*, ::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:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::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:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}/*
! tailwindcss v3.4.17 | 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 */
  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]) {
  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 */
  letter-spacing: 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,
input:where([type='button']),
input:where([type='reset']),
input:where([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::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]:where(:not([hidden="until-found"])) {
  display: none;
}
.ik-container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 3rem;
  padding-left: 3rem;
}
@media (min-width: 100%) {

  .ik-container {
    max-width: 100%;
  }
}
@media (min-width: 1200px) {

  .ik-container {
    max-width: 1200px;
  }
}
/* CMS Index Index */
@media only screen and (min-width: 768px) {
    .cmsIndexIndex-root {
      display: grid;
      grid-template-areas:
        "layeredNav hero"
        "layeredNav offers"
        "layeredNav news"
        "layeredNav cmsContent"
        "layeredNav .";
      grid-template-columns: 240px minmax(0,1fr);
      gap: 2rem;
    }
    .cmsIndexIndex-hero {
      grid-area: hero;
    }
    .cmsIndexIndex-layeredNav {
      grid-area: layeredNav;
    }
    .cmsIndexIndex-offers {
      grid-area: offers;
    }
    .cmsIndexIndex-news {
      grid-area: news;
    }
    .cmsIndexIndex-cmsContent {
      grid-area: cmsContent;
    }
  }
/* Layered Nav */
/*.block-layered-nav {
    @apply ik-bg-brand-primary-blue ik-text-white ik-rounded-2xl ik-overflow-y-hidden;
  }
  .block-layered-nav h3 {
    @apply ik-py-4 ik-bg-brand-secondary-blue ik-text-white;
  }
  .block-layered-nav .divider {
    @apply ik-hidden;
  }
  .block-layered-nav #narrow-by-list {
    @apply ik-p-8;
  }
  .block-layered-nav #narrow-by-list ol li {
    @apply ik-flex ik-justify-between;
  }
  .block-layered-nav #narrow-by-list ol li>span,
  .block-layered-nav #narrow-by-list ol li>a>span {
    @apply !ik-text-white;
  }
  .block-layered-nav #narrow-by-list ol li>a>span {
    @apply ik-font-semibold;
  }
  .block-layered-nav .currently {
    @apply !ik-bg-transparent;
  }*/
/* Product List */
.productListDetail-root > div:not(.productListDetail-title) {
    margin-top: 2rem;
  }
@media only screen and (min-width: 640px) {
    .productListDetail-attributes {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 2rem;
    }
    .productListDetail-root.simple .productListDetail-attributes {
      display: grid;
      grid-template-columns: 1fr;
    }
  }
@media only screen and (min-width: 992px) {
    .productListDetail-root {
      display: grid;
      grid-template-areas:
        "title title title"
        "image attributes attributes"
        "cetelem cetelem cetelem"
        "addToCart addToCart addToCart";
      /*"image .";*/
      grid-template-columns: 260px 1fr;
      gap: 2rem;
    }
    .productListDetail-root.simple {
      display: grid;
      grid-template-areas:
        "title title title"
        "image attributes addToCart";
      grid-template-columns: 260px 1fr 1fr;
      gap: 2rem;
    }
    .productListDetail-image {
      grid-area: image;
    }
    .productListDetail-title {
      grid-area: title;
    }
    .productListDetail-description {
      grid-area: description;
    }
    .productListDetail-attributes {
      grid-area: attributes;
      /*display: block !important;*/
    }
    .productListDetail-addToCart {
      grid-area: addToCart;
    }
    .productListDetail-cetelem {
      grid-area: cetelem;
    }
  }
.productListDetail-attributes ul > li {
  display: flex;
  justify-content: space-between;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.productListDetail-attributes ul > li span + span {
  font-weight: 700;
}
/* Product | View | Price Box | Simple */
.priceBox-root .priceBox-simple .price-box {
  margin: 0px;
  padding: 0px;
}
.priceBox-root .priceBox-simple .price-box .old-price,
  .priceBox-root .priceBox-simple .price-box .special-price {
  display: block;
}
/* Main Menu */
#nav {
  display: flex;
  position: static;
  margin-bottom: 0px;
  transform: none;
  background-color: transparent;
}
#nav > li {
  float: none;
}
#nav > li.level-top {}
#nav > li > a {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
  padding-left: 1rem;
  padding-right: 1rem;
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  text-transform: none;
  line-height: 1;
  color: inherit;
}
#nav #nav-home {
  display: none;
}
.vertnav {}
#nav > li.active > a {
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1));
}
#nav > li:hover > a {
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1));
}
#nav > li:hover > a .caret {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(51 51 51 / var(--tw-border-opacity, 1)) !important;
}
.accordion {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.vertnav-top li.current > a {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}
.search-autocomplete {
  z-index: 50;
}
.search-autocomplete ul {
  max-height: 500px;
  overflow-y: scroll;
}
.search-autocomplete ul li {
  display: flex;
  max-height: 400px;
  cursor: pointer;
  flex-direction: row-reverse;
  justify-content: space-between;
  overflow-y: scroll;
  padding: 1rem;
  font-weight: 600;
}
.search-autocomplete ul li:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.search-autocomplete li:after {
  display: none;
}
.search-autocomplete ul li .amount {
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(0 114 219 / var(--tw-text-opacity, 1));
}
/*.short-attributes ul li {
    @apply ik-border-b-4 ik-border-solid ik-border-black;
  }*/
.ik-pointer-events-none {
  pointer-events: none;
}
.ik-fixed {
  position: fixed;
}
.ik-absolute {
  position: absolute;
}
.ik-relative {
  position: relative;
}
.ik-sticky {
  position: sticky;
}
.ik-inset-0 {
  inset: 0px;
}
.ik-bottom-0 {
  bottom: 0px;
}
.ik-left-0 {
  left: 0px;
}
.ik-left-1\/2 {
  left: 50%;
}
.ik-left-\[50\%\] {
  left: 50%;
}
.ik-right-0 {
  right: 0px;
}
.ik-right-4 {
  right: 1rem;
}
.ik-right-\[-10\%\] {
  right: -10%;
}
.ik-right-\[-4\%\] {
  right: -4%;
}
.ik-right-\[16px\] {
  right: 16px;
}
.ik-right-\[1px\] {
  right: 1px;
}
.ik-top-0 {
  top: 0px;
}
.ik-top-24 {
  top: 6rem;
}
.ik-top-4 {
  top: 1rem;
}
.ik-top-\[16px\] {
  top: 16px;
}
.ik-top-\[1px\] {
  top: 1px;
}
.ik-top-\[22px\] {
  top: 22px;
}
.ik-top-\[6px\] {
  top: 6px;
}
.ik-z-10 {
  z-index: 10;
}
.ik-z-20 {
  z-index: 20;
}
.ik-z-30 {
  z-index: 30;
}
.ik-z-40 {
  z-index: 40;
}
.ik-z-\[10000\] {
  z-index: 10000;
}
.ik-z-\[100\] {
  z-index: 100;
}
.ik-z-\[9999\] {
  z-index: 9999;
}
.ik-col-span-1 {
  grid-column: span 1 / span 1;
}
.ik-float-right {
  float: right;
}
.\!ik-m-0 {
  margin: 0px !important;
}
.ik-m-0 {
  margin: 0px;
}
.ik-mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}
.ik-mx-8 {
  margin-left: 2rem;
  margin-right: 2rem;
}
.ik-mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.ik-my-32 {
  margin-top: 8rem;
  margin-bottom: 8rem;
}
.ik-my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.ik-my-5 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.ik-my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.ik-my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.ik-my-\[24px\] {
  margin-top: 24px;
  margin-bottom: 24px;
}
.ik-my-\[40px\] {
  margin-top: 40px;
  margin-bottom: 40px;
}
.\!ik-mb-0 {
  margin-bottom: 0px !important;
}
.\!ik-mt-0 {
  margin-top: 0px !important;
}
.-ik-mb-\[40px\] {
  margin-bottom: -40px;
}
.-ik-mt-2 {
  margin-top: -0.5rem;
}
.-ik-mt-8 {
  margin-top: -2rem;
}
.ik-mb-0 {
  margin-bottom: 0px;
}
.ik-mb-10 {
  margin-bottom: 2.5rem;
}
.ik-mb-12 {
  margin-bottom: 3rem;
}
.ik-mb-16 {
  margin-bottom: 4rem;
}
.ik-mb-2 {
  margin-bottom: 0.5rem;
}
.ik-mb-3 {
  margin-bottom: 0.75rem;
}
.ik-mb-4 {
  margin-bottom: 1rem;
}
.ik-mb-5 {
  margin-bottom: 1.25rem;
}
.ik-mb-6 {
  margin-bottom: 1.5rem;
}
.ik-mb-8 {
  margin-bottom: 2rem;
}
.ik-mb-\[1\.6rem\] {
  margin-bottom: 1.6rem;
}
.ik-mb-\[100px\] {
  margin-bottom: 100px;
}
.ik-mb-\[15px\] {
  margin-bottom: 15px;
}
.ik-mb-\[16px\] {
  margin-bottom: 16px;
}
.ik-mb-\[20px\] {
  margin-bottom: 20px;
}
.ik-mb-\[32px\] {
  margin-bottom: 32px;
}
.ik-mb-\[8px\] {
  margin-bottom: 8px;
}
.ik-ml-6 {
  margin-left: 1.5rem;
}
.ik-ml-\[7rem\] {
  margin-left: 7rem;
}
.ik-mr-2 {
  margin-right: 0.5rem;
}
.ik-mt-0 {
  margin-top: 0px;
}
.ik-mt-1 {
  margin-top: 0.25rem;
}
.ik-mt-10 {
  margin-top: 2.5rem;
}
.ik-mt-16 {
  margin-top: 4rem;
}
.ik-mt-2 {
  margin-top: 0.5rem;
}
.ik-mt-4 {
  margin-top: 1rem;
}
.ik-mt-5 {
  margin-top: 1.25rem;
}
.ik-mt-6 {
  margin-top: 1.5rem;
}
.ik-mt-8 {
  margin-top: 2rem;
}
.ik-mt-\[0\.8rem\] {
  margin-top: 0.8rem;
}
.ik-mt-\[16px\] {
  margin-top: 16px;
}
.ik-mt-\[2\.4rem\] {
  margin-top: 2.4rem;
}
.ik-mt-\[20px\] {
  margin-top: 20px;
}
.ik-mt-\[3\.2rem\] {
  margin-top: 3.2rem;
}
.ik-mt-\[32px\] {
  margin-top: 32px;
}
.ik-mt-\[40px\] {
  margin-top: 40px;
}
.ik-mt-\[4px\] {
  margin-top: 4px;
}
.ik-mt-\[60px\] {
  margin-top: 60px;
}
.ik-mt-\[64px\] {
  margin-top: 64px;
}
.ik-mt-\[80px\] {
  margin-top: 80px;
}
.\!ik-block {
  display: block !important;
}
.ik-block {
  display: block;
}
.ik-inline {
  display: inline;
}
.ik-flex {
  display: flex;
}
.ik-grid {
  display: grid;
}
.ik-hidden {
  display: none;
}
.ik-aspect-video {
  aspect-ratio: 16 / 9;
}
.ik-size-4 {
  width: 1rem;
  height: 1rem;
}
.ik-size-6 {
  width: 1.5rem;
  height: 1.5rem;
}
.ik-size-8 {
  width: 2rem;
  height: 2rem;
}
.ik-size-\[24px\] {
  width: 24px;
  height: 24px;
}
.ik-size-\[64px\] {
  width: 64px;
  height: 64px;
}
.\!ik-h-auto {
  height: auto !important;
}
.ik-h-10 {
  height: 2.5rem;
}
.ik-h-11 {
  height: 2.75rem;
}
.ik-h-12 {
  height: 3rem;
}
.ik-h-14 {
  height: 3.5rem;
}
.ik-h-16 {
  height: 4rem;
}
.ik-h-24 {
  height: 6rem;
}
.ik-h-28 {
  height: 7rem;
}
.ik-h-36 {
  height: 9rem;
}
.ik-h-6 {
  height: 1.5rem;
}
.ik-h-8 {
  height: 2rem;
}
.ik-h-\[100px\] {
  height: 100px;
}
.ik-h-\[140px\] {
  height: 140px;
}
.ik-h-\[20px\] {
  height: 20px;
}
.ik-h-\[2px\] {
  height: 2px;
}
.ik-h-\[40px\] {
  height: 40px;
}
.ik-h-\[44px\] {
  height: 44px;
}
.ik-h-\[48px\] {
  height: 48px;
}
.ik-h-\[5\.4rem\] {
  height: 5.4rem;
}
.ik-h-\[550px\] {
  height: 550px;
}
.ik-h-\[80px\] {
  height: 80px;
}
.ik-h-\[clamp\(3rem\,5vw\,6rem\)\] {
  height: clamp(3rem,5vw,6rem);
}
.ik-h-full {
  height: 100%;
}
.ik-h-screen {
  height: 100vh;
}
.ik-max-h-\[100px\] {
  max-height: 100px;
}
.ik-max-h-\[90\%\] {
  max-height: 90%;
}
.ik-min-h-screen {
  min-height: 100vh;
}
.ik-w-10 {
  width: 2.5rem;
}
.ik-w-11 {
  width: 2.75rem;
}
.ik-w-12 {
  width: 3rem;
}
.ik-w-14 {
  width: 3.5rem;
}
.ik-w-16 {
  width: 4rem;
}
.ik-w-20 {
  width: 5rem;
}
.ik-w-24 {
  width: 6rem;
}
.ik-w-6 {
  width: 1.5rem;
}
.ik-w-8 {
  width: 2rem;
}
.ik-w-\[100px\] {
  width: 100px;
}
.ik-w-\[140px\] {
  width: 140px;
}
.ik-w-\[20px\] {
  width: 20px;
}
.ik-w-\[220px\] {
  width: 220px;
}
.ik-w-\[260px\] {
  width: 260px;
}
.ik-w-\[320px\] {
  width: 320px;
}
.ik-w-\[80\%\] {
  width: 80%;
}
.ik-w-\[80px\] {
  width: 80px;
}
.ik-w-\[900px\] {
  width: 900px;
}
.ik-w-\[calc\(100\%-1rem\)\] {
  width: calc(100% - 1rem);
}
.ik-w-auto {
  width: auto;
}
.ik-w-full {
  width: 100%;
}
.ik-w-screen {
  width: 100vw;
}
.ik-max-w-4xl {
  max-width: 56rem;
}
.ik-max-w-\[250px\] {
  max-width: 250px;
}
.ik-max-w-\[280px\] {
  max-width: 280px;
}
.ik-max-w-\[380px\] {
  max-width: 380px;
}
.ik-max-w-\[48rem\] {
  max-width: 48rem;
}
.ik-max-w-\[500px\] {
  max-width: 500px;
}
.ik-max-w-\[600px\] {
  max-width: 600px;
}
.ik-max-w-\[800px\] {
  max-width: 800px;
}
.ik-max-w-\[90\%\] {
  max-width: 90%;
}
.ik-max-w-screen-md {
  max-width: 768px;
}
.ik-flex-1 {
  flex: 1 1 0%;
}
.ik-flex-grow {
  flex-grow: 1;
}
.ik-origin-top-left {
  transform-origin: top left;
}
.-ik-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ik--translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ik--translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ik-rotate-45 {
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ik-rotate-6 {
  --tw-rotate: -6deg;
  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));
}
.ik-rotate-12 {
  --tw-rotate: 12deg;
  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));
}
.ik-rotate-90 {
  --tw-rotate: 90deg;
  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));
}
.ik-rotate-\[10deg\] {
  --tw-rotate: 10deg;
  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));
}
.ik-rotate-\[5deg\] {
  --tw-rotate: 5deg;
  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));
}
.ik-scale-0 {
  --tw-scale-x: 0;
  --tw-scale-y: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ik-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));
}
@keyframes ik-pulse {

  50% {
    opacity: .5;
  }
}
.ik-animate-pulse {
  animation: ik-pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}
