@import url(https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap);
:root {
  /*Colors*/
  --color-primary: #FFC84D;
  --color-secondary: #EB6D47;
  --color-third: #f589a9;
  --color-titles: #004F7D;
  --color-cta: #0081DE;
  --color-bright: #C8EAF8;
  --color-bg-modal: #F7F4EB;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: var(--color-titles);
  font-family: DM Sans, sans-serif !important;
}

h1 {
  font-size: 3rem !important;
  line-height: 1 !important;
  font-weight: 700 !important;
}
h2 {
  font-size: 2.25rem !important;
  line-height: 2.5rem !important;
  font-weight: 700 !important;
}
h3 {
  font-size: 1.875rem !important;
  line-height: 2.25rem !important;
  font-weight: 700 !important;
}
h4 {
  font-size: 1.5rem !important;
  line-height: 2rem !important;
  font-weight: 700 !important;
}
h5 {
  font-size: 1.25rem !important;
  line-height: 1.75rem !important;
  font-weight: 700 !important;
}
h6 {
  font-size: 1.25rem !important;
  line-height: 1.75rem !important;
  font-weight: 700 !important;
}

body,
p,
a,
span,
div,
input,
textarea,
select {
  font-size: 1rem;
  line-height: 1.5rem;
  font-family: DM Sans, sans-serif !important;
}

strong {
  font-weight: 600 !important;
}

body,
p,
dd {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

a,
button,
input,
select,
textarea {
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@media (max-width: 1023px) {
  h1 {
    font-size: 3rem !important;
    line-height: 1 !important;
  }

  h2 {
    font-size: 2.25rem !important;
    line-height: 2.5rem !important;
  }

  h3 {
    font-size: 1.5rem !important;
    line-height: 2rem !important;
  }

  h4 {
    font-size: 1.25rem !important;
    line-height: 1.75rem !important;
  }

  h5 {
    font-size: 1.125rem !important;
    line-height: 1.75rem !important;
  }

  h6 {
    font-size: 1rem !important;
    line-height: 1.5rem !important;
  }
}

@media (max-width: 640px) {
  h1 {
    font-size: 2.25rem !important;
    line-height: 2.5rem !important;
  }

  h2 {
    font-size: 1.5rem !important;
    line-height: 2rem !important;
  }

  h3 {
    font-size: 1.5rem !important;
    line-height: 2rem !important;
  }

  h4 {
    font-size: 1.125rem !important;
    line-height: 1.75rem !important;
  }

  h5 {
    font-size: 1rem !important;
    line-height: 1.5rem !important;
  }

  h6 {
    font-size: 1rem !important;
    line-height: 1.5rem !important;
  }
  input,
  textarea,
  select {
    font-size: 0.875rem !important;
    line-height: 1.25rem !important;
  }
  body,
  p,
  dd,
  a,
  th,
  td {
    font-size: 0.875rem !important;
    line-height: 1.25rem !important;
  }
}

.btn-primary {
  display: block !important;
  width: max-content !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;
  cursor: pointer !important;
  border-radius: 0.25rem !important;
  background-color: var(--color-cta) !important;
  padding-left: 3rem !important;
  padding-right: 3rem !important;
  padding-top: 0.875rem !important;
  padding-bottom: 0.875rem !important;
  text-align: center !important;
  font-size: 1rem !important;
  line-height: 1.5rem !important;
  font-weight: 700 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px 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;
  transition-property: all !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}

.btn-primary:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity)) !important;
}

.btn-primary:focus {
  background-color: var(--color-primary) !important;
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  --tw-ring-offset-width: 0px !important;
}

.btn-cta {
  display: block;
  width: max-content;
  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;
  border-radius: 0.25rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  background-color: var(--color-cta);
  padding-left: 3rem;
  padding-right: 3rem;
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
  text-align: center;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
  text-transform: uppercase;
  --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: 150ms;
}

.btn-cta:hover {
  background-color: var(--color-primary);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.btn-cta:focus {
  background-color: var(--color-primary);
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-offset-width: 0px;
}

.capitalize {
  text-transform: capitalize;
}

@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: #e5e7eb; /* 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 */ /* 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::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:  ;
}
.brand{
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(99 102 241 / var(--tw-text-opacity));
}

.container{
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}

@media (min-width: 640px){
  .container{
    max-width: 640px;
  }
}

@media (min-width: 768px){
  .container{
    max-width: 768px;
  }
}

@media (min-width: 1024px){
  .container{
    max-width: 1024px;
  }
}

@media (min-width: 1280px){
  .container{
    max-width: 1280px;
  }
}

@media (min-width: 1536px){
  .container{
    max-width: 1536px;
  }
}

.container{
  width: 100%;
}

@media (min-width: 1536px){
  .container{
    max-width: 1340px;
  }
}
.sr-only{
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border-width: 0 !important;
}
.visible{
  visibility: visible !important;
}
.collapse{
  visibility: collapse !important;
}
.static{
  position: static !important;
}
.fixed{
  position: fixed !important;
}
.absolute{
  position: absolute !important;
}
.relative{
  position: relative !important;
}
.sticky{
  position: sticky !important;
}
.-bottom-16{
  bottom: -4rem !important;
}
.-bottom-24{
  bottom: -6rem !important;
}
.-bottom-28{
  bottom: -7rem !important;
}
.-bottom-32{
  bottom: -8rem !important;
}
.-left-12{
  left: -3rem !important;
}
.-left-20{
  left: -5rem !important;
}
.-right-1{
  right: -0.25rem !important;
}
.-right-20{
  right: -5rem !important;
}
.-top-10{
  top: -2.5rem !important;
}
.-top-12{
  top: -3rem !important;
}
.-top-2{
  top: -0.5rem !important;
}
.-top-24{
  top: -6rem !important;
}
.bottom-0{
  bottom: 0px !important;
}
.bottom-1\/4{
  bottom: 25% !important;
}
.bottom-auto{
  bottom: auto !important;
}
.left-0{
  left: 0px !important;
}
.left-1\/2{
  left: 50% !important;
}
.left-10{
  left: 2.5rem !important;
}
.left-2{
  left: 0.5rem !important;
}
.left-20{
  left: 5rem !important;
}
.left-4{
  left: 1rem !important;
}
.left-\[110\%\]{
  left: 110% !important;
}
.right-0{
  right: 0px !important;
}
.right-10{
  right: 2.5rem !important;
}
.right-2{
  right: 0.5rem !important;
}
.right-20{
  right: 5rem !important;
}
.top-0{
  top: 0px !important;
}
.top-0\.5{
  top: 0.125rem !important;
}
.top-1\/2{
  top: 50% !important;
}
.top-1\/4{
  top: 25% !important;
}
.top-12{
  top: 3rem !important;
}
.top-2{
  top: 0.5rem !important;
}
.top-20{
  top: 5rem !important;
}
.top-24{
  top: 6rem !important;
}
.top-4{
  top: 1rem !important;
}
.top-8{
  top: 2rem !important;
}
.top-\[50\%\]{
  top: 50% !important;
}
.-z-10{
  z-index: -10 !important;
}
.z-0{
  z-index: 0 !important;
}
.z-10{
  z-index: 10 !important;
}
.z-20{
  z-index: 20 !important;
}
.z-30{
  z-index: 30 !important;
}
.z-40{
  z-index: 40 !important;
}
.z-50{
  z-index: 50 !important;
}
.order-3{
  order: 3 !important;
}
.order-last{
  order: 9999 !important;
}
.col-span-2{
  grid-column: span 2 / span 2 !important;
}
.float-right{
  float: right !important;
}
.m-0{
  margin: 0px !important;
}
.mx-0{
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.mx-1{
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}
.mx-3{
  margin-left: 0.75rem !important;
  margin-right: 0.75rem !important;
}
.mx-4{
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}
.mx-auto{
  margin-left: auto !important;
  margin-right: auto !important;
}
.my-2{
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
.my-4{
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.my-auto{
  margin-top: auto !important;
  margin-bottom: auto !important;
}
.-mb-16{
  margin-bottom: -4rem !important;
}
.-mb-8{
  margin-bottom: -2rem !important;
}
.-ml-2{
  margin-left: -0.5rem !important;
}
.-mt-16{
  margin-top: -4rem !important;
}
.-mt-24{
  margin-top: -6rem !important;
}
.-mt-6{
  margin-top: -1.5rem !important;
}
.mb-0{
  margin-bottom: 0px !important;
}
.mb-1{
  margin-bottom: 0.25rem !important;
}
.mb-1\.5{
  margin-bottom: 0.375rem !important;
}
.mb-2{
  margin-bottom: 0.5rem !important;
}
.mb-3{
  margin-bottom: 0.75rem !important;
}
.mb-4{
  margin-bottom: 1rem !important;
}
.mb-6{
  margin-bottom: 1.5rem !important;
}
.mb-\[0\.5em\]{
  margin-bottom: 0.5em !important;
}
.ml-2{
  margin-left: 0.5rem !important;
}
.ml-4{
  margin-left: 1rem !important;
}
.ml-6{
  margin-left: 1.5rem !important;
}
.ml-auto{
  margin-left: auto !important;
}
.mr-2{
  margin-right: 0.5rem !important;
}
.mr-3{
  margin-right: 0.75rem !important;
}
.mr-4{
  margin-right: 1rem !important;
}
.mr-6{
  margin-right: 1.5rem !important;
}
.mr-\[10px\]{
  margin-right: 10px !important;
}
.mt-1{
  margin-top: 0.25rem !important;
}
.mt-12{
  margin-top: 3rem !important;
}
.mt-2{
  margin-top: 0.5rem !important;
}
.mt-3{
  margin-top: 0.75rem !important;
}
.mt-4{
  margin-top: 1rem !important;
}
.mt-6{
  margin-top: 1.5rem !important;
}
.mt-\[2em\]{
  margin-top: 2em !important;
}
.mt-auto{
  margin-top: auto !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-11{
  height: 2.75rem !important;
}
.h-7{
  height: 1.75rem !important;
}
.h-\[125px\]{
  height: 125px !important;
}
.h-\[40px\]{
  height: 40px !important;
}
.h-\[52px\]{
  height: 52px !important;
}
.h-full{
  height: 100% !important;
}
.w-1\/3{
  width: 33.333333% !important;
}
.w-10\/12{
  width: 83.333333% !important;
}
.w-16{
  width: 4rem !important;
}
.w-3{
  width: 0.75rem !important;
}
.w-3\/5{
  width: 60% !important;
}
.w-4\/5{
  width: 80% !important;
}
.w-4\/6{
  width: 66.666667% !important;
}
.w-40{
  width: 10rem !important;
}
.w-7{
  width: 1.75rem !important;
}
.w-8{
  width: 2rem !important;
}
.w-9\/12{
  width: 75% !important;
}
.w-\[100\%\]{
  width: 100% !important;
}
.w-\[125px\]{
  width: 125px !important;
}
.w-auto{
  width: auto !important;
}
.w-fit{
  width: -moz-fit-content !important;
  width: fit-content !important;
}
.w-full{
  width: 100% !important;
}
.max-w-\[600px\]{
  max-width: 600px !important;
}
.origin-0{
  transform-origin: 0% !important;
}
.translate-y-\[-25\%\]{
  --tw-translate-y: -25% !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;
}
.-rotate-45{
  --tw-rotate: -45deg !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;
}
.-rotate-90{
  --tw-rotate: -90deg !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;
}
.rotate-\[20deg\]{
  --tw-rotate: 20deg !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;
}
.scale-75{
  --tw-scale-x: .75 !important;
  --tw-scale-y: .75 !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;
}
.-scale-x-100{
  --tw-scale-x: -1 !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;
}
.transform{
  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;
}
.cursor-pointer{
  cursor: pointer !important;
}
.resize{
  resize: both !important;
}
.appearance-none{
  -webkit-appearance: none !important;
          appearance: none !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;
}
.grid-cols-4{
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}
.grid-cols-6{
  grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
}
.flex-row{
  flex-direction: row !important;
}
.flex-col{
  flex-direction: column !important;
}
.items-start{
  align-items: flex-start !important;
}
.items-end{
  align-items: flex-end !important;
}
.items-center{
  align-items: center !important;
}
.justify-start{
  justify-content: flex-start !important;
}
.justify-end{
  justify-content: flex-end !important;
}
.justify-center{
  justify-content: center !important;
}
.justify-between{
  justify-content: space-between !important;
}
.gap-12{
  gap: 3rem !important;
}
.gap-2{
  gap: 0.5rem !important;
}
.gap-4{
  gap: 1rem !important;
}
.gap-6{
  gap: 1.5rem !important;
}
.gap-\[5px\]{
  gap: 5px !important;
}
.gap-y-4{
  row-gap: 1rem !important;
}
.overflow-auto{
  overflow: auto !important;
}
.whitespace-nowrap{
  white-space: nowrap !important;
}
.rounded-\[50\%\]{
  border-radius: 50% !important;
}
.rounded-full{
  border-radius: 9999px !important;
}
.rounded-lg{
  border-radius: 0.5rem !important;
}
.rounded-none{
  border-radius: 0px !important;
}
.rounded-sm{
  border-radius: 0.125rem !important;
}
.rounded-l-3xl{
  border-top-left-radius: 1.5rem !important;
  border-bottom-left-radius: 1.5rem !important;
}
.border{
  border-width: 1px !important;
}
.border-2{
  border-width: 2px !important;
}
.border-b{
  border-bottom-width: 1px !important;
}
.border-t{
  border-top-width: 1px !important;
}
.border-gray-300{
  --tw-border-opacity: 1 !important;
  border-color: rgb(209 213 219 / var(--tw-border-opacity)) !important;
}
.border-gray-400{
  --tw-border-opacity: 1 !important;
  border-color: rgb(156 163 175 / var(--tw-border-opacity)) !important;
}
.border-gray-500{
  --tw-border-opacity: 1 !important;
  border-color: rgb(107 114 128 / var(--tw-border-opacity)) !important;
}
.bg-\[\#EC6C3F\]{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(236 108 63 / var(--tw-bg-opacity)) !important;
}
.bg-\[\#F7F4EB\]{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(247 244 235 / var(--tw-bg-opacity)) !important;
}
.bg-bright{
  background-color: var(--color-bright) !important;
}
.bg-green-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(74 222 128 / var(--tw-bg-opacity)) !important;
}
.bg-indigo-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(129 140 248 / var(--tw-bg-opacity)) !important;
}
.bg-indigo-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(99 102 241 / var(--tw-bg-opacity)) !important;
}
.bg-primary{
  background-color: var(--color-primary) !important;
}
.bg-red-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(248 113 113 / var(--tw-bg-opacity)) !important;
}
.bg-secondary{
  background-color: var(--color-secondary) !important;
}
.bg-third{
  background-color: var(--color-third) !important;
}
.bg-transparent{
  background-color: transparent !important;
}
.bg-white{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}
.bg-yellow-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(250 204 21 / var(--tw-bg-opacity)) !important;
}
.bg-contain{
  background-size: contain !important;
}
.bg-cover{
  background-size: cover !important;
}
.bg-bottom{
  background-position: bottom !important;
}
.bg-no-repeat{
  background-repeat: no-repeat !important;
}
.p-1{
  padding: 0.25rem !important;
}
.p-2{
  padding: 0.5rem !important;
}
.px-0{
  padding-left: 0px !important;
  padding-right: 0px !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-3{
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}
.px-3\.5{
  padding-left: 0.875rem !important;
  padding-right: 0.875rem !important;
}
.px-4{
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.px-6{
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}
.py-0{
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.py-1{
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.py-10{
  padding-top: 2.5rem !important;
  padding-bottom: 2.5rem !important;
}
.py-12{
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
.py-2{
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.py-20{
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}
.py-3{
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}
.py-4{
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.py-40{
  padding-top: 10rem !important;
  padding-bottom: 10rem !important;
}
.py-5{
  padding-top: 1.25rem !important;
  padding-bottom: 1.25rem !important;
}
.py-6{
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
.py-8{
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}
.pb-1{
  padding-bottom: 0.25rem !important;
}
.pb-12{
  padding-bottom: 3rem !important;
}
.pb-14{
  padding-bottom: 3.5rem !important;
}
.pb-16{
  padding-bottom: 4rem !important;
}
.pb-2{
  padding-bottom: 0.5rem !important;
}
.pb-2\.5{
  padding-bottom: 0.625rem !important;
}
.pb-4{
  padding-bottom: 1rem !important;
}
.pb-5{
  padding-bottom: 1.25rem !important;
}
.pb-6{
  padding-bottom: 1.5rem !important;
}
.pb-8{
  padding-bottom: 2rem !important;
}
.pl-2{
  padding-left: 0.5rem !important;
}
.pl-3{
  padding-left: 0.75rem !important;
}
.pr-2{
  padding-right: 0.5rem !important;
}
.pt-1{
  padding-top: 0.25rem !important;
}
.pt-1\.5{
  padding-top: 0.375rem !important;
}
.pt-12{
  padding-top: 3rem !important;
}
.pt-2{
  padding-top: 0.5rem !important;
}
.pt-20{
  padding-top: 5rem !important;
}
.pt-3{
  padding-top: 0.75rem !important;
}
.pt-4{
  padding-top: 1rem !important;
}
.pt-40{
  padding-top: 10rem !important;
}
.pt-5{
  padding-top: 1.25rem !important;
}
.pt-6{
  padding-top: 1.5rem !important;
}
.pt-8{
  padding-top: 2rem !important;
}
.text-left{
  text-align: left !important;
}
.text-center{
  text-align: center !important;
}
.text-right{
  text-align: right !important;
}
.font-special{
  font-family: Sacramento, cursive !important;
}
.text-3xl{
  font-size: 1.875rem !important;
  line-height: 2.25rem !important;
}
.text-4xl{
  font-size: 2.25rem !important;
  line-height: 2.5rem !important;
}
.text-\[18px\]{
  font-size: 18px !important;
}
.text-\[25px\]{
  font-size: 25px !important;
}
.text-\[30px\]{
  font-size: 30px !important;
}
.text-base{
  font-size: 1rem !important;
  line-height: 1.5rem !important;
}
.text-lg{
  font-size: 1.125rem !important;
  line-height: 1.75rem !important;
}
.text-sm{
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}
.text-xl{
  font-size: 1.25rem !important;
  line-height: 1.75rem !important;
}
.text-xs{
  font-size: 0.75rem !important;
  line-height: 1rem !important;
}
.text-xxs{
  font-size: .65rem !important;
}
.font-bold{
  font-weight: 700 !important;
}
.font-light{
  font-weight: 300 !important;
}
.font-medium{
  font-weight: 500 !important;
}
.font-normal{
  font-weight: 400 !important;
}
.font-semibold{
  font-weight: 600 !important;
}
.uppercase{
  text-transform: uppercase !important;
}
.capitalize{
  text-transform: capitalize !important;
}
.italic{
  font-style: italic !important;
}
.leading-5{
  line-height: 1.25rem !important;
}
.text-\[\#004F7D\]{
  --tw-text-opacity: 1 !important;
  color: rgb(0 79 125 / var(--tw-text-opacity)) !important;
}
.text-\[\#EC6C3F\]{
  --tw-text-opacity: 1 !important;
  color: rgb(236 108 63 / var(--tw-text-opacity)) !important;
}
.text-black{
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}
.text-cta{
  color: var(--color-cta) !important;
}
.text-gray-400{
  --tw-text-opacity: 1 !important;
  color: rgb(156 163 175 / var(--tw-text-opacity)) !important;
}
.text-green-50{
  --tw-text-opacity: 1 !important;
  color: rgb(240 253 244 / var(--tw-text-opacity)) !important;
}
.text-indigo-50{
  --tw-text-opacity: 1 !important;
  color: rgb(238 242 255 / var(--tw-text-opacity)) !important;
}
.text-red-50{
  --tw-text-opacity: 1 !important;
  color: rgb(254 242 242 / var(--tw-text-opacity)) !important;
}
.text-secondary{
  color: var(--color-secondary) !important;
}
.text-titles{
  color: var(--color-titles) !important;
}
.text-white{
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
.text-yellow-50{
  --tw-text-opacity: 1 !important;
  color: rgb(254 252 232 / var(--tw-text-opacity)) !important;
}
.underline{
  -webkit-text-decoration-line: underline !important;
          text-decoration-line: underline !important;
}
.line-through{
  -webkit-text-decoration-line: line-through !important;
          text-decoration-line: line-through !important;
}
.no-underline{
  -webkit-text-decoration-line: none !important;
          text-decoration-line: none !important;
}
.placeholder-gray-400::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity)) !important;
}
.opacity-0{
  opacity: 0 !important;
}
.opacity-100{
  opacity: 1 !important;
}
.shadow-lg{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px 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;
}
.shadow-md{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px 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;
}
.outline{
  outline-style: solid !important;
}
.filter{
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !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;
}
.duration-500{
  transition-duration: 500ms !important;
}
.duration-75{
  transition-duration: 75ms !important;
}
/** Libs */
/**
 * Swiper 7.4.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: December 24, 2021
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-cube {
  overflow: visible;
}

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

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

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

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

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

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

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

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

.swiper-flip {
  overflow: visible;
}

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

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

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

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

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

.swiper-cards {
  overflow: visible;
}

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

/** Micro modal pop up*/
/**************************\
  Basic Modal Styles
\**************************/
.modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
}

.modal__container {
  padding: 30px;
  max-width: 500px;
  max-height: 100vh;
  border-radius: 4px;
  overflow-y: auto;
  box-sizing: border-box;
}

.modal__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.modal__title {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.25;
  color: #00449e;
  box-sizing: border-box;
}

.modal__close {
  background: transparent;
  border: 0;
}
.modal__close:focus, .modal__close:checked:focus {
  border: 0px !important;
  box-shadow: none !important;
  outline: 0px !important;
}

.modal__header .modal__close:before {
  content: "✕";
}

.modal__btn {
  font-size: 0.875rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  background-color: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  border-radius: 0.25rem;
  border-style: none;
  border-width: 0;
  cursor: pointer;
  -webkit-appearance: button;
  text-transform: none;
  overflow: visible;
  line-height: 1.15;
  margin: 0;
  will-change: transform;
  -moz-osx-font-smoothing: grayscale;
  backface-visibility: hidden;
  transform: translateZ(0);
  transition: transform 0.25s ease-out;
}

.modal__btn:focus,
.modal__btn:hover {
  transform: scale(1.05);
}

.modal__btn-primary {
  background-color: #00449e;
  color: #fff;
}

/**************************\
        Demo Animation Style
      \**************************/
@keyframes mmfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes mmfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes mmslideIn {
  from {
    transform: translateY(15%);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes mmslideOut {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(-10%);
  }
}
.modal {
  display: none;
}

.modal.is-open {
  display: block;
}

.modal[aria-hidden=false] .modal__overlay {
  animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.modal[aria-hidden=false] .modal__container {
  animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.modal[aria-hidden=true] .modal__overlay {
  animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.modal[aria-hidden=true] .modal__container {
  animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.modal .modal__container,
.modal .modal__overlay {
  will-change: transform;
}

/**General*/
/**
GENERAL
*/
/* purgecss start ignore */
.home, main.main {
  overflow-x: hidden !important;
}

@media only screen and (max-width: 575px) {
  main.main {
    overflow-x: hidden !important;
  }
}
.container {
  padding-right: 1.7rem !important;
  padding-left: 1.7rem !important;
}

@media (min-width: 1280px) {
  h1 {
    font-size: 50px !important;
  }

  p {
    font-size: 20px !important;
  }

  .text-xs {
    font-size: 16px !important;
  }
}
.img {
  width: 100%;
}

.image-cover {
  position: relative;
  overflow: hidden;
  height: auto;
  padding-top: 100%;
  background-position: 50% 50%;
  background-size: cover;
}

.image-cover img {
  font-family: "object-fit: cover;";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (min-width: 1350px) and (max-width: 1500px) {
  .btn-primary.sm\:text-base {
    font-size: 0.8rem !important;
    line-height: 1.3rem !important;
  }
}
.header-menu ul {
  display: flex;
  text-transform: uppercase;
}
.header-menu ul li {
  margin-right: 40px;
  color: var(--color-titles);
  font-weight: 500;
  transition: all 1s;
}
.header-menu ul li:hover {
  transform: scale(1.1);
  transition: all 1s;
}
.header-menu .current-menu-item {
  text-decoration: underline;
  text-underline-offset: 5px;
}

div span,
div p,
p span,
div span.amount,
p span.amount,
span span,
ins span,
ins span.amount,
del span,
del span.amount {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  color: inherit;
}

#wpadminbar li .ab-icon:before {
  font-family: dashicons !important;
}

.swiper {
  position: relative;
  overflow: hidden;
}

.swiper-pagination-bullets {
  bottom: 0px !important;
}

.swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  border: 3px solid #b6b6b6;
  background-color: transparent !important;
  opacity: 1;
}

.swiper-button-next,
.swiper-button-prev {
  color: var(--color-titles) !important;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  transform: scale(0.5) !important;
}

@media only screen and (max-width: 768px) {
  .swiper-wrapper {
    padding-bottom: 20px;
  }

  .header-menu ul li {
    transition: none !important;
  }
  .header-menu ul li:hover {
    transform: none;
    transition: none;
  }
  .header-menu .current-menu-item {
    text-decoration: none;
    font-weight: 900;
  }
}
ins {
  text-decoration: none;
}

.slider-modules-dynamic .swiper-modul-1 img,
.slider-modules-dynamic .swiper-modul-4 img {
  margin-top: 100px;
}
.slider-modules-dynamic .swiper-modul-1 .badge-ime-modula {
  top: 40%;
}
.slider-modules-dynamic .swiper-modul-2 .badge-ime-modula {
  top: 20%;
  right: 50%;
}
.slider-modules-dynamic .swiper-modul-3 .badge-ime-modula {
  top: 70%;
  right: 10%;
}
.slider-modules-dynamic .swiper-modul-4 .badge-ime-modula {
  top: 70%;
  right: 0%;
}
.slider-modules-dynamic .swiper-pagination-bullet {
  width: 40px !important;
  border-radius: 10px;
  border: none !important;
  height: 7px !important;
  background-color: #F7F4EB !important;
}
.slider-modules-dynamic .swiper-pagination-bullet-active {
  background-color: var(--color-titles) !important;
}

.text-secondary {
  color: var(--color-secondary);
}

.swiper-why-pawzler .swiper-pagination-bullet {
  width: 40px !important;
  border-radius: 10px;
  border: none !important;
  height: 7px !important;
  background-color: var(--color-cta) !important;
}
.swiper-why-pawzler .swiper-pagination-bullet-active {
  background-color: var(--color-titles) !important;
}

a.added_to_cart.wc-forward {
  display: none;
}

.page-template-default .main ul {
  list-style: disc;
}
.page-template-default .section-mission {
  display: none;
}

.woocommerce-account .section-mission {
  display: block !important;
}

@media only screen and (max-width: 768px) {
  .video-youtube-how {
    width: 100% !important;
    height: 350px !important;
  }

  .why-pawzler {
    background-image: url(/wp-content/uploads/2022/04/why-pawzler-bg-mob.png) !important;
  }

  .howto-pawzler {
    background-image: none !important;
  }

  .reviews-section {
    background-image: url(/wp-content/uploads/2022/04/reviews-mobile-bg.png) !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
  }

  .section-happy,
.section-modules {
    background-image: none !important;
  }
}
@media only screen and (max-width: 640px) {
  .popust {
    top: 15px !important;
  }

  .mobile-menu ul {
    flex-direction: column;
  }
  .mobile-menu ul li {
    border-top: 1px solid gray;
    padding-top: 5px;
    padding-bottom: 5px;
    color: var(--color-titles);
    font-weight: 500;
  }
  .mobile-menu ul li:last-of-type {
    border-bottom: 1px solid gray;
  }
  .mobile-menu ul li:after {
    content: "→";
    float: right;
  }

  .swiper-modul-1 img,
.swiper-modul-4 img {
    margin-top: 0px !important;
  }

  .discounts-product-image p {
    left: 10px !important;
  }

  .mobile-slider-products {
    margin-left: -1.7rem;
    margin-right: -1.7rem;
  }

  .one-toy-section {
    background-image: url(/wp-content/uploads/2022/04/one-toy-mobile-bg.png) !important;
    background-repeat: no-repeat;
    background-size: 100%;
  }
  .one-toy-section .col-one-toy-mobile {
    background-image: url(/wp-content/uploads/2022/04/bg-mobile-onetoy-gif.png) !important;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: -30px;
    margin-top: 20px;
    padding-top: 20px;
  }

  .slider-modules-dynamic .swiper-slide-active {
    transform: scale(1.1);
    transition: all 1s;
  }
}
.footer-menu a,
.about-menu a {
  font-size: 12px !important;
}

.uu-quantity input[type=radio]:checked + .label-main {
  background-color: var(--color-bright) !important;
}

.uu-quantity input[type=radio]:not(:checked) + .label-main:hover {
  background-color: var(--color-bright) !important;
  border: 2px solid var(--color-titles);
}

@media (min-width: 1350px) and (max-width: 1550px) {
  span.set-content-info {
    font-size: 13px !important;
  }
}
.filterDiv {
  display: none;
}

.show {
  display: block;
}

.btn.active {
  background-color: var(--color-primary) !important;
}

/***MY ACCOUNT***/
.woocommerce-account {
  overflow-x: hidden;
}
.woocommerce-account.logged-in nav.woocommerce-MyAccount-navigation ul {
  display: block;
}
.woocommerce-account.logged-in nav.woocommerce-MyAccount-navigation ul li {
  color: white;
  margin-bottom: 40px;
}
.woocommerce-account.logged-in p#change_subscriptions_addresses_field label {
  display: flex;
  align-items: center;
  flex-flow: row;
}
.woocommerce-account.logged-in input {
  border: 1px solid gray;
  height: 3rem !important;
  padding: 0.5rem;
  width: 100%;
}
.woocommerce-account.logged-in input[type=checkbox] {
  width: 2rem !important;
  height: 2rem !important;
}
.woocommerce-account.logged-in .select2-container--default .select2-selection--single {
  border: 1px solid gray;
  height: 3rem !important;
  width: 100%;
}
.woocommerce-account.logged-in #billing_phone_field label {
  padding-left: 0px !important;
}
.woocommerce-account.logged-in .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 11px !important;
}
.woocommerce-account.logged-in table {
  width: 100%;
}
.woocommerce-account.logged-in table thead {
  text-align: left;
}

/**2xl**/
@media (min-width: 1536px) {
  .section-hero,
.section-modules,
.reviews-section-home,
.why-pawzler,
.howto-pawzler {
    height: 70vh;
  }

  .swiper-modul-2 img {
    margin-top: -30%;
    width: 80% !important;
  }

  .swiper-modul-3 img {
    margin-top: -20%;
  }

  .swiper-modul-2 .badge-ime-modula {
    top: -25% !important;
  }
}
.disc:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -19px;
  border-bottom: 19px solid transparent;
  border-radius: 0px 0px 30% 30%;
}

.bg-primary.variation-discount.disc:before {
  border-left: 29.5px solid var(--color-primary);
  border-right: 29.5px solid var(--color-primary);
}

.bg-secondary.variation-discount.disc:before {
  border-left: 29.5px solid var(--color-secondary);
  border-right: 29.5px solid var(--color-secondary);
}

.bg-third.variation-discount.disc:before {
  border-left: 29.5px solid var(--color-third);
  border-right: 29.5px solid var(--color-third);
}

/**new**/
.header-main {
  z-index: 99999 !important;
}

.mobile-menu ul li {
  display: flex;
  width: 100%;
  align-items: center;
}

.mobile-menu ul li a {
  width: 100%;
}

.slider-modules-dynamic .swiper-modul-2 .badge-ime-modula {
  right: 68% !important;
}

@media (min-width: 1280px) {
  .section-modules .container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
  }
}
@media (min-width: 768px) {
  .section-onepaw {
    margin-top: -13rem !important;
  }
}
.swiper-modul-2 img {
  width: 100% !important;
}

@media (max-width: 768px) {
  .section-quality {
    background-image: url("/wp-content/uploads/2022/05/Vector-49-1.png") !important;
  }

  .section-onepaw {
    background-image: url("/wp-content/uploads/2022/05/Vector-51.png") !important;
  }
}
@media (min-width: 550px) and (max-width: 1024px) {
  .mobile-about-text1 {
    top: 30%;
  }

  .mobile-about-text2 {
    top: 20%;
  }
}
@media (min-width: 1024px) and (max-device-width: 1536px) {
  .swiper-modul-2 img {
    margin-top: -20%;
  }
}
@media (min-width: 1536px) {
  .section-hero, .section-modules, .reviews-section-home, .why-pawzler, .howto-pawzler {
    height: 80vh !important;
  }

  .section-modules .container {
    padding-top: 13rem !important;
  }
}
@media (min-width: 1800px) {
  .section-hero, .section-modules, .reviews-section-home, .why-pawzler, .howto-pawzler {
    height: 70vh !important;
  }

  .section-modules .container {
    padding-top: 20rem !important;
  }
}
#modal-usa {
  position: relative;
  z-index: 999999 !important;
}

.donation-wrapper {
  border: 1px solid gray;
  padding: 10px;
  border-radius: 3px;
}

.donation-wrapper p {
  padding-bottom: 15px;
}

.woocommerce-order-received .page-header {
  display: none;
}

/**mailchimp**/
#mc_embed_signup form {
  padding: 20px 0px !important;
  display: flex !important;
}

#mc_embed_signup {
  background-color: transparent !important;
  background: transparent !important;
  width: 100% !important;
}

input#mc-embedded-subscribe {
  background-color: transparent !important;
  color: var(--color-titles) !important;
  padding: 0px !important;
  text-transform: uppercase;
  border: none !important;
}

