/*!***************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/svg-transform-loader/encode-query.js!./node_modules/sass-loader/dist/cjs.js!./src/scss/tailwind.scss ***!
  \***************************************************************************************************************************************************************************************************************/
/*
! tailwindcss v3.2.4 | 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: #e5e5e5; /* 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.
*/

html {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
}

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  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;
}

/*
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: #a3a3a3; /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #a3a3a3; /* 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;
}

html {
  font-size: 100%;
}

body {
  font-family: GraphikLight, helvetica, serif;
}

h1,.h1 {
  font-family: GraphikExtraLight, helvetica, serif;
  font-size: 4rem;
  line-height: 4.3rem;
}

h2,.h2 {
  font-family: GraphikExtraLight, helvetica, serif;
  font-size: 2.5rem;
  line-height: 3rem;
}

h3,.h3 {
  font-family: GraphikRegular, helvetica, serif;
  font-size: 1.3rem;
}

h4,.h4 {
  font-size: 1.5rem;
}

h5,.h5 {
  font-family: GraphikMedium, helvetica, serif;
  font-size: 1rem;
}

h6,.h6 {
  font-size: .75rem;
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
  margin-bottom: 1rem;
  overflow-wrap: normal;
}

a {
  text-decoration: underline;
}

p, .p {
  font-family: GraphikLight, helvetica, serif;
  margin-bottom: 1rem;
}

@media (min-width: 670px) {

  p:last-child, .p:last-child {
    margin-bottom: 0;
  }
}

table,dl,ol,ul,address,pre,blockquote,iframe {
  margin-bottom: 1rem;
}

pre {
  overflow: auto;
}

.flex-flow-wrap {
  flex-flow: wrap;
}
  @font-face {
    font-family: GraphikRegular;
    src: url(fonts/Graphik-Regular.otf) format("opentype"), url(fonts/Graphik-Regular.otf) format("embedded-opentype");
    font-weight: 100;
    font-style: normal;
  }
  @font-face {
    font-family: GraphikBold;
    src: url(fonts/Graphik-Bold.otf) format("opentype"), url(fonts/Graphik-Bold.otf) format("embedded-opentype");
    font-style: normal;
  }
  @font-face {
    font-family: GraphikMedium;
    src: url(fonts/Graphik-Medium.otf) format("opentype"), url(fonts/Graphik-Medium.otf) format("embedded-opentype");
    font-weight: 400;
    font-style: normal;
  }
  @font-face {
    font-family: GraphikExtraLight;
    src: url(fonts/Graphik-Extralight.otf) format("opentype"), url(fonts/Graphik-Extralight.otf) format("embedded-opentype");
    font-weight: 400;
    font-style: normal;
  }
  @font-face {
    font-family: GraphikLight;
    src: url(fonts/Graphik-Light.otf) format("opentype"), url(fonts/Graphik-Light.otf) format("embedded-opentype");
    font-weight: 400;
    font-style: normal;
  }
  @font-face {
    font-family: icon-fonts;
    src: url(fonts/icon-fonts.eot);
    src: url(fonts/icon-fonts.eot?#iefix) format("embedded-opentype"), url(fonts/icon-fonts.woff) format("woff"), url(fonts/icon-fonts.ttf) format("truetype"), url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxtZXRhZGF0YT5HZW5lcmF0ZWQgYnkgRm9udGFzdGljLm1lPC9tZXRhZGF0YT4KPGRlZnM+Cjxmb250IGlkPSJwcm9waGV0LXYyIiBob3Jpei1hZHYteD0iNTEyIj4KPGZvbnQtZmFjZSBmb250LWZhbWlseT0icHJvcGhldC12MiIgdW5pdHMtcGVyLWVtPSI1MTIiIGFzY2VudD0iNDgwIiBkZXNjZW50PSItMzIiLz4KPG1pc3NpbmctZ2x5cGggaG9yaXotYWR2LXg9IjUxMiIgLz4KCjxnbHlwaCBnbHlwaC1uYW1lPSJzZWFyY2giIHVuaWNvZGU9IiYjOTc7IiBkPSJNNDkzIDk2bC0xMjUgMTI1YzE4IDI5IDI5IDYyIDI5IDk5IDAgMTA2LTg2IDE5Mi0xOTIgMTkyLTEwNiAwLTE5Mi04Ni0xOTItMTkyIDAtMTA2IDg2LTE5MiAxOTItMTkyIDM2IDAgNzAgMTEgOTkgMjhsMTI1LTEyNGM5LTkgMjMtOSAzMiAwbDMyIDMyYzkgOSA5IDIzIDAgMzJ6IG0tMjg4IDk2Yy03MSAwLTEyOCA1Ny0xMjggMTI4IDAgNzEgNTcgMTI4IDEyOCAxMjggNzAgMCAxMjgtNTcgMTI4LTEyOCAwLTcxLTU4LTEyOC0xMjgtMTI4eiIvPgo8Z2x5cGggZ2x5cGgtbmFtZT0iY2xvc2UiIHVuaWNvZGU9IiYjOTg7IiBkPSJNNDQ0IDEyNWwtMTMyIDEzMiAxMzIgMTMwYzUgNSA1IDE0IDAgMTlsLTM3IDM4Yy0zIDItNyA0LTEwIDQtNCAwLTctMi0xMC00bC0xMzEtMTMwLTEzMSAxMzBjLTMgMi02IDQtMTAgNC00IDAtNy0yLTEwLTRsLTM3LTM4Yy01LTUtNS0xNCAwLTIwbDEzMi0xMzAtMTMyLTEzMWMtMi0zLTQtNi00LTEwIDAtNCAyLTcgNC0xMGwzOC0zN2MzLTMgNi00IDEwLTQgMyAwIDcgMSA5IDRsMTMxIDEzMSAxMzEtMTMxYzItMyA2LTQgMTAtNCAzIDAgNyAxIDkgNGwzOCAzN2MyIDMgNCA2IDQgMTAgMCA0LTIgNy00IDEweiIvPgo8Z2x5cGggZ2x5cGgtbmFtZT0iaW9zLWFycm93LWZvcndhcmQiIHVuaWNvZGU9IiYjOTk7IiBkPSJNMjk4IDI1NmwtMTY3IDE3NGMtNCA0LTQgMTEgMCAxNmwzMCAzMGM1IDUgMTIgNSAxNiAxbDIwNC0yMTNjMi0yIDMtNSAzLTggMC0zLTEtNi0zLThsLTIwNC0yMTNjLTQtNC0xMS00LTE2IDBsLTMwIDMxYy00IDQtNCAxMSAwIDE2eiIvPgo8Z2x5cGggZ2x5cGgtbmFtZT0iaW9zLWFycm93LWJhY2siIHVuaWNvZGU9IiYjMTAwOyIgZD0iTTIxNCAyNTZsMTY3IDE3NGM0IDQgNCAxMSAwIDE2bC0zMCAzMGMtNCA1LTExIDUtMTYgMWwtMjA0LTIxM2MtMi0yLTMtNS0zLTggMC0zIDEtNiAzLThsMjA0LTIxM2M1LTQgMTItNCAxNiAwbDMwIDMxYzQgNCA0IDExIDAgMTZ6Ii8+CjxnbHlwaCBnbHlwaC1uYW1lPSJyc3MiIHVuaWNvZGU9IiYjMTAxOyIgZD0iTTYxIDQ1MWMxMDggMCAxOTktMzkgMjc1LTExNSA3Ny03NiAxMTUtMTY3IDExNS0yNzUgMCAwLTYxIDAtNjEgMCAwIDkxLTMyIDE2OS05NiAyMzItNjQgNjQtMTQyIDk2LTIzMyA5NiAwIDAgMCA2MiAwIDYybTAtMTIyYzc1IDAgMTM4LTI2IDE5MC03OSA1My01MiA3OS0xMTUgNzktMTg5IDAgMC02MSAwLTYxIDAgMCA1Ny0yMCAxMDYtNjEgMTQ2LTQwIDQxLTg5IDYxLTE0NyA2MSAwIDAgMCA2MSAwIDYxbTU5LTE1MmMxNiAwIDI5LTUgNDEtMTcgMTEtMTEgMTctMjUgMTctNDEgMC0xNi02LTI5LTE3LTQxLTEyLTExLTI1LTE3LTQxLTE3LTE2IDAtMzAgNi00MSAxNy0xMiAxMi0xOCAyNS0xOCA0MSAwIDE2IDYgMzAgMTggNDEgMTEgMTIgMjUgMTcgNDEgMTciLz4KPGdseXBoIGdseXBoLW5hbWU9ImZhY2Vib29rIiB1bmljb2RlPSImIzEwMjsiIGQ9Ik0zODQgNDA3YzAgMC03MyAwLTczIDAtNCAwLTktMy0xMy04LTMtNS01LTEyLTUtMTkgMCAwIDAtNTIgMC01MiAwIDAgOTEgMCA5MSAwIDAgMCAwLTc2IDAtNzYgMCAwLTkxIDAtOTEgMCAwIDAgMC0yMjYgMC0yMjYgMCAwLTg3IDAtODcgMCAwIDAgMCAyMjYgMCAyMjYgMCAwLTc4IDAtNzggMCAwIDAgMCA3NiAwIDc2IDAgMCA3OCAwIDc4IDAgMCAwIDAgNDQgMCA0NCAwIDMyIDEwIDU5IDMwIDgxIDIwIDIyIDQ1IDMzIDc1IDMzIDAgMCA3MyAwIDczIDAgMCAwIDAtNzkgMC03OSIvPgo8Z2x5cGggZ2x5cGgtbmFtZT0idHdpdHRlciIgdW5pY29kZT0iJiMxMDM7IiBkPSJNNDkyIDQwMmMtMTMtMTgtMjktMzUtNDktNTAgMCAwIDAtMTIgMC0xMiAwLTQ0LTEwLTg3LTMwLTEyOC0yMS00MS01My03Ni05Ni0xMDQtNDMtMjgtOTItNDItMTQ4LTQyLTU1IDAtMTA0IDE0LTE0OSA0MyA1LTEgMTMtMSAyNC0xIDQ1IDAgODUgMTMgMTIwIDQwLTIxIDEtNDAgOC01NiAyMC0xNyAxMi0yOCAyOC0zNCA0OCAzLTEgOS0yIDE3LTIgOSAwIDE4IDEgMjYgMy0yMyA1LTQxIDE2LTU2IDM0LTE0IDE4LTIxIDM4LTIxIDYxIDAgMCAwIDEgMCAxIDEyLTYgMjctMTEgNDMtMTItMjkgMjAtNDMgNDctNDMgODEgMCAxNiA0IDMyIDEzIDQ4IDUzLTY0IDExOS05OCAyMDAtMTAwLTIgNi0zIDEzLTMgMjEgMCAyNyA5IDUwIDI4IDY4IDE5IDE5IDQyIDI4IDY5IDI4IDI4IDAgNTEtOSA3MC0yOSAyMCA0IDQxIDExIDYxIDIyLTctMjItMjEtNDAtNDItNTMgMTkgMyAzOCA4IDU2IDE1Ii8+CjxnbHlwaCBnbHlwaC1uYW1lPSJpbnN0YWdyYW0iIHVuaWNvZGU9IiYjMTA0OyIgZD0iTTQyNiAxMDVsMCAxODUtMzkgMGM0LTEyIDYtMjUgNi0zOCAwLTI0LTYtNDYtMTgtNjYtMTMtMjAtMjktMzYtNTAtNDgtMjEtMTItNDQtMTgtNjktMTgtMzcgMC02OSAxMy05NiAzOS0yNyAyNi00MCA1Ny00MCA5MyAwIDEzIDIgMjYgNiAzOGwtNDEgMCAwLTE4NWMwLTUgMi0xMCA1LTEzIDQtMyA4LTUgMTMtNWwzMDUgMGM1IDAgOSAyIDEzIDUgMyAzIDUgOCA1IDEzeiBtLTgxIDE1MmMwIDIzLTkgNDQtMjYgNjAtMTggMTctMzggMjUtNjMgMjUtMjQgMC00NS04LTYyLTI1LTE3LTE2LTI2LTM3LTI2LTYwIDAtMjQgOS00NCAyNi02MSAxNy0xNiAzOC0yNSA2Mi0yNSAyNSAwIDQ1IDkgNjMgMjUgMTcgMTcgMjYgMzcgMjYgNjF6IG04MSAxMDNsMCA0N2MwIDUtMiAxMC02IDE0LTQgNC04IDYtMTQgNmwtNTAgMGMtNSAwLTEwLTItMTQtNi00LTQtNS05LTUtMTRsMC00N2MwLTYgMS0xMCA1LTE0IDQtNCA5LTYgMTQtNmw1MCAwYzYgMCAxMCAyIDE0IDYgNCA0IDYgOCA2IDE0eiBtNDkgNTlsMC0zMjZjMC0xNi01LTI5LTE2LTQwLTExLTExLTI0LTE2LTQwLTE2bC0zMjYgMGMtMTYgMC0yOSA1LTQwIDE2LTExIDExLTE2IDI0LTE2IDQwbDAgMzI2YzAgMTYgNSAyOSAxNiA0MCAxMSAxMSAyNCAxNiA0MCAxNmwzMjYgMGMxNiAwIDI5LTUgNDAtMTYgMTEtMTEgMTYtMjQgMTYtNDB6Ii8+CjxnbHlwaCBnbHlwaC1uYW1lPSJsaW5rZWRpbiIgdW5pY29kZT0iJiMxMDU7IiBkPSJNNDg2IDIwNmwwLTE3MC05OCAwIDAgMTU5YzAgNDAtMTUgNjctNTAgNjctMjggMC00NC0xOC01MS0zNi0zLTctMy0xNS0zLTI0bDAtMTY2LTk5IDBjMCAwIDEgMjY5IDAgMjk3bDk5IDAgMC00MmMtMSAwLTEtMS0xLTFsMSAwIDAgMWMxMyAyMCAzNiA0OSA4OSA0OSA2NSAwIDExMy00MyAxMTMtMTM0eiBtLTQwNCAyNzBjLTM0IDAtNTYtMjItNTYtNTEgMC0yOSAyMS01MiA1NC01MmwxIDBjMzQgMCA1NiAyMyA1NiA1Mi0xIDI5LTIyIDUxLTU1IDUxeiBtLTUxLTQ0MGw5OSAwIDAgMjk3LTk5IDB6Ii8+CjxnbHlwaCBnbHlwaC1uYW1lPSJ4aW5nIiB1bmljb2RlPSImIzEwNjsiIGQ9Ik0zMDkgMjZsLTEwMyAxODAgMTYwIDI4MCAxMDggMC0xNjAtMjgwIDEwMy0xODB6IG0tMTY5IDEzOWw4MCAxMzItNjAgMTA1LTEwMiAwIDYwLTEwNS04MC0xMzJ6Ii8+CjxnbHlwaCBnbHlwaC1uYW1lPSJ3ZWl4aW4iIHVuaWNvZGU9IiYjMTA3OyIgZD0iTTEyOSAzODBjMCA4LTIgMTQtNyAxOS01IDUtMTEgNy0xOSA3LTggMC0xNS0yLTIyLTctNi01LTktMTEtOS0xOSAwLTcgMy0xMyA5LTE4IDctNSAxNC03IDIyLTcgOCAwIDE0IDIgMTkgNyA1IDQgNyAxMCA3IDE4eiBtMjEyLTE0NWMwIDYtMiAxMS03IDE1LTUgNC0xMSA2LTE5IDYtNSAwLTktMi0xNC02LTQtNS02LTktNi0xNSAwLTUgMi0xMCA2LTE0IDUtNCA5LTYgMTQtNiA4IDAgMTQgMiAxOSA2IDUgNCA3IDkgNyAxNHogbS02NyAxNDVjMCA4LTIgMTQtNyAxOS01IDUtMTEgNy0xOSA3LTggMC0xNS0yLTIxLTctNy01LTEwLTExLTEwLTE5IDAtNyAzLTEzIDEwLTE4IDYtNSAxMy03IDIxLTcgOCAwIDE0IDIgMTkgNyA1IDQgNyAxMCA3IDE4eiBtMTgxLTE0NWMwIDYtMiAxMS03IDE1LTUgNC0xMSA2LTE5IDYtNSAwLTktMi0xNC02LTQtNS02LTktNi0xNSAwLTUgMi0xMCA2LTE0IDUtNCA5LTYgMTQtNiA4IDAgMTQgMiAxOSA2IDUgNCA3IDkgNyAxNHogbS03NiAxMTRjLTUgMS0xMiAxLTIwIDEtMzIgMC02MS03LTg4LTIyLTI3LTE1LTQ5LTM1LTY0LTYwLTE2LTI1LTI0LTUyLTI0LTgyIDAtMTUgMy0yOSA3LTQzLTctMS0xMy0xLTE5LTEtNSAwLTEwIDAtMTUgMC00IDEtMTAgMS0xNSAyLTYgMS0xMSAyLTEzIDItMyAxLTggMi0xNiAzLTggMi0xMiAzLTE0IDNsLTcyLTM2IDIwIDYyYy01NSAzOS04MyA4Ni04MyAxNDAgMCAzMiAxMCA2MiAyOCA4OSAxOSAyNyA0NCA0OCA3NiA2NCAzMSAxNiA2NiAyMyAxMDQgMjMgMzMgMCA2NS02IDk1LTE5IDI5LTEyIDU0LTMwIDc0LTUyIDIxLTIyIDM0LTQ3IDM5LTc0eiBtMTcwLTE2MGMwLTIzLTctNDQtMjAtNjQtMTMtMjEtMzEtMzktNTMtNTZsMTYtNTEtNTcgMzFjLTI5LTctNDktMTEtNjItMTEtMzMgMC02MiA3LTg5IDIwLTI3IDE0LTQ5IDMyLTY0IDU1LTE2IDIzLTIzIDQ4LTIzIDc2IDAgMjcgNyA1MiAyMyA3NSAxNSAyMyAzNyA0MSA2NCA1NSAyNyAxMyA1NiAyMCA4OSAyMCAzMCAwIDU5LTcgODYtMjAgMjctMTQgNDktMzIgNjUtNTUgMTYtMjMgMjUtNDggMjUtNzV6Ii8+CjxnbHlwaCBnbHlwaC1uYW1lPSJ3ZWlibyIgdW5pY29kZT0iJiMxMDg7IiBkPSJNMTkzIDE0NWM0IDcgNSAxMyAzIDIwLTIgNy02IDExLTEzIDE0LTYgMy0xMyAzLTIxIDAtNy0yLTEzLTYtMTctMTMtNC02LTUtMTMtNC0xOSAyLTcgNi0xMiAxMy0xNSA2LTMgMTMtMyAyMSAwIDggMiAxNCA3IDE4IDEzeiBtMjcgMzVjMSAyIDIgNSAxIDctMSAzLTMgNS01IDYtMyAxLTYgMC04LTItMy0yLTUtNC03LTUtMy02LTItMTAgNC0xMyAzLTEgNi0xIDggMCAzIDEgNSAzIDcgNXogbTQ5LTMxYy04LTE5LTIzLTM0LTQ1LTQzLTIxLTktNDMtMTAtNjQtMy0yMCA2LTM0IDE4LTQyIDM2LTggMTgtNyAzNSAyIDU0IDkgMTcgMjMgMzEgNDMgMzkgMjAgOSA0MCAxMSA2MCA2IDIyLTYgMzctMTcgNDYtMzQgOS0xOCA5LTM2IDAtNTV6IG05MCA0NmMtMiAxOC0xMSAzNC0yNiA0OC0xNSAxNS0zNSAyNS01OSAzMi0yNSA2LTUxIDgtNzkgNi00Mi01LTc4LTE4LTEwNS00MS0yOC0yMi00MS00OC0zOC03NSAxLTE5IDEwLTM1IDI1LTQ5IDE1LTE0IDM1LTI0IDYwLTMxIDI0LTcgNTAtOSA3OC02IDQzIDQgNzggMTggMTA2IDQwIDI4IDIzIDQwIDQ4IDM4IDc2eiBtODgtMWMwLTEzLTQtMjctMTEtNDAtNy0xNC0xNy0yNy0zMS0zOS0xNC0xMy0zMC0yNC00OC0zNC0xOS0xMC00MC0xOC02NS0yNC0yNS01LTUwLTgtNzctOC0yNyAwLTUzIDMtNzkgOS0yNSA3LTQ4IDE1LTY4IDI3LTIxIDExLTM3IDI1LTQ5IDQzLTEzIDE3LTE5IDM2LTE5IDU3IDAgMjIgNyA0NSAyMCA3MCAxMyAyNSAzMiA0OSA1NiA3NCAzMiAzMiA2NSA1NCA5OCA2NyAzMyAxMyA1NiAxMiA3MC0yIDEzLTEyIDE1LTMyIDYtNjAtMS0yLTEtNCAwLTUgMC0yIDEtMiAzLTIgMS0xIDItMSA0IDAgMSAwIDIgMCA0IDFsMSAwYzI3IDEyIDUwIDE3IDcxIDE3IDIwIDAgMzUtNiA0My0xNyA5LTEyIDktMjkgMC01MSAwLTMtMS01LTEtNiAwLTEgMC0yIDEtMyAyLTEgMy0yIDQtMyAxIDAgMi0xIDUtMSAxMC00IDIwLTggMjktMTQgOS01IDE2LTEzIDIzLTIzIDYtMTAgMTAtMjEgMTAtMzN6IG0tMjIgMTc4YzgtOSAxNC0xOSAxNi0zMSAyLTEyIDItMjMtMi0zNC0xLTQtNC03LTgtOS00LTItOS0zLTEzLTEtNCAxLTggNC0xMCA4LTIgNC0yIDgtMSAxMyA0IDEyIDIgMjItNyAzMS04IDEwLTE4IDEzLTMwIDEwLTUtMS05IDAtMTMgMy00IDItNyA2LTcgMTAtMSA1IDAgOSAyIDEzIDIgNCA2IDYgMTEgNyAxMSAzIDIyIDIgMzQtMSAxMS00IDIwLTEwIDI4LTE5eiBtNTIgNDdjMTctMTkgMjctNDAgMzItNjQgNS0yNCA0LTQ3LTQtNjktMS01LTUtOS05LTExLTUtMy0xMC0zLTE1LTItNSAyLTkgNS0xMiAxMC0yIDUtMyAxMC0xIDE1IDUgMTYgNiAzMiAzIDQ5LTQgMTctMTEgMzItMjMgNDUtMTIgMTMtMjYgMjMtNDIgMjgtMTcgNS0zMyA1LTUwIDItNS0xLTEwIDAtMTUgMy00IDMtNyA3LTggMTItMSA1IDAgMTAgMyAxNSAzIDQgNyA3IDEyIDggMjMgNSA0NyA0IDcwLTMgMjMtNyA0My0yMCA1OS0zOHoiLz4KPGdseXBoIGdseXBoLW5hbWU9ImxpbmstZXh0ZXJuYWwiIHVuaWNvZGU9IiYjMTA5OyIgZD0iTTM4NCAxMjhsLTI1NiAwIDAgMjU1IDY0IDEgMCA2NC0xMjggMCAwLTM4NCAzODQgMCAwIDE2MC02NCAweiBtLTEyOCAzMjBsNjQtNjQtOTYtOTYgNjQtNjQgOTYgOTYgNjQtNjQgMCAxOTJ6Ii8+CjxnbHlwaCBnbHlwaC1uYW1lPSJzb2NpYWwtbGluayIgdW5pY29kZT0iJiMxMTE7IiBkPSJNMjg4IDIxNGwwLTkyIDE2MCAxMzQtMTYwIDE0NCAwLTgwYy0xODcgMC0yMjQtMjA4LTIyNC0yMDggNTMgOTMgMTIyIDEwMiAyMjQgMTAyeiIvPgo8Z2x5cGggZ2x5cGgtbmFtZT0iZ3JpZCIgdW5pY29kZT0iJiMxMTA7IiBkPSJNMTU1IDQyMmwtNTQgMGMtNiAwLTExLTUtMTEtMTFsMC01NGMwLTYgNS0xMiAxMS0xMmw1NCAwYzYgMCAxMiA2IDEyIDEybDAgNTRjMCA2LTYgMTEtMTIgMTF6IG0xMjggMGwtNTQgMGMtNiAwLTExLTUtMTEtMTFsMC01NGMwLTYgNS0xMiAxMS0xMmw1NCAwYzYgMCAxMSA2IDExIDEybDAgNTRjMCA2LTUgMTEtMTEgMTF6IG0xMzktMTFjMCA2LTUgMTEtMTEgMTFsLTU0IDBjLTYgMC0xMi01LTEyLTExbDAtNTRjMCAwIDAgMCAwIDAgMC02IDYtMTIgMTItMTJsNTQgMGM2IDAgMTEgNiAxMSAxMmwwIDU0eiBtLTI2Ny0xMTdsLTU0IDBjLTYgMC0xMS01LTExLTExbDAtNTRjMC02IDUtMTEgMTEtMTFsNTQgMGM2IDAgMTIgNSAxMiAxMWwwIDU0YzAgNi02IDExLTEyIDExeiBtMTI4IDBsLTU0IDBjLTYgMC0xMS01LTExLTExbDAtNTRjMC02IDUtMTEgMTEtMTFsNTQgMGM2IDAgMTEgNSAxMSAxMWwwIDU0YzAgNi01IDExLTExIDExeiBtMTI4IDBsLTU0IDBjLTYgMC0xMi01LTEyLTExbDAtNTRjMCAwIDAgMCAwIDAgMC02IDYtMTEgMTItMTFsNTQgMGM2IDAgMTEgNSAxMSAxMWwwIDU0YzAgNi01IDExLTExIDExeiBtLTI1Ni0xMjdsLTU0IDBjLTYgMC0xMS02LTExLTEybDAtNTRjMC02IDUtMTEgMTEtMTFsNTQgMGM2IDAgMTIgNSAxMiAxMWwwIDU0YzAgNi02IDEyLTEyIDEyeiBtMTI4IDBsLTU0IDBjLTYgMC0xMS02LTExLTEybDAtNTRjMC02IDUtMTEgMTEtMTFsNTQgMGM2IDAgMTEgNSAxMSAxMWwwIDU0YzAgNi01IDEyLTExIDEyeiBtMTI4IDBsLTU0IDBjLTYgMC0xMi02LTEyLTEybDAtNTRjMC02IDYtMTEgMTItMTFsNTQgMGM2IDAgMTEgNSAxMSAxMWwwIDU0YzAgNi01IDEyLTExIDEyeiIvPgo8Z2x5cGggZ2x5cGgtbmFtZT0iZG93bmxvYWQiIHVuaWNvZGU9IiYjMTEyOyIgZD0iTTQ5NSAxNzhjNy0zIDExLTkgMTQtMTYgMy04IDQtMTUgMi0yMSAwIDAtMTQtNzktMTQtNzktMi02LTYtMTItMTItMTYtNi01LTEzLTctMjAtNyAwIDAtNDE4IDAtNDE4IDAtOCAwLTE0IDItMjEgNy02IDQtOSAxMC0xMSAxNiAwIDAtMTQgNzktMTQgNzktNCAxNyAyIDI5IDE2IDM3IDAgMCA4MSA1NSA4MSA1NSAwIDAgNTAgMCA1MCAwIDAgMC04Ny02Ni04Ny02NiAwIDAgOTEgMCA5MSAwIDMgMCA1LTEgNy00IDAgMCAyMC01NyAyMC01NyAwIDAgMTU0IDAgMTU0IDAgMCAwIDIwIDU3IDIwIDU3IDMgMyA1IDQgNiA0IDAgMCA5MSAwIDkxIDAgMCAwLTg3IDY2LTg3IDY2IDAgMCA1MSAwIDUxIDAgMCAwIDgxLTU1IDgxLTU1bS0xMDYgMTY1YzAgMC0xMzMtMTI1LTEzMy0xMjUgMCAwLTEzMyAxMjUtMTMzIDEyNSAwIDAgODUgMCA4NSAwIDAgMCAwIDEzMSAwIDEzMSAwIDAgOTcgMCA5NyAwIDAgMCAwLTEzMSAwLTEzMSAwIDAgODQgMCA4NCAwIi8+CjwvZm9udD48L2RlZnM+PC9zdmc+Cg==#icon-fonts) format("svg");
    font-weight: 400;
    font-style: normal;
  }
  b,
  strong {
  font-family: GraphikMedium, helvetica, serif;
    font-weight: normal;
}
  @media (min-width: 0) and (max-width: 670px) {
    h1, .h1 {
      font-size: 2.3rem;
      line-height: 2.8rem;
    }
    h2, .h2 {
      font-size: 1.6rem;
      line-height: 2.1rem;
    }
    h3, .h3 {
      font-size: 1.15rem;
    }
    h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, p {
      margin-bottom: 0.75rem;
    }
  }
  body {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
    letter-spacing: 0.5px;
}

*, ::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-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-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}
.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}
@media (min-width: 100%) {

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

  .container {
    max-width: 1450px;
  }
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.screen-reader-text:hover,.screen-reader-text:active,.screen-reader-text:focus {
  background-color: #000;
  clip: auto;
  color: #fff;
  display: block;
  font-size: 1rem;
  font-weight: 500;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 0.5rem;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
.container {
  position: relative;
  display: flex;
  flex-direction: column;
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.top-0 {
  top: 0;
}
.right-0 {
  right: 0;
}
.col-span-1 {
  grid-column: span 1 / span 1;
}
.m-0 {
  margin: 0;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.-mb-8 {
  margin-bottom: -0.5rem;
}
.mb-0 {
  margin-bottom: 0;
}
.mt-32 {
  margin-top: 2rem;
}
.mb-8 {
  margin-bottom: 0.5rem;
}
.mb-56 {
  margin-bottom: 3.5rem;
}
.mt-56 {
  margin-top: 3.5rem;
}
.mb-20 {
  margin-bottom: 1.25rem;
}
.mt-16 {
  margin-top: 1rem;
}
.mr-2 {
  margin-right: 0.125rem;
}
.mb-64 {
  margin-bottom: 4rem;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
.\!hidden {
  display: none !important;
}
.hidden {
  display: none;
}
.h-full {
  height: 100%;
}
.h-\[20px\] {
  height: 20px;
}
.h-\[37px\] {
  height: 37px;
}
.w-full {
  width: 100%;
}
.w-1\/4 {
  width: 25%;
}
.w-3\/4 {
  width: 75%;
}
.grow {
  flex-grow: 1;
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@keyframes spin {

  to {
    transform: rotate(360deg);
  }
}
.animate-spin {
  animation: spin 1s linear infinite;
}
.cursor-text {
  cursor: text;
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-center {
  align-items: center;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.gap-4 {
  gap: 0.25rem;
}
.gap-0 {
  gap: 0;
}
.border {
  border-width: 1px;
}
.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-\[\#454545\] {
  --tw-bg-opacity: 1;
  background-color: rgb(69 69 69 / var(--tw-bg-opacity));
}
.bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity));
}
.bg-purple {
  --tw-bg-opacity: 1;
  background-color: rgb(133 128 247 / var(--tw-bg-opacity));
}
.pb-0 {
  padding-bottom: 0;
}
.pb-32 {
  padding-bottom: 2rem;
}
.pb-8 {
  padding-bottom: 0.5rem;
}
.pt-8 {
  padding-top: 0.5rem;
}
.pl-16 {
  padding-left: 1rem;
}
.pt-32 {
  padding-top: 2rem;
}
.pl-10 {
  padding-left: 0.625rem;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.font-GraphikMedium {
  font-family: GraphikMedium, helvetica, serif;
}
.font-GraphikLight {
  font-family: GraphikLight, helvetica, serif;
}
.font-GraphikExtraLight {
  font-family: GraphikExtraLight, helvetica, serif;
}
.text-lg {
  font-size: 2.125rem;
}
.text-sm {
  font-size: 0.875rem;
}
.font-bold {
  font-weight: 700;
}
.font-normal {
  font-weight: 400;
}
.uppercase {
  text-transform: uppercase;
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-blue {
  --tw-text-opacity: 1;
  color: rgb(51 74 255 / var(--tw-text-opacity));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-green {
  --tw-text-opacity: 1;
  color: rgb(34 255 171 / var(--tw-text-opacity));
}
.text-\[\#454545\] {
  --tw-text-opacity: 1;
  color: rgb(69 69 69 / var(--tw-text-opacity));
}
.text-gray300 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}
.opacity-0 {
  opacity: 0;
}
.outline {
  outline-style: solid;
}
.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
@media (min-width: 0) and (max-width: 670px) {

  .phone\:relative {
    position: relative;
  }

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

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

  .phone\:m-auto {
    margin: auto;
  }

  .phone\:mb-16 {
    margin-bottom: 1rem;
  }

  .phone\:mb-2 {
    margin-bottom: 0.125rem;
  }

  .phone\:mb-10 {
    margin-bottom: 0.625rem;
  }

  .phone\:mb-32 {
    margin-bottom: 2rem;
  }

  .phone\:hidden {
    display: none;
  }

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

  .phone\:w-5\/6 {
    width: 83.333333%;
  }

  .phone\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 670px) {

  .mobile\:mb-64 {
    margin-bottom: 4rem;
  }

  .mobile\:w-8\/12 {
    width: 66.666667%;
  }
}
/*!************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/svg-transform-loader/encode-query.js!./node_modules/sass-loader/dist/cjs.js!./src/scss/index.scss ***!
  \************************************************************************************************************************************************************************************************************/
/*
! tailwindcss v3.2.4 | 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: #e5e5e5; /* 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.
*/

html {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
}

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  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;
}

