/*
! tailwindcss v3.4.1 | 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.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

/*
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. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. 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-feature-settings: normal;
  /* 2 */
  font-variation-settings: normal;
  /* 3 */
  font-size: 1em;
  /* 4 */
}

/*
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-feature-settings: inherit;
  /* 1 */
  font-variation-settings: 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;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden] {
  display: none;
}

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --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-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

.container {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

.flex-ver {
  display: flex;
  align-items: center;
}

.btn {
  display: flex;
  height: 4.8rem;
  align-items: center;
  justify-content: center;
  gap: 1.2rem;
  white-space: nowrap;
  border-radius: 9999px;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
  font-size: 1.4rem;
  line-height: 2rem;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -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-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

@media (min-width: 480px) {
  .btn {
    font-size: 1.8rem;
    line-height: 2.8rem;
  }
}

@media (min-width: 1536px) {
  .btn {
    padding-left: 4.8rem;
    padding-right: 4.8rem;
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
  }
}

.btn-primary {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 149 218 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(44 51 58 / var(--tw-text-opacity));
}

.btn-primary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 149 218 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.group\/primary:hover .btn-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(0 149 218 / var(--tw-bg-opacity));
}

.btn-secondary {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 149 218 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(0 149 218 / var(--tw-bg-opacity));
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.btn-secondary:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 149 218 / var(--tw-border-opacity));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(0 149 218 / var(--tw-text-opacity));
}

.group\/secondary:hover .btn-secondary {
  background-color: transparent;
}

.tag {
  display: flex;
  align-items: center;
  gap: 0.8rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 700;
}

.tag::after {
  height: 1px;
  width: 6.8rem;
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(0 149 218 / var(--tw-bg-opacity));
}

.line-heading {
  display: flex;
  align-items: center;
  gap: 0.8rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.line-heading::after {
  height: 1px;
  width: 6.8rem;
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(0 149 218 / var(--tw-bg-opacity));
}

.cta {
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(0 149 218 / var(--tw-text-opacity));
}

@media (min-width: 480px) {
  .cta {
    font-size: 1.8rem;
    line-height: 2.8rem;
  }
}

.cat-card {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -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-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

.cat-card: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;
}

.subcat-card {
  display: flex;
  width: 100%;
  max-width: 24rem;
  align-items: center;
  justify-content: space-between;
  gap: 2rem;
  border-radius: 1.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 2.4rem;
  padding-right: 2.4rem;
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(0 149 218 / var(--tw-text-opacity));
  --tw-shadow: 0px -2px 20px 0px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0px -2px 20px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -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-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  cursor: pointer;
}

.subcat-card:hover {
  --tw-scale-x: .9;
  --tw-scale-y: .9;
  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));
}

.set-padding-hor {
  padding-left: 3.2rem;
  padding-right: 3.2rem;
}

@media (min-width: 768px) {
  .set-padding-hor {
    padding-left: 4.8rem !important;
    padding-right: 4.8rem !important;
  }
}

@media (min-width: 1024px) {
  .set-padding-hor {
    padding-left: 9.6rem !important;
    padding-right: 9.6rem !important;
  }
}

@media (min-width: 1536px) {
  .set-padding-hor {
    padding-left: 14.4rem !important;
    padding-right: 14.4rem !important;
  }
}

.set-margin-hor {
  margin-left: 3.2rem !important;
  margin-right: 3.2rem !important;
}

@media (min-width: 768px) {
  .set-margin-hor {
    margin-left: 4.8rem !important;
    margin-right: 4.8rem !important;
  }
}

@media (min-width: 1024px) {
  .set-margin-hor {
    margin-left: 9.6rem !important;
    margin-right: 9.6rem !important;
  }
}

@media (min-width: 1536px) {
  .set-margin-hor {
    margin-left: 14.4rem !important;
    margin-right: 14.4rem !important;
  }
}

.set-padding-left {
  padding-left: 3.2rem;
}

@media (min-width: 768px) {
  .set-padding-left {
    padding-left: 4.8rem;
  }
}

@media (min-width: 1024px) {
  .set-padding-left {
    padding-left: 9.6rem;
  }
}

@media (min-width: 1536px) {
  .set-padding-left {
    padding-left: 14.4rem;
  }
}

.set-padding-right {
  padding-right: 3.2rem;
}

@media (min-width: 768px) {
  .set-padding-right {
    padding-right: 4.8rem;
  }
}

@media (min-width: 1024px) {
  .set-padding-right {
    padding-right: 9.6rem;
  }
}

@media (min-width: 1536px) {
  .set-padding-right {
    padding-right: 14.4rem;
  }
}

.set-margin-bottom {
  margin-bottom: 3.2rem;
}

@media (min-width: 768px) {
  .set-margin-bottom {
    margin-bottom: 4.8rem;
  }
}

.set-padding-bottom {
  padding-bottom: 3.2rem;
}

@media (min-width: 768px) {
  .set-padding-bottom {
    padding-bottom: 4.8rem;
  }
}

.set-margin-top {
  margin-top: 3.2rem;
}

@media (min-width: 768px) {
  .set-margin-top {
    margin-top: 4.8rem;
  }
}

.set-margin-top-large {
  margin-top: 4.8rem;
}

@media (min-width: 768px) {
  .set-margin-top-large {
    margin-top: 9.6rem;
  }
}

@media (min-width: 1536px) {
  .set-margin-top-large {
    margin-top: 14.4rem;
  }
}

.set-padding-top {
  padding-top: 3.2rem;
}

@media (min-width: 768px) {
  .set-padding-top {
    padding-top: 4.8rem;
  }
}

.invisible {
  visibility: hidden;
}

.\!static {
  position: static !important;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.\!left-auto {
  left: auto !important;
}

.\!right-24 {
  right: 9.6rem !important;
}

.bottom-0 {
  bottom: 0px;
}

.right-0 {
  right: 0px;
}

.z-50 {
  z-index: 50;
}

.col-start-1 {
  grid-column-start: 1;
}

.col-start-2 {
  grid-column-start: 2;
}

.col-end-2 {
  grid-column-end: 2;
}

.col-end-4 {
  grid-column-end: 4;
}

.row-start-1 {
  grid-row-start: 1;
}

.row-start-3 {
  grid-row-start: 3;
}

.row-end-3 {
  grid-row-end: 3;
}

.row-end-4 {
  grid-row-end: 4;
}

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

.m-0 {
  margin: 0px;
}

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

.mb-3 {
  margin-bottom: 1.2rem;
}

.mb-4 {
  margin-bottom: 1.6rem;
}

.mb-8 {
  margin-bottom: 3.2rem;
}

.ml-8 {
  margin-left: 3.2rem;
}

.mt-12 {
  margin-top: 4.8rem;
}

.mt-24 {
  margin-top: 9.6rem;
}

.mt-4 {
  margin-top: 1.6rem;
}

.mt-6 {
  margin-top: 2.4rem;
}

.block {
  display: block;
}

.\!flex {
  display: flex !important;
}

.flex {
  display: flex;
}

.inline-flex {
  display: inline-flex;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.aspect-square {
  aspect-ratio: 1 / 1;
}

.h-10 {
  height: 4rem;
}

.h-12 {
  height: 4.8rem;
}

.h-19 {
  height: 7.6rem;
}

.h-\[210px\] {
  height: 210px;
}

.h-\[360px\] {
  height: 360px;
}

.h-auto {
  height: auto;
}

.h-fit {
  height: -moz-fit-content;
  height: fit-content;
}

.h-full {
  height: 100%;
}

.max-h-72 {
  max-height: 18rem;
}

.min-h-60 {
  min-height: 15rem;
}

.min-h-full {
  min-height: 100%;
}

.\!w-2 {
  width: 0.8rem !important;
}

.\!w-48 {
  width: 12rem !important;
}

.\!w-48\% {
  width: 48% !important;
}

.\!w-auto {
  width: auto !important;
}

.w-0 {
  width: 0px;
}

.w-1\/2 {
  width: 50%;
}

.w-10 {
  width: 4rem;
}

.w-16 {
  width: 6.4rem;
}

.w-160 {
  width: 40rem;
}

.w-18 {
  width: 7.2rem;
}

.w-2\/5 {
  width: 40%;
}

.w-24 {
  width: 9.6rem;
}

.w-24\% {
  width: 24%;
}

.w-4\/5 {
  width: 80%;
}

.w-40 {
  width: 16rem;
}

.w-auto {
  width: auto;
}

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

.w-full {
  width: 100%;
}

.min-w-0 {
  min-width: 0px;
}

.min-w-120 {
  min-width: 30rem;
}

.min-w-\[220px\] {
  min-width: 220px;
}

.min-w-full {
  min-width: 100%;
}

.\!max-w-36 {
  max-width: 14.4rem !important;
}

.max-w-10 {
  max-width: 4rem;
}

.max-w-120 {
  max-width: 30rem;
}

.max-w-144 {
  max-width: 36rem;
}

.max-w-36 {
  max-width: 14.4rem;
}

.max-w-40 {
  max-width: 16rem;
}

.max-w-44 {
  max-width: 17.6rem;
}

.max-w-fit {
  max-width: -moz-fit-content;
  max-width: fit-content;
}

.max-w-full {
  max-width: 100%;
}

.max-w-prose-md {
  max-width: 50ch;
}

.max-w-xl {
  max-width: 36rem;
}

.flex-1 {
  flex: 1 1 0%;
}

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

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

.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));
}

