.Ipea4RBgVXE {
  border-width: 2px;
}
img,
.HXDXTUm5ed,
.FGcgcj,
.yVTlfsXZenw,
.X7TCvRcPV16 iframe,
.D8hzHG iframe,
.RBV3IB,
.oiuh2qXK3,
.BOdNpj2G,
.yq9FJe {
  border-radius: 2rem !important;
}
.yVTlfsXZenw {
  overflow: hidden;
}
body {
  background-color: #e7f1ea;
}
body {
  font-family: Golos Text;
}
.pQAmwxhbnLw {
  font-family: 'Golos Text', sans-serif;
  font-size: 5rem;
  line-height: 1;
}
.pQAmwxhbnLw > .MweiA1cQB2C {
  font-size: 6.25rem;
}
.UrvaNRgv {
  font-family: 'Golos Text', sans-serif;
  font-size: 4rem;
  line-height: 1;
}
.UrvaNRgv > .MweiA1cQB2C {
  font-size: 5rem;
}
.Sxe4aw {
  font-family: 'Golos Text', sans-serif;
  font-size: 1.2rem;
  line-height: 1.5;
}
.Sxe4aw > .MweiA1cQB2C {
  font-size: 1.5rem;
}
.hIywo7Tm3 {
  font-family: 'Golos Text', sans-serif;
  font-size: 2.5rem;
  line-height: 1.5;
}
.hIywo7Tm3 > .MweiA1cQB2C {
  font-size: 3.125rem;
}
.GZFP4no {
  font-family: 'Golos Text', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
}
.GZFP4no > .MweiA1cQB2C {
  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) {
  .pQAmwxhbnLw {
    font-size: 4rem;
  }
}
@media (max-width: 768px) {
  .pQAmwxhbnLw {
    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))));
  }
  .UrvaNRgv {
    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))));
  }
  .Sxe4aw {
    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))));
  }
  .hIywo7Tm3 {
    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))));
  }
  .GZFP4no {
    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) {
  .pQAmwxhbnLw {
    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))));
  }
  .UrvaNRgv {
    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))));
  }
  .Sxe4aw {
    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))));
  }
  .hIywo7Tm3 {
    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))));
  }
  .GZFP4no {
    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 */
.Ipea4RBgVXE {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .Ipea4RBgVXE {
    padding: 0.75rem 1.5rem;
  }
}
.kaMnrmZ7Ki {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.EAoGxJIAv {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.ZK2vGSfuUc {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
.I1ho39 {
  background-color: #fede00 !important;
}
.yqVGyFLffef {
  background-color: #20ac6b !important;
}
.QHw3ziubw {
  background-color: #0aa3c2 !important;
}
.tU4eCj {
  background-color: #cc9900 !important;
}
.P72GfoiJ5X {
  background-color: #ae1e2c !important;
}
.YtytR0COw,
.YtytR0COw:active {
  background-color: #fede00 !important;
  border-color: #fede00 !important;
  color: #000000 !important;
  box-shadow: none;
}
.YtytR0COw:hover,
.YtytR0COw:focus,
.YtytR0COw.G5tGjIh,
.YtytR0COw.GkQ0HZgZB {
  color: inherit;
  background-color: #ffe532 !important;
  border-color: #ffe532 !important;
  box-shadow: none;
}
.YtytR0COw.xJrFDhE,
.YtytR0COw:disabled {
  color: #000000 !important;
  background-color: #ffe532 !important;
  border-color: #ffe532 !important;
}
.Hq2GJGWZxvo,
.Hq2GJGWZxvo:active {
  background-color: #c8df52 !important;
  border-color: #c8df52 !important;
  color: #252a08 !important;
  box-shadow: none;
}
.Hq2GJGWZxvo:hover,
.Hq2GJGWZxvo:focus,
.Hq2GJGWZxvo.G5tGjIh,
.Hq2GJGWZxvo.GkQ0HZgZB {
  color: inherit;
  background-color: #d6e77d !important;
  border-color: #d6e77d !important;
  box-shadow: none;
}
.Hq2GJGWZxvo.xJrFDhE,
.Hq2GJGWZxvo:disabled {
  color: #252a08 !important;
  background-color: #d6e77d !important;
  border-color: #d6e77d !important;
}
.uZpYFjhFc6,
.uZpYFjhFc6:active {
  background-color: #0aa3c2 !important;
  border-color: #0aa3c2 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.uZpYFjhFc6:hover,
.uZpYFjhFc6:focus,
.uZpYFjhFc6.G5tGjIh,
.uZpYFjhFc6.GkQ0HZgZB {
  color: inherit;
  background-color: #0dccf3 !important;
  border-color: #0dccf3 !important;
  box-shadow: none;
}
.uZpYFjhFc6.xJrFDhE,
.uZpYFjhFc6:disabled {
  color: #ffffff !important;
  background-color: #0dccf3 !important;
  border-color: #0dccf3 !important;
}
.ywJtzDZg,
.ywJtzDZg:active {
  background-color: #20ac6b !important;
  border-color: #20ac6b !important;
  color: #ffffff !important;
  box-shadow: none;
}
.ywJtzDZg:hover,
.ywJtzDZg:focus,
.ywJtzDZg.G5tGjIh,
.ywJtzDZg.GkQ0HZgZB {
  color: inherit;
  background-color: #28d786 !important;
  border-color: #28d786 !important;
  box-shadow: none;
}
.ywJtzDZg.xJrFDhE,
.ywJtzDZg:disabled {
  color: #ffffff !important;
  background-color: #28d786 !important;
  border-color: #28d786 !important;
}
.zmT0br,
.zmT0br:active {
  background-color: #cc9900 !important;
  border-color: #cc9900 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.zmT0br:hover,
.zmT0br:focus,
.zmT0br.G5tGjIh,
.zmT0br.GkQ0HZgZB {
  color: inherit;
  background-color: #ffbf00 !important;
  border-color: #ffbf00 !important;
  box-shadow: none;
}
.zmT0br.xJrFDhE,
.zmT0br:disabled {
  color: #ffffff !important;
  background-color: #ffbf00 !important;
  border-color: #ffbf00 !important;
}
.Lweo30D,
.Lweo30D:active {
  background-color: #ae1e2c !important;
  border-color: #ae1e2c !important;
  color: #ffffff !important;
  box-shadow: none;
}
.Lweo30D:hover,
.Lweo30D:focus,
.Lweo30D.G5tGjIh,
.Lweo30D.GkQ0HZgZB {
  color: inherit;
  background-color: #da2637 !important;
  border-color: #da2637 !important;
  box-shadow: none;
}
.Lweo30D.xJrFDhE,
.Lweo30D:disabled {
  color: #ffffff !important;
  background-color: #da2637 !important;
  border-color: #da2637 !important;
}
.Sv7etHIWH,
.Sv7etHIWH:active {
  background-color: #eff0ec !important;
  border-color: #eff0ec !important;
  color: #757b62 !important;
  box-shadow: none;
}
.Sv7etHIWH:hover,
.Sv7etHIWH:focus,
.Sv7etHIWH.G5tGjIh,
.Sv7etHIWH.GkQ0HZgZB {
  color: inherit;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  box-shadow: none;
}
.Sv7etHIWH.xJrFDhE,
.Sv7etHIWH:disabled {
  color: #757b62 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.PUTMaUGY4,
.PUTMaUGY4:active {
  background-color: #232323 !important;
  border-color: #232323 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.PUTMaUGY4:hover,
.PUTMaUGY4:focus,
.PUTMaUGY4.G5tGjIh,
.PUTMaUGY4.GkQ0HZgZB {
  color: inherit;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
  box-shadow: none;
}
.PUTMaUGY4.xJrFDhE,
.PUTMaUGY4:disabled {
  color: #ffffff !important;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
}
.Qzml2tSen,
.Qzml2tSen:active {
  background-color: transparent !important;
  border-color: #fede00;
  color: #fede00;
}
.Qzml2tSen:hover,
.Qzml2tSen:focus,
.Qzml2tSen.G5tGjIh,
.Qzml2tSen.GkQ0HZgZB {
  color: #a79200 !important;
  background-color: transparent !important;
  border-color: #a79200 !important;
  box-shadow: none !important;
}
.Qzml2tSen.xJrFDhE,
.Qzml2tSen:disabled {
  color: #000000 !important;
  background-color: #fede00 !important;
  border-color: #fede00 !important;
}
.dl3LHE3Ujco,
.dl3LHE3Ujco:active {
  background-color: transparent !important;
  border-color: #c8df52;
  color: #c8df52;
}
.dl3LHE3Ujco:hover,
.dl3LHE3Ujco:focus,
.dl3LHE3Ujco.G5tGjIh,
.dl3LHE3Ujco.GkQ0HZgZB {
  color: #a0b822 !important;
  background-color: transparent !important;
  border-color: #a0b822 !important;
  box-shadow: none !important;
}
.dl3LHE3Ujco.xJrFDhE,
.dl3LHE3Ujco:disabled {
  color: #252a08 !important;
  background-color: #c8df52 !important;
  border-color: #c8df52 !important;
}
.bLuy1bs8,
.bLuy1bs8:active {
  background-color: transparent !important;
  border-color: #0aa3c2;
  color: #0aa3c2;
}
.bLuy1bs8:hover,
.bLuy1bs8:focus,
.bLuy1bs8.G5tGjIh,
.bLuy1bs8.GkQ0HZgZB {
  color: #065e70 !important;
  background-color: transparent !important;
  border-color: #065e70 !important;
  box-shadow: none !important;
}
.bLuy1bs8.xJrFDhE,
.bLuy1bs8:disabled {
  color: #ffffff !important;
  background-color: #0aa3c2 !important;
  border-color: #0aa3c2 !important;
}
.Md73RhlWMh,
.Md73RhlWMh:active {
  background-color: transparent !important;
  border-color: #20ac6b;
  color: #20ac6b;
}
.Md73RhlWMh:hover,
.Md73RhlWMh:focus,
.Md73RhlWMh.G5tGjIh,
.Md73RhlWMh.GkQ0HZgZB {
  color: #12633e !important;
  background-color: transparent !important;
  border-color: #12633e !important;
  box-shadow: none !important;
}
.Md73RhlWMh.xJrFDhE,
.Md73RhlWMh:disabled {
  color: #ffffff !important;
  background-color: #20ac6b !important;
  border-color: #20ac6b !important;
}
.J3PZmMhTl,
.J3PZmMhTl:active {
  background-color: transparent !important;
  border-color: #cc9900;
  color: #cc9900;
}
.J3PZmMhTl:hover,
.J3PZmMhTl:focus,
.J3PZmMhTl.G5tGjIh,
.J3PZmMhTl.GkQ0HZgZB {
  color: #755800 !important;
  background-color: transparent !important;
  border-color: #755800 !important;
  box-shadow: none !important;
}
.J3PZmMhTl.xJrFDhE,
.J3PZmMhTl:disabled {
  color: #ffffff !important;
  background-color: #cc9900 !important;
  border-color: #cc9900 !important;
}
.MKwyyHPS,
.MKwyyHPS:active {
  background-color: transparent !important;
  border-color: #ae1e2c;
  color: #ae1e2c;
}
.MKwyyHPS:hover,
.MKwyyHPS:focus,
.MKwyyHPS.G5tGjIh,
.MKwyyHPS.GkQ0HZgZB {
  color: #641119 !important;
  background-color: transparent !important;
  border-color: #641119 !important;
  box-shadow: none !important;
}
.MKwyyHPS.xJrFDhE,
.MKwyyHPS:disabled {
  color: #ffffff !important;
  background-color: #ae1e2c !important;
  border-color: #ae1e2c !important;
}
.ko8kY1NevrM,
.ko8kY1NevrM:active {
  background-color: transparent !important;
  border-color: #232323;
  color: #232323;
}
.ko8kY1NevrM:hover,
.ko8kY1NevrM:focus,
.ko8kY1NevrM.G5tGjIh,
.ko8kY1NevrM.GkQ0HZgZB {
  color: #000000 !important;
  background-color: transparent !important;
  border-color: #000000 !important;
  box-shadow: none !important;
}
.ko8kY1NevrM.xJrFDhE,
.ko8kY1NevrM:disabled {
  color: #ffffff !important;
  background-color: #232323 !important;
  border-color: #232323 !important;
}
.BUdk6Vq,
.BUdk6Vq:active {
  background-color: transparent !important;
  border-color: #fafafa;
  color: #fafafa;
}
.BUdk6Vq:hover,
.BUdk6Vq:focus,
.BUdk6Vq.G5tGjIh,
.BUdk6Vq.GkQ0HZgZB {
  color: #cfcfcf !important;
  background-color: transparent !important;
  border-color: #cfcfcf !important;
  box-shadow: none !important;
}
.BUdk6Vq.xJrFDhE,
.BUdk6Vq:disabled {
  color: #7a7a7a !important;
  background-color: #fafafa !important;
  border-color: #fafafa !important;
}
.V5JU7nM0M21 {
  color: #fede00 !important;
}
.ulEWmDzcN {
  color: #c8df52 !important;
}
.upvAzSYVkj {
  color: #20ac6b !important;
}
.hoGOFV9vK {
  color: #0aa3c2 !important;
}
.zIKRpa {
  color: #cc9900 !important;
}
.Z1fPIO6Db {
  color: #ae1e2c !important;
}
.Mbh2m1 {
  color: #fafafa !important;
}
.P2f9GdtaSsz {
  color: #232323 !important;
}
a.V5JU7nM0M21:hover,
a.V5JU7nM0M21:focus,
a.V5JU7nM0M21.GkQ0HZgZB {
  color: #988500 !important;
}
a.ulEWmDzcN:hover,
a.ulEWmDzcN:focus,
a.ulEWmDzcN.GkQ0HZgZB {
  color: #95ab20 !important;
}
a.upvAzSYVkj:hover,
a.upvAzSYVkj:focus,
a.upvAzSYVkj.GkQ0HZgZB {
  color: #105636 !important;
}
a.hoGOFV9vK:hover,
a.hoGOFV9vK:focus,
a.hoGOFV9vK.GkQ0HZgZB {
  color: #055161 !important;
}
a.zIKRpa:hover,
a.zIKRpa:focus,
a.zIKRpa.GkQ0HZgZB {
  color: #664d00 !important;
}
a.Z1fPIO6Db:hover,
a.Z1fPIO6Db:focus,
a.Z1fPIO6Db.GkQ0HZgZB {
  color: #570f16 !important;
}
a.Mbh2m1:hover,
a.Mbh2m1:focus,
a.Mbh2m1.GkQ0HZgZB {
  color: #c7c7c7 !important;
}
a.P2f9GdtaSsz:hover,
a.P2f9GdtaSsz:focus,
a.P2f9GdtaSsz.GkQ0HZgZB {
  color: #000000 !important;
}
a:is(#Yr6ktpn, #KJTC3I, #iLPcyZy3, #Jgfk47aEhul, #ZMRgJO7HiR4, #KA5eCZpw, #KEc36WO3, #a0bc8vuqc7L, #C1XISy1rNj, #AgSSoJRDKao, #Md5m10J9Njl, #FH4A3f, #UvsxB6k5XyP, #ezxcKCbl, #P1rNj2qnda, #V5JU7nM0M21, #ulEWmDzcN, #upvAzSYVkj, #hoGOFV9vK, #zIKRpa, #Z1fPIO6Db, #eGEoZ3gi, #vhBQ6Jv, #Mbh2m1, #VMp7WfiXZn, #C9fQK8, #gNWhRX4, #xEP24g7BMo, #Ezmbcdon, #oWHYnFPu, #emf8of, #RNVHGqAmEfQ, #Puo2sQ, #vsUp4Ez, #SrnrE3RSQE, #LHbooD, #u18st6, #oDVHCDley, #KL5LzBtO12O, #Sx5ZS7T4f, #Xb9wAO6jydq, #J5XP7QQ, #zjXwoUGz5q, #hiq4OVHr, #P2f9GdtaSsz, #lSINzI3cVq):not(.YwjUTh):not(.CS2hiBt0scR):not([role]):not(.OGuci6Z) {
  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(#Yr6ktpn, #KJTC3I, #iLPcyZy3, #Jgfk47aEhul, #ZMRgJO7HiR4, #KA5eCZpw, #KEc36WO3, #a0bc8vuqc7L, #C1XISy1rNj, #AgSSoJRDKao, #Md5m10J9Njl, #FH4A3f, #UvsxB6k5XyP, #ezxcKCbl, #P1rNj2qnda, #V5JU7nM0M21, #ulEWmDzcN, #upvAzSYVkj, #hoGOFV9vK, #zIKRpa, #Z1fPIO6Db, #eGEoZ3gi, #vhBQ6Jv, #Mbh2m1, #VMp7WfiXZn, #C9fQK8, #gNWhRX4, #xEP24g7BMo, #Ezmbcdon, #oWHYnFPu, #emf8of, #RNVHGqAmEfQ, #Puo2sQ, #vsUp4Ez, #SrnrE3RSQE, #LHbooD, #u18st6, #oDVHCDley, #KL5LzBtO12O, #Sx5ZS7T4f, #Xb9wAO6jydq, #J5XP7QQ, #zjXwoUGz5q, #hiq4OVHr, #P2f9GdtaSsz, #lSINzI3cVq):not(.YwjUTh):not(.CS2hiBt0scR):not([role]):not(.OGuci6Z):hover {
  transition: background-position 2s ease-in-out;
  background-image: linear-gradient(currentColor 50%, currentColor 50%);
  background-position: 0px 1.2em;
}
.UUjJENm .YwjUTh.GkQ0HZgZB {
  color: #fede00;
}
.UUjJENm .YwjUTh:not(.GkQ0HZgZB) {
  color: #232323;
}
.IpM1Ctgju {
  background-color: #70c770;
}
.Ahbmno4 {
  background-color: #0aa3c2;
}
.s9NIbNci8zA {
  background-color: #cc9900;
}
.gJD9Zm {
  background-color: #ae1e2c;
}
.rPm1e0 .Ipea4RBgVXE:not(.xXcXVh4) {
  border-radius: 100px;
}
.Gh1KWfuOXBf li a {
  border-radius: 100px !important;
}
.Gh1KWfuOXBf li.GkQ0HZgZB .Ipea4RBgVXE {
  background-color: #fede00;
  border-color: #fede00;
  color: #181500;
}
.Gh1KWfuOXBf li.GkQ0HZgZB .Ipea4RBgVXE:focus {
  box-shadow: none;
}
.UUjJENm .YwjUTh {
  border-radius: 100px !important;
}
a,
a:hover {
  color: #fede00;
}
.AT9b2jgS4Vq.I1ho39 .mCEQfIdq,
.AT9b2jgS4Vq.I1ho39 .oNvkwdVH {
  color: #fff8cb;
}
.AT9b2jgS4Vq.yqVGyFLffef .mCEQfIdq,
.AT9b2jgS4Vq.yqVGyFLffef .oNvkwdVH {
  color: #68e3aa;
}
.AT9b2jgS4Vq.QHw3ziubw .mCEQfIdq,
.AT9b2jgS4Vq.QHw3ziubw .oNvkwdVH {
  color: #55dbf6;
}
.AT9b2jgS4Vq.tU4eCj .mCEQfIdq,
.AT9b2jgS4Vq.tU4eCj .oNvkwdVH {
  color: #ffe599;
}
.AT9b2jgS4Vq.P72GfoiJ5X .mCEQfIdq,
.AT9b2jgS4Vq.P72GfoiJ5X .oNvkwdVH {
  color: #e56773;
}
/* Scroll to top button*/
.NO1Dvyele3T {
  display: none;
}
.A6vmYdG {
  font-family: 'Golos Text', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
  border-radius: 40px !important;
}
.A6vmYdG > .MweiA1cQB2C {
  font-size: 1.75rem;
}
.A6vmYdG:hover,
.A6vmYdG: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: #fede00 !important;
}
.A6vmYdG:-webkit-input-placeholder {
  font-family: 'Golos Text', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
}
.A6vmYdG:-webkit-input-placeholder > .MweiA1cQB2C {
  font-size: 1.75rem;
}
blockquote {
  border-color: #fede00;
}
/* Forms */
.iEqx49F .qf7YtnY .Ipea4RBgVXE {
  border-radius: 100px !important;
}
.iEqx49F .qf7YtnY .Ipea4RBgVXE:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.iEqx49F .qf7YtnY button[type="submit"] {
  border-radius: 100px !important;
  padding: 1rem 3rem;
}
.iEqx49F .qf7YtnY button[type="submit"]:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.Vf0IatgF7VT li:hover,
.Vf0IatgF7VT li.qn7or5OZAk {
  background-color: #fede00;
  color: #000000;
}
.kVjgst10t {
  transition: 0.25s ease;
}
.kVjgst10t:hover {
  border-color: #fede00;
}
.Vf0IatgF7VT .UtZtWG30Qp,
.kVjgst10t.nZbHEQiJ:after,
.kVjgst10t.yyujm5:after {
  transition: 0.4s;
  border-top-color: #232323;
  border-bottom-color: #232323;
}
.Vf0IatgF7VT:hover .UtZtWG30Qp,
.kVjgst10t.nZbHEQiJ:hover:after,
.kVjgst10t.yyujm5:hover:after {
  border-top-color: #fede00;
  border-bottom-color: #fede00;
}
.x6fDOYLE .GhOd10hCb9m td.hIdaOhdy,
.x6fDOYLE .GhOd10hCb9m td.sHWfnU,
.x6fDOYLE .YrNq1cky8c .tH4mcQdlKj > div > div.sHWfnU {
  color: #000000 !important;
  background-color: #fede00 !important;
  box-shadow: none !important;
}
.x6fDOYLE .GhOd10hCb9m td:hover,
.x6fDOYLE .YrNq1cky8c .tH4mcQdlKj > div > div:hover {
  color: #000000 !important;
  background: #c8df52 !important;
  box-shadow: none !important;
}
.p6Gh9bI {
  background-image: none !important;
}
.DhcEetUPy1p:not(section),
.tF3pLinuVKA {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: auto;
}
iframe.DhcEetUPy1p,
.DhcEetUPy1p: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='%23fede00' %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.DhcEetUPy1p:after {
  opacity: 0.5;
}
body {
  overflow-x: hidden;
}
a {
  transition: color 0.6s;
}
@media (max-width: 1400px) {
  .Lhsx61ypBbb {
    max-width: 100%;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .Lhsx61ypBbb {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .CfMXVq {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 767px) {
  .CfMXVq {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.UxuAgzb {
  z-index: 1000;
  width: 100%;
  position: relative;
}
.UxuAgzb .CS2hiBt0scR: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) {
  .UxuAgzb .bHUc29oAfe {
    transform: scale(0.8);
  }
}
.UxuAgzb .rha45J08ar {
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.UxuAgzb .rha45J08ar img {
  max-width: 100%;
  max-height: 100%;
}
.UxuAgzb .rha45J08ar .OGuci6Z {
  line-height: inherit !important;
}
.UxuAgzb .rha45J08ar .osLslIt a {
  outline: none;
}
.UxuAgzb .sO8IVo {
  margin: auto;
  margin-left: 0;
  margin-left: auto;
}
.UxuAgzb .sO8IVo .us6SAxHift {
  padding: 0 !important;
  transition: 0.3s all !important;
}
.UxuAgzb .sO8IVo .us6SAxHift .YwjUTh {
  padding: 16px !important;
  margin: 0 !important;
  border-radius: 1rem !important;
  transition: 0.3s all !important;
}
.UxuAgzb .sO8IVo .us6SAxHift .YwjUTh:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
.UxuAgzb .sO8IVo .I6O3pSnU4A .YwjUTh::after {
  transform: rotate(180deg);
}
@media (min-width: 992px) {
  .UxuAgzb .sO8IVo .I6O3pSnU4A .YwjUTh::before {
    content: "";
    width: 100%;
    height: 20px;
    top: 100%;
    background: transparent;
    position: absolute;
  }
}
.UxuAgzb .sO8IVo .CS2hiBt0scR {
  padding: 12px !important;
  border-radius: 0.5rem !important;
  margin: 0 8px !important;
  transition: 0.3s all !important;
}
.UxuAgzb .sO8IVo .CS2hiBt0scR:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
@media (min-width: 992px) {
  .UxuAgzb .sO8IVo {
    padding-left: 1.5rem;
  }
}
.UxuAgzb .YwjUTh {
  width: fit-content;
  position: relative;
}
.UxuAgzb .osLslIt {
  margin: 0 !important;
}
@media (max-width: 767px) {
  .UxuAgzb .osLslIt {
    padding-left: 0;
  }
}
.UxuAgzb .OGuci6Z {
  padding-left: 1rem;
  padding-right: 0.5rem;
}
@media (max-width: 767px) {
  .UxuAgzb .EtO7UA3HF7y {
    padding-bottom: 0.5rem;
  }
}
.UxuAgzb .EtO7UA3HF7y .gbUscEN.qvb3Lvbq::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  transition: 0.3s all;
}
.UxuAgzb .Lhsx61ypBbb {
  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) {
  .UxuAgzb .Lhsx61ypBbb {
    padding-right: 2rem;
  }
}
@media (max-width: 767px) {
  .UxuAgzb .Lhsx61ypBbb {
    width: 95%;
    height: 56px !important;
    padding-right: 1rem;
    margin-top: 0rem;
  }
}
.UxuAgzb .ifKz3AXY {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.UxuAgzb .xsLh3pxTj {
  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;
}
.UxuAgzb .us6SAxHift:focus,
.UxuAgzb .YwjUTh:focus {
  outline: none;
}
.UxuAgzb .MWpsw4uA .xsLh3pxTj .CS2hiBt0scR {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.UxuAgzb .MWpsw4uA .xsLh3pxTj .CS2hiBt0scR::after {
  right: 0.5rem;
}
.UxuAgzb .MWpsw4uA .xsLh3pxTj .CS2hiBt0scR .MweiA1cQB2C {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.UxuAgzb .MWpsw4uA .xsLh3pxTj .CS2hiBt0scR .MweiA1cQB2C:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.UxuAgzb .lgHQ70rnbs .xsLh3pxTj .CS2hiBt0scR:before {
  display: none;
}
.UxuAgzb .lgHQ70rnbs .MWpsw4uA .xsLh3pxTj .CS2hiBt0scR {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.UxuAgzb .YXSrs5I3 {
  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;
}
.UxuAgzb .YXSrs5I3.mcNrhkP3 {
  transition: all 0.3s;
}
.UxuAgzb .YXSrs5I3 .CS2hiBt0scR {
  padding: 0.5rem 1.8rem;
}
.UxuAgzb .YXSrs5I3 .osLslIt img {
  min-width: 6rem;
  object-fit: cover;
}
.UxuAgzb .YXSrs5I3 .oIbbMEyC {
  z-index: 1;
  justify-content: flex-end;
}
.UxuAgzb .YXSrs5I3.lgHQ70rnbs {
  justify-content: center;
}
.UxuAgzb .YXSrs5I3.lgHQ70rnbs .us6SAxHift .YwjUTh::before {
  display: none;
}
.UxuAgzb .YXSrs5I3.lgHQ70rnbs.mcNrhkP3 .xsLh3pxTj {
  top: 0;
}
@media (min-width: 992px) {
  .UxuAgzb .YXSrs5I3.lgHQ70rnbs.mcNrhkP3:not(.QUDGUJiP) .oIbbMEyC {
    max-height: calc(98.5vh - 4.3rem);
  }
}
.UxuAgzb .YXSrs5I3.lgHQ70rnbs .xsLh3pxTj .jCi4o2O9KMo {
  left: 0 !important;
}
.UxuAgzb .YXSrs5I3.lgHQ70rnbs .xsLh3pxTj .CS2hiBt0scR:after {
  right: auto;
}
.UxuAgzb .YXSrs5I3.lgHQ70rnbs .xsLh3pxTj .qvb3Lvbq[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%;
}
.UxuAgzb .YXSrs5I3.lgHQ70rnbs ul.sO8IVo li {
  margin: auto;
}
.UxuAgzb .YXSrs5I3.lgHQ70rnbs .xsLh3pxTj .CS2hiBt0scR {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
.UxuAgzb .YXSrs5I3.lgHQ70rnbs .lEvg0D7l {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 767px) {
  .UxuAgzb .YXSrs5I3 {
    min-height: 72px;
  }
  .UxuAgzb .YXSrs5I3 .osLslIt img {
    height: 2.5rem !important;
    min-width: 2.5rem !important;
  }
}
@media (max-width: 991px) {
  .UxuAgzb .YXSrs5I3 .us6SAxHift .YwjUTh::before {
    display: none;
  }
  .UxuAgzb .YXSrs5I3.mcNrhkP3 .xsLh3pxTj {
    top: 0;
  }
  .UxuAgzb .YXSrs5I3 .xsLh3pxTj .jCi4o2O9KMo {
    left: 0 !important;
  }
  .UxuAgzb .YXSrs5I3 .xsLh3pxTj .CS2hiBt0scR:after {
    right: auto;
  }
  .UxuAgzb .YXSrs5I3 .xsLh3pxTj .qvb3Lvbq[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%;
  }
  .UxuAgzb .YXSrs5I3 .xsLh3pxTj .CS2hiBt0scR {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .UxuAgzb .YXSrs5I3 .rha45J08ar {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 10px;
  }
  .UxuAgzb .YXSrs5I3 .bHUc29oAfe {
    flex-basis: auto;
  }
  .UxuAgzb .YXSrs5I3 .lEvg0D7l {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.UxuAgzb .YXSrs5I3.QUDGUJiP .osLslIt img {
  height: 2rem;
}
.UxuAgzb .CS2hiBt0scR.GkQ0HZgZB,
.UxuAgzb .CS2hiBt0scR:active {
  background-color: transparent;
}
.UxuAgzb .oawp1S .sO8IVo .YwjUTh {
  padding: 0;
}
.UxuAgzb .EtO7UA3HF7y .gbUscEN.qvb3Lvbq {
  margin-right: 1.667em;
}
.UxuAgzb .EtO7UA3HF7y .gbUscEN.qvb3Lvbq[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.UxuAgzb .YXSrs5I3.oawp1S .MWpsw4uA .xsLh3pxTj {
  background: #ffffff;
}
.UxuAgzb .YXSrs5I3.oawp1S .MWpsw4uA .xsLh3pxTj .jCi4o2O9KMo {
  margin: 0;
  left: 105%;
  transform: none;
  top: -12px;
}
.UxuAgzb .YXSrs5I3 .MWpsw4uA.I6O3pSnU4A > .xsLh3pxTj {
  display: flex;
}
.UxuAgzb ul.sO8IVo {
  flex-wrap: wrap;
}
.UxuAgzb .GpNOPJx7zvL {
  text-align: center;
  min-width: 140px;
}
@media (max-width: 992px) {
  .UxuAgzb .GpNOPJx7zvL {
    text-align: left;
  }
}
.UxuAgzb button.bHUc29oAfe {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.UxuAgzb button.bHUc29oAfe .HjY5w0HC span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.UxuAgzb button.bHUc29oAfe .HjY5w0HC span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.UxuAgzb button.bHUc29oAfe .HjY5w0HC span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.UxuAgzb button.bHUc29oAfe .HjY5w0HC span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.UxuAgzb button.bHUc29oAfe .HjY5w0HC span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.UxuAgzb nav.mcNrhkP3 .HjY5w0HC span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.UxuAgzb nav.mcNrhkP3 .HjY5w0HC span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.UxuAgzb nav.mcNrhkP3 .HjY5w0HC span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.UxuAgzb nav.mcNrhkP3 .HjY5w0HC span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.UxuAgzb .vXJ3HQzye {
  padding: 0 1rem;
}
.UxuAgzb a.YwjUTh {
  display: flex;
  align-items: center;
  justify-content: center;
}
.UxuAgzb .lEvg0D7l {
  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) {
  .UxuAgzb .lEvg0D7l {
    justify-content: flex-start;
    margin-bottom: 0.5rem;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .UxuAgzb .YXSrs5I3 {
    height: 70px;
  }
  .UxuAgzb .YXSrs5I3.mcNrhkP3 {
    height: auto;
  }
  .UxuAgzb .us6SAxHift .YwjUTh:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.UxuAgzb .YXSrs5I3 .MWpsw4uA > .xsLh3pxTj {
  display: none;
  width: max-content;
  max-width: 500px !important;
  transform: translateX(-50%);
  top: calc(100% + 20px);
  left: 50%;
}
.UxuAgzb .YXSrs5I3 .MWpsw4uA > .xsLh3pxTj .CS2hiBt0scR {
  line-height: 1 !important;
}
.UxuAgzb .YXSrs5I3 .MWpsw4uA > .xsLh3pxTj .MWpsw4uA .CS2hiBt0scR {
  align-items: center;
  display: flex;
  height: max-content !important;
  min-height: max-content !important;
}
.UxuAgzb .YXSrs5I3 .MWpsw4uA > .xsLh3pxTj .MWpsw4uA .CS2hiBt0scR::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);
}
.UxuAgzb .YXSrs5I3 .MWpsw4uA > .xsLh3pxTj .MWpsw4uA.I6O3pSnU4A .CS2hiBt0scR::after {
  transform: rotate(0deg);
}
.UxuAgzb .rPm1e0 {
  margin: -0.6rem -0.6rem;
}
.UxuAgzb .bHUc29oAfe {
  margin-left: 12px;
  margin-right: 8px;
  order: 1000;
}
@media (max-width: 991px) {
  .UxuAgzb .rha45J08ar {
    margin-right: auto;
  }
  .UxuAgzb .oIbbMEyC {
    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);
  }
  .UxuAgzb .sO8IVo .us6SAxHift .YwjUTh::after {
    margin-left: 10px;
  }
  .UxuAgzb .sO8IVo .CS2hiBt0scR:hover {
    background-color: rgba(27, 31, 10, 0.06);
  }
  .UxuAgzb .YXSrs5I3 .MWpsw4uA > .xsLh3pxTj {
    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;
  }
  .UxuAgzb .YXSrs5I3 .MWpsw4uA > .xsLh3pxTj .CS2hiBt0scR {
    padding: 8px !important;
    line-height: 1 !important;
    margin-bottom: 4px !important;
  }
  .UxuAgzb .YXSrs5I3 .MWpsw4uA > .xsLh3pxTj .MWpsw4uA .CS2hiBt0scR {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
  }
  .UxuAgzb .YXSrs5I3 .MWpsw4uA > .xsLh3pxTj .MWpsw4uA .CS2hiBt0scR::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);
  }
  .UxuAgzb .YXSrs5I3 .MWpsw4uA > .xsLh3pxTj .MWpsw4uA.I6O3pSnU4A .CS2hiBt0scR::after {
    transform: rotate(180deg);
  }
  .UxuAgzb .YXSrs5I3 .MWpsw4uA > .xsLh3pxTj .jCi4o2O9KMo {
    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;
  }
  .UxuAgzb .YXSrs5I3 .MWpsw4uA.I6O3pSnU4A > .xsLh3pxTj {
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 575px) {
  .UxuAgzb .oIbbMEyC {
    padding: 1rem;
  }
}
.to0Xl97r {
  display: flex;
}
@media (min-width: 768px) {
  .to0Xl97r {
    align-items: flex-end;
  }
  .to0Xl97r .QOtkRLXXmAD {
    justify-content: flex-start;
  }
  .to0Xl97r .bgHgO8MhZ9P {
    padding: 1rem 3rem;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .to0Xl97r .bgHgO8MhZ9P {
    min-width: 50%;
  }
}
@media (max-width: 767px) {
  .to0Xl97r {
    -webkit-align-items: center;
    align-items: flex-end;
  }
  .to0Xl97r .oVGU0jVTI {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .to0Xl97r .bgHgO8MhZ9P {
    width: 100%;
  }
}
.to0Xl97r .ziqgyF9.xJrFDhE {
  display: none;
}
.to0Xl97r .ziqgyF9 {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-image: url("tIfPapb.jpg");
}
.to0Xl97r .egDoHa9,
.to0Xl97r .MokfDNuDW {
  text-align: left;
  color: #ffc091;
}
.to0Xl97r .yC1fDBc6,
.to0Xl97r .rPm1e0 {
  text-align: left;
}
.x5piWonbLaz {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.x5piWonbLaz .Ozji7M6 {
  line-height: 1.2;
  color: #000000;
  text-align: center;
}
.x5piWonbLaz img,
.x5piWonbLaz .VCvdUmx8lrb {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.x5piWonbLaz .y7LkUQ:focus,
.x5piWonbLaz span:focus {
  outline: none;
}
.x5piWonbLaz .y7LkUQ {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .x5piWonbLaz .y7LkUQ {
    margin-bottom: 1rem;
  }
}
.x5piWonbLaz .yq9FJe {
  position: relative;
  border-radius: 4px;
  display: flex;
  flex-flow: column nowrap;
}
.x5piWonbLaz .rPm1e0 {
  margin-top: auto !important;
}
.x5piWonbLaz .egDoHa9 {
  color: #000000;
}
.x5piWonbLaz .yC1fDBc6,
.x5piWonbLaz .rPm1e0 {
  color: #000000;
  text-align: center;
}
.x5piWonbLaz .eHV6UhiZ {
  color: #000000;
  text-align: center;
}
.x5piWonbLaz .Wfurf4PUlr {
  max-width: 800px;
}
.dlQpBQH3DG {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.dlQpBQH3DG .ziqgyF9.xJrFDhE {
  display: none;
}
.dlQpBQH3DG .ziqgyF9 {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
@media (max-width: 767px) {
  .dlQpBQH3DG .ZuozF1 {
    padding: 1.5rem 1.5rem 0 1.5rem;
  }
}
@media (min-width: 768px) {
  .dlQpBQH3DG .ZuozF1 {
    padding: 2.25rem 2.25rem 0 2.25rem;
  }
}
@media (min-width: 992px) {
  .dlQpBQH3DG .ZuozF1 {
    padding: 4rem 4rem 1rem 4rem;
  }
}
.dlQpBQH3DG .FGcgcj {
  background: #ffffff;
}
.dlQpBQH3DG .yC1fDBc6,
.dlQpBQH3DG .rPm1e0 {
  color: #000000;
  text-align: left;
}
.dlQpBQH3DG .VBFRsfnEL,
.dlQpBQH3DG .pMNaO8bcJl {
  text-align: left;
  color: #000000;
}
.RNi4CCF8w {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.RNi4CCF8w img,
.RNi4CCF8w .VCvdUmx8lrb {
  width: 100%;
  height: 100%;
  height: 300px;
  object-fit: cover;
}
.RNi4CCF8w .y7LkUQ:focus,
.RNi4CCF8w span:focus {
  outline: none;
}
.RNi4CCF8w .y7LkUQ {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .RNi4CCF8w .y7LkUQ {
    margin-bottom: 1rem;
  }
}
.RNi4CCF8w .RaPlnw {
  margin-top: 2rem;
  padding: 0 2.25rem 2.25rem;
  display: flex;
  flex-direction: column;
  height: 100%;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .RNi4CCF8w .RaPlnw {
    padding: 2rem 1.5rem;
    padding-top: 1rem;
    margin-top: 1rem;
  }
}
@media (max-width: 767px) {
  .RNi4CCF8w .RaPlnw {
    padding: 2rem 1.5rem;
    padding-top: 1rem;
    margin-top: 1rem;
  }
}
.RNi4CCF8w .yq9FJe {
  position: relative;
  background: #ffffff;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.RNi4CCF8w .yq9FJe .r5tQk7PYVf {
  margin-top: auto;
}
.RNi4CCF8w .egDoHa9 {
  color: #000000;
}
.RNi4CCF8w .eHV6UhiZ {
  text-align: left;
}
.RNi4CCF8w .Ozji7M6 {
  text-align: left;
}
.RNi4CCF8w .yC1fDBc6,
.RNi4CCF8w .y7LkUQ .rPm1e0 {
  text-align: left;
}
.RNi4CCF8w .Wfurf4PUlr {
  max-width: 800px;
}
.EPq93GJ {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.EPq93GJ .y7LkUQ:focus,
.EPq93GJ span:focus {
  outline: none;
}
.EPq93GJ .CfMXVq {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}
.EPq93GJ .Wfurf4PUlr {
  max-width: 800px;
}
.EPq93GJ .y7LkUQ {
  color: #232323;
  min-height: 90px;
  font-weight: bold;
}
@media (max-width: 768px) {
  .EPq93GJ .y7LkUQ {
    min-height: 45px;
  }
}
.XChykB .ziqgyF9.xJrFDhE {
  display: none;
}
.XChykB .ziqgyF9 {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-image: url("tIfPapb.jpg");
}
.p01wx1P07 {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.p01wx1P07 .Ozji7M6 {
  line-height: 1.2;
  color: #232323;
  text-align: center;
}
.p01wx1P07 img,
.p01wx1P07 .VCvdUmx8lrb {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.p01wx1P07 .y7LkUQ:focus,
.p01wx1P07 span:focus {
  outline: none;
}
.p01wx1P07 .y7LkUQ {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .p01wx1P07 .y7LkUQ {
    margin-bottom: 1rem;
  }
}
.p01wx1P07 .yq9FJe {
  position: relative;
  border-radius: 4px;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.p01wx1P07 .egDoHa9 {
  color: #232323;
}
.p01wx1P07 .yC1fDBc6,
.p01wx1P07 .rPm1e0 {
  color: #232323;
}
.p01wx1P07 .eHV6UhiZ {
  color: #232323;
}
.p01wx1P07 .Wfurf4PUlr {
  max-width: 800px;
}
.Dg1kyacF {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: transparent;
}
.Dg1kyacF .yq9FJe img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 50% !important;
}
.Dg1kyacF .yq9FJe {
  background: #ffffff;
  margin-bottom: 2rem;
  padding: 2.25rem;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .Dg1kyacF .yq9FJe {
    padding: 1.5rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .Dg1kyacF .yq9FJe {
    padding: 1.5rem;
    margin-bottom: 1rem;
  }
}
.Dg1kyacF .VBFRsfnEL,
.Dg1kyacF .ifKz3AXY {
  color: #000000;
}
.Dg1kyacF .Z0GSJMeRT {
  color: #000000;
  text-align: left;
}
.Dg1kyacF .Wfurf4PUlr {
  max-width: 800px;
}
.Dg1kyacF .egDoHa9 {
  color: #000000;
}
.Dg1kyacF .VBFRsfnEL,
.Dg1kyacF .x849rUUohV {
  text-align: center;
}
.Dg1kyacF .x849rUUohV {
  display: flex;
  justify-content: center;
}
.bljpmP {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.bljpmP .yC1fDBc6 {
  color: #000000;
}
.bljpmP .MokfDNuDW {
  color: #000000;
}
.bljpmP .egDoHa9 {
  color: #000000;
  text-align: center;
}
.bljpmP .yC1fDBc6,
.bljpmP .y7LkUQ .rPm1e0 {
  text-align: left;
}
.bljpmP .yq9FJe {
  background: #ffffff;
  margin-bottom: 2rem;
  padding: 2.25rem;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .bljpmP .yq9FJe {
    padding: 2rem 1.5rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .bljpmP .yq9FJe {
    padding: 2rem 1.5rem;
    margin-bottom: 1rem;
  }
}
.PxLR0HXz {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.PxLR0HXz .ziqgyF9.xJrFDhE {
  display: none;
}
.PxLR0HXz .yq9FJe {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.PxLR0HXz .ziqgyF9 {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.PxLR0HXz .MweiA1cQB2C {
  display: inline-flex;
  font-size: 2rem;
  color: #d70081;
  width: 80px;
  justify-content: center;
  align-items: center;
  background: #ffd7ef;
  height: 80px;
  border-radius: 50%;
}
.PxLR0HXz .VBFRsfnEL,
.PxLR0HXz .ifKz3AXY,
.PxLR0HXz .Z0GSJMeRT {
  color: #000000;
  text-align: center;
}
.PxLR0HXz .Wfurf4PUlr {
  max-width: 800px;
}
.PxLR0HXz .egDoHa9 {
  color: #000000;
}
.PxLR0HXz .rPm1e0 {
  text-align: center;
}
.PxLR0HXz .VBFRsfnEL,
.PxLR0HXz .ifKz3AXY {
  color: #FEDE00;
}
.zIPe5YzTuyj {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.zIPe5YzTuyj .y7LkUQ:focus,
.zIPe5YzTuyj span:focus {
  outline: none;
}
.zIPe5YzTuyj .y7LkUQ {
  cursor: pointer;
}
.zIPe5YzTuyj .j775zqLUlp {
  grid-row-gap: 2rem;
}
@media (max-width: 767px) {
  .zIPe5YzTuyj .j775zqLUlp {
    grid-row-gap: 1rem;
  }
}
.zIPe5YzTuyj .Mk4mds,
.zIPe5YzTuyj .Htd64S7O1Tl,
.zIPe5YzTuyj .kSDrYbwB {
  gap: 0 2rem;
}
@media (max-width: 767px) {
  .zIPe5YzTuyj .Mk4mds,
  .zIPe5YzTuyj .Htd64S7O1Tl,
  .zIPe5YzTuyj .kSDrYbwB {
    gap: 0 1rem;
  }
}
.zIPe5YzTuyj .egDoHa9 {
  color: #000000;
}
.zIPe5YzTuyj .yC1fDBc6,
.zIPe5YzTuyj .rPm1e0 {
  color: #000000;
}
.zIPe5YzTuyj .Wfurf4PUlr {
  max-width: 800px;
}
.zIPe5YzTuyj .Lhsx61ypBbb,
.zIPe5YzTuyj .CfMXVq {
  overflow: hidden;
}
.zIPe5YzTuyj .j775zqLUlp {
  display: grid;
  transform: translate3d(-3rem, 0, 0);
  width: 115vw;
  grid-column-gap: 1rem;
}
.zIPe5YzTuyj .iqrkYuH73g {
  display: flex;
  justify-content: center;
  align-items: center;
}
.zIPe5YzTuyj .iqrkYuH73g img {
  min-width: 30vw;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .zIPe5YzTuyj .iqrkYuH73g img {
    min-width: 35vw;
  }
}
.zIPe5YzTuyj .Mk4mds,
.zIPe5YzTuyj .Htd64S7O1Tl,
.zIPe5YzTuyj .kSDrYbwB {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
}
.zIPe5YzTuyj .Mk4mds {
  align-items: flex-end;
}
.zIPe5YzTuyj .Htd64S7O1Tl {
  align-items: flex-start;
}
.NyWWtdBjPu {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #0a7029;
}
.NyWWtdBjPu input {
  padding: 1.2rem 1.5rem;
  border: none !important;
  height: 100%;
}
.NyWWtdBjPu input:hover {
  border: none !important;
}
.NyWWtdBjPu .Ipea4RBgVXE {
  height: 100%;
  margin: auto;
}
@media (min-width: 992px) {
  .NyWWtdBjPu .lSINzI3cVq {
    padding: 0 2rem;
  }
}
.NyWWtdBjPu .QOtkRLXXmAD {
  justify-content: center;
}
.NyWWtdBjPu .rPm1e0 {
  display: flex;
  margin-bottom: 1.2rem;
  width: fit-content;
}
@media (min-width: 768px) {
  .NyWWtdBjPu .rPm1e0 {
    margin-left: initial;
  }
}
.NyWWtdBjPu .rPm1e0 .Ipea4RBgVXE {
  width: auto;
}
@media (max-width: 991px) {
  .NyWWtdBjPu .dfasoT3a {
    margin-bottom: 2rem;
  }
  .NyWWtdBjPu .HRmWaMsqe {
    flex-direction: column-reverse;
  }
}
.NyWWtdBjPu .TLk79G {
  align-items: center;
}
.NyWWtdBjPu .egDoHa9 {
  text-align: center;
  color: #FFFFFF;
}
.Ry2n448 {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.Ry2n448 .Ozji7M6 {
  line-height: 1.2;
  color: #000000;
}
.Ry2n448 img,
.Ry2n448 .VCvdUmx8lrb {
  width: 100%;
}
.Ry2n448 .y7LkUQ:focus,
.Ry2n448 span:focus {
  outline: none;
}
.Ry2n448 .y7LkUQ {
  margin-bottom: 2rem;
}
@media (max-width: 575px) {
  .Ry2n448 .y7LkUQ {
    margin-bottom: 1rem;
  }
}
.Ry2n448 .yq9FJe {
  position: relative;
  border-radius: 4px;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.Ry2n448 .egDoHa9 {
  color: #000000;
}
.Ry2n448 .yC1fDBc6,
.Ry2n448 .rPm1e0 {
  color: #000000;
}
.Ry2n448 .eHV6UhiZ {
  color: #000000;
  text-align: center;
}
.Ry2n448 .Wfurf4PUlr {
  max-width: 800px;
}
.Ry2n448 img {
  filter: grayscale(1);
}
.KUBVd97 {
  background-image: url("uwInsax7Iaj.jpeg");
  overflow: hidden;
}
.hxOzaL4T {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.hxOzaL4T .IM4rNN {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.hxOzaL4T .IM4rNN .m1s9or {
  margin: 8px;
}
.hxOzaL4T .IM4rNN .m1s9or a:hover .MweiA1cQB2C,
.hxOzaL4T .IM4rNN .m1s9or a:focus .MweiA1cQB2C {
  background-color: #f7f7f7;
}
.hxOzaL4T .IM4rNN .m1s9or a .MweiA1cQB2C {
  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;
}
.hxOzaL4T .qtycOG {
  width: 100%;
  justify-content: center;
}
.hxOzaL4T .egDoHa9 {
  color: #ffffff;
}
.hxOzaL4T .egDoHa9,
.hxOzaL4T .XppXPSgNqW {
  color: #000000;
}
.vhsLrmhdiTp {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: transparent;
}
.vhsLrmhdiTp .QIn8Djr {
  background-color: #ffffff;
  opacity: 0.4;
}
.vhsLrmhdiTp form .rPm1e0 {
  text-align: center;
  width: 100%;
}
.vhsLrmhdiTp form .rPm1e0 .Ipea4RBgVXE {
  display: inline-flex;
}
@media (max-width: 991px) {
  .vhsLrmhdiTp form .rPm1e0 .Ipea4RBgVXE {
    width: 100%;
  }
}
.vhsLrmhdiTp .Wfurf4PUlr {
  max-width: 800px;
}
.seWYF6voFxk {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.seWYF6voFxk .ziqgyF9.xJrFDhE {
  display: none;
}
.seWYF6voFxk .ziqgyF9 {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
@media (max-width: 992px) {
  .seWYF6voFxk .QOtkRLXXmAD .aWr1Ql7wD {
    margin-top: 2rem;
  }
}
@media (max-width: 767px) {
  .seWYF6voFxk .QOtkRLXXmAD .aWr1Ql7wD {
    margin-top: 1rem;
  }
}
.seWYF6voFxk .D8hzHG {
  height: 100%;
  position: relative;
}
.seWYF6voFxk .D8hzHG iframe {
  height: 100%;
  width: 100%;
}
@media (max-width: 992px) {
  .seWYF6voFxk .D8hzHG iframe {
    min-height: 350px;
  }
}
.seWYF6voFxk .D8hzHG [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%;
}
.seWYF6voFxk .D8hzHG[data-state] {
  background: #e9e5dc;
}
.seWYF6voFxk .D8hzHG[data-state="loading"] [data-state-details] {
  display: none;
}
.seWYF6voFxk .FGcgcj {
  padding: 2.25rem;
  background: #ffffff;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .seWYF6voFxk .FGcgcj {
    padding: 1.5rem;
  }
}
@media (max-width: 767px) {
  .seWYF6voFxk .FGcgcj {
    padding: 2rem 1.5rem;
  }
}
.seWYF6voFxk ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.seWYF6voFxk .Wfurf4PUlr {
  max-width: 800px;
}
.ShtvTSbmcJH {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #000000;
}
.ShtvTSbmcJH .IM4rNN {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.ShtvTSbmcJH .IM4rNN .m1s9or {
  margin: 8px;
}
.ShtvTSbmcJH .IM4rNN .m1s9or a:hover .MweiA1cQB2C,
.ShtvTSbmcJH .IM4rNN .m1s9or a:focus .MweiA1cQB2C {
  background-color: #ffffff;
}
.ShtvTSbmcJH .IM4rNN .m1s9or a .MweiA1cQB2C {
  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;
}
.ShtvTSbmcJH .qtycOG {
  width: 100%;
  justify-content: center;
}
.ShtvTSbmcJH .DRJIiwu {
  list-style: none;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: 0;
}
.ShtvTSbmcJH .DRJIiwu li {
  padding: 0 1rem 1rem 1rem;
}
.ShtvTSbmcJH .DRJIiwu li p {
  margin: 0;
}
.ShtvTSbmcJH .E2ltuOqx {
  margin-bottom: 0;
  color: #ffffff;
  text-align: center;
}
.ShtvTSbmcJH .egDoHa9 {
  color: #ffffff;
}
