/* @font-face {
  font-family: 'Vela Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../fonts/Vela_Sans/VelaSans-Medium.ttf') format('opentype');
} */

@font-face {
  font-family: 'Manrope Medium';

  font-style: normal;

  font-weight: 500;

  font-display: swap;

  src: url('../fonts/Inter_Tight_Manrope/Manrope/static/Manrope-Medium.ttf') format('opentype');
}

@font-face {
  font-family: 'Manrope Semibolt';

  font-style: normal;

  font-weight: 600;

  font-display: swap;

  src: url('../fonts/Inter_Tight_Manrope/Manrope/static/Manrope-SemiBold.ttf') format('opentype');
}

/* @font-face {
  font-family: 'Inter Tight';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../fonts/Inter_Tight_Manrope/Inter_Tight/static/InterTight-Medium.ttf') format('opentype');
}
@font-face {
  font-family: 'Inter Tight';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/Inter_Tight_Manrope/Inter/static/Inter_18pt-Regular.ttf') format('opentype');
} */

*, ::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: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

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

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

/*
Set the default cursor for buttons.
*/

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

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

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

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

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

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

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

.sat-container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 640px) {
  .sat-container {
    max-width: 640px;
  }
}

@media (min-width: 780px) {
  .sat-container {
    max-width: 780px;
  }
}

@media (min-width: 1040px) {
  .sat-container {
    max-width: 1040px;
  }
}

@media (min-width: 1441px) {
  .sat-container {
    max-width: 1441px;
  }
}

@media (min-width: 1920px) {
  .sat-container {
    max-width: 1920px;
  }
}

.sat-absolute {
  position: absolute;
}

.sat-relative {
  position: relative;
}

.sat-bottom-10 {
  bottom: 2.5rem;
}

.sat-bottom-\[1\.875rem\] {
  bottom: 1.875rem;
}

.sat-bottom-\[9\%\] {
  bottom: 9%;
}

.sat-left-0 {
  left: 0px;
}

.sat-left-10 {
  left: 2.5rem;
}

.sat-left-\[0\.625rem\] {
  left: 0.625rem;
}

.sat-left-\[1\.25rem\] {
  left: 1.25rem;
}

.sat-left-\[1\.875rem\] {
  left: 1.875rem;
}

.sat-right-\[1\.578rem\] {
  right: 1.578rem;
}

.sat-top-0 {
  top: 0px;
}

.sat-top-3 {
  top: 0.75rem;
}

.sat-top-\[0\.625rem\] {
  top: 0.625rem;
}

.sat-top-\[1\.25rem\] {
  top: 1.25rem;
}

.sat-top-\[1\.625rem\] {
  top: 1.625rem;
}

.sat-top-\[3\.75rem\] {
  top: 3.75rem;
}

.sat-top-\[37\%\] {
  top: 37%;
}

.sat-top-\[50\%\] {
  top: 50%;
}

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

.sat-z-20 {
  z-index: 20;
}

.sat-z-50 {
  z-index: 50;
}

.sat-z-\[99999\] {
  z-index: 99999;
}

.sat-float-left {
  float: left;
}

.sat-mx-\[0\.625rem\] {
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}

.sat-mx-\[5\.3125rem\] {
  margin-left: 5.3125rem;
  margin-right: 5.3125rem;
}

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

.sat-my-40 {
  margin-top: 10rem;
  margin-bottom: 10rem;
}

.sat-my-\[1\.25rem\] {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.sat-my-\[10em\] {
  margin-top: 10em;
  margin-bottom: 10em;
}

.sat-my-\[14px\] {
  margin-top: 14px;
  margin-bottom: 14px;
}

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

.sat-mb-3 {
  margin-bottom: 0.75rem;
}

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

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

.sat-mb-\[0\.625rem\] {
  margin-bottom: 0.625rem;
}

.sat-mb-\[1\.25rem\] {
  margin-bottom: 1.25rem;
}

.sat-mb-\[100px\] {
  margin-bottom: 100px;
}

.sat-mb-\[10px\] {
  margin-bottom: 10px;
}

.sat-mb-\[16px\] {
  margin-bottom: 16px;
}

.sat-mb-\[1rem\] {
  margin-bottom: 1rem;
}

.sat-mb-\[20px\] {
  margin-bottom: 20px;
}

.sat-mb-\[3\.75rem\] {
  margin-bottom: 3.75rem;
}

.sat-mb-\[30px\] {
  margin-bottom: 30px;
}

.sat-mb-\[4\.375rem\] {
  margin-bottom: 4.375rem;
}

.sat-mb-\[61px\] {
  margin-bottom: 61px;
}

.sat-mb-\[70px\] {
  margin-bottom: 70px;
}

.sat-ml-5 {
  margin-left: 1.25rem;
}

.sat-ml-\[0\.625rem\] {
  margin-left: 0.625rem;
}

.sat-mr-\[0\.313rem\] {
  margin-right: 0.313rem;
}

.sat-mr-\[0\.375rem\] {
  margin-right: 0.375rem;
}

.sat-mr-\[0\.625rem\] {
  margin-right: 0.625rem;
}

.sat-mr-\[1\.563rem\] {
  margin-right: 1.563rem;
}

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

.sat-mt-10 {
  margin-top: 2.5rem;
}

.sat-mt-32 {
  margin-top: 8rem;
}

.sat-mt-40 {
  margin-top: 10rem;
}

.sat-mt-5 {
  margin-top: 1.25rem;
}

.sat-mt-7 {
  margin-top: 1.75rem;
}

.sat-mt-\[0\.625rem\] {
  margin-top: 0.625rem;
}

.sat-mt-\[1\.25rem\] {
  margin-top: 1.25rem;
}

.sat-mt-\[10px\] {
  margin-top: 10px;
}

.sat-mt-\[2\.313rem\] {
  margin-top: 2.313rem;
}

.sat-mt-\[2\.5rem\] {
  margin-top: 2.5rem;
}

.sat-mt-\[20\.5px\] {
  margin-top: 20.5px;
}

.sat-mt-\[3\.75rem\] {
  margin-top: 3.75rem;
}

.sat-mt-\[34px\] {
  margin-top: 34px;
}

.sat-mt-\[60px\] {
  margin-top: 60px;
}

.sat-block {
  display: block;
}

.sat-flex {
  display: flex;
}

.sat-inline-flex {
  display: inline-flex;
}

.sat-grid {
  display: grid;
}

.sat-h-3 {
  height: 0.75rem;
}

.sat-h-4 {
  height: 1rem;
}

.sat-h-8 {
  height: 2rem;
}

.sat-h-\[0\.4375rem\] {
  height: 0.4375rem;
}

.sat-h-\[0\.839rem\] {
  height: 0.839rem;
}

.sat-h-\[0\.938rem\] {
  height: 0.938rem;
}

.sat-h-\[1\.125rem\] {
  height: 1.125rem;
}

.sat-h-\[1\.202rem\] {
  height: 1.202rem;
}

.sat-h-\[1\.5px\] {
  height: 1.5px;
}

.sat-h-\[100\%\] {
  height: 100%;
}

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

.sat-h-\[2\.188rem\] {
  height: 2.188rem;
}

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

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

.sat-h-\[4\.938rem\] {
  height: 4.938rem;
}

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

.sat-h-\[78vh\] {
  height: 78vh;
}

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

.sat-h-\[auto\] {
  height: auto;
}

.sat-h-full {
  height: 100%;
}

.sat-max-h-16 {
  max-height: 4rem;
}

.sat-max-h-\[15\.125rem\] {
  max-height: 15.125rem;
}

.sat-max-h-\[17\.5rem\] {
  max-height: 17.5rem;
}

.sat-w-4 {
  width: 1rem;
}

.sat-w-8 {
  width: 2rem;
}

.sat-w-\[0\.4375rem\] {
  width: 0.4375rem;
}

.sat-w-\[0\.688rem\] {
  width: 0.688rem;
}

.sat-w-\[1\.125rem\] {
  width: 1.125rem;
}

.sat-w-\[1\.202rem\] {
  width: 1.202rem;
}

.sat-w-\[1\.214rem\] {
  width: 1.214rem;
}

.sat-w-\[100\%\] {
  width: 100%;
}

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

.sat-w-\[19\.43px\] {
  width: 19.43px;
}

.sat-w-\[1rem\] {
  width: 1rem;
}

.sat-w-\[2\.188rem\] {
  width: 2.188rem;
}

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

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

.sat-w-\[4\.938rem\] {
  width: 4.938rem;
}

.sat-w-\[50\%\] {
  width: 50%;
}

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

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

.sat-w-full {
  width: 100%;
}

.sat-min-w-\[24\.5rem\] {
  min-width: 24.5rem;
}

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

.sat-max-w-36 {
  max-width: 9rem;
}

.sat-max-w-48 {
  max-width: 12rem;
}

.sat-max-w-\[12\.783rem\] {
  max-width: 12.783rem;
}

.sat-max-w-\[24\.5rem\] {
  max-width: 24.5rem;
}

.sat-max-w-\[25\%\] {
  max-width: 25%;
}

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

.sat-max-w-\[26\.875rem\] {
  max-width: 26.875rem;
}

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

.sat-max-w-\[50\%\] {
  max-width: 50%;
}

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

.-sat-translate-y-2\/4 {
  --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));
}

