@font-face {
  font-family: Raleway;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/b94b8.woff2) format("woff2");
}
@font-face {
  font-family: Raleway;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/0d5a3.woff2) format("woff2");
}
@font-face {
  font-family: Raleway;
  font-style: normal;
  font-weight: 600;
  src: url(../fonts/b5757.woff2) format("woff2");
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: Raleway, sans-serif;
}
.app {
  background-color: #fffdf9;
  color: #8b075a;
  overflow: hidden;
}
input,
button,
textarea,
select {
  margin: 0;
  font: inherit;
}
h1,
.h1 {
  font-size: 60px;
  font-weight: 600;
  line-height: 130%;
  text-transform: uppercase;
}
@media screen and (max-width: 1024px) {
  h1,
  .h1 {
    font-size: 40px;
    line-height: 125%;
  }
}
@media screen and (max-width: 768px) {
  h1,
  .h1 {
    font-size: 35px;
    font-weight: 400;
    line-height: 110%;
    text-transform: none;
  }
}
h2,
.h2 {
  font-size: 56px;
  font-weight: 500;
  line-height: normal;
}
@media screen and (max-width: 1024px) {
  h2,
  .h2 {
    font-size: 30px;
    font-weight: 600;
  }
}
@media screen and (max-width: 768px) {
  h2,
  .h2 {
    font-weight: 400;
  }
}
h3,
.h3 {
  font-size: 40px;
  font-weight: 600;
  line-height: normal;
}
@media screen and (max-width: 1024px) {
  h3,
  .h3 {
    font-size: 25px;
    line-height: 130%;
  }
}
@media screen and (max-width: 768px) {
  h3,
  .h3 {
    font-size: 20px;
    font-weight: 400;
    line-height: normal;
  }
}
h4,
.h4 {
  font-size: 24px;
  font-weight: 500;
  line-height: 34px;
}
@media screen and (max-width: 1024px) {
  h4,
  .h4 {
    font-size: 20px;
    line-height: 160%;
  }
}
@media screen and (max-width: 768px) {
  h4,
  .h4 {
    font-size: 15px;
    line-height: 150%;
  }
}
.paragraph {
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}
@media screen and (max-width: 1024px) {
  .paragraph {
    font-size: 15px;
    line-height: 140%;
  }
}
@media screen and (max-width: 768px) {
  .paragraph {
    font-size: 10px;
  }
}
.button {
  font-size: 22px;
  font-weight: 400;
  line-height: 28px;
}
@media screen and (max-width: 768px) {
  .button {
    font-size: 14px;
    line-height: 160%;
  }
}
.sZd5RG {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 40px;
}
@media screen and (max-width: 768px) {
  .sZd5RG {
    padding: 0 20px;
  }
}
.nb4Ini {
  padding: 20px 0;
  background-color: #8b075a;
}
@media screen and (max-width: 1024px) {
  .IMM8Ej {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
.xpaQTY {
  color: #fffdf9;
}
.tORGlH,
.vvRl0r {
  display: none;
  transition: color 0.3s ease;
  text-decoration: none;
}
@media screen and (max-width: 1024px) {
  .tORGlH,
  .vvRl0r {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .vvRl0r {
    margin-right: 80px;
  }
}
.HzrWZ3 {
  display: none;
}
.Q6wh4q {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.Q6wh4q a {
  text-decoration: none;
  color: #fffdf9;
}
.FzcRCE {
  display: none;
}
@media screen and (max-width: 1024px) {
  .FzcRCE {
    display: block;
    cursor: pointer;
  }
}
.QKJB4a {
  display: flex;
  gap: 12px;
  justify-content: space-between;
  align-items: center;
}
.QKJB4a a {
  transition: color 0.3s ease;
  text-decoration: none;
}
@media screen and (max-width: 1024px) {
  .QKJB4a {
    display: none;
  }
}
.PZUlAa {
  display: flex;
  align-items: center;
  gap: 50px;
}
.wVh9fS {
  margin-left: 100px;
}
@media screen and (max-width: 1024px) {
  .PteKEn {
    display: none;
  }
}
.z6Irbu {
  display: flex;
  align-items: center;
  gap: 50px;
}
.ofbuge {
  position: relative;
  display: inline-block;
}
@media screen and (max-width: 1024px) {
  .ofbuge {
    display: none;
  }
}
.ofbuge img {
  transition: transform 0.3s ease;
}
.ofbuge:hover img {
  transform: rotate(180deg);
}
.ofbuge .j4JooY {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  text-decoration: none;
  transition: opacity 0.3s ease;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: #fffdf9;
}
.ofbuge .j4JooY:hover {
  opacity: 0.9;
}
.ofbuge .JFwsH7 {
  flex-direction: column;
  gap: 15px;
  display: none;
  position: absolute;
  text-wrap: nowrap;
  z-index: 2;
  top: 100%;
  left: 0;
  padding: 70px 40px;
  background-color: #8b075a;
  border-radius: 30px;
}
.ofbuge .JFwsH7 a {
  text-decoration: none;
  display: block;
  border-radius: 5px;
  transition: all 0.3s;
  padding: 8px 20px;
}
.ofbuge:hover .LJpIIK {
  transform: rotate(180deg);
}
.ofbuge:hover .JFwsH7 {
  display: flex;
}
.BXg5DB {
  width: 261px;
  display: none;
  flex-direction: column;
  position: absolute;
  gap: 10px;
  top: 89.6px;
  right: 0;
  padding: 70px 50px;
  z-index: 11;
  background-color: #8b075a;
}
.BXg5DB a {
  transition: color 0.3s ease;
  text-decoration: none;
}
.BXg5DB a.fkcHaQ {
  background-color: inherit;
}
.BXg5DB a.LAID88 {
  font-size: 16px;
  line-height: 24px;
}
@media screen and (max-width: 1024px) {
  .BXg5DB {
    display: flex;
    flex-direction: column;
  }
}
.TBjKS1 {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.EIgf6W {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 31px;
  margin-bottom: 51px;
}
.axg9a_ {
  flex-grow: 1;
  color: #9dd0ff;
}
.QxkfsF {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.M54R2h {
  display: flex;
  flex-direction: column;
  gap: 15px;
  align-items: center;
  padding-bottom: 20px;
  max-width: 183px;
  width: 100%;
}
.M54R2h:last-child {
  border-bottom: none;
}
.fplaZf {
  display: flex;
  gap: 30px;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .fplaZf {
    flex-grow: 1;
  }
}
@media screen and (max-width: 1024px) {
  .LUwKOI {
    display: none;
  }
}
.RxW56n {
  padding: 13px 22.5px;
}
@media screen and (max-width: 768px) {
  .RxW56n {
    margin-left: 10px;
  }
}
.b4q5yJ {
  width: 24px;
  height: 24px;
  margin: 33px 20px 33px auto;
  cursor: pointer;
}
.LZlSKa {
  position: fixed;
  inset: 0;
}
.oqybUL {
  padding: 60px 80px;
  background-color: #8b075a;
}
@media screen and (max-width: 1024px) {
  .oqybUL {
    padding: 30px 0;
  }
}
@media screen and (max-width: 768px) {
  .oqybUL {
    padding: 40px 20px 20px;
  }
}
.nEKDrv {
  position: relative;
  display: flex;
  justify-content: space-between;
}
.nEKDrv a {
  text-decoration: none;
  color: #fffdf9;
}
@media screen and (max-width: 768px) {
  .nEKDrv {
    flex-direction: column;
    gap: 44px;
  }
}
.XHoAYq {
  display: flex;
  flex-direction: column;
}
.XHoAYq a {
  margin-bottom: 12px;
}
.XHoAYq .hnLhr6 {
  color: #fffdf9;
}
@media screen and (max-width: 768px) {
  .XHoAYq {
    order: 2;
  }
}
a.bJ3G_N {
  margin-bottom: 5px;
}
@media screen and (max-width: 1024px) {
  a.bJ3G_N {
    margin-bottom: 12px;
  }
}
.IBeAKB {
  display: flex;
  gap: 96px;
}
@media screen and (max-width: 1024px) {
  .IBeAKB {
    gap: 54px;
  }
}
@media screen and (max-width: 768px) {
  .IBeAKB {
    flex-direction: column;
  }
}
.vRSC2W {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.vRSC2W h4 {
  color: #fffdf9;
}
@media screen and (max-width: 768px) {
  .vRSC2W h4 {
    font-size: 20px;
    font-weight: 700;
    line-height: 36px;
  }
}
@media screen and (max-width: 768px) {
  .vRSC2W {
    gap: 12px;
  }
}
.nb6S9A {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
@media screen and (max-width: 768px) {
  .nb6S9A {
    flex-direction: column;
  }
}
.X6mKYA {
  font-size: 14px;
  font-weight: 400;
  line-height: 140%;
}
.EQ7Q4O {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
@media screen and (max-width: 768px) {
  .EQ7Q4O {
    align-items: center;
  }
}
.ZHRteM {
  position: relative;
  z-index: 1;
  align-self: start;
}
.ajuIOk {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #00000080;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
}
.ajuIOk .saFtz6 {
  padding: 20px 100px;
  max-width: 820px;
  height: 440px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 30px;
  position: relative;
  background-color: #fffdf9;
}
@media screen and (max-width: 768px) {
  .ajuIOk .saFtz6 {
    padding: 20px;
    height: auto;
  }
}
.ajuIOk .saFtz6 .AqGhCG {
  display: flex;
  width: 100%;
  gap: 35px;
  padding: 0;
}
.ajuIOk .saFtz6 .AqGhCG .spzBIw {
  width: 100%;
  padding: 12px 28px;
}
.AsEbWZ {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .AsEbWZ {
    display: none;
  }
}
.AsEbWZ img {
  cursor: pointer;
}
.SLlMXP {
  text-align: center;
}
.zYJ3Bo {
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .ajuIOk {
    padding: 0 20px;
  }
  .ajuIOk .saFtz6 {
    gap: 24px;
  }
  .ajuIOk .saFtz6 .AqGhCG {
    flex-direction: column;
    gap: 20px;
  }
}
.PGwt3O {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px 30px;
  border: none;
  cursor: pointer;
  transition: all 0.2s;
  border-radius: 32px;
}
.PGwt3O:hover {
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .PGwt3O {
    width: 100%;
  }
}
.BktMd3 {
  background-color: #4c0f4a;
  color: #fffdf9;
}
.Wt6cWC {
  background-color: #8b075a;
  color: #fffdf9;
}
.pxBl_F {
  background-color: inherit;
  border: 1.5px solid #4c0f4a;
  color: #4c0f4a;
}
.bjzndw {
  display: flex;
  flex-direction: column;
  row-gap: 30px;
  column-gap: 20px;
  max-width: 612px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .bjzndw {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .bjzndw {
    gap: 20px;
  }
}
.mcwf24 {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.zciTWF {
  margin-bottom: 10px;
}
.V7NUU2 {
  padding: 48px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 21px;
  background-color: #1669c9;
}
.I5x6cJ {
  padding-bottom: 80px;
}
.gx_82z {
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
}
.oRoPgI {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
}
.kYbp1g {
  color: inherit;
  opacity: 0;
  font-family: "Exo 2", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  display: grid;
  width: 300px;
  text-align: left;
}
.vPOKlZ {
  width: 48.3%;
}
@media screen and (max-width: 768px) {
  .vPOKlZ {
    width: 100%;
  }
}
.YQV24I {
  transition: all 0.2s;
  padding: 26px 10px;
}
.Cfr4ld {
  color: #dc143c;
  max-width: 250px;
  margin-top: 4px;
}
.hGyviD {
  margin: 40px auto 0;
}
.hA1zbd {
  width: 100%;
  height: 120px;
  font-size: 14px;
  resize: none;
  padding: 10px;
  border-radius: 2px;
  font-family: Raleway, sans-serif;
  line-height: 20px;
}
.hA1zbd::placeholder {
  font-family: Raleway, sans-serif;
}
.KBq8g4 {
  width: 100%;
  padding: 10px;
  border: none;
  border-bottom: 1px solid #8b075a;
  color: #8b075a;
}
.KBq8g4::placeholder {
  color: #8b075a;
}
.KBq8g4:focus {
  outline: none;
}
.PbMwDD {
  display: flex;
  flex-direction: column;
}
.vewoo8 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, auto);
  gap: 24px;
  margin-top: 40px;
}
.vewoo8 > :nth-child(7) {
  grid-column: 1/-1;
}
.jCspiy {
  color: #161515;
  padding: 16px;
  margin-top: 12px;
  border-radius: 10px;
  border: 2px solid #5b5969;
}
.OxaYmk {
  display: flex;
  flex-direction: column;
}
.uuApXI {
  width: 250px;
}
.bis9qZ {
  width: 100%;
}
.YrbIZW {
  display: flex;
  justify-content: right;
}
@media (max-width: 1258px) {
  .hGyviD {
    max-width: 1000px;
    margin: 20px auto 0;
  }
  .vewoo8 {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, auto);
  }
}
@media (max-width: 1058px) {
  .GyRCyz {
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  .YrbIZW {
    margin-top: 10px;
    display: flex;
    justify-content: center;
  }
  .GyRCyz {
    flex-direction: column;
  }
  .PbMwDD {
    max-width: 340px;
  }
  .I5x6cJ {
    padding: 0 20px 80px;
  }
  .kYbp1g {
    width: 100%;
    margin-top: 10px;
  }
}
.DnEQbv {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #00000080;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
}
.DnEQbv .kZ8rm1 {
  padding: 20px;
  max-width: 820px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 30px;
  border-radius: 10px;
  position: relative;
  background-color: #fffdf9;
}
@media screen and (max-width: 768px) {
  .DnEQbv .kZ8rm1 {
    padding: 20px;
  }
}
.FZdej0 {
  position: absolute;
  top: 20px;
  right: 20px;
  background-color: #0000;
  border: none;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .FZdej0 {
    top: 10px;
    right: 10px;
  }
}
.g3Ame9 {
  max-width: 612px;
  margin: 0 auto;
}
.g3Ame9 h3 {
  margin-bottom: 10px;
  text-align: center;
}
.g3Ame9 p {
  text-align: center;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .g3Ame9 p {
    margin-bottom: 40px;
  }
}
.kGLHkS,
.HBdnUm {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .DnEQbv {
    padding: 0 20px;
  }
  .DnEQbv .kZ8rm1 {
    gap: 24px;
  }
}