/*
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: #a3a3a3; /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #a3a3a3; /* 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;
}

html {
  font-size: 100%;
}

body {
  font-family: GraphikLight, helvetica, serif;
}

h1,.h1 {
  font-family: GraphikExtraLight, helvetica, serif;
  font-size: 4rem;
  line-height: 4.3rem;
}

h2,.h2 {
  font-family: GraphikExtraLight, helvetica, serif;
  font-size: 2.5rem;
  line-height: 3rem;
}

h3,.h3 {
  font-family: GraphikRegular, helvetica, serif;
  font-size: 1.3rem;
}

h4,.h4 {
  font-size: 1.5rem;
}

h5,.h5 {
  font-family: GraphikMedium, helvetica, serif;
  font-size: 1rem;
}

h6,.h6 {
  font-size: .75rem;
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
  margin-bottom: 1rem;
  overflow-wrap: normal;
}

a {
  text-decoration: underline;
}

p, .p {
  font-family: GraphikLight, helvetica, serif;
  margin-bottom: 1rem;
}

@media (min-width: 670px) {

  p:last-child, .p:last-child {
    margin-bottom: 0;
  }
}

table,dl,ol,ul,address,pre,blockquote,iframe {
  margin-bottom: 1rem;
}

pre {
  overflow: auto;
}

.flex-flow-wrap {
  flex-flow: wrap;
}
  @font-face {
    font-family: GraphikRegular;
    src: url(fonts/Graphik-Regular.otf) format("opentype"), url(fonts/Graphik-Regular.otf) format("embedded-opentype");
    font-weight: 100;
    font-style: normal;
  }
  @font-face {
    font-family: GraphikBold;
    src: url(fonts/Graphik-Bold.otf) format("opentype"), url(fonts/Graphik-Bold.otf) format("embedded-opentype");
    font-style: normal;
  }
  @font-face {
    font-family: GraphikMedium;
    src: url(fonts/Graphik-Medium.otf) format("opentype"), url(fonts/Graphik-Medium.otf) format("embedded-opentype");
    font-weight: 400;
    font-style: normal;
  }
  @font-face {
    font-family: GraphikExtraLight;
    src: url(fonts/Graphik-Extralight.otf) format("opentype"), url(fonts/Graphik-Extralight.otf) format("embedded-opentype");
    font-weight: 400;
    font-style: normal;
  }
  @font-face {
    font-family: GraphikLight;
    src: url(fonts/Graphik-Light.otf) format("opentype"), url(fonts/Graphik-Light.otf) format("embedded-opentype");
    font-weight: 400;
    font-style: normal;
  }
  @font-face {
    font-family: icon-fonts;
    src: url(fonts/icon-fonts.eot);
    src: url(fonts/icon-fonts.eot?#iefix) format("embedded-opentype"), url(fonts/icon-fonts.woff) format("woff"), url(fonts/icon-fonts.ttf) format("truetype"), url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxtZXRhZGF0YT5HZW5lcmF0ZWQgYnkgRm9udGFzdGljLm1lPC9tZXRhZGF0YT4KPGRlZnM+Cjxmb250IGlkPSJwcm9waGV0LXYyIiBob3Jpei1hZHYteD0iNTEyIj4KPGZvbnQtZmFjZSBmb250LWZhbWlseT0icHJvcGhldC12MiIgdW5pdHMtcGVyLWVtPSI1MTIiIGFzY2VudD0iNDgwIiBkZXNjZW50PSItMzIiLz4KPG1pc3NpbmctZ2x5cGggaG9yaXotYWR2LXg9IjUxMiIgLz4KCjxnbHlwaCBnbHlwaC1uYW1lPSJzZWFyY2giIHVuaWNvZGU9IiYjOTc7IiBkPSJNNDkzIDk2bC0xMjUgMTI1YzE4IDI5IDI5IDYyIDI5IDk5IDAgMTA2LTg2IDE5Mi0xOTIgMTkyLTEwNiAwLTE5Mi04Ni0xOTItMTkyIDAtMTA2IDg2LTE5MiAxOTItMTkyIDM2IDAgNzAgMTEgOTkgMjhsMTI1LTEyNGM5LTkgMjMtOSAzMiAwbDMyIDMyYzkgOSA5IDIzIDAgMzJ6IG0tMjg4IDk2Yy03MSAwLTEyOCA1Ny0xMjggMTI4IDAgNzEgNTcgMTI4IDEyOCAxMjggNzAgMCAxMjgtNTcgMTI4LTEyOCAwLTcxLTU4LTEyOC0xMjgtMTI4eiIvPgo8Z2x5cGggZ2x5cGgtbmFtZT0iY2xvc2UiIHVuaWNvZGU9IiYjOTg7IiBkPSJNNDQ0IDEyNWwtMTMyIDEzMiAxMzIgMTMwYzUgNSA1IDE0IDAgMTlsLTM3IDM4Yy0zIDItNyA0LTEwIDQtNCAwLTctMi0xMC00bC0xMzEtMTMwLTEzMSAxMzBjLTMgMi02IDQtMTAgNC00IDAtNy0yLTEwLTRsLTM3LTM4Yy01LTUtNS0xNCAwLTIwbDEzMi0xMzAtMTMyLTEzMWMtMi0zLTQtNi00LTEwIDAtNCAyLTcgNC0xMGwzOC0zN2MzLTMgNi00IDEwLTQgMyAwIDcgMSA5IDRsMTMxIDEzMSAxMzEtMTMxYzItMyA2LTQgMTAtNCAzIDAgNyAxIDkgNGwzOCAzN2MyIDMgNCA2IDQgMTAgMCA0LTIgNy00IDEweiIvPgo8Z2x5cGggZ2x5cGgtbmFtZT0iaW9zLWFycm93LWZvcndhcmQiIHVuaWNvZGU9IiYjOTk7IiBkPSJNMjk4IDI1NmwtMTY3IDE3NGMtNCA0LTQgMTEgMCAxNmwzMCAzMGM1IDUgMTIgNSAxNiAxbDIwNC0yMTNjMi0yIDMtNSAzLTggMC0zLTEtNi0zLThsLTIwNC0yMTNjLTQtNC0xMS00LTE2IDBsLTMwIDMxYy00IDQtNCAxMSAwIDE2eiIvPgo8Z2x5cGggZ2x5cGgtbmFtZT0iaW9zLWFycm93LWJhY2siIHVuaWNvZGU9IiYjMTAwOyIgZD0iTTIxNCAyNTZsMTY3IDE3NGM0IDQgNCAxMSAwIDE2bC0zMCAzMGMtNCA1LTExIDUtMTYgMWwtMjA0LTIxM2MtMi0yLTMtNS0zLTggMC0zIDEtNiAzLThsMjA0LTIxM2M1LTQgMTItNCAxNiAwbDMwIDMxYzQgNCA0IDExIDAgMTZ6Ii8+CjxnbHlwaCBnbHlwaC1uYW1lPSJyc3MiIHVuaWNvZGU9IiYjMTAxOyIgZD0iTTYxIDQ1MWMxMDggMCAxOTktMzkgMjc1LTExNSA3Ny03NiAxMTUtMTY3IDExNS0yNzUgMCAwLTYxIDAtNjEgMCAwIDkxLTMyIDE2OS05NiAyMzItNjQgNjQtMTQyIDk2LTIzMyA5NiAwIDAgMCA2MiAwIDYybTAtMTIyYzc1IDAgMTM4LTI2IDE5MC03OSA1My01MiA3OS0xMTUgNzktMTg5IDAgMC02MSAwLTYxIDAgMCA1Ny0yMCAxMDYtNjEgMTQ2LTQwIDQxLTg5IDYxLTE0NyA2MSAwIDAgMCA2MSAwIDYxbTU5LTE1MmMxNiAwIDI5LTUgNDEtMTcgMTEtMTEgMTctMjUgMTctNDEgMC0xNi02LTI5LTE3LTQxLTEyLTExLTI1LTE3LTQxLTE3LTE2IDAtMzAgNi00MSAxNy0xMiAxMi0xOCAyNS0xOCA0MSAwIDE2IDYgMzAgMTggNDEgMTEgMTIgMjUgMTcgNDEgMTciLz4KPGdseXBoIGdseXBoLW5hbWU9ImZhY2Vib29rIiB1bmljb2RlPSImIzEwMjsiIGQ9Ik0zODQgNDA3YzAgMC03MyAwLTczIDAtNCAwLTktMy0xMy04LTMtNS01LTEyLTUtMTkgMCAwIDAtNTIgMC01MiAwIDAgOTEgMCA5MSAwIDAgMCAwLTc2IDAtNzYgMCAwLTkxIDAtOTEgMCAwIDAgMC0yMjYgMC0yMjYgMCAwLTg3IDAtODcgMCAwIDAgMCAyMjYgMCAyMjYgMCAwLTc4IDAtNzggMCAwIDAgMCA3NiAwIDc2IDAgMCA3OCAwIDc4IDAgMCAwIDAgNDQgMCA0NCAwIDMyIDEwIDU5IDMwIDgxIDIwIDIyIDQ1IDMzIDc1IDMzIDAgMCA3MyAwIDczIDAgMCAwIDAtNzkgMC03OSIvPgo8Z2x5cGggZ2x5cGgtbmFtZT0idHdpdHRlciIgdW5pY29kZT0iJiMxMDM7IiBkPSJNNDkyIDQwMmMtMTMtMTgtMjktMzUtNDktNTAgMCAwIDAtMTIgMC0xMiAwLTQ0LTEwLTg3LTMwLTEyOC0yMS00MS01My03Ni05Ni0xMDQtNDMtMjgtOTItNDItMTQ4LTQyLTU1IDAtMTA0IDE0LTE0OSA0MyA1LTEgMTMtMSAyNC0xIDQ1IDAgODUgMTMgMTIwIDQwLTIxIDEtNDAgOC01NiAyMC0xNyAxMi0yOCAyOC0zNCA0OCAzLTEgOS0yIDE3LTIgOSAwIDE4IDEgMjYgMy0yMyA1LTQxIDE2LTU2IDM0LTE0IDE4LTIxIDM4LTIxIDYxIDAgMCAwIDEgMCAxIDEyLTYgMjctMTEgNDMtMTItMjkgMjAtNDMgNDctNDMgODEgMCAxNiA0IDMyIDEzIDQ4IDUzLTY0IDExOS05OCAyMDAtMTAwLTIgNi0zIDEzLTMgMjEgMCAyNyA5IDUwIDI4IDY4IDE5IDE5IDQyIDI4IDY5IDI4IDI4IDAgNTEtOSA3MC0yOSAyMCA0IDQxIDExIDYxIDIyLTctMjItMjEtNDAtNDItNTMgMTkgMyAzOCA4IDU2IDE1Ii8+CjxnbHlwaCBnbHlwaC1uYW1lPSJpbnN0YWdyYW0iIHVuaWNvZGU9IiYjMTA0OyIgZD0iTTQyNiAxMDVsMCAxODUtMzkgMGM0LTEyIDYtMjUgNi0zOCAwLTI0LTYtNDYtMTgtNjYtMTMtMjAtMjktMzYtNTAtNDgtMjEtMTItNDQtMTgtNjktMTgtMzcgMC02OSAxMy05NiAzOS0yNyAyNi00MCA1Ny00MCA5MyAwIDEzIDIgMjYgNiAzOGwtNDEgMCAwLTE4NWMwLTUgMi0xMCA1LTEzIDQtMyA4LTUgMTMtNWwzMDUgMGM1IDAgOSAyIDEzIDUgMyAzIDUgOCA1IDEzeiBtLTgxIDE1MmMwIDIzLTkgNDQtMjYgNjAtMTggMTctMzggMjUtNjMgMjUtMjQgMC00NS04LTYyLTI1LTE3LTE2LTI2LTM3LTI2LTYwIDAtMjQgOS00NCAyNi02MSAxNy0xNiAzOC0yNSA2Mi0yNSAyNSAwIDQ1IDkgNjMgMjUgMTcgMTcgMjYgMzcgMjYgNjF6IG04MSAxMDNsMCA0N2MwIDUtMiAxMC02IDE0LTQgNC04IDYtMTQgNmwtNTAgMGMtNSAwLTEwLTItMTQtNi00LTQtNS05LTUtMTRsMC00N2MwLTYgMS0xMCA1LTE0IDQtNCA5LTYgMTQtNmw1MCAwYzYgMCAxMCAyIDE0IDYgNCA0IDYgOCA2IDE0eiBtNDkgNTlsMC0zMjZjMC0xNi01LTI5LTE2LTQwLTExLTExLTI0LTE2LTQwLTE2bC0zMjYgMGMtMTYgMC0yOSA1LTQwIDE2LTExIDExLTE2IDI0LTE2IDQwbDAgMzI2YzAgMTYgNSAyOSAxNiA0MCAxMSAxMSAyNCAxNiA0MCAxNmwzMjYgMGMxNiAwIDI5LTUgNDAtMTYgMTEtMTEgMTYtMjQgMTYtNDB6Ii8+CjxnbHlwaCBnbHlwaC1uYW1lPSJsaW5rZWRpbiIgdW5pY29kZT0iJiMxMDU7IiBkPSJNNDg2IDIwNmwwLTE3MC05OCAwIDAgMTU5YzAgNDAtMTUgNjctNTAgNjctMjggMC00NC0xOC01MS0zNi0zLTctMy0xNS0zLTI0bDAtMTY2LTk5IDBjMCAwIDEgMjY5IDAgMjk3bDk5IDAgMC00MmMtMSAwLTEtMS0xLTFsMSAwIDAgMWMxMyAyMCAzNiA0OSA4OSA0OSA2NSAwIDExMy00MyAxMTMtMTM0eiBtLTQwNCAyNzBjLTM0IDAtNTYtMjItNTYtNTEgMC0yOSAyMS01MiA1NC01MmwxIDBjMzQgMCA1NiAyMyA1NiA1Mi0xIDI5LTIyIDUxLTU1IDUxeiBtLTUxLTQ0MGw5OSAwIDAgMjk3LTk5IDB6Ii8+CjxnbHlwaCBnbHlwaC1uYW1lPSJ4aW5nIiB1bmljb2RlPSImIzEwNjsiIGQ9Ik0zMDkgMjZsLTEwMyAxODAgMTYwIDI4MCAxMDggMC0xNjAtMjgwIDEwMy0xODB6IG0tMTY5IDEzOWw4MCAxMzItNjAgMTA1LTEwMiAwIDYwLTEwNS04MC0xMzJ6Ii8+CjxnbHlwaCBnbHlwaC1uYW1lPSJ3ZWl4aW4iIHVuaWNvZGU9IiYjMTA3OyIgZD0iTTEyOSAzODBjMCA4LTIgMTQtNyAxOS01IDUtMTEgNy0xOSA3LTggMC0xNS0yLTIyLTctNi01LTktMTEtOS0xOSAwLTcgMy0xMyA5LTE4IDctNSAxNC03IDIyLTcgOCAwIDE0IDIgMTkgNyA1IDQgNyAxMCA3IDE4eiBtMjEyLTE0NWMwIDYtMiAxMS03IDE1LTUgNC0xMSA2LTE5IDYtNSAwLTktMi0xNC02LTQtNS02LTktNi0xNSAwLTUgMi0xMCA2LTE0IDUtNCA5LTYgMTQtNiA4IDAgMTQgMiAxOSA2IDUgNCA3IDkgNyAxNHogbS02NyAxNDVjMCA4LTIgMTQtNyAxOS01IDUtMTEgNy0xOSA3LTggMC0xNS0yLTIxLTctNy01LTEwLTExLTEwLTE5IDAtNyAzLTEzIDEwLTE4IDYtNSAxMy03IDIxLTcgOCAwIDE0IDIgMTkgNyA1IDQgNyAxMCA3IDE4eiBtMTgxLTE0NWMwIDYtMiAxMS03IDE1LTUgNC0xMSA2LTE5IDYtNSAwLTktMi0xNC02LTQtNS02LTktNi0xNSAwLTUgMi0xMCA2LTE0IDUtNCA5LTYgMTQtNiA4IDAgMTQgMiAxOSA2IDUgNCA3IDkgNyAxNHogbS03NiAxMTRjLTUgMS0xMiAxLTIwIDEtMzIgMC02MS03LTg4LTIyLTI3LTE1LTQ5LTM1LTY0LTYwLTE2LTI1LTI0LTUyLTI0LTgyIDAtMTUgMy0yOSA3LTQzLTctMS0xMy0xLTE5LTEtNSAwLTEwIDAtMTUgMC00IDEtMTAgMS0xNSAyLTYgMS0xMSAyLTEzIDItMyAxLTggMi0xNiAzLTggMi0xMiAzLTE0IDNsLTcyLTM2IDIwIDYyYy01NSAzOS04MyA4Ni04MyAxNDAgMCAzMiAxMCA2MiAyOCA4OSAxOSAyNyA0NCA0OCA3NiA2NCAzMSAxNiA2NiAyMyAxMDQgMjMgMzMgMCA2NS02IDk1LTE5IDI5LTEyIDU0LTMwIDc0LTUyIDIxLTIyIDM0LTQ3IDM5LTc0eiBtMTcwLTE2MGMwLTIzLTctNDQtMjAtNjQtMTMtMjEtMzEtMzktNTMtNTZsMTYtNTEtNTcgMzFjLTI5LTctNDktMTEtNjItMTEtMzMgMC02MiA3LTg5IDIwLTI3IDE0LTQ5IDMyLTY0IDU1LTE2IDIzLTIzIDQ4LTIzIDc2IDAgMjcgNyA1MiAyMyA3NSAxNSAyMyAzNyA0MSA2NCA1NSAyNyAxMyA1NiAyMCA4OSAyMCAzMCAwIDU5LTcgODYtMjAgMjctMTQgNDktMzIgNjUtNTUgMTYtMjMgMjUtNDggMjUtNzV6Ii8+CjxnbHlwaCBnbHlwaC1uYW1lPSJ3ZWlibyIgdW5pY29kZT0iJiMxMDg7IiBkPSJNMTkzIDE0NWM0IDcgNSAxMyAzIDIwLTIgNy02IDExLTEzIDE0LTYgMy0xMyAzLTIxIDAtNy0yLTEzLTYtMTctMTMtNC02LTUtMTMtNC0xOSAyLTcgNi0xMiAxMy0xNSA2LTMgMTMtMyAyMSAwIDggMiAxNCA3IDE4IDEzeiBtMjcgMzVjMSAyIDIgNSAxIDctMSAzLTMgNS01IDYtMyAxLTYgMC04LTItMy0yLTUtNC03LTUtMy02LTItMTAgNC0xMyAzLTEgNi0xIDggMCAzIDEgNSAzIDcgNXogbTQ5LTMxYy04LTE5LTIzLTM0LTQ1LTQzLTIxLTktNDMtMTAtNjQtMy0yMCA2LTM0IDE4LTQyIDM2LTggMTgtNyAzNSAyIDU0IDkgMTcgMjMgMzEgNDMgMzkgMjAgOSA0MCAxMSA2MCA2IDIyLTYgMzctMTcgNDYtMzQgOS0xOCA5LTM2IDAtNTV6IG05MCA0NmMtMiAxOC0xMSAzNC0yNiA0OC0xNSAxNS0zNSAyNS01OSAzMi0yNSA2LTUxIDgtNzkgNi00Mi01LTc4LTE4LTEwNS00MS0yOC0yMi00MS00OC0zOC03NSAxLTE5IDEwLTM1IDI1LTQ5IDE1LTE0IDM1LTI0IDYwLTMxIDI0LTcgNTAtOSA3OC02IDQzIDQgNzggMTggMTA2IDQwIDI4IDIzIDQwIDQ4IDM4IDc2eiBtODgtMWMwLTEzLTQtMjctMTEtNDAtNy0xNC0xNy0yNy0zMS0zOS0xNC0xMy0zMC0yNC00OC0zNC0xOS0xMC00MC0xOC02NS0yNC0yNS01LTUwLTgtNzctOC0yNyAwLTUzIDMtNzkgOS0yNSA3LTQ4IDE1LTY4IDI3LTIxIDExLTM3IDI1LTQ5IDQzLTEzIDE3LTE5IDM2LTE5IDU3IDAgMjIgNyA0NSAyMCA3MCAxMyAyNSAzMiA0OSA1NiA3NCAzMiAzMiA2NSA1NCA5OCA2NyAzMyAxMyA1NiAxMiA3MC0yIDEzLTEyIDE1LTMyIDYtNjAtMS0yLTEtNCAwLTUgMC0yIDEtMiAzLTIgMS0xIDItMSA0IDAgMSAwIDIgMCA0IDFsMSAwYzI3IDEyIDUwIDE3IDcxIDE3IDIwIDAgMzUtNiA0My0xNyA5LTEyIDktMjkgMC01MSAwLTMtMS01LTEtNiAwLTEgMC0yIDEtMyAyLTEgMy0yIDQtMyAxIDAgMi0xIDUtMSAxMC00IDIwLTggMjktMTQgOS01IDE2LTEzIDIzLTIzIDYtMTAgMTAtMjEgMTAtMzN6IG0tMjIgMTc4YzgtOSAxNC0xOSAxNi0zMSAyLTEyIDItMjMtMi0zNC0xLTQtNC03LTgtOS00LTItOS0zLTEzLTEtNCAxLTggNC0xMCA4LTIgNC0yIDgtMSAxMyA0IDEyIDIgMjItNyAzMS04IDEwLTE4IDEzLTMwIDEwLTUtMS05IDAtMTMgMy00IDItNyA2LTcgMTAtMSA1IDAgOSAyIDEzIDIgNCA2IDYgMTEgNyAxMSAzIDIyIDIgMzQtMSAxMS00IDIwLTEwIDI4LTE5eiBtNTIgNDdjMTctMTkgMjctNDAgMzItNjQgNS0yNCA0LTQ3LTQtNjktMS01LTUtOS05LTExLTUtMy0xMC0zLTE1LTItNSAyLTkgNS0xMiAxMC0yIDUtMyAxMC0xIDE1IDUgMTYgNiAzMiAzIDQ5LTQgMTctMTEgMzItMjMgNDUtMTIgMTMtMjYgMjMtNDIgMjgtMTcgNS0zMyA1LTUwIDItNS0xLTEwIDAtMTUgMy00IDMtNyA3LTggMTItMSA1IDAgMTAgMyAxNSAzIDQgNyA3IDEyIDggMjMgNSA0NyA0IDcwLTMgMjMtNyA0My0yMCA1OS0zOHoiLz4KPGdseXBoIGdseXBoLW5hbWU9ImxpbmstZXh0ZXJuYWwiIHVuaWNvZGU9IiYjMTA5OyIgZD0iTTM4NCAxMjhsLTI1NiAwIDAgMjU1IDY0IDEgMCA2NC0xMjggMCAwLTM4NCAzODQgMCAwIDE2MC02NCAweiBtLTEyOCAzMjBsNjQtNjQtOTYtOTYgNjQtNjQgOTYgOTYgNjQtNjQgMCAxOTJ6Ii8+CjxnbHlwaCBnbHlwaC1uYW1lPSJzb2NpYWwtbGluayIgdW5pY29kZT0iJiMxMTE7IiBkPSJNMjg4IDIxNGwwLTkyIDE2MCAxMzQtMTYwIDE0NCAwLTgwYy0xODcgMC0yMjQtMjA4LTIyNC0yMDggNTMgOTMgMTIyIDEwMiAyMjQgMTAyeiIvPgo8Z2x5cGggZ2x5cGgtbmFtZT0iZ3JpZCIgdW5pY29kZT0iJiMxMTA7IiBkPSJNMTU1IDQyMmwtNTQgMGMtNiAwLTExLTUtMTEtMTFsMC01NGMwLTYgNS0xMiAxMS0xMmw1NCAwYzYgMCAxMiA2IDEyIDEybDAgNTRjMCA2LTYgMTEtMTIgMTF6IG0xMjggMGwtNTQgMGMtNiAwLTExLTUtMTEtMTFsMC01NGMwLTYgNS0xMiAxMS0xMmw1NCAwYzYgMCAxMSA2IDExIDEybDAgNTRjMCA2LTUgMTEtMTEgMTF6IG0xMzktMTFjMCA2LTUgMTEtMTEgMTFsLTU0IDBjLTYgMC0xMi01LTEyLTExbDAtNTRjMCAwIDAgMCAwIDAgMC02IDYtMTIgMTItMTJsNTQgMGM2IDAgMTEgNiAxMSAxMmwwIDU0eiBtLTI2Ny0xMTdsLTU0IDBjLTYgMC0xMS01LTExLTExbDAtNTRjMC02IDUtMTEgMTEtMTFsNTQgMGM2IDAgMTIgNSAxMiAxMWwwIDU0YzAgNi02IDExLTEyIDExeiBtMTI4IDBsLTU0IDBjLTYgMC0xMS01LTExLTExbDAtNTRjMC02IDUtMTEgMTEtMTFsNTQgMGM2IDAgMTEgNSAxMSAxMWwwIDU0YzAgNi01IDExLTExIDExeiBtMTI4IDBsLTU0IDBjLTYgMC0xMi01LTEyLTExbDAtNTRjMCAwIDAgMCAwIDAgMC02IDYtMTEgMTItMTFsNTQgMGM2IDAgMTEgNSAxMSAxMWwwIDU0YzAgNi01IDExLTExIDExeiBtLTI1Ni0xMjdsLTU0IDBjLTYgMC0xMS02LTExLTEybDAtNTRjMC02IDUtMTEgMTEtMTFsNTQgMGM2IDAgMTIgNSAxMiAxMWwwIDU0YzAgNi02IDEyLTEyIDEyeiBtMTI4IDBsLTU0IDBjLTYgMC0xMS02LTExLTEybDAtNTRjMC02IDUtMTEgMTEtMTFsNTQgMGM2IDAgMTEgNSAxMSAxMWwwIDU0YzAgNi01IDEyLTExIDEyeiBtMTI4IDBsLTU0IDBjLTYgMC0xMi02LTEyLTEybDAtNTRjMC02IDYtMTEgMTItMTFsNTQgMGM2IDAgMTEgNSAxMSAxMWwwIDU0YzAgNi01IDEyLTExIDEyeiIvPgo8Z2x5cGggZ2x5cGgtbmFtZT0iZG93bmxvYWQiIHVuaWNvZGU9IiYjMTEyOyIgZD0iTTQ5NSAxNzhjNy0zIDExLTkgMTQtMTYgMy04IDQtMTUgMi0yMSAwIDAtMTQtNzktMTQtNzktMi02LTYtMTItMTItMTYtNi01LTEzLTctMjAtNyAwIDAtNDE4IDAtNDE4IDAtOCAwLTE0IDItMjEgNy02IDQtOSAxMC0xMSAxNiAwIDAtMTQgNzktMTQgNzktNCAxNyAyIDI5IDE2IDM3IDAgMCA4MSA1NSA4MSA1NSAwIDAgNTAgMCA1MCAwIDAgMC04Ny02Ni04Ny02NiAwIDAgOTEgMCA5MSAwIDMgMCA1LTEgNy00IDAgMCAyMC01NyAyMC01NyAwIDAgMTU0IDAgMTU0IDAgMCAwIDIwIDU3IDIwIDU3IDMgMyA1IDQgNiA0IDAgMCA5MSAwIDkxIDAgMCAwLTg3IDY2LTg3IDY2IDAgMCA1MSAwIDUxIDAgMCAwIDgxLTU1IDgxLTU1bS0xMDYgMTY1YzAgMC0xMzMtMTI1LTEzMy0xMjUgMCAwLTEzMyAxMjUtMTMzIDEyNSAwIDAgODUgMCA4NSAwIDAgMCAwIDEzMSAwIDEzMSAwIDAgOTcgMCA5NyAwIDAgMCAwLTEzMSAwLTEzMSAwIDAgODQgMCA4NCAwIi8+CjwvZm9udD48L2RlZnM+PC9zdmc+Cg==#icon-fonts) format("svg");
    font-weight: 400;
    font-style: normal;
  }
  b,
  strong {
  font-family: GraphikMedium, helvetica, serif;
    font-weight: normal;
}
  @media (min-width: 0) and (max-width: 670px) {
    h1, .h1 {
      font-size: 2.3rem;
      line-height: 2.8rem;
    }
    h2, .h2 {
      font-size: 1.6rem;
      line-height: 2.1rem;
    }
    h3, .h3 {
      font-size: 1.15rem;
    }
    h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, p {
      margin-bottom: 0.75rem;
    }
  }
  body {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
    letter-spacing: 0.5px;
}

*, ::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-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-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}
.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}
@media (min-width: 100%) {

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

  .container {
    max-width: 1450px;
  }
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.screen-reader-text:hover,.screen-reader-text:active,.screen-reader-text:focus {
  background-color: #000;
  clip: auto;
  color: #fff;
  display: block;
  font-size: 1rem;
  font-weight: 500;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 0.5rem;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
.container {
  position: relative;
  display: flex;
  flex-direction: column;
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.top-0 {
  top: 0;
}
.right-0 {
  right: 0;
}
.col-span-1 {
  grid-column: span 1 / span 1;
}
.m-0 {
  margin: 0;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.-mb-8 {
  margin-bottom: -0.5rem;
}
.mb-0 {
  margin-bottom: 0;
}
.mt-32 {
  margin-top: 2rem;
}
.mb-8 {
  margin-bottom: 0.5rem;
}
.mb-56 {
  margin-bottom: 3.5rem;
}
.mt-56 {
  margin-top: 3.5rem;
}
.mb-20 {
  margin-bottom: 1.25rem;
}
.mt-16 {
  margin-top: 1rem;
}
.mr-2 {
  margin-right: 0.125rem;
}
.mb-64 {
  margin-bottom: 4rem;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
.\!hidden {
  display: none !important;
}
.hidden {
  display: none;
}
.h-full {
  height: 100%;
}
.h-\[20px\] {
  height: 20px;
}
.h-\[37px\] {
  height: 37px;
}
.w-full {
  width: 100%;
}
.w-1\/4 {
  width: 25%;
}
.w-3\/4 {
  width: 75%;
}
.grow {
  flex-grow: 1;
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@keyframes spin {

  to {
    transform: rotate(360deg);
  }
}
.animate-spin {
  animation: spin 1s linear infinite;
}
.cursor-text {
  cursor: text;
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-center {
  align-items: center;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.gap-4 {
  gap: 0.25rem;
}
.gap-0 {
  gap: 0;
}
.border {
  border-width: 1px;
}
.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-\[\#454545\] {
  --tw-bg-opacity: 1;
  background-color: rgb(69 69 69 / var(--tw-bg-opacity));
}
.bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity));
}
.bg-purple {
  --tw-bg-opacity: 1;
  background-color: rgb(133 128 247 / var(--tw-bg-opacity));
}
.pb-0 {
  padding-bottom: 0;
}
.pb-32 {
  padding-bottom: 2rem;
}
.pb-8 {
  padding-bottom: 0.5rem;
}
.pt-8 {
  padding-top: 0.5rem;
}
.pl-16 {
  padding-left: 1rem;
}
.pt-32 {
  padding-top: 2rem;
}
.pl-10 {
  padding-left: 0.625rem;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.font-GraphikMedium {
  font-family: GraphikMedium, helvetica, serif;
}
.font-GraphikLight {
  font-family: GraphikLight, helvetica, serif;
}
.font-GraphikExtraLight {
  font-family: GraphikExtraLight, helvetica, serif;
}
.text-lg {
  font-size: 2.125rem;
}
.text-sm {
  font-size: 0.875rem;
}
.font-bold {
  font-weight: 700;
}
.font-normal {
  font-weight: 400;
}
.uppercase {
  text-transform: uppercase;
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-blue {
  --tw-text-opacity: 1;
  color: rgb(51 74 255 / var(--tw-text-opacity));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-green {
  --tw-text-opacity: 1;
  color: rgb(34 255 171 / var(--tw-text-opacity));
}
.text-\[\#454545\] {
  --tw-text-opacity: 1;
  color: rgb(69 69 69 / var(--tw-text-opacity));
}
.text-gray300 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}
.opacity-0 {
  opacity: 0;
}
.outline {
  outline-style: solid;
}
.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.search-form {
  position: absolute;
  bottom: -0.5rem;
  right: -1.25rem;
  opacity: 0;
  min-width: 10rem;
  z-index: -1;
}
@media (min-width: 670px) {
  .search-form {
    min-width: 15.625rem;
  }
}
@media (min-width: 0) and (max-width: 670px) {
  .search-form {
    font-size: 85%;
  }
}
.search-form .search-field {
  border-radius: 0px;
  border-width: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  padding-bottom: 0.5rem;
  padding-right: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.search-form .search-field::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(255 255 255 / var(--tw-placeholder-opacity));
}
.search-form .search-field::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(255 255 255 / var(--tw-placeholder-opacity));
}
.search-form .search-field {
  outline: 2px solid transparent;
  outline-offset: 2px;
  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;
  border-bottom: 1px solid #fff;
  width: 100%;
}
.search-form .button {
  display: none;
}

.navigation-menu {
  display: none;
}
@media (min-width: 1024px) {
  .navigation-menu {
    display: block;
  }
}
.navigation-menu .menu {
  display: flex;
}
.navigation-menu .menu > li:not(:last-child) {
  margin-right: 1rem;
}
.navigation-menu .sub-menu {
  position: absolute;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  --tw-shadow: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1), 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
  --tw-shadow-colored: 0 0.25rem 0.375rem -0.0625rem var(--tw-shadow-color), 0 0.125rem 0.25rem -0.0625rem var(--tw-shadow-color);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  left: -999em;
  top: 1.5rem;
  z-index: 99999;
}
.navigation-menu .sub-menu li {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.navigation-menu .sub-menu .menu-item-has-children:hover > .sub-menu, .navigation-menu .sub-menu .menu-item-has-children.focus > .sub-menu {
  left: 100%;
}

.menu-item-has-children {
  position: relative;
}
.menu-item-has-children:hover > .sub-menu, .menu-item-has-children.focus > .sub-menu {
  left: 0;
}

.dropdown ul li {
  width: 100%;
}
.dropdown ul a {
  display: block;
  width: 100%;
  min-width: 12rem;
}

.caret-down {
  float: right;
  margin-left: 0.5rem;
  display: block;
  height: 100%;
  background: url(data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjE2IiBoZWlnaHQ9IjI4IiB2aWV3Qm94PSIwIDAgMTYgMjgiPgo8dGl0bGU+Y2FyZXQtZG93bjwvdGl0bGU+CjxwYXRoIGZpbGw9ImN1cnJlbnRDb2xvciIgZD0iTTE2IDExYzAgMC4yNjYtMC4xMDkgMC41MTYtMC4yOTcgMC43MDNsLTcgN2MtMC4xODcgMC4xODctMC40MzggMC4yOTctMC43MDMgMC4yOTdzLTAuNTE2LTAuMTA5LTAuNzAzLTAuMjk3bC03LTdjLTAuMTg3LTAuMTg3LTAuMjk3LTAuNDM4LTAuMjk3LTAuNzAzIDAtMC41NDcgMC40NTMtMSAxLTFoMTRjMC41NDcgMCAxIDAuNDUzIDEgMXoiPjwvcGF0aD4KPC9zdmc+Cg==) 50% 50% no-repeat;
  background-size: 100%;
  width: 0.5rem;
}

#site-footer-navigation {
  width: 100%;
}

.footer-navigation #footer-main-menu {
  -moz-column-count: 2;
       column-count: 2;
}
@media (min-width: 1024px) {
  .footer-navigation #footer-main-menu {
    -moz-column-count: 3;
         column-count: 3;
  }
}
.footer-navigation #footer-main-menu .menu-item {
  margin: 0 0 1rem 0;
}
.footer-navigation #footer-main-menu .menu-item a {
  padding: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-delay: 100ms;
}
.footer-navigation #footer-main-menu .menu-item a:hover, .footer-navigation #footer-main-menu .menu-item a:active {
  color: #22ffab;
}

.hamburger {
  width: 23px;
}

.hamburger .line {
  display: block;
  height: 0.0625rem;
  width: 1.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  margin: 6px auto;
  transition: all 0.3s ease-in-out;
}

.hamburger:hover {
  cursor: pointer;
}
.hamburger:hover .line {
  background-color: #22ffab;
  transition: all 0.3s ease-in-out;
}

#hamburger-1.is-active .line:nth-child(2) {
  opacity: 0;
}

#hamburger-1.is-active .line:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
  background-color: #22ffab;
}

#hamburger-1.is-active .line:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg);
  background-color: #22ffab;
}

#hamburger-1:not(.is-active) .line:nth-child(3) {
  width: 15px;
  margin-right: 9px;
}

.main-nav-options ul.flatten-list li {
  margin: 1rem;
  position: relative;
}
.main-nav-options ul.flatten-list .icon-search {
  cursor: pointer;
  position: relative;
  z-index: 20;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.main-nav-options ul.flatten-list .icon-search:hover {
  stroke: #22ffab;
}
@media (min-width: 670px) {
  .main-nav-options ul.flatten-list .icon-search {
    display: inline-block;
  }
}
.main-nav-options ul.flatten-list .icon-close {
  cursor: pointer;
  position: absolute;
  right: 0;
  bottom: 0.125rem;
  z-index: 10;
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transform: rotate(-45deg);
}
.main-nav-options ul.flatten-list .icon-close:hover {
  stroke: #22ffab;
}

.language-items {
  display: flex;
  align-items: center;
}

#language-menu {
  position: relative;
}
#language-menu .current-menu-parent {
  --tw-text-opacity: 1;
  color: rgb(34 255 171 / var(--tw-text-opacity));
}
#language-menu .sub-menu {
  visibility: hidden;
  position: absolute;
  display: flex;
  flex-direction: column;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  padding-left: 0.5rem;
  padding-top: 0.625rem;
  padding-right: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  max-width: 120px;
}
#language-menu .sub-menu .menu-item a {
  min-width: 0px;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
}
#language-menu .sub-menu .current-lang {
  display: none;
  --tw-text-opacity: 1;
  color: rgb(34 255 171 / var(--tw-text-opacity));
}
#language-menu .menu-item {
  margin: 0;
}
#language-menu .current-menu-parent:hover .sub-menu {
  visibility: visible;
  bottom: -4.75rem;
  opacity: 1;
}

.pride-bar {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 0.1875rem;
  width: 0;
  opacity: 0;
  background: linear-gradient(to right, #e70000, #ff8c00, #ffda00, #00811f, #0044ff, #760089);
}

.admin-bar .mobile-navigation {
  margin-top: 6.875rem;
}

#hamburger-navigation {
  position: fixed;
  top: 0;
  right: -100%;
  display: flex;
  height: 100%;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  z-index: 100;
}

.mobile-navigation {
  margin-top: 7.75rem;
}
@media (min-width: 0) and (max-width: 670px) {
  .mobile-navigation {
    padding-right: 0.5rem;
  }
}

#mobile-menu {
  overflow-y: auto;
  opacity: 0;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  width: 70%;
}
@media (min-width: 0) and (max-width: 670px) {
  #mobile-menu {
    width: 100%;
  }
}
@media (min-width: 670px) {
  #mobile-menu {
    padding: 0 4.12541%;
  }
}
@media (min-width: 1500px) {
  #mobile-menu {
    padding: 0;
  }
}
#mobile-menu::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #F5F5F5;
}
#mobile-menu::-webkit-scrollbar {
  width: 10px;
  background-color: #F5F5F5;
}
#mobile-menu::-webkit-scrollbar-thumb {
  background-color: #000000;
  border: 1px solid #555555;
}
#mobile-menu a {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-delay: 100ms;
}
#mobile-menu a:hover, #mobile-menu a:active {
  color: #22ffab;
}
#mobile-menu .menu-item-has-children {
  margin-bottom: 3rem;
  display: flex;
}
@media (min-width: 1024px) {
  #mobile-menu .menu-item-has-children {
    max-height: 7.5rem;
  }
}
#mobile-menu .menu-item-has-children > a {
  font-size: 1.1rem;
  min-width: 48%;
  line-height: normal;
  text-transform: uppercase;
  font-family: GraphikMedium, helvetica, sans-serif;
}
@media (min-width: 1024px) {
  #mobile-menu .menu-item-has-children > a {
    min-width: 30%;
  }
}
#mobile-menu .sub-menu {
  width: 100%;
  margin: 0;
}
@media (min-width: 1024px) {
  #mobile-menu .sub-menu {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
  }
}
#mobile-menu .sub-menu .menu-item {
  margin: 0 0 0.75rem 0;
}
#mobile-menu .sub-menu .menu-item a {
  padding: 1rem 0;
}

.off-canvas-container {
  position: fixed;
  top: 0;
  bottom: 0;
  height: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  overflow-y: auto;
  right: -100%;
  transition: right 0.6s ease-in-out;
  width: 75%;
  z-index: 9998;
}
@media (min-width: 768px) {
  .off-canvas-container {
    width: 35vw;
  }
}
.off-canvas-container.is-visible {
  right: 0;
}
.admin-bar .off-canvas-container {
  padding-top: 4rem;
}
.off-canvas-open {
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  height: 1.5rem;
  width: 1.5rem;
  padding: 0;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMCAyMCI+PGRlZnM+PHN0eWxlPi5hYThlYmFiNy0wNzRjLTRmNGQtODNlOC03YTQzOWRkYTQ1YTh7ZmlsbDpjdXJyZW50Q29sb3I7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5oYW1idXJnZXI8L3RpdGxlPjxnIGlkPSJiODJlYzUxMS0xNjAwLTQzZmUtOGQ5NC1jMDE3ZDc2OGQ2NGQiIGRhdGEtbmFtZT0iTGF5ZXIgMiI+PGcgaWQ9ImJiZjA0MGMzLTAxYjktNDcxMy1hZTY3LWI0N2Y4NTM3ZTkwOCIgZGF0YS1uYW1lPSJMYXllciAxIj48cGF0aCBjbGFzcz0iYWE4ZWJhYjctMDc0Yy00ZjRkLTgzZTgtN2E0MzlkZGE0NWE4IiBkPSJNMTIuNSwxMS4yNUgyOC43NUExLjE4LDEuMTgsMCwwLDAsMzAsMTBhMS4xOCwxLjE4LDAsMCwwLTEuMjUtMS4yNUgxMi41QTEuMTgsMS4xOCwwLDAsMCwxMS4yNSwxMCwxLjE4LDEuMTgsMCwwLDAsMTIuNSwxMS4yNVpNMS4yNSwyLjVoMjcuNUExLjE4LDEuMTgsMCwwLDAsMzAsMS4yNSwxLjE4LDEuMTgsMCwwLDAsMjguNzUsMEgxLjI1QTEuMTgsMS4xOCwwLDAsMCwwLDEuMjUsMS4xOCwxLjE4LDAsMCwwLDEuMjUsMi41Wm0wLDE3LjVoMjcuNWExLjI1LDEuMjUsMCwwLDAsMC0yLjVIMS4yNWExLjI1LDEuMjUsMCwwLDAsMCwyLjVaIi8+PC9nPjwvZz48L3N2Zz4K) 50% 50% no-repeat transparent;
  background-size: 100%;
  right: 0.75rem;
  top: 0.75rem;
  z-index: 9999;
}
@media (min-width: 1024px) {
  .off-canvas-open {
    display: none;
  }
}
.admin-bar .off-canvas-open {
  position: absolute;
  top: 3rem;
}
.off-canvas-open:focus, .off-canvas-open:hover {
  outline: 2px solid #000;
}
.off-canvas-open.is-visible {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMi41IDIyLjI3Ij48ZGVmcz48c3R5bGU+LmU5NzZiMDFlLWI4MjMtNGEzMy1hZmE0LTdlNDIzZTVlZmMwN3tmaWxsOiMzMDM1MzY7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5jbG9zZTwvdGl0bGU+PGcgaWQ9ImJjMDkzM2YwLTQwMzUtNDc3Zi1hMjZmLTM3MjlhNWYyMGZjNiIgZGF0YS1uYW1lPSJMYXllciAyIj48ZyBpZD0iYWMxNDJhN2ItZjUxZC00YWE2LThkZmItYzBjNGZkZmE2NGZiIiBkYXRhLW5hbWU9IkxheWVyIDEiPjxwYXRoIGNsYXNzPSJlOTc2YjAxZS1iODIzLTRhMzMtYWZhNC03ZTQyM2U1ZWZjMDciIGQ9Ik0uNCwyLjE3LDE5Ljg0LDIxLjYxYTEuMjUsMS4yNSwwLDEsMCwxLjc3LTEuNzdMMi4xNy40QTEuMTgsMS4xOCwwLDAsMCwuNC40LDEuMTgsMS4xOCwwLDAsMCwuNCwyLjE3WiIvPjxwYXRoIGNsYXNzPSJlOTc2YjAxZS1iODIzLTRhMzMtYWZhNC03ZTQyM2U1ZWZjMDciIGQ9Ik0yLjY2LDIxLjg3LDIyLjEsMi40M2ExLjE4LDEuMTgsMCwwLDAsMC0xLjc3LDEuMTgsMS4xOCwwLDAsMC0xLjc3LDBMLjg5LDIwLjFhMS4xOCwxLjE4LDAsMCwwLDAsMS43N0ExLjE4LDEuMTgsMCwwLDAsMi42NiwyMS44N1oiLz48L2c+PC9nPjwvc3ZnPg==);
}
.off-canvas-screen {
  visibility: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.25;
  z-index: 9996;
}
.off-canvas-screen.is-visible {
  visibility: visible;
}
.off-canvas-content {
  margin-top: 1.25rem;
  display: none;
  padding: 1rem;
}
.is-visible .off-canvas-content {
  display: block;
}

.svg-sprite-wrapper {
  display: none;
}

@font-face {
  font-family: icon-fonts;
  src: url(fonts/icon-fonts.eot);
  src: url(fonts/icon-fonts.eot?#iefix) format("embedded-opentype"), url(fonts/icon-fonts.woff) format("woff"), url(fonts/icon-fonts.ttf) format("truetype"), url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxtZXRhZGF0YT5HZW5lcmF0ZWQgYnkgRm9udGFzdGljLm1lPC9tZXRhZGF0YT4KPGRlZnM+Cjxmb250IGlkPSJwcm9waGV0LXYyIiBob3Jpei1hZHYteD0iNTEyIj4KPGZvbnQtZmFjZSBmb250LWZhbWlseT0icHJvcGhldC12MiIgdW5pdHMtcGVyLWVtPSI1MTIiIGFzY2VudD0iNDgwIiBkZXNjZW50PSItMzIiLz4KPG1pc3NpbmctZ2x5cGggaG9yaXotYWR2LXg9IjUxMiIgLz4KCjxnbHlwaCBnbHlwaC1uYW1lPSJzZWFyY2giIHVuaWNvZGU9IiYjOTc7IiBkPSJNNDkzIDk2bC0xMjUgMTI1YzE4IDI5IDI5IDYyIDI5IDk5IDAgMTA2LTg2IDE5Mi0xOTIgMTkyLTEwNiAwLTE5Mi04Ni0xOTItMTkyIDAtMTA2IDg2LTE5MiAxOTItMTkyIDM2IDAgNzAgMTEgOTkgMjhsMTI1LTEyNGM5LTkgMjMtOSAzMiAwbDMyIDMyYzkgOSA5IDIzIDAgMzJ6IG0tMjg4IDk2Yy03MSAwLTEyOCA1Ny0xMjggMTI4IDAgNzEgNTcgMTI4IDEyOCAxMjggNzAgMCAxMjgtNTcgMTI4LTEyOCAwLTcxLTU4LTEyOC0xMjgtMTI4eiIvPgo8Z2x5cGggZ2x5cGgtbmFtZT0iY2xvc2UiIHVuaWNvZGU9IiYjOTg7IiBkPSJNNDQ0IDEyNWwtMTMyIDEzMiAxMzIgMTMwYzUgNSA1IDE0IDAgMTlsLTM3IDM4Yy0zIDItNyA0LTEwIDQtNCAwLTctMi0xMC00bC0xMzEtMTMwLTEzMSAxMzBjLTMgMi02IDQtMTAgNC00IDAtNy0yLTEwLTRsLTM3LTM4Yy01LTUtNS0xNCAwLTIwbDEzMi0xMzAtMTMyLTEzMWMtMi0zLTQtNi00LTEwIDAtNCAyLTcgNC0xMGwzOC0zN2MzLTMgNi00IDEwLTQgMyAwIDcgMSA5IDRsMTMxIDEzMSAxMzEtMTMxYzItMyA2LTQgMTAtNCAzIDAgNyAxIDkgNGwzOCAzN2MyIDMgNCA2IDQgMTAgMCA0LTIgNy00IDEweiIvPgo8Z2x5cGggZ2x5cGgtbmFtZT0iaW9zLWFycm93LWZvcndhcmQiIHVuaWNvZGU9IiYjOTk7IiBkPSJNMjk4IDI1NmwtMTY3IDE3NGMtNCA0LTQgMTEgMCAxNmwzMCAzMGM1IDUgMTIgNSAxNiAxbDIwNC0yMTNjMi0yIDMtNSAzLTggMC0zLTEtNi0zLThsLTIwNC0yMTNjLTQtNC0xMS00LTE2IDBsLTMwIDMxYy00IDQtNCAxMSAwIDE2eiIvPgo8Z2x5cGggZ2x5cGgtbmFtZT0iaW9zLWFycm93LWJhY2siIHVuaWNvZGU9IiYjMTAwOyIgZD0iTTIxNCAyNTZsMTY3IDE3NGM0IDQgNCAxMSAwIDE2bC0zMCAzMGMtNCA1LTExIDUtMTYgMWwtMjA0LTIxM2MtMi0yLTMtNS0zLTggMC0zIDEtNiAzLThsMjA0LTIxM2M1LTQgMTItNCAxNiAwbDMwIDMxYzQgNCA0IDExIDAgMTZ6Ii8+CjxnbHlwaCBnbHlwaC1uYW1lPSJyc3MiIHVuaWNvZGU9IiYjMTAxOyIgZD0iTTYxIDQ1MWMxMDggMCAxOTktMzkgMjc1LTExNSA3Ny03NiAxMTUtMTY3IDExNS0yNzUgMCAwLTYxIDAtNjEgMCAwIDkxLTMyIDE2OS05NiAyMzItNjQgNjQtMTQyIDk2LTIzMyA5NiAwIDAgMCA2MiAwIDYybTAtMTIyYzc1IDAgMTM4LTI2IDE5MC03OSA1My01MiA3OS0xMTUgNzktMTg5IDAgMC02MSAwLTYxIDAgMCA1Ny0yMCAxMDYtNjEgMTQ2LTQwIDQxLTg5IDYxLTE0NyA2MSAwIDAgMCA2MSAwIDYxbTU5LTE1MmMxNiAwIDI5LTUgNDEtMTcgMTEtMTEgMTctMjUgMTctNDEgMC0xNi02LTI5LTE3LTQxLTEyLTExLTI1LTE3LTQxLTE3LTE2IDAtMzAgNi00MSAxNy0xMiAxMi0xOCAyNS0xOCA0MSAwIDE2IDYgMzAgMTggNDEgMTEgMTIgMjUgMTcgNDEgMTciLz4KPGdseXBoIGdseXBoLW5hbWU9ImZhY2Vib29rIiB1bmljb2RlPSImIzEwMjsiIGQ9Ik0zODQgNDA3YzAgMC03MyAwLTczIDAtNCAwLTktMy0xMy04LTMtNS01LTEyLTUtMTkgMCAwIDAtNTIgMC01MiAwIDAgOTEgMCA5MSAwIDAgMCAwLTc2IDAtNzYgMCAwLTkxIDAtOTEgMCAwIDAgMC0yMjYgMC0yMjYgMCAwLTg3IDAtODcgMCAwIDAgMCAyMjYgMCAyMjYgMCAwLTc4IDAtNzggMCAwIDAgMCA3NiAwIDc2IDAgMCA3OCAwIDc4IDAgMCAwIDAgNDQgMCA0NCAwIDMyIDEwIDU5IDMwIDgxIDIwIDIyIDQ1IDMzIDc1IDMzIDAgMCA3MyAwIDczIDAgMCAwIDAtNzkgMC03OSIvPgo8Z2x5cGggZ2x5cGgtbmFtZT0idHdpdHRlciIgdW5pY29kZT0iJiMxMDM7IiBkPSJNNDkyIDQwMmMtMTMtMTgtMjktMzUtNDktNTAgMCAwIDAtMTIgMC0xMiAwLTQ0LTEwLTg3LTMwLTEyOC0yMS00MS01My03Ni05Ni0xMDQtNDMtMjgtOTItNDItMTQ4LTQyLTU1IDAtMTA0IDE0LTE0OSA0MyA1LTEgMTMtMSAyNC0xIDQ1IDAgODUgMTMgMTIwIDQwLTIxIDEtNDAgOC01NiAyMC0xNyAxMi0yOCAyOC0zNCA0OCAzLTEgOS0yIDE3LTIgOSAwIDE4IDEgMjYgMy0yMyA1LTQxIDE2LTU2IDM0LTE0IDE4LTIxIDM4LTIxIDYxIDAgMCAwIDEgMCAxIDEyLTYgMjctMTEgNDMtMTItMjkgMjAtNDMgNDctNDMgODEgMCAxNiA0IDMyIDEzIDQ4IDUzLTY0IDExOS05OCAyMDAtMTAwLTIgNi0zIDEzLTMgMjEgMCAyNyA5IDUwIDI4IDY4IDE5IDE5IDQyIDI4IDY5IDI4IDI4IDAgNTEtOSA3MC0yOSAyMCA0IDQxIDExIDYxIDIyLTctMjItMjEtNDAtNDItNTMgMTkgMyAzOCA4IDU2IDE1Ii8+CjxnbHlwaCBnbHlwaC1uYW1lPSJpbnN0YWdyYW0iIHVuaWNvZGU9IiYjMTA0OyIgZD0iTTQyNiAxMDVsMCAxODUtMzkgMGM0LTEyIDYtMjUgNi0zOCAwLTI0LTYtNDYtMTgtNjYtMTMtMjAtMjktMzYtNTAtNDgtMjEtMTItNDQtMTgtNjktMTgtMzcgMC02OSAxMy05NiAzOS0yNyAyNi00MCA1Ny00MCA5MyAwIDEzIDIgMjYgNiAzOGwtNDEgMCAwLTE4NWMwLTUgMi0xMCA1LTEzIDQtMyA4LTUgMTMtNWwzMDUgMGM1IDAgOSAyIDEzIDUgMyAzIDUgOCA1IDEzeiBtLTgxIDE1MmMwIDIzLTkgNDQtMjYgNjAtMTggMTctMzggMjUtNjMgMjUtMjQgMC00NS04LTYyLTI1LTE3LTE2LTI2LTM3LTI2LTYwIDAtMjQgOS00NCAyNi02MSAxNy0xNiAzOC0yNSA2Mi0yNSAyNSAwIDQ1IDkgNjMgMjUgMTcgMTcgMjYgMzcgMjYgNjF6IG04MSAxMDNsMCA0N2MwIDUtMiAxMC02IDE0LTQgNC04IDYtMTQgNmwtNTAgMGMtNSAwLTEwLTItMTQtNi00LTQtNS05LTUtMTRsMC00N2MwLTYgMS0xMCA1LTE0IDQtNCA5LTYgMTQtNmw1MCAwYzYgMCAxMCAyIDE0IDYgNCA0IDYgOCA2IDE0eiBtNDkgNTlsMC0zMjZjMC0xNi01LTI5LTE2LTQwLTExLTExLTI0LTE2LTQwLTE2bC0zMjYgMGMtMTYgMC0yOSA1LTQwIDE2LTExIDExLTE2IDI0LTE2IDQwbDAgMzI2YzAgMTYgNSAyOSAxNiA0MCAxMSAxMSAyNCAxNiA0MCAxNmwzMjYgMGMxNiAwIDI5LTUgNDAtMTYgMTEtMTEgMTYtMjQgMTYtNDB6Ii8+CjxnbHlwaCBnbHlwaC1uYW1lPSJsaW5rZWRpbiIgdW5pY29kZT0iJiMxMDU7IiBkPSJNNDg2IDIwNmwwLTE3MC05OCAwIDAgMTU5YzAgNDAtMTUgNjctNTAgNjctMjggMC00NC0xOC01MS0zNi0zLTctMy0xNS0zLTI0bDAtMTY2LTk5IDBjMCAwIDEgMjY5IDAgMjk3bDk5IDAgMC00MmMtMSAwLTEtMS0xLTFsMSAwIDAgMWMxMyAyMCAzNiA0OSA4OSA0OSA2NSAwIDExMy00MyAxMTMtMTM0eiBtLTQwNCAyNzBjLTM0IDAtNTYtMjItNTYtNTEgMC0yOSAyMS01MiA1NC01MmwxIDBjMzQgMCA1NiAyMyA1NiA1Mi0xIDI5LTIyIDUxLTU1IDUxeiBtLTUxLTQ0MGw5OSAwIDAgMjk3LTk5IDB6Ii8+CjxnbHlwaCBnbHlwaC1uYW1lPSJ4aW5nIiB1bmljb2RlPSImIzEwNjsiIGQ9Ik0zMDkgMjZsLTEwMyAxODAgMTYwIDI4MCAxMDggMC0xNjAtMjgwIDEwMy0xODB6IG0tMTY5IDEzOWw4MCAxMzItNjAgMTA1LTEwMiAwIDYwLTEwNS04MC0xMzJ6Ii8+CjxnbHlwaCBnbHlwaC1uYW1lPSJ3ZWl4aW4iIHVuaWNvZGU9IiYjMTA3OyIgZD0iTTEyOSAzODBjMCA4LTIgMTQtNyAxOS01IDUtMTEgNy0xOSA3LTggMC0xNS0yLTIyLTctNi01LTktMTEtOS0xOSAwLTcgMy0xMyA5LTE4IDctNSAxNC03IDIyLTcgOCAwIDE0IDIgMTkgNyA1IDQgNyAxMCA3IDE4eiBtMjEyLTE0NWMwIDYtMiAxMS03IDE1LTUgNC0xMSA2LTE5IDYtNSAwLTktMi0xNC02LTQtNS02LTktNi0xNSAwLTUgMi0xMCA2LTE0IDUtNCA5LTYgMTQtNiA4IDAgMTQgMiAxOSA2IDUgNCA3IDkgNyAxNHogbS02NyAxNDVjMCA4LTIgMTQtNyAxOS01IDUtMTEgNy0xOSA3LTggMC0xNS0yLTIxLTctNy01LTEwLTExLTEwLTE5IDAtNyAzLTEzIDEwLTE4IDYtNSAxMy03IDIxLTcgOCAwIDE0IDIgMTkgNyA1IDQgNyAxMCA3IDE4eiBtMTgxLTE0NWMwIDYtMiAxMS03IDE1LTUgNC0xMSA2LTE5IDYtNSAwLTktMi0xNC02LTQtNS02LTktNi0xNSAwLTUgMi0xMCA2LTE0IDUtNCA5LTYgMTQtNiA4IDAgMTQgMiAxOSA2IDUgNCA3IDkgNyAxNHogbS03NiAxMTRjLTUgMS0xMiAxLTIwIDEtMzIgMC02MS03LTg4LTIyLTI3LTE1LTQ5LTM1LTY0LTYwLTE2LTI1LTI0LTUyLTI0LTgyIDAtMTUgMy0yOSA3LTQzLTctMS0xMy0xLTE5LTEtNSAwLTEwIDAtMTUgMC00IDEtMTAgMS0xNSAyLTYgMS0xMSAyLTEzIDItMyAxLTggMi0xNiAzLTggMi0xMiAzLTE0IDNsLTcyLTM2IDIwIDYyYy01NSAzOS04MyA4Ni04MyAxNDAgMCAzMiAxMCA2MiAyOCA4OSAxOSAyNyA0NCA0OCA3NiA2NCAzMSAxNiA2NiAyMyAxMDQgMjMgMzMgMCA2NS02IDk1LTE5IDI5LTEyIDU0LTMwIDc0LTUyIDIxLTIyIDM0LTQ3IDM5LTc0eiBtMTcwLTE2MGMwLTIzLTctNDQtMjAtNjQtMTMtMjEtMzEtMzktNTMtNTZsMTYtNTEtNTcgMzFjLTI5LTctNDktMTEtNjItMTEtMzMgMC02MiA3LTg5IDIwLTI3IDE0LTQ5IDMyLTY0IDU1LTE2IDIzLTIzIDQ4LTIzIDc2IDAgMjcgNyA1MiAyMyA3NSAxNSAyMyAzNyA0MSA2NCA1NSAyNyAxMyA1NiAyMCA4OSAyMCAzMCAwIDU5LTcgODYtMjAgMjctMTQgNDktMzIgNjUtNTUgMTYtMjMgMjUtNDggMjUtNzV6Ii8+CjxnbHlwaCBnbHlwaC1uYW1lPSJ3ZWlibyIgdW5pY29kZT0iJiMxMDg7IiBkPSJNMTkzIDE0NWM0IDcgNSAxMyAzIDIwLTIgNy02IDExLTEzIDE0LTYgMy0xMyAzLTIxIDAtNy0yLTEzLTYtMTctMTMtNC02LTUtMTMtNC0xOSAyLTcgNi0xMiAxMy0xNSA2LTMgMTMtMyAyMSAwIDggMiAxNCA3IDE4IDEzeiBtMjcgMzVjMSAyIDIgNSAxIDctMSAzLTMgNS01IDYtMyAxLTYgMC04LTItMy0yLTUtNC03LTUtMy02LTItMTAgNC0xMyAzLTEgNi0xIDggMCAzIDEgNSAzIDcgNXogbTQ5LTMxYy04LTE5LTIzLTM0LTQ1LTQzLTIxLTktNDMtMTAtNjQtMy0yMCA2LTM0IDE4LTQyIDM2LTggMTgtNyAzNSAyIDU0IDkgMTcgMjMgMzEgNDMgMzkgMjAgOSA0MCAxMSA2MCA2IDIyLTYgMzctMTcgNDYtMzQgOS0xOCA5LTM2IDAtNTV6IG05MCA0NmMtMiAxOC0xMSAzNC0yNiA0OC0xNSAxNS0zNSAyNS01OSAzMi0yNSA2LTUxIDgtNzkgNi00Mi01LTc4LTE4LTEwNS00MS0yOC0yMi00MS00OC0zOC03NSAxLTE5IDEwLTM1IDI1LTQ5IDE1LTE0IDM1LTI0IDYwLTMxIDI0LTcgNTAtOSA3OC02IDQzIDQgNzggMTggMTA2IDQwIDI4IDIzIDQwIDQ4IDM4IDc2eiBtODgtMWMwLTEzLTQtMjctMTEtNDAtNy0xNC0xNy0yNy0zMS0zOS0xNC0xMy0zMC0yNC00OC0zNC0xOS0xMC00MC0xOC02NS0yNC0yNS01LTUwLTgtNzctOC0yNyAwLTUzIDMtNzkgOS0yNSA3LTQ4IDE1LTY4IDI3LTIxIDExLTM3IDI1LTQ5IDQzLTEzIDE3LTE5IDM2LTE5IDU3IDAgMjIgNyA0NSAyMCA3MCAxMyAyNSAzMiA0OSA1NiA3NCAzMiAzMiA2NSA1NCA5OCA2NyAzMyAxMyA1NiAxMiA3MC0yIDEzLTEyIDE1LTMyIDYtNjAtMS0yLTEtNCAwLTUgMC0yIDEtMiAzLTIgMS0xIDItMSA0IDAgMSAwIDIgMCA0IDFsMSAwYzI3IDEyIDUwIDE3IDcxIDE3IDIwIDAgMzUtNiA0My0xNyA5LTEyIDktMjkgMC01MSAwLTMtMS01LTEtNiAwLTEgMC0yIDEtMyAyLTEgMy0yIDQtMyAxIDAgMi0xIDUtMSAxMC00IDIwLTggMjktMTQgOS01IDE2LTEzIDIzLTIzIDYtMTAgMTAtMjEgMTAtMzN6IG0tMjIgMTc4YzgtOSAxNC0xOSAxNi0zMSAyLTEyIDItMjMtMi0zNC0xLTQtNC03LTgtOS00LTItOS0zLTEzLTEtNCAxLTggNC0xMCA4LTIgNC0yIDgtMSAxMyA0IDEyIDIgMjItNyAzMS04IDEwLTE4IDEzLTMwIDEwLTUtMS05IDAtMTMgMy00IDItNyA2LTcgMTAtMSA1IDAgOSAyIDEzIDIgNCA2IDYgMTEgNyAxMSAzIDIyIDIgMzQtMSAxMS00IDIwLTEwIDI4LTE5eiBtNTIgNDdjMTctMTkgMjctNDAgMzItNjQgNS0yNCA0LTQ3LTQtNjktMS01LTUtOS05LTExLTUtMy0xMC0zLTE1LTItNSAyLTkgNS0xMiAxMC0yIDUtMyAxMC0xIDE1IDUgMTYgNiAzMiAzIDQ5LTQgMTctMTEgMzItMjMgNDUtMTIgMTMtMjYgMjMtNDIgMjgtMTcgNS0zMyA1LTUwIDItNS0xLTEwIDAtMTUgMy00IDMtNyA3LTggMTItMSA1IDAgMTAgMyAxNSAzIDQgNyA3IDEyIDggMjMgNSA0NyA0IDcwLTMgMjMtNyA0My0yMCA1OS0zOHoiLz4KPGdseXBoIGdseXBoLW5hbWU9ImxpbmstZXh0ZXJuYWwiIHVuaWNvZGU9IiYjMTA5OyIgZD0iTTM4NCAxMjhsLTI1NiAwIDAgMjU1IDY0IDEgMCA2NC0xMjggMCAwLTM4NCAzODQgMCAwIDE2MC02NCAweiBtLTEyOCAzMjBsNjQtNjQtOTYtOTYgNjQtNjQgOTYgOTYgNjQtNjQgMCAxOTJ6Ii8+CjxnbHlwaCBnbHlwaC1uYW1lPSJzb2NpYWwtbGluayIgdW5pY29kZT0iJiMxMTE7IiBkPSJNMjg4IDIxNGwwLTkyIDE2MCAxMzQtMTYwIDE0NCAwLTgwYy0xODcgMC0yMjQtMjA4LTIyNC0yMDggNTMgOTMgMTIyIDEwMiAyMjQgMTAyeiIvPgo8Z2x5cGggZ2x5cGgtbmFtZT0iZ3JpZCIgdW5pY29kZT0iJiMxMTA7IiBkPSJNMTU1IDQyMmwtNTQgMGMtNiAwLTExLTUtMTEtMTFsMC01NGMwLTYgNS0xMiAxMS0xMmw1NCAwYzYgMCAxMiA2IDEyIDEybDAgNTRjMCA2LTYgMTEtMTIgMTF6IG0xMjggMGwtNTQgMGMtNiAwLTExLTUtMTEtMTFsMC01NGMwLTYgNS0xMiAxMS0xMmw1NCAwYzYgMCAxMSA2IDExIDEybDAgNTRjMCA2LTUgMTEtMTEgMTF6IG0xMzktMTFjMCA2LTUgMTEtMTEgMTFsLTU0IDBjLTYgMC0xMi01LTEyLTExbDAtNTRjMCAwIDAgMCAwIDAgMC02IDYtMTIgMTItMTJsNTQgMGM2IDAgMTEgNiAxMSAxMmwwIDU0eiBtLTI2Ny0xMTdsLTU0IDBjLTYgMC0xMS01LTExLTExbDAtNTRjMC02IDUtMTEgMTEtMTFsNTQgMGM2IDAgMTIgNSAxMiAxMWwwIDU0YzAgNi02IDExLTEyIDExeiBtMTI4IDBsLTU0IDBjLTYgMC0xMS01LTExLTExbDAtNTRjMC02IDUtMTEgMTEtMTFsNTQgMGM2IDAgMTEgNSAxMSAxMWwwIDU0YzAgNi01IDExLTExIDExeiBtMTI4IDBsLTU0IDBjLTYgMC0xMi01LTEyLTExbDAtNTRjMCAwIDAgMCAwIDAgMC02IDYtMTEgMTItMTFsNTQgMGM2IDAgMTEgNSAxMSAxMWwwIDU0YzAgNi01IDExLTExIDExeiBtLTI1Ni0xMjdsLTU0IDBjLTYgMC0xMS02LTExLTEybDAtNTRjMC02IDUtMTEgMTEtMTFsNTQgMGM2IDAgMTIgNSAxMiAxMWwwIDU0YzAgNi02IDEyLTEyIDEyeiBtMTI4IDBsLTU0IDBjLTYgMC0xMS02LTExLTEybDAtNTRjMC02IDUtMTEgMTEtMTFsNTQgMGM2IDAgMTEgNSAxMSAxMWwwIDU0YzAgNi01IDEyLTExIDEyeiBtMTI4IDBsLTU0IDBjLTYgMC0xMi02LTEyLTEybDAtNTRjMC02IDYtMTEgMTItMTFsNTQgMGM2IDAgMTEgNSAxMSAxMWwwIDU0YzAgNi01IDEyLTExIDEyeiIvPgo8Z2x5cGggZ2x5cGgtbmFtZT0iZG93bmxvYWQiIHVuaWNvZGU9IiYjMTEyOyIgZD0iTTQ5NSAxNzhjNy0zIDExLTkgMTQtMTYgMy04IDQtMTUgMi0yMSAwIDAtMTQtNzktMTQtNzktMi02LTYtMTItMTItMTYtNi01LTEzLTctMjAtNyAwIDAtNDE4IDAtNDE4IDAtOCAwLTE0IDItMjEgNy02IDQtOSAxMC0xMSAxNiAwIDAtMTQgNzktMTQgNzktNCAxNyAyIDI5IDE2IDM3IDAgMCA4MSA1NSA4MSA1NSAwIDAgNTAgMCA1MCAwIDAgMC04Ny02Ni04Ny02NiAwIDAgOTEgMCA5MSAwIDMgMCA1LTEgNy00IDAgMCAyMC01NyAyMC01NyAwIDAgMTU0IDAgMTU0IDAgMCAwIDIwIDU3IDIwIDU3IDMgMyA1IDQgNiA0IDAgMCA5MSAwIDkxIDAgMCAwLTg3IDY2LTg3IDY2IDAgMCA1MSAwIDUxIDAgMCAwIDgxLTU1IDgxLTU1bS0xMDYgMTY1YzAgMC0xMzMtMTI1LTEzMy0xMjUgMCAwLTEzMyAxMjUtMTMzIDEyNSAwIDAgODUgMCA4NSAwIDAgMCAwIDEzMSAwIDEzMSAwIDAgOTcgMCA5NyAwIDAgMCAwLTEzMSAwLTEzMSAwIDAgODQgMCA4NCAwIi8+CjwvZm9udD48L2RlZnM+PC9zdmc+Cg==#icon-fonts) format("svg");
  font-weight: 400;
  font-style: normal;
}
[data-icon]::before {
  font-family: icon-fonts !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: 400 !important;
  font-feature-settings: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^=icon-]::before,
[class*=" icon-"]::before {
  font-family: icon-fonts !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-feature-settings: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.5rem;
}

svg.icon {
  stroke: #fff;
  stroke-width: 2px;
  width: 20px;
  height: 21px;
  display: inline-block;
  margin: auto;
}
svg.icon.close, svg.icon.download {
  width: 22px;
  height: 22px;
}
svg.icon.external {
  width: 19px;
  height: 19px;
}
svg.icon.email, svg.icon.strategy, svg.icon.eye, svg.icon.calendar, svg.icon.subscribe, svg.icon.home {
  width: 20px;
  height: 20px;
  stroke-width: 1px;
  position: relative;
  top: 3px;
}
svg.icon.circle-arrows {
  stroke: #000;
  width: 65px;
  height: 65px;
}
svg.icon.black {
  stroke: #000;
}
svg.icon.white {
  stroke: #fff;
}
svg.icon.green {
  stroke: #22ffab;
}

.icon-rss::before {
  content: "e";
}

.icon-facebook::before {
  content: "f";
}

.icon-twitter::before {
  content: "g";
}

.icon-instagram::before {
  content: "h";
}

.icon-linkedin::before {
  content: "i";
}

.icon-xing::before {
  content: "j";
}

.icon-weixin::before {
  content: "k";
}

.icon-weibo::before {
  content: "l";
}

.icon-social-link::before {
  content: "o";
}

.icon-grid::before {
  content: "n";
}

.wp-block-code {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}

@media (min-width: 100%) {

  .wp-block-code {
    max-width: 100%;
  }
}

@media (min-width: 1450px) {

  .wp-block-code {
    max-width: 1450px;
  }
}

.wp-block-code {
  position: relative;
  display: flex;
  flex-direction: column;
  margin-bottom: 1rem;
}

.site-footer .wp-block-code .site-info {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  justify-content: space-between;
}

#cookie-consent-wrapper section article.wp-block-code {
  position: relative;
}

@media (min-width: 0) and (max-width: 670px) {
  body.body.page-template-template-ecard-2023 .holiday-message .wp-block-code {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  @media (min-width: 0) and (max-width: 670px) {
    body.body.page-template-template-ecard-2023 .holiday-message .wp-block-code {
      padding-left: 0px;
      padding-right: 0px;
    }
  }
}

body.body.page-template-template-ecard-2023 #masthead .wp-block-code {
  padding: 1.5rem 0;
}

body.body.page-template-template-ecard-2023 #masthead .wp-block-code img {
  width: 200px;
}

@media (min-width: 0) and (max-width: 670px) {
  body.body.page-template-template-ecard-2023 #masthead .wp-block-code img {
    width: 100px;
    margin-left: 20px;
  }
}

body.body.page-template-template-ecard-2023 section.ecard-footer .wp-block-code {
  align-items: center;
  justify-content: center;
}

body.body.page-template-template-ecard-2023 section.ecard-footer .wp-block-code img {
  width: 50px;
}

@media (min-width: 0) and (max-width: 670px) {
  body.body.page-template-template-ecard-2023 section.ecard-footer .wp-block-code img {
    width: 30px;
  }
}

body.page-template-template-ecard-2024 .holiday-message .wp-block-code {
  opacity: 0;
}

body.page-template-template-ecard-2024 .holiday-message .wp-block-code p {
  width: 70%;
  margin: auto;
}

body.page-template-template-ecard-2024 .holiday-message .wp-block-code p:first-of-type {
  margin-bottom: 2rem;
  font-family: GraphikMedium, helvetica, serif;
  color: #8580F7;
}

@media (min-width: 0) and (max-width: 800px) {
  body.page-template-template-ecard-2024 .holiday-message .wp-block-code p {
    width: 97%;
  }
}

body.page-template-template-ecard-2025 #masthead article.wp-block-code {
  height: inherit;
}

body.page-template-template-ecard-2025 .holiday-message .wp-block-code {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  height: 100vh;
}

.offset-container .wp-block-code {
  margin: 0;
  width: 100%;
  max-width: 100%;
  padding: 0;
}

#subscribe-section .wp-block-code {
  min-height: 71vh;
}

#subscribe-section .wp-block-code .wp-block-columns {
  z-index: 10;
}

#subscribe-section .wp-block-code .wp-block-columns:first-child {
  z-index: 10;
}

#subscribe-section .wp-block-code .wp-block-columns .connect-side-title {
  color: #fff;
}

#subscribe-section .wp-block-code .wp-block-columns .cta-success-message {
  color: #fff;
}

#subscribe-section .wp-block-code img {
  position: absolute;
  left: -1rem;
  z-index: 0;
  width: 50%;
  bottom: -30px;
}
.wp-block-code code {
  padding: 1rem;
}

.wp-block-heading {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}

@media (min-width: 100%) {

  .wp-block-heading {
    max-width: 100%;
  }
}

@media (min-width: 1450px) {

  .wp-block-heading {
    max-width: 1450px;
  }
}

.wp-block-heading {
  position: relative;
  display: flex;
  flex-direction: column;
}

.site-footer .wp-block-heading .site-info {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  justify-content: space-between;
}

#cookie-consent-wrapper section article.wp-block-heading {
  position: relative;
}

@media (min-width: 0) and (max-width: 670px) {
  body.body.page-template-template-ecard-2023 .holiday-message .wp-block-heading {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  @media (min-width: 0) and (max-width: 670px) {
    body.body.page-template-template-ecard-2023 .holiday-message .wp-block-heading {
      padding-left: 0px;
      padding-right: 0px;
    }
  }
}

body.body.page-template-template-ecard-2023 #masthead .wp-block-heading {
  padding: 1.5rem 0;
}

body.body.page-template-template-ecard-2023 #masthead .wp-block-heading img {
  width: 200px;
}

@media (min-width: 0) and (max-width: 670px) {
  body.body.page-template-template-ecard-2023 #masthead .wp-block-heading img {
    width: 100px;
    margin-left: 20px;
  }
}

body.body.page-template-template-ecard-2023 section.ecard-footer .wp-block-heading {
  align-items: center;
  justify-content: center;
}

body.body.page-template-template-ecard-2023 section.ecard-footer .wp-block-heading img {
  width: 50px;
}

@media (min-width: 0) and (max-width: 670px) {
  body.body.page-template-template-ecard-2023 section.ecard-footer .wp-block-heading img {
    width: 30px;
  }
}

body.page-template-template-ecard-2024 .holiday-message .wp-block-heading {
  opacity: 0;
}

body.page-template-template-ecard-2024 .holiday-message .wp-block-heading p {
  width: 70%;
  margin: auto;
}

body.page-template-template-ecard-2024 .holiday-message .wp-block-heading p:first-of-type {
  margin-bottom: 2rem;
  font-family: GraphikMedium, helvetica, serif;
  color: #8580F7;
}

@media (min-width: 0) and (max-width: 800px) {
  body.page-template-template-ecard-2024 .holiday-message .wp-block-heading p {
    width: 97%;
  }
}

body.page-template-template-ecard-2025 #masthead article.wp-block-heading {
  height: inherit;
}

body.page-template-template-ecard-2025 .holiday-message .wp-block-heading {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  height: 100vh;
}

.offset-container .wp-block-heading {
  margin: 0;
  width: 100%;
  max-width: 100%;
  padding: 0;
}

#subscribe-section .wp-block-heading {
  min-height: 71vh;
}

#subscribe-section .wp-block-heading .wp-block-columns {
  z-index: 10;
}

#subscribe-section .wp-block-heading .wp-block-columns:first-child {
  z-index: 10;
}

#subscribe-section .wp-block-heading .wp-block-columns .connect-side-title {
  color: #fff;
}

#subscribe-section .wp-block-heading .wp-block-columns .cta-success-message {
  color: #fff;
}

#subscribe-section .wp-block-heading img {
  position: absolute;
  left: -1rem;
  z-index: 0;
  width: 50%;
  bottom: -30px;
}
.wp-block-heading h1 {
  margin-bottom: 2rem;
}
.wp-block-heading h2 {
  margin-bottom: 1.5rem;
}
.wp-block-heading h3 {
  margin-bottom: 1.25rem;
}
.wp-block-heading h4 {
  margin-bottom: 1rem;
}
.wp-block-heading h5 {
  margin-bottom: 0.75rem;
}
.wp-block-heading h6 {
  margin-bottom: 0.5rem;
}

.wp-block-image {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}

@media (min-width: 100%) {

  .wp-block-image {
    max-width: 100%;
  }
}

@media (min-width: 1450px) {

  .wp-block-image {
    max-width: 1450px;
  }
}

.wp-block-image {
  display: flex;
  flex-direction: column;
  position: relative;
}

.site-footer .wp-block-image .site-info {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  justify-content: space-between;
}

#cookie-consent-wrapper section article.wp-block-image {
  position: relative;
}

@media (min-width: 0) and (max-width: 670px) {
  body.body.page-template-template-ecard-2023 .holiday-message .wp-block-image {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  @media (min-width: 0) and (max-width: 670px) {
    body.body.page-template-template-ecard-2023 .holiday-message .wp-block-image {
      padding-left: 0px;
      padding-right: 0px;
    }
  }
}

body.body.page-template-template-ecard-2023 #masthead .wp-block-image {
  padding: 1.5rem 0;
}

body.body.page-template-template-ecard-2023 #masthead .wp-block-image img {
  width: 200px;
}

@media (min-width: 0) and (max-width: 670px) {
  body.body.page-template-template-ecard-2023 #masthead .wp-block-image img {
    width: 100px;
    margin-left: 20px;
  }
}

body.body.page-template-template-ecard-2023 section.ecard-footer .wp-block-image {
  align-items: center;
  justify-content: center;
}

body.body.page-template-template-ecard-2023 section.ecard-footer .wp-block-image img {
  width: 50px;
}

@media (min-width: 0) and (max-width: 670px) {
  body.body.page-template-template-ecard-2023 section.ecard-footer .wp-block-image img {
    width: 30px;
  }
}

body.page-template-template-ecard-2024 .holiday-message .wp-block-image {
  opacity: 0;
}

body.page-template-template-ecard-2024 .holiday-message .wp-block-image p {
  width: 70%;
  margin: auto;
}

body.page-template-template-ecard-2024 .holiday-message .wp-block-image p:first-of-type {
  margin-bottom: 2rem;
  font-family: GraphikMedium, helvetica, serif;
  color: #8580F7;
}

@media (min-width: 0) and (max-width: 800px) {
  body.page-template-template-ecard-2024 .holiday-message .wp-block-image p {
    width: 97%;
  }
}

body.page-template-template-ecard-2025 #masthead article.wp-block-image {
  height: inherit;
}

body.page-template-template-ecard-2025 .holiday-message .wp-block-image {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  height: 100vh;
}

.offset-container .wp-block-image {
  margin: 0;
  width: 100%;
  max-width: 100%;
  padding: 0;
}

#subscribe-section .wp-block-image {
  min-height: 71vh;
}

#subscribe-section .wp-block-image .wp-block-columns {
  z-index: 10;
}

#subscribe-section .wp-block-image .wp-block-columns:first-child {
  z-index: 10;
}

#subscribe-section .wp-block-image .wp-block-columns .connect-side-title {
  color: #fff;
}

#subscribe-section .wp-block-image .wp-block-columns .cta-success-message {
  color: #fff;
}

#subscribe-section .wp-block-image img {
  position: absolute;
  left: -1rem;
  z-index: 0;
  width: 50%;
  bottom: -30px;
}
.wp-block-image.alignfull,
.wp-block-image .is-resized,
.wp-block-image .aligncenter,
.wp-block-image .alignleft,
.wp-block-image .alignright {
  position: relative;
}
.wp-block-image.alignfull figcaption {
  width: calc(100% - 2rem);
}
.wp-block-image.image-hover a img {
  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: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.wp-block-image.image-hover a:hover img {
  filter: brightness(0) saturate(100%) invert(74%) sepia(84%) saturate(420%) hue-rotate(91deg) brightness(102%) contrast(103%);
}

@media (min-width: 0) and (max-width: 670px) {
  .wp-bg-img-cover-phone img {
    height: 12.5rem !important;
  }
  .wp-image-25-phone figure {
    width: 25% !important;
  }
  .wp-image-50-phone figure {
    width: 50% !important;
  }
  .wp-image-75-phone figure {
    width: 75% !important;
  }
  .wp-image-100-phone figure {
    width: 100% !important;
  }
}

li li,
li li li,
li li li li,
li li li li li,
li li li li li li {
  margin-left: 1rem;
}

ul.flatten-list {
  margin-bottom: 0;
  display: flex;
}
ul.flatten-list li {
  margin: 0 25px;
  list-style-type: none;
}
ul.flatten-list li a {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-delay: 100ms;
}
ul.flatten-list li a:hover, ul.flatten-list li a:active {
  color: #22ffab;
}

ul.disc {
  list-style: disc;
  padding-left: 1.563rem;
}
ul.disc li {
  padding-bottom: 0.5rem;
}
ul.disc ul {
  margin-bottom: 0;
  list-style-type: disc;
}
ul.disc.disc-align-left {
  margin: 0;
  padding-left: 0.0625rem;
}

ol.decimal {
  margin-left: 2rem;
  list-style-type: decimal;
}
ol.decimal ul {
  list-style-type: disc;
}

.single-careers .entry-content ul.disc,
.single-about .entry-content ul.disc {
  margin-left: 1rem;
}

.animate-underline {
  --ease-out-expo: cubic-bezier(0.19, 1, 0.22, 1);
  position: relative;
}
.animate-underline::before, .animate-underline::after {
  position: absolute;
  left: 0;
  bottom: -0.25rem;
  display: block;
  height: 0.0625rem;
  width: 100%;
  content: "";
  background: var(--bg-underline-color);
  transition: all 0.15s ease-in;
}
.animate-underline::before {
  transform: scaleX(0);
  transform-origin: left;
}
.animate-underline::after {
  transform-origin: right;
  transition-delay: 0.15s;
}
.animate-underline:hover::before {
  transform: scaleX(1);
  transition-delay: 0.15s;
}
.animate-underline:hover::after {
  transform: scaleX(0);
  transition-delay: 0s;
}

.wp-block-button a.wp-block-button__link {
  display: inline-block;
  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));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  transition-property: all;
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  padding: calc(0.45em + 2px) 0;
  font-family: GraphikMedium, helvetica, sans-serif;
  font-size: 1em;
  letter-spacing: 0.5px;
}
@media (min-width: 0) and (max-width: 670px) {
  .wp-block-button a.wp-block-button__link {
    text-align: left;
  }
}
.wp-block-button a.wp-block-button__link.animate-underline::before, .wp-block-button a.wp-block-button__link.animate-underline::after {
  left: 0;
  bottom: 0.5rem;
}
.wp-block-button a.wp-block-button__link svg.icon {
  position: relative;
  bottom: 0.125rem;
  left: 0.1875rem;
  stroke: #000;
}
.wp-block-button.is-style-outline a.wp-block-button__link {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  padding: calc(0.45em + 2px) calc(1.6em + 2px);
  border: 1px solid;
  transition: all 0.2s ease-in-out;
}
.wp-block-button.is-style-outline a.wp-block-button__link:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.wp-block-button.is-style-fill .wp-block-button__link {
  --tw-bg-opacity: 1;
  background-color: rgb(34 255 171 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  padding: calc(0.45em + 2px) calc(1.6em + 2px);
}
.wp-block-button.is-style-fill .wp-block-button__link svg.icon {
  position: relative;
  bottom: 0.125rem;
  left: 0.1875rem;
  stroke: #000;
}
.wp-block-button.is-style-fill .wp-block-button__link:hover {
  transition: all 0.2s ease-in-out;
  background-color: rgba(255, 255, 255, 0.2) !important;
  color: #22ffab !important;
}

.section-dark .wp-block-button:not(.is-style-fill) a.wp-block-button__link {
  color: #22ffab;
}
.section-dark .wp-block-button:not(.is-style-fill) a.wp-block-button__link svg.icon {
  stroke: #22ffab;
}
.section-dark .wp-block-button:not(.is-style-fill).is-style-outline a.wp-block-button__link {
  border-color: #22ffab;
}

svg.i-ani-arrow-icon {
  display: inline-block;
}

.link--ani-arrow {
  margin-bottom: 1.5rem;
  display: inline-block;
  height: 2rem;
  line-height: 2rem;
}
.link--ani-arrow svg.i-ani-arrow-icon {
  position: relative;
  top: -0.0625rem;
  left: -0.25rem;
  height: 28px;
  transition: transform 0.2s ease-in;
  vertical-align: middle;
}
.link--ani-arrow .arrow-icon--circle {
  transition: stroke-dashoffset 0.2s ease-in;
  stroke-dasharray: 95;
  stroke-dashoffset: 95;
}
.link--ani-arrow:hover svg.i-ani-arrow-icon {
  transform: translate3d(5px, 0, 0);
}
.link--ani-arrow:hover .arrow-icon--circle {
  stroke-dashoffset: 0;
}

.wp-block-pullquote {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}

@media (min-width: 100%) {

  .wp-block-pullquote {
    max-width: 100%;
  }
}

@media (min-width: 1450px) {

  .wp-block-pullquote {
    max-width: 1450px;
  }
}

.wp-block-pullquote {
  position: relative;
  display: flex;
  flex-direction: column;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.site-footer .wp-block-pullquote .site-info {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  justify-content: space-between;
}

#cookie-consent-wrapper section article.wp-block-pullquote {
  position: relative;
}

@media (min-width: 0) and (max-width: 670px) {
  body.body.page-template-template-ecard-2023 .holiday-message .wp-block-pullquote {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  @media (min-width: 0) and (max-width: 670px) {
    body.body.page-template-template-ecard-2023 .holiday-message .wp-block-pullquote {
      padding-left: 0px;
      padding-right: 0px;
    }
  }
}

body.body.page-template-template-ecard-2023 #masthead .wp-block-pullquote {
  padding: 1.5rem 0;
}

body.body.page-template-template-ecard-2023 #masthead .wp-block-pullquote img {
  width: 200px;
}

@media (min-width: 0) and (max-width: 670px) {
  body.body.page-template-template-ecard-2023 #masthead .wp-block-pullquote img {
    width: 100px;
    margin-left: 20px;
  }
}

body.body.page-template-template-ecard-2023 section.ecard-footer .wp-block-pullquote {
  align-items: center;
  justify-content: center;
}

body.body.page-template-template-ecard-2023 section.ecard-footer .wp-block-pullquote img {
  width: 50px;
}

@media (min-width: 0) and (max-width: 670px) {
  body.body.page-template-template-ecard-2023 section.ecard-footer .wp-block-pullquote img {
    width: 30px;
  }
}

body.page-template-template-ecard-2024 .holiday-message .wp-block-pullquote {
  opacity: 0;
}

body.page-template-template-ecard-2024 .holiday-message .wp-block-pullquote p {
  width: 70%;
  margin: auto;
}

body.page-template-template-ecard-2024 .holiday-message .wp-block-pullquote p:first-of-type {
  margin-bottom: 2rem;
  font-family: GraphikMedium, helvetica, serif;
  color: #8580F7;
}

@media (min-width: 0) and (max-width: 800px) {
  body.page-template-template-ecard-2024 .holiday-message .wp-block-pullquote p {
    width: 97%;
  }
}

body.page-template-template-ecard-2025 #masthead article.wp-block-pullquote {
  height: inherit;
}

body.page-template-template-ecard-2025 .holiday-message .wp-block-pullquote {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  height: 100vh;
}

.offset-container .wp-block-pullquote {
  margin: 0;
  width: 100%;
  max-width: 100%;
  padding: 0;
}

#subscribe-section .wp-block-pullquote {
  min-height: 71vh;
}

#subscribe-section .wp-block-pullquote .wp-block-columns {
  z-index: 10;
}

#subscribe-section .wp-block-pullquote .wp-block-columns:first-child {
  z-index: 10;
}

#subscribe-section .wp-block-pullquote .wp-block-columns .connect-side-title {
  color: #fff;
}

#subscribe-section .wp-block-pullquote .wp-block-columns .cta-success-message {
  color: #fff;
}

#subscribe-section .wp-block-pullquote img {
  position: absolute;
  left: -1rem;
  z-index: 0;
  width: 50%;
  bottom: -30px;
}
.wp-block-pullquote blockquote > p {
  margin-bottom: 1rem;
}
.wp-block-pullquote blockquote > cite {
  font-style: normal;
}

.wp-block-quote {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}

@media (min-width: 100%) {

  .wp-block-quote {
    max-width: 100%;
  }
}

@media (min-width: 1450px) {

  .wp-block-quote {
    max-width: 1450px;
  }
}

.wp-block-quote {
  position: relative;
  display: flex;
  flex-direction: column;
  margin-top: 2rem;
  margin-bottom: 2rem;
  font-family: GraphikLight, helvetica, serif;
}

.site-footer .wp-block-quote .site-info {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  justify-content: space-between;
}

#cookie-consent-wrapper section article.wp-block-quote {
  position: relative;
}

@media (min-width: 0) and (max-width: 670px) {
  body.body.page-template-template-ecard-2023 .holiday-message .wp-block-quote {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  @media (min-width: 0) and (max-width: 670px) {
    body.body.page-template-template-ecard-2023 .holiday-message .wp-block-quote {
      padding-left: 0px;
      padding-right: 0px;
    }
  }
}

body.body.page-template-template-ecard-2023 #masthead .wp-block-quote {
  padding: 1.5rem 0;
}

body.body.page-template-template-ecard-2023 #masthead .wp-block-quote img {
  width: 200px;
}

@media (min-width: 0) and (max-width: 670px) {
  body.body.page-template-template-ecard-2023 #masthead .wp-block-quote img {
    width: 100px;
    margin-left: 20px;
  }
}

body.body.page-template-template-ecard-2023 section.ecard-footer .wp-block-quote {
  align-items: center;
  justify-content: center;
}

body.body.page-template-template-ecard-2023 section.ecard-footer .wp-block-quote img {
  width: 50px;
}

@media (min-width: 0) and (max-width: 670px) {
  body.body.page-template-template-ecard-2023 section.ecard-footer .wp-block-quote img {
    width: 30px;
  }
}

body.page-template-template-ecard-2024 .holiday-message .wp-block-quote {
  opacity: 0;
}

body.page-template-template-ecard-2024 .holiday-message .wp-block-quote p {
  width: 70%;
  margin: auto;
}

body.page-template-template-ecard-2024 .holiday-message .wp-block-quote p:first-of-type {
  margin-bottom: 2rem;
  font-family: GraphikMedium, helvetica, serif;
  color: #8580F7;
}

@media (min-width: 0) and (max-width: 800px) {
  body.page-template-template-ecard-2024 .holiday-message .wp-block-quote p {
    width: 97%;
  }
}

body.page-template-template-ecard-2025 #masthead article.wp-block-quote {
  height: inherit;
}

body.page-template-template-ecard-2025 .holiday-message .wp-block-quote {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  height: 100vh;
}

.offset-container .wp-block-quote {
  margin: 0;
  width: 100%;
  max-width: 100%;
  padding: 0;
}

#subscribe-section .wp-block-quote {
  min-height: 71vh;
}

#subscribe-section .wp-block-quote .wp-block-columns {
  z-index: 10;
}

#subscribe-section .wp-block-quote .wp-block-columns:first-child {
  z-index: 10;
}

#subscribe-section .wp-block-quote .wp-block-columns .connect-side-title {
  color: #fff;
}

#subscribe-section .wp-block-quote .wp-block-columns .cta-success-message {
  color: #fff;
}

#subscribe-section .wp-block-quote img {
  position: absolute;
  left: -1rem;
  z-index: 0;
  width: 50%;
  bottom: -30px;
}

.wp-block-quote {
  border-left: solid 2px #334aff;
}
.wp-block-quote p {
  margin-bottom: 1rem;
}
.wp-block-quote cite {
  font-style: normal;
}
.wp-block-quote .who {
  margin-top: -1rem;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
  font-size: 1.125rem !important;
}

.text-quote {
  margin-top: 1rem;
  line-height: 2rem;
  font-size: 1.25rem;
}
@media (min-width: 670px) {
  .text-quote {
    margin: 0;
    font-size: 1.625rem;
    line-height: 2.25rem;
  }
}

.single-post .calendar-date {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  text-align: center;
  font-family: GraphikMedium, helvetica, serif;
  --tw-text-opacity: 1;
  color: rgb(51 74 255 / var(--tw-text-opacity));
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 2px;
  border-radius: 25%;
  font-size: 2rem;
}
@media (min-width: 0) and (max-width: 670px) {
  .single-post .calendar-date {
    display: none;
  }
}

.wp-block-spacer {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}

@media (min-width: 100%) {

  .wp-block-spacer {
    max-width: 100%;
  }
}

@media (min-width: 1450px) {

  .wp-block-spacer {
    max-width: 1450px;
  }
}

.wp-block-spacer {
  position: relative;
  display: flex;
  flex-direction: column;
}

.site-footer .wp-block-spacer .site-info {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  justify-content: space-between;
}

#cookie-consent-wrapper section article.wp-block-spacer {
  position: relative;
}

@media (min-width: 0) and (max-width: 670px) {
  body.body.page-template-template-ecard-2023 .holiday-message .wp-block-spacer {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  @media (min-width: 0) and (max-width: 670px) {
    body.body.page-template-template-ecard-2023 .holiday-message .wp-block-spacer {
      padding-left: 0px;
      padding-right: 0px;
    }
  }
}

body.body.page-template-template-ecard-2023 #masthead .wp-block-spacer {
  padding: 1.5rem 0;
}

body.body.page-template-template-ecard-2023 #masthead .wp-block-spacer img {
  width: 200px;
}

@media (min-width: 0) and (max-width: 670px) {
  body.body.page-template-template-ecard-2023 #masthead .wp-block-spacer img {
    width: 100px;
    margin-left: 20px;
  }
}

body.body.page-template-template-ecard-2023 section.ecard-footer .wp-block-spacer {
  align-items: center;
  justify-content: center;
}

body.body.page-template-template-ecard-2023 section.ecard-footer .wp-block-spacer img {
  width: 50px;
}

@media (min-width: 0) and (max-width: 670px) {
  body.body.page-template-template-ecard-2023 section.ecard-footer .wp-block-spacer img {
    width: 30px;
  }
}

body.page-template-template-ecard-2024 .holiday-message .wp-block-spacer {
  opacity: 0;
}

body.page-template-template-ecard-2024 .holiday-message .wp-block-spacer p {
  width: 70%;
  margin: auto;
}

body.page-template-template-ecard-2024 .holiday-message .wp-block-spacer p:first-of-type {
  margin-bottom: 2rem;
  font-family: GraphikMedium, helvetica, serif;
  color: #8580F7;
}

@media (min-width: 0) and (max-width: 800px) {
  body.page-template-template-ecard-2024 .holiday-message .wp-block-spacer p {
    width: 97%;
  }
}

body.page-template-template-ecard-2025 #masthead article.wp-block-spacer {
  height: inherit;
}

body.page-template-template-ecard-2025 .holiday-message .wp-block-spacer {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  height: 100vh;
}

.offset-container .wp-block-spacer {
  margin: 0;
  width: 100%;
  max-width: 100%;
  padding: 0;
}

#subscribe-section .wp-block-spacer {
  min-height: 71vh;
}

#subscribe-section .wp-block-spacer .wp-block-columns {
  z-index: 10;
}

#subscribe-section .wp-block-spacer .wp-block-columns:first-child {
  z-index: 10;
}

#subscribe-section .wp-block-spacer .wp-block-columns .connect-side-title {
  color: #fff;
}

#subscribe-section .wp-block-spacer .wp-block-columns .cta-success-message {
  color: #fff;
}

#subscribe-section .wp-block-spacer img {
  position: absolute;
  left: -1rem;
  z-index: 0;
  width: 50%;
  bottom: -30px;
}

.wp-block-separator {
  border-top: none;
}

section.section-content.cta {
  padding-top: 0;
}

.wp-block-table {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}

@media (min-width: 100%) {

  .wp-block-table {
    max-width: 100%;
  }
}

@media (min-width: 1450px) {

  .wp-block-table {
    max-width: 1450px;
  }
}

.wp-block-table {
  position: relative;
  display: flex;
  flex-direction: column;
  margin-bottom: 1.5rem;
  width: 100%;
  border-collapse: collapse;
  border-width: 0px;
  padding: 0;
}

.site-footer .wp-block-table .site-info {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  justify-content: space-between;
}

#cookie-consent-wrapper section article.wp-block-table {
  position: relative;
}

@media (min-width: 0) and (max-width: 670px) {
  body.body.page-template-template-ecard-2023 .holiday-message .wp-block-table {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  @media (min-width: 0) and (max-width: 670px) {
    body.body.page-template-template-ecard-2023 .holiday-message .wp-block-table {
      padding-left: 0px;
      padding-right: 0px;
    }
  }
}

body.body.page-template-template-ecard-2023 #masthead .wp-block-table {
  padding: 1.5rem 0;
}

body.body.page-template-template-ecard-2023 #masthead .wp-block-table img {
  width: 200px;
}

@media (min-width: 0) and (max-width: 670px) {
  body.body.page-template-template-ecard-2023 #masthead .wp-block-table img {
    width: 100px;
    margin-left: 20px;
  }
}

body.body.page-template-template-ecard-2023 section.ecard-footer .wp-block-table {
  align-items: center;
  justify-content: center;
}

body.body.page-template-template-ecard-2023 section.ecard-footer .wp-block-table img {
  width: 50px;
}

@media (min-width: 0) and (max-width: 670px) {
  body.body.page-template-template-ecard-2023 section.ecard-footer .wp-block-table img {
    width: 30px;
  }
}

body.page-template-template-ecard-2024 .holiday-message .wp-block-table {
  opacity: 0;
}

body.page-template-template-ecard-2024 .holiday-message .wp-block-table p {
  width: 70%;
  margin: auto;
}

body.page-template-template-ecard-2024 .holiday-message .wp-block-table p:first-of-type {
  margin-bottom: 2rem;
  font-family: GraphikMedium, helvetica, serif;
  color: #8580F7;
}

@media (min-width: 0) and (max-width: 800px) {
  body.page-template-template-ecard-2024 .holiday-message .wp-block-table p {
    width: 97%;
  }
}

body.page-template-template-ecard-2025 #masthead article.wp-block-table {
  height: inherit;
}

body.page-template-template-ecard-2025 .holiday-message .wp-block-table {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  height: 100vh;
}

.offset-container .wp-block-table {
  margin: 0;
  width: 100%;
  max-width: 100%;
  padding: 0;
}

#subscribe-section .wp-block-table {
  min-height: 71vh;
}

#subscribe-section .wp-block-table .wp-block-columns {
  z-index: 10;
}

#subscribe-section .wp-block-table .wp-block-columns:first-child {
  z-index: 10;
}

#subscribe-section .wp-block-table .wp-block-columns .connect-side-title {
  color: #fff;
}

#subscribe-section .wp-block-table .wp-block-columns .cta-success-message {
  color: #fff;
}

#subscribe-section .wp-block-table img {
  position: absolute;
  left: -1rem;
  z-index: 0;
  width: 50%;
  bottom: -30px;
}

.wp-block-table {
  border-spacing: 0;
}
@media (min-width: 1200px) {
  .wp-block-table {
    border-width: 1px;
    border-style: solid;
    --tw-border-opacity: 1;
    border-color: rgb(0 0 0 / var(--tw-border-opacity));
  }
}
.wp-block-table thead {
  display: none;
}
@media (min-width: 1200px) {
  .wp-block-table thead {
    display: table-row-group;
  }
}
.wp-block-table th,
.wp-block-table td {
  padding: 0.5rem;
  text-align: center;
}
@media (min-width: 1200px) {
  .wp-block-table th,
  .wp-block-table td {
    display: table-cell;
  }
}
.wp-block-table td {
  display: block;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  text-align: center;
}
@media (min-width: 1200px) {
  .wp-block-table td {
    display: table-cell;
  }
}
.wp-block-table td::before {
  display: block;
  text-transform: uppercase;
  content: attr(data-label);
}
@media (min-width: 1200px) {
  .wp-block-table td::before {
    display: none;
  }
}
.wp-block-table th {
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .wp-block-table th {
    display: table-cell;
  }
}
.wp-block-table tr {
  margin-bottom: 1rem;
  display: block;
}
@media (min-width: 1200px) {
  .wp-block-table tr {
    margin-bottom: 0;
    display: table-row;
  }
}

.wp-block-gallery {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}

@media (min-width: 100%) {

  .wp-block-gallery {
    max-width: 100%;
  }
}

@media (min-width: 1450px) {

  .wp-block-gallery {
    max-width: 1450px;
  }
}

.wp-block-gallery {
  position: relative;
  display: flex;
  flex-direction: column;
  margin-bottom: 5rem;
}

.site-footer .wp-block-gallery .site-info {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  justify-content: space-between;
}

#cookie-consent-wrapper section article.wp-block-gallery {
  position: relative;
}

@media (min-width: 0) and (max-width: 670px) {
  body.body.page-template-template-ecard-2023 .holiday-message .wp-block-gallery {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  @media (min-width: 0) and (max-width: 670px) {
    body.body.page-template-template-ecard-2023 .holiday-message .wp-block-gallery {
      padding-left: 0px;
      padding-right: 0px;
    }
  }
}

body.body.page-template-template-ecard-2023 #masthead .wp-block-gallery {
  padding: 1.5rem 0;
}

body.body.page-template-template-ecard-2023 #masthead .wp-block-gallery img {
  width: 200px;
}

@media (min-width: 0) and (max-width: 670px) {
  body.body.page-template-template-ecard-2023 #masthead .wp-block-gallery img {
    width: 100px;
    margin-left: 20px;
  }
}

body.body.page-template-template-ecard-2023 section.ecard-footer .wp-block-gallery {
  align-items: center;
  justify-content: center;
}

body.body.page-template-template-ecard-2023 section.ecard-footer .wp-block-gallery img {
  width: 50px;
}

@media (min-width: 0) and (max-width: 670px) {
  body.body.page-template-template-ecard-2023 section.ecard-footer .wp-block-gallery img {
    width: 30px;
  }
}

body.page-template-template-ecard-2024 .holiday-message .wp-block-gallery {
  opacity: 0;
}

body.page-template-template-ecard-2024 .holiday-message .wp-block-gallery p {
  width: 70%;
  margin: auto;
}

body.page-template-template-ecard-2024 .holiday-message .wp-block-gallery p:first-of-type {
  margin-bottom: 2rem;
  font-family: GraphikMedium, helvetica, serif;
  color: #8580F7;
}

@media (min-width: 0) and (max-width: 800px) {
  body.page-template-template-ecard-2024 .holiday-message .wp-block-gallery p {
    width: 97%;
  }
}

body.page-template-template-ecard-2025 #masthead article.wp-block-gallery {
  height: inherit;
}

body.page-template-template-ecard-2025 .holiday-message .wp-block-gallery {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  height: 100vh;
}

.offset-container .wp-block-gallery {
  margin: 0;
  width: 100%;
  max-width: 100%;
  padding: 0;
}

#subscribe-section .wp-block-gallery {
  min-height: 71vh;
}

#subscribe-section .wp-block-gallery .wp-block-columns {
  z-index: 10;
}

#subscribe-section .wp-block-gallery .wp-block-columns:first-child {
  z-index: 10;
}

#subscribe-section .wp-block-gallery .wp-block-columns .connect-side-title {
  color: #fff;
}

#subscribe-section .wp-block-gallery .wp-block-columns .cta-success-message {
  color: #fff;
}

#subscribe-section .wp-block-gallery img {
  position: absolute;
  left: -1rem;
  z-index: 0;
  width: 50%;
  bottom: -30px;
}
.wp-block-gallery .blocks-gallery-item img,
.wp-block-gallery .blocks-gallery-item figcaption {
  border-radius: 0.25rem;
}
.wp-block-gallery .blocks-gallery-item figcaption,
.wp-block-image figcaption {
  position: absolute;
  bottom: 0;
  max-height: 100%;
  overflow: auto;
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
  --tw-gradient-from: #525252;
  --tw-gradient-to: rgb(82 82 82 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  padding-top: 2rem;
  padding-bottom: 0.75rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.wp-caption-text,
.wp-block-table figcaption,
.gallery-caption figcaption,
.wp-block-image figcaption,
.wp-block-embed figcaption,
.wp-block-audio figcaption {
  margin: 0;
  width: 100%;
  text-align: center;
  font-size: 0.875rem;
}

.has-white-color {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.has-white-color a {
  border-bottom-color: #fff !important;
  color: inherit !important;
}

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

.has-black-color {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.has-black-color a {
  border-bottom-color: #000 !important;
  color: inherit !important;
}

.has-black-background-color {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

.has-green-color {
  --tw-text-opacity: 1;
  color: rgb(34 255 171 / var(--tw-text-opacity));
}
.has-green-color a {
  border-bottom-color: #22ffab !important;
  color: inherit !important;
}

.has-green-background-color {
  --tw-bg-opacity: 1;
  background-color: rgb(34 255 171 / var(--tw-bg-opacity));
}

.has-blue-color {
  --tw-text-opacity: 1;
  color: rgb(51 74 255 / var(--tw-text-opacity));
}
.has-blue-color a {
  border-bottom-color: #334aff !important;
  color: inherit !important;
}

.has-blue-background-color {
  --tw-bg-opacity: 1;
  background-color: rgb(51 74 255 / var(--tw-bg-opacity));
}

.has-pink-color {
  --tw-text-opacity: 1;
  color: rgb(195 19 185 / var(--tw-text-opacity));
}
.has-pink-color a {
  border-bottom-color: #c313b9 !important;
  color: inherit !important;
}

.has-pink-background-color {
  --tw-bg-opacity: 1;
  background-color: rgb(195 19 185 / var(--tw-bg-opacity));
}

.has-purple-color {
  --tw-text-opacity: 1;
  color: rgb(133 128 247 / var(--tw-text-opacity));
}
.has-purple-color a {
  border-bottom-color: #8580F7 !important;
  color: inherit !important;
}

.has-purple-background-color {
  --tw-bg-opacity: 1;
  background-color: rgb(133 128 247 / var(--tw-bg-opacity));
}

/*--------------------------------------------------------------
# Tiles isotope
--------------------------------------------------------------*/
.tiles,
.tiles-container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}
@media (min-width: 100%) {

  .tiles,
.tiles-container {
    max-width: 100%;
  }
}
@media (min-width: 1450px) {

  .tiles,
.tiles-container {
    max-width: 1450px;
  }
}
.tiles,
.tiles-container {
  position: relative;
  display: flex;
  flex-direction: column;
}
.site-footer .tiles .site-info,.site-footer 
.tiles-container .site-info {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  justify-content: space-between;
}
#cookie-consent-wrapper section article.tiles,#cookie-consent-wrapper section article
.tiles-container {
  position: relative;
}
@media (min-width: 0) and (max-width: 670px) {
  body.body.page-template-template-ecard-2023 .holiday-message .tiles,body.body.page-template-template-ecard-2023 .holiday-message 
.tiles-container {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  @media (min-width: 0) and (max-width: 670px) {
    body.body.page-template-template-ecard-2023 .holiday-message .tiles,body.body.page-template-template-ecard-2023 .holiday-message 
.tiles-container {
      padding-left: 0px;
      padding-right: 0px;
    }
  }
}
body.body.page-template-template-ecard-2023 #masthead .tiles,body.body.page-template-template-ecard-2023 #masthead 
.tiles-container {
  padding: 1.5rem 0;
}
body.body.page-template-template-ecard-2023 #masthead .tiles img,body.body.page-template-template-ecard-2023 #masthead 
.tiles-container img {
  width: 200px;
}
@media (min-width: 0) and (max-width: 670px) {
  body.body.page-template-template-ecard-2023 #masthead .tiles img,body.body.page-template-template-ecard-2023 #masthead 
.tiles-container img {
    width: 100px;
    margin-left: 20px;
  }
}
body.body.page-template-template-ecard-2023 section.ecard-footer .tiles,body.body.page-template-template-ecard-2023 section.ecard-footer 
.tiles-container {
  align-items: center;
  justify-content: center;
}
body.body.page-template-template-ecard-2023 section.ecard-footer .tiles img,body.body.page-template-template-ecard-2023 section.ecard-footer 
.tiles-container img {
  width: 50px;
}
@media (min-width: 0) and (max-width: 670px) {
  body.body.page-template-template-ecard-2023 section.ecard-footer .tiles img,body.body.page-template-template-ecard-2023 section.ecard-footer 
.tiles-container img {
    width: 30px;
  }
}
body.page-template-template-ecard-2024 .holiday-message .tiles,body.page-template-template-ecard-2024 .holiday-message 
.tiles-container {
  opacity: 0;
}
body.page-template-template-ecard-2024 .holiday-message .tiles p,body.page-template-template-ecard-2024 .holiday-message 
.tiles-container p {
  width: 70%;
  margin: auto;
}
body.page-template-template-ecard-2024 .holiday-message .tiles p:first-of-type,body.page-template-template-ecard-2024 .holiday-message 
.tiles-container p:first-of-type {
  margin-bottom: 2rem;
  font-family: GraphikMedium, helvetica, serif;
  color: #8580F7;
}
@media (min-width: 0) and (max-width: 800px) {
  body.page-template-template-ecard-2024 .holiday-message .tiles p,body.page-template-template-ecard-2024 .holiday-message 
.tiles-container p {
    width: 97%;
  }
}
body.page-template-template-ecard-2025 #masthead article.tiles,body.page-template-template-ecard-2025 #masthead article
.tiles-container {
  height: inherit;
}
body.page-template-template-ecard-2025 .holiday-message .tiles,body.page-template-template-ecard-2025 .holiday-message 
.tiles-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  height: 100vh;
}
.offset-container .tiles,.offset-container 
.tiles-container {
  margin: 0;
  width: 100%;
  max-width: 100%;
  padding: 0;
}
#subscribe-section .tiles,#subscribe-section 
.tiles-container {
  min-height: 71vh;
}
#subscribe-section .tiles .wp-block-columns,#subscribe-section 
.tiles-container .wp-block-columns {
  z-index: 10;
}
#subscribe-section .tiles .wp-block-columns:first-child,#subscribe-section 
.tiles-container .wp-block-columns:first-child {
  z-index: 10;
}
#subscribe-section .tiles .wp-block-columns .connect-side-title,#subscribe-section 
.tiles-container .wp-block-columns .connect-side-title {
  color: #fff;
}
#subscribe-section .tiles .wp-block-columns .cta-success-message,#subscribe-section 
.tiles-container .wp-block-columns .cta-success-message {
  color: #fff;
}
#subscribe-section .tiles img,#subscribe-section 
.tiles-container img {
  position: absolute;
  left: -1rem;
  z-index: 0;
  width: 50%;
  bottom: -30px;
}
.tiles,
.tiles-container {
  align-items: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  z-index: 50;
}
.tiles .tile-item,
.tiles .tile-sizer,
.tiles-container .tile-item,
.tiles-container .tile-sizer {
  width: 31%;
}
.tiles .tile-gutter,
.tiles-container .tile-gutter {
  width: 3%;
}
.tiles .tile-item,
.tiles-container .tile-item {
  position: relative;
  float: left;
  overflow: hidden;
  height: 340px;
  margin-bottom: 2%;
}
@media (min-width: 0) and (max-width: 670px) {
  .tiles .tile-item,
  .tiles-container .tile-item {
    width: 100%;
    margin-bottom: 1rem;
  }
}
.tiles .tile-item .tile-link,
.tiles-container .tile-item .tile-link {
  text-decoration-line: none;
}
.tiles .tile-item .tile-link .tile-block,
.tiles-container .tile-item .tile-link .tile-block {
  position: relative;
  height: 100%;
  width: 100%;
}
.tiles .tile-item .tile-link .tile-block h3,
.tiles .tile-item .tile-link .tile-block p,
.tiles-container .tile-item .tile-link .tile-block h3,
.tiles-container .tile-item .tile-link .tile-block p {
  font-size: 1rem;
}
.tiles .tile-item .tile-link .tile-block h3.taxonomy,
.tiles .tile-item .tile-link .tile-block p.taxonomy,
.tiles-container .tile-item .tile-link .tile-block h3.taxonomy,
.tiles-container .tile-item .tile-link .tile-block p.taxonomy {
  font-size: 15px;
  font-family: GraphikMedium, helvetica, sans-serif;
  letter-spacing: 0.5px;
}
.tiles .tile-item .tile-link .tile-block h3.entry-title,
.tiles .tile-item .tile-link .tile-block p.entry-title,
.tiles-container .tile-item .tile-link .tile-block h3.entry-title,
.tiles-container .tile-item .tile-link .tile-block p.entry-title {
  font-family: GraphikLight, helvetica, sans-serif;
}
.tiles .tile-item .tile-link .tile-block h3,
.tiles-container .tile-item .tile-link .tile-block h3 {
  margin: 0;
}
.tiles .tile-item .tile-link .tile-block .tile-content,
.tiles-container .tile-item .tile-link .tile-block .tile-content {
  margin: 0;
  height: 100%;
  width: 100%;
}
.tiles .tile-item .tile-link .tile-block .tile-content .top,
.tiles-container .tile-item .tile-link .tile-block .tile-content .top {
  position: relative;
  margin: 0;
  overflow: hidden;
  height: 200px;
}
.tiles .tile-item .tile-link .tile-block .tile-content .top .bg-img,
.tiles-container .tile-item .tile-link .tile-block .tile-content .top .bg-img {
  position: relative;
  height: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.tiles .tile-item .tile-link .tile-block .tile-content .top .bg-img span,
.tiles-container .tile-item .tile-link .tile-block .tile-content .top .bg-img span {
  position: absolute;
  top: 1.25rem;
  right: 1.25rem;
  font-size: 1rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.tiles .tile-item .tile-link .tile-block .tile-content .bottom,
.tiles-container .tile-item .tile-link .tile-block .tile-content .bottom {
  width: 100%;
  padding: 0.625rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 100ms;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  height: 150px;
}
.tiles .tile-item .tile-link .tile-block .tile-content .bottom p,
.tiles .tile-item .tile-link .tile-block .tile-content .bottom h3,
.tiles-container .tile-item .tile-link .tile-block .tile-content .bottom p,
.tiles-container .tile-item .tile-link .tile-block .tile-content .bottom h3 {
  margin: auto;
}
.tiles .tile-item .tile-link .tile-block .tile-content .bottom .svg-icon,
.tiles-container .tile-item .tile-link .tile-block .tile-content .bottom .svg-icon {
  position: absolute;
  right: 0.625rem;
  bottom: 0.625rem;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  fill: #000;
}
@media (min-width: 670px) {
  .tiles .tile-item .tile-link:hover .tile-content .bottom,
  .tiles-container .tile-item .tile-link:hover .tile-content .bottom {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity));
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
  .tiles .tile-item .tile-link:hover .tile-content .bottom .content-type,
  .tiles-container .tile-item .tile-link:hover .tile-content .bottom .content-type {
    --tw-text-opacity: 1;
    color: rgb(34 255 171 / var(--tw-text-opacity));
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
  .tiles .tile-item .tile-link:hover .tile-content .bottom .entry-title,
  .tiles-container .tile-item .tile-link:hover .tile-content .bottom .entry-title {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
  .tiles .tile-item .tile-link:hover .tile-content .bottom .svg-icon,
  .tiles-container .tile-item .tile-link:hover .tile-content .bottom .svg-icon {
    stroke: #22ffab;
    fill: #22ffab;
  }
}
.tiles .i-play,
.tiles-container .i-play {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  z-index: 2;
  margin: 0 auto;
  width: 3.438rem;
}
.tiles .event-date-label,
.tiles-container .event-date-label {
  position: absolute;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  text-align: center;
  z-index: 2;
  margin: 0.625rem;
  padding: 0.813rem 1.25rem 0.625rem 1.25rem;
  border-radius: 0.313rem;
}
.tiles .event-date-label .event-month,
.tiles-container .event-date-label .event-month {
  margin-bottom: 0;
  font-family: GraphikRegular, helvetica, serif;
  text-transform: uppercase;
  font-size: 0.875rem !important;
  line-height: normal;
  line-height: initial;
}
.tiles .event-date-label .event-day,
.tiles-container .event-date-label .event-day {
  font-family: GraphikMedium, helvetica, serif;
  --tw-text-opacity: 1;
  color: rgb(51 74 255 / var(--tw-text-opacity));
  font-size: 1.625rem !important;
  line-height: normal;
  line-height: initial;
}

.wp-block-column.two-col .tiles .tile-item,
.wp-block-column.two-col .tiles .tile-sizer {
  width: 46%;
}
@media (min-width: 0) and (max-width: 670px) {
  .wp-block-column.two-col .tiles .tile-item,
  .wp-block-column.two-col .tiles .tile-sizer {
    width: 100%;
  }
}
.wp-block-column.two-col .tiles .tile-gutter {
  width: 5%;
}

.load-posts {
  display: inline;
  color: #9CA3AF;
}
.load-posts svg.icon {
  --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));
  stroke-width: 2px;
  stroke: #6B7280;
  position: relative;
  bottom: 3px;
  right: 5px;
  height: 16px;
  width: 16px;
}
.load-posts:hover {
  cursor: pointer;
  color: #000;
}
.load-posts:hover svg.icon {
  stroke: #000;
}

.no-post-txt {
  display: none;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  opacity: 0;
}

section#thinking-tiles {
  display: flex;
  flex-wrap: wrap;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
section#thinking-tiles #post-tiles {
  flex-grow: 1;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 1000ms;
  width: 74%;
  padding-left: 4%;
}
@media (min-width: 0) and (max-width: 670px) {
  section#thinking-tiles #post-tiles {
    width: 100%;
    padding-left: 0px;
  }
}
section#thinking-tiles #post-tiles .tiles {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}
section#thinking-tiles #post-tiles .tiles .tile-item,
section#thinking-tiles #post-tiles .tiles .tile-sizer {
  width: 46%;
}
@media (min-width: 0) and (max-width: 670px) {
  section#thinking-tiles #post-tiles .tiles .tile-item,
  section#thinking-tiles #post-tiles .tiles .tile-sizer {
    width: 100%;
  }
}
section#thinking-tiles #post-tiles .tiles .tile-gutter {
  width: 3.5%;
}
section#thinking-tiles #post-tiles .tiles .tile-block {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
section#thinking-tiles .loading-circle-arrows {
  position: absolute;
  top: 5rem;
  display: none;
  width: 100%;
  opacity: 1;
}
section#thinking-tiles .loading-messages {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-basis: 100%;
  margin-top: 2rem;
}