.sat-cursor-context-menu {
  cursor: context-menu;
}

.sat-cursor-default {
  cursor: default;
}

.sat-cursor-pointer {
  cursor: pointer;
}

.sat-auto-rows-\[1fr\] {
  grid-auto-rows: 1fr;
}

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

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

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

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

.sat-items-stretch {
  align-items: stretch;
}

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

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

.sat-gap-10 {
  gap: 2.5rem;
}

.sat-gap-12 {
  gap: 3rem;
}

.sat-gap-5 {
  gap: 1.25rem;
}

.sat-gap-\[0\.313rem\] {
  gap: 0.313rem;
}

.sat-gap-\[0\.438rem\] {
  gap: 0.438rem;
}

.sat-gap-\[0\.5rem\] {
  gap: 0.5rem;
}

.sat-gap-\[0\.625rem\] {
  gap: 0.625rem;
}

.sat-gap-\[1\.25rem\] {
  gap: 1.25rem;
}

.sat-gap-\[10px\] {
  gap: 10px;
}

.sat-gap-\[2\.5rem\] {
  gap: 2.5rem;
}

.sat-gap-\[30px\] {
  gap: 30px;
}

.sat-gap-\[34px\] {
  gap: 34px;
}

.sat-gap-\[4\.375rem\] {
  gap: 4.375rem;
}

.sat-gap-\[5px\] {
  gap: 5px;
}

.sat-gap-\[7px\] {
  gap: 7px;
}

.sat-gap-x-\[0\.625rem\] {
  -moz-column-gap: 0.625rem;
       column-gap: 0.625rem;
}

.sat-gap-y-\[4\.375rem\] {
  row-gap: 4.375rem;
}

.sat-justify-self-center {
  justify-self: center;
}

.sat-overflow-hidden {
  overflow: hidden;
}

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

.sat-rounded-\[100\%\] {
  border-radius: 100%;
}

.sat-rounded-\[34\.688rem\] {
  border-radius: 34.688rem;
}

.sat-rounded-\[3px\] {
  border-radius: 3px;
}

.sat-rounded-\[500px\] {
  border-radius: 500px;
}

.sat-rounded-\[555px\] {
  border-radius: 555px;
}

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

.sat-rounded-md {
  border-radius: 0.375rem;
}

.sat-rounded-xl {
  border-radius: 0.75rem;
}

.sat-rounded-t-\[60px\] {
  border-top-left-radius: 60px;
  border-top-right-radius: 60px;
}

.sat-rounded-tr-\[60px\] {
  border-top-right-radius: 60px;
}

.sat-border-b-\[1px\] {
  border-bottom-width: 1px;
}

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

