.WRnczt {
  border-width: 2px;
}
img,
.PZ7Nul,
.yPk8ijByuK,
.bVHlVJMvhUp,
.K9c00BJyiZC iframe,
.zxCwbVyaQz iframe,
.F8d3mL,
.V1EJ4FLHj,
.uI0qSE,
.xioc7qQdiPK {
  border-radius: 2rem !important;
}
.bVHlVJMvhUp {
  overflow: hidden;
}
body {
  background-color: #fffae6;
}
body {
  font-family: Roboto Flex;
}
.AH24swFBYSN {
  font-family: 'Roboto Flex', sans-serif;
  font-size: 5rem;
  line-height: 1;
}
.AH24swFBYSN > .Bwxa68eja {
  font-size: 6.25rem;
}
.sN9ZgdTqG6 {
  font-family: 'Roboto Flex', sans-serif;
  font-size: 4rem;
  line-height: 1;
}
.sN9ZgdTqG6 > .Bwxa68eja {
  font-size: 5rem;
}
.ERi54B2Kj {
  font-family: 'Roboto Flex', sans-serif;
  font-size: 1.2rem;
  line-height: 1.5;
}
.ERi54B2Kj > .Bwxa68eja {
  font-size: 1.5rem;
}
.U896BeS {
  font-family: 'Roboto Flex', sans-serif;
  font-size: 2.5rem;
  line-height: 1.5;
}
.U896BeS > .Bwxa68eja {
  font-size: 3.125rem;
}
.E2tLUiETkc {
  font-family: 'Roboto Flex', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
}
.E2tLUiETkc > .Bwxa68eja {
  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) {
  .AH24swFBYSN {
    font-size: 4rem;
  }
}
@media (max-width: 768px) {
  .AH24swFBYSN {
    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))));
  }
  .sN9ZgdTqG6 {
    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))));
  }
  .ERi54B2Kj {
    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))));
  }
  .U896BeS {
    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))));
  }
  .E2tLUiETkc {
    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) {
  .AH24swFBYSN {
    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))));
  }
  .sN9ZgdTqG6 {
    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))));
  }
  .ERi54B2Kj {
    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))));
  }
  .U896BeS {
    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))));
  }
  .E2tLUiETkc {
    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 */
.WRnczt {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .WRnczt {
    padding: 0.75rem 1.5rem;
  }
}
.k5HtxhcLyZ2 {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.W2mXabgT {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.Txrb9k1 {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
.Abjdg0aO {
  background-color: #ffee32 !important;
}
.ipxMFw {
  background-color: #28d685 !important;
}
.AeyeXojt {
  background-color: #0dcbf1 !important;
}
.PL8lbpQB {
  background-color: #febf00 !important;
}
.wJuUAIwS {
  background-color: #d82637 !important;
}
.qLVq7m,
.qLVq7m:active {
  background-color: #ffee32 !important;
  border-color: #ffee32 !important;
  color: #322e00 !important;
  box-shadow: none;
}
.qLVq7m:hover,
.qLVq7m:focus,
.qLVq7m.w7Bjzybz,
.qLVq7m.W2hfX4afZxC {
  color: inherit;
  background-color: #fff265 !important;
  border-color: #fff265 !important;
  box-shadow: none;
}
.qLVq7m.QhRe9qEg2,
.qLVq7m:disabled {
  color: #322e00 !important;
  background-color: #fff265 !important;
  border-color: #fff265 !important;
}
.YvnJINua,
.YvnJINua:active {
  background-color: #474747 !important;
  border-color: #474747 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.YvnJINua:hover,
.YvnJINua:focus,
.YvnJINua.w7Bjzybz,
.YvnJINua.W2hfX4afZxC {
  color: inherit;
  background-color: #616161 !important;
  border-color: #616161 !important;
  box-shadow: none;
}
.YvnJINua.QhRe9qEg2,
.YvnJINua:disabled {
  color: #ffffff !important;
  background-color: #616161 !important;
  border-color: #616161 !important;
}
.Wlt78q,
.Wlt78q:active {
  background-color: #0dcbf1 !important;
  border-color: #0dcbf1 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.Wlt78q:hover,
.Wlt78q:focus,
.Wlt78q.w7Bjzybz,
.Wlt78q.W2hfX4afZxC {
  color: inherit;
  background-color: #3cd6f5 !important;
  border-color: #3cd6f5 !important;
  box-shadow: none;
}
.Wlt78q.QhRe9qEg2,
.Wlt78q:disabled {
  color: #ffffff !important;
  background-color: #3cd6f5 !important;
  border-color: #3cd6f5 !important;
}
.SJygbgOx,
.SJygbgOx:active {
  background-color: #28d685 !important;
  border-color: #28d685 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.SJygbgOx:hover,
.SJygbgOx:focus,
.SJygbgOx.w7Bjzybz,
.SJygbgOx.W2hfX4afZxC {
  color: inherit;
  background-color: #52df9d !important;
  border-color: #52df9d !important;
  box-shadow: none;
}
.SJygbgOx.QhRe9qEg2,
.SJygbgOx:disabled {
  color: #ffffff !important;
  background-color: #52df9d !important;
  border-color: #52df9d !important;
}
.Utc38Y7xQf,
.Utc38Y7xQf:active {
  background-color: #febf00 !important;
  border-color: #febf00 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.Utc38Y7xQf:hover,
.Utc38Y7xQf:focus,
.Utc38Y7xQf.w7Bjzybz,
.Utc38Y7xQf.W2hfX4afZxC {
  color: inherit;
  background-color: #ffcc32 !important;
  border-color: #ffcc32 !important;
  box-shadow: none;
}
.Utc38Y7xQf.QhRe9qEg2,
.Utc38Y7xQf:disabled {
  color: #ffffff !important;
  background-color: #ffcc32 !important;
  border-color: #ffcc32 !important;
}
.LgoMjX,
.LgoMjX:active {
  background-color: #d82637 !important;
  border-color: #d82637 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.LgoMjX:hover,
.LgoMjX:focus,
.LgoMjX.w7Bjzybz,
.LgoMjX.W2hfX4afZxC {
  color: inherit;
  background-color: #e0515e !important;
  border-color: #e0515e !important;
  box-shadow: none;
}
.LgoMjX.QhRe9qEg2,
.LgoMjX:disabled {
  color: #ffffff !important;
  background-color: #e0515e !important;
  border-color: #e0515e !important;
}
.kVS5sGGK,
.kVS5sGGK:active {
  background-color: #eff0ec !important;
  border-color: #eff0ec !important;
  color: #757b62 !important;
  box-shadow: none;
}
.kVS5sGGK:hover,
.kVS5sGGK:focus,
.kVS5sGGK.w7Bjzybz,
.kVS5sGGK.W2hfX4afZxC {
  color: inherit;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  box-shadow: none;
}
.kVS5sGGK.QhRe9qEg2,
.kVS5sGGK:disabled {
  color: #757b62 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.oZD3O1c5bg,
.oZD3O1c5bg:active {
  background-color: #232323 !important;
  border-color: #232323 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.oZD3O1c5bg:hover,
.oZD3O1c5bg:focus,
.oZD3O1c5bg.w7Bjzybz,
.oZD3O1c5bg.W2hfX4afZxC {
  color: inherit;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
  box-shadow: none;
}
.oZD3O1c5bg.QhRe9qEg2,
.oZD3O1c5bg:disabled {
  color: #ffffff !important;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
}
.hlnZTA,
.hlnZTA:active {
  background-color: transparent !important;
  border-color: #ffee32;
  color: #ffee32;
}
.hlnZTA:hover,
.hlnZTA:focus,
.hlnZTA.w7Bjzybz,
.hlnZTA.W2hfX4afZxC {
  color: #dac800 !important;
  background-color: transparent !important;
  border-color: #dac800 !important;
  box-shadow: none !important;
}
.hlnZTA.QhRe9qEg2,
.hlnZTA:disabled {
  color: #322e00 !important;
  background-color: #ffee32 !important;
  border-color: #ffee32 !important;
}
.U30Nhf4K,
.U30Nhf4K:active {
  background-color: transparent !important;
  border-color: #474747;
  color: #474747;
}
.U30Nhf4K:hover,
.U30Nhf4K:focus,
.U30Nhf4K.w7Bjzybz,
.U30Nhf4K.W2hfX4afZxC {
  color: #1c1c1c !important;
  background-color: transparent !important;
  border-color: #1c1c1c !important;
  box-shadow: none !important;
}
.U30Nhf4K.QhRe9qEg2,
.U30Nhf4K:disabled {
  color: #ffffff !important;
  background-color: #474747 !important;
  border-color: #474747 !important;
}
.lt7KfSB,
.lt7KfSB:active {
  background-color: transparent !important;
  border-color: #0dcbf1;
  color: #0dcbf1;
}
.lt7KfSB:hover,
.lt7KfSB:focus,
.lt7KfSB.w7Bjzybz,
.lt7KfSB.W2hfX4afZxC {
  color: #09869f !important;
  background-color: transparent !important;
  border-color: #09869f !important;
  box-shadow: none !important;
}
.lt7KfSB.QhRe9qEg2,
.lt7KfSB:disabled {
  color: #ffffff !important;
  background-color: #0dcbf1 !important;
  border-color: #0dcbf1 !important;
}
.UyAo9tZD,
.UyAo9tZD:active {
  background-color: transparent !important;
  border-color: #28d685;
  color: #28d685;
}
.UyAo9tZD:hover,
.UyAo9tZD:focus,
.UyAo9tZD.w7Bjzybz,
.UyAo9tZD.W2hfX4afZxC {
  color: #1a8d58 !important;
  background-color: transparent !important;
  border-color: #1a8d58 !important;
  box-shadow: none !important;
}
.UyAo9tZD.QhRe9qEg2,
.UyAo9tZD:disabled {
  color: #ffffff !important;
  background-color: #28d685 !important;
  border-color: #28d685 !important;
}
.tMEhmJ2BHH,
.tMEhmJ2BHH:active {
  background-color: transparent !important;
  border-color: #febf00;
  color: #febf00;
}
.tMEhmJ2BHH:hover,
.tMEhmJ2BHH:focus,
.tMEhmJ2BHH.w7Bjzybz,
.tMEhmJ2BHH.W2hfX4afZxC {
  color: #a77e00 !important;
  background-color: transparent !important;
  border-color: #a77e00 !important;
  box-shadow: none !important;
}
.tMEhmJ2BHH.QhRe9qEg2,
.tMEhmJ2BHH:disabled {
  color: #ffffff !important;
  background-color: #febf00 !important;
  border-color: #febf00 !important;
}
.RCgOEAcL,
.RCgOEAcL:active {
  background-color: transparent !important;
  border-color: #d82637;
  color: #d82637;
}
.RCgOEAcL:hover,
.RCgOEAcL:focus,
.RCgOEAcL.w7Bjzybz,
.RCgOEAcL.W2hfX4afZxC {
  color: #8e1924 !important;
  background-color: transparent !important;
  border-color: #8e1924 !important;
  box-shadow: none !important;
}
.RCgOEAcL.QhRe9qEg2,
.RCgOEAcL:disabled {
  color: #ffffff !important;
  background-color: #d82637 !important;
  border-color: #d82637 !important;
}
.HphAFZq2NQ,
.HphAFZq2NQ:active {
  background-color: transparent !important;
  border-color: #232323;
  color: #232323;
}
.HphAFZq2NQ:hover,
.HphAFZq2NQ:focus,
.HphAFZq2NQ.w7Bjzybz,
.HphAFZq2NQ.W2hfX4afZxC {
  color: #000000 !important;
  background-color: transparent !important;
  border-color: #000000 !important;
  box-shadow: none !important;
}
.HphAFZq2NQ.QhRe9qEg2,
.HphAFZq2NQ:disabled {
  color: #ffffff !important;
  background-color: #232323 !important;
  border-color: #232323 !important;
}
.zhTe5qcvYD,
.zhTe5qcvYD:active {
  background-color: transparent !important;
  border-color: #fafafa;
  color: #fafafa;
}
.zhTe5qcvYD:hover,
.zhTe5qcvYD:focus,
.zhTe5qcvYD.w7Bjzybz,
.zhTe5qcvYD.W2hfX4afZxC {
  color: #cfcfcf !important;
  background-color: transparent !important;
  border-color: #cfcfcf !important;
  box-shadow: none !important;
}
.zhTe5qcvYD.QhRe9qEg2,
.zhTe5qcvYD:disabled {
  color: #7a7a7a !important;
  background-color: #fafafa !important;
  border-color: #fafafa !important;
}
.orFyrt {
  color: #ffee32 !important;
}
.SWYVOMqe {
  color: #474747 !important;
}
.m3NazG8ME {
  color: #28d685 !important;
}
.tkodCnBQ {
  color: #0dcbf1 !important;
}
.hDtvaf2OsNU {
  color: #febf00 !important;
}
.jWRu2Nw5BSJ {
  color: #d82637 !important;
}
.FzjRVgnn {
  color: #fafafa !important;
}
.htyrMb {
  color: #232323 !important;
}
a.orFyrt:hover,
a.orFyrt:focus,
a.orFyrt.W2hfX4afZxC {
  color: #cbba00 !important;
}
a.SWYVOMqe:hover,
a.SWYVOMqe:focus,
a.SWYVOMqe.W2hfX4afZxC {
  color: #141414 !important;
}
a.m3NazG8ME:hover,
a.m3NazG8ME:focus,
a.m3NazG8ME.W2hfX4afZxC {
  color: #188050 !important;
}
a.tkodCnBQ:hover,
a.tkodCnBQ:focus,
a.tkodCnBQ.W2hfX4afZxC {
  color: #087990 !important;
}
a.hDtvaf2OsNU:hover,
a.hDtvaf2OsNU:focus,
a.hDtvaf2OsNU.W2hfX4afZxC {
  color: #987200 !important;
}
a.jWRu2Nw5BSJ:hover,
a.jWRu2Nw5BSJ:focus,
a.jWRu2Nw5BSJ.W2hfX4afZxC {
  color: #811721 !important;
}
a.FzjRVgnn:hover,
a.FzjRVgnn:focus,
a.FzjRVgnn.W2hfX4afZxC {
  color: #c7c7c7 !important;
}
a.htyrMb:hover,
a.htyrMb:focus,
a.htyrMb.W2hfX4afZxC {
  color: #000000 !important;
}
a:is(#r5Ejmydj9ZM, #WCTI3ysVwr, #uQpLjA, #DbGXrZO, #uRTWwS, #QCp7wKY5bT, #aQPiby, #Mb2Tauvl, #Op6OxKJI, #BbaxxtP, #J1hEuVbgB, #xasOaLFYM2F, #xciNE5iT, #YaG6TXMBG, #mhHBBkw, #orFyrt, #SWYVOMqe, #m3NazG8ME, #tkodCnBQ, #hDtvaf2OsNU, #jWRu2Nw5BSJ, #locyc2X3oA2, #DDBXg1bP, #FzjRVgnn, #fbiLE8R7bz, #JgY7Nb7, #fDpXwYTb0ya, #WFGZ106, #uz8riVl, #P0Er0k, #f0WgfCbem, #QuSrs1Wuop, #wNCSOkT, #y0hAg8, #vr4DFl, #HstdoEX, #Zec1oa1z8I, #akIDeLB, #wgfyKQYAI, #HuGEW6h, #Ec8zkNFKn, #VtdKxsALP, #Vsw339o, #dK3wp3RQ7k, #htyrMb):not(.L7QliRwX):not(.mhHCoG):not([role]):not(.QK4bGB) {
  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(#r5Ejmydj9ZM, #WCTI3ysVwr, #uQpLjA, #DbGXrZO, #uRTWwS, #QCp7wKY5bT, #aQPiby, #Mb2Tauvl, #Op6OxKJI, #BbaxxtP, #J1hEuVbgB, #xasOaLFYM2F, #xciNE5iT, #YaG6TXMBG, #mhHBBkw, #orFyrt, #SWYVOMqe, #m3NazG8ME, #tkodCnBQ, #hDtvaf2OsNU, #jWRu2Nw5BSJ, #locyc2X3oA2, #DDBXg1bP, #FzjRVgnn, #fbiLE8R7bz, #JgY7Nb7, #fDpXwYTb0ya, #WFGZ106, #uz8riVl, #P0Er0k, #f0WgfCbem, #QuSrs1Wuop, #wNCSOkT, #y0hAg8, #vr4DFl, #HstdoEX, #Zec1oa1z8I, #akIDeLB, #wgfyKQYAI, #HuGEW6h, #Ec8zkNFKn, #VtdKxsALP, #Vsw339o, #dK3wp3RQ7k, #htyrMb):not(.L7QliRwX):not(.mhHCoG):not([role]):not(.QK4bGB):hover {
  transition: background-position 2s ease-in-out;
  background-image: linear-gradient(currentColor 50%, currentColor 50%);
  background-position: 0px 1.2em;
}
.kr9nQ5ah .L7QliRwX.W2hfX4afZxC {
  color: #ffee32;
}
.kr9nQ5ah .L7QliRwX:not(.W2hfX4afZxC) {
  color: #232323;
}
.uaxQBqT2 {
  background-color: #70c770;
}
.M8NmYqRE00M {
  background-color: #0dcbf1;
}
.bCFJ9r {
  background-color: #febf00;
}
.Gqsdk9j3R {
  background-color: #d82637;
}
.MVBGYbvwB9z .WRnczt:not(.Oehz3QMJ) {
  border-radius: 100px;
}
.NU9gXkmSs li a {
  border-radius: 100px !important;
}
.NU9gXkmSs li.W2hfX4afZxC .WRnczt {
  background-color: #ffee32;
  border-color: #ffee32;
  color: #4b4500;
}
.NU9gXkmSs li.W2hfX4afZxC .WRnczt:focus {
  box-shadow: none;
}
.kr9nQ5ah .L7QliRwX {
  border-radius: 100px !important;
}
a,
a:hover {
  color: #ffee32;
}
.iZDbcSF0Ysn.Abjdg0aO .CAeDmuC3Qad,
.iZDbcSF0Ysn.Abjdg0aO .bOvKx6et6t {
  color: #fffffe;
}
.iZDbcSF0Ysn.ipxMFw .CAeDmuC3Qad,
.iZDbcSF0Ysn.ipxMFw .bOvKx6et6t {
  color: #d3f7e6;
}
.iZDbcSF0Ysn.AeyeXojt .CAeDmuC3Qad,
.iZDbcSF0Ysn.AeyeXojt .bOvKx6et6t {
  color: #cef5fc;
}
.iZDbcSF0Ysn.PL8lbpQB .CAeDmuC3Qad,
.iZDbcSF0Ysn.PL8lbpQB .bOvKx6et6t {
  color: #fff2cb;
}
.iZDbcSF0Ysn.wJuUAIwS .CAeDmuC3Qad,
.iZDbcSF0Ysn.wJuUAIwS .bOvKx6et6t {
  color: #f7d3d6;
}
/* Scroll to top button*/
.spaqaVLoE {
  display: none;
}
.lQlAbftqGM4 {
  font-family: 'Roboto Flex', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
  border-radius: 40px !important;
}
.lQlAbftqGM4 > .Bwxa68eja {
  font-size: 1.75rem;
}
.lQlAbftqGM4:hover,
.lQlAbftqGM4: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: #ffee32 !important;
}
.lQlAbftqGM4:-webkit-input-placeholder {
  font-family: 'Roboto Flex', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
}
.lQlAbftqGM4:-webkit-input-placeholder > .Bwxa68eja {
  font-size: 1.75rem;
}
blockquote {
  border-color: #ffee32;
}
/* Forms */
.tPHByd .w4QHuN .WRnczt {
  border-radius: 100px !important;
}
.tPHByd .w4QHuN .WRnczt:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.tPHByd .w4QHuN button[type="submit"] {
  border-radius: 100px !important;
  padding: 1rem 3rem;
}
.tPHByd .w4QHuN button[type="submit"]:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.RwQAEB li:hover,
.RwQAEB li.cygcdQwVRES {
  background-color: #ffee32;
  color: #000000;
}
.dA06wdqoc {
  transition: 0.25s ease;
}
.dA06wdqoc:hover {
  border-color: #ffee32;
}
.RwQAEB .iNiiQd5J,
.dA06wdqoc.YUoWwzD:after,
.dA06wdqoc.OCmNbaQpj:after {
  transition: 0.4s;
  border-top-color: #232323;
  border-bottom-color: #232323;
}
.RwQAEB:hover .iNiiQd5J,
.dA06wdqoc.YUoWwzD:hover:after,
.dA06wdqoc.OCmNbaQpj:hover:after {
  border-top-color: #ffee32;
  border-bottom-color: #ffee32;
}
.fpEUiu .OMigIPb td.EYbJ6m,
.fpEUiu .OMigIPb td.fd1Nydq9mx,
.fpEUiu .FnK1Z9WN9 .iJSJgP > div > div.fd1Nydq9mx {
  color: #000000 !important;
  background-color: #ffee32 !important;
  box-shadow: none !important;
}
.fpEUiu .OMigIPb td:hover,
.fpEUiu .FnK1Z9WN9 .iJSJgP > div > div:hover {
  color: #ffffff !important;
  background: #474747 !important;
  box-shadow: none !important;
}
.XVYymKBRE {
  background-image: none !important;
}
.Gb4zq8pM:not(section),
.mOIoUg {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: auto;
}
iframe.Gb4zq8pM,
.Gb4zq8pM: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='%23ffee32' %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.Gb4zq8pM:after {
  opacity: 0.5;
}
body {
  overflow-x: hidden;
}
a {
  transition: color 0.6s;
}
@media (max-width: 1400px) {
  .qxStib {
    max-width: 100%;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .qxStib {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .J1W9E7F {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 767px) {
  .J1W9E7F {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.uKZLaWBi {
  z-index: 1000;
  width: 100%;
  position: relative;
}
.uKZLaWBi .mhHCoG: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) {
  .uKZLaWBi .azhpn3ge {
    transform: scale(0.8);
  }
}
.uKZLaWBi .gQ4utw {
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.uKZLaWBi .gQ4utw img {
  max-width: 100%;
  max-height: 100%;
}
.uKZLaWBi .gQ4utw .QK4bGB {
  line-height: inherit !important;
}
.uKZLaWBi .gQ4utw .BLaQevnCj a {
  outline: none;
}
.uKZLaWBi .Nq8MaieI {
  margin: auto;
  margin-left: 0;
  margin-left: auto;
}
.uKZLaWBi .Nq8MaieI .XbCRbpfjLxw {
  padding: 0 !important;
  transition: 0.3s all !important;
}
.uKZLaWBi .Nq8MaieI .XbCRbpfjLxw .L7QliRwX {
  padding: 16px !important;
  margin: 0 !important;
  border-radius: 1rem !important;
  transition: 0.3s all !important;
}
.uKZLaWBi .Nq8MaieI .XbCRbpfjLxw .L7QliRwX:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
.uKZLaWBi .Nq8MaieI .hEL7yB .L7QliRwX::after {
  transform: rotate(180deg);
}
@media (min-width: 992px) {
  .uKZLaWBi .Nq8MaieI .hEL7yB .L7QliRwX::before {
    content: "";
    width: 100%;
    height: 20px;
    top: 100%;
    background: transparent;
    position: absolute;
  }
}
.uKZLaWBi .Nq8MaieI .mhHCoG {
  padding: 12px !important;
  border-radius: 0.5rem !important;
  margin: 0 8px !important;
  transition: 0.3s all !important;
}
.uKZLaWBi .Nq8MaieI .mhHCoG:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
@media (min-width: 992px) {
  .uKZLaWBi .Nq8MaieI {
    padding-left: 1.5rem;
  }
}
.uKZLaWBi .L7QliRwX {
  width: fit-content;
  position: relative;
}
.uKZLaWBi .BLaQevnCj {
  margin: 0 !important;
}
@media (max-width: 767px) {
  .uKZLaWBi .BLaQevnCj {
    padding-left: 0;
  }
}
.uKZLaWBi .QK4bGB {
  padding-left: 1rem;
  padding-right: 0.5rem;
}
@media (max-width: 767px) {
  .uKZLaWBi .c3k9eFz {
    padding-bottom: 0.5rem;
  }
}
.uKZLaWBi .c3k9eFz .ewFlgi.D8JuHkq::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  transition: 0.3s all;
}
.uKZLaWBi .qxStib {
  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) {
  .uKZLaWBi .qxStib {
    padding-right: 2rem;
  }
}
@media (max-width: 767px) {
  .uKZLaWBi .qxStib {
    width: 95%;
    height: 56px !important;
    padding-right: 1rem;
    margin-top: 0rem;
  }
}
.uKZLaWBi .O17VC563xct {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.uKZLaWBi .UVOeaTM {
  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;
}
.uKZLaWBi .XbCRbpfjLxw:focus,
.uKZLaWBi .L7QliRwX:focus {
  outline: none;
}
.uKZLaWBi .ROELl2Tb .UVOeaTM .mhHCoG {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.uKZLaWBi .ROELl2Tb .UVOeaTM .mhHCoG::after {
  right: 0.5rem;
}
.uKZLaWBi .ROELl2Tb .UVOeaTM .mhHCoG .Bwxa68eja {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.uKZLaWBi .ROELl2Tb .UVOeaTM .mhHCoG .Bwxa68eja:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.uKZLaWBi .uvU5BavRoxr .UVOeaTM .mhHCoG:before {
  display: none;
}
.uKZLaWBi .uvU5BavRoxr .ROELl2Tb .UVOeaTM .mhHCoG {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.uKZLaWBi .Nc0e5B3d {
  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;
}
.uKZLaWBi .Nc0e5B3d.yoYj1loFR {
  transition: all 0.3s;
}
.uKZLaWBi .Nc0e5B3d .mhHCoG {
  padding: 0.5rem 1.8rem;
}
.uKZLaWBi .Nc0e5B3d .BLaQevnCj img {
  min-width: 6rem;
  object-fit: cover;
}
.uKZLaWBi .Nc0e5B3d .DKbFSP7r3 {
  z-index: 1;
  justify-content: flex-end;
}
.uKZLaWBi .Nc0e5B3d.uvU5BavRoxr {
  justify-content: center;
}
.uKZLaWBi .Nc0e5B3d.uvU5BavRoxr .XbCRbpfjLxw .L7QliRwX::before {
  display: none;
}
.uKZLaWBi .Nc0e5B3d.uvU5BavRoxr.yoYj1loFR .UVOeaTM {
  top: 0;
}
@media (min-width: 992px) {
  .uKZLaWBi .Nc0e5B3d.uvU5BavRoxr.yoYj1loFR:not(.hRdzLfF9) .DKbFSP7r3 {
    max-height: calc(98.5vh - 4.3rem);
  }
}
.uKZLaWBi .Nc0e5B3d.uvU5BavRoxr .UVOeaTM .MVz5OhzPK {
  left: 0 !important;
}
.uKZLaWBi .Nc0e5B3d.uvU5BavRoxr .UVOeaTM .mhHCoG:after {
  right: auto;
}
.uKZLaWBi .Nc0e5B3d.uvU5BavRoxr .UVOeaTM .D8JuHkq[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%;
}
.uKZLaWBi .Nc0e5B3d.uvU5BavRoxr ul.Nq8MaieI li {
  margin: auto;
}
.uKZLaWBi .Nc0e5B3d.uvU5BavRoxr .UVOeaTM .mhHCoG {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
.uKZLaWBi .Nc0e5B3d.uvU5BavRoxr .AHpNgok {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 767px) {
  .uKZLaWBi .Nc0e5B3d {
    min-height: 72px;
  }
  .uKZLaWBi .Nc0e5B3d .BLaQevnCj img {
    height: 2.5rem !important;
    min-width: 2.5rem !important;
  }
}
@media (max-width: 991px) {
  .uKZLaWBi .Nc0e5B3d .XbCRbpfjLxw .L7QliRwX::before {
    display: none;
  }
  .uKZLaWBi .Nc0e5B3d.yoYj1loFR .UVOeaTM {
    top: 0;
  }
  .uKZLaWBi .Nc0e5B3d .UVOeaTM .MVz5OhzPK {
    left: 0 !important;
  }
  .uKZLaWBi .Nc0e5B3d .UVOeaTM .mhHCoG:after {
    right: auto;
  }
  .uKZLaWBi .Nc0e5B3d .UVOeaTM .D8JuHkq[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%;
  }
  .uKZLaWBi .Nc0e5B3d .UVOeaTM .mhHCoG {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .uKZLaWBi .Nc0e5B3d .gQ4utw {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 10px;
  }
  .uKZLaWBi .Nc0e5B3d .azhpn3ge {
    flex-basis: auto;
  }
  .uKZLaWBi .Nc0e5B3d .AHpNgok {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.uKZLaWBi .Nc0e5B3d.hRdzLfF9 .BLaQevnCj img {
  height: 2rem;
}
.uKZLaWBi .mhHCoG.W2hfX4afZxC,
.uKZLaWBi .mhHCoG:active {
  background-color: transparent;
}
.uKZLaWBi .elbddVDEg1r .Nq8MaieI .L7QliRwX {
  padding: 0;
}
.uKZLaWBi .c3k9eFz .ewFlgi.D8JuHkq {
  margin-right: 1.667em;
}
.uKZLaWBi .c3k9eFz .ewFlgi.D8JuHkq[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.uKZLaWBi .Nc0e5B3d.elbddVDEg1r .ROELl2Tb .UVOeaTM {
  background: #ffffff;
}
.uKZLaWBi .Nc0e5B3d.elbddVDEg1r .ROELl2Tb .UVOeaTM .MVz5OhzPK {
  margin: 0;
  left: 105%;
  transform: none;
  top: -12px;
}
.uKZLaWBi .Nc0e5B3d .ROELl2Tb.hEL7yB > .UVOeaTM {
  display: flex;
}
.uKZLaWBi ul.Nq8MaieI {
  flex-wrap: wrap;
}
.uKZLaWBi .dNtpSE1 {
  text-align: center;
  min-width: 140px;
}
@media (max-width: 992px) {
  .uKZLaWBi .dNtpSE1 {
    text-align: left;
  }
}
.uKZLaWBi button.azhpn3ge {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.uKZLaWBi button.azhpn3ge .GrbKQz span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.uKZLaWBi button.azhpn3ge .GrbKQz span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.uKZLaWBi button.azhpn3ge .GrbKQz span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.uKZLaWBi button.azhpn3ge .GrbKQz span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.uKZLaWBi button.azhpn3ge .GrbKQz span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.uKZLaWBi nav.yoYj1loFR .GrbKQz span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.uKZLaWBi nav.yoYj1loFR .GrbKQz span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.uKZLaWBi nav.yoYj1loFR .GrbKQz span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.uKZLaWBi nav.yoYj1loFR .GrbKQz span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.uKZLaWBi .X20rWBBfVtF {
  padding: 0 1rem;
}
.uKZLaWBi a.L7QliRwX {
  display: flex;
  align-items: center;
  justify-content: center;
}
.uKZLaWBi .AHpNgok {
  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) {
  .uKZLaWBi .AHpNgok {
    justify-content: flex-start;
    margin-bottom: 0.5rem;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .uKZLaWBi .Nc0e5B3d {
    height: 70px;
  }
  .uKZLaWBi .Nc0e5B3d.yoYj1loFR {
    height: auto;
  }
  .uKZLaWBi .XbCRbpfjLxw .L7QliRwX:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.uKZLaWBi .Nc0e5B3d .ROELl2Tb > .UVOeaTM {
  display: none;
  width: max-content;
  max-width: 500px !important;
  transform: translateX(-50%);
  top: calc(100% + 20px);
  left: 50%;
}
.uKZLaWBi .Nc0e5B3d .ROELl2Tb > .UVOeaTM .mhHCoG {
  line-height: 1 !important;
}
.uKZLaWBi .Nc0e5B3d .ROELl2Tb > .UVOeaTM .ROELl2Tb .mhHCoG {
  align-items: center;
  display: flex;
  height: max-content !important;
  min-height: max-content !important;
}
.uKZLaWBi .Nc0e5B3d .ROELl2Tb > .UVOeaTM .ROELl2Tb .mhHCoG::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);
}
.uKZLaWBi .Nc0e5B3d .ROELl2Tb > .UVOeaTM .ROELl2Tb.hEL7yB .mhHCoG::after {
  transform: rotate(0deg);
}
.uKZLaWBi .MVBGYbvwB9z {
  margin: -0.6rem -0.6rem;
}
.uKZLaWBi .azhpn3ge {
  margin-left: 12px;
  margin-right: 8px;
  order: 1000;
}
@media (max-width: 991px) {
  .uKZLaWBi .gQ4utw {
    margin-right: auto;
  }
  .uKZLaWBi .DKbFSP7r3 {
    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);
  }
  .uKZLaWBi .Nq8MaieI .XbCRbpfjLxw .L7QliRwX::after {
    margin-left: 10px;
  }
  .uKZLaWBi .Nq8MaieI .mhHCoG:hover {
    background-color: rgba(27, 31, 10, 0.06);
  }
  .uKZLaWBi .Nc0e5B3d .ROELl2Tb > .UVOeaTM {
    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;
  }
  .uKZLaWBi .Nc0e5B3d .ROELl2Tb > .UVOeaTM .mhHCoG {
    padding: 8px !important;
    line-height: 1 !important;
    margin-bottom: 4px !important;
  }
  .uKZLaWBi .Nc0e5B3d .ROELl2Tb > .UVOeaTM .ROELl2Tb .mhHCoG {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
  }
  .uKZLaWBi .Nc0e5B3d .ROELl2Tb > .UVOeaTM .ROELl2Tb .mhHCoG::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);
  }
  .uKZLaWBi .Nc0e5B3d .ROELl2Tb > .UVOeaTM .ROELl2Tb.hEL7yB .mhHCoG::after {
    transform: rotate(180deg);
  }
  .uKZLaWBi .Nc0e5B3d .ROELl2Tb > .UVOeaTM .MVz5OhzPK {
    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;
  }
  .uKZLaWBi .Nc0e5B3d .ROELl2Tb.hEL7yB > .UVOeaTM {
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 575px) {
  .uKZLaWBi .DKbFSP7r3 {
    padding: 1rem;
  }
}
.FKLUUo0yWq {
  display: flex;
}
@media (min-width: 768px) {
  .FKLUUo0yWq {
    align-items: flex-end;
  }
  .FKLUUo0yWq .b6x5WASh {
    justify-content: flex-start;
  }
  .FKLUUo0yWq .gkkOYVKFg {
    padding: 1rem 3rem;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .FKLUUo0yWq .gkkOYVKFg {
    min-width: 50%;
  }
}
@media (max-width: 767px) {
  .FKLUUo0yWq {
    -webkit-align-items: center;
    align-items: flex-end;
  }
  .FKLUUo0yWq .yTaIrbMqm {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .FKLUUo0yWq .gkkOYVKFg {
    width: 100%;
  }
}
.FKLUUo0yWq .CKzkM0CIqXc.QhRe9qEg2 {
  display: none;
}
.FKLUUo0yWq .CKzkM0CIqXc {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-image: url("uRS2nZ.jpg");
}
.FKLUUo0yWq .Wpb87c,
.FKLUUo0yWq .MPtlHVf {
  text-align: left;
  color: #ffc091;
}
.FKLUUo0yWq .gPSTn0c,
.FKLUUo0yWq .MVBGYbvwB9z {
  text-align: left;
}
.xLjNns7Fc {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.xLjNns7Fc .gPSTn0c {
  color: #000000;
}
.xLjNns7Fc .MPtlHVf {
  color: #000000;
}
.xLjNns7Fc .Wpb87c {
  color: #000000;
}
.t1Et5g {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.t1Et5g .CKzkM0CIqXc.QhRe9qEg2 {
  display: none;
}
.t1Et5g .xioc7qQdiPK {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.t1Et5g .CKzkM0CIqXc {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.t1Et5g .Bwxa68eja {
  display: inline-flex;
  font-size: 2rem;
  color: #d70081;
  width: 80px;
  justify-content: center;
  align-items: center;
  background: #ffd7ef;
  height: 80px;
  border-radius: 50%;
}
.t1Et5g .gd9IaxS,
.t1Et5g .O17VC563xct,
.t1Et5g .xWoBf16AG {
  color: #000000;
  text-align: center;
}
.t1Et5g .T5xvfieUe {
  max-width: 800px;
}
.t1Et5g .Wpb87c {
  color: #000000;
}
.t1Et5g .MVBGYbvwB9z {
  text-align: center;
}
.t1Et5g .gd9IaxS,
.t1Et5g .O17VC563xct {
  color: #FFEE32;
}
.AD5DNrWV {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-color: transparent;
}
.AD5DNrWV .CKzkM0CIqXc.QhRe9qEg2 {
  display: none;
}
.AD5DNrWV .CKzkM0CIqXc {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.AD5DNrWV .qPsWMKh9gQd {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .AD5DNrWV .qPsWMKh9gQd {
    margin-bottom: 1rem;
  }
}
.AD5DNrWV .xioc7qQdiPK {
  background: #ffffff;
  padding: 2.25rem;
  height: 100%;
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .AD5DNrWV .xioc7qQdiPK {
    padding: 2rem 1.5rem;
    margin-bottom: 0rem;
  }
}
@media (max-width: 767px) {
  .AD5DNrWV .xioc7qQdiPK {
    padding: 2rem 1.5rem;
    margin-bottom: 1rem;
  }
}
.AD5DNrWV .Bwxa68eja {
  display: inline-flex;
  font-size: 3rem;
  color: #2e481a;
  margin-bottom: 1rem;
  width: 80px;
  justify-content: center;
  align-items: center;
  background: #9fe870;
  height: 80px;
  border-radius: 50%;
}
.AD5DNrWV .Wpb87c {
  color: #000000;
}
.AD5DNrWV .MPtlHVf {
  color: #000000;
}
.AD5DNrWV .KoywqElsl {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.AD5DNrWV .KoywqElsl .vJ3IkuGOclx {
  margin-top: auto;
}
.AD5DNrWV .T5xvfieUe {
  max-width: 800px;
}
.AD5DNrWV .gd9IaxS,
.AD5DNrWV .O17VC563xct {
  text-align: center;
}
.AD5DNrWV .xWoBf16AG,
.AD5DNrWV .QOcEtu .MVBGYbvwB9z {
  text-align: center;
}
.eN9dGOsS {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.eN9dGOsS .kFsMKDX6q {
  line-height: 1.2;
  color: #232323;
  text-align: center;
}
.eN9dGOsS img,
.eN9dGOsS .L42qCNW {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.eN9dGOsS .QOcEtu:focus,
.eN9dGOsS span:focus {
  outline: none;
}
.eN9dGOsS .QOcEtu {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .eN9dGOsS .QOcEtu {
    margin-bottom: 1rem;
  }
}
.eN9dGOsS .xioc7qQdiPK {
  position: relative;
  border-radius: 4px;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.eN9dGOsS .Wpb87c {
  color: #232323;
}
.eN9dGOsS .gPSTn0c,
.eN9dGOsS .MVBGYbvwB9z {
  color: #232323;
}
.eN9dGOsS .YrZUMqNHwni {
  color: #232323;
}
.eN9dGOsS .T5xvfieUe {
  max-width: 800px;
}
.zODqYslkhR {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.zODqYslkhR .Bwxa68eja {
  font-size: 1.2rem !important;
  font-family: 'Moririse2' !important;
  color: white;
  transition: all 0.3s;
  transform: rotate(180deg);
  padding-left: 0.5rem;
}
.zODqYslkhR .ahEVyko {
  border: none;
}
.zODqYslkhR .xuN5hb2LnM {
  padding: 0rem;
}
@media (max-width: 767px) {
  .zODqYslkhR .xuN5hb2LnM {
    padding: 0rem;
  }
}
.zODqYslkhR .xPCwmbe {
  padding: 0rem;
  padding-bottom: 0.5rem;
  margin-top: 1rem;
}
.zODqYslkhR .aejN0LvuU {
  padding: 0;
}
.zODqYslkhR .ptm0VVx2 {
  height: 100%;
}
.zODqYslkhR img {
  height: 100%;
  object-fit: cover;
}
.zODqYslkhR .uvU5BavRoxr span {
  transform: rotate(0deg);
}
.zODqYslkhR .rkm77Wt3H {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.zODqYslkhR p {
  margin-bottom: 0.3rem;
}
.zODqYslkhR .XXgkjRz {
  color: #000000;
}
.zODqYslkhR .uI0qSE .xuN5hb2LnM {
  background-color: transparent;
  margin-bottom: 0;
  border: 0;
  border-radius: 2rem;
}
.zODqYslkhR .uI0qSE {
  background: #ffffff;
  padding: 2.25rem;
  border-radius: 2rem;
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  .zODqYslkhR .uI0qSE {
    padding: 2rem 1.5rem;
    margin-bottom: 1rem;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .zODqYslkhR .uI0qSE {
    margin-bottom: 1rem;
    padding: 2rem 1.5rem;
  }
}
.zODqYslkhR .uc76AH {
  color: #000000;
}
.zODqYslkhR .Wpb87c {
  text-align: center;
  color: #000000;
}
.zODqYslkhR .MPtlHVf {
  color: #000000;
  text-align: center;
}
.zODqYslkhR .XXgkjRz,
.zODqYslkhR .Bwxa68eja {
  color: #000000;
}
.Iz6EN5DMyzM .CKzkM0CIqXc.QhRe9qEg2 {
  display: none;
}
.Iz6EN5DMyzM .CKzkM0CIqXc {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-image: url("uRS2nZ.jpg");
}
.Bap6LeIOE {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-image: url("mcDNMSU.jpeg");
}
.Bap6LeIOE .CKzkM0CIqXc.QhRe9qEg2 {
  display: none;
}
.Bap6LeIOE .CKzkM0CIqXc {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.Bap6LeIOE .yPk8ijByuK {
  background: #ffd100;
}
@media (max-width: 767px) {
  .Bap6LeIOE .yPk8ijByuK {
    padding: 2rem 1.5rem;
    margin-bottom: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .Bap6LeIOE .yPk8ijByuK {
    padding: 2.25rem;
  }
}
@media (min-width: 992px) {
  .Bap6LeIOE .yPk8ijByuK {
    padding: 4rem;
  }
}
.Bap6LeIOE .gPSTn0c,
.Bap6LeIOE .MVBGYbvwB9z {
  text-align: center;
}
.Bap6LeIOE .gd9IaxS {
  text-align: center;
  color: #000000;
}
.uUUQdM {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.uUUQdM .QOcEtu:focus,
.uUUQdM span:focus {
  outline: none;
}
.uUUQdM .QOcEtu {
  cursor: pointer;
}
.uUUQdM .OjQ5FLwsJ {
  grid-row-gap: 2rem;
}
@media (max-width: 767px) {
  .uUUQdM .OjQ5FLwsJ {
    grid-row-gap: 1rem;
  }
}
.uUUQdM .LFoeI9f,
.uUUQdM .p5jnxIPH {
  gap: 0 2rem;
}
@media (max-width: 767px) {
  .uUUQdM .LFoeI9f,
  .uUUQdM .p5jnxIPH {
    gap: 0 1rem;
  }
}
.uUUQdM .Wpb87c {
  color: #000000;
}
.uUUQdM .gPSTn0c,
.uUUQdM .MVBGYbvwB9z {
  color: #000000;
}
.uUUQdM .T5xvfieUe {
  max-width: 800px;
}
.uUUQdM .qxStib,
.uUUQdM .J1W9E7F {
  overflow: hidden;
}
.uUUQdM .OjQ5FLwsJ {
  display: grid;
  transform: translate3d(-3rem, 0, 0);
  width: 115vw;
  grid-column-gap: 1rem;
}
.uUUQdM .LYHLzf {
  display: flex;
  justify-content: center;
  align-items: center;
}
.uUUQdM .LYHLzf img {
  min-width: 30vw;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .uUUQdM .LYHLzf img {
    min-width: 35vw;
  }
}
.uUUQdM .LFoeI9f,
.uUUQdM .p5jnxIPH {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
}
.uUUQdM .LFoeI9f {
  align-items: flex-end;
}
.uUUQdM .p5jnxIPH {
  align-items: flex-start;
}
.E4VhmiR4 {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.E4VhmiR4 .QOcEtu:focus,
.E4VhmiR4 span:focus {
  outline: none;
}
.E4VhmiR4 .J1W9E7F {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}
.E4VhmiR4 .T5xvfieUe {
  max-width: 800px;
}
.E4VhmiR4 .QOcEtu {
  color: #232323;
  min-height: 90px;
  font-weight: bold;
}
@media (max-width: 768px) {
  .E4VhmiR4 .QOcEtu {
    min-height: 45px;
  }
}
.wJkD0T {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.wJkD0T .xioc7qQdiPK img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 50% !important;
}
.wJkD0T .xioc7qQdiPK {
  margin-bottom: 2rem;
}
.wJkD0T .gd9IaxS,
.wJkD0T .O17VC563xct {
  color: #000000;
}
.wJkD0T .xWoBf16AG {
  color: #000000;
  text-align: center;
}
.wJkD0T .T5xvfieUe {
  max-width: 800px;
}
.wJkD0T .Wpb87c {
  color: #000000;
}
.wJkD0T .gd9IaxS,
.wJkD0T .ehgwWywnMBf {
  text-align: center;
}
.wJkD0T .ehgwWywnMBf {
  display: flex;
  justify-content: center;
}
.ecewXd {
  background-image: url("YncBEehH1.jpeg");
  overflow: hidden;
}
.S0HENoq2UAs {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.S0HENoq2UAs .kFsMKDX6q {
  line-height: 1.2;
  color: #000000;
  text-align: center;
}
.S0HENoq2UAs img,
.S0HENoq2UAs .L42qCNW {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.S0HENoq2UAs .QOcEtu:focus,
.S0HENoq2UAs span:focus {
  outline: none;
}
.S0HENoq2UAs .QOcEtu {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .S0HENoq2UAs .QOcEtu {
    margin-bottom: 1rem;
  }
}
.S0HENoq2UAs .xioc7qQdiPK {
  position: relative;
  border-radius: 4px;
  display: flex;
  flex-flow: column nowrap;
}
.S0HENoq2UAs .MVBGYbvwB9z {
  margin-top: auto !important;
}
.S0HENoq2UAs .Wpb87c {
  color: #000000;
}
.S0HENoq2UAs .gPSTn0c,
.S0HENoq2UAs .MVBGYbvwB9z {
  color: #000000;
  text-align: center;
}
.S0HENoq2UAs .YrZUMqNHwni {
  color: #000000;
  text-align: center;
}
.S0HENoq2UAs .T5xvfieUe {
  max-width: 800px;
}
.JahrkVcEunf {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.JahrkVcEunf .kFsMKDX6q {
  line-height: 1.2;
  color: #000000;
}
.JahrkVcEunf img,
.JahrkVcEunf .L42qCNW {
  width: 100%;
}
.JahrkVcEunf .QOcEtu:focus,
.JahrkVcEunf span:focus {
  outline: none;
}
.JahrkVcEunf .QOcEtu {
  margin-bottom: 2rem;
}
@media (max-width: 575px) {
  .JahrkVcEunf .QOcEtu {
    margin-bottom: 1rem;
  }
}
.JahrkVcEunf .xioc7qQdiPK {
  position: relative;
  border-radius: 4px;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.JahrkVcEunf .Wpb87c {
  color: #000000;
}
.JahrkVcEunf .gPSTn0c,
.JahrkVcEunf .MVBGYbvwB9z {
  color: #000000;
}
.JahrkVcEunf .YrZUMqNHwni {
  color: #000000;
  text-align: center;
}
.JahrkVcEunf .T5xvfieUe {
  max-width: 800px;
}
.JahrkVcEunf img {
  filter: grayscale(1);
}
.ncnuo0SD {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.ncnuo0SD .CKzkM0CIqXc.QhRe9qEg2 {
  display: none;
}
.ncnuo0SD .CKzkM0CIqXc {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.ncnuo0SD .vdgknbk9e {
  background: #1778f2;
  color: #ffffff;
}
.ncnuo0SD .vdgknbk9e:hover {
  background: #0b60cb;
}
.ncnuo0SD .HZQ5PhzvE {
  background: #1da1f2;
  color: #ffffff;
}
.ncnuo0SD .HZQ5PhzvE:hover {
  background: #0c85d0;
}
.ncnuo0SD .mR2WAjaf7 {
  background: #f00075;
  color: #ffffff;
}
.ncnuo0SD .mR2WAjaf7:hover {
  background: #bd005c;
}
.ncnuo0SD .rYLtdS6AQjw {
  background: #000000;
  color: #ffffff;
}
.ncnuo0SD .rYLtdS6AQjw:hover {
  background: #000000;
}
.ncnuo0SD .O17VC563xct {
  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;
}
.ncnuo0SD [class^="socicon-"]:before,
.ncnuo0SD [class*=" socicon-"]:before {
  line-height: 55px;
  padding: 0.6rem;
}
.vP6rcz {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: transparent;
}
.vP6rcz .kVw3zckhgw {
  background-color: #ffffff;
  opacity: 0.4;
}
.vP6rcz form .MVBGYbvwB9z {
  text-align: center;
  width: 100%;
}
.vP6rcz form .MVBGYbvwB9z .WRnczt {
  display: inline-flex;
}
@media (max-width: 991px) {
  .vP6rcz form .MVBGYbvwB9z .WRnczt {
    width: 100%;
  }
}
.vP6rcz .T5xvfieUe {
  max-width: 800px;
}
.kaRfap {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: transparent;
}
.kaRfap .CKzkM0CIqXc.QhRe9qEg2 {
  display: none;
}
.kaRfap .CKzkM0CIqXc {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.kaRfap .b6x5WASh {
  justify-content: center;
}
.kaRfap .QOcEtu {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .kaRfap .QOcEtu {
    margin-bottom: 1rem;
  }
}
.kaRfap .QOcEtu .xioc7qQdiPK {
  display: flex;
  flex-direction: column;
  height: 100%;
  background: #ffffff;
  padding: 2.25rem;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .kaRfap .QOcEtu .xioc7qQdiPK {
    padding: 2rem 1.5rem;
  }
}
@media (max-width: 767px) {
  .kaRfap .QOcEtu .xioc7qQdiPK {
    padding: 2rem 1.5rem;
  }
}
.kaRfap .T5xvfieUe {
  max-width: 800px;
}
.erdw97tUd {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #000000;
  overflow: hidden;
}
