*, ::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: currentColor;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

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

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

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

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  /* 1 */
  font-feature-settings: normal;
  /* 2 */
  font-variation-settings: normal;
  /* 3 */
  font-size: 1em;
  /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  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::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

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

/*
Set the default cursor for buttons.
*/

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

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

:disabled {
  cursor: default;
}

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

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

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

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

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

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

[type='text'],input:where(:not([type])),[type='email'],[type='url'],[type='password'],[type='number'],[type='date'],[type='datetime-local'],[type='month'],[type='search'],[type='tel'],[type='time'],[type='week'],[multiple],textarea,select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  border-radius: 0px;
  padding-top: 0.5rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 #0000;
}

[type='text']:focus, input:where(:not([type])):focus, [type='email']:focus, [type='url']:focus, [type='password']:focus, [type='number']:focus, [type='date']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='week']:focus, [multiple]:focus, textarea:focus, select:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --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);
  border-color: #2563eb;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #6b7280;
  opacity: 1;
}

input::placeholder,textarea::placeholder {
  color: #6b7280;
  opacity: 1;
}

::-webkit-datetime-edit-fields-wrapper {
  padding: 0;
}

::-webkit-date-and-time-value {
  min-height: 1.5em;
  text-align: inherit;
}

::-webkit-datetime-edit {
  display: inline-flex;
}

::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field {
  padding-top: 0;
  padding-bottom: 0;
}

select {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}

[multiple],[size]:where(select:not([size="1"])) {
  background-image: initial;
  background-position: initial;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-color-adjust: unset;
          print-color-adjust: unset;
}

[type='checkbox'],[type='radio'] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #2563eb;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  --tw-shadow: 0 0 #0000;
}

[type='checkbox'] {
  border-radius: 0px;
}

[type='radio'] {
  border-radius: 100%;
}

[type='checkbox']:focus,[type='radio']:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --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);
}

[type='checkbox']:checked,[type='radio']:checked {
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

[type='checkbox']:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}

