@font-face {
  font-family: 'Mulish';
  src: url(/assets/maglev/fonts/Mulish-Regular-d3d302e1573fb1c8db5b.digested.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Mulish';
  src: url(/assets/maglev/fonts/Mulish-Medium-8bdb52a1df8fba9da3ef.digested.ttf) format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Mulish';
  src: url(/assets/maglev/fonts/Mulish-SemiBold-6bf3074a2efb3178fd2b.digested.ttf) format('truetype');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Mulish';
  src: url(/assets/maglev/fonts/Mulish-Bold-6cb68186a91bb3fcb0b7.digested.ttf) format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Mulish';
  src: url(/assets/maglev/fonts/Mulish-ExtraBold-06b5157c67b69344b4be.digested.ttf) format('truetype');
  font-weight: 800;
  font-style: normal;
}

.carouselBanner .splide__pagination {
  bottom: 2.25rem;
}

.carouselBanner .splide__pagination__page {
    background: none;
    margin: 0.375rem;
    height: 0.75rem;
    width: 0.75rem;
    border-radius: 0.75rem;
    background-color: rgb(255 255 255 / 0.5);
  }

/* stylelint-disable-next-line selector-class-pattern */

.carouselBanner .splide__pagination__page.is-active {
  width: 1.5rem;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  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));
  --tw-bg-opacity: 1;
  background-color: rgb(29 172 214 / var(--tw-bg-opacity, 1));
}

/* stylelint-disable-next-line selector-class-pattern */

.viewer-download {
  display: flex;
  justify-content: center;

  line-height: 1.5rem;
  font-size: .75rem;
}

.viewer-download:before {
    content: url(/assets/maglev/images/download-540995264f1dd9a953e5.digested.svg);
  }

.infoTeamFull .pagy {
  display: flex;
}

.infoTeamFull .pagy > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}

.infoTeamFull .pagy {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(199 199 204 / var(--tw-text-opacity, 1));
}

.infoTeamFull .pagy a:not(.gap) {
  display: block;
  border-radius: 9999px;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.infoTeamFull .pagy a:not(.gap):not([href]) { /* disabled links */ cursor: default; background-color: transparent; --tw-text-opacity: 1; color: rgb(199 199 204 / var(--tw-text-opacity, 1));
      }

/* stylelint-disable-next-line selector-no-qualifying-type */

.infoTeamFull .pagy a:not(.gap).current {
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(29 172 214 / var(--tw-text-opacity, 1));
}

.infoTeamFullDoctor:hover img {
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(29 172 214 / var(--tw-border-opacity, 1));
}

.infoTeamFullDoctor:hover .infoTeamFullDoctor__name {
  --tw-text-opacity: 1;
  color: rgb(29 172 214 / var(--tw-text-opacity, 1));
}

.mainStickyButtons_item {
  height: 52px;
  width: 52px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
}

@media (min-width: 1024px) {

  .mainStickyButtons_item {
    height: 104px;
    width: 104px;
  }
}

.mainStickyButtons_whatsAppButton {
  animation: 2s ease 0s infinite normal none running pulse;
}

/* stylelint-disable property-no-vendor-prefix */

@keyframes pulse {
  0% {
    transform: scale(1.05, 1.05);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, .5);
  }

  50% {
    transform: scale(1.0, 1.0);
    box-shadow: 0 0 0 .5em rgba(0, 0, 0, 0);
  }

  100% {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
}

.showMoreButton img {
    transition: all .3s ease;
  }

.showMoreButton_opened img {
  --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));
}

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

/* ! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com */

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #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: Mulish, 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;
}

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
  }

.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: 1200px) {

  .container {
    max-width: 1200px;
  }
}

@media (min-width: 1280px) {

  .container {
    max-width: 1280px;
  }
}

@media (min-width: 1348px) {

  .container {
    max-width: 1348px;
  }
}

@media (min-width: 1440px) {

  .container {
    max-width: 1440px;
  }
}

/* Контейнеры */

.container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

