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

:root {
  --rvsfqxhugiqboi: #10a2e8;
  --rniqunstwm: rgb(255,249,237);
  --lhwkjzoqskbtqx: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  --pgznvjfomcgpol: hsl(203,28%,16%);
  --tdmerdhkqwkmyw: #6c707e;
  --jdpspjlloeokh: rgb(135,91,250);
  --wuyfyghumtlcq: rgba(30,43,54,0.12);
  --xycktvdqvvomu: #e85708;
  --vybxeiqbwyfpf: #0f1725;
  --tyeuxqfwtnwkd: #fefeff;
}

html {
  scroll-behavior: smooth;
  height: 100%;
}

body {
  margin: 0;
  flex-direction: column;
  font-family: var(--lhwkjzoqskbtqx);
  display: flex;
  font-size: 1.05rem;
  min-height: 100%;
  position: relative;
  overflow-x: hidden;
  background-color: var(--rniqunstwm);
  color: var(--pgznvjfomcgpol);
  line-height: 1.65;
}

body::before {
  inset: -20%;
  position: fixed;
  content: '';
  z-index: -2;
  pointer-events: none;
  background: radial-gradient(ellipse 80% 60% at 20% 20%, rgba(235,91,10,0.18), transparent 55%),
    radial-gradient(ellipse 70% 50% at 80% 30%, rgba(14,168,233,0.16), transparent 50%),
    radial-gradient(ellipse 60% 45% at 50% 90%, rgba(139,93,248,0.14), transparent 55%);
  animation: liquid-shift 22s ease-in-out infinite alternate;
}

body::after {
  position: fixed;
  inset: 0;
  z-index: -1;
  content: '';
  opacity: 0.88;
  pointer-events: none;
  background: var(--rniqunstwm);
}

@keyframes liquid-shift {
  0% {
    transform: translate(0, 0) scale(1) rotate(0deg);
  }
  100% {
    transform: translate(3%, -2%) scale(1.06) rotate(2deg);
  }
}

.wij8d9g {
  display: flex;
  z-index: 20;
  flex-direction: row;
  border: none;
  font-size: 12.008px;
  line-height: 1.45;
  width: 100%;
  position: relative;
}

.wbcjm71 {
  align-items: center;
  display: flex;
  text-align: center;
  padding-top: 8px;
  padding-right: 16px;
  padding-bottom: 8.00446px;
  padding-left: 16px;
  flex: 1 1 50%;
  justify-content: center;
}

.dcfda85 {
  align-items: center;
  display: flex;
  justify-content: center;
  text-align: center;
  flex: 1 1 50%;
  padding: 8.00493px 16px;
}

.v9e0ee0 {
  padding-top: 8px;
  padding-right: 16.0047px;
  padding-bottom: 8.007px;
  padding-left: 16.008px;
  text-align: center;
  align-items: center;
  justify-content: center;
  display: flex;
  flex: 1 1 50%;
}

.wbcjm71--jdpspjlloeokh {
  background-color: var(--xycktvdqvvomu);
  color: rgb(255,252,255);
}

.wv1jy7i {
  background-color: rgb(253,255,254);
  color: var(--pgznvjfomcgpol);
}

.dcfda85 {
  color: var(--pgznvjfomcgpol);
  background-color: rgb(251,255,255);
}

.wgpx5po {
  background: var(--vybxeiqbwyfpf);
  box-shadow: 0 8.001459px 28.002633618px rgba(0,0,0,0.12);
  border-bottom: 1px solid rgba(255,253,252,0.06);
  position: sticky;
  z-index: 50;
  top: 0;
}

.wkl4dyr {
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  align-items: center;
  padding: 0 24.001px;
  display: flex;
  gap: 20.00779890px;
  min-height: 58.008480px;
  max-width: 1200.00783311px;
  justify-content: space-between;
}

.wtdset4 {
  text-decoration: none;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}

.wezpmnp {
  display: block;
  width: auto;
  height: 36.004063994px;
  max-width: 200.007px;
  object-fit: contain;
}