.ik-cursor-pointer {
  cursor: pointer;
}
.ik-list-inside {
  list-style-position: inside;
}
.ik-appearance-none {
  appearance: none;
}
.ik-grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.ik-flex-row {
  flex-direction: row;
}
.ik-flex-col {
  flex-direction: column;
}
.ik-items-start {
  align-items: flex-start;
}
.ik-items-center {
  align-items: center;
}
.ik-justify-center {
  justify-content: center;
}
.ik-justify-between {
  justify-content: space-between;
}
.ik-gap-1 {
  gap: 0.25rem;
}
.ik-gap-16 {
  gap: 4rem;
}
.ik-gap-2 {
  gap: 0.5rem;
}
.ik-gap-4 {
  gap: 1rem;
}
.ik-gap-6 {
  gap: 1.5rem;
}
.ik-gap-8 {
  gap: 2rem;
}
.ik-gap-\[0\.8rem\] {
  gap: 0.8rem;
}
.ik-gap-\[1\.4rem\] {
  gap: 1.4rem;
}
.ik-gap-\[16px\] {
  gap: 16px;
}
.ik-gap-\[32px\] {
  gap: 32px;
}
.ik-gap-x-2 {
  column-gap: 0.5rem;
}
.ik-gap-x-6 {
  column-gap: 1.5rem;
}
.ik-gap-y-0 {
  row-gap: 0px;
}
.ik-gap-y-32 {
  row-gap: 8rem;
}
.ik-gap-y-4 {
  row-gap: 1rem;
}
.ik-gap-y-8 {
  row-gap: 2rem;
}
.ik-space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.ik-space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.ik-space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.ik-divide-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-x-reverse: 0;
  border-right-width: calc(2px * var(--tw-divide-x-reverse));
  border-left-width: calc(2px * calc(1 - var(--tw-divide-x-reverse)));
}
.ik-divide-y > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}
.ik-divide-gray-300 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-divide-opacity, 1));
}
.ik-overflow-hidden {
  overflow: hidden;
}
.ik-overflow-y-auto {
  overflow-y: auto;
}
.ik-overflow-x-hidden {
  overflow-x: hidden;
}
.ik-overflow-y-hidden {
  overflow-y: hidden;
}
.\!ik-rounded-lg {
  border-radius: 0.5rem !important;
}
.ik-rounded {
  border-radius: 0.25rem;
}
.ik-rounded-2xl {
  border-radius: 1rem;
}
.ik-rounded-3xl {
  border-radius: 1.5rem;
}
.ik-rounded-\[16px\] {
  border-radius: 16px;
}
.ik-rounded-full {
  border-radius: 9999px;
}
.ik-rounded-lg {
  border-radius: 0.5rem;
}
.ik-rounded-md {
  border-radius: 0.375rem;
}
.ik-rounded-sm {
  border-radius: 0.125rem;
}
.\!ik-border-0 {
  border-width: 0px !important;
}
.ik-border {
  border-width: 1px;
}
.ik-border-0 {
  border-width: 0px;
}
.ik-border-2 {
  border-width: 2px;
}
.ik-border-4 {
  border-width: 4px;
}
.ik-border-b {
  border-bottom-width: 1px;
}
.ik-border-b-2 {
  border-bottom-width: 2px;
}
.ik-border-t {
  border-top-width: 1px;
}
.ik-border-t-2 {
  border-top-width: 2px;
}
.ik-border-t-4 {
  border-top-width: 4px;
}
.ik-border-dashed {
  border-style: dashed;
}
.\!ik-border-\[rgba\(0\2c 114\2c 219\2c 1\)\] {
  border-color: rgba(0,114,219,1) !important;
}
.ik-border-\[\#151b4a\] {
  --tw-border-opacity: 1;
  border-color: rgb(21 27 74 / var(--tw-border-opacity, 1));
}
.ik-border-\[\#60ffeb\] {
  --tw-border-opacity: 1;
  border-color: rgb(96 255 235 / var(--tw-border-opacity, 1));
}
.ik-border-\[\#6960fb\] {
  --tw-border-opacity: 1;
  border-color: rgb(105 96 251 / var(--tw-border-opacity, 1));
}
.ik-border-\[\#ea1b0a\] {
  --tw-border-opacity: 1;
  border-color: rgb(234 27 10 / var(--tw-border-opacity, 1));
}
.ik-border-gray-100 {
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
}
.ik-border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.ik-border-neutral-100 {
  --tw-border-opacity: 1;
  border-color: rgb(245 245 245 / var(--tw-border-opacity, 1));
}
.ik-border-neutral-300 {
  --tw-border-opacity: 1;
  border-color: rgb(212 212 212 / var(--tw-border-opacity, 1));
}
.ik-border-teal-400 {
  --tw-border-opacity: 1;
  border-color: rgb(45 212 191 / var(--tw-border-opacity, 1));
}
.ik-border-white\/10 {
  border-color: rgb(255 255 255 / 0.1);
}
.ik-bg-\[\#2E9F47\] {
  --tw-bg-opacity: 1;
  background-color: rgb(46 159 71 / var(--tw-bg-opacity, 1));
}
.ik-bg-\[\#3070d4\] {
  --tw-bg-opacity: 1;
  background-color: rgb(48 112 212 / var(--tw-bg-opacity, 1));
}
.ik-bg-\[\#313133\] {
  --tw-bg-opacity: 1;
  background-color: rgb(49 49 51 / var(--tw-bg-opacity, 1));
}
.ik-bg-\[\#6960fb\] {
  --tw-bg-opacity: 1;
  background-color: rgb(105 96 251 / var(--tw-bg-opacity, 1));
}
.ik-bg-\[\#74c043\] {
  --tw-bg-opacity: 1;
  background-color: rgb(116 192 67 / var(--tw-bg-opacity, 1));
}
.ik-bg-\[\#FFA500\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 165 0 / var(--tw-bg-opacity, 1));
}
.ik-bg-\[\#d0103a\] {
  --tw-bg-opacity: 1;
  background-color: rgb(208 16 58 / var(--tw-bg-opacity, 1));
}
.ik-bg-\[\#ea1b0a\] {
  --tw-bg-opacity: 1;
  background-color: rgb(234 27 10 / var(--tw-bg-opacity, 1));
}
.ik-bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.ik-bg-black\/50 {
  background-color: rgb(0 0 0 / 0.5);
}
.ik-bg-blue-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1));
}
.ik-bg-blue-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1));
}
.ik-bg-brand-primary-blue {
  --tw-bg-opacity: 1;
  background-color: rgb(0 114 219 / var(--tw-bg-opacity, 1));
}
.ik-bg-brand-primary-blue\/10 {
  background-color: rgb(0 114 219 / 0.1);
}
.ik-bg-brand-primary-blue\/20 {
  background-color: rgb(0 114 219 / 0.2);
}
.ik-bg-brand-red\/5 {
  background-color: rgb(219 6 39 / 0.05);
}
.ik-bg-brand-secondary-blue {
  --tw-bg-opacity: 1;
  background-color: rgb(0 71 137 / var(--tw-bg-opacity, 1));
}
.ik-bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.ik-bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}
.ik-bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}
.ik-bg-gray-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
}
.ik-bg-green-500\/10 {
  background-color: rgb(34 197 94 / 0.1);
}
.ik-bg-orange-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 215 170 / var(--tw-bg-opacity, 1));
}
.ik-bg-orange-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 115 22 / var(--tw-bg-opacity, 1));
}
.ik-bg-orange-500\/10 {
  background-color: rgb(249 115 22 / 0.1);
}
.ik-bg-red-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
}
.ik-bg-red-500\/10 {
  background-color: rgb(239 68 68 / 0.1);
}
.ik-bg-red-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1));
}
.ik-bg-teal-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(240 253 250 / var(--tw-bg-opacity, 1));
}
.ik-bg-teal-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(20 184 166 / var(--tw-bg-opacity, 1));
}
.ik-bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.ik-bg-yellow-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 204 21 / var(--tw-bg-opacity, 1));
}
.ik-bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.ik-from-\[\#FF416C\] {
  --tw-gradient-from: #FF416C var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 65 108 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ik-to-\[\#FF4B2B\] {
  --tw-gradient-to: #FF4B2B var(--tw-gradient-to-position);
}
.ik-bg-clip-text {
  background-clip: text;
}
.ik-object-cover {
  object-fit: cover;
}
.ik-p-0 {
  padding: 0px;
}
.ik-p-12 {
  padding: 3rem;
}
.ik-p-2 {
  padding: 0.5rem;
}
.ik-p-3 {
  padding: 0.75rem;
}
.ik-p-4 {
  padding: 1rem;
}
.ik-p-5 {
  padding: 1.25rem;
}
.ik-p-6 {
  padding: 1.5rem;
}
.ik-p-8 {
  padding: 2rem;
}
.ik-p-\[1\.4rem\] {
  padding: 1.4rem;
}
.ik-p-\[16px\] {
  padding: 16px;
}
.ik-p-\[32px\] {
  padding: 32px;
}
.\!ik-px-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.\!ik-py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.ik-px-16 {
  padding-left: 4rem;
  padding-right: 4rem;
}
.ik-px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.ik-px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.ik-px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.ik-px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.ik-px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.ik-px-\[1vw\] {
  padding-left: 1vw;
  padding-right: 1vw;
}
.ik-px-\[2\.4rem\] {
  padding-left: 2.4rem;
  padding-right: 2.4rem;
}
.ik-px-\[2vw\] {
  padding-left: 2vw;
  padding-right: 2vw;
}
.ik-px-\[clamp\(16px\,3vw\,16px\)\] {
  padding-left: clamp(16px,3vw,16px);
  padding-right: clamp(16px,3vw,16px);
}
.ik-px-\[clamp\(16px\,3vw\,40px\)\] {
  padding-left: clamp(16px,3vw,40px);
  padding-right: clamp(16px,3vw,40px);
}
.ik-py-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.ik-py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.ik-py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.ik-py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.ik-py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.ik-py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.ik-py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.ik-py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.ik-py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.ik-py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.ik-py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.ik-py-\[0\.5vw\] {
  padding-top: 0.5vw;
  padding-bottom: 0.5vw;
}
.ik-py-\[1\.4rem\] {
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
}
.ik-py-\[12px\] {
  padding-top: 12px;
  padding-bottom: 12px;
}
.ik-py-\[32px\] {
  padding-top: 32px;
  padding-bottom: 32px;
}
.ik-py-\[60px\] {
  padding-top: 60px;
  padding-bottom: 60px;
}
.ik-py-\[clamp\(12px\,1\.5vw\,6px\)\] {
  padding-top: clamp(12px,1.5vw,6px);
  padding-bottom: clamp(12px,1.5vw,6px);
}
.ik-py-\[clamp\(8px\,1\.5vw\,16px\)\] {
  padding-top: clamp(8px,1.5vw,16px);
  padding-bottom: clamp(8px,1.5vw,16px);
}
.ik-py-\[clamp\(8px\,1\.5vw\,8px\)\] {
  padding-top: clamp(8px,1.5vw,8px);
  padding-bottom: clamp(8px,1.5vw,8px);
}
.ik-pb-2 {
  padding-bottom: 0.5rem;
}
.ik-pb-3 {
  padding-bottom: 0.75rem;
}
.ik-pb-4 {
  padding-bottom: 1rem;
}
.ik-pb-8 {
  padding-bottom: 2rem;
}
.ik-pl-3 {
  padding-left: 0.75rem;
}
.ik-pl-8 {
  padding-left: 2rem;
}
.ik-pt-10 {
  padding-top: 2.5rem;
}
.ik-pt-2 {
  padding-top: 0.5rem;
}
.ik-pt-28 {
  padding-top: 7rem;
}
.ik-pt-4 {
  padding-top: 1rem;
}
.ik-pt-\[1\.4rem\] {
  padding-top: 1.4rem;
}
.ik-pt-\[16px\] {
  padding-top: 16px;
}
.ik-pt-\[32px\] {
  padding-top: 32px;
}
.ik-text-left {
  text-align: left;
}
.ik-text-center {
  text-align: center;
}
.ik-text-right {
  text-align: right;
}
.\!ik-text-\[14px\] {
  font-size: 14px !important;
}
.\!ik-text-\[28px\] {
  font-size: 28px !important;
}
.ik-text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.ik-text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.ik-text-5xl {
  font-size: 3rem;
  line-height: 1;
}
.ik-text-6xl {
  font-size: 3.75rem;
  line-height: 1;
}
.ik-text-\[1\.3rem\] {
  font-size: 1.3rem;
}
.ik-text-\[1\.4rem\] {
  font-size: 1.4rem;
}
.ik-text-\[11px\] {
  font-size: 11px;
}
.ik-text-\[12px\] {
  font-size: 12px;
}
.ik-text-\[12px\]\/6 {
  font-size: 12px;
  line-height: 1.5rem;
}
.ik-text-\[14px\] {
  font-size: 14px;
}
.ik-text-\[16px\] {
  font-size: 16px;
}
.ik-text-\[18px\] {
  font-size: 18px;
}
.ik-text-\[24px\] {
  font-size: 24px;
}
.ik-text-\[26px\] {
  font-size: 26px;
}
.ik-text-\[28px\] {
  font-size: 28px;
}
.ik-text-\[32px\] {
  font-size: 32px;
}
.ik-text-\[36px\] {
  font-size: 36px;
}
.ik-text-\[42px\] {
  font-size: 42px;
}
.ik-text-\[clamp\(12px\,1vw\,12px\)\] {
  font-size: clamp(12px,1vw,12px);
}
.ik-text-\[clamp\(14px\,1\.5vw\,16px\)\] {
  font-size: clamp(14px,1.5vw,16px);
}
.ik-text-\[clamp\(14px\,1\.5vw\,20px\)\] {
  font-size: clamp(14px,1.5vw,20px);
}
.ik-text-\[clamp\(14px\,1\.5vw\,24px\)\] {
  font-size: clamp(14px,1.5vw,24px);
}
.ik-text-\[clamp\(16px\,1\.5vw\,20px\)\] {
  font-size: clamp(16px,1.5vw,20px);
}
.ik-text-\[clamp\(16px\,1\.5vw\,24px\)\] {
  font-size: clamp(16px,1.5vw,24px);
}
.ik-text-\[clamp\(16px\,5vw\,20px\)\] {
  font-size: clamp(16px,5vw,20px);
}
.ik-text-\[clamp\(16px\,5vw\,24px\)\] {
  font-size: clamp(16px,5vw,24px);
}
.ik-text-\[clamp\(16px\,5vw\,28px\)\] {
  font-size: clamp(16px,5vw,28px);
}
.ik-text-\[clamp\(16px\,5vw\,32px\)\] {
  font-size: clamp(16px,5vw,32px);
}
.ik-text-\[clamp\(16px\,5vw\,40px\)\] {
  font-size: clamp(16px,5vw,40px);
}
.ik-text-\[clamp\(20px\,1\.5vw\,20px\)\] {
  font-size: clamp(20px,1.5vw,20px);
}
.ik-text-\[clamp\(20px\,1\.5vw\,24px\)\] {
  font-size: clamp(20px,1.5vw,24px);
}
.ik-text-\[clamp\(28px\,5vw\,52px\)\] {
  font-size: clamp(28px,5vw,52px);
}
.ik-text-\[clamp\(28px\,5vw\,64px\)\] {
  font-size: clamp(28px,5vw,64px);
}
.ik-text-\[clamp\(28px\,5vw\,80px\)\] {
  font-size: clamp(28px,5vw,80px);
}
.ik-text-\[clamp\(28px\,5vw\,88px\)\] {
  font-size: clamp(28px,5vw,88px);
}
.ik-text-\[clamp\(3rem\,6vw\,36px\)\] {
  font-size: clamp(3rem,6vw,36px);
}
.ik-text-\[clamp\(3rem\,6vw\,60px\)\] {
  font-size: clamp(3rem,6vw,60px);
}
.ik-text-\[clamp\(3rem\,6vw\,72px\)\] {
  font-size: clamp(3rem,6vw,72px);
}
.ik-text-\[clamp\(3rem\,6vw\,96px\)\] {
  font-size: clamp(3rem,6vw,96px);
}
.ik-text-\[clamp\(3rem\,7vw\,124px\)\] {
  font-size: clamp(3rem,7vw,124px);
}
.ik-text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.\!ik-font-normal {
  font-weight: 400 !important;
}
.ik-font-black {
  font-weight: 900;
}
.ik-font-bold {
  font-weight: 700;
}
.ik-font-extrabold {
  font-weight: 800;
}
.ik-font-light {
  font-weight: 300;
}
.ik-font-medium {
  font-weight: 500;
}
.ik-font-normal {
  font-weight: 400;
}
.ik-font-semibold {
  font-weight: 600;
}
.ik-uppercase {
  text-transform: uppercase;
}
.ik-italic {
  font-style: italic;
}
.ik-leading-10 {
  line-height: 2.5rem;
}
.ik-leading-6 {
  line-height: 1.5rem;
}
.ik-leading-8 {
  line-height: 2rem;
}
.ik-leading-\[1\.1\] {
  line-height: 1.1;
}
.ik-leading-\[1\.2\] {
  line-height: 1.2;
}
.ik-leading-\[1\] {
  line-height: 1;
}
.ik-leading-\[28px\] {
  line-height: 28px;
}
.ik-leading-\[30px\] {
  line-height: 30px;
}
.ik-leading-\[38px\] {
  line-height: 38px;
}
.ik-leading-\[48px\] {
  line-height: 48px;
}
.ik-leading-relaxed {
  line-height: 1.625;
}
.ik-leading-tight {
  line-height: 1.25;
}
.ik-tracking-tight {
  letter-spacing: -0.025em;
}
.\!ik-text-\[rgba\(0\2c 114\2c 219\2c 1\)\] {
  color: rgba(0,114,219,1) !important;
}
.\!ik-text-brand-red {
  --tw-text-opacity: 1 !important;
  color: rgb(219 6 39 / var(--tw-text-opacity, 1)) !important;
}
.\!ik-text-white {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}
.ik-text-\[\#044c21\] {
  --tw-text-opacity: 1;
  color: rgb(4 76 33 / var(--tw-text-opacity, 1));
}
.ik-text-\[\#222222\] {
  --tw-text-opacity: 1;
  color: rgb(34 34 34 / var(--tw-text-opacity, 1));
}
.ik-text-\[\#227cff\] {
  --tw-text-opacity: 1;
  color: rgb(34 124 255 / var(--tw-text-opacity, 1));
}
.ik-text-\[\#333333\] {
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1));
}
.ik-text-\[\#3f2970\] {
  --tw-text-opacity: 1;
  color: rgb(63 41 112 / var(--tw-text-opacity, 1));
}
.ik-text-\[\#6960fb\] {
  --tw-text-opacity: 1;
  color: rgb(105 96 251 / var(--tw-text-opacity, 1));
}
.ik-text-\[\#74c043\] {
  --tw-text-opacity: 1;
  color: rgb(116 192 67 / var(--tw-text-opacity, 1));
}
.ik-text-\[\#FFA500\] {
  --tw-text-opacity: 1;
  color: rgb(255 165 0 / var(--tw-text-opacity, 1));
}
.ik-text-\[\#dddddd\] {
  --tw-text-opacity: 1;
  color: rgb(221 221 221 / var(--tw-text-opacity, 1));
}
.ik-text-\[\#ea1b0a\] {
  --tw-text-opacity: 1;
  color: rgb(234 27 10 / var(--tw-text-opacity, 1));
}
.ik-text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.ik-text-blue-600 {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}
.ik-text-blue-800 {
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity, 1));
}
.ik-text-brand-primary-blue {
  --tw-text-opacity: 1;
  color: rgb(0 114 219 / var(--tw-text-opacity, 1));
}
.ik-text-brand-red {
  --tw-text-opacity: 1;
  color: rgb(219 6 39 / var(--tw-text-opacity, 1));
}
.ik-text-gray-300 {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}
.ik-text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
.ik-text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.ik-text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
.ik-text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}
.ik-text-gray-800 {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}
.ik-text-gray-900 {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}
.ik-text-green-500 {
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity, 1));
}
.ik-text-neutral-500 {
  --tw-text-opacity: 1;
  color: rgb(115 115 115 / var(--tw-text-opacity, 1));
}
.ik-text-orange-500 {
  --tw-text-opacity: 1;
  color: rgb(249 115 22 / var(--tw-text-opacity, 1));
}
.ik-text-red-500 {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}
.ik-text-slate-900 {
  --tw-text-opacity: 1;
  color: rgb(15 23 42 / var(--tw-text-opacity, 1));
}
.ik-text-transparent {
  color: transparent;
}
.ik-text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.ik-text-yellow-300 {
  --tw-text-opacity: 1;
  color: rgb(253 224 71 / var(--tw-text-opacity, 1));
}
.ik-underline {
  text-decoration-line: underline;
}
.ik-line-through {
  text-decoration-line: line-through;
}
.\!ik-no-underline {
  text-decoration-line: none !important;
}
.ik-no-underline {
  text-decoration-line: none;
}
.ik-placeholder-\[\#727272\]::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(114 114 114 / var(--tw-placeholder-opacity, 1));
}
.ik-placeholder-gray-400::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity, 1));
}
.ik-accent-\[\#FFA500\] {
  accent-color: #FFA500;
}
.ik-opacity-0 {
  opacity: 0;
}
.ik-opacity-10 {
  opacity: 0.1;
}
.ik-opacity-25 {
  opacity: 0.25;
}
.ik-opacity-50 {
  opacity: 0.5;
}
.ik-shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.ik-shadow-2xl {
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.ik-shadow-\[0_10px_15px_-3px_rgb\(0\,0\,0\,0\.1\)\,0_4px_6px_-4px_rgb\(0\,0\,0\,0\.1\)\] {
  --tw-shadow: 0 10px 15px -3px rgb(0,0,0,0.1),0 4px 6px -4px rgb(0,0,0,0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.ik-shadow-\[0_10px_20px_rgba\(255\,75\,43\,0\.45\)\] {
  --tw-shadow: 0 10px 20px rgba(255,75,43,0.45);
  --tw-shadow-colored: 0 10px 20px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.ik-shadow-\[0_5px_15px_rgba\(0\,0\,0\,0\.2\)\] {
  --tw-shadow: 0 5px 15px rgba(0,0,0,0.2);
  --tw-shadow-colored: 0 5px 15px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.ik-shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.ik-shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.ik-shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.ik-ring-1 {
  --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(1px + 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);
}
.ik-ring-2 {
  --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(2px + 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);
}
.ik-ring-inset {
  --tw-ring-inset: inset;
}
.ik-ring-brand-primary-blue {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 114 219 / var(--tw-ring-opacity, 1));
}
.ik-ring-gray-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity, 1));
}
.ik-ring-green-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(34 197 94 / var(--tw-ring-opacity, 1));
}
.ik-ring-orange-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(249 115 22 / var(--tw-ring-opacity, 1));
}
.ik-ring-red-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1));
}
.ik-transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.ik-transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.ik-transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.ik-duration-300 {
  transition-duration: 300ms;
}
.ik-ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}