.cursor-not-allowed {
  cursor: not-allowed;
}

.cursor-pointer {
  cursor: pointer;
}

.list-none {
  list-style-type: none;
}

.auto-rows-auto {
  grid-auto-rows: auto;
}

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

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

.grid-cols-\[auto_1fr\] {
  grid-template-columns: auto 1fr;
}

.grid-rows-2 {
  grid-template-rows: repeat(2, minmax(0, 1fr));
}

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

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

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

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

.items-stretch {
  align-items: stretch;
}

.justify-start {
  justify-content: flex-start;
}

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

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

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

.gap-0 {
  gap: 0px;
}

.gap-1 {
  gap: 0.4rem;
}

.gap-11 {
  gap: 4.4rem;
}

.gap-12 {
  gap: 4.8rem;
}

.gap-2 {
  gap: 0.8rem;
}

.gap-24 {
  gap: 9.6rem;
}

.gap-3 {
  gap: 1.2rem;
}

.gap-4 {
  gap: 1.6rem;
}

.gap-5 {
  gap: 2rem;
}

.gap-6 {
  gap: 2.4rem;
}

.gap-8 {
  gap: 3.2rem;
}

.gap-x-2 {
  -moz-column-gap: 0.8rem;
       column-gap: 0.8rem;
}

.gap-y-2 {
  row-gap: 0.8rem;
}

.self-center {
  align-self: center;
}

.justify-self-end {
  justify-self: end;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-x-hidden {
  overflow-x: hidden;
}

.whitespace-nowrap {
  white-space: nowrap;
}

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

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

.rounded-3xl {
  border-radius: 1.5rem;
}

.rounded-\[3rem\] {
  border-radius: 3rem;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-lg {
  border-radius: 0.5rem;
}

.rounded-r-lg {
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}

.border {
  border-width: 1px;
}

.border-b {
  border-bottom-width: 1px;
}

.border-solid {
  border-style: solid;
}

.border-primary {
  --tw-border-opacity: 1;
  border-color: rgb(0 149 218 / var(--tw-border-opacity));
}

.border-transparent {
  border-color: transparent;
}

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

.bg-\[\#F5F5F5\] {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
}

.bg-light-grey {
  --tw-bg-opacity: 1;
  background-color: rgb(243 242 241 / var(--tw-bg-opacity));
}

.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(0 149 218 / var(--tw-bg-opacity));
}

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

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

.p-0 {
  padding: 0px;
}

.p-2 {
  padding: 0.8rem;
}

.p-4 {
  padding: 1.6rem;
}

.p-7 {
  padding: 2.8rem;
}

.px-1 {
  padding-left: 0.4rem;
  padding-right: 0.4rem;
}

.px-3 {
  padding-left: 1.2rem;
  padding-right: 1.2rem;
}

.px-4 {
  padding-left: 1.6rem;
  padding-right: 1.6rem;
}

.px-5 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.py-0\.5 {
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
}

.py-12 {
  padding-top: 4.8rem;
  padding-bottom: 4.8rem;
}

.py-4 {
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
}

.py-6 {
  padding-top: 2.4rem;
  padding-bottom: 2.4rem;
}

.py-8 {
  padding-top: 3.2rem;
  padding-bottom: 3.2rem;
}

.\!pt-5 {
  padding-top: 2rem !important;
}

.pb-12 {
  padding-bottom: 4.8rem;
}

.pb-24 {
  padding-bottom: 9.6rem;
}

.pb-4 {
  padding-bottom: 1.6rem;
}

.pb-5 {
  padding-bottom: 2rem;
}

.pl-0 {
  padding-left: 0px;
}

.pl-4 {
  padding-left: 1.6rem;
}

.pl-8 {
  padding-left: 3.2rem;
}

.pr-0 {
  padding-right: 0px;
}

.pr-8 {
  padding-right: 3.2rem;
}

.pt-0 {
  padding-top: 0px;
}

.pt-12 {
  padding-top: 4.8rem;
}

.pt-4 {
  padding-top: 1.6rem;
}

.pt-6 {
  padding-top: 2.4rem;
}

.pt-8 {
  padding-top: 3.2rem;
}

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

.text-8xl {
  font-size: 9.6rem;
  line-height: 1;
}

.text-\[12px\] {
  font-size: 12px;
}

.text-base {
  font-size: 1.6rem;
  line-height: 2.4rem;
}

.text-sm {
  font-size: 1.4rem;
  line-height: 2rem;
}

.text-xl {
  font-size: 2rem;
  line-height: 2.8rem;
}

.text-xs {
  font-size: 1.2rem;
  line-height: 1.6rem;
}

.font-bold {
  font-weight: 700;
}

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

.uppercase {
  text-transform: uppercase;
}

.text-\[\#5D5D5D\] {
  --tw-text-opacity: 1;
  color: rgb(93 93 93 / var(--tw-text-opacity));
}

.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.text-dark-t {
  --tw-text-opacity: 1;
  color: rgb(44 51 58 / var(--tw-text-opacity));
}

.text-green {
  --tw-text-opacity: 1;
  color: rgb(0 173 33 / var(--tw-text-opacity));
}

.text-primary {
  --tw-text-opacity: 1;
  color: rgb(0 149 218 / var(--tw-text-opacity));
}

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

.opacity-0 {
  opacity: 0;
}

.shadow-3xl {
  --tw-shadow: 0px -2px 20px 0px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0px -2px 20px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.blur {
  --tw-blur: blur(8px);
  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);
}

.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);
}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -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-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

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

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

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

/*reset*/

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

* {
  text-rendering: optimizeLegibility;
}

img,
picture,
video,
canvas,
svg {
  display: block;
}

input,
button,
textarea,
select {
  font: inherit;
  margin: 0;
}

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

ol {
  list-style: auto;
}

ul {
  list-style: initial;
}

/*base*/

:root {
  --theme-color: #0095DA;
  --dark-text: #2C333A;
}

html {
  font-size: 62.5%;
  /*10px*/
  box-sizing: border-box;
  overflow-x: hidden;
  scroll-behavior: smooth;
  margin-top: 0!important;
}

html:focus-within {
  scroll-behavior: smooth;
}

body {
  font-family: montserrat, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.6rem;
  overflow-x: clip;
  -webkit-font-smoothing: antialiased;
  margin: auto;
}

body::-webkit-scrollbar {
  width: 7px;
}

body::-webkit-scrollbar-thumb {
  background-color: var(--theme-color);
  border-radius: 5px;
}

body::-webkit-scrollbar-track {
  background-color: #7070703b;
}

.input:focus {
  outline: none !important;
  border:1px solid ;
  box-shadow: 0 0 10px ;
}

main {
  margin: auto;
}

.set-max-width {
  max-width: 2560px;
  width: 100%;
}

/*Typography*/

h1 {
  font-size: 4.4rem;
}

h2 {
  font-size: 3.2rem;
  padding-bottom: 1rem;
}

h3 {
  font-size: 2.4rem;
}

h4 {
  font-size: 2rem;
}

h1,h2,h3,h4,h5,h6 {
  font-weight: bold;
  font-family: montserrat, sans-serif;
  font-weight: 700;
  font-style: normal;
}

a {
  font-size: 2.4rem;
}

p, li {
  font-size: 1.6rem;
  color: var(--dark-text);
  line-height: 1.9;
}

#theme_header nav a, 
    footer nav a {
  font-size: 1.6rem;
}

article a {
  text-decoration: underline;
  color: var(--theme-color);
}

