/*!*******************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/scss/my.scss ***!
  \*******************************************************************************************************************************************************************/
@font-face {
  font-family: Manrope;
  font-display: swap;
  src: url("../fonts/Manrope-Bold.woff2") format("woff2"), url("../fonts/Manrope-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: Manrope;
  font-display: swap;
  src: url("../fonts/Manrope-Medium.woff2") format("woff2"), url("../fonts/Manrope-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: Manrope;
  font-display: swap;
  src: url("../fonts/Manrope-Regular.woff2") format("woff2"), url("../fonts/Manrope-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Manrope;
  font-display: swap;
  src: url("../fonts/Manrope-Light.woff2") format("woff2"), url("../fonts/Manrope-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: Manrope;
  font-display: swap;
  src: url("../fonts/Manrope-SemiBold.woff2") format("woff2"), url("../fonts/Manrope-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: PetitFormalScript;
  font-display: swap;
  src: url("../fonts/PetitFormalScript-Regular.woff2") format("woff2"), url("../fonts/PetitFormalScript-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
  height: 100%;
  min-width: 320px;
}
@media screen and (max-width: 1400px) {
  html {
    font-size: 58%;
  }
}
@media screen and (max-width: 1200px) {
  html {
    font-size: 50%;
  }
}

body {
  height: 100%;
  min-width: 320px;
  position: relative;
  margin: 0;
  font-family: "Manrope", sans-serif;
  font-size: 1.8rem;
  color: #333;
  background: #1D1D1B;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  display: none;
  width: 1px;
  height: 100%;
  background-color: green;
}
.lock body {
  overflow: hidden;
  touch-action: none;
}

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

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

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

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

p {
  margin: 0;
  padding: 0;
}

._hidden {
  display: none;
}

._container {
  margin: 0 auto;
  padding: 0 20px;
  max-width: 1704px;
  width: 100%;
}

input[type=submit]:disabled {
  cursor: not-allowed !important;
  opacity: 0.6 !important;
}

a {
  color: inherit;
  text-decoration: none;
}

input::-ms-clear {
  display: none;
}

button {
  cursor: pointer;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.wrapper {
  width: 100%;
  max-width: 2700px;
  margin: 0 auto;
  min-height: 100%;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.wrapper > main {
  flex: 1 1 auto;
}
.wrapper > * {
  min-width: 0;
}

.section-title {
  font-weight: bold;
  font-size: 6.4rem;
  line-height: 8.7rem;
  letter-spacing: -0.03em;
  max-width: 67.5rem;
  position: relative;
  opacity: 0;
  --width: 0%;
  --scale: 0;
}
@media (max-width: 1350px) {
  .section-title {
    font-size: 4.8rem;
    line-height: 7.1rem;
    max-width: 60rem;
  }
}
@media (max-width: 895px) {
  .section-title {
    opacity: 1;
  }
}
@media (max-width: 700px) {
  .section-title {
    font-size: 3.5rem;
    line-height: 5.8rem;
    max-width: 100%;
  }
}
@media (max-height: 750px) {
  .section-title {
    font-size: 3.5rem;
    line-height: 5.8rem;
  }
}
@media (max-height: 750px) {
  .section-title {
    font-size: 2.8rem;
    line-height: 5rem;
  }
}
@media (max-width: 500px) {
  .section-title {
    text-align: center;
  }
}
@media (max-width: 400px) {
  .section-title {
    font-size: 3rem;
    line-height: 5.3rem;
  }
}
.section-title strong {
  color: #eba04b;
}
.section-title span {
  display: block;
}
.section-title__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  pointer-events: none;
  background-color: #1D1D1B;
}
@media (max-width: 895px) {
  .section-title {
    --width: 100%;
    --scale: 1;
  }
  .section-title__bg {
    display: none;
  }
}
.section-title::before, .section-title > span::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: -3.2rem;
  width: 8px;
  height: 8px;
  background-color: #e6cba8;
  will-change: transform;
  backface-visibility: hidden;
  transform: rotate(45deg) scale(var(--scale));
}
.section-title::after, .section-title > span::after {
  content: "";
  position: absolute;
  left: 0;
  top: -2.86rem;
  display: block;
  height: 1px;
  width: var(--width);
  background-color: #e6cba8;
}
.section-title > span:before {
  top: auto;
  bottom: -3.2rem;
}
.section-title > span:after {
  top: auto;
  bottom: -2.86rem;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .section-title {
    opacity: 1;
  }
  .section-title::before, .section-title > span::before {
    transform: scale(1);
  }
  .section-title::after, .section-title > span::after {
    width: 100%;
  }
  .section-title .section-title__bg {
    display: none;
  }
  .animated-svg {
    opacity: 1 !important;
  }
  .animated-svg path {
    stroke: #FAF6C9 !important;
    fill: #FAF6C9 !important;
  }
}
.btn, .woocommerce-form-coupon button, .woocommerce-checkout-payment button[type=submit] {
  display: inline-block;
  background: #ffe1ad;
  border-radius: 6.4rem;
  padding: 3.2rem 6.4rem;
  font-family: Manrope;
  font-style: normal;
  font-weight: bold;
  font-size: 1.9rem;
  text-align: center;
  line-height: 2.3rem;
  text-transform: uppercase;
  color: #000000;
  cursor: pointer;
  border: none;
  outline: none;
  z-index: 10;
  transition: background-color 0.3s, color 0.3s, box-shadow 0.3s;
}
.btn:hover, .woocommerce-form-coupon button:hover, .woocommerce-checkout-payment button[type=submit]:hover {
  background: #e6cba8;
  animation: pulse 2s infinite;
}

#pixel-to-watch {
  position: absolute;
  width: 1px;
  height: 1px;
  top: 100px;
  left: 0;
}

.animated-svg {
  transition: opacity 300ms ease-out;
  opacity: 1;
}
.animated-svg.show {
  opacity: 1;
}
.animated-svg path {
  fill: #fff;
}
.animated-svg.complete path {
  transition: 800ms ease-out;
  stroke: rgba(255, 255, 255, 0);
  fill: #FAF6C9;
}
@media (max-width: 895px) {
  .animated-svg {
    opacity: 1;
  }
  .animated-svg path {
    stroke: rgba(255, 255, 255, 0);
    fill: #FAF6C9;
  }
}

.animated-svg-white {
  transition: opacity 300ms ease-out;
  opacity: 0;
}
.animated-svg-white.show {
  opacity: 1;
}
.animated-svg-white path {
  fill: transparent;
  stroke: #fff;
}
.animated-svg-white.complete path {
  transition: 800ms ease-out;
  stroke: rgba(255, 255, 255, 0);
  fill: #fff;
}
@media (max-width: 895px) {
  .animated-svg-white {
    opacity: 1;
  }
  .animated-svg-white path {
    stroke: rgba(255, 255, 255, 0);
    fill: white;
  }
}

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 225, 173, 0.4);
  }
  70% {
    box-shadow: 0 0 0 50px rgba(255, 225, 173, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 225, 173, 0);
  }
}
@keyframes pulse-mobile {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 225, 173, 0.4);
  }
  70% {
    box-shadow: 0 0 0 25px rgba(255, 225, 173, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 225, 173, 0);
  }
}
/* required styles */
.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
  position: absolute;
  left: 0;
  top: 0;
}

.leaflet-container {
  overflow: hidden;
}

.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
}

/* Prevents IE11 from highlighting tiles in blue */
.leaflet-tile::selection {
  background: transparent;
}

/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
  image-rendering: -webkit-optimize-contrast;
}

/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
  width: 1600px;
  height: 1600px;
  -webkit-transform-origin: 0 0;
}

.leaflet-marker-icon,
.leaflet-marker-shadow {
  display: block;
}

/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
  max-width: none !important;
  max-height: none !important;
}

.leaflet-container.leaflet-touch-zoom {
  -ms-touch-action: pan-x pan-y;
  touch-action: pan-x pan-y;
}

.leaflet-container.leaflet-touch-drag {
  -ms-touch-action: pinch-zoom;
  /* Fallback for FF which doesn't support pinch-zoom */
  touch-action: none;
  touch-action: pinch-zoom;
}

.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
  -ms-touch-action: none;
  touch-action: none;
}

.leaflet-container {
  -webkit-tap-highlight-color: transparent;
}

.leaflet-container a {
  -webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}

.leaflet-tile {
  filter: inherit;
  visibility: hidden;
}

.leaflet-tile-loaded {
  visibility: inherit;
}

.leaflet-zoom-box {
  width: 0;
  height: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 800;
}

/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
  -moz-user-select: none;
}

.leaflet-pane {
  z-index: 400;
}

.leaflet-tile-pane {
  z-index: 200;
}

.leaflet-overlay-pane {
  z-index: 400;
}

.leaflet-shadow-pane {
  z-index: 500;
}

.leaflet-marker-pane {
  z-index: 600;
}

.leaflet-tooltip-pane {
  z-index: 650;
}

.leaflet-popup-pane {
  z-index: 700;
}

.leaflet-map-pane canvas {
  z-index: 100;
}

.leaflet-map-pane svg {
  z-index: 200;
}

.leaflet-vml-shape {
  width: 1px;
  height: 1px;
}

.lvml {
  behavior: url(#default#VML);
  display: inline-block;
  position: absolute;
}

/* control positioning */
.leaflet-control {
  position: relative;
  z-index: 800;
  pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
  pointer-events: auto;
}

.leaflet-top,
.leaflet-bottom {
  position: absolute;
  z-index: 1000;
  pointer-events: none;
}

.leaflet-top {
  top: 0;
}

.leaflet-right {
  right: 0;
}

.leaflet-bottom {
  bottom: 0;
}

.leaflet-left {
  left: 0;
}

.leaflet-control {
  float: left;
  clear: both;
}

.leaflet-right .leaflet-control {
  float: right;
}

.leaflet-top .leaflet-control {
  margin-top: 10px;
}

.leaflet-bottom .leaflet-control {
  margin-bottom: 10px;
}

.leaflet-left .leaflet-control {
  margin-left: 10px;
}

.leaflet-right .leaflet-control {
  margin-right: 10px;
}

/* zoom and fade animations */
.leaflet-fade-anim .leaflet-tile {
  will-change: opacity;
}

.leaflet-fade-anim .leaflet-popup {
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  opacity: 1;
}

.leaflet-zoom-animated {
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}

.leaflet-zoom-anim .leaflet-zoom-animated {
  will-change: transform;
}

.leaflet-zoom-anim .leaflet-zoom-animated {
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1);
}

.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}

.leaflet-zoom-anim .leaflet-zoom-hide {
  visibility: hidden;
}

/* cursors */
.leaflet-interactive {
  cursor: pointer;
}

.leaflet-grab {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}

.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
  cursor: crosshair;
}

.leaflet-popup-pane,
.leaflet-control {
  cursor: auto;
}

.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}

/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
  pointer-events: none;
}

.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path {
  pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
  pointer-events: auto;
}

/* visual tweaks */
.leaflet-container {
  background: #ddd;
  outline: 0;
}

.leaflet-container a {
  color: #0078a8;
}

.leaflet-container a.leaflet-active {
  outline: 2px solid orange;
}

.leaflet-zoom-box {
  border: 2px dotted #38f;
  background: rgba(255, 255, 255, 0.5);
}

/* general typography */
.leaflet-container {
  font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
}

/* general toolbar styles */
.leaflet-bar {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
  border-radius: 4px;
}

.leaflet-bar a,
.leaflet-bar a:hover {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: black;
}

.leaflet-bar a,
.leaflet-control-layers-toggle {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
}

.leaflet-bar a:hover {
  background-color: #f4f4f4;
}

.leaflet-bar a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.leaflet-bar a:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: none;
}

.leaflet-bar a.leaflet-disabled {
  cursor: default;
  background-color: #f4f4f4;
  color: #bbb;
}

.leaflet-touch .leaflet-bar a {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.leaflet-touch .leaflet-bar a:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.leaflet-touch .leaflet-bar a:last-child {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}

/* zoom control */
.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
  font: bold 18px "Lucida Console", Monaco, monospace;
  text-indent: 1px;
}

.leaflet-touch .leaflet-control-zoom-in,
.leaflet-touch .leaflet-control-zoom-out {
  font-size: 22px;
}

/* layers control */
.leaflet-control-layers {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  background: #fff;
  border-radius: 5px;
}

.leaflet-control-layers-toggle {
  background-image: url(images/layers.png);
  width: 36px;
  height: 36px;
}

.leaflet-retina .leaflet-control-layers-toggle {
  background-image: url(images/layers-2x.png);
  background-size: 26px 26px;
}

.leaflet-touch .leaflet-control-layers-toggle {
  width: 44px;
  height: 44px;
}

.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
  display: none;
}

.leaflet-control-layers-expanded .leaflet-control-layers-list {
  display: block;
  position: relative;
}

.leaflet-control-layers-expanded {
  padding: 6px 10px 6px 6px;
  color: #333;
  background: #fff;
}

.leaflet-control-layers-scrollbar {
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right: 5px;
}

.leaflet-control-layers-selector {
  margin-top: 2px;
  position: relative;
  top: 1px;
}

.leaflet-control-layers label {
  display: block;
}

.leaflet-control-layers-separator {
  height: 0;
  border-top: 1px solid #ddd;
  margin: 5px -10px 5px -6px;
}

/* Default icon URLs */
.leaflet-default-icon-path {
  background-image: url(images/marker-icon.png);
}

/* attribution and scale controls */
.leaflet-container .leaflet-control-attribution {
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
  margin: 0;
}

.leaflet-control-attribution,
.leaflet-control-scale-line {
  padding: 0 5px;
  color: #333;
}

.leaflet-control-attribution a {
  text-decoration: none;
}

.leaflet-control-attribution a:hover {
  text-decoration: underline;
}

.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
  font-size: 11px;
}

.leaflet-left .leaflet-control-scale {
  margin-left: 5px;
}

.leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px;
}

.leaflet-control-scale-line {
  border: 2px solid #777;
  border-top: none;
  line-height: 1.1;
  padding: 2px 5px 1px;
  font-size: 11px;
  white-space: nowrap;
  overflow: hidden;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  background: rgba(255, 255, 255, 0.5);
}

.leaflet-control-scale-line:not(:first-child) {
  border-top: 2px solid #777;
  border-bottom: none;
  margin-top: -2px;
}

.leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom: 2px solid #777;
}

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  box-shadow: none;
}

.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  border: 2px solid rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
}

/* popup */
.leaflet-popup {
  position: absolute;
  text-align: center;
  margin-bottom: 20px;
}

.leaflet-popup-content-wrapper {
  padding: 1px;
  text-align: left;
  border-radius: 12px;
}