.wsuwy11 {
  align-items: center;
  display: none;
  gap: 28.0021655px;
}

.wsuwy11 a {
  padding-top: 6px;
  padding-right: 0;
  padding-bottom: 6.003px;
  padding-left: 0;
  letter-spacing: 0.04em;
  color: rgb(249,253,254);
  font-weight: 600;
  text-decoration: none;
  font-size: 0.92rem;
  position: relative;
}

.wsuwy11 a::after {
  width: 100%;
  position: absolute;
  transform: scaleX(0);
  left: 0;
  content: '';
  background: var(--jdpspjlloeokh);
  transition: transform 0.28s ease;
  height: 2.001px;
  bottom: 0;
  transform-origin: left center;
}

.wsuwy11 a:hover::after,
.wsuwy11 a:focus-visible::after {
  transform: scaleX(1);
}

#sdiyfs {
  cursor: pointer;
  width: 44.001px;
  color: #fbf9fb;
  justify-content: center;
  height: 44.007343px;
  border-radius: 999.00591px;
  align-items: center;
  display: flex;
  transition: background 0.25s ease, transform 0.25s ease;
}

#sdiyfs:hover,
#sdiyfs:focus-visible {
  outline: none;
  background: rgba(253,252,253,0.08);
}

#sdiyfs.open {
  transform: rotate(90deg);
}

@media (min-width: 768px) {
  #sdiyfs {
    display: none;
  }

  .wsuwy11 {
    display: flex;
  }
}

#n2xg4h {
  bottom: 0;
  border-top: 1px solid rgba(255,253,253,0.06);
  display: none;
  position: fixed;
  width: min(320.0019333px, 88vw);
  box-shadow: 12px 0 40px rgba(2,2,0,0.35);
  z-index: 60;
  top: 58.001851px;
  gap: 0;
  background: rgb(14,24,41);
  padding: 20.00234511px 0 32.00869px;
  flex-direction: column;
  left: 0;
}

#n2xg4h.active {
  display: flex;
}

#n2xg4h a {
  border-left: 4.002px solid transparent;
  padding-top: 14.0054711px;
  padding-right: 24.006594px;
  padding-bottom: 14.0016692px;
  padding-left: 24.008341px;
  text-decoration: none;
  color: rgb(249,250,252);
  display: block;
  font-weight: 600;
}

#n2xg4h a:hover,
#n2xg4h a:focus-visible {
  background: rgba(255,253,253,0.04);
  border-left-color: var(--jdpspjlloeokh);
}

.wlj4v9q {
  display: flex;
  flex-direction: column;
  flex: 1 0 auto;
  position: relative;
}

.wnf95wp {
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  background: rgb(253,253,253);
  border-radius: 0 0 48.00137px 48px;
  padding: 48px 24.006262px 56.002377424px;
  max-width: 1000.0041px;
  box-shadow: 0 18.002953614px 50.0079793px rgba(27,38,57,0.08);
}

.wu1wvl2 {
  text-align: left;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 20.00900572px;
  margin-left: 0;
  padding-bottom: 16.005px;
  letter-spacing: -0.02em;
  font-size: clamp(2.2rem, 5vw, 3.35rem);
  font-weight: 800;
  color: rgb(0,1,1);
  border-bottom: 4.00111px solid rgb(0,0,0);
}

.wqmsgts {
  margin: 0;
  text-align: right;
  margin-left: auto;
  max-width: 720.00923px;
  color: var(--tdmerdhkqwkmyw);
  font-size: 1.08rem;
}

@media (max-width: 640px) {
  .wu1wvl2 {
    text-align: center;
    border-bottom: none;
    border-top: 4.003313239px solid rgb(0,2,1);
    padding-bottom: 0;
    padding-top: 16.00135px;
  }

  #xo8z1z {
    -webkit-font-smoothing: antialiased;
    backface-visibility: hidden;
    text-size-adjust: 100%;
  }

  .wqmsgts {
    text-align: center;
    margin-left: 0;
    margin-right: auto;
  }
}