.bestsellers .list-attributes-box,
.bestsellers .list-short-desc-box {}
.bestsellers .list-attributes-box > li,
.bestsellers .list-short-desc-box > li {
  position: relative;
  padding-left: 20px;
}
.bestsellers .list-attributes-box > li:before,
.bestsellers .list-short-desc-box > li:before {
  content: '\f00c';
  position: absolute;
  left: 0;
  font-family: FontAwesome;
  color: #7ac143;
}

/* modal-pp */
.modal-pp-pp {
  --modal-pp-blur: 20px;
}

.modal-pp {
  transform: translateZ(0);
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: linear-gradient(rgba(50, 50, 50, 0.48), rgba(50, 50, 50, 0.48));
  backdrop-filter: blur(var(--modal-pp-blur));
  overflow: auto;
}

.modal-pp.modal-pp-open {
  display: flex;
  z-index: 10000;
}

.modal-pp-overlay {
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 1;
  padding-inline-start: 1rem;
  padding-inline-end: 1rem;
  padding-top: 4rem;
  padding-bottom: 1rem;
  width: 100%;
  max-width: 640px;
  clip-path: inset(4rem 1rem 1rem 1rem round 25px);
  pointer-events: none;
}

.modal-pp-content-wrapper {
  order: 2;
  position: relative;
  z-index: 1;
  background: white;
  visibility: visible;
  pointer-events: auto;
}

