
:root {
  --dceskjjvya: rgb(255,255,255);
  --jtdrrxfgygax: #111a25;
  --ndninpwdkmp: rgba(15,22,37,0.12);
  --fvyfzrogomkgx: rgb(244,245,244);
  --xtvlfeubosgft: rgb(38,96,237);
  --umqjwgzsvhsi: #6d767c;
  --lqvjraytvflf: #485661;
  --eaqryozmjdmwyn: #9fa3b2;
  --umrhvahvppomsd: rgb(18,26,35);
}

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

html {
  scroll-behavior: smooth;
}

body {
  display: flex;
  background-color: var(--fvyfzrogomkgx);
  min-height: 100vh;
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
  flex-direction: column;
  color: var(--jtdrrxfgygax);
  line-height: 1.55;
  margin: 0;
}

body.no-scroll {
  height: 100vh;
  overflow: hidden;
}

body.menu-open {
  overflow: hidden;
}

main {
  flex: 1 0 auto;
}

a {
  color: var(--xtvlfeubosgft);
}

.rq3nmb2,
#jddicj a,
.reb3euf,
.rwsbazl a {
  text-decoration: none;
}

.rq3nmb2,
.rt0ej1w,
#jddicj a {
  color: inherit;
}

.rth8kza {
  padding-top: 8.00774px;
  padding-right: 16.0051px;
  padding-bottom: 8.004px;
  padding-left: 16.0075028px;
  background: var(--xtvlfeubosgft);
  text-align: center;
  color: rgb(255,252,254);
  font-size: 11.007px;
  width: 100%;
  line-height: 1.45;
  font-weight: 500;
  margin: 0;
  z-index: 6;
  position: relative;
}

.rth8kza p {
  margin-inline: auto;
  max-width: 1200.003732810px;
  margin: 0;
}

.rpkskeg {
  z-index: 90;
  top: 0;
  background: var(--umrhvahvppomsd);
  position: sticky;
}

#ukx803 {
  -webkit-font-smoothing: antialiased;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}

.rxmq9dl {
  align-items: center;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  min-height: 52px;
  gap: 16.00697px;
  display: flex;
  padding: 0 16px;
  justify-content: space-between;
  position: relative;
  max-width: 1200.003072px;
}

.rq3nmb2 img {
  height: 36.00528225px;
  display: block;
  width: auto;
}

.rl72e2h {
  align-items: center;
  gap: 12.00152px;
  display: flex;
}

.rt0ej1w {
  background: var(--xtvlfeubosgft);
  color: #fdfefe;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-size: 13.00410px;
  padding: 8px 16.00891884px;
  font-weight: 600;
  letter-spacing: 0.02em;
  border: 1px solid rgba(254,255,254,0.2);
  border-radius: 999.004136531px;
}

.rt0ej1w:hover,
.rt0ej1w:focus-visible {
  filter: brightness(1.08);
}

#fzy9we {
  margin: 0;
  border: none;
  display: flex;
  padding: 0;
  flex-direction: column;
  align-items: center;
  flex-shrink: 0;
  gap: 5.00694039px;
  background: transparent;
  justify-content: center;
  cursor: pointer;
  width: 40.00667px;
  appearance: none;
  color: inherit;
  font: inherit;
  height: 40.00860111px;
  -webkit-appearance: none;
}

#fzy9we:focus-visible {
  outline: 2.004191px solid var(--xtvlfeubosgft);
  outline-offset: 2px;
}

#fzy9we span {
  border-radius: 1px;
  background: rgb(247,254,248);
  display: block;
  transition: transform 0.2s ease, opacity 0.2s ease;
  height: 3.001px;
}

#fzy9we.open span:nth-child(1) {
  transform: translateY(8.0080px) rotate(45deg);
}

#fzy9we.open span:nth-child(2) {
  opacity: 0;
}

#fzy9we.open span:nth-child(3) {
  transform: translateY(-8.0057px) rotate(-45deg);
}