.carouselContainer {
  margin-left: auto;
  margin-right: auto;
  max-width: 1348px;
  padding-left: 3.5rem;
  padding-right: 3.5rem;
}

@media (min-width: 1348px) {

  .carouselContainer {
    padding-left: 74px;
    padding-right: 74px;
  }
}

/* Инпуты */

.input {
  height: 3rem;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(214 223 233 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 12px;
  line-height: 15px;
  font-weight: 500;
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.input:focus {
  --tw-border-opacity: 1;
  border-color: rgb(29 172 214 / var(--tw-border-opacity, 1));
  caret-color: #1DACD6;
}

/* Модакли */

.modal {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 50;
  height: 100vh;
  width: 100vw;
  cursor: pointer;
  background-color: #22222299;
  display: flex;
  align-items: center;
  justify-content: center;
}

.\!modalContent {
  cursor: auto;
}

.modalContent {
  cursor: auto;
}

.modal_on {
  position: fixed;
}

.modal_off {
  display: none;
}

/* Кнопки */

.mainButton {
  border-radius: 1.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(29 172 214 / var(--tw-bg-opacity, 1));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.mainButton:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(65 188 219 / var(--tw-bg-opacity, 1));
}

.mainButton:active {
  --tw-bg-opacity: 1;
  background-color: rgb(13 152 186 / var(--tw-bg-opacity, 1));
}

.mainButton:disabled {
  --tw-bg-opacity: 1;
  background-color: rgb(199 199 204 / var(--tw-bg-opacity, 1));
}

.secondaryButton {
  border-radius: 1.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 218 185 / var(--tw-bg-opacity, 1));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(34 34 34 / var(--tw-text-opacity, 1));
  display: flex;
  align-items: center;
  justify-content: center;
}

.secondaryButton:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 232 209 / var(--tw-bg-opacity, 1));
}

.secondaryButton:active {
  --tw-bg-opacity: 1;
  background-color: rgb(255 211 172 / var(--tw-bg-opacity, 1));
}

