/*!
Theme Name: ss_theme
Theme URI: https://underscoretw.com/
Author: SmartSites
Author URI: https://smartsites.com/
Description: A custom theme based on _tw
Version: 0.1.0
Tested up to: 6.2
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ss_theme
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

ss_theme is based on _tw https://underscoretw.com/, (C) 2021-2024 Greg Sullivan
_tw is distributed under the terms of the GNU GPL v2 or later.

_tw is based on Underscores https://underscores.me/ and Varia https://github.com/Automattic/themes/tree/master/varia, (C) 2012-2023 Automattic, Inc.
Underscores and Varia are distributed under the terms of the GNU GPL v2 or later.
*/

/**
 * The line above injects the WordPress file header. It needs to be first,
 * before this comment.
 */

/**
 * This injects custom `@font-face` rules.
 */

/**
 * Custom `@font-face` rules
 *
 * These will be added immediately before Tailwind’s `base` layer.
 */

/* Icomoon */

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

  src:  url('fonts/icomoon.eot?ic5xfo');

  src:  url('fonts/icomoon.eot?ic5xfo#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?ic5xfo') format('truetype'),
    url('fonts/icomoon.woff?ic5xfo') format('woff'),
    url('fonts/icomoon.svg?ic5xfo#icomoon') format('svg');

  font-weight: normal;

  font-style: normal;

  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-phone:before {
  content: "\e900";
}

.icon-ant:before {
  content: "\e901";
}

.icon-spider:before {
  content: "\e902";
}

.icon-roaches:before {
  content: "\e903";
}

.icon-review:before {
  content: "\e904";
}

.icon-clients:before {
  content: "\e905";
}

.icon-badge:before {
  content: "\e906";
}

.icon-arrow-right:before {
  content: "\e907";
}

.icon-arrow-left-long:before {
  content: "\e908";
}

.icon-arrow-right-long:before {
  content: "\e909";
}

.icon-arrow-top-right:before {
  content: "\e90a";
}

.icon-chevron-down:before {
  content: "\e90b";
}

.icon-chevron-left:before {
  content: "\e90c";
}

.icon-chevron-right:before {
  content: "\e90d";
}

.icon-chevron-down-rounded:before {
  content: "\e90e";
}

.icon-minus:before {
  content: "\e90f";
}

.icon-plus:before {
  content: "\e910";
}

.icon-star:before {
  content: "\e911";
}

.icon-tick:before {
  content: "\e912";
}

.icon-share:before {
  content: "\e913";
}

.icon-fb:before {
  content: "\e914";
}

.icon-insta:before {
  content: "\e915";
}

.icon-linkedin:before {
  content: "\e916";
}

.icon-twitter:before {
  content: "\e917";
}

.icon-mail:before {
  content: "\e918";
}

.icon-phone-ring:before {
  content: "\e919";
}

.icon-clock:before {
  content: "\e91a";
}

.icon-user:before {
  content: "\e91b";
}

.icon-double-chevron-right:before {
  content: "\e91c";
}

.icon-door:before {
  content: "\e91d";
}

.icon-house:before {
  content: "\e91e";
}

.icon-verified:before {
  content: "\e91f";
}

.icon-chat:before {
  content: "\e920";
}

.icon-phone-chat:before {
  content: "\e921";
}

.icon-pin:before {
  content: "\e922";
}

.icon-target:before {
  content: "\e923";
}

.icon-message:before {
  content: "\e924";
}

.icon-phone-ring-alt:before {
  content: "\e925";
}

.icon-tick-fill:before {
  content: "\e926";
}

/**
 * This injects Tailwind's base styles and any base styles registered by
 * plugins, then adds custom base styles.
 */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

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

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

/*
Set the default cursor for buttons.
*/

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

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

:disabled {
  cursor: default;
}

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

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

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

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

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

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

html,
	body {
  height: 100%;
  width: 100%;
}

body {
  margin: 0px;
  min-width: 320px;
  overflow-x: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  font-family: Inter, sans-serif;
  font-size: 0.9375rem;
  font-weight: 300;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(29 29 29 / var(--tw-text-opacity, 1));
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media (min-width: 992px) {
  body {
    font-size: 1rem;
    line-height: 1.625;
  }
}

@media (min-width: 1310px) {
  body {
    line-height: 1.875;
  }
}

picture,
	figure {
  margin-bottom: 1rem;
  display: block;
  vertical-align: middle;
}

img {
  height: auto;
  width: auto;
  max-width: 100%;
  vertical-align: middle;
}

.site-wrapper {
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  min-height: 100%;
  flex-direction: column;
  align-items: stretch;
  overflow: hidden;
}

.site-content {
  flex-grow: 1;
}

.site-header,
	.site-content,
	.site-footer {
  flex-shrink: 0;
}

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

p {
  margin-bottom: 1rem;
}

a {
  color: rgb(233 39 47 / 0.8);
  text-decoration-line: none;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

a:hover {
  --tw-text-opacity: 1;
  color: rgb(233 39 47 / var(--tw-text-opacity, 1));
}

[class*="text-white"] p a:not(.btn) {
  color: inherit;
  text-decoration-line: underline;
}

[class*="text-white"] p a:not(.btn):hover {
  text-decoration-line: none;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

h1, .h1, h2, .h2,  h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  margin-bottom: 0.75rem;
  font-weight: 700;
  line-height: 1.25;
}

@media (min-width: 1310px) {
  h1, .h1, h2, .h2,  h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    margin-bottom: 1rem;
    line-height: 1.3;
  }
}

@media not all and (min-width: 1200px) {
  h1 br, .h1 br, h2 br, .h2 br,  h3 br, .h3 br, h4 br, .h4 br, h5 br, .h5 br, h6 br, .h6 br {
    display: none;
  }
}

h1, .h1 {
  font-size: 1.625rem;
}

@media (min-width: 992px) {
  h1, .h1 {
    font-size: 2.25rem;
  }
}

@media (min-width: 1200px) {
  h1, .h1 {
    font-size: 2.5rem;
  }
}

@media (min-width: 1310px) {
  h1, .h1 {
    font-size: 3.5rem;
  }
}

h2, .h2 {
  font-size: 1.375rem;
  text-transform: capitalize;
}

@media (min-width: 992px) {
  h2, .h2 {
    font-size: 1.875rem;
  }
}

@media (min-width: 1200px) {
  h2, .h2 {
    font-size: 2rem;
  }
}

@media (min-width: 1310px) {
  h2, .h2 {
    font-size: 2.625rem;
  }
}

h3, .h3 {
  font-size: 1.25rem;
}

@media (min-width: 992px) {
  h3, .h3 {
    font-size: 1.75rem;
  }
}

@media (min-width: 1310px) {
  h3, .h3 {
    font-size: 2rem;
  }
}

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

@media (min-width: 992px) {
  h4, .h4 {
    font-size: 1.375rem;
  }
}

@media (min-width: 1310px) {
  h4, .h4 {
    font-size: 1.5rem;
  }
}

h5, .h5 {
  font-size: 1.0625rem;
}

@media (min-width: 1310px) {
  h5, .h5 {
    font-size: 1.25rem;
  }
}

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

@media (min-width: 1310px) {
  h6, .h6 {
    font-size: 1.125rem;
  }
}

/* Lists Default Styling */

ul, ol {
  margin-bottom: 1rem;
  margin-left: 1.125rem;
}

ul > :not([hidden]) ~ :not([hidden]), ol > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}

@media (min-width: 992px) {
  ul > :not([hidden]) ~ :not([hidden]), ol > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
  }
}

ul {
  list-style-type: disc;
}

ol {
  list-style-type: decimal;
}

strong,b {
  font-weight: 700;
}

/* Table */

table {
  width: 100%;
  border-collapse: collapse;
}

caption {
  margin-bottom: 0.5rem;
  text-align: center;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
}

th, td {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

dl {
  margin-bottom: 1rem;
}

dl dt {
  font-weight: 700;
}

dl dd {
  margin-left: 1rem;
}

blockquote {
  margin-bottom: 1rem;
  border-left-width: 4px;
  --tw-border-opacity: 1;
  border-color: rgb(233 39 47 / var(--tw-border-opacity, 1));
  background-color: rgb(233 39 47 / 0.1);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-style: italic;
}

abbr, acronym, dfn {
  border-bottom-width: 1px;
  border-style: dashed;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}

pre {
  margin-bottom: 1rem;
  background-color: rgb(233 39 47 / 0.05);
  padding: 1rem;
}

code, tt {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
  padding: 0.25rem;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

kbd {
  border-radius: 0.25rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

var, samp {
  border-radius: 0.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

address {
  margin-bottom: 1rem;
}

/**
 * Custom styles to immediately follow Tailwind’s `base` layer
 *
 * “Add things like base typography styles [or] opinionated global resets.”
 *
 * — from https://tailwindcss.com/docs/plugins#adding-base-styles
 */

/**
 * This uses the background and foreground colors declared in the
 * `theme.json` file and is applied both to the frontend and in the block
 * editor.
*/

/**
 * This injects Tailwind's component classes and any component classes
 * registered by plugins, then adds custom component classes.
 *
 * The `@import-glob` line imports all CSS files from the `components`
 * directory (except for `components.css`, which is imported on the following
 * line). This is meant to simplify the process of integrating styles from
 * JavaScript components or WordPress plugins.
 */

.container {
  width: 100%;
}

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

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

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

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

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

.prose {
  color: var(--tw-prose-body);
}

.prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.prose :where([class~="lead"], [class~="is-style-lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

.prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}

.prose :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
}

.prose :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}

.prose :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}

.prose :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}

.prose :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}

.prose :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}

.prose :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}

.prose :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}

.prose :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}

.prose :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}

.prose :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
}

.prose :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}

.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  font-weight: 400;
  color: var(--tw-prose-counters);
}

.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  color: var(--tw-prose-bullets);
}

.prose :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.25em;
}

.prose :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
  border-bottom: none;
}

.prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-inline-start-width: 0.25rem;
  border-inline-start-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-inline-start: 1em;
  border-left-style: solid;
}

.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: open-quote;
}

.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: close-quote;
}

.prose :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}

.prose :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 900;
  color: inherit;
}

.prose :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}

.prose :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 800;
  color: inherit;
}

.prose :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}

.prose :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}

.prose :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}

.prose :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}

.prose :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-inline-end: 0.375em;
  padding-bottom: 0.1875em;
  padding-inline-start: 0.375em;
}

.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}

.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: "`";
}

.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: "`";
}

.prose :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.875em;
}

.prose :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.9em;
}

.prose :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-inline-end: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-inline-start: 1.1428571em;
}

.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}

.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: none;
}

.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: none;
}

.prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  width: 100%;
  table-layout: auto;
  text-align: start;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}

.prose :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}

.prose :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}

.prose :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}

.prose :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 0;
}

.prose :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: baseline;
}

.prose :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}

.prose :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: top;
}

.prose :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

.prose :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}

.prose {
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-kbd: #111827;
  --tw-prose-kbd-shadows: 17 24 39;
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}

.prose :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

.prose :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.375em;
}

.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.375em;
}

.prose :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.prose :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}

.prose :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}

.prose :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}

.prose :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}

.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.prose :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.prose :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  padding-inline-start: 1.625em;
}

.prose :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}

.prose :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}

.prose :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-top: 0.5714286em;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}

.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}

.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}

.prose :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 0;
}

.prose :where(blockquote > cite):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-body);
  font-style: normal;
  font-weight: 400;
}

.prose :where(blockquote > cite):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: "\2014";
}

.prose :where(table.has-fixed-layout):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  table-layout: fixed;
  width: 100%;
}

.prose-neutral {
  --tw-prose-body: #404040;
  --tw-prose-headings: #171717;
  --tw-prose-lead: #525252;
  --tw-prose-links: #171717;
  --tw-prose-bold: #171717;
  --tw-prose-counters: #737373;
  --tw-prose-bullets: #d4d4d4;
  --tw-prose-hr: #e5e5e5;
  --tw-prose-quotes: #171717;
  --tw-prose-quote-borders: #e5e5e5;
  --tw-prose-captions: #737373;
  --tw-prose-kbd: #171717;
  --tw-prose-kbd-shadows: 23 23 23;
  --tw-prose-code: #171717;
  --tw-prose-pre-code: #e5e5e5;
  --tw-prose-pre-bg: #262626;
  --tw-prose-th-borders: #d4d4d4;
  --tw-prose-td-borders: #e5e5e5;
  --tw-prose-invert-body: #d4d4d4;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #a3a3a3;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #a3a3a3;
  --tw-prose-invert-bullets: #525252;
  --tw-prose-invert-hr: #404040;
  --tw-prose-invert-quotes: #f5f5f5;
  --tw-prose-invert-quote-borders: #404040;
  --tw-prose-invert-captions: #a3a3a3;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d4d4d4;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #525252;
  --tw-prose-invert-td-borders: #404040;
}

.custom-scrollbar::-webkit-scrollbar {
  width: 2px;
  background-color: rgba(0,0,0,0.10);
}

.custom-scrollbar::-webkit-scrollbar-track {
  background-color: rgba(0,0,0,0.10);
}

.custom-scrollbar::-webkit-scrollbar-thumb {
  background-color: #E9272F;
}

.site-header {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 99;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 1rem;
  padding-bottom: 1rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

@media (min-width: 1310px) {
  .site-header {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }
}

.site-header.stickyHeader {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  --tw-shadow: 0 0 15px rgba(0,0,0,.2);
  --tw-shadow-colored: 0 0 15px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@media (min-width: 576px) {
  .site-header.stickyHeader {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}

.site-header-nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
}

.site-header-nav ul {
  margin: 0px;
  list-style-type: none;
}

.site-header-nav ul > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0px * var(--tw-space-y-reverse));
}

.site-header-nav .navbar-brand {
  width: 100%;
  max-width: 6rem;
}

@media (min-width: 992px) {
  .site-header-nav .navbar-brand {
    max-width: 7rem;
  }
}

@media (min-width: 1200px) {
  .site-header-nav .navbar-brand {
    max-width: 9rem;
  }
}

@media (min-width: 1310px) {
  .site-header-nav .navbar-brand {
    max-width: 10rem;
  }
}

.site-header.stickyHeader .site-header-nav .navbar-brand {
  max-width: 5rem;
}

@media (min-width: 992px) {
  .site-header.stickyHeader .site-header-nav .navbar-brand {
    max-width: 6rem;
  }
}

@media (min-width: 1200px) {
  .site-header.stickyHeader .site-header-nav .navbar-brand {
    max-width: 7rem;
  }
}

@media (min-width: 1310px) {
  .site-header.stickyHeader .site-header-nav .navbar-brand {
    max-width: 9rem;
  }
}

.site-header .navbar-collapse {
  position: fixed;
  left: -16.5rem;
  top: 0px;
  bottom: 0px;
  z-index: 100;
  height: 100vh !important;
  width: 100%;
  max-width: 16rem;
  overflow-y: auto;
  background-color: rgb(255 255 255 / 0.9);
  padding-top: 2rem;
  padding-bottom: 2rem;
  --tw-backdrop-blur: blur(10px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}

@media not all and (min-width: 1200px) {
  .site-header .navbar-collapse {
    display: block;
    --tw-shadow: 0 0 10px rgba(0,0,0,.3);
    --tw-shadow-colored: 0 0 10px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
}

@media (min-width: 1200px) {
  .site-header .navbar-collapse {
    position: static;
    display: flex;
    height: auto !important;
    width: auto;
    max-width: none;
    align-items: center;
    overflow: visible;
    background-color: transparent;
    padding-top: 0px;
    padding-bottom: 0px;
    --tw-backdrop-blur:  ;
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  }
}

.site-header .navbar-collapse.show {
  left: 0px;
}

.site-header .navbar-collapse .navbar-nav {
  margin: 0px;
  list-style-type: none;
}

.site-header .navbar-collapse .navbar-nav > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0px * var(--tw-space-y-reverse));
}

.site-header .navbar-collapse .navbar-nav {
  font-size: 0.875rem;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  .site-header .navbar-collapse .navbar-nav {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
    display: flex;
    justify-content: space-between;
  }
}

.site-header .navbar-nav  .menu-item {
  position: relative;
}

@media not all and (min-width: 1200px) {
  .site-header .navbar-nav > .menu-item {
    border-bottom-width: 1px;
    border-style: dashed;
    --tw-border-opacity: 1;
    border-bottom-color: rgb(29 29 29 / var(--tw-border-opacity, 1));
  }
}