.sat-bg-\[url\(\'\.\.\/images\/blog\/baner\.png\'\)\] {
  background-image: url('../images/blog/baner.png');
}

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

.sat-bg-bottom {
  background-position: bottom;
}

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

.sat-bg-top {
  background-position: top;
}

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

.sat-p-10 {
  padding: 2.5rem;
}

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

.sat-px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.sat-px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.sat-px-\[0\.75rem\] {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.sat-px-\[0\.875rem\] {
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}

.sat-px-\[1\.25rem\] {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.sat-px-\[1\.5625rem\] {
  padding-left: 1.5625rem;
  padding-right: 1.5625rem;
}

.sat-px-\[1\.5rem\] {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.sat-px-\[1\.875rem\] {
  padding-left: 1.875rem;
  padding-right: 1.875rem;
}

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

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

.sat-px-\[1rem\] {
  padding-left: 1rem;
  padding-right: 1rem;
}

.sat-px-\[2\.75rem\] {
  padding-left: 2.75rem;
  padding-right: 2.75rem;
}

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

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

.sat-py-\[0\.531rem\] {
  padding-top: 0.531rem;
  padding-bottom: 0.531rem;
}

.sat-py-\[0\.5rem\] {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.sat-py-\[0\.7rem\] {
  padding-top: 0.7rem;
  padding-bottom: 0.7rem;
}

.sat-py-\[0\.8125rem\] {
  padding-top: 0.8125rem;
  padding-bottom: 0.8125rem;
}

.sat-py-\[0\.844rem\] {
  padding-top: 0.844rem;
  padding-bottom: 0.844rem;
}

.sat-py-\[0\.969rem\] {
  padding-top: 0.969rem;
  padding-bottom: 0.969rem;
}

.sat-py-\[1\.09375rem\] {
  padding-top: 1.09375rem;
  padding-bottom: 1.09375rem;
}

.sat-py-\[1\.125rem\] {
  padding-top: 1.125rem;
  padding-bottom: 1.125rem;
}

.sat-py-\[1\.1875rem\] {
  padding-top: 1.1875rem;
  padding-bottom: 1.1875rem;
}

.sat-py-\[1\.594rem\] {
  padding-top: 1.594rem;
  padding-bottom: 1.594rem;
}

.sat-py-\[10px\] {
  padding-top: 10px;
  padding-bottom: 10px;
}

.sat-py-\[15\.5px\] {
  padding-top: 15.5px;
  padding-bottom: 15.5px;
}

.sat-py-\[18px\] {
  padding-top: 18px;
  padding-bottom: 18px;
}

.sat-py-\[19px\] {
  padding-top: 19px;
  padding-bottom: 19px;
}

.sat-py-\[46px\] {
  padding-top: 46px;
  padding-bottom: 46px;
}

.sat-py-\[8\.5px\] {
  padding-top: 8.5px;
  padding-bottom: 8.5px;
}

.sat-py-\[8px\] {
  padding-top: 8px;
  padding-bottom: 8px;
}

.sat-pb-12 {
  padding-bottom: 3rem;
}

.sat-pb-5 {
  padding-bottom: 1.25rem;
}

.sat-pb-\[60px\] {
  padding-bottom: 60px;
}

.sat-pl-\[10px\] {
  padding-left: 10px;
}

.sat-pt-\[0\.063rem\] {
  padding-top: 0.063rem;
}

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

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

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

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

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

.sat-text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.sat-text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.sat-text-5xl {
  font-size: 3rem;
  line-height: 1;
}

.sat-text-\[1\.25rem\] {
  font-size: 1.25rem;
}

.sat-text-\[1\.5rem\] {
  font-size: 1.5rem;
}

.sat-text-\[1\.75rem\] {
  font-size: 1.75rem;
}

.sat-text-\[16px\] {
  font-size: 16px;
}

.sat-text-\[20px\] {
  font-size: 20px;
}

.sat-text-\[28px\] {
  font-size: 28px;
}

.sat-text-\[2rem\] {
  font-size: 2rem;
}

.sat-text-\[3\.375rem\] {
  font-size: 3.375rem;
}

.sat-text-\[32px\] {
  font-size: 32px;
}

.sat-text-\[5\.125rem\] {
  font-size: 5.125rem;
}

.sat-text-\[54px\] {
  font-size: 54px;
}

.sat-text-\[72px\] {
  font-size: 72px;
}

.sat-text-\[82px\] {
  font-size: 82px;
}

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

.sat-text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

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

.sat-text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.sat-text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

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

.sat-leading-7 {
  line-height: 1.75rem;
}

.sat-leading-\[130\%\] {
  line-height: 130%;
}

.sat-leading-\[3\.375rem\] {
  line-height: 3.375rem;
}

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

.sat-leading-none {
  line-height: 1;
}

.sat-leading-normal {
  line-height: 1.5;
}

.sat-leading-tight {
  line-height: 1.25;
}

.sat-tracking-satspasing0 {
  letter-spacing: 0px;
}

.sat-tracking-satspasing1 {
  letter-spacing: -1px;
}

.sat-tracking-satspasing2 {
  letter-spacing: -2px;
}

.sat-tracking-satspasing2p {
  letter-spacing: -2.5px;
}

.sat-tracking-satspasing3 {
  letter-spacing: -3px;
}

.sat-tracking-satspasing4 {
  letter-spacing: -4px;
}

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

.sat-underline {
  text-decoration-line: underline;
}

.sat-opacity-\[50\%\] {
  opacity: 50%;
}

.sat-backdrop-blur-md {
  --tw-backdrop-blur: blur(12px);
  -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);
}

.sat-none {
  display: none;
}

.f-color{
  color: var(--color-feedback);
}

@media (min-width: 1441px) {
  .page {
    font-size: calc(1rem * 1.4375);
  }
}

:root{
  /* BG Colors */
  --bg-color-body: #F8F8F8;
  --bg-color-lightly-grey: #F8F8F8;
  --bg-color-round: #FFFFFF;
  --bg-color-white: #FFFFFF;
  --bg-color-ful-white: rgba(255, 255, 255, 0.1);
  --bg-color-grey: #32373C;
  --bg-color-smoke: #84878A;
  --bg-color-grey-lighnt: #F8F8F8;
  --bg-color-btn: #ED4F23;
  --bg-color-block: #ED4F23;
  --bg-color-policy: rgba(50, 55, 60, 0.4);
  --bg-color-policy-hover: #ED4F23;
  --bg-color-grey-transparent: rgba(50, 55, 60, 0.2);
  --bg-color-grey-favor: rgba(235, 235, 235, 0.2);
  /* Text Colors */
  --color-feedback: #32373C;
  --color-brd: rgba(50, 55, 60, 0.4);
  --color-lite-grey: rgba(50, 55, 60, 0.4);
  --color-state: rgba(50, 55, 60, 0.4);
  --color-policy: rgba(50, 55, 60, 0.4);
  --color-menu-label: rgba(50, 55, 60, 0.4);
  --color-placeholder-f: rgba(50, 55, 60, 0.4);
  --color-white:#FFFFFF;
  --color-white-opac: rgba(255, 255, 255, 0.5);
  --color-orange:#ED4F23;
  /*border*/
  --color-border-round-social: rgba(50, 55, 60, 0.2);
  --color-border-round-social-hover: #ED4F23;
  /*Snipets*/
  --color-trg: rgba(50, 55, 60, 0.4);
  --color-crt: rgba(50, 55, 60, 0.15);
  --color-crt-hover: rgba(237, 79, 35, 1);
  --color-border-lite-gray: rgba(255, 255, 255, 0.4);
  --color-border-favor: rgba(185, 185, 185, 0.2);
  --color-favor: #C8C8C8;
  --color-active-favor: rgba(237, 79, 35, 1);
  --color-round-gray: #32373C;
  --color-round-dark-grey: #817872;
  --color-round-green: #5F7867;
  --color-round-red: #8F3241;
  --color-round-border-gray: #B3AEAA;
  --color-round-border-dark-grey: #84878A;
  --color-round-border-green: #9FAEA4;
  --color-round-border-red: #BC848D;
}

select,
::picker(select) {
  -webkit-appearance: base-select;
     -moz-appearance: base-select;
          appearance: base-select;
}

@media (min-width: 1441px) {
  .sat-container {
    max-width: 100%;
  }
}

@media (min-width: 1040px) {
  .sat-container {
    max-width: 100%;
  }
}

@media (min-width: 780px) {
  .sat-container {
    max-width: 100%;
  }
}

@media (min-width: 640px) {
  .sat-container {
    max-width: 100%;
  }
}

body{
  background-color: var(--bg-color-body);
  line-height: 1;
  font-family: Manrope Semibolt;
}

body.mob-active{
  height: 100vh;
  overflow-y: hidden;
}

.bg-color-lightly-grey{
  background-color: var(--bg-color-lightly-grey);
}

.medium{
  font-family: Manrope Medium;
}

form input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: var(--color-placeholder-f);
  opacity:  1;
}

form input::placeholder {
  /* Most modern browsers support this now. */
  color: var(--color-placeholder-f);
}

input:focus-visible, select:focus-visible{
  outline: none;
}

.bg-round{
  background-color: var(--bg-color-round);
}

.bg-grey{
  background-color: var(--bg-color-grey);
}

.bg-grey-light{
  background-color: var(--bg-color-grey-lighnt);
}

.bg-smoke{
  background-color: var(--bg-color-smoke);
}

.bg-white{
  background-color: var(--bg-color-white);
}

.bg-color-ful-white{
  background-color: var(--bg-color-ful-white);
}

.bg-cg-trpt{
  background-color: var(--bg-color-grey-transparent);
}

.bg-color-grey-favor{
  background-color: var(--bg-color-grey-favor);
}

.bg-grey-policy{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: var(--bg-color-policy);
  display: grid;
  place-content: center;
}

.color-border-favor{
  border: 1px solid var(--color-border-favor);
}

.border-lite{
  border: 1px solid var(--color-border-lite-gray);
}

.bg-grey-policy::before{
  content: "";
  width: 13px;
  height: 13px;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em var(--bg-color-policy-hover);
}

.bg-grey-policy:checked::before {
  transform: scale(1);
}

.border-round-social{
  border: 1px solid var(--color-border-round-social);
  cursor: pointer;
  transition: all 0.2s;
}

.border-round-social:hover{
  border: 1px solid var(--color-border-round-social-hover);
}

.border-round-social-text{
  border: 1px solid var(--color-border-round-social);
  cursor: pointer;
  transition: all 0.2s;
}

.border-round-social-text:hover{
  border: 1px solid var(--color-border-round-social-hover);
  color: var(--color-border-round-social-hover);
}

.border-round-blog-menu{
  border: 1px solid var(--color-border-round-social);
  cursor: pointer;
  transition: all 0.2s;
}

.border-round-blog-menu:hover{
  border: 1px solid var(--bg-color-grey);
  background-color: var(--bg-color-grey);
  color: #FFFFFF;
}

.border-round-blog-menu.active{
  border: 1px solid var(--bg-color-grey);
  background-color: var(--bg-color-grey);
  color: #FFFFFF;
}

.f-color{
  color: var(--color-feedback);
}

.f-color-brd{
  color: var(--color-brd);
}

.f-color-lite-grey{
  color: var(--color-lite-grey);
}

.f-color-state{
  color: var(--color-state);
}

.f-light-color{
  color: var(--color-policy);
}

.f-menu-label{
  color: var(--color-menu-label);
}

.color-white{
  color: var(--color-white);
}

.color-white-opac{
  color: var(--color-white-opac);
}

.color-orange{
  color: var(--color-orange);
}

.feedback-underline{
  text-decoration: underline;
}

.bg-color-block{
  background-color: var(--bg-color-block);
}

.color-policy{
  color: var(--color-policy);
}

.btn-orange{
  background-color: var(--bg-color-btn);
  transition: all 0.2s;
  color: var(--color-white);
  fill: var(--color-white);
  stroke: var(--color-white);
}

.btn-orange:hover{
  background-color: var(--bg-color-white);
  transition: all 0.2s;
  color: var(--color-feedback);
  fill: var(--color-feedback);
  stroke: var(--color-feedback);
}

.btn-orange-none{
  background-color: var(--bg-color-btn);
  transition: all 0.2s;
}

.btn-orange-none:hover{
  background-color: var(--bg-color-white);
  transition: all 0.2s;
  color: var(--color-feedback);
}

.btn-orange-none:hover span{
  transition: all 0.2s;
  color: var(--color-feedback);
}

.btn-orange-none svg, .btn-orange-none span{
  transition: all 0.2s;
}

.btn-orange-none:hover svg{
  transition: all 0.2s;
  fill: var(--color-feedback);
}

.btn-dark{
  background-color: var(--bg-color-grey);
  stroke: var(--color-white);
  color: var(--color-white);
  transition: all 0.2s;
}

.btn-dark:hover{
  background-color: var(--bg-color-white);
  stroke: var(--color-feedback);
  color: var(--color-feedback);
  transition: all 0.2s;
}

.wrapper-dropdown-3 {
  position: relative;
  cursor: pointer;
  outline: none;
}

.wrapper-dropdown-3:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 48%;
  margin-left: 10px;
  border-width: 6px 6px 0 6px;
  border-style: solid;
  border-color: var(--color-trg) transparent;
}

.wrapper-dropdown-3 .dropdown {
  /* Размер и позиционирование */
  position: absolute;
  top: 116%;
  left: 0;
  right: 0;
  transition: all 0.2s ease-in;
  list-style: none;
  opacity: 0;
  pointer-events: none;
}

.wrapper-dropdown-3 .dropdown li a {
  display: block;
  text-decoration: none;
  transition: all 0.3s ease-out;
}

.wrapper-dropdown-3 .dropdown li i {
  float: right;
  color: inherit;
}

.wrapper-dropdown-3 .dropdown li:hover{
  background: var(--bg-color-btn);
  color: var(--bg-color-white);
}

.wrapper-dropdown-3.active .dropdown {
  opacity: 1;
  pointer-events: auto;
}

.sub_text{
  display: none;
}

.q-item .crt{
  cursor: pointer;
  fill: var(--color-crt);
  transition: all 0.2s;
}

.q-item.active .crt{
  cursor: pointer;
  fill: var(--color-crt-hover);
  transform: rotateZ(45deg);
  transition: all 0.2s;
}

/* .q-item.active .sub_text{
  display: block;
} */

.aspect-square{
  aspect-ratio: 1 / 1;
}

.footer-search__submit{
  display: block;
  position: absolute;
  top: 50%;
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTguMTEwNiAxNS4yMjIyQzEyLjAzOCAxNS4yMjIyIDE1LjIyMTcgMTIuMDM4NCAxNS4yMjE3IDguMTExMDlDMTUuMjIxNyA0LjE4Mzc0IDEyLjAzOCAxIDguMTEwNiAxQzQuMTgzMjYgMSAwLjk5OTUxMiA0LjE4Mzc0IDAuOTk5NTEyIDguMTExMDlDMC45OTk1MTIgMTIuMDM4NCA0LjE4MzI2IDE1LjIyMjIgOC4xMTA2IDE1LjIyMjJaIiBzdHJva2U9IiMzMjM3M0MiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTE3IDE3TDEzLjEzMzMgMTMuMTMzMyIgc3Ryb2tlPSIjMzIzNzNDIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=) no-repeat 50%;
  background-size: contain;
  border: none;
  font-size: 0;
  line-height: 0;
  outline: none;
  cursor: pointer;
  transform: translateY(-50%);
  box-sizing: border-box;
  right: 28px;
}

.header-search__submit{
  display: block;
  width: 12px;
  height: 12px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTguMTEwNiAxNS4yMjIyQzEyLjAzOCAxNS4yMjIyIDE1LjIyMTcgMTIuMDM4NCAxNS4yMjE3IDguMTExMDlDMTUuMjIxNyA0LjE4Mzc0IDEyLjAzOCAxIDguMTEwNiAxQzQuMTgzMjYgMSAwLjk5OTUxMiA0LjE4Mzc0IDAuOTk5NTEyIDguMTExMDlDMC45OTk1MTIgMTIuMDM4NCA0LjE4MzI2IDE1LjIyMjIgOC4xMTA2IDE1LjIyMjJaIiBzdHJva2U9IiMzMjM3M0MiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTE3IDE3TDEzLjEzMzMgMTMuMTMzMyIgc3Ryb2tlPSIjMzIzNzNDIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=) no-repeat 50%;
  background-size: contain;
  border: none;
  font-size: 0;
  line-height: 0;
  outline: none;
  cursor: pointer;
  box-sizing: border-box;
}

.c-block{
  width: calc(100% - 30px);
}

@media(max-width: 760px){
  .c-block{
    width: 100%;
  }
}

.sat-menu-hover li a{
  transition: all 0.2s;
}

.sat-menu-hover li a:hover{
  color: var(--bg-color-policy-hover);
  transition: all 0.2s;
}

.owl-slidercome .owl-nav, .owl-slidertop .owl-nav{
  display: flex;
  position: absolute;
  padding-left: 46px;
  padding-right: 46px;
  top: 47%;
  align-items: center;
  justify-content: space-between;
  z-index: 99;
  width: 100%;
}

.owl-slidercome .owl-stage, .owl-slidertop .owl-stage, .owl-stage-outer .owl-stage, .owl-our-team .owl-stage{
  display: flex;
}

.big-slider .owl-nav .owl-prev, .big-slider .owl-nav .owl-next, .big-slider .owl-nav .owl-prev.disabled:hover, .big-slider .owl-nav .owl-next.disabled:hover{
  cursor: pointer;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 100%;
  border: 1px solid;
  border-color: rgba(255, 255, 255, 0.2);
  transition: all 0.2s;
  --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);
}

.big-slider .owl-nav .owl-prev svg, .big-slider .owl-nav .owl-next svg{
  transition: all 0.2s;
}

.big-slider .owl-nav .owl-prev.disabled:hover svg, .big-slider .owl-nav .owl-next.disabled:hover svg{
  stroke: #FFFFFF;
}

.big-slider .owl-nav .owl-prev:hover, .big-slider .owl-nav .owl-next:hover, .big-slider .owl-nav .owl-prev:hover svg, .big-slider .owl-nav .owl-next:hover svg{
  transition: all 0.2s;
  border-color: var(--bg-color-policy-hover);
  stroke: var(--bg-color-policy-hover);
}

.big-slider .owl-nav .owl-prev.disabled, .big-slider .owl-nav .owl-next.disabled{
  cursor: inherit;
}

.big-slider .owl-nav svg{
  width: 10px;
  height: 16px;
  stroke: #FFFFFF;
}

@media(min-width: 1441px){
  .big-slider .owl-nav .owl-prev, .big-slider .owl-nav .owl-next, .big-slider .owl-nav .owl-prev.disabled:hover, .big-slider .owl-nav .owl-next.disabled:hover{
    width: 70px;
    height: 70px;
  }

  .big-slider .owl-nav svg{
    width: 14px;
    height: 20px;
    stroke: #FFFFFF;
  }
}

.sat_top_slider.big-slider .owl-dots{
  position: absolute;
  bottom: 1.25rem;
  z-index: 99;
  width: 100%;
  display: flex;
  gap: 10px;
  padding-left: 20px;
  padding-right: 20px;
}

.sat_down_slider.big-slider .owl-dots{
  position: absolute;
  bottom: 2.375rem;
  z-index: 99;
  width: 100%;
  display: flex;
  gap: 10px;
  padding-left: 20px;
  padding-right: 20px;
}

@media(max-width: 1320px){
  .sat_line_top_slider{
    padding-left: 0px;
    padding-right: 0px;
    position: relative;
    flex-direction: column;
    margin-top: 10px;
    gap: 10px;
  }

  .sat_line_top_slider div{
    width: 100%;
    background-color: var(--bg-color-white);
    color: var(--bg-color-grey);
    justify-content: center;
  }
}

@media(max-width: 1000px){
  .sat_line_inner_slider h1{
    padding-right: 100px;
    padding-left: 100px;
    font-size: 36px;
  }
}