.wrapper-circle-arrows {
  position: absolute;
  left: 50%;
  bottom: 2.5rem;
  margin-left: -2rem;
  display: none;
  opacity: 0;
  margin-top: -35px;
}

.tile-link-container .tile-link-inner-container {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 1024px) {
  .tile-link-container .tile-link-inner-container {
    flex-wrap: nowrap;
  }
}
.tile-link-container .tile-link-inner-container .tile-anchor-link {
  position: static !important;
  display: flex;
  flex-direction: column;
}
.tile-link-container .tile-link-inner-container .tile-title {
  font-size: 1rem;
}
@media (min-width: 670px) {
  .tile-link-container .tile-link-inner-container .tile-title {
    font-size: 1.313rem;
  }
}
.tile-link-container .tile-link-inner-container .tile-text {
  width: auto;
  font-family: GraphikLight, helvetica, serif;
  font-size: 1rem;
}
@media (min-width: 0) and (max-width: 670px) {
  .tile-link-container .tile-link-inner-container {
    justify-content: space-between;
  }
  .tile-link-container .tile-link-inner-container .tile-link-block {
    width: 48%;
    height: auto;
  }
  .tile-link-container .tile-link-inner-container .tile-link-block p.tile-text {
    display: none;
  }
}

.tile-link-block {
  position: relative;
  width: 100%;
  border: 0.5px solid #6B7280;
  height: 12.5rem;
  margin: 0 0 1.313rem 0;
  background-color: rgb(250, 250, 250);
}
@media (min-width: 1024px) {
  .tile-link-block {
    margin: 0 1.313rem 1.313rem 0;
  }
  .tile-link-block:last-child {
    margin-right: 0;
  }
}
.tile-link-block .line-bar {
  height: 0.313rem;
  width: 15%;
  margin: 1rem 0 1rem 0;
  background-color: #334aff;
}
.tile-link-block .tile-text {
  font-family: GraphikMedium, helvetica, serif;
  font-size: 0.875rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  width: 65%;
}
@media (min-width: 1024px) {
  .tile-link-block .tile-text {
    width: 55%;
  }
}
.tile-link-block .tile-title {
  font-family: GraphikMedium, helvetica, serif;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  font-size: 1.313rem;
}
@media (min-width: 670px) {
  .tile-link-block .tile-title {
    width: 65%;
  }
}
@media (min-width: 1024px) {
  .tile-link-block .tile-title {
    width: 55%;
  }
}

