/*!
Theme Name: Handcraft for Knol IT Beheer
Theme URI: https://www.teuniz.nl/handcraft-theme
Author: Webdesign aan Zee
Author URI: https://www.webdesignaanzee.nl
Description: Handcrafted WordPress theme, by Webdesign aan Zee
Version: 1.0
License: Exclusive for Knol IT Beheer
Text Domain: handcraft
*/

*, ::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: Rubik, Helvetica, sans-serif;
  /* 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;
}

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 2rem;
  padding-left: 2rem;
}

@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: 1196px) {
  .container {
    max-width: 1196px;
  }
}

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

.static {
  position: static;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

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

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

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

.mb-20 {
  margin-bottom: 5rem;
}

.mb-\[5\.241vw\] {
  margin-bottom: 5.241vw;
}

.mt-10 {
  margin-top: 2.5rem;
}

.mt-20 {
  margin-top: 5rem;
}

.block {
  display: block;
}

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.contents {
  display: contents;
}

.w-36 {
  width: 9rem;
}

.w-full {
  width: 100%;
}

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

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

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

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

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

.overflow-auto {
  overflow: auto;
}

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

.bg-gray-light {
  --tw-bg-opacity: 1;
  background-color: rgb(243 243 243 / var(--tw-bg-opacity, 1));
}

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

.from-blue {
  --tw-gradient-from: #1DAEBD var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(29 174 189 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.to-green {
  --tw-gradient-to: #AFCA0B var(--tw-gradient-to-position);
}

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

.\!pr-4 {
  padding-right: 1rem !important;
}

.\!pt-16 {
  padding-top: 4rem !important;
}

.pb-14 {
  padding-bottom: 3.5rem;
}

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

.pb-52 {
  padding-bottom: 13rem;
}

.pt-20 {
  padding-top: 5rem;
}

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

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

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

.text-xl {
  font-size: 1.5625rem;
  line-height: 1.2em;
}

.\!text-white {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !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);
}

body {
  font-family: Rubik, Helvetica, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(79 79 79 / var(--tw-text-opacity, 1));
}

h1, .like-h1 {
  position: relative;
  margin-bottom: 0.75rem;
  font-size: 2.25rem;
  line-height: 1.2em;
  font-weight: 300;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(29 174 189 / var(--tw-text-opacity, 1));
}

@media (min-width: 1024px) {
  h1, .like-h1 {
    font-size: 3.125rem;
    line-height: 1.2em;
  }
}

.home .hc-intro h1,
.page-template-front-page .hc-intro h1 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

h2, h3 {
  margin-bottom: 0.75rem;
  margin-top: 3.5rem;
  font-size: 1.5625rem;
  line-height: 1.2em;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(29 174 189 / var(--tw-text-opacity, 1));
  /* mt-20 */
}

@media (min-width: 1024px) {
  h2, h3 {
    font-size: 1.875rem;
    line-height: 1.2em;
  }
}

h2:first-child,
h3:first-child {
  margin-top: 0px;
}

.hc-border-arrow h2,
.hc-border-arrow h3 {
  font-size: 28px;
  font-weight: 500;
  text-transform: uppercase;
}

/*h3 {
    @apply font-normal text-base font-bold;
}*/

/*h2 + ul,
h2 + ol, 
h2 + p {
    @apply -mt-1;
}*/

/*h3 {
    @apply text-base font-bold mb-4;
}*/