@media(max-width: 760px){
  .owl-slidercome .owl-nav, .owl-slidertop .owl-nav{
    padding-left: 10px;
    padding-right: 10px;
  }

  .big-slider .owl-nav .owl-prev, .big-slider .owl-nav .owl-next, .big-slider .owl-nav .owl-prev.disabled:hover, .big-slider .owl-nav .owl-next.disabled:hover{
    width: 48px;
    height: 48px;
  }

  .big-slider .owl-dots{
    padding-left: 10px;
    padding-right: 10px;
    bottom: 10px;
  }

  .sat_line_inner_slider br{
    display: none;
  }

  .sat_line_inner_slider {
    bottom: 4rem;
    top: inherit;
  }

  .sat_line_inner_slider h1{
    letter-spacing: -1px;
  }

  .sat_line_inner_slider div{
    flex-direction: column;
    margin: 30px 0 0 0;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    max-width: 100%;
  }

  .sat_line_inner_slider div a{
    width: 100%;
    max-width: 100%;
    padding-top: 13.5px;
    padding-bottom: 13.5px;
  }
}

@media(max-width: 577px){
  .sat_line_inner_slider h1{
    padding-right: 20px;
    padding-left: 20px;
  }

  .sat_line_inner_slider {
    bottom: 3rem;
    /* top: inherit; */
  }
}

@media(max-width: 466px){
  .owl-slidertop .owl-nav{
    display: none;
  }
}

.big-slider .owl-dots button {
  cursor: pointer;
  height: 2px;
  width: 100px;
  background-color: rgba(255, 255, 255, 0.2);
  flex-grow: 1;
  border-radius: 5px;
}

.big-slider .owl-dots .owl-dot.active{
  background-color: rgba(255, 255, 255, 1);
}

.speck_img_block{
  position: relative;
  display: flex;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
}

.speck_img_block img{
  width: 66px;
  height: 66px;
  border-radius: 100%;
  border: 5px solid var(--bg-color-body);
}

.speck_img_block img:nth-child(1){
  z-index: 1;
}

.speck_img_block img:nth-child(2){
  position: absolute;
  z-index: 2;
  left: 60%;
}

.speck_img_block img:nth-child(3){
  position: absolute;
  z-index: 3;
  left: 120%;
}

.speck_img_block img:nth-child(4){
  position: absolute;
  z-index: 4;
  left: 180%;
}

.speck_img_block img:nth-child(5){
  position: absolute;
  z-index: 5;
  left: 240%;
}

.speck_img_block img:nth-child(6){
  position: absolute;
  z-index: 6;
  left: 300%;
}

.owl-product .item .favor svg{
  fill: var(--color-favor);
  fill-opacity: 0.7;
}

.owl-product .item .favor:hover{
  border: 1px solid var(--color-active-favor);
  transition: all 0.2s;
}

.owl-product .item .favor:hover svg{
  fill: var(--color-active-favor);
  transition: all 0.2s;
}

.owl-product .item .favor.active{
  border: 1px solid var(--color-active-favor);
  transition: all 0.2s;
}

.owl-product .item .favor.active svg{
  fill: var(--color-active-favor);
  transition: all 0.2s;
}

.fav-block-card{
  z-index: 105;
}

.sat_cart_block .item img{
  width: 100%;
  min-height: auto;
  /* background-color: var(--badgeForegroundColor); */
  background-size: 16px;
  vertical-align: middle;
}

.owl-product-carousel .owl-nav.disabled{
  display: none;
}

.owl-product-carousel .owl-dots {
  bottom: 0px;
  z-index: 99;
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  padding-left: 12.03px;
  padding-right: 12.03px;
}

.owl-product-carousel .owl-dot{
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: end;
  padding-bottom: 16.5px;
}

.owl-product-carousel .owl-dots button, [role="button"] {
  cursor: pointer;
  height: 100%;
  width: 100px;
  flex-grow: 1;
  border-radius: 5px;
  padding-left: 5px;
  padding-right: 5px;
}

.owl-product-carousel .owl-dots button:first-child {
  padding-left: 0px;
}

.owl-product-carousel .owl-dots button:last-child{
  padding-right: 0px;
}

.owl-product-carousel .owl-dots .owl-dot span{
  height: 2px;
  width: 100%;
  display: flex;
  background: rgba(255, 255, 255, 0.2);
  transition: all 0.2s;
}

.owl-product-carousel .owl-dots .owl-dot.active span{
  background: rgba(255, 255, 255, 1);
  transition: all 0.2s
}

.owl-product-carousel .owl-dots .owl-dot:hover span {
  background: rgba(255, 255, 255, 1);
  transition: all 0.2s
}

.colors .item{
  width: 20px;
  height: 20px;
  border-radius: 100%;
  border: 2px solid;
}

.img-container{
  max-height: 510px;
  height: 100%;
}

.colors .gray {
  background-color: var(--color-round-gray);
  border-color: var(--color-round-border-gray);
}

.colors .dark-gray {
  background-color: var(--color-round-dark-grey);
  border-color: var(--color-round-border-dark-grey);
}

.colors .green {
  background-color: var(--color-round-green);
  border-color: var(--color-round-border-green);
}

.colors .red {
  background-color: var(--color-round-red);
  border-color: var(--color-round-border-red);
}

.spec-nav-button .owl-nav{
  display: flex;
  right: 0px;
  position: absolute;
  top: -9.2em;
  gap: 10px;
}

.spec-nav-button .owl-nav svg {
  width: 10px;
  height: 17px;
  stroke: #32373C;
  transition: all 0.2s;
}

.spec-nav-button .owl-nav .owl-prev, .spec-nav-button .owl-nav .owl-next {
  cursor: pointer;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  width: 79px;
  height: 79px;
  border-radius: 100%;
  border: 1px solid;
  border-color: var(--bg-color-grey-transparent);
  transition: all 0.2s;
}

.spec-nav-button .owl-nav .owl-prev:hover svg, .spec-nav-button .owl-nav .owl-next:hover svg {
  stroke: var(--bg-color-btn);
  transition: all 0.2s;
}

@media(max-width: 780px){
  .spec-nav-button .owl-nav .owl-prev, .spec-nav-button .owl-nav .owl-next {
    width: 48px;
    height: 48px;
  }

  .spec-nav-button .owl-nav{
    top: -7.5em;
  }
}

.spec-nav-button .owl-nav .owl-prev:hover, .spec-nav-button .owl-nav .owl-next:hover {
  border: 1px solid;
  border-color: var(--bg-color-btn);
  transition: all 0.2s;
}

.mob-menu-vh{
  height: calc(100% - 60px);
}

.sat-mob-btn-menu:hover span{
  background-color: var(--bg-color-grey);
}

.sat-mob-btn-menu{
  position: relative;
  transition: all 0.2s;
}

.sat-mob-btn-menu span{
  transition: all 0.2s;
}

.sat-mob-btn-menu.active span{
  transition: all 0.2s;
}

.sat-mob-btn-menu.active span:nth-child(2){
  display: none;
  transition: all 0.2s;
}

.sat-mob-btn-menu.active span:nth-child(1){
  transform: rotateZ(45deg);
  position: absolute;
  top: 46%;
}

.sat-mob-btn-menu.active span:nth-child(3){
  transform: rotateZ(-45deg);
  position: absolute;
  top: 46%;
}

.policy-line{
  display: inline-block;
  /* чтобы управлять переносом */
  word-wrap: break-word;
  /* переносить слова при необходимости */
  white-space: normal;
  /* разрешить перенос */
  text-align: justify;
  /* выравнивание по ширине, чтобы текст был ровным */
}

@media(max-width: 780px){
  .sat-block-tracking div{
    aspect-ratio: inherit;
  }
}

@media(max-width: 1200px){
  .sat-footer-media{
    padding: 60px 10px;
  }
}

@media(min-width: 1440px){
  .sat_block_comand_proff{
    max-width: calc(100% - 7.5rem);
  }

  .sat_block_comand_proff_spec{
    max-width: calc(100% - 1.75rem);
    padding-right: 2.875rem;
    padding-left: 2.875rem;
  }
}

.owl-stage-outer{
  width: 100%;
}

.full-height{
  height: calc(100vh - 36px);
  box-sizing: border-box;
}

.full-height_down{
  height: calc(100vh - 50px);
}

.full-height_down .owl-stage{
  height: 100%;
}

.sat_top_slider .owl-stage, .sat_down_slider .owl-stage{
  height: 100%;
  max-height: calc(100vh - 60px);
}

@media(max-width: 1320px){
  .full-height{
    max-height: calc(100vh - 209px);
    box-sizing: border-box;
  }

  .sat_top_slider .owl-stage, .sat_down_slider .owl-stage{
    height: 100%;
    max-height: calc(100vh - 72px);
  }
}