article li {
  list-style-type: disc;
  color: var(--grey-text);
  font-size: 1.6rem;
}

.velky-text span {
  font-size: 4.3rem;
}

.list {
  list-style-image: url('../img/rectangle.svg');
}

@media only screen and (max-width: 1440px) {
  h1 {
    font-size: 3rem;
    line-height: 1.2;
  }

  h2 {
    font-size: 2.2rem;
    padding-bottom: 0.8rem;
  }

  h3 {
    font-size: 2.2rem;
    line-height: 1.75;
  }

  h4 {
    font-size: 1.8rem;
  }

  .velky-text span {
    font-size: 3.3rem;
  }
}

@media only screen and (max-width: 1024px) {
  .page-hero:not(.home-hero) {
    flex-direction: column;
  }

  .page-hero > * {
    width: 100%!important;
  }
}

@media only screen and (max-width: 480px) {
  h1 {
    font-size: 2.7rem;
  }

  .page-hero h1 {
    font-size: 2.3rem;
  }

  h2 {
    font-size: 2.2rem;
    padding-bottom: 0.8rem;
  }

  h3 {
    font-size: 1.9rem;
    line-height: 1.75;
  }

  h4 {
    font-size: 1.7rem;
  }

  p, a, li {
    font-size: 1.4rem;
  }
}

/*primary menu*/

#content {
  transition: padding-top 0.6s ease-in;
}

#theme_header.sticked {
  height: 7.6rem;
  margin-top: 0!important;
  transition: all 0.3s ease-in;
}

#theme_header {
  height: 10rem;
  transition: all 0.3s ease-in;
}

#theme_header .logo img {
  width: 100%;
  min-width: 15rem;
}

@media screen and (min-width: 1536px) {
  #theme_header .logo img {
    width: 100%;
    min-width: 25rem;
  }
}

.menu-item {
  list-style-type: none;
}

.navmenu-container {
  height: 100%;
  position: relative;
  padding-right: 4rem;
}

.primary-navigation .menu {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 100%;
}

.navmenu-container::before {
  display: none;
}

.navmenu-container.shop-navmenu::before {
  display: none;
}

.navmenu-container.shop-navmenu {
  padding-right: 0;
}

.primary-navigation li {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  white-space: nowrap;
  position: relative;
  cursor: pointer;
  transition: all 0.3s ease-in;
}

.primary-navigation .current-menu-item a {
  border-bottom: solid 3px var(--theme-color);
  transform: scale(1.1);
}

.primary-navigation .menu-item:hover a {
  border-bottom: solid 3px var(--theme-color);
  transform: scale(1.1);
  transition: all 0.3s ease-in;
}

.e-shop-link-wrapper {
  padding-left: 5rem;
}

.mobile_right_menu_container {
  display: none;
}

.mobile-menu-button {
  background-color: transparent;
  border: none;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}

.menu-icon {
  cursor: pointer;
  display: inline-block;
  float: right;
  padding: 28px 0px;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.navicon {
  background: var(--theme-color);
  background: transparent;
  display: block;
  height: 2px;
  position: relative;
  transition: background .2s ease-out;
  width: 30px;
  transform: scaleX(-1);
  transition: all .2s ease-out;
}

.navicon::after {
  background: var(--theme-color);
  content: '';
  display: block;
  height: 3px;
  position: absolute;
  transition: all .2s ease-out;
  width: 40px;
  top: -7px;
}

.navicon::before {
  background: var(--theme-color);
  content: '';
  display: block;
  height: 3px;
  position: absolute;
  transition: all .2s ease-out;
  width: 40px;
  top: 7px;
}

.menu-btn {
  display: none!important;
}

.menu-icon.change > .menu {
  max-height: 540px;
}

.menu-icon.change  .navicon::before {
  transform: rotate(-45deg);
  width: 30px;
}

.menu-icon.change  .navicon:after {
  transform: rotate(45deg);
  width: 30px;
}

.menu-icon.change  .navicon::before,
    .menu-icon.change  .navicon:after {
  top: 0;
}

.mobile-menu-wrapper .menu {
  display: none;
}

.links-wrapper svg {
  width: 100%;
}

.links-wrapper .btn {
  height: 5rem;
}

/*submenu*/

.menu-item-has-children svg {
  display: none;
}

.sub-menu {
  display: none;
  position: absolute;
  left: 0;
  top: 9rem;
  width: -moz-fit-content;
  width: fit-content;
  background-color: var(--theme-color);
  list-style: none;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  border-radius: 0 0 2rem 2rem;
  padding: 30px;
  z-index: -1;
  transition: all 0.5s ease;
}

.sub-menu li {
  margin: 1rem 0;
  width: 100%;
  padding: 0;
  min-width: -moz-max-content;
  min-width: max-content;
  justify-content: flex-start;
  color: white;
  transition: all 0.3s ease;
}

.sub-menu li a {
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: flex-start;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease;
}

.primary-navigation .sub-menu .menu-item a {
  transform: none;
}

.primary-navigation .sub-menu li:hover a {
  border-bottom: 2px solid white;
  transition: all 0.3s ease;
}

.menu-item:hover .sub-menu {
  display: flex;
  min-width: 30rem;
  z-index: 10;
}

/*Footer menu*/

.footmenu-container ul {
  display: flex;
  justify-content: space-between;
}

.footmenu-container li a  {
  color: white;
}

@media only screen and (min-width: 1920px) {
  .menu-item-has-children .sub-menu::after {
    border-width: 9px 27px 27px 27px;
  }
}

@media only screen and (max-width: 1536px) {
  #theme_header .shop-navmenu li a {
    font-size: 1.4rem;
  }
}

@media only screen and (max-width: 1440px) {
  .primary-navigation li {
    font-size: 1.5rem;
  }
}

@media only screen and (min-width: 1025px) and (max-width: 1280px) {
  .minicart_text .cart-items-count {
    display: none;
  }
}

@media only screen and (max-width: 1024px) {
  #theme_header {
    padding-right: 0;
    height: 7.6rem;
  }

  .menu-item-has-children svg {
    display: block;
    width: 2.5rem;
    height: 1.5rem;
  }

  .menu-item-has-children > a {
    display: flex;
    align-items: center;
    gap: 30px;
  }

  .primary-navigation {
    display: none;
  }

  .mobile-menu-wrapper .menu {
    display: flex;
    background: var(--theme-color);
    flex-direction: column;
    gap: 1rem;
    padding: 5rem 3rem;
    opacity: 0;
    height: 0;
    width: 0;
    padding: 0;
    transition: opacity 0.5s ease-in;
    transition: height 5s ease-in;
  }

  .mobile-menu-wrapper .menu.activated {
    opacity: 1;
    height: auto;
    width: 100%;
    padding: 20px;
    border-radius: 0 0 2rem 2rem;
    transform: translateX(50%);
    transition: all 0.5s ease-in;
  }

  .navmenu-container {
    display: none;
  }

  .mobile-menu-wrapper .menu .menu-item a {
    display: none;
  }

  .mobile-menu-wrapper .menu.activated .menu-item a {
    display: block;
  }

  .mobile-menu-wrapper .menu-item {
    color: white;
    padding-bottom: 5px;
  }

  .mobile_right_menu_container {
    display: flex;
    height: 5px;
    position: relative;
    top: 0%;
    justify-content: flex-end;
    flex: 1 0 20%;
    align-items: center;
    padding-right: 4.8rem;
  }

  .mobile-menu-button {
    right: 0;
    top: initial;
  }

  .navmenu-container-mobile-wrap.active {
    display: flex;
    position: absolute;
    top: 15rem;
    width: -moz-fit-content;
    width: fit-content;
    max-height: -webkit-fill-available;
  }

  .mobile-menu-wrapper, 
    .primary-menu-container-mobile {
    width: 100%;
  }

  .mobile-menu-wrapper .menu-item a {
    font-size: 2.5rem;
  }

  .footmenu-container ul {
    flex-wrap: wrap;
    gap: 2rem;
  }

  .footer-navigation .menu-item {
    white-space: nowrap;
  }

  .page-hero nav {
    max-width: calc(100vw - 100px);
  }

  /*submenu */

  .menu-item-has-children .sub-menu::after {
    display: none;
  }

  ul.sub-menu li a {
    justify-content: flex-end;
  }

  li.menu-item .sub-menu {
    opacity: 0;
    height: 0;
    padding: 0;
    transition: height 0.5s ease-in;
    transition: opacity 0s ease-in;
  }

  .dropdown-arrow {
    position: relative;
    z-index: 999;
  }

  .menu-item-has-children svg {
    transform: rotate(270deg);
  }

  .menu-item-has-children.clicked svg {
    transform: rotate(0deg);
  }

  .menu-item.active.clicked .sub-menu {
    display: flex;
    margin-top: 1.5rem;
    position: static;
    width: 100%;
    opacity: 1;
    height: auto;
    padding: 0;
    transition: all 0.5s ease-in;
  }
}

