.JtxTtj {
  border-width: 2px;
}
img,
.YGSXWy,
.BnC4Tz5veqL,
.WOcIa7z,
.TtY6g4 iframe,
.VGAhAWRbTZ iframe,
.FCX6y9XU,
.DsG4bg5,
.xqMuXgfO,
.qLcnWkR8 {
  border-radius: 2rem !important;
}
.WOcIa7z {
  overflow: hidden;
}
body {
  background-color: #ffeeef;
}
body {
  font-family: Brygada 1918;
}
.w4Cr55ty {
  font-family: 'Brygada 1918', sans-serif;
  font-size: 5rem;
  line-height: 1;
}
.w4Cr55ty > .UfPdDdbDP {
  font-size: 6.25rem;
}
.OyoFeIcsHA {
  font-family: 'Brygada 1918', sans-serif;
  font-size: 4rem;
  line-height: 1;
}
.OyoFeIcsHA > .UfPdDdbDP {
  font-size: 5rem;
}
.r55tdAZQ82z {
  font-family: 'Brygada 1918', sans-serif;
  font-size: 1.2rem;
  line-height: 1.5;
}
.r55tdAZQ82z > .UfPdDdbDP {
  font-size: 1.5rem;
}
.MEHtYdgbG {
  font-family: 'Brygada 1918', sans-serif;
  font-size: 2.5rem;
  line-height: 1.5;
}
.MEHtYdgbG > .UfPdDdbDP {
  font-size: 3.125rem;
}
.azQt7VS {
  font-family: 'Brygada 1918', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
}
.azQt7VS > .UfPdDdbDP {
  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) {
  .w4Cr55ty {
    font-size: 4rem;
  }
}
@media (max-width: 768px) {
  .w4Cr55ty {
    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))));
  }
  .OyoFeIcsHA {
    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))));
  }
  .r55tdAZQ82z {
    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))));
  }
  .MEHtYdgbG {
    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))));
  }
  .azQt7VS {
    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) {
  .w4Cr55ty {
    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))));
  }
  .OyoFeIcsHA {
    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))));
  }
  .r55tdAZQ82z {
    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))));
  }
  .MEHtYdgbG {
    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))));
  }
  .azQt7VS {
    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 */
.JtxTtj {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .JtxTtj {
    padding: 0.75rem 1.5rem;
  }
}
.U2hXBrqF {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.mf7S7rukde {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.QESmXDeXB9 {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
.s6a9cb {
  background-color: #8ac926 !important;
}
.ywfHEp {
  background-color: #20ac6b !important;
}
.aYS3VP1Vw {
  background-color: #0aa3c2 !important;
}
.pProKBc5RZ {
  background-color: #cc9900 !important;
}
.QXwJ7ZPD {
  background-color: #ae1e2c !important;
}
.MMm8Jepn,
.MMm8Jepn:active {
  background-color: #8ac926 !important;
  border-color: #8ac926 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.MMm8Jepn:hover,
.MMm8Jepn:focus,
.MMm8Jepn.cLhf9WS,
.MMm8Jepn.NjiptKcd {
  color: inherit;
  background-color: #a2dc46 !important;
  border-color: #a2dc46 !important;
  box-shadow: none;
}
.MMm8Jepn.ZlUKh6NWz,
.MMm8Jepn:disabled {
  color: #ffffff !important;
  background-color: #a2dc46 !important;
  border-color: #a2dc46 !important;
}
.T15UhJalZE,
.T15UhJalZE:active {
  background-color: #6a4c93 !important;
  border-color: #6a4c93 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.T15UhJalZE:hover,
.T15UhJalZE:focus,
.T15UhJalZE.cLhf9WS,
.T15UhJalZE.NjiptKcd {
  color: inherit;
  background-color: #8363af !important;
  border-color: #8363af !important;
  box-shadow: none;
}
.T15UhJalZE.ZlUKh6NWz,
.T15UhJalZE:disabled {
  color: #ffffff !important;
  background-color: #8363af !important;
  border-color: #8363af !important;
}
.jlZscK,
.jlZscK:active {
  background-color: #0aa3c2 !important;
  border-color: #0aa3c2 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.jlZscK:hover,
.jlZscK:focus,
.jlZscK.cLhf9WS,
.jlZscK.NjiptKcd {
  color: inherit;
  background-color: #0dccf3 !important;
  border-color: #0dccf3 !important;
  box-shadow: none;
}
.jlZscK.ZlUKh6NWz,
.jlZscK:disabled {
  color: #ffffff !important;
  background-color: #0dccf3 !important;
  border-color: #0dccf3 !important;
}
.uOvWhIaj,
.uOvWhIaj:active {
  background-color: #20ac6b !important;
  border-color: #20ac6b !important;
  color: #ffffff !important;
  box-shadow: none;
}
.uOvWhIaj:hover,
.uOvWhIaj:focus,
.uOvWhIaj.cLhf9WS,
.uOvWhIaj.NjiptKcd {
  color: inherit;
  background-color: #28d786 !important;
  border-color: #28d786 !important;
  box-shadow: none;
}
.uOvWhIaj.ZlUKh6NWz,
.uOvWhIaj:disabled {
  color: #ffffff !important;
  background-color: #28d786 !important;
  border-color: #28d786 !important;
}
.aW63mxczhXJ,
.aW63mxczhXJ:active {
  background-color: #cc9900 !important;
  border-color: #cc9900 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.aW63mxczhXJ:hover,
.aW63mxczhXJ:focus,
.aW63mxczhXJ.cLhf9WS,
.aW63mxczhXJ.NjiptKcd {
  color: inherit;
  background-color: #ffbf00 !important;
  border-color: #ffbf00 !important;
  box-shadow: none;
}
.aW63mxczhXJ.ZlUKh6NWz,
.aW63mxczhXJ:disabled {
  color: #ffffff !important;
  background-color: #ffbf00 !important;
  border-color: #ffbf00 !important;
}
.N9sWQaCuIoD,
.N9sWQaCuIoD:active {
  background-color: #ae1e2c !important;
  border-color: #ae1e2c !important;
  color: #ffffff !important;
  box-shadow: none;
}
.N9sWQaCuIoD:hover,
.N9sWQaCuIoD:focus,
.N9sWQaCuIoD.cLhf9WS,
.N9sWQaCuIoD.NjiptKcd {
  color: inherit;
  background-color: #da2637 !important;
  border-color: #da2637 !important;
  box-shadow: none;
}
.N9sWQaCuIoD.ZlUKh6NWz,
.N9sWQaCuIoD:disabled {
  color: #ffffff !important;
  background-color: #da2637 !important;
  border-color: #da2637 !important;
}
.xgAc8Ri9,
.xgAc8Ri9:active {
  background-color: #eff0ec !important;
  border-color: #eff0ec !important;
  color: #757b62 !important;
  box-shadow: none;
}
.xgAc8Ri9:hover,
.xgAc8Ri9:focus,
.xgAc8Ri9.cLhf9WS,
.xgAc8Ri9.NjiptKcd {
  color: inherit;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  box-shadow: none;
}
.xgAc8Ri9.ZlUKh6NWz,
.xgAc8Ri9:disabled {
  color: #757b62 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.Mabwc5TPV,
.Mabwc5TPV:active {
  background-color: #232323 !important;
  border-color: #232323 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.Mabwc5TPV:hover,
.Mabwc5TPV:focus,
.Mabwc5TPV.cLhf9WS,
.Mabwc5TPV.NjiptKcd {
  color: inherit;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
  box-shadow: none;
}
.Mabwc5TPV.ZlUKh6NWz,
.Mabwc5TPV:disabled {
  color: #ffffff !important;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
}
.PZqAzo,
.PZqAzo:active {
  background-color: transparent !important;
  border-color: #8ac926;
  color: #8ac926;
}
.PZqAzo:hover,
.PZqAzo:focus,
.PZqAzo.cLhf9WS,
.PZqAzo.NjiptKcd {
  color: #588018 !important;
  background-color: transparent !important;
  border-color: #588018 !important;
  box-shadow: none !important;
}
.PZqAzo.ZlUKh6NWz,
.PZqAzo:disabled {
  color: #ffffff !important;
  background-color: #8ac926 !important;
  border-color: #8ac926 !important;
}
.rAb2kRMtu,
.rAb2kRMtu:active {
  background-color: transparent !important;
  border-color: #6a4c93;
  color: #6a4c93;
}
.rAb2kRMtu:hover,
.rAb2kRMtu:focus,
.rAb2kRMtu.cLhf9WS,
.rAb2kRMtu.NjiptKcd {
  color: #412e5a !important;
  background-color: transparent !important;
  border-color: #412e5a !important;
  box-shadow: none !important;
}
.rAb2kRMtu.ZlUKh6NWz,
.rAb2kRMtu:disabled {
  color: #ffffff !important;
  background-color: #6a4c93 !important;
  border-color: #6a4c93 !important;
}
.ljPgFv,
.ljPgFv:active {
  background-color: transparent !important;
  border-color: #0aa3c2;
  color: #0aa3c2;
}
.ljPgFv:hover,
.ljPgFv:focus,
.ljPgFv.cLhf9WS,
.ljPgFv.NjiptKcd {
  color: #065e70 !important;
  background-color: transparent !important;
  border-color: #065e70 !important;
  box-shadow: none !important;
}
.ljPgFv.ZlUKh6NWz,
.ljPgFv:disabled {
  color: #ffffff !important;
  background-color: #0aa3c2 !important;
  border-color: #0aa3c2 !important;
}
.h3wSpybu4,
.h3wSpybu4:active {
  background-color: transparent !important;
  border-color: #20ac6b;
  color: #20ac6b;
}
.h3wSpybu4:hover,
.h3wSpybu4:focus,
.h3wSpybu4.cLhf9WS,
.h3wSpybu4.NjiptKcd {
  color: #12633e !important;
  background-color: transparent !important;
  border-color: #12633e !important;
  box-shadow: none !important;
}
.h3wSpybu4.ZlUKh6NWz,
.h3wSpybu4:disabled {
  color: #ffffff !important;
  background-color: #20ac6b !important;
  border-color: #20ac6b !important;
}
.QJvW3H0t7Br,
.QJvW3H0t7Br:active {
  background-color: transparent !important;
  border-color: #cc9900;
  color: #cc9900;
}
.QJvW3H0t7Br:hover,
.QJvW3H0t7Br:focus,
.QJvW3H0t7Br.cLhf9WS,
.QJvW3H0t7Br.NjiptKcd {
  color: #755800 !important;
  background-color: transparent !important;
  border-color: #755800 !important;
  box-shadow: none !important;
}
.QJvW3H0t7Br.ZlUKh6NWz,
.QJvW3H0t7Br:disabled {
  color: #ffffff !important;
  background-color: #cc9900 !important;
  border-color: #cc9900 !important;
}
.Ph9C7u9fp,
.Ph9C7u9fp:active {
  background-color: transparent !important;
  border-color: #ae1e2c;
  color: #ae1e2c;
}
.Ph9C7u9fp:hover,
.Ph9C7u9fp:focus,
.Ph9C7u9fp.cLhf9WS,
.Ph9C7u9fp.NjiptKcd {
  color: #641119 !important;
  background-color: transparent !important;
  border-color: #641119 !important;
  box-shadow: none !important;
}
.Ph9C7u9fp.ZlUKh6NWz,
.Ph9C7u9fp:disabled {
  color: #ffffff !important;
  background-color: #ae1e2c !important;
  border-color: #ae1e2c !important;
}
.TyaOYxPPRq,
.TyaOYxPPRq:active {
  background-color: transparent !important;
  border-color: #232323;
  color: #232323;
}
.TyaOYxPPRq:hover,
.TyaOYxPPRq:focus,
.TyaOYxPPRq.cLhf9WS,
.TyaOYxPPRq.NjiptKcd {
  color: #000000 !important;
  background-color: transparent !important;
  border-color: #000000 !important;
  box-shadow: none !important;
}
.TyaOYxPPRq.ZlUKh6NWz,
.TyaOYxPPRq:disabled {
  color: #ffffff !important;
  background-color: #232323 !important;
  border-color: #232323 !important;
}
.uYOtrl4b6,
.uYOtrl4b6:active {
  background-color: transparent !important;
  border-color: #fafafa;
  color: #fafafa;
}
.uYOtrl4b6:hover,
.uYOtrl4b6:focus,
.uYOtrl4b6.cLhf9WS,
.uYOtrl4b6.NjiptKcd {
  color: #cfcfcf !important;
  background-color: transparent !important;
  border-color: #cfcfcf !important;
  box-shadow: none !important;
}
.uYOtrl4b6.ZlUKh6NWz,
.uYOtrl4b6:disabled {
  color: #7a7a7a !important;
  background-color: #fafafa !important;
  border-color: #fafafa !important;
}
.wcKB6K {
  color: #8ac926 !important;
}
.JbU2a9bMhB {
  color: #6a4c93 !important;
}
.n2bbCl {
  color: #20ac6b !important;
}
.RT1MiQZg {
  color: #0aa3c2 !important;
}
.o6ocpm {
  color: #cc9900 !important;
}
.kWEG57KBE {
  color: #ae1e2c !important;
}
.xOLHDGYVr {
  color: #fafafa !important;
}
.bMsPOxbKt {
  color: #232323 !important;
}
a.wcKB6K:hover,
a.wcKB6K:focus,
a.wcKB6K.NjiptKcd {
  color: #4f7316 !important;
}
a.JbU2a9bMhB:hover,
a.JbU2a9bMhB:focus,
a.JbU2a9bMhB.NjiptKcd {
  color: #3a2950 !important;
}
a.n2bbCl:hover,
a.n2bbCl:focus,
a.n2bbCl.NjiptKcd {
  color: #105636 !important;
}
a.RT1MiQZg:hover,
a.RT1MiQZg:focus,
a.RT1MiQZg.NjiptKcd {
  color: #055161 !important;
}
a.o6ocpm:hover,
a.o6ocpm:focus,
a.o6ocpm.NjiptKcd {
  color: #664d00 !important;
}
a.kWEG57KBE:hover,
a.kWEG57KBE:focus,
a.kWEG57KBE.NjiptKcd {
  color: #570f16 !important;
}
a.xOLHDGYVr:hover,
a.xOLHDGYVr:focus,
a.xOLHDGYVr.NjiptKcd {
  color: #c7c7c7 !important;
}
a.bMsPOxbKt:hover,
a.bMsPOxbKt:focus,
a.bMsPOxbKt.NjiptKcd {
  color: #000000 !important;
}
a:is(#MeUfjAKKvh, #totPMCB, #CuCntMc, #Jq5gjTki6, #nt4bs56n, #Nt1qLsqBIlD, #eVEsFSJ, #uTVBvK, #wQEWHWvt60N, #osyREpy, #fZx7YBXWFaD, #a1yKaWKbZxi, #zy7HYuI73ll, #VGRmCb, #e3nLrr92, #wcKB6K, #JbU2a9bMhB, #n2bbCl, #RT1MiQZg, #o6ocpm, #kWEG57KBE, #d773TMxR, #CqpUkesf, #xOLHDGYVr, #ucMQSpUPTX, #CZmaAAsfNJ, #H4zgmAfZN2, #AZHHN6f, #fcglrxu9, #oYCrPQkwB, #TTTRTiCF, #EzC7TKUdPp, #JM5t9bSi50, #AnoChghyu, #xZaOGICS, #rY10egx, #ucE9fWW, #GZojg9Okm, #d8P2YV, #Ed0SaDT, #aOwPj3, #c7nwTTT, #F2AO8JYAdWj, #JmardIFy, #bMsPOxbKt):not(.uiFfzOBAAa):not(.ec9QVr3PpIe):not([role]):not(.Id3kwzn) {
  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(#MeUfjAKKvh, #totPMCB, #CuCntMc, #Jq5gjTki6, #nt4bs56n, #Nt1qLsqBIlD, #eVEsFSJ, #uTVBvK, #wQEWHWvt60N, #osyREpy, #fZx7YBXWFaD, #a1yKaWKbZxi, #zy7HYuI73ll, #VGRmCb, #e3nLrr92, #wcKB6K, #JbU2a9bMhB, #n2bbCl, #RT1MiQZg, #o6ocpm, #kWEG57KBE, #d773TMxR, #CqpUkesf, #xOLHDGYVr, #ucMQSpUPTX, #CZmaAAsfNJ, #H4zgmAfZN2, #AZHHN6f, #fcglrxu9, #oYCrPQkwB, #TTTRTiCF, #EzC7TKUdPp, #JM5t9bSi50, #AnoChghyu, #xZaOGICS, #rY10egx, #ucE9fWW, #GZojg9Okm, #d8P2YV, #Ed0SaDT, #aOwPj3, #c7nwTTT, #F2AO8JYAdWj, #JmardIFy, #bMsPOxbKt):not(.uiFfzOBAAa):not(.ec9QVr3PpIe):not([role]):not(.Id3kwzn):hover {
  transition: background-position 2s ease-in-out;
  background-image: linear-gradient(currentColor 50%, currentColor 50%);
  background-position: 0px 1.2em;
}
.obTg8Ju .uiFfzOBAAa.NjiptKcd {
  color: #8ac926;
}
.obTg8Ju .uiFfzOBAAa:not(.NjiptKcd) {
  color: #232323;
}
.U1GMVQQG {
  background-color: #70c770;
}
.ynxgD3n {
  background-color: #0aa3c2;
}
.hXyJyH14QPe {
  background-color: #cc9900;
}
.Lv7BvWH7v0 {
  background-color: #ae1e2c;
}
.hUFKhIOX .JtxTtj:not(.b3J1IQFbMyK) {
  border-radius: 100px;
}
.HKpiKDZpBId li a {
  border-radius: 100px !important;
}
.HKpiKDZpBId li.NjiptKcd .JtxTtj {
  background-color: #8ac926;
  border-color: #8ac926;
  color: #ffffff;
}
.HKpiKDZpBId li.NjiptKcd .JtxTtj:focus {
  box-shadow: none;
}
.obTg8Ju .uiFfzOBAAa {
  border-radius: 100px !important;
}
a,
a:hover {
  color: #8ac926;
}
.V6Tp0tPBU.s6a9cb .yLnfi3w,
.V6Tp0tPBU.s6a9cb .nkVjqx4PzB5 {
  color: #e3f4c7;
}
.V6Tp0tPBU.ywfHEp .yLnfi3w,
.V6Tp0tPBU.ywfHEp .nkVjqx4PzB5 {
  color: #68e3aa;
}
.V6Tp0tPBU.aYS3VP1Vw .yLnfi3w,
.V6Tp0tPBU.aYS3VP1Vw .nkVjqx4PzB5 {
  color: #55dbf6;
}
.V6Tp0tPBU.pProKBc5RZ .yLnfi3w,
.V6Tp0tPBU.pProKBc5RZ .nkVjqx4PzB5 {
  color: #ffe599;
}
.V6Tp0tPBU.QXwJ7ZPD .yLnfi3w,
.V6Tp0tPBU.QXwJ7ZPD .nkVjqx4PzB5 {
  color: #e56773;
}
/* Scroll to top button*/
.fLhhIfaWPw {
  display: none;
}
.kBjQfEflq {
  font-family: 'Brygada 1918', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
  border-radius: 40px !important;
}
.kBjQfEflq > .UfPdDdbDP {
  font-size: 1.75rem;
}
.kBjQfEflq:hover,
.kBjQfEflq: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: #8ac926 !important;
}
.kBjQfEflq:-webkit-input-placeholder {
  font-family: 'Brygada 1918', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
}
.kBjQfEflq:-webkit-input-placeholder > .UfPdDdbDP {
  font-size: 1.75rem;
}
blockquote {
  border-color: #8ac926;
}
/* Forms */
.nKMFRkGQ .I2ueL3v57S .JtxTtj {
  border-radius: 100px !important;
}
.nKMFRkGQ .I2ueL3v57S .JtxTtj:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.nKMFRkGQ .I2ueL3v57S button[type="submit"] {
  border-radius: 100px !important;
  padding: 1rem 3rem;
}
.nKMFRkGQ .I2ueL3v57S button[type="submit"]:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.haHh40 li:hover,
.haHh40 li.IkHXpvPZ {
  background-color: #8ac926;
  color: #ffffff;
}
.i8j6IbYM {
  transition: 0.25s ease;
}
.i8j6IbYM:hover {
  border-color: #8ac926;
}
.haHh40 .rb0H6BteU,
.i8j6IbYM.tLbHNkR:after,
.i8j6IbYM.SQvNgJsaj:after {
  transition: 0.4s;
  border-top-color: #232323;
  border-bottom-color: #232323;
}
.haHh40:hover .rb0H6BteU,
.i8j6IbYM.tLbHNkR:hover:after,
.i8j6IbYM.SQvNgJsaj:hover:after {
  border-top-color: #8ac926;
  border-bottom-color: #8ac926;
}
.lhKseM .Ucny6r td.bijLq0W3X6,
.lhKseM .Ucny6r td.PpE7Mhg1I,
.lhKseM .dt2Hmih .PV7S0JW > div > div.PpE7Mhg1I {
  color: #000000 !important;
  background-color: #8ac926 !important;
  box-shadow: none !important;
}
.lhKseM .Ucny6r td:hover,
.lhKseM .dt2Hmih .PV7S0JW > div > div:hover {
  color: #ffffff !important;
  background: #6a4c93 !important;
  box-shadow: none !important;
}
.ZftAyWc {
  background-image: none !important;
}
.VfnSPr6FNb:not(section),
.oI90Ejp4R {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: auto;
}
iframe.VfnSPr6FNb,
.VfnSPr6FNb: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='%238ac926' %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.VfnSPr6FNb:after {
  opacity: 0.5;
}
body {
  overflow-x: hidden;
}
a {
  transition: color 0.6s;
}
@media (max-width: 1400px) {
  .tVJLiiLmwrS {
    max-width: 100%;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .tVJLiiLmwrS {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .dmY5a7 {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 767px) {
  .dmY5a7 {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.zvMWRx86 {
  z-index: 1000;
  width: 100%;
  position: relative;
}
.zvMWRx86 .ec9QVr3PpIe: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) {
  .zvMWRx86 .D6le6R7jdz {
    transform: scale(0.8);
  }
}
.zvMWRx86 .Y8Cwu2gTpY {
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.zvMWRx86 .Y8Cwu2gTpY img {
  max-width: 100%;
  max-height: 100%;
}
.zvMWRx86 .Y8Cwu2gTpY .Id3kwzn {
  line-height: inherit !important;
}
.zvMWRx86 .Y8Cwu2gTpY .pdqMIPmpPaB a {
  outline: none;
}
.zvMWRx86 .teWxeewrOP4 {
  margin: auto;
  margin-left: 0;
  margin-left: auto;
}
.zvMWRx86 .teWxeewrOP4 .lfO6yIuU {
  padding: 0 !important;
  transition: 0.3s all !important;
}
.zvMWRx86 .teWxeewrOP4 .lfO6yIuU .uiFfzOBAAa {
  padding: 16px !important;
  margin: 0 !important;
  border-radius: 1rem !important;
  transition: 0.3s all !important;
}
.zvMWRx86 .teWxeewrOP4 .lfO6yIuU .uiFfzOBAAa:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
.zvMWRx86 .teWxeewrOP4 .AvIqrMb .uiFfzOBAAa::after {
  transform: rotate(180deg);
}
@media (min-width: 992px) {
  .zvMWRx86 .teWxeewrOP4 .AvIqrMb .uiFfzOBAAa::before {
    content: "";
    width: 100%;
    height: 20px;
    top: 100%;
    background: transparent;
    position: absolute;
  }
}
.zvMWRx86 .teWxeewrOP4 .ec9QVr3PpIe {
  padding: 12px !important;
  border-radius: 0.5rem !important;
  margin: 0 8px !important;
  transition: 0.3s all !important;
}
.zvMWRx86 .teWxeewrOP4 .ec9QVr3PpIe:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
@media (min-width: 992px) {
  .zvMWRx86 .teWxeewrOP4 {
    padding-left: 1.5rem;
  }
}
.zvMWRx86 .uiFfzOBAAa {
  width: fit-content;
  position: relative;
}
.zvMWRx86 .pdqMIPmpPaB {
  margin: 0 !important;
}
@media (max-width: 767px) {
  .zvMWRx86 .pdqMIPmpPaB {
    padding-left: 0;
  }
}
.zvMWRx86 .Id3kwzn {
  padding-left: 1rem;
  padding-right: 0.5rem;
}
@media (max-width: 767px) {
  .zvMWRx86 .EgnTYQ {
    padding-bottom: 0.5rem;
  }
}
.zvMWRx86 .EgnTYQ .sxfyEAECO.dAlIjf::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  transition: 0.3s all;
}
.zvMWRx86 .tVJLiiLmwrS {
  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) {
  .zvMWRx86 .tVJLiiLmwrS {
    padding-right: 2rem;
  }
}
@media (max-width: 767px) {
  .zvMWRx86 .tVJLiiLmwrS {
    width: 95%;
    height: 56px !important;
    padding-right: 1rem;
    margin-top: 0rem;
  }
}
.zvMWRx86 .edzTbK {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.zvMWRx86 .cfR8KmDX {
  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;
}
.zvMWRx86 .lfO6yIuU:focus,
.zvMWRx86 .uiFfzOBAAa:focus {
  outline: none;
}
.zvMWRx86 .FPiTttodh .cfR8KmDX .ec9QVr3PpIe {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.zvMWRx86 .FPiTttodh .cfR8KmDX .ec9QVr3PpIe::after {
  right: 0.5rem;
}
.zvMWRx86 .FPiTttodh .cfR8KmDX .ec9QVr3PpIe .UfPdDdbDP {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.zvMWRx86 .FPiTttodh .cfR8KmDX .ec9QVr3PpIe .UfPdDdbDP:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.zvMWRx86 .Il5e8OoSEk .cfR8KmDX .ec9QVr3PpIe:before {
  display: none;
}
.zvMWRx86 .Il5e8OoSEk .FPiTttodh .cfR8KmDX .ec9QVr3PpIe {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.zvMWRx86 .pJvpn80BWra {
  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;
}
.zvMWRx86 .pJvpn80BWra.WXSRizaMF {
  transition: all 0.3s;
}
.zvMWRx86 .pJvpn80BWra .ec9QVr3PpIe {
  padding: 0.5rem 1.8rem;
}
.zvMWRx86 .pJvpn80BWra .pdqMIPmpPaB img {
  min-width: 6rem;
  object-fit: cover;
}
.zvMWRx86 .pJvpn80BWra .ciSNhw {
  z-index: 1;
  justify-content: flex-end;
}
.zvMWRx86 .pJvpn80BWra.Il5e8OoSEk {
  justify-content: center;
}
.zvMWRx86 .pJvpn80BWra.Il5e8OoSEk .lfO6yIuU .uiFfzOBAAa::before {
  display: none;
}
.zvMWRx86 .pJvpn80BWra.Il5e8OoSEk.WXSRizaMF .cfR8KmDX {
  top: 0;
}
@media (min-width: 992px) {
  .zvMWRx86 .pJvpn80BWra.Il5e8OoSEk.WXSRizaMF:not(.GtP9Ae) .ciSNhw {
    max-height: calc(98.5vh - 4.3rem);
  }
}
.zvMWRx86 .pJvpn80BWra.Il5e8OoSEk .cfR8KmDX .beASyfy8 {
  left: 0 !important;
}
.zvMWRx86 .pJvpn80BWra.Il5e8OoSEk .cfR8KmDX .ec9QVr3PpIe:after {
  right: auto;
}
.zvMWRx86 .pJvpn80BWra.Il5e8OoSEk .cfR8KmDX .dAlIjf[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%;
}
.zvMWRx86 .pJvpn80BWra.Il5e8OoSEk ul.teWxeewrOP4 li {
  margin: auto;
}
.zvMWRx86 .pJvpn80BWra.Il5e8OoSEk .cfR8KmDX .ec9QVr3PpIe {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
.zvMWRx86 .pJvpn80BWra.Il5e8OoSEk .dZDeRaBL0 {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 767px) {
  .zvMWRx86 .pJvpn80BWra {
    min-height: 72px;
  }
  .zvMWRx86 .pJvpn80BWra .pdqMIPmpPaB img {
    height: 2.5rem !important;
    min-width: 2.5rem !important;
  }
}
@media (max-width: 991px) {
  .zvMWRx86 .pJvpn80BWra .lfO6yIuU .uiFfzOBAAa::before {
    display: none;
  }
  .zvMWRx86 .pJvpn80BWra.WXSRizaMF .cfR8KmDX {
    top: 0;
  }
  .zvMWRx86 .pJvpn80BWra .cfR8KmDX .beASyfy8 {
    left: 0 !important;
  }
  .zvMWRx86 .pJvpn80BWra .cfR8KmDX .ec9QVr3PpIe:after {
    right: auto;
  }
  .zvMWRx86 .pJvpn80BWra .cfR8KmDX .dAlIjf[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%;
  }
  .zvMWRx86 .pJvpn80BWra .cfR8KmDX .ec9QVr3PpIe {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .zvMWRx86 .pJvpn80BWra .Y8Cwu2gTpY {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 10px;
  }
  .zvMWRx86 .pJvpn80BWra .D6le6R7jdz {
    flex-basis: auto;
  }
  .zvMWRx86 .pJvpn80BWra .dZDeRaBL0 {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.zvMWRx86 .pJvpn80BWra.GtP9Ae .pdqMIPmpPaB img {
  height: 2rem;
}
.zvMWRx86 .ec9QVr3PpIe.NjiptKcd,
.zvMWRx86 .ec9QVr3PpIe:active {
  background-color: transparent;
}
.zvMWRx86 .rLRJ9PrR5pE .teWxeewrOP4 .uiFfzOBAAa {
  padding: 0;
}
.zvMWRx86 .EgnTYQ .sxfyEAECO.dAlIjf {
  margin-right: 1.667em;
}
.zvMWRx86 .EgnTYQ .sxfyEAECO.dAlIjf[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.zvMWRx86 .pJvpn80BWra.rLRJ9PrR5pE .FPiTttodh .cfR8KmDX {
  background: #ffffff;
}
.zvMWRx86 .pJvpn80BWra.rLRJ9PrR5pE .FPiTttodh .cfR8KmDX .beASyfy8 {
  margin: 0;
  left: 105%;
  transform: none;
  top: -12px;
}
.zvMWRx86 .pJvpn80BWra .FPiTttodh.AvIqrMb > .cfR8KmDX {
  display: flex;
}
.zvMWRx86 ul.teWxeewrOP4 {
  flex-wrap: wrap;
}
.zvMWRx86 .ZigYlJgszKO {
  text-align: center;
  min-width: 140px;
}
@media (max-width: 992px) {
  .zvMWRx86 .ZigYlJgszKO {
    text-align: left;
  }
}
.zvMWRx86 button.D6le6R7jdz {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.zvMWRx86 button.D6le6R7jdz .uJBaxwFEP span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.zvMWRx86 button.D6le6R7jdz .uJBaxwFEP span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.zvMWRx86 button.D6le6R7jdz .uJBaxwFEP span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.zvMWRx86 button.D6le6R7jdz .uJBaxwFEP span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.zvMWRx86 button.D6le6R7jdz .uJBaxwFEP span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.zvMWRx86 nav.WXSRizaMF .uJBaxwFEP span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.zvMWRx86 nav.WXSRizaMF .uJBaxwFEP span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.zvMWRx86 nav.WXSRizaMF .uJBaxwFEP span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.zvMWRx86 nav.WXSRizaMF .uJBaxwFEP span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.zvMWRx86 .NCqHeKFJJr {
  padding: 0 1rem;
}
.zvMWRx86 a.uiFfzOBAAa {
  display: flex;
  align-items: center;
  justify-content: center;
}
.zvMWRx86 .dZDeRaBL0 {
  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) {
  .zvMWRx86 .dZDeRaBL0 {
    justify-content: flex-start;
    margin-bottom: 0.5rem;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .zvMWRx86 .pJvpn80BWra {
    height: 70px;
  }
  .zvMWRx86 .pJvpn80BWra.WXSRizaMF {
    height: auto;
  }
  .zvMWRx86 .lfO6yIuU .uiFfzOBAAa:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.zvMWRx86 .pJvpn80BWra .FPiTttodh > .cfR8KmDX {
  display: none;
  width: max-content;
  max-width: 500px !important;
  transform: translateX(-50%);
  top: calc(100% + 20px);
  left: 50%;
}
.zvMWRx86 .pJvpn80BWra .FPiTttodh > .cfR8KmDX .ec9QVr3PpIe {
  line-height: 1 !important;
}
.zvMWRx86 .pJvpn80BWra .FPiTttodh > .cfR8KmDX .FPiTttodh .ec9QVr3PpIe {
  align-items: center;
  display: flex;
  height: max-content !important;
  min-height: max-content !important;
}
.zvMWRx86 .pJvpn80BWra .FPiTttodh > .cfR8KmDX .FPiTttodh .ec9QVr3PpIe::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);
}
.zvMWRx86 .pJvpn80BWra .FPiTttodh > .cfR8KmDX .FPiTttodh.AvIqrMb .ec9QVr3PpIe::after {
  transform: rotate(0deg);
}
.zvMWRx86 .hUFKhIOX {
  margin: -0.6rem -0.6rem;
}
.zvMWRx86 .D6le6R7jdz {
  margin-left: 12px;
  margin-right: 8px;
  order: 1000;
}
@media (max-width: 991px) {
  .zvMWRx86 .Y8Cwu2gTpY {
    margin-right: auto;
  }
  .zvMWRx86 .ciSNhw {
    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);
  }
  .zvMWRx86 .teWxeewrOP4 .lfO6yIuU .uiFfzOBAAa::after {
    margin-left: 10px;
  }
  .zvMWRx86 .teWxeewrOP4 .ec9QVr3PpIe:hover {
    background-color: rgba(27, 31, 10, 0.06);
  }
  .zvMWRx86 .pJvpn80BWra .FPiTttodh > .cfR8KmDX {
    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;
  }
  .zvMWRx86 .pJvpn80BWra .FPiTttodh > .cfR8KmDX .ec9QVr3PpIe {
    padding: 8px !important;
    line-height: 1 !important;
    margin-bottom: 4px !important;
  }
  .zvMWRx86 .pJvpn80BWra .FPiTttodh > .cfR8KmDX .FPiTttodh .ec9QVr3PpIe {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
  }
  .zvMWRx86 .pJvpn80BWra .FPiTttodh > .cfR8KmDX .FPiTttodh .ec9QVr3PpIe::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);
  }
  .zvMWRx86 .pJvpn80BWra .FPiTttodh > .cfR8KmDX .FPiTttodh.AvIqrMb .ec9QVr3PpIe::after {
    transform: rotate(180deg);
  }
  .zvMWRx86 .pJvpn80BWra .FPiTttodh > .cfR8KmDX .beASyfy8 {
    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;
  }
  .zvMWRx86 .pJvpn80BWra .FPiTttodh.AvIqrMb > .cfR8KmDX {
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 575px) {
  .zvMWRx86 .ciSNhw {
    padding: 1rem;
  }
}
.TQfVpDSn {
  display: flex;
}
@media (min-width: 768px) {
  .TQfVpDSn {
    align-items: flex-end;
  }
  .TQfVpDSn .CGny4gjlH {
    justify-content: flex-start;
  }
  .TQfVpDSn .ATLnPmX6t0g {
    padding: 1rem 3rem;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .TQfVpDSn .ATLnPmX6t0g {
    min-width: 50%;
  }
}
@media (max-width: 767px) {
  .TQfVpDSn {
    -webkit-align-items: center;
    align-items: flex-end;
  }
  .TQfVpDSn .MDEKq73r {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .TQfVpDSn .ATLnPmX6t0g {
    width: 100%;
  }
}
.TQfVpDSn .eoYzDnan.ZlUKh6NWz {
  display: none;
}
.TQfVpDSn .eoYzDnan {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-image: url("PjT3bPM7De.jpg");
}
.TQfVpDSn .DYSkIf2VCA7,
.TQfVpDSn .E6rwhiC7Mho {
  text-align: center;
  color: #ffc091;
}
.TQfVpDSn .hhe3pYc,
.TQfVpDSn .hUFKhIOX {
  text-align: center;
}
.TQfVpDSn .DYSkIf2VCA7 {
  color: #FF595E;
}
.TQfVpDSn .E6rwhiC7Mho {
  color: #FF595E;
}
.sr8ks0b {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.sr8ks0b .eoYzDnan.ZlUKh6NWz {
  display: none;
}
.sr8ks0b .eoYzDnan {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.sr8ks0b .BnC4Tz5veqL {
  background: #ff595e;
}
@media (max-width: 767px) {
  .sr8ks0b .BnC4Tz5veqL {
    padding: 1.5rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sr8ks0b .BnC4Tz5veqL {
    padding: 2.25rem;
  }
}
@media (min-width: 992px) {
  .sr8ks0b .BnC4Tz5veqL {
    padding: 4rem;
  }
}
.sr8ks0b .hhe3pYc,
.sr8ks0b .hUFKhIOX {
  color: #000000;
}
.sr8ks0b .OdUw7JYqbI,
.sr8ks0b .dRQ6osbQvY {
  text-align: center;
  color: #000000;
}
.xnFiaps {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.xnFiaps .KfmTnqJc:focus,
.xnFiaps span:focus {
  outline: none;
}
.xnFiaps .KfmTnqJc {
  cursor: pointer;
}
.xnFiaps .HR2Yfcs {
  grid-row-gap: 2rem;
}
@media (max-width: 767px) {
  .xnFiaps .HR2Yfcs {
    grid-row-gap: 1rem;
  }
}
.xnFiaps .ozGqEpbdU0j,
.xnFiaps .ZbEcXr1EIJ {
  gap: 0 2rem;
}
@media (max-width: 767px) {
  .xnFiaps .ozGqEpbdU0j,
  .xnFiaps .ZbEcXr1EIJ {
    gap: 0 1rem;
  }
}
.xnFiaps .DYSkIf2VCA7 {
  color: #000000;
}
.xnFiaps .hhe3pYc,
.xnFiaps .hUFKhIOX {
  color: #000000;
}
.xnFiaps .Ts6vJGyfi85 {
  max-width: 800px;
}
.xnFiaps .tVJLiiLmwrS,
.xnFiaps .dmY5a7 {
  overflow: hidden;
}
.xnFiaps .HR2Yfcs {
  display: grid;
  transform: translate3d(-3rem, 0, 0);
  width: 115vw;
  grid-column-gap: 1rem;
}
.xnFiaps .dhye9bAf2 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.xnFiaps .dhye9bAf2 img {
  min-width: 30vw;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .xnFiaps .dhye9bAf2 img {
    min-width: 35vw;
  }
}
.xnFiaps .ozGqEpbdU0j,
.xnFiaps .ZbEcXr1EIJ {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
}
.xnFiaps .ozGqEpbdU0j {
  align-items: flex-end;
}
.xnFiaps .ZbEcXr1EIJ {
  align-items: flex-start;
}
.ZuaBAYrrqyU {
  background-image: url("zhzYQlaDb.jpeg");
  overflow: hidden;
}
.vivesoi {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.vivesoi .WOcIa7z iframe {
  width: 100%;
}
.vivesoi .eoYzDnan {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.vivesoi .DYSkIf2VCA7,
.vivesoi .E6rwhiC7Mho,
.vivesoi .hhe3pYc {
  text-align: center;
}
.RcxfOiHyIZ {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.RcxfOiHyIZ .UfPdDdbDP {
  font-size: 1.2rem !important;
  font-family: 'Moririse2' !important;
  color: white;
  transition: all 0.3s;
  transform: rotate(180deg);
  padding-left: 0.5rem;
}
.RcxfOiHyIZ .i09pF1 {
  border: none;
}
.RcxfOiHyIZ .YK6jxWExp {
  padding: 0rem;
}
@media (max-width: 767px) {
  .RcxfOiHyIZ .YK6jxWExp {
    padding: 0rem;
  }
}
.RcxfOiHyIZ .RYnL3gxpJC {
  padding: 0rem;
  padding-bottom: 0.5rem;
  margin-top: 1rem;
}
.RcxfOiHyIZ .I2w4yppE7Sm {
  padding: 0;
}
.RcxfOiHyIZ .FqiCx4kzZx {
  height: 100%;
}
.RcxfOiHyIZ img {
  height: 100%;
  object-fit: cover;
}
.RcxfOiHyIZ .Il5e8OoSEk span {
  transform: rotate(0deg);
}
.RcxfOiHyIZ .pp8fvCZr {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.RcxfOiHyIZ p {
  margin-bottom: 0.3rem;
}
.RcxfOiHyIZ .nwVsFIEq {
  color: #000000;
}
.RcxfOiHyIZ .xqMuXgfO .YK6jxWExp {
  background-color: transparent;
  margin-bottom: 0;
  border: 0;
  border-radius: 2rem;
}
.RcxfOiHyIZ .xqMuXgfO {
  background: #ffffff;
  padding: 2.25rem;
  border-radius: 2rem;
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  .RcxfOiHyIZ .xqMuXgfO {
    padding: 2rem 1.5rem;
    margin-bottom: 1rem;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .RcxfOiHyIZ .xqMuXgfO {
    margin-bottom: 1rem;
    padding: 2rem 1.5rem;
  }
}
.RcxfOiHyIZ .TCQiBEF {
  color: #000000;
}
.RcxfOiHyIZ .DYSkIf2VCA7 {
  text-align: center;
  color: #000000;
}
.RcxfOiHyIZ .E6rwhiC7Mho {
  color: #000000;
  text-align: center;
}
.RcxfOiHyIZ .nwVsFIEq,
.RcxfOiHyIZ .UfPdDdbDP {
  color: #000000;
}
.KCJVFbuL6l {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: transparent;
}
.KCJVFbuL6l .qLcnWkR8 img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 50% !important;
}
.KCJVFbuL6l .qLcnWkR8 {
  background: #ffffff;
  margin-bottom: 2rem;
  padding: 2.25rem;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .KCJVFbuL6l .qLcnWkR8 {
    padding: 1.5rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .KCJVFbuL6l .qLcnWkR8 {
    padding: 1.5rem;
    margin-bottom: 1rem;
  }
}
.KCJVFbuL6l .OdUw7JYqbI,
.KCJVFbuL6l .edzTbK {
  color: #000000;
}
.KCJVFbuL6l .oLJQTY6 {
  color: #000000;
  text-align: left;
}
.KCJVFbuL6l .Ts6vJGyfi85 {
  max-width: 800px;
}
.KCJVFbuL6l .DYSkIf2VCA7 {
  color: #000000;
}
.KCJVFbuL6l .OdUw7JYqbI,
.KCJVFbuL6l .l0JFqWW2 {
  text-align: center;
}
.KCJVFbuL6l .l0JFqWW2 {
  display: flex;
  justify-content: center;
}
.FYXilp {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.FYXilp .eoYzDnan.ZlUKh6NWz {
  display: none;
}
.FYXilp .eoYzDnan {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
@media (max-width: 767px) {
  .FYXilp .o9tTif0YF0K {
    padding: 1.5rem 1.5rem 0 1.5rem;
  }
}
@media (min-width: 768px) {
  .FYXilp .o9tTif0YF0K {
    padding: 2.25rem 2.25rem 0 2.25rem;
  }
}
@media (min-width: 992px) {
  .FYXilp .o9tTif0YF0K {
    padding: 4rem 4rem 1rem 4rem;
  }
}
.FYXilp .BnC4Tz5veqL {
  background: #ffffff;
}
.FYXilp .hhe3pYc,
.FYXilp .hUFKhIOX {
  color: #000000;
  text-align: left;
}
.FYXilp .OdUw7JYqbI,
.FYXilp .dRQ6osbQvY {
  text-align: left;
  color: #000000;
}
.SOGrZjWkr5j {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.SOGrZjWkr5j .R2x9WK9x {
  line-height: 1.2;
  color: #232323;
  text-align: center;
}
.SOGrZjWkr5j img,
.SOGrZjWkr5j .WAhbn34JNfj {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.SOGrZjWkr5j .KfmTnqJc:focus,
.SOGrZjWkr5j span:focus {
  outline: none;
}
.SOGrZjWkr5j .KfmTnqJc {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .SOGrZjWkr5j .KfmTnqJc {
    margin-bottom: 1rem;
  }
}
.SOGrZjWkr5j .qLcnWkR8 {
  position: relative;
  border-radius: 4px;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.SOGrZjWkr5j .DYSkIf2VCA7 {
  color: #232323;
}
.SOGrZjWkr5j .hhe3pYc,
.SOGrZjWkr5j .hUFKhIOX {
  color: #232323;
}
.SOGrZjWkr5j .qT7gMS4 {
  color: #232323;
}
.SOGrZjWkr5j .Ts6vJGyfi85 {
  max-width: 800px;
}
.dYvHJJilhB {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.dYvHJJilhB .KfmTnqJc:focus,
.dYvHJJilhB span:focus {
  outline: none;
}
.dYvHJJilhB .dmY5a7 {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}
.dYvHJJilhB .Ts6vJGyfi85 {
  max-width: 800px;
}
.dYvHJJilhB .KfmTnqJc {
  color: #232323;
  min-height: 90px;
  font-weight: bold;
}
@media (max-width: 768px) {
  .dYvHJJilhB .KfmTnqJc {
    min-height: 45px;
  }
}
.NK8HGGTCsYZ {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.NK8HGGTCsYZ .R2x9WK9x {
  line-height: 1.2;
  color: #000000;
  text-align: center;
}
.NK8HGGTCsYZ img,
.NK8HGGTCsYZ .WAhbn34JNfj {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.NK8HGGTCsYZ .KfmTnqJc:focus,
.NK8HGGTCsYZ span:focus {
  outline: none;
}
.NK8HGGTCsYZ .KfmTnqJc {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .NK8HGGTCsYZ .KfmTnqJc {
    margin-bottom: 1rem;
  }
}
.NK8HGGTCsYZ .qLcnWkR8 {
  position: relative;
  border-radius: 4px;
  display: flex;
  flex-flow: column nowrap;
}
.NK8HGGTCsYZ .hUFKhIOX {
  margin-top: auto !important;
}
.NK8HGGTCsYZ .DYSkIf2VCA7 {
  color: #000000;
}
.NK8HGGTCsYZ .hhe3pYc,
.NK8HGGTCsYZ .hUFKhIOX {
  color: #000000;
  text-align: center;
}
.NK8HGGTCsYZ .qT7gMS4 {
  color: #000000;
  text-align: center;
}
.NK8HGGTCsYZ .Ts6vJGyfi85 {
  max-width: 800px;
}
.YXESdN {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.YXESdN .eoYzDnan.ZlUKh6NWz {
  display: none;
}
.YXESdN .qLcnWkR8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.YXESdN .eoYzDnan {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.YXESdN .UfPdDdbDP {
  display: inline-flex;
  font-size: 2rem;
  color: #d70081;
  width: 80px;
  justify-content: center;
  align-items: center;
  background: #ffd7ef;
  height: 80px;
  border-radius: 50%;
}
.YXESdN .OdUw7JYqbI,
.YXESdN .edzTbK,
.YXESdN .oLJQTY6 {
  color: #000000;
  text-align: center;
}
.YXESdN .Ts6vJGyfi85 {
  max-width: 800px;
}
.YXESdN .DYSkIf2VCA7 {
  color: #000000;
}
.YXESdN .hUFKhIOX {
  text-align: center;
}
.YXESdN .OdUw7JYqbI,
.YXESdN .edzTbK {
  color: #8AC926;
}
.fpxIIhk8mne .eoYzDnan.ZlUKh6NWz {
  display: none;
}
.fpxIIhk8mne .eoYzDnan {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-image: url("PjT3bPM7De.jpg");
}
.FmGoZFp {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.FmGoZFp .LUSm0L {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.FmGoZFp .LUSm0L .SjhYh4G {
  margin: 8px;
}
.FmGoZFp .LUSm0L .SjhYh4G a:hover .UfPdDdbDP,
.FmGoZFp .LUSm0L .SjhYh4G a:focus .UfPdDdbDP {
  background-color: #f7f7f7;
}
.FmGoZFp .LUSm0L .SjhYh4G a .UfPdDdbDP {
  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;
}
.FmGoZFp .nos5Ma {
  width: 100%;
  justify-content: center;
}
.FmGoZFp .DYSkIf2VCA7 {
  color: #ffffff;
}
.FmGoZFp .DYSkIf2VCA7,
.FmGoZFp .jfOyGP3JMA {
  color: #000000;
}
.MHfNcOn2mvq {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: transparent;
}
.MHfNcOn2mvq .KMAw4Nby {
  background-color: #ffffff;
  opacity: 0.4;
}
.MHfNcOn2mvq form .hUFKhIOX {
  text-align: center;
  width: 100%;
}
.MHfNcOn2mvq form .hUFKhIOX .JtxTtj {
  display: inline-flex;
}
@media (max-width: 991px) {
  .MHfNcOn2mvq form .hUFKhIOX .JtxTtj {
    width: 100%;
  }
}
.MHfNcOn2mvq .Ts6vJGyfi85 {
  max-width: 800px;
}
.SyZKQP {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: transparent;
}
.SyZKQP .eoYzDnan.ZlUKh6NWz {
  display: none;
}
.SyZKQP .eoYzDnan {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.SyZKQP .CGny4gjlH {
  justify-content: center;
}
.SyZKQP .KfmTnqJc {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .SyZKQP .KfmTnqJc {
    margin-bottom: 1rem;
  }
}
.SyZKQP .KfmTnqJc .qLcnWkR8 {
  display: flex;
  flex-direction: column;
  height: 100%;
  background: #ffffff;
  padding: 2.25rem;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .SyZKQP .KfmTnqJc .qLcnWkR8 {
    padding: 2rem 1.5rem;
  }
}
@media (max-width: 767px) {
  .SyZKQP .KfmTnqJc .qLcnWkR8 {
    padding: 2rem 1.5rem;
  }
}
.SyZKQP .Ts6vJGyfi85 {
  max-width: 800px;
}
.uYgtm4amO {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #000000;
}
.uYgtm4amO .eoYzDnan.ZlUKh6NWz {
  display: none;
}
.uYgtm4amO .eoYzDnan {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.uYgtm4amO .a7vLAl {
  color: #ffffff;
  text-align: left;
}
.uYgtm4amO .m2eLMcl9 {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 991px) {
  .uYgtm4amO .CGny4gjlH {
    flex-direction: column-reverse !important;
  }
  .uYgtm4amO .CGny4gjlH .a7vLAl {
    margin: 1rem 0 0 0;
  }
}
.uYgtm4amO .nos5Ma {
  width: 100%;
  justify-content: center;
}
.uYgtm4amO .nos5Ma .cHbxGf {
  list-style: none;
  display: flex;
  justify-content: right;
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .uYgtm4amO .nos5Ma .cHbxGf {
    justify-content: center;
  }
}
.uYgtm4amO .nos5Ma .cHbxGf li {
  padding: 0 1rem 0rem 1rem;
}
@media (max-width: 767px) {
  .uYgtm4amO .nos5Ma .cHbxGf li {
    padding: 0 1rem 1rem 1rem;
  }
}
.uYgtm4amO .nos5Ma .cHbxGf li p {
  margin: 0;
}
@media (max-width: 991px) {
  .uYgtm4amO .a7vLAl {
    text-align: center;
  }
}