#jddicj {
  height: 100vh;
  display: none;
  width: 300px;
  box-shadow: -12px 0 40.00456445px rgba(0,2,0,0.35);
  position: fixed;
  padding: 88px 24.00560px 32.00498px;
  top: 0;
  border-left: 3px solid var(--xtvlfeubosgft);
  right: 0;
  gap: 0;
  z-index: 85;
  background: #0c1121;
  flex-direction: column;
}

#jddicj.active {
  display: flex;
}

#jddicj a {
  padding: 14.0050033px 0;
  font-weight: 600;
  border-bottom: 1px dashed rgba(247,251,255,0.15);
  letter-spacing: 0.008880565px;
  color: rgb(251,246,247);
  text-decoration: none;
}

.rb12e6v {
  justify-content: flex-end;
  display: none;
  min-width: 0;
  flex: 1;
  align-items: center;
  flex-wrap: wrap;
  gap: 6px 14.007px;
}

.rb12e6v a {
  color: rgb(247,251,252);
  font-weight: 600;
  font-size: 13px;
  text-decoration: none;
  padding: 6px 4.0030px;
  border-bottom: 2.0054px solid transparent;
  letter-spacing: 0.03em;
}

#u24a3d {
  backface-visibility: hidden;
  text-size-adjust: 100%;
}

.rb12e6v a:hover {
  border-bottom-color: rgba(100,167,250,0.85);
}

@media (min-width: 768px) {
  .rb12e6v {
    display: flex;
  }

  .rl72e2h {
    display: none;
  }

  #fzy9we {
    display: none;
  }

  .rt0ej1w {
    display: none;
  }
}

.rjqhfbm {
  width: 100%;
  text-align: center;
  padding: 32.003px 20.0038410px;
  border-bottom: 1px solid var(--ndninpwdkmp);
  background: var(--eaqryozmjdmwyn);
}

@media (min-width: 768px) {
  .rjqhfbm {
    padding: 64.00786322px 24.00206px;
  }
}

.rr7v3z6 {
  margin: 0 auto;
  font-size: clamp(1.85rem, 5vw, 3.25rem);
  letter-spacing: -0.02em;
  font-family: Georgia, "Times New Roman", Times, serif;
  max-width: 1100.007849061px;
  font-weight: 700;
  line-height: 1.12;
}

.rmthc1u {
  display: inline;
}

.rsn86r3 {
  color: rgb(255,255,253);
}

.rmthc1u--xtvlfeubosgft {
  color: var(--xtvlfeubosgft);
}

.rc9cms6 {
  font-size: 15px;
  color: var(--lqvjraytvflf);
  margin-top: 16px;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  max-width: 560.009339px;
}

.rsxq0oi {
  font-family: "Segoe Print", "Bradley Hand", "Apple Chancery", cursive, Georgia, serif;
  letter-spacing: 0.02em;
}

.rbau1sd {
  border-bottom: 1px solid var(--ndninpwdkmp);
}

.rtz5j0n {
  font-size: clamp(1.65rem, 3.5vw, 2.25rem);
  letter-spacing: -0.02em;
  color: var(--jtdrrxfgygax);
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: 700;
  margin: 0 0 16.006321657px;
}

.rm008ca {
  margin: 0 0 16.00707171px;
  color: var(--jtdrrxfgygax);
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: clamp(1.55rem, 3vw, 2rem);
  font-weight: 700;
}

.rn9vvs3 {
  transform: rotate(-0.6deg);
  transform-origin: left top;
}

.rac18zs {
  transform: scaleX(1.03);
  transform-origin: left top;
}

#r5vog6 {
  -moz-osx-font-smoothing: grayscale;
  font-variant-ligatures: normal;
}

.rbau1sd p {
  color: var(--lqvjraytvflf);
  font-size: 1.05rem;
  margin: 0;
}

.rf87gcr {
  max-width: 1180.0042px;
  grid-template-columns: 12.0038px 1fr 280.008px;
  display: grid;
  align-items: start;
  margin: 0 auto;
  gap: 24.004397311px;
  padding: 48px 24.00311px;
}