@media only screen and (max-width: 768px) {
  .minicart_text .cart-items-count, 
  .e-shop-link {
    display: none;
  }

  .e-shop-link-wrapper {
    padding-left: 0;
    padding-right: 5rem;
  }
}

@media only screen and (max-width: 480px) {
  .mobile-menu-wrapper .menu.activated {
    transform: none;
  }

  .mini-cart-a:hover ~ .dropdown-menu-mini-cart, 
  .dropdown-menu-mini-cart:hover {
    display: none!important;
  }

  .navmenu-container-mobile-wrap.active {
    width: 100%;
  }

  .navmenu-container-mobile-wrap.active a {
    font-size: 2rem;
  }

  #menu-logo {
    padding-left: 2rem;
  }

  .e-shop-link-wrapper {
    padding-right: 2rem;
  }
}

/*components*/

input[type=radio] {
  width: 1px;
  position: relative;
  margin: 0 30px 0 0!important;
}

input[type=radio]::before {
  content: "";
  margin-right: 10px;
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid var(--dark-text);
  border-radius: 50%;
  cursor: pointer;
  top: -3px;
  position: relative;
  background: white;
}

input[type=radio]:checked::before {
  content: "";
  background: var(--theme-color);
  border-color:  var(--theme-color);
  background-clip: content-box;
}

input:not([type=file], [type=checkbox],  [type=radio] ), 
textarea:not(.select2-search__field) {
  padding: 5px 16px;
  color: #051641;
  border: 0;
  border-bottom: 1px solid #0516414b;
  border-left: 1px solid #0516414b;
  background-color: #fff;
  max-width: none;
  font-size: var(--input_font_size);
  width: 100%;
  text-align: left;
  border-radius: 0px;
  font-family: sans-serif;
}

.woocommerce form .form-row {
  padding: 5px;
  margin: 0 0 15px;
}

/*--page hero*/

.home-img  {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 40% 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 40% 100%);
}

.hero-img  {
  -webkit-clip-path: polygon(5% 0, 100% 0, 100% 100%, 20% 100%);
          clip-path: polygon(5% 0, 100% 0, 100% 100%, 20% 100%);
}

.blue-banner {
  background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 30%, #0095DA 17%)
}

.banner-cards {
  transform: translateY(-10%);
}

.arrow-wrapper:hover path {
  stroke: white;
  transition: all 0.3s ease;
}

.img-tags img {
  grid-row: 1 / 3;
  grid-column: 1 / 3;
}

.tag-blue {
  grid-row: 1 / 2;
  grid-column: 1 / 2;
  align-self: self-start;
  margin-top: 3rem;
}

.tag-white {
  grid-row: 1 / 2;
  grid-column: 1 / 2;
  align-self: self-start;
  margin-top: 6.9rem;
}

.triangle {
  -webkit-clip-path: polygon(51% 40%, 0 0, 100% 0);
          clip-path: polygon(51% 40%, 0 0, 100% 0);
  width: 30px;
  height: 40px;
  background: var(--theme-color);
}

.hide {
  display: none;
}

.services .wp-post-image {
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 3rem;
  aspect-ratio: 1/1;
}

@media only screen and (max-width: 1281px) {
  .safari .mat-card img {
    width: 60%;
    max-width: 13rem;
  }
}

@media only screen and (max-width: 1024px) {
  .home-img {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 60% 100%);
            clip-path: polygon(0 0, 100% 0, 100% 100%, 60% 100%);
  }

  .hero-img {
    -webkit-clip-path: none;
            clip-path: none;
    width: 100%;
  }

  .brands-hero {
    flex-wrap: wrap;
  }

  .brands-hero .hero-img {
    -webkit-clip-path: none;
            clip-path: none;
    width: 100%;
  }

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

  .hero-contact > div:first-child {
    width: 100%!important;
    /*padding-left: 0!important;*/
  }

  .hero-contact-banner {
    width: 100%!important;
    padding-left: 3.2rem;
  }

  .hero-contact-banner > div {
    justify-content: space-between;
  }

  .ios.mobile.safari .home-hero {
    display: flex;
    flex-wrap: wrap;
    height: -moz-fit-content;
    height: fit-content;
  }

  .ios.mobile.safari .home-hero hgroup:first-child {
    padding-right: 3.2rem;
  }

  .ios.mobile.safari .home-img {
    -webkit-clip-path: none;
            clip-path: none;
    width: 100%;
    height: auto;
    max-height: 40rem;
    min-height: auto;
  }

  .ios.mobile .mat-card img {
    width: 70%;
  }
}

@media only screen and (max-width: 768px) {
  .home-img {
    -webkit-clip-path: none;
            clip-path: none;
    height: 80%;
  }

  .hero-contact-banner {
    -webkit-clip-path: none;
            clip-path: none;
  }

  .hero-contact .set-padding-left {
    padding: 0;
  }
}

@media only screen and (max-width: 480px) {
  .hero-img {
    -webkit-clip-path: none;
            clip-path: none;
  }
}

@media only screen and (max-width: 400px) {
  .mat-card img {
    width: 5rem;
  }
}

/*SVG*/

.blue-svg svg path {
  fill: var(--theme-color);
}

.white-icon path {
  fill: white;
}

.white-icon svg {
  width: 100%;
  height: auto;
}

.white-icon {
  width: 2rem;
  height: auto;
  display: flex;
  align-items: center;
}

.gallery .absolute svg {
  width: 3rem;
  height: auto;
}

.hero-contact-banner path {
  fill: white;
}

.kontakt_info_container path {
  fill: var(--theme-color);
}

@media only screen and (max-width: 1024px) {
  .blue-svg svg {
    width: 2rem;
  }
}

/*buttons*/

.woocommerce-cart .wc-proceed-to-checkout::before,
.woocommerce-cart .wc-proceed-to-checkout::after {
  display: none;
}

.wc-proceed-to-checkout .btn-secondary path {
  transition: fill 0.3s ease;
}

.wc-proceed-to-checkout .btn-secondary:hover path {
  fill: var(--theme-color);
  transition: all 0.3s ease;
}

.btn-black {
  background: black;
  border: 1px black solid;
  color: white;
  font-weight: 400;
}

.btn-black:hover {
  background: white;
  color: black;
}

/*Slider*/

.swiper .swiper-button-prev::after,
.swiper .swiper-button-next::after {
  display: none;
}

.brand_slider .swiper-wrapper {
  align-items: center;
}

.brand_slider .swiper-slide {
  width: 230px;
  display: flex;
  justify-content: center;
}

.brand_slider .swiper-pagination, 
.material_slider .swiper-pagination, 
.swiper-references  .swiper-pagination {
  position: relative;
}

.swiper-references  .swiper-pagination-bullet {
  background: transparent;
  border-radius: inherit;
  border: 1px solid var(--theme-color);
  aspect-ratio: 1/1;
  opacity: 1;
  margin: 0 6px;
  width: 10px;
  height: 10px;
}

.brand_slider .swiper-pagination-bullet, 
.material_slider .swiper-pagination-bullet {
  background: black;
  border-radius: inherit;
  aspect-ratio: 1/1;
  opacity: 1;
  margin: 0 6px;
}

.brand_slider .swiper-pagination-bullet-active, 
.material_slider .swiper-pagination-bullet-active {
  background: var(--theme-color);
  transform: scale(1.7);
}

.blue-banner .swiper-pagination-bullet-active {
  background: white;
  transform: scale(1.4);
}

.swiper-references .swiper-pagination-bullet-active {
  background: black;
  border: 1px solid black;
}

/*--slick slider */

.slick-hero .slick-dots {
  bottom: -5rem;
}

.slick-hero .slick-next,
.slick-hero .slick-prev {
  display: none!important;
}

.slick-dots li button:before {
  content: " "!important;
  border: 1px #2C333A solid;
  width: 15px!important;
  height: 15px!important;
  opacity: 1!important;
}

.slick-dots li {
  margin: 0!important;
}

