@custom-variant taos (&.taos-init:where(:not(.taos-animate)));

html.js :where([class*="taos:"]:not(.taos-init)) {
  visibility: hidden;
}

@source inline('!duration-[0ms] !delay-[0ms]');

/* Шрифт Onest */
@font-face { font-family: 'Onest'; font-style: normal; font-weight: 100; src: url('/images/fonts/Onest-Thin.woff2') format('woff2'); }
@font-face { font-family: 'Onest'; font-style: normal; font-weight: 200; src: url('/images/fonts/Onest-ExtraLight.woff2') format('woff2'); }
@font-face { font-family: 'Onest'; font-style: normal; font-weight: 300; src: url('/images/fonts/Onest-Light.woff2') format('woff2'); }
@font-face { font-family: 'Onest'; font-style: normal; font-weight: 400; src: url('/images/fonts/Onest-Regular.woff2') format('woff2'); }
@font-face { font-family: 'Onest'; font-style: normal; font-weight: 500; src: url('/images/fonts/Onest-Medium.woff2') format('woff2'); }
@font-face { font-family: 'Onest'; font-style: normal; font-weight: 600; src: url('/images/fonts/Onest-SemiBold.woff2') format('woff2'); }
@font-face { font-family: 'Onest'; font-style: normal; font-weight: 700; src: url('/images/fonts/Onest-Bold.woff2') format('woff2'); }
@font-face { font-family: 'Onest'; font-style: normal; font-weight: 800; src: url('/images/fonts/Onest-ExtraBold.woff2') format('woff2'); }
@font-face { font-family: 'Onest'; font-style: normal; font-weight: 900; src: url('/images/fonts/Onest-Black.woff2') format('woff2'); }

*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

/* ! tailwindcss v3.4.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 {
  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: Onest, sans-serif; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

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

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

/*
Set the default cursor for buttons.
*/

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

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

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

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

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

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

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