@media(min-width: 1441px){
  .sat_top_slider .owl-stage, .sat_down_slider .owl-stage{
    max-height: calc(100vh - 72px);
  }
}

.support-item{
  cursor: pointer;
}

.support-item .crt{
  transition: all 0.2s;
}

@media(min-width: 560px){
  .support-item:hover .crt{
    fill: var(--color-crt-hover);
    transition: all 0.2s;
  }
}

@media(max-width: 780px){
  .sat-footer-media{
    padding: 30px 10px;
  }

  .full-height_down{
    height: calc(100vh - 101px);
  }
}

@media(max-width: 380px){
  .sat_spec_ad_med{
    max-width: 200px;
  }
}

.fancybox-content{
  background-color: inherit;
}

@media(max-width: 1314px){
  .collections_title br{
    display: none;
  }
}

@media(max-width: 570px){
  .advantages_title br{
    display: none;
  }
}

.cols_br{
  display: none;
}

@media(max-width: 380px){
  .collections_title .cols_br{
    display: block;
  }
}

@media(min-width: 1399px){
  .collections_title br{
    display: none;
  }
}

.fancybox-slide--html .fancybox-close-small{
  height: 51px;
  width: 51px;
  color: #FFF;
}

@media(max-width:640px){
  .fancybox-content{
    padding: 4px;
  }

  .fancybox-slide--html .fancybox-close-small{
    color: var(--bg-color-block);
    right: 0px;
    top: 0px;
  }
}

.smart-captcha{
  min-height: 102px !important;
}

.blog-time{
  display: flex;
  align-items: center;
  position: relative;
}

.blog-time:before{
  display: flex;
  position: absolute;
  top: 3px;
  left: -0.9rem;
  content: url('/Images/blog/Vector.svg');
}

.link_scale .scale{
  transition: all 0.2s;
}

.link_scale:hover .scale{
  transition: all 0.2s;
  transform: scale(1.2);
}

.nav-blog ul li{
  display: flex;
  align-items: center;
}

.nav-blog ul li a{
  transition: all 0.2s;
}

.nav-blog ul li a.active{
  background-color: var(--bg-color-grey);
  color: var(--bg-color-white);
  transition: all 0.2s;
  border-radius: 555px;
  width: 39px;
  height: 39px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.nav-blog ul li a:not(.active):hover{
  color: var(--color-orange);
  transition: all 0.2s;
}

.blog_str_nav{
  transition: all 0.2s;
}

.blog_str_nav:hover svg path{
  stroke: var(--color-orange);
  transition: all 0.2s;
}

.speck_test_bg{
  background-image: url('/Images/blog/baner.png');
}

.state-text h4{
  font-size: 1.5rem;
  line-height: 120%;
  color: var(--color-feedback);
  letter-spacing: 0px;
}

.state-text p{
  font-size: 1rem;
  font-family: Manrope Medium;
  line-height: 130%;
  color: var(--color-feedback);
  letter-spacing: 0px;
}

.state-text .postraf{
  display: flex;
  flex-direction: column;
  padding-left: 1.875rem;
  margin-top: 2rem;
  position: relative;
}

.state-text .postraf:after{
  content: "";
  top: 0px;
  left: 0px;
  position: absolute;
  height: 100%;
  border-radius: 555px;
  width: 1px;
  background-color: var(--color-lite-grey);
}

.state-text .postraf span{
  font-family: Manrope Medium;
  color: var(--color-feedback);
  font-size: 1rem;
  line-height: 130%;
  letter-spacing: 0px;
  margin-bottom: 0.625rem;
}

.state-text .postraf p{
  font-family: Manrope Medium;
  color: var(--color-lite-grey);
  font-size: 1rem;
  line-height: 130%;
  letter-spacing: 0px;
}

.state-text .postraf:before{
  position: absolute;
  top: -2rem;
  left: 0px;
  content: url(/Images/blog/postraf.svg);
  width: 1.063rem;
  height: 0.75rem;
}

.state-text ol{
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  display: flex;
  flex-direction: column;
  color: var(--color-feedback);
  font-family: Manrope Medium;
  font-size: 1rem;
  line-height: 130%;
  gap: 0.625rem;
  letter-spacing: 0px;
}

.state-text ol li{
  position: relative;
  padding-left: 1.519rem;
}

.state-text ol li:before{
  position: absolute;
  content: "";
  width: 0.25rem;
  height: 0.25rem;
  top: 0.57rem;
  left: 0.57rem;
  background-color: var(--bg-color-grey);
  border-radius: 100%;
}

.state-text ul{
  display: flex;
  flex-direction: column;
  list-style-type: decimal;
  list-style-position: inside;
  color: var(--color-feedback);
  font-family: Manrope Medium;
  font-size: 1rem;
  gap: 0.625rem;
  line-height: 130%;
}

@media(min-width: 1441px){
  .state-text ol{
    margin-top: 1.8rem;
    margin-right: 1.8rem;
    font-size: 1.44rem;
    gap: 0.9rem;
  }

  .state-text ul{
    font-size: 1.44rem;
    gap: 0.9rem;
  }

  .state-text ol li{
    padding-left: 2.188rem;
  }

  .state-text ol li:before{
    width: 0.375rem;
    height: 0.375rem;
    top: 0.875rem;
    left: 0.875rem;
  }

  .state-text h4{
    font-size: 2.322rem;
  }

  .state-text p{
    font-size: 1.44rem;
  }

  .state-text .postraf{
    padding-left: 2.7rem;
    margin-top: 2.88rem;
  }

  .state-text .postraf:before{
    top: -2.88rem;
    width: 1.53072rem;
    height: 1.8rem;
  }

  .state-text .postraf span{
    font-size: 1.44rem;
    margin-bottom: 0.9rem;
  }

  .state-text .postraf p{
    font-size: 1.44rem;
  }
}

.blog-btn a{
  transition: all 0.2s;
  border: 1px solid var(--color-border-round-social);
}

.blog-btn a:hover{
  transition: all 0.2s;
  border: 1px solid var(--color-border-round-social-hover);
  color: var(--color-orange);
}

#feedback .b24-form-header.b24-form-padding-side, .b24-form-sign{
  display: none !important;
}

.b24-form-wrapper{
  margin: 0px !important;
  max-width: inherit !important;
  width: 100% !important;
}

#call_back .b24-form-wrapper, #call_parners .b24-form-wrapper{
  max-width: 481px !important;
  width: 100% !important;
}

@media not all and (min-width: 1441px) {
  .max-xl\:sat-flex {
    display: flex;
  }

  .max-xl\:sat-none {
    display: none;
  }
}

@media not all and (min-width: 1040px) {
  .max-lg\:sat-mb-\[60px\] {
    margin-bottom: 60px;
  }

  .max-lg\:sat-mt-\[30px\] {
    margin-top: 30px;
  }

  .max-lg\:sat-mt-\[60px\] {
    margin-top: 60px;
  }

  .max-lg\:sat-block {
    display: block;
  }

  .max-lg\:sat-flex {
    display: flex;
  }

  .max-lg\:sat-w-\[100\%\] {
    width: 100%;
  }

  .max-lg\:sat-min-w-\[16\.1875rem\] {
    min-width: 16.1875rem;
  }

  .max-lg\:sat-min-w-\[259px\] {
    min-width: 259px;
  }

  .max-lg\:sat-max-w-\[100\%\] {
    max-width: 100%;
  }

  .max-lg\:sat-flex-col {
    flex-direction: column;
  }

  .max-lg\:sat-flex-wrap {
    flex-wrap: wrap;
  }

  .max-lg\:sat-justify-end {
    justify-content: flex-end;
  }

  .max-lg\:sat-justify-center {
    justify-content: center;
  }

  .max-lg\:sat-gap-\[30px\] {
    gap: 30px;
  }

  .max-lg\:sat-px-\[10px\] {
    padding-left: 10px;
    padding-right: 10px;
  }

  .max-lg\:sat-px-\[30px\] {
    padding-left: 30px;
    padding-right: 30px;
  }

  .max-lg\:sat-text-center {
    text-align: center;
  }

  .max-lg\:sat-none {
    display: none;
  }
}