#mc_embed_signup .mc-field-group input {
  border-radius: 0px !important;
  border: 2px solid var(--color-titles) !important;
  background: transparent !important;
}

#mc_embed_signup .indicates-required {
  display: none !important;
}

@media (max-width: 768px) {
  .dog-modal {
    width: 30% !important;
  }

  .rect-modal {
    width: 15%;
  }
}
/***/
.product-template-default .woocommerce-variation-price {
  display: none;
}

.product-image-wrap img {
  width: 100%;
}

.swiper {
  overflow: hidden;
  position: relative;
}

.page-template-template-aboutus .footer {
  margin-top: -50px;
}

@media only screen and (min-width: 768px) and (max-width: 1536px) {
  .video-youtube-how {
    height: 500px !important;
  }
}
.disc:before {
  left: inherit !important;
  border-radius: 0px 0px 16% 16%;
  right: 0 !important;
  bottom: -18.5px !important;
  width: 70px;
}

@media only screen and (max-width: 640px) {
  .mobile-menu ul li a:after {
    content: "→";
    float: right;
  }

  .mobile-menu ul li:after {
    display: none !important;
  }

  .slider-modules-dynamic .swiper-modul-2 .badge-ime-modula {
    right: 40% !important;
    top: 5% !important;
  }
}
.page-template-template-aboutus .footer {
  margin-top: -36px;
  background: #1181ac;
}

@media (min-width: 640px) {
  .disc-2:before {
    border-left: 30px solid var(--color-secondary) !important;
  }
}
@media (min-width: 1536px) and (max-width: 1660px) {
  .onetoy-doggos {
    margin-left: -6rem !important;
  }

  .onetoy-rect {
    margin-left: 2rem !important;
  }

  .dogg-desktop {
    top: -5% !important;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 80vw !important;
  }
}
.woocommerce-account .woocommerce-MyAccount-navigation {
  float: left;
  width: 100%;
}

.woocommerce-account .woocommerce-MyAccount-content {
  float: right;
  width: 100%;
}

@media only screen and (max-width: 1024px) {
  .section-happy, .section-modules {
    background-image: none !important;
  }
}
@media (min-width: 768px) {
  .gif-loop {
    position: absolute !important;
  }
}
@media (min-width: 1280px) {
  .woocommerce-account main a, .woocommerce-account main table, .woocommerce-account main address {
    font-size: 20px !important;
  }

  .woocommerce-account.logged-in #add_payment_method input {
    display: none;
  }
}
/* purgecss end ignore */
/** Woocommerce general */
/*
Woocommerce general
*/
.woocommerce-error.alert:before {
  display: none !important;
}

.woocommerce form .form-row {
  margin: 0 0 6px;
}
.woocommerce form .form-row-first {
  float: left;
  overflow: visible;
}
.woocommerce form .form-row-last {
  overflow: visible;
  float: right;
}
.woocommerce form .form-row-wide {
  clear: both;
}

#payment ul.payment_methods li {
  line-height: 2;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  padding: 1em 2em 1em 3.5em;
  margin: 0 0 2em;
  position: relative;
  background-color: #f7f6f7;
  color: #515151;
  border-top: 3px solid #a46497;
  list-style: none outside;
  width: auto;
  word-wrap: break-word;
}

.woocommerce-error {
  border-top-color: #b81c23;
}
.woocommerce-error:before {
  content: "";
  color: #b81c23;
  font-family: "WooCommerce";
  display: inline-block;
  position: absolute;
  top: 1em;
  left: 1.5em;
}

.page-numbers {
  display: flex;
  justify-content: center;
}
.page-numbers li {
  width: 20px;
  height: 26px;
  border: 1px solid #b7b7b7;
  display: flex;
  justify-content: center;
  margin-right: 3px;
  align-items: center;
}
.page-numbers .next.page-numbers {
  line-height: 0.5;
  position: relative;
  top: -2px;
}

/**Home*/
/*
Home
**/
/* purgecss start ignore */
/* purgecss end ignore */
/** Header */
/**
 * Header
 */
/** Footer */
/**
 * Footer
 */
/** Archive - shop, category page*/
/*
Shop - category
*/
.archive.woocommerce-page .onsale {
  display: none;
}
.archive.woocommerce-page h2.woocommerce-loop-product__title {
  font-weight: bold !important;
  font-size: 1em !important;
  line-height: 1.5rem !important;
}
.archive.woocommerce-page span.amount {
  color: black;
}
.archive.woocommerce-page ins {
  text-decoration: none;
}
.archive.woocommerce-page ins span {
  font-weight: 700;
}

/** Product */
/*
Product page
*/
/** Checkout */
/**
 * Checkout
 */
.floating-label.opacity-0 {
  opacity: 100 !important;
}

#order_comments_field textarea,
#order_comments_field {
  min-height: 114px !important;
  height: auto;
}

.woocommerce form .form-row-first,
.woocommerce form .form-row-last {
  width: 49.5%;
}
@media (max-width: 640px) {
  .woocommerce form .form-row-first,
.woocommerce form .form-row-last {
    width: 49%;
  }
}
.woocommerce form .form-row-first#billing_address_1_field {
  width: 60%;
  float: left !important;
}
.woocommerce form .form-row-last#billing_address_2_field {
  width: 39%;
  float: right !important;
}
.woocommerce form .form-row-first#billing_city_field {
  width: 60%;
}
.woocommerce form .form-row-last#billing_postcode_field {
  width: 39%;
}
@media (max-width: 640px) {
  .woocommerce form .form-row-first#billing_address_1_field,
.woocommerce form .form-row-first#billing_city_field {
    width: 59%;
  }
}

.form-row label .optional {
  display: none !important;
}

#billing_phone_field input,
#billing_phone_field label {
  padding-left: 114px !important;
}
@media (max-width: 640px) {
  #billing_phone_field input,
#billing_phone_field label {
    padding-left: 92px !important;
  }
}
#billing_phone_field .flag-container {
  height: 3rem !important;
}
@media (max-width: 640px) {
  #billing_phone_field .flag-container {
    height: 2.7rem !important;
  }
}
#billing_phone_field .flag-container .selected-flag {
  background-color: #f4f4f4;
  width: 100px;
  font-size: 16px;
  color: #2f2f2f;
}
@media (max-width: 640px) {
  #billing_phone_field .flag-container .selected-flag {
    width: 80px;
  }
}
#billing_phone_field .iti-arrow {
  display: none;
}
#billing_phone_field .selected-flag {
  pointer-events: none;
}
#billing_phone_field .country-code {
  display: inline-block;
  position: absolute;
  right: 25px;
  top: 12px;
}
@media (max-width: 640px) {
  #billing_phone_field .country-code {
    right: 8px;
    top: 9px;
    font-weight: 400;
    font-size: 14px;
  }
}

#billing_email_field {
  margin-bottom: 0.75rem !important;
}
@media (max-width: 640px) {
  #billing_email_field {
    margin-bottom: 0.5rem !important;
    width: 100% !important;
    margin-right: 0px !important;
  }
}

.woocommerce ul#shipping_method li span.amount {
  font-weight: 400;
  font-size: 16px;
  position: absolute;
  right: 12px;
  top: 6px;
}
@media (max-width: 640px) {
  .woocommerce ul#shipping_method li span.amount {
    font-weight: 300;
    font-size: 14px;
    top: 9px;
  }
}

.woocommerce-invalid-required-field input {
  border: 2px solid #f14e4e !important;
}

@media (max-width: 640px) {
  .payment_box p {
    font-size: 12px !important;
    color: #707070 !important;
  }
}
.woocommerce-checkout #payment div.payment_box::before {
  display: none !important;
}

.payment_method_paypal,
.payment_method_ppec_paypal {
  /*label:after {
    background-image: url(/wp-content/uploads/2021/09/paypal-checkout.svg);
    width: 22px;
    height: 22px;
    @media (max-width: 640px) {
      width: 18px;
      height: 18px;
    }
  }*/
}
.payment_method_paypal img,
.payment_method_ppec_paypal img {
  position: absolute !important;
  right: 15px;
  top: 14px;
}
.payment_method_paypal a,
.payment_method_ppec_paypal a {
  display: none !important;
}

label.wc_payment_method img {
  position: absolute !important;
  right: 15px;
  top: 14px;
  max-height: 27px;
}
label.wc_payment_method label:after {
  content: "";
  background-size: contain;
  display: inline-block;
  margin: 0 auto;
  background-repeat: no-repeat;
  position: absolute;
  top: 14px;
  right: 15px;
}

/*label.payment_method_mollie_wc_gateway_creditcard {
  label:after {
    background-image: url(/wp-content/uploads/2021/09/credit-cards-mollie.svg);
    width: 140px;
    height: 21px;
  }
}*/
.mollie-components .mollie-component-label {
  font-size: 14px;
  margin-bottom: 5px;
  display: block;
}

#billing_country_field {
  display: none;
}

html:lang(en-US) #billing_country_field {
  display: block;
}

#billing_country_field,
#billing_state_field {
  padding: 0px !important;
}
#billing_country_field .select2-selection--single,
#billing_state_field .select2-selection--single {
  height: 3rem !important;
  border: 0px solid !important;
  margin: 0px !important;
}
#billing_country_field select,
#billing_state_field select {
  border: 0px solid !important;
}
#billing_country_field .select2-selection__rendered,
#billing_state_field .select2-selection__rendered {
  height: 3rem !important;
  padding: 0.5rem !important;
}
@media (max-width: 640px) {
  #billing_country_field .select2-selection--single,
#billing_country_field .select2-selection__rendered,
#billing_state_field .select2-selection--single,
#billing_state_field .select2-selection__rendered {
    height: 2.5rem !important;
  }
}