.slick-dots li.slick-active button:before {
  border-color: var(--theme-color);
  background: var(--theme-color);
}

/*Gallery*/

.gallery img, 
.gallery .overlay {
  grid-area: 1/1/3/3;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.map-btn  {
  transform: translateY(-50%);
}

.single_product_gallery_wrap {
  position: relative;
  flex: 1 0 46%;
  overflow: hidden;
}

.single_product_info_container {
  flex: 1 0 46%;
}

.produkt-swiper-container-wrap {
  width: 25%;
}

.gallery-top {
  width: 70%;
}

.produkt_galerie_container .gallery-top img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

.produkt_galerie_container .gallery-thumbs .swiper-wrapper {
  background-color: white;
  height: 60rem;
  /*max-width: 20rem;
  min-width: 15rem;*/
}

.produkt_galerie_container .swiper-slide {
  cursor: pointer;
}

.produkt_galerie_container .gallery-thumbs img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  /*max-width: 20rem;
    min-width: 15rem;*/
}

.gallery-thumbs .swiper-slide {
  width: 100%;
}

.gallery-top .swiper-slide-next {
  opacity: 0;
}

@media only screen and (min-width: 1700px) {
  .material_slider .swiper-slide {
    width: 13%!important;
  }
}

@media only screen and (min-width: 1025px) {
  .checkout-wrapper {
    flex-direction: row;
  }
}

@media only screen and (max-width: 1536px) {
  .produkt_galerie_container .gallery-thumbs .swiper-wrapper {
    height: 40rem;
  }
}

@media only screen and (max-width: 1024px) {
  .produkt_galerie_container {
    flex-direction: column;
  }

  .produkt-swiper-container-wrap {
    width: 100%;
  }

  .produkt_galerie_container .gallery-thumbs .swiper-wrapper {
    height: auto;
  }

  .gallery-top {
    width: 100%;
  }

  .produkt_galerie_container .gallery-top a {
    display: flex;
    justify-content: center;
  }

  .produkt_galerie_container .gallery-top img {
    max-width: 50rem;
  }

  .single_product_gallery_wrap {
    flex: none;
  }

  .single_product_info_container {
    flex: none;
  }

  .single_product_wrap {
    flex-wrap: wrap-reverse;
  }

  .single-product .woocommerce-breadcrumb {
    flex-wrap: wrap;
  }
}

@media only screen and (max-width: 480px) {
  .brand_slider .swiper-slide {
    width: 100%;
    display: flex;
    justify-content: center;
  }
}

/*Filters*/

input[type=checkbox] {
  width: 1px !important;
  margin-right: 20px!important;
  position: relative;
  bottom: 4px;
  transform: scale(0.5,0.5);
}

input[type=checkbox]:checked::before {
  content: "";
  background: var(--theme-color);
  border-color: var(--theme-color);
}

input[type=checkbox]::before {
  content: "";
  background: white;
  margin-right: 10px;
  display: inline-block;
  width: 30px;
  height: 30px;
  border: 1px solid #152943;
  cursor: pointer;
  border-radius: 20%;
}

/*Woocommerce*/

.woocommerce-message {
  border-top-color: var(--theme-color);
}

.woocommerce .restore-item {
  border-width: 1px;
  border-color: var(--theme-color);
  background-color: transparent;
  font-weight: 500;
  font-size: 1.8rem;
  transition: all 0.3s ease;
  padding: 1rem 5rem;
  display: flex;
  height: 4.8rem;
  align-items: center;
  justify-content: center;
  gap: 1.2rem;
  white-space: nowrap;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 9999px;
  margin-top: 50px;
}

.woocommerce .restore-item:hover {
  background-color: var(--theme-color);
  color: white;
  transition: all 0.3s ease;
}

.slick-hero .slick-slide img {
  max-height: 50rem;
}

.desktop_minicart_wrap {
  color: black;
  position: absolute;
  z-index: 150;
  padding: 10px;
  min-width: 250px;
  min-height: 150px;
  opacity: 0;
  pointer-events: none;
  border-radius: 3px;
  border: solid 1.5px #E4E6F9;
  background-color: #fff;
  transition: opacity .3s ease-in-out;
  -webkit-transition: opacity .3s ease-in-out;
  -moz-transition: opacity .3s ease-in-out;
  -ms-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
}

.desktop_minicart_wrap img {
  width: 10%;
  height: auto;
}

.minicart_item_flex_left a {
  align-items: center;
}

.items-count {
  background: white;
  width: 20px;
  height: 20px;
  display: flex;
  color: black;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}

.items-count p {
  height: -webkit-fill-available;
  font-size: 1.5rem;
  font-weight: 700;
  color: var(--theme-color);
}

#minicart_content_wrap {
  position: relative;
  height: 100%;
  width: 100%;
}

#minicart_content_wrap a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  font-size: 1.8rem;
  height: 100%;
}

#minicart_content_wrap .woocommerce-Price-amount {
  font-size: 1.4rem;
  font-weight: 700;
  color: var(--theme-color);
  display: flex;
  justify-content: flex-end;
}

.dropdown-menu-mini-cart {
  display: none;
  list-style: none;
  position: absolute;
  top: 100%;
  right: 0;
  background-color: #fff;
  border-radius: 0;
  height: auto;
  border: 1px solid #05164114;
  padding: 10px;
  z-index: 100;
  min-width: 250px;
  min-height: 150px;
}

.dropdown-menu-mini-cart:before {
  position: absolute;
  content: "";
  height: 4px;
  width: 100%;
  top: -4px;
  left: 0;
}

.woocommerce-mini-cart__empty-message {
  margin-bottom: 0;
  color: black;
}

.woocommerce ul.cart_list li::after,
.woocommerce ul.cart_list li::before,
.woocommerce ul.product_list_widget li::after,
.woocommerce ul.product_list_widget li::before {
  content: none !important;
}

.mini-cart-a:hover ~ .dropdown-menu-mini-cart,
.dropdown-menu-mini-cart:hover {
  display: flex;
  align-items: center;
  justify-content: center;
}

.mini-cart-a.active ~ .dropdown-menu-mini-cart {
  display: block !important;
}

.minicart_img_wrap {
  position: relative;
}

.count {
  width: 22px;
  height: 22px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-color: #2C333A;
  border-radius: 50%;
  position: absolute;
  top: 5px;
  right: 0;
  transform: translate(50%, -50%);
  -webkit-transform: translate(50%, -50%);
  font-size: 1.4rem;
  font-weight: 700;
  color: var(--theme-color);
}

.cart_items_number {
  background-color: #fff;
  color: var(--theme-color);
  pointer-events: none;
  width: 20px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: absolute;
  border-radius: 50%;
  font-size: 1.5rem;
  font-weight: 700;
  z-index: 10;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

.minicart_container_show {
  pointer-events: visible !important;
  opacity: 1 !important;
  transition: opacity .3s ease-in-out;
  -webkit-transition: opacity .3s ease-in-out;
  -moz-transition: opacity .3s ease-in-out;
  -ms-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
}

.cart_link:hover .dropdown-menu-mini-cart {
  pointer-events: visible !important;
  opacity: 1 !important;
  transition: opacity .3s ease-in-out;
  -webkit-transition: opacity .3s ease-in-out;
  -moz-transition: opacity .3s ease-in-out;
  -ms-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
}

.widget_shopping_cart_content ul {
  list-style: none;
  width: 100%;
  overflow-y: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
  max-height: 360px;
}

.woocommerce-mini-cart-item:first-of-type {
  padding-top: 0;
}

.woocommerce-mini-cart-item {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  border-bottom: solid 1.5px #E4E6F9;
  padding: 10px 0;
  color: black;
  gap: 20px;
  .quantity {
    min-width: 13rem;
  }
}

.woocommerce-mini-cart-item > * {
  vertical-align: middle;
}

.minicart_item_flex_left {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: nowrap;
  gap: 20px;
}

.minicart_item_flex_left img {
  width: 20%;
  height: auto;
}

.woocommerce-mini-cart-item .remove_from_cart_button {
  width: 40px;
  text-align: center;
  text-decoration: none;
  font-weight: 600;
  font-size: 20px;
  line-height: 100px;
  transition: all ease-in-out .5s;
  display: flex;
  justify-content: center;
}

.woocommerce-mini-cart-item a:nth-of-type(2) {
  width: 300px;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: left;
  text-align: left;
  margin: 0 10px;
  padding: 10px;
  transition: all ease-in-out .5s;
}

.woocommerce-mini-cart-item .quantity {
  padding: 10px;
  display: flex;
  flex-wrap: wrap;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1.7rem;
  justify-content: flex-end;
}

.woocommerce-mini-cart-item .quantity .woocommerce-Price-amount {
  width: 100%;
  text-align: left;
  font-size: 2.3rem;
}

.widget_shopping_cart_content .woocommerce-mini-cart__total {
  text-align: right;
  padding: 10px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  color: black;
}

.widget_shopping_cart_content .woocommerce-mini-cart__total .woocommerce-Price-amount {
  font-weight: 700;
}

.widget_shopping_cart_content .woocommerce-mini-cart__buttons {
  width: 100%;
  display: flex;
  justify-content: center;
  gap: 5rem;
}

.widget_shopping_cart_content .woocommerce-mini-cart__buttons .checkout  {
  display: none;
}

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

.products_list.loading, 
#reference-posts.loading {
  opacity: 0.5;
}

