/*
! tailwindcss v3.4.1 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #e5e7eb;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  /* 1 */
  font-feature-settings: normal;
  /* 2 */
  font-variation-settings: normal;
  /* 3 */
  font-size: 1em;
  /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  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,
[type='button'],
[type='reset'],
[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] {
  display: none;
}

*, ::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:  ;
}

::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:  ;
}

.container {
  width: 100%;
}

@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}

@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}

.\!static {
  position: static !important;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.inset-0 {
  inset: 0px;
}

.-left-2 {
  left: -0.5rem;
}

.-left-2\.5 {
  left: -0.625rem;
}

.-top-2 {
  top: -0.5rem;
}

.-top-2\.5 {
  top: -0.625rem;
}

.bottom-0 {
  bottom: 0px;
}

.left-0 {
  left: 0px;
}

.right-0 {
  right: 0px;
}

.right-2 {
  right: 0.5rem;
}

.right-4 {
  right: 1rem;
}

.top-0 {
  top: 0px;
}

.top-2 {
  top: 0.5rem;
}

.top-4 {
  top: 1rem;
}

.z-0 {
  z-index: 0;
}

.z-10 {
  z-index: 10;
}

.z-20 {
  z-index: 20;
}

.z-40 {
  z-index: 40;
}

.z-50 {
  z-index: 50;
}

.col-span-4 {
  grid-column: span 4 / span 4;
}

.col-span-5 {
  grid-column: span 5 / span 5;
}

.col-span-7 {
  grid-column: span 7 / span 7;
}

.col-span-8 {
  grid-column: span 8 / span 8;
}

.m-auto {
  margin: auto;
}

.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.\!mt-0 {
  margin-top: 0px !important;
}

.-mb-2 {
  margin-bottom: -0.5rem;
}

.-me-4 {
  margin-inline-end: -1rem;
}

.-ms-2 {
  margin-inline-start: -0.5rem;
}

.-mt-1 {
  margin-top: -0.25rem;
}

.-mt-1\.5 {
  margin-top: -0.375rem;
}

.-mt-11 {
  margin-top: -2.75rem;
}

.-mt-6 {
  margin-top: -1.5rem;
}

.mb-10 {
  margin-bottom: 2.5rem;
}

.mb-14 {
  margin-bottom: 3.5rem;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

.mb-2\.5 {
  margin-bottom: 0.625rem;
}

.mb-3 {
  margin-bottom: 0.75rem;
}

.mb-3\.5 {
  margin-bottom: 0.875rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mb-5 {
  margin-bottom: 1.25rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

.ms-2 {
  margin-inline-start: 0.5rem;
}

.mt-10 {
  margin-top: 2.5rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mt-20 {
  margin-top: 5rem;
}

.mt-5 {
  margin-top: 1.25rem;
}

.block {
  display: block;
}

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.grid {
  display: grid;
}

.\!hidden {
  display: none !important;
}

.hidden {
  display: none;
}

.\!h-10 {
  height: 2.5rem !important;
}

.h-11 {
  height: 2.75rem;
}

.h-18 {
  height: 4.5rem;
}

.h-25 {
  height: 6.25rem;
}

.h-\[24rem\] {
  height: 24rem;
}

.h-\[27\.5rem\] {
  height: 27.5rem;
}

.h-\[31\.5rem\] {
  height: 31.5rem;
}

.h-\[32rem\] {
  height: 32rem;
}

.h-\[36\.5rem\] {
  height: 36.5rem;
}

.h-\[39rem\] {
  height: 39rem;
}

.h-\[41\.5rem\] {
  height: 41.5rem;
}

.h-\[43\.825rem\] {
  height: 43.825rem;
}

.h-dvh {
  height: 100dvh;
}

.h-full {
  height: 100%;
}

.max-h-\[80vh\] {
  max-height: 80vh;
}

.\!w-10 {
  width: 2.5rem !important;
}

.\!w-5 {
  width: 1.25rem !important;
}

.w-25 {
  width: 6.25rem;
}

.w-5 {
  width: 1.25rem;
}

.w-6 {
  width: 1.5rem;
}

.w-64 {
  width: 16rem;
}

.w-8 {
  width: 2rem;
}

.w-\[10rem\] {
  width: 10rem;
}

.w-\[12\.75rem\] {
  width: 12.75rem;
}

.w-\[14rem\] {
  width: 14rem;
}

.w-\[2\.125rem\] {
  width: 2.125rem;
}

.w-\[21\.25rem\] {
  width: 21.25rem;
}

.w-\[24\.25rem\] {
  width: 24.25rem;
}

.w-\[3\.25rem\] {
  width: 3.25rem;
}

.w-\[31\.5rem\] {
  width: 31.5rem;
}

.w-\[36\.5rem\] {
  width: 36.5rem;
}

.w-\[45\.5\%\] {
  width: 45.5%;
}

.w-\[47\.5\%\] {
  width: 47.5%;
}

.w-\[52\.5\%\] {
  width: 52.5%;
}

.w-\[54\.0\%\] {
  width: 54.0%;
}

.w-\[54\.5\%\] {
  width: 54.5%;
}

.w-\[8\.3125rem\] {
  width: 8.3125rem;
}

.w-\[80\%\] {
  width: 80%;
}

.w-full {
  width: 100%;
}

.min-w-\[10rem\] {
  min-width: 10rem;
}

.min-w-\[2\.125rem\] {
  min-width: 2.125rem;
}

.min-w-\[3\.25rem\] {
  min-width: 3.25rem;
}

.min-w-\[8\.3125rem\] {
  min-width: 8.3125rem;
}

.max-w-\[35rem\] {
  max-width: 35rem;
}

.max-w-\[70\%\] {
  max-width: 70%;
}

.-rotate-\[4deg\] {
  --tw-rotate: -4deg;
  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));
}

.cursor-pointer {
  cursor: pointer;
}

.select-none {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.scroll-mt-6 {
  scroll-margin-top: 1.5rem;
}

.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}

.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.flex-row {
  flex-direction: row;
}

.flex-col {
  flex-direction: column;
}

.items-start {
  align-items: flex-start;
}

.items-center {
  align-items: center;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.gap-1 {
  gap: 0.25rem;
}

.gap-10 {
  gap: 2.5rem;
}

.gap-16 {
  gap: 4rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-2\.5 {
  gap: 0.625rem;
}

.gap-20 {
  gap: 5rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-7 {
  gap: 1.75rem;
}

.gap-7\.5 {
  gap: 1.875rem;
}

.gap-8 {
  gap: 2rem;
}

.gap-9 {
  gap: 2.25rem;
}

.gap-\[2\.6rem\] {
  gap: 2.6rem;
}

.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));
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-y-auto {
  overflow-y: auto;
}

.rounded-16 {
  border-radius: 1rem;
}

.rounded-20 {
  border-radius: 1.25rem;
}

.rounded-32 {
  border-radius: 2rem;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-b-20 {
  border-bottom-right-radius: 1.25rem;
  border-bottom-left-radius: 1.25rem;
}

.rounded-s-32 {
  border-start-start-radius: 2rem;
  border-end-start-radius: 2rem;
}

.rounded-t-32 {
  border-top-left-radius: 2rem;
  border-top-right-radius: 2rem;
}

.bg-gray-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity));
}

.bg-main-accent {
  --tw-bg-opacity: 1;
  background-color: rgb(255 163 103 / var(--tw-bg-opacity));
}

.bg-main-accent\/5 {
  background-color: rgb(255 163 103 / 0.05);
}

.bg-main-bg {
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 251 / var(--tw-bg-opacity));
}

.bg-main-black {
  --tw-bg-opacity: 1;
  background-color: rgb(27 27 27 / var(--tw-bg-opacity));
}

.bg-main-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.bg-opacity-50 {
  --tw-bg-opacity: 0.5;
}

.bg-\[url\(\'\/image\/bg-firstblock\.svg\'\)\] {
  background-image: url('/image/bg-firstblock.svg');
}

.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.from-main-white\/0 {
  --tw-gradient-from: rgb(255 255 255 / 0) 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);
}

.from-55\% {
  --tw-gradient-from-position: 55%;
}

.from-70\% {
  --tw-gradient-from-position: 70%;
}

.to-main-white {
  --tw-gradient-to: #fff var(--tw-gradient-to-position);
}

.to-100\% {
  --tw-gradient-to-position: 100%;
}

.to-95\% {
  --tw-gradient-to-position: 95%;
}

.bg-cover {
  background-size: cover;
}

.bg-no-repeat {
  background-repeat: no-repeat;
}

.stroke-main-black {
  stroke: #1B1B1B;
}

.stroke-main-white {
  stroke: #fff;
}

.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.object-left {
  -o-object-position: left;
     object-position: left;
}

.p-1 {
  padding: 0.25rem;
}

.p-1\.5 {
  padding: 0.375rem;
}

.p-10 {
  padding: 2.5rem;
}

.p-2 {
  padding: 0.5rem;
}

.p-2\.5 {
  padding: 0.625rem;
}

.p-5 {
  padding: 1.25rem;
}

.p-6 {
  padding: 1.5rem;
}

.p-7 {
  padding: 1.75rem;
}

.p-7\.5 {
  padding: 1.875rem;
}

.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}