html.js :where([class*="taos:"]:not(.taos-init)){
  visibility: hidden;
}
.container{
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
}
@media (min-width: 100%){

  .container{
    max-width: 100%;
  }
}
@media (min-width: 868px){

  .container{
    max-width: 868px;
  }
}
@media (min-width: 1100px){

  .container{
    max-width: 1100px;
  }
}
@media (min-width: 1320px){

  .container{
    max-width: 1320px;
  }
}
.pointer-events-none{
  pointer-events: none;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.sticky{
  position: sticky;
}
.inset-0{
  inset: 0px;
}
.inset-x-0{
  left: 0px;
  right: 0px;
}
.-bottom-\[5px\]{
  bottom: -5px;
}
.-left-\[19px\]{
  left: -19px;
}
.-left-\[48px\]{
  left: -48px;
}
.-right-\[19px\]{
  right: -19px;
}
.-right-\[48px\]{
  right: -48px;
}
.bottom-0{
  bottom: 0px;
}
.bottom-1{
  bottom: 0.25rem;
}
.bottom-8{
  bottom: 2rem;
}
.bottom-\[20px\]{
  bottom: 20px;
}
.left-0{
  left: 0px;
}
.left-1{
  left: 0.25rem;
}
.left-1\/2{
  left: 50%;
}
.left-2{
  left: 0.5rem;
}
.left-3{
  left: 0.75rem;
}
.left-4{
  left: 1rem;
}
.left-8{
  left: 2rem;
}
.left-\[-10px\]{
  left: -10px;
}
.left-\[15px\]{
  left: 15px;
}
.left-\[20px\]{
  left: 20px;
}
.right-0{
  right: 0px;
}
.right-1{
  right: 0.25rem;
}
.right-3{
  right: 0.75rem;
}
.right-\[-10px\]{
  right: -10px;
}
.right-\[-110px\]{
  right: -110px;
}
.right-\[14px\]{
  right: 14px;
}
.right-\[20px\]{
  right: 20px;
}
.right-\[7px\]{
  right: 7px;
}
.top-0{
  top: 0px;
}
.top-1{
  top: 0.25rem;
}
.top-1\/2{
  top: 50%;
}
.top-2{
  top: 0.5rem;
}
.top-3{
  top: 0.75rem;
}
.top-8{
  top: 2rem;
}
.top-\[14px\]{
  top: 14px;
}
.top-\[15px\]{
  top: 15px;
}
.top-\[20px\]{
  top: 20px;
}
.top-\[52px\]{
  top: 52px;
}
.top-\[7px\]{
  top: 7px;
}
.top-\[82px\]{
  top: 82px;
}
.top-\[calc\(50\%-19px\)\]{
  top: calc(50% - 19px);
}
.z-0{
  z-index: 0;
}
.z-10{
  z-index: 10;
}
.z-20{
  z-index: 20;
}
.z-30{
  z-index: 30;
}
.z-50{
  z-index: 50;
}
.z-\[100\]{
  z-index: 100;
}
.order-1{
  order: 1;
}
.order-2{
  order: 2;
}
.col-span-2{
  grid-column: span 2 / span 2;
}
.-mx-\[10px\]{
  margin-left: -10px;
  margin-right: -10px;
}
.mx-1{
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.mx-2{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.-mr-\[10px\]{
  margin-right: -10px;
}
.-mt-12{
  margin-top: -3rem;
}
.-mt-8{
  margin-top: -2rem;
}
.-mt-\[20px\]{
  margin-top: -20px;
}
.-mt-\[33px\]{
  margin-top: -33px;
}
.-mt-\[36px\]{
  margin-top: -36px;
}
.-mt-\[72px\]{
  margin-top: -72px;
}
.mb-1{
  margin-bottom: 0.25rem;
}
.mb-10{
  margin-bottom: 2.5rem;
}
.mb-12{
  margin-bottom: 3rem;
}
.mb-2{
  margin-bottom: 0.5rem;
}
.mb-3{
  margin-bottom: 0.75rem;
}
.mb-4{
  margin-bottom: 1rem;
}
.mb-5{
  margin-bottom: 1.25rem;
}
.mb-6{
  margin-bottom: 1.5rem;
}
.mb-8{
  margin-bottom: 2rem;
}
.mb-\[20px\]{
  margin-bottom: 20px;
}
.ml-1{
  margin-left: 0.25rem;
}
.ml-2{
  margin-left: 0.5rem;
}
.ml-3{
  margin-left: 0.75rem;
}
.ml-auto{
  margin-left: auto;
}
.mr-\[22px\]{
  margin-right: 22px;
}
.mr-\[6px\]{
  margin-right: 6px;
}
.mt-0\.5{
  margin-top: 0.125rem;
}
.mt-1{
  margin-top: 0.25rem;
}
.mt-1\.5{
  margin-top: 0.375rem;
}
.mt-10{
  margin-top: 2.5rem;
}
.mt-12{
  margin-top: 3rem;
}
.mt-2{
  margin-top: 0.5rem;
}
.mt-3{
  margin-top: 0.75rem;
}
.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-\[100px\]{
  margin-top: 100px;
}
.mt-\[10px\]{
  margin-top: 10px;
}
.mt-\[13px\]{
  margin-top: 13px;
}
.mt-\[140px\]{
  margin-top: 140px;
}
.mt-\[16px\]{
  margin-top: 16px;
}
.mt-\[20px\]{
  margin-top: 20px;
}
.mt-\[2px\]{
  margin-top: 2px;
}
.mt-\[30px\]{
  margin-top: 30px;
}
.mt-\[38px\]{
  margin-top: 38px;
}
.mt-\[4px\]{
  margin-top: 4px;
}
.mt-\[7px\]{
  margin-top: 7px;
}
.mt-auto{
  margin-top: auto;
}
.line-clamp-2{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.block{
  display: block;
}
.inline-block{
  display: inline-block;
}
.flex{
  display: flex;
}
.inline-flex{
  display: inline-flex;
}
.table{
  display: table;
}
.grid{
  display: grid;
}
.hidden{
  display: none;
}
.aspect-\[16\/9\]{
  aspect-ratio: 16/9;
}
.aspect-\[278\/227\]{
  aspect-ratio: 278/227;
}
.aspect-\[278\/270\]{
  aspect-ratio: 278/270;
}
.aspect-\[279\/137\]{
  aspect-ratio: 279/137;
}
.aspect-\[279\/180\]{
  aspect-ratio: 279/180;
}
.aspect-\[376\/227\]{
  aspect-ratio: 376/227;
}
.aspect-\[571\/400\]{
  aspect-ratio: 571/400;
}
.aspect-\[809\/741\]{
  aspect-ratio: 809/741;
}
.aspect-square{
  aspect-ratio: 1 / 1;
}
.size-\[16px\]{
  width: 16px;
  height: 16px;
}
.size-\[3px\]{
  width: 3px;
  height: 3px;
}
.\!h-auto{
  height: auto !important;
}
.\!h-full{
  height: 100% !important;
}
.h-1{
  height: 0.25rem;
}
.h-10{
  height: 2.5rem;
}
.h-12{
  height: 3rem;
}
.h-16{
  height: 4rem;
}
.h-2\/3{
  height: 66.666667%;
}
.h-24{
  height: 6rem;
}
.h-28{
  height: 7rem;
}
.h-3{
  height: 0.75rem;
}
.h-3\.5{
  height: 0.875rem;
}
.h-4{
  height: 1rem;
}
.h-40{
  height: 10rem;
}
.h-44{
  height: 11rem;
}
.h-5{
  height: 1.25rem;
}
.h-6{
  height: 1.5rem;
}
.h-7{
  height: 1.75rem;
}
.h-72{
  height: 18rem;
}
.h-8{
  height: 2rem;
}
.h-\[110px\]{
  height: 110px;
}
.h-\[12px\]{
  height: 12px;
}
.h-\[135px\]{
  height: 135px;
}
.h-\[13px\]{
  height: 13px;
}
.h-\[140px\]{
  height: 140px;
}
.h-\[14px\]{
  height: 14px;
}
.h-\[15px\]{
  height: 15px;
}
.h-\[16px\]{
  height: 16px;
}
.h-\[17px\]{
  height: 17px;
}
.h-\[180px\]{
  height: 180px;
}
.h-\[18px\]{
  height: 18px;
}
.h-\[19px\]{
  height: 19px;
}
.h-\[200px\]{
  height: 200px;
}
.h-\[201px\]{
  height: 201px;
}
.h-\[20px\]{
  height: 20px;
}
.h-\[227px\]{
  height: 227px;
}
.h-\[22px\]{
  height: 22px;
}
.h-\[242px\]{
  height: 242px;
}
.h-\[24px\]{
  height: 24px;
}
.h-\[260px\]{
  height: 260px;
}
.h-\[270px\]{
  height: 270px;
}
.h-\[280px\]{
  height: 280px;
}
.h-\[294px\]{
  height: 294px;
}
.h-\[295px\]{
  height: 295px;
}
.h-\[29px\]{
  height: 29px;
}
.h-\[2px\]{
  height: 2px;
}
.h-\[30px\]{
  height: 30px;
}
.h-\[320px\]{
  height: 320px;
}
.h-\[33px\]{
  height: 33px;
}
.h-\[34px\]{
  height: 34px;
}
.h-\[36px\]{
  height: 36px;
}
.h-\[38px\]{
  height: 38px;
}
.h-\[39px\]{
  height: 39px;
}
.h-\[400px\]{
  height: 400px;
}
.h-\[40px\]{
  height: 40px;
}
.h-\[44px\]{
  height: 44px;
}
.h-\[45px\]{
  height: 45px;
}
.h-\[46px\]{
  height: 46px;
}
.h-\[48px\]{
  height: 48px;
}
.h-\[4px\]{
  height: 4px;
}
.h-\[55px\]{
  height: 55px;
}
.h-\[56px\]{
  height: 56px;
}
.h-\[58px\]{
  height: 58px;
}
.h-\[5px\]{
  height: 5px;
}
.h-\[60px\]{
  height: 60px;
}
.h-\[68px\]{
  height: 68px;
}
.h-auto{
  height: auto;
}
.h-fit{
  height: -moz-fit-content;
  height: fit-content;
}
.h-full{
  height: 100%;
}
.max-h-40{
  max-height: 10rem;
}
.max-h-\[220px\]{
  max-height: 220px;
}
.min-h-0{
  min-height: 0px;
}
.min-h-\[146px\]{
  min-height: 146px;
}
.min-h-\[220px\]{
  min-height: 220px;
}
.min-h-\[221px\]{
  min-height: 221px;
}
.min-h-\[342px\]{
  min-height: 342px;
}
.min-h-\[34px\]{
  min-height: 34px;
}
.min-h-\[400px\]{
  min-height: 400px;
}
.min-h-\[46px\]{
  min-height: 46px;
}
.min-h-\[540px\]{
  min-height: 540px;
}
.min-h-\[60px\]{
  min-height: 60px;
}
.min-h-\[64px\]{
  min-height: 64px;
}
.min-h-screen{
  min-height: 100vh;
}
.w-1{
  width: 0.25rem;
}
.w-1\/2{
  width: 50%;
}
.w-10{
  width: 2.5rem;
}
.w-16{
  width: 4rem;
}
.w-2\/3{
  width: 66.666667%;
}
.w-28{
  width: 7rem;
}
.w-3\.5{
  width: 0.875rem;
}
.w-3\/4{
  width: 75%;
}
.w-32{
  width: 8rem;
}
.w-4{
  width: 1rem;
}
.w-5{
  width: 1.25rem;
}
.w-6{
  width: 1.5rem;
}
.w-7{
  width: 1.75rem;
}
.w-8{
  width: 2rem;
}
.w-\[110px\]{
  width: 110px;
}
.w-\[123px\]{
  width: 123px;
}
.w-\[126px\]{
  width: 126px;
}
.w-\[12px\]{
  width: 12px;
}
.w-\[14px\]{
  width: 14px;
}
.w-\[15px\]{
  width: 15px;
}
.w-\[16px\]{
  width: 16px;
}
.w-\[17px\]{
  width: 17px;
}
.w-\[18px\]{
  width: 18px;
}
.w-\[190px\]{
  width: 190px;
}
.w-\[20px\]{
  width: 20px;
}
.w-\[22px\]{
  width: 22px;
}
.w-\[24px\]{
  width: 24px;
}
.w-\[250px\]{
  width: 250px;
}
.w-\[280px\]{
  width: 280px;
}
.w-\[30px\]{
  width: 30px;
}
.w-\[34px\]{
  width: 34px;
}
.w-\[38px\]{
  width: 38px;
}
.w-\[40px\]{
  width: 40px;
}
.w-\[411px\]{
  width: 411px;
}
.w-\[44px\]{
  width: 44px;
}
.w-\[45px\]{
  width: 45px;
}
.w-\[46px\]{
  width: 46px;
}
.w-\[4px\]{
  width: 4px;
}
.w-\[52px\]{
  width: 52px;
}
.w-\[5px\]{
  width: 5px;
}
.w-\[64px\]{
  width: 64px;
}
.w-\[810px\]{
  width: 810px;
}
.w-\[83px\]{
  width: 83px;
}
.w-\[95px\]{
  width: 95px;
}
.w-\[calc\(50\%-6px\)\]{
  width: calc(50% - 6px);
}
.w-fit{
  width: -moz-fit-content;
  width: fit-content;
}
.w-full{
  width: 100%;
}
.min-w-0{
  min-width: 0px;
}
.max-w-2xl{
  max-width: 42rem;
}
.max-w-\[1158px\]{
  max-width: 1158px;
}
.max-w-\[150px\]{
  max-width: 150px;
}
.max-w-\[318px\]{
  max-width: 318px;
}
.max-w-\[320px\]{
  max-width: 320px;
}
.max-w-\[345px\]{
  max-width: 345px;
}
.max-w-\[377px\]{
  max-width: 377px;
}
.max-w-\[396px\]{
  max-width: 396px;
}
.max-w-\[420px\]{
  max-width: 420px;
}
.max-w-\[551px\]{
  max-width: 551px;
}
.max-w-\[560px\]{
  max-width: 560px;
}
.max-w-\[566px\]{
  max-width: 566px;
}
.max-w-\[582px\]{
  max-width: 582px;
}
.max-w-\[586px\]{
  max-width: 586px;
}
.max-w-\[587px\]{
  max-width: 587px;
}
.max-w-\[590px\]{
  max-width: 590px;
}
.max-w-\[712px\]{
  max-width: 712px;
}
.max-w-\[772px\]{
  max-width: 772px;
}
.max-w-\[800px\]{
  max-width: 800px;
}
.max-w-\[930px\]{
  max-width: 930px;
}
.max-w-md{
  max-width: 28rem;
}
.max-w-none{
  max-width: none;
}
.flex-1{
  flex: 1 1 0%;
}
.flex-shrink-0{
  flex-shrink: 0;
}
.shrink-0{
  flex-shrink: 0;
}
.-translate-x-1\/2{
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-1\/2{
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-rotate-12{
  --tw-rotate: -12deg;
  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-180{
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-\[-45deg\]{
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@keyframes pulse{

  50%{
    opacity: .5;
  }
}
.animate-pulse{
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}
.cursor-default{
  cursor: default;
}
.cursor-pointer{
  cursor: pointer;
}
.select-none{
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.resize-none{
  resize: none;
}
.resize{
  resize: both;
}
.appearance-none{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.columns-2{
  -moz-columns: 2;
       columns: 2;
}
.break-inside-avoid{
  -moz-column-break-inside: avoid;
       break-inside: avoid;
}
.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.flex-row{
  flex-direction: row;
}
.flex-col{
  flex-direction: column;
}
.flex-wrap{
  flex-wrap: wrap;
}
.items-start{
  align-items: flex-start;
}
.items-end{
  align-items: flex-end;
}
.items-center{
  align-items: center;
}
.items-stretch{
  align-items: stretch;
}
.justify-start{
  justify-content: flex-start;
}
.justify-end{
  justify-content: flex-end;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.gap-0\.5{
  gap: 0.125rem;
}
.gap-1{
  gap: 0.25rem;
}
.gap-1\.5{
  gap: 0.375rem;
}
.gap-10{
  gap: 2.5rem;
}
.gap-2{
  gap: 0.5rem;
}
.gap-2\.5{
  gap: 0.625rem;
}
.gap-3{
  gap: 0.75rem;
}
.gap-4{
  gap: 1rem;
}
.gap-6{
  gap: 1.5rem;
}
.gap-8{
  gap: 2rem;
}
.gap-\[10px\]{
  gap: 10px;
}
.gap-\[12px\]{
  gap: 12px;
}
.gap-\[15px\]{
  gap: 15px;
}
.gap-\[1px\]{
  gap: 1px;
}
.gap-\[2px\]{
  gap: 2px;
}
.gap-\[5px\]{
  gap: 5px;
}
.gap-\[6px\]{
  gap: 6px;
}
.gap-\[7px\]{
  gap: 7px;
}
.gap-x-1{
  -moz-column-gap: 0.25rem;
       column-gap: 0.25rem;
}
.gap-x-1\.5{
  -moz-column-gap: 0.375rem;
       column-gap: 0.375rem;
}
.gap-x-2{
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}
.gap-x-3{
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
}
.gap-x-4{
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
.gap-x-6{
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
}
.gap-x-8{
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}
.gap-x-\[27px\]{
  -moz-column-gap: 27px;
       column-gap: 27px;
}
.gap-y-1{
  row-gap: 0.25rem;
}
.gap-y-2{
  row-gap: 0.5rem;
}
.gap-y-3{
  row-gap: 0.75rem;
}
.gap-y-4{
  row-gap: 1rem;
}
.gap-y-6{
  row-gap: 1.5rem;
}
.space-y-1 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.375rem * 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-3 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.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));
}
.self-start{
  align-self: flex-start;
}
.\!overflow-hidden{
  overflow: hidden !important;
}
.overflow-hidden{
  overflow: hidden;
}
.overflow-visible{
  overflow: visible;
}
.overflow-x-auto{
  overflow-x: auto;
}
.overflow-y-auto{
  overflow-y: auto;
}
.truncate{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.whitespace-nowrap{
  white-space: nowrap;
}
.whitespace-pre-line{
  white-space: pre-line;
}
.\!rounded-\[20px\]{
  border-radius: 20px !important;
}
.rounded{
  border-radius: 0.25rem;
}
.rounded-\[100px\]{
  border-radius: 100px;
}
.rounded-\[10px\]{
  border-radius: 10px;
}
.rounded-\[12px\]{
  border-radius: 12px;
}
.rounded-\[14px\]{
  border-radius: 14px;
}
.rounded-\[15px\]{
  border-radius: 15px;
}
.rounded-\[16px\]{
  border-radius: 16px;
}
.rounded-\[20px\]{
  border-radius: 20px;
}
.rounded-\[24px\]{
  border-radius: 24px;
}
.rounded-\[3px\]{
  border-radius: 3px;
}
.rounded-\[4px\]{
  border-radius: 4px;
}
.rounded-\[6px\]{
  border-radius: 6px;
}
.rounded-\[8px\]{
  border-radius: 8px;
}
.rounded-full{
  border-radius: 9999px;
}
.rounded-lg{
  border-radius: 0.5rem;
}
.rounded-b-\[20px\]{
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}
.rounded-l-\[24px\]{
  border-top-left-radius: 24px;
  border-bottom-left-radius: 24px;
}
.rounded-t-\[15px\]{
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
.rounded-t-\[20px\]{
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.rounded-t-\[36px\]{
  border-top-left-radius: 36px;
  border-top-right-radius: 36px;
}
.rounded-t-\[40px\]{
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
}
.\!border-0{
  border-width: 0px !important;
}
.border{
  border-width: 1px;
}
.border-0{
  border-width: 0px;
}
.border-\[8px\]{
  border-width: 8px;
}
.border-b{
  border-bottom-width: 1px;
}
.border-t{
  border-top-width: 1px;
}
.border-dashed{
  border-style: dashed;
}
.border-\[rgba\(255\2c 255\2c 255\2c 0\.10\)\]{
  border-color: rgba(255,255,255,0.10);
}
.border-\[rgba\(38\2c 72\2c 83\2c 0\.12\)\]{
  border-color: rgba(38,72,83,0.12);
}
.border-blue-200{
  --tw-border-opacity: 1;
  border-color: rgb(191 219 254 / var(--tw-border-opacity, 1));
}
.border-brand{
  --tw-border-opacity: 1;
  border-color: rgb(255 87 10 / var(--tw-border-opacity, 1));
}
.border-gray-100{
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
}
.border-gray-200{
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.border-gray-300{
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.border-ink{
  --tw-border-opacity: 1;
  border-color: rgb(38 72 83 / var(--tw-border-opacity, 1));
}
.border-ink-bg{
  --tw-border-opacity: 1;
  border-color: rgb(246 247 250 / var(--tw-border-opacity, 1));
}
.border-ink\/15{
  border-color: rgb(38 72 83 / 0.15);
}
.border-primary{
  --tw-border-opacity: 1;
  border-color: rgb(0 158 227 / var(--tw-border-opacity, 1));
}
.border-white\/10{
  border-color: rgb(255 255 255 / 0.1);
}
.bg-\[\#F5F7FB\]{
  --tw-bg-opacity: 1;
  background-color: rgb(245 247 251 / var(--tw-bg-opacity, 1));
}
.bg-\[\#F6F7FA\]{
  --tw-bg-opacity: 1;
  background-color: rgb(246 247 250 / var(--tw-bg-opacity, 1));
}
.bg-\[\#FF570A\]{
  --tw-bg-opacity: 1;
  background-color: rgb(255 87 10 / var(--tw-bg-opacity, 1));
}
.bg-\[\#e3e7ee\]{
  --tw-bg-opacity: 1;
  background-color: rgb(227 231 238 / var(--tw-bg-opacity, 1));
}
.bg-\[\#f6f7fa\]{
  --tw-bg-opacity: 1;
  background-color: rgb(246 247 250 / var(--tw-bg-opacity, 1));
}
.bg-\[rgba\(125\2c 125\2c 125\2c 0\.29\)\]{
  background-color: rgba(125,125,125,0.29);
}
.bg-\[rgba\(255\2c 255\2c 255\2c 0\.10\)\]{
  background-color: rgba(255,255,255,0.10);
}
.bg-\[rgba\(255\2c 87\2c 10\2c 0\.10\)\]{
  background-color: rgba(255,87,10,0.10);
}
.bg-\[rgba\(38\2c 72\2c 83\2c 0\.12\)\]{
  background-color: rgba(38,72,83,0.12);
}
.bg-amber-100{
  --tw-bg-opacity: 1;
  background-color: rgb(254 243 199 / var(--tw-bg-opacity, 1));
}
.bg-black\/20{
  background-color: rgb(0 0 0 / 0.2);
}
.bg-black\/60{
  background-color: rgb(0 0 0 / 0.6);
}
.bg-blue-50{
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1));
}
.bg-brand{
  --tw-bg-opacity: 1;
  background-color: rgb(255 87 10 / var(--tw-bg-opacity, 1));
}
.bg-brand-soft{
  background-color: rgba(255,87,10,0.1);
}
.bg-brand\/10{
  background-color: rgb(255 87 10 / 0.1);
}
.bg-card-bg{
  --tw-bg-opacity: 1;
  background-color: rgb(245 247 251 / var(--tw-bg-opacity, 1));
}
.bg-current{
  background-color: currentColor;
}
.bg-danger\/10{
  background-color: rgb(180 4 0 / 0.1);
}
.bg-gray-100{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.bg-gray-200{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}
.bg-gray-50{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}
.bg-gray-50\/50{
  background-color: rgb(249 250 251 / 0.5);
}
.bg-hero-blue{
  --tw-bg-opacity: 1;
  background-color: rgb(246 252 255 / var(--tw-bg-opacity, 1));
}
.bg-ink{
  --tw-bg-opacity: 1;
  background-color: rgb(38 72 83 / var(--tw-bg-opacity, 1));
}
.bg-ink-bg{
  --tw-bg-opacity: 1;
  background-color: rgb(246 247 250 / var(--tw-bg-opacity, 1));
}
.bg-ink\/90{
  background-color: rgb(38 72 83 / 0.9);
}
.bg-inkmuted\/50{
  background-color: rgba(38, 72, 83, 0.5);
}
.bg-primary{
  --tw-bg-opacity: 1;
  background-color: rgb(0 158 227 / var(--tw-bg-opacity, 1));
}
.bg-success\/10{
  background-color: rgb(0 153 52 / 0.1);
}
.bg-transparent{
  background-color: transparent;
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-white\/10{
  background-color: rgb(255 255 255 / 0.1);
}
.bg-white\/20{
  background-color: rgb(255 255 255 / 0.2);
}
.bg-white\/5{
  background-color: rgb(255 255 255 / 0.05);
}
.bg-white\/60{
  background-color: rgb(255 255 255 / 0.6);
}
.bg-white\/70{
  background-color: rgb(255 255 255 / 0.7);
}
.bg-white\/90{
  background-color: rgb(255 255 255 / 0.9);
}
.bg-white\/95{
  background-color: rgb(255 255 255 / 0.95);
}
.bg-\[url\(\'\/images\/home\/cafe-bg\.jpg\'\)\]{
  background-image: url('/images/home/cafe-bg.jpg');
}
.bg-\[url\(\'\/images\/home\/promo-banner\.jpg\'\)\]{
  background-image: url('/images/home/promo-banner.jpg');
}
.bg-gradient-to-br{
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}
.bg-gradient-to-r{
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.bg-gradient-to-t{
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}
.from-\[\#2b5f6b\]{
  --tw-gradient-from: #2b5f6b var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(43 95 107 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-\[\#6d5a45\]{
  --tw-gradient-from: #6d5a45 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(109 90 69 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-\[\#dee8e8\]{
  --tw-gradient-from: #dee8e8 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(222 232 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-\[\#e4ecec\]{
  --tw-gradient-from: #e4ecec var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(228 236 236 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-\[\#f4f7f7\]{
  --tw-gradient-from: #f4f7f7 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(244 247 247 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-\[\#f7d9c7\]{
  --tw-gradient-from: #f7d9c7 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(247 217 199 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-black\/70{
  --tw-gradient-from: rgb(0 0 0 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-ink-bg{
  --tw-gradient-from: #f6f7fa var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(246 247 250 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-white{
  --tw-gradient-from: #fff var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.via-\[\#8a6f4e\]{
  --tw-gradient-to: rgb(138 111 78 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #8a6f4e var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-black\/10{
  --tw-gradient-to: rgb(0 0 0 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 0 0 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-ink{
  --tw-gradient-to: rgb(38 72 83 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #264853 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.to-\[\#173a44\]{
  --tw-gradient-to: #173a44 var(--tw-gradient-to-position);
}
.to-\[\#5b483a\]{
  --tw-gradient-to: #5b483a var(--tw-gradient-to-position);
}
.to-\[\#c9d8da\]{
  --tw-gradient-to: #c9d8da var(--tw-gradient-to-position);
}
.to-\[\#cfdcdd\]{
  --tw-gradient-to: #cfdcdd var(--tw-gradient-to-position);
}
.to-\[\#d0dcdd\]{
  --tw-gradient-to: #d0dcdd var(--tw-gradient-to-position);
}
.to-\[\#e8efef\]{
  --tw-gradient-to: #e8efef var(--tw-gradient-to-position);
}
.to-\[\#f4b9a0\]{
  --tw-gradient-to: #f4b9a0 var(--tw-gradient-to-position);
}
.to-black\/20{
  --tw-gradient-to: rgb(0 0 0 / 0.2) var(--tw-gradient-to-position);
}
.to-ink{
  --tw-gradient-to: #264853 var(--tw-gradient-to-position);
}
.to-ink\/10{
  --tw-gradient-to: rgb(38 72 83 / 0.1) var(--tw-gradient-to-position);
}
.to-transparent{
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}
.bg-cover{
  background-size: cover;
}
.bg-clip-text{
  -webkit-background-clip: text;
          background-clip: text;
}
.bg-center{
  background-position: center;
}
.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.p-0{
  padding: 0px;
}
.p-0\.5{
  padding: 0.125rem;
}
.p-1{
  padding: 0.25rem;
}
.p-2{
  padding: 0.5rem;
}
.p-3{
  padding: 0.75rem;
}
.p-4{
  padding: 1rem;
}
.p-5{
  padding: 1.25rem;
}
.p-6{
  padding: 1.5rem;
}
.p-8{
  padding: 2rem;
}
.p-\[20px\]{
  padding: 20px;
}
.p-\[7px\]{
  padding: 7px;
}
.px-1\.5{
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}
.px-10{
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.px-12{
  padding-left: 3rem;
  padding-right: 3rem;
}
.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-7{
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}
.px-8{
  padding-left: 2rem;
  padding-right: 2rem;
}
.px-\[15px\]{
  padding-left: 15px;
  padding-right: 15px;
}
.px-\[2px\]{
  padding-left: 2px;
  padding-right: 2px;
}
.px-\[30px\]{
  padding-left: 30px;
  padding-right: 30px;
}
.px-\[7px\]{
  padding-left: 7px;
  padding-right: 7px;
}
.px-\[8px\]{
  padding-left: 8px;
  padding-right: 8px;
}
.py-0\.5{
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-1\.5{
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.py-10{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-12{
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-16{
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-2\.5{
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-3\.5{
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}
.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.py-\[15px\]{
  padding-top: 15px;
  padding-bottom: 15px;
}
.py-\[40px\]{
  padding-top: 40px;
  padding-bottom: 40px;
}
.py-\[6px\]{
  padding-top: 6px;
  padding-bottom: 6px;
}
.py-\[7px\]{
  padding-top: 7px;
  padding-bottom: 7px;
}
.py-\[9px\]{
  padding-top: 9px;
  padding-bottom: 9px;
}
.pb-0{
  padding-bottom: 0px;
}
.pb-10{
  padding-bottom: 2.5rem;
}
.pb-4{
  padding-bottom: 1rem;
}
.pb-6{
  padding-bottom: 1.5rem;
}
.pb-\[12px\]{
  padding-bottom: 12px;
}
.pb-\[44px\]{
  padding-bottom: 44px;
}
.pb-\[5px\]{
  padding-bottom: 5px;
}
.pb-\[90px\]{
  padding-bottom: 90px;
}
.pl-10{
  padding-left: 2.5rem;
}
.pl-3{
  padding-left: 0.75rem;
}
.pl-4{
  padding-left: 1rem;
}
.pl-9{
  padding-left: 2.25rem;
}
.pl-\[39px\]{
  padding-left: 39px;
}
.pr-0{
  padding-right: 0px;
}
.pr-1{
  padding-right: 0.25rem;
}
.pr-2{
  padding-right: 0.5rem;
}
.pr-3{
  padding-right: 0.75rem;
}
.pt-2{
  padding-top: 0.5rem;
}
.pt-3{
  padding-top: 0.75rem;
}
.pt-4{
  padding-top: 1rem;
}
.pt-\[14px\]{
  padding-top: 14px;
}
.pt-\[20px\]{
  padding-top: 20px;
}
.pt-\[40px\]{
  padding-top: 40px;
}
.pt-\[72px\]{
  padding-top: 72px;
}
.text-left{
  text-align: left;
}
.text-center{
  text-align: center;
}
.text-right{
  text-align: right;
}
.align-\[-3px\]{
  vertical-align: -3px;
}
.text-2xl{
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-3xl{
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-6xl{
  font-size: 3.75rem;
  line-height: 1;
}
.text-\[10px\]{
  font-size: 10px;
}
.text-\[11px\]{
  font-size: 11px;
}
.text-\[120px\]{
  font-size: 120px;
}
.text-\[12px\]{
  font-size: 12px;
}
.text-\[13px\]{
  font-size: 13px;
}
.text-\[14px\]{
  font-size: 14px;
}
.text-\[15px\]{
  font-size: 15px;
}
.text-\[16px\]{
  font-size: 16px;
}
.text-\[18px\]{
  font-size: 18px;
}
.text-\[19px\]{
  font-size: 19px;
}
.text-\[20px\]{
  font-size: 20px;
}
.text-\[22px\]{
  font-size: 22px;
}
.text-\[24px\]{
  font-size: 24px;
}
.text-\[26px\]{
  font-size: 26px;
}
.text-\[28px\]{
  font-size: 28px;
}
.text-\[32px\]{
  font-size: 32px;
}
.text-lg{
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl{
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-xs{
  font-size: 0.75rem;
  line-height: 1rem;
}
.font-bold{
  font-weight: 700;
}
.font-medium{
  font-weight: 500;
}
.font-normal{
  font-weight: 400;
}
.font-semibold{
  font-weight: 600;
}
.leading-4{
  line-height: 1rem;
}
.leading-\[1\.15\]{
  line-height: 1.15;
}
.leading-\[1\.1\]{
  line-height: 1.1;
}
.leading-\[1\.2\]{
  line-height: 1.2;
}
.leading-\[1\.35\]{
  line-height: 1.35;
}
.leading-\[1\.3\]{
  line-height: 1.3;
}
.leading-\[1\.4\]{
  line-height: 1.4;
}
.leading-\[1\.5\]{
  line-height: 1.5;
}
.leading-\[1\.7\]{
  line-height: 1.7;
}
.leading-\[10px\]{
  line-height: 10px;
}
.leading-\[12px\]{
  line-height: 12px;
}
.leading-\[14px\]{
  line-height: 14px;
}
.leading-\[15px\]{
  line-height: 15px;
}
.leading-\[16\.706px\]{
  line-height: 16.706px;
}
.leading-\[16px\]{
  line-height: 16px;
}
.leading-\[17px\]{
  line-height: 17px;
}
.leading-\[18px\]{
  line-height: 18px;
}
.leading-\[19px\]{
  line-height: 19px;
}
.leading-\[20px\]{
  line-height: 20px;
}
.leading-\[24px\]{
  line-height: 24px;
}
.leading-\[25px\]{
  line-height: 25px;
}
.leading-\[32px\]{
  line-height: 32px;
}
.leading-\[40px\]{
  line-height: 40px;
}
.leading-\[9px\]{
  line-height: 9px;
}
.leading-none{
  line-height: 1;
}
.leading-normal{
  line-height: 1.5;
}
.leading-relaxed{
  line-height: 1.625;
}
.leading-snug{
  line-height: 1.375;
}
.tracking-\[-0\.4px\]{
  letter-spacing: -0.4px;
}
.tracking-\[-0\.5px\]{
  letter-spacing: -0.5px;
}
.tracking-\[-0\.64px\]{
  letter-spacing: -0.64px;
}
.tracking-\[-0\.891px\]{
  letter-spacing: -0.891px;
}
.tracking-\[-0\.94px\]{
  letter-spacing: -0.94px;
}
.tracking-\[-1px\]{
  letter-spacing: -1px;
}
.tracking-\[-2px\]{
  letter-spacing: -2px;
}
.tracking-widest{
  letter-spacing: 0.1em;
}
.text-\[\#788F97\]{
  --tw-text-opacity: 1;
  color: rgb(120 143 151 / var(--tw-text-opacity, 1));
}
.text-\[\#FFB10A\]{
  --tw-text-opacity: 1;
  color: rgb(255 177 10 / var(--tw-text-opacity, 1));
}
.text-\[rgba\(255\2c 255\2c 255\2c 0\.55\)\]{
  color: rgba(255,255,255,0.55);
}
.text-\[rgba\(38\2c 72\2c 83\2c 0\.15\)\]{
  color: rgba(38,72,83,0.15);
}
.text-\[rgba\(38\2c 72\2c 83\2c 0\.35\)\]{
  color: rgba(38,72,83,0.35);
}
.text-\[rgba\(38\2c 72\2c 83\2c 0\.45\)\]{
  color: rgba(38,72,83,0.45);
}
.text-\[rgba\(38\2c 72\2c 83\2c 0\.55\)\]{
  color: rgba(38,72,83,0.55);
}
.text-amber-600{
  --tw-text-opacity: 1;
  color: rgb(217 119 6 / var(--tw-text-opacity, 1));
}
.text-amber-700{
  --tw-text-opacity: 1;
  color: rgb(180 83 9 / var(--tw-text-opacity, 1));
}
.text-blue-700{
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity, 1));
}
.text-blue-800{
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity, 1));
}
.text-brand{
  --tw-text-opacity: 1;
  color: rgb(255 87 10 / var(--tw-text-opacity, 1));
}
.text-danger{
  --tw-text-opacity: 1;
  color: rgb(180 4 0 / var(--tw-text-opacity, 1));
}
.text-gray-300{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}
.text-gray-400{
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
.text-gray-500{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.text-gray-600{
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
.text-gray-700{
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}
.text-gray-800{
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}
.text-gray-900{
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}
.text-ink{
  --tw-text-opacity: 1;
  color: rgb(38 72 83 / var(--tw-text-opacity, 1));
}
.text-ink\/30{
  color: rgb(38 72 83 / 0.3);
}
.text-inkmuted{
  color: rgba(38,72,83,0.55);
}
.text-primary{
  --tw-text-opacity: 1;
  color: rgb(0 158 227 / var(--tw-text-opacity, 1));
}
.text-star{
  --tw-text-opacity: 1;
  color: rgb(255 177 10 / var(--tw-text-opacity, 1));
}
.text-success{
  --tw-text-opacity: 1;
  color: rgb(0 153 52 / var(--tw-text-opacity, 1));
}
.text-transparent{
  color: transparent;
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-white\/40{
  color: rgb(255 255 255 / 0.4);
}
.text-white\/50{
  color: rgb(255 255 255 / 0.5);
}
.text-white\/60{
  color: rgb(255 255 255 / 0.6);
}
.text-white\/70{
  color: rgb(255 255 255 / 0.7);
}
.text-white\/80{
  color: rgb(255 255 255 / 0.8);
}
.text-white\/90{
  color: rgb(255 255 255 / 0.9);
}
.underline{
  text-decoration-line: underline;
}
.line-through{
  text-decoration-line: line-through;
}
.placeholder-gray-400::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity, 1));
}
.placeholder-gray-400::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity, 1));
}
.accent-brand{
  accent-color: #ff570a;
}
.accent-primary{
  accent-color: #009EE3;
}
.opacity-0{
  opacity: 0;
}
.opacity-20{
  opacity: 0.2;
}
.shadow{
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-\[0_4px_24px_rgba\(38\2c 72\2c 83\2c 0\.10\)\]{
  --tw-shadow: 0 4px 24px rgba(38,72,83,0.10);
  --tw-shadow-colored: 0 4px 24px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-lg{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-md{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-sm{
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-xl{
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.outline-none{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.blur{
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.filter{
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.backdrop-blur{
  --tw-backdrop-blur: blur(8px);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.backdrop-blur-\[12\.5px\]{
  --tw-backdrop-blur: blur(12.5px);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.backdrop-blur-\[4\.45px\]{
  --tw-backdrop-blur: blur(4.45px);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.backdrop-blur-\[4px\]{
  --tw-backdrop-blur: blur(4px);
  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{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-colors{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-opacity{
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-shadow{
  transition-property: box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-transform{
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.\!delay-\[0ms\]{
  transition-delay: 0ms !important;
}
.\!duration-\[0ms\]{
  transition-duration: 0ms !important;
}
.duration-200{
  transition-duration: 200ms;
}
  .no-scrollbar::-webkit-scrollbar {
    display: none;
  }
  .no-scrollbar {
    -ms-overflow-style: none;
    scrollbar-width: none;
    /* свайп по ленте не должен «тянуть» страницу по горизонтали */
    overscroll-behavior-x: contain;
  }
  .custom-scrollbar::-webkit-scrollbar {
    width: 4px;
  }
  .custom-scrollbar::-webkit-scrollbar-track {
    background: transparent;
  }
  .custom-scrollbar::-webkit-scrollbar-thumb {
    background: #FF570A;
    border-radius: 2px;
  }
  .custom-scrollbar {
    scrollbar-width: thin;
    scrollbar-color: #FF570A transparent;
  }
.\[text-shadow\:0_1px_8px_rgba\(38\2c 72\2c 83\2c 0\.15\)\]{
  text-shadow: 0 1px 8px rgba(38,72,83,0.15);
}
.\[text-shadow\:0_2px_12px_rgba\(38\2c 72\2c 83\2c 0\.12\)\]{
  text-shadow: 0 2px 12px rgba(38,72,83,0.12);
}
.\[text-underline-position\:from-font\]{
  text-underline-position: from-font;
}

body {
  overflow-x: hidden;
  width: 100%;
  /* Страница не должна «тянуться» по горизонтали (в т.ч. при свайпе лент) */
  overscroll-behavior-x: none;
}

/* Пагинация промо-баннера: белые точки снизу-слева */
.promo-swiper .swiper-pagination {
  position: absolute;
  left: 40px;
  right: auto;
  width: auto;
  bottom: 20px;
  display: flex;
  align-items: center;
  gap: 6px;
  text-align: left;
  z-index: 30;
}
.promo-swiper .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  border-radius: 9999px;
  background: rgba(255, 255, 255, 0.4);
  opacity: 1;
  transition: background 0.2s ease;
}
.promo-swiper .swiper-pagination-bullet-active {
  background: #ffffff;
}

/* Ползунок цены в меню (rc-slider) — вид по макету: рейл 1px, трек 2px, ползунки 14×14 */
.price-slider .rc-slider-rail {
  height: 1px;
  top: 6.5px;
  background-color: rgba(38, 72, 83, 0.1);
  border-radius: 0;
}
.price-slider .rc-slider-track {
  height: 2px;
  top: 6px;
  background-color: #ff570a;
  border-radius: 0;
}
.price-slider .rc-slider-handle {
  width: 14px;
  height: 14px;
  background-color: #ff570a;
  border: none;
  opacity: 1;
  box-shadow: none;
}
.price-slider .rc-slider-handle:hover,
.price-slider .rc-slider-handle:active,
.price-slider .rc-slider-handle:focus,
.price-slider .rc-slider-handle:focus-visible {
  background-color: #ff570a;
  border: none;
  box-shadow: none;
}
.price-slider .rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging {
  border: none;
  box-shadow: none;
}
@media (min-width: 999px){

  .lg\:container{
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 10px;
  }

  @media (min-width: 100%){

    .lg\:container{
      max-width: 100%;
    }
  }

  @media (min-width: 868px){

    .lg\:container{
      max-width: 868px;
    }
  }

  @media (min-width: 1100px){

    .lg\:container{
      max-width: 1100px;
    }
  }

  @media (min-width: 1320px){

    .lg\:container{
      max-width: 1320px;
    }
  }
}
.file\:mr-2::file-selector-button{
  margin-right: 0.5rem;
}
.file\:cursor-pointer::file-selector-button{
  cursor: pointer;
}
.file\:rounded-lg::file-selector-button{
  border-radius: 0.5rem;
}
.file\:border-0::file-selector-button{
  border-width: 0px;
}
.file\:bg-primary::file-selector-button{
  --tw-bg-opacity: 1;
  background-color: rgb(0 158 227 / var(--tw-bg-opacity, 1));
}
.file\:px-2::file-selector-button{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.file\:px-3::file-selector-button{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.file\:py-1::file-selector-button{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.file\:text-xs::file-selector-button{
  font-size: 0.75rem;
  line-height: 1rem;
}
.file\:font-medium::file-selector-button{
  font-weight: 500;
}
.file\:text-white::file-selector-button{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.placeholder\:text-\[12px\]::-moz-placeholder{
  font-size: 12px;
}
.placeholder\:text-\[12px\]::placeholder{
  font-size: 12px;
}
.placeholder\:text-\[14px\]::-moz-placeholder{
  font-size: 14px;
}
.placeholder\:text-\[14px\]::placeholder{
  font-size: 14px;
}
.placeholder\:leading-\[12px\]::-moz-placeholder{
  line-height: 12px;
}
.placeholder\:leading-\[12px\]::placeholder{
  line-height: 12px;
}
.placeholder\:leading-\[14px\]::-moz-placeholder{
  line-height: 14px;
}
.placeholder\:leading-\[14px\]::placeholder{
  line-height: 14px;
}
.placeholder\:tracking-\[-0\.5px\]::-moz-placeholder{
  letter-spacing: -0.5px;
}
.placeholder\:tracking-\[-0\.5px\]::placeholder{
  letter-spacing: -0.5px;
}
.placeholder\:tracking-\[-0\.64px\]::-moz-placeholder{
  letter-spacing: -0.64px;
}
.placeholder\:tracking-\[-0\.64px\]::placeholder{
  letter-spacing: -0.64px;
}
.placeholder\:text-\[\#788F97\]::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(120 143 151 / var(--tw-text-opacity, 1));
}
.placeholder\:text-\[\#788F97\]::placeholder{
  --tw-text-opacity: 1;
  color: rgb(120 143 151 / var(--tw-text-opacity, 1));
}
.placeholder\:text-inkmuted::-moz-placeholder{
  color: rgba(38,72,83,0.55);
}
.placeholder\:text-inkmuted::placeholder{
  color: rgba(38,72,83,0.55);
}
.last\:mb-0:last-child{
  margin-bottom: 0px;
}
.last\:border-b-0:last-child{
  border-bottom-width: 0px;
}
.hover\:border-danger:hover{
  --tw-border-opacity: 1;
  border-color: rgb(180 4 0 / var(--tw-border-opacity, 1));
}
.hover\:border-gray-400:hover{
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}
.hover\:border-ink\/30:hover{
  border-color: rgb(38 72 83 / 0.3);
}
.hover\:border-ink\/40:hover{
  border-color: rgb(38 72 83 / 0.4);
}
.hover\:border-primary:hover{
  --tw-border-opacity: 1;
  border-color: rgb(0 158 227 / var(--tw-border-opacity, 1));
}
.hover\:bg-\[\#EDF0F5\]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(237 240 245 / var(--tw-bg-opacity, 1));
}
.hover\:bg-\[\#F6F7FA\]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(246 247 250 / var(--tw-bg-opacity, 1));
}
.hover\:bg-\[\#FF570A\]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 87 10 / var(--tw-bg-opacity, 1));
}
.hover\:bg-\[\#eef1f6\]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(238 241 246 / var(--tw-bg-opacity, 1));
}
.hover\:bg-blue-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
}
.hover\:bg-brand:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 87 10 / var(--tw-bg-opacity, 1));
}
.hover\:bg-brand\/90:hover{
  background-color: rgb(255 87 10 / 0.9);
}
.hover\:bg-gray-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.hover\:bg-gray-50:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}
.hover\:bg-white:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.hover\:bg-white\/10:hover{
  background-color: rgb(255 255 255 / 0.1);
}
.hover\:text-\[\#264853\]:hover{
  --tw-text-opacity: 1;
  color: rgb(38 72 83 / var(--tw-text-opacity, 1));
}
.hover\:text-brand:hover{
  --tw-text-opacity: 1;
  color: rgb(255 87 10 / var(--tw-text-opacity, 1));
}
.hover\:text-danger:hover{
  --tw-text-opacity: 1;
  color: rgb(180 4 0 / var(--tw-text-opacity, 1));
}
.hover\:text-gray-600:hover{
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
.hover\:text-ink:hover{
  --tw-text-opacity: 1;
  color: rgb(38 72 83 / var(--tw-text-opacity, 1));
}
.hover\:text-primary:hover{
  --tw-text-opacity: 1;
  color: rgb(0 158 227 / var(--tw-text-opacity, 1));
}
.hover\:text-red-700:hover{
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity, 1));
}
.hover\:text-white:hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.hover\:text-white\/80:hover{
  color: rgb(255 255 255 / 0.8);
}
.hover\:underline:hover{
  text-decoration-line: underline;
}
.hover\:opacity-80:hover{
  opacity: 0.8;
}
.hover\:opacity-90:hover{
  opacity: 0.9;
}
.hover\:shadow-lg:hover{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.hover\:shadow-md:hover{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.focus\:border-brand:focus{
  --tw-border-opacity: 1;
  border-color: rgb(255 87 10 / var(--tw-border-opacity, 1));
}
.focus\:border-primary:focus{
  --tw-border-opacity: 1;
  border-color: rgb(0 158 227 / var(--tw-border-opacity, 1));
}
.focus\:ring-1: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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus\:ring-brand:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 87 10 / var(--tw-ring-opacity, 1));
}
.disabled\:cursor-not-allowed:disabled{
  cursor: not-allowed;
}
.disabled\:opacity-30:disabled{
  opacity: 0.3;
}
.disabled\:opacity-40:disabled{
  opacity: 0.4;
}
.disabled\:opacity-50:disabled{
  opacity: 0.5;
}
.group:hover .group-hover\:bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.group:hover .group-hover\:text-primary{
  --tw-text-opacity: 1;
  color: rgb(0 158 227 / var(--tw-text-opacity, 1));
}
.group\/item:hover .group-hover\/item\:opacity-100{
  opacity: 1;
}
.group:hover .group-hover\:opacity-100{
  opacity: 1;
}
@media (min-width: 576px){

  .sm\:order-1{
    order: 1;
  }

  .sm\:order-2{
    order: 2;
  }

  .sm\:mx-0{
    margin-left: 0px;
    margin-right: 0px;
  }

  .sm\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }

  .sm\:-mt-0{
    margin-top: -0px;
  }

  .sm\:ml-4{
    margin-left: 1rem;
  }

  .sm\:ml-auto{
    margin-left: auto;
  }

  .sm\:mr-\[22px\]{
    margin-right: 22px;
  }

  .sm\:mt-\[26px\]{
    margin-top: 26px;
  }

  .sm\:mt-\[72px\]{
    margin-top: 72px;
  }

  .sm\:block{
    display: block;
  }

  .sm\:flex{
    display: flex;
  }

  .sm\:hidden{
    display: none;
  }

  .sm\:h-\[309px\]{
    height: 309px;
  }

  .sm\:h-\[403px\]{
    height: 403px;
  }

  .sm\:h-\[60px\]{
    height: 60px;
  }

  .sm\:h-auto{
    height: auto;
  }

  .sm\:max-h-\[292px\]{
    max-height: 292px;
  }

  .sm\:min-h-\[317px\]{
    min-height: 317px;
  }

  .sm\:w-\[262px\]{
    width: 262px;
  }

  .sm\:w-auto{
    width: auto;
  }

  .sm\:max-w-\[396px\]{
    max-width: 396px;
  }

  .sm\:max-w-\[863px\]{
    max-width: 863px;
  }

  .sm\:flex-none{
    flex: none;
  }

  .sm\:columns-3{
    -moz-columns: 3;
         columns: 3;
  }

  .sm\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sm\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .sm\:flex-row{
    flex-direction: row;
  }

  .sm\:flex-col{
    flex-direction: column;
  }

  .sm\:flex-wrap{
    flex-wrap: wrap;
  }

  .sm\:items-start{
    align-items: flex-start;
  }

  .sm\:items-center{
    align-items: center;
  }

  .sm\:justify-end{
    justify-content: flex-end;
  }

  .sm\:justify-between{
    justify-content: space-between;
  }

  .sm\:gap-0{
    gap: 0px;
  }

  .sm\:gap-2{
    gap: 0.5rem;
  }

  .sm\:gap-3{
    gap: 0.75rem;
  }

  .sm\:gap-4{
    gap: 1rem;
  }

  .sm\:gap-x-4{
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }

  .sm\:rounded-none{
    border-radius: 0px;
  }

  .sm\:bg-\[\#F5F7FB\]{
    --tw-bg-opacity: 1;
    background-color: rgb(245 247 251 / var(--tw-bg-opacity, 1));
  }

  .sm\:px-5{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .sm\:py-0{
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .sm\:py-2{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .sm\:pt-\[100px\]{
    padding-top: 100px;
  }

  .sm\:text-left{
    text-align: left;
  }

  .sm\:text-\[14px\]{
    font-size: 14px;
  }

  .sm\:text-\[15px\]{
    font-size: 15px;
  }

  .sm\:text-\[16px\]{
    font-size: 16px;
  }

  .sm\:text-\[18px\]{
    font-size: 18px;
  }

  .sm\:text-\[20px\]{
    font-size: 20px;
  }

  .sm\:text-\[26px\]{
    font-size: 26px;
  }

  .sm\:text-\[30px\]{
    font-size: 30px;
  }

  .sm\:text-\[40px\]{
    font-size: 40px;
  }

  .sm\:leading-\[1\.1\]{
    line-height: 1.1;
  }

  .sm\:leading-\[17px\]{
    line-height: 17px;
  }

  .sm\:leading-\[18px\]{
    line-height: 18px;
  }

  .sm\:leading-\[26px\]{
    line-height: 26px;
  }

  .sm\:leading-\[40px\]{
    line-height: 40px;
  }

  .sm\:tracking-\[-2px\]{
    letter-spacing: -2px;
  }
}
@media (min-width: 768px){

  .md\:h-96{
    height: 24rem;
  }

  .md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .md\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .md\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .md\:text-3xl{
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}
@media (min-width: 999px){

  .lg\:top-\[86px\]{
    top: 86px;
  }

  .lg\:order-1{
    order: 1;
  }

  .lg\:order-2{
    order: 2;
  }

  .lg\:col-span-1{
    grid-column: span 1 / span 1;
  }

  .lg\:mx-0{
    margin-left: 0px;
    margin-right: 0px;
  }

  .lg\:-mt-20{
    margin-top: -5rem;
  }

  .lg\:-mt-\[76px\]{
    margin-top: -76px;
  }

  .lg\:-mt-\[87px\]{
    margin-top: -87px;
  }

  .lg\:mb-5{
    margin-bottom: 1.25rem;
  }

  .lg\:ml-auto{
    margin-left: auto;
  }

  .lg\:mr-0{
    margin-right: 0px;
  }

  .lg\:mt-0{
    margin-top: 0px;
  }

  .lg\:mt-10{
    margin-top: 2.5rem;
  }

  .lg\:mt-12{
    margin-top: 3rem;
  }

  .lg\:mt-3{
    margin-top: 0.75rem;
  }

  .lg\:mt-4{
    margin-top: 1rem;
  }

  .lg\:mt-5{
    margin-top: 1.25rem;
  }

  .lg\:mt-8{
    margin-top: 2rem;
  }

  .lg\:block{
    display: block;
  }

  .lg\:inline-block{
    display: inline-block;
  }

  .lg\:inline{
    display: inline;
  }

  .lg\:flex{
    display: flex;
  }

  .lg\:inline-flex{
    display: inline-flex;
  }

  .lg\:grid{
    display: grid;
  }

  .lg\:contents{
    display: contents;
  }

  .lg\:hidden{
    display: none;
  }

  .lg\:h-\[103px\]{
    height: 103px;
  }

  .lg\:h-\[135px\]{
    height: 135px;
  }

  .lg\:h-\[18px\]{
    height: 18px;
  }

  .lg\:h-\[20px\]{
    height: 20px;
  }

  .lg\:h-\[24px\]{
    height: 24px;
  }

  .lg\:h-\[362px\]{
    height: 362px;
  }

  .lg\:h-\[43px\]{
    height: 43px;
  }

  .lg\:h-\[550px\]{
    height: 550px;
  }

  .lg\:h-\[60px\]{
    height: 60px;
  }

  .lg\:h-\[68px\]{
    height: 68px;
  }

  .lg\:h-auto{
    height: auto;
  }

  .lg\:min-h-0{
    min-height: 0px;
  }

  .lg\:min-h-\[59px\]{
    min-height: 59px;
  }

  .lg\:w-\[123px\]{
    width: 123px;
  }

  .lg\:w-\[135px\]{
    width: 135px;
  }

  .lg\:w-\[18px\]{
    width: 18px;
  }

  .lg\:w-\[20px\]{
    width: 20px;
  }

  .lg\:w-\[24px\]{
    width: 24px;
  }

  .lg\:w-\[256px\]{
    width: 256px;
  }

  .lg\:w-\[280px\]{
    width: 280px;
  }

  .lg\:w-\[44px\]{
    width: 44px;
  }

  .lg\:w-\[578px\]{
    width: 578px;
  }

  .lg\:w-\[64px\]{
    width: 64px;
  }

  .lg\:w-\[93px\]{
    width: 93px;
  }

  .lg\:w-auto{
    width: auto;
  }

  .lg\:w-full{
    width: 100%;
  }

  .lg\:max-w-\[400px\]{
    max-width: 400px;
  }

  .lg\:flex-1{
    flex: 1 1 0%;
  }

  .lg\:flex-none{
    flex: none;
  }

  .lg\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .lg\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .lg\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .lg\:grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .lg\:grid-cols-6{
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .lg\:grid-cols-\[1fr_279px\]{
    grid-template-columns: 1fr 279px;
  }

  .lg\:grid-cols-\[1fr_330px\]{
    grid-template-columns: 1fr 330px;
  }

  .lg\:grid-cols-\[278px_1fr\]{
    grid-template-columns: 278px 1fr;
  }

  .lg\:grid-cols-\[304px_1fr\]{
    grid-template-columns: 304px 1fr;
  }

  .lg\:grid-cols-\[337px_1fr\]{
    grid-template-columns: 337px 1fr;
  }

  .lg\:grid-cols-\[511px_1fr\]{
    grid-template-columns: 511px 1fr;
  }

  .lg\:flex-row{
    flex-direction: row;
  }

  .lg\:flex-wrap{
    flex-wrap: wrap;
  }

  .lg\:items-start{
    align-items: flex-start;
  }

  .lg\:items-end{
    align-items: flex-end;
  }

  .lg\:items-center{
    align-items: center;
  }

  .lg\:justify-start{
    justify-content: flex-start;
  }

  .lg\:justify-end{
    justify-content: flex-end;
  }

  .lg\:gap-1\.5{
    gap: 0.375rem;
  }

  .lg\:gap-16{
    gap: 4rem;
  }

  .lg\:gap-2{
    gap: 0.5rem;
  }

  .lg\:gap-3{
    gap: 0.75rem;
  }

  .lg\:gap-4{
    gap: 1rem;
  }

  .lg\:gap-\[30px\]{
    gap: 30px;
  }

  .lg\:gap-x-6{
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }

  .lg\:gap-y-4{
    row-gap: 1rem;
  }

  .lg\:space-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
  }

  .lg\:rounded-\[12px\]{
    border-radius: 12px;
  }

  .lg\:rounded-\[16px\]{
    border-radius: 16px;
  }

  .lg\:rounded-\[20px\]{
    border-radius: 20px;
  }

  .lg\:rounded-none{
    border-radius: 0px;
  }

  .lg\:rounded-l-\[20px\]{
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
  }

  .lg\:border{
    border-width: 1px;
  }

  .lg\:border-\[rgba\(38\2c 72\2c 83\2c 0\.12\)\]{
    border-color: rgba(38,72,83,0.12);
  }

  .lg\:bg-\[\#F6F7FA\]{
    --tw-bg-opacity: 1;
    background-color: rgb(246 247 250 / var(--tw-bg-opacity, 1));
  }

  .lg\:bg-card-bg{
    --tw-bg-opacity: 1;
    background-color: rgb(245 247 251 / var(--tw-bg-opacity, 1));
  }

  .lg\:bg-transparent{
    background-color: transparent;
  }

  .lg\:bg-white{
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  }

  .lg\:p-0{
    padding: 0px;
  }

  .lg\:p-10{
    padding: 2.5rem;
  }

  .lg\:p-4{
    padding: 1rem;
  }

  .lg\:p-5{
    padding: 1.25rem;
  }

  .lg\:p-6{
    padding: 1.5rem;
  }

  .lg\:p-8{
    padding: 2rem;
  }

  .lg\:px-3{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .lg\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .lg\:px-5{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .lg\:py-14{
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .lg\:py-16{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .lg\:py-2{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .lg\:py-3{
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .lg\:py-5{
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .lg\:pb-12{
    padding-bottom: 3rem;
  }

  .lg\:pb-14{
    padding-bottom: 3.5rem;
  }

  .lg\:pb-5{
    padding-bottom: 1.25rem;
  }

  .lg\:pt-5{
    padding-top: 1.25rem;
  }

  .lg\:pt-\[76px\]{
    padding-top: 76px;
  }

  .lg\:text-right{
    text-align: right;
  }

  .lg\:text-\[12px\]{
    font-size: 12px;
  }

  .lg\:text-\[13px\]{
    font-size: 13px;
  }

  .lg\:text-\[14px\]{
    font-size: 14px;
  }

  .lg\:text-\[15px\]{
    font-size: 15px;
  }

  .lg\:text-\[16px\]{
    font-size: 16px;
  }

  .lg\:text-\[20px\]{
    font-size: 20px;
  }

  .lg\:text-\[22px\]{
    font-size: 22px;
  }

  .lg\:text-\[28px\]{
    font-size: 28px;
  }

  .lg\:text-\[32px\]{
    font-size: 32px;
  }

  .lg\:text-\[40px\]{
    font-size: 40px;
  }

  .lg\:text-\[50px\]{
    font-size: 50px;
  }

  .lg\:text-\[54px\]{
    font-size: 54px;
  }

  .lg\:leading-\[12px\]{
    line-height: 12px;
  }

  .lg\:leading-\[16\.706px\]{
    line-height: 16.706px;
  }

  .lg\:leading-\[17px\]{
    line-height: 17px;
  }

  .lg\:leading-\[19px\]{
    line-height: 19px;
  }

  .lg\:leading-\[21px\]{
    line-height: 21px;
  }

  .lg\:leading-\[22px\]{
    line-height: 22px;
  }

  .lg\:leading-\[40px\]{
    line-height: 40px;
  }

  .lg\:leading-\[44px\]{
    line-height: 44px;
  }

  .lg\:leading-\[56px\]{
    line-height: 56px;
  }

  .lg\:leading-\[58px\]{
    line-height: 58px;
  }

  .lg\:leading-\[normal\]{
    line-height: normal;
  }

  .lg\:leading-none{
    line-height: 1;
  }

  .lg\:tracking-normal{
    letter-spacing: 0;
  }

  .lg\:shadow-2xl{
    --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
    --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:focus\:border-brand:focus{
    --tw-border-opacity: 1;
    border-color: rgb(255 87 10 / var(--tw-border-opacity, 1));
  }

  .lg\: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);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }
}
@media (min-width: 1220px){

  .xl\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .xl\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