@media (min-width: 1200px) {
  .site-header .navbar-nav > .menu-item {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }

  .site-header .navbar-nav > .menu-item.menu-item-has-children {
    padding-right: 0.875rem;
  }
}

.site-header .navbar-nav > .menu-item > .nav-link {
  display: inline-block;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-weight: 500;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
}

@media not all and (min-width: 1200px) {
  .site-header .navbar-nav > .menu-item > .nav-link {
    display: block;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

@media (min-width: 1200px) {
  .site-header .navbar-nav > .menu-item > .nav-link {
    --tw-text-opacity: 1;
    color: rgb(29 29 29 / var(--tw-text-opacity, 1));
  }
}

@media not all and (min-width: 1200px) {
  .site-header .navbar-nav > .menu-item.menu-item-has-children > .nav-link {
    padding-right: 2rem;
  }
}

.site-header .navbar-nav > .menu-item:hover .nav-link {
  --tw-text-opacity: 1;
  color: rgb(233 39 47 / var(--tw-text-opacity, 1));
}

/* caret */

.site-header .navbar-nav .caret {
  position: absolute;
  z-index: 1;
  font-size: 10px;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(29 29 29 / var(--tw-text-opacity, 1));
}

@media not all and (min-width: 1200px) {
  .site-header .navbar-nav .caret {
    cursor: pointer;
    padding: 0.5rem;
  }
}

.site-header .navbar-nav > .menu-item > .caret {
  right: 0.625rem;
  top: 0.75rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

@media not all and (min-width: 1200px) {
  .site-header .navbar-nav > .menu-item > .caret:hover {
    --tw-text-opacity: 1;
    color: rgb(233 39 47 / var(--tw-text-opacity, 1));
  }
}

@media (min-width: 1200px) {
  .site-header .navbar-nav > .menu-item > .caret {
    right: 0px;
    top: 1.25rem;
  }

  .site-header .navbar-nav > .menu-item:hover > .caret {
    --tw-text-opacity: 1;
    color: rgb(233 39 47 / var(--tw-text-opacity, 1));
  }
}

/* Dropdown-menu */

.site-header .menu-item .dropdown-menu {
  line-height: 1.4;
  transition-duration: 5ms;
}

@media not all and (min-width: 1200px) {
  .site-header .menu-item .dropdown-menu {
    display: none;
  }
}

@media (min-width: 1200px) {
  .site-header .menu-item .dropdown-menu {
    visibility: hidden;
    position: absolute;
    top: 110%;
    left: 0px;
    min-width: 12.5rem;
    border-radius: 0.25rem;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    opacity: 0;
    --tw-shadow: 0px 0px 11px 0px rgba(0,0,0,.1);
    --tw-shadow-colored: 0px 0px 11px 0px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .site-header .navbar-nav > .menu-item:nth-last-child(-n+3) .dropdown-menu {
    left: auto;
    right: 0px;
  }
}

.site-header .menu-item .dropdown-menu .menu-item:hover>.dropdown-item,
	.site-header .menu-item .dropdown-menu .menu-item:focus>.dropdown-item {
  --tw-text-opacity: 1;
  color: rgb(233 39 47 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
}

@media (min-width: 1200px) {
  .site-header .menu-item .dropdown-menu .menu-item:hover>.dropdown-item,
	.site-header .menu-item .dropdown-menu .menu-item:focus>.dropdown-item {
    border-bottom-color: transparent;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .site-header .menu-item .dropdown-menu .menu-item:hover>.dropdown-item::before,
	.site-header .menu-item .dropdown-menu .menu-item:focus>.dropdown-item::before {
    content: var(--tw-content);
    opacity: 1;
  }

  .site-header .menu-item-has-children:hover>.dropdown-menu {
    visibility: visible;
    top: 100%;
    opacity: 1;
  }

  .site-header .menu-item .dropdown-menu .menu-item-has-children:hover .dropdown-menu {
    top: 0px;
  }
}

.site-header .menu-item .dropdown-menu .menu-item-has-children .dropdown-item {
  padding-right: 2rem;
}

@media not all and (min-width: 1200px) {
  .site-header .menu-item .dropdown-menu .menu-item-has-children .dropdown-menu .dropdown-item {
    padding-left: 1.5rem !important;
  }
}

@media (min-width: 1200px) {
  .site-header .menu-item-has-children:hover>.dropdown-menu {
    visibility: visible;
    top: 100%;
    opacity: 1;
  }

  .site-header .menu-item .dropdown-menu .menu-item-has-children:hover .dropdown-menu {
    top: 0px;
  }
}

.site-header .menu-item .dropdown-menu .menu-item-has-children .dropdown-item {
  padding-right: 2rem;
}

@media not all and (min-width: 1200px) {
  .site-header .menu-item .dropdown-menu .menu-item-has-children .dropdown-menu .dropdown-item {
    padding-left: 1.5rem !important;
  }
}

.site-header .menu-item .dropdown-menu .menu-item .dropdown-item {
  display: block;
  border-bottom-width: 1px;
  border-style: solid;
  border-bottom-color: rgb(0 0 0 / 0.1);
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-right: 2.5rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

@media not all and (min-width: 1200px) {
  .site-header .menu-item .dropdown-menu .menu-item .dropdown-item {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

@media (min-width: 1200px) {
  .site-header .menu-item .dropdown-menu .menu-item .dropdown-item {
    position: relative;
    z-index: 1;
    padding-right: 1.5rem;
    padding-left: 1rem;
  }

  .site-header .menu-item .dropdown-menu .menu-item .dropdown-item::before {
    position: absolute;
    inset: 0px;
    z-index: -1;
    border-radius: 0.25rem;
    --tw-bg-opacity: 1;
    background-color: rgb(233 39 47 / var(--tw-bg-opacity, 1));
    opacity: 0;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    --tw-content: '';
    content: var(--tw-content);
  }
}

@media (min-width: 1310px) {
  .site-header .menu-item .dropdown-menu .menu-item .dropdown-item {
    padding-left: 1.25rem;
  }
}

.site-header .menu-item .dropdown-menu .caret {
  top: 0.5rem;
  right: 0.75rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

@media not all and (min-width: 1200px) {
  .site-header .menu-item .dropdown-menu .caret:hover {
    --tw-text-opacity: 1;
    color: rgb(233 39 47 / var(--tw-text-opacity, 1));
  }
}

@media (min-width: 1200px) {
  .site-header .menu-item .dropdown-menu .caret {
    top: 1rem;
    --tw-rotate: -90deg;
    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));
    font-size: 10px;
  }

  .site-header .menu-item .dropdown-menu .menu-item:hover>.caret,
	.site-header .menu-item .dropdown-menu .menu-item:focus>.caret {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .site-header .menu-item .dropdown-menu .dropdown-menu {
    left: 100.5%;
    top: 5px;
  }

  .site-header .navbar-nav > .menu-item:nth-last-child(-n+3) .dropdown-menu .dropdown-menu {
    left: auto;
    right: 100.5%;
  }
}

/* Hamburger Menu Icon */

.site-header .navbar-toggler {
  position: relative;
  display: block;
  width: 1.25rem;
  height: 1.25rem;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@media (min-width: 576px) {
  .site-header .navbar-toggler {
    width: 1.5rem;
    height: 1.5rem;
  }
}

@media (min-width: 1200px) {
  .site-header .navbar-toggler {
    display: none;
  }
}

.site-header .navbar-toggler span {
  display: block;
  height: 0.125rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(29 29 29 / var(--tw-bg-opacity, 1));
  transition-property: all;
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.site-header .navbar-toggler:not(.collapsed) span {
  --tw-bg-opacity: 1;
  background-color: rgb(233 39 47 / var(--tw-bg-opacity, 1));
}

.site-header .navbar-toggler span:nth-child(2) {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
  width: 100%;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@media (min-width: 576px) {
  .site-header .navbar-toggler span:nth-child(2) {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }
}

.site-header .navbar-toggler span:nth-child(3) {
  width: 100%;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.site-header .navbar-toggler:not(.collapsed) span:first-child {
  width: 100%;
  --tw-translate-y: 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));
  transition-property: all;
  transition-delay: 300ms;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@media (min-width: 576px) {
  .site-header .navbar-toggler:not(.collapsed) span:first-child {
    --tw-translate-y: 0.5rem;
    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));
  }
}

.site-header .navbar-toggler:not(.collapsed) span:nth-child(2) {
  visibility: hidden;
  width: 0px;
  opacity: 0;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.site-header .navbar-toggler:not(.collapsed) span:last-child {
  width: 100%;
  --tw-translate-y: -0.375rem;
  --tw-rotate: 130deg;
  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-delay: 300ms;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@media (min-width: 576px) {
  .site-header .navbar-toggler:not(.collapsed) span:last-child {
    --tw-translate-y: -0.5rem;
    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));
  }
}

.btn {
  display: inline-block;
  cursor: pointer;
  border-radius: 0.25rem;
  border-width: 1px;
  border-color: transparent;
  --tw-bg-opacity: 1;
  background-color: rgb(233 39 47 / var(--tw-bg-opacity, 1));
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  text-align: center;
  font-size: 0.8125rem;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.btn:hover {
  --tw-border-opacity: 1;
  border-color: rgb(233 39 47 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(233 39 47 / var(--tw-text-opacity, 1));
}

@media (min-width: 576px) {
  .btn {
    font-size: 0.875rem;
  }
}

@media (min-width: 992px) {
  .btn {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (min-width: 1310px) {
  .btn {
    min-width: 170px;
    font-size: 1rem;
  }
}

/*------- Gravity Form Default Styling -------*/

.gform_wrapper .hidden_label label,
.gform_wrapper .hidden_label legend.gfield_label,
.gform_wrapper .gform_heading .gform_required_legend {
  display: none;
}

.gform_wrapper .gfield_label {
  margin-bottom: 0.625rem;
  display: block;
  font-weight: 500;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.gform_wrapper .gform_fields {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
  display: flex;
  flex-wrap: wrap;
  row-gap: 1rem;
}

.gform_wrapper .gfield {
  width: 100%;
  flex: 0 0 auto;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

@media (min-width: 768px) {
  .gform_wrapper .gfield--width-half {
    width: 50%;
  }

  .gform_wrapper .gfield--width-third {
    width: 33.33%;
  }
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=file]):not([type=submit]),
.gform_wrapper select,
.gform_wrapper textarea {
  height: 2.5rem;
  width: 100%;
  resize: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0.5rem;
  border-width: 1px;
  border-color: rgb(0 0 0 / 0.1);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  vertical-align: top;
  font-size: 0.875rem;
  --tw-text-opacity: 1;
  color: rgb(29 29 29 / var(--tw-text-opacity, 1));
  outline: 2px solid transparent;
  outline-offset: 2px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=file]):not([type=submit])::-moz-placeholder, .gform_wrapper select::-moz-placeholder, .gform_wrapper textarea::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(29 29 29 / var(--tw-text-opacity, 1));
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=file]):not([type=submit])::placeholder,
.gform_wrapper select::placeholder,
.gform_wrapper textarea::placeholder {
  --tw-text-opacity: 1;
  color: rgb(29 29 29 / var(--tw-text-opacity, 1));
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=file]):not([type=submit]):focus,
.gform_wrapper select:focus,
.gform_wrapper textarea:focus {
  --tw-border-opacity: 1;
  border-color: rgb(13 47 99 / var(--tw-border-opacity, 1));
}

@media (min-width: 576px) {
  .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=file]):not([type=submit]),
.gform_wrapper select,
.gform_wrapper textarea {
    height: 2.75rem;
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }
}

@media (min-width: 992px) {
  .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=file]):not([type=submit]),
.gform_wrapper select,
.gform_wrapper textarea {
    height: 3rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

@media (min-width: 1310px) {
  .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=file]):not([type=submit]),
.gform_wrapper select,
.gform_wrapper textarea {
    height: 3.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    font-size: 1rem;
  }
}

.gform_wrapper select {
  cursor: pointer;
  background-image: url('images/gray-dropdown.svg');
  background-size: 10px 6px;
  background-position: calc(100% - 16px) center;
  background-repeat: no-repeat;
  padding-right: 2rem;
}

@media (min-width: 1310px) {
  .gform_wrapper select {
    background-size: 15px 8px;
    background-position: calc(100% - 20px) center;
    padding-right: 2.5rem;
  }
}

.gform_wrapper textarea {
  height: 5rem;
  padding-top: 0.75rem;
}

@media (min-width: 1310px) {
  .gform_wrapper textarea {
    height: 100px;
    padding-top: 1rem;
  }
}

.gform_footer {
  position: relative;
  margin-top: 1.5rem;
}

@media (min-width: 1310px) {
  .gform_footer {
    margin-top: 1.75rem;
  }
}

.gform_button {
  width: 100%;
  display: inline-block;
  cursor: pointer;
  border-radius: 0.25rem;
  border-width: 1px;
  border-color: transparent;
  --tw-bg-opacity: 1;
  background-color: rgb(233 39 47 / var(--tw-bg-opacity, 1));
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  text-align: center;
  font-size: 0.8125rem;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.gform_button:hover {
  --tw-border-opacity: 1;
  border-color: rgb(233 39 47 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(233 39 47 / var(--tw-text-opacity, 1));
}

@media (min-width: 576px) {
  .gform_button {
    font-size: 0.875rem;
  }
}

@media (min-width: 992px) {
  .gform_button {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (min-width: 1310px) {
  .gform_button {
    min-width: 170px;
    font-size: 1rem;
  }
}

.gform-loader {
  position: absolute;
  top: 50%;
  right: 0.75rem;
  z-index: 10;
  display: block !important;
  --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));
}

.gform-loader::after {
  display: block;
  height: 0.75rem;
  content: var(--tw-content);
  width: 0.75rem;
}

@keyframes spin {
  to {
    content: var(--tw-content);
    transform: rotate(360deg);
  }
}

.gform-loader::after {
  animation: spin 1s linear infinite;
  border-radius: 9999px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  border-top-color: rgb(0 0 0 / 0.5);
  content: var(--tw-content);
  border-left-color: rgb(0 0 0 / 0.5);
}

.gform_wrapper .gform_submission_error {
  font-size: 0.875rem;
  text-transform: none;
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}

.gform_wrapper .validation_message {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}

.gform_confirmation_message {
  display: inline-block;
  width: 100%;
  border-radius: 0.75rem;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(13 47 99 / var(--tw-bg-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  text-align: center;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.gform_validation_errors .validation_error {
  margin-bottom: 1rem;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(220 38 38 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1));
  padding: 1rem;
  text-align: center;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 576px) {
  .gform_validation_errors .validation_error {
    margin-bottom: 2rem;
  }
}

.gform_validation_errors .validation_error p:last-of-type {
  margin-bottom: 0px;
}

.gform_validation_errors ol {
  display: none;
}

.gform_validation_errors .gform_submission_error {
  margin-bottom: 1.25rem;
  display: inline-block;
  width: 100%;
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1));
  padding: 1rem;
  text-align: center;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.gform_validation_errors .gform_submission_error:focus {
  border-width: 0px;
}

.gform_required_legend {
  display: none;
}

.gfield_error input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]),
.gform_body .gfield_error select,
.gform_body .gfield_error textarea,
.gform_wrapper .gfield_error .gchoice label:before {
  --tw-border-opacity: 1 !important;
  border-color: rgb(220 38 38 / var(--tw-border-opacity, 1)) !important;
}

.gfield_error .gfield_checkbox .gform-field-label::before {
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}

.gform_body .validation_message {
  display: none;
  font-size: 1rem;
  line-height: 1.5rem;
}

.gform_wrapper .gfield_required {
  font-size: 14px;
  --tw-text-opacity: 1;
  color: rgb(233 39 47 / var(--tw-text-opacity, 1));
}

.gform_wrapper .gfield_description {
  font-size: 14px;
}

/* Start: Gfield has icon */

.gform_wrapper .gfield.gfield-has-icon .ginput_container {
  position: relative;
  z-index: 0;
  border-radius: 0.5rem;
  border-width: 1px;
  border-color: rgb(0 0 0 / 0.1);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.gform_wrapper .gfield.gfield-has-icon.gfield_error .ginput_container {
  --tw-border-opacity: 1;
  border-color: rgb(220 38 38 / var(--tw-border-opacity, 1));
}

.gform_wrapper .gfield.gfield-has-icon .ginput_container:before {
  position: absolute;
  top: 50%;
  right: 0.5rem;
  z-index: -1;
  display: inline-block;
  --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));
  font-family: icomoon;
  font-size: 0.875rem;
  line-height: 1;
  color: rgb(0 0 0 / 0.3);
}

@media (min-width: 576px) {
  .gform_wrapper .gfield.gfield-has-icon .ginput_container:before {
    right: 0.75rem;
    font-size: 1rem;
  }
}

@media (min-width: 1310px) {
  .gform_wrapper .gfield.gfield-has-icon .ginput_container:before {
    right: 1.25rem;
    font-size: 1.5rem;
  }
}

.gform_wrapper .gfield.has-icon-user .ginput_container:before {
  --tw-content: '\e91b';
  content: var(--tw-content);
}

.gform_wrapper .gfield.has-icon-mail .ginput_container:before {
  --tw-content: '\e918';
  content: var(--tw-content);
}

.gform_wrapper .gfield.has-icon-phone-ring .ginput_container:before {
  --tw-content: '\e919';
  content: var(--tw-content);
}

.gform_wrapper .gfield.gfield-has-icon input:not([type=radio]):not([type=checkbox]):not([type=file]):not([type=submit]),
.gform_wrapper .gfield.gfield-has-icon select,
.gform_wrapper .gfield.gfield-has-icon textarea {
  border-color: transparent;
  background-color: transparent;
  padding-right: 1.5rem;
}

.gform_wrapper .gfield.gfield-has-icon input:not([type=radio]):not([type=checkbox]):not([type=file]):not([type=submit]):focus,
.gform_wrapper .gfield.gfield-has-icon select:focus,
.gform_wrapper .gfield.gfield-has-icon textarea:focus {
  --tw-border-opacity: 1;
  border-color: rgb(13 47 99 / var(--tw-border-opacity, 1));
}

@media (min-width: 576px) {
  .gform_wrapper .gfield.gfield-has-icon input:not([type=radio]):not([type=checkbox]):not([type=file]):not([type=submit]),
.gform_wrapper .gfield.gfield-has-icon select,
.gform_wrapper .gfield.gfield-has-icon textarea {
    padding-right: 2rem;
  }
}

@media (min-width: 1310px) {
  .gform_wrapper .gfield.gfield-has-icon input:not([type=radio]):not([type=checkbox]):not([type=file]):not([type=submit]),
.gform_wrapper .gfield.gfield-has-icon select,
.gform_wrapper .gfield.gfield-has-icon textarea {
    padding-right: 3rem;
  }
}

.gform_wrapper .gfield.gfield-has-icon.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=file]):not([type=submit]),
.gform_wrapper .gfield.gfield-has-icon.gfield_error select,
.gform_wrapper .gfield.gfield-has-icon.gfield_error textarea {
  border-width: 0px;
}

/* End: Gfield has icon */

/* Start: Form-alt */

.form-alt .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=file]):not([type=submit]),
.form-alt .gform_wrapper select,
.form-alt .gform_wrapper textarea {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 14px;
}

.form-alt .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=file]):not([type=submit])::-moz-placeholder, .form-alt .gform_wrapper select::-moz-placeholder, .form-alt .gform_wrapper textarea::-moz-placeholder {
  color: rgb(0 0 0 / 0.5);
}

.form-alt .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=file]):not([type=submit])::placeholder,
.form-alt .gform_wrapper select::placeholder,
.form-alt .gform_wrapper textarea::placeholder {
  color: rgb(0 0 0 / 0.5);
}