.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.px-20 {
  padding-left: 5rem;
  padding-right: 5rem;
}

.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.px-7 {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}

.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.py-15 {
  padding-top: 3.75rem;
  padding-bottom: 3.75rem;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

.py-25 {
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-4\.5 {
  padding-top: 1.125rem;
  padding-bottom: 1.125rem;
}

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.pb-20 {
  padding-bottom: 5rem;
}

.pb-6 {
  padding-bottom: 1.5rem;
}

.pe-10 {
  padding-inline-end: 2.5rem;
}

.pe-36 {
  padding-inline-end: 9rem;
}

.pe-4 {
  padding-inline-end: 1rem;
}

.ps-10 {
  padding-inline-start: 2.5rem;
}

.pt-36 {
  padding-top: 9rem;
}

.text-center {
  text-align: center;
}

.font-Inter {
  font-family: Inter, sans-serif;
}

.text-\[1\.112vw\] {
  font-size: 1.112vw;
}

.text-f14 {
  font-size: 0.875rem;
}

.text-f16 {
  font-size: 1rem;
}

.text-f18 {
  font-size: 1.125rem;
}

.text-f20 {
  font-size: 1.25rem;
}

.text-f22 {
  font-size: 1.375rem;
}

.text-f26 {
  font-size: 1.625rem;
}

.text-f28 {
  font-size: 1.75rem;
}

.text-f32 {
  font-size: 2rem;
}

.text-f36 {
  font-size: 2.25rem;
}

.text-f44 {
  font-size: 2.75rem;
}

.text-f46 {
  font-size: 2.875rem;
}

.text-f50 {
  font-size: 3.125rem;
}

.text-f52 {
  font-size: 3.25rem;
}

.text-f54 {
  font-size: 3.375rem;
}

.text-f60 {
  font-size: 3.75rem;
}

.text-f70 {
  font-size: 4.375rem;
}

.font-bold {
  font-weight: 700;
}

.font-normal {
  font-weight: 400;
}

.font-semibold {
  font-weight: 600;
}

.uppercase {
  text-transform: uppercase;
}

.leading-110 {
  line-height: 1.1;
}

.leading-115 {
  line-height: 1.15;
}

.leading-140 {
  line-height: 1.4;
}

.leading-90 {
  line-height: 0.9;
}

.leading-\[0\.65\] {
  line-height: 0.65;
}

.leading-none {
  line-height: 1;
}

.leading-normal {
  line-height: 1.2;
}

.-tracking-2 {
  letter-spacing: -0.02em;
}

.-tracking-3 {
  letter-spacing: -0.03em;
}

.text-main-accent {
  --tw-text-opacity: 1;
  color: rgb(255 163 103 / var(--tw-text-opacity));
}

.text-main-black {
  --tw-text-opacity: 1;
  color: rgb(27 27 27 / var(--tw-text-opacity));
}

.text-main-black\/15 {
  color: rgb(27 27 27 / 0.15);
}

.text-main-gray {
  --tw-text-opacity: 1;
  color: rgb(62 62 62 / var(--tw-text-opacity));
}

.text-main-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.underline {
  text-decoration-line: underline;
}

.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);
}