.dark .modal-pp-content-wrapper {
  background: #0f172a;
}

.modal-pp-content-wrapper .wrapper {
  margin-inline-start: auto;
  margin-inline-end: auto;
  max-width: 640px;
  overflow: hidden;
}

.modal-pp-close-btn-wrapper {
  order: 1;
  align-self: flex-end;
  justify-content: center;
  align-items: center;
  position: sticky;
  top: 1rem;
  z-index: 9999;
  height: 0;

  box-sizing: initial;
}

.modal-pp-close-button {
  order: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  position: sticky;
  z-index: 9999;
  margin-inline-end: 1rem;
  margin-top: 1rem;
  margin-right: 1rem;
  width: 2.75rem;
  height: 2.75rem;
  pointer-events: auto;
}

.modal-pp-close-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 2.15rem;
  height: 2.15rem;
  color: white;
  background: rgb(51, 51, 54);
  border-radius: 50%;
  outline: none;
}

.product-cetelem iframe {
  width: 100% !important;
}

/*#consent-cookie-injected-wrapper {
  display: none !important;
}*/

.placeholder\:ik-text-gray-400::placeholder {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.first\:ik-mt-0:first-child {
  margin-top: 0px;
}

.first\:ik-border-t-0:first-child {
  border-top-width: 0px;
}

.first\:ik-pt-0:first-child {
  padding-top: 0px;
}

.hover\:ik-scale-105:hover {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:ik-animate-none:hover {
  animation: none;
}

.hover\:ik-border-brand-primary-blue:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 114 219 / var(--tw-border-opacity, 1));
}

