.wp-block-image {
  overflow: hidden;
  border-top-left-radius: 48px !important;
  border-bottom-right-radius: 48px !important;
  img {
    width: 100%;
  }
}

.glightbox {
  position: relative;
  cursor: pointer;
  overflow: hidden;
  border-radius: 'inherit';
}

.glightbox:hover::before {
  height: 100%;
  content: var(--tw-content);
  opacity: 1;
}

.glightbox:hover::after {
  --tw-scale-x: 1;
  --tw-scale-y: 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));
  content: var(--tw-content);
  opacity: 1;
}

.glightbox {
  &:before {
    pointer-events: none;
  }
  &:before {
    position: absolute;
  }
  &:before {
    bottom: 0px;
  }
  &:before {
    left: 0px;
  }
  &:before {
    z-index: 10;
  }
  &:before {
    display: block;
  }
  &:before {
    height: 50%;
  }
  &:before {
    width: 100%;
  }
  &:before {
    background-image: linear-gradient(to top, var(--tw-gradient-stops));
  }
  &:before {
    --tw-gradient-from: #2E4057 var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(46 64 87 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  }
  &:before {
    opacity: 0;
  }
  &:before {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }
  &:before {
    transition-duration: 300ms;
  }
  &:before {
    --tw-content: '';
    content: var(--tw-content);
  }
  &:after {
    --tw-text-opacity: 1;
    color: rgb(46 64 87 / var(--tw-text-opacity));
  }
  &:after {
    font-family: "Oswald", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    line-height: 1.3;
  }
  &:after {
    font-size: clamp(1.728rem, calc(1.728rem + ((1vw - 0.48rem) * 0.4327)), 1.953rem);
  }
  &:after {
    pointer-events: none;
  }
  &:after {
    position: absolute;
  }
  &:after {
    top: 0px;
  }
  &:after {
    left: 0px;
  }
  &:after {
    z-index: 10;
  }
  &:after {
    display: flex;
  }
  &:after {
    height: 100%;
  }
  &:after {
    width: 100%;
  }
  &:after {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
    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));
  }
  &:after {
    align-items: center;
  }
  &:after {
    justify-content: center;
  }
  &:after {
    font-family: "Font Awesome 6 Free";
  }
  &:after {
    font-weight: 900;
  }
  &:after {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }
  &:after {
    opacity: 0;
  }
  &:after {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }
  &:after {
    transition-duration: 300ms;
  }
  &:after {
    --tw-content: '\f002';
    content: var(--tw-content);
  }
}

.glightbox-container {
  .goverlay {
    background-color: rgb(46 64 87 / 0.8);
  }
  .goverlay {
    --tw-backdrop-blur: blur(4px);
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
            backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  }
  .gslide-image {
    overflow: hidden;
  }
  .gslide-image {
    border-top-left-radius: 48px;
  }
  .gslide-image {
    border-bottom-right-radius: 48px;
  }
  .gslide-image {
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  .gprev, .gnext, .gclose {
    display: flex;
  }
  .gprev, .gnext, .gclose {
    width: 3rem;
    height: 3rem;
  }
  .gprev, .gnext, .gclose {
    align-items: center;
  }
  .gprev, .gnext, .gclose {
    justify-content: center;
  }
  .gprev, .gnext, .gclose {
    border-top-left-radius: 8px;
  }
  .gprev, .gnext, .gclose {
    border-bottom-right-radius: 8px;
  }
  .gprev, .gnext, .gclose {
    --tw-bg-opacity: 1;
    background-color: rgb(246 125 75 / var(--tw-bg-opacity));
  }
  .gprev, .gnext, .gclose {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }
  .gprev, .gnext, .gclose {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }
  .gprev, .gnext, .gclose {
    transition-duration: 200ms;
  }
  .gprev::after, .gnext::after, .gclose::after {
    content: var(--tw-content) !important;
    display: none !important;
  }
  .gprev:hover, .gnext:hover, .gclose:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(46 64 87 / var(--tw-bg-opacity));
  }
}