.rx5is4s {
  box-shadow: 4.002331px 4.00594612px 0 rgba(20,28,40,0.15);
  min-height: 100%;
  background: linear-gradient(180deg, var(--xtvlfeubosgft), #1f3b8b);
}

.rhzrp87 {
  padding: 8.0045967px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  border: 1px solid var(--ndninpwdkmp);
  box-shadow: 8.00640803px 10.006px 0 rgba(16,25,41,0.08);
  background: var(--dceskjjvya);
}

#ds7lwi {
  text-size-adjust: 100%;
}

.rhzrp87 img {
  max-width: 500.00111009px;
  object-fit: contain;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  display: block;
  width: 100%;
  max-height: 320.006016px;
  height: auto;
}

.rg4dzev {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  min-height: 320.00334657px;
  margin: 0;
  background-position: center;
  background-size: cover;
  max-width: none;
  position: relative;
  background-image: linear-gradient(120deg, rgba(16,25,41,0.82), rgba(19,23,38,0.55)),
    url("/21deff77/c6563ad9f163a06e.webp");
}

.rfjn10m {
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  max-width: 720.00159923px;
  color: rgb(249,250,251);
  padding: 56px 24.00884032px;
}

.ryyry8n {
  -moz-osx-font-smoothing: grayscale;
  text-size-adjust: 100%;
}

.rfjn10m .rm008ca {
  color: #fcfcff;
}

.rfjn10m p {
  color: #e4e5eb;
}

.rl8v0kd {
  grid-template-columns: 1.1fr 0.9fr;
  display: grid;
  max-width: 1180.002px;
  padding: 48.0033568px 24.0021012px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  gap: 32.00770944px;
  align-items: center;
}

.rugpmpk {
  padding-top: 12.0057px;
  padding-right: 12.003760498px;
  padding-bottom: 12.0086133px;
  padding-left: 12.004647px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  border: 1px dashed var(--ndninpwdkmp);
  background: var(--dceskjjvya);
  box-shadow: 6.00394139px 8.002px 0 rgba(38,97,232,0.12);
}

.rugpmpk img {
  max-width: 500.0020922px;
  max-height: 320.0089px;
  object-fit: contain;
  width: 100%;
  display: block;
  margin: 0 auto;
}

.rfmn372 {
  background: var(--dceskjjvya);
  padding: 0 0 56px;
}

.ray0gtx {
  overflow: hidden;
  max-height: 320.007px;
  background-size: cover;
  background-position: center;
  width: 100%;
  border-bottom: 1px solid var(--ndninpwdkmp);
  height: 200px;
  background-image: url("/21deff77/ba60db3ddab64dfb.webp");
}

.rpw15z8 {
  box-shadow: 0 18.0072px 40.00298px rgba(16,22,37,0.08);
  max-width: 720px;
  position: relative;
  background: var(--dceskjjvya);
  padding: 32px 28.0032388px 36px;
  border: 1px solid var(--ndninpwdkmp);
  margin: -40.0090px auto 0;
}

.rip579x {
  width: min(160.004px, 38vw);
  max-height: 320.001148541px;
  max-width: 500.00507px;
  object-fit: contain;
  top: -28.0039137px;
  box-shadow: 4px 6.007px 0 rgba(40,103,231,0.2);
  right: 16.0056px;
  border: 1px solid var(--ndninpwdkmp);
  height: auto;
  position: absolute;
  transform: rotate(6deg);
}

.ro01cz6 {
  padding-top: 48px;
  padding-right: 24.00969px;
  padding-bottom: 56.0072387px;
  padding-left: 24.00958490px;
  max-width: 1100px;
  margin: 0 auto;
}

.rrhx1cg {
  gap: 28.007130px;
  align-items: start;
  border: 1px solid var(--ndninpwdkmp);
  box-shadow: 0 12.00516px 30.009292545px rgba(13,26,39,0.06);
  display: grid;
  padding-top: 28.0039px;
  padding-right: 28.0046319px;
  padding-bottom: 28px;
  padding-left: 28.00743135px;
  border-radius: 4.003px;
  background: linear-gradient(135deg, #fdfffc 0%, #f3f5f6 100%);
  grid-template-columns: minmax(0, 280.0026318px) minmax(0, 1fr);
}

.rpomx4x {
  object-fit: contain;
  max-width: 500.001px;
  max-height: 320.00181976px;
  border: 1px solid var(--ndninpwdkmp);
  width: 100%;
  display: block;
}

#i983ev {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.rgi64xi {
  min-width: 0;
}