.woocommerce-checkout input[type=radio] {
  position: relative;
  top: 5px;
  margin: 0 !important;
  margin-right: 1.25rem !important;
  width: 1rem !important;
  height: 1rem !important;
}
.woocommerce-checkout input[type=radio]:focus, .woocommerce-checkout input[type=radio]:checked:focus {
  border: 0px !important;
  box-shadow: none !important;
}
.woocommerce-checkout input[type=radio]:after {
  content: "";
  top: -3px;
  left: -1px;
  box-shadow: 0 0 0 1px var(--color-primary);
  width: 1.25rem;
  height: 1.25rem;
  border-radius: 100%;
  position: relative;
  background-color: white;
  display: inline-block;
  border: 5px solid white;
}
.woocommerce-checkout input[type=radio]:checked:after {
  background-color: var(--color-primary);
}
@media (max-width: 640px) {
  .woocommerce-checkout input[type=radio] {
    margin-right: 0.75rem !important;
  }
}

.woocommerce-checkout input[type=checkbox] {
  margin: 0 !important;
  margin-right: 0.5rem !important;
  width: 1rem !important;
  height: 1rem !important;
  border-radius: 50%;
}
.woocommerce-checkout input[type=checkbox]:focus, .woocommerce-checkout input[type=checkbox]:checked:focus {
  border: 0px !important;
  box-shadow: none !important;
}
.woocommerce-checkout input[type=checkbox]:after {
  content: "";
  top: 0px;
  box-shadow: 0 0 0 1px var(--color-primary);
  width: 1.25rem !important;
  height: 1.25rem !important;
  position: relative;
  background-color: white;
  display: inline-block;
  border: 5px solid white;
  border-radius: 0%;
}
.woocommerce-checkout input[type=checkbox]:checked:after {
  background-color: var(--color-primary);
}

html:lang(bg-BG) #billing_address_bl_field,
html:lang(bg-BG) #billing_address_sc_field,
html:lang(bg-BG) #billing_address_et_field,
html:lang(bg-BG) #billing_address_ap_field,
html:lang(bg-BG) #billing_address_1_field,
html:lang(bg-BG) #billing_address_2_field,
html:lang(bg-BG) #billing_address_vh_field,
html:lang(ro-RO) #billing_address_bl_field,
html:lang(ro-RO) #billing_address_sc_field,
html:lang(ro-RO) #billing_address_et_field,
html:lang(ro-RO) #billing_address_ap_field,
html:lang(ro-RO) #billing_address_1_field,
html:lang(ro-RO) #billing_address_2_field,
html:lang(ro-RO) #billing_address_vh_field,
html:lang(el) #billing_address_bl_field,
html:lang(el) #billing_address_sc_field,
html:lang(el) #billing_address_et_field,
html:lang(el) #billing_address_ap_field,
html:lang(el) #billing_address_1_field,
html:lang(el) #billing_address_2_field,
html:lang(el) #billing_address_vh_field {
  position: relative;
  float: left;
  clear: none;
  width: 100% !important;
  padding: 0px !important;
  margin-bottom: 0.75rem !important;
}
@media (max-width: 640px) {
  html:lang(bg-BG) #billing_address_bl_field,
html:lang(bg-BG) #billing_address_sc_field,
html:lang(bg-BG) #billing_address_et_field,
html:lang(bg-BG) #billing_address_ap_field,
html:lang(bg-BG) #billing_address_1_field,
html:lang(bg-BG) #billing_address_2_field,
html:lang(bg-BG) #billing_address_vh_field,
html:lang(ro-RO) #billing_address_bl_field,
html:lang(ro-RO) #billing_address_sc_field,
html:lang(ro-RO) #billing_address_et_field,
html:lang(ro-RO) #billing_address_ap_field,
html:lang(ro-RO) #billing_address_1_field,
html:lang(ro-RO) #billing_address_2_field,
html:lang(ro-RO) #billing_address_vh_field,
html:lang(el) #billing_address_bl_field,
html:lang(el) #billing_address_sc_field,
html:lang(el) #billing_address_et_field,
html:lang(el) #billing_address_ap_field,
html:lang(el) #billing_address_1_field,
html:lang(el) #billing_address_2_field,
html:lang(el) #billing_address_vh_field {
    margin-bottom: 0.5rem !important;
  }
}
html:lang(bg-BG) #billing_address_bl_field .optional,
html:lang(bg-BG) #billing_address_sc_field .optional,
html:lang(bg-BG) #billing_address_et_field .optional,
html:lang(bg-BG) #billing_address_ap_field .optional,
html:lang(bg-BG) #billing_address_1_field .optional,
html:lang(bg-BG) #billing_address_2_field .optional,
html:lang(bg-BG) #billing_address_vh_field .optional,
html:lang(ro-RO) #billing_address_bl_field .optional,
html:lang(ro-RO) #billing_address_sc_field .optional,
html:lang(ro-RO) #billing_address_et_field .optional,
html:lang(ro-RO) #billing_address_ap_field .optional,
html:lang(ro-RO) #billing_address_1_field .optional,
html:lang(ro-RO) #billing_address_2_field .optional,
html:lang(ro-RO) #billing_address_vh_field .optional,
html:lang(el) #billing_address_bl_field .optional,
html:lang(el) #billing_address_sc_field .optional,
html:lang(el) #billing_address_et_field .optional,
html:lang(el) #billing_address_ap_field .optional,
html:lang(el) #billing_address_1_field .optional,
html:lang(el) #billing_address_2_field .optional,
html:lang(el) #billing_address_vh_field .optional {
  display: none !important;
}
html:lang(bg-BG) #billing_address_bl_field label,
html:lang(bg-BG) #billing_address_sc_field label,
html:lang(bg-BG) #billing_address_et_field label,
html:lang(bg-BG) #billing_address_ap_field label,
html:lang(bg-BG) #billing_address_1_field label,
html:lang(bg-BG) #billing_address_2_field label,
html:lang(bg-BG) #billing_address_vh_field label,
html:lang(ro-RO) #billing_address_bl_field label,
html:lang(ro-RO) #billing_address_sc_field label,
html:lang(ro-RO) #billing_address_et_field label,
html:lang(ro-RO) #billing_address_ap_field label,
html:lang(ro-RO) #billing_address_1_field label,
html:lang(ro-RO) #billing_address_2_field label,
html:lang(ro-RO) #billing_address_vh_field label,
html:lang(el) #billing_address_bl_field label,
html:lang(el) #billing_address_sc_field label,
html:lang(el) #billing_address_et_field label,
html:lang(el) #billing_address_ap_field label,
html:lang(el) #billing_address_1_field label,
html:lang(el) #billing_address_2_field label,
html:lang(el) #billing_address_vh_field label {
  position: absolute;
  top: 2px;
  left: 12px;
  opacity: 0;
  transition: 0.5s;
}
html:lang(bg-BG) #billing_address_bl_field label.floating-label,
html:lang(bg-BG) #billing_address_sc_field label.floating-label,
html:lang(bg-BG) #billing_address_et_field label.floating-label,
html:lang(bg-BG) #billing_address_ap_field label.floating-label,
html:lang(bg-BG) #billing_address_1_field label.floating-label,
html:lang(bg-BG) #billing_address_2_field label.floating-label,
html:lang(bg-BG) #billing_address_vh_field label.floating-label,
html:lang(ro-RO) #billing_address_bl_field label.floating-label,
html:lang(ro-RO) #billing_address_sc_field label.floating-label,
html:lang(ro-RO) #billing_address_et_field label.floating-label,
html:lang(ro-RO) #billing_address_ap_field label.floating-label,
html:lang(ro-RO) #billing_address_1_field label.floating-label,
html:lang(ro-RO) #billing_address_2_field label.floating-label,
html:lang(ro-RO) #billing_address_vh_field label.floating-label,
html:lang(el) #billing_address_bl_field label.floating-label,
html:lang(el) #billing_address_sc_field label.floating-label,
html:lang(el) #billing_address_et_field label.floating-label,
html:lang(el) #billing_address_ap_field label.floating-label,
html:lang(el) #billing_address_1_field label.floating-label,
html:lang(el) #billing_address_2_field label.floating-label,
html:lang(el) #billing_address_vh_field label.floating-label {
  opacity: 1;
  font-size: 0.75rem !important;
  line-height: 1rem !important;
  top: 3px;
  -webkit-user-select: none;
  user-select: none;
  pointer-events: none;
  position: absolute;
  color: var(--color-primary);
  transition: all 0.2s ease-out;
}
html:lang(bg-BG) #billing_address_bl_field input,
html:lang(bg-BG) #billing_address_sc_field input,
html:lang(bg-BG) #billing_address_et_field input,
html:lang(bg-BG) #billing_address_ap_field input,
html:lang(bg-BG) #billing_address_1_field input,
html:lang(bg-BG) #billing_address_2_field input,
html:lang(bg-BG) #billing_address_vh_field input,
html:lang(ro-RO) #billing_address_bl_field input,
html:lang(ro-RO) #billing_address_sc_field input,
html:lang(ro-RO) #billing_address_et_field input,
html:lang(ro-RO) #billing_address_ap_field input,
html:lang(ro-RO) #billing_address_1_field input,
html:lang(ro-RO) #billing_address_2_field input,
html:lang(ro-RO) #billing_address_vh_field input,
html:lang(el) #billing_address_bl_field input,
html:lang(el) #billing_address_sc_field input,
html:lang(el) #billing_address_et_field input,
html:lang(el) #billing_address_ap_field input,
html:lang(el) #billing_address_1_field input,
html:lang(el) #billing_address_2_field input,
html:lang(el) #billing_address_vh_field input {
  height: 3rem !important;
  border-width: 1px;
  border-color: #d1d5db;
}
@media (max-width: 640px) {
  html:lang(bg-BG) #billing_address_bl_field input,
html:lang(bg-BG) #billing_address_sc_field input,
html:lang(bg-BG) #billing_address_et_field input,
html:lang(bg-BG) #billing_address_ap_field input,
html:lang(bg-BG) #billing_address_1_field input,
html:lang(bg-BG) #billing_address_2_field input,
html:lang(bg-BG) #billing_address_vh_field input,
html:lang(ro-RO) #billing_address_bl_field input,
html:lang(ro-RO) #billing_address_sc_field input,
html:lang(ro-RO) #billing_address_et_field input,
html:lang(ro-RO) #billing_address_ap_field input,
html:lang(ro-RO) #billing_address_1_field input,
html:lang(ro-RO) #billing_address_2_field input,
html:lang(ro-RO) #billing_address_vh_field input,
html:lang(el) #billing_address_bl_field input,
html:lang(el) #billing_address_sc_field input,
html:lang(el) #billing_address_et_field input,
html:lang(el) #billing_address_ap_field input,
html:lang(el) #billing_address_1_field input,
html:lang(el) #billing_address_2_field input,
html:lang(el) #billing_address_vh_field input {
    height: 2.75rem !important;
  }
}
html:lang(bg-BG) #billing_locality_field,
html:lang(bg-BG) #billing_postcode_field,
html:lang(bg-BG) #send_to_field,
html:lang(bg-BG) #billing_city_field,
html:lang(bg-BG) #billing_address_office_field,
html:lang(ro-RO) #billing_locality_field,
html:lang(ro-RO) #billing_postcode_field,
html:lang(ro-RO) #send_to_field,
html:lang(ro-RO) #billing_city_field,
html:lang(ro-RO) #billing_address_office_field,
html:lang(el) #billing_locality_field,
html:lang(el) #billing_postcode_field,
html:lang(el) #send_to_field,
html:lang(el) #billing_city_field,
html:lang(el) #billing_address_office_field {
  width: 100% !important;
  border: 1px solid !important;
  border-color: #d1d5db !important;
  padding: 0px !important;
  margin-bottom: 0.75rem !important;
}
@media (max-width: 640px) {
  html:lang(bg-BG) #billing_locality_field,
html:lang(bg-BG) #billing_postcode_field,
html:lang(bg-BG) #send_to_field,
html:lang(bg-BG) #billing_city_field,
html:lang(bg-BG) #billing_address_office_field,
html:lang(ro-RO) #billing_locality_field,
html:lang(ro-RO) #billing_postcode_field,
html:lang(ro-RO) #send_to_field,
html:lang(ro-RO) #billing_city_field,
html:lang(ro-RO) #billing_address_office_field,
html:lang(el) #billing_locality_field,
html:lang(el) #billing_postcode_field,
html:lang(el) #send_to_field,
html:lang(el) #billing_city_field,
html:lang(el) #billing_address_office_field {
    margin-bottom: 0.5rem !important;
  }
}
html:lang(bg-BG) #billing_locality_field label,
html:lang(bg-BG) #billing_postcode_field label,
html:lang(bg-BG) #send_to_field label,
html:lang(bg-BG) #billing_city_field label,
html:lang(bg-BG) #billing_address_office_field label,
html:lang(ro-RO) #billing_locality_field label,
html:lang(ro-RO) #billing_postcode_field label,
html:lang(ro-RO) #send_to_field label,
html:lang(ro-RO) #billing_city_field label,
html:lang(ro-RO) #billing_address_office_field label,
html:lang(el) #billing_locality_field label,
html:lang(el) #billing_postcode_field label,
html:lang(el) #send_to_field label,
html:lang(el) #billing_city_field label,
html:lang(el) #billing_address_office_field label {
  display: none;
}
html:lang(bg-BG) #billing_locality_field .select2-selection--single,
html:lang(bg-BG) #billing_postcode_field .select2-selection--single,
html:lang(bg-BG) #send_to_field .select2-selection--single,
html:lang(bg-BG) #billing_city_field .select2-selection--single,
html:lang(bg-BG) #billing_address_office_field .select2-selection--single,
html:lang(ro-RO) #billing_locality_field .select2-selection--single,
html:lang(ro-RO) #billing_postcode_field .select2-selection--single,
html:lang(ro-RO) #send_to_field .select2-selection--single,
html:lang(ro-RO) #billing_city_field .select2-selection--single,
html:lang(ro-RO) #billing_address_office_field .select2-selection--single,
html:lang(el) #billing_locality_field .select2-selection--single,
html:lang(el) #billing_postcode_field .select2-selection--single,
html:lang(el) #send_to_field .select2-selection--single,
html:lang(el) #billing_city_field .select2-selection--single,
html:lang(el) #billing_address_office_field .select2-selection--single {
  height: 3rem !important;
  border: 0px solid !important;
  margin: 0px !important;
}
html:lang(bg-BG) #billing_locality_field select,
html:lang(bg-BG) #billing_postcode_field select,
html:lang(bg-BG) #send_to_field select,
html:lang(bg-BG) #billing_city_field select,
html:lang(bg-BG) #billing_address_office_field select,
html:lang(ro-RO) #billing_locality_field select,
html:lang(ro-RO) #billing_postcode_field select,
html:lang(ro-RO) #send_to_field select,
html:lang(ro-RO) #billing_city_field select,
html:lang(ro-RO) #billing_address_office_field select,
html:lang(el) #billing_locality_field select,
html:lang(el) #billing_postcode_field select,
html:lang(el) #send_to_field select,
html:lang(el) #billing_city_field select,
html:lang(el) #billing_address_office_field select {
  border: 0px solid !important;
}
html:lang(bg-BG) #billing_locality_field .select2-selection__rendered,
html:lang(bg-BG) #billing_postcode_field .select2-selection__rendered,
html:lang(bg-BG) #send_to_field .select2-selection__rendered,
html:lang(bg-BG) #billing_city_field .select2-selection__rendered,
html:lang(bg-BG) #billing_address_office_field .select2-selection__rendered,
html:lang(ro-RO) #billing_locality_field .select2-selection__rendered,
html:lang(ro-RO) #billing_postcode_field .select2-selection__rendered,
html:lang(ro-RO) #send_to_field .select2-selection__rendered,
html:lang(ro-RO) #billing_city_field .select2-selection__rendered,
html:lang(ro-RO) #billing_address_office_field .select2-selection__rendered,
html:lang(el) #billing_locality_field .select2-selection__rendered,
html:lang(el) #billing_postcode_field .select2-selection__rendered,
html:lang(el) #send_to_field .select2-selection__rendered,
html:lang(el) #billing_city_field .select2-selection__rendered,
html:lang(el) #billing_address_office_field .select2-selection__rendered {
  height: 3rem !important;
  padding: 0.5rem !important;
}
@media (max-width: 640px) {
  html:lang(bg-BG) #billing_locality_field .select2-selection--single,
html:lang(bg-BG) #billing_locality_field .select2-selection__rendered,
html:lang(bg-BG) #billing_postcode_field .select2-selection--single,
html:lang(bg-BG) #billing_postcode_field .select2-selection__rendered,
html:lang(bg-BG) #send_to_field .select2-selection--single,
html:lang(bg-BG) #send_to_field .select2-selection__rendered,
html:lang(bg-BG) #billing_city_field .select2-selection--single,
html:lang(bg-BG) #billing_city_field .select2-selection__rendered,
html:lang(bg-BG) #billing_address_office_field .select2-selection--single,
html:lang(bg-BG) #billing_address_office_field .select2-selection__rendered,
html:lang(ro-RO) #billing_locality_field .select2-selection--single,
html:lang(ro-RO) #billing_locality_field .select2-selection__rendered,
html:lang(ro-RO) #billing_postcode_field .select2-selection--single,
html:lang(ro-RO) #billing_postcode_field .select2-selection__rendered,
html:lang(ro-RO) #send_to_field .select2-selection--single,
html:lang(ro-RO) #send_to_field .select2-selection__rendered,
html:lang(ro-RO) #billing_city_field .select2-selection--single,
html:lang(ro-RO) #billing_city_field .select2-selection__rendered,
html:lang(ro-RO) #billing_address_office_field .select2-selection--single,
html:lang(ro-RO) #billing_address_office_field .select2-selection__rendered,
html:lang(el) #billing_locality_field .select2-selection--single,
html:lang(el) #billing_locality_field .select2-selection__rendered,
html:lang(el) #billing_postcode_field .select2-selection--single,
html:lang(el) #billing_postcode_field .select2-selection__rendered,
html:lang(el) #send_to_field .select2-selection--single,
html:lang(el) #send_to_field .select2-selection__rendered,
html:lang(el) #billing_city_field .select2-selection--single,
html:lang(el) #billing_city_field .select2-selection__rendered,
html:lang(el) #billing_address_office_field .select2-selection--single,
html:lang(el) #billing_address_office_field .select2-selection__rendered {
    height: 2.5rem !important;
  }
}

html:lang(bg-BG) #billing_city_field {
  width: 49.5% !important;
  float: left !important;
  clear: unset !important;
}
html:lang(bg-BG) #billing_address_bl_field {
  width: 49.5% !important;
  float: right !important;
  clear: unset !important;
}
html:lang(bg-BG) #billing_address_1_field {
  clear: both;
  width: 49.5% !important;
  float: left !important;
}
html:lang(bg-BG) #billing_address_2_field {
  width: 49.5% !important;
  float: right !important;
}
html:lang(bg-BG) #billing_address_vh_field {
  clear: both;
  width: 34% !important;
}
html:lang(bg-BG) #billing_address_et_field {
  width: 31% !important;
  margin-right: 1%;
  margin-left: 1%;
}
html:lang(bg-BG) #billing_address_ap_field {
  width: 32% !important;
  float: right;
  margin-right: 0%;
}

html:lang(ro-RO) #billing_address_bl_field,
html:lang(ro-RO) #billing_address_sc_field,
html:lang(ro-RO) #billing_address_et_field,
html:lang(ro-RO) #billing_address_ap_field {
  width: 24% !important;
  margin-right: 1% !important;
}
html:lang(ro-RO) #billing_address_bl_field input,
html:lang(ro-RO) #billing_address_sc_field input,
html:lang(ro-RO) #billing_address_et_field input,
html:lang(ro-RO) #billing_address_ap_field input {
  width: 100%;
}

.select2-hidden-accessible,
.select2-container {
  width: 100% !important;
}

/** Cart */
/**
Cart page
*/
.xoo-wsc-ft-btn {
  border-radius: 3px;
}

.xoo-wsc-ft-btn-continue {
  background-color: var(--color-primary);
}

/** Thankyou page */
/* WPM */
.home-hero-slide {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
}

.swiper-hero, .home-hero-slide {
  height: 100%;
}

.home-hero-text-container {
  max-width: 45%;
}

.home-hero-slide {
  background-position: right;
  background-repeat: no-repeat;
  background-size: auto 100%;
}

.hero-slider-section .swiper-button-next:after, .hero-slider-section .swiper-button-prev:after {
  transform: scale(0.5) !important;
}

.hero-slider-section .swiper-button-prev, .hero-slider-section .swiper-rtl .swiper-button-next {
  left: 5em !important;
}

.hero-slider-section .swiper-button-next, .hero-slider-section .swiper-rtl .swiper-button-prev {
  right: 5em !important;
}

.swiper-hero .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  border-radius: 4px;
  background-color: #D9D9D9 !important;
  border: none;
}

.swiper-hero .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 16px;
  height: 16px;
  border-radius: 4px;
  background-color: var(--color-primary) !important;
  border: none;
}

.swiper-hero .swiper-pagination {
  position: unset !important;
}

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

.home-hero-text-container h1 {
  margin-bottom: 0.5em;
}