.products_list .price-addCard-wrapper{
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: var(--theme-color);
  border-radius: 1rem;
  gap: 1.5rem;
  padding: 0.5rem;
  padding-left: 2rem;
}

.woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product {
  box-shadow: 0px 3px 35px #00000029;
  margin: 0 2rem 3rem 0;
  padding: 2rem;
  border-radius: 2rem;
  width: -moz-fit-content;
  width: fit-content;
  flex: 1 1 20%;
  max-width: 40rem;
  transition: all 0.5s ease;
}

.woocommerce ul.products li.product:hover, 
.woocommerce-page ul.products li.product:hover {
  transform: scale(0.95);
  transition: all 0.5s ease;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price {
  color: white;
}

.price-addCard-wrapper .btn-primary {
  background-color: white;
  border-radius: 1rem;
  display: flex;
  gap: 1.5rem;
  align-items: center;
  justify-content: center;
  font-size: 1.4rem!;
  font-weight: 700;
  padding: 1rem 2rem;
  margin-top: 0;
}

.price-addCard-wrapper .btn-primary.cursor-not-allowed {
  background-color: #f5f5f5;
}

.price-addCard-wrapper .btn-primary.cursor-not-allowed:hover {
  background-color: #f5f5f5;
}

.price-addCard-wrapper .btn-primary:hover {
  background-color: white;
  color: var(--theme-color);
  transform: scale(0.9);
}

.cursor-not-allowed {
  cursor: not-allowed;
}

.cursor-pointer {
  cursor: pointer;
}

.price-addCard-wrapper .woocommerce-Price-amount, 
.price-addCard-wrapper .variation-price {
  font-size: 1.4rem;
  font-weight: 700;
  color: white;
}

.price-addCard-wrapper .add-to-cart-btn.loading::after {
  font-family: WooCommerce;
  content: "\e01c";
  margin-left: .53em;
  vertical-align: bottom;
  animation: spin 2s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.price-addCard-wrapper .add-to-cart-btn.added-to-cart::after {
  font-family: WooCommerce;
  content: "\e017";
  margin-left: .53em;
  vertical-align: bottom;
  color: #57D112;
}

.product-variation .add_to_cart_button.loading::after {
  font-family: WooCommerce;
  content: "\e01c";
  margin-left: .53em;
  vertical-align: bottom;
  animation: spin 2s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.product-variation .add_to_cart_button.added-to-cart::after {
  font-family: WooCommerce;
  content: "\e017";
  margin-left: .53em;
  vertical-align: bottom;
  color: #57D112;
}

.download-file {
  width: -moz-fit-content;
  width: fit-content;
  margin: 3rem 0;
  font-size: 1.6rem;
}

.download-file svg {
  width: 3rem;
  height: auto;
}

.download-file path {
  stroke: white;
  transition: all 0.3s ease;
}

.download-file:hover path {
  stroke: var(--theme-color);
  transition: all 0.3s ease;
}

.product .card-short-desc {
  font-size: 1.6rem;
  padding-bottom: 0.5em;
}

.price-addCard-wrapper .price-wrapper .price {
  margin-bottom: 0!important;
}

.product .product_item_badges_container {
  width: -moz-fit-content;
  width: fit-content;
  position: absolute;
  top: 15%;
  left: 1rem;
}

.product .in-stock-badge {
  background: #57D112;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  border-radius: 50%;
  padding: 10px;
}

.woocommerce ul.products li.product a img {
  margin-bottom: 0;
  height: 30rem;
  -o-object-fit: cover;
     object-fit: cover;
  padding: 0 1rem;
}

@media only screen and (max-width: 1024px) {
  .woocommerce .products ul, 
  .woocommerce ul.products {
    flex-wrap: wrap;
  }

  .woocommerce ul.products li.product, 
  .woocommerce-page ul.products li.product {
    flex: none;
    max-width: calc(100% / 2 - 20px);
    margin: 0 1rem 2rem 0 !important;
  }

  .woocommerce ul.products li.product a img {
    height: 20rem;
  }

  .woocommerce ul.products li.product .woocommerce-loop-category__title, 
  .woocommerce ul.products li.product .woocommerce-loop-product__title, 
  .woocommerce ul.products li.product h3 {
    font-size: 2.2rem;
  }

  .subcat-card {
    max-width: calc(100% / 3 - 30px);
  }
}

@media only screen and (max-width: 768px) {
  .products_list .price-addCard-wrapper {
    flex-wrap: wrap;
    justify-content: center;
  }

  .subcat-card {
    max-width: calc(100% / 2 - 30px);
  }
}

@media only screen and (max-width: 650px) {
  .woocommerce ul.products li.product, 
  .woocommerce-page ul.products li.product,
  .woocommerce ul.products[class*=columns-] li.product, 
  .woocommerce-page ul.products[class*=columns-] li.product {
    width: 100%;
    max-width: 100%;
    margin-right: 0!important;
  }

  .woocommerce .products ul, .woocommerce ul.products {
    justify-content: center;
  }

  .subcat-card {
    max-width: 100%;
  }
}

/*Cart - checkout*/

.product-name a {
  font-size: 2rem;
}

.woocommerce-cart-form .quantity button, 
.single_product_info_container .quantity button, 
.product-variation .quantity_wrap button {
  border: 2px solid #000000;
  border-radius: 2px;
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 23px;
  height: 23px;
  cursor: pointer;
  transition: all ease-in-out 0.3s;
}

.woocommerce-cart-form .quantity, 
.single_product_info_container .quantity,
.quantity_wrap .quantity {
  display: flex;
  justify-content: center;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
}

.woocommerce table.shop_table, 
.woocommerce table.shop_table td {
  border: none;
}

.woocommerce table.woocommerce-review-order-table tr td:last-child {
  text-align: right;
}

.woocommerce table.shop_table th {
  border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.woocommerce table.woocommerce-review-order-table {
  border: 1px solid rgba(0, 0, 0, .1);
  padding: 2rem;
}

.woocommerce table.shop_table td {
  padding: 1.5rem;
}

.cart_checkout_steps_wrap .step {
  color: #D1D1D1;
  transition: all ease-in-out 0.3s;
  -webkit-transition: all ease-in-out 0.3s;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  cursor: default;
}

.cart_checkout_steps_wrap .step::after {
  content: "";
  width: 90px;
  height: 1px;
  background-color: #D1D1D1;
  display: block;
  margin-left: 5px;
}

.cart_checkout_steps_wrap .step:last-child:after {
  display: none;
}

.cart_checkout_steps_wrap .step.active {
  color: #16AAEA;
}

.cart_checkout_steps_wrap .step .step_number {
  font-size: 25px;
  background-color: #ffffff;
  font-weight: 700;
  color: inherit;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 58px;
  min-width: 58px;
  height: 58px;
  border-radius: 50%;
  border: 1px solid #D1D1D1;
  margin-right: 10px;
}

.woocommerce .cart_totals table.shop_table {
  border: 2px solid black;
  border-radius: 2rem;
  padding: 2rem 3rem;
}

.woocommerce .cart_totals table.shop_table td, 
.woocommerce .cart_totals table.shop_table th  {
  border: none;
  vertical-align: middle;
}

.woocommerce .cart_totals .shop_table td {
  text-align: right;
  padding-bottom: 0;
}

.woocommerce .cart_totals .shop_table .total-excl-tax td {
  font-size: 2rem;
}

.woocommerce .cart-collaterals .cart_totals .shop_table  th {
  font-weight: 400;
  width: 100%;
  padding-bottom: 0;
}

.woocommerce .cart_totals .shop_table tr:first-child td,
.woocommerce .cart_totals .shop_table tr:first-child th  {
  font-weight: 700;
  font-size: 2.5rem;
}

.woocommerce table.shop_table tbody th, 
.woocommerce table.shop_table tfoot td, 
.woocommerce table.shop_table tfoot th {
  border: none;
}

#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
  width: 5rem;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
  background: transparent;
}

.woocommerce-checkout #payment div.payment_box {
  display: none;
}

.woocommerce-checkout #payment ul.payment_methods {
  border: 1px solid rgba(0, 0, 0, .1);
  padding: 2rem;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}

.woocommerce_order_review_wrap table.shop_table th {
  border: none;
}

.woocommerce_order_review_wrap table.woocommerce-checkout-review-order-table {
  border: 1px solid rgba(0,0,0,.1);
  padding: 2rem;
}

.woocommerce ul#shipping_method {
  border: 1px solid rgba(0, 0, 0, .1);
  padding: 2rem;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}

