/*!***************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./resources/scss/styles.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=ADLaM+Display&family=Noto+Sans+Adlam:wght@700&display=swap);
/*!*******************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./resources/scss/styles.scss (1) ***!
  \*******************************************************************************************************************************************************************************************************************************************************/
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  padding: 0;
}
main {
  min-height: 20vh;
}
main h1,
main h2 {
  margin-block: 40px;
}
main h3 {
  margin-block: 40px;
}
@media screen and (max-width: 976px) {
  main h3 {
    margin-block: 20px;
  }
}
main h4 {
  margin-block: 30px;
}
@media screen and (max-width: 976px) {
  main h4 {
    margin-block: 15px;
  }
}
main h5 {
  margin-block: 20px;
}
@media screen and (max-width: 976px) {
  main h5 {
    margin-block: 10px;
  }
}
main h6 {
  margin-top: 10px;
}
main ol:not([class]),
main ol.wp-block-list {
  position: relative;
  padding: 0;
  margin: 0 0 30px;
}
main ol:not([class]) li,
main ol.wp-block-list li {
  list-style: decimal;
  padding: 0 0 10px 32px;
}
main ul:not([class]),
main ul.wp-block-list {
  position: relative;
  padding: 0;
  margin: 0 0 20px;
}
main ul:not([class]) li,
main ul.wp-block-list li {
  position: relative;
  list-style: none;
  padding-left: 20px;
  margin-bottom: 10px;
}
main ul:not([class]) li:before,
main ul.wp-block-list li:before {
  content: "";
  background: #D90000;
  width: 9px;
  height: 9px;
  transform: rotate(45deg);
  border-radius: 2px;
  display: inline-flex;
  position: absolute;
  left: 0;
  top: 10px;
}
main .wp-block-columns {
  gap: 40px;
  margin: 0 0 20px 0;
}
main .wp-block-columns .wp-block-column *:nth-child(1 of .wp-block-heading) {
  margin-top: 0;
}
main .wp-block-gallery {
  gap: 40px !important;
  margin: 0 0 20px 0;
}
main .wp-block-gallery.alignwide {
  max-width: unset;
}
main .wp-block-gallery img {
  min-width: 100%;
  margin: 0 !important;
  overflow: hidden;
}
main .wp-block-image img {
  overflow: hidden;
  min-width: 100%;
}
main .wp-block-embed iframe {
  max-height: 600px;
}
main .wp-block-table,
main .wp-block-flexible-table-block-table {
  width: 100%;
  overflow: auto;
}
main .wp-block-table table,
main .wp-block-flexible-table-block-table table {
  overflow: auto;
  border-collapse: collapse;
}
main .wp-block-table table tr,
main .wp-block-flexible-table-block-table table tr {
  border: none;
  border-bottom: 1px solid #000;
}
main .wp-block-table table tr th,
main .wp-block-flexible-table-block-table table tr th {
  font-family: ADLaM Display, Noto Sans Adlam, sans-serif;
  font-weight: 400;
  font-size: 22px;
  line-height: 29px;
  text-transform: uppercase;
  padding: 34px 20px;
  border: none;
  border-bottom: 1px solid #000;
  vertical-align: middle;
}
main .wp-block-table table tr td,
main .wp-block-flexible-table-block-table table tr td {
  border: 1px solid #000;
  padding: 10px 20px;
  color: #404040;
  vertical-align: middle;
}
main table:not([class]) {
  overflow: auto;
  border-collapse: collapse;
}
main table:not([class]) tr {
  border: none;
  border-bottom: 1px solid #000;
}
main table:not([class]) tr th {
  padding: 34px 20px;
  border: none;
  border-bottom: 1px solid #000;
  vertical-align: middle;
}
main table:not([class]) tr td {
  border: 1px solid #000;
  padding: 10px 20px;
  vertical-align: middle;
}
main a {
  color: #D90000;
}
main a:hover {
  color: #D90000;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

html :where(img[class*=wp-image-]) {
  margin-bottom: 10px;
}

.wp-block-gallery {
  display: flex;
}

.wp-block-group {
  display: flex;
  gap: 10px;
  flex-direction: column;
}
.wp-block-group.is-horizontal {
  flex-direction: row;
}

.last-item-no-margin *:last-child {
  margin-bottom: 0 !important;
}

.gslide-media {
  margin: auto;
}

.job-page-header {
  position: relative;
  display: flex;
  justify-content: center;
}
.job-page-header--inner {
  position: relative;
  width: 100vw;
  margin: 0 -50vw;
}
.job-page-header--inner:after {
  content: "";
  background-image: url(images/89fa94e3af36561833be.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  width: 326px;
  height: 577px;
  position: absolute;
  inset: 0;
  margin-block: auto;
  pointer-events: none;
  z-index: -1;
}
@media screen and (max-width: 976px) {
  .job-page-header--inner:after {
    opacity: 0.2;
  }
}

::-moz-selection {
  color: #fff;
  background: #D90000;
}

::selection {
  color: #fff;
  background: #D90000;
}

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  scroll-behavior: smooth;
  box-sizing: border-box;
}
@media screen and (min-width: 480px) {
  html {
    --w-full: 480px;
    --w-half: calc(480px / 2);
  }
}
@media screen and (min-width: 768px) {
  html {
    --w-full: 768px;
    --w-half: calc(768px / 2);
  }
}
@media screen and (min-width: 976px) {
  html {
    --w-full: 976px;
    --w-half: calc(976px / 2);
  }
}
@media screen and (min-width: 1180px) {
  html {
    --w-full: 1180px;
    --w-half: calc(1180px / 2);
  }
}
@media screen and (min-width: 1240px) {
  html {
    --w-full: 1240px;
    --w-half: calc(1240px / 2);
  }
}
@media screen and (min-width: 1360px) {
  html {
    --w-full: 1240px;
    --w-half: calc(1240px / 2);
  }
}
html:has(.admin-bar) {
  margin-top: 0 !important;
}

body {
  margin: 0;
  font-family: ADLaM Display, Noto Sans Adlam, serif;
  text-align: left;
  background-color: #fff;
  scroll-behavior: smooth;
  font-weight: 400;
  font-size: 17px;
  line-height: 23px;
  color: #404040;
  transition: opacity 0.4s ease;
}
body.has-sticky-header.admin-bar .site-header {
  top: 32px;
}
body.has-sticky-header .site-header {
  position: fixed;
  left: 0;
  right: 0;
  padding: 0;
}
body.has-sticky-header .nav li.current-menu-item:after {
  top: -100%;
}
body.has-sticky-header main {
  margin-top: 132px;
}
body.has-sticky-header .site-logo img {
  height: 80px;
  padding-block: 10px;
}
body.has-sticky-header #wpadminbar {
  position: fixed;
}

.site {
  position: relative;
  overflow: hidden;
  margin: 0;
}

@media screen and (max-width: 1560px) {
  .site-logo img {
    height: 80px;
    padding-block: 10px;
  }
}

