@import url("https://use.typekit.net/hzh0kny.css");
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,600i,700,700i&display=swap');
/*
! tailwindcss v3.0.24 | 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.
*/
html {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font family by default.
2. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-size: 1em; /* 2 */
}
/*
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input:-ms-input-placeholder, textarea:-ms-input-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;
}
/*
Ensure the default browser behavior of the `hidden` attribute.
*/
[hidden] {
  display: none;
}
h1, h2, h3, h4, h5 {
        margin: 12px 0;
    }
p{
  font-size: .875rem;
}
@media (min-width: 768px){
  p{
    font-size: 1rem;
  }
}
p {
        margin: 15px auto;
    }
h1.wp-block-heading {
        font-size: 2em;
        line-height: 1.3em;
        margin: 15px 0;
    }
h2.wp-block-heading {
        font-size: 1.5em;
        line-height: 1.3em;
        margin: 15px 0;
    }
h3.wp-block-heading {
        font-size: 1.3em;
        line-height: 1.2em;
        margin: 15px 0;
    }
.btn-kila{
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 0.375rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  font-weight: 700;
}
@media (min-width: 768px){
  .btn-kila{
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
.btn-kila.btn-std{
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
  font-size: .875rem;
  --tw-text-opacity: 1;
  color: rgb(50 50 53 / var(--tw-text-opacity));
}
.btn-kila.btn-std:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(236 236 236 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(75 75 75 / var(--tw-text-opacity));
}
.btn-kila.btn-dark{
  --tw-bg-opacity: 1;
  background-color: rgb(50 50 53 / var(--tw-bg-opacity));
  font-size: .875rem;
  --tw-text-opacity: 1;
  color: rgb(245 245 245 / var(--tw-text-opacity));
}
.btn-kila.btn-dark:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(75 75 75 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(245 245 245 / var(--tw-text-opacity));
}
.btn-kila.btn-trans{
  cursor: pointer;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(50 50 53 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
  font-size: .875rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
  transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.btn-kila.btn-trans:hover{
  --tw-border-opacity: 1;
  border-color: rgb(213 213 213 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(213 213 213 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
p {
        font-size: inherit;
    }
.perf {
        content-visibility: hidden;
    }
.perf.swiper-slide-active {
        content-visibility: visible;
    }
*, ::before, ::after{
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}
.container{
  width: 100%;
}
@media (min-width: 480px){
  .container{
    max-width: 480px;
  }
}
@media (min-width: 640px){
  .container{
    max-width: 640px;
  }
}
@media (min-width: 768px){
  .container{
    max-width: 768px;
  }
}
@media (min-width: 1024px){
  .container{
    max-width: 1024px;
  }
}
@media (min-width: 1200px){
  .container{
    max-width: 1200px;
  }
}
@media (min-width: 1440px){
  .container{
    max-width: 1440px;
  }
}
@media (min-width: 1720px){
  .container{
    max-width: 1720px;
  }
}
.prose{
  color: var(--tw-prose-body);
  max-width: 65ch;
}
.prose :where([class~="lead"]):not(:where([class~="not-prose"] *)){
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.prose :where(a):not(:where([class~="not-prose"] *)){
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}
.prose :where(strong):not(:where([class~="not-prose"] *)){
  color: var(--tw-prose-bold);
  font-weight: 600;
}
.prose :where(ol):not(:where([class~="not-prose"] *)){
  list-style-type: decimal;
  padding-left: 1.625em;
}
.prose :where(ol[type="A"]):not(:where([class~="not-prose"] *)){
  list-style-type: upper-alpha;
}
.prose :where(ol[type="a"]):not(:where([class~="not-prose"] *)){
  list-style-type: lower-alpha;
}
.prose :where(ol[type="A" s]):not(:where([class~="not-prose"] *)){
  list-style-type: upper-alpha;
}
.prose :where(ol[type="a" s]):not(:where([class~="not-prose"] *)){
  list-style-type: lower-alpha;
}
.prose :where(ol[type="I"]):not(:where([class~="not-prose"] *)){
  list-style-type: upper-roman;
}
.prose :where(ol[type="i"]):not(:where([class~="not-prose"] *)){
  list-style-type: lower-roman;
}
.prose :where(ol[type="I" s]):not(:where([class~="not-prose"] *)){
  list-style-type: upper-roman;
}
.prose :where(ol[type="i" s]):not(:where([class~="not-prose"] *)){
  list-style-type: lower-roman;
}
.prose :where(ol[type="1"]):not(:where([class~="not-prose"] *)){
  list-style-type: decimal;
}
.prose :where(ul):not(:where([class~="not-prose"] *)){
  list-style-type: disc;
  padding-left: 1.625em;
}
.prose :where(ol > li):not(:where([class~="not-prose"] *))::marker{
  font-weight: 400;
  color: var(--tw-prose-counters);
}
.prose :where(ul > li):not(:where([class~="not-prose"] *))::marker{
  color: var(--tw-prose-bullets);
}
.prose :where(hr):not(:where([class~="not-prose"] *)){
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
.prose :where(blockquote):not(:where([class~="not-prose"] *)){
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-left-width: 0.25rem;
  border-left-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}
.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"] *))::before{
  content: open-quote;
}
.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"] *))::after{
  content: close-quote;
}
.prose :where(h1):not(:where([class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}
.prose :where(h1 strong):not(:where([class~="not-prose"] *)){
  font-weight: 900;
}
.prose :where(h2):not(:where([class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}
.prose :where(h2 strong):not(:where([class~="not-prose"] *)){
  font-weight: 800;
}
.prose :where(h3):not(:where([class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
.prose :where(h3 strong):not(:where([class~="not-prose"] *)){
  font-weight: 700;
}
.prose :where(h4):not(:where([class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
.prose :where(h4 strong):not(:where([class~="not-prose"] *)){
  font-weight: 700;
}
.prose :where(figure > *):not(:where([class~="not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(figcaption):not(:where([class~="not-prose"] *)){
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
.prose :where(code):not(:where([class~="not-prose"] *)){
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}
.prose :where(code):not(:where([class~="not-prose"] *))::before{
  content: "`";
}
.prose :where(code):not(:where([class~="not-prose"] *))::after{
  content: "`";
}
.prose :where(a code):not(:where([class~="not-prose"] *)){
  color: var(--tw-prose-links);
}
.prose :where(pre):not(:where([class~="not-prose"] *)){
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}
.prose :where(pre code):not(:where([class~="not-prose"] *)){
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
.prose :where(pre code):not(:where([class~="not-prose"] *))::before{
  content: none;
}
.prose :where(pre code):not(:where([class~="not-prose"] *))::after{
  content: none;
}
.prose :where(table):not(:where([class~="not-prose"] *)){
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
.prose :where(thead):not(:where([class~="not-prose"] *)){
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
.prose :where(thead th):not(:where([class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
.prose :where(tbody tr):not(:where([class~="not-prose"] *)){
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
.prose :where(tbody tr:last-child):not(:where([class~="not-prose"] *)){
  border-bottom-width: 0;
}
.prose :where(tbody td):not(:where([class~="not-prose"] *)){
  vertical-align: baseline;
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
.prose{
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}
.prose :where(p):not(:where([class~="not-prose"] *)){
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.prose :where(img):not(:where([class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(video):not(:where([class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(figure):not(:where([class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(h2 code):not(:where([class~="not-prose"] *)){
  font-size: 0.875em;
}
.prose :where(h3 code):not(:where([class~="not-prose"] *)){
  font-size: 0.9em;
}
.prose :where(li):not(:where([class~="not-prose"] *)){
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.prose :where(ol > li):not(:where([class~="not-prose"] *)){
  padding-left: 0.375em;
}
.prose :where(ul > li):not(:where([class~="not-prose"] *)){
  padding-left: 0.375em;
}
.prose > :where(ul > li p):not(:where([class~="not-prose"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose > :where(ul > li > *:first-child):not(:where([class~="not-prose"] *)){
  margin-top: 1.25em;
}
.prose > :where(ul > li > *:last-child):not(:where([class~="not-prose"] *)){
  margin-bottom: 1.25em;
}
.prose > :where(ol > li > *:first-child):not(:where([class~="not-prose"] *)){
  margin-top: 1.25em;
}
.prose > :where(ol > li > *:last-child):not(:where([class~="not-prose"] *)){
  margin-bottom: 1.25em;
}
.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(hr + *):not(:where([class~="not-prose"] *)){
  margin-top: 0;
}
.prose :where(h2 + *):not(:where([class~="not-prose"] *)){
  margin-top: 0;
}
.prose :where(h3 + *):not(:where([class~="not-prose"] *)){
  margin-top: 0;
}
.prose :where(h4 + *):not(:where([class~="not-prose"] *)){
  margin-top: 0;
}
.prose :where(thead th:first-child):not(:where([class~="not-prose"] *)){
  padding-left: 0;
}
.prose :where(thead th:last-child):not(:where([class~="not-prose"] *)){
  padding-right: 0;
}
.prose :where(tbody td:first-child):not(:where([class~="not-prose"] *)){
  padding-left: 0;
}
.prose :where(tbody td:last-child):not(:where([class~="not-prose"] *)){
  padding-right: 0;
}
.prose > :where(:first-child):not(:where([class~="not-prose"] *)){
  margin-top: 0;
}
.prose > :where(:last-child):not(:where([class~="not-prose"] *)){
  margin-bottom: 0;
}
/* Header */
.menu-open #site-header{
  z-index: 5001;
}
.header-scrolled .site-header{
  position: absolute;
  left: 0px;
  right: 0px;
        box-shadow: 1px 1px 10px rgba(0, 0, 0, .15);
}
.header-visible .site-header{
  position: fixed;
  transition-property: top;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: linear;
}
.mini-cart--visible .top-bar{
  z-index: 2;
}
/* Header test freaks */
#testfreaks-seller > div > div > div{
  justify-content: center;
}
/* Newsletter */
.newsletter{
  position: relative;
  overflow: hidden;
}
.newsletter::before{
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 0;
  display: none;
  height: 100%;
  width: 33.333333%;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (min-width: 768px){
  .newsletter::before{
    display: block;
    background-position: left -10rem center;
  }
}
@media (min-width: 1024px){
  .newsletter::before{
    width: 25%;
    background-position: left -4rem center;
  }
}
@media (min-width: 1200px){
  .newsletter::before{
    background-size: contain;
    background-position: left;
  }
}
.newsletter::after{
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 0;
  display: none;
  height: 100%;
  width: 33.333333%;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (min-width: 768px){
  .newsletter::after{
    display: block;
    background-position: right -12rem center;
  }
}
@media (min-width: 1024px){
  .newsletter::after{
    width: 25%;
    background-position: right -5rem center;
  }
}
@media (min-width: 1200px){
  .newsletter::after{
    background-size: contain;
    background-position: right;
  }
}
.newsletter form{
  position: relative;
  z-index: 10;
  margin-left: auto;
  margin-right: auto;
  max-width: 620px;
  text-align: center;
}
.newsletter form .mc4wp-form-fields{
  right: 0.75rem;
  display: block;
  flex-wrap: wrap;
  align-items: center;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: .875rem;
}
.newsletter form .mc4wp-form-fields::after{
  pointer-events: none;
  position: absolute;
  bottom: 1.90rem;
  right: 2.8rem;
  margin-left: 0.25rem;
  display: inline-block;
  height: 0.5rem;
  width: 0.5rem;
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-top-width: 2px;
  border-right-width: 2px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  --tw-content: '';
  content: var(--tw-content);
}
@media (min-width: 768px){
  .newsletter form .mc4wp-form-fields{
    display: flex;
  }
  .newsletter form .mc4wp-form-fields::after{
    content: var(--tw-content);
    display: none;
  }
}
.newsletter form .mc4wp-form-fields h2, .newsletter form .mc4wp-form-fields h3{
  margin-bottom: 1rem;
  flex-basis: 100%;
  font-family: Open Sans, sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5rem;
}
@media (min-width: 768px){
  .newsletter form .mc4wp-form-fields h2, .newsletter form .mc4wp-form-fields h3{
    font-size: 2rem;
    line-height: 2.375rem;
  }
}
.newsletter form .mc4wp-form-fields p{
  margin-top: 0px;
  margin-bottom: 1.5rem;
  flex-basis: 100%;
  font-size: .875rem;
}
@media (min-width: 768px){
  .newsletter form .mc4wp-form-fields p{
    font-size: 1rem;
  }
}
.newsletter form .mc4wp-form-fields input[type=email]{
  flex: 1 1 0%;
  border-radius: 9999px;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.newsletter form .mc4wp-form-fields input[type=submit]{
  position: absolute;
  right: 0.75rem;
  bottom: 0px;
  margin-bottom: 17px;
  margin-right: 17px;
  border-radius: 9999px;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 1px;
  --tw-text-opacity: 1;
  color: rgb(0 148 77 / var(--tw-text-opacity));
}
@media (min-width: 768px){
  .newsletter form .mc4wp-form-fields input[type=submit]{
    font-size: .875rem;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }
}
/* FAQ */
details[open] .fa-circle-minus, details .fa-circle-plus{
  display: block;
}
details[open] .fa-circle-plus, details .fa-circle-minus{
  display: none;
}
/* Footer */
.widget .textwidget{
  margin-bottom: 0px;
  font-size: .875rem;
}
@media (min-width: 1200px){
  .widget .textwidget{
    max-width: 365px;
  }
}
.widget .textwidget table{
  max-width: 200px;
}
footer .pricerunner{
  display: block;
  max-height: 30px;
  max-width: 255px;
}
/* .campaign-four-col-grid */
.campaign-four-col-grid{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
@media (min-width: 768px){
  .campaign-four-col-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1440px){
  .campaign-four-col-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
.campaign-four-col-grid .standard-img, .campaign-four-col-grid .prod-img{
  flex-direction: column;
}
.campaign-four-col-grid .standard-img .block-img{
  height: 10rem;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
@media (min-width: 768px){
  .campaign-four-col-grid .standard-img .block-img{
    background-color: transparent;
  }
}
@media (min-width: 1024px){
  .campaign-four-col-grid .standard-img .block-img{
    height: 364px;
  }
}
.campaign-four-col-grid .prod-img .block-img{
  height: 10rem;
  --tw-bg-opacity: 1;
  background-color: rgb(75 75 75 / var(--tw-bg-opacity));
}
@media (min-width: 768px){
  .campaign-four-col-grid .prod-img .block-img{
    background-color: transparent;
  }
}
@media (min-width: 1024px){
  .campaign-four-col-grid .prod-img .block-img{
    height: 364px;
  }
}
.campaign-four-col-grid .standard-img .block-img .block-img-item{
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0.8;
}
@media (min-width: 768px){
  .campaign-four-col-grid .standard-img .block-img .block-img-item{
    background-size: cover;
    background-position: center;
    opacity: 1;
  }
}
.campaign-four-col-grid .prod-img .block-img .block-img-item{
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
  background-size: cover;
  background-size: auto 95%;
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
}
@media (min-width: 640px){
  .campaign-four-col-grid .prod-img .block-img .block-img-item{
    background-size: auto 70%;
  }
}
@media (min-width: 768px){
  .campaign-four-col-grid .prod-img .block-img .block-img-item{
    background-size: contain;
    background-position: center;
  }
}
.campaign-four-col-grid .standard-img .block-text h5{
  margin-bottom: 0.25rem;
  max-width: 65vw;
  text-align: left;
  font-size: 1.25rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 640px){
  .campaign-four-col-grid .standard-img .block-text h5{
    max-width: 100%;
    font-size: 1.5rem;
  }
}
@media (min-width: 768px){
  .campaign-four-col-grid .standard-img .block-text h5{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    text-align: center;
    font-size: 1.25rem;
    --tw-text-opacity: 1;
    color: rgb(50 50 53 / var(--tw-text-opacity));
  }
  .group:hover .campaign-four-col-grid .standard-img .block-text h5{
    --tw-text-opacity: 1;
    color: rgb(50 50 53 / var(--tw-text-opacity));
  }
}
@media (min-width: 1440px){
  .campaign-four-col-grid .standard-img .block-text h5{
    font-size: 1.25rem;
  }
}
.campaign-four-col-grid .prod-img .block-text h5{
  margin-bottom: 0.25rem;
  max-width: 55vw;
  text-align: left;
  font-size: 1.25rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(50 50 53 / var(--tw-text-opacity));
}
@media (min-width: 640px){
  .campaign-four-col-grid .prod-img .block-text h5{
    max-width: 100%;
    font-size: 1.5rem;
  }
}
@media (min-width: 768px){
  .campaign-four-col-grid .prod-img .block-text h5{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    text-align: center;
    font-size: 1.25rem;
    --tw-text-opacity: 1;
    color: rgb(50 50 53 / var(--tw-text-opacity));
  }
  .group:hover .campaign-four-col-grid .prod-img .block-text h5{
    --tw-text-opacity: 1;
    color: rgb(50 50 53 / var(--tw-text-opacity));
  }
}
@media (min-width: 1440px){
  .campaign-four-col-grid .prod-img .block-text h5{
    font-size: 1.25rem;
  }
}
/* campaign-three-col-grid */
.campaign-three-col-grid{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
@media (min-width: 768px){
  .campaign-three-col-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1024px){
  .campaign-three-col-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (min-width: 1440px){
  .campaign-three-col-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.campaign-three-col-grid .standard-img, .campaign-three-col-grid .prod-img{
  flex-direction: column;
}
.campaign-three-col-grid .standard-img .block-img{
  height: 10rem;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
@media (min-width: 768px){
  .campaign-three-col-grid .standard-img .block-img{
    background-color: transparent;
  }
}
@media (min-width: 1024px){
  .campaign-three-col-grid .standard-img .block-img{
    height: 264px;
  }
}
@media (min-width: 1440px){
  .campaign-three-col-grid .standard-img .block-img{
    height: 364px;
  }
}
.campaign-three-col-grid .prod-img .block-img{
  height: 10rem;
  --tw-bg-opacity: 1;
  background-color: rgb(75 75 75 / var(--tw-bg-opacity));
}
@media (min-width: 768px){
  .campaign-three-col-grid .prod-img .block-img{
    background-color: transparent;
  }
}
@media (min-width: 1024px){
  .campaign-three-col-grid .prod-img .block-img{
    height: 264px;
  }
}
@media (min-width: 1440px){
  .campaign-three-col-grid .prod-img .block-img{
    height: 364px;
  }
}
.campaign-three-col-grid .standard-img .block-img .block-img-item{
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0.8;
}
@media (min-width: 768px){
  .campaign-three-col-grid .standard-img .block-img .block-img-item{
    background-size: cover;
    background-position: center;
    opacity: 1;
  }
}
.campaign-three-col-grid .prod-img .block-img .block-img-item{
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
  background-size: cover;
  background-size: auto 95%;
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
}
@media (min-width: 640px){
  .campaign-three-col-grid .prod-img .block-img .block-img-item{
    background-size: auto 70%;
  }
}
@media (min-width: 768px){
  .campaign-three-col-grid .prod-img .block-img .block-img-item{
    background-size: contain;
    background-position: center;
  }
}
.campaign-three-col-grid .standard-img .block-text h5{
  margin-bottom: 0.25rem;
  max-width: 65vw;
  text-align: left;
  font-size: 1.125rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 640px){
  .campaign-three-col-grid .standard-img .block-text h5{
    max-width: 100%;
    font-size: 1.5rem;
  }
}
@media (min-width: 768px){
  .campaign-three-col-grid .standard-img .block-text h5{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    text-align: center;
    font-size: 1.25rem;
    --tw-text-opacity: 1;
    color: rgb(50 50 53 / var(--tw-text-opacity));
  }
  .group:hover .campaign-three-col-grid .standard-img .block-text h5{
    --tw-text-opacity: 1;
    color: rgb(50 50 53 / var(--tw-text-opacity));
  }
}
@media (min-width: 1440px){
  .campaign-three-col-grid .standard-img .block-text h5{
    font-size: 1.25rem;
  }
}
.campaign-three-col-grid .prod-img .block-text h5{
  margin-bottom: 0.25rem;
  max-width: 55vw;
  text-align: left;
  font-size: 1.125rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(50 50 53 / var(--tw-text-opacity));
}
@media (min-width: 640px){
  .campaign-three-col-grid .prod-img .block-text h5{
    max-width: 100%;
    font-size: 1.5rem;
  }
}
@media (min-width: 768px){
  .campaign-three-col-grid .prod-img .block-text h5{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    text-align: center;
    font-size: 1.25rem;
    --tw-text-opacity: 1;
    color: rgb(50 50 53 / var(--tw-text-opacity));
  }
  .group:hover .campaign-three-col-grid .prod-img .block-text h5{
    --tw-text-opacity: 1;
    color: rgb(50 50 53 / var(--tw-text-opacity));
  }
}
@media (min-width: 1440px){
  .campaign-three-col-grid .prod-img .block-text h5{
    font-size: 1.25rem;
  }
}
.campaign-three-col-grid .btn-kila{
  display: none;
}
/* campaign-two-col-grid */
.campaign-two-col-grid{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
@media (min-width: 768px){
  .campaign-two-col-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1024px){
  .campaign-two-col-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1440px){
  .campaign-two-col-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.campaign-two-col-grid .standard-img, .campaign-two-col-grid .prod-img{
  flex-direction: column;
}
@media (min-width: 1440px){
  .campaign-two-col-grid .standard-img, .campaign-two-col-grid .prod-img{
    flex-direction: row;
  }
}
.campaign-two-col-grid .standard-img .block-img{
  height: 10rem;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
@media (min-width: 768px){
  .campaign-two-col-grid .standard-img .block-img{
    background-color: transparent;
  }
}
@media (min-width: 1024px){
  .campaign-two-col-grid .standard-img .block-img{
    height: 364px;
  }
}
@media (min-width: 1440px){
  .campaign-two-col-grid .standard-img .block-img{
    width: 50%;
  }
}
.campaign-two-col-grid .prod-img .block-img{
  height: 10rem;
  --tw-bg-opacity: 1;
  background-color: rgb(75 75 75 / var(--tw-bg-opacity));
}
@media (min-width: 768px){
  .campaign-two-col-grid .prod-img .block-img{
    background-color: transparent;
  }
}
@media (min-width: 1024px){
  .campaign-two-col-grid .prod-img .block-img{
    height: 364px;
  }
}
@media (min-width: 1440px){
  .campaign-two-col-grid .prod-img .block-img{
    width: 50%;
  }
  .campaign-two-col-grid .block-text{
    width: 50%;
  }
}
.campaign-two-col-grid .standard-img .block-img .block-img-item{
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0.8;
}
@media (min-width: 768px){
  .campaign-two-col-grid .standard-img .block-img .block-img-item{
    background-size: cover;
    background-position: center;
    opacity: 1;
  }
}
.campaign-two-col-grid .prod-img .block-img .block-img-item{
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
  background-size: cover;
  background-size: auto 95%;
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
}
@media (min-width: 640px){
  .campaign-two-col-grid .prod-img .block-img .block-img-item{
    background-size: auto 70%;
  }
}
@media (min-width: 768px){
  .campaign-two-col-grid .prod-img .block-img .block-img-item{
    background-size: contain;
    background-position: center;
  }
}
.campaign-two-col-grid .standard-img .block-text h5{
  margin-bottom: 0.25rem;
  max-width: 65vw;
  text-align: left;
  font-size: 1.125rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 640px){
  .campaign-two-col-grid .standard-img .block-text h5{
    max-width: 100%;
    font-size: 1.5rem;
  }
}
@media (min-width: 768px){
  .campaign-two-col-grid .standard-img .block-text h5{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    text-align: center;
    font-size: 1.25rem;
    --tw-text-opacity: 1;
    color: rgb(50 50 53 / var(--tw-text-opacity));
  }
  .group:hover .campaign-two-col-grid .standard-img .block-text h5{
    --tw-text-opacity: 1;
    color: rgb(50 50 53 / var(--tw-text-opacity));
  }
}
@media (min-width: 1440px){
  .campaign-two-col-grid .standard-img .block-text h5{
    font-size: 1.5rem;
  }
}
.campaign-two-col-grid .prod-img .block-text h5{
  margin-bottom: 0.25rem;
  max-width: 55vw;
  text-align: left;
  font-size: 1.125rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(50 50 53 / var(--tw-text-opacity));
}
@media (min-width: 640px){
  .campaign-two-col-grid .prod-img .block-text h5{
    max-width: 100%;
    font-size: 1.5rem;
  }
}
@media (min-width: 768px){
  .campaign-two-col-grid .prod-img .block-text h5{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    text-align: center;
    font-size: 1.25rem;
    --tw-text-opacity: 1;
    color: rgb(50 50 53 / var(--tw-text-opacity));
  }
  .group:hover .campaign-two-col-grid .prod-img .block-text h5{
    --tw-text-opacity: 1;
    color: rgb(50 50 53 / var(--tw-text-opacity));
  }
}
@media (min-width: 1440px){
  .campaign-two-col-grid .prod-img .block-text h5{
    font-size: 1.5rem;
  }
}
.campaign-two-col-grid .btn-kila{
  display: none;
}
@media (min-width: 1440px){
  .campaign-two-col-grid .btn-kila{
    display: block;
  }
}
/* campaign-one-col-grid */
.campaign-one-col-grid{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.campaign-one-col-grid .standard-img, .campaign-one-col-grid .prod-img{
  flex-direction: column;
}
@media (min-width: 1024px){
  .campaign-one-col-grid .standard-img, .campaign-one-col-grid .prod-img{
    flex-direction: row;
  }
}
.campaign-one-col-grid .standard-img .block-img{
  height: 10rem;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
@media (min-width: 768px){
  .campaign-one-col-grid .standard-img .block-img{
    background-color: transparent;
  }
}
@media (min-width: 1024px){
  .campaign-one-col-grid .standard-img .block-img{
    height: 364px;
    width: 50%;
  }
}
.campaign-one-col-grid .prod-img .block-img{
  height: 10rem;
  --tw-bg-opacity: 1;
  background-color: rgb(75 75 75 / var(--tw-bg-opacity));
}
@media (min-width: 768px){
  .campaign-one-col-grid .prod-img .block-img{
    background-color: transparent;
  }
}
@media (min-width: 1024px){
  .campaign-one-col-grid .prod-img .block-img{
    height: 364px;
    width: 50%;
  }
}
.campaign-one-col-grid .standard-img .block-img .block-img-item{
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0.8;
}
@media (min-width: 768px){
  .campaign-one-col-grid .standard-img .block-img .block-img-item{
    background-size: cover;
    background-position: center;
    opacity: 1;
  }
}
.campaign-one-col-grid .prod-img .block-img .block-img-item{
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
  background-size: cover;
  background-size: auto 95%;
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
}
@media (min-width: 640px){
  .campaign-one-col-grid .prod-img .block-img .block-img-item{
    background-size: auto 70%;
  }
}
@media (min-width: 768px){
  .campaign-one-col-grid .prod-img .block-img .block-img-item{
    background-size: contain;
    background-position: center;
  }
}
@media (min-width: 1024px){
  .campaign-one-col-grid .standard-img .block-text, .campaign-one-col-grid .prod-img .block-text{
    width: 50%;
  }
}
.campaign-one-col-grid .standard-img .block-text h5{
  margin-bottom: 0.25rem;
  max-width: 65vw;
  text-align: left;
  font-size: 1.125rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 640px){
  .campaign-one-col-grid .standard-img .block-text h5{
    max-width: 100%;
    font-size: 1.5rem;
  }
}
@media (min-width: 768px){
  .campaign-one-col-grid .standard-img .block-text h5{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    text-align: center;
    font-size: 1.5rem;
    --tw-text-opacity: 1;
    color: rgb(50 50 53 / var(--tw-text-opacity));
  }
  .group:hover .campaign-one-col-grid .standard-img .block-text h5{
    --tw-text-opacity: 1;
    color: rgb(50 50 53 / var(--tw-text-opacity));
  }
}
@media (min-width: 1440px){
  .campaign-one-col-grid .standard-img .block-text h5{
    font-size: 2rem;
  }
}
.campaign-one-col-grid .prod-img .block-text h5{
  margin-bottom: 0.25rem;
  max-width: 55vw;
  text-align: left;
  font-size: 1.125rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(50 50 53 / var(--tw-text-opacity));
}
@media (min-width: 640px){
  .campaign-one-col-grid .prod-img .block-text h5{
    max-width: 100%;
    font-size: 1.5rem;
  }
}
@media (min-width: 768px){
  .campaign-one-col-grid .prod-img .block-text h5{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    text-align: center;
    font-size: 1.5rem;
    --tw-text-opacity: 1;
    color: rgb(50 50 53 / var(--tw-text-opacity));
  }
  .group:hover .campaign-one-col-grid .prod-img .block-text h5{
    --tw-text-opacity: 1;
    color: rgb(50 50 53 / var(--tw-text-opacity));
  }
}
@media (min-width: 1440px){
  .campaign-one-col-grid .prod-img .block-text h5{
    font-size: 2rem;
  }
}
.campaign-two-col-grid .btn-kila{
  display: none;
}
@media (min-width: 1440px){
  .campaign-two-col-grid .btn-kila{
    display: block;
  }
}
.campaign-slider .standard-img .block-img{
  height: 10rem;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
@media (min-width: 768px){
  .campaign-slider .standard-img .block-img{
    background-color: transparent;
  }
}
@media (min-width: 1024px){
  .campaign-slider .standard-img .block-img{
    height: 264px;
  }
}
@media (min-width: 1440px){
  .campaign-slider .standard-img .block-img{
    height: 364px;
  }
}
.campaign-slider .prod-img .block-img{
  height: 10rem;
  --tw-bg-opacity: 1;
  background-color: rgb(75 75 75 / var(--tw-bg-opacity));
}
@media (min-width: 768px){
  .campaign-slider .prod-img .block-img{
    background-color: transparent;
  }
}
@media (min-width: 1024px){
  .campaign-slider .prod-img .block-img{
    height: 264px;
  }
}
@media (min-width: 1440px){
  .campaign-slider .prod-img .block-img{
    height: 364px;
  }
}
.campaign-slider .standard-img .block-img .block-img-item{
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0.8;
}
@media (min-width: 768px){
  .campaign-slider .standard-img .block-img .block-img-item{
    background-size: cover;
    background-position: center;
    opacity: 1;
  }
}
.campaign-slider .prod-img .block-img .block-img-item{
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
  background-size: cover;
  background-size: auto 95%;
  background-position: right;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
}
@media (min-width: 640px){
  .campaign-slider .prod-img .block-img .block-img-item{
    background-size: auto 70%;
  }
}
@media (min-width: 768px){
  .campaign-slider .prod-img .block-img .block-img-item{
    background-size: contain;
    background-position: center;
  }
}
.campaign-slider .standard-img .block-text h5{
  margin-bottom: 0.25rem;
  max-width: 65vw;
  text-align: left;
  font-size: 1.125rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 640px){
  .campaign-slider .standard-img .block-text h5{
    max-width: 100%;
    font-size: 1.5rem;
  }
}
@media (min-width: 768px){
  .campaign-slider .standard-img .block-text h5{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    text-align: center;
    font-size: 1.25rem;
    --tw-text-opacity: 1;
    color: rgb(50 50 53 / var(--tw-text-opacity));
  }
  .group:hover .campaign-slider .standard-img .block-text h5{
    --tw-text-opacity: 1;
    color: rgb(50 50 53 / var(--tw-text-opacity));
  }
}
@media (min-width: 1440px){
  .campaign-slider .standard-img .block-text h5{
    font-size: 1.25rem;
  }
}
.campaign-slider .prod-img .block-text h5{
  margin-bottom: 0.25rem;
  max-width: 55vw;
  text-align: left;
  font-size: 1.125rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(50 50 53 / var(--tw-text-opacity));
}
@media (min-width: 640px){
  .campaign-slider .prod-img .block-text h5{
    max-width: 100%;
    font-size: 1.5rem;
  }
}
@media (min-width: 768px){
  .campaign-slider .prod-img .block-text h5{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    text-align: center;
    font-size: 1.25rem;
    --tw-text-opacity: 1;
    color: rgb(50 50 53 / var(--tw-text-opacity));
  }
  .group:hover .campaign-slider .prod-img .block-text h5{
    --tw-text-opacity: 1;
    color: rgb(50 50 53 / var(--tw-text-opacity));
  }
}
@media (min-width: 1440px){
  .campaign-slider .prod-img .block-text h5{
    font-size: 1.25rem;
  }
}
.campaign-slider .campaign-one-col-grid .standard-img .block-text h5{
  margin-bottom: 0.25rem;
  max-width: 65vw;
  text-align: left;
  font-size: 1.125rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 640px){
  .campaign-slider .campaign-one-col-grid .standard-img .block-text h5{
    max-width: 100%;
    font-size: 1.5rem;
  }
}
@media (min-width: 768px){
  .campaign-slider .campaign-one-col-grid .standard-img .block-text h5{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    text-align: center;
    font-size: 1.5rem;
    --tw-text-opacity: 1;
    color: rgb(50 50 53 / var(--tw-text-opacity));
  }
  .group:hover .campaign-slider .campaign-one-col-grid .standard-img .block-text h5{
    --tw-text-opacity: 1;
    color: rgb(50 50 53 / var(--tw-text-opacity));
  }
}
@media (min-width: 1440px){
  .campaign-slider .campaign-one-col-grid .standard-img .block-text h5{
    font-size: 2rem;
  }
}
.campaign-slider .standard-img, .campaign-slider .prod-img{
  flex-direction: column;
}
@media (min-width: 1024px){
  .campaign-slider .campaign-one-col-grid .standard-img, .campaign-slider .campaign-one-col-grid .prod-img{
    flex-direction: row;
  }
}
.standard-img .block-text span{
  display: block;
  text-align: center;
  font-size: .875rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 768px){
  .standard-img .block-text span{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    --tw-text-opacity: 1;
    color: rgb(50 50 53 / var(--tw-text-opacity));
  }
}
.prod-img .block-text span{
  display: block;
  text-align: center;
  font-size: .875rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(50 50 53 / var(--tw-text-opacity));
}
@media (min-width: 768px){
  .prod-img .block-text span{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
.prod-img .overlay-mobile{
  display: none;
}
.overlay-mobile{
  display: block;
  height: 100%;
  width: 100%;
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  --tw-gradient-from: #000;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgb(0 0 0 / 0));
  --tw-gradient-to: transparent;
  opacity: 0.4;
}
@media (min-width: 768px){
  .overlay-mobile{
    display: none;
  }
}
/* Content tabs */
.content-tabs .active{
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-weight: 700;
}
.tab-content{
  display: none;
}
.tab-content.active, .tab-content.tab-1{
  display: block;
}
.tab-content.tab-1.inactive{
  display: none;
}
.editor-styles-wrapper .tab-content, .editor-styles-wrapper .tab-content.tab-1.inactive{
  display: block;
}
/* Footer */
footer ul{
  line-height: 1.75rem;
}
footer ul li{
  font-size: .875rem;
  line-height: 1.75rem;
}
footer ul li a:hover{
  --tw-text-opacity: 1;
  color: rgb(50 50 53 / var(--tw-text-opacity));
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
footer .opening-hours-table td{
  font-size: .875rem;
  line-height: 1.75rem;
  white-space: nowrap;
}
.brand-letter-nav-container:before, .brand-letter-nav-container:after{
  position: absolute;
  top: 1px;
  bottom: 1px;
  z-index: 1;
  display: block;
  width: 1rem;
  --tw-content: '';
  content: var(--tw-content);
}
@media (min-width: 1440px){
  .brand-letter-nav-container:before, .brand-letter-nav-container:after{
    display: none;
  }
}
.brand-letter-nav-container:before{
  left: 0px;
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  --tw-gradient-from: #fff;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgb(255 255 255 / 0));
  --tw-gradient-to: transparent;
}
.brand-letter-nav-container:after{
  right: 0px;
  background-image: linear-gradient(to left, var(--tw-gradient-stops));
  --tw-gradient-from: #fff;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgb(255 255 255 / 0));
  --tw-gradient-to: transparent;
}
.brand-letter-nav-container a {
        font-family: "freight-sans-pro", sans-serif;
    }
.product-category {
    display: none;
}
.product-category a{
  display: block;
}
.product-category a:hover{
  --tw-text-opacity: 1;
  color: rgb(50 50 53 / var(--tw-text-opacity));
}
.product-category a img{
  aspect-ratio: 4 / 3 !important;
  border-radius: 2px;
  border-width: 1px;
  border-color: rgb(0 0 0 / 0.2);
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.product-category a h2{
  margin-top: 1rem;
  font-size: 14px;
  font-weight: 700;
}
@media (min-width: 768px){
  .product-category a h2{
    font-size: 16px;
  }
}
.product-category a h2 {
            font-family: 'Open Sans', sans-serif;
        }
.product-category a h2 mark{
  display: block;
  background-color: transparent;
  font-size: 12px;
  font-weight: 600;
}
.product-category a h2 mark::after{
  margin-left: 0.25rem;
  display: inline-block;
  --tw-content: 'produkter';
  content: var(--tw-content);
}
@media (min-width: 768px){
  .product-category a h2 mark{
    font-size: 14px;
  }
}
.wp-block-group__inner-container .product-category {
    display: block;
}
.pointer-events-none{
  pointer-events: none;
}
.visible{
  visibility: visible;
}
.static{
  position: static;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.sticky{
  position: sticky;
}
.inset-0{
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}
.top-8{
  top: 2rem;
}
.top-1\/2{
  top: 50%;
}
.right-2{
  right: 0.5rem;
}
.-right-2\.5{
  right: -0.625rem;
}
.-right-2{
  right: -0.5rem;
}
.bottom-full{
  bottom: 100%;
}
.left-4{
  left: 1rem;
}
.top-\[4\.25rem\]{
  top: 4.25rem;
}
.right-4{
  right: 1rem;
}
.top-3{
  top: 0.75rem;
}
.right-3{
  right: 0.75rem;
}
.bottom-0{
  bottom: 0px;
}
.right-\[1rem\]{
  right: 1rem;
}
.left-0{
  left: 0px;
}
.right-0{
  right: 0px;
}
.top-0{
  top: 0px;
}
.z-30{
  z-index: 30;
}
.z-\[2\]{
  z-index: 2;
}
.z-\[600\]{
  z-index: 600;
}
.z-\[500\]{
  z-index: 500;
}
.z-10{
  z-index: 10;
}
.z-\[2000\]{
  z-index: 2000;
}
.z-\[3000\]{
  z-index: 3000;
}
.order-1{
  order: 1;
}
.order-2{
  order: 2;
}
.order-6{
  order: 6;
}
.order-4{
  order: 4;
}
.order-5{
  order: 5;
}
.\!m-0{
  margin: 0px !important;
}
.m-0{
  margin: 0px;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.mx-\[3\%\]{
  margin-left: 3%;
  margin-right: 3%;
}
.my-24{
  margin-top: 6rem;
  margin-bottom: 6rem;
}
.mx-0{
  margin-left: 0px;
  margin-right: 0px;
}
.my-12{
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.my-6{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.my-4{
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.mb-0{
  margin-bottom: 0px;
}
.mr-2{
  margin-right: 0.5rem;
}
.ml-2\.5{
  margin-left: 0.625rem;
}
.ml-2{
  margin-left: 0.5rem;
}
.ml-4{
  margin-left: 1rem;
}
.ml-auto{
  margin-left: auto;
}
.ml-5{
  margin-left: 1.25rem;
}
.mr-12{
  margin-right: 3rem;
}
.mt-3{
  margin-top: 0.75rem;
}
.mt-4{
  margin-top: 1rem;
}
.mt-6{
  margin-top: 1.5rem;
}
.mb-8{
  margin-bottom: 2rem;
}
.mb-5{
  margin-bottom: 1.25rem;
}
.mb-2{
  margin-bottom: 0.5rem;
}
.mt-1\.5{
  margin-top: 0.375rem;
}
.mt-1{
  margin-top: 0.25rem;
}
.mt-8{
  margin-top: 2rem;
}
.\!mt-auto{
  margin-top: auto !important;
}
.-mt-8{
  margin-top: -2rem;
}
.mb-12{
  margin-bottom: 3rem;
}
.mb-7{
  margin-bottom: 1.75rem;
}
.mb-3{
  margin-bottom: 0.75rem;
}
.mb-4{
  margin-bottom: 1rem;
}
.mb-6{
  margin-bottom: 1.5rem;
}
.mt-5{
  margin-top: 1.25rem;
}
.mt-auto{
  margin-top: auto;
}
.mt-0{
  margin-top: 0px;
}
.mb-1{
  margin-bottom: 0.25rem;
}
.mb-10{
  margin-bottom: 2.5rem;
}
.mt-2{
  margin-top: 0.5rem;
}
.mt-10{
  margin-top: 2.5rem;
}
.block{
  display: block;
}
.inline-block{
  display: inline-block;
}
.inline{
  display: inline;
}
.flex{
  display: flex;
}
.inline-flex{
  display: inline-flex;
}
.table{
  display: table;
}
.grid{
  display: grid;
}
.hidden{
  display: none;
}
.aspect-\[4\/3\]{
  aspect-ratio: 4 / 3;
}
.h-\[50px\]{
  height: 50px;
}
.h-full{
  height: 100%;
}
.h-40{
  height: 10rem;
}
.h-\[264px\]{
  height: 264px;
}
.h-\[364px\]{
  height: 364px;
}
.h-\[136px\]{
  height: 136px;
}
.h-\[20vh\]{
  height: 20vh;
}
.h-\[28vh\]{
  height: 28vh;
}
.h-\[40vh\]{
  height: 40vh;
}
.h-8{
  height: 2rem;
}
.h-\[24px\]{
  height: 24px;
}
.h-\[56px\]{
  height: 56px;
}
.h-\[64px\]{
  height: 64px;
}
.h-auto{
  height: auto;
}
.h-\[400px\]{
  height: 400px;
}
.h-\[36px\]{
  height: 36px;
}
.h-\[72px\]{
  height: 72px;
}
.h-14{
  height: 3.5rem;
}
.h-6{
  height: 1.5rem;
}
.h-\[70\%\]{
  height: 70%;
}
.max-h-full{
  max-height: 100%;
}
.min-h-\[160px\]{
  min-height: 160px;
}
.min-h-\[36vh\]{
  min-height: 36vh;
}
.min-h-\[254px\]{
  min-height: 254px;
}
.min-h-\[14rem\]{
  min-height: 14rem;
}
.min-h-\[184px\]{
  min-height: 184px;
}
.min-h-full{
  min-height: 100%;
}
.w-full{
  width: 100%;
}
.w-\[100px\]{
  width: 100px;
}
.w-\[84px\]{
  width: 84px;
}
.w-auto{
  width: auto;
}
.w-1\/2{
  width: 50%;
}
.w-\[136px\]{
  width: 136px;
}
.w-\[500px\]{
  width: 500px;
}
.w-8{
  width: 2rem;
}
.w-24{
  width: 6rem;
}
.\!w-full{
  width: 100% !important;
}
.w-\[24px\]{
  width: 24px;
}
.w-\[56px\]{
  width: 56px;
}
.w-\[64px\]{
  width: 64px;
}
.w-fit{
  width: -moz-fit-content;
  width: fit-content;
}
.w-\[36px\]{
  width: 36px;
}
.w-\[72px\]{
  width: 72px;
}
.w-14{
  width: 3.5rem;
}
.w-6{
  width: 1.5rem;
}
.w-\[70\%\]{
  width: 70%;
}
.min-w-\[9rem\]{
  min-width: 9rem;
}
.min-w-full{
  min-width: 100%;
}
.min-w-\[44\%\]{
  min-width: 44%;
}
.\!min-w-\[80px\]{
  min-width: 80px !important;
}
.max-w-\[1660px\]{
  max-width: 1660px;
}
.max-w-\[640px\]{
  max-width: 640px;
}
.\!max-w-\[1540px\]{
  max-width: 1540px !important;
}
.\!max-w-\[1380px\]{
  max-width: 1380px !important;
}
.max-w-\[90\%\]{
  max-width: 90%;
}
.flex-\[2\]{
  flex: 2;
}
.flex-1{
  flex: 1 1 0%;
}
.flex-shrink-0{
  flex-shrink: 0;
}
.basis-6{
  flex-basis: 1.5rem;
}
.basis-\[120px\]{
  flex-basis: 120px;
}
.basis-full{
  flex-basis: 100%;
}
.basis-\[150px\]{
  flex-basis: 150px;
}
.basis-\[75px\]{
  flex-basis: 75px;
}
.-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));
}
.translate-y-\[4px\]{
  --tw-translate-y: 4px;
  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));
}
.-translate-y-\[10px\]{
  --tw-translate-y: -10px;
  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));
}
.translate-x-full{
  --tw-translate-x: 100%;
  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));
}
.translate-x-0{
  --tw-translate-x: 0px;
  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));
}
.scale-105{
  --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));
}
.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));
}
.transform-gpu{
  transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) 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 spin{
  to{
    transform: rotate(360deg);
  }
}
.animate-spin{
  animation: spin 1s linear infinite;
}
.cursor-pointer{
  cursor: pointer;
}
.\!cursor-pointer{
  cursor: pointer !important;
}
.select-none{
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.list-none{
  list-style-type: none;
}
.appearance-none{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.columns-4{
  -moz-columns: 4;
       columns: 4;
}
.columns-5{
  -moz-columns: 5;
       columns: 5;
}
.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.flex-row{
  flex-direction: row;
}
.flex-col{
  flex-direction: column;
}
.flex-wrap{
  flex-wrap: wrap;
}
.\!flex-nowrap{
  flex-wrap: nowrap !important;
}
.items-start{
  align-items: flex-start;
}
.items-end{
  align-items: flex-end;
}
.items-center{
  align-items: center;
}
.justify-start{
  justify-content: flex-start;
}
.justify-end{
  justify-content: flex-end;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.gap-2{
  gap: 0.5rem;
}
.gap-4{
  gap: 1rem;
}
.gap-6{
  gap: 1.5rem;
}
.gap-1{
  gap: 0.25rem;
}
.gap-10{
  gap: 2.5rem;
}
.gap-3{
  gap: 0.75rem;
}
.gap-x-\[5px\]{
  -moz-column-gap: 5px;
       column-gap: 5px;
}
.gap-x-3{
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
}
.gap-x-1\.5{
  -moz-column-gap: 0.375rem;
       column-gap: 0.375rem;
}
.gap-x-1{
  -moz-column-gap: 0.25rem;
       column-gap: 0.25rem;
}
.gap-y-4{
  row-gap: 1rem;
}
.gap-x-10{
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}
.gap-x-0\.5{
  -moz-column-gap: 0.125rem;
       column-gap: 0.125rem;
}
.gap-x-0{
  -moz-column-gap: 0px;
       column-gap: 0px;
}
.gap-x-2\.5{
  -moz-column-gap: 0.625rem;
       column-gap: 0.625rem;
}
.gap-x-2{
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}
.gap-x-4{
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
.overflow-hidden{
  overflow: hidden;
}
.\!overflow-hidden{
  overflow: hidden !important;
}
.overflow-visible{
  overflow: visible;
}
.overflow-x-auto{
  overflow-x: auto;
}
.scroll-smooth{
  scroll-behavior: smooth;
}
.whitespace-nowrap{
  white-space: nowrap;
}
.rounded-md{
  border-radius: 0.375rem;
}
.rounded-full{
  border-radius: 9999px;
}
.rounded-sm{
  border-radius: 0.125rem;
}
.rounded{
  border-radius: 0.25rem;
}
.rounded-lg{
  border-radius: 0.5rem;
}
.rounded-\[4px\]{
  border-radius: 4px;
}
.rounded-\[2px\]{
  border-radius: 2px;
}
.rounded-t-md{
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
}
.border{
  border-width: 1px;
}
.border-x{
  border-left-width: 1px;
  border-right-width: 1px;
}
.border-y{
  border-top-width: 1px;
  border-bottom-width: 1px;
}
.border-b{
  border-bottom-width: 1px;
}
.border-t{
  border-top-width: 1px;
}
.border-solid{
  border-style: solid;
}
.border-none{
  border-style: none;
}
.border-kiladarkgrey\/\[\.10\]{
  border-color: rgb(75 75 75 / .10);
}
.border-kilablack{
  --tw-border-opacity: 1;
  border-color: rgb(50 50 53 / var(--tw-border-opacity));
}
.border-kiladarkgrey{
  --tw-border-opacity: 1;
  border-color: rgb(75 75 75 / var(--tw-border-opacity));
}
.border-black\/10{
  border-color: rgb(0 0 0 / 0.1);
}
.border-\[\#d5d5d5\]{
  --tw-border-opacity: 1;
  border-color: rgb(213 213 213 / var(--tw-border-opacity));
}
.border-black\/20{
  border-color: rgb(0 0 0 / 0.2);
}
.bg-kilawhite{
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-\[\#F5F5F5\]{
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
}
.bg-kilablack{
  --tw-bg-opacity: 1;
  background-color: rgb(50 50 53 / var(--tw-bg-opacity));
}
.bg-kiladarkgrey{
  --tw-bg-opacity: 1;
  background-color: rgb(75 75 75 / var(--tw-bg-opacity));
}
.bg-kilalightgrey{
  --tw-bg-opacity: 1;
  background-color: rgb(213 213 213 / var(--tw-bg-opacity));
}
.bg-black{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-kiladarkorange{
  --tw-bg-opacity: 1;
  background-color: rgb(248 110 66 / var(--tw-bg-opacity));
}
.bg-kilaprimary{
  --tw-bg-opacity: 1;
  background-color: rgb(0 148 77 / var(--tw-bg-opacity));
}
.bg-\[\#00944D\]{
  --tw-bg-opacity: 1;
  background-color: rgb(0 148 77 / var(--tw-bg-opacity));
}
.bg-\[\#F29B24\]{
  --tw-bg-opacity: 1;
  background-color: rgb(242 155 36 / var(--tw-bg-opacity));
}
.bg-\[\#2277B7\]{
  --tw-bg-opacity: 1;
  background-color: rgb(34 119 183 / var(--tw-bg-opacity));
}
.bg-\[\#D7274D\]{
  --tw-bg-opacity: 1;
  background-color: rgb(215 39 77 / var(--tw-bg-opacity));
}
.bg-transparent{
  background-color: transparent;
}
.bg-opacity-5{
  --tw-bg-opacity: 0.05;
}
.bg-gradient-to-r{
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.from-black{
  --tw-gradient-from: #000;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgb(0 0 0 / 0));
}
.to-transparent{
  --tw-gradient-to: transparent;
}
.to-black\/\[\.2\]{
  --tw-gradient-to: rgb(0 0 0 / .2);
}
.bg-cover{
  background-size: cover;
}
.bg-\[length\:auto_55\%\]{
  background-size: auto 55%;
}
.bg-\[length\:auto_70\%\]{
  background-size: auto 70%;
}
.bg-\[length\:auto_90\%\]{
  background-size: auto 90%;
}
.bg-center{
  background-position: center;
}
.bg-right{
  background-position: right;
}
.bg-no-repeat{
  background-repeat: no-repeat;
}
.fill-green-500{
  fill: #22c55e;
}
.object-contain{
  -o-object-fit: contain;
     object-fit: contain;
}
.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.object-center{
  -o-object-position: center;
     object-position: center;
}
.\!p-0{
  padding: 0px !important;
}
.p-0{
  padding: 0px;
}
.p-12{
  padding: 3rem;
}
.\!p-12{
  padding: 3rem !important;
}
.p-3{
  padding: 0.75rem;
}
.p-4{
  padding: 1rem;
}
.p-6{
  padding: 1.5rem;
}
.p-2{
  padding: 0.5rem;
}
.p-1{
  padding: 0.25rem;
}
.p-2\.5{
  padding: 0.625rem;
}
.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.px-\[45px\]{
  padding-left: 45px;
  padding-right: 45px;
}
.py-\[7px\]{
  padding-top: 7px;
  padding-bottom: 7px;
}
.py-1\.5{
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-5{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-2\.5{
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.py-10{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.\!px-0{
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.px-7{
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}
.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.pt-7{
  padding-top: 1.75rem;
}
.pb-4{
  padding-bottom: 1rem;
}
.pt-2{
  padding-top: 0.5rem;
}
.\!pr-16{
  padding-right: 4rem !important;
}
.pl-4{
  padding-left: 1rem;
}
.pt-4{
  padding-top: 1rem;
}
.pl-6{
  padding-left: 1.5rem;
}
.pb-5{
  padding-bottom: 1.25rem;
}
.pr-0{
  padding-right: 0px;
}
.pt-8{
  padding-top: 2rem;
}
.pb-6{
  padding-bottom: 1.5rem;
}
.\!pb-8{
  padding-bottom: 2rem !important;
}
.pb-14{
  padding-bottom: 3.5rem;
}
.text-left{
  text-align: left;
}
.text-center{
  text-align: center;
}
.font-open-sans{
  font-family: Open Sans, sans-serif;
}
.text-sm{
  font-size: .875rem;
}
.text-lg{
  font-size: 1.125rem;
}
.text-xs{
  font-size: .75rem;
}
.text-\[12px\]{
  font-size: 12px;
}
.text-\[14px\]{
  font-size: 14px;
}
.text-\[28px\]{
  font-size: 28px;
}
.text-2xl{
  font-size: 1.5rem;
}
.text-4xl{
  font-size: 2rem;
}
.text-6xl{
  font-size: 2.5rem;
}
.text-xl{
  font-size: 1.25rem;
}
.text-2xs{
  font-size: .625rem;
}
.text-3xl{
  font-size: 1.875rem;
}
.text-base{
  font-size: 1rem;
}
.text-\[16px\]{
  font-size: 16px;
}
.font-semibold{
  font-weight: 600;
}
.font-bold{
  font-weight: 700;
}
.font-black{
  font-weight: 900;
}
.font-normal{
  font-weight: 400;
}
.uppercase{
  text-transform: uppercase;
}
.leading-\[19px\]{
  line-height: 19px;
}
.leading-\[20px\]{
  line-height: 20px;
}
.leading-\[2\.375rem\]{
  line-height: 2.375rem;
}
.leading-tight{
  line-height: 1.25;
}
.leading-7{
  line-height: 1.75rem;
}
.leading-5{
  line-height: 1.25rem;
}
.leading-\[32px\]{
  line-height: 32px;
}
.leading-6{
  line-height: 1.5rem;
}
.text-kilablack{
  --tw-text-opacity: 1;
  color: rgb(50 50 53 / var(--tw-text-opacity));
}
.text-\[\#4b4b4b\]{
  --tw-text-opacity: 1;
  color: rgb(75 75 75 / var(--tw-text-opacity));
}
.text-kilaprimary{
  --tw-text-opacity: 1;
  color: rgb(0 148 77 / var(--tw-text-opacity));
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-kiladarkgrey{
  --tw-text-opacity: 1;
  color: rgb(75 75 75 / var(--tw-text-opacity));
}
.text-gray-200{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity));
}
.text-black\/50{
  color: rgb(0 0 0 / 0.5);
}
.text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-kilawhite{
  --tw-text-opacity: 1;
  color: rgb(245 245 245 / var(--tw-text-opacity));
}
.text-\[\#00944D\]{
  --tw-text-opacity: 1;
  color: rgb(0 148 77 / var(--tw-text-opacity));
}
.text-\[\#F29B24\]{
  --tw-text-opacity: 1;
  color: rgb(242 155 36 / var(--tw-text-opacity));
}
.text-\[\#2277B7\]{
  --tw-text-opacity: 1;
  color: rgb(34 119 183 / var(--tw-text-opacity));
}
.text-\[\#D7274D\]{
  --tw-text-opacity: 1;
  color: rgb(215 39 77 / var(--tw-text-opacity));
}
.text-kilagrey{
  --tw-text-opacity: 1;
  color: rgb(143 143 143 / var(--tw-text-opacity));
}
.underline{
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.no-underline{
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
}
.opacity-50{
  opacity: 0.5;
}
.opacity-40{
  opacity: 0.4;
}
.opacity-75{
  opacity: 0.75;
}
.opacity-0{
  opacity: 0;
}
.opacity-10{
  opacity: 0.1;
}
.opacity-20{
  opacity: 0.2;
}
.opacity-30{
  opacity: 0.3;
}
.opacity-60{
  opacity: 0.6;
}
.opacity-70{
  opacity: 0.7;
}
.opacity-80{
  opacity: 0.8;
}
.opacity-90{
  opacity: 0.9;
}
.opacity-100{
  opacity: 1;
}
.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);
}
.shadow-\[0_2px_8px_0_rgba\(0\2c 0\2c 0\2c 0\.08\)\]{
  --tw-shadow: 0 2px 8px 0 rgba(0,0,0,0.08);
  --tw-shadow-colored: 0 2px 8px 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);
}
.shadow-xl{
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.outline{
  outline-style: solid;
}
.invert{
  --tw-invert: invert(100%);
  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-colors{
  transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-transform{
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition{
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-500{
  transition-duration: 500ms;
}
.duration-300{
  transition-duration: 300ms;
}
.ease-out{
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.ease-in{
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
[x-cloak] {
        display: none !important;
    }
.before\:bg-\[url\(\'\/wp-content\/themes\/kilamobler\/static\/images\/nl-l\.png\'\)\]::before{
  content: var(--tw-content);
  background-image: url('/wp-content/themes/kilamobler/static/images/nl-l.png');
}
.before\:content-\[\'\'\]::before{
  --tw-content: '';
  content: var(--tw-content);
}
.after\:bg-\[url\(\'\/wp-content\/themes\/kilamobler\/static\/images\/nl-r\.png\'\)\]::after{
  content: var(--tw-content);
  background-image: url('/wp-content/themes/kilamobler/static/images/nl-r.png');
}
.after\:text-xs::after{
  content: var(--tw-content);
  font-size: .75rem;
}
.after\:text-lg::after{
  content: var(--tw-content);
  font-size: 1.125rem;
}
.after\:content-\[\'prev\'\]::after{
  --tw-content: 'prev';
  content: var(--tw-content);
}
.after\:content-\[\'next\'\]::after{
  --tw-content: 'next';
  content: var(--tw-content);
}
.after\:content-\[\'\'\]::after{
  --tw-content: '';
  content: var(--tw-content);
}
.last\:border-none:last-child{
  border-style: none;
}
.last\:\!border-none:last-child{
  border-style: none !important;
}
.odd\:bg-slate-100:nth-child(odd){
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity));
}
.even\:bg-white:nth-child(even){
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.checked\:border-kilaprimary:checked{
  --tw-border-opacity: 1;
  border-color: rgb(0 148 77 / var(--tw-border-opacity));
}
.hover\:scale-110:hover{
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  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\:border-kilalightgrey:hover{
  --tw-border-opacity: 1;
  border-color: rgb(213 213 213 / var(--tw-border-opacity));
}
.hover\:border-kilalightgrey-hover:hover{
  --tw-border-opacity: 1;
  border-color: rgb(236 236 236 / var(--tw-border-opacity));
}
.hover\:border-black:hover{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.hover\:bg-kilalightgrey:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(213 213 213 / var(--tw-bg-opacity));
}
.hover\:bg-kilagrey:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(143 143 143 / var(--tw-bg-opacity));
}
.hover\:bg-kiladarkgrey:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(75 75 75 / var(--tw-bg-opacity));
}
.hover\:bg-black:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.hover\:bg-kilalightgrey-hover:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(236 236 236 / var(--tw-bg-opacity));
}
.hover\:text-kilablack:hover{
  --tw-text-opacity: 1;
  color: rgb(50 50 53 / var(--tw-text-opacity));
}
.hover\:text-kilaprimary:hover{
  --tw-text-opacity: 1;
  color: rgb(0 148 77 / var(--tw-text-opacity));
}
.hover\:text-white:hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.hover\:text-black:hover{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.hover\:text-kiladarkgrey:hover{
  --tw-text-opacity: 1;
  color: rgb(75 75 75 / var(--tw-text-opacity));
}
.hover\:text-\[\#323235\]:hover{
  --tw-text-opacity: 1;
  color: rgb(50 50 53 / var(--tw-text-opacity));
}
.hover\:underline:hover{
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.group:hover .group-hover\:scale-105{
  --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));
}
.group:hover .group-hover\:text-kilablack{
  --tw-text-opacity: 1;
  color: rgb(50 50 53 / var(--tw-text-opacity));
}
.group:hover .group-hover\:underline{
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.peer:checked ~ .peer-checked\:bg-kilaprimary{
  --tw-bg-opacity: 1;
  background-color: rgb(0 148 77 / var(--tw-bg-opacity));
}
.peer:checked ~ .peer-checked\:text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.peer:checked ~ .peer-checked\:opacity-100{
  opacity: 1;
}
@media (prefers-color-scheme: dark){
  .dark\:text-gray-600{
    --tw-text-opacity: 1;
    color: rgb(75 85 99 / var(--tw-text-opacity));
  }
}
@media (min-width: 480px){
  .xs\:w-1\/2{
    width: 50%;
  }
}
@media (min-width: 640px){
  .sm\:top-4{
    top: 1rem;
  }
  .sm\:right-4{
    right: 1rem;
  }
  .sm\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }
  .sm\:h-\[420px\]{
    height: 420px;
  }
  .sm\:w-44{
    width: 11rem;
  }
  .sm\:w-fit{
    width: -moz-fit-content;
    width: fit-content;
  }
  .sm\:basis-44{
    flex-basis: 11rem;
  }
  .sm\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .sm\:flex-row{
    flex-direction: row;
  }
  .sm\:items-start{
    align-items: flex-start;
  }
  .sm\:gap-8{
    gap: 2rem;
  }
  .sm\:\!pl-12{
    padding-left: 3rem !important;
  }
  .sm\:\!pr-12{
    padding-right: 3rem !important;
  }
  .sm\:text-left{
    text-align: left;
  }
  .sm\:text-xs{
    font-size: .75rem;
  }
}
@media (min-width: 768px){
  .md\:static{
    position: static;
  }
  .md\:left-6{
    left: 1.5rem;
  }
  .md\:top-\[4\.5rem\]{
    top: 4.5rem;
  }
  .md\:right-6{
    right: 1.5rem;
  }
  .md\:top-8{
    top: 2rem;
  }
  .md\:right-8{
    right: 2rem;
  }
  .md\:mx-0{
    margin-left: 0px;
    margin-right: 0px;
  }
  .md\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }
  .md\:mx-2{
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
  .md\:my-8{
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .md\:my-16{
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
  .md\:mr-14{
    margin-right: 3.5rem;
  }
  .md\:mt-4{
    margin-top: 1rem;
  }
  .md\:mt-0{
    margin-top: 0px;
  }
  .md\:mb-10{
    margin-bottom: 2.5rem;
  }
  .md\:mb-8{
    margin-bottom: 2rem;
  }
  .md\:mr-0{
    margin-right: 0px;
  }
  .md\:mt-6{
    margin-top: 1.5rem;
  }
  .md\:mb-2{
    margin-bottom: 0.5rem;
  }
  .md\:mb-4{
    margin-bottom: 1rem;
  }
  .md\:block{
    display: block;
  }
  .md\:flex{
    display: flex;
  }
  .md\:hidden{
    display: none;
  }
  .md\:h-auto{
    height: auto;
  }
  .md\:h-\[36px\]{
    height: 36px;
  }
  .md\:h-\[88px\]{
    height: 88px;
  }
  .md\:h-\[118px\]{
    height: 118px;
  }
  .md\:h-full{
    height: 100%;
  }
  .md\:h-\[500px\]{
    height: 500px;
  }
  .md\:h-20{
    height: 5rem;
  }
  .md\:h-10{
    height: 2.5rem;
  }
  .md\:min-h-\[560px\]{
    min-height: 560px;
  }
  .md\:min-h-\[200px\]{
    min-height: 200px;
  }
  .md\:min-h-\[16rem\]{
    min-height: 16rem;
  }
  .md\:min-h-\[258px\]{
    min-height: 258px;
  }
  .md\:w-fit{
    width: -moz-fit-content;
    width: fit-content;
  }
  .md\:w-\[120px\]{
    width: 120px;
  }
  .md\:w-\[95px\]{
    width: 95px;
  }
  .md\:w-1\/2{
    width: 50%;
  }
  .md\:w-\[36px\]{
    width: 36px;
  }
  .md\:w-\[88px\]{
    width: 88px;
  }
  .md\:w-\[118px\]{
    width: 118px;
  }
  .md\:w-20{
    width: 5rem;
  }
  .md\:w-\[38\%\]{
    width: 38%;
  }
  .md\:w-10{
    width: 2.5rem;
  }
  .md\:min-w-fit{
    min-width: -moz-fit-content;
    min-width: fit-content;
  }
  .md\:min-w-\[44\%\]{
    min-width: 44%;
  }
  .md\:min-w-\[20\%\]{
    min-width: 20%;
  }
  .md\:min-w-\[25\%\]{
    min-width: 25%;
  }
  .md\:min-w-\[340px\]{
    min-width: 340px;
  }
  .md\:max-w-\[70\%\]{
    max-width: 70%;
  }
  .md\:grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .md\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:flex-row{
    flex-direction: row;
  }
  .md\:items-center{
    align-items: center;
  }
  .md\:justify-start{
    justify-content: flex-start;
  }
  .md\:justify-center{
    justify-content: center;
  }
  .md\:gap-6{
    gap: 1.5rem;
  }
  .md\:gap-10{
    gap: 2.5rem;
  }
  .md\:gap-4{
    gap: 1rem;
  }
  .md\:gap-y-8{
    row-gap: 2rem;
  }
  .md\:bg-transparent{
    background-color: transparent;
  }
  .md\:bg-kilawhite{
    --tw-bg-opacity: 1;
    background-color: rgb(245 245 245 / var(--tw-bg-opacity));
  }
  .md\:bg-black\/20{
    background-color: rgb(0 0 0 / 0.2);
  }
  .md\:bg-contain{
    background-size: contain;
  }
  .md\:p-8{
    padding: 2rem;
  }
  .md\:p-6{
    padding: 1.5rem;
  }
  .md\:p-14{
    padding: 3.5rem;
  }
  .md\:p-12{
    padding: 3rem;
  }
  .md\:py-8{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .md\:py-4{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .md\:py-3{
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  .md\:px-5{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .md\:px-2{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .md\:py-6{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .md\:\!px-5{
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }
  .md\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .md\:py-2{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .md\:px-3{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .md\:py-12{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .md\:pb-\[46px\]{
    padding-bottom: 46px;
  }
  .md\:pt-8{
    padding-top: 2rem;
  }
  .md\:\!pl-16{
    padding-left: 4rem !important;
  }
  .md\:\!pr-12{
    padding-right: 3rem !important;
  }
  .md\:pb-10{
    padding-bottom: 2.5rem;
  }
  .md\:pb-8{
    padding-bottom: 2rem;
  }
  .md\:text-left{
    text-align: left;
  }
  .md\:text-center{
    text-align: center;
  }
  .md\:text-base{
    font-size: 1rem;
  }
  .md\:text-\[14px\]{
    font-size: 14px;
  }
  .md\:text-\[30px\]{
    font-size: 30px;
  }
  .md\:text-2xl{
    font-size: 1.5rem;
  }
  .md\:text-3xl{
    font-size: 1.875rem;
  }
  .md\:text-6xl{
    font-size: 2.5rem;
  }
  .md\:text-xl{
    font-size: 1.25rem;
  }
  .md\:text-4xl{
    font-size: 2rem;
  }
  .md\:text-lg{
    font-size: 1.125rem;
  }
  .md\:text-\[18px\]{
    font-size: 18px;
  }
  .md\:leading-\[2\.375rem\]{
    line-height: 2.375rem;
  }
  .md\:leading-normal{
    line-height: 1.5;
  }
  @media (min-width: 768px){
    .md\:md\:leading-\[2\.375rem\]{
      line-height: 2.375rem;
    }
  }
  .md\:leading-\[42px\]{
    line-height: 42px;
  }
  .md\:leading-\[36px\]{
    line-height: 36px;
  }
  .md\:text-kilablack{
    --tw-text-opacity: 1;
    color: rgb(50 50 53 / var(--tw-text-opacity));
  }
  .md\:text-kiladarkgrey{
    --tw-text-opacity: 1;
    color: rgb(75 75 75 / var(--tw-text-opacity));
  }
  .md\:text-white{
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }
  .md\:opacity-100{
    opacity: 1;
  }
  .md\: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);
  }
  .md\:transition-transform{
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }
  .md\:duration-500{
    transition-duration: 500ms;
  }
  .md\:after\:text-sm::after{
    content: var(--tw-content);
    font-size: .875rem;
  }
  .group:hover .md\:group-hover\:scale-105{
    --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));
  }
  .group:hover .md\:group-hover\:text-kiladarkgrey{
    --tw-text-opacity: 1;
    color: rgb(75 75 75 / var(--tw-text-opacity));
  }
}
@media (min-width: 1024px){
  .lg\:top-\[5rem\]{
    top: 5rem;
  }
  .lg\:right-\[2rem\]{
    right: 2rem;
  }
  .lg\:order-3{
    order: 3;
  }
  .lg\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }
  .lg\:my-6{
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .lg\:ml-0{
    margin-left: 0px;
  }
  .lg\:ml-14{
    margin-left: 3.5rem;
  }
  .lg\:mt-0{
    margin-top: 0px;
  }
  .lg\:mt-24{
    margin-top: 6rem;
  }
  .lg\:mb-14{
    margin-bottom: 3.5rem;
  }
  .lg\:mb-10{
    margin-bottom: 2.5rem;
  }
  .lg\:-mt-7{
    margin-top: -1.75rem;
  }
  .lg\:mb-32{
    margin-bottom: 8rem;
  }
  .lg\:mt-8{
    margin-top: 2rem;
  }
  .lg\:block{
    display: block;
  }
  .lg\:flex{
    display: flex;
  }
  .lg\:hidden{
    display: none;
  }
  .lg\:h-\[264px\]{
    height: 264px;
  }
  .lg\:h-\[364px\]{
    height: 364px;
  }
  .lg\:h-\[136px\]{
    height: 136px;
  }
  .lg\:min-h-\[123px\]{
    min-height: 123px;
  }
  .lg\:min-h-\[18rem\]{
    min-height: 18rem;
  }
  .lg\:min-h-\[228px\]{
    min-height: 228px;
  }
  .lg\:w-\[136px\]{
    width: 136px;
  }
  .lg\:min-w-\[44\%\]{
    min-width: 44%;
  }
  .lg\:max-w-\[50\%\]{
    max-width: 50%;
  }
  .lg\:max-w-\[42rem\]{
    max-width: 42rem;
  }
  .lg\:flex-1{
    flex: 1 1 0%;
  }
  .lg\:basis-auto{
    flex-basis: auto;
  }
  .lg\:basis-\[80px\]{
    flex-basis: 80px;
  }
  .lg\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .lg\:flex-row{
    flex-direction: row;
  }
  .lg\:flex-row-reverse{
    flex-direction: row-reverse;
  }
  .lg\:justify-start{
    justify-content: flex-start;
  }
  .lg\:justify-end{
    justify-content: flex-end;
  }
  .lg\:p-16{
    padding: 4rem;
  }
  .lg\:p-8{
    padding: 2rem;
  }
  .lg\:py-8{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .lg\:py-10{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .lg\:\!pl-16{
    padding-left: 4rem !important;
  }
  .lg\:\!pr-12{
    padding-right: 3rem !important;
  }
  .lg\:pt-10{
    padding-top: 2.5rem;
  }
  .lg\:text-left{
    text-align: left;
  }
  .lg\:text-4xl{
    font-size: 2rem;
  }
  .lg\:text-2xl{
    font-size: 1.5rem;
  }
  .lg\:text-3xl{
    font-size: 1.875rem;
  }
  .lg\:text-6xl{
    font-size: 2.5rem;
  }
  .lg\:text-xl{
    font-size: 1.25rem;
  }
  .lg\:leading-\[44px\]{
    line-height: 44px;
  }
  .lg\:after\:text-base::after{
    content: var(--tw-content);
    font-size: 1rem;
  }
}
@media (min-width: 1200px){
  .xl\:top-\[5\.25rem\]{
    top: 5.25rem;
  }
  .xl\:-right-12{
    right: -3rem;
  }
  .xl\:-left-12{
    left: -3rem;
  }
  .xl\:my-16{
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
  .xl\:ml-auto{
    margin-left: auto;
  }
  .xl\:mr-24{
    margin-right: 6rem;
  }
  .xl\:-mt-6{
    margin-top: -1.5rem;
  }
  .xl\:mb-0{
    margin-bottom: 0px;
  }
  .xl\:mt-12{
    margin-top: 3rem;
  }
  .xl\:inline-block{
    display: inline-block;
  }
  .xl\:flex{
    display: flex;
  }
  .xl\:hidden{
    display: none;
  }
  .xl\:h-\[52px\]{
    height: 52px;
  }
  .xl\:w-min{
    width: -moz-min-content;
    width: min-content;
  }
  .xl\:w-\[52px\]{
    width: 52px;
  }
  .xl\:w-\[500px\]{
    width: 500px;
  }
  .xl\:min-w-min{
    min-width: -moz-min-content;
    min-width: min-content;
  }
  .xl\:basis-\[85px\]{
    flex-basis: 85px;
  }
  .xl\:flex-row{
    flex-direction: row;
  }
  .xl\:gap-12{
    gap: 3rem;
  }
  .xl\:gap-x-5{
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }
  .xl\:gap-x-2\.5{
    -moz-column-gap: 0.625rem;
         column-gap: 0.625rem;
  }
  .xl\:gap-x-2{
    -moz-column-gap: 0.5rem;
         column-gap: 0.5rem;
  }
  .xl\:overflow-hidden{
    overflow: hidden;
  }
  .xl\:bg-kilawhite{
    --tw-bg-opacity: 1;
    background-color: rgb(245 245 245 / var(--tw-bg-opacity));
  }
  .xl\:px-\[45px\]{
    padding-left: 45px;
    padding-right: 45px;
  }
  .xl\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
  .xl\:py-10{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .xl\:pl-6{
    padding-left: 1.5rem;
  }
  .xl\:pt-10{
    padding-top: 2.5rem;
  }
  .xl\:pt-14{
    padding-top: 3.5rem;
  }
  .xl\:text-black{
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity));
  }
  .xl\:hover\:bg-\[\#D9EFE5\]:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(217 239 229 / var(--tw-bg-opacity));
  }
  .hover\:xl\:bg-kilalightgrey-hover:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(236 236 236 / var(--tw-bg-opacity));
  }
  .xl\:hover\:bg-black\/\[\.03\]:hover{
    background-color: rgb(0 0 0 / .03);
  }
}
@media (min-width: 1440px){
  .\32xl\:left-2{
    left: 0.5rem;
  }
  .\32xl\:top-\[5\.5rem\]{
    top: 5.5rem;
  }
  .\32xl\:right-2{
    right: 0.5rem;
  }
  .\32xl\:mr-36{
    margin-right: 9rem;
  }
  .\32xl\:mb-0{
    margin-bottom: 0px;
  }
  .\32xl\:hidden{
    display: none;
  }
  .\32xl\:h-\[364px\]{
    height: 364px;
  }
  .\32xl\:min-h-\[280px\]{
    min-height: 280px;
  }
  .\32xl\:w-1\/2{
    width: 50%;
  }
  .\32xl\:w-fit{
    width: -moz-fit-content;
    width: fit-content;
  }
  .\32xl\:grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .\32xl\:gap-16{
    gap: 4rem;
  }
  .\32xl\:pl-16{
    padding-left: 4rem;
  }
  .\32xl\:text-center{
    text-align: center;
  }
}
@media (min-width: 1720px){
  .\33xl\:left-0{
    left: 0px;
  }
  .\33xl\:right-0{
    right: 0px;
  }
  .\33xl\:-right-16{
    right: -4rem;
  }
  .\33xl\:-left-16{
    left: -4rem;
  }
  .\33xl\:grid-cols-6{
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .\33xl\:hover\:bg-kilalightgrey-hover:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(236 236 236 / var(--tw-bg-opacity));
  }
}
@media (min-width: 1440px){
  .xxl\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

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