.tile-anchor-link {
  position: absolute;
  height: 100%;
  width: 100%;
  padding: 0.938rem;
  transition: all 0.2s ease-in-out;
}
.tile-anchor-link.no-link-anchor {
  cursor: default;
}

.tile-link-container-dark .tile-anchor-link:hover {
  background-color: rgba(255, 255, 255, 0.85);
}
.tile-link-container-dark .tile-anchor-link:hover .tile-text,
.tile-link-container-dark .tile-anchor-link:hover .tile-title {
  color: #000;
}

.tile-link-container-light .tile-anchor-link:hover {
  background-color: #000;
}
.tile-link-container-light .tile-anchor-link:hover .tile-text,
.tile-link-container-light .tile-anchor-link:hover .tile-title {
  color: #fff;
}

.tiles-no-img-container {
  display: flex;
  flex-wrap: wrap;
  opacity: 1;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-delay: 200ms;
}
.tiles-no-img-container.hide-container {
  opacity: 0;
}
.tiles-no-img-container .tile-no-img {
  position: relative;
  margin: 0;
  width: 100%;
  height: 6.25rem;
}
.tiles-no-img-container .tile-no-img .tile-link {
  position: absolute;
  height: 100%;
  width: 100%;
}
.tiles-no-img-container .tile-no-img .tile-link:hover .tile-title {
  --tw-text-opacity: 1;
  color: rgb(51 74 255 / var(--tw-text-opacity));
}
.tiles-no-img-container .tile-no-img .tile-content {
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
}
.tiles-no-img-container .tile-no-img .tile-title,
.tiles-no-img-container .tile-no-img .tile-description {
  margin: 0;
  width: 100%;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.tiles-no-img-container .tile-no-img .tile-title {
  padding-right: 0.625rem;
  font-family: GraphikMedium, helvetica, serif;
  font-size: 1.125rem;
}
@media (min-width: 1024px) {
  .tiles-no-img-container .tile-no-img .tile-title {
    padding: 0;
    font-size: 1.3rem;
  }
}
.tiles-no-img-container .tile-no-img .tile-description {
  font-family: GraphikRegular;
  padding-right: 2.188rem;
  padding-left: 0.75rem;
}
.tiles-no-img-container .tile-no-img .tile-line-bar {
  position: absolute;
  bottom: 0;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity));
  height: 0.063rem;
}
.tiles-no-img-container .tile-no-img svg.icon {
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  stroke: #000;
}
@media (min-width: 768px) {
  .tiles-no-img-container .tile-no-img {
    width: calc(50% - 0.699rem);
    margin: 0 1.313rem 0 0;
  }
  .tiles-no-img-container .tile-no-img:nth-child(even) {
    margin-right: 0;
  }
}
@media (min-width: 0) and (max-width: 670px) {
  .tiles-no-img-container .tile-no-img {
    height: 8rem;
  }
}