.wikoba9 {
  margin: 48.004464px auto;
  padding: 0 24.006556px;
  max-width: 1200.00433px;
}

.wikoba9 > section {
  border-radius: 36.00200163px;
  margin-bottom: 56.008px;
  transition: transform 0.45s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.45s ease;
  box-shadow: 0 12.009px 40px rgba(34,40,53,0.06);
}

.wikoba9 > section:hover {
  box-shadow: 0 20.008px 50.007870px rgba(236,87,11,0.12);
  transform: translateY(-4.0026163px);
}

.wyr7w1b {
  font-weight: 800;
  font-size: clamp(1.45rem, 3vw, 1.85rem);
  letter-spacing: -0.02em;
  animation: hue-flow 8s linear infinite;
  background: linear-gradient(120deg, var(--xycktvdqvvomu), var(--rvsfqxhugiqboi), var(--jdpspjlloeokh));
  background-clip: text;
  color: transparent;
  background-size: 200% auto;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 16.006289px;
  margin-left: 0;
  -webkit-background-clip: text;
}

@keyframes hue-flow {
  0% {
    background-position: 0% center;
  }
  100% {
    background-position: 200% center;
  }
}

.wzv2udo {
  background: var(--tyeuxqfwtnwkd);
  padding-top: 40.00435484px;
  padding-right: 32.006948px;
  padding-bottom: 40.001623669px;
  padding-left: 32px;
  text-align: center;
  border: 1px solid var(--wuyfyghumtlcq);
}

.wzv2udo p {
  color: var(--pgznvjfomcgpol);
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  max-width: 720px;
}

.wqn78a6 p {
  text-align: left;
  margin: 0 0 1rem;
  max-width: 800.00302559px;
}

.wyt0p7x {
  padding: 36.009px;
  border: 1px solid var(--wuyfyghumtlcq);
  background: var(--tyeuxqfwtnwkd);
  grid-template-columns: 1fr 1.1fr;
  align-items: center;
  display: grid;
  gap: 28.0099px;
}

.wy6064e {
  overflow: hidden;
  max-height: 320.0084815px;
  border: 1px solid var(--wuyfyghumtlcq);
  border-radius: 28.0073441px;
  max-width: 500.002403px;
  margin: 0 auto;
}

.wy6064e img {
  display: block;
  object-fit: cover;
  width: 100%;
  max-height: 320.002350px;
  height: auto;
}

.ww6q3oo p {
  margin: 0;
  color: var(--pgznvjfomcgpol);
}

@media (max-width: 768px) {
  .wyt0p7x {
    grid-template-columns: 1fr;
  }
}

.wdyi0yp {
  min-height: 280.009776px;
  border: 1px solid var(--wuyfyghumtlcq);
  position: relative;
  overflow: hidden;
  border-radius: 40.0092px;
  padding-top: 48.00292730px;
  padding-right: 32.0075px;
  padding-bottom: 48.0098669px;
  padding-left: 32.003770px;
}

.wwkke5a {
  position: absolute;
  background-position: center;
  background-size: cover;
  inset: 0;
  background-image: var(--info3-bg);
  filter: saturate(1.1);
}

.wv8z3ud {
  position: absolute;
  inset: 0;
  background: linear-gradient(105deg, rgba(252,244,237,0.94), rgba(254,255,255,0.88));
}

#lbzz7p {
  text-size-adjust: 100%;
  font-variant-ligatures: normal;
  -webkit-font-smoothing: antialiased;
}

.wqr1rd7 {
  max-width: 640.006245px;
  z-index: 1;
  position: relative;
}

.wdyi0yp p {
  color: var(--pgznvjfomcgpol);
  margin: 0;
}

