*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          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;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
  display: block;
}

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;
  -webkit-box-sizing: border-box;
          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;
      -ms-user-select: none;
          user-select: none;
}

input,
textarea {
  font: inherit;
  color: inherit;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #ccc;
  opacity: 1;
}
input::-moz-placeholder, textarea::-moz-placeholder {
  color: #ccc;
  opacity: 1;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #ccc;
  opacity: 1;
}
input::-ms-input-placeholder, textarea::-ms-input-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: "Roboto Condensed";
  src: url("../fonts/RobotoCondensed-SemiBold.woff2") format("woff2"), url("../fonts/RobotoCondensed-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto Condensed";
  src: url("../fonts/RobotoCondensed-Regular.woff2") format("woff2"), url("../fonts/RobotoCondensed-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto Condensed";
  src: url("../fonts/RobotoCondensed-Light.woff2") format("woff2"), url("../fonts/RobotoCondensed-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto Condensed";
  src: url("../fonts/RobotoCondensed-Medium.woff2") format("woff2"), url("../fonts/RobotoCondensed-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto Condensed";
  src: url("../fonts/RobotoCondensed-Bold.woff2") format("woff2"), url("../fonts/RobotoCondensed-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-SemiBold.woff2") format("woff2"), url("../fonts/Roboto-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Medium.woff2") format("woff2"), url("../fonts/Roboto-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Regular.woff2") format("woff2"), url("../fonts/Roboto-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Bold.woff2") format("woff2"), url("../fonts/Roboto-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Light.woff2") format("woff2"), url("../fonts/Roboto-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto Condensed";
  src: url("../fonts/RobotoCondensed-BoldItalic.woff2") format("woff2"), url("../fonts/RobotoCondensed-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-BoldItalic.woff2") format("woff2"), url("../fonts/Roboto-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  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: 1440px) {
  .container {
    max-width: 1212px;
  }
}
@media (min-width: 1600px) {
  .container {
    max-width: 1400px;
  }
}
@media (min-width: 1920px) {
  .container {
    max-width: 1680px;
  }
}

body {
  color: #FFFFFF;
  font-size: 22px;
  font-family: "Roboto", sans-serif;
}

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

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

html {
  margin-top: 0 !important;
}

.overflow_body {
  overflow: hidden;
}

.btn-up {
  position: fixed;
  right: 140px;
  bottom: 40px;
  width: 40px;
  height: 40px;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  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;
  z-index: 999;
}
@media (min-width: 1920px) {
  .btn-up {
    right: 436px;
  }
}
@media (max-width: 820px) {
  .btn-up {
    right: 8px;
  }
}
@media (max-width: 768px) {
  .btn-up {
    right: 33px;
    bottom: 29px;
  }
}
.btn-up.show {
  opacity: 1;
  pointer-events: visible;
}
.btn-up:hover {
  opacity: 0.7;
}

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

.s-content-page {
  margin: 111px 0 140px 0;
}
@media (max-width: 768px) {
  .s-content-page {
    margin: 60px 0;
  }
}
.s-content-page h1 {
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  .s-content-page h1 {
    margin-bottom: 25px;
  }
}
@media (max-width: 768px) {
  .s-content-page h2 {
    font-size: 35px;
  }
}
.s-content-page h2, .s-content-page h3, .s-content-page h4, .s-content-page h5, .s-content-page h6 {
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .s-content-page h2, .s-content-page h3, .s-content-page h4, .s-content-page h5, .s-content-page h6 {
    margin-bottom: 15px;
  }
}
.s-content-page a {
  color: #FFFFFF;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-decoration: underline;
}
@media (max-width: 768px) {
  .s-content-page a {
    word-break: break-all;
  }
}
.s-content-page a:hover {
  text-decoration: none;
}
.s-content-page p {
  margin-bottom: 22px;
}
@media (max-width: 768px) {
  .s-content-page p {
    margin-bottom: 20px;
  }
}
.s-content-page ul {
  list-style-type: disc;
}
.s-content-page ol {
  list-style-type: decimal;
}
.s-content-page ul, .s-content-page ol {
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 1.5;
}
@media (max-width: 820px) {
  .s-content-page ul, .s-content-page ol {
    margin-bottom: 15px;
  }
}
@media (max-width: 768px) {
  .s-content-page ul, .s-content-page ol {
    font-size: 16px;
  }
}
.s-content-page ul li, .s-content-page ol li {
  margin-bottom: 15px;
  list-style-position: inside;
}
@media (max-width: 820px) {
  .s-content-page ul li, .s-content-page ol li {
    margin-bottom: 10px;
  }
}
.s-content-page ul li:last-child, .s-content-page ol li:last-child {
  margin-bottom: 0;
}
.s-content-page img {
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .s-content-page img {
    margin-bottom: 15px;
  }
}

p a {
  font-weight: bold;
  text-decoration: underline;
  color: #FFFFFF;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
p a:hover {
  text-decoration: none;
}

.s-hero {
  position: relative;
  height: 841px;
}
@media (max-width: 1920px) {
  .s-hero {
    height: clamp(420px, 100vw / 1440 * 841, 841px);
  }
}
@media (min-width: 1920px) {
  .s-hero {
    height: 1020px;
  }
}
@media (max-width: 768px) {
  .s-hero {
    height: 836px;
  }
}
.s-hero .bg {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 768px) {
  .s-hero .bg.bg-pc {
    display: none;
  }
}
.s-hero .bg.bg-mob {
  display: none;
}
@media (max-width: 768px) {
  .s-hero .bg.bg-mob {
    display: block;
  }
}
.s-hero .wrapper-bottom {
  position: absolute;
  bottom: 78px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 9;
  text-align: center;
  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: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1920px) {
  .s-hero .wrapper-bottom {
    bottom: clamp(39px, 100vw / 1440 * 78, 78px);
  }
}
@media (max-width: 768px) {
  .s-hero .wrapper-bottom {
    bottom: 135px;
  }
}
.s-hero .wrapper-bottom .hero-title {
  margin: clamp(0px, 100vw / 1440 * 0, 0px) clamp(0px, 100vw / 1440 * 0, 0px) clamp(32px, 100vw / 1440 * 32, 32px) clamp(0px, 100vw / 1440 * 0, 0px);
}
@media (min-width: 1920px) {
  .s-hero .wrapper-bottom .hero-title {
    margin: 0px 0px 32px 0px;
  }
}
@media (min-width: 1920px) {
  .s-hero .wrapper-bottom .hero-title {
    min-width: 1130px;
  }
}
@media (max-width: 820px) {
  .s-hero .wrapper-bottom .hero-title {
    max-width: 80%;
  }
}
@media (max-width: 768px) {
  .s-hero .wrapper-bottom .hero-title {
    max-width: none;
    margin-bottom: 45px;
  }
}
@media (max-width: 768px) {
  .s-hero .wrapper-bottom .hero-title.hero-title-pc {
    display: none;
  }
}
.s-hero .wrapper-bottom .hero-title.hero-title-mob {
  display: none;
}
@media (max-width: 768px) {
  .s-hero .wrapper-bottom .hero-title.hero-title-mob {
    display: block;
  }
}

.s-offroad {
  background: url("../img/offroad-bg.svg") no-repeat top center;
  background-size: cover;
  padding: clamp(70px, 100vw / 1440 * 130, 130px) clamp(0px, 100vw / 1440 * 0, 0px) clamp(75px, 100vw / 1440 * 190, 190px) clamp(0px, 100vw / 1440 * 0, 0px);
  text-align: center;
}
@media (min-width: 1920px) {
  .s-offroad {
    padding: 130px 0px 190px 0px;
  }
}
@media (min-width: 1920px) {
  .s-offroad {
    padding: 160px 0px 228px 0px;
  }
}
.s-offroad .image {
  width: 83px;
  margin: clamp(0px, 100vw / 1440 * 0, 0px) auto clamp(38px, 100vw / 1440 * 38, 38px) auto;
}
@media (max-width: 1920px) {
  .s-offroad .image {
    width: clamp(59px, 100vw / 1440 * 83, 83px);
  }
}
@media (min-width: 1920px) {
  .s-offroad .image {
    margin: 0px auto 38px auto;
  }
}
@media (max-width: 768px) {
  .s-offroad .image {
    margin-bottom: 50px;
  }
}
.s-offroad p {
  max-width: 725px;
  margin: 0 auto;
}
@media (max-width: 1920px) {
  .s-offroad p {
    max-width: clamp(362px, 100vw / 1440 * 725, 725px);
  }
}
@media (max-width: 992px) {
  .s-offroad p {
    max-width: none;
  }
}

.s-slider {
  background: #E3D6BA;
  padding: clamp(76px, 100vw / 1440 * 114, 114px) clamp(0px, 100vw / 1440 * 0, 0px) clamp(76px, 100vw / 1440 * 108, 108px) clamp(0px, 100vw / 1440 * 0, 0px);
  text-align: center;
}
@media (min-width: 1920px) {
  .s-slider {
    padding: 114px 0px 108px 0px;
  }
}
.s-slider h2 {
  font-family: "Roboto";
}
@media (min-width: 1920px) {
  .s-slider h2 {
    margin-bottom: 70px;
  }
}
@media (min-width: 1920px) {
  .s-slider .slider_1_css {
    max-width: 83%;
    margin: 0 auto;
  }
}
.s-slider .swiper-slide {
  border-radius: 10px;
}
.s-slider .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
}

.wrapper-pagination {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: clamp(48px, 100vw / 1440 * 57, 57px) clamp(0px, 100vw / 1440 * 0, 0px) clamp(0px, 100vw / 1440 * 0, 0px) clamp(0px, 100vw / 1440 * 0, 0px);
}
@media (min-width: 1920px) {
  .wrapper-pagination {
    margin: 57px 0px 0px 0px;
  }
}
.wrapper-pagination .pagination {
  position: static;
  margin: clamp(0px, 100vw / 1440 * 0, 0px) clamp(26px, 100vw / 1440 * 53, 53px) clamp(0px, 100vw / 1440 * 0, 0px) clamp(26px, 100vw / 1440 * 53, 53px);
}
@media (min-width: 1920px) {
  .wrapper-pagination .pagination {
    margin: 0px 53px 0px 53px;
  }
}
.wrapper-pagination .pagination .swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  margin: 0 7px !important;
  background: #ECECEC;
  border-radius: 3px;
  opacity: 1;
}
@media (max-width: 1920px) {
  .wrapper-pagination .pagination .swiper-pagination-bullet {
    width: clamp(15px, 100vw / 1440 * 20, 20px);
  }
}
@media (max-width: 1920px) {
  .wrapper-pagination .pagination .swiper-pagination-bullet {
    height: clamp(15px, 100vw / 1440 * 20, 20px);
  }
}
@media (max-width: 1920px) {
  .wrapper-pagination .pagination .swiper-pagination-bullet {
    border-radius: clamp(1px, 100vw / 1440 * 3, 3px);
  }
}
.wrapper-pagination .pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #FF6600;
}
.wrapper-pagination .swiper-btn-prev,
.wrapper-pagination .swiper-btn-next {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  cursor: pointer;
  position: relative;
  top: -2px;
}
.wrapper-pagination .swiper-btn-prev svg path,
.wrapper-pagination .swiper-btn-next svg path {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.wrapper-pagination .swiper-btn-prev:hover svg path,
.wrapper-pagination .swiper-btn-next:hover svg path {
  fill: #B7591A;
}
.wrapper-pagination .swiper-btn-prev svg {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.s-angebot {
  padding: clamp(65px, 100vw / 1440 * 130, 130px) clamp(0px, 100vw / 1440 * 0, 0px) clamp(110px, 100vw / 1440 * 120, 120px) clamp(0px, 100vw / 1440 * 0, 0px);
}
@media (min-width: 1920px) {
  .s-angebot {
    padding: 130px 0px 120px 0px;
  }
}
.s-angebot .wrapper-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 140px 70px;
}
@media (max-width: 1920px) {
  .s-angebot .wrapper-box {
    gap: calc(100vw / 1440 * 140) calc(100vw / 1440 * 70);
  }
}
@media (max-width: 820px) {
  .s-angebot .wrapper-box {
    -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: 62px;
  }
}
@media (min-width: 1920px) {
  .s-angebot .wrapper-box {
    margin: 0 auto;
    max-width: 82%;
  }
}
@media (max-width: 820px) {
  .s-angebot .wrapper-box .btn.btn-pc {
    display: none;
  }
}
.s-angebot .wrapper-box .btn.btn-mob {
  display: none;
}
@media (max-width: 820px) {
  .s-angebot .wrapper-box .btn.btn-mob {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-top: 78px;
  }
}
.s-angebot .wrapper-box .left-box {
  width: 40%;
  position: relative;
  top: 42px;
}
@media (max-width: 1920px) {
  .s-angebot .wrapper-box .left-box {
    top: clamp(21px, 100vw / 1440 * 42, 42px);
  }
}
@media (max-width: 820px) {
  .s-angebot .wrapper-box .left-box {
    width: auto;
  }
}
.s-angebot .wrapper-box .left-box h3 {
  white-space: nowrap;
}
.s-angebot .wrapper-box .left-box .price {
  font-family: "Roboto Condensed";
  font-size: 55px;
  font-weight: bold;
  color: #4F4A3F;
}
@media (max-width: 1920px) {
  .s-angebot .wrapper-box .left-box .price {
    font-size: clamp(50px, 100vw / 1440 * 55, 55px);
  }
}
.s-angebot .wrapper-box .left-box .price strong {
  white-space: nowrap;
}
.s-angebot .wrapper-box .left-box p {
  font-family: "Roboto Condensed";
  font-size: 14px;
}
@media (max-width: 1920px) {
  .s-angebot .wrapper-box .left-box p {
    font-size: clamp(14px, 100vw / 1440 * 14, 14px);
  }
}
.s-angebot .wrapper-box .left-box .warranty {
  font-size: 16px;
  color: #4F4A3F;
  margin: clamp(25px, 100vw / 1440 * 30, 30px) clamp(0px, 100vw / 1440 * 0, 0px) clamp(25px, 100vw / 1440 * 30, 30px) clamp(0px, 100vw / 1440 * 0, 0px);
}
@media (max-width: 1920px) {
  .s-angebot .wrapper-box .left-box .warranty {
    font-size: clamp(16px, 100vw / 1440 * 16, 16px);
  }
}
@media (min-width: 1920px) {
  .s-angebot .wrapper-box .left-box .warranty {
    margin: 30px 0px 30px 0px;
  }
}
.s-angebot .wrapper-box .right-box {
  width: 60%;
  text-align: center;
}
@media (max-width: 820px) {
  .s-angebot .wrapper-box .right-box {
    width: 100%;
  }
}
.s-angebot .wrapper-pagination {
  margin: clamp(15px, 100vw / 1440 * 15, 15px) clamp(0px, 100vw / 1440 * 0, 0px) clamp(0px, 100vw / 1440 * 0, 0px) clamp(0px, 100vw / 1440 * 0, 0px);
}
@media (min-width: 1920px) {
  .s-angebot .wrapper-pagination {
    margin: 15px 0px 0px 0px;
  }
}
@media (max-width: 768px) {
  .s-angebot .wrapper-pagination {
    margin-top: 31px;
  }
}

.s-details {
  padding: clamp(97px, 100vw / 1440 * 102, 102px) clamp(0px, 100vw / 1440 * 0, 0px) clamp(94px, 100vw / 1440 * 94, 94px) clamp(0px, 100vw / 1440 * 0, 0px);
  background: #3E3D39;
}
@media (min-width: 1920px) {
  .s-details {
    padding: 102px 0px 94px 0px;
  }
}
@media (min-width: 1920px) {
  .s-details {
    padding: 152px 0 94px 0;
  }
}
.s-details h2 {
  color: #E3D6BA;
  margin: clamp(0px, 100vw / 1440 * 0, 0px) clamp(0px, 100vw / 1440 * 0, 0px) clamp(64px, 100vw / 1440 * 128, 128px) clamp(0px, 100vw / 1440 * 0, 0px);
  font-family: "Roboto Condensed";
}
@media (min-width: 1920px) {
  .s-details h2 {
    margin: 0px 0px 128px 0px;
  }
}
.s-details .m-specs {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  text-align: center;
  max-width: 90%;
  margin: clamp(0px, 100vw / 1440 * 0, 0px) auto clamp(86px, 100vw / 1440 * 144, 144px) auto;
}
@media (min-width: 1920px) {
  .s-details .m-specs {
    margin: 0px auto 144px auto;
  }
}
@media (max-width: 992px) {
  .s-details .m-specs {
    max-width: none;
  }
}
@media (max-width: 768px) {
  .s-details .m-specs {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    max-width: none;
  }
}
@media (min-width: 1920px) {
  .s-details .m-specs {
    max-width: 65%;
    margin-bottom: 306px;
  }
}
.s-details .m-specs .spec {
  position: relative;
}
@media (max-width: 768px) {
  .s-details .m-specs .spec {
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid #E3D6BA;
  }
  .s-details .m-specs .spec:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
.s-details .m-specs .spec:after {
  content: "";
  background: #E3D6BA;
  position: absolute;
  width: 1px;
  height: 138px;
  top: -30%;
  right: 0;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  display: block;
}
@media (max-width: 1920px) {
  .s-details .m-specs .spec:after {
    width: clamp(1px, 100vw / 1440 * 1, 1px);
  }
}
@media (max-width: 1920px) {
  .s-details .m-specs .spec:after {
    height: clamp(138px, 100vw / 1440 * 138, 138px);
  }
}
@media (max-width: 768px) {
  .s-details .m-specs .spec:after {
    content: none;
  }
}
.s-details .m-specs .spec:last-child:after {
  content: none;
}
.s-details .m-specs p {
  font-size: 18px;
  font-weight: 500;
  font-family: "Roboto Condensed";
}
@media (max-width: 1920px) {
  .s-details .m-specs p {
    font-size: clamp(14px, 100vw / 1440 * 18, 18px);
  }
}
@media (max-width: 768px) {
  .s-details .m-specs p {
    font-size: 18px;
  }
}
.s-details .m-specs strong {
  font-size: 50px;
  font-weight: 500;
}
@media (max-width: 1920px) {
  .s-details .m-specs strong {
    font-size: clamp(40px, 100vw / 1440 * 50, 50px);
  }
}
.s-details .m-specs span {
  font-size: 18px;
  font-weight: 500;
}
@media (max-width: 1920px) {
  .s-details .m-specs span {
    font-size: clamp(16px, 100vw / 1440 * 18, 18px);
  }
}
@media (min-width: 1920px) {
  .s-details .m-table {
    margin: 0 auto;
    max-width: 83%;
  }
}
.s-details .m-table tr td:first-child {
  width: 260px;
}
@media (max-width: 768px) {
  .s-details .m-table tr td:first-child {
    min-width: 170px;
    max-width: 170px;
  }
}
.s-details .m-table h3 {
  font-size: 35px;
  color: #E3D6BA;
  margin: clamp(0px, 100vw / 1440 * 0, 0px) clamp(0px, 100vw / 1440 * 0, 0px) clamp(20px, 100vw / 1440 * 20, 20px) clamp(0px, 100vw / 1440 * 0, 0px);
}
@media (max-width: 1920px) {
  .s-details .m-table h3 {
    font-size: clamp(35px, 100vw / 1440 * 35, 35px);
  }
}
@media (min-width: 1920px) {
  .s-details .m-table h3 {
    margin: 0px 0px 20px 0px;
  }
}
@media (max-width: 768px) {
  .s-details .m-table h3 {
    margin-bottom: 26px;
  }
}
.s-details .m-table .wrapper-hidden-content {
  display: none;
}
.s-details .m-table .wrapper-hidden-content.active {
  display: block;
}
.s-details .m-table.active > table {
  margin-bottom: 0;
}
.s-details .m-table.active tr td {
  border-bottom: 1px solid #7F7F7F;
}
.s-details .image {
  margin: clamp(85px, 100vw / 1440 * 170, 170px) clamp(0px, 100vw / 1440 * 0, 0px) clamp(86px, 100vw / 1440 * 125, 125px) clamp(0px, 100vw / 1440 * 0, 0px);
}
@media (min-width: 1920px) {
  .s-details .image {
    margin: 170px 0px 125px 0px;
  }
}
@media (min-width: 1920px) {
  .s-details .image {
    margin-left: auto;
    margin-right: auto;
    max-width: 83%;
  }
}
.s-details .image img {
  border-radius: 10px;
}
@media (max-width: 1920px) {
  .s-details .image img {
    border-radius: clamp(10px, 100vw / 1440 * 10, 10px);
  }
}
.s-details .wrapper-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 180px 100px;
}
@media (max-width: 1920px) {
  .s-details .wrapper-product {
    gap: calc(100vw / 1440 * 180) calc(100vw / 1440 * 100);
  }
}
@media (max-width: 820px) {
  .s-details .wrapper-product {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (min-width: 1920px) {
  .s-details .wrapper-product {
    margin-left: auto;
    margin-right: auto;
    max-width: 83%;
  }
}
.s-details .wrapper-product .left-box {
  width: 40%;
}
@media (min-width: 1920px) {
  .s-details .wrapper-product .left-box {
    width: 43%;
  }
}
@media (max-width: 820px) {
  .s-details .wrapper-product .left-box {
    width: auto;
  }
}
.s-details .wrapper-product .left-box h4 {
  margin: clamp(0px, 100vw / 1440 * 0, 0px) clamp(0px, 100vw / 1440 * 0, 0px) clamp(25px, 100vw / 1440 * 25, 25px) clamp(0px, 100vw / 1440 * 0, 0px);
}
@media (min-width: 1920px) {
  .s-details .wrapper-product .left-box h4 {
    margin: 0px 0px 25px 0px;
  }
}
@media (max-width: 768px) {
  .s-details .wrapper-product .left-box h4 {
    font-size: 30px;
    margin-bottom: 53px;
  }
}
.s-details .wrapper-product .left-box .color-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 33.333333% 33.333333% 33.333333%;
  grid-template-columns: 33.333333% 33.333333% 33.333333%;
  gap: 6px 6px;
}
@media (max-width: 1920px) {
  .s-details .wrapper-product .left-box .color-list {
    gap: calc(100vw / 1440 * 6) calc(100vw / 1440 * 6);
  }
}
.s-details .wrapper-product .left-box .color-list .color-item {
  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;
  padding: clamp(7px, 100vw / 1440 * 15, 15px) clamp(13px, 100vw / 1440 * 26, 26px) clamp(7px, 100vw / 1440 * 15, 15px) clamp(13px, 100vw / 1440 * 26, 26px);
  font-size: 18px;
  line-height: 1.2;
  border-radius: 10px;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1920px) {
  .s-details .wrapper-product .left-box .color-list .color-item {
    padding: 15px 26px 15px 26px;
  }
}
@media (max-width: 1920px) {
  .s-details .wrapper-product .left-box .color-list .color-item {
    font-size: clamp(16px, 100vw / 1440 * 18, 18px);
  }
}
@media (max-width: 1920px) {
  .s-details .wrapper-product .left-box .color-list .color-item {
    border-radius: clamp(5px, 100vw / 1440 * 10, 10px);
  }
}
.s-details .wrapper-product .left-box .color-list .color-item span {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  display: block;
  margin: clamp(0px, 100vw / 1440 * 0, 0px) clamp(0px, 100vw / 1440 * 0, 0px) clamp(14px, 100vw / 1440 * 14, 14px) clamp(0px, 100vw / 1440 * 0, 0px);
}
@media (max-width: 1920px) {
  .s-details .wrapper-product .left-box .color-list .color-item span {
    width: clamp(64px, 100vw / 1440 * 80, 80px);
  }
}
@media (max-width: 1920px) {
  .s-details .wrapper-product .left-box .color-list .color-item span {
    height: clamp(64px, 100vw / 1440 * 80, 80px);
  }
}
@media (min-width: 1920px) {
  .s-details .wrapper-product .left-box .color-list .color-item span {
    margin: 0px 0px 14px 0px;
  }
}
.s-details .wrapper-product .left-box .color-list .color-item.active {
  background: rgba(227, 214, 186, 0.2);
}
.s-details .wrapper-product .right-box {
  width: 60%;
}
@media (min-width: 1920px) {
  .s-details .wrapper-product .right-box {
    width: 57%;
  }
}
@media (max-width: 820px) {
  .s-details .wrapper-product .right-box {
    width: 100%;
  }
}
.s-details .wrapper-product .right-box .slider_3 {
  max-width: 572px;
  text-align: center;
}
@media (max-width: 1920px) {
  .s-details .wrapper-product .right-box .slider_3 {
    max-width: clamp(286px, 100vw / 1440 * 572, 572px);
  }
}
@media (min-width: 1920px) {
  .s-details .wrapper-product .right-box .slider_3 {
    max-width: none;
  }
}
@media (max-width: 820px) {
  .s-details .wrapper-product .right-box .slider_3 {
    max-width: none;
  }
}
.s-details .wrapper-product .right-box .slider_3 .item {
  border-radius: 10px;
  height: 424px;
}
@media (max-width: 1920px) {
  .s-details .wrapper-product .right-box .slider_3 .item {
    border-radius: clamp(10px, 100vw / 1440 * 10, 10px);
  }
}
@media (max-width: 1920px) {
  .s-details .wrapper-product .right-box .slider_3 .item {
    height: clamp(212px, 100vw / 1440 * 424, 424px);
  }
}
@media (min-width: 1920px) {
  .s-details .wrapper-product .right-box .slider_3 .item {
    height: 578px;
  }
}
@media (max-width: 820px) {
  .s-details .wrapper-product .right-box .slider_3 .item {
    height: auto;
  }
}
.s-details .wrapper-product .right-box .slider_3 .item img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1920px) {
  .s-details .wrapper-product .right-box .slider_3 .item img {
    border-radius: clamp(10px, 100vw / 1440 * 10, 10px);
  }
}
@media (max-width: 820px) {
  .s-details .wrapper-product .right-box .wrapper-pagination {
    margin-top: 33px;
  }
}

.btn-toggle {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Roboto Condensed";
  font-size: 25px;
  font-weight: bold;
  text-transform: uppercase;
  color: #FF6600;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media (max-width: 1920px) {
  .btn-toggle {
    font-size: clamp(25px, 100vw / 1440 * 25, 25px);
  }
}
.btn-toggle svg {
  margin: clamp(0px, 100vw / 1440 * 0, 0px) clamp(0px, 100vw / 1440 * 0, 0px) clamp(0px, 100vw / 1440 * 0, 0px) clamp(15px, 100vw / 1440 * 15, 15px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1920px) {
  .btn-toggle svg {
    margin: 0px 0px 0px 15px;
  }
}
.btn-toggle.active svg {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.btn-toggle:hover {
  text-decoration: underline;
}
@media (max-width: 768px) {
  .btn-toggle:hover {
    text-decoration: none;
  }
}

table {
  margin: clamp(0px, 100vw / 1440 * 0, 0px) clamp(0px, 100vw / 1440 * 0, 0px) clamp(48px, 100vw / 1440 * 48, 48px) clamp(0px, 100vw / 1440 * 0, 0px);
}
@media (min-width: 1920px) {
  table {
    margin: 0px 0px 48px 0px;
  }
}
table tr td {
  color: #FFFFFF;
  font-size: 20px;
  padding: clamp(15px, 100vw / 1440 * 15, 15px) clamp(0px, 100vw / 1440 * 0, 0px) clamp(15px, 100vw / 1440 * 15, 15px) clamp(0px, 100vw / 1440 * 0, 0px);
  border-bottom: 1px solid #7F7F7F;
}
@media (max-width: 1920px) {
  table tr td {
    font-size: clamp(20px, 100vw / 1440 * 20, 20px);
  }
}
@media (min-width: 1920px) {
  table tr td {
    padding: 15px 0px 15px 0px;
  }
}
table tr td:first-child {
  font-weight: bold;
}
table tr:last-child td {
  border-bottom: none;
}

.s-basketball {
  padding: clamp(64px, 100vw / 1440 * 114, 114px) clamp(0px, 100vw / 1440 * 0, 0px) clamp(90px, 100vw / 1440 * 124, 124px) clamp(0px, 100vw / 1440 * 0, 0px);
}
@media (min-width: 1920px) {
  .s-basketball {
    padding: 114px 0px 124px 0px;
  }
}
@media (min-width: 1920px) {
  .s-basketball {
    padding: 131px 0 109px 0;
  }
}
.s-basketball h2 {
  margin: clamp(0px, 100vw / 1440 * 0, 0px) clamp(0px, 100vw / 1440 * 0, 0px) clamp(63px, 100vw / 1440 * 63, 63px) clamp(0px, 100vw / 1440 * 0, 0px);
}
@media (min-width: 1920px) {
  .s-basketball h2 {
    margin: 0px 0px 63px 0px;
  }
}
.s-basketball img {
  margin: 0 auto;
}
@media (min-width: 1920px) {
  .s-basketball img.pc-1440 {
    display: none;
  }
}
@media (max-width: 768px) {
  .s-basketball img.pc-1440 {
    display: none;
  }
}
.s-basketball img.pc-1920 {
  display: none;
}
@media (min-width: 1920px) {
  .s-basketball img.pc-1920 {
    display: block;
  }
}
.s-basketball img.mob {
  display: none;
}
@media (max-width: 768px) {
  .s-basketball img.mob {
    display: block;
  }
}

.s-banner {
  height: 760px;
  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;
  position: relative;
}
@media (max-width: 1920px) {
  .s-banner {
    height: clamp(623px, 100vw / 1440 * 760, 760px);
  }
}
@media (min-width: 1920px) {
  .s-banner {
    height: 975px;
  }
}
.s-banner .bg {
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
@media (min-width: 2500px) {
  .s-banner .bg {
    -o-object-position: 0 -114px;
       object-position: 0 -114px;
  }
}
@media (max-width: 768px) {
  .s-banner .bg.pc {
    display: none;
  }
}
.s-banner .bg.mob {
  display: none;
}
@media (max-width: 768px) {
  .s-banner .bg.mob {
    display: block;
  }
}
.s-banner h2 {
  color: #fff;
  position: relative;
  top: 73px;
  z-index: 9;
}
@media (max-width: 1920px) {
  .s-banner h2 {
    top: clamp(20px, 100vw / 1440 * 73, 73px);
  }
}
@media (min-width: 1920px) {
  .s-banner h2 {
    top: 22px;
  }
}
@media (max-width: 768px) {
  .s-banner h2 br {
    display: none;
  }
}

.s-features {
  padding: clamp(87px, 100vw / 1440 * 97, 97px) clamp(0px, 100vw / 1440 * 0, 0px) clamp(100px, 100vw / 1440 * 150, 150px) clamp(0px, 100vw / 1440 * 0, 0px);
  background: #3E3D39;
}
@media (min-width: 1920px) {
  .s-features {
    padding: 97px 0px 150px 0px;
  }
}
@media (min-width: 1920px) {
  .s-features {
    padding: 133px 0 119px 0;
  }
}
.s-features .features-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 50px 50px;
}
@media (max-width: 1920px) {
  .s-features .features-grid {
    gap: calc(100vw / 1440 * 50) calc(100vw / 1440 * 50);
  }
}
@media (max-width: 992px) {
  .s-features .features-grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 820px) {
  .s-features .features-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 74px;
  }
}
@media (min-width: 1920px) {
  .s-features .features-grid {
    gap: 12px;
    max-width: 83%;
    margin: 0 auto;
  }
}
.s-features .features-grid .m-feature .image {
  border-radius: 10px;
  height: 269px;
  margin: clamp(0px, 100vw / 1440 * 0, 0px) clamp(0px, 100vw / 1440 * 0, 0px) clamp(42px, 100vw / 1440 * 42, 42px) clamp(0px, 100vw / 1440 * 0, 0px);
}
@media (max-width: 1920px) {
  .s-features .features-grid .m-feature .image {
    border-radius: clamp(10px, 100vw / 1440 * 10, 10px);
  }
}
@media (max-width: 1920px) {
  .s-features .features-grid .m-feature .image {
    height: clamp(249px, 100vw / 1440 * 269, 269px);
  }
}
@media (min-width: 1920px) {
  .s-features .features-grid .m-feature .image {
    margin: 0px 0px 42px 0px;
  }
}
@media (min-width: 1920px) {
  .s-features .features-grid .m-feature .image {
    height: 338px;
    margin-bottom: 9px;
  }
}
.s-features .features-grid .m-feature .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
}
@media (max-width: 1920px) {
  .s-features .features-grid .m-feature .image img {
    border-radius: clamp(5px, 100vw / 1440 * 10, 10px);
  }
}
.s-features .features-grid .m-feature h3 {
  color: #fff;
  margin: clamp(0px, 100vw / 1440 * 0, 0px) clamp(0px, 100vw / 1440 * 0, 0px) clamp(10px, 100vw / 1440 * 10, 10px) clamp(0px, 100vw / 1440 * 0, 0px);
}
@media (min-width: 1920px) {
  .s-features .features-grid .m-feature h3 {
    margin: 0px 0px 10px 0px;
  }
}
@media (min-width: 1920px) {
  .s-features .features-grid .m-feature h3 {
    white-space: nowrap;
    margin-bottom: 19px;
  }
  .s-features .features-grid .m-feature h3 br {
    display: none;
  }
}
.s-features .features-grid .m-feature p {
  font-size: 20px;
  font-weight: 500;
  font-family: "Roboto";
}
@media (max-width: 1920px) {
  .s-features .features-grid .m-feature p {
    font-size: clamp(20px, 100vw / 1440 * 20, 20px);
  }
}
@media (min-width: 1920px) {
  .s-features .features-grid .m-feature p {
    max-width: 85%;
  }
}

.s-gallery {
  padding: clamp(0px, 100vw / 1440 * 0, 0px) clamp(0px, 100vw / 1440 * 0, 0px) clamp(71px, 100vw / 1440 * 105, 105px) clamp(0px, 100vw / 1440 * 0, 0px);
  background: #E3D6BA;
}
@media (min-width: 1920px) {
  .s-gallery {
    padding: 0px 0px 105px 0px;
  }
}
@media (min-width: 1920px) {
  .s-gallery {
    padding-bottom: 124px;
  }
}
.s-gallery .image-large {
  height: 760px;
  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;
  position: relative;
}
@media (max-width: 1920px) {
  .s-gallery .image-large {
    height: clamp(760px, 100vw / 1440 * 760, 760px);
  }
}
@media (min-width: 1920px) {
  .s-gallery .image-large {
    height: 975px;
  }
}
.s-gallery .image-large .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 2500px) {
  .s-gallery .image-large .bg {
    -o-object-position: 0 -114px;
       object-position: 0 -114px;
  }
}
@media (max-width: 768px) {
  .s-gallery .image-large .bg.pc {
    display: none;
  }
}
.s-gallery .image-large .bg.mob {
  display: none;
}
@media (max-width: 768px) {
  .s-gallery .image-large .bg.mob {
    display: block;
  }
}
.s-gallery .image-large h2 {
  color: #fff;
  position: relative;
  top: 75px;
  z-index: 9;
}
@media (max-width: 1920px) {
  .s-gallery .image-large h2 {
    top: clamp(37px, 100vw / 1440 * 75, 75px);
  }
}
@media (min-width: 1920px) {
  .s-gallery .image-large h2 {
    top: 19px;
  }
}
.s-gallery .image-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 65% 35%;
  grid-template-columns: 65% 35%;
  gap: 20px;
  margin: clamp(-70px, 100vw / 1440 * -70, -70px) clamp(0px, 100vw / 1440 * 0, 0px) clamp(0px, 100vw / 1440 * 0, 0px) clamp(0px, 100vw / 1440 * 0, 0px);
  position: relative;
}
@media (min-width: 1920px) {
  .s-gallery .image-grid {
    margin: -70px 0px 0px 0px;
  }
}
@media (min-width: 1920px) {
  .s-gallery .image-grid {
    margin: -122px 0 0 0;
    gap: 29px;
  }
}
@media (max-width: 820px) {
  .s-gallery .image-grid {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    gap: 20px;
  }
}
.s-gallery .image-grid .image {
  height: 100%;
}
@media (min-width: 1920px) {
  .s-gallery .image-grid .image {
    height: 651px;
  }
}
@media (max-width: 820px) {
  .s-gallery .image-grid .image {
    height: 195px;
  }
}
.s-gallery .image-grid img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
}
@media (max-width: 1920px) {
  .s-gallery .image-grid img {
    border-radius: clamp(5px, 100vw / 1440 * 10, 10px);
  }
}
.s-gallery .image-grid .right-box .image {
  height: 221px;
}
@media (max-width: 1920px) {
  .s-gallery .image-grid .right-box .image {
    height: clamp(195px, 100vw / 1440 * 221, 221px);
  }
}
@media (min-width: 1920px) {
  .s-gallery .image-grid .right-box .image {
    height: 311px;
  }
}
@media (max-width: 992px) {
  .s-gallery .image-grid .right-box .image {
    height: 150px;
  }
}
@media (max-width: 820px) {
  .s-gallery .image-grid .right-box .image {
    height: 195px;
  }
}
.s-gallery .image-grid .right-box .image:first-child {
  margin: clamp(0px, 100vw / 1440 * 0, 0px) clamp(0px, 100vw / 1440 * 0, 0px) clamp(20px, 100vw / 1440 * 20, 20px) clamp(0px, 100vw / 1440 * 0, 0px);
}
@media (min-width: 1920px) {
  .s-gallery .image-grid .right-box .image:first-child {
    margin: 0px 0px 20px 0px;
  }
}
@media (min-width: 1920px) {
  .s-gallery .image-grid .right-box .image:first-child {
    margin-bottom: 29px;
  }
}

.s-dealers {
  padding: clamp(120px, 100vw / 1440 * 114, 114px) clamp(0px, 100vw / 1440 * 0, 0px) clamp(104px, 100vw / 1440 * 232, 232px) clamp(0px, 100vw / 1440 * 0, 0px);
}
@media (min-width: 1920px) {
  .s-dealers {
    padding: 114px 0px 232px 0px;
  }
}
@media (min-width: 1920px) {
  .s-dealers {
    padding: 192px 0 142px 0;
  }
}
.s-dealers h2 {
  font-size: 50px;
  margin: clamp(0px, 100vw / 1440 * 0, 0px) clamp(0px, 100vw / 1440 * 0, 0px) clamp(40px, 100vw / 1440 * 79, 79px) clamp(0px, 100vw / 1440 * 0, 0px);
}
@media (max-width: 1920px) {
  .s-dealers h2 {
    font-size: clamp(36px, 100vw / 1440 * 50, 50px);
  }
}
@media (min-width: 1920px) {
  .s-dealers h2 {
    margin: 0px 0px 79px 0px;
  }
}
.s-dealers .m-dealer-table tr.hidden-row {
  display: none;
}
.s-dealers .m-dealer-table tr.hidden-row.active {
  display: table-row;
}
@media (max-width: 768px) {
  .s-dealers .m-dealer-table tr.hidden-row.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.s-dealers table {
  margin: clamp(0px, 100vw / 1440 * 0, 0px) clamp(0px, 100vw / 1440 * 0, 0px) clamp(30px, 100vw / 1440 * 60, 60px) clamp(0px, 100vw / 1440 * 0, 0px);
}
@media (min-width: 1920px) {
  .s-dealers table {
    margin: 0px 0px 60px 0px;
  }
}
@media (min-width: 1920px) {
  .s-dealers table {
    margin-left: auto;
    margin-right: auto;
    max-width: 69%;
  }
}
@media (max-width: 768px) {
  .s-dealers table thead {
    display: none;
  }
}
.s-dealers table th {
  font-size: 20px;
  font-weight: bold;
  color: #3E3D39;
  text-transform: uppercase;
  border-bottom: 1px solid #707070;
  padding: clamp(0px, 100vw / 1440 * 0, 0px) clamp(0px, 100vw / 1440 * 0, 0px) clamp(7px, 100vw / 1440 * 15, 15px) clamp(0px, 100vw / 1440 * 0, 0px);
}
@media (max-width: 1920px) {
  .s-dealers table th {
    font-size: clamp(20px, 100vw / 1440 * 20, 20px);
  }
}
@media (min-width: 1920px) {
  .s-dealers table th {
    padding: 0px 0px 15px 0px;
  }
}
@media (max-width: 768px) {
  .s-dealers table tr {
    padding: 20px 0;
  }
}
.s-dealers table tr td {
  color: #3E3D39;
}
@media (max-width: 768px) {
  .s-dealers table tr td {
    padding: 4px 10px;
  }
}
.s-dealers table tr td:first-child {
  min-width: 142px;
}
@media (max-width: 1920px) {
  .s-dealers table tr td:first-child {
    min-width: clamp(71px, 100vw / 1440 * 142, 142px);
  }
}
@media (max-width: 768px) {
  .s-dealers table tr td:first-child {
    min-width: auto;
  }
}
.s-dealers table tr td a {
  color: #FF6600;
}
@media (max-width: 768px) {
  .s-dealers table tr td {
    border-bottom: none;
  }
}
@media (max-width: 768px) {
  .s-dealers table tr {
    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: 768px) {
  .s-dealers table tr {
    border-bottom: 1px solid #7F7F7F;
  }
  .s-dealers table tr:first-child {
    border-top: 1px solid #7F7F7F;
  }
}
.s-dealers .show-more-wrapper {
  text-align: center;
}

main {
  position: relative;
}

html {
  height: 100%;
}

body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}

header {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

main {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

footer {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

header {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 999;
  padding-top: 17px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
header .container {
  height: 100%;
  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;
}
@media (max-width: 992px) {
  header .container {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
header .wrapper-info-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  top: 5px;
}
header .wrapper-info-header .find-dealer {
  font-size: 20px;
  font-weight: bold;
  margin: clamp(0px, 100vw / 1440 * 0, 0px) clamp(19px, 100vw / 1440 * 38, 38px) clamp(0px, 100vw / 1440 * 0, 0px) clamp(0px, 100vw / 1440 * 0, 0px);
  font-family: "Roboto Condensed";
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 1920px) {
  header .wrapper-info-header .find-dealer {
    font-size: clamp(20px, 100vw / 1440 * 20, 20px);
  }
}
@media (min-width: 1920px) {
  header .wrapper-info-header .find-dealer {
    margin: 0px 38px 0px 0px;
  }
}
header .wrapper-info-header .find-dealer:hover {
  color: #B7591A;
}
@media (max-width: 768px) {
  header .wrapper-info-header .find-dealer {
    display: none;
  }
}
header .wrapper-info-header .language-switch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  margin-right: 30px;
  position: relative;
}
header .wrapper-info-header .language-switch li {
  list-style: none;
  font-family: "Roboto Condensed";
  font-size: 20px;
  font-weight: 400;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 1920px) {
  header .wrapper-info-header .language-switch li {
    font-size: clamp(18px, 100vw / 1440 * 20, 20px);
  }
}
header .wrapper-info-header .language-switch li a {
  display: block;
}
header .wrapper-info-header .language-switch li:hover {
  color: #B7591A;
}
@media (max-width: 768px) {
  header .wrapper-info-header .language-switch li:hover {
    color: #fff;
  }
}
header .wrapper-info-header .language-switch li.line {
  position: relative;
  top: -0.5px;
}
@media (max-width: 768px) {
  header .wrapper-info-header .language-switch li.line {
    top: -1px;
  }
}
header .wrapper-info-header .language-switch li.active {
  font-weight: bold;
}
header .wrapper-info-header .social-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 29px;
}
@media (max-width: 768px) {
  header .wrapper-info-header .social-list {
    gap: 24px;
  }
}
header .wrapper-info-header .social-list li {
  list-style: none;
}
header .wrapper-info-header .social-list li a {
  display: block;
}
header .wrapper-info-header .social-list li svg path {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
header .wrapper-info-header .social-list li:hover svg path {
  fill: #B7591A;
}
header .logo {
  width: 158px;
  max-width: 237px;
  position: relative;
  z-index: 999;
  top: 5px;
}
@media (max-width: 1920px) {
  header .logo {
    width: calc(100vw / 1440 * 158);
  }
}
@media (min-width: 1920px) {
  header .logo {
    width: 237px;
  }
}
@media (min-width: 1920px) and (max-width: 1920px) {
  header .logo {
    width: calc(100vw / 1440 * 237);
  }
}
@media (max-width: 992px) {
  header .logo {
    margin-right: auto;
    width: 158px;
  }
}
header .logo img {
  width: 100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.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;
  -webkit-transition: 0.3s;
  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;
  -webkit-box-shadow: 0px 1px 7px #DBDBDB;
          box-shadow: 0px 1px 7px #DBDBDB;
}
.module-accordion .accordion-item .head {
  background-color: #FFFFFF;
  color: #563e6e;
  padding: 20px 30px;
  cursor: pointer;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.module-accordion .accordion-item .head:hover {
  background-color: #ffe77a;
}
.module-accordion .accordion-item .head:hover .arrow {
  opacity: 1;
}
.module-accordion .accordion-item .arrow {
  -webkit-transition: 0.25s ease;
  transition: 0.25s ease;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.module-accordion .accordion-item .active {
  background-color: #ffe77a;
}
.module-accordion .accordion-item .arrow-animate {
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  opacity: 1;
}
.module-accordion .accordion-item .content {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.5s ease-out;
  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: 22px;
  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;
  -webkit-transition: 0.3s;
  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 {
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  opacity: 1;
}
.module-accordion .accordion-item.active .content {
  max-height: 2000px;
  -webkit-transition: max-height 0.5s ease-in-out;
  transition: max-height 0.5s ease-in-out;
}

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

.module__check {
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          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;
  -ms-flex-negative: 0;
      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: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          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;
  -ms-flex-negative: 0;
      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%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.module-tabs .tabs-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          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;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  pointer-events: none;
}
.field-wrapper.focused label {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  top: -8px;
  font-size: 10px;
  background: #fff;
  padding: 3px;
  z-index: 999;
}

.btn {
  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;
  text-align: center;
  border-radius: 35px;
  background: #FF6600;
  color: #fff;
  font-size: 25px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: "Roboto Condensed";
  height: 70px;
  white-space: nowrap;
  padding: clamp(0px, 100vw / 1440 * 0, 0px) clamp(40px, 100vw / 1440 * 40, 40px) clamp(0px, 100vw / 1440 * 0, 0px) clamp(40px, 100vw / 1440 * 40, 40px);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 1920px) {
  .btn {
    border-radius: clamp(35px, 100vw / 1440 * 35, 35px);
  }
}
@media (max-width: 1920px) {
  .btn {
    font-size: clamp(20px, 100vw / 1440 * 25, 25px);
  }
}
@media (max-width: 1920px) {
  .btn {
    height: clamp(64px, 100vw / 1440 * 70, 70px);
  }
}
@media (min-width: 1920px) {
  .btn {
    padding: 0px 40px 0px 40px;
  }
}
.btn:hover {
  background: #B7591A;
}

p {
  font-weight: 300;
  font-size: 22px;
  line-height: 1.6;
  font-family: "Roboto Condensed";
}
@media (max-width: 1920px) {
  p {
    font-size: clamp(22px, 100vw / 1440 * 22, 22px);
  }
}

h1 {
  font-weight: bold;
  font-style: italic;
  font-size: 60px;
  line-height: 1.2;
  color: #E3D6BA;
  text-transform: uppercase;
  text-align: center;
  margin: clamp(0px, 100vw / 1440 * 0, 0px) clamp(0px, 100vw / 1440 * 0, 0px) clamp(14px, 100vw / 1440 * 14, 14px) clamp(0px, 100vw / 1440 * 0, 0px);
}
@media (max-width: 1920px) {
  h1 {
    font-size: clamp(36px, 100vw / 1440 * 60, 60px);
  }
}
@media (min-width: 1920px) {
  h1 {
    margin: 0px 0px 14px 0px;
  }
}

h2 {
  font-weight: bold;
  font-style: italic;
  font-size: 60px;
  line-height: 1;
  text-transform: uppercase;
  color: #4F4A3F;
  font-family: "Roboto Condensed";
  text-align: center;
  margin: clamp(0px, 100vw / 1440 * 0, 0px) clamp(0px, 100vw / 1440 * 0, 0px) clamp(50px, 100vw / 1440 * 50, 50px) clamp(0px, 100vw / 1440 * 0, 0px);
}
@media (max-width: 1920px) {
  h2 {
    font-size: clamp(36px, 100vw / 1440 * 60, 60px);
  }
}
@media (min-width: 1920px) {
  h2 {
    margin: 0px 0px 50px 0px;
  }
}
h2 span {
  font-size: 40px;
}
@media (max-width: 1920px) {
  h2 span {
    font-size: clamp(25px, 100vw / 1440 * 40, 40px);
  }
}

h3 {
  font-weight: bold;
  font-style: italic;
  color: #4F4A3F;
  font-family: "Roboto Condensed";
  font-size: 40px;
  line-height: 1.2;
}
@media (max-width: 1920px) {
  h3 {
    font-size: clamp(36px, 100vw / 1440 * 40, 40px);
  }
}

h4 {
  font-weight: bold;
  font-style: italic;
  color: #fff;
  font-family: "Roboto Condensed";
  font-size: 30px;
  line-height: 1.2;
}
@media (max-width: 1920px) {
  h4 {
    font-size: clamp(36px, 100vw / 1440 * 30, 30px);
  }
}

h5 {
  font-weight: 700;
  font-size: 20px;
  line-height: 1.2;
}
@media (max-width: 1920px) {
  h5 {
    font-size: clamp(36px, 100vw / 1440 * 20, 20px);
  }
}

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

.swiper-container {
  position: relative;
}

.slider_1_css {
  overflow: hidden;
}

.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;
  -webkit-transition: all 0.15s ease-out;
  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;
  -webkit-transition: all 0.15s ease-out;
  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;
}

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

.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: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          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;
  -ms-flex-negative: 0;
      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 {
  background: #3E3D39;
  padding: 37px 0 35px 0;
  color: #fff;
}
@media (max-width: 768px) {
  footer {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
footer p, footer address {
  font-size: 14px;
  line-height: 1.3;
  font-style: normal;
}
footer a {
  color: #fff;
  font-size: 14px;
  line-height: 1.3;
  display: block;
}
footer .distributed {
  color: #E3D6BA;
  font-family: Arial;
  margin-bottom: 14px;
  font-size: 14px;
}
footer .distributed a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: underline;
  color: #E3D6BA;
  font-family: Arial;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
footer .distributed a:hover {
  color: #fff;
}
@media (max-width: 768px) {
  footer .distributed a {
    font-size: 14px;
  }
}
footer .top-line {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 16px;
  max-width: 83%;
  margin-bottom: 72px;
}
@media (min-width: 1920px) {
  footer .top-line {
    max-width: 56%;
  }
}
@media (max-width: 992px) {
  footer .top-line {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (max-width: 768px) {
  footer .top-line {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    grid-gap: 46px;
    margin-bottom: 0;
  }
}
footer .footer-menu {
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 768px) {
  footer .footer-menu {
    margin-bottom: 43px;
  }
}
footer .footer-menu li {
  list-style: none;
  margin-right: 50px;
}
@media (max-width: 768px) {
  footer .footer-menu li {
    margin-right: 33px;
  }
}
footer .footer-menu li:last-child {
  margin-right: 0;
}
footer .footer-menu li a {
  color: #E3D6BA;
  font-size: 16px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
footer .footer-menu li a:hover {
  color: #fff;
}
footer .bottom-line {
  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;
}
@media (max-width: 768px) {
  footer .bottom-line {
    -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;
  }
}
footer .bottom-line .right-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 99px;
}
@media (max-width: 768px) {
  footer .bottom-line .right-box {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-right: 0;
  }
}
footer .social-menu {
  margin-left: 25px;
}
@media (max-width: 768px) {
  footer .social-menu {
    margin-left: 0;
  }
}
footer .social-menu li a img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-filter: brightness(0) saturate(100%) invert(31%) sepia(87%) saturate(4724%) hue-rotate(348deg) brightness(98%) contrast(90%);
          filter: brightness(0) saturate(100%) invert(31%) sepia(87%) saturate(4724%) hue-rotate(348deg) brightness(98%) contrast(90%);
}
footer .social-menu li a:hover img {
  -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(211deg) brightness(118%) contrast(115%);
          filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(211deg) brightness(118%) contrast(115%);
}
footer .btn.mob {
  display: none;
}
@media (max-width: 992px) {
  footer .btn.mob {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-bottom: 35px;
  }
}
@media (max-width: 768px) {
  footer .btn.mob {
    max-width: 245px;
    margin: 0 0 51px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 992px) {
  footer .btn.pc {
    display: none;
  }
}

.social-menu {
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: 20px;
  margin-left: 32px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
}
.social-menu li {
  list-style: none;
}
.social-menu li a {
  display: block;
}
/*# sourceMappingURL=main.css.map */