.home-hero-text-container a {
  margin-top: 2em !important;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .home-hero-mobile-image {
    max-height: 45vh;
  }

  .swiper-pagination {
    margin-top: 2rem;
  }

  .home-hero-text-container {
    margin-top: 2em;
  }

  .hero-slider-pretitle {
    line-height: 35px;
    margin: auto;
  }
}
@media (min-width: 1025px) {
  section.hero-slider-section {
    height: 86vh !important;
  }

  .home-hero-mobile-image {
    display: none;
  }

  .flex.mobile-hero-cert-cont {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .home-hero-mobile-image {
    max-height: 30vh;
  }

  .hero-slider-pretitle {
    font-size: 28px !important;
  }

  .hero-title-image {
    display: none !important;
  }

  .hero-title-image-mobile-mobile-placeholder, .hero-title-image-mobile {
    width: 14%;
  }

  .title-pretitle {
    padding-top: 0 !important;
    width: 72% !important;
  }

  .title-pretitle h1 {
    margin: 0;
  }

  .home-hero-text-container > p {
    margin-top: 1em;
  }

  .home-hero-text-container.px-10 {
    padding-left: 1em !important;
    padding-right: 1em !important;
  }

  .hero-title-pretitle-image-container {
    justify-content: center;
    align-items: center;
  }

  img.home-hero-mobile-image {
    width: auto !important;
    height: auto !important;
  }
}
@media (min-width: 768px) {
  .hero-slider-pretitle {
    font-size: 45px !important;
  }

  .hero-title-image-mobile-mobile-placeholder, .hero-title-image-mobile {
    display: none;
  }
}
@media (min-width: 1000px) and (max-width: 1400px) {
  .home-hero-slide, .swiper-hero {
    height: 90% !important;
  }

  .home-hero-text-container {
    max-width: 60% !important;
  }

  .home-hero-slide {
    background-size: auto 75% !important;
  }

  .hero-slider-section .swiper-button-next, .hero-slider-section .swiper-rtl .swiper-button-prev {
    right: 1em !important;
  }

  .hero-slider-section .swiper-button-prev, .hero-slider-section .swiper-rtl .swiper-button-next {
    left: 1em !important;
  }
}
@media (min-width: 768px) and (max-width: 1280px) {
  .title-pretitle {
    width: 100% !important;
    padding-top: 0 !important;
    order: 2;
  }

  .hero-title-image {
    width: 100% !important;
    padding-bottom: 0 !important;
    order: 1;
    position: relative;
    min-height: 90px;
  }

  .new-pawzle-dec-img {
    width: 70px !important;
    margin-left: auto;
  }
}
@media (max-width: 1024px) {
  section.hero-slider-section {
    height: 90vh !important;
  }

  .hero-slide-background {
    background-image: none !important;
  }

  .home-hero-slide {
    height: 100%;
  }

  .hero-slider-section {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .home-hero-text-container {
    max-width: 100%;
  }

  .home-hero-mobile-image {
    max-width: 90%;
    margin-left: auto;
  }

  .hero-slide-content-container {
    display: flex;
    flex-flow: column;
    gap: 1em;
    height: 100%;
  }

  .home-hero-text-container {
    text-align: center;
  }

  .home-hero-text-container .btn-primary {
    margin: auto;
  }

  .flex.desktop-hero-cert-cont {
    display: none !important;
  }

  .hero-slide-content-container.container {
    max-width: unset !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .home-hero-slide, .swiper-hero {
    height: unset !important;
  }

  .hero-slider-section .swiper-button-next, .hero-slider-section .swiper-button-prev {
    display: none;
  }

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

  img.home-hero-mobile-image {
    margin-top: 1rem;
  }

  .home-slide-dec-image {
    left: 0 !important;
    top: 25%;
    bottom: unset !important;
    width: 25% !important;
  }
}
.hero-slider-pretitle {
  font-family: Learning Curve, sans-serif !important;
  color: var(--color-titles);
  margin-bottom: 0.5em;
}

.home-slide-dec-image {
  position: absolute;
  left: 45%;
  bottom: 0;
  width: 12%;
}

p.hero-slider-pretitle {
  line-height: 35px;
}

.hero-title-pretitle-image-container {
  display: flex;
  flex-flow: wrap;
}

.title-pretitle {
  width: 75%;
  padding-top: 4em;
}

.hero-title-image {
  width: 25%;
  padding-bottom: 4em;
}

.new-pawzle-dec-img {
  width: 100%;
}

@media (max-width: 1199px) {
  .about-us-socials img {
    width: 30px;
  }

  .about-us-socials a {
    margin-left: 0.5em;
  }
}
@media (min-width: 1200px) {
  .about-us-socials a {
    margin-left: 1em;
  }
}
.newsletter-section .submit-field-mc {
  background-color: #ffc84d;
}

@media (max-width: 1199px) {
  .about-us-socials img {
    width: 30px;
  }

  .about-us-socials a {
    margin-left: 0.5em;
  }
}
@media (min-width: 1200px) {
  .about-us-socials a {
    margin-left: 1em;
  }
}
.newsletter-section .submit-field-mc {
  background-color: #ffc84d;
}

.newsletter-section > .w-full img {
  width: 100% !important;
}

.blog .page-header h2 {
  margin-top: 0.5em;
}

.blog .page-header, .category .page-header {
  text-align: center;
}

.latest-post-excerpt > p:nth-child(1), .latest-post-excerpt > p:nth-child(2) {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  /* number of lines to show */
  line-clamp: 6;
  -webkit-box-orient: vertical;
}

.latest-post-excerpt > p:nth-child(n+3), .older-post-excerpt > p:nth-child(n+3) {
  display: none !important;
}

.latest-post-container {
  display: flex;
  flex-flow: wrap;
  box-shadow: 0 4px 20px 0 rgba(155, 155, 155, 0.25);
  border-radius: 20px;
}

.latest-post-container > div {
  width: 50%;
}

.latest-post-featured-image {
  aspect-ratio: 4/3;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-radius: 20px;
}

.latest-post-text > div {
  margin: 0.5em 0;
}

.latest-post-text {
  display: flex;
  flex-flow: column;
  justify-content: center;
  padding: 5em;
}

.latest-post-excerpt > p {
  margin-bottom: 1em;
}

.latest-post-link > a, .latest-post-excerpt {
  font-size: 18px !important;
}

.latest-post-link > a {
  font-weight: bold;
}

.older-post {
  margin-top: 2em;
}

section.blog-section {
  display: flex;
  flex-flow: wrap;
}

.older-post:nth-child(3n+2) {
  margin-right: calc(3% / 4) !important;
}

.older-post:nth-child(3n+3) {
  margin-left: calc(3% / 4) !important;
  margin-right: calc(3% / 4) !important;
}

.older-post:nth-child(3n+1) {
  margin-left: calc(3% / 4) !important;
}

.older-post-text {
  padding: 2em;
}

.older-post-text > div {
  margin: 1em 0;
}

.older-post {
  box-shadow: 0 4px 15px 0 rgba(149, 149, 149, 0.25);
  border-radius: 20px;
}

.older-post-excerpt > p:nth-child(1), .older-post-excerpt > p:nth-child(2) {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  /* number of lines to show */
  line-clamp: 3;
  -webkit-box-orient: vertical;
}

.older-post-link a {
  font-size: 20px;
  font-weight: bold;
}

.latest-post-title h3 a {
  font-size: 1.875rem !important;
}

.older-post-title h4 a {
  font-size: 1.5rem !important;
}

a.featured-image-link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 20px;
}

.latest-post-categories {
  display: none;
}

@media (max-width: 1199px) {
  .latest-post-container {
    flex-flow: column !important;
  }

  section.blog-section {
    padding-top: 1em !important;
    padding-bottom: 1em !important;
  }

  .latest-post-text {
    padding: 1.5em !important;
  }

  a.post-cat-link {
    font-size: 10px !important;
  }

  .latest-post-container > div {
    width: 100% !important;
  }

  .latest-post-link > a, .latest-post-excerpt {
    font-size: 16px !important;
  }

  .latest-post-excerpt > p:nth-child(1), .latest-post-excerpt > p:nth-child(2) {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    /* number of lines to show */
    line-clamp: 3;
    -webkit-box-orient: vertical;
  }

  .older-post-excerpt > p:nth-child(1), .older-post-excerpt > p:nth-child(2) {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;
  }

  .older-post {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
@media (max-width: 549px) {
  .blog .excerpt-image-container.container {
    padding-bottom: 3rem !important;
  }
}
.mc4wp-form .inputic.email-field-mc {
  background-color: #fff !important;
  border: 0 solid transparent !important;
  margin-top: 0 !important;
}

.woocommerce-order-pay .image-footer-hide-pay {
  display: none !important;
}

.submit-field-mc {
  background-color: #0081de;
  color: #fff !important;
  text-transform: initial;
  cursor: pointer;
}

.mc4wp-form-fields > input {
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 5px;
}

.mc4wp-form-fields {
  display: flex;
  flex-flow: wrap;
}

.email-field-mc {
  width: 70%;
}

.submit-field-mc {
  margin-left: 5px;
  width: calc(30% - 5px);
}

footer .retail-footer > a {
  font-size: 20px !important;
}

@media (min-width: 1200px) {
  #menu-footer-menu a, #menu-about a, .mc4wp-alert * {
    font-size: 16px !important;
  }
}
@media (max-width: 1199px) {
  .submit-field-mc {
    width: 100% !important;
    margin-left: 0 !important;
  }

  .mc4wp-form .mc4wp-form-fields input.inputic.email-field-mc {
    width: 100% !important;
  }

  .email-field-mc {
    text-align: center;
  }

  .submit-field-mc {
    margin-top: 5px;
  }
}
@media (min-width: 768px) {
  .slovenski-podjetniski-sklad img {
    max-width: 100px !important;
    margin-left: auto;
    margin-bottom: 1em;
  }
}
@media (max-width: 767px) {
  .slovenski-podjetniski-sklad img {
    max-width: 100px !important;
    margin-right: auto;
    margin-bottom: 1em;
  }

  footer .retail-footer > a {
    font-size: 0.875rem !important;
  }
}
@media (min-width: 1200px) {
  .desktop-hero-cert {
    font-size: 18px !important;
  }
}
@media (max-width: 750px) {
  .slider-modules-dynamic .swiper-button-prev, .slider-modules-dynamic .swiper-button-next {
    display: none !important;
  }
}
.home .review-name {
  font-size: 16px !important;
}

.review-name {
  font-size: 18px !important;
}

.slider-modules-dynamic .swiper-modul-5 .badge-ime-modula {
  right: 0;
  top: 50%;
}

.swiper-container.swiper-modules {
  overflow-x: clip;
}

.slider-modules-dynamic .swiper-modul-2 .badge-ime-modula {
  right: 50% !important;
  top: 50% !important;
}

.swiper-button-next:after, .swiper-button-prev:after {
  transform: scale(0.8) !important;
}

.slider-new-badge {
  position: absolute;
  top: 25%;
  right: 0;
  background-color: var(--color-cta) !important;
  color: #fff;
  height: 50px;
  width: 50px;
  line-height: 50px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
}

@media (max-width: 549px) {
  .slider-modules-dynamic .swiper-pagination-bullet {
    width: 30px !important;
  }

  .section-modules .swiper-pagination {
    display: none !important;
  }
}
/*TOP BAR*/
body.xoo-wsc-cart-active, html.xoo-wsc-cart-active {
  overflow: unset !important;
}

.top-bar-text a {
  font-weight: 500;
  text-decoration: underline;
}

.top-bar-carousel .carousel-cell {
  display: flex;
  align-items: center;
  justify-content: center;
}
.top-bar-carousel .carousel-cell.is-selected {
  z-index: 2;
}

.top-bar-email a {
  font-size: 0.875rem;
}

.top-bar-socials {
  justify-content: right;
}

.top-bar-socials > a {
  padding-left: 7px;
}

.carousel-cell p {
  font-size: 0.875rem !important;
  text-align: center;
}

#tob-bar .carousel-cell {
  padding: 0 25px;
}

#top-bar .carousel.flickity-enabled > .flickity-viewport {
  padding: 0 1em;
}

@media (max-width: 600px) {
  #top-bar > .container {
    padding: 0 !important;
  }
}
/********************************************/
/*HEADER*/
#menu-main-menu .bg-button a {
  background-color: var(--color-titles);
  color: #fff;
  padding: 5px 20px;
  border-radius: 5px;
}

@media (min-width: 700px) and (max-width: 900px) {
  .header-menu ul li {
    margin-right: 25px !important;
  }
}
@media (min-width: 640px) and (max-width: 1024px) {
  .header {
    height: 70px !important;
  }

  img.default-logo {
    max-width: 120px;
  }

  .container {
    max-width: 100% !important;
  }
}
@media (max-width: 1500px) {
  .header-menu * {
    font-size: 0.9rem;
    white-space: nowrap;
  }
}
/* HOLIDAY SALE STYLES */
.left-header-holiday-image, .left-header-holiday-image-mobile {
  position: absolute;
  top: 0;
  right: 50%;
  bottom: 0;
  left: 0;
  background-position: left;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 0;
}

.right-header-holiday-image, .right-header-holiday-image-mobile {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 50%;
  background-position: right;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 0;
}

.dropdown-image {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top center;
  position: absolute;
  padding: 1em 1em 4em 1em;
  color: #fff;
}

.dropdown-image span {
  display: block;
  line-height: 1.3em;
  font-size: 0.8em;
}

.dropdown-image {
  display: none;
}

.home .dropdown-image {
  display: block !important;
}

.number-cart {
  position: absolute !important;
  top: 50% !important;
  left: 50%;
  background-color: transparent !important;
  color: #004f7d !important;
  transform: translate(-50%, -37%);
}

.number-cart > span {
  font-size: 0.8rem !important;
}

@media (min-width: 640px) {
  .desktop-header-account {
    display: flex !important;
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: center;
    gap: 0.5em;
    color: #004f7d;
  }
}
@media (max-width: 639px) {
  .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
    bottom: 100%;
    top: unset !important;
  }

  .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
    top: 30% !important;
    transform: rotate(180deg) !important;
  }
}
span.dropdown-image-text {
  font-weight: bold;
}

@media (min-width: 1200px) {
  .left-header-holiday-image-mobile {
    display: none;
  }

  .right-header-holiday-image-mobile {
    display: none;
  }
}
@media (max-width: 1199px) {
  .left-header-holiday-image {
    display: none;
  }

  .right-header-holiday-image {
    display: none;
  }

  .desktop-header-account span {
    display: none !important;
  }
}
@media (min-width: 400px) and (max-width: 800px) {
  .holiday-logo-mobile {
    max-width: 120px !important;
  }

  .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
    top: unset !important;
    bottom: 100%;
  }

  .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
    display: none;
  }

  .wpml-ls-legacy-dropdown a {
    padding: 5px 10px !important;
  }
}
.header > .container > .grid.grid-cols-3.items-center * {
  z-index: 2 !important;
}

.wpml-ls-legacy-dropdown {
  width: -moz-fit-content !important;
  width: fit-content !important;
}

.wpml-ls-legacy-dropdown a {
  color: #004f7d !important;
  border: none !important;
  background-color: #fff0 !important;
  font-weight: bold;
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
  border-top: none !important;
  background-color: #fff !important;
}

.wpml-ls-current-language:hover {
  background-color: #fff !important;
}

img.wpml-ls-flag {
  width: 30px;
  border-radius: 50%;
}

/********************************************/
.woocommerce-lost-password .page-header {
  display: none;
}

.woocommerce-lost-password .page-header.lost-password-header {
  display: block !important;
}

.woocommerce-lost-password main.main {
  background-image: url("/wp-content/themes/pawzlerthemenew/public/images/lost-password-bg.png");
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
}

.woocommerce-lost-password .woocommerce {
  box-shadow: 0 0 25px 0 rgba(160, 160, 160, 0.25);
  background-color: #fff;
  padding: 40px;
  margin-top: 3em;
  border-radius: 15px;
}

@media (min-width: 1200px) {
  .woocommerce-lost-password .woocommerce {
    max-width: 750px;
    padding: 40px 80px !important;
    margin: auto;
  }

  .woocommerce-lost-password .main .container {
    padding: 8em !important;
    position: relative;
  }

  .lost-password-bg-image-top-desktop {
    position: absolute;
    top: 2em;
    left: 4em;
    width: 8em;
  }

  .lost-password-bg-image-bottom {
    position: absolute;
    right: 4em;
    bottom: 2em;
    width: 11em;
  }

  .lost-password-bg-image-top {
    display: none;
  }
}
@media (max-width: 1199px) {
  .woocommerce-lost-password .main .container {
    position: relative;
  }

  .lost-password-bg-image-top {
    position: absolute;
    top: 0.5em;
    left: 0;
    width: 4em;
    z-index: -1;
  }

  .lost-password-bg-image-bottom {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 4em;
  }

  .lost-password-bg-image-top-desktop {
    display: none;
  }
}
.woocommerce-lost-password .lost-password-text-field {
  background-color: #efefef;
  border: none;
  border-radius: 5px;
}

.woocommerce-lost-password .lost-password-button {
  font-size: 16px !important;
  padding: 13px !important;
  margin: auto !important;
}

section.membership-hero-banner {
  min-height: 80vh;
}

.membership-hero-content {
  padding: 2em;
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
}

.membership-hero-content > div {
  width: 45%;
}

.membership-hero-image-container img {
  width: 100%;
}

.membership-hero-title {
  margin-bottom: 2em;
}

.membership-hero-text {
  margin-bottom: 1em;
}

.membership-hero-price {
  text-transform: uppercase;
  color: #0081de;
  margin-bottom: 2em;
}

img.membership-hero-image-decal-top {
  position: absolute;
  top: 10%;
  right: 10%;
  width: 20%;
}

img.membership-hero-image-decal-bottom {
  position: absolute;
  bottom: 10%;
  left: -10%;
  width: 20%;
}

section.membership-hero-banner {
  margin-bottom: 5em;
}

.swiper-membership-benefits-section {
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}

.all-slide-content {
  width: 100%;
  display: flex;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
}

.all-slide-content > div {
  width: 33.33%;
}

.slides-contents-image-text-container {
  display: flex;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  gap: 2em;
  padding: 2em 1em;
}

.slides-contents-image-text-container span {
  font-size: 20px;
}

.membership-slider-atc-button {
  width: 100% !important;
}

.membership-slider-atc-button .custom-quantity-container {
  justify-content: center;
}

.swiper-membership-benefits-section {
  padding-top: 8em;
}

.membership-slider-atc-button button {
  background-color: #ec6c3f !important;
  border-radius: 16px !important;
}

.swiper-membership-benefits-section .swiper-button-next {
  left: auto;
  right: 5em;
}

.swiper-membership-benefits-section .swiper-button-prev {
  right: auto;
  left: 5em;
}

.swiper-membership-benefits-section .swiper-button-next:after, .swiper-membership-benefits-section .swiper-button-prev:after {
  transform: scale(0.5) !important;
}

.swiper-membership-benefits .swiper-pagination {
  top: 0;
  bottom: unset !important;
}

.swiper-membership-benefits .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #004f7d !important;
  color: #f3e7d9;
}

.swiper-membership-benefits .swiper-pagination-bullet {
  width: unset !important;
  height: unset !important;
  border-radius: 6px;
  padding: 5px 10px;
  border: none !important;
  background-color: #f3e7d9 !important;
  color: #004f7d;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 25px;
  margin: 0 10px !important;
}

h2.swiper-membership-benefits-title {
  text-align: center;
  margin-bottom: 2em;
}

.subslide-content-container {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
}

.subslide-content-container > div {
  width: 45%;
}

.subslide-image-content img.subslide-image {
  width: 100%;
  padding: 5em;
}

.swiper-membership-benefits .swiper-wrapper {
  align-items: center;
}

.slides-contents-image-text-container img {
  width: calc(20% - 1em);
}

.slides-contents-image-text-container p {
  max-width: calc(80% - 1em);
}

.subslide-text-content {
  padding: 5em;
}

.subslide-text-content h3 {
  margin-bottom: 1em;
}

.benefit-slider-decal {
  width: 5em;
  transform: rotate(20deg);
}

.swiper-membership-benefits-section {
  border-bottom-left-radius: 45px;
  border-bottom-right-radius: 45px;
}

section.becoming-a-member-section {
  padding: 8em 0;
}

section.becoming-a-member-section h2 {
  text-align: center;
  margin-bottom: 2em;
}

.becoming-a-member-steps {
  display: flex;
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
}

.becoming-a-member-step {
  padding: 0 2em;
  max-width: 33.33%;
  display: flex;
  flex-flow: column;
  gap: 2em;
  justify-content: center;
  align-items: center;
}

.becoming-a-member-step p {
  padding: 0 5em;
  text-align: center;
}

section.membership-colored-section {
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 6em;
  border-bottom-left-radius: 45px;
  border-bottom-right-radius: 45px;
}

.membership-colored-section-content {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
}

.membership-colored-section-content > div {
  width: 45%;
}

.membership-colored-section-text-container * {
  color: #fff;
}

.membership-colored-section-text-container h2 {
  margin-bottom: 1em;
}

.membership-colored-section-text-container p {
  margin-bottom: 2em;
}

.membership-colored-section-decal {
  position: absolute;
}

.membership-colored-section-decal:nth-child(2) {
  top: 2em;
  right: 2em;
}

.membership-colored-section-decal:nth-child(3) {
  bottom: 2em;
  left: 2em;
}

.membership-colored-section-image-container img:first-child {
  width: 100%;
  padding: 5em;
}

.membership-colored-section-decal {
  width: 8em;
}

.membership-terms-and-conditions-content h2 {
  text-align: center;
}

.membership-terms-and-conditions-content * {
  margin-bottom: 1em;
}

.membership-terms-and-conditions-content.container ul {
  font-size: 20px;
}

section.membership-terms-and-conditions-section {
  padding: 4em 0;
}

.membership-terms-and-conditions-content.container ul {
  list-style-type: square;
}

.membership-terms-and-conditions-content.container li::marker {
  color: #004f7d;
}

.disabled-membership-atc {
  width: -moz-fit-content !important;
  width: fit-content !important;
  padding: 0.8em 3em !important;
  margin-top: 1em !important;
}

