*, *::before, *::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
html, body {
  box-sizing: border-box;
  background-color: #5167E8;
  margin: 0;
  padding: 0;
  font-size: 1rem;
  max-height: 100vh;
  overflow: hidden;
}
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}@font-face {
  src: url("../../fonts/TateNewPro-Regular.5af49f1c9910.woff");
  font-weight: 400;
  font-style: normal;
  font-family: Tate;
}
body {
  font-family: Tate;
  font-weight: 400;
  font-style: normal;
}
h2 {
  font-family: Tate;
  font-weight: 400;
  font-style: normal;
  font-size: 2rem;
}._1yzus180 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
._1yzus181 {
  display: flex;
  flex-direction: row;
  gap: 0.5rem;
  align-items: center;
}
._1yzus182 {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
}
._1yzus183 {
  text-decoration: none;
  color: black;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.75rem;
  background: white;
  border-radius: 0.5rem;
  padding: 0.75rem;
  height: 100%;
  border: none;
  cursor: pointer;
}._1ccz9zt0 {
  align-items: center;
  height: fit-content;
  width: fit-content;
  border-radius: 8px;
  text-align: center;
  text-transform: uppercase;
  font-size: 0.875rem;
  line-height: 103%;
  letter-spacing: 1.68px;
  padding: 8px 12px 10px 12px;
}.b0m5w20 {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(24px);
}
.b0m5w21 {
  width: fit-content;
  border-radius: 1rem;
  overflow: hidden;
  position: relative;
}
.b0m5w22 {
  position: absolute;
  top: 1rem;
  right: 1rem;
  z-index: 1;
  cursor: pointer;
  background: none;
  border: none;
}
.b0m5w23 {
  transition: background-color 0.2s ease;
  border-radius: 50%;
}
.b0m5w22:hover .b0m5w23, .b0m5w22:focus-within .b0m5w23 {
  background-color: rgba(0, 0, 0, 0.1);
}
@media (max-width: 701) {
  .b0m5w20 {
    padding: 0;
  }
}
@media (max-width: 769) {
  .b0m5w21 {
    position: absolute;
    top: 0;
    left: 0;
    transform: none;
    width: 100vw;
    height: 100vh;
    border-radius: 0;
  }
}._1o98c730 {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: fit-content;
  gap: 0.75rem;
  border-radius: 0.5rem;
  padding: 0.75rem;
  border: none;
  cursor: pointer;
  background: black;
  color: white;
}._1jz657e0 {
  display: flex;
  flex: 1;
  width: 66.375rem;
  height: 33.125rem;
}
._1jz657e1 {
  display: flex;
  flex-direction: column;
  flex: 1;
  justify-content: safe center;
  overflow-y: auto;
  padding: 2rem;
  background-color: #f8f9fa;
}
._1jz657e2 {
  position: relative;
  flex: 1;
  padding: 2rem;
  overflow: hidden;
}
._1jz657e3 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-top: 1.5rem;
  margin-bottom: 2.5rem;
}
._1jz657e4 {
  text-transform: uppercase;
  font-size: 56px;
  letter-spacing: 5.6px;
  line-height: 103%;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-break: break-word;
}
._1jz657e5 {
  margin: 0;
  font-size: 1.25rem;
  line-height: 120%;
  letter-spacing: 0.4px;
}
._1jz657e6 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 0.5rem;
}
._1jz657e7 {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
._1jz657e8 {
  text-decoration: none;
}
@media (max-width: 769px) {
  ._1jz657e0 {
    top: 0;
    left: 0;
    transform: none;
    width: 100vw;
    height: 100vh;
    border-radius: 0;
    flex-direction: column;
  }
  ._1jz657e1 {
    justify-content: flex-start;
    order: 2;
    flex: 3;
  }
}
@media (max-width: 769) {
  ._1jz657e2 {
    order: 1;
    flex: none;
    aspect-ratio: 3/4;
    padding: 0;
    height: 25%;
  }
}._1g2lxqk0 {
  width: 400px;
  height: 300px;
  border-radius: 1rem;
  position: relative;
}
._1g2lxqk1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: space-between;
  padding: 1.5rem;
  z-index: 1;
  transition: background-color 0.5s ease;
  background: linear-gradient(180deg, rgba(0,0,0,0.6) 10%, rgba(0,0,0,0.2) 90%);
  background-color: none;
  border-radius: 1rem;
  overflow: clip;
}
._1g2lxqk0:hover ._1g2lxqk1, ._1g2lxqk0:focus-within ._1g2lxqk1 {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 1rem;
  cursor: pointer;
}
._1g2lxqk1:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  backdrop-filter: blur(24px);
  opacity: 0;
  transition: opacity 0.5s ease;
  z-index: -1;
}
._1g2lxqk0:hover ._1g2lxqk1:before, ._1g2lxqk0:focus-within ._1g2lxqk1:before {
  opacity: 1;
}
._1g2lxqk2 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
._1g2lxqk3 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  letter-spacing: 0.2rem;
  line-height: 2rem;
  text-overflow: ellipsis;
  text-transform: uppercase;
  color: white;
}
._1g2lxqk4 {
  opacity: 0;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  transition: opacity 0.5s ease;
  pointer-events: none;
  color: white;
  will-change: opacity;
}
._1g2lxqk0:hover ._1g2lxqk4, ._1g2lxqk0:focus-within ._1g2lxqk4 {
  opacity: 1;
}
._1g2lxqk5 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 1rem;
}
._1g2lxqk6 {
  display: none;
  flex-direction: row;
  justify-content: space-between;
  transition: all 0.5s ease;
}
._1g2lxqk0:hover ._1g2lxqk6, ._1g2lxqk0:focus-within ._1g2lxqk6 {
  display: flex;
}
._1g2lxqk7 {
  display: flex;
  flex-direction: row;
  gap: 0.5rem;
}
._1g2lxqk8 {
  display: flex;
  flex-direction: row;
  gap: 0.5rem;
}
._1g2lxqk0:hover ._1g2lxqk8, ._1g2lxqk0:focus-within ._1g2lxqk8 {
  display: none;
}._1v97q430 {
  width: 320px;
  height: 432px;
  border-radius: 1rem;
  position: relative;
  cursor: pointer;
}
._1v97q431 {
  width: 20rem;
  height: 27rem;
}
._1v97q432 {
  width: 27rem;
  height: 20rem;
}
._1v97q433 {
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  padding: 1.5rem;
  padding-top: 1rem;
}
._1v97q434 {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
._1v97q435 {
  text-transform: uppercase;
  letter-spacing: 0.3rem;
  font-size: 3rem;
}
._1v97q436 {
  opacity: 0;
  transition: opacity 0.5s ease;
  pointer-events: none;
}
._1v97q430:hover ._1v97q436, ._1v97q430:focus-within ._1v97q436 {
  opacity: 1;
}
._1v97q437 {
  opacity: 0;
  transition: opacity 0.5s ease;
  pointer-events: none;
  margin-bottom: 12px;
}
._1v97q430:hover ._1v97q437, ._1v97q430:focus-within ._1v97q437 {
  opacity: 1;
}._14ym8xx0 {
  background-color: none;
  position: relative;
  width: 100%;
  height: 100dvh;
  overflow: hidden;
}
._14ym8xx1 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
._14ym8xx2 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transform-origin: 0 0;
  will-change: transform;
}.n5775z0 {
  position: absolute;
  z-index: 1;
  cursor: pointer;
}
.n5775z0:hover {
  z-index: 10;
}
.n5775z1 {
  z-index: 2;
}.lhetzz1 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1rem min(60px, 3vw);
}
.lhetzz2 {
  display: flex;
  align-items: center;
  text-decoration: none;
  background: none;
  border: none;
  cursor: pointer;
}
.lhetzz3 {
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 103%;
  letter-spacing: 3.2px;
  text-transform: uppercase;
  color: black;
}
.lhetzz4 {
  display: flex;
  align-items: center;
  margin-left: auto;
}
.lhetzz5 {
  height: 2.5rem;
  width: auto;
}._1ff4m9a0 {
  position: absolute;
  z-index: 3;
  display: grid;
  place-content: center;
  justify-items: center;
  gap: 1.5rem;
  width: 100%;
  height: 100dvh;
}
._1ff4m9a1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.5rem;
  width: min(26rem, 100%);
}
._1ff4m9a2 {
  color: white;
  text-align: center;
  font-size: 3rem;
  font-weight: normal;
  line-height: 103%;
  letter-spacing: 0.3rem;
  text-transform: uppercase;
}
._1ff4m9a3 {
  text-align: center;
  color: white;
  margin-top: 1rem;
  font-size: 1.25rem;
}
._1ff4m9a4 {
  line-height: 0;
  font-size: 1.25rem;
  padding: 1.5rem 1rem 1.7rem 1rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  min-width: fit-content;
  text-decoration: none;
}
._1ff4m9a5 {
  text-decoration: none;
}
._1ff4m9a6 {
  display: flex;
  gap: 1rem;
  align-items: center;
  justify-content: center;
  height: fit-content;
  font-size: 1.25rem;
  background: none;
  border: none;
  color: white;
  cursor: pointer;
  font-family: Tate;
}._53dpjn0 {
  position: absolute;
  bottom: 0;
  z-index: 4;
  background-color: rgb(99, 113, 233);
  padding-inline: 60px;
  padding-block: 60px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 100%;
  color: white;
  overflow: hidden;
}
._53dpjn1 {
  background: none;
  border: none;
  font-size: 2rem;
  color: #fff;
  cursor: pointer;
  margin-left: auto;
}
._53dpjn2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 10px;
  align-items: flex-start;
}
._53dpjn3 {
  text-transform: uppercase;
  font-size: 0.875rem;
  padding-bottom: 1em;
}
._53dpjn5 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 10px;
}
._53dpjn7 {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
._53dpjn8 {
  color: inherit;
  text-decoration: none;
}
@media (max-width: 768px) {
  ._53dpjn2 {
    flex-direction: column-reverse;
  }
}._1553mv20 {
  display: flex;
  align-items: center;
  background: none;
  border: none;
  font-size: 1rem;
  line-height: 120%;
  outline: none;
  cursor: pointer;
}
._1553mv20:hover {
  opacity: 0.9;
}
._1553mv21 {
  width: 1.5rem;
  height: 1.5rem;
}
._1553mv22 {
  border-right: 2px solid #333;
  margin-right: 1rem;
  padding-left: 1rem;
}._40h2k90 {
  display: flex;
  align-items: center;
  background: none;
  border: none;
  line-height: 120%;
  outline: none;
  cursor: grab;
}
._40h2k90:hover {
  opacity: 0.9;
}
._40h2k91 {
  width: 2rem;
  height: 2rem;
}
._40h2k92 {
  border-right: 2px solid #333;
  margin-right: 1rem;
  padding-left: 1rem;
}
@media (max-width: 768px) {
  ._40h2k90 {
    display: none;
  }
}._17vfw8n0 {
  display: flex;
  padding: 0.75rem;
  align-items: center;
  justify-content: center;
  gap: 0.626rem;
  border-radius: 8px;
  background: none;
  border: 1px solid  #767676;
  color: white;
  font: inherit;
  font-size: 1rem;
  letter-spacing: 0.02rem;
  line-height: 120%;
  cursor: pointer;
}
._17vfw8n0:hover {
  opacity: 0.9;
}
._17vfw8n1 {
  width: 1rem;
  height: 1rem;
}
._17vfw8n2 {
  padding-bottom: 0.3rem;
}
._17vfw8n3 {
  border-right: 2px solid #333;
  margin-right: 1rem;
  padding-left: 1rem;
}.cmaxzc0 {
  max-height: 500px;
  width: 300px;
  padding-top: 100px;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: black;
  overflow-y: auto;
}
.cmaxzc1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  width: 100%;
  padding: 0 1rem;
  height: calc(500px - 100px);
  overflow-y: auto;
  padding-bottom: 1rem;
}
.cmaxzc2 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 0.75rem;
  width: 100%;
}
.cmaxzc3 {
  width: 100%;
  padding: 8px 12px 10px 12px;
  border-radius: 8px;
  text-transform: uppercase;
  font-size: 0.875rem;
  line-height: 103%;
  letter-spacing: 1.68px;
  text-align: center;
  cursor: pointer;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.cmaxzc4 {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  flex-shrink: 0;
}._53bf6i0 {
  display: flex;
  padding: 0.75rem;
  align-items: center;
  gap: 0.626rem;
  border-radius: 8px;
  background: white;
  border: none;
  font: inherit;
  font-size: 1rem;
  line-height: 120%;
  cursor: pointer;
}
._53bf6i0:hover {
  opacity: 0.9;
}
._53bf6i1 {
  padding-bottom: 0.2rem;
}
._53bf6i2 {
  width: 1rem;
  height: 1rem;
}
._53bf6i3 {
  border-right: 2px solid #333;
  margin-right: 1rem;
  padding-left: 1rem;
}
@media (max-width: 768px) {
  ._53bf6i3 {
    display: none;
  }
}._1uom6t20 {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  padding-block: min(1rem, 33px);
  background: black;
  color: white;
  z-index: 2;
  display: flex;
  justify-content: flex-end;
}
._1uom6t21 {
  width: fit-content;
  height: fit-content;
  display: flex;
  padding-inline: 1rem;
  padding-block: 0.25rem;
  padding-left: 1.25rem;
}
@media (min-width: 768px) {
  ._1uom6t20 {
    left: auto;
    width: fit-content;
    bottom: 30px;
    right: 64px;
    border-radius: min(1rem, 33px);
    overflow: clip;
  }
}