.Xd7Ktq {
  border-width: 2px;
}
img,
.BuoRfc8g,
.DRPOgqO,
.KqUjZyu,
.RnIAmuuB iframe,
.quWtAbS iframe,
.RwE7FG,
.SMlGEzE,
.YHGgeGZKY,
.r5OR71Dxn {
  border-radius: 2rem !important;
}
.KqUjZyu {
  overflow: hidden;
}
body {
  background-color: #ffeeef;
}
body {
  font-family: Roboto Flex;
}
.BxSFEA {
  font-family: 'Roboto Flex', sans-serif;
  font-size: 5rem;
  line-height: 1;
}
.BxSFEA > .e6OOVbRM {
  font-size: 6.25rem;
}
.jmEmQ5jAv {
  font-family: 'Roboto Flex', sans-serif;
  font-size: 4rem;
  line-height: 1;
}
.jmEmQ5jAv > .e6OOVbRM {
  font-size: 5rem;
}
.QIm9s5JnPXp {
  font-family: 'Roboto Flex', sans-serif;
  font-size: 1.2rem;
  line-height: 1.5;
}
.QIm9s5JnPXp > .e6OOVbRM {
  font-size: 1.5rem;
}
.RYYbNv {
  font-family: 'Roboto Flex', sans-serif;
  font-size: 2.5rem;
  line-height: 1.5;
}
.RYYbNv > .e6OOVbRM {
  font-size: 3.125rem;
}
.zbeigWb {
  font-family: 'Roboto Flex', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
}
.zbeigWb > .e6OOVbRM {
  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) {
  .BxSFEA {
    font-size: 4rem;
  }
}
@media (max-width: 768px) {
  .BxSFEA {
    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))));
  }
  .jmEmQ5jAv {
    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))));
  }
  .QIm9s5JnPXp {
    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))));
  }
  .RYYbNv {
    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))));
  }
  .zbeigWb {
    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) {
  .BxSFEA {
    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))));
  }
  .jmEmQ5jAv {
    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))));
  }
  .QIm9s5JnPXp {
    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))));
  }
  .RYYbNv {
    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))));
  }
  .zbeigWb {
    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 */
.Xd7Ktq {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .Xd7Ktq {
    padding: 0.75rem 1.5rem;
  }
}
.VhcwHVv {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.BcXv4Nb3BX {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.Gx9eKXDYDN {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
.SIU2s5 {
  background-color: #8ac926 !important;
}
.FmCs864 {
  background-color: #20ac6b !important;
}
.tcKHxTIGO {
  background-color: #0aa3c2 !important;
}
.AQWRXwdCM {
  background-color: #cc9900 !important;
}
.ceueBCdC3xO {
  background-color: #ae1e2c !important;
}
.ed3lH4b,
.ed3lH4b:active {
  background-color: #8ac926 !important;
  border-color: #8ac926 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.ed3lH4b:hover,
.ed3lH4b:focus,
.ed3lH4b.MN5gMZLY,
.ed3lH4b.i4lWsNLtl {
  color: inherit;
  background-color: #a2dc46 !important;
  border-color: #a2dc46 !important;
  box-shadow: none;
}
.ed3lH4b.HPz4VdZX,
.ed3lH4b:disabled {
  color: #ffffff !important;
  background-color: #a2dc46 !important;
  border-color: #a2dc46 !important;
}
.rS6y2PezMu,
.rS6y2PezMu:active {
  background-color: #6a4c93 !important;
  border-color: #6a4c93 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.rS6y2PezMu:hover,
.rS6y2PezMu:focus,
.rS6y2PezMu.MN5gMZLY,
.rS6y2PezMu.i4lWsNLtl {
  color: inherit;
  background-color: #8363af !important;
  border-color: #8363af !important;
  box-shadow: none;
}
.rS6y2PezMu.HPz4VdZX,
.rS6y2PezMu:disabled {
  color: #ffffff !important;
  background-color: #8363af !important;
  border-color: #8363af !important;
}
.OfP6zT,
.OfP6zT:active {
  background-color: #0aa3c2 !important;
  border-color: #0aa3c2 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.OfP6zT:hover,
.OfP6zT:focus,
.OfP6zT.MN5gMZLY,
.OfP6zT.i4lWsNLtl {
  color: inherit;
  background-color: #0dccf3 !important;
  border-color: #0dccf3 !important;
  box-shadow: none;
}
.OfP6zT.HPz4VdZX,
.OfP6zT:disabled {
  color: #ffffff !important;
  background-color: #0dccf3 !important;
  border-color: #0dccf3 !important;
}
.BlyF0Epbbzl,
.BlyF0Epbbzl:active {
  background-color: #20ac6b !important;
  border-color: #20ac6b !important;
  color: #ffffff !important;
  box-shadow: none;
}
.BlyF0Epbbzl:hover,
.BlyF0Epbbzl:focus,
.BlyF0Epbbzl.MN5gMZLY,
.BlyF0Epbbzl.i4lWsNLtl {
  color: inherit;
  background-color: #28d786 !important;
  border-color: #28d786 !important;
  box-shadow: none;
}
.BlyF0Epbbzl.HPz4VdZX,
.BlyF0Epbbzl:disabled {
  color: #ffffff !important;
  background-color: #28d786 !important;
  border-color: #28d786 !important;
}
.ibM2kYm8,
.ibM2kYm8:active {
  background-color: #cc9900 !important;
  border-color: #cc9900 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.ibM2kYm8:hover,
.ibM2kYm8:focus,
.ibM2kYm8.MN5gMZLY,
.ibM2kYm8.i4lWsNLtl {
  color: inherit;
  background-color: #ffbf00 !important;
  border-color: #ffbf00 !important;
  box-shadow: none;
}
.ibM2kYm8.HPz4VdZX,
.ibM2kYm8:disabled {
  color: #ffffff !important;
  background-color: #ffbf00 !important;
  border-color: #ffbf00 !important;
}
.t6aJ6Mo,
.t6aJ6Mo:active {
  background-color: #ae1e2c !important;
  border-color: #ae1e2c !important;
  color: #ffffff !important;
  box-shadow: none;
}
.t6aJ6Mo:hover,
.t6aJ6Mo:focus,
.t6aJ6Mo.MN5gMZLY,
.t6aJ6Mo.i4lWsNLtl {
  color: inherit;
  background-color: #da2637 !important;
  border-color: #da2637 !important;
  box-shadow: none;
}
.t6aJ6Mo.HPz4VdZX,
.t6aJ6Mo:disabled {
  color: #ffffff !important;
  background-color: #da2637 !important;
  border-color: #da2637 !important;
}
.S567C4LZy,
.S567C4LZy:active {
  background-color: #eff0ec !important;
  border-color: #eff0ec !important;
  color: #757b62 !important;
  box-shadow: none;
}
.S567C4LZy:hover,
.S567C4LZy:focus,
.S567C4LZy.MN5gMZLY,
.S567C4LZy.i4lWsNLtl {
  color: inherit;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  box-shadow: none;
}
.S567C4LZy.HPz4VdZX,
.S567C4LZy:disabled {
  color: #757b62 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.NvfIbR,
.NvfIbR:active {
  background-color: #232323 !important;
  border-color: #232323 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.NvfIbR:hover,
.NvfIbR:focus,
.NvfIbR.MN5gMZLY,
.NvfIbR.i4lWsNLtl {
  color: inherit;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
  box-shadow: none;
}
.NvfIbR.HPz4VdZX,
.NvfIbR:disabled {
  color: #ffffff !important;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
}
.UAgciG,
.UAgciG:active {
  background-color: transparent !important;
  border-color: #8ac926;
  color: #8ac926;
}
.UAgciG:hover,
.UAgciG:focus,
.UAgciG.MN5gMZLY,
.UAgciG.i4lWsNLtl {
  color: #588018 !important;
  background-color: transparent !important;
  border-color: #588018 !important;
  box-shadow: none !important;
}
.UAgciG.HPz4VdZX,
.UAgciG:disabled {
  color: #ffffff !important;
  background-color: #8ac926 !important;
  border-color: #8ac926 !important;
}
.NlSmWx4M,
.NlSmWx4M:active {
  background-color: transparent !important;
  border-color: #6a4c93;
  color: #6a4c93;
}
.NlSmWx4M:hover,
.NlSmWx4M:focus,
.NlSmWx4M.MN5gMZLY,
.NlSmWx4M.i4lWsNLtl {
  color: #412e5a !important;
  background-color: transparent !important;
  border-color: #412e5a !important;
  box-shadow: none !important;
}
.NlSmWx4M.HPz4VdZX,
.NlSmWx4M:disabled {
  color: #ffffff !important;
  background-color: #6a4c93 !important;
  border-color: #6a4c93 !important;
}
.N5j8V6npAf,
.N5j8V6npAf:active {
  background-color: transparent !important;
  border-color: #0aa3c2;
  color: #0aa3c2;
}
.N5j8V6npAf:hover,
.N5j8V6npAf:focus,
.N5j8V6npAf.MN5gMZLY,
.N5j8V6npAf.i4lWsNLtl {
  color: #065e70 !important;
  background-color: transparent !important;
  border-color: #065e70 !important;
  box-shadow: none !important;
}
.N5j8V6npAf.HPz4VdZX,
.N5j8V6npAf:disabled {
  color: #ffffff !important;
  background-color: #0aa3c2 !important;
  border-color: #0aa3c2 !important;
}
.RUnWnoV3,
.RUnWnoV3:active {
  background-color: transparent !important;
  border-color: #20ac6b;
  color: #20ac6b;
}
.RUnWnoV3:hover,
.RUnWnoV3:focus,
.RUnWnoV3.MN5gMZLY,
.RUnWnoV3.i4lWsNLtl {
  color: #12633e !important;
  background-color: transparent !important;
  border-color: #12633e !important;
  box-shadow: none !important;
}
.RUnWnoV3.HPz4VdZX,
.RUnWnoV3:disabled {
  color: #ffffff !important;
  background-color: #20ac6b !important;
  border-color: #20ac6b !important;
}
.jM3tHee,
.jM3tHee:active {
  background-color: transparent !important;
  border-color: #cc9900;
  color: #cc9900;
}
.jM3tHee:hover,
.jM3tHee:focus,
.jM3tHee.MN5gMZLY,
.jM3tHee.i4lWsNLtl {
  color: #755800 !important;
  background-color: transparent !important;
  border-color: #755800 !important;
  box-shadow: none !important;
}
.jM3tHee.HPz4VdZX,
.jM3tHee:disabled {
  color: #ffffff !important;
  background-color: #cc9900 !important;
  border-color: #cc9900 !important;
}
.zetI521b,
.zetI521b:active {
  background-color: transparent !important;
  border-color: #ae1e2c;
  color: #ae1e2c;
}
.zetI521b:hover,
.zetI521b:focus,
.zetI521b.MN5gMZLY,
.zetI521b.i4lWsNLtl {
  color: #641119 !important;
  background-color: transparent !important;
  border-color: #641119 !important;
  box-shadow: none !important;
}
.zetI521b.HPz4VdZX,
.zetI521b:disabled {
  color: #ffffff !important;
  background-color: #ae1e2c !important;
  border-color: #ae1e2c !important;
}
.yZJjeNja,
.yZJjeNja:active {
  background-color: transparent !important;
  border-color: #232323;
  color: #232323;
}
.yZJjeNja:hover,
.yZJjeNja:focus,
.yZJjeNja.MN5gMZLY,
.yZJjeNja.i4lWsNLtl {
  color: #000000 !important;
  background-color: transparent !important;
  border-color: #000000 !important;
  box-shadow: none !important;
}
.yZJjeNja.HPz4VdZX,
.yZJjeNja:disabled {
  color: #ffffff !important;
  background-color: #232323 !important;
  border-color: #232323 !important;
}
.Mr2ay9,
.Mr2ay9:active {
  background-color: transparent !important;
  border-color: #fafafa;
  color: #fafafa;
}
.Mr2ay9:hover,
.Mr2ay9:focus,
.Mr2ay9.MN5gMZLY,
.Mr2ay9.i4lWsNLtl {
  color: #cfcfcf !important;
  background-color: transparent !important;
  border-color: #cfcfcf !important;
  box-shadow: none !important;
}
.Mr2ay9.HPz4VdZX,
.Mr2ay9:disabled {
  color: #7a7a7a !important;
  background-color: #fafafa !important;
  border-color: #fafafa !important;
}
.w2YihL6 {
  color: #8ac926 !important;
}
.OMMFVtwP {
  color: #6a4c93 !important;
}
.NUORtW1 {
  color: #20ac6b !important;
}
.EwBAYWXdxj {
  color: #0aa3c2 !important;
}
.kejjWVxdgur {
  color: #cc9900 !important;
}
.fPRiH2JAYM5 {
  color: #ae1e2c !important;
}
.OHZvOiLhZg {
  color: #fafafa !important;
}
.dWDwKF {
  color: #232323 !important;
}
a.w2YihL6:hover,
a.w2YihL6:focus,
a.w2YihL6.i4lWsNLtl {
  color: #4f7316 !important;
}
a.OMMFVtwP:hover,
a.OMMFVtwP:focus,
a.OMMFVtwP.i4lWsNLtl {
  color: #3a2950 !important;
}
a.NUORtW1:hover,
a.NUORtW1:focus,
a.NUORtW1.i4lWsNLtl {
  color: #105636 !important;
}
a.EwBAYWXdxj:hover,
a.EwBAYWXdxj:focus,
a.EwBAYWXdxj.i4lWsNLtl {
  color: #055161 !important;
}
a.kejjWVxdgur:hover,
a.kejjWVxdgur:focus,
a.kejjWVxdgur.i4lWsNLtl {
  color: #664d00 !important;
}
a.fPRiH2JAYM5:hover,
a.fPRiH2JAYM5:focus,
a.fPRiH2JAYM5.i4lWsNLtl {
  color: #570f16 !important;
}
a.OHZvOiLhZg:hover,
a.OHZvOiLhZg:focus,
a.OHZvOiLhZg.i4lWsNLtl {
  color: #c7c7c7 !important;
}
a.dWDwKF:hover,
a.dWDwKF:focus,
a.dWDwKF.i4lWsNLtl {
  color: #000000 !important;
}
a:is(#a2uiZJ, #fVjtVaayZ6, #ls3zMXWY2MF, #HDAR1zObzPr, #pvaI8L0F, #VL5465, #LIK7zFx, #qVsfydVsP2e, #DWscDW, #KnwYHVQN, #uX7Ftfv, #lB9bXaYdPY, #hoxYQf, #kecPx0Sh, #Bni22bW8, #w2YihL6, #OMMFVtwP, #NUORtW1, #EwBAYWXdxj, #kejjWVxdgur, #fPRiH2JAYM5, #NWq3eq8Ork, #gxylnw, #OHZvOiLhZg, #cd0ziK, #BafKkknJ8e, #MvKYll0Lg, #mcqluHm, #GjUeX2l, #ftsubEc, #piUaw7oOj, #IonnXE, #emtR3y, #S0ZbpcA, #gmeNs5T, #sif9bVIecF, #ozUBtzYkcN, #ryNWzl4, #NXnmjd9e, #Iwq79rDG3Nh, #zxtdAUU, #mxAcc9CxfrI, #eSp0e9z9u, #T0Wv6rLs, #dWDwKF):not(.TDjiNxUma):not(.fyHtcxJ):not([role]):not(.ICeC1c1Pa8W) {
  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(#a2uiZJ, #fVjtVaayZ6, #ls3zMXWY2MF, #HDAR1zObzPr, #pvaI8L0F, #VL5465, #LIK7zFx, #qVsfydVsP2e, #DWscDW, #KnwYHVQN, #uX7Ftfv, #lB9bXaYdPY, #hoxYQf, #kecPx0Sh, #Bni22bW8, #w2YihL6, #OMMFVtwP, #NUORtW1, #EwBAYWXdxj, #kejjWVxdgur, #fPRiH2JAYM5, #NWq3eq8Ork, #gxylnw, #OHZvOiLhZg, #cd0ziK, #BafKkknJ8e, #MvKYll0Lg, #mcqluHm, #GjUeX2l, #ftsubEc, #piUaw7oOj, #IonnXE, #emtR3y, #S0ZbpcA, #gmeNs5T, #sif9bVIecF, #ozUBtzYkcN, #ryNWzl4, #NXnmjd9e, #Iwq79rDG3Nh, #zxtdAUU, #mxAcc9CxfrI, #eSp0e9z9u, #T0Wv6rLs, #dWDwKF):not(.TDjiNxUma):not(.fyHtcxJ):not([role]):not(.ICeC1c1Pa8W):hover {
  transition: background-position 2s ease-in-out;
  background-image: linear-gradient(currentColor 50%, currentColor 50%);
  background-position: 0px 1.2em;
}
.uQcFsd .TDjiNxUma.i4lWsNLtl {
  color: #8ac926;
}
.uQcFsd .TDjiNxUma:not(.i4lWsNLtl) {
  color: #232323;
}
.FgyAe2hC {
  background-color: #70c770;
}
.xlVFNj7eWF {
  background-color: #0aa3c2;
}
.iGe2KL6rvX {
  background-color: #cc9900;
}
.afkX11AF {
  background-color: #ae1e2c;
}
.qJCOJphUF .Xd7Ktq:not(.mmobWZDfRyw) {
  border-radius: 100px;
}
.d6Ct9aqM li a {
  border-radius: 100px !important;
}
.d6Ct9aqM li.i4lWsNLtl .Xd7Ktq {
  background-color: #8ac926;
  border-color: #8ac926;
  color: #ffffff;
}
.d6Ct9aqM li.i4lWsNLtl .Xd7Ktq:focus {
  box-shadow: none;
}
.uQcFsd .TDjiNxUma {
  border-radius: 100px !important;
}
a,
a:hover {
  color: #8ac926;
}
.UH2BD1f.SIU2s5 .j2VEWtFE95r,
.UH2BD1f.SIU2s5 .BjgqEJ5Y7H {
  color: #e3f4c7;
}
.UH2BD1f.FmCs864 .j2VEWtFE95r,
.UH2BD1f.FmCs864 .BjgqEJ5Y7H {
  color: #68e3aa;
}
.UH2BD1f.tcKHxTIGO .j2VEWtFE95r,
.UH2BD1f.tcKHxTIGO .BjgqEJ5Y7H {
  color: #55dbf6;
}
.UH2BD1f.AQWRXwdCM .j2VEWtFE95r,
.UH2BD1f.AQWRXwdCM .BjgqEJ5Y7H {
  color: #ffe599;
}
.UH2BD1f.ceueBCdC3xO .j2VEWtFE95r,
.UH2BD1f.ceueBCdC3xO .BjgqEJ5Y7H {
  color: #e56773;
}
/* Scroll to top button*/
.UBOHvjo {
  display: none;
}
.wbWJUwhueNt {
  font-family: 'Roboto Flex', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
  border-radius: 40px !important;
}
.wbWJUwhueNt > .e6OOVbRM {
  font-size: 1.75rem;
}
.wbWJUwhueNt:hover,
.wbWJUwhueNt: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;
}
.wbWJUwhueNt:-webkit-input-placeholder {
  font-family: 'Roboto Flex', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
}
.wbWJUwhueNt:-webkit-input-placeholder > .e6OOVbRM {
  font-size: 1.75rem;
}
blockquote {
  border-color: #8ac926;
}
/* Forms */
.r5Qf4NkSq .KkiV3UP .Xd7Ktq {
  border-radius: 100px !important;
}
.r5Qf4NkSq .KkiV3UP .Xd7Ktq:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.r5Qf4NkSq .KkiV3UP button[type="submit"] {
  border-radius: 100px !important;
  padding: 1rem 3rem;
}
.r5Qf4NkSq .KkiV3UP button[type="submit"]:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.FQGGF9p5W li:hover,
.FQGGF9p5W li.OJ17Kga {
  background-color: #8ac926;
  color: #ffffff;
}
.Ya4DcMP0b {
  transition: 0.25s ease;
}
.Ya4DcMP0b:hover {
  border-color: #8ac926;
}
.FQGGF9p5W .NwgQPt,
.Ya4DcMP0b.JTw0fKZ1Xs:after,
.Ya4DcMP0b.yQTzWsuh:after {
  transition: 0.4s;
  border-top-color: #232323;
  border-bottom-color: #232323;
}
.FQGGF9p5W:hover .NwgQPt,
.Ya4DcMP0b.JTw0fKZ1Xs:hover:after,
.Ya4DcMP0b.yQTzWsuh:hover:after {
  border-top-color: #8ac926;
  border-bottom-color: #8ac926;
}
.ml6Lil0hx0 .LzHOPKfU td.AN6Q48V14,
.ml6Lil0hx0 .LzHOPKfU td.E3felp,
.ml6Lil0hx0 .iJO0DoYuKh .iBx5oRbJSC > div > div.E3felp {
  color: #000000 !important;
  background-color: #8ac926 !important;
  box-shadow: none !important;
}
.ml6Lil0hx0 .LzHOPKfU td:hover,
.ml6Lil0hx0 .iJO0DoYuKh .iBx5oRbJSC > div > div:hover {
  color: #ffffff !important;
  background: #6a4c93 !important;
  box-shadow: none !important;
}
.YFZr28DNtr {
  background-image: none !important;
}
.u1DLerx6Q:not(section),
.E3MjdsY4xgD {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: auto;
}
iframe.u1DLerx6Q,
.u1DLerx6Q: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.u1DLerx6Q:after {
  opacity: 0.5;
}
body {
  overflow-x: hidden;
}
a {
  transition: color 0.6s;
}
@media (max-width: 1400px) {
  .oDefpjE {
    max-width: 100%;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .oDefpjE {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .f6Nw84XFi {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 767px) {
  .f6Nw84XFi {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.NcfIIy {
  z-index: 1000;
  width: 100%;
  position: relative;
}
.NcfIIy .fyHtcxJ: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) {
  .NcfIIy .ouIRU55X1kW {
    transform: scale(0.8);
  }
}
.NcfIIy .rXtGUTGFpeq {
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.NcfIIy .rXtGUTGFpeq img {
  max-width: 100%;
  max-height: 100%;
}
.NcfIIy .rXtGUTGFpeq .ICeC1c1Pa8W {
  line-height: inherit !important;
}
.NcfIIy .rXtGUTGFpeq .appuUn a {
  outline: none;
}
.NcfIIy .dqY92M {
  margin: auto;
  margin-left: 0;
  margin-left: auto;
}
.NcfIIy .dqY92M .r5PO0NsQ {
  padding: 0 !important;
  transition: 0.3s all !important;
}
.NcfIIy .dqY92M .r5PO0NsQ .TDjiNxUma {
  padding: 16px !important;
  margin: 0 !important;
  border-radius: 1rem !important;
  transition: 0.3s all !important;
}
.NcfIIy .dqY92M .r5PO0NsQ .TDjiNxUma:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
.NcfIIy .dqY92M .vg61sf9ca .TDjiNxUma::after {
  transform: rotate(180deg);
}
@media (min-width: 992px) {
  .NcfIIy .dqY92M .vg61sf9ca .TDjiNxUma::before {
    content: "";
    width: 100%;
    height: 20px;
    top: 100%;
    background: transparent;
    position: absolute;
  }
}
.NcfIIy .dqY92M .fyHtcxJ {
  padding: 12px !important;
  border-radius: 0.5rem !important;
  margin: 0 8px !important;
  transition: 0.3s all !important;
}
.NcfIIy .dqY92M .fyHtcxJ:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
@media (min-width: 992px) {
  .NcfIIy .dqY92M {
    padding-left: 1.5rem;
  }
}
.NcfIIy .TDjiNxUma {
  width: fit-content;
  position: relative;
}
.NcfIIy .appuUn {
  margin: 0 !important;
}
@media (max-width: 767px) {
  .NcfIIy .appuUn {
    padding-left: 0;
  }
}
.NcfIIy .ICeC1c1Pa8W {
  padding-left: 1rem;
  padding-right: 0.5rem;
}
@media (max-width: 767px) {
  .NcfIIy .ttx8veYYeQK {
    padding-bottom: 0.5rem;
  }
}
.NcfIIy .ttx8veYYeQK .cuZYqi.No9cMv::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  transition: 0.3s all;
}
.NcfIIy .oDefpjE {
  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) {
  .NcfIIy .oDefpjE {
    padding-right: 2rem;
  }
}
@media (max-width: 767px) {
  .NcfIIy .oDefpjE {
    width: 95%;
    height: 56px !important;
    padding-right: 1rem;
    margin-top: 0rem;
  }
}
.NcfIIy .HkmEsYtvqpN {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.NcfIIy .fBcUc6s {
  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;
}
.NcfIIy .r5PO0NsQ:focus,
.NcfIIy .TDjiNxUma:focus {
  outline: none;
}
.NcfIIy .lTgxUhQN .fBcUc6s .fyHtcxJ {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.NcfIIy .lTgxUhQN .fBcUc6s .fyHtcxJ::after {
  right: 0.5rem;
}
.NcfIIy .lTgxUhQN .fBcUc6s .fyHtcxJ .e6OOVbRM {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.NcfIIy .lTgxUhQN .fBcUc6s .fyHtcxJ .e6OOVbRM:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.NcfIIy .t1Pkx4VVm .fBcUc6s .fyHtcxJ:before {
  display: none;
}
.NcfIIy .t1Pkx4VVm .lTgxUhQN .fBcUc6s .fyHtcxJ {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.NcfIIy .QwheXZqo {
  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;
}
.NcfIIy .QwheXZqo.xl5oW1J {
  transition: all 0.3s;
}
.NcfIIy .QwheXZqo .fyHtcxJ {
  padding: 0.5rem 1.8rem;
}
.NcfIIy .QwheXZqo .appuUn img {
  min-width: 6rem;
  object-fit: cover;
}
.NcfIIy .QwheXZqo .wCWcqe {
  z-index: 1;
  justify-content: flex-end;
}
.NcfIIy .QwheXZqo.t1Pkx4VVm {
  justify-content: center;
}
.NcfIIy .QwheXZqo.t1Pkx4VVm .r5PO0NsQ .TDjiNxUma::before {
  display: none;
}
.NcfIIy .QwheXZqo.t1Pkx4VVm.xl5oW1J .fBcUc6s {
  top: 0;
}
@media (min-width: 992px) {
  .NcfIIy .QwheXZqo.t1Pkx4VVm.xl5oW1J:not(.Fy5TfCJJ) .wCWcqe {
    max-height: calc(98.5vh - 4.3rem);
  }
}
.NcfIIy .QwheXZqo.t1Pkx4VVm .fBcUc6s .eE7Nja8 {
  left: 0 !important;
}
.NcfIIy .QwheXZqo.t1Pkx4VVm .fBcUc6s .fyHtcxJ:after {
  right: auto;
}
.NcfIIy .QwheXZqo.t1Pkx4VVm .fBcUc6s .No9cMv[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%;
}
.NcfIIy .QwheXZqo.t1Pkx4VVm ul.dqY92M li {
  margin: auto;
}
.NcfIIy .QwheXZqo.t1Pkx4VVm .fBcUc6s .fyHtcxJ {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
.NcfIIy .QwheXZqo.t1Pkx4VVm .jdxldFK8 {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 767px) {
  .NcfIIy .QwheXZqo {
    min-height: 72px;
  }
  .NcfIIy .QwheXZqo .appuUn img {
    height: 2.5rem !important;
    min-width: 2.5rem !important;
  }
}
@media (max-width: 991px) {
  .NcfIIy .QwheXZqo .r5PO0NsQ .TDjiNxUma::before {
    display: none;
  }
  .NcfIIy .QwheXZqo.xl5oW1J .fBcUc6s {
    top: 0;
  }
  .NcfIIy .QwheXZqo .fBcUc6s .eE7Nja8 {
    left: 0 !important;
  }
  .NcfIIy .QwheXZqo .fBcUc6s .fyHtcxJ:after {
    right: auto;
  }
  .NcfIIy .QwheXZqo .fBcUc6s .No9cMv[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%;
  }
  .NcfIIy .QwheXZqo .fBcUc6s .fyHtcxJ {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .NcfIIy .QwheXZqo .rXtGUTGFpeq {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 10px;
  }
  .NcfIIy .QwheXZqo .ouIRU55X1kW {
    flex-basis: auto;
  }
  .NcfIIy .QwheXZqo .jdxldFK8 {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.NcfIIy .QwheXZqo.Fy5TfCJJ .appuUn img {
  height: 2rem;
}
.NcfIIy .fyHtcxJ.i4lWsNLtl,
.NcfIIy .fyHtcxJ:active {
  background-color: transparent;
}
.NcfIIy .GcUHt6I6Pi .dqY92M .TDjiNxUma {
  padding: 0;
}
.NcfIIy .ttx8veYYeQK .cuZYqi.No9cMv {
  margin-right: 1.667em;
}
.NcfIIy .ttx8veYYeQK .cuZYqi.No9cMv[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.NcfIIy .QwheXZqo.GcUHt6I6Pi .lTgxUhQN .fBcUc6s {
  background: #ffffff;
}
.NcfIIy .QwheXZqo.GcUHt6I6Pi .lTgxUhQN .fBcUc6s .eE7Nja8 {
  margin: 0;
  left: 105%;
  transform: none;
  top: -12px;
}
.NcfIIy .QwheXZqo .lTgxUhQN.vg61sf9ca > .fBcUc6s {
  display: flex;
}
.NcfIIy ul.dqY92M {
  flex-wrap: wrap;
}
.NcfIIy .qHdbV3vb5 {
  text-align: center;
  min-width: 140px;
}
@media (max-width: 992px) {
  .NcfIIy .qHdbV3vb5 {
    text-align: left;
  }
}
.NcfIIy button.ouIRU55X1kW {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.NcfIIy button.ouIRU55X1kW .UoGbOelOUu span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.NcfIIy button.ouIRU55X1kW .UoGbOelOUu span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.NcfIIy button.ouIRU55X1kW .UoGbOelOUu span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.NcfIIy button.ouIRU55X1kW .UoGbOelOUu span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.NcfIIy button.ouIRU55X1kW .UoGbOelOUu span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.NcfIIy nav.xl5oW1J .UoGbOelOUu span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.NcfIIy nav.xl5oW1J .UoGbOelOUu span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.NcfIIy nav.xl5oW1J .UoGbOelOUu span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.NcfIIy nav.xl5oW1J .UoGbOelOUu span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.NcfIIy .TOfaBbxTg {
  padding: 0 1rem;
}
.NcfIIy a.TDjiNxUma {
  display: flex;
  align-items: center;
  justify-content: center;
}
.NcfIIy .jdxldFK8 {
  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) {
  .NcfIIy .jdxldFK8 {
    justify-content: flex-start;
    margin-bottom: 0.5rem;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .NcfIIy .QwheXZqo {
    height: 70px;
  }
  .NcfIIy .QwheXZqo.xl5oW1J {
    height: auto;
  }
  .NcfIIy .r5PO0NsQ .TDjiNxUma:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.NcfIIy .QwheXZqo .lTgxUhQN > .fBcUc6s {
  display: none;
  width: max-content;
  max-width: 500px !important;
  transform: translateX(-50%);
  top: calc(100% + 20px);
  left: 50%;
}
.NcfIIy .QwheXZqo .lTgxUhQN > .fBcUc6s .fyHtcxJ {
  line-height: 1 !important;
}
.NcfIIy .QwheXZqo .lTgxUhQN > .fBcUc6s .lTgxUhQN .fyHtcxJ {
  align-items: center;
  display: flex;
  height: max-content !important;
  min-height: max-content !important;
}
.NcfIIy .QwheXZqo .lTgxUhQN > .fBcUc6s .lTgxUhQN .fyHtcxJ::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);
}
.NcfIIy .QwheXZqo .lTgxUhQN > .fBcUc6s .lTgxUhQN.vg61sf9ca .fyHtcxJ::after {
  transform: rotate(0deg);
}
.NcfIIy .qJCOJphUF {
  margin: -0.6rem -0.6rem;
}
.NcfIIy .ouIRU55X1kW {
  margin-left: 12px;
  margin-right: 8px;
  order: 1000;
}
@media (max-width: 991px) {
  .NcfIIy .rXtGUTGFpeq {
    margin-right: auto;
  }
  .NcfIIy .wCWcqe {
    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);
  }
  .NcfIIy .dqY92M .r5PO0NsQ .TDjiNxUma::after {
    margin-left: 10px;
  }
  .NcfIIy .dqY92M .fyHtcxJ:hover {
    background-color: rgba(27, 31, 10, 0.06);
  }
  .NcfIIy .QwheXZqo .lTgxUhQN > .fBcUc6s {
    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;
  }
  .NcfIIy .QwheXZqo .lTgxUhQN > .fBcUc6s .fyHtcxJ {
    padding: 8px !important;
    line-height: 1 !important;
    margin-bottom: 4px !important;
  }
  .NcfIIy .QwheXZqo .lTgxUhQN > .fBcUc6s .lTgxUhQN .fyHtcxJ {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
  }
  .NcfIIy .QwheXZqo .lTgxUhQN > .fBcUc6s .lTgxUhQN .fyHtcxJ::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);
  }
  .NcfIIy .QwheXZqo .lTgxUhQN > .fBcUc6s .lTgxUhQN.vg61sf9ca .fyHtcxJ::after {
    transform: rotate(180deg);
  }
  .NcfIIy .QwheXZqo .lTgxUhQN > .fBcUc6s .eE7Nja8 {
    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;
  }
  .NcfIIy .QwheXZqo .lTgxUhQN.vg61sf9ca > .fBcUc6s {
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 575px) {
  .NcfIIy .wCWcqe {
    padding: 1rem;
  }
}
.zFBOz2Wio {
  display: flex;
}
@media (min-width: 768px) {
  .zFBOz2Wio {
    align-items: flex-end;
  }
  .zFBOz2Wio .GKtoI1Us5B {
    justify-content: flex-start;
  }
  .zFBOz2Wio .YTaJU8bm833 {
    padding: 1rem 3rem;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .zFBOz2Wio .YTaJU8bm833 {
    min-width: 50%;
  }
}
@media (max-width: 767px) {
  .zFBOz2Wio {
    -webkit-align-items: center;
    align-items: flex-end;
  }
  .zFBOz2Wio .usUCRqhx6m {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .zFBOz2Wio .YTaJU8bm833 {
    width: 100%;
  }
}
.zFBOz2Wio .xLq9i6RDOU.HPz4VdZX {
  display: none;
}
.zFBOz2Wio .xLq9i6RDOU {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-image: url("HNgqni.jpg");
}
.zFBOz2Wio .ccRIwPvu0jz,
.zFBOz2Wio .LyI0cY {
  text-align: left;
  color: #ffc091;
}
.zFBOz2Wio .xIU1oRGV,
.zFBOz2Wio .qJCOJphUF {
  text-align: left;
}
.y6NSHf2 {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ff595e;
}
@media (min-width: 768px) {
  .y6NSHf2 {
    align-items: center;
  }
  .y6NSHf2 .GKtoI1Us5B {
    justify-content: center;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .y6NSHf2 .YTaJU8bm833 {
    min-width: 50%;
  }
}
@media (max-width: 767px) {
  .y6NSHf2 {
    -webkit-align-items: center;
    align-items: center;
  }
  .y6NSHf2 .usUCRqhx6m {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .y6NSHf2 .YTaJU8bm833 {
    width: 100%;
  }
}
.y6NSHf2 .ccRIwPvu0jz {
  text-align: center;
  color: #000000;
}
.y6NSHf2 .xIU1oRGV,
.y6NSHf2 .qJCOJphUF {
  text-align: center;
  color: #000000;
}
.dMb4T4k6ky {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.dMb4T4k6ky .xLq9i6RDOU.HPz4VdZX {
  display: none;
}
.dMb4T4k6ky .xLq9i6RDOU {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.dMb4T4k6ky .e6OOVbRM {
  margin: auto;
  display: inline-flex;
  font-size: 2rem;
  color: #9fe870;
  width: 40px;
  justify-content: center;
  align-items: center;
}
.dMb4T4k6ky .vxB0U6mtshV,
.dMb4T4k6ky .HkmEsYtvqpN {
  color: #232323;
}
.dMb4T4k6ky .bFTD52A4H1 {
  color: #232323;
}
.dMb4T4k6ky .ccRIwPvu0jz {
  color: #232323;
}
.dMb4T4k6ky .LyI0cY {
  color: #232323;
}
.dMb4T4k6ky .Q5m2zrreo {
  max-width: 800px;
}
.tKwfzHd {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.tKwfzHd .YUz8xu:focus,
.tKwfzHd span:focus {
  outline: none;
}
.tKwfzHd .f6Nw84XFi {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}
.tKwfzHd .Q5m2zrreo {
  max-width: 800px;
}
.tKwfzHd .YUz8xu {
  color: #232323;
  min-height: 90px;
  font-weight: bold;
}
@media (max-width: 768px) {
  .tKwfzHd .YUz8xu {
    min-height: 45px;
  }
}
.PftY1g {
  background-image: url("v2mYjo.jpeg");
  overflow: hidden;
}
.dpVhky {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.dpVhky .KqUjZyu iframe {
  width: 100%;
}
.dpVhky .xLq9i6RDOU {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.dpVhky .ccRIwPvu0jz,
.dpVhky .LyI0cY,
.dpVhky .xIU1oRGV {
  text-align: center;
}
.xPrwltq {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.xPrwltq .xLq9i6RDOU.HPz4VdZX {
  display: none;
}
.xPrwltq .xLq9i6RDOU {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.xPrwltq .KZ4UPA .dHzeKd {
  width: 100%;
  display: block;
}
.xPrwltq .KZ4UPA .vxB0U6mtshV {
  z-index: 1;
}
.xPrwltq .dHzeKd {
  color: #8AC926;
  text-align: center;
}
.xPrwltq .WnxfwC {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .xPrwltq * {
    text-align: center !important;
  }
  .xPrwltq .dlCFwj {
    margin-bottom: 2rem;
  }
}
.xPrwltq .Q5m2zrreo {
  max-width: 800px;
}
.xPrwltq .bFTD52A4H1 {
  text-align: center;
}
.xPrwltq .vxB0U6mtshV,
.xPrwltq .Jb3iFt8i {
  text-align: center;
}
.wsffPngPR .xLq9i6RDOU.HPz4VdZX {
  display: none;
}
.wsffPngPR .xLq9i6RDOU {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-image: url("HNgqni.jpg");
}
.Z0aGgZaZr {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.Z0aGgZaZr .e6OOVbRM {
  font-size: 1.2rem !important;
  font-family: 'Moririse2' !important;
  color: white;
  transition: all 0.3s;
  transform: rotate(180deg);
  padding-left: 0.5rem;
}
.Z0aGgZaZr .JcYtb09eDho {
  border: none;
}
.Z0aGgZaZr .Apv2uiERq {
  padding: 0rem;
}
@media (max-width: 767px) {
  .Z0aGgZaZr .Apv2uiERq {
    padding: 0rem;
  }
}
.Z0aGgZaZr .rRIlgOANbrS {
  padding: 0rem;
  padding-bottom: 0.5rem;
  margin-top: 1rem;
}
.Z0aGgZaZr .uabMwdoJson {
  padding: 0;
}
.Z0aGgZaZr .avrke1Hi {
  height: 100%;
}
.Z0aGgZaZr img {
  height: 100%;
  object-fit: cover;
}
.Z0aGgZaZr .t1Pkx4VVm span {
  transform: rotate(0deg);
}
.Z0aGgZaZr .oDkOd5fEhA {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.Z0aGgZaZr p {
  margin-bottom: 0.3rem;
}
.Z0aGgZaZr .Yk43APeVrdp {
  color: #000000;
}
.Z0aGgZaZr .YHGgeGZKY .Apv2uiERq {
  background-color: transparent;
  margin-bottom: 0;
  border: 0;
  border-radius: 2rem;
}
.Z0aGgZaZr .YHGgeGZKY {
  background: #ffffff;
  padding: 2.25rem;
  border-radius: 2rem;
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  .Z0aGgZaZr .YHGgeGZKY {
    padding: 2rem 1.5rem;
    margin-bottom: 1rem;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .Z0aGgZaZr .YHGgeGZKY {
    margin-bottom: 1rem;
    padding: 2rem 1.5rem;
  }
}
.Z0aGgZaZr .nL4PaP {
  color: #000000;
}
.Z0aGgZaZr .ccRIwPvu0jz {
  text-align: center;
  color: #000000;
}
.Z0aGgZaZr .LyI0cY {
  color: #000000;
  text-align: center;
}
.Z0aGgZaZr .Yk43APeVrdp,
.Z0aGgZaZr .e6OOVbRM {
  color: #000000;
}
.SUBvhMURCte {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.SUBvhMURCte .YUz8xu:focus,
.SUBvhMURCte span:focus {
  outline: none;
}
.SUBvhMURCte .YUz8xu {
  cursor: pointer;
}
.SUBvhMURCte .cz2F3Brq {
  grid-row-gap: 2rem;
}
@media (max-width: 767px) {
  .SUBvhMURCte .cz2F3Brq {
    grid-row-gap: 1rem;
  }
}
.SUBvhMURCte .FLMMbhA,
.SUBvhMURCte .H2edGHhwFrc,
.SUBvhMURCte .ID7AWH0 {
  gap: 0 2rem;
}
@media (max-width: 767px) {
  .SUBvhMURCte .FLMMbhA,
  .SUBvhMURCte .H2edGHhwFrc,
  .SUBvhMURCte .ID7AWH0 {
    gap: 0 1rem;
  }
}
.SUBvhMURCte .ccRIwPvu0jz {
  color: #000000;
}
.SUBvhMURCte .xIU1oRGV,
.SUBvhMURCte .qJCOJphUF {
  color: #000000;
}
.SUBvhMURCte .Q5m2zrreo {
  max-width: 800px;
}
.SUBvhMURCte .oDefpjE,
.SUBvhMURCte .f6Nw84XFi {
  overflow: hidden;
}
.SUBvhMURCte .cz2F3Brq {
  display: grid;
  transform: translate3d(-3rem, 0, 0);
  width: 115vw;
  grid-column-gap: 1rem;
}
.SUBvhMURCte .AOBAJtGecH {
  display: flex;
  justify-content: center;
  align-items: center;
}
.SUBvhMURCte .AOBAJtGecH img {
  min-width: 30vw;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .SUBvhMURCte .AOBAJtGecH img {
    min-width: 35vw;
  }
}
.SUBvhMURCte .FLMMbhA,
.SUBvhMURCte .H2edGHhwFrc,
.SUBvhMURCte .ID7AWH0 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
}
.SUBvhMURCte .FLMMbhA {
  align-items: flex-end;
}
.SUBvhMURCte .H2edGHhwFrc {
  align-items: flex-start;
}
.ihazJuynNWs {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.ihazJuynNWs .HgNeZWMa {
  line-height: 1.2;
  color: #232323;
  text-align: center;
}
.ihazJuynNWs img,
.ihazJuynNWs .CDX9f6HhB {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.ihazJuynNWs .YUz8xu:focus,
.ihazJuynNWs span:focus {
  outline: none;
}
.ihazJuynNWs .YUz8xu {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .ihazJuynNWs .YUz8xu {
    margin-bottom: 1rem;
  }
}
.ihazJuynNWs .r5OR71Dxn {
  position: relative;
  border-radius: 4px;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.ihazJuynNWs .ccRIwPvu0jz {
  color: #232323;
}
.ihazJuynNWs .xIU1oRGV,
.ihazJuynNWs .qJCOJphUF {
  color: #232323;
}
.ihazJuynNWs .ZhnS9Nl {
  color: #232323;
}
.ihazJuynNWs .Q5m2zrreo {
  max-width: 800px;
}
.gMfogT {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.gMfogT .xLq9i6RDOU.HPz4VdZX {
  display: none;
}
.gMfogT .xLq9i6RDOU {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.gMfogT .u4XPzvWc {
  background: #1778f2;
  color: #ffffff;
}
.gMfogT .u4XPzvWc:hover {
  background: #0b60cb;
}
.gMfogT .LObjUltkK {
  background: #1da1f2;
  color: #ffffff;
}
.gMfogT .LObjUltkK:hover {
  background: #0c85d0;
}
.gMfogT .DxNN32c {
  background: #f00075;
  color: #ffffff;
}
.gMfogT .DxNN32c:hover {
  background: #bd005c;
}
.gMfogT .bJ3cdRgcGsn {
  background: #000000;
  color: #ffffff;
}
.gMfogT .bJ3cdRgcGsn:hover {
  background: #000000;
}
.gMfogT .HkmEsYtvqpN {
  display: inline-block;
  font-size: 32px;
  border-radius: 50%;
  width: 72px;
  height: 72px;
  line-height: 72px;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
.gMfogT [class^="socicon-"]:before,
.gMfogT [class*=" socicon-"]:before {
  line-height: 55px;
  padding: 0.6rem;
}
.zJLZx3ehdD {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: transparent;
}
.zJLZx3ehdD .T4GUPIAdjg8 {
  background-color: #ffffff;
  opacity: 0.4;
}
.zJLZx3ehdD form .qJCOJphUF {
  text-align: center;
  width: 100%;
}
.zJLZx3ehdD form .qJCOJphUF .Xd7Ktq {
  display: inline-flex;
}
@media (max-width: 991px) {
  .zJLZx3ehdD form .qJCOJphUF .Xd7Ktq {
    width: 100%;
  }
}
.zJLZx3ehdD .Q5m2zrreo {
  max-width: 800px;
}
.ZtaID3jE {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.ZtaID3jE .xLq9i6RDOU.HPz4VdZX {
  display: none;
}
.ZtaID3jE .xLq9i6RDOU {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.ZtaID3jE .xIU1oRGV {
  color: #000000;
}
.ZtaID3jE .LyI0cY {
  color: #ffffff;
  text-align: left;
}
.ZtaID3jE .Z5uh8C4yc {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .ZtaID3jE .Z5uh8C4yc {
    margin-bottom: 2rem;
  }
}
.ZtaID3jE .LyI0cY,
.ZtaID3jE .Z5uh8C4yc {
  color: #000000;
}
.ZtaID3jE .quWtAbS {
  height: 30rem;
  position: relative;
  border-radius: 2rem;
}
.ZtaID3jE .quWtAbS iframe {
  height: 100%;
  width: 100%;
  border-radius: 2rem;
}
.ZtaID3jE .quWtAbS [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%;
}
.ZtaID3jE .quWtAbS[data-state] {
  background: #e9e5dc;
}
.ZtaID3jE .quWtAbS[data-state="loading"] [data-state-details] {
  display: none;
}
.BbqChoNIs {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #000000;
}
.BbqChoNIs .vTb8dErcr {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.BbqChoNIs .vTb8dErcr .qu0yXZD5ye3 {
  margin: 8px;
}
.BbqChoNIs .vTb8dErcr .qu0yXZD5ye3 a:hover .e6OOVbRM,
.BbqChoNIs .vTb8dErcr .qu0yXZD5ye3 a:focus .e6OOVbRM {
  background-color: #ffffff;
}
.BbqChoNIs .vTb8dErcr .qu0yXZD5ye3 a .e6OOVbRM {
  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;
}
.BbqChoNIs .W3tITq {
  width: 100%;
  justify-content: center;
}
.BbqChoNIs .jBbOlo31 {
  list-style: none;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: 0;
}
.BbqChoNIs .jBbOlo31 li {
  padding: 0 1rem 1rem 1rem;
}
.BbqChoNIs .jBbOlo31 li p {
  margin: 0;
}
.BbqChoNIs .ujuLMgLeT {
  margin-bottom: 0;
  color: #ffffff;
  text-align: center;
}
.BbqChoNIs .ccRIwPvu0jz {
  color: #ffffff;
}