.studio-van-zijl-gallery {
  display: grid;
  grid-template-columns: repeat(3, 1fr) !important;
  grid-gap: 20px;
  align-items: stretch;
  @media(max-width:767px) {
    display: flex;

    flex-direction: column;
  }
  a {
    aspect-ratio: 16/9;
  }
  a {
    height: 100%;
  }
  a {
    width: 100%;
  }
  a {
    border-top-left-radius: 24px !important;
  }
  a {
    border-bottom-right-radius: 24px !important;
  }
  a {
    &:nth-child(8n - 5), &:nth-child(8n - 3) {
      grid-row: span 2 / span 2;
    }
    &:nth-child(4n) {
      grid-column: span 2 / span 2;
    }
  }
  img {
    height: 100%;
  }
  img {
    width: 100%;
  }
  img {
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.wp-admin {
  .wp-block-acf-archive {
    .swiper-wrapper {
      display: grid;
    }
    .swiper-wrapper {
      grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    }
    .swiper-wrapper {
      display: grid;
      grid-template-columns: repeat(16, minmax(0, 1fr));
      gap: 20px;
    }
    @media (min-width: 1024px) {
      .swiper-wrapper {
        gap: 40px;
      }
    }
    .swiper-wrapper .grid-custom {
      display: grid;
      gap: 20px;
    }
    @media (min-width: 1024px) {
      .swiper-wrapper .grid-custom {
        gap: 40px;
      }
    }
  }
}

.wp-block-acf-hero {
  &.page {
    .acf-innerblocks-container {
      p {
        margin-bottom: 0px !important;
      }
    }
  }
  &.services {
    .acf-innerblocks-container {
      p {
        margin-bottom: 0px !important;
      }
    }
  }
}

.wp-block-buttons, .block-editor-block-list__block.wp-block-buttons {
  margin: 0px !important;
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: wrap !important;
  gap: 1rem !important;
  .wp-block-button {
    width: auto !important;
  }
  .wp-block-button {
    &.is-style-outline {
      .wp-block-button__link {
        --tw-border-opacity: 1 !important;
        border-color: rgb(246 125 75 / var(--tw-border-opacity)) !important;
      }
      .wp-block-button__link {
        background-color: transparent !important;
      }
      .wp-block-button__link {
        --tw-text-opacity: 1 !important;
        color: rgb(246 125 75 / var(--tw-text-opacity)) !important;
      }
      .wp-block-button__link:hover {
        --tw-border-opacity: 1 !important;
        border-color: rgb(46 64 87 / var(--tw-border-opacity)) !important;
      }
      .wp-block-button__link:hover {
        --tw-text-opacity: 1 !important;
        color: rgb(46 64 87 / var(--tw-text-opacity)) !important;
      }
      &.white .wp-block-button__link {
        --tw-border-opacity: 1 !important;
        border-color: rgb(255 255 255 / var(--tw-border-opacity)) !important;
      }
      &.white .wp-block-button__link {
        --tw-text-opacity: 1 !important;
        color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
      }
      &.white .wp-block-button__link:hover {
        --tw-border-opacity: 1 !important;
        border-color: rgb(246 125 75 / var(--tw-border-opacity)) !important;
      }
      &.white .wp-block-button__link:hover {
        --tw-text-opacity: 1 !important;
        color: rgb(246 125 75 / var(--tw-text-opacity)) !important;
      }
    }
  }
}

.wp-block-button__link, input[type="submit"] {
  display: flex !important;
  height: 3.5rem !important;
  align-items: center !important;
  gap: 0.5rem !important;
  border-radius: 8px !important;
  border-bottom-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
  border-width: 2px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(246 125 75 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(246 125 75 / var(--tw-bg-opacity)) !important;
  padding-left: 2rem !important;
  padding-right: 2rem !important;
  font-size: 1rem !important;
  line-height: 1.5rem !important;
  font-weight: 500 !important;
  text-transform: uppercase !important;
  line-height: 1 !important;
  letter-spacing: 0.025em !important;
  transition-property: all !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 300ms !important;
}

.wp-block-button__link:hover, input[type="submit"]:hover {
  --tw-border-opacity: 1 !important;
  border-color: rgb(46 64 87 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(46 64 87 / var(--tw-bg-opacity)) !important;
}

.acf-innerblocks-container {
  .gform_wrapper {
    .gform_fields {
      row-gap: 1rem;
    }
    .gform_fields {
      label, legend {
        --tw-text-opacity: 1;
        color: rgb(46 64 87 / var(--tw-text-opacity));
      }
      label, legend {
        font-family: "Oswald", sans-serif;
        font-optical-sizing: auto;
        font-weight: 400;
        line-height: 1.3;
      }
      label, legend {
        font-size: clamp(1.2rem, calc(1.2rem + ((1vw - 0.48rem) * 0.0962)), 1.25rem);
      }
      label, legend {
        font-family: Lato, sans-serif;
      }
      label, legend {
        &.gform-field-label--type-sub {
          font-size: 1rem;
          line-height: 1.5rem;
        }
      }
      input, textarea {
        height: 3rem;
      }
      input, textarea {
        border-top-left-radius: 12px;
      }
      input, textarea {
        border-bottom-right-radius: 12px;
      }
      input, textarea {
        border-top-right-radius: 0;
      }
      input, textarea {
        border-bottom-left-radius: 0;
      }
      input, textarea {
        border-style: none;
      }
      input, textarea {
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity));
      }
      input, textarea {
        --tw-shadow: 0 0 #0000;
        --tw-shadow-colored: 0 0 #0000;
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
      }
    }
  }
}

/*
! tailwindcss v3.4.1 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #e5e7eb;
  /* 2 */
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

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

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

/*
Set the default cursor for buttons.
*/

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

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

:disabled {
  cursor: default;
}

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

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

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

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

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

[hidden] {
  display: none;
}

@font-face {
  font-family: 'Oswald';

  src: url('../fonts/oswald/Oswald-Light.eot');

  src: url('../fonts/oswald/Oswald-Light.eot?#iefix') format('embedded-opentype'),
            url('../fonts/oswald/Oswald-Light.woff2') format('woff2'),
            url('../fonts/oswald/Oswald-Light.woff') format('woff'),
            url('../fonts/oswald/Oswald-Light.ttf') format('truetype');

  font-weight: 300;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: 'Oswald';

  src: url('../fonts/oswald/Oswald-Regular.eot');

  src: url('../fonts/oswald/Oswald-Regular.eot?#iefix') format('embedded-opentype'),
            url('../fonts/oswald/Oswald-Regular.woff2') format('woff2'),
            url('../fonts/oswald/Oswald-Regular.woff') format('woff'),
            url('../fonts/oswald/Oswald-Regular.ttf') format('truetype');

  font-weight: normal;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: 'Lato';

  src: url('../fonts/lato/Lato-LightItalic.eot');

  src: url('../fonts/lato/Lato-LightItalic.eot?#iefix') format('embedded-opentype'),
            url('../fonts/lato/Lato-LightItalic.woff2') format('woff2'),
            url('../fonts/lato/Lato-LightItalic.woff') format('woff'),
            url('../fonts/lato/Lato-LightItalic.ttf') format('truetype');

  font-weight: 300;

  font-style: italic;

  font-display: swap;
}

@font-face {
  font-family: 'Lato';

  src: url('../fonts/lato/Lato-Regular.eot');

  src: url('../fonts/lato/Lato-Regular.eot?#iefix') format('embedded-opentype'),
            url('../fonts/lato/Lato-Regular.woff2') format('woff2'),
            url('../fonts/lato/Lato-Regular.woff') format('woff'),
            url('../fonts/lato/Lato-Regular.ttf') format('truetype');

  font-weight: normal;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: 'Lato';

  src: url('../fonts/lato/Lato-BoldItalic.eot');

  src: url('../fonts/lato/Lato-BoldItalic.eot?#iefix') format('embedded-opentype'),
            url('../fonts/lato/Lato-BoldItalic.woff2') format('woff2'),
            url('../fonts/lato/Lato-BoldItalic.woff') format('woff'),
            url('../fonts/lato/Lato-BoldItalic.ttf') format('truetype');

  font-weight: bold;

  font-style: italic;

  font-display: swap;
}

@font-face {
  font-family: 'Lato';

  src: url('../fonts/lato/Lato-Bold.eot');

  src: url('../fonts/lato/Lato-Bold.eot?#iefix') format('embedded-opentype'),
            url('../fonts/lato/Lato-Bold.woff2') format('woff2'),
            url('../fonts/lato/Lato-Bold.woff') format('woff'),
            url('../fonts/lato/Lato-Bold.ttf') format('truetype');

  font-weight: bold;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: 'Lato';

  src: url('../fonts/lato/Lato-Light.eot');

  src: url('../fonts/lato/Lato-Light.eot?#iefix') format('embedded-opentype'),
            url('../fonts/lato/Lato-Light.woff2') format('woff2'),
            url('../fonts/lato/Lato-Light.woff') format('woff'),
            url('../fonts/lato/Lato-Light.ttf') format('truetype');

  font-weight: 300;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: 'Lato';

  src: url('../fonts/lato/Lato-Italic.eot');

  src: url('../fonts/lato/Lato-Italic.eot?#iefix') format('embedded-opentype'),
            url('../fonts/lato/Lato-Italic.woff2') format('woff2'),
            url('../fonts/lato/Lato-Italic.woff') format('woff'),
            url('../fonts/lato/Lato-Italic.ttf') format('truetype');

  font-weight: normal;

  font-style: italic;

  font-display: swap;
}

body {
  font-size: 16px;
  line-height: 1.8;
  --tw-text-opacity: 1;
  color: rgb(63 77 95 / var(--tw-text-opacity));
}

@media (min-width: 1024px) {
  body {
    font-size: 18px;
  }
}

@media (min-width: 1921px) {
  body {
    font-size: 20px;
    line-height: 2;
  }
}

body {
  font-family: "Lato", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

p {
  margin-bottom: 1rem;
  font-weight: 400;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  --tw-text-opacity: 1;
  color: rgb(46 64 87 / var(--tw-text-opacity));
  font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  line-height: 1.3;
}

h1, .h1 {
  font-size: clamp(2.986rem, calc(2.986rem + ((1vw - 0.48rem) * 1.5942)), 3.815rem);
  line-height: 1.1;
  font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}

h2, .h2 {
  font-size: clamp(2.488rem, calc(2.488rem + ((1vw - 0.48rem) * 1.0846)), 3.052rem);
  line-height: 1.2;
}

h3, .h3 {
  font-size: clamp(2.074rem, calc(2.074rem + ((1vw - 0.48rem) * 0.7058)), 2.441rem);
}

h4, .h4 {
  font-size: clamp(1.728rem, calc(1.728rem + ((1vw - 0.48rem) * 0.4327)), 1.953rem);
}

h5, .h5 {
  font-size: clamp(1.44rem, calc(1.44rem + ((1vw - 0.48rem) * 0.2365)), 1.563rem);
}

h6, .h6 {
  font-size: clamp(1.2rem, calc(1.2rem + ((1vw - 0.48rem) * 0.0962)), 1.25rem);
}

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

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

.invisible {
  visibility: hidden;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

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

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

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

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

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

.-left-8 {
  left: -2rem;
}

.bottom-0 {
  bottom: 0px;
}

.left-0 {
  left: 0px;
}

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

.left-\[calc\(100\%\+1px\)\] {
  left: calc(100% + 1px);
}

.right-0 {
  right: 0px;
}

.top-0 {
  top: 0px;
}

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

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

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

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

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

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.col-span-10 {
  grid-column: span 10 / span 10;
}

.col-span-15 {
  grid-column: span 15 / span 15;
}

.col-span-16 {
  grid-column: span 16 / span 16;
}

.col-span-6 {
  grid-column: span 6 / span 6;
}

.col-span-8 {
  grid-column: span 8 / span 8;
}

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

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

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

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

.row-span-1 {
  grid-row: span 1 / span 1;
}

.row-span-2 {
  grid-row: span 2 / span 2;
}

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

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

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

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

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

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

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

.-ml-2 {
  margin-left: -0.5rem;
}

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

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

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

.mb-10 {
  margin-bottom: 2.5rem;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

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

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

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

.mt-8 {
  margin-top: 2rem;
}

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

.block {
  display: block;
}

.flex {
  display: flex;
}

.grid {
  display: grid;
}

.\!hidden {
  display: none !important;
}

.hidden {
  display: none;
}

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

.aspect-16-9 {
  aspect-ratio: 16/9;
}

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

.aspect-video {
  aspect-ratio: 16 / 9;
}

.size-12 {
  width: 3rem;
  height: 3rem;
}

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

.\!h-screen {
  height: 100vh !important;
}

.h-12 {
  height: 3rem;
}

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

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

.h-\[calc\(100\%-3rem\)\] {
  height: calc(100% - 3rem);
}

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

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

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

.min-h-screen {
  min-height: 100vh;
}

.w-14 {
  width: 3.5rem;
}

.w-8 {
  width: 2rem;
}

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

.w-\[calc\(100\%\+0\.5rem\)\] {
  width: calc(100% + 0.5rem);
}

.w-\[calc\(50\%-20px\)\] {
  width: calc(50% - 20px);
}

.w-auto {
  width: auto;
}

.w-full {
  width: 100%;
}

.max-w-\[calc\(100\%\+0\.5rem\)\] {
  max-width: calc(100% + 0.5rem);
}

.max-w-max {
  max-width: 1920px;
}

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

.flex-\[2\] {
  flex: 2;
}

.flex-\[0\] {
  flex: 0;
}

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

.\!translate-y-0 {
  --tw-translate-y: 0px !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-translate-x-8 {
  --tw-translate-x: -2rem;
  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-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-1 {
  --tw-translate-y: 0.25rem;
  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-110 {
  --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));
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.gap-10 {
  gap: 2.5rem;
}

.gap-12 {
  gap: 3rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-4 {
  gap: 1rem;
}

.\!gap-y-0 {
  row-gap: 0px !important;
}

.\!gap-y-10 {
  row-gap: 2.5rem !important;
}

.\!gap-y-20 {
  row-gap: 5rem !important;
}

.gap-x-12 {
  -moz-column-gap: 3rem;
       column-gap: 3rem;
}

.gap-x-20 {
  -moz-column-gap: 5rem;
       column-gap: 5rem;
}

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

.gap-y-4 {
  row-gap: 1rem;
}

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

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

.overflow-hidden {
  overflow: hidden;
}

.overflow-visible {
  overflow: visible;
}

.\!rounded-br {
  border-bottom-right-radius: 24px !important;
}

.\!rounded-tl {
  border-top-left-radius: 24px !important;
}

.rounded-bl-md {
  border-bottom-left-radius: 36px;
}

.rounded-bl-sm {
  border-bottom-left-radius: 12px;
}

.rounded-br {
  border-bottom-right-radius: 24px;
}

.rounded-br-lg {
  border-bottom-right-radius: 48px;
}

.rounded-br-md {
  border-bottom-right-radius: 36px;
}

.rounded-br-xs {
  border-bottom-right-radius: 8px;
}

.rounded-tl {
  border-top-left-radius: 24px;
}

.rounded-tl-lg {
  border-top-left-radius: 48px;
}

.rounded-tl-md {
  border-top-left-radius: 36px;
}

.rounded-tl-xs {
  border-top-left-radius: 8px;
}

.rounded-tr-md {
  border-top-right-radius: 36px;
}

.rounded-tr-sm {
  border-top-right-radius: 12px;
}

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

.border-l {
  border-left-width: 1px;
}

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

.border-neutral {
  --tw-border-opacity: 1;
  border-color: rgb(250 247 244 / var(--tw-border-opacity));
}

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

.bg-body {
  --tw-bg-opacity: 1;
  background-color: rgb(63 77 95 / var(--tw-bg-opacity));
}

.bg-neutral {
  --tw-bg-opacity: 1;
  background-color: rgb(250 247 244 / var(--tw-bg-opacity));
}

.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(246 125 75 / var(--tw-bg-opacity));
}

.bg-secondary {
  --tw-bg-opacity: 1;
  background-color: rgb(46 64 87 / var(--tw-bg-opacity));
}

.bg-secondary\/65 {
  background-color: rgb(46 64 87 / 0.65);
}

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

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

.bg-white\/65 {
  background-color: rgb(255 255 255 / 0.65);
}

.bg-red-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(252 165 165 / var(--tw-bg-opacity));
}

.bg-gradient-to-t {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}

.from-secondary\/95 {
  --tw-gradient-from: rgb(46 64 87 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(46 64 87 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-white {
  --tw-gradient-from: #fff var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.to-60\% {
  --tw-gradient-to-position: 60%;
}

.to-70\% {
  --tw-gradient-to-position: 70%;
}

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

.object-bottom {
  -o-object-position: bottom;
     object-position: bottom;
}

.object-center {
  -o-object-position: center;
     object-position: center;
}

.p-10 {
  padding: 2.5rem;
}

.p-12 {
  padding: 3rem;
}

.p-16 {
  padding: 4rem;
}

.p-8 {
  padding: 2rem;
}

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

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

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

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

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

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

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

.\!pt-0 {
  padding-top: 0px !important;
}

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

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

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

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

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

.font-lato {
  font-family: Lato, sans-serif;
}

.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.\!font-light {
  font-weight: 300 !important;
}

.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\.4\] {
  line-height: 1.4;
}

.tracking-wide {
  letter-spacing: 0.025em;
}

.\!text-secondary {
  --tw-text-opacity: 1 !important;
  color: rgb(46 64 87 / var(--tw-text-opacity)) !important;
}

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

.text-primary {
  --tw-text-opacity: 1;
  color: rgb(246 125 75 / var(--tw-text-opacity));
}

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

.\!opacity-100 {
  opacity: 1 !important;
}

.opacity-0 {
  opacity: 0;
}

.opacity-30 {
  opacity: 0.3;
}

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

.backdrop-blur-md {
  --tw-backdrop-blur: blur(12px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

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

.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

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

.grid {
  display: grid;
  grid-template-columns: repeat(16, minmax(0, 1fr));
  gap: 20px;
}

@media (min-width: 1024px) {
  .grid {
    gap: 40px;
  }
}

.grid .grid-custom {
  display: grid;
  gap: 20px;
}

.grid .\!grid-custom {
  display: grid !important;
  gap: 20px !important;
}

@media (min-width: 1024px) {
  .grid .grid-custom {
    gap: 40px;
  }

  .grid .\!grid-custom {
    gap: 40px !important;
  }
}

.s-padding-responsive {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

@media (min-width: 768px) {
  .s-padding-responsive {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}

@media (min-width: 1024px) {
  .s-padding-responsive {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}

@media (min-width: 1280px) {
  .s-padding-responsive {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
}

@media (min-width: 1536px) {
  .s-padding-responsive {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }
}

@media (min-width: 1921px) {
  .s-padding-responsive {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
}

.s-margin-responsive {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

@media (min-width: 768px) {
  .s-margin-responsive {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}

@media (min-width: 1024px) {
  .s-margin-responsive {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
}

@media (min-width: 1280px) {
  .s-margin-responsive {
    margin-top: 6rem;
    margin-bottom: 6rem;
  }
}

@media (min-width: 1536px) {
  .s-margin-responsive {
    margin-top: 7rem;
    margin-bottom: 7rem;
  }
}

@media (min-width: 1921px) {
  .s-margin-responsive {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }
}

.has-text-color {
  &.has-primary-color {
    --tw-text-opacity: 1;
    color: rgb(246 125 75 / var(--tw-text-opacity));
  }
  &.has-secondary-color {
    --tw-text-opacity: 1;
    color: rgb(46 64 87 / var(--tw-text-opacity));
  }
  &.has-body-color {
    --tw-text-opacity: 1;
    color: rgb(63 77 95 / var(--tw-text-opacity));
  }
  &.has-neutral-color {
    --tw-text-opacity: 1;
    color: rgb(250 247 244 / var(--tw-text-opacity));
  }
  &.has-white-color {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }
}

.has-background {
  padding: 0px !important;
  &.has-primary-color {
    --tw-bg-opacity: 1;
    background-color: rgb(246 125 75 / var(--tw-bg-opacity));
  }
  &.has-secondary-color {
    --tw-bg-opacity: 1;
    background-color: rgb(46 64 87 / var(--tw-bg-opacity));
  }
  &.has-body-color {
    --tw-bg-opacity: 1;
    background-color: rgb(63 77 95 / var(--tw-bg-opacity));
  }
  &.has-neutral-color {
    --tw-bg-opacity: 1;
    background-color: rgb(250 247 244 / var(--tw-bg-opacity));
  }
  &.has-white-color {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  }
}

body, .editor-styles-wrapper {
  --tw-bg-opacity: 1;
  background-color: rgb(250 247 244 / var(--tw-bg-opacity));
  background-image: url('../img/noise.png');
  background-blend-mode: multiply;
  background-repeat: repeat;
  background-size: 10%;
}

.editor-styles-wrapper {
  padding: 0px;
  .editor-editor-canvas__post-title-wrapper {
    margin: 0px !important;
  }
  .editor-editor-canvas__post-title-wrapper {
    border-bottom-width: 1px;
  }
  .editor-editor-canvas__post-title-wrapper {
    border-color: rgb(46 64 87 / 0.2);
  }
  .editor-editor-canvas__post-title-wrapper {
    padding: 2rem;
  }
  .editor-editor-canvas__post-title-wrapper {
    text-align: center;
  }
}

.block-editor-block-list__block {
  width: 100% !important;
  max-width: 100%;
}

.acf-innerblocks-container {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  &:not(:has(*)) {
    display: none !important;
  }
  a:not(.wp-block-button__link):not(.glightbox) {
    position: relative;
  }
  a:not(.wp-block-button__link):not(.glightbox) {
    display: inline-block;
  }
  a:not(.wp-block-button__link):not(.glightbox) {
    --tw-text-opacity: 1;
    color: rgb(246 125 75 / var(--tw-text-opacity));
  }
  a:not(.wp-block-button__link):not(.glightbox):hover::after {
    content: var(--tw-content);
    width: 100%;
  }
  a:not(.wp-block-button__link):not(.glightbox) {
    &:after {
      position: absolute;
    }
    &:after {
      bottom: 0.25rem;
    }
    &:after {
      left: 0px;
    }
    &:after {
      display: block;
    }
    &:after {
      height: 0.125rem;
    }
    &:after {
      width: 0px;
    }
    &:after {
      border-radius: 9999px;
    }
    &:after {
      --tw-bg-opacity: 1;
      background-color: rgb(248 113 113 / var(--tw-bg-opacity));
    }
    &:after {
      transition-property: all;
      transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
      transition-duration: 150ms;
    }
    &:after {
      transition-duration: 200ms;
    }
    &:after {
      --tw-content: '';
      content: var(--tw-content);
    }
  }
}

.grid-cols-responsive-4 {
  grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
}

.grid-cols-responsive-3 {
  grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
}

.grid-cols-responsive-2 {
  grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
}

@media (max-width: 767px) {
  .grid-cols-responsive-4,
    .grid-cols-responsive-3,
    .grid-cols-responsive-2 {
    grid-template-columns: repeat(auto-fit, minmax(100%, 1fr)) !important;
  }
}

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

.hover\:-translate-y-4:hover {
  --tw-translate-y: -1rem;
  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\:bg-secondary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(46 64 87 / var(--tw-bg-opacity));
}

.group.active .group-\[\&\.active\]\:visible {
  visibility: visible;
}

.group.active .group-\[\&\.active\]\:-translate-x-8 {
  --tw-translate-x: -2rem;
  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.active .group-\[\&\.active\]\:-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));
}

.group.active .group-\[\&\.active\]\: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));
}

.group.active .group-\[\&\.active\]\:-rotate-45 {
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group.active .group-\[\&\.active\]\:rotate-45 {
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group.active .group-\[\&\.active\]\:scale-0 {
  --tw-scale-x: 0;
  --tw-scale-y: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group.active .group-\[\&\.active\]\:scale-100 {
  --tw-scale-x: 1;
  --tw-scale-y: 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));
}

.group.active .group-\[\&\.active\]\:\!bg-secondary {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(46 64 87 / var(--tw-bg-opacity)) !important;
}

.group.active .group-\[\&\.active\]\:opacity-0 {
  opacity: 0;
}

.group.active .group-\[\&\.active\]\:opacity-100 {
  opacity: 1;
}

@media (min-width: 640px) {
  .sm\:\!flex {
    display: flex !important;
  }

  .sm\:flex {
    display: flex;
  }

  .sm\:flex-\[2\] {
    flex: 2;
  }

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

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

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

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

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

  .md\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .md\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .md\:col-span-8 {
    grid-column: span 8 / span 8;
  }

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

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

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

  .md\:col-start-9 {
    grid-column-start: 9;
  }

  .md\:row-span-2 {
    grid-row: span 2 / span 2;
  }

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

  .md\:row-start-2 {
    grid-row-start: 2;
  }

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

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

  .md\:flex {
    display: flex;
  }

  .md\:grid {
    display: grid;
  }

  .md\:w-\[calc\(50\%-1\.25rem\)\] {
    width: calc(50% - 1.25rem);
  }

  .md\:flex-\[2\] {
    flex: 2;
  }

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

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

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

  .md\:rounded-none {
    border-radius: 0;
  }

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

  .md\:p-12 {
    padding: 3rem;
  }

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

  .md\:grid {
    display: grid;
    grid-template-columns: repeat(16, minmax(0, 1fr));
    gap: 20px;
  }

  @media (min-width: 1024px) {
    .md\:grid {
      gap: 40px;
    }
  }

  .md\:grid .grid-custom {
    display: grid;
    gap: 20px;
  }

  @media (min-width: 1024px) {
    .md\:grid .grid-custom {
      gap: 40px;
    }
  }

  .md\:s-margin-responsive {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  @media (min-width: 768px) {
    .md\:s-margin-responsive {
      margin-top: 4rem;
      margin-bottom: 4rem;
    }
  }

  @media (min-width: 1024px) {
    .md\:s-margin-responsive {
      margin-top: 5rem;
      margin-bottom: 5rem;
    }
  }

  @media (min-width: 1280px) {
    .md\:s-margin-responsive {
      margin-top: 6rem;
      margin-bottom: 6rem;
    }
  }

  @media (min-width: 1536px) {
    .md\:s-margin-responsive {
      margin-top: 7rem;
      margin-bottom: 7rem;
    }
  }

  @media (min-width: 1921px) {
    .md\:s-margin-responsive {
      margin-top: 8rem;
      margin-bottom: 8rem;
    }
  }
}

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

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

  .lg\:order-1 {
    order: 1;
  }

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

  .lg\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .lg\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .lg\:col-span-8 {
    grid-column: span 8 / span 8;
  }

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

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

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

  .lg\:grid {
    display: grid;
  }

  .lg\:hidden {
    display: none;
  }

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

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

  .lg\:rounded-br-lg {
    border-bottom-right-radius: 48px;
  }

  .lg\:rounded-br-none {
    border-bottom-right-radius: 0;
  }

  .lg\:rounded-tl-none {
    border-top-left-radius: 0;
  }

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

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

  .lg\:px-24 {
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

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

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

  .lg\:grid {
    display: grid;
    grid-template-columns: repeat(16, minmax(0, 1fr));
    gap: 20px;
  }

  @media (min-width: 1024px) {
    .lg\:grid {
      gap: 40px;
    }
  }

  .lg\:grid .grid-custom {
    display: grid;
    gap: 20px;
  }

  @media (min-width: 1024px) {
    .lg\:grid .grid-custom {
      gap: 40px;
    }
  }

  .lg\:s-padding-responsive {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  @media (min-width: 768px) {
    .lg\:s-padding-responsive {
      padding-top: 4rem;
      padding-bottom: 4rem;
    }
  }

  @media (min-width: 1024px) {
    .lg\:s-padding-responsive {
      padding-top: 5rem;
      padding-bottom: 5rem;
    }
  }

  @media (min-width: 1280px) {
    .lg\:s-padding-responsive {
      padding-top: 6rem;
      padding-bottom: 6rem;
    }
  }

  @media (min-width: 1536px) {
    .lg\:s-padding-responsive {
      padding-top: 7rem;
      padding-bottom: 7rem;
    }
  }

  @media (min-width: 1921px) {
    .lg\:s-padding-responsive {
      padding-top: 8rem;
      padding-bottom: 8rem;
    }
  }
}

@media (min-width: 1280px) {
  .xl\:col-span-10 {
    grid-column: span 10 / span 10;
  }

  .xl\:col-span-12 {
    grid-column: span 12 / span 12;
  }

  .xl\:col-span-14 {
    grid-column: span 14 / span 14;
  }

  .xl\:col-span-16 {
    grid-column: span 16 / span 16;
  }

  .xl\:col-span-5 {
    grid-column: span 5 / span 5;
  }

  .xl\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .xl\:col-span-8 {
    grid-column: span 8 / span 8;
  }

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

  .xl\:col-start-10 {
    grid-column-start: 10;
  }

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

  .xl\:col-start-3 {
    grid-column-start: 3;
  }

  .xl\:block {
    display: block;
  }

  .xl\:flex {
    display: flex;
  }

  .xl\:\!hidden {
    display: none !important;
  }

  .xl\:aspect-2-1 {
    aspect-ratio: 2/1;
  }

  .xl\:\!h-\[70vh\] {
    height: 70vh !important;
  }

  .xl\:rounded-br-lg {
    border-bottom-right-radius: 48px;
  }

  .xl\:rounded-tl-none {
    border-top-left-radius: 0;
  }

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

  .xl\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .xl\:px-\[calc\(6\.25\%\+92px\)\] {
    padding-left: calc(6.25% + 92px);
    padding-right: calc(6.25% + 92px);
  }

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

  .xl\:s-margin-responsive {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  @media (min-width: 768px) {
    .xl\:s-margin-responsive {
      margin-top: 4rem;
      margin-bottom: 4rem;
    }
  }

  @media (min-width: 1024px) {
    .xl\:s-margin-responsive {
      margin-top: 5rem;
      margin-bottom: 5rem;
    }
  }

  @media (min-width: 1280px) {
    .xl\:s-margin-responsive {
      margin-top: 6rem;
      margin-bottom: 6rem;
    }
  }

  @media (min-width: 1536px) {
    .xl\:s-margin-responsive {
      margin-top: 7rem;
      margin-bottom: 7rem;
    }
  }

  @media (min-width: 1921px) {
    .xl\:s-margin-responsive {
      margin-top: 8rem;
      margin-bottom: 8rem;
    }
  }
}

@media (min-width: 1536px) {
  .\32xl\:col-span-12 {
    grid-column: span 12 / span 12;
  }

  .\32xl\:col-span-5 {
    grid-column: span 5 / span 5;
  }

  .\32xl\:col-span-8 {
    grid-column: span 8 / span 8;
  }

  .\32xl\:col-start-2 {
    grid-column-start: 2;
  }

  .\32xl\:col-start-3 {
    grid-column-start: 3;
  }

  .\32xl\:col-start-8 {
    grid-column-start: 8;
  }
}

@media (min-width: 1921px) {
  .max\:left-0 {
    left: 0px;
  }

  .max\:col-span-16 {
    grid-column: span 16 / span 16;
  }

  .max\:col-span-5 {
    grid-column: span 5 / span 5;
  }

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

  .max\:col-start-10 {
    grid-column-start: 10;
  }

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

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

  .max\:ml-0 {
    margin-left: 0px;
  }

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

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

  .max\:max-w-max {
    max-width: 1920px;
  }

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

  .max\:rounded-br {
    border-bottom-right-radius: 24px;
  }

  .max\:rounded-br-lg {
    border-bottom-right-radius: 48px;
  }

  .max\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .max\:pr-8 {
    padding-right: 2rem;
  }
}

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

.\[\&\.swiper-button-disabled\]\:bg-neutral.swiper-button-disabled {
  --tw-bg-opacity: 1;
  background-color: rgb(250 247 244 / var(--tw-bg-opacity));
}