span.membership-atc-status-text {
  color: #ec6c3f;
  font-weight: bold;
  font-size: 20px;
}

.membership-colored-section-text-container span.membership-atc-status-text {
  color: #fff;
}

.membership-button-circle-price-container {
  display: flex;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: flex-end;
  gap: 2em;
}

.membership-hero-price-bubble, .membership-hero-price-bubble-mobile {
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 8em;
  height: 8em;
  border-radius: 50%;
  background-color: #ec6c3f;
  color: white;
  text-align: center;
  transform: rotate(10deg);
  font-size: 1em;
}

span.membership-hero-price-bold {
  font-weight: bold;
  font-size: 1.3em;
}

.price_time_opt, .ywsbs-max-lenght {
  display: none;
}

.sidecart-membership-notice-container {
  padding: 15px;
  text-align: center;
}

.sidecart-membership-notice-container span, .sidecart-membership-notice-container a {
  font-size: 18px;
  font-weight: bold;
}

.sidecart-membership-notice-container span {
  color: #eb6d47;
}

.sidecart-membership-notice-container a {
  color: #000;
}

.xoo-wsc-body {
  justify-content: flex-start !important;
}

tr.ywsbs-recurring-totals-items {
  display: none !important;
}

.member-audience-status {
  margin-top: 1em;
}

.mailchimp-member-status {
  font-weight: bold;
  color: #fdc74d;
}

.mailchimp-status-unsubscribed {
  color: #f00 !important;
}

.mailchimp-status-subscribed {
  color: darkgreen !important;
}

.woocommerce-account .wpcf7-response-output {
  border: none !important;
  padding: 0 !important;
  margin: 1em 0 0 !important;
  font-size: 1.2em;
  color: darkgreen;
  font-weight: bold;
}

input.wpcf7-form-control.has-spinner.wpcf7-submit.uppercase.member-newsletter-button.signuptext.submit-field-mc {
  width: -moz-fit-content !important;
  width: fit-content !important;
  height: auto !important;
  padding: 0.5em 1em !important;
  border-radius: 5px;
  margin: 0;
}

@media (max-width: 1025px) {
  .membership-hero-price-bubble {
    order: 1;
    margin-left: auto;
  }

  .membership-hero-atc-container {
    order: 2;
  }
}
@media (min-width: 768px) {
  .membership-terms-and-conditions-text * {
    font-size: 16px !important;
  }

  .membership-hero-price-bubble-mobile {
    display: none;
  }
}
@media (max-width: 767px) {
  .membership-hero-price-bubble {
    display: none;
  }

  .membership-hero-content > div {
    width: 100%;
  }

  .membership-hero-image-container {
    order: 1;
    margin-bottom: 1em;
  }

  .membership-hero-text-container {
    order: 2;
    text-align: center;
  }

  .sold-individually-atc {
    margin: auto;
  }

  .all-slide-content > div {
    width: 100%;
  }

  .slides-contents-image-text-container img {
    width: calc(25% - 2em) !important;
  }

  .slides-contents-image-text-container p {
    max-width: calc(75% - 1em) !important;
  }

  .swiper-membership-benefits-section {
    background-image: none !important;
    background-color: #f3e7d9;
  }

  .swiper-membership-benefits-section .swiper-button-next, .swiper-membership-benefits-section .swiper-button-prev {
    display: none;
  }

  .swiper-membership-benefits-section .swiper-pagination {
    background-color: #fff;
    padding-bottom: 1em;
  }

  .swiper-membership-benefits .swiper-pagination-bullet {
    font-size: 15px;
    margin: 0 5px !important;
    padding: 0 10px;
  }

  .subslide-content-container > div {
    width: 100% !important;
  }

  .subslide-image-content {
    order: 1 !important;
  }

  .subslide-text-content {
    order: 2 !important;
    margin-top: 2em;
    text-align: center;
  }

  .subslide-image-content img.subslide-image {
    padding: 0 !important;
  }

  .subslide-text-content {
    padding: 0 !important;
  }

  .benefit-slider-decal:nth-child(2) {
    top: -1em !important;
    right: -1em !important;
    left: unset !important;
    bottom: unset !important;
    width: 3em !important;
  }

  .benefit-slider-decal:nth-child(3) {
    top: unset !important;
    right: unset !important;
    bottom: -1em !important;
    left: -1em !important;
    width: 3em !important;
  }

  .swiper-membership-benefits-section {
    padding: 4em 0 2em;
  }

  .slides-contents-image-text-container {
    padding: 0.5em 0 !important;
  }

  .slides-contents-image-text-container span {
    font-size: 16px !important;
  }

  .slides-contents-image-text-container {
    justify-content: left;
  }

  .becoming-a-member-step {
    max-width: 100% !important;
    width: 100%;
    padding: 0 !important;
    gap: 0.5em !important;
  }

  .becoming-a-member-step:not(:first-child) {
    margin-top: 2em;
  }

  section.becoming-a-member-section {
    padding: 4em 0 !important;
  }

  section.membership-colored-section {
    background-image: none !important;
    background-color: #ec6c3f;
  }

  .membership-colored-section-content > div {
    width: 100%;
    text-align: center;
  }

  .membership-colored-section-image-container {
    order: 1;
    margin-bottom: 2em;
  }

  .membership-colored-section-text-container {
    order: 2;
  }

  .membership-colored-section-image-container img {
    padding: 0 !important;
  }

  section.membership-colored-section {
    padding: 4em 0 !important;
  }

  .membership-colored-section-decal {
    width: 5em !important;
  }

  .membership-colored-section-decal:nth-child(2) {
    right: 0 !important;
    top: 0 !important;
  }

  .membership-colored-section-decal:nth-child(3) {
    left: 0 !important;
    bottom: 0 !important;
  }

  .membership-terms-and-conditions-content.container ul {
    font-size: 0.875rem !important;
  }

  div.membership-hero-text {
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
    align-items: center;
  }

  div.membership-hero-text > p {
    width: calc(100% - 10em);
    text-align: left;
  }

  .membership-button-circle-price-container {
    justify-content: center !important;
  }

  p.membership-hero-text {
    margin: 0;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .benefit-slider-decal {
    width: 4em !important;
  }

  .slides-contents-image-text-container p {
    font-size: 18px !important;
  }

  .membership-colored-section-decal {
    width: 5em !important;
  }
}
.subscription-page-layout .single_add_to_cart_button {
  width: -moz-fit-content !important;
  width: fit-content !important;
}
.subscription-page-layout .subscription-hero-content {
  padding: 2em;
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
}
.subscription-page-layout .subscription-hero-content > div {
  width: 45%;
}
.subscription-page-layout .subscription-hero-image-container img {
  width: 100%;
}
.subscription-page-layout .subscription-hero-title {
  margin-bottom: 2em;
}
.subscription-page-layout .subscription-hero-text p {
  margin-bottom: 1em;
}
.subscription-page-layout .subscription-hero-price {
  text-transform: uppercase;
  color: #0081de;
  margin-bottom: 2em;
}
.subscription-page-layout img.subscription-hero-image-decal-top {
  position: absolute;
  top: 10%;
  right: 10%;
  width: 20%;
}
.subscription-page-layout img.subscription-hero-image-decal-bottom {
  position: absolute;
  bottom: 10%;
  left: -10%;
  width: 20%;
}
.subscription-page-layout section.subscription-hero-banner {
  margin-bottom: 5em;
}
@media (max-width: 549px) {
  .subscription-page-layout section.subscription-hero-banner {
    margin-bottom: 0;
  }
}
.subscription-page-layout .swiper-subscription-what-is-inside-section {
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 5em;
}
.subscription-page-layout .subscription-slide-button-wrapper button {
  width: -moz-fit-content !important;
  width: fit-content !important;
  margin: auto !important;
}
.subscription-page-layout .all-slide-content-subscription {
  display: flex;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
}
.subscription-page-layout .subscription-what-is-inside-all-image img {
  margin-left: auto !important;
  margin-right: auto !important;
}
.subscription-page-layout .subscription-hero-atc-container button {
  margin-left: auto !important;
  margin-right: auto !important;
}
.subscription-page-layout .plus-icon-wrapper img {
  margin-left: auto !important;
  margin-right: auto !important;
}
.subscription-page-layout .slides-contents-image-text-container {
  display: flex;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  gap: 2em;
  padding: 2em 1em;
}
.subscription-page-layout .slides-contents-image-text-container span {
  font-size: 20px;
}
.subscription-page-layout .subscription-slider-atc-button {
  width: 100% !important;
}
.subscription-page-layout .subscription-slider-atc-button .custom-quantity-container {
  justify-content: center;
}
.subscription-page-layout .swiper-subscription-what-is-inside-section {
  padding-top: 8em;
}
.subscription-page-layout .subscription-slider-atc-button button {
  background-color: #ec6c3f !important;
  border-radius: 16px !important;
}
.subscription-page-layout .swiper-subscription-what-is-inside-section .swiper-button-next {
  left: auto;
  right: 5em;
}
.subscription-page-layout .swiper-subscription-what-is-inside-section .swiper-button-prev {
  right: auto;
  left: 5em;
}
.subscription-page-layout .swiper-subscription-what-is-inside-section .swiper-button-next:after, .subscription-page-layout .swiper-subscription-what-is-inside-section .swiper-button-prev:after {
  transform: scale(0.5) !important;
}
.subscription-page-layout .swiper-subscription-what-is-inside .swiper-pagination {
  top: 0;
  bottom: unset !important;
}
.subscription-page-layout .swiper-subscription-what-is-inside .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #004f7d !important;
  color: #f3e7d9;
}
.subscription-page-layout .swiper-subscription-what-is-inside .swiper-pagination-bullet {
  width: unset !important;
  height: unset !important;
  border-radius: 6px;
  padding: 5px 10px;
  border: none !important;
  background-color: #f3e7d9 !important;
  color: #004f7d;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 25px;
  margin: 0 10px !important;
}
.subscription-page-layout h2.swiper-subscription-what-is-inside-title {
  text-align: center;
  margin-bottom: 2em;
}
.subscription-page-layout .subslide-content-container {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
}
.subscription-page-layout .subslide-content-container > div {
  width: 45%;
}
.subscription-page-layout .subslide-image-content img.subslide-image {
  width: 100%;
  padding: 5em;
}
.subscription-page-layout .swiper-subscription-what-is-inside .swiper-wrapper {
  align-items: center;
}
.subscription-page-layout .slides-contents-image-text-container img {
  width: calc(20% - 1em);
}
.subscription-page-layout .slides-contents-image-text-container p {
  max-width: calc(80% - 1em);
}
.subscription-page-layout .subslide-text-content {
  padding: 5em;
}
@media (min-width: 768px) and (max-width: 1079px) {
  .subscription-page-layout .subslide-text-content {
    padding: 2em !important;
  }
  .subscription-page-layout .subslide-image-content img.subslide-image {
    padding: 2em !important;
  }
  .subscription-page-layout .swiper-button-prev, .subscription-page-layout .swiper-button-next {
    display: none !important;
  }
}
.subscription-page-layout .subslide-text-content h3 {
  margin-bottom: 1em;
}
.subscription-page-layout .benefit-slider-decal {
  width: 5em;
  transform: rotate(20deg);
}
.subscription-page-layout .swiper-subscription-what-is-inside-section {
  border-bottom-left-radius: 45px;
  border-bottom-right-radius: 45px;
}
.subscription-page-layout .disabled-subscription-atc {
  width: -moz-fit-content !important;
  width: fit-content !important;
  padding: 0.8em 3em !important;
  margin-top: 1em !important;
}
.subscription-page-layout span.subscription-atc-status-text {
  color: #ec6c3f;
  font-weight: bold;
  font-size: 20px;
}
.subscription-page-layout .subscription-button-circle-price-container {
  display: flex;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: flex-end;
  gap: 2em;
}
.subscription-page-layout .subscription-hero-price-bubble, .subscription-page-layout .subscription-hero-price-bubble-mobile {
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 8em;
  height: 8em;
  border-radius: 50%;
  background-color: #ec6c3f;
  color: white;
  text-align: center;
  transform: rotate(10deg);
  font-size: 1em;
}
.subscription-page-layout span.subscription-hero-price-bold {
  font-weight: bold;
  font-size: 1.3em;
}
.subscription-page-layout .price_time_opt, .subscription-page-layout .ywsbs-max-lenght {
  display: none;
}
.subscription-page-layout .sidecart-subscription-notice-container {
  padding: 15px;
  text-align: center;
}
.subscription-page-layout .sidecart-subscription-notice-container span, .subscription-page-layout .sidecart-subscription-notice-container a {
  font-size: 18px;
  font-weight: bold;
}
.subscription-page-layout .sidecart-subscription-notice-container span {
  color: #eb6d47;
}
.subscription-page-layout .sidecart-subscription-notice-container a {
  color: #000;
}
.subscription-page-layout .xoo-wsc-body {
  justify-content: flex-start !important;
}
.subscription-page-layout tr.ywsbs-recurring-totals-items {
  display: none !important;
}
.subscription-page-layout .member-audience-status {
  margin-top: 1em;
}
.subscription-page-layout .mailchimp-member-status {
  font-weight: bold;
  color: #fdc74d;
}
.subscription-page-layout .mailchimp-status-unsubscribed {
  color: #f00 !important;
}
.subscription-page-layout .mailchimp-status-subscribed {
  color: darkgreen !important;
}
.subscription-page-layout .woocommerce-account .wpcf7-response-output {
  border: none !important;
  padding: 0 !important;
  margin: 1em 0 0 !important;
  font-size: 1.2em;
  color: darkgreen;
  font-weight: bold;
}
.subscription-page-layout input.wpcf7-form-control.has-spinner.wpcf7-submit.uppercase.member-newsletter-button.signuptext.submit-field-mc {
  width: -moz-fit-content !important;
  width: fit-content !important;
  height: auto !important;
  padding: 0.5em 1em !important;
  border-radius: 5px;
  margin: 0;
}
@media (max-width: 1025px) {
  .subscription-page-layout .subscription-hero-price-bubble {
    order: 1;
    margin-left: auto;
  }
  .subscription-page-layout .subscription-hero-atc-container {
    order: 2;
  }
}
@media (min-width: 768px) {
  .subscription-page-layout .subscription-hero-price-bubble-mobile {
    display: none;
  }
}
@media (max-width: 767px) {
  .subscription-page-layout .subscription-hero-price-bubble {
    display: none;
  }
  .subscription-page-layout .subscription-hero-content > div {
    width: 100%;
  }
  .subscription-page-layout .subscription-hero-image-container {
    order: 1;
    margin-bottom: 1em;
  }
  .subscription-page-layout .subscription-hero-text-container {
    order: 2;
    text-align: center;
  }
  .subscription-page-layout .sold-individually-atc {
    margin: auto;
  }
  .subscription-page-layout .slides-contents-image-text-container img {
    width: calc(25% - 2em) !important;
  }
  .subscription-page-layout .slides-contents-image-text-container p {
    max-width: calc(75% - 1em) !important;
  }
  .subscription-page-layout .swiper-subscription-what-is-inside-section {
    background-image: none !important;
    background-color: #f3e7d9;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  .subscription-page-layout .swiper-subscription-what-is-inside-section .swiper-button-next, .subscription-page-layout .swiper-subscription-what-is-inside-section .swiper-button-prev {
    display: none;
  }
  .subscription-page-layout .swiper-subscription-what-is-inside-section .swiper-pagination {
    background-color: #fff;
    padding-bottom: 1em;
  }
  .subscription-page-layout .swiper-subscription-what-is-inside .swiper-pagination-bullet {
    font-size: 15px;
    margin: 0 5px !important;
    padding: 0 10px;
  }
  .subscription-page-layout .subslide-content-container > div {
    width: 100% !important;
  }
  .subscription-page-layout .subslide-image-content {
    order: 2 !important;
  }
  .subscription-page-layout .subslide-text-content {
    order: 2 !important;
    margin-bottom: 2em;
    margin-top: 0 !important;
    text-align: center;
  }
  .subscription-page-layout .subslide-image-content img.subslide-image {
    width: 90% !important;
    margin: auto !important;
    padding: 0 !important;
  }
  .subscription-page-layout .subslide-text-content {
    padding: 0 !important;
  }
  .subscription-page-layout .benefit-slider-decal:nth-child(2) {
    top: -1em !important;
    right: -1em !important;
    left: unset !important;
    bottom: unset !important;
    width: 3em !important;
  }
  .subscription-page-layout .benefit-slider-decal:nth-child(3) {
    top: unset !important;
    right: unset !important;
    bottom: -1em !important;
    left: -1em !important;
    width: 3em !important;
  }
  .subscription-page-layout .swiper-subscription-what-is-inside-section {
    padding: 4em 0 2em;
  }
  .subscription-page-layout .slides-contents-image-text-container {
    padding: 0.5em 0 !important;
  }
  .subscription-page-layout .slides-contents-image-text-container span {
    font-size: 16px !important;
  }
  .subscription-page-layout .slides-contents-image-text-container {
    justify-content: left;
  }
  .subscription-page-layout div.subscription-hero-text {
    display: flex;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }
  .subscription-page-layout .subscription-button-circle-price-container {
    justify-content: center !important;
  }
  .subscription-page-layout p.subscription-hero-text {
    margin: 0;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .subscription-page-layout .benefit-slider-decal {
    width: 4em !important;
  }
  .subscription-page-layout .slides-contents-image-text-container p {
    font-size: 18px !important;
  }
}
.subscription-page-layout .subscription-variation-plans-section {
  padding: 10em 0;
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 5em;
}
.subscription-page-layout .subscription-variation-plans-section .subscription-variation-plans-content {
  display: flex;
  flex-flow: column;
  gap: 3em;
}
.subscription-page-layout .subscription-variation-plans-section .subscription-variation-plans-content .subscription-variation-plans-desktop {
  gap: 3em;
}
@media (min-width: 768px) and (max-width: 1000px) {
  .subscription-page-layout .subscription-variation-plans-section .subscription-variation-plans-content .subscription-variation-plans-desktop {
    gap: 2em;
  }
}
.subscription-page-layout .subscription-variation-plans-section .subscription-variation-plans-content .subscription-variation-plans-mobile .subscription-variation-plan {
  margin: auto;
}
.subscription-page-layout .subscription-variation-plans-section .subscription-variation-plans-content .subscription-variation-plans-desktop, .subscription-page-layout .subscription-variation-plans-section .subscription-variation-plans-content .subscription-variation-plans-mobile {
  display: flex;
  flex-flow: row;
  justify-content: center;
}
.subscription-page-layout .subscription-variation-plans-section .subscription-variation-plans-content .subscription-variation-plans-desktop .subscription-variation-plan, .subscription-page-layout .subscription-variation-plans-section .subscription-variation-plans-content .subscription-variation-plans-mobile .subscription-variation-plan {
  display: flex;
  flex-flow: column;
  gap: 2em;
  padding: 3em;
  border-radius: 20px;
  max-width: 300px;
}
.subscription-page-layout .subscription-variation-plans-section .subscription-variation-plans-content .subscription-variation-plans-desktop .subscription-variation-plan:nth-child(1), .subscription-page-layout .subscription-variation-plans-section .subscription-variation-plans-content .subscription-variation-plans-mobile .subscription-variation-plan:nth-child(1) {
  background-color: #C8EAF8;
}
.subscription-page-layout .subscription-variation-plans-section .subscription-variation-plans-content .subscription-variation-plans-desktop .subscription-variation-plan:nth-child(2), .subscription-page-layout .subscription-variation-plans-section .subscription-variation-plans-content .subscription-variation-plans-mobile .subscription-variation-plan:nth-child(2) {
  background-color: #FFC84D;
}
.subscription-page-layout .subscription-variation-plans-section .subscription-variation-plans-content .subscription-variation-plans-desktop .subscription-variation-plan:nth-child(3), .subscription-page-layout .subscription-variation-plans-section .subscription-variation-plans-content .subscription-variation-plans-mobile .subscription-variation-plan:nth-child(3) {
  background-color: #EB6D47;
}
.subscription-page-layout .subscription-variation-plans-section .subscription-variation-plans-content .subscription-variation-plans-desktop .subscription-variation-plan .subscription-variation-plan-name, .subscription-page-layout .subscription-variation-plans-section .subscription-variation-plans-content .subscription-variation-plans-mobile .subscription-variation-plan .subscription-variation-plan-name {
  font-size: 2.25rem;
  text-transform: uppercase;
  font-weight: bold;
  color: #004F7D;
}
.subscription-page-layout .subscription-variation-plans-section .subscription-variation-plans-content .subscription-variation-plans-desktop .subscription-variation-plan .subscription-variation-plan-contents, .subscription-page-layout .subscription-variation-plans-section .subscription-variation-plans-content .subscription-variation-plans-mobile .subscription-variation-plan .subscription-variation-plan-contents {
  display: flex;
  flex-flow: column;
}
.subscription-page-layout .subscription-variation-plans-section .subscription-variation-plans-content .subscription-variation-plans-desktop .subscription-variation-plan .subscription-variation-plan-contents span, .subscription-page-layout .subscription-variation-plans-section .subscription-variation-plans-content .subscription-variation-plans-mobile .subscription-variation-plan .subscription-variation-plan-contents span {
  display: block;
  text-align: center;
  border-top: 1px solid #0E1320;
  padding: 0.5em 0;
}
.subscription-page-layout .subscription-variation-plans-section .subscription-variation-plans-content .subscription-variation-plans-desktop .subscription-variation-plan .subscription-variation-plan-contents span.not-included, .subscription-page-layout .subscription-variation-plans-section .subscription-variation-plans-content .subscription-variation-plans-mobile .subscription-variation-plan .subscription-variation-plan-contents span.not-included {
  opacity: 0.25;
}
.subscription-page-layout .subscription-variation-plans-section .subscription-variation-plans-content .subscription-variation-plans-desktop .subscription-variation-plan .subscription-variation-plan-price, .subscription-page-layout .subscription-variation-plans-section .subscription-variation-plans-content .subscription-variation-plans-mobile .subscription-variation-plan .subscription-variation-plan-price {
  font-size: 2rem;
  text-transform: uppercase;
  font-weight: bold;
  color: #004F7D;
}
.subscription-page-layout .subscription-variation-plans-section .subscription-variation-plans-content .subscription-variation-plans-desktop .subscription-variation-plan .subscription-variation-atc-button-wrapper button, .subscription-page-layout .subscription-variation-plans-section .subscription-variation-plans-content .subscription-variation-plans-mobile .subscription-variation-plan .subscription-variation-atc-button-wrapper button {
  background-color: #0081DE;
  padding: 10px 30px !important;
  color: #fff !important;
  font-weight: bold !important;
}
@media (max-width: 767px) {
  .subscription-page-layout .subscription-variation-plans-section .subscription-variation-plans-content .subscription-variation-plans-desktop .subscription-variation-plan, .subscription-page-layout .subscription-variation-plans-section .subscription-variation-plans-content .subscription-variation-plans-mobile .subscription-variation-plan {
    max-width: 320px !important;
  }
}
.subscription-page-layout .subscription-variation-plans-section .subscription-variation-plans-content .subscription-variation-plans-desktop .swiper-slide:nth-child(1) .subscription-variation-plan, .subscription-page-layout .subscription-variation-plans-section .subscription-variation-plans-content .subscription-variation-plans-mobile .swiper-slide:nth-child(1) .subscription-variation-plan {
  background-color: #C8EAF8;
}
.subscription-page-layout .subscription-variation-plans-section .subscription-variation-plans-content .subscription-variation-plans-desktop .swiper-slide:nth-child(2) .subscription-variation-plan, .subscription-page-layout .subscription-variation-plans-section .subscription-variation-plans-content .subscription-variation-plans-mobile .swiper-slide:nth-child(2) .subscription-variation-plan {
  background-color: #FFC84D;
}
.subscription-page-layout .subscription-variation-plans-section .subscription-variation-plans-content .subscription-variation-plans-desktop .swiper-slide:nth-child(3) .subscription-variation-plan, .subscription-page-layout .subscription-variation-plans-section .subscription-variation-plans-content .subscription-variation-plans-mobile .swiper-slide:nth-child(3) .subscription-variation-plan {
  background-color: #EB6D47;
}
@media (min-width: 768px) {
  .subscription-page-layout .subscription-variation-plans-section .subscription-variation-plans-content .subscription-variation-plans-mobile {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .subscription-page-layout .subscription-variation-plans-section .subscription-variation-plans-content .subscription-variation-plans-desktop {
    display: none !important;
  }
  .subscription-page-layout .subscription-variation-plans-section {
    padding: 4em 0 2em !important;
  }
}
.subscription-page-layout .subscription-why-go-monthly-section {
  margin-bottom: 5em;
}
.subscription-page-layout .subscription-why-go-monthly-section h2 {
  margin-bottom: 1em;
}
.subscription-page-layout .subscription-why-go-monthly-section .why-go-monthly-wrapper {
  display: flex;
  flex-flow: row;
  gap: 3em;
  align-items: start;
}
.subscription-page-layout .subscription-why-go-monthly-section .why-go-monthly-wrapper .why-go-monthly-column {
  width: calc((100% / 3) - 1.5em);
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  gap: 2em;
}
.subscription-page-layout .subscription-why-go-monthly-section .why-go-monthly-wrapper .why-go-monthly-column img {
  margin: auto;
}
@media (max-width: 767px) {
  .subscription-page-layout .subscription-why-go-monthly-section .why-go-monthly-wrapper {
    flex-flow: column;
  }
  .subscription-page-layout .subscription-why-go-monthly-section .why-go-monthly-wrapper .why-go-monthly-column {
    width: 100%;
    gap: 1em;
  }
  .subscription-page-layout .subscription-why-go-monthly-section .why-go-monthly-wrapper .why-go-monthly-column h3 {
    font-size: 1.2rem !important;
  }
  .subscription-page-layout .subscription-why-go-monthly-section {
    margin-bottom: 0 !important;
  }
}
.subscription-page-layout .subscription-how-it-works-section {
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 8em 0;
}
.subscription-page-layout .subscription-how-it-works-section .single_add_to_cart_button.btn-primary {
  background-color: var(--color-primary) !important;
}
.subscription-page-layout .subscription-how-it-works-section .subscription-how-it-works-content {
  display: flex;
  flex-flow: row;
  align-items: center;
  gap: 5em;
}
.subscription-page-layout .subscription-how-it-works-section .subscription-how-it-works-content .subscription-how-it-works-image-container, .subscription-page-layout .subscription-how-it-works-section .subscription-how-it-works-content .subscription-how-it-works-text-container {
  width: calc(50% - 2.5em);
}
.subscription-page-layout .subscription-how-it-works-section .subscription-how-it-works-content .subscription-how-it-works-title h2 {
  margin-bottom: 1em;
}
.subscription-page-layout .subscription-how-it-works-section .subscription-how-it-works-content .subscription-how-it-works-text h3 {
  margin-bottom: 0.5em;
}
.subscription-page-layout .subscription-how-it-works-section .subscription-how-it-works-content .subscription-how-it-works-text p {
  margin-bottom: 1em;
}
@media (max-width: 767px) {
  .subscription-page-layout .subscription-how-it-works-section .subscription-how-it-works-content {
    flex-flow: column;
    gap: 2em;
  }
  .subscription-page-layout .subscription-how-it-works-section .subscription-how-it-works-content > div {
    width: 100% !important;
  }
}
.subscription-page-layout .subscription-how-it-works-section * {
  color: #ffffff !important;
}
@media (max-width: 767px) {
  .subscription-page-layout .subscription-how-it-works-section {
    padding: 8em 0 2em;
  }
  .subscription-page-layout .subscription-how-it-works-section h2 {
    text-align: center;
  }
}
.subscription-page-layout .subscription-faq-section {
  padding: 8em 0;
}
.subscription-page-layout .subscription-faq-section .subscription-faq-title h2 {
  margin-bottom: 1em;
}
.subscription-page-layout .subscription-faq-section .subscription-faq-content {
  display: flex;
  flex-flow: row;
  align-items: start;
  gap: 3em;
}
.subscription-page-layout .subscription-faq-section .subscription-faq-content > div {
  width: calc(50% - 1.5em);
}
@media (max-width: 767px) {
  .subscription-page-layout .subscription-faq-section .subscription-faq-content {
    flex-flow: column;
  }
  .subscription-page-layout .subscription-faq-section .subscription-faq-content > div {
    width: 100%;
  }
  .subscription-page-layout .subscription-faq-section {
    padding: 4em 0;
  }
  .subscription-page-layout .subscription-faq-section h2 {
    text-align: center;
  }
}
.subscription-page-layout .swiper-subscription-reviews-title {
  margin-bottom: 1em;
}
.subscription-page-layout .swiper-subscription-reviews-section {
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 14em 0 8em;
  margin-bottom: 5em;
}
.subscription-page-layout .swiper-subscription-reviews-section .swiper-subscription-reviews {
  overflow: hidden;
}
.subscription-page-layout .swiper-subscription-reviews-section .swiper-subscription-reviews .review-content-container {
  display: flex;
  flex-flow: row;
  gap: 1em;
}
.subscription-page-layout .swiper-subscription-reviews-section .swiper-subscription-reviews .review-content-container .review-image-wrapper {
  width: calc(40% - 0.5em);
}
.subscription-page-layout .swiper-subscription-reviews-section .swiper-subscription-reviews .review-content-container .review-content {
  width: calc(60% - 0.5em);
  display: flex;
  flex-flow: column;
  gap: 1em;
}
.subscription-page-layout .swiper-subscription-reviews-section .swiper-subscription-reviews .review-content-container .review-content .review-stars {
  display: flex;
  flex-flow: row;
  gap: 0.5em;
  align-items: center;
}
.subscription-page-layout .swiper-subscription-reviews-section .swiper-subscription-reviews .review-content-container .review-content .review-stars img {
  height: 20px;
  width: auto;
}
.subscription-page-layout .swiper-subscription-reviews-section .swiper-subscription-reviews .swiper-pagination {
  top: 0;
  bottom: unset !important;
}
.subscription-page-layout .swiper-subscription-reviews-section .swiper-subscription-reviews .swiper-pagination-bullet {
  width: unset !important;
  height: unset !important;
  border-radius: 6px;
  padding: 5px 10px;
  border: none !important;
  background-color: #f3e7d9 !important;
  color: #004f7d;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 25px;
  margin: 0 10px !important;
}
.subscription-page-layout .swiper-subscription-reviews-section .swiper-subscription-reviews .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #004f7d !important;
  color: #f3e7d9;
}
@media (max-width: 1079px) {
  .subscription-page-layout .swiper-subscription-reviews-section {
    background-image: none !important;
    background-color: #f5f1e9;
    padding: 5em 0 1em;
  }
  .subscription-page-layout .swiper-subscription-reviews-section .review-image-wrapper {
    display: none !important;
  }
  .subscription-page-layout .swiper-subscription-reviews-section .review-content {
    width: 100% !important;
    align-items: center;
  }
  .subscription-page-layout .swiper-subscription-reviews-section .swiper-button-prev, .subscription-page-layout .swiper-subscription-reviews-section .swiper-button-next {
    display: none !important;
  }
  .subscription-page-layout .swiper-subscription-reviews-section .swiper-pagination {
    background-color: #ffffff;
    padding-bottom: 1em;
  }
}

@media (min-width: 768px) {
  #swiper-pagination {
    display: none;
  }
}
.xoo-wsc-qty-price .ywsbs-price .price_time_opt {
  display: inline !important;
}