.leaflet-popup-content {
  margin: 13px 19px;
  line-height: 1.4;
}

.leaflet-popup-content p {
  margin: 18px 0;
}

.leaflet-popup-tip-container {
  width: 40px;
  height: 20px;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  overflow: hidden;
  pointer-events: none;
}

.leaflet-popup-tip {
  width: 17px;
  height: 17px;
  padding: 1px;
  margin: -10px auto 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  background: white;
  color: #333;
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
}

.leaflet-container a.leaflet-popup-close-button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px 4px 0 0;
  border: none;
  text-align: center;
  width: 18px;
  height: 14px;
  font: 16px/14px Tahoma, Verdana, sans-serif;
  color: #c3c3c3;
  text-decoration: none;
  font-weight: bold;
  background: transparent;
}

.leaflet-container a.leaflet-popup-close-button:hover {
  color: #999;
}

.leaflet-popup-scrolled {
  overflow: auto;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}

.leaflet-oldie .leaflet-popup-content-wrapper {
  -ms-zoom: 1;
}

.leaflet-oldie .leaflet-popup-tip {
  width: 24px;
  margin: 0 auto;
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
}

.leaflet-oldie .leaflet-popup-tip-container {
  margin-top: -1px;
}

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
  border: 1px solid #999;
}

/* div icon */
.leaflet-div-icon {
  background: #fff;
  border: 1px solid #666;
}

/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
  position: absolute;
  padding: 6px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  color: #222;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}

.leaflet-tooltip.leaflet-clickable {
  cursor: pointer;
  pointer-events: auto;
}

.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  position: absolute;
  pointer-events: none;
  border: 6px solid transparent;
  background: transparent;
  content: "";
}

/* Directions */
.leaflet-tooltip-bottom {
  margin-top: 6px;
}

.leaflet-tooltip-top {
  margin-top: -6px;
}

.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
  left: 50%;
  margin-left: -6px;
}

.leaflet-tooltip-top:before {
  bottom: 0;
  margin-bottom: -12px;
  border-top-color: #fff;
}

.leaflet-tooltip-bottom:before {
  top: 0;
  margin-top: -12px;
  margin-left: -6px;
  border-bottom-color: #fff;
}

.leaflet-tooltip-left {
  margin-left: -6px;
}

.leaflet-tooltip-right {
  margin-left: 6px;
}

.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  top: 50%;
  margin-top: -6px;
}

.leaflet-tooltip-left:before {
  right: 0;
  margin-right: -12px;
  border-left-color: #fff;
}

.leaflet-tooltip-right:before {
  left: 0;
  margin-left: -12px;
  border-right-color: #fff;
}