@media not all and (min-width: 780px) {
  .max-md\:sat-absolute {
    position: absolute;
  }

  .max-md\:sat-relative {
    position: relative;
  }

  .max-md\:sat-bottom-\[1\.25rem\] {
    bottom: 1.25rem;
  }

  .max-md\:sat-left-\[1\.25rem\] {
    left: 1.25rem;
  }

  .max-md\:sat-top-\[24\%\] {
    top: 24%;
  }

  .max-md\:sat-mx-\[1\.875rem\] {
    margin-left: 1.875rem;
    margin-right: 1.875rem;
  }

  .max-md\:sat-my-\[7\.5em\] {
    margin-top: 7.5em;
    margin-bottom: 7.5em;
  }

  .max-md\:sat-mb-10 {
    margin-bottom: 2.5rem;
  }

  .max-md\:sat-mb-\[-0\.25rem\] {
    margin-bottom: -0.25rem;
  }

  .max-md\:sat-mb-\[0\.75rem\] {
    margin-bottom: 0.75rem;
  }

  .max-md\:sat-mb-\[1\.25rem\] {
    margin-bottom: 1.25rem;
  }

  .max-md\:sat-mb-\[12px\] {
    margin-bottom: 12px;
  }

  .max-md\:sat-mb-\[3\.75rem\] {
    margin-bottom: 3.75rem;
  }

  .max-md\:sat-mb-\[30px\] {
    margin-bottom: 30px;
  }

  .max-md\:sat-mb-\[60px\] {
    margin-bottom: 60px;
  }

  .max-md\:sat-mb-\[7\.5rem\] {
    margin-bottom: 7.5rem;
  }

  .max-md\:sat-mt-10 {
    margin-top: 2.5rem;
  }

  .max-md\:sat-mt-\[1\.25rem\] {
    margin-top: 1.25rem;
  }

  .max-md\:sat-mt-\[120px\] {
    margin-top: 120px;
  }

  .max-md\:sat-mt-\[20px\] {
    margin-top: 20px;
  }

  .max-md\:sat-mt-\[60px\] {
    margin-top: 60px;
  }

  .max-md\:sat-mt-\[7\.5rem\] {
    margin-top: 7.5rem;
  }

  .max-md\:sat-block {
    display: block;
  }

  .max-md\:sat-flex {
    display: flex;
  }

  .max-md\:sat-w-\[100\%\] {
    width: 100%;
  }

  .max-md\:sat-w-\[235px\] {
    width: 235px;
  }

  .max-md\:sat-max-w-\[100\%\] {
    max-width: 100%;
  }

  .max-md\:sat-max-w-\[144px\] {
    max-width: 144px;
  }

  .max-md\:sat-flex-col {
    flex-direction: column;
  }

  .max-md\:sat-items-center {
    align-items: center;
  }

  .max-md\:sat-justify-center {
    justify-content: center;
  }

  .max-md\:sat-rounded-\[0\.75rem\] {
    border-radius: 0.75rem;
  }

  .max-md\:sat-rounded-\[12px\] {
    border-radius: 12px;
  }

  .max-md\:sat-border-b-\[0px\] {
    border-bottom-width: 0px;
  }

  .max-md\:sat-py-\[0\.84375rem\] {
    padding-top: 0.84375rem;
    padding-bottom: 0.84375rem;
  }

  .max-md\:sat-py-\[0\.844rem\] {
    padding-top: 0.844rem;
    padding-bottom: 0.844rem;
  }

  .max-md\:sat-py-\[13\.5px\] {
    padding-top: 13.5px;
    padding-bottom: 13.5px;
  }

  .max-md\:sat-pb-\[60px\] {
    padding-bottom: 60px;
  }

  .max-md\:sat-pl-7 {
    padding-left: 1.75rem;
  }

  .max-md\:sat-pt-\[0px\] {
    padding-top: 0px;
  }

  .max-md\:sat-text-start {
    text-align: start;
  }

  .max-md\:sat-text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .max-md\:sat-text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .max-md\:sat-text-\[1\.75rem\] {
    font-size: 1.75rem;
  }

  .max-md\:sat-text-\[54px\] {
    font-size: 54px;
  }

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

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

  .max-md\:sat-text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .max-md\:sat-tracking-satspasing0 {
    letter-spacing: 0px;
  }

  .max-md\:sat-none {
    display: none;
  }
}

