.cDgwImSt {
  border-width: 2px;
}
img,
.Ificnqb,
.gjBioV,
.nyWqTyMrlz,
.jrFEjYUaH iframe,
.rBgh8UKTxi iframe,
.VSlS1Zz1z,
.R0GJgD9cTD,
.X5p8jm1w,
.rJ1692HmB {
  border-radius: 2rem !important;
}
.nyWqTyMrlz {
  overflow: hidden;
}
body {
  background-color: #fffae6;
}
body {
  font-family: Roboto Flex;
}
.OLaFUn07ocu {
  font-family: 'Roboto Flex', sans-serif;
  font-size: 5rem;
  line-height: 1;
}
.OLaFUn07ocu > .dxpuHxJ {
  font-size: 6.25rem;
}
.gpc4aY {
  font-family: 'Roboto Flex', sans-serif;
  font-size: 4rem;
  line-height: 1;
}
.gpc4aY > .dxpuHxJ {
  font-size: 5rem;
}
.N4yniGbXo {
  font-family: 'Roboto Flex', sans-serif;
  font-size: 1.2rem;
  line-height: 1.5;
}
.N4yniGbXo > .dxpuHxJ {
  font-size: 1.5rem;
}
.TgOYpady9Et {
  font-family: 'Roboto Flex', sans-serif;
  font-size: 2.5rem;
  line-height: 1.5;
}
.TgOYpady9Et > .dxpuHxJ {
  font-size: 3.125rem;
}
.fJCCsJUzKsQ {
  font-family: 'Roboto Flex', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
}
.fJCCsJUzKsQ > .dxpuHxJ {
  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) {
  .OLaFUn07ocu {
    font-size: 4rem;
  }
}
@media (max-width: 768px) {
  .OLaFUn07ocu {
    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))));
  }
  .gpc4aY {
    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))));
  }
  .N4yniGbXo {
    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))));
  }
  .TgOYpady9Et {
    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))));
  }
  .fJCCsJUzKsQ {
    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) {
  .OLaFUn07ocu {
    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))));
  }
  .gpc4aY {
    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))));
  }
  .N4yniGbXo {
    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))));
  }
  .TgOYpady9Et {
    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))));
  }
  .fJCCsJUzKsQ {
    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 */
.cDgwImSt {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .cDgwImSt {
    padding: 0.75rem 1.5rem;
  }
}
.GGUNb3adzvg {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.IVgE7ISe {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.Ea8cV7oJc {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
.gvf3M3LEtCZ {
  background-color: #ffee32 !important;
}
.A32dn3c {
  background-color: #28d685 !important;
}
.d92oVV {
  background-color: #0dcbf1 !important;
}
.BKd0xPZzD0w {
  background-color: #febf00 !important;
}
.N5soxFKbsC {
  background-color: #d82637 !important;
}
.t6CF32TKEI,
.t6CF32TKEI:active {
  background-color: #ffee32 !important;
  border-color: #ffee32 !important;
  color: #322e00 !important;
  box-shadow: none;
}
.t6CF32TKEI:hover,
.t6CF32TKEI:focus,
.t6CF32TKEI.OWHh0eZlh,
.t6CF32TKEI.SVS8ZGyapkE {
  color: inherit;
  background-color: #fff265 !important;
  border-color: #fff265 !important;
  box-shadow: none;
}
.t6CF32TKEI.zmlL5Pd,
.t6CF32TKEI:disabled {
  color: #322e00 !important;
  background-color: #fff265 !important;
  border-color: #fff265 !important;
}
.AnrOVd,
.AnrOVd:active {
  background-color: #474747 !important;
  border-color: #474747 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.AnrOVd:hover,
.AnrOVd:focus,
.AnrOVd.OWHh0eZlh,
.AnrOVd.SVS8ZGyapkE {
  color: inherit;
  background-color: #616161 !important;
  border-color: #616161 !important;
  box-shadow: none;
}
.AnrOVd.zmlL5Pd,
.AnrOVd:disabled {
  color: #ffffff !important;
  background-color: #616161 !important;
  border-color: #616161 !important;
}
.np5cbb9,
.np5cbb9:active {
  background-color: #0dcbf1 !important;
  border-color: #0dcbf1 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.np5cbb9:hover,
.np5cbb9:focus,
.np5cbb9.OWHh0eZlh,
.np5cbb9.SVS8ZGyapkE {
  color: inherit;
  background-color: #3cd6f5 !important;
  border-color: #3cd6f5 !important;
  box-shadow: none;
}
.np5cbb9.zmlL5Pd,
.np5cbb9:disabled {
  color: #ffffff !important;
  background-color: #3cd6f5 !important;
  border-color: #3cd6f5 !important;
}
.nPVF6J4,
.nPVF6J4:active {
  background-color: #28d685 !important;
  border-color: #28d685 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.nPVF6J4:hover,
.nPVF6J4:focus,
.nPVF6J4.OWHh0eZlh,
.nPVF6J4.SVS8ZGyapkE {
  color: inherit;
  background-color: #52df9d !important;
  border-color: #52df9d !important;
  box-shadow: none;
}
.nPVF6J4.zmlL5Pd,
.nPVF6J4:disabled {
  color: #ffffff !important;
  background-color: #52df9d !important;
  border-color: #52df9d !important;
}
.SlIzYh,
.SlIzYh:active {
  background-color: #febf00 !important;
  border-color: #febf00 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.SlIzYh:hover,
.SlIzYh:focus,
.SlIzYh.OWHh0eZlh,
.SlIzYh.SVS8ZGyapkE {
  color: inherit;
  background-color: #ffcc32 !important;
  border-color: #ffcc32 !important;
  box-shadow: none;
}
.SlIzYh.zmlL5Pd,
.SlIzYh:disabled {
  color: #ffffff !important;
  background-color: #ffcc32 !important;
  border-color: #ffcc32 !important;
}
.fY8BRULcsek,
.fY8BRULcsek:active {
  background-color: #d82637 !important;
  border-color: #d82637 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.fY8BRULcsek:hover,
.fY8BRULcsek:focus,
.fY8BRULcsek.OWHh0eZlh,
.fY8BRULcsek.SVS8ZGyapkE {
  color: inherit;
  background-color: #e0515e !important;
  border-color: #e0515e !important;
  box-shadow: none;
}
.fY8BRULcsek.zmlL5Pd,
.fY8BRULcsek:disabled {
  color: #ffffff !important;
  background-color: #e0515e !important;
  border-color: #e0515e !important;
}
.hYsAE9,
.hYsAE9:active {
  background-color: #eff0ec !important;
  border-color: #eff0ec !important;
  color: #757b62 !important;
  box-shadow: none;
}
.hYsAE9:hover,
.hYsAE9:focus,
.hYsAE9.OWHh0eZlh,
.hYsAE9.SVS8ZGyapkE {
  color: inherit;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  box-shadow: none;
}
.hYsAE9.zmlL5Pd,
.hYsAE9:disabled {
  color: #757b62 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.bJH47UeytE,
.bJH47UeytE:active {
  background-color: #232323 !important;
  border-color: #232323 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.bJH47UeytE:hover,
.bJH47UeytE:focus,
.bJH47UeytE.OWHh0eZlh,
.bJH47UeytE.SVS8ZGyapkE {
  color: inherit;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
  box-shadow: none;
}
.bJH47UeytE.zmlL5Pd,
.bJH47UeytE:disabled {
  color: #ffffff !important;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
}
.k7NBieBNIoG,
.k7NBieBNIoG:active {
  background-color: transparent !important;
  border-color: #ffee32;
  color: #ffee32;
}
.k7NBieBNIoG:hover,
.k7NBieBNIoG:focus,
.k7NBieBNIoG.OWHh0eZlh,
.k7NBieBNIoG.SVS8ZGyapkE {
  color: #dac800 !important;
  background-color: transparent !important;
  border-color: #dac800 !important;
  box-shadow: none !important;
}
.k7NBieBNIoG.zmlL5Pd,
.k7NBieBNIoG:disabled {
  color: #322e00 !important;
  background-color: #ffee32 !important;
  border-color: #ffee32 !important;
}
.TIFA1qWo5h3,
.TIFA1qWo5h3:active {
  background-color: transparent !important;
  border-color: #474747;
  color: #474747;
}
.TIFA1qWo5h3:hover,
.TIFA1qWo5h3:focus,
.TIFA1qWo5h3.OWHh0eZlh,
.TIFA1qWo5h3.SVS8ZGyapkE {
  color: #1c1c1c !important;
  background-color: transparent !important;
  border-color: #1c1c1c !important;
  box-shadow: none !important;
}
.TIFA1qWo5h3.zmlL5Pd,
.TIFA1qWo5h3:disabled {
  color: #ffffff !important;
  background-color: #474747 !important;
  border-color: #474747 !important;
}
.pBf1Sspmj,
.pBf1Sspmj:active {
  background-color: transparent !important;
  border-color: #0dcbf1;
  color: #0dcbf1;
}
.pBf1Sspmj:hover,
.pBf1Sspmj:focus,
.pBf1Sspmj.OWHh0eZlh,
.pBf1Sspmj.SVS8ZGyapkE {
  color: #09869f !important;
  background-color: transparent !important;
  border-color: #09869f !important;
  box-shadow: none !important;
}
.pBf1Sspmj.zmlL5Pd,
.pBf1Sspmj:disabled {
  color: #ffffff !important;
  background-color: #0dcbf1 !important;
  border-color: #0dcbf1 !important;
}
.US218Bf,
.US218Bf:active {
  background-color: transparent !important;
  border-color: #28d685;
  color: #28d685;
}
.US218Bf:hover,
.US218Bf:focus,
.US218Bf.OWHh0eZlh,
.US218Bf.SVS8ZGyapkE {
  color: #1a8d58 !important;
  background-color: transparent !important;
  border-color: #1a8d58 !important;
  box-shadow: none !important;
}
.US218Bf.zmlL5Pd,
.US218Bf:disabled {
  color: #ffffff !important;
  background-color: #28d685 !important;
  border-color: #28d685 !important;
}
.f4dHjDxgZK,
.f4dHjDxgZK:active {
  background-color: transparent !important;
  border-color: #febf00;
  color: #febf00;
}
.f4dHjDxgZK:hover,
.f4dHjDxgZK:focus,
.f4dHjDxgZK.OWHh0eZlh,
.f4dHjDxgZK.SVS8ZGyapkE {
  color: #a77e00 !important;
  background-color: transparent !important;
  border-color: #a77e00 !important;
  box-shadow: none !important;
}
.f4dHjDxgZK.zmlL5Pd,
.f4dHjDxgZK:disabled {
  color: #ffffff !important;
  background-color: #febf00 !important;
  border-color: #febf00 !important;
}
.P3a2tHZyP,
.P3a2tHZyP:active {
  background-color: transparent !important;
  border-color: #d82637;
  color: #d82637;
}
.P3a2tHZyP:hover,
.P3a2tHZyP:focus,
.P3a2tHZyP.OWHh0eZlh,
.P3a2tHZyP.SVS8ZGyapkE {
  color: #8e1924 !important;
  background-color: transparent !important;
  border-color: #8e1924 !important;
  box-shadow: none !important;
}
.P3a2tHZyP.zmlL5Pd,
.P3a2tHZyP:disabled {
  color: #ffffff !important;
  background-color: #d82637 !important;
  border-color: #d82637 !important;
}
.fZRW4eo,
.fZRW4eo:active {
  background-color: transparent !important;
  border-color: #232323;
  color: #232323;
}
.fZRW4eo:hover,
.fZRW4eo:focus,
.fZRW4eo.OWHh0eZlh,
.fZRW4eo.SVS8ZGyapkE {
  color: #000000 !important;
  background-color: transparent !important;
  border-color: #000000 !important;
  box-shadow: none !important;
}
.fZRW4eo.zmlL5Pd,
.fZRW4eo:disabled {
  color: #ffffff !important;
  background-color: #232323 !important;
  border-color: #232323 !important;
}
.eaTP3pXjTIB,
.eaTP3pXjTIB:active {
  background-color: transparent !important;
  border-color: #fafafa;
  color: #fafafa;
}
.eaTP3pXjTIB:hover,
.eaTP3pXjTIB:focus,
.eaTP3pXjTIB.OWHh0eZlh,
.eaTP3pXjTIB.SVS8ZGyapkE {
  color: #cfcfcf !important;
  background-color: transparent !important;
  border-color: #cfcfcf !important;
  box-shadow: none !important;
}
.eaTP3pXjTIB.zmlL5Pd,
.eaTP3pXjTIB:disabled {
  color: #7a7a7a !important;
  background-color: #fafafa !important;
  border-color: #fafafa !important;
}
.zyG4AGDlnQ {
  color: #ffee32 !important;
}
.s3eBdK4KEam {
  color: #474747 !important;
}
.JWXS3uKOo {
  color: #28d685 !important;
}
.zEgx6T {
  color: #0dcbf1 !important;
}
.IbIFgTZ {
  color: #febf00 !important;
}
.QIECgfC6Bh {
  color: #d82637 !important;
}
.txwmOG7oJZk {
  color: #fafafa !important;
}
.vrZZe8dS {
  color: #232323 !important;
}
a.zyG4AGDlnQ:hover,
a.zyG4AGDlnQ:focus,
a.zyG4AGDlnQ.SVS8ZGyapkE {
  color: #cbba00 !important;
}
a.s3eBdK4KEam:hover,
a.s3eBdK4KEam:focus,
a.s3eBdK4KEam.SVS8ZGyapkE {
  color: #141414 !important;
}
a.JWXS3uKOo:hover,
a.JWXS3uKOo:focus,
a.JWXS3uKOo.SVS8ZGyapkE {
  color: #188050 !important;
}
a.zEgx6T:hover,
a.zEgx6T:focus,
a.zEgx6T.SVS8ZGyapkE {
  color: #087990 !important;
}
a.IbIFgTZ:hover,
a.IbIFgTZ:focus,
a.IbIFgTZ.SVS8ZGyapkE {
  color: #987200 !important;
}
a.QIECgfC6Bh:hover,
a.QIECgfC6Bh:focus,
a.QIECgfC6Bh.SVS8ZGyapkE {
  color: #811721 !important;
}
a.txwmOG7oJZk:hover,
a.txwmOG7oJZk:focus,
a.txwmOG7oJZk.SVS8ZGyapkE {
  color: #c7c7c7 !important;
}
a.vrZZe8dS:hover,
a.vrZZe8dS:focus,
a.vrZZe8dS.SVS8ZGyapkE {
  color: #000000 !important;
}
a:is(#cV6pO5RZo, #maiJRA, #G3ycm30M, #JbdxDG4fM0, #m5hhQ2X, #k6xmSfm3qE, #BmbBAvEVsF, #iax0SMCPS, #KzQyQq1aTd, #rkqGfgDGJt, #E0zDzhX, #tglwZWDAOj, #wafAfYg, #LJwviiivaZ3, #cMu52YEp, #zyG4AGDlnQ, #s3eBdK4KEam, #JWXS3uKOo, #zEgx6T, #IbIFgTZ, #QIECgfC6Bh, #y5EwVQANsNY, #WfgIFPbTb, #txwmOG7oJZk, #s1REePHrro, #r3ztJ5h2k, #DJxrHksEuP, #tYqA4fL, #ThTNswoAj, #rRFlC3QRY0o, #WGhhj8p, #uOaLzti, #uHchNXhQd7j, #GBuFLYYYyp, #AeA4X0T8aJ, #QY9WMnvWr5x, #BeEjsPCTj, #Y0euIIw, #xUd25bP, #vHvceEnUK1W, #I5s4L1, #e2mdSfna, #JYCOke, #AaN6cYotmY1, #vrZZe8dS):not(.RBg7jxo):not(.R2hSCcFXp):not([role]):not(.KiVrHLJCDZ) {
  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(#cV6pO5RZo, #maiJRA, #G3ycm30M, #JbdxDG4fM0, #m5hhQ2X, #k6xmSfm3qE, #BmbBAvEVsF, #iax0SMCPS, #KzQyQq1aTd, #rkqGfgDGJt, #E0zDzhX, #tglwZWDAOj, #wafAfYg, #LJwviiivaZ3, #cMu52YEp, #zyG4AGDlnQ, #s3eBdK4KEam, #JWXS3uKOo, #zEgx6T, #IbIFgTZ, #QIECgfC6Bh, #y5EwVQANsNY, #WfgIFPbTb, #txwmOG7oJZk, #s1REePHrro, #r3ztJ5h2k, #DJxrHksEuP, #tYqA4fL, #ThTNswoAj, #rRFlC3QRY0o, #WGhhj8p, #uOaLzti, #uHchNXhQd7j, #GBuFLYYYyp, #AeA4X0T8aJ, #QY9WMnvWr5x, #BeEjsPCTj, #Y0euIIw, #xUd25bP, #vHvceEnUK1W, #I5s4L1, #e2mdSfna, #JYCOke, #AaN6cYotmY1, #vrZZe8dS):not(.RBg7jxo):not(.R2hSCcFXp):not([role]):not(.KiVrHLJCDZ):hover {
  transition: background-position 2s ease-in-out;
  background-image: linear-gradient(currentColor 50%, currentColor 50%);
  background-position: 0px 1.2em;
}
.wcKjXgk .RBg7jxo.SVS8ZGyapkE {
  color: #ffee32;
}
.wcKjXgk .RBg7jxo:not(.SVS8ZGyapkE) {
  color: #232323;
}
.aB3Bv0Ts {
  background-color: #70c770;
}
.xEGCnec08m {
  background-color: #0dcbf1;
}
.JL3mcschJ {
  background-color: #febf00;
}
.UeEDx77oyB {
  background-color: #d82637;
}
.iym5bU .cDgwImSt:not(.J9dkp5eK) {
  border-radius: 100px;
}
.AtWg8p li a {
  border-radius: 100px !important;
}
.AtWg8p li.SVS8ZGyapkE .cDgwImSt {
  background-color: #ffee32;
  border-color: #ffee32;
  color: #4b4500;
}
.AtWg8p li.SVS8ZGyapkE .cDgwImSt:focus {
  box-shadow: none;
}
.wcKjXgk .RBg7jxo {
  border-radius: 100px !important;
}
a,
a:hover {
  color: #ffee32;
}
.y5X2P9i.gvf3M3LEtCZ .hNGo8ahOb,
.y5X2P9i.gvf3M3LEtCZ .KQfRnJI {
  color: #fffffe;
}
.y5X2P9i.A32dn3c .hNGo8ahOb,
.y5X2P9i.A32dn3c .KQfRnJI {
  color: #d3f7e6;
}
.y5X2P9i.d92oVV .hNGo8ahOb,
.y5X2P9i.d92oVV .KQfRnJI {
  color: #cef5fc;
}
.y5X2P9i.BKd0xPZzD0w .hNGo8ahOb,
.y5X2P9i.BKd0xPZzD0w .KQfRnJI {
  color: #fff2cb;
}
.y5X2P9i.N5soxFKbsC .hNGo8ahOb,
.y5X2P9i.N5soxFKbsC .KQfRnJI {
  color: #f7d3d6;
}
/* Scroll to top button*/
.HbgZ5djCe {
  display: none;
}
.WH4jtBpxPr {
  font-family: 'Roboto Flex', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
  border-radius: 40px !important;
}
.WH4jtBpxPr > .dxpuHxJ {
  font-size: 1.75rem;
}
.WH4jtBpxPr:hover,
.WH4jtBpxPr: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;
}
.WH4jtBpxPr:-webkit-input-placeholder {
  font-family: 'Roboto Flex', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
}
.WH4jtBpxPr:-webkit-input-placeholder > .dxpuHxJ {
  font-size: 1.75rem;
}
blockquote {
  border-color: #ffee32;
}
/* Forms */
.w0jaMVkSxw .V5X7rm .cDgwImSt {
  border-radius: 100px !important;
}
.w0jaMVkSxw .V5X7rm .cDgwImSt:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.w0jaMVkSxw .V5X7rm button[type="submit"] {
  border-radius: 100px !important;
  padding: 1rem 3rem;
}
.w0jaMVkSxw .V5X7rm button[type="submit"]:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.gdFRF3tb li:hover,
.gdFRF3tb li.vKD4bJ {
  background-color: #ffee32;
  color: #000000;
}
.kNIlbsC {
  transition: 0.25s ease;
}
.kNIlbsC:hover {
  border-color: #ffee32;
}
.gdFRF3tb .v4RfccHS,
.kNIlbsC.W6Yncu:after,
.kNIlbsC.BBfHCT:after {
  transition: 0.4s;
  border-top-color: #232323;
  border-bottom-color: #232323;
}
.gdFRF3tb:hover .v4RfccHS,
.kNIlbsC.W6Yncu:hover:after,
.kNIlbsC.BBfHCT:hover:after {
  border-top-color: #ffee32;
  border-bottom-color: #ffee32;
}
.YjQtQa .SjwvuaWIL5 td.pUmP1bhQLn,
.YjQtQa .SjwvuaWIL5 td.tlfKtL,
.YjQtQa .qQ7KoY .g6AIs1q > div > div.tlfKtL {
  color: #000000 !important;
  background-color: #ffee32 !important;
  box-shadow: none !important;
}
.YjQtQa .SjwvuaWIL5 td:hover,
.YjQtQa .qQ7KoY .g6AIs1q > div > div:hover {
  color: #ffffff !important;
  background: #474747 !important;
  box-shadow: none !important;
}
.R7xtT8IhofL {
  background-image: none !important;
}
.RNMros5cCVR:not(section),
.lQv1gXYdDI {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: auto;
}
iframe.RNMros5cCVR,
.RNMros5cCVR: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.RNMros5cCVR:after {
  opacity: 0.5;
}
body {
  overflow-x: hidden;
}
a {
  transition: color 0.6s;
}
@media (max-width: 1400px) {
  .ek41RY {
    max-width: 100%;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .ek41RY {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .vMh9Ri {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 767px) {
  .vMh9Ri {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.PdsmuhZ9 {
  z-index: 1000;
  width: 100%;
  position: relative;
}
.PdsmuhZ9 .R2hSCcFXp: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) {
  .PdsmuhZ9 .QT5ai7Zd {
    transform: scale(0.8);
  }
}
.PdsmuhZ9 .Loga4cKUn {
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.PdsmuhZ9 .Loga4cKUn img {
  max-width: 100%;
  max-height: 100%;
}
.PdsmuhZ9 .Loga4cKUn .KiVrHLJCDZ {
  line-height: inherit !important;
}
.PdsmuhZ9 .Loga4cKUn .KLteekq a {
  outline: none;
}
.PdsmuhZ9 .gshL0i67SK {
  margin: auto;
  margin-left: 0;
  margin-left: auto;
}
.PdsmuhZ9 .gshL0i67SK .hRFTIVL {
  padding: 0 !important;
  transition: 0.3s all !important;
}
.PdsmuhZ9 .gshL0i67SK .hRFTIVL .RBg7jxo {
  padding: 16px !important;
  margin: 0 !important;
  border-radius: 1rem !important;
  transition: 0.3s all !important;
}
.PdsmuhZ9 .gshL0i67SK .hRFTIVL .RBg7jxo:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
.PdsmuhZ9 .gshL0i67SK .uhJfcUD0oP .RBg7jxo::after {
  transform: rotate(180deg);
}
@media (min-width: 992px) {
  .PdsmuhZ9 .gshL0i67SK .uhJfcUD0oP .RBg7jxo::before {
    content: "";
    width: 100%;
    height: 20px;
    top: 100%;
    background: transparent;
    position: absolute;
  }
}
.PdsmuhZ9 .gshL0i67SK .R2hSCcFXp {
  padding: 12px !important;
  border-radius: 0.5rem !important;
  margin: 0 8px !important;
  transition: 0.3s all !important;
}
.PdsmuhZ9 .gshL0i67SK .R2hSCcFXp:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
@media (min-width: 992px) {
  .PdsmuhZ9 .gshL0i67SK {
    padding-left: 1.5rem;
  }
}
.PdsmuhZ9 .RBg7jxo {
  width: fit-content;
  position: relative;
}
.PdsmuhZ9 .KLteekq {
  margin: 0 !important;
}
@media (max-width: 767px) {
  .PdsmuhZ9 .KLteekq {
    padding-left: 0;
  }
}
.PdsmuhZ9 .KiVrHLJCDZ {
  padding-left: 1rem;
  padding-right: 0.5rem;
}
@media (max-width: 767px) {
  .PdsmuhZ9 .Tlu3o6Acl {
    padding-bottom: 0.5rem;
  }
}
.PdsmuhZ9 .Tlu3o6Acl .fNc98wrASf.w8jVVzkPiE::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  transition: 0.3s all;
}
.PdsmuhZ9 .ek41RY {
  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) {
  .PdsmuhZ9 .ek41RY {
    padding-right: 2rem;
  }
}
@media (max-width: 767px) {
  .PdsmuhZ9 .ek41RY {
    width: 95%;
    height: 56px !important;
    padding-right: 1rem;
    margin-top: 0rem;
  }
}
.PdsmuhZ9 .OFh5CW8zUhl {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.PdsmuhZ9 .nUvStAhi4K {
  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;
}
.PdsmuhZ9 .hRFTIVL:focus,
.PdsmuhZ9 .RBg7jxo:focus {
  outline: none;
}
.PdsmuhZ9 .bIc3SjxiV .nUvStAhi4K .R2hSCcFXp {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.PdsmuhZ9 .bIc3SjxiV .nUvStAhi4K .R2hSCcFXp::after {
  right: 0.5rem;
}
.PdsmuhZ9 .bIc3SjxiV .nUvStAhi4K .R2hSCcFXp .dxpuHxJ {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.PdsmuhZ9 .bIc3SjxiV .nUvStAhi4K .R2hSCcFXp .dxpuHxJ:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.PdsmuhZ9 .k9azrqtjiO .nUvStAhi4K .R2hSCcFXp:before {
  display: none;
}
.PdsmuhZ9 .k9azrqtjiO .bIc3SjxiV .nUvStAhi4K .R2hSCcFXp {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.PdsmuhZ9 .dajokNpS9Xb {
  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;
}
.PdsmuhZ9 .dajokNpS9Xb.GSNagulFV {
  transition: all 0.3s;
}
.PdsmuhZ9 .dajokNpS9Xb .R2hSCcFXp {
  padding: 0.5rem 1.8rem;
}
.PdsmuhZ9 .dajokNpS9Xb .KLteekq img {
  min-width: 6rem;
  object-fit: cover;
}
.PdsmuhZ9 .dajokNpS9Xb .nnp4UAUMBEv {
  z-index: 1;
  justify-content: flex-end;
}
.PdsmuhZ9 .dajokNpS9Xb.k9azrqtjiO {
  justify-content: center;
}
.PdsmuhZ9 .dajokNpS9Xb.k9azrqtjiO .hRFTIVL .RBg7jxo::before {
  display: none;
}
.PdsmuhZ9 .dajokNpS9Xb.k9azrqtjiO.GSNagulFV .nUvStAhi4K {
  top: 0;
}
@media (min-width: 992px) {
  .PdsmuhZ9 .dajokNpS9Xb.k9azrqtjiO.GSNagulFV:not(.cTBVW0Sd9c) .nnp4UAUMBEv {
    max-height: calc(98.5vh - 4.3rem);
  }
}
.PdsmuhZ9 .dajokNpS9Xb.k9azrqtjiO .nUvStAhi4K .a5wkaFro {
  left: 0 !important;
}
.PdsmuhZ9 .dajokNpS9Xb.k9azrqtjiO .nUvStAhi4K .R2hSCcFXp:after {
  right: auto;
}
.PdsmuhZ9 .dajokNpS9Xb.k9azrqtjiO .nUvStAhi4K .w8jVVzkPiE[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%;
}
.PdsmuhZ9 .dajokNpS9Xb.k9azrqtjiO ul.gshL0i67SK li {
  margin: auto;
}
.PdsmuhZ9 .dajokNpS9Xb.k9azrqtjiO .nUvStAhi4K .R2hSCcFXp {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
.PdsmuhZ9 .dajokNpS9Xb.k9azrqtjiO .wQib9CB9RH {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 767px) {
  .PdsmuhZ9 .dajokNpS9Xb {
    min-height: 72px;
  }
  .PdsmuhZ9 .dajokNpS9Xb .KLteekq img {
    height: 2.5rem !important;
    min-width: 2.5rem !important;
  }
}
@media (max-width: 991px) {
  .PdsmuhZ9 .dajokNpS9Xb .hRFTIVL .RBg7jxo::before {
    display: none;
  }
  .PdsmuhZ9 .dajokNpS9Xb.GSNagulFV .nUvStAhi4K {
    top: 0;
  }
  .PdsmuhZ9 .dajokNpS9Xb .nUvStAhi4K .a5wkaFro {
    left: 0 !important;
  }
  .PdsmuhZ9 .dajokNpS9Xb .nUvStAhi4K .R2hSCcFXp:after {
    right: auto;
  }
  .PdsmuhZ9 .dajokNpS9Xb .nUvStAhi4K .w8jVVzkPiE[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%;
  }
  .PdsmuhZ9 .dajokNpS9Xb .nUvStAhi4K .R2hSCcFXp {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .PdsmuhZ9 .dajokNpS9Xb .Loga4cKUn {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 10px;
  }
  .PdsmuhZ9 .dajokNpS9Xb .QT5ai7Zd {
    flex-basis: auto;
  }
  .PdsmuhZ9 .dajokNpS9Xb .wQib9CB9RH {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.PdsmuhZ9 .dajokNpS9Xb.cTBVW0Sd9c .KLteekq img {
  height: 2rem;
}
.PdsmuhZ9 .R2hSCcFXp.SVS8ZGyapkE,
.PdsmuhZ9 .R2hSCcFXp:active {
  background-color: transparent;
}
.PdsmuhZ9 .Lanqyp .gshL0i67SK .RBg7jxo {
  padding: 0;
}
.PdsmuhZ9 .Tlu3o6Acl .fNc98wrASf.w8jVVzkPiE {
  margin-right: 1.667em;
}
.PdsmuhZ9 .Tlu3o6Acl .fNc98wrASf.w8jVVzkPiE[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.PdsmuhZ9 .dajokNpS9Xb.Lanqyp .bIc3SjxiV .nUvStAhi4K {
  background: #ffffff;
}
.PdsmuhZ9 .dajokNpS9Xb.Lanqyp .bIc3SjxiV .nUvStAhi4K .a5wkaFro {
  margin: 0;
  left: 105%;
  transform: none;
  top: -12px;
}
.PdsmuhZ9 .dajokNpS9Xb .bIc3SjxiV.uhJfcUD0oP > .nUvStAhi4K {
  display: flex;
}
.PdsmuhZ9 ul.gshL0i67SK {
  flex-wrap: wrap;
}
.PdsmuhZ9 .biite2hAr {
  text-align: center;
  min-width: 140px;
}
@media (max-width: 992px) {
  .PdsmuhZ9 .biite2hAr {
    text-align: left;
  }
}
.PdsmuhZ9 button.QT5ai7Zd {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.PdsmuhZ9 button.QT5ai7Zd .CanJpJ2cY span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.PdsmuhZ9 button.QT5ai7Zd .CanJpJ2cY span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.PdsmuhZ9 button.QT5ai7Zd .CanJpJ2cY span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.PdsmuhZ9 button.QT5ai7Zd .CanJpJ2cY span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.PdsmuhZ9 button.QT5ai7Zd .CanJpJ2cY span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.PdsmuhZ9 nav.GSNagulFV .CanJpJ2cY span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.PdsmuhZ9 nav.GSNagulFV .CanJpJ2cY span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.PdsmuhZ9 nav.GSNagulFV .CanJpJ2cY span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.PdsmuhZ9 nav.GSNagulFV .CanJpJ2cY span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.PdsmuhZ9 .rLlmCy6k {
  padding: 0 1rem;
}
.PdsmuhZ9 a.RBg7jxo {
  display: flex;
  align-items: center;
  justify-content: center;
}
.PdsmuhZ9 .wQib9CB9RH {
  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) {
  .PdsmuhZ9 .wQib9CB9RH {
    justify-content: flex-start;
    margin-bottom: 0.5rem;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .PdsmuhZ9 .dajokNpS9Xb {
    height: 70px;
  }
  .PdsmuhZ9 .dajokNpS9Xb.GSNagulFV {
    height: auto;
  }
  .PdsmuhZ9 .hRFTIVL .RBg7jxo:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.PdsmuhZ9 .dajokNpS9Xb .bIc3SjxiV > .nUvStAhi4K {
  display: none;
  width: max-content;
  max-width: 500px !important;
  transform: translateX(-50%);
  top: calc(100% + 20px);
  left: 50%;
}
.PdsmuhZ9 .dajokNpS9Xb .bIc3SjxiV > .nUvStAhi4K .R2hSCcFXp {
  line-height: 1 !important;
}
.PdsmuhZ9 .dajokNpS9Xb .bIc3SjxiV > .nUvStAhi4K .bIc3SjxiV .R2hSCcFXp {
  align-items: center;
  display: flex;
  height: max-content !important;
  min-height: max-content !important;
}
.PdsmuhZ9 .dajokNpS9Xb .bIc3SjxiV > .nUvStAhi4K .bIc3SjxiV .R2hSCcFXp::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);
}
.PdsmuhZ9 .dajokNpS9Xb .bIc3SjxiV > .nUvStAhi4K .bIc3SjxiV.uhJfcUD0oP .R2hSCcFXp::after {
  transform: rotate(0deg);
}
.PdsmuhZ9 .iym5bU {
  margin: -0.6rem -0.6rem;
}
.PdsmuhZ9 .QT5ai7Zd {
  margin-left: 12px;
  margin-right: 8px;
  order: 1000;
}
@media (max-width: 991px) {
  .PdsmuhZ9 .Loga4cKUn {
    margin-right: auto;
  }
  .PdsmuhZ9 .nnp4UAUMBEv {
    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);
  }
  .PdsmuhZ9 .gshL0i67SK .hRFTIVL .RBg7jxo::after {
    margin-left: 10px;
  }
  .PdsmuhZ9 .gshL0i67SK .R2hSCcFXp:hover {
    background-color: rgba(27, 31, 10, 0.06);
  }
  .PdsmuhZ9 .dajokNpS9Xb .bIc3SjxiV > .nUvStAhi4K {
    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;
  }
  .PdsmuhZ9 .dajokNpS9Xb .bIc3SjxiV > .nUvStAhi4K .R2hSCcFXp {
    padding: 8px !important;
    line-height: 1 !important;
    margin-bottom: 4px !important;
  }
  .PdsmuhZ9 .dajokNpS9Xb .bIc3SjxiV > .nUvStAhi4K .bIc3SjxiV .R2hSCcFXp {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
  }
  .PdsmuhZ9 .dajokNpS9Xb .bIc3SjxiV > .nUvStAhi4K .bIc3SjxiV .R2hSCcFXp::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);
  }
  .PdsmuhZ9 .dajokNpS9Xb .bIc3SjxiV > .nUvStAhi4K .bIc3SjxiV.uhJfcUD0oP .R2hSCcFXp::after {
    transform: rotate(180deg);
  }
  .PdsmuhZ9 .dajokNpS9Xb .bIc3SjxiV > .nUvStAhi4K .a5wkaFro {
    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;
  }
  .PdsmuhZ9 .dajokNpS9Xb .bIc3SjxiV.uhJfcUD0oP > .nUvStAhi4K {
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 575px) {
  .PdsmuhZ9 .nnp4UAUMBEv {
    padding: 1rem;
  }
}
.lZFegLg {
  display: flex;
  background-image: url("XUWLp24.jpeg");
}
.lZFegLg .UEWEgS {
  background-color: #000000;
  opacity: 0.5;
}
@media (min-width: 768px) {
  .lZFegLg {
    align-items: flex-end;
  }
  .lZFegLg .XDztELk {
    justify-content: center;
  }
  .lZFegLg .FUv51ldwhhp {
    padding: 1rem 3rem;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .lZFegLg .FUv51ldwhhp {
    min-width: 50%;
  }
}
@media (max-width: 767px) {
  .lZFegLg {
    -webkit-align-items: center;
    align-items: flex-end;
  }
  .lZFegLg .qRbWT6cz2aA {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .lZFegLg .FUv51ldwhhp {
    width: 100%;
  }
}
.lZFegLg .hTbG8ouWz,
.lZFegLg .Vbof1zVX {
  text-align: center;
}
.lZFegLg .WWYoqEbl,
.lZFegLg .iym5bU {
  text-align: center;
}
.Reivxl {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.Reivxl .vhTYsdaBliF:focus,
.Reivxl span:focus {
  outline: none;
}
.Reivxl .vhTYsdaBliF {
  cursor: pointer;
}
.Reivxl .KMtiFYOw {
  grid-row-gap: 2rem;
}
@media (max-width: 767px) {
  .Reivxl .KMtiFYOw {
    grid-row-gap: 1rem;
  }
}
.Reivxl .uaydBxNKYR,
.Reivxl .haSdHYKmL,
.Reivxl .Omqu0Xh {
  gap: 0 2rem;
}
@media (max-width: 767px) {
  .Reivxl .uaydBxNKYR,
  .Reivxl .haSdHYKmL,
  .Reivxl .Omqu0Xh {
    gap: 0 1rem;
  }
}
.Reivxl .hTbG8ouWz {
  color: #000000;
}
.Reivxl .WWYoqEbl,
.Reivxl .iym5bU {
  color: #000000;
}
.Reivxl .Gj24v43l3 {
  max-width: 800px;
}
.Reivxl .ek41RY,
.Reivxl .vMh9Ri {
  overflow: hidden;
}
.Reivxl .KMtiFYOw {
  display: grid;
  transform: translate3d(-3rem, 0, 0);
  width: 115vw;
  grid-column-gap: 1rem;
}
.Reivxl .VcBeKa95jCS {
  display: flex;
  justify-content: center;
  align-items: center;
}
.Reivxl .VcBeKa95jCS img {
  min-width: 30vw;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .Reivxl .VcBeKa95jCS img {
    min-width: 35vw;
  }
}
.Reivxl .uaydBxNKYR,
.Reivxl .haSdHYKmL,
.Reivxl .Omqu0Xh {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
}
.Reivxl .uaydBxNKYR {
  align-items: flex-end;
}
.Reivxl .haSdHYKmL {
  align-items: flex-start;
}
.RGb8OokiJ {
  background-image: url("K4SjWI68J.jpeg");
  overflow: hidden;
}
.GCSip0t {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.GCSip0t .rUgeWu4Eqr.zmlL5Pd {
  display: none;
}
.GCSip0t .rUgeWu4Eqr {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
@media (max-width: 767px) {
  .GCSip0t .xcW0BjHIyl4 {
    padding: 1.5rem 1.5rem 0 1.5rem;
  }
}
@media (min-width: 768px) {
  .GCSip0t .xcW0BjHIyl4 {
    padding: 2.25rem 2.25rem 0 2.25rem;
  }
}
@media (min-width: 992px) {
  .GCSip0t .xcW0BjHIyl4 {
    padding: 4rem 4rem 1rem 4rem;
  }
}
.GCSip0t .gjBioV {
  background: #ffffff;
}
.GCSip0t .WWYoqEbl,
.GCSip0t .iym5bU {
  color: #000000;
  text-align: left;
}
.GCSip0t .xGpmGvTb8,
.GCSip0t .bArQzR5fkda {
  text-align: left;
  color: #000000;
}
.f8mfK7T {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.f8mfK7T .rUgeWu4Eqr.zmlL5Pd {
  display: none;
}
.f8mfK7T .rJ1692HmB {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.f8mfK7T .rUgeWu4Eqr {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.f8mfK7T .dxpuHxJ {
  display: inline-flex;
  font-size: 2rem;
  color: #d70081;
  width: 80px;
  justify-content: center;
  align-items: center;
  background: #ffd7ef;
  height: 80px;
  border-radius: 50%;
}
.f8mfK7T .xGpmGvTb8,
.f8mfK7T .OFh5CW8zUhl,
.f8mfK7T .QiuvOF1 {
  color: #000000;
  text-align: center;
}
.f8mfK7T .Gj24v43l3 {
  max-width: 800px;
}
.f8mfK7T .hTbG8ouWz {
  color: #000000;
}
.f8mfK7T .iym5bU {
  text-align: center;
}
.f8mfK7T .xGpmGvTb8,
.f8mfK7T .OFh5CW8zUhl {
  color: #FFEE32;
}
.yiVghTOM .rUgeWu4Eqr.zmlL5Pd {
  display: none;
}
.yiVghTOM .rUgeWu4Eqr {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-image: url("CBZIgHyn8b.jpg");
}
.oQOwgGfkq {
  display: flex;
  padding-top: 6em;
  padding-bottom: 5em;
  background-color: #ffd100;
}
.oQOwgGfkq .rUgeWu4Eqr.zmlL5Pd {
  display: none;
}
.oQOwgGfkq .rUgeWu4Eqr {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
@media (min-width: 768px) {
  .oQOwgGfkq {
    align-items: center;
  }
  .oQOwgGfkq .XDztELk {
    justify-content: center;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .oQOwgGfkq .FUv51ldwhhp {
    min-width: 50%;
  }
}
@media (max-width: 767px) {
  .oQOwgGfkq {
    -webkit-align-items: center;
    align-items: center;
  }
  .oQOwgGfkq .qRbWT6cz2aA {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .oQOwgGfkq .FUv51ldwhhp {
    width: 100%;
    max-width: 800px;
  }
}
.oQOwgGfkq .hTbG8ouWz {
  text-align: center;
  color: #000000;
}
.oQOwgGfkq .WWYoqEbl,
.oQOwgGfkq .iym5bU {
  text-align: center;
  color: #000000;
}
.rreyhsbEq {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-color: transparent;
}
.rreyhsbEq .rUgeWu4Eqr.zmlL5Pd {
  display: none;
}
.rreyhsbEq .rUgeWu4Eqr {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.rreyhsbEq .DoyX6U {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .rreyhsbEq .DoyX6U {
    margin-bottom: 1rem;
  }
}
.rreyhsbEq .rJ1692HmB {
  background: #ffffff;
  padding: 2.25rem;
  height: 100%;
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .rreyhsbEq .rJ1692HmB {
    padding: 2rem 1.5rem;
    margin-bottom: 0rem;
  }
}
@media (max-width: 767px) {
  .rreyhsbEq .rJ1692HmB {
    padding: 2rem 1.5rem;
    margin-bottom: 1rem;
  }
}
.rreyhsbEq .dxpuHxJ {
  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%;
}
.rreyhsbEq .hTbG8ouWz {
  color: #000000;
}
.rreyhsbEq .Vbof1zVX {
  color: #000000;
}
.rreyhsbEq .bArQzR5fkda {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.rreyhsbEq .bArQzR5fkda .IRaIMkMdK9a {
  margin-top: auto;
}
.rreyhsbEq .Gj24v43l3 {
  max-width: 800px;
}
.rreyhsbEq .xGpmGvTb8,
.rreyhsbEq .OFh5CW8zUhl {
  text-align: center;
}
.rreyhsbEq .QiuvOF1,
.rreyhsbEq .vhTYsdaBliF .iym5bU {
  text-align: center;
}
.oNcmA4 {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.oNcmA4 .vhTYsdaBliF:focus,
.oNcmA4 span:focus {
  outline: none;
}
.oNcmA4 .vMh9Ri {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}
.oNcmA4 .Gj24v43l3 {
  max-width: 800px;
}
.oNcmA4 .vhTYsdaBliF {
  color: #232323;
  min-height: 90px;
  font-weight: bold;
}
@media (max-width: 768px) {
  .oNcmA4 .vhTYsdaBliF {
    min-height: 45px;
  }
}
.tCMHhl8XmRl {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.tCMHhl8XmRl .aUfANYF {
  line-height: 1.2;
  color: #232323;
  text-align: center;
}
.tCMHhl8XmRl img,
.tCMHhl8XmRl .KQ8N1GtNoH8 {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.tCMHhl8XmRl .vhTYsdaBliF:focus,
.tCMHhl8XmRl span:focus {
  outline: none;
}
.tCMHhl8XmRl .vhTYsdaBliF {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .tCMHhl8XmRl .vhTYsdaBliF {
    margin-bottom: 1rem;
  }
}
.tCMHhl8XmRl .rJ1692HmB {
  position: relative;
  border-radius: 4px;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.tCMHhl8XmRl .hTbG8ouWz {
  color: #232323;
}
.tCMHhl8XmRl .WWYoqEbl,
.tCMHhl8XmRl .iym5bU {
  color: #232323;
}
.tCMHhl8XmRl .SKIf8GO {
  color: #232323;
}
.tCMHhl8XmRl .Gj24v43l3 {
  max-width: 800px;
}
.gL9cvIU {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.gL9cvIU .rUgeWu4Eqr.zmlL5Pd {
  display: none;
}
.gL9cvIU .rUgeWu4Eqr {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.gL9cvIU p {
  line-height: 1.2;
}
.gL9cvIU .zXgkMqe {
  display: flex;
  justify-content: center;
  position: relative;
  min-width: 770px;
  max-width: 570px;
}
@media (max-width: 768px) {
  .gL9cvIU .zXgkMqe {
    min-width: 70%;
    max-width: initial;
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
}
.gL9cvIU .KmYNDpaeN,
.gL9cvIU .PeKfwlN8h {
  display: flex;
}
.gL9cvIU .ZGnAnlsCQi {
  top: 50%;
  width: 60px;
  height: 60px;
  margin-top: -1.5rem;
  font-size: 22px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  border: 2px solid #fff;
  border-radius: 50%;
  transition: all 0.3s;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
}
.gL9cvIU .ZGnAnlsCQi:disabled {
  cursor: default;
  display: none;
}
.gL9cvIU .ZGnAnlsCQi:hover {
  background: #000;
  color: rgba(255, 255, 255, 0.5);
}
.gL9cvIU .ZGnAnlsCQi.PeKfwlN8h {
  left: 0;
  margin-left: 2.5rem;
}
.gL9cvIU .ZGnAnlsCQi.KmYNDpaeN {
  right: 0;
  margin-right: 2.5rem;
}
@media (max-width: 768px) {
  .gL9cvIU .ZGnAnlsCQi {
    top: auto;
  }
}
.gL9cvIU .rJ1692HmB {
  height: 100%;
}
.gL9cvIU .o16NUov {
  border-radius: 2rem;
}
.gL9cvIU .obgT4dSa2MV {
  max-width: 600px;
  max-height: 400px;
  margin-bottom: 1.6rem;
  overflow: hidden;
  margin: 0 auto 2rem auto;
}
.gL9cvIU .obgT4dSa2MV img {
  width: 100%;
  max-height: 400px;
  object-fit: cover;
}
@media (max-width: 230px) {
  .gL9cvIU .obgT4dSa2MV {
    width: 100%;
    height: auto;
  }
}
.gL9cvIU .mJgghSu {
  position: relative;
  width: 100%;
}
.gL9cvIU .pkF8zMt7LBD {
  overflow: hidden;
  width: 100%;
}
.gL9cvIU .pkF8zMt7LBD.DbsRDejdi {
  cursor: grab;
}
.gL9cvIU .pkF8zMt7LBD.q0dC4X {
  cursor: grabbing;
}
.gL9cvIU .y8tThy0Fa {
  display: flex;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -webkit-tap-highlight-color: transparent;
}
.gL9cvIU .EZYPpfJmGAW {
  color: #000000;
}
.gL9cvIU .J68KfTy2NG {
  color: #000000;
}
.gL9cvIU .VrYza3e4 {
  color: #000000;
}
.csyXdi3i {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.csyXdi3i .dxpuHxJ {
  font-size: 1.2rem !important;
  font-family: 'Moririse2' !important;
  color: white;
  transition: all 0.3s;
  transform: rotate(180deg);
  padding-left: 0.5rem;
}
.csyXdi3i .SheAy2vad {
  border: none;
}
.csyXdi3i .ibasfMH {
  padding: 0rem;
}
@media (max-width: 767px) {
  .csyXdi3i .ibasfMH {
    padding: 0rem;
  }
}
.csyXdi3i .nsajQ44IE {
  padding: 0rem;
  padding-bottom: 0.5rem;
  margin-top: 1rem;
}
.csyXdi3i .kno5aJ7zmKp {
  padding: 0;
}
.csyXdi3i .CiCpdFZVNj {
  height: 100%;
}
.csyXdi3i img {
  height: 100%;
  object-fit: cover;
}
.csyXdi3i .k9azrqtjiO span {
  transform: rotate(0deg);
}
.csyXdi3i .u1rVuvq {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.csyXdi3i p {
  margin-bottom: 0.3rem;
}
.csyXdi3i .HAi1QC4a {
  color: #000000;
}
.csyXdi3i .X5p8jm1w .ibasfMH {
  background-color: transparent;
  margin-bottom: 0;
  border: 0;
  border-radius: 2rem;
}
.csyXdi3i .X5p8jm1w {
  background: #ffffff;
  padding: 2.25rem;
  border-radius: 2rem;
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  .csyXdi3i .X5p8jm1w {
    padding: 2rem 1.5rem;
    margin-bottom: 1rem;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .csyXdi3i .X5p8jm1w {
    margin-bottom: 1rem;
    padding: 2rem 1.5rem;
  }
}
.csyXdi3i .lfWfF5sbCP {
  color: #000000;
}
.csyXdi3i .hTbG8ouWz {
  text-align: center;
  color: #000000;
}
.csyXdi3i .Vbof1zVX {
  color: #000000;
  text-align: center;
}
.csyXdi3i .HAi1QC4a,
.csyXdi3i .dxpuHxJ {
  color: #000000;
}
.H72abHdmY {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.H72abHdmY .YdWV03Vm5 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.H72abHdmY .YdWV03Vm5 .BR2vBKE {
  margin: 8px;
}
.H72abHdmY .YdWV03Vm5 .BR2vBKE a:hover .dxpuHxJ,
.H72abHdmY .YdWV03Vm5 .BR2vBKE a:focus .dxpuHxJ {
  background-color: #f7f7f7;
}
.H72abHdmY .YdWV03Vm5 .BR2vBKE a .dxpuHxJ {
  width: 72px;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  font-size: 32px;
  background-color: #f7f7f7;
  color: #393193;
  transition: all 0.3s ease-in-out;
}
.H72abHdmY .SPc6nKNSj9Z {
  width: 100%;
  justify-content: center;
}
.H72abHdmY .hTbG8ouWz {
  color: #ffffff;
}
.H72abHdmY .hTbG8ouWz,
.H72abHdmY .dgLwFkZyhH9 {
  color: #000000;
}
.z4SnVAM {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: transparent;
}
.z4SnVAM .UEWEgS {
  background-color: #ffffff;
  opacity: 0.4;
}
.z4SnVAM form .iym5bU {
  text-align: center;
  width: 100%;
}
.z4SnVAM form .iym5bU .cDgwImSt {
  display: inline-flex;
}
@media (max-width: 991px) {
  .z4SnVAM form .iym5bU .cDgwImSt {
    width: 100%;
  }
}
.z4SnVAM .Gj24v43l3 {
  max-width: 800px;
}
.ZrUYByybi .xyff80F0dYv {
  position: relative;
  height: 800px;
  width: 100%;
}
.ZrUYByybi .PwWy4ne {
  height: 100%;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 2;
  pointer-events: none;
}
@media (max-width: 991px) {
  .ZrUYByybi .PwWy4ne {
    position: relative;
    width: 100%;
    height: auto !important;
    flex-direction: column;
  }
}
.ZrUYByybi .XDztELk {
  margin: 0;
}
@media (max-width: 991px) {
  .ZrUYByybi .vMh9Ri {
    padding: 0;
  }
}
.ZrUYByybi ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.ZrUYByybi .rJ1692HmB {
  height: 100%;
  background-color: #ffffff;
  pointer-events: fill;
  padding: 2.25rem;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .ZrUYByybi .rJ1692HmB {
    padding: 1.5rem;
  }
}
@media (max-width: 991px) {
  .ZrUYByybi .rJ1692HmB {
    width: 100%;
    position: relative;
    padding: 2rem;
    border-radius: 0px !important;
  }
}
@media (max-width: 767px) {
  .ZrUYByybi .rJ1692HmB {
    padding: 2rem 1rem;
  }
}
.ZrUYByybi .rBgh8UKTxi {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.ZrUYByybi .rBgh8UKTxi iframe {
  height: 100%;
  width: 100%;
  border-radius: 0px !important;
}
.ZrUYByybi .rBgh8UKTxi [data-state-details] {
  color: #edefeb;
  height: 1.5em;
  margin-top: -0.75em;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
}
.ZrUYByybi .rBgh8UKTxi[data-state] {
  background: #edefeb;
}
.ZrUYByybi .rBgh8UKTxi[data-state="loading"] [data-state-details] {
  display: none;
}
@media (max-width: 991px) {
  .ZrUYByybi .rBgh8UKTxi {
    position: static;
  }
}
.IBACpeVYc {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #000000;
  overflow: hidden;
}