/**
 * Swiper 7.2.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 27, 2021
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size: 44px;
}

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-next + .swiper-slide,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

.slider-menu.swiper.swiper-initialized {
  height: auto;
  width: 70%;
  margin: auto;
  position: relative;
}
.slider-menu.swiper.swiper-initialized::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 999;
  background: linear-gradient(90deg, #1D1D1B 0%, rgba(29, 29, 27, 0) 31.25%, rgba(29, 29, 27, 0.153846) 68.75%, #1D1D1B 100%), linear-gradient(180deg, #1D1D1B 0%, rgba(29, 29, 27, 0) 35.42%, rgba(29, 29, 27, 0) 65.62%, #1D1D1B 100%);
}

.section__slider {
  position: relative;
  background: linear-gradient(90deg, #1D1D1B 0%, rgba(29, 29, 27, 0) 31.25%, rgba(29, 29, 27, 0.153846) 68.75%, #1D1D1B 100%), linear-gradient(180deg, #1D1D1B 0%, rgba(29, 29, 27, 0) 35.42%, rgba(29, 29, 27, 0) 65.62%, #1D1D1B 100%);
}
.section__slider::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 999;
  background: linear-gradient(90deg, #1D1D1B 0%, rgba(29, 29, 27, 0) 31.25%, rgba(29, 29, 27, 0.153846) 68.75%, #1D1D1B 100%), linear-gradient(180deg, #1D1D1B 0%, rgba(29, 29, 27, 0) 35.42%, rgba(29, 29, 27, 0) 65.62%, #1D1D1B 100%);
}
@media screen and (max-width: 700px) {
  .section__slider::after {
    height: 70%;
  }
}

.slider-menu__img img {
  z-index: -1;
}

.header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 200;
  transition: all 400ms ease-out;
}
.header.active {
  position: fixed;
  background: #1D1D1B;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.2);
  z-index: 99999;
}
.header.active .header__content {
  padding: 1.3rem 2rem 1.3rem 2rem;
}
.header__content {
  max-width: 1704px;
  padding: 3.3rem 2rem 3.3rem 2rem;
  margin: 0 auto;
  display: flex;
  align-items: center;
  transition: all 400ms ease-out;
}
.header__logo {
  margin-right: 6.4rem;
  width: 10rem;
}
@media (max-width: 895px) {
  .header__logo {
    z-index: 100;
  }
}
@media (max-width: 550px) {
  .header__logo {
    margin-right: 3.2rem;
  }
}
@media (max-width: 400px) {
  .header__logo {
    margin-right: 2rem;
  }
}
.header__logo img {
  transform: scale(1) translate(43vw, 44vh);
  backface-visibility: hidden;
  opacity: 0;
  width: 100%;
}
@media (max-width: 895px) {
  .header__logo img {
    transform: scale(1) translate(0, 0);
    opacity: 1;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .header__logo img {
    transform: scale(1) translate(0, 0);
    opacity: 1;
  }
}
.header__socials {
  margin-right: auto;
  display: flex;
  align-items: center;
}
@media (max-width: 895px) {
  .header__socials {
    z-index: 100;
  }
}
.header__socials svg {
  transition: all 300ms ease-out;
  will-change: transform;
  backface-visibility: hidden;
}
.header__socials a:hover svg {
  transform: scale(1.2);
}
.header__socials li {
  margin-right: 3.2rem;
}
@media (max-width: 550px) {
  .header__socials li {
    margin-right: 1.5rem;
  }
}
@media (max-width: 400px) {
  .header__socials li {
    margin-right: 1rem;
  }
}

body.single-product .header__logo img,
.page-id-13 .header__logo img,
.page-id-14 .header__logo img {
  transform: scale(1) translate(0, 0);
  opacity: 1;
}
body.single-product .cart-icon-target img,
.page-id-13 .cart-icon-target img,
.page-id-14 .cart-icon-target img {
  mix-blend-mode: difference;
}
body.single-product .header,
.page-id-13 .header,
.page-id-14 .header {
  position: relative;
}
body.single-product .menu .menu-item a::after,
.page-id-13 .menu .menu-item a::after,
.page-id-14 .menu .menu-item a::after {
  bottom: -4.4rem;
}

@media screen and (max-width: 895px) {
  .menu__body {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: #1D1D1B;
    transform: scale(1.6);
    opacity: 0;
    pointer-events: none;
    transition: all 300ms ease-out;
  }
  .menu__body._active {
    pointer-events: all;
    transform: scale(1);
    opacity: 1;
  }
}
.menu__body-bg {
  display: none;
}
@media (max-width: 895px) {
  .menu__body-bg {
    display: block;
    position: absolute;
    top: 8vh;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
    z-index: -1;
    opacity: 0.4;
  }
}
.menu__list {
  display: flex;
  align-items: center;
  margin-right: 5.2rem;
}
.menu__list li {
  margin-left: 4rem;
}
@media screen and (max-width: 1130px) {
  .menu__list li {
    margin-left: 1.5rem;
  }
}
@media screen and (max-width: 1030px) {
  .menu__list li {
    margin-left: 0.6rem;
  }
}
@media screen and (max-width: 895px) {
  .menu__list {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    flex-direction: column;
    justify-content: center;
  }
  .menu__list li {
    margin-left: 0;
    margin-bottom: 1rem;
  }
}
.menu .menu-item a {
  display: block;
  font-family: "Manrope", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1.8rem;
  line-height: 2.5rem;
  position: relative;
  color: #6b3d27;
  padding: 1rem 2rem;
  transition: all 300ms ease-out;
  white-space: nowrap;
}
.menu .menu-item a::after {
  content: "";
  display: block;
  position: absolute;
  transition: all 400ms ease-out;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  background-color: #e6cba8;
  will-change: transform;
  backface-visibility: hidden;
  transform: scaleX(0);
}
.menu .menu-item a:hover {
  color: #eba04b;
}
.menu .menu-item a:hover::after {
  transform: scaleX(1);
}
@media screen and (max-width: 895px) {
  .menu .menu-item a {
    padding: 1.9rem 3.9rem 1rem 3.9rem !important;
    font-size: 3rem !important;
    line-height: 3.2rem !important;
  }
  .menu .menu-item a--active, .menu .menu-item a:hover {
    background-color: rgba(255, 255, 255, 0.6);
    color: #eba04b;
  }
}
.menu .menu-item.current-menu-item a {
  color: #eba04b;
}
.menu .menu-item.current-menu-item a::after {
  transform: scaleX(1);
}

body:not(.single-product):not(.page-id-13):not(.page-id-14) .header--inner .header__logo img {
  transform: scale(1) translate(0, 0);
  opacity: 1;
}
body:not(.single-product):not(.page-id-13):not(.page-id-14) .header--inner .header__socials path {
  stroke: #faf6c9;
}
body:not(.single-product):not(.page-id-13):not(.page-id-14) .header--inner .menu .menu-item a {
  color: #faf6c9;
}
body:not(.single-product):not(.page-id-13):not(.page-id-14) .header--inner .menu .menu-item a:hover {
  color: #eba04b;
}
body:not(.single-product):not(.page-id-13):not(.page-id-14) .header--inner .menu .menu-item a::after {
  background-color: #eba04b;
}
@media screen and (max-width: 895px) {
  body:not(.single-product):not(.page-id-13):not(.page-id-14) .header--inner .menu .menu-item a {
    color: #ffffff;
  }
  body:not(.single-product):not(.page-id-13):not(.page-id-14) .header--inner .menu .menu-item a--active, body:not(.single-product):not(.page-id-13):not(.page-id-14) .header--inner .menu .menu-item a:hover {
    background-color: rgba(255, 255, 255, 0.6);
    color: #eba04b;
  }
}
body:not(.single-product):not(.page-id-13):not(.page-id-14) .header--inner .menu .current-menu-item a {
  color: #eba04b;
}
body:not(.single-product):not(.page-id-13):not(.page-id-14) .header--inner .cart-icon .cart-contents {
  background: #eba04b;
}
@media (max-width: 895px) {
  body:not(.single-product):not(.page-id-13):not(.page-id-14) .header--inner .icon-menu span {
    background-color: #E6CBA8;
  }
  body:not(.single-product):not(.page-id-13):not(.page-id-14) .header--inner .icon-menu._active span {
    background-color: #eba04b;
  }
}
body:not(.single-product):not(.page-id-13):not(.page-id-14) .header--inner._active .cart-icon-target img {
  mix-blend-mode: difference;
}
body:not(.single-product):not(.page-id-13):not(.page-id-14) .header--inner._active .header__socials svg path {
  stroke: #eba04b;
}

.icon-menu {
  display: none;
}
@media (max-width: 895px) {
  .icon-menu {
    display: block;
    position: relative;
    right: 25px;
    width: 30px;
    height: 18px;
    cursor: pointer;
    z-index: 5;
    transition: all 400ms ease-out;
  }
  .icon-menu--active {
    top: 25px;
  }
  .icon-menu span {
    transition: all 0.3s ease 0s;
    top: calc(50% - 1px);
    left: 0px;
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #6b3d27;
  }
}
@media screen and (max-width: 895px) and (max-width: 895px) {
  .icon-menu span {
    background-color: #E6CBA8;
  }
}
@media (max-width: 895px) {
  .icon-menu span:first-child {
    top: 0px;
  }
  .icon-menu span:last-child {
    top: auto;
    bottom: 0px;
  }
  .icon-menu._active span {
    transform: scale(0);
  }
  .icon-menu._active span:first-child {
    transform: rotate(-45deg);
    top: calc(50% - 1px);
  }
  .icon-menu._active span:last-child {
    transform: rotate(45deg);
    bottom: calc(50% - 1px);
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .header {
    position: absolute;
  }
}
.menu__body-bg {
  display: none;
}

.menu__list {
  display: flex;
  align-items: center;
  margin-right: 5.2rem;
}

@media screen and (min-width: 1130px) {
  .menu__list li {
    margin-left: 4rem;
  }
}
.menu .menu-item a {
  display: block;
  font-family: Manrope, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 2.5rem;
  position: relative;
  color: #FAF6C9;
  padding: 1rem 2rem;
  transition: all 0.3s ease-out;
  white-space: nowrap;
  text-shadow: 1px 3px 0 #000000, 1px 3px 5px #000000;
}

.menu .menu-item a::after {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.4s ease-out;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  background-color: #e6cba8;
  will-change: transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: scaleX(0);
}

.menu .menu-item a:hover {
  color: #eba04b;
}

.menu .menu-item a:hover::after {
  transform: scaleX(1);
}

.menu .menu-item.current-menu-item a {
  color: #eba04b;
}

.menu .menu-item.current-menu-item a::after {
  transform: scaleX(1);
}

.home-intro {
  position: relative;
  height: 100vh;
  min-height: 400px;
  overflow: hidden;
}
@media (max-width: 850px) {
  .home-intro {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    height: auto;
    min-height: initial;
  }
}
.home-intro ._container {
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
}
@media (max-width: 850px) {
  .home-intro ._container {
    height: auto;
  }
}
.home-intro__content {
  color: #6b3d27;
  z-index: 1;
  position: relative;
  top: 15rem;
}
@media (max-width: 850px) {
  .home-intro__content {
    margin: auto;
    margin-bottom: 8rem;
  }
}
@media (max-width: 700px) {
  .home-intro__content {
    padding-left: 0;
    margin-bottom: 12rem;
    display: flex;
    flex-direction: column;
  }
}
.home-intro__title {
  margin-bottom: 4rem;
  color: #E6CBA8;
  font-family: PetitFormalScript;
  font-weight: 400;
  font-size: 2.8rem;
  line-height: 4.7rem;
}
.home-intro__title strong {
  font-weight: 400;
}
.home-intro__subtitle {
  position: relative;
  margin-bottom: 5.531rem;
  font-family: "PetitFormalScript";
  font-style: normal;
  font-weight: 400;
  font-size: 16.4rem;
  line-height: 14rem;
  color: #eba04b;
}
@media screen and (max-width: 992px) {
  .home-intro__subtitle {
    transform: translate(0);
    font-size: 10.4rem;
  }
}
@media screen and (max-width: 500px) {
  .home-intro__subtitle {
    font-size: 8.4rem;
    text-align: center;
  }
}
.home-intro__subtitle svg {
  max-width: 100%;
  fill: #FAF6C9;
}
@media (max-width: 500px) {
  .home-intro__subtitle svg {
    transform: scale(0.9);
    overflow: visible;
    transform-origin: center;
  }
}
.home-intro__subtitle svg path {
  fill: #FAF6C9 !important;
}
@media (max-width: 500px) {
  .home-intro__subtitle {
    margin-bottom: 5rem;
  }
}
.home-intro__bg {
  position: absolute;
  right: 0;
  top: 4rem;
  will-change: transform;
  backface-visibility: hidden;
}
@media (max-width: 1000px) {
  .home-intro__bg {
    top: 20vh;
  }
}
@media (max-width: 850px) {
  .home-intro__bg {
    position: relative;
    top: 7rem;
    right: auto;
    left: auto;
  }
}
@media (max-width: 700px) {
  .home-intro__bg {
    top: 0;
  }
}
@media (max-height: 568px) {
  .home-intro__bg {
    pointer-events: none;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .home-intro__bg {
    transform: translateX(0);
    right: 0;
  }
}
.home-intro__img {
  height: 100vh;
  display: block;
  object-fit: contain;
  will-change: transform;
  backface-visibility: hidden;
  opacity: 0;
}
@media (max-width: 1000px) {
  .home-intro__img {
    height: 65vh;
  }
}
@media (max-width: 895px) {
  .home-intro__img {
    opacity: 1;
    transform: scale(1);
  }
}
@media (max-width: 700px) {
  .home-intro__img {
    height: 50vh;
    margin-top: 10rem;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .home-intro__img {
    opacity: 1;
    transform: scale(1);
  }
}
.home-intro__hover {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
}
.home-intro__hover img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transform: translate(0rem, 0.9rem) scale(0.81);
  transform-origin: center;
  object-fit: contain;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .home-intro__hover {
    opacity: 1;
  }
}
@media (max-width: 895px) {
  .home-intro__hover {
    opacity: 1;
  }
}
.home-intro__more {
  display: none !important;
  width: 9.6rem;
  height: 9.6rem;
  position: absolute;
  left: 20px;
  bottom: 4rem;
  border: 1px solid #eba04b;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  will-change: transform;
  backface-visibility: hidden;
  transform: translateX(-50rem);
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .home-intro__more {
    transform: translateX(0rem);
  }
}
@media (max-width: 895px) {
  .home-intro__more {
    transform: translateX(0rem);
    position: relative;
    margin: 11rem auto 0 auto;
    left: unset;
  }
}
@media (max-width: 700px) {
  .home-intro__more {
    position: relative;
    align-self: center;
    text-align: center;
    width: 6rem;
    height: 6rem;
    margin: 0rem auto 0 auto;
    bottom: -1rem;
    left: 0;
  }
}
.home-intro__more path {
  transition: all 200ms ease-out;
}
.home-intro__more::after {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: "";
  display: block;
  border-radius: 50%;
  background-color: #eba04b;
  transform: scale(0);
  transition: all 200ms ease-out;
  z-index: -1;
  will-change: transform;
  backface-visibility: hidden;
}
.home-intro__more:hover::after {
  transform: scale(1);
}
.home-intro__more:hover path {
  stroke: white;
}

.section {
  display: flex;
  margin-bottom: 12.8rem;
}
.section:nth-child(odd) {
  flex-direction: row-reverse;
}
@media (max-width: 884px) {
  .section {
    display: block;
    padding-top: 5rem;
  }
}
@media (max-width: 400px) {
  .section {
    padding-top: 0;
  }
}
.section__img {
  flex-basis: 71.5%;
  min-height: 1080px;
  position: relative;
  overflow: hidden;
  position: relative;
  background: linear-gradient(90deg, #1D1D1B 0%, rgba(29, 29, 27, 0) 31.25%, rgba(29, 29, 27, 0.153846) 68.75%, #1D1D1B 100%), linear-gradient(180deg, #1D1D1B 0%, rgba(29, 29, 27, 0) 35.42%, rgba(29, 29, 27, 0) 65.62%, #1D1D1B 100%);
  --x: 0;
}
.section__img::after {
  position: absolute;
  width: 100%;
  height: 100%;
  transform: translateX(var(--x));
  will-change: transform;
  backface-visibility: hidden;
  top: 0;
  left: 0;
  content: "";
  display: block;
  background-color: #1D1D1B;
  z-index: 1;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .section__img::after {
    display: none;
  }
}
@media (max-width: 991px) {
  .section__img::after {
    display: none;
  }
}
@media (max-height: 1200px) {
  .section__img {
    min-height: 100vh;
  }
}
@media (max-width: 884px) {
  .section__img {
    height: 55rem;
    min-height: 0 !important;
  }
}
@media (max-width: 500px) {
  .section__img {
    height: 30rem;
  }
}
.section__img > img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
  object-position: center center;
  will-change: transform;
  backface-visibility: hidden;
  transform: scale(1.8);
  z-index: -1;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .section__img > img {
    transform: scale(1);
  }
}
@media (max-width: 992px) {
  .section__img > img {
    transform: scale(1);
  }
}
.section__section-terms {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 3;
}
.section__slider {
  flex-basis: 71.5%;
  height: 1080px;
  position: relative;
}
@media (max-height: 1200px) {
  .section__slider {
    height: 100vh;
  }
}
@media (max-width: 928px) {
  .section__slider {
    height: 60rem !important;
  }
}
.section__content {
  flex-basis: 55.2rem;
  flex-shrink: 0;
  padding: 6.4rem;
  display: flex;
  flex-direction: column;
}
@media (max-width: 884px) {
  .section__content {
    padding: 6.4rem 6.4rem 0;
  }
}
@media (max-width: 500px) {
  .section__content {
    padding: 6.4rem 3.2rem 0rem;
  }
}
@media (max-width: 400px) {
  .section__content {
    padding: 3.2rem;
  }
}
.section__title {
  margin-bottom: 7.5rem;
}
@media (max-width: 500px) {
  .section__title svg {
    transform: translateX(-50%);
    transform-origin: left;
    position: relative;
    left: 50%;
  }
}
@media (max-width: 420px) {
  .section__title {
    margin-bottom: 5rem;
  }
  .section__title svg {
    transform: scale(0.8) translateX(-50%);
  }
}
@media (max-width: 370px) {
  .section__title {
    margin-bottom: 4rem;
  }
  .section__title svg {
    transform: scale(0.7) translateX(-50%);
  }
}
.section__subtitle {
  color: #EBA04B;
  margin-bottom: auto;
}
.section__text {
  margin-top: 6.4rem;
}
.section__text p {
  font-weight: normal;
  font-size: 1.9rem;
  line-height: 2.5rem;
  margin-bottom: 3.2rem;
  color: #FAF6C9;
  will-change: transform;
  backface-visibility: hidden;
}
.section__text p strong {
  font-weight: 600;
}
.section__cta {
  align-self: flex-start;
  will-change: transform;
  backface-visibility: hidden;
}
@media (max-width: 500px) {
  .section__cta {
    margin: 0 auto;
  }
}

#section1 .section__img img {
  object-position: center right;
}

@media (max-width: 1100px) {
  #section3 .section__img img {
    object-position: -100px 0;
  }
}
@media (max-width: 884px) {
  #section3 .section__img img {
    object-position: center left;
  }
}

@media screen and (max-width: 500px) {
  .section-2 .section__img {
    height: 40rem;
  }
}

@media (max-width: 928px) {
  .section--slider {
    display: block;
  }
  .section--slider .section__content {
    padding-top: 7rem;
    padding-bottom: 8rem;
    position: relative;
  }
  .section--slider .section__slider-btns {
    position: absolute;
    top: 3.2rem;
    right: 0;
    z-index: 10;
  }
}
@media (max-width: 800px) {
  .section--slider .section__slider-btns {
    top: 1.4rem;
  }
}
@media (max-width: 625px) {
  .section--slider .section__slider-btns {
    top: -8.6rem;
  }
}
@media (max-width: 520px) {
  .section--slider .section__content {
    padding-top: 8rem;
    padding-bottom: 9rem;
  }
}

@media (max-width: 520px) {
  .section__slider {
    margin-top: 300px;
  }
  #main-slider .section__title {
    top: -710px;
    position: absolute;
  }
  #main-slider .section__subtitle {
    position: absolute;
    top: -620px;
    left: 3.2rem;
    right: 3.2rem;
  }
  .section__slider-text.text {
    margin-top: -10.2rem;
  }
  .section--slider .section__content {
    padding-top: 0;
    padding-bottom: 0;
  }
  .section--slider .section__slider-btns {
    top: -14.6rem !important;
  }
}
.section__img img {
  position: relative;
  z-index: -1;
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 885px) {
  .section__img img {
    height: auto;
  }
}

img.section-terms__img {
  height: auto !important;
  object-fit: initial !important;
}

.page-intro {
  position: relative;
  height: 70rem;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  --position: -1rem;
}
.page-intro__img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
}
.page-intro__logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  will-change: transform;
  backface-visibility: hidden;
  animation: scaleLogoDown 10000ms ease-out forwards;
}
.page-intro__content {
  position: relative;
  color: #ffffff;
  text-align: center;
  padding-top: 19.4rem;
}
.page-intro__subtitle {
  margin-bottom: 4.4rem;
  font-family: "PetitFormalScript";
  font-style: normal;
  font-weight: 400;
  font-size: 3.2rem;
  line-height: 4rem;
  text-align: center;
  color: #FFFFFF;
}
@media (max-width: 500px) {
  .page-intro__subtitle svg {
    width: 90vw;
  }
}
@media screen and (max-width: 1350px) {
  .page-intro__subtitle {
    font-size: 2.8rem;
  }
}
.page-intro__title {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 700;
  font-size: 6.4rem;
  line-height: 8.7rem;
  letter-spacing: -0.03em;
}
@media screen and (max-width: 1500px) {
  .page-intro__title {
    font-size: 5.4rem;
  }
}
@media screen and (max-width: 1350px) {
  .page-intro__title {
    font-size: 3.7rem;
  }
}
@media (max-width: 550px) {
  .page-intro__title {
    font-size: 5.4rem;
    line-height: 7.7rem;
  }
}
.page-intro__title > span {
  padding: 3.2rem 0;
  position: relative;
  display: inline-block;
}
@media (max-width: 550px) {
  .page-intro__title > span {
    padding: 1.6rem 0;
  }
}
.page-intro__title span:nth-of-type(2) {
  opacity: 0;
  animation: opacity 4000ms ease-out 1500ms forwards;
}
.page-intro__top-line, .page-intro__bottom-line {
  display: block;
  position: absolute;
  left: var(--position);
  width: calc(100% - var(--position) - var(--position));
}
.page-intro__top-line::before, .page-intro__bottom-line::before {
  content: "";
  width: 8px;
  height: 8px;
  background: #ffffff;
  transform: rotate(45deg) translate(-0.2rem, -45%) scale(0);
  position: absolute;
  top: 0;
  will-change: transform;
  backface-visibility: hidden;
  animation: titleLines 1500ms ease-out 500ms forwards;
}
.page-intro__top-line::after, .page-intro__bottom-line::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  will-change: transform;
  backface-visibility: hidden;
  transform: scale(0, 1);
  animation: linesWidht 2000ms ease-out 1500ms forwards;
}
.page-intro__top-line {
  top: -0.7rem;
}
.page-intro__top-line::before {
  left: 0;
}
.page-intro__top-line::after {
  transform-origin: left;
}
.page-intro__bottom-line {
  bottom: -0.4rem;
}
.page-intro__bottom-line::before {
  right: 0;
}
.page-intro__bottom-line::after {
  transform-origin: right;
}

.page-intro--contacts .page-intro__top-line,
.page-intro--contacts .page-intro__bottom-line {
  display: block;
  position: absolute;
  left: 0;
  width: calc(100% + 18.5rem);
}
@media (max-width: 1140px) {
  .page-intro--contacts .page-intro__top-line,
  .page-intro--contacts .page-intro__bottom-line {
    left: -13rem;
    width: calc(100% + 26rem);
  }
}
.page-intro--contacts .page-intro__content {
  text-align: left;
}
@media (max-width: 1140px) {
  .page-intro--contacts .page-intro__content {
    text-align: center;
  }
}

.page-id-18 .page-intro {
  --position: -13.4rem;
}
.page-id-18 .page-intro svg g {
  opacity: 0.09 !important;
}
@media (max-width: 390px) {
  .page-id-18 .page-intro {
    --position: -7.4rem;
  }
}

.page-id-22 .page-intro {
  --position: -4rem;
}
@media (max-width: 390px) {
  .page-id-22 .page-intro {
    --position: -1.5rem;
  }
}

@keyframes scaleLogoDown {
  0% {
    transform: translate(-50%, -50%) scale(3);
    opacity: 0;
  }
  100% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
}
@keyframes linesWidht {
  0% {
    transform: scale(0, 1);
  }
  100% {
    transform: scale(1, 1);
  }
}
@keyframes titleLines {
  0% {
    transform: rotate(45deg) translate(-0.2rem, -45%) scale(0);
    opacity: 0;
  }
  80% {
    transform: rotate(45deg) translate(-0.2rem, -45%) scale(1.2);
  }
  100% {
    transform: rotate(45deg) translate(-0.2rem, -45%) scale(1);
    opacity: 1;
  }
}
@keyframes opacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.page-id-20 .page-intro,
.page-id-167 .page-intro {
  background-color: rgba(0, 0, 0, 0.4);
}

.page-id-20 .page-intro img,
.page-id-167 .page-intro img {
  z-index: -1;
}

.page-id-20 .page-intro svg g {
  opacity: 0.22 !important;
}

.page-id-24 .page-intro__content {
  padding-top: 2rem;
}

.page-id-24 .page-intro__subtitle {
  text-align: left;
}
@media screen and (max-width: 1140px) {
  .page-id-24 .page-intro__subtitle {
    text-align: center;
  }
}

.page-more-section {
  position: relative;
  top: -4.8rem;
}
@media (max-width: 700px) {
  .page-more-section {
    top: -3rem;
  }
}
.page-more-section--contacts {
  display: none;
}

.page-more {
  display: block;
  width: 9.6rem;
  height: 9.6rem;
  background: #eba04b;
  border: 1px solid #eba04b;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  will-change: transform;
  backface-visibility: hidden;
  margin: 0 auto;
  transform: scale(0);
  animation: moreAnim 800ms ease-out 3000ms forwards;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .page-more {
    transform: translateX(0rem);
  }
}
@media (max-width: 895px) {
  .page-more {
    transform: translateX(0rem);
  }
}
@media (max-width: 700px) {
  .page-more {
    position: relative;
    align-self: center;
    text-align: center;
    width: 6rem;
    height: 6rem;
    left: 0;
  }
}
.page-more path {
  transition: all 200ms ease-out;
}
.page-more::after {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: "";
  display: block;
  border-radius: 50%;
  background-color: white;
  transform: scale(0);
  transition: all 200ms ease-out;
  z-index: -1;
  will-change: transform;
  backface-visibility: hidden;
}
.page-more:hover::after {
  transform: scale(1);
}
.page-more:hover path {
  stroke: #eba04b;
}

@keyframes moreAnim {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
.menu-section {
  padding: 11.3rem 0 12.5rem;
  position: relative;
}
@media (max-width: 550px) {
  .menu-section {
    padding: 8rem 0 6rem;
  }
}
@media (max-width: 500px) {
  .menu-section {
    padding: 5rem 0 4rem;
  }
}
.menu-section__container {
  margin: 0 auto;
  padding: 0 200px;
  max-width: 1434px;
  width: 100%;
}
@media (max-width: 680px) {
  .menu-section__container {
    padding: 0 100px;
  }
}
@media (max-width: 500px) {
  .menu-section__container {
    padding: 0 50px;
  }
}
.menu-section__content {
  position: relative;
  z-index: 1;
}
.menu-section__list {
  margin-bottom: 13rem;
}
@media (max-width: 550px) {
  .menu-section__list {
    margin-bottom: 8rem;
  }
}
.menu-section__title {
  font-family: "PetitFormalScript";
  font-style: normal;
  font-weight: 400;
  font-size: 4.2rem;
  line-height: 3rem;
  color: #FAF6C9;
  margin-bottom: 4.2rem;
  position: relative;
}
.menu-section__title::before {
  content: "";
  width: 8px;
  height: 8px;
  background: #e6cba8;
  transform: rotate(45deg);
  position: absolute;
  bottom: -4rem;
  left: 0;
}
.menu-section__title::after {
  content: "";
  width: 100%;
  height: 1px;
  background: #e6cba8;
  position: absolute;
  left: 0;
  bottom: -3.645rem;
}
.menu-section__item {
  padding: 3.15rem 0;
  border-bottom: 1px solid rgba(230, 203, 168, 0.3);
}
.menu-section__item-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.menu-section__item-title {
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 3.2rem;
  letter-spacing: -0.03em;
  color: #FAF6C9;
  padding-right: 4rem;
}
.menu-section__item-price {
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 3.2rem;
  color: #FAF6C9;
  flex-shrink: 0;
}
.menu-section__item-desc {
  margin-top: 3.2rem;
  font-weight: 400;
  font-size: 2.4rem;
  line-height: 3.2rem;
  color: #FAF6C9;
}
.menu-section__dec {
  position: absolute;
  pointer-events: none;
}
@media (max-width: 680px) {
  .menu-section__dec {
    max-width: 100px;
  }
}
@media (max-width: 500px) {
  .menu-section__dec {
    max-width: 50px;
  }
}
.menu-section__dec--1 {
  top: -22.6rem;
  left: -0.7rem;
}
@media (max-width: 680px) {
  .menu-section__dec--1 {
    top: -12rem;
  }
}
.menu-section__dec--2 {
  top: 17.2%;
  right: -0.7rem;
}
.menu-section__dec--3 {
  top: 29.3%;
  left: -0.7rem;
}
.menu-section__dec--4 {
  top: 67.4%;
  right: -0.7rem;
}
.menu-section__dec--5 {
  top: 75.6%;
  left: -0.7rem;
}

.content {
  padding: 13.5rem 0 23.1rem;
  position: relative;
}
@media (max-width: 600px) {
  .content {
    padding: 8rem 0 10rem;
  }
}
@media (max-width: 500px) {
  .content {
    padding: 4rem 0 10rem;
  }
}
.content__container {
  padding: 0 2.5rem;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  color: #E6CBA8;
}
.content__container strong {
  font-weight: 600;
  margin-bottom: 1.6rem;
  display: inline-block;
}
.content__container li {
  margin-bottom: 1.6rem;
}
.content__container li::before {
  content: "";
  display: inline-block;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background-color: #6b3d27;
  margin-right: 2.2rem;
  position: relative;
  left: 1.3rem;
  bottom: 0.3rem;
}
.content__logo {
  margin-bottom: 2.8rem;
}
.content__p1 {
  font-weight: 300;
  font-size: 3.2rem;
  line-height: 5.2rem;
  max-width: 81rem;
  margin: 0 auto 3.2rem;
}
.content__p2 {
  font-style: normal;
  font-weight: 400;
  font-size: 1.9rem;
  line-height: 2.5rem;
  max-width: 81.5rem;
  margin: 0 auto 3.2rem;
}
.content__p3 {
  font-weight: 400;
  font-size: 1.9rem;
  line-height: 2.5rem;
  max-width: 81.5rem;
  margin: 0 auto;
}
.content__bg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}

.video {
  display: flex;
  margin-bottom: 3.2rem;
  height: 56.2vw;
  max-height: 100vh;
}
@media (max-width: 950px) {
  .video {
    display: block;
    height: auto;
  }
}
.video__text {
  background: #bb542f;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex: 0 0 55.2rem;
  padding: 6.4rem;
}
@media (max-width: 950px) {
  .video__text {
    padding: 6.4rem 6.4rem 9.6rem;
  }
}
@media (max-width: 450px) {
  .video__text {
    padding: 3.2rem 3.2rem 6.4rem;
  }
}
.video__subtitle {
  font-family: "PetitFormalScript";
  font-style: normal;
  font-weight: 400;
  font-size: 3.2rem;
  line-height: 4rem;
  margin-bottom: 7.5rem;
  color: #ffe1ad;
}
.video__title {
  color: #faf6c9;
}
.video__title .section-title__bg {
  background: #bb542f;
}
.video__file {
  flex-grow: 1;
  position: relative;
  overflow: hidden;
}
@media (max-width: 950px) {
  .video__file {
    height: 50vw;
  }
}
@media (max-width: 550px) {
  .video__file {
    height: 70vw;
  }
}
.video__file::after {
  content: "";
  display: block;
  position: absolute;
  top: 3.2rem;
  left: 3.2rem;
  right: 3.2rem;
  bottom: 3.2rem;
  border: 1px solid;
  border-image-slice: 1;
  border-width: 1px;
  mix-blend-mode: overlay;
  will-change: transform;
  backface-visibility: hidden;
  transition: all 900ms ease-out;
  border-image-source: linear-gradient(285.34deg, #af6e4e -4.82%, #fff7d0 35.75%, #c6845f 63.86%, #ffe0b9 84.76%, #c6845f 110.29%);
}
.video__file.active::after {
  transform: scale(1.1);
}
.video__video {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
}
.video__circle {
  position: absolute;
  mix-blend-mode: overlay;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 1300px) {
  .video__circle {
    width: 103px;
    height: 103px;
  }
}
.video__start {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  border: none;
  padding: 0;
  margin: 0;
  outline: none;
  background-color: transparent;
  transition: opacity 600ms ease-out;
  opacity: 0;
}
.video__start:hover::after {
  opacity: 0.5;
  transform: translate(-50%, -50%) scale(1.2);
}
.video__start:hover .video__circle {
  animation: pulse-video 5600ms ease-out infinite;
}
.video__start::after {
  content: "";
  width: 295px;
  height: 295px;
  background: radial-gradient(50% 50% at 50% 50%, #faf6c9 0%, rgba(250, 246, 201, 0) 100%);
  opacity: 0.5;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -1;
  transform: translate(-50%, -50%);
  will-change: transform;
  backface-visibility: hidden;
  transition: all 500ms ease-out;
}
@media (max-width: 1300px) {
  .video__start::after {
    width: 150px;
    height: 150px;
  }
}
.video__start.active {
  opacity: 1;
}
@media (max-width: 1300px) {
  .video__btn {
    width: 64px;
    height: 64px;
  }
}

@keyframes pulse-video {
  0% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
  100% {
    transform: translate(-50%, -50%) scale(3);
    opacity: 0;
  }
}
.shop-page__container {
  max-width: 170.4rem;
  width: 100%;
  padding: 3.4rem 15px 9.5rem;
  margin: 0 auto;
  display: flex;
}
@media (max-width: 1100px) {
  .shop-page__container {
    display: block;
    position: relative;
  }
}
.shop-page__sidebar {
  flex: 0 0 53.2rem;
  margin-right: 3.2rem;
  padding-top: 0.5rem;
}
.shop-page__sidebar._showmore-active .shop-page__show {
  transform: rotate(180deg);
}
@media (max-width: 1700px) {
  .shop-page__sidebar {
    flex-shrink: 1;
  }
}
@media (max-width: 1100px) {
  .shop-page__sidebar {
    position: relative;
    margin-right: 0;
  }
}
.shop-page__show {
  margin-left: 1rem;
  cursor: pointer;
  border: none;
  outline: none;
  background-color: transparent;
  transition: transform 400ms ease-out;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  pointer-events: none;
}
@media (max-width: 1100px) {
  .shop-page__show {
    opacity: 1;
    pointer-events: all;
  }
}
.shop-page__sidebar-title {
  font-family: "PetitFormalScript";
  font-style: normal;
  font-weight: 400;
  font-size: 3.2rem;
  line-height: 4rem;
  color: #FAF6C9;
  margin-bottom: 3.5rem;
  display: flex;
  align-items: center;
}
@media (max-width: 350px) {
  .shop-page__sidebar-title {
    font-size: 2.8rem;
    line-height: 3.6rem;
    margin-bottom: 2.6rem;
  }
}
.shop-page__cat-list {
  position: relative;
  border-bottom: 1px solid #e6cba8;
}
.shop-page__cat-list::after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  background: #e6cba8;
  transform: rotate(45deg);
  position: absolute;
  left: 0;
  bottom: -4px;
}
.shop-page__cat-item {
  position: relative;
  border-top: 1px solid #e6cba8;
}
.shop-page__cat-item::after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  background: #e6cba8;
  transform: rotate(45deg);
  position: absolute;
  left: 0;
  top: -4px;
}
.shop-page__cat-item a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 5.3rem 1.5rem;
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 3.3rem;
  letter-spacing: -0.03em;
  color: #eba04b;
  transition: all 400ms ease-out;
}
@media (max-width: 450px) {
  .shop-page__cat-item a {
    padding: 3.6rem 1.5rem 3.6rem 0;
  }
}
.shop-page__cat-item a.active {
  color: #FAF6C9;
}
.shop-page__cat-item a.active svg {
  opacity: 1;
  transform: translateX(0);
}
.shop-page__cat-item a:hover {
  color: #6b3d27;
}
.shop-page__cat-item a:hover svg {
  opacity: 1;
  transform: translateX(0);
}
.shop-page__cat-item a svg {
  transition: all 500ms ease-out;
  opacity: 0;
  transform: translateX(-5rem);
}
.shop-page__content {
  flex-grow: 1;
  padding-right: 2.6rem;
}
@media (max-width: 1100px) {
  .shop-page__content {
    padding-top: 5rem;
    padding-right: 0;
  }
}
.shop-page .taxonomy__loop .products {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -3.2rem 0 -1.6rem;
}
@media (max-width: 1100px) {
  .shop-page .taxonomy__loop .products {
    margin: 0 -1.6rem 0 -1.6rem;
  }
}
@media (max-width: 650px) {
  .shop-page .taxonomy__loop .products {
    display: block;
  }
}
.shop-page .taxonomy__loop .product {
  flex-basis: calc(50% - 3.2rem);
  display: flex;
  flex-direction: column;
  margin: 0 1.6rem 3.2rem;
  list-style-type: none;
  background: #fffaf4;
}
.shop-page .taxonomy__loop .product a {
  display: flex;
  flex-direction: column;
  height: 100%;
  position: relative;
}
.shop-page .taxonomy__loop .product a .onsale {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  background-color: #eba04b;
  padding: 1.6rem;
  font-family: PetitFormalScript;
  font-style: normal;
  font-weight: 400;
  color: white;
}
.shop-page .taxonomy__loop .product a:hover .product__image::before {
  transform: scale(1);
}
.shop-page .taxonomy__loop .product a:hover .product__image img {
  transform: scale(1.3);
  transition: transform 10500ms ease-out;
}
.shop-page .taxonomy__loop .product a:hover .product__footer::after {
  background: #e6cba8;
  animation: pulse 2s infinite;
}
.shop-page .taxonomy__loop .product__image {
  position: relative;
  padding-bottom: 131.3%;
  overflow: hidden;
}
.shop-page .taxonomy__loop .product__image::before {
  content: "";
  display: block;
  position: absolute;
  top: 3.2rem;
  left: 3.2rem;
  right: 3.2rem;
  bottom: 3.2rem;
  border: 1px solid;
  border-image-slice: 1;
  border-width: 1px;
  opacity: 0.5;
  transition: all 900ms ease-out;
  z-index: 1;
  border-image-source: linear-gradient(285.34deg, #af6e4e -4.82%, #fff7d0 35.75%, #c6845f 63.86%, #ffe0b9 84.76%, #c6845f 110.29%);
  transform: scale(1.2);
}
@media (max-width: 1100px) {
  .shop-page .taxonomy__loop .product__image {
    padding-bottom: 40vw;
  }
}
@media (max-width: 650px) {
  .shop-page .taxonomy__loop .product__image {
    padding-bottom: 80vw;
  }
}
.shop-page .taxonomy__loop .product__image img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
  transition: transform 10500ms ease-out;
}
.shop-page .taxonomy__loop .product__footer {
  background-color: #fffaf4;
  padding: 3.2rem 3.2rem 2.4rem;
  position: relative;
  flex: 1;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.shop-page .taxonomy__loop .product__footer .woocommerce-loop-product__title {
  font-weight: 700;
  font-size: 3.2rem;
  line-height: 4.4rem;
  letter-spacing: -1px;
  color: #6b3d27;
  margin-bottom: 3.2rem;
}
@media (max-width: 450px) {
  .shop-page .taxonomy__loop .product__footer .woocommerce-loop-product__title {
    font-size: 2.8rem;
    line-height: 4rem;
  }
}
.shop-page .taxonomy__loop .product__footer .woocommerce-loop-product__description {
  margin-bottom: 3.2rem;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -0.6px;
  color: #eba04b;
}
.shop-page .taxonomy__loop .product__footer .price {
  font-style: normal;
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 3.3rem;
  letter-spacing: -0.03em;
  color: #eba04b;
  margin-top: auto;
}
.shop-page .taxonomy__loop .product__footer .price del {
  margin-right: 1rem;
}
.shop-page .taxonomy__loop .product__footer .price del .amount bdi {
  display: inline-block;
  text-decoration: line-through;
  transform: scale(0.8);
}
.shop-page .taxonomy__loop .product__footer .price ins {
  text-decoration: none;
}
.shop-page .taxonomy__loop .product__footer .decor {
  margin-top: auto;
  width: 100%;
  height: 1px;
  background-color: #e6cba8;
  position: relative;
}
.shop-page .taxonomy__loop .product__footer .decor::before {
  position: absolute;
  left: 1px;
  top: -3.785px;
  content: "";
  width: 8px;
  height: 8px;
  background: #e6cba8;
  transform: rotate(45deg);
}
.shop-page .woocommerce-info {
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 3.3rem;
  letter-spacing: -0.03em;
  color: #eba04b;
  padding: 3.2rem;
  text-align: center;
}

.woocommerce-pagination .page-numbers {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.woocommerce-pagination .page-numbers li {
  flex: 0 0 4rem;
  border: 1px solid #eba04b;
  margin-right: 0.5rem;
}
.woocommerce-pagination .page-numbers li .page-numbers {
  height: 4rem;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #6b3d27;
  font-size: 2rem;
  transition: all 300ms ease-out;
}
.woocommerce-pagination .page-numbers li .page-numbers:hover {
  background-color: #eba04b;
  color: #fff;
}
.woocommerce-pagination .page-numbers li .page-numbers.current {
  background-color: #eba04b;
  color: #fff;
}

.menu-slider {
  position: relative;
  padding-bottom: 3.2rem;
}
.menu-slider__slider-btns {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 100;
  transform: translateY(-50%);
}
@media (max-width: 950px) {
  .menu-slider__slider-btns .slider-btn {
    width: 6rem;
    height: 6rem;
  }
}
.menu-slider__slider-btns .slider-btn--prev {
  margin-right: 0;
  margin-left: 5vw;
}
@media (max-width: 1550px) {
  .menu-slider__slider-btns .slider-btn--prev {
    margin-left: 1vw;
  }
}
.menu-slider__slider-btns .slider-btn--next {
  margin-right: 5vw;
}
@media (max-width: 1550px) {
  .menu-slider__slider-btns .slider-btn--next {
    margin-right: 1vw;
  }
}

.slider-menu__slide {
  height: 39.2vw !important;
  max-height: 100vh !important;
  position: relative;
}
@media (max-width: 700px) {
  .slider-menu__slide {
    height: 70vw !important;
  }
}
.slider-menu__slide.swiper-slide-active::after {
  background-color: rgba(0, 0, 0, 0);
}
.slider-menu__slide::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
  transition: all 400ms ease-out;
}
.slider-menu__img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
}

.page-id-167 .menu-slider {
  position: relative;
  padding-bottom: 12.8rem;
}

.slider-btn {
  width: 9.6rem;
  height: 9.6rem;
  background: #eba04b;
  border-radius: 50%;
  outline: none;
  cursor: pointer;
  border: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 3.2rem;
  opacity: 1 !important;
  transition: all 300ms ease-out;
}
.slider-btn:hover {
  background: #bb542f;
}
@media (max-width: 800px) {
  .slider-btn {
    width: 6rem;
    height: 6rem;
  }
}

.main-slider__wrapper {
  height: 100% !important;
  --x: 0;
}
.main-slider__wrapper::after {
  position: absolute;
  width: 100%;
  height: 100%;
  transform: translateX(var(--x));
  will-change: transform;
  backface-visibility: hidden;
  top: 0;
  left: 0;
  content: "";
  display: block;
  background-color: #1D1D1B;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .main-slider__wrapper::after {
    display: none;
  }
}
@media (max-width: 991px) {
  .main-slider__wrapper::after {
    display: none;
  }
}
.main-slider__slide {
  overflow: hidden;
  height: 100% !important;
}
.main-slider__slide img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
  object-position: center right;
  transition: all 500ms ease-out;
  opacity: 0;
}
@media screen and (max-width: 700px) {
  .main-slider__slide img {
    height: 70%;
  }
}
.main-slider__slide.swiper-slide-active img {
  opacity: 1;
  transition: none;
  transform: scale(1);
}

@media (max-width: 520px) {
  #main-slider .section__title {
    text-align: left;
  }
}

.text {
  max-width: 48rem;
  height: 30rem;
  overflow: hidden;
}
@media (max-height: 1000px) {
  .text {
    height: 20rem;
  }
}
@media (max-height: 850px) {
  .text {
    height: 16rem;
  }
}
@media (max-height: 790px) {
  .text {
    margin-top: 5rem;
  }
}
@media (max-width: 928px) {
  .text {
    max-width: 100%;
    height: 11rem;
    position: relative;
    top: 4rem;
  }
  .text br {
    display: none;
  }
}
@media (max-width: 500px) {
  .text {
    left: 0;
    right: 0;
    max-width: 100%;
    height: 16rem;
  }
}
.text__wrapper {
  height: 100% !important;
  display: flex;
  align-items: flex-end !important;
}
.text__slide {
  font-weight: 700;
  font-size: 6.4rem;
  line-height: 8.7rem;
  letter-spacing: -0.03em;
  color: #eba04b;
  opacity: 0 !important;
}
.text__slide.swiper-slide-active {
  opacity: 1 !important;
}
@media (max-height: 1000px) {
  .text__slide {
    font-size: 5.4rem;
    line-height: 7.7rem;
  }
}
@media (max-height: 850px) {
  .text__slide {
    font-size: 5rem;
    line-height: 7.3rem;
  }
}
@media (max-width: 928px) {
  .text__slide {
    width: 80vw !important;
  }
}
@media (max-width: 800px) {
  .text__slide {
    width: 100% !important;
    line-height: 4.7rem;
  }
}
@media (max-width: 520px) {
  .text__slide {
    text-align: center;
  }
}
@media (max-width: 400px) {
  .text__slide {
    font-size: 4rem !important;
    line-height: 6.3rem !important;
  }
}

.cart-icon {
  position: relative;
}

.cart-icon .cart-contents {
  position: absolute;
  bottom: 1.5rem;
  right: -0.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1.8rem;
  height: 1.8rem;
  font-size: 0.9rem;
  border-radius: 50%;
  color: white;
  background: #c16f13;
}

.cart-icon .widget_shopping_cart {
  position: absolute;
  top: 40px;
  left: -270px;
  display: none;
  width: 340px;
  background-color: white;
  box-shadow: 0 8px 8px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  z-index: 10;
}
@media screen and (max-width: 576px) {
  .cart-icon .widget_shopping_cart {
    left: -206px;
  }
}
@media screen and (max-width: 360px) {
  .cart-icon .widget_shopping_cart {
    left: -160px;
    width: 300px;
  }
}

.cart-icon .woocommerce-mini-cart-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  border-bottom: 1px solid #b3b3b3;
}
@media screen and (max-width: 360px) {
  .cart-icon .woocommerce-mini-cart-item {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
  }
}
@media screen and (max-width: 360px) {
  .cart-icon .woocommerce-mini-cart-item .variation {
    display: block;
    width: 100%;
  }
}
.cart-icon .woocommerce-mini-cart-item .variation dt,
.cart-icon .woocommerce-mini-cart-item .variation dd {
  text-align: right;
}
@media screen and (max-width: 360px) {
  .cart-icon .woocommerce-mini-cart-item .variation dt,
  .cart-icon .woocommerce-mini-cart-item .variation dd {
    display: inline-block;
  }
}

.cart-icon .woocommerce-mini-cart-item:nth-of-type(even) {
  background-color: #f8f8f8;
}

.cart-icon .woocommerce-mini-cart-item .remove_from_cart_button {
  margin-right: 10px;
  font-size: 18px;
  color: #b3b3b3;
  transition: all 0.2s;
}

.cart-icon .woocommerce-mini-cart-item .remove_from_cart_button:hover {
  color: #b30033;
}

.cart-icon .woocommerce-mini-cart-item .remove_from_cart_button + a {
  display: flex;
  flex: 1;
  font-size: 1.8rem;
  text-decoration: none;
  color: #414141;
}

.cart-icon .woocommerce-mini-cart-item img {
  margin-right: 10px;
  width: 40px;
  height: 56px;
}

.cart-icon .woocommerce-mini-cart-item .quantity {
  display: block;
  font-size: 10px;
  text-align: right;
}

.cart-icon .woocommerce-mini-cart__total,
.cart-icon .woocommerce-mini-cart__buttons {
  padding: 10px;
}

.cart-icon .woocommerce-mini-cart__buttons {
  display: flex;
  justify-content: space-between;
}

.cart-icon .woocommerce-mini-cart__buttons a {
  width: 47%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: white;
  border: 1px solid #eba04b;
  background-color: #eba04b;
  border-radius: 4px;
  transition: all 0.2s;
}

.cart-icon .woocommerce-mini-cart__buttons a:hover {
  background-color: #edaa5d;
}

.cart-icon .woocommerce-mini-cart__buttons a:nth-of-type(2) {
  border: 1px solid #333;
  background-color: #333;
}

.cart-icon .woocommerce-mini-cart__buttons a:nth-of-type(2):hover {
  background-color: #3d3d3d;
}

.cart-icon-target {
  width: 4rem;
  height: 4rem;
  display: none;
}

.cart-icon-target img {
  filter: brightness(5.25);
  width: 100%;
}

.footer__top {
  background: #272725;
  position: relative;
}
.footer__container {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  position: relative;
}
@media (max-width: 1140px) {
  .footer__container {
    padding-top: 20px;
    flex-direction: column-reverse;
    align-items: stretch;
  }
}
.footer__column {
  background-color: #1D1D1B;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 6.4rem;
}
@media (max-width: 1140px) {
  .footer__column {
    margin-bottom: 20px;
  }
}
@media (max-width: 650px) {
  .footer__column {
    padding: 3.2rem;
  }
}
.footer__column--first {
  flex-basis: 32%;
}
.footer__column--first .footer__title {
  text-align: center;
}
@media (max-width: 1500px) {
  .footer__column--first {
    flex-basis: 40%;
  }
}
.footer__column--second {
  flex-basis: 57.5%;
  padding-bottom: 0;
  position: relative;
}
.footer__column--second .footer__title {
  margin-bottom: 7.5rem;
}
@media (max-width: 500px) {
  .footer__column--second .footer__title {
    text-align: center;
  }
}
.footer__title {
  font-family: PetitFormalScript;
  font-style: normal;
  font-weight: normal;
  font-size: 3.2rem;
  line-height: 4rem;
  color: #FAF6C9;
}
@media screen and (max-width: 1700px) {
  .footer__title {
    font-size: 3rem;
  }
}
@media screen and (max-width: 1615px) {
  .footer__title {
    font-size: 2.7rem;
  }
}
@media screen and (max-width: 1220px) {
  .footer__title {
    font-size: 2.6rem;
  }
}
@media (max-width: 420px) {
  .footer__title {
    font-size: 2.8rem;
    line-height: 3.5rem;
  }
}
.footer__subtitle {
  margin-bottom: 7.6rem;
  max-width: 100%;
  color: #EBA04B;
}
@media (max-width: 1500px) {
  .footer__subtitle {
    font-size: 5.7rem;
    line-height: 8rem;
  }
}
.footer__subtitle::before {
  top: -4.2rem;
}
.footer__subtitle::after {
  top: -3.85rem;
}
.footer__subtitle span::before {
  bottom: -4.2rem;
}
.footer__subtitle span::after {
  bottom: -3.85rem;
}
.footer__contacts {
  display: flex;
  justify-content: space-between;
  margin-bottom: 6.4rem;
}
.footer__contacts a:hover {
  text-decoration: underline;
}
@media (max-width: 580px) {
  .footer__contacts {
    display: block;
    margin-bottom: 3rem;
  }
  .footer__contacts li {
    margin-bottom: 0.5rem;
  }
}
.footer__contacts li {
  padding: 0 0.5rem;
}
.footer__address {
  padding-top: 2rem;
}
.footer__span {
  display: block;
  font-weight: 600;
  font-size: 1.7rem;
  line-height: 2.2rem;
  letter-spacing: 0.03em;
  color: #FAF6C9;
}
.footer__label {
  display: block;
  font-weight: normal;
  font-size: 1.9rem;
  line-height: 2.6rem;
  color: #EBA04B;
  margin-bottom: 0.8rem;
}
@media (max-width: 580px) {
  .footer__label {
    margin-bottom: 0;
  }
}
.footer__map {
  height: 62.2rem;
  position: relative;
  left: -6.4rem;
  width: calc(100% + 12.8rem);
}
@media (max-width: 1140px) {
  .footer__map {
    margin-bottom: 0;
  }
}
@media (max-width: 650px) {
  .footer__map {
    left: -3.2rem;
    width: calc(100% + 6.4rem);
  }
}
.footer__bottom {
  padding: 6.4rem 0;
  font-family: Manrope;
  font-style: normal;
  font-weight: normal;
  font-size: 1.6rem;
  line-height: 2.2rem;
  color: #E6CBA8;
}
@media (max-width: 850px) {
  .footer__bottom {
    padding: 3.2rem 0;
  }
}
.footer__bottom .footer__container {
  align-items: center;
}
.footer__bottom .footer__container > *:not(:last-child) {
  position: relative;
}
.footer__bottom .footer__container > *:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -3.8vw;
  display: block;
  width: 1px;
  height: 2.7rem;
  background-color: #BB542F;
  opacity: 0.2;
}
@media (max-width: 1555px) {
  .footer__bottom .footer__container > *:not(:last-child)::after {
    right: -2.8vw;
  }
}
@media (max-width: 1455px) {
  .footer__bottom .footer__container > *:not(:last-child)::after {
    right: -2vw;
  }
}
@media (max-width: 1300px) {
  .footer__bottom .footer__container > *:not(:last-child)::after {
    right: -1vw;
  }
}
@media (max-width: 1250px) {
  .footer__bottom .footer__container > *:not(:last-child)::after {
    right: -0.5vw;
  }
}
@media (max-width: 1200px) {
  .footer__bottom .footer__container > *:not(:last-child)::after {
    right: -1.8vw;
  }
}
@media (max-width: 1140px) {
  .footer__bottom .footer__container > *:not(:last-child)::after {
    display: none;
  }
}
@media (max-width: 1140px) {
  .footer__bottom .footer__container {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
}
.footer__copyright a:hover {
  text-decoration: underline;
}
.footer__privacy {
  color: #E6CBA8;
  text-decoration: underline;
}
.footer__partner {
  display: flex;
  align-items: center;
}
@media (max-width: 400px) {
  .footer__partner {
    display: block;
  }
}
.footer__partner-text {
  margin-right: 0.8rem;
}
@media (max-width: 400px) {
  .footer__partner-text {
    margin-right: 0;
  }
}
.footer__partner-link {
  padding-top: 0.3rem;
}

.footer--contacts .footer__column--second {
  flex-basis: 68%;
  padding: 0 6.4rem;
  position: relative;
}
.footer--contacts .footer__column--first {
  padding: 0 !important;
  position: relative;
}
.footer--contacts .footer__column-inner {
  padding: 6.4rem;
  background-color: #1D1D1B;
  position: absolute;
  left: 0;
  bottom: 16.8rem;
  width: 100%;
}
@media (max-width: 1140px) {
  .footer--contacts .footer__column-inner {
    position: relative;
  }
}
@media (max-width: 450px) {
  .footer--contacts .footer__column-inner {
    padding: 3.2rem;
  }
}
.footer--contacts .footer__contacts--abs {
  position: absolute;
  top: -70.7%;
  right: 12.4rem;
  background: #1D1D1B;
  padding: 6.4rem 8.2rem 3.2rem 6.4rem;
  z-index: 1000;
  margin-bottom: 0;
  flex-direction: column;
}
@media (max-width: 1580px) {
  .footer--contacts .footer__contacts--abs {
    right: 5rem;
  }
}
@media (max-width: 1500px) {
  .footer--contacts .footer__contacts--abs {
    right: 5rem;
    padding: 6.4rem 4.2rem 3.2rem 4.4rem;
  }
}
@media (max-width: 1450px) {
  .footer--contacts .footer__contacts--abs {
    bottom: 100%;
    padding: 3.2rem 3.2rem 1.6rem 3.2rem;
  }
}
@media (max-width: 1140px) and (min-width: 729px) {
  .footer--contacts .footer__contacts--abs {
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    bottom: auto;
    right: 3.2rem;
  }
}
@media (max-width: 750px) {
  .footer--contacts .footer__contacts--abs {
    position: relative;
    top: 0;
  }
}
@media (max-width: 450px) {
  .footer--contacts .footer__contacts--abs {
    padding: 1.6rem;
  }
}
.footer--contacts .footer__contacts--abs li {
  margin-bottom: 1.2rem;
}
@media (max-width: 450px) {
  .footer--contacts .footer__contacts--abs li {
    margin-bottom: 1.6rem;
  }
}
@media (max-width: 1140px) {
  .footer--contacts .footer__contacts--abs li {
    flex-basis: calc(51% - 3rem);
  }
}
.footer--contacts .footer__map {
  height: 64.5rem;
}

.footer__form input[type=text],
.footer__form input[type=email],
.footer__form input[type=tel],
.footer__form textarea {
  font-family: Manrope;
  font-style: normal;
  font-weight: normal;
  font-size: 1.9rem;
  color: #FAF6C9;
  line-height: 200%;
  height: 4.5rem;
  border: none;
  border-bottom: 1px solid #6B3D27;
  outline: none;
  width: 100%;
  display: block;
  background-color: transparent;
  /* webkit */
  /* webkit */
  /* webkit */
  /* webkit */
  /* webkit */
}
.footer__form input[type=text][type=text]::-webkit-input-placeholder, .footer__form input[type=text][type=email]::-webkit-input-placeholder, .footer__form input[type=text][type=tel]::-webkit-input-placeholder,
.footer__form input[type=email][type=text]::-webkit-input-placeholder,
.footer__form input[type=email][type=email]::-webkit-input-placeholder,
.footer__form input[type=email][type=tel]::-webkit-input-placeholder,
.footer__form input[type=tel][type=text]::-webkit-input-placeholder,
.footer__form input[type=tel][type=email]::-webkit-input-placeholder,
.footer__form input[type=tel][type=tel]::-webkit-input-placeholder,
.footer__form textarea[type=text]::-webkit-input-placeholder,
.footer__form textarea[type=email]::-webkit-input-placeholder,
.footer__form textarea[type=tel]::-webkit-input-placeholder {
  text-align: "left";
  color: #FAF6C9;
}
.footer__form input[type=text][type=text]::-moz-placeholder, .footer__form input[type=text][type=email]::-moz-placeholder, .footer__form input[type=text][type=tel]::-moz-placeholder,
.footer__form input[type=email][type=text]::-moz-placeholder,
.footer__form input[type=email][type=email]::-moz-placeholder,
.footer__form input[type=email][type=tel]::-moz-placeholder,
.footer__form input[type=tel][type=text]::-moz-placeholder,
.footer__form input[type=tel][type=email]::-moz-placeholder,
.footer__form input[type=tel][type=tel]::-moz-placeholder,
.footer__form textarea[type=text]::-moz-placeholder,
.footer__form textarea[type=email]::-moz-placeholder,
.footer__form textarea[type=tel]::-moz-placeholder {
  text-align: "left";
  color: #FAF6C9;
}
.footer__form input[type=text][type=text]:-moz-placeholder, .footer__form input[type=text][type=email]:-moz-placeholder, .footer__form input[type=text][type=tel]:-moz-placeholder,
.footer__form input[type=email][type=text]:-moz-placeholder,
.footer__form input[type=email][type=email]:-moz-placeholder,
.footer__form input[type=email][type=tel]:-moz-placeholder,
.footer__form input[type=tel][type=text]:-moz-placeholder,
.footer__form input[type=tel][type=email]:-moz-placeholder,
.footer__form input[type=tel][type=tel]:-moz-placeholder,
.footer__form textarea[type=text]:-moz-placeholder,
.footer__form textarea[type=email]:-moz-placeholder,
.footer__form textarea[type=tel]:-moz-placeholder {
  text-align: "left";
  color: #FAF6C9;
}
.footer__form input[type=text][type=text]:-ms-input-placeholder, .footer__form input[type=text][type=email]:-ms-input-placeholder, .footer__form input[type=text][type=tel]:-ms-input-placeholder,
.footer__form input[type=email][type=text]:-ms-input-placeholder,
.footer__form input[type=email][type=email]:-ms-input-placeholder,
.footer__form input[type=email][type=tel]:-ms-input-placeholder,
.footer__form input[type=tel][type=text]:-ms-input-placeholder,
.footer__form input[type=tel][type=email]:-ms-input-placeholder,
.footer__form input[type=tel][type=tel]:-ms-input-placeholder,
.footer__form textarea[type=text]:-ms-input-placeholder,
.footer__form textarea[type=email]:-ms-input-placeholder,
.footer__form textarea[type=tel]:-ms-input-placeholder {
  text-align: "left";
  color: #FAF6C9;
}
.footer__form input[type=text]::-webkit-input-placeholder,
.footer__form input[type=email]::-webkit-input-placeholder,
.footer__form input[type=tel]::-webkit-input-placeholder,
.footer__form textarea::-webkit-input-placeholder {
  text-align: "left";
  color: #FAF6C9;
}
.footer__form input[type=text]::-moz-placeholder,
.footer__form input[type=email]::-moz-placeholder,
.footer__form input[type=tel]::-moz-placeholder,
.footer__form textarea::-moz-placeholder {
  text-align: "left";
  color: #FAF6C9;
}
.footer__form input[type=text]:-moz-placeholder,
.footer__form input[type=email]:-moz-placeholder,
.footer__form input[type=tel]:-moz-placeholder,
.footer__form textarea:-moz-placeholder {
  text-align: "left";
  color: #FAF6C9;
}
.footer__form input[type=text]:-ms-input-placeholder,
.footer__form input[type=email]:-ms-input-placeholder,
.footer__form input[type=tel]:-ms-input-placeholder,
.footer__form textarea:-ms-input-placeholder {
  text-align: "left";
  color: #FAF6C9;
}
.footer__form .form-group {
  height: 10.2rem;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.footer__form .form-group br {
  display: none;
}
@media (max-width: 500px) {
  .footer__form .form-group {
    height: 8rem;
  }
}
.footer__form .form-group textarea {
  resize: none;
}
.footer__form .form-group::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #6b3d27;
  transition: all 400ms ease-out;
  position: absolute;
  bottom: 0;
  left: 0;
  will-change: transform;
  backface-visibility: hidden;
  transform-origin: right;
  transform: scaleX(0%);
}
.footer__form .form-group:focus-within::after {
  transform: scaleX(100%);
}
.footer__form .form-footer {
  margin-top: 6rem;
  display: flex;
  flex-direction: column-reverse;
}
@media (max-width: 500px) {
  .footer__form .form-footer {
    margin-top: 5rem;
    flex-direction: column-reverse;
  }
}
.footer__form .form-footer .wpcf7-spinner {
  flex-shrink: 0;
}
.footer__form .form-footer input[type=checkbox] {
  display: none;
}
.footer__form .form-footer input[type=checkbox]:checked + .wpcf7-list-item-label::after {
  transform: scale(1);
}
.footer__form .form-footer .wpcf7-list-item {
  margin: 0 !important;
}
.footer__form .form-footer .wpcf7-list-item-label {
  padding-left: 3.2rem;
  position: relative;
  display: block;
  font-weight: 300;
  font-size: 1.9rem;
  line-height: 2.2rem;
  letter-spacing: -0.03em;
  color: #FAF6C9;
  cursor: pointer;
}
.footer__form .form-footer .wpcf7-list-item-label a {
  text-decoration: underline;
}
.footer__form .form-footer .wpcf7-list-item-label::before {
  display: block;
  width: 1.6rem;
  height: 1.6rem;
  position: absolute;
  top: 1.4rem;
  left: 0;
  background: #ffe1ad;
  border: 1px solid #eba04b;
}
@media (max-width: 1500px) {
  .footer__form .form-footer .wpcf7-list-item-label::before {
    top: 0.4rem;
  }
}
@media (max-width: 1451px) {
  .footer__form .form-footer .wpcf7-list-item-label::before {
    top: 1.4rem;
  }
}
@media (max-width: 1400px) {
  .footer__form .form-footer .wpcf7-list-item-label::before {
    top: 0.4rem;
  }
}
@media (max-width: 1348px) {
  .footer__form .form-footer .wpcf7-list-item-label::before {
    top: 1.4rem;
  }
}
@media (max-width: 1200px) {
  .footer__form .form-footer .wpcf7-list-item-label::before {
    top: 0.4rem;
    width: 1.7rem;
    height: 1.7rem;
  }
}
.footer__form .form-footer .wpcf7-list-item-label::after {
  display: block;
  width: 1rem;
  height: 1rem;
  position: absolute;
  background: #eba04b;
  top: 1.7rem;
  left: 0.3rem;
  transition: transform 300ms ease-out;
  will-change: transform;
  backface-visibility: hidden;
  transform: scale(0);
}
@media (max-width: 1500px) {
  .footer__form .form-footer .wpcf7-list-item-label::after {
    top: 0.7rem;
  }
}
@media (max-width: 1451px) {
  .footer__form .form-footer .wpcf7-list-item-label::after {
    top: 1.7rem;
  }
}
@media (max-width: 1400px) {
  .footer__form .form-footer .wpcf7-list-item-label::after {
    top: 0.7rem;
  }
}
@media (max-width: 1348px) {
  .footer__form .form-footer .wpcf7-list-item-label::after {
    top: 1.7rem;
  }
}
@media (max-width: 1200px) {
  .footer__form .form-footer .wpcf7-list-item-label::after {
    top: 0.7rem;
  }
}
.footer__form .form-footer input[type=submit] {
  margin-top: 4rem;
}