.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.backdrop-blur-sm {
  --tw-backdrop-blur: blur(4px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.transition-all {
  transition-property: all;
  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;
}

.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

@font-face {
  font-family: Inter;

  font-weight: 400;

  src: url(../fonts/Inter/Inter-Regular.woff) format("woff");
}

@font-face {
  font-family: Inter;

  font-weight: 500;

  src: url(../fonts/Inter/Inter-Medium.woff) format("woff");
}

@font-face {
  font-family: Inter;

  font-weight: 600;

  src: url(../fonts/Inter/Inter-SemiBold.woff) format("woff");
}

@font-face {
  font-family: Inter;

  font-weight: 700;

  src: url(../fonts/Inter/Inter-Bold.woff) format("woff");
}

.main-checkbox {
  display: flex;
  cursor: pointer;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  padding-inline-end: 1rem;
}

.main-checkbox input {
  position: absolute;
  height: 0px;
  width: 0px;
  cursor: pointer;
  opacity: 0;
}

.main-checkbox .checkmark:after {
  position: absolute;
  display: none;
  --tw-content: '';
  content: var(--tw-content);
}

.main-checkbox input:checked ~ .checkmark:after {
  display: block;
}

.main-checkbox .checkmark {
  height: 1.5rem;
  width: 1.5rem;
  min-width: 1.5rem;
  border-width: 0.0625rem;
  --tw-border-opacity: 1;
  border-color: rgb(62 62 62 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.main-checkbox input:checked ~ .checkmark {
  --tw-border-opacity: 1;
  border-color: rgb(255 163 103 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 163 103 / var(--tw-bg-opacity));
}

.main-checkbox .checkmark:after {
  margin-top: 0.3rem;
  margin-bottom: 0.3rem;
  margin-left: 0.52rem;
  margin-right: 0.52rem;
  height: 0.6rem;
  width: 0.4rem;
  --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));
  border-bottom-width: 0.125rem;
  border-inline-end-width: 0.125rem;
  --tw-border-opacity: 1;
  border-color: rgb(255 163 103 / var(--tw-border-opacity));
  --tw-content: '';
  content: var(--tw-content);
}

.material-slider {
  --swiper-material-slide-scale: 1;
  --swiper-material-slide-size: 100%;
  --swiper-material-slide-border-radius: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  flex-shrink: 10;
  box-sizing: border-box;
}

.material-slider .swiper-material {
  height: 30rem;
  width: 100%;
}

.swiper-material-wrapper {
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: var(--swiper-material-slide-border-radius);
  box-sizing: border-box;
  pointer-events: auto;
}

.swiper-material-content {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: calc(50% - var(--swiper-material-slide-size) / 2);
  top: 0;
  width: var(--swiper-material-slide-size);
  height: 100%;
  transform: translateZ(0);
}

.material-image {
  display: block;
  position: absolute;
  left: 0%;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: var(--swiper-material-slide-border-radius);
  -o-object-fit: cover;
     object-fit: cover;
}

.accordion-body {
  display: none;
}

.accordion.active .accordion-body {
  display: block;
}

.accordion .accordion-head > div {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.accordion.active .accordion-head > div {
  --tw-bg-opacity: 1;
  background-color: rgb(255 163 103 / var(--tw-bg-opacity));
}

.accordion .accordion-head svg {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.accordion.active .accordion-head svg {
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.accordion.active .accordion-head svg > * {
  fill: #fff;
}

#sidebarContainer {
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
}

#sidebarContainer.active {
  opacity: 1;
  pointer-events: auto;
}

/* Sidebar initial and active position */

.sidebar {
  transform: translateX(100%);
  transition: transform 0.3s ease;
}

#sidebarContainer.active .sidebar {
  transform: translateX(0);
}

/* Overlay visibility */

.overlay {
  opacity: 0;
  transition: opacity 0.3s ease;
}

#sidebarContainer.active .overlay {
  opacity: 1;
}

.custom-active {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 163 103 / var(--tw-bg-opacity)) !important;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (max-width: 767px) {
  .custom-active {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(255 163 103 / var(--tw-bg-opacity)) !important;
  }
}

.\*\:mb-2 > * {
  margin-bottom: 0.5rem;
}

.\*\:mb-2\.5 > * {
  margin-bottom: 0.625rem;
}

.\*\:mb-4 > * {
  margin-bottom: 1rem;
}

.\*\:block > * {
  display: block;
}

.\*\:flex > * {
  display: flex;
}

.\*\:h-18 > * {
  height: 4.5rem;
}

.\*\:w-full > * {
  width: 100%;
}

.\*\:flex-row > * {
  flex-direction: row;
}

.\*\:items-center > * {
  align-items: center;
}

.\*\:justify-center > * {
  justify-content: center;
}

.\*\:rounded-10 > * {
  border-radius: 0.625rem;
}

.\*\:rounded-16 > * {
  border-radius: 1rem;
}

.\*\:border-1 > * {
  border-width: 0.0625rem;
}

.\*\:border-main-accent\/20 > * {
  border-color: rgb(255 163 103 / 0.2);
}

.\*\:px-3 > * {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.\*\:py-1 > * {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.\*\:py-3 > * {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.\*\:px-5 > * {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.\*\:px-6 > * {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.\*\:-tracking-3 > * {
  letter-spacing: -0.03em;
}

.\*\:transition-all > * {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.after\:\!text-\[0rem\]::after {
  content: var(--tw-content);
  font-size: 0rem !important;
}

.after\:\!content-\[\'\'\]::after {
  --tw-content: '' !important;
  content: var(--tw-content) !important;
}

.hover\:scale-\[0\.97\]:hover {
  --tw-scale-x: 0.97;
  --tw-scale-y: 0.97;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:scale-\[0\.98\]:hover {
  --tw-scale-x: 0.98;
  --tw-scale-y: 0.98;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:bg-main-accent:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 163 103 / var(--tw-bg-opacity));
}

.hover\:bg-main-white:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.hover\:stroke-main-accent:hover {
  stroke: #FFA367;
}

.hover\:text-main-accent:hover {
  --tw-text-opacity: 1;
  color: rgb(255 163 103 / var(--tw-text-opacity));
}

.hover\:text-main-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.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-main-accent\/40:hover {
  --tw-shadow-color: rgb(255 163 103 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}

.group:hover .group-hover\:text-main-accent {
  --tw-text-opacity: 1;
  color: rgb(255 163 103 / var(--tw-text-opacity));
}

.group:hover .\*\:group-hover\:fill-main-black > * {
  fill: #1B1B1B;
}

@media (max-width: 767px) {
  .mob\:relative {
    position: relative;
  }

  .mob\:-left-1 {
    left: -0.25rem;
  }

  .mob\:-left-1\.5 {
    left: -0.375rem;
  }

  .mob\:z-10 {
    z-index: 10;
  }

  .mob\:order-1 {
    order: 1;
  }

  .mob\:order-2 {
    order: 2;
  }

  .mob\:order-3 {
    order: 3;
  }

  .mob\:order-4 {
    order: 4;
  }

  .mob\:order-5 {
    order: 5;
  }

  .mob\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .mob\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .mob\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .mob\:-mb-8 {
    margin-bottom: -2rem;
  }

  .mob\:-mt-10 {
    margin-top: -2.5rem;
  }

  .mob\:-mt-12 {
    margin-top: -3rem;
  }

  .mob\:-mt-9 {
    margin-top: -2.25rem;
  }

  .mob\:mb-0 {
    margin-bottom: 0px;
  }

  .mob\:mb-10 {
    margin-bottom: 2.5rem;
  }

  .mob\:mb-2 {
    margin-bottom: 0.5rem;
  }

  .mob\:mb-4 {
    margin-bottom: 1rem;
  }

  .mob\:mb-6 {
    margin-bottom: 1.5rem;
  }

  .mob\:mb-8 {
    margin-bottom: 2rem;
  }

  .mob\:me-0 {
    margin-inline-end: 0px;
  }

  .mob\:ms-0 {
    margin-inline-start: 0px;
  }

  .mob\:mt-10 {
    margin-top: 2.5rem;
  }

  .mob\:mt-12 {
    margin-top: 3rem;
  }

  .mob\:mt-6 {
    margin-top: 1.5rem;
  }

  .mob\:block {
    display: block;
  }

  .mob\:\!flex {
    display: flex !important;
  }

  .mob\:flex {
    display: flex;
  }

  .mob\:grid {
    display: grid;
  }

  .mob\:contents {
    display: contents;
  }

  .mob\:hidden {
    display: none;
  }

  .mob\:h-18 {
    height: 4.5rem;
  }

  .mob\:h-\[11\.1rem\] {
    height: 11.1rem;
  }

  .mob\:h-\[11rem\] {
    height: 11rem;
  }

  .mob\:h-\[12rem\] {
    height: 12rem;
  }

  .mob\:h-\[18\.5rem\] {
    height: 18.5rem;
  }

  .mob\:h-\[20rem\] {
    height: 20rem;
  }

  .mob\:h-\[3\.8rem\] {
    height: 3.8rem;
  }

  .mob\:h-\[30rem\] {
    height: 30rem;
  }

  .mob\:min-h-9 {
    min-height: 2.25rem;
  }

  .mob\:\!w-\[80\%\] {
    width: 80% !important;
  }

  .mob\:w-18 {
    width: 4.5rem;
  }

  .mob\:w-28 {
    width: 7rem;
  }

  .mob\:w-3\/4 {
    width: 75%;
  }

  .mob\:w-32 {
    width: 8rem;
  }

  .mob\:w-4\/6 {
    width: 66.666667%;
  }

  .mob\:w-5\/6 {
    width: 83.333333%;
  }

  .mob\:w-6 {
    width: 1.5rem;
  }

  .mob\:w-\[4\.5rem\] {
    width: 4.5rem;
  }

  .mob\:w-\[7\.5rem\] {
    width: 7.5rem;
  }

  .mob\:w-full {
    width: 100%;
  }

  .mob\:min-w-\[4\.5rem\] {
    min-width: 4.5rem;
  }

  .mob\:min-w-\[7\.5rem\] {
    min-width: 7.5rem;
  }

  .mob\:max-w-\[21rem\] {
    max-width: 21rem;
  }

  .mob\:max-w-full {
    max-width: 100%;
  }

  .mob\:scroll-mt-0 {
    scroll-margin-top: 0px;
  }

  .mob\:scroll-mt-20 {
    scroll-margin-top: 5rem;
  }

  .mob\:scroll-mt-6 {
    scroll-margin-top: 1.5rem;
  }

  .mob\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .mob\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .mob\:flex-col {
    flex-direction: column;
  }

  .mob\:flex-col-reverse {
    flex-direction: column-reverse;
  }

  .mob\:items-start {
    align-items: flex-start;
  }

  .mob\:items-center {
    align-items: center;
  }

  .mob\:justify-center {
    justify-content: center;
  }

  .mob\:gap-0 {
    gap: 0px;
  }

  .mob\:gap-14 {
    gap: 3.5rem;
  }

  .mob\:gap-2 {
    gap: 0.5rem;
  }

  .mob\:gap-3 {
    gap: 0.75rem;
  }

  .mob\:gap-4 {
    gap: 1rem;
  }

  .mob\:gap-5 {
    gap: 1.25rem;
  }

  .mob\:gap-8 {
    gap: 2rem;
  }

  .mob\:gap-x-2 {
    -moz-column-gap: 0.5rem;
         column-gap: 0.5rem;
  }

  .mob\:gap-x-2\.5 {
    -moz-column-gap: 0.625rem;
         column-gap: 0.625rem;
  }

  .mob\:rounded-10 {
    border-radius: 0.625rem;
  }

  .mob\:rounded-20 {
    border-radius: 1.25rem;
  }

  .mob\:bg-main-bg {
    --tw-bg-opacity: 1;
    background-color: rgb(248 250 251 / var(--tw-bg-opacity));
  }

  .mob\:bg-main-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  }

  .mob\:bg-gradient-to-t {
    background-image: linear-gradient(to top, var(--tw-gradient-stops));
  }

  .mob\:from-85\% {
    --tw-gradient-from-position: 85%;
  }

  .mob\:object-top {
    -o-object-position: top;
       object-position: top;
  }

  .mob\:p-5 {
    padding: 1.25rem;
  }

  .mob\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .mob\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .mob\:px-2\.5 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .mob\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .mob\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .mob\:px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .mob\:py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .mob\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .mob\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .mob\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .mob\:pe-0 {
    padding-inline-end: 0px;
  }

  .mob\:ps-6 {
    padding-inline-start: 1.5rem;
  }

  .mob\:pt-1 {
    padding-top: 0.25rem;
  }

  .mob\:pt-18 {
    padding-top: 4.5rem;
  }

  .mob\:pt-28 {
    padding-top: 7rem;
  }

  .mob\:pt-8 {
    padding-top: 2rem;
  }

  .mob\:text-center {
    text-align: center;
  }

  .mob\:text-\[4\.45vw\] {
    font-size: 4.45vw;
  }

  .mob\:text-f12 {
    font-size: 0.75rem;
  }

  .mob\:text-f14 {
    font-size: 0.875rem;
  }

  .mob\:text-f16 {
    font-size: 1rem;
  }

  .mob\:text-f18 {
    font-size: 1.125rem;
  }

  .mob\:text-f20 {
    font-size: 1.25rem;
  }

  .mob\:text-f24 {
    font-size: 1.5rem;
  }

  .mob\:text-f28 {
    font-size: 1.75rem;
  }

  .mob\:text-f30 {
    font-size: 1.875rem;
  }

  .mob\:text-f36 {
    font-size: 2.25rem;
  }

  .mob\:text-f46 {
    font-size: 2.875rem;
  }

  .mob\:text-f13 {
    font-size: 0.8125rem;
  }

  .mob\:leading-110 {
    line-height: 1.1;
  }

  .mob\:-tracking-3 {
    letter-spacing: -0.03em;
  }

  .\*\:mob\:h-14 > * {
    height: 3.5rem;
  }

  .mob\:\*\:w-full > * {
    width: 100%;
  }

  .\*\:mob\:rounded-10 > * {
    border-radius: 0.625rem;
  }

  .\*\:mob\:px-1 > * {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .\*\:mob\:py-2 > * {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .\*\:mob\:py-4 > * {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .\*\:mob\:py-3 > * {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .\*\:mob\:leading-110 > * {
    line-height: 1.1;
  }
}