.hover\:ik-bg-\[\#ea1b0a\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(234 27 10 / var(--tw-bg-opacity, 1));
}

.hover\:ik-bg-black:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}

.hover\:ik-bg-brand-secondary-blue:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 71 137 / var(--tw-bg-opacity, 1));
}

.hover\:ik-bg-brand-secondary-blue\/20:hover {
  background-color: rgb(0 71 137 / 0.2);
}

.hover\:ik-bg-gray-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}

.hover\:ik-bg-gray-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}

.hover\:ik-bg-red-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1));
}

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

.hover\:ik-text-\[\#222222\]:hover {
  --tw-text-opacity: 1;
  color: rgb(34 34 34 / var(--tw-text-opacity, 1));
}

.hover\:ik-text-\[\#333333\]:hover {
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1));
}

.hover\:ik-text-\[\#74c043\]:hover {
  --tw-text-opacity: 1;
  color: rgb(116 192 67 / var(--tw-text-opacity, 1));
}

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

.hover\:ik-text-brand-primary-blue:hover {
  --tw-text-opacity: 1;
  color: rgb(0 114 219 / var(--tw-text-opacity, 1));
}

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

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

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

.hover\:ik-underline-offset-2:hover {
  text-underline-offset: 2px;
}

.hover\:ik-shadow-2xl:hover {
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:ik-shadow-lg:hover {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:ik-border-\[\#6960fb\]:focus {
  --tw-border-opacity: 1;
  border-color: rgb(105 96 251 / var(--tw-border-opacity, 1));
}

.focus\:ik-border-\[\#74c043\]:focus {
  --tw-border-opacity: 1;
  border-color: rgb(116 192 67 / var(--tw-border-opacity, 1));
}

.focus\:ik-outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.focus\:ik-ring-2:focus {
  --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(2px + 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);
}

.focus\:ik-ring-inset:focus {
  --tw-ring-inset: inset;
}

.focus\:ik-ring-\[\#74c043\]:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(116 192 67 / var(--tw-ring-opacity, 1));
}

.focus\:ik-ring-blue-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1));
}

