/* CSS RESET, thanks https://www.joshwcomeau.com/css/custom-css-reset/ */
*,
*::before,
*::after {
  box-sizing: border-box;
}
* {
  margin: 0;
}
body {
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}
img,
picture,
video,
canvas,
svg {
  display: block;
  max-width: 100%;
  max-height: 100%;
}
input,
button,
textarea,
select {
  font: inherit;
}
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  overflow-wrap: break-word;
}
#root,
#__next {
  isolation: isolate;
}
ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
@font-face {
  font-family: 'General Sans';
  src: url('fonts/GeneralSans-Extralight.woff2') format('woff2'), url('fonts/GeneralSans-Extralight.woff') format('woff');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'General Sans';
  src: url('fonts/GeneralSans-ExtralightItalic.woff2') format('woff2'), url('fonts/GeneralSans-ExtralightItalic.woff') format('woff');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'General Sans';
  src: url('fonts/GeneralSans-Light.woff2') format('woff2'), url('fonts/GeneralSans-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'General Sans';
  src: url('fonts/GeneralSans-LightItalic.woff2') format('woff2'), url('fonts/GeneralSans-LightItalic.woff') format('woff');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'General Sans';
  src: url('fonts/GeneralSans-Regular.woff2') format('woff2'), url('fonts/GeneralSans-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'General Sans';
  src: url('fonts/GeneralSans-Italic.woff2') format('woff2'), url('fonts/GeneralSans-Italic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'General Sans';
  src: url('fonts/GeneralSans-Medium.woff2') format('woff2'), url('fonts/GeneralSans-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'General Sans';
  src: url('fonts/GeneralSans-MediumItalic.woff2') format('woff2'), url('fonts/GeneralSans-MediumItalic.woff') format('woff');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'General Sans';
  src: url('fonts/GeneralSans-Semibold.woff2') format('woff2'), url('fonts/GeneralSans-Semibold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'General Sans';
  src: url('fonts/GeneralSans-SemiboldItalic.woff2') format('woff2'), url('fonts/GeneralSans-SemiboldItalic.woff') format('woff');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'General Sans';
  src: url('fonts/GeneralSans-Bold.woff2') format('woff2'), url('fonts/GeneralSans-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'General Sans';
  src: url('fonts/GeneralSans-BoldItalic.woff2') format('woff2'), url('fonts/GeneralSans-BoldItalic.woff') format('woff');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'JetBrains Mono';
  src: url('fonts/JetBrainsMono-Thin.woff2') format('woff2');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'JetBrains Mono';
  src: url('fonts/JetBrainsMono-ThinItalic.woff2') format('woff2');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'JetBrains Mono';
  src: url('fonts/JetBrainsMono-ExtraLight.woff2') format('woff2');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'JetBrains Mono';
  src: url('fonts/JetBrainsMono-ExtraLightItalic.woff2') format('woff2');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'JetBrains Mono';
  src: url('fonts/JetBrainsMono-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'JetBrains Mono';
  src: url('fonts/JetBrainsMono-LightItalic.woff2') format('woff2');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'JetBrains Mono';
  src: url('fonts/JetBrainsMono-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'JetBrains Mono';
  src: url('fonts/JetBrainsMono-Italic.woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'JetBrains Mono';
  src: url('fonts/JetBrainsMono-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'JetBrains Mono';
  src: url('fonts/JetBrainsMono-MediumItalic.woff2') format('woff2');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'JetBrains Mono';
  src: url('fonts/JetBrainsMono-SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'JetBrains Mono';
  src: url('fonts/JetBrainsMono-SemiBoldItalic.woff2') format('woff2');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'JetBrains Mono';
  src: url('fonts/JetBrainsMono-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'JetBrains Mono';
  src: url('fonts/JetBrainsMono-BoldItalic.woff2') format('woff2');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'JetBrains Mono';
  src: url('fonts/JetBrainsMono-ExtraBold.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'JetBrains Mono';
  src: url('fonts/JetBrainsMono-ExtraBoldItalic.woff2') format('woff2');
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}
html {
  background: #0B0B0B;
  overflow-x: hidden;
  color: white;
  font-family: 'General Sans', 'Inter', 'Helvetica Neue', Arial, sans-serif;
  scroll-behavior: smooth;
}
body {
  margin: 0 auto;
  width: 100%;
  overflow-x: clip;
}
h1 {
  font-size: 72px;
  line-height: 1;
}
h2 {
  font-size: 60px;
  line-height: 54px;
  font-weight: 500;
}
h3 {
  font-size: 48px;
  line-height: 44px;
  font-weight: 400;
}
@media screen and (max-width: 1000px) {
  h1 {
    font-size: 40px;
  }
  h2 {
    font-size: 32px;
  }
  h3 {
    font-size: 28px;
    line-height: 24px;
  }
}
a {
  color: white;
}
p {
  font-size: 18px;
  color: #B1BDBF;
}
::selection {
  background: rgba(225, 21, 21, 0.5);
}
span.strike {
  position: relative;
  isolation: isolate;
  font-weight: 700;
}
span.strike::before {
  content: '';
  position: absolute;
  height: 26%;
  left: -6px;
  right: -6px;
  top: 60%;
  transform: translateY(-50%) rotate(-2deg);
  background: #E11515;
  z-index: -1;
}
a.cta {
  border-radius: 20px;
  border: 1px solid #E11515;
  color: #FFFEFD;
  text-decoration: none;
  justify-self: start;
  padding: 14px 28px 16px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  line-height: 18px;
  font-size: 16px;
  background: transparent;
  transition: all 0.2s linear;
}
a.cta::after {
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  background: url('icons/arrow-top-right.svg') center / contain no-repeat;
}
a.cta:hover {
  background: #441010;
}
header#site-header {
  padding: 20px 0;
  position: relative;
  z-index: 50;
}
header#site-header .header-inner {
  margin: 0 auto;
  width: 100%;
  max-width: 1560px;
  display: grid;
  grid-template-columns: auto 1fr auto;
  gap: 16px;
  align-items: center;
  padding: 12px 0;
}
header#site-header .header-inner nav {
  display: flex;
  justify-content: center;
}
header#site-header .header-inner nav ul {
  display: flex;
  gap: 30px;
}
header#site-header .header-inner nav ul li a {
  text-transform: uppercase;
  text-decoration: none;
  padding: 8px 16px;
  background: transparent;
  font-weight: 500;
  letter-spacing: 1px;
  transition: all 0.4s linear;
}
header#site-header .header-inner nav ul li a:hover {
  background: #E11515;
}
header#site-header .header-inner .header-right {
  display: flex;
  align-items: center;
  gap: 24px;
}
header#site-header .header-inner .mr-lang-switch .mr-lang-dropdown {
  position: relative;
}
header#site-header .header-inner .mr-lang-switch .mr-lang-dropdown summary {
  display: flex;
  align-items: center;
  gap: 5px;
  list-style: none;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
  font-weight: 600;
  color: #fff;
  user-select: none;
}
header#site-header .header-inner .mr-lang-switch .mr-lang-dropdown summary::-webkit-details-marker {
  display: none;
}
header#site-header .header-inner .mr-lang-switch .mr-lang-dropdown summary svg {
  transition: transform 0.2s;
}
header#site-header .header-inner .mr-lang-switch .mr-lang-dropdown[open] summary svg {
  transform: rotate(180deg);
}
header#site-header .header-inner .mr-lang-switch .mr-lang-dropdown ul {
  position: absolute;
  top: calc(100% + 12px);
  left: 50%;
  transform: translateX(-50%);
  list-style: none !important;
  padding: 4px 0;
  margin: 0;
  background: rgba(18, 18, 18, 0.97);
  backdrop-filter: blur(8px);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 6px;
  min-width: 60px;
  z-index: 100;
}
header#site-header .header-inner .mr-lang-switch .mr-lang-dropdown ul::before {
  content: '';
  position: absolute;
  top: -5px;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
  width: 8px;
  height: 8px;
  background: rgba(18, 18, 18, 0.97);
  border-left: 1px solid rgba(255, 255, 255, 0.08);
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
header#site-header .header-inner .mr-lang-switch .mr-lang-dropdown ul li {
  list-style: none !important;
}
header#site-header .header-inner .mr-lang-switch .mr-lang-dropdown ul li::before {
  content: none !important;
}
header#site-header .header-inner .mr-lang-switch .mr-lang-dropdown ul li::marker {
  content: none;
}
header#site-header .header-inner .mr-lang-switch .mr-lang-dropdown ul li a {
  display: block;
  padding: 7px 18px;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 11px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.5);
  transition: color 0.15s;
  text-align: center;
  white-space: nowrap;
}
header#site-header .header-inner .mr-lang-switch .mr-lang-dropdown ul li a:hover {
  color: #fff;
}
header#site-header .header-inner .mr-lang-switch .mr-lang-dropdown ul li.current-lang a {
  color: #fff;
  font-weight: 700;
}
@media screen and (max-width: 1600px) {
  header#site-header .header-inner {
    padding: 12px 16px;
  }
}
@media screen and (max-width: 1000px) {
  header#site-header .header-inner {
    grid-template-columns: auto auto;
    justify-content: space-between;
  }
  header#site-header .header-inner nav {
    display: none;
  }
  header#site-header .header-inner nav a.cta {
    justify-self: end;
  }
}
main#main-content {
  width: 100%;
  position: relative;
  margin: 0 auto;
  margin-top: -124px;
}
.mr-page {
  min-height: 70vh;
  padding: 190px 16px 100px;
  position: relative;
  z-index: 1;
}
.mr-page .mr-page-inner {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}
.mr-page .mr-page-content {
  display: flow-root;
  padding: 48px;
  border-radius: 10px;
  background: black;
  color: #D7E0E1;
}
.mr-page .mr-page-content p,
.mr-page .mr-page-content li {
  font-size: 18px;
  line-height: 1.75;
  color: #C3CED0;
}
.mr-page .mr-page-content p,
.mr-page .mr-page-content ul,
.mr-page .mr-page-content ol {
  margin-top: 18px;
}
.mr-page .mr-page-content > *:first-child {
  margin-top: 0;
}
.mr-page .mr-page-content h1,
.mr-page .mr-page-content h2,
.mr-page .mr-page-content h3,
.mr-page .mr-page-content h4,
.mr-page .mr-page-content h5,
.mr-page .mr-page-content h6 {
  color: white;
  font-weight: 600;
  letter-spacing: 0;
  margin-top: 44px;
  margin-bottom: 14px;
}
.mr-page .mr-page-content h1 {
  font-size: 56px;
  line-height: 1;
}
.mr-page .mr-page-content h2 {
  font-size: 40px;
  line-height: 1.12;
}
.mr-page .mr-page-content h3 {
  font-size: 30px;
  line-height: 1.2;
}
.mr-page .mr-page-content a {
  color: white;
  text-decoration-color: #E11515;
  text-underline-offset: 4px;
}
.mr-page .mr-page-content a:hover {
  color: #E11515;
}
.mr-page .mr-page-content ul,
.mr-page .mr-page-content ol {
  display: grid;
  gap: 8px;
  padding-left: 1.25em;
}
.mr-page .mr-page-content ul {
  list-style: disc;
}
.mr-page .mr-page-content ol {
  list-style: decimal;
}
.mr-page .mr-page-content strong,
.mr-page .mr-page-content b {
  color: #F2F5F5;
  font-weight: 700;
}
@media screen and (max-width: 1000px) {
  .mr-page {
    padding: 150px 16px 72px;
  }
  .mr-page .mr-page-content {
    padding: 28px 20px;
  }
  .mr-page .mr-page-content p,
  .mr-page .mr-page-content li {
    font-size: 16px;
    line-height: 1.7;
  }
  .mr-page .mr-page-content h1 {
    font-size: 36px;
  }
  .mr-page .mr-page-content h2 {
    font-size: 30px;
  }
  .mr-page .mr-page-content h3 {
    font-size: 24px;
  }
}
.mr-hero {
  position: relative;
  height: max(90vh, 820px);
  padding: 160px 0 60px;
  margin-bottom: 60px;
}
.mr-hero .mr-hero-bg {
  position: absolute;
  inset: 0;
  overflow: hidden;
}
.mr-hero .mr-hero-bg .mr-hero-bg-content {
  position: absolute;
  inset: 0;
}
.mr-hero .mr-hero-bg .mr-hero-bg-content img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.mr-hero .mr-hero-bg .mr-hero-bg-overlay {
  position: absolute;
  inset: 0;
  z-index: 1;
}
.mr-hero .mr-hero-bg .mr-hero-bg-overlay img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.mr-hero .mr-hero-bg .mr-hero-bg-overlay::after {
  content: " ";
  height: min(255px, 20vh);
  display: block;
  background: linear-gradient(180deg, rgba(225, 21, 21, 0) 0%, rgba(225, 21, 21, 0.4) 100%);
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.mr-hero .mr-hero-content {
  max-width: 1560px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.mr-hero .mr-hero-content .mr-hero-top {
  display: grid;
  gap: 40px;
}
.mr-hero .mr-hero-content .mr-hero-top h1 {
  font-weight: 600;
}
.mr-hero .mr-hero-content .mr-hero-top p.sub-title {
  color: #E11515;
  display: flex;
  gap: 20px;
  font-size: 14px;
  align-items: center;
  font-family: 'JetBrains Mono', 'Fira Code', 'Courier New', monospace;
}
.mr-hero .mr-hero-content .mr-hero-top p.sub-title::after {
  content: '';
  display: block;
  width: 62px;
  height: 1px;
  background: #E11515;
}
.mr-hero .mr-hero-content .mr-hero-top p.text {
  font-size: 20px;
  max-width: 600px;
  color: #F5F5F0;
}
.mr-hero .mr-hero-content .mr-hero-mid {
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: end;
  padding-bottom: 60px;
}
.mr-hero .mr-hero-content .mr-hero-mid .keypoints {
  display: flex;
  gap: 32px;
  flex-wrap: wrap;
}
.mr-hero .mr-hero-content .mr-hero-mid .keypoints .keypoint {
  display: grid;
}
.mr-hero .mr-hero-content .mr-hero-mid .keypoints .keypoint strong {
  font-size: 36px;
  font-weight: 600;
}
.mr-hero .mr-hero-content .mr-hero-mid .keypoints .keypoint span {
  font-size: 24px;
}
.mr-hero .mr-hero-content .mr-hero-mid .promo-video {
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0px 0px 40px 0px #E1151599;
  transition: all 0.3s linear;
}
.mr-hero .mr-hero-content .mr-hero-mid .promo-video a {
  display: block;
  position: relative;
}
.mr-hero .mr-hero-content .mr-hero-mid .promo-video a img {
  object-fit: cover;
  display: block;
}
.mr-hero .mr-hero-content .mr-hero-mid .promo-video a .play-btn {
  position: absolute;
  top: 16px;
  right: 16px;
  z-index: 2;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 0 9px 16px;
  border-color: transparent transparent transparent white;
}
.mr-hero .mr-hero-content .mr-hero-mid .promo-video a .promo-info {
  position: absolute;
  bottom: 16px;
  left: 16px;
  z-index: 2;
}
.mr-hero .mr-hero-content .mr-hero-mid .promo-video a .promo-info .promo-nadpis,
.mr-hero .mr-hero-content .mr-hero-mid .promo-video a .promo-info .promo-podnadpis {
  display: block;
}
.mr-hero .mr-hero-content .mr-hero-mid .promo-video:hover {
  box-shadow: 0px 0px 40px 0px #e11515;
}
.mr-hero .mr-hero-content .mr-hero-mid .promo-video:hover .play-btn {
  border-color: transparent transparent transparent #E11515;
}
.mr-hero .mr-hero-roller {
  overflow: hidden;
  margin: 0 -10px;
  transform: rotate(-2deg);
  z-index: 50;
  position: relative;
  top: 10px;
}
.mr-hero .mr-hero-roller .roller-track {
  background: #E11515;
  display: flex;
  align-items: center;
  gap: 48px;
  width: max-content;
  animation: mr-roller 25s linear infinite;
  animation-play-state: paused;
  color: #0B0B0B;
  padding: 24px 0;
}
.mr-hero .mr-hero-roller .roller-track span {
  font-weight: 600;
  font-size: 24px;
  letter-spacing: 0.2px;
  text-transform: uppercase;
}
.mr-hero .mr-hero-roller .roller-track span:not(.dot) {
  white-space: nowrap;
  text-transform: uppercase;
}
.mr-hero .mr-hero-roller--divider {
  position: absolute;
  bottom: 0;
  top: auto;
  left: -300px;
  right: -300px;
  margin: 0;
  height: 18px;
  background: #E11515;
  display: none;
}
@keyframes mr-roller {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(var(--scroll-amount, -50%));
  }
}
@media screen and (max-width: 1600px) {
  .mr-hero {
    padding: 160px 16px 60px;
  }
  .mr-hero .mr-hero-roller {
    margin: 0 -26px;
  }
}
@media screen and (max-width: 1000px) {
  .mr-hero .mr-hero-content .mr-hero-mid {
    grid-template-columns: 1fr;
  }
  .mr-hero .mr-hero-content .mr-hero-mid .keypoints {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(110px, max-content));
    align-items: start;
    gap: 32px;
  }
  .mr-hero .mr-hero-content .mr-hero-mid .keypoints .keypoint {
    gap: 8px;
  }
  .mr-hero .mr-hero-content .mr-hero-mid .keypoints .keypoint strong {
    font-size: 24px;
    line-height: 32px;
  }
  .mr-hero .mr-hero-content .mr-hero-mid .keypoints .keypoint span {
    font-size: 18px;
    line-height: 22px;
  }
  .mr-hero .mr-hero-content .mr-hero-mid .promo-video {
    display: none;
  }
}
.mr-header {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}
.mr-header .mr-header-block {
  display: grid;
  align-items: end;
  gap: 40px;
}
.mr-header .mr-header-block p.sub-title {
  color: #E11515;
  display: flex;
  gap: 20px;
  font-size: 14px;
  align-items: center;
  font-family: 'JetBrains Mono', 'Fira Code', 'Courier New', monospace;
  text-transform: uppercase;
}
.mr-header .mr-header-block p.sub-title::after {
  content: '';
  display: block;
  width: 62px;
  height: 1px;
  background: #E11515;
}
@media screen and (max-width: 1000px) {
  .mr-header {
    grid-template-columns: 1fr;
  }
  .mr-header .mr-header-block {
    gap: 8px;
  }
}
.mr-heading {
  margin: 0 auto;
  text-align: center;
}
.mr-about {
  display: grid;
  grid-template-columns: 1fr 2fr;
  align-items: start;
  gap: 80px;
}
.mr-about .mr-about-list {
  display: grid;
  gap: 40px;
  min-width: 0;
}
.mr-about .mr-about-list .mr-about-item .mr-about-item-body {
  display: grid;
  gap: 30px;
}
.mr-about .mr-about-list .mr-about-item .mr-about-item-body h3 {
  display: flex;
  gap: 8px;
  align-items: flex-end;
}
.mr-about .mr-about-list .mr-about-item .mr-about-item-body h3 span {
  font-family: 'JetBrains Mono', 'Fira Code', 'Courier New', monospace;
  line-height: 1;
  font-size: 14px;
  color: #E11515;
}
.mr-about .mr-about-images {
  min-width: 0;
  display: flex;
  gap: 16px;
  height: 600px;
  overflow: hidden;
  margin-right: -180px;
}
.mr-about .mr-about-images img {
  flex: 10 1 0;
  min-width: 0;
  height: 100%;
  object-fit: cover;
  transition: flex-grow 0.3s linear;
  border-radius: 20px;
}
.mr-about .mr-about-images:hover img:first-child {
  flex-grow: 7;
}
.mr-about .mr-about-images:hover img:last-child {
  flex-grow: 13;
}
@media screen and (max-width: 1500px) {
  .mr-about {
    grid-template-columns: 2fr 3fr;
  }
  .mr-about .mr-about-iamges {
    margin-right: -16px;
  }
  .mr-about .mr-about-iamges img {
    flex: 2 1 0;
  }
  .mr-about .mr-about-iamges:hover img:first-child {
    flex-grow: 1;
  }
  .mr-about .mr-about-iamges:hover img:last-child {
    flex-grow: 2;
  }
}
@media screen and (max-width: 850px) {
  .mr-about {
    grid-template-columns: 1fr;
  }
  .mr-about .mr-about-images {
    margin-left: -16px;
    margin-right: -32px;
    height: 285px;
  }
  .mr-about .mr-about-images img:first-child {
    flex-grow: 2;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    object-position: center;
  }
  .mr-about .mr-about-images img:last-child {
    flex-grow: 1;
    object-position: left center;
  }
  .mr-about .mr-about-images:hover img:first-child {
    flex-grow: 1;
  }
  .mr-about .mr-about-images:hover img:last-child {
    flex-grow: 2;
  }
}
.mr-cards {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 40px;
}
.mr-cards .mr-card {
  display: grid;
  gap: 40px;
  align-items: start;
}
.mr-cards .mr-card .mr-card-image img {
  aspect-ratio: 45 / 35;
  height: auto;
  border-radius: 20px;
  object-fit: cover;
}
.mr-cards .mr-card .mr-card-body {
  display: grid;
  gap: 40px;
}
.mr-cards .mr-card .mr-card-body h3 {
  display: grid;
  gap: 4px;
  font-size: 36px;
  line-height: 32px;
  font-weight: 600;
}
.mr-cards .mr-card .mr-card-body h3 span {
  font-size: 14px;
  color: #E11515;
  font-family: 'JetBrains Mono', 'Fira Code', 'Courier New', monospace;
  line-height: 1;
  font-weight: 400;
}
@media screen and (max-width: 1000px) {
  .mr-cards {
    grid-template-columns: 1fr;
  }
  .mr-cards .mr-card .mr-card-image img {
    aspect-ratio: initial;
    max-height: min(400px, 50vh);
    width: 100%;
  }
  .mr-cards .mr-card .mr-card-body h3 {
    font-size: 24px;
    line-height: 32px;
  }
  .mr-cards .mr-card .mr-card-body h3 br {
    display: none;
  }
}
.mr-events {
  display: grid;
  gap: 40px;
  grid-template-columns: 1fr 1fr 1fr;
}
.mr-events .mr-event-card {
  height: 580px;
  background-position: center;
  background-size: cover;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
.mr-events .mr-event-card:not(.featured)::before {
  content: '';
  position: absolute;
  inset: 0;
  background-image: var(--hover-img);
  background-size: cover;
  background-position: center;
  opacity: 0;
  transition: opacity 0.4s ease;
  z-index: 0;
}
.mr-events .mr-event-card:not(.featured):hover::before {
  opacity: 1;
}
.mr-events .mr-event-card:not(.featured)::after {
  content: '';
  position: absolute;
  inset: -1px;
  background: url('img/overlays/mr-card-overlay.svg') center / cover no-repeat;
  z-index: 1;
  pointer-events: none;
}
.mr-events .mr-event-card .mr-event-card-inner {
  position: absolute;
  inset: 0;
  padding: 40px;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.mr-events .mr-event-card .mr-event-top {
  display: grid;
  gap: 30px;
}
.mr-events .mr-event-card .mr-event-top h3 {
  display: grid;
  gap: 12px;
  font-size: 60px;
}
.mr-events .mr-event-card .mr-event-top h3 span {
  font-size: 36px;
  line-height: 28px;
  font-weight: 500;
}
.mr-events .mr-event-card .mr-event-bottom {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.mr-events .mr-event-card .mr-event-bottom .mr-event-excerpt {
  color: #D1DCDD;
}
.mr-events .mr-event-card .mr-event-bottom .mr-event-links {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.mr-events .mr-event-card .mr-event-bottom .mr-event-links a.mr-event-video-link {
  display: flex;
  align-items: center;
  text-decoration: none;
  line-height: 1;
  gap: 4px;
}
.mr-events .mr-event-card .mr-event-bottom .mr-event-links a.mr-event-video-link::after {
  content: '';
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url('icons/play.svg') center / contain no-repeat;
  vertical-align: middle;
  margin-left: 6px;
}
.mr-events .mr-event-card .mr-event-bottom .mr-event-links a.mr-event-video-link:hover {
  color: #E11515;
}
.mr-events .mr-event-card span.mr-event-sub {
  display: block;
}
.mr-events .mr-event-card p.mr-event-meta {
  color: #E11515;
  font-family: 'JetBrains Mono', 'Fira Code', 'Courier New', monospace;
  font-size: 14px;
}
.mr-events .mr-event-card.featured {
  grid-column: span 3;
  height: 520px;
}
.mr-events .mr-event-card.featured::before {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: 10px;
  background: linear-gradient(to right, rgba(11, 11, 11, 0.8) 0%, rgba(11, 11, 11, 0) 60%), linear-gradient(to right, rgba(225, 21, 21, 0.22) 0%, rgba(225, 21, 21, 0) 40%, rgba(225, 21, 21, 0) 70%, rgba(225, 21, 21, 0.3) 100%);
  z-index: 0;
}
.mr-events .mr-event-card.featured .mr-event-card-inner {
  padding: 40px 70px;
  justify-content: center;
  gap: 40px;
  z-index: 1;
  max-width: 70%;
}
.mr-events .mr-event-card.featured .mr-event-video {
  position: absolute;
  right: 60px;
  bottom: 60px;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0px 0px 40px 0px #E1151599;
  transition: all 0.3s linear;
  width: 224px;
  height: 138px;
}
.mr-events .mr-event-card.featured .mr-event-video a {
  display: block;
  position: relative;
}
.mr-events .mr-event-card.featured .mr-event-video a img {
  object-fit: cover;
  display: block;
}
.mr-events .mr-event-card.featured .mr-event-video a .play-btn {
  position: absolute;
  top: 16px;
  right: 16px;
  z-index: 2;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 0 9px 16px;
  border-color: transparent transparent transparent white;
}
.mr-events .mr-event-card.featured .mr-event-video a .promo-info {
  position: absolute;
  bottom: 16px;
  left: 16px;
  z-index: 2;
}
.mr-events .mr-event-card.featured .mr-event-video a .promo-info .promo-nadpis,
.mr-events .mr-event-card.featured .mr-event-video a .promo-info .promo-podnadpis {
  display: block;
}
.mr-events .mr-event-card.featured .mr-event-video:hover {
  box-shadow: 0px 0px 40px 0px #e11515;
}
.mr-events .mr-event-card.featured .mr-event-video:hover .play-btn {
  border-color: transparent transparent transparent #E11515;
}
@media screen and (max-width: 1000px) {
  .mr-events {
    grid-template-columns: 1fr;
  }
  .mr-events .mr-event-card {
    height: max(40vh, 538px);
  }
  .mr-events .mr-event-card .mr-event-card-inner .mr-event-top h3 {
    font-size: 28px;
    line-height: 24px;
  }
  .mr-events .mr-event-card .mr-event-card-inner .mr-event-top h3 span.mr-event-sub {
    font-size: 24px;
    line-height: 28px;
  }
  .mr-events .mr-event-card.featured {
    height: auto;
    grid-column: span 1;
    display: flex;
    flex-direction: column;
  }
  .mr-events .mr-event-card.featured .mr-event-card-inner {
    position: relative;
    inset: auto;
    padding: 40px;
    max-width: 100%;
  }
  .mr-events .mr-event-card.featured .mr-event-video {
    position: relative;
    right: auto;
    bottom: auto;
    width: 224px;
    height: 138px;
    margin: 0 20px 20px auto;
  }
}
.mr-upcoming {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
}
.mr-upcoming .mr-upcoming-card {
  height: 440px;
  background-position: center;
  background-size: cover;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
.mr-upcoming .mr-upcoming-card::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(11, 11, 11, 0.1) 0%, rgba(11, 11, 11, 0.5) 50%, #0b0b0b 70%, #0b0b0b 100%);
  z-index: 0;
}
.mr-upcoming .mr-upcoming-card.locked::before {
  background: linear-gradient(180deg, rgba(11, 11, 11, 0.5) 0%, rgba(11, 11, 11, 0.7) 50%, #0b0b0b 70%, #0b0b0b 100%);
}
.mr-upcoming .mr-upcoming-card .mr-upcoming-lock {
  position: absolute;
  top: 38%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #E11515;
  z-index: 2;
}
.mr-upcoming .mr-upcoming-card .mr-upcoming-inner {
  position: absolute;
  inset: 0;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 32px;
}
.mr-upcoming .mr-upcoming-card .mr-upcoming-body {
  display: grid;
  gap: 6px;
}
.mr-upcoming .mr-upcoming-card .mr-upcoming-body h3 {
  font-size: 24px;
  line-height: 1.15;
  font-weight: 600;
  color: white;
  text-transform: uppercase;
  margin-bottom: 4px;
}
.mr-upcoming .mr-upcoming-card .mr-upcoming-body .mr-upcoming-meta {
  font-family: 'JetBrains Mono', 'Fira Code', 'Courier New', monospace;
  font-size: 16px;
  color: #D8E2E3;
}
.mr-upcoming .mr-upcoming-card .mr-upcoming-body .mr-upcoming-typ {
  font-size: 16px;
  color: #D8E2E3;
  margin-bottom: 14px;
}
.mr-upcoming .mr-upcoming-card .cta--soon {
  border-radius: 20px;
  border: 1px solid rgba(225, 21, 21, 0.35);
  color: rgba(255, 254, 253, 0.55);
  padding: 14px 28px 16px;
  display: inline-flex;
  align-items: center;
  line-height: 18px;
  font-size: 16px;
  cursor: default;
  justify-self: start;
}
@media screen and (max-width: 1200px) {
  .mr-upcoming {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 640px) {
  .mr-upcoming {
    grid-template-columns: 1fr;
  }
  .mr-upcoming .mr-upcoming-card {
    height: 320px;
  }
}
.mr-porady {
  display: grid;
  gap: 120px;
}
.mr-porady .mr-porad {
  display: grid;
  grid-template-columns: repeat(10, 1fr);
  gap: 80px;
  align-items: center;
}
.mr-porady .mr-porad.reversed .mr-porad-image {
  order: 2;
}
.mr-porady .mr-porad.reversed .mr-porad-content {
  order: 1;
}
.mr-porady .mr-porad .mr-porad-image {
  grid-column: span 6;
}
.mr-porady .mr-porad .mr-porad-image img {
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  border-radius: 10px;
}
.mr-porady .mr-porad .mr-porad-content {
  display: grid;
  gap: 32px;
  grid-column: span 4;
}
.mr-porady .mr-porad .mr-porad-content p.sub-title {
  color: #E11515;
  display: flex;
  gap: 20px;
  font-size: 14px;
  align-items: center;
  font-family: 'JetBrains Mono', 'Fira Code', 'Courier New', monospace;
  text-transform: uppercase;
}
.mr-porady .mr-porad .mr-porad-content h2 {
  font-size: 48px;
  line-height: 1;
  font-weight: 600;
}
.mr-porady .mr-porad .mr-porad-content p {
  font-size: 18px;
  color: #B1BDBF;
}
.mr-porady .mr-porad .mr-porad-content .mr-porad-tags {
  display: grid;
  gap: 12px;
}
.mr-porady .mr-porad .mr-porad-content .mr-porad-tags .tags-label {
  font-size: 12px;
  font-family: 'JetBrains Mono', 'Fira Code', 'Courier New', monospace;
  color: #E11515;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}
.mr-porady .mr-porad .mr-porad-content .mr-porad-tags .tags-list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.mr-porady .mr-porad .mr-porad-content .mr-porad-tags .tags-list .tag {
  font-size: 13px;
  font-family: 'JetBrains Mono', 'Fira Code', 'Courier New', monospace;
  padding: 4px 12px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 100px;
  color: #B1BDBF;
}
.mr-porady .mr-porad .mr-porad-content .mr-porad-links {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 32px;
  margin-top: 20px;
}
.mr-porady .mr-porad .mr-porad-content .mr-porad-links .mr-video-link {
  display: flex;
  align-items: center;
  text-decoration: none;
  line-height: 1;
  gap: 4px;
}
.mr-porady .mr-porad .mr-porad-content .mr-porad-links .mr-video-link::after {
  content: '';
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url('icons/play.svg') center / contain no-repeat;
  vertical-align: middle;
  margin-left: 6px;
}
.mr-porady .mr-porad .mr-porad-content .mr-porad-links .mr-video-link:hover {
  color: #E11515;
}
@media screen and (max-width: 1000px) {
  .mr-porady {
    gap: 80px;
  }
  .mr-porady .mr-porad {
    grid-template-columns: 1fr;
    gap: 40px;
  }
  .mr-porady .mr-porad.reversed .mr-porad-image {
    order: initial;
  }
  .mr-porady .mr-porad .mr-porad-image {
    grid-column: span 1;
  }
  .mr-porady .mr-porad .mr-porad-content {
    grid-column: span 1;
    gap: 24px;
  }
  .mr-porady .mr-porad .mr-porad-content h2 {
    font-size: 28px;
    line-height: 44px;
  }
}
.mr-partners {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 80px 100px;
}
.mr-partners .mr-partner {
  width: 150px;
  height: 128px;
  display: grid;
  align-items: center;
  justify-items: center;
}
.mr-partners .mr-partner img {
  filter: grayscale(1);
  transition: all 0.2s linear;
}
.mr-partners .mr-partner:hover img {
  filter: grayscale(0);
}
@media screen and (max-width: 1000px) {
  .mr-partners {
    gap: 8px 20px;
  }
  .mr-partners .mr-partner {
    width: 80px;
    height: 68px;
  }
}
.mr-feed {
  height: 850px;
  max-width: 1920px;
  margin: 0 auto;
  padding: 0 60px;
  background-size: cover;
  background-position: center;
  border-radius: 20px;
  overflow: hidden;
}
.mr-feed .mobil {
  display: none;
}
.mr-feed .mr-feed-inner {
  max-width: 1560px;
  height: 100%;
  margin: 0 auto;
  display: grid;
  align-items: center;
  padding: 0 16px;
}
.mr-feed .mr-feed-inner .mr-feed-inner-content {
  width: 50%;
  max-width: 450px;
  display: grid;
  gap: 30px;
}
.mr-feed .mr-feed-inner .mr-feed-inner-content p.sub-title {
  color: #E11515;
  font-size: 14px;
  font-family: 'JetBrains Mono', 'Fira Code', 'Courier New', monospace;
}
@media screen and (max-width: 1600px) {
  .mr-feed {
    border-radius: 0;
  }
  .mr-feed .mr-feed-inner {
    padding: 0 16px;
  }
}
@media screen and (max-width: 1000px) {
  .mr-feed .mr-feed-inner .mr-feed-inner-content {
    width: 100%;
    max-width: 350px;
  }
}
@media screen and (max-width: 600px) {
  .mr-feed {
    position: relative;
    height: auto;
    min-height: 600px;
    background-image: none;
    display: grid;
    grid-template-rows: 1fr 1fr;
    justify-items: start;
    justify-content: start;
  }
  .mr-feed img.mobil {
    display: block;
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: bottom;
  }
  .mr-feed .mr-feed-inner {
    position: relative;
    z-index: 1;
    padding: 60px 20px;
  }
  .mr-feed .mr-feed-inner .mr-feed-inner-content {
    width: 100%;
    max-width: 350px;
  }
}
.mr-contact {
  display: grid;
  grid-template-columns: 4fr 6fr;
  gap: 60px;
}
.mr-contact .mr-contact-left {
  display: grid;
  align-content: space-between;
}
.mr-contact .mr-contact-left .mr-contact-left-top {
  display: grid;
  gap: 40px;
}
.mr-contact .mr-contact-left .mr-contact-left-top p.sub-title {
  color: #E11515;
  font-size: 14px;
  font-family: 'JetBrains Mono', 'Fira Code', 'Courier New', monospace;
  display: flex;
  align-items: center;
  gap: 20px;
}
.mr-contact .mr-contact-left .mr-contact-left-top p.sub-title::after {
  content: '';
  display: block;
  width: 62px;
  height: 1px;
  background: #E11515;
}
.mr-contact .mr-contact-left .mr-contact-left-bottom {
  display: grid;
  gap: 40px;
}
.mr-contact .mr-contact-left .mr-contact-left-bottom dl.mr-contacts {
  display: grid;
  grid-template-columns: auto 1fr;
}
.mr-contact .mr-contact-left .mr-contact-left-bottom dl.mr-contacts dt,
.mr-contact .mr-contact-left .mr-contact-left-bottom dl.mr-contacts dd {
  padding: 20px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  display: flex;
  align-items: center;
}
.mr-contact .mr-contact-left .mr-contact-left-bottom dl.mr-contacts dt {
  font-family: 'JetBrains Mono', 'Fira Code', 'Courier New', monospace;
  color: #E11515;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  padding-right: 40px;
}
.mr-contact .mr-contact-left .mr-contact-left-bottom dl.mr-contacts dd {
  color: white;
}
.mr-contact .mr-contact-left .mr-contact-left-bottom dl.mr-contacts dd a {
  color: white;
  text-decoration: none;
}
.mr-contact .mr-contact-left .mr-contact-left-bottom dl.mr-contacts dd a:hover {
  text-decoration: underline;
}
.mr-contact .mr-contact-right {
  background: #FFFEFD;
  padding: 72px 36px;
  border-radius: 20px;
}
@media screen and (max-width: 1000px) {
  .mr-contact {
    grid-template-columns: 1fr;
  }
}
.wp-block-uagb-container {
  max-width: 1560px;
  margin-left: auto !important;
  margin-right: auto !important;
  padding: 60px 0px !important;
}
.wp-block-uagb-container .uagb-container-inner-blocks-wrap {
  display: grid !important;
  gap: 80px !important;
}
.wp-block-uagb-container.thin {
  padding: 60px calc(0px + 100px) !important;
}
.wp-block-uagb-container.full {
  padding: 60px 0 !important;
}
.wp-block-uagb-container.full .uagb-container-inner-blocks-wrap {
  display: block !important;
  max-width: 100% !important;
}
@media screen and (max-width: 1600px) {
  .wp-block-uagb-container {
    padding: 60px 16px !important;
  }
  .wp-block-uagb-container.thin {
    padding: 60px 70px !important;
  }
}
@media screen and (max-width: 1000px) {
  .wp-block-uagb-container {
    padding: 30px 16px !important;
  }
  .wp-block-uagb-container .uagb-container-inner-blocks-wrap {
    gap: 40px !important;
  }
  .wp-block-uagb-container.thin {
    padding: 30px 16px !important;
  }
  .wp-block-uagb-container.mob-nopad {
    padding: 0 !important;
  }
}
footer#site-footer {
  background: #0B0B0B;
  width: 100%;
  padding: 80px 0 0;
}
footer#site-footer .footer-inner {
  display: grid;
  max-width: 1340px;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 60px;
  padding-bottom: 60px;
}
footer#site-footer .footer-inner .footer-nav-label {
  font-size: 13px;
  color: #E11515;
  font-family: 'JetBrains Mono', 'Fira Code', 'Courier New', monospace;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 24px;
}
footer#site-footer .footer-inner .footer-logo {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  position: relative;
}
footer#site-footer .footer-inner .footer-logo::after {
  content: '';
  position: absolute;
  bottom: -40px;
  left: 50%;
  transform: translateX(-50%);
  width: 260px;
  height: 120px;
  border-radius: 50%;
  background: radial-gradient(ellipse at center, rgba(225, 21, 21, 0.3) 0%, transparent 70%);
  pointer-events: none;
  animation: footer-logo-glow 4s ease-in-out infinite;
}
footer#site-footer .footer-inner .footer-logo a {
  position: relative;
  z-index: 1;
  display: block;
  transition: transform 0.35s ease, filter 0.35s ease;
}
footer#site-footer .footer-inner .footer-logo a:hover {
  transform: scale(1.06);
  filter: drop-shadow(0 0 18px rgba(225, 21, 21, 0.55));
}
footer#site-footer .footer-inner .footer-logo img {
  width: 180px;
  height: auto;
}
@keyframes footer-logo-glow {
  0%,
  100% {
    opacity: 0.5;
    transform: translateX(-50%) scaleX(1);
  }
  50% {
    opacity: 1;
    transform: translateX(-50%) scaleX(1.25);
  }
}
footer#site-footer .footer-inner .footer-firma {
  display: grid;
  align-content: start;
  gap: 12px;
}
footer#site-footer .footer-inner .footer-firma address {
  font-style: normal;
  color: #B1BDBF;
  font-size: 16px;
  line-height: 1.7;
}
footer#site-footer .footer-inner .footer-firma .footer-firma-email {
  color: #B1BDBF;
  text-decoration: none;
  font-size: 16px;
}
footer#site-footer .footer-inner .footer-firma .footer-firma-email:hover {
  color: white;
}
footer#site-footer .footer-inner .footer-firma .footer-firma-legal {
  color: rgba(255, 255, 255, 0.35);
  font-family: 'JetBrains Mono', 'Fira Code', 'Courier New', monospace;
  font-size: 12px;
  margin-top: 8px;
}
footer#site-footer .footer-inner .footer-contact {
  display: grid;
  align-content: start;
  gap: 12px;
}
footer#site-footer .footer-inner .footer-contact .footer-contact-links {
  display: grid;
  gap: 12px;
}
footer#site-footer .footer-inner .footer-contact .footer-contact-links .footer-contact-link {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  color: #B1BDBF;
  text-decoration: none;
  font-size: 16px;
  line-height: 1.7;
}
footer#site-footer .footer-inner .footer-contact .footer-contact-links .footer-contact-link img {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  margin-top: 2px;
}
footer#site-footer .footer-inner .footer-contact .footer-contact-links .footer-contact-link:hover {
  color: white;
}
footer#site-footer .footer-inner .footer-contact .footer-contact-links .footer-contact-link.footer-contact-address {
  cursor: default;
}
footer#site-footer .footer-inner .footer-contact .footer-socials {
  display: flex;
  gap: 20px;
  align-items: center;
  margin-top: 12px;
}
footer#site-footer .footer-inner .footer-contact .footer-socials a img {
  width: 32px;
  height: 32px;
}
footer#site-footer .footer-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
footer#site-footer .footer-bottom .footer-bottom-inner {
  max-width: 1340px;
  margin: 0 auto;
  padding: 20px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
}
footer#site-footer .footer-bottom .footer-bottom-inner p {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.35);
}
footer#site-footer .footer-bottom .footer-bottom-inner a {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: none;
}
footer#site-footer .footer-bottom .footer-bottom-inner a:hover {
  color: white;
}
@media screen and (max-width: 1600px) {
  footer#site-footer {
    padding: 80px 16px 0;
  }
  footer#site-footer .footer-bottom .footer-bottom-inner {
    padding: 20px 0;
  }
}
@media screen and (max-width: 900px) {
  footer#site-footer .footer-inner {
    grid-template-columns: 1fr 1fr;
    gap: 40px;
  }
  footer#site-footer .footer-inner .footer-logo {
    grid-column: span 2;
  }
  footer#site-footer .footer-bottom .footer-bottom-inner {
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
  }
}
@media screen and (max-width: 600px) {
  footer#site-footer {
    padding-top: 48px;
  }
  footer#site-footer .footer-inner {
    grid-template-columns: 1fr;
    gap: 32px;
    padding-bottom: 40px;
  }
  footer#site-footer .footer-inner .footer-logo img {
    width: 140px;
  }
  footer#site-footer .footer-inner .footer-logo::after {
    width: 180px;
    height: 80px;
  }
  footer#site-footer .footer-bottom .footer-bottom-inner {
    padding: 16px 0;
  }
}
#mr-glow-wrap {
  position: fixed;
  inset: 0;
  pointer-events: none;
  z-index: -1;
  overflow: hidden;
}
#mr-glow {
  position: absolute;
  width: 80vw;
  height: 80vw;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(225, 21, 21, 0.3) 0%, transparent 65%);
  top: 40%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  will-change: transform;
}
@media (max-width: 768px) {
  #mr-glow {
    width: 140vw;
    height: 140vw;
    background: radial-gradient(circle, rgba(225, 21, 21, 0.45) 0%, transparent 65%);
  }
}
#mr-glow-2 {
  position: absolute;
  width: 50vw;
  height: 50vw;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(225, 21, 21, 0.18) 0%, transparent 65%);
  top: 60%;
  left: 35%;
  transform: translate3d(-50%, -50%, 0);
  will-change: transform;
}
@media (max-width: 768px) {
  #mr-glow-2 {
    display: none;
  }
}
.ff-el-group {
  margin-bottom: 28px;
}
.ff-el-group:last-child {
  margin-bottom: 0;
}
.ff-el-input--label label {
  font-family: 'JetBrains Mono', 'Fira Code', 'Courier New', monospace;
  font-size: 11px;
  font-weight: 400;
  color: #E11515;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 6px;
}
.ff-el-form-control {
  background: transparent;
  border: none;
  border-bottom: 1px solid rgba(11, 11, 11, 0.2);
  border-radius: 0;
  width: 100%;
  padding: 8px 0;
  font-size: 16px;
  color: #0B0B0B;
  box-shadow: none;
  outline: none;
}
.ff-el-form-control::placeholder {
  color: rgba(11, 11, 11, 0.3);
}
.ff-el-form-control:focus {
  border-bottom-color: #0B0B0B;
  box-shadow: none;
}
textarea.ff-el-form-control {
  resize: none;
  min-height: 80px;
}
.ff-el-input--content {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.ff-el-form-check .ff-el-form-check-label {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  padding: 6px 16px;
  border: 1px solid rgba(11, 11, 11, 0.25);
  border-radius: 100px;
  font-size: 14px;
  color: #0B0B0B;
  transition: background 0.15s, border-color 0.15s, color 0.15s;
}
.ff-el-form-check .ff-el-form-check-label .ff-el-form-check-input {
  display: none;
}
.ff-el-form-check .ff-el-form-check-label:has(.ff-el-form-check-input:checked) {
  background: #E11515;
  border-color: #E11515;
  color: white;
}
.ff-el-form-check.ff-el-tc {
  width: 100%;
  margin-top: -4px;
}
.ff-el-form-check.ff-el-tc .ff-el-form-check-label.ff_tc_label {
  width: 100%;
  display: grid;
  grid-template-columns: 18px 1fr;
  align-items: start;
  gap: 12px;
  padding: 14px 0 0;
  border: none;
  border-radius: 0;
  background: transparent;
  color: rgba(11, 11, 11, 0.72);
  font-size: 13px;
  line-height: 1.45;
  transition: none;
}
.ff-el-form-check.ff-el-tc .ff-el-form-check-label.ff_tc_label .ff_tc_checkbox {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 2px;
}
.ff-el-form-check.ff-el-tc .ff-el-form-check-label.ff_tc_label .ff-el-form-check-input.ff_gdpr_field {
  display: block;
  appearance: none;
  width: 16px;
  height: 16px;
  margin: 0;
  border: 1px solid rgba(11, 11, 11, 0.35);
  border-radius: 2px;
  background: transparent;
  cursor: pointer;
  position: relative;
  flex: 0 0 auto;
}
.ff-el-form-check.ff-el-tc .ff-el-form-check-label.ff_tc_label .ff-el-form-check-input.ff_gdpr_field:checked {
  background: #E11515;
  border-color: #E11515;
}
.ff-el-form-check.ff-el-tc .ff-el-form-check-label.ff_tc_label .ff-el-form-check-input.ff_gdpr_field:checked::after {
  content: '';
  position: absolute;
  left: 4px;
  top: 1px;
  width: 5px;
  height: 9px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.ff-el-form-check.ff-el-tc .ff-el-form-check-label.ff_tc_label .ff-el-form-check-input.ff_gdpr_field:focus-visible {
  outline: 2px solid rgba(225, 21, 21, 0.35);
  outline-offset: 2px;
}
.ff-el-form-check.ff-el-tc .ff-el-form-check-label.ff_tc_label .ff_t_c {
  color: inherit;
  max-width: 640px;
}
.ff-el-form-check.ff-el-tc .ff-el-form-check-label.ff_tc_label .ff_t_c a {
  color: #E11515;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.ff-el-form-check.ff-el-tc .ff-el-form-check-label.ff_tc_label .ff_t_c a:hover {
  color: #0B0B0B;
}
.ff-el-form-check.ff-el-tc .ff-el-form-check-label.ff_tc_label:has(.ff-el-form-check-input:checked) {
  background: transparent;
  border-color: rgba(11, 11, 11, 0.18);
  color: rgba(11, 11, 11, 0.82);
}
.ff_submit_btn_wrapper {
  margin-top: 40px;
}
.ff_submit_btn_wrapper .ff-btn-submit {
  background: #E11515;
  color: white;
  border: none;
  border-radius: 100px;
  padding: 12px 28px;
  font-size: 16px;
  font-family: 'General Sans', 'Inter', 'Helvetica Neue', Arial, sans-serif;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 10px;
}
.ff_submit_btn_wrapper .ff-btn-submit::after {
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  background: url('icons/arrow-top-right.svg') center / contain no-repeat;
  filter: brightness(0) invert(1);
}