.woocommerce ul#shipping_method li {
  margin: 0;
}

.quantity_wrap .input_quantity  {
  width: 3.631em;
  text-align: center;
  border: none;
}

.product-quantity .qty {
  border: none;
}

.woocommerce .woocommerce_order_review_wrap.payment .woocommerce-terms-and-conditions-wrapper, 
.woocommerce .woocommerce_order_review_wrap.payment .btn_a_wrap_place_order {
  display: none;
}

.woocommerce_order_review_wrap table.shop_table td {
  padding: 1rem;
}

.woocommerce-checkout-review-order .total-excl-tax {
  font-size: 2.5rem;
}

.woocommerce .woocommerce_order_review_wrap.address .review_order_btns_wrap .btn_a_wrap_step_next {
  display: none;
}

.woocommerce form .form-row label:not(.checkbox ), 
.woocommerce .form-row .form-row-wide span {
  display: block;
  padding-bottom: 15px;
  font-weight: 700;
}

.checkbox.woocommerce-form__label {
  font-weight: 400;
}

#ship-to-different-address {
  display: flex;
  align-items: center;
  padding: 15px 0;
}

.woocommerce-billing-fields .form_section_title {
  font-size: 2.4rem;
  font-weight: 700;
}

.woocommerce-terms-and-conditions-checkbox-text a, 
.privacy_policy_checkbox a {
  font-size: 1.6rem;
  color: var(--theme-color);
  text-decoration: underline;
}

.woocommerce .address  .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
  width: 100%;
}

.woocommerce-Price-amount {
  white-space: nowrap;
}

@media only screen and (max-width: 1440px) {
  .product-name a {
    font-size: 1.6rem;
  }

  .woocommerce .cart_totals .shop_table tr:first-child td,
  .woocommerce .cart_totals .shop_table tr:first-child th  {
    font-weight: 700;
    font-size: 2rem;
  }

  .woocommerce table.woocommerce-cart-form__contents td {
    padding: 1rem;
  }

  .woocommerce-cart-form .quantity button, .single_product_info_container .quantity button, .product-variation .quantity_wrap button {
    width: 17px;
    height: 17px;
  }

  .woocommerce-cart-form .quantity button svg, 
  .single_product_info_container .quantity button svg, 
  .product-variation .quantity_wrap button svg {
    width: 7px;
  }

  .woocommerce-checkout-review-order .total-excl-tax {
    font-size: 2rem;
  }
}

@media only screen and (max-width: 1024px) {
  .cart_checkout_steps_wrap .step .step_number {
    font-size: 15px;
    width: 38px;
    min-width: 38px;
    height: 38px;
  }

  .cart_checkout_steps_wrap .step {
    position: relative;
    flex-direction: column;
    gap: 2rem;
    width: 33.3333333333%;
  }

  .cart-collaterals .before_cart_totals {
    flex-wrap: wrap-reverse;
  }

  .woocommerce .cart-collaterals .cart_totals, 
  .woocommerce-page .cart-collaterals .cart_totals {
    width: 100%;
  }

  .cart_checkout_steps_wrap .step::after {
    width: 50px;
    position: absolute;
    left: 50%;
    top: 19px;
    width: 100%;
    z-index: -1;
  }

  .woocommerce table.shop_table th, 
.woocommerce_order_review_wrap table.shop_table td {
    padding: 1rem 0;
  }
}

@media only screen and (max-width: 768px) {
  .woocommerce table.shop_table_responsive.woocommerce-cart-form__contents tr td, 
  .woocommerce-page table.shop_table_responsive.woocommerce-cart-form__contents tr td {
    display: flex;
    justify-content: space-between;
  }

  .woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
    background-color: transparent;
  }
}

@media only screen and (max-width: 480px) {
  .product-name a {
    font-size: 1.4rem;
    padding-left: 1rem;
  }

  .woocommerce .cart_totals .shop_table tr:first-child td, .woocommerce .cart_totals .shop_table tr:first-child th {
    font-size: 1.4rem;
    text-align: left;
  }

  .woocommerce .cart_totals table.shop_table td, .woocommerce .cart_totals table.shop_table th {
    font-size: 1.2rem;
  }

  .woocommerce table.shop_table td {
    padding: 1.5rem 0;
    vertical-align: top;
  }

  .woocommerce table.shop_table .total-excl-tax td {
    padding-top: 0;
  }

  .woocommerce_order_review_wrap table.shop_table .total-excl-tax td {
    padding-top: 1rem;
  }

  .woocommerce .cart_totals table.shop_table {
    padding: 1.5rem 2rem;
  }

  .woocommerce-checkout-review-order .total-excl-tax {
    font-size: 1.8rem;
  }

  .woocommerce-checkout-review-order .order-total {
    font-size: 1.5rem;
  }
}

/*single product*/

/*.woocommerce .products ul, .woocommerce ul.products {
  padding: 0!important;
}*/

.single_product_info_container .entry-summary {
  width: 100%!important;
}

.img-decoration {
  z-index: -1;
  filter: grayscale(100%);
  opacity: 0.2;
  transform: translateX(20%);
}

.single-product .woocommerce-breadcrumb {
  display: flex;
  align-items: center;
  gap: 10px;
  text-transform: uppercase;
  color: var(--theme-color);
  font-size: 1.2rem;
  font-weight: 700;
}

.single-product .woocommerce-breadcrumb a {
  color: var(--dark-text);
  font-size: 1.2rem;
  font-weight: 400;
}

#minicart_content_wrap .remove  {
  justify-content: center;
}

.woocommerce a.remove {
  display: flex;
  justify-content: center;
  align-items: center;
}

.btn-secondary.add_to_cart_button:hover path {
  fill: var(--theme-color);
  transition: all 0.3s ease;
}

.btn-secondary.add_to_cart_button path {
  transition: all 0.3s ease;
}

/*thank you order page */

.header_wrap {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.thank_you_order_title svg {
  max-width: 5rem;
}

.thank_you_order_title {
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
}

.thank_you_order_title .status {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.thank_you_text_wrap .woocommerce-notice {
  text-align: center;
}

.woocommerce-order-details {
  display: flex;
  justify-content: center;
}

.woocommerce_order_review_wrap_order_details {
  max-width: 1366px;
  width: 100%;
}

/* základní styl seznamů v obsahu */

.set-padding-hor ul,
.set-padding-hor ol {
  list-style-type: disc !important;
  list-style-position: outside !important;
  padding-left: 2rem !important;
  /* víc zapuštěné dovnitř */
  margin: 0 !important;
  /* mezery řešíme níž */
}

/* mezera mezi jednotlivými položkami seznamu */

.set-padding-hor li + li {
  margin-top: 0.4em;
}

/* větší mezera NAD prvním seznamem za odstavcem */

.set-padding-hor p + ul,
.set-padding-hor p + ol {
  margin-top: 0.8em !important;
}

/* větší mezera POD posledním seznamem před dalším odstavcem */

.set-padding-hor ul + p,
.set-padding-hor ol + p {
  margin-top: 0.8em !important;
}

@media (min-width: 480px) {
  .xs\:set-padding-left {
    padding-left: 3.2rem;
  }

  @media (min-width: 768px) {
    .xs\:set-padding-left {
      padding-left: 4.8rem;
    }
  }

  @media (min-width: 1024px) {
    .xs\:set-padding-left {
      padding-left: 9.6rem;
    }
  }

  @media (min-width: 1536px) {
    .xs\:set-padding-left {
      padding-left: 14.4rem;
    }
  }
}

@media (min-width: 1024px) {
  .lg\:set-padding-left {
    padding-left: 3.2rem;
  }

  @media (min-width: 768px) {
    .lg\:set-padding-left {
      padding-left: 4.8rem;
    }
  }

  @media (min-width: 1024px) {
    .lg\:set-padding-left {
      padding-left: 9.6rem;
    }
  }

  @media (min-width: 1536px) {
    .lg\:set-padding-left {
      padding-left: 14.4rem;
    }
  }
}

.after\:\!hidden::after {
  content: var(--tw-content);
  display: none !important;
}

.after\:w-3\/5::after {
  content: var(--tw-content);
  width: 60%;
}

.after\:w-85\%::after {
  content: var(--tw-content);
  width: 85%;
}

.after\:bg-white::after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.hover\:bg-primary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 149 218 / var(--tw-bg-opacity));
}

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

