.Ww6B0WYe {
  border-width: 2px;
}
img,
.pLRlWF8jT4k,
.bAfgsOlU8H,
.ebxm2S3S,
.RNWVdvEW iframe,
.Atgej5B iframe,
.FHPWbVBtL,
.tMJ0Chylu2,
.UtQNM4,
.Egn3JDmF52 {
  border-radius: 2rem !important;
}
.ebxm2S3S {
  overflow: hidden;
}
body {
  background-color: #e6f8fe;
}
body {
  font-family: Inter Tight;
}
.vxSWLkBmi {
  font-family: 'Inter Tight', sans-serif;
  font-size: 5rem;
  line-height: 1;
}
.vxSWLkBmi > .eNChsnP {
  font-size: 6.25rem;
}
.GHvNyj {
  font-family: 'Inter Tight', sans-serif;
  font-size: 4rem;
  line-height: 1;
}
.GHvNyj > .eNChsnP {
  font-size: 5rem;
}
.Qvi3qXEGSY {
  font-family: 'Inter Tight', sans-serif;
  font-size: 1.2rem;
  line-height: 1.5;
}
.Qvi3qXEGSY > .eNChsnP {
  font-size: 1.5rem;
}
.Cvmx5iE {
  font-family: 'Inter Tight', sans-serif;
  font-size: 2.5rem;
  line-height: 1.5;
}
.Cvmx5iE > .eNChsnP {
  font-size: 3.125rem;
}
.yU2n78 {
  font-family: 'Inter Tight', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
}
.yU2n78 > .eNChsnP {
  font-size: 1.75rem;
}
/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 992px) {
  .vxSWLkBmi {
    font-size: 4rem;
  }
}
@media (max-width: 768px) {
  .vxSWLkBmi {
    font-size: 3.5rem;
    font-size: calc( 2.4rem + (5 - 2.4) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.1 * (2.4rem + (5 - 2.4) * ((100vw - 20rem) / (48 - 20))));
  }
  .GHvNyj {
    font-size: 3.2rem;
    font-size: calc( 2.05rem + (4 - 2.05) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.3 * (2.05rem + (4 - 2.05) * ((100vw - 20rem) / (48 - 20))));
  }
  .Qvi3qXEGSY {
    font-size: 0.96rem;
    font-size: calc( 1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20))));
  }
  .Cvmx5iE {
    font-size: 2rem;
    font-size: calc( 1.525rem + (2.5 - 1.525) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.525rem + (2.5 - 1.525) * ((100vw - 20rem) / (48 - 20))));
  }
  .yU2n78 {
    font-size: 1.12rem;
    font-size: calc( 1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20))));
  }
}
@media (min-width: 992px) and (max-width: 1400px) {
  .vxSWLkBmi {
    font-size: 3.5rem;
    font-size: calc( 2.4rem + (5 - 2.4) * ((100vw - 62rem) / (87 - 62)));
    line-height: calc( 1.1 * (2.4rem + (5 - 2.4) * ((100vw - 62rem) / (87 - 62))));
  }
  .GHvNyj {
    font-size: 3.2rem;
    font-size: calc( 2.05rem + (4 - 2.05) * ((100vw - 62rem) / (87 - 62)));
    line-height: calc( 1.3 * (2.05rem + (4 - 2.05) * ((100vw - 62rem) / (87 - 62))));
  }
  .Qvi3qXEGSY {
    font-size: 0.96rem;
    font-size: calc( 1.07rem + (1.2 - 1.07) * ((100vw - 62rem) / (87 - 62)));
    line-height: calc( 1.4 * (1.07rem + (1.2 - 1.07) * ((100vw - 62rem) / (87 - 62))));
  }
  .Cvmx5iE {
    font-size: 2rem;
    font-size: calc( 1.525rem + (2.5 - 1.525) * ((100vw - 62rem) / (87 - 62)));
    line-height: calc( 1.4 * (1.525rem + (2.5 - 1.525) * ((100vw - 62rem) / (87 - 62))));
  }
  .yU2n78 {
    font-size: 1.12rem;
    font-size: calc( 1.14rem + (1.4 - 1.14) * ((100vw - 62rem) / (87 - 62)));
    line-height: calc( 1.4 * (1.14rem + (1.4 - 1.14) * ((100vw - 62rem) / (87 - 62))));
  }
}
/* Buttons */
.Ww6B0WYe {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .Ww6B0WYe {
    padding: 0.75rem 1.5rem;
  }
}
.Lr6CNXpR1d {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.gnsAZJ8W {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.Sj2lT1Hr {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
.LkLnAmar {
  background-color: #fee440 !important;
}
.AlLfoV0L {
  background-color: #32d98c !important;
}
.PDmXfpj {
  background-color: #18cef3 !important;
}
.GicvGo16 {
  background-color: #ffc20c !important;
}
.q1rT1Mty {
  background-color: #db3040 !important;
}
.H5jyxduB6,
.H5jyxduB6:active {
  background-color: #fee440 !important;
  border-color: #fee440 !important;
  color: #3f3600 !important;
  box-shadow: none;
}
.H5jyxduB6:hover,
.H5jyxduB6:focus,
.H5jyxduB6.GzmuwQNJR,
.H5jyxduB6.sqZOL5zGjt {
  color: inherit;
  background-color: #feeb73 !important;
  border-color: #feeb73 !important;
  box-shadow: none;
}
.H5jyxduB6.NEELhH7,
.H5jyxduB6:disabled {
  color: #3f3600 !important;
  background-color: #feeb73 !important;
  border-color: #feeb73 !important;
}
.mSXJaHoMk,
.mSXJaHoMk:active {
  background-color: #9b5de5 !important;
  border-color: #9b5de5 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.mSXJaHoMk:hover,
.mSXJaHoMk:focus,
.mSXJaHoMk.GzmuwQNJR,
.mSXJaHoMk.sqZOL5zGjt {
  color: inherit;
  background-color: #b689ec !important;
  border-color: #b689ec !important;
  box-shadow: none;
}
.mSXJaHoMk.NEELhH7,
.mSXJaHoMk:disabled {
  color: #ffffff !important;
  background-color: #b689ec !important;
  border-color: #b689ec !important;
}
.j4gWUE2igKS,
.j4gWUE2igKS:active {
  background-color: #18cef3 !important;
  border-color: #18cef3 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.j4gWUE2igKS:hover,
.j4gWUE2igKS:focus,
.j4gWUE2igKS.GzmuwQNJR,
.j4gWUE2igKS.sqZOL5zGjt {
  color: inherit;
  background-color: #48d8f6 !important;
  border-color: #48d8f6 !important;
  box-shadow: none;
}
.j4gWUE2igKS.NEELhH7,
.j4gWUE2igKS:disabled {
  color: #ffffff !important;
  background-color: #48d8f6 !important;
  border-color: #48d8f6 !important;
}
.PERyqe5LE,
.PERyqe5LE:active {
  background-color: #32d98c !important;
  border-color: #32d98c !important;
  color: #ffffff !important;
  box-shadow: none;
}
.PERyqe5LE:hover,
.PERyqe5LE:focus,
.PERyqe5LE.GzmuwQNJR,
.PERyqe5LE.sqZOL5zGjt {
  color: inherit;
  background-color: #5de1a4 !important;
  border-color: #5de1a4 !important;
  box-shadow: none;
}
.PERyqe5LE.NEELhH7,
.PERyqe5LE:disabled {
  color: #ffffff !important;
  background-color: #5de1a4 !important;
  border-color: #5de1a4 !important;
}
.ZDNLSWM,
.ZDNLSWM:active {
  background-color: #ffc20c !important;
  border-color: #ffc20c !important;
  color: #ffffff !important;
  box-shadow: none;
}
.ZDNLSWM:hover,
.ZDNLSWM:focus,
.ZDNLSWM.GzmuwQNJR,
.ZDNLSWM.sqZOL5zGjt {
  color: inherit;
  background-color: #ffcf3f !important;
  border-color: #ffcf3f !important;
  box-shadow: none;
}
.ZDNLSWM.NEELhH7,
.ZDNLSWM:disabled {
  color: #ffffff !important;
  background-color: #ffcf3f !important;
  border-color: #ffcf3f !important;
}
.Djg9wnkk,
.Djg9wnkk:active {
  background-color: #db3040 !important;
  border-color: #db3040 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.Djg9wnkk:hover,
.Djg9wnkk:focus,
.Djg9wnkk.GzmuwQNJR,
.Djg9wnkk.sqZOL5zGjt {
  color: inherit;
  background-color: #e35b68 !important;
  border-color: #e35b68 !important;
  box-shadow: none;
}
.Djg9wnkk.NEELhH7,
.Djg9wnkk:disabled {
  color: #ffffff !important;
  background-color: #e35b68 !important;
  border-color: #e35b68 !important;
}
.qc0U0W,
.qc0U0W:active {
  background-color: #eff0ec !important;
  border-color: #eff0ec !important;
  color: #757b62 !important;
  box-shadow: none;
}
.qc0U0W:hover,
.qc0U0W:focus,
.qc0U0W.GzmuwQNJR,
.qc0U0W.sqZOL5zGjt {
  color: inherit;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  box-shadow: none;
}
.qc0U0W.NEELhH7,
.qc0U0W:disabled {
  color: #757b62 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.uO4ObaQIyw,
.uO4ObaQIyw:active {
  background-color: #232323 !important;
  border-color: #232323 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.uO4ObaQIyw:hover,
.uO4ObaQIyw:focus,
.uO4ObaQIyw.GzmuwQNJR,
.uO4ObaQIyw.sqZOL5zGjt {
  color: inherit;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
  box-shadow: none;
}
.uO4ObaQIyw.NEELhH7,
.uO4ObaQIyw:disabled {
  color: #ffffff !important;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
}
.s8gXmko,
.s8gXmko:active {
  background-color: transparent !important;
  border-color: #fee440;
  color: #fee440;
}
.s8gXmko:hover,
.s8gXmko:focus,
.s8gXmko.GzmuwQNJR,
.s8gXmko.sqZOL5zGjt {
  color: #e6c701 !important;
  background-color: transparent !important;
  border-color: #e6c701 !important;
  box-shadow: none !important;
}
.s8gXmko.NEELhH7,
.s8gXmko:disabled {
  color: #3f3600 !important;
  background-color: #fee440 !important;
  border-color: #fee440 !important;
}
.GSN3VsuhO,
.GSN3VsuhO:active {
  background-color: transparent !important;
  border-color: #9b5de5;
  color: #9b5de5;
}
.GSN3VsuhO:hover,
.GSN3VsuhO:focus,
.GSN3VsuhO.GzmuwQNJR,
.GSN3VsuhO.sqZOL5zGjt {
  color: #6e21cb !important;
  background-color: transparent !important;
  border-color: #6e21cb !important;
  box-shadow: none !important;
}
.GSN3VsuhO.NEELhH7,
.GSN3VsuhO:disabled {
  color: #ffffff !important;
  background-color: #9b5de5 !important;
  border-color: #9b5de5 !important;
}
.zlnlVs,
.zlnlVs:active {
  background-color: transparent !important;
  border-color: #18cef3;
  color: #18cef3;
}
.zlnlVs:hover,
.zlnlVs:focus,
.zlnlVs.GzmuwQNJR,
.zlnlVs.sqZOL5zGjt {
  color: #0990ab !important;
  background-color: transparent !important;
  border-color: #0990ab !important;
  box-shadow: none !important;
}
.zlnlVs.NEELhH7,
.zlnlVs:disabled {
  color: #ffffff !important;
  background-color: #18cef3 !important;
  border-color: #18cef3 !important;
}
.wdVXzUlpK,
.wdVXzUlpK:active {
  background-color: transparent !important;
  border-color: #32d98c;
  color: #32d98c;
}
.wdVXzUlpK:hover,
.wdVXzUlpK:focus,
.wdVXzUlpK.GzmuwQNJR,
.wdVXzUlpK.sqZOL5zGjt {
  color: #1c985f !important;
  background-color: transparent !important;
  border-color: #1c985f !important;
  box-shadow: none !important;
}
.wdVXzUlpK.NEELhH7,
.wdVXzUlpK:disabled {
  color: #ffffff !important;
  background-color: #32d98c !important;
  border-color: #32d98c !important;
}
.BC9Z9jboa,
.BC9Z9jboa:active {
  background-color: transparent !important;
  border-color: #ffc20c;
  color: #ffc20c;
}
.BC9Z9jboa:hover,
.BC9Z9jboa:focus,
.BC9Z9jboa.GzmuwQNJR,
.BC9Z9jboa.sqZOL5zGjt {
  color: #b48700 !important;
  background-color: transparent !important;
  border-color: #b48700 !important;
  box-shadow: none !important;
}
.BC9Z9jboa.NEELhH7,
.BC9Z9jboa:disabled {
  color: #ffffff !important;
  background-color: #ffc20c !important;
  border-color: #ffc20c !important;
}
.wcqejUIwq,
.wcqejUIwq:active {
  background-color: transparent !important;
  border-color: #db3040;
  color: #db3040;
}
.wcqejUIwq:hover,
.wcqejUIwq:focus,
.wcqejUIwq.GzmuwQNJR,
.wcqejUIwq.sqZOL5zGjt {
  color: #9a1b27 !important;
  background-color: transparent !important;
  border-color: #9a1b27 !important;
  box-shadow: none !important;
}
.wcqejUIwq.NEELhH7,
.wcqejUIwq:disabled {
  color: #ffffff !important;
  background-color: #db3040 !important;
  border-color: #db3040 !important;
}
.tUSdaDhhkZ,
.tUSdaDhhkZ:active {
  background-color: transparent !important;
  border-color: #232323;
  color: #232323;
}
.tUSdaDhhkZ:hover,
.tUSdaDhhkZ:focus,
.tUSdaDhhkZ.GzmuwQNJR,
.tUSdaDhhkZ.sqZOL5zGjt {
  color: #000000 !important;
  background-color: transparent !important;
  border-color: #000000 !important;
  box-shadow: none !important;
}
.tUSdaDhhkZ.NEELhH7,
.tUSdaDhhkZ:disabled {
  color: #ffffff !important;
  background-color: #232323 !important;
  border-color: #232323 !important;
}
.BdIdhzRJ6,
.BdIdhzRJ6:active {
  background-color: transparent !important;
  border-color: #fafafa;
  color: #fafafa;
}
.BdIdhzRJ6:hover,
.BdIdhzRJ6:focus,
.BdIdhzRJ6.GzmuwQNJR,
.BdIdhzRJ6.sqZOL5zGjt {
  color: #cfcfcf !important;
  background-color: transparent !important;
  border-color: #cfcfcf !important;
  box-shadow: none !important;
}
.BdIdhzRJ6.NEELhH7,
.BdIdhzRJ6:disabled {
  color: #7a7a7a !important;
  background-color: #fafafa !important;
  border-color: #fafafa !important;
}
.wEFArq6q {
  color: #fee440 !important;
}
.RDPJ7Zhx {
  color: #9b5de5 !important;
}
.SyXRIh {
  color: #32d98c !important;
}
.lz85dNL0x {
  color: #18cef3 !important;
}
.dB5O0p {
  color: #ffc20c !important;
}
.jv5alGk6mN {
  color: #db3040 !important;
}
.av9GGy {
  color: #fafafa !important;
}
.rHxrJB {
  color: #232323 !important;
}
a.wEFArq6q:hover,
a.wEFArq6q:focus,
a.wEFArq6q.sqZOL5zGjt {
  color: #d7ba01 !important;
}
a.RDPJ7Zhx:hover,
a.RDPJ7Zhx:focus,
a.RDPJ7Zhx.sqZOL5zGjt {
  color: #671ebe !important;
}
a.SyXRIh:hover,
a.SyXRIh:focus,
a.SyXRIh.sqZOL5zGjt {
  color: #1a8b57 !important;
}
a.lz85dNL0x:hover,
a.lz85dNL0x:focus,
a.lz85dNL0x.sqZOL5zGjt {
  color: #08849d !important;
}
a.dB5O0p:hover,
a.dB5O0p:focus,
a.dB5O0p.sqZOL5zGjt {
  color: #a57c00 !important;
}
a.jv5alGk6mN:hover,
a.jv5alGk6mN:focus,
a.jv5alGk6mN.sqZOL5zGjt {
  color: #8d1823 !important;
}
a.av9GGy:hover,
a.av9GGy:focus,
a.av9GGy.sqZOL5zGjt {
  color: #c7c7c7 !important;
}
a.rHxrJB:hover,
a.rHxrJB:focus,
a.rHxrJB.sqZOL5zGjt {
  color: #000000 !important;
}
a:is(#GeBtk2RI, #BOHvUle7, #rP2BfIj, #rtCvTy, #v2ovB36wVVi, #nYuuORR, #PzPDwr, #KiofHk6, #MYXLB3EE, #JrLDVmF, #ZriDpA3yu, #CVJSNqVa, #gBuJdbgd, #Ytyu7a, #JbLZcp1k4H, #wEFArq6q, #RDPJ7Zhx, #SyXRIh, #lz85dNL0x, #dB5O0p, #jv5alGk6mN, #H4OaQQnE, #HFZNNmcW, #av9GGy, #DdGmzikD3aI, #pb0va56nr, #qoRhuo4C, #aQi3ggeN, #QXMuEaSYY8, #y6k9svx, #wLvuVOd4oOj, #h2la7T, #Lo9uoFL, #yT2VxPOTcpp, #UxUPRh2fCkS, #b468cUsLCp9, #X6ngSr, #t7PWFf4kd0, #dd9T3Ew7Vo6, #oGqIFRw9B, #R4gTHjuWC, #IJvtQqXJ, #zbfBhCSn, #exVMjAhSux, #rHxrJB):not(.ci9y6yJ8d5):not(.N0uiBqyv2o):not([role]):not(.svUaiABWNS) {
  position: relative;
  background-image: transparent;
  background-size: 10000px 2px;
  background-repeat: no-repeat;
  background-position: 0px 1.2em;
  background-position: -10000px 1.2em;
}
a:is(#GeBtk2RI, #BOHvUle7, #rP2BfIj, #rtCvTy, #v2ovB36wVVi, #nYuuORR, #PzPDwr, #KiofHk6, #MYXLB3EE, #JrLDVmF, #ZriDpA3yu, #CVJSNqVa, #gBuJdbgd, #Ytyu7a, #JbLZcp1k4H, #wEFArq6q, #RDPJ7Zhx, #SyXRIh, #lz85dNL0x, #dB5O0p, #jv5alGk6mN, #H4OaQQnE, #HFZNNmcW, #av9GGy, #DdGmzikD3aI, #pb0va56nr, #qoRhuo4C, #aQi3ggeN, #QXMuEaSYY8, #y6k9svx, #wLvuVOd4oOj, #h2la7T, #Lo9uoFL, #yT2VxPOTcpp, #UxUPRh2fCkS, #b468cUsLCp9, #X6ngSr, #t7PWFf4kd0, #dd9T3Ew7Vo6, #oGqIFRw9B, #R4gTHjuWC, #IJvtQqXJ, #zbfBhCSn, #exVMjAhSux, #rHxrJB):not(.ci9y6yJ8d5):not(.N0uiBqyv2o):not([role]):not(.svUaiABWNS):hover {
  transition: background-position 2s ease-in-out;
  background-image: linear-gradient(currentColor 50%, currentColor 50%);
  background-position: 0px 1.2em;
}
.p2qqMrrS .ci9y6yJ8d5.sqZOL5zGjt {
  color: #fee440;
}
.p2qqMrrS .ci9y6yJ8d5:not(.sqZOL5zGjt) {
  color: #232323;
}
.mtSUgLo {
  background-color: #70c770;
}
.XegCqlzDIYr {
  background-color: #18cef3;
}
.BNani8CdJxG {
  background-color: #ffc20c;
}
.GBMUWuX {
  background-color: #db3040;
}
.UANakGOLmgf .Ww6B0WYe:not(.EzJVRmRYq7R) {
  border-radius: 100px;
}
.prhLKZWKuXM li a {
  border-radius: 100px !important;
}
.prhLKZWKuXM li.sqZOL5zGjt .Ww6B0WYe {
  background-color: #fee440;
  border-color: #fee440;
  color: #584c00;
}
.prhLKZWKuXM li.sqZOL5zGjt .Ww6B0WYe:focus {
  box-shadow: none;
}
.p2qqMrrS .ci9y6yJ8d5 {
  border-radius: 100px !important;
}
a,
a:hover {
  color: #fee440;
}
.HDJpHTT3.LkLnAmar .fDyF0bu4tcP,
.HDJpHTT3.LkLnAmar .NgIS6bLE6 {
  color: #ffffff;
}
.HDJpHTT3.AlLfoV0L .fDyF0bu4tcP,
.HDJpHTT3.AlLfoV0L .NgIS6bLE6 {
  color: #def9ed;
}
.HDJpHTT3.PDmXfpj .fDyF0bu4tcP,
.HDJpHTT3.PDmXfpj .NgIS6bLE6 {
  color: #daf7fd;
}
.HDJpHTT3.GicvGo16 .fDyF0bu4tcP,
.HDJpHTT3.GicvGo16 .NgIS6bLE6 {
  color: #fff5d8;
}
.HDJpHTT3.q1rT1Mty .fDyF0bu4tcP,
.HDJpHTT3.q1rT1Mty .NgIS6bLE6 {
  color: #f9dee0;
}
/* Scroll to top button*/
.lWE7ZsAgM {
  display: none;
}
.kUqVBmf7bQ {
  font-family: 'Inter Tight', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
  border-radius: 40px !important;
}
.kUqVBmf7bQ > .eNChsnP {
  font-size: 1.75rem;
}
.kUqVBmf7bQ:hover,
.kUqVBmf7bQ:focus {
  box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
  border-color: #fee440 !important;
}
.kUqVBmf7bQ:-webkit-input-placeholder {
  font-family: 'Inter Tight', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
}
.kUqVBmf7bQ:-webkit-input-placeholder > .eNChsnP {
  font-size: 1.75rem;
}
blockquote {
  border-color: #fee440;
}
/* Forms */
.OEyrIWO .ML94P9j .Ww6B0WYe {
  border-radius: 100px !important;
}
.OEyrIWO .ML94P9j .Ww6B0WYe:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.OEyrIWO .ML94P9j button[type="submit"] {
  border-radius: 100px !important;
  padding: 1rem 3rem;
}
.OEyrIWO .ML94P9j button[type="submit"]:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.dqIkeba li:hover,
.dqIkeba li.JI3Hpsji {
  background-color: #fee440;
  color: #000000;
}
.O0KFRO4 {
  transition: 0.25s ease;
}
.O0KFRO4:hover {
  border-color: #fee440;
}
.dqIkeba .D9b1eDo50ev,
.O0KFRO4.zUPJJ8:after,
.O0KFRO4.Q3CjCfXkL:after {
  transition: 0.4s;
  border-top-color: #232323;
  border-bottom-color: #232323;
}
.dqIkeba:hover .D9b1eDo50ev,
.O0KFRO4.zUPJJ8:hover:after,
.O0KFRO4.Q3CjCfXkL:hover:after {
  border-top-color: #fee440;
  border-bottom-color: #fee440;
}
.fu0d1qv .hmostmz td.DL7moX,
.fu0d1qv .hmostmz td.apr2rRM,
.fu0d1qv .AiEY6TGTh .EooCj3Fq > div > div.apr2rRM {
  color: #000000 !important;
  background-color: #fee440 !important;
  box-shadow: none !important;
}
.fu0d1qv .hmostmz td:hover,
.fu0d1qv .AiEY6TGTh .EooCj3Fq > div > div:hover {
  color: #ffffff !important;
  background: #9b5de5 !important;
  box-shadow: none !important;
}
.F6EFwaV8 {
  background-image: none !important;
}
.jRwgZzaKaNQ:not(section),
.tt3KhL {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: auto;
}
iframe.jRwgZzaKaNQ,
.jRwgZzaKaNQ:after {
  content: '';
  position: absolute;
  width: 200px;
  height: 200px;
  background: transparent no-repeat center;
  background-size: contain;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  background-image: url("../../../data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%23fee440' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}
section.jRwgZzaKaNQ:after {
  opacity: 0.5;
}
body {
  overflow-x: hidden;
}
a {
  transition: color 0.6s;
}
@media (max-width: 1400px) {
  .GgU2njVT {
    max-width: 100%;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .GgU2njVT {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .d7nZm9Yf3 {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 767px) {
  .d7nZm9Yf3 {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.LsAjG7F {
  z-index: 1000;
  width: 100%;
  position: relative;
}
.LsAjG7F .N0uiBqyv2o:before {
  font-family: Moririse2 !important;
  content: "\e966";
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  transform: scale(0, 1);
  transition: all 0.25s ease-in-out;
}
@media (max-width: 767px) {
  .LsAjG7F .F4074J {
    transform: scale(0.8);
  }
}
.LsAjG7F .qTT4Smycmd3 {
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.LsAjG7F .qTT4Smycmd3 img {
  max-width: 100%;
  max-height: 100%;
}
.LsAjG7F .qTT4Smycmd3 .svUaiABWNS {
  line-height: inherit !important;
}
.LsAjG7F .qTT4Smycmd3 .yzOYLmvxaL a {
  outline: none;
}
.LsAjG7F .c212Dh1aA {
  margin: auto;
  margin-left: 0;
  margin-left: auto;
}
.LsAjG7F .c212Dh1aA .IXClFYX {
  padding: 0 !important;
  transition: 0.3s all !important;
}
.LsAjG7F .c212Dh1aA .IXClFYX .ci9y6yJ8d5 {
  padding: 16px !important;
  margin: 0 !important;
  border-radius: 1rem !important;
  transition: 0.3s all !important;
}
.LsAjG7F .c212Dh1aA .IXClFYX .ci9y6yJ8d5:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
.LsAjG7F .c212Dh1aA .vek2cMJWUO .ci9y6yJ8d5::after {
  transform: rotate(180deg);
}
@media (min-width: 992px) {
  .LsAjG7F .c212Dh1aA .vek2cMJWUO .ci9y6yJ8d5::before {
    content: "";
    width: 100%;
    height: 20px;
    top: 100%;
    background: transparent;
    position: absolute;
  }
}
.LsAjG7F .c212Dh1aA .N0uiBqyv2o {
  padding: 12px !important;
  border-radius: 0.5rem !important;
  margin: 0 8px !important;
  transition: 0.3s all !important;
}
.LsAjG7F .c212Dh1aA .N0uiBqyv2o:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
@media (min-width: 992px) {
  .LsAjG7F .c212Dh1aA {
    padding-left: 1.5rem;
  }
}
.LsAjG7F .ci9y6yJ8d5 {
  width: fit-content;
  position: relative;
}
.LsAjG7F .yzOYLmvxaL {
  margin: 0 !important;
}
@media (max-width: 767px) {
  .LsAjG7F .yzOYLmvxaL {
    padding-left: 0;
  }
}
.LsAjG7F .svUaiABWNS {
  padding-left: 1rem;
  padding-right: 0.5rem;
}
@media (max-width: 767px) {
  .LsAjG7F .JLKqcLGq9 {
    padding-bottom: 0.5rem;
  }
}
.LsAjG7F .JLKqcLGq9 .FThYKUt.QLoaZeTGB::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  transition: 0.3s all;
}
.LsAjG7F .GgU2njVT {
  display: flex;
  height: 90px;
  padding: 0.5rem 0.6rem;
  flex-wrap: nowrap;
  background: rgba(255, 255, 255, 0.8) !important;
  left: 0;
  right: 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100vw;
  margin-top: 1rem;
  background-color: #ffffff;
  box-shadow: 0 30px 60px 0 rgba(27, 31, 10, 0.08);
}
@media (max-width: 992px) {
  .LsAjG7F .GgU2njVT {
    padding-right: 2rem;
  }
}
@media (max-width: 767px) {
  .LsAjG7F .GgU2njVT {
    width: 95%;
    height: 56px !important;
    padding-right: 1rem;
    margin-top: 0rem;
  }
}
.LsAjG7F .oA4rFr11K {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.LsAjG7F .RGrJVj {
  flex-wrap: wrap;
  flex-direction: column;
  max-width: 100%;
  padding: 12px 4px !important;
  border-radius: 1.5rem;
  transition: 0.3s all !important;
  min-width: auto;
  background: #ffffff;
  background: rgba(255, 255, 255, 0.8) !important;
}
.LsAjG7F .IXClFYX:focus,
.LsAjG7F .ci9y6yJ8d5:focus {
  outline: none;
}
.LsAjG7F .JnR209YQ .RGrJVj .N0uiBqyv2o {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.LsAjG7F .JnR209YQ .RGrJVj .N0uiBqyv2o::after {
  right: 0.5rem;
}
.LsAjG7F .JnR209YQ .RGrJVj .N0uiBqyv2o .eNChsnP {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.LsAjG7F .JnR209YQ .RGrJVj .N0uiBqyv2o .eNChsnP:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.LsAjG7F .BiGF7q .RGrJVj .N0uiBqyv2o:before {
  display: none;
}
.LsAjG7F .BiGF7q .JnR209YQ .RGrJVj .N0uiBqyv2o {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.LsAjG7F .UugChnskRm {
  min-height: 90px;
  transition: all 0.3s;
  border-bottom: 1px solid transparent;
  background: transparent !important;
  padding: 0 !important;
  border: none !important;
  box-shadow: none !important;
  border-radius: 0 !important;
}
.LsAjG7F .UugChnskRm.m7VpqV4fXpo {
  transition: all 0.3s;
}
.LsAjG7F .UugChnskRm .N0uiBqyv2o {
  padding: 0.5rem 1.8rem;
}
.LsAjG7F .UugChnskRm .yzOYLmvxaL img {
  min-width: 6rem;
  object-fit: cover;
}
.LsAjG7F .UugChnskRm .UlRVfNRfzL {
  z-index: 1;
  justify-content: flex-end;
}
.LsAjG7F .UugChnskRm.BiGF7q {
  justify-content: center;
}
.LsAjG7F .UugChnskRm.BiGF7q .IXClFYX .ci9y6yJ8d5::before {
  display: none;
}
.LsAjG7F .UugChnskRm.BiGF7q.m7VpqV4fXpo .RGrJVj {
  top: 0;
}
@media (min-width: 992px) {
  .LsAjG7F .UugChnskRm.BiGF7q.m7VpqV4fXpo:not(.KL2x5MgIsuu) .UlRVfNRfzL {
    max-height: calc(98.5vh - 4.3rem);
  }
}
.LsAjG7F .UugChnskRm.BiGF7q .RGrJVj .WLg84CJPm {
  left: 0 !important;
}
.LsAjG7F .UugChnskRm.BiGF7q .RGrJVj .N0uiBqyv2o:after {
  right: auto;
}
.LsAjG7F .UugChnskRm.BiGF7q .RGrJVj .QLoaZeTGB[data-toggle="dropdown-submenu"]:after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 41%;
}
.LsAjG7F .UugChnskRm.BiGF7q ul.c212Dh1aA li {
  margin: auto;
}
.LsAjG7F .UugChnskRm.BiGF7q .RGrJVj .N0uiBqyv2o {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
.LsAjG7F .UugChnskRm.BiGF7q .gAomYBqt {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 767px) {
  .LsAjG7F .UugChnskRm {
    min-height: 72px;
  }
  .LsAjG7F .UugChnskRm .yzOYLmvxaL img {
    height: 2.5rem !important;
    min-width: 2.5rem !important;
  }
}
@media (max-width: 991px) {
  .LsAjG7F .UugChnskRm .IXClFYX .ci9y6yJ8d5::before {
    display: none;
  }
  .LsAjG7F .UugChnskRm.m7VpqV4fXpo .RGrJVj {
    top: 0;
  }
  .LsAjG7F .UugChnskRm .RGrJVj .WLg84CJPm {
    left: 0 !important;
  }
  .LsAjG7F .UugChnskRm .RGrJVj .N0uiBqyv2o:after {
    right: auto;
  }
  .LsAjG7F .UugChnskRm .RGrJVj .QLoaZeTGB[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 40%;
  }
  .LsAjG7F .UugChnskRm .RGrJVj .N0uiBqyv2o {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .LsAjG7F .UugChnskRm .qTT4Smycmd3 {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 10px;
  }
  .LsAjG7F .UugChnskRm .F4074J {
    flex-basis: auto;
  }
  .LsAjG7F .UugChnskRm .gAomYBqt {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.LsAjG7F .UugChnskRm.KL2x5MgIsuu .yzOYLmvxaL img {
  height: 2rem;
}
.LsAjG7F .N0uiBqyv2o.sqZOL5zGjt,
.LsAjG7F .N0uiBqyv2o:active {
  background-color: transparent;
}
.LsAjG7F .hdU50ojAa5D .c212Dh1aA .ci9y6yJ8d5 {
  padding: 0;
}
.LsAjG7F .JLKqcLGq9 .FThYKUt.QLoaZeTGB {
  margin-right: 1.667em;
}
.LsAjG7F .JLKqcLGq9 .FThYKUt.QLoaZeTGB[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.LsAjG7F .UugChnskRm.hdU50ojAa5D .JnR209YQ .RGrJVj {
  background: #ffffff;
}
.LsAjG7F .UugChnskRm.hdU50ojAa5D .JnR209YQ .RGrJVj .WLg84CJPm {
  margin: 0;
  left: 105%;
  transform: none;
  top: -12px;
}
.LsAjG7F .UugChnskRm .JnR209YQ.vek2cMJWUO > .RGrJVj {
  display: flex;
}
.LsAjG7F ul.c212Dh1aA {
  flex-wrap: wrap;
}
.LsAjG7F .uUKN492mEv {
  text-align: center;
  min-width: 140px;
}
@media (max-width: 992px) {
  .LsAjG7F .uUKN492mEv {
    text-align: left;
  }
}
.LsAjG7F button.F4074J {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.LsAjG7F button.F4074J .gBUMjVayg span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.LsAjG7F button.F4074J .gBUMjVayg span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.LsAjG7F button.F4074J .gBUMjVayg span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.LsAjG7F button.F4074J .gBUMjVayg span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.LsAjG7F button.F4074J .gBUMjVayg span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.LsAjG7F nav.m7VpqV4fXpo .gBUMjVayg span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.LsAjG7F nav.m7VpqV4fXpo .gBUMjVayg span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.LsAjG7F nav.m7VpqV4fXpo .gBUMjVayg span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.LsAjG7F nav.m7VpqV4fXpo .gBUMjVayg span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.LsAjG7F .nwhNpf {
  padding: 0 1rem;
}
.LsAjG7F a.ci9y6yJ8d5 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.LsAjG7F .gAomYBqt {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.3rem;
  text-align: center;
}
@media (max-width: 992px) {
  .LsAjG7F .gAomYBqt {
    justify-content: flex-start;
    margin-bottom: 0.5rem;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .LsAjG7F .UugChnskRm {
    height: 70px;
  }
  .LsAjG7F .UugChnskRm.m7VpqV4fXpo {
    height: auto;
  }
  .LsAjG7F .IXClFYX .ci9y6yJ8d5:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.LsAjG7F .UugChnskRm .JnR209YQ > .RGrJVj {
  display: none;
  width: max-content;
  max-width: 500px !important;
  transform: translateX(-50%);
  top: calc(100% + 20px);
  left: 50%;
}
.LsAjG7F .UugChnskRm .JnR209YQ > .RGrJVj .N0uiBqyv2o {
  line-height: 1 !important;
}
.LsAjG7F .UugChnskRm .JnR209YQ > .RGrJVj .JnR209YQ .N0uiBqyv2o {
  align-items: center;
  display: flex;
  height: max-content !important;
  min-height: max-content !important;
}
.LsAjG7F .UugChnskRm .JnR209YQ > .RGrJVj .JnR209YQ .N0uiBqyv2o::after {
  display: inline-block;
  position: static;
  margin-left: 0.5rem;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  transition: 0.3s all;
  transform: rotate(-90deg);
}
.LsAjG7F .UugChnskRm .JnR209YQ > .RGrJVj .JnR209YQ.vek2cMJWUO .N0uiBqyv2o::after {
  transform: rotate(0deg);
}
.LsAjG7F .UANakGOLmgf {
  margin: -0.6rem -0.6rem;
}
.LsAjG7F .F4074J {
  margin-left: 12px;
  margin-right: 8px;
  order: 1000;
}
@media (max-width: 991px) {
  .LsAjG7F .qTT4Smycmd3 {
    margin-right: auto;
  }
  .LsAjG7F .UlRVfNRfzL {
    z-index: -1 !important;
    position: absolute;
    top: 110%;
    left: 0;
    width: 100%;
    padding: 1rem;
    border-radius: 1.5rem;
    background: #ffffff;
    opacity: 1;
    border-color: rgba(255, 255, 255, 0.8) !important;
    background: rgba(255, 255, 255, 0.8) !important;
    backdrop-filter: blur(8px);
  }
  .LsAjG7F .c212Dh1aA .IXClFYX .ci9y6yJ8d5::after {
    margin-left: 10px;
  }
  .LsAjG7F .c212Dh1aA .N0uiBqyv2o:hover {
    background-color: rgba(27, 31, 10, 0.06);
  }
  .LsAjG7F .UugChnskRm .JnR209YQ > .RGrJVj {
    max-width: 100% !important;
    transform: translateX(0);
    top: 10px;
    left: 0;
    padding: 8px !important;
    border-radius: 1rem;
    background-color: rgba(27, 31, 10, 0.04) !important;
  }
  .LsAjG7F .UugChnskRm .JnR209YQ > .RGrJVj .N0uiBqyv2o {
    padding: 8px !important;
    line-height: 1 !important;
    margin-bottom: 4px !important;
  }
  .LsAjG7F .UugChnskRm .JnR209YQ > .RGrJVj .JnR209YQ .N0uiBqyv2o {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
  }
  .LsAjG7F .UugChnskRm .JnR209YQ > .RGrJVj .JnR209YQ .N0uiBqyv2o::after {
    display: inline-block;
    position: static;
    margin-left: 0.5rem;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    transition: 0.3s all;
    transform: rotate(0deg);
  }
  .LsAjG7F .UugChnskRm .JnR209YQ > .RGrJVj .JnR209YQ.vek2cMJWUO .N0uiBqyv2o::after {
    transform: rotate(180deg);
  }
  .LsAjG7F .UugChnskRm .JnR209YQ > .RGrJVj .WLg84CJPm {
    position: static;
    width: 100%;
    max-width: 100% !important;
    transform: translateX(0) !important;
    top: 0;
    left: 0;
    padding: 8px !important;
    border-radius: 1rem;
    background-color: rgba(27, 31, 10, 0.04) !important;
  }
  .LsAjG7F .UugChnskRm .JnR209YQ.vek2cMJWUO > .RGrJVj {
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 575px) {
  .LsAjG7F .UlRVfNRfzL {
    padding: 1rem;
  }
}
.ZVdDcdkn {
  display: flex;
  background-image: url("su6Ky1.jpeg");
}
.ZVdDcdkn .q8Wkf334S {
  background-color: #000000;
  opacity: 0.5;
}
@media (min-width: 768px) {
  .ZVdDcdkn {
    align-items: flex-end;
  }
  .ZVdDcdkn .ncHmbghr {
    justify-content: center;
  }
  .ZVdDcdkn .bAPs2S7fQ {
    padding: 1rem 3rem;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .ZVdDcdkn .bAPs2S7fQ {
    min-width: 50%;
  }
}
@media (max-width: 767px) {
  .ZVdDcdkn {
    -webkit-align-items: center;
    align-items: flex-end;
  }
  .ZVdDcdkn .nicCDqLu1 {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .ZVdDcdkn .bAPs2S7fQ {
    width: 100%;
  }
}
.ZVdDcdkn .WUdJczg9ih,
.ZVdDcdkn .Q5e77Iac {
  text-align: center;
}
.ZVdDcdkn .p1g2Ic,
.ZVdDcdkn .UANakGOLmgf {
  text-align: center;
}
.KDjvXwyy {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.KDjvXwyy .sb2prlc3bS {
  line-height: 1.2;
  color: #232323;
  text-align: center;
}
.KDjvXwyy img,
.KDjvXwyy .u0nM2xo2G {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.KDjvXwyy .mbjBGiYA3:focus,
.KDjvXwyy span:focus {
  outline: none;
}
.KDjvXwyy .mbjBGiYA3 {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .KDjvXwyy .mbjBGiYA3 {
    margin-bottom: 1rem;
  }
}
.KDjvXwyy .Egn3JDmF52 {
  position: relative;
  border-radius: 4px;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.KDjvXwyy .WUdJczg9ih {
  color: #232323;
}
.KDjvXwyy .p1g2Ic,
.KDjvXwyy .UANakGOLmgf {
  color: #232323;
}
.KDjvXwyy .y9352Xrmg {
  color: #232323;
}
.KDjvXwyy .teoFmrV8p {
  max-width: 800px;
}
.pVCvMyzd2ss {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.pVCvMyzd2ss .mbjBGiYA3:focus,
.pVCvMyzd2ss span:focus {
  outline: none;
}
.pVCvMyzd2ss .mbjBGiYA3 {
  cursor: pointer;
}
.pVCvMyzd2ss .qSecULf {
  grid-row-gap: 2rem;
}
@media (max-width: 767px) {
  .pVCvMyzd2ss .qSecULf {
    grid-row-gap: 1rem;
  }
}
.pVCvMyzd2ss .Mrt1EsW7bg,
.pVCvMyzd2ss .P2t6pJhLom,
.pVCvMyzd2ss .HmuEdBGe3 {
  gap: 0 2rem;
}
@media (max-width: 767px) {
  .pVCvMyzd2ss .Mrt1EsW7bg,
  .pVCvMyzd2ss .P2t6pJhLom,
  .pVCvMyzd2ss .HmuEdBGe3 {
    gap: 0 1rem;
  }
}
.pVCvMyzd2ss .WUdJczg9ih {
  color: #000000;
}
.pVCvMyzd2ss .p1g2Ic,
.pVCvMyzd2ss .UANakGOLmgf {
  color: #000000;
}
.pVCvMyzd2ss .teoFmrV8p {
  max-width: 800px;
}
.pVCvMyzd2ss .GgU2njVT,
.pVCvMyzd2ss .d7nZm9Yf3 {
  overflow: hidden;
}
.pVCvMyzd2ss .qSecULf {
  display: grid;
  transform: translate3d(-3rem, 0, 0);
  width: 115vw;
  grid-column-gap: 1rem;
}
.pVCvMyzd2ss .Cu3fYwkZ9M {
  display: flex;
  justify-content: center;
  align-items: center;
}
.pVCvMyzd2ss .Cu3fYwkZ9M img {
  min-width: 30vw;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .pVCvMyzd2ss .Cu3fYwkZ9M img {
    min-width: 35vw;
  }
}
.pVCvMyzd2ss .Mrt1EsW7bg,
.pVCvMyzd2ss .P2t6pJhLom,
.pVCvMyzd2ss .HmuEdBGe3 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
}
.pVCvMyzd2ss .Mrt1EsW7bg {
  align-items: flex-end;
}
.pVCvMyzd2ss .P2t6pJhLom {
  align-items: flex-start;
}
.kpJqFGrifBw {
  background-image: url("F5rztXM.jpeg");
  overflow: hidden;
}
.dMlPZee8 {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.dMlPZee8 .sb2prlc3bS {
  line-height: 1.2;
  color: #000000;
  text-align: center;
}
.dMlPZee8 img,
.dMlPZee8 .u0nM2xo2G {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.dMlPZee8 .mbjBGiYA3:focus,
.dMlPZee8 span:focus {
  outline: none;
}
.dMlPZee8 .mbjBGiYA3 {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .dMlPZee8 .mbjBGiYA3 {
    margin-bottom: 1rem;
  }
}
.dMlPZee8 .Egn3JDmF52 {
  position: relative;
  border-radius: 4px;
  display: flex;
  flex-flow: column nowrap;
}
.dMlPZee8 .UANakGOLmgf {
  margin-top: auto !important;
}
.dMlPZee8 .WUdJczg9ih {
  color: #000000;
}
.dMlPZee8 .p1g2Ic,
.dMlPZee8 .UANakGOLmgf {
  color: #000000;
  text-align: center;
}
.dMlPZee8 .y9352Xrmg {
  color: #000000;
  text-align: center;
}
.dMlPZee8 .teoFmrV8p {
  max-width: 800px;
}
.Dm1xV2K {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.Dm1xV2K .ebxm2S3S iframe {
  width: 100%;
}
.Dm1xV2K .REWmZXPfnQb {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.Dm1xV2K .WUdJczg9ih,
.Dm1xV2K .Q5e77Iac,
.Dm1xV2K .p1g2Ic {
  text-align: center;
}
.Fk9W5n .REWmZXPfnQb.NEELhH7 {
  display: none;
}
.Fk9W5n .REWmZXPfnQb {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-image: url("DVMGUa098.jpg");
}
.svLcwl7EH {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.svLcwl7EH .mbjBGiYA3:focus,
.svLcwl7EH span:focus {
  outline: none;
}
.svLcwl7EH .d7nZm9Yf3 {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}
.svLcwl7EH .teoFmrV8p {
  max-width: 800px;
}
.svLcwl7EH .mbjBGiYA3 {
  color: #232323;
  min-height: 90px;
  font-weight: bold;
}
@media (max-width: 768px) {
  .svLcwl7EH .mbjBGiYA3 {
    min-height: 45px;
  }
}
.u2GsMb {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.u2GsMb .Egn3JDmF52 img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 50% !important;
}
.u2GsMb .Egn3JDmF52 {
  margin-bottom: 2rem;
}
.u2GsMb .S4RUZw6Ko,
.u2GsMb .oA4rFr11K {
  color: #000000;
}
.u2GsMb .ygAyrHUnV {
  color: #000000;
  text-align: center;
}
.u2GsMb .teoFmrV8p {
  max-width: 800px;
}
.u2GsMb .WUdJczg9ih {
  color: #000000;
}
.u2GsMb .S4RUZw6Ko,
.u2GsMb .OEPhmKm {
  text-align: center;
}
.u2GsMb .OEPhmKm {
  display: flex;
  justify-content: center;
}
.mgauePkncf {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.mgauePkncf .eNChsnP {
  font-size: 1.2rem !important;
  font-family: 'Moririse2' !important;
  color: white;
  transition: all 0.3s;
  transform: rotate(180deg);
  padding-left: 0.5rem;
}
.mgauePkncf .gwwxexe {
  border: none;
}
.mgauePkncf .gO8Z33n {
  padding: 0rem;
}
@media (max-width: 767px) {
  .mgauePkncf .gO8Z33n {
    padding: 0rem;
  }
}
.mgauePkncf .SEo1D7m {
  padding: 0rem;
  padding-bottom: 0.5rem;
  margin-top: 1rem;
}
.mgauePkncf .WCynBuidZoW {
  padding: 0;
}
.mgauePkncf .IeqY7a {
  height: 100%;
}
.mgauePkncf img {
  height: 100%;
  object-fit: cover;
}
.mgauePkncf .BiGF7q span {
  transform: rotate(0deg);
}
.mgauePkncf .RDTdvo6 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.mgauePkncf p {
  margin-bottom: 0.3rem;
}
.mgauePkncf .CvG7O0H {
  color: #000000;
}
.mgauePkncf .UtQNM4 .gO8Z33n {
  background-color: transparent;
  margin-bottom: 0;
  border: 0;
  border-radius: 2rem;
}
.mgauePkncf .UtQNM4 {
  background: #ffffff;
  padding: 2.25rem;
  border-radius: 2rem;
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  .mgauePkncf .UtQNM4 {
    padding: 2rem 1.5rem;
    margin-bottom: 1rem;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .mgauePkncf .UtQNM4 {
    margin-bottom: 1rem;
    padding: 2rem 1.5rem;
  }
}
.mgauePkncf .xzQTu4 {
  color: #000000;
}
.mgauePkncf .WUdJczg9ih {
  text-align: center;
  color: #000000;
}
.mgauePkncf .Q5e77Iac {
  color: #000000;
  text-align: center;
}
.mgauePkncf .CvG7O0H,
.mgauePkncf .eNChsnP {
  color: #000000;
}
.pigOZIkNu {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.pigOZIkNu .REWmZXPfnQb.NEELhH7 {
  display: none;
}
.pigOZIkNu .REWmZXPfnQb {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.pigOZIkNu .bAfgsOlU8H {
  background: #00bbf9;
}
@media (max-width: 767px) {
  .pigOZIkNu .bAfgsOlU8H {
    padding: 1.5rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .pigOZIkNu .bAfgsOlU8H {
    padding: 2.25rem;
  }
}
@media (min-width: 992px) {
  .pigOZIkNu .bAfgsOlU8H {
    padding: 4rem;
  }
}
.pigOZIkNu .p1g2Ic,
.pigOZIkNu .UANakGOLmgf {
  color: #ffd7ef;
}
.pigOZIkNu .S4RUZw6Ko,
.pigOZIkNu .mpWdq35VsZQ {
  text-align: center;
  color: #000000;
}
.AUYXWdPh {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.AUYXWdPh .REWmZXPfnQb.NEELhH7 {
  display: none;
}
.AUYXWdPh .REWmZXPfnQb {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.AUYXWdPh .mL9UIr4z3Cr .fpcdpuZFm {
  width: 100%;
  display: block;
}
.AUYXWdPh .mL9UIr4z3Cr .S4RUZw6Ko {
  z-index: 1;
}
.AUYXWdPh .fpcdpuZFm {
  color: #FEE440;
  text-align: center;
}
.AUYXWdPh .zpiibTlU8n {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .AUYXWdPh * {
    text-align: center !important;
  }
  .AUYXWdPh .IsAjmGtkhPE {
    margin-bottom: 2rem;
  }
}
.AUYXWdPh .teoFmrV8p {
  max-width: 800px;
}
.AUYXWdPh .ygAyrHUnV {
  text-align: center;
}
.AUYXWdPh .S4RUZw6Ko,
.AUYXWdPh .KgTs4G0t {
  text-align: center;
}
.FaxcHXgIDy {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.FaxcHXgIDy .lW4Kp1No7 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.FaxcHXgIDy .lW4Kp1No7 .pQo9tq {
  margin: 8px;
}
.FaxcHXgIDy .lW4Kp1No7 .pQo9tq a:hover .eNChsnP,
.FaxcHXgIDy .lW4Kp1No7 .pQo9tq a:focus .eNChsnP {
  background-color: #f7f7f7;
}
.FaxcHXgIDy .lW4Kp1No7 .pQo9tq a .eNChsnP {
  width: 72px;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  font-size: 32px;
  background-color: #f7f7f7;
  color: #393193;
  transition: all 0.3s ease-in-out;
}
.FaxcHXgIDy .EfrGDwL2OzR {
  width: 100%;
  justify-content: center;
}
.FaxcHXgIDy .WUdJczg9ih {
  color: #ffffff;
}
.FaxcHXgIDy .WUdJczg9ih,
.FaxcHXgIDy .Zs3yzTpTv3 {
  color: #000000;
}
.aR9fv1xME {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: transparent;
}
.aR9fv1xME .q8Wkf334S {
  background-color: #ffffff;
  opacity: 0.4;
}
.aR9fv1xME form .UANakGOLmgf {
  text-align: center;
  width: 100%;
}
.aR9fv1xME form .UANakGOLmgf .Ww6B0WYe {
  display: inline-flex;
}
@media (max-width: 991px) {
  .aR9fv1xME form .UANakGOLmgf .Ww6B0WYe {
    width: 100%;
  }
}
.aR9fv1xME .teoFmrV8p {
  max-width: 800px;
}
.Ja40vAwjduT {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.Ja40vAwjduT .REWmZXPfnQb.NEELhH7 {
  display: none;
}
.Ja40vAwjduT .REWmZXPfnQb {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
@media (max-width: 992px) {
  .Ja40vAwjduT .ncHmbghr .FSo8PFn {
    margin-top: 2rem;
  }
}
@media (max-width: 767px) {
  .Ja40vAwjduT .ncHmbghr .FSo8PFn {
    margin-top: 1rem;
  }
}
.Ja40vAwjduT .Atgej5B {
  height: 100%;
  position: relative;
}
.Ja40vAwjduT .Atgej5B iframe {
  height: 100%;
  width: 100%;
}
@media (max-width: 992px) {
  .Ja40vAwjduT .Atgej5B iframe {
    min-height: 350px;
  }
}
.Ja40vAwjduT .Atgej5B [data-state-details] {
  color: #6b6763;
  height: 1.5em;
  margin-top: -0.75em;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
}
.Ja40vAwjduT .Atgej5B[data-state] {
  background: #e9e5dc;
}
.Ja40vAwjduT .Atgej5B[data-state="loading"] [data-state-details] {
  display: none;
}
.Ja40vAwjduT .bAfgsOlU8H {
  padding: 2.25rem;
  background: #ffffff;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .Ja40vAwjduT .bAfgsOlU8H {
    padding: 1.5rem;
  }
}
@media (max-width: 767px) {
  .Ja40vAwjduT .bAfgsOlU8H {
    padding: 2rem 1.5rem;
  }
}
.Ja40vAwjduT ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.Ja40vAwjduT .teoFmrV8p {
  max-width: 800px;
}
.h9F1ruNBt {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #000000;
}
.h9F1ruNBt .lW4Kp1No7 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.h9F1ruNBt .lW4Kp1No7 .pQo9tq {
  margin: 8px;
}
.h9F1ruNBt .lW4Kp1No7 .pQo9tq a:hover .eNChsnP,
.h9F1ruNBt .lW4Kp1No7 .pQo9tq a:focus .eNChsnP {
  background-color: #ffffff;
}
.h9F1ruNBt .lW4Kp1No7 .pQo9tq a .eNChsnP {
  width: 72px;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  font-size: 32px;
  background-color: #edefeb;
  color: #000000;
  transition: all 0.3s ease-in-out;
}
.h9F1ruNBt .EfrGDwL2OzR {
  width: 100%;
  justify-content: center;
}
.h9F1ruNBt .u23rB2zI {
  list-style: none;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: 0;
}
.h9F1ruNBt .u23rB2zI li {
  padding: 0 1rem 1rem 1rem;
}
.h9F1ruNBt .u23rB2zI li p {
  margin: 0;
}
.h9F1ruNBt .NWQEHVwqhF5 {
  margin-bottom: 0;
  color: #ffffff;
  text-align: center;
}
.h9F1ruNBt .WUdJczg9ih {
  color: #ffffff;
}
