/*! tailwindcss v4.1.3 | MIT License | https://tailwindcss.com */
/*!
Theme Name: kvtitan
Theme URI: https://kvtitan.com
Author: Egor Volchenko
Author URI: https://www.egorvolchenko.ru
Description: Template for kvtitan.com
Version: 0.1.0
Tested up to: 6.2
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: kvtitan
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

kvtitan is based on _tw https://underscoretw.com/, (C) 2021-2025 Greg Sullivan
_tw is distributed under the terms of the GNU GPL v2 or later.

_tw is based on Underscores https://underscores.me/ and Varia https://github.com/Automattic/themes/tree/master/varia, (C) 2012-2025 Automattic, Inc.
Underscores and Varia are distributed under the terms of the GNU GPL v2 or later.
*/
@layer properties;
:root, :host {
  --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
		"Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
		"Liberation Mono", "Courier New", monospace;
  --color-red-700: oklch(50.5% 0.213 27.518);
  --color-gray-200: oklch(92.8% 0.006 264.531);
  --color-gray-300: oklch(87.2% 0.01 258.338);
  --color-gray-400: oklch(70.7% 0.022 261.325);
  --color-gray-500: oklch(55.1% 0.027 264.364);
  --color-gray-600: oklch(44.6% 0.03 256.802);
  --color-gray-900: oklch(21% 0.034 264.665);
  --color-neutral-500: oklch(55.6% 0 0);
  --color-neutral-700: oklch(37.1% 0 0);
  --color-neutral-900: oklch(20.5% 0 0);
  --color-black: #000;
  --color-white: #fff;
  --spacing: 0.25rem;
  --container-lg: 32rem;
  --container-xl: 36rem;
  --text-xs: 0.75rem;
  --text-xs--line-height: calc(1 / 0.75);
  --text-sm: 0.875rem;
  --text-sm--line-height: calc(1.25 / 0.875);
  --text-base: 1rem;
  --text-base--line-height: calc(1.5 / 1);
  --text-lg: 1.125rem;
  --text-lg--line-height: calc(1.75 / 1.125);
  --text-xl: 1.25rem;
  --text-xl--line-height: calc(1.75 / 1.25);
  --text-2xl: 1.5rem;
  --text-2xl--line-height: calc(2 / 1.5);
  --text-3xl: 1.875rem;
  --text-3xl--line-height: calc(2.25 / 1.875);
  --text-4xl: 2.25rem;
  --text-4xl--line-height: calc(2.5 / 2.25);
  --text-5xl: 3rem;
  --text-5xl--line-height: 1;
  --text-6xl: 3.75rem;
  --text-6xl--line-height: 1;
  --text-8xl: 6rem;
  --text-8xl--line-height: 1;
  --font-weight-normal: 400;
  --font-weight-semibold: 600;
  --font-weight-bold: 700;
  --font-weight-extrabold: 800;
  --font-weight-black: 900;
  --leading-normal: 1.5;
  --radius-md: 0.375rem;
  --radius-lg: 0.5rem;
  --radius-xl: 0.75rem;
  --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
  --default-transition-duration: 150ms;
  --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  --default-font-family: var(--font-sans);
  --default-mono-font-family: var(--font-mono);
  --color-background: var(--wp--preset--color--background);
  --color-foreground: var(--wp--preset--color--foreground);
  --color-primary: var(--wp--preset--color--primary);
  --container-content: var(--wp--style--global--content-size);
  --container-wide: var(--wp--style--global--wide-size);
}
@font-face {
  font-family: 'Proxima_Nova';
  src: url('fonts/Proxima Nova Thin.woff2') format('woff2');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Proxima_Nova';
  src: url('fonts/Proxima Nova Thin Italic.woff2') format('woff2');
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: 'Proxima_Nova';
  src: url('fonts/ProximaNova-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Proxima_Nova';
  src: url('fonts/Proxima Nova Semibold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Proxima_Nova';
  src: url('fonts/Proxima Nova Semibold Italic.woff2') format('woff2');
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'Proxima_Nova';
  src: url('fonts/Proxima Nova Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Proxima_Nova';
  src: url('fonts/Proxima Nova Bold Italic.woff2') format('woff2');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Proxima_Nova';
  src: url('fonts/Proxima Nova Extrabold.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Proxima_Nova';
  src: url('fonts/Proxima Nova Extrabold Italic.woff2') format('woff2');
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: 'Proxima_Nova';
  src: url('fonts/Proxima Nova Black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Proxima_Nova';
  src: url('fonts/Proxima Nova Black Italic.woff2') format('woff2');
  font-weight: 900;
  font-style: italic;
}
@layer utilities {
  .font-proximanova {
    font-family: 'Proxima_Nova', sans-serif;
  }
}
*, ::after, ::before, ::backdrop, ::file-selector-button {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: 0 solid;
}
html, :host {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  tab-size: 4;
  font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji');
  font-feature-settings: var(--default-font-feature-settings, normal);
  font-variation-settings: var(--default-font-variation-settings, normal);
  -webkit-tap-highlight-color: transparent;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  -webkit-text-decoration: inherit;
  text-decoration: inherit;
}
b, strong {
  font-weight: bolder;
}
code, kbd, samp, pre {
  font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace);
  font-feature-settings: var(--default-mono-font-feature-settings, normal);
  font-variation-settings: var(--default-mono-font-variation-settings, normal);
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
:-moz-focusring {
  outline: auto;
}
progress {
  vertical-align: baseline;
}
summary {
  display: list-item;
}
ol, ul, menu {
  list-style: none;
}
img, svg, video, canvas, audio, iframe, embed, object {
  display: block;
  vertical-align: middle;
}
img, video {
  max-width: 100%;
  height: auto;
}
button, input, select, optgroup, textarea, ::file-selector-button {
  font: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  letter-spacing: inherit;
  color: inherit;
  border-radius: 0;
  background-color: transparent;
  opacity: 1;
}
:where(select:is([multiple], [size])) optgroup {
  font-weight: bolder;
}
:where(select:is([multiple], [size])) optgroup option {
  padding-inline-start: 20px;
}
::file-selector-button {
  margin-inline-end: 4px;
}
::placeholder {
  opacity: 1;
}
@supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
  ::placeholder {
    color: currentcolor;
  }
  @supports (color: color-mix(in lab, red, red)) {
    ::placeholder {
      color: color-mix(in oklab, currentcolor 50%, transparent);
    }
  }
}
textarea {
  resize: vertical;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-date-and-time-value {
  min-height: 1lh;
  text-align: inherit;
}
::-webkit-datetime-edit {
  display: inline-flex;
}
::-webkit-datetime-edit-fields-wrapper {
  padding: 0;
}
::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
  padding-block: 0;
}
:-moz-ui-invalid {
  box-shadow: none;
}
button, input:where([type='button'], [type='reset'], [type='submit']), ::file-selector-button {
  appearance: button;
}
::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
  height: auto;
}
[hidden]:where(:not([hidden='until-found'])) {
  display: none !important;
}
body {
  background-color: var(--color-background);
  font-family: var(--font-sans);
  color: var(--color-foreground);
}
body {
  font-family: 'Proxima_Nova', sans-serif;
}
.page-title, .entry-title {
  margin-inline: auto;
  margin-bottom: calc(var(--spacing) * 6);
  max-width: var(--container-content);
  font-size: var(--text-3xl);
  line-height: var(--tw-leading, var(--text-3xl--line-height));
  --tw-font-weight: var(--font-weight-extrabold);
  font-weight: var(--font-weight-extrabold);
  color: var(--color-neutral-900);
}
.page-content > *, .entry-content > * {
  margin-inline: auto;
  max-width: var(--container-content);
}
.entry-content > .alignwide {
  max-width: var(--container-wide);
}
.entry-content > .alignfull {
  max-width: none;
}
.entry-content > .alignleft {
  float: left;
  margin-right: calc(var(--spacing) * 8);
}
.entry-content > .alignright {
  float: right;
  margin-left: calc(var(--spacing) * 8);
}
.visible {
  visibility: visible;
}
.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;
}
.absolute {
  position: absolute;
}
.fixed {
  position: fixed;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.inset-0 {
  inset: calc(var(--spacing) * 0);
}
.top-0 {
  top: calc(var(--spacing) * 0);
}
.top-5 {
  top: calc(var(--spacing) * 5);
}
.top-\[4\%\] {
  top: 4%;
}
.right-0 {
  right: calc(var(--spacing) * 0);
}
.right-5 {
  right: calc(var(--spacing) * 5);
}
.right-\[30px\] {
  right: 30px;
}
.bottom-0 {
  bottom: calc(var(--spacing) * 0);
}
.bottom-\[5\%\] {
  bottom: 5%;
}
.bottom-\[16\%\] {
  bottom: 16%;
}
.left-0 {
  left: calc(var(--spacing) * 0);
}
.left-\[5\%\] {
  left: 5%;
}
.z-0 {
  z-index: 0;
}
.z-222 {
  z-index: 222;
}
.z-\[-1\] {
  z-index: -1;
}
.z-\[1\] {
  z-index: 1;
}
.z-\[3\] {
  z-index: 3;
}
.z-\[4\] {
  z-index: 4;
}
.z-\[100000\] {
  z-index: 100000;
}
.z-\[999999\] {
  z-index: 999999;
}
.z-\[99999999999\] {
  z-index: 99999999999;
}
.container {
  width: 100%;
}
@media (width >= 40rem) {
  .container {
    max-width: 40rem;
  }
}
@media (width >= 48rem) {
  .container {
    max-width: 48rem;
  }
}
@media (width >= 64rem) {
  .container {
    max-width: 64rem;
  }
}
@media (width >= 80rem) {
  .container {
    max-width: 80rem;
  }
}
@media (width >= 96rem) {
  .container {
    max-width: 96rem;
  }
}
.m-auto {
  margin: auto;
}
.mx-4 {
  margin-inline: calc(var(--spacing) * 4);
}
.mx-auto {
  margin-inline: auto;
}
.my-8 {
  margin-block: calc(var(--spacing) * 8);
}
.my-12 {
  margin-block: calc(var(--spacing) * 12);
}
.my-auto {
  margin-block: auto;
}
.prose {
  color: var(--tw-prose-body);
  max-width: none;
}
.prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.prose :where([class~="lead"],[class~="is-style-lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}
.prose :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
}
.prose :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.prose :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.prose :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.prose :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.prose :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.prose :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.prose :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.prose :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.prose :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.prose :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
}
.prose :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  font-weight: 400;
  color: var(--tw-prose-counters);
}
.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  color: var(--tw-prose-bullets);
}
.prose :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.25em;
}
.prose :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1;
  margin-top: 3em;
  margin-bottom: 3em;
  border-bottom: none;
}
.prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-inline-start-width: 0.25rem;
  border-inline-start-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-inline-start: 1em;
  border-left-style: solid;
}
.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: open-quote;
}
.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: close-quote;
}
.prose :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}
.prose :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 900;
  color: inherit;
}
.prose :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}
.prose :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 800;
  color: inherit;
}
.prose :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
.prose :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}
.prose :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
.prose :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}
.prose :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-inline-end: 0.375em;
  padding-bottom: 0.1875em;
  padding-inline-start: 0.375em;
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: "`";
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: "`";
}
.prose :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.875em;
}
.prose :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.9em;
}
.prose :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-inline-end: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-inline-start: 1.1428571em;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: none;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: none;
}
.prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  width: 100%;
  table-layout: auto;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