.site-header {
  position: relative;
  z-index: 9999;
  background: #D90000;
  padding-block: 24px;
}
@media screen and (max-width: 1560px) {
  .site-header {
    padding-block: 0;
  }
}

#cookiescript_badge {
  z-index: 999 !important;
}

.grecaptcha-badge {
  display: none;
}

#wpadminbar {
  position: relative;
}

@media screen and (max-width: 480px) {
  #wpadminbar #wp-admin-bar-wpseo-menu {
    display: none !important;
  }
}
.nav {
  display: flex;
  margin: auto;
}
.nav:last-child {
  margin: 0;
}
@media screen and (max-width: 1180px) {
  .nav.primary-nav .menu {
    display: none;
  }
}
.nav a,
.nav div.menu-item {
  font-size: 20px;
  line-height: 26px;
  text-decoration: none;
  text-transform: uppercase;
  color: inherit;
  padding: 10px 15px;
}
.nav a:hover,
.nav div.menu-item:hover {
  color: #404040 !important;
}
.nav ul {
  display: flex;
  margin-block: auto;
  padding: 0;
}
.nav li {
  padding: 0;
  white-space: nowrap;
}
.nav li.current-menu-item {
  position: relative;
}
.nav li.current-menu-item:after {
  content: "";
  border-top: 4px solid #fff;
  position: absolute;
  top: calc(-100% - 26px);
  left: 15px;
  right: 15px;
}
.nav li > a,
.nav li div.menu-item {
  position: relative;
}
.nav li > a.menu-expanded > .sub-menu,
.nav li div.menu-item.menu-expanded > .sub-menu {
  display: flex;
}
.nav li.menu-item-has-children:hover > .sub-menu {
  display: flex;
}
.nav li:has(.lang-item) {
  position: relative;
}
.nav li:has(.lang-item) > a {
  display: flex;
  gap: 9px;
}
.nav li:has(.lang-item) > a:hover:before, .nav li:has(.lang-item) > a:hover:after {
  background: #404040;
}
.nav li:has(.lang-item) > a:before {
  content: "";
  display: block;
  -webkit-mask-image: url(images/4fc8268ba85f6ec2d860.svg);
          mask-image: url(images/4fc8268ba85f6ec2d860.svg);
  background: #fff;
  width: 24px;
  height: 24px;
  margin: auto;
}
.nav li:has(.lang-item) > a:after {
  content: "";
  display: block;
  -webkit-mask-image: url(images/d431a05f01a1d9486192.svg);
          mask-image: url(images/d431a05f01a1d9486192.svg);
  background: #fff;
  width: 14px;
  height: 8px;
  margin: auto;
}
.nav .sub-menu {
  display: none;
  position: absolute;
  flex-direction: column;
  text-align: center;
  z-index: 100;
  padding: 10px !important;
  width: 100%;
  margin: 0;
  gap: 15px;
  background: #fff;
}
.nav .sub-menu a,
.nav .sub-menu li,
.nav .sub-menu div.menu-item {
  padding: 0;
  color: #404040;
}
.nav .sub-menu .sub-menu {
  display: flex;
  flex-direction: column;
  position: relative;
  top: 0;
  border: none;
  padding: 0 !important;
  margin-top: 30px;
  box-shadow: none !important;
}
.nav .sub-menu .sub-menu:before, .nav .sub-menu .sub-menu:after {
  content: none !important;
}

body.has-sticky-header .nav-mobile .nav-mobile-container {
  padding-top: 70px;
}