.focus\:ik-ring-brand-secondary-blue:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 71 137 / var(--tw-ring-opacity, 1));
}

.focus\:ik-ring-gray-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(107 114 128 / var(--tw-ring-opacity, 1));
}

.focus\:ik-ring-indigo-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity, 1));
}

.focus\:ik-ring-indigo-600:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(79 70 229 / var(--tw-ring-opacity, 1));
}

.data-\[state\=active\]\:ik-border-brand-primary-blue[data-state="active"] {
  --tw-border-opacity: 1;
  border-color: rgb(0 114 219 / var(--tw-border-opacity, 1));
}

.data-\[state\=active\]\:ik-border-white[data-state="active"] {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.data-\[state\=active\]\:ik-text-brand-primary-blue[data-state="active"] {
  --tw-text-opacity: 1;
  color: rgb(0 114 219 / var(--tw-text-opacity, 1));
}

.data-\[state\=active\]\:ik-text-white[data-state="active"] {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {

  .md\:ik-pointer-events-none {
    pointer-events: none;
  }

  .md\:-ik-top-\[20px\] {
    top: -20px;
  }

  .md\:ik-mt-0 {
    margin-top: 0px;
  }

  .md\:ik-block {
    display: block;
  }

  .md\:ik-inline-block {
    display: inline-block;
  }

  .md\:ik-hidden {
    display: none;
  }

  .md\:ik-max-h-\[100px\] {
    max-height: 100px;
  }

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

  .md\:ik-w-\[100px\] {
    width: 100px;
  }

  .md\:ik-flex-1 {
    flex: 1 1 0%;
  }

  .md\:ik-flex-initial {
    flex: 0 1 auto;
  }

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

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

  .md\:ik-grid-cols-\[35\%_65\%\] {
    grid-template-columns: 35% 65%;
  }

  .md\:ik-flex-row {
    flex-direction: row;
  }

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

  .md\:ik-pt-28 {
    padding-top: 7rem;
  }

  .md\:ik-text-left {
    text-align: left;
  }

  .md\:ik-text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }

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

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

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

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

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

  .md\:ik-leading-\[34px\] {
    line-height: 34px;
  }

  .md\:ik-leading-\[52px\] {
    line-height: 52px;
  }

  .md\:ik-leading-\[54px\] {
    line-height: 54px;
  }

  .md\:ik-leading-\[62px\] {
    line-height: 62px;
  }
}

@media (min-width: 992px) {

  .lg\:ik-right-\[10\%\] {
    right: 10%;
  }

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

  .lg\:ik-w-\[100\%\] {
    width: 100%;
  }

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

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

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

  .lg\:ik-gap-0 {
    gap: 0px;
  }

  .lg\:ik-text-\[54px\] {
    font-size: 54px;
  }

  .lg\:ik-text-\[72px\] {
    font-size: 72px;
  }

  .lg\:ik-leading-\[60px\] {
    line-height: 60px;
  }

  .lg\:ik-leading-\[72px\] {
    line-height: 72px;
  }
}

@media (prefers-color-scheme: dark) {

  .dark\:ik-text-slate-100 {
    --tw-text-opacity: 1;
    color: rgb(241 245 249 / var(--tw-text-opacity, 1));
  }
}

.\[\&\>a\]\:ik-text-\[\#74c043\]>a {
  --tw-text-opacity: 1;
  color: rgb(116 192 67 / var(--tw-text-opacity, 1));
}

.\[\&\>a\]\:hover\:ik-text-\[\#74c043\]:hover>a {
  --tw-text-opacity: 1;
  color: rgb(116 192 67 / var(--tw-text-opacity, 1));
}

.\[\&\>button\]\:ik-flex-1>button {
  flex: 1 1 0%;
}

.\[\&\>div\+div\]\:\!ik-mt-8>div+div {
  margin-top: 2rem !important;
}

.\[\&\>div\+div\]\:ik-mt-8>div+div {
  margin-top: 2rem;
}

.\[\&\>div\>p\]\:ik-mb-0>div>p {
  margin-bottom: 0px;
}

.\[\&\>div\]\:ik-mt-8>div {
  margin-top: 2rem;
}

@media (min-width: 768px) {

  .\[\&\>div\]\:md\:ik-mt-0>div {
    margin-top: 0px;
  }
}

.\[\&\>li\+li\]\:ik-mt-4>li+li {
  margin-top: 1rem;
}

.\[\&\>li\+li\]\:ik-border-t-2>li+li {
  border-top-width: 2px;
}

.\[\&\>li\+li\]\:ik-pt-4>li+li {
  padding-top: 1rem;
}

.\[\&\>li\:last-child\]\:after\:ik-content-\[\'\'\]>li:last-child::after {
  --tw-content: '';
  content: var(--tw-content);
}

.\[\&\>li\>button\]\:ik-rounded-full>li>button {
  border-radius: 9999px;
}

.\[\&\>li\>button\]\:ik-border-2>li>button {
  border-width: 2px;
}

.\[\&\>li\>button\]\:ik-border-black>li>button {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}

.\[\&\>li\>button\]\:ik-px-4>li>button {
  padding-left: 1rem;
  padding-right: 1rem;
}

.\[\&\>li\>button\]\:ik-py-2>li>button {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.\[\&\>li\>button\]\:ik-font-bold>li>button {
  font-weight: 700;
}

.\[\&\>li\>p\]\:ik-m-0>li>p {
  margin: 0px;
}

.\[\&\>li\>span\+span\]\:ik-font-normal>li>span+span {
  font-weight: 400;
}

.\[\&\>li\>span\]\:\!ik-font-normal>li>span {
  font-weight: 400 !important;
}

.\[\&\>li\>span\]\:ik-font-semibold>li>span {
  font-weight: 600;
}

.\[\&\>li\]\:\!ik-block>li {
  display: block !important;
}

.\[\&\>li\]\:\!ik-inline>li {
  display: inline !important;
}

.\[\&\>li\]\:ik-inline>li {
  display: inline;
}

.\[\&\>li\]\:ik-flex>li {
  display: flex;
}

.\[\&\>li\]\:ik-justify-between>li {
  justify-content: space-between;
}

.\[\&\>li\]\:ik-rounded-full>li {
  border-radius: 9999px;
}

.\[\&\>li\]\:ik-bg-gray-100>li {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}

.\[\&\>li\]\:ik-px-6>li {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.\[\&\>li\]\:ik-py-2>li {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.\[\&\>li\]\:ik-py-4>li {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.\[\&\>li\]\:after\:ik-content-\[\'\2c \\00a0\'\]>li::after {
  --tw-content: ',\00a0';
  content: var(--tw-content);
}

@media (min-width: 992px) {

  .lg\:\[\&\>li\]\:ik-w-1\/3>li {
    width: 33.333333%;
  }
}

.\[\&\>p\]\:ik-mb-0>p {
  margin-bottom: 0px;
}