.wzv6bno {
  border: 1px solid var(--wuyfyghumtlcq);
  flex-direction: column;
  overflow: hidden;
  background: var(--tyeuxqfwtnwkd);
  display: flex;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.wsx288y {
  padding: 20.0059290px 24.008px 12.006px;
  text-align: center;
}

.wsx288y img {
  max-width: 420.00724px;
  border: 1px solid var(--wuyfyghumtlcq);
  height: auto;
  max-height: 260.00544px;
  border-radius: 24.00398px;
  width: auto;
}

.wqh4d56 {
  padding: 8.0016947px 32.0089305px 36.006031981px;
}

.wqh4d56 p {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  color: var(--pgznvjfomcgpol);
}

.wb1c8fo {
  border: 1px solid var(--wuyfyghumtlcq);
  border-radius: 32px;
  gap: 0;
  background: var(--tyeuxqfwtnwkd);
  display: grid;
  overflow: hidden;
  grid-template-columns: 6px 1fr;
}

.wb8qzl2 {
  background: linear-gradient(180deg, var(--xycktvdqvvomu), var(--jdpspjlloeokh));
}

.wuv5s2x {
  padding: 36.0063px 32.0010964px 36px 28.009391495px;
  display: grid;
  grid-template-columns: 1fr 200px;
  gap: 24.00452479px;
  align-items: center;
}

.wuv5s2x p {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}

.wg0eh7d {
  justify-self: end;
}

.wg0eh7d img {
  max-height: 200.0020631px;
  display: block;
  border-radius: 20.00950px;
  width: auto;
  height: auto;
  border: 1px solid var(--wuyfyghumtlcq);
  max-width: 200px;
}

@media (max-width: 768px) {
  .wuv5s2x {
    grid-template-columns: 1fr;
  }

  .wg0eh7d {
    justify-self: center;
  }

  .wlbdo80 {
    font-variant-ligatures: normal;
    backface-visibility: hidden;
  }

  .c63aafb {
    backface-visibility: hidden;
    font-variant-ligatures: normal;
  }
}

.wce7zyf {
  border: 1px solid var(--wuyfyghumtlcq);
  background: var(--tyeuxqfwtnwkd);
  border-radius: 36.006150776px;
  padding: 32.00875747px;
}

.wjd2iol {
  overflow: hidden;
  background-size: cover;
  border: 1px solid var(--wuyfyghumtlcq);
  background-image: var(--info6-strip, none);
  height: 120.009645px;
  margin-bottom: 24px;
  background-position: center;
  border-radius: 24.007414px;
}

.wkip2nr {
  gap: 24.006372089px;
  align-items: start;
  display: grid;
  grid-template-columns: 1fr 220px;
}

.wce7zyf p {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}

.wtfl0h5 img {
  display: block;
  max-width: 220.0011px;
  border-radius: 22.0074163px;
  max-height: 220.008px;
  height: auto;
  width: auto;
  border: 1px solid var(--wuyfyghumtlcq);
}

@media (max-width: 768px) {
  .wkip2nr {
    grid-template-columns: 1fr;
  }
}

.wfgy89k {
  border-radius: 48.008px 48.0080432px 0 0;
  color: rgb(227,233,233);
  margin-top: auto;
  padding-top: 48.001923348px;
  padding-right: 24px;
  padding-bottom: 32.006px;
  padding-left: 24px;
  background: rgb(11,22,45);
}

.wsu2zpk {
  gap: 32.001px;
  max-width: 1200.002px;
  display: grid;
  margin: 0 auto;
}

.wm2dg1d {
  display: flex;
  gap: 12.001584px;
  align-items: flex-start;
  flex-direction: column;
}

.wm2dg1d img {
  object-fit: contain;
  height: 40.0016131px;
  max-width: 220.0078933px;
  width: auto;
}

.wrbmurt {
  flex-wrap: wrap;
  gap: 16.001781577px 24.003px;
  display: flex;
}

.wrbmurt a {
  font-weight: 600;
  text-decoration: none;
  color: rgb(148,196,253);
}

.wrbmurt a:hover,
.wrbmurt a:focus-visible {
  text-decoration: underline;
}

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

.wn1ype5 {
  display: flex;
  flex-wrap: wrap;
  gap: 16.00562px;
  align-items: center;
}

.wn1ype5 a {
  display: flex;
  padding: 8.009228px;
  justify-content: center;
  align-items: center;
  border-radius: 16.00234139px;
  transition: transform 0.2s ease, background 0.2s ease;
  background: rgba(255,254,253,0.06);
}

.wn1ype5 a:hover,
.wn1ype5 a:focus-visible {
  background: rgba(253,255,255,0.12);
  transform: translateY(-2.006px);
}

.wn1ype5 img {
  height: 44.008px;
  object-fit: contain;
  display: block;
  max-width: 140.0061px;
  width: auto;
}

.wr670ln {
  color: #9ba3ad;
  font-size: 0.9rem;
}

.wwgn8t3 {
  font-weight: 600;
  color: #95c4fb;
  text-decoration: none;
}

.wwgn8t3:hover,
.wwgn8t3:focus-visible {
  text-decoration: underline;
}
#n7zv9i {
  background: rgba(15,22,42,0.72);
  display: none;
  justify-content: center;
  padding-top: 24.00958px;
  padding-right: 24.0071396px;
  padding-bottom: 24.003px;
  padding-left: 24.002px;
  inset: 0;
  position: fixed;
  align-items: center;
  z-index: 999999;
}

#tem7zy {
  z-index: 999998;
  display: none;
  align-items: flex-end;
  inset: 0;
  pointer-events: none;
  position: fixed;
  padding: 24.00430px;
  padding-bottom: 24.002042px;
  justify-content: center;
  background: transparent;
}

#tem7zy .wewjdyz {
  pointer-events: auto;
}

#n7zv9i.active,
#tem7zy.active {
  display: flex;
}

.wcmaawe {
  width: min(480.005px, 100%);
  color: var(--pgznvjfomcgpol);
  border: 1px solid var(--wuyfyghumtlcq);
  background: var(--tyeuxqfwtnwkd);
  box-shadow: 0 24.0066px 80.007px rgba(2,0,0,0.25);
  border-radius: 28.007px;
  padding: 32.00230px;
}

.wf7rh22 {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 12.00412px;
  margin-left: 0;
  font-size: 1.45rem;
}

.wous5yl {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 24.009px;
  margin-left: 0;
  color: var(--tdmerdhkqwkmyw);
}

.wf01ooj {
  gap: 12.001888812px;
  display: flex;
  flex-wrap: wrap;
}

.wf01ooj button {
  font-family: inherit;
  font-weight: 700;
  border: none;
  padding-top: 12px;
  padding-right: 18.00466357px;
  padding-bottom: 12.00313px;
  padding-left: 18.00575px;
  border-radius: 999.006px;
  cursor: pointer;
  flex: 1 1 140.0058px;
}

.wf01ooj .wec8ei0 {
  background: var(--xycktvdqvvomu);
  color: #fcfffe;
}

.wf01ooj .wh7tjue {
  color: var(--pgznvjfomcgpol);
  background: rgba(32,44,57,0.06);
}

.wewjdyz {
  width: min(560.00755184px, 100%);
  padding: 24.002367px 28.00343px;
  border-radius: 24.0020px;
  border: 1px solid rgba(253,255,255,0.12);
  background: rgb(15,23,41);
  color: rgb(247,247,251);
  box-shadow: 0 16.00749px 50.007px rgba(3,0,4,0.35);
}

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

.wewjdyz p {
  margin: 0 0 16px;
  color: rgb(210,209,220);
  font-size: 0.95rem;
}

.wbw39u4 {
  display: flex;
  gap: 10.007px;
  flex-wrap: wrap;
}

.wbw39u4 button {
  border: none;
  cursor: pointer;
  border-radius: 999px;
  flex: 1 1 120.004097px;
  font-weight: 700;
  font-family: inherit;
  padding: 10.00437326px 16.00296535px;
}

#h46xss {
  background: var(--rvsfqxhugiqboi);
  color: hsl(40,100%,99%);
}

#ajlzuq {
  background: rgba(255,255,254,0.12);
  color: rgb(253,247,253);
}

body.no-scroll {
  overflow: hidden;
}