.nav-mobile {
  display: flex;
  position: fixed;
  bottom: 0;
  left: 0;
  top: 0;
  transform: translateX(-150vw);
  transition: width 0.45s, transform 1s;
  width: 100%;
  z-index: 1000;
  background: #D90000;
  padding-top: 50px;
  overflow: auto;
}
.nav-mobile .nav-mobile-container {
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  margin: auto;
  padding-block: 40px;
}
.nav-mobile .menu-btn {
  position: absolute;
  right: 20px;
  z-index: 1;
  padding: 0;
}
.nav-mobile ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.nav-mobile .menu {
  display: flex;
  flex-direction: column;
  gap: 35px;
  height: 100%;
}
.nav-mobile .menu:last-child {
  flex-direction: row;
  justify-content: center;
  margin-top: 35px;
}
.nav-mobile .menu li a,
.nav-mobile .menu li > .menu-item {
  text-transform: uppercase;
  text-align: center;
  display: block;
  color: #fff;
  font-weight: 700;
}
.nav-mobile .menu li.menu-item-has-children.menu-expanded > a > .menu-item-expand:after {
  transform: rotate(180deg);
}
.nav-mobile .menu li.menu-item-has-children.menu-expanded > .sub-menu {
  display: block;
  visibility: visible;
  height: unset;
}
.nav-mobile .menu li.menu-item-has-children .menu-item-expand {
  margin-left: auto;
  width: 32px;
  height: 32px;
  z-index: 100;
  position: absolute;
  right: 10px;
  transform: rotate(90deg);
}
.nav-mobile .menu li.menu-item-has-children .menu-item-expand:after {
  content: "";
  -webkit-mask-image: url(images/987a7cb2b4894adf2f18.svg);
          mask-image: url(images/987a7cb2b4894adf2f18.svg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: 8px;
          mask-size: 8px;
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
  transition: transform 0.25s;
  margin-left: auto;
}
.nav-mobile .menu li .sub-menu {
  display: block;
  padding-left: 10px;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  margin: 0;
}
.nav-mobile .menu li .sub-menu a {
  color: #fff;
  text-transform: uppercase;
}
.nav-mobile .menu li .sub-menu .menu-expanded .sub-menu {
  margin-bottom: 30px;
}
.nav-mobile .menu li .sub-menu .sub-menu li {
  margin: 5px 0;
}
.nav-mobile .menu li .sub-menu .sub-menu li a {
  font-size: 13px;
}
.nav-mobile .menu li .sub-menu li {
  text-align: right;
  margin: 10px 0;
}
.nav-mobile .menu li .sub-menu li a {
  text-align: right;
  justify-content: flex-start;
  padding-right: 20px;
}
.nav-mobile a {
  color: inherit;
  text-decoration: none;
}

body.mobile-menu-open {
  overflow: hidden;
}
body.mobile-menu-open:after {
  content: "";
  position: fixed;
  background: rgba(0, 0, 0, 0.25);
  inset: 0;
  z-index: 1;
}
body.mobile-menu-open .nav-mobile {
  transform: translateX(0);
}
body.mobile-menu-open .menu-btn .hamburger {
  opacity: 0;
}
body.mobile-menu-open .menu-btn .cross {
  opacity: 1 !important;
}
body.mobile-menu-open .menu-btn .line1 {
  transform: rotate(45deg) translate(1px, 10px);
}
body.mobile-menu-open .menu-btn .line2 {
  opacity: 0;
}
body.mobile-menu-open .menu-btn .line3 {
  transform: rotate(-45deg) translate(1px, -8px);
}

.menu-btn {
  display: none;
  padding: 0;
  cursor: pointer;
  width: 26px;
  height: 26px;
  margin: auto 0 auto auto;
}
@media screen and (max-width: 1180px) {
  .menu-btn {
    display: flex;
  }
}
.menu-btn path {
  transition: transform 0.4s ease, opacity 0.3s ease;
  transform-origin: center;
  stroke: #fff;
}

footer hr {
  color: #D3D3D3;
}
footer a:hover {
  color: #232323;
}

.btn,
.button,
.wp-block-button__link,
.wp-block-file__button,
.post-password-form input[type=submit],
.form-submit input[name=submit] {
  position: relative;
  cursor: pointer;
  text-decoration: none;
  text-transform: uppercase;
  border: none;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  stroke: none;
  background-clip: content-box;
  padding: 22px 40px;
  border-radius: 100px;
  z-index: 1;
}
.btn:hover,
.button:hover,
.wp-block-button__link:hover,
.wp-block-file__button:hover,
.post-password-form input[type=submit]:hover,
.form-submit input[name=submit]:hover {
  stroke: none;
}
.btn.disabled,
.button.disabled,
.wp-block-button__link.disabled,
.wp-block-file__button.disabled,
.post-password-form input[type=submit].disabled,
.form-submit input[name=submit].disabled {
  pointer-events: none;
  opacity: 0.7;
}
.input {
  display: block;
  padding: 14px 20px;
  background: transparent;
  border: 1px solid #404040;
  border-radius: 5px;
  outline: none;
  min-height: 50px;
  width: 100%;
  min-width: 100px;
  background: #fff;
  font-size: 17px;
  line-height: 23px;
}
.input[aria-invalid], .input.invalid {
  border-color: #D90000;
}
.input::placeholder {
  font-family: ADLaM Display, Noto Sans Adlam, serif;
  font-size: 17px;
  line-height: 23px;
  opacity: 1;
}
.input:disabled {
  opacity: 0.5;
}
.input[type=search] {
  max-height: 40px;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
}
.input[type=search]::-webkit-search-cancel-button {
  appearance: none;
  -webkit-appearance: none;
  position: relative;
  right: 10px;
  height: 40px;
  width: 40px;
  -webkit-mask-image: url(images/da7efa683c72adb13ccd.svg);
          mask-image: url(images/da7efa683c72adb13ccd.svg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: 10px;
          mask-size: 10px;
  -webkit-mask-position: center;
          mask-position: center;
  background: #000;
  cursor: pointer;
}
.input[type=search]::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  position: absolute;
  right: 0;
}

textarea.input {
  resize: vertical;
  line-height: normal;
}

select:not([class]) {
  padding: 9px 15px;
  height: 50px;
  min-width: 70px;
  border: 1px solid #D9D9D9;
  border-radius: 4px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  background: #fff url(images/d431a05f01a1d9486192.svg) no-repeat calc(100% - 15px);
}
select:not([class]):disabled {
  opacity: 1;
}

.js-select {
  position: relative;
}
.js-select.select-open .selected:after {
  transform: rotate(180deg);
}
.js-select select {
  display: none;
}
.js-select .selected {
  padding: 10px 30px 10px 20px;
  min-width: 200px;
  cursor: pointer;
  background: #fff;
  border: 1px solid #000;
  border-radius: 6px;
  color: #404040;
}
.js-select .selected:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  -webkit-mask-image: url(images/d431a05f01a1d9486192.svg);
          mask-image: url(images/d431a05f01a1d9486192.svg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  background: #404040;
  width: 12px;
  height: 8px;
  display: flex;
  margin: auto;
  transition: transform 0.45s;
}
.js-select .selected span {
  padding: 10px;
  margin: -10px 0;
}
.js-select .select-dropdown {
  display: none;
  padding: 15px 15px 12px 15px;
  margin: 0;
  list-style: none;
  position: absolute;
  width: 100%;
  z-index: 1000;
  flex-wrap: wrap;
  background: #ffffff;
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.05), 0 0 15px 0 rgba(0, 0, 0, 0.05), 0 0 7px 0 rgba(0, 0, 0, 0.05);
  border-radius: 6px;
  min-width: 240px;
  max-height: 100vh;
  overflow: auto;
}
.js-select .select-dropdown li {
  width: 100%;
  cursor: pointer;
  padding: 5px 0;
  color: #404040;
}
.js-select .select-dropdown li:first-child {
  padding-top: 0;
}
.js-select .select-dropdown li:last-child {
  padding-bottom: 0;
}
.js-select .select-dropdown li span {
  color: #404040;
}

.input-error {
  display: block;
  z-index: 1;
  color: #D90000 !important;
  line-height: 2;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.general-error {
  display: block;
  color: #D90000 !important;
}

.general-success {
  display: block;
  color: #25ed75 !important;
}

.field-fieldset {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}

.field-row {
  position: relative;
  display: flex;
  gap: 15px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .field-row {
    flex-wrap: wrap;
  }
}

.field-group {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.from__static-loader {
  border: 3px solid transparent;
  border-radius: 50%;
  border-top: 3px solid #000000;
  width: 20px;
  height: 20px;
  animation: spin 1s linear infinite;
  position: absolute;
  left: calc(50% - 10px);
}

form label,
form .label-text {
  display: block;
  margin-bottom: 10px;
  font-size: 17px;
  line-height: 23px;
}
form.loading {
  position: relative;
  opacity: 0.5;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
}
form.loading:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  border: 3px solid transparent;
  border-radius: 50%;
  border-top: 3px solid #000000;
  width: 60px;
  height: 60px;
  animation: spin 1s linear infinite;
}

.input-radio {
  position: relative;
  box-sizing: border-box;
  width: 25px;
  min-width: 25px;
  height: 25px;
  border: 1px solid #404040;
  border-radius: 50%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  vertical-align: top;
  margin-right: 10px;
  cursor: pointer;
  outline: none;
  background: #fff;
}
.input-radio:checked:after {
  content: "";
  position: absolute;
  inset: 0;
  margin: auto;
  width: 8px;
  height: 8px;
  background: #000;
  border-radius: 50%;
}
.input-radio.invalid {
  border-color: #D90000;
}

.checkbox-field {
  position: relative;
  box-sizing: border-box;
  width: 25px;
  min-width: 25px;
  height: 25px;
  border: 1px solid #404040;
  border-radius: 4px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  vertical-align: top;
  margin-right: 10px;
  cursor: pointer;
  background: #fff;
}
.checkbox-field:focus {
  outline: none;
}
.checkbox-field:checked {
  background-color: #D90000;
  border-color: #D90000;
}
.checkbox-field:checked:after {
  content: "";
  position: absolute;
  inset: 0;
  margin: auto;
  width: 11px;
  height: 8px;
  -webkit-mask-image: url(images/82298f57c31659160af1.svg);
          mask-image: url(images/82298f57c31659160af1.svg);
  -webkit-mask-size: 11px 8px;
          mask-size: 11px 8px;
  background: #fff;
}
.checkbox-field.invalid {
  border-color: #D90000;
}

#global_axios_validator_error {
  display: none;
}