.ywsbs-price {
  font-size: 0;
}
.ywsbs-price > span:first-child, .ywsbs-price > span:first-child * {
  font-size: 0;
}
.ywsbs-price > span:nth-last-child(2), .ywsbs-price > span:nth-last-child(2) * {
  font-size: initial !important;
}
.ywsbs-price .price_time_opt {
  display: inline !important;
  font-size: initial;
}

.my-account p.ywsbs-my-subscriptions > a, .mein-account p.ywsbs-my-subscriptions > a {
  margin-top: 1em;
}
.my-account .wcpay-express-checkout-wrapper, .mein-account .wcpay-express-checkout-wrapper {
  display: none !important;
}
.my-account .woocommerce-message, .mein-account .woocommerce-message {
  background: transparent !important;
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
  font-size: 18px !important;
  color: #000;
}
.my-account .woocommerce-message > a, .mein-account .woocommerce-message > a {
  float: unset !important;
  margin-top: 1em;
}
.my-account .my-account-custom-navigation-content-container, .mein-account .my-account-custom-navigation-content-container {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.my-account .my-account-navigation-sidebar, .mein-account .my-account-navigation-sidebar {
  width: 15%;
}
.my-account .woocommerce-MyAccount-content, .mein-account .woocommerce-MyAccount-content {
  width: 80% !important;
}
.my-account .my-account-navigation-sidebar a, .mein-account .my-account-navigation-sidebar a {
  background-color: #f7f4eb;
  display: block;
  padding: 15px 20px;
  color: #004f7d;
  font-weight: bold;
  border-radius: 10px;
  transition: background-color 0.4s, color 0.4s;
}
.my-account .my-account-navigation-sidebar .is-active a, .my-account .my-account-navigation-sidebar a:hover, .mein-account .my-account-navigation-sidebar .is-active a, .mein-account .my-account-navigation-sidebar a:hover {
  background-color: #004f7d;
  color: #f7f4eb;
}
.my-account .my-account-navigation-sidebar .woocommerce-MyAccount-navigation-link--customer-logout a, .mein-account .my-account-navigation-sidebar .woocommerce-MyAccount-navigation-link--customer-logout a {
  width: -moz-fit-content;
  width: fit-content;
}
.my-account .woocommerce-MyAccount-content, .mein-account .woocommerce-MyAccount-content {
  background-color: #f7f4eb;
  padding: 3em;
}
.my-account .woocommerce-MyAccount-content .required, .mein-account .woocommerce-MyAccount-content .required {
  color: #000 !important;
}
.my-account form.woocommerce-EditAccountForm.edit-account label, .mein-account form.woocommerce-EditAccountForm.edit-account label {
  display: flex;
  flex-flow: wrap;
  align-items: center;
  justify-content: flex-start;
  gap: 1em;
}
.my-account input#mailchimp_woocommerce_is_subscribed, .my-account input#mailchimp_woocommerce_is_unsubscribed, .my-account input#mailchimp_woocommerce_is_transactional, .mein-account input#mailchimp_woocommerce_is_subscribed, .mein-account input#mailchimp_woocommerce_is_unsubscribed, .mein-account input#mailchimp_woocommerce_is_transactional {
  width: 30px;
}
.my-account .my-paw-friend-edit-account-section, .mein-account .my-paw-friend-edit-account-section {
  margin-top: 2em;
}
.my-account h2.my-paw-friend-form-title, .mein-account h2.my-paw-friend-form-title {
  color: #000;
  margin-bottom: 0.5em;
}
.my-account .edit-account-submit-container, .my-account .woocommerce-EditAccountForm.edit-account fieldset, .mein-account .edit-account-submit-container, .mein-account .woocommerce-EditAccountForm.edit-account fieldset {
  margin-top: 2em;
}
.my-account h2.my-account-user-welcome-title, .my-account .paw-friend-info-container h2, .my-account .password-change-title, .mein-account h2.my-account-user-welcome-title, .mein-account .paw-friend-info-container h2, .mein-account .password-change-title {
  color: #000;
}
.my-account .my-account-welcome-message p, .mein-account .my-account-welcome-message p {
  margin-bottom: 1em;
}
.my-account .my-account-page-header, .mein-account .my-account-page-header {
  background-color: #f7f4eb;
  margin-bottom: 2em;
}
.my-account .my-account-header-content-container, .mein-account .my-account-header-content-container {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.my-account .my-account-header-content-container > div, .mein-account .my-account-header-content-container > div {
  width: 45%;
}
.my-account .my-account-paw-friend, .mein-account .my-account-paw-friend {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
}
.my-account .paw-friend-image-container img, .mein-account .paw-friend-image-container img {
  width: 60px;
}
.my-account .paw-friend-info-container, .mein-account .paw-friend-info-container {
  width: calc(100% - 100px);
}
.my-account .paw-friend-info-container > p, .mein-account .paw-friend-info-container > p {
  margin-bottom: 1em;
}
.my-account .default-my-account-edit-form-fields label, .mein-account .default-my-account-edit-form-fields label {
  gap: unset !important;
}
.my-account .default-my-account-edit-form-fields input, .my-account .my-paw-friend-edit-account-section input, .mein-account .default-my-account-edit-form-fields input, .mein-account .my-paw-friend-edit-account-section input {
  border-color: #E5E7EB !important;
  border-width: 2px !important;
}
.my-account .woocommerce-MyAccount-orders, .mein-account .woocommerce-MyAccount-orders {
  margin: 0 !important;
  background-color: #fff;
}
.my-account .woocommerce-orders-table__cell-order-actions a, .mein-account .woocommerce-orders-table__cell-order-actions a {
  padding: 10px !important;
}
.my-account p.view-order-info-text, .mein-account p.view-order-info-text {
  margin-bottom: 1em;
}
.my-account section.woocommerce-order-details h2, .mein-account section.woocommerce-order-details h2 {
  color: #000;
  margin-bottom: 1em;
}
.my-account .woocommerce-table--order-details, .mein-account .woocommerce-table--order-details {
  background-color: #fff;
}
.my-account .woocommerce-customer-details h2, .mein-account .woocommerce-customer-details h2 {
  color: #000;
  margin-bottom: 1em;
}
.my-account p.woocommerce-customer-details--phone, .my-account p.woocommerce-customer-details--email, .mein-account p.woocommerce-customer-details--phone, .mein-account p.woocommerce-customer-details--email {
  display: flex;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
}
.my-account .woocommerce-customer-details address, .mein-account .woocommerce-customer-details address {
  padding: 12px !important;
  background-color: #fff;
}
.my-account header.woocommerce-Address-title.title h2, .mein-account header.woocommerce-Address-title.title h2 {
  color: #000;
  float: left;
}
.my-account .woocommerce-Address address, .mein-account .woocommerce-Address address {
  background-color: #fff;
  padding: 12px;
  margin-top: 1em;
}
.my-account .my-account-edit-address h2, .mein-account .my-account-edit-address h2 {
  color: #000;
}
.my-account #billing_phone_field input, .my-account #billing_phone_field label, .mein-account #billing_phone_field input, .mein-account #billing_phone_field label {
  padding-left: 0.5rem !important;
}
.my-account p.woocommerce-Message.woocommerce-Message--info.woocommerce-info, .mein-account p.woocommerce-Message.woocommerce-Message--info.woocommerce-info {
  border: none;
  background-color: transparent;
  color: #000;
  padding: 0;
}
.my-account .woocommerce-info::before, .mein-account .woocommerce-info::before {
  display: none;
}
.my-account .woocommerce-address-fields__field-wrapper input, .mein-account .woocommerce-address-fields__field-wrapper input {
  border-color: #E5E7EB !important;
  border-width: 2px !important;
}
.my-account .select2-container--default .select2-selection--single .select2-selection__rendered, .mein-account .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 2em !important;
}
.my-account #select2-billing_country-container,
.my-account .select2-container--default .select2-selection--single, .mein-account #select2-billing_country-container,
.mein-account .select2-container--default .select2-selection--single {
  border: 2px solid #E5E7EB !important;
  border-radius: 0px !important;
}
.my-account .ywsbs-subscription-view-wrap h2, .mein-account .ywsbs-subscription-view-wrap h2 {
  margin-bottom: 1em;
}
.my-account .ywsbs-subscription-info-box, .mein-account .ywsbs-subscription-info-box {
  background-color: #fff !important;
}
.my-account .ywsbs-box.ywsbs-subscription-related-orders, .mein-account .ywsbs-box.ywsbs-subscription-related-orders {
  padding: 0;
  border: none;
}
.my-account .ywsbs_subscription_table, .mein-account .ywsbs_subscription_table {
  border: 1px solid #ccc !important;
}
.my-account button.open-modal[data-target=cancel-subscription], .mein-account button.open-modal[data-target=cancel-subscription] {
  background-color: #b5180e;
  padding: 0.5em 1em;
  color: #fff;
  border-radius: 5px;
  text-transform: uppercase;
}
.my-account .ywsbs-subscription a, .mein-account .ywsbs-subscription a {
  color: #004f7c !important;
  font-weight: bold !important;
}
.my-account .woocommerce + .hidden, .mein-account .woocommerce + .hidden {
  display: none !important;
}

@media (max-width: 768px) {
  .my-account .my-account .my-account-header-content-container > div, .mein-account .my-account .my-account-header-content-container > div {
    width: 100% !important;
  }
  .my-account .my-account-paw-friend, .mein-account .my-account-paw-friend {
    border-top: 2px solid #000;
    margin-top: 1em;
    padding-top: 1em;
  }
  .my-account .my-account-navigation-sidebar, .mein-account .my-account-navigation-sidebar {
    width: 100% !important;
  }
  .my-account .woocommerce-MyAccount-content, .mein-account .woocommerce-MyAccount-content {
    width: 100% !important;
    padding: 1em !important;
  }
  .my-account nav.woocommerce-MyAccount-navigation ul li, .mein-account nav.woocommerce-MyAccount-navigation ul li {
    margin-bottom: 15px !important;
  }
  .my-account .my-account-page-header, .mein-account .my-account-page-header {
    margin-bottom: 0 !important;
  }
  .my-account .woocommerce-MyAccount-content, .mein-account .woocommerce-MyAccount-content {
    order: 1;
  }
  .my-account .my-account-navigation-sidebar, .mein-account .my-account-navigation-sidebar {
    order: 2;
    margin-top: 1em;
  }
  .my-account .woocommerce-column--2, .mein-account .woocommerce-column--2 {
    margin-top: 2em;
  }
  .my-account .my-account-header-content-container > div, .mein-account .my-account-header-content-container > div {
    width: 100% !important;
  }
  .my-account p.ywsbs-my-subscriptions, .mein-account p.ywsbs-my-subscriptions {
    font-size: 18px !important;
  }
  .my-account .woocommerce-orders-table__cell-order-actions:before, .mein-account .woocommerce-orders-table__cell-order-actions:before {
    display: none !important;
  }
  .my-account .woocommerce-orders-table__cell-order-actions > a, .mein-account .woocommerce-orders-table__cell-order-actions > a {
    width: 100% !important;
  }

  .my-account.logged-in .my-account-navigation-sidebar nav.woocommerce-MyAccount-navigation ul li {
    width: 100% !important;
  }
}
@media (min-width: 769px) {
  .my-account .woocommerce-MyAccount-orders td::before, .mein-account .woocommerce-MyAccount-orders td::before {
    display: none !important;
  }
  .my-account td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions:before, .mein-account td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions:before {
    display: none;
  }
  .my-account table.shop_table.ywsbs_subscription_table.my_account_orders.shop_table_responsive, .mein-account table.shop_table.ywsbs_subscription_table.my_account_orders.shop_table_responsive {
    background-color: #fff;
    margin: 0 !important;
  }
  .my-account table.shop_table.ywsbs_subscription_table.my_account_orders.shop_table_responsive td:before, .mein-account table.shop_table.ywsbs_subscription_table.my_account_orders.shop_table_responsive td:before {
    display: none;
  }
  .my-account th.ywsbs-subscription-status, .mein-account th.ywsbs-subscription-status {
    text-align: center;
  }
}
.overlay-menu {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  bottom: 0;
  background-color: #ffc84d;
}