@media (min-width: 670px) {
  .section-dark .tile-link:hover .bottom {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    background-color: rgba(255, 255, 255, 0.1) !important;
  }
  .section-dark .tile-link:hover .bottom .content-type {
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    color: #22ffab !important;
  }
  .section-dark .tile-link:hover .bottom .entry-title {
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    color: #fff !important;
  }
}
.section-dark .tile-no-img svg.icon {
  stroke: #fff;
}

.tile-blocks {
  display: flex;
  flex-direction: column;
}
@media (min-width: 783px) {
  .tile-blocks {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
.tile-blocks .tile-item {
  height: 340px;
  width: 100%;
  margin-bottom: 2%;
}
@media (min-width: 783px) {
  .tile-blocks .tile-item {
    width: calc(33.33% - 2em);
    margin-right: 3em;
  }
  .tile-blocks .tile-item:only-child {
    width: calc(33.33% - 2em);
  }
  .tile-blocks .tile-item:nth-last-child(n+2):nth-last-child(-n+2):first-child, .tile-blocks .tile-item:nth-last-child(n+2):nth-last-child(-n+2):first-child ~ .tile-item {
    width: calc(50% - 2em);
    margin-right: 4em;
  }
  .tile-blocks .tile-item:nth-last-child(n+2):nth-last-child(-n+2):first-child:last-child, .tile-blocks .tile-item:nth-last-child(n+2):nth-last-child(-n+2):first-child ~ .tile-item:last-child {
    margin-right: 0;
  }
  .tile-blocks .tile-item:nth-child(3n), .tile-blocks .tile-item:last-child {
    margin-right: 0;
  }
}
.tile-blocks .tile-item a.tile-link {
  text-decoration-line: none;
}
.tile-blocks .tile-item a.tile-link .tile-block {
  position: relative;
  height: 100%;
  width: 100%;
}
.tile-blocks .tile-item a.tile-link .tile-block h3,
.tile-blocks .tile-item a.tile-link .tile-block p {
  font-size: 1rem;
}
.tile-blocks .tile-item a.tile-link .tile-block h3.taxonomy,
.tile-blocks .tile-item a.tile-link .tile-block p.taxonomy {
  font-size: 15px;
  font-family: GraphikMedium, helvetica, sans-serif;
  letter-spacing: 0.5px;
}
.tile-blocks .tile-item a.tile-link .tile-block h3.entry-title,
.tile-blocks .tile-item a.tile-link .tile-block p.entry-title {
  font-family: GraphikLight, helvetica, sans-serif;
}
.tile-blocks .tile-item a.tile-link .tile-block h3 {
  margin: 0;
}
.tile-blocks .tile-item a.tile-link .tile-block .tile-content {
  margin: 0;
  height: 100%;
  width: 100%;
}
.tile-blocks .tile-item a.tile-link .tile-block .tile-content .top {
  position: relative;
  margin: 0;
  overflow: hidden;
  height: 200px;
}
.tile-blocks .tile-item a.tile-link .tile-block .tile-content .top .bg-img {
  position: relative;
  height: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.tile-blocks .tile-item a.tile-link .tile-block .tile-content .top .bg-img span {
  position: absolute;
  top: 1.25rem;
  right: 1.25rem;
  font-size: 1rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.tile-blocks .tile-item a.tile-link .tile-block .tile-content .bottom {
  padding: 10px;
  width: 100%;
  height: 150px;
}
.tile-blocks .tile-item a.tile-link .tile-block .tile-content .bottom p,
.tile-blocks .tile-item a.tile-link .tile-block .tile-content .bottom h3 {
  margin: auto;
}
@media (min-width: 670px) {
  .tile-blocks .tile-item a.tile-link:hover .tile-content .bottom {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity));
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
  .tile-blocks .tile-item a.tile-link:hover .tile-content .bottom .content-type {
    --tw-text-opacity: 1;
    color: rgb(34 255 171 / var(--tw-text-opacity));
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
  .tile-blocks .tile-item a.tile-link:hover .tile-content .bottom .entry-title {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
}
.tile-blocks .i-play {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  z-index: 2;
  margin: 0 auto;
  width: 3.438rem;
}
.tile-blocks .event-date-label {
  position: absolute;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  text-align: center;
  z-index: 2;
  margin: 0.625rem;
  padding: 0.813rem 1.25rem 0.625rem 1.25rem;
  border-radius: 0.313rem;
}
.tile-blocks .event-date-label .event-month {
  margin-bottom: 0;
  font-family: GraphikRegular, helvetica, serif;
  text-transform: uppercase;
  font-size: 0.875rem !important;
  line-height: normal;
  line-height: initial;
}
.tile-blocks .event-date-label .event-day {
  font-family: GraphikMedium, helvetica, serif;
  --tw-text-opacity: 1;
  color: rgb(51 74 255 / var(--tw-text-opacity));
  font-size: 1.625rem !important;
  line-height: normal;
  line-height: initial;
}

@media (min-width: 0) and (max-width: 670px) {
  .tile-img-height {
    min-height: 0px;
    height: 12.5rem;
  }
}

.client-quote-content {
  padding: 0 2.5rem;
}
.client-quote-content .client-top {
  margin-bottom: 2rem;
  display: flex;
  height: 2.5rem;
  width: 100%;
}
.client-quote-content .client-logo {
  margin-right: 0.625rem;
  height: 100%;
  width: auto;
}
.client-quote-content .client-info {
  width: 70%;
}
.client-quote-content .client-name {
  font-size: 1.125rem;
  margin-bottom: 0;
}
.client-quote-content .client-role {
  font-size: 0.875rem;
  color: #9CA3AF;
}
.client-quote-content .client-quote {
  font-family: GraphikLight, helvetica, serif;
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity));
  font-size: 1.125rem;
}
.client-quote-content .client-bottom {
  width: 100%;
}

.carousel-quote-top {
  display: flex;
  align-items: center;
}
.carousel-quote-top .carousel-quote-image {
  margin: 0;
  padding: 0;
  width: 6.25rem;
}

.circle-content-block {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (min-width: 1024px) {
  .circle-content-block {
    flex-wrap: nowrap;
  }
}

.circle-content {
  position: relative;
  margin-bottom: 2rem;
  border-radius: 9999px;
  height: 9rem;
  width: 9rem;
  min-height: 9rem;
}
@media (min-width: 1024px) {
  .circle-content {
    width: 13rem;
    height: 13rem;
  }
}
@media (min-width: 1200px) {
  .circle-content {
    width: 15.625rem;
    height: 15.625rem;
  }
}
.circle-content .circle-link {
  position: absolute;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 50%;
  background: transparent !important;
  padding: 1.25rem;
}
.circle-content .circle-link:hover .circle-bg {
  opacity: 1;
}
.circle-content .circle-link:hover .circle-text {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transform: scale(1.1);
}
.circle-content .circle-link .circle-bg {
  position: absolute;
  z-index: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  border-radius: inherit;
}
.circle-content .circle-link .circle-text {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  z-index: 1;
}

.comments-link {
  margin-top: 1rem;
}

.comments-area {
  margin-top: 1.5rem;
}

.comment-author {
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
}
.comment-author .avatar {
  margin-right: 1rem;
}
.comment-author .fn {
  margin-right: 0.5rem;
}

.comment-metadata {
  margin-bottom: 1rem;
}

.comment-body {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.comment-content {
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.1;
  padding: 1rem;
}
.bypostauthor .comment-content {
  border-width: 2px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}

.comment-list .children {
  margin-left: 1rem;
}

.reply {
  padding-top: 0.5rem;
}

.comment-reply-title a {
  display: block;
  font-size: 0.875rem;
}

.site-footer {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  font-family: GraphikExtraLight, helvetica, serif;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  padding: 1.25rem 4.12541%;
}
@media (min-width: 0) and (max-width: 670px) {
  .site-footer {
    padding-top: 3rem;
    padding-bottom: 3rem;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  .site-footer {
    padding: 3.75rem 4.12541%;
  }
}
.site-footer .container .site-info {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  justify-content: space-between;
}

.site-footer-inner {
  display: flex;
}
.site-footer-inner .spacer {
  display: none;
  flex-shrink: 0;
  flex-basis: 7rem;
}
@media (min-width: 1024px) {
  .site-footer-inner .spacer {
    display: block;
  }
}

.footer-content {
  display: flex;
  flex-grow: 1;
  flex-direction: column;
}
.footer-content .row {
  display: flex;
  flex-direction: column;
}
@media (min-width: 1024px) {
  .footer-content .row {
    flex-direction: row;
  }
}
.footer-content .row .title {
  position: relative;
  bottom: 0.3125rem;
  width: 12.5rem;
  align-self: flex-start;
  flex: none;
}
.footer-content .row .content-container {
  display: flex;
  flex-grow: 1;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128 / var(--tw-border-opacity));
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  padding-left: 0;
  padding-right: 0;
}

.social-footer-row ul.social-icons {
  flex-wrap: wrap;
}
@media (min-width: 1024px) {
  .social-footer-row ul.social-icons {
    justify-content: space-between;
  }
}
.social-footer-row ul.social-icons li.social-icon {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 2.5rem;
  margin-top: 0;
  width: 25%;
}
@media (min-width: 1024px) {
  .social-footer-row ul.social-icons li.social-icon {
    margin: 0;
    width: auto;
  }
}
.social-footer-row ul.social-icons li.social-icon:nth-child(n+4) {
  margin: 0;
}
.social-footer-row ul.social-icons li.social-icon:first-of-type {
  margin-left: 0;
}
.social-footer-row ul.social-icons li.social-icon:last-of-type {
  margin-right: 0;
}
.social-footer-row .social-link svg {
  --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));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.social-footer-row .social-link:hover svg {
  --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));
}
.social-footer-row .social-icon.weixin .wechat-qrcode {
  position: absolute;
  --tw-scale-x: .5;
  --tw-scale-y: .5;
  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));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  opacity: 0;
  transition-property: all;
  transition-duration: 150ms;
  transition-delay: 75ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  top: 70px;
  left: 50%;
  z-index: -1;
}
@media (min-width: 0) and (max-width: 670px) {
  .social-footer-row .social-icon.weixin .wechat-qrcode {
    left: 2rem;
  }
}
.social-footer-row .social-icon.weixin .social-link {
  position: relative;
}
.social-footer-row .social-icon.weixin .social-link:hover .wechat-qrcode {
  transform: scale(4);
  opacity: 1;
  z-index: 1;
}

.connect-footer-row a,
.connect-footer-row a:active,
.connect-footer-row a:visited {
  font-family: GraphikMedium, helvetica, serif;
  --tw-text-opacity: 1;
  color: rgb(34 255 171 / var(--tw-text-opacity));
}
.connect-footer-row .content-container {
  flex-direction: column;
}
@media (min-width: 1024px) {
  .connect-footer-row .content-container {
    flex-direction: row;
  }
}
.connect-footer-row .newsletter,
.connect-footer-row .contact-us {
  position: relative;
  padding-bottom: 1.25rem;
  flex-basis: 50%;
}
.connect-footer-row .newsletter {
  padding-right: 1rem;
}
@media (min-width: 0) and (max-width: 670px) {
  .connect-footer-row .newsletter {
    margin-bottom: 1rem;
  }
}
.connect-footer-row .form-newsletter {
  position: absolute;
  bottom: 0;
}

.row:last-child .content-container {
  padding-bottom: 0;
}

#cookie-consent-wrapper {
  position: fixed;
  left: 0;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(51 74 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  bottom: -100%;
  z-index: 500;
}
#cookie-consent-wrapper section {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
#cookie-consent-wrapper section p {
  font-family: GraphikLight;
}
#cookie-consent-wrapper section article.container {
  position: relative;
}
#cookie-consent-wrapper section h2.h5 {
  margin-bottom: 0;
}
#cookie-consent-wrapper section .wp-block-columns .button-row {
  display: flex;
}
#cookie-consent-wrapper section .wp-block-columns .button-row .wp-block-button__link {
  font-family: GraphikMedium, helvetica, serif;
  font-size: 1rem;
}
#cookie-consent-wrapper section .wp-block-columns .button-row .wp-block-buttons:last-child {
  margin-left: 20px;
}
#cookie-consent-wrapper section .close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  display: flex;
  height: 2rem;
  width: 2rem;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  padding: 0.3125rem;
  transition: all 0.1s ease-in;
  background-color: rgba(209, 213, 219, 0.3);
}
#cookie-consent-wrapper section .close svg {
  margin: 0;
  height: 1.25rem;
  width: 1.25rem;
}
#cookie-consent-wrapper section .close:hover {
  cursor: pointer;
  --tw-bg-opacity: 1;
  background-color: rgb(34 255 171 / var(--tw-bg-opacity));
  opacity: 1;
}
#cookie-consent-wrapper section .close:hover svg {
  stroke: #000;
}
@media (min-width: 0) and (max-width: 670px) {
  #cookie-consent-wrapper section .wp-block-buttons .wp-block-button__link {
    font-size: 0.875rem;
    padding: 15px 10px;
  }
  #cookie-consent-wrapper section .close {
    top: -9px;
    right: 15px;
  }
}

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