.hover\:underline:hover {
  text-decoration-line: underline;
}

.group:hover .group-hover\:z-20 {
  z-index: 20;
}

.group\/primary:hover .group-hover\/primary\:text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.group\/secondary:hover .group-hover\/secondary\:text-primary {
  --tw-text-opacity: 1;
  color: rgb(0 149 218 / var(--tw-text-opacity));
}

.group:hover .group-hover\:opacity-50 {
  opacity: 0.5;
}

@media (min-width: 480px) {
  .xs\:w-1\/3 {
    width: 33.333333%;
  }

  .xs\:w-20 {
    width: 8rem;
  }

  .xs\:w-96 {
    width: 24rem;
  }

  .xs\:w-auto {
    width: auto;
  }

  .xs\:max-w-full {
    max-width: 100%;
  }

  .xs\:justify-start {
    justify-content: flex-start;
  }

  .xs\:p-12 {
    padding: 4.8rem;
  }
}

@media (min-width: 640px) {
  .sm\:h-\[270px\] {
    height: 270px;
  }

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

  .sm\:w-auto {
    width: auto;
  }

  .sm\:max-w-half {
    max-width: calc(100%/2 - 10px);
  }

  .sm\:flex-row {
    flex-direction: row;
  }

  .sm\:justify-end {
    justify-content: flex-end;
  }

  .sm\:justify-between {
    justify-content: space-between;
  }

  .sm\:justify-stretch {
    justify-content: stretch;
  }

  .sm\:break-words {
    overflow-wrap: break-word;
  }

  .sm\:text-base {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }

  .sm\:text-xl {
    font-size: 2rem;
    line-height: 2.8rem;
  }
}

@media (min-width: 768px) {
  .md\:col-start-2 {
    grid-column-start: 2;
  }

  .md\:col-end-3 {
    grid-column-end: 3;
  }

  .md\:row-end-4 {
    grid-row-end: 4;
  }

  .md\:\!flex {
    display: flex !important;
  }

  .md\:h-\[330px\] {
    height: 330px;
  }

  .md\:h-\[420px\] {
    height: 420px;
  }

  .md\:w-1\/10 {
    width: 10%;
  }

  .md\:w-1\/2 {
    width: 50%;
  }

  .md\:w-11\/12 {
    width: 91.666667%;
  }

  .md\:w-2\/5 {
    width: 40%;
  }

  .md\:w-28 {
    width: 11.2rem;
  }

  .md\:w-auto {
    width: auto;
  }

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

  .md\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .md\:gap-0 {
    gap: 0px;
  }

  .md\:pr-12 {
    padding-right: 4.8rem;
  }

  .md\:text-\[13px\] {
    font-size: 13px;
  }
}

@media (min-width: 1024px) {
  .lg\:flex {
    display: flex;
  }

  .lg\:grid {
    display: grid;
  }

  .lg\:h-0 {
    height: 0px;
  }

  .lg\:h-\[370px\] {
    height: 370px;
  }

  .lg\:h-\[460px\] {
    height: 460px;
  }

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

  .lg\:\!w-1\/6 {
    width: 16.666667% !important;
  }

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

  .lg\:w-1\/6 {
    width: 16.666667%;
  }

  .lg\:w-11\/12 {
    width: 91.666667%;
  }

  .lg\:w-12 {
    width: 4.8rem;
  }

  .lg\:w-160 {
    width: 40rem;
  }

  .lg\:w-3\/5 {
    width: 60%;
  }

  .lg\:w-48 {
    width: 12rem;
  }

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

  .lg\:w-auto {
    width: auto;
  }

  .lg\:max-w-third {
    max-width: calc(100%/3 - 10px);
  }

  .lg\:flex-none {
    flex: none;
  }

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

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

  .lg\:flex-row {
    flex-direction: row;
  }

  .lg\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .lg\:items-center {
    align-items: center;
  }

  .lg\:justify-stretch {
    justify-content: stretch;
  }

  .lg\:gap-12 {
    gap: 4.8rem;
  }

  .lg\:gap-24 {
    gap: 9.6rem;
  }

  .lg\:gap-4 {
    gap: 1.6rem;
  }

  .lg\:gap-6 {
    gap: 2.4rem;
  }

  .lg\:gap-8 {
    gap: 3.2rem;
  }

  .lg\:pl-0 {
    padding-left: 0px;
  }

  .lg\:pr-0 {
    padding-right: 0px;
  }

  .lg\:pr-24 {
    padding-right: 9.6rem;
  }

  .lg\:text-left {
    text-align: left;
  }

  .lg\:text-2xl {
    font-size: 2.4rem;
  }

  .lg\:text-sm {
    font-size: 1.4rem;
    line-height: 2rem;
  }
}

@media (min-width: 1280px) {
  .xl\:w-2\/3 {
    width: 66.666667%;
  }

  .xl\:w-2\/5 {
    width: 40%;
  }

  .xl\:w-24 {
    width: 9.6rem;
  }

  .xl\:w-3\/5 {
    width: 60%;
  }

  .xl\:w-96 {
    width: 24rem;
  }

  .xl\:w-auto {
    width: auto;
  }

  .xl\:w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }

  .xl\:w-full {
    width: 100%;
  }

  .xl\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .xl\:items-start {
    align-items: flex-start;
  }

  .xl\:justify-start {
    justify-content: flex-start;
  }

  .xl\:gap-12 {
    gap: 4.8rem;
  }

  .xl\:gap-24 {
    gap: 9.6rem;
  }

  .xl\:pb-12 {
    padding-bottom: 4.8rem;
  }

  .xl\:pr-0 {
    padding-right: 0px;
  }

  .xl\:pr-96 {
    padding-right: 24rem;
  }

  .xl\:pt-12 {
    padding-top: 4.8rem;
  }

  .xl\:text-left {
    text-align: left;
  }
}

@media (min-width: 1536px) {
  .\32xl\:mt-12 {
    margin-top: 4.8rem;
  }

  .\32xl\:w-1\/2 {
    width: 50%;
  }

  .\32xl\:w-1\/3 {
    width: 33.333333%;
  }

  .\32xl\:w-1\/5 {
    width: 20%;
  }

  .\32xl\:w-2\/3 {
    width: 66.666667%;
  }

  .\32xl\:w-2\/5 {
    width: 40%;
  }

  .\32xl\:w-240 {
    width: 60rem;
  }

  .\32xl\:w-8\/12 {
    width: 66.666667%;
  }

  .\32xl\:w-full {
    width: 100%;
  }

  .\32xl\:max-w-full {
    max-width: 100%;
  }

  .\32xl\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .\32xl\:px-10 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .\32xl\:\!pt-10 {
    padding-top: 4rem !important;
  }

  .\32xl\:pr-36 {
    padding-right: 14.4rem;
  }

  .\32xl\:text-base {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
}

@media (min-width: 1600px) {
  .\32\.5xl\:gap-40 {
    gap: 16rem;
  }

  .\32\.5xl\:gap-5 {
    gap: 2rem;
  }
}

.\[\&\>\*\]\:text-white>* {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.\[\&_path\]\:fill-black path {
  fill: #000;
}

.\[\&_path\]\:stroke-white path {
  stroke: #fff;
}

.group:hover .group-hover\:\[\&_path\]\:stroke-primary path {
  stroke: #0095DA;
}

.\[\&_svg\]\:\!w-4 svg {
  width: 1.6rem !important;
}

.\[\&_svg\]\:w-4 svg {
  width: 1.6rem;
}

@media (min-width: 1024px) {
  .lg\:\[\&_svg\]\:w-8 svg {
    width: 3.2rem;
  }
}