.overlay-menu > div {
  padding: 20px 30px;
}

img.burgi-close.skip-lazy.mobile-menu-close {
  width: 20px;
}

.mobile-menu-header {
  position: relative;
}

.logo-mobile-menu {
  max-width: 120px;
}

.mobile-menu-header {
  height: 10%;
}

.mobile-menu-header-content {
  justify-content: space-between;
  align-items: center;
}

.mobile-menu-body {
  height: calc(90% - 210px);
  align-items: flex-start;
}

.mobile-menu-footer {
  height: 210px;
  background-image: url("/wp-content/themes/pawzlerthemenew/public/images/mobile_menu_footer_image.svg");
  background-size: cover;
  background-position: bottom center;
  background-repeat: no-repeat;
  justify-content: flex-end;
  flex-flow: column;
}

.mobile-menu {
  width: 100%;
}

.mobile-menu ul li a:after {
  display: none;
}

.mobile-menu a {
  font-size: 25px !important;
  line-height: 40px !important;
}

.account-text-mobile *, .mobile-menu-socials span {
  font-size: 20px !important;
  font-weight: 700;
  color: var(--color-titles) !important;
}

.mobile-menu-socials {
  justify-content: right;
  align-items: center;
}

.mobile-menu-socials img {
  width: 2.5em;
}

.mobile-menu-socials a {
  margin-left: 5px;
}

.mobile-menu-footer .country-switcher-floater {
  bottom: 2em;
}

.mobile-menu-footer .rotate-mobile {
  transform: rotate(180deg);
}

ul#menu-mobile-menu li {
  text-transform: none;
}

.logo-mobile-menu img {
  max-width: 120px;
}

.set-includes-modules {
  align-items: baseline;
}

.set-includes-modules img {
  width: 3em;
}

.product-bundle-element {
  display: flex;
  flex-flow: wrap;
  justify-content: left;
  align-items: stretch;
}

.christmas-flags .bg-primary, .christmas-flags .bg-secondary, .christmas-flags .bg-third {
  background-color: #D83529 !important;
}

.christmas-flags .bg-primary.variation-discount.disc:before, .christmas-flags .bg-secondary.variation-discount.disc:before, .christmas-flags .bg-third.variation-discount.disc:before {
  border-left-color: #D83529 !important;
  border-right-color: #D83529 !important;
}

.christmas-flags .discounts-product-image * {
  color: #ffffff !important;
  font-weight: bold !important;
}

.variation-discount {
  background-repeat: no-repeat;
  background-position: top;
  background-size: 90%;
}

.product-bundle-image {
  background-color: #FAC84C;
  padding: 1em;
  width: 25%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.product-bundle-contents {
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 75%;
  padding: 2em;
  background-color: #F7F4EB;
}

.product-bundle-includes p {
  font-weight: bold;
  font-size: 1.1rem;
}

.bundle-price {
  margin: 2em 0;
  font-weight: bold;
}

.bundle-price del {
  opacity: 0.4;
  font-weight: normal;
}

.custom-qty-value::-webkit-outer-spin-button,
.custom-qty-value::-webkit-inner-spin-button {
  -webkit-appearance: none;
  -moz-appearance: textfield;
  margin: 0;
}

.custom-quantity-switcher > * {
  border: 2px solid #000;
}

.custom-quantity-switcher {
  display: flex;
  flex-flow: wrap;
}

.single_add_to_cart_button {
  padding: 15px 35px !important;
}

.custom-quantity-switcher button {
  min-width: 2em;
}

.custom-quantity-switcher button img {
  margin: auto;
}

input.custom-qty-value {
  width: 3em;
  text-align: center;
}

.custom-qty-plus {
  border-left: none !important;
}

.custom-qty-minus {
  border-right: none !important;
}

.custom-quantity-container {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
}

.custom-quantity-submit {
  width: 75%;
}

.product-bundle-element {
  margin-top: 1.5em;
}

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

.bundle-tabs p {
  margin-bottom: 1em;
  font-size: 1em !important;
}

.bundle-tabs li ul {
  list-style: disc !important;
}

.bundle-tabs li li {
  margin-left: 2em;
}

.bundle-icons {
  display: flex;
  flex-flow: wrap;
  gap: 10px;
  position: absolute;
  bottom: 10px;
  right: 10px;
}

.bundle-icons img {
  width: 2em;
}

.why-pawzler-bundle img {
  height: 7em;
  width: auto;
}

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

.why-pawzler-normal > .container img {
  width: 55%;
}

.why-pawzler-normal .swiper-wrapper img {
  width: 60%;
  height: unset !important;
}

@media (max-width: 800px) {
  .product-bundle-contents-text span {
    font-size: 0.8rem;
  }

  .product-bundle-image {
    width: 33.33%;
  }

  .product-bundle-contents {
    width: 66.66%;
    padding: 1em;
  }

  .bundle-price ins, .bundle-price del {
    font-size: 1.2rem;
  }

  .custom-quantity-switcher {
    margin-bottom: 2em;
  }

  .custom-quantity-switcher > * {
    min-height: 3em;
  }

  .bundle-icons img {
    width: 1em;
  }

  .bundle-price > p {
    font-size: 1.2em !important;
  }

  .bundle-tabs p {
    font-size: 0.875em !important;
  }
}
.pre-sale-container {
  display: flex;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  margin-top: 1rem;
}

span.pre-sale-text {
  color: var(--color-titles);
  font-weight: bold;
  margin-left: 1em;
}

.sold-individually-atc {
  padding: 0 !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
}

.sold-individually-atc button {
  padding: 0.8em 3em !important;
}

.july-4th-sale.bg-primary, .july-4th-sale.bg-secondary, .july-4th-sale.bg-third {
  background-color: #002C6E !important;
  background-image: url("../images/4th-july-discount-flag.png");
  background-repeat: no-repeat;
  background-position: top right;
  background-size: 100% auto;
}

.july-4th-sale.variation-discount:before {
  border-left: 29.5px solid #002C6E !important;
  border-right: 29.5px solid #002C6E !important;
}

.july-4th-sale.variation-discount {
  background-color: #002C6E !important;
  color: #ffffff;
}

.july-4th-sale p.july-4th-text.uppercase {
  display: block !important;
}

p.july-4th-text.uppercase {
  color: #fff !important;
}

p.july-4th-text.popust {
  color: #fff !important;
}

.july-4th-sale .popust, .july-4th-sale .uppercase {
  font-weight: 600;
}

.christmas-version .variation-discount {
  background-color: #D83529 !important;
}

.christmas-version .variation-discount.disc:before {
  border-left: 29.5px solid #D83529 !important;
  border-right: 29.5px solid #D83529 !important;
}

.christmas-version .variation-discount p {
  color: #fff !important;
  font-weight: 700 !important;
}

.out-of-stock-text {
  font-size: 20px;
  color: #e65225;
  padding: 20px 0 20px 0;
}

.woocommerce-variation-add-to-cart-disabled button {
  background-color: #808080 !important;
}

.upsell-slider-content-container {
  display: flex;
  flex-flow: wrap;
  align-items: center;
  height: 100%;
}

.upsell-slider-wrapper .is-draggable .carousel-cell {
  height: 100%;
}

.upsell-products-slider-container {
  display: flex;
  flex-flow: column;
}

.prev-next-buttons {
  position: absolute;
}

.upsell-slider-title-container {
  width: 100%;
  margin-bottom: 0.5em;
}

#pawzle-upsell-slider-container, #treat-upsell-slider-container {
  width: calc(100% - 30px);
}

.upsell-products-slider-container .flickity-prev-next-button .flickity-button-icon {
  width: 20px !important;
  height: 20px !important;
  left: 50% !important;
  top: 50% !important;
  transform: translate(-50%, -50%);
}

.upsell-products-slider-container .carousel {
  overflow: visible !important;
}

.upsell-products-slider-container .flickity-prev-next-button.previous {
  left: -20px !important;
}

.upsell-products-slider-container .flickity-prev-next-button.next {
  right: -20px !important;
}

.upsell-slider-wrapper .carousel-cell {
  background-color: #f6f5f5;
  margin: 0 10px;
  width: calc(50% - 10px);
}

@media (max-width: 600px) {
  .upsell-slider-wrapper .carousel-cell {
    margin: 0 5px !important;
    width: calc(50% - 5px) !important;
  }
}
.upsell-products-slider-container {
  display: flex;
  flex-flow: column;
  align-items: center;
}

.upsell-image {
  width: 50%;
  padding: 5px;
}

.upsell-content {
  width: 50%;
  padding: 5px 10px;
  display: flex;
  flex-flow: column;
  justify-content: space-evenly;
  align-items: baseline;
}

span.upsell-price-atc > p {
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  display: flex;
  justify-content: left;
  align-items: center;
  width: 100%;
}

span.upsell-price-atc > p > span {
  margin-right: 10px;
}

span.upsell-price-atc > p > a {
  font-size: 14px !important;
}

.upsell-item-price-atc-container {
  width: 100%;
}

.upsell-slider-content-container * {
  font-size: 14px !important;
  line-height: 16px !important;
}

#pawzle-upsell-slider-container, #treat-upsell-slider-container {
  position: relative;
}

.carousel {
  overflow: hidden;
}

.carousel::after {
  content: "flickity";
  display: none;
}

.carousel-cell {
  width: 100%;
}

.carousel-cell.is-selected {
  position: absolute;
  inset: 0;
}

.flickity-prev-next-button.previous {
  left: 0 !important;
}

.flickity-prev-next-button.next {
  right: 0 !important;
}

.flickity-button {
  background: none !important;
}

.flickity-prev-next-button {
  width: 20px !important;
  height: 20px !important;
}

.upsell-gap {
  width: 100%;
  height: 10px;
}

.upsell-image img {
  width: 100%;
}

.upsell-price-atc a.button.product_type_simple.add_to_cart_button {
  background: #0081de !important;
  padding: 8px 15px !important;
  color: #fff !important;
  border-radius: 3px !important;
  font-weight: bold !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
}

.upsell-price-atc .added_to_cart.wc-forward {
  display: none !important;
}

.upsell-price-atc .product.woocommerce.add_to_cart_inline {
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
}

.upsell-item-title-container {
  width: 100%;
  text-align: right;
  font-weight: bold;
}

.upsell-price-container {
  display: flex;
  flex-flow: column;
  justify-content: center;
}

.upsell-price-container ins {
  text-decoration: none !important;
}

.upsell-price-container del {
  -webkit-text-decoration-color: #bbb !important;
          text-decoration-color: #bbb !important;
}

.upsell-price-container del * {
  font-size: 14px !important;
  color: #bbb !important;
}

.upsell-image {
  position: relative;
}

span.upsell-discount {
  position: absolute;
  right: 0;
  top: 0;
  color: #000;
  background-color: #ffc95B;
  border-radius: 50%;
  display: flex;
  width: 35px;
  height: 35px;
  justify-content: center;
  align-items: center;
  font-size: 12px !important;
  font-weight: bold;
}

img.upsell-new-badge {
  position: absolute;
  top: 0;
  left: 0;
  background-color: transparent;
  width: 40%;
}

.membership-addon-cart-text {
  font-size: 0.9em !important;
  color: #000 !important;
  font-weight: 300 !important;
}

.membership-addon-products {
  font-weight: bold !important;
  color: #eb6d47 !important;
  font-size: 0.9em !important;
}

.membership-addon-products li {
  margin-left: 2em !important;
  list-style-type: disc !important;
}

.xoo-wsc-qty-price span:nth-child(3) {
  display: none !important;
}

@media (max-width: 1199px) {
  .upsell-products-slider-container {
    display: flex;
    flex-flow: column !important;
  }

  .upsell-products-slider-container > div {
    width: 100% !important;
  }

  .upsell-slider-title-container {
    margin-top: 10px;
  }

  .woocommerce-checkout #cfw-totals-list > .upsell-products-slider-container {
    display: none;
  }
}
.ywsbs-price {
  font-size: 0;
  white-space: nowrap;
}

.ywsbs-price > span:first-child, .ywsbs-price > span:first-child * {
  font-size: 0;
}

.ywsbs-price > span:nth-last-child(2), .ywsbs-price > span:nth-last-child(2) * {
  font-size: initial !important;
}

.ywsbs-price .price_time_opt {
  display: inline !important;
  font-size: initial;
}

@media (max-width: 600px) {
  .upsell-price-atc a.button.product_type_simple.add_to_cart_button {
    padding: 5px 10px !important;
  }

  .upsell-slider-content-container * {
    font-size: 12px !important;
    line-height: 16px;
  }

  .upsell-price-container del * {
    font-size: 12px !important;
    line-height: 16px;
  }

  .upsell-image {
    width: 50%;
    padding: 5px;
  }

  .upsell-content {
    width: 50%;
    padding: 5px;
  }

  span.upsell-discount {
    top: -5px;
    width: 30px;
    height: 30px;
    font-size: 10px !important;
  }

  .woocommerce-checkout #pawzle-upsell-slider-container, .woocommerce-checkout #treat-upsell-slider-container {
    width: calc(100% - 30px) !important;
  }
}
img.upsell-new-badge-shop {
  position: absolute;
  top: -2em;
  right: -2em;
  z-index: 1;
  width: 6em;
}

.sold-out-text {
  color: #E65225;
  font-weight: bold;
}

@media (max-width: 749px) {
  img.upsell-new-badge-shop {
    top: -1em !important;
    right: -1em !important;
    width: 4em !important;
  }
}
.single-post .entry-content section .layout-5-accordion .layout-5-accordion-text p, .layout-5-accordion-text * {
  font-size: 16px !important;
  font-weight: normal !important;
}

.layout-5-accordion > div {
  font-weight: bold;
}

.layout-5-accordion {
  border-bottom: 1px solid rgba(0, 129, 222, 0.15);
}

.single-post .entry-content ul {
  padding: 1em 0 1em 1em;
}

.article-footer.container {
  margin-top: 2em;
}

.post-header {
  background-size: contain;
  background-position: top;
  background-repeat: no-repeat;
}

a.post-cat-link {
  background-color: #eb6d47;
  border-radius: 15px;
  padding: 5px 15px;
  color: #fff;
}

.closing-text a, .cta-section a {
  font-size: 20px !important;
  padding: 0.5em 2em;
  background-color: #004f7d;
  color: #fff;
  text-align: center;
}

.excerpt-image-container.container {
  display: flex;
}

.single-post .entry-content p, .single-post .entry-content ul {
  margin-bottom: 1em;
}

.post-featured-image > img {
  border-radius: 20px;
}

img.post-header-image-top {
  position: absolute;
  top: 5%;
  right: 5%;
  width: 10%;
}

img.post-header-image-bottom {
  position: absolute;
  bottom: 10%;
  left: 0;
  width: 10%;
}

img.layout-1-image {
  width: 100%;
}

.single-post .entry-content ul li {
  background: url("/wp-content/themes/pawzlerthemenew/public/images/custom-li-icons.svg") no-repeat left center;
  padding: 3px 0px 3px 40px;
  margin: 0;
  font-size: 20px;
}

.left-half-container {
  max-width: 90vw;
  padding-left: 1.7rem;
  margin-left: auto;
}

.layout-2-content {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: flex-end;
}