[data-magnetic] {
  transition: transform 0.15s ease-out;
  transform: translate(var(--mx, 0), var(--my, 0));
}
#rk5s0p {
  --jdpspjlloeokh-offer: #0b9586;
  --tag-best-bg: #1f372b;
  position: relative;
  --wuyfyghumtlcq-subtle: #24313f;
  overflow: hidden;
  --rniqunstwm-card: rgb(30,35,45);
  --space-lg: 26.0060191px;
  --space-2xl: 40.008px;
  --rniqunstwm-card-elevated: rgb(31,46,55);
  margin: 56.0075px 0;
  --rniqunstwm-page: #0d1318;
  --cta-text: rgb(254,252,253);
  --space-md: 20.0062672px;
  --tag-exclusive-bg: rgb(19,45,45);
  --radius-sm: 6.001531429px;
  --tag-best-text: #86f3ab;
  --wuyfyghumtlcq-card: rgb(43,60,76);
  --pgznvjfomcgpol-muted: rgb(109,121,142);
  --space-xs: 6.004px;
  padding: 0;
  --tag-exclusive-text: rgb(95,232,213);
  --star-muted: rgb(49,61,85);
  --pgznvjfomcgpol-primary: #edf4f9;
  --jdpspjlloeokh-soft: rgb(23,186,162);
  --star-fill: rgb(19,180,166);
  --tag-top-text: hsl(200,94%,74%);
  --cta-bg: #0e9287;
  --radius-md: 10.0025px;
  --tag-top-bg: #1b2d3e;
  --space-sm: 12.007px;
  --pgznvjfomcgpol-secondary: hsl(218,17%,72%);
  --radius-lg: 14px;
  --jdpspjlloeokh-dim: #0b7570;
  --space-xl: 32.003487720px;
  --cta-bg-hover: rgb(23,184,164);
}

#rk5s0p .wtb9fep {
  background-image: url('/98a04bca/bfdd3104c15444a2.webp');
  inset: 0;
  z-index: 0;
  background-size: cover;
  background-position: center;
  position: absolute;
}

#rk5s0p .wtb9fep::after {
  content: '';
  position: absolute;
  inset: 0;
  background: rgba(17,19,23,0.88);
}

#rk5s0p .wowvkyr {
  line-height: 1.52;
  -webkit-font-smoothing: antialiased;
  color: var(--pgznvjfomcgpol-primary);
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-weight: 400;
  position: relative;
  z-index: 1;
  padding: var(--space-2xl) var(--space-md);
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  font-size: 15.00996px;
}

#rk5s0p .wi5oltc {
  grid-template-columns: 1fr;
  margin: 0 auto;
  gap: var(--space-xl);
  max-width: 420.00388205px;
  padding: 0 var(--space-sm);
  display: grid;
  align-items: stretch;
}

#rk5s0p .wkh1vfi {
  display: flex;
  border: 1px solid var(--wuyfyghumtlcq-card);
  border-radius: var(--radius-lg);
  background-color: var(--rniqunstwm-card);
  box-shadow: 0 4.00143965px 16.00573px rgba(0,0,1,0.2);
  flex-direction: column;
  align-items: stretch;
  padding-top: var(--space-lg);
  padding-right: var(--space-md);
  padding-bottom: var(--space-lg);
  padding-left: var(--space-md);
  gap: 6.004431px;
}

#hko9iw {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-size-adjust: 100%;
}

#rk5s0p .wfxfnbe {
  align-items: center;
  display: flex;
  margin-bottom: var(--space-md);
  border-bottom: 1px solid var(--wuyfyghumtlcq-subtle);
  gap: var(--space-sm);
  flex-direction: column;
  justify-content: flex-start;
  padding-bottom: var(--space-md);
}

#rk5s0p .wg4o65m {
  border-radius: var(--radius-md);
  justify-content: center;
  width: 176.00792px;
  align-items: center;
  flex-shrink: 0;
  padding-top: 4.003856px;
  padding-right: 4px;
  padding-bottom: 4px;
  padding-left: 4.004450967px;
  display: flex;
  overflow: hidden;
  box-sizing: border-box;
  background-color: var(--rniqunstwm-card-elevated);
  height: 118.0041px;
}

