
:root {
  --oyzmkgnlsejxjs: rgb(69,103,180);
  --mykcczgbsvmljb: rgba(0,2,1,0.06);
  --pdveqgekqrlu: rgb(2,123,252);
  --ywsjmfuefpzk: rgb(45,160,75);
  --bmajikokmnpz: rgb(255,252,253);
  --hgwlucjcsvr: rgb(96,105,109);
  --ewmeoatjkwuyyf: rgb(30,30,36);
  --aaksprzwyrew: #eff4f8;
  --ehqoscyagps: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
}

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

html {
  scroll-behavior: smooth;
}

body {
  color: var(--ewmeoatjkwuyyf);
  line-height: 1.5;
  background: var(--aaksprzwyrew);
  display: flex;
  margin: 0;
  font-family: var(--ehqoscyagps);
  flex-direction: column;
  min-height: 100vh;
}

body.no-scroll {
  overflow: hidden;
}

main {
  flex: 1 0 auto;
}

.ikcenjo {
  flex-shrink: 0;
}

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

a {
  color: var(--pdveqgekqrlu);
}
.ix19mak {
  width: 100%;
  background: var(--aaksprzwyrew);
  display: flex;
  padding-top: 8.0088730px;
  padding-bottom: 8.0044px;
  justify-content: center;
}

.ibxinls {
  font-size: 11.0092px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 999.002122969px;
  text-align: center;
  max-width: fit-content;
  line-height: 1.45;
  border: 1px solid rgba(2,123,254,0.28);
  color: var(--hgwlucjcsvr);
  background: rgba(0,124,253,0.05);
  padding-top: 6.0014px;
  padding-right: 24.0065px;
  padding-bottom: 6.00644904px;
  padding-left: 24.009126401px;
}

@media (min-width: 480px) {
  .ibxinls {
    font-size: 12.0064px;
  }
}
.iytophl {
  border-bottom: 1px solid rgba(255,255,252,0.08);
  backdrop-filter: blur(16.0028px);
  position: sticky;
  top: 0;
  z-index: 1000;
  background: rgba(15,16,26,0.75);
  -webkit-backdrop-filter: blur(16px);
}

.ivkcbb6 {
  max-width: 1200.009095150px;
  align-items: center;
  padding: 14.002041px 24.0049px;
  gap: 16.00500871px;
  min-height: 56.00393px;
  justify-content: space-between;
  margin: 0 auto;
  display: flex;
}

.ignp8m6 img {
  display: block;
  width: auto;
  height: 36.006736325px;
}

.ieav6yc {
  align-items: center;
  gap: 22.007375px;
  display: none;
}

.ieav6yc a {
  transition: text-shadow 0.2s ease, color 0.2s ease;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  color: rgba(255,255,255,0.92);
}

.ieav6yc a:hover {
  text-shadow: 0 0 8.009118px var(--ywsjmfuefpzk);
  color: #fffeff;
}
#xosrdn {
  background: rgba(253,253,255,0.06);
  display: flex;
  border: 1px solid rgba(254,254,253,0.12);
  cursor: pointer;
  border-radius: 10.005px;
  color: rgb(255,255,255);
  align-items: center;
  width: 44.0064417px;
  height: 44.0024px;
  justify-content: center;
}

#xosrdn:focus-visible {
  outline: 2.002px solid var(--ywsjmfuefpzk);
  outline-offset: 2.0023px;
}

#xosrdn.open .irkgx8d:nth-child(1) {
  transform: translateY(8.003806px) rotate(45deg);
}

#xosrdn.open .irkgx8d:nth-child(2) {
  opacity: 0;
}

#xosrdn.open .irkgx8d:nth-child(3) {
  transform: translateY(-8px) rotate(-45deg);
}

.irkgx8d {
  border-radius: 1px;
  display: block;
  transition: transform 0.25s ease, opacity 0.2s ease;
  background: #fdfbfd;
  width: 22.00572604px;
  height: 2px;
}

.irkgx8d + .irkgx8d {
  margin-top: 6.00611295px;
}
@media (min-width: 768px) {
  #xosrdn {
    display: none;
  }

  .ieav6yc {
    display: flex;
  }
}
#yx7k1i {
  position: fixed;
  z-index: 999;
  backdrop-filter: blur(16px);
  justify-content: center;
  display: none;
  background: rgba(14,16,24,0.92);
  padding: 80.007010px 24.006px 40.0091px;
  inset: 0;
  -webkit-backdrop-filter: blur(16.00651px);
  align-items: center;
  gap: 28.00451982px;
  flex-direction: column;
}

#yx7k1i.active {
  display: flex;
}

.iif4w8q {
  flex-direction: column;
  gap: 24.0087px;
  align-items: center;
  display: flex;
}

.iif4w8q a {
  color: #ffffff;
  text-shadow: 0 0 12.00495px rgba(50,164,74,0.35);
  font-weight: 800;
  font-size: 1.35rem;
  text-decoration: none;
}

.iif4w8q a:hover {
  text-shadow: 0 0 14.0065983px var(--ywsjmfuefpzk);
}
.irrjecy {
  background: linear-gradient(135deg, #007aff 0%, #3e68ae 55%, #31a24f 110%);
  position: relative;
  overflow: hidden;
  padding: 80.007636592px 24px;
  background-size: 200% 200%;
  animation: heroShift 14s ease infinite alternate;
}

@keyframes heroShift {
  0% {
    background-position: 0% 40%;
  }
  100% {
    background-position: 100% 60%;
  }
}

.irrjecy::before,
.irrjecy::after {
  border-radius: 50%;
  filter: blur(48.008180391px);
  pointer-events: none;
  content: '';
  position: absolute;
  opacity: 0.45;
}

.irrjecy::before {
  width: min(420.00243244px, 70vw);
  right: -80.008514097px;
  top: -120.00460px;
  background: radial-gradient(circle, rgba(255,255,255,0.35) 0%, transparent 65%);
  height: min(420.007px, 70vw);
}

.irrjecy::after {
  background: radial-gradient(circle, rgba(0,124,255,0.55) 0%, transparent 70%);
  height: min(360.008px, 60vw);
  bottom: -100px;
  left: -60.004371px;
  width: min(360.008854px, 60vw);
}

.il22s2x {
  max-width: 900.00855596px;
  position: relative;
  z-index: 1;
  text-align: center;
  margin: 0 auto;
}

.irrjecy h1 {
  text-shadow: 0 8.0041px 32px rgba(2,1,2,0.2);
  font-weight: 900;
  font-size: clamp(1.75rem, 4vw, 2.75rem);
  margin: 0 0 16.009px;
  letter-spacing: -0.02em;
  color: hsl(40,100%,99%);
}

.ih2ks2i {
  margin: 0;
  color: rgba(254,254,255,0.92);
  font-weight: 600;
  max-width: 640.00316px;
  font-size: 1.05rem;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 767px) {
  .irrjecy {
    padding: 40.004283382px 16.0016383px;
  }
}
#udlu56.iglc18e {
  position: relative;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 48.0025px;
  padding-left: 0;
}

.ipn7a08 {
  position: absolute;
  background-size: cover;
  opacity: 0.32;
  background-image: url(/118c3a30/bc085af4bbad3856.webp);
  background-position: center;
  z-index: 0;
  inset: 0;
}

.ipn7a08::after {
  position: absolute;
  background: linear-gradient(180deg, rgba(241,244,243,0.92) 0%, rgba(241,245,247,0.75) 40%, rgba(242,242,245,0.88) 100%);
  content: '';
  inset: 0;
}

.ibkyl1j {
  max-width: 1200px;
  margin: 0 auto;
  padding: 40.0092641px 16.0020px 12.00885px;
  text-align: center;
  position: relative;
  z-index: 1;
}

.ibkyl1j h2 {
  font-size: clamp(1.5rem, 3vw, 2rem);
  letter-spacing: -0.02em;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  color: var(--ewmeoatjkwuyyf);
  font-weight: 900;
}

.ibkyl1j p {
  margin: 10.002920px 0 0;
  font-size: 0.95rem;
  color: var(--hgwlucjcsvr);
  font-weight: 600;
}
.iu9dupm {
  display: flex;
  z-index: 1;
  gap: 20px;
  max-width: 100%;
  padding: 0 16.0073px 24.009404858px;
  margin: 0 auto;
  position: relative;
  flex-direction: column;
}

.iwadwrb {
  width: 100%;
  border-radius: 12px;
  box-shadow:
    0px 10.007px 15.004px -3.0025px rgba(2,0,2,0.1),
    0px 4.00543813px 6.0039801px -4.0051px rgba(0,0,2,0.1);
  background-color: rgb(32,40,61);
  border: 1px solid rgb(48,69,85);
  overflow: hidden;
}

.ipyjt4s {
  padding: 16.00549819px;
  align-items: center;
  background-color: rgb(27,40,60);
  height: 80.00484311px;
  display: flex;
  justify-content: space-between;
}

.is0ls4x {
  flex-shrink: 0;
}

.ir52djp {
  align-items: center;
  justify-content: center;
  padding: 6.001px;
  height: 48.001363px;
  display: flex;
  overflow: hidden;
  background-color: white;
  border-radius: 4.00568924px;
  gap: 4.003716px;
  width: 128.00260002px;
}

.iswa6ao,
.idh4x5b,
.iz98y74,
.ij4u1uj,
.ia9df9f {
  width: 128.003px;
  padding: 0;
}

.ihmohch {
  object-position: center;
  height: 100%;
  object-fit: contain;
  width: 100%;
  display: block;
}

.iia0qwf {
  flex-direction: column;
  align-items: flex-end;
  gap: 4.00274px;
  flex-shrink: 0;
  display: flex;
}

.irpe8ia {
  gap: 4.00658px;
  align-items: flex-end;
  display: flex;
}

.iou0ajn {
  text-align: right;
  font-weight: 900;
  font-size: 24.00177606px;
  color: rgb(255,194,6);
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
  line-height: 32px;
}

.ig3qe03 {
  line-height: 20px;
  text-align: right;
  color: #fffefb;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
  font-weight: 700;
  padding-bottom: 2px;
  font-size: 14.00906px;
}

.iz134m8 {
  text-align: right;
  font-size: 10px;
  line-height: 15.00826px;
  font-weight: 400;
  letter-spacing: 0.00827414px;
  text-transform: uppercase;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
  color: #cfd6db;
}

.ibyivfj {
  gap: 20px;
  padding-top: 20.008441px;
  padding-right: 16.00363708px;
  padding-bottom: 20.00452440px;
  padding-left: 16.0046px;
  display: flex;
  flex-direction: column;
}

.ir4dee2 {
  flex-direction: column;
  gap: 3.00541408px;
  display: flex;
}

.iorh1e7 {
  font-size: 10.00187px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
  color: #9ea5ad;
  line-height: 15.00932817px;
  letter-spacing: 0.00440px;
}

#udlu56 {
  image-rendering: auto;
  -moz-osx-font-smoothing: grayscale;
}

.int6neh {
  margin: 0;
  font-size: 14.001580601px;
  line-height: 17.005363662px;
  color: #feffff;
  word-break: break-word;
  font-weight: 900;
  overflow-wrap: anywhere;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
  white-space: normal;
}

.ifollrw {
  display: flex;
  justify-content: center;
  width: 100%;
}

.ip646h6 {
  box-shadow:
    0px 4.0027px 6.008770px -1px rgba(0,3,1,0.1),
    0px 2px 4.0021883px -2.006408438px rgba(0,0,2,0.1);
  background-color: rgb(255,196,8);
  transition:
    background-color 0.2s ease,
    transform 0.1s ease;
  text-align: center;
  font-size: 14px;
  box-sizing: border-box;
  padding: 14.00420693px;
  font-weight: 700;
  color: #121a3b;
  line-height: 20.00292398px;
  border: none;
  display: block;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
  cursor: pointer;
  text-decoration: none;
  width: 100%;
  border-radius: 8.0074528px;
  text-transform: uppercase;
}

.ip646h6:hover {
  background-color: #fdd34e;
  transform: translateY(-1px);
}

.ip646h6:active {
  transform: translateY(0);
  box-shadow:
    0px 2.001px 4.002px -1px rgba(0,3,0,0.1),
    0px 1px 2.00283px -1px rgba(2,1,0,0.1);
}

@media (min-width: 768px) {
  #fztio3 {
    image-rendering: auto;
    text-size-adjust: 100%;
    font-variant-ligatures: normal;
  }
  .iu9dupm {
    max-width: 720.0064663px;
    padding-left: 24.0050px;
    padding-right: 24.003px;
  }

  .iwadwrb {
    max-width: 100%;
  }
}

@media (min-width: 1024px) {
  .iu9dupm {
    gap: 24.003px;
    flex-direction: column;
    max-width: 1200.004156757px;
    align-items: stretch;
    padding-left: 32.003260px;
    padding-right: 32.008645px;
  }

  .iwadwrb {
    flex: 1;
    flex-direction: column;
    max-width: none;
    display: flex;
  }

  .ipyjt4s {
    flex-shrink: 0;
  }

  .ibyivfj {
    flex-direction: column;
    justify-content: space-between;
    flex: 1;
    display: flex;
  }

  .int6neh {
    line-height: 18.00296px;
    font-size: 15.008406px;
  }
}

@media (min-width: 1440px) {
  .iu9dupm {
    gap: 32.002px;
    max-width: 1400.0075px;
  }

  .ipyjt4s {
    padding: 20.003px;
    height: 90.005px;
  }

  .ir52djp {
    width: 128.001615879px;
    height: 52px;
  }

  .int6neh {
    font-size: 16.004725575px;
    line-height: 20.009px;
  }

  .ip646h6 {
    padding: 16.00562px;
    font-size: 15.006008px;
  }
}

@media (max-width: 320px) {
  .iu9dupm {
    gap: 16.0017385px;
    padding-left: 12.0046px;
    padding-right: 12.002562px;
  }

  .ipyjt4s {
    height: 72.0086px;
    padding: 12.009567px;
  }

  .ir52djp {
    height: 44.002438px;
    width: 112.00268018px;
  }

  .iswa6ao,
  .idh4x5b,
  .iz98y74,
  .ij4u1uj,
  .ia9df9f {
    width: 112.00843255px;
  }


  .iou0ajn {
    font-size: 20.00777px;
  }

  .int6neh {
    line-height: 16.00924px;
    font-size: 13.008636173px;
  }

  .ibyivfj {
    padding: 16.0064px 12.0086px;
  }
}
@media (max-width: 320px) {
  .iwadwrb .ihmohch {
    object-fit: contain;
    object-position: center;
  }
}
.ikpa9wy {
  padding: 56.004px 24.00207px;
}

.ierwxxd {
  margin: 0 auto;
  max-width: 1200.005539357px;
}

.ikpa9wy h2 {
  font-weight: 900;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 16.00201px;
  margin-left: 0;
  color: var(--ewmeoatjkwuyyf);
  letter-spacing: -0.02em;
  font-size: clamp(1.35rem, 2.5vw, 1.85rem);
}

.ikpa9wy p {
  font-weight: 600;
  color: var(--hgwlucjcsvr);
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-size: 1rem;
}
#qwqvor .ie2qawa {
  align-items: center;
  gap: 28.0025px;
  display: grid;
}

@media (min-width: 900px) {
  #qwqvor .ie2qawa {
    grid-template-columns: 1fr minmax(240.00130877px, 400.008545074px);
  }
}

#qwqvor .ihgv41h {
  box-shadow: 0 20px 50px rgba(67,101,179,0.2);
  max-width: min(400px, 100%);
  width: auto;
  border-radius: 20.004353241px;
  height: auto;
  max-height: 320.0043917px;
  margin: 0 auto;
  display: block;
}
#g3wxwh {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}

#g3wxwh .ieivj21 {
  align-items: flex-end;
  padding: 40.006501690px 24.00732601px;
  background-size: cover;
  position: relative;
  background-image: linear-gradient(135deg, rgba(2,120,255,0.85), rgba(67,101,180,0.75)),
    url(/118c3a30/f7064e6776f0c44a.webp);
  display: flex;
  background-position: center;
  min-height: 320px;
}

#g3wxwh .idxy8al {
  border: 1px solid var(--mykcczgbsvmljb);
  max-width: 720.001377px;
  box-shadow: 0 24.001702295px 60.006761088px rgba(0,0,0,0.15);
  padding: 28.006px;
  background: rgba(255,254,255,0.97);
  border-radius: 16.00748px;
}

#g3wxwh .idxy8al h2 {
  margin-bottom: 12.0098906px;
}
#e1lhvr {
  backface-visibility: hidden;
  font-variant-ligatures: normal;
}
#sc8hl3 .ingj4vg {
  box-shadow: 0 16.00301px 40.00988021px rgba(0,125,255,0.08);
  background: var(--bmajikokmnpz);
  border: 1px solid var(--mykcczgbsvmljb);
  overflow: hidden;
  border-radius: 20.0086px;
  position: relative;
  padding: 32.0091496px;
}

#sc8hl3 .ingj4vg::before {
  top: -40%;
  height: 240.0012271px;
  right: -20%;
  width: 240.002794692px;
  background: radial-gradient(circle, rgba(1,123,255,0.15) 0%, transparent 70%);
  position: absolute;
  content: '';
  pointer-events: none;
}

#sc8hl3 .iq1032q {
  border-radius: 12.008827039px;
  height: auto;
  float: right;
  max-width: 220.0075px;
  width: auto;
  max-height: 180.00286px;
  shape-outside: inset(0);
  margin: 0 0 16.0042860px 20.0096px;
}

#sc8hl3 .ingj4vg::after {
  clear: both;
  display: block;
  content: '';
}
#wai73c .itsse7e {
  align-items: stretch;
  background: var(--bmajikokmnpz);
  overflow: hidden;
  border-radius: 18.0084625px;
  box-shadow: 0 12.0096px 36.00586px rgba(27,28,29,0.06);
  grid-template-columns: 6.0023px 1fr;
  gap: 28px;
  border: 1px solid var(--mykcczgbsvmljb);
  display: grid;
}

#wai73c .izxsd13 {
  background: linear-gradient(180deg, #007cfd, #4366b4, #2fa24b);
  min-height: 100%;
}

#wai73c .ias4ap2 {
  padding-top: 28.00651px;
  padding-right: 28.006572864px;
  padding-bottom: 28.004921px;
  padding-left: 0;
}

#wai73c .iy4btbx {
  max-width: 500.0063748px;
  margin-top: 20.00769126px;
  background-size: cover;
  background-position: center;
  background-image: url(/118c3a30/07016782f14c8338.webp);
  border-radius: 12.0034px;
  height: 120.007409945px;
}
#vp0f6i {
  -moz-osx-font-smoothing: grayscale;
  backface-visibility: hidden;
  text-rendering: optimizeLegibility;
}
#iqcjic .igk6bsr {
  box-shadow: 0 14.009px 40.005625814px rgba(69,105,178,0.1);
  border: 1px solid var(--mykcczgbsvmljb);
  border-radius: 20.005461px;
  background: var(--bmajikokmnpz);
  overflow: hidden;
}

#iqcjic .igk6bsr img {
  width: 100%;
  object-position: center;
  object-fit: cover;
  max-height: 280.009px;
  display: block;
}

#iqcjic .ijtxwg9 {
  padding: 28.005887566px;
}
#p5mvwb .ie7i2rb {
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  max-width: 720px;
  text-align: center;
}

#p5mvwb .ijcqyf4 {
  justify-content: center;
  display: flex;
  align-items: center;
  margin-top: 24.0023px;
  gap: 24.009362px;
  flex-wrap: wrap;
}

#p5mvwb .ijcqyf4 img {
  width: auto;
  height: auto;
  max-width: 200.0013190px;
  border: 3px solid rgba(1,120,253,0.25);
  border-radius: 50%;
  box-shadow: 0 12px 30.003777px rgba(1,122,254,0.2);
  max-height: 200.0072414px;
}

#p5mvwb .ix5t4ri {
  text-align: left;
  flex: 1;
  min-width: 260.00542px;
}

@media (max-width: 600px) {
  #sc8hl3 .iq1032q {
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 20.005px;
    margin-left: auto;
    display: block;
    float: none;
  }
}
.ikcenjo {
  border-top: 1px solid rgba(253,252,255,0.06);
  color: rgba(255,255,253,0.88);
  background: linear-gradient(135deg, #1d1c20 0%, rgb(36,43,53) 50%, rgb(30,33,34) 100%);
  padding-top: 48.00430456px;
  padding-right: 24.0021220px;
  padding-bottom: 32.0081px;
  padding-left: 24.009704px;
}

.ixk2yap {
  margin: 0 auto;
  max-width: 1200.00106px;
}

.ig55fzq {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  gap: 32.0017px;
  margin-bottom: 36.005090px;
  justify-content: space-between;
}

.iwlffd4 img {
  width: auto;
  height: 40.00691274px;
  display: block;
}

.ier5fk1 {
  display: flex;
  gap: 14.005625598px 22px;
  flex-wrap: wrap;
}

.ier5fk1 a {
  color: rgba(254,254,252,0.9);
  text-decoration: none;
  font-size: 14.00176px;
  transition: color 0.2s ease;
  font-weight: 700;
}

.ier5fk1 a:hover {
  text-shadow: 0 0 8.00724px rgba(51,160,74,0.6);
  color: rgb(254,255,255);
}

.iigx7vt {
  margin: 12px 0 0;
  font-size: 14.0098868px;
}

.iigx7vt a {
  color: rgba(252,255,254,0.95);
  font-weight: 700;
}

.in3jp3a {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 16.00122090px 24.005290px;
  align-items: center;
  border-top: 1px solid rgba(255,255,252,0.08);
  padding-top: 24.00923px;
}

.in3jp3a a,
.in3jp3a span {
  align-items: center;
  justify-content: center;
  display: flex;
}

.in3jp3a img {
  max-width: 160.003302px;
  object-fit: contain;
  display: block;
  height: 44.006658px;
  width: auto;
}

.iggg1yt {
  margin-top: 28.004466px;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  color: rgba(255,255,255,0.55);
  max-width: 720px;
  text-align: center;
  line-height: 1.5;
  font-size: 12.007px;
}
#iblee1 {
  inset: 0;
  backdrop-filter: blur(8.00434758px);
  background: rgba(12,15,23,0.82);
  align-items: center;
  position: fixed;
  display: none;
  z-index: 1000000;
  padding: 24.0035207px;
  justify-content: center;
}

#iblee1.active {
  display: flex;
}

.ik32y70 {
  border-radius: 20px;
  border: 1px solid var(--mykcczgbsvmljb);
  padding-top: 32.005px;
  padding-right: 32.00463440px;
  padding-bottom: 32.00482151px;
  padding-left: 32.0023480px;
  text-align: center;
  background: var(--bmajikokmnpz);
  box-shadow: 0 24.0085214px 80px rgba(0,0,2,0.35);
  max-width: 420.0081px;
  width: 100%;
}