.secondaryButton:disabled {
  --tw-bg-opacity: 1;
  background-color: rgb(199 199 204 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.pointer-events-none {
  pointer-events: none;
}

.pointer-events-auto {
  pointer-events: auto;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.\!-left-10 {
  left: -2.5rem !important;
}

.\!-right-10 {
  right: -2.5rem !important;
}

.\!left-2 {
  left: 0.5rem !important;
}

.\!right-2 {
  right: 0.5rem !important;
}

.bottom-0 {
  bottom: 0px;
}

.bottom-20 {
  bottom: 5rem;
}

.bottom-4 {
  bottom: 1rem;
}

.left-4 {
  left: 1rem;
}

.left-full {
  left: 100%;
}

.right-4 {
  right: 1rem;
}

.right-8 {
  right: 2rem;
}

.top-0 {
  top: 0px;
}

.top-4 {
  top: 1rem;
}

.top-8 {
  top: 2rem;
}

.z-10 {
  z-index: 10;
}

.z-40 {
  z-index: 40;
}

.mx-0 {
  margin-left: 0px;
  margin-right: 0px;
}

.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}

.mx-5 {
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.mb-1 {
  margin-bottom: 0.25rem;
}

.mb-10 {
  margin-bottom: 2.5rem;
}

.mb-12 {
  margin-bottom: 3rem;
}

.mb-12\.5 {
  margin-bottom: 3.125rem;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

.mb-2\.5 {
  margin-bottom: 0.625rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mb-5 {
  margin-bottom: 1.25rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.mb-7 {
  margin-bottom: 1.75rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

.mb-9 {
  margin-bottom: 2.25rem;
}

.ml-0\.5 {
  margin-left: 0.125rem;
}

.ml-4 {
  margin-left: 1rem;
}

.mr-0\.5 {
  margin-right: 0.125rem;
}

.mr-11 {
  margin-right: 2.75rem;
}

.mr-2 {
  margin-right: 0.5rem;
}

.mr-4 {
  margin-right: 1rem;
}

.mr-5 {
  margin-right: 1.25rem;
}

.mr-6 {
  margin-right: 1.5rem;
}

.mr-9 {
  margin-right: 2.25rem;
}

.mr-\[18px\] {
  margin-right: 18px;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mt-20 {
  margin-top: 5rem;
}

.mt-6 {
  margin-top: 1.5rem;
}

.mt-8 {
  margin-top: 2rem;
}

.line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.line-clamp-6 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
}

.block {
  display: block;
}

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.aspect-\[264\/342\] {
  aspect-ratio: 264/342;
}

.aspect-\[367\/477\] {
  aspect-ratio: 367/477;
}

.aspect-\[77\/100\] {
  aspect-ratio: 77/100;
}

.\!h-8 {
  height: 2rem !important;
}

.\!h-\[406px\] {
  height: 406px !important;
}

.h-10 {
  height: 2.5rem;
}

.h-12 {
  height: 3rem;
}

.h-24 {
  height: 6rem;
}

.h-9 {
  height: 2.25rem;
}

.h-\[15px\] {
  height: 15px;
}

.h-\[17px\] {
  height: 17px;
}

.h-\[216px\] {
  height: 216px;
}

.h-\[250px\] {
  height: 250px;
}

.h-\[263px\] {
  height: 263px;
}

.h-\[26px\] {
  height: 26px;
}

.h-\[38px\] {
  height: 38px;
}

.h-\[42px\] {
  height: 42px;
}

.h-\[48px\] {
  height: 48px;
}

.h-\[55px\] {
  height: 55px;
}

.h-\[675px\] {
  height: 675px;
}

.h-\[6px\] {
  height: 6px;
}

.h-\[90px\] {
  height: 90px;
}

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

.max-h-\[144px\] {
  max-height: 144px;
}

.min-h-\[144px\] {
  min-height: 144px;
}

.min-h-\[155px\] {
  min-height: 155px;
}

.min-h-\[300px\] {
  min-height: 300px;
}

.min-h-\[450px\] {
  min-height: 450px;
}

.\!w-8 {
  width: 2rem !important;
}

.w-1\/2 {
  width: 50%;
}

.w-1\/3 {
  width: 33.333333%;
}

.w-10 {
  width: 2.5rem;
}

.w-2\/3 {
  width: 66.666667%;
}

.w-5\/6 {
  width: 83.333333%;
}

.w-\[15px\] {
  width: 15px;
}

.w-\[264px\] {
  width: 264px;
}

.w-\[26px\] {
  width: 26px;
}

.w-\[42px\] {
  width: 42px;
}

.w-\[52px\] {
  width: 52px;
}

.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}

.w-full {
  width: 100%;
}

.min-w-\[170px\] {
  min-width: 170px;
}

.min-w-\[6px\] {
  min-width: 6px;
}

.max-w-\[1200px\] {
  max-width: 1200px;
}

.max-w-\[1348px\] {
  max-width: 1348px;
}

.max-w-\[158px\] {
  max-width: 158px;
}

.max-w-\[176px\] {
  max-width: 176px;
}

.max-w-\[367px\] {
  max-width: 367px;
}

.max-w-\[420px\] {
  max-width: 420px;
}

.max-w-\[570px\] {
  max-width: 570px;
}

.max-w-\[610px\] {
  max-width: 610px;
}

.max-w-\[988px\] {
  max-width: 988px;
}

.max-w-screen-3xl {
  max-width: 1440px;
}

.flex-1 {
  flex: 1 1 0%;
}

.flex-\[2\] {
  flex: 2;
}

.origin-center {
  transform-origin: center;
}

.translate-y-0 {
  --tw-translate-y: 0px;
  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-40 {
  --tw-translate-y: 10rem;
  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));
}

.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 shadow-in {

  0% {
    box-shadow: 0 0 #0000;
  }

  100% {
    box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.3);
  }
}

.animate-shadow-in {
  animation: shadow-in 0.3s ease forwards;
}

@keyframes shadow-out {

  0% {
    box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.3);
  }

  100% {
    box-shadow: 0 0 #0000;
  }
}

.animate-shadow-out {
  animation: shadow-out 0.3s ease forwards;
}

@keyframes spin {

  to {
    transform: rotate(360deg);
  }
}

.animate-spin {
  animation: spin 1s linear infinite;
}

.cursor-pointer {
  cursor: pointer;
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.flex-col {
  flex-direction: column;
}

.flex-col-reverse {
  flex-direction: column-reverse;
}

.flex-wrap {
  flex-wrap: wrap;
}

.items-end {
  align-items: flex-end;
}

.items-center {
  align-items: center;
}

.justify-start {
  justify-content: flex-start;
}

.justify-end {
  justify-content: flex-end;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.gap-1 {
  gap: 0.25rem;
}

.gap-12\.5 {
  gap: 3.125rem;
}

.gap-14 {
  gap: 3.5rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-2\.5 {
  gap: 0.625rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-7 {
  gap: 1.75rem;
}

.gap-8 {
  gap: 2rem;
}

.gap-\[48px\] {
  gap: 48px;
}

.gap-x-\[4\%\] {
  -moz-column-gap: 4%;
       column-gap: 4%;
}

.gap-y-8 {
  row-gap: 2rem;
}

.self-start {
  align-self: flex-start;
}

.self-center {
  align-self: center;
}

.overflow-hidden {
  overflow: hidden;
}

.\!overflow-x-clip {
  overflow-x: clip !important;
}

.\!overflow-y-visible {
  overflow-y: visible !important;
}

.whitespace-nowrap {
  white-space: nowrap;
}

.whitespace-pre-line {
  white-space: pre-line;
}

.break-words {
  overflow-wrap: break-word;
}

.rounded-2xl {
  border-radius: 1rem;
}

.rounded-3xl {
  border-radius: 1.5rem;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-lg {
  border-radius: 0.5rem;
}

.rounded-b-2xl {
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
}

.rounded-b-3xl {
  border-bottom-right-radius: 1.5rem;
  border-bottom-left-radius: 1.5rem;
}

.rounded-t-2xl {
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}

.border {
  border-width: 1px;
}

.border-2 {
  border-width: 2px;
}

.border-x {
  border-left-width: 1px;
  border-right-width: 1px;
}

.border-b {
  border-bottom-width: 1px;
}

.border-r {
  border-right-width: 1px;
}

.border-t {
  border-top-width: 1px;
}

.border-gray-25 {
  --tw-border-opacity: 1;
  border-color: rgb(214 223 233 / var(--tw-border-opacity, 1));
}

.border-main-normal {
  --tw-border-opacity: 1;
  border-color: rgb(29 172 214 / var(--tw-border-opacity, 1));
}

.\!bg-gray-05 {
  background-color: #F5F5F580 !important;
}

.\!bg-gray-25 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(214 223 233 / var(--tw-bg-opacity, 1)) !important;
}

.bg-black\/40 {
  background-color: rgb(0 0 0 / 0.4);
}

.bg-gray-10 {
  --tw-bg-opacity: 1;
  background-color: rgb(252 252 252 / var(--tw-bg-opacity, 1));
}

.bg-gray-35 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
}

.bg-green {
  --tw-bg-opacity: 1;
  background-color: rgb(37 211 102 / var(--tw-bg-opacity, 1));
}

.bg-main-marker {
  --tw-bg-opacity: 1;
  background-color: rgb(17 171 210 / var(--tw-bg-opacity, 1));
}

.bg-main-normal\/40 {
  background-color: rgb(29 172 214 / 0.4);
}

.bg-main-super-light {
  --tw-bg-opacity: 1;
  background-color: rgb(245 254 255 / var(--tw-bg-opacity, 1));
}

.bg-second-main {
  --tw-bg-opacity: 1;
  background-color: rgb(255 218 185 / var(--tw-bg-opacity, 1));
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.bg-white\/60 {
  background-color: rgb(255 255 255 / 0.6);
}

.bg-cover {
  background-size: cover;
}

.bg-center {
  background-position: center;
}

.bg-no-repeat {
  background-repeat: no-repeat;
}

.fill-main-normal {
  fill: #1DACD6;
}

.stroke-gray-100 {
  stroke: #222222;
}

.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.p-10 {
  padding: 2.5rem;
}

.p-\[30px\] {
  padding: 30px;
}

.\!px-1 {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}

.px-12 {
  padding-left: 3rem;
  padding-right: 3rem;
}

.px-12\.5 {
  padding-left: 3.125rem;
  padding-right: 3.125rem;
}

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.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-9 {
  padding-left: 2.25rem;
  padding-right: 2.25rem;
}

.px-\[54px\] {
  padding-left: 54px;
  padding-right: 54px;
}

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.py-14 {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

.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-\[26px\] {
  padding-top: 26px;
  padding-bottom: 26px;
}

.pb-10 {
  padding-bottom: 2.5rem;
}

.pt-\[72px\] {
  padding-top: 72px;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.text-big {
  font-size: 24px;
  line-height: 30px;
  font-weight: 400;
}

.text-label-big {
  font-size: 28px;
  line-height: 35px;
  font-weight: 700;
}

.text-label-biggest {
  font-size: 40px;
  line-height: 50px;
  font-weight: 800;
}

.text-middle {
  font-size: 20px;
  line-height: 25px;
  font-weight: 700;
}

.text-normal {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.text-semi-middle {
  font-size: 18px;
  line-height: 23px;
  font-weight: 600;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.text-small {
  font-size: 14px;
  line-height: 17px;
  font-weight: 500;
}

.text-smaller {
  font-size: 12px;
  line-height: 15px;
  font-weight: 500;
}

.text-smallest {
  font-size: 10px;
  line-height: 12px;
  font-weight: 500;
}

.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-extrabold {
  font-weight: 800;
}

.font-medium {
  font-weight: 500;
}

.font-normal {
  font-weight: 400;
}

.uppercase {
  text-transform: uppercase;
}

.capitalize {
  text-transform: capitalize;
}

.leading-\[18px\] {
  line-height: 18px;
}

.text-gray-100 {
  --tw-text-opacity: 1;
  color: rgb(34 34 34 / var(--tw-text-opacity, 1));
}

.text-gray-35 {
  --tw-text-opacity: 1;
  color: rgb(245 245 245 / var(--tw-text-opacity, 1));
}

.text-gray-65 {
  --tw-text-opacity: 1;
  color: rgb(165 165 165 / var(--tw-text-opacity, 1));
}

.text-gray-75 {
  --tw-text-opacity: 1;
  color: rgb(142 142 147 / var(--tw-text-opacity, 1));
}

.text-gray-85 {
  --tw-text-opacity: 1;
  color: rgb(83 83 83 / var(--tw-text-opacity, 1));
}

.text-main-normal {
  --tw-text-opacity: 1;
  color: rgb(29 172 214 / var(--tw-text-opacity, 1));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.line-through {
  text-decoration-line: line-through;
}

.\!opacity-100 {
  opacity: 1 !important;
}

.opacity-0 {
  opacity: 0;
}

.opacity-100 {
  opacity: 1;
}

.shadow-\[0_0_4px_0_rgba\(0\2c 0\2c 0\2c 0\.1\)\] {
  --tw-shadow: 0 0 4px 0 rgba(0,0,0,0.1);
  --tw-shadow-colored: 0 0 4px 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-\[0px_-1px_5px_0px_\#0000000D\] {
  --tw-shadow: 0px -1px 5px 0px #0000000D;
  --tw-shadow-colored: 0px -1px 5px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0px_5px_5px_0px_\#1F343A0D\] {
  --tw-shadow: 0px 5px 5px 0px #1F343A0D;
  --tw-shadow-colored: 0px 5px 5px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[inset_0px_0px_5px_0px_\#5353530D\] {
  --tw-shadow: inset 0px 0px 5px 0px #5353530D;
  --tw-shadow-colored: inset 0px 0px 5px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-behind {
  --tw-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0px 0px 4px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.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);
}

.backdrop-blur-xs {
  --tw-backdrop-blur: blur(2px);
  -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-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;
}

.duration-500 {
  transition-duration: 500ms;
}

.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.flexCenter {
  display: flex;
  align-items: center;
  justify-content: center;
}

.sectionMargin {
  margin-bottom: 3rem;
}

@media (min-width: 768px) {

  .sectionMargin {
    margin-bottom: 6rem;
  }
}

.sectionPadding {
  padding-left: 1rem;
  padding-right: 1rem;
}

@media (min-width: 1200px) {

  .sectionPadding {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.baseTransition {
    transition: all .3s ease;
  }

.before\:mr-1::before {
  content: var(--tw-content);
  margin-right: 0.25rem;
}

.last\:text-main-normal:last-child {
  --tw-text-opacity: 1;
  color: rgb(29 172 214 / var(--tw-text-opacity, 1));
}

.hover\:\!bg-main-normal:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(29 172 214 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:bg-main-light:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(198 243 255 / var(--tw-bg-opacity, 1));
}

.hover\:underline:hover {
  text-decoration-line: underline;
}

.hover\:opacity-70:hover {
  opacity: 0.7;
}

.active\:\!bg-main-active:active {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(13 152 186 / var(--tw-bg-opacity, 1)) !important;
}

.disabled\:\!bg-gray-35:disabled {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1)) !important;
}

.group:hover .group-hover\:block {
  display: block;
}

.group:hover .group-hover\:hidden {
  display: none;
}

.group:hover .group-hover\:bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 34 34 / var(--tw-bg-opacity, 1));
}

.group:hover .group-hover\:bg-main-normal {
  --tw-bg-opacity: 1;
  background-color: rgb(29 172 214 / var(--tw-bg-opacity, 1));
}

.group:hover .group-hover\:stroke-white {
  stroke: #FFFFFF;
}

.group:hover .group-hover\:text-main-normal {
  --tw-text-opacity: 1;
  color: rgb(29 172 214 / var(--tw-text-opacity, 1));
}

@media (min-width: 640px) {

  .sm\:sticky {
    position: sticky;
  }

  .sm\:\!-left-10 {
    left: -2.5rem !important;
  }

  .sm\:\!-right-10 {
    right: -2.5rem !important;
  }

  .sm\:mr-8 {
    margin-right: 2rem;
  }

  .sm\:flex {
    display: flex;
  }

  .sm\:h-28 {
    height: 7rem;
  }

  .sm\:h-\[360px\] {
    height: 360px;
  }

  .sm\:h-\[88px\] {
    height: 88px;
  }

  .sm\:w-\[575px\] {
    width: 575px;
  }

  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sm\:flex-row {
    flex-direction: row;
  }

  .sm\:self-auto {
    align-self: auto;
  }

  .sm\:px-11 {
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }

  .sm\:px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .sm\:text-start {
    text-align: start;
  }

  .sm\:text-big {
    font-size: 24px;
    line-height: 30px;
    font-weight: 400;
  }

  .sm\:text-label-big {
    font-size: 28px;
    line-height: 35px;
    font-weight: 700;
  }

  .sm\:text-label-biggest {
    font-size: 40px;
    line-height: 50px;
    font-weight: 800;
  }
}

@media (min-width: 768px) {

  .md\:mb-24 {
    margin-bottom: 6rem;
  }

  .md\:flex-row {
    flex-direction: row;
  }

  .md\:gap-0 {
    gap: 0px;
  }

  .md\:gap-x-\[4\%\] {
    -moz-column-gap: 4%;
         column-gap: 4%;
  }

  .md\:gap-y-6 {
    row-gap: 1.5rem;
  }

  .md\:text-label-biggest {
    font-size: 40px;
    line-height: 50px;
    font-weight: 800;
  }

  .md\:text-middle {
    font-size: 20px;
    line-height: 25px;
    font-weight: 700;
  }

  .md\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

@media (min-width: 1024px) {

  .lg\:\!left-9 {
    left: 2.25rem !important;
  }

  .lg\:\!right-9 {
    right: 2.25rem !important;
  }

  .lg\:mb-20 {
    margin-bottom: 5rem;
  }

  .lg\:mb-8 {
    margin-bottom: 2rem;
  }

  .lg\:\!h-14 {
    height: 3.5rem !important;
  }

  .lg\:h-14 {
    height: 3.5rem;
  }

  .lg\:h-\[20px\] {
    height: 20px;
  }

  .lg\:h-\[252px\] {
    height: 252px;
  }

  .lg\:h-\[52px\] {
    height: 52px;
  }

  .lg\:\!w-14 {
    width: 3.5rem !important;
  }

  .lg\:w-\[104px\] {
    width: 104px;
  }

  .lg\:w-\[20px\] {
    width: 20px;
  }

  .lg\:w-\[403px\] {
    width: 403px;
  }

  .lg\:w-\[52px\] {
    width: 52px;
  }

  .lg\:flex-\[1\] {
    flex: 1;
  }

  .lg\:flex-\[2\] {
    flex: 2;
  }

  .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\:flex-row {
    flex-direction: row;
  }

  .lg\:flex-row-reverse {
    flex-direction: row-reverse;
  }

  .lg\:gap-0 {
    gap: 0px;
  }

  .lg\:gap-\[4\%\] {
    gap: 4%;
  }

  .lg\:gap-x-28 {
    -moz-column-gap: 7rem;
         column-gap: 7rem;
  }

  .lg\:self-auto {
    align-self: auto;
  }

  .lg\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .lg\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .lg\:px-\[120px\] {
    padding-left: 120px;
    padding-right: 120px;
  }

  .lg\:px-\[88px\] {
    padding-left: 88px;
    padding-right: 88px;
  }

  .lg\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .lg\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .lg\:text-label-big {
    font-size: 28px;
    line-height: 35px;
    font-weight: 700;
  }

  .lg\:text-normal {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
  }

  .lg\:font-medium {
    font-weight: 500;
  }
}

@media (min-width: 1200px) {

  .\32xl\:mb-12 {
    margin-bottom: 3rem;
  }

  .\32xl\:mt-20 {
    margin-top: 5rem;
  }

  .\32xl\:block {
    display: block;
  }

  .\32xl\:hidden {
    display: none;
  }

  .\32xl\:h-\[360px\] {
    height: 360px;
  }

  .\32xl\:h-\[514px\] {
    height: 514px;
  }

  .\32xl\:w-\[575px\] {
    width: 575px;
  }

  .\32xl\:w-\[600px\] {
    width: 600px;
  }

  .\32xl\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .\32xl\:rounded-l-2xl {
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .\32xl\:rounded-r-2xl {
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }

  .\32xl\:rounded-bl-none {
    border-bottom-left-radius: 0px;
  }

  .\32xl\:rounded-tr-none {
    border-top-right-radius: 0px;
  }

  .\32xl\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (min-width: 1348px) {

  .\32\.5xl\:\!-left-\[74px\] {
    left: -74px !important;
  }

  .\32\.5xl\:\!-right-\[74px\] {
    right: -74px !important;
  }

  .\32\.5xl\:\!h-14 {
    height: 3.5rem !important;
  }

  .\32\.5xl\:\!w-14 {
    width: 3.5rem !important;
  }

  .\32\.5xl\:px-\[74px\] {
    padding-left: 74px;
    padding-right: 74px;
  }
}

@media (prefers-color-scheme: dark) {

  .dark\:text-gray-75 {
    --tw-text-opacity: 1;
    color: rgb(142 142 147 / var(--tw-text-opacity, 1));
  }
}

.\[\&\:not\(\:first-child\)\]\:before\:content-\[\'\/\'\]:not(:first-child)::before {
  --tw-content: '/';
  content: var(--tw-content);
}


/*# sourceMappingURL=tailwind.css.js.map*/
