@charset "UTF-8";
/* ./resources/css/app.css */
*, ::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:  ;
}
::-ms-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:  ;
}
::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.19 | 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 {
  -webkit-box-sizing: border-box;
          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 */
  -webkit-font-feature-settings: normal;
          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 */
  -webkit-font-feature-settings: normal;
          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 */
  -webkit-font-feature-settings: inherit;
          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::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::-ms-input-placeholder, textarea::-ms-input-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;
}
input:where([type='text']),input:where(:not([type])),input:where([type='email']),input:where([type='url']),input:where([type='password']),input:where([type='number']),input:where([type='date']),input:where([type='datetime-local']),input:where([type='month']),input:where([type='search']),input:where([type='tel']),input:where([type='time']),input:where([type='week']),select:where([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;
}
input:where([type='text']):focus, input:where(:not([type])):focus, input:where([type='email']):focus, input:where([type='url']):focus, input:where([type='password']):focus, input:where([type='number']):focus, input:where([type='date']):focus, input:where([type='datetime-local']):focus, input:where([type='month']):focus, input:where([type='search']):focus, input:where([type='tel']):focus, input:where([type='time']):focus, input:where([type='week']):focus, select:where([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);
  -webkit-box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
          box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #2563eb;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{
  color: #6b7280;
  opacity: 1;
}
input::-moz-placeholder, textarea::-moz-placeholder{
  color: #6b7280;
  opacity: 1;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder{
  color: #6b7280;
  opacity: 1;
}
input::-ms-input-placeholder, textarea::-ms-input-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: -webkit-inline-box;
  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='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%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;
}
select:where([multiple]),select:where([size]: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;
}
input:where([type='checkbox']),input:where([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;
      -ms-user-select: none;
          user-select: none;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #2563eb;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  --tw-shadow: 0 0 #0000;
}
input:where([type='checkbox']){
  border-radius: 0px;
}
input:where([type='radio']){
  border-radius: 100%;
}
input:where([type='checkbox']):focus,input:where([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);
  -webkit-box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
          box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
input:where([type='checkbox']):checked,input:where([type='radio']):checked{
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
input:where([type='checkbox']):checked{
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.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'/%3e%3c/svg%3e");
}
@media (forced-colors: active) {
  input:where([type='checkbox']):checked{
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}
input:where([type='radio']):checked{
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}
@media (forced-colors: active) {
  input:where([type='radio']):checked{
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}
input:where([type='checkbox']):checked:hover,input:where([type='checkbox']):checked:focus,input:where([type='radio']):checked:hover,input:where([type='radio']):checked:focus{
  border-color: transparent;
  background-color: currentColor;
}
input:where([type='checkbox']):indeterminate{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%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) {
  input:where([type='checkbox']):indeterminate{
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}
input:where([type='checkbox']):indeterminate:hover,input:where([type='checkbox']):indeterminate:focus{
  border-color: transparent;
  background-color: currentColor;
}
input:where([type='file']){
  background: unset;
  border-color: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-size: unset;
  line-height: inherit;
}
input:where([type='file']):focus{
  outline: 1px solid ButtonText;
  outline: 1px auto -webkit-focus-ring-color;
}
html{
  overflow-x: hidden;
  --tw-text-opacity: 1;
  color: rgb(67 105 155 / var(--tw-text-opacity, 1));
}
*::-webkit-input-placeholder{
  color: currentColor;
}
*::-moz-placeholder{
  color: currentColor;
}
*:-ms-input-placeholder{
  color: currentColor;
}
*::-ms-input-placeholder{
  color: currentColor;
}
*::placeholder{
  color: currentColor;
}
.container{
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 16px;
  padding-left: 16px;
}
@media (min-width: 1550px){
  .container{
    max-width: 1550px;
  }
}
.static{
  position: static;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.sticky{
  position: sticky;
}
.-bottom-\[346px\]{
  bottom: -346px;
}
.-bottom-full{
  bottom: -100%;
}
.left-0{
  left: 0px;
}
.right-10{
  right: 2.5rem;
}
.right-4{
  right: 1rem;
}
.top-0{
  top: 0px;
}
.top-1\/2{
  top: 50%;
}
.top-4{
  top: 1rem;
}
.-z-1{
  z-index: -1;
}
.-z-\[1\]{
  z-index: -1;
}
.z-0{
  z-index: 0;
}
.z-1{
  z-index: 1;
}
.z-10{
  z-index: 10;
}
.z-20{
  z-index: 20;
}
.z-50{
  z-index: 50;
}
.order-1{
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.col-span-1{
  grid-column: span 1 / span 1;
}
.col-span-10{
  grid-column: span 10 / span 10;
}
.col-span-11{
  grid-column: span 11 / span 11;
}
.col-span-12{
  grid-column: span 12 / span 12;
}
.col-span-2{
  grid-column: span 2 / span 2;
}
.col-span-full{
  grid-column: 1 / -1;
}
.col-start-2{
  grid-column-start: 2;
}
.col-start-3{
  grid-column-start: 3;
}
.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-5{
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.my-6{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.my-7{
  margin-top: 1.75rem;
  margin-bottom: 1.75rem;
}
.\!mt-0{
  margin-top: 0px !important;
}
.-ml-\[52px\]{
  margin-left: -52px;
}
.-mt-20{
  margin-top: -5rem;
}
.-mt-\[210px\]{
  margin-top: -210px;
}
.mb-10{
  margin-bottom: 2.5rem;
}
.mb-12{
  margin-bottom: 3rem;
}
.mb-14{
  margin-bottom: 3.5rem;
}
.mb-16{
  margin-bottom: 4rem;
}
.mb-2{
  margin-bottom: 0.5rem;
}
.mb-20{
  margin-bottom: 5rem;
}
.mb-3{
  margin-bottom: 0.75rem;
}
.mb-4{
  margin-bottom: 1rem;
}
.mb-40{
  margin-bottom: 10rem;
}
.mb-48{
  margin-bottom: 12rem;
}
.mb-5{
  margin-bottom: 1.25rem;
}
.mb-6{
  margin-bottom: 1.5rem;
}
.mb-8{
  margin-bottom: 2rem;
}
.mb-\[115px\]{
  margin-bottom: 115px;
}
.mb-\[71px\]{
  margin-bottom: 71px;
}
.ml-auto{
  margin-left: auto;
}
.mr-10{
  margin-right: 2.5rem;
}
.mr-4{
  margin-right: 1rem;
}
.mr-5{
  margin-right: 1.25rem;
}
.mr-6{
  margin-right: 1.5rem;
}
.mr-\[75px\]{
  margin-right: 75px;
}
.mt-10{
  margin-top: 2.5rem;
}
.mt-12{
  margin-top: 3rem;
}
.mt-16{
  margin-top: 4rem;
}
.mt-2{
  margin-top: 0.5rem;
}
.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;
}
.mt-auto{
  margin-top: auto;
}
.line-clamp-2{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.block{
  display: block;
}
.\!flex{
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.flex{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.inline-flex{
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.table{
  display: table;
}
.grid{
  display: grid;
}
.hidden{
  display: none;
}
.aspect-\[1\/1\]{
  aspect-ratio: 1/1;
}
.aspect-\[10\/6\]{
  aspect-ratio: 10/6;
}
.aspect-\[16\/9\]{
  aspect-ratio: 16/9;
}
.aspect-\[19\/20\]{
  aspect-ratio: 19/20;
}
.aspect-\[3\/2\]{
  aspect-ratio: 3/2;
}
.aspect-\[44\/63\]{
  aspect-ratio: 44/63;
}
.aspect-\[5\/3\]{
  aspect-ratio: 5/3;
}
.aspect-\[5\/4\]{
  aspect-ratio: 5/4;
}
.aspect-\[74\/44\]{
  aspect-ratio: 74/44;
}
.aspect-\[9\/4\]{
  aspect-ratio: 9/4;
}
.\!h-auto{
  height: auto !important;
}
.h-12{
  height: 3rem;
}
.h-14{
  height: 3.5rem;
}
.h-24{
  height: 6rem;
}
.h-6{
  height: 1.5rem;
}
.h-8{
  height: 2rem;
}
.h-\[1px\]{
  height: 1px;
}
.h-\[280px\]{
  height: 280px;
}
.h-\[300px\]{
  height: 300px;
}
.h-\[35px\]{
  height: 35px;
}
.h-\[450px\]{
  height: 450px;
}
.h-\[600px\]{
  height: 600px;
}
.h-\[80vh\]{
  height: 80vh;
}
.h-\[calc\(100dvh-83px\)\]{
  height: calc(100dvh - 83px);
}
.h-\[calc\(50dvh-83px\)\]{
  height: calc(50dvh - 83px);
}
.h-full{
  height: 100%;
}
.max-h-\[250px\]{
  max-height: 250px;
}
.max-h-\[366px\]{
  max-height: 366px;
}
.min-h-\[750px\]{
  min-height: 750px;
}
.\!w-auto{
  width: auto !important;
}
.w-12{
  width: 3rem;
}
.w-14{
  width: 3.5rem;
}
.w-24{
  width: 6rem;
}
.w-6{
  width: 1.5rem;
}
.w-8{
  width: 2rem;
}
.w-\[120px\]{
  width: 120px;
}
.w-\[200px\]{
  width: 200px;
}
.w-\[250px\]{
  width: 250px;
}
.w-\[350px\]{
  width: 350px;
}
.w-\[35px\]{
  width: 35px;
}
.w-full{
  width: 100%;
}
.w-max{
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.max-w-4xl{
  max-width: 56rem;
}
.max-w-\[149px\]{
  max-width: 149px;
}
.max-w-\[1518px\]{
  max-width: 1518px;
}
.max-w-\[190px\]{
  max-width: 190px;
}
.max-w-\[251px\]{
  max-width: 251px;
}
.max-w-\[40vw\]{
  max-width: 40vw;
}
.max-w-\[443px\]{
  max-width: 443px;
}
.max-w-\[465px\]{
  max-width: 465px;
}
.max-w-\[500px\]{
  max-width: 500px;
}
.max-w-\[575px\]{
  max-width: 575px;
}
.max-w-\[600px\]{
  max-width: 600px;
}
.max-w-\[635px\]{
  max-width: 635px;
}
.max-w-\[700px\]{
  max-width: 700px;
}
.max-w-\[805px\]{
  max-width: 805px;
}
.max-w-\[893px\]{
  max-width: 893px;
}
.max-w-full{
  max-width: 100%;
}
.max-w-lg{
  max-width: 32rem;
}
.shrink{
  -ms-flex-negative: 1;
      flex-shrink: 1;
}
.shrink-0{
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.grow{
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.-translate-y-1\/2{
  --tw-translate-y: -50%;
  -webkit-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));
          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));
}
.translate-y-10{
  --tw-translate-y: 2.5rem;
  -webkit-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));
          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-45{
  --tw-rotate: -45deg;
  -webkit-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));
          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;
  -webkit-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));
          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-45{
  --tw-rotate: 45deg;
  -webkit-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));
          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;
}
.list-disc{
  list-style-type: disc;
}
.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-10{
  grid-template-columns: repeat(10, minmax(0, 1fr));
}
.grid-cols-11{
  grid-template-columns: repeat(11, minmax(0, 1fr));
}
.grid-cols-12{
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-rows-\[1fr\]{
  grid-template-rows: 1fr;
}
.flex-col{
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.flex-wrap{
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.items-start{
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.items-end{
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.items-center{
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.items-stretch{
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.justify-center{
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.justify-between{
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.gap-10{
  gap: 2.5rem;
}
.gap-2{
  gap: 0.5rem;
}
.gap-24{
  gap: 6rem;
}
.gap-4{
  gap: 1rem;
}
.gap-6{
  gap: 1.5rem;
}
.gap-8{
  gap: 2rem;
}
.gap-x-4{
  -webkit-column-gap: 1rem;
     -moz-column-gap: 1rem;
          column-gap: 1rem;
}
.gap-y-16{
  row-gap: 4rem;
}
.gap-y-6{
  row-gap: 1.5rem;
}
.gap-y-8{
  row-gap: 2rem;
}
.space-x-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}
.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));
}
.space-y-2 > :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));
}
.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-5 > :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));
}
.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));
}
.overflow-hidden{
  overflow: hidden;
}
.whitespace-nowrap{
  white-space: nowrap;
}
.rounded-full{
  border-radius: 9999px;
}
.border{
  border-width: 1px;
}
.border-b{
  border-bottom-width: 1px;
}
.border-none{
  border-style: none;
}
.border-white{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.bg-\[\#CEDAE7\]{
  --tw-bg-opacity: 1;
  background-color: rgb(206 218 231 / var(--tw-bg-opacity, 1));
}
.bg-black\/30{
  background-color: rgb(0 0 0 / 0.3);
}
.bg-black\/40{
  background-color: rgb(0 0 0 / 0.4);
}
.bg-brownie{
  --tw-bg-opacity: 1;
  background-color: rgb(169 160 149 / var(--tw-bg-opacity, 1));
}
.bg-primary{
  --tw-bg-opacity: 1;
  background-color: rgb(67 105 155 / 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-cover{
  background-size: cover;
}
.bg-fixed{
  background-attachment: fixed;
}
.bg-center{
  background-position: center;
}
.fill-garnet{
  fill: #792A45;
}
.fill-primary{
  fill: #43699B;
}
.fill-white{
  fill: #fff;
}
.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.object-center{
  -o-object-position: center;
     object-position: center;
}
.p-4{
  padding: 1rem;
}
.px-12{
  padding-left: 3rem;
  padding-right: 3rem;
}
.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-12{
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-14{
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}
.py-16{
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.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-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.pb-10{
  padding-bottom: 2.5rem;
}
.pb-14{
  padding-bottom: 3.5rem;
}
.pb-7{
  padding-bottom: 1.75rem;
}
.pb-\[250px\]{
  padding-bottom: 250px;
}
.pb-\[280px\]{
  padding-bottom: 280px;
}
.pl-5{
  padding-left: 1.25rem;
}
.pr-5{
  padding-right: 1.25rem;
}
.pt-12{
  padding-top: 3rem;
}
.pt-2{
  padding-top: 0.5rem;
}
.pt-4{
  padding-top: 1rem;
}
.text-center{
  text-align: center;
}
.text-right{
  text-align: right;
}
.text-12{
  font-size: 12px;
}
.text-16{
  font-size: 16px;
}
.text-18{
  font-size: 18px;
}
.text-20{
  font-size: 20px;
}
.text-24{
  font-size: 24px;
}
.text-40{
  font-size: 40px;
}
.text-54{
  font-size: 54px;
}
.text-88{
  font-size: 88px;
}
.font-bold{
  font-weight: 700;
}
.font-medium{
  font-weight: 500;
}
.font-semibold{
  font-weight: 600;
}
.uppercase{
  text-transform: uppercase;
}
.leading-\[1\.2em\]{
  line-height: 1.2em;
}
.leading-\[1em\]{
  line-height: 1em;
}
.leading-none{
  line-height: 1;
}
.text-garnet{
  --tw-text-opacity: 1;
  color: rgb(121 42 69 / var(--tw-text-opacity, 1));
}
.text-main3grey{
  --tw-text-opacity: 1;
  color: rgb(215 211 200 / var(--tw-text-opacity, 1));
}
.text-main3light{
  --tw-text-opacity: 1;
  color: rgb(234 219 211 / var(--tw-text-opacity, 1));
}
.text-neutral-500{
  --tw-text-opacity: 1;
  color: rgb(115 115 115 / var(--tw-text-opacity, 1));
}
.text-primary{
  --tw-text-opacity: 1;
  color: rgb(67 105 155 / var(--tw-text-opacity, 1));
}
.text-secondary{
  --tw-text-opacity: 1;
  color: rgb(138 166 163 / var(--tw-text-opacity, 1));
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.opacity-0{
  opacity: 0;
}
.blur{
  --tw-blur: blur(8px);
  -webkit-filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
          filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.filter{
  -webkit-filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
          filter: 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);
}
.backdrop-blur-xl{
  --tw-backdrop-blur: blur(24px);
  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{
  -webkit-transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-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-box-shadow, -webkit-transform, -webkit-filter;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 300ms;
          transition-duration: 300ms;
}
.transition-\[grid-template-rows\]{
  -webkit-transition-property: grid-template-rows;
  transition-property: grid-template-rows;
  transition-property: grid-template-rows, -ms-grid-rows;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 300ms;
          transition-duration: 300ms;
}
.transition-\[padding\]{
  -webkit-transition-property: padding;
  transition-property: padding;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 300ms;
          transition-duration: 300ms;
}
.transition-all{
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 300ms;
          transition-duration: 300ms;
}
.duration-400{
  -webkit-transition-duration: 400ms;
          transition-duration: 400ms;
}
.ease-out{
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.c-typo--h1{
  font-size: 40px;
  font-weight: 500;
  line-height: 1.2em;
}
@media (min-width: 768px){
  .c-typo--h1{
    font-size: 56px;
  }
}
.c-typo--h2{
  font-size: 32px;
  font-weight: 500;
  line-height: 1.2em;
}
@media (min-width: 768px){
  .c-typo--h2{
    font-size: 48px;
  }
}
.c-typo--h2 b{
  font-weight: 600;
}
.c-typo--h3{
  font-size: 28px;
  line-height: 1.2em;
}
@media (min-width: 768px){
  .c-typo--h3{
    font-size: 40px;
  }
}
.c-typo--h4{
  font-size: 24px;
  font-weight: 600;
  line-height: 1.15em;
}
@media (min-width: 768px){
  .c-typo--h4{
    font-size: 32px;
  }
}
.c-typo--h5{
  font-size: 20px;
  line-height: 1.2em;
}
@media (min-width: 768px){
  .c-typo--h5{
    font-size: 24px;
  }
}
.c-typo--h6{
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.2em;
}
.c-typo--p2{
  font-size: 20px;
  line-height: 1.45em;
}
.c-typo--p2 p{
  margin-bottom: 1.5rem;
}
.c-typo--p1{
  font-size: 18px;
  line-height: 1.5em;
}
.c-typo--p1 p{
  margin-bottom: 0.75rem;
}
.c-typo--p3{
  font-size: 16px;
  line-height: 1.45em;
}
.c-typo--p3 p{
  margin-bottom: 0.75rem;
}
.c-typo--c1{
  font-size: 14px;
  line-height: 1.2em;
}
/*a.c-typo--p1 {
      @apply transition duration-400 hover:text-primary;
  }*/
.c-btn{
  border-radius: 9999px;
}
.c-btn--s{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 16px !important;
}
.c-btn--m{
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.c-btn--m img, .c-btn--m svg{
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 768px){
  .c-btn--m img, .c-btn--m svg{
    height: 1.5rem;
    width: 1.5rem;
  }
}
.c-btn--m.c-btn--circle{
  height: 44px;
  width: 44px;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 768px){
  .c-btn--m.c-btn--circle{
    height: 3.5rem;
    width: 3.5rem;
  }
}
.c-btn--default {
    cursor: pointer !important;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 0.5rem;
    --tw-bg-opacity: 1;
    background-color: rgb(67 105 155 / var(--tw-bg-opacity, 1));
    font-size: 18px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    -webkit-transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-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-box-shadow, -webkit-transform, -webkit-filter;
    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
            transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-transition-duration: 400ms;
            transition-duration: 400ms;
  }
.c-btn--default:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(206 218 231 / var(--tw-bg-opacity, 1));
}
.c-btn--default:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(121 42 69 / var(--tw-bg-opacity, 1));
}
.c-btn--default svg path{
  fill: currentColor;
}
.c-btn--secondary{
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(169 160 149 / var(--tw-bg-opacity, 1));
  font-size: 20px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  -webkit-transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-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-box-shadow, -webkit-transform, -webkit-filter;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 400ms;
          transition-duration: 400ms;
}
.c-btn--secondary:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(139 132 66 / var(--tw-bg-opacity, 1));
}
.c-btn--secondary:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(121 42 69 / var(--tw-bg-opacity, 1));
}
.c-btn--secondary svg path{
  fill: currentColor;
}
.c-btn--outline {
    cursor: pointer !important;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 0.5rem;
    border-width: 1px;
    border-color: currentColor;
    font-size: 18px;
    --tw-text-opacity: 1;
    color: rgb(67 105 155 / var(--tw-text-opacity, 1));
    -webkit-transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-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-box-shadow, -webkit-transform, -webkit-filter;
    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
            transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-transition-duration: 400ms;
            transition-duration: 400ms;
  }
.c-btn--outline:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(67 105 155 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.c-btn--outline:focus{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.c-btn--outline svg path{
  fill: currentColor;
}
.c-btn--input-search {
    cursor: pointer !important;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 0.5rem;
    border-width: 1px;
    border-color: currentColor;
    font-size: 18px;
    --tw-text-opacity: 1;
    color: rgb(67 105 155 / var(--tw-text-opacity, 1));
    -webkit-transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-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-box-shadow, -webkit-transform, -webkit-filter;
    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
            transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-transition-duration: 400ms;
            transition-duration: 400ms;
  }
.c-btn--input-search::-webkit-input-placeholder{
  --tw-text-opacity: 1;
  color: rgb(67 105 155 / var(--tw-text-opacity, 1));
}
.c-btn--input-search::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(67 105 155 / var(--tw-text-opacity, 1));
}
.c-btn--input-search:-ms-input-placeholder{
  --tw-text-opacity: 1;
  color: rgb(67 105 155 / var(--tw-text-opacity, 1));
}
.c-btn--input-search::-ms-input-placeholder{
  --tw-text-opacity: 1;
  color: rgb(67 105 155 / var(--tw-text-opacity, 1));
}
.c-btn--input-search::placeholder{
  --tw-text-opacity: 1;
  color: rgb(67 105 155 / var(--tw-text-opacity, 1));
}
.c-btn--input-search svg path{
  fill: currentColor;
}
.c-btn--outlineWhite{
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.5rem;
  border-width: 1px;
  border-color: currentColor;
  font-size: 20px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  -webkit-transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-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-box-shadow, -webkit-transform, -webkit-filter;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 400ms;
          transition-duration: 400ms;
}
.c-btn--outlineWhite svg path{
  fill: currentColor;
}
@responsive {
  .c-typo--d1{
    font-size: 56px;
    line-height: 1.2em;
  }
  @media (min-width: 768px){
    .c-typo--d1{
      font-size: 62px;
      line-height: 1.07em;
    }
  }
  @media (min-width: 1680px){
    .c-typo--d1{
      font-size: 80px;
    }
  }
  .c-typo--d2{
    font-size: 48px;
  }
  @media (min-width: 768px){
    .c-typo--d2{
      font-size: 52px;
      line-height: 1em;
    }
  }
  @media (min-width: 1536px){
    .c-typo--d2{
      font-size: 64px;
      line-height: 1.2em;
    }
  }
  .c-typo--h1{
    font-size: 40px;
    font-weight: 500;
    line-height: 1.2em;
  }
  @media (min-width: 768px){
    .c-typo--h1{
      font-size: 56px;
    }
  }
  .c-typo--h2{
    font-size: 32px;
    font-weight: 500;
    line-height: 1.2em;
  }
  @media (min-width: 768px){
    .c-typo--h2{
      font-size: 48px;
    }
  }
  .c-typo--h2 b{
    font-weight: 600;
  }
  .c-typo--h3{
    font-size: 28px;
    line-height: 1.2em;
  }
  @media (min-width: 768px){
    .c-typo--h3{
      font-size: 40px;
    }
  }
  .c-typo--h4{
    font-size: 24px;
    font-weight: 600;
    line-height: 1.15em;
  }
  @media (min-width: 768px){
    .c-typo--h4{
      font-size: 32px;
    }
  }
  .c-typo--h5{
    font-size: 20px;
    line-height: 1.2em;
  }
  @media (min-width: 768px){
    .c-typo--h5{
      font-size: 24px;
    }
  }
  .c-typo--h6{
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.2em;
  }
  .c-typo--h6-dk{
    font-size: 1rem;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1.2em;
    letter-spacing: 0.14em;
  }
  .c-typo--h6-mb{
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1.2em;
    letter-spacing: 0.14em;
  }
  .c-typo--p2{
    font-size: 20px;
    line-height: 1.45em;
  }
  .c-typo--p2 p{
    margin-bottom: 1.5rem;
  }
  .c-typo--p1{
    font-size: 18px;
    line-height: 1.5em;
  }
  .c-typo--p1 p{
    margin-bottom: 0.75rem;
  }
  .c-typo--p3{
    font-size: 16px;
    line-height: 1.45em;
  }
  .c-typo--p3 p{
    margin-bottom: 0.75rem;
  }
  .c-typo--c1{
    font-size: 14px;
    line-height: 1.2em;
  }
  .c-typo--c2{
    font-size: 12px;
    line-height: 1.2em;
  }
  .c-typo--italic{
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    font-style: italic;
    line-height: 39.68px;
  }
  @media (min-width: 1024px){
    .c-typo--italic{
      text-align: left;
      font-size: 32px;
    }
  }
  @media (max-width: 1023px){
    .c-typo--italic{
      padding-top: 15px;
      padding-bottom: 15px;
    }
  }
  /*a.c-typo--p1 {
      @apply transition duration-400 hover:text-primary;
  }*/
  .c-images{
    position: relative;
    display: block;
    width: 100%;
  }
  .c-images img, .c-images video, .c-images svg{
    width: 100%;
  }
  .c-images:not(.c-images--free) img, .c-images:not(.c-images--free) video, .c-images:not(.c-images--free) svg{
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .c-images--1 {
    padding-top: 1%;
  }
  .c-images--2 {
    padding-top: 2%;
  }
  .c-images--3 {
    padding-top: 3%;
  }
  .c-images--4 {
    padding-top: 4%;
  }
  .c-images--5 {
    padding-top: 5%;
  }
  .c-images--6 {
    padding-top: 6%;
  }
  .c-images--7 {
    padding-top: 7%;
  }
  .c-images--8 {
    padding-top: 8%;
  }
  .c-images--9 {
    padding-top: 9%;
  }
  .c-images--10 {
    padding-top: 10%;
  }
  .c-images--11 {
    padding-top: 11%;
  }
  .c-images--12 {
    padding-top: 12%;
  }
  .c-images--13 {
    padding-top: 13%;
  }
  .c-images--14 {
    padding-top: 14%;
  }
  .c-images--15 {
    padding-top: 15%;
  }
  .c-images--16 {
    padding-top: 16%;
  }
  .c-images--17 {
    padding-top: 17%;
  }
  .c-images--18 {
    padding-top: 18%;
  }
  .c-images--19 {
    padding-top: 19%;
  }
  .c-images--20 {
    padding-top: 20%;
  }
  .c-images--21 {
    padding-top: 21%;
  }
  .c-images--22 {
    padding-top: 22%;
  }
  .c-images--23 {
    padding-top: 23%;
  }
  .c-images--24 {
    padding-top: 24%;
  }
  .c-images--25 {
    padding-top: 25%;
  }
  .c-images--26 {
    padding-top: 26%;
  }
  .c-images--27 {
    padding-top: 27%;
  }
  .c-images--28 {
    padding-top: 28%;
  }
  .c-images--29 {
    padding-top: 29%;
  }
  .c-images--30 {
    padding-top: 30%;
  }
  .c-images--31 {
    padding-top: 31%;
  }
  .c-images--32 {
    padding-top: 32%;
  }
  .c-images--33 {
    padding-top: 33%;
  }
  .c-images--34 {
    padding-top: 34%;
  }
  .c-images--35 {
    padding-top: 35%;
  }
  .c-images--36 {
    padding-top: 36%;
  }
  .c-images--37 {
    padding-top: 37%;
  }
  .c-images--38 {
    padding-top: 38%;
  }
  .c-images--39 {
    padding-top: 39%;
  }
  .c-images--40 {
    padding-top: 40%;
  }
  .c-images--41 {
    padding-top: 41%;
  }
  .c-images--42 {
    padding-top: 42%;
  }
  .c-images--43 {
    padding-top: 43%;
  }
  .c-images--44 {
    padding-top: 44%;
  }
  .c-images--45 {
    padding-top: 45%;
  }
  .c-images--46 {
    padding-top: 46%;
  }
  .c-images--47 {
    padding-top: 47%;
  }
  .c-images--48 {
    padding-top: 48%;
  }
  .c-images--49 {
    padding-top: 49%;
  }
  .c-images--50 {
    padding-top: 50%;
  }
  .c-images--51 {
    padding-top: 51%;
  }
  .c-images--52 {
    padding-top: 52%;
  }
  .c-images--53 {
    padding-top: 53%;
  }
  .c-images--54 {
    padding-top: 54%;
  }
  .c-images--55 {
    padding-top: 55%;
  }
  .c-images--56 {
    padding-top: 56%;
  }
  .c-images--57 {
    padding-top: 57%;
  }
  .c-images--58 {
    padding-top: 58%;
  }
  .c-images--59 {
    padding-top: 59%;
  }
  .c-images--60 {
    padding-top: 60%;
  }
  .c-images--61 {
    padding-top: 61%;
  }
  .c-images--62 {
    padding-top: 62%;
  }
  .c-images--63 {
    padding-top: 63%;
  }
  .c-images--64 {
    padding-top: 64%;
  }
  .c-images--65 {
    padding-top: 65%;
  }
  .c-images--66 {
    padding-top: 66%;
  }
  .c-images--67 {
    padding-top: 67%;
  }
  .c-images--68 {
    padding-top: 68%;
  }
  .c-images--69 {
    padding-top: 69%;
  }
  .c-images--70 {
    padding-top: 70%;
  }
  .c-images--71 {
    padding-top: 71%;
  }
  .c-images--72 {
    padding-top: 72%;
  }
  .c-images--73 {
    padding-top: 73%;
  }
  .c-images--74 {
    padding-top: 74%;
  }
  .c-images--75 {
    padding-top: 75%;
  }
  .c-images--76 {
    padding-top: 76%;
  }
  .c-images--77 {
    padding-top: 77%;
  }
  .c-images--78 {
    padding-top: 78%;
  }
  .c-images--79 {
    padding-top: 79%;
  }
  .c-images--80 {
    padding-top: 80%;
  }
  .c-images--81 {
    padding-top: 81%;
  }
  .c-images--82 {
    padding-top: 82%;
  }
  .c-images--83 {
    padding-top: 83%;
  }
  .c-images--84 {
    padding-top: 84%;
  }
  .c-images--85 {
    padding-top: 85%;
  }
  .c-images--86 {
    padding-top: 86%;
  }
  .c-images--87 {
    padding-top: 87%;
  }
  .c-images--88 {
    padding-top: 88%;
  }
  .c-images--89 {
    padding-top: 89%;
  }
  .c-images--90 {
    padding-top: 90%;
  }
  .c-images--91 {
    padding-top: 91%;
  }
  .c-images--92 {
    padding-top: 92%;
  }
  .c-images--93 {
    padding-top: 93%;
  }
  .c-images--94 {
    padding-top: 94%;
  }
  .c-images--95 {
    padding-top: 95%;
  }
  .c-images--96 {
    padding-top: 96%;
  }
  .c-images--97 {
    padding-top: 97%;
  }
  .c-images--98 {
    padding-top: 98%;
  }
  .c-images--99 {
    padding-top: 99%;
  }
  .c-images--100 {
    padding-top: 100%;
  }
  .c-images--101 {
    padding-top: 101%;
  }
  .c-images--102 {
    padding-top: 102%;
  }
  .c-images--103 {
    padding-top: 103%;
  }
  .c-images--104 {
    padding-top: 104%;
  }
  .c-images--105 {
    padding-top: 105%;
  }
  .c-images--106 {
    padding-top: 106%;
  }
  .c-images--107 {
    padding-top: 107%;
  }
  .c-images--108 {
    padding-top: 108%;
  }
  .c-images--109 {
    padding-top: 109%;
  }
  .c-images--110 {
    padding-top: 110%;
  }
  .c-images--111 {
    padding-top: 111%;
  }
  .c-images--112 {
    padding-top: 112%;
  }
  .c-images--113 {
    padding-top: 113%;
  }
  .c-images--114 {
    padding-top: 114%;
  }
  .c-images--115 {
    padding-top: 115%;
  }
  .c-images--116 {
    padding-top: 116%;
  }
  .c-images--117 {
    padding-top: 117%;
  }
  .c-images--118 {
    padding-top: 118%;
  }
  .c-images--119 {
    padding-top: 119%;
  }
  .c-images--120 {
    padding-top: 120%;
  }
  .c-images--121 {
    padding-top: 121%;
  }
  .c-images--122 {
    padding-top: 122%;
  }
  .c-images--123 {
    padding-top: 123%;
  }
  .c-images--124 {
    padding-top: 124%;
  }
  .c-images--125 {
    padding-top: 125%;
  }
  .c-images--126 {
    padding-top: 126%;
  }
  .c-images--127 {
    padding-top: 127%;
  }
  .c-images--128 {
    padding-top: 128%;
  }
  .c-images--129 {
    padding-top: 129%;
  }
  .c-images--130 {
    padding-top: 130%;
  }
  .c-images--131 {
    padding-top: 131%;
  }
  .c-images--132 {
    padding-top: 132%;
  }
  .c-images--133 {
    padding-top: 133%;
  }
  .c-images--134 {
    padding-top: 134%;
  }
  .c-images--135 {
    padding-top: 135%;
  }
  .c-images--136 {
    padding-top: 136%;
  }
  .c-images--137 {
    padding-top: 137%;
  }
  .c-images--138 {
    padding-top: 138%;
  }
  .c-images--139 {
    padding-top: 139%;
  }
  .c-images--140 {
    padding-top: 140%;
  }
  .c-images--141 {
    padding-top: 141%;
  }
  .c-images--142 {
    padding-top: 142%;
  }
  .c-images--143 {
    padding-top: 143%;
  }
  .c-images--144 {
    padding-top: 144%;
  }
  .c-images--145 {
    padding-top: 145%;
  }
  .c-images--146 {
    padding-top: 146%;
  }
  .c-images--147 {
    padding-top: 147%;
  }
  .c-images--148 {
    padding-top: 148%;
  }
  .c-images--149 {
    padding-top: 149%;
  }
  .c-images--150 {
    padding-top: 150%;
  }
  .c-images--151 {
    padding-top: 151%;
  }
  .c-images--152 {
    padding-top: 152%;
  }
  .c-images--153 {
    padding-top: 153%;
  }
  .c-images--154 {
    padding-top: 154%;
  }
  .c-images--155 {
    padding-top: 155%;
  }
  .c-images--156 {
    padding-top: 156%;
  }
  .c-images--157 {
    padding-top: 157%;
  }
  .c-images--158 {
    padding-top: 158%;
  }
  .c-images--159 {
    padding-top: 159%;
  }
  .c-images--160 {
    padding-top: 160%;
  }
  .c-images--161 {
    padding-top: 161%;
  }
  .c-images--162 {
    padding-top: 162%;
  }
  .c-images--163 {
    padding-top: 163%;
  }
  .c-images--164 {
    padding-top: 164%;
  }
  .c-images--165 {
    padding-top: 165%;
  }
  .c-images--166 {
    padding-top: 166%;
  }
  .c-images--167 {
    padding-top: 167%;
  }
  .c-images--168 {
    padding-top: 168%;
  }
  .c-images--169 {
    padding-top: 169%;
  }
  .c-images--170 {
    padding-top: 170%;
  }
  .c-images--171 {
    padding-top: 171%;
  }
  .c-images--172 {
    padding-top: 172%;
  }
  .c-images--173 {
    padding-top: 173%;
  }
  .c-images--174 {
    padding-top: 174%;
  }
  .c-images--175 {
    padding-top: 175%;
  }
  .c-images--176 {
    padding-top: 176%;
  }
  .c-images--177 {
    padding-top: 177%;
  }
  .c-images--178 {
    padding-top: 178%;
  }
  .c-images--179 {
    padding-top: 179%;
  }
  .c-images--180 {
    padding-top: 180%;
  }
  .c-images--181 {
    padding-top: 181%;
  }
  .c-images--182 {
    padding-top: 182%;
  }
  .c-images--183 {
    padding-top: 183%;
  }
  .c-images--184 {
    padding-top: 184%;
  }
  .c-images--185 {
    padding-top: 185%;
  }
  .c-images--186 {
    padding-top: 186%;
  }
  .c-images--187 {
    padding-top: 187%;
  }
  .c-images--188 {
    padding-top: 188%;
  }
  .c-images--189 {
    padding-top: 189%;
  }
  .c-images--190 {
    padding-top: 190%;
  }
  .c-images--191 {
    padding-top: 191%;
  }
  .c-images--192 {
    padding-top: 192%;
  }
  .c-images--193 {
    padding-top: 193%;
  }
  .c-images--194 {
    padding-top: 194%;
  }
  .c-images--195 {
    padding-top: 195%;
  }
  .c-images--196 {
    padding-top: 196%;
  }
  .c-images--197 {
    padding-top: 197%;
  }
  .c-images--198 {
    padding-top: 198%;
  }
  .c-images--199 {
    padding-top: 199%;
  }
  .c-images--200 {
    padding-top: 200%;
  }
  .c-images--background{
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    z-index: -1;
  }
  .c-images--parallax{
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
  }
  .c-images--square {
    padding-top: 100%;
  }
  .c-images--circle{
    overflow: hidden;
    padding-top: 100%;
    border-radius: 50%;
  }
  .c-images--fullheight{
    height: 100%;
  }
  .c-images--auto img, .c-images--auto video{
    position: relative !important;
    height: auto !important;
  }
  .c-images--contain img, .c-images--contain svg{
    -o-object-fit: contain;
       object-fit: contain;
  }
  .c-images--fw{
    margin-left: -4rem;
    margin-right: -4rem;
    width: auto;
  }
  .c-images--shadow {
    -webkit-box-shadow: 0 2px 11px 0 rgba(0, 0, 0, 0.5);
            box-shadow: 0 2px 11px 0 rgba(0, 0, 0, 0.5);
  }
  .c-images--blur{
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(48, 65, 153, 0.1)), to(rgba(48, 65, 153, 0.6)));
    background: linear-gradient(180deg, rgba(48, 65, 153, 0.1) 0%, rgba(48, 65, 153, 0.6) 100%);
  }
  .c-images--rounded{
    overflow: hidden;
    border-radius: 24px;
  }
  .c-images--rounded-right{
    overflow: hidden;
    border-top-right-radius: 24px;
    border-bottom-right-radius: 24px;
  }
  @media (min-width: 768px){
    .c-images--rounded-right{
      border-top-right-radius: 40px;
      border-bottom-right-radius: 40px;
    }
  }
  .c-images--rounded-left{
    overflow: hidden;
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px;
  }
  @media (min-width: 768px){
    .c-images--rounded-left{
      border-top-left-radius: 40px;
      border-bottom-left-radius: 40px;
    }
  }
  .c-images--rounded-sm{
    overflow: hidden;
    border-radius: 24px;
  }
  .c-images--zoom{
    overflow: hidden;
  }
  .c-images--zoom img {
    -webkit-transition: -webkit-transform 1.2s, -webkit-filter 1s ease-in-out;
    transition: -webkit-transform 1.2s, -webkit-filter 1s ease-in-out;
    transition: transform 1.2s, filter 1s ease-in-out;
    transition: transform 1.2s, filter 1s ease-in-out, -webkit-transform 1.2s, -webkit-filter 1s ease-in-out;
  }
  .c-images--zoom:hover img {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  .c-images--fit-right img{
    -o-object-position: right;
       object-position: right;
  }
  .c-images--fit-left img{
    -o-object-position: left;
       object-position: left;
  }
  .c-images--window{
    -webkit-transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-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-box-shadow, -webkit-transform, -webkit-filter;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
            transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-transition-duration: 3000ms;
            transition-duration: 3000ms;
  }
  .c-images--window:not(.window){
    --tw-scale-x: 0.67;
    --tw-scale-y: 0.67;
    -webkit-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));
            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));
  }
  .c-images--window video, .c-images--window img {
    overflow: hidden;
  }
  .c-images--gradient {
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3)));
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  }
  .c-images--gradient video, .c-images--gradient img {
    z-index: -1;
  }
  .c-images__frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
  }
  .c-images__frame:after {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
    height: 10%;
    width: 100%;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    -webkit-transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-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-box-shadow, -webkit-transform, -webkit-filter;
    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
            transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-transition-duration: 3000ms;
            transition-duration: 3000ms;
  }
  .c-images__frame:before {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 1;
    height: 10%;
    width: 100%;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    -webkit-transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-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-box-shadow, -webkit-transform, -webkit-filter;
    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
            transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-transition-duration: 3000ms;
            transition-duration: 3000ms;
  }
  .c-images.window-hide{
    -webkit-transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-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-box-shadow, -webkit-transform, -webkit-filter;
    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
            transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-transition-duration: 1000ms;
            transition-duration: 1000ms;
  }
  .c-images.window-hide.hide{
    opacity: 0;
  }
}
.c-input{
  position: relative;
  width: 100%;
}
.c-input__icon{
  position: absolute;
  left: 0.5rem;
  top: 50%;
  z-index: 1;
  height: 1.5rem;
  width: 1.5rem;
  --tw-translate-y: -50%;
  -webkit-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));
          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));
  -o-object-fit: contain;
     object-fit: contain;
}
.c-input__icon path{
  fill: #43699B;
  -webkit-transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-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-box-shadow, -webkit-transform, -webkit-filter;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 400ms;
          transition-duration: 400ms;
}
.c-input--textarea .c-input__icon{
  top: 1.25rem;
}
.c-input input, .c-input textarea{
  height: 2.5rem;
  width: 100%;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(67 105 155 / var(--tw-border-opacity, 1));
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  --tw-text-opacity: 1;
  color: rgb(67 105 155 / var(--tw-text-opacity, 1));
  -webkit-transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-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-box-shadow, -webkit-transform, -webkit-filter;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 400ms;
          transition-duration: 400ms;
  font-size: 18px;
  line-height: 1.5em;
}
.c-input input p, .c-input textarea p{
  margin-bottom: 0.75rem;
}
@responsive {
  .c-input input, .c-input textarea{
    font-size: 18px;
    line-height: 1.5em;
  }
  .c-input input p, .c-input textarea p{
    margin-bottom: 0.75rem;
  }
}
.c-input input::-webkit-input-placeholder, .c-input textarea::-webkit-input-placeholder{
  font-size: 20px;
  line-height: 1.45em;
}
.c-input input::-moz-placeholder, .c-input textarea::-moz-placeholder{
  font-size: 20px;
  line-height: 1.45em;
}
.c-input input:-ms-input-placeholder, .c-input textarea:-ms-input-placeholder{
  font-size: 20px;
  line-height: 1.45em;
}
.c-input input::-ms-input-placeholder, .c-input textarea::-ms-input-placeholder{
  font-size: 20px;
  line-height: 1.45em;
}
.c-input input::placeholder, .c-input textarea::placeholder{
  font-size: 20px;
  line-height: 1.45em;
}
.c-input input p::-webkit-input-placeholder, .c-input textarea p::-webkit-input-placeholder{
  margin-bottom: 1.5rem;
}
.c-input input p::-moz-placeholder, .c-input textarea p::-moz-placeholder{
  margin-bottom: 1.5rem;
}
.c-input input p:-ms-input-placeholder, .c-input textarea p:-ms-input-placeholder{
  margin-bottom: 1.5rem;
}
.c-input input p::-ms-input-placeholder, .c-input textarea p::-ms-input-placeholder{
  margin-bottom: 1.5rem;
}
.c-input input p::placeholder, .c-input textarea p::placeholder{
  margin-bottom: 1.5rem;
}
.c-input input:focus, .c-input textarea:focus{
  --tw-border-opacity: 1;
  border-color: rgb(67 105 155 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(67 105 155 / var(--tw-text-opacity, 1));
  outline-width: 0px;
}
.c-input input::-webkit-input-placeholder, .c-input textarea::-webkit-input-placeholder{
  --tw-text-opacity: 1;
  color: rgb(67 105 155 / var(--tw-text-opacity, 1));
  font-size: 18px;
  line-height: 1.5em;
}
.c-input input::-moz-placeholder, .c-input textarea::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(67 105 155 / var(--tw-text-opacity, 1));
  font-size: 18px;
  line-height: 1.5em;
}
.c-input input:-ms-input-placeholder, .c-input textarea:-ms-input-placeholder{
  --tw-text-opacity: 1;
  color: rgb(67 105 155 / var(--tw-text-opacity, 1));
  font-size: 18px;
  line-height: 1.5em;
}
.c-input input::-ms-input-placeholder, .c-input textarea::-ms-input-placeholder{
  --tw-text-opacity: 1;
  color: rgb(67 105 155 / var(--tw-text-opacity, 1));
  font-size: 18px;
  line-height: 1.5em;
}
.c-input input::placeholder, .c-input textarea::placeholder{
  --tw-text-opacity: 1;
  color: rgb(67 105 155 / var(--tw-text-opacity, 1));
  font-size: 18px;
  line-height: 1.5em;
}
.c-input input p::-webkit-input-placeholder, .c-input textarea p::-webkit-input-placeholder{
  margin-bottom: 0.75rem;
}
.c-input input p::-moz-placeholder, .c-input textarea p::-moz-placeholder{
  margin-bottom: 0.75rem;
}
.c-input input p:-ms-input-placeholder, .c-input textarea p:-ms-input-placeholder{
  margin-bottom: 0.75rem;
}
.c-input input p::-ms-input-placeholder, .c-input textarea p::-ms-input-placeholder{
  margin-bottom: 0.75rem;
}
.c-input input p::placeholder, .c-input textarea p::placeholder{
  margin-bottom: 0.75rem;
}
@responsive {
  .c-input input::-webkit-input-placeholder, .c-input textarea::-webkit-input-placeholder{
    font-size: 18px;
    line-height: 1.5em;
  }
  .c-input input::-moz-placeholder, .c-input textarea::-moz-placeholder{
    font-size: 18px;
    line-height: 1.5em;
  }
  .c-input input:-ms-input-placeholder, .c-input textarea:-ms-input-placeholder{
    font-size: 18px;
    line-height: 1.5em;
  }
  .c-input input::-ms-input-placeholder, .c-input textarea::-ms-input-placeholder{
    font-size: 18px;
    line-height: 1.5em;
  }
  .c-input input::placeholder, .c-input textarea::placeholder{
    font-size: 18px;
    line-height: 1.5em;
  }
  .c-input input p::-webkit-input-placeholder, .c-input textarea p::-webkit-input-placeholder{
    margin-bottom: 0.75rem;
  }
  .c-input input p::-moz-placeholder, .c-input textarea p::-moz-placeholder{
    margin-bottom: 0.75rem;
  }
  .c-input input p:-ms-input-placeholder, .c-input textarea p:-ms-input-placeholder{
    margin-bottom: 0.75rem;
  }
  .c-input input p::-ms-input-placeholder, .c-input textarea p::-ms-input-placeholder{
    margin-bottom: 0.75rem;
  }
  .c-input input p::placeholder, .c-input textarea p::placeholder{
    margin-bottom: 0.75rem;
  }
}
.c-input input:focus, .c-input textarea:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.c-input input:focus ~ .c-input__icon path, .c-input textarea:focus ~ .c-input__icon path{
  fill: #43699B;
}
.c-input textarea{
  height: 146px;
  resize: none;
}
.c-input--file:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.c-input--file::-webkit-file-upload-button{
  display: none;
}
.c-input--file::file-selector-button{
  display: none;
}
.c-input--white-transparent input, .c-input--white-transparent textarea{
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.c-input--white-transparent input::-webkit-input-placeholder, .c-input--white-transparent textarea::-webkit-input-placeholder{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.c-input--white-transparent input::-moz-placeholder, .c-input--white-transparent textarea::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.c-input--white-transparent input:-ms-input-placeholder, .c-input--white-transparent textarea:-ms-input-placeholder{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.c-input--white-transparent input::-ms-input-placeholder, .c-input--white-transparent textarea::-ms-input-placeholder{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.c-input--white-transparent input::placeholder, .c-input--white-transparent textarea::placeholder{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.c-input--white-transparent input:focus, .c-input--white-transparent textarea:focus{
  --tw-border-opacity: 1;
  border-color: rgb(67 105 155 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(67 105 155 / var(--tw-text-opacity, 1));
}
.c-input--terms{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5rem;
  font-size: 18px;
  line-height: 1.5em;
}
.c-input--terms p{
  margin-bottom: 0.75rem;
}
@responsive {
  .c-input--terms{
    font-size: 18px;
    line-height: 1.5em;
  }
  .c-input--terms p{
    margin-bottom: 0.75rem;
  }
}
.c-input--terms input{
  height: 1rem;
  width: 1rem;
  border-radius: 9999px;
  --tw-border-opacity: 1;
  border-color: rgb(67 105 155 / var(--tw-border-opacity, 1));
  background-color: transparent;
}
.c-input--terms a{
  text-decoration-line: underline;
}
.c-input-form{
  position: relative;
  width: 100%;
}
.c-input-form__icon{
  position: absolute;
  left: 2rem;
  top: 50%;
  z-index: 1;
  height: 6rem;
  width: 6rem;
  --tw-translate-y: -50%;
  -webkit-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));
          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));
  -o-object-fit: contain;
     object-fit: contain;
}
.c-input-form__icon path{
  fill: #fff;
  -webkit-transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-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-box-shadow, -webkit-transform, -webkit-filter;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 400ms;
          transition-duration: 400ms;
}
.c-input-form input, .c-input-form textarea{
  height: 10rem;
  width: 100%;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  background-color: transparent;
  padding-left: 10rem;
  padding-right: 10rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  -webkit-transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-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-box-shadow, -webkit-transform, -webkit-filter;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 400ms;
          transition-duration: 400ms;
  font-size: 18px;
  line-height: 1.5em;
}
.c-input-form input p, .c-input-form textarea p{
  margin-bottom: 0.75rem;
}
@responsive {
  .c-input-form input, .c-input-form textarea{
    font-size: 18px;
    line-height: 1.5em;
  }
  .c-input-form input p, .c-input-form textarea p{
    margin-bottom: 0.75rem;
  }
}
.c-input-form input::-webkit-input-placeholder, .c-input-form textarea::-webkit-input-placeholder{
  font-size: 18px;
  line-height: 1.5em;
}
.c-input-form input::-moz-placeholder, .c-input-form textarea::-moz-placeholder{
  font-size: 18px;
  line-height: 1.5em;
}
.c-input-form input:-ms-input-placeholder, .c-input-form textarea:-ms-input-placeholder{
  font-size: 18px;
  line-height: 1.5em;
}
.c-input-form input::-ms-input-placeholder, .c-input-form textarea::-ms-input-placeholder{
  font-size: 18px;
  line-height: 1.5em;
}
.c-input-form input::placeholder, .c-input-form textarea::placeholder{
  font-size: 18px;
  line-height: 1.5em;
}
.c-input-form input p::-webkit-input-placeholder, .c-input-form textarea p::-webkit-input-placeholder{
  margin-bottom: 0.75rem;
}
.c-input-form input p::-moz-placeholder, .c-input-form textarea p::-moz-placeholder{
  margin-bottom: 0.75rem;
}
.c-input-form input p:-ms-input-placeholder, .c-input-form textarea p:-ms-input-placeholder{
  margin-bottom: 0.75rem;
}
.c-input-form input p::-ms-input-placeholder, .c-input-form textarea p::-ms-input-placeholder{
  margin-bottom: 0.75rem;
}
.c-input-form input p::placeholder, .c-input-form textarea p::placeholder{
  margin-bottom: 0.75rem;
}
.c-input-form input:focus, .c-input-form textarea:focus{
  --tw-border-opacity: 1;
  border-color: rgb(67 105 155 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(67 105 155 / var(--tw-text-opacity, 1));
  outline-width: 0px;
}
.c-input-form input:focus::-webkit-input-placeholder, .c-input-form textarea:focus::-webkit-input-placeholder{
  --tw-text-opacity: 1;
  color: rgb(67 105 155 / var(--tw-text-opacity, 1));
}
.c-input-form input:focus::-moz-placeholder, .c-input-form textarea:focus::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(67 105 155 / var(--tw-text-opacity, 1));
}
.c-input-form input:focus:-ms-input-placeholder, .c-input-form textarea:focus:-ms-input-placeholder{
  --tw-text-opacity: 1;
  color: rgb(67 105 155 / var(--tw-text-opacity, 1));
}
.c-input-form input:focus::-ms-input-placeholder, .c-input-form textarea:focus::-ms-input-placeholder{
  --tw-text-opacity: 1;
  color: rgb(67 105 155 / var(--tw-text-opacity, 1));
}
.c-input-form input:focus::placeholder, .c-input-form textarea:focus::placeholder{
  --tw-text-opacity: 1;
  color: rgb(67 105 155 / var(--tw-text-opacity, 1));
}
.c-input-form input::-webkit-input-placeholder, .c-input-form textarea::-webkit-input-placeholder{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 18px;
  line-height: 1.5em;
}
.c-input-form input::-moz-placeholder, .c-input-form textarea::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 18px;
  line-height: 1.5em;
}
.c-input-form input:-ms-input-placeholder, .c-input-form textarea:-ms-input-placeholder{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 18px;
  line-height: 1.5em;
}
.c-input-form input::-ms-input-placeholder, .c-input-form textarea::-ms-input-placeholder{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 18px;
  line-height: 1.5em;
}
.c-input-form input::placeholder, .c-input-form textarea::placeholder{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 18px;
  line-height: 1.5em;
}
.c-input-form input p::-webkit-input-placeholder, .c-input-form textarea p::-webkit-input-placeholder{
  margin-bottom: 0.75rem;
}
.c-input-form input p::-moz-placeholder, .c-input-form textarea p::-moz-placeholder{
  margin-bottom: 0.75rem;
}
.c-input-form input p:-ms-input-placeholder, .c-input-form textarea p:-ms-input-placeholder{
  margin-bottom: 0.75rem;
}
.c-input-form input p::-ms-input-placeholder, .c-input-form textarea p::-ms-input-placeholder{
  margin-bottom: 0.75rem;
}
.c-input-form input p::placeholder, .c-input-form textarea p::placeholder{
  margin-bottom: 0.75rem;
}
@responsive {
  .c-input-form input::-webkit-input-placeholder, .c-input-form textarea::-webkit-input-placeholder{
    font-size: 18px;
    line-height: 1.5em;
  }
  .c-input-form input::-moz-placeholder, .c-input-form textarea::-moz-placeholder{
    font-size: 18px;
    line-height: 1.5em;
  }
  .c-input-form input:-ms-input-placeholder, .c-input-form textarea:-ms-input-placeholder{
    font-size: 18px;
    line-height: 1.5em;
  }
  .c-input-form input::-ms-input-placeholder, .c-input-form textarea::-ms-input-placeholder{
    font-size: 18px;
    line-height: 1.5em;
  }
  .c-input-form input::placeholder, .c-input-form textarea::placeholder{
    font-size: 18px;
    line-height: 1.5em;
  }
  .c-input-form input p::-webkit-input-placeholder, .c-input-form textarea p::-webkit-input-placeholder{
    margin-bottom: 0.75rem;
  }
  .c-input-form input p::-moz-placeholder, .c-input-form textarea p::-moz-placeholder{
    margin-bottom: 0.75rem;
  }
  .c-input-form input p:-ms-input-placeholder, .c-input-form textarea p:-ms-input-placeholder{
    margin-bottom: 0.75rem;
  }
  .c-input-form input p::-ms-input-placeholder, .c-input-form textarea p::-ms-input-placeholder{
    margin-bottom: 0.75rem;
  }
  .c-input-form input p::placeholder, .c-input-form textarea p::placeholder{
    margin-bottom: 0.75rem;
  }
}
.c-input-form input:focus, .c-input-form textarea:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.c-input-form input:focus ~ .c-input-form__icon path, .c-input-form textarea:focus ~ .c-input-form__icon path{
  fill: #43699B;
}
.c-input-form textarea{
  height: 90px;
  resize: none;
}
.c-input-form textarea ~ .c-input-form__icon{
  top: 2rem;
  --tw-translate-y: 0px;
  -webkit-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));
          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));
}
@responsive {
  .c-btn{
    border-radius: 9999px;
  }
  .c-btn--s{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 16px !important;
  }
  .c-btn--m{
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .c-btn--m img, .c-btn--m svg{
    -o-object-fit: contain;
       object-fit: contain;
  }
  @media (min-width: 768px){
    .c-btn--m img, .c-btn--m svg{
      height: 1.5rem;
      width: 1.5rem;
    }
  }
  .c-btn--m.c-btn--circle{
    height: 44px;
    width: 44px;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  @media (min-width: 768px){
    .c-btn--m.c-btn--circle{
      height: 3.5rem;
      width: 3.5rem;
    }
  }
  .c-btn--l{
    padding: 1.5rem;
  }
  .c-btn--xl{
    padding: 1.5rem !important;
  }
  @media (min-width: 768px){
    .c-btn--xl{
      font-size: 12px !important;
    }
    .c-btn--xl img, .c-btn--xl svg{
      height: 4rem;
      width: 4rem;
    }
  }
  .c-btn--default {
    cursor: pointer !important;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 0.5rem;
    --tw-bg-opacity: 1;
    background-color: rgb(67 105 155 / var(--tw-bg-opacity, 1));
    font-size: 18px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    -webkit-transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-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-box-shadow, -webkit-transform, -webkit-filter;
    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
            transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-transition-duration: 400ms;
            transition-duration: 400ms;
  }
  .c-btn--default:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(206 218 231 / var(--tw-bg-opacity, 1));
  }
  .c-btn--default:focus{
    --tw-bg-opacity: 1;
    background-color: rgb(121 42 69 / var(--tw-bg-opacity, 1));
  }
  .c-btn--default svg path{
    fill: currentColor;
  }
  .c-btn--secondary{
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 0.5rem;
    --tw-bg-opacity: 1;
    background-color: rgb(169 160 149 / var(--tw-bg-opacity, 1));
    font-size: 20px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    -webkit-transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-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-box-shadow, -webkit-transform, -webkit-filter;
    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
            transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-transition-duration: 400ms;
            transition-duration: 400ms;
  }
  .c-btn--secondary:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(139 132 66 / var(--tw-bg-opacity, 1));
  }
  .c-btn--secondary:focus{
    --tw-bg-opacity: 1;
    background-color: rgb(121 42 69 / var(--tw-bg-opacity, 1));
  }
  .c-btn--secondary svg path{
    fill: currentColor;
  }
  .c-btn--white{
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 0.5rem;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    font-size: 18px;
    -webkit-transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-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-box-shadow, -webkit-transform, -webkit-filter;
    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
            transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-transition-duration: 400ms;
            transition-duration: 400ms;
  }
  .c-btn--white svg path{
    fill: currentColor;
  }
  .c-btn--outline {
    cursor: pointer !important;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 0.5rem;
    border-width: 1px;
    border-color: currentColor;
    font-size: 18px;
    --tw-text-opacity: 1;
    color: rgb(67 105 155 / var(--tw-text-opacity, 1));
    -webkit-transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-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-box-shadow, -webkit-transform, -webkit-filter;
    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
            transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-transition-duration: 400ms;
            transition-duration: 400ms;
  }
  .c-btn--outline:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(67 105 155 / var(--tw-bg-opacity, 1));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  .c-btn--outline:focus{
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  .c-btn--outline svg path{
    fill: currentColor;
  }
  .c-btn--input-search {
    cursor: pointer !important;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 0.5rem;
    border-width: 1px;
    border-color: currentColor;
    font-size: 18px;
    --tw-text-opacity: 1;
    color: rgb(67 105 155 / var(--tw-text-opacity, 1));
    -webkit-transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-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-box-shadow, -webkit-transform, -webkit-filter;
    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
            transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-transition-duration: 400ms;
            transition-duration: 400ms;
  }
  .c-btn--input-search::-webkit-input-placeholder{
    --tw-text-opacity: 1;
    color: rgb(67 105 155 / var(--tw-text-opacity, 1));
  }
  .c-btn--input-search::-moz-placeholder{
    --tw-text-opacity: 1;
    color: rgb(67 105 155 / var(--tw-text-opacity, 1));
  }
  .c-btn--input-search:-ms-input-placeholder{
    --tw-text-opacity: 1;
    color: rgb(67 105 155 / var(--tw-text-opacity, 1));
  }
  .c-btn--input-search::-ms-input-placeholder{
    --tw-text-opacity: 1;
    color: rgb(67 105 155 / var(--tw-text-opacity, 1));
  }
  .c-btn--input-search::placeholder{
    --tw-text-opacity: 1;
    color: rgb(67 105 155 / var(--tw-text-opacity, 1));
  }
  .c-btn--input-search svg path{
    fill: currentColor;
  }
  .c-btn--outlineWhite{
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 0.5rem;
    border-width: 1px;
    border-color: currentColor;
    font-size: 20px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    -webkit-transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-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-box-shadow, -webkit-transform, -webkit-filter;
    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
            transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-transition-duration: 400ms;
            transition-duration: 400ms;
  }
  .c-btn--outlineWhite svg path{
    fill: currentColor;
  }
  .c-btn--ghost{
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 0.5rem;
    font-size: 20px;
    --tw-text-opacity: 1;
    color: rgb(67 105 155 / var(--tw-text-opacity, 1));
    -webkit-transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-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-box-shadow, -webkit-transform, -webkit-filter;
    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
            transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-transition-duration: 400ms;
            transition-duration: 400ms;
  }
  .c-btn--ghost svg path{
    fill: currentColor;
  }
  .c-btn--ghostWhite{
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 0.5rem;
    font-size: 20px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    -webkit-transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-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-box-shadow, -webkit-transform, -webkit-filter;
    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
            transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-transition-duration: 400ms;
            transition-duration: 400ms;
  }
  .c-btn--ghostWhite svg path{
    fill: currentColor;
  }
}
.c-ticker{
  overflow: hidden;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 40px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px){
  .c-ticker{
    font-size: 80px;
  }
}
.c-ticker {
  position: relative;
}
.c-ticker__tickerwrapper { /* the outer div */
  position: relative;
  width: 99.9%;
  overflow: hidden;
  height: 60px;
}
@media (min-width: 768px){
  .c-ticker__tickerwrapper{
    height: 120px;
  }
}
.c-ticker__list {
  position: relative;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.c-ticker__list.cloned {
  position: absolute;
  top: 0;
  left: 0;
}
.c-ticker__list li{
  float: left;
  padding-left: 2.5rem;
}
.c-ticker__list-item {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  white-space: nowrap;
}
.c-map{
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1.5rem;
  max-width: 1500px;
}
@media (max-width: 767px){
  .c-map{
    margin-top: 2.5rem;
  }
}
.c-map__img{
  max-width: 100%;
}
@media (max-width: 767px){
  .c-map__img{
    display: none;
  }
  .c-map__points{
    margin-left: -1.5rem;
    margin-right: -1.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1rem;
    overflow-x: auto;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.c-map__tag{
  top: 0px;
  left: 0px;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 400ms;
          transition-duration: 400ms;
}
@media (min-width: 768px){
  .c-map__tag{
    position: absolute;
  }
}
@media (max-width: 767px){
  .c-map__tag{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.c-map__tag:hover{
  z-index: 1;
}
@media (max-width: 1535px){
  .c-map__tag.right .c-map__tag-container{
    left: auto;
    right: 0px;
  }
}
.c-map__tag-name{
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  cursor: pointer;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(121 42 69 / var(--tw-bg-opacity, 1));
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 20px;
  line-height: 1.45em;
}
.c-map__tag-name p{
  margin-bottom: 1.5rem;
}
@responsive {
  .c-map__tag-name{
    font-size: 20px;
    line-height: 1.45em;
  }
  .c-map__tag-name p{
    margin-bottom: 1.5rem;
  }
}
@media (min-width: 1536px){
  .c-map__tag-name{
    padding-left: 18px;
    padding-right: 18px;
  }
}
@media (max-width: 1535px){
  .c-map__tag-name{
    font-size: 14px;
    line-height: 1.2em;
  }
}
@media (max-width: 767px){
  .c-map__tag-name{
    max-width: 100%;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media (min-width: 768px){
  .c-map__tag-name:not(:hover) ~ .c-map__tag-container{
    pointer-events: none;
    opacity: 0;
  }
}
.c-map__tag-container{
  left: 0px;
  width: 275px;
  --tw-bg-opacity: 1;
  background-color: rgb(121 42 69 / var(--tw-bg-opacity, 1));
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  -webkit-transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-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-box-shadow, -webkit-transform, -webkit-filter;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 400ms;
          transition-duration: 400ms;
}
@media (min-width: 768px){
  .c-map__tag-container{
    position: absolute;
    top: calc(100% + 4px);
    width: 340px;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (min-width: 1024px){
  .c-map__tag-container{
    top: calc(100% + 8px);
  }
}
@media (max-width: 767px){
  .c-map__tag-container{
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}
.c-map__tag-title{
  font-size: 14px;
  line-height: 1.2em;
}
@responsive {
  .c-map__tag-title{
    font-size: 14px;
    line-height: 1.2em;
  }
}
.c-map__tag-description{
  margin-top: 1rem;
  font-size: 14px;
  line-height: 1.2em;
}
@media (min-width: 768px){
  .c-map__tag-description{
    margin-top: 3px;
    font-size: 16px;
  }
}
:root {
  --primary: #43699B;
  --golden: #8B8442;
  --garnet: #792A45;
  --brownie: #A9A095;
  --text: var(--primary);
  --font-primary: 'Inter', sans-serif;
}
body {
  color: var(--text);
  font-family: var(--font-primary);
  font-size: 16px;
}
html, body {
  scroll-behavior: smooth;
}
b, strong{
  font-weight: 700;
}
.svg{
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.box-dashed-custom {
  border-width: 1px; /* grosor del “borde” */
  border-style: solid;
  border-image-slice: 1;
  border-image-source: repeating-linear-gradient(90deg, currentColor 0 10px, transparent 10px 16px);
  position: absolute;
  top: 28px;
  left: 71px;
  width: calc(100% - 86px);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.hover\:border-brownie:hover{
  --tw-border-opacity: 1;
  border-color: rgb(169 160 149 / var(--tw-border-opacity, 1));
}
.hover\:bg-brownie:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(169 160 149 / var(--tw-bg-opacity, 1));
}
.hover\:bg-golden:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(139 132 66 / var(--tw-bg-opacity, 1));
}
.hover\:bg-primaryLight:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(206 218 231 / var(--tw-bg-opacity, 1));
}
.hover\:text-garnet:hover{
  --tw-text-opacity: 1;
  color: rgb(121 42 69 / var(--tw-text-opacity, 1));
}
.hover\:text-golden:hover{
  --tw-text-opacity: 1;
  color: rgb(139 132 66 / var(--tw-text-opacity, 1));
}
.focus\:border-none:focus{
  border-style: none;
}
.focus\:outline-none:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus\:ring-0:focus{
  --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(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  -webkit-box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
          box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.active\:bg-garnet:active{
  --tw-bg-opacity: 1;
  background-color: rgb(121 42 69 / var(--tw-bg-opacity, 1));
}
.active\:text-garnet:active{
  --tw-text-opacity: 1;
  color: rgb(121 42 69 / var(--tw-text-opacity, 1));
}
.group:hover .group-hover\:grid-rows-\[1fr\]{
  grid-template-rows: 1fr;
}
.group:hover .group-hover\:pt-2{
  padding-top: 0.5rem;
}
.group:hover .group-hover\:opacity-100{
  opacity: 1;
}
.group:hover .group-hover\:blur-sm{
  --tw-blur: blur(4px);
  -webkit-filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
          filter: 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: 640px){
  .sm\:mr-\[100px\]{
    margin-right: 100px;
  }
  .sm\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .sm\:grid-rows-2{
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }
  .sm\:flex-row{
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .sm\:space-x-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .sm\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (min-width: 768px){
  .md\:right-\[52px\]{
    right: 52px;
  }
  .md\:col-span-10{
    grid-column: span 10 / span 10;
  }
  .md\:col-span-2{
    grid-column: span 2 / span 2;
  }
  .md\:col-span-3{
    grid-column: span 3 / span 3;
  }
  .md\:col-span-5{
    grid-column: span 5 / span 5;
  }
  .md\:col-span-6{
    grid-column: span 6 / span 6;
  }
  .md\:col-span-7{
    grid-column: span 7 / span 7;
  }
  .md\:\!col-start-6{
    grid-column-start: 6 !important;
  }
  .md\:\!col-start-7{
    grid-column-start: 7 !important;
  }
  .md\:col-start-2{
    grid-column-start: 2;
  }
  .md\:col-start-8{
    grid-column-start: 8;
  }
  .md\:mx-6{
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
  .md\:my-28{
    margin-top: 7rem;
    margin-bottom: 7rem;
  }
  .md\:-ml-\[71px\]{
    margin-left: -71px;
  }
  .md\:-mt-12{
    margin-top: -3rem;
  }
  .md\:mb-0{
    margin-bottom: 0px;
  }
  .md\:mb-12{
    margin-bottom: 3rem;
  }
  .md\:mb-24{
    margin-bottom: 6rem;
  }
  .md\:mb-32{
    margin-bottom: 8rem;
  }
  .md\:mb-40{
    margin-bottom: 10rem;
  }
  .md\:mb-48{
    margin-bottom: 12rem;
  }
  .md\:mb-5{
    margin-bottom: 1.25rem;
  }
  .md\:mr-12{
    margin-right: 3rem;
  }
  .md\:mr-3{
    margin-right: 0.75rem;
  }
  .md\:mr-\[150px\]{
    margin-right: 150px;
  }
  .md\:mt-0{
    margin-top: 0px;
  }
  .md\:mt-12{
    margin-top: 3rem;
  }
  .md\:mt-14{
    margin-top: 3.5rem;
  }
  .md\:mt-16{
    margin-top: 4rem;
  }
  .md\:mt-20{
    margin-top: 5rem;
  }
  .md\:mt-24{
    margin-top: 6rem;
  }
  .md\:mt-36{
    margin-top: 9rem;
  }
  .md\:mt-40{
    margin-top: 10rem;
  }
  .md\:mt-8{
    margin-top: 2rem;
  }
  .md\:mt-\[134px\]{
    margin-top: 134px;
  }
  .md\:mt-\[72px\]{
    margin-top: 72px;
  }
  .md\:grid{
    display: grid;
  }
  .md\:aspect-\[4\/5\]{
    aspect-ratio: 4/5;
  }
  .md\:h-14{
    height: 3.5rem;
  }
  .md\:h-16{
    height: 4rem;
  }
  .md\:h-\[3px\]{
    height: 3px;
  }
  .md\:h-\[400px\]{
    height: 400px;
  }
  .md\:h-\[650px\]{
    height: 650px;
  }
  .md\:h-\[72px\]{
    height: 72px;
  }
  .md\:h-\[calc\(100dvh-123px\)\]{
    height: calc(100dvh - 123px);
  }
  .md\:h-\[calc\(50dvh-123px\)\]{
    height: calc(50dvh - 123px);
  }
  .md\:max-h-\[704px\]{
    max-height: 704px;
  }
  .md\:w-12{
    width: 3rem;
  }
  .md\:w-14{
    width: 3.5rem;
  }
  .md\:w-16{
    width: 4rem;
  }
  .md\:w-\[72px\]{
    width: 72px;
  }
  .md\:w-auto{
    width: auto;
  }
  .md\:translate-y-5{
    --tw-translate-y: 1.25rem;
    -webkit-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));
            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));
  }
  .md\:grid-cols-10{
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }
  .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\:grid-rows-\[0fr\]{
    grid-template-rows: 0fr;
  }
  .md\:flex-wrap{
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .md\:items-center{
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .md\:justify-center{
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .md\:gap-10{
    gap: 2.5rem;
  }
  .md\:gap-14{
    gap: 3.5rem;
  }
  .md\:gap-16{
    gap: 4rem;
  }
  .md\:gap-4{
    gap: 1rem;
  }
  .md\:gap-40{
    gap: 10rem;
  }
  .md\:gap-5{
    gap: 1.25rem;
  }
  .md\:gap-y-16{
    row-gap: 4rem;
  }
  .md\: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));
  }
  .md\:p-12{
    padding: 3rem;
  }
  .md\:px-12{
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .md\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .md\:py-12{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .md\:py-24{
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .md\:py-32{
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .md\:py-4{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .md\:py-6{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .md\:pb-14{
    padding-bottom: 3.5rem;
  }
  .md\:pl-6{
    padding-left: 1.5rem;
  }
  .md\:pt-0{
    padding-top: 0px;
  }
  .md\:pt-20{
    padding-top: 5rem;
  }
  .md\:text-16{
    font-size: 16px;
  }
  .md\:text-18{
    font-size: 18px;
  }
  .md\:text-20{
    font-size: 20px;
  }
  .md\:text-30{
    font-size: 30px;
  }
  .md\:text-36{
    font-size: 36px;
  }
  .md\:text-40{
    font-size: 40px;
  }
  .md\:text-54{
    font-size: 54px;
  }
  .md\:text-65{
    font-size: 65px;
  }
  .md\:text-\[150px\]{
    font-size: 150px;
  }
  .md\:c-typo--d1{
    font-size: 56px;
    line-height: 1.2em;
  }
  @media (min-width: 768px){
    .md\:c-typo--d1{
      font-size: 62px;
      line-height: 1.07em;
    }
  }
  @media (min-width: 1680px){
    .md\:c-typo--d1{
      font-size: 80px;
    }
  }
  .md\:c-typo--p1{
    font-size: 18px;
    line-height: 1.5em;
  }
  .md\:c-typo--p1 p{
    margin-bottom: 0.75rem;
  }
  .md\:c-btn--m{
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .md\:c-btn--m img,.md\:c-btn--m svg{
    -o-object-fit: contain;
       object-fit: contain;
  }
  @media (min-width: 768px){
    .md\:c-btn--m img,.md\:c-btn--m svg{
      height: 1.5rem;
      width: 1.5rem;
    }
  }
  .md\:c-btn--m img,.md\:c-btn--m svg{
    -o-object-fit: contain;
       object-fit: contain;
  }
  @media (min-width: 768px){
    .md\:c-btn--m img,.md\:c-btn--m svg{
      height: 1.5rem;
      width: 1.5rem;
    }
  }
  .md\:c-btn--m.c-btn--circle{
    height: 44px;
    width: 44px;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  @media (min-width: 768px){
    .md\:c-btn--m.c-btn--circle{
      height: 3.5rem;
      width: 3.5rem;
    }
  }
}
@media (min-width: 1024px){
  .lg\:order-1{
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .lg\:col-span-10{
    grid-column: span 10 / span 10;
  }
  .lg\:col-span-3{
    grid-column: span 3 / span 3;
  }
  .lg\:col-span-4{
    grid-column: span 4 / span 4;
  }
  .lg\:col-span-5{
    grid-column: span 5 / span 5;
  }
  .lg\:col-span-6{
    grid-column: span 6 / span 6;
  }
  .lg\:col-span-7{
    grid-column: span 7 / span 7;
  }
  .lg\:col-span-8{
    grid-column: span 8 / span 8;
  }
  .lg\:col-span-9{
    grid-column: span 9 / span 9;
  }
  .lg\:\!col-start-2{
    grid-column-start: 2 !important;
  }
  .lg\:\!col-start-8{
    grid-column-start: 8 !important;
  }
  .lg\:col-start-1{
    grid-column-start: 1;
  }
  .lg\:col-start-2{
    grid-column-start: 2;
  }
  .lg\:col-start-3{
    grid-column-start: 3;
  }
  .lg\:col-start-5{
    grid-column-start: 5;
  }
  .lg\:col-start-6{
    grid-column-start: 6;
  }
  .lg\:col-start-7{
    grid-column-start: 7;
  }
  .lg\:col-start-8{
    grid-column-start: 8;
  }
  .lg\:col-start-9{
    grid-column-start: 9;
  }
  .lg\:my-10{
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
  .lg\:my-\[113px\]{
    margin-top: 113px;
    margin-bottom: 113px;
  }
  .lg\:my-\[200px\]{
    margin-top: 200px;
    margin-bottom: 200px;
  }
  .lg\:my-\[72px\]{
    margin-top: 72px;
    margin-bottom: 72px;
  }
  .lg\:-mb-28{
    margin-bottom: -7rem;
  }
  .lg\:-ml-\[288px\]{
    margin-left: -288px;
  }
  .lg\:-mr-\[153px\]{
    margin-right: -153px;
  }
  .lg\:-mt-4{
    margin-top: -1rem;
  }
  .lg\:-mt-\[104px\]{
    margin-top: -104px;
  }
  .lg\:mb-10{
    margin-bottom: 2.5rem;
  }
  .lg\:mb-16{
    margin-bottom: 4rem;
  }
  .lg\:mb-18{
    margin-bottom: 4.5rem;
  }
  .lg\:mb-24{
    margin-bottom: 6rem;
  }
  .lg\:mb-32{
    margin-bottom: 8rem;
  }
  .lg\:mb-40{
    margin-bottom: 10rem;
  }
  .lg\:mb-\[72px\]{
    margin-bottom: 72px;
  }
  .lg\:ml-12{
    margin-left: 3rem;
  }
  .lg\:ml-4{
    margin-left: 1rem;
  }
  .lg\:ml-\[156px\]{
    margin-left: 156px;
  }
  .lg\:ml-\[calc\(-50vw-850px\/2\*-1\+48px\*-1\)\]{
    margin-left: calc(-50vw - 850px / 2 * -1 + 48px * -1);
  }
  .lg\:mr-10{
    margin-right: 2.5rem;
  }
  .lg\:mr-\[calc\(-50vw-850px\/2\*-1\+48px\*-1\)\]{
    margin-right: calc(-50vw - 850px / 2 * -1 + 48px * -1);
  }
  .lg\:mt-0{
    margin-top: 0px;
  }
  .lg\:mt-16{
    margin-top: 4rem;
  }
  .lg\:mt-18{
    margin-top: 4.5rem;
  }
  .lg\:mt-20{
    margin-top: 5rem;
  }
  .lg\:mt-24{
    margin-top: 6rem;
  }
  .lg\:mt-28{
    margin-top: 7rem;
  }
  .lg\:mt-30{
    margin-top: 7.5rem;
  }
  .lg\:mt-40{
    margin-top: 10rem;
  }
  .lg\:mt-6{
    margin-top: 1.5rem;
  }
  .lg\:mt-8{
    margin-top: 2rem;
  }
  .lg\:mt-\[102px\]{
    margin-top: 102px;
  }
  .lg\:mt-\[207px\]{
    margin-top: 207px;
  }
  .lg\:mt-\[72px\]{
    margin-top: 72px;
  }
  .lg\:block{
    display: block;
  }
  .lg\:aspect-\[1\/1\]{
    aspect-ratio: 1/1;
  }
  .lg\:h-auto{
    height: auto;
  }
  .lg\:max-h-\[366px\]{
    max-height: 366px;
  }
  .lg\:w-\[140px\]{
    width: 140px;
  }
  .lg\:w-\[200px\]{
    width: 200px;
  }
  .lg\:w-\[444px\]{
    width: 444px;
  }
  .lg\:w-\[893px\]{
    width: 893px;
  }
  .lg\:max-w-\[540px\]{
    max-width: 540px;
  }
  .lg\:max-w-\[60\%\]{
    max-width: 60%;
  }
  .lg\:max-w-\[600px\]{
    max-width: 600px;
  }
  .lg\:max-w-\[640px\]{
    max-width: 640px;
  }
  .lg\:grid-cols-10{
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }
  .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\:flex-row{
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .lg\:items-center{
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .lg\:justify-end{
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .lg\:gap-4{
    gap: 1rem;
  }
  .lg\:gap-6{
    gap: 1.5rem;
  }
  .lg\:gap-y-28{
    row-gap: 7rem;
  }
  .lg\:p-32{
    padding: 8rem;
  }
  .lg\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
  .lg\:px-14{
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
  .lg\:py-20{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .lg\:py-6{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .lg\:py-8{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .lg\:pb-36{
    padding-bottom: 9rem;
  }
  .lg\:pb-\[355px\]{
    padding-bottom: 355px;
  }
  .lg\:pb-\[404px\]{
    padding-bottom: 404px;
  }
  .lg\:pl-10{
    padding-left: 2.5rem;
  }
  .lg\:pt-20{
    padding-top: 5rem;
  }
  .lg\:pt-\[229px\]{
    padding-top: 229px;
  }
  .lg\:text-20{
    font-size: 20px;
  }
  .lg\:text-24{
    font-size: 24px;
  }
  .lg\:text-48{
    font-size: 48px;
  }
  .lg\:text-65{
    font-size: 65px;
  }
  .lg\:c-typo--d2{
    font-size: 48px;
  }
  @media (min-width: 768px){
    .lg\:c-typo--d2{
      font-size: 52px;
      line-height: 1em;
    }
  }
  @media (min-width: 1536px){
    .lg\:c-typo--d2{
      font-size: 64px;
      line-height: 1.2em;
    }
  }
  .lg\:c-typo--h1{
    font-size: 40px;
    font-weight: 500;
    line-height: 1.2em;
  }
  @media (min-width: 768px){
    .lg\:c-typo--h1{
      font-size: 56px;
    }
  }
  .lg\:c-typo--h2{
    font-size: 32px;
    font-weight: 500;
    line-height: 1.2em;
  }
  @media (min-width: 768px){
    .lg\:c-typo--h2{
      font-size: 48px;
    }
  }
  .lg\:c-typo--h2 b{
    font-weight: 600;
  }
  .lg\:c-typo--h3{
    font-size: 28px;
    line-height: 1.2em;
  }
  @media (min-width: 768px){
    .lg\:c-typo--h3{
      font-size: 40px;
    }
  }
  .lg\:c-typo--h4{
    font-size: 24px;
    font-weight: 600;
    line-height: 1.15em;
  }
  @media (min-width: 768px){
    .lg\:c-typo--h4{
      font-size: 32px;
    }
  }
}
@media (min-width: 1280px){
  .xl\:relative{
    position: relative;
  }
  .xl\:left-auto{
    left: auto;
  }
  .xl\:top-auto{
    top: auto;
  }
  .xl\:col-span-5{
    grid-column: span 5 / span 5;
  }
  .xl\:col-span-6{
    grid-column: span 6 / span 6;
  }
  .xl\:col-start-7{
    grid-column-start: 7;
  }
  .xl\:mb-0{
    margin-bottom: 0px;
  }
  .xl\:mb-36{
    margin-bottom: 9rem;
  }
  .xl\:mb-56{
    margin-bottom: 14rem;
  }
  .xl\:mb-\[188px\]{
    margin-bottom: 188px;
  }
  .xl\:mb-\[252px\]{
    margin-bottom: 252px;
  }
  .xl\:ml-24{
    margin-left: 6rem;
  }
  .xl\:ml-\[100px\]{
    margin-left: 100px;
  }
  .xl\:mr-20{
    margin-right: 5rem;
  }
  .xl\:mr-\[100px\]{
    margin-right: 100px;
  }
  .xl\:mt-52{
    margin-top: 13rem;
  }
  .xl\:mt-8{
    margin-top: 2rem;
  }
  .xl\:flex{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .xl\:hidden{
    display: none;
  }
  .xl\:h-auto{
    height: auto;
  }
  .xl\:w-auto{
    width: auto;
  }
  .xl\:max-w-\[435px\]{
    max-width: 435px;
  }
  .xl\:max-w-\[594px\]{
    max-width: 594px;
  }
  .xl\:max-w-none{
    max-width: none;
  }
  .xl\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .xl\:flex-row{
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .xl\:space-x-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(5rem * var(--tw-space-x-reverse));
    margin-left: calc(5rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .xl\:space-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .xl\:space-x-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.75rem * var(--tw-space-x-reverse));
    margin-left: calc(1.75rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .xl\: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));
  }
  .xl\:bg-none{
    background-image: none;
  }
  .xl\:p-0{
    padding: 0px;
  }
  .xl\:text-18{
    font-size: 18px;
  }
  .xl\:text-56{
    font-size: 56px;
  }
}
@media (min-width: 1536px){
  .\32xl\:col-span-2{
    grid-column: span 2 / span 2;
  }
  .\32xl\:col-span-4{
    grid-column: span 4 / span 4;
  }
  .\32xl\:col-span-6{
    grid-column: span 6 / span 6;
  }
  .\32xl\:col-span-7{
    grid-column: span 7 / span 7;
  }
  .\32xl\:col-start-2{
    grid-column-start: 2;
  }
  .\32xl\:my-20{
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
  .\32xl\:-ml-\[134px\]{
    margin-left: -134px;
  }
  .\32xl\:-mt-\[204px\]{
    margin-top: -204px;
  }
  .\32xl\:mb-16{
    margin-bottom: 4rem;
  }
  .\32xl\:ml-\[200px\]{
    margin-left: 200px;
  }
  .\32xl\:ml-\[calc\(-50vw-1550px\/2\*-1\+48px\*-1\)\]{
    margin-left: calc(-50vw - 1550px / 2 * -1 + 48px * -1);
  }
  .\32xl\:mr-\[161px\]{
    margin-right: 161px;
  }
  .\32xl\:mr-\[calc\(-50vw-1550px\/2\*-1\+48px\*-1\)\]{
    margin-right: calc(-50vw - 1550px / 2 * -1 + 48px * -1);
  }
  .\32xl\:mt-10{
    margin-top: 2.5rem;
  }
  .\32xl\:mt-12{
    margin-top: 3rem;
  }
  .\32xl\:mt-16{
    margin-top: 4rem;
  }
  .\32xl\:mt-18{
    margin-top: 4.5rem;
  }
  .\32xl\:mt-20{
    margin-top: 5rem;
  }
  .\32xl\:mt-24{
    margin-top: 6rem;
  }
  .\32xl\:mt-36{
    margin-top: 9rem;
  }
  .\32xl\:mt-40{
    margin-top: 10rem;
  }
  .\32xl\:mt-48{
    margin-top: 12rem;
  }
  .\32xl\:mt-\[190px\]{
    margin-top: 190px;
  }
  .\32xl\:block{
    display: block;
  }
  .\32xl\:h-\[150px\]{
    height: 150px;
  }
  .\32xl\:h-\[550px\]{
    height: 550px;
  }
  .\32xl\:w-\[150px\]{
    width: 150px;
  }
  .\32xl\:max-w-\[590px\]{
    max-width: 590px;
  }
  .\32xl\:gap-12{
    gap: 3rem;
  }
  .\32xl\:gap-20{
    gap: 5rem;
  }
  .\32xl\:gap-y-28{
    row-gap: 7rem;
  }
  .\32xl\:gap-y-6{
    row-gap: 1.5rem;
  }
  .\32xl\:space-x-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .\32xl\:space-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2rem * var(--tw-space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .\32xl\:px-16{
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .\32xl\:py-12{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .\32xl\:py-32{
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .\32xl\:pt-20{
    padding-top: 5rem;
  }
  .\32xl\:text-40{
    font-size: 40px;
  }
  .\32xl\:text-80{
    font-size: 80px;
  }
  .\32xl\:text-88{
    font-size: 88px;
  }
  .\32xl\:c-typo--h1{
    font-size: 40px;
    font-weight: 500;
    line-height: 1.2em;
  }
  @media (min-width: 768px){
    .\32xl\:c-typo--h1{
      font-size: 56px;
    }
  }
  .\32xl\:c-typo--h2{
    font-size: 32px;
    font-weight: 500;
    line-height: 1.2em;
  }
  @media (min-width: 768px){
    .\32xl\:c-typo--h2{
      font-size: 48px;
    }
  }
  .\32xl\:c-typo--h2 b{
    font-weight: 600;
  }
  .\32xl\:c-typo--h3{
    font-size: 28px;
    line-height: 1.2em;
  }
  @media (min-width: 768px){
    .\32xl\:c-typo--h3{
      font-size: 40px;
    }
  }
  .\32xl\:c-typo--p1{
    font-size: 18px;
    line-height: 1.5em;
  }
  .\32xl\:c-typo--p1 p{
    margin-bottom: 0.75rem;
  }
  .\32xl\:c-btn--m{
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .\32xl\:c-btn--m img,.\32xl\:c-btn--m svg{
    -o-object-fit: contain;
       object-fit: contain;
  }
  @media (min-width: 768px){
    .\32xl\:c-btn--m img,.\32xl\:c-btn--m svg{
      height: 1.5rem;
      width: 1.5rem;
    }
  }
  .\32xl\:c-btn--m img,.\32xl\:c-btn--m svg{
    -o-object-fit: contain;
       object-fit: contain;
  }
  @media (min-width: 768px){
    .\32xl\:c-btn--m img,.\32xl\:c-btn--m svg{
      height: 1.5rem;
      width: 1.5rem;
    }
  }
  .\32xl\:c-btn--m.c-btn--circle{
    height: 44px;
    width: 44px;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  @media (min-width: 768px){
    .\32xl\:c-btn--m.c-btn--circle{
      height: 3.5rem;
      width: 3.5rem;
    }
  }
}
@media (max-width: 1535px){
  .\-2xl\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media (max-width: 1023px){
  .-lg\:order-first{
    -webkit-box-ordinal-group: -9998;
        -ms-flex-order: -9999;
            order: -9999;
  }
  .-lg\:order-last{
    -webkit-box-ordinal-group: 10000;
        -ms-flex-order: 9999;
            order: 9999;
  }
  .-lg\:mb-4{
    margin-bottom: 1rem;
  }
  .-lg\:flex{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .-lg\:aspect-\[5\/6\]{
    aspect-ratio: 5/6;
  }
  .-lg\:w-full{
    width: 100%;
  }
  .-lg\:flex-col{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .-lg\:gap-y-12{
    row-gap: 3rem;
  }
  .-lg\:bg-black\/20{
    background-color: rgb(0 0 0 / 0.2);
  }
  .-lg\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .-lg\:text-center{
    text-align: center;
  }
}
@media (max-width: 767px){
  .-md\:sticky{
    position: sticky;
  }
  .-md\:top-\[83px\]{
    top: 83px;
  }
  .-md\:order-first{
    -webkit-box-ordinal-group: -9998;
        -ms-flex-order: -9999;
            order: -9999;
  }
  .-md\:order-last{
    -webkit-box-ordinal-group: 10000;
        -ms-flex-order: 9999;
            order: 9999;
  }
  .-md\:-mx-4{
    margin-left: -1rem;
    margin-right: -1rem;
  }
  .-md\:-mx-6{
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
  .-md\:mb-4{
    margin-bottom: 1rem;
  }
  .-md\:hidden{
    display: none;
  }
  .-md\:max-h-\[450px\]{
    max-height: 450px;
  }
  .-md\:w-\[-webkit-fill-available\]{
    width: -webkit-fill-available;
  }
  .-md\:w-\[275px\]{
    width: 275px;
  }
  .-md\:w-\[inherit\]{
    width: inherit;
  }
  .-md\:flex-col{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .-md\:gap-16{
    gap: 4rem;
  }
  .-md\:overflow-x-auto{
    overflow-x: auto;
  }
  .-md\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .-md\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .-md\:py-6{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .-md\:text-center{
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 1023px){
  .md-lg\:max-h-\[650px\]{
    max-height: 650px;
  }
  .md-lg\:pl-4{
    padding-left: 1rem;
  }
  .md-lg\:pr-4{
    padding-right: 1rem;
  }
}
@media (min-width: 1024px) and (max-width: 1536px){
  .lg-2xl\:items-center{
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