@media not all and (min-width: 640px) {
  .max-sm\:sat-bottom-\[1\.25rem\] {
    bottom: 1.25rem;
  }

  .max-sm\:sat-left-\[1\.25rem\] {
    left: 1.25rem;
  }

  .max-sm\:sat-my-\[3\.125rem\] {
    margin-top: 3.125rem;
    margin-bottom: 3.125rem;
  }

  .max-sm\:sat-my-\[7\.5em\] {
    margin-top: 7.5em;
    margin-bottom: 7.5em;
  }

  .max-sm\:sat-mb-\[0\.625rem\] {
    margin-bottom: 0.625rem;
  }

  .max-sm\:sat-mb-\[1\.25rem\] {
    margin-bottom: 1.25rem;
  }

  .max-sm\:sat-mb-\[20px\] {
    margin-bottom: 20px;
  }

  .max-sm\:sat-mb-\[3\.75rem\] {
    margin-bottom: 3.75rem;
  }

  .max-sm\:sat-mt-\[0\.625rem\] {
    margin-top: 0.625rem;
  }

  .max-sm\:sat-mt-\[0px\] {
    margin-top: 0px;
  }

  .max-sm\:sat-mt-\[10px\] {
    margin-top: 10px;
  }

  .max-sm\:sat-w-\[100\%\] {
    width: 100%;
  }

  .max-sm\:sat-w-\[auto\] {
    width: auto;
  }

  .max-sm\:sat-min-w-\[18\.75rem\] {
    min-width: 18.75rem;
  }

  .max-sm\:sat-min-w-\[300px\] {
    min-width: 300px;
  }

  .max-sm\:sat-max-w-\[100\%\] {
    max-width: 100%;
  }

  .max-sm\:sat-max-w-\[11\.188rem\] {
    max-width: 11.188rem;
  }

  .max-sm\:sat-max-w-\[15\.9375rem\] {
    max-width: 15.9375rem;
  }

  .max-sm\:sat-max-w-\[179px\] {
    max-width: 179px;
  }

  .max-sm\:sat-max-w-\[18\.75rem\] {
    max-width: 18.75rem;
  }

  .max-sm\:sat-max-w-\[300px\] {
    max-width: 300px;
  }

  .max-sm\:sat-flex-col {
    flex-direction: column;
  }

  .max-sm\:sat-p-\[20px\] {
    padding: 20px;
  }

  .max-sm\:sat-px-\[0px\] {
    padding-left: 0px;
    padding-right: 0px;
  }

  .max-sm\:sat-px-\[0rem\] {
    padding-left: 0rem;
    padding-right: 0rem;
  }

  .max-sm\:sat-px-\[1\.25rem\] {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .max-sm\:sat-px-\[10px\] {
    padding-left: 10px;
    padding-right: 10px;
  }

  .max-sm\:sat-py-\[13\.0\.844rem\] {
    padding-top: 13.0.844rem;
    padding-bottom: 13.0.844rem;
  }

  .max-sm\:sat-py-\[13\.5px\] {
    padding-top: 13.5px;
    padding-bottom: 13.5px;
  }

  .max-sm\:sat-py-\[15px\] {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .max-sm\:sat-text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .max-sm\:sat-text-\[1\.25rem\] {
    font-size: 1.25rem;
  }

  .max-sm\:sat-text-\[2\.25rem\] {
    font-size: 2.25rem;
  }

  .max-sm\:sat-text-\[36px\] {
    font-size: 36px;
  }

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

  .max-sm\:sat-text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
  }

  .max-sm\:sat-none {
    display: none;
  }
}

@media (min-width: 640px) {
  .sm\:sat-max-w-\[100\%\] {
    max-width: 100%;
  }

  .sm\:sat-text-\[2rem\] {
    font-size: 2rem;
  }

  .sm\:sat-text-\[3\.375rem\] {
    font-size: 3.375rem;
  }

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

  .sm\:sat-text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 780px) {
  .md\:sat-max-w-\[100\%\] {
    max-width: 100%;
  }

  .md\:sat-px-\[3\.75rem\] {
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }

  .md\:sat-text-\[3\.375rem\] {
    font-size: 3.375rem;
  }

  .md\:sat-text-\[54px\] {
    font-size: 54px;
  }
}

@media (min-width: 1040px) {
  .lg\:sat-max-w-\[100\%\] {
    max-width: 100%;
  }

  .lg\:sat-px-\[14\.531rem\] {
    padding-left: 14.531rem;
    padding-right: 14.531rem;
  }

  .lg\:sat-px-\[19\.75rem\] {
    padding-left: 19.75rem;
    padding-right: 19.75rem;
  }

  .lg\:sat-px-\[2\.75rem\] {
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }

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

  .lg\:sat-text-\[4\.5rem\] {
    font-size: 4.5rem;
  }

  .lg\:sat-text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 1441px) {
  .xl\:sat-left-\[0\.9rem\] {
    left: 0.9rem;
  }

  .xl\:sat-left-\[1\.8rem\] {
    left: 1.8rem;
  }

  .xl\:sat-top-\[0\.9rem\] {
    top: 0.9rem;
  }

  .xl\:sat-top-\[1\.8rem\] {
    top: 1.8rem;
  }

  .xl\:sat-my-\[1\.8rem\] {
    margin-top: 1.8rem;
    margin-bottom: 1.8rem;
  }

  .xl\:sat-my-\[16px\] {
    margin-top: 16px;
    margin-bottom: 16px;
  }

  .xl\:sat-mb-\[1\.8rem\] {
    margin-bottom: 1.8rem;
  }

  .xl\:sat-mb-\[6\.3rem\] {
    margin-bottom: 6.3rem;
  }

  .xl\:sat-ml-\[1\.8rem\] {
    margin-left: 1.8rem;
  }

  .xl\:sat-mr-\[0\.54rem\] {
    margin-right: 0.54rem;
  }

  .xl\:sat-mr-\[2\.25rem\] {
    margin-right: 2.25rem;
  }

  .xl\:sat-mt-\[0\.9rem\] {
    margin-top: 0.9rem;
  }

  .xl\:sat-mt-\[1\.8rem\] {
    margin-top: 1.8rem;
  }

  .xl\:sat-mt-\[3\.6rem\] {
    margin-top: 3.6rem;
  }

  .xl\:sat-mt-\[5\.4rem\] {
    margin-top: 5.4rem;
  }

  .xl\:sat-h-\[1\.1rem\] {
    height: 1.1rem;
  }

  .xl\:sat-h-\[1\.21rem\] {
    height: 1.21rem;
  }

  .xl\:sat-h-\[1\.44rem\] {
    height: 1.44rem;
  }

  .xl\:sat-h-\[1\.5rem\] {
    height: 1.5rem;
  }

  .xl\:sat-h-\[1\.62rem\] {
    height: 1.62rem;
  }

  .xl\:sat-h-\[1\.73rem\] {
    height: 1.73rem;
  }

  .xl\:sat-h-\[40px\] {
    height: 40px;
  }

  .xl\:sat-h-\[7\.11rem\] {
    height: 7.11rem;
  }

  .xl\:sat-max-h-\[16\.5rem\] {
    max-height: 16.5rem;
  }

  .xl\:sat-max-h-\[20rem\] {
    max-height: 20rem;
  }

  .xl\:sat-w-\[1\.188rem\] {
    width: 1.188rem;
  }

  .xl\:sat-w-\[1\.44rem\] {
    width: 1.44rem;
  }

  .xl\:sat-w-\[1\.5rem\] {
    width: 1.5rem;
  }

  .xl\:sat-w-\[1\.62rem\] {
    width: 1.62rem;
  }

  .xl\:sat-w-\[1\.73rem\] {
    width: 1.73rem;
  }

  .xl\:sat-w-\[1\.7rem\] {
    width: 1.7rem;
  }

  .xl\:sat-w-\[40px\] {
    width: 40px;
  }

  .xl\:sat-w-\[7\.11rem\] {
    width: 7.11rem;
  }

  .xl\:sat-max-w-44 {
    max-width: 11rem;
  }

  .xl\:sat-max-w-\[100\%\] {
    max-width: 100%;
  }

  .xl\:sat-max-w-\[13rem\] {
    max-width: 13rem;
  }

  .xl\:sat-max-w-\[33\%\] {
    max-width: 33%;
  }

  .xl\:sat-gap-\[0\.45rem\] {
    gap: 0.45rem;
  }

  .xl\:sat-gap-\[1\.8rem\] {
    gap: 1.8rem;
  }

  .xl\:sat-gap-\[4\.32rem\] {
    gap: 4.32rem;
  }

  .xl\:sat-px-\[1\.08rem\] {
    padding-left: 1.08rem;
    padding-right: 1.08rem;
  }

  .xl\:sat-px-\[1\.44rem\] {
    padding-left: 1.44rem;
    padding-right: 1.44rem;
  }

  .xl\:sat-px-\[1\.45rem\] {
    padding-left: 1.45rem;
    padding-right: 1.45rem;
  }

  .xl\:sat-px-\[1\.8rem\] {
    padding-left: 1.8rem;
    padding-right: 1.8rem;
  }

  .xl\:sat-py-\[0\.72rem\] {
    padding-top: 0.72rem;
    padding-bottom: 0.72rem;
  }

  .xl\:sat-py-\[1\.4rem\] {
    padding-top: 1.4rem;
    padding-bottom: 1.4rem;
  }

  .xl\:sat-py-\[1rem\] {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .xl\:sat-py-\[2\.3rem\] {
    padding-top: 2.3rem;
    padding-bottom: 2.3rem;
  }

  .xl\:sat-text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .xl\:sat-text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .xl\:sat-text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }

  .xl\:sat-text-7xl {
    font-size: 4.5rem;
    line-height: 1;
  }

  .xl\:sat-text-8xl {
    font-size: 6rem;
    line-height: 1;
  }

  .xl\:sat-text-\[1\.08rem\] {
    font-size: 1.08rem;
  }

  .xl\:sat-text-\[1\.26rem\] {
    font-size: 1.26rem;
  }

  .xl\:sat-text-\[1\.33rem\] {
    font-size: 1.33rem;
  }

  .xl\:sat-text-\[1\.375rem\] {
    font-size: 1.375rem;
  }

  .xl\:sat-text-\[1\.3rem\] {
    font-size: 1.3rem;
  }

  .xl\:sat-text-\[1\.44rem\] {
    font-size: 1.44rem;
  }

  .xl\:sat-text-\[1\.4rem\] {
    font-size: 1.4rem;
  }

  .xl\:sat-text-\[1\.5rem\] {
    font-size: 1.5rem;
  }

  .xl\:sat-text-\[1\.62rem\] {
    font-size: 1.62rem;
  }

  .xl\:sat-text-\[1\.8rem\] {
    font-size: 1.8rem;
  }

  .xl\:sat-text-\[2\.16rem\] {
    font-size: 2.16rem;
  }

  .xl\:sat-text-\[2\.5rem\] {
    font-size: 2.5rem;
  }

  .xl\:sat-text-\[2\.6rem\] {
    font-size: 2.6rem;
  }

  .xl\:sat-text-\[3rem\] {
    font-size: 3rem;
  }

  .xl\:sat-text-\[4\.125rem\] {
    font-size: 4.125rem;
  }

  .xl\:sat-text-\[4\.32rem\] {
    font-size: 4.32rem;
  }

  .xl\:sat-text-\[4\.3rem\] {
    font-size: 4.3rem;
  }

  .xl\:sat-text-\[4\.5rem\] {
    font-size: 4.5rem;
  }

  .xl\:sat-text-\[6\.5rem\] {
    font-size: 6.5rem;
  }

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

  .xl\:sat-text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .xl\:sat-text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .xl\:sat-leading-\[2\.52rem\] {
    line-height: 2.52rem;
  }

  .xl\:sat-leading-\[4\.86rem\] {
    line-height: 4.86rem;
  }
}

@media (min-width: 1920px) {
  .xxl\:sat-w-\[1920px\] {
    width: 1920px;
  }
}