.form-alt .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=file]):not([type=submit]):focus,
.form-alt .gform_wrapper select:focus,
.form-alt .gform_wrapper textarea:focus {
  --tw-border-opacity: 1;
  border-color: rgb(13 47 99 / var(--tw-border-opacity, 1));
}

@media (min-width: 1310px) {
  .form-alt .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=file]):not([type=submit]),
.form-alt .gform_wrapper select,
.form-alt .gform_wrapper textarea {
    height: 3.25rem;
  }
}

.form-alt .gform_wrapper textarea {
  height: 7.5rem;
}

/* End: Form-alt */

/* Start: Subscribe-form */

.subscribe-form form {
  position: relative;
  z-index: 0;
}

.subscribe-form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=file]):not([type=submit]) {
  height: 2.75rem;
  border-color: transparent;
  background-color: rgb(255 255 255 / 0.1);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  padding-right: 3rem;
  font-size: 0.875rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.subscribe-form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=file]):not([type=submit])::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.subscribe-form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=file]):not([type=submit])::placeholder {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.subscribe-form .gform_footer {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 1;
  margin-top: 0px;
  height: 100%;
  width: 2.75rem;
}

.subscribe-form .gform_button {
  display: inline-flex;
  width: 100%;
  height: 100%;
  min-width: 0px;
  align-items: center;
  justify-content: center;
  border-radius: 0.25rem;
  padding: 0px;
  font-size: 0px;
  font-weight: 300;
}

.subscribe-form .gform_button::before {
  font-family: icomoon;
  font-size: 1rem;
  --tw-content: '\e913';
  content: var(--tw-content);
}

.subscribe-form .gform-loader {
  right: 0.25rem;
}

.subscribe-form .gform-loader::after {
  height: 0.5rem;
  width: 0.5rem;
  content: var(--tw-content);
  border-width: 1px;
}

.subscribe-form .gform_validation_errors .gform_submission_error {
  font-size: 0.875rem;
}

/* End: Subscribe-form */

/* Search form */

.search-form {
  position: relative;
}

.search-form input[type="search"] {
  height: 2.75rem;
  width: 100%;
  border-radius: 0.375rem;
  border-width: 1px;
  border-color: rgb(0 0 0 / 0.1);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 3rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.search-form input[type="search"]::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(29 29 29 / var(--tw-text-opacity, 1));
}

.search-form input[type="search"]::placeholder {
  --tw-text-opacity: 1;
  color: rgb(29 29 29 / var(--tw-text-opacity, 1));
}

@media (min-width: 1310px) {
  .search-form input[type="search"] {
    height: 3.5rem;
  }
}

.search-form .search-submit {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: inline-flex;
  min-width: 0px;
  align-items: center;
  justify-content: center;
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  display: inline-block;
  cursor: pointer;
  border-radius: 0.25rem;
  border-width: 1px;
  border-color: transparent;
  --tw-bg-opacity: 1;
  background-color: rgb(233 39 47 / var(--tw-bg-opacity, 1));
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  text-align: center;
  font-size: 0.8125rem;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.search-form .search-submit:hover {
  --tw-border-opacity: 1;
  border-color: rgb(233 39 47 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(233 39 47 / var(--tw-text-opacity, 1));
}

@media (min-width: 576px) {
  .search-form .search-submit {
    font-size: 0.875rem;
  }
}

@media (min-width: 992px) {
  .search-form .search-submit {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (min-width: 1310px) {
  .search-form .search-submit {
    min-width: 170px;
    font-size: 1rem;
  }
}

.search-form .search-submit:hover {
  transform: none;
}

@media not all and (min-width: 576px) {
  .search-form .search-submit {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

/* comment-form */

#commentform > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

@media (min-width: 1310px) {
  #commentform > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }
}

#commentform p {
  margin-bottom: 0px;
}

#commentform input:not([type=radio]):not([type=checkbox]):not([type=file]):not([type=submit]),
#commentform textarea {
  height: 2.5rem;
  width: 100%;
  resize: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0.5rem;
  border-width: 1px;
  border-color: rgb(0 0 0 / 0.1);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  vertical-align: top;
  font-size: 0.875rem;
  --tw-text-opacity: 1;
  color: rgb(29 29 29 / var(--tw-text-opacity, 1));
  outline: 2px solid transparent;
  outline-offset: 2px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

#commentform input:not([type=radio]):not([type=checkbox]):not([type=file]):not([type=submit])::-moz-placeholder, #commentform textarea::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(29 29 29 / var(--tw-text-opacity, 1));
}

#commentform input:not([type=radio]):not([type=checkbox]):not([type=file]):not([type=submit])::placeholder,
#commentform textarea::placeholder {
  --tw-text-opacity: 1;
  color: rgb(29 29 29 / var(--tw-text-opacity, 1));
}

#commentform input:not([type=radio]):not([type=checkbox]):not([type=file]):not([type=submit]):focus,
#commentform textarea:focus {
  --tw-border-opacity: 1;
  border-color: rgb(13 47 99 / var(--tw-border-opacity, 1));
}

@media (min-width: 576px) {
  #commentform input:not([type=radio]):not([type=checkbox]):not([type=file]):not([type=submit]),
#commentform textarea {
    height: 2.75rem;
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }
}

@media (min-width: 992px) {
  #commentform input:not([type=radio]):not([type=checkbox]):not([type=file]):not([type=submit]),
#commentform textarea {
    height: 3rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

@media (min-width: 1310px) {
  #commentform input:not([type=radio]):not([type=checkbox]):not([type=file]):not([type=submit]),
#commentform textarea {
    height: 3.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    font-size: 1rem;
  }
}

#commentform textarea {
  height: 6rem;
  padding-top: 0.75rem;
}

@media (min-width: 992px) {
  #commentform textarea {
    height: 7rem;
  }
}

@media (min-width: 1310px) {
  #commentform textarea {
    height: 9.875rem;
    padding-top: 1.25rem;
  }
}

/* ------- default-block starts ------- */

@media (min-width: 576px) {
  .default-block blockquote {
    margin-bottom: 2rem;
  }
}

@media (min-width: 1310px) {
  .default-block blockquote {
    margin-bottom: 3rem;
  }
}

.default-block blockquote p:last-of-type {
  margin-bottom: 0px;
}

@media (min-width: 992px) {
  .default-block p + p {
    margin-top: 1.25rem;
  }
}

@media (min-width: 1310px) {
  .default-block p + p {
    margin-top: 1.5rem;
  }
}

.default-block p + :is(h1, h2, h3, h4, h5, h6),
.default-block p + :is(ul, ol),
.default-block :is(ul, ol) + p {
  padding-top: 0.5rem;
}

@media (min-width: 576px) {
  .default-block p + :is(h1, h2, h3, h4, h5, h6),
.default-block p + :is(ul, ol),
.default-block :is(ul, ol) + p {
    padding-top: 1rem;
  }
}

@media (min-width: 992px) {
  .default-block p + :is(h1, h2, h3, h4, h5, h6),
.default-block p + :is(ul, ol),
.default-block :is(ul, ol) + p {
    padding-top: 1.5rem;
  }
}

@media (min-width: 1310px) {
  .default-block :is(h1, h2, h3, h4, h5, h6) + ul,
.default-block ul + :is(h1, h2, h3, h4, h5, h6) {
    margin-top: 1.25rem;
  }
}

.default-block blockquote + :is(h1, h2, h3, h4, h5, h6) {
  margin-top: 1rem;
}

@media (min-width: 576px) {
  .default-block blockquote + :is(h1, h2, h3, h4, h5, h6) {
    margin-top: 2rem;
  }
}

.default-block p + .wp-block-buttons,
.default-block .wp-block-buttons + p {
  margin-top: 1.5rem;
}

@media (min-width: 992px) {
  .default-block p + .wp-block-buttons,
.default-block .wp-block-buttons + p {
    margin-top: 2rem;
  }
}

@media (min-width: 1310px) {
  .default-block p + .wp-block-buttons,
.default-block .wp-block-buttons + p {
    margin-top: 2.5rem;
  }
}

.default-block .wp-block-image {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  text-align: center;
}

