*, ::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.16 | 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;
}

.container {
  width: 100%;
}

@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}

@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.bottom-0 {
  bottom: 0px;
}

.left-0 {
  left: 0px;
}

.right-0 {
  right: 0px;
}

.right-\[15px\] {
  right: 15px;
}

.top-0 {
  top: 0px;
}

.z-\[10\] {
  z-index: 10;
}

.m-auto {
  margin: auto;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.mb-\[15px\] {
  margin-bottom: 15px;
}

.mb-\[80px\] {
  margin-bottom: 80px;
}

.mt-\[10px\] {
  margin-top: 10px;
}

.mt-\[80px\] {
  margin-top: 80px;
}

.mt-\[8px\] {
  margin-top: 8px;
}

.block {
  display: block;
}

.flex {
  display: flex;
}

.grid {
  display: grid;
}

.inline-grid {
  display: inline-grid;
}

.hidden {
  display: none;
}

.h-\[18px\] {
  height: 18px;
}

.h-\[20px\] {
  height: 20px;
}

.h-\[3\.5px\] {
  height: 3.5px;
}

.h-\[360px\] {
  height: 360px;
}

.h-\[40px\] {
  height: 40px;
}

.h-\[46px\] {
  height: 46px;
}

.h-full {
  height: 100%;
}

.h-\[60px\] {
  height: 60px;
}

.w-\[18px\] {
  width: 18px;
}

.w-\[20px\] {
  width: 20px;
}

.w-\[48\%\] {
  width: 48%;
}

.w-\[63\%\] {
  width: 63%;
}

.w-full {
  width: 100%;
}

.w-\[50\%\] {
  width: 50%;
}

.w-\[32\%\] {
  width: 32%;
}

.max-w-\[270px\] {
  max-width: 270px;
}

.max-w-\[540px\] {
  max-width: 540px;
}

.max-w-\[600px\] {
  max-width: 600px;
}

.max-w-\[440px\] {
  max-width: 440px;
}

.-translate-y-4 {
  --tw-translate-y: -1rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-0 {
  --tw-rotate: 0deg;
  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));
}

.rotate-90 {
  --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));
}