.page-id-24 .footer__span {
  font-size: 1.9rem;
}
.page-id-24 .footer__address {
  padding-top: 0rem;
}

.email_f {
  padding-bottom: 2rem;
}

.privacy-page {
  border-bottom: 1px solid rgba(235, 160, 75, 0.3);
  background-color: rgba(235, 160, 75, 0.05);
}
.privacy-page__container {
  max-width: 1060px;
  padding: 0 25px;
  margin: 17rem auto 11.5rem;
  font-family: "Manrope", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 1.8rem;
  line-height: 175%;
  text-align: justify;
  letter-spacing: -0.04em;
  color: #FAF6C9;
}
.privacy-page__container br {
  display: none;
}
.privacy-page__container p {
  margin-bottom: 2.1rem;
}
.privacy-page__container strong {
  font-weight: 700;
}
.privacy-page__container h1, .privacy-page__container h2, .privacy-page__container .h2 {
  font-family: "Manrope", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 3.5rem;
  line-height: 4.6rem;
  letter-spacing: -0.04em;
  color: #FAF6C9;
  margin-bottom: 6.5rem;
  margin-top: 10rem;
}
@media screen and (max-width: 500px) {
  .privacy-page__container h1, .privacy-page__container h2, .privacy-page__container .h2 {
    font-size: 2.8rem;
    line-height: 4rem;
  }
}
.privacy-page__container li {
  margin-bottom: 2rem;
  padding-left: 0.5rem;
}
.privacy-page__container a {
  transition: all 300ms ease-out;
  color: #eba04b;
}
.privacy-page__container a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 1200px) {
  .privacy-page__container {
    font-size: 1.9rem;
    margin: 17rem auto 5rem;
  }
  .privacy-page__container h2, .privacy-page__container .h2 {
    margin-bottom: 5.5rem;
    margin-top: 8rem;
    font-size: 3rem;
    line-height: 4rem;
  }
}
@media screen and (max-width: 550px) {
  .privacy-page__container {
    margin: 15rem auto 5rem;
  }
  .privacy-page__container h2, .privacy-page__container .h2 {
    font-size: 2.5rem;
    line-height: 3.5rem;
    margin-bottom: 5rem;
    margin-top: 6rem;
    text-align: center;
  }
}

