@media (min-width: 768px) {
  .col-md-4 { flex: 0 0 auto; width: 33.3333%; }
  .col-md-5 { flex: 0 0 auto; width: 41.6667%; }
  .col-md-6 { flex: 0 0 auto; width: 50%; }
  .col-md-7 { flex: 0 0 auto; width: 58.3333%; }
}
@media (min-width: 992px) {
  .col-lg-4 { flex: 0 0 auto; width: 33.3333%; }
  .col-lg-6 { flex: 0 0 auto; width: 50%; }
  .col-lg-8 { flex: 0 0 auto; width: 66.6667%; }
}
@media (min-width: 1200px) {
  .col-xl-9 { flex: 0 0 auto; width: 75%; }
}
.collapse:not(.show) { display: none; }
.nav-link { display: block; padding: 0.5rem 1rem; color: rgb(13, 110, 253); text-decoration: none; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out; }
@media (prefers-reduced-motion: reduce) {
  .nav-link { transition: none; }
}
.nav-link:focus, .nav-link:hover { color: rgb(10, 88, 202); }
.navbar { position: relative; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; padding-top: 0.5rem; padding-bottom: 0.5rem; }
.navbar > .container { display: flex; flex-wrap: inherit; align-items: center; justify-content: space-between; }
.navbar-brand { padding-top: 0.3125rem; padding-bottom: 0.3125rem; margin-right: 1rem; font-size: 1.25rem; text-decoration: none; white-space: nowrap; }
.navbar-nav { display: flex; flex-direction: column; padding-left: 0px; margin-bottom: 0px; list-style: none; }
.navbar-nav .nav-link { padding-right: 0px; padding-left: 0px; }
.navbar-collapse { flex-basis: 100%; flex-grow: 1; align-items: center; }
.navbar-toggler { padding: 0.25rem 0.75rem; font-size: 1.25rem; line-height: 1; background-color: transparent; border: 1px solid transparent; border-radius: 0.25rem; transition: box-shadow 0.15s ease-in-out; }
@media (prefers-reduced-motion: reduce) {
  .navbar-toggler { transition: none; }
}
.navbar-toggler:hover { text-decoration: none; }
.navbar-toggler:focus { text-decoration: none; outline: 0px; box-shadow: 0px 0px 0px 0.25rem; }
@media (min-width: 992px) {
  .navbar-expand-lg { flex-wrap: nowrap; justify-content: flex-start; }
  .navbar-expand-lg .navbar-nav { flex-direction: row; }
  .navbar-expand-lg .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; }
  .navbar-expand-lg .navbar-collapse { flex-basis: auto; display: flex !important; }
  .navbar-expand-lg .navbar-toggler { display: none; }
}
.d-flex { display: flex !important; }
.align-items-center { align-items: center !important; }
.mt-4 { margin-top: 1.5rem !important; }
.text-wrap { white-space: normal !important; }
.swiper { margin-left: auto; margin-right: auto; position: relative; overflow: hidden; list-style: none; padding: 0px; z-index: 1; display: block; }
.swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: flex; transition-property: transform; transition-timing-function: var(--swiper-wrapper-transition-timing-function,initial); box-sizing: content-box; }
.swiper-wrapper { transform: translate3d(0px, 0px, 0px); }
.swiper-horizontal { touch-action: pan-y; }
.swiper-slide { flex-shrink: 0; width: 100%; height: 100%; position: relative; transition-property: transform; display: block; }
.swiper-backface-hidden .swiper-slide { transform: translateZ(0px); backface-visibility: hidden; }
.swiper .swiper-notification { position: absolute; left: 0px; top: 0px; pointer-events: none; opacity: 0; z-index: -1000; }
h1 { font: 400 64px / 1.2 "Red Hat Text", sans-serif; }
@media (max-width: 1399.98px) {
  h1 { font-size: 48px; }
}
@media (max-width: 991.98px) {
  h1 { font-size: 32px; }
}
h3 { font: 400 48px / 1.2 "Red Hat Text", sans-serif; }
@media (max-width: 1399.98px) {
  h3 { font-size: 32px; }
}
@media (max-width: 991.98px) {
  h3 { font-size: 24px; }
}
h4 { font: 600 32px / 1.2 "Red Hat Text", sans-serif; }
@media (max-width: 1399.98px) {
  h4 { font-size: 24px; }
}
@media (max-width: 991.98px) {
  h4 { font-size: 22px; }
}
h5 { font: 600 24px / 1.2 "Red Hat Text", sans-serif; }
@media (max-width: 1399.98px) {
  h5 { font-size: 22px; }
}
@media (max-width: 991.98px) {
  h5 { font-size: 20px; }
}
h6 { font: 400 14px / 1.5 "Red Hat Text", monospace; }
h1, h3, h4, h5, h6 { margin: 0px; }
.btn-main { font: 600 16px / 1.2 "Red Hat Text", sans-serif; display: inline-flex; align-items: center; justify-content: center; text-decoration: none; outline: none; box-shadow: none; cursor: pointer; position: relative; max-width: max-content; }
.btn-main:hover .icon { transform: translateX(5px); }
.btn-main .text { margin-right: 24px; }
.btn-main.btn-gradient { position: relative; z-index: 1; display: inline-flex; align-items: center; padding: 24px; border-radius: 40px; }
.btn-main.btn-gradient .text { position: relative; z-index: 2; background: linear-gradient(268.97deg, rgb(41, 204, 185) -57.65%, rgb(0, 145, 255) 22.67%, rgb(255, 102, 183) 106.26%) text; -webkit-text-fill-color: transparent; }
.btn-main.btn-gradient .icon { position: relative; z-index: 2; }
.btn-main.btn-gradient .bg { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 1; border-radius: 40px; background-color: rgb(229, 250, 254); }
.btn-main.btn-gradient .gradient { position: absolute; top: -1px; left: -1px; width: calc(100% + 2px); height: calc(100% + 2px); z-index: 0; border-radius: 40px; background: linear-gradient(300.61deg, rgb(50, 253, 238) 0%, rgb(47, 155, 242) 37.5%, rgb(137, 132, 217) 68.75%, rgb(250, 104, 185) 100%); }
.btn-main.btn-white { padding: 24px; border-radius: 40px; border: 1px solid rgb(255, 255, 255); }
.btn-main.btn-white .text { color: rgb(255, 255, 255); }
h1 { font: 400 64px / 1.2 "Red Hat Text", sans-serif; }
@media (max-width: 1399.98px) {
  h1 { font-size: 48px; }
}
@media (max-width: 991.98px) {
  h1 { font-size: 32px; }
}
h3 { font: 400 48px / 1.2 "Red Hat Text", sans-serif; }
@media (max-width: 1399.98px) {
  h3 { font-size: 32px; }
}
@media (max-width: 991.98px) {
  h3 { font-size: 24px; }
}
h4 { font: 600 32px / 1.2 "Red Hat Text", sans-serif; }
@media (max-width: 1399.98px) {
  h4 { font-size: 24px; }
}
@media (max-width: 991.98px) {
  h4 { font-size: 22px; }
}
h5 { font: 600 24px / 1.2 "Red Hat Text", sans-serif; }
@media (max-width: 1399.98px) {
  h5 { font-size: 22px; }
}
@media (max-width: 991.98px) {
  h5 { font-size: 20px; }
}
h6 { font: 400 14px / 1.5 "Red Hat Text", monospace; }
h1, h3, h4, h5, h6 { margin: 0px; }
.btn-main { font: 600 16px / 1.2 "Red Hat Text", sans-serif; display: inline-flex; align-items: center; justify-content: center; text-decoration: none; outline: none; box-shadow: none; cursor: pointer; position: relative; max-width: max-content; }
.btn-main:hover .icon { transform: translateX(5px); }
.btn-main .text { margin-right: 24px; }
.btn-main.btn-gradient { position: relative; z-index: 1; display: inline-flex; align-items: center; padding: 24px; border-radius: 40px; }
.btn-main.btn-gradient .text { position: relative; z-index: 2; background: linear-gradient(268.97deg, rgb(41, 204, 185) -57.65%, rgb(0, 145, 255) 22.67%, rgb(255, 102, 183) 106.26%) text; -webkit-text-fill-color: transparent; }
.btn-main.btn-gradient .icon { position: relative; z-index: 2; }
.btn-main.btn-gradient .bg { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 1; border-radius: 40px; background-color: rgb(229, 250, 254); }
.btn-main.btn-gradient .gradient { position: absolute; top: -1px; left: -1px; width: calc(100% + 2px); height: calc(100% + 2px); z-index: 0; border-radius: 40px; background: linear-gradient(300.61deg, rgb(50, 253, 238) 0%, rgb(47, 155, 242) 37.5%, rgb(137, 132, 217) 68.75%, rgb(250, 104, 185) 100%); }
.btn-main.btn-white { padding: 24px; border-radius: 40px; border: 1px solid rgb(255, 255, 255); }
.btn-main.btn-white .text { color: rgb(255, 255, 255); }
* { transition: 0.15s ease-in-out; }
@media (min-width: 991.98px) {
  .container { max-width: 1160px; }
}
@media (min-width: 1399.98px) {
  .container { max-width: 1264px; }
}
@media (max-width: 1199.98px) {
  .container { padding: 0px 24px; }
}
@media (max-width: 991.98px) {
  .container { max-width: 100%; }
}
[class^="col-"] { padding: 0px 8px; }
main { overflow: hidden; }
.display-none { display: none !important; }
header { z-index: 10; }
@media (max-width: 991.98px) {
  header { position: fixed; top: 0px; left: 0px; width: 100%; }
}
header .navbar { padding: 24px 0px; background: rgba(255, 255, 255, 0.95); }
@media (max-width: 991.98px) {
  header .navbar { padding: 28px 0px; align-items: flex-start; }
}
header .navbar .container { display: flex; align-items: center; justify-content: space-between; }
@media (max-width: 991.98px) {
  header .navbar .container { padding: 0px 28px; }
}
header .navbar .navbar-brand { padding: 0px; font-size: 12px; }
@media (max-width: 991.98px) {
  header .navbar .navbar-brand { position: absolute; top: 24px; left: 0px; right: 0px; margin: 0px auto; max-width: max-content; }
}
header .navbar .navbar-brand img { max-width: 185px; }
@media (max-width: 991.98px) {
  header .navbar .navbar-nav { text-align: center; padding: 48px 0px 24px; }
}
header .navbar .navbar-nav .nav-dev-docs { font-weight: 500; }
header .navbar .navbar-nav .nav-item { margin: 0px 50px 0px 0px; }
@media (max-width: 1199.98px) {
  header .navbar .navbar-nav .nav-item { margin: 0px 25px 0px 0px; }
}
@media (max-width: 991.98px) {
  header .navbar .navbar-nav .nav-item { margin: 0px 0px 24px; }
}
header .navbar .navbar-nav .nav-item .nav-link { font: 400 16px / 1.2 "Red Hat Text", sans-serif; color: rgb(21, 21, 34); padding: 0px; }
@media (max-width: 991.98px) {
  header .navbar .navbar-nav .nav-item .nav-link { font-size: 40px; margin: 0px auto; max-width: max-content; }
}
header .navbar .navbar-nav .nav-item .nav-link:hover { background: -webkit-linear-gradient(122.23deg, rgb(133, 87, 232) 0%, rgb(58, 167, 255) 99.65%) text; -webkit-text-fill-color: transparent; }
header .navbar .navbar-nav .menus-container { position: absolute; }
header .navbar .navbar-nav .menus-container:hover { height: 400px; }
header .navbar .navbar-nav .menus-container:hover .nav-dev-menus { display: flex; }
@media (max-width: 991.98px) {
  header .navbar .navbar-nav .menus-container { position: static; }
}
header .navbar .navbar-nav .nav-dev { position: relative; width: 85px; }
@media (max-width: 991.98px) {
  header .navbar .navbar-nav .nav-dev { width: 100%; height: 505px; }
}
header .navbar .navbar-nav .dev-group-category { cursor: initial; font-family: "Red Hat Text"; font-weight: 500; font-size: 16px; }
@media (max-width: 991.98px) {
  header .navbar .navbar-nav .dev-group-category { font-size: 20px; }
}
header .navbar .navbar-nav .nav-dev-menus { z-index: 999; position: absolute; top: 30px; left: -30px; display: none; padding: 24px; flex-direction: column; align-items: flex-start; gap: 8px; border-radius: 16px; background: rgb(255, 255, 255); }
@media (max-width: 991.98px) {
  header .navbar .navbar-nav .nav-dev-menus { display: flex; flex-direction: column; align-items: center; position: static; background: transparent; width: 100%; text-align: center; padding: 12px; }
}
header .navbar .navbar-nav .nav-dev-menus a { font-size: 16px; text-decoration: none; color: black; font-family: "Red Hat Text"; }
@media (max-width: 991.98px) {
  header .navbar .navbar-nav .nav-dev-menus a { font-size: 20px; }
}
header .navbar .navbar-nav .nav-dev-menus .nav-dev-group { display: flex; padding-left: 10px; flex-direction: column; gap: 8px; }
header .navbar .navbar-nav .nav-dev-menus .nav-dev-group a { font-size: 16px; font-weight: 400; color: rgba(0, 0, 0, 0.8); }
@media (max-width: 991.98px) {
  header .navbar .navbar-nav .nav-dev-menus .nav-dev-group a { font-size: 20px; }
}
header .navbar .navbar-socials { list-style-type: none; margin: 0px 40px 0px 0px; padding-left: 0px; display: inline-flex; }
@media (max-width: 1199.98px) {
  header .navbar .navbar-socials { margin: 0px 25px 0px 0px; }
}
@media (max-width: 991.98px) {
  header .navbar .navbar-socials { display: flex; flex-wrap: wrap; justify-content: center; margin: 0px auto 32px; max-width: 240px; }
}
header .navbar .navbar-socials a { display: block; margin-right: 8px; }
@media (max-width: 991.98px) {
  header .navbar .navbar-socials a { margin: 0px 8px 16px; }
}
@media (max-width: 991.98px) {
  header .navbar .navbar-socials a img { width: 58px; }
}
@media (max-width: 991.98px) {
  header .navbar .navbar-link { text-align: center; }
}
header .navbar .navbar-link a { display: flex; justify-content: center; align-items: center; font-size: 14px; color: rgb(255, 255, 255); border-radius: 32px; padding: 11px 18px; background: url("https://paramgaming.net/assets/transaction/css/header-button-bg.png") 0% 0% / cover no-repeat; }
header .navbar .navbar-link a span { white-space: nowrap; }
header .navbar .navbar-link a img { width: 16px; height: 16px; margin-left: 8px; }
@media (max-width: 991.98px) {
  header .navbar .navbar-link a { font-size: 16px; padding: 20px 60px; }
}
header .navbar .navbar-toggler { padding: 0px; border: 0px; border-radius: 0px; outline: none; box-shadow: none; }
header .navbar .navbar-toggler.collapsed { background-color: transparent; }
header .navbar .navbar-toggler.collapsed span.icon-bar { background-color: rgb(0, 0, 0); }
header .navbar .navbar-toggler span.icon-bar { display: block; width: 27px; height: 3px; margin: 0px 0px 7px; background-color: rgb(0, 0, 0); transition: opacity 0.3s cubic-bezier(0.7, 0, 0, 0.7), transform; }
header .navbar .navbar-toggler span.icon-bar:last-child { margin: 0px; }
header .navbar .navbar-collapse { width: 100%; max-width: max-content; }
@media (max-width: 991.98px) {
  header .navbar .navbar-collapse { max-width: 100%; }
}
footer { padding: 48px 0px; background-color: rgb(0, 0, 0); }
@media (max-width: 1199.98px) {
  footer { padding: 48px 0px; }
}
footer .nav-wrap { display: flex; }
@media (max-width: 767.98px) {
  footer .nav-wrap { flex-direction: column; text-align: center; }
}
footer .nav-wrap .column-wrap { display: flex; flex-direction: column; }
footer .nav-wrap .column-wrap:not(:last-child) { margin-right: 48px; }
@media (max-width: 991.98px) {
  footer .nav-wrap .column-wrap:not(:last-child) { margin-right: 36px; }
}
@media (max-width: 767.98px) {
  footer .nav-wrap .column-wrap:not(:last-child) { margin-right: 0px; }
}
@media (max-width: 767.98px) {
  footer .nav-wrap .items-wrap { margin-bottom: 24px; }
}
footer .nav-wrap .items-wrap:not(:last-child) { margin-bottom: 48px; }
@media (max-width: 767.98px) {
  footer .nav-wrap .items-wrap:not(:last-child) { margin-bottom: 24px; }
}
footer .nav-wrap .items-wrap h5 { font: 600 16px / 1.3 "Red Hat Text", sans-serif; color: rgb(255, 255, 255); margin-bottom: 24px; }
@media (max-width: 767.98px) {
  footer .nav-wrap .items-wrap h5 { margin-bottom: 16px; }
}
footer .nav-wrap .items-wrap ul { padding: 0px; margin: 0px; list-style-type: none; }
footer .nav-wrap .items-wrap ul li { display: flex; }
@media (max-width: 767.98px) {
  footer .nav-wrap .items-wrap ul li { justify-content: center; }
}
footer .nav-wrap .items-wrap ul li:not(:last-child) { margin-bottom: 8px; }
footer .nav-wrap .items-wrap ul li a { font: 400 14px / 1.35 "Red Hat Text", sans-serif; color: rgba(255, 255, 255, 0.8); text-decoration: none; }
footer .icons-wrap { display: flex; flex-direction: column; }
footer .icons-wrap .logo-wrap { margin-bottom: 48px; }
@media (max-width: 767.98px) {
  footer .icons-wrap .logo-wrap { margin: 0px 0px 24px; }
}
footer .icons-wrap .socials-wrap { margin: 0px 0px 16px; padding: 0px; list-style-type: none; }
footer .icons-wrap .socials-wrap li { display: inline-block; margin-right: 8px; }
@media (max-width: 1199.98px) {
  footer .icons-wrap .socials-wrap li { margin-left: 0px; margin-right: 8px; }
}
@media (max-width: 767.98px) {
  footer .icons-wrap .socials-wrap li { margin: 0px 4px; }
}
footer .icons-wrap .socials-wrap li a { display: flex; }
@media (max-width: 767.98px) {
  footer .icons-wrap .socials-wrap li a img { width: 36px; }
}
footer .copyright-wrap { text-align: left; }
footer .copyright-wrap h6 { font: 400 14px / 1.2 "Red Hat Text", sans-serif; color: rgb(255, 255, 255); }
footer .copyright-wrap h6 a { cursor: inherit; background: linear-gradient(90deg, rgb(123, 255, 247) 41.6%, rgb(216, 105, 255) 63.43%) text; -webkit-text-fill-color: transparent; font-family: "Red Hat Text"; font-size: 14px; font-style: normal; font-weight: 400; line-height: normal; }
footer .footer { display: flex; justify-content: space-between; margin: 0px 88px; }
@media (max-width: 767.98px) {
  footer .footer { flex-direction: column; justify-content: center; align-items: center; gap: 20px; text-align: center; }
}
footer .footer .links { display: flex; flex-direction: column; gap: 10px; text-align: right; }
footer .footer .links .links-logos { display: flex; flex-direction: row; gap: 16px; }
footer .footer .links h6 { color: rgba(255, 255, 255, 0.9); font-family: "Red Hat Text"; font-size: 16px; font-style: normal; font-weight: 500; line-height: 150%; }
footer .footer .links img { height: 26px; }
@media (max-width: 767.98px) {
  footer .footer .links { text-align: center; }
}
.banner-section { background: url("https://paramgaming.net/assets/transaction/manta.network/assets/img/banner.png") center center / 100% 100% no-repeat; width: 100%; min-height: 88px; display: flex; align-items: center; justify-content: center; }
.banner-section:hover img { transform: translateX(5px); }
.banner-section .container { display: flex; align-items: center; justify-content: center; height: 100%; width: 100%; text-decoration-line: none; }
.banner-section .container .title { margin-right: 16px; color: rgb(255, 255, 255); font-family: "Red Hat Text"; font-size: 16px; font-style: normal; font-weight: 600; line-height: normal; }
@media (max-width: 575.98px) {
  .banner-section { padding: 12px 0px; background-size: cover; }
  .banner-section .title { margin-right: 0px; }
}
.banner-swiper { width: 100%; height: 100%; }
.hero-section { padding: 94px 0px; background: linear-gradient(92.55deg, rgba(0, 255, 225, 0.1) -16.31%, rgba(0, 166, 255, 0.1) 41.79%, rgba(255, 102, 183, 0.1) 98.69%); mix-blend-mode: normal; }
.hero-section .title { font-size: 45px; font-weight: 600; }
.hero-section .secondary { font-size: 32px; font-weight: 600; }
@media (max-width: 767.98px) {
  .hero-section .secondary { font-size: 23px; }
}
.hero-section .description { width: 517px; margin-top: 5px; margin-bottom: 24px; font-size: 16px; font-weight: 400; }
@media (max-width: 767.98px) {
  .hero-section .description { max-width: 100%; }
}
.hero-section .buttons { display: flex; align-items: center; }
@media (max-width: 767.98px) {
  .hero-section .buttons { flex-direction: column; }
}
.hero-section .buttons .hero-button { display: flex; align-items: center; justify-content: center; height: 72px; border-radius: 40px; text-decoration: none; color: rgb(255, 255, 255); flex-shrink: 0; text-align: center; font-family: "Red Hat Text"; font-size: 16px; font-style: normal; font-weight: 600; line-height: normal; }
@media (max-width: 767.98px) {
  .hero-section .buttons .hero-button { width: 100%; }
}
.hero-section .buttons .hero-button .icon { margin-left: 24px; }
.hero-section .buttons .hero-button:hover .icon { transform: translateX(5px); }
.hero-section .buttons .pacific-button { margin-right: 24px; padding: 0px; width: 322px; background: linear-gradient(89deg, rgb(0, 191, 169) -0.45%, rgb(0, 166, 255) 50.36%, rgb(224, 184, 255) 100.12%); }
.hero-section .buttons .pacific-button:hover { cursor: pointer; }
@media (max-width: 767.98px) {
  .hero-section .buttons .pacific-button { width: 100%; margin-right: 0px; margin-bottom: 10px; }
}
.hero-section .buttons .bridge-button { width: 270px; background-image: url("https://paramgaming.net/assets/transaction/manta.network/assets/img/hero-bridge-bg.png"); background-repeat: no-repeat; background-position: center center; background-size: cover; }
@media (max-width: 767.98px) {
  .hero-section .buttons .bridge-button { width: 100%; }
}
@media (max-width: 991.98px) {
  .hero-section { padding: 168px 0px 88px; }
}
@media (max-width: 767.98px) {
  .hero-section { padding: 128px 0px 48px; }
}
@media (max-width: 767.98px) {
  .hero-section .row { flex-direction: column-reverse; }
}
.hero-section h1 { color: rgb(21, 21, 34); margin-bottom: 24px; position: relative; z-index: 1; }
@media (max-width: 767.98px) {
  .hero-section h1 { text-align: center; max-width: 360px; margin: 0px auto 24px; }
}
.hero-section .power-by-list { display: flex; align-items: center; margin-top: 4px; margin-bottom: 16px; gap: 24px; }
@media (max-width: 767.98px) {
  .hero-section .power-by-list { flex-wrap: wrap; justify-content: center; gap: 14px; }
}
.hero-section .power-by-list img { height: 40px; }
.hero-section .img-wrap { width: 100%; position: relative; }
@media (max-width: 767.98px) {
  .hero-section .img-wrap { text-align: center; margin-bottom: 12px; }
}
.hero-section .img-wrap img { width: 115%; position: absolute; top: -50px; left: 50px; z-index: 0; }
@media (max-width: 1199.98px) {
  .hero-section .img-wrap img { left: -20px; }
}
@media (max-width: 991.98px) {
  .hero-section .img-wrap img { top: -110px; }
}
@media (max-width: 767.98px) {
  .hero-section .img-wrap img { position: relative; top: 0px; left: 0px; width: 100%; max-width: 340px; }
}
@media (max-width: 767.98px) {
  .hero-section [class^="col-"] { text-align: center; }
}
.modular-section { padding: 64px 0px 16px; }
@media (max-width: 1199.98px) {
  .modular-section { padding: 48px 0px 0px; }
}
@media (max-width: 767.98px) {
  .modular-section .row { flex-direction: column-reverse; }
}
.modular-section .img-wrap img { width: 95%; }
@media (max-width: 767.98px) {
  .modular-section .img-wrap img { max-width: 500px; width: 100%; }
}
.modular-section .text-wrap { display: flex; flex-direction: column; justify-content: center; height: 100%; }
@media (max-width: 767.98px) {
  .modular-section .text-wrap { margin-bottom: 24px; }
}
.modular-section .text-wrap h3 { font-weight: 600; margin-bottom: 16px; }
.modular-section .text-wrap h6 { font-size: 16px; }
.modular-section .text-wrap .modular-buttons { display: flex; }
@media (max-width: 767.98px) {
  .modular-section .text-wrap .modular-buttons { flex-direction: column; }
}
@media (max-width: 767.98px) {
  .modular-section .text-wrap .modular-apply-for { width: 320px; margin-right: 0px; margin-bottom: 8px; }
}
.modular-section .text-wrap .modular-build-manta { display: flex; justify-content: space-between; width: 208px; height: 72px; padding: 24px; margin-right: 16px; border-radius: 40px; text-decoration: none; text-align: center; font-family: "Red Hat Text"; font-size: 16px; font-style: normal; font-weight: 600; line-height: normal; color: rgb(255, 255, 255); background: linear-gradient(89deg, rgb(0, 191, 169) -0.45%, rgb(0, 166, 255) 50.36%, rgb(224, 184, 255) 100.12%); }
@media (max-width: 767.98px) {
  .modular-section .text-wrap .modular-build-manta { width: 320px; margin-right: 0px; margin-bottom: 8px; }
}
.modular-section .text-wrap .modular-build-manta:hover .icon { transform: translateX(5px); }
.modular-section .text-wrap a.btn-main .bg { background-color: rgb(255, 255, 255); }
.campaigns-section { padding: 64px 0px; }
@media (max-width: 1199.98px) {
  .campaigns-section { padding: 48px 0px; }
}
.campaigns-section .headline-wrap { text-align: center; margin-bottom: 64px; }
@media (max-width: 767.98px) {
  .campaigns-section .headline-wrap { margin-bottom: 24px; }
}
.campaigns-section .headline-wrap h3 { font-weight: 600; }
@media (max-width: 991.98px) {
  .campaigns-section .headline-wrap h3 { font-size: 32px; }
}
.campaigns-section .link-card { color: rgb(21, 21, 34); text-decoration: none; border-radius: 40px; padding: 48px; display: flex; min-height: 313px; flex-direction: column; position: relative; }
@media (max-width: 1199.98px) {
  .campaigns-section .link-card { min-height: 400px; }
}
@media (max-width: 767.98px) {
  .campaigns-section .link-card { min-height: 280px; padding: 24px; }
}
.campaigns-section .link-card.bg-blue { background: linear-gradient(122.23deg, rgb(185, 255, 249) 0%, rgb(58, 167, 255) 99.65%); }
@media (max-width: 767.98px) {
  .campaigns-section .link-card.bg-blue { margin-bottom: 24px; }
}
.campaigns-section .link-card.bg-violet { background: linear-gradient(78.29deg, rgb(190, 255, 232) -13.85%, rgb(248, 208, 255) 95.57%); }
.campaigns-section .link-card.bg-violet img { top: 40px; right: -40px; width: 291px; height: 301px; }
.campaigns-section .link-card:hover.bg-blue { background: linear-gradient(122.23deg, rgb(185, 255, 249) 10%, rgb(58, 167, 255) 99.65%); }
.campaigns-section .link-card:hover.bg-violet { background: linear-gradient(78.29deg, rgb(190, 255, 232) 0%, rgb(248, 208, 255) 95.57%); }
.campaigns-section .link-card:hover img { transform: rotate(5deg); }
.campaigns-section .link-card h3 { font-size: 32px; font-weight: 600; margin-bottom: 10px; }
.campaigns-section .link-card h5 { margin-bottom: 16px; max-width: 270px; }
@media (max-width: 767.98px) {
  .campaigns-section .link-card h5 { margin-bottom: 16px; }
}
.campaigns-section .link-card h6 { max-width: 250px; font-size: 16px; }
@media (max-width: 767.98px) {
  .campaigns-section .link-card h6 { max-width: 180px; }
}
.campaigns-section .link-card img { position: absolute; z-index: 2; top: 30px; right: -30px; width: 316px; height: 301px; }
@media (max-width: 1199.98px) {
  .campaigns-section .link-card img { top: auto; bottom: 24px; right: 24px; max-width: 240px; }
}
@media (max-width: 991.98px) {
  .campaigns-section .link-card img { display: none; max-width: 135px; }
}
.campaigns-section .product-card { padding: 48px; height: 100%; border-radius: 40px; display: flex; flex-direction: column; position: relative; background: linear-gradient(122.23deg, rgba(45, 255, 237, 0.1) 0%, rgba(58, 167, 255, 0.1) 99.65%); }
@media (max-width: 1199.98px) {
  .campaigns-section .product-card { padding: 24px; }
}
.campaigns-section .product-card h4 { margin-bottom: 16px; }
@media (max-width: 1199.98px) {
  .campaigns-section .product-card h4 { margin-bottom: 8px; }
}
.campaigns-section .product-card h6 { max-width: 518px; margin-bottom: 16px; color: rgb(21, 21, 34); font-size: 16px; font-weight: 400; }
.campaigns-section .col-card:not(:nth-last-child(-n+2)) { margin-bottom: 16px; }
@media (max-width: 767.98px) {
  .campaigns-section .col-card:not(:nth-last-child(-n+1)) { margin-bottom: 16px; }
}
.products-section { padding: 64px 0px 48px; }
@media (max-width: 1199.98px) {
  .products-section { padding: 48px 0px 32px; }
}
.products-section .headline-wrap { text-align: center; margin-bottom: 48px; }
@media (max-width: 991.98px) {
  .products-section .headline-wrap { margin-bottom: 16px; }
}
.products-section .headline-wrap h3 { font-weight: 600; margin-bottom: 16px; }
@media (max-width: 991.98px) {
  .products-section .headline-wrap h3 { font-size: 32px; }
}
.products-section .headline-wrap h6 { max-width: 500px; margin: 0px auto; }
.products-section .col-card { margin-bottom: 16px; }
.products-section .ecosystem-card { padding: 48px; height: 100%; border-radius: 40px; display: flex; flex-direction: column; position: relative; background: linear-gradient(122.23deg, rgba(45, 255, 237, 0.1) 0%, rgba(58, 167, 255, 0.1) 99.65%); }
@media (max-width: 1199.98px) {
  .products-section .ecosystem-card { padding: 24px; }
}
.products-section .ecosystem-card h4 { margin-bottom: 16px; background: linear-gradient(122.23deg, rgb(133, 87, 232) 0%, rgb(58, 167, 255) 99.65%) text; -webkit-text-fill-color: transparent; }
@media (max-width: 1199.98px) {
  .products-section .ecosystem-card h4 { margin-bottom: 8px; }
}
.products-section .ecosystem-card h6 { color: rgb(21, 21, 34); margin-bottom: 16px; max-width: 315px; }
@media (max-width: 1199.98px) {
  .products-section .ecosystem-card .btn-main { padding: 16px 24px; }
}
@media (max-width: 575.98px) {
  .products-section .ecosystem-card .btn-main { min-width: 220px; }
}
@media (max-width: 1199.98px) {
  .products-section .ecosystem-card .btn-main .text { margin-right: 16px; }
}
@media (max-width: 575.98px) {
  .products-section .ecosystem-card .btn-main .text { margin-right: 24px; }
}
.products-section .ecosystem-card a { margin-top: auto; }
.products-section .ecosystem-card .img-wrap { position: absolute; top: 0px; bottom: 0px; right: 60px; margin: auto 0px; height: max-content; }
@media (max-width: 1199.98px) {
  .products-section .ecosystem-card .img-wrap { right: 30px; }
}
@media (max-width: 991.98px) {
  .products-section .ecosystem-card .img-wrap { position: relative; right: 0px; margin: 8px 0px 24px; }
}
.where-section { mix-blend-mode: normal; background: radial-gradient(103.06% 229.25% at 101.35% -2.11%, rgb(48, 225, 224) 0%, rgba(217, 137, 255, 0) 100%), linear-gradient(265.55deg, rgb(62, 247, 225) -15.1%, rgb(86, 196, 255) 52.35%, rgb(255, 116, 190) 118.41%); }
.where-section .text-wrap { height: 100%; display: flex; flex-direction: column; justify-content: center; color: rgb(255, 255, 255); }
@media (max-width: 767.98px) {
  .where-section .text-wrap { padding: 48px 0px 24px; text-align: center; }
}
@media (max-width: 575.98px) {
  .where-section .text-wrap { padding: 48px 0px 0px; }
}
.where-section .text-wrap h3 { font-weight: 600; margin-bottom: 16px; }
@media (max-width: 991.98px) {
  .where-section .text-wrap h3 { font-size: 32px; }
}
.where-section .text-wrap h6 { margin-bottom: 24px; }
.where-section .img-wrap img { margin-left: -200px; }
@media (max-width: 991.98px) {
  .where-section .img-wrap img { height: 420px; margin-left: -100px; }
}
@media (max-width: 575.98px) {
  .where-section .img-wrap img { height: 370px; margin-left: 0px; margin-top: -84px; }
}
@media (max-width: 1199.98px) {
  .where-section .btn-main { padding: 16px 48px; }
}
@media (max-width: 767.98px) {
  .where-section .btn-main { margin: 0px auto; }
}
.achievements-section { padding: 64px 0px; background-color: rgb(240, 252, 255); }
@media (max-width: 1199.98px) {
  .achievements-section { padding: 48px 0px; }
}
.achievements-section .headline-wrap { text-align: center; margin-bottom: 110px; }
@media (max-width: 767.98px) {
  .achievements-section .headline-wrap { margin-bottom: 24px; }
}
.achievements-section .headline-wrap h3 { font-weight: 600; }
@media (max-width: 991.98px) {
  .achievements-section .headline-wrap h3 { font-size: 32px; }
}
.achievements-section .achievement-card { background-color: rgb(255, 255, 255); padding: 24px; height: 100%; border-radius: 40px; display: block; color: rgb(21, 21, 34); text-decoration: none; }
@media (max-width: 767.98px) {
  .achievements-section .achievement-card { margin-bottom: 24px; height: calc(100% - 24px); }
}
.achievements-section .achievement-card:hover .img-wrap { transform: translateY(-10px); }
.achievements-section .achievement-card .img-wrap { margin: -104px 0px 24px; }
@media (max-width: 767.98px) {
  .achievements-section .achievement-card .img-wrap { margin: 0px 0px 16px; }
}
.achievements-section .achievement-card .img-wrap img { height: 180px; }
@media (max-width: 767.98px) {
  .achievements-section .achievement-card .img-wrap img { height: 120px; }
}
.achievements-section .achievement-card .text-wrap h5 { margin-bottom: 16px; }
@media (max-width: 991.98px) {
  .achievements-section .achievement-card .text-wrap h5 { font-size: 24px; }
}
.events-section { padding: 64px 0px; text-align: center; }
@media (max-width: 1199.98px) {
  .events-section { padding: 48px 0px; }
}
.events-section .headline-wrap { margin-bottom: 48px; }
@media (max-width: 1199.98px) {
  .events-section .headline-wrap { margin-bottom: 24px; }
}
.events-section .headline-wrap h3 { font-weight: 600; margin-bottom: 16px; }
@media (max-width: 1199.98px) {
  .events-section .headline-wrap h3 { font-size: 32px; max-width: 270px; margin: 0px auto 16px; }
}
.events-section .headline-wrap h6 { max-width: 400px; margin: 0px auto; }
.events-section .events-swiper { overflow: initial; }
.events-section .events-swiper .event-card { border-radius: 40px; }
.events-section .events-swiper .event-card img { width: 100%; }
.socials-section { padding: 64px 0px; mix-blend-mode: normal; background: linear-gradient(92.55deg, rgba(0, 255, 225, 0.1) -16.31%, rgba(0, 166, 255, 0.1) 41.79%, rgba(255, 102, 183, 0.1) 98.69%); }
@media (max-width: 1199.98px) {
  .socials-section { padding: 48px 0px; }
}
.socials-section .headline-wrap { text-align: center; margin-bottom: 48px; }
@media (max-width: 1199.98px) {
  .socials-section .headline-wrap { margin-bottom: 24px; }
}
.socials-section .headline-wrap h3 { font-weight: 600; margin-bottom: 16px; }
@media (max-width: 1199.98px) {
  .socials-section .headline-wrap h3 { font-size: 32px; max-width: 270px; margin: 0px auto 16px; }
}
.socials-section .headline-wrap h6 { max-width: 380px; margin: 0px auto; }
.socials-section .newsletter-wrap { height: 100%; padding: 48px; border-radius: 40px; position: relative; background-color: rgb(255, 255, 255); }
@media (max-width: 1199.98px) {
  .socials-section .newsletter-wrap { padding: 24px; }
}
@media (max-width: 991.98px) {
  .socials-section .newsletter-wrap { height: calc(100% - 16px); margin-bottom: 16px; }
}
.socials-section .newsletter-wrap h4 { margin-bottom: 45px; }
@media (max-width: 1199.98px) {
  .socials-section .newsletter-wrap h4 { margin-bottom: 16px; }
}
@media (max-width: 991.98px) {
  .socials-section .newsletter-wrap h4 { font-size: 24px; }
}
.socials-section .newsletter-wrap form { margin: 0px !important; }
.socials-section .newsletter-wrap #mc_embed_signup .mc-field-group { width: 100%; padding-bottom: 0px !important; }
.socials-section .newsletter-wrap .form-group { position: relative; z-index: 3; max-width: 470px; width: 100%; }
@media (max-width: 1199.98px) {
  .socials-section .newsletter-wrap .form-group { flex-direction: column; }
}
.socials-section .newsletter-wrap .form-group [type="email"] { font: 400 14px / 1.3 "Red Hat Text", sans-serif; color: rgb(21, 21, 34); background: rgba(255, 255, 255, 0.3); border: 1px solid rgb(130, 183, 255) !important; border-radius: 40px !important; padding: 16px 122px 16px 24px !important; box-shadow: none !important; outline: none !important; }
@media (max-width: 1199.98px) {
  .socials-section .newsletter-wrap .form-group [type="email"] { margin-bottom: 16px; padding: 16px !important; }
}
.socials-section .newsletter-wrap .form-group [type="email"]::placeholder { color: rgba(21, 21, 34, 0.8); font: 400 14px / 1.3 "Red Hat Text", sans-serif !important; }
.socials-section .newsletter-wrap .form-group [type="submit"] { color: rgb(255, 255, 255); border: 0px; position: absolute; top: 0px; right: 0px; background: linear-gradient(91.45deg, rgb(77, 217, 225) -6.26%, rgb(63, 156, 231) 123.38%); font: 500 14px / 1 "Red Hat Text", monospace !important; border-radius: 32px !important; padding: 8px 16px !important; width: max-content !important; margin: 11px 9px !important; height: max-content !important; }
@media (max-width: 1199.98px) {
  .socials-section .newsletter-wrap .form-group [type="submit"] { position: relative; margin: 0px !important; padding: 16px 32px !important; width: 100% !important; }
}
.socials-section .newsletter-wrap .form-group #mce-responses .response { padding: 0px; margin: 0px; position: absolute; top: 0px; left: 0px; border-radius: 40px; height: 100%; width: 100%; text-align: center; background: rgb(255, 255, 255); font: 500 14px / 52px "Red Hat Text", monospace !important; border: 1px solid rgb(130, 183, 255) !important; color: rgb(120, 63, 241) !important; }
@media (max-width: 1199.98px) {
  .socials-section .newsletter-wrap .form-group #mce-responses .response { border-radius: 20px; line-height: 114px !important; }
}
.socials-section .newsletter-wrap .img-wrap { position: absolute; top: -24px; right: -48px; z-index: 2; }
@media (max-width: 1199.98px) {
  .socials-section .newsletter-wrap .img-wrap { position: relative; right: 0px; top: 0px; margin-bottom: 16px; }
}
@media (max-width: 1199.98px) {
  .socials-section .newsletter-wrap .img-wrap img { height: 120px; }
}
.socials-section .socials-wrap { height: 100%; padding: 48px; border-radius: 40px; position: relative; background-color: rgb(255, 255, 255); }
@media (max-width: 1199.98px) {
  .socials-section .socials-wrap { padding: 24px; }
}
.socials-section .socials-wrap h4 { margin-bottom: 16px; }
.socials-section .socials-wrap .items-wrap { display: flex; flex-wrap: wrap; max-width: 360px; }
@media (max-width: 1199.98px) {
  .socials-section .socials-wrap .items-wrap { max-width: 150px; }
}
.socials-section .socials-wrap .items-wrap .item { text-decoration: none; max-width: max-content; margin-right: 16px; display: flex; align-items: center; min-width: 100px; }
.socials-section .socials-wrap .items-wrap .item:not(:nth-last-child(-n+3)) { margin-bottom: 16px; }
@media (max-width: 1199.98px) {
  .socials-section .socials-wrap .items-wrap .item:not(:last-child) { margin-bottom: 16px; }
}
.socials-section .socials-wrap .items-wrap .item .icon { display: inline-block; margin-right: 8px; }
.socials-section .socials-wrap .items-wrap .item .text { font: 500 16px / 1.2 "Red Hat Text", sans-serif; background: linear-gradient(rgb(199, 129, 255) 0%, rgb(0, 102, 255) 100%) text; -webkit-text-fill-color: transparent; }
.socials-section .socials-wrap .elements-wrap .item-1 { position: absolute; top: -20px; left: 85px; }
@media (max-width: 1199.98px) {
  .socials-section .socials-wrap .elements-wrap .item-1 { top: -10px; left: -20px; }
}
.socials-section .socials-wrap .elements-wrap .item-2 { position: absolute; left: 295px; bottom: -30px; }
@media (max-width: 1199.98px) {
  .socials-section .socials-wrap .elements-wrap .item-2 { top: 65px; left: auto; right: -25px; }
}
.socials-section .socials-wrap .image-wrap { position: absolute; right: 30px; top: -25px; }
@media (max-width: 1199.98px) {
  .socials-section .socials-wrap .image-wrap { top: auto; bottom: 24px; right: 24px; }
}
@media (max-width: 1399.98px) {
  .socials-section .socials-wrap .image-wrap img { height: 200px; }
}
@media (max-width: 1199.98px) {
  .socials-section .socials-wrap .image-wrap img { height: 180px; }
}
.data-section { display: flex; justify-content: center; align-items: center; padding: 64px 88px; margin-top: 64px; background: linear-gradient(122deg, rgba(45, 255, 237, 0.1) 0%, rgba(58, 167, 255, 0.1) 99.65%); gap: 15px; }
@media (max-width: 767.98px) {
  .data-section { flex-direction: column; }
}
.data-section .detail-pc { display: flex; }
@media (max-width: 767.98px) {
  .data-section .detail-pc { display: none; }
}
.data-section .card-container { display: flex; flex-direction: column; justify-content: center; align-items: center; width: 411px; height: 186px; border-radius: 40px; background: rgb(255, 255, 255); }
.data-section .card-container .detail-h5 { display: none; flex-direction: column; text-align: center; }
.data-section .card-container .detail-h5 h6 { font-size: 24px; font-weight: 400; color: rgb(21, 21, 34); margin-bottom: 8px; }
@media (max-width: 767.98px) {
  .data-section .card-container .detail-h5 { display: flex; padding: 15px; height: 100%; }
}
@media (max-width: 767.98px) {
  .data-section .card-container { padding: 15px; height: 100%; }
}
.data-section .card-container .warning { position: relative; margin-left: 8px; }
.data-section .card-container .warning .locked-detail { display: none; position: absolute; top: 30px; width: 205px; padding: 8px; border-radius: 10px; gap: 15px; background: rgba(0, 0, 0, 0.6); }
.data-section .card-container .warning .locked-detail .locked-detail-item { display: flex; justify-content: space-between; align-items: center; font-family: "Red Hat Text"; }
.data-section .card-container .warning .locked-detail .locked-detail-item .item-title { font-size: 12px; font-weight: 600; color: rgba(255, 255, 255, 0.8); }
.data-section .card-container .warning .locked-detail .locked-detail-item .item-value { font-size: 12px; font-weight: 600; color: rgb(255, 255, 255); }
.data-section .card-container .warning img:hover + .locked-detail { display: block; }
.data-section .card-container h1 { font-size: 64px; font-weight: 600; color: rgb(21, 21, 34); margin-bottom: 12px; }
.data-section .card-container h6 { font-size: 16px; font-weight: 400; color: rgb(21, 21, 34); }
.manta-fest-modal { z-index: 999; position: fixed; top: 144px; left: calc(50% - 461px); display: flex; gap: 20px; width: 922px; height: 310px; padding: 24px; background-color: rgb(255, 255, 255); border-radius: 40px; filter: drop-shadow(rgba(0, 0, 0, 0.25) 0px 0px 10px); }
@media (max-width: 991.98px) {
  .manta-fest-modal { left: calc(50% - 170px); width: 350px; justify-content: center; align-items: center; text-align: center; }
}
.manta-fest-modal img { width: 384px; height: 262px; }
@media (max-width: 991.98px) {
  .manta-fest-modal img { display: none; }
}
.manta-fest-modal .manta-fest-info { color: rgb(21, 21, 34); font-size: 32px; }
.manta-fest-modal .manta-fest-info .pacific-button { display: flex; align-items: center; justify-content: space-between; height: 72px; padding: 24px; margin-top: 25px; border-radius: 40px; text-align: center; font-family: "Red Hat Text"; font-style: normal; font-weight: 600; line-height: normal; text-decoration: none; color: rgb(255, 255, 255); flex-shrink: 0; width: 191px; font-size: 16px; background: linear-gradient(89deg, rgb(0, 191, 169) -0.45%, rgb(0, 166, 255) 50.36%, rgb(224, 184, 255) 100.12%); }
.manta-fest-modal .manta-fest-info .pacific-button .icon img { width: 24px; height: 24px; }
@media (max-width: 991.98px) {
  .manta-fest-modal .manta-fest-info .pacific-button .icon img { display: block; }
}
@media (max-width: 991.98px) {
  .manta-fest-modal .manta-fest-info .pacific-button { width: 100%; margin-right: 0px; margin-bottom: 10px; }
}
@media (max-width: 767.98px) {
  .manta-fest-modal .manta-fest-info .pacific-button { width: 100%; margin-right: 0px; margin-bottom: 10px; }
}
.manta-fest-modal .manta-fest-desc { margin-top: 16px; margin-bottom: 20px; }
.manta-fest-modal .manta-fest-desc h6 { font-size: 20px; font-weight: 400; }
.manta-fest-modal .manta-fest-show { display: flex; align-items: center; }
.manta-fest-modal .manta-fest-show input { width: 24px; height: 24px; }
.manta-fest-modal .manta-fest-show label { margin-left: 16px; color: rgb(21, 21, 34); font-family: "Red Hat Text"; font-size: 16px; font-style: normal; font-weight: 400; line-height: normal; }
.manta-fest-modal .close-button { position: absolute; top: 32px; right: 32px; width: 20px; height: 20px; }
.manta-fest-modal .close-button:hover { cursor: pointer; opacity: 0.7; }
@media (max-width: 767.98px) {
  .manta-fest-modal .close-button { display: block; right: 20px; width: 16px; height: 16px; }
}
@font-face { font-family: "Red Hat Text"; font-style: normal; font-weight: 300; font-display: swap; src: url("") format("woff2"); unicode-range: U+100-2AF, U+304, U+308, U+329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }
@font-face { font-family: "Red Hat Text"; font-style: normal; font-weight: 300; font-display: swap; src: url("") format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { font-family: "Red Hat Text"; font-style: normal; font-weight: 400; font-display: swap; src: url("") format("woff2"); unicode-range: U+100-2AF, U+304, U+308, U+329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }
@font-face { font-family: "Red Hat Text"; font-style: normal; font-weight: 400; font-display: swap; src: url("") format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { font-family: "Red Hat Text"; font-style: normal; font-weight: 500; font-display: swap; src: url("") format("woff2"); unicode-range: U+100-2AF, U+304, U+308, U+329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }
@font-face { font-family: "Red Hat Text"; font-style: normal; font-weight: 500; font-display: swap; src: url("") format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { font-family: "Red Hat Text"; font-style: normal; font-weight: 600; font-display: swap; src: url("") format("woff2"); unicode-range: U+100-2AF, U+304, U+308, U+329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }
@font-face { font-family: "Red Hat Text"; font-style: normal; font-weight: 600; font-display: swap; src: url("") format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { font-family: "Red Hat Text"; font-style: normal; font-weight: 300; font-display: swap; src: url("") format("woff2"); unicode-range: U+100-2AF, U+304, U+308, U+329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }
@font-face { font-family: "Red Hat Text"; font-style: normal; font-weight: 300; font-display: swap; src: url("") format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { font-family: "Red Hat Text"; font-style: normal; font-weight: 400; font-display: swap; src: url("") format("woff2"); unicode-range: U+100-2AF, U+304, U+308, U+329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }
@font-face { font-family: "Red Hat Text"; font-style: normal; font-weight: 400; font-display: swap; src: url("") format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { font-family: "Red Hat Text"; font-style: normal; font-weight: 500; font-display: swap; src: url("") format("woff2"); unicode-range: U+100-2AF, U+304, U+308, U+329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }
@font-face { font-family: "Red Hat Text"; font-style: normal; font-weight: 500; font-display: swap; src: url("") format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { font-family: "Red Hat Text"; font-style: normal; font-weight: 600; font-display: swap; src: url("") format("woff2"); unicode-range: U+100-2AF, U+304, U+308, U+329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }
@font-face { font-family: "Red Hat Text"; font-style: normal; font-weight: 600; font-display: swap; src: url("") format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }