@import url("css2-NotoSansitalwght0100..9001100..900_swap.css");
@import url("css2-Poppinswght400600_swap.css");

@font-face {
  font-family: FWC2026;
  src: url(../font/FWC2026-UltraCondensedBlack.8e6ba053.woff2) format("woff2");
  font-weight: 400;
  font-style: normal
}

body,
html {
  width: 100%;
  height: 100%
}

input::-ms-clear,
input::-ms-reveal {
  display: none
}

*,
:after,
:before {
  box-sizing: border-box
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

[tabindex="-1"]:focus {
  outline: none
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: .5em;
  font-weight: 500
}

p {
  margin-top: 0;
  margin-bottom: 1em
}

abbr[data-original-title],
abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline;
  text-decoration: underline dotted;
  border-bottom: 0;
  cursor: help
}

address {
  margin-bottom: 1em;
  font-style: normal;
  line-height: inherit
}

input[type=number],
input[type=password],
input[type=text],
textarea {
  -webkit-appearance: none
}

dl,
ol,
ul {
  margin-top: 0;
  margin-bottom: 1em
}

ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0
}

dt {
  font-weight: 500
}

dd {
  margin-bottom: .5em;
  margin-left: 0
}

blockquote {
  margin: 0 0 1em
}

dfn {
  font-style: italic
}

b,
strong {
  font-weight: bolder
}

small {
  font-size: 80%
}

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

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

code,
kbd,
pre,
samp {
  font-size: 1em;
  font-family: SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier, monospace
}

pre {
  margin-top: 0;
  margin-bottom: 1em;
  overflow: auto
}

figure {
  margin: 0 0 1em
}

img {
  vertical-align: middle;
  border-style: none
}

[role=button],
a,
area,
button,
input:not([type=range]),
label,
select,
summary,
textarea {
  touch-action: manipulation
}

table {
  border-collapse: collapse
}

caption {
  padding-top: .75em;
  padding-bottom: .3em;
  text-align: left;
  caption-side: bottom
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit
}

button,
input {
  overflow: visible
}

button,
select {
  text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
  -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0
}

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
  -webkit-appearance: listbox
}

textarea {
  overflow: auto;
  resize: vertical
}

fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-bottom: .5em;
  padding: 0;
  color: inherit;
  font-size: 1.5em;
  line-height: inherit;
  white-space: normal
}

progress {
  vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button
}

output {
  display: inline-block
}

summary {
  display: list-item
}

template {
  display: none
}

[hidden] {
  display: none !important
}

mark {
  padding: .2em;
  background-color: #feffe6
}

:root {
  --gray-100: rgba(255, 255, 255, 1);
  --gray-200: rgba(249, 251, 255, 1);
  --gray-300: rgba(237, 240, 247, 1);
  --gray-400: rgba(224, 228, 237, 1);
  --gray-500: rgba(208, 213, 223, 1);
  --gray-600: rgba(188, 196, 209, 1);
  --gray-700: rgba(133, 143, 159, 1);
  --gray-800: rgba(107, 117, 133, 1);
  --gray-900: rgba(75, 86, 103, 1);
  --gray-1000: rgba(42, 54, 73, 1);
  --gray-1100: rgba(23, 35, 53, 1);
  --gray-1200: rgba(12, 21, 33, 1);
  --gray-1300: rgba(5, 9, 14, 1);
  --purple-1: rgba(15, 23, 79, 1);
  --purple-2: rgba(36, 20, 110, 1);
  --purple-3: rgba(74, 22, 140, 1);
  --purple-4: rgba(123, 31, 162, 1);
  --red-1: rgba(117, 20, 18, 1);
  --red-2: rgba(213, 14, 0, 1);
  --red-3: rgba(254, 23, 67, 1);
  --orange: rgba(255, 110, 63, 1);
  --orange-button: rgba(255, 168, 80, 1);
  --green-1: rgba(2, 54, 44, 1);
  --green-2: rgba(2, 77, 63, 1);
  --green-3: rgba(2, 96, 99, 1);
  --green-4: rgba(2, 151, 167, 1);
  --green-button: rgba(75, 215, 230, 1);
  --dark-100: rgba(5, 9, 14, 1);
  --dark-200: rgba(12, 21, 33, 1);
  --dark-300: rgba(23, 35, 53, 1);
  --light-50: rgba(255, 255, 255, 1);
  --light-100: rgba(249, 251, 255, 1);
  --light-200: rgba(238, 244, 245, 1);
  --light-300: rgba(189, 197, 198, 1);
  --light-strokes-5: rgba(238, 244, 245, 0.05);
  --light-strokes-30: rgba(238, 244, 245, 0.3);
  --brand-red: rgba(255, 41, 83, 1);
  --brand-pink: rgba(123, 31, 162, 1);
  --brand-green: rgba(41, 217, 241, 1);
  --brand-purple: rgba(98, 44, 233, 1);
  --brand-orange: rgba(255, 110, 63, 1);
  --spacing-01: 0.2rem;
  --spacing-02: 0.4rem;
  --spacing-03: 0.8rem;
  --spacing-04: 1.2rem;
  --spacing-05: 1.6rem;
  --spacing-06: 2.0rem;
  --spacing-07: 2.4rem;
  --spacing-08: 3.2rem;
  --spacing-09: 4.0rem;
  --spacing-10: 6.4rem;
  --spacing-11: 8.8rem;
  --spacing-12: 12.8rem;
  --white: rgba(255, 255, 255, 1);
  --black: rgba(0, 0, 0, 1);
  --text: rgba(53, 56, 56, 1);
  --overlay: rgba(0, 0, 0, 0.8);
  --gray: rgba(189, 197, 198, 1);
  --purple: rgba(123, 31, 162, 1);
  --red: #D50E00;
  --blue: rgba(15, 23, 79, 1);
  --teal: rgba(2, 151, 167, 1);
  --cta-primary-bg: var(--purple);
  --cta-primary-bg-hover: rgba(151, 36, 199, 1);
  --cta-secondary-bg: rgb(213, 14, 0);
  --cta-secondary-bg-hover: rgb(213, 14, 0, 0.8);
  --cta-aux-bg: rgba(15, 23, 79, 1);
  --cta-aux-bg-hover: rgba(15, 23, 79, 0.8);
  --border: 1px solid #F2F2F3;
  --fifa-font: "FWC2026", sans-serif;
  --body--font: "Noto Sans", sans-serif
}

html {
  font-size: 62.5%
}

body {
  font-family: Noto Sans, sans-serif;
  padding: 0;
  margin: 0
}

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

.display-100,
.display-200,
.display-300,
.display-400,
.display-500,
.display-600,
.display-700,
.display-800,
.display-stats {
  font-family: var(--fifa-font)
}

.display-800 {
  font-size: 8rem;
  line-height: 7.6rem;
  letter-spacing: 1.5px
}

.display-700 {
  font-size: 7.2rem;
  line-height: 7.2rem;
  letter-spacing: 1.5px
}

.display-600 {
  font-size: 6rem;
  line-height: 6.2rem;
  letter-spacing: 1.2px
}

.display-500 {
  font-size: 4.8rem;
  line-height: 4.8rem;
  letter-spacing: 1.1px
}

.display-400 {
  font-size: 4rem;
  line-height: 4rem;
  letter-spacing: .8px
}

.display-300 {
  font-size: 3.2rem;
  line-height: 3.4rem;
  letter-spacing: .6px
}

.display-200 {
  font-size: 2.4rem;
  line-height: 2.8rem;
  letter-spacing: .5px
}

.display-100 {
  font-size: 1.8rem;
  line-height: 2.2rem;
  letter-spacing: .4px
}

.display-stats {
  font-size: 12rem;
  line-height: 10rem;
  letter-spacing: 1.5px
}

.body-100,
.body-200,
.body-300,
.body-400,
.body-500,
.body-600 {
  font-family: var(--body--font);
  font-weight: 400
}

.body-600 {
  font-size: 2.4rem;
  line-height: 3.4rem
}

.body-500 {
  font-size: 2rem;
  line-height: 3.2rem
}

.body-400 {
  font-size: 1.8rem;
  line-height: 2.8rem
}

.body-300 {
  font-size: 1.6rem;
  line-height: 2.6rem
}

.body-200 {
  font-size: 1.4rem;
  line-height: 2.2rem
}

.body-100 {
  font-size: 1.2rem;
  line-height: 1.6rem
}

.font-regular {
  font-weight: 400
}

.font-medium {
  font-weight: 500
}

.font-bold {
  font-weight: 700
}

.special-button-large,
.special-button-medium,
.special-button-small {
  font-family: var(--body--font);
  font-weight: 500
}

.special-button-large {
  font-size: 1.6rem;
  line-height: 2.1rem
}

.special-button-medium {
  font-size: 1.5rem;
  line-height: 2rem
}

.special-button-small {
  font-family: var(--body--font);
  font-size: 1.4rem;
  line-height: 1.9rem
}

.text-gray-100 {
  color: var(--gray-100)
}

.text-gray-200 {
  color: var(--gray-200)
}

.text-gray-300 {
  color: var(--gray-300)
}

.text-gray-400 {
  color: var(--gray-400)
}

.text-gray-500 {
  color: var(--gray-500)
}

.text-gray-600 {
  color: var(--gray-600)
}

.text-gray-700 {
  color: var(--gray-700)
}

.text-gray-800 {
  color: var(--gray-800)
}

.text-gray-900 {
  color: var(--gray-900)
}

.text-gray-1000 {
  color: var(--gray-1000)
}

.text-gray-1100 {
  color: var(--gray-1100)
}

.text-gray-1200 {
  color: var(--gray-1200)
}

.text-gray-1300 {
  color: var(--gray-1300)
}

.text-purple-1 {
  color: var(--purple-1)
}

.text-purple-2 {
  color: var(--purple-2)
}

.text-purple-3 {
  color: var(--purple-3)
}

.text-purple-4 {
  color: var(--purple-4)
}

.text-red-1 {
  color: var(--red-1)
}

.text-red-2 {
  color: var(--red-2)
}

.text-red-3 {
  color: var(--red-3)
}

.text-orange {
  color: var(--orange)
}

.text-green-1 {
  color: var(--green-1)
}

.text-green-2 {
  color: var(--green-2)
}

.text-green-3 {
  color: var(--green-3)
}

.text-green-4 {
  color: var(--green-4)
}

.text-dark-100 {
  color: var(--dark-100)
}

.text-dark-200 {
  color: var(--dark-200)
}

.text-dark-300 {
  color: var(--dark-300)
}

.text-light-50 {
  color: var(--light-50)
}

.text-light-100 {
  color: var(--light-100)
}

.text-light-200 {
  color: var(--light-200)
}

.text-light-300 {
  color: var(--light-300)
}

.text-light-strokes-5 {
  color: var(--light-strokes-5)
}

.text-light-strokes-30 {
  color: var(--light-strokes-30)
}

.text-brand-red {
  color: var(--brand-red)
}

.text-brand-pink {
  color: var(--brand-pink)
}

.text-brand-green {
  color: var(--brand-green)
}

.text-brand-purple {
  color: var(--brand-purple)
}

.text-brand-orange {
  color: var(--brand-orange)
}

footer {
  background-color: #000;
  padding: 64px 140px 100px
}

footer a {
  font-size: 14px;
  color: #bdc5c6;
  text-decoration: none
}

footer h4 {
  font-family: Noto Sans, Helvetica, sans-serif !important;
  font-size: 16px;
  font-weight: 700;
  line-height: 27px;
  color: #f9fbff
}

footer p {
  color: #bdc5c6
}

footer .footer-bottom a,
footer .footer-bottom p {
  font-size: 12px;
  font-weight: 400;
  line-height: 20px
}

footer .footer-bottom-links {
  display: flex;
  column-gap: 20px;
  flex-wrap: wrap;
  place-content: center
}

footer .footer-bottom-links p span:first-child {
  margin-right: 20px
}

footer .footer-content {
  display: flex;
  flex-direction: column
}

footer .footer-top {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px
}

footer .footer-logo img {
  width: 172px;
  height: auto
}

footer .footer-column {
  margin: 0 20px
}

footer .footer-column h4 {
  font-size: 14px;
  margin-bottom: 10px
}

footer .footer-column h4 a {
  color: #f9fbff !important
}

footer .footer-column ul {
  list-style: none;
  padding-left: 0 !important;
  display: flex;
  gap: 25px
}

footer .footer-column ul li {
  margin-bottom: 8px
}

footer .footer-column .btn,
footer .footer-column ul li a {
  text-decoration: none;
  font-size: 14px
}

footer .footer-column .btn {
  display: inline-block;
  padding: 10px;
  border-radius: 4px;
  border: 1px solid rgba(189, 197, 198, .4);
  font-weight: 500
}

footer .footer-social {
  display: flex;
  justify-content: flex-start;
  margin-top: 20px
}

footer .footer-social img {
  margin: 0 10px;
  height: 24px;
  width: auto
}

footer .footer-bottom {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 20px
}

footer .footer-bottom p {
  font-size: 12px;
  margin: 0
}

footer .footer-right {
  min-width: 21rem
}

footer .footer-right div h4 {
  margin-bottom: 2rem
}

footer .footer-right div a {
  border-radius: .4rem;
  border: .15rem solid var(--light-300);
  background: none !important;
  padding: 1rem;
  color: var(--light-300);
  font-size: 1.4rem;
  font-weight: 500;
  margin-top: 2rem !important
}

@media(max-width:768px) {
  footer {
    padding: 64px 40px !important
  }

  footer .footer-top {
    flex-direction: column;
    align-items: center
  }

  footer .footer-left {
    padding-left: 0 !important
  }

  footer .footer-right {
    width: 100% !important
  }

  footer .footer-links {
    flex-direction: column;
    text-align: left;
    align-items: flex-start;
    width: 100%;
    margin-top: 20px
  }

  footer .footer-column {
    margin: 10px 0
  }

  footer .footer-logo {
    width: auto
  }
}

@media(max-width:1024px) {
  footer {
    padding: 64px !important
  }

  footer .footer-links {
    display: flex !important;
    justify-content: space-between !important
  }

  footer .footer-logo {
    text-align: center !important
  }

  footer .footer-logo img:not(.footer-social img) {
    width: 108px !important;
    height: auto
  }

  footer .footer-social img {
    margin: 0 10px;
    height: 20px;
    width: auto
  }

  footer .footer-column {
    width: 100% !important
  }

  footer .footer-right {
    width: 40%;
    display: block;
    align-items: end
  }

  footer .footer-right .footer-column {
    width: 100%
  }

  footer .footer-right .footer-column:last-child {
    margin-top: 20px
  }

  footer .footer-links>.footer-column:first-child {
    width: 90% !important
  }

  footer .footer-links>.footer-column:nth-child(2),
  footer .footer-links>.footer-column:nth-child(3) {
    width: 40% !important;
    display: flex !important;
    flex-direction: column !important
  }

  footer .footer-bottom-links,
  footer .footer-column ul {
    display: block !important
  }
}

@media(max-width:1200px) {
  footer {
    padding: 64px 60px !important
  }

  footer .footer-bottom {
    text-align: center
  }

  footer .footer-bottom p {
    margin-bottom: 10px
  }
}

@media(max-width:1400px) {
  footer {
    padding: 64px 120px
  }
}

#header_container {
  background: #fff;
  position: relative;
  z-index: 1
}

#header_container * {
  font-family: Noto Sans, sans-serif
}

#header_container button {
  background: rgba(0, 0, 0, 0);
  border: none;
  cursor: pointer;
  font-size: 1.4rem;
  font-weight: 500
}

#header_container #menu_items_container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  color: #05090e;
  font-size: 1.4rem;
  padding: .8rem 4rem;
  border-bottom: 1px solid var(--gray-300)
}

#header_container #menu_items_container a,
#header_container #menu_items_container span {
  font-weight: 500
}

#header_container #menu_items_container div {
  align-items: center
}

#header_container #menu_items_container #logo {
  width: 20.3rem;
  height: 6.6rem;
  cursor: pointer
}

#header_container #menu_items_container .logo-container {
  display: flex;
  gap: var(--spacing-03)
}

#header_container #menu_items_container #logoMobile {
  width: 8.3rem;
  height: 5.6rem;
  cursor: pointer
}

#header_container #menu_items_container #logoMobile,
#header_container #menu_items_container #menuMobileIcon {
  display: none
}

#header_container #menu_items_container #visa_logo {
  height: 5.2rem;
  width: auto
}

#header_container #menu_items_container .left {
  flex: 1 1;
  justify-content: flex-start
}

#header_container #menu_items_container .right {
  flex: 1 1;
  display: flex;
  justify-content: flex-end;
  gap: var(--spacing-05, 2rem)
}

#header_container #menu_items_container .center {
  display: flex;
  justify-content: center;
  flex: 1 1;
  text-align: center
}

#header_container #menu_items_container .center li {
  display: inline-block
}

#header_container #menu_items_container .center ul {
  display: flex;
  gap: 4rem;
  padding: 0;
  margin-bottom: 0
}

@media(max-width:1280px) {
  #header_container #menu_items_container .center ul {
    gap: 2rem
  }
}

#header_container #menu_items_container #my_account {
  min-width: 11.7rem
}

#header_container #menu_items_container #my_account label#my_account_label {
  border: .1rem solid #05090e;
  border-radius: .4rem;
  padding: 1rem 2rem;
  cursor: pointer
}

#header_container #menu_items_container #my_account label#login_label {
  cursor: pointer
}

#header_container #menu_items_container .menu_item {
  font-size: 1.4rem;
  font-weight: 700;
  opacity: 0;
  animation: fadeIn 1s ease-in forwards;
  display: flex;
  flex: 1 1 auto
}

#header_container #menu_items_container .shopping_cart_button {
  cursor: pointer
}

#header_container #menu_items_container #loginRegisterArea a {
  white-space: nowrap
}

#header_container #currency_select_desktop_container {
  display: none !important;
  flex-wrap: nowrap
}

#header_container #currency_select_desktop_container button {
  background: rgba(0, 0, 0, 0);
  border: none;
  cursor: pointer;
  font-size: 1.4rem;
  font-weight: 500
}

#header_container #currency_select_desktop_container button .ant-space-item {
  margin: 0
}

#header_container #currency_select_desktop_container button .selected-currency {
  white-space: nowrap
}

#list_currency_option {
  display: none !important
}

li:has(.language_dropdown_item) {
  padding-left: 5px !important
}

.ant-dropdown-trigger {
  padding: 0 !important;
  cursor: pointer
}

.ant-dropdown-trigger .ant-space-horizontal {
  padding: 0 !important
}

.ant-dropdown-trigger .ant-space-item {
  margin: 0 !important
}

.dropdown-header {
  font-size: 1.6rem;
  font-weight: 500;
  color: var(--gray-1300)
}

.currencyDropdown div:not(.ant-space-item) {
  padding-left: 1.5rem
}

#mobile_language_options_container,
#mobile_language_selection_container {
  display: flex;
  flex-direction: row;
  background: var(--gray-100);
  justify-content: space-around;
  align-items: center;
  color: #05090e;
  padding: var(--spacing-06, 1rem);
  font-weight: 600;
  height: 10rem
}

#mobile_language_options_container a,
#mobile_language_selection_container a {
  text-decoration: none;
  font-size: 1.5rem;
  color: #05090e
}

.language-mobile-buttons {
  border: none;
  background: rgba(0, 0, 0, 0);
  color: var(--black-100)
}

#language_select_desktop {
  outline: none
}

select {
  background: inherit;
  color: #05090e;
  border: 0;
  font-size: 1.4rem;
  font-weight: 500;
  cursor: pointer
}

select option {
  background: #fff
}

#header_container button.country-select,
.country-select {
  all: unset;
  display: flex;
  align-items: center;
  gap: var(--spacing-03);
  border: .1rem solid var(--gray-300);
  border-radius: .8rem;
  /* background-image: url(/assets/svg/icons/caret-down-icon.svg); */
  background-repeat: no-repeat;
  background-position: right 1rem center;
  padding: var(--spacing-03);
  padding-right: 3rem;
  cursor: pointer
}

#header_container button.country-select p,
.country-select p {
  text-transform: uppercase;
  margin-bottom: -.2rem
}

@media screen and (max-width:1024px) {
  #header_container #menu_items_container {
    padding: var(--spacing-05)
  }

  #header_container #menu_items_container #currency_select_desktop_container,
  #header_container #menu_items_container #language_select_desktop_container,
  #header_container #menu_items_container #loginRegisterArea,
  #header_container #menu_items_container .center {
    display: none !important
  }

  #header_container #menu_items_container #logoMobile,
  #header_container #menu_items_container #menuMobileIcon {
    display: block !important
  }

  #header_container #menu_items_container .left {
    flex: 1 1
  }

  #header_container #menu_items_container .right {
    gap: var(--spacing-05, 1.6rem)
  }

  #header_container #menu_items_container #logo,
  #header_container #menu_items_container #logoMobile {
    max-width: 17.197rem
  }

  #header_container #menu_items_container #visa_logo {
    height: 4.4rem
  }

  #header_container #language_select_mobile_container {
    cursor: pointer
  }

  .menuMobile {
    display: flex;
    flex-direction: column;
    gap: var(--spacing-09);
    background: var(--light-50);
    padding: var(--spacing-09) var(--spacing-07);
    border-top: 1px solid var(--light-200);
    border-bottom: 1px solid var(--light-200)
  }

  .menuMobile li {
    list-style: none;
    font-size: 1.4rem;
    font-weight: 500
  }

  .menuMobile li select {
    width: 100%;
    margin-left: -.4rem
  }

  .menuMobile button:not(.country-select) {
    all: unset;
    cursor: pointer
  }
}

@media screen and (min-width:1025px) {
  #mobile_language_options_container {
    display: none !important
  }
}

@media screen and (max-width:1280px) {
  #menu_items_container #logo {
    display: none !important
  }

  #menu_items_container #logoMobile {
    display: flex !important
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

.header--isSticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1
}

.country-selector__container {
  display: flex;
  padding: calc(var(--spacing-10) - 2rem) calc(var(--spacing-10) - 2.4rem);
  gap: var(--spacing-11)
}

@media(max-width:1024px) {
  .country-selector__container {
    flex-direction: column;
    padding: calc(var(--spacing-09) - 2rem) calc(var(--spacing-06) - 2.4rem);
    gap: var(--spacing-08);
    margin-top: var(--spacing-08)
  }
}

.country-selector__countries-container,
.country-selector__info-container {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-03);
  flex: 1 1
}

.country-selector__info-title {
  display: flex;
  flex-direction: column;
  text-transform: uppercase
}

.country-selector__info-text-container {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-07)
}

.country-selector__info-text-main-text--attention {
  color: var(--purple-4)
}

.country-selector__card {
  display: flex;
  border-radius: .8rem;
  padding: 2.4rem var(--spacing-07);
  border: .1rem solid var(--gray-400);
  text-transform: capitalize;
  background-color: rgba(0, 0, 0, 0);
  background-image: url(/static/svg/icons/arrow-right-black.svg);
  background-repeat: no-repeat;
  background-position: right var(--spacing-05) center;
  cursor: pointer
}

.country-selector__card:hover {
  background-color: rgba(0, 0, 0, .05)
}

.country-selector__card img {
  width: 3.56rem;
  height: 2.4rem
}

.country-selector__card--selected {
  border: .1rem solid var(--green-4)
}

.country-selector__card-flag-name-container {
  display: flex;
  align-items: center;
  gap: var(--spacing-03)
}

.country-selector__card-flag-name-container p {
  margin: auto
}

@media(max-width:1024px) {
  .country-selector__modal.ant-modal {
    height: 100vh;
    margin: 0;
    top: 0;
    width: 100vw
  }

  .country-selector__modal.ant-modal .ant-modal-content {
    border-radius: 0;
    height: -moz-fit-content;
    height: fit-content;
    margin: 0;
    padding-left: var(--Spacing---spacing-06, 2rem);
    padding-right: var(--Spacing---spacing-06, 2rem);
    top: 0;
    width: 100vw;
    min-height: 100vh
  }

  .country-selector__modal.ant-modal .ant-modal-body {
    height: -moz-fit-content;
    height: fit-content
  }

  .country-selector__modal.ant-modal .ant-modal-title {
    color: var(--dark-100, #05090E);
    font-family: var(--fifa-font);
    font-size: 2.4rem;
    font-weight: 400;
    line-height: 2.8rem;
    letter-spacing: .5px
  }
}

.ant-input-number {
  min-width: 100%;
  height: 5.4rem;
  border-radius: 3rem;
  border: 1px solid var(--gray-700);

  &:hover {
    border-color: var(--gray-1000)
  }

  &:focus,
  &:focus-within {
    border-color: var(--gray-1000);
    box-shadow: 0 0 3px 0 var(--gray-700)
  }

  .ant-input-number-input-wrap {
    height: 100%;

    input {
      height: 100%;
      padding-left: 6rem;
      padding-right: 6rem;
      text-align: center
    }
  }

  .ant-input-number-handler-wrap {
    width: auto !important;
    position: static;
    opacity: 1;
    height: auto;

    .ant-input-number-handler {
      position: absolute;
      height: 100%;
      margin: 0;
      border: 0;
      width: 6rem;
      border-radius: 0;

      svg {
        display: none
      }

      /* background-image:url(/assets/svg/icons/minus-icon.svg); */
      background-repeat:no-repeat;
      background-position:50%;

      &.ant-input-number-handler-up {
        right: 0;
        /* background-image: url(/assets/svg/icons/plus-icon.svg) */
      }
    }
  }
}

:where(.ant-select).ant-select-outlined {
  &.ant-select-single {
    height: 5.4rem;

    .ant-select-selector {
      padding: var(--spacing-05) var(--spacing-05);
      min-width: 100%;
      border-radius: 3rem;
      border: 1px solid var(--gray-700);

      .ant-select-selection-item {
        font-size: 1.6rem;
        color: var(--gray-1300)
      }
    }

    .ant-select-arrow {
      right: var(--spacing-05);
      left: auto;

      .anticon {
        /* background-image: url(/assets/svg/icons/caret-down-icon.svg); */
        width: 1.6rem;
        height: 1.6rem
      }

      svg {
        display: none
      }
    }
  }

  &:hover {
    .ant-select-selector {
      border-color: var(--gray-1000) !important
    }
  }

  &.ant-select-focused,
  &:focus,
  &:focus-within {
    .ant-select-selector {
      border-color: var(--gray-1000) !important;
      box-shadow: 0 0 3px 0 var(--gray-700) !important
    }
  }
}

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

button:hover:not(.bundleBuilder__button) {
  opacity: .8
}

button:active:not(.bundles-fieldset-number__button, .bundleBuilder__button) {
  transform: scale(.98);
  box-shadow: 3px 2px 22px 1px rgba(0, 0, 0, .05)
}

.layout {
  display: grid;
  grid-template-rows: auto 1fr auto;
  min-height: 100vh
}

.container {
  max-width: 120rem;
  min-width: 30rem;
  margin: 0 auto;
  width: 100%
}

main {
  max-width: 100vw
}