body.modal--open {
  height: 100vh;
}

.modal-visible {
  overflow: hidden;
}

.modal {
  opacity: 0.1;
  position: fixed;
  z-index: 99999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  overflow: hidden;
  outline: 0;
  background: rgba(0, 0, 0, 0.55);
  -webkit-backdrop-filter: none;
          backdrop-filter: none;
}
.modal.modal--open {
  opacity: 1;
  display: block;
}

.modal-close-icon,
.close-icon {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  padding: 0;
  cursor: pointer;
  line-height: 0;
  position: absolute;
  top: 30px;
  right: 30px;
  width: 22px;
  height: 22px;
  -webkit-mask-image: url(images/da7efa683c72adb13ccd.svg);
          mask-image: url(images/da7efa683c72adb13ccd.svg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: 22px;
          mask-size: 22px;
  background: #000;
  z-index: 100;
}

.modal-scroll-container {
  overflow: auto;
  height: 100%;
}

.modal-dialog {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  width: auto;
  margin: auto;
  padding: 0 15px;
  height: 100%;
}

.modal-content {
  position: relative;
  outline: 0;
  background-color: #fff;
  background-clip: padding-box;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.05), 0 10px 20px rgba(0, 0, 0, 0.05), 0 5px 10px rgba(0, 0, 0, 0.05);
  margin: auto;
}
@media screen and (max-width: 480px) {
  .modal-content {
    margin-left: 0;
  }
}

.modal-body {
  padding: 50px 40px;
}
@media screen and (max-width: 480px) {
  .modal-body {
    padding: 25px 20px !important;
    width: 100% !important;
  }
}

.swiper:not(.swiper-initialized) {
  overflow: visible;
}

.swiper.swiper-initialized .swiper-wrapper {
  flex-wrap: unset;
  gap: 0;
}

.swiper {
  overflow-x: clip;
  overflow-y: visible;
}

.swiper-wrapper {
  padding: 0;
  margin: 0;
}

.swiper-pagination {
  position: relative;
  display: flex;
  justify-content: center;
  padding: 0;
  bottom: unset !important;
  top: unset !important;
  width: auto !important;
  gap: 10px 30px;
}
.swiper-pagination li {
  padding: 0;
}
.swiper-pagination .swiper-pagination-bullet {
  display: block;
  height: 8px;
  width: 8px;
  padding: 0;
  margin: auto !important;
  cursor: pointer;
  border: none;
  border-radius: 50%;
  background: #000;
  opacity: 1 !important;
}
.swiper-pagination .swiper-pagination-bullet-active {
  background: #D90000;
}
.swiper-pagination .swiper-pagination-bullet:hover {
  background: #D90000;
}

.swiper-button-wrapper {
  position: absolute;
  top: -97px;
  right: 0;
  display: flex;
  justify-content: space-between;
  gap: 15px;
  margin: auto 0 auto auto;
  width: -moz-max-content;
  width: max-content;
}
@media screen and (max-width: 976px) {
  .swiper-button-wrapper {
    top: -60px;
  }
}

.swiper-button-prev,
.swiper-button-next {
  position: relative;
  width: 47px;
  height: 47px;
  margin: 0;
  color: #fff;
  opacity: 1 !important;
  background: #000;
  border-radius: 50%;
  margin-block: auto;
  border: 1px solid #000;
  top: 0;
  bottom: 0;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  background: #fff;
}
.swiper-button-prev.swiper-button-disabled:before,
.swiper-button-next.swiper-button-disabled:before {
  background: #000;
}
.swiper-button-prev:hover,
.swiper-button-next:hover {
  background: #000;
}
.swiper-button-prev:hover:before,
.swiper-button-next:hover:before {
  background: #fff;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  content: none !important;
}
.swiper-button-prev:before,
.swiper-button-next:before {
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  -webkit-mask-image: url(images/1e3e9f2b77cf47211010.svg);
          mask-image: url(images/1e3e9f2b77cf47211010.svg);
  -webkit-mask-size: 25px;
          mask-size: 25px;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  background: #fff;
}

.swiper-button-next {
  right: 0 !important;
  left: unset;
}

.swiper-button-prev {
  left: 0 !important;
  right: unset;
  transform: rotate(180deg);
}

.single-post:not(body) {
  display: flex;
  flex-direction: column;
  height: auto;
}

.single-job:not(body) {
  background: #fff;
  box-shadow: 0 4px 127px rgba(0, 0, 0, 0.07);
  border-radius: 20px;
  border: 2px solid transparent;
}
.single-job:not(body):hover {
  border-color: #D90000;
}

.single-product:not(body) .single-product--image img {
  object-fit: contain;
}

.hero-block {
  position: relative;
  display: flex;
  justify-content: center;
}
.hero-block--inner {
  position: relative;
  width: 100vw;
  height: 100%;
  margin: 0 -50vw;
}
.hero-block .swiper-wrapper {
  display: flex;
  flex-direction: row;
  gap: 0;
}
.hero-block .swiper-slide {
  position: relative;
  display: flex;
  overflow: hidden;
  width: auto;
  flex-grow: 1;
}
.hero-block .background {
  margin: auto;
}
.hero-block .background img,
.hero-block .background iframe,
.hero-block .background video {
  object-fit: cover;
  max-height: calc(100vh - 120px);
  width: 100vw;
}
.hero-block .swiper-pagination {
  padding: 100px 20px 30px;
  justify-content: space-between;
  overflow-y: hidden;
  overflow-x: visible;
}
.hero-block .swiper-pagination .swiper-pagination-bullet {
  position: relative;
  background: transparent;
  color: rgba(255, 255, 255, 0.5);
  height: auto;
  width: -moz-fit-content;
  width: fit-content;
  text-align: left;
  gap: 10px 56px;
  white-space: nowrap;
}
.hero-block .swiper-pagination .swiper-pagination-bullet:hover, .hero-block .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  color: #fff;
}