.site-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  z-index: 550;
  padding: 0 4.12541%;
}
@media (min-width: 0) and (max-width: 670px) {
  .site-header {
    padding: 0 0.1rem;
  }
}
.site-header a {
  text-decoration-line: none;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-delay: 200ms;
}
.site-header ul {
  margin-bottom: 0;
  display: flex;
}
.site-header ul li {
  list-style-type: none;
  margin: 0 1.5rem;
  font-family: GraphikExtraLight, Helvetica, sans-serif;
}
.site-header ul li.current-menu-item, .site-header ul li.current-page-ancestor {
  color: #22ffab;
}
.site-header ul li a:hover,
.site-header ul li a:active {
  color: #22ffab;
}
.site-header .header-main-nav-container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}
@media (min-width: 100%) {

  .site-header .header-main-nav-container {
    max-width: 100%;
  }
}
@media (min-width: 1450px) {

  .site-header .header-main-nav-container {
    max-width: 1450px;
  }
}
.site-header .header-main-nav-container {
  display: flex;
  flex-direction: column;
  position: relative;
  height: 4.5rem;
}
.site-footer .site-header .header-main-nav-container .site-info {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  justify-content: space-between;
}
#cookie-consent-wrapper section article.site-header .header-main-nav-container {
  position: relative;
}
@media (min-width: 0) and (max-width: 670px) {
  body.body.page-template-template-ecard-2023 .holiday-message .site-header .header-main-nav-container {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  @media (min-width: 0) and (max-width: 670px) {
    body.body.page-template-template-ecard-2023 .holiday-message .site-header .header-main-nav-container {
      padding-left: 0px;
      padding-right: 0px;
    }
  }
}
body.body.page-template-template-ecard-2023 #masthead .site-header .header-main-nav-container {
  padding: 1.5rem 0;
}
body.body.page-template-template-ecard-2023 #masthead .site-header .header-main-nav-container img {
  width: 200px;
}
@media (min-width: 0) and (max-width: 670px) {
  body.body.page-template-template-ecard-2023 #masthead .site-header .header-main-nav-container img {
    width: 100px;
    margin-left: 20px;
  }
}
body.body.page-template-template-ecard-2023 section.ecard-footer .site-header .header-main-nav-container {
  align-items: center;
  justify-content: center;
}
body.body.page-template-template-ecard-2023 section.ecard-footer .site-header .header-main-nav-container img {
  width: 50px;
}
@media (min-width: 0) and (max-width: 670px) {
  body.body.page-template-template-ecard-2023 section.ecard-footer .site-header .header-main-nav-container img {
    width: 30px;
  }
}
body.page-template-template-ecard-2024 .holiday-message .site-header .header-main-nav-container {
  opacity: 0;
}
body.page-template-template-ecard-2024 .holiday-message .site-header .header-main-nav-container p {
  width: 70%;
  margin: auto;
}
body.page-template-template-ecard-2024 .holiday-message .site-header .header-main-nav-container p:first-of-type {
  margin-bottom: 2rem;
  font-family: GraphikMedium, helvetica, serif;
  color: #8580F7;
}
@media (min-width: 0) and (max-width: 800px) {
  body.page-template-template-ecard-2024 .holiday-message .site-header .header-main-nav-container p {
    width: 97%;
  }
}
body.page-template-template-ecard-2025 #masthead article.site-header .header-main-nav-container {
  height: inherit;
}
body.page-template-template-ecard-2025 .holiday-message .site-header .header-main-nav-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  height: 100vh;
}
.offset-container .site-header .header-main-nav-container {
  margin: 0;
  width: 100%;
  max-width: 100%;
  padding: 0;
}
#subscribe-section .site-header .header-main-nav-container {
  min-height: 71vh;
}
#subscribe-section .site-header .header-main-nav-container .wp-block-columns {
  z-index: 10;
}
#subscribe-section .site-header .header-main-nav-container .wp-block-columns:first-child {
  z-index: 10;
}
#subscribe-section .site-header .header-main-nav-container .wp-block-columns .connect-side-title {
  color: #fff;
}
#subscribe-section .site-header .header-main-nav-container .wp-block-columns .cta-success-message {
  color: #fff;
}
#subscribe-section .site-header .header-main-nav-container img {
  position: absolute;
  left: -1rem;
  z-index: 0;
  width: 50%;
  bottom: -30px;
}
.site-header .header-main-nav-container {
  z-index: 500;
}
.site-header .header-main-nav-container .header-main-nav-inner {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: space-between;
}
.site-header .header-main-nav-container .header-main-nav-inner .site-branding {
  width: 8.75rem;
  margin-right: 1.5rem;
}
.site-header .header-main-nav-container .header-main-nav-inner .main-navigation {
  flex-grow: 2;
}

body.home .site-branding img {
  width: 95%;
}

@media (min-width: 0) and (max-width: 670px) {
  #header-logo {
    height: 16px !important;
  }
  #header-wordmark {
    height: 29.6px !important;
  }
}
.entry-meta {
  margin-bottom: 1rem;
}

.cat-links,
.tag-links {
  display: block;
}

.post-edit-link {
  margin-bottom: 1rem;
  margin-top: 1rem;
  display: block;
}
.post-edit-link:hover {
  text-decoration: underline;
}

.body:not(.page-template) .post-container:not(:last-child) {
  margin-bottom: 1rem;
}

.post-navigation .nav-links {
  display: flex;
  flex-direction: column;
  text-align: center;
}
@media (min-width: 1024px) {
  .post-navigation .nav-links {
    flex-direction: row;
    justify-content: space-between;
    text-align: inherit;
  }
}

.post-navigation .nav-next {
  margin-top: 1rem;
}
@media (min-width: 1024px) {
  .post-navigation .nav-next {
    margin-top: 0;
  }
}

.updated:not(.published) {
  display: none;
}

.pagination-container {
  width: 100%;
  flex-direction: row;
  justify-content: space-evenly;
  font-family: GraphikRegular, helvetica, serif;
  font-size: 1.125rem;
}
.pagination-container .page-numbers {
  padding: 0.3125rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.pagination-container .page-numbers.current {
  border-bottom-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  font-weight: 700;
}
.pagination-container .page-numbers:hover {
  border-bottom-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(34 255 171 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(34 255 171 / var(--tw-text-opacity));
}

.status-archive > .entry-content > p {
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity));
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(34 255 171 / var(--tw-text-opacity));
}

body.home {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
body.home .home-hero {
  overflow: hidden;
}
@media (min-width: 1200px) {
  body.home .home-hero h1 {
    line-height: 6.3rem;
    font-size: 5.8rem;
  }
}
@media (min-width: 1024px) {
  body.home .home-hero h1 {
    line-height: 4.3rem;
    font-size: 5.8rem;
  }
}
body.home #home-hero-img {
  position: absolute;
}

body.single-pdf {
  overflow-x: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
body.single-pdf #main-hero {
  display: none;
}
body.single-pdf #main {
  background-color: #000;
}
body.single-pdf #main .entry-content .pdfemb-toolbar {
  background-color: #000;
}

.fileInput {
  display: none;
}