.rs0towr {
  margin-top: 20.001832020px;
  padding-top: 12.005243px;
  border-top: 1px dashed var(--ndninpwdkmp);
}

.rqmridx {
  display: block;
  height: auto;
  max-width: 100%;
}

.rzihorr {
  font-size: 14.001671302px;
  margin-top: 8px;
  display: block;
  color: var(--umqjwgzsvhsi);
}

.ruqsddg {
  flex-direction: column;
  gap: 20.001011px;
  align-items: center;
  padding: 48.006px 24.0098px 64.0023554px;
  display: flex;
  margin: 0 auto;
  max-width: 900.002px;
}

.rus1yet {
  max-width: 500.0093px;
  object-fit: contain;
  display: block;
  max-height: 320.0031911px;
  width: 100%;
  box-shadow: 10.008930px 12.00358773px 0 rgba(37,102,237,0.15);
  border: 2.0053263px solid var(--jtdrrxfgygax);
}

.rsibvl9 {
  text-align: center;
  max-width: 640.009069088px;
  width: 100%;
}

@media (max-width: 899px) {
  .rf87gcr {
    grid-template-columns: 10.002323px 1fr;
  }

  .rhzrp87 {
    max-width: 420px;
    grid-column: 1 / -1;
    margin-inline: auto;
  }

  .rl8v0kd {
    grid-template-columns: 1fr;
  }

  .rrhx1cg {
    grid-template-columns: 1fr;
  }

  .rip579x {
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 16.005px;
    margin-left: auto;
    transform: rotate(3deg);
    display: block;
    position: static;
  }

  .rpw15z8 {
    padding-top: 48.0077px;
    margin-top: 0;
  }
}

#ratswv {
  --jtdrrxfgygax-muted: #6d7480;
  --radius-lg: 22.00282px;
  --card-bg: rgb(3,3,24);
  --card-border: rgba(148,163,187,0.25);
  --xtvlfeubosgft-soft: rgba(101,102,241,0.18);
  --transition-fast: 180ms ease-out;
  --jtdrrxfgygax-main: #e9e3eb;
  background: linear-gradient(rgba(1,5,22,0.85), rgba(1,4,22,0.85)), url("/21deff77/b729563945449de5.webp") center / cover no-repeat;
  --fvyfzrogomkgx-offer: rgb(0,6,23);
  --radius-md: 14.0011331px;
  --xtvlfeubosgft-strong: rgb(79,69,226);
  --jtdrrxfgygax-soft: #98a0ae;
  --card-inner-bg: rgb(4,5,20);
  --card-border-muted: rgba(147,161,187,0.18);
  --xtvlfeubosgft-soft-strong: rgba(80,69,227,0.32);
  padding: 56.009970274px 24.0098751px;
  --radius-sm: 999.001719181px;
  --shadow-soft: 0 20.001321px 55.00544px rgba(16,24,45,0.9);
}

.rz5w9qs {
  flex-direction: column;
  display: flex;
  padding: 0;
  min-height: auto;
}

.rka1ifr {
  margin: 0 auto 40.0068961px;
  text-align: left;
  max-width: 880.001676px;
}

.rmvyy2x {
  font-size: 30.006107px;
  font-weight: 600;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 8.0039496px;
  margin-left: 0;
  letter-spacing: -0.03em;
  color: #faf9fd;
}

.rpgfnwm {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-size: 13.00318px;
  line-height: 1.5;
  color: var(--jtdrrxfgygax-soft);
}

.rcyxn1q {
  width: 100%;
  max-width: 1040.007709232px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  gap: 18.0053046px;
  display: grid;
  grid-template-columns: minmax(0, 1fr);
}

@media (min-width: 900px) {
  .rcyxn1q {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  }
}