.overflow-inner table {
  border-collapse: collapse;
}

.overflow-inner th {
  color: white;
  background-color: #444;
}

.overflow-inner th,
.overflow-inner td {
  padding: 1rem 2rem;
  border: 1px solid #aaa;
}

@media screen and (max-width: 750px) {
  .overflow-inner table {
    width: 750px;
  }
}
@media screen and (max-width: 750px) and (max-width: 750px) {
  .overflow-inner {
    overflow-x: auto;
  }
}
[data-showmore-button] span:last-child {
  display: none;
}
._showmore-active [data-showmore-button] span {
  display: none;
}
._showmore-active [data-showmore-button] span:last-child {
  display: block;
}

.spollers__item {
  border-bottom: 1px solid rgba(230, 203, 168, 0.3);
}

.spollers__title {
  width: 100%;
  cursor: default;
  position: relative;
  text-align: left;
  font-weight: 700;
  font-size: 1.9rem;
  line-height: 2.2rem;
  letter-spacing: -0.03em;
  color: #E6CBA8;
  background-color: transparent;
  border: none;
  outline: none;
  padding: 3.2rem 0;
}
@media (max-width: 450px) {
  .spollers__title {
    padding: 1.6rem 0;
    font-size: 1.4rem;
    line-height: 2rem;
  }
}
._spoller-init .spollers__title {
  cursor: pointer;
}
._spoller-init .spollers__title::before, ._spoller-init .spollers__title::after {
  content: "";
  position: absolute;
  right: 0;
  top: 49%;
  background-color: #eba04b;
  height: 1px;
  width: 8px;
  transition: transform 0.5s ease 0s;
}
._spoller-init .spollers__title::before {
  transform: translate(-75%, -50%) rotate(40deg);
}
._spoller-init .spollers__title::after {
  transform: translate(0, -50%) rotate(-40deg);
}
._spoller-init .spollers__title._spoller-active::before {
  background-color: #E6CBA8;
  transform: translateX(-75%) rotate(-40deg);
}
._spoller-init .spollers__title._spoller-active::after {
  background-color: #E6CBA8;
  transform: rotate(40deg);
}

