.B9Ln5HFMdw {
  border-width: 2px;
}
img,
.BKXxJrqfftA,
.hc5nbJwMIa,
.cmac8JkU,
.dJML7d8 iframe,
.DgiDeAS iframe,
.L9ScnmG4K,
.y0ieE0pw,
.DbwAwfIo,
.brwOz2x0 {
  border-radius: 2rem !important;
}
.cmac8JkU {
  overflow: hidden;
}
body {
  background-color: #fefae7;
}
body {
  font-family: Manrope;
}
.UxLLfRUUiHc {
  font-family: 'Manrope', sans-serif;
  font-size: 5rem;
  line-height: 1;
}
.UxLLfRUUiHc > .TDhywSJebe {
  font-size: 6.25rem;
}
.wOGH66 {
  font-family: 'Manrope', sans-serif;
  font-size: 4rem;
  line-height: 1;
}
.wOGH66 > .TDhywSJebe {
  font-size: 5rem;
}
.h5vDkkS2KO6 {
  font-family: 'Manrope', sans-serif;
  font-size: 1.2rem;
  line-height: 1.5;
}
.h5vDkkS2KO6 > .TDhywSJebe {
  font-size: 1.5rem;
}
.YeA8Ml {
  font-family: 'Manrope', sans-serif;
  font-size: 2.5rem;
  line-height: 1.5;
}
.YeA8Ml > .TDhywSJebe {
  font-size: 3.125rem;
}
.vNoOXTzn3 {
  font-family: 'Manrope', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
}
.vNoOXTzn3 > .TDhywSJebe {
  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) {
  .UxLLfRUUiHc {
    font-size: 4rem;
  }
}
@media (max-width: 768px) {
  .UxLLfRUUiHc {
    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))));
  }
  .wOGH66 {
    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))));
  }
  .h5vDkkS2KO6 {
    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))));
  }
  .YeA8Ml {
    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))));
  }
  .vNoOXTzn3 {
    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) {
  .UxLLfRUUiHc {
    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))));
  }
  .wOGH66 {
    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))));
  }
  .h5vDkkS2KO6 {
    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))));
  }
  .YeA8Ml {
    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))));
  }
  .vNoOXTzn3 {
    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 */
.B9Ln5HFMdw {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .B9Ln5HFMdw {
    padding: 0.75rem 1.5rem;
  }
}
.AokU7cB9hgq {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.CigkFZ7 {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.cecTmLJz3Sz {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
.cRm1cn4z9rU {
  background-color: #43bccd !important;
}
.AMi8pHclgE8 {
  background-color: #23ba74 !important;
}
.l3z3nFzZgh3 {
  background-color: #0bb0d2 !important;
}
.R8oVGgV6NEl {
  background-color: #dda600 !important;
}
.Zq4UWUa {
  background-color: #bc2130 !important;
}
.QzuTu2RFwH,
.QzuTu2RFwH:active {
  background-color: #43bccd !important;
  border-color: #43bccd !important;
  color: #ffffff !important;
  box-shadow: none;
}
.QzuTu2RFwH:hover,
.QzuTu2RFwH:focus,
.QzuTu2RFwH.GmG7fUNu8jC,
.QzuTu2RFwH.NMCdpTlRn {
  color: inherit;
  background-color: #6bcad8 !important;
  border-color: #6bcad8 !important;
  box-shadow: none;
}
.QzuTu2RFwH.zV6YKyovNOX,
.QzuTu2RFwH:disabled {
  color: #ffffff !important;
  background-color: #6bcad8 !important;
  border-color: #6bcad8 !important;
}
.CgIZlJ,
.CgIZlJ:active {
  background-color: #662e9b !important;
  border-color: #662e9b !important;
  color: #ffffff !important;
  box-shadow: none;
}
.CgIZlJ:hover,
.CgIZlJ:focus,
.CgIZlJ.GmG7fUNu8jC,
.CgIZlJ.NMCdpTlRn {
  color: inherit;
  background-color: #803ac2 !important;
  border-color: #803ac2 !important;
  box-shadow: none;
}
.CgIZlJ.zV6YKyovNOX,
.CgIZlJ:disabled {
  color: #ffffff !important;
  background-color: #803ac2 !important;
  border-color: #803ac2 !important;
}
.i0wiOCar2h,
.i0wiOCar2h:active {
  background-color: #0bb0d2 !important;
  border-color: #0bb0d2 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.i0wiOCar2h:hover,
.i0wiOCar2h:focus,
.i0wiOCar2h.GmG7fUNu8jC,
.i0wiOCar2h.NMCdpTlRn {
  color: inherit;
  background-color: #1dcff3 !important;
  border-color: #1dcff3 !important;
  box-shadow: none;
}
.i0wiOCar2h.zV6YKyovNOX,
.i0wiOCar2h:disabled {
  color: #ffffff !important;
  background-color: #1dcff3 !important;
  border-color: #1dcff3 !important;
}
.POTm6vZJ,
.POTm6vZJ:active {
  background-color: #23ba74 !important;
  border-color: #23ba74 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.POTm6vZJ:hover,
.POTm6vZJ:focus,
.POTm6vZJ.GmG7fUNu8jC,
.POTm6vZJ.NMCdpTlRn {
  color: inherit;
  background-color: #37d98e !important;
  border-color: #37d98e !important;
  box-shadow: none;
}
.POTm6vZJ.zV6YKyovNOX,
.POTm6vZJ:disabled {
  color: #ffffff !important;
  background-color: #37d98e !important;
  border-color: #37d98e !important;
}
.E9JyyyMDt,
.E9JyyyMDt:active {
  background-color: #dda600 !important;
  border-color: #dda600 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.E9JyyyMDt:hover,
.E9JyyyMDt:focus,
.E9JyyyMDt.GmG7fUNu8jC,
.E9JyyyMDt.NMCdpTlRn {
  color: inherit;
  background-color: #ffc411 !important;
  border-color: #ffc411 !important;
  box-shadow: none;
}
.E9JyyyMDt.zV6YKyovNOX,
.E9JyyyMDt:disabled {
  color: #ffffff !important;
  background-color: #ffc411 !important;
  border-color: #ffc411 !important;
}
.UZswJdW,
.UZswJdW:active {
  background-color: #bc2130 !important;
  border-color: #bc2130 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.UZswJdW:hover,
.UZswJdW:focus,
.UZswJdW.GmG7fUNu8jC,
.UZswJdW.NMCdpTlRn {
  color: inherit;
  background-color: #db3545 !important;
  border-color: #db3545 !important;
  box-shadow: none;
}
.UZswJdW.zV6YKyovNOX,
.UZswJdW:disabled {
  color: #ffffff !important;
  background-color: #db3545 !important;
  border-color: #db3545 !important;
}
.Gw29VhF5HO,
.Gw29VhF5HO:active {
  background-color: #eff0ec !important;
  border-color: #eff0ec !important;
  color: #757b62 !important;
  box-shadow: none;
}
.Gw29VhF5HO:hover,
.Gw29VhF5HO:focus,
.Gw29VhF5HO.GmG7fUNu8jC,
.Gw29VhF5HO.NMCdpTlRn {
  color: inherit;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  box-shadow: none;
}
.Gw29VhF5HO.zV6YKyovNOX,
.Gw29VhF5HO:disabled {
  color: #757b62 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.dqOzgPve,
.dqOzgPve:active {
  background-color: #232323 !important;
  border-color: #232323 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.dqOzgPve:hover,
.dqOzgPve:focus,
.dqOzgPve.GmG7fUNu8jC,
.dqOzgPve.NMCdpTlRn {
  color: inherit;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
  box-shadow: none;
}
.dqOzgPve.zV6YKyovNOX,
.dqOzgPve:disabled {
  color: #ffffff !important;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
}
.qtBgqBtMfQ,
.qtBgqBtMfQ:active {
  background-color: transparent !important;
  border-color: #43bccd;
  color: #43bccd;
}
.qtBgqBtMfQ:hover,
.qtBgqBtMfQ:focus,
.qtBgqBtMfQ.GmG7fUNu8jC,
.qtBgqBtMfQ.NMCdpTlRn {
  color: #278592 !important;
  background-color: transparent !important;
  border-color: #278592 !important;
  box-shadow: none !important;
}
.qtBgqBtMfQ.zV6YKyovNOX,
.qtBgqBtMfQ:disabled {
  color: #ffffff !important;
  background-color: #43bccd !important;
  border-color: #43bccd !important;
}
.HNfk2f7,
.HNfk2f7:active {
  background-color: transparent !important;
  border-color: #662e9b;
  color: #662e9b;
}
.HNfk2f7:hover,
.HNfk2f7:focus,
.HNfk2f7.GmG7fUNu8jC,
.HNfk2f7.NMCdpTlRn {
  color: #3a1a58 !important;
  background-color: transparent !important;
  border-color: #3a1a58 !important;
  box-shadow: none !important;
}
.HNfk2f7.zV6YKyovNOX,
.HNfk2f7:disabled {
  color: #ffffff !important;
  background-color: #662e9b !important;
  border-color: #662e9b !important;
}
.GDEcel2,
.GDEcel2:active {
  background-color: transparent !important;
  border-color: #0bb0d2;
  color: #0bb0d2;
}
.GDEcel2:hover,
.GDEcel2:focus,
.GDEcel2.GmG7fUNu8jC,
.GDEcel2.NMCdpTlRn {
  color: #076b80 !important;
  background-color: transparent !important;
  border-color: #076b80 !important;
  box-shadow: none !important;
}
.GDEcel2.zV6YKyovNOX,
.GDEcel2:disabled {
  color: #ffffff !important;
  background-color: #0bb0d2 !important;
  border-color: #0bb0d2 !important;
}
.DAh7ZI5,
.DAh7ZI5:active {
  background-color: transparent !important;
  border-color: #23ba74;
  color: #23ba74;
}
.DAh7ZI5:hover,
.DAh7ZI5:focus,
.DAh7ZI5.GmG7fUNu8jC,
.DAh7ZI5.NMCdpTlRn {
  color: #157146 !important;
  background-color: transparent !important;
  border-color: #157146 !important;
  box-shadow: none !important;
}
.DAh7ZI5.zV6YKyovNOX,
.DAh7ZI5:disabled {
  color: #ffffff !important;
  background-color: #23ba74 !important;
  border-color: #23ba74 !important;
}
.qmb3Sj,
.qmb3Sj:active {
  background-color: transparent !important;
  border-color: #dda600;
  color: #dda600;
}
.qmb3Sj:hover,
.qmb3Sj:focus,
.qmb3Sj.GmG7fUNu8jC,
.qmb3Sj.NMCdpTlRn {
  color: #866500 !important;
  background-color: transparent !important;
  border-color: #866500 !important;
  box-shadow: none !important;
}
.qmb3Sj.zV6YKyovNOX,
.qmb3Sj:disabled {
  color: #ffffff !important;
  background-color: #dda600 !important;
  border-color: #dda600 !important;
}
.AzupDI,
.AzupDI:active {
  background-color: transparent !important;
  border-color: #bc2130;
  color: #bc2130;
}
.AzupDI:hover,
.AzupDI:focus,
.AzupDI.GmG7fUNu8jC,
.AzupDI.NMCdpTlRn {
  color: #72141d !important;
  background-color: transparent !important;
  border-color: #72141d !important;
  box-shadow: none !important;
}
.AzupDI.zV6YKyovNOX,
.AzupDI:disabled {
  color: #ffffff !important;
  background-color: #bc2130 !important;
  border-color: #bc2130 !important;
}
.UPTaiOYaBh,
.UPTaiOYaBh:active {
  background-color: transparent !important;
  border-color: #232323;
  color: #232323;
}
.UPTaiOYaBh:hover,
.UPTaiOYaBh:focus,
.UPTaiOYaBh.GmG7fUNu8jC,
.UPTaiOYaBh.NMCdpTlRn {
  color: #000000 !important;
  background-color: transparent !important;
  border-color: #000000 !important;
  box-shadow: none !important;
}
.UPTaiOYaBh.zV6YKyovNOX,
.UPTaiOYaBh:disabled {
  color: #ffffff !important;
  background-color: #232323 !important;
  border-color: #232323 !important;
}
.NODP44fAaSd,
.NODP44fAaSd:active {
  background-color: transparent !important;
  border-color: #fafafa;
  color: #fafafa;
}
.NODP44fAaSd:hover,
.NODP44fAaSd:focus,
.NODP44fAaSd.GmG7fUNu8jC,
.NODP44fAaSd.NMCdpTlRn {
  color: #cfcfcf !important;
  background-color: transparent !important;
  border-color: #cfcfcf !important;
  box-shadow: none !important;
}
.NODP44fAaSd.zV6YKyovNOX,
.NODP44fAaSd:disabled {
  color: #7a7a7a !important;
  background-color: #fafafa !important;
  border-color: #fafafa !important;
}
.Png7EkD {
  color: #43bccd !important;
}
.FiqzR1 {
  color: #662e9b !important;
}
.KXxqNfUp6 {
  color: #23ba74 !important;
}
.wLgfKdSGrH {
  color: #0bb0d2 !important;
}
.Y1cDPkF3T {
  color: #dda600 !important;
}
.pnrPg5A08W {
  color: #bc2130 !important;
}
.w9wdKxa {
  color: #fafafa !important;
}
.r4Px3EBM {
  color: #232323 !important;
}
a.Png7EkD:hover,
a.Png7EkD:focus,
a.Png7EkD.NMCdpTlRn {
  color: #247a86 !important;
}
a.FiqzR1:hover,
a.FiqzR1:focus,
a.FiqzR1.NMCdpTlRn {
  color: #32174c !important;
}
a.KXxqNfUp6:hover,
a.KXxqNfUp6:focus,
a.KXxqNfUp6.NMCdpTlRn {
  color: #13643e !important;
}
a.wLgfKdSGrH:hover,
a.wLgfKdSGrH:focus,
a.wLgfKdSGrH.NMCdpTlRn {
  color: #065f71 !important;
}
a.Y1cDPkF3T:hover,
a.Y1cDPkF3T:focus,
a.Y1cDPkF3T.NMCdpTlRn {
  color: #775900 !important;
}
a.pnrPg5A08W:hover,
a.pnrPg5A08W:focus,
a.pnrPg5A08W.NMCdpTlRn {
  color: #65121a !important;
}
a.w9wdKxa:hover,
a.w9wdKxa:focus,
a.w9wdKxa.NMCdpTlRn {
  color: #c7c7c7 !important;
}
a.r4Px3EBM:hover,
a.r4Px3EBM:focus,
a.r4Px3EBM.NMCdpTlRn {
  color: #000000 !important;
}
a:is(#iCyRnwKn, #ZOYE6O, #QKklKW6a6, #p4C5LNvtj, #b6ecLHy3LpU, #mZWMdMh, #bORmwb8T, #IQf0Zx6dcoD, #q9QlJ0p, #RIcsNAnhALl, #TktUFp, #kdp9tmac, #s7nMGb, #ugrl6t8K, #GlRpzxbWkzs, #Png7EkD, #FiqzR1, #KXxqNfUp6, #wLgfKdSGrH, #Y1cDPkF3T, #pnrPg5A08W, #bsQW0iLM, #jrjwao8m2, #w9wdKxa, #NalOPRWfX1, #YHT9bMO, #paDnNkyN, #nZQOn2CU, #ZC8b9Ip4f, #VfLIDUE2V, #A2JLM9MQx2A, #nDqZE6, #YJW6TmOCV, #PLCq0SGr0, #IYisaGPg, #ftANtpWb, #i8xzwgZ, #HloHg0T, #eqV1Y3UN9FM, #s36eB2d3, #GkFId6, #JXqOdH5oPve, #ZVGJAL25bM, #tqYwV1HtZp, #r4Px3EBM):not(.ZbdVGyk):not(.Rlsntpu1a):not([role]):not(.aU2eBqKz2S) {
  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(#iCyRnwKn, #ZOYE6O, #QKklKW6a6, #p4C5LNvtj, #b6ecLHy3LpU, #mZWMdMh, #bORmwb8T, #IQf0Zx6dcoD, #q9QlJ0p, #RIcsNAnhALl, #TktUFp, #kdp9tmac, #s7nMGb, #ugrl6t8K, #GlRpzxbWkzs, #Png7EkD, #FiqzR1, #KXxqNfUp6, #wLgfKdSGrH, #Y1cDPkF3T, #pnrPg5A08W, #bsQW0iLM, #jrjwao8m2, #w9wdKxa, #NalOPRWfX1, #YHT9bMO, #paDnNkyN, #nZQOn2CU, #ZC8b9Ip4f, #VfLIDUE2V, #A2JLM9MQx2A, #nDqZE6, #YJW6TmOCV, #PLCq0SGr0, #IYisaGPg, #ftANtpWb, #i8xzwgZ, #HloHg0T, #eqV1Y3UN9FM, #s36eB2d3, #GkFId6, #JXqOdH5oPve, #ZVGJAL25bM, #tqYwV1HtZp, #r4Px3EBM):not(.ZbdVGyk):not(.Rlsntpu1a):not([role]):not(.aU2eBqKz2S):hover {
  transition: background-position 2s ease-in-out;
  background-image: linear-gradient(currentColor 50%, currentColor 50%);
  background-position: 0px 1.2em;
}
.EBVEWc .ZbdVGyk.NMCdpTlRn {
  color: #43bccd;
}
.EBVEWc .ZbdVGyk:not(.NMCdpTlRn) {
  color: #232323;
}
.h3I1QFcVM54 {
  background-color: #70c770;
}
.EnKnWi90 {
  background-color: #0bb0d2;
}
.wOcPeG2sfb {
  background-color: #dda600;
}
.sTSiXG33mcq {
  background-color: #bc2130;
}
.q1pJYVg70Bf .B9Ln5HFMdw:not(.KmJnzxL) {
  border-radius: 100px;
}
.v7HHE8TWG4 li a {
  border-radius: 100px !important;
}
.v7HHE8TWG4 li.NMCdpTlRn .B9Ln5HFMdw {
  background-color: #43bccd;
  border-color: #43bccd;
  color: #ffffff;
}
.v7HHE8TWG4 li.NMCdpTlRn .B9Ln5HFMdw:focus {
  box-shadow: none;
}
.EBVEWc .ZbdVGyk {
  border-radius: 100px !important;
}
a,
a:hover {
  color: #43bccd;
}
.MeKXYvk5d1f.cRm1cn4z9rU .LHELVmrS8z,
.MeKXYvk5d1f.cRm1cn4z9rU .EdOAF73 {
  color: #e4f5f8;
}
.MeKXYvk5d1f.AMi8pHclgE8 .LHELVmrS8z,
.MeKXYvk5d1f.AMi8pHclgE8 .EdOAF73 {
  color: #77e5b2;
}
.MeKXYvk5d1f.l3z3nFzZgh3 .LHELVmrS8z,
.MeKXYvk5d1f.l3z3nFzZgh3 .EdOAF73 {
  color: #aeeefb;
}
.MeKXYvk5d1f.R8oVGgV6NEl .LHELVmrS8z,
.MeKXYvk5d1f.R8oVGgV6NEl .EdOAF73 {
  color: #ffeaaa;
}
.MeKXYvk5d1f.Zq4UWUa .LHELVmrS8z,
.MeKXYvk5d1f.Zq4UWUa .EdOAF73 {
  color: #e77681;
}
/* Scroll to top button*/
.EKp0bJv {
  display: none;
}
.OugjGTOQ {
  font-family: 'Manrope', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
  border-radius: 40px !important;
}
.OugjGTOQ > .TDhywSJebe {
  font-size: 1.75rem;
}
.OugjGTOQ:hover,
.OugjGTOQ: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: #43bccd !important;
}
.OugjGTOQ:-webkit-input-placeholder {
  font-family: 'Manrope', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
}
.OugjGTOQ:-webkit-input-placeholder > .TDhywSJebe {
  font-size: 1.75rem;
}
blockquote {
  border-color: #43bccd;
}
/* Forms */
.B57XUvR .i2OWF0lE .B9Ln5HFMdw {
  border-radius: 100px !important;
}
.B57XUvR .i2OWF0lE .B9Ln5HFMdw:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.B57XUvR .i2OWF0lE button[type="submit"] {
  border-radius: 100px !important;
  padding: 1rem 3rem;
}
.B57XUvR .i2OWF0lE button[type="submit"]:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.mO7hM3v0RQ li:hover,
.mO7hM3v0RQ li.aqt8DJMil {
  background-color: #43bccd;
  color: #ffffff;
}
.jFDMnxgyKQ {
  transition: 0.25s ease;
}
.jFDMnxgyKQ:hover {
  border-color: #43bccd;
}
.mO7hM3v0RQ .gAcDUbedn,
.jFDMnxgyKQ.SPSES5CHc:after,
.jFDMnxgyKQ.cJW9TfBf:after {
  transition: 0.4s;
  border-top-color: #232323;
  border-bottom-color: #232323;
}
.mO7hM3v0RQ:hover .gAcDUbedn,
.jFDMnxgyKQ.SPSES5CHc:hover:after,
.jFDMnxgyKQ.cJW9TfBf:hover:after {
  border-top-color: #43bccd;
  border-bottom-color: #43bccd;
}
.X11fEY2 .BziWPdE39S td.iMawpq4BOkq,
.X11fEY2 .BziWPdE39S td.c1yhqzB,
.X11fEY2 .RVAkeJ .QGKzXz86xT > div > div.c1yhqzB {
  color: #000000 !important;
  background-color: #43bccd !important;
  box-shadow: none !important;
}
.X11fEY2 .BziWPdE39S td:hover,
.X11fEY2 .RVAkeJ .QGKzXz86xT > div > div:hover {
  color: #ffffff !important;
  background: #662e9b !important;
  box-shadow: none !important;
}
.Od1HnSwAcu {
  background-image: none !important;
}
.wDkxhUB:not(section),
.NbFxYF {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: auto;
}
iframe.wDkxhUB,
.wDkxhUB: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='%2343bccd' %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.wDkxhUB:after {
  opacity: 0.5;
}
body {
  overflow-x: hidden;
}
a {
  transition: color 0.6s;
}
@media (max-width: 1400px) {
  .Dcg1I0n6t2 {
    max-width: 100%;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .Dcg1I0n6t2 {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .U8dQlzgETt {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 767px) {
  .U8dQlzgETt {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.tmzX8m {
  z-index: 1000;
  width: 100%;
  position: relative;
}
.tmzX8m .Rlsntpu1a: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) {
  .tmzX8m .pY3J6tGCBT4 {
    transform: scale(0.8);
  }
}
.tmzX8m .SofyBZvw {
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.tmzX8m .SofyBZvw img {
  max-width: 100%;
  max-height: 100%;
}
.tmzX8m .SofyBZvw .aU2eBqKz2S {
  line-height: inherit !important;
}
.tmzX8m .SofyBZvw .K5Tf5MfC0S8 a {
  outline: none;
}
.tmzX8m .iQsbys {
  margin: auto;
  margin-left: 0;
  margin-left: auto;
}
.tmzX8m .iQsbys .lk0IkQSEBcp {
  padding: 0 !important;
  transition: 0.3s all !important;
}
.tmzX8m .iQsbys .lk0IkQSEBcp .ZbdVGyk {
  padding: 16px !important;
  margin: 0 !important;
  border-radius: 1rem !important;
  transition: 0.3s all !important;
}
.tmzX8m .iQsbys .lk0IkQSEBcp .ZbdVGyk:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
.tmzX8m .iQsbys .AuUh3iju .ZbdVGyk::after {
  transform: rotate(180deg);
}
@media (min-width: 992px) {
  .tmzX8m .iQsbys .AuUh3iju .ZbdVGyk::before {
    content: "";
    width: 100%;
    height: 20px;
    top: 100%;
    background: transparent;
    position: absolute;
  }
}
.tmzX8m .iQsbys .Rlsntpu1a {
  padding: 12px !important;
  border-radius: 0.5rem !important;
  margin: 0 8px !important;
  transition: 0.3s all !important;
}
.tmzX8m .iQsbys .Rlsntpu1a:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
@media (min-width: 992px) {
  .tmzX8m .iQsbys {
    padding-left: 1.5rem;
  }
}
.tmzX8m .ZbdVGyk {
  width: fit-content;
  position: relative;
}
.tmzX8m .K5Tf5MfC0S8 {
  margin: 0 !important;
}
@media (max-width: 767px) {
  .tmzX8m .K5Tf5MfC0S8 {
    padding-left: 0;
  }
}
.tmzX8m .aU2eBqKz2S {
  padding-left: 1rem;
  padding-right: 0.5rem;
}
@media (max-width: 767px) {
  .tmzX8m .Ni1B4Ag {
    padding-bottom: 0.5rem;
  }
}
.tmzX8m .Ni1B4Ag .FILNc4UT.kRfWAo1E::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  transition: 0.3s all;
}
.tmzX8m .Dcg1I0n6t2 {
  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) {
  .tmzX8m .Dcg1I0n6t2 {
    padding-right: 2rem;
  }
}
@media (max-width: 767px) {
  .tmzX8m .Dcg1I0n6t2 {
    width: 95%;
    height: 56px !important;
    padding-right: 1rem;
    margin-top: 0rem;
  }
}
.tmzX8m .FXcvBwagQ4K {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.tmzX8m .AdzwWY0vqCE {
  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;
}
.tmzX8m .lk0IkQSEBcp:focus,
.tmzX8m .ZbdVGyk:focus {
  outline: none;
}
.tmzX8m .vKZkVQ7vy .AdzwWY0vqCE .Rlsntpu1a {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.tmzX8m .vKZkVQ7vy .AdzwWY0vqCE .Rlsntpu1a::after {
  right: 0.5rem;
}
.tmzX8m .vKZkVQ7vy .AdzwWY0vqCE .Rlsntpu1a .TDhywSJebe {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.tmzX8m .vKZkVQ7vy .AdzwWY0vqCE .Rlsntpu1a .TDhywSJebe:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.tmzX8m .SVoI99 .AdzwWY0vqCE .Rlsntpu1a:before {
  display: none;
}
.tmzX8m .SVoI99 .vKZkVQ7vy .AdzwWY0vqCE .Rlsntpu1a {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.tmzX8m .EAxkmly0nrC {
  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;
}
.tmzX8m .EAxkmly0nrC.nJJxzV {
  transition: all 0.3s;
}
.tmzX8m .EAxkmly0nrC .Rlsntpu1a {
  padding: 0.5rem 1.8rem;
}
.tmzX8m .EAxkmly0nrC .K5Tf5MfC0S8 img {
  min-width: 6rem;
  object-fit: cover;
}
.tmzX8m .EAxkmly0nrC .bEdQVErwq {
  z-index: 1;
  justify-content: flex-end;
}
.tmzX8m .EAxkmly0nrC.SVoI99 {
  justify-content: center;
}
.tmzX8m .EAxkmly0nrC.SVoI99 .lk0IkQSEBcp .ZbdVGyk::before {
  display: none;
}
.tmzX8m .EAxkmly0nrC.SVoI99.nJJxzV .AdzwWY0vqCE {
  top: 0;
}
@media (min-width: 992px) {
  .tmzX8m .EAxkmly0nrC.SVoI99.nJJxzV:not(.QGDbfxQm83s) .bEdQVErwq {
    max-height: calc(98.5vh - 4.3rem);
  }
}
.tmzX8m .EAxkmly0nrC.SVoI99 .AdzwWY0vqCE .FsGRIgy {
  left: 0 !important;
}
.tmzX8m .EAxkmly0nrC.SVoI99 .AdzwWY0vqCE .Rlsntpu1a:after {
  right: auto;
}
.tmzX8m .EAxkmly0nrC.SVoI99 .AdzwWY0vqCE .kRfWAo1E[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%;
}
.tmzX8m .EAxkmly0nrC.SVoI99 ul.iQsbys li {
  margin: auto;
}
.tmzX8m .EAxkmly0nrC.SVoI99 .AdzwWY0vqCE .Rlsntpu1a {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
.tmzX8m .EAxkmly0nrC.SVoI99 .o5Q1UckXPmn {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 767px) {
  .tmzX8m .EAxkmly0nrC {
    min-height: 72px;
  }
  .tmzX8m .EAxkmly0nrC .K5Tf5MfC0S8 img {
    height: 2.5rem !important;
    min-width: 2.5rem !important;
  }
}
@media (max-width: 991px) {
  .tmzX8m .EAxkmly0nrC .lk0IkQSEBcp .ZbdVGyk::before {
    display: none;
  }
  .tmzX8m .EAxkmly0nrC.nJJxzV .AdzwWY0vqCE {
    top: 0;
  }
  .tmzX8m .EAxkmly0nrC .AdzwWY0vqCE .FsGRIgy {
    left: 0 !important;
  }
  .tmzX8m .EAxkmly0nrC .AdzwWY0vqCE .Rlsntpu1a:after {
    right: auto;
  }
  .tmzX8m .EAxkmly0nrC .AdzwWY0vqCE .kRfWAo1E[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%;
  }
  .tmzX8m .EAxkmly0nrC .AdzwWY0vqCE .Rlsntpu1a {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .tmzX8m .EAxkmly0nrC .SofyBZvw {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 10px;
  }
  .tmzX8m .EAxkmly0nrC .pY3J6tGCBT4 {
    flex-basis: auto;
  }
  .tmzX8m .EAxkmly0nrC .o5Q1UckXPmn {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.tmzX8m .EAxkmly0nrC.QGDbfxQm83s .K5Tf5MfC0S8 img {
  height: 2rem;
}
.tmzX8m .Rlsntpu1a.NMCdpTlRn,
.tmzX8m .Rlsntpu1a:active {
  background-color: transparent;
}
.tmzX8m .wihnNeR9SN3 .iQsbys .ZbdVGyk {
  padding: 0;
}
.tmzX8m .Ni1B4Ag .FILNc4UT.kRfWAo1E {
  margin-right: 1.667em;
}
.tmzX8m .Ni1B4Ag .FILNc4UT.kRfWAo1E[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.tmzX8m .EAxkmly0nrC.wihnNeR9SN3 .vKZkVQ7vy .AdzwWY0vqCE {
  background: #ffffff;
}
.tmzX8m .EAxkmly0nrC.wihnNeR9SN3 .vKZkVQ7vy .AdzwWY0vqCE .FsGRIgy {
  margin: 0;
  left: 105%;
  transform: none;
  top: -12px;
}
.tmzX8m .EAxkmly0nrC .vKZkVQ7vy.AuUh3iju > .AdzwWY0vqCE {
  display: flex;
}
.tmzX8m ul.iQsbys {
  flex-wrap: wrap;
}
.tmzX8m .twfuvR {
  text-align: center;
  min-width: 140px;
}
@media (max-width: 992px) {
  .tmzX8m .twfuvR {
    text-align: left;
  }
}
.tmzX8m button.pY3J6tGCBT4 {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.tmzX8m button.pY3J6tGCBT4 .sj1dtqLIhC span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.tmzX8m button.pY3J6tGCBT4 .sj1dtqLIhC span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.tmzX8m button.pY3J6tGCBT4 .sj1dtqLIhC span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.tmzX8m button.pY3J6tGCBT4 .sj1dtqLIhC span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.tmzX8m button.pY3J6tGCBT4 .sj1dtqLIhC span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.tmzX8m nav.nJJxzV .sj1dtqLIhC span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.tmzX8m nav.nJJxzV .sj1dtqLIhC span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.tmzX8m nav.nJJxzV .sj1dtqLIhC span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.tmzX8m nav.nJJxzV .sj1dtqLIhC span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.tmzX8m .T1cftI {
  padding: 0 1rem;
}
.tmzX8m a.ZbdVGyk {
  display: flex;
  align-items: center;
  justify-content: center;
}
.tmzX8m .o5Q1UckXPmn {
  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) {
  .tmzX8m .o5Q1UckXPmn {
    justify-content: flex-start;
    margin-bottom: 0.5rem;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .tmzX8m .EAxkmly0nrC {
    height: 70px;
  }
  .tmzX8m .EAxkmly0nrC.nJJxzV {
    height: auto;
  }
  .tmzX8m .lk0IkQSEBcp .ZbdVGyk:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.tmzX8m .EAxkmly0nrC .vKZkVQ7vy > .AdzwWY0vqCE {
  display: none;
  width: max-content;
  max-width: 500px !important;
  transform: translateX(-50%);
  top: calc(100% + 20px);
  left: 50%;
}
.tmzX8m .EAxkmly0nrC .vKZkVQ7vy > .AdzwWY0vqCE .Rlsntpu1a {
  line-height: 1 !important;
}
.tmzX8m .EAxkmly0nrC .vKZkVQ7vy > .AdzwWY0vqCE .vKZkVQ7vy .Rlsntpu1a {
  align-items: center;
  display: flex;
  height: max-content !important;
  min-height: max-content !important;
}
.tmzX8m .EAxkmly0nrC .vKZkVQ7vy > .AdzwWY0vqCE .vKZkVQ7vy .Rlsntpu1a::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);
}
.tmzX8m .EAxkmly0nrC .vKZkVQ7vy > .AdzwWY0vqCE .vKZkVQ7vy.AuUh3iju .Rlsntpu1a::after {
  transform: rotate(0deg);
}
.tmzX8m .q1pJYVg70Bf {
  margin: -0.6rem -0.6rem;
}
.tmzX8m .pY3J6tGCBT4 {
  margin-left: 12px;
  margin-right: 8px;
  order: 1000;
}
@media (max-width: 991px) {
  .tmzX8m .SofyBZvw {
    margin-right: auto;
  }
  .tmzX8m .bEdQVErwq {
    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);
  }
  .tmzX8m .iQsbys .lk0IkQSEBcp .ZbdVGyk::after {
    margin-left: 10px;
  }
  .tmzX8m .iQsbys .Rlsntpu1a:hover {
    background-color: rgba(27, 31, 10, 0.06);
  }
  .tmzX8m .EAxkmly0nrC .vKZkVQ7vy > .AdzwWY0vqCE {
    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;
  }
  .tmzX8m .EAxkmly0nrC .vKZkVQ7vy > .AdzwWY0vqCE .Rlsntpu1a {
    padding: 8px !important;
    line-height: 1 !important;
    margin-bottom: 4px !important;
  }
  .tmzX8m .EAxkmly0nrC .vKZkVQ7vy > .AdzwWY0vqCE .vKZkVQ7vy .Rlsntpu1a {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
  }
  .tmzX8m .EAxkmly0nrC .vKZkVQ7vy > .AdzwWY0vqCE .vKZkVQ7vy .Rlsntpu1a::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);
  }
  .tmzX8m .EAxkmly0nrC .vKZkVQ7vy > .AdzwWY0vqCE .vKZkVQ7vy.AuUh3iju .Rlsntpu1a::after {
    transform: rotate(180deg);
  }
  .tmzX8m .EAxkmly0nrC .vKZkVQ7vy > .AdzwWY0vqCE .FsGRIgy {
    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;
  }
  .tmzX8m .EAxkmly0nrC .vKZkVQ7vy.AuUh3iju > .AdzwWY0vqCE {
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 575px) {
  .tmzX8m .bEdQVErwq {
    padding: 1rem;
  }
}
.o41ewR4Mf {
  display: flex;
}
@media (min-width: 768px) {
  .o41ewR4Mf {
    align-items: flex-end;
  }
  .o41ewR4Mf .pasVekx1RR {
    justify-content: flex-start;
  }
  .o41ewR4Mf .CB53Be2 {
    padding: 1rem 3rem;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .o41ewR4Mf .CB53Be2 {
    min-width: 50%;
  }
}
@media (max-width: 767px) {
  .o41ewR4Mf {
    -webkit-align-items: center;
    align-items: flex-end;
  }
  .o41ewR4Mf .GOEJXwp0ei8 {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .o41ewR4Mf .CB53Be2 {
    width: 100%;
  }
}
.o41ewR4Mf .Tlsjhg.zV6YKyovNOX {
  display: none;
}
.o41ewR4Mf .Tlsjhg {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-image: url("mmzsbrD.jpg");
}
.o41ewR4Mf .ia8CyhgB,
.o41ewR4Mf .U6ZBNhiKMa {
  text-align: left;
  color: #ffc091;
}
.o41ewR4Mf .EwmLcwA5HhR,
.o41ewR4Mf .q1pJYVg70Bf {
  text-align: left;
}
.p6FfddHiel {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.p6FfddHiel img,
.p6FfddHiel .wVAcuFvBWbV {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.p6FfddHiel .TjAi8dzY:focus,
.p6FfddHiel span:focus {
  outline: none;
}
.p6FfddHiel .TjAi8dzY {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .p6FfddHiel .TjAi8dzY {
    margin-bottom: 1rem;
  }
}
.p6FfddHiel .nJJBn8Vad {
  margin-top: 2rem;
  padding: 0 2.25rem 2.25rem;
  display: flex;
  flex-direction: column;
  height: 100%;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .p6FfddHiel .nJJBn8Vad {
    padding: 2rem 1.5rem;
    padding-top: 1rem;
    margin-top: 1rem;
  }
}
@media (max-width: 767px) {
  .p6FfddHiel .nJJBn8Vad {
    padding: 2rem 1.5rem;
    padding-top: 1rem;
    margin-top: 1rem;
  }
}
.p6FfddHiel .brwOz2x0 {
  position: relative;
  background: #ffffff;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.p6FfddHiel .brwOz2x0 .gjXXj0mMWSK {
  margin-top: auto;
}
.p6FfddHiel .ia8CyhgB {
  color: #000000;
}
.p6FfddHiel .xYh6ACN {
  text-align: left;
}
.p6FfddHiel .LOZNFsf {
  text-align: left;
}
.p6FfddHiel .EwmLcwA5HhR,
.p6FfddHiel .TjAi8dzY .q1pJYVg70Bf {
  text-align: left;
}
.p6FfddHiel .vWDmaS5K {
  max-width: 800px;
}
.xL70OdYao {
  background-image: url("VCuWJ3UkEE.jpeg");
  overflow: hidden;
}
.uECDEYxZ {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.uECDEYxZ .EwmLcwA5HhR {
  color: #000000;
}
.uECDEYxZ .U6ZBNhiKMa {
  color: #000000;
}
.uECDEYxZ .ia8CyhgB {
  color: #000000;
  text-align: center;
}
.uECDEYxZ .EwmLcwA5HhR,
.uECDEYxZ .TjAi8dzY .q1pJYVg70Bf {
  text-align: left;
}
.uECDEYxZ .brwOz2x0 {
  background: #ffffff;
  margin-bottom: 2rem;
  padding: 2.25rem;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .uECDEYxZ .brwOz2x0 {
    padding: 2rem 1.5rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .uECDEYxZ .brwOz2x0 {
    padding: 2rem 1.5rem;
    margin-bottom: 1rem;
  }
}
.FxbTYcMtPoE {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.FxbTYcMtPoE .TjAi8dzY:focus,
.FxbTYcMtPoE span:focus {
  outline: none;
}
.FxbTYcMtPoE .U8dQlzgETt {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}
.FxbTYcMtPoE .vWDmaS5K {
  max-width: 800px;
}
.FxbTYcMtPoE .TjAi8dzY {
  color: #232323;
  min-height: 90px;
  font-weight: bold;
}
@media (max-width: 768px) {
  .FxbTYcMtPoE .TjAi8dzY {
    min-height: 45px;
  }
}
.QvcPW2b {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.QvcPW2b .LOZNFsf {
  line-height: 1.2;
  color: #000000;
}
.QvcPW2b img,
.QvcPW2b .wVAcuFvBWbV {
  width: 100%;
}
.QvcPW2b .TjAi8dzY:focus,
.QvcPW2b span:focus {
  outline: none;
}
.QvcPW2b .TjAi8dzY {
  margin-bottom: 2rem;
}
@media (max-width: 575px) {
  .QvcPW2b .TjAi8dzY {
    margin-bottom: 1rem;
  }
}
.QvcPW2b .brwOz2x0 {
  position: relative;
  border-radius: 4px;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.QvcPW2b .ia8CyhgB {
  color: #000000;
}
.QvcPW2b .EwmLcwA5HhR,
.QvcPW2b .q1pJYVg70Bf {
  color: #000000;
}
.QvcPW2b .xYh6ACN {
  color: #000000;
  text-align: center;
}
.QvcPW2b .vWDmaS5K {
  max-width: 800px;
}
.QvcPW2b img {
  filter: grayscale(1);
}
.rHmu2pDime {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.rHmu2pDime .cmac8JkU iframe {
  width: 100%;
}
.rHmu2pDime .Tlsjhg {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.rHmu2pDime .ia8CyhgB,
.rHmu2pDime .U6ZBNhiKMa,
.rHmu2pDime .EwmLcwA5HhR {
  text-align: center;
}
.zjBWuD8FJFq {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: transparent;
}
.zjBWuD8FJFq .brwOz2x0 img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 50% !important;
}
.zjBWuD8FJFq .brwOz2x0 {
  background: #ffffff;
  margin-bottom: 2rem;
  padding: 2.25rem;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .zjBWuD8FJFq .brwOz2x0 {
    padding: 1.5rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .zjBWuD8FJFq .brwOz2x0 {
    padding: 1.5rem;
    margin-bottom: 1rem;
  }
}
.zjBWuD8FJFq .IOR6MNn,
.zjBWuD8FJFq .FXcvBwagQ4K {
  color: #000000;
}
.zjBWuD8FJFq .VZFhmRCw {
  color: #000000;
  text-align: left;
}
.zjBWuD8FJFq .vWDmaS5K {
  max-width: 800px;
}
.zjBWuD8FJFq .ia8CyhgB {
  color: #000000;
}
.zjBWuD8FJFq .IOR6MNn,
.zjBWuD8FJFq .u12zD6g {
  text-align: center;
}
.zjBWuD8FJFq .u12zD6g {
  display: flex;
  justify-content: center;
}
.LrISGRMB {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.LrISGRMB .TjAi8dzY:focus,
.LrISGRMB span:focus {
  outline: none;
}
.LrISGRMB .TjAi8dzY {
  cursor: pointer;
}
.LrISGRMB .PSPGiWqhV {
  grid-row-gap: 2rem;
}
@media (max-width: 767px) {
  .LrISGRMB .PSPGiWqhV {
    grid-row-gap: 1rem;
  }
}
.LrISGRMB .MSeMPTEJ,
.LrISGRMB .PiEBiUJ2 {
  gap: 0 2rem;
}
@media (max-width: 767px) {
  .LrISGRMB .MSeMPTEJ,
  .LrISGRMB .PiEBiUJ2 {
    gap: 0 1rem;
  }
}
.LrISGRMB .ia8CyhgB {
  color: #000000;
}
.LrISGRMB .EwmLcwA5HhR,
.LrISGRMB .q1pJYVg70Bf {
  color: #000000;
}
.LrISGRMB .vWDmaS5K {
  max-width: 800px;
}
.LrISGRMB .Dcg1I0n6t2,
.LrISGRMB .U8dQlzgETt {
  overflow: hidden;
}
.LrISGRMB .PSPGiWqhV {
  display: grid;
  transform: translate3d(-3rem, 0, 0);
  width: 115vw;
  grid-column-gap: 1rem;
}
.LrISGRMB .gcb4psw1K {
  display: flex;
  justify-content: center;
  align-items: center;
}
.LrISGRMB .gcb4psw1K img {
  min-width: 30vw;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .LrISGRMB .gcb4psw1K img {
    min-width: 35vw;
  }
}
.LrISGRMB .MSeMPTEJ,
.LrISGRMB .PiEBiUJ2 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
}
.LrISGRMB .MSeMPTEJ {
  align-items: flex-end;
}
.LrISGRMB .PiEBiUJ2 {
  align-items: flex-start;
}
.KzeTkaqD {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.KzeTkaqD .LOZNFsf {
  line-height: 1.2;
  color: #232323;
  text-align: center;
}
.KzeTkaqD img,
.KzeTkaqD .wVAcuFvBWbV {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.KzeTkaqD .TjAi8dzY:focus,
.KzeTkaqD span:focus {
  outline: none;
}
.KzeTkaqD .TjAi8dzY {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .KzeTkaqD .TjAi8dzY {
    margin-bottom: 1rem;
  }
}
.KzeTkaqD .brwOz2x0 {
  position: relative;
  border-radius: 4px;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.KzeTkaqD .ia8CyhgB {
  color: #232323;
}
.KzeTkaqD .EwmLcwA5HhR,
.KzeTkaqD .q1pJYVg70Bf {
  color: #232323;
}
.KzeTkaqD .xYh6ACN {
  color: #232323;
}
.KzeTkaqD .vWDmaS5K {
  max-width: 800px;
}
.JFEnPnysQ {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-image: url("gSDVFD.jpeg");
}
.JFEnPnysQ .Tlsjhg.zV6YKyovNOX {
  display: none;
}
.JFEnPnysQ .Tlsjhg {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.JFEnPnysQ .hc5nbJwMIa {
  background: #f9c80e;
}
@media (max-width: 767px) {
  .JFEnPnysQ .hc5nbJwMIa {
    padding: 2rem 1.5rem;
    margin-bottom: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .JFEnPnysQ .hc5nbJwMIa {
    padding: 2.25rem;
  }
}
@media (min-width: 992px) {
  .JFEnPnysQ .hc5nbJwMIa {
    padding: 4rem;
  }
}
.JFEnPnysQ .EwmLcwA5HhR,
.JFEnPnysQ .q1pJYVg70Bf {
  text-align: center;
}
.JFEnPnysQ .IOR6MNn {
  text-align: center;
  color: #000000;
}
.jitGoam2 {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.jitGoam2 .LOZNFsf {
  line-height: 1.2;
  color: #000000;
  text-align: center;
}
.jitGoam2 img,
.jitGoam2 .wVAcuFvBWbV {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.jitGoam2 .TjAi8dzY:focus,
.jitGoam2 span:focus {
  outline: none;
}
.jitGoam2 .TjAi8dzY {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .jitGoam2 .TjAi8dzY {
    margin-bottom: 1rem;
  }
}
.jitGoam2 .brwOz2x0 {
  position: relative;
  border-radius: 4px;
  display: flex;
  flex-flow: column nowrap;
}
.jitGoam2 .q1pJYVg70Bf {
  margin-top: auto !important;
}
.jitGoam2 .ia8CyhgB {
  color: #000000;
}
.jitGoam2 .EwmLcwA5HhR,
.jitGoam2 .q1pJYVg70Bf {
  color: #000000;
  text-align: center;
}
.jitGoam2 .xYh6ACN {
  color: #000000;
  text-align: center;
}
.jitGoam2 .vWDmaS5K {
  max-width: 800px;
}
.WSMNnAwuLj {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.WSMNnAwuLj .Tlsjhg.zV6YKyovNOX {
  display: none;
}
.WSMNnAwuLj .brwOz2x0 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.WSMNnAwuLj .Tlsjhg {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.WSMNnAwuLj .TDhywSJebe {
  display: inline-flex;
  font-size: 2rem;
  color: #d70081;
  width: 80px;
  justify-content: center;
  align-items: center;
  background: #ffd7ef;
  height: 80px;
  border-radius: 50%;
}
.WSMNnAwuLj .IOR6MNn,
.WSMNnAwuLj .FXcvBwagQ4K,
.WSMNnAwuLj .VZFhmRCw {
  color: #000000;
  text-align: center;
}
.WSMNnAwuLj .vWDmaS5K {
  max-width: 800px;
}
.WSMNnAwuLj .ia8CyhgB {
  color: #000000;
}
.WSMNnAwuLj .q1pJYVg70Bf {
  text-align: center;
}
.WSMNnAwuLj .IOR6MNn,
.WSMNnAwuLj .FXcvBwagQ4K {
  color: #43BCCD;
}
.TnLRh3 .Tlsjhg.zV6YKyovNOX {
  display: none;
}
.TnLRh3 .Tlsjhg {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-image: url("mmzsbrD.jpg");
}
.NWAhQ3Q {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.NWAhQ3Q .Tlsjhg.zV6YKyovNOX {
  display: none;
}
.NWAhQ3Q .Tlsjhg {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.NWAhQ3Q .e7PcD2R3d {
  background: #1778f2;
  color: #ffffff;
}
.NWAhQ3Q .e7PcD2R3d:hover {
  background: #0b60cb;
}
.NWAhQ3Q .OSNL7C8 {
  background: #1da1f2;
  color: #ffffff;
}
.NWAhQ3Q .OSNL7C8:hover {
  background: #0c85d0;
}
.NWAhQ3Q .Udeup1 {
  background: #f00075;
  color: #ffffff;
}
.NWAhQ3Q .Udeup1:hover {
  background: #bd005c;
}
.NWAhQ3Q .rolKaNv {
  background: #000000;
  color: #ffffff;
}
.NWAhQ3Q .rolKaNv:hover {
  background: #000000;
}
.NWAhQ3Q .FXcvBwagQ4K {
  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;
}
.NWAhQ3Q [class^="socicon-"]:before,
.NWAhQ3Q [class*=" socicon-"]:before {
  line-height: 55px;
  padding: 0.6rem;
}
.QDAbwdBbiCB {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: transparent;
}
.QDAbwdBbiCB .AV6LMxF {
  background-color: #ffffff;
  opacity: 0.4;
}
.QDAbwdBbiCB form .q1pJYVg70Bf {
  text-align: center;
  width: 100%;
}
.QDAbwdBbiCB form .q1pJYVg70Bf .B9Ln5HFMdw {
  display: inline-flex;
}
@media (max-width: 991px) {
  .QDAbwdBbiCB form .q1pJYVg70Bf .B9Ln5HFMdw {
    width: 100%;
  }
}
.QDAbwdBbiCB .vWDmaS5K {
  max-width: 800px;
}
.amlixk5O {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.amlixk5O .Tlsjhg.zV6YKyovNOX {
  display: none;
}
.amlixk5O .Tlsjhg {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
@media (max-width: 992px) {
  .amlixk5O .pasVekx1RR .mVGbmFuUQq {
    margin-top: 2rem;
  }
}
@media (max-width: 767px) {
  .amlixk5O .pasVekx1RR .mVGbmFuUQq {
    margin-top: 1rem;
  }
}
.amlixk5O .DgiDeAS {
  height: 100%;
  position: relative;
}
.amlixk5O .DgiDeAS iframe {
  height: 100%;
  width: 100%;
}
@media (max-width: 992px) {
  .amlixk5O .DgiDeAS iframe {
    min-height: 350px;
  }
}
.amlixk5O .DgiDeAS [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%;
}
.amlixk5O .DgiDeAS[data-state] {
  background: #e9e5dc;
}
.amlixk5O .DgiDeAS[data-state="loading"] [data-state-details] {
  display: none;
}
.amlixk5O .hc5nbJwMIa {
  padding: 2.25rem;
  background: #ffffff;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .amlixk5O .hc5nbJwMIa {
    padding: 1.5rem;
  }
}
@media (max-width: 767px) {
  .amlixk5O .hc5nbJwMIa {
    padding: 2rem 1.5rem;
  }
}
.amlixk5O ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.amlixk5O .vWDmaS5K {
  max-width: 800px;
}
.zf8VckbDqxf {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #000000;
}
.zf8VckbDqxf .Tlsjhg.zV6YKyovNOX {
  display: none;
}
.zf8VckbDqxf .Tlsjhg {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.zf8VckbDqxf .cPpGG9J {
  color: #ffffff;
  text-align: left;
}
.zf8VckbDqxf .Vgp7Bm {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 991px) {
  .zf8VckbDqxf .pasVekx1RR {
    flex-direction: column-reverse !important;
  }
  .zf8VckbDqxf .pasVekx1RR .cPpGG9J {
    margin: 1rem 0 0 0;
  }
}
.zf8VckbDqxf .nwisW9m {
  width: 100%;
  justify-content: center;
}
.zf8VckbDqxf .nwisW9m .k1PodsJx {
  list-style: none;
  display: flex;
  justify-content: right;
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .zf8VckbDqxf .nwisW9m .k1PodsJx {
    justify-content: center;
  }
}
.zf8VckbDqxf .nwisW9m .k1PodsJx li {
  padding: 0 1rem 0rem 1rem;
}
@media (max-width: 767px) {
  .zf8VckbDqxf .nwisW9m .k1PodsJx li {
    padding: 0 1rem 1rem 1rem;
  }
}
.zf8VckbDqxf .nwisW9m .k1PodsJx li p {
  margin: 0;
}
@media (max-width: 991px) {
  .zf8VckbDqxf .cPpGG9J {
    text-align: center;
  }
}