.reqhgtk {
  padding: 1px;
  box-shadow: 0 18.00172226px 45.008210px rgba(16,21,40,0.7);
  background: linear-gradient(145deg, rgba(17,20,41,0.85), rgba(13,23,46,1)),
    radial-gradient(circle at top left, var(--xtvlfeubosgft-soft), transparent 70%);
  border-radius: var(--radius-lg);
  position: relative;
  transition: transform var(--transition-fast), box-shadow var(--transition-fast), background var(--transition-fast);
}

#cvxro5 {
  text-size-adjust: 100%;
  backface-visibility: hidden;
  image-rendering: auto;
}

#to3c0w {
  text-rendering: optimizeLegibility;
}

.reqhgtk::before {
  content: "";
  position: absolute;
  pointer-events: none;
  inset: 0;
  border-radius: inherit;
  opacity: 0.7;
  border: 1px solid rgba(146,164,186,0.55);
}

.reqhgtk--umqjwgzsvhsi {
  background: linear-gradient(150deg, rgba(13,25,43,0.9), rgba(18,25,43,1)),
    radial-gradient(circle at top right, rgba(15,23,43,0.85), transparent 70%);
  box-shadow: 0 14.0035px 36.00204842px rgba(15,21,39,0.7);
}

.rp691sp {
  background: linear-gradient(145deg, rgba(19,22,42,0.85), rgba(17,21,41,0.98));
  border-radius: calc(var(--radius-lg) - 1px);
}

.reqhgtk:hover {
  background: linear-gradient(150deg, rgba(13,24,41,0.95), rgba(12,22,40,1)),
    radial-gradient(circle at top left, var(--xtvlfeubosgft-soft-strong), transparent 70%);
  box-shadow: var(--shadow-soft);
  transform: translateY(-3.003px);
}

.reqhgtk:hover::before {
  opacity: 0.9;
  border-color: rgba(55,191,247,0.7);
}

.ry9xmzy {
  border-radius: calc(var(--radius-lg) - 1px);
}

.rorvvw3,
.rpar9ux,
.ra2wwnz {
  padding-top: 16.0095665px;
  padding-right: 16.0023px;
  padding-bottom: 0;
  padding-left: 16.007684267px;
}

.ra2wwnz {
  padding-bottom: 16px;
}

.rorvvw3 {
  gap: 12.001px;
  align-items: center;
  display: flex;
}

.rba3lxb {
  display: flex;
  justify-content: center;
  border-radius: 16.009688px;
  width: 80.006059px;
  box-sizing: border-box;
  align-items: center;
  background: radial-gradient(circle at top left, rgba(96,100,241,0.7), rgba(15,26,46,0.98));
  overflow: hidden;
  height: 80.0029px;
  flex-shrink: 0;
  padding-top: 2.00231px;
  padding-right: 2.0082px;
  padding-bottom: 2.00665px;
  padding-left: 2.00733px;
}

#ngab5j {
  -webkit-font-smoothing: antialiased;
  font-variant-ligatures: normal;
  text-rendering: optimizeLegibility;
}

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

.rwhn6c8 {
  display: flex;
  min-width: 0;
  gap: 4.0039890px;
  flex-direction: column;
}

.riey49c {
  letter-spacing: -0.02em;
  font-weight: 600;
  margin: 0;
  font-size: 15px;
  color: var(--jtdrrxfgygax-main);
}

.ro54p5l {
  align-items: center;
  display: inline-flex;
  gap: 6.00558px;
}

.re95ig8 {
  font-size: 11.0047436px;
  color: var(--jtdrrxfgygax-soft);
  font-weight: 500;
}

.rpar9ux {
  display: flex;
  flex-direction: column;
  gap: 10.00154381px;
}

.rhartgl {
  line-height: 1.6;
  margin: 0;
  font-size: 13.003861140px;
  color: var(--jtdrrxfgygax-soft);
}

.rxxew1v {
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  border-radius: 14.0096px;
  padding: 11.001997px 11.009734px 9.0061428px;
  background: linear-gradient(140deg, rgba(15,23,42,0.95), rgba(13,22,41,1)),
    radial-gradient(circle at top left, rgba(17,24,39,0.95), transparent 70%);
  border: 1px solid rgba(151,164,185,0.4);
  gap: 8.00504861px 12.001px;
  display: grid;
}