@media (forced-colors: active)  {
  [type='checkbox']:checked {
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

[type='radio']:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}

@media (forced-colors: active)  {
  [type='radio']:checked {
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

[type='checkbox']:checked:hover,[type='checkbox']:checked:focus,[type='radio']:checked:hover,[type='radio']:checked:focus {
  border-color: transparent;
  background-color: currentColor;
}

[type='checkbox']:indeterminate {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

@media (forced-colors: active)  {
  [type='checkbox']:indeterminate {
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

[type='checkbox']:indeterminate:hover,[type='checkbox']:indeterminate:focus {
  border-color: transparent;
  background-color: currentColor;
}

[type='file'] {
  background: unset;
  border-color: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-size: unset;
  line-height: inherit;
}

[type='file']:focus {
  outline: 1px solid ButtonText;
  outline: 1px auto -webkit-focus-ring-color;
}

.container {
  width: 100%;
}

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

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

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

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

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

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

.sticky-header {
  position: fixed;
  top: 0px;
  z-index: 40;
  height: 98px;
  width: 100%;
}

@media (min-width: 768px) {
  .sticky-header {
    height: auto;
  }
}

.valikkoKorkeus {
  height: 98px !important;
}

@media (min-width: 768px) {
  .valikkoKorkeus {
    height: 120px !important;
  }
}

@media (min-width: 1280px) {
  .valikkoKorkeus {
    height: 134px !important;
  }
}

@media (min-width: 1900px) {
  .valikkoKorkeus {
    height: 180px !important;
  }
}

/* Jos WP admin bar on niin offsetataan sticky-headeria */

.admin-bar .sticky-header {
  top: 2rem;
}

.entry-title {
  padding-bottom: 1.5rem;
  font-size: 36px;
  font-weight: 900;
}

/* MAIN MENU STARTS --> */

/* menu */

.paavalikko {
  display: flex;
}

/* menu li */

.paavalikko > li {
  position: relative;
  display: flex;
  height: 100%;
  align-items: center;
}

@media (min-width: 1280px) {
  .paavalikko > li {
    padding-top: 36px;
  }

  .paavalikko.pienempiValikkoPadding > li {
    padding-top: 22px !important;
  }
}

/* menu a */

.paavalikko > li > a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  font-family: 'Barlow', sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {
  .paavalikko > li > a {
    font-size: 14px;
  }
}

@media (min-width: 1280px) {
  .paavalikko > li > a {
    height: 100%;
    --tw-text-opacity: 1;
    color: rgb(196 0 122 / var(--tw-text-opacity, 1));
  }
}

@media (min-width: 1900px) {
  .paavalikko > li > a {
    font-size: 20px;
  }
}

.paavalikko > li > a::after {
  position: absolute;
  top: 0px;
  height: 5px;
  width: 100%;
  background-color: transparent;
  --tw-content: "";
  content: var(--tw-content);
  width: calc(100% - 22px);
}

.paavalikko > li:hover > a::after {
  --tw-bg-opacity: 1;
  background-color: rgb(196 0 122 / var(--tw-bg-opacity, 1));
}

@media(min-width:1280px){
  .leveampiMenu {
    position: absolute;
    left: 0px;
    padding-left: 40px;
  }

  @media (min-width: 1900px) {
    .leveampiMenu {
      padding-left: 56px;
    }
  }

  .leveampiMenu {
    /* 1300px leveä container josta 390px varattu vasemmalla olevalle logolle logolle & 48px oikealle 
			tulevalle paddingille: */
    width: calc(100vw - (((100vw - 1300px) / 2) + 390px + 48px));
  }
}

/* show sub & subsub menu on li hover */

.paavalikko li:hover > ul {
  display: block;
  width: -moz-max-content;
  width: max-content;
  max-width: 400px;
}

/* sub menu ul */

.paavalikko > li > ul {
  position: absolute;
  top: 85%;
  z-index: 20;
  display: none;
  border-width: 3px;
  --tw-border-opacity: 1;
  border-color: rgb(151 0 96 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

/* sub menu li */

.paavalikko > li > ul > li {
  position: relative;
  white-space: nowrap;
  padding-left: 1rem;
  padding-right: 1rem;
}

/* sub menu a */

.paavalikko > li > ul > li > a {
  white-space: break-spaces;
  font-size: 16px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(151 0 96 / var(--tw-text-opacity, 1));
}

.paavalikko > li > ul > li > a:hover {
  text-decoration-line: underline;
}

@media (min-width: 1900px) {
  .paavalikko > li > ul > li > a {
    font-size: 18px;
  }
}

/* sub sub menu ul */

.paavalikko > li > ul > li > ul {
  position: absolute;
  top: 0px;
  left: 100%;
  z-index: 30;
  margin-left: -1rem;
  display: none;
  --tw-bg-opacity: 1;
  background-color: rgb(153 153 153 / var(--tw-bg-opacity, 1));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

/* sub sub menu li */

.paavalikko > li > ul > li > ul > li {
  white-space: nowrap;
  padding-left: 1rem;
  padding-right: 1rem;
}

/* sub sub menu a */

.paavalikko > li > ul > li > ul > li > a {
  font-size: 14px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.paavalikko > li > ul > li > ul > li > a:hover {
  text-decoration-line: underline;
}

/* <-- MAIN MENU ENDS */

/* MOBILE MENU STARTS --> */

/* mobile menu ul */

.mobiilivalikko {
  padding-bottom: 50px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

/* mobile menu li */

.mobiilivalikko > li {
  padding-top: 1px;
  padding-bottom: 1px;
}

/* mobile menu a */

.mobiilivalikko > li > a {
  display: block;
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
}

.mobiilivalikko > li > a:hover {
  text-decoration-line: underline;
}

/* mobile sub menu */

.mobiilivalikko > li > ul {
  position: relative;
}

.mobiilivalikko > li {
  position: relative;
}

.mobiilivalikko .sub-menu::before {
  content: "";
  position: absolute;
  top: 10px;
  bottom: 5px;
  border-left-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

/* mobile sub menu li */

.mobiilivalikko > li > ul > li {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 1rem;
}

/* mobile sub menu a */

.mobiilivalikko > li > ul > li > a {
  font-size: 16px;
}

.mobiilivalikko > li > ul > li > a:hover {
  text-decoration-line: underline;
}

/* mobile sub sub menu */

.mobiilivalikko > li > ul > li > ul {
  border-left-width: 2px;
  --tw-border-opacity: 1;
  border-left-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
  padding-left: 1rem;
}

/* mobile sub sub menu li */

.mobiilivalikko > li > ul > li > ul > li {
  padding-top: 1px;
  padding-bottom: 1px;
}

/* mobile sub sub menu a */

.mobiilivalikko > li > ul > li > ul > li > a:hover {
  text-decoration-line: underline;
}

/* <-- MOBILE MENU ENDS */

/* <-- FOOTER MENU ENDS */

@media (min-width: 768px) {
  .alavalikko {
    display: flex;
    flex-wrap: wrap;
  }
}

@media (min-width: 1024px) {
  .alavalikko {
    justify-content: flex-end;
  }
}

.alavalikko > li {
  padding-left: 10px;
  padding-right: 10px;
}

.alavalikko > li > a {
  display: inline-block;
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}

.alavalikko > li > a:hover {
  text-decoration-line: underline;
}

@media (min-width: 1024px) {
  .alavalikko > li > a {
    font-size: 16px;
  }
}

@media (min-width: 1900px) {
  .alavalikko > li > a {
    font-size: 20px;
  }
}

/* <-- FOOTER MENU ENDS */

/* DEFAULT CONTENT STYLES STARTS --> */

/* padding for elements */

.sisaltotxt p,
    .sisaltotxt > ul,
    .sisaltotxt > ol,
    .sisaltotxt .wp-caption {
  padding-bottom: 1.5rem;
}

.sisaltotxt p:last-child {
  padding-bottom: 0px;
}

.sisaltotxt a {
  --tw-text-opacity: 1;
  color: rgb(0 0 255 / var(--tw-text-opacity, 1));
}

.sisaltotxt a:hover {
  text-decoration-line: underline;
}

.sisaltotxt h2 {
  font-size: 24px;
  font-weight: 700;
}

.sisaltotxt h3 {
  font-size: 24px;
  font-weight: 700;
}

.sisaltotxt h4 {
  font-size: 20px;
  font-weight: 700;
}

.sisaltotxt ul {
  list-style-position: inside;
  list-style-type: disc;
}

.sisaltotxt ul ul {
  list-style-type: circle;
}

.sisaltotxt ul ul ul {
  list-style-type: disc;
}

.sisaltotxt ul ul ul ul {
  list-style-type: circle;
}

.sisaltotxt ul li {
  padding-left: 1rem;
}

.sisaltotxt ol {
  list-style-position: inside;
  counter-reset: item;
}

.sisaltotxt ol li {
  padding-left: 1rem;
}

.sisaltotxt ol > li {
  counter-increment: item;
}

.sisaltotxt ol>li::before {
  content: counters(item, '.') '. ';
  padding-right: 0.25rem;
}

.sisaltotxt blockquote {
  margin-bottom: 1.5rem;
  border-left-width: 4px;
  --tw-border-opacity: 1;
  border-left-color: rgb(102 102 102 / var(--tw-border-opacity, 1));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-style: italic;
}

.sisaltotxt blockquote p {
  padding-bottom: 1rem;
}

.sisaltotxt blockquote p:last-child {
  padding-bottom: 0px;
}

.sisaltotxt .wp-caption {
  max-width: 100%;
}

.sisaltotxt .wp-caption .wp-caption-text {
  --tw-bg-opacity: 1;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity, 1));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  text-align: center;
  font-size: 12px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.sisaltotxt table {
  margin: 0px;
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  border-width: 0px;
  --tw-border-opacity: 1;
  border-color: rgb(204 204 204 / var(--tw-border-opacity, 1));
  padding: 0px;
}

@media (min-width: 640px) {
  .sisaltotxt table {
    border-width: 1px;
  }
}

.sisaltotxt table caption {
  padding-bottom: 0.5rem;
  text-align: left;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}

@media (min-width: 640px) {
  .sisaltotxt table caption {
    text-align: center;
    font-size: 20px;
  }
}

.sisaltotxt table tr {
  margin-bottom: 1rem;
  display: block;
  border-width: 0px;
  --tw-border-opacity: 1;
  border-color: rgb(102 102 102 / var(--tw-border-opacity, 1));
  padding: 0px;
}

@media (min-width: 640px) {
  .sisaltotxt table tr {
    margin-bottom: 0px;
    display: table-row;
    border-width: 1px;
    padding: 0.25rem;
  }
}

.sisaltotxt table th,
    .sisaltotxt table td {
  display: block;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 2px;
  border-right-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(102 102 102 / var(--tw-border-opacity, 1));
  padding: 0.25rem;
}

.sisaltotxt table th:first-child,
    .sisaltotxt table td:first-child {
  border-top-width: 2px;
}

.sisaltotxt table th:last-child,
    .sisaltotxt table td:last-child {
  border-bottom-width: 4px;
}

@media (min-width: 640px) {
  .sisaltotxt table th,
    .sisaltotxt table td {
    display: table-cell;
    border-width: 1px;
  }

  .sisaltotxt table th:first-child,
    .sisaltotxt table td:first-child {
    border-top-width: 1px;
  }

  .sisaltotxt table th:last-child,
    .sisaltotxt table td:last-child {
    border-bottom-width: 1px;
  }
}

.sisaltotxt table td {
  text-align: right;
  font-size: 12px;
}

@media (min-width: 640px) {
  .sisaltotxt table td {
    text-align: center;
    font-size: 16px;
  }
}

.sisaltotxt table th {
  --tw-bg-opacity: 1;
  background-color: rgb(204 204 204 / var(--tw-bg-opacity, 1));
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
}

@media (max-width: 640px) {
  .sisaltotxt table thead {
    position: absolute;
    margin: -1px;
    height: 1px;
    width: 1px;
    overflow: hidden;
    border-width: 0px;
    padding: 0px;
    clip: rect(0 0 0 0);
  }

  .sisaltotxt table td::before {
    float: left;
    font-weight: 700;
    text-transform: uppercase;
    content: attr(data-label);
  }
}

/* <-- DEFAULT CONTENT STYLES END */

.visible {
  visibility: visible;
}

.invisible {
  visibility: hidden;
}

.collapse {
  visibility: collapse;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.\!left-\[24px\] {
  left: 24px !important;
}

.\!right-\[24px\] {
  right: 24px !important;
}

.-left-\[24px\] {
  left: -24px;
}

.-left-\[34px\] {
  left: -34px;
}

.-left-\[38px\] {
  left: -38px;
}

.right-0 {
  right: 0px;
}

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

.z-\[-1\] {
  z-index: -1;
}

.mx-\[60px\] {
  margin-left: 60px;
  margin-right: 60px;
}

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

.my-\[2px\] {
  margin-top: 2px;
  margin-bottom: 2px;
}

.my-\[1px\] {
  margin-top: 1px;
  margin-bottom: 1px;
}

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

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

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

.mb-\[12px\] {
  margin-bottom: 12px;
}

.mb-\[16px\] {
  margin-bottom: 16px;
}

.mb-\[20px\] {
  margin-bottom: 20px;
}

.mb-\[34px\] {
  margin-bottom: 34px;
}

.mb-\[46px\] {
  margin-bottom: 46px;
}

.mb-\[56px\] {
  margin-bottom: 56px;
}

.ml-\[30px\] {
  margin-left: 30px;
}

.mr-\[20px\] {
  margin-right: 20px;
}

.mt-0 {
  margin-top: 0px;
}

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

.mt-\[106px\] {
  margin-top: 106px;
}

.mt-\[12px\] {
  margin-top: 12px;
}

.mt-\[18px\] {
  margin-top: 18px;
}

.mt-\[20px\] {
  margin-top: 20px;
}

.mt-\[24px\] {
  margin-top: 24px;
}

.mt-\[28px\] {
  margin-top: 28px;
}

.mt-\[34px\] {
  margin-top: 34px;
}

.mt-\[42px\] {
  margin-top: 42px;
}

.mt-\[46px\] {
  margin-top: 46px;
}

.mt-\[56px\] {
  margin-top: 56px;
}

.mt-\[60px\] {
  margin-top: 60px;
}

.mt-auto {
  margin-top: auto;
}

.block {
  display: block;
}

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

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.h-10 {
  height: 2.5rem;
}

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

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

.h-full {
  height: 100%;
}

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

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

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

.min-h-dvh {
  min-height: 100dvh;
}

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

.w-10 {
  width: 2.5rem;
}

.w-\[30\%\] {
  width: 30%;
}

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

.w-\[50\%\] {
  width: 50%;
}

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

.w-\[70\%\] {
  width: 70%;
}

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

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

.w-auto {
  width: auto;
}

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

.w-full {
  width: 100%;
}

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

.max-w-\[1200px\] {
  max-width: 1200px;
}

.max-w-\[184px\] {
  max-width: 184px;
}

.max-w-\[230px\] {
  max-width: 230px;
}

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

.resize {
  resize: both;
}

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

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

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

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

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

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

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

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

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

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

.gap-4 {
  gap: 1rem;
}

.gap-\[24px\] {
  gap: 24px;
}

.gap-x-\[46px\] {
  -moz-column-gap: 46px;
       column-gap: 46px;
}

.gap-x-\[52px\] {
  -moz-column-gap: 52px;
       column-gap: 52px;
}

.gap-x-\[54px\] {
  -moz-column-gap: 54px;
       column-gap: 54px;
}

.gap-y-0 {
  row-gap: 0px;
}

.gap-y-\[24px\] {
  row-gap: 24px;
}

.gap-y-\[32px\] {
  row-gap: 32px;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-y-auto {
  overflow-y: auto;
}

.\!rounded-\[20px\] {
  border-radius: 20px !important;
}

.rounded-\[24px\] {
  border-radius: 24px;
}

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

.border-2 {
  border-width: 2px;
}

.border-\[2px\] {
  border-width: 2px;
}

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

.border-b-\[4px\] {
  border-bottom-width: 4px;
}

.border-t-\[1px\] {
  border-top-width: 1px;
}

.border-t-\[4px\] {
  border-top-width: 4px;
}

.border-b-\[2px\] {
  border-bottom-width: 2px;
}

.border-t-\[2px\] {
  border-top-width: 2px;
}

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

.border-taito-magenta-1 {
  --tw-border-opacity: 1;
  border-color: rgb(196 0 122 / var(--tw-border-opacity, 1));
}

.border-taito-magenta-2 {
  --tw-border-opacity: 1;
  border-color: rgb(151 0 96 / var(--tw-border-opacity, 1));
}

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

.border-\[\#b6b6b6\] {
  --tw-border-opacity: 1;
  border-color: rgb(182 182 182 / var(--tw-border-opacity, 1));
}

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

.bg-\[\#c5bcb0\] {
  --tw-bg-opacity: 1;
  background-color: rgb(197 188 176 / var(--tw-bg-opacity, 1));
}

.bg-taito-magenta-1 {
  --tw-bg-opacity: 1;
  background-color: rgb(196 0 122 / var(--tw-bg-opacity, 1));
}

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

.\!bg-opacity-\[95\%\] {
  --tw-bg-opacity: 95% !important;
}

.bg-opacity-55 {
  --tw-bg-opacity: 0.55;
}

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

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

.\!bg-top {
  background-position: top !important;
}

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

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

.\!px-\[30px\] {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.\!px-\[42px\] {
  padding-left: 42px !important;
  padding-right: 42px !important;
}

.\!py-\[10px\] {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.\!py-\[24px\] {
  padding-top: 24px !important;
  padding-bottom: 24px !important;
}

.\!py-\[32px\] {
  padding-top: 32px !important;
  padding-bottom: 32px !important;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.px-\[12px\] {
  padding-left: 12px;
  padding-right: 12px;
}

.px-\[18px\] {
  padding-left: 18px;
  padding-right: 18px;
}

.px-\[24px\] {
  padding-left: 24px;
  padding-right: 24px;
}

.px-\[26px\] {
  padding-left: 26px;
  padding-right: 26px;
}

.px-\[42px\] {
  padding-left: 42px;
  padding-right: 42px;
}

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

.py-\[10px\] {
  padding-top: 10px;
  padding-bottom: 10px;
}

.py-\[12px\] {
  padding-top: 12px;
  padding-bottom: 12px;
}

.py-\[24px\] {
  padding-top: 24px;
  padding-bottom: 24px;
}

.py-\[26px\] {
  padding-top: 26px;
  padding-bottom: 26px;
}

.py-\[2px\] {
  padding-top: 2px;
  padding-bottom: 2px;
}

.py-\[32px\] {
  padding-top: 32px;
  padding-bottom: 32px;
}

.py-\[36px\] {
  padding-top: 36px;
  padding-bottom: 36px;
}

.py-\[46px\] {
  padding-top: 46px;
  padding-bottom: 46px;
}

.py-\[4px\] {
  padding-top: 4px;
  padding-bottom: 4px;
}

.py-\[64px\] {
  padding-top: 64px;
  padding-bottom: 64px;
}

.\!pb-0 {
  padding-bottom: 0px !important;
}

.\!pb-\[12px\] {
  padding-bottom: 12px !important;
}

.\!pb-\[8px\] {
  padding-bottom: 8px !important;
}

.\!pt-\[24px\] {
  padding-top: 24px !important;
}

.pb-0 {
  padding-bottom: 0px;
}

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

.pb-\[20px\] {
  padding-bottom: 20px;
}

.pb-\[42px\] {
  padding-bottom: 42px;
}

.pb-\[46px\] {
  padding-bottom: 46px;
}

.pb-\[56px\] {
  padding-bottom: 56px;
}

.pb-\[60px\] {
  padding-bottom: 60px;
}

.pb-\[84px\] {
  padding-bottom: 84px;
}

.pl-\[12px\] {
  padding-left: 12px;
}

.pl-\[25px\] {
  padding-left: 25px;
}

.pl-\[33pxpx\] {
  padding-left: 33pxpx;
}

.pl-\[35px\] {
  padding-left: 35px;
}

.pl-\[6px\] {
  padding-left: 6px;
}

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

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

.pt-\[12px\] {
  padding-top: 12px;
}

.pt-\[14px\] {
  padding-top: 14px;
}

.pt-\[20px\] {
  padding-top: 20px;
}

.pt-\[24px\] {
  padding-top: 24px;
}

.pt-\[26px\] {
  padding-top: 26px;
}

.pt-\[28px\] {
  padding-top: 28px;
}

.pt-\[30px\] {
  padding-top: 30px;
}

.pt-\[42px\] {
  padding-top: 42px;
}

.pt-\[46px\] {
  padding-top: 46px;
}

.pt-\[56px\] {
  padding-top: 56px;
}

.pt-\[60px\] {
  padding-top: 60px;
}

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

.font-barlow {
  font-family: 'Barlow', sans-serif;
}

.\!text-\[20px\] {
  font-size: 20px !important;
}

.\!text-\[22px\] {
  font-size: 22px !important;
}

.\!text-\[24px\] {
  font-size: 24px !important;
}

.\!text-\[30px\] {
  font-size: 30px !important;
}

.text-16 {
  font-size: 16px;
}

.text-24 {
  font-size: 24px;
}

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

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

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

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

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

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

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

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

.\!font-bold {
  font-weight: 700 !important;
}

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

.font-black {
  font-weight: 900;
}

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

.font-light {
  font-weight: 300;
}

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

.font-normal {
  font-weight: 400;
}

.uppercase {
  text-transform: uppercase;
}

.italic {
  font-style: italic;
}

.\!leading-\[1\.3\] {
  line-height: 1.3 !important;
}

.\!leading-\[1\.6\] {
  line-height: 1.6 !important;
}

.\!leading-\[1\] {
  line-height: 1 !important;
}

.leading-\[1\.1\] {
  line-height: 1.1;
}

.leading-\[1\.3\] {
  line-height: 1.3;
}

.tracking-wider {
  letter-spacing: 0.05em;
}

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

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

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

.text-taito-magenta-2 {
  --tw-text-opacity: 1;
  color: rgb(151 0 96 / var(--tw-text-opacity, 1));
}

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

.opacity-0 {
  opacity: 0;
}

.opacity-100 {
  opacity: 1;
}

.\!shadow-\[0_2px_6px_rgba\(130\2c 0\2c 83\2c 0\.7\)\] {
  --tw-shadow: 0 2px 6px rgba(130,0,83,0.7) !important;
  --tw-shadow-colored: 0 2px 6px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

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

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

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

.duration-\[200ms\] {
  transition-duration: 200ms;
}

/* Default li, p, h* styles */

.entry-content .post-paragraph {
  padding-bottom: 1rem;
}

.entry-content ul.post-list {
  list-style-position: outside;
  list-style-type: disc;
  padding-bottom: 1rem;
  padding-left: 1.5rem;
}

.entry-content ol.post-list {
  list-style-position: outside;
  list-style-type: decimal;
  padding-bottom: 1rem;
  padding-left: 1.5rem;
}

.entry-content .post-heading {
  padding-bottom: 1rem;
  font-weight: 700;
}

.bannerilohko, .banneriteksti {
  line-height: 1.2 !important;
}

.kappaleteksti {
  font-weight: 500;
}

.sisaltotxt h1, entry-content .post-heading-h1 {
  /* @apply text-[30px] sm:text-[36px] md:text-[50px] 3xl:text-[66px] font-medium pb-[12px]; */
  padding-bottom: 12px;
  font-size: 26px;
  font-weight: 500;
}

@media (min-width: 640px) {
  .sisaltotxt h1, entry-content .post-heading-h1 {
    font-size: 34px;
  }
}

@media (min-width: 768px) {
  .sisaltotxt h1, entry-content .post-heading-h1 {
    font-size: 50px;
  }
}

@media (min-width: 1900px) {
  .sisaltotxt h1, entry-content .post-heading-h1 {
    font-size: 60px;
  }
}

.sisaltotxt.banneriteksti h1 {
  font-size: 36px;
}

@media (min-width: 768px) {
  .sisaltotxt.banneriteksti h1 {
    font-size: 50px;
  }
}

@media (min-width: 1900px) {
  .sisaltotxt.banneriteksti h1 {
    font-size: 66px;
  }
}

.banneriteksti h1, .banneriteksti h2, .banneriteksti h3, .banneriteksti h4 {
  line-height: 0.85 !important;
}

.sisaltotxt h2, entry-content .post-heading-h2 {
  padding-bottom: 16px;
  font-size: 22px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .sisaltotxt h2, entry-content .post-heading-h2 {
    font-size: 24px;
  }
}

@media (min-width: 1024px) {
  .sisaltotxt h2, entry-content .post-heading-h2 {
    padding-bottom: 10px;
  }
}

@media (min-width: 1900px) {
  .sisaltotxt h2, entry-content .post-heading-h2 {
    font-size: 32px;
  }
}

.sisaltotxt h3, entry-content .post-heading-h3 {
  padding-bottom: 10px;
  font-size: 20px;
  font-weight: 600;
}

@media (min-width: 1900px) {
  .sisaltotxt h3, entry-content .post-heading-h3 {
    font-size: 26px;
  }
}

.sisaltotxt h4, entry-content .post-heading-h4 {
  padding-bottom: 10px;
  font-size: 19px;
  font-weight: 600;
}

@media (min-width: 768px) {
  .sisaltotxt h4, entry-content .post-heading-h4 {
    font-size: 20px;
  }
}

@media (min-width: 1900px) {
  .sisaltotxt h4, entry-content .post-heading-h4 {
    font-size: 22px;
  }
}

.neliolaatikko {
  --tw-bg-opacity: 1;
  background-color: rgb(151 0 96 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity: 66%;
}

.sydanlaatikko {
  background: url('../img/herosydan.png');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.savytettyTausta {
  background: linear-gradient(to right, #f8f4f1 0%,#e7d9ce 100%);
}

.valkoinenSavytettyLinkki {
  background: linear-gradient(to right, #f8f4f1 60%, #ffffff 100%);
  transition: border-color 0.3s ease, filter 0.3s ease;
  border-radius: 9999px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 18px;
  font-weight: 600;
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
}

.valkoinenSavytettyLinkki:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
}

@media (min-width: 768px) {
  .valkoinenSavytettyLinkki {
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 16px;
  }
}

.valkoinenSavytettyLinkki:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  filter: brightness(0.95);
}

.savytettyLinkki {
  background: linear-gradient(to right, #f8f4f1 0%,#e7d9ce 100%);
  transition: filter 0.3s ease, border-color 0.3s ease;
  border-radius: 9999px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 14px;
  padding-bottom: 14px;
  font-size: 18px;
  font-weight: 600;
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
}

.savytettyLinkki:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
}

@media (min-width: 768px) {
  .savytettyLinkki {
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
  }
}

.savytettyLinkki:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  filter: brightness(0.95);
}

.magentaLaatikko {
  background: linear-gradient(to right, #c98aa3 0%,#b04681 10%,#ac3b7d 27%,#ac3b7d 27%,#970060 98%);
  transition: filter 0.3s ease, border-color 0.3s ease;
  border-radius: 9999px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 14px;
  padding-bottom: 14px;
  font-size: 20px;
  font-weight: 600;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

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

@media (min-width: 768px) {
  .magentaLaatikko {
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 22px;
  }
}

@media (min-width: 1024px) {
  .magentaLaatikko {
    font-size: 24px;
  }
}

@media (min-width: 1900px) {
  .magentaLaatikko {
    font-size: 28px;
  }
}

.magentaLaatikko:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  filter: brightness(0.95);
}

.sisaltotxt {
  line-height: 1.8;
}

@media (min-width: 768px) {
  .paddingVasemmalla {
    padding-left: 74px;
  }
}

@media (min-width: 1900px) {
  .paddingVasemmalla {
    padding-left: 100px;
  }
}

/* Gravity Formit: */

.gsection_title {
  margin-top: 20px !important;
  line-height: 0.8 !important;
}

.gf_bold {
  padding-bottom: 0px !important;
  font-size: 16px !important;
  font-weight: 700 !important;
}

@media (min-width: 1024px) {
  .gf_bold {
    font-size: 20px !important;
  }
}

.gsection_description {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
}

.gform_fields {
  row-gap: 24px !important;
}

.gfield_html hr {
  margin-top: 10px !important;
  border-color: rgb(104 110 119 / var(--tw-border-opacity, 1)) !important;
  --tw-border-opacity: 0.35 !important;
}

.gform_title {
  /* @apply text-taito-magenta-2 !text-[30px] 3xl:!text-[40px] !font-bold !leading-[1.3]; */
  display: none !important;
}

.gfield_label {
  align-items: center;
  font-size: 16px !important;
  font-weight: 600 !important;
}

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

@media (min-width: 1900px) {
  .gfield_label {
    font-size: 20px !important;
  }
}

.gfield_required_text {
  font-size: 15px !important;
  font-weight: 400 !important;
}

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

@media (min-width: 1900px) {
  .gfield_required_text {
    font-size: 18px !important;
  }
}

.ginput_container input, .ginput_container textarea {
  border-width: 2px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(132 132 132 / var(--tw-border-opacity, 1)) !important;
  font-weight: 500 !important;
}

.ginput_container input:hover, .ginput_container textarea:hover {
  --tw-border-opacity: 1 !important;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1)) !important;
}

.gchoice .gform-field-label {
  font-size: 16px;
  font-weight: 500 !important;
}

@media (min-width: 1900px) {
  .gchoice .gform-field-label {
    font-size: 18px !important;
  }
}

.gfield_description {
  font-size: 16px !important;
  font-weight: 500 !important;
}

@media (min-width: 1900px) {
  .gfield_description {
    font-size: 18px !important;
  }
}

.gform-datepicker {
  font-size: 16px !important;
}

.gform_button {
  margin-top: 24px !important;
  display: block !important;
  width: 100% !important;
  border-radius: 8px !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(196 0 122 / var(--tw-bg-opacity, 1)) !important;
  padding-top: 18px !important;
  padding-bottom: 18px !important;
  padding-left: 22px;
  padding-right: 22px;
  font-size: 18px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}

.gform_button:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(151 0 96 / var(--tw-bg-opacity, 1)) !important;
}

@media (min-width: 1900px) {
  .gform_button {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
}

.gform_validation_errors {
  border-width: 2px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(151 0 96 / var(--tw-border-opacity, 1)) !important;
  background-color: rgb(196 0 122 / var(--tw-bg-opacity, 1)) !important;
  --tw-bg-opacity: 0.1 !important;
}

.gform-icon--circle-error {
  border-width: 2px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(151 0 96 / var(--tw-border-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(151 0 96 / var(--tw-text-opacity, 1)) !important;
}

.gform_submission_error.hide_summary {
  padding-bottom: 0px !important;
  font-size: 16px !important;
  font-weight: 700 !important;
}

.gform_anchor {
  scroll-margin-top: 200px !important;
}

.gform_confirmation_message {
  text-align: center !important;
  font-size: 20px !important;
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
}

@media (min-width: 1900px) {
  .gform_confirmation_message {
    font-size: 26px !important;
  }
}

.gfield_html_formatted {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
}

.gfield_html_formatted a {
  font-weight: 700 !important;
}

.gform_button_select_files {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(196 0 122 / var(--tw-bg-opacity, 1)) !important;
  padding-top: 18px !important;
  padding-bottom: 18px !important;
  padding-left: 22px;
  padding-right: 22px;
  font-size: 18px !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

.gform_button_select_files:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(151 0 96 / var(--tw-bg-opacity, 1)) !important;
}

@media (min-width: 1900px) {
  .gform_button_select_files {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
}

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

.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload) .gform_drop_area::before {
  --tw-text-opacity: 1 !important;
  color: rgb(196 0 122 / var(--tw-text-opacity, 1)) !important;
}

.gform_fields input::-moz-placeholder, .gform_fields textarea::-moz-placeholder {
  --tw-text-opacity: 1 !important;
  color: rgb(138 137 137 / var(--tw-text-opacity, 1)) !important;
}

.gform_fields input::placeholder, .gform_fields textarea::placeholder {
  --tw-text-opacity: 1 !important;
  color: rgb(138 137 137 / var(--tw-text-opacity, 1)) !important;
}

.gsection_title {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
}

.sisaltotxt a {
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.sisaltotxt a:hover {
  text-decoration-line: underline;
}

.sisaltotxt a {
  -webkit-text-decoration: underline 2px rgba(0, 0, 0, 0);
          text-decoration: underline 2px rgba(0, 0, 0, 0);
  transition: text-decoration-color 300ms;
}

.sisaltotxt a:hover {
  text-decoration-color: rgba(0, 0, 0, 1);
}

/* Complianz-lomakkeet */

.cmplz-document-eu {
  margin-left: auto !important;
  margin-right: auto !important;
  margin-top: 32px !important;
  margin-bottom: 32px !important;
  padding-left: 24px !important;
  padding-right: 24px !important;
}

@media (min-width: 1024px) {
  .cmplz-document-eu {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }
}

/*
 * Default WP Alignment Classes
 *****************************************************************************/

.aligncenter,.alignleft,.alignright {
  display: block;
  padding: 0;
}

.aligncenter {
  float: none;
  margin: .5em auto 1em;
}

.alignright {
  float: right;
  margin: .5em 0 1em 1em;
}

.alignleft {
  float: left;
  margin: .5em 1em 1em 0;
}

.wp-caption {
  padding: 5px 0;
  border: 1px solid #555;
  background: #444;
  text-align: center;
}

.wp-caption img {
  display: inline;
}

.wp-caption p.wp-caption-text {
  margin: 5px 0 0;
  padding: 0;
  text-align: center;
  font-size: 75%;
  font-weight: 100;
  font-style: italic;
  color: #ddd;
}

/* Slick slider: */

@media (min-width: 768px) {
  .slick-slide {
    padding-left: 42px;
    padding-right: 42px;
  }
}

/* Dotit valkoisiksi */

.slick-dots li button:before {
  color: #fff;
  opacity: 0.5;
  /* valinnainen */
}

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

@media (min-width: 768px) {
  .slick-prev, .slick-next {
    display: block !important;
  }
}

/* Aktiivinen dot kirkkaammaksi */

.slick-dots li.slick-active button:before {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  opacity: 1;
}

.slick-prev:before, .slick-next:before {
  font-size: 24px;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.slick-dots li button:before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #fff;
  /* ei-valittu tausta */
  border: 2px solid #000;
  /* musta border */
  opacity: 1;
  /* tärkeä, Slick käyttää oletuksena 0.25 */
}

.slick-dots li.slick-active button:before {
  background: #000;
  /* valittu dot mustaksi */
  border-color: #000;
  /* halutessasi sama väri */
}

.slick-dots {
  padding-top: 24px !important;
  padding-bottom: 12px !important;
}

.slick-track {
  display: flex;
}

.slick-track .slick-slide {
  display: flex;
  height: auto;
  align-items: center;
  justify-content: center;
}

.slick-dots {
  position: relative;
  bottom: 0px !important;
}

.slick-dotted.slick-slider {
  margin-bottom: 0 !important;
}

.slick-slide {
  height: auto !important;
}

.slick-list {
  height: auto !important;
}

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

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

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

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

@media (min-width: 640px) {
  .sm\:-left-\[48px\] {
    left: -48px;
  }

  .sm\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .sm\:mx-\[44px\] {
    margin-left: 44px;
    margin-right: 44px;
  }

  .sm\:mb-0 {
    margin-bottom: 0px;
  }

  .sm\:mt-\[10px\] {
    margin-top: 10px;
  }

  .sm\:mt-\[8px\] {
    margin-top: 8px;
  }

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

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

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

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

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

  .sm\:px-\[32px\] {
    padding-left: 32px;
    padding-right: 32px;
  }

  .sm\:px-\[46px\] {
    padding-left: 46px;
    padding-right: 46px;
  }

  .sm\:px-\[54px\] {
    padding-left: 54px;
    padding-right: 54px;
  }

  .sm\:py-\[30px\] {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .sm\:pr-\[36px\] {
    padding-right: 36px;
  }

  .sm\:pt-\[72px\] {
    padding-top: 72px;
  }

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

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

@media (min-width: 768px) {
  .md\:order-1 {
    order: 1;
  }

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

  .md\:\!mb-\[42px\] {
    margin-bottom: 42px !important;
  }

  .md\:mb-0 {
    margin-bottom: 0px;
  }

  .md\:mb-\[16px\] {
    margin-bottom: 16px;
  }

  .md\:mb-\[24px\] {
    margin-bottom: 24px;
  }

  .md\:mb-\[28px\] {
    margin-bottom: 28px;
  }

  .md\:mb-\[36px\] {
    margin-bottom: 36px;
  }

  .md\:mb-\[56px\] {
    margin-bottom: 56px;
  }

  .md\:mb-\[74px\] {
    margin-bottom: 74px;
  }

  .md\:ml-\[100px\] {
    margin-left: 100px;
  }

  .md\:ml-\[50\%\] {
    margin-left: 50%;
  }

  .md\:mr-0 {
    margin-right: 0px;
  }

  .md\:mr-\[60px\] {
    margin-right: 60px;
  }

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

  .md\:mt-\[24px\] {
    margin-top: 24px;
  }

  .md\:mt-\[28px\] {
    margin-top: 28px;
  }

  .md\:mt-\[30px\] {
    margin-top: 30px;
  }

  .md\:mt-\[34px\] {
    margin-top: 34px;
  }

  .md\:mt-\[56px\] {
    margin-top: 56px;
  }

  .md\:mt-\[74px\] {
    margin-top: 74px;
  }

  .md\:block {
    display: block;
  }

  .md\:flex {
    display: flex;
  }

  .md\:hidden {
    display: none;
  }

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

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

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

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

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

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

  .md\:w-3\/4 {
    width: 75%;
  }

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

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

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

  .md\:max-w-\[150px\] {
    max-width: 150px;
  }

  .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-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

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

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

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

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

  .md\:items-end {
    align-items: flex-end;
  }

  .md\:gap-x-\[100px\] {
    -moz-column-gap: 100px;
         column-gap: 100px;
  }

  .md\:gap-y-\[44px\] {
    row-gap: 44px;
  }

  .md\:bg-taito-magenta-1 {
    --tw-bg-opacity: 1;
    background-color: rgb(196 0 122 / var(--tw-bg-opacity, 1));
  }

  .md\:\!px-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .md\:\!px-\[20px\] {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .md\:\!py-\[26px\] {
    padding-top: 26px !important;
    padding-bottom: 26px !important;
  }

  .md\:\!py-\[42px\] {
    padding-top: 42px !important;
    padding-bottom: 42px !important;
  }

  .md\:\!py-\[8px\] {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }

  .md\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .md\:px-\[32px\] {
    padding-left: 32px;
    padding-right: 32px;
  }

  .md\:px-\[36px\] {
    padding-left: 36px;
    padding-right: 36px;
  }

  .md\:px-\[52px\] {
    padding-left: 52px;
    padding-right: 52px;
  }

  .md\:px-\[60px\] {
    padding-left: 60px;
    padding-right: 60px;
  }

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

  .md\:py-\[42px\] {
    padding-top: 42px;
    padding-bottom: 42px;
  }

  .md\:py-\[8px\] {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .md\:pb-\[24px\] {
    padding-bottom: 24px;
  }

  .md\:pb-\[28px\] {
    padding-bottom: 28px;
  }

  .md\:pb-\[42px\] {
    padding-bottom: 42px;
  }

  .md\:pb-\[56px\] {
    padding-bottom: 56px;
  }

  .md\:pb-\[68px\] {
    padding-bottom: 68px;
  }

  .md\:pb-\[74px\] {
    padding-bottom: 74px;
  }

  .md\:pb-\[90px\] {
    padding-bottom: 90px;
  }

  .md\:pl-\[10px\] {
    padding-left: 10px;
  }

  .md\:pl-\[32px\] {
    padding-left: 32px;
  }

  .md\:pl-\[34px\] {
    padding-left: 34px;
  }

  .md\:pr-\[10px\] {
    padding-right: 10px;
  }

  .md\:pt-\[24px\] {
    padding-top: 24px;
  }

  .md\:pt-\[28px\] {
    padding-top: 28px;
  }

  .md\:pt-\[32px\] {
    padding-top: 32px;
  }

  .md\:pt-\[42px\] {
    padding-top: 42px;
  }

  .md\:pt-\[56px\] {
    padding-top: 56px;
  }

  .md\:pt-\[74px\] {
    padding-top: 74px;
  }

  .md\:pt-\[90px\] {
    padding-top: 90px;
  }

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

  .md\:\!text-\[22px\] {
    font-size: 22px !important;
  }

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

  .md\:\!text-\[30px\] {
    font-size: 30px !important;
  }

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

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

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

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

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

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

@media (min-width: 1024px) {
  .lg\:ml-\[160px\] {
    margin-left: 160px;
  }

  .lg\:ml-\[30\%\] {
    margin-left: 30%;
  }

  .lg\:mr-\[98px\] {
    margin-right: 98px;
  }

  .lg\:mt-\[90px\] {
    margin-top: 90px;
  }

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

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

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

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

  .lg\:gap-\[48px\] {
    gap: 48px;
  }

  .lg\:\!px-\[64px\] {
    padding-left: 64px !important;
    padding-right: 64px !important;
  }

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

  .lg\:px-\[44px\] {
    padding-left: 44px;
    padding-right: 44px;
  }

  .lg\:px-\[80px\] {
    padding-left: 80px;
    padding-right: 80px;
  }

  .lg\:py-\[44px\] {
    padding-top: 44px;
    padding-bottom: 44px;
  }

  .lg\:py-\[74px\] {
    padding-top: 74px;
    padding-bottom: 74px;
  }

  .lg\:pb-\[118px\] {
    padding-bottom: 118px;
  }

  .lg\:pb-\[60px\] {
    padding-bottom: 60px;
  }

  .lg\:pl-\[35\%\] {
    padding-left: 35%;
  }

  .lg\:pr-\[120px\] {
    padding-right: 120px;
  }

  .lg\:pr-\[124px\] {
    padding-right: 124px;
  }

  .lg\:pt-\[100px\] {
    padding-top: 100px;
  }

  .lg\:pt-\[120px\] {
    padding-top: 120px;
  }

  .lg\:pt-\[50px\] {
    padding-top: 50px;
  }

  .lg\:\!text-\[24px\] {
    font-size: 24px !important;
  }

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

@media (min-width: 1280px) {
  .xl\:\!mb-0 {
    margin-bottom: 0px !important;
  }

  .xl\:\!mt-\[42px\] {
    margin-top: 42px !important;
  }

  .xl\:block {
    display: block;
  }

  .xl\:h-auto {
    height: auto;
  }

  .xl\:h-full {
    height: 100%;
  }

  .xl\:max-h-none {
    max-height: none;
  }

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

  .xl\:w-\[30\%\] {
    width: 30%;
  }

  .xl\:w-\[70\%\] {
    width: 70%;
  }

  .xl\:max-w-\[150px\] {
    max-width: 150px;
  }

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

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

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

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

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

  .xl\:gap-x-\[100px\] {
    -moz-column-gap: 100px;
         column-gap: 100px;
  }

  .xl\:bg-transparent {
    background-color: transparent;
  }

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

  .xl\:\!px-6 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

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

  .xl\:py-\[22px\] {
    padding-top: 22px;
    padding-bottom: 22px;
  }

  .xl\:py-\[8px\] {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .xl\:pr-\[40px\] {
    padding-right: 40px;
  }

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

@media (min-width: 768px) {
  @media (min-width: 1900px) {
    .md\:3xl\:mt-\[40px\] {
      margin-top: 40px;
    }
  }
}

@media (min-width: 1900px) {
  .\33xl\:-left-\[32px\] {
    left: -32px;
  }

  .\33xl\:-left-\[52px\] {
    left: -52px;
  }

  .\33xl\:-left-\[64px\] {
    left: -64px;
  }

  .\33xl\:\!mt-0 {
    margin-top: 0px !important;
  }

  .\33xl\:mb-\[120px\] {
    margin-bottom: 120px;
  }

  .\33xl\:mb-\[20px\] {
    margin-bottom: 20px;
  }

  .\33xl\:mb-\[38px\] {
    margin-bottom: 38px;
  }

  .\33xl\:mb-\[48px\] {
    margin-bottom: 48px;
  }

  .\33xl\:mb-\[76px\] {
    margin-bottom: 76px;
  }

  .\33xl\:ml-\[174px\] {
    margin-left: 174px;
  }

  .\33xl\:mr-\[118px\] {
    margin-right: 118px;
  }

  .\33xl\:mt-\[120px\] {
    margin-top: 120px;
  }

  .\33xl\:mt-\[24px\] {
    margin-top: 24px;
  }

  .\33xl\:mt-\[38px\] {
    margin-top: 38px;
  }

  .\33xl\:mt-\[46px\] {
    margin-top: 46px;
  }

  .\33xl\:mt-\[76px\] {
    margin-top: 76px;
  }

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

  .\33xl\:min-h-\[400px\] {
    min-height: 400px;
  }

  .\33xl\:min-h-\[576px\] {
    min-height: 576px;
  }

  .\33xl\:w-\[102px\] {
    width: 102px;
  }

  .\33xl\:w-\[116px\] {
    width: 116px;
  }

  .\33xl\:w-\[172px\] {
    width: 172px;
  }

  .\33xl\:w-\[64px\] {
    width: 64px;
  }

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

  .\33xl\:max-w-\[1348px\] {
    max-width: 1348px;
  }

  .\33xl\:max-w-\[200px\] {
    max-width: 200px;
  }

  .\33xl\:max-w-\[295px\] {
    max-width: 295px;
  }

  .\33xl\:gap-\[66px\] {
    gap: 66px;
  }

  .\33xl\:gap-x-\[132px\] {
    -moz-column-gap: 132px;
         column-gap: 132px;
  }

  .\33xl\:gap-x-\[240px\] {
    -moz-column-gap: 240px;
         column-gap: 240px;
  }

  .\33xl\:gap-x-\[72px\] {
    -moz-column-gap: 72px;
         column-gap: 72px;
  }

  .\33xl\:gap-y-\[34px\] {
    row-gap: 34px;
  }

  .\33xl\:gap-y-\[60px\] {
    row-gap: 60px;
  }

  .\33xl\:\!px-\[72px\] {
    padding-left: 72px !important;
    padding-right: 72px !important;
  }

  .\33xl\:\!py-\[36px\] {
    padding-top: 36px !important;
    padding-bottom: 36px !important;
  }

  .\33xl\:\!py-\[42px\] {
    padding-top: 42px !important;
    padding-bottom: 42px !important;
  }

  .\33xl\:\!py-\[52px\] {
    padding-top: 52px !important;
    padding-bottom: 52px !important;
  }

  .\33xl\:px-\[36px\] {
    padding-left: 36px;
    padding-right: 36px;
  }

  .\33xl\:px-\[60px\] {
    padding-left: 60px;
    padding-right: 60px;
  }

  .\33xl\:px-\[74px\] {
    padding-left: 74px;
    padding-right: 74px;
  }

  .\33xl\:py-\[100px\] {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .\33xl\:py-\[10px\] {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .\33xl\:py-\[12px\] {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .\33xl\:py-\[30px\] {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\33xl\:py-\[48px\] {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .\33xl\:py-\[54px\] {
    padding-top: 54px;
    padding-bottom: 54px;
  }

  .\33xl\:py-\[60px\] {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .\33xl\:\!pt-\[32px\] {
    padding-top: 32px !important;
  }

  .\33xl\:pb-\[120px\] {
    padding-bottom: 120px;
  }

  .\33xl\:pb-\[126px\] {
    padding-bottom: 126px;
  }

  .\33xl\:pb-\[38px\] {
    padding-bottom: 38px;
  }

  .\33xl\:pb-\[60px\] {
    padding-bottom: 60px;
  }

  .\33xl\:pb-\[76px\] {
    padding-bottom: 76px;
  }

  .\33xl\:pb-\[92px\] {
    padding-bottom: 92px;
  }

  .\33xl\:pl-\[32px\] {
    padding-left: 32px;
  }

  .\33xl\:pl-\[44px\] {
    padding-left: 44px;
  }

  .\33xl\:pl-\[46px\] {
    padding-left: 46px;
  }

  .\33xl\:pl-\[52px\] {
    padding-left: 52px;
  }

  .\33xl\:pr-\[48px\] {
    padding-right: 48px;
  }

  .\33xl\:pr-\[54px\] {
    padding-right: 54px;
  }

  .\33xl\:pt-\[120px\] {
    padding-top: 120px;
  }

  .\33xl\:pt-\[130px\] {
    padding-top: 130px;
  }

  .\33xl\:pt-\[150px\] {
    padding-top: 150px;
  }

  .\33xl\:pt-\[18px\] {
    padding-top: 18px;
  }

  .\33xl\:pt-\[38px\] {
    padding-top: 38px;
  }

  .\33xl\:pt-\[40px\] {
    padding-top: 40px;
  }

  .\33xl\:pt-\[46px\] {
    padding-top: 46px;
  }

  .\33xl\:pt-\[56px\] {
    padding-top: 56px;
  }

  .\33xl\:pt-\[76px\] {
    padding-top: 76px;
  }

  .\33xl\:pt-\[88px\] {
    padding-top: 88px;
  }

  .\33xl\:\!text-\[22px\] {
    font-size: 22px !important;
  }

  .\33xl\:\!text-\[25px\] {
    font-size: 25px !important;
  }

  .\33xl\:\!text-\[30px\] {
    font-size: 30px !important;
  }

  .\33xl\:\!text-\[32px\] {
    font-size: 32px !important;
  }

  .\33xl\:\!text-\[40px\] {
    font-size: 40px !important;
  }

  .\33xl\:text-\[16px\] {
    font-size: 16px;
  }

  .\33xl\:text-\[20px\] {
    font-size: 20px;
  }

  .\33xl\:text-\[22px\] {
    font-size: 22px;
  }

  .\33xl\:text-\[26px\] {
    font-size: 26px;
  }

  .\33xl\:text-\[30px\] {
    font-size: 30px;
  }

  .\33xl\:text-\[32px\] {
    font-size: 32px;
  }

  .\33xl\:text-\[36px\] {
    font-size: 36px;
  }

  .\33xl\:text-\[40px\] {
    font-size: 40px;
  }
}