h1 a, h2 a, h3 a {
  --tw-text-opacity: 1;
  color: rgb(198 67 48 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
}

.hc-label {
  display: inline-block;
  font-size: 1.5625rem;
  line-height: 1.2em;
  font-weight: 700;
}

p {
  margin-bottom: 2.5rem;
  font-size: 1.1875rem;
  line-height: 1.3em;
  font-weight: 400;
  /* mb-12 */
}

p:last-child {
  margin-bottom: 0px;
}

h1 + p,
.like-h1 + p,
h1 + div p:first-child,
.like-h1 + div p:first-child {
  font-size: 1.5625rem;
  line-height: 1.2em;
  font-weight: 300;
}

@media (min-width: 1024px) {
  h1 + p,
.like-h1 + p,
h1 + div p:first-child,
.like-h1 + div p:first-child {
    font-size: 1.875rem;
    line-height: 1.2em;
  }
}

.hc-intro p {
  font-weight: 300;
  font-size: 1.875rem;
  line-height: 1.2em;
}

table {
  margin-bottom: 1.5rem;
  font-size: 1.1875rem;
  line-height: 1.35em;
}

/*main ul {
    @apply list-disc list-inside mb-8 pl-4;
}*/

.primary {
  --tw-text-opacity: 1;
  color: rgb(29 174 189 / var(--tw-text-opacity, 1));
}

a {
  --tw-text-opacity: 1;
  color: rgb(29 174 189 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 0.3s;
  transition-duration: 300ms;
}

a:hover {
  --tw-text-opacity: 1;
  color: rgb(175 202 11 / var(--tw-text-opacity, 1));
}

.btn a,
.btn-alt a,
.btn-back a,
a.hc-read-more,
.btn-white a {
  display: inline-block;
  border-radius: 2px;
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  --tw-gradient-from: #1DAEBD var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(29 174 189 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: rgb(29 174 189 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #1DAEBD var(--tw-gradient-via-position), var(--tw-gradient-to);
  --tw-gradient-to: #AFCA0B var(--tw-gradient-to-position);
  padding-left: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-right: 3rem;
  font-size: 1.1875rem;
  line-height: 1.3em;
  font-weight: 400;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  transition-property: all;
  transition-timing-function: ease-in-out;
  transition-duration: 0.3s;
  background-size: 200%;
  background-position: 100%;
  /*&:after {
        content: ">";
        @apply pl-2 transition-all duration-300 inline-block;
    }*/
}

.btn a:hover {
  background-position: 0;
}

.btn-alt {
  margin-top: -1.5rem;
}

.btn-alt a {
  border-radius: 2px;
  background-color: transparent;
  padding-left: 0px;
  padding-right: 0px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(29 174 189 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
  transition-property: all;
  transition-timing-function: ease-in-out;
  transition-duration: 0.3s;
}

.btn-white a {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  background-image: none;
  --tw-text-opacity: 1;
  color: rgb(135 135 135 / var(--tw-text-opacity, 1));
}

.btn-white a:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(29 174 189 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

p.btn-back a {
  background-color: transparent;
  padding-left: 0px;
  padding-right: 0px;
  --tw-text-opacity: 1;
  color: rgb(135 135 135 / var(--tw-text-opacity, 1));
}

p.btn-back a:after {
  display: none;
}

p.btn-back a:before {
  content: "<";
  padding-right: 0.5rem;
}

input[type="submit"], button, .btn-alt a {
  display: inline-block;
  cursor: pointer;
  --tw-bg-opacity: 1;
  background-color: rgb(29 174 189 / var(--tw-bg-opacity, 1));
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 0.3s;
}

input[type="submit"]:hover, button:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(135 135 135 / var(--tw-bg-opacity, 1));
}

.btn-alt a:hover:after {
  --tw-translate-x: 0.75rem;
  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));
}

main ul,
body.wp-editor ul,
main ol,
body.wp-editor ol {
  margin-bottom: 1.5rem;
  list-style-position: inside;
  list-style-position: outside;
  list-style-type: none;
  padding-left: 1.5rem;
  font-size: 1.1875rem;
  font-weight: 400;
  line-height: 1.35em;
}

main ul:last-child,
body.wp-editor ul:last-child,
main ol:last-child,
body.wp-editor ol:last-child {
  margin-bottom: 0px;
}

main ul li,
body.wp-editor ul li,
main ol li,
body.wp-editor ol li {
  position: relative;
}

main ol,
body.wp-editor ol {
  list-style-type: decimal;
}

main ul li:before,
body.wp-editor ul li:before {
  content: url('images/triple-diamond-1.svg');
  position: absolute;
  left: -1.75rem;
  top: 2px;
  --tw-scale-x: .75;
  --tw-scale-y: .75;
  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));
  padding-right: 0.5rem;
  font-size: 1rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(29 174 189 / var(--tw-text-opacity, 1));
}

main p + ol,
main p + ul {
  margin-top: -2rem;
}

figure {
  margin-bottom: 1.5rem;
  figcaption {
    font-size: 1rem;
  }
  figcaption {
    --tw-text-opacity: 1;
    color: rgb(135 135 135 / var(--tw-text-opacity, 1));
  }
}

.hc-over-2-columns {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.5rem;
}

