/*  */
.block--sas-theme-footer-copyright .field--name-body {
    display: flex;
    gap: 0.5rem;
    flex-direction: column;
  }
.menu-footer__link-arrow {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}
.menu-footer__link-arrow:hover {
    color: var(--primary-02);
}
.menu-footer__link-arrow:focus {
    color: var(--primary-02);
}
.menu-footer__link-arrow:hover i {
    color: var(--primary-02);
}
.menu-footer__link-arrow i {
    color: var(--accent-03);
}
.region--footer-copyright .nested__link--arrow a {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}
.region--footer-copyright .nested__link--arrow a:hover {
    color: var(--accent-02);
    text-decoration-line: none;
}
.region--footer-copyright .nested__link--arrow a:focus {
    color: var(--accent-02);
}
.region--footer-copyright .nested__link--arrow a:after {
    color: var(--accent-02);
}
.block--sas-theme-footer-address .field--name-body a:hover {
    color: var(--primary-02);
}
.block--sas-theme-footer-address .field--name-body a:focus {
    color: var(--primary-02);
}
.theme--dark-mode .menu-footer__link-arrow {
    color: var(--neutral-01);
}
.theme--dark-mode .menu-footer__link-arrow:hover {
    color: var(--accent-02);
}
.theme--dark-mode .menu-footer__link-arrow:focus {
    color: var(--accent-02);
}
.theme--dark-mode .menu-footer__link-arrow i {
    color: var(--accent-02);
}
.theme--dark-mode .field--name-body a:hover {
    color: var(--accent-02);
}
.theme--dark-mode .field--name-body a:focus {
    color: var(--accent-02);
}
@media only screen and (min-width: 768px) {
    .region--footer .block {
      width: calc(50% - 9px);
    }

    .region--footer .block--sas-theme-primary-footer-menu {
      width: 100%;
    }
}
@media only screen and (min-width: 1080px) {
    .region--footer .block {
      width: calc(25% - (1.5rem));
    }

      .region--footer .block:nth-child(2) {
        margin-left: auto;
      }

    .region--footer .block--sas-theme-primary-footer-menu {
      width: auto;
    }
}
*, ::before, ::after {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x:  ;
    --tw-pan-y:  ;
    --tw-pinch-zoom:  ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position:  ;
    --tw-gradient-via-position:  ;
    --tw-gradient-to-position:  ;
    --tw-ordinal:  ;
    --tw-slashed-zero:  ;
    --tw-numeric-figure:  ;
    --tw-numeric-spacing:  ;
    --tw-numeric-fraction:  ;
    --tw-ring-inset:  ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur:  ;
    --tw-brightness:  ;
    --tw-contrast:  ;
    --tw-grayscale:  ;
    --tw-hue-rotate:  ;
    --tw-invert:  ;
    --tw-saturate:  ;
    --tw-sepia:  ;
    --tw-drop-shadow:  ;
    --tw-backdrop-blur:  ;
    --tw-backdrop-brightness:  ;
    --tw-backdrop-contrast:  ;
    --tw-backdrop-grayscale:  ;
    --tw-backdrop-hue-rotate:  ;
    --tw-backdrop-invert:  ;
    --tw-backdrop-opacity:  ;
    --tw-backdrop-saturate:  ;
    --tw-backdrop-sepia:  ;
    --tw-contain-size:  ;
    --tw-contain-layout:  ;
    --tw-contain-paint:  ;
    --tw-contain-style:  ;
}
::backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x:  ;
    --tw-pan-y:  ;
    --tw-pinch-zoom:  ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position:  ;
    --tw-gradient-via-position:  ;
    --tw-gradient-to-position:  ;
    --tw-ordinal:  ;
    --tw-slashed-zero:  ;
    --tw-numeric-figure:  ;
    --tw-numeric-spacing:  ;
    --tw-numeric-fraction:  ;
    --tw-ring-inset:  ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur:  ;
    --tw-brightness:  ;
    --tw-contrast:  ;
    --tw-grayscale:  ;
    --tw-hue-rotate:  ;
    --tw-invert:  ;
    --tw-saturate:  ;
    --tw-sepia:  ;
    --tw-drop-shadow:  ;
    --tw-backdrop-blur:  ;
    --tw-backdrop-brightness:  ;
    --tw-backdrop-contrast:  ;
    --tw-backdrop-grayscale:  ;
    --tw-backdrop-hue-rotate:  ;
    --tw-backdrop-invert:  ;
    --tw-backdrop-opacity:  ;
    --tw-backdrop-saturate:  ;
    --tw-backdrop-sepia:  ;
    --tw-contain-size:  ;
    --tw-contain-layout:  ;
    --tw-contain-paint:  ;
    --tw-contain-style:  ;
}
/*  ! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com*/
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}
/*
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
[type='text'],input:where(:not([type])),[type='email'],[type='url'],[type='password'],[type='number'],[type='date'],[type='datetime-local'],[type='month'],[type='search'],[type='tel'],[type='time'],[type='week'],[multiple],textarea,select {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background-color: #fff;
    border-color: #6b7280;
    border-width: 1px;
    border-radius: 0px;
    padding-top: 0.5rem;
    padding-right: 0.75rem;
    padding-bottom: 0.5rem;
    padding-left: 0.75rem;
    font-size: 1rem;
    line-height: 1.5rem;
    --tw-shadow: 0 0 #0000;
}
[type='text']:focus, input:where(:not([type])):focus, [type='email']:focus, [type='url']:focus, [type='password']:focus, [type='number']:focus, [type='date']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='week']:focus, [multiple]:focus, textarea:focus, select:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #2563eb;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    border-color: #2563eb;
}
input::-moz-placeholder, textarea::-moz-placeholder {
    color: #6b7280;
    opacity: 1;
}
input::placeholder,textarea::placeholder {
    color: #6b7280;
    opacity: 1;
}
::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
}
::-webkit-date-and-time-value {
    min-height: 1.5em;
    text-align: inherit;
}
::-webkit-datetime-edit {
    display: inline-flex;
}
::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field {
    padding-top: 0;
    padding-bottom: 0;
}
select {
    background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 20 20%27%3e%3cpath stroke=%27%236b7280%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%271.5%27 d=%27M6 8l4 4 4-4%27/%3e%3c/svg%3e");
    background-position: right 0.5rem center;
    background-repeat: no-repeat;
    background-size: 1.5em 1.5em;
    padding-right: 2.5rem;
    -webkit-print-color-adjust: exact;
            print-color-adjust: exact;
}
[multiple],[size]:where(select:not([size="1"])) {
    background-image: initial;
    background-position: initial;
    background-repeat: unset;
    background-size: initial;
    padding-right: 0.75rem;
    -webkit-print-color-adjust: unset;
            print-color-adjust: unset;
}
[type='checkbox'],[type='radio'] {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    padding: 0;
    -webkit-print-color-adjust: exact;
            print-color-adjust: exact;
    display: inline-block;
    vertical-align: middle;
    background-origin: border-box;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    flex-shrink: 0;
    height: 1rem;
    width: 1rem;
    color: #2563eb;
    background-color: #fff;
    border-color: #6b7280;
    border-width: 1px;
    --tw-shadow: 0 0 #0000;
}
[type='checkbox'] {
    border-radius: 0px;
}
[type='radio'] {
    border-radius: 100%;
}
[type='checkbox']:focus,[type='radio']:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
    --tw-ring-offset-width: 2px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #2563eb;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
[type='checkbox']:checked,[type='radio']:checked {
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}
[type='checkbox']:checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox=%270 0 16 16%27 fill=%27white%27 xmlns=%27http://www.w3.org/2000/svg%27%3e%3cpath d=%27M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z%27/%3e%3c/svg%3e");
}
@media (forced-colors: active)  {
    [type='checkbox']:checked {
        -webkit-appearance: auto;
           -moz-appearance: auto;
                appearance: auto;
    }
}
[type='radio']:checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox=%270 0 16 16%27 fill=%27white%27 xmlns=%27http://www.w3.org/2000/svg%27%3e%3ccircle cx=%278%27 cy=%278%27 r=%273%27/%3e%3c/svg%3e");
}
@media (forced-colors: active)  {
    [type='radio']:checked {
        -webkit-appearance: auto;
           -moz-appearance: auto;
                appearance: auto;
    }
}
[type='checkbox']:checked:hover,[type='checkbox']:checked:focus,[type='radio']:checked:hover,[type='radio']:checked:focus {
    border-color: transparent;
    background-color: currentColor;
}
[type='checkbox']:indeterminate {
    background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 16 16%27%3e%3cpath stroke=%27white%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27M4 8h8%27/%3e%3c/svg%3e");
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}
@media (forced-colors: active)  {
    [type='checkbox']:indeterminate {
        -webkit-appearance: auto;
           -moz-appearance: auto;
                appearance: auto;
    }
}
[type='checkbox']:indeterminate:hover,[type='checkbox']:indeterminate:focus {
    border-color: transparent;
    background-color: currentColor;
}
[type='file'] {
    background: unset;
    border-color: inherit;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-size: unset;
    line-height: inherit;
}
[type='file']:focus {
    outline: 1px solid ButtonText;
    outline: 1px auto -webkit-focus-ring-color;
}
.container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
}
@media (min-width: 100%) {
    .container {
        max-width: 100%;
        padding-right: 1.5rem;
        padding-left: 1.5rem;
    }
}
@media (min-width: 1440px) {
    .container {
        max-width: 1440px;
        padding-right: 5rem;
        padding-left: 5rem;
    }
}
.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;
}
.invisible {
    visibility: hidden;
}
.absolute {
    position: absolute;
}
.relative {
    position: relative;
}
.-left-\[107px\] {
    left: -107px;
}
.bottom-0 {
    bottom: 0px;
}
.bottom-10 {
    bottom: 2.5rem;
}
.left-0 {
    left: 0px;
}
.right-0 {
    right: 0px;
}
.right-10 {
    right: 2.5rem;
}
.top-0 {
    top: 0px;
}
.-z-\[1\] {
    z-index: -1;
}
.z-10 {
    z-index: 10;
}
.z-\[1\] {
    z-index: 1;
}
.-order-1 {
    order: -1;
}
.order-1 {
    order: 1;
}
.m-auto {
    margin: auto;
}
.mx-2 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}
.my-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
}
.my-2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}
.my-3 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
}
.my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}
.my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.mb-1 {
    margin-bottom: 0.25rem;
}
.mb-12 {
    margin-bottom: 3rem;
}
.mb-2 {
    margin-bottom: 0.5rem;
}
.mb-3 {
    margin-bottom: 0.75rem;
}
.mb-4 {
    margin-bottom: 1rem;
}
.mb-5 {
    margin-bottom: 1.25rem;
}
.mb-6 {
    margin-bottom: 1.5rem;
}
.mb-7 {
    margin-bottom: 1.75rem;
}
.mb-8 {
    margin-bottom: 2rem;
}
.ml-1 {
    margin-left: 0.25rem;
}
.ml-2 {
    margin-left: 0.5rem;
}
.ml-auto {
    margin-left: auto;
}
.mr-1 {
    margin-right: 0.25rem;
}
.mr-2 {
    margin-right: 0.5rem;
}
.mr-auto {
    margin-right: auto;
}
.mt-2 {
    margin-top: 0.5rem;
}
.mt-3 {
    margin-top: 0.75rem;
}
.mt-3\.5 {
    margin-top: 0.875rem;
}
.mt-4 {
    margin-top: 1rem;
}
.mt-5 {
    margin-top: 1.25rem;
}
.mt-6 {
    margin-top: 1.5rem;
}
.mt-7 {
    margin-top: 1.75rem;
}
.mt-8 {
    margin-top: 2rem;
}
.block {
    display: block;
}
.inline-block {
    display: inline-block;
}
.inline {
    display: inline;
}
.flex {
    display: flex;
}
.inline-flex {
    display: inline-flex;
}
.table {
    display: table;
}
.grid {
    display: grid;
}
.contents {
    display: contents;
}
.hidden {
    display: none;
}
.aspect-\[3\/4\] {
    aspect-ratio: 3/4;
}
.aspect-square {
    aspect-ratio: 1 / 1;
}
.aspect-video {
    aspect-ratio: 16 / 9;
}
.h-10 {
    height: 2.5rem;
}
.h-5 {
    height: 1.25rem;
}
.h-6 {
    height: 1.5rem;
}
.h-full {
    height: 100%;
}
.max-h-0 {
    max-height: 0px;
}
.w-10 {
    width: 2.5rem;
}
.w-5 {
    width: 1.25rem;
}
.w-6 {
    width: 1.5rem;
}
.w-7 {
    width: 1.75rem;
}
.w-\[160px\] {
    width: 160px;
}
.w-\[44px\] {
    width: 44px;
}
.w-full {
    width: 100%;
}
.min-w-0 {
    min-width: 0px;
}
.max-w-40 {
    max-width: 10rem;
}
.max-w-\[144px\] {
    max-width: 144px;
}
.max-w-\[250px\] {
    max-width: 250px;
}
.max-w-full {
    max-width: 100%;
}
.flex-1 {
    flex: 1 1 0%;
}
.shrink-0 {
    flex-shrink: 0;
}
.transform {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-pointer {
    cursor: pointer;
}
.grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid-cols-subgrid {
    grid-template-columns: subgrid;
}
.grid-rows-subgrid {
    grid-template-rows: subgrid;
}
.flex-row {
    flex-direction: row;
}
.flex-col {
    flex-direction: column;
}
.flex-wrap {
    flex-wrap: wrap;
}
.items-start {
    align-items: flex-start;
}
.items-center {
    align-items: center;
}
.justify-end {
    justify-content: flex-end;
}
.justify-center {
    justify-content: center;
}
.justify-between {
    justify-content: space-between;
}
.gap-1 {
    gap: 0.25rem;
}
.gap-2 {
    gap: 0.5rem;
}
.gap-3 {
    gap: 0.75rem;
}
.gap-3\.5 {
    gap: 0.875rem;
}
.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-2\.5 {
    -moz-column-gap: 0.625rem;
         column-gap: 0.625rem;
}
.gap-y-8 {
    row-gap: 2rem;
}
.self-start {
    align-self: flex-start;
}
.overflow-hidden {
    overflow: hidden;
}
.whitespace-nowrap {
    white-space: nowrap;
}
.rounded {
    border-radius: 0.25rem;
}
.rounded-10 {
    border-radius: 0.625rem;
}
.rounded-\[14px\] {
    border-radius: 14px;
}
.rounded-full {
    border-radius: 9999px;
}
.rounded-md {
    border-radius: 0.375rem;
}
.border {
    border-width: 1px;
}
.border-b {
    border-bottom-width: 1px;
}
.border-b-4 {
    border-bottom-width: 4px;
}
.border-t {
    border-top-width: 1px;
}
.border-accent-02 {
    border-color: var(--accent-02);
}
.border-accent-04 {
    border-color: var(--accent-04);
}
.border-accent-05 {
    border-color: var(--accent-05);
}
.border-neutral-04 {
    border-color: var(--neutral-04);
}
.border-transparent {
    border-color: transparent;
}
.bg-accent-01 {
    background-color: var(--accent-01);
}
.bg-accent-02 {
    background-color: var(--accent-02);
}
.bg-accent-03 {
    background-color: var(--accent-03);
}
.bg-accent-04 {
    background-color: var(--accent-04);
}
.bg-accent-05 {
    background-color: var(--accent-05);
}
.bg-accent-06 {
    background-color: var(--accent-06);
}
.bg-alert {
    background-color: var(--alert);
}
.bg-alert-o-01 {
    background-color: var(--alert-o-01);
}
.bg-brand-blue {
    background-color: var(--brand-blue);
}
.bg-error {
    background-color: var(--error);
}
.bg-error-o-01 {
    background-color: var(--error-o-01);
}
.bg-inherit {
    background-color: inherit;
}
.bg-neutral-01 {
    background-color: var(--neutral-01);
}
.bg-neutral-02 {
    background-color: var(--neutral-02);
}
.bg-neutral-03 {
    background-color: var(--neutral-03);
}
.bg-neutral-04 {
    background-color: var(--neutral-04);
}
.bg-neutral-05 {
    background-color: var(--neutral-05);
}
.bg-neutral-06 {
    background-color: var(--neutral-06);
}
.bg-neutral-07 {
    background-color: var(--neutral-07);
}
.bg-neutral-08 {
    background-color: var(--neutral-08);
}
.bg-primary-01 {
    background-color: var(--primary-01);
}
.bg-primary-02 {
    background-color: var(--primary-02);
}
.bg-secondary-01 {
    background-color: var(--secondary-01);
}
.bg-secondary-02 {
    background-color: var(--secondary-02);
}
.bg-success {
    background-color: var(--success);
}
.bg-success-o-01 {
    background-color: var(--success-o-01);
}
.bg-transparent {
    background-color: transparent;
}
.bg-transparent\/0 {
    background-color: rgb(0 0 0 / 0);
}
.bg-transparent\/10 {
    background-color: rgb(0 0 0 / 0.1);
}
.bg-transparent\/100 {
    background-color: rgb(0 0 0 / 1);
}
.bg-transparent\/15 {
    background-color: rgb(0 0 0 / 0.15);
}
.bg-transparent\/20 {
    background-color: rgb(0 0 0 / 0.2);
}
.bg-transparent\/25 {
    background-color: rgb(0 0 0 / 0.25);
}
.bg-transparent\/30 {
    background-color: rgb(0 0 0 / 0.3);
}
.bg-transparent\/35 {
    background-color: rgb(0 0 0 / 0.35);
}
.bg-transparent\/40 {
    background-color: rgb(0 0 0 / 0.4);
}
.bg-transparent\/45 {
    background-color: rgb(0 0 0 / 0.45);
}
.bg-transparent\/5 {
    background-color: rgb(0 0 0 / 0.05);
}
.bg-transparent\/50 {
    background-color: rgb(0 0 0 / 0.5);
}
.bg-transparent\/55 {
    background-color: rgb(0 0 0 / 0.55);
}
.bg-transparent\/60 {
    background-color: rgb(0 0 0 / 0.6);
}
.bg-transparent\/65 {
    background-color: rgb(0 0 0 / 0.65);
}
.bg-transparent\/70 {
    background-color: rgb(0 0 0 / 0.7);
}
.bg-transparent\/75 {
    background-color: rgb(0 0 0 / 0.75);
}
.bg-transparent\/80 {
    background-color: rgb(0 0 0 / 0.8);
}
.bg-transparent\/85 {
    background-color: rgb(0 0 0 / 0.85);
}
.bg-transparent\/90 {
    background-color: rgb(0 0 0 / 0.9);
}
.bg-transparent\/95 {
    background-color: rgb(0 0 0 / 0.95);
}
.bg-opacity-0 {
    --tw-bg-opacity: 0;
}
.bg-opacity-10 {
    --tw-bg-opacity: 0.1;
}
.bg-opacity-100 {
    --tw-bg-opacity: 1;
}
.bg-opacity-15 {
    --tw-bg-opacity: 0.15;
}
.bg-opacity-20 {
    --tw-bg-opacity: 0.2;
}
.bg-opacity-25 {
    --tw-bg-opacity: 0.25;
}
.bg-opacity-30 {
    --tw-bg-opacity: 0.3;
}
.bg-opacity-35 {
    --tw-bg-opacity: 0.35;
}
.bg-opacity-40 {
    --tw-bg-opacity: 0.4;
}
.bg-opacity-45 {
    --tw-bg-opacity: 0.45;
}
.bg-opacity-5 {
    --tw-bg-opacity: 0.05;
}
.bg-opacity-50 {
    --tw-bg-opacity: 0.5;
}
.bg-opacity-55 {
    --tw-bg-opacity: 0.55;
}
.bg-opacity-60 {
    --tw-bg-opacity: 0.6;
}
.bg-opacity-65 {
    --tw-bg-opacity: 0.65;
}
.bg-opacity-70 {
    --tw-bg-opacity: 0.7;
}
.bg-opacity-75 {
    --tw-bg-opacity: 0.75;
}
.bg-opacity-80 {
    --tw-bg-opacity: 0.8;
}
.bg-opacity-85 {
    --tw-bg-opacity: 0.85;
}
.bg-opacity-90 {
    --tw-bg-opacity: 0.9;
}
.bg-opacity-95 {
    --tw-bg-opacity: 0.95;
}
.bg-gradient-to-b {
    background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}
.bg-gradient-to-bl {
    background-image: linear-gradient(to bottom left, var(--tw-gradient-stops));
}
.bg-gradient-to-br {
    background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}
.bg-gradient-to-l {
    background-image: linear-gradient(to left, 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));
}
.bg-gradient-to-tl {
    background-image: linear-gradient(to top left, var(--tw-gradient-stops));
}
.bg-gradient-to-tr {
    background-image: linear-gradient(to top right, var(--tw-gradient-stops));
}
.bg-none {
    background-image: none;
}
.bg-auto {
    background-size: auto;
}
.bg-contain {
    background-size: contain;
}
.bg-cover {
    background-size: cover;
}
.bg-fixed {
    background-attachment: fixed;
}
.bg-local {
    background-attachment: local;
}
.bg-scroll {
    background-attachment: scroll;
}
.bg-clip-border {
    background-clip: border-box;
}
.bg-clip-padding {
    background-clip: padding-box;
}
.bg-clip-content {
    background-clip: content-box;
}
.bg-clip-text {
    -webkit-background-clip: text;
            background-clip: text;
}
.bg-bottom {
    background-position: bottom;
}
.bg-center {
    background-position: center;
}
.bg-left {
    background-position: left;
}
.bg-left-bottom {
    background-position: left bottom;
}
.bg-left-top {
    background-position: left top;
}
.bg-right {
    background-position: right;
}
.bg-right-bottom {
    background-position: right bottom;
}
.bg-right-top {
    background-position: right top;
}
.bg-top {
    background-position: top;
}
.bg-repeat {
    background-repeat: repeat;
}
.bg-no-repeat {
    background-repeat: no-repeat;
}
.bg-repeat-x {
    background-repeat: repeat-x;
}
.bg-repeat-y {
    background-repeat: repeat-y;
}
.bg-repeat-round {
    background-repeat: round;
}
.bg-repeat-space {
    background-repeat: space;
}
.bg-origin-border {
    background-origin: border-box;
}
.bg-origin-padding {
    background-origin: padding-box;
}
.bg-origin-content {
    background-origin: content-box;
}
.object-cover {
    -o-object-fit: cover;
       object-fit: cover;
}
.p-1 {
    padding: 0.25rem;
}
.p-2 {
    padding: 0.5rem;
}
.p-3 {
    padding: 0.75rem;
}
.p-4 {
    padding: 1rem;
}
.p-6 {
    padding: 1.5rem;
}
.p-7 {
    padding: 1.75rem;
}
.px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}
.px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
}
.px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
}
.py-0\.5 {
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
}
.py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
}
.py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
}
.py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
}
.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;
}
.py-9 {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
}
.py-\[22px\] {
    padding-top: 22px;
    padding-bottom: 22px;
}
.pb-10 {
    padding-bottom: 2.5rem;
}
.pb-16 {
    padding-bottom: 4rem;
}
.pb-4 {
    padding-bottom: 1rem;
}
.pb-6 {
    padding-bottom: 1.5rem;
}
.pb-8 {
    padding-bottom: 2rem;
}
.pb-9 {
    padding-bottom: 2.25rem;
}
.pl-4 {
    padding-left: 1rem;
}
.pt-2\.5 {
    padding-top: 0.625rem;
}
.pt-3 {
    padding-top: 0.75rem;
}
.pt-5 {
    padding-top: 1.25rem;
}
.text-left {
    text-align: left;
}
.text-center {
    text-align: center;
}
.font-primary {
    font-family: var(--primary-typography);
}
.text-12 {
    font-size: 12px;
}
.text-14 {
    font-size: 14px;
}
.text-24 {
    font-size: 24px;
}
.text-40 {
    font-size: 40px;
}
.text-\[10px\] {
    font-size: 10px;
}
.text-\[8px\] {
    font-size: 8px;
}
.text-base {
    font-size: var(--text-base);
    line-height: var(--line-h-text-base);
}
.text-lg {
    font-size: var(--text-lg);
    line-height: var(--line-h-text-lg);
}
.text-md {
    font-size: var(--text-md);
    line-height: var(--line-h-text-md);
}
.text-sm {
    font-size: var(--text-sm);
    line-height: var(--line-h-text-sm);
}
.text-title-2xl {
    font-size: var(--title-2xl);
    line-height: var(--line-h-title-2xl);
}
.text-title-3xl {
    font-size: var(--title-3xl);
    line-height: var(--line-h-title-3xl);
}
.text-title-4xl {
    font-size: var(--title-4xl);
    line-height: var(--line-h-title-4xl);
}
.text-title-lg {
    font-size: var(--title-lg);
    line-height: var(--line-h-title-lg);
}
.text-title-md {
    font-size: var(--title-md);
    line-height: var(--line-h-title-md);
}
.text-title-sm {
    font-size: var(--title-sm);
    line-height: var(--line-h-title-sm);
}
.text-title-xl {
    font-size: var(--title-xl);
    line-height: var(--line-h-title-xl);
}
.text-title-xs {
    font-size: var(--title-xs);
    line-height: var(--line-h-title-xs);
}
.font-bold {
    font-weight: 700;
}
.font-semibold {
    font-weight: 600;
}
.uppercase {
    text-transform: uppercase;
}
.italic {
    font-style: italic;
}
.leading-0 {
    line-height: 0;
}
.leading-7 {
    line-height: 1.75rem;
}
.tracking-04 {
    letter-spacing: 0.04px;
}
.tracking-px {
    letter-spacing: 1px;
}
.text-accent-01 {
    color: var(--accent-01);
}
.text-accent-02 {
    color: var(--accent-02);
}
.text-accent-03 {
    color: var(--accent-03);
}
.text-inherit {
    color: inherit;
}
.text-neutral-01 {
    color: var(--neutral-01);
}
.text-neutral-04 {
    color: var(--neutral-04);
}
.text-neutral-07 {
    color: var(--neutral-07);
}
.text-neutral-08 {
    color: var(--neutral-08);
}
.text-primary-01 {
    color: var(--primary-01);
}
.text-secondary-01 {
    color: var(--secondary-01);
}
.text-secondary-02 {
    color: var(--secondary-02);
}
.no-underline {
    text-decoration-line: none;
}
.bg-blend-normal {
    background-blend-mode: normal;
}
.bg-blend-multiply {
    background-blend-mode: multiply;
}
.bg-blend-screen {
    background-blend-mode: screen;
}
.bg-blend-overlay {
    background-blend-mode: overlay;
}
.bg-blend-darken {
    background-blend-mode: darken;
}
.bg-blend-lighten {
    background-blend-mode: lighten;
}
.bg-blend-color-dodge {
    background-blend-mode: color-dodge;
}
.bg-blend-color-burn {
    background-blend-mode: color-burn;
}
.bg-blend-hard-light {
    background-blend-mode: hard-light;
}
.bg-blend-soft-light {
    background-blend-mode: soft-light;
}
.bg-blend-difference {
    background-blend-mode: difference;
}
.bg-blend-exclusion {
    background-blend-mode: exclusion;
}
.bg-blend-hue {
    background-blend-mode: hue;
}
.bg-blend-saturation {
    background-blend-mode: saturation;
}
.bg-blend-color {
    background-blend-mode: color;
}
.bg-blend-luminosity {
    background-blend-mode: luminosity;
}
.shadow-lg {
    --tw-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.04);
    --tw-shadow-colored: 0px 8px 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);
}
.outline {
    outline-style: solid;
}
.filter {
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.transition {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}
.transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}
.ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
@media (min-width: 1080px) {
    .lg\:container {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        padding-right: 1.5rem;
        padding-left: 1.5rem;
    }
    @media (min-width: 100%) {
        .lg\:container {
            max-width: 100%;
            padding-right: 1.5rem;
            padding-left: 1.5rem;
        }
    }
    @media (min-width: 1440px) {
        .lg\:container {
            max-width: 1440px;
            padding-right: 5rem;
            padding-left: 5rem;
        }
    }
}
.last\:mb-0:last-child {
    margin-bottom: 0px;
}
.last\:border-none:last-child {
    border-style: none;
}
.last\:pb-0:last-child {
    padding-bottom: 0px;
}
.hover\:border-accent-02:hover {
    border-color: var(--accent-02);
}
.hover\:border-accent-04:hover {
    border-color: var(--accent-04);
}
.hover\:bg-accent-02:hover {
    background-color: var(--accent-02);
}
.hover\:text-accent-01:hover {
    color: var(--accent-01);
}
.hover\:text-accent-02:hover {
    color: var(--accent-02);
}
.hover\:text-neutral-08:hover {
    color: var(--neutral-08);
}
.hover\:text-primary-01:hover {
    color: var(--primary-01);
}
.hover\:text-primary-02:hover {
    color: var(--primary-02);
}
.hover\:underline:hover {
    text-decoration-line: underline;
}
.focus\:border-accent-04:focus {
    border-color: var(--accent-04);
}
.focus\:text-accent-01:focus {
    color: var(--accent-01);
}
.focus\:text-accent-02:focus {
    color: var(--accent-02);
}
.focus\:text-primary-02:focus {
    color: var(--primary-02);
}
.focus\:underline:focus {
    text-decoration-line: underline;
}
@media not all and (min-width: 1080px) {
    .max-lg\:hidden {
        display: none;
    }
    .max-lg\:py-2 {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
    .max-lg\:py-6 {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
    }
}
@media not all and (min-width: 768px) {
    .max-md\:-order-1 {
        order: -1;
    }
    .max-md\:hidden {
        display: none;
    }
    .max-md\:w-full {
        width: 100%;
    }
    .max-md\:max-w-\[86px\] {
        max-width: 86px;
    }
    .max-md\:py-4 {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
    .max-md\:text-14 {
        font-size: 14px;
    }
}
@media (min-width: 768px) {
    .md\:my-12 {
        margin-top: 3rem;
        margin-bottom: 3rem;
    }
    .md\:my-3 {
        margin-top: 0.75rem;
        margin-bottom: 0.75rem;
    }
    .md\:mb-0 {
        margin-bottom: 0px;
    }
    .md\:mb-16 {
        margin-bottom: 4rem;
    }
    .md\:mb-3 {
        margin-bottom: 0.75rem;
    }
    .md\:mb-8 {
        margin-bottom: 2rem;
    }
    .md\:mb-\[34px\] {
        margin-bottom: 34px;
    }
    .md\:mt-12 {
        margin-top: 3rem;
    }
    .md\:mt-8 {
        margin-top: 2rem;
    }
    .md\:flex {
        display: flex;
    }
    .md\:hidden {
        display: none;
    }
    .md\:w-1\/2 {
        width: 50%;
    }
    .md\:w-1\/3 {
        width: 33.333333%;
    }
    .md\:w-2\/3 {
        width: 66.666667%;
    }
    .md\:w-6 {
        width: 1.5rem;
    }
    .md\:w-\[280px\] {
        width: 280px;
    }
    .md\:w-full {
        width: 100%;
    }
    .md\:max-w-\[176px\] {
        max-width: 176px;
    }
    .md\:max-w-\[334px\] {
        max-width: 334px;
    }
    .md\:max-w-xs {
        max-width: 20rem;
    }
    .md\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .md\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .md\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
    .md\:flex-row {
        flex-direction: row;
    }
    .md\:flex-row-reverse {
        flex-direction: row-reverse;
    }
    .md\:flex-col {
        flex-direction: column;
    }
    .md\:flex-wrap {
        flex-wrap: wrap;
    }
    .md\:items-start {
        align-items: flex-start;
    }
    .md\:gap-2 {
        gap: 0.5rem;
    }
    .md\:gap-6 {
        gap: 1.5rem;
    }
    .md\:gap-7 {
        gap: 1.75rem;
    }
    .md\:gap-8 {
        gap: 2rem;
    }
    .md\:gap-\[18px\] {
        gap: 18px;
    }
    .md\:border-b {
        border-bottom-width: 1px;
    }
    .md\:border-none {
        border-style: none;
    }
    .md\:p-0 {
        padding: 0px;
    }
    .md\:p-10 {
        padding: 2.5rem;
    }
    .md\:p-7 {
        padding: 1.75rem;
    }
    .md\:px-10 {
        padding-left: 2.5rem;
        padding-right: 2.5rem;
    }
    .md\:px-5 {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
    }
    .md\:py-12 {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
    .md\:py-16 {
        padding-top: 4rem;
        padding-bottom: 4rem;
    }
    .md\:py-6 {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
    }
    .md\:py-8 {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    .md\:pb-14 {
        padding-bottom: 3.5rem;
    }
    .md\:pb-2 {
        padding-bottom: 0.5rem;
    }
    .md\:pb-8 {
        padding-bottom: 2rem;
    }
    .md\:pb-\[34px\] {
        padding-bottom: 34px;
    }
    .md\:pt-2 {
        padding-top: 0.5rem;
    }
    .md\:pt-8 {
        padding-top: 2rem;
    }
    .md\:text-14 {
        font-size: 14px;
    }
    .md\:text-24 {
        font-size: 24px;
    }
    .md\:text-md {
        font-size: var(--text-md);
        line-height: var(--line-h-text-md);
    }
    .md\:text-title-2xl {
        font-size: var(--title-2xl);
        line-height: var(--line-h-title-2xl);
    }
    .md\:text-title-xl {
        font-size: var(--title-xl);
        line-height: var(--line-h-title-xl);
    }
}
@media (min-width: 1080px) {
    .lg\:absolute {
        position: absolute;
    }
    .lg\:left-1\/2 {
        left: 50%;
    }
    .lg\:top-1\/2 {
        top: 50%;
    }
    .lg\:top-full {
        top: 100%;
    }
    .lg\:my-16 {
        margin-top: 4rem;
        margin-bottom: 4rem;
    }
    .lg\:my-6 {
        margin-top: 1.5rem;
        margin-bottom: 1.5rem;
    }
    .lg\:mb-12 {
        margin-bottom: 3rem;
    }
    .lg\:mb-14 {
        margin-bottom: 3.5rem;
    }
    .lg\:mb-6 {
        margin-bottom: 1.5rem;
    }
    .lg\:mb-8 {
        margin-bottom: 2rem;
    }
    .lg\:mt-6 {
        margin-top: 1.5rem;
    }
    .lg\:mt-8 {
        margin-top: 2rem;
    }
    .lg\:block {
        display: block;
    }
    .lg\:inline-block {
        display: inline-block;
    }
    .lg\:flex {
        display: flex;
    }
    .lg\:grid {
        display: grid;
    }
    .lg\:hidden {
        display: none;
    }
    .lg\:h-6 {
        height: 1.5rem;
    }
    .lg\:w-1\/2 {
        width: 50%;
    }
    .lg\:w-10\/12 {
        width: 83.333333%;
    }
    .lg\:w-3\/12 {
        width: 25%;
    }
    .lg\:w-4\/6 {
        width: 66.666667%;
    }
    .lg\:w-6 {
        width: 1.5rem;
    }
    .lg\:w-7\/12 {
        width: 58.333333%;
    }
    .lg\:w-8\/12 {
        width: 66.666667%;
    }
    .lg\:w-9\/12 {
        width: 75%;
    }
    .lg\:w-\[190px\] {
        width: 190px;
    }
    .lg\:w-\[408px\] {
        width: 408px;
    }
    .lg\:w-\[calc\(75\%-56px\)\] {
        width: calc(75% - 56px);
    }
    .lg\:w-auto {
        width: auto;
    }
    .lg\:w-screen {
        width: 100vw;
    }
    .lg\:max-w-48 {
        max-width: 12rem;
    }
    .lg\:max-w-\[228px\] {
        max-width: 228px;
    }
    .lg\:max-w-\[230px\] {
        max-width: 230px;
    }
    .lg\:max-w-\[356px\] {
        max-width: 356px;
    }
    .lg\:max-w-\[500px\] {
        max-width: 500px;
    }
    .lg\:-translate-x-1\/2 {
        --tw-translate-x: -50%;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    }
    .lg\:-translate-y-1\/2 {
        --tw-translate-y: -50%;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    }
    .lg\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .lg\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .lg\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
    .lg\:grid-cols-5 {
        grid-template-columns: repeat(5, minmax(0, 1fr));
    }
    .lg\:flex-row {
        flex-direction: row;
    }
    .lg\:flex-nowrap {
        flex-wrap: nowrap;
    }
    .lg\:items-center {
        align-items: center;
    }
    .lg\:justify-center {
        justify-content: center;
    }
    .lg\:justify-between {
        justify-content: space-between;
    }
    .lg\:gap-1 {
        gap: 0.25rem;
    }
    .lg\:gap-11 {
        gap: 2.75rem;
    }
    .lg\:gap-14 {
        gap: 3.5rem;
    }
    .lg\:gap-16 {
        gap: 4rem;
    }
    .lg\:gap-4 {
        gap: 1rem;
    }
    .lg\:gap-5 {
        gap: 1.25rem;
    }
    .lg\:gap-6 {
        gap: 1.5rem;
    }
    .lg\:gap-7 {
        gap: 1.75rem;
    }
    .lg\:gap-8 {
        gap: 2rem;
    }
    .lg\:gap-x-7 {
        -moz-column-gap: 1.75rem;
             column-gap: 1.75rem;
    }
    .lg\:truncate {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .lg\:border-b-4 {
        border-bottom-width: 4px;
    }
    .lg\:border-transparent {
        border-color: transparent;
    }
    .lg\:bg-accent-03 {
        background-color: var(--accent-03);
    }
    .lg\:bg-neutral-01 {
        background-color: var(--neutral-01);
    }
    .lg\:bg-neutral-03 {
        background-color: var(--neutral-03);
    }
    .lg\:bg-primary-01 {
        background-color: var(--primary-01);
    }
    .lg\:bg-transparent {
        background-color: transparent;
    }
    .lg\:p-0 {
        padding: 0px;
    }
    .lg\:p-12 {
        padding: 3rem;
    }
    .lg\:px-0 {
        padding-left: 0px;
        padding-right: 0px;
    }
    .lg\:px-7 {
        padding-left: 1.75rem;
        padding-right: 1.75rem;
    }
    .lg\:py-11 {
        padding-top: 2.75rem;
        padding-bottom: 2.75rem;
    }
    .lg\:py-14 {
        padding-top: 3.5rem;
        padding-bottom: 3.5rem;
    }
    .lg\:py-16 {
        padding-top: 4rem;
        padding-bottom: 4rem;
    }
    .lg\:py-20 {
        padding-top: 5rem;
        padding-bottom: 5rem;
    }
    .lg\:py-4 {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
    .lg\:py-5 {
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
    }
    .lg\:py-8 {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    .lg\:py-9 {
        padding-top: 2.25rem;
        padding-bottom: 2.25rem;
    }
    .lg\:pb-16 {
        padding-bottom: 4rem;
    }
    .lg\:pb-20 {
        padding-bottom: 5rem;
    }
    .lg\:pb-24 {
        padding-bottom: 6rem;
    }
    .lg\:pb-28 {
        padding-bottom: 7rem;
    }
    .lg\:pb-6 {
        padding-bottom: 1.5rem;
    }
    .lg\:pl-0 {
        padding-left: 0px;
    }
    .lg\:pl-4 {
        padding-left: 1rem;
    }
    .lg\:pt-10 {
        padding-top: 2.5rem;
    }
    .lg\:pt-14 {
        padding-top: 3.5rem;
    }
    .lg\:pt-16 {
        padding-top: 4rem;
    }
    .lg\:text-center {
        text-align: center;
    }
    .lg\:text-right {
        text-align: right;
    }
    .lg\:text-\[12px\] {
        font-size: 12px;
    }
    .lg\:text-base {
        font-size: var(--text-base);
        line-height: var(--line-h-text-base);
    }
    .lg\:text-btn-sm {
        font-size: var(--btn-sm);
        line-height: var(--line-h-btn-sm);
    }
    .lg\:text-md {
        font-size: var(--text-md);
        line-height: var(--line-h-text-md);
    }
    .lg\:text-sm {
        font-size: var(--text-sm);
        line-height: var(--line-h-text-sm);
    }
    .lg\:text-title-2xl {
        font-size: var(--title-2xl);
        line-height: var(--line-h-title-2xl);
    }
    .lg\:text-title-4xl {
        font-size: var(--title-4xl);
        line-height: var(--line-h-title-4xl);
    }
    .lg\:text-title-md {
        font-size: var(--title-md);
        line-height: var(--line-h-title-md);
    }
    .lg\:text-title-sm {
        font-size: var(--title-sm);
        line-height: var(--line-h-title-sm);
    }
    .lg\:text-title-xl {
        font-size: var(--title-xl);
        line-height: var(--line-h-title-xl);
    }
    .lg\:text-title-xs {
        font-size: var(--title-xs);
        line-height: var(--line-h-title-xs);
    }
    .lg\:uppercase {
        text-transform: uppercase;
    }
    .lg\:tracking-px {
        letter-spacing: 1px;
    }
    .lg\:text-neutral-01 {
        color: var(--neutral-01);
    }
    .lg\:shadow-lg {
        --tw-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.04);
        --tw-shadow-colored: 0px 8px 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);
    }
}
@media (min-width: 1440px) {
    .xl\:mb-4 {
        margin-bottom: 1rem;
    }
    .xl\:w-2\/5 {
        width: 40%;
    }
    .xl\:w-3\/5 {
        width: 60%;
    }
    .xl\:max-w-\[248px\] {
        max-width: 248px;
    }
    .xl\:max-w-\[290px\] {
        max-width: 290px;
    }
    .xl\:max-w-\[405px\] {
        max-width: 405px;
    }
    .xl\:gap-10 {
        gap: 2.5rem;
    }
    .xl\:gap-12 {
        gap: 3rem;
    }
    .xl\:gap-8 {
        gap: 2rem;
    }
    .xl\:px-\[68px\] {
        padding-left: 68px;
        padding-right: 68px;
    }
    .xl\:text-title-3xl {
        font-size: var(--title-3xl);
        line-height: var(--line-h-title-3xl);
    }
    .xl\:text-title-lg {
        font-size: var(--title-lg);
        line-height: var(--line-h-title-lg);
    }
}
.\[\&_\.fa-solid\]\:text-accent-02 .fa-solid {
    color: var(--accent-02);
}
.\[\&_\.fa-solid\]\:text-accent-03 .fa-solid {
    color: var(--accent-03);
}
.\[\&_\.field\]\:mt-4 .field {
    margin-top: 1rem;
}
.\[\&_\.field\]\:h-full .field {
    height: 100%;
}
@media (min-width: 768px) {
    .md\:\[\&_\.field\]\:mt-8 .field {
        margin-top: 2rem;
    }
}
.\[\&_a\:after\]\:text-accent-02 a:after {
    color: var(--accent-02);
}
.\[\&_a\]\:text-inherit a {
    color: inherit;
}
.\[\&_a\]\:no-underline a {
    text-decoration-line: none;
}
.\[\&_img\]\:h-full img {
    height: 100%;
}
.\[\&_img\]\:object-cover img {
    -o-object-fit: cover;
       object-fit: cover;
}
.\[\&_p\]\:mb-2 p {
    margin-bottom: 0.5rem;
}
.\[\&_svg\]\:w-full svg {
    width: 100%;
}

html {
  font-size: 16px;
}

:root {
  --title-4xl: 2.5rem;
  --title-3xl: 2rem;
  --title-2xl: 1.5rem;
  --title-xl: 1.25rem;
  --title-lg: 1.125rem;
  --title-md: 1rem;
  --title-sm: 0.875rem;
  --title-xs: 0.75rem;
  --btn-md: 0.875rem;
  --btn-sm: 0.75rem;
  --text-lg: 1.25rem;
  --text-md: 1.125rem;
  --text-base: 1rem;
  --text-sm: 0.875rem;

  --line-h-title-4xl: 1.4;
  --line-h-title-3xl: 1.25;
  --line-h-title-2xl: 1.33;
  --line-h-title-xl: 1.6;
  --line-h-title-lg: 1.33;
  --line-h-title-md: 1.25;
  --line-h-title-sm: 1.428;
  --line-h-title-xs: 1.33;
  --line-h-btn-md: 1.285;
  --line-h-btn-sm: 1.33;
  --line-h-text-lg: 1.5;
  --line-h-text-md: 1.33;
  --line-h-text-base: 1.25;
  --line-h-text-sm: 1.14;
}

@media only screen and (min-width: 1080px) {
  :root {
    --title-4xl: 3.5rem;
    --title-3xl: 2.5rem;
    --title-2xl: 2rem;
    --title-xl: 1.5rem;
    --title-lg: 1.25rem;
    --title-md: 1.125rem;
    --title-sm: 1rem;
    --title-xs: 0.875rem;
    --btn-md: 1rem;
    --btn-sm: 0.875rem;
    --text-lg: 1.5rem;
    --text-md: 1.25rem;
    --text-base: 1.125rem;
    --text-sm: 1rem;

    --line-h-title-4xl: 1.25;
    --line-h-title-3xl: 1.2;
    --line-h-title-2xl: 1.125;
    --line-h-title-xl: 1.33;
    --line-h-title-lg: 1.4;
    --line-h-title-md: 1.33;
    --line-h-title-sm: 1.5;
    --line-h-title-xs: 1.428;
    --line-h-btn-md: 1.25;
    --line-h-btn-sm: 1.428;
    --line-h-text-lg: 1.33;
    --line-h-text-md: 1.4;
    --line-h-text-base: 1.33;
    --line-h-text-sm: 1.25;
  }
}

body {
  font-family: var(--secondary-typography);
  font-size: var(--text-base);
  line-height: var(--line-h-text-base);
  color: var(--neutral-08);
}

.h,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--primary-typography);
  font-weight: 600;
}

h1,
.h1 {
  font-size: var(--title-4xl);
  line-height: var(--line-h-title-4xl);
}

h2,
.h2 {
  font-size: var(--title-3xl);
  line-height: var(--line-h-title-3xl);
}

h3,
.h3 {
  font-size: var(--title-2xl);
  line-height: var(--line-h-title-2xl);
}

h4,
.h4 {
  font-size: var(--title-xl);
  line-height: var(--line-h-title-xl);
}

h5,
.h5 {
  font-size: var(--title-lg);
  line-height: var(--line-h-title-lg);
}

h6,
.h6 {
  font-size: var(--title-md);
  line-height: var(--line-h-title-md);
}

a {
  color: var(--primary-01);
  text-decoration-line: underline;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.link--stretched:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
  }

.title--border-prefix {
  position: relative;
  padding-top: 1rem;
}

.title--border-prefix:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 3rem;
    height: 4px;
    background-color: var(--accent-05);
  }


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