.layout-2-text-bg {
  background: url("/wp-content/themes/pawzlerthemenew/public/images/layout-2-text-bg.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  display: flex;
  flex-flow: column;
  justify-content: flex-end;
  padding-left: 20%;
  padding-bottom: 2em;
  padding-top: 6em;
  margin-left: -20%;
  margin-bottom: -5%;
  border-bottom-left-radius: 20px;
}

img.layout-2-image {
  border-radius: 20px;
}

.layout-2-text-bg > * {
  max-width: 27vw;
  padding-right: 1.7rem;
}

img.layout-2-shape {
  position: absolute;
  right: -5%;
  z-index: -1;
  top: 10%;
  width: 10em;
}

.layout-2-text-bg strong {
  color: #eb6d47;
}

.layout-3-content {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
}

.layout-3-img {
  width: 100%;
}

img.layout-3-img-top {
  position: absolute;
  left: -30%;
  top: -20%;
  z-index: -1;
}

img.layout-3-img-bottom {
  position: absolute;
  right: -25%;
  bottom: -30%;
  z-index: -1;
}

.layout-4-content {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.layout-4-content > div > * {
  width: 90%;
}

.layout-4-img {
  margin-left: auto;
}

img.layout-4-img {
  margin-bottom: 5em;
  margin-top: 12em;
}

section.post-layout-4 {
  background-image: url("/wp-content/themes/pawzlerthemenew/public/images/layout-4-section-bg.svg");
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: contain;
}

.layout-4-text-container p strong {
  color: #eb6d47;
}

img.layout-4-img-top {
  position: absolute;
  top: 5%;
  left: -10%;
  width: 20em;
}

.layout-5-content {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
}

.layout-5-accordion {
  width: 90%;
  margin-left: auto;
}

.layout-5-accordion-title {
  position: relative;
  padding: 10px 0;
  color: #0081DE;
  cursor: pointer;
}

.layout-5-accordion-title::before {
  content: "+";
  color: #0081DE;
  position: absolute;
  top: 50%;
  right: -5px;
  font-size: 30px;
  font-weight: normal;
  transform: translateY(-50%);
}

.layout-5-accordion-text {
  position: relative;
  text-align: justify;
  display: none;
}

.layout-5-accordion.active .layout-5-accordion-title::before {
  content: "-";
}

.after-accordion-image img {
  margin-left: auto;
  width: 40%;
}

.layout-6-content {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
}

.text-block {
  background-color: #f7f4eb;
  padding: 2.5em 2em;
}

.text-block-title {
  font-weight: bold !important;
}

.text-block > p {
  text-align: center;
}

.single-post .entry-content section .layout-5-accordion-text p + p {
  font-size: 16px !important;
}

.layout-6-top-image img {
  margin-left: auto;
  margin-right: 1em;
}

.layout-8-content {
  display: flex;
  flex-flow: wrap;
}

.layout-8-img {
  width: 100%;
}

.layout-7-content {
  display: flex;
  flex-flow: wrap;
}

.cloud-container {
  background-color: #c8eaf8;
  padding: 2em 9% 2em 4em;
  border-radius: 20px;
}

img.layout-7-img {
  position: absolute;
  bottom: 0;
  right: 5%;
  width: 20%;
}

.closing-text p {
  font-size: 20px !important;
  color: #eb6d47;
  font-weight: bold;
  line-height: 1.2em !important;
  margin: 0 !important;
}

.closing-text {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
}

.share-icons > a {
  padding: 0.25em 1em 0.25em 0;
  color: #fff;
  margin: 0 5px;
}

.share-icons > a > span {
  padding: 0 0.5em;
}

.share-icons .facebook {
  background-color: #2e3f65;
}

.share-icons .twitter {
  background-color: #23abff;
}

.date-next-article-container {
  margin-top: 5em;
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  border-bottom: 1px solid #000;
  padding-bottom: 1em;
}

.date-next-article-container > div > span {
  display: block;
}

span.published-date {
  font-weight: bold;
}

span.next-article {
  font-weight: bold;
  text-align: end;
}

.references h4 {
  margin: 2em auto 1em;
}

p.reference {
  font-size: 16px !important;
  line-height: 20px;
}

.layout-7-img-mobile-container {
  width: 100%;
}

img.layout-7-img-mobile {
  margin-left: auto;
  margin-right: 5%;
  width: 50%;
}

.post-categories-container.container {
  display: none;
}

.layout-3-content img {
  border-radius: 20px;
}

.layout-4-content img {
  border-radius: 20px;
}

@media (min-width: 1200px) {
  .single-post .entry-content section p, .single-post .entry-content section li, .layout-5-accordion-title {
    font-size: 18px !important;
  }

  .lg-col-12 {
    width: 100%;
  }

  .lg-col-11 {
    width: calc(100% / 12 * 11 - 1%);
  }

  .lg-col-10 {
    width: calc(100% / 12 * 10 - 1%);
  }

  .lg-col-9 {
    width: calc(100% / 12 * 9 - 1%);
  }

  .lg-col-8 {
    width: calc(100% / 12 * 8 - 1%);
  }

  .lg-col-7 {
    width: calc(100% / 12 * 7 - 1%);
  }

  .lg-col-6 {
    width: calc(100% / 12 * 6 - 1%);
  }

  .lg-col-5 {
    width: calc(100% / 12 * 5 - 1%);
  }

  .lg-col-4 {
    width: calc(100% / 12 * 4 - 1%);
  }

  .lg-col-3 {
    width: calc(100% / 12 * 3 - 1%);
  }

  .lg-col-2 {
    width: calc(100% / 12 * 2 - 1%);
  }

  .lg-col-1 {
    width: calc(100% / 12 * 1 - 1%);
  }

  .excerpt-image-container.container {
    flex-flow: wrap;
    justify-content: space-between;
  }

  .post-excerpt > * {
    width: 80%;
  }

  .post-featured-image > * {
    width: 100%;
    margin-left: auto;
  }

  .layout-7-img-mobile-container {
    display: none;
  }
}
@media (max-width: 1199px) {
  .single-post .entry-content section p, .single-post .entry-content section li, .layout-5-accordion-title {
    font-size: 16px !important;
  }

  .md-col-12 {
    width: 100%;
  }

  .md-col-11 {
    width: calc(100% / 12 * 11 - 1%);
  }

  .md-col-10 {
    width: calc(100% / 12 * 10 - 1%);
  }

  .md-col-9 {
    width: calc(100% / 12 * 9 - 1%);
  }

  .md-col-8 {
    width: calc(100% / 12 * 8 - 1%);
  }

  .md-col-7 {
    width: calc(100% / 12 * 7 - 1%);
  }

  .md-col-6 {
    width: calc(100% / 12 * 6 - 1%);
  }

  .md-col-5 {
    width: calc(100% / 12 * 5 - 1%);
  }

  .md-col-4 {
    width: calc(100% / 12 * 4 - 1%);
  }

  .md-col-3 {
    width: calc(100% / 12 * 3 - 1%);
  }

  .md-col-2 {
    width: calc(100% / 12 * 2 - 1%);
  }

  .md-col-1 {
    width: calc(100% / 12 * 1 - 1%);
  }

  .single-post h1 {
    font-size: 1.75rem !important;
  }

  .excerpt-image-container {
    flex-flow: column;
  }

  .md-order-1 {
    order: 1;
  }

  .md-order-2 {
    order: 2;
  }

  .post-header {
    background: none !important;
  }

  .post-header-image-top, .post-header-image-bottom {
    display: none;
  }

  .excerpt-image-container {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .post-header {
    padding-bottom: 0 !important;
  }

  .single-post h2 {
    text-align: center;
  }

  .left-half-container {
    max-width: 100vw !important;
    padding-left: 1.7rem !important;
    padding-right: 1.7rem !important;
    margin-left: 0 !important;
  }

  img.layout-2-shape {
    display: none;
  }

  .layout-2-text-bg {
    padding-left: 0 !important;
    padding-bottom: 0 !important;
    margin-left: 0 !important;
    margin-bottom: 0 !important;
    border-bottom-left-radius: 0 !important;
    margin-right: -20% !important;
    margin-top: -17%;
  }

  .layout-2-text-bg > * {
    padding-right: 1.7rem !important;
    padding-left: 1.7rem !important;
    margin-right: 1.7rem !important;
  }

  /*     .layout-3-content > div {
          padding: 3em 0;
      } */
  img.layout-3-img-bottom {
    bottom: 0 !important;
    z-index: 0 !important;
  }

  section.post-layout-4 {
    padding: 2em 0;
  }

  .layout-4-content > div > * {
    width: 100% !important;
  }

  img.layout-4-img-top {
    display: none;
  }

  img.layout-4-img {
    margin-top: 2em !important;
  }

  section.post-layout-4 {
    background-position: bottom right !important;
    background-size: 1000px !important;
  }

  section.post-layout-5 {
    padding: 2em 0;
  }

  .layout-5-accordion {
    width: 100% !important;
  }

  .layout-5-accordions {
    padding: 2em 0;
  }

  .after-accordion-image {
    display: none;
  }

  .text-block {
    padding: 2em;
    margin: 1em 0;
  }

  .text-block:nth-child(2) {
    padding: 2em;
    margin: 0 0 1em !important;
  }

  .layout-8-content.container > div {
    padding: 0.5em 0;
  }

  section.post-layout-1 {
    padding: 2em 0;
  }

  img.layout-7-img {
    width: 50% !important;
  }

  .cloud-container {
    padding: 2em !important;
  }

  span.next-article {
    text-align: center !important;
  }

  .date-next-article-container {
    flex-flow: column !important;
  }

  .date-next-article-container > div {
    text-align: center !important;
  }

  div.next-article {
    padding-top: 1em;
  }

  .layout-2-text-bg {
    background: url("/wp-content/themes/pawzlerthemenew/public/images/layout-2-bg-mobile.svg") !important;
    background-repeat: no-repeat !important;
  }

  .layout-2-text-bg > * {
    max-width: 100vw !important;
  }

  .section-title-container > p {
    text-align: center;
  }

  section.post-layout-9 {
    margin-top: 6em;
  }

  .layout-7-img {
    display: none;
  }

  .layout-8-content > div {
    margin: 0 !important;
  }
}
@media (min-width: 750px) and (max-width: 1200px) {
  .layout-2-text-bg {
    padding-top: 9em !important;
    background-size: 100% !important;
  }

  .layout-2-text-bg > * {
    width: 97vw !important;
  }
}
@media (max-width: 749px) {
  .layout-2-text-bg {
    padding-top: 4.5em !important;
    background-size: cover !important;
  }

  .layout-2-text-bg > * {
    width: 93vw !important;
  }

  .closing-text a {
    display: block;
  }
}
/*@media (max-width: 859px){
	.entry-content section.cta-section .container.text-center {
    padding-top: 1rem !important;
}
 .entry-content section.post-layout-1 .section-title-container.container.py-6 {
    padding-bottom: 2rem !important;
    padding-top: 1rem !important;
} 
 .entry-content section.post-layout-3 .section-title-container.container.py-6 {
    padding-bottom: 1rem !important;
    padding-top: 1rem !important;
} 
	.entry-content section.post-layout-1.relative.md\:py-12.xl\:pb-16.xl\:pt-16 {
    padding-top: 2rem !important;
} 
 .entry-content section.post-layout-2 .section-title-container.container.py-6 {
    padding-bottom: 2rem !important;
    padding-top: 2rem !important;
} 
 .entry-content section.post-layout-3.relative.md\:py-12.xl\:pb-16.xl\:pt-16 .section-title-container.container.py-6 {
    padding-top: 2rem !important;
} 
 .entry-content section.post-layout-4 .section-title-container.container.py-6 {
    padding-top: 1rem !important;
    padding-bottom: 2rem !important;
} 
 	.layout-3-content>div {
    padding: 0 0;
} 
}*/
@font-face {
  font-family: "Learning Curve";
  font-display: swap;
  src: url("/wp-content/themes/pawzlerthemenew/public/fonts/LearningCurve.ttf");
}
.w-100 {
  width: 100%;
}

@media (min-width: 1200px) {
  .lg\:w-100 {
    width: 100%;
  }

  .lg\:w-50 {
    width: 50%;
  }

  .lg\:w-25 {
    width: 25%;
  }
}
@media (max-width: 1199px) and (min-width: 760px) {
  .md\:w-100 {
    width: 100%;
  }

  .md\:d-none {
    display: none;
  }
}
@media (max-width: 759px) {
  .sm\:w-100 {
    width: 100%;
  }

  .sm\:d-none {
    display: none;
  }
}
.medium {
  font-weight: 500;
}

.r-100 {
  border-radius: 100%;
}

.w-100 {
  width: 100%;
}

.retail-pawzler {
  margin-top: 0 !important;
}

.why-pawzler-for-retail .container .grid-cols-6 {
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
}

li.benefits-retail::marker {
  color: #004f7d;
  border-radius: 10px !important;
  font-size: 20px;
}

.why-pawzler-for-retail {
  margin-top: 7rem !important;
}

ul.why-work-with-pawzler > li {
  list-style: disc !important;
}

@media (max-width: 849px) {
  .why-pawzler-for-retail {
    margin-top: 3rem !important;
  }

  .first-retail {
    margin-top: 3rem !important;
  }
  .pawzler-in-retail {
    padding-top: 0rem !important;
    padding-bottom: 4rem !important;
  }

  .benefits-for-retail {
    margin-top: 4rem !important;
  }

  .first-retail {
    padding-top: 4rem !important;
  }
}
ul.why-work-with-pawzler > li {
  font-size: 20px !important;
}

@media (max-width: 849px) {
  ul.why-work-with-pawzler > li {
    font-size: 0.875rem !important;
  }
}
.top-bar-carousel .carousel-cell:not(:first-child, .flickity-cell) {
  display: none !important;
}

.woocommerce-order-received span.wpcf7-list-item > label {
  display: flex;
  justify-content: flex-start;
}

.woocommerce-order-received .wpcf7-form > * {
  margin-top: 1em;
}

.woocommerce-order-received span.wpcf7-form-control.wpcf7-radio > *, .woocommerce-order-received span.wpcf7-form-control.wpcf7-checkbox > * {
  display: block;
  line-height: 1.5em;
}

.woocommerce-order-received span.wpcf7-form-control.wpcf7-radio, .woocommerce-order-received span.wpcf7-form-control.wpcf7-checkbox {
  margin: 1em 0;
  display: block;
}

.woocommerce-order-received .wpcf7-form label {
  font-size: 20px !important;
}

.woocommerce-order-received .wpcf7-text, .woocommerce-order-received .wpcf7-date {
  border: 2px solid #000;
  border-radius: 5px;
  height: 40px;
  padding: 0 10px;
  margin: 1em 0;
  font-size: 20px;
}

.woocommerce-order-received .wpcf7-submit {
  background-color: #0081de;
  color: #fff;
  text-transform: uppercase;
  padding: 10px 20px;
  border-radius: 5px;
}

.woocommerce-order-received .wpcf7-form input[type=checkbox] {
  max-height: 0 !important;
}

.woocommerce-order-pay label.payment_method_square_credit_card {
  display: flex;
  align-items: center;
  flex-flow: row;
  justify-content: flex-start;
}
.woocommerce-order-pay .wc_payment_methods > .wc_payment_method {
  display: flex !important;
  align-items: center;
  flex-flow: row;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.woocommerce-order-pay .wc_payment_methods > .wc_payment_method > label {
  display: flex !important;
  align-items: center;
  flex-flow: row;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.woocommerce-order-pay .wc_payment_methods > .wc_payment_method input[type=radio] {
  top: 0 !important;
}
@media (max-width: 549px) {
  .woocommerce-order-pay .wc_payment_methods > .wc_payment_method img {
    display: none !important;
  }
}
.woocommerce-order-pay .donation-wrapper {
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 1em;
}
.woocommerce-order-pay .donation-wrapper input[type=radio] {
  top: 0 !important;
}
.woocommerce-order-pay .donation-wrapper > p {
  width: 100%;
}
.woocommerce-order-pay .donation-wrapper > label {
  width: calc(100% - 32px - 1.25rem);
}
.woocommerce-order-pay .woocommerce-terms-and-conditions-wrapper label.woocommerce-form__label-for-checkbox {
  display: flex !important;
  flex-flow: row;
  line-height: 1;
  margin-top: 1em;
  margin-bottom: 0.5em;
  align-items: flex-start;
  justify-content: flex-start;
}
.woocommerce-order-pay .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions-checkbox-text a, .woocommerce-order-pay .woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text a {
  font-size: inherit !important;
}
.woocommerce-order-pay .woocommerce-terms-and-conditions-wrapper input[type=checkbox] {
  display: none !important;
}
.woocommerce-order-pay .woocommerce-terms-and-conditions-wrapper input[type=checkbox]:after {
  display: none !important;
}
.woocommerce-order-pay .woocommerce-terms-and-conditions-wrapper label {
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}
.woocommerce-order-pay .woocommerce-terms-and-conditions-wrapper label:before {
  content: "";
  top: 2px !important;
  box-shadow: 0 0 0 1px var(--color-primary);
  width: 1rem !important;
  height: 1rem !important;
  position: relative;
  background-color: white;
  display: inline-block;
  border: 5px solid white;
  border-radius: 0;
  margin-right: 10px;
}
.woocommerce-order-pay .woocommerce-terms-and-conditions-wrapper label:has(input:checked):before {
  background-color: var(--color-primary) !important;
}
.woocommerce-order-pay .woocommerce-terms-and-conditions-wrapper .required {
  display: none !important;
}
.woocommerce-order-pay #place_order {
  float: left !important;
  background-color: #0081de !important;
  padding: 0.875rem 3rem !important;
}
.woocommerce-order-pay #place_order:hover {
  background-color: var(--color-primary) !important;
  box-shadow: unset !important;
}

.affiliate-portal-container {
  /* Remove after registration form is activated */
  /***********************************************/
}
.affiliate-portal-container .content-header:has(.profile-dropdown) + .login-registration-container .registration-form {
  display: block !important;
}
.affiliate-portal-container .registration-form {
  display: none !important;
}
@media (min-width: 768px){
  .md\:container{
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }
  @media (min-width: 640px){
    .md\:container{
      max-width: 640px;
    }
  }
  @media (min-width: 768px){
    .md\:container{
      max-width: 768px;
    }
  }
  @media (min-width: 1024px){
    .md\:container{
      max-width: 1024px;
    }
  }
  @media (min-width: 1280px){
    .md\:container{
      max-width: 1280px;
    }
  }
  @media (min-width: 1536px){
    .md\:container{
      max-width: 1536px;
    }
  }
  .md\:container{
    width: 100%;
  }
  @media (min-width: 1536px){
    .md\:container{
      max-width: 1340px;
    }
  }
}
.hover\:scale-105:hover{
  --tw-scale-x: 1.05 !important;
  --tw-scale-y: 1.05 !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;
}
.hover\:scale-90:hover{
  --tw-scale-x: .9 !important;
  --tw-scale-y: .9 !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;
}
@media (min-width: 640px){
  .sm\:-mt-2{
    margin-top: -0.5rem !important;
  }
  .sm\:mb-2{
    margin-bottom: 0.5rem !important;
  }
  .sm\:mb-3{
    margin-bottom: 0.75rem !important;
  }
  .sm\:mb-7{
    margin-bottom: 1.75rem !important;
  }
  .sm\:mr-4{
    margin-right: 1rem !important;
  }
  .sm\:mr-5{
    margin-right: 1.25rem !important;
  }
  .sm\:mt-2{
    margin-top: 0.5rem !important;
  }
  .sm\:mt-8{
    margin-top: 2rem !important;
  }
  .sm\:flex{
    display: flex !important;
  }
  .sm\:hidden{
    display: none !important;
  }
  .sm\:h-12{
    height: 3rem !important;
  }
  .sm\:h-full{
    height: 100% !important;
  }
  .sm\:w-20{
    width: 5rem !important;
  }
  .sm\:px-6{
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .sm\:px-8{
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .sm\:py-4{
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .sm\:pb-3{
    padding-bottom: 0.75rem !important;
  }
  .sm\:pb-4{
    padding-bottom: 1rem !important;
  }
  .sm\:pt-3{
    padding-top: 0.75rem !important;
  }
  .sm\:pt-4{
    padding-top: 1rem !important;
  }
  .sm\:pt-5{
    padding-top: 1.25rem !important;
  }
  .sm\:text-3xl{
    font-size: 1.875rem !important;
    line-height: 2.25rem !important;
  }
  .sm\:text-base{
    font-size: 1rem !important;
    line-height: 1.5rem !important;
  }
  .sm\:text-lg{
    font-size: 1.125rem !important;
    line-height: 1.75rem !important;
  }
  .sm\:text-sm{
    font-size: 0.875rem !important;
    line-height: 1.25rem !important;
  }
  .sm\:text-xl{
    font-size: 1.25rem !important;
    line-height: 1.75rem !important;
  }
}
@media (min-width: 768px){
  .md\:sticky{
    position: sticky !important;
  }
  .md\:right-5{
    right: 1.25rem !important;
  }
  .md\:top-36{
    top: 9rem !important;
  }
  .md\:order-first{
    order: -9999 !important;
  }
  .md\:col-span-1{
    grid-column: span 1 / span 1 !important;
  }
  .md\:-mx-4{
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }
  .md\:mx-0{
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .md\:my-10{
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .md\:my-16{
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .md\:-mt-10{
    margin-top: -2.5rem !important;
  }
  .md\:mb-2{
    margin-bottom: 0.5rem !important;
  }
  .md\:ml-6{
    margin-left: 1.5rem !important;
  }
  .md\:mt-7{
    margin-top: 1.75rem !important;
  }
  .md\:block{
    display: block !important;
  }
  .md\:flex{
    display: flex !important;
  }
  .md\:grid{
    display: grid !important;
  }
  .md\:hidden{
    display: none !important;
  }
  .md\:h-\[80px\]{
    height: 80px !important;
  }
  .md\:w-1\/3{
    width: 33.333333% !important;
  }
  .md\:w-2\/3{
    width: 66.666667% !important;
  }
  .md\:w-3\/4{
    width: 75% !important;
  }
  .md\:w-9\/12{
    width: 75% !important;
  }
  .md\:w-\[20\%\]{
    width: 20% !important;
  }
  .md\:w-full{
    width: 100% !important;
  }
  .md\:max-w-4xl{
    max-width: 56rem !important;
  }
  .md\:scale-100{
    --tw-scale-x: 1 !important;
    --tw-scale-y: 1 !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;
  }
  .md\:grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr)) !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\:justify-start{
    justify-content: flex-start !important;
  }
  .md\:gap-10{
    gap: 2.5rem !important;
  }
  .md\:gap-6{
    gap: 1.5rem !important;
  }
  .md\:gap-y-0{
    row-gap: 0px !important;
  }
  .md\:px-0{
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .md\:px-6{
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .md\:py-12{
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .md\:py-20{
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .md\:py-4{
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .md\:py-6{
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .md\:pb-0{
    padding-bottom: 0px !important;
  }
  .md\:pb-20{
    padding-bottom: 5rem !important;
  }
  .md\:pb-6{
    padding-bottom: 1.5rem !important;
  }
  .md\:pl-12{
    padding-left: 3rem !important;
  }
  .md\:pt-0{
    padding-top: 0px !important;
  }
  .md\:pt-12{
    padding-top: 3rem !important;
  }
  .md\:pt-16{
    padding-top: 4rem !important;
  }
  .md\:pt-20{
    padding-top: 5rem !important;
  }
  .md\:pt-4{
    padding-top: 1rem !important;
  }
  .md\:pt-44{
    padding-top: 11rem !important;
  }
  .md\:pt-8{
    padding-top: 2rem !important;
  }
  .md\:text-left{
    text-align: left !important;
  }
  .md\:text-center{
    text-align: center !important;
  }
  .md\:text-right{
    text-align: right !important;
  }
  .md\:text-\[24px\]{
    font-size: 24px !important;
  }
  .md\:text-\[30px\]{
    font-size: 30px !important;
  }
  .md\:text-\[40px\]{
    font-size: 40px !important;
  }
  .md\:text-base{
    font-size: 1rem !important;
    line-height: 1.5rem !important;
  }
  .md\:text-sm{
    font-size: 0.875rem !important;
    line-height: 1.25rem !important;
  }
  .md\:text-xs{
    font-size: 0.75rem !important;
    line-height: 1rem !important;
  }
  .md\:font-bold{
    font-weight: 700 !important;
  }
}
@media (min-width: 1024px){
  .lg\:absolute{
    position: absolute !important;
  }
  .lg\:sticky{
    position: sticky !important;
  }
  .lg\:left-12{
    left: 3rem !important;
  }
  .lg\:top-12{
    top: 3rem !important;
  }
  .lg\:top-20{
    top: 5rem !important;
  }
  .lg\:-ml-9{
    margin-left: -2.25rem !important;
  }
  .lg\:-mt-12{
    margin-top: -3rem !important;
  }
  .lg\:-mt-64{
    margin-top: -16rem !important;
  }
  .lg\:mt-0{
    margin-top: 0px !important;
  }
  .lg\:block{
    display: block !important;
  }
  .lg\:hidden{
    display: none !important;
  }
  .lg\:w-1\/2{
    width: 50% !important;
  }
  .lg\:w-6\/12{
    width: 50% !important;
  }
  .lg\:w-9\/12{
    width: 75% !important;
  }
  .lg\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
  .lg\:flex-row{
    flex-direction: row !important;
  }
  .lg\:pl-6{
    padding-left: 1.5rem !important;
  }
  .lg\:pt-0{
    padding-top: 0px !important;
  }
  .lg\:pt-28{
    padding-top: 7rem !important;
  }
  .lg\:text-white{
    --tw-text-opacity: 1 !important;
    color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
  }
}
@media (min-width: 1280px){
  .xl\:-bottom-20{
    bottom: -5rem !important;
  }
  .xl\:-bottom-24{
    bottom: -6rem !important;
  }
  .xl\:-left-28{
    left: -7rem !important;
  }
  .xl\:-top-16{
    top: -4rem !important;
  }
  .xl\:left-28{
    left: 7rem !important;
  }
  .xl\:left-72{
    left: 18rem !important;
  }
  .xl\:left-\[10\%\]{
    left: 10% !important;
  }
  .xl\:right-52{
    right: 13rem !important;
  }
  .xl\:right-72{
    right: 18rem !important;
  }
  .xl\:top-20{
    top: 5rem !important;
  }
  .xl\:top-28{
    top: 7rem !important;
  }
  .xl\:top-36{
    top: 9rem !important;
  }
  .xl\:ml-24{
    margin-left: 6rem !important;
  }
  .xl\:mr-32{
    margin-right: 8rem !important;
  }
  .xl\:mt-3{
    margin-top: 0.75rem !important;
  }
  .xl\:mt-3\.5{
    margin-top: 0.875rem !important;
  }
  .xl\:block{
    display: block !important;
  }
  .xl\:w-1\/5{
    width: 20% !important;
  }
  .xl\:w-11\/12{
    width: 91.666667% !important;
  }
  .xl\:w-3\/5{
    width: 60% !important;
  }
  .xl\:w-4\/6{
    width: 66.666667% !important;
  }
  .xl\:w-8\/12{
    width: 66.666667% !important;
  }
  .xl\:gap-20{
    gap: 5rem !important;
  }
  .xl\:bg-center{
    background-position: center !important;
  }
  .xl\:bg-top{
    background-position: top !important;
  }
  .xl\:pb-0{
    padding-bottom: 0px !important;
  }
  .xl\:pb-16{
    padding-bottom: 4rem !important;
  }
  .xl\:pb-20{
    padding-bottom: 5rem !important;
  }
  .xl\:pt-16{
    padding-top: 4rem !important;
  }
  .xl\:pt-32{
    padding-top: 8rem !important;
  }
  .xl\:text-base{
    font-size: 1rem !important;
    line-height: 1.5rem !important;
  }
}
@media (min-width: 1536px){
  .\32xl\:-ml-36{
    margin-left: -9rem !important;
  }
  .\32xl\:ml-24{
    margin-left: 6rem !important;
  }
  .\32xl\:mr-48{
    margin-right: 12rem !important;
  }
  .\32xl\:pt-80{
    padding-top: 20rem !important;
  }
}