@media (min-width: 576px) {
  .default-block .wp-block-image {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
}

@media (min-width: 992px) {
  .default-block .wp-block-image {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
}

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

.default-block .wp-block-column {
  padding-left: 1rem;
  padding-right: 1rem;
}

.default-block .wp-block-column:nth-child(2n) {
  margin-left: 0px;
}

.default-block .wp-block-column .wp-block-image {
  margin-top: 0px;
}

@media not all and (min-width: 576px) {
  .default-block .wp-block-column .wp-block-image {
    margin-top: 0.5rem;
  }
}

@media (min-width: 768px) {
  .default-block .wp-block-column .wp-block-image {
    margin-bottom: 1.5rem;
  }
}

.default-block .wp-block-columns {
  margin-left: -1rem;
  margin-right: -1rem;
  margin-bottom: 1rem;
  align-items: center !important;
}

@media not all and (min-width: 576px) {
  .default-block .wp-block-columns {
    display: block;
  }
}

@media (min-width: 768px) {
  .default-block .wp-block-columns {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
}

@media (min-width: 992px) {
  .default-block .wp-block-columns {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
}

@media (min-width: 1310px) {
  .default-block .wp-block-columns {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}

.default-block .wp-block-columns .wp-block-gallery,
.default-block .wp-block-columns .blocks-gallery-item {
  margin: 0px;
  padding: 0px;
}

.default-block .wp-block-columns .wp-block-gallery {
  list-style-type: none;
}

.default-block .wp-block-columns .blocks-gallery-item::before {
  content: var(--tw-content);
  display: none;
}

.default-block .wp-block-column p + :is(h1, h2, h3, h4, h5, h6),
.default-block .wp-block-column p + :is(ul, ol),
.default-block .wp-block-column :is(ul, ol) + p {
  padding-top: 0px;
}

.default-block .wp-block-button__link {
  display: inline-block;
  cursor: pointer;
  border-radius: 0.25rem;
  border-width: 1px;
  border-color: transparent;
  --tw-bg-opacity: 1;
  background-color: rgb(233 39 47 / var(--tw-bg-opacity, 1));
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  text-align: center;
  font-size: 0.8125rem;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.default-block .wp-block-button__link:hover {
  --tw-border-opacity: 1;
  border-color: rgb(233 39 47 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(233 39 47 / var(--tw-text-opacity, 1));
}

@media (min-width: 576px) {
  .default-block .wp-block-button__link {
    font-size: 0.875rem;
  }
}

@media (min-width: 992px) {
  .default-block .wp-block-button__link {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (min-width: 1310px) {
  .default-block .wp-block-button__link {
    min-width: 170px;
    font-size: 1rem;
  }
}

.default-block li ul,
.default-block li ol {
  margin-top: 1rem;
}

.default-block .list-unstyled {
  margin-left: 0px;
  list-style-type: none;
  padding-left: 0px;
}

.default-block .wp-block-button a.wp-block-button__link {
  display: inline-block;
  cursor: pointer;
  border-radius: 0.25rem;
  border-width: 1px;
  border-color: transparent;
  --tw-bg-opacity: 1;
  background-color: rgb(233 39 47 / var(--tw-bg-opacity, 1));
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  text-align: center;
  font-size: 0.8125rem;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.default-block .wp-block-button a.wp-block-button__link:hover {
  --tw-border-opacity: 1;
  border-color: rgb(233 39 47 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(233 39 47 / var(--tw-text-opacity, 1));
}

@media (min-width: 576px) {
  .default-block .wp-block-button a.wp-block-button__link {
    font-size: 0.875rem;
  }
}

@media (min-width: 992px) {
  .default-block .wp-block-button a.wp-block-button__link {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (min-width: 1310px) {
  .default-block .wp-block-button a.wp-block-button__link {
    min-width: 170px;
    font-size: 1rem;
  }
}

/* ------- search-result-article ------- */

.search-result-article {
  margin-bottom: 1rem;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(233 39 47 / var(--tw-border-opacity, 1));
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.search-result-article:hover {
  background-color: rgb(233 39 47 / .1);
}

@media (min-width: 576px) {
  .search-result-article {
    margin-bottom: 2rem;
    padding: 1.5rem;
  }
}

.search-result-article p a {
  margin-left: 0.25rem;
}

.entry-footer .author {
  padding-right: 0.5rem;
}

.entry-footer .author + a {
  padding-right: 0.5rem;
}

.entry-footer .sr-only + a {
  padding-right: 0.5rem;
}

.entry-footer a + a {
  padding-right: 0.5rem;
}

/* pagination */

.pagination .nav-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  row-gap: 0.75rem;
}

.pagination .page-numbers {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  display: inline-block;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(233 39 47 / var(--tw-border-opacity, 1));
  padding: 0.5rem;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(233 39 47 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
}

.pagination .page-numbers:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(233 39 47 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
}

@media (min-width: 576px) {
  .pagination .page-numbers {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}

.pagination .page-numbers.current {
  pointer-events: none;
  --tw-bg-opacity: 1;
  background-color: rgb(233 39 47 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

/* site-content cls fix */

.site-content {
  padding-top: 4.1875rem;
}

@media (min-width: 992px) {
  .site-content {
    padding-top: 4.5625rem;
  }
}

@media (min-width: 1200px) {
  .site-content {
    padding-top: 5.3125rem;
  }
}

@media (min-width: 1310px) {
  .site-content {
    padding-top: 7.125rem;
  }
}

/* slick-list */

.slick-list {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}

/* slick-slide */

.slick-slide {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

/* .slick-arrow */

.slick-arrow {
  position: absolute;
  z-index: 1;
  display: inline-flex;
  width: 1.5rem;
  height: 1.5rem;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(233 39 47 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  font-size: 0px;
  --tw-text-opacity: 1;
  color: rgb(233 39 47 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.slick-arrow::before {
  font-family: icomoon;
  content: var(--tw-content);
  font-size: 0.75rem;
}

.slick-arrow:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(233 39 47 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media not all and (min-width: 992px) {
  .slick-arrow {
    bottom: 0px;
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }
}

@media (min-width: 576px) {
  .slick-arrow {
    width: 2rem;
    height: 2rem;
  }

  .slick-arrow::before {
    content: var(--tw-content);
    font-size: 1rem;
  }
}

@media (min-width: 992px) {
  .slick-arrow {
    top: 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));
  }
}

@media (min-width: 1200px) {
  .slick-arrow {
    width: 2.5rem;
    height: 2.5rem;
  }

  .slick-arrow::before {
    content: var(--tw-content);
    font-size: 1.125rem;
  }
}

@media (min-width: 1310px) {
  .slick-arrow {
    width: 3.25rem;
    height: 3.25rem;
  }

  .slick-arrow::before {
    content: var(--tw-content);
    font-size: 1.5rem;
  }
}

.slick-prev::before {
  --tw-content: '\e908';
  content: var(--tw-content);
}

@media not all and (min-width: 992px) {
  .slick-prev {
    right: 50%;
    left: auto;
  }
}

@media (min-width: 992px) {
  .slick-prev {
    left: 0px;
  }
}

.slick-next::before {
  --tw-content: '\e909';
  content: var(--tw-content);
}

@media not all and (min-width: 992px) {
  .slick-next {
    left: 50%;
    right: auto;
  }
}

@media (min-width: 992px) {
  .slick-next {
    right: 0px;
  }
}

.slick-arrow.slick-disabled {
  cursor: not-allowed;
  opacity: 0.6;
}

.slick-arrow.slick-disabled:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(233 39 47 / var(--tw-text-opacity, 1));
}

/* arrow-bottom */

.arrow-bottom .slick-arrow {
  top: auto;
  bottom: 0px;
  margin-left: 0.375rem;
  margin-right: 0.375rem;
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.arrow-bottom .slick-prev {
  right: 50%;
  left: auto;
}

.arrow-bottom .slick-next {
  left: 50%;
  right: auto;
}

/* arrow-type2 */

.arrow-type2 .slick-arrow {
  border-radius: 0.375rem;
}

.arrow-type2 .slick-arrow::before {
  content: var(--tw-content);
  font-size: 0.75rem;
}

@media (min-width: 1200px) {
  .arrow-type2 .slick-arrow::before {
    content: var(--tw-content);
    font-size: 0.875rem;
  }
}

@media (min-width: 1310px) {
  .arrow-type2 .slick-arrow {
    width: 2.75rem;
    height: 2.75rem;
  }

  .arrow-type2 .slick-arrow::before {
    content: var(--tw-content);
    font-size: 1rem;
  }
}

.arrow-type2 .slick-prev::before {
  --tw-content: '\e90c';
  content: var(--tw-content);
}

.arrow-type2 .slick-next::before {
  --tw-content: '\e90d';
  content: var(--tw-content);
}

/* slick-dots */

.slick-dots {
  margin: 0px;
  display: flex;
  list-style-type: none;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
}

.slick-dots > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0px * var(--tw-space-y-reverse));
}

.slick-dots {
  line-height: 1;
}

@media (min-width: 576px) {
  .slick-dots {
    gap: 0.75rem;
  }
}

.slick-dots li {
  margin-top: 1.5rem !important;
}

.slick-dots li:only-child {
  display: none;
}

.slick-dots li button {
  display: inline-block;
  width: 0.75rem;
  height: 0.75rem;
  cursor: pointer;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(233 39 47 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  font-size: 0px;
  outline: 2px solid transparent;
  outline-offset: 2px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.slick-dots li.slick-active button,
.slick-dots li button:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(233 39 47 / var(--tw-bg-opacity, 1));
}

/*mbl-slider  */

@media (min-width: 992px) {
  .mbl-slider .slick-track {
    display: flex;
    width: auto !important;
    transform: none !important;
    flex-wrap: wrap;
    transition-property: none;
  }
}

/* CLS Fix */

[class^="slider-col-"],
[class*=" slider-col-"] {
  visibility: hidden;
  display: flex;
}

[class^="slider-col-"].slick-slider,
[class*=" slider-col-"].slick-slider {
  visibility: visible;
  display: block;
}

/**
 * Custom styles to immediately follow Tailwind’s `components` layer
 *
 * “Add more opinionated, complex classes like buttons, form controls, alerts,
 * etc; the sort of pre-built components you often see in other frameworks that
 * you might need to override with utility classes.”
 *
 * — from https://tailwindcss.com/docs/plugins#adding-components
 */

/**
 * Post title styles
 *
 * These will be applied to all headings with a `page-title` or `entry-title`
 * class on the frontend and to the post title in the block editor.
 *
 * The supplied styles are meant to match the default `h1` classes from
 * Tailwind Typography.
 */

.page-title,
.entry-title {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5rem;
  max-width: 40rem;
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 800;
  --tw-text-opacity: 1;
  color: rgb(23 23 23 / var(--tw-text-opacity, 1));
}

/**
 * Layout styles for centered content areas
 *
 * If you are controlling the width of your content area with styles applied
 * to its container, you can delete the following styles whose selectors begin
 * with `.page-content >` and `.entry-content >`. For more details, please see
 * the following:
 *
 * https://make.wordpress.org/core/2021/06/29/on-layout-and-content-width-in-wordpress-5-8/
 */

.page-content > *,
.entry-content > * {
  /* Content width from the `theme.json` file */
  margin-left: auto;
  margin-right: auto;
  max-width: 40rem;
}

.entry-content > .alignwide {
  /* Wide width from the `theme.json` file */
  max-width: 60rem;
}

.entry-content > .alignfull {
  max-width: none;
}

.entry-content > .alignleft {
  float: left;
  margin-right: 2rem;
}

.entry-content > .alignright {
  float: right;
  margin-left: 2rem;
}

/* block-title */

.block-title > small {
  margin-bottom: 0.25rem;
  display: block;
  font-size: 0.875rem;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(233 39 47 / var(--tw-text-opacity, 1));
}

.list-icon ul,
ul.list-icon {
  list-style-type: none;
}

.list-icon ul > :not([hidden]) ~ :not([hidden]),
ul.list-icon > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

.list-icon ul,
ul.list-icon {
  line-height: 1.5;
}

@media (min-width: 992px) {
  .list-icon ul,
ul.list-icon {
    line-height: 1.75;
  }
}

.list-icon ul li, 
ul.list-icon li {
  position: relative;
  padding-left: 1.75rem;
}

.list-icon ul li strong, 
ul.list-icon li strong {
  font-weight: 600;
}

.list-icon ul li::before, 
ul.list-icon li::before {
  position: absolute;
  top: 0px;
  left: 0px;
  font-family: icomoon;
  --tw-text-opacity: 1;
  color: rgb(233 39 47 / var(--tw-text-opacity, 1));
  --tw-content: '\e912';
  content: var(--tw-content);
}

/**
 * This injects Tailwind's utility classes and any utility classes registered
 * by plugins, then adds custom utility classes.
 */

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

.visible {
  visibility: visible;
}

.static {
  position: static;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.inset-0 {
  inset: 0px;
}

.bottom-0 {
  bottom: 0px;
}

.left-0 {
  left: 0px;
}

.right-0 {
  right: 0px;
}

.top-0 {
  top: 0px;
}

.top-0\.5 {
  top: 0.125rem;
}

.top-4 {
  top: 1rem;
}

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

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

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

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

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

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

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

.m-0 {
  margin: 0px;
}

.-mx-2 {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}

.-mx-2\.5 {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}

.-mx-3 {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}

.-mx-3\.5 {
  margin-left: -0.875rem;
  margin-right: -0.875rem;
}

.-mx-4 {
  margin-left: -1rem;
  margin-right: -1rem;
}

.mx-6 {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

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

.my-12 {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.my-16 {
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

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

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

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

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

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

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

.mb-12 {
  margin-bottom: 3rem;
}

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

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

.mb-2\.5 {
  margin-bottom: 0.625rem;
}

.mb-3 {
  margin-bottom: 0.75rem;
}

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

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

.mb-6 {
  margin-bottom: 1.5rem;
}

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

.ml-3 {
  margin-left: 0.75rem;
}

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

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

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

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

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

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

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

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

.line-clamp-3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.block {
  display: block;
}

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

.flex {
  display: flex;
}

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

.table {
  display: table;
}

.grid {
  display: grid;
}

.contents {
  display: contents;
}

.hidden {
  display: none;
}

.size-10 {
  width: 2.5rem;
  height: 2.5rem;
}

.size-14 {
  width: 3.5rem;
  height: 3.5rem;
}

.size-4 {
  width: 1rem;
  height: 1rem;
}

.size-7 {
  width: 1.75rem;
  height: 1.75rem;
}

.size-8 {
  width: 2rem;
  height: 2rem;
}

.size-\[2\.125rem\] {
  width: 2.125rem;
  height: 2.125rem;
}

.h-36 {
  height: 9rem;
}

.h-full {
  height: 100%;
}

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

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

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

.w-10 {
  width: 2.5rem;
}

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

.w-full {
  width: 100%;
}

.max-w-12 {
  max-width: 3rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.max-w-\[62\.5rem\] {
  max-width: 62.5rem;
}

.max-w-\[66\.375rem\] {
  max-width: 66.375rem;
}

.max-w-\[66\.75rem\] {
  max-width: 66.75rem;
}

.max-w-\[69\.0625rem\] {
  max-width: 69.0625rem;
}

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

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

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

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

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

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

.max-w-none {
  max-width: none;
}

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

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

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

.basis-auto {
  flex-basis: auto;
}

.basis-full {
  flex-basis: 100%;
}

.-scale-x-100 {
  --tw-scale-x: -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));
}

.list-none {
  list-style-type: none;
}

.grid-flow-row {
  grid-auto-flow: row;
}

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

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

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

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

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

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

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

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

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

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

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

.gap-1 {
  gap: 0.25rem;
}

.gap-1\.5 {
  gap: 0.375rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-2\.5 {
  gap: 0.625rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-7 {
  gap: 1.75rem;
}

.gap-8 {
  gap: 2rem;
}

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

.gap-x-6 {
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
}

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

.gap-y-12 {
  row-gap: 3rem;
}

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

.gap-y-2\.5 {
  row-gap: 0.625rem;
}

.gap-y-3 {
  row-gap: 0.75rem;
}

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

.gap-y-5 {
  row-gap: 1.25rem;
}

.gap-y-6 {
  row-gap: 1.5rem;
}

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

.\!space-y-0 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(0px * var(--tw-space-y-reverse)) !important;
}

.space-y-0 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0px * var(--tw-space-y-reverse));
}

.space-y-12 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3rem * var(--tw-space-y-reverse));
}

.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

.space-y-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}

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

.overflow-hidden {
  overflow: hidden;
}

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

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

.break-all {
  word-break: break-all;
}

.rounded {
  border-radius: 0.25rem;
}

.rounded-2xl {
  border-radius: 1rem;
}

.rounded-3xl {
  border-radius: 1.5rem;
}

.rounded-\[0\.625rem\] {
  border-radius: 0.625rem;
}

.rounded-\[0\.875rem\] {
  border-radius: 0.875rem;
}

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

.rounded-lg {
  border-radius: 0.5rem;
}

.rounded-md {
  border-radius: 0.375rem;
}

.rounded-none {
  border-radius: 0px;
}

.rounded-sm {
  border-radius: 0.125rem;
}

.rounded-xl {
  border-radius: 0.75rem;
}

.rounded-t-lg {
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}

.rounded-tl-2xl {
  border-top-left-radius: 1rem;
}

.border {
  border-width: 1px;
}

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

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

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

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

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

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

.border-black\/10 {
  border-color: rgb(0 0 0 / 0.1);
}

.border-primary {
  --tw-border-opacity: 1;
  border-color: rgb(233 39 47 / var(--tw-border-opacity, 1));
}

.border-ss-blue-100 {
  --tw-border-opacity: 1;
  border-color: rgb(33 47 100 / var(--tw-border-opacity, 1));
}

.border-ss-blue\/20 {
  border-color: rgb(13 47 99 / 0.2);
}

.border-ss-lightGray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(207 207 207 / var(--tw-border-opacity, 1));
}

.border-transparent {
  border-color: transparent;
}

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

.border-b-black\/20 {
  border-bottom-color: rgb(0 0 0 / 0.2);
}

.border-b-ss-black\/15 {
  border-bottom-color: rgb(29 29 29 / 0.15);
}

.border-b-ss-lightGray-100 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(235 235 235 / var(--tw-border-opacity, 1));
}

.border-b-white\/20 {
  border-bottom-color: rgb(255 255 255 / 0.2);
}

.border-l-primary {
  --tw-border-opacity: 1;
  border-left-color: rgb(233 39 47 / var(--tw-border-opacity, 1));
}

.border-t-black\/15 {
  border-top-color: rgb(0 0 0 / 0.15);
}

.border-t-ss-blue-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(33 47 100 / var(--tw-border-opacity, 1));
}

.border-t-white\/15 {
  border-top-color: rgb(255 255 255 / 0.15);
}

.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(233 39 47 / var(--tw-bg-opacity, 1));
}

.bg-primary\/10 {
  background-color: rgb(233 39 47 / 0.1);
}

.bg-primary\/20 {
  background-color: rgb(233 39 47 / 0.2);
}

.bg-primary\/\[\.05\] {
  background-color: rgb(233 39 47 / .05);
}

.bg-ss-black {
  --tw-bg-opacity: 1;
  background-color: rgb(29 29 29 / var(--tw-bg-opacity, 1));
}

.bg-ss-blue-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(33 47 100 / var(--tw-bg-opacity, 1));
}

.bg-ss-blue-100\/\[\.06\] {
  background-color: rgb(33 47 100 / .06);
}

.bg-ss-blue\/5 {
  background-color: rgb(13 47 99 / 0.05);
}

.bg-ss-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(61 61 61 / var(--tw-bg-opacity, 1));
}

.bg-ss-lightBlue\/\[\.06\] {
  background-color: rgb(124 158 210 / .06);
}

.bg-ss-lightGray {
  --tw-bg-opacity: 1;
  background-color: rgb(251 251 251 / var(--tw-bg-opacity, 1));
}

.bg-ss-paleBlue {
  --tw-bg-opacity: 1;
  background-color: rgb(221 234 255 / var(--tw-bg-opacity, 1));
}

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

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

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

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

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

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

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

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

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

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

.from-primary-100\/\[\.04\] {
  --tw-gradient-from: rgb(221 0 12 / .04) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(221 0 12 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-primary\/0 {
  --tw-gradient-from: rgb(233 39 47 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(233 39 47 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-primary\/10 {
  --tw-gradient-from: rgb(233 39 47 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(233 39 47 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-primary\/15 {
  --tw-gradient-from: rgb(233 39 47 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(233 39 47 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-primary\/\[\.04\] {
  --tw-gradient-from: rgb(233 39 47 / .04) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(233 39 47 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-ss-blue {
  --tw-gradient-from: #0D2F63 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(13 47 99 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

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

.via-transparent {
  --tw-gradient-to: rgb(0 0 0 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), transparent var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.to-primary\/0 {
  --tw-gradient-to: rgb(233 39 47 / 0) var(--tw-gradient-to-position);
}

.to-primary\/5 {
  --tw-gradient-to: rgb(233 39 47 / 0.05) var(--tw-gradient-to-position);
}

.to-primary\/\[\.09\] {
  --tw-gradient-to: rgb(233 39 47 / .09) var(--tw-gradient-to-position);
}

.to-primary\/\[0\.04\] {
  --tw-gradient-to: rgb(233 39 47 / 0.04) var(--tw-gradient-to-position);
}

.to-ss-blue-800 {
  --tw-gradient-to: #131E37 var(--tw-gradient-to-position);
}

.to-transparent {
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}

.bg-cover {
  background-size: cover;
}

.bg-center {
  background-position: center;
}

.bg-no-repeat {
  background-repeat: no-repeat;
}

.p-0 {
  padding: 0px;
}

.p-1 {
  padding: 0.25rem;
}

.p-1\.5 {
  padding: 0.375rem;
}

.p-3 {
  padding: 0.75rem;
}

.p-4 {
  padding: 1rem;
}

.p-6 {
  padding: 1.5rem;
}

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

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

.px-2\.5 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

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

.px-3\.5 {
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

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

.py-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}

.py-11 {
  padding-top: 2.75rem;
  padding-bottom: 2.75rem;
}

.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-3\.5 {
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}

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

.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

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

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.pb-12 {
  padding-bottom: 3rem;
}

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

.pb-6 {
  padding-bottom: 1.5rem;
}

.pl-4 {
  padding-left: 1rem;
}

.pl-6 {
  padding-left: 1.5rem;
}

.pl-9 {
  padding-left: 2.25rem;
}

.pr-2\.5 {
  padding-right: 0.625rem;
}

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

.pr-6 {
  padding-right: 1.5rem;
}

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

.pt-12 {
  padding-top: 3rem;
}

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

.pt-8 {
  padding-top: 2rem;
}

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

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

.align-top {
  vertical-align: top;
}

.text-\[0\.75rem\] {
  font-size: 0.75rem;
}

.text-\[0\.875rem\] {
  font-size: 0.875rem;
}

.text-\[0\.9375rem\] {
  font-size: 0.9375rem;
}

.text-\[1\.125rem\] {
  font-size: 1.125rem;
}

.text-\[1\.25rem\] {
  font-size: 1.25rem;
}

.text-\[1\.5rem\] {
  font-size: 1.5rem;
}

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

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

.text-\[1rem\] {
  font-size: 1rem;
}

.text-\[3\.5rem\] {
  font-size: 3.5rem;
}

.text-\[6\.25rem\] {
  font-size: 6.25rem;
}

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

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

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

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

.font-semibold {
  font-weight: 600;
}

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}

.capitalize {
  text-transform: capitalize;
}

.normal-case {
  text-transform: none;
}

.italic {
  font-style: italic;
}

.not-italic {
  font-style: normal;
}

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

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

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

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

.leading-none {
  line-height: 1;
}

.leading-normal {
  line-height: 1.5;
}

.leading-snug {
  line-height: 1.375;
}

.leading-tight {
  line-height: 1.25;
}

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

.text-primary {
  --tw-text-opacity: 1;
  color: rgb(233 39 47 / var(--tw-text-opacity, 1));
}

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

.text-ss-black-100\/80 {
  color: rgb(21 21 21 / 0.8);
}

.text-ss-black-200 {
  --tw-text-opacity: 1;
  color: rgb(35 31 32 / var(--tw-text-opacity, 1));
}

.text-ss-black\/40 {
  color: rgb(29 29 29 / 0.4);
}

.text-ss-black\/70 {
  color: rgb(29 29 29 / 0.7);
}

.text-ss-black\/80 {
  color: rgb(29 29 29 / 0.8);
}

.text-ss-blue {
  --tw-text-opacity: 1;
  color: rgb(13 47 99 / var(--tw-text-opacity, 1));
}

.text-ss-blue-100 {
  --tw-text-opacity: 1;
  color: rgb(33 47 100 / var(--tw-text-opacity, 1));
}

.text-ss-blue-800 {
  --tw-text-opacity: 1;
  color: rgb(19 30 55 / var(--tw-text-opacity, 1));
}

.text-ss-blue-900 {
  --tw-text-opacity: 1;
  color: rgb(2 14 30 / var(--tw-text-opacity, 1));
}

.text-ss-blue-900\/70 {
  color: rgb(2 14 30 / 0.7);
}

.text-ss-gray {
  --tw-text-opacity: 1;
  color: rgb(138 138 138 / var(--tw-text-opacity, 1));
}

.text-ss-paleBlue {
  --tw-text-opacity: 1;
  color: rgb(221 234 255 / var(--tw-text-opacity, 1));
}

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

.\!no-underline {
  text-decoration-line: none !important;
}

.opacity-0 {
  opacity: 0;
}

.opacity-\[\.48\] {
  opacity: .48;
}

.shadow-\[0px_0\.5px_4px_0px_rgba\(0\2c 0\2c 0\2c 0\.25\)\] {
  --tw-shadow: 0px 0.5px 4px 0px rgba(0,0,0,0.25);
  --tw-shadow-colored: 0px 0.5px 4px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0px_0px_30px_0px_rgba\(0\2c 0\2c 0\2c 0\.15\)\] {
  --tw-shadow: 0px 0px 30px 0px rgba(0,0,0,0.15);
  --tw-shadow-colored: 0px 0px 30px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0px_14px_44px_0px_rgba\(0\2c 0\2c 0\2c 0\.07\)\] {
  --tw-shadow: 0px 14px 44px 0px rgba(0,0,0,0.07);
  --tw-shadow-colored: 0px 14px 44px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0px_4px_74px_0px_rgba\(28\2c 58\2c 79\2c 0\.07\)\] {
  --tw-shadow: 0px 4px 74px 0px rgba(28,58,79,0.07);
  --tw-shadow-colored: 0px 4px 74px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0px_8px_30px_0px_rgba\(0\2c 0\2c 0\2c 0\.05\)\] {
  --tw-shadow: 0px 8px 30px 0px rgba(0,0,0,0.05);
  --tw-shadow-colored: 0px 8px 30px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

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

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

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

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

.content-none {
  --tw-content: none;
  content: var(--tw-content);
}

.stretched-link::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 10;
}

.title-white :is(h1,h2,h3,h4,h5,h6) {
  color: #ffffff;
}

.title-black :is(h1,h2,h3,h4,h5,h6) {
  color: #000000;
}

.counter-wrap {
  counter-reset: counter-count 0;
}

.counter-count:before {
  content: counter(counter-count, decimal-leading-zero);
  counter-increment: counter-count;
}

.counter-count-alt:before {
  content: counter(counter-count);
  counter-increment: counter-count;
}

/**
 * Custom styles to immediately follow Tailwind’s `utilities` layer
 *
 * Add your own utility classes to this theme. Complex utility classes should
 * be added using Tailwind’s plugin system:
 *
 * https://tailwindcss.com/docs/plugins#adding-utilities
 */

@media not all and (min-width: 768px) {
  .max-md\:container {
    width: 100%;
  }

  @media (min-width: 576px) {
    .max-md\:container {
      max-width: 576px;
    }
  }

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

  @media (min-width: 992px) {
    .max-md\:container {
      max-width: 992px;
    }
  }

  @media (min-width: 1200px) {
    .max-md\:container {
      max-width: 1200px;
    }
  }

  @media (min-width: 1310px) {
    .max-md\:container {
      max-width: 1310px;
    }
  }

  .max-md\:container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
  }

  @media (min-width: 576px) {
    .max-md\:container {
      max-width: 576px;
    }
  }

  .max-md\:container {
    width: 100%;
  }

  @media (min-width: 576px) {
    .max-md\:container {
      max-width: 576px;
    }
  }

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

  .max-md\:container {
    width: 100%;
  }

  @media (min-width: 576px) {
    .max-md\:container {
      max-width: 576px;
    }
  }

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

  @media (min-width: 992px) {
    .max-md\:container {
      max-width: 992px;
    }
  }

  .max-md\:container {
    width: 100%;
  }

  @media (min-width: 576px) {
    .max-md\:container {
      max-width: 576px;
    }
  }

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

  @media (min-width: 992px) {
    .max-md\:container {
      max-width: 992px;
    }
  }

  @media (min-width: 1200px) {
    .max-md\:container {
      max-width: 1200px;
    }
  }

  .max-md\:container {
    width: 100%;
  }

  @media (min-width: 576px) {
    .max-md\:container {
      max-width: 576px;
    }
  }

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

  @media (min-width: 992px) {
    .max-md\:container {
      max-width: 992px;
    }
  }

  @media (min-width: 1200px) {
    .max-md\:container {
      max-width: 1200px;
    }
  }

  @media (min-width: 1310px) {
    .max-md\:container {
      max-width: 1310px;
    }
  }
}

.before\:absolute::before {
  content: var(--tw-content);
  position: absolute;
}

.before\:-inset-4::before {
  content: var(--tw-content);
  inset: -1rem;
}

.before\:inset-0::before {
  content: var(--tw-content);
  inset: 0px;
}

.before\:-left-\[99999px\]::before {
  content: var(--tw-content);
  left: -99999px;
}

.before\:-right-\[99999px\]::before {
  content: var(--tw-content);
  right: -99999px;
}

.before\:bottom-0::before {
  content: var(--tw-content);
  bottom: 0px;
}

.before\:left-1\/2::before {
  content: var(--tw-content);
  left: 50%;
}

.before\:left-2::before {
  content: var(--tw-content);
  left: 0.5rem;
}

.before\:top-0::before {
  content: var(--tw-content);
  top: 0px;
}

.before\:top-2::before {
  content: var(--tw-content);
  top: 0.5rem;
}

.before\:top-4::before {
  content: var(--tw-content);
  top: 1rem;
}

.before\:-z-\[1\]::before {
  content: var(--tw-content);
  z-index: -1;
}

.before\:z-\[1\]::before {
  content: var(--tw-content);
  z-index: 1;
}

.before\:h-1::before {
  content: var(--tw-content);
  height: 0.25rem;
}

.before\:h-\[1px\]::before {
  content: var(--tw-content);
  height: 1px;
}

.before\:w-40::before {
  content: var(--tw-content);
  width: 10rem;
}

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

.before\:rounded-2xl::before {
  content: var(--tw-content);
  border-radius: 1rem;
}

.before\:rounded-full::before {
  content: var(--tw-content);
  border-radius: 9999px;
}

.before\:rounded-b::before {
  content: var(--tw-content);
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.before\:border::before {
  content: var(--tw-content);
  border-width: 1px;
}

.before\:border-black\/10::before {
  content: var(--tw-content);
  border-color: rgb(0 0 0 / 0.1);
}

.before\:bg-\[\#16138a\]::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(22 19 138 / var(--tw-bg-opacity, 1));
}

.before\:bg-ss-black::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(29 29 29 / var(--tw-bg-opacity, 1));
}

.before\:bg-white\/10::before {
  content: var(--tw-content);
  background-color: rgb(255 255 255 / 0.1);
}

.before\:bg-gradient-to-b::before {
  content: var(--tw-content);
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

.before\:bg-gradient-to-br::before {
  content: var(--tw-content);
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}

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

.before\:from-ss-blue::before {
  content: var(--tw-content);
  --tw-gradient-from: #0D2F63 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(13 47 99 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.before\:to-ss-blue-800::before {
  content: var(--tw-content);
  --tw-gradient-to: #131E37 var(--tw-gradient-to-position);
}

.before\:opacity-0::before {
  content: var(--tw-content);
  opacity: 0;
}

.before\:opacity-80::before {
  content: var(--tw-content);
  opacity: 0.8;
}

.before\:blur-\[250px\]::before {
  content: var(--tw-content);
  --tw-blur: blur(250px);
  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);
}

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

.before\:duration-500::before {
  content: var(--tw-content);
  transition-duration: 500ms;
}

.before\:content-\[\'Q\:\'\]::before {
  --tw-content: 'Q:';
  content: var(--tw-content);
}

.after\:absolute::after {
  content: var(--tw-content);
  position: absolute;
}

.after\:inset-0::after {
  content: var(--tw-content);
  inset: 0px;
}

.after\:-left-4::after {
  content: var(--tw-content);
  left: -1rem;
}

.after\:-right-4::after {
  content: var(--tw-content);
  right: -1rem;
}

.after\:bottom-0::after {
  content: var(--tw-content);
  bottom: 0px;
}

.after\:left-0::after {
  content: var(--tw-content);
  left: 0px;
}

.after\:right-0::after {
  content: var(--tw-content);
  right: 0px;
}

.after\:right-3::after {
  content: var(--tw-content);
  right: 0.75rem;
}

.after\:top-0::after {
  content: var(--tw-content);
  top: 0px;
}

.after\:top-4::after {
  content: var(--tw-content);
  top: 1rem;
}

.after\:top-5::after {
  content: var(--tw-content);
  top: 1.25rem;
}

.after\:top-\[1\.0625rem\]::after {
  content: var(--tw-content);
  top: 1.0625rem;
}

.after\:z-\[-1\]::after {
  content: var(--tw-content);
  z-index: -1;
}

.after\:inline-block::after {
  content: var(--tw-content);
  display: inline-block;
}

.after\:h-6::after {
  content: var(--tw-content);
  height: 1.5rem;
}

.after\:h-\[121px\]::after {
  content: var(--tw-content);
  height: 121px;
}

.after\:translate-y-1\/2::after {
  content: var(--tw-content);
  --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));
}

.after\:border-dashed::after {
  content: var(--tw-content);
  border-style: dashed;
}

.after\:border-white\/60::after {
  content: var(--tw-content);
  border-color: rgb(255 255 255 / 0.6);
}

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

.after\:bg-gradient-to-b::after {
  content: var(--tw-content);
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

.after\:bg-gradient-to-br::after {
  content: var(--tw-content);
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}

.after\:from-ss-blue::after {
  content: var(--tw-content);
  --tw-gradient-from: #0D2F63 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(13 47 99 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.after\:from-white\/20::after {
  content: var(--tw-content);
  --tw-gradient-from: rgb(255 255 255 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.after\:via-white\/60::after {
  content: var(--tw-content);
  --tw-gradient-to: rgb(255 255 255 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(255 255 255 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.after\:to-ss-blue-800::after {
  content: var(--tw-content);
  --tw-gradient-to: #131E37 var(--tw-gradient-to-position);
}

.after\:to-white::after {
  content: var(--tw-content);
  --tw-gradient-to: #fff var(--tw-gradient-to-position);
}

.after\:font-icomoon::after {
  content: var(--tw-content);
  font-family: icomoon;
}

.after\:text-\[0\.75rem\]::after {
  content: var(--tw-content);
  font-size: 0.75rem;
}

.after\:text-\[0\.875rem\]::after {
  content: var(--tw-content);
  font-size: 0.875rem;
}

.after\:font-normal::after {
  content: var(--tw-content);
  font-weight: 400;
}

.after\:leading-none::after {
  content: var(--tw-content);
  line-height: 1;
}

.after\:text-ss-gray-100::after {
  content: var(--tw-content);
  --tw-text-opacity: 1;
  color: rgb(61 61 61 / var(--tw-text-opacity, 1));
}

.after\:opacity-0::after {
  content: var(--tw-content);
  opacity: 0;
}

.after\:blur-md::after {
  content: var(--tw-content);
  --tw-blur: blur(12px);
  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);
}

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

.after\:duration-300::after {
  content: var(--tw-content);
  transition-duration: 300ms;
}

.after\:content-\[\'\\e90e\'\]::after {
  --tw-content: '\e90e';
  content: var(--tw-content);
}

.after\:content-\[\'\\e910\'\]::after {
  --tw-content: '\e910';
  content: var(--tw-content);
}

.last\:border-b-0:last-child {
  border-bottom-width: 0px;
}

.last\:pb-0:last-child {
  padding-bottom: 0px;
}

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

.hover\:scale-105:hover {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:gap-2\.5:hover {
  gap: 0.625rem;
}

.hover\:border-ss-blue-50:hover {
  --tw-border-opacity: 1;
  border-color: rgb(1 90 148 / var(--tw-border-opacity, 1));
}

.hover\:border-transparent:hover {
  border-color: transparent;
}

.hover\:bg-primary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(233 39 47 / var(--tw-bg-opacity, 1));
}

.hover\:bg-primary\/80:hover {
  background-color: rgb(233 39 47 / 0.8);
}

.hover\:bg-ss-blue-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(15 42 87 / var(--tw-bg-opacity, 1));
}

.hover\:bg-ss-cyan:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 179 191 / var(--tw-bg-opacity, 1));
}

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

.hover\:text-primary:hover {
  --tw-text-opacity: 1;
  color: rgb(233 39 47 / var(--tw-text-opacity, 1));
}

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

.hover\:text-white\/80:hover {
  color: rgb(255 255 255 / 0.8);
}

.hover\:shadow-\[0px_12px_24px_0px_rgba\(0\2c 0\2c 0\2c 0\.10\)\]:hover {
  --tw-shadow: 0px 12px 24px 0px rgba(0,0,0,0.10);
  --tw-shadow-colored: 0px 12px 24px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:title-white:hover :is(h1,h2,h3,h4,h5,h6) {
  color: #ffffff;
}

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

.group:hover .group-hover\:bg-ss-cyan {
  --tw-bg-opacity: 1;
  background-color: rgb(0 179 191 / var(--tw-bg-opacity, 1));
}

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

.group:hover .group-hover\:text-primary {
  --tw-text-opacity: 1;
  color: rgb(233 39 47 / var(--tw-text-opacity, 1));
}

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

.group:hover .group-hover\:opacity-0 {
  opacity: 0;
}

.group:hover .group-hover\:opacity-100 {
  opacity: 1;
}

.prose-a\:text-primary :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  --tw-text-opacity: 1;
  color: rgb(233 39 47 / var(--tw-text-opacity, 1));
}

@media not all and (min-width: 1310px) {
  .max-2xl\:left-0 {
    left: 0px;
  }

  .max-2xl\:w-16 {
    width: 4rem;
  }
}

@media not all and (min-width: 1200px) {
  .max-xl\:hidden {
    display: none;
  }

  .max-xl\:text-center {
    text-align: center;
  }
}

@media not all and (min-width: 992px) {
  .max-lg\:flex {
    display: flex;
  }

  .max-lg\:hidden {
    display: none;
  }

  .max-lg\:min-h-\[200px\] {
    min-height: 200px;
  }

  .max-lg\:max-w-40 {
    max-width: 10rem;
  }

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

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

  .max-lg\:flex-col {
    flex-direction: column;
  }

  .max-lg\:items-center {
    align-items: center;
  }

  .max-lg\:justify-center {
    justify-content: center;
  }

  .max-lg\:pb-10 {
    padding-bottom: 2.5rem;
  }

  .max-lg\:pt-12 {
    padding-top: 3rem;
  }

  .max-lg\:text-center {
    text-align: center;
  }
}

@media not all and (min-width: 768px) {
  .max-md\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

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

  .max-md\:flex-col {
    flex-direction: column;
  }

  .max-md\:justify-center {
    justify-content: center;
  }

  .max-md\:border-y {
    border-top-width: 1px;
    border-bottom-width: 1px;
  }

  .max-md\:border-b {
    border-bottom-width: 1px;
  }

  .max-md\:border-y-white {
    --tw-border-opacity: 1;
    border-top-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
    border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  }

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

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

  .max-md\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .max-md\:pr-6 {
    padding-right: 1.5rem;
  }

  .max-md\:pt-8 {
    padding-top: 2rem;
  }

  .max-md\:text-center {
    text-align: center;
  }
}

@media not all and (min-width: 576px) {
  .max-sm\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .max-sm\:\!mb-6 {
    margin-bottom: 1.5rem !important;
  }

  .max-sm\:mb-12 {
    margin-bottom: 3rem;
  }

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

  .max-sm\:max-w-32 {
    max-width: 8rem;
  }

  .max-sm\:max-w-sm {
    max-width: 24rem;
  }

  .max-sm\:flex-col {
    flex-direction: column;
  }

  .max-sm\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .max-sm\:text-\[0\.875rem\] {
    font-size: 0.875rem;
  }

  .max-sm\:after\:right-0::after {
    content: var(--tw-content);
    right: 0px;
  }

  .max-sm\:after\:border-b::after {
    content: var(--tw-content);
    border-bottom-width: 1px;
  }

  .max-sm\:last\:\!mb-0:last-child {
    margin-bottom: 0px !important;
  }
}

@media (max-width: 424px) {
  .max-\[424px\]\:flex-col {
    flex-direction: column;
  }
}

@media (min-width: 576px) {
  .sm\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .sm\:my-14 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .sm\:mb-6 {
    margin-bottom: 1.5rem;
  }

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

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

  .sm\:h-40 {
    height: 10rem;
  }

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

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

  .sm\:w-1\/3 {
    width: 33.333333%;
  }

  .sm\:w-36 {
    width: 9rem;
  }

  .sm\:max-w-16 {
    max-width: 4rem;
  }

  .sm\:max-w-max {
    max-width: -moz-max-content;
    max-width: max-content;
  }

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

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

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

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

  .sm\:gap-2 {
    gap: 0.5rem;
  }

  .sm\:gap-2\.5 {
    gap: 0.625rem;
  }

  .sm\:gap-4 {
    gap: 1rem;
  }

  .sm\:gap-6 {
    gap: 1.5rem;
  }

  .sm\:gap-x-8 {
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }

  .sm\:rounded-xl {
    border-radius: 0.75rem;
  }

  .sm\:p-5 {
    padding: 1.25rem;
  }

  .sm\:p-8 {
    padding: 2rem;
  }

  .sm\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .sm\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

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

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

  .sm\:py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

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

  .sm\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

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

  .sm\:pb-16 {
    padding-bottom: 4rem;
  }

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

  .sm\:text-\[1rem\] {
    font-size: 1rem;
  }

  .sm\:after\:-bottom-8::after {
    content: var(--tw-content);
    bottom: -2rem;
  }

  .sm\:after\:left-\[15px\]::after {
    content: var(--tw-content);
    left: 15px;
  }

  .sm\:after\:top-1\/4::after {
    content: var(--tw-content);
    top: 25%;
  }

  .sm\:after\:border-l::after {
    content: var(--tw-content);
    border-left-width: 1px;
  }

  @media not all and (min-width: 992px) {
    .sm\:max-lg\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
}

@media (min-width: 768px) {
  .md\:pointer-events-none {
    pointer-events: none;
  }

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

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

  .md\:-mx-3 {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

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

  .md\:mb-6 {
    margin-bottom: 1.5rem;
  }

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

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

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

  .md\:mt-9 {
    margin-top: 2.25rem;
  }

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

  .md\:\!h-\[inherit\] {
    height: inherit !important;
  }

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

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

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

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

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

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

  .md\:basis-\[250px\] {
    flex-basis: 250px;
  }

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

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

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

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

  .md\:gap-y-6 {
    row-gap: 1.5rem;
  }

  .md\:gap-y-8 {
    row-gap: 2rem;
  }

  .md\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

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

  .md\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

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

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

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

  .md\:pt-10 {
    padding-top: 2.5rem;
  }

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

  .md\:odd\:pr-4:nth-child(odd) {
    padding-right: 1rem;
  }
}

@media (min-width: 992px) {
  .lg\:-mx-24 {
    margin-left: -6rem;
    margin-right: -6rem;
  }

  .lg\:-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .lg\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .lg\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

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

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

  .lg\:mb-12 {
    margin-bottom: 3rem;
  }

  .lg\:mb-16 {
    margin-bottom: 4rem;
  }

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

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

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

  .lg\:mt-16 {
    margin-top: 4rem;
  }

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

  .lg\:hidden {
    display: none;
  }

  .lg\:size-10 {
    width: 2.5rem;
    height: 2.5rem;
  }

  .lg\:\!h-\[inherit\] {
    height: inherit !important;
  }

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

  .lg\:\!w-1\/3 {
    width: 33.333333% !important;
  }

  .lg\:\!w-\[16\.66\%\] {
    width: 16.66% !important;
  }

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

  .lg\:w-1\/3 {
    width: 33.333333%;
  }

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

  .lg\:w-\[21\.5\%\] {
    width: 21.5%;
  }

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

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

  .lg\:w-\[36\.5\%\] {
    width: 36.5%;
  }

  .lg\:w-\[37\.5\%\] {
    width: 37.5%;
  }

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

  .lg\:w-\[47\.5\%\] {
    width: 47.5%;
  }

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

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

  .lg\:w-\[52\.5\%\] {
    width: 52.5%;
  }

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

  .lg\:w-\[62\.5\%\] {
    width: 62.5%;
  }

  .lg\:w-\[63\.5\%\] {
    width: 63.5%;
  }

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

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

  .lg\:w-\[78\.5\%\] {
    width: 78.5%;
  }

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

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

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

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

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

  .lg\:basis-5\/12 {
    flex-basis: 41.666667%;
  }

  .lg\:basis-7\/12 {
    flex-basis: 58.333333%;
  }

  .lg\:basis-\[40\%\] {
    flex-basis: 40%;
  }

  .lg\:basis-\[41\%\] {
    flex-basis: 41%;
  }

  .lg\:basis-\[48\%\] {
    flex-basis: 48%;
  }

  .lg\:basis-\[52\%\] {
    flex-basis: 52%;
  }

  .lg\:basis-\[59\%\] {
    flex-basis: 59%;
  }

  .lg\:basis-\[60\%\] {
    flex-basis: 60%;
  }

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

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

  .lg\:gap-6 {
    gap: 1.5rem;
  }

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

  .lg\:space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
  }

  .lg\:space-y-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4rem * var(--tw-space-y-reverse));
  }

  .lg\:space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }

  .lg\:rounded-2xl {
    border-radius: 1rem;
  }

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

  .lg\:border-r {
    border-right-width: 1px;
  }

  .lg\:border-r-white\/10 {
    border-right-color: rgb(255 255 255 / 0.1);
  }

  .lg\:p-4 {
    padding: 1rem;
  }

  .lg\:p-6 {
    padding: 1.5rem;
  }

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

  .lg\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

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

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

  .lg\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .lg\:py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .lg\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .lg\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .lg\:py-7 {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }

  .lg\:pb-12 {
    padding-bottom: 3rem;
  }

  .lg\:pb-16 {
    padding-bottom: 4rem;
  }

  .lg\:pb-6 {
    padding-bottom: 1.5rem;
  }

  .lg\:pl-10 {
    padding-left: 2.5rem;
  }

  .lg\:pl-12 {
    padding-left: 3rem;
  }

  .lg\:pl-4 {
    padding-left: 1rem;
  }

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

  .lg\:pr-10 {
    padding-right: 2.5rem;
  }

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

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

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

  .lg\:pt-10 {
    padding-top: 2.5rem;
  }

  .lg\:pt-8 {
    padding-top: 2rem;
  }

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

  .lg\:text-\[0\.875rem\] {
    font-size: 0.875rem;
  }

  .lg\:text-\[0\.9375rem\] {
    font-size: 0.9375rem;
  }

  .lg\:text-\[1\.125rem\] {
    font-size: 1.125rem;
  }

  .lg\:text-\[1\.25rem\] {
    font-size: 1.25rem;
  }

  .lg\:text-\[1\.5rem\] {
    font-size: 1.5rem;
  }

  .lg\:text-\[1rem\] {
    font-size: 1rem;
  }

  .lg\:text-\[2rem\] {
    font-size: 2rem;
  }

  .lg\:text-\[5rem\] {
    font-size: 5rem;
  }

  .lg\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .lg\:before\:-inset-8::before {
    content: var(--tw-content);
    inset: -2rem;
  }

  .lg\:before\:left-4::before {
    content: var(--tw-content);
    left: 1rem;
  }

  .lg\:before\:top-4::before {
    content: var(--tw-content);
    top: 1rem;
  }

  .lg\:before\:w-48::before {
    content: var(--tw-content);
    width: 12rem;
  }

  .lg\:after\:right-4::after {
    content: var(--tw-content);
    right: 1rem;
  }

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

  .lg\:hover\:after\:opacity-100:hover::after {
    content: var(--tw-content);
    opacity: 1;
  }

  @media not all and (min-width: 1200px) {
    .lg\:max-xl\:px-2 {
      padding-left: 0.5rem;
      padding-right: 0.5rem;
    }
  }
}

@media (min-width: 1200px) {
  .xl\:my-20 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .xl\:mb-12 {
    margin-bottom: 3rem;
  }

  .xl\:mb-16 {
    margin-bottom: 4rem;
  }

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

  .xl\:mb-6 {
    margin-bottom: 1.5rem;
  }

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

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

  .xl\:mt-16 {
    margin-top: 4rem;
  }

  .xl\:hidden {
    display: none;
  }

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

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

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

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

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

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

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

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

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

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

  .xl\:basis-\[280px\] {
    flex-basis: 280px;
  }

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

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

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

  .xl\:space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3rem * var(--tw-space-y-reverse));
  }

  .xl\:space-y-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5rem * var(--tw-space-y-reverse));
  }

  .xl\:p-7 {
    padding: 1.75rem;
  }

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

  .xl\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .xl\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

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

  .xl\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

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

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

  .xl\:pl-2 {
    padding-left: 0.5rem;
  }

  .xl\:pr-12 {
    padding-right: 3rem;
  }

  .xl\:pr-14 {
    padding-right: 3.5rem;
  }

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

  .xl\:pr-6 {
    padding-right: 1.5rem;
  }

  .xl\:pt-12 {
    padding-top: 3rem;
  }

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

  .xl\:text-\[1\.25rem\] {
    font-size: 1.25rem;
  }

  .xl\:text-\[1rem\] {
    font-size: 1rem;
  }

  .xl\:before\:-inset-12::before {
    content: var(--tw-content);
    inset: -3rem;
  }

  .xl\:odd\:pr-6:nth-child(odd) {
    padding-right: 1.5rem;
  }
}

@media (min-width: 1310px) {
  .\32xl\:top-\[23px\] {
    top: 23px;
  }

  .\32xl\:-mx-12 {
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .\32xl\:-mx-2\.5 {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .\32xl\:-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .\32xl\:-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .\32xl\:-mx-\[120px\] {
    margin-left: -120px;
    margin-right: -120px;
  }

  .\32xl\:my-24 {
    margin-top: 6rem;
    margin-bottom: 6rem;
  }

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

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

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

  .\32xl\:mb-11 {
    margin-bottom: 2.75rem;
  }

  .\32xl\:mb-12 {
    margin-bottom: 3rem;
  }

  .\32xl\:mb-16 {
    margin-bottom: 4rem;
  }

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

  .\32xl\:mb-24 {
    margin-bottom: 6rem;
  }

  .\32xl\:mb-5 {
    margin-bottom: 1.25rem;
  }

  .\32xl\:mb-6 {
    margin-bottom: 1.5rem;
  }

  .\32xl\:mb-7 {
    margin-bottom: 1.75rem;
  }

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

  .\32xl\:mb-9 {
    margin-bottom: 2.25rem;
  }

  .\32xl\:mb-\[5\.625rem\] {
    margin-bottom: 5.625rem;
  }

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

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

  .\32xl\:mt-16 {
    margin-top: 4rem;
  }

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

  .\32xl\:mt-5 {
    margin-top: 1.25rem;
  }

  .\32xl\:mt-7 {
    margin-top: 1.75rem;
  }

  .\32xl\:size-10 {
    width: 2.5rem;
    height: 2.5rem;
  }

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

  .\32xl\:size-8 {
    width: 2rem;
    height: 2rem;
  }

  .\32xl\:size-\[3\.375rem\] {
    width: 3.375rem;
    height: 3.375rem;
  }

  .\32xl\:size-\[4\.375rem\] {
    width: 4.375rem;
    height: 4.375rem;
  }

  .\32xl\:h-\[215px\] {
    height: 215px;
  }

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

  .\32xl\:w-11 {
    width: 2.75rem;
  }

  .\32xl\:w-\[175px\] {
    width: 175px;
  }

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

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

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

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

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

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

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

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

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

  .\32xl\:basis-\[320px\] {
    flex-basis: 320px;
  }

  .\32xl\:gap-2\.5 {
    gap: 0.625rem;
  }

  .\32xl\:gap-3\.5 {
    gap: 0.875rem;
  }

  .\32xl\:gap-4 {
    gap: 1rem;
  }

  .\32xl\:gap-5 {
    gap: 1.25rem;
  }

  .\32xl\:gap-8 {
    gap: 2rem;
  }

  .\32xl\:gap-x-11 {
    -moz-column-gap: 2.75rem;
         column-gap: 2.75rem;
  }

  .\32xl\:gap-x-14 {
    -moz-column-gap: 3.5rem;
         column-gap: 3.5rem;
  }

  .\32xl\:gap-x-16 {
    -moz-column-gap: 4rem;
         column-gap: 4rem;
  }

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

  .\32xl\:gap-y-5 {
    row-gap: 1.25rem;
  }

  .\32xl\:gap-y-8 {
    row-gap: 2rem;
  }

  .\32xl\:space-y-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.5rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-y-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(6rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse));
  }

  .\32xl\:border-l-\[3px\] {
    border-left-width: 3px;
  }

  .\32xl\:p-10 {
    padding: 2.5rem;
  }

  .\32xl\:p-5 {
    padding: 1.25rem;
  }

  .\32xl\:p-8 {
    padding: 2rem;
  }

  .\32xl\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .\32xl\:px-11 {
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }

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

  .\32xl\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .\32xl\:px-2\.5 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .\32xl\:px-3\.5 {
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }

  .\32xl\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .\32xl\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

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

  .\32xl\:px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

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

  .\32xl\:px-9 {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .\32xl\:px-\[3\.25rem\] {
    padding-left: 3.25rem;
    padding-right: 3.25rem;
  }

  .\32xl\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .\32xl\:py-11 {
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }

  .\32xl\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

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

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

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

  .\32xl\:py-7 {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }

  .\32xl\:py-9 {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

  .\32xl\:py-\[1\.125rem\] {
    padding-top: 1.125rem;
    padding-bottom: 1.125rem;
  }

  .\32xl\:py-\[1\.875rem\] {
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
  }

  .\32xl\:pb-11 {
    padding-bottom: 2.75rem;
  }

  .\32xl\:pb-16 {
    padding-bottom: 4rem;
  }

  .\32xl\:pb-6 {
    padding-bottom: 1.5rem;
  }

  .\32xl\:pb-7 {
    padding-bottom: 1.75rem;
  }

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

  .\32xl\:pl-10 {
    padding-left: 2.5rem;
  }

  .\32xl\:pl-12 {
    padding-left: 3rem;
  }

  .\32xl\:pl-6 {
    padding-left: 1.5rem;
  }

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

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

  .\32xl\:pr-12 {
    padding-right: 3rem;
  }

  .\32xl\:pr-16 {
    padding-right: 4rem;
  }

  .\32xl\:pr-20 {
    padding-right: 5rem;
  }

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

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

  .\32xl\:pt-10 {
    padding-top: 2.5rem;
  }

  .\32xl\:pt-16 {
    padding-top: 4rem;
  }

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

  .\32xl\:pt-5 {
    padding-top: 1.25rem;
  }

  .\32xl\:pt-7 {
    padding-top: 1.75rem;
  }

  .\32xl\:pt-9 {
    padding-top: 2.25rem;
  }

  .\32xl\:text-\[0\.9375rem\] {
    font-size: 0.9375rem;
  }

  .\32xl\:text-\[1\.125rem\] {
    font-size: 1.125rem;
  }

  .\32xl\:text-\[1\.25rem\] {
    font-size: 1.25rem;
  }

  .\32xl\:text-\[1\.375rem\] {
    font-size: 1.375rem;
  }

  .\32xl\:text-\[1\.5rem\] {
    font-size: 1.5rem;
  }

  .\32xl\:text-\[1\.75rem\] {
    font-size: 1.75rem;
  }

  .\32xl\:text-\[1\.875rem\] {
    font-size: 1.875rem;
  }

  .\32xl\:text-\[1rem\] {
    font-size: 1rem;
  }

  .\32xl\:text-\[2\.1875rem\] {
    font-size: 2.1875rem;
  }

  .\32xl\:text-\[2\.875rem\] {
    font-size: 2.875rem;
  }

  .\32xl\:text-\[3\.125rem\] {
    font-size: 3.125rem;
  }

  .\32xl\:text-\[6\.875rem\] {
    font-size: 6.875rem;
  }

  .\32xl\:text-\[9\.375rem\] {
    font-size: 9.375rem;
  }

  .\32xl\:leading-\[1\.66\] {
    line-height: 1.66;
  }

  .\32xl\:leading-normal {
    line-height: 1.5;
  }

  .\32xl\:before\:-inset-16::before {
    content: var(--tw-content);
    inset: -4rem;
  }

  .\32xl\:before\:h-1\.5::before {
    content: var(--tw-content);
    height: 0.375rem;
  }

  .\32xl\:before\:w-\[250px\]::before {
    content: var(--tw-content);
    width: 250px;
  }

  .\32xl\:after\:left-\[17px\]::after {
    content: var(--tw-content);
    left: 17px;
  }

  .\32xl\:after\:right-6::after {
    content: var(--tw-content);
    right: 1.5rem;
  }

  .\32xl\:after\:top-\[23px\]::after {
    content: var(--tw-content);
    top: 23px;
  }

  .\32xl\:after\:text-\[1\.125rem\]::after {
    content: var(--tw-content);
    font-size: 1.125rem;
  }

  .\32xl\:after\:text-\[1\.25rem\]::after {
    content: var(--tw-content);
    font-size: 1.25rem;
  }

  .\32xl\:odd\:pr-12:nth-child(odd) {
    padding-right: 3rem;
  }
}

@media (min-width: 1440px) {
  .min-\[1440px\]\:pr-20 {
    padding-right: 5rem;
  }
}

.\[\&\+div\]\:mt-4+div {
  margin-top: 1rem;
}

.\[\&\+footer\]\:mt-4+footer {
  margin-top: 1rem;
}

.\[\&\.active\]\:block.active {
  display: block;
}

.\[\&\.active\]\:pb-2.active {
  padding-bottom: 0.5rem;
}

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

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

.after\:\[\&\.active\]\:opacity-100.active::after {
  content: var(--tw-content);
  opacity: 1;
}

.after\:\[\&\.active\]\:content-\[\'\\e90f\'\].active::after {
  --tw-content: '\e90f';
  content: var(--tw-content);
}

@media (min-width: 1310px) {
  .\32xl\:\[\&\.active\]\:text-lg.active {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .\32xl\:\[\&\.active\]\:font-semibold.active {
    font-weight: 600;
  }
}

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

@media (min-width: 992px) {
  .lg\:\[\&\.slick-current\+\.slick-slide_blockquote\]\:origin-left.slick-current+.slick-slide blockquote {
    transform-origin: left;
  }

  .lg\:\[\&\.slick-current_blockquote\]\:scale-100.slick-current blockquote {
    --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));
  }

  .lg\:\[\&\.slick-current_blockquote\]\:opacity-100.slick-current blockquote {
    opacity: 1;
  }
}

.\[\&\:before\]\:absolute:before {
  position: absolute;
}

.\[\&\:before\]\:left-0:before {
  left: 0px;
}

.\[\&\:before\]\:top-1\/2:before {
  top: 50%;
}

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

.\[\&\:before\]\:inline-flex:before {
  display: inline-flex;
}

.\[\&\:before\]\:size-\[1\.875rem\]:before {
  width: 1.875rem;
  height: 1.875rem;
}

.\[\&\:before\]\:-translate-y-1\/2:before {
  --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));
}

.\[\&\:before\]\:items-center:before {
  align-items: center;
}

.\[\&\:before\]\:justify-center:before {
  justify-content: center;
}

.\[\&\:before\]\:rounded-full:before {
  border-radius: 9999px;
}

.\[\&\:before\]\:bg-primary:before {
  --tw-bg-opacity: 1;
  background-color: rgb(233 39 47 / var(--tw-bg-opacity, 1));
}

.\[\&\:before\]\:text-\[0\.75rem\]:before {
  font-size: 0.75rem;
}

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

@media (min-width: 1310px) {
  .\32xl\:\[\&\:before\]\:size-\[34px\]:before {
    width: 34px;
    height: 34px;
  }

  .\32xl\:\[\&\:before\]\:text-\[0\.875rem\]:before {
    font-size: 0.875rem;
  }
}

.\[\&\:hover_i\]\:translate-x-1:hover i {
  --tw-translate-x: 0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.\[\&\>\*\]\:mb-0>* {
  margin-bottom: 0px;
}

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

.\[\&\>\.comment\>\.comment_\.comment-body\]\:pl-4>.comment>.comment .comment-body {
  padding-left: 1rem;
}

@media (min-width: 576px) {
  .sm\:\[\&\>\.comment\>\.comment_\.comment-body\]\:pl-6>.comment>.comment .comment-body {
    padding-left: 1.5rem;
  }
}

@media (min-width: 1310px) {
  .\32xl\:\[\&\>\.comment\>\.comment_\.comment-body\]\:pl-12>.comment>.comment .comment-body {
    padding-left: 3rem;
  }
}

.\[\&\>\.comment\]\:mt-8>.comment {
  margin-top: 2rem;
}

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

.\[\&\>\.comment\]\:pt-8>.comment {
  padding-top: 2rem;
}

.first\:\[\&\>\.comment\]\:mt-0>.comment:first-child {
  margin-top: 0px;
}

.first\:\[\&\>\.comment\]\:border-t-0>.comment:first-child {
  border-top-width: 0px;
}

.first\:\[\&\>\.comment\]\:pt-0>.comment:first-child {
  padding-top: 0px;
}

.\[\&\>\.comment_\.comment\]\:mt-8>.comment .comment {
  margin-top: 2rem;
}

.\[\&\>\.comment_\.comment\]\:border-t>.comment .comment {
  border-top-width: 1px;
}

.\[\&\>\.comment_\.comment\]\:pt-8>.comment .comment {
  padding-top: 2rem;
}

.first\:\[\&\>\.comment_\.comment\]\:mt-0>.comment .comment:first-child {
  margin-top: 0px;
}

.first\:\[\&\>\.comment_\.comment\]\:border-t-0>.comment .comment:first-child {
  border-top-width: 0px;
}

.first\:\[\&\>\.comment_\.comment\]\:pt-0>.comment .comment:first-child {
  padding-top: 0px;
}

.\[\&\>\.menu-item\:first-child\]\:ml-0>.menu-item:first-child {
  margin-left: 0px;
}

.\[\&\>\.menu-item\:first-child\]\:border-0>.menu-item:first-child {
  border-width: 0px;
}

.\[\&\>\.menu-item\:first-child\]\:pl-0>.menu-item:first-child {
  padding-left: 0px;
}

.\[\&\>\.menu-item\]\:ml-2>.menu-item {
  margin-left: 0.5rem;
}

.\[\&\>\.menu-item\]\:border-l>.menu-item {
  border-left-width: 1px;
}

.\[\&\>\.menu-item\]\:border-l-white>.menu-item {
  --tw-border-opacity: 1;
  border-left-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.\[\&\>\.menu-item\]\:pl-2>.menu-item {
  padding-left: 0.5rem;
}

@media (min-width: 1200px) {
  .\[\&\>\.menu-item\]\:xl\:ml-4>.menu-item {
    margin-left: 1rem;
  }

  .\[\&\>\.menu-item\]\:xl\:pl-4>.menu-item {
    padding-left: 1rem;
  }
}

@media (min-width: 768px) {
  .md\:\[\&\>div\>iframe\]\:h-full>div>iframe {
    height: 100%;
  }

  .md\:\[\&\>div\]\:-mr-8>div {
    margin-right: -2rem;
  }

  .md\:\[\&\>div\]\:h-full>div {
    height: 100%;
  }
}

@media (min-width: 992px) {
  .lg\:\[\&\>div\]\:flex>div {
    display: flex;
  }

  .lg\:\[\&\>div\]\:h-full>div {
    height: 100%;
  }

  .lg\:\[\&\>div\]\:flex-col>div {
    flex-direction: column;
  }

  .lg\:\[\&\>div\]\:items-start>div {
    align-items: flex-start;
  }

  .lg\:\[\&\>div\]\:justify-center>div {
    justify-content: center;
  }
}

@media (min-width: 1310px) {
  .\32xl\:\[\&\>div\]\:-mr-12>div {
    margin-right: -3rem;
  }
}

@media (min-width: 1440px) {
  .min-\[1440px\]\:\[\&\>div\]\:pl-20>div {
    padding-left: 5rem;
  }

  .min-\[1440px\]\:\[\&\>div\]\:pr-16>div {
    padding-right: 4rem;
  }

  .min-\[1440px\]\:\[\&\>div\]\:pr-20>div {
    padding-right: 5rem;
  }
}

.\[\&\>figure\]\:mb-0>figure {
  margin-bottom: 0px;
}

.\[\&\>figure\]\:w-full>figure {
  width: 100%;
}

.\[\&\>figure\]\:flex-\[0_0_auto\]>figure {
  flex: 0 0 auto;
}

@media (min-width: 992px) {
  .lg\:\[\&\>figure\]\:w-\[35\%\]>figure {
    width: 35%;
  }

  .lg\:\[\&\>figure\]\:pr-8>figure {
    padding-right: 2rem;
  }

  .lg\:\[\&\>figure_img\]\:w-full>figure img {
    width: 100%;
  }
}

.last-of-type\:\[\&\>p\]\:mb-0>p:last-of-type {
  margin-bottom: 0px;
}

.\[\&\>p_strong\]\:font-medium>p strong {
  font-weight: 500;
}

.\[\&\>picture\]\:w-14>picture {
  width: 3.5rem;
}

@media not all and (min-width: 992px) {
  .max-lg\:\[\&_\.gform\\_wrapper_\.gfield--width-half\]\:w-full .gform_wrapper .gfield--width-half {
    width: 100%;
  }
}

.\[\&_\.separator\]\:text-\[0\.75rem\] .separator {
  font-size: 0.75rem;
}

.\[\&_\.separator\]\:text-white\/65 .separator {
  color: rgb(255 255 255 / 0.65);
}

.hover\:\[\&_\.slick-arrow\.slick-disabled\]\:border-white\/60 .slick-arrow.slick-disabled:hover {
  border-color: rgb(255 255 255 / 0.6);
}

.hover\:\[\&_\.slick-arrow\.slick-disabled\]\:bg-transparent .slick-arrow.slick-disabled:hover {
  background-color: transparent;
}

.hover\:\[\&_\.slick-arrow\.slick-disabled\]\:text-white\/60 .slick-arrow.slick-disabled:hover {
  color: rgb(255 255 255 / 0.6);
}

.\[\&_\.slick-arrow\]\:\!hidden .slick-arrow {
  display: none !important;
}

.\[\&_\.slick-arrow\]\:border-white\/60 .slick-arrow {
  border-color: rgb(255 255 255 / 0.6);
}

.\[\&_\.slick-arrow\]\:bg-transparent .slick-arrow {
  background-color: transparent;
}

.\[\&_\.slick-arrow\]\:text-white\/60 .slick-arrow {
  color: rgb(255 255 255 / 0.6);
}

.hover\:\[\&_\.slick-arrow\]\:border-transparent .slick-arrow:hover {
  border-color: transparent;
}

.hover\:\[\&_\.slick-arrow\]\:bg-primary .slick-arrow:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(233 39 47 / var(--tw-bg-opacity, 1));
}

.hover\:\[\&_\.slick-arrow\]\:text-white .slick-arrow:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 992px) {
  .lg\:\[\&_\.slick-arrow\]\:bottom-0 .slick-arrow {
    bottom: 0px;
  }

  .lg\:\[\&_\.slick-arrow\]\:right-24 .slick-arrow {
    right: 6rem;
  }

  .lg\:\[\&_\.slick-arrow\]\:top-auto .slick-arrow {
    top: auto;
  }

  .lg\:\[\&_\.slick-arrow\]\:translate-y-0 .slick-arrow {
    --tw-translate-y: 0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}

@media (min-width: 1310px) {
  .\32xl\:\[\&_\.slick-arrow\]\:right-\[120px\] .slick-arrow {
    right: 120px;
  }
}

.\[\&_\.slick-dots\]\:\!hidden .slick-dots {
  display: none !important;
}

@media (min-width: 992px) {
  .lg\:\[\&_\.slick-dots\]\:\!hidden .slick-dots {
    display: none !important;
  }
}

.\[\&_\.slick-list\]\:-mx-2 .slick-list {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}

.\[\&_\.slick-list\]\:-mx-4 .slick-list {
  margin-left: -1rem;
  margin-right: -1rem;
}

@media (min-width: 1310px) {
  .\32xl\:\[\&_\.slick-list\]\:-mx-5 .slick-list {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
}

@media (min-width: 992px) {
  .lg\:\[\&_\.slick-prev\]\:left-auto .slick-prev {
    left: auto;
  }

  .lg\:\[\&_\.slick-prev\]\:right-36 .slick-prev {
    right: 9rem;
  }
}

@media (min-width: 1200px) {
  .xl\:\[\&_\.slick-prev\]\:right-\[9\.5rem\] .slick-prev {
    right: 9.5rem;
  }
}

@media (min-width: 1310px) {
  .\32xl\:\[\&_\.slick-prev\]\:right-\[12\.25rem\] .slick-prev {
    right: 12.25rem;
  }
}

.\[\&_\.slick-track\]\:flex .slick-track {
  display: flex;
}

.\[\&_\.slick-track\]\:items-center .slick-track {
  align-items: center;
}

@media (min-width: 768px) {
  .md\:\[\&_\.slick-track\]\:flex .slick-track {
    display: flex;
  }
}

@media (min-width: 992px) {
  .lg\:\[\&_\.slick-track\]\:justify-center .slick-track {
    justify-content: center;
  }

  .lg\:\[\&_\.slick-track\]\:gap-y-4 .slick-track {
    row-gap: 1rem;
  }

  .lg\:\[\&_\.slick-track\]\:gap-y-8 .slick-track {
    row-gap: 2rem;
  }

  @media not all and (min-width: 1200px) {
    .lg\:max-xl\:\[\&_\.slick-track\]\:justify-center .slick-track {
      justify-content: center;
    }
  }
}

.\[\&_\:is\(h1\2c h2\2c h3\2c h4\2c h5\2c h6\)\]\:text-ss-black :is(h1,h2,h3,h4,h5,h6) {
  --tw-text-opacity: 1;
  color: rgb(29 29 29 / var(--tw-text-opacity, 1));
}

.\[\&_\:is\(h3\2c h4\2c h5\2c h6\)\+p\]\:text-\[0\.875rem\] :is(h3,h4,h5,h6)+p {
  font-size: 0.875rem;
}

.\[\&_\:is\(h3\2c h4\2c h5\2c h6\)\]\:mb-3 :is(h3,h4,h5,h6) {
  margin-bottom: 0.75rem;
}

.\[\&_a\.active\]\:text-\[1rem\] a.active {
  font-size: 1rem;
}

.\[\&_a\.active\]\:font-bold a.active {
  font-weight: 700;
}

.\[\&_a\.active\]\:text-primary a.active {
  --tw-text-opacity: 1;
  color: rgb(233 39 47 / var(--tw-text-opacity, 1));
}

@media (min-width: 992px) {
  .lg\:\[\&_a\.active\]\:text-\[1\.125rem\] a.active {
    font-size: 1.125rem;
  }
}

@media (min-width: 1310px) {
  .\32xl\:\[\&_a\.active\]\:text-\[1\.25rem\] a.active {
    font-size: 1.25rem;
  }
}

.\[\&_a\:not\(\.btn\)\]\:text-\[inherit\] a:not(.btn) {
  color: inherit;
}

.\[\&_a\:not\(\.btn\)\]\:underline a:not(.btn) {
  text-decoration-line: underline;
}

.\[\&_a\:not\(\.btn\)\]\:no-underline a:not(.btn) {
  text-decoration-line: none;
}

.hover\:\[\&_a\:not\(\.btn\)\]\:text-primary a:not(.btn):hover {
  --tw-text-opacity: 1;
  color: rgb(233 39 47 / var(--tw-text-opacity, 1));
}

.hover\:\[\&_a\:not\(\.btn\)\]\:text-ss-cyan a:not(.btn):hover {
  --tw-text-opacity: 1;
  color: rgb(0 179 191 / var(--tw-text-opacity, 1));
}

.hover\:\[\&_a\:not\(\.btn\)\]\:no-underline a:not(.btn):hover {
  text-decoration-line: none;
}

.\[\&_a\]\:relative a {
  position: relative;
}

.\[\&_a\]\:inline-block a {
  display: inline-block;
}

.\[\&_a\]\:w-full a {
  width: 100%;
}

.\[\&_a\]\:px-3 a {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.\[\&_a\]\:py-3 a {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.\[\&_a\]\:text-inherit a {
  color: inherit;
}

.\[\&_a\]\:text-white\/65 a {
  color: rgb(255 255 255 / 0.65);
}

.hover\:\[\&_a\]\:text-primary a:hover {
  --tw-text-opacity: 1;
  color: rgb(233 39 47 / var(--tw-text-opacity, 1));
}

@media (min-width: 576px) {
  .sm\:\[\&_a\]\:py-4 a {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}

@media (min-width: 992px) {
  .lg\:\[\&_a\]\:px-4 a {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .lg\:\[\&_a\]\:py-5 a {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
}

@media (min-width: 1310px) {
  .\32xl\:\[\&_a\]\:px-5 a {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .\32xl\:\[\&_a\]\:py-7 a {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }
}

@media (min-width: 992px) {
  .lg\:\[\&_blockquote\]\:origin-right blockquote {
    transform-origin: right;
  }

  .lg\:\[\&_blockquote\]\:scale-75 blockquote {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .lg\:\[\&_blockquote\]\:opacity-50 blockquote {
    opacity: 0.5;
  }
}

.\[\&_figure\]\:mb-0 figure {
  margin-bottom: 0px;
}

.\[\&_h2\]\:mb-0 h2 {
  margin-bottom: 0px;
}

.\[\&_h2\]\:text-center h2 {
  text-align: center;
}

@media (min-width: 768px) {
  .md\:\[\&_h2\]\:mb-6 h2 {
    margin-bottom: 1.5rem;
  }
}

@media (min-width: 1200px) {
  .xl\:\[\&_h2\]\:mb-8 h2 {
    margin-bottom: 2rem;
  }
}

.\[\&_h5\]\:mb-2\.5 h5 {
  margin-bottom: 0.625rem;
}

.\[\&_h5\]\:font-semibold h5 {
  font-weight: 600;
}

.\[\&_h6\]\:mb-2 h6 {
  margin-bottom: 0.5rem;
}

.\[\&_h6\]\:font-semibold h6 {
  font-weight: 600;
}

.\[\&_hr\]\:my-3 hr {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}

.\[\&_i\]\:ml-auto i {
  margin-left: auto;
}

.\[\&_i\]\:inline-block i {
  display: inline-block;
}

.\[\&_i\]\:grid i {
  display: grid;
}

.\[\&_i\]\:size-11 i {
  width: 2.75rem;
  height: 2.75rem;
}

.\[\&_i\]\:shrink-0 i {
  flex-shrink: 0;
}

.\[\&_i\]\:basis-auto i {
  flex-basis: auto;
}

.\[\&_i\]\:place-items-center i {
  place-items: center;
}

.\[\&_i\]\:rounded-\[0\.3125rem\] i {
  border-radius: 0.3125rem;
}

.\[\&_i\]\:bg-primary\/10 i {
  background-color: rgb(233 39 47 / 0.1);
}

.\[\&_i\]\:bg-white\/10 i {
  background-color: rgb(255 255 255 / 0.1);
}

.\[\&_i\]\:p-2\.5 i {
  padding: 0.625rem;
}

.\[\&_i\]\:pl-4 i {
  padding-left: 1rem;
}

.\[\&_i\]\:text-\[1\.5rem\] i {
  font-size: 1.5rem;
}

.\[\&_i\]\:leading-none i {
  line-height: 1;
}

.\[\&_i\]\:text-ss-blue-800\/50 i {
  color: rgb(19 30 55 / 0.5);
}

.\[\&_i\]\:text-white\/50 i {
  color: rgb(255 255 255 / 0.5);
}

.\[\&_i\]\:transition-all i {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.\[\&_i\]\:duration-300 i {
  transition-duration: 300ms;
}

.\[\&_i\]\:hover\:border-white:hover i {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

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

.\[\&_iframe\]\:block iframe {
  display: block;
}

.\[\&_iframe\]\:h-\[250px\] iframe {
  height: 250px;
}

.\[\&_iframe\]\:w-full iframe {
  width: 100%;
}

@media (min-width: 576px) {
  .sm\:\[\&_iframe\]\:h-\[350px\] iframe {
    height: 350px;
  }
}

@media (min-width: 768px) {
  .md\:\[\&_iframe\]\:rounded-r-2xl iframe {
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }
}

@media (min-width: 992px) {
  .lg\:\[\&_iframe\]\:h-\[550px\] iframe {
    height: 550px;
  }
}

@media (min-width: 1200px) {
  .xl\:\[\&_iframe\]\:h-\[600px\] iframe {
    height: 600px;
  }
}

@media (min-width: 1310px) {
  .\32xl\:\[\&_iframe\]\:h-\[706px\] iframe {
    height: 706px;
  }
}

.\[\&_img\]\:mx-auto img {
  margin-left: auto;
  margin-right: auto;
}

.\[\&_img\]\:ml-auto img {
  margin-left: auto;
}

.\[\&_img\]\:size-full img {
  width: 100%;
  height: 100%;
}

.\[\&_img\]\:h-full img {
  height: 100%;
}

.\[\&_img\]\:max-h-full img {
  max-height: 100%;
}

.\[\&_img\]\:w-40 img {
  width: 10rem;
}

.\[\&_img\]\:w-full img {
  width: 100%;
}

.\[\&_img\]\:max-w-16 img {
  max-width: 4rem;
}

.\[\&_img\]\:max-w-\[120px\] img {
  max-width: 120px;
}

.\[\&_img\]\:max-w-\[80px\] img {
  max-width: 80px;
}

.\[\&_img\]\:scale-110 img {
  --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));
}

.\[\&_img\]\:rounded-2xl img {
  border-radius: 1rem;
}

.\[\&_img\]\:rounded-\[1\.25rem\] img {
  border-radius: 1.25rem;
}

.\[\&_img\]\:rounded-\[16px\] img {
  border-radius: 16px;
}

.\[\&_img\]\:object-contain img {
  -o-object-fit: contain;
     object-fit: contain;
}

.\[\&_img\]\:object-cover img {
  -o-object-fit: cover;
     object-fit: cover;
}

.\[\&_img\]\:object-left-bottom img {
  -o-object-position: left bottom;
     object-position: left bottom;
}

.\[\&_img\]\:shadow-\[0px_0px_250px_rgba\(31\2c 28\2c 155\2c 1\)\] img {
  --tw-shadow: 0px 0px 250px rgba(31,28,155,1);
  --tw-shadow-colored: 0px 0px 250px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.\[\&_img\]\:drop-shadow-\[0_0_17px_rgba\(233\2c 39\2c 47\2c \.4\)\] img {
  --tw-drop-shadow: drop-shadow(0 0 17px rgba(233,39,47,.4));
  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);
}

.\[\&_img\]\:drop-shadow-\[0px_0px_12px_rgba\(233\2c 39\2c 47\2c 0\.4\)\] img {
  --tw-drop-shadow: drop-shadow(0px 0px 12px rgba(233,39,47,0.4));
  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);
}

.\[\&_img\]\:transition-all img {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.\[\&_img\]\:duration-300 img {
  transition-duration: 300ms;
}

.\[\&_img\]\:\[filter\:drop-shadow\(0px_0px_15px_rgba\(26\2c 26\2c 130\2c \.9\)\)_drop-shadow\(0px_0px_250px_rgba\(26\2c 26\2c 130\2c \.5\)\)\] img {
  filter: drop-shadow(0px 0px 15px rgba(26,26,130,.9)) drop-shadow(0px 0px 250px rgba(26,26,130,.5));
}

.\[\&_img\]\:\[filter\:drop-shadow\(0px_0px_24px_rgba\(26\2c 26\2c 130\2c 1\)\)_drop-shadow\(0px_0px_250px_rgba\(26\2c 26\2c 130\2c 1\)\)\] img {
  filter: drop-shadow(0px 0px 24px rgba(26,26,130,1)) drop-shadow(0px 0px 250px rgba(26,26,130,1));
}

.group:hover .group-hover\:\[\&_img\]\:scale-100 img {
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:\[\&_img\]\:scale-110 img {
  --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));
}

@media not all and (min-width: 992px) {
  .max-lg\:\[\&_img\]\:max-w-\[300px\] img {
    max-width: 300px;
  }
}

@media not all and (min-width: 576px) {
  .max-sm\:\[\&_img\]\:max-w-\[250px\] img {
    max-width: 250px;
  }
}

@media (min-width: 576px) {
  .sm\:\[\&_img\]\:max-w-24 img {
    max-width: 6rem;
  }
}

@media (min-width: 992px) {
  .lg\:\[\&_img\]\:h-\[200px\] img {
    height: 200px;
  }
}

@media (min-width: 1200px) {
  .xl\:\[\&_img\]\:max-w-28 img {
    max-width: 7rem;
  }

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

  .xl\:\[\&_img\]\:max-w-\[96px\] img {
    max-width: 96px;
  }
}

@media (min-width: 1310px) {
  .\32xl\:\[\&_img\]\:h-\[248px\] img {
    height: 248px;
  }

  .\32xl\:\[\&_img\]\:max-w-\[110px\] img {
    max-width: 110px;
  }

  .\32xl\:\[\&_img\]\:max-w-\[132px\] img {
    max-width: 132px;
  }

  .\32xl\:\[\&_img\]\:max-w-\[172px\] img {
    max-width: 172px;
  }
}

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

.\[\&_li\]\:border-black\/10 li {
  border-color: rgb(0 0 0 / 0.1);
}

.before\:\[\&_li\]\:\!content-\[\'\\e926\'\] li::before {
  --tw-content: '\e926' !important;
  content: var(--tw-content) !important;
}

.last\:\[\&_li\]\:\!mb-6 li:last-child {
  margin-bottom: 1.5rem !important;
}

.\[\&_p\+\:is\(h3\2c h4\2c h5\2c h6\)\]\:mt-6 p+:is(h3,h4,h5,h6) {
  margin-top: 1.5rem;
}

.\[\&_p\]\:mb-0 p {
  margin-bottom: 0px;
}

.\[\&_p\]\:mb-1 p {
  margin-bottom: 0.25rem;
}

.last\:\[\&_p\]\:mb-0 p:last-child {
  margin-bottom: 0px;
}

.last-of-type\:\[\&_p\]\:mb-0 p:last-of-type {
  margin-bottom: 0px;
}

.\[\&_picture\]\:mb-0 picture {
  margin-bottom: 0px;
}

.\[\&_strong\]\:mb-2\.5 strong {
  margin-bottom: 0.625rem;
}

.\[\&_strong\]\:block strong {
  display: block;
}

.\[\&_strong\]\:font-semibold strong {
  font-weight: 600;
}

.\[\&_strong\]\:text-ss-black strong {
  --tw-text-opacity: 1;
  color: rgb(29 29 29 / var(--tw-text-opacity, 1));
}

.\[\&_ul\]\:m-0 ul {
  margin: 0px;
}

.\[\&_ul\]\:ml-0 ul {
  margin-left: 0px;
}

.\[\&_ul\]\:flex ul {
  display: flex;
}

.\[\&_ul\]\:list-none ul {
  list-style-type: none;
}

.\[\&_ul\]\:gap-1 ul {
  gap: 0.25rem;
}

.\[\&_ul\]\:space-y-0 ul > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0px * var(--tw-space-y-reverse));
}

.\[\&_ul\]\:space-y-4 ul > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

.\[\&_ul\]\:font-medium ul {
  font-weight: 500;
}

.\[\&_ul\]\:leading-none ul {
  line-height: 1;
}

.\[\&_ul\]\:text-ss-black ul {
  --tw-text-opacity: 1;
  color: rgb(29 29 29 / var(--tw-text-opacity, 1));
}

.\[\&_ul\]\:text-ss-yellow ul {
  --tw-text-opacity: 1;
  color: rgb(255 168 0 / var(--tw-text-opacity, 1));
}

@media (min-width: 992px) {
  .lg\:\[\&_ul\]\:space-y-3 ul > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
  }
}

@media (min-width: 1310px) {
  .\32xl\:\[\&_ul\]\:gap-2 ul {
    gap: 0.5rem;
  }

  .\32xl\:\[\&_ul\]\:space-y-4 ul > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse));
  }

  .\32xl\:\[\&_ul\]\:space-y-5 ul > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
  }
}