.grid-flow-row {
  grid-auto-flow: row;
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.flex-col {
  flex-direction: column;
}

.place-content-center {
  place-content: center;
}

.items-center {
  align-items: center;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.gap-x-\[12px\] {
  -moz-column-gap: 12px;
       column-gap: 12px;
}

.gap-x-\[9\.5px\] {
  -moz-column-gap: 9.5px;
       column-gap: 9.5px;
}

.gap-y-\[10px\] {
  row-gap: 10px;
}

.gap-y-\[15px\] {
  row-gap: 15px;
}

.gap-y-\[20px\] {
  row-gap: 20px;
}

.gap-y-\[30px\] {
  row-gap: 30px;
}

.rounded-\[10px\] {
  border-radius: 10px;
}

.rounded-\[5px\] {
  border-radius: 5px;
}

.rounded-\[6px\] {
  border-radius: 6px;
}

.rounded-full {
  border-radius: 9999px;
}

.border {
  border-width: 1px;
}

.border-0 {
  border-width: 0px;
}

.border-2 {
  border-width: 2px;
}

.border-4 {
  border-width: 4px;
}

.border-\[3px\] {
  border-width: 3px;
}

.border-b-2 {
  border-bottom-width: 2px;
}

.border-t {
  border-top-width: 1px;
}

.border-t-2 {
  border-top-width: 2px;
}

.border-b-\[3px\] {
  border-bottom-width: 3px;
}

.border-solid {
  border-style: solid;
}

.border-\[\#1888CA\] {
  --tw-border-opacity: 1;
  border-color: rgb(24 136 202 / var(--tw-border-opacity, 1));
}

.border-blue-strong {
  --tw-border-opacity: 1;
  border-color: rgb(75 135 221 / var(--tw-border-opacity, 1));
}

.border-red {
  --tw-border-opacity: 1;
  border-color: rgb(231 51 110 / var(--tw-border-opacity, 1));
}

.border-\[\#ccc\] {
  --tw-border-opacity: 1;
  border-color: rgb(204 204 204 / var(--tw-border-opacity, 1));
}

.bg-\[\#F7F6F4\] {
  --tw-bg-opacity: 1;
  background-color: rgb(247 246 244 / var(--tw-bg-opacity, 1));
}

.bg-blue {
  --tw-bg-opacity: 1;
  background-color: rgb(214 230 254 / var(--tw-bg-opacity, 1));
}

.bg-blue-strong {
  --tw-bg-opacity: 1;
  background-color: rgb(75 135 221 / var(--tw-bg-opacity, 1));
}

.bg-green {
  --tw-bg-opacity: 1;
  background-color: rgb(137 205 190 / var(--tw-bg-opacity, 1));
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.bg-pink {
  --tw-bg-opacity: 1;
  background-color: rgb(247 200 206 / var(--tw-bg-opacity, 1));
}

.bg-gray {
  --tw-bg-opacity: 1;
  background-color: rgb(230 230 230 / var(--tw-bg-opacity, 1));
}

.bg-orange {
  --tw-bg-opacity: 1;
  background-color: rgb(255 147 30 / var(--tw-bg-opacity, 1));
}

.p-\[15px\] {
  padding: 15px;
}

.p-\[32px\] {
  padding: 32px;
}

.p-\[20px\] {
  padding: 20px;
}

.p-\[16px\] {
  padding: 16px;
}

.p-\[4px\] {
  padding: 4px;
}

.px-\[10px\] {
  padding-left: 10px;
  padding-right: 10px;
}

.px-\[18px\] {
  padding-left: 18px;
  padding-right: 18px;
}

.px-\[20px\] {
  padding-left: 20px;
  padding-right: 20px;
}

.px-\[34px\] {
  padding-left: 34px;
  padding-right: 34px;
}

.px-\[8px\] {
  padding-left: 8px;
  padding-right: 8px;
}

.py-\[10px\] {
  padding-top: 10px;
  padding-bottom: 10px;
}

.py-\[14px\] {
  padding-top: 14px;
  padding-bottom: 14px;
}

.py-\[17px\] {
  padding-top: 17px;
  padding-bottom: 17px;
}

.py-\[20px\] {
  padding-top: 20px;
  padding-bottom: 20px;
}

.py-\[6px\] {
  padding-top: 6px;
  padding-bottom: 6px;
}

.py-\[8px\] {
  padding-top: 8px;
  padding-bottom: 8px;
}

.py-\[4px\] {
  padding-top: 4px;
  padding-bottom: 4px;
}

.py-\[40px\] {
  padding-top: 40px;
  padding-bottom: 40px;
}

.pb-\[100px\] {
  padding-bottom: 100px;
}

.pb-\[50px\] {
  padding-bottom: 50px;
}

.pb-\[70px\] {
  padding-bottom: 70px;
}

.pl-\[10px\] {
  padding-left: 10px;
}

.pt-\[16px\] {
  padding-top: 16px;
}

.pt-\[180px\] {
  padding-top: 180px;
}

.pt-\[19px\] {
  padding-top: 19px;
}

.pt-\[20px\] {
  padding-top: 20px;
}

.pt-\[21px\] {
  padding-top: 21px;
}

.pt-\[30px\] {
  padding-top: 30px;
}

.pt-\[42px\] {
  padding-top: 42px;
}

.pt-\[72px\] {
  padding-top: 72px;
}

.pt-\[90px\] {
  padding-top: 90px;
}

.pt-\[1em\] {
  padding-top: 1em;
}

.pb-\[400px\] {
  padding-bottom: 400px;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-\[14px\] {
  font-size: 14px;
}

.text-\[14px\]\/\[1\.2\] {
  font-size: 14px;
  line-height: 1.2;
}

.text-\[15px\] {
  font-size: 15px;
}

.text-\[18px\] {
  font-size: 18px;
}

.text-\[20px\] {
  font-size: 20px;
}

.text-\[22px\] {
  font-size: 22px;
}

.text-\[24px\] {
  font-size: 24px;
}

.text-\[30px\] {
  font-size: 30px;
}

.text-\[70px\] {
  font-size: 70px;
}

.text-\[28px\] {
  font-size: 28px;
}

.font-black {
  font-weight: 900;
}

.font-bold {
  font-weight: 700;
}

.leading-\[1\.75\] {
  line-height: 1.75;
}

.leading-\[1\.36\] {
  line-height: 1.36;
}

.leading-\[1\.53\] {
  line-height: 1.53;
}

.text-blue-strong {
  --tw-text-opacity: 1;
  color: rgb(75 135 221 / var(--tw-text-opacity, 1));
}

.text-lightgray {
  --tw-text-opacity: 1;
  color: rgb(128 128 128 / var(--tw-text-opacity, 1));
}

.text-orange {
  --tw-text-opacity: 1;
  color: rgb(255 147 30 / var(--tw-text-opacity, 1));
}

.text-red {
  --tw-text-opacity: 1;
  color: rgb(231 51 110 / var(--tw-text-opacity, 1));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.underline {
  text-decoration-line: underline;
}

.no-underline {
  text-decoration-line: none;
}

.\!no-underline {
  text-decoration-line: none !important;
}

.opacity-0 {
  opacity: 0;
}

.drop-shadow-\[6px_6px_6px_rgba\(0\2c 0\2c 0\2c \.2\)\] {
  --tw-drop-shadow: drop-shadow(6px 6px 6px rgba(0,0,0,.2));
  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;
}

.\[scroll-behavior\:smooth\] {
  scroll-behavior: smooth;
}

.\[scroll-margin-top\:100px\] {
  scroll-margin-top: 100px;
}

.container {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1050px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 1280px) {
  .container {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.\*\:grid > * {
  display: grid;
}

.\*\:grid-flow-row > * {
  grid-auto-flow: row;
}

.\*\:grid-cols-1 > * {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.\*\:gap-y-\[20px\] > * {
  row-gap: 20px;
}

.after\:block::after {
  content: var(--tw-content);
  display: block;
}

.after\:hidden::after {
  content: var(--tw-content);
  display: none;
}

.after\:h-\[1em\]::after {
  content: var(--tw-content);
  height: 1em;
}

.after\:h-\[3px\]::after {
  content: var(--tw-content);
  height: 3px;
}

.after\:h-\[8px\]::after {
  content: var(--tw-content);
  height: 8px;
}

.after\:w-\[1em\]::after {
  content: var(--tw-content);
  width: 1em;
}

.after\:w-\[30px\]::after {
  content: var(--tw-content);
  width: 30px;
}

.after\:w-\[8px\]::after {
  content: var(--tw-content);
  width: 8px;
}

.after\:translate-x-1::after {
  content: var(--tw-content);
  --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));
}

.after\:translate-y-1::after {
  content: var(--tw-content);
  --tw-translate-y: 0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.after\:bg-blue-strong::after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(75 135 221 / var(--tw-bg-opacity, 1));
}

.after\:bg-orange::after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(255 147 30 / var(--tw-bg-opacity, 1));
}

.after\:\[clip-path\:polygon\(0_0\2c 0_100\%\2c 70\%_50\%\)\]::after {
  content: var(--tw-content);
  clip-path: polygon(0 0,0 100%,70% 50%);
}

.after\:\[clip-path\:polygon\(0_0\2c 50\%_80\%\2c 100\%_0\)\]::after {
  content: var(--tw-content);
  clip-path: polygon(0 0,50% 80%,100% 0);
}

@media not all and (min-width: 1280px) {
  .max-xl\:hidden {
    display: none;
  }

  .max-xl\:\!w-\[35\%\] {
    width: 35% !important;
  }

  .max-xl\:\!flex-1 {
    flex: 1 1 0% !important;
  }
}

@media not all and (min-width: 768px) {
  .max-md\:flex {
    display: flex;
  }

  .max-md\:h-\[360px\] {
    height: 360px;
  }

  .max-md\:flex-col {
    flex-direction: column;
  }

  .max-md\:object-cover {
    -o-object-fit: cover;
       object-fit: cover;
  }
}

@media (min-width: 768px) {
  .md\:block {
    display: block;
  }

  .md\:inline {
    display: inline;
  }

  .md\:hidden {
    display: none;
  }

  .md\:h-\[50px\] {
    height: 50px;
  }

  .md\:h-full {
    height: 100%;
  }

  .md\:w-\[328px\] {
    width: 328px;
  }

  .md\:w-full {
    width: 100%;
  }

  .md\:max-w-\[308px\] {
    max-width: 308px;
  }

  .md\:justify-start {
    justify-content: flex-start;
  }

  .md\:gap-x-\[15px\] {
    -moz-column-gap: 15px;
         column-gap: 15px;
  }

  .md\:gap-x-\[30px\] {
    -moz-column-gap: 30px;
         column-gap: 30px;
  }

  .md\:gap-y-\[20px\] {
    row-gap: 20px;
  }

  .md\:rounded-\[20px\] {
    border-radius: 20px;
  }

  .md\:border-\[5px\] {
    border-width: 5px;
  }

  .md\:border-\[6px\] {
    border-width: 6px;
  }

  .md\:p-\[32px\] {
    padding: 32px;
  }

  .md\:p-\[16px\] {
    padding: 16px;
  }

  .md\:p-\[12px\] {
    padding: 12px;
  }

  .md\:p-0 {
    padding: 0px;
  }

  .md\:\!p-0 {
    padding: 0px !important;
  }

  .md\:px-\[36px\] {
    padding-left: 36px;
    padding-right: 36px;
  }

  .md\:px-\[42px\] {
    padding-left: 42px;
    padding-right: 42px;
  }

  .md\:py-\[12px\] {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .md\:py-\[23px\] {
    padding-top: 23px;
    padding-bottom: 23px;
  }

  .md\:py-\[27px\] {
    padding-top: 27px;
    padding-bottom: 27px;
  }

  .md\:pb-\[104px\] {
    padding-bottom: 104px;
  }

  .md\:pt-\[170px\] {
    padding-top: 170px;
  }

  .md\:pt-\[55px\] {
    padding-top: 55px;
  }

  .md\:pt-\[58px\] {
    padding-top: 58px;
  }

  .md\:pt-\[94px\] {
    padding-top: 94px;
  }

  .md\:text-center {
    text-align: center;
  }

  .md\:text-\[22px\] {
    font-size: 22px;
  }

  .md\:text-\[32px\] {
    font-size: 32px;
  }

  .md\:text-\[16px\] {
    font-size: 16px;
  }

  .md\:text-\[26px\] {
    font-size: 26px;
  }

  .md\:text-\[28px\] {
    font-size: 28px;
  }

  .md\:\!text-\[28px\] {
    font-size: 28px !important;
  }
}

@media (min-width: 1280px) {
  .xl\:hidden {
    display: none;
  }

  .xl\:h-\[80px\] {
    height: 80px;
  }

  .xl\:max-w-\[360px\] {
    max-width: 360px;
  }

  .xl\:rounded-\[20px\] {
    border-radius: 20px;
  }

  .xl\:\!p-0 {
    padding: 0px !important;
  }

  .xl\:px-\[30px\] {
    padding-left: 30px;
    padding-right: 30px;
  }

  .xl\:py-\[37px\] {
    padding-top: 37px;
    padding-bottom: 37px;
  }

  .xl\:py-\[41px\] {
    padding-top: 41px;
    padding-bottom: 41px;
  }

  .xl\:py-\[64px\] {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .xl\:py-\[80px\] {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .xl\:pt-\[120px\] {
    padding-top: 120px;
  }

  .xl\:pt-\[64px\] {
    padding-top: 64px;
  }

  .xl\:text-center {
    text-align: center;
  }

  .xl\:text-\[120px\] {
    font-size: 120px;
  }

  .xl\:text-\[20px\] {
    font-size: 20px;
  }

  .xl\:text-\[30px\] {
    font-size: 30px;
  }

  .xl\:text-\[40px\] {
    font-size: 40px;
  }

  .xl\:text-\[50px\] {
    font-size: 50px;
  }

  .xl\:text-\[28px\] {
    font-size: 28px;
  }
}

.\[\&_\.column-head\]\:grid .column-head {
  display: grid;
}

.\[\&_\.column-head\]\:place-content-center .column-head {
  place-content: center;
}

@media not all and (min-width: 1280px) {
  .\[\&_\.column\.column-body\]\:max-xl\:p-\[20px\] .column.column-body {
    padding: 20px;
  }
}

@media (min-width: 1280px) {
  .\[\&_\.column\.column-body\]\:xl\:w-\[38\%\] .column.column-body {
    width: 38%;
  }
}

.\[\&_\.column\.column-body_a\]\:text-blue-strong .column.column-body a {
  --tw-text-opacity: 1;
  color: rgb(75 135 221 / var(--tw-text-opacity, 1));
}

.\[\&_\.column\.column-foot\]\:flex .column.column-foot {
  display: flex;
}

.\[\&_\.column\.column-foot\]\:flex-col .column.column-foot {
  flex-direction: column;
}

.\[\&_\.column\.column-foot\]\:items-center .column.column-foot {
  align-items: center;
}

.\[\&_\.column\.column-foot\]\:justify-center .column.column-foot {
  justify-content: center;
}

.\[\&_\.column\.column-foot\]\:gap-y-\[16px\] .column.column-foot {
  row-gap: 16px;
}

.\[\&_\.column\.column-foot\]\:px-\[20px\] .column.column-foot {
  padding-left: 20px;
  padding-right: 20px;
}

@media (min-width: 1280px) {
  .\[\&_\.column\.column-foot\]\:xl\:w-\[32\%\] .column.column-foot {
    width: 32%;
  }
}

.\[\&_\.column\.column-head\]\:px-\[20px\] .column.column-head {
  padding-left: 20px;
  padding-right: 20px;
}

@media (min-width: 1280px) {
  .\[\&_\.column\.column-head\]\:xl\:w-\[30\%\] .column.column-head {
    width: 30%;
  }
}

.\[\&_\.column\]\:w-full .column {
  width: 100%;
}

.\[\&_\.download-icon\]\:absolute .download-icon {
  position: absolute;
}

.\[\&_\.download-icon\]\:bottom-0 .download-icon {
  bottom: 0px;
}

.\[\&_\.download-icon\]\:right-\[20px\] .download-icon {
  right: 20px;
}

.\[\&_\.download-icon\]\:top-0 .download-icon {
  top: 0px;
}

.\[\&_\.download-icon\]\:m-auto .download-icon {
  margin: auto;
}

.\[\&_\.download\.disabled\]\:cursor-default .download.disabled {
  cursor: default;
}

.\[\&_\.download\.disabled\]\:bg-\[\#9b9b9b\] .download.disabled {
  --tw-bg-opacity: 1;
  background-color: rgb(155 155 155 / var(--tw-bg-opacity, 1));
}

.\[\&_\.download\]\:relative .download {
  position: relative;
}

.\[\&_\.download\]\:w-full .download {
  width: 100%;
}

.\[\&_\.download\]\:rounded-full .download {
  border-radius: 9999px;
}

.\[\&_\.download\]\:border-0 .download {
  border-width: 0px;
}

.\[\&_\.download\]\:bg-orange .download {
  --tw-bg-opacity: 1;
  background-color: rgb(255 147 30 / var(--tw-bg-opacity, 1));
}

.\[\&_\.download\]\:py-\[8px\] .download {
  padding-top: 8px;
  padding-bottom: 8px;
}

.\[\&_\.download\]\:text-center .download {
  text-align: center;
}

.\[\&_\.download\]\:text-\[17px\] .download {
  font-size: 17px;
}

.\[\&_\.download\]\:text-white .download {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.\[\&_\.download\]\:drop-shadow-\[6px_6px_6px_rgba\(0\2c 0\2c 0\2c \.2\)\] .download {
  --tw-drop-shadow: drop-shadow(6px 6px 6px rgba(0,0,0,.2));
  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);
}

.\[\&_\.download\]\:hover\:no-underline:hover .download {
  text-decoration-line: none;
}

@media (min-width: 1280px) {
  .xl\:\[\&_\.download\]\:text-\[20px\] .download {
    font-size: 20px;
  }
}

.\[\&_\.row\]\:flex .row {
  display: flex;
}

.\[\&_\.row\]\:items-center .row {
  align-items: center;
}

.\[\&_\.row\]\:justify-center .row {
  justify-content: center;
}

@media not all and (min-width: 1280px) {
  .\[\&_\.row\]\:max-xl\:flex-col .row {
    flex-direction: column;
  }
}

@media (min-width: 1280px) {
  .\[\&_\.row\]\:xl\:items-stretch .row {
    align-items: stretch;
  }
}

.\[\&_\.title\]\:mb-\[\.8em\] .title {
  margin-bottom: .8em;
}

.\[\&_\.title\]\:text-\[20px\] .title {
  font-size: 20px;
}

.\[\&_\.title\]\:font-bold .title {
  font-weight: 700;
}

@media not all and (min-width: 1280px) {
  .\[\&_\.title\]\:max-xl\:text-center .title {
    text-align: center;
  }
}

@media (min-width: 1280px) {
  .\[\&_\.title\]\:xl\:text-\[24px\] .title {
    font-size: 24px;
  }
}

.\[\&_h2\]\:mb-\[27px\] h2 {
  margin-bottom: 27px;
}

.\[\&_h2\]\:text-\[22px\] h2 {
  font-size: 22px;
}

.\[\&_h2\]\:font-bold h2 {
  font-weight: 700;
}

.\[\&_h2\]\:text-blue-strong h2 {
  --tw-text-opacity: 1;
  color: rgb(75 135 221 / var(--tw-text-opacity, 1));
}

@media (min-width: 1280px) {
  .xl\:\[\&_h2\]\:text-\[24px\] h2 {
    font-size: 24px;
  }
}

.\[\&_input\[type\=button\]\]\:h-\[60px\] input[type=button],
.\[\&_input\[type\=submit\]\]\:h-\[60px\] input[type=submit] {
  height: 60px;
}

.\[\&_input\[type\=button\]\]\:rounded-full input[type=button],
.\[\&_input\[type\=submit\]\]\:rounded-full input[type=submit] {
  border-radius: 9999px;
}

.\[\&_input\[type\=button\]\]\:border-0 input[type=button],
.\[\&_input\[type\=submit\]\]\:border-0 input[type=submit] {
  border-width: 0px;
}

.\[\&_input\[type\=button\]\]\:bg-orange input[type=button],
.\[\&_input\[type\=submit\]\]\:bg-orange input[type=submit] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 147 30 / var(--tw-bg-opacity, 1));
}

.\[\&_input\[type\=button\]\]\:text-\[20px\] input[type=button],
.\[\&_input\[type\=submit\]\]\:text-\[20px\] input[type=submit] {
  font-size: 20px;
}

.\[\&_input\[type\=button\]\]\:text-white input[type=button],
.\[\&_input\[type\=submit\]\]\:text-white input[type=submit] {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.\[\&_input\[type\=button\]\]\:drop-shadow-\[6px_6px_6px_rgba\(0\2c 0\2c 0\2c \.2\)\] input[type=button],
.\[\&_input\[type\=submit\]\]\:drop-shadow-\[6px_6px_6px_rgba\(0\2c 0\2c 0\2c \.2\)\] input[type=submit] {
  --tw-drop-shadow: drop-shadow(6px 6px 6px rgba(0,0,0,.2));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

@media (min-width: 1280px) {
  .xl\:\[\&_input\[type\=button\]\]\:h-\[80px\] input[type=button],
  .xl\:\[\&_input\[type\=submit\]\]\:h-\[80px\] input[type=submit] {
    height: 80px;
  }

  .xl\:\[\&_input\[type\=button\]\]\:text-\[28px\] input[type=button],
  .xl\:\[\&_input\[type\=submit\]\]\:text-\[28px\] input[type=submit] {
    font-size: 28px;
  }

  .xl\:\[\&_input\[type\=button\]\]\:text-\[24px\] input[type=button],
  .xl\:\[\&_input\[type\=submit\]\]\:text-\[24px\] input[type=submit] {
    font-size: 24px;
  }
}

.\[\&_input\]\:block input {
  display: block;
}

.\[\&_input\]\:w-full input {
  width: 100%;
}

.\[\&_input\]\:rounded-\[6px\] input {
  border-radius: 6px;
}

.\[\&_input\]\:border input {
  border-width: 1px;
}

.\[\&_input\]\:border-solid input {
  border-style: solid;
}

.\[\&_input\]\:border-blue-strong input {
  --tw-border-opacity: 1;
  border-color: rgb(75 135 221 / var(--tw-border-opacity, 1));
}

.\[\&_input\]\:bg-white input {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.\[\&_input\]\:p-\[10px\] input {
  padding: 10px;
}

.\[\&_input\]\:text-\[20px\] input {
  font-size: 20px;
}

.\[\&_label\]\:block label {
  display: block;
}

.\[\&_label\]\:w-full label {
  width: 100%;
}

.\[\&_label\]\:text-\[18px\] label {
  font-size: 18px;
}

.\[\&_li\.disabled\]\:bg-gray li.disabled {
  --tw-bg-opacity: 1;
  background-color: rgb(230 230 230 / var(--tw-bg-opacity, 1));
}

.\[\&_li\]\:border-b-2 li {
  border-bottom-width: 2px;
}

.\[\&_li\]\:border-solid li {
  border-style: solid;
}

.\[\&_li\]\:border-blue-strong li {
  --tw-border-opacity: 1;
  border-color: rgb(75 135 221 / var(--tw-border-opacity, 1));
}

.\[\&_li\]\:bg-blue li {
  --tw-bg-opacity: 1;
  background-color: rgb(214 230 254 / var(--tw-bg-opacity, 1));
}

.\[\&_li\]\:py-\[24px\] li {
  padding-top: 24px;
  padding-bottom: 24px;
}

.\[\&_option\]\:px-\[20px\] option {
  padding-left: 20px;
  padding-right: 20px;
}

.\[\&_option\]\:py-\[10px\] option {
  padding-top: 10px;
  padding-bottom: 10px;
}

.container-top {
  margin-top: 15px;
}

.panel {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease;
}

.panel.open {
  max-height: 500px;
}

.panel-long {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.75s ease;
}

.panel-long.open {
  max-height: 500px;
}

.mx-\[10\%\] {
  margin-left: 10%;
  margin-right: 10%;
}

.js-only { display: none; }

.js-off {
  color: red;
  font-weight: bold; 
  font-size: 18px;
}