.yWAkDlS {
  border-width: 2px;
}
img,
.vIZaLFAp,
.zqH6UVwbBA,
.vgf23WW,
.TqlvV7MyH iframe,
.SYboU2MeY5 iframe,
.Gv3tZHe,
.IkIIuQCzbP,
.iaVeG48pbE,
.k9pOSe7w {
  border-radius: 2rem !important;
}
.vgf23WW {
  overflow: hidden;
}
body {
  background-color: #f7ebea;
}
body {
  font-family: Manrope;
}
.ZcykYhb {
  font-family: 'Manrope', sans-serif;
  font-size: 5rem;
  line-height: 1;
}
.ZcykYhb > .Ixc58wea {
  font-size: 6.25rem;
}
.v7oCiborr {
  font-family: 'Manrope', sans-serif;
  font-size: 4rem;
  line-height: 1;
}
.v7oCiborr > .Ixc58wea {
  font-size: 5rem;
}
.uIgdX3H {
  font-family: 'Manrope', sans-serif;
  font-size: 1.2rem;
  line-height: 1.5;
}
.uIgdX3H > .Ixc58wea {
  font-size: 1.5rem;
}
.Jx0EcGqw {
  font-family: 'Manrope', sans-serif;
  font-size: 2.5rem;
  line-height: 1.5;
}
.Jx0EcGqw > .Ixc58wea {
  font-size: 3.125rem;
}
.gb9jR7b {
  font-family: 'Manrope', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
}
.gb9jR7b > .Ixc58wea {
  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) {
  .ZcykYhb {
    font-size: 4rem;
  }
}
@media (max-width: 768px) {
  .ZcykYhb {
    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))));
  }
  .v7oCiborr {
    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))));
  }
  .uIgdX3H {
    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))));
  }
  .Jx0EcGqw {
    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))));
  }
  .gb9jR7b {
    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) {
  .ZcykYhb {
    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))));
  }
  .v7oCiborr {
    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))));
  }
  .uIgdX3H {
    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))));
  }
  .Jx0EcGqw {
    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))));
  }
  .gb9jR7b {
    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 */
.yWAkDlS {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .yWAkDlS {
    padding: 0.75rem 1.5rem;
  }
}
.fclIo7m {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.LUa2accQ {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.f6Tqg1FDkG {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
.zZZZHThLF {
  background-color: #2d728f !important;
}
.Y89rPKgm {
  background-color: #20ac6b !important;
}
.yzbClyyH {
  background-color: #0aa3c2 !important;
}
.S8qnbox {
  background-color: #cc9900 !important;
}
.Ia6czam6y {
  background-color: #ae1e2c !important;
}
.zC4HDFc7,
.zC4HDFc7:active {
  background-color: #2d728f !important;
  border-color: #2d728f !important;
  color: #ffffff !important;
  box-shadow: none;
}
.zC4HDFc7:hover,
.zC4HDFc7:focus,
.zC4HDFc7.sdZbAeUIc,
.zC4HDFc7.r5gQntEZ4Z {
  color: inherit;
  background-color: #3991b6 !important;
  border-color: #3991b6 !important;
  box-shadow: none;
}
.zC4HDFc7.Pgn3Lkg,
.zC4HDFc7:disabled {
  color: #ffffff !important;
  background-color: #3991b6 !important;
  border-color: #3991b6 !important;
}
.cJuU8Zo,
.cJuU8Zo:active {
  background-color: #f49e4c !important;
  border-color: #f49e4c !important;
  color: #ffffff !important;
  box-shadow: none;
}
.cJuU8Zo:hover,
.cJuU8Zo:focus,
.cJuU8Zo.sdZbAeUIc,
.cJuU8Zo.r5gQntEZ4Z {
  color: inherit;
  background-color: #f7b87c !important;
  border-color: #f7b87c !important;
  box-shadow: none;
}
.cJuU8Zo.Pgn3Lkg,
.cJuU8Zo:disabled {
  color: #ffffff !important;
  background-color: #f7b87c !important;
  border-color: #f7b87c !important;
}
.ZdNRXAgybZ,
.ZdNRXAgybZ:active {
  background-color: #0aa3c2 !important;
  border-color: #0aa3c2 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.ZdNRXAgybZ:hover,
.ZdNRXAgybZ:focus,
.ZdNRXAgybZ.sdZbAeUIc,
.ZdNRXAgybZ.r5gQntEZ4Z {
  color: inherit;
  background-color: #0dccf3 !important;
  border-color: #0dccf3 !important;
  box-shadow: none;
}
.ZdNRXAgybZ.Pgn3Lkg,
.ZdNRXAgybZ:disabled {
  color: #ffffff !important;
  background-color: #0dccf3 !important;
  border-color: #0dccf3 !important;
}
.WLrNZt,
.WLrNZt:active {
  background-color: #20ac6b !important;
  border-color: #20ac6b !important;
  color: #ffffff !important;
  box-shadow: none;
}
.WLrNZt:hover,
.WLrNZt:focus,
.WLrNZt.sdZbAeUIc,
.WLrNZt.r5gQntEZ4Z {
  color: inherit;
  background-color: #28d786 !important;
  border-color: #28d786 !important;
  box-shadow: none;
}
.WLrNZt.Pgn3Lkg,
.WLrNZt:disabled {
  color: #ffffff !important;
  background-color: #28d786 !important;
  border-color: #28d786 !important;
}
.hgET0bdhq5e,
.hgET0bdhq5e:active {
  background-color: #cc9900 !important;
  border-color: #cc9900 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.hgET0bdhq5e:hover,
.hgET0bdhq5e:focus,
.hgET0bdhq5e.sdZbAeUIc,
.hgET0bdhq5e.r5gQntEZ4Z {
  color: inherit;
  background-color: #ffbf00 !important;
  border-color: #ffbf00 !important;
  box-shadow: none;
}
.hgET0bdhq5e.Pgn3Lkg,
.hgET0bdhq5e:disabled {
  color: #ffffff !important;
  background-color: #ffbf00 !important;
  border-color: #ffbf00 !important;
}
.wjjQlH1,
.wjjQlH1:active {
  background-color: #ae1e2c !important;
  border-color: #ae1e2c !important;
  color: #ffffff !important;
  box-shadow: none;
}
.wjjQlH1:hover,
.wjjQlH1:focus,
.wjjQlH1.sdZbAeUIc,
.wjjQlH1.r5gQntEZ4Z {
  color: inherit;
  background-color: #da2637 !important;
  border-color: #da2637 !important;
  box-shadow: none;
}
.wjjQlH1.Pgn3Lkg,
.wjjQlH1:disabled {
  color: #ffffff !important;
  background-color: #da2637 !important;
  border-color: #da2637 !important;
}
.PqHQQI1hyQX,
.PqHQQI1hyQX:active {
  background-color: #eff0ec !important;
  border-color: #eff0ec !important;
  color: #757b62 !important;
  box-shadow: none;
}
.PqHQQI1hyQX:hover,
.PqHQQI1hyQX:focus,
.PqHQQI1hyQX.sdZbAeUIc,
.PqHQQI1hyQX.r5gQntEZ4Z {
  color: inherit;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  box-shadow: none;
}
.PqHQQI1hyQX.Pgn3Lkg,
.PqHQQI1hyQX:disabled {
  color: #757b62 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.zZfy0jskI,
.zZfy0jskI:active {
  background-color: #232323 !important;
  border-color: #232323 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.zZfy0jskI:hover,
.zZfy0jskI:focus,
.zZfy0jskI.sdZbAeUIc,
.zZfy0jskI.r5gQntEZ4Z {
  color: inherit;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
  box-shadow: none;
}
.zZfy0jskI.Pgn3Lkg,
.zZfy0jskI:disabled {
  color: #ffffff !important;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
}
.SUUY1GNAKhq,
.SUUY1GNAKhq:active {
  background-color: transparent !important;
  border-color: #2d728f;
  color: #2d728f;
}
.SUUY1GNAKhq:hover,
.SUUY1GNAKhq:focus,
.SUUY1GNAKhq.sdZbAeUIc,
.SUUY1GNAKhq.r5gQntEZ4Z {
  color: #183d4d !important;
  background-color: transparent !important;
  border-color: #183d4d !important;
  box-shadow: none !important;
}
.SUUY1GNAKhq.Pgn3Lkg,
.SUUY1GNAKhq:disabled {
  color: #ffffff !important;
  background-color: #2d728f !important;
  border-color: #2d728f !important;
}
.Lnv9HvtdN,
.Lnv9HvtdN:active {
  background-color: transparent !important;
  border-color: #f49e4c;
  color: #f49e4c;
}
.Lnv9HvtdN:hover,
.Lnv9HvtdN:focus,
.Lnv9HvtdN.sdZbAeUIc,
.Lnv9HvtdN.r5gQntEZ4Z {
  color: #dc720e !important;
  background-color: transparent !important;
  border-color: #dc720e !important;
  box-shadow: none !important;
}
.Lnv9HvtdN.Pgn3Lkg,
.Lnv9HvtdN:disabled {
  color: #ffffff !important;
  background-color: #f49e4c !important;
  border-color: #f49e4c !important;
}
.b9tzc3Pie7,
.b9tzc3Pie7:active {
  background-color: transparent !important;
  border-color: #0aa3c2;
  color: #0aa3c2;
}
.b9tzc3Pie7:hover,
.b9tzc3Pie7:focus,
.b9tzc3Pie7.sdZbAeUIc,
.b9tzc3Pie7.r5gQntEZ4Z {
  color: #065e70 !important;
  background-color: transparent !important;
  border-color: #065e70 !important;
  box-shadow: none !important;
}
.b9tzc3Pie7.Pgn3Lkg,
.b9tzc3Pie7:disabled {
  color: #ffffff !important;
  background-color: #0aa3c2 !important;
  border-color: #0aa3c2 !important;
}
.KiasBwKs6mo,
.KiasBwKs6mo:active {
  background-color: transparent !important;
  border-color: #20ac6b;
  color: #20ac6b;
}
.KiasBwKs6mo:hover,
.KiasBwKs6mo:focus,
.KiasBwKs6mo.sdZbAeUIc,
.KiasBwKs6mo.r5gQntEZ4Z {
  color: #12633e !important;
  background-color: transparent !important;
  border-color: #12633e !important;
  box-shadow: none !important;
}
.KiasBwKs6mo.Pgn3Lkg,
.KiasBwKs6mo:disabled {
  color: #ffffff !important;
  background-color: #20ac6b !important;
  border-color: #20ac6b !important;
}
.dZDvSKhza,
.dZDvSKhza:active {
  background-color: transparent !important;
  border-color: #cc9900;
  color: #cc9900;
}
.dZDvSKhza:hover,
.dZDvSKhza:focus,
.dZDvSKhza.sdZbAeUIc,
.dZDvSKhza.r5gQntEZ4Z {
  color: #755800 !important;
  background-color: transparent !important;
  border-color: #755800 !important;
  box-shadow: none !important;
}
.dZDvSKhza.Pgn3Lkg,
.dZDvSKhza:disabled {
  color: #ffffff !important;
  background-color: #cc9900 !important;
  border-color: #cc9900 !important;
}
.oSe51gLePXU,
.oSe51gLePXU:active {
  background-color: transparent !important;
  border-color: #ae1e2c;
  color: #ae1e2c;
}
.oSe51gLePXU:hover,
.oSe51gLePXU:focus,
.oSe51gLePXU.sdZbAeUIc,
.oSe51gLePXU.r5gQntEZ4Z {
  color: #641119 !important;
  background-color: transparent !important;
  border-color: #641119 !important;
  box-shadow: none !important;
}
.oSe51gLePXU.Pgn3Lkg,
.oSe51gLePXU:disabled {
  color: #ffffff !important;
  background-color: #ae1e2c !important;
  border-color: #ae1e2c !important;
}
.AiaiyG2,
.AiaiyG2:active {
  background-color: transparent !important;
  border-color: #232323;
  color: #232323;
}
.AiaiyG2:hover,
.AiaiyG2:focus,
.AiaiyG2.sdZbAeUIc,
.AiaiyG2.r5gQntEZ4Z {
  color: #000000 !important;
  background-color: transparent !important;
  border-color: #000000 !important;
  box-shadow: none !important;
}
.AiaiyG2.Pgn3Lkg,
.AiaiyG2:disabled {
  color: #ffffff !important;
  background-color: #232323 !important;
  border-color: #232323 !important;
}
.UTI3O6hLb,
.UTI3O6hLb:active {
  background-color: transparent !important;
  border-color: #fafafa;
  color: #fafafa;
}
.UTI3O6hLb:hover,
.UTI3O6hLb:focus,
.UTI3O6hLb.sdZbAeUIc,
.UTI3O6hLb.r5gQntEZ4Z {
  color: #cfcfcf !important;
  background-color: transparent !important;
  border-color: #cfcfcf !important;
  box-shadow: none !important;
}
.UTI3O6hLb.Pgn3Lkg,
.UTI3O6hLb:disabled {
  color: #7a7a7a !important;
  background-color: #fafafa !important;
  border-color: #fafafa !important;
}
.Y787c7L7e {
  color: #2d728f !important;
}
.k0YiEEOhR {
  color: #f49e4c !important;
}
.wv89Sg0SO3s {
  color: #20ac6b !important;
}
.cKYhZRHS {
  color: #0aa3c2 !important;
}
.Ij4CgGuXo {
  color: #cc9900 !important;
}
.iYDNqZYUD9I {
  color: #ae1e2c !important;
}
.KhXBQSNe {
  color: #fafafa !important;
}
.phHAZJgi {
  color: #232323 !important;
}
a.Y787c7L7e:hover,
a.Y787c7L7e:focus,
a.Y787c7L7e.r5gQntEZ4Z {
  color: #153441 !important;
}
a.k0YiEEOhR:hover,
a.k0YiEEOhR:focus,
a.k0YiEEOhR.r5gQntEZ4Z {
  color: #cd6b0d !important;
}
a.wv89Sg0SO3s:hover,
a.wv89Sg0SO3s:focus,
a.wv89Sg0SO3s.r5gQntEZ4Z {
  color: #105636 !important;
}
a.cKYhZRHS:hover,
a.cKYhZRHS:focus,
a.cKYhZRHS.r5gQntEZ4Z {
  color: #055161 !important;
}
a.Ij4CgGuXo:hover,
a.Ij4CgGuXo:focus,
a.Ij4CgGuXo.r5gQntEZ4Z {
  color: #664d00 !important;
}
a.iYDNqZYUD9I:hover,
a.iYDNqZYUD9I:focus,
a.iYDNqZYUD9I.r5gQntEZ4Z {
  color: #570f16 !important;
}
a.KhXBQSNe:hover,
a.KhXBQSNe:focus,
a.KhXBQSNe.r5gQntEZ4Z {
  color: #c7c7c7 !important;
}
a.phHAZJgi:hover,
a.phHAZJgi:focus,
a.phHAZJgi.r5gQntEZ4Z {
  color: #000000 !important;
}
a:is(#ylVkyLXj, #NViYRK47rR, #txl7L4hlko, #pJHxxnE6Ed, #XoEUd9, #dv3AxsxQHkX, #QybFiy7mU, #EMjAcfhI, #xbP3IUY07h2, #eOAhrR, #vu68d8YY0, #n6kE9cLbh, #zUKGrf, #Z1uK4T, #XL3W4dROvN, #Y787c7L7e, #k0YiEEOhR, #wv89Sg0SO3s, #cKYhZRHS, #Ij4CgGuXo, #iYDNqZYUD9I, #xGpb3f0j50c, #AakH3WHmyz3, #KhXBQSNe, #jXt4yQ2WH, #EGthyCm, #HKBSgATif, #Hdrh2N, #otzG1F6eHa, #TFfTOGPjn, #vDmDnZPC, #tjFttaeo3, #mXHkXthu, #GGyqgCW, #G1UHqfgaEpe, #nYb8oEHw, #mKMAXG, #Rb7hjuV, #hrqOHxm8, #tOpPicV, #zCVoIo2W, #VSD0TT9keAs, #SfmarH, #Uh9dQDT, #phHAZJgi, #BEh3ewgx3):not(.c41wvvCgmh3):not(.iN5RSKy):not([role]):not(.Osfnj8CG) {
  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(#ylVkyLXj, #NViYRK47rR, #txl7L4hlko, #pJHxxnE6Ed, #XoEUd9, #dv3AxsxQHkX, #QybFiy7mU, #EMjAcfhI, #xbP3IUY07h2, #eOAhrR, #vu68d8YY0, #n6kE9cLbh, #zUKGrf, #Z1uK4T, #XL3W4dROvN, #Y787c7L7e, #k0YiEEOhR, #wv89Sg0SO3s, #cKYhZRHS, #Ij4CgGuXo, #iYDNqZYUD9I, #xGpb3f0j50c, #AakH3WHmyz3, #KhXBQSNe, #jXt4yQ2WH, #EGthyCm, #HKBSgATif, #Hdrh2N, #otzG1F6eHa, #TFfTOGPjn, #vDmDnZPC, #tjFttaeo3, #mXHkXthu, #GGyqgCW, #G1UHqfgaEpe, #nYb8oEHw, #mKMAXG, #Rb7hjuV, #hrqOHxm8, #tOpPicV, #zCVoIo2W, #VSD0TT9keAs, #SfmarH, #Uh9dQDT, #phHAZJgi, #BEh3ewgx3):not(.c41wvvCgmh3):not(.iN5RSKy):not([role]):not(.Osfnj8CG):hover {
  transition: background-position 2s ease-in-out;
  background-image: linear-gradient(currentColor 50%, currentColor 50%);
  background-position: 0px 1.2em;
}
.ixfRQR .c41wvvCgmh3.r5gQntEZ4Z {
  color: #2d728f;
}
.ixfRQR .c41wvvCgmh3:not(.r5gQntEZ4Z) {
  color: #232323;
}
.jqgoBUfd {
  background-color: #70c770;
}
.rySVMOX {
  background-color: #0aa3c2;
}
.m8slPcFb {
  background-color: #cc9900;
}
.NQKvPyXK {
  background-color: #ae1e2c;
}
.EGa7f6DiHr .yWAkDlS:not(.G3fsZ66) {
  border-radius: 100px;
}
.iae0Gvk li a {
  border-radius: 100px !important;
}
.iae0Gvk li.r5gQntEZ4Z .yWAkDlS {
  background-color: #2d728f;
  border-color: #2d728f;
  color: #ffffff;
}
.iae0Gvk li.r5gQntEZ4Z .yWAkDlS:focus {
  box-shadow: none;
}
.ixfRQR .c41wvvCgmh3 {
  border-radius: 100px !important;
}
a,
a:hover {
  color: #2d728f;
}
.dr2zSqC54.zZZZHThLF .UBfpu0i82,
.dr2zSqC54.zZZZHThLF .WJgD25hXAK6 {
  color: #6bb2d0;
}
.dr2zSqC54.Y89rPKgm .UBfpu0i82,
.dr2zSqC54.Y89rPKgm .WJgD25hXAK6 {
  color: #68e3aa;
}
.dr2zSqC54.yzbClyyH .UBfpu0i82,
.dr2zSqC54.yzbClyyH .WJgD25hXAK6 {
  color: #55dbf6;
}
.dr2zSqC54.S8qnbox .UBfpu0i82,
.dr2zSqC54.S8qnbox .WJgD25hXAK6 {
  color: #ffe599;
}
.dr2zSqC54.Ia6czam6y .UBfpu0i82,
.dr2zSqC54.Ia6czam6y .WJgD25hXAK6 {
  color: #e56773;
}
/* Scroll to top button*/
.k2tqDHNnZ7z {
  display: none;
}
.Iz2nZbY3q {
  font-family: 'Manrope', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
  border-radius: 40px !important;
}
.Iz2nZbY3q > .Ixc58wea {
  font-size: 1.75rem;
}
.Iz2nZbY3q:hover,
.Iz2nZbY3q: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: #2d728f !important;
}
.Iz2nZbY3q:-webkit-input-placeholder {
  font-family: 'Manrope', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
}
.Iz2nZbY3q:-webkit-input-placeholder > .Ixc58wea {
  font-size: 1.75rem;
}
blockquote {
  border-color: #2d728f;
}
/* Forms */
.y4J3wqLR .MqSEfhwtm .yWAkDlS {
  border-radius: 100px !important;
}
.y4J3wqLR .MqSEfhwtm .yWAkDlS:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.y4J3wqLR .MqSEfhwtm button[type="submit"] {
  border-radius: 100px !important;
  padding: 1rem 3rem;
}
.y4J3wqLR .MqSEfhwtm button[type="submit"]:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.oJapEPJT0A0 li:hover,
.oJapEPJT0A0 li.d6PLzjS {
  background-color: #2d728f;
  color: #ffffff;
}
.qCV0em550TT {
  transition: 0.25s ease;
}
.qCV0em550TT:hover {
  border-color: #2d728f;
}
.oJapEPJT0A0 .hGtS7o7,
.qCV0em550TT.RRbYlgrkDP:after,
.qCV0em550TT.L5Q41Ox:after {
  transition: 0.4s;
  border-top-color: #232323;
  border-bottom-color: #232323;
}
.oJapEPJT0A0:hover .hGtS7o7,
.qCV0em550TT.RRbYlgrkDP:hover:after,
.qCV0em550TT.L5Q41Ox:hover:after {
  border-top-color: #2d728f;
  border-bottom-color: #2d728f;
}
.GmwzyQFdJDg .owS8yI td.d5Btwvv1S,
.GmwzyQFdJDg .owS8yI td.l1XP3MOrCj,
.GmwzyQFdJDg .AiAqrJUZeY .PyxLqLv > div > div.l1XP3MOrCj {
  color: #ffffff !important;
  background-color: #2d728f !important;
  box-shadow: none !important;
}
.GmwzyQFdJDg .owS8yI td:hover,
.GmwzyQFdJDg .AiAqrJUZeY .PyxLqLv > div > div:hover {
  color: #000000 !important;
  background: #f49e4c !important;
  box-shadow: none !important;
}
.tccTr3yk {
  background-image: none !important;
}
.bDajZzUfvZP:not(section),
.pEjGIzNw {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: auto;
}
iframe.bDajZzUfvZP,
.bDajZzUfvZP: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='%232d728f' %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.bDajZzUfvZP:after {
  opacity: 0.5;
}
body {
  overflow-x: hidden;
}
a {
  transition: color 0.6s;
}
@media (max-width: 1400px) {
  .CiKJ7y6TE {
    max-width: 100%;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .CiKJ7y6TE {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .aFQXj6tR {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 767px) {
  .aFQXj6tR {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.ETFEw0 {
  z-index: 1000;
  width: 100%;
  position: relative;
}
.ETFEw0 .iN5RSKy: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) {
  .ETFEw0 .hwbqSEF {
    transform: scale(0.8);
  }
}
.ETFEw0 .R4hnUexi2m {
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.ETFEw0 .R4hnUexi2m img {
  max-width: 100%;
  max-height: 100%;
}
.ETFEw0 .R4hnUexi2m .Osfnj8CG {
  line-height: inherit !important;
}
.ETFEw0 .R4hnUexi2m .JTdBX3C2Yc a {
  outline: none;
}
.ETFEw0 .OEXVmNgZ {
  margin: auto;
  margin-left: 0;
  margin-left: auto;
}
.ETFEw0 .OEXVmNgZ .XI5vRstKz {
  padding: 0 !important;
  transition: 0.3s all !important;
}
.ETFEw0 .OEXVmNgZ .XI5vRstKz .c41wvvCgmh3 {
  padding: 16px !important;
  margin: 0 !important;
  border-radius: 1rem !important;
  transition: 0.3s all !important;
}
.ETFEw0 .OEXVmNgZ .XI5vRstKz .c41wvvCgmh3:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
.ETFEw0 .OEXVmNgZ .Hj50OcwyMfV .c41wvvCgmh3::after {
  transform: rotate(180deg);
}
@media (min-width: 992px) {
  .ETFEw0 .OEXVmNgZ .Hj50OcwyMfV .c41wvvCgmh3::before {
    content: "";
    width: 100%;
    height: 20px;
    top: 100%;
    background: transparent;
    position: absolute;
  }
}
.ETFEw0 .OEXVmNgZ .iN5RSKy {
  padding: 12px !important;
  border-radius: 0.5rem !important;
  margin: 0 8px !important;
  transition: 0.3s all !important;
}
.ETFEw0 .OEXVmNgZ .iN5RSKy:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
@media (min-width: 992px) {
  .ETFEw0 .OEXVmNgZ {
    padding-left: 1.5rem;
  }
}
.ETFEw0 .c41wvvCgmh3 {
  width: fit-content;
  position: relative;
}
.ETFEw0 .JTdBX3C2Yc {
  margin: 0 !important;
}
@media (max-width: 767px) {
  .ETFEw0 .JTdBX3C2Yc {
    padding-left: 0;
  }
}
.ETFEw0 .Osfnj8CG {
  padding-left: 1rem;
  padding-right: 0.5rem;
}
@media (max-width: 767px) {
  .ETFEw0 .NadYRt4h {
    padding-bottom: 0.5rem;
  }
}
.ETFEw0 .NadYRt4h .bd4XRpOLQ7.kUZyNv::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  transition: 0.3s all;
}
.ETFEw0 .CiKJ7y6TE {
  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) {
  .ETFEw0 .CiKJ7y6TE {
    padding-right: 2rem;
  }
}
@media (max-width: 767px) {
  .ETFEw0 .CiKJ7y6TE {
    width: 95%;
    height: 56px !important;
    padding-right: 1rem;
    margin-top: 0rem;
  }
}
.ETFEw0 .EwxkxltxTZ {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.ETFEw0 .H4Taij1 {
  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;
}
.ETFEw0 .XI5vRstKz:focus,
.ETFEw0 .c41wvvCgmh3:focus {
  outline: none;
}
.ETFEw0 .g0GsUbZQKF .H4Taij1 .iN5RSKy {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.ETFEw0 .g0GsUbZQKF .H4Taij1 .iN5RSKy::after {
  right: 0.5rem;
}
.ETFEw0 .g0GsUbZQKF .H4Taij1 .iN5RSKy .Ixc58wea {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.ETFEw0 .g0GsUbZQKF .H4Taij1 .iN5RSKy .Ixc58wea:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.ETFEw0 .NpOZ5p0JB .H4Taij1 .iN5RSKy:before {
  display: none;
}
.ETFEw0 .NpOZ5p0JB .g0GsUbZQKF .H4Taij1 .iN5RSKy {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.ETFEw0 .GpdjS7 {
  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;
}
.ETFEw0 .GpdjS7.ClUzUG7bT {
  transition: all 0.3s;
}
.ETFEw0 .GpdjS7 .iN5RSKy {
  padding: 0.5rem 1.8rem;
}
.ETFEw0 .GpdjS7 .JTdBX3C2Yc img {
  min-width: 6rem;
  object-fit: cover;
}
.ETFEw0 .GpdjS7 .AgFFO2Pk {
  z-index: 1;
  justify-content: flex-end;
}
.ETFEw0 .GpdjS7.NpOZ5p0JB {
  justify-content: center;
}
.ETFEw0 .GpdjS7.NpOZ5p0JB .XI5vRstKz .c41wvvCgmh3::before {
  display: none;
}
.ETFEw0 .GpdjS7.NpOZ5p0JB.ClUzUG7bT .H4Taij1 {
  top: 0;
}
@media (min-width: 992px) {
  .ETFEw0 .GpdjS7.NpOZ5p0JB.ClUzUG7bT:not(.ucl8epdc) .AgFFO2Pk {
    max-height: calc(98.5vh - 4.3rem);
  }
}
.ETFEw0 .GpdjS7.NpOZ5p0JB .H4Taij1 .qlAZoZGnyp {
  left: 0 !important;
}
.ETFEw0 .GpdjS7.NpOZ5p0JB .H4Taij1 .iN5RSKy:after {
  right: auto;
}
.ETFEw0 .GpdjS7.NpOZ5p0JB .H4Taij1 .kUZyNv[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%;
}
.ETFEw0 .GpdjS7.NpOZ5p0JB ul.OEXVmNgZ li {
  margin: auto;
}
.ETFEw0 .GpdjS7.NpOZ5p0JB .H4Taij1 .iN5RSKy {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
.ETFEw0 .GpdjS7.NpOZ5p0JB .aCC6Nyt {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 767px) {
  .ETFEw0 .GpdjS7 {
    min-height: 72px;
  }
  .ETFEw0 .GpdjS7 .JTdBX3C2Yc img {
    height: 2.5rem !important;
    min-width: 2.5rem !important;
  }
}
@media (max-width: 991px) {
  .ETFEw0 .GpdjS7 .XI5vRstKz .c41wvvCgmh3::before {
    display: none;
  }
  .ETFEw0 .GpdjS7.ClUzUG7bT .H4Taij1 {
    top: 0;
  }
  .ETFEw0 .GpdjS7 .H4Taij1 .qlAZoZGnyp {
    left: 0 !important;
  }
  .ETFEw0 .GpdjS7 .H4Taij1 .iN5RSKy:after {
    right: auto;
  }
  .ETFEw0 .GpdjS7 .H4Taij1 .kUZyNv[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%;
  }
  .ETFEw0 .GpdjS7 .H4Taij1 .iN5RSKy {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .ETFEw0 .GpdjS7 .R4hnUexi2m {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 10px;
  }
  .ETFEw0 .GpdjS7 .hwbqSEF {
    flex-basis: auto;
  }
  .ETFEw0 .GpdjS7 .aCC6Nyt {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.ETFEw0 .GpdjS7.ucl8epdc .JTdBX3C2Yc img {
  height: 2rem;
}
.ETFEw0 .iN5RSKy.r5gQntEZ4Z,
.ETFEw0 .iN5RSKy:active {
  background-color: transparent;
}
.ETFEw0 .YGcoa7l .OEXVmNgZ .c41wvvCgmh3 {
  padding: 0;
}
.ETFEw0 .NadYRt4h .bd4XRpOLQ7.kUZyNv {
  margin-right: 1.667em;
}
.ETFEw0 .NadYRt4h .bd4XRpOLQ7.kUZyNv[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.ETFEw0 .GpdjS7.YGcoa7l .g0GsUbZQKF .H4Taij1 {
  background: #ffffff;
}
.ETFEw0 .GpdjS7.YGcoa7l .g0GsUbZQKF .H4Taij1 .qlAZoZGnyp {
  margin: 0;
  left: 105%;
  transform: none;
  top: -12px;
}
.ETFEw0 .GpdjS7 .g0GsUbZQKF.Hj50OcwyMfV > .H4Taij1 {
  display: flex;
}
.ETFEw0 ul.OEXVmNgZ {
  flex-wrap: wrap;
}
.ETFEw0 .aa2leUp {
  text-align: center;
  min-width: 140px;
}
@media (max-width: 992px) {
  .ETFEw0 .aa2leUp {
    text-align: left;
  }
}
.ETFEw0 button.hwbqSEF {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.ETFEw0 button.hwbqSEF .eZWsf8IpSj span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.ETFEw0 button.hwbqSEF .eZWsf8IpSj span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.ETFEw0 button.hwbqSEF .eZWsf8IpSj span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.ETFEw0 button.hwbqSEF .eZWsf8IpSj span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.ETFEw0 button.hwbqSEF .eZWsf8IpSj span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.ETFEw0 nav.ClUzUG7bT .eZWsf8IpSj span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.ETFEw0 nav.ClUzUG7bT .eZWsf8IpSj span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.ETFEw0 nav.ClUzUG7bT .eZWsf8IpSj span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.ETFEw0 nav.ClUzUG7bT .eZWsf8IpSj span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.ETFEw0 .uWhpxQ7Vx0g {
  padding: 0 1rem;
}
.ETFEw0 a.c41wvvCgmh3 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ETFEw0 .aCC6Nyt {
  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) {
  .ETFEw0 .aCC6Nyt {
    justify-content: flex-start;
    margin-bottom: 0.5rem;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ETFEw0 .GpdjS7 {
    height: 70px;
  }
  .ETFEw0 .GpdjS7.ClUzUG7bT {
    height: auto;
  }
  .ETFEw0 .XI5vRstKz .c41wvvCgmh3:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.ETFEw0 .GpdjS7 .g0GsUbZQKF > .H4Taij1 {
  display: none;
  width: max-content;
  max-width: 500px !important;
  transform: translateX(-50%);
  top: calc(100% + 20px);
  left: 50%;
}
.ETFEw0 .GpdjS7 .g0GsUbZQKF > .H4Taij1 .iN5RSKy {
  line-height: 1 !important;
}
.ETFEw0 .GpdjS7 .g0GsUbZQKF > .H4Taij1 .g0GsUbZQKF .iN5RSKy {
  align-items: center;
  display: flex;
  height: max-content !important;
  min-height: max-content !important;
}
.ETFEw0 .GpdjS7 .g0GsUbZQKF > .H4Taij1 .g0GsUbZQKF .iN5RSKy::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);
}
.ETFEw0 .GpdjS7 .g0GsUbZQKF > .H4Taij1 .g0GsUbZQKF.Hj50OcwyMfV .iN5RSKy::after {
  transform: rotate(0deg);
}
.ETFEw0 .EGa7f6DiHr {
  margin: -0.6rem -0.6rem;
}
.ETFEw0 .hwbqSEF {
  margin-left: 12px;
  margin-right: 8px;
  order: 1000;
}
@media (max-width: 991px) {
  .ETFEw0 .R4hnUexi2m {
    margin-right: auto;
  }
  .ETFEw0 .AgFFO2Pk {
    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);
  }
  .ETFEw0 .OEXVmNgZ .XI5vRstKz .c41wvvCgmh3::after {
    margin-left: 10px;
  }
  .ETFEw0 .OEXVmNgZ .iN5RSKy:hover {
    background-color: rgba(27, 31, 10, 0.06);
  }
  .ETFEw0 .GpdjS7 .g0GsUbZQKF > .H4Taij1 {
    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;
  }
  .ETFEw0 .GpdjS7 .g0GsUbZQKF > .H4Taij1 .iN5RSKy {
    padding: 8px !important;
    line-height: 1 !important;
    margin-bottom: 4px !important;
  }
  .ETFEw0 .GpdjS7 .g0GsUbZQKF > .H4Taij1 .g0GsUbZQKF .iN5RSKy {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
  }
  .ETFEw0 .GpdjS7 .g0GsUbZQKF > .H4Taij1 .g0GsUbZQKF .iN5RSKy::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);
  }
  .ETFEw0 .GpdjS7 .g0GsUbZQKF > .H4Taij1 .g0GsUbZQKF.Hj50OcwyMfV .iN5RSKy::after {
    transform: rotate(180deg);
  }
  .ETFEw0 .GpdjS7 .g0GsUbZQKF > .H4Taij1 .qlAZoZGnyp {
    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;
  }
  .ETFEw0 .GpdjS7 .g0GsUbZQKF.Hj50OcwyMfV > .H4Taij1 {
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 575px) {
  .ETFEw0 .AgFFO2Pk {
    padding: 1rem;
  }
}
.hnQhgW5cIwq {
  display: flex;
}
@media (min-width: 768px) {
  .hnQhgW5cIwq {
    align-items: flex-end;
  }
  .hnQhgW5cIwq .QRhxZOLivA {
    justify-content: flex-start;
  }
  .hnQhgW5cIwq .ZsUrwI27I6 {
    padding: 1rem 3rem;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .hnQhgW5cIwq .ZsUrwI27I6 {
    min-width: 50%;
  }
}
@media (max-width: 767px) {
  .hnQhgW5cIwq {
    -webkit-align-items: center;
    align-items: flex-end;
  }
  .hnQhgW5cIwq .kknkUrrH {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .hnQhgW5cIwq .ZsUrwI27I6 {
    width: 100%;
  }
}
.hnQhgW5cIwq .pG73BAJTO.Pgn3Lkg {
  display: none;
}
.hnQhgW5cIwq .pG73BAJTO {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-image: url("s6b1zJm.jpg");
}
.hnQhgW5cIwq .zyDDOpd,
.hnQhgW5cIwq .YEk6jWSS {
  text-align: left;
  color: #ffc091;
}
.hnQhgW5cIwq .bE9fLMZ4,
.hnQhgW5cIwq .EGa7f6DiHr {
  text-align: left;
}
.SzUlHXsI {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.SzUlHXsI .bE9fLMZ4 {
  color: #000000;
}
.SzUlHXsI .YEk6jWSS {
  color: #000000;
}
.SzUlHXsI .zyDDOpd {
  color: #000000;
}
.SzUlHXsI .ptYqAXCW img {
  width: 120px;
  height: 120px;
  object-fit: cover;
  border-radius: 50% !important;
}
@media (min-width: 768px) and (max-width: 991px) {
  .SzUlHXsI .ptYqAXCW img {
    width: 120px;
    height: 120px;
  }
}
@media (max-width: 768px) {
  .SzUlHXsI .ptYqAXCW img {
    width: 80px;
    height: 80px;
  }
}
.SzUlHXsI .ptYqAXCW {
  display: flex;
}
.SzUlHXsI .NePcdn4rri {
  text-align: center;
}
.SzUlHXsI .k8qiOgf,
.SzUlHXsI .ptYqAXCW {
  text-align: center;
}
.HrrCW4LmxCM {
  background-image: url("ckCri8.jpeg");
  overflow: hidden;
}
.JScFRk {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.JScFRk .TYQOrp1b1IH {
  line-height: 1.2;
  color: #232323;
  text-align: center;
}
.JScFRk img,
.JScFRk .OFGfJoNwh {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.JScFRk .mD6Q2AlIjDE:focus,
.JScFRk span:focus {
  outline: none;
}
.JScFRk .mD6Q2AlIjDE {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .JScFRk .mD6Q2AlIjDE {
    margin-bottom: 1rem;
  }
}
.JScFRk .k9pOSe7w {
  position: relative;
  border-radius: 4px;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.JScFRk .zyDDOpd {
  color: #232323;
}
.JScFRk .bE9fLMZ4,
.JScFRk .EGa7f6DiHr {
  color: #232323;
}
.JScFRk .bZBXEM {
  color: #232323;
}
.JScFRk .mzYbSM {
  max-width: 800px;
}
.vaGpbO .pG73BAJTO.Pgn3Lkg {
  display: none;
}
.vaGpbO .pG73BAJTO {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-image: url("s6b1zJm.jpg");
}
.VkKPOhY {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.VkKPOhY .mD6Q2AlIjDE:focus,
.VkKPOhY span:focus {
  outline: none;
}
.VkKPOhY .aFQXj6tR {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}
.VkKPOhY .mzYbSM {
  max-width: 800px;
}
.VkKPOhY .mD6Q2AlIjDE {
  color: #232323;
  min-height: 90px;
  font-weight: bold;
}
@media (max-width: 768px) {
  .VkKPOhY .mD6Q2AlIjDE {
    min-height: 45px;
  }
}
.dKegU9Wg {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.dKegU9Wg .Ixc58wea {
  font-size: 1.2rem !important;
  font-family: 'Moririse2' !important;
  color: white;
  transition: all 0.3s;
  transform: rotate(180deg);
  padding-left: 0.5rem;
}
.dKegU9Wg .TW9FBmpV {
  border: none;
}
.dKegU9Wg .act5IfP7rN {
  padding: 0rem;
}
@media (max-width: 767px) {
  .dKegU9Wg .act5IfP7rN {
    padding: 0rem;
  }
}
.dKegU9Wg .ePMmheL4Zo7 {
  padding: 0rem;
  padding-bottom: 0.5rem;
  margin-top: 1rem;
}
.dKegU9Wg .vhJHZsu {
  padding: 0;
}
.dKegU9Wg .RnGifN3TE {
  height: 100%;
}
.dKegU9Wg img {
  height: 100%;
  object-fit: cover;
}
.dKegU9Wg .NpOZ5p0JB span {
  transform: rotate(0deg);
}
.dKegU9Wg .Q2fuRf0 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.dKegU9Wg p {
  margin-bottom: 0.3rem;
}
.dKegU9Wg .oTI2T3M {
  color: #000000;
}
.dKegU9Wg .iaVeG48pbE .act5IfP7rN {
  background-color: transparent;
  margin-bottom: 0;
  border: 0;
  border-radius: 2rem;
}
.dKegU9Wg .iaVeG48pbE {
  background: #ffffff;
  padding: 2.25rem;
  border-radius: 2rem;
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  .dKegU9Wg .iaVeG48pbE {
    padding: 2rem 1.5rem;
    margin-bottom: 1rem;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .dKegU9Wg .iaVeG48pbE {
    margin-bottom: 1rem;
    padding: 2rem 1.5rem;
  }
}
.dKegU9Wg .Lw77pTPN {
  color: #000000;
}
.dKegU9Wg .zyDDOpd {
  text-align: center;
  color: #000000;
}
.dKegU9Wg .YEk6jWSS {
  color: #000000;
  text-align: center;
}
.dKegU9Wg .oTI2T3M,
.dKegU9Wg .Ixc58wea {
  color: #000000;
}
.ce4UynZ {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ab3428;
}
.ce4UynZ input {
  padding: 1.2rem 1.5rem;
  border: none !important;
  height: 100%;
}
.ce4UynZ input:hover {
  border: none !important;
}
.ce4UynZ .yWAkDlS {
  height: 100%;
  margin: auto;
}
@media (min-width: 992px) {
  .ce4UynZ .BEh3ewgx3 {
    padding: 0 2rem;
  }
}
.ce4UynZ .QRhxZOLivA {
  justify-content: center;
}
.ce4UynZ .EGa7f6DiHr {
  display: flex;
  margin-bottom: 1.2rem;
  width: fit-content;
}
@media (min-width: 768px) {
  .ce4UynZ .EGa7f6DiHr {
    margin-left: initial;
  }
}
.ce4UynZ .EGa7f6DiHr .yWAkDlS {
  width: auto;
}
@media (max-width: 991px) {
  .ce4UynZ .Ja57HQe {
    margin-bottom: 2rem;
  }
  .ce4UynZ .G3weV9 {
    flex-direction: column-reverse;
  }
}
.ce4UynZ .ZYGV56 {
  align-items: center;
}
.ce4UynZ .zyDDOpd {
  text-align: center;
  color: #FFFFFF;
}
.VeyxiMUoxx {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.VeyxiMUoxx .mD6Q2AlIjDE:focus,
.VeyxiMUoxx span:focus {
  outline: none;
}
.VeyxiMUoxx .mD6Q2AlIjDE {
  cursor: pointer;
}
.VeyxiMUoxx .ryQUW07 {
  grid-row-gap: 2rem;
}
@media (max-width: 767px) {
  .VeyxiMUoxx .ryQUW07 {
    grid-row-gap: 1rem;
  }
}
.VeyxiMUoxx .Uef9RNmeC,
.VeyxiMUoxx .Tvb5pp1GIK,
.VeyxiMUoxx .RJyxnRN {
  gap: 0 2rem;
}
@media (max-width: 767px) {
  .VeyxiMUoxx .Uef9RNmeC,
  .VeyxiMUoxx .Tvb5pp1GIK,
  .VeyxiMUoxx .RJyxnRN {
    gap: 0 1rem;
  }
}
.VeyxiMUoxx .zyDDOpd {
  color: #000000;
}
.VeyxiMUoxx .bE9fLMZ4,
.VeyxiMUoxx .EGa7f6DiHr {
  color: #000000;
}
.VeyxiMUoxx .mzYbSM {
  max-width: 800px;
}
.VeyxiMUoxx .CiKJ7y6TE,
.VeyxiMUoxx .aFQXj6tR {
  overflow: hidden;
}
.VeyxiMUoxx .ryQUW07 {
  display: grid;
  transform: translate3d(-3rem, 0, 0);
  width: 115vw;
  grid-column-gap: 1rem;
}
.VeyxiMUoxx .hItxflkb {
  display: flex;
  justify-content: center;
  align-items: center;
}
.VeyxiMUoxx .hItxflkb img {
  min-width: 30vw;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .VeyxiMUoxx .hItxflkb img {
    min-width: 35vw;
  }
}
.VeyxiMUoxx .Uef9RNmeC,
.VeyxiMUoxx .Tvb5pp1GIK,
.VeyxiMUoxx .RJyxnRN {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
}
.VeyxiMUoxx .Uef9RNmeC {
  align-items: flex-end;
}
.VeyxiMUoxx .Tvb5pp1GIK {
  align-items: flex-start;
}
.LmXK3MoQ6 {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.LmXK3MoQ6 .pG73BAJTO.Pgn3Lkg {
  display: none;
}
.LmXK3MoQ6 .k9pOSe7w {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.LmXK3MoQ6 .pG73BAJTO {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.LmXK3MoQ6 .Ixc58wea {
  display: inline-flex;
  font-size: 2rem;
  color: #d70081;
  width: 80px;
  justify-content: center;
  align-items: center;
  background: #ffd7ef;
  height: 80px;
  border-radius: 50%;
}
.LmXK3MoQ6 .k8qiOgf,
.LmXK3MoQ6 .EwxkxltxTZ,
.LmXK3MoQ6 .NePcdn4rri {
  color: #000000;
  text-align: center;
}
.LmXK3MoQ6 .mzYbSM {
  max-width: 800px;
}
.LmXK3MoQ6 .zyDDOpd {
  color: #000000;
}
.LmXK3MoQ6 .EGa7f6DiHr {
  text-align: center;
}
.LmXK3MoQ6 .k8qiOgf,
.LmXK3MoQ6 .EwxkxltxTZ {
  color: #2D728F;
}
.reWAGtQU5td {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.reWAGtQU5td .pG73BAJTO.Pgn3Lkg {
  display: none;
}
.reWAGtQU5td .pG73BAJTO {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.reWAGtQU5td .ceVxIvph {
  background: #1778f2;
  color: #ffffff;
}
.reWAGtQU5td .ceVxIvph:hover {
  background: #0b60cb;
}
.reWAGtQU5td .bWHLiTd8yZW {
  background: #1da1f2;
  color: #ffffff;
}
.reWAGtQU5td .bWHLiTd8yZW:hover {
  background: #0c85d0;
}
.reWAGtQU5td .tKTxcW {
  background: #f00075;
  color: #ffffff;
}
.reWAGtQU5td .tKTxcW:hover {
  background: #bd005c;
}
.reWAGtQU5td .T1fWfK {
  background: #000000;
  color: #ffffff;
}
.reWAGtQU5td .T1fWfK:hover {
  background: #000000;
}
.reWAGtQU5td .EwxkxltxTZ {
  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;
}
.reWAGtQU5td [class^="socicon-"]:before,
.reWAGtQU5td [class*=" socicon-"]:before {
  line-height: 55px;
  padding: 0.6rem;
}
.DkubZalEfS {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: transparent;
}
.DkubZalEfS .gF1kq2 {
  background-color: #ffffff;
  opacity: 0.4;
}
.DkubZalEfS form .EGa7f6DiHr {
  text-align: center;
  width: 100%;
}
.DkubZalEfS form .EGa7f6DiHr .yWAkDlS {
  display: inline-flex;
}
@media (max-width: 991px) {
  .DkubZalEfS form .EGa7f6DiHr .yWAkDlS {
    width: 100%;
  }
}
.DkubZalEfS .mzYbSM {
  max-width: 800px;
}
.xOfdYYy {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.xOfdYYy .pG73BAJTO.Pgn3Lkg {
  display: none;
}
.xOfdYYy .pG73BAJTO {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
@media (max-width: 992px) {
  .xOfdYYy .QRhxZOLivA .j9RJd6OiW {
    margin-top: 2rem;
  }
}
@media (max-width: 767px) {
  .xOfdYYy .QRhxZOLivA .j9RJd6OiW {
    margin-top: 1rem;
  }
}
.xOfdYYy .SYboU2MeY5 {
  height: 100%;
  position: relative;
}
.xOfdYYy .SYboU2MeY5 iframe {
  height: 100%;
  width: 100%;
}
@media (max-width: 992px) {
  .xOfdYYy .SYboU2MeY5 iframe {
    min-height: 350px;
  }
}
.xOfdYYy .SYboU2MeY5 [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%;
}
.xOfdYYy .SYboU2MeY5[data-state] {
  background: #e9e5dc;
}
.xOfdYYy .SYboU2MeY5[data-state="loading"] [data-state-details] {
  display: none;
}
.xOfdYYy .zqH6UVwbBA {
  padding: 2.25rem;
  background: #ffffff;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .xOfdYYy .zqH6UVwbBA {
    padding: 1.5rem;
  }
}
@media (max-width: 767px) {
  .xOfdYYy .zqH6UVwbBA {
    padding: 2rem 1.5rem;
  }
}
.xOfdYYy ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.xOfdYYy .mzYbSM {
  max-width: 800px;
}
.JI3vpa {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #000000;
}
.JI3vpa .pG73BAJTO.Pgn3Lkg {
  display: none;
}
.JI3vpa .pG73BAJTO {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.JI3vpa .rXyX63NArn {
  color: #ffffff;
  text-align: left;
}
.JI3vpa .Cn1xBFiuph {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 991px) {
  .JI3vpa .QRhxZOLivA {
    flex-direction: column-reverse !important;
  }
  .JI3vpa .QRhxZOLivA .rXyX63NArn {
    margin: 1rem 0 0 0;
  }
}
.JI3vpa .YW7lVN {
  width: 100%;
  justify-content: center;
}
.JI3vpa .YW7lVN .RqnVxCnzNB8 {
  list-style: none;
  display: flex;
  justify-content: right;
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .JI3vpa .YW7lVN .RqnVxCnzNB8 {
    justify-content: center;
  }
}
.JI3vpa .YW7lVN .RqnVxCnzNB8 li {
  padding: 0 1rem 0rem 1rem;
}
@media (max-width: 767px) {
  .JI3vpa .YW7lVN .RqnVxCnzNB8 li {
    padding: 0 1rem 1rem 1rem;
  }
}
.JI3vpa .YW7lVN .RqnVxCnzNB8 li p {
  margin: 0;
}
@media (max-width: 991px) {
  .JI3vpa .rXyX63NArn {
    text-align: center;
  }
}