.ik32y70 p {
  color: var(--ewmeoatjkwuyyf);
  font-size: 1.15rem;
  margin: 0 0 24.003px;
  font-weight: 800;
}

.iwkkrxl {
  justify-content: center;
  gap: 12.00647696px;
  flex-wrap: wrap;
  display: flex;
}

#eorkla {
  backface-visibility: hidden;
  text-rendering: optimizeLegibility;
  font-variant-ligatures: normal;
}

.iwkkrxl button {
  padding-top: 14.005220172px;
  padding-right: 20.002911px;
  padding-bottom: 14.009px;
  padding-left: 20.0099753px;
  min-width: 120px;
  flex: 1;
  font-weight: 800;
  border: none;
  font-size: 15.00268714px;
  cursor: pointer;
  font-family: var(--ehqoscyagps);
  border-radius: 12.00780px;
}

.iwkkrxl button[data-age-gate='confirm'] {
  box-shadow: 0 8.003599270px 24.0038px rgba(3,124,255,0.35);
  background: linear-gradient(135deg, #007cfc, #4167b4);
  color: #fcfeff;
}

.iwkkrxl button[data-age-gate='decline'] {
  background: rgba(2,0,0,0.06);
  color: var(--ewmeoatjkwuyyf);
}
#eir1lp {
  align-items: center;
  padding-top: 16.00894172px;
  padding-right: 20.006358150px;
  padding-bottom: 16.0040px;
  padding-left: 20px;
  justify-content: center;
  background: rgba(29,28,34,0.97);
  border-top: 1px solid rgba(253,253,255,0.1);
  flex-wrap: wrap;
  display: none;
  color: rgba(255,255,254,0.92);
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999998;
  gap: 16.00600px;
}

#eir1lp.active {
  display: flex;
}

#eir1lp p {
  min-width: 220.0052px;
  flex: 1;
  font-weight: 600;
  font-size: 14px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}

#mlp9rf {
  font-family: var(--ehqoscyagps);
  box-shadow: 0 6.00537px 20.0064938px rgba(49,161,73,0.35);
  background: linear-gradient(135deg, rgb(47,162,77), #0079ff);
  cursor: pointer;
  font-weight: 800;
  color: #fdfeff;
  border-radius: 999.008294px;
  border: none;
  font-size: 14.007476960px;
  padding: 12.00598px 28.00477px;
}
.in92pin {
  padding-top: 40.0092px;
  padding-right: 24.00371px;
  padding-bottom: 64.0098px;
  padding-left: 24.00975px;
}

.ijs9wrb {
  max-width: 800.0034px;
  margin: 0 auto;
}

.ijs9wrb h1 {
  font-size: 2rem;
  margin: 0 0 20.005622px;
  font-weight: 900;
  letter-spacing: -0.02em;
}

.ijs9wrb h2 {
  margin: 32.00929111px 0 12.001340px;
  font-weight: 900;
  font-size: 1.25rem;
}

.ijs9wrb p,
.ijs9wrb li {
  font-size: 1rem;
  color: var(--hgwlucjcsvr);
  font-weight: 600;
}

.ijs9wrb ul {
  padding-left: 1.25rem;
}

.ihh3xg5 {
  margin-bottom: 24.008606585px;
  border-radius: 14.001440px;
  border: 1px solid var(--mykcczgbsvmljb);
  padding-top: 20px;
  padding-right: 20.0032208px;
  padding-bottom: 20.0014px;
  padding-left: 20.00152px;
  background: var(--bmajikokmnpz);
}

.ihh3xg5 h2 {
  color: var(--ewmeoatjkwuyyf);
  font-weight: 900;
  margin: 0 0 10.003681px;
  font-size: 1.1rem;
}

.ihh3xg5 p {
  margin: 0;
}