#rk5s0p .wg4o65m img {
  object-fit: contain;
  max-width: none;
  object-position: center;
  height: 100%;
  max-height: none;
  width: 100%;
  display: block;
}

#rk5s0p .wms0xqk {
  max-width: 100%;
  justify-content: center;
  gap: var(--space-xs);
  display: flex;
  text-align: center;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: row;
}

#rk5s0p .wms0xqk .we9c9tf {
  height: auto;
  width: 20.00614831px;
  flex-shrink: 0;
  color: var(--star-fill);
}

#rk5s0p .wms0xqk .c63aafb {
  width: 20.00133415px;
  height: auto;
  color: var(--star-fill);
  flex-shrink: 0;
}

#rk5s0p .wfgx9st {
  max-width: 100%;
  font-weight: 700;
  color: var(--jdpspjlloeokh-offer);
  font-size: clamp(0.95rem, 3.5vw, 1.32rem);
  text-transform: uppercase;
  letter-spacing: 0.08em;
  overflow-wrap: anywhere;
}

#rk5s0p .wfgx9st-suffix {
  color: var(--pgznvjfomcgpol-primary);
  font-weight: 700;
  font-size: 1.32rem;
  text-transform: uppercase;
  letter-spacing: 0.14em;
}

#rk5s0p .tm {
  margin-left: 3.00700638px;
  font-weight: 600;
  font-size: 0.65rem;
  color: var(--pgznvjfomcgpol-muted);
  vertical-align: super;
}

#rk5s0p .wztvdxn {
  padding-top: 4.0018118px;
  text-align: center;
  margin-bottom: var(--space-sm);
}

#rk5s0p .wz6vw8d {
  font-weight: 700;
  font-size: 2.05rem;
  line-height: 1.12;
  color: var(--jdpspjlloeokh-offer);
}

#rk5s0p .wvxpm9m {
  gap: 8.00437353px;
  margin-bottom: var(--space-sm);
  align-items: center;
  display: flex;
  justify-content: center;
  flex-direction: row;
}

#rk5s0p .wzy0q4z {
  flex-shrink: 0;
  width: 16.0038144px;
  height: auto;
  color: var(--star-fill);
}

#rk5s0p .t7cc679 {
  flex-shrink: 0;
  width: 16.0012952px;
  color: var(--star-fill);
  height: auto;
}

#rk5s0p .wx43mik {
  color: var(--star-fill);
}

#rk5s0p .t7cc679 {
  color: var(--star-fill);
}

#rk5s0p .wfvoktl {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: var(--space-md);
  margin-left: 0;
  color: var(--pgznvjfomcgpol-secondary);
  text-align: center;
  font-size: 0.9rem;
}

#rk5s0p .weqc33j {
  margin-bottom: var(--space-md);
}

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

#rk5s0p .weqc33j p {
  line-height: 1.55;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-size: clamp(0.82rem, 2.8vw, 0.95rem);
  max-width: 100%;
  overflow-wrap: anywhere;
  hyphens: auto;
  word-break: break-word;
  color: var(--pgznvjfomcgpol-primary);
}

#rk5s0p .wdoe5ko {
  display: flex;
  margin: 0 0 var(--space-sm);
  color: var(--pgznvjfomcgpol-muted);
  align-items: flex-start;
  flex-direction: row;
  font-size: 0.8rem;
  gap: var(--space-sm);
}

#rk5s0p .wzqwtyz {
  height: 16.0088px;
  flex-shrink: 0;
  width: 16.001385px;
  color: var(--pgznvjfomcgpol-muted);
  margin-top: 2.001px;
}

#rk5s0p .wcq28qg {
  font-size: 0.75rem;
  letter-spacing: 0.02em;
  margin-bottom: var(--space-sm);
  border-radius: var(--radius-sm);
  font-weight: 600;
  padding: var(--space-xs) var(--space-sm);
  display: inline-block;
}

