.OXWoLrivrs {
  border-width: 2px;
}
img,
.wOgr9VSPFUI,
.pz8M0K7,
.jEmFqqwDO,
.ZZlBnwKZ iframe,
.WoZ3YQ iframe,
.ucJ7W7p,
.nxnJRllA,
.BrafoYPHN,
.H7HOUfALr {
  border-radius: 2rem !important;
}
.jEmFqqwDO {
  overflow: hidden;
}
body {
  background-color: #fff9e6;
}
body {
  font-family: Inter Tight;
}
.LobzC03rqd5 {
  font-family: 'Inter Tight', sans-serif;
  font-size: 5rem;
  line-height: 1;
}
.LobzC03rqd5 > .FLJfrv5Q4v {
  font-size: 6.25rem;
}
.Fnx6K05kTc {
  font-family: 'Inter Tight', sans-serif;
  font-size: 4rem;
  line-height: 1;
}
.Fnx6K05kTc > .FLJfrv5Q4v {
  font-size: 5rem;
}
.KhSIPJiA {
  font-family: 'Inter Tight', sans-serif;
  font-size: 1.2rem;
  line-height: 1.5;
}
.KhSIPJiA > .FLJfrv5Q4v {
  font-size: 1.5rem;
}
.YQYfAr {
  font-family: 'Inter Tight', sans-serif;
  font-size: 2.5rem;
  line-height: 1.5;
}
.YQYfAr > .FLJfrv5Q4v {
  font-size: 3.125rem;
}
.FBKIc9kPm {
  font-family: 'Inter Tight', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
}
.FBKIc9kPm > .FLJfrv5Q4v {
  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) {
  .LobzC03rqd5 {
    font-size: 4rem;
  }
}
@media (max-width: 768px) {
  .LobzC03rqd5 {
    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))));
  }
  .Fnx6K05kTc {
    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))));
  }
  .KhSIPJiA {
    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))));
  }
  .YQYfAr {
    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))));
  }
  .FBKIc9kPm {
    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) {
  .LobzC03rqd5 {
    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))));
  }
  .Fnx6K05kTc {
    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))));
  }
  .KhSIPJiA {
    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))));
  }
  .YQYfAr {
    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))));
  }
  .FBKIc9kPm {
    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 */
.OXWoLrivrs {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .OXWoLrivrs {
    padding: 0.75rem 1.5rem;
  }
}
.ijRZ2SD {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.S207ChajI {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.y2O89s {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
.HiU4GksSIb {
  background-color: #1e96fc !important;
}
.URbEvePyZl {
  background-color: #24c379 !important;
}
.rvu8NVj34 {
  background-color: #0cb8db !important;
}
.SgvpY1h {
  background-color: #e7ad00 !important;
}
.hIujUq6ekcZ {
  background-color: #c52232 !important;
}
.GL5cLBYpAyh,
.GL5cLBYpAyh:active {
  background-color: #1e96fc !important;
  border-color: #1e96fc !important;
  color: #ffffff !important;
  box-shadow: none;
}
.GL5cLBYpAyh:hover,
.GL5cLBYpAyh:focus,
.GL5cLBYpAyh.VccKD39,
.GL5cLBYpAyh.IPxftL8k {
  color: inherit;
  background-color: #50adfd !important;
  border-color: #50adfd !important;
  box-shadow: none;
}
.GL5cLBYpAyh.rPatgxp,
.GL5cLBYpAyh:disabled {
  color: #ffffff !important;
  background-color: #50adfd !important;
  border-color: #50adfd !important;
}
.azUIA7Bsis,
.azUIA7Bsis:active {
  background-color: #3230ae !important;
  border-color: #3230ae !important;
  color: #ffffff !important;
  box-shadow: none;
}
.azUIA7Bsis:hover,
.azUIA7Bsis:focus,
.azUIA7Bsis.VccKD39,
.azUIA7Bsis.IPxftL8k {
  color: inherit;
  background-color: #4745cc !important;
  border-color: #4745cc !important;
  box-shadow: none;
}
.azUIA7Bsis.rPatgxp,
.azUIA7Bsis:disabled {
  color: #ffffff !important;
  background-color: #4745cc !important;
  border-color: #4745cc !important;
}
.pzaLEgGMWz,
.pzaLEgGMWz:active {
  background-color: #0cb8db !important;
  border-color: #0cb8db !important;
  color: #ffffff !important;
  box-shadow: none;
}
.pzaLEgGMWz:hover,
.pzaLEgGMWz:focus,
.pzaLEgGMWz.VccKD39,
.pzaLEgGMWz.IPxftL8k {
  color: inherit;
  background-color: #27d1f3 !important;
  border-color: #27d1f3 !important;
  box-shadow: none;
}
.pzaLEgGMWz.rPatgxp,
.pzaLEgGMWz:disabled {
  color: #ffffff !important;
  background-color: #27d1f3 !important;
  border-color: #27d1f3 !important;
}
.JF5311,
.JF5311:active {
  background-color: #24c379 !important;
  border-color: #24c379 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.JF5311:hover,
.JF5311:focus,
.JF5311.VccKD39,
.JF5311.IPxftL8k {
  color: inherit;
  background-color: #3fdb92 !important;
  border-color: #3fdb92 !important;
  box-shadow: none;
}
.JF5311.rPatgxp,
.JF5311:disabled {
  color: #ffffff !important;
  background-color: #3fdb92 !important;
  border-color: #3fdb92 !important;
}
.tXIWcV6,
.tXIWcV6:active {
  background-color: #e7ad00 !important;
  border-color: #e7ad00 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.tXIWcV6:hover,
.tXIWcV6:focus,
.tXIWcV6.VccKD39,
.tXIWcV6.IPxftL8k {
  color: inherit;
  background-color: #ffc61b !important;
  border-color: #ffc61b !important;
  box-shadow: none;
}
.tXIWcV6.rPatgxp,
.tXIWcV6:disabled {
  color: #ffffff !important;
  background-color: #ffc61b !important;
  border-color: #ffc61b !important;
}
.kVrFmY,
.kVrFmY:active {
  background-color: #c52232 !important;
  border-color: #c52232 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.kVrFmY:hover,
.kVrFmY:focus,
.kVrFmY.VccKD39,
.kVrFmY.IPxftL8k {
  color: inherit;
  background-color: #dd3d4c !important;
  border-color: #dd3d4c !important;
  box-shadow: none;
}
.kVrFmY.rPatgxp,
.kVrFmY:disabled {
  color: #ffffff !important;
  background-color: #dd3d4c !important;
  border-color: #dd3d4c !important;
}
.zgMHxRtuwv,
.zgMHxRtuwv:active {
  background-color: #eff0ec !important;
  border-color: #eff0ec !important;
  color: #757b62 !important;
  box-shadow: none;
}
.zgMHxRtuwv:hover,
.zgMHxRtuwv:focus,
.zgMHxRtuwv.VccKD39,
.zgMHxRtuwv.IPxftL8k {
  color: inherit;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  box-shadow: none;
}
.zgMHxRtuwv.rPatgxp,
.zgMHxRtuwv:disabled {
  color: #757b62 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.yy0QSee7oFN,
.yy0QSee7oFN:active {
  background-color: #232323 !important;
  border-color: #232323 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.yy0QSee7oFN:hover,
.yy0QSee7oFN:focus,
.yy0QSee7oFN.VccKD39,
.yy0QSee7oFN.IPxftL8k {
  color: inherit;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
  box-shadow: none;
}
.yy0QSee7oFN.rPatgxp,
.yy0QSee7oFN:disabled {
  color: #ffffff !important;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
}
.gfhzsAwnJz,
.gfhzsAwnJz:active {
  background-color: transparent !important;
  border-color: #1e96fc;
  color: #1e96fc;
}
.gfhzsAwnJz:hover,
.gfhzsAwnJz:focus,
.gfhzsAwnJz.VccKD39,
.gfhzsAwnJz.IPxftL8k {
  color: #0369c1 !important;
  background-color: transparent !important;
  border-color: #0369c1 !important;
  box-shadow: none !important;
}
.gfhzsAwnJz.rPatgxp,
.gfhzsAwnJz:disabled {
  color: #ffffff !important;
  background-color: #1e96fc !important;
  border-color: #1e96fc !important;
}
.RnfsBnK,
.RnfsBnK:active {
  background-color: transparent !important;
  border-color: #3230ae;
  color: #3230ae;
}
.RnfsBnK:hover,
.RnfsBnK:focus,
.RnfsBnK.VccKD39,
.RnfsBnK.IPxftL8k {
  color: #1e1d6a !important;
  background-color: transparent !important;
  border-color: #1e1d6a !important;
  box-shadow: none !important;
}
.RnfsBnK.rPatgxp,
.RnfsBnK:disabled {
  color: #ffffff !important;
  background-color: #3230ae !important;
  border-color: #3230ae !important;
}
.e2GvCJRgJS,
.e2GvCJRgJS:active {
  background-color: transparent !important;
  border-color: #0cb8db;
  color: #0cb8db;
}
.e2GvCJRgJS:hover,
.e2GvCJRgJS:focus,
.e2GvCJRgJS.VccKD39,
.e2GvCJRgJS.IPxftL8k {
  color: #077389 !important;
  background-color: transparent !important;
  border-color: #077389 !important;
  box-shadow: none !important;
}
.e2GvCJRgJS.rPatgxp,
.e2GvCJRgJS:disabled {
  color: #ffffff !important;
  background-color: #0cb8db !important;
  border-color: #0cb8db !important;
}
.rojSgN5wqoc,
.rojSgN5wqoc:active {
  background-color: transparent !important;
  border-color: #24c379;
  color: #24c379;
}
.rojSgN5wqoc:hover,
.rojSgN5wqoc:focus,
.rojSgN5wqoc.VccKD39,
.rojSgN5wqoc.IPxftL8k {
  color: #167a4c !important;
  background-color: transparent !important;
  border-color: #167a4c !important;
  box-shadow: none !important;
}
.rojSgN5wqoc.rPatgxp,
.rojSgN5wqoc:disabled {
  color: #ffffff !important;
  background-color: #24c379 !important;
  border-color: #24c379 !important;
}
.yJXVclgSs,
.yJXVclgSs:active {
  background-color: transparent !important;
  border-color: #e7ad00;
  color: #e7ad00;
}
.yJXVclgSs:hover,
.yJXVclgSs:focus,
.yJXVclgSs.VccKD39,
.yJXVclgSs.IPxftL8k {
  color: #906c00 !important;
  background-color: transparent !important;
  border-color: #906c00 !important;
  box-shadow: none !important;
}
.yJXVclgSs.rPatgxp,
.yJXVclgSs:disabled {
  color: #ffffff !important;
  background-color: #e7ad00 !important;
  border-color: #e7ad00 !important;
}
.z2ArXDp,
.z2ArXDp:active {
  background-color: transparent !important;
  border-color: #c52232;
  color: #c52232;
}
.z2ArXDp:hover,
.z2ArXDp:focus,
.z2ArXDp.VccKD39,
.z2ArXDp.IPxftL8k {
  color: #7b151f !important;
  background-color: transparent !important;
  border-color: #7b151f !important;
  box-shadow: none !important;
}
.z2ArXDp.rPatgxp,
.z2ArXDp:disabled {
  color: #ffffff !important;
  background-color: #c52232 !important;
  border-color: #c52232 !important;
}
.IQedKT,
.IQedKT:active {
  background-color: transparent !important;
  border-color: #232323;
  color: #232323;
}
.IQedKT:hover,
.IQedKT:focus,
.IQedKT.VccKD39,
.IQedKT.IPxftL8k {
  color: #000000 !important;
  background-color: transparent !important;
  border-color: #000000 !important;
  box-shadow: none !important;
}
.IQedKT.rPatgxp,
.IQedKT:disabled {
  color: #ffffff !important;
  background-color: #232323 !important;
  border-color: #232323 !important;
}
.NjMCLRQ,
.NjMCLRQ:active {
  background-color: transparent !important;
  border-color: #fafafa;
  color: #fafafa;
}
.NjMCLRQ:hover,
.NjMCLRQ:focus,
.NjMCLRQ.VccKD39,
.NjMCLRQ.IPxftL8k {
  color: #cfcfcf !important;
  background-color: transparent !important;
  border-color: #cfcfcf !important;
  box-shadow: none !important;
}
.NjMCLRQ.rPatgxp,
.NjMCLRQ:disabled {
  color: #7a7a7a !important;
  background-color: #fafafa !important;
  border-color: #fafafa !important;
}
.betG2DhABX {
  color: #1e96fc !important;
}
.n5Ftu4 {
  color: #3230ae !important;
}
.q3ceOFEIdLh {
  color: #24c379 !important;
}
.hPW9UbnDWo {
  color: #0cb8db !important;
}
.gIaYzbVqQ {
  color: #e7ad00 !important;
}
.swz5Awb {
  color: #c52232 !important;
}
.lC3xl7bqWS {
  color: #fafafa !important;
}
.V5FHr5JP4 {
  color: #232323 !important;
}
a.betG2DhABX:hover,
a.betG2DhABX:focus,
a.betG2DhABX.IPxftL8k {
  color: #0261b2 !important;
}
a.n5Ftu4:hover,
a.n5Ftu4:focus,
a.n5Ftu4.IPxftL8k {
  color: #1b1a5e !important;
}
a.q3ceOFEIdLh:hover,
a.q3ceOFEIdLh:focus,
a.q3ceOFEIdLh.IPxftL8k {
  color: #146d44 !important;
}
a.hPW9UbnDWo:hover,
a.hPW9UbnDWo:focus,
a.hPW9UbnDWo.IPxftL8k {
  color: #07677a !important;
}
a.gIaYzbVqQ:hover,
a.gIaYzbVqQ:focus,
a.gIaYzbVqQ.IPxftL8k {
  color: #816100 !important;
}
a.swz5Awb:hover,
a.swz5Awb:focus,
a.swz5Awb.IPxftL8k {
  color: #6e131c !important;
}
a.lC3xl7bqWS:hover,
a.lC3xl7bqWS:focus,
a.lC3xl7bqWS.IPxftL8k {
  color: #c7c7c7 !important;
}
a.V5FHr5JP4:hover,
a.V5FHr5JP4:focus,
a.V5FHr5JP4.IPxftL8k {
  color: #000000 !important;
}
a:is(#crJMZ9, #d5YuR6WXyc, #IhUajUK, #CHt7qhy7V7, #jjae5ZPvbe, #VgqAaDnb, #QTdSHuPo0n, #YSKYzGl6UI, #wmkPuLM, #UCrmEec, #NeVa3ICqEiF, #lhQu09GC, #FGRGsk8BII, #WH4LPuTFv, #daHN0Ec, #betG2DhABX, #n5Ftu4, #q3ceOFEIdLh, #hPW9UbnDWo, #gIaYzbVqQ, #swz5Awb, #KqIvLhhVpv, #SzQXeiHj, #lC3xl7bqWS, #FfGnfk7MeO, #sB18iv, #ZMeOLs, #HbJvcu, #gwY7Rt, #EP9Mk9NHcR, #HpB8L2vc, #hKfnum, #gQNzGWq0, #wVVqSod38, #Bfi0MF, #pGEaxe, #oUdJGF6cUQX, #PMi8jtC92, #VO65l8n, #bg6n3RfnOl, #P5eu0J0, #ZPZMKc, #cfgQqOxZ8D4, #OpUaDwfqW, #V5FHr5JP4):not(.UvrkpNcrUp):not(.C4MNEBiUY3X):not([role]):not(.sKQ8u7BqE) {
  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(#crJMZ9, #d5YuR6WXyc, #IhUajUK, #CHt7qhy7V7, #jjae5ZPvbe, #VgqAaDnb, #QTdSHuPo0n, #YSKYzGl6UI, #wmkPuLM, #UCrmEec, #NeVa3ICqEiF, #lhQu09GC, #FGRGsk8BII, #WH4LPuTFv, #daHN0Ec, #betG2DhABX, #n5Ftu4, #q3ceOFEIdLh, #hPW9UbnDWo, #gIaYzbVqQ, #swz5Awb, #KqIvLhhVpv, #SzQXeiHj, #lC3xl7bqWS, #FfGnfk7MeO, #sB18iv, #ZMeOLs, #HbJvcu, #gwY7Rt, #EP9Mk9NHcR, #HpB8L2vc, #hKfnum, #gQNzGWq0, #wVVqSod38, #Bfi0MF, #pGEaxe, #oUdJGF6cUQX, #PMi8jtC92, #VO65l8n, #bg6n3RfnOl, #P5eu0J0, #ZPZMKc, #cfgQqOxZ8D4, #OpUaDwfqW, #V5FHr5JP4):not(.UvrkpNcrUp):not(.C4MNEBiUY3X):not([role]):not(.sKQ8u7BqE):hover {
  transition: background-position 2s ease-in-out;
  background-image: linear-gradient(currentColor 50%, currentColor 50%);
  background-position: 0px 1.2em;
}
.VBEDksX2c4 .UvrkpNcrUp.IPxftL8k {
  color: #1e96fc;
}
.VBEDksX2c4 .UvrkpNcrUp:not(.IPxftL8k) {
  color: #232323;
}
.OKWxyxHTLX {
  background-color: #70c770;
}
.V1c76zVcXot {
  background-color: #0cb8db;
}
.by3U3lIul {
  background-color: #e7ad00;
}
.px09treY {
  background-color: #c52232;
}
.QjL3mKKnYo .OXWoLrivrs:not(.xeugjPummeq) {
  border-radius: 100px;
}
.N2azmpj li a {
  border-radius: 100px !important;
}
.N2azmpj li.IPxftL8k .OXWoLrivrs {
  background-color: #1e96fc;
  border-color: #1e96fc;
  color: #ffffff;
}
.N2azmpj li.IPxftL8k .OXWoLrivrs:focus {
  box-shadow: none;
}
.VBEDksX2c4 .UvrkpNcrUp {
  border-radius: 100px !important;
}
a,
a:hover {
  color: #1e96fc;
}
.WvaM7fJq3P.HiU4GksSIb .cdxmm1J6v,
.WvaM7fJq3P.HiU4GksSIb .aU5yneoA {
  color: #e7f4ff;
}
.WvaM7fJq3P.URbEvePyZl .cdxmm1J6v,
.WvaM7fJq3P.URbEvePyZl .aU5yneoA {
  color: #7fe7b7;
}
.WvaM7fJq3P.rvu8NVj34 .cdxmm1J6v,
.WvaM7fJq3P.rvu8NVj34 .aU5yneoA {
  color: #b8f0fb;
}
.WvaM7fJq3P.SgvpY1h .cdxmm1J6v,
.WvaM7fJq3P.SgvpY1h .aU5yneoA {
  color: #ffecb4;
}
.WvaM7fJq3P.hIujUq6ekcZ .cdxmm1J6v,
.WvaM7fJq3P.hIujUq6ekcZ .aU5yneoA {
  color: #e97e88;
}
/* Scroll to top button*/
.pr2gJkA57 {
  display: none;
}
.FskehGVbrGl {
  font-family: 'Inter Tight', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
  border-radius: 40px !important;
}
.FskehGVbrGl > .FLJfrv5Q4v {
  font-size: 1.75rem;
}
.FskehGVbrGl:hover,
.FskehGVbrGl: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: #1e96fc !important;
}
.FskehGVbrGl:-webkit-input-placeholder {
  font-family: 'Inter Tight', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
}
.FskehGVbrGl:-webkit-input-placeholder > .FLJfrv5Q4v {
  font-size: 1.75rem;
}
blockquote {
  border-color: #1e96fc;
}
/* Forms */
.RkiF9Mvl0 .vgjDLQp5y .OXWoLrivrs {
  border-radius: 100px !important;
}
.RkiF9Mvl0 .vgjDLQp5y .OXWoLrivrs:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.RkiF9Mvl0 .vgjDLQp5y button[type="submit"] {
  border-radius: 100px !important;
  padding: 1rem 3rem;
}
.RkiF9Mvl0 .vgjDLQp5y button[type="submit"]:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.rrRFp4YAg li:hover,
.rrRFp4YAg li.rrOihXeY {
  background-color: #1e96fc;
  color: #ffffff;
}
.wT8VAC {
  transition: 0.25s ease;
}
.wT8VAC:hover {
  border-color: #1e96fc;
}
.rrRFp4YAg .KvULBfTUj,
.wT8VAC.VgqHBaxE:after,
.wT8VAC.nNTUFML6:after {
  transition: 0.4s;
  border-top-color: #232323;
  border-bottom-color: #232323;
}
.rrRFp4YAg:hover .KvULBfTUj,
.wT8VAC.VgqHBaxE:hover:after,
.wT8VAC.nNTUFML6:hover:after {
  border-top-color: #1e96fc;
  border-bottom-color: #1e96fc;
}
.ud3fdnUi .vBizC9D7ou td.rpchNcnWXaq,
.ud3fdnUi .vBizC9D7ou td.koQ6hkW8LRE,
.ud3fdnUi .KGkprDOTibl .mYkbz5b > div > div.koQ6hkW8LRE {
  color: #ffffff !important;
  background-color: #1e96fc !important;
  box-shadow: none !important;
}
.ud3fdnUi .vBizC9D7ou td:hover,
.ud3fdnUi .KGkprDOTibl .mYkbz5b > div > div:hover {
  color: #ffffff !important;
  background: #3230ae !important;
  box-shadow: none !important;
}
.WywSb6o {
  background-image: none !important;
}
.OjihlqK:not(section),
.Vr038B {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: auto;
}
iframe.OjihlqK,
.OjihlqK: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='%231e96fc' %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.OjihlqK:after {
  opacity: 0.5;
}
body {
  overflow-x: hidden;
}
a {
  transition: color 0.6s;
}
@media (max-width: 1400px) {
  .jCQsSdmVFJd {
    max-width: 100%;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .jCQsSdmVFJd {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .GJZ2M6NJSR {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 767px) {
  .GJZ2M6NJSR {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.glWDJPw {
  z-index: 1000;
  width: 100%;
  position: relative;
}
.glWDJPw .C4MNEBiUY3X: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) {
  .glWDJPw .O8yQ0eTxZfG {
    transform: scale(0.8);
  }
}
.glWDJPw .CwnEUc0 {
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.glWDJPw .CwnEUc0 img {
  max-width: 100%;
  max-height: 100%;
}
.glWDJPw .CwnEUc0 .sKQ8u7BqE {
  line-height: inherit !important;
}
.glWDJPw .CwnEUc0 .brL7nfi a {
  outline: none;
}
.glWDJPw .Zgsb4LlvucX {
  margin: auto;
  margin-left: 0;
  margin-left: auto;
}
.glWDJPw .Zgsb4LlvucX .NGDxCy {
  padding: 0 !important;
  transition: 0.3s all !important;
}
.glWDJPw .Zgsb4LlvucX .NGDxCy .UvrkpNcrUp {
  padding: 16px !important;
  margin: 0 !important;
  border-radius: 1rem !important;
  transition: 0.3s all !important;
}
.glWDJPw .Zgsb4LlvucX .NGDxCy .UvrkpNcrUp:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
.glWDJPw .Zgsb4LlvucX .hUXFxjfE .UvrkpNcrUp::after {
  transform: rotate(180deg);
}
@media (min-width: 992px) {
  .glWDJPw .Zgsb4LlvucX .hUXFxjfE .UvrkpNcrUp::before {
    content: "";
    width: 100%;
    height: 20px;
    top: 100%;
    background: transparent;
    position: absolute;
  }
}
.glWDJPw .Zgsb4LlvucX .C4MNEBiUY3X {
  padding: 12px !important;
  border-radius: 0.5rem !important;
  margin: 0 8px !important;
  transition: 0.3s all !important;
}
.glWDJPw .Zgsb4LlvucX .C4MNEBiUY3X:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
@media (min-width: 992px) {
  .glWDJPw .Zgsb4LlvucX {
    padding-left: 1.5rem;
  }
}
.glWDJPw .UvrkpNcrUp {
  width: fit-content;
  position: relative;
}
.glWDJPw .brL7nfi {
  margin: 0 !important;
}
@media (max-width: 767px) {
  .glWDJPw .brL7nfi {
    padding-left: 0;
  }
}
.glWDJPw .sKQ8u7BqE {
  padding-left: 1rem;
  padding-right: 0.5rem;
}
@media (max-width: 767px) {
  .glWDJPw .shYt0bVf {
    padding-bottom: 0.5rem;
  }
}
.glWDJPw .shYt0bVf .RtD7lA.f5gf3i::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  transition: 0.3s all;
}
.glWDJPw .jCQsSdmVFJd {
  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) {
  .glWDJPw .jCQsSdmVFJd {
    padding-right: 2rem;
  }
}
@media (max-width: 767px) {
  .glWDJPw .jCQsSdmVFJd {
    width: 95%;
    height: 56px !important;
    padding-right: 1rem;
    margin-top: 0rem;
  }
}
.glWDJPw .uKXx73 {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.glWDJPw .P6lQferw {
  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;
}
.glWDJPw .NGDxCy:focus,
.glWDJPw .UvrkpNcrUp:focus {
  outline: none;
}
.glWDJPw .v2zzcWugg9T .P6lQferw .C4MNEBiUY3X {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.glWDJPw .v2zzcWugg9T .P6lQferw .C4MNEBiUY3X::after {
  right: 0.5rem;
}
.glWDJPw .v2zzcWugg9T .P6lQferw .C4MNEBiUY3X .FLJfrv5Q4v {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.glWDJPw .v2zzcWugg9T .P6lQferw .C4MNEBiUY3X .FLJfrv5Q4v:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.glWDJPw .wrKG0Y .P6lQferw .C4MNEBiUY3X:before {
  display: none;
}
.glWDJPw .wrKG0Y .v2zzcWugg9T .P6lQferw .C4MNEBiUY3X {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.glWDJPw .NeCVZMkvX {
  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;
}
.glWDJPw .NeCVZMkvX.bAOFF58 {
  transition: all 0.3s;
}
.glWDJPw .NeCVZMkvX .C4MNEBiUY3X {
  padding: 0.5rem 1.8rem;
}
.glWDJPw .NeCVZMkvX .brL7nfi img {
  min-width: 6rem;
  object-fit: cover;
}
.glWDJPw .NeCVZMkvX .vqeRhri {
  z-index: 1;
  justify-content: flex-end;
}
.glWDJPw .NeCVZMkvX.wrKG0Y {
  justify-content: center;
}
.glWDJPw .NeCVZMkvX.wrKG0Y .NGDxCy .UvrkpNcrUp::before {
  display: none;
}
.glWDJPw .NeCVZMkvX.wrKG0Y.bAOFF58 .P6lQferw {
  top: 0;
}
@media (min-width: 992px) {
  .glWDJPw .NeCVZMkvX.wrKG0Y.bAOFF58:not(.gJGoyDc) .vqeRhri {
    max-height: calc(98.5vh - 4.3rem);
  }
}
.glWDJPw .NeCVZMkvX.wrKG0Y .P6lQferw .kIpTyCk {
  left: 0 !important;
}
.glWDJPw .NeCVZMkvX.wrKG0Y .P6lQferw .C4MNEBiUY3X:after {
  right: auto;
}
.glWDJPw .NeCVZMkvX.wrKG0Y .P6lQferw .f5gf3i[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%;
}
.glWDJPw .NeCVZMkvX.wrKG0Y ul.Zgsb4LlvucX li {
  margin: auto;
}
.glWDJPw .NeCVZMkvX.wrKG0Y .P6lQferw .C4MNEBiUY3X {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
.glWDJPw .NeCVZMkvX.wrKG0Y .S6KmyrhYh {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 767px) {
  .glWDJPw .NeCVZMkvX {
    min-height: 72px;
  }
  .glWDJPw .NeCVZMkvX .brL7nfi img {
    height: 2.5rem !important;
    min-width: 2.5rem !important;
  }
}
@media (max-width: 991px) {
  .glWDJPw .NeCVZMkvX .NGDxCy .UvrkpNcrUp::before {
    display: none;
  }
  .glWDJPw .NeCVZMkvX.bAOFF58 .P6lQferw {
    top: 0;
  }
  .glWDJPw .NeCVZMkvX .P6lQferw .kIpTyCk {
    left: 0 !important;
  }
  .glWDJPw .NeCVZMkvX .P6lQferw .C4MNEBiUY3X:after {
    right: auto;
  }
  .glWDJPw .NeCVZMkvX .P6lQferw .f5gf3i[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%;
  }
  .glWDJPw .NeCVZMkvX .P6lQferw .C4MNEBiUY3X {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .glWDJPw .NeCVZMkvX .CwnEUc0 {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 10px;
  }
  .glWDJPw .NeCVZMkvX .O8yQ0eTxZfG {
    flex-basis: auto;
  }
  .glWDJPw .NeCVZMkvX .S6KmyrhYh {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.glWDJPw .NeCVZMkvX.gJGoyDc .brL7nfi img {
  height: 2rem;
}
.glWDJPw .C4MNEBiUY3X.IPxftL8k,
.glWDJPw .C4MNEBiUY3X:active {
  background-color: transparent;
}
.glWDJPw .afflJ1x .Zgsb4LlvucX .UvrkpNcrUp {
  padding: 0;
}
.glWDJPw .shYt0bVf .RtD7lA.f5gf3i {
  margin-right: 1.667em;
}
.glWDJPw .shYt0bVf .RtD7lA.f5gf3i[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.glWDJPw .NeCVZMkvX.afflJ1x .v2zzcWugg9T .P6lQferw {
  background: #ffffff;
}
.glWDJPw .NeCVZMkvX.afflJ1x .v2zzcWugg9T .P6lQferw .kIpTyCk {
  margin: 0;
  left: 105%;
  transform: none;
  top: -12px;
}
.glWDJPw .NeCVZMkvX .v2zzcWugg9T.hUXFxjfE > .P6lQferw {
  display: flex;
}
.glWDJPw ul.Zgsb4LlvucX {
  flex-wrap: wrap;
}
.glWDJPw .ThuDkcuLLgh {
  text-align: center;
  min-width: 140px;
}
@media (max-width: 992px) {
  .glWDJPw .ThuDkcuLLgh {
    text-align: left;
  }
}
.glWDJPw button.O8yQ0eTxZfG {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.glWDJPw button.O8yQ0eTxZfG .zZH7o9Ckk span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.glWDJPw button.O8yQ0eTxZfG .zZH7o9Ckk span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.glWDJPw button.O8yQ0eTxZfG .zZH7o9Ckk span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.glWDJPw button.O8yQ0eTxZfG .zZH7o9Ckk span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.glWDJPw button.O8yQ0eTxZfG .zZH7o9Ckk span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.glWDJPw nav.bAOFF58 .zZH7o9Ckk span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.glWDJPw nav.bAOFF58 .zZH7o9Ckk span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.glWDJPw nav.bAOFF58 .zZH7o9Ckk span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.glWDJPw nav.bAOFF58 .zZH7o9Ckk span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.glWDJPw .XSqS2F9HGH7 {
  padding: 0 1rem;
}
.glWDJPw a.UvrkpNcrUp {
  display: flex;
  align-items: center;
  justify-content: center;
}
.glWDJPw .S6KmyrhYh {
  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) {
  .glWDJPw .S6KmyrhYh {
    justify-content: flex-start;
    margin-bottom: 0.5rem;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .glWDJPw .NeCVZMkvX {
    height: 70px;
  }
  .glWDJPw .NeCVZMkvX.bAOFF58 {
    height: auto;
  }
  .glWDJPw .NGDxCy .UvrkpNcrUp:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.glWDJPw .NeCVZMkvX .v2zzcWugg9T > .P6lQferw {
  display: none;
  width: max-content;
  max-width: 500px !important;
  transform: translateX(-50%);
  top: calc(100% + 20px);
  left: 50%;
}
.glWDJPw .NeCVZMkvX .v2zzcWugg9T > .P6lQferw .C4MNEBiUY3X {
  line-height: 1 !important;
}
.glWDJPw .NeCVZMkvX .v2zzcWugg9T > .P6lQferw .v2zzcWugg9T .C4MNEBiUY3X {
  align-items: center;
  display: flex;
  height: max-content !important;
  min-height: max-content !important;
}
.glWDJPw .NeCVZMkvX .v2zzcWugg9T > .P6lQferw .v2zzcWugg9T .C4MNEBiUY3X::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);
}
.glWDJPw .NeCVZMkvX .v2zzcWugg9T > .P6lQferw .v2zzcWugg9T.hUXFxjfE .C4MNEBiUY3X::after {
  transform: rotate(0deg);
}
.glWDJPw .QjL3mKKnYo {
  margin: -0.6rem -0.6rem;
}
.glWDJPw .O8yQ0eTxZfG {
  margin-left: 12px;
  margin-right: 8px;
  order: 1000;
}
@media (max-width: 991px) {
  .glWDJPw .CwnEUc0 {
    margin-right: auto;
  }
  .glWDJPw .vqeRhri {
    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);
  }
  .glWDJPw .Zgsb4LlvucX .NGDxCy .UvrkpNcrUp::after {
    margin-left: 10px;
  }
  .glWDJPw .Zgsb4LlvucX .C4MNEBiUY3X:hover {
    background-color: rgba(27, 31, 10, 0.06);
  }
  .glWDJPw .NeCVZMkvX .v2zzcWugg9T > .P6lQferw {
    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;
  }
  .glWDJPw .NeCVZMkvX .v2zzcWugg9T > .P6lQferw .C4MNEBiUY3X {
    padding: 8px !important;
    line-height: 1 !important;
    margin-bottom: 4px !important;
  }
  .glWDJPw .NeCVZMkvX .v2zzcWugg9T > .P6lQferw .v2zzcWugg9T .C4MNEBiUY3X {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
  }
  .glWDJPw .NeCVZMkvX .v2zzcWugg9T > .P6lQferw .v2zzcWugg9T .C4MNEBiUY3X::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);
  }
  .glWDJPw .NeCVZMkvX .v2zzcWugg9T > .P6lQferw .v2zzcWugg9T.hUXFxjfE .C4MNEBiUY3X::after {
    transform: rotate(180deg);
  }
  .glWDJPw .NeCVZMkvX .v2zzcWugg9T > .P6lQferw .kIpTyCk {
    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;
  }
  .glWDJPw .NeCVZMkvX .v2zzcWugg9T.hUXFxjfE > .P6lQferw {
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 575px) {
  .glWDJPw .vqeRhri {
    padding: 1rem;
  }
}
.ismLHn {
  display: flex;
  background-image: url("fxY3Ieaehg1.jpeg");
}
.ismLHn .ZNfWCtJ9rHS {
  background-color: #000000;
  opacity: 0.5;
}
@media (min-width: 768px) {
  .ismLHn {
    align-items: flex-end;
  }
  .ismLHn .CiRXBoIXmL3 {
    justify-content: center;
  }
  .ismLHn .oBbKlh5Lmd {
    padding: 1rem 3rem;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .ismLHn .oBbKlh5Lmd {
    min-width: 50%;
  }
}
@media (max-width: 767px) {
  .ismLHn {
    -webkit-align-items: center;
    align-items: flex-end;
  }
  .ismLHn .CVCcgiIew {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .ismLHn .oBbKlh5Lmd {
    width: 100%;
  }
}
.ismLHn .Emfi6m,
.ismLHn .n0qbdG {
  text-align: center;
}
.ismLHn .hWQMDsZN6rI,
.ismLHn .QjL3mKKnYo {
  text-align: center;
}
.mqlUntOGhOo {
  background-image: url("QNRx1eI.jpeg");
  overflow: hidden;
}
.SMTlNacMLF {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.SMTlNacMLF .jEmFqqwDO iframe {
  width: 100%;
}
.SMTlNacMLF .qdX0fDOtO {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.SMTlNacMLF .Emfi6m,
.SMTlNacMLF .n0qbdG,
.SMTlNacMLF .hWQMDsZN6rI {
  text-align: center;
}
.Z2FhXK5 {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.Z2FhXK5 .hz5GqYe6 {
  line-height: 1.2;
  color: #232323;
  text-align: center;
}
.Z2FhXK5 img,
.Z2FhXK5 .T2ygyg4 {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.Z2FhXK5 .e237QH4:focus,
.Z2FhXK5 span:focus {
  outline: none;
}
.Z2FhXK5 .e237QH4 {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .Z2FhXK5 .e237QH4 {
    margin-bottom: 1rem;
  }
}
.Z2FhXK5 .H7HOUfALr {
  position: relative;
  border-radius: 4px;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.Z2FhXK5 .Emfi6m {
  color: #232323;
}
.Z2FhXK5 .hWQMDsZN6rI,
.Z2FhXK5 .QjL3mKKnYo {
  color: #232323;
}
.Z2FhXK5 .fOjzamEj {
  color: #232323;
}
.Z2FhXK5 .VgaxBx {
  max-width: 800px;
}
.UeDeWe {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.UeDeWe .FLJfrv5Q4v {
  font-size: 1.2rem !important;
  font-family: 'Moririse2' !important;
  color: white;
  transition: all 0.3s;
  transform: rotate(180deg);
  padding-left: 0.5rem;
}
.UeDeWe .SrGAp9W7UkW {
  border: none;
}
.UeDeWe .Dst4GzWU {
  padding: 0rem;
}
@media (max-width: 767px) {
  .UeDeWe .Dst4GzWU {
    padding: 0rem;
  }
}
.UeDeWe .zqCJR7 {
  padding: 0rem;
  padding-bottom: 0.5rem;
  margin-top: 1rem;
}
.UeDeWe .TkpQ284 {
  padding: 0;
}
.UeDeWe .ojhLbVleG {
  height: 100%;
}
.UeDeWe img {
  height: 100%;
  object-fit: cover;
}
.UeDeWe .wrKG0Y span {
  transform: rotate(0deg);
}
.UeDeWe .zj6RCszwsl {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.UeDeWe p {
  margin-bottom: 0.3rem;
}
.UeDeWe .Ih4AXC {
  color: #000000;
}
.UeDeWe .BrafoYPHN .Dst4GzWU {
  background-color: transparent;
  margin-bottom: 0;
  border: 0;
  border-radius: 2rem;
}
.UeDeWe .BrafoYPHN {
  background: #ffffff;
  padding: 2.25rem;
  border-radius: 2rem;
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  .UeDeWe .BrafoYPHN {
    padding: 2rem 1.5rem;
    margin-bottom: 1rem;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .UeDeWe .BrafoYPHN {
    margin-bottom: 1rem;
    padding: 2rem 1.5rem;
  }
}
.UeDeWe .qeTqbm {
  color: #000000;
}
.UeDeWe .Emfi6m {
  text-align: center;
  color: #000000;
}
.UeDeWe .n0qbdG {
  color: #000000;
  text-align: center;
}
.UeDeWe .Ih4AXC,
.UeDeWe .FLJfrv5Q4v {
  color: #000000;
}
.x8KiFebSp2b {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.x8KiFebSp2b .hz5GqYe6 {
  line-height: 1.2;
  color: #000000;
  text-align: center;
}
.x8KiFebSp2b img,
.x8KiFebSp2b .T2ygyg4 {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.x8KiFebSp2b .e237QH4:focus,
.x8KiFebSp2b span:focus {
  outline: none;
}
.x8KiFebSp2b .e237QH4 {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .x8KiFebSp2b .e237QH4 {
    margin-bottom: 1rem;
  }
}
.x8KiFebSp2b .H7HOUfALr {
  position: relative;
  border-radius: 4px;
  display: flex;
  flex-flow: column nowrap;
}
.x8KiFebSp2b .QjL3mKKnYo {
  margin-top: auto !important;
}
.x8KiFebSp2b .Emfi6m {
  color: #000000;
}
.x8KiFebSp2b .hWQMDsZN6rI,
.x8KiFebSp2b .QjL3mKKnYo {
  color: #000000;
  text-align: center;
}
.x8KiFebSp2b .fOjzamEj {
  color: #000000;
  text-align: center;
}
.x8KiFebSp2b .VgaxBx {
  max-width: 800px;
}
.Q9fIRYFxFB .qdX0fDOtO.rPatgxp {
  display: none;
}
.Q9fIRYFxFB .qdX0fDOtO {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-image: url("svJUIO7i6.jpg");
}
.ybDRy1D7r {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.ybDRy1D7r .qdX0fDOtO.rPatgxp {
  display: none;
}
.ybDRy1D7r .qdX0fDOtO {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.ybDRy1D7r .B1iFV2eYoT .oeq4xiCxDb {
  width: 100%;
  display: block;
}
.ybDRy1D7r .B1iFV2eYoT .UV1zMHLI {
  z-index: 1;
}
.ybDRy1D7r .oeq4xiCxDb {
  color: #1E96FC;
  text-align: center;
}
.ybDRy1D7r .xvYuzUX {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .ybDRy1D7r * {
    text-align: center !important;
  }
  .ybDRy1D7r .qC6E7GWX {
    margin-bottom: 2rem;
  }
}
.ybDRy1D7r .VgaxBx {
  max-width: 800px;
}
.ybDRy1D7r .nWxUiNd {
  text-align: center;
}
.ybDRy1D7r .UV1zMHLI,
.ybDRy1D7r .J36zBo {
  text-align: center;
}
.RuJbAfF {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.RuJbAfF .e237QH4:focus,
.RuJbAfF span:focus {
  outline: none;
}
.RuJbAfF .e237QH4 {
  cursor: pointer;
}
.RuJbAfF .IRiPUvkY7Q0 {
  grid-row-gap: 2rem;
}
@media (max-width: 767px) {
  .RuJbAfF .IRiPUvkY7Q0 {
    grid-row-gap: 1rem;
  }
}
.RuJbAfF .oBPn55O,
.RuJbAfF .SqTUsV,
.RuJbAfF .eyGDc118U4 {
  gap: 0 2rem;
}
@media (max-width: 767px) {
  .RuJbAfF .oBPn55O,
  .RuJbAfF .SqTUsV,
  .RuJbAfF .eyGDc118U4 {
    gap: 0 1rem;
  }
}
.RuJbAfF .Emfi6m {
  color: #000000;
}
.RuJbAfF .hWQMDsZN6rI,
.RuJbAfF .QjL3mKKnYo {
  color: #000000;
}
.RuJbAfF .VgaxBx {
  max-width: 800px;
}
.RuJbAfF .jCQsSdmVFJd,
.RuJbAfF .GJZ2M6NJSR {
  overflow: hidden;
}
.RuJbAfF .IRiPUvkY7Q0 {
  display: grid;
  transform: translate3d(-3rem, 0, 0);
  width: 115vw;
  grid-column-gap: 1rem;
}
.RuJbAfF .WDegWHkcF5 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.RuJbAfF .WDegWHkcF5 img {
  min-width: 30vw;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .RuJbAfF .WDegWHkcF5 img {
    min-width: 35vw;
  }
}
.RuJbAfF .oBPn55O,
.RuJbAfF .SqTUsV,
.RuJbAfF .eyGDc118U4 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
}
.RuJbAfF .oBPn55O {
  align-items: flex-end;
}
.RuJbAfF .SqTUsV {
  align-items: flex-start;
}
.vhnUvfxEfhs {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-image: url("mdY3634Gc9.jpeg");
}
.vhnUvfxEfhs .qdX0fDOtO.rPatgxp {
  display: none;
}
.vhnUvfxEfhs .qdX0fDOtO {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.vhnUvfxEfhs .pz8M0K7 {
  background: #ffc600;
}
@media (max-width: 767px) {
  .vhnUvfxEfhs .pz8M0K7 {
    padding: 2rem 1.5rem;
    margin-bottom: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .vhnUvfxEfhs .pz8M0K7 {
    padding: 2.25rem;
  }
}
@media (min-width: 992px) {
  .vhnUvfxEfhs .pz8M0K7 {
    padding: 4rem;
  }
}
.vhnUvfxEfhs .hWQMDsZN6rI,
.vhnUvfxEfhs .QjL3mKKnYo {
  text-align: center;
}
.vhnUvfxEfhs .UV1zMHLI {
  text-align: center;
  color: #000000;
}
.gkmCnT {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.gkmCnT .e237QH4:focus,
.gkmCnT span:focus {
  outline: none;
}
.gkmCnT .GJZ2M6NJSR {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}
.gkmCnT .VgaxBx {
  max-width: 800px;
}
.gkmCnT .e237QH4 {
  color: #232323;
  min-height: 90px;
  font-weight: bold;
}
@media (max-width: 768px) {
  .gkmCnT .e237QH4 {
    min-height: 45px;
  }
}
.V3gkkuKF {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.V3gkkuKF .qdX0fDOtO.rPatgxp {
  display: none;
}
.V3gkkuKF .qdX0fDOtO {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.V3gkkuKF .FLJfrv5Q4v {
  margin: auto;
  display: inline-flex;
  font-size: 2rem;
  color: #1e96fc;
  width: 40px;
  justify-content: center;
  align-items: center;
}
.V3gkkuKF .UV1zMHLI,
.V3gkkuKF .uKXx73 {
  color: #000000;
}
.V3gkkuKF .nWxUiNd {
  color: #000000;
}
.V3gkkuKF .Emfi6m {
  color: #000000;
}
.V3gkkuKF .n0qbdG {
  color: #000000;
}
.V3gkkuKF .VgaxBx {
  max-width: 800px;
}
.seAtub {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.seAtub .b27hODqgYgV {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.seAtub .b27hODqgYgV .i0puTV9Ti {
  margin: 8px;
}
.seAtub .b27hODqgYgV .i0puTV9Ti a:hover .FLJfrv5Q4v,
.seAtub .b27hODqgYgV .i0puTV9Ti a:focus .FLJfrv5Q4v {
  background-color: #f7f7f7;
}
.seAtub .b27hODqgYgV .i0puTV9Ti a .FLJfrv5Q4v {
  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;
}
.seAtub .NYmcv939 {
  width: 100%;
  justify-content: center;
}
.seAtub .Emfi6m {
  color: #ffffff;
}
.seAtub .Emfi6m,
.seAtub .bZmtGwoZKZ1 {
  color: #000000;
}
.NFvCbR5 {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: transparent;
}
.NFvCbR5 .ZNfWCtJ9rHS {
  background-color: #ffffff;
  opacity: 0.4;
}
.NFvCbR5 form .QjL3mKKnYo {
  text-align: center;
  width: 100%;
}
.NFvCbR5 form .QjL3mKKnYo .OXWoLrivrs {
  display: inline-flex;
}
@media (max-width: 991px) {
  .NFvCbR5 form .QjL3mKKnYo .OXWoLrivrs {
    width: 100%;
  }
}
.NFvCbR5 .VgaxBx {
  max-width: 800px;
}
.InUb9x {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.InUb9x .qdX0fDOtO.rPatgxp {
  display: none;
}
.InUb9x .qdX0fDOtO {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.InUb9x .hWQMDsZN6rI {
  color: #000000;
}
.InUb9x .n0qbdG {
  color: #ffffff;
  text-align: left;
}
.InUb9x .zJaFp0T05 {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .InUb9x .zJaFp0T05 {
    margin-bottom: 2rem;
  }
}
.InUb9x .n0qbdG,
.InUb9x .zJaFp0T05 {
  color: #000000;
}
.InUb9x .WoZ3YQ {
  height: 30rem;
  position: relative;
  border-radius: 2rem;
}
.InUb9x .WoZ3YQ iframe {
  height: 100%;
  width: 100%;
  border-radius: 2rem;
}
.InUb9x .WoZ3YQ [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%;
}
.InUb9x .WoZ3YQ[data-state] {
  background: #e9e5dc;
}
.InUb9x .WoZ3YQ[data-state="loading"] [data-state-details] {
  display: none;
}
.AEKtNPcS4Zb {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #000000;
}
.AEKtNPcS4Zb .b27hODqgYgV {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.AEKtNPcS4Zb .b27hODqgYgV .i0puTV9Ti {
  margin: 8px;
}
.AEKtNPcS4Zb .b27hODqgYgV .i0puTV9Ti a:hover .FLJfrv5Q4v,
.AEKtNPcS4Zb .b27hODqgYgV .i0puTV9Ti a:focus .FLJfrv5Q4v {
  background-color: #ffffff;
}
.AEKtNPcS4Zb .b27hODqgYgV .i0puTV9Ti a .FLJfrv5Q4v {
  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;
}
.AEKtNPcS4Zb .NYmcv939 {
  width: 100%;
  justify-content: center;
}
.AEKtNPcS4Zb .SEXlSDAf5Z {
  list-style: none;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: 0;
}
.AEKtNPcS4Zb .SEXlSDAf5Z li {
  padding: 0 1rem 1rem 1rem;
}
.AEKtNPcS4Zb .SEXlSDAf5Z li p {
  margin: 0;
}
.AEKtNPcS4Zb .LQhtEfAnY87 {
  margin-bottom: 0;
  color: #ffffff;
  text-align: center;
}
.AEKtNPcS4Zb .Emfi6m {
  color: #ffffff;
}