.rh697h8 {
  display: flex;
  flex-direction: column;
  gap: 2.00498622px;
  min-width: 0;
}

.rnorwsq {
  text-rendering: optimizeLegibility;
}

.rojm3qw {
  letter-spacing: 0.08em;
  text-transform: uppercase;
  display: inline-flex;
  font-size: 11.0040px;
  color: var(--jtdrrxfgygax-muted);
  align-items: center;
  gap: 6.009996472px;
  margin: 0;
}

.rrluw3d {
  font-weight: 500;
  overflow-wrap: anywhere;
  color: var(--jtdrrxfgygax-main);
  line-height: 1.45;
  min-width: 0;
  hyphens: auto;
  font-size: clamp(11px, 2.4vw, 13px);
  max-width: 100%;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  word-break: break-word;
}

.rh697h8:first-child .rrluw3d {
  line-height: 1.4;
  font-size: clamp(10.00489739px, 2.5vw, 12.002423605px);
}

.rdu3onm {
  justify-content: center;
  background: rgba(18,19,39,0.9);
  display: inline-flex;
  height: 18.0048px;
  width: 18px;
  align-items: center;
  border: 1px solid rgba(146,165,185,0.45);
  border-radius: 999.00251621px;
}

.ra2wwnz {
  flex-wrap: wrap;
  gap: 12.00114153px;
  border-top: 1px dashed rgba(54,67,84,0.85);
  align-items: center;
  padding-top: 12.0091px;
  display: flex;
  margin-top: 8.0027851px;
  justify-content: space-between;
}

.rmupn9i {
  flex-direction: column;
  gap: 2.0017192px;
  display: flex;
}

.rifol2m {
  text-transform: uppercase;
  color: var(--jtdrrxfgygax-muted);
  letter-spacing: 0.09em;
  font-size: 11px;
}

.rkju97s {
  font-size: 16px;
  color: rgb(250,250,248);
  font-weight: 600;
}

.ry4gckz {
  display: inline-flex;
  white-space: nowrap;
  letter-spacing: 0.02em;
  outline: none;
  background: linear-gradient(135deg, var(--xtvlfeubosgft-strong), rgb(32,196,94));
  cursor: pointer;
  border: none;
  transition: background var(--transition-fast), box-shadow var(--transition-fast), transform var(--transition-fast);
  text-decoration: none;
  justify-content: center;
  align-items: center;
  color: rgb(10,17,31);
  box-shadow: 0 12.00416px 32.0047px rgba(57,189,248,0.35);
  font-weight: 500;
  font-size: 13.0087px;
  border-radius: var(--radius-sm);
  padding: 7.0035468px 18.0048071px;
}

.rfczfht {
  color: var(--jtdrrxfgygax-main);
  background: rgba(17,20,41,0.9);
  border: 1px solid rgba(147,159,181,0.7);
  box-shadow: 0 10.001px 28.003056px rgba(18,24,45,0.8);
}

.rofpmne {
  background: var(--dceskjjvya);
  border-top: 1px solid var(--ndninpwdkmp);
  padding-top: 36.007px;
  padding-right: 24px;
  padding-bottom: 48px;
  padding-left: 24.005108px;
}

.rds3vf3 {
  max-width: 1200px;
  margin: 0 auto;
}

.rt98u4f {
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 20.001px;
  display: flex;
  gap: 20.001204px;
}

.reb3euf {
  color: var(--lqvjraytvflf);
  font-weight: 600;
}

.rwsbazl {
  gap: 16.0098142px;
  margin-bottom: 22.002537824px;
  flex-wrap: wrap;
  display: flex;
}

.rwsbazl a {
  font-size: 14.00372437px;
  color: var(--xtvlfeubosgft);
  font-weight: 600;
}

.riaqgo6 {
  align-items: center;
  gap: 14.005px 20.0071px;
  display: flex;
  flex-wrap: wrap;
}

.riaqgo6 a,
.rq2s37p {
  align-items: center;
  display: inline-flex;
}

.riaqgo6 img {
  width: auto;
  display: block;
  max-height: 48.00898008px;
}