.social-links ul.social-icons {
  margin-left: 0;
  display: flex;
  opacity: 1;
}
.social-links ul.social-icons li {
  margin-right: 1rem;
  display: flex;
  align-content: center;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  border-radius: 50%;
}
.social-links ul.social-icons li a {
  padding: 0.5rem;
}
.social-links ul.social-icons li a span {
  position: relative;
  display: flex;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.social-links ul.social-icons li:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(34 255 171 / var(--tw-bg-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.social-links ul.social-icons li:hover span,
.social-links ul.social-icons li:hover svg {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

body.body.page-template-template-ecard-2023 .see-more {
  position: fixed;
  bottom: 70px;
  display: flex;
  justify-content: center;
  width: 100%;
  z-index: 100;
}
body.body.page-template-template-ecard-2023 .see-more img {
  cursor: pointer;
  width: 30px;
}
@media (min-width: 0) and (max-width: 670px) {
  body.body.page-template-template-ecard-2023 .see-more {
    bottom: 60px;
  }
  body.body.page-template-template-ecard-2023 .see-more img {
    width: 20px;
  }
}
body.body.page-template-template-ecard-2023 .site-header {
  position: relative;
}
body.body.page-template-template-ecard-2023 #header-logo {
  opacity: 0;
}
@media (min-width: 0) and (max-width: 670px) {
  body.body.page-template-template-ecard-2023 .holiday-message {
    margin-top: 1.5rem;
  }
  body.body.page-template-template-ecard-2023 .holiday-message .container {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  @media (min-width: 0) and (max-width: 670px) {
    body.body.page-template-template-ecard-2023 .holiday-message .container {
      padding-left: 0px;
      padding-right: 0px;
    }
  }
}
body.body.page-template-template-ecard-2023 #masthead .container {
  padding: 1.5rem 0;
}
body.body.page-template-template-ecard-2023 #masthead .container img {
  width: 200px;
}
@media (min-width: 0) and (max-width: 670px) {
  body.body.page-template-template-ecard-2023 #masthead .container img {
    width: 100px;
    margin-left: 20px;
  }
}
body.body.page-template-template-ecard-2023 .frame-container {
  position: relative;
  min-height: 300px;
}
body.body.page-template-template-ecard-2023 .frame-container .frame-border {
  width: 100%;
  height: 100%;
}
body.body.page-template-template-ecard-2023 .frame-container .ball-snowflake {
  text-align: center;
  text-align: -webkit-center;
  display: block;
  height: 0px;
}
body.body.page-template-template-ecard-2023 .frame-container .ball-snowflake svg {
  top: -49px;
  width: 100px;
  position: relative;
  z-index: 50;
}
@media (min-width: 0) and (max-width: 670px) {
  body.body.page-template-template-ecard-2023 .frame-container .ball-snowflake svg {
    width: 45px;
    top: 3px;
  }
}
body.body.page-template-template-ecard-2023 .frame-container .icon.corner,
body.body.page-template-template-ecard-2023 .frame-container .frame-border,
body.body.page-template-template-ecard-2023 .frame-container .branch,
body.body.page-template-template-ecard-2023 .frame-container .stamp {
  position: absolute;
}
@media (min-width: 0) and (max-width: 670px) {
  body.body.page-template-template-ecard-2023 .frame-container .icon.corner img,
  body.body.page-template-template-ecard-2023 .frame-container .frame-border img,
  body.body.page-template-template-ecard-2023 .frame-container .branch img,
  body.body.page-template-template-ecard-2023 .frame-container .stamp img {
    width: 75%;
  }
  body.body.page-template-template-ecard-2023 .frame-container .bottom-inner-frame .branch img {
    width: 60px;
    right: 0px;
  }
}
body.body.page-template-template-ecard-2023 .frame-container .tl-icon {
  top: -25px;
  left: -25px;
}
@media (min-width: 0) and (max-width: 670px) {
  body.body.page-template-template-ecard-2023 .frame-container .tl-icon {
    left: -23px;
  }
}
body.body.page-template-template-ecard-2023 .frame-container .tr-icon {
  top: -25px;
  right: -25px;
}
body.body.page-template-template-ecard-2023 .frame-container .bl-icon {
  bottom: -25px;
  left: -25px;
  z-index: 1;
}
@media (min-width: 0) and (max-width: 670px) {
  body.body.page-template-template-ecard-2023 .frame-container .bl-icon {
    left: -23px;
  }
}
body.body.page-template-template-ecard-2023 .frame-container .br-icon {
  bottom: -25px;
  right: -25px;
  z-index: 1;
}
body.body.page-template-template-ecard-2023 .frame-container .top-inner-frame {
  width: 100%;
  height: 140px;
  top: 50px;
}
@media (min-width: 0) and (max-width: 670px) {
  body.body.page-template-template-ecard-2023 .frame-container .top-inner-frame {
    height: 100px;
    top: 20px;
  }
}
body.body.page-template-template-ecard-2023 .frame-container .top-inner-frame > .branch {
  left: 50px;
  rotate: 180deg;
}
@media (min-width: 0) and (max-width: 670px) {
  body.body.page-template-template-ecard-2023 .frame-container .top-inner-frame > .branch {
    left: 0px;
  }
}
body.body.page-template-template-ecard-2023 .frame-container .top-inner-frame > .stamp {
  right: 50px;
}
@media (min-width: 0) and (max-width: 670px) {
  body.body.page-template-template-ecard-2023 .frame-container .top-inner-frame > .stamp {
    right: 0px;
  }
}
body.body.page-template-template-ecard-2023 .frame-container .content-entry .top.message {
  display: flex;
  justify-content: center;
  min-height: 600px;
  align-items: center;
  position: relative;
}
body.body.page-template-template-ecard-2023 .frame-container .content-entry .top.message .animate-line-1 {
  width: 0;
  height: 1.5px;
  background-color: #fff;
  position: absolute;
  top: 0;
}
body.body.page-template-template-ecard-2023 .frame-container .content-entry .top.message .animate-line-2 {
  width: 1.5px;
  height: 0;
  background-color: #fff;
  position: absolute;
  right: 0;
  top: 0;
}
body.body.page-template-template-ecard-2023 .frame-container .content-entry .top.message .animate-line-3 {
  width: 1.5px;
  height: 0;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 0;
}
body.body.page-template-template-ecard-2023 .frame-container .content-entry .top.message .left {
  flex-basis: 40%;
  margin-left: 75px;
}
body.body.page-template-template-ecard-2023 .frame-container .content-entry .top.message .left h1 {
  font-family: GraphikBold, helvetica, serif;
  color: #22ffab;
}
@media only screen and (min-width: 670px) and (max-width: 1200px) {
  body.body.page-template-template-ecard-2023 .frame-container .content-entry .top.message .left {
    margin-left: 30px;
  }
  body.body.page-template-template-ecard-2023 .frame-container .content-entry .top.message .left h1 {
    font-size: 3.5rem;
    line-height: 3.3rem;
  }
}
@media only screen and (max-width: 670px) {
  body.body.page-template-template-ecard-2023 .frame-container .content-entry .top.message .left h1 {
    font-size: 2.1rem;
    line-height: 2.3rem;
  }
}
body.body.page-template-template-ecard-2023 .frame-container .content-entry .top.message .right {
  flex-basis: 60%;
  margin-right: 75px;
}
@media only screen and (min-width: 670px) and (max-width: 1200px) {
  body.body.page-template-template-ecard-2023 .frame-container .content-entry .top.message .right {
    margin-right: 30px;
    padding-left: 30px;
  }
}
body.body.page-template-template-ecard-2023 .frame-container .content-entry .top.message .right p {
  font-size: 1.5em;
}
@media (min-width: 0) and (max-width: 800px) {
  body.body.page-template-template-ecard-2023 .frame-container .content-entry .top.message {
    min-height: 350px;
    flex-flow: wrap;
  }
  body.body.page-template-template-ecard-2023 .frame-container .content-entry .top.message .left {
    flex-basis: 100%;
    margin-left: 0px;
    padding-left: 15px;
    align-self: flex-end;
  }
  body.body.page-template-template-ecard-2023 .frame-container .content-entry .top.message .right {
    flex-basis: 100%;
    margin-right: 0;
    margin-right: initial;
    padding-left: 15px;
    padding-right: 10px;
  }
  body.body.page-template-template-ecard-2023 .frame-container .content-entry .top.message .right p {
    font-size: 1rem;
  }
}
body.body.page-template-template-ecard-2023 .frame-container .content-entry .bottom.illustration {
  display: flex;
}
body.body.page-template-template-ecard-2023 .frame-container .content-entry .bottom.illustration .left {
  background-color: #334aff;
  flex-basis: 40%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
body.body.page-template-template-ecard-2023 .frame-container .content-entry .bottom.illustration .left svg {
  width: 125px;
}
@media (min-width: 0) and (max-width: 670px) {
  body.body.page-template-template-ecard-2023 .frame-container .content-entry .bottom.illustration .left svg {
    width: 70px;
    top: -25px;
  }
}
body.body.page-template-template-ecard-2023 .frame-container .content-entry .bottom.illustration .right {
  flex-basis: 60%;
}
body.body.page-template-template-ecard-2023 .frame-container .content-entry .bottom.illustration .right .top {
  background-color: #22ffab;
  width: 100%;
  height: 250px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
body.body.page-template-template-ecard-2023 .frame-container .content-entry .bottom.illustration .right .top svg {
  height: 50%;
}
body.body.page-template-template-ecard-2023 .frame-container .content-entry .bottom.illustration .right .bottom {
  display: flex;
  width: 100%;
  height: 350px;
}
body.body.page-template-template-ecard-2023 .frame-container .content-entry .bottom.illustration .right .bottom #christmas-tree .tree {
  overflow: visible;
}
body.body.page-template-template-ecard-2023 .frame-container .content-entry .bottom.illustration .right .bottom .column {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
body.body.page-template-template-ecard-2023 .frame-container .content-entry .bottom.illustration .right .bottom .column-1,
body.body.page-template-template-ecard-2023 .frame-container .content-entry .bottom.illustration .right .bottom .column-3 {
  background-color: #8580F7;
}
body.body.page-template-template-ecard-2023 .frame-container .content-entry .bottom.illustration .right .bottom .column-2 {
  background-color: #334aff;
}
body.body.page-template-template-ecard-2023 .frame-container .content-entry .bottom.illustration .right .bottom .column-1 {
  flex-basis: 45%;
}
body.body.page-template-template-ecard-2023 .frame-container .content-entry .bottom.illustration .right .bottom .column-2 {
  flex-basis: 35%;
}
body.body.page-template-template-ecard-2023 .frame-container .content-entry .bottom.illustration .right .bottom .column-3 {
  flex-basis: 20%;
}
@media (min-width: 0) and (max-width: 670px) {
  body.body.page-template-template-ecard-2023 .frame-container .content-entry {
    padding: 25px;
  }
  body.body.page-template-template-ecard-2023 .frame-container .content-entry .bottom.illustration .left {
    height: 300px;
  }
  body.body.page-template-template-ecard-2023 .frame-container .content-entry .bottom.illustration .left img {
    width: 50px;
  }
  body.body.page-template-template-ecard-2023 .frame-container .content-entry .bottom.illustration .right .top {
    height: 125px;
  }
  body.body.page-template-template-ecard-2023 .frame-container .content-entry .bottom.illustration .right .top img {
    width: 50px;
  }
  body.body.page-template-template-ecard-2023 .frame-container .content-entry .bottom.illustration .right .bottom {
    height: 175px;
  }
  body.body.page-template-template-ecard-2023 .frame-container .content-entry .bottom.illustration .right .bottom .column-1 img {
    width: 55px;
  }
  body.body.page-template-template-ecard-2023 .frame-container .content-entry .bottom.illustration .right .bottom .column-2 img {
    width: 35px;
  }
  body.body.page-template-template-ecard-2023 .frame-container .content-entry .bottom.illustration .right .bottom .column-3 img {
    width: 20px;
  }
}
body.body.page-template-template-ecard-2023 .frame-container .content-entry > p {
  width: 97%;
}
body.body.page-template-template-ecard-2023 section.line-ornaments {
  margin: 150px auto 0px;
  padding: 0px;
  width: 100%;
  height: 400px;
  display: flex;
  position: relative;
}
@media (min-width: 0) and (max-width: 670px) {
  body.body.page-template-template-ecard-2023 section.line-ornaments {
    margin: 30px auto 0px;
  }
}
body.body.page-template-template-ecard-2023 section.line-ornaments .top-line {
  width: 100%;
  height: 1.5px;
  z-index: 100;
  background-color: #fff;
}
body.body.page-template-template-ecard-2023 section.line-ornaments .half-section {
  width: 50%;
  height: 100%;
  position: absolute;
  display: inline-flex;
}
body.body.page-template-template-ecard-2023 section.line-ornaments .half-section .block-container {
  display: inline-flex;
  flex-flow: column;
  align-items: center;
  width: 50%;
}
body.body.page-template-template-ecard-2023 section.line-ornaments .half-section .block-container .line span {
  display: block;
  width: 1.5px;
  height: 100%;
  background-color: #fff;
}
body.body.page-template-template-ecard-2023 section.line-ornaments .left-half {
  left: 0px;
}
body.body.page-template-template-ecard-2023 section.line-ornaments .left-half svg {
  width: 100px;
}
@media (min-width: 0) and (max-width: 670px) {
  body.body.page-template-template-ecard-2023 section.line-ornaments .left-half svg {
    width: 65px;
  }
}
body.body.page-template-template-ecard-2023 section.line-ornaments .left-half .block-container-1 {
  padding-left: 15%;
}
body.body.page-template-template-ecard-2023 section.line-ornaments .left-half .block-container-1 .line-1 {
  height: 150px;
}
@media (min-width: 0) and (max-width: 670px) {
  body.body.page-template-template-ecard-2023 section.line-ornaments .left-half .block-container-1 .line-1 {
    height: 178px;
  }
}
body.body.page-template-template-ecard-2023 section.line-ornaments .left-half .block-container-2 {
  padding-left: 10%;
}
body.body.page-template-template-ecard-2023 section.line-ornaments .left-half .block-container-2 .line-2 {
  height: 250px;
}
body.body.page-template-template-ecard-2023 section.line-ornaments .right-half {
  right: 0px;
}
body.body.page-template-template-ecard-2023 section.line-ornaments .right-half .block-container-3 {
  padding-right: 10%;
}
body.body.page-template-template-ecard-2023 section.line-ornaments .right-half .block-container-3 .line-3 {
  height: 125px;
}
body.body.page-template-template-ecard-2023 section.line-ornaments .right-half .block-container-4 {
  padding-right: 15%;
}
body.body.page-template-template-ecard-2023 section.line-ornaments .right-half .block-container-4 .line-4 {
  height: 300px;
}
@media (min-width: 0) and (max-width: 670px) {
  body.body.page-template-template-ecard-2023 section.line-ornaments .right-half .block-container-4 .line-4 {
    height: 173px;
  }
}
body.body.page-template-template-ecard-2023 .video-animation {
  padding-top: 0px;
  padding-left: 1%;
  padding-right: 1%;
  margin-bottom: 60px;
  min-height: 100vh;
}
body.body.page-template-template-ecard-2023 .video-animation .wp-container-13 {
  position: relative;
  top: -15px;
}
body.body.page-template-template-ecard-2023 section.ecard-footer {
  margin-top: 55px;
  padding-bottom: 25px;
}
body.body.page-template-template-ecard-2023 section.ecard-footer .container {
  align-items: center;
  justify-content: center;
}
body.body.page-template-template-ecard-2023 section.ecard-footer .container img {
  width: 50px;
}
@media (min-width: 0) and (max-width: 670px) {
  body.body.page-template-template-ecard-2023 section.ecard-footer .container img {
    width: 30px;
  }
  body.body.page-template-template-ecard-2023 .video-animation {
    margin-bottom: 0px;
  }
  body.body.page-template-template-ecard-2023 .video-animation .wp-block-embed__wrapper {
    display: flex;
    bottom: 75px;
    height: 100vh;
  }
}

body.page-template-template-ecard-2024 {
  overflow-x: hidden;
}
@media (min-width: 768px) {
  body.page-template-template-ecard-2024:not(.mobile) {
    cursor: none;
  }
  body.page-template-template-ecard-2024:not(.mobile) a, body.page-template-template-ecard-2024:not(.mobile) button, body.page-template-template-ecard-2024:not(.mobile) [role=button] {
    cursor: none;
  }
}
body.page-template-template-ecard-2024 .cursor-snowflake {
  pointer-events: none;
  position: fixed;
  font-size: 1.2rem;
  line-height: 1;
  z-index: 9999;
  will-change: transform, opacity;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
body.page-template-template-ecard-2024 .cursor-snowflake.cursor {
  color: #fff;
  font-size: 1.5rem;
  transform-origin: center center;
  margin-left: -0.75rem;
  margin-top: -0.75rem;
}
@media (max-width: 767px) {
  body.page-template-template-ecard-2024 .cursor-snowflake.cursor {
    display: none;
  }
}
body.page-template-template-ecard-2024 .cursor-snowflake.trail {
  transition: none;
}
@media (prefers-reduced-motion: reduce) {
  body.page-template-template-ecard-2024 .cursor-snowflake {
    display: none;
  }
}
body.page-template-template-ecard-2024 .see-more {
  position: fixed;
  bottom: 70px;
  display: flex;
  justify-content: center;
  width: 100%;
  z-index: 100;
  opacity: 0;
}
body.page-template-template-ecard-2024 .see-more img {
  cursor: pointer;
  width: 20px;
  margin-left: 30px;
}
@media (min-width: 0) and (max-width: 670px) {
  body.page-template-template-ecard-2024 .see-more {
    bottom: 60px;
  }
  body.page-template-template-ecard-2024 .see-more img {
    width: 20px;
    margin-left: 0;
    margin-left: initial;
  }
}
body.page-template-template-ecard-2024 .sparkle {
  opacity: 0;
}
body.page-template-template-ecard-2024 .purple-sparkle,
body.page-template-template-ecard-2024 .green-sparkle {
  position: absolute;
  z-index: 70;
  width: 300px;
}
body.page-template-template-ecard-2024 .purple-sparkle-1 {
  top: 20%;
  left: -163px;
}
body.page-template-template-ecard-2024 .purple-sparkle-2 {
  top: -100px;
  left: 40%;
  width: 200px;
  height: 200px;
}
body.page-template-template-ecard-2024 .purple-sparkle-3 {
  right: 0px;
  width: 150px;
  top: 0%;
}
body.page-template-template-ecard-2024 .purple-sparkle-4 {
  right: 0;
  width: 200px;
  transform: translateY(200px);
}
body.page-template-template-ecard-2024 .purple-sparkle-5 {
  right: 0px;
  width: 60px;
  top: 100px;
}
body.page-template-template-ecard-2024 .purple-sparkle-6 {
  width: 220px;
  right: 20%;
  bottom: -340px;
}
body.page-template-template-ecard-2024 .purple-sparkle-7 {
  left: -160px;
  bottom: -470px;
}
body.page-template-template-ecard-2024 .purple-sparkle-8 {
  bottom: 0px;
  left: 10%;
}
body.page-template-template-ecard-2024 .purple-sparkle-9 {
  bottom: 0;
  right: 30%;
}
body.page-template-template-ecard-2024 .green-sparkle-1 {
  top: 26%;
  left: 42%;
}
body.page-template-template-ecard-2024 .green-sparkle-2 {
  left: 0;
  width: 200px;
  transform: translateY(220px);
}
@media (min-width: 0) and (max-width: 800px) {
  body.page-template-template-ecard-2024 .purple-sparkle-1 {
    width: 170px;
    height: 250px;
    left: -100px;
    top: 46%;
  }
  body.page-template-template-ecard-2024 .purple-sparkle-2 {
    width: 80px;
  }
  body.page-template-template-ecard-2024 .purple-sparkle-3 {
    width: 100px;
    height: 250px;
    top: 25%;
  }
  body.page-template-template-ecard-2024 .purple-sparkle-4 {
    width: 100px;
    height: 250px;
  }
  body.page-template-template-ecard-2024 .purple-sparkle-5 {
    width: 25px;
    height: 80px;
    top: 28%;
  }
  body.page-template-template-ecard-2024 .purple-sparkle-6 {
    bottom: 2%;
    right: 25%;
    width: 170px;
    height: 250px;
  }
  body.page-template-template-ecard-2024 .purple-sparkle-7 {
    width: 190px;
    height: 250px;
    bottom: -33%;
    left: -26%;
  }
  body.page-template-template-ecard-2024 .purple-sparkle-8 {
    display: none;
  }
  body.page-template-template-ecard-2024 .purple-sparkle-9 {
    width: 190px;
    height: 190px;
    bottom: 0%;
    left: -10%;
  }
  body.page-template-template-ecard-2024 .green-sparkle-1 {
    width: 160px;
    height: 200px;
    right: 17%;
    bottom: 15%;
    left: auto;
    left: initial;
    top: auto;
    top: initial;
  }
  body.page-template-template-ecard-2024 .green-sparkle-2 {
    width: 100px;
    height: 150px;
  }
}
body.page-template-template-ecard-2024 .site-header {
  padding-top: 60px;
  position: relative;
  z-index: 50;
}
body.page-template-template-ecard-2024 .site-header article {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
}
body.page-template-template-ecard-2024 .site-header article span.h6 {
  font-family: GraphikBold, helvetica, serif;
}
body.page-template-template-ecard-2024 .site-header #header-text {
  opacity: 0;
}
body.page-template-template-ecard-2024 .site-header #header-logo {
  opacity: 0;
  width: 12rem;
}
@media (min-width: 0) and (max-width: 800px) {
  body.page-template-template-ecard-2024 .site-header #header-logo {
    width: 9rem;
  }
}
body.page-template-template-ecard-2024 .main-hero {
  height: calc(100vh - 100px);
  position: relative;
}
body.page-template-template-ecard-2024 .main-hero .logo-animation-container {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-bottom: 180px;
}
body.page-template-template-ecard-2024 .main-hero .logo-animation-container svg {
  opacity: 0;
  width: 300px;
  height: 100px;
}
body.page-template-template-ecard-2024 .main-hero .seasons,
body.page-template-template-ecard-2024 .main-hero .greetings {
  position: absolute;
  font-size: 6.5rem;
  opacity: 0;
}
body.page-template-template-ecard-2024 .main-hero .seasons {
  top: 19%;
  left: calc(50% - 400px);
}
body.page-template-template-ecard-2024 .main-hero .greetings {
  top: 57%;
  right: calc(50% - 470px);
}
@media (min-width: 0) and (max-width: 800px) {
  body.page-template-template-ecard-2024 .main-hero .seasons,
  body.page-template-template-ecard-2024 .main-hero .greetings {
    font-size: 3.5rem;
  }
  body.page-template-template-ecard-2024 .main-hero .seasons {
    top: 24%;
    left: 12%;
  }
  body.page-template-template-ecard-2024 .main-hero .greetings {
    top: 33%;
    right: 16%;
  }
}
@media (min-width: 1024px) {
  body.page-template-template-ecard-2024 .main-hero .seasons,
  body.page-template-template-ecard-2024 .main-hero .greetings {
    font-size: 5.5rem;
  }
  body.page-template-template-ecard-2024 .main-hero .seasons {
    left: calc(50% - 350px);
  }
  body.page-template-template-ecard-2024 .main-hero .greetings {
    right: 16%;
  }
}
@media (min-width: 1500px) {
  body.page-template-template-ecard-2024 .main-hero .seasons,
  body.page-template-template-ecard-2024 .main-hero .greetings {
    font-size: 6.5rem;
  }
  body.page-template-template-ecard-2024 .main-hero .seasons {
    left: calc(50% - 425px);
  }
  body.page-template-template-ecard-2024 .main-hero .greetings {
    right: calc(50% - 470px);
  }
}
body.page-template-template-ecard-2024 .main-hero .gradient-text-left,
body.page-template-template-ecard-2024 .main-hero .gradient-text-right {
  background-size: 200% 200%;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
  display: inline-block;
  padding: 0.1em 0 0.2em;
  line-height: 1.1;
}
body.page-template-template-ecard-2024 .main-hero .gradient-text-left {
  background-image: linear-gradient(90deg, #03ffb6 0%, #fff 50%, #03ffb6 100%);
  background-position: 0% 0;
}
body.page-template-template-ecard-2024 .main-hero .gradient-text-right {
  background-image: linear-gradient(90deg, #03ffb6 0%, #fff 50%, #03ffb6 100%);
  background-position: 100% 0;
}
body.page-template-template-ecard-2024 .extend-gratitude {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 0;
}
body.page-template-template-ecard-2024 .extend-gratitude span.h3 {
  opacity: 0;
  margin-left: 40px;
  font-family: GraphikMedium, helvetica, serif;
  writing-mode: vertical-rl;
  transform-origin: center;
  white-space: nowrap;
  letter-spacing: 0.1rem;
  background-image: linear-gradient(to bottom, #03ffb6 0%, #fff 60%, #03ffb6 100%);
  background-size: 200% 100%;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
  transform: rotate(180deg) translateY(-100px);
  animation: shineVertical 3s linear infinite;
}
@keyframes shineVertical {
  to {
    background-position: -200% 0;
  }
}
body.page-template-template-ecard-2024 .holiday-message {
  position: relative;
  padding-bottom: 20rem;
  z-index: 100;
}
body.page-template-template-ecard-2024 .holiday-message .container {
  opacity: 0;
}
body.page-template-template-ecard-2024 .holiday-message .container p {
  width: 70%;
  margin: auto;
}
body.page-template-template-ecard-2024 .holiday-message .container p:first-of-type {
  margin-bottom: 2rem;
  font-family: GraphikMedium, helvetica, serif;
  color: #8580F7;
}
@media (min-width: 0) and (max-width: 800px) {
  body.page-template-template-ecard-2024 .holiday-message .container p {
    width: 97%;
  }
}
body.page-template-template-ecard-2024 .site-footer {
  height: 600px;
}
body.page-template-template-ecard-2024 .site-footer .ecard-footer {
  display: flex;
  align-items: center;
  position: absolute;
  width: 100%;
  height: inherit;
  left: 0;
  padding: 3.75rem 4.12541%;
}
body.page-template-template-ecard-2024 .site-footer .ecard-footer p {
  padding-left: 6%;
}
body.page-template-template-ecard-2024 .site-footer .ecard-footer #footer-message {
  opacity: 0;
}
body.page-template-template-ecard-2024 .site-footer .ecard-footer .footer-logo {
  width: 12rem;
  position: absolute;
  right: 4.12541%;
  bottom: 3.75rem;
  opacity: 0;
}
@media (min-width: 0) and (max-width: 800px) {
  body.page-template-template-ecard-2024 .site-footer .ecard-footer .footer-logo {
    width: 9rem;
    margin-right: 3%;
  }
}
body.page-template-template-ecard-2024 .mute-button-container {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 1000;
}
body.page-template-template-ecard-2024 .mute-button {
  background: rgba(0, 0, 0, 0.7);
  border: none;
  border-radius: 25px;
  padding: 6px 12px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.3s ease;
}
body.page-template-template-ecard-2024 .mute-button:hover {
  background: rgba(0, 0, 0, 0.9);
}
body.page-template-template-ecard-2024 .mute-button span {
  color: white;
  font-size: 14px;
  font-family: sans-serif;
  letter-spacing: 1px;
  font-family: GraphikLight;
}

body.page-template-template-ecard-2025 {
  cursor: none;
}
body.page-template-template-ecard-2025 #masthead {
  height: 70px;
}
body.page-template-template-ecard-2025 #masthead article.container {
  height: inherit;
}
@media (max-width: 1024px) {
  body.page-template-template-ecard-2025 .intro-2026 {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: calc(100vh - 70px);
    height: 100%;
  }
}
body.page-template-template-ecard-2025 .block-number-container {
  max-width: 920px;
  width: 80%;
  aspect-ratio: 1/1;
  max-height: calc(100vh - 70px);
  height: min(80vw, 100vh - 70px);
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-gap: 0;
  gap: 0;
  grid-row-gap: 0;
  row-gap: 0;
  grid-column-gap: 0;
  -moz-column-gap: 0;
       column-gap: 0;
  align-items: stretch;
  justify-items: stretch;
  margin: 0 auto;
  padding: 0;
}
body.page-template-template-ecard-2025 .block-number-container .block-number {
  aspect-ratio: 1/1;
  width: 100%;
  height: 100%;
  min-width: 0;
  min-height: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  overflow: hidden;
  opacity: 0;
}
body.page-template-template-ecard-2025 .block-number-container .letter {
  position: relative;
  display: inline-block;
  font-size: clamp(8rem, min(39vw, 45vh), 29rem);
  -webkit-text-stroke-width: clamp(2px, 0.5vw, 5px);
  -webkit-text-stroke-color: transparent;
  z-index: 1;
  pointer-events: none;
  line-height: 1;
}
body.page-template-template-ecard-2025 .block-number-container .letter::before {
  content: attr(data-letter);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(90deg, #8b421d 0%, #f2e9c7 30%, #f3dd86 40%, #b37734 100%);
  background-size: 200% 100%;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
  -webkit-text-stroke-width: clamp(2px, 0.5vw, 5px);
  -webkit-text-stroke-color: transparent;
  font-size: clamp(8rem, min(39vw, 45vh), 29rem);
  z-index: -1;
  pointer-events: none;
}
body.page-template-template-ecard-2025 .glimmer-2026-text {
  font-size: clamp(6rem, 26vw, 24rem);
  position: relative;
  color: #000000;
  letter-spacing: clamp(0.2rem, 0.5vw, 0.5rem);
  z-index: 1;
  display: inline-block;
  -webkit-text-stroke-width: clamp(2px, 0.5vw, 5px);
  -webkit-text-stroke-color: transparent;
}
@media (max-width: 641px) {
  body.page-template-template-ecard-2025 .glimmer-2026-text {
    font-size: 8rem;
  }
}
body.page-template-template-ecard-2025 .glimmer-2026-text .letter {
  position: relative;
  display: inline-block;
  color: #000000;
  letter-spacing: clamp(0.2rem, 0.5vw, 0.5rem);
  z-index: 1;
  line-height: 1;
}
body.page-template-template-ecard-2025 .glimmer-2026-text .letter::before {
  content: attr(data-letter);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(90deg, #f2e9c7 0%, #f3dd86 10%, #f3dd86 20%, #b37734 40%, #b37734 70%, #f3dd86 100%);
  background-size: 200% 100%;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
  -webkit-text-stroke-width: clamp(2px, 0.5vw, 5px);
  -webkit-text-stroke-color: transparent;
  animation: shimmerGradient 3s ease-in-out infinite alternate;
  animation-delay: 0s;
  animation-delay: var(--animation-delay, 0s);
  z-index: -1;
  pointer-events: none;
}
@keyframes shimmerGradient {
  0% {
    background-position: -200% 0;
  }
  100% {
    background-position: 200% 0;
  }
}
body.page-template-template-ecard-2025 .holiday-message {
  height: calc(100vh - 70px);
  width: 100vw;
  display: none;
  padding-top: 0px;
}
body.page-template-template-ecard-2025 .holiday-message .container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  height: 100vh;
}
body.page-template-template-ecard-2025 .holiday-message .year-container {
  opacity: 0;
  text-align: center;
  text-align: -webkit-center;
  text-align: -moz-center;
  text-align: -ms-center;
  text-align: -o-center;
  text-align: center;
  text-align: -webkit-center;
  text-align: -moz-center;
  text-align: -ms-center;
  text-align: -o-center;
}
body.page-template-template-ecard-2025 .holiday-message .year-container .glimmer-sparkle-icon {
  animation: subtleFade 3s ease-in-out infinite;
  top: -120px;
}
@keyframes subtleFade {
  0%, 100% {
    opacity: 0.55;
  }
  50% {
    opacity: 1;
  }
}
body.page-template-template-ecard-2025 .holiday-message .year-container .glimmer-sparkle-icon img {
  width: 45px;
}
@media (max-width: 1024px) {
  body.page-template-template-ecard-2025 .holiday-message .year-container .glimmer-sparkle-icon {
    top: -90px;
  }
  body.page-template-template-ecard-2025 .holiday-message .year-container .glimmer-sparkle-icon img {
    width: 35px;
  }
}
@media (max-width: 768px) {
  body.page-template-template-ecard-2025 .holiday-message .year-container .glimmer-sparkle-icon {
    top: -55px;
  }
  body.page-template-template-ecard-2025 .holiday-message .year-container .glimmer-sparkle-icon img {
    width: 30px;
  }
}
@media (max-width: 641px) {
  body.page-template-template-ecard-2025 .holiday-message .year-container .glimmer-sparkle-icon {
    top: -38px;
  }
  body.page-template-template-ecard-2025 .holiday-message .year-container .glimmer-sparkle-icon img {
    width: 30px;
  }
}
body.page-template-template-ecard-2025 .holiday-message .messaging-container {
  opacity: 0;
  top: -70px;
}
@media (max-width: 768px) {
  body.page-template-template-ecard-2025 .holiday-message .messaging-container {
    margin-top: 2.5rem;
  }
}
@media (max-width: 641px) {
  body.page-template-template-ecard-2025 .holiday-message .messaging-container {
    margin-top: 3.5rem;
  }
}
body.page-template-template-ecard-2025 .holiday-message .messaging-container p {
  font-size: 1.35rem;
  background-image: linear-gradient(130deg, #bea463 0%, #dfbf83 10%, #f6efd6 40%, #f6e3b5 50%, #f0cb74 70%, #f4bb9f 100%);
  background-size: 120% 100%;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
  animation: shimmerGradient 4s ease-in-out infinite alternate;
}
@media (max-width: 641px) {
  body.page-template-template-ecard-2025 .holiday-message .messaging-container p {
    font-size: 1.05rem;
  }
}
body.page-template-template-ecard-2025 .holiday-message .messaging-container p:first-of-type {
  margin-bottom: 2rem;
}
body.page-template-template-ecard-2025 .holiday-message .messaging-container p.happy-new-year-text {
  background-image: linear-gradient(130deg, #be8163 0%, #dd994c 20%, #f2e9c7 30%, #c8955a 70%, #be8163 100%);
  background-size: 200% 100%;
  font-size: 3rem;
  margin-bottom: 2rem;
  font-family: GraphikMedium, helvetica, serif;
  letter-spacing: 0.5rem;
  line-height: 1.25;
  animation: shimmerGradient 4s ease-in-out infinite alternate;
}
@media (max-width: 641px) {
  body.page-template-template-ecard-2025 .holiday-message .messaging-container p.happy-new-year-text {
    font-size: 2rem;
  }
}
body.page-template-template-ecard-2025 .cursor-snowflake {
  pointer-events: none;
  position: fixed;
  font-size: 1.2rem;
  line-height: 1;
  z-index: 9999;
  will-change: transform, opacity;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
body.page-template-template-ecard-2025 .cursor-snowflake.cursor {
  display: none;
}
body.page-template-template-ecard-2025 .cursor-snowflake.trail {
  transition: none;
  color: #ffd700;
  filter: none;
}
body.page-template-template-ecard-2025 .cursor-snowflake.trail img {
  filter: none;
  -webkit-filter: none;
}
@media (prefers-reduced-motion: reduce) {
  body.page-template-template-ecard-2025 .cursor-snowflake {
    display: none;
  }
}

.hidden-on-mobile {
  display: block;
}
@media (max-width: 768px) {
  .hidden-on-mobile {
    display: none !important;
  }
}

.hidden-on-tablet {
  display: block;
}
@media (min-width: 768px) {
  .hidden-on-tablet {
    display: none !important;
  }
}

.block-editor-writing-flow {
  font-size: 1rem;
  line-height: 1.5;
}

.alignleft {
  float: left;
  margin-bottom: 1rem;
  margin-right: 1rem;
}

.alignright {
  float: right;
  margin-bottom: 1rem;
  margin-left: 1rem;
}

.wp-block-image .aligncenter {
  margin-left: auto;
  margin-right: auto;
}

.alignnone {
  margin-bottom: 1rem;
}

section {
  padding: 2.25rem 4.12541%;
}
@media (min-width: 0) and (max-width: 670px) {
  section {
    padding: 1.75rem 0px;
  }
}
@media (min-width: 768px) {
  section {
    padding: 4.25rem 4.12541%;
  }
}

@media (min-width: 0) and (max-width: 670px) {
  .site-main .entry-content > section:first-of-type {
    padding-top: 2rem;
  }
}

.section-content .wp-block-image {
  padding: 0;
}
.section-content .wp-block-columns:only-child, .section-content .wp-block-columns:last-child {
  margin-bottom: 0;
}
.section-content .wp-block-columns .split-column {
  flex-basis: 40% !important;
}

.section-dark {
  background-color: #000;
  color: #fff;
}

.section-mix p a {
  color: #9CA3AF !important;
  border-bottom: 0.063rem solid #9CA3AF !important;
}

.offset-container {
  padding: 0;
}
.offset-container .container {
  margin: 0;
  width: 100%;
  max-width: 100%;
  padding: 0;
}
.offset-container .wp-block-columns {
  margin: 0;
}
.offset-container .wp-block-columns img {
  width: 100%;
}

.bg-image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.careers-post-container {
  position: relative;
  min-height: 5.938rem;
}
.careers-post-container .loading-circle-arrows {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  display: flex;
  text-align: center;
  opacity: 0;
  margin: 0 auto;
}
@keyframes spin {

  to {
    transform: rotate(360deg);
  }
}
.careers-post-container .loading-circle-arrows .circle-arrows.active-spin {
  animation: spin 1s linear infinite;
}

.window-height {
  height: 100vh;
}

.not-found-message {
  visibility: hidden;
  position: absolute;
  z-index: 0;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  text-align: center;
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-delay: 200ms;
}
.not-found-message.display-message {
  visibility: visible;
  opacity: 1;
  z-index: 1;
}

.force-grid {
  display: grid !important;
}

@media (min-width: 0) and (max-width: 670px) {
  .phone-force-grid {
    display: grid !important;
  }
}
.form-wrapper form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  /** Add icon **/
}
.form-wrapper form .form-row {
  position: relative;
  flex-basis: 100%;
}
.form-wrapper form .form-row.col-1-2 {
  flex-basis: 49%;
}
.form-wrapper form .form-row.button-container {
  margin-top: 2rem;
}
.form-wrapper form label {
  margin-bottom: 1rem;
}
.form-wrapper form input[type=text],
.form-wrapper form input[type=email],
.form-wrapper form input[type=url],
.form-wrapper form input[type=password],
.form-wrapper form input[type=search],
.form-wrapper form input[type=number],
.form-wrapper form input[type=tel],
.form-wrapper form input[type=range],
.form-wrapper form input[type=date],
.form-wrapper form input[type=month],
.form-wrapper form input[type=week],
.form-wrapper form input[type=time],
.form-wrapper form input[type=datetime],
.form-wrapper form input[type=datetime-local],
.form-wrapper form input[type=color],
.form-wrapper form textarea {
  bottom: 0;
  height: 100%;
  width: 100%;
  border-radius: 0px;
  border-width: 0px;
  padding-left: 1rem;
  font-family: GraphikLight, helvetica, serif;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  background-color: rgba(255, 255, 255, 0.1);
  outline: 0;
  font-weight: bold;
  letter-spacing: 1px;
  transition: all 0.2s ease-in;
}
.form-wrapper form input[type=text]::-moz-placeholder, .form-wrapper form input[type=email]::-moz-placeholder, .form-wrapper form input[type=url]::-moz-placeholder, .form-wrapper form input[type=password]::-moz-placeholder, .form-wrapper form input[type=search]::-moz-placeholder, .form-wrapper form input[type=number]::-moz-placeholder, .form-wrapper form input[type=tel]::-moz-placeholder, .form-wrapper form input[type=range]::-moz-placeholder, .form-wrapper form input[type=date]::-moz-placeholder, .form-wrapper form input[type=month]::-moz-placeholder, .form-wrapper form input[type=week]::-moz-placeholder, .form-wrapper form input[type=time]::-moz-placeholder, .form-wrapper form input[type=datetime]::-moz-placeholder, .form-wrapper form input[type=datetime-local]::-moz-placeholder, .form-wrapper form input[type=color]::-moz-placeholder, .form-wrapper form textarea::-moz-placeholder {
  color: #9CA3AF;
}
.form-wrapper form input[type=text]::placeholder,
.form-wrapper form input[type=email]::placeholder,
.form-wrapper form input[type=url]::placeholder,
.form-wrapper form input[type=password]::placeholder,
.form-wrapper form input[type=search]::placeholder,
.form-wrapper form input[type=number]::placeholder,
.form-wrapper form input[type=tel]::placeholder,
.form-wrapper form input[type=range]::placeholder,
.form-wrapper form input[type=date]::placeholder,
.form-wrapper form input[type=month]::placeholder,
.form-wrapper form input[type=week]::placeholder,
.form-wrapper form input[type=time]::placeholder,
.form-wrapper form input[type=datetime]::placeholder,
.form-wrapper form input[type=datetime-local]::placeholder,
.form-wrapper form input[type=color]::placeholder,
.form-wrapper form textarea::placeholder {
  color: #9CA3AF;
}
.form-wrapper form input[type=text]:-webkit-autofill, .form-wrapper form input[type=text]:-webkit-autofill:hover, .form-wrapper form input[type=text]:-webkit-autofill:focus, .form-wrapper form input[type=text]:-webkit-autofill:active,
.form-wrapper form input[type=email]:-webkit-autofill,
.form-wrapper form input[type=email]:-webkit-autofill:hover,
.form-wrapper form input[type=email]:-webkit-autofill:focus,
.form-wrapper form input[type=email]:-webkit-autofill:active,
.form-wrapper form input[type=url]:-webkit-autofill,
.form-wrapper form input[type=url]:-webkit-autofill:hover,
.form-wrapper form input[type=url]:-webkit-autofill:focus,
.form-wrapper form input[type=url]:-webkit-autofill:active,
.form-wrapper form input[type=password]:-webkit-autofill,
.form-wrapper form input[type=password]:-webkit-autofill:hover,
.form-wrapper form input[type=password]:-webkit-autofill:focus,
.form-wrapper form input[type=password]:-webkit-autofill:active,
.form-wrapper form input[type=search]:-webkit-autofill,
.form-wrapper form input[type=search]:-webkit-autofill:hover,
.form-wrapper form input[type=search]:-webkit-autofill:focus,
.form-wrapper form input[type=search]:-webkit-autofill:active,
.form-wrapper form input[type=number]:-webkit-autofill,
.form-wrapper form input[type=number]:-webkit-autofill:hover,
.form-wrapper form input[type=number]:-webkit-autofill:focus,
.form-wrapper form input[type=number]:-webkit-autofill:active,
.form-wrapper form input[type=tel]:-webkit-autofill,
.form-wrapper form input[type=tel]:-webkit-autofill:hover,
.form-wrapper form input[type=tel]:-webkit-autofill:focus,
.form-wrapper form input[type=tel]:-webkit-autofill:active,
.form-wrapper form input[type=range]:-webkit-autofill,
.form-wrapper form input[type=range]:-webkit-autofill:hover,
.form-wrapper form input[type=range]:-webkit-autofill:focus,
.form-wrapper form input[type=range]:-webkit-autofill:active,
.form-wrapper form input[type=date]:-webkit-autofill,
.form-wrapper form input[type=date]:-webkit-autofill:hover,
.form-wrapper form input[type=date]:-webkit-autofill:focus,
.form-wrapper form input[type=date]:-webkit-autofill:active,
.form-wrapper form input[type=month]:-webkit-autofill,
.form-wrapper form input[type=month]:-webkit-autofill:hover,
.form-wrapper form input[type=month]:-webkit-autofill:focus,
.form-wrapper form input[type=month]:-webkit-autofill:active,
.form-wrapper form input[type=week]:-webkit-autofill,
.form-wrapper form input[type=week]:-webkit-autofill:hover,
.form-wrapper form input[type=week]:-webkit-autofill:focus,
.form-wrapper form input[type=week]:-webkit-autofill:active,
.form-wrapper form input[type=time]:-webkit-autofill,
.form-wrapper form input[type=time]:-webkit-autofill:hover,
.form-wrapper form input[type=time]:-webkit-autofill:focus,
.form-wrapper form input[type=time]:-webkit-autofill:active,
.form-wrapper form input[type=datetime]:-webkit-autofill,
.form-wrapper form input[type=datetime]:-webkit-autofill:hover,
.form-wrapper form input[type=datetime]:-webkit-autofill:focus,
.form-wrapper form input[type=datetime]:-webkit-autofill:active,
.form-wrapper form input[type=datetime-local]:-webkit-autofill,
.form-wrapper form input[type=datetime-local]:-webkit-autofill:hover,
.form-wrapper form input[type=datetime-local]:-webkit-autofill:focus,
.form-wrapper form input[type=datetime-local]:-webkit-autofill:active,
.form-wrapper form input[type=color]:-webkit-autofill,
.form-wrapper form input[type=color]:-webkit-autofill:hover,
.form-wrapper form input[type=color]:-webkit-autofill:focus,
.form-wrapper form input[type=color]:-webkit-autofill:active,
.form-wrapper form textarea:-webkit-autofill,
.form-wrapper form textarea:-webkit-autofill:hover,
.form-wrapper form textarea:-webkit-autofill:focus,
.form-wrapper form textarea:-webkit-autofill:active {
  box-shadow: 0 0 0 55px #1a1a1a inset;
}
.form-wrapper form input[type=text]:-webkit-autofill,
.form-wrapper form input[type=email]:-webkit-autofill,
.form-wrapper form input[type=url]:-webkit-autofill,
.form-wrapper form input[type=password]:-webkit-autofill,
.form-wrapper form input[type=search]:-webkit-autofill,
.form-wrapper form input[type=number]:-webkit-autofill,
.form-wrapper form input[type=tel]:-webkit-autofill,
.form-wrapper form input[type=range]:-webkit-autofill,
.form-wrapper form input[type=date]:-webkit-autofill,
.form-wrapper form input[type=month]:-webkit-autofill,
.form-wrapper form input[type=week]:-webkit-autofill,
.form-wrapper form input[type=time]:-webkit-autofill,
.form-wrapper form input[type=datetime]:-webkit-autofill,
.form-wrapper form input[type=datetime-local]:-webkit-autofill,
.form-wrapper form input[type=color]:-webkit-autofill,
.form-wrapper form textarea:-webkit-autofill {
  -webkit-text-fill-color: #fff;
}
.form-wrapper form input[type=submit] {
  cursor: pointer;
  background-color: transparent;
}
.form-wrapper form select {
  height: 100%;
  width: 100%;
  cursor: pointer;
  border-radius: 0px;
  padding-left: 1rem;
  font-family: GraphikLight, helvetica, serif;
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  background-color: rgba(255, 255, 255, 0.1);
  outline: 0;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  font-weight: bold;
  letter-spacing: 1px;
}
.form-wrapper form select:-webkit-autofill, .form-wrapper form select:-webkit-autofill:hover, .form-wrapper form select:-webkit-autofill:focus, .form-wrapper form select:-webkit-autofill:active {
  box-shadow: 0 0 0 55px #1a1a1a inset;
}
.form-wrapper form select:-webkit-autofill {
  -webkit-text-fill-color: #fff;
}
.form-wrapper form textarea {
  width: 100%;
  padding-top: 1rem;
  font-family: GraphikLight, helvetica, serif;
  font-weight: bold;
  letter-spacing: 1px;
  height: 130px;
  margin-bottom: 0.6rem;
}
.form-wrapper form .form-input-active {
  position: absolute;
  right: 0;
  bottom: 0;
  display: inline-block;
  height: 0.0625rem;
  width: 0;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  z-index: 50;
}
.form-wrapper form label:not(.textarea):not(.checkbox-wrapper):not(.radio-button) {
  height: 55px;
  display: inline-block;
  width: 100%;
}
.form-wrapper form input::-moz-placeholder, .form-wrapper form textarea::-moz-placeholder {
  -moz-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.form-wrapper form input::placeholder,
.form-wrapper form textarea::placeholder {
  transition: color 0.2s ease-in-out;
}
.form-wrapper form button {
  position: relative;
  border-width: 0px;
  background-color: transparent;
  padding: 0;
  font-family: GraphikMedium, helvetica, serif;
  font-size: 1rem;
  font-weight: bold;
  outline: none;
  letter-spacing: 0.5px;
  transition: color 0.2s ease-in;
}
.form-wrapper form button svg.icon {
  position: relative;
  top: 0.25rem;
  right: -0.625rem;
  stroke: #000;
}
.form-wrapper form input[type=radio] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.form-wrapper form input[type=radio] + label {
  position: relative;
  display: inline-flex;
  cursor: pointer;
  align-items: center;
  line-height: 1.25rem;
  padding-left: 30px;
}
.form-wrapper form input[type=radio] + label::before {
  position: absolute;
  top: 50%;
  left: 0;
  display: inline-block;
  width: 1.25rem;
  border-radius: 9999px;
  opacity: 1;
  content: "";
  aspect-ratio: 1;
  border: 1px solid #fff;
  transform: translateY(-50%);
  transition: all 0.2s ease-in;
}
.form-wrapper form input[type=radio] + label::after {
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 0;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(34 255 171 / var(--tw-bg-opacity));
  opacity: 0;
  content: "";
  aspect-ratio: 1;
  border: 1px solid #22ffab;
  left: 9px;
  transform: translateY(-50%);
  transition: all 0.2s ease-in;
}
.form-wrapper form input[type=radio]:checked + label::after {
  left: 0;
  width: 1.25rem;
  opacity: 1;
}
.form-wrapper form .comments-area svg.icon {
  position: relative;
  top: 0.1875rem;
  width: 1rem;
  left: -45px;
  stroke: #000;
  height: 17px;
}
.form-wrapper form .custom-checkboxes {
  margin-bottom: 20px;
}
.form-wrapper form .custom-checkbox {
  position: absolute;
  opacity: 0;
}
.form-wrapper form .custom-checkbox,
.form-wrapper form .custom-checkbox-label {
  display: inline-block;
  cursor: pointer;
  vertical-align: middle;
}
.form-wrapper form .checkbox-label {
  position: relative;
  display: flex;
  align-items: center;
}
.form-wrapper form .custom-checkbox + .custom-checkbox-label:before {
  margin-right: 0.625rem;
  display: inline-block;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 0.125rem;
  text-align: center;
  vertical-align: middle;
  content: "";
  border: 2px solid #9CA3AF;
  width: 18px;
  height: 18px;
}
.form-wrapper form .custom-checkbox:checked + .custom-checkbox-label:before {
  background: #22ffab;
  box-shadow: inset 0px 0px 0px 2px #000;
  border: none;
}
.form-wrapper form .custom-checkbox:focus + .custom-checkbox-label {
  outline: 0px;
}
.form-wrapper form .focus-on::-moz-placeholder {
  color: #fff;
}
.form-wrapper form .focus-on::placeholder {
  color: #fff;
}
.form-wrapper form .side-by-side-fields {
  display: flex;
  width: 100%;
}
.form-wrapper form .side-by-side-fields label {
  width: 50%;
}
.form-wrapper form .side-by-side-fields input {
  background-color: rgba(255, 255, 255, 0.1);
}
.form-wrapper form .side-by-side-fields label:first-child {
  margin-right: 2%;
}
.form-wrapper form .side-by-side-fields label:first-child input {
  width: 100%;
}
.form-wrapper form .required-message {
  position: relative;
  float: right;
  margin-top: 1.25rem;
  margin-left: 0.625rem;
  font-size: 0.875rem;
  opacity: 0;
  color: red;
}
.form-wrapper form label.dropmenu-wrapper {
  transition: all 0.2s ease-in;
}
.form-wrapper form label.dropmenu-wrapper select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.form-wrapper form label.dropmenu-wrapper:hover {
  cursor: pointer;
}
.form-wrapper form label.dropmenu-wrapper svg.icon {
  pointer-events: none;
  position: absolute;
  right: 1.25rem;
  bottom: 17px;
}
.form-wrapper form .checkbox-wrapper {
  position: relative;
  display: block;
  width: 100%;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  height: 27px;
}
.form-wrapper form .checkbox-wrapper .connect-checkbox {
  position: relative;
  opacity: 0;
}
.form-wrapper form .checkbox-wrapper .checkmark {
  position: absolute;
  top: 0.125rem;
  left: 0;
  height: 1.25rem;
  width: 1.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  border: 1px solid #fff;
}
.form-wrapper form .checkbox-wrapper .checkmark:after {
  position: absolute;
  display: none;
  content: "";
  top: 0;
  left: 0.125rem;
  height: 1.25rem;
  width: 0.375rem;
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border: solid #fff;
  border-width: 0 3px 3px 0;
}
.form-wrapper form .checkbox-wrapper .connect-checkbox:checked ~ .checkmark:after {
  position: absolute;
  top: 0.0625rem;
  left: 0.375rem;
  display: block;
  width: 0.375rem;
  content: "";
  height: 14px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.form-wrapper form .checkbox-wrapper .checkbox-message {
  position: absolute;
  top: -0.0625rem;
  text-align: left;
  font-family: GraphikLight, helvetica, serif;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  left: 28px;
}
.form-wrapper form input:-internal-autofill-selected {
  background-color: #fff !important;
}
.form-wrapper label {
  position: relative;
}
.form-wrapper label .bottom-line {
  position: absolute;
  left: 0;
  bottom: -0.0625rem;
  width: 0;
  border-bottom: solid 1px #fff;
  z-index: 50;
}
.form-wrapper label .bottom-line.trans {
  border-color: transparent;
}
.form-wrapper label.textarea .bottom-line {
  bottom: 11px;
}
.form-wrapper .header {
  margin-bottom: 2rem;
}
.form-wrapper .header h3 {
  margin-bottom: 0.5rem;
}

.success-container,
.add-to-calendar {
  display: none;
}
.success-container .cta-success-message,
.add-to-calendar .cta-success-message {
  display: none;
  opacity: 0;
}

.single-post .form-container h3.title span:last-of-type {
  color: #22ffab;
}
.single-post .form-container .gated-btn-content {
  display: none;
  width: 100%;
  opacity: 0;
  min-height: 1px;
  margin-top: 15px;
}
.single-post .form-container .gated-btn-content.active-content {
  display: block;
}
.single-post .form-container .gated-btn-content .gated-btn {
  display: flex;
  width: auto;
  align-content: center;
  justify-content: center;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  font-family: GraphikRegular, helvetica, sans-serif;
  margin: 15px 0;
}

.form-container .form-wrapper form .bottom-line {
  width: 100%;
}
.form-container .success-container {
  margin-top: 2.5rem;
  height: 0;
  width: 100%;
}
.form-container .success-container .cta-success-message {
  font-family: GraphikRegular, helvetica, serif;
  font-size: 1.3rem;
  margin-bottom: 1rem;
  overflow-wrap: normal;
}
@media (min-width: 0) and (max-width: 670px) {
    .form-container .success-container .cta-success-message {
      font-size: 1.15rem;
      margin-bottom: 0.75rem;
    }
  }
body.page-template-template-ecard-2024 .extend-gratitude span.form-container .success-container .cta-success-message {
  opacity: 0;
  margin-left: 40px;
  font-family: GraphikMedium, helvetica, serif;
  writing-mode: vertical-rl;
  transform-origin: center;
  white-space: nowrap;
  letter-spacing: 0.1rem;
  background-image: linear-gradient(to bottom, #03ffb6 0%, #fff 60%, #03ffb6 100%);
  background-size: 200% 100%;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
  transform: rotate(180deg) translateY(-100px);
  animation: shineVertical 3s linear infinite;
}
.form-container .success-container .cta-success-message p {
  width: 100%;
  text-align: left;
}
.form-container .success-container .cta-success-message p:first-of-type {
  margin-bottom: 0.5rem;
}

.section-light .form-wrapper form label,
.light-theme .form-wrapper form label {
  border-bottom: solid 1px #9CA3AF;
}
.section-light .form-wrapper form label select,
.section-light .form-wrapper form label input,
.light-theme .form-wrapper form label select,
.light-theme .form-wrapper form label input {
  padding-left: 0px;
}
.section-light .form-wrapper form label .bottom-line,
.light-theme .form-wrapper form label .bottom-line {
  border-bottom: solid 1px #000;
}
.section-light .form-wrapper form svg.icon,
.light-theme .form-wrapper form svg.icon {
  top: 21px;
  stroke: #334aff;
}
.section-light .form-wrapper form input[type=text],
.section-light .form-wrapper form input[type=email],
.section-light .form-wrapper form input[type=url],
.section-light .form-wrapper form input[type=password],
.section-light .form-wrapper form input[type=search],
.section-light .form-wrapper form input[type=number],
.section-light .form-wrapper form input[type=tel],
.section-light .form-wrapper form input[type=range],
.section-light .form-wrapper form input[type=date],
.section-light .form-wrapper form input[type=month],
.section-light .form-wrapper form input[type=week],
.section-light .form-wrapper form input[type=time],
.section-light .form-wrapper form input[type=datetime],
.section-light .form-wrapper form input[type=datetime-local],
.section-light .form-wrapper form input[type=color],
.section-light .form-wrapper form textarea,
.light-theme .form-wrapper form input[type=text],
.light-theme .form-wrapper form input[type=email],
.light-theme .form-wrapper form input[type=url],
.light-theme .form-wrapper form input[type=password],
.light-theme .form-wrapper form input[type=search],
.light-theme .form-wrapper form input[type=number],
.light-theme .form-wrapper form input[type=tel],
.light-theme .form-wrapper form input[type=range],
.light-theme .form-wrapper form input[type=date],
.light-theme .form-wrapper form input[type=month],
.light-theme .form-wrapper form input[type=week],
.light-theme .form-wrapper form input[type=time],
.light-theme .form-wrapper form input[type=datetime],
.light-theme .form-wrapper form input[type=datetime-local],
.light-theme .form-wrapper form input[type=color],
.light-theme .form-wrapper form textarea {
  color: #4B5563;
}
.section-light .form-wrapper form input[type=text]::-moz-placeholder, .section-light .form-wrapper form input[type=email]::-moz-placeholder, .section-light .form-wrapper form input[type=url]::-moz-placeholder, .section-light .form-wrapper form input[type=password]::-moz-placeholder, .section-light .form-wrapper form input[type=search]::-moz-placeholder, .section-light .form-wrapper form input[type=number]::-moz-placeholder, .section-light .form-wrapper form input[type=tel]::-moz-placeholder, .section-light .form-wrapper form input[type=range]::-moz-placeholder, .section-light .form-wrapper form input[type=date]::-moz-placeholder, .section-light .form-wrapper form input[type=month]::-moz-placeholder, .section-light .form-wrapper form input[type=week]::-moz-placeholder, .section-light .form-wrapper form input[type=time]::-moz-placeholder, .section-light .form-wrapper form input[type=datetime]::-moz-placeholder, .section-light .form-wrapper form input[type=datetime-local]::-moz-placeholder, .section-light .form-wrapper form input[type=color]::-moz-placeholder, .section-light .form-wrapper form textarea::-moz-placeholder, .light-theme .form-wrapper form input[type=text]::-moz-placeholder, .light-theme .form-wrapper form input[type=email]::-moz-placeholder, .light-theme .form-wrapper form input[type=url]::-moz-placeholder, .light-theme .form-wrapper form input[type=password]::-moz-placeholder, .light-theme .form-wrapper form input[type=search]::-moz-placeholder, .light-theme .form-wrapper form input[type=number]::-moz-placeholder, .light-theme .form-wrapper form input[type=tel]::-moz-placeholder, .light-theme .form-wrapper form input[type=range]::-moz-placeholder, .light-theme .form-wrapper form input[type=date]::-moz-placeholder, .light-theme .form-wrapper form input[type=month]::-moz-placeholder, .light-theme .form-wrapper form input[type=week]::-moz-placeholder, .light-theme .form-wrapper form input[type=time]::-moz-placeholder, .light-theme .form-wrapper form input[type=datetime]::-moz-placeholder, .light-theme .form-wrapper form input[type=datetime-local]::-moz-placeholder, .light-theme .form-wrapper form input[type=color]::-moz-placeholder, .light-theme .form-wrapper form textarea::-moz-placeholder {
  color: #9CA3AF;
}
.section-light .form-wrapper form input[type=text]::placeholder,
.section-light .form-wrapper form input[type=email]::placeholder,
.section-light .form-wrapper form input[type=url]::placeholder,
.section-light .form-wrapper form input[type=password]::placeholder,
.section-light .form-wrapper form input[type=search]::placeholder,
.section-light .form-wrapper form input[type=number]::placeholder,
.section-light .form-wrapper form input[type=tel]::placeholder,
.section-light .form-wrapper form input[type=range]::placeholder,
.section-light .form-wrapper form input[type=date]::placeholder,
.section-light .form-wrapper form input[type=month]::placeholder,
.section-light .form-wrapper form input[type=week]::placeholder,
.section-light .form-wrapper form input[type=time]::placeholder,
.section-light .form-wrapper form input[type=datetime]::placeholder,
.section-light .form-wrapper form input[type=datetime-local]::placeholder,
.section-light .form-wrapper form input[type=color]::placeholder,
.section-light .form-wrapper form textarea::placeholder,
.light-theme .form-wrapper form input[type=text]::placeholder,
.light-theme .form-wrapper form input[type=email]::placeholder,
.light-theme .form-wrapper form input[type=url]::placeholder,
.light-theme .form-wrapper form input[type=password]::placeholder,
.light-theme .form-wrapper form input[type=search]::placeholder,
.light-theme .form-wrapper form input[type=number]::placeholder,
.light-theme .form-wrapper form input[type=tel]::placeholder,
.light-theme .form-wrapper form input[type=range]::placeholder,
.light-theme .form-wrapper form input[type=date]::placeholder,
.light-theme .form-wrapper form input[type=month]::placeholder,
.light-theme .form-wrapper form input[type=week]::placeholder,
.light-theme .form-wrapper form input[type=time]::placeholder,
.light-theme .form-wrapper form input[type=datetime]::placeholder,
.light-theme .form-wrapper form input[type=datetime-local]::placeholder,
.light-theme .form-wrapper form input[type=color]::placeholder,
.light-theme .form-wrapper form textarea::placeholder {
  color: #9CA3AF;
}
.section-light .form-wrapper form input[type=text]:-webkit-autofill, .section-light .form-wrapper form input[type=text]:-webkit-autofill:hover, .section-light .form-wrapper form input[type=text]:-webkit-autofill:focus, .section-light .form-wrapper form input[type=text]:-webkit-autofill:active,
.section-light .form-wrapper form input[type=email]:-webkit-autofill,
.section-light .form-wrapper form input[type=email]:-webkit-autofill:hover,
.section-light .form-wrapper form input[type=email]:-webkit-autofill:focus,
.section-light .form-wrapper form input[type=email]:-webkit-autofill:active,
.section-light .form-wrapper form input[type=url]:-webkit-autofill,
.section-light .form-wrapper form input[type=url]:-webkit-autofill:hover,
.section-light .form-wrapper form input[type=url]:-webkit-autofill:focus,
.section-light .form-wrapper form input[type=url]:-webkit-autofill:active,
.section-light .form-wrapper form input[type=password]:-webkit-autofill,
.section-light .form-wrapper form input[type=password]:-webkit-autofill:hover,
.section-light .form-wrapper form input[type=password]:-webkit-autofill:focus,
.section-light .form-wrapper form input[type=password]:-webkit-autofill:active,
.section-light .form-wrapper form input[type=search]:-webkit-autofill,
.section-light .form-wrapper form input[type=search]:-webkit-autofill:hover,
.section-light .form-wrapper form input[type=search]:-webkit-autofill:focus,
.section-light .form-wrapper form input[type=search]:-webkit-autofill:active,
.section-light .form-wrapper form input[type=number]:-webkit-autofill,
.section-light .form-wrapper form input[type=number]:-webkit-autofill:hover,
.section-light .form-wrapper form input[type=number]:-webkit-autofill:focus,
.section-light .form-wrapper form input[type=number]:-webkit-autofill:active,
.section-light .form-wrapper form input[type=tel]:-webkit-autofill,
.section-light .form-wrapper form input[type=tel]:-webkit-autofill:hover,
.section-light .form-wrapper form input[type=tel]:-webkit-autofill:focus,
.section-light .form-wrapper form input[type=tel]:-webkit-autofill:active,
.section-light .form-wrapper form input[type=range]:-webkit-autofill,
.section-light .form-wrapper form input[type=range]:-webkit-autofill:hover,
.section-light .form-wrapper form input[type=range]:-webkit-autofill:focus,
.section-light .form-wrapper form input[type=range]:-webkit-autofill:active,
.section-light .form-wrapper form input[type=date]:-webkit-autofill,
.section-light .form-wrapper form input[type=date]:-webkit-autofill:hover,
.section-light .form-wrapper form input[type=date]:-webkit-autofill:focus,
.section-light .form-wrapper form input[type=date]:-webkit-autofill:active,
.section-light .form-wrapper form input[type=month]:-webkit-autofill,
.section-light .form-wrapper form input[type=month]:-webkit-autofill:hover,
.section-light .form-wrapper form input[type=month]:-webkit-autofill:focus,
.section-light .form-wrapper form input[type=month]:-webkit-autofill:active,
.section-light .form-wrapper form input[type=week]:-webkit-autofill,
.section-light .form-wrapper form input[type=week]:-webkit-autofill:hover,
.section-light .form-wrapper form input[type=week]:-webkit-autofill:focus,
.section-light .form-wrapper form input[type=week]:-webkit-autofill:active,
.section-light .form-wrapper form input[type=time]:-webkit-autofill,
.section-light .form-wrapper form input[type=time]:-webkit-autofill:hover,
.section-light .form-wrapper form input[type=time]:-webkit-autofill:focus,
.section-light .form-wrapper form input[type=time]:-webkit-autofill:active,
.section-light .form-wrapper form input[type=datetime]:-webkit-autofill,
.section-light .form-wrapper form input[type=datetime]:-webkit-autofill:hover,
.section-light .form-wrapper form input[type=datetime]:-webkit-autofill:focus,
.section-light .form-wrapper form input[type=datetime]:-webkit-autofill:active,
.section-light .form-wrapper form input[type=datetime-local]:-webkit-autofill,
.section-light .form-wrapper form input[type=datetime-local]:-webkit-autofill:hover,
.section-light .form-wrapper form input[type=datetime-local]:-webkit-autofill:focus,
.section-light .form-wrapper form input[type=datetime-local]:-webkit-autofill:active,
.section-light .form-wrapper form input[type=color]:-webkit-autofill,
.section-light .form-wrapper form input[type=color]:-webkit-autofill:hover,
.section-light .form-wrapper form input[type=color]:-webkit-autofill:focus,
.section-light .form-wrapper form input[type=color]:-webkit-autofill:active,
.section-light .form-wrapper form textarea:-webkit-autofill,
.section-light .form-wrapper form textarea:-webkit-autofill:hover,
.section-light .form-wrapper form textarea:-webkit-autofill:focus,
.section-light .form-wrapper form textarea:-webkit-autofill:active,
.light-theme .form-wrapper form input[type=text]:-webkit-autofill,
.light-theme .form-wrapper form input[type=text]:-webkit-autofill:hover,
.light-theme .form-wrapper form input[type=text]:-webkit-autofill:focus,
.light-theme .form-wrapper form input[type=text]:-webkit-autofill:active,
.light-theme .form-wrapper form input[type=email]:-webkit-autofill,
.light-theme .form-wrapper form input[type=email]:-webkit-autofill:hover,
.light-theme .form-wrapper form input[type=email]:-webkit-autofill:focus,
.light-theme .form-wrapper form input[type=email]:-webkit-autofill:active,
.light-theme .form-wrapper form input[type=url]:-webkit-autofill,
.light-theme .form-wrapper form input[type=url]:-webkit-autofill:hover,
.light-theme .form-wrapper form input[type=url]:-webkit-autofill:focus,
.light-theme .form-wrapper form input[type=url]:-webkit-autofill:active,
.light-theme .form-wrapper form input[type=password]:-webkit-autofill,
.light-theme .form-wrapper form input[type=password]:-webkit-autofill:hover,
.light-theme .form-wrapper form input[type=password]:-webkit-autofill:focus,
.light-theme .form-wrapper form input[type=password]:-webkit-autofill:active,
.light-theme .form-wrapper form input[type=search]:-webkit-autofill,
.light-theme .form-wrapper form input[type=search]:-webkit-autofill:hover,
.light-theme .form-wrapper form input[type=search]:-webkit-autofill:focus,
.light-theme .form-wrapper form input[type=search]:-webkit-autofill:active,
.light-theme .form-wrapper form input[type=number]:-webkit-autofill,
.light-theme .form-wrapper form input[type=number]:-webkit-autofill:hover,
.light-theme .form-wrapper form input[type=number]:-webkit-autofill:focus,
.light-theme .form-wrapper form input[type=number]:-webkit-autofill:active,
.light-theme .form-wrapper form input[type=tel]:-webkit-autofill,
.light-theme .form-wrapper form input[type=tel]:-webkit-autofill:hover,
.light-theme .form-wrapper form input[type=tel]:-webkit-autofill:focus,
.light-theme .form-wrapper form input[type=tel]:-webkit-autofill:active,
.light-theme .form-wrapper form input[type=range]:-webkit-autofill,
.light-theme .form-wrapper form input[type=range]:-webkit-autofill:hover,
.light-theme .form-wrapper form input[type=range]:-webkit-autofill:focus,
.light-theme .form-wrapper form input[type=range]:-webkit-autofill:active,
.light-theme .form-wrapper form input[type=date]:-webkit-autofill,
.light-theme .form-wrapper form input[type=date]:-webkit-autofill:hover,
.light-theme .form-wrapper form input[type=date]:-webkit-autofill:focus,
.light-theme .form-wrapper form input[type=date]:-webkit-autofill:active,
.light-theme .form-wrapper form input[type=month]:-webkit-autofill,
.light-theme .form-wrapper form input[type=month]:-webkit-autofill:hover,
.light-theme .form-wrapper form input[type=month]:-webkit-autofill:focus,
.light-theme .form-wrapper form input[type=month]:-webkit-autofill:active,
.light-theme .form-wrapper form input[type=week]:-webkit-autofill,
.light-theme .form-wrapper form input[type=week]:-webkit-autofill:hover,
.light-theme .form-wrapper form input[type=week]:-webkit-autofill:focus,
.light-theme .form-wrapper form input[type=week]:-webkit-autofill:active,
.light-theme .form-wrapper form input[type=time]:-webkit-autofill,
.light-theme .form-wrapper form input[type=time]:-webkit-autofill:hover,
.light-theme .form-wrapper form input[type=time]:-webkit-autofill:focus,
.light-theme .form-wrapper form input[type=time]:-webkit-autofill:active,
.light-theme .form-wrapper form input[type=datetime]:-webkit-autofill,
.light-theme .form-wrapper form input[type=datetime]:-webkit-autofill:hover,
.light-theme .form-wrapper form input[type=datetime]:-webkit-autofill:focus,
.light-theme .form-wrapper form input[type=datetime]:-webkit-autofill:active,
.light-theme .form-wrapper form input[type=datetime-local]:-webkit-autofill,
.light-theme .form-wrapper form input[type=datetime-local]:-webkit-autofill:hover,
.light-theme .form-wrapper form input[type=datetime-local]:-webkit-autofill:focus,
.light-theme .form-wrapper form input[type=datetime-local]:-webkit-autofill:active,
.light-theme .form-wrapper form input[type=color]:-webkit-autofill,
.light-theme .form-wrapper form input[type=color]:-webkit-autofill:hover,
.light-theme .form-wrapper form input[type=color]:-webkit-autofill:focus,
.light-theme .form-wrapper form input[type=color]:-webkit-autofill:active,
.light-theme .form-wrapper form textarea:-webkit-autofill,
.light-theme .form-wrapper form textarea:-webkit-autofill:hover,
.light-theme .form-wrapper form textarea:-webkit-autofill:focus,
.light-theme .form-wrapper form textarea:-webkit-autofill:active {
  box-shadow: 0 0 0 55px #fff inset;
}
.section-light .form-wrapper form input[type=text]:-webkit-autofill,
.section-light .form-wrapper form input[type=email]:-webkit-autofill,
.section-light .form-wrapper form input[type=url]:-webkit-autofill,
.section-light .form-wrapper form input[type=password]:-webkit-autofill,
.section-light .form-wrapper form input[type=search]:-webkit-autofill,
.section-light .form-wrapper form input[type=number]:-webkit-autofill,
.section-light .form-wrapper form input[type=tel]:-webkit-autofill,
.section-light .form-wrapper form input[type=range]:-webkit-autofill,
.section-light .form-wrapper form input[type=date]:-webkit-autofill,
.section-light .form-wrapper form input[type=month]:-webkit-autofill,
.section-light .form-wrapper form input[type=week]:-webkit-autofill,
.section-light .form-wrapper form input[type=time]:-webkit-autofill,
.section-light .form-wrapper form input[type=datetime]:-webkit-autofill,
.section-light .form-wrapper form input[type=datetime-local]:-webkit-autofill,
.section-light .form-wrapper form input[type=color]:-webkit-autofill,
.section-light .form-wrapper form textarea:-webkit-autofill,
.light-theme .form-wrapper form input[type=text]:-webkit-autofill,
.light-theme .form-wrapper form input[type=email]:-webkit-autofill,
.light-theme .form-wrapper form input[type=url]:-webkit-autofill,
.light-theme .form-wrapper form input[type=password]:-webkit-autofill,
.light-theme .form-wrapper form input[type=search]:-webkit-autofill,
.light-theme .form-wrapper form input[type=number]:-webkit-autofill,
.light-theme .form-wrapper form input[type=tel]:-webkit-autofill,
.light-theme .form-wrapper form input[type=range]:-webkit-autofill,
.light-theme .form-wrapper form input[type=date]:-webkit-autofill,
.light-theme .form-wrapper form input[type=month]:-webkit-autofill,
.light-theme .form-wrapper form input[type=week]:-webkit-autofill,
.light-theme .form-wrapper form input[type=time]:-webkit-autofill,
.light-theme .form-wrapper form input[type=datetime]:-webkit-autofill,
.light-theme .form-wrapper form input[type=datetime-local]:-webkit-autofill,
.light-theme .form-wrapper form input[type=color]:-webkit-autofill,
.light-theme .form-wrapper form textarea:-webkit-autofill {
  -webkit-text-fill-color: #000;
}
.section-light .form-wrapper form select,
.light-theme .form-wrapper form select {
  cursor: pointer;
  color: #9CA3AF;
}
.section-light .form-wrapper form select:-webkit-autofill, .section-light .form-wrapper form select:-webkit-autofill:hover, .section-light .form-wrapper form select:-webkit-autofill:focus, .section-light .form-wrapper form select:-webkit-autofill:active,
.light-theme .form-wrapper form select:-webkit-autofill,
.light-theme .form-wrapper form select:-webkit-autofill:hover,
.light-theme .form-wrapper form select:-webkit-autofill:focus,
.light-theme .form-wrapper form select:-webkit-autofill:active {
  box-shadow: 0 0 0 55px #fff inset;
}
.section-light .form-wrapper form select:-webkit-autofill,
.light-theme .form-wrapper form select:-webkit-autofill {
  -webkit-text-fill-color: #000;
}
.section-light .form-wrapper form button svg.icon,
.light-theme .form-wrapper form button svg.icon {
  stroke: #000;
}
.section-light .form-wrapper form .comments-area svg.icon,
.light-theme .form-wrapper form .comments-area svg.icon {
  stroke: #000;
}
.section-light .form-wrapper form .custom-checkbox + .custom-checkbox-label:before,
.light-theme .form-wrapper form .custom-checkbox + .custom-checkbox-label:before {
  content: "";
  background: #000;
  border: 2px solid #9CA3AF;
}
.section-light .form-wrapper form .custom-checkbox:checked + .custom-checkbox-label:before,
.light-theme .form-wrapper form .custom-checkbox:checked + .custom-checkbox-label:before {
  background: #334aff;
  box-shadow: inset 0px 0px 0px 2px #fff;
  border: none;
}
.section-light .form-wrapper form .focus-on::-moz-placeholder, .light-theme .form-wrapper form .focus-on::-moz-placeholder {
  color: #000;
}
.section-light .form-wrapper form .focus-on::placeholder,
.light-theme .form-wrapper form .focus-on::placeholder {
  color: #000;
}
.section-light .form-wrapper form .checkbox-wrapper .checkmark,
.light-theme .form-wrapper form .checkbox-wrapper .checkmark {
  background-color: #fff;
  border: 1px solid #000;
}
.section-light .form-wrapper form .checkbox-wrapper .checkmark:after,
.light-theme .form-wrapper form .checkbox-wrapper .checkmark:after {
  border: solid #000;
}
.section-light .form-wrapper form .checkbox-wrapper .connect-checkbox:checked ~ .checkmark:after,
.light-theme .form-wrapper form .checkbox-wrapper .connect-checkbox:checked ~ .checkmark:after {
  border: solid #334aff;
}
.section-light .form-wrapper form .checkbox-wrapper .checkbox-message,
.light-theme .form-wrapper form .checkbox-wrapper .checkbox-message {
  color: #000;
}
.section-light .form-wrapper form input:-internal-autofill-selected,
.light-theme .form-wrapper form input:-internal-autofill-selected {
  background-color: #fff !important;
}

.form-container.newsletter-subscribe-block .success-container {
  margin-top: 0;
  justify-content: center;
}
.form-container.newsletter-subscribe-block .success-container .cta-success-message p {
  text-align: center;
}
.form-container.newsletter-subscribe-block .form-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 0) and (max-width: 670px) {
  .form-container.newsletter-subscribe-block .form-wrapper {
    flex-wrap: wrap;
  }
}
.form-container.newsletter-subscribe-block .form-wrapper .header {
  width: 320px;
  margin-bottom: 1rem;
}
.form-container.newsletter-subscribe-block .form-wrapper .header h2 {
  margin-bottom: 0;
}
.form-container.newsletter-subscribe-block .form-wrapper form {
  flex-grow: 1;
}
.form-container.newsletter-subscribe-block .form-wrapper form label.dropmenu-wrapper svg.icon {
  right: 7px;
}
.form-container.newsletter-subscribe-block .form-wrapper form label {
  border-bottom: solid 1px #000;
}
.form-container.newsletter-subscribe-block .form-wrapper form label .bottom-line.trans {
  border-color: #000;
  width: 100%;
}
.form-container.newsletter-subscribe-block .form-wrapper form .side-by-side-fields {
  position: relative;
}
.form-container.newsletter-subscribe-block .form-wrapper form .side-by-side-fields label {
  flex-grow: 1;
  position: relative;
}
.form-container.newsletter-subscribe-block .form-wrapper form .side-by-side-fields label:first-of-type {
  width: 35%;
}
.form-container.newsletter-subscribe-block .form-wrapper form .side-by-side-fields label:last-of-type {
  width: 64%;
}
@media (min-width: 0) and (max-width: 670px) {
  .form-container.newsletter-subscribe-block .form-wrapper form .side-by-side-fields {
    flex-wrap: wrap;
  }
  .form-container.newsletter-subscribe-block .form-wrapper form .side-by-side-fields label {
    width: 100%;
  }
  .form-container.newsletter-subscribe-block .form-wrapper form .side-by-side-fields label:first-of-type {
    margin-right: 0;
    margin-right: initial;
    width: 100%;
  }
}
.form-container.newsletter-subscribe-block .form-wrapper form .side-by-side-fields svg.icon {
  top: 21px;
}
.form-container.newsletter-subscribe-block .form-wrapper form .side-by-side-fields .sign-up-submit {
  position: absolute;
  right: 1rem;
  --tw-text-opacity: 1;
  color: rgb(34 255 171 / var(--tw-text-opacity));
  top: 14px;
}
@media (min-width: 0) and (max-width: 670px) {
  .form-container.newsletter-subscribe-block .form-wrapper form .side-by-side-fields .sign-up-submit {
    position: relative;
    margin-bottom: 2rem;
    width: 50%;
    --tw-bg-opacity: 1;
    background-color: rgb(34 255 171 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity));
    height: 50px;
    top: auto;
    top: initial;
    right: auto;
    right: initial;
    bottom: auto;
    bottom: initial;
  }
}

.form-container.career-application-block h3.title {
  margin: 10px 0px 40px;
}
.form-container.career-application-block h3.title span:last-of-type {
  color: #334aff;
}
.form-container.career-application-block .form-wrapper form .clear-btn {
  width: 25px;
  border: solid 1px;
  border-radius: 50%;
  margin-left: 4px;
}
.form-container.career-application-block .form-wrapper form svg.icon {
  width: 15px;
  margin-left: 4px;
}
.form-container.career-application-block .form-wrapper .file-button {
  display: flex;
  cursor: pointer;
  align-items: center;
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
  font-size: 15px;
  height: 55px;
}
.form-container.career-application-block .form-wrapper .file-button .total-file {
  margin-left: 5px;
  margin-right: 2px;
  font-size: 14px;
  color: #9CA3AF;
  transition: all 0.2s ease-in;
}
.form-container.career-application-block .form-wrapper .file-button .total-file:hover {
  color: #4B5563;
}
.form-container.career-application-block .form-wrapper .file-button .clear-btn {
  display: none;
  margin-top: -5px;
}
.form-container.career-application-block .form-wrapper .file_attachment {
  display: none;
}
.form-container.career-application-block .form-wrapper .file_attachment::-webkit-file-upload-button {
  visibility: hidden;
}
.form-container.career-application-block .form-wrapper #file-description {
  margin: 18px 0 0 0;
  display: flex;
  font-size: 14px;
}
.form-container.career-application-block .form-wrapper .connect-submit-btn {
  width: 140px;
  float: right;
}
.form-container.career-application-block .form-wrapper .connect-submit-btn svg.icon {
  width: 14px;
  height: 15px;
  top: 2px;
}
.form-container.career-application-block .success-message {
  display: none;
  opacity: 0;
  font-size: 20px;
  text-align: center;
}
.form-container.career-application-block .success-message span {
  color: #334aff;
}

#subscribe-section .container {
  min-height: 71vh;
}
#subscribe-section .container .wp-block-columns {
  z-index: 10;
}
#subscribe-section .container .wp-block-columns:first-child {
  z-index: 10;
}
#subscribe-section .container .wp-block-columns .connect-side-title {
  color: #fff;
}
#subscribe-section .container .wp-block-columns .cta-success-message {
  color: #fff;
}
#subscribe-section .container img {
  position: absolute;
  left: -1rem;
  z-index: 0;
  width: 50%;
  bottom: -30px;
}