.prose :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
.prose :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}
.prose :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
.prose :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 0;
}
.prose :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: baseline;
}
.prose :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
.prose :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: top;
}
.prose :where(th,td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  text-align: start;
}
.prose :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
.prose {
  --tw-prose-body: oklch(37.3% 0.034 259.733);
  --tw-prose-headings: oklch(21% 0.034 264.665);
  --tw-prose-lead: oklch(44.6% 0.03 256.802);
  --tw-prose-links: oklch(21% 0.034 264.665);
  --tw-prose-bold: oklch(21% 0.034 264.665);
  --tw-prose-counters: oklch(55.1% 0.027 264.364);
  --tw-prose-bullets: oklch(87.2% 0.01 258.338);
  --tw-prose-hr: oklch(92.8% 0.006 264.531);
  --tw-prose-quotes: oklch(21% 0.034 264.665);
  --tw-prose-quote-borders: oklch(92.8% 0.006 264.531);
  --tw-prose-captions: oklch(55.1% 0.027 264.364);
  --tw-prose-kbd: oklch(21% 0.034 264.665);
  --tw-prose-kbd-shadows: NaN NaN NaN;
  --tw-prose-code: oklch(21% 0.034 264.665);
  --tw-prose-pre-code: oklch(92.8% 0.006 264.531);
  --tw-prose-pre-bg: oklch(27.8% 0.033 256.848);
  --tw-prose-th-borders: oklch(87.2% 0.01 258.338);
  --tw-prose-td-borders: oklch(92.8% 0.006 264.531);
  --tw-prose-invert-body: oklch(87.2% 0.01 258.338);
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: oklch(70.7% 0.022 261.325);
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: oklch(70.7% 0.022 261.325);
  --tw-prose-invert-bullets: oklch(44.6% 0.03 256.802);
  --tw-prose-invert-hr: oklch(37.3% 0.034 259.733);
  --tw-prose-invert-quotes: oklch(96.7% 0.003 264.542);
  --tw-prose-invert-quote-borders: oklch(37.3% 0.034 259.733);
  --tw-prose-invert-captions: oklch(70.7% 0.022 261.325);
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: oklch(87.2% 0.01 258.338);
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: oklch(44.6% 0.03 256.802);
  --tw-prose-invert-td-borders: oklch(37.3% 0.034 259.733);
  font-size: 1rem;
  line-height: 1.75;
}
.prose :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.375em;
}
.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.375em;
}
.prose :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.prose :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.prose :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.prose :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.prose :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  padding-inline-start: 1.625em;
}
.prose :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}
.prose :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}
.prose :where(tbody td,tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-top: 0.5714286em;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}
.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}
.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}
.prose :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 0;
}
.prose :where(blockquote > cite):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-body);
  font-style: normal;
  font-weight: 400;
}
.prose :where(blockquote > cite):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: "\2014";
}
.prose :where(table.has-fixed-layout):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  table-layout: fixed;
  width: 100%;
}
.prose-lg {
  font-size: 1.125rem;
  line-height: 1.7777778;
}
.prose-lg :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}
.prose-lg :where([class~="lead"],[class~="is-style-lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 1.2222222em;
  line-height: 1.4545455;
  margin-top: 1.0909091em;
  margin-bottom: 1.0909091em;
}
.prose-lg :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.6666667em;
  margin-bottom: 1.6666667em;
  padding-inline-start: 1em;
}
.prose-lg :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 2.6666667em;
  margin-top: 0;
  margin-bottom: 0.8333333em;
  line-height: 1;
}
.prose-lg :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 1.6666667em;
  margin-top: 1.8666667em;
  margin-bottom: 1.0666667em;
  line-height: 1.3333333;
}
.prose-lg :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 1.3333333em;
  margin-top: 1.6666667em;
  margin-bottom: 0.6666667em;
  line-height: 1.5;
}
.prose-lg :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7777778em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
}
.prose-lg :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}
.prose-lg :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}
.prose-lg :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose-lg :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}
.prose-lg :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8888889em;
  border-radius: 0.3125rem;
  padding-top: 0.2222222em;
  padding-inline-end: 0.4444444em;
  padding-bottom: 0.2222222em;
  padding-inline-start: 0.4444444em;
}
.prose-lg :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8888889em;
}
.prose-lg :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8666667em;
}
.prose-lg :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.875em;
}
.prose-lg :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8888889em;
  line-height: 1.75;
  margin-top: 2em;
  margin-bottom: 2em;
  border-radius: 0.375rem;
  padding-top: 1em;
  padding-inline-end: 1.5em;
  padding-bottom: 1em;
  padding-inline-start: 1.5em;
}
.prose-lg :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-inline-start: 1.5555556em;
}
.prose-lg :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-inline-start: 1.5555556em;
}
.prose-lg :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.6666667em;
  margin-bottom: 0.6666667em;
}
.prose-lg :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.4444444em;
}
.prose-lg :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.4444444em;
}
.prose-lg :where(.prose-lg > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}
.prose-lg :where(.prose-lg > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.3333333em;
}
.prose-lg :where(.prose-lg > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.3333333em;
}
.prose-lg :where(.prose-lg > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.3333333em;
}
.prose-lg :where(.prose-lg > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.3333333em;
}
.prose-lg :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}
.prose-lg :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}
.prose-lg :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.3333333em;
}
.prose-lg :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.6666667em;
  padding-inline-start: 1.5555556em;
}
.prose-lg :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 3.1111111em;
  margin-bottom: 3.1111111em;
}
.prose-lg :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-lg :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-lg :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-lg :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-lg :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8888889em;
  line-height: 1.5;
}
.prose-lg :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0.75em;
  padding-bottom: 0.75em;
  padding-inline-start: 0.75em;
}
.prose-lg :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}
.prose-lg :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}
.prose-lg :where(tbody td,tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-top: 0.75em;
  padding-inline-end: 0.75em;
  padding-bottom: 0.75em;
  padding-inline-start: 0.75em;
}
.prose-lg :where(tbody td:first-child,tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}
.prose-lg :where(tbody td:last-child,tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}
.prose-lg :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}
.prose-lg :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose-lg :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8888889em;
  line-height: 1.5;
  margin-top: 1em;
}
.prose-lg :where(.prose-lg > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-lg :where(.prose-lg > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 0;
}
.\!mt-0 {
  margin-top: calc(var(--spacing) * 0) !important;
}
.\!mt-24 {
  margin-top: calc(var(--spacing) * 24) !important;
}
.-mt-\[1px\] {
  margin-top: calc(1px * -1);
}
.mt-2\.5 {
  margin-top: calc(var(--spacing) * 2.5);
}
.mt-4 {
  margin-top: calc(var(--spacing) * 4);
}
.mt-6 {
  margin-top: calc(var(--spacing) * 6);
}
.mt-8 {
  margin-top: calc(var(--spacing) * 8);
}
.mt-10 {
  margin-top: calc(var(--spacing) * 10);
}
.mt-12 {
  margin-top: calc(var(--spacing) * 12);
}
.mt-\[10px\] {
  margin-top: 10px;
}
.mt-auto {
  margin-top: auto;
}
.mr-\[3\.4\%\] {
  margin-right: 3.4%;
}
.mb-2 {
  margin-bottom: calc(var(--spacing) * 2);
}
.mb-4 {
  margin-bottom: calc(var(--spacing) * 4);
}
.mb-8 {
  margin-bottom: calc(var(--spacing) * 8);
}
.mb-24 {
  margin-bottom: calc(var(--spacing) * 24);
}
.mb-\[3\.802vw\] {
  margin-bottom: 3.802vw;
}
.mb-auto {
  margin-bottom: auto;
}
.ml-\[3\.4\%\] {
  margin-left: 3.4%;
}
.ml-auto {
  margin-left: auto;
}
.\!flex {
  display: flex !important;
}
.block {
  display: block;
}
.contents {
  display: contents;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.inline {
  display: inline;
}
.inline-block {
  display: inline-block;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.aspect-\[1\/1\] {
  aspect-ratio: 1/1;
}
.aspect-\[21\/16\] {
  aspect-ratio: 21/16;
}
.aspect-\[75\/12\] {
  aspect-ratio: 75/12;
}
.aspect-\[241\/39\] {
  aspect-ratio: 241/39;
}
.aspect-\[416\/350\] {
  aspect-ratio: 416/350;
}
.aspect-\[1920\/504\] {
  aspect-ratio: 1920/504;
}
.aspect-\[1920\/984\] {
  aspect-ratio: 1920/984;
}
.\!h-44 {
  height: calc(var(--spacing) * 44) !important;
}
.h-4 {
  height: calc(var(--spacing) * 4);
}
.h-5 {
  height: calc(var(--spacing) * 5);
}
.h-6 {
  height: calc(var(--spacing) * 6);
}
.h-8 {
  height: calc(var(--spacing) * 8);
}
.h-10 {
  height: calc(var(--spacing) * 10);
}
.h-12 {
  height: calc(var(--spacing) * 12);
}
.h-14 {
  height: calc(var(--spacing) * 14);
}
.h-16 {
  height: calc(var(--spacing) * 16);
}
.h-24 {
  height: calc(var(--spacing) * 24);
}
.h-\[27\.24\%\] {
  height: 27.24%;
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.h-screen {
  height: 100vh;
}
.max-h-20 {
  max-height: calc(var(--spacing) * 20);
}
.w-1\/4 {
  width: calc(1/4 * 100%);
}
.w-3 {
  width: calc(var(--spacing) * 3);
}
.w-4 {
  width: calc(var(--spacing) * 4);
}
.w-5 {
  width: calc(var(--spacing) * 5);
}
.w-6 {
  width: calc(var(--spacing) * 6);
}
.w-8 {
  width: calc(var(--spacing) * 8);
}
.w-12 {
  width: calc(var(--spacing) * 12);
}
.w-16 {
  width: calc(var(--spacing) * 16);
}
.w-60 {
  width: calc(var(--spacing) * 60);
}
.w-\[1\.25vw\] {
  width: 1.25vw;
}
.w-\[2\.1875vw\] {
  width: 2.1875vw;
}
.w-\[54\.11\%\] {
  width: 54.11%;
}
.w-\[120px\] {
  width: 120px;
}
.w-\[calc\(\(100\%\)\)\] {
  width: calc((100%));
}
.w-auto {
  width: auto;
}
.w-fit {
  width: fit-content;
}
.w-full {
  width: 100%;
}
.max-w-\[24px\] {
  max-width: 24px;
}
.max-w-\[42px\] {
  max-width: 42px;
}
.max-w-\[80\%\] {
  max-width: 80%;
}
.max-w-\[500px\] {
  max-width: 500px;
}
.max-w-\[746px\] {
  max-width: 746px;
}
.max-w-\[856px\] {
  max-width: 856px;
}
.max-w-\[1296px\] {
  max-width: 1296px;
}
.max-w-lg {
  max-width: var(--container-lg);
}
.max-w-none {
  max-width: none;
}
.max-w-xl {
  max-width: var(--container-xl);
}
.min-w-screen {
  min-width: 100vw;
}
.flex-\[0_0_auto\] {
  flex: 0 0 auto;
}
.flex-auto {
  flex: auto;
}
.flex-none {
  flex: none;
}
.basis-\[calc\(100\%\)\] {
  flex-basis: calc(100%);
}
.translate-x-0 {
  --tw-translate-x: calc(var(--spacing) * 0);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.translate-x-3\.5 {
  --tw-translate-x: calc(var(--spacing) * 3.5);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.transform {
  transform: var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z) var(--tw-skew-x) var(--tw-skew-y);
}
.cursor-pointer {
  cursor: pointer;
}
.resize {
  resize: both;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.flex-row {
  flex-direction: row;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-center {
  align-items: center;
}
.items-end {
  align-items: flex-end;
}
.items-start {
  align-items: flex-start;
}
.items-stretch {
  align-items: stretch;
}
.justify-between {
  justify-content: space-between;
}
.justify-center {
  justify-content: center;
}
.justify-end {
  justify-content: flex-end;
}
.justify-start {
  justify-content: flex-start;
}
.gap-1 {
  gap: calc(var(--spacing) * 1);
}
.gap-2 {
  gap: calc(var(--spacing) * 2);
}
.gap-4 {
  gap: calc(var(--spacing) * 4);
}
.gap-6 {
  gap: calc(var(--spacing) * 6);
}
.gap-8 {
  gap: calc(var(--spacing) * 8);
}
.gap-x-2 {
  column-gap: calc(var(--spacing) * 2);
}
.gap-x-4 {
  column-gap: calc(var(--spacing) * 4);
}
.gap-x-8 {
  column-gap: calc(var(--spacing) * 8);
}
.gap-x-\[1\.25vw\] {
  column-gap: 1.25vw;
}
.gap-y-6 {
  row-gap: calc(var(--spacing) * 6);
}
.self-stretch {
  align-self: stretch;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-x-hidden {
  overflow-x: hidden;
}
.rounded-full {
  border-radius: calc(infinity * 1px);
}
.rounded-md {
  border-radius: var(--radius-md);
}
.rounded-xl {
  border-radius: var(--radius-xl);
}
.border {
  border-style: var(--tw-border-style);
  border-width: 1px;
}
.border-0 {
  border-style: var(--tw-border-style);
  border-width: 0px;
}
.border-\[5px\] {
  border-style: var(--tw-border-style);
  border-width: 5px;
}
.border-t-\[1px\] {
  border-top-style: var(--tw-border-style);
  border-top-width: 1px;
}
.border-b-\[1px\] {
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
}
.border-\[\#d4001b\] {
  border-color: #d4001b;
}
.border-gray-200 {
  border-color: var(--color-gray-200);
}
.border-gray-300 {
  border-color: var(--color-gray-300);
}
.border-red-700 {
  border-color: var(--color-red-700);
}
.bg-\[\#393938\] {
  background-color: #393938;
}
.bg-\[\#692727\] {
  background-color: #692727;
}
.bg-\[\#E11B22\] {
  background-color: #E11B22;
}
.bg-\[\#ECECEC\] {
  background-color: #ECECEC;
}
.bg-\[\#FFF\] {
  background-color: #FFF;
}
.bg-\[\#c2c2c2\] {
  background-color: #c2c2c2;
}
.bg-\[\#ececec\] {
  background-color: #ececec;
}
.bg-black {
  background-color: var(--color-black);
}
.bg-gray-200 {
  background-color: var(--color-gray-200);
}
.bg-neutral-700 {
  background-color: var(--color-neutral-700);
}
.bg-red-700 {
  background-color: var(--color-red-700);
}
.bg-white {
  background-color: var(--color-white);
}
.bg-\[linear-gradient\(to_bottom\,_\#c10008\,_\#a0070d\)\] {
  background-image: linear-gradient(to bottom, #c10008, #a0070d);
}
.bg-cover {
  background-size: cover;
}
.bg-center {
  background-position: center;
}
.bg-no-repeat {
  background-repeat: no-repeat;
}
.object-cover {
  object-fit: cover;
}
.p-2 {
  padding: calc(var(--spacing) * 2);
}
.p-4 {
  padding: calc(var(--spacing) * 4);
}
.p-5 {
  padding: calc(var(--spacing) * 5);
}
.p-7 {
  padding: calc(var(--spacing) * 7);
}
.p-px {
  padding: 1px;
}
.px-2 {
  padding-inline: calc(var(--spacing) * 2);
}
.px-3\.5 {
  padding-inline: calc(var(--spacing) * 3.5);
}
.px-4 {
  padding-inline: calc(var(--spacing) * 4);
}
.px-8 {
  padding-inline: calc(var(--spacing) * 8);
}
.py-2 {
  padding-block: calc(var(--spacing) * 2);
}
.py-4 {
  padding-block: calc(var(--spacing) * 4);
}
.py-6 {
  padding-block: calc(var(--spacing) * 6);
}
.py-12 {
  padding-block: calc(var(--spacing) * 12);
}
.pt-2 {
  padding-top: calc(var(--spacing) * 2);
}
.pt-8 {
  padding-top: calc(var(--spacing) * 8);
}
.pt-12 {
  padding-top: calc(var(--spacing) * 12);
}
.pt-\[5\.2083vw\] {
  padding-top: 5.2083vw;
}
.pb-4 {
  padding-bottom: calc(var(--spacing) * 4);
}
.pb-8 {
  padding-bottom: calc(var(--spacing) * 8);
}
.pb-24 {
  padding-bottom: calc(var(--spacing) * 24);
}
.text-center {
  text-align: center;
}
.text-2xl {
  font-size: var(--text-2xl);
  line-height: var(--tw-leading, var(--text-2xl--line-height));
}
.text-3xl {
  font-size: var(--text-3xl);
  line-height: var(--tw-leading, var(--text-3xl--line-height));
}
.text-5xl {
  font-size: var(--text-5xl);
  line-height: var(--tw-leading, var(--text-5xl--line-height));
}
.text-6xl {
  font-size: var(--text-6xl);
  line-height: var(--tw-leading, var(--text-6xl--line-height));
}
.text-base {
  font-size: var(--text-base);
  line-height: var(--tw-leading, var(--text-base--line-height));
}
.text-lg {
  font-size: var(--text-lg);
  line-height: var(--tw-leading, var(--text-lg--line-height));
}
.text-sm {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
}
.text-xl {
  font-size: var(--text-xl);
  line-height: var(--tw-leading, var(--text-xl--line-height));
}
.text-xs {
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
}
.text-\[3\.333vw\] {
  font-size: 3.333vw;
}
.text-\[12px\] {
  font-size: 12px;
}
.leading-1 {
  --tw-leading: calc(var(--spacing) * 1);
  line-height: calc(var(--spacing) * 1);
}
.leading-6 {
  --tw-leading: calc(var(--spacing) * 6);
  line-height: calc(var(--spacing) * 6);
}
.leading-\[1\.1\] {
  --tw-leading: 1.1;
  line-height: 1.1;
}
.leading-\[1\.3\] {
  --tw-leading: 1.3;
  line-height: 1.3;
}
.\!font-extrabold {
  --tw-font-weight: var(--font-weight-extrabold) !important;
  font-weight: var(--font-weight-extrabold) !important;
}
.font-black {
  --tw-font-weight: var(--font-weight-black);
  font-weight: var(--font-weight-black);
}
.font-bold {
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
.font-extrabold {
  --tw-font-weight: var(--font-weight-extrabold);
  font-weight: var(--font-weight-extrabold);
}
.font-normal {
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
}
.font-semibold {
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
}
.\!text-\[\#393938\] {
  color: #393938 !important;
}
.\!text-black {
  color: var(--color-black) !important;
}
.\!text-white {
  color: var(--color-white) !important;
}
.text-\[\#393938\] {
  color: #393938;
}
.text-\[\#464646\] {
  color: #464646;
}
.text-\[\#747473\] {
  color: #747473;
}
.text-gray-500 {
  color: var(--color-gray-500);
}
.text-gray-600 {
  color: var(--color-gray-600);
}
.text-gray-900 {
  color: var(--color-gray-900);
}
.text-neutral-500 {
  color: var(--color-neutral-500);
}
.text-neutral-700 {
  color: var(--color-neutral-700);
}
.text-red-700 {
  color: var(--color-red-700);
}
.text-white {
  color: var(--color-white);
}
.uppercase {
  text-transform: uppercase;
}
.italic {
  font-style: italic;
}
.underline {
  text-decoration-line: underline;
}
.decoration-neutral-500 {
  text-decoration-color: var(--color-neutral-500);
}
.decoration-white {
  text-decoration-color: var(--color-white);
}
.decoration-\[1px\] {
  text-decoration-thickness: 1px;
}
.underline-offset-\[5px\] {
  text-underline-offset: 5px;
}
.opacity-80 {
  opacity: 80%;
}
.shadow-2xl {
  --tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, rgb(0 0 0 / 0.25));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-\[0_9px_20px_rgba\(0\,0\,0\,0\.08\)\] {
  --tw-shadow: 0 9px 20px var(--tw-shadow-color, rgba(0,0,0,0.08));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-\[0px_20px_90px_10px_rgb\(0_0_0_\/_15\%\)\] {
  --tw-shadow: 0px 20px 90px 10px var(--tw-shadow-color, rgb(0 0 0 / 15%));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-lg {
  --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-sm {
  --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.ring-1 {
  --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.ring-gray-300 {
  --tw-ring-color: var(--color-gray-300);
}
.ring-gray-900\/5 {
  --tw-ring-color: color-mix(in srgb, oklch(21% 0.034 264.665) 5%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .ring-gray-900\/5 {
    --tw-ring-color: color-mix(in oklab, var(--color-gray-900) 5%, transparent);
  }
}
.transition {
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.transition-colors {
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.duration-200 {
  --tw-duration: 200ms;
  transition-duration: 200ms;
}
.ease-in-out {
  --tw-ease: var(--ease-in-out);
  transition-timing-function: var(--ease-in-out);
}
.content-none {
  --tw-content: none;
  content: none;
}
.prose-neutral {
  --tw-prose-body: oklch(37.1% 0 0);
  --tw-prose-headings: oklch(20.5% 0 0);
  --tw-prose-lead: oklch(43.9% 0 0);
  --tw-prose-links: oklch(20.5% 0 0);
  --tw-prose-bold: oklch(20.5% 0 0);
  --tw-prose-counters: oklch(55.6% 0 0);
  --tw-prose-bullets: oklch(87% 0 0);
  --tw-prose-hr: oklch(92.2% 0 0);
  --tw-prose-quotes: oklch(20.5% 0 0);
  --tw-prose-quote-borders: oklch(92.2% 0 0);
  --tw-prose-captions: oklch(55.6% 0 0);
  --tw-prose-kbd: oklch(20.5% 0 0);
  --tw-prose-kbd-shadows: NaN NaN NaN;
  --tw-prose-code: oklch(20.5% 0 0);
  --tw-prose-pre-code: oklch(92.2% 0 0);
  --tw-prose-pre-bg: oklch(26.9% 0 0);
  --tw-prose-th-borders: oklch(87% 0 0);
  --tw-prose-td-borders: oklch(92.2% 0 0);
  --tw-prose-invert-body: oklch(87% 0 0);
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: oklch(70.8% 0 0);
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: oklch(70.8% 0 0);
  --tw-prose-invert-bullets: oklch(43.9% 0 0);
  --tw-prose-invert-hr: oklch(37.1% 0 0);
  --tw-prose-invert-quotes: oklch(97% 0 0);
  --tw-prose-invert-quote-borders: oklch(37.1% 0 0);
  --tw-prose-invert-captions: oklch(70.8% 0 0);
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: oklch(87% 0 0);
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: oklch(43.9% 0 0);
  --tw-prose-invert-td-borders: oklch(37.1% 0 0);
}
.outline-none {
  --tw-outline-style: none;
  outline-style: none;
}
.ring-inset {
  --tw-ring-inset: inset;
}
.placeholder\:text-gray-400::placeholder {
  color: var(--color-gray-400);
}
.focus\:ring-2:focus {
  --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.focus\:outline-none:focus {
  --tw-outline-style: none;
  outline-style: none;
}
.focus\:ring-inset:focus {
  --tw-ring-inset: inset;
}
.focus-visible\:outline:focus-visible {
  outline-style: var(--tw-outline-style);
  outline-width: 1px;
}
.focus-visible\:outline-2:focus-visible {
  outline-style: var(--tw-outline-style);
  outline-width: 2px;
}
.focus-visible\:outline-offset-2:focus-visible {
  outline-offset: 2px;
}
.focus-visible\:outline-\[\#692727\]:focus-visible {
  outline-color: #692727;
}
@media (width < 1360px) {
  .max-\[1360px\]\:block {
    display: block;
  }
}
@media (width < 1360px) {
  .max-\[1360px\]\:flex {
    display: flex;
  }
}
@media (width < 1360px) {
  .max-\[1360px\]\:hidden {
    display: none;
  }
}
@media (width < 1360px) {
  .max-\[1360px\]\:flex-col {
    flex-direction: column;
  }
}
@media (width < 1360px) {
  .max-\[1360px\]\:shadow-\[0px_20px_20px_rgba\(0\,_0\,_0\,_0\.2\)\] {
    --tw-shadow: 0px 20px 20px var(--tw-shadow-color, rgba(0, 0, 0, 0.2));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
}
@media (width < 400px) {
  .max-\[400px\]\:text-\[0px\] {
    font-size: 0px;
  }
}
@media (width >= 350px) {
  .min-\[350px\]\:w-\[130px\] {
    width: 130px;
  }
}
@media (width >= 370px) {
  .min-\[370px\]\:ml-2 {
    margin-left: calc(var(--spacing) * 2);
  }
}
@media (width >= 370px) {
  .min-\[370px\]\:gap-2 {
    gap: calc(var(--spacing) * 2);
  }
}
@media (width >= 400px) {
  .min-\[400px\]\:right-\[10\%\] {
    right: 10%;
  }
}
@media (width >= 400px) {
  .min-\[400px\]\:w-\[150px\] {
    width: 150px;
  }
}
@media (width >= 768px) {
  .min-\[768px\]\:text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
}
@media (width >= 1024px) {
  .min-\[1024px\]\:text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
}
@media (width >= 1360px) {
  .min-\[1360px\]\:left-\[10\%\] {
    left: 10%;
  }
}
@media (width >= 1360px) {
  .min-\[1360px\]\:my-24 {
    margin-block: calc(var(--spacing) * 24);
  }
}
@media (width >= 1360px) {
  .min-\[1360px\]\:mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }
}
@media (width >= 1360px) {
  .min-\[1360px\]\:mt-24 {
    margin-top: calc(var(--spacing) * 24);
  }
}
@media (width >= 1360px) {
  .min-\[1360px\]\:mr-6 {
    margin-right: calc(var(--spacing) * 6);
  }
}
@media (width >= 1360px) {
  .min-\[1360px\]\:mr-12 {
    margin-right: calc(var(--spacing) * 12);
  }
}
@media (width >= 1360px) {
  .min-\[1360px\]\:block {
    display: block;
  }
}
@media (width >= 1360px) {
  .min-\[1360px\]\:grid {
    display: grid;
  }
}
@media (width >= 1360px) {
  .min-\[1360px\]\:h-8 {
    height: calc(var(--spacing) * 8);
  }
}
@media (width >= 1360px) {
  .min-\[1360px\]\:h-\[80px\] {
    height: 80px;
  }
}
@media (width >= 1360px) {
  .min-\[1360px\]\:h-auto {
    height: auto;
  }
}
@media (width >= 1360px) {
  .min-\[1360px\]\:w-6 {
    width: calc(var(--spacing) * 6);
  }
}
@media (width >= 1360px) {
  .min-\[1360px\]\:w-10 {
    width: calc(var(--spacing) * 10);
  }
}
@media (width >= 1360px) {
  .min-\[1360px\]\:w-10\.5 {
    width: calc(var(--spacing) * 10.5);
  }
}
@media (width >= 1360px) {
  .min-\[1360px\]\:w-75 {
    width: calc(var(--spacing) * 75);
  }
}
@media (width >= 1360px) {
  .min-\[1360px\]\:w-auto {
    width: auto;
  }
}
@media (width >= 1360px) {
  .min-\[1360px\]\:basis-\[calc\(50\%-0\.75rem\)\] {
    flex-basis: calc(50% - 0.75rem);
  }
}
@media (width >= 1360px) {
  .min-\[1360px\]\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (width >= 1360px) {
  .min-\[1360px\]\:grid-cols-\[1fr_1px_1fr_1px_1fr_1px_1fr_1px_1fr\] {
    grid-template-columns: 1fr 1px 1fr 1px 1fr 1px 1fr 1px 1fr;
  }
}
@media (width >= 1360px) {
  .min-\[1360px\]\:gap-12 {
    gap: calc(var(--spacing) * 12);
  }
}
@media (width >= 1360px) {
  .min-\[1360px\]\:gap-x-6 {
    column-gap: calc(var(--spacing) * 6);
  }
}
@media (width >= 1360px) {
  .min-\[1360px\]\:p-8 {
    padding: calc(var(--spacing) * 8);
  }
}
@media (width >= 1360px) {
  .min-\[1360px\]\:px-0 {
    padding-inline: calc(var(--spacing) * 0);
  }
}
@media (width >= 1360px) {
  .min-\[1360px\]\:px-8 {
    padding-inline: calc(var(--spacing) * 8);
  }
}
@media (width >= 1360px) {
  .min-\[1360px\]\:px-12 {
    padding-inline: calc(var(--spacing) * 12);
  }
}
@media (width >= 1360px) {
  .min-\[1360px\]\:py-10 {
    padding-block: calc(var(--spacing) * 10);
  }
}
@media (width >= 1360px) {
  .min-\[1360px\]\:py-24 {
    padding-block: calc(var(--spacing) * 24);
  }
}
@media (width >= 1360px) {
  .min-\[1360px\]\:pt-6 {
    padding-top: calc(var(--spacing) * 6);
  }
}
@media (width >= 1360px) {
  .min-\[1360px\]\:pb-8 {
    padding-bottom: calc(var(--spacing) * 8);
  }
}
@media (width >= 1360px) {
  .min-\[1360px\]\:text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
}
@media (width >= 1360px) {
  .min-\[1360px\]\:text-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
}
@media (width >= 1360px) {
  .min-\[1360px\]\:text-5xl {
    font-size: var(--text-5xl);
    line-height: var(--tw-leading, var(--text-5xl--line-height));
  }
}
@media (width >= 1360px) {
  .min-\[1360px\]\:text-8xl {
    font-size: var(--text-8xl);
    line-height: var(--tw-leading, var(--text-8xl--line-height));
  }
}
@media (width >= 1360px) {
  .min-\[1360px\]\:text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
}
@media (width >= 1360px) {
  .min-\[1360px\]\:text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
}
@media (width >= 1360px) {
  .min-\[1360px\]\:leading-\[1\.5\] {
    --tw-leading: 1.5;
    line-height: 1.5;
  }
}
@media (width >= 40rem) {
  .sm\:col-span-2 {
    grid-column: span 2 / span 2;
  }
}
@media (width >= 40rem) {
  .sm\:inline {
    display: inline;
  }
}
@media (width >= 40rem) {
  .sm\:w-\[calc\(\(100\%-1rem\)\/2\)\] {
    width: calc((100% - 1rem) / 2);
  }
}
@media (width >= 40rem) {
  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (width >= 40rem) {
  .sm\:px-10 {
    padding-inline: calc(var(--spacing) * 10);
  }
}
@media (width >= 40rem) {
  .sm\:text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
}
@media (width >= 40rem) {
  .sm\:leading-6 {
    --tw-leading: calc(var(--spacing) * 6);
    line-height: calc(var(--spacing) * 6);
  }
}
@media (width >= 48rem) {
  .md\:py-12 {
    padding-block: calc(var(--spacing) * 12);
  }
}
@media (width >= 64rem) {
  .lg\:mt-24 {
    margin-top: calc(var(--spacing) * 24);
  }
}
@media (width >= 64rem) {
  .lg\:h-24 {
    height: calc(var(--spacing) * 24);
  }
}
@media (width >= 64rem) {
  .lg\:w-\[525px\] {
    width: 525px;
  }
}
@media (width >= 64rem) {
  .lg\:flex-row {
    flex-direction: row;
  }
}
@media (width >= 64rem) {
  .lg\:gap-0 {
    gap: calc(var(--spacing) * 0);
  }
}
@media (width >= 64rem) {
  .lg\:px-12 {
    padding-inline: calc(var(--spacing) * 12);
  }
}
@media (width >= 64rem) {
  .lg\:py-24 {
    padding-block: calc(var(--spacing) * 24);
  }
}
@media (width >= 64rem) {
  .lg\:text-5xl {
    font-size: var(--text-5xl);
    line-height: var(--tw-leading, var(--text-5xl--line-height));
  }
}
@media (width >= 64rem) {
  .lg\:text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
}
@media (width >= 80rem) {
  .xl\:w-\[calc\(\(100\%-3rem\)\/4\)\] {
    width: calc((100% - 3rem) / 4);
  }
}
.prose-headings\:m-0 :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  margin: calc(var(--spacing) * 0);
}
.prose-headings\:mt-0 :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  margin-top: calc(var(--spacing) * 0);
}
.prose-headings\:mb-\[10px\] :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  margin-bottom: 10px;
}
.prose-headings\:leading-normal :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  --tw-leading: var(--leading-normal);
  line-height: var(--leading-normal);
}
.prose-headings\:font-bold :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
.prose-headings\:font-extrabold :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  --tw-font-weight: var(--font-weight-extrabold);
  font-weight: var(--font-weight-extrabold);
}
.prose-headings\:text-\[\#393938\] :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  color: #393938;
}
.prose-headings\:text-black :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  color: var(--color-black);
}
@media (width >= 1024px) {
  .min-\[1024px\]\:prose-headings\:mb-\[32px\] :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
    margin-bottom: 32px;
  }
}
@media (width >= 1024px) {
  .min-\[1024px\]\:prose-headings\:leading-\[38px\] :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
    --tw-leading: 38px;
    line-height: 38px;
  }
}
@media (width >= 64rem) {
  .lg\:prose-headings\:mb-\[20px\] :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
    margin-bottom: 20px;
  }
}
@media (width >= 64rem) {
  .lg\:prose-headings\:leading-\[38px\] :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
    --tw-leading: 38px;
    line-height: 38px;
  }
}
.prose-h1\:text-\[16px\] :is(:where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  font-size: 16px;
}
.prose-h1\:text-\[20px\] :is(:where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  font-size: 20px;
}
@media (width >= 1024px) {
  .min-\[1024px\]\:prose-h1\:text-3xl :is(:where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }
}
@media (width >= 1024px) {
  .min-\[1024px\]\:prose-h1\:text-6xl :is(:where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
    font-size: var(--text-6xl);
    line-height: var(--tw-leading, var(--text-6xl--line-height));
  }
}
@media (width >= 64rem) {
  .lg\:prose-h1\:text-\[20px\] :is(:where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
    font-size: 20px;
  }
}
@media (width >= 64rem) {
  .lg\:prose-h1\:text-\[40px\] :is(:where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
    font-size: 40px;
  }
}
.prose-h2\:mt-2 :is(:where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  margin-top: calc(var(--spacing) * 2);
}
.prose-h2\:mt-6 :is(:where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  margin-top: calc(var(--spacing) * 6);
}
.prose-h2\:text-2xl :is(:where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  font-size: var(--text-2xl);
  line-height: var(--tw-leading, var(--text-2xl--line-height));
}
.prose-h2\:text-xl :is(:where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  font-size: var(--text-xl);
  line-height: var(--tw-leading, var(--text-xl--line-height));
}
.prose-h2\:text-\[20px\] :is(:where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  font-size: 20px;
}
@media (width >= 768px) {
  .min-\[768px\]\:prose-h2\:mt-6 :is(:where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
    margin-top: calc(var(--spacing) * 6);
  }
}
@media (width >= 1024px) {
  .min-\[1024px\]\:prose-h2\:mt-24 :is(:where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
    margin-top: calc(var(--spacing) * 24);
  }
}
@media (width >= 1024px) {
  .min-\[1024px\]\:prose-h2\:text-2xl :is(:where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
}
@media (width >= 1360px) {
  .min-\[1360px\]\:prose-h2\:text-5xl :is(:where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
    font-size: var(--text-5xl);
    line-height: var(--tw-leading, var(--text-5xl--line-height));
  }
}
@media (width >= 64rem) {
  .lg\:prose-h2\:text-\[32px\] :is(:where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
    font-size: 32px;
  }
}
.prose-h3\:text-\[16px\] :is(:where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  font-size: 16px;
}
@media (width >= 1024px) {
  .min-\[1024px\]\:prose-h3\:mb-\[24px\] :is(:where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
    margin-bottom: 24px;
  }
}
@media (width >= 1024px) {
  .min-\[1024px\]\:prose-h3\:text-4xl :is(:where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
}
@media (width >= 64rem) {
  .lg\:prose-h3\:text-\[24px\] :is(:where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
    font-size: 24px;
  }
}
.prose-h4\:text-\[16px\] :is(:where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  font-size: 16px;
}
@media (width >= 1024px) {
  .min-\[1024px\]\:prose-h4\:text-4xl :is(:where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
}
@media (width >= 64rem) {
  .lg\:prose-h4\:text-\[22px\] :is(:where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
    font-size: 22px;
  }
}
.prose-h5\:m-0 :is(:where(h5):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  margin: calc(var(--spacing) * 0);
}
.prose-h5\:mb-\[10px\] :is(:where(h5):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  margin-bottom: 10px;
}
.prose-h5\:text-\[16px\] :is(:where(h5):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  font-size: 16px;
}
.prose-h5\:leading-\[38px\] :is(:where(h5):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  --tw-leading: 38px;
  line-height: 38px;
}
.prose-h5\:font-bold :is(:where(h5):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
.prose-h5\:font-extrabold :is(:where(h5):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  --tw-font-weight: var(--font-weight-extrabold);
  font-weight: var(--font-weight-extrabold);
}
@media (width >= 1024px) {
  .min-\[1024px\]\:prose-h5\:mb-\[20px\] :is(:where(h5):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
    margin-bottom: 20px;
  }
}
@media (width >= 1024px) {
  .min-\[1024px\]\:prose-h5\:text-4xl :is(:where(h5):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
}
@media (width >= 64rem) {
  .lg\:prose-h5\:mb-\[20px\] :is(:where(h5):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
    margin-bottom: 20px;
  }
}
@media (width >= 64rem) {
  .lg\:prose-h5\:text-\[22px\] :is(:where(h5):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
    font-size: 22px;
  }
}
.prose-h6\:m-0 :is(:where(h6):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  margin: calc(var(--spacing) * 0);
}
.prose-h6\:mb-\[10px\] :is(:where(h6):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  margin-bottom: 10px;
}
.prose-h6\:text-\[16px\] :is(:where(h6):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  font-size: 16px;
}
.prose-h6\:leading-\[38px\] :is(:where(h6):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  --tw-leading: 38px;
  line-height: 38px;
}
.prose-h6\:font-bold :is(:where(h6):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
.prose-h6\:font-extrabold :is(:where(h6):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  --tw-font-weight: var(--font-weight-extrabold);
  font-weight: var(--font-weight-extrabold);
}
@media (width >= 1024px) {
  .min-\[1024px\]\:prose-h6\:mb-\[20px\] :is(:where(h6):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
    margin-bottom: 20px;
  }
}
@media (width >= 1024px) {
  .min-\[1024px\]\:prose-h6\:text-4xl :is(:where(h6):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
}
@media (width >= 64rem) {
  .lg\:prose-h6\:mb-\[20px\] :is(:where(h6):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
    margin-bottom: 20px;
  }
}
@media (width >= 64rem) {
  .lg\:prose-h6\:text-\[22px\] :is(:where(h6):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
    font-size: 22px;
  }
}
.prose-p\:leading-\[24px\] :is(:where(p):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  --tw-leading: 24px;
  line-height: 24px;
}
.prose-a\:leading-\[24px\] :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  --tw-leading: 24px;
  line-height: 24px;
}
.prose-a\:font-normal :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
}
.prose-a\:text-\[\#2F80ED\] :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  color: #2F80ED;
}
.prose-a\:text-primary :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  color: var(--color-primary);
}
.prose-blockquote\:ml-\[5px\] :is(:where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  margin-left: 5px;
}
.prose-blockquote\:border-none :is(:where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  --tw-border-style: none;
  border-style: none;
}
.prose-blockquote\:font-normal :is(:where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
}
.prose-blockquote\:not-italic :is(:where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  font-style: normal;
}
@media (width >= 1024px) {
  .min-\[1024px\]\:prose-blockquote\:ml-\[20px\] :is(:where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
    margin-left: 20px;
  }
}
@media (width >= 64rem) {
  .lg\:prose-blockquote\:ml-\[20px\] :is(:where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
    margin-left: 20px;
  }
}
.prose-strong\:text-\[\#393938\] :is(:where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  color: #393938;
}
.prose-strong\:text-black :is(:where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  color: var(--color-black);
}
.prose-em\:text-\[\#393938\] :is(:where(em):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  color: #393938;
}
.prose-em\:text-black :is(:where(em):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  color: var(--color-black);
}
.prose-ol\:ml-\[5px\] :is(:where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  margin-left: 5px;
}
.prose-ol\:leading-\[24px\] :is(:where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  --tw-leading: 24px;
  line-height: 24px;
}
@media (width >= 1024px) {
  .min-\[1024px\]\:prose-ol\:ml-\[20px\] :is(:where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
    margin-left: 20px;
  }
}
@media (width >= 64rem) {
  .lg\:prose-ol\:ml-\[20px\] :is(:where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
    margin-left: 20px;
  }
}
.prose-ul\:m-0 :is(:where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  margin: calc(var(--spacing) * 0);
}
.prose-ul\:ml-\[5px\] :is(:where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  margin-left: 5px;
}
.prose-ul\:list-none :is(:where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  list-style-type: none;
}
.prose-ul\:p-0 :is(:where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  padding: calc(var(--spacing) * 0);
}
.prose-ul\:leading-\[24px\] :is(:where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  --tw-leading: 24px;
  line-height: 24px;
}
@media (width >= 1024px) {
  .min-\[1024px\]\:prose-ul\:ml-\[20px\] :is(:where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
    margin-left: 20px;
  }
}
@media (width >= 64rem) {
  .lg\:prose-ul\:ml-\[20px\] :is(:where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
    margin-left: 20px;
  }
}
.prose-li\:m-0 :is(:where(li):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  margin: calc(var(--spacing) * 0);
}
.prose-li\:p-0 :is(:where(li):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  padding: calc(var(--spacing) * 0);
}
.\[\&_\*\]\:text-\[\#393938\] * {
  color: #393938;
}
.\[\&_\*\]\:text-\[\#FFF\] * {
  color: #FFF;
}
.\[\&_\*\]\:text-black * {
  color: var(--color-black);
}
.\[\&_\.nav-links\]\:gap-2 .nav-links {
  gap: calc(var(--spacing) * 2);
}
.\[\&_\.slick-track\]\:\!flex .slick-track {
  display: flex !important;
}
.\[\&_a\]\:inline-block a {
  display: inline-block;
}
.\[\&_a\]\:justify-center a {
  justify-content: center;
}
.\[\&_a\]\:text-lg a {
  font-size: var(--text-lg);
  line-height: var(--tw-leading, var(--text-lg--line-height));
}
.\[\&_a\]\:text-sm a {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
}
.\[\&_a\]\:font-black a {
  --tw-font-weight: var(--font-weight-black);
  font-weight: var(--font-weight-black);
}
.\[\&_a\]\:font-extrabold a {
  --tw-font-weight: var(--font-weight-extrabold);
  font-weight: var(--font-weight-extrabold);
}
.\[\&_a\]\:font-normal a {
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
}
.\[\&_a\]\:text-\[\#393938\] a {
  color: #393938;
}
.\[\&_a\]\:text-\[\#747473\] a {
  color: #747473;
}
.\[\&_a\]\:text-neutral-700 a {
  color: var(--color-neutral-700);
}
.\[\&_a\]\:text-white a {
  color: var(--color-white);
}
.\[\&_a\]\:uppercase a {
  text-transform: uppercase;
}
.\[\&_a\]\:no-underline a {
  text-decoration-line: none;
}
.\[\&_a\]\:underline a {
  text-decoration-line: underline;
}
.\[\&_a\]\:decoration-\[\#747473\] a {
  text-decoration-color: #747473;
}
.\[\&_a\]\:decoration-white a {
  text-decoration-color: var(--color-white);
}
.\[\&_a\]\:decoration-\[1px\] a {
  text-decoration-thickness: 1px;
}
.\[\&_a\]\:underline-offset-\[5px\] a {
  text-underline-offset: 5px;
}
@media (width >= 1024px) {
  .min-\[1024px\]\:\[\&_a\]\:text-lg a {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
}
@media (width >= 1360px) {
  .min-\[1360px\]\:\[\&_a\]\:text-sm a {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
}
@media (width >= 1500px) {
  .min-\[1500px\]\:\[\&_a\]\:text-base a {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
}
@media (width >= 1650px) {
  .min-\[1650px\]\:\[\&_a\]\:text-xl a {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
}
.\[\&_cite\]\:italic cite {
  font-style: italic;
}
:is(.\[\&_cite\]\:before\:mr-\[10px\] cite)::before {
  content: var(--tw-content);
  margin-right: 10px;
}
:is(.\[\&_cite\]\:before\:content-\[\"\\2014\"\] cite)::before {
  content: var(--tw-content);
  --tw-content: "\2014";
  content: var(--tw-content);
}
:is(.\[\&_cite\]\:before\:content-\[\'\\2014\'\] cite)::before {
  content: var(--tw-content);
  --tw-content: '\2014';
  content: var(--tw-content);
}
.\[\&_div\]\:flex div {
  display: flex;
}
@media (width >= 1024px) {
  .min-\[1024px\]\:\[\&_h1\]\:leading-\[1\.2\] h1 {
    --tw-leading: 1.2;
    line-height: 1.2;
  }
}
@media (width >= 1024px) {
  .min-\[1024px\]\:\[\&_h1\]\:leading-\[1\] h1 {
    --tw-leading: 1;
    line-height: 1;
  }
}
@media (width >= 1024px) {
  .min-\[1024px\]\:\[\&_h1\]\:leading-\[45px\] h1 {
    --tw-leading: 45px;
    line-height: 45px;
  }
}
@media (width >= 64rem) {
  .lg\:\[\&_h1\]\:leading-\[1\.5\] h1 {
    --tw-leading: 1.5;
    line-height: 1.5;
  }
}
@media (width >= 64rem) {
  .lg\:\[\&_h1\]\:leading-\[45px\] h1 {
    --tw-leading: 45px;
    line-height: 45px;
  }
}
.\[\&_h2\]\:\!hidden h2 {
  display: none !important;
}
.\[\&_img\]\:cursor-pointer img {
  cursor: pointer;
}
.\[\&_img\]\:rounded-lg img {
  border-radius: var(--radius-lg);
}
.\[\&_p\,\&_strong\,\&_span\]\:leading-\[1\.3\] p,.\[\&_p\,\&_strong\,\&_span\]\:leading-\[1\.3\] strong,.\[\&_p\,\&_strong\,\&_span\]\:leading-\[1\.3\] span {
  --tw-leading: 1.3;
  line-height: 1.3;
}
.\[\&_p\,\&_strong\,\&_span\,\&_ul\,\&_li\]\:text-\[\#747473\] p,.\[\&_p\,\&_strong\,\&_span\,\&_ul\,\&_li\]\:text-\[\#747473\] strong,.\[\&_p\,\&_strong\,\&_span\,\&_ul\,\&_li\]\:text-\[\#747473\] span,.\[\&_p\,\&_strong\,\&_span\,\&_ul\,\&_li\]\:text-\[\#747473\] ul,.\[\&_p\,\&_strong\,\&_span\,\&_ul\,\&_li\]\:text-\[\#747473\] li {
  color: #747473;
}
.\[\&_span\]\:cursor-pointer span {
  cursor: pointer;
}
.\[\&_th\]\:content-center th {
  align-content: center;
}
.\[\&_th\]\:text-center th {
  text-align: center;
}
.\[\&_th\]\:text-\[14px\] th {
  font-size: 14px;
}
.\[\&_th\]\:leading-\[18px\] th {
  --tw-leading: 18px;
  line-height: 18px;
}
@media (width >= 64rem) {
  .\[\&_th\]\:lg\:text-\[16px\] th {
    font-size: 16px;
  }
}
@media (width >= 64rem) {
  .\[\&_th\]\:lg\:leading-\[24px\] th {
    --tw-leading: 24px;
    line-height: 24px;
  }
}
.\[\&_thead\]\:border-0 thead {
  border-style: var(--tw-border-style);
  border-width: 0px;
}
.\[\&\>span\]\:flex > span {
  display: flex;
}
.\[\&\>span\]\:items-center > span {
  align-items: center;
}
.\[\&\>span\]\:justify-start > span {
  justify-content: flex-start;
}
.\[\&\>span\]\:gap-4 > span {
  gap: calc(var(--spacing) * 4);
}
.\[\&\>span\>span\]\:justify-center > span > span {
  justify-content: center;
}
.\[\&\>span\>span\]\:font-extrabold > span > span {
  --tw-font-weight: var(--font-weight-extrabold);
  font-weight: var(--font-weight-extrabold);
}
.\[\&\>span\>span\]\:text-\[\#747473\] > span > span {
  color: #747473;
}
.\[\&\>span\>span\]\:underline > span > span {
  text-decoration-line: underline;
}
.\[\&\>span\>span\]\:decoration-\[\#747473\] > span > span {
  text-decoration-color: #747473;
}
.\[\&\>span\>span\]\:decoration-\[1px\] > span > span {
  text-decoration-thickness: 1px;
}
.\[\&\>span\>span\]\:underline-offset-\[5px\] > span > span {
  text-underline-offset: 5px;
}
.logo_bg {
  background-image: url("data:image/svg+xml,%3Csvg width='300' height='48' viewBox='0 0 300 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M100.839 10.767h-34.62c-6.122 0-5.874 6.88-12.175 6.88h-13.86c2.47-3.584 4.949-7.16 7.42-10.743H61.89c4.46 0 5.377-6.912 9.759-6.912h36.632l-7.435 10.767z' fill='%23E30613'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='m87.048 38.188 10.808-15.716v24.667H87.048zm-33.525-9.743 7.451-10.79h35.048l-7.45 10.79h-8.594v18.888H66.731V28.445H53.516z' fill='%233C3C3B' stroke='%233C3C3B' stroke-width='.22' stroke-miterlimit='22.93'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M63.826 32.703 53.415 47.775H40.168L29.765 32.711h.007l6.62-9.595 6.612 9.595 3.783 5.477 3.792-5.485z' fill='%23E30613'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 17.647h13.247v12.396l8.562-12.396h13.247L24.645 32.711l10.41 15.064H21.81L13.247 35.38v12.35H0z' fill='%23E30613'/%3E%3Cpath d='M146.383 17.624h13.659c2.789 0 4.902.543 6.324 1.637 1.422 1.085 2.137 2.575 2.137 4.444 0 2.048-.948 3.615-2.844 4.685 1.127.59 1.974 1.28 2.556 2.064.583.783.87 1.76.87 2.932 0 1.83-.652 3.289-1.965 4.383-1.305 1.093-3.147 1.644-5.509 1.644h-15.236v-21.79zm9.665 4.39v4.243h.241c1.049 0 1.795-.163 2.23-.48.443-.319.66-.87.66-1.653 0-1.412-.846-2.11-2.548-2.11zm0 7.897v4.716h.303q1.657-.002 2.37-.504c.466-.341.707-.923.707-1.753 0-1.637-.901-2.46-2.704-2.46zm14.219 3.653v-5.5h10.069v5.5zm10.465-8.114v-7.834h21.832v7.835h-6.084v13.962h-9.672V25.451h-6.084zm46.375 0v-7.834h21.832v7.835h-6.083v13.962h-9.673V25.451H227.1zm-23.083 14.134h7.327l4.693-6.865v6.694h9.649v-21.79h-6.907l-5.089 7.37v-7.37h-9.673zm51.582-.171h-9.666l7.583-21.79h13.776l7.582 21.79h-9.657l-1.259-3.684h-7.093l-1.259 3.684zm3.014-8.827h3.582l-1.787-5.407zm26.789 8.827h-9.673v-21.79h9.673v7.983h4.918v-7.982H300v21.79h-9.673v-8.091h-4.918z' fill='%233C3C3B'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M129.337 24.993v-7.37h-9.672v21.96h9.672v-7.337l5.089 7.377h10.893l-7.598-11 7.598-11h-10.893z' fill='%233C3C3B'/%3E%3Cpath d='M123.169 47.248v-4.08h-3.675v4.08h.87v-3.32h1.934v3.32h.878zm1.67 0v-1.451h1.041c.886 0 1.375-.605 1.375-1.319 0-.713-.481-1.318-1.375-1.318h-1.911v4.08h.87zm.925-2.219h-.925v-1.101h.925c.341 0 .598.209.598.55s-.257.551-.598.551m3.962 2.288c1.235 0 2.137-.884 2.137-2.11s-.902-2.11-2.137-2.11-2.137.885-2.137 2.11c0 1.226.902 2.11 2.137 2.11m0-.768c-.754 0-1.235-.581-1.235-1.341s.481-1.343 1.235-1.343 1.243.575 1.243 1.343c0 .767-.489 1.341-1.243 1.341m3.589.699 1.951-2.739v2.739h.87v-4.08h-.894l-1.895 2.637v-2.638h-.871v4.08zm5.035.07c.971 0 1.678-.497 1.678-1.203 0-.613-.536-.939-.948-.977.451-.078.886-.42.886-.931 0-.683-.66-1.11-1.616-1.11-.715 0-1.297.272-1.632.652l.436.543c.287-.271.714-.419 1.111-.419.466 0 .831.163.831.481 0 .303-.35.435-.831.435h-.832v.768h.832c.613 0 .901.147.901.473 0 .302-.311.52-.855.52-.396 0-.917-.171-1.196-.466l-.451.582c.303.364.932.651 1.686.651m4.553-.07c.777 0 1.189-.49 1.189-1.102 0-.512-.35-.938-.785-1 .388-.078.707-.42.707-.94 0-.542-.396-1.039-1.173-1.039h-2.152v4.08h2.222zm-.257-2.452h-1.087v-.884h1.087c.296 0 .482.186.482.45s-.186.442-.482.442zm.032 1.7h-1.119v-.947h1.119c.341 0 .528.217.528.48 0 .295-.194.474-.528.474zm4.009.821c1.235 0 2.136-.884 2.136-2.11s-.901-2.11-2.136-2.11-2.137.885-2.137 2.11c0 1.226.901 2.11 2.137 2.11m0-.768c-.754 0-1.236-.581-1.236-1.341s.482-1.343 1.236-1.343c.753 0 1.243.575 1.243 1.343 0 .767-.49 1.341-1.243 1.341M148.986 48h.87v-.752h2.549V48h.87v-1.52h-.365v-3.32h-2.906l-.241 2.086c-.132 1.078-.365 1.241-.777 1.296zm1.64-2.684.155-1.38h1.243v2.551h-1.903c.256-.24.435-.62.497-1.17zm5.135 2.01c.901 0 1.414-.497 1.709-1.001l-.745-.365a1.1 1.1 0 0 1-.964.597c-.738 0-1.282-.566-1.282-1.342 0-.775.536-1.342 1.282-1.342.42 0 .793.264.964.598l.745-.365c-.287-.504-.808-1-1.709-1-1.227 0-2.175.853-2.175 2.11s.948 2.11 2.175 2.11m4.048-.07v-3.32h1.189v-.769h-3.263v.768h1.196v3.32zm3.962 0c.777 0 1.189-.49 1.189-1.102 0-.512-.349-.939-.785-1 .389-.078.708-.42.708-.94 0-.542-.397-1.039-1.174-1.039h-2.152v4.08h2.222zm-.256-2.452h-1.088v-.884h1.088c.295 0 .482.186.482.45s-.187.442-.482.442zm.031 1.699h-1.119v-.946h1.119c.342 0 .528.217.528.48 0 .295-.194.474-.528.474zm4.009.822c1.236 0 2.137-.884 2.137-2.11s-.901-2.11-2.137-2.11-2.136.885-2.136 2.11c0 1.226.901 2.11 2.136 2.11m0-.768c-.753 0-1.235-.582-1.235-1.342s.482-1.342 1.235-1.342 1.243.574 1.243 1.342-.489 1.342-1.243 1.342m5.734.768c1.235 0 2.175-.853 2.175-2.11s-.94-2.11-2.175-2.11c-.901 0-1.414.49-1.701 1.001l.745.365c.171-.334.536-.598.972-.598.606 0 1.056.373 1.212.923h-1.943v.768h1.958c-.132.59-.598.993-1.235.993-.435 0-.8-.256-.971-.597l-.746.364c.287.505.8 1.001 1.701 1.001zm2.339 0c.831 0 1.445-.31 1.639-2.009l.155-1.38h1.243v3.32h.878v-4.08h-2.905l-.241 2.086c-.132 1.078-.365 1.295-.777 1.295v.768zm7.621-.07v-.768h-2.02v-.923h1.982v-.768h-1.982v-.86h2.02v-.769h-2.89v4.08h2.89zm4.18 0-1.732-2.164 1.624-1.916h-1.073l-1.445 1.823v-1.823h-.87v4.08h.87V46l.319-.38 1.235 1.636zm2.222 0v-3.32h1.189v-.768h-3.263v.768h1.196v3.32zm2.619 0v-1.45h1.041c.885 0 1.375-.605 1.375-1.319 0-.713-.482-1.319-1.375-1.319h-1.912v4.08h.871zm.924-2.218h-.924v-1.102h.924c.342 0 .598.21.598.551s-.256.55-.598.55m3.963 2.288c1.235 0 2.136-.884 2.136-2.11s-.901-2.11-2.136-2.11-2.137.885-2.137 2.11c0 1.226.901 2.11 2.137 2.11m0-.768c-.754 0-1.236-.582-1.236-1.342s.482-1.342 1.236-1.342c.753 0 1.243.574 1.243 1.342s-.49 1.342-1.243 1.342m6.425.698v-4.08h-.878v1.606h-1.935v-1.606h-.87v4.08h.87V45.54h1.935v1.714zm4.483 0v-4.08h-.878v1.606h-1.935v-1.606h-.87v4.08h.87V45.54h1.935v1.714zm2.742.07c1.236 0 2.137-.884 2.137-2.11s-.901-2.11-2.137-2.11-2.136.885-2.136 2.11c0 1.226.901 2.11 2.136 2.11m0-.768c-.753 0-1.235-.582-1.235-1.342s.482-1.342 1.235-1.342 1.244.574 1.244 1.342-.49 1.342-1.244 1.342m4.002-.45v-.659h-1.469v.66zm.342 1.226c.831 0 1.445-.31 1.639-2.01l.155-1.38h1.243v3.32h.878v-4.08h-2.905l-.241 2.087c-.132 1.078-.365 1.295-.777 1.295v.768zm5.275 0c.73 0 1.088-.365 1.336-.853l1.686-3.297h-.986l-1.018 2.164-1.01-2.164h-.987l1.507 2.963c-.163.303-.295.419-.598.419-.194 0-.388-.1-.528-.217l-.334.698c.186.163.551.295.924.295zm4.172-4.158h-.878v1.148c0 .908.482 1.505 1.523 1.505.311 0 .622-.054.886-.132v1.567h.87v-4.08h-.87v1.753a2.2 2.2 0 0 1-.777.132c-.474 0-.746-.21-.746-.737v-1.148zm6.099 4.08v-.768h-2.02v-.923h1.981v-.768h-1.981v-.86h2.02v-.769h-2.89v4.08h2.89zm2.898 0c.777 0 1.189-.488 1.189-1.101 0-.512-.35-.939-.785-1 .389-.078.707-.42.707-.94 0-.542-.396-1.039-1.173-1.039h-2.152v4.08h2.222zm-.256-2.45h-1.088v-.885h1.088c.295 0 .481.186.481.45s-.186.442-.481.442zm.031 1.698h-1.119v-.946h1.119c.342 0 .528.217.528.48 0 .295-.194.474-.528.474zm4.009.822c1.235 0 2.136-.884 2.136-2.11s-.901-2.11-2.136-2.11-2.137.885-2.137 2.11c0 1.226.901 2.11 2.137 2.11m0-.768c-.754 0-1.236-.582-1.236-1.342s.482-1.342 1.236-1.342c.753 0 1.243.574 1.243 1.342s-.49 1.342-1.243 1.342m3.62.698v-3.32h2.02v-.768h-2.89v4.08h.87zm4.421.07c1.235 0 2.137-.884 2.137-2.11s-.902-2.11-2.137-2.11-2.136.885-2.136 2.11c0 1.226.901 2.11 2.136 2.11m0-.768c-.753 0-1.235-.582-1.235-1.342s.482-1.342 1.235-1.342 1.243.574 1.243 1.342-.489 1.342-1.243 1.342m6.255.768c1.235 0 2.136-.884 2.136-2.11s-.901-2.11-2.136-2.11-2.137.885-2.137 2.11c0 1.226.901 2.11 2.137 2.11m0-.768c-.754 0-1.236-.582-1.236-1.342s.482-1.342 1.236-1.342c.753 0 1.243.574 1.243 1.342s-.49 1.342-1.243 1.342m2.75-3.382v4.08h1.927c.878 0 1.352-.597 1.352-1.295s-.482-1.296-1.352-1.296h-1.057v-.72h2.113v-.769zm1.81 2.25c.334 0 .583.201.583.535s-.249.535-.583.535h-.94v-1.063h.94zm3.947 1.9c1.235 0 2.137-.884 2.137-2.11s-.902-2.11-2.137-2.11-2.137.885-2.137 2.11c0 1.226.902 2.11 2.137 2.11m0-.768c-.754 0-1.235-.582-1.235-1.342s.481-1.342 1.235-1.342 1.243.574 1.243 1.342-.489 1.342-1.243 1.342m3.621.698v-1.45h1.041c.885 0 1.375-.605 1.375-1.319 0-.713-.482-1.319-1.375-1.319h-1.912v4.08h.871zm.924-2.218h-.924v-1.102h.924c.342 0 .598.21.598.551s-.256.55-.598.55m2.455 2.288c.731 0 1.088-.364 1.337-.853l1.686-3.297h-.987L268.2 45.34l-1.01-2.164h-.987l1.508 2.963c-.164.303-.296.42-.599.42-.194 0-.388-.102-.528-.218l-.334.698c.186.163.552.295.924.295zm2.867.683h.87v-.753h2.549v.753h.87v-1.52h-.365v-3.32h-2.906l-.241 2.086c-.132 1.078-.365 1.241-.777 1.295zm1.64-2.684.155-1.38h1.243v2.551h-1.903c.256-.24.435-.62.497-1.171zm5.096 2.009c1.236 0 2.137-.884 2.137-2.11s-.901-2.11-2.137-2.11-2.136.884-2.136 2.11.901 2.11 2.136 2.11m0-.768c-.753 0-1.235-.582-1.235-1.342s.482-1.342 1.235-1.342 1.243.574 1.243 1.342-.489 1.342-1.243 1.342m4.973.698c.777 0 1.188-.489 1.188-1.101 0-.512-.349-.939-.784-1.001.388-.078.707-.419.707-.939 0-.543-.397-1.04-1.173-1.04h-2.153v4.081h2.222zm-.257-2.451h-1.087v-.884h1.087c.296 0 .482.186.482.45 0 .263-.186.442-.482.442zm.031 1.699h-1.118v-.947h1.118c.342 0 .529.218.529.481 0 .295-.195.473-.529.473zm5.882.752-1.577-4.08h-1.088l-1.585 4.08h.994l.257-.69h1.756l.248.69zm-1.484-1.458h-1.274l.637-1.753zm5.539 1.458v-4.08h-.878v1.606h-1.934v-1.606h-.87v4.08h.87V45.55h1.934v1.714zm1.64 0 1.95-2.738v2.738h.87v-4.08h-.893l-1.896 2.637v-2.637h-.87v4.08zm4.452 0 .808-1.45h.629v1.45h.87v-4.08h-1.911c-.855 0-1.375.558-1.375 1.319s.45 1.109.893 1.21l-.917 1.551zm.528-2.218c-.35 0-.614-.21-.614-.551s.264-.55.614-.55h.917v1.1z' fill='%233C3C3B'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h300v48H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.over_bg {
  background-image: url("data:image/svg+xml,%3Csvg width='1920' height='984' viewBox='0 0 1920 984' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1080.45 751.215H1929V1100.5H-9V933H792.639C826.59 933 859.15 919.512 883.155 895.504L989.933 788.711C1013.94 764.703 1046.5 751.215 1080.45 751.215Z' fill='%23ECECEC'/%3E%3Cpath d='M1080.45 771.215H1929V1120.5H-9V953H792.639C826.59 953 859.15 939.512 883.155 915.504L989.933 808.711C1013.94 784.703 1046.5 771.215 1080.45 771.215Z' fill='%23D4001C'/%3E%3Cpath d='M1929 729.215H1080.45C1046.5 729.215 1013.94 742.703 989.933 766.711L883.155 873.504C859.15 897.512 826.59 911 792.639 911H-9' stroke='%23ECECEC' stroke-width='7'/%3E%3Cpath d='M975.732 293.719H-10V-20.5H1937.5V110H1265.48C1231.52 110 1198.97 123.488 1174.96 147.496L1066.25 256.223C1042.24 280.231 1009.68 293.719 975.732 293.719Z' fill='%23D4001C'/%3E%3Cpath d='M-10 273.719H963.732C997.683 273.719 1030.24 260.231 1054.25 236.223L1162.96 127.496C1186.97 103.488 1219.52 90 1253.48 90L1937.5 90' stroke='%23ECECEC' stroke-width='7'/%3E%3C/svg%3E%0A");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.over_page_bg {
  background-image: url("data:image/svg+xml,%3Csvg width='1920' height='504' viewBox='0 0 1920 504' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_247_127)'%3E%3Cpath d='M1103.35 74.719H-10V-120.5H1937.5V10H1257.85C1228.81 10 1200.98 21.6579 1180.6 42.3595C1160.23 63.0611 1132.4 74.719 1103.35 74.719Z' fill='%23D4001C'/%3E%3Cpath d='M-10 58.719H1083.73C1117.68 58.719 1150.24 45.231 1174.25 21.2227L1282.96 -87.5037C1306.97 -111.512 1339.52 -125 1373.48 -125L1937.5 -125' stroke='%23ECECEC' stroke-width='7'/%3E%3Cpath d='M1234.15 456H2347.5V651.219H400V520.719H1079.65C1108.69 520.719 1136.52 509.061 1156.9 488.359C1177.27 467.658 1205.1 456 1234.15 456Z' fill='%23D4001C'/%3E%3Cpath d='M2317.5 433H1223.77C1189.82 433 1157.26 446.488 1133.25 470.496L1024.54 579.223C1000.53 603.231 967.975 616.719 934.024 616.719L370 616.719' stroke='%23ECECEC' stroke-width='7'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_247_127'%3E%3Crect width='1920' height='504' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.telegram_icon {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M32 16c0 8.837-7.163 16-16 16S0 24.837 0 16 7.163 0 16 0s16 7.163 16 16m-15.427-4.188q-2.334.97-9.33 4.02-1.137.45-1.19.883c-.062.487.548.679 1.378.94l.35.111c.817.266 1.916.576 2.487.589q.778.016 1.736-.641 6.537-4.413 6.748-4.461c.1-.023.238-.051.332.032.093.083.084.24.074.283-.06.258-2.454 2.483-3.693 3.634-.386.36-.66.614-.716.672q-.19.195-.376.372c-.759.732-1.328 1.28.032 2.176.653.43 1.176.787 1.698 1.142.57.388 1.137.775 1.872 1.257q.281.186.54.374c.664.473 1.26.898 1.995.83.428-.04.87-.441 1.094-1.64.53-2.834 1.572-8.974 1.812-11.504a2.8 2.8 0 0 0-.026-.63.67.67 0 0 0-.228-.433c-.192-.155-.488-.188-.62-.186-.602.01-1.525.332-5.969 2.18' fill='%23D4001C'/%3E%3C/svg%3E%0A");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.telegram_white_icon {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M32 16c0 8.837-7.163 16-16 16S0 24.837 0 16 7.163 0 16 0s16 7.163 16 16m-15.427-4.188q-2.334.97-9.33 4.02-1.137.45-1.19.883c-.062.487.548.679 1.378.94l.35.111c.817.266 1.916.576 2.487.589q.778.016 1.736-.641 6.537-4.413 6.748-4.461c.1-.023.238-.051.332.032.093.083.084.24.074.283-.06.258-2.454 2.483-3.693 3.634-.386.36-.66.614-.716.672q-.19.195-.376.372c-.759.732-1.328 1.28.032 2.176.653.43 1.176.787 1.698 1.142.57.388 1.137.775 1.872 1.257q.281.186.54.374c.664.473 1.26.898 1.995.83.428-.04.87-.441 1.094-1.64.53-2.834 1.572-8.974 1.812-11.504a2.8 2.8 0 0 0-.026-.63.67.67 0 0 0-.228-.433c-.192-.155-.488-.188-.62-.186-.602.01-1.525.332-5.969 2.18' fill='%23FFF'/%3E%3C/svg%3E%0A");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.vk_icon {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 32c8.837 0 16-7.163 16-16S24.837 0 16 0 0 7.163 0 16s7.163 16 16 16m1.294-8.667c-7.294 0-11.454-5-11.627-13.32H9.32c.12 6.107 2.813 8.694 4.947 9.227v-9.227h3.44v5.267c2.107-.227 4.32-2.627 5.066-5.267h3.44c-.573 3.254-2.973 5.654-4.68 6.64 1.707.8 4.44 2.894 5.48 6.68h-3.786c-.814-2.533-2.84-4.493-5.52-4.76v4.76z' fill='%23D4001C'/%3E%3C/svg%3E%0A");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.vk_white_icon {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 32c8.837 0 16-7.163 16-16S24.837 0 16 0 0 7.163 0 16s7.163 16 16 16m1.294-8.667c-7.294 0-11.454-5-11.627-13.32H9.32c.12 6.107 2.813 8.694 4.947 9.227v-9.227h3.44v5.267c2.107-.227 4.32-2.627 5.066-5.267h3.44c-.573 3.254-2.973 5.654-4.68 6.64 1.707.8 4.44 2.894 5.48 6.68h-3.786c-.814-2.533-2.84-4.493-5.52-4.76v4.76z' fill='%23FFF'/%3E%3C/svg%3E%0A");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.dot_icon {
  mask-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg' class='aspect-%5B1/1%5D max-w-%5B24px%5D w-%5B1.25vw%5D'%3E%3Ccircle cx='16' cy='16' r='16' fill='%23fff'/%3E%3C/svg%3E");
  background: #ff8e9d;
  mask-size: 100%;
  mask-repeat: no-repeat;
  transition: width 0.3s ease;
}
.dot_icon.active {
  opacity: 1;
  background: #FFF;
  max-width: 32px;
  width: 1.66vw;
}
.link_after:after {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.transition-pattern {
  transition: transform 0.3s ease;
}
.link_after:hover .transition-pattern, .link_case:hover .transition-pattern {
  transform: translateX(10px);
}
.about_us_bg {
  background: url(images/about-us.webp);
  background-repeat: no-repeat;
  background-size: cover;
}
.about_us_bg:before {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='1920' height='766' viewBox='0 0 1920 766' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M704.765 128.002H1938.3V910H815.266a48 48 0 0 1-33.373-13.501l-78.505-75.942a48 48 0 0 0-33.374-13.501H-168V-93h611.696a48 48 0 0 1 33.915 14.032L670.85 113.97a48 48 0 0 0 33.915 14.033Z' stroke='%23ECECEC' stroke-width='3'/%3E%3Cpath d='M1054.54 740.002H-179V1522H944.034a48 48 0 0 0 33.373-13.5l78.503-75.94a48 48 0 0 1 33.38-13.5h838.01V519h-611.7a48 48 0 0 0-33.91 14.032l-193.24 192.937a48 48 0 0 1-33.91 14.033Z' stroke='%23ECECEC' stroke-width='3'/%3E%3C/svg%3E");
  background-size: auto 100%;
  background-repeat: no-repeat;
}
.menu_icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 -5 32 32' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='%23000000' stroke='%23000000'%3E%3Cg id='SVGRepo_bgCarrier' stroke-width='0'%3E%3C/g%3E%3Cg id='SVGRepo_tracerCarrier' stroke-linecap='round' stroke-linejoin='round'%3E%3C/g%3E%3Cg id='SVGRepo_iconCarrier'%3E%3Ctitle%3Emenu%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cg id='icons' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ui-gambling-website-lined-icnos-casinoshunter' transform='translate(-2294.000000, -159.000000)' fill='%23ffffff' fill-rule='nonzero'%3E%3Cg id='1' transform='translate(1350.000000, 120.000000)'%3E%3Cpath d='M974,57 C975.104569,57 976,57.8954305 976,59 C976,60.1045695 975.104569,61 974,61 L946,61 C944.895431,61 944,60.1045695 944,59 C944,57.8954305 944.895431,57 946,57 L974,57 Z M974,48 C975.104569,48 976,48.8954305 976,50 C976,51.1045695 975.104569,52 974,52 L946,52 C944.895431,52 944,51.1045695 944,50 C944,48.8954305 944.895431,48 946,48 L974,48 Z M974,39 C975.104569,39 976,39.8954305 976,41 C976,42.1045695 975.104569,43 974,43 L946,43 C944.895431,43 944,42.1045695 944,41 C944,39.8954305 944.895431,39 946,39 L974,39 Z' id='menu'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-color: #d4011d;
  background-position: center;
  background-repeat: no-repeat;
  font-size: 0;
  border-radius: 50px;
  background-size: 20px;
}
.menu_icon.open {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='SVGRepo_bgCarrier' stroke-width='0'%3E%3C/g%3E%3Cg id='SVGRepo_tracerCarrier' stroke-linecap='round' stroke-linejoin='round'%3E%3C/g%3E%3Cg id='SVGRepo_iconCarrier'%3E%3Cg clip-path='url(%23clip0_429_11083)'%3E%3Cpath d='M7 7.00006L17 17.0001M7 17.0001L17 7.00006' stroke='%23FFF' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_429_11083'%3E%3Crect width='24' height='24' fill='white'%3E%3C/rect%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E");
}
.post-text h5+p,.post-text h6+p {
  margin-top: 0 !important;
}
.post-text li::marker {
  color: #737372;
}
.post-text a {
  text-underline-offset: 5px;
  text-decoration-thickness: 1px !important;
}
#wpadminbar {
  z-index: 999999;
}
.logged-in header#masthead {
  top: 32px;
}
.cancel_icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' class='w-16 h-16 flex items-center mx-auto'%3E%3Cg stroke-width='0'/%3E%3Cg stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10m-1.5-5.009c0-.867.659-1.491 1.491-1.491.85 0 1.509.624 1.509 1.491s-.659 1.509-1.509 1.509c-.832 0-1.491-.642-1.491-1.509M11.172 6a.5.5 0 0 0-.499.522l.306 7a.5.5 0 0 0 .5.478h1.043a.5.5 0 0 0 .5-.478l.305-7a.5.5 0 0 0-.5-.522z' fill='%23b91c1b'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: cover;
}
.close_btn_icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' class='absolute top-5 right-5 w-8 h-8'%3E%3Cg stroke-width='0'/%3E%3Cg stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M195.2 195.2a64 64 0 0 1 90.496 0L512 421.504 738.304 195.2a64 64 0 0 1 90.496 90.496L602.496 512 828.8 738.304a64 64 0 0 1-90.496 90.496L512 602.496 285.696 828.8a64 64 0 0 1-90.496-90.496L421.504 512 195.2 285.696a64 64 0 0 1 0-90.496'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: cover;
}
.cool_icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg' class='w-16 h-16 flex items-center mx-auto'%3E%3Cg stroke-width='0'/%3E%3Cg stroke-linecap='round' stroke-linejoin='round'/%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M24 0v24H0V0zM12.593 23.258l-.011.002-.071.035-.02.004-.014-.004-.071-.035q-.016-.005-.024.005l-.004.01-.017.428.005.02.01.013.104.074.015.004.012-.004.104-.074.012-.016.004-.017-.017-.427q-.004-.016-.017-.018m.265-.113-.013.002-.185.093-.01.01-.003.011.018.43.005.012.008.007.201.093q.019.005.029-.008l.004-.014-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014-.034.614q.001.018.017.024l.015-.002.201-.093.01-.008.004-.011.017-.43-.003-.012-.01-.01z'/%3E%3Cpath d='M8.993 5.163c.169 1.423-.062 2.907-.576 4.239-.569 1.474-1.325 3.07-1.419 4.657-.079 1.337.224 2.919 1.032 4.002C8.915 19.247 10.368 20 11.967 20h1.512a5 5 0 0 0 4.983-4.585l.361-4.332A1 1 0 0 0 17.826 10H12.5a1.503 1.503 0 0 1-1.501-1.492c-.008-.97.053-2.167-.393-3.06-.4-.8-.774-.948-1.106-.948-.3 0-.54.393-.507.663M9.5 2.5c1.356 0 2.294.852 2.895 2.053.522 1.045.571 2.3.597 3.447h4.834a3 3 0 0 1 2.99 3.25l-.361 4.331A7 7 0 0 1 13.479 22h-1.512A6.94 6.94 0 0 1 6.9 19.822 5.5 5.5 0 0 1 5.5 20c-1.108 0-2.028-.62-2.624-1.608C2.296 17.432 2 16.107 2 14.5s.297-2.931.876-3.891C3.472 9.62 4.392 9 5.5 9c.281 0 .579.05.877.134.458-1.2.784-2.437.63-3.735C6.835 3.954 8.016 2.5 9.5 2.5m-3.804 8.524c-.485-.1-.865.216-1.107.618C4.263 12.182 4 13.106 4 14.5s.263 2.319.588 2.859c.31.512.64.641.912.641q.096 0 .19-.005c-.536-1.208-.766-2.74-.688-4.054.047-.805.361-1.918.694-2.917' fill='%2327ae60'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: cover;
}
.single-post .breadcrumb_last, .single-case .breadcrumb_last {
  max-width: 250px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
}
.single-post .breadcrumb_last:before, .single-case .breadcrumb_last:before {
  content: " ";
  width: 10px;
  height: 100%;
  background: linear-gradient(to left, #ffffff, rgb(0 0 0 / 0%));
  position: absolute;
  right: 0;
}
.single-case .breadcrumb_last {
  max-width: 350px;
}
.gradient-overlay:before {
  content: " ";
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, #ffffff, rgb(0 0 0 / 0%));
  position: absolute;
  bottom: 0;
}
.text-gradient:before {
  content: " ";
  width: 100%;
  height: 100%;
  background: linear-gradient(to left, #ffffff, rgb(0 0 0 / 0%));
  position: absolute;
  bottom: 0;
}
.archive.category .nav-links > *, .page-template-template-cases .nav-links > * {
  display: inline-flex;
  column-gap: 0.5rem;
  justify-content: flex-start;
  align-items: center;
  border-color: #B91C1C;
  width: fit-content;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
  color: #B91C1C;
  min-width: 33px;
  min-height: 33px;
  justify-content: center;
}
.archive.category .nav-links > *.current, .page-template-template-cases .nav-links > *.current {
  color: #7a0000;
}
.archive.category .nav-links, .page-template-template-cases .nav-links {
  justify-content: center;
  display: flex;
  gap: 0.5rem;
}
.has-text-align-center {
  text-align: center;
}
.post-text table.table_new tbody {
  display: flex;
  flex-direction: column;
}
.post-text table.table_new tbody > tr {
  width: 100%;
  display: flex;
}
.post-text table.table_new thead {
  display: flex;
  flex-direction: column;
}
.post-text table.table_new tr > th {
  flex: auto !important;
}
.post-text table.table_new tr {
  display: flex;
}
.post-text table.table_new tr > th, .post-text table.table_new tr > td {
  min-width: 150px !important;
  flex: 1;
}
.post-text table.table_new tr > th {
  margin: 0 !important;
}
.post-text table.table_new {
  overflow: hidden !important;
  max-width: 100% !important;
}
.post-text table.table_new {
  background: #ececec;
}
.post-text table.table_new, .post-text table.table_new tr, .post-text table.table_new td, .post-text table.table_new th {
  border: none !important;
}
.post-text table.table_new {
  display: block;
  overflow-x: scroll;
}
.post-text table.table_new tbody {
  width: fit-content !important;
  min-width: 100%;
}
.post-text table.table_new thead {
  width: fit-content;
  min-width: 100%;
}
.post-text table.table_new {
  display: flex;
  flex-direction: column;
  overflow: auto !important;
  padding: 10px;
}
.post-text table.table_new tbody > tr:nth-of-type(2n+1) {
  background: rgb(0 0 0 / 0%);
}
.post-text table.table_new tbody > tr:nth-of-type(2n) {
  background: #e2e2e2;
}
.post-text table.table_new thead + tbody > tr:nth-of-type(2n+1) {
  background: #ececec;
}
.post-text table.table_new thead + tbody > tr:nth-of-type(2n) {
  background: rgb(0 0 0 / 0%);
}
.post-text table.table_new tbody > tr, .post-text table.table_new thead > tr {
  padding: 10px;
}
.post-text table.table_new thead {
  width: 100%;
}
.post-text table.table_new thead th {
  flex: 1 !important;
}
.post-text table.table_new {
  height: auto !important;
}
.post-text table.table_new tr > td, .post-text table.table_new tr > th {
  border-right: 1px solid rgb(57 57 55 / 20%) !important;
}
.post-text table.table_new tbody > tr:nth-of-type(2n) > td, .post-text table.table_new tbody > tr:nth-of-type(2n) > th {
  border-right: 1px solid rgb(57 57 55 / 20%) !important;
}
.post-text table.table_new tr > td:last-child, .post-text table.table_new tr > th:last-child, .post-text table.table_new tbody > tr:nth-of-type(2n) > td:last-child, .post-text table.table_new tbody > tr:nth-of-type(2n) > th:last-child {
  border-right: none !important;
}
.post-text table.table_new tr > td:first-child, .post-text table.table_new tr > th:first-child {
  font-weight: 600;
}
.post-text table.table_new a img {
  margin: 0 auto !important;
}
.post-text table.table_new tr:has(img) {
  background: #FFF !important;
}
.fancybox-container.fancybox-is-open {
  z-index: 99999999;
}
.post-text figure a img {
  margin: 0 !important;
}
.ellipsis-2-lines {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.ellipsis-4-lines {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
header a:hover, footer a:hover {
  opacity: 0.8;
}
.footer_logo_bg {
  background-image: url("data:image/svg+xml,%3Csvg width='241' height='39' viewBox='0 0 241 39' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M81.008 8.748H53.195c-4.918 0-4.719 5.59-9.78 5.59H32.28c1.985-2.912 3.976-5.817 5.96-8.729h11.48c3.583 0 4.32-5.615 7.84-5.615h29.428C85.003 2.899 83 5.836 81.015 8.742z' fill='%23ECECEC'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='m69.929 31.027 8.682-12.769V38.3h-8.682zm-26.932-7.915 5.986-8.767h28.155l-5.986 8.766h-6.903v15.347H53.607V23.112H42.991z' fill='%23fff' stroke='%23fff' stroke-width='.22' stroke-miterlimit='22.93'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='m51.273 26.572-8.364 12.246h-10.64l-8.357-12.24h.006l5.318-7.796 5.311 7.796 3.04 4.45 3.045-4.456z' fill='%23ECECEC'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 14.338h10.642V24.41l6.878-10.072h10.64l-8.363 12.24 8.363 12.24H17.52l-6.878-10.072V38.78H0z' fill='%23ECECEC'/%3E%3Cpath d='M117.595 14.32h10.972c2.241 0 3.938.44 5.081 1.33 1.142.882 1.716 2.092 1.716 3.61 0 1.664-.762 2.938-2.284 3.807.905.48 1.585 1.04 2.053 1.677q.7.954.699 2.382.002 2.229-1.579 3.561c-1.049.889-2.528 1.336-4.425 1.336h-12.24V14.32zm7.764 3.567v3.447h.193q1.266-.002 1.792-.39.531-.39.53-1.343c0-1.147-.68-1.714-2.047-1.714zm0 6.415v3.832h.243q1.331-.001 1.904-.41c.374-.276.568-.75.568-1.424q0-1.997-2.172-1.998zm11.422 2.969v-4.468h8.089v4.468zm8.407-6.592v-6.366h17.538v6.365h-4.887v11.345h-7.77V20.678h-4.887zm37.255 0v-6.366h17.538v6.365h-4.887v11.345h-7.77V20.678h-4.887zM163.9 32.162h5.886l3.769-5.578v5.44h7.752V14.318h-5.548l-4.089 5.988v-5.988h-7.77zm41.437-.139h-7.765l6.092-17.704h11.066l6.092 17.704h-7.759l-1.011-2.994h-5.698l-1.011 2.994zm2.421-7.172h2.878l-1.436-4.393zm21.52 7.172h-7.77V14.32h7.77v6.486h3.951V14.32H241v17.704h-7.771V25.45h-3.951z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M103.901 20.307v-5.988h-7.77v17.843h7.77V26.2l4.088 5.993h8.751l-6.105-8.937 6.105-8.937h-8.751z' fill='%23fff'/%3E%3Cpath d='M98.945 38.388v-3.315h-2.952v3.315h.7v-2.697h1.553v2.697h.706zm1.342 0V37.21h.837c.711 0 1.104-.492 1.104-1.072s-.387-1.071-1.104-1.071h-1.536v3.315h.699zm.743-1.802h-.743v-.895h.743c.275 0 .481.17.481.447 0 .278-.206.448-.481.448m3.183 1.86c.993 0 1.717-.72 1.717-1.715s-.724-1.714-1.717-1.714c-.992 0-1.716.718-1.716 1.714s.724 1.714 1.716 1.714m0-.625c-.605 0-.992-.472-.992-1.09s.387-1.09.992-1.09c.606 0 .999.466.999 1.09s-.393 1.09-.999 1.09m2.884.567 1.566-2.224v2.224h.699v-3.315h-.717l-1.523 2.143v-2.143h-.699v3.315zm4.044.057c.78 0 1.348-.403 1.348-.977 0-.498-.43-.762-.761-.794.362-.063.711-.34.711-.756 0-.555-.53-.901-1.298-.901-.574 0-1.042.22-1.311.529l.35.441c.231-.22.574-.34.892-.34.375 0 .668.132.668.39 0 .246-.281.354-.668.354h-.667v.624h.667c.494 0 .724.12.724.384 0 .246-.249.422-.686.422-.318 0-.737-.138-.961-.378l-.362.473c.243.296.749.53 1.354.53m3.658-.057c.624 0 .955-.397.955-.895 0-.416-.281-.762-.631-.812.312-.064.568-.34.568-.763 0-.441-.318-.845-.942-.845h-1.729v3.315h1.785zm-.206-1.991h-.874v-.719h.874c.237 0 .387.152.387.366s-.15.36-.387.36zm.025 1.38h-.899v-.769h.899c.274 0 .424.177.424.391 0 .24-.156.384-.424.384zm3.22.668c.993 0 1.717-.718 1.717-1.714s-.724-1.714-1.717-1.714c-.992 0-1.716.718-1.716 1.714s.724 1.714 1.716 1.714m0-.624c-.605 0-.992-.472-.992-1.09s.387-1.09.992-1.09c.606 0 .999.466.999 1.09s-.393 1.09-.999 1.09M119.686 39h.699v-.612h2.047V39h.699v-1.236h-.293v-2.697h-2.335l-.193 1.695c-.106.877-.294 1.009-.624 1.053zm1.317-2.18.124-1.123h.999v2.074h-1.529c.206-.196.349-.504.399-.952zm4.125 1.632c.724 0 1.136-.404 1.373-.813l-.599-.297a.88.88 0 0 1-.774.486c-.593 0-1.03-.46-1.03-1.09s.431-1.091 1.03-1.091a.89.89 0 0 1 .774.485l.599-.296c-.231-.41-.649-.813-1.373-.813-.986 0-1.747.693-1.747 1.714s.761 1.715 1.747 1.715m3.252-.057v-2.698h.955v-.624h-2.622v.624h.962v2.698zm3.183 0c.624 0 .955-.397.955-.895 0-.416-.281-.763-.63-.813.312-.063.568-.34.568-.763 0-.441-.319-.844-.943-.844h-1.729v3.315h1.785zm-.206-1.992h-.874v-.718h.874c.237 0 .387.15.387.365s-.15.36-.387.36zm.025 1.38h-.899v-.769h.899c.275 0 .424.177.424.391 0 .24-.156.385-.424.385zm3.221.669c.992 0 1.716-.719 1.716-1.715s-.724-1.714-1.716-1.714c-.993 0-1.717.718-1.717 1.714s.724 1.715 1.717 1.715m0-.624c-.606 0-.993-.473-.993-1.09s.387-1.091.993-1.091c.605 0 .998.466.998 1.09s-.393 1.09-.998 1.09m4.606.624c.992 0 1.747-.694 1.747-1.715 0-1.02-.755-1.714-1.747-1.714-.724 0-1.136.397-1.367.813l.599.296a.89.89 0 0 1 .78-.485c.487 0 .849.302.974.75h-1.56v.624h1.572c-.106.479-.48.806-.992.806a.87.87 0 0 1-.78-.485l-.599.297c.231.41.643.813 1.367.813zm1.878 0c.668 0 1.161-.253 1.317-1.633l.125-1.122h.999v2.698h.705V35.08h-2.334l-.194 1.695c-.106.876-.293 1.053-.624 1.053v.624zm6.123-.057v-.624h-1.623v-.75h1.592v-.624h-1.592v-.7h1.623v-.624h-2.322v3.315h2.322zm3.358 0-1.392-1.759 1.305-1.556h-.862l-1.16 1.48v-1.48h-.699v3.315h.699v-1.021l.255-.31.993 1.33zm1.785 0v-2.698h.955v-.624h-2.621v.624h.961v2.698zm2.104 0v-1.179h.836c.711 0 1.105-.491 1.105-1.071s-.387-1.072-1.105-1.072h-1.535v3.315h.699zm.742-1.803h-.742v-.895h.742c.275 0 .481.17.481.448 0 .277-.206.447-.481.447m3.183 1.86c.993 0 1.717-.719 1.717-1.715s-.724-1.714-1.717-1.714c-.992 0-1.716.718-1.716 1.714s.724 1.715 1.716 1.715m0-.624c-.605 0-.992-.473-.992-1.09s.387-1.091.992-1.091c.606 0 .999.466.999 1.09s-.393 1.09-.999 1.09m5.162.567V35.08h-.705v1.304h-1.554V35.08h-.699v3.315h.699v-1.393h1.554v1.393zm3.601 0V35.08h-.705v1.304h-1.554V35.08h-.699v3.315h.699v-1.393h1.554v1.393zm2.204.056c.992 0 1.716-.718 1.716-1.714s-.724-1.714-1.716-1.714c-.993 0-1.717.718-1.717 1.714s.724 1.715 1.717 1.715m0-.623c-.606 0-.993-.473-.993-1.09s.387-1.091.993-1.091c.605 0 .998.466.998 1.09s-.393 1.09-.998 1.09m3.214-.366v-.536h-1.18v.536zm.275.996c.667 0 1.16-.252 1.316-1.633l.125-1.121h.999V38.4h.705v-3.315h-2.334l-.194 1.695c-.106.876-.293 1.053-.624 1.053v.624zm4.237 0c.587 0 .874-.296 1.074-.694l1.354-2.678h-.792l-.818 1.758-.811-1.758h-.793l1.211 2.407c-.131.246-.237.34-.481.34a.7.7 0 0 1-.424-.176l-.268.568c.149.132.443.24.742.24zm3.352-3.378h-.705v.932c0 .738.387 1.223 1.223 1.223.25 0 .499-.044.712-.107V38.4h.699v-3.315h-.699v1.424a1.7 1.7 0 0 1-.624.107c-.381 0-.6-.17-.6-.598v-.933zm4.9 3.315v-.624h-1.623v-.75h1.591v-.624h-1.591v-.7h1.623v-.624h-2.322v3.315h2.322zm2.328 0c.624 0 .955-.397.955-.895 0-.416-.281-.763-.631-.813.312-.063.568-.34.568-.763 0-.441-.318-.844-.942-.844h-1.729v3.315h1.785zm-.206-1.992h-.874v-.718h.874c.237 0 .387.15.387.365s-.15.36-.387.36zm.025 1.38h-.899v-.769h.899c.274 0 .424.177.424.391 0 .24-.156.385-.424.385zm3.22.669c.993 0 1.717-.719 1.717-1.715s-.724-1.714-1.717-1.714c-.992 0-1.716.718-1.716 1.714s.724 1.715 1.716 1.715m0-.624c-.605 0-.992-.473-.992-1.09s.387-1.091.992-1.091c.606 0 .999.466.999 1.09s-.393 1.09-.999 1.09m2.909.567v-2.698h1.623v-.624h-2.322v3.315h.699zm3.551.056c.993 0 1.717-.718 1.717-1.714s-.724-1.714-1.717-1.714c-.992 0-1.716.718-1.716 1.714s.724 1.715 1.716 1.715m0-.623c-.605 0-.992-.473-.992-1.09s.387-1.091.992-1.091c.606 0 .999.466.999 1.09s-.393 1.09-.999 1.09m5.024.624c.993 0 1.717-.719 1.717-1.715s-.724-1.714-1.717-1.714c-.992 0-1.716.718-1.716 1.714s.724 1.715 1.716 1.715m0-.624c-.605 0-.992-.473-.992-1.09s.387-1.091.992-1.091c.606 0 .999.466.999 1.09s-.393 1.09-.999 1.09m2.21-2.748v3.315h1.548c.705 0 1.086-.486 1.086-1.053s-.387-1.052-1.086-1.052h-.849V35.7h1.698v-.624zm1.454 1.827c.269 0 .468.164.468.435s-.199.435-.468.435h-.755v-.863h.755zm3.171 1.545c.992 0 1.716-.719 1.716-1.715s-.724-1.714-1.716-1.714c-.993 0-1.717.718-1.717 1.714s.724 1.715 1.717 1.715m0-.624c-.606 0-.993-.473-.993-1.09s.387-1.091.993-1.091c.605 0 .998.466.998 1.09s-.393 1.09-.998 1.09m2.908.567v-1.179h.837c.711 0 1.104-.491 1.104-1.071s-.387-1.072-1.104-1.072h-1.536v3.315h.699zm.743-1.803h-.743v-.895h.743c.275 0 .481.17.481.448 0 .277-.206.447-.481.447m1.972 1.86c.587 0 .874-.297 1.074-.694l1.354-2.678h-.792l-.818 1.758-.811-1.758h-.793l1.211 2.407c-.131.246-.237.34-.481.34a.7.7 0 0 1-.424-.176l-.269.567c.15.133.444.24.743.24zm2.303.554h.699v-.611h2.048v.611h.699v-1.235h-.294v-2.698h-2.334l-.193 1.696c-.107.876-.294 1.008-.625 1.052zm1.317-2.18.125-1.122h.999v2.073h-1.529c.206-.195.349-.504.399-.952zm4.095 1.632c.992 0 1.716-.719 1.716-1.715 0-.995-.724-1.714-1.716-1.714-.993 0-1.717.719-1.717 1.714 0 .996.724 1.715 1.717 1.715m0-.624c-.606 0-.993-.473-.993-1.09s.387-1.09.993-1.09c.605 0 .998.465.998 1.09 0 .623-.393 1.09-.998 1.09m3.994.567c.624 0 .955-.397.955-.895 0-.416-.281-.763-.63-.813.312-.063.568-.34.568-.762 0-.442-.319-.845-.943-.845h-1.729V38.4h1.786zm-.206-1.992h-.873v-.718h.873c.237 0 .387.151.387.365 0 .215-.15.36-.387.36zm.025 1.38h-.898v-.768h.898c.275 0 .425.176.425.39 0 .24-.156.385-.425.385zm4.725.612-1.267-3.315h-.874l-1.273 3.315h.799l.206-.56h1.41l.2.56zm-1.192-1.185h-1.024l.512-1.424zm4.45 1.185v-3.315h-.705v1.305h-1.554v-1.305h-.699V38.4h.699v-1.393h1.554V38.4zm1.317 0 1.567-2.225v2.225h.699v-3.315h-.718l-1.523 2.143v-2.143h-.699V38.4zm3.576 0 .649-1.179h.506v1.18h.699v-3.316h-1.535c-.687 0-1.105.454-1.105 1.071 0 .618.362.902.718.984l-.737 1.26zm.425-1.803c-.281 0-.493-.17-.493-.447s.212-.447.493-.447h.736v.895z' fill='%23fff'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h241v39H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.post-text table.table_new tr:has(td) th {
  margin: 0 !important;
  flex: 1 !important;
}
.phone_icon {
  background: unset;
  background-color: unset;
}
@media screen and (max-width: 1360px) {
  .phone_icon {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='SVGRepo_bgCarrier' stroke-width='0'%3E%3C/g%3E%3Cg id='SVGRepo_tracerCarrier' stroke-linecap='round' stroke-linejoin='round'%3E%3C/g%3E%3Cg id='SVGRepo_iconCarrier'%3E%3Cpath d='M10.0376 5.31617L10.6866 6.4791C11.2723 7.52858 11.0372 8.90532 10.1147 9.8278C10.1147 9.8278 10.1147 9.8278 10.1147 9.8278C10.1146 9.82792 8.99588 10.9468 11.0245 12.9755C13.0525 15.0035 14.1714 13.8861 14.1722 13.8853C14.1722 13.8853 14.1722 13.8853 14.1722 13.8853C15.0947 12.9628 16.4714 12.7277 17.5209 13.3134L18.6838 13.9624C20.2686 14.8468 20.4557 17.0692 19.0628 18.4622C18.2258 19.2992 17.2004 19.9505 16.0669 19.9934C14.1588 20.0658 10.9183 19.5829 7.6677 16.3323C4.41713 13.0817 3.93421 9.84122 4.00655 7.93309C4.04952 6.7996 4.7008 5.77423 5.53781 4.93723C6.93076 3.54428 9.15317 3.73144 10.0376 5.31617Z' fill='%23ffffff'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
    background-color: #d4011d;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    font-size: 0;
    border-radius: 50%;
    background-size: 25px;
  }
  #site-navigation {
    position: fixed;
    top: 96px;
    background: #FFF;
    width: 100vw;
    left: 0;
    right: 0;
  }
  ul#site-navigation li {
    padding: 0 10px;
  }
  #site-navigation li a {
    padding: 10px;
    display: block;
    border-bottom: 1px solid rgb(0 0 0 / 10%);
  }
  #site-navigation > li:last-child a {
    border-bottom: none;
  }
  #site-navigation {
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.3s ease;
  }
  #site-navigation.open {
    max-height: 500px;
  }
}
@media screen and (max-width: 1360px) {
  .single-post .breadcrumb_last, .single-case .breadcrumb_last {
    max-width: unset;
    white-space: unset;
  }
  .single-post .breadcrumb_last, .single-case .breadcrumb_last:before {
    display: none;
  }
  .archive.category .nav-links > *, .page-template-template-cases .nav-links > * {
    font-size: 1rem;
    min-width: 20px;
    min-height: 20px;
    line-height: 1;
    border-color: #d61325;
    color: #d61325;
  }
  .prev.page-numbers {
    font-size: 0 !important;
    border: none !important;
    background: url(images/arrow-left-case.png) !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: 100% !important;
  }
  .next.page-numbers {
    font-size: 0 !important;
    border: none !important;
    background: url(images/arrow-right-case.png) !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: 100% !important;
  }
}
.archive.category .nav-links > *.current, .page-template-template-cases .nav-links > *.current {
  color: #7a0000;
  border-color: #7a0000;
}
.gray_main_block_wrapper:before {
  content: " ";
  background: #ECECEC;
  width: 1000%;
  height: 100%;
  position: absolute;
  left: -1000%;
  top: 0;
  bottom: 0;
  margin: auto;
}
.gray_main_block_wrapper:after {
  content: " ";
  background: #ECECEC;
  width: 1000%;
  height: 100%;
  position: absolute;
  right: -1000%;
  top: 0;
  bottom: 0;
  margin: auto;
}
.post-text table.table_new {
  background: #FFF !important;
}
.post-text table.table_new td, th {
  color: #747473 !important;
}
.post-text table.table_new > tr, .post-text table.table_new > tbody > tr {
  border-top: 1px solid #747473 !important;
}
.post-text table.table_new tr > td, .post-text table.table_new tr > th {
  border-right: 0 !important;
}
.post-text table.table_new tbody > tr:nth-of-type(2n) > td, .post-text table.table_new tbody > tr:nth-of-type(2n) > th {
  border-right: 0 !important;
}
.post-text table.table_new > tr:last-child, .post-text table.table_new > tbody > tr:last-child {
  border-bottom: 1px solid #747473 !important;
}
.wp-block-image.aligncenter {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.post-text table.table_new thead th {
  color: #FFF !important;
}
.post-text table.table_new thead {
  width: 100%;
  background: #747473;
}
ul.lang-wrapper img {
  opacity: 0;
  height: 25px !important;
  width: auto !important;
}
ul.lang-wrapper a {
  display: block;
}
ul.lang-wrapper a[lang="en-GB"] {
  background: url(images/flags/en-gb.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
ul.lang-wrapper a[lang="ru-RU"] {
  background: url(images/flags/ru-ru.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
ul.lang-wrapper a[lang="zh-CN"] {
  background: url(images/flags/zh-cn.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
ul.lang-wrapper {
  display: flex;
  gap: 2px;
}
ul.lang-wrapper a {
  opacity: 0.3;
}
ul.lang-wrapper a[aria-current="true"], ul.lang-wrapper a:hover {
  opacity: 1;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
  initial-value: rotateX(0);
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
  initial-value: rotateY(0);
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
  initial-value: rotateZ(0);
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
  initial-value: skewX(0);
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
  initial-value: skewY(0);
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-content {
  syntax: "*";
  initial-value: "";
  inherits: false;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-font-weight: initial;
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-rotate-x: rotateX(0);
      --tw-rotate-y: rotateY(0);
      --tw-rotate-z: rotateZ(0);
      --tw-skew-x: skewX(0);
      --tw-skew-y: skewY(0);
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-duration: initial;
      --tw-ease: initial;
      --tw-outline-style: solid;
      --tw-content: "";
    }
  }
}