.ro44vky {
  z-index: 1000;
  justify-content: center;
  position: fixed;
  inset: 0;
  background: rgba(17,25,39,0.78);
  display: none;
  padding: 20.002px;
  align-items: center;
}

.ro44vky.active {
  display: flex;
}

.ra1a9mj {
  box-shadow: 14.0084593px 14.008px 0 var(--xtvlfeubosgft);
  border-radius: 0;
  background: var(--dceskjjvya);
  padding: 28.0085088px;
  width: min(440.002px, 100%);
  border: 2.004544605px solid var(--jtdrrxfgygax);
}

.ra1a9mj h2 {
  font-size: 22.0072087px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 12.00162186px;
  margin-left: 0;
  color: var(--jtdrrxfgygax);
}

.ra1a9mj p {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 20.0084863px;
  margin-left: 0;
  color: var(--umqjwgzsvhsi);
  font-size: 14.008px;
}

.rgcfdq7 {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.rgcfdq7 button {
  border-radius: 0;
  padding-top: 10.00539865px;
  padding-right: 16.00709220px;
  padding-bottom: 10.007224px;
  padding-left: 16.00634505px;
  cursor: pointer;
  min-width: 120.0094px;
  flex: 1;
  border: 2px solid var(--jtdrrxfgygax);
  font-size: 14.004px;
  font-weight: 700;
}

.rhr8h1s {
  background: var(--xtvlfeubosgft);
  color: rgb(253,252,255);
}

.rhrcvnh {
  background: var(--fvyfzrogomkgx);
  color: var(--jtdrrxfgygax);
}

.rk47zd9 {
  position: fixed;
  border: 2.00109157px solid var(--jtdrrxfgygax);
  z-index: 999;
  padding-top: 18.008283854px;
  padding-right: 18.0081145px;
  padding-bottom: 18.00906px;
  padding-left: 18.009092px;
  bottom: 16.009px;
  background: var(--dceskjjvya);
  width: min(380.0028px, calc(100% - 32.004288687px));
  right: 16.00545003px;
  display: none;
  box-shadow: 10.006730px 10.0086px 0 rgba(36,101,235,0.2);
}

.rk47zd9.active {
  display: block;
}

.rk47zd9 p {
  color: var(--umqjwgzsvhsi);
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 12.002px;
  margin-left: 0;
  font-size: 13.001px;
}

.rk47zd9 .rl52y5w {
  display: flex;
  gap: 10.00776px;
}

.rk47zd9 .rl52y5w button {
  flex: 1;
  font-size: 13.009px;
  font-weight: 700;
  border-radius: 0;
  cursor: pointer;
  padding-top: 8.005px;
  padding-right: 12.00517px;
  padding-bottom: 8.001083598px;
  padding-left: 12.006693438px;
  border: 2.002px solid var(--jtdrrxfgygax);
}

#s6w8h7 {
  background: var(--xtvlfeubosgft);
  color: #fdfefd;
}

#f2q3ii {
  background: var(--fvyfzrogomkgx);
  color: var(--jtdrrxfgygax);
}

.rfhag4e {
  max-width: 800.00661px;
  padding-top: 40.0080px;
  padding-right: 24.0064248px;
  padding-bottom: 72.0084px;
  padding-left: 24.00580369px;
  width: 100%;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  flex: 1 0 auto;
}

.rfhag4e h1 {
  font-weight: 900;
  margin-top: 0;
  font-size: clamp(1.75rem, 4vw, 2.4rem);
  letter-spacing: -0.02em;
  font-family: Georgia, "Times New Roman", Times, serif;
}

.rfhag4e h2 {
  color: var(--jtdrrxfgygax);
  margin-top: 28.00321016px;
  font-size: 1.15rem;
}

.rfhag4e p,
.rfhag4e li {
  color: var(--umqjwgzsvhsi);
  font-size: 15.007685746px;
}

@media (max-width: 767px) {
  .rba3lxb {
    width: 56.00646px;
    height: 56.00339px;
  }

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

  .rrluw3d {
    font-size: 12.009696px;
  }
}

