.N91sYWcablj {
  border-width: 2px;
}
img,
.lLQqFKfy,
.tcccCoSOzt,
.vVYsr5Gpn,
.JPTatlFgD iframe,
.UQdbBJZ1Zz iframe,
.AIOpw5z,
.cjLe0Lk7d,
.wZ8Rmz,
.Y2NbcxDkL {
  border-radius: 2rem !important;
}
.vVYsr5Gpn {
  overflow: hidden;
}
body {
  background-color: #feefe6;
}
body {
  font-family: Golos Text;
}
.r1bpAhp {
  font-family: 'Golos Text', sans-serif;
  font-size: 5rem;
  line-height: 1;
}
.r1bpAhp > .Ty3otlgJ {
  font-size: 6.25rem;
}
.goCH2WkTdk {
  font-family: 'Golos Text', sans-serif;
  font-size: 4rem;
  line-height: 1;
}
.goCH2WkTdk > .Ty3otlgJ {
  font-size: 5rem;
}
.MO6yvdIgJ {
  font-family: 'Golos Text', sans-serif;
  font-size: 1.2rem;
  line-height: 1.5;
}
.MO6yvdIgJ > .Ty3otlgJ {
  font-size: 1.5rem;
}
.Gw3MuBaQOc {
  font-family: 'Golos Text', sans-serif;
  font-size: 2.5rem;
  line-height: 1.5;
}
.Gw3MuBaQOc > .Ty3otlgJ {
  font-size: 3.125rem;
}
.MM81UTm8zE {
  font-family: 'Golos Text', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
}
.MM81UTm8zE > .Ty3otlgJ {
  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) {
  .r1bpAhp {
    font-size: 4rem;
  }
}
@media (max-width: 768px) {
  .r1bpAhp {
    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))));
  }
  .goCH2WkTdk {
    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))));
  }
  .MO6yvdIgJ {
    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))));
  }
  .Gw3MuBaQOc {
    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))));
  }
  .MM81UTm8zE {
    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) {
  .r1bpAhp {
    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))));
  }
  .goCH2WkTdk {
    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))));
  }
  .MO6yvdIgJ {
    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))));
  }
  .Gw3MuBaQOc {
    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))));
  }
  .MM81UTm8zE {
    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 */
.N91sYWcablj {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .N91sYWcablj {
    padding: 0.75rem 1.5rem;
  }
}
.rNb3dcvck {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.dyKSzJELUJa {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.UMpyQFYJAu6 {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
.QkWmVE {
  background-color: #97cc04 !important;
}
.n3l8peJhFRi {
  background-color: #20ac6b !important;
}
.obKq2SRRsDW {
  background-color: #0aa3c2 !important;
}
.ucCQONsos {
  background-color: #cc9900 !important;
}
.xIArXvmmX {
  background-color: #ae1e2c !important;
}
.pAGSz2OX,
.pAGSz2OX:active {
  background-color: #97cc04 !important;
  border-color: #97cc04 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.pAGSz2OX:hover,
.pAGSz2OX:focus,
.pAGSz2OX.NXKX0KMVeaG,
.pAGSz2OX.PYk2cUnBgyj {
  color: inherit;
  background-color: #bafa09 !important;
  border-color: #bafa09 !important;
  box-shadow: none;
}
.pAGSz2OX.BBnvW1,
.pAGSz2OX:disabled {
  color: #ffffff !important;
  background-color: #bafa09 !important;
  border-color: #bafa09 !important;
}
.kLYh7n4Lk9,
.kLYh7n4Lk9:active {
  background-color: #2d7dd2 !important;
  border-color: #2d7dd2 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.kLYh7n4Lk9:hover,
.kLYh7n4Lk9:focus,
.kLYh7n4Lk9.NXKX0KMVeaG,
.kLYh7n4Lk9.PYk2cUnBgyj {
  color: inherit;
  background-color: #5797db !important;
  border-color: #5797db !important;
  box-shadow: none;
}
.kLYh7n4Lk9.BBnvW1,
.kLYh7n4Lk9:disabled {
  color: #ffffff !important;
  background-color: #5797db !important;
  border-color: #5797db !important;
}
.sVDndmsF,
.sVDndmsF:active {
  background-color: #0aa3c2 !important;
  border-color: #0aa3c2 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.sVDndmsF:hover,
.sVDndmsF:focus,
.sVDndmsF.NXKX0KMVeaG,
.sVDndmsF.PYk2cUnBgyj {
  color: inherit;
  background-color: #0dccf3 !important;
  border-color: #0dccf3 !important;
  box-shadow: none;
}
.sVDndmsF.BBnvW1,
.sVDndmsF:disabled {
  color: #ffffff !important;
  background-color: #0dccf3 !important;
  border-color: #0dccf3 !important;
}
.ymoW5LQT,
.ymoW5LQT:active {
  background-color: #20ac6b !important;
  border-color: #20ac6b !important;
  color: #ffffff !important;
  box-shadow: none;
}
.ymoW5LQT:hover,
.ymoW5LQT:focus,
.ymoW5LQT.NXKX0KMVeaG,
.ymoW5LQT.PYk2cUnBgyj {
  color: inherit;
  background-color: #28d786 !important;
  border-color: #28d786 !important;
  box-shadow: none;
}
.ymoW5LQT.BBnvW1,
.ymoW5LQT:disabled {
  color: #ffffff !important;
  background-color: #28d786 !important;
  border-color: #28d786 !important;
}
.Uni9Aay,
.Uni9Aay:active {
  background-color: #cc9900 !important;
  border-color: #cc9900 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.Uni9Aay:hover,
.Uni9Aay:focus,
.Uni9Aay.NXKX0KMVeaG,
.Uni9Aay.PYk2cUnBgyj {
  color: inherit;
  background-color: #ffbf00 !important;
  border-color: #ffbf00 !important;
  box-shadow: none;
}
.Uni9Aay.BBnvW1,
.Uni9Aay:disabled {
  color: #ffffff !important;
  background-color: #ffbf00 !important;
  border-color: #ffbf00 !important;
}
.T1YHbrJkr,
.T1YHbrJkr:active {
  background-color: #ae1e2c !important;
  border-color: #ae1e2c !important;
  color: #ffffff !important;
  box-shadow: none;
}
.T1YHbrJkr:hover,
.T1YHbrJkr:focus,
.T1YHbrJkr.NXKX0KMVeaG,
.T1YHbrJkr.PYk2cUnBgyj {
  color: inherit;
  background-color: #da2637 !important;
  border-color: #da2637 !important;
  box-shadow: none;
}
.T1YHbrJkr.BBnvW1,
.T1YHbrJkr:disabled {
  color: #ffffff !important;
  background-color: #da2637 !important;
  border-color: #da2637 !important;
}
.SvTd128Nux,
.SvTd128Nux:active {
  background-color: #eff0ec !important;
  border-color: #eff0ec !important;
  color: #757b62 !important;
  box-shadow: none;
}
.SvTd128Nux:hover,
.SvTd128Nux:focus,
.SvTd128Nux.NXKX0KMVeaG,
.SvTd128Nux.PYk2cUnBgyj {
  color: inherit;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  box-shadow: none;
}
.SvTd128Nux.BBnvW1,
.SvTd128Nux:disabled {
  color: #757b62 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.R170Bk,
.R170Bk:active {
  background-color: #232323 !important;
  border-color: #232323 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.R170Bk:hover,
.R170Bk:focus,
.R170Bk.NXKX0KMVeaG,
.R170Bk.PYk2cUnBgyj {
  color: inherit;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
  box-shadow: none;
}
.R170Bk.BBnvW1,
.R170Bk:disabled {
  color: #ffffff !important;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
}
.YaKfzL8,
.YaKfzL8:active {
  background-color: transparent !important;
  border-color: #97cc04;
  color: #97cc04;
}
.YaKfzL8:hover,
.YaKfzL8:focus,
.YaKfzL8.NXKX0KMVeaG,
.YaKfzL8.PYk2cUnBgyj {
  color: #587702 !important;
  background-color: transparent !important;
  border-color: #587702 !important;
  box-shadow: none !important;
}
.YaKfzL8.BBnvW1,
.YaKfzL8:disabled {
  color: #ffffff !important;
  background-color: #97cc04 !important;
  border-color: #97cc04 !important;
}
.CwALkeZCs,
.CwALkeZCs:active {
  background-color: transparent !important;
  border-color: #2d7dd2;
  color: #2d7dd2;
}
.CwALkeZCs:hover,
.CwALkeZCs:focus,
.CwALkeZCs.NXKX0KMVeaG,
.CwALkeZCs.PYk2cUnBgyj {
  color: #1e528b !important;
  background-color: transparent !important;
  border-color: #1e528b !important;
  box-shadow: none !important;
}
.CwALkeZCs.BBnvW1,
.CwALkeZCs:disabled {
  color: #ffffff !important;
  background-color: #2d7dd2 !important;
  border-color: #2d7dd2 !important;
}
.cltFVm,
.cltFVm:active {
  background-color: transparent !important;
  border-color: #0aa3c2;
  color: #0aa3c2;
}
.cltFVm:hover,
.cltFVm:focus,
.cltFVm.NXKX0KMVeaG,
.cltFVm.PYk2cUnBgyj {
  color: #065e70 !important;
  background-color: transparent !important;
  border-color: #065e70 !important;
  box-shadow: none !important;
}
.cltFVm.BBnvW1,
.cltFVm:disabled {
  color: #ffffff !important;
  background-color: #0aa3c2 !important;
  border-color: #0aa3c2 !important;
}
.xERwzM,
.xERwzM:active {
  background-color: transparent !important;
  border-color: #20ac6b;
  color: #20ac6b;
}
.xERwzM:hover,
.xERwzM:focus,
.xERwzM.NXKX0KMVeaG,
.xERwzM.PYk2cUnBgyj {
  color: #12633e !important;
  background-color: transparent !important;
  border-color: #12633e !important;
  box-shadow: none !important;
}
.xERwzM.BBnvW1,
.xERwzM:disabled {
  color: #ffffff !important;
  background-color: #20ac6b !important;
  border-color: #20ac6b !important;
}
.YUdgU4y,
.YUdgU4y:active {
  background-color: transparent !important;
  border-color: #cc9900;
  color: #cc9900;
}
.YUdgU4y:hover,
.YUdgU4y:focus,
.YUdgU4y.NXKX0KMVeaG,
.YUdgU4y.PYk2cUnBgyj {
  color: #755800 !important;
  background-color: transparent !important;
  border-color: #755800 !important;
  box-shadow: none !important;
}
.YUdgU4y.BBnvW1,
.YUdgU4y:disabled {
  color: #ffffff !important;
  background-color: #cc9900 !important;
  border-color: #cc9900 !important;
}
.aWc5hCU,
.aWc5hCU:active {
  background-color: transparent !important;
  border-color: #ae1e2c;
  color: #ae1e2c;
}
.aWc5hCU:hover,
.aWc5hCU:focus,
.aWc5hCU.NXKX0KMVeaG,
.aWc5hCU.PYk2cUnBgyj {
  color: #641119 !important;
  background-color: transparent !important;
  border-color: #641119 !important;
  box-shadow: none !important;
}
.aWc5hCU.BBnvW1,
.aWc5hCU:disabled {
  color: #ffffff !important;
  background-color: #ae1e2c !important;
  border-color: #ae1e2c !important;
}
.jbyOAczL,
.jbyOAczL:active {
  background-color: transparent !important;
  border-color: #232323;
  color: #232323;
}
.jbyOAczL:hover,
.jbyOAczL:focus,
.jbyOAczL.NXKX0KMVeaG,
.jbyOAczL.PYk2cUnBgyj {
  color: #000000 !important;
  background-color: transparent !important;
  border-color: #000000 !important;
  box-shadow: none !important;
}
.jbyOAczL.BBnvW1,
.jbyOAczL:disabled {
  color: #ffffff !important;
  background-color: #232323 !important;
  border-color: #232323 !important;
}
.GmPjski,
.GmPjski:active {
  background-color: transparent !important;
  border-color: #fafafa;
  color: #fafafa;
}
.GmPjski:hover,
.GmPjski:focus,
.GmPjski.NXKX0KMVeaG,
.GmPjski.PYk2cUnBgyj {
  color: #cfcfcf !important;
  background-color: transparent !important;
  border-color: #cfcfcf !important;
  box-shadow: none !important;
}
.GmPjski.BBnvW1,
.GmPjski:disabled {
  color: #7a7a7a !important;
  background-color: #fafafa !important;
  border-color: #fafafa !important;
}
.PcITLg {
  color: #97cc04 !important;
}
.vaF49evtf {
  color: #2d7dd2 !important;
}
.UPrFIe6G {
  color: #20ac6b !important;
}
.YLyzJTOLQd {
  color: #0aa3c2 !important;
}
.VqSCjrvt {
  color: #cc9900 !important;
}
.Gr9nStUiv {
  color: #ae1e2c !important;
}
.UiBVvl {
  color: #fafafa !important;
}
.z6ZdaiiH {
  color: #232323 !important;
}
a.PcITLg:hover,
a.PcITLg:focus,
a.PcITLg.PYk2cUnBgyj {
  color: #4d6802 !important;
}
a.vaF49evtf:hover,
a.vaF49evtf:focus,
a.vaF49evtf.PYk2cUnBgyj {
  color: #1b4b7e !important;
}
a.UPrFIe6G:hover,
a.UPrFIe6G:focus,
a.UPrFIe6G.PYk2cUnBgyj {
  color: #105636 !important;
}
a.YLyzJTOLQd:hover,
a.YLyzJTOLQd:focus,
a.YLyzJTOLQd.PYk2cUnBgyj {
  color: #055161 !important;
}
a.VqSCjrvt:hover,
a.VqSCjrvt:focus,
a.VqSCjrvt.PYk2cUnBgyj {
  color: #664d00 !important;
}
a.Gr9nStUiv:hover,
a.Gr9nStUiv:focus,
a.Gr9nStUiv.PYk2cUnBgyj {
  color: #570f16 !important;
}
a.UiBVvl:hover,
a.UiBVvl:focus,
a.UiBVvl.PYk2cUnBgyj {
  color: #c7c7c7 !important;
}
a.z6ZdaiiH:hover,
a.z6ZdaiiH:focus,
a.z6ZdaiiH.PYk2cUnBgyj {
  color: #000000 !important;
}
a:is(#H1KbUleYw, #RDVBeDIi6, #xN1mVfaH0M, #NhJ9ct3RH, #Bc3pamO, #jWMeQTY, #mfgsYyR21, #dD2WURxF, #iN1qlrzeO9, #WX7nTdygWK, #JoiaZaPj, #gZzKylSusc, #kLch7qy81, #HpEnTu, #OVzjhXTotUn, #PcITLg, #vaF49evtf, #UPrFIe6G, #YLyzJTOLQd, #VqSCjrvt, #Gr9nStUiv, #KpRqFprJK3, #fpXUuawzi1, #UiBVvl, #QVcCcBjSZQV, #ivsDJaO8, #ZFRadXm, #YkadgAr7Wmx, #oWEo481HYp, #gWcILt, #oZg1hLy, #HVRyck, #Clmo6g7IaT, #idLy5036t, #Mvkfl9Pc, #KQwVsicaBQi, #gmdzzfAcf, #wA8Ihc, #NscQ12sfm, #uA9deYl, #tWkEHZYJHJu, #G8NcaJK, #mDsfEF, #FP5O1Ec, #z6ZdaiiH):not(.ab2WuH1D5r):not(.Pf2Pv1obbeZ):not([role]):not(.uAutPTWGkQ) {
  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(#H1KbUleYw, #RDVBeDIi6, #xN1mVfaH0M, #NhJ9ct3RH, #Bc3pamO, #jWMeQTY, #mfgsYyR21, #dD2WURxF, #iN1qlrzeO9, #WX7nTdygWK, #JoiaZaPj, #gZzKylSusc, #kLch7qy81, #HpEnTu, #OVzjhXTotUn, #PcITLg, #vaF49evtf, #UPrFIe6G, #YLyzJTOLQd, #VqSCjrvt, #Gr9nStUiv, #KpRqFprJK3, #fpXUuawzi1, #UiBVvl, #QVcCcBjSZQV, #ivsDJaO8, #ZFRadXm, #YkadgAr7Wmx, #oWEo481HYp, #gWcILt, #oZg1hLy, #HVRyck, #Clmo6g7IaT, #idLy5036t, #Mvkfl9Pc, #KQwVsicaBQi, #gmdzzfAcf, #wA8Ihc, #NscQ12sfm, #uA9deYl, #tWkEHZYJHJu, #G8NcaJK, #mDsfEF, #FP5O1Ec, #z6ZdaiiH):not(.ab2WuH1D5r):not(.Pf2Pv1obbeZ):not([role]):not(.uAutPTWGkQ):hover {
  transition: background-position 2s ease-in-out;
  background-image: linear-gradient(currentColor 50%, currentColor 50%);
  background-position: 0px 1.2em;
}
.lhWdXTo6unO .ab2WuH1D5r.PYk2cUnBgyj {
  color: #97cc04;
}
.lhWdXTo6unO .ab2WuH1D5r:not(.PYk2cUnBgyj) {
  color: #232323;
}
.KKylJT5uNEX {
  background-color: #70c770;
}
.GXPVcV6EE5o {
  background-color: #0aa3c2;
}
.Uh04s4Et {
  background-color: #cc9900;
}
.aKOKoDH2 {
  background-color: #ae1e2c;
}
.dREpYQMMhKl .N91sYWcablj:not(.PkdxOl0nSka) {
  border-radius: 100px;
}
.ALzJK82r2h li a {
  border-radius: 100px !important;
}
.ALzJK82r2h li.PYk2cUnBgyj .N91sYWcablj {
  background-color: #97cc04;
  border-color: #97cc04;
  color: #ffffff;
}
.ALzJK82r2h li.PYk2cUnBgyj .N91sYWcablj:focus {
  box-shadow: none;
}
.lhWdXTo6unO .ab2WuH1D5r {
  border-radius: 100px !important;
}
a,
a:hover {
  color: #97cc04;
}
.NefQfllJi.QkWmVE .EqEDFhDux,
.NefQfllJi.QkWmVE .tqpwcglPPC2 {
  color: #e4fd9f;
}
.NefQfllJi.n3l8peJhFRi .EqEDFhDux,
.NefQfllJi.n3l8peJhFRi .tqpwcglPPC2 {
  color: #68e3aa;
}
.NefQfllJi.obKq2SRRsDW .EqEDFhDux,
.NefQfllJi.obKq2SRRsDW .tqpwcglPPC2 {
  color: #55dbf6;
}
.NefQfllJi.ucCQONsos .EqEDFhDux,
.NefQfllJi.ucCQONsos .tqpwcglPPC2 {
  color: #ffe599;
}
.NefQfllJi.xIArXvmmX .EqEDFhDux,
.NefQfllJi.xIArXvmmX .tqpwcglPPC2 {
  color: #e56773;
}
/* Scroll to top button*/
.d3kul3gnnB {
  display: none;
}
.wIj3bgr1 {
  font-family: 'Golos Text', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
  border-radius: 40px !important;
}
.wIj3bgr1 > .Ty3otlgJ {
  font-size: 1.75rem;
}
.wIj3bgr1:hover,
.wIj3bgr1: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: #97cc04 !important;
}
.wIj3bgr1:-webkit-input-placeholder {
  font-family: 'Golos Text', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
}
.wIj3bgr1:-webkit-input-placeholder > .Ty3otlgJ {
  font-size: 1.75rem;
}
blockquote {
  border-color: #97cc04;
}
/* Forms */
.mhXd87Ou .HcyL4xTqOH .N91sYWcablj {
  border-radius: 100px !important;
}
.mhXd87Ou .HcyL4xTqOH .N91sYWcablj:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.mhXd87Ou .HcyL4xTqOH button[type="submit"] {
  border-radius: 100px !important;
  padding: 1rem 3rem;
}
.mhXd87Ou .HcyL4xTqOH button[type="submit"]:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.iVX210h li:hover,
.iVX210h li.Ng5YTplwCtM {
  background-color: #97cc04;
  color: #ffffff;
}
.e1BsNm {
  transition: 0.25s ease;
}
.e1BsNm:hover {
  border-color: #97cc04;
}
.iVX210h .TDRBd3WDzOp,
.e1BsNm.eNV3xwhJP:after,
.e1BsNm.xtTPHl8Le3G:after {
  transition: 0.4s;
  border-top-color: #232323;
  border-bottom-color: #232323;
}
.iVX210h:hover .TDRBd3WDzOp,
.e1BsNm.eNV3xwhJP:hover:after,
.e1BsNm.xtTPHl8Le3G:hover:after {
  border-top-color: #97cc04;
  border-bottom-color: #97cc04;
}
.JRsYuLKHs .yUw0Zx8ao td.VlYJOQ,
.JRsYuLKHs .yUw0Zx8ao td.W18JIgbWl,
.JRsYuLKHs .gIRCxM2M .n4e3Q2DC1VT > div > div.W18JIgbWl {
  color: #000000 !important;
  background-color: #97cc04 !important;
  box-shadow: none !important;
}
.JRsYuLKHs .yUw0Zx8ao td:hover,
.JRsYuLKHs .gIRCxM2M .n4e3Q2DC1VT > div > div:hover {
  color: #ffffff !important;
  background: #2d7dd2 !important;
  box-shadow: none !important;
}
.dNrC2mKk {
  background-image: none !important;
}
.uezYN2gA:not(section),
.VC1zIA {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: auto;
}
iframe.uezYN2gA,
.uezYN2gA: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='%2397cc04' %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.uezYN2gA:after {
  opacity: 0.5;
}
body {
  overflow-x: hidden;
}
a {
  transition: color 0.6s;
}
@media (max-width: 1400px) {
  .rhVcm5RgGju {
    max-width: 100%;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .rhVcm5RgGju {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .g7aAJlVCon {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 767px) {
  .g7aAJlVCon {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.jBqkkJiD {
  z-index: 1000;
  width: 100%;
  position: relative;
}
.jBqkkJiD .Pf2Pv1obbeZ: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) {
  .jBqkkJiD .WmqxNAl {
    transform: scale(0.8);
  }
}
.jBqkkJiD .FNJpk7 {
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.jBqkkJiD .FNJpk7 img {
  max-width: 100%;
  max-height: 100%;
}
.jBqkkJiD .FNJpk7 .uAutPTWGkQ {
  line-height: inherit !important;
}
.jBqkkJiD .FNJpk7 .RvoDSFXs a {
  outline: none;
}
.jBqkkJiD .l4Ai6bhDOCO {
  margin: auto;
  margin-left: 0;
  margin-left: auto;
}
.jBqkkJiD .l4Ai6bhDOCO .J7SDAQsa {
  padding: 0 !important;
  transition: 0.3s all !important;
}
.jBqkkJiD .l4Ai6bhDOCO .J7SDAQsa .ab2WuH1D5r {
  padding: 16px !important;
  margin: 0 !important;
  border-radius: 1rem !important;
  transition: 0.3s all !important;
}
.jBqkkJiD .l4Ai6bhDOCO .J7SDAQsa .ab2WuH1D5r:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
.jBqkkJiD .l4Ai6bhDOCO .sQd5mJ .ab2WuH1D5r::after {
  transform: rotate(180deg);
}
@media (min-width: 992px) {
  .jBqkkJiD .l4Ai6bhDOCO .sQd5mJ .ab2WuH1D5r::before {
    content: "";
    width: 100%;
    height: 20px;
    top: 100%;
    background: transparent;
    position: absolute;
  }
}
.jBqkkJiD .l4Ai6bhDOCO .Pf2Pv1obbeZ {
  padding: 12px !important;
  border-radius: 0.5rem !important;
  margin: 0 8px !important;
  transition: 0.3s all !important;
}
.jBqkkJiD .l4Ai6bhDOCO .Pf2Pv1obbeZ:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
@media (min-width: 992px) {
  .jBqkkJiD .l4Ai6bhDOCO {
    padding-left: 1.5rem;
  }
}
.jBqkkJiD .ab2WuH1D5r {
  width: fit-content;
  position: relative;
}
.jBqkkJiD .RvoDSFXs {
  margin: 0 !important;
}
@media (max-width: 767px) {
  .jBqkkJiD .RvoDSFXs {
    padding-left: 0;
  }
}
.jBqkkJiD .uAutPTWGkQ {
  padding-left: 1rem;
  padding-right: 0.5rem;
}
@media (max-width: 767px) {
  .jBqkkJiD .xXuFWkrl {
    padding-bottom: 0.5rem;
  }
}
.jBqkkJiD .xXuFWkrl .Rxzir0qhp.sr3nESDxF::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  transition: 0.3s all;
}
.jBqkkJiD .rhVcm5RgGju {
  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) {
  .jBqkkJiD .rhVcm5RgGju {
    padding-right: 2rem;
  }
}
@media (max-width: 767px) {
  .jBqkkJiD .rhVcm5RgGju {
    width: 95%;
    height: 56px !important;
    padding-right: 1rem;
    margin-top: 0rem;
  }
}
.jBqkkJiD .GbkyaXm {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.jBqkkJiD .ne3Ejs {
  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;
}
.jBqkkJiD .J7SDAQsa:focus,
.jBqkkJiD .ab2WuH1D5r:focus {
  outline: none;
}
.jBqkkJiD .P6Txzm7kv .ne3Ejs .Pf2Pv1obbeZ {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.jBqkkJiD .P6Txzm7kv .ne3Ejs .Pf2Pv1obbeZ::after {
  right: 0.5rem;
}
.jBqkkJiD .P6Txzm7kv .ne3Ejs .Pf2Pv1obbeZ .Ty3otlgJ {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.jBqkkJiD .P6Txzm7kv .ne3Ejs .Pf2Pv1obbeZ .Ty3otlgJ:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.jBqkkJiD .TaajSRbRr .ne3Ejs .Pf2Pv1obbeZ:before {
  display: none;
}
.jBqkkJiD .TaajSRbRr .P6Txzm7kv .ne3Ejs .Pf2Pv1obbeZ {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.jBqkkJiD .ObKXp6 {
  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;
}
.jBqkkJiD .ObKXp6.eIojak97fm5 {
  transition: all 0.3s;
}
.jBqkkJiD .ObKXp6 .Pf2Pv1obbeZ {
  padding: 0.5rem 1.8rem;
}
.jBqkkJiD .ObKXp6 .RvoDSFXs img {
  min-width: 6rem;
  object-fit: cover;
}
.jBqkkJiD .ObKXp6 .ZcDpFNU {
  z-index: 1;
  justify-content: flex-end;
}
.jBqkkJiD .ObKXp6.TaajSRbRr {
  justify-content: center;
}
.jBqkkJiD .ObKXp6.TaajSRbRr .J7SDAQsa .ab2WuH1D5r::before {
  display: none;
}
.jBqkkJiD .ObKXp6.TaajSRbRr.eIojak97fm5 .ne3Ejs {
  top: 0;
}
@media (min-width: 992px) {
  .jBqkkJiD .ObKXp6.TaajSRbRr.eIojak97fm5:not(.UsEUEzL6R1E) .ZcDpFNU {
    max-height: calc(98.5vh - 4.3rem);
  }
}
.jBqkkJiD .ObKXp6.TaajSRbRr .ne3Ejs .XHVBUj1KX {
  left: 0 !important;
}
.jBqkkJiD .ObKXp6.TaajSRbRr .ne3Ejs .Pf2Pv1obbeZ:after {
  right: auto;
}
.jBqkkJiD .ObKXp6.TaajSRbRr .ne3Ejs .sr3nESDxF[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%;
}
.jBqkkJiD .ObKXp6.TaajSRbRr ul.l4Ai6bhDOCO li {
  margin: auto;
}
.jBqkkJiD .ObKXp6.TaajSRbRr .ne3Ejs .Pf2Pv1obbeZ {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
.jBqkkJiD .ObKXp6.TaajSRbRr .SDzkr2 {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 767px) {
  .jBqkkJiD .ObKXp6 {
    min-height: 72px;
  }
  .jBqkkJiD .ObKXp6 .RvoDSFXs img {
    height: 2.5rem !important;
    min-width: 2.5rem !important;
  }
}
@media (max-width: 991px) {
  .jBqkkJiD .ObKXp6 .J7SDAQsa .ab2WuH1D5r::before {
    display: none;
  }
  .jBqkkJiD .ObKXp6.eIojak97fm5 .ne3Ejs {
    top: 0;
  }
  .jBqkkJiD .ObKXp6 .ne3Ejs .XHVBUj1KX {
    left: 0 !important;
  }
  .jBqkkJiD .ObKXp6 .ne3Ejs .Pf2Pv1obbeZ:after {
    right: auto;
  }
  .jBqkkJiD .ObKXp6 .ne3Ejs .sr3nESDxF[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%;
  }
  .jBqkkJiD .ObKXp6 .ne3Ejs .Pf2Pv1obbeZ {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .jBqkkJiD .ObKXp6 .FNJpk7 {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 10px;
  }
  .jBqkkJiD .ObKXp6 .WmqxNAl {
    flex-basis: auto;
  }
  .jBqkkJiD .ObKXp6 .SDzkr2 {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.jBqkkJiD .ObKXp6.UsEUEzL6R1E .RvoDSFXs img {
  height: 2rem;
}
.jBqkkJiD .Pf2Pv1obbeZ.PYk2cUnBgyj,
.jBqkkJiD .Pf2Pv1obbeZ:active {
  background-color: transparent;
}
.jBqkkJiD .KFROHD .l4Ai6bhDOCO .ab2WuH1D5r {
  padding: 0;
}
.jBqkkJiD .xXuFWkrl .Rxzir0qhp.sr3nESDxF {
  margin-right: 1.667em;
}
.jBqkkJiD .xXuFWkrl .Rxzir0qhp.sr3nESDxF[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.jBqkkJiD .ObKXp6.KFROHD .P6Txzm7kv .ne3Ejs {
  background: #ffffff;
}
.jBqkkJiD .ObKXp6.KFROHD .P6Txzm7kv .ne3Ejs .XHVBUj1KX {
  margin: 0;
  left: 105%;
  transform: none;
  top: -12px;
}
.jBqkkJiD .ObKXp6 .P6Txzm7kv.sQd5mJ > .ne3Ejs {
  display: flex;
}
.jBqkkJiD ul.l4Ai6bhDOCO {
  flex-wrap: wrap;
}
.jBqkkJiD .pDjtCR {
  text-align: center;
  min-width: 140px;
}
@media (max-width: 992px) {
  .jBqkkJiD .pDjtCR {
    text-align: left;
  }
}
.jBqkkJiD button.WmqxNAl {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.jBqkkJiD button.WmqxNAl .OZ9NdV1N1 span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.jBqkkJiD button.WmqxNAl .OZ9NdV1N1 span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.jBqkkJiD button.WmqxNAl .OZ9NdV1N1 span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.jBqkkJiD button.WmqxNAl .OZ9NdV1N1 span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.jBqkkJiD button.WmqxNAl .OZ9NdV1N1 span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.jBqkkJiD nav.eIojak97fm5 .OZ9NdV1N1 span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.jBqkkJiD nav.eIojak97fm5 .OZ9NdV1N1 span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.jBqkkJiD nav.eIojak97fm5 .OZ9NdV1N1 span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.jBqkkJiD nav.eIojak97fm5 .OZ9NdV1N1 span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.jBqkkJiD .s9LB9u0Az {
  padding: 0 1rem;
}
.jBqkkJiD a.ab2WuH1D5r {
  display: flex;
  align-items: center;
  justify-content: center;
}
.jBqkkJiD .SDzkr2 {
  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) {
  .jBqkkJiD .SDzkr2 {
    justify-content: flex-start;
    margin-bottom: 0.5rem;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .jBqkkJiD .ObKXp6 {
    height: 70px;
  }
  .jBqkkJiD .ObKXp6.eIojak97fm5 {
    height: auto;
  }
  .jBqkkJiD .J7SDAQsa .ab2WuH1D5r:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.jBqkkJiD .ObKXp6 .P6Txzm7kv > .ne3Ejs {
  display: none;
  width: max-content;
  max-width: 500px !important;
  transform: translateX(-50%);
  top: calc(100% + 20px);
  left: 50%;
}
.jBqkkJiD .ObKXp6 .P6Txzm7kv > .ne3Ejs .Pf2Pv1obbeZ {
  line-height: 1 !important;
}
.jBqkkJiD .ObKXp6 .P6Txzm7kv > .ne3Ejs .P6Txzm7kv .Pf2Pv1obbeZ {
  align-items: center;
  display: flex;
  height: max-content !important;
  min-height: max-content !important;
}
.jBqkkJiD .ObKXp6 .P6Txzm7kv > .ne3Ejs .P6Txzm7kv .Pf2Pv1obbeZ::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);
}
.jBqkkJiD .ObKXp6 .P6Txzm7kv > .ne3Ejs .P6Txzm7kv.sQd5mJ .Pf2Pv1obbeZ::after {
  transform: rotate(0deg);
}
.jBqkkJiD .dREpYQMMhKl {
  margin: -0.6rem -0.6rem;
}
.jBqkkJiD .WmqxNAl {
  margin-left: 12px;
  margin-right: 8px;
  order: 1000;
}
@media (max-width: 991px) {
  .jBqkkJiD .FNJpk7 {
    margin-right: auto;
  }
  .jBqkkJiD .ZcDpFNU {
    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);
  }
  .jBqkkJiD .l4Ai6bhDOCO .J7SDAQsa .ab2WuH1D5r::after {
    margin-left: 10px;
  }
  .jBqkkJiD .l4Ai6bhDOCO .Pf2Pv1obbeZ:hover {
    background-color: rgba(27, 31, 10, 0.06);
  }
  .jBqkkJiD .ObKXp6 .P6Txzm7kv > .ne3Ejs {
    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;
  }
  .jBqkkJiD .ObKXp6 .P6Txzm7kv > .ne3Ejs .Pf2Pv1obbeZ {
    padding: 8px !important;
    line-height: 1 !important;
    margin-bottom: 4px !important;
  }
  .jBqkkJiD .ObKXp6 .P6Txzm7kv > .ne3Ejs .P6Txzm7kv .Pf2Pv1obbeZ {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
  }
  .jBqkkJiD .ObKXp6 .P6Txzm7kv > .ne3Ejs .P6Txzm7kv .Pf2Pv1obbeZ::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);
  }
  .jBqkkJiD .ObKXp6 .P6Txzm7kv > .ne3Ejs .P6Txzm7kv.sQd5mJ .Pf2Pv1obbeZ::after {
    transform: rotate(180deg);
  }
  .jBqkkJiD .ObKXp6 .P6Txzm7kv > .ne3Ejs .XHVBUj1KX {
    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;
  }
  .jBqkkJiD .ObKXp6 .P6Txzm7kv.sQd5mJ > .ne3Ejs {
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 575px) {
  .jBqkkJiD .ZcDpFNU {
    padding: 1rem;
  }
}
.QBgGpHGin {
  display: flex;
}
@media (min-width: 768px) {
  .QBgGpHGin {
    align-items: flex-end;
  }
  .QBgGpHGin .CDdo1rzM36 {
    justify-content: flex-start;
  }
  .QBgGpHGin .VSubRTwAcGI {
    padding: 1rem 3rem;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .QBgGpHGin .VSubRTwAcGI {
    min-width: 50%;
  }
}
@media (max-width: 767px) {
  .QBgGpHGin {
    -webkit-align-items: center;
    align-items: flex-end;
  }
  .QBgGpHGin .tdC3aHV {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .QBgGpHGin .VSubRTwAcGI {
    width: 100%;
  }
}
.QBgGpHGin .aY8uPWyP.BBnvW1 {
  display: none;
}
.QBgGpHGin .aY8uPWyP {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-image: url("itYXZTx.jpg");
}
.QBgGpHGin .iMXHZgJQ,
.QBgGpHGin .FB1p0ykOb {
  text-align: left;
  color: #ffc091;
}
.QBgGpHGin .UrRPA2vZ,
.QBgGpHGin .dREpYQMMhKl {
  text-align: left;
}
.FBAoiE {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.FBAoiE .aY8uPWyP.BBnvW1 {
  display: none;
}
.FBAoiE .Y2NbcxDkL {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.FBAoiE .aY8uPWyP {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.FBAoiE .Ty3otlgJ {
  display: inline-flex;
  font-size: 2rem;
  color: #d70081;
  width: 80px;
  justify-content: center;
  align-items: center;
  background: #ffd7ef;
  height: 80px;
  border-radius: 50%;
}
.FBAoiE .UbKrxdrN,
.FBAoiE .GbkyaXm,
.FBAoiE .zYYJwk6 {
  color: #000000;
  text-align: center;
}
.FBAoiE .eghKcg7MKq {
  max-width: 800px;
}
.FBAoiE .iMXHZgJQ {
  color: #000000;
}
.FBAoiE .dREpYQMMhKl {
  text-align: center;
}
.FBAoiE .UbKrxdrN,
.FBAoiE .GbkyaXm {
  color: #97CC04;
}
.pGkWcntKPK {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.pGkWcntKPK .aY8uPWyP.BBnvW1 {
  display: none;
}
.pGkWcntKPK .aY8uPWyP {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.pGkWcntKPK .Ty3otlgJ {
  margin: auto;
  display: inline-flex;
  font-size: 2rem;
  color: #97cc04;
  width: 40px;
  justify-content: center;
  align-items: center;
}
.pGkWcntKPK .UbKrxdrN,
.pGkWcntKPK .GbkyaXm {
  color: #000000;
}
.pGkWcntKPK .zYYJwk6 {
  color: #000000;
}
.pGkWcntKPK .iMXHZgJQ {
  color: #000000;
}
.pGkWcntKPK .FB1p0ykOb {
  color: #000000;
}
.pGkWcntKPK .eghKcg7MKq {
  max-width: 800px;
}
.kM194AbRM {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.kM194AbRM .Vd3qF8e:focus,
.kM194AbRM span:focus {
  outline: none;
}
.kM194AbRM .g7aAJlVCon {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}
.kM194AbRM .eghKcg7MKq {
  max-width: 800px;
}
.kM194AbRM .Vd3qF8e {
  color: #232323;
  min-height: 90px;
  font-weight: bold;
}
@media (max-width: 768px) {
  .kM194AbRM .Vd3qF8e {
    min-height: 45px;
  }
}
.rJWuqpKkwy .aY8uPWyP.BBnvW1 {
  display: none;
}
.rJWuqpKkwy .aY8uPWyP {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-image: url("itYXZTx.jpg");
}
.wmzFaJ {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.wmzFaJ .Vd3qF8e:focus,
.wmzFaJ span:focus {
  outline: none;
}
.wmzFaJ .Vd3qF8e {
  cursor: pointer;
}
.wmzFaJ .ZP5BRS1bXc {
  grid-row-gap: 2rem;
}
@media (max-width: 767px) {
  .wmzFaJ .ZP5BRS1bXc {
    grid-row-gap: 1rem;
  }
}
.wmzFaJ .Tz1hOa4h,
.wmzFaJ .Biqawm9f {
  gap: 0 2rem;
}
@media (max-width: 767px) {
  .wmzFaJ .Tz1hOa4h,
  .wmzFaJ .Biqawm9f {
    gap: 0 1rem;
  }
}
.wmzFaJ .iMXHZgJQ {
  color: #000000;
}
.wmzFaJ .UrRPA2vZ,
.wmzFaJ .dREpYQMMhKl {
  color: #000000;
}
.wmzFaJ .eghKcg7MKq {
  max-width: 800px;
}
.wmzFaJ .rhVcm5RgGju,
.wmzFaJ .g7aAJlVCon {
  overflow: hidden;
}
.wmzFaJ .ZP5BRS1bXc {
  display: grid;
  transform: translate3d(-3rem, 0, 0);
  width: 115vw;
  grid-column-gap: 1rem;
}
.wmzFaJ .sL7kcCiNTA {
  display: flex;
  justify-content: center;
  align-items: center;
}
.wmzFaJ .sL7kcCiNTA img {
  min-width: 30vw;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .wmzFaJ .sL7kcCiNTA img {
    min-width: 35vw;
  }
}
.wmzFaJ .Tz1hOa4h,
.wmzFaJ .Biqawm9f {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
}
.wmzFaJ .Tz1hOa4h {
  align-items: flex-end;
}
.wmzFaJ .Biqawm9f {
  align-items: flex-start;
}
.sQ2Pj0k {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.sQ2Pj0k .HgNDI9cbs7 {
  line-height: 1.2;
  color: #232323;
  text-align: center;
}
.sQ2Pj0k img,
.sQ2Pj0k .DlheJV {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.sQ2Pj0k .Vd3qF8e:focus,
.sQ2Pj0k span:focus {
  outline: none;
}
.sQ2Pj0k .Vd3qF8e {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .sQ2Pj0k .Vd3qF8e {
    margin-bottom: 1rem;
  }
}
.sQ2Pj0k .Y2NbcxDkL {
  position: relative;
  border-radius: 4px;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.sQ2Pj0k .iMXHZgJQ {
  color: #232323;
}
.sQ2Pj0k .UrRPA2vZ,
.sQ2Pj0k .dREpYQMMhKl {
  color: #232323;
}
.sQ2Pj0k .tbBYlCIil {
  color: #232323;
}
.sQ2Pj0k .eghKcg7MKq {
  max-width: 800px;
}
.CScSM52SG {
  background-image: url("zamfQVQtDC.jpeg");
  overflow: hidden;
}
.WyvrTGuwNKO {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.WyvrTGuwNKO .UrRPA2vZ {
  color: #000000;
}
.WyvrTGuwNKO .FB1p0ykOb {
  color: #000000;
}
.WyvrTGuwNKO .iMXHZgJQ {
  color: #000000;
  text-align: center;
}
.WyvrTGuwNKO .UrRPA2vZ,
.WyvrTGuwNKO .Vd3qF8e .dREpYQMMhKl {
  text-align: left;
}
.WyvrTGuwNKO .Y2NbcxDkL {
  background: #ffffff;
  margin-bottom: 2rem;
  padding: 2.25rem;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .WyvrTGuwNKO .Y2NbcxDkL {
    padding: 2rem 1.5rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .WyvrTGuwNKO .Y2NbcxDkL {
    padding: 2rem 1.5rem;
    margin-bottom: 1rem;
  }
}
.H7QElOr {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.H7QElOr .aY8uPWyP.BBnvW1 {
  display: none;
}
.H7QElOr .aY8uPWyP {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.H7QElOr .tcccCoSOzt {
  background: #f45d01;
}
@media (max-width: 767px) {
  .H7QElOr .tcccCoSOzt {
    padding: 1.5rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .H7QElOr .tcccCoSOzt {
    padding: 2.25rem;
  }
}
@media (min-width: 992px) {
  .H7QElOr .tcccCoSOzt {
    padding: 4rem;
  }
}
.H7QElOr .UrRPA2vZ,
.H7QElOr .dREpYQMMhKl {
  color: #FFFFFF;
}
.H7QElOr .UbKrxdrN,
.H7QElOr .hKaaMz {
  text-align: center;
  color: #FFFFFF;
}
.VKWRSRAWI {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.VKWRSRAWI .kKd5Z1eE4x {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.VKWRSRAWI .kKd5Z1eE4x .habtTS {
  margin: 8px;
}
.VKWRSRAWI .kKd5Z1eE4x .habtTS a:hover .Ty3otlgJ,
.VKWRSRAWI .kKd5Z1eE4x .habtTS a:focus .Ty3otlgJ {
  background-color: #f7f7f7;
}
.VKWRSRAWI .kKd5Z1eE4x .habtTS a .Ty3otlgJ {
  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;
}
.VKWRSRAWI .Dz7Wq44nL {
  width: 100%;
  justify-content: center;
}
.VKWRSRAWI .iMXHZgJQ {
  color: #ffffff;
}
.VKWRSRAWI .iMXHZgJQ,
.VKWRSRAWI .li4K1t2hm {
  color: #000000;
}
.rkuA5aoCle1 {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: transparent;
}
.rkuA5aoCle1 .MDPt0cQRVBc {
  background-color: #ffffff;
  opacity: 0.4;
}
.rkuA5aoCle1 form .dREpYQMMhKl {
  text-align: center;
  width: 100%;
}
.rkuA5aoCle1 form .dREpYQMMhKl .N91sYWcablj {
  display: inline-flex;
}
@media (max-width: 991px) {
  .rkuA5aoCle1 form .dREpYQMMhKl .N91sYWcablj {
    width: 100%;
  }
}
.rkuA5aoCle1 .eghKcg7MKq {
  max-width: 800px;
}
.DYakkRI6aR {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.DYakkRI6aR .aY8uPWyP.BBnvW1 {
  display: none;
}
.DYakkRI6aR .aY8uPWyP {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
@media (max-width: 992px) {
  .DYakkRI6aR .CDdo1rzM36 .pbWrQ1eS {
    margin-top: 2rem;
  }
}
@media (max-width: 767px) {
  .DYakkRI6aR .CDdo1rzM36 .pbWrQ1eS {
    margin-top: 1rem;
  }
}
.DYakkRI6aR .UQdbBJZ1Zz {
  height: 100%;
  position: relative;
}
.DYakkRI6aR .UQdbBJZ1Zz iframe {
  height: 100%;
  width: 100%;
}
@media (max-width: 992px) {
  .DYakkRI6aR .UQdbBJZ1Zz iframe {
    min-height: 350px;
  }
}
.DYakkRI6aR .UQdbBJZ1Zz [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%;
}
.DYakkRI6aR .UQdbBJZ1Zz[data-state] {
  background: #e9e5dc;
}
.DYakkRI6aR .UQdbBJZ1Zz[data-state="loading"] [data-state-details] {
  display: none;
}
.DYakkRI6aR .tcccCoSOzt {
  padding: 2.25rem;
  background: #ffffff;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .DYakkRI6aR .tcccCoSOzt {
    padding: 1.5rem;
  }
}
@media (max-width: 767px) {
  .DYakkRI6aR .tcccCoSOzt {
    padding: 2rem 1.5rem;
  }
}
.DYakkRI6aR ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.DYakkRI6aR .eghKcg7MKq {
  max-width: 800px;
}
.epcB1dWc7T {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #000000;
  overflow: hidden;
}