.spollers__body {
  font-weight: 400;
  font-size: 1.9rem;
  line-height: 2.2rem;
  color: #E6CBA8;
  padding-bottom: 3.1rem;
}

.terms-list {
  padding: 16rem 2.5rem 15.6rem;
}
@media (max-width: 950px) {
  .terms-list {
    padding: 10rem 2.5rem 11rem;
  }
}
@media (max-width: 600px) {
  .terms-list {
    padding: 5rem 2.5rem 6rem;
  }
}
.terms-list__content {
  max-width: 103.2rem;
  margin: 0 auto;
}
.terms-list__title {
  font-family: "PetitFormalScript";
  font-style: normal;
  font-weight: 400;
  font-size: 1.9rem;
  line-height: 2rem;
  color: #E6CBA8;
  margin-bottom: 0.5rem;
  padding-bottom: 3.7rem;
  border-bottom: 1px solid #E6CBA8;
  position: relative;
}
.terms-list__title::after {
  content: "";
  width: 8px;
  height: 8px;
  background: #E6CBA8;
  transform: rotate(45deg);
  position: absolute;
  left: 0;
  bottom: -4px;
}

.woocommerce-message {
  margin: 3rem 0;
  padding: 3rem;
  border: 1px solid #eba04b;
  color: #faf6c9;
}
.woocommerce-message a {
  text-decoration: underline;
  color: #eba04b;
}