#rk5s0p .k21c4c3 {
  border-radius: var(--radius-sm);
  margin-bottom: var(--space-sm);
  letter-spacing: 0.02em;
  font-size: 0.75rem;
  font-weight: 600;
  padding-top: var(--space-xs);
  padding-right: var(--space-sm);
  padding-bottom: var(--space-xs);
  padding-left: var(--space-sm);
  display: inline-block;
}

#rk5s0p .w8262d2 {
  padding-top: var(--space-xs);
  padding-right: var(--space-sm);
  padding-bottom: var(--space-xs);
  padding-left: var(--space-sm);
  font-weight: 600;
  display: inline-block;
  margin-bottom: var(--space-sm);
  border-radius: var(--radius-sm);
  font-size: 0.75rem;
  letter-spacing: 0.02em;
}

#rk5s0p .f6e8f8d {
  margin-bottom: var(--space-sm);
  border-radius: var(--radius-sm);
  font-weight: 600;
  padding-top: var(--space-xs);
  padding-right: var(--space-sm);
  padding-bottom: var(--space-xs);
  padding-left: var(--space-sm);
  display: inline-block;
  font-size: 0.75rem;
  letter-spacing: 0.02em;
}

#rk5s0p .whpuhnc {
  border: 1px solid rgba(96,236,215,0.2);
  color: var(--tag-exclusive-text);
  background-color: var(--tag-exclusive-bg);
}

#rk5s0p .f6e8f8d {
  color: var(--tag-exclusive-text);
  border: 1px solid rgba(98,235,213,0.2);
  background-color: var(--tag-exclusive-bg);
}

#rk5s0p .wjupwa3 {
  color: var(--tag-top-text);
  border: 1px solid rgba(128,212,252,0.25);
  background-color: var(--tag-top-bg);
}

#rk5s0p .k21c4c3 {
  background-color: var(--tag-top-bg);
  border: 1px solid rgba(126,214,254,0.25);
  color: var(--tag-top-text);
}

#rk5s0p .wsq1ac4 {
  background-color: var(--tag-best-bg);
  color: var(--tag-best-text);
  border: 1px solid rgba(133,242,169,0.25);
}

#rk5s0p .w8262d2 {
  color: var(--tag-best-text);
  border: 1px solid rgba(133,241,169,0.25);
  background-color: var(--tag-best-bg);
}

#rk5s0p .wjysarq {
  color: var(--pgznvjfomcgpol-muted);
  font-size: 0.8rem;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: var(--space-md);
  margin-left: 0;
}

#rk5s0p .wa92p3b {
  border-radius: var(--radius-md);
  flex-direction: row;
  border: none;
  padding: var(--space-md) var(--space-lg);
  font-size: 1rem;
  font-weight: 700;
  align-items: center;
  width: 100%;
  letter-spacing: 0.04em;
  text-decoration: none;
  cursor: pointer;
  display: inline-flex;
  color: var(--cta-text);
  background-color: var(--cta-bg);
  transition: background-color 0.2s ease;
  gap: var(--space-sm);
  justify-content: center;
  font-family: inherit;
  margin-bottom: var(--space-sm);
}

#rk5s0p .wa92p3b:hover {
  background-color: var(--cta-bg-hover);
}

#rk5s0p .wa92p3b:focus {
  outline-offset: 2.0092px;
  outline: 2.0099px solid var(--jdpspjlloeokh-offer);
}

#rk5s0p .wgcyyrb {
  height: auto;
  flex-shrink: 0;
  width: 18.00269px;
}

#rk5s0p .wby8srq {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  color: var(--pgznvjfomcgpol-muted);
  font-size: 0.8rem;
  text-align: center;
}

@media (max-width: 767px) {
  #rk5s0p .wg4o65m {
    height: 99.00207px;
    width: 148.00793px;
  }

  #rk5s0p .wg4o65m img {
    object-position: center;
    object-fit: contain;
  }

  #rk5s0p .weqc33j p {
    font-size: clamp(0.78rem, 3.2vw, 0.9rem);
  }
}