@media (min-width: 1024px) {
  .hc-over-2-columns {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

/* rubik-300 - latin */

@font-face {
  font-display: swap;

  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */

  font-family: 'Rubik';

  font-style: normal;

  font-weight: 300;

  src: url('./fonts/rubik-v28-latin-300.eot');

  /* IE9 Compat Modes */

  src: url('./fonts/rubik-v28-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
          url('./fonts/rubik-v28-latin-300.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
          url('./fonts/rubik-v28-latin-300.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
          url('./fonts/rubik-v28-latin-300.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
          url('./fonts/rubik-v28-latin-300.svg#Rubik') format('svg');

  /* Legacy iOS */
}

/* rubik-300italic - latin */

@font-face {
  font-display: swap;

  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */

  font-family: 'Rubik';

  font-style: italic;

  font-weight: 300;

  src: url('./fonts/rubik-v28-latin-300italic.eot');

  /* IE9 Compat Modes */

  src: url('./fonts/rubik-v28-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
          url('./fonts/rubik-v28-latin-300italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
          url('./fonts/rubik-v28-latin-300italic.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
          url('./fonts/rubik-v28-latin-300italic.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
          url('./fonts/rubik-v28-latin-300italic.svg#Rubik') format('svg');

  /* Legacy iOS */
}

/* rubik-regular - latin */

@font-face {
  font-display: swap;

  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */

  font-family: 'Rubik';

  font-style: normal;

  font-weight: 400;

  src: url('./fonts/rubik-v28-latin-regular.eot');

  /* IE9 Compat Modes */

  src: url('./fonts/rubik-v28-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
          url('./fonts/rubik-v28-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
          url('./fonts/rubik-v28-latin-regular.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
          url('./fonts/rubik-v28-latin-regular.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
          url('./fonts/rubik-v28-latin-regular.svg#Rubik') format('svg');

  /* Legacy iOS */
}

/* rubik-italic - latin */

@font-face {
  font-display: swap;

  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */

  font-family: 'Rubik';

  font-style: italic;

  font-weight: 400;

  src: url('./fonts/rubik-v28-latin-italic.eot');

  /* IE9 Compat Modes */

  src: url('./fonts/rubik-v28-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
          url('./fonts/rubik-v28-latin-italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
          url('./fonts/rubik-v28-latin-italic.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
          url('./fonts/rubik-v28-latin-italic.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
          url('./fonts/rubik-v28-latin-italic.svg#Rubik') format('svg');

  /* Legacy iOS */
}

/* rubik-500 - latin */

@font-face {
  font-display: swap;

  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */

  font-family: 'Rubik';

  font-style: normal;

  font-weight: 500;

  src: url('./fonts/rubik-v28-latin-500.eot');

  /* IE9 Compat Modes */

  src: url('./fonts/rubik-v28-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
          url('./fonts/rubik-v28-latin-500.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
          url('./fonts/rubik-v28-latin-500.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
          url('./fonts/rubik-v28-latin-500.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
          url('./fonts/rubik-v28-latin-500.svg#Rubik') format('svg');

  /* Legacy iOS */
}

/* rubik-700 - latin */

@font-face {
  font-display: swap;

  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */

  font-family: 'Rubik';

  font-style: normal;

  font-weight: 700;

  src: url('./fonts/rubik-v28-latin-700.eot');

  /* IE9 Compat Modes */

  src: url('./fonts/rubik-v28-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
          url('./fonts/rubik-v28-latin-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
          url('./fonts/rubik-v28-latin-700.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
          url('./fonts/rubik-v28-latin-700.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
          url('./fonts/rubik-v28-latin-700.svg#Rubik') format('svg');

  /* Legacy iOS */
}

.gallery {
  margin: 0px;
  margin-bottom: 1.5rem;
  padding: 0px;
  list-style-type: none;
  padding-left: 0px;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.75rem;
}

.gallery-columns-2 {
}

.gallery-columns-3 {
  gap: 1.5rem;
}

@media (min-width: 768px) {
  .gallery-columns-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

.gallery-columns-4 {
  gap: 1.5rem;
}

@media (min-width: 768px) {
  .gallery-columns-4 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (min-width: 1024px) {
  .gallery-columns-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

/*
 * Screen reader text
 */

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  -webkit-clip-path: none;
          clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/*
   * Pagination
   */

#main {
  .nav-links {
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
    ul {
      margin-left: 0;
    }
    li:before {
      display: none;
    }
  }
  .nav-previous, .nav-next, .page-numbers li {
    @extend .button;
  }
}

/*
   * Comments
   */

#main ol.comment-list {
  list-style-type: none;
  margin-left: 0;
  ol {
    list-style-type: none;
  }
  .comment-header {
    @include clear-after;
    display: block;
    float: left;
    margin-bottom: 1em;
    width: 100%;
    .avatar {
      float: left;
      margin-right: 1em;
    }
    cite {
      font-style: normal;
    }
    a {
      color: #000000;
      text-decoration: none;
    }
    .comment-reply, .comment-edit {
      display: inline;
      margin-left: 0.5em;
      a {
        color: #ff0000;
        text-decoration: underline;
      }
    }
  }
}

/*
   * DEFAULT
   */

/**
   * WordPress WYSIWYG Editor Styles 
   *
   * Some nice SCSS styles. Fixes the alignment left/right issues when using them in the editor. 
   * There's a load of more 'defaults' over at http://digwp.com/2010/05/default-wordpress-css-styles-hooks/ 
   * which is where this was original 'borrowed' from. Cheers Jeff Starr (@perishable)!
   *
   * @author Kevin Ruscoe (@kevdotbadger)
   * @link http://digwp.com/2010/05/default-wordpress-css-styles-hooks/ Original author
   * @link https://twitter.com/perishable                               Twitter of original author
   */

.entry-content {
  img {
    margin: 0 0 1.5em;
  }
}

.alignleft, 
  img.alignleft {
  margin-right: 1.5em;
  display: inline;
  float: left;
}

.alignright, 
  img.alignright {
  margin-left: 1.5em;
  display: inline;
  float: right;
}

.aligncenter, 
  img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both;
}

.wp-caption {
  margin-bottom: 1.5em;
  text-align: center;
  padding-top: 5px;
  img {
    border: 0 none;
    padding: 0;
    margin: 0;
  }
  p.wp-caption-text {
    line-height: 1.5;
    font-size: 10px;
    margin: 0;
  }
}

.wp-smiley {
  margin: 0 !important;
  max-height: 1em;
}

blockquote {
  &.left {
    margin-right: 20px;
    text-align: right;
    margin-left: 0;
    width: 33%;
    float: left;
  }
  &.right {
    margin-left: 20px;
    text-align: left;
    margin-right: 0;
    width: 33%;
    float: right;
  }
}

/**
 * Featherlight – ultra slim jQuery lightbox
 * Version 1.7.13 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2018, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/

html.with-featherlight {
  /* disable global scrolling when featherlights are visible */
  overflow: hidden;
}

.featherlight {
  display: none;
  /* dimensions: spanning the background from edge to edge */
  position:fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2147483647;
  /* z-index needs to be >= elements on the site. */
  /* position: centering content */
  text-align: center;
  /* insures that the ::before pseudo element doesn't force wrap with fixed width content; */
  white-space: nowrap;
  /* styling */
  cursor: pointer;
  background: #333;
  /* IE8 "hack" for nested featherlights */
  background: rgba(0, 0, 0, 0);
}

/* support for nested featherlights. Does not work in IE8 (use JS to fix) */

.featherlight:last-of-type {
  background: rgba(0, 0, 0, 0.8);
}

.featherlight:before {
  /* position: trick to center content vertically */
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.featherlight .featherlight-content {
  /* make content container for positioned elements (close button) */
  position: relative;
  /* position: centering vertical and horizontal */
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  /* dimensions: cut off images */
  overflow: auto;
  padding: 25px 25px 0;
  border-bottom: 25px solid transparent;
  /* dimensions: handling large content */
  margin-left: 5%;
  margin-right: 5%;
  max-height: 95%;
  /* styling */
  background: #fff;
  cursor: auto;
  /* reset white-space wrapping */
  white-space: normal;
}

/* contains the content */

.featherlight .featherlight-inner {
  /* make sure its visible */
  display: block;
}

/* don't show these though */

.featherlight script.featherlight-inner,
.featherlight link.featherlight-inner,
.featherlight style.featherlight-inner {
  display: none;
}

.featherlight .featherlight-close-icon {
  /* position: centering vertical and horizontal */
  position: absolute;
  z-index: 9999;
  top: 0;
  right: 0;
  /* dimensions: 25px x 25px */
  line-height: 25px;
  width: 25px;
  /* styling */
  cursor: pointer;
  text-align: center;
  font-family: Arial, sans-serif;
  background: #fff;
  /* Set the background in case it overlaps the content */
  background: rgba(255, 255, 255, 0.3);
  color: #000;
  border: none;
  padding: 0;
}

/* See http://stackoverflow.com/questions/16077341/how-to-reset-all-default-styles-of-the-html5-button-element */

.featherlight .featherlight-close-icon::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.featherlight .featherlight-image {
  /* styling */
  width: 100%;
}

.featherlight-iframe .featherlight-content {
  /* removed the border for image croping since iframe is edge to edge */
  border-bottom: 0;
  padding: 0;
  -webkit-overflow-scrolling: touch;
}

.featherlight iframe {
  /* styling */
  border: none;
}

.featherlight * {
  /* See https://github.com/noelboss/featherlight/issues/42 */
  box-sizing: border-box;
}

/* handling phones and small screens */

@media only screen and (max-width: 1024px) {
  .featherlight .featherlight-content {
    /* dimensions: maximize lightbox with for small screens */
    margin-left: 0;
    margin-right: 0;
    max-height: 98%;
    padding: 10px 10px 0;
    border-bottom: 10px solid transparent;
  }
}

/* hide non featherlight items when printing */

@media print {
  html.with-featherlight > * > :not(.featherlight) {
    display: none;
  }
}

/**
 * Featherlight Gallery – an extension for the ultra slim jQuery lightbox
 * Version 1.7.13 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2018, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/

.featherlight-next,
.featherlight-previous {
  display: block;
  position: absolute;
  top: 25px;
  right: 25px;
  bottom: 0;
  left: 80%;
  cursor: pointer;
  /* preventing text selection */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  /* IE9 hack, otherwise navigation doesn't appear */
  background: rgba(0,0,0,0);
}

.featherlight-previous {
  left: 25px;
  right: 80%;
}

.featherlight-next:hover,
.featherlight-previous:hover {
  background: rgba(255,255,255,0.25);
}

.featherlight-next span,
.featherlight-previous span {
  display: none;
  position: absolute;
  top: 50%;
  left: 5%;
  width: 82%;
  /* center horizontally */
  text-align: center;
  font-size: 80px;
  line-height: 80px;
  /* center vertically */
  margin-top: -40px;
  text-shadow: 0px 0px 5px #fff;
  color: #fff;
  font-style: normal;
  font-weight: normal;
}

.featherlight-next span {
  right: 5%;
  left: auto;
}

.featherlight-next:hover span,
.featherlight-previous:hover span {
  display: inline-block;
}

.featherlight-swipe-aware .featherlight-next,
.featherlight-swipe-aware .featherlight-previous {
  display: none;
}

/* Hide navigation while loading */

.featherlight-loading .featherlight-previous, .featherlight-loading .featherlight-next {
  display:none;
}

/* Hide navigation in case of single image */

.featherlight-first-slide.featherlight-last-slide .featherlight-previous,
.featherlight-first-slide.featherlight-last-slide .featherlight-next {
  display:none;
}

/* Always display arrows on touch devices */

@media only screen and (max-device-width: 1024px){
  .featherlight-next:hover,
	.featherlight-previous:hover {
    background: none;
  }

  .featherlight-next span,
	.featherlight-previous span {
    display: block;
  }
}

/* handling phones and small screens */

@media only screen and (max-width: 1024px) {
  .featherlight-next,
	.featherlight-previous {
    top: 10px;
    right: 10px;
    left: 85%;
  }

  .featherlight-previous {
    left: 10px;
    right: 85%;
  }

  .featherlight-next span,
	.featherlight-previous span {
    margin-top: -30px;
    font-size: 40px;
  }
}

.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

svg {
  max-width: 100%;
}

html {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html.menu-open {
  height: 100vh;
  overflow: hidden;
}

/*
 * Header styling
 */

header.page-header {
  position: relative;
}

.page-template-front-page header.page-header,
 .home header.page-header {
  position: relative;
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  --tw-gradient-from: #1DAEBD var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(29 174 189 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #AFCA0B var(--tw-gradient-to-position);
}

.logo {
  position: relative;
  z-index: 50;
  display: inline-block;
  width: 100%;
  max-width: 249px;
  vertical-align: bottom;
}

.logo-white {
  display: none;
}

html:not(.menu-open) .home .logo-white,
html:not(.menu-open) .page-template-front-page .logo-white {
  display: inline-block;
}

html:not(.menu-open) .home .logo-colored,
html:not(.menu-open) .page-template-front-page .logo-colored {
  display: none;
}

#diamond, #diamond-white, #diamond-blue {
  /* color: #1DAEBD; */
  animation: rotate 5s;
  animation-iteration-count: infinite;
  animation-timing-function: cubic-bezier(0.240, 0.045, 0.905, 1.020);
  /* custom */
  /*animation-delay: 1s;*/
  transform-origin: center;
  transform-box: fill-box;
  transform-style: preserve-3d;
  transform: rotateY(0deg);
}

@keyframes rotate {
  20% {
    transform: rotateY(180deg);
    /* color: #AFCA0B */
  }

  80% {
    transform: rotateY(180deg);
    /* color: #AFCA0B */
  }

  100% {
    transform: rotateY(0deg);
    /* color: #1DAEBD */
  }
}

/*
 * Footer styling
 */

footer {
  --tw-bg-opacity: 1;
  background-color: rgb(135 135 135 / var(--tw-bg-opacity, 1));
  font-size: 0px;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.page-footer .footer-1, 
.page-footer .footer-2,
.page-footer .footer-3 {
  position: relative;
  margin-bottom: 1.5rem;
  display: inline-block;
  width: 100%;
  min-width: 248px;
  vertical-align: top;
  font-size: 1.1875rem;
  line-height: 1.3em;
}

@media (min-width: 1024px) {
  .page-footer .footer-1, 
.page-footer .footer-2,
.page-footer .footer-3 {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 5rem;
    width: 33.333333%;
  }
}

.page-footer .footer-2,
.page-footer .footer-3 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

@media (min-width: 1024px) {
  .page-footer .footer-2,
.page-footer .footer-3 {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 49px;
  }
}

.page-footer .footer-2:before,
.page-footer .footer-3:before {
  position: absolute;
  left: calc(-50vw + 50%);
  top: -0.25rem;
  --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));
}

@media (min-width: 1024px) {
  .page-footer .footer-2:before,
.page-footer .footer-3:before {
    left: auto;
    top: 0px;
    --tw-translate-y: -50%;
    --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));
  }
}

.page-footer .footer-2:before,
.page-footer .footer-3:before {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='31px' height='35px' viewBox='0 0 31 35' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpolygon id='Fill-1-Copy' fill='%23FFFFFF' points='15.275203 0 0.279239597 17.4118676 15.2792396 34.8237352 30.2792396 17.4118676'%3E%3C/polygon%3E%3C/g%3E%3C/svg%3E");
  content: "";
  display: block;
  height: 35px;
  width: 30px;
}

.page-footer a {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}

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

/*.page-footer p,*/

.page-footer ul {
  margin-bottom: 1.25rem;
  font-weight: 300;
  line-height: 48px;
}

@media (min-width: 1024px) {
  .page-footer ul {
    line-height: 1.35em;
  }
}

.page-footer p {
  margin-bottom: 1.25rem;
  font-weight: 300;
}

@media (min-width: 1024px) {
  .page-footer p {
    line-height: 1.35em;
  }
}

.page-footer h2,
.page-footer h3,
.page-footer h4,
.page-footer .footer-title {
  margin-bottom: 1.25rem;
  display: inline-block;
  font-weight: 500;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

footer.page-footer .bottom-footer {
  width: 100%;
  border-top-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(29 174 189 / var(--tw-bg-opacity, 1));
  padding-top: 2rem;
  padding-bottom: 1.5rem;
  font-size: 1.1875rem;
  line-height: 1.3em;
  font-weight: 400;
  line-height: 50px !important;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 1024px) {
  footer.page-footer .bottom-footer {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}

footer .bottom-footer ul,
footer .bottom-footer ul li {
  margin: 0px;
  display: block;
}

@media (min-width: 1024px) {
  footer .bottom-footer ul,
footer .bottom-footer ul li {
    display: inline-block;
  }
}

footer .bottom-footer ul li:after {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
  display: none;
}

@media (min-width: 1024px) {
  footer .bottom-footer ul li:after {
    display: inline-block;
  }
}

footer .bottom-footer ul li:after {
  content: " | ";
}

footer .bottom-footer ul li:last-child:after {
  display: none;
}

footer .bottom-footer a {
  text-decoration-line: none;
}

/*
 * Menu toggling
 */

.menu-toggle {
  position: absolute;
  right: 1.5rem;
  top: 90px;
  z-index: 50;
  display: block;
  width: 40px;
  padding-top: 1rem;
  padding-bottom: 1rem;
  --tw-text-opacity: 1;
  color: rgb(29 174 189 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
}

@media (min-width: 1024px) {
  .menu-toggle {
    display: none;
  }
}

.home .menu-toggle,
.page-template-front-page .menu-toggle {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.menu-toggle span {
  display: inline-block;
  padding-left: 3rem;
}

.menu-toggle .icon-open, 
.menu-toggle .icon-close {
  position: absolute;
  top: 50%;
  width: 2.5rem;
  --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));
  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: ease-in-out;
  transition-duration: 0.3s;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.menu-toggle .icon-open {
  --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));
  opacity: 1;
}

.menu-toggle.active .icon-open {
  --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));
  opacity: 0;
}

.menu-toggle .icon-close {
  --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));
  opacity: 0;
}

.menu-toggle.active .icon-close {
  --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));
  opacity: 1;
}

.handcraft-menu {
  position: absolute;
  top: 0px;
  z-index: 40;
  display: none;
  height: 100vh;
  width: 100vw;
  left: calc(-50vw + 50%);
}

@media (min-width: 1024px) {
  .handcraft-menu {
    position: relative;
    left: auto;
    z-index: 20;
    display: block;
    height: auto;
    width: 66.666667%;
  }
}

.handcraft-menu:before {
  /*@apply -ml-12 lg:-ml-6;*/
  top: -35px;
  left: calc(-50vw + 50%);
  z-index: 20;
  margin-top: -50%;
}

@media (min-width: 1024px) {
  .handcraft-menu:before {
    left: calc(-50vw + 25%);
    bottom: auto;
    top: 0px;
    margin-top: 0px;
  }
}

.handcraft-menu:before {
  background-image: url(images/bg-diamond.svg);
  background-position-x: right;
  background-position-y: top;
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  height: 560px;
  position: absolute;
  width: 100vw;
  /*transform: translate( 241px, -105px);*/
  --tw-translate-x: 270px;
  --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));
}

@media (min-width: 1024px) {
  .handcraft-menu:before {
    --tw-translate-x: 239px;
    --tw-translate-y: -105px;
    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));
  }
}

html:not(.menu-open) .home .handcraft-menu:before,
html:not(.menu-open) .page-template-front-page .handcraft-menu:before {
  background-image: url(images/bg-diamond-white.svg);
}

.handcraft-menu.active {
  display: block;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

/*
 * Menu styling
 */

.handcraft-menu {
  font-size: 1.1875rem;
  line-height: 1.3em;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 25px;
  line-height: 2;
  --tw-text-opacity: 1;
  color: rgb(29 174 189 / var(--tw-text-opacity, 1));
}

/*.handcraft-menu > ul {
    @apply lg:flex lg:flex-row lg:flex-nowrap lg:w-auto lg:justify-end lg:pb-0 lg:mb-0;
}*/

.handcraft-menu ul.main-menu-1 {
  margin-top: 245px;
}

.handcraft-menu > ul.main-menu {
  position: relative;
  z-index: 30;
}

@media (min-width: 1024px) {
  .handcraft-menu > ul.main-menu {
    margin-top: 0px;
    display: inline-block;
    width: 50%;
    padding-top: 37px;
  }
}

.handcraft-menu > ul.main-menu:before {
  position: absolute;
  left: calc(-50vw + 50%);
  top: 1rem;
  --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));
  opacity: 0;
}

@media (min-width: 1024px) {
  .handcraft-menu > ul.main-menu:before {
    left: auto;
    top: 0px;
    --tw-translate-y: -50%;
    --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));
    opacity: 0.2;
  }
}

.handcraft-menu > ul.main-menu:before {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='31px' height='35px' viewBox='0 0 31 35' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpolygon id='Fill-1-Copy' fill='%23878787' points='15.275203 0 0.279239597 17.4118676 15.2792396 34.8237352 30.2792396 17.4118676'%3E%3C/polygon%3E%3C/g%3E%3C/svg%3E");
  content: "";
  display: block;
  height: 35px;
  width: 30px;
}

html:not(.menu-open) .home .handcraft-menu > ul.main-menu:before,
html:not(.menu-open) .page-template-front-page .handcraft-menu > ul.main-menu:before {
  opacity: 1;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='31px' height='35px' viewBox='0 0 31 35' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpolygon id='Fill-1-Copy' fill='%23ffffff' points='15.275203 0 0.279239597 17.4118676 15.2792396 34.8237352 30.2792396 17.4118676'%3E%3C/polygon%3E%3C/g%3E%3C/svg%3E");
}

.handcraft-menu ul > li {
  width: 100%;
}

.handcraft-menu li > a {
  display: block;
  white-space: nowrap;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 2rem;
  padding-right: 2rem;
  --tw-text-opacity: 1;
  color: rgb(29 174 189 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
}

@media (min-width: 1024px) {
  .handcraft-menu li > a {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;
    margin-right: 0px;
  }
}

.handcraft-menu li a:hover,
.handcraft-menu li.hover > a {
  font-weight: 700;
}

.handcraft-menu > ul > li > ul {
  padding-bottom: 1.5rem;
}

@media (min-width: 1024px) {
  .handcraft-menu > ul > li > ul {
    display: none;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .handcraft-menu > ul > li.hover > ul {
    position: absolute;
    display: flex;
    flex-direction: column;
    --tw-bg-opacity: 1;
    background-color: rgb(248 242 225 / var(--tw-bg-opacity, 1));
  }
}

.handcraft-menu .current-menu-item {
  font-weight: 700;
}

.handcraft-menu li ul li {
  display: block;
  font-size: 17px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.handcraft-menu li ul li a {
  display: block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  text-decoration-line: none;
}

@media (min-width: 1024px) {
  .handcraft-menu li ul li a {
    margin-right: 2rem;
    padding-left: 0px;
    padding-right: 0px;
  }
}

.handcraft-menu li ul li ul li a span:before {
  content: "- ";
}

.handcraft-menu li[class*="icon-"] {
  & > a span {
    display: none;
  }
  & > a:before {
    content:"";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3C!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--%3E%3Cpath d='M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6 .1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    width: 1em;
    height: 1em;
    vertical-align: middle;
  }
}

html:not(.menu-open) .home  .handcraft-menu,
html:not(.menu-open) .home .handcraft-menu li > a,
html:not(.menu-open) .page-template-front-page  .handcraft-menu,
html:not(.menu-open) .page-template-front-page .handcraft-menu li > a {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

body.single-hc-project .handcraft-menu li.menu-item-object-hc-project > a {
  font-weight: 700;
}

/*.handcraft-menu li ul li a:hover {
    @apply ;
}*/

/*
 * Content
 */

main {
  overflow: hidden;
  padding-bottom: 7rem;
  /* pb-20 */
}

.container.wide {
  max-width: 1360px;
  padding-left: 0px;
  padding-right: 0px;
}

/*main .hc-content-container {
    @apply z-40 relative;
}*/

.hc-content-container {
  position: relative;
  z-index: 30;
}

@media (min-width: 1024px) {
  .hc-content-container {
    margin-left: auto;
    width: 66.666667%;
  }
}

.hc-content-container {
  /* pt-20 pb-20*/
}

.hc-thumbnail {
  position: relative;
  z-index: 20;
  display: inline-block;
  width: 100%;
}

.hc-thumbnail img {
  width: 100%;
}

.hc-thumbnail .hc-caption {
  margin-top: 0.5rem;
  font-size: 1rem;
  --tw-text-opacity: 1;
  color: rgb(135 135 135 / var(--tw-text-opacity, 1));
}

.home .row.hc-intro,
.page-template-front-page .row.hc-intro {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  --tw-gradient-from: #1DAEBD var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(29 174 189 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #AFCA0B var(--tw-gradient-to-position);
  padding-bottom: 1rem;
  padding-top: 3.5rem;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

.row.hc-intro .hc-content-container {
  padding-top: 3.5rem;
}

@media (min-width: 1024px) {
  .row.hc-intro .hc-content-container {
    padding-top: 5rem;
  }
}

.row.hc-cta .hc-widget:before {
  margin-bottom: 0.75rem;
  display: block;
  line-height: 1;
  /* content: url('images/triple-diamond.svg'); */
}

.row.hc-cta .hc-widget {
  padding-top: 3.5rem;
}

.row.hc-cta {
  position: relative;
}

.row.hc-cta:before {
  /*@apply -ml-12 lg:-ml-6;*/
  top: 0px;
  left: 0px;
  display: none;
}

@media (min-width: 1024px) {
  .row.hc-cta:before {
    display: block;
  }
}

.row.hc-cta:before {
  background-image: url(images/bg-diamond.svg);
  background-position-x: left;
  background-position-y: top;
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  height: 116vw;
  /*560px;*/
  position: absolute;
  width: 100vw;
  left: -50vw;
  transform: translateY(calc(-50% + 170px)) translateX(-289px);
  /*221*/
  z-index: 1;
}

@media (min-width: 1920px) {
  .row.hc-cta:before {
    left: calc(-100vw + 960px);
  }
}

.row.hc-cta:before {
  /*transform: translate( 241px, -105px);*/
  /*@apply translate-x-[239px] translate-y-[-205px] lg:-translate-x-[239px] lg:translate-y-[-216px];*/
}

.hc-widget .hc-diamond {
  position: absolute;
  top: -3.5rem;
}

.hc-widget .hc-diamond:before {
  position: absolute;
  margin-bottom: 0.75rem;
  display: block;
  line-height: 1;
  opacity: 0;
  transition-property: opacity;
  transition-timing-function: ease-in-out;
  transition-duration: 0.3s;
  transition-duration: 300ms;
  content: url('images/triple-diamond-1.svg');
  /* animation: rotate-diamond 10s; */
  /*animation-iteration-count: 1; */
  animation-timing-function: cubic-bezier(0.240, 0.045, 0.905, 1.020);
  /* custom */
  /*animation-delay: 1s;*/
  transform-origin: center;
  transform-box: fill-box;
  transform-style: preserve-3d;
  transform: rotateY(0deg);
}

.hc-widget .hc-diamond:nth-child(2):before {
  left: 1.75rem;
  transition-delay: 500ms;
  content: url('images/triple-diamond-2.svg');
}

.hc-widget .hc-diamond:nth-child(3):before {
  left: 3.5rem;
  transition-delay: 1000ms;
  content: url('images/triple-diamond-3.svg');
}

.hc-widget .hc-diamond.appeared:before {
  opacity: 1;
  animation: rotate-diamond 1s;
}

.hc-widget .hc-diamond:nth-child(2):before {
  animation-delay: 500ms;
}

.hc-widget .hc-diamond:nth-child(3):before {
  animation-delay: 1000ms;
}

@keyframes rotate-diamond {
  100% {
    transform: rotateY(180deg);
  }
}

/*
 * Index / archive / list
*/

.clickwrap {
  color: inherit;
  text-decoration-line: none;
}

article .clickwrap h2,
article  .clickwrap h3 {
  --tw-text-opacity: 1;
  color: rgb(198 67 48 / var(--tw-text-opacity, 1));
}

.article-grid {
  margin-left: -5rem;
  margin-right: -5rem;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: stretch;
}

.article-grid article {
  margin-bottom: 5rem;
  padding-left: 5rem;
  padding-right: 5rem;
}

@media (min-width: 768px) {
  .article-grid article {
    width: 50%;
  }
}

@media (min-width: 1024px) {
  .article-grid article {
    width: 33.333333%;
  }
}

.article-grid article .clickwrap {
  display: block;
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: column;
}

.article-grid article h2 {
  flex-grow: 1;
}

.article-grid article .read-more,
.article-list article .read-more {
  justify-content: flex-end;
  font-size: 1.1875rem;
  line-height: 1.3em;
  --tw-text-opacity: 1;
  color: rgb(29 174 189 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}

.article-list article {
  margin-bottom: 3rem;
  h2 {
    font-size: 1.1875rem;
    line-height: 1.3em;
  }
}

.hc-latest-news {
  --tw-bg-opacity: 1;
  background-color: rgb(248 242 225 / var(--tw-bg-opacity, 1));
  padding: 1rem;
}

@media (min-width: 1024px) {
  .hc-latest-news {
    padding: 1.5rem;
  }
}

.hc-latest-news {
  p.btn-alt {
    font-size: 1rem;
  }
}

.hc-latest-news h2 {
  margin-bottom: 1rem;
}

.hc-latest-news article {
  margin-bottom: 0px;
}

/*
 * Pagination
 */

.pagination {
  padding-bottom: 2.5rem;
}

.pagination a {
  --tw-text-opacity: 1;
  color: rgb(198 67 48 / var(--tw-text-opacity, 1));
}

.pagination ul {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  padding: 0px;
}

@media (min-width: 768px) {
  .pagination ul {
    margin-left: -1rem;
    margin-right: -1rem;
  }
}

.pagination li {
  display: inline-block;
  &:before {
    --tw-content: none;
    content: var(--tw-content);
  }
}

.pagination li a,
.pagination li span {
  display: block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  font-weight: 700;
  text-decoration-line: none;
}

@media (min-width: 768px) {
  .pagination li a,
.pagination li span {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.pagination li span.current {
  --tw-bg-opacity: 1;
  background-color: rgb(198 67 48 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

/*.pagination li a.prev,
.pagination li a.next {
    @apply font-normal;
}*/

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

/*
 * Single
*/

ul.hc-subgrid {
  list-style-type: none;
  padding-left: 0px;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1.5rem;
}

@media (min-width: 768px) {
  ul.hc-subgrid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (min-width: 1024px) {
  ul.hc-subgrid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1280px) {
  ul.hc-subgrid {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

ul.hc-subgrid li:before {
  --tw-content: none;
  content: var(--tw-content);
}

/*
 * Forms
 */

label, legend {
  font-size: 1.1875rem !important;
  line-height: 1.3em !important;
  font-weight: 400 !important;
}

input[type="checkbox"] + label,
input[type="radio"] + label {
  font-size: 1.1875rem;
  line-height: 1.3em;
  font-weight: 400 !important;
}

select, 
input[type="text"], 
input[type="email"],
input[type="tel"],
input[type="password"],
textarea {
  margin-bottom: 2.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(135 135 135 / var(--tw-border-opacity, 1));
  padding: 0.5rem;
  font-size: 1.1875rem;
  line-height: 1.3em;
  font-weight: 400;
}

input[type="checkbox"] {
  margin-right: 0.5rem;
}

select:focus, input:focus, textarea:focus {
  --tw-border-opacity: 1;
  border-color: rgb(175 202 11 / var(--tw-border-opacity, 1));
}

input[type="submit"], button {
  cursor: pointer;
  display: inline-block;
  border-radius: 2px;
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  --tw-gradient-from: #1DAEBD var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(29 174 189 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: rgb(29 174 189 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #1DAEBD var(--tw-gradient-via-position), var(--tw-gradient-to);
  --tw-gradient-to: #AFCA0B var(--tw-gradient-to-position);
  padding-left: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-right: 3rem;
  font-size: 1.1875rem;
  line-height: 1.3em;
  font-weight: 400;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  transition-property: all;
  transition-timing-function: ease-in-out;
  transition-duration: 0.3s;
  background-size: 200%;
  background-position: 100%;
}

input[type="submit"]:hover, 
button:hover {
  background-position: 0;
}

.gfield_required_text {
  display: none !important;
}

label.gfield_label:after {
  content: "(optioneel)";
  display: inline-block;
  margin-left: 9px;
  font-size: 1rem
}

.gfield_contains_required label.gfield_label:after {
  display: none;
}

.gravity-theme {
  font-size: 1.1875rem;
  line-height: 1.35em;
}

.gform_wrapper.gravity-theme .gform_fields {
  grid-row-gap: 24px!important;
}

.hc-border-arrow {
  position: relative;
  margin-top: 3.5rem;
  margin-bottom: 4rem;
}

@media (min-width: 1024px) {
  .hc-border-arrow {
    margin: 0px;
    padding-top: 3.5rem;
    padding-bottom: 4rem;
  }
}

.hc-border-arrow:before {
  position: absolute;
  left: calc(-50vw + 50%);
  top: 1rem;
  --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));
}

@media (min-width: 1024px) {
  .hc-border-arrow:before {
    left: auto;
    top: 0px;
    --tw-translate-y: -50%;
    --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));
  }
}

.hc-border-arrow:before {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='31px' height='35px' viewBox='0 0 31 35' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpolygon id='Fill-1-Copy' fill='%23ffffff' points='15.275203 0 0.279239597 17.4118676 15.2792396 34.8237352 30.2792396 17.4118676'%3E%3C/polygon%3E%3C/g%3E%3C/svg%3E");
  content: "";
  display: block;
  height: 35px;
  width: 30px;
  top: 0
}

.hc-link-list {
  list-style-type: none;
  padding: 0px;
  text-transform: uppercase;
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 0.75rem;
}

@media (min-width: 768px) {
  .hc-link-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

.hc-widget + .hc-link-list {
  margin-top: 3rem;
}

.hc-link-list li {
  margin-bottom: 1rem;
}

.hc-link-list li a {
  text-decoration-line: none;
}

.hc-link-list li:before {
  --tw-content: none;
  content: var(--tw-content);
}

.hc-link-list li.active {
  font-weight: 700;
}

.hc-project-gallery {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.hc-project-gallery-row {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

@media (min-width: 640px) {
  .hc-project-gallery-row {
    flex-direction: row;
  }
}

.hc-project-gallery-row .hc-image-wrapper {
  display: block;
  width: 100%;
}

.hc-project-gallery-row .hc-image-wrapper img {
  width: 100%;
}

@media (max-width: 639px) {
  main .hc-project-gallery-item {
    width: 100% !important;
  }
}

@media (min-width: 768px) {
  .md\:pb-40 {
    padding-bottom: 10rem;
  }
}

@media (min-width: 1024px) {
  .lg\:mr-9 {
    margin-right: 2.25rem;
  }

  .lg\:flex {
    display: flex;
  }

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

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

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