.woocommerce-cart-form {
  margin-bottom: 60px;
}

.variation__item {
  display: flex;
  justify-content: space-between;
  padding: 1rem 0;
  border-bottom: 1px solid #ddd;
}
@media screen and (max-width: 600px) {
  .variation__item {
    width: 150px;
  }
}

.shop_table {
  width: 100%;
  border-collapse: collapse;
}

.shop_table {
  width: 100%;
  border-collapse: collapse;
}

@media screen and (max-width: 576px) {
  .shop_table.woocommerce-cart-form__contents {
    display: block;
    width: 100%;
    overflow-x: auto;
  }
}
.shop_table .woocommerce-shipping-calculator,
.shop_table .woocommerce-shipping-destination,
.shop_table .woocommerce-shipping-methods {
  margin-bottom: 10px;
}

.shop_table th,
.shop_table td {
  padding: 10px 14px;
  border: 1px solid #e0bf94;
  color: #FAF6C9;
}

.shop_table th {
  font-weight: 600;
  background-color: #1d1d1b;
}

.shop_table .product-thumbnail a {
  display: block;
  width: 80px;
}

.shop_table .product-name a {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 2.2rem;
  color: #FAF6C9;
}

.shop_table .product-name a:hover {
  text-decoration: underline;
}

.shop_table .screen-reader-text {
  display: none;
}

.shop_table .woocommerce-cart-form__cart-item .quantity .input-text {
  width: 60px;
}

.shop_table input[type=number]::-webkit-inner-spin-button,
.shop_table input[type=number]::-webkit-outer-spin-button {
  opacity: 1;
}

.shop_table .product-subtotal .woocommerce-Price-amount {
  font-weight: bold;
}

.cart-collaterals {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 100px;
}

@media screen and (max-width: 768px) {
  .cart-collaterals {
    display: block;
  }
}
.cart-collaterals .cart_totals {
  width: 50%;
}
.cart-collaterals .cart_totals h2 {
  color: #FAF6C9;
}

@media screen and (max-width: 768px) {
  .cart-collaterals .cart_totals {
    width: auto;
  }
}
.cart-collaterals .cart_totals h2 {
  margin-bottom: 30px;
}

.cart-collaterals table {
  margin-bottom: 30px;
}

.cart-collaterals table th {
  text-align: left;
}

.cart-collaterals table td {
  text-align: right;
}

.woocommerce-checkout .checkout__wrap {
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 992px) {
  .woocommerce-checkout .checkout__wrap {
    display: block;
  }
}
.woocommerce-checkout .checkout__item {
  margin-bottom: 80px;
  width: 47%;
}

@media screen and (max-width: 992px) {
  .woocommerce-checkout .checkout__item {
    width: 100%;
  }
}
.woocommerce-checkout select,
.woocommerce-checkout input,
.woocommerce-checkout textarea {
  font-family: Manrope;
  font-style: normal;
  font-weight: normal;
  font-size: 1.9rem;
  color: #FAF6C9;
  line-height: 200%;
  height: 4.5rem;
  border: none;
  border-bottom: 1px solid #6B3D27;
  outline: none;
  width: 100%;
  display: block;
  background-color: transparent;
}
.woocommerce-checkout select::placeholder,
.woocommerce-checkout input::placeholder,
.woocommerce-checkout textarea::placeholder {
  color: #FAF6C9;
}

.woocommerce-checkout {
  /* Change autocomplete styles in WebKit */
}
.woocommerce-checkout input:-webkit-autofill,
.woocommerce-checkout input:-webkit-autofill:hover,
.woocommerce-checkout input:-webkit-autofill:focus,
.woocommerce-checkout textarea:-webkit-autofill,
.woocommerce-checkout textarea:-webkit-autofill:hover,
.woocommerce-checkout textarea:-webkit-autofill:focus,
.woocommerce-checkout select:-webkit-autofill,
.woocommerce-checkout select:-webkit-autofill:hover,
.woocommerce-checkout select:-webkit-autofill:focus {
  -webkit-text-fill-color: #FAF6C9;
  -webkit-box-shadow: 0 0 0px 1000px rgba(0, 0, 0, 0.1) inset;
  transition: background-color 5000s ease-in-out 0s;
}

.woocommerce-checkout .form-row {
  margin-bottom: 20px;
}

.woocommerce-checkout .form-row label {
  display: block;
  margin-bottom: 10px;
  font-weight: 500;
  color: #FAF6C9;
}

.woocommerce-checkout .form-row label .required {
  font-size: 20px;
  color: #bd422c;
}

.woocommerce-checkout .form-row input {
  padding: 3px;
  height: 32px;
  width: 100%;
  background-color: transparent;
  border-radius: 3px;
}

.woocommerce-checkout .woocommerce-billing-fields__field-wrapper {
  margin-bottom: 60px;
}

.woocommerce-checkout .woocommerce-additional-fields textarea {
  padding: 10px;
  width: 100%;
  height: 100px;
}

.woocommerce-checkout-review-order-table {
  margin-bottom: 40px;
}

.woocommerce-checkout-review-order-table thead th:first-of-type {
  text-align: left;
}

.woocommerce-checkout-review-order-table tfoot th {
  text-align: left;
}

.woocommerce-checkout-payment button[type=submit] {
  padding: 2rem 4rem;
  margin-top: 4rem;
}

.woocommerce-form-coupon-toggle {
  display: none;
}

.woocommerce-form-coupon button {
  padding: 1.3rem 3rem;
  font-size: 1.2rem;
  margin-bottom: 2rem;
}
.woocommerce-form-coupon .input-text {
  max-width: 60rem;
  margin-top: 1rem;
}

@media screen and (max-width: 576px) {
  .woocommerce-form__label-for-checkbox {
    font-size: 20px;
  }
}
.page-checkout .woocommerce-checkout h3 {
  margin-bottom: 30px;
  font-size: 28px;
  font-weight: 500;
  text-transform: uppercase;
  color: #eba04b;
}
@media screen and (max-width: 576px) {
  .page-checkout .woocommerce-checkout h3 {
    font-size: 20px;
  }
}

.select2-container--default .select2-selection--single {
  font-family: Manrope;
  font-style: normal;
  font-weight: normal;
  font-size: 1.9rem;
  color: #FAF6C9;
  line-height: 200%;
  height: 4.5rem;
  border: none;
  border-bottom: 1px solid #6B3D27;
  outline: none;
  width: 100%;
  display: block;
  background-color: transparent;
}
.select2-container--default .select2-selection--single span {
  color: #FAF6C9 !important;
}

.select2-dropdown {
  margin: 40px;
  background: #000 !important;
  color: #fff;
}

.select2-container--default .select2-results__option[aria-selected=true],
.select2-container--default .select2-results__option[data-selected=true] {
  background-color: #FAF6C9;
  color: #000;
}

