.choices{position:relative;overflow:hidden;margin-bottom:24px;font-size:16px}.choices:focus{outline:0}.choices:last-child{margin-bottom:0}.choices.is-open{overflow:visible}.choices.is-disabled .choices__inner,.choices.is-disabled .choices__input{background-color:#eaeaea;cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;user-select:none}.choices.is-disabled .choices__item{cursor:not-allowed}.choices [hidden]{display:none!important}.choices[data-type*=select-one]{cursor:pointer}.choices[data-type*=select-one] .choices__inner{padding-bottom:7.5px}.choices[data-type*=select-one] .choices__input{display:block;width:100%;padding:10px;border-bottom:1px solid #ddd;background-color:#fff;margin:0}.choices[data-type*=select-one] .choices__button{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);padding:0;background-size:8px;position:absolute;top:50%;right:0;margin-top:-10px;margin-right:25px;height:20px;width:20px;border-radius:10em;opacity:.25}.choices[data-type*=select-one] .choices__button:focus,.choices[data-type*=select-one] .choices__button:hover{opacity:1}.choices[data-type*=select-one] .choices__button:focus{box-shadow:0 0 0 2px #00bcd4}.choices[data-type*=select-one] .choices__item[data-value=""] .choices__button{display:none}.choices[data-type*=select-one]::after{content:"";height:0;width:0;border-style:solid;border-color:#333 transparent transparent;border-width:5px;position:absolute;right:11.5px;top:50%;margin-top:-2.5px;pointer-events:none}.choices[data-type*=select-one].is-open::after{border-color:transparent transparent #333;margin-top:-7.5px}.choices[data-type*=select-one][dir=rtl]::after{left:11.5px;right:auto}.choices[data-type*=select-one][dir=rtl] .choices__button{right:auto;left:0;margin-left:25px;margin-right:0}.choices[data-type*=select-multiple] .choices__inner,.choices[data-type*=text] .choices__inner{cursor:text}.choices[data-type*=select-multiple] .choices__button,.choices[data-type*=text] .choices__button{position:relative;display:inline-block;margin:0-4px 0 8px;padding-left:16px;border-left:1px solid #008fa1;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);background-size:8px;width:8px;line-height:1;opacity:.75;border-radius:0}.choices[data-type*=select-multiple] .choices__button:focus,.choices[data-type*=select-multiple] .choices__button:hover,.choices[data-type*=text] .choices__button:focus,.choices[data-type*=text] .choices__button:hover{opacity:1}.choices__inner{display:inline-block;vertical-align:top;width:100%;background-color:#f9f9f9;padding:7.5px 7.5px 3.75px;border:1px solid #ddd;border-radius:2.5px;font-size:14px;min-height:44px;overflow:hidden}.is-focused .choices__inner,.is-open .choices__inner{border-color:#b7b7b7}.is-open .choices__inner{border-radius:2.5px 2.5px 0 0}.is-flipped.is-open .choices__inner{border-radius:0 0 2.5px 2.5px}.choices__list{margin:0;padding-left:0;list-style:none}.choices__list--single{display:inline-block;padding:4px 16px 4px 4px;width:100%}[dir=rtl] .choices__list--single{padding-right:4px;padding-left:16px}.choices__list--single .choices__item{width:100%}.choices__list--multiple{display:inline}.choices__list--multiple .choices__item{display:inline-block;vertical-align:middle;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:500;margin-right:3.75px;margin-bottom:3.75px;background-color:#00bcd4;border:1px solid #00a5bb;color:#fff;word-break:break-all;box-sizing:border-box}.choices__list--multiple .choices__item[data-deletable]{padding-right:5px}[dir=rtl] .choices__list--multiple .choices__item{margin-right:0;margin-left:3.75px}.choices__list--multiple .choices__item.is-highlighted{background-color:#00a5bb;border:1px solid #008fa1}.is-disabled .choices__list--multiple .choices__item{background-color:#aaa;border:1px solid #919191}.choices__list--dropdown,.choices__list[aria-expanded]{visibility:hidden;z-index:1;position:absolute;width:100%;background-color:#fff;border:1px solid #ddd;top:100%;margin-top:-1px;border-bottom-left-radius:2.5px;border-bottom-right-radius:2.5px;overflow:hidden;word-break:break-all;will-change:visibility}.is-active.choices__list--dropdown,.is-active.choices__list[aria-expanded]{visibility:visible}.is-open .choices__list--dropdown,.is-open .choices__list[aria-expanded]{border-color:#b7b7b7}.is-flipped .choices__list--dropdown,.is-flipped .choices__list[aria-expanded]{top:auto;bottom:100%;margin-top:0;margin-bottom:-1px;border-radius:.25rem .25rem 0 0}.choices__list--dropdown .choices__list,.choices__list[aria-expanded] .choices__list{position:relative;max-height:300px;overflow:auto;-webkit-overflow-scrolling:touch;will-change:scroll-position}.choices__list--dropdown .choices__item,.choices__list[aria-expanded] .choices__item{position:relative;padding:10px;font-size:14px}[dir=rtl] .choices__list--dropdown .choices__item,[dir=rtl] .choices__list[aria-expanded] .choices__item{text-align:right}@media (min-width:640px){.choices__list--dropdown .choices__item--selectable,.choices__list[aria-expanded] .choices__item--selectable{padding-right:100px}.choices__list--dropdown .choices__item--selectable::after,.choices__list[aria-expanded] .choices__item--selectable::after{content:attr(data-select-text);font-size:12px;opacity:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}[dir=rtl] .choices__list--dropdown .choices__item--selectable,[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable{text-align:right;padding-left:100px;padding-right:10px}[dir=rtl] .choices__list--dropdown .choices__item--selectable::after,[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable::after{right:auto;left:10px}}.choices__list--dropdown .choices__item--selectable.is-highlighted,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted{background-color:#f2f2f2}.choices__list--dropdown .choices__item--selectable.is-highlighted::after,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted::after{opacity:.5}.choices__item{cursor:default}.choices__item--selectable{cursor:pointer}.choices__item--disabled{cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.5}.choices__heading{font-weight:600;font-size:12px;padding:10px;border-bottom:1px solid #f7f7f7;color:gray}.choices__button{text-indent:-9999px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background-color:transparent;background-repeat:no-repeat;background-position:center;cursor:pointer}.choices__button:focus,.choices__input:focus{outline:0}.choices__input{display:inline-block;vertical-align:baseline;background-color:#f9f9f9;font-size:14px;margin-bottom:5px;border:0;border-radius:0;max-width:100%;padding:4px 0 4px 2px}.choices__input::-webkit-search-cancel-button,.choices__input::-webkit-search-decoration,.choices__input::-webkit-search-results-button,.choices__input::-webkit-search-results-decoration{display:none}.choices__input::-ms-clear,.choices__input::-ms-reveal{display:none;width:0;height:0}[dir=rtl] .choices__input{padding-right:2px;padding-left:0}.choices__placeholder{opacity:.5}
@charset "UTF-8";
/*
! tailwindcss v3.2.7 | MIT License | https://tailwindcss.com
*/
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
*/
html {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font family by default.
2. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-size: 1em; /* 2 */
}
/*
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;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-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; /* 1 */
  outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
::-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; /* 1 */
  font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden] {
  display: none;
}
*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}
::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}
.container{
  width: 100%;
}
@media (min-width: 320px){
  .container{
    max-width: 320px;
  }
}
@media (min-width: 375px){
  .container{
    max-width: 375px;
  }
}
@media (min-width: 425px){
  .container{
    max-width: 425px;
  }
}
@media (min-width: 576px){
  .container{
    max-width: 576px;
  }
}
@media (min-width: 768px){
  .container{
    max-width: 768px;
  }
}
@media (min-width: 992px){
  .container{
    max-width: 992px;
  }
}
@media (min-width: 1024px){
  .container{
    max-width: 1024px;
  }
}
@media (min-width: 1140px){
  .container{
    max-width: 1140px;
  }
}
@media (min-width: 1280px){
  .container{
    max-width: 1280px;
  }
}
@media (min-width: 1440px){
  .container{
    max-width: 1440px;
  }
}
@media (min-width: 1600px){
  .container{
    max-width: 1600px;
  }
}
@media (min-width: 1920px){
  .container{
    max-width: 1920px;
  }
}
@media (min-width: 2500px){
  .container{
    max-width: 2500px;
  }
}
.container{
  width: 100%;
  max-width: 1360px;
  margin: 0 auto;
  padding: 0 16px;
}
@media (min-width: 768px){
  .container{
    padding: 0 40px;
  }
}
/*
* 1 - Fonts
*/
@font-face {
  font-family: "Raleway";
  src: url("../../fonts/raleway/light/Raleway-Light.eot");
  src: url("../../fonts/raleway/light/Raleway-Light.eot?#iefix") format("embedded-opentype"), url("../../fonts/raleway/light/Raleway-Light.woff2") format("woff2"), url("../../fonts/raleway/light/Raleway-Light.woff") format("woff"), url("../../fonts/raleway/light/Raleway-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("../../fonts/raleway/regular/Raleway-Regular.eot");
  src: url("../../fonts/raleway/regular/Raleway-Regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/raleway/regular/Raleway-Regular.woff2") format("woff2"), url("../../fonts/raleway/regular/Raleway-Regular.woff") format("woff"), url("../../fonts/raleway/regular/Raleway-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("../../fonts/raleway/medium/Raleway-Medium.eot");
  src: url("../../fonts/raleway/medium/Raleway-Medium.eot?#iefix") format("embedded-opentype"), url("../../fonts/raleway/medium/Raleway-Medium.woff2") format("woff2"), url("../../fonts/raleway/medium/Raleway-Medium.ttf") format("truetype"), url("../../fonts/raleway/medium/Raleway-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("../../fonts/raleway/semibold/Raleway-SemiBold.eot");
  src: url("../../fonts/raleway/semibold/Raleway-SemiBold.eot?#iefix") format("embedded-opentype"), url("../../fonts/raleway/semibold/Raleway-SemiBold.woff2") format("woff2"), url("../../fonts/raleway/semibold/Raleway-SemiBold.ttf") format("truetype"), url("../../fonts/raleway/semibold/Raleway-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("../../fonts/raleway/bold/Raleway-Bold.eot");
  src: url("../../fonts/raleway/bold/Raleway-Bold.eot?#iefix") format("embedded-opentype"), url("../../fonts/raleway/bold/Raleway-Bold.woff2") format("woff2"), url("../../fonts/raleway/bold/Raleway-Bold.ttf") format("truetype"), url("../../fonts/raleway/bold/Raleway-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("../../fonts/raleway/black/Raleway-Black.eot");
  src: url("../../fonts/raleway/black/Raleway-Black.eot?#iefix") format("embedded-opentype"), url("../../fonts/raleway/black/Raleway-Black.woff2") format("woff2"), url("../../fonts/raleway/black/Raleway-Black.ttf") format("truetype"), url("../../fonts/raleway/black/Raleway-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../fonts/inter/regular/Inter-Regular.eot");
  src: url("../../fonts/inter/regular/Inter-Regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/inter/regular/Inter-Regular.woff2") format("woff2"), url("../../fonts/inter/regular/Inter-Regular.woff") format("woff"), url("../../fonts/inter/regular/Inter-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../fonts/roboto/regular/Roboto-Regular.eot");
  src: url("../../fonts/roboto/regular/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/roboto/regular/Roboto-Regular.woff2") format("woff2"), url("../../fonts/roboto/regular/Roboto-Regular.woff") format("woff"), url("../../fonts/roboto/regular/Roboto-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* ==========================================================================
 * Basic elements (no class selectors allowed)
 * ========================================================================== */
/**
 * Set up the html
 *
 * 1. Makes sure that some fonts are better rendered
 * 2. Set font to lining figures
 */
html {
  box-sizing: border-box;
}

body{
  font-family: Raleway, sans-serif;
  font-size: 16px;
  line-height: 24px;
  --tw-text-opacity: 1;
  color: rgb(23 23 23 / var(--tw-text-opacity));
}

@media (min-width: 768px){
  body{
    font-size: 18px;
    line-height: 28px;
  }
}

body {
  font-feature-settings: "pnum" on, "lnum" on;
}
body.JS-body-lock{
  position: relative;
  touch-action: none;
  overflow: hidden;
}

#content{
  padding-top: 56px;
}

@media (min-width: 1140px){
  #content{
    padding-top: 120px;
  }
}

* {
  font-family: inherit;
  line-height: inherit;
  color: inherit;
}
*, *:before, *:after {
  box-sizing: inherit;
}

/**
 * [1] Turn off text-shadow when selecting text for better readability
 */
::-moz-selection {
  background: #000;
  color: #fff;
}
::selection {
  background: #000;
  color: #fff;
}

/* Remove default margin around figure
 */
/**
 * [1] Setting 'vertical-align' removes the whitespace that appears under 'img'
 *	   elements when they are dropped into a page as-is. Safer alternative to
 *	   using 'display: block;'.
 * [2] Remove border / especially on older browsers
 */
img,
svg {
  display: block;
  vertical-align: middle;
  /*[1]*/
  border: none;
  /*[2]*/
  max-width: 100%;
  height: auto;
}

a {
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
hgroup,
ul,
ol,
dd,
figure,
pre,
table,
fieldset,
hr {
  margin-top: 0;
  margin-bottom: 0;
}

p {
  margin: 0 0 16px;
  line-height: inherit;
}

h1{
  font-size: 34px;
  font-weight: 600;
  line-height: 48px;
}

@media (min-width: 992px){
  h1{
    font-size: 56px;
    line-height: 84px;
  }
}

h2{
  font-size: 28px;
  font-weight: 600;
  line-height: 32px;
}

@media (min-width: 992px){
  h2{
    font-size: 40px;
    line-height: 60px;
  }
}

h3{
  font-size: 22px;
  font-weight: 600;
  line-height: 28px;
}

@media (min-width: 992px){
  h3{
    font-size: 28px;
    line-height: 32px;
  }
}

h4{
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}

@media (min-width: 992px){
  h4{
    font-size: 24px;
    line-height: 28px;
  }
}

h5{
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

@media (min-width: 992px){
  h5{
    font-size: 18px;
    line-height: 28px;
  }
}

button{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.c-button{
  display: inline-block !important;
  min-width: 180px !important;
  cursor: pointer !important;
  border-width: 2px !important;
  border-color: transparent !important;
  padding: 11px !important;
  text-align: center !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  line-height: 20px !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
  transition-property: all !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 300ms !important;
}

@media (min-width: 992px){
  .c-button{
    font-size: 16px !important;
    line-height: 24px !important;
  }
}

@media (min-width: 1440px){
  .c-button{
    min-width: 264px !important;
  }
}
.c-button.c-button__primary{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(124 60 42 / var(--tw-bg-opacity)) !important;
  padding: 0.625rem !important;
}
.c-button.c-button__primary:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(97 43 28 / var(--tw-bg-opacity)) !important;
  --tw-shadow: 0px 8px 30px rgba(36, 28, 41, 0.1) !important;
  --tw-shadow-colored: 0px 8px 30px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.c-button.c-button__primary:focus{
  border-width: 2px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(0 0 0 / var(--tw-border-opacity)) !important;
}
.c-button.c-button__primary:active{
  border-color: transparent !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(161 93 74 / var(--tw-bg-opacity)) !important;
  --tw-shadow-color: none !important;
  --tw-shadow: var(--tw-shadow-colored) !important;
}
.c-button.c-button__secondary{
  border-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(225 171 147 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(124 60 42 / var(--tw-text-opacity)) !important;
}
.c-button.c-button__secondary:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgb(97 43 28 / var(--tw-border-opacity)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(97 43 28 / var(--tw-text-opacity)) !important;
  --tw-shadow: 0px 8px 20px rgba(36, 28, 41, 0.08) !important;
  --tw-shadow-colored: 0px 8px 20px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.c-button.c-button__secondary:focus{
  border-width: 2px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(0 0 0 / var(--tw-border-opacity)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(124 60 42 / var(--tw-text-opacity)) !important;
}
.c-button.c-button__secondary:active{
  --tw-border-opacity: 1 !important;
  border-color: rgb(124 60 42 / var(--tw-border-opacity)) !important;
  border-color: transparent !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(251 241 216 / var(--tw-bg-opacity)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(124 60 42 / var(--tw-text-opacity)) !important;
  --tw-shadow-color: none !important;
  --tw-shadow: var(--tw-shadow-colored) !important;
}
.c-button.c-button__disabled{
  pointer-events: none;
  cursor: default;
  --tw-bg-opacity: 1;
  background-color: rgb(170 169 169 / var(--tw-bg-opacity));
}

.c-button__slider-icon{
  position: absolute;
  top: 25%;
  z-index: 1;
  display: flex;
  height: 2rem;
  width: 2rem;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(124 60 42 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(124 60 42 / var(--tw-bg-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

@media (min-width: 768px){
  .c-button__slider-icon{
    height: 3rem;
    width: 3rem;
  }
}
.c-button__slider-icon.JS-slider-left{
  left: 0px;
}
.c-button__slider-icon.JS-slider-right{
  right: 0px;
}
.c-button__slider-icon svg line{
  stroke: #fff;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.c-button__slider-icon:hover{
  background-color: transparent;
}
.c-button__slider-icon:hover svg line{
  stroke: #7C3C2A;
}

.c-button__more{
  display: flex;
  align-items: center;
  gap: 0.75rem;
  font-size: 14px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

@media (min-width: 768px){
  .c-button__more{
    gap: 1.5rem;
    font-size: 16px;
  }
}
.c-button__more:hover{
  --tw-text-opacity: 1;
  color: rgb(97 43 28 / var(--tw-text-opacity));
}
.c-button__more:hover svg{
  --tw-rotate: -360deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.c-button__more svg{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}

.c-quantity-btn{
  display: flex;
  height: 1.5rem;
  width: 1.5rem;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgb(124 60 42 / var(--tw-bg-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.c-quantity-btn:hover{
  opacity: 0.8;
}
.c-quantity-btn.JS-quantity-minus{
  --tw-bg-opacity: 1;
  background-color: rgb(170 169 169 / var(--tw-bg-opacity));
}

.c-wysiwyg{
  font-size: 16px;
}

@media (min-width: 768px){
  .c-wysiwyg{
    font-size: 18px;
  }
}
.c-wysiwyg ul, .c-wysiwyg ol{
  margin-top: 1rem;
  margin-bottom: 1rem;
  list-style-position: inside;
}
.c-wysiwyg ul{
  list-style-type: disc;
}
.c-wysiwyg ol{
  list-style-type: decimal;
}
.c-wysiwyg a{
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  --tw-text-opacity: 1;
  color: rgb(23 23 23 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
.c-wysiwyg a::after{
  margin-top: -0.25rem;
  display: block;
  height: 1px;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(23 23 23 / var(--tw-bg-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  --tw-content: "";
  content: var(--tw-content);
}
.c-wysiwyg a:hover::after{
  content: var(--tw-content);
  width: 0px;
}
@media (min-width: 992px){
  .c-wysiwyg a{
    font-size: 16px;
    line-height: 24px;
  }
}
.c-wysiwyg b, .c-wysiwyg strong{
  font-weight: 700;
}
.c-wysiwyg figure{
  margin-top: 1.25rem;
}
.c-wysiwyg blockquote{
  margin-top: 1rem;
  margin-bottom: 1rem;
  text-align: center;
  font-style: italic;
}
.c-wysiwyg h1{
  margin-bottom: 1rem;
  font-size: 34px;
  font-weight: 600;
  line-height: 48px;
}
@media (min-width: 992px){
  .c-wysiwyg h1{
    font-size: 56px;
    line-height: 84px;
  }
}
.c-wysiwyg h2{
  margin-bottom: 1rem;
  font-size: 28px;
  font-weight: 600;
  line-height: 32px;
}
@media (min-width: 992px){
  .c-wysiwyg h2{
    font-size: 40px;
    line-height: 60px;
  }
}
.c-wysiwyg h3{
  margin-bottom: 1rem;
  font-size: 22px;
  font-weight: 600;
  line-height: 28px;
}
@media (min-width: 992px){
  .c-wysiwyg h3{
    font-size: 28px;
    line-height: 32px;
  }
}
.c-wysiwyg h4{
  margin-bottom: 1rem;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}
@media (min-width: 992px){
  .c-wysiwyg h4{
    font-size: 24px;
    line-height: 28px;
  }
}
.c-wysiwyg h5{
  margin-bottom: 1rem;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}
@media (min-width: 992px){
  .c-wysiwyg h5{
    font-size: 18px;
    line-height: 28px;
  }
}

.c-social .c-social__link svg path{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
.c-social .c-social__link:hover svg path{
  fill: #612B1C;
}

.c-link{
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

.c-link::after{
  margin-top: -0.25rem;
  display: block;
  height: 1px;
  width: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(97 43 28 / var(--tw-bg-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  --tw-content: "";
  content: var(--tw-content);
}

.c-link:hover{
  --tw-text-opacity: 1;
  color: rgb(97 43 28 / var(--tw-text-opacity));
}

.c-link:hover::after{
  content: var(--tw-content);
  width: 100%;
}

@media (min-width: 992px){
  .c-link{
    font-size: 16px;
    line-height: 24px;
  }
}
.c-link.c-link--bold{
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(124 60 42 / var(--tw-text-opacity));
}
.c-link.c-link--bold::after{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(124 60 42 / var(--tw-bg-opacity));
}
.c-link.c-link--underline{
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(124 60 42 / var(--tw-text-opacity));
}
.c-link.c-link--underline::after{
  width: 100%;
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(124 60 42 / var(--tw-bg-opacity));
}
.c-link.c-link--underline:hover::after{
  content: var(--tw-content);
  width: 0px;
}

.c-tags{
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 0;
  max-width: 150px;
}

.c-tag{
  margin: 0.25rem;
  display: inline-block;
  --tw-bg-opacity: 1;
  background-color: rgb(251 241 216 / var(--tw-bg-opacity));
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.375rem;
  padding-right: 0.375rem;
  text-align: center;
  font-size: 10px;
  text-transform: uppercase;
  line-height: 16px;
}

@media (min-width: 992px){
  .c-tag{
    font-size: 12px;
  }
}

.c-slider-progressbar{
  bottom: 0px !important;
  top: auto !important;
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
  height: 1px !important;
}

@media (min-width: 992px){
  .c-slider-progressbar{
    height: 0.125rem !important;
  }
}
.c-slider-progressbar .swiper-pagination-progressbar-fill{
  bottom: 0px !important;
  top: auto !important;
  height: 0.125rem !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(124 60 42 / var(--tw-bg-opacity)) !important;
}
@media (min-width: 992px){
  .c-slider-progressbar .swiper-pagination-progressbar-fill{
    height: 0.25rem !important;
  }
}

.c-form form{
  position: relative;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.c-form form input,
.c-form form textarea{
  outline: 2px solid transparent;
  outline-offset: 2px;
  outline-color: none;
}
.c-form form input:focus,
.c-form form textarea:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  outline-color: none;
}
.c-form form input:focus-visible,
.c-form form textarea:focus-visible{
  outline: 2px solid transparent;
  outline-offset: 2px;
  outline-color: none;
}
.c-form form input[type=number] {
  -moz-appearance: textfield;
}
.c-form form input[type=number]::-webkit-outer-spin-button,
.c-form form input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
  display: none;
}
.c-form form br{
  display: none;
}
.c-form form input[type=submit]{
  margin-left: auto;
  margin-right: auto;
  margin-top: 2rem;
  display: block;
  width: 100%;
  min-width: 180px;
  cursor: pointer;
  border-width: 2px;
  border-color: transparent;
  --tw-bg-opacity: 1;
  background-color: rgb(124 60 42 / var(--tw-bg-opacity));
  padding: 11px;
  padding: 0.625rem;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.c-form form input[type=submit]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(97 43 28 / var(--tw-bg-opacity));
  --tw-shadow: 0px 8px 30px rgba(36, 28, 41, 0.1);
  --tw-shadow-colored: 0px 8px 30px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.c-form form input[type=submit]:focus{
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.c-form form input[type=submit]:active{
  border-color: transparent;
  background-color: rgb(97 43 28 / var(--tw-bg-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(161 93 74 / var(--tw-bg-opacity));
  --tw-shadow-color: none;
  --tw-shadow: var(--tw-shadow-colored);
}
@media (min-width: 425px){
  .c-form form input[type=submit]{
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
}
@media (min-width: 992px){
  .c-form form input[type=submit]{
    margin-top: 2.5rem;
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 1440px){
  .c-form form input[type=submit]{
    min-width: 187px;
  }
}
.c-form form input:not([type=file]):not([type=checkbox]):not([type=radio]):not([type=submit]),
.c-form form textarea,
.c-form form select{
  display: inline-block;
  width: 100%;
  flex-shrink: 0;
  resize: none;
  border-width: 1px;
  border-color: transparent;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(85 82 82 / var(--tw-border-opacity));
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  font-size: 14px;
  line-height: 20px;
  --tw-text-opacity: 1;
  color: rgb(133 132 132 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
.c-form form input:not([type=file]):not([type=checkbox]):not([type=radio]):not([type=submit]):focus,
.c-form form textarea:focus,
.c-form form select:focus{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(97 43 28 / var(--tw-border-opacity));
}
.c-form form input:not([type=file]):not([type=checkbox]):not([type=radio]):not([type=submit]):focus::-moz-placeholder, .c-form form textarea:focus::-moz-placeholder, .c-form form select:focus::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(23 23 23 / var(--tw-text-opacity));
}
.c-form form input:not([type=file]):not([type=checkbox]):not([type=radio]):not([type=submit]):focus::placeholder,
.c-form form textarea:focus::placeholder,
.c-form form select:focus::placeholder{
  --tw-text-opacity: 1;
  color: rgb(23 23 23 / var(--tw-text-opacity));
}
.c-form form input:not([type=file]):not([type=checkbox]):not([type=radio]):not([type=submit]):active,
.c-form form textarea:active,
.c-form form select:active{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(97 43 28 / var(--tw-border-opacity));
}
.c-form form input:not([type=file]):not([type=checkbox]):not([type=radio]):not([type=submit]):active::-moz-placeholder, .c-form form textarea:active::-moz-placeholder, .c-form form select:active::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(23 23 23 / var(--tw-text-opacity));
}
.c-form form input:not([type=file]):not([type=checkbox]):not([type=radio]):not([type=submit]):active::placeholder,
.c-form form textarea:active::placeholder,
.c-form form select:active::placeholder{
  --tw-text-opacity: 1;
  color: rgb(23 23 23 / var(--tw-text-opacity));
}
@media (min-width: 992px){
  .c-form form input:not([type=file]):not([type=checkbox]):not([type=radio]):not([type=submit]),
.c-form form textarea,
.c-form form select{
    font-size: 16px;
  }
}
.c-form form input:not([type=file]):not([type=checkbox]):not([type=radio]):not([type=submit])::-moz-placeholder, .c-form form textarea::-moz-placeholder, .c-form form select::-moz-placeholder{
  font-size: 14px;
  line-height: 20px;
  --tw-text-opacity: 1;
  color: rgb(133 132 132 / var(--tw-text-opacity));
  -moz-transition-property: all;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
.c-form form input:not([type=file]):not([type=checkbox]):not([type=radio]):not([type=submit])::placeholder,
.c-form form textarea::placeholder,
.c-form form select::placeholder{
  font-size: 14px;
  line-height: 20px;
  --tw-text-opacity: 1;
  color: rgb(133 132 132 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
@media (min-width: 992px){
  .c-form form input:not([type=file]):not([type=checkbox]):not([type=radio]):not([type=submit])::-moz-placeholder, .c-form form textarea::-moz-placeholder, .c-form form select::-moz-placeholder{
    font-size: 16px;
  }
  .c-form form input:not([type=file]):not([type=checkbox]):not([type=radio]):not([type=submit])::placeholder,
.c-form form textarea::placeholder,
.c-form form select::placeholder{
    font-size: 16px;
  }
}
.c-form form input:not([type=file]):not([type=checkbox]):not([type=radio]):not([type=submit]).wpcf7-not-valid,
.c-form form textarea.wpcf7-not-valid,
.c-form form select.wpcf7-not-valid{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(208 69 35 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(208 69 35 / var(--tw-text-opacity));
}
.c-form form input:not([type=file]):not([type=checkbox]):not([type=radio]):not([type=submit]).wpcf7-not-valid::-moz-placeholder, .c-form form textarea.wpcf7-not-valid::-moz-placeholder, .c-form form select.wpcf7-not-valid::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(208 69 35 / var(--tw-text-opacity));
}
.c-form form input:not([type=file]):not([type=checkbox]):not([type=radio]):not([type=submit]).wpcf7-not-valid::placeholder,
.c-form form textarea.wpcf7-not-valid::placeholder,
.c-form form select.wpcf7-not-valid::placeholder{
  --tw-text-opacity: 1;
  color: rgb(208 69 35 / var(--tw-text-opacity));
}
.c-form form .wpcf7-form-control-wrap:has(select){
  position: relative;
}
.c-form form .wpcf7-form-control-wrap:has(select):after{
  position: absolute;
  right: 0.75rem;
  top: 0.375rem;
  display: inline-block;
  height: 0.625rem;
  width: 0.625rem;
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-width: 0px;
  border-right-width: 1.5px;
  border-bottom-width: 1.5px;
  --tw-border-opacity: 1;
  border-color: rgb(23 23 23 / var(--tw-border-opacity));
  padding: 1px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  --tw-content: "";
  content: var(--tw-content);
}
.c-form form select {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  cursor: pointer;
  padding-right: 1.5rem;
}
.c-form form select:focus-visible{
  outline: 2px solid transparent;
  outline-offset: 2px;
  outline-color: none;
}
@-moz-document url-prefix() {
  .c-form form select {
    -moz-appearance: auto;
         appearance: auto;
  }
}
.c-form form textarea{
  height: 42px;
}
.c-form form .wpcf7-spinner{
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 1;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 0;
  border-style: none;
  border-color: none;
  background-color: rgb(255 255 255 / 0.8);
  padding: 0px;
  opacity: 1;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
.c-form form .wpcf7-spinner .c-logo-anim{
  height: 150px;
  width: 150px;
}
.c-form form .wpcf7-spinner::before{
  --tw-content: none;
  content: var(--tw-content);
}
.c-form form .wpcf7-not-valid-tip{
  padding-top: 0.25rem;
  font-size: 12px;
  line-height: 16px;
  --tw-text-opacity: 1;
  color: rgb(208 69 35 / var(--tw-text-opacity));
}
@media (min-width: 992px){
  .c-form form .wpcf7-not-valid-tip{
    font-size: 14px;
    line-height: 20px;
  }
}
.c-form form .wpcf7-response-output{
  margin: 0px;
  margin-top: 0.5rem;
  border-style: none;
  border-color: none;
  padding: 0px;
  font-size: 12px;
  line-height: 16px;
  --tw-text-opacity: 1;
  color: rgb(133 132 132 / var(--tw-text-opacity));
}
@media (min-width: 992px){
  .c-form form .wpcf7-response-output{
    font-size: 14px;
    line-height: 20px;
  }
}
.c-form form.invalid .wpcf7-response-output{
  --tw-text-opacity: 1;
  color: rgb(255 185 0 / var(--tw-text-opacity));
}
.c-form form.sent .wpcf7-response-output{
  position: absolute !important;
  left: 0px !important;
  bottom: 0px !important;
  margin: 0px !important;
  display: flex !important;
  display: none !important;
  min-height: 50px !important;
  width: 100% !important;
  align-items: center !important;
  justify-content: center !important;
  border-radius: 4px !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(19 138 30 / var(--tw-bg-opacity)) !important;
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
  text-align: center !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
.c-form form.sent .wpcf7-response-output.hidden-block{
  display: none;
}
.c-form form.failed .wpcf7-response-output{
  --tw-text-opacity: 1;
  color: rgb(208 69 35 / var(--tw-text-opacity));
}
.c-form form.submitting, .c-form form.resetting{
  pointer-events: none;
}

.c-popup{
  pointer-events: none;
  visibility: hidden;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 20;
  display: grid;
  height: 100%;
  width: 100%;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  align-items: center;
  justify-content: flex-start;
  overflow-y: auto;
  background-color: rgb(0 0 0 / 0.5);
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  padding-left: 1rem;
  padding-right: 1rem;
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

@media (min-width: 768px){
  .c-popup{
    justify-content: center;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

@media (max-width: 767px){
  .c-popup{
    padding-top: 2.5rem;
  }
}
.c-popup.open{
  pointer-events: auto;
  visibility: visible;
  opacity: 1;
}

.c-popup__content{
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 510px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 1rem;
  padding-top: 3rem;
  --tw-text-opacity: 1;
  color: rgb(23 23 23 / var(--tw-text-opacity));
}

.c-popup__close{
  position: absolute;
  top: 1.25rem;
  right: 1.25rem;
  height: 1.25rem;
  width: 1.25rem;
  cursor: pointer;
}
.c-popup__close:before, .c-popup__close:after{
  position: absolute;
  top: 0.5rem;
  display: block;
  height: 1.5px;
  width: 1.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(23 23 23 / var(--tw-bg-opacity));
  --tw-content: "";
  content: var(--tw-content);
}
.c-popup__close:before{
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.c-popup__close:after{
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.c-breadcrumbs{
  padding-top: 1rem;
  padding-bottom: 1rem;
}

@media (min-width: 992px){
  .c-breadcrumbs{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
.c-breadcrumbs a{
  font-size: 12px;
  line-height: 16px;
  --tw-text-opacity: 1;
  color: rgb(23 23 23 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.c-breadcrumbs a:hover{
  --tw-text-opacity: 1;
  color: rgb(124 60 42 / var(--tw-text-opacity));
}
.c-breadcrumbs span{
  padding-left: 0.125rem;
  padding-right: 0.125rem;
  font-size: 12px;
  line-height: 16px;
  --tw-text-opacity: 1;
  color: rgb(133 132 132 / var(--tw-text-opacity));
}
.c-breadcrumbs span:first-child{
  padding-left: 0px;
}
.c-breadcrumbs span:last-child{
  padding-right: 0px;
}
.c-breadcrumbs .breadcrumb_last{
  font-size: 12px;
  line-height: 16px;
  --tw-text-opacity: 1;
  color: rgb(133 132 132 / var(--tw-text-opacity));
}

.c-logo-anim {
  width: 200px;
  height: 200px;
}
.c-logo-anim .c-logo-anim__right-needl {
  transform-origin: 10% 17%;
  animation: right-needl 2.5s ease-in-out infinite;
}
.c-logo-anim .c-logo-anim__left-needl {
  transform-origin: 72% 47%;
  animation: left-needl 2.5s ease-in-out infinite;
}

@keyframes right-needl {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(18deg);
    transform-origin: 72% 62%;
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes left-needl {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(-15deg);
    transform-origin: 23% 62%;
  }
  100% {
    transform: rotate(0deg);
  }
}
.c-loader{
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 1;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 0;
  border-style: none;
  border-color: none;
  background-color: rgb(255 255 255 / 0.8);
  padding: 0px;
  opacity: 1;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

.c-total-count-cart{
  pointer-events: none;
  position: absolute;
  top: 0px;
  right: -0.25rem;
  display: flex;
  min-height: 12px;
  min-width: 12px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(208 69 35 / var(--tw-bg-opacity));
  padding: 0.125rem;
  font-size: 8px;
  line-height: 8px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  --tw-shadow-color: none;
  --tw-shadow: var(--tw-shadow-colored);
  outline: 2px solid transparent;
  outline-offset: 2px;
  outline-color: none;
}

.JS-cart-preview.open .c-popup-cart{
  display: block;
}

.c-popup-cart{
  position: absolute;
  left: 0px;
  right: 0px;
  z-index: 10;
  margin-left: auto;
  margin-right: auto;
  display: none;
  max-height: 530px;
  width: 100%;
  overflow-y: auto;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

@media (min-width: 576px){
  .c-popup-cart{
    left: auto;
    right: 1rem;
    max-width: 400px;
  }
}

@media (min-width: 1140px){
  .c-popup-cart{
    right: 200px;
  }
}

.c-popup-cart {
  box-shadow: 0px 20px 15px 0px rgba(0, 0, 0, 0.2);
}
.c-popup-cart::-webkit-scrollbar-track{
  background-color: transparent;
}
.c-popup-cart::-webkit-scrollbar{
  width: 0.5rem;
}
.c-popup-cart::-webkit-scrollbar-thumb{
  --tw-bg-opacity: 1;
  background-color: rgb(215 212 207 / var(--tw-bg-opacity));
}
.c-popup-cart.open{
  display: block;
}

.c-popup-cart__container{
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding: 1rem;
}

.c-popup-cart__item{
  display: flex;
  align-items: center;
  gap: 1rem;
  border-width: 1px;
  border-left-width: 0px;
  border-right-width: 0px;
  --tw-border-opacity: 1;
  border-color: rgb(231 230 230 / var(--tw-border-opacity));
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.c-popup-cart__item ins{
  --tw-text-opacity: 1;
  color: rgb(124 60 42 / var(--tw-text-opacity));
  text-decoration-line: none;
}
.c-popup-cart__item ins + del{
  font-size: 13px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(133 132 132 / var(--tw-text-opacity));
  opacity: 0.8;
}
@media (min-width: 768px){
  .c-popup-cart__item ins + del{
    font-size: 14px;
  }
}

.c-popup-cart__item-img{
  height: 5rem;
  width: 5rem;
  flex-shrink: 0;
}
.c-popup-cart__item-img img{
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.c-shop-nav{
  margin-left: -1rem !important;
  margin-right: -1rem !important;
  margin-bottom: 1.5rem !important;
  border-top-width: 1px !important;
  border-bottom-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(225 171 147 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(225 171 147 / var(--tw-border-opacity)) !important;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

@media (min-width: 768px){
  .c-shop-nav{
    margin-left: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 2.5rem !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
.c-shop-nav__items-wrap{
  display: flex;
  align-items: center;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
@media (min-width: 768px){
  .c-shop-nav__items-wrap{
    justify-content: center;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}
.c-shop-nav__items-wrap li{
  width: auto;
  flex-shrink: 0;
  font-size: 14px;
  line-height: 20px;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.c-shop-nav__items-wrap li:hover{
  --tw-text-opacity: 1;
  color: rgb(161 93 74 / var(--tw-text-opacity));
}
@media (min-width: 768px){
  .c-shop-nav__items-wrap li{
    font-size: 16px;
    line-height: 24px;
  }
}
.c-shop-nav__items-wrap li a{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.c-shop-nav__items-wrap li:not(:last-child){
  position: relative;
  margin-right: 1.75rem;
  padding-right: 1.75rem;
}
.c-shop-nav__items-wrap li:not(:last-child)::after{
  position: absolute;
  top: 50%;
  right: 0px;
  height: 100%;
  max-height: 1.5rem;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-right-width: 1px;
  content: var(--tw-content);
  --tw-border-opacity: 1;
  border-right-color: rgb(225 171 147 / var(--tw-border-opacity));
}
.c-shop-nav div[class^=swiper-button-]{
  position: absolute;
  top: 50%;
  z-index: 50;
  height: 100%;
  width: 2.25rem;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  cursor: pointer;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  background-position: center;
  background-repeat: no-repeat;
}
.c-shop-nav div.swiper-button-next{
  right: 0px;
  margin-right: -2px;
  background-image: url("../../img/icons/chevron-right.svg");
}
.c-shop-nav div.swiper-button-prev{
  left: 0px;
  margin-left: -2px;
  background-image: url("../../img/icons/chevron-left.svg");
}
.c-shop-nav div.swiper-button-disabled{
  display: none;
}

.c-donation-form__heading{
  margin-bottom: 0.75rem;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}
.c-donation-form .c-donation-btn input,
.c-donation-form .c-input-amount{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(217 216 216 / var(--tw-border-opacity));
}
.c-donation-form .c-donation-btn input.c-donation-btn_checked,
.c-donation-form .c-input-amount.c-donation-btn_checked{
  --tw-border-opacity: 1;
  border-color: rgb(124 60 42 / var(--tw-border-opacity));
}
.c-donation-form .c-donation-btn input:focus,
.c-donation-form .c-input-amount:focus{
  --tw-border-opacity: 1;
  border-color: rgb(124 60 42 / var(--tw-border-opacity));
}
.c-donation-form .c-donation-btn{
  position: relative;
  display: flex;
  height: 44px;
  min-width: 75px;
  flex: 1 1 0%;
  align-items: center;
  justify-content: center;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  font-size: 14px;
  line-height: 20px;
}
@media (min-width: 768px){
  .c-donation-form .c-donation-btn{
    height: 3rem;
    min-width: 100px;
    font-size: 16px;
    line-height: 24px;
  }
}
.c-donation-form .c-donation-btn input{
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  cursor: pointer;
}
.c-donation-form .c-donation-btn input:checked{
  --tw-border-opacity: 1;
  border-color: rgb(124 60 42 / var(--tw-border-opacity));
}
.c-donation-form .c-donation-btn input:checked + label{
  --tw-text-opacity: 1;
  color: rgb(124 60 42 / var(--tw-text-opacity));
}
.c-donation-form .c-donation-btn:not(.c-donation-btn_checked){
  transition-property: box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
@media (min-width: 768px){
  .c-donation-form .c-donation-btn:not(.c-donation-btn_checked):hover{
    --tw-shadow: 2px 3px 8px -2px #0D073629;
    --tw-shadow-colored: 2px 3px 8px -2px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
}
.c-donation-form .c-input-amount{
  margin-top: 0.75rem;
  width: 100%;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 14px;
  line-height: 20px;
  --tw-text-opacity: 1;
  color: rgb(23 23 23 / var(--tw-text-opacity));
  outline: 2px solid transparent;
  outline-offset: 2px;
  outline-color: none;
}
.c-donation-form .c-input-amount::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(133 132 132 / var(--tw-text-opacity));
}
.c-donation-form .c-input-amount::placeholder{
  --tw-text-opacity: 1;
  color: rgb(133 132 132 / var(--tw-text-opacity));
}
@media (min-width: 768px){
  .c-donation-form .c-input-amount{
    font-size: 16px;
    line-height: 24px;
  }
}
.c-donation-form .c-input-amount {
  -moz-appearance: textfield;
}
.c-donation-form .c-input-amount::-webkit-outer-spin-button, .c-donation-form .c-input-amount::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.c-donation-form .c-comment,
.c-donation-form .c-email{
  width: 100%;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(85 82 82 / var(--tw-border-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  font-size: 14px;
  line-height: 20px;
  outline: 2px solid transparent;
  outline-offset: 2px;
  outline-color: none;
}
@media (min-width: 768px){
  .c-donation-form .c-comment,
.c-donation-form .c-email{
    font-size: 16px;
    line-height: 24px;
  }
}
.c-donation-form__btn{
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 100%;
  max-width: 350px;
}
.c-donation-form + button{
  margin-top: 2rem;
}
.c-donation-form__grandma{
  display: none;
}
.c-donation-form .c-grandmom-name,
.c-donation-form .c-grandmom-read-more{
  font-size: 14px;
  line-height: 20px;
}
@media (min-width: 768px){
  .c-donation-form .c-grandmom-name,
.c-donation-form .c-grandmom-read-more{
    font-size: 16px;
    line-height: 24px;
  }
}
.c-donation-form .c-grandmom-name{
  margin-bottom: 0.75rem;
  display: block;
  font-weight: 500;
}
.c-donation-form .c-grandmom-read-more{
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(124 60 42 / var(--tw-text-opacity));
}
.c-donation-form__every-month-donation{
  margin-top: 0.75rem;
  margin-bottom: 0px;
  display: none;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(85 82 82 / var(--tw-border-opacity));
  padding: 1rem;
  font-size: 14px;
  line-height: 20px;
}
@media (min-width: 768px){
  .c-donation-form__every-month-donation{
    margin-top: 1rem;
    font-size: 16px;
    line-height: 24px;
  }
}

.c-popup-product__title{
  margin-bottom: 1rem;
  text-align: center;
}

@media (min-width: 768px){
  .c-popup-product__title{
    margin-bottom: 1.25rem;
  }
}
.c-popup-product__img{
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1rem;
}
@media (min-width: 768px){
  .c-popup-product__img{
    margin-bottom: 1.25rem;
  }
}
.c-popup-product__descr{
  font-size: 12px;
  line-height: 16px;
}
@media (min-width: 768px){
  .c-popup-product__descr{
    font-size: 14px;
    line-height: 20px;
  }
}
.c-popup-product__descr p{
  margin: 0px;
}
.c-popup-product__descr p:not(:last-child){
  margin-bottom: 0.25rem;
}
.c-popup-product__descr ul{
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.c-popup-product__descr ul li:not(:last-child){
  margin-bottom: 0.25rem;
}

.np-shipping-fields-wrapper .choices{
  margin-bottom: 0.75rem;
}

.np-shipping-fields-wrapper .choices:last-child{
  margin-bottom: 0px;
}

.choices[data-type*=select-one]::after{
  --tw-content: none;
  content: var(--tw-content);
}

.choices{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.choices.is-disabled{
  opacity: 0.4;
}
.choices.is-disabled .choices__inner{
  background-color: transparent;
}
.choices.is-open::before{
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.choices.is-open .choices__inner.JS-shipping-fields-error{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(85 82 82 / var(--tw-border-opacity));
}
.choices.is-open .choices__inner.JS-shipping-fields-error .choices__placeholder{
  --tw-text-opacity: 1 !important;
  color: rgb(133 132 132 / var(--tw-text-opacity)) !important;
}
.choices.is-open .error-message{
  display: none;
}
.choices::before{
  position: absolute;
  right: 0.25rem;
  top: 25%;
  margin: 0px;
  display: inline-block;
  height: 0.75rem;
  width: 0.75rem;
  border-width: 0px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  --tw-content: "";
  content: var(--tw-content);
}
@media (min-width: 576px){
  .choices::before{
    height: 1rem;
    width: 1rem;
  }
}
.choices::before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxMCAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGxpbmUgeDE9IjEuMzQ2NjciIHkxPSI0Ljk1MjY0IiB4Mj0iNS4wMDAwNiIgeTI9IjguNjA2MDIiIHN0cm9rZT0iIzE3MTcxNyIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8bGluZSB4MT0iNSIgeTE9IjguNjA2MDkiIHgyPSI4LjY1MzM5IiB5Mj0iNC45NTI3IiBzdHJva2U9IiMxNzE3MTciIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPC9zdmc+Cg==);
}
.choices input[type=search]{
  margin: 1rem !important;
  width: 100% !important;
  max-width: 310px !important;
  border-width: 1px !important;
  border-style: solid !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(133 132 132 / var(--tw-border-opacity)) !important;
  padding: 0.5rem !important;
}
@media (min-width: 576px){
  .choices input[type=search]{
    max-width: 530px !important;
  }
}
@media (min-width: 768px){
  .choices input[type=search]{
    max-width: 400px !important;
  }
}
@media (min-width: 1140px){
  .choices input[type=search]{
    max-width: 530px !important;
  }
}
.choices input[type=search]::-moz-placeholder{
  font-size: 14px !important;
  line-height: 20px !important;
  --tw-text-opacity: 1 !important;
  color: rgb(133 132 132 / var(--tw-text-opacity)) !important;
  -moz-transition-property: all !important;
  transition-property: all !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 300ms !important;
}
.choices input[type=search]::placeholder{
  font-size: 14px !important;
  line-height: 20px !important;
  --tw-text-opacity: 1 !important;
  color: rgb(133 132 132 / var(--tw-text-opacity)) !important;
  transition-property: all !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 300ms !important;
}
@media (min-width: 992px){
  .choices input[type=search]::-moz-placeholder{
    font-size: 16px !important;
  }
  .choices input[type=search]::placeholder{
    font-size: 16px !important;
  }
}

.choices__inner{
  display: block;
  min-height: 40px;
  width: 100%;
  border-radius: 0px;
  border-width: 0px;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(85 82 82 / var(--tw-border-opacity));
  background-color: transparent;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.25rem;
  padding-right: 1rem;
  font-size: 14px;
  line-height: 20px;
  --tw-text-opacity: 1;
  color: rgb(133 132 132 / var(--tw-text-opacity));
  outline: 2px solid transparent;
  outline-offset: 2px;
  outline-color: none;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.choices__inner:focus-within{
  --tw-shadow-color: none;
  --tw-shadow: var(--tw-shadow-colored);
}

@media (min-width: 992px){
  .choices__inner{
    font-size: 16px;
  }
}
.choices__inner .choices__list--single{
  padding: 0px;
}
.choices__inner .choices__placeholder{
  font-size: 14px !important;
  line-height: 20px !important;
  --tw-text-opacity: 1 !important;
  color: rgb(133 132 132 / var(--tw-text-opacity)) !important;
  opacity: 1 !important;
  transition-property: all !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 300ms !important;
}
@media (min-width: 992px){
  .choices__inner .choices__placeholder{
    font-size: 16px !important;
  }
}
.choices__inner.JS-shipping-fields-error{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(208 69 35 / var(--tw-border-opacity));
}
.choices__inner.JS-shipping-fields-error .choices__placeholder{
  --tw-text-opacity: 1 !important;
  color: rgb(208 69 35 / var(--tw-text-opacity)) !important;
}

.choices__list--dropdown{
  border-width: 0px !important;
  border-top-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(124 60 42 / var(--tw-border-opacity)) !important;
  --tw-shadow: 0px 4px 10px #0D073629 !important;
  --tw-shadow-colored: 0px 4px 10px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.choices__list--dropdown .choices__list::-webkit-scrollbar-track{
  background-color: transparent;
}
.choices__list--dropdown .choices__list::-webkit-scrollbar{
  width: 0.5rem;
}
.choices__list--dropdown .choices__list::-webkit-scrollbar-thumb{
  border-radius: 12px;
  --tw-bg-opacity: 1;
  background-color: rgb(97 43 28 / var(--tw-bg-opacity));
}
.choices__list--dropdown .choices__item{
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 20px;
  --tw-text-opacity: 1;
  color: rgb(133 132 132 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
@media (min-width: 992px){
  .choices__list--dropdown .choices__item{
    font-size: 16px;
  }
}
.choices__list--dropdown .choices__item {
  word-break: normal;
}
.choices__list--dropdown .choices__item.is-highlighted{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(161 93 74 / var(--tw-bg-opacity)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
.choices__list--dropdown .choices__item.is-selected{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(124 60 42 / var(--tw-bg-opacity)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
.choices__list--dropdown .choices__item.choices__placeholder{
  display: none;
}

.s-history__content{
  position: relative;
  display: flex;
  flex-direction: column;
}

.s-history__content::after{
  position: absolute;
  top: 0.625rem;
  left: 0.25rem;
  z-index: -1;
  display: inline-block;
  width: 1px;
  --tw-bg-opacity: 1;
  background-color: rgb(217 216 216 / var(--tw-bg-opacity));
  --tw-content: "";
  content: var(--tw-content);
}

@media (min-width: 992px){
  .s-history__content{
    flex-direction: row;
  }
  .s-history__content::after{
    --tw-content: none;
    content: var(--tw-content);
  }
}
.s-history__content:after {
  height: calc(100% - 20px);
}

@media (max-width: 991px){
  .s-history__slider .swiper-wrapper{
    flex-direction: column;
    gap: 1.5rem;
  }
}
.s-history__slider .swiper-slide{
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
@media (min-width: 992px){
  .s-history__slider .swiper-slide{
    gap: 2.5rem;
  }
}
@media (max-width: 991px){
  .s-history__slider .swiper-slide{
    margin-left: 0.25rem;
    padding-left: 1.25rem;
  }
}

.s-history__slider-date{
  position: relative;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

.s-history__slider-date::after{
  position: absolute;
  top: 0.5rem;
  left: -1.5rem;
  z-index: 2;
  display: inline-block;
  height: 9px;
  width: 9px;
  border-radius: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(124 60 42 / var(--tw-bg-opacity));
  --tw-content: "";
  content: var(--tw-content);
}

@media (min-width: 992px){
  .s-history__slider-date{
    border-bottom-width: 2px;
    --tw-border-opacity: 1;
    border-bottom-color: rgb(124 60 42 / var(--tw-border-opacity));
    padding-bottom: 2.5rem;
    padding-right: 0.75rem;
    font-size: 18px;
    line-height: 28px;
  }
  .s-history__slider-date::after{
    top: auto;
    bottom: -7px;
    left: 0px;
    height: 0.75rem;
    content: var(--tw-content);
    width: 0.75rem;
  }
}

.s-history__slider-text{
  margin-bottom: 0px;
  max-width: 510px;
  font-size: 16px;
  line-height: 24px;
  --tw-text-opacity: 1;
  color: rgb(85 82 82 / var(--tw-text-opacity));
}

@media (min-width: 992px){
  .s-history__slider-text{
    max-width: 290px;
    font-size: 18px;
    line-height: 28px;
  }
}

.s-history__soon{
  position: relative;
  margin-bottom: 0px;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

.s-history__soon::after{
  position: absolute;
  top: 0.5rem;
  left: -6px;
  z-index: 2;
  display: inline-block;
  height: 9px;
  width: 9px;
  border-radius: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(124 60 42 / var(--tw-bg-opacity));
  --tw-content: "";
  content: var(--tw-content);
}

@media (min-width: 992px){
  .s-history__soon{
    border-bottom-width: 2px;
    --tw-border-opacity: 1;
    border-bottom-color: rgb(124 60 42 / var(--tw-border-opacity));
    padding-bottom: 2.5rem;
    padding-right: 0.75rem;
    font-size: 18px;
    line-height: 28px;
  }
  .s-history__soon::after{
    --tw-content: none;
    content: var(--tw-content);
  }
}

@media (max-width: 991px){
  .s-history__soon{
    margin-left: 0.375rem;
    margin-top: 1.5rem;
    padding-left: 1.25rem;
  }
}

.s-history__slider-buttons{
  display: none;
  align-items: center;
  justify-content: flex-end;
  gap: 1.25rem;
}

@media (min-width: 992px){
  .s-history__slider-buttons{
    display: flex;
  }
}
.s-history__slider-buttons .c-button__slider-icon{
  position: static;
}

.s-prod-categories__link{
  position: relative;
  z-index: 1;
}
.s-prod-categories__link::after{
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: -1;
  height: 100%;
  width: 100%;
  --tw-content: "";
  content: var(--tw-content);
  /*background: linear-gradient(180deg, rgba(0, 0, 0, 0) 100%, rgba(0, 0, 0, 0.7) 100%);*/
}

.o-header{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 100ms;
}
.o-header.o-header--scroll{
  --tw-shadow: 0px 8px 30px rgba(36, 28, 41, 0.1);
  --tw-shadow-colored: 0px 8px 30px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.o-header.o-header--scroll .o-header__top{
  top: -3rem;
}
.o-header.o-header--scroll .o-header__main{
  padding-top: 0px;
}

.o-header__top{
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 10;
  height: 3rem;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(250 237 223 / var(--tw-bg-opacity));
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 100ms;
}
@media (min-width: 1140px){
  .o-header__top + .o-header__main{
    padding-top: 3rem;
  }
}

.o-header__top-nav a{
  font-size: 16px;
  font-weight: 600;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.o-header__top-nav a:hover{
  --tw-text-opacity: 1;
  color: rgb(97 43 28 / var(--tw-text-opacity));
}

.o-header__main{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 100ms;
}

.burger{
  display: flex;
  height: 0.75rem;
  width: 1.25rem;
  flex-shrink: 0;
  cursor: pointer;
  align-items: center;
  justify-content: center;
}

@media (min-width: 1140px){
  .burger{
    display: none;
  }
}
.burger span{
  position: relative;
  top: 0px;
  left: 0px;
  height: 1.5px;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(23 23 23 / var(--tw-bg-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.burger span:before, .burger span:after{
  position: absolute;
  top: -6px;
  left: 0px;
  height: 1.5px;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(23 23 23 / var(--tw-bg-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  --tw-content: "";
  content: var(--tw-content);
}
.burger span:after{
  top: 6px;
}
.burger.JS-active{
  height: 1.25rem;
}
.burger.JS-active span{
  background-color: transparent;
}
.burger.JS-active span:before{
  top: 0px;
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.burger.JS-active span:after{
  top: 0px;
  --tw-rotate: 135deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.o-header__main-box{
  position: relative;
}
.o-header__main-box.active .o-header__main-content{
  flex: 0 1 100%;
}
@media (max-width: 1140px){
  .o-header__main-box.active .logo{
    display: none;
  }
}
.o-header__main-box.active .o-header__main-menu{
  pointer-events: none;
  visibility: hidden;
  height: 0px;
  width: 0px;
  --tw-scale-x: 0;
  --tw-scale-y: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 0;
}
.o-header__main-box.active .o-header__search{
  width: 100%;
  justify-content: space-between;
}
.o-header__main-box.active .o-header__search::after{
  height: 1px;
  width: 102%;
}
.o-header__main-box.active .o-header__action{
  width: 100%;
}
.o-header__main-box.active .o-header__search-form{
  display: block;
}

.o-header__main-menu{
  display: none;
}

@media (min-width: 1140px){
  .o-header__main-menu{
    display: block;
  }
}
.o-header__main-menu a{
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.o-header__main-menu a:hover{
  --tw-text-opacity: 1;
  color: rgb(97 43 28 / var(--tw-text-opacity));
}

.o-header__bottom{
  display: none;
  box-shadow: 0px 48px 70px -53px rgba(0, 0, 0, 0.13);
}
.o-header__bottom .container{
  min-height: 320px;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
@media (min-width: 768px){
  .o-header__bottom .container{
    padding-top: 4rem;
    padding-bottom: 2rem;
  }
}

.JS-search-input{
  width: 100%;
  border-width: 0px;
  padding-left: 1.5rem;
  padding-right: 0.75rem;
  font-size: 14px;
  --tw-text-opacity: 1;
  color: rgb(133 132 132 / var(--tw-text-opacity));
  --tw-shadow-color: none;
  --tw-shadow: var(--tw-shadow-colored);
  outline: 2px solid transparent;
  outline-offset: 2px;
  outline-color: none;
}

.JS-search-input::-moz-placeholder{
  font-size: 14px;
  --tw-text-opacity: 1;
  color: rgb(133 132 132 / var(--tw-text-opacity));
}

.JS-search-input::placeholder{
  font-size: 14px;
  --tw-text-opacity: 1;
  color: rgb(133 132 132 / var(--tw-text-opacity));
}

@media (min-width: 1140px){
  .JS-search-input{
    padding-left: 50px;
    font-size: 16px;
  }
  .JS-search-input::-moz-placeholder{
    font-size: 16px;
  }
  .JS-search-input::placeholder{
    font-size: 16px;
  }
}

.JS-search-btn-reset{
  position: absolute;
  left: 0px;
  top: 0.125rem;
  cursor: pointer;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

@media (min-width: 1140px){
  .JS-search-btn-reset{
    left: 1rem;
  }
}

@media (max-width: 1140px){
  .JS-search-btn-reset{
    height: 1.25rem;
    width: 1.25rem;
  }
}

.o-header__search{
  position: relative;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
.o-header__search::after{
  position: absolute;
  left: 0px;
  bottom: -0.5rem;
  display: block;
  height: 0px;
  width: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(23 23 23 / var(--tw-bg-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 700ms;
  --tw-content: "";
  content: var(--tw-content);
}

.o-header__search-not-found{
  text-align: center;
}

.o-header__search-items{
  width: 100%;
  cursor: grab;
  overflow: auto;
}

@media (min-width: 768px){
  .o-header__search-items{
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    gap: 2.25rem;
    padding-bottom: 2rem;
  }
}

.o-header__search-items {
  max-height: calc(100vh - 120px);
}
.o-header__search-items::-webkit-scrollbar{
  height: 5px;
  width: 5px;
}
.o-header__search-items::-webkit-scrollbar-track{
  --tw-bg-opacity: 1;
  background-color: rgb(241 241 241 / var(--tw-bg-opacity));
}
.o-header__search-items::-webkit-scrollbar-thumb{
  --tw-bg-opacity: 1;
  background-color: rgb(161 93 74 / var(--tw-bg-opacity));
}
.o-header__search-items::-webkit-scrollbar-thumb:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(124 60 42 / var(--tw-bg-opacity));
}
.o-header__search-items li{
  margin-bottom: 1.25rem;
  width: 100%;
  flex-shrink: 0;
}
.o-header__search-items li:last-child{
  margin-bottom: 0px;
}
@media (min-width: 768px){
  .o-header__search-items li{
    margin-bottom: 0px;
    max-width: 164px;
  }
}
.o-header__search-items li a{
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  gap: 1rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
@media (min-width: 768px){
  .o-header__search-items li a{
    flex-direction: column;
    align-items: flex-start;
    gap: 0px;
  }
}
.o-header__search-items li a:hover h2{
  --tw-text-opacity: 1;
  color: rgb(124 60 42 / var(--tw-text-opacity));
}
.o-header__search-items li a:hover span.price{
  --tw-text-opacity: 1;
  color: rgb(124 60 42 / var(--tw-text-opacity));
}
.o-header__search-items li a h2{
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
@media (min-width: 768px){
  .o-header__search-items li a h2{
    margin-top: 0.75rem;
    font-size: 12px;
  }
}
.o-header__search-items li a img{
  height: 2.5rem;
  width: 2.5rem;
  flex-shrink: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 768px){
  .o-header__search-items li a img{
    height: 200px;
    width: 100%;
  }
}
.o-header__search-items li a span.price{
  flex: 1 1 auto;
  text-align: end;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
@media (min-width: 768px){
  .o-header__search-items li a span.price{
    margin-top: 0.25rem;
    text-align: left;
    font-size: 18px;
  }
}
.o-header__search-items li a span.price ins + del{
  font-size: 12px;
}
@media (min-width: 768px){
  .o-header__search-items li a span.price ins + del{
    font-size: 16px;
  }
}

.o-header__search-form{
  position: relative;
  display: none;
  width: 100%;
}

.o-header__mobile-menu{
  position: fixed;
  top: 52px;
  left: -304px;
  z-index: 20;
  width: 304px;
  overflow-y: auto;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 1.25rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 700ms;
}

@media (min-width: 768px){
  .o-header__mobile-menu{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}

.o-header__mobile-menu {
  height: calc(100vh - 52px);
}
.o-header__mobile-menu.open{
  left: 0px;
  --tw-shadow: 0px 40px 30px rgba(36, 28, 41, 0.1);
  --tw-shadow-colored: 0px 40px 30px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.o-mobile-nav{
  border-top-width: 1px;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(231 230 230 / var(--tw-border-opacity));
  padding-top: 1.25rem;
  padding-bottom: 30px;
}

.o-mobile-nav:last-of-type{
  border-top-width: 0px;
}
.o-mobile-nav a{
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.o-mobile-nav a:hover{
  --tw-text-opacity: 1;
  color: rgb(97 43 28 / var(--tw-text-opacity));
}
.o-mobile-nav ul li{
  margin-bottom: 1rem;
}
.o-mobile-nav ul li:last-child{
  margin-bottom: 0px;
}

.o-header__submenu{
  pointer-events: none;
  position: fixed;
  left: 0px;
  top: -100%;
  z-index: -1;
  height: 0px;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-shadow: 0px 8px 30px rgba(36, 28, 41, 0.1);
  --tw-shadow-colored: 0px 8px 30px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.o-header__submenu.active{
  pointer-events: auto;
  top: 120px;
  height: auto;
}
.o-header__submenu.active .container{
  opacity: 1;
}
.o-header__submenu .container{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 1000ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.o-footer{
  margin-top: 6rem;
  --tw-bg-opacity: 1;
  background-color: rgb(250 237 223 / var(--tw-bg-opacity));
  padding-top: 30px;
}

@media (min-width: 768px){
  .o-footer{
    margin-top: 140px;
  }
}

@media (min-width: 1024px){
  .o-footer{
    padding-top: 90px;
  }
}

.o-footer__nav a{
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  --tw-text-opacity: 1;
  color: rgb(85 82 82 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.o-footer__nav a:hover{
  --tw-text-opacity: 1;
  color: rgb(97 43 28 / var(--tw-text-opacity));
}

@media (min-width: 768px){
  .o-footer__nav a{
    font-size: 16px;
  }
}

@media (min-width: 992px){
  .o-footer__nav a{
    line-height: 24px;
  }
}
.o-footer__nav > p{
  margin-bottom: 0.75rem;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  --tw-text-opacity: 1;
  color: rgb(85 82 82 / var(--tw-text-opacity));
}
.o-footer__nav > p:last-child{
  margin-bottom: 0px;
}
@media (min-width: 768px){
  .o-footer__nav > p{
    font-size: 16px;
  }
}
@media (min-width: 992px){
  .o-footer__nav > p{
    line-height: 24px;
  }
}
.o-footer__nav .menu-item{
  margin-bottom: 0.75rem;
}
.o-footer__nav .menu-item:last-child{
  margin-bottom: 0px;
}

/*
* 7 - Gutenberg Blocks
*/
.acf-map{
  height: 200px;
  width: 100%;
}
@media (min-width: 576px){
  .acf-map{
    height: 400px;
  }
}
.acf-map img{
  max-width: 100%;
}

.has-text-align-center {
  text-align: center;
}
.has-text-align-right {
  text-align: right;
}

.has-white-color {
  color: #fff;
}

.wp-block-image .aligncenter img {
  margin: 0 auto;
}

.wp-block-embed.is-type-video .wp-block-embed__wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.wp-block-embed.is-type-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.wp-block-video video {
  width: 100%;
}

.woocommerce .c-thankyou-page svg{
  height: 100%;
  width: 100%;
}

.woocommerce input[type=number] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}
.woocommerce input[type=number]::-webkit-inner-spin-button,
.woocommerce input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
.woocommerce .woocommerce-cart-form button[name=update_cart],
.woocommerce .woocommerce-cart-form input[name=update_cart] {
  display: none;
}
.woocommerce .woocommerce-cart-form table.cart{
  margin: 0px;
  border-radius: 0px;
  border-width: 0px;
  padding: 0px;
  font-size: 14px;
  line-height: 20px;
  --tw-text-opacity: 1;
  color: rgb(85 82 82 / var(--tw-text-opacity));
}
@media (min-width: 425px){
  .woocommerce .woocommerce-cart-form table.cart{
    font-size: 16px;
    line-height: 24px;
  }
}
.woocommerce .woocommerce-cart-form table.cart strong{
  font-weight: 600 !important;
}
.woocommerce .woocommerce-cart-form table.cart thead{
  display: none;
}
.woocommerce .woocommerce-cart-form table.cart tr.woocommerce-cart-form__cart-item{
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
  row-gap: 0.75rem;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(231 230 230 / var(--tw-border-opacity));
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.woocommerce .woocommerce-cart-form table.cart tr.woocommerce-cart-form__cart-item:first-child{
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-top-color: rgb(231 230 230 / var(--tw-border-opacity));
}
@media (min-width: 375px){
  .woocommerce .woocommerce-cart-form table.cart tr.woocommerce-cart-form__cart-item{
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }
}
@media (min-width: 425px){
  .woocommerce .woocommerce-cart-form table.cart tr.woocommerce-cart-form__cart-item{
    row-gap: 1.25rem;
  }
}
@media (min-width: 768px){
  .woocommerce .woocommerce-cart-form table.cart tr.woocommerce-cart-form__cart-item{
    flex-wrap: nowrap;
    -moz-column-gap: 2rem;
         column-gap: 2rem;
    row-gap: 0px;
  }
}
@media (min-width: 992px){
  .woocommerce .woocommerce-cart-form table.cart tr.woocommerce-cart-form__cart-item{
    -moz-column-gap: 4rem;
         column-gap: 4rem;
  }
}
@media (min-width: 1140px){
  .woocommerce .woocommerce-cart-form table.cart tr.woocommerce-cart-form__cart-item{
    -moz-column-gap: 5rem;
         column-gap: 5rem;
  }
}
.woocommerce .woocommerce-cart-form table.cart .woocommerce-cart-form__cart-item:last-child{
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(231 230 230 / var(--tw-border-opacity));
}
.woocommerce .woocommerce-cart-form table.cart td{
  border-width: 0px;
  padding: 0px;
}
.woocommerce .woocommerce-cart-form table.cart td::before{
  content: var(--tw-content);
  display: none;
}
.woocommerce .woocommerce-cart-form table.cart td{
  text-align: left !important;
}
.woocommerce .woocommerce-cart-form table.cart td.product-remove{
  position: absolute;
  top: 0px;
  right: 0px;
  order: 1;
}
@media (min-width: 768px){
  .woocommerce .woocommerce-cart-form table.cart td.product-remove{
    position: static;
  }
}
.woocommerce .woocommerce-cart-form table.cart td.product-remove a.remove{
  height: auto !important;
  width: auto !important;
  border-radius: 0px !important;
  font-size: 40px !important;
  font-weight: 300 !important;
  line-height: 40px !important;
  --tw-text-opacity: 1 !important;
  color: rgb(170 169 169 / var(--tw-text-opacity)) !important;
}
.woocommerce .woocommerce-cart-form table.cart td.product-remove a.remove:hover{
  background-color: transparent !important;
  --tw-text-opacity: 1 !important;
  color: rgb(23 23 23 / var(--tw-text-opacity)) !important;
}
.woocommerce .woocommerce-cart-form table.cart td.product-thumbnail{
  display: block !important;
}
.woocommerce .woocommerce-cart-form table.cart td.product-thumbnail a{
  display: block;
  height: 5rem;
  width: 5rem;
}
.woocommerce .woocommerce-cart-form table.cart td.product-thumbnail a img{
  height: 100% !important;
  width: 100% !important;
  -o-object-fit: cover !important;
     object-fit: cover !important;
}
.woocommerce .woocommerce-cart-form table.cart td.product-name{
  padding-right: 1rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(23 23 23 / var(--tw-text-opacity));
}
@media (min-width: 768px){
  .woocommerce .woocommerce-cart-form table.cart td.product-name{
    padding-right: 0px;
  }
}
.woocommerce .woocommerce-cart-form table.cart td.product-name {
  flex: 1 1 calc(100% - 100px);
}
@media screen and (min-width: 768px) {
  .woocommerce .woocommerce-cart-form table.cart td.product-name{
    flex: 1 1 0%;
  }
}
.woocommerce .woocommerce-cart-form table.cart td.product-subtotal{
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(23 23 23 / var(--tw-text-opacity));
}
@media (min-width: 375px){
  .woocommerce .woocommerce-cart-form table.cart td.product-subtotal{
    margin-right: 1.25rem;
    max-width: 67px;
  }
}
.woocommerce .woocommerce-cart-form table.cart td.product-quantity{
  flex: 1 1 auto;
}
@media (min-width: 768px){
  .woocommerce .woocommerce-cart-form table.cart td.product-quantity{
    flex: none;
  }
}
.woocommerce .woocommerce-cart-form table.cart td.product-price{
  flex-basis: 5rem;
}
@media (min-width: 768px){
  .woocommerce .woocommerce-cart-form table.cart td.product-price{
    flex-basis: 0px;
  }
}
.woocommerce .woocommerce-cart-form table.cart td.product-price > ins{
  --tw-text-opacity: 1;
  color: rgb(124 60 42 / var(--tw-text-opacity));
  text-decoration-line: none;
}
.woocommerce .woocommerce-cart-form table.cart td.product-price > ins + del{
  font-size: 13px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(133 132 132 / var(--tw-text-opacity));
  opacity: 0.8;
}
@media (min-width: 768px){
  .woocommerce .woocommerce-cart-form table.cart td.product-price > ins + del{
    font-size: 14px;
  }
}
.woocommerce .woocommerce-cart-form table.cart button[name=update_cart]{
  display: none !important;
}
.woocommerce .quantity{
  display: flex;
}
.woocommerce .quantity input.qty{
  height: 1.5rem;
  width: 2.5rem;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-color: rgb(231 230 230 / var(--tw-border-opacity));
  --tw-border-opacity: 1;
  border-bottom-color: rgb(231 230 230 / var(--tw-border-opacity));
  outline: 2px solid transparent;
  outline-offset: 2px;
  outline-color: none;
}
.woocommerce .cart-collaterals{
  margin-top: 2.5rem;
  display: flex;
  justify-content: center;
}
.woocommerce .cart-collaterals::before{
  --tw-content: none;
  content: var(--tw-content);
}
.woocommerce .cart-collaterals::after{
  --tw-content: none;
  content: var(--tw-content);
}
@media (min-width: 768px){
  .woocommerce .cart-collaterals{
    margin-top: 3.5rem;
    justify-content: flex-end;
  }
}
.woocommerce .cart-collaterals .cart_totals{
  float: none;
  width: 100%;
  max-width: 308px;
}
.woocommerce .cart-collaterals .cart_totals h2{
  margin-bottom: 1.5rem;
}
.woocommerce .cart-collaterals .cart_totals table{
  margin: 0px;
  border-radius: 0px;
  border-width: 0px;
  padding: 0px;
  font-size: 16px;
  line-height: 24px;
  --tw-text-opacity: 1;
  color: rgb(85 82 82 / var(--tw-text-opacity));
}
.woocommerce .cart-collaterals .cart_totals table strong{
  font-weight: 600 !important;
}
.woocommerce .cart-collaterals .cart_totals table td, .woocommerce .cart-collaterals .cart_totals table th{
  margin: 0px !important;
  width: 50% !important;
  border-radius: 0px !important;
  border-width: 0px !important;
  padding: 0px !important;
  font-weight: 400 !important;
}
.woocommerce .cart-collaterals .cart_totals table td{
  text-align: end;
}
.woocommerce .cart-collaterals .cart_totals table tr + tr td, .woocommerce .cart-collaterals .cart_totals table tr + tr th{
  padding-top: 0.5rem !important;
}
.woocommerce .cart-collaterals .cart_totals table tr.order-total td, .woocommerce .cart-collaterals .cart_totals table tr.order-total th{
  font-weight: 600 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(23 23 23 / var(--tw-text-opacity)) !important;
}
.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout{
  margin-top: 2rem;
  padding: 0px;
}
.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout::before{
  --tw-content: none;
  content: var(--tw-content);
}
.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout::after{
  --tw-content: none;
  content: var(--tw-content);
}
.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a{
  margin-bottom: 0px;
  display: inline-block;
  width: 100%;
  min-width: 180px;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0px;
  border-width: 2px;
  border-color: transparent;
  --tw-bg-opacity: 1;
  background-color: rgb(124 60 42 / var(--tw-bg-opacity));
  padding: 0.75rem;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(97 43 28 / var(--tw-bg-opacity));
  --tw-shadow: 0px 8px 30px rgba(36, 28, 41, 0.1);
  --tw-shadow-colored: 0px 8px 30px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a:focus{
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a:active{
  border-color: transparent;
  --tw-bg-opacity: 1;
  background-color: rgb(161 93 74 / var(--tw-bg-opacity));
  --tw-shadow-color: none;
  --tw-shadow: var(--tw-shadow-colored);
}
@media (min-width: 992px){
  .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a{
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 1440px){
  .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a{
    min-width: 264px;
  }
}
.woocommerce table.shop_table_responsive tr:nth-child(2n) td{
  background-color: transparent;
}

.woocommerce-products-header__title{
  margin-bottom: 1rem;
  font-size: 28px;
  line-height: 32px;
}

@media (min-width: 768px){
  .woocommerce-products-header__title{
    margin-bottom: 2.5rem;
    font-size: 40px;
    line-height: 60px;
  }
}

.woocommerce-products-container{
  margin-left: auto;
  margin-right: auto;
  max-width: 950px;
}
.woocommerce-products-container .woocommerce-ordering{
  float: none;
  margin-bottom: 1rem;
  margin-right: 0px;
  margin-left: auto;
  max-width: 220px;
}
@media (min-width: 576px){
  .woocommerce-products-container .woocommerce-ordering{
    max-width: 300px;
  }
}
@media (min-width: 768px){
  .woocommerce-products-container .woocommerce-ordering{
    margin-bottom: 2rem;
  }
}
.woocommerce-products-container .woocommerce-ordering .choices__inner{
  border-bottom-width: 0px;
  --tw-text-opacity: 1;
  color: rgb(23 23 23 / var(--tw-text-opacity));
}
.woocommerce-products-container .woocommerce-ordering select{
  background-color: transparent;
  padding-top: 6px;
  padding-bottom: 6px;
  vertical-align: middle;
  font-size: 16px;
  line-height: 24px;
  outline: 2px solid transparent;
  outline-offset: 2px;
  outline-color: none;
}

.woocommerce div.container ul.products{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media (min-width: 768px){
  .woocommerce div.container ul.products{
    justify-content: flex-start;
  }
}
.woocommerce div.container ul.products::before, .woocommerce div.container ul.products::after {
  content: none;
}
.woocommerce div.container ul.products li.product{
  float: none;
}

.woocommerce div.container section.products ul.products{
  display: block;
  max-width: none;
}
.woocommerce div.container section.products ul.products::before, .woocommerce div.container section.products ul.products::after {
  content: "";
}
.woocommerce div.container section.products li.product{
  float: left;
}

.woocommerce section.related.products h2{
  margin-bottom: 2.25rem;
}

.woocommerce nav.woocommerce-pagination ul{
  border-top-width: 0px;
  border-left-width: 0px;
  border-bottom-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(217 216 216 / var(--tw-border-opacity));
  padding-bottom: 0.5rem;
}
.woocommerce nav.woocommerce-pagination ul li{
  overflow: visible;
  border-style: none;
  border-color: none;
}
.woocommerce nav.woocommerce-pagination ul li:not(:last-child){
  margin-right: 1.5rem;
}
.woocommerce nav.woocommerce-pagination ul li span.current{
  position: relative;
  background-color: transparent;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  --tw-text-opacity: 1;
  color: rgb(23 23 23 / var(--tw-text-opacity));
}
.woocommerce nav.woocommerce-pagination ul li span.current::after{
  position: absolute;
  bottom: -9px;
  left: 0px;
  width: 200%;
  border-bottom-width: 2px;
  content: var(--tw-content);
  --tw-border-opacity: 1;
  border-bottom-color: rgb(124 60 42 / var(--tw-border-opacity));
}
.woocommerce nav.woocommerce-pagination ul li a{
  font-size: 14px;
  line-height: 20px;
  --tw-text-opacity: 1;
  color: rgb(85 82 82 / var(--tw-text-opacity));
}
.woocommerce nav.woocommerce-pagination ul li a:focus{
  background-color: transparent;
}
.woocommerce nav.woocommerce-pagination ul li a:hover{
  background-color: transparent;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(23 23 23 / var(--tw-text-opacity));
  opacity: 1;
}
.woocommerce nav.woocommerce-pagination ul li:last-child span.current::after{
  content: var(--tw-content);
  left: -100%;
}

.woocommerce ul.products li.product{
  margin-bottom: 1.5rem !important;
}

@media (min-width: 768px){
  .woocommerce ul.products li.product{
    margin-bottom: 44px !important;
  }
}
.woocommerce ul.products li.product a:hover .woocommerce-loop-product__title,
.woocommerce ul.products li.product a:hover .price{
  --tw-text-opacity: 1;
  color: rgb(124 60 42 / var(--tw-text-opacity));
}
.woocommerce ul.products li.product a:hover img {
  transform: scale(1.01);
}
.woocommerce ul.products li.product a img{
  margin-bottom: 0.75rem;
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
@media (min-width: 576px){
  .woocommerce ul.products li.product a img{
    height: 304px;
  }
}
@media (min-width: 992px){
  .woocommerce ul.products li.product a img{
    height: 360px;
  }
}
.woocommerce ul.products li.product a .woocommerce-loop-product__title{
  margin-bottom: 0.25rem;
  padding: 0px;
  font-size: 12px;
  line-height: 16px;
  --tw-text-opacity: 1;
  color: rgb(23 23 23 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
@media (min-width: 768px){
  .woocommerce ul.products li.product a .woocommerce-loop-product__title{
    font-size: 16px;
    line-height: 24px;
  }
}
.woocommerce ul.products li.product a .price{
  margin: 0px;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  --tw-text-opacity: 1;
  color: rgb(23 23 23 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
@media (min-width: 768px){
  .woocommerce ul.products li.product a .price{
    font-size: 24px;
    line-height: 28px;
  }
}
.woocommerce ul.products li.product a .price ins{
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(124 60 42 / var(--tw-text-opacity));
  text-decoration: none;
}
.woocommerce ul.products li.product a .price del{
  vertical-align: middle;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  --tw-text-opacity: 1;
  color: rgb(133 132 132 / var(--tw-text-opacity));
  opacity: 1;
}
@media (min-width: 768px){
  .woocommerce ul.products li.product a .price del{
    font-size: 14px;
    line-height: 20px;
  }
}
.woocommerce ul.products li.product.outofstock a{
    opacity: 0.7; 
	filter: grayscale(85%);
}
.woocommerce ul.products li.product.outofstock a p.stock{
  margin: 0px;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  --tw-text-opacity: 1;
  color: rgb(222 49 57 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
@media (min-width: 768px){
  .woocommerce ul.products li.product.outofstock a p.stock{
    font-size: 20px;
    line-height: 28px;
  }
}

.woocommerce-info.woocommerce-no-products-found{
  margin: 0px;
  border-width: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 0px;
  padding-top: 2rem;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  --tw-text-opacity: 1;
  color: rgb(23 23 23 / var(--tw-text-opacity));
}

.woocommerce-info.woocommerce-no-products-found::before{
  --tw-content: none;
  content: var(--tw-content);
}

.woocommerce-info.woocommerce-no-products-found::after{
  --tw-content: none;
  content: var(--tw-content);
}

@media (min-width: 768px){
  .woocommerce-info.woocommerce-no-products-found{
    font-size: 24px;
    line-height: 28px;
  }
}
.woocommerce-info.woocommerce-no-products-found:before{
  position: static;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2.5rem;
  display: block;
  height: 100px;
  width: 100px;
  background-image: url(../../img/icons/empty-bag.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  --tw-content: "";
  content: var(--tw-content);
}
@media (min-width: 768px){
  .woocommerce-info.woocommerce-no-products-found:before{
    height: 200px;
    width: 200px;
  }
}

.pricing_item_wrap img{
  max-height: 224px;
  width: 100%;
  max-width: 473px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs{
  margin-bottom: 1.5rem;
  display: flex;
  justify-content: space-between;
  padding: 0px;
}

@media (min-width: 768px){
  .woocommerce div.product .woocommerce-tabs ul.tabs{
    justify-content: space-around;
  }
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
  margin: 0px;
  border-radius: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 2px;
  border-top-width: 0px;
  border-style: solid;
  border-left-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-top-color: transparent;
  background-color: transparent;
  padding: 0px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  --tw-text-opacity: 1;
  color: rgb(133 132 132 / var(--tw-text-opacity));
}
@media (min-width: 768px){
  .woocommerce div.product .woocommerce-tabs ul.tabs li{
    font-size: 16px;
    line-height: 24px;
  }
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(124 60 42 / var(--tw-border-opacity));
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(124 60 42 / var(--tw-text-opacity));
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before, .woocommerce div.product .woocommerce-tabs ul.tabs li::after {
  content: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{
  color: inherit;
  font-weight: inherit;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before{
  --tw-border-opacity: 1;
  border-color: rgb(217 216 216 / var(--tw-border-opacity));
}
.woocommerce div.product .woocommerce-tabs .panel{
  margin: 0px;
}

.woocommerce #content div.product .woocommerce-tabs ul.tabs::after {
  content: none;
}

.woocommerce div.product .product_title{
  font-size: 28px;
  line-height: 32px;
}

@media (min-width: 768px){
  .woocommerce div.product .product_title{
    margin-bottom: 0.25rem;
  }
}

@media (min-width: 992px){
  .woocommerce div.product .product_title{
    font-size: 40px;
    line-height: 60px;
  }
}
.woocommerce div.product p.stock{
  font-size: 14px;
  line-height: 20px;
  --tw-text-opacity: 1;
  color: rgb(133 132 132 / var(--tw-text-opacity));
}
.woocommerce div.product div.images{
  margin-bottom: 1.5rem;
}
@media (min-width: 768px){
  .woocommerce div.product div.images{
    margin-bottom: 2rem;
  }
}
.woocommerce div.product div.images .flex-control-thumbs{
  margin-top: 1rem;
  display: flex;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper,
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper div{
  height: 100%;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper div a{
  display: block;
  height: 100%;
  width: 100%;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper div a > img{
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.price{
  font-size: 22px !important;
  font-weight: 600 !important;
  line-height: 28px !important;
}

@media (min-width: 768px){
  .price{
    font-size: 24px !important;
  }
}

.price{
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}
.price ins{
  font-weight: 600 !important;
  text-decoration-line: none !important;
}
.price ins + del{
  font-size: 16px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(133 132 132 / var(--tw-text-opacity));
  opacity: 0.8;
}
@media (min-width: 768px){
  .price ins + del{
    font-size: 20px;
  }
}
.price ins + del .woocommerce-Price-amount.amount{
  color: inherit;
}
.price ins .woocommerce-Price-amount.amount{
  --tw-text-opacity: 1;
  color: rgb(124 60 42 / var(--tw-text-opacity));
}
.price .woocommerce-Price-amount.amount {
  font-weight: inherit;
}

.woocommerce #content div.product .woocommerce-tabs, .woocommerce div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs{
  margin-bottom: 3rem;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(217 216 216 / var(--tw-border-opacity));
  padding-bottom: 1.5rem;
}

@media (min-width: 768px){
  .woocommerce #content div.product .woocommerce-tabs, .woocommerce div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs{
    margin-bottom: 5rem;
  }
}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images{
  float: none;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 768px){
  .woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images{
    float: left;
    width: 44%;
  }
}

@media (min-width: 992px){
  .woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images{
    width: 40%;
  }
}
.woocommerce #content div.product div.images > div.flex-viewport, .woocommerce div.product div.images > div.flex-viewport, .woocommerce-page #content div.product div.images > div.flex-viewport, .woocommerce-page div.product div.images > div.flex-viewport{
  height: 90vw !important;
}
@media (min-width: 768px){
  .woocommerce #content div.product div.images > div.flex-viewport, .woocommerce div.product div.images > div.flex-viewport, .woocommerce-page #content div.product div.images > div.flex-viewport, .woocommerce-page div.product div.images > div.flex-viewport{
    height: 44.8vw !important;
    max-height: 652px;
  }
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary{
  float: none;
}

@media (min-width: 768px){
  .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary{
    float: right;
    width: 52%;
  }
}

@media (min-width: 992px){
  .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary{
    width: 57%;
  }
}

.delivery_item_wrap,
.payment_item_wrap{
  display: flex;
  align-items: center;
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
}
.delivery_item_wrap img,
.payment_item_wrap img{
  max-height: 3rem;
  max-width: 48px;
}

.payment_txt{
  display: flex;
  flex-direction: column;
}

.review-img img{
  max-height: 3rem;
  max-width: 48px;
  border-radius: 100%;
}

.woocommerce-variation.single_variation{
  margin-bottom: 1.5rem;
  height: 30px;
}

.cart-inner{
  display: flex;
  flex-direction: column;
  row-gap: 1.5rem;
}
.cart-inner button{
  max-width: 340px;
}

.product_description p{
  margin-bottom: 0px;
}
.product_description p:nth-child(odd){
  margin-bottom: 0.75rem;
}
.product_description p:nth-child(even):not(:last-child){
  margin-bottom: 1.5rem;
}
@media (min-width: 768px){
  .product_description p:nth-child(even):not(:last-child){
    margin-bottom: 1.75rem;
  }
}
.product_description p strong{
  font-weight: 600;
}

.product-sizing{
  align-self: flex-start;
}
.product-sizing button{
  font-size: 14px;
  line-height: 20px;
  text-decoration-line: underline;
}
@media (min-width: 768px){
  .product-sizing button{
    font-size: 16px;
  }
}

.woocommerce .quantity input.qty{
  border-radius: 0px;
}

.woocommerce div.product form.cart .variations{
  margin-bottom: 1.5rem;
}
.woocommerce div.product form.cart .variations tr{
  display: flex;
  flex-direction: column;
}
.woocommerce div.product form.cart .variations tr th{
  margin-bottom: 1rem;
  text-align: left;
  font-size: 12px;
  line-height: 16px;
}
@media (min-width: 576px){
  .woocommerce div.product form.cart .variations tr th{
    margin-bottom: 0.75rem;
    font-size: 14px;
    line-height: 20px;
  }
}
.woocommerce div.product form.cart .variations tr th label{
  font-weight: 400;
}
.woocommerce div.product form.cart .variations tr td{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  row-gap: 0.5rem;
}
.woocommerce div.product form.cart .variations select{
  margin-right: 0.75rem;
  min-width: 190px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(217 216 216 / var(--tw-border-opacity));
  background-color: transparent;
  padding: 0.25rem;
  text-align: center;
  outline: 2px solid transparent;
  outline-offset: 2px;
  outline-color: none;
}
@media (min-width: 768px){
  .woocommerce div.product form.cart .variations select{
    margin-right: 1rem;
    padding: 0.5rem;
  }
}
.woocommerce div.product form.cart .variations .reset_variations{
  min-width: -moz-fit-content !important;
  min-width: fit-content !important;
  border-width: 1px !important;
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
  font-size: 16px !important;
  line-height: 16px !important;
}

.wc-variations-list{
  display: flex;
  list-style-type: none;
}
.wc-variations-list li{
  position: relative;
  margin-right: 10px;
  --tw-text-opacity: 1;
  color: rgb(85 82 82 / var(--tw-text-opacity));
}
.wc-variations-list li input[type=radio]{
  display: none;
}
.wc-variations-list li label{
  cursor: pointer;
}
.wc-variations-list li input:disabled + label{
  cursor: default;
}

.wc-variations-list-type-button label {
  position: relative;
  font-weight: 400 !important;
  font-size: 16px;
  line-height: 24px;
  display: inline-block;
  border: 1px solid #D9D8D8;
  padding: 8px;
  color: #555252;
}
.wc-variations-list-type-button label:hover {
  background-color: #7C3C2A;
  border-color: transparent;
  color: #FFFFFF;
}
.wc-variations-list-type-button .active label {
  background-color: #7C3C2A;
  color: #FFFFFF;
  border-color: transparent;
}
.wc-variations-list-type-button input:disabled + label:hover {
  background-color: transparent;
  border: 1px solid #D9D8D8;
  color: #555252;
}
.wc-variations-list-type-button input:disabled + label:after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 1px;
  padding: -5px;
  background-color: red;
  transform: rotate(34deg);
}

.с-checkout-form .blockUI{
  display: none !important;
}

.с-checkout-form .blockUI::before{
  --tw-content: none !important;
  content: var(--tw-content) !important;
}
.с-checkout-form .woocommerce-NoticeGroup{
  display: none !important;
}
.с-checkout-form .error-message{
  margin-top: 0.125rem;
  font-size: 12px;
  line-height: 16px;
  --tw-text-opacity: 1;
  color: rgb(208 69 35 / var(--tw-text-opacity));
}
.с-checkout-form .с-checkout-form__content{
  display: flex;
  flex-direction: column;
  gap: 3.5rem;
}
.с-checkout-form .с-checkout-form__content::before{
  --tw-content: none;
  content: var(--tw-content);
}
.с-checkout-form .с-checkout-form__content::after{
  --tw-content: none;
  content: var(--tw-content);
}
@media (min-width: 768px){
  .с-checkout-form .с-checkout-form__content{
    gap: 2.5rem;
  }
}
@media (min-width: 992px){
  .с-checkout-form .с-checkout-form__content{
    flex-direction: row;
  }
}
.с-checkout-form .с-checkout-form__content .с-checkout-form__content-left,
.с-checkout-form .с-checkout-form__content .с-checkout-form__content-right{
  width: 100%;
}
@media (min-width: 992px){
  .с-checkout-form .с-checkout-form__content .с-checkout-form__content-left,
.с-checkout-form .с-checkout-form__content .с-checkout-form__content-right{
    width: 50%;
  }
}
.с-checkout-form .woocommerce-billing-fields,
.с-checkout-form .woocommerce-shipping-fields,
.с-checkout-form .woocommerce-payment-fields{
  margin-bottom: 3rem;
}
@media (min-width: 768px){
  .с-checkout-form .woocommerce-billing-fields,
.с-checkout-form .woocommerce-shipping-fields,
.с-checkout-form .woocommerce-payment-fields{
    margin-bottom: 1.5rem;
  }
}
.с-checkout-form .woocommerce-field-group-title{
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
.с-checkout-form .woocommerce-field-group-title h3{
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}
@media (min-width: 768px){
  .с-checkout-form .woocommerce-field-group-title h3{
    font-size: 22px;
    line-height: 28px;
  }
}
.с-checkout-form .woocommerce-field-group-title .c-counter{
  display: flex;
  height: 1.5rem;
  width: 1.5rem;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(23 23 23 / var(--tw-bg-opacity));
  font-size: 14px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.с-checkout-form .woocommerce-shipping-fields .np-shipping-fields-wrapper{
  margin-top: 1rem;
  margin-bottom: 1.5rem;
}
.с-checkout-form .woocommerce-shipping-fields select{
  margin-bottom: 0.75rem;
}
.с-checkout-form .woocommerce-shipping-fields select:last-child{
  margin-bottom: 0px;
}
.с-checkout-form .woocommerce-shipping-fields select.JS-shipping-fields-error + .select2-container{
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(208 69 35 / var(--tw-border-opacity)) !important;
}
.с-checkout-form .woocommerce-shipping-fields select.JS-shipping-fields-error + .select2-container .select2-selection__placeholder{
  --tw-text-opacity: 1 !important;
  color: rgb(208 69 35 / var(--tw-text-opacity)) !important;
}
.с-checkout-form .woocommerce-shipping-fields select.JS-shipping-fields-error + .select2-container .select2-selection__arrow::before, .с-checkout-form .woocommerce-shipping-fields select.JS-shipping-fields-error + .select2-container .select2-selection__arrow::after{
  --tw-bg-opacity: 1;
  background-color: rgb(208 69 35 / var(--tw-bg-opacity));
}
.с-checkout-form .woocommerce-payment-fields .woocommerce-checkout-payment{
  border-radius: 0px !important;
  background-color: transparent !important;
}
.с-checkout-form .woocommerce-payment-fields .woocommerce-checkout-payment ul.payment_methods{
  border-width: 0px !important;
  padding: 0px !important;
}
.с-checkout-form .woocommerce-payment-fields .payment_box{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(231 230 230 / var(--tw-bg-opacity)) !important;
}
.с-checkout-form .woocommerce-payment-fields .payment_box::before{
  content: var(--tw-content) !important;
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(231 230 230 / var(--tw-border-opacity)) !important;
}
.с-checkout-form .form-row{
  margin: 0px !important;
  margin-bottom: 0.5rem !important;
  width: 100% !important;
  padding: 0px !important;
}
.с-checkout-form .form-row:last-child{
  margin-bottom: 0px !important;
}
.с-checkout-form .form-row label{
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}
@media (min-width: 768px){
  .с-checkout-form .form-row label{
    font-size: 18px;
    line-height: 28px;
  }
}
.с-checkout-form .form-row.woocommerce-invalid label{
  --tw-text-opacity: 1 !important;
  color: rgb(208 69 35 / var(--tw-text-opacity)) !important;
}
.с-checkout-form .form-row.woocommerce-invalid input{
  border-width: 0px !important;
  border-bottom-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(208 69 35 / var(--tw-border-opacity)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(208 69 35 / var(--tw-text-opacity)) !important;
}
.с-checkout-form .form-row.woocommerce-invalid input::-moz-placeholder{
  --tw-text-opacity: 1 !important;
  color: rgb(208 69 35 / var(--tw-text-opacity)) !important;
}
.с-checkout-form .form-row.woocommerce-invalid input::placeholder{
  --tw-text-opacity: 1 !important;
  color: rgb(208 69 35 / var(--tw-text-opacity)) !important;
}
.с-checkout-form .form-row.woocommerce-validated input{
  border-width: 0px !important;
  border-bottom-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(85 82 82 / var(--tw-border-opacity)) !important;
}
.с-checkout-form input:not([type=file]):not([type=checkbox]):not([type=submit]):not([type=radio]),
.с-checkout-form textarea,
.с-checkout-form select{
  display: inline-block;
  width: 100%;
  flex-shrink: 0;
  resize: none;
  border-width: 1px;
  border-color: transparent;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(85 82 82 / var(--tw-border-opacity));
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  font-size: 14px;
  line-height: 20px;
  --tw-text-opacity: 1;
  color: rgb(133 132 132 / var(--tw-text-opacity));
  outline: 2px solid transparent;
  outline-offset: 2px;
  outline-color: none;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
.с-checkout-form input:not([type=file]):not([type=checkbox]):not([type=submit]):not([type=radio]):focus-within,
.с-checkout-form textarea:focus-within,
.с-checkout-form select:focus-within{
  --tw-shadow-color: none;
  --tw-shadow: var(--tw-shadow-colored);
}
.с-checkout-form input:not([type=file]):not([type=checkbox]):not([type=submit]):not([type=radio]):focus,
.с-checkout-form textarea:focus,
.с-checkout-form select:focus{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(97 43 28 / var(--tw-border-opacity));
}
.с-checkout-form input:not([type=file]):not([type=checkbox]):not([type=submit]):not([type=radio]):focus::-moz-placeholder, .с-checkout-form textarea:focus::-moz-placeholder, .с-checkout-form select:focus::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(23 23 23 / var(--tw-text-opacity));
}
.с-checkout-form input:not([type=file]):not([type=checkbox]):not([type=submit]):not([type=radio]):focus::placeholder,
.с-checkout-form textarea:focus::placeholder,
.с-checkout-form select:focus::placeholder{
  --tw-text-opacity: 1;
  color: rgb(23 23 23 / var(--tw-text-opacity));
}
.с-checkout-form input:not([type=file]):not([type=checkbox]):not([type=submit]):not([type=radio]):active,
.с-checkout-form textarea:active,
.с-checkout-form select:active{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(97 43 28 / var(--tw-border-opacity));
}
.с-checkout-form input:not([type=file]):not([type=checkbox]):not([type=submit]):not([type=radio]):active::-moz-placeholder, .с-checkout-form textarea:active::-moz-placeholder, .с-checkout-form select:active::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(23 23 23 / var(--tw-text-opacity));
}
.с-checkout-form input:not([type=file]):not([type=checkbox]):not([type=submit]):not([type=radio]):active::placeholder,
.с-checkout-form textarea:active::placeholder,
.с-checkout-form select:active::placeholder{
  --tw-text-opacity: 1;
  color: rgb(23 23 23 / var(--tw-text-opacity));
}
@media (min-width: 992px){
  .с-checkout-form input:not([type=file]):not([type=checkbox]):not([type=submit]):not([type=radio]),
.с-checkout-form textarea,
.с-checkout-form select{
    font-size: 16px;
  }
}
.с-checkout-form input:not([type=file]):not([type=checkbox]):not([type=submit]):not([type=radio])::-moz-placeholder, .с-checkout-form textarea::-moz-placeholder, .с-checkout-form select::-moz-placeholder{
  font-size: 14px;
  line-height: 20px;
  --tw-text-opacity: 1;
  color: rgb(133 132 132 / var(--tw-text-opacity));
  -moz-transition-property: all;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
.с-checkout-form input:not([type=file]):not([type=checkbox]):not([type=submit]):not([type=radio])::placeholder,
.с-checkout-form textarea::placeholder,
.с-checkout-form select::placeholder{
  font-size: 14px;
  line-height: 20px;
  --tw-text-opacity: 1;
  color: rgb(133 132 132 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
@media (min-width: 992px){
  .с-checkout-form input:not([type=file]):not([type=checkbox]):not([type=submit]):not([type=radio])::-moz-placeholder, .с-checkout-form textarea::-moz-placeholder, .с-checkout-form select::-moz-placeholder{
    font-size: 16px;
  }
  .с-checkout-form input:not([type=file]):not([type=checkbox]):not([type=submit]):not([type=radio])::placeholder,
.с-checkout-form textarea::placeholder,
.с-checkout-form select::placeholder{
    font-size: 16px;
  }
}
.с-checkout-form select{
  cursor: pointer;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.с-checkout-form select:hover{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(124 60 42 / var(--tw-border-opacity));
}
.с-checkout-form select:disabled{
  pointer-events: none;
  cursor: default;
  opacity: 0.3;
}
.с-checkout-form textarea{
  height: 3rem !important;
}
.с-checkout-form button[type=submit]{
  display: block !important;
  width: 100% !important;
  min-width: 180px !important;
  cursor: pointer !important;
  border-width: 2px !important;
  border-color: transparent !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(124 60 42 / var(--tw-bg-opacity)) !important;
  padding: 11px !important;
  padding: 0.625rem !important;
  text-align: center !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  line-height: 20px !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
  transition-property: all !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 300ms !important;
}
.с-checkout-form button[type=submit]:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(97 43 28 / var(--tw-bg-opacity)) !important;
  --tw-shadow: 0px 8px 30px rgba(36, 28, 41, 0.1) !important;
  --tw-shadow-colored: 0px 8px 30px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.с-checkout-form button[type=submit]:focus{
  border-width: 2px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(0 0 0 / var(--tw-border-opacity)) !important;
}
.с-checkout-form button[type=submit]:active{
  border-color: transparent !important;
  background-color: rgb(97 43 28 / var(--tw-bg-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(161 93 74 / var(--tw-bg-opacity)) !important;
  --tw-shadow-color: none !important;
  --tw-shadow: var(--tw-shadow-colored) !important;
}
@media (min-width: 425px){
  .с-checkout-form button[type=submit]{
    max-width: 324px !important;
  }
}
@media (min-width: 992px){
  .с-checkout-form button[type=submit]{
    font-size: 16px !important;
    line-height: 24px !important;
  }
}
@media (min-width: 1440px){
  .с-checkout-form button[type=submit]{
    min-width: 187px !important;
  }
}
.с-checkout-form li{
  margin: 0px !important;
  margin-bottom: 0.75rem !important;
}
.с-checkout-form li:last-child{
  margin-bottom: 0px !important;
}
.с-checkout-form li > input[type=radio]{
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.с-checkout-form li > input[type=radio]:checked + label{
  --tw-text-opacity: 1;
  color: rgb(124 60 42 / var(--tw-text-opacity));
}
.с-checkout-form li > input[type=radio]:checked + label:before{
  --tw-border-opacity: 1;
  border-color: rgb(124 60 42 / var(--tw-border-opacity));
}
.с-checkout-form li > input[type=radio]:checked + label:after{
  opacity: 1;
}
.с-checkout-form li > label{
  position: relative !important;
  margin: 0px !important;
  display: flex !important;
  cursor: pointer !important;
  align-items: center !important;
  gap: 0.75rem !important;
  padding: 0px !important;
  font-size: 14px !important;
  line-height: 20px !important;
  transition-property: all !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}
@media (min-width: 768px){
  .с-checkout-form li > label{
    font-size: 16px !important;
    line-height: 24px !important;
  }
}
.с-checkout-form li > label:hover{
  --tw-text-opacity: 1;
  color: rgb(124 60 42 / var(--tw-text-opacity));
}
.с-checkout-form li > label:hover:before{
  --tw-border-opacity: 1;
  border-color: rgb(124 60 42 / var(--tw-border-opacity));
}
.с-checkout-form li > label:before{
  display: flex;
  height: 1.25rem;
  width: 1.25rem;
  flex-shrink: 0;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(217 216 216 / var(--tw-border-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  --tw-content: "";
  content: var(--tw-content);
}
.с-checkout-form li > label:after{
  position: absolute;
  top: 0.25rem;
  left: 0.25rem;
  height: 0.75rem;
  width: 0.75rem;
  border-radius: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(124 60 42 / var(--tw-bg-opacity));
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  --tw-content: "";
  content: var(--tw-content);
}
@media (min-width: 768px){
  .с-checkout-form li > label:after{
    top: 0.375rem;
  }
}
.с-checkout-form .woocommerce-checkout-review-order table{
  margin-top: 1.25rem;
  margin-bottom: 1.5rem;
  display: flex;
  flex-direction: column;
  border-width: 0px;
}
.с-checkout-form .woocommerce-checkout-review-order table thead{
  display: none;
}
.с-checkout-form .woocommerce-checkout-review-order table tr{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (min-width: 768px){
  .с-checkout-form .woocommerce-checkout-review-order table tr{
    gap: 1rem;
  }
}
.с-checkout-form .woocommerce-checkout-review-order table tr th, .с-checkout-form .woocommerce-checkout-review-order table tr td{
  border-width: 0px;
  padding: 0px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
@media (min-width: 768px){
  .с-checkout-form .woocommerce-checkout-review-order table tr th, .с-checkout-form .woocommerce-checkout-review-order table tr td{
    font-size: 16px;
    line-height: 24px;
  }
}
.с-checkout-form .woocommerce-checkout-review-order table tbody tr{
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-top-color: rgb(231 230 230 / var(--tw-border-opacity));
}
.с-checkout-form .woocommerce-checkout-review-order table tbody tr:last-child{
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(231 230 230 / var(--tw-border-opacity));
}
.с-checkout-form .woocommerce-checkout-review-order table tfoot{
  margin-left: auto;
  margin-right: auto;
  margin-top: 1.25rem;
  width: 100%;
  max-width: 424px;
}
@media (min-width: 992px){
  .с-checkout-form .woocommerce-checkout-review-order table tfoot{
    margin-right: 0px;
    margin-left: auto;
    max-width: 324px;
  }
}
.с-checkout-form .woocommerce-checkout-review-order table tfoot tr{
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.с-checkout-form .woocommerce-checkout-review-order table .product-thumbnail{
  flex-shrink: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.с-checkout-form .woocommerce-checkout-review-order table .product-thumbnail:hover{
  opacity: 0.9;
}
.с-checkout-form .woocommerce-checkout-review-order table .product-thumbnail:hover img{
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.с-checkout-form .woocommerce-checkout-review-order table .product-thumbnail img{
  height: 4rem;
  width: 4rem;
  -o-object-fit: cover;
     object-fit: cover;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
@media (min-width: 576px){
  .с-checkout-form .woocommerce-checkout-review-order table .product-thumbnail img{
    height: 5rem;
    width: 5rem;
  }
}
.с-checkout-form .woocommerce-checkout-review-order table .product-name{
  flex: 1 1 auto;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}
@media (min-width: 768px){
  .с-checkout-form .woocommerce-checkout-review-order table .product-name{
    font-size: 18px;
    line-height: 28px;
  }
}
.с-checkout-form .woocommerce-checkout-review-order table .product-quantity{
  font-weight: 400;
}
.с-checkout-form .woocommerce-checkout-review-order table .order-total th{
  font-weight: 700;
}
.с-checkout-form .woocommerce-checkout-review-order .woocommerce-privacy-policy-text{
  margin-left: auto;
  margin-right: auto;
  margin-top: 1rem;
  width: 100%;
  max-width: 424px;
}
@media (min-width: 992px){
  .с-checkout-form .woocommerce-checkout-review-order .woocommerce-privacy-policy-text{
    margin-right: 0px;
    margin-left: auto;
    max-width: 324px;
  }
}
.с-checkout-form .woocommerce-checkout-review-order .woocommerce-privacy-policy-text p{
  margin: 0px;
  font-size: 12px;
  line-height: 20px;
}
@media (max-width: 991px){
  .с-checkout-form .woocommerce-checkout-review-order .woocommerce-privacy-policy-text p{
    text-align: center;
  }
}
.с-checkout-form .woocommerce-checkout-review-order button[type=submit]{
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 992px){
  .с-checkout-form .woocommerce-checkout-review-order button[type=submit]{
    margin-right: 0px;
    margin-left: auto;
  }
}

.woocommerce .cart-collaterals .cart_totals table td{
  width: 100% !important;
}

@media (min-width: 768px){
  .woocommerce .cart-collaterals .cart_totals table td{
    width: 50% !important;
  }
}
.woocommerce .cart-collaterals .cart_totals{
  max-width: 100%;
}
@media (min-width: 576px){
  .woocommerce .cart-collaterals .cart_totals{
    max-width: 308px;
  }
}
.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout{
  margin-top: 1.5rem;
}
@media (min-width: 768px){
  .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout{
    margin-top: 2rem;
  }
}
.woocommerce .cart-collaterals .cart_totals table tr:not(tr[class=order-total]){
  font-weight: 400;
}
.woocommerce .cart-collaterals .cart_totals table tr:not(tr[class=order-total]) *, .woocommerce .cart-collaterals .cart_totals table tr:not(tr[class=order-total]) *::before {
  font-weight: inherit !important;
}
.woocommerce .cart-collaterals .cart_totals table tr{
  font-size: 14px;
  line-height: 20px;
}
@media (min-width: 576px){
  .woocommerce .cart-collaterals .cart_totals table tr{
    font-size: 16px;
    line-height: 24px;
  }
}

.static{
  position: static !important;
}

.fixed{
  position: fixed !important;
}

.absolute{
  position: absolute !important;
}

.relative{
  position: relative !important;
}

.left-0{
  left: 0px !important;
}

.top-0{
  top: 0px !important;
}

.z-10{
  z-index: 10 !important;
}

.m-0{
  margin: 0px !important;
}

.mx-auto{
  margin-left: auto !important;
  margin-right: auto !important;
}

.my-30{
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}

.mb-0{
  margin-bottom: 0px !important;
}

.mb-1{
  margin-bottom: 0.25rem !important;
}

.mb-100{
  margin-bottom: 100px !important;
}

.mb-116{
  margin-bottom: 116px !important;
}

.mb-2{
  margin-bottom: 0.5rem !important;
}

.mb-2\.5{
  margin-bottom: 0.625rem !important;
}

.mb-3{
  margin-bottom: 0.75rem !important;
}

.mb-4{
  margin-bottom: 1rem !important;
}

.mb-5{
  margin-bottom: 1.25rem !important;
}

.mb-50{
  margin-bottom: 50px !important;
}

.mb-6{
  margin-bottom: 1.5rem !important;
}

.mb-7{
  margin-bottom: 1.75rem !important;
}

.mb-8{
  margin-bottom: 2rem !important;
}

.mr-3{
  margin-right: 0.75rem !important;
}

.mt-1{
  margin-top: 0.25rem !important;
}

.mt-10{
  margin-top: 2.5rem !important;
}

.mt-16{
  margin-top: 4rem !important;
}

.mt-2{
  margin-top: 0.5rem !important;
}

.mt-3{
  margin-top: 0.75rem !important;
}

.mt-4{
  margin-top: 1rem !important;
}

.mt-5{
  margin-top: 1.25rem !important;
}

.mt-50{
  margin-top: 50px !important;
}

.mt-6{
  margin-top: 1.5rem !important;
}

.mt-9{
  margin-top: 2.25rem !important;
}

.mt-\[3rem\]{
  margin-top: 3rem !important;
}

.block{
  display: block !important;
}

.flex{
  display: flex !important;
}

.table{
  display: table !important;
}

.grid{
  display: grid !important;
}

.contents{
  display: contents !important;
}

.hidden{
  display: none !important;
}

.h-10{
  height: 2.5rem !important;
}

.h-140{
  height: 140px !important;
}

.h-20{
  height: 5rem !important;
}

.h-200{
  height: 200px !important;
}

.h-222{
  height: 222px !important;
}

.h-24{
  height: 6rem !important;
}

.h-240{
  height: 240px !important;
}

.h-352{
  height: 352px !important;
}

.h-364{
  height: 364px !important;
}

.h-40{
  height: 10rem !important;
}

.h-400{
  height: 400px !important;
}

.h-5{
  height: 1.25rem !important;
}

.h-6{
  height: 1.5rem !important;
}

.h-\[0px\]{
  height: 0px !important;
}

.h-\[20px\]{
  height: 20px !important;
}

.h-\[30px\]{
  height: 30px !important;
}

.h-\[40px\]{
  height: 40px !important;
}

.h-\[50px\]{
  height: 50px !important;
}

.h-\[60px\]{
  height: 60px !important;
}

.h-\[70px\]{
  height: 70px !important;
}

.h-\[90px\]{
  height: 90px !important;
}

.h-full{
  height: 100% !important;
}

.min-h-500{
  min-height: 500px !important;
}

.min-h-600{
  min-height: 600px !important;
}

.w-1\/3{
  width: 33.333333% !important;
}

.w-10{
  width: 2.5rem !important;
}

.w-140{
  width: 140px !important;
}

.w-20{
  width: 5rem !important;
}

.w-24{
  width: 6rem !important;
}

.w-5{
  width: 1.25rem !important;
}

.w-50{
  width: 50px !important;
}

.w-6{
  width: 1.5rem !important;
}

.w-70{
  width: 70px !important;
}

.w-fit{
  width: -moz-fit-content !important;
  width: fit-content !important;
}

.w-full{
  width: 100% !important;
}

.max-w-1060{
  max-width: 1060px !important;
}

.max-w-364{
  max-width: 364px !important;
}

.max-w-400{
  max-width: 400px !important;
}

.max-w-416{
  max-width: 416px !important;
}

.max-w-425{
  max-width: 425px !important;
}

.max-w-510{
  max-width: 510px !important;
}

.max-w-617{
  max-width: 617px !important;
}

.max-w-73{
  max-width: 73px !important;
}

.max-w-856{
  max-width: 856px !important;
}

.max-w-984{
  max-width: 984px !important;
}

.max-w-\[1090px\]{
  max-width: 1090px !important;
}

.max-w-\[222px\]{
  max-width: 222px !important;
}

.max-w-\[620px\]{
  max-width: 620px !important;
}

.flex-full{
  flex: 0 1 100% !important;
}

.flex-shrink-0{
  flex-shrink: 0 !important;
}

.shrink-0{
  flex-shrink: 0 !important;
}

.scale-0{
  --tw-scale-x: 0 !important;
  --tw-scale-y: 0 !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.touch-none{
  touch-action: none !important;
}

.resize{
  resize: both !important;
}

.auto-cols-fr{
  grid-auto-columns: minmax(0, 1fr) !important;
}

.auto-rows-fr{
  grid-auto-rows: minmax(0, 1fr) !important;
}

.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}

.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}

.grid-cols-3{
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}

.flex-col{
  flex-direction: column !important;
}

.flex-col-reverse{
  flex-direction: column-reverse !important;
}

.flex-wrap{
  flex-wrap: wrap !important;
}

.items-start{
  align-items: flex-start !important;
}

.items-center{
  align-items: center !important;
}

.justify-end{
  justify-content: flex-end !important;
}

.justify-center{
  justify-content: center !important;
}

.justify-between{
  justify-content: space-between !important;
}

.gap-1{
  gap: 0.25rem !important;
}

.gap-10{
  gap: 2.5rem !important;
}

.gap-12{
  gap: 3rem !important;
}

.gap-16{
  gap: 4rem !important;
}

.gap-2{
  gap: 0.5rem !important;
}

.gap-2\.5{
  gap: 0.625rem !important;
}

.gap-3{
  gap: 0.75rem !important;
}

.gap-4{
  gap: 1rem !important;
}

.gap-44{
  gap: 44px !important;
}

.gap-5{
  gap: 1.25rem !important;
}

.gap-6{
  gap: 1.5rem !important;
}

.gap-8{
  gap: 2rem !important;
}

.gap-x-12{
  -moz-column-gap: 3rem !important;
       column-gap: 3rem !important;
}

.gap-x-2{
  -moz-column-gap: 0.5rem !important;
       column-gap: 0.5rem !important;
}

.gap-x-4{
  -moz-column-gap: 1rem !important;
       column-gap: 1rem !important;
}

.gap-x-6{
  -moz-column-gap: 1.5rem !important;
       column-gap: 1.5rem !important;
}

.gap-y-10{
  row-gap: 2.5rem !important;
}

.gap-y-5{
  row-gap: 1.25rem !important;
}

.gap-y-6{
  row-gap: 1.5rem !important;
}

.overflow-hidden{
  overflow: hidden !important;
}

.break-words{
  overflow-wrap: break-word !important;
}

.break-all{
  word-break: break-all !important;
}

.rounded-full{
  border-radius: 100% !important;
}

.border{
  border-width: 1px !important;
}

.border-b-\[1px\]{
  border-bottom-width: 1px !important;
}

.border-t{
  border-top-width: 1px !important;
}

.border-black-100{
  --tw-border-opacity: 1 !important;
  border-color: rgb(23 23 23 / var(--tw-border-opacity)) !important;
}

.border-grey-200{
  --tw-border-opacity: 1 !important;
  border-color: rgb(217 216 216 / var(--tw-border-opacity)) !important;
}

.bg-white{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}

.bg-cover{
  background-size: cover !important;
}

.bg-center{
  background-position: center !important;
}

.bg-no-repeat{
  background-repeat: no-repeat !important;
}

.object-contain{
  -o-object-fit: contain !important;
     object-fit: contain !important;
}

.object-cover{
  -o-object-fit: cover !important;
     object-fit: cover !important;
}

.p-3{
  padding: 0.75rem !important;
}

.px-10{
  padding-left: 2.5rem !important;
  padding-right: 2.5rem !important;
}

.px-2{
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}

.px-4{
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.py-1{
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.py-4{
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-6{
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.pb-16{
  padding-bottom: 4rem !important;
}

.pb-6{
  padding-bottom: 1.5rem !important;
}

.pt-4{
  padding-top: 1rem !important;
}

.text-center{
  text-align: center !important;
}

.font-roboto{
  font-family: Roboto, sans-serif !important;
}

.text-base{
  font-size: 18px !important;
}

.text-mid-3xs{
  font-size: 22px !important;
}

.text-mid-md{
  font-size: 28px !important;
}

.text-small{
  font-size: 14px !important;
}

.text-small-lg{
  font-size: 16px !important;
}

.text-small-md{
  font-size: 15px !important;
}

.text-small-xl{
  font-size: 17px !important;
}

.text-small-xs{
  font-size: 12px !important;
}

.font-medium{
  font-weight: 500 !important;
}

.font-semibold{
  font-weight: 600 !important;
}

.uppercase{
  text-transform: uppercase !important;
}

.italic{
  font-style: italic !important;
}

.leading-16{
  line-height: 16px !important;
}

.leading-20{
  line-height: 20px !important;
}

.leading-24{
  line-height: 24px !important;
}

.leading-28{
  line-height: 28px !important;
}

.leading-32{
  line-height: 32px !important;
}

.tracking-wide{
  letter-spacing: 0.025em !important;
}

.text-black-100{
  --tw-text-opacity: 1 !important;
  color: rgb(23 23 23 / var(--tw-text-opacity)) !important;
}

.text-grey-400{
  --tw-text-opacity: 1 !important;
  color: rgb(133 132 132 / var(--tw-text-opacity)) !important;
}

.text-grey-500{
  --tw-text-opacity: 1 !important;
  color: rgb(85 82 82 / var(--tw-text-opacity)) !important;
}

.text-tawny-500{
  --tw-text-opacity: 1 !important;
  color: rgb(124 60 42 / var(--tw-text-opacity)) !important;
}

.text-tawny-600{
  --tw-text-opacity: 1 !important;
  color: rgb(97 43 28 / var(--tw-text-opacity)) !important;
}

.text-white{
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.underline{
  text-decoration-line: underline !important;
}

.line-through{
  text-decoration-line: line-through !important;
}

.outline-none{
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
  outline-color: none !important;
}

.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}

.transition-all{
  transition-property: all !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}

.duration-300{
  transition-duration: 300ms !important;
}

.ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
}

.last\:mb-0:last-child{
  margin-bottom: 0px !important;
}

.hover\:no-underline:hover{
  text-decoration-line: none !important;
}

.hover\:scale-11:hover{
  transform: scale(1.1) !important;
}

.hover\:opacity-80:hover{
  opacity: 0.8 !important;
}

.hover\:color-orange:hover{
  color: #D08D21;
}

.group:hover .group-hover\:text-tawny-600{
  --tw-text-opacity: 1 !important;
  color: rgb(97 43 28 / var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:shadow{
  --tw-shadow: 0px 10px 20px #0D073629 !important;
  --tw-shadow-colored: 0px 10px 20px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

@media (min-width: 279px){
  .xs-md\:h-125{
    height: 125px !important;
  }
  .xs-md\:h-145{
    height: 145px !important;
  }
  .xs-md\:max-w-264{
    max-width: 264px !important;
  }
  .xs-md\:justify-center{
    justify-content: center !important;
  }
  .xs-md\:text-center{
    text-align: center !important;
  }
  .xs-md\:text-small{
    font-size: 16px !important;
  }
  .xs-md\:leading-0{
    line-height: 0px !important;
  }
}

@media (min-width: 576px){
  .sm\:h-150{
    height: 150px !important;
  }
	.sm\:h-288{
    height: 288px !important;
  }
  .sm\:max-w-100{
    max-width: 100px !important;
  }
  .sm\:max-w-264{
    max-width: 264px !important;
  }
  .sm\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
  .sm\:text-center{
    text-align: center !important;
  }
}

@media (min-width: 760px){
  .md\:mb-10{
    margin-bottom: 2.5rem !important;
  }
  .md\:mb-3{
    margin-bottom: 0.75rem !important;
  }
  .md\:mb-30{
    margin-bottom: 30px !important;
  }
  .md\:mb-4{
    margin-bottom: 1rem !important;
  }
  .md\:mb-40{
    margin-bottom: 10rem !important;
  }
  .md\:mb-5{
    margin-bottom: 1.25rem !important;
  }
  .md\:mb-6{
    margin-bottom: 1.5rem !important;
  }
  .md\:mb-7{
    margin-bottom: 1.75rem !important;
  }
  .md\:mb-8{
    margin-bottom: 2rem !important;
  }
  .md\:mt-12{
    margin-top: 3rem !important;
  }
  .md\:mt-16{
    margin-top: 4rem !important;
  }
  .md\:mt-2{
    margin-top: 0.5rem !important;
  }
  .md\:mt-20{
    margin-top: 5rem !important;
  }
  .md\:mt-4{
    margin-top: 1rem !important;
  }
  .md\:mt-6{
    margin-top: 1.5rem !important;
  }
  .md\:mt-72{
    margin-top: 72px !important;
  }
  .md\:mt-8{
    margin-top: 2rem !important;
  }
  .md\:block{
    display: block !important;
  }
  .md\:hidden{
    display: none !important;
  }
  .md\:h-116{
    height: 116px !important;
  }
  .md\:h-12{
    height: 3rem !important;
  }
  .md\:h-120{
    height: 120px !important;
  }
  .md\:h-180{
    height: 180px !important;
  }
  .md\:h-250{
    height: 250px !important;
  }
  .md\:h-296{
    height: 296px !important;
  }
  .md\:h-302{
    height: 302px !important;
  }
  .md\:h-327{
    height: 327px !important;
  }
  .md\:h-504{
    height: 504px !important;
  }
  .md\:h-8{
    height: 2rem !important;
  }
  .md\:min-h-700{
    min-height: 700px !important;
  }
  .md\:w-116{
    width: 116px !important;
  }
  .md\:w-12{
    width: 3rem !important;
  }
  .md\:w-180{
    width: 180px !important;
  }
  .md\:w-8{
    width: 2rem !important;
  }
  .md\:max-w-183{
    max-width: 183px !important;
  }
  .md\:max-w-332{
    max-width: 332px !important;
  }
  .md\:max-w-364{
    max-width: 364px !important;
  }
  .md\:max-w-\[296px\]{
    max-width: 296px !important;
  }
  .md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
  .md\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
  .md\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }
  .md\:flex-row{
    flex-direction: row !important;
  }
  .md\:justify-between{
    justify-content: space-between !important;
  }
  .md\:gap-12{
    gap: 3rem !important;
  }
  .md\:gap-56{
    gap: 56px !important;
  }
  .md\:gap-6{
    gap: 1.5rem !important;
  }
  .md\:gap-8{
    gap: 2rem !important;
  }
  .md\:gap-x-10{
    -moz-column-gap: 2.5rem !important;
         column-gap: 2.5rem !important;
  }
  .md\:gap-x-6{
    -moz-column-gap: 1.5rem !important;
         column-gap: 1.5rem !important;
  }
  .md\:gap-y-0{
    row-gap: 0px !important;
  }
  .md\:gap-y-8{
    row-gap: 2rem !important;
  }
  .md\:gap-y-9{
    row-gap: 2.25rem !important;
  }
  .md\:px-16{
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
  .md\:pb-8{
    padding-bottom: 2rem !important;
  }
  .md\:text-base{
    font-size: 18px !important;
  }
  .md\:text-large-sm{
    font-size: 40px !important;
  }
  .md\:text-mid-3xs{
    font-size: 22px !important;
  }
  .md\:text-small{
    font-size: 14px !important;
  }
  .md\:text-small-lg{
    font-size: 16px !important;
  }
  .md\:font-semibold{
    font-weight: 600 !important;
  }
  .md\:leading-20{
    line-height: 20px !important;
  }
  .md\:leading-24{
    line-height: 24px !important;
  }
  .md\:leading-28{
    line-height: 28px !important;
  }
  .md\:leading-60{
    line-height: 60px !important;
  }
  .md\:text-black-100{
    --tw-text-opacity: 1 !important;
    color: rgb(23 23 23 / var(--tw-text-opacity)) !important;
  }
}

@media (min-width: 992px){
  .lg\:mb-16{
    margin-bottom: 4rem !important;
  }
  .lg\:mb-20{
    margin-bottom: 5rem !important;
  }
  .lg\:mb-45{
    margin-bottom: 45px !important;
  }
  .lg\:mt-20{
    margin-top: 5rem !important;
  }
  .lg\:block{
    display: block !important;
  }
  .lg\:hidden{
    display: none !important;
  }
  .lg\:h-328{
    height: 328px !important;
  }
  .lg\:h-360{
    height: 360px !important;
  }
  .lg\:w-\[15\%\]{
    width: 15% !important;
  }
  .lg\:w-\[85\%\]{
    width: 85% !important;
  }
  .lg\:w-auto{
    width: auto !important;
  }
  .lg\:max-w-392{
    max-width: 392px !important;
  }
  .lg\:max-w-730{
    max-width: 730px !important;
  }
  .lg\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
  .lg\:flex-row{
    flex-direction: row !important;
  }
  .lg\:flex-nowrap{
    flex-wrap: nowrap !important;
  }
  .lg\:justify-between{
    justify-content: space-between !important;
  }
  .lg\:gap-10{
    gap: 2.5rem !important;
  }
  .lg\:gap-12{
    gap: 3rem !important;
  }
  .lg\:text-left{
    text-align: left !important;
  }
  .lg\:text-center{
    text-align: center !important;
  }
  .lg\:text-end{
    text-align: end !important;
  }
  .lg\:text-base{
    font-size: 18px !important;
  }
  .lg\:text-large-sm{
    font-size: 40px !important;
  }
  .lg\:text-mid-sm{
    font-size: 24px !important;
  }
  .lg\:text-small-lg{
    font-size: 16px !important;
  }
  .lg\:leading-24{
    line-height: 24px !important;
  }
  .lg\:leading-28{
    line-height: 28px !important;
  }
  .lg\:leading-60{
    line-height: 60px !important;
  }
}

@media (min-width: 1024px){
  .xl-sm\:mx-0{
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .xl-sm\:mb-6{
    margin-bottom: 1.5rem !important;
  }
  .xl-sm\:block{
    display: block !important;
  }
  .xl-sm\:hidden{
    display: none !important;
  }
  .xl-sm\:h-150{
    height: 150px !important;
  }
  .xl-sm\:w-100{
    width: 100px !important;
  }
  .xl-sm\:max-w-620{
    max-width: 620px !important;
  }
  .xl-sm\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
  .xl-sm\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }
  .xl-sm\:flex-row{
    flex-direction: row !important;
  }
  .xl-sm\:gap-10{
    gap: 2.5rem !important;
  }
  .xl-sm\:gap-20{
    gap: 5rem !important;
  }
  .xl-sm\:gap-50{
    gap: 50px !important;
  }
  .xl-sm\:gap-x-70{
    -moz-column-gap: 70px !important;
         column-gap: 70px !important;
  }
  .xl-sm\:gap-y-8{
    row-gap: 2rem !important;
  }
  .xl-sm\:pb-10{
    padding-bottom: 2.5rem !important;
  }
  .xl-sm\:text-base{
    font-size: 18px !important;
  }
  .xl-sm\:leading-28{
    line-height: 28px !important;
  }
  .xl-sm\:text-black-100{
    --tw-text-opacity: 1 !important;
    color: rgb(23 23 23 / var(--tw-text-opacity)) !important;
  }
}

@media (min-width: 1140px){
  .xl-md\:block{
    display: block !important;
  }
  .xl-md\:flex-full{
    flex: 0 1 100% !important;
  }
  .xl-md\:gap-10{
    gap: 2.5rem !important;
  }
  .xl-md\:gap-30{
    gap: 30px !important;
  }
  .xl-md\:py-3{
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
  .xl-md\:text-mid-3xs{
    font-size: 22px !important;
  }
}

@media (min-width: 1280px){
  .xl\:my-140{
    margin-top: 140px !important;
    margin-bottom: 140px !important;
  }
  .xl\:mb-10{
    margin-bottom: 2.5rem !important;
  }
  .xl\:mb-140{
    margin-bottom: 140px !important;
  }
  .xl\:mb-16{
    margin-bottom: 4rem !important;
  }
  .xl\:mb-20{
    margin-bottom: 5rem !important;
  }
  .xl\:mb-72{
    margin-bottom: 72px !important;
  }
  .xl\:mb-8{
    margin-bottom: 2rem !important;
  }
  .xl\:mt-12{
    margin-top: 3rem !important;
  }
  .xl\:mt-148{
    margin-top: 148px !important;
  }
  .xl\:mt-16{
    margin-top: 4rem !important;
  }
  .xl\:mt-20{
    margin-top: 5rem !important;
  }
  .xl\:mt-50{
    margin-top: 50px !important;
  }
  .xl\:h-364{
    height: 364px !important;
  }
  .xl\:h-465{
    height: 465px !important;
  }
  .xl\:h-504{
    height: 504px !important;
  }
  .xl\:h-588{
    height: 588px !important;
  }
  .xl\:max-w-620{
    max-width: 620px !important;
  }
  .xl\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
  .xl\:gap-10{
    gap: 2.5rem !important;
  }
  .xl\:gap-150{
    gap: 150px !important;
  }
  .xl\:gap-16{
    gap: 4rem !important;
  }
  .xl\:gap-20{
    gap: 5rem !important;
  }
  .xl\:gap-x-10{
    -moz-column-gap: 2.5rem !important;
         column-gap: 2.5rem !important;
  }
  .xl\:gap-y-60{
    row-gap: 60px !important;
  }
  .xl\:text-black-100{
    --tw-text-opacity: 1 !important;
    color: rgb(23 23 23 / var(--tw-text-opacity)) !important;
  }
}

@media (min-width: 1440px){
  .laptop\:mb-10{
    margin-bottom: 2.5rem !important;
  }
  .laptop\:mb-140{
    margin-bottom: 140px !important;
  }
  .laptop\:mb-208{
    margin-bottom: 208px !important;
  }
  .laptop\:mb-236{
    margin-bottom: 236px !important;
  }
  .laptop\:mb-30{
    margin-bottom: 30px !important;
  }
  .laptop\:mb-6{
    margin-bottom: 1.5rem !important;
  }
  .laptop\:mt-100{
    margin-top: 100px !important;
  }
  .laptop\:mt-20{
    margin-top: 5rem !important;
  }
  .laptop\:h-504{
    height: 504px !important;
  }
  .laptop\:h-320{
    height: 320px !important;
  }
  .laptop\:h-\[0px\]{
    height: 0px !important;
  }
  .laptop\:h-\[130px\]{
    height: 130px !important;
  }
  .laptop\:h-\[200px\]{
    height: 200px !important;
  }
  .laptop\:h-\[20px\]{
    height: 20px !important;
  }
  .laptop\:h-\[30px\]{
    height: 30px !important;
  }
  .laptop\:h-\[40px\]{
    height: 40px !important;
  }
  .laptop\:h-\[50px\]{
    height: 50px !important;
  }
  .laptop\:h-\[60px\]{
    height: 60px !important;
  }
  .laptop\:h-\[70px\]{
    height: 70px !important;
  }
  .laptop\:h-\[90px\]{
    height: 90px !important;
  }
  .laptop\:min-w-186{
    min-width: 186px !important;
  }
  .laptop\:min-w-205{
    min-width: 205px !important;
  }
  .laptop\:gap-10{
    gap: 2.5rem !important;
  }
  .laptop\:gap-90{
    gap: 90px !important;
  }
  .laptop\:pb-8{
    padding-bottom: 2rem !important;
  }
  .laptop\:text-base{
    font-size: 18px !important;
  }
  .laptop\:text-mid-sm{
    font-size: 24px !important;
  }
}

@media (max-width: 425px){
  .mobile-xs-md\:mb-5{
    margin-bottom: 1.25rem !important;
  }
  .mobile-xs-md\:w-full{
    width: 100% !important;
  }
}

@media (max-width: 767px){
  .mobile-md\:mt-4{
    margin-top: 1rem !important;
  }
  .mobile-md\:text-center{
    text-align: center !important;
  }
}

@media (max-width: 991px){
  .mobile-lg\:mx-auto{
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .mobile-lg\:hidden{
    display: none !important;
  }
  .mobile-lg\:max-w-510{
    max-width: 510px !important;
  }
  .mobile-lg\:justify-center{
    justify-content: center !important;
  }
  .mobile-lg\:text-center{
    text-align: center !important;
  }
}
