.sppxnz5 {
  border-width: 2px;
}
img,
.Wo3vUgeep,
.bOZzCh1L,
.iMkQztyBw,
.LAcTPiIOf iframe,
.jo2OHk5r iframe,
.u6hv5T,
.dJ1mQh7G,
.miOgqsq,
.a9Tfhkewq1E {
  border-radius: 2rem !important;
}
.iMkQztyBw {
  overflow: hidden;
}
body {
  background-color: #eaf9e7;
}
body {
  font-family: Golos Text;
}
.dJYjuh {
  font-family: 'Golos Text', sans-serif;
  font-size: 5rem;
  line-height: 1;
}
.dJYjuh > .DJVfEC {
  font-size: 6.25rem;
}
.hLkUUFtr {
  font-family: 'Golos Text', sans-serif;
  font-size: 4rem;
  line-height: 1;
}
.hLkUUFtr > .DJVfEC {
  font-size: 5rem;
}
.M04ZqHorc4 {
  font-family: 'Golos Text', sans-serif;
  font-size: 1.2rem;
  line-height: 1.5;
}
.M04ZqHorc4 > .DJVfEC {
  font-size: 1.5rem;
}
.dFdpFxvxbsJ {
  font-family: 'Golos Text', sans-serif;
  font-size: 2.5rem;
  line-height: 1.5;
}
.dFdpFxvxbsJ > .DJVfEC {
  font-size: 3.125rem;
}
.PzF7coRjMKE {
  font-family: 'Golos Text', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
}
.PzF7coRjMKE > .DJVfEC {
  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) {
  .dJYjuh {
    font-size: 4rem;
  }
}
@media (max-width: 768px) {
  .dJYjuh {
    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))));
  }
  .hLkUUFtr {
    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))));
  }
  .M04ZqHorc4 {
    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))));
  }
  .dFdpFxvxbsJ {
    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))));
  }
  .PzF7coRjMKE {
    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) {
  .dJYjuh {
    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))));
  }
  .hLkUUFtr {
    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))));
  }
  .M04ZqHorc4 {
    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))));
  }
  .dFdpFxvxbsJ {
    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))));
  }
  .PzF7coRjMKE {
    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 */
.sppxnz5 {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .sppxnz5 {
    padding: 0.75rem 1.5rem;
  }
}
.M2u3qaE1 {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.zE2wEai5I {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.zZVkGHZ {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
.Kv2uDxVbvV {
  background-color: #abff4f !important;
}
.yjhDNj {
  background-color: #3fdc93 !important;
}
.zCbTnR {
  background-color: #28d1f3 !important;
}
.h5Dyo9h5Vhg {
  background-color: #ffc61c !important;
}
.tomQyJ {
  background-color: #dd3e4d !important;
}
.BgTft87l,
.BgTft87l:active {
  background-color: #abff4f !important;
  border-color: #abff4f !important;
  color: #294f00 !important;
  box-shadow: none;
}
.BgTft87l:hover,
.BgTft87l:focus,
.BgTft87l.n8IxQxytHn,
.BgTft87l.f2E0jt8FWaT {
  color: inherit;
  background-color: #c3ff82 !important;
  border-color: #c3ff82 !important;
  box-shadow: none;
}
.BgTft87l.ZGL0XWXQz6,
.BgTft87l:disabled {
  color: #294f00 !important;
  background-color: #c3ff82 !important;
  border-color: #c3ff82 !important;
}
.f4lDWl2,
.f4lDWl2:active {
  background-color: #f21b3f !important;
  border-color: #f21b3f !important;
  color: #ffffff !important;
  box-shadow: none;
}
.f4lDWl2:hover,
.f4lDWl2:focus,
.f4lDWl2.n8IxQxytHn,
.f4lDWl2.f2E0jt8FWaT {
  color: inherit;
  background-color: #f54b68 !important;
  border-color: #f54b68 !important;
  box-shadow: none;
}
.f4lDWl2.ZGL0XWXQz6,
.f4lDWl2:disabled {
  color: #ffffff !important;
  background-color: #f54b68 !important;
  border-color: #f54b68 !important;
}
.rpGaca,
.rpGaca:active {
  background-color: #28d1f3 !important;
  border-color: #28d1f3 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.rpGaca:hover,
.rpGaca:focus,
.rpGaca.n8IxQxytHn,
.rpGaca.f2E0jt8FWaT {
  color: inherit;
  background-color: #58dbf6 !important;
  border-color: #58dbf6 !important;
  box-shadow: none;
}
.rpGaca.ZGL0XWXQz6,
.rpGaca:disabled {
  color: #ffffff !important;
  background-color: #58dbf6 !important;
  border-color: #58dbf6 !important;
}
.BL2VlUTfDIe,
.BL2VlUTfDIe:active {
  background-color: #3fdc93 !important;
  border-color: #3fdc93 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.BL2VlUTfDIe:hover,
.BL2VlUTfDIe:focus,
.BL2VlUTfDIe.n8IxQxytHn,
.BL2VlUTfDIe.f2E0jt8FWaT {
  color: inherit;
  background-color: #6ae4ab !important;
  border-color: #6ae4ab !important;
  box-shadow: none;
}
.BL2VlUTfDIe.ZGL0XWXQz6,
.BL2VlUTfDIe:disabled {
  color: #ffffff !important;
  background-color: #6ae4ab !important;
  border-color: #6ae4ab !important;
}
.T20ISkbP,
.T20ISkbP:active {
  background-color: #ffc61c !important;
  border-color: #ffc61c !important;
  color: #1c1500 !important;
  box-shadow: none;
}
.T20ISkbP:hover,
.T20ISkbP:focus,
.T20ISkbP.n8IxQxytHn,
.T20ISkbP.f2E0jt8FWaT {
  color: inherit;
  background-color: #ffd34f !important;
  border-color: #ffd34f !important;
  box-shadow: none;
}
.T20ISkbP.ZGL0XWXQz6,
.T20ISkbP:disabled {
  color: #1c1500 !important;
  background-color: #ffd34f !important;
  border-color: #ffd34f !important;
}
.o9W0pnVHf,
.o9W0pnVHf:active {
  background-color: #dd3e4d !important;
  border-color: #dd3e4d !important;
  color: #ffffff !important;
  box-shadow: none;
}
.o9W0pnVHf:hover,
.o9W0pnVHf:focus,
.o9W0pnVHf.n8IxQxytHn,
.o9W0pnVHf.f2E0jt8FWaT {
  color: inherit;
  background-color: #e56975 !important;
  border-color: #e56975 !important;
  box-shadow: none;
}
.o9W0pnVHf.ZGL0XWXQz6,
.o9W0pnVHf:disabled {
  color: #ffffff !important;
  background-color: #e56975 !important;
  border-color: #e56975 !important;
}
.Cw5hxX4RgMT,
.Cw5hxX4RgMT:active {
  background-color: #eff0ec !important;
  border-color: #eff0ec !important;
  color: #757b62 !important;
  box-shadow: none;
}
.Cw5hxX4RgMT:hover,
.Cw5hxX4RgMT:focus,
.Cw5hxX4RgMT.n8IxQxytHn,
.Cw5hxX4RgMT.f2E0jt8FWaT {
  color: inherit;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  box-shadow: none;
}
.Cw5hxX4RgMT.ZGL0XWXQz6,
.Cw5hxX4RgMT:disabled {
  color: #757b62 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.pQd8uZmRydZ,
.pQd8uZmRydZ:active {
  background-color: #232323 !important;
  border-color: #232323 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.pQd8uZmRydZ:hover,
.pQd8uZmRydZ:focus,
.pQd8uZmRydZ.n8IxQxytHn,
.pQd8uZmRydZ.f2E0jt8FWaT {
  color: inherit;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
  box-shadow: none;
}
.pQd8uZmRydZ.ZGL0XWXQz6,
.pQd8uZmRydZ:disabled {
  color: #ffffff !important;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
}
.nhGxqavFtl,
.nhGxqavFtl:active {
  background-color: transparent !important;
  border-color: #abff4f;
  color: #abff4f;
}
.nhGxqavFtl:hover,
.nhGxqavFtl:focus,
.nhGxqavFtl.n8IxQxytHn,
.nhGxqavFtl.f2E0jt8FWaT {
  color: #81f700 !important;
  background-color: transparent !important;
  border-color: #81f700 !important;
  box-shadow: none !important;
}
.nhGxqavFtl.ZGL0XWXQz6,
.nhGxqavFtl:disabled {
  color: #294f00 !important;
  background-color: #abff4f !important;
  border-color: #abff4f !important;
}
.KbxokgmFmm3,
.KbxokgmFmm3:active {
  background-color: transparent !important;
  border-color: #f21b3f;
  color: #f21b3f;
}
.KbxokgmFmm3:hover,
.KbxokgmFmm3:focus,
.KbxokgmFmm3.n8IxQxytHn,
.KbxokgmFmm3.f2E0jt8FWaT {
  color: #ac0a25 !important;
  background-color: transparent !important;
  border-color: #ac0a25 !important;
  box-shadow: none !important;
}
.KbxokgmFmm3.ZGL0XWXQz6,
.KbxokgmFmm3:disabled {
  color: #ffffff !important;
  background-color: #f21b3f !important;
  border-color: #f21b3f !important;
}
.THOd0v,
.THOd0v:active {
  background-color: transparent !important;
  border-color: #28d1f3;
  color: #28d1f3;
}
.THOd0v:hover,
.THOd0v:focus,
.THOd0v.n8IxQxytHn,
.THOd0v.f2E0jt8FWaT {
  color: #0a9dba !important;
  background-color: transparent !important;
  border-color: #0a9dba !important;
  box-shadow: none !important;
}
.THOd0v.ZGL0XWXQz6,
.THOd0v:disabled {
  color: #ffffff !important;
  background-color: #28d1f3 !important;
  border-color: #28d1f3 !important;
}
.cuIsv6f,
.cuIsv6f:active {
  background-color: transparent !important;
  border-color: #3fdc93;
  color: #3fdc93;
}
.cuIsv6f:hover,
.cuIsv6f:focus,
.cuIsv6f.n8IxQxytHn,
.cuIsv6f.f2E0jt8FWaT {
  color: #1ea667 !important;
  background-color: transparent !important;
  border-color: #1ea667 !important;
  box-shadow: none !important;
}
.cuIsv6f.ZGL0XWXQz6,
.cuIsv6f:disabled {
  color: #ffffff !important;
  background-color: #3fdc93 !important;
  border-color: #3fdc93 !important;
}
.kuUdXvda,
.kuUdXvda:active {
  background-color: transparent !important;
  border-color: #ffc61c;
  color: #ffc61c;
}
.kuUdXvda:hover,
.kuUdXvda:focus,
.kuUdXvda.n8IxQxytHn,
.kuUdXvda.f2E0jt8FWaT {
  color: #c49300 !important;
  background-color: transparent !important;
  border-color: #c49300 !important;
  box-shadow: none !important;
}
.kuUdXvda.ZGL0XWXQz6,
.kuUdXvda:disabled {
  color: #1c1500 !important;
  background-color: #ffc61c !important;
  border-color: #ffc61c !important;
}
.Tg3SYcbEl6,
.Tg3SYcbEl6:active {
  background-color: transparent !important;
  border-color: #dd3e4d;
  color: #dd3e4d;
}
.Tg3SYcbEl6:hover,
.Tg3SYcbEl6:focus,
.Tg3SYcbEl6.n8IxQxytHn,
.Tg3SYcbEl6.f2E0jt8FWaT {
  color: #a71d2a !important;
  background-color: transparent !important;
  border-color: #a71d2a !important;
  box-shadow: none !important;
}
.Tg3SYcbEl6.ZGL0XWXQz6,
.Tg3SYcbEl6:disabled {
  color: #ffffff !important;
  background-color: #dd3e4d !important;
  border-color: #dd3e4d !important;
}
.shhTRJiwC1o,
.shhTRJiwC1o:active {
  background-color: transparent !important;
  border-color: #232323;
  color: #232323;
}
.shhTRJiwC1o:hover,
.shhTRJiwC1o:focus,
.shhTRJiwC1o.n8IxQxytHn,
.shhTRJiwC1o.f2E0jt8FWaT {
  color: #000000 !important;
  background-color: transparent !important;
  border-color: #000000 !important;
  box-shadow: none !important;
}
.shhTRJiwC1o.ZGL0XWXQz6,
.shhTRJiwC1o:disabled {
  color: #ffffff !important;
  background-color: #232323 !important;
  border-color: #232323 !important;
}
.hYpElV,
.hYpElV:active {
  background-color: transparent !important;
  border-color: #fafafa;
  color: #fafafa;
}
.hYpElV:hover,
.hYpElV:focus,
.hYpElV.n8IxQxytHn,
.hYpElV.f2E0jt8FWaT {
  color: #cfcfcf !important;
  background-color: transparent !important;
  border-color: #cfcfcf !important;
  box-shadow: none !important;
}
.hYpElV.ZGL0XWXQz6,
.hYpElV:disabled {
  color: #7a7a7a !important;
  background-color: #fafafa !important;
  border-color: #fafafa !important;
}
.oh6kGZf3 {
  color: #abff4f !important;
}
.KHGSTN8ZXvL {
  color: #f21b3f !important;
}
.BWiPvE2sY {
  color: #3fdc93 !important;
}
.TPkhzDyV6 {
  color: #28d1f3 !important;
}
.ndaUj0 {
  color: #ffc61c !important;
}
.WIkkGGwF {
  color: #dd3e4d !important;
}
.xn69UN {
  color: #fafafa !important;
}
.vYvG0mA284 {
  color: #232323 !important;
}
a.oh6kGZf3:hover,
a.oh6kGZf3:focus,
a.oh6kGZf3.f2E0jt8FWaT {
  color: #79e800 !important;
}
a.KHGSTN8ZXvL:hover,
a.KHGSTN8ZXvL:focus,
a.KHGSTN8ZXvL.f2E0jt8FWaT {
  color: #9e0922 !important;
}
a.BWiPvE2sY:hover,
a.BWiPvE2sY:focus,
a.BWiPvE2sY.f2E0jt8FWaT {
  color: #1c995f !important;
}
a.TPkhzDyV6:hover,
a.TPkhzDyV6:focus,
a.TPkhzDyV6.f2E0jt8FWaT {
  color: #0a90ab !important;
}
a.ndaUj0:hover,
a.ndaUj0:focus,
a.ndaUj0.f2E0jt8FWaT {
  color: #b58800 !important;
}
a.WIkkGGwF:hover,
a.WIkkGGwF:focus,
a.WIkkGGwF.f2E0jt8FWaT {
  color: #9a1b27 !important;
}
a.xn69UN:hover,
a.xn69UN:focus,
a.xn69UN.f2E0jt8FWaT {
  color: #c7c7c7 !important;
}
a.vYvG0mA284:hover,
a.vYvG0mA284:focus,
a.vYvG0mA284.f2E0jt8FWaT {
  color: #000000 !important;
}
a:is(#keJRaDXF, #UigX1NbEr, #UR1UWQWzMEY, #QBeWlh, #Ij9cpoS6, #NTSvDT, #IGAKIb, #wnH4jbP, #oyjZzNY6, #EsxaGxAmF, #tPVXo9U6N7, #r8ITknEK7, #kLAKpbC, #u5r88nT, #CxjDFGO, #oh6kGZf3, #KHGSTN8ZXvL, #BWiPvE2sY, #TPkhzDyV6, #ndaUj0, #WIkkGGwF, #KnGJakIJt1, #QqKrwuK, #xn69UN, #dxIw0le2, #PR1E6e3V, #yaYNIAgCk, #ZrEbAC, #xkpkQcpQ, #Tij7AhTayM, #dyUyR8chHS, #qic1Yn, #cdTyRjp, #M1BUKA54Vf, #NMmhacn, #xN8hDkQfhZ, #mb2kkjw, #vtx5uP, #bb4COmi, #Jy0jDNruOxg, #QB6t28oPB, #jbaCxBVf19, #tF7SDM, #u1d8Vy, #vYvG0mA284, #NPLTtSquILD):not(.eSyQiZrH):not(.s9in4nEE):not([role]):not(.iwae9kab87) {
  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(#keJRaDXF, #UigX1NbEr, #UR1UWQWzMEY, #QBeWlh, #Ij9cpoS6, #NTSvDT, #IGAKIb, #wnH4jbP, #oyjZzNY6, #EsxaGxAmF, #tPVXo9U6N7, #r8ITknEK7, #kLAKpbC, #u5r88nT, #CxjDFGO, #oh6kGZf3, #KHGSTN8ZXvL, #BWiPvE2sY, #TPkhzDyV6, #ndaUj0, #WIkkGGwF, #KnGJakIJt1, #QqKrwuK, #xn69UN, #dxIw0le2, #PR1E6e3V, #yaYNIAgCk, #ZrEbAC, #xkpkQcpQ, #Tij7AhTayM, #dyUyR8chHS, #qic1Yn, #cdTyRjp, #M1BUKA54Vf, #NMmhacn, #xN8hDkQfhZ, #mb2kkjw, #vtx5uP, #bb4COmi, #Jy0jDNruOxg, #QB6t28oPB, #jbaCxBVf19, #tF7SDM, #u1d8Vy, #vYvG0mA284, #NPLTtSquILD):not(.eSyQiZrH):not(.s9in4nEE):not([role]):not(.iwae9kab87):hover {
  transition: background-position 2s ease-in-out;
  background-image: linear-gradient(currentColor 50%, currentColor 50%);
  background-position: 0px 1.2em;
}
.n2CK0BaTWZW .eSyQiZrH.f2E0jt8FWaT {
  color: #abff4f;
}
.n2CK0BaTWZW .eSyQiZrH:not(.f2E0jt8FWaT) {
  color: #232323;
}
.iWSduQdhGcr {
  background-color: #70c770;
}
.k8gXS8YV {
  background-color: #28d1f3;
}
.S4P2bwCs {
  background-color: #ffc61c;
}
.FdKKTpDWbbC {
  background-color: #dd3e4d;
}
.F1LHBMA .sppxnz5:not(.sIWVb7V) {
  border-radius: 100px;
}
.UejR1fNcvch li a {
  border-radius: 100px !important;
}
.UejR1fNcvch li.f2E0jt8FWaT .sppxnz5 {
  background-color: #abff4f;
  border-color: #abff4f;
  color: #376900;
}
.UejR1fNcvch li.f2E0jt8FWaT .sppxnz5:focus {
  box-shadow: none;
}
.n2CK0BaTWZW .eSyQiZrH {
  border-radius: 100px !important;
}
a,
a:hover {
  color: #abff4f;
}
.mytZqWck3Lq.Kv2uDxVbvV .MR4srMXA8,
.mytZqWck3Lq.Kv2uDxVbvV .XYb14Wzj2c {
  color: #ffffff;
}
.mytZqWck3Lq.yjhDNj .MR4srMXA8,
.mytZqWck3Lq.yjhDNj .XYb14Wzj2c {
  color: #ecfbf4;
}
.mytZqWck3Lq.zCbTnR .MR4srMXA8,
.mytZqWck3Lq.zCbTnR .XYb14Wzj2c {
  color: #e9fafe;
}
.mytZqWck3Lq.h5Dyo9h5Vhg .MR4srMXA8,
.mytZqWck3Lq.h5Dyo9h5Vhg .XYb14Wzj2c {
  color: #fff9e8;
}
.mytZqWck3Lq.tomQyJ .MR4srMXA8,
.mytZqWck3Lq.tomQyJ .XYb14Wzj2c {
  color: #fcebed;
}
/* Scroll to top button*/
.ADQ0nsaWfkk {
  display: none;
}
.kQzZKA7T {
  font-family: 'Golos Text', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
  border-radius: 40px !important;
}
.kQzZKA7T > .DJVfEC {
  font-size: 1.75rem;
}
.kQzZKA7T:hover,
.kQzZKA7T: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: #abff4f !important;
}
.kQzZKA7T:-webkit-input-placeholder {
  font-family: 'Golos Text', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
}
.kQzZKA7T:-webkit-input-placeholder > .DJVfEC {
  font-size: 1.75rem;
}
blockquote {
  border-color: #abff4f;
}
/* Forms */
.qB8exh7buPD .jmlPYrmo .sppxnz5 {
  border-radius: 100px !important;
}
.qB8exh7buPD .jmlPYrmo .sppxnz5:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.qB8exh7buPD .jmlPYrmo button[type="submit"] {
  border-radius: 100px !important;
  padding: 1rem 3rem;
}
.qB8exh7buPD .jmlPYrmo button[type="submit"]:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.xxVf7nf0 li:hover,
.xxVf7nf0 li.AZlzyyq {
  background-color: #abff4f;
  color: #000000;
}
.P3fj4WisYVZ {
  transition: 0.25s ease;
}
.P3fj4WisYVZ:hover {
  border-color: #abff4f;
}
.xxVf7nf0 .uDS0UkOjIMU,
.P3fj4WisYVZ.ntKaj8Zn7Ut:after,
.P3fj4WisYVZ.ktrR3ygMN5:after {
  transition: 0.4s;
  border-top-color: #232323;
  border-bottom-color: #232323;
}
.xxVf7nf0:hover .uDS0UkOjIMU,
.P3fj4WisYVZ.ntKaj8Zn7Ut:hover:after,
.P3fj4WisYVZ.ktrR3ygMN5:hover:after {
  border-top-color: #abff4f;
  border-bottom-color: #abff4f;
}
.pBu2Fa .deqfsfEh td.RDQknfkeJeA,
.pBu2Fa .deqfsfEh td.pc9yjiePa,
.pBu2Fa .qAfYY61f .HxUUvBi > div > div.pc9yjiePa {
  color: #000000 !important;
  background-color: #abff4f !important;
  box-shadow: none !important;
}
.pBu2Fa .deqfsfEh td:hover,
.pBu2Fa .qAfYY61f .HxUUvBi > div > div:hover {
  color: #ffffff !important;
  background: #f21b3f !important;
  box-shadow: none !important;
}
.GcDptiCI {
  background-image: none !important;
}
.tETB8SVCHG:not(section),
.ATFIVBuD {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: auto;
}
iframe.tETB8SVCHG,
.tETB8SVCHG: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='%23abff4f' %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.tETB8SVCHG:after {
  opacity: 0.5;
}
body {
  overflow-x: hidden;
}
a {
  transition: color 0.6s;
}
@media (max-width: 1400px) {
  .RKqsuXQ01 {
    max-width: 100%;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .RKqsuXQ01 {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .DZY8qN {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 767px) {
  .DZY8qN {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.ZhFuOYSTg {
  z-index: 1000;
  width: 100%;
  position: relative;
}
.ZhFuOYSTg .s9in4nEE: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) {
  .ZhFuOYSTg .tQUySuzH2 {
    transform: scale(0.8);
  }
}
.ZhFuOYSTg .OiRmgO {
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.ZhFuOYSTg .OiRmgO img {
  max-width: 100%;
  max-height: 100%;
}
.ZhFuOYSTg .OiRmgO .iwae9kab87 {
  line-height: inherit !important;
}
.ZhFuOYSTg .OiRmgO .F3AcgVya a {
  outline: none;
}
.ZhFuOYSTg .qLkbImRH7j {
  margin: auto;
  margin-left: 0;
  margin-left: auto;
}
.ZhFuOYSTg .qLkbImRH7j .kbytzUyz {
  padding: 0 !important;
  transition: 0.3s all !important;
}
.ZhFuOYSTg .qLkbImRH7j .kbytzUyz .eSyQiZrH {
  padding: 16px !important;
  margin: 0 !important;
  border-radius: 1rem !important;
  transition: 0.3s all !important;
}
.ZhFuOYSTg .qLkbImRH7j .kbytzUyz .eSyQiZrH:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
.ZhFuOYSTg .qLkbImRH7j .mR2HSXoeI2j .eSyQiZrH::after {
  transform: rotate(180deg);
}
@media (min-width: 992px) {
  .ZhFuOYSTg .qLkbImRH7j .mR2HSXoeI2j .eSyQiZrH::before {
    content: "";
    width: 100%;
    height: 20px;
    top: 100%;
    background: transparent;
    position: absolute;
  }
}
.ZhFuOYSTg .qLkbImRH7j .s9in4nEE {
  padding: 12px !important;
  border-radius: 0.5rem !important;
  margin: 0 8px !important;
  transition: 0.3s all !important;
}
.ZhFuOYSTg .qLkbImRH7j .s9in4nEE:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
@media (min-width: 992px) {
  .ZhFuOYSTg .qLkbImRH7j {
    padding-left: 1.5rem;
  }
}
.ZhFuOYSTg .eSyQiZrH {
  width: fit-content;
  position: relative;
}
.ZhFuOYSTg .F3AcgVya {
  margin: 0 !important;
}
@media (max-width: 767px) {
  .ZhFuOYSTg .F3AcgVya {
    padding-left: 0;
  }
}
.ZhFuOYSTg .iwae9kab87 {
  padding-left: 1rem;
  padding-right: 0.5rem;
}
@media (max-width: 767px) {
  .ZhFuOYSTg .kSDMszu0RIe {
    padding-bottom: 0.5rem;
  }
}
.ZhFuOYSTg .kSDMszu0RIe .IPxdhR.qEvH3R::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  transition: 0.3s all;
}
.ZhFuOYSTg .RKqsuXQ01 {
  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) {
  .ZhFuOYSTg .RKqsuXQ01 {
    padding-right: 2rem;
  }
}
@media (max-width: 767px) {
  .ZhFuOYSTg .RKqsuXQ01 {
    width: 95%;
    height: 56px !important;
    padding-right: 1rem;
    margin-top: 0rem;
  }
}
.ZhFuOYSTg .RUNfEHQCA19 {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.ZhFuOYSTg .W4acYvtYD5 {
  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;
}
.ZhFuOYSTg .kbytzUyz:focus,
.ZhFuOYSTg .eSyQiZrH:focus {
  outline: none;
}
.ZhFuOYSTg .DkzzvNtN .W4acYvtYD5 .s9in4nEE {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.ZhFuOYSTg .DkzzvNtN .W4acYvtYD5 .s9in4nEE::after {
  right: 0.5rem;
}
.ZhFuOYSTg .DkzzvNtN .W4acYvtYD5 .s9in4nEE .DJVfEC {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.ZhFuOYSTg .DkzzvNtN .W4acYvtYD5 .s9in4nEE .DJVfEC:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.ZhFuOYSTg .EaF3QRsP .W4acYvtYD5 .s9in4nEE:before {
  display: none;
}
.ZhFuOYSTg .EaF3QRsP .DkzzvNtN .W4acYvtYD5 .s9in4nEE {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.ZhFuOYSTg .DpQNl6yt {
  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;
}
.ZhFuOYSTg .DpQNl6yt.uwb80sorOyF {
  transition: all 0.3s;
}
.ZhFuOYSTg .DpQNl6yt .s9in4nEE {
  padding: 0.5rem 1.8rem;
}
.ZhFuOYSTg .DpQNl6yt .F3AcgVya img {
  min-width: 6rem;
  object-fit: cover;
}
.ZhFuOYSTg .DpQNl6yt .e2yuRneT {
  z-index: 1;
  justify-content: flex-end;
}
.ZhFuOYSTg .DpQNl6yt.EaF3QRsP {
  justify-content: center;
}
.ZhFuOYSTg .DpQNl6yt.EaF3QRsP .kbytzUyz .eSyQiZrH::before {
  display: none;
}
.ZhFuOYSTg .DpQNl6yt.EaF3QRsP.uwb80sorOyF .W4acYvtYD5 {
  top: 0;
}
@media (min-width: 992px) {
  .ZhFuOYSTg .DpQNl6yt.EaF3QRsP.uwb80sorOyF:not(.U9nMyN) .e2yuRneT {
    max-height: calc(98.5vh - 4.3rem);
  }
}
.ZhFuOYSTg .DpQNl6yt.EaF3QRsP .W4acYvtYD5 .zQMMeF {
  left: 0 !important;
}
.ZhFuOYSTg .DpQNl6yt.EaF3QRsP .W4acYvtYD5 .s9in4nEE:after {
  right: auto;
}
.ZhFuOYSTg .DpQNl6yt.EaF3QRsP .W4acYvtYD5 .qEvH3R[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%;
}
.ZhFuOYSTg .DpQNl6yt.EaF3QRsP ul.qLkbImRH7j li {
  margin: auto;
}
.ZhFuOYSTg .DpQNl6yt.EaF3QRsP .W4acYvtYD5 .s9in4nEE {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
.ZhFuOYSTg .DpQNl6yt.EaF3QRsP .EyNYtNt7Do {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 767px) {
  .ZhFuOYSTg .DpQNl6yt {
    min-height: 72px;
  }
  .ZhFuOYSTg .DpQNl6yt .F3AcgVya img {
    height: 2.5rem !important;
    min-width: 2.5rem !important;
  }
}
@media (max-width: 991px) {
  .ZhFuOYSTg .DpQNl6yt .kbytzUyz .eSyQiZrH::before {
    display: none;
  }
  .ZhFuOYSTg .DpQNl6yt.uwb80sorOyF .W4acYvtYD5 {
    top: 0;
  }
  .ZhFuOYSTg .DpQNl6yt .W4acYvtYD5 .zQMMeF {
    left: 0 !important;
  }
  .ZhFuOYSTg .DpQNl6yt .W4acYvtYD5 .s9in4nEE:after {
    right: auto;
  }
  .ZhFuOYSTg .DpQNl6yt .W4acYvtYD5 .qEvH3R[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%;
  }
  .ZhFuOYSTg .DpQNl6yt .W4acYvtYD5 .s9in4nEE {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .ZhFuOYSTg .DpQNl6yt .OiRmgO {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 10px;
  }
  .ZhFuOYSTg .DpQNl6yt .tQUySuzH2 {
    flex-basis: auto;
  }
  .ZhFuOYSTg .DpQNl6yt .EyNYtNt7Do {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.ZhFuOYSTg .DpQNl6yt.U9nMyN .F3AcgVya img {
  height: 2rem;
}
.ZhFuOYSTg .s9in4nEE.f2E0jt8FWaT,
.ZhFuOYSTg .s9in4nEE:active {
  background-color: transparent;
}
.ZhFuOYSTg .TtJNpSlo .qLkbImRH7j .eSyQiZrH {
  padding: 0;
}
.ZhFuOYSTg .kSDMszu0RIe .IPxdhR.qEvH3R {
  margin-right: 1.667em;
}
.ZhFuOYSTg .kSDMszu0RIe .IPxdhR.qEvH3R[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.ZhFuOYSTg .DpQNl6yt.TtJNpSlo .DkzzvNtN .W4acYvtYD5 {
  background: #ffffff;
}
.ZhFuOYSTg .DpQNl6yt.TtJNpSlo .DkzzvNtN .W4acYvtYD5 .zQMMeF {
  margin: 0;
  left: 105%;
  transform: none;
  top: -12px;
}
.ZhFuOYSTg .DpQNl6yt .DkzzvNtN.mR2HSXoeI2j > .W4acYvtYD5 {
  display: flex;
}
.ZhFuOYSTg ul.qLkbImRH7j {
  flex-wrap: wrap;
}
.ZhFuOYSTg .MrLyfrnI {
  text-align: center;
  min-width: 140px;
}
@media (max-width: 992px) {
  .ZhFuOYSTg .MrLyfrnI {
    text-align: left;
  }
}
.ZhFuOYSTg button.tQUySuzH2 {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.ZhFuOYSTg button.tQUySuzH2 .IIUxnt08 span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.ZhFuOYSTg button.tQUySuzH2 .IIUxnt08 span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.ZhFuOYSTg button.tQUySuzH2 .IIUxnt08 span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.ZhFuOYSTg button.tQUySuzH2 .IIUxnt08 span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.ZhFuOYSTg button.tQUySuzH2 .IIUxnt08 span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.ZhFuOYSTg nav.uwb80sorOyF .IIUxnt08 span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.ZhFuOYSTg nav.uwb80sorOyF .IIUxnt08 span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.ZhFuOYSTg nav.uwb80sorOyF .IIUxnt08 span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.ZhFuOYSTg nav.uwb80sorOyF .IIUxnt08 span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.ZhFuOYSTg .cAc4OdUV {
  padding: 0 1rem;
}
.ZhFuOYSTg a.eSyQiZrH {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ZhFuOYSTg .EyNYtNt7Do {
  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) {
  .ZhFuOYSTg .EyNYtNt7Do {
    justify-content: flex-start;
    margin-bottom: 0.5rem;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ZhFuOYSTg .DpQNl6yt {
    height: 70px;
  }
  .ZhFuOYSTg .DpQNl6yt.uwb80sorOyF {
    height: auto;
  }
  .ZhFuOYSTg .kbytzUyz .eSyQiZrH:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.ZhFuOYSTg .DpQNl6yt .DkzzvNtN > .W4acYvtYD5 {
  display: none;
  width: max-content;
  max-width: 500px !important;
  transform: translateX(-50%);
  top: calc(100% + 20px);
  left: 50%;
}
.ZhFuOYSTg .DpQNl6yt .DkzzvNtN > .W4acYvtYD5 .s9in4nEE {
  line-height: 1 !important;
}
.ZhFuOYSTg .DpQNl6yt .DkzzvNtN > .W4acYvtYD5 .DkzzvNtN .s9in4nEE {
  align-items: center;
  display: flex;
  height: max-content !important;
  min-height: max-content !important;
}
.ZhFuOYSTg .DpQNl6yt .DkzzvNtN > .W4acYvtYD5 .DkzzvNtN .s9in4nEE::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);
}
.ZhFuOYSTg .DpQNl6yt .DkzzvNtN > .W4acYvtYD5 .DkzzvNtN.mR2HSXoeI2j .s9in4nEE::after {
  transform: rotate(0deg);
}
.ZhFuOYSTg .F1LHBMA {
  margin: -0.6rem -0.6rem;
}
.ZhFuOYSTg .tQUySuzH2 {
  margin-left: 12px;
  margin-right: 8px;
  order: 1000;
}
@media (max-width: 991px) {
  .ZhFuOYSTg .OiRmgO {
    margin-right: auto;
  }
  .ZhFuOYSTg .e2yuRneT {
    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);
  }
  .ZhFuOYSTg .qLkbImRH7j .kbytzUyz .eSyQiZrH::after {
    margin-left: 10px;
  }
  .ZhFuOYSTg .qLkbImRH7j .s9in4nEE:hover {
    background-color: rgba(27, 31, 10, 0.06);
  }
  .ZhFuOYSTg .DpQNl6yt .DkzzvNtN > .W4acYvtYD5 {
    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;
  }
  .ZhFuOYSTg .DpQNl6yt .DkzzvNtN > .W4acYvtYD5 .s9in4nEE {
    padding: 8px !important;
    line-height: 1 !important;
    margin-bottom: 4px !important;
  }
  .ZhFuOYSTg .DpQNl6yt .DkzzvNtN > .W4acYvtYD5 .DkzzvNtN .s9in4nEE {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
  }
  .ZhFuOYSTg .DpQNl6yt .DkzzvNtN > .W4acYvtYD5 .DkzzvNtN .s9in4nEE::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);
  }
  .ZhFuOYSTg .DpQNl6yt .DkzzvNtN > .W4acYvtYD5 .DkzzvNtN.mR2HSXoeI2j .s9in4nEE::after {
    transform: rotate(180deg);
  }
  .ZhFuOYSTg .DpQNl6yt .DkzzvNtN > .W4acYvtYD5 .zQMMeF {
    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;
  }
  .ZhFuOYSTg .DpQNl6yt .DkzzvNtN.mR2HSXoeI2j > .W4acYvtYD5 {
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 575px) {
  .ZhFuOYSTg .e2yuRneT {
    padding: 1rem;
  }
}
.ElSF6t9 {
  display: flex;
}
@media (min-width: 768px) {
  .ElSF6t9 {
    align-items: flex-end;
  }
  .ElSF6t9 .HUCOrftY {
    justify-content: flex-start;
  }
  .ElSF6t9 .fuHZNK {
    padding: 1rem 3rem;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .ElSF6t9 .fuHZNK {
    min-width: 50%;
  }
}
@media (max-width: 767px) {
  .ElSF6t9 {
    -webkit-align-items: center;
    align-items: flex-end;
  }
  .ElSF6t9 .iJCEa6 {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .ElSF6t9 .fuHZNK {
    width: 100%;
  }
}
.ElSF6t9 .iijPZI.ZGL0XWXQz6 {
  display: none;
}
.ElSF6t9 .iijPZI {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-image: url("QopohmIvSS.jpg");
}
.ElSF6t9 .tf3M24,
.ElSF6t9 .WFZyrcLr {
  text-align: left;
  color: #ffc091;
}
.ElSF6t9 .oe4N6aA,
.ElSF6t9 .F1LHBMA {
  text-align: left;
}
.zWqCg5NGZ {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.zWqCg5NGZ .oe4N6aA {
  color: #000000;
}
.zWqCg5NGZ .WFZyrcLr {
  color: #000000;
}
.zWqCg5NGZ .tf3M24 {
  color: #000000;
  text-align: center;
}
.zWqCg5NGZ .oe4N6aA,
.zWqCg5NGZ .AbagNd .F1LHBMA {
  text-align: left;
}
.zWqCg5NGZ .a9Tfhkewq1E {
  background: #ffffff;
  margin-bottom: 2rem;
  padding: 2.25rem;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .zWqCg5NGZ .a9Tfhkewq1E {
    padding: 2rem 1.5rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .zWqCg5NGZ .a9Tfhkewq1E {
    padding: 2rem 1.5rem;
    margin-bottom: 1rem;
  }
}
.MV010krsYbM {
  background-image: url("JyXSO41o1.jpeg");
  overflow: hidden;
}
.KEAZbq8 {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.KEAZbq8 .iMkQztyBw iframe {
  width: 100%;
}
.KEAZbq8 .iijPZI {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.KEAZbq8 .tf3M24,
.KEAZbq8 .WFZyrcLr,
.KEAZbq8 .oe4N6aA {
  text-align: center;
}
.Ix8mn2ieh .iijPZI.ZGL0XWXQz6 {
  display: none;
}
.Ix8mn2ieh .iijPZI {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-image: url("QopohmIvSS.jpg");
}
.KlrXL7a {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-color: transparent;
}
.KlrXL7a .iijPZI.ZGL0XWXQz6 {
  display: none;
}
.KlrXL7a .a9Tfhkewq1E img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 50% !important;
}
.KlrXL7a .iijPZI {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.KlrXL7a .a9Tfhkewq1E {
  background: #ffffff;
  margin-bottom: 2rem;
  padding: 2.25rem;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .KlrXL7a .a9Tfhkewq1E {
    padding: 2rem 1.5rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .KlrXL7a .a9Tfhkewq1E {
    padding: 2rem 1.5rem;
    margin-bottom: 1rem;
  }
}
.KlrXL7a .ZpFEru,
.KlrXL7a .RUNfEHQCA19 {
  color: #000000;
}
.KlrXL7a .Q7pCGVvza6s {
  color: #000000;
  text-align: center;
}
.KlrXL7a .NsO8bkFCzN5 {
  max-width: 800px;
}
.KlrXL7a .tf3M24 {
  color: #000000;
}
.KlrXL7a .uUkDyd {
  display: flex;
  justify-content: center;
}
.KlrXL7a .ZpFEru,
.KlrXL7a .uUkDyd {
  text-align: center;
}
.MXkcUz65 {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: transparent;
}
.MXkcUz65 .iijPZI.ZGL0XWXQz6 {
  display: none;
}
.MXkcUz65 .iijPZI {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.MXkcUz65 .bOZzCh1L {
  background: #ffffff;
}
@media (max-width: 767px) {
  .MXkcUz65 .bOZzCh1L {
    padding: 2rem 1.5rem;
    margin-bottom: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .MXkcUz65 .bOZzCh1L {
    padding: 2.25rem;
  }
}
@media (min-width: 992px) {
  .MXkcUz65 .bOZzCh1L {
    padding: 4rem;
  }
}
.MXkcUz65 .oe4N6aA,
.MXkcUz65 .F1LHBMA {
  text-align: left;
}
.MXkcUz65 .uUkDyd img {
  width: 120px;
  height: 120px;
  object-fit: cover;
  border-radius: 50% !important;
}
@media (min-width: 768px) and (max-width: 991px) {
  .MXkcUz65 .uUkDyd img {
    width: 120px;
    height: 120px;
  }
}
@media (max-width: 768px) {
  .MXkcUz65 .uUkDyd img {
    width: 80px;
    height: 80px;
  }
}
.MXkcUz65 .uUkDyd {
  display: flex;
}
.MXkcUz65 .Q7pCGVvza6s {
  text-align: center;
}
.MXkcUz65 .ZpFEru {
  text-align: center;
}
.dW2uCeAa {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.dW2uCeAa .RQNV8r3z {
  line-height: 1.2;
  color: #232323;
  text-align: center;
}
.dW2uCeAa img,
.dW2uCeAa .SuPmrb {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.dW2uCeAa .AbagNd:focus,
.dW2uCeAa span:focus {
  outline: none;
}
.dW2uCeAa .AbagNd {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .dW2uCeAa .AbagNd {
    margin-bottom: 1rem;
  }
}
.dW2uCeAa .a9Tfhkewq1E {
  position: relative;
  border-radius: 4px;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.dW2uCeAa .tf3M24 {
  color: #232323;
}
.dW2uCeAa .oe4N6aA,
.dW2uCeAa .F1LHBMA {
  color: #232323;
}
.dW2uCeAa .iJ0gtI {
  color: #232323;
}
.dW2uCeAa .NsO8bkFCzN5 {
  max-width: 800px;
}
.GKnOmRhv {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.GKnOmRhv .AbagNd:focus,
.GKnOmRhv span:focus {
  outline: none;
}
.GKnOmRhv .DZY8qN {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}
.GKnOmRhv .NsO8bkFCzN5 {
  max-width: 800px;
}
.GKnOmRhv .AbagNd {
  color: #232323;
  min-height: 90px;
  font-weight: bold;
}
@media (max-width: 768px) {
  .GKnOmRhv .AbagNd {
    min-height: 45px;
  }
}
.m010ky0SkQo {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #29bf12;
}
.m010ky0SkQo input {
  padding: 1.2rem 1.5rem;
  border: none !important;
  height: 100%;
}
.m010ky0SkQo input:hover {
  border: none !important;
}
.m010ky0SkQo .sppxnz5 {
  height: 100%;
  margin: auto;
}
@media (min-width: 992px) {
  .m010ky0SkQo .NPLTtSquILD {
    padding: 0 2rem;
  }
}
.m010ky0SkQo .HUCOrftY {
  justify-content: center;
}
.m010ky0SkQo .F1LHBMA {
  display: flex;
  margin-bottom: 1.2rem;
  width: fit-content;
}
@media (min-width: 768px) {
  .m010ky0SkQo .F1LHBMA {
    margin-left: initial;
  }
}
.m010ky0SkQo .F1LHBMA .sppxnz5 {
  width: auto;
}
@media (max-width: 991px) {
  .m010ky0SkQo .ALR1I2ZS {
    margin-bottom: 2rem;
  }
  .m010ky0SkQo .cTo7nU68k {
    flex-direction: column-reverse;
  }
}
.m010ky0SkQo .u689cqiIU {
  align-items: center;
}
.m010ky0SkQo .tf3M24 {
  text-align: center;
  color: #FFFFFF;
}
.HIgwMuXUt {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.HIgwMuXUt .AbagNd:focus,
.HIgwMuXUt span:focus {
  outline: none;
}
.HIgwMuXUt .AbagNd {
  cursor: pointer;
}
.HIgwMuXUt .Dhbzvf {
  grid-row-gap: 2rem;
}
@media (max-width: 767px) {
  .HIgwMuXUt .Dhbzvf {
    grid-row-gap: 1rem;
  }
}
.HIgwMuXUt .bBiYIjKE8Jm,
.HIgwMuXUt .F8uKPbaYp,
.HIgwMuXUt .w3OBZA {
  gap: 0 2rem;
}
@media (max-width: 767px) {
  .HIgwMuXUt .bBiYIjKE8Jm,
  .HIgwMuXUt .F8uKPbaYp,
  .HIgwMuXUt .w3OBZA {
    gap: 0 1rem;
  }
}
.HIgwMuXUt .tf3M24 {
  color: #000000;
}
.HIgwMuXUt .oe4N6aA,
.HIgwMuXUt .F1LHBMA {
  color: #000000;
}
.HIgwMuXUt .NsO8bkFCzN5 {
  max-width: 800px;
}
.HIgwMuXUt .RKqsuXQ01,
.HIgwMuXUt .DZY8qN {
  overflow: hidden;
}
.HIgwMuXUt .Dhbzvf {
  display: grid;
  transform: translate3d(-3rem, 0, 0);
  width: 115vw;
  grid-column-gap: 1rem;
}
.HIgwMuXUt .rgQ4GP1Eu {
  display: flex;
  justify-content: center;
  align-items: center;
}
.HIgwMuXUt .rgQ4GP1Eu img {
  min-width: 30vw;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .HIgwMuXUt .rgQ4GP1Eu img {
    min-width: 35vw;
  }
}
.HIgwMuXUt .bBiYIjKE8Jm,
.HIgwMuXUt .F8uKPbaYp,
.HIgwMuXUt .w3OBZA {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
}
.HIgwMuXUt .bBiYIjKE8Jm {
  align-items: flex-end;
}
.HIgwMuXUt .F8uKPbaYp {
  align-items: flex-start;
}
.BxalzM5E {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.BxalzM5E .iijPZI.ZGL0XWXQz6 {
  display: none;
}
.BxalzM5E .iijPZI {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.BxalzM5E .WskOmZ .PiEoBAkD {
  width: 100%;
  display: block;
}
.BxalzM5E .WskOmZ .ZpFEru {
  z-index: 1;
}
.BxalzM5E .PiEoBAkD {
  color: #ABFF4F;
  text-align: center;
}
.BxalzM5E .Aoa9NF {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .BxalzM5E * {
    text-align: center !important;
  }
  .BxalzM5E .HoIUR490l9 {
    margin-bottom: 2rem;
  }
}
.BxalzM5E .NsO8bkFCzN5 {
  max-width: 800px;
}
.BxalzM5E .Q7pCGVvza6s {
  text-align: center;
}
.BxalzM5E .ZpFEru,
.BxalzM5E .Uaxi8Zw41MB {
  text-align: center;
}
.psivfP {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.psivfP .iijPZI.ZGL0XWXQz6 {
  display: none;
}
.psivfP .iijPZI {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.psivfP .VwbHMyPW {
  background: #1778f2;
  color: #ffffff;
}
.psivfP .VwbHMyPW:hover {
  background: #0b60cb;
}
.psivfP .Ub2y8s {
  background: #1da1f2;
  color: #ffffff;
}
.psivfP .Ub2y8s:hover {
  background: #0c85d0;
}
.psivfP .fMWeYDb {
  background: #f00075;
  color: #ffffff;
}
.psivfP .fMWeYDb:hover {
  background: #bd005c;
}
.psivfP .bsxymwJ {
  background: #000000;
  color: #ffffff;
}
.psivfP .bsxymwJ:hover {
  background: #000000;
}
.psivfP .RUNfEHQCA19 {
  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;
}
.psivfP [class^="socicon-"]:before,
.psivfP [class*=" socicon-"]:before {
  line-height: 55px;
  padding: 0.6rem;
}
.j1hijUNDt {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: transparent;
}
.j1hijUNDt .QbSBRmHsJ {
  background-color: #ffffff;
  opacity: 0.4;
}
.j1hijUNDt form .F1LHBMA {
  text-align: center;
  width: 100%;
}
.j1hijUNDt form .F1LHBMA .sppxnz5 {
  display: inline-flex;
}
@media (max-width: 991px) {
  .j1hijUNDt form .F1LHBMA .sppxnz5 {
    width: 100%;
  }
}
.j1hijUNDt .NsO8bkFCzN5 {
  max-width: 800px;
}
.SuPGEtgDeOr {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.SuPGEtgDeOr .iijPZI.ZGL0XWXQz6 {
  display: none;
}
.SuPGEtgDeOr .iijPZI {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.SuPGEtgDeOr .oe4N6aA {
  color: #000000;
}
.SuPGEtgDeOr .WFZyrcLr {
  color: #ffffff;
  text-align: left;
}
.SuPGEtgDeOr .khutgjgNmT {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .SuPGEtgDeOr .khutgjgNmT {
    margin-bottom: 2rem;
  }
}
.SuPGEtgDeOr .WFZyrcLr,
.SuPGEtgDeOr .khutgjgNmT {
  color: #000000;
}
.SuPGEtgDeOr .jo2OHk5r {
  height: 30rem;
  position: relative;
  border-radius: 2rem;
}
.SuPGEtgDeOr .jo2OHk5r iframe {
  height: 100%;
  width: 100%;
  border-radius: 2rem;
}
.SuPGEtgDeOr .jo2OHk5r [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%;
}
.SuPGEtgDeOr .jo2OHk5r[data-state] {
  background: #e9e5dc;
}
.SuPGEtgDeOr .jo2OHk5r[data-state="loading"] [data-state-details] {
  display: none;
}
.tINPFki {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #000000;
}
.tINPFki .fWiyJIzcdyK {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.tINPFki .fWiyJIzcdyK .kgNAAeqzm {
  margin: 8px;
}
.tINPFki .fWiyJIzcdyK .kgNAAeqzm a:hover .DJVfEC,
.tINPFki .fWiyJIzcdyK .kgNAAeqzm a:focus .DJVfEC {
  background-color: #ffffff;
}
.tINPFki .fWiyJIzcdyK .kgNAAeqzm a .DJVfEC {
  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;
}
.tINPFki .ImALMxw {
  width: 100%;
  justify-content: center;
}
.tINPFki .vVYDPksl {
  list-style: none;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: 0;
}
.tINPFki .vVYDPksl li {
  padding: 0 1rem 1rem 1rem;
}
.tINPFki .vVYDPksl li p {
  margin: 0;
}
.tINPFki .yFyeyWnXt {
  margin-bottom: 0;
  color: #ffffff;
  text-align: center;
}
.tINPFki .tf3M24 {
  color: #ffffff;
}