.subscribe-form-popup {
  position: fixed;
  display: none;
  --tw-translate-x: -50%;
  --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));
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  width: 675px;
  padding: 3em;
  text-align: center;
  top: 40%;
  left: 50%;
  z-index: 999;
  border: solid 1px #6B7280;
}
.subscribe-form-popup .subscribe-content {
  height: 192px;
}
.subscribe-form-popup .wrapper-circle-arrows {
  position: absolute;
  left: 50%;
  top: 50%;
  display: none;
  opacity: 0;
  margin-left: -32px;
  margin-top: -35px;
}
.subscribe-form-popup .wrapper-circle-arrows svg.icon {
  stroke: #22ffab;
}
.subscribe-form-popup .header {
  margin-bottom: 0;
}
.subscribe-form-popup .header h3 {
  padding-top: 2rem;
  font-family: GraphikMedium;
}
.subscribe-form-popup .subscribe-form-wrapper .logo img {
  position: relative;
  top: -22px;
}
.subscribe-form-popup .no-show-wrapper {
  position: absolute;
  bottom: 0;
  right: 0;
}
@media (min-width: 670px) {
  .subscribe-form-popup .no-show-wrapper {
    width: 50%;
  }
}
.subscribe-form-popup .no-show-wrapper .checkbox-wrapper {
  position: relative;
  bottom: 1rem;
  display: flex;
  width: 100%;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  justify-content: flex-end;
}
.subscribe-form-popup .no-show-wrapper .checkbox-wrapper .no-show-checkbox {
  opacity: 0;
}
.subscribe-form-popup .no-show-wrapper .checkbox-wrapper .checkmark {
  margin-left: -0.3125rem;
  margin-right: 1.5rem;
  margin-top: 0.125rem;
  height: 1rem;
  width: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  border: 1px solid #9CA3AF;
}
.subscribe-form-popup .no-show-wrapper .checkbox-wrapper .checkmark:hover {
  border: 1px solid #fff;
}
.subscribe-form-popup .no-show-wrapper .checkbox-wrapper .checkmark:after {
  position: absolute;
  display: none;
  content: "";
  left: 0.25rem;
  top: 0;
  width: 0.375rem;
  --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));
  height: 13px;
  border: solid #000;
  border-width: 0 3px 3px 0;
}
.subscribe-form-popup .no-show-wrapper .checkbox-wrapper .no-show-checkbox:checked ~ .checkmark:after {
  position: absolute;
  top: 0;
  left: 0.25rem;
  display: block;
  width: 0.375rem;
  content: "";
  height: 13px;
  border: solid #000;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.subscribe-form-popup .no-show-wrapper .checkbox-wrapper .checkbox-message {
  margin-right: 0;
  font-size: 0.875rem;
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  position: static;
  position: initial;
}
.subscribe-form-popup .no-show-wrapper .checkbox-wrapper .checkbox-message:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.subscribe-form-popup .close {
  transition: all 0.2s ease-in-out;
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 15px;
  padding: 10px;
  font-weight: bold;
  z-index: 9;
}
.subscribe-form-popup .close svg {
  left: -1px;
  top: -2px;
  position: relative;
}
.subscribe-form-popup .subscribe-popup-success-message {
  position: absolute;
  display: none;
  height: 100%;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  opacity: 0;
  z-index: 8;
  font-size: 22px;
  margin-left: -2.4em;
  margin-top: -2em;
  padding: 0 5% 0 5%;
}
.subscribe-form-popup .subscribe-popup-success-message p:first-child {
  font-family: GraphiKMedium;
}
.subscribe-form-popup form#popup-sub-form {
  display: flex;
  flex-wrap: wrap;
  min-height: 80px;
}
.subscribe-form-popup form#popup-sub-form .form-row {
  flex-basis: 38%;
}
.subscribe-form-popup form#popup-sub-form .form-row:nth-of-type(1) {
  margin-right: 1rem;
}
.subscribe-form-popup form#popup-sub-form .form-row:nth-of-type(2) {
  flex-grow: 1;
}
.subscribe-form-popup form#popup-sub-form .popup-country {
  border-top: none !important;
  border-right: none !important;
  border-left: none !important;
  color: #9CA3AF;
}
.subscribe-form-popup form input {
  height: 100%;
  border-bottom: 1px solid #fff;
}
.subscribe-form-popup form input::-moz-placeholder {
  color: #D1D5DB;
  -moz-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.subscribe-form-popup form input::placeholder {
  color: #D1D5DB;
  transition: color 0.2s ease-in;
}
.subscribe-form-popup form label {
  height: 100%;
  display: inline-block;
  width: 100%;
}
.subscribe-form-popup form .subscribe-fullname-wrapper {
  display: flex;
}
.subscribe-form-popup form .subscribe-fullname-wrapper label {
  width: 45%;
}
.subscribe-form-popup form .subscribe-fullname-wrapper label:first-child {
  margin-right: 5%;
}
.subscribe-form-popup form .form-row {
  height: 48px;
}
@media (min-width: 670px) {
  .subscribe-form-popup form .form-row input[type=email] {
    width: 235px;
    float: left;
    padding-right: 5px;
  }
}
.subscribe-form-popup form .subscribe-button {
  position: absolute;
  right: 1rem;
  --tw-text-opacity: 1;
  color: rgb(34 255 171 / var(--tw-text-opacity));
  bottom: auto;
  bottom: initial;
  padding-top: 15px;
  transition: all 0.2s ease-in;
}
@media (min-width: 670px) {
  .subscribe-form-popup form .subscribe-button {
    background-color: #1a1a1a;
    height: 100%;
    padding: 0px 15px;
    right: 0px;
  }
}
.subscribe-form-popup form .subscribe-button span {
  top: 1px;
  position: relative;
  left: 5px;
  font-size: 90%;
}
.subscribe-form-popup form #g-recaptcha-popup-form {
  position: absolute;
  left: 0;
  bottom: -11px;
}
@media (min-width: 0) and (max-width: 670px) {
  .subscribe-form-popup {
    width: 90%;
    min-height: 480px;
    padding: 1rem;
    top: 48%;
  }
  .subscribe-form-popup .subscribe-form-wrapper .logo img {
    top: 5px;
  }
  .subscribe-form-popup .header {
    margin-top: 15px;
  }
  .subscribe-form-popup form#popup-sub-form .form-row {
    flex-basis: 100%;
  }
  .subscribe-form-popup form#popup-sub-form .form-row:nth-of-type(1) {
    margin-right: 0px;
  }
  .subscribe-form-popup form#popup-sub-form .form-row:nth-of-type(2) {
    margin-top: 1rem;
  }
  .subscribe-form-popup form .subscribe-button {
    position: static;
    position: initial;
    float: none;
    float: initial;
  }
}

.modalOverlay {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  height: 100%;
  width: 100%;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 451;
}

.modal-wrapper {
  position: fixed;
  top: 0;
  display: flex;
  display: none;
  height: 100vh;
  width: 100vw;
  align-content: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 600;
}
.modal-wrapper .modal-container {
  position: fixed;
  display: none;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  text-align: left;
  padding: 3em;
  z-index: 999;
}

.block-editor-writing-flow {
  font-size: 1rem;
  line-height: 1.5;
}

.site-main {
  margin-top: 4.5rem;
  opacity: 0;
}

a {
  text-decoration: none;
}

.loading-circle-container {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 0;
  display: none;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  opacity: 0;
}

.caption {
  font-size: 15px;
  font-family: GraphikLight;
}

.close {
  height: 2.5rem;
  width: 2.5rem;
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-radius: 50%;
}
.close .icon {
  margin-top: -0.0625rem;
  margin-left: -0.0625rem;
  height: 1.5rem;
  width: 1.5rem;
}
.close:hover .icon {
  stroke: #22ffab;
  transition: stroke 0.3s ease-in;
}
.close.button:hover {
  background-color: #22ffab;
  border-radius: 50%;
  transition: background-color 0.3s ease-in;
}
.close.button:hover .icon {
  stroke: #000;
  transition: stroke 0.3s ease-in;
}
.close.black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  transition: background-color 0.3s ease-in;
}
.close.black .icon {
  stroke: #22ffab;
}
.close.black:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.close.black:hover .icon {
  stroke: #fff;
}

.text-animation-slide {
  position: relative;
}
@media (min-width: 670px) {
  .text-animation-slide {
    display: contents;
  }
}
.text-animation-slide .text-slide {
  position: absolute;
  padding-left: 0;
  opacity: 0;
}
@media (min-width: 670px) {
  .text-animation-slide .text-slide {
    padding-left: 1rem;
  }
}

.aaker-headshot-circles {
  position: absolute;
}
.aaker-headshot-circles img {
  margin: 0 auto;
}

.mobile-hide {
  display: none;
}
@media (min-width: 783px) {
  .mobile-hide {
    display: block;
  }
}

.vidyard-player-container {
  max-width: 100% !important;
  max-height: 100% !important;
}
.vidyard-player-container > div > div {
  max-width: 100% !important;
  max-height: 100% !important;
}

@media (min-width: 0) and (max-width: 670px) {
  .bg-contain-phone {
    background-size: contain;
  }
}

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

.wp-block-column {
  overflow-wrap: initial;
  word-break: keep-all;
}

.single-post .entry-content p a, .single-post .entry-content ul.decimal li a, .single-post .entry-content ol.decimal li a,
.single-case-studies .entry-content p a,
.single-case-studies .entry-content ul.decimal li a,
.single-case-studies .entry-content ol.decimal li a,
.single-news-press .entry-content p a,
.single-news-press .entry-content ul.decimal li a,
.single-news-press .entry-content ol.decimal li a,
.single-careers .entry-content p a,
.single-careers .entry-content ul.decimal li a,
.single-careers .entry-content ol.decimal li a,
.privacy-policy .entry-content p a,
.privacy-policy .entry-content ul.decimal li a,
.privacy-policy .entry-content ol.decimal li a,
.single-about .entry-content p a,
.single-about .entry-content ul.decimal li a,
.single-about .entry-content ol.decimal li a {
  padding-bottom: 0.0625rem;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
  border-bottom: 0.5px solid #6B7280;
  transition: all 0.2s ease-in-out;
}
.single-post .entry-content p a:hover, .single-post .entry-content ul.decimal li a:hover, .single-post .entry-content ol.decimal li a:hover,
.single-case-studies .entry-content p a:hover,
.single-case-studies .entry-content ul.decimal li a:hover,
.single-case-studies .entry-content ol.decimal li a:hover,
.single-news-press .entry-content p a:hover,
.single-news-press .entry-content ul.decimal li a:hover,
.single-news-press .entry-content ol.decimal li a:hover,
.single-careers .entry-content p a:hover,
.single-careers .entry-content ul.decimal li a:hover,
.single-careers .entry-content ol.decimal li a:hover,
.privacy-policy .entry-content p a:hover,
.privacy-policy .entry-content ul.decimal li a:hover,
.privacy-policy .entry-content ol.decimal li a:hover,
.single-about .entry-content p a:hover,
.single-about .entry-content ul.decimal li a:hover,
.single-about .entry-content ol.decimal li a:hover {
  color: #000;
  border-bottom-color: #000;
  padding-bottom: 3px;
}
.single-post .entry-content .section-dark p a, .single-post .entry-content .section-dark ul.decimal li a, .single-post .entry-content .section-dark ol.decimal li a,
.single-case-studies .entry-content .section-dark p a,
.single-case-studies .entry-content .section-dark ul.decimal li a,
.single-case-studies .entry-content .section-dark ol.decimal li a,
.single-news-press .entry-content .section-dark p a,
.single-news-press .entry-content .section-dark ul.decimal li a,
.single-news-press .entry-content .section-dark ol.decimal li a,
.single-careers .entry-content .section-dark p a,
.single-careers .entry-content .section-dark ul.decimal li a,
.single-careers .entry-content .section-dark ol.decimal li a,
.privacy-policy .entry-content .section-dark p a,
.privacy-policy .entry-content .section-dark ul.decimal li a,
.privacy-policy .entry-content .section-dark ol.decimal li a,
.single-about .entry-content .section-dark p a,
.single-about .entry-content .section-dark ul.decimal li a,
.single-about .entry-content .section-dark ol.decimal li a {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
.single-post .entry-content .section-dark p a:hover, .single-post .entry-content .section-dark ul.decimal li a:hover, .single-post .entry-content .section-dark ol.decimal li a:hover,
.single-case-studies .entry-content .section-dark p a:hover,
.single-case-studies .entry-content .section-dark ul.decimal li a:hover,
.single-case-studies .entry-content .section-dark ol.decimal li a:hover,
.single-news-press .entry-content .section-dark p a:hover,
.single-news-press .entry-content .section-dark ul.decimal li a:hover,
.single-news-press .entry-content .section-dark ol.decimal li a:hover,
.single-careers .entry-content .section-dark p a:hover,
.single-careers .entry-content .section-dark ul.decimal li a:hover,
.single-careers .entry-content .section-dark ol.decimal li a:hover,
.privacy-policy .entry-content .section-dark p a:hover,
.privacy-policy .entry-content .section-dark ul.decimal li a:hover,
.privacy-policy .entry-content .section-dark ol.decimal li a:hover,
.single-about .entry-content .section-dark p a:hover,
.single-about .entry-content .section-dark ul.decimal li a:hover,
.single-about .entry-content .section-dark ol.decimal li a:hover {
  --tw-border-opacity: 1;
  border-color: rgb(34 255 171 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(34 255 171 / var(--tw-text-opacity));
  padding-bottom: 3px;
}

p.p-link a {
  padding-bottom: 0.0625rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  border-bottom: 0.5px solid #fff;
  transition: all 0.2s ease-in-out;
}
p.p-link a:hover {
  padding-bottom: 0.25rem;
  --tw-text-opacity: 1;
  color: rgb(34 255 171 / var(--tw-text-opacity));
  border-bottom-color: #22ffab;
}
p.p-link.active a {
  padding-bottom: 0.25rem;
  --tw-text-opacity: 1;
  color: rgb(34 255 171 / var(--tw-text-opacity));
  border-bottom-color: #22ffab;
}

p.p-link-dark a {
  padding-bottom: 0.0625rem;
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
  border-bottom: 0.5px solid #4B5563;
  transition: all 0.2s ease-in-out;
}
p.p-link-dark a:hover {
  padding-bottom: 3px;
}

a.entry-link {
  padding-bottom: 0.0625rem;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
  border-bottom: 0.5px solid #6B7280;
  transition: all 0.2s ease-in-out;
}
a.entry-link:hover {
  padding-bottom: 0.1875rem;
  font-size: 1rem;
  border-bottom-color: #000;
}

body.error404 h1.page-title,
body.error404 .page-content > p {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 0) and (max-width: 670px) {

  .phone\:relative {
    position: relative;
  }

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

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

  .phone\:m-auto {
    margin: auto;
  }

  .phone\:mb-16 {
    margin-bottom: 1rem;
  }

  .phone\:mb-2 {
    margin-bottom: 0.125rem;
  }

  .phone\:mb-10 {
    margin-bottom: 0.625rem;
  }

  .phone\:mb-32 {
    margin-bottom: 2rem;
  }

  .phone\:hidden {
    display: none;
  }

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

  .phone\:w-5\/6 {
    width: 83.333333%;
  }

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

@media (min-width: 670px) {

  .mobile\:mb-64 {
    margin-bottom: 4rem;
  }

  .mobile\:w-8\/12 {
    width: 66.666667%;
  }
}

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