.contacts-block {
  position: relative;
  display: flex;
  justify-content: center;
}
.contacts-block--inner {
  position: relative;
  width: 100vw;
  margin: 0 -50vw;
  padding-block: 100px;
}
.contacts-block--inner:after {
  content: "";
  background-image: url(images/d7f5c88869524f9a9797.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  width: 333px;
  height: 354px;
  position: absolute;
  bottom: 0;
  right: 0;
  pointer-events: none;
}
.contacts-block .column-2 *:first-child {
  margin-top: 0;
}
.contacts-block .column-2 *:last-child {
  margin-bottom: 0;
}

.text-media {
  position: relative;
  display: flex;
  justify-content: center;
}
.text-media.type-2 .text-media--gallery {
  width: var(--w-full);
  margin-block: -50px;
  margin-right: 0;
  order: -1;
}
.text-media.type-2 .text-media--text {
  margin: 100px 0 0;
  max-width: 675px;
}
.text-media.type-3 .text-media--text {
  max-width: 425px;
}
.text-media.type-3:after {
  content: "";
  background: url(images/bac6a484f7eca1dda071.svg) no-repeat center;
  position: absolute;
  bottom: -50px;
  width: 956px;
  height: 576px;
}
.text-media.type-4 {
  margin-block: 50px;
}
.text-media.type-4 .text-media--gallery {
  order: -1;
  margin-right: -50%;
}
@media screen and (max-width: 768px) {
  .text-media.type-4 .text-media--gallery {
    margin-right: 0;
  }
  .text-media.type-4 .text-media--text {
    position: absolute;
    inset: 0 20px;
    height: -moz-max-content;
    height: max-content;
  }
}
.text-media.type-5 .text-media--gallery {
  order: -1;
  margin-right: 0;
}
.text-media.type-5 .text-media--text {
  max-width: 590px;
}
.text-media.type-5 .text-media--inner {
  padding-block: 100px 336px;
}
.text-media--inner {
  position: relative;
  width: 100vw;
  overflow-x: clip;
  margin: 0 -50vw;
}
.text-media--text {
  max-width: 510px;
  margin: auto;
  z-index: 1;
}
@media screen and (max-width: 976px) {
  .text-media--text {
    padding-block: 20px;
  }
}
.text-media--text h1, .text-media--text h2, .text-media--text h3, .text-media--text h4, .text-media--text h5, .text-media--text h6 {
  margin-top: 0;
}
.text-media--text *:first-child {
  margin-top: 0;
}
.text-media--text *:last-child {
  margin-bottom: 0;
}
.text-media--gallery img,
.text-media--gallery video {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 1180px) {
  .text-media--gallery img,
  .text-media--gallery video {
    aspect-ratio: 1 !important;
    height: auto;
  }
}

.banner-block {
  position: relative;
  display: flex;
  justify-content: center;
}
.banner-block--inner {
  position: relative;
  width: 100vw;
  margin: 0 -50vw;
  padding-block: 50px;
  background: #D90000;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 1180px) {
  .banner-block--inner {
    padding-block: 20px;
  }
}
.banner-block--inner *:first-child {
  margin-top: 0;
}
.banner-block--inner *:last-child {
  margin-bottom: 0;
}
.banner-block--inner img.alignnone {
  display: inline-block;
  margin-left: 30px;
  margin-bottom: 0;
}

.product-block {
  position: relative;
  display: flex;
  justify-content: center;
}
.product-block--inner {
  position: relative;
  width: 100vw;
  margin: 0 -50vw;
  padding-block: 100px;
}
@media screen and (max-width: 976px) {
  .product-block--inner {
    padding-block: 40px;
  }
}
.product-block--inner:after {
  content: "";
  background: url(images/cf0d4bab54e28b2928d8.svg) no-repeat center;
  position: absolute;
  height: 637px;
  width: 281px;
  bottom: 0;
  right: 0;
}
.product-block .block--heading {
  padding-bottom: 80px;
}
@media screen and (max-width: 976px) {
  .product-block .block--heading {
    padding-block: 20px;
  }
}
.product-block .block--heading *:first-child {
  margin-top: 0;
}
.product-block .block--heading *:last-child {
  margin-bottom: 0;
}
.product-block.all-products .product-block--inner {
  padding-block: 70px 336px;
}
@media screen and (max-width: 976px) {
  .product-block.all-products .product-block--inner {
    padding-block: 20px 336px;
  }
}
.product-block.all-products .product-block--inner:before {
  content: "";
  background: url(images/4a62bbf0c461c26b8edc.svg) no-repeat center;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 278px;
}
.product-block.all-products .product-block--inner:after {
  content: none;
}
.product-block.all-products .product-block--inner .product-block--bg {
  position: absolute;
  inset: 0;
  pointer-events: none;
}
.product-block.all-products .product-block--inner .product-block--bg-left {
  height: 637px;
  width: 100%;
  position: relative;
  background: url(images/d383bc7a4a31d654222e.svg) no-repeat right;
  background-size: 114px 637px;
}
.product-block.all-products .product-block--inner .product-block--bg-right {
  height: 637px;
  width: 100%;
  position: relative;
  transform: rotate(180deg);
  background: url(images/d383bc7a4a31d654222e.svg) no-repeat right;
  background-size: 114px 637px;
}
.product-block.all-products .product-block--inner .single-product--image {
  aspect-ratio: 327/350;
}
.product-block.all-products .single-product {
  border-radius: 20px;
  position: relative;
  background: #fff;
  padding: 30px;
}
@media screen and (max-width: 768px) {
  .product-block.all-products .single-product {
    padding: 10px;
  }
  .product-block.all-products .single-product p {
    font-size: 11px;
  }
}
.product-block.all-products .single-product:hover:after {
  height: 100%;
  width: 100%;
}
.product-block.all-products .single-product:after {
  content: "";
  border-radius: 25px;
  background-image: linear-gradient(320deg, #D90000 0%, #fff 50%);
  top: unset;
  left: unset;
  bottom: -4px;
  right: -3px;
  position: absolute;
  z-index: -1;
  height: 100px;
  width: 100px;
  transition: 450ms linear;
}
.product-block.popular-products .single-product {
  position: relative;
}
@media screen and (max-width: 976px) {
  .product-block.popular-products .single-product:before {
    content: none !important;
  }
}
.product-block.popular-products .single-product:before {
  content: "";
  display: block;
  position: absolute;
  top: -60px;
  left: 0;
  right: 0;
  margin: auto;
}
.product-block.popular-products .single-product:nth-child(1):before {
  z-index: 1;
  background: url(images/f8b385d0cfb2f38a77f3.svg) no-repeat center;
  width: 96px;
  height: 55px;
  margin-right: 80px;
}
.product-block.popular-products .single-product:nth-child(2):before {
  z-index: 2;
  background: url(images/36851bcf060c44e00709.svg) no-repeat center;
  width: 31px;
  height: 69px;
}
.product-block.popular-products .single-product:nth-child(3):before {
  z-index: 3;
  background: url(images/651737c361da47da8791.svg) no-repeat center;
  width: 96px;
  height: 55px;
  margin-left: 95px;
}
.product-block .loading-block {
  pointer-events: none;
  opacity: 0.5;
}

.career-block {
  position: relative;
  display: flex;
  justify-content: center;
}
.career-block--inner {
  position: relative;
  width: 100vw;
  margin: 0 -50vw;
  padding-block: 50px;
  background: #F0F0F0;
}
.career-block--text {
  margin-block: auto;
  max-width: 520px;
}
.career-block--text h2 {
  margin-right: -25%;
}
.career-block--text *:first-child {
  margin-top: 0;
}
.career-block--text:last-child {
  margin-bottom: 0;
}

.stats-block {
  position: relative;
  display: flex;
  justify-content: center;
}
.stats-block--inner {
  position: relative;
  width: 100vw;
  margin: 0 -50vw;
}
.stats-block--item {
  position: relative;
}
.stats-block--item:after {
  content: "";
  -webkit-mask-image: url(images/85d18d446264fc77ed1c.svg);
          mask-image: url(images/85d18d446264fc77ed1c.svg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  width: 588px;
  height: 354px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin-inline: auto;
  pointer-events: none;
}
.stats-block--item:nth-child(odd):after {
  background: #D90000;
}
.stats-block--item:nth-child(even) {
  color: #fff;
  background-color: #D90000;
}
.stats-block--item:nth-child(even):after {
  background: #fff;
}

.grid-block {
  position: relative;
  display: flex;
  justify-content: center;
}
.grid-block--inner {
  position: relative;
  width: 100vw;
  margin: 0 -50vw;
}
.grid-block.type-1 .grid-block--item:nth-child(even) .grid-block--item-text {
  order: -1;
}
@media screen and (max-width: 768px) {
  .grid-block.type-1 .grid-block--item .grid-block--item-media {
    order: -10;
  }
}
.grid-block.type-2 .grid-block--item:nth-child(odd) .grid-block--item-text:first-child {
  order: 2;
}
@media screen and (max-width: 768px) {
  .grid-block.type-2 .grid-block--item:nth-child(odd) .grid-block--item-text:first-child {
    order: -1;
  }
}
.grid-block.type-2 .grid-block--item:nth-child(even) .grid-block--item-text:last-child:after {
  transform: scaleX(-1);
}
.grid-block.type-2 .grid-block--item .grid-block--item-text:last-child {
  color: #fff;
  background: #D90000;
}
.grid-block.type-2 .grid-block--item .grid-block--item-text:last-child:after {
  content: "";
  -webkit-mask-image: url(images/90afff2a5de071d63184.svg);
          mask-image: url(images/90afff2a5de071d63184.svg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: bottom;
          mask-position: bottom;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: none;
  background-color: #fff;
}
@media screen and (max-width: 976px) {
  .grid-block.type-2 .grid-block--item .grid-block--item-text:last-child:after {
    opacity: 0.2;
  }
}
.grid-block.type-2 .grid-block--item-text {
  aspect-ratio: 1;
}
.grid-block--item .grid-block--item-text {
  position: relative;
}
.grid-block--item .grid-block--item-text .grid-block--item-text--inner {
  max-width: 520px;
}
@media screen and (max-width: 1180px) {
  .grid-block--item .grid-block--item-text .grid-block--item-text--inner {
    padding: 20px;
  }
}
.grid-block--item .grid-block--item-text .grid-block--item-text--inner *:first-child {
  margin-top: 0;
}
.grid-block--item .grid-block--item-text .grid-block--item-text--inner *:last-child {
  margin-bottom: 0;
}
.grid-block--item .grid-block--item-text:after {
  content: "";
  -webkit-mask-image: url(images/85d18d446264fc77ed1c.svg);
          mask-image: url(images/85d18d446264fc77ed1c.svg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  width: 588px;
  height: 354px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin-inline: auto;
  background: #D90000;
  pointer-events: none;
}
.grid-block--item .grid-block--item-text p {
  font-size: 23px;
  line-height: 33px;
}
@media screen and (max-width: 1180px) {
  .grid-block--item .grid-block--item-text p {
    font-size: 17px;
    line-height: 23px;
  }
}

.feature-block {
  position: relative;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 976px) {
  .feature-block .feature-block--text--inner {
    padding-block: 40px;
    max-width: unset !important;
    text-align: center;
  }
  .feature-block .feature-block--media {
    margin-inline: auto;
  }
}
.feature-block.type-2 .feature-block--inner:after {
  content: "";
  background-image: url(images/a9aba47cccb6470c0841.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
  margin-inline: auto;
  pointer-events: none;
  z-index: -1;
}
.feature-block.type-2 .grid {
  min-height: 670px;
}
.feature-block.type-2 .feature-block--text:after {
  content: none;
}
.feature-block.type-2 .feature-block--text--inner {
  max-width: 590px;
}
.feature-block.type-2 .feature-block--media {
  margin-top: auto;
  margin-inline: auto;
}
@media screen and (max-width: 976px) {
  .feature-block.type-3 .feature-block--media {
    display: none;
  }
}
.feature-block.type-3 .feature-block--inner:after {
  content: "";
  background-image: url(images/7f65cc04e2ef71376dfa.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  width: 553px;
  height: 980px;
  position: absolute;
  inset: 0;
  margin-block: auto;
  pointer-events: none;
  z-index: -1;
}
@media screen and (max-width: 976px) {
  .feature-block.type-3 .feature-block--inner:after {
    opacity: 0.2;
  }
}
.feature-block.type-3 .feature-block--text {
  padding-block: 120px;
}
.feature-block.type-3 .feature-block--text:after {
  content: none;
}
.feature-block.type-3 .feature-block--text--inner {
  max-width: 692px;
}
.feature-block.type-3 .feature-block--media {
  order: -1;
}
@media screen and (max-width: 976px) {
  .feature-block.type-4 .feature-block--media {
    display: none;
  }
  .feature-block.type-4 .grid {
    min-height: unset !important;
    padding-block: 40px;
  }
}
.feature-block.type-4 .feature-block--inner:before, .feature-block.type-4 .feature-block--inner:after {
  content: "";
  background-repeat: no-repeat;
  background-position: bottom;
  position: absolute;
  inset: 0;
  pointer-events: none;
}
.feature-block.type-4 .feature-block--inner:before {
  background-image: url(images/d4b254d6b2fc0522335b.svg);
  width: 592px;
  height: 651px;
  margin: auto 0 0;
  z-index: -1;
}
@media screen and (max-width: 976px) {
  .feature-block.type-4 .feature-block--inner:before {
    opacity: 0.2;
  }
}
.feature-block.type-4 .feature-block--inner:after {
  background-image: url(images/a9aba47cccb6470c0841.svg);
  width: 100%;
  height: 100%;
  margin-inline: auto;
  z-index: -2;
}
.feature-block.type-4 .grid {
  min-height: 670px;
}
.feature-block.type-4 .feature-block--text:after {
  content: none;
}
.feature-block.type-4 .feature-block--text--inner {
  max-width: 590px;
}
.feature-block.type-4 .feature-block--media {
  order: -1;
}
.feature-block--inner {
  position: relative;
  width: 100vw;
  margin: 0 -50vw;
}
.feature-block--text {
  position: relative;
}
.feature-block--text .feature-block--text--inner {
  max-width: 510px;
}
.feature-block--text .feature-block--text--inner *:first-child {
  margin-top: 0;
}
.feature-block--text .feature-block--text--inner p:last-child {
  margin-bottom: 0;
}
.feature-block--text .feature-block--text--inner img.alignnone {
  display: inline-block;
  margin-left: 30px;
  margin-bottom: -30%;
  transform: translateY(-100%);
}
@media screen and (max-width: 768px) {
  .feature-block--text .feature-block--text--inner img.alignnone {
    transform: none;
    margin-bottom: 0;
  }
}
.feature-block--text:after {
  content: "";
  -webkit-mask-image: url(images/70141936e612c3662d33.svg);
          mask-image: url(images/70141936e612c3662d33.svg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  width: 720px;
  height: 641px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin-inline: auto;
  pointer-events: none;
  background: #F0F0F0;
  z-index: -1;
}

.video-block {
  position: relative;
  display: flex;
  justify-content: center;
}
.video-block--inner {
  position: relative;
  width: 100vw;
  margin: 0 -50vw;
  padding-block: 100px;
}
@media screen and (max-width: 976px) {
  .video-block--inner {
    padding-block: 40px;
  }
}
.video-block--text *:first-child {
  margin-top: 0;
}
.video-block--text *:last-child {
  margin-bottom: 0;
}
.video-block--video {
  position: relative;
  cursor: pointer;
}
.video-block--video:has(.playing) {
  cursor: default;
}
.video-block--video:has(.playing):after {
  content: none;
}
.video-block--video:after {
  content: "";
  background: url(images/158a370a7beda67ad2b4.svg) no-repeat center;
  position: absolute;
  inset: 0;
  pointer-events: none;
}
.video-block--video .playing {
  position: relative;
  z-index: 100;
}

.job-block {
  position: relative;
  display: flex;
  justify-content: center;
}
.job-block--inner {
  position: relative;
  width: 100vw;
  margin: 0 -50vw;
  background: #F0F0F0;
  padding-block: 100px;
}
.job-block .block--heading {
  text-align: center;
}
.job-block .bubble {
  width: 65px;
  height: 65px;
  background: #D90000;
  color: #fff;
  display: inline-flex;
  justify-content: center;
  border-radius: 50%;
  align-items: center;
  font-weight: 400;
  font-size: 44px;
  line-height: 57px;
  text-align: center;
  text-transform: uppercase;
  margin-left: 18px;
}

*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

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

/*
Set the default cursor for buttons.
*/

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

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

:disabled {
  cursor: default;
}

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

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

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

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

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

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
.container{
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}
@media (min-width: 480px){
  .container{
    max-width: 480px;
  }
}
@media (min-width: 768px){
  .container{
    max-width: 768px;
  }
}
@media (min-width: 976px){
  .container{
    max-width: 976px;
  }
}
@media (min-width: 1180px){
  .container{
    max-width: 1180px;
  }
}
@media (min-width: 1240px){
  .container{
    max-width: 1240px;
  }
}
.sr-only{
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.visible{
  visibility: visible;
}
.invisible{
  visibility: hidden;
}
.collapse{
  visibility: collapse;
}
.static{
  position: static;
}
.fixed{
  position: fixed;
}
.sticky{
  position: -webkit-sticky;
  position: sticky;
}
.m-auto{
  margin: auto;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.my-auto{
  margin-top: auto;
  margin-bottom: auto;
}
.mb-0{
  margin-bottom: 0;
}
.mb-0\.5{
  margin-bottom: 5px;
}
.mb-10{
  margin-bottom: 100px;
}
.mb-2{
  margin-bottom: 20px;
}
.mb-3{
  margin-bottom: 30px;
}
.mb-3\.5{
  margin-bottom: 35px;
}
.mb-6{
  margin-bottom: 60px;
}
.mb-9{
  margin-bottom: 90px;
}
.mb-\[12px\]{
  margin-bottom: 12px;
}
.mt-3{
  margin-top: 30px;
}
.mt-6{
  margin-top: 60px;
}
.mt-9{
  margin-top: 90px;
}
.block{
  display: block;
}
.inline-block{
  display: inline-block;
}
.flex{
  display: flex;
}
.table{
  display: table;
}
.grid{
  display: grid;
}
.\!hidden{
  display: none !important;
}
.hidden{
  display: none;
}
.aspect-\[250\/250\]{
  aspect-ratio: 250/250;
}
.aspect-square{
  aspect-ratio: 1 / 1;
}
.w-full{
  width: 100%;
}
.min-w-\[160px\]{
  min-width: 160px;
}
.max-w-\[900px\]{
  max-width: 900px;
}
.max-w-screen-4xl{
  max-width: 1480px;
}
.flex-1{
  flex: 1 1 0%;
}
.border-collapse{
  border-collapse: collapse;
}
.transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.resize{
  resize: both;
}
.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-\[auto_auto\]{
  grid-template-columns: auto auto;
}
.flex-row{
  flex-direction: row;
}
.flex-col{
  flex-direction: column;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.gap-1{
  gap: 10px;
}
.gap-12{
  gap: 120px;
}
.gap-2{
  gap: 20px;
}
.gap-3{
  gap: 30px;
}
.gap-5{
  gap: 50px;
}
.gap-9{
  gap: 90px;
}
.gap-y-5{
  row-gap: 50px;
}
.overflow-visible{
  overflow: visible;
}
.rounded-\[100px\]{
  border-radius: 100px;
}
.border{
  border-width: 1px;
}
.border-none{
  border-style: none;
}
.border-primary{
  --tw-border-opacity: 1;
  border-color: rgb(217 0 0 / var(--tw-border-opacity, 1));
}
.border-white{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.bg-\[\#F0F0F0\]{
  --tw-bg-opacity: 1;
  background-color: rgb(240 240 240 / var(--tw-bg-opacity, 1));
}
.bg-primary{
  --tw-bg-opacity: 1;
  background-color: rgb(217 0 0 / var(--tw-bg-opacity, 1));
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.p-0{
  padding: 0;
}
.p-5{
  padding: 50px;
}
.px-2{
  padding-left: 20px;
  padding-right: 20px;
}
.px-3{
  padding-left: 30px;
  padding-right: 30px;
}
.px-\[16px\]{
  padding-left: 16px;
  padding-right: 16px;
}
.py-0{
  padding-top: 0;
  padding-bottom: 0;
}
.py-10{
  padding-top: 100px;
  padding-bottom: 100px;
}
.py-3{
  padding-top: 30px;
  padding-bottom: 30px;
}
.py-4{
  padding-top: 40px;
  padding-bottom: 40px;
}
.py-6{
  padding-top: 60px;
  padding-bottom: 60px;
}
.py-\[12px\]{
  padding-top: 12px;
  padding-bottom: 12px;
}
.pb-7{
  padding-bottom: 70px;
}
.text-center{
  text-align: center;
}
.font-semibold{
  font-weight: 600;
}
.uppercase{
  text-transform: uppercase;
}
.italic{
  font-style: italic;
}
.text-dark{
  --tw-text-opacity: 1;
  color: rgb(35 35 35 / var(--tw-text-opacity, 1));
}
.text-primary{
  --tw-text-opacity: 1;
  color: rgb(217 0 0 / var(--tw-text-opacity, 1));
}
.text-text{
  --tw-text-opacity: 1;
  color: rgb(64 64 64 / var(--tw-text-opacity, 1));
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.underline{
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.outline{
  outline-style: solid;
}
.filter{
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
h1, .h1 {
    font-family: ADLaM Display, Noto Sans Adlam, sans-serif;
    font-weight: 400;
    font-size: 50px;
    line-height: 65px;
    text-transform: uppercase;
  }
h2, .h2 {
    font-family: ADLaM Display, Noto Sans Adlam, sans-serif;
    font-weight: 400;
    font-size: 50px;
    line-height: 65px;
    text-transform: uppercase;
  }
@media screen and (max-width: 1180px) {
    h2, .h2 {
      font-size: 28px;
      line-height: 32px;
    }
  }
h3, .h3 {
    font-family: ADLaM Display, Noto Sans Adlam, sans-serif;
    font-weight: 400;
    font-size: 47px;
    line-height: 58px;
    text-transform: uppercase;
  }
@media screen and (max-width: 1180px) {
    h3, .h3 {
      font-size: 25px;
      line-height: 26px;
    }
  }
h4, .h4 {
    font-family: ADLaM Display, Noto Sans Adlam, sans-serif;
    font-weight: 400;
    font-size: 29px;
    line-height: 42px;
    text-transform: uppercase;
  }
@media screen and (max-width: 1180px) {
    h4, .h4 {
      font-size: 20px;
      line-height: 26px;
    }
  }
h5, .h5 {
    font-family: ADLaM Display, Noto Sans Adlam, sans-serif;
    font-weight: 400;
    font-size: 22px;
    line-height: 29px;
    text-transform: uppercase;
  }
@media screen and (max-width: 1180px) {
    h5, .h5 {
      font-size: 17px;
      line-height: 23px;
    }
  }
h6, .h6 {
    font-family: ADLaM Display, Noto Sans Adlam, sans-serif;
    font-weight: 400;
    font-size: 17px;
    line-height: 23px;
    text-transform: uppercase;
  }
.text155 {
    font-size: 155px;
    line-height: 202px;
  }
@media screen and (max-width: 1180px) {
    .text155 {
      font-size: 50px;
      line-height: 54px;
    }
  }
.text29 {
    font-size: 29px;
    line-height: 38px;
  }
.text24 {
    font-size: 24px;
    line-height: 31px;
  }
.text20 {
    font-size: 20px;
    line-height: 26px;
  }
.text15 {
    font-size: 14px;
    line-height: 16px;
  }
.text14 {
    font-size: 14px;
    line-height: 16px;
  }
p {
    margin-bottom: 40px;
  }
.btn:after {
    content: "";
    width: 40px;
    height: 40px;
    min-width: 40px;
    background: #D90000 url(images/987a7cb2b4894adf2f18.svg) no-repeat center;
    border-radius: 50%;
  }
.btn.btn-file {
    padding: 22px 35px;
    gap: 10px;
    border: 1px solid #D90000;
    border-radius: 100px;
    color: #D90000;
    width: 100%;
    text-align: center;
    justify-content: center;
  }
.btn.btn-file:after {
    content: none;
  }
.btn.btn-file:before {
    content: "";
    -webkit-mask-image: url(images/25a7369d611f77ff25de.svg);
            mask-image: url(images/25a7369d611f77ff25de.svg);
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-position: center;
            mask-position: center;
    width: 22px;
    height: 23px;
    background: currentColor;
  }
.btn.btn-file:hover {
    color: #232323;
    border-color: #232323;
  }
.btn.btn-no-after:after {
    content: none;
  }
.btn.btn-no-before:before {
    content: none;
  }
.btn.btn-link-left:after {
    content: none;
  }
.btn.btn-link-left:before {
    content: "";
    width: 40px;
    height: 40px;
    background: #D90000 url(images/987a7cb2b4894adf2f18.svg) no-repeat center;
    transform: rotate(180deg);
    border-radius: 50%;
  }
.btn.btn-link-bottom:after {
    transform: rotate(90deg);
  }
.btn.btn-arrow--left:before {
    content: "";
    background: url(images/113877869ea216870665.svg) no-repeat center;
    position: absolute;
    top: 0;
    width: 97px;
    height: 58px;
    left: -123px;
    pointer-events: none;
  }
.btn.btn-arrow--right:before {
    content: "";
    background: url(images/832f67fe27b690096a5b.svg) no-repeat center;
    position: absolute;
    top: 0;
    width: 97px;
    height: 58px;
    right: -123px;
    pointer-events: none;
  }
.btn.btn-arrow--bottom:before {
    content: "";
    background: url(images/34e1501093a4fbd10bff.svg) no-repeat center;
    position: absolute;
    top: calc(100% + 27px);
    bottom: 0;
    width: 97px;
    height: 58px;
    right: -37px;
    pointer-events: none;
  }
.btn.btn-primary {
    display: inline-flex;
    color: #fff;
    background: #D90000;
  }
.btn.btn-primary:hover {
    color: #fff;
    background: #000;
  }
.btn.btn-secondary {
    display: inline-flex;
    color: #404040;
    background: #fff;
  }
.btn.btn-secondary:hover {
    color: #fff;
    background: #000;
  }
.btn > svg {
    margin: auto 0;
  }
.hover\:bg-opacity-0:hover{
  --tw-bg-opacity: 0;
}
.hover\:text-dark:hover{
  --tw-text-opacity: 1;
  color: rgb(35 35 35 / var(--tw-text-opacity, 1));
}
.hover\:text-white:hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
@media not all and (min-width: 1180px){
  .max-xl\:w-full{
    width: 100%;
  }
  .max-xl\:grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .max-xl\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .max-xl\:gap-4{
    gap: 40px;
  }
}
@media not all and (min-width: 976px){
  .max-lg\:mb-2{
    margin-bottom: 20px;
  }
  .max-lg\:grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .max-lg\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .max-lg\:flex-col{
    flex-direction: column;
  }
  .max-lg\:justify-center{
    justify-content: center;
  }
  .max-lg\:gap-1{
    gap: 10px;
  }
  .max-lg\:gap-2{
    gap: 20px;
  }
  .max-lg\:gap-y-2{
    row-gap: 20px;
  }
  .max-lg\:\!py-4{
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .max-lg\:px-1{
    padding-left: 10px;
    padding-right: 10px;
  }
  .max-lg\:py-2{
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .max-lg\:py-4{
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .max-lg\:pb-3{
    padding-bottom: 30px;
  }
}
@media not all and (min-width: 768px){
  .max-md\:grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .max-md\:flex-col{
    flex-direction: column;
  }
  .max-md\:justify-center{
    justify-content: center;
  }
  .max-md\:gap-1{
    gap: 10px;
  }
  .max-md\:py-1{
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .max-md\:text-center{
    text-align: center;
  }
}
@media not all and (min-width: 480px){
  .max-sm\:grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