.single-product .breadcrumb {
  display: flex;
  align-items: center;
  padding-bottom: 3.7rem;
  border-bottom: 1px solid #e6cba8;
  position: relative;
}
.single-product .breadcrumb::after {
  content: "";
  width: 8px;
  height: 8px;
  background: #e6cba8;
  transform: rotate(45deg);
  display: block;
  position: absolute;
  left: 0;
  bottom: -4px;
}
.single-product .breadcrumb__link {
  display: flex;
  align-items: center;
  color: #E6CBA8;
  transition: all 300ms ease-out;
}
.single-product .breadcrumb__btn {
  width: 4.8rem;
  height: 4.8rem;
  background: #E6CBA8;
  border: 1px solid #E6CBA8;
  border-radius: 50%;
  margin-right: 3.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 300ms ease-out;
}
.single-product .breadcrumb__item {
  margin-right: 6.6rem;
  font-weight: 500;
  font-size: 1.2rem;
  line-height: 1.6rem;
  letter-spacing: -0.03em;
  position: relative;
}
.single-product .breadcrumb__item::after {
  content: "";
  display: block;
  width: 2px;
  height: 2px;
  border-radius: 50%;
  background: #c4c4c4;
  position: absolute;
  top: 50%;
  right: -3.3rem;
}
@media (max-width: 450px) {
  .single-product .breadcrumb__item:nth-child(1) .breadcrumb__title {
    display: none;
  }
  .single-product .breadcrumb__item:nth-child(1) .breadcrumb__btn {
    margin-right: 0;
  }
}
@media (max-width: 500px) {
  .single-product .breadcrumb__item:nth-child(2) {
    display: none;
  }
}
.single-product .breadcrumb__item:last-of-type {
  color: #eba04b;
}
.single-product .breadcrumb__item:last-of-type::after {
  display: none;
}
.single-product .breadcrumb__item:hover .breadcrumb__link {
  color: #eba04b;
}
.single-product .breadcrumb__item:hover .breadcrumb__btn {
  background: rgba(107, 61, 39, 0);
}
.single-product .breadcrumb__item:hover .breadcrumb__btn path {
  stroke: #eba04b;
}
.single-product .site-main {
  padding: 0;
}
.single-product .single-product__wrap {
  display: flex;
  justify-content: space-between;
  position: relative;
}
@media screen and (max-width: 992px) {
  .single-product .single-product__wrap {
    display: block;
  }
}
.single-product .single-product__wrap > .wccpf-fields-container {
  display: none;
}
.single-product .single-product__wrap .onsale {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  background-color: #eba04b;
  padding: 1.6rem;
  font-family: PetitFormalScript;
  font-style: normal;
  font-weight: 400;
  color: white;
}
.single-product .product_title {
  font-weight: 700;
  font-size: 3.2rem;
  padding: 3.8rem 0 3.2rem 0;
  line-height: 4.4rem;
  letter-spacing: -0.03em;
  color: #FAF6C9;
}
@media (max-width: 550px) {
  .single-product .product_title {
    font-size: 2.8rem;
    line-height: 4rem;
  }
}
@media (max-width: 450px) {
  .single-product .product_title {
    font-size: 2.4rem;
    line-height: 3.6rem;
  }
}
.single-product .woocommerce-product-gallery {
  display: inline-block;
  width: 41.8%;
  float: none;
}
@media screen and (max-width: 992px) {
  .single-product .woocommerce-product-gallery {
    max-width: 60rem;
    width: 100%;
    display: block;
    margin: 0 auto;
  }
}
@media screen and (max-width: 600px) {
  .single-product .woocommerce-product-gallery {
    max-width: initial;
  }
}
.single-product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  display: none;
}
.single-product .woocommerce-product-gallery__wrapper {
  height: 100%;
}
.single-product .woocommerce-product-gallery .flex-viewport {
  height: 78% !important;
  margin-bottom: 3rem;
}
@media (max-width: 992px) {
  .single-product .woocommerce-product-gallery .flex-viewport {
    height: 60rem;
  }
}
@media (max-width: 600px) {
  .single-product .woocommerce-product-gallery .flex-viewport {
    height: 100vw;
  }
}
.single-product .woocommerce-product-gallery__image {
  height: 100%;
  position: relative;
}
.single-product .woocommerce-product-gallery__image img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
}
@media (max-width: 992px) {
  .single-product .woocommerce-product-gallery__image {
    height: 60rem;
  }
}
@media (max-width: 600px) {
  .single-product .woocommerce-product-gallery__image {
    height: 100vw;
  }
}
.single-product .entry-summary {
  display: inline-block;
  padding: 13.3rem 12.8rem 13.3rem 17.3rem;
  width: 58.2%;
}
@media (max-width: 1550px) {
  .single-product .entry-summary {
    padding: 10rem;
  }
}
@media (max-width: 1050px) {
  .single-product .entry-summary {
    padding: 5rem;
  }
}
@media screen and (max-width: 992px) {
  .single-product .entry-summary {
    width: auto;
  }
}
.single-product .entry-summary .woocommerce-Price-currencySymbol {
  margin-right: 0.8rem;
}
.single-product .entry-summary .price {
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 3.3rem;
  letter-spacing: -0.03em;
  color: #eba04b;
  padding-bottom: 3.8rem;
  margin-bottom: 3.7rem;
  border-bottom: 1px solid #e6cba8;
  position: relative;
}
.single-product .entry-summary .price::after {
  content: "";
  width: 8px;
  height: 8px;
  background: #e6cba8;
  transform: rotate(45deg);
  display: block;
  position: absolute;
  left: 0;
  bottom: -4px;
}
.single-product .entry-summary .price del {
  margin-right: 1rem;
}
.single-product .entry-summary .price del .amount bdi {
  display: inline-block;
  text-decoration: line-through;
  transform: scale(0.8);
}
.single-product .entry-summary .price ins {
  text-decoration: none;
}
.single-product .woocommerce-product-details__short-description {
  padding-bottom: 1.5rem;
  font-weight: 400;
  font-size: 1.9rem;
  line-height: 2.2rem;
  color: #FAF6C9;
}
.single-product .woocommerce-product-details__short-description h3 {
  margin-top: 6rem;
  margin-bottom: 3.3rem;
  font-size: 2.4rem;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
.single-product .woocommerce-product-details__short-description p {
  margin-bottom: 1.6rem;
}
.single-product .wccpf-fields-group-1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (max-width: 576px) {
  .single-product .wccpf-fields-group-1 {
    display: block;
  }
}
.single-product .wccpf_fields_table {
  margin-bottom: 3.7rem;
  width: 30%;
}
@media screen and (max-width: 1400px) {
  .single-product .wccpf_fields_table {
    width: 50%;
  }
}
@media screen and (max-width: 992px) {
  .single-product .wccpf_fields_table {
    width: 30%;
  }
}
@media screen and (max-width: 768px) {
  .single-product .wccpf_fields_table {
    width: 50%;
  }
}
@media screen and (max-width: 576px) {
  .single-product .wccpf_fields_table {
    width: auto;
  }
}
.single-product .wccpf_fields_table tr {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 1400px) {
  .single-product .wccpf_fields_table tr {
    justify-content: flex-end;
  }
}
.single-product .wccpf_fields_table tr .wccpf_value {
  flex: 0 0 12rem;
}
.single-product .wccpf_fields_table tr .wccpf_value .jq-number {
  position: relative;
}
.single-product .wccpf_fields_table tr .wccpf_value .jq-number__field {
  height: 5.4rem;
  border: 1px solid #e1e1e1;
}
.single-product .wccpf_fields_table tr .wccpf_value .jq-number__field input {
  display: block;
  width: 100%;
  height: 100%;
  text-indent: 2.8rem;
  font-size: 1.8rem;
  font-weight: bold;
  border: none;
  background-color: transparent;
}
.single-product .wccpf_fields_table tr .wccpf_value .jq-number__spin {
  position: absolute;
  right: 0;
  width: 4.9rem;
  height: 2.7rem;
  border: 1px solid #e1e1e1;
  cursor: pointer;
}
.single-product .wccpf_fields_table tr .wccpf_value .jq-number__spin::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1.9rem;
  height: 0.7rem;
  background-image: url("../i/static/arrow-up.svg");
  background-size: cover;
}
.single-product .wccpf_fields_table tr .wccpf_value .jq-number__spin.plus {
  top: 0;
}
.single-product .wccpf_fields_table tr .wccpf_value .jq-number__spin.minus {
  bottom: 0;
}
.single-product .wccpf_fields_table tr .wccpf_value .jq-number__spin.minus::after {
  transform: translate(-50%, -50%) rotate(180deg);
}
.single-product .wccpf_fields_table tr .wccpf_label {
  flex: 0 0 15rem;
  padding-left: 2rem;
}
.single-product .wccpf_fields_table tr td {
  padding: 0;
}
.single-product .wccpf_fields_table select {
  margin-right: 3rem;
  width: 16.7rem !important;
  padding: 2rem !important;
  background-color: white;
  border: 1px solid rgb(118, 118, 118);
  cursor: pointer;
}
.single-product .add-to-cart__wrap .price {
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 3.3rem;
  letter-spacing: -0.03em;
  color: #eba04b;
}
@media screen and (max-width: 576px) {
  .single-product .add-to-cart__wrap .price {
    margin-right: 0;
    margin-bottom: 4rem;
  }
}
.single-product .add-to-cart__wrap .woocommerce-Price-currencySymbol {
  margin-right: 0.8rem;
}
.single-product .product-type-variable .add-to-cart__wrap {
  display: block;
}
.single-product figure {
  margin: 0;
  padding: 0;
}
.single-product .woocommerce-product-gallery__image > a {
  display: block;
}
.single-product .flex-control-nav {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.8rem 0 0;
  padding: 0;
}
.single-product .flex-control-nav li {
  margin: 0 0.8rem 1.6rem;
  flex-basis: calc(20% - 1.6rem);
  position: relative;
  width: 12rem;
  height: 12rem;
  cursor: pointer;
}
@media screen and (max-width: 1400px) {
  .single-product .flex-control-nav li {
    flex-basis: calc(33.3333% - 1.6rem);
  }
}
@media screen and (max-width: 576px) {
  .single-product .flex-control-nav li {
    flex-basis: calc(50% - 1.6rem);
  }
}
.single-product .flex-control-nav li::marker {
  font-size: 0;
  color: transparent;
}
.single-product .flex-control-nav li img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.single-product .product_meta {
  display: none;
}
.single-product form.cart button[type=submit]:disabled {
  cursor: not-allowed !important;
  opacity: 0.6 !important;
}
.single-product .count-block {
  display: flex;
  align-items: center;
}
.single-product .count-items {
  display: none;
  margin-right: 1rem;
  width: 3rem;
  height: 3rem;
  font-weight: bold;
  border-radius: 50%;
  color: white;
  background-color: #eba04b;
}
.single-product .count-items.active {
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.single-product .woocommerce-product-gallery__image--placeholder {
  border: 1px solid #eba04b;
}
.single-product .variations_form.cart {
  margin-top: 6.6rem;
  margin-bottom: 3rem;
}
.single-product .another-information {
  margin-top: 7.3rem;
  padding-left: 17.3rem;
}
@media screen and (max-width: 992px) {
  .single-product .another-information {
    padding-left: 3rem;
  }
}
.single-product .variations {
  margin-bottom: 4rem;
}
.single-product .variations .label {
  margin-right: 1.3rem;
  padding-right: 2rem;
}
.single-product .variations select {
  margin-right: 3rem;
  padding: 2rem;
  cursor: pointer;
}
.single-product .woocommerce-variation-add-to-cart .quantity {
  margin-bottom: 3rem;
}
.single-product .woocommerce-variation-add-to-cart .quantity input[type=number] {
  margin-left: 2rem;
  width: 8rem;
  height: 6rem;
  text-indent: 1rem;
  cursor: pointer;
}
.single-product .woocommerce-variation .woocommerce-Price-amount {
  font-size: 2.4rem;
  font-weight: bold;
}
.single-product .woocommerce-variation-add-to-cart {
  margin-left: -1.3rem;
}
.single-product .add-to-cart__wrap .cart {
  display: flex;
  align-items: center;
}
@media (max-width: 550px) {
  .single-product .add-to-cart__wrap .cart {
    flex-direction: column;
  }
}

.single-product .variations tr {
  display: flex;
  align-items: center;
}
.single-product .variations tr:first-of-type {
  margin-bottom: 1.6rem !important;
}
.single-product .variations span.woo-selected-variation-item-name {
  display: none !important;
}
.single-product .variations .label {
  font-size: 2.4rem;
  font-style: italic;
}
.single-product .variations .label:after {
  content: ": ";
  margin-left: -4px;
}
.single-product .variations .reset_variations {
  display: none !important;
}
.single-product .variations ul[aria-label=Colore] li {
  position: relative;
  margin-right: 2.3rem !important;
  padding-left: 3.1rem !important;
  border: none;
  background-color: transparent !important;
  box-shadow: none !important;
}
.single-product .variations ul[aria-label=Colore] li.selected::after {
  border: 3px solid #000;
  border-radius: 50%;
}
.single-product .variations ul[aria-label=Colore] li.button-variable-item-bianco::before {
  background-color: white;
  border-color: #c4c4c4;
}
.single-product .variations ul[aria-label=Colore] li.button-variable-item-crema::before {
  background-color: #faeedc;
}
.single-product .variations ul[aria-label=Colore] li.button-variable-item-rossa::before {
  background-color: #eb001b;
}
.single-product .variations ul[aria-label=Colore] li::before, .single-product .variations ul[aria-label=Colore] li::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
}
.single-product .variations ul[aria-label=Colore] li::before {
  left: 0;
  width: 18px;
  height: 18px;
  border: 1px solid transparent;
  border-radius: 50%;
}
.single-product .variations ul[aria-label=Colore] li::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -5px;
  width: 24px;
  height: 24px;
}
.single-product .variations ul[aria-label=Colore] li .variable-item-span {
  letter-spacing: 1px;
}
.single-product .variations ul[aria-label=Taglia] {
  margin-left: 0.4rem !important;
}
.single-product .variations ul[aria-label=Taglia] li {
  margin-right: 1.2rem !important;
  padding: 0 0.5rem !important;
  box-shadow: none !important;
  background-color: transparent !important;
  border: 3px solid transparent !important;
}
.single-product .variations ul[aria-label=Taglia] li.selected {
  border-color: #000 !important;
}
.single-product .single_variation_wrap {
  display: flex;
  align-items: center;
}
.single-product .single_variation_wrap .woocommerce-Price-amount {
  color: #eba04b;
}
.single-product .single_variation_wrap .woocommerce-Price-amount .woocommerce-Price-currencySymbol {
  margin-left: 3px;
}
.single-product .btn, .single-product .woocommerce-checkout-payment button[type=submit], .woocommerce-checkout-payment .single-product button[type=submit], .single-product .woocommerce-form-coupon button, .woocommerce-form-coupon .single-product button {
  flex-shrink: 0;
}
.single-product .pswp__caption {
  display: none;
}

.quantity-ctrl {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-basis: 46.9rem;
  margin-right: 3.2rem;
  position: relative;
  --qwidth: 8.7rem;
}
@media (max-width: 550px) {
  .quantity-ctrl {
    flex-basis: auto;
    margin-right: 0;
    margin-bottom: 5rem;
    align-self: stretch;
  }
}
.quantity-ctrl::before, .quantity-ctrl::after {
  content: "";
  height: 1px;
  width: calc(100% - var(--qwidth));
  background-color: #6b3d27;
  position: absolute;
  left: calc(var(--qwidth) / 2);
}
.quantity-ctrl::before {
  top: 0;
}
.quantity-ctrl::after {
  bottom: 0;
}
.quantity-ctrl .text {
  position: static !important;
}
.quantity-ctrl input[type=number] {
  position: relative !important;
  height: auto;
  width: auto;
  flex-basis: 0;
  min-width: 0;
  max-width: 5rem;
  appearance: none;
  outline: none;
  border: none;
  text-align: center;
  background-color: transparent;
  pointer-events: none;
  font-family: "Manrope";
  font-style: normal;
  font-weight: 700;
  font-size: 1.9rem;
  line-height: 1.1;
  text-transform: uppercase;
  color: #E6CBA8;
  margin-top: auto;
  top: 0 !important;
}
.quantity-ctrl input[type=number]::-webkit-inner-spin-button,
.quantity-ctrl input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
.quantity-ctrl__btn {
  width: var(--qwidth);
  height: var(--qwidth);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #6b3d27;
  border: 1px solid #6b3d27;
  transition: all 400ms ease-out;
}
.quantity-ctrl__btn:hover {
  background: #6b3d27;
}

.page-id-13 .quantity-ctrl__btn {
  background: #ffe1ad;
  border: 1px solid #ffe1ad;
  transition: all 400ms ease-out;
}
.page-id-13 .quantity-ctrl__btn:hover {
  background: #e4c6a0;
}

.page-id-13 .quantity-ctrl::before, .page-id-13 .quantity-ctrl::after {
  content: "";
  height: 1px;
  width: calc(100% - var(--qwidth));
  background-color: #e6cba8;
  position: absolute;
  left: calc(var(--qwidth) / 2);
}

.page-cart {
  padding: 6rem 2rem;
}
@media (max-width: 550px) {
  .page-cart {
    padding: 4rem 2rem 0;
  }
}
.page-cart__title {
  margin-bottom: 2rem;
  opacity: 1;
  color: #eba04b;
  font-family: PetitFormalScript;
  font-style: normal;
  font-weight: normal;
  font-size: 3.2rem;
  line-height: 4rem;
}
.page-cart .btn, .page-cart .woocommerce-checkout-payment button[type=submit], .woocommerce-checkout-payment .page-cart button[type=submit], .page-cart .woocommerce-form-coupon button, .woocommerce-form-coupon .page-cart button {
  padding: 2.2rem 3.4rem;
  font-size: 1.4rem;
  line-height: 2.1rem;
}
.page-cart .quantity-ctrl {
  --qwidth: 6rem;
}
.page-cart .cart-empty.woocommerce-info,
.page-cart .button.wc-backward {
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 3.3rem;
  letter-spacing: -0.03em;
  color: #eba04b;
  padding: 3.2rem;
}
.page-cart .button.wc-backward {
  text-decoration: underline;
  font-size: 2rem;
  line-height: 3rem;
}

.page-checkout {
  padding: 4rem 2rem;
  color: #FAF6C9;
  font-size: 1.9rem;
}
@media (max-width: 550px) {
  .page-checkout {
    padding: 4rem 2rem 0;
  }
}
.page-checkout__title {
  margin-bottom: 4rem;
  font-family: PetitFormalScript;
  font-style: normal;
  font-weight: normal;
  font-size: 3.2rem;
  line-height: 4rem;
  color: #eba04b;
}
.page-checkout .woocommerce-billing-fields__field-wrapper label {
  font-weight: bold;
}

.section-terms__wrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 40rem;
}
.section-terms__img {
  margin-bottom: 3.5rem;
}
@media screen and (max-width: 992px) {
  .section-terms__img {
    margin-bottom: 2rem;
    width: 7rem;
  }
}
.section-terms__title {
  font-family: "PetitFormalScript";
  font-style: normal;
  font-weight: 400;
  font-size: 4.8rem;
  text-align: center;
  color: #FFFFFF;
  margin-bottom: 7.6rem;
}
@media screen and (max-width: 992px) {
  .section-terms__title {
    margin-bottom: 4.6rem;
    font-size: 3.8rem;
  }
}
.section-terms__item {
  width: 50%;
  text-align: center;
}

/*# sourceMappingURL=my.css.map*/