

/* Start:/ru/cards/ecs-card/output.css?175678833826824*/
*, ::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.16 | 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;
}

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

.invisible {
  visibility: hidden;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.inset-0 {
  inset: 0px;
}

.inset-x-0 {
  left: 0px;
  right: 0px;
}

.bottom-0 {
  bottom: 0px;
}

.bottom-\[-25px\] {
  bottom: -25px;
}

.bottom-\[-28px\] {
  bottom: -28px;
}

.bottom-\[14px\] {
  bottom: 14px;
}

.bottom-\[17px\] {
  bottom: 17px;
}

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

.bottom-\[3px\] {
  bottom: 3px;
}

.bottom-\[40px\] {
  bottom: 40px;
}

.bottom-full {
  bottom: 100%;
}

.left-0 {
  left: 0px;
}

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

.left-\[-42\.5px\] {
  left: -42.5px;
}

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

.left-\[40px\] {
  left: 40px;
}

.right-0 {
  right: 0px;
}

.right-\[-15px\] {
  right: -15px;
}

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

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

.right-\[-6px\] {
  right: -6px;
}

.right-\[100px\] {
  right: 100px;
}

.right-\[126px\] {
  right: 126px;
}

.right-\[24px\] {
  right: 24px;
}

.right-\[25px\] {
  right: 25px;
}

.right-\[28px\] {
  right: 28px;
}

.right-\[29px\] {
  right: 29px;
}

.right-\[40px\] {
  right: 40px;
}

.right-\[57px\] {
  right: 57px;
}

.right-\[70px\] {
  right: 70px;
}

.top-\[-153px\] {
  top: -153px;
}

.top-\[-167px\] {
  top: -167px;
}

.top-\[-400px\] {
  top: -400px;
}

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

.top-\[28px\] {
  top: 28px;
}

.top-\[402px\] {
  top: 402px;
}

.top-\[80px\] {
  top: 80px;
}

.top-\[85px\] {
  top: 85px;
}

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

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

.mx-\[16px\] {
  margin-left: 16px;
  margin-right: 16px;
}

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

.mb-0 {
  margin-bottom: 0px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ml-\[-110px\] {
  margin-left: -110px;
}

.ml-\[-144px\] {
  margin-left: -144px;
}

.ml-\[-170px\] {
  margin-left: -170px;
}

.ml-\[-247px\] {
  margin-left: -247px;
}

.ml-\[-432px\] {
  margin-left: -432px;
}

.ml-\[-89px\] {
  margin-left: -89px;
}

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

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

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

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

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

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.flex {
  display: flex;
}

.hidden {
  display: none;
}

.h-0 {
  height: 0px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.h-fit {
  height: -moz-fit-content;
  height: fit-content;
}

.h-full {
  height: 100%;
}

.max-h-\[77vh\] {
  max-height: 77vh;
}

.w-4\/6 {
  width: 66.666667%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-full {
  width: 100%;
}

.flex-\[1_1_0\] {
  flex: 1 1 0;
}

.shrink {
  flex-shrink: 1;
}

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

.cursor-default {
  cursor: default;
}

.cursor-pointer {
  cursor: pointer;
}

.list-inside {
  list-style-position: inside;
}

.list-disc {
  list-style-type: disc;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.overflow-hidden {
  overflow: hidden;
}

.overflow-scroll {
  overflow: scroll;
}

.overflow-x-scroll {
  overflow-x: scroll;
}

.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-nowrap {
  text-wrap: nowrap;
}

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

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

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

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

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

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

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

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

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

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

.border-\[\#EEF1F4\] {
  --tw-border-opacity: 1;
  border-color: rgb(238 241 244 / var(--tw-border-opacity, 1));
}

.border-x-\[transparent\] {
  border-left-color: transparent;
  border-right-color: transparent;
}

.border-b-\[transparent\] {
  border-bottom-color: transparent;
}

.bg-\[\#1F2632\] {
  --tw-bg-opacity: 1;
  background-color: rgb(31 38 50 / var(--tw-bg-opacity, 1));
}

.bg-\[\#27303E\] {
  --tw-bg-opacity: 1;
  background-color: rgb(39 48 62 / var(--tw-bg-opacity, 1));
}

.bg-\[\#2F88F0\] {
  --tw-bg-opacity: 1;
  background-color: rgb(47 136 240 / var(--tw-bg-opacity, 1));
}

.bg-\[\#CCEFFB\] {
  --tw-bg-opacity: 1;
  background-color: rgb(204 239 251 / var(--tw-bg-opacity, 1));
}

.bg-\[\#D9F7F0\] {
  --tw-bg-opacity: 1;
  background-color: rgb(217 247 240 / var(--tw-bg-opacity, 1));
}

.bg-\[\#EBF4FE\] {
  --tw-bg-opacity: 1;
  background-color: rgb(235 244 254 / var(--tw-bg-opacity, 1));
}

.bg-\[\#EEF1F4\] {
  --tw-bg-opacity: 1;
  background-color: rgb(238 241 244 / var(--tw-bg-opacity, 1));
}

.bg-\[\#F4F6F8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(244 246 248 / var(--tw-bg-opacity, 1));
}

.bg-\[\#FCF4DB\] {
  --tw-bg-opacity: 1;
  background-color: rgb(252 244 219 / var(--tw-bg-opacity, 1));
}

.bg-\[\#FFFFFF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.bg-\[\#FFF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.bg-\[rgba\(39\2c 48\2c 62\2c 0\.3\)\] {
  background-color: rgba(39,48,62,0.3);
}

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

.bg-gradient-to-t {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}

.from-\[rgba\(235\2c 244\2c 254\2c 1\)\] {
  --tw-gradient-from: rgba(235,244,254,1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(235, 244, 254, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.to-\[rgba\(235\2c 244\2c 254\2c 0\)\] {
  --tw-gradient-to: rgba(235,244,254,0) var(--tw-gradient-to-position);
}

.p-0 {
  padding: 0px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pr-\[17px\] {
  padding-right: 17px;
}

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

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

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

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

.font-\[\'Geologica\'\] {
  font-family: 'Geologica';
}

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

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

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

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

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

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

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

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

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

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

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

.font-\[300\] {
  font-weight: 300;
}

.font-\[400\] {
  font-weight: 400;
}

.font-\[500\] {
  font-weight: 500;
}

.font-\[600\] {
  font-weight: 600;
}

.font-\[600px\] {
  font-weight: 600px;
}

.font-extralight {
  font-weight: 200;
}

.font-light {
  font-weight: 300;
}

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

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

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

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

.leading-\[19\.6px\] {
  line-height: 19.6px;
}

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

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

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

.leading-\[25\.2px\] {
  line-height: 25.2px;
}

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

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

.leading-\[27\.66px\] {
  line-height: 27.66px;
}

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

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

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

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

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

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

.text-\[\#1E2632\] {
  --tw-text-opacity: 1;
  color: rgb(30 38 50 / var(--tw-text-opacity, 1));
}

.text-\[\#27303E\] {
  --tw-text-opacity: 1;
  color: rgb(39 48 62 / var(--tw-text-opacity, 1));
}

.text-\[\#3D4756\] {
  --tw-text-opacity: 1;
  color: rgb(61 71 86 / var(--tw-text-opacity, 1));
}

.text-\[\#5A6574\] {
  --tw-text-opacity: 1;
  color: rgb(90 101 116 / var(--tw-text-opacity, 1));
}

.text-\[\#68707B\] {
  --tw-text-opacity: 1;
  color: rgb(104 112 123 / var(--tw-text-opacity, 1));
}

.text-\[\#7D8591\] {
  --tw-text-opacity: 1;
  color: rgb(125 133 145 / var(--tw-text-opacity, 1));
}

.text-\[\#A9B0B9\] {
  --tw-text-opacity: 1;
  color: rgb(169 176 185 / var(--tw-text-opacity, 1));
}

.text-\[\#FFFFFF\] {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.text-\[\#FFF\] {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.text-\[\#1F2632\] {
  --tw-text-opacity: 1;
  color: rgb(31 38 50 / var(--tw-text-opacity, 1));
}

.opacity-0 {
  opacity: 0;
}

.shadow-\[0_4px_12px_0_rgba\(39\2c 48\2c 62\2c 0\.15\)\] {
  --tw-shadow: 0 4px 12px 0 rgba(39,48,62,0.15);
  --tw-shadow-colored: 0 4px 12px 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-\[0_6px_24px_0_rgba\(39\2c 48\2c 62\2c 0\.06\)\] {
  --tw-shadow: 0 6px 24px 0 rgba(39,48,62,0.06);
  --tw-shadow-colored: 0 6px 24px 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);
}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

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

@font-face {
  font-family: "Geologica";

  src: url("/ru/cards/ecs-card/Geologica-VariableFont_CRSV,SHRP,slnt,wght.ttf");
}

.after\:absolute::after {
  content: var(--tw-content);
  position: absolute;
}

.after\:left-1\/2::after {
  content: var(--tw-content);
  left: 50%;
}

.after\:right-0::after {
  content: var(--tw-content);
  right: 0px;
}

.after\:top-full::after {
  content: var(--tw-content);
  top: 100%;
}

.after\:ml-\[-5px\]::after {
  content: var(--tw-content);
  margin-left: -5px;
}

.after\:mr-\[23px\]::after {
  content: var(--tw-content);
  margin-right: 23px;
}

.after\:border-\[5px\]::after {
  content: var(--tw-content);
  border-width: 5px;
}

.after\:border-solid::after {
  content: var(--tw-content);
  border-style: solid;
}

.after\:border-\[transparent\]::after {
  content: var(--tw-content);
  border-color: transparent;
}

.after\:border-t-\[\#27303E\]::after {
  content: var(--tw-content);
  --tw-border-opacity: 1;
  border-top-color: rgb(39 48 62 / var(--tw-border-opacity, 1));
}

.hover\:bg-\[\#2E7BD5\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(46 123 213 / var(--tw-bg-opacity, 1));
}

.hover\:text-\[\#FFFFFF\]:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.group:hover .group-hover\:visible {
  visibility: visible;
}

@media (min-width: 768px) {
  .md\:block {
    display: block;
  }

  .md\:hidden {
    display: none;
  }
}
/* End */
/* /ru/cards/ecs-card/output.css?175678833826824 */
