.OzQRZyqLnU {
  border-width: 2px;
}
img,
.Q7NXvBHMe,
.pcWtGfIPXR,
.Gr9kOl,
.GoEesZP7UH iframe,
.QZsqZVLaT iframe,
.SfGgWkU,
.KoF0cW,
.itZvjRtcpBq,
.xtQ3oDy7q {
  border-radius: 2rem !important;
}
.Gr9kOl {
  overflow: hidden;
}
body {
  background-color: #f3fae9;
}
body {
  font-family: Manrope;
}
.Vc7PDfn2 {
  font-family: 'Manrope', sans-serif;
  font-size: 5rem;
  line-height: 1;
}
.Vc7PDfn2 > .FRWc10 {
  font-size: 6.25rem;
}
.sWMllqB {
  font-family: 'Manrope', sans-serif;
  font-size: 4rem;
  line-height: 1;
}
.sWMllqB > .FRWc10 {
  font-size: 5rem;
}
.pTmF6EJTQ {
  font-family: 'Manrope', sans-serif;
  font-size: 1.2rem;
  line-height: 1.5;
}
.pTmF6EJTQ > .FRWc10 {
  font-size: 1.5rem;
}
.uQcA4Mz4 {
  font-family: 'Manrope', sans-serif;
  font-size: 2.5rem;
  line-height: 1.5;
}
.uQcA4Mz4 > .FRWc10 {
  font-size: 3.125rem;
}
.QeqSWbWs {
  font-family: 'Manrope', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
}
.QeqSWbWs > .FRWc10 {
  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) {
  .Vc7PDfn2 {
    font-size: 4rem;
  }
}
@media (max-width: 768px) {
  .Vc7PDfn2 {
    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))));
  }
  .sWMllqB {
    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))));
  }
  .pTmF6EJTQ {
    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))));
  }
  .uQcA4Mz4 {
    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))));
  }
  .QeqSWbWs {
    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) {
  .Vc7PDfn2 {
    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))));
  }
  .sWMllqB {
    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))));
  }
  .pTmF6EJTQ {
    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))));
  }
  .uQcA4Mz4 {
    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))));
  }
  .QeqSWbWs {
    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 */
.OzQRZyqLnU {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .OzQRZyqLnU {
    padding: 0.75rem 1.5rem;
  }
}
.pbFkjKiBkq5 {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.jy6h3tL {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.NatsuABDA {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
.gBXtYUALr {
  background-color: #1982c4 !important;
}
.hsqx77Yp {
  background-color: #20ac6b !important;
}
.FufLQD {
  background-color: #0aa3c2 !important;
}
.pxbVoXKDE {
  background-color: #cc9900 !important;
}
.OY5K2GvwtdU {
  background-color: #ae1e2c !important;
}
.Is9PPxI0zSJ,
.Is9PPxI0zSJ:active {
  background-color: #1982c4 !important;
  border-color: #1982c4 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.Is9PPxI0zSJ:hover,
.Is9PPxI0zSJ:focus,
.Is9PPxI0zSJ.sh7hhbC,
.Is9PPxI0zSJ.nN0GO4H5EXs {
  color: inherit;
  background-color: #2c9de4 !important;
  border-color: #2c9de4 !important;
  box-shadow: none;
}
.Is9PPxI0zSJ.kzGBLq,
.Is9PPxI0zSJ:disabled {
  color: #ffffff !important;
  background-color: #2c9de4 !important;
  border-color: #2c9de4 !important;
}
.kW3GIVw,
.kW3GIVw:active {
  background-color: #6a4c93 !important;
  border-color: #6a4c93 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.kW3GIVw:hover,
.kW3GIVw:focus,
.kW3GIVw.sh7hhbC,
.kW3GIVw.nN0GO4H5EXs {
  color: inherit;
  background-color: #8363af !important;
  border-color: #8363af !important;
  box-shadow: none;
}
.kW3GIVw.kzGBLq,
.kW3GIVw:disabled {
  color: #ffffff !important;
  background-color: #8363af !important;
  border-color: #8363af !important;
}
.W88OkZkOJc,
.W88OkZkOJc:active {
  background-color: #0aa3c2 !important;
  border-color: #0aa3c2 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.W88OkZkOJc:hover,
.W88OkZkOJc:focus,
.W88OkZkOJc.sh7hhbC,
.W88OkZkOJc.nN0GO4H5EXs {
  color: inherit;
  background-color: #0dccf3 !important;
  border-color: #0dccf3 !important;
  box-shadow: none;
}
.W88OkZkOJc.kzGBLq,
.W88OkZkOJc:disabled {
  color: #ffffff !important;
  background-color: #0dccf3 !important;
  border-color: #0dccf3 !important;
}
.Xhwcixwb,
.Xhwcixwb:active {
  background-color: #20ac6b !important;
  border-color: #20ac6b !important;
  color: #ffffff !important;
  box-shadow: none;
}
.Xhwcixwb:hover,
.Xhwcixwb:focus,
.Xhwcixwb.sh7hhbC,
.Xhwcixwb.nN0GO4H5EXs {
  color: inherit;
  background-color: #28d786 !important;
  border-color: #28d786 !important;
  box-shadow: none;
}
.Xhwcixwb.kzGBLq,
.Xhwcixwb:disabled {
  color: #ffffff !important;
  background-color: #28d786 !important;
  border-color: #28d786 !important;
}
.ogrsS68Qy0I,
.ogrsS68Qy0I:active {
  background-color: #cc9900 !important;
  border-color: #cc9900 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.ogrsS68Qy0I:hover,
.ogrsS68Qy0I:focus,
.ogrsS68Qy0I.sh7hhbC,
.ogrsS68Qy0I.nN0GO4H5EXs {
  color: inherit;
  background-color: #ffbf00 !important;
  border-color: #ffbf00 !important;
  box-shadow: none;
}
.ogrsS68Qy0I.kzGBLq,
.ogrsS68Qy0I:disabled {
  color: #ffffff !important;
  background-color: #ffbf00 !important;
  border-color: #ffbf00 !important;
}
.crbF0sYvtC5,
.crbF0sYvtC5:active {
  background-color: #ae1e2c !important;
  border-color: #ae1e2c !important;
  color: #ffffff !important;
  box-shadow: none;
}
.crbF0sYvtC5:hover,
.crbF0sYvtC5:focus,
.crbF0sYvtC5.sh7hhbC,
.crbF0sYvtC5.nN0GO4H5EXs {
  color: inherit;
  background-color: #da2637 !important;
  border-color: #da2637 !important;
  box-shadow: none;
}
.crbF0sYvtC5.kzGBLq,
.crbF0sYvtC5:disabled {
  color: #ffffff !important;
  background-color: #da2637 !important;
  border-color: #da2637 !important;
}
.gXx7vmac,
.gXx7vmac:active {
  background-color: #eff0ec !important;
  border-color: #eff0ec !important;
  color: #757b62 !important;
  box-shadow: none;
}
.gXx7vmac:hover,
.gXx7vmac:focus,
.gXx7vmac.sh7hhbC,
.gXx7vmac.nN0GO4H5EXs {
  color: inherit;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  box-shadow: none;
}
.gXx7vmac.kzGBLq,
.gXx7vmac:disabled {
  color: #757b62 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.ehq1qvf,
.ehq1qvf:active {
  background-color: #232323 !important;
  border-color: #232323 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.ehq1qvf:hover,
.ehq1qvf:focus,
.ehq1qvf.sh7hhbC,
.ehq1qvf.nN0GO4H5EXs {
  color: inherit;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
  box-shadow: none;
}
.ehq1qvf.kzGBLq,
.ehq1qvf:disabled {
  color: #ffffff !important;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
}
.WxySuB,
.WxySuB:active {
  background-color: transparent !important;
  border-color: #1982c4;
  color: #1982c4;
}
.WxySuB:hover,
.WxySuB:focus,
.WxySuB.sh7hhbC,
.WxySuB.nN0GO4H5EXs {
  color: #0f4f77 !important;
  background-color: transparent !important;
  border-color: #0f4f77 !important;
  box-shadow: none !important;
}
.WxySuB.kzGBLq,
.WxySuB:disabled {
  color: #ffffff !important;
  background-color: #1982c4 !important;
  border-color: #1982c4 !important;
}
.Xbb6Pg,
.Xbb6Pg:active {
  background-color: transparent !important;
  border-color: #6a4c93;
  color: #6a4c93;
}
.Xbb6Pg:hover,
.Xbb6Pg:focus,
.Xbb6Pg.sh7hhbC,
.Xbb6Pg.nN0GO4H5EXs {
  color: #412e5a !important;
  background-color: transparent !important;
  border-color: #412e5a !important;
  box-shadow: none !important;
}
.Xbb6Pg.kzGBLq,
.Xbb6Pg:disabled {
  color: #ffffff !important;
  background-color: #6a4c93 !important;
  border-color: #6a4c93 !important;
}
.MgYDHEZRBHi,
.MgYDHEZRBHi:active {
  background-color: transparent !important;
  border-color: #0aa3c2;
  color: #0aa3c2;
}
.MgYDHEZRBHi:hover,
.MgYDHEZRBHi:focus,
.MgYDHEZRBHi.sh7hhbC,
.MgYDHEZRBHi.nN0GO4H5EXs {
  color: #065e70 !important;
  background-color: transparent !important;
  border-color: #065e70 !important;
  box-shadow: none !important;
}
.MgYDHEZRBHi.kzGBLq,
.MgYDHEZRBHi:disabled {
  color: #ffffff !important;
  background-color: #0aa3c2 !important;
  border-color: #0aa3c2 !important;
}
.wnRbKgzd,
.wnRbKgzd:active {
  background-color: transparent !important;
  border-color: #20ac6b;
  color: #20ac6b;
}
.wnRbKgzd:hover,
.wnRbKgzd:focus,
.wnRbKgzd.sh7hhbC,
.wnRbKgzd.nN0GO4H5EXs {
  color: #12633e !important;
  background-color: transparent !important;
  border-color: #12633e !important;
  box-shadow: none !important;
}
.wnRbKgzd.kzGBLq,
.wnRbKgzd:disabled {
  color: #ffffff !important;
  background-color: #20ac6b !important;
  border-color: #20ac6b !important;
}
.OyQTPl52,
.OyQTPl52:active {
  background-color: transparent !important;
  border-color: #cc9900;
  color: #cc9900;
}
.OyQTPl52:hover,
.OyQTPl52:focus,
.OyQTPl52.sh7hhbC,
.OyQTPl52.nN0GO4H5EXs {
  color: #755800 !important;
  background-color: transparent !important;
  border-color: #755800 !important;
  box-shadow: none !important;
}
.OyQTPl52.kzGBLq,
.OyQTPl52:disabled {
  color: #ffffff !important;
  background-color: #cc9900 !important;
  border-color: #cc9900 !important;
}
.wwQ7IhsxaLH,
.wwQ7IhsxaLH:active {
  background-color: transparent !important;
  border-color: #ae1e2c;
  color: #ae1e2c;
}
.wwQ7IhsxaLH:hover,
.wwQ7IhsxaLH:focus,
.wwQ7IhsxaLH.sh7hhbC,
.wwQ7IhsxaLH.nN0GO4H5EXs {
  color: #641119 !important;
  background-color: transparent !important;
  border-color: #641119 !important;
  box-shadow: none !important;
}
.wwQ7IhsxaLH.kzGBLq,
.wwQ7IhsxaLH:disabled {
  color: #ffffff !important;
  background-color: #ae1e2c !important;
  border-color: #ae1e2c !important;
}
.t6ed6yuG,
.t6ed6yuG:active {
  background-color: transparent !important;
  border-color: #232323;
  color: #232323;
}
.t6ed6yuG:hover,
.t6ed6yuG:focus,
.t6ed6yuG.sh7hhbC,
.t6ed6yuG.nN0GO4H5EXs {
  color: #000000 !important;
  background-color: transparent !important;
  border-color: #000000 !important;
  box-shadow: none !important;
}
.t6ed6yuG.kzGBLq,
.t6ed6yuG:disabled {
  color: #ffffff !important;
  background-color: #232323 !important;
  border-color: #232323 !important;
}
.D4YI1aF,
.D4YI1aF:active {
  background-color: transparent !important;
  border-color: #fafafa;
  color: #fafafa;
}
.D4YI1aF:hover,
.D4YI1aF:focus,
.D4YI1aF.sh7hhbC,
.D4YI1aF.nN0GO4H5EXs {
  color: #cfcfcf !important;
  background-color: transparent !important;
  border-color: #cfcfcf !important;
  box-shadow: none !important;
}
.D4YI1aF.kzGBLq,
.D4YI1aF:disabled {
  color: #7a7a7a !important;
  background-color: #fafafa !important;
  border-color: #fafafa !important;
}
.WBObHTVMv7V {
  color: #1982c4 !important;
}
.B2qyg2a2 {
  color: #6a4c93 !important;
}
.S64dI3Bu {
  color: #20ac6b !important;
}
.yrY159 {
  color: #0aa3c2 !important;
}
.LXXq0Yx {
  color: #cc9900 !important;
}
.vHwPhT {
  color: #ae1e2c !important;
}
.jN8AgjMhk {
  color: #fafafa !important;
}
.l0cvzaQh41 {
  color: #232323 !important;
}
a.WBObHTVMv7V:hover,
a.WBObHTVMv7V:focus,
a.WBObHTVMv7V.nN0GO4H5EXs {
  color: #0d466a !important;
}
a.B2qyg2a2:hover,
a.B2qyg2a2:focus,
a.B2qyg2a2.nN0GO4H5EXs {
  color: #3a2950 !important;
}
a.S64dI3Bu:hover,
a.S64dI3Bu:focus,
a.S64dI3Bu.nN0GO4H5EXs {
  color: #105636 !important;
}
a.yrY159:hover,
a.yrY159:focus,
a.yrY159.nN0GO4H5EXs {
  color: #055161 !important;
}
a.LXXq0Yx:hover,
a.LXXq0Yx:focus,
a.LXXq0Yx.nN0GO4H5EXs {
  color: #664d00 !important;
}
a.vHwPhT:hover,
a.vHwPhT:focus,
a.vHwPhT.nN0GO4H5EXs {
  color: #570f16 !important;
}
a.jN8AgjMhk:hover,
a.jN8AgjMhk:focus,
a.jN8AgjMhk.nN0GO4H5EXs {
  color: #c7c7c7 !important;
}
a.l0cvzaQh41:hover,
a.l0cvzaQh41:focus,
a.l0cvzaQh41.nN0GO4H5EXs {
  color: #000000 !important;
}
a:is(#RGdTpnHlpEn, #dHAM7X, #paOKCb, #jmycyBC7Yaz, #DL6tsSBngJC, #GUWql1fnyV, #NVAKUlBIo, #yTLBcXcf, #cNGeb8eeE7, #LN7QxNE, #JaKO3I, #dbwtyG, #herolle, #WZ6zy4vZ144, #UkfFLtc, #WBObHTVMv7V, #B2qyg2a2, #S64dI3Bu, #yrY159, #LXXq0Yx, #vHwPhT, #DvCnF8X, #h8L3rT, #jN8AgjMhk, #Qx4EavD25, #aGn7iGb, #NsZJ2wwZVe, #x3cSVvR, #iIDmLd, #oBEZjR2YAA, #BkRkpk, #bD4YVunl, #JDRK2w, #JJK2DvJa0n6, #JiSVLRnpSV, #lKUisqQ, #kXBcADf3, #mn0Xnfx, #PVeaYmF6kwF, #YbYdvd, #AX0EPW, #WTkgUUAwgsm, #PgXMpVb7WpG, #gRJBs3mV, #l0cvzaQh41):not(.ZjUuTOVy5):not(.aMbhEd1N):not([role]):not(.AFmDXt2Yg7R) {
  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(#RGdTpnHlpEn, #dHAM7X, #paOKCb, #jmycyBC7Yaz, #DL6tsSBngJC, #GUWql1fnyV, #NVAKUlBIo, #yTLBcXcf, #cNGeb8eeE7, #LN7QxNE, #JaKO3I, #dbwtyG, #herolle, #WZ6zy4vZ144, #UkfFLtc, #WBObHTVMv7V, #B2qyg2a2, #S64dI3Bu, #yrY159, #LXXq0Yx, #vHwPhT, #DvCnF8X, #h8L3rT, #jN8AgjMhk, #Qx4EavD25, #aGn7iGb, #NsZJ2wwZVe, #x3cSVvR, #iIDmLd, #oBEZjR2YAA, #BkRkpk, #bD4YVunl, #JDRK2w, #JJK2DvJa0n6, #JiSVLRnpSV, #lKUisqQ, #kXBcADf3, #mn0Xnfx, #PVeaYmF6kwF, #YbYdvd, #AX0EPW, #WTkgUUAwgsm, #PgXMpVb7WpG, #gRJBs3mV, #l0cvzaQh41):not(.ZjUuTOVy5):not(.aMbhEd1N):not([role]):not(.AFmDXt2Yg7R):hover {
  transition: background-position 2s ease-in-out;
  background-image: linear-gradient(currentColor 50%, currentColor 50%);
  background-position: 0px 1.2em;
}
.PcdeI4H .ZjUuTOVy5.nN0GO4H5EXs {
  color: #1982c4;
}
.PcdeI4H .ZjUuTOVy5:not(.nN0GO4H5EXs) {
  color: #232323;
}
.Owbi2TGdZ {
  background-color: #70c770;
}
.Kch49rsG {
  background-color: #0aa3c2;
}
.zQdm6H {
  background-color: #cc9900;
}
.O3jjQW5iiLX {
  background-color: #ae1e2c;
}
.ctsKNgs7 .OzQRZyqLnU:not(.KxB3DO0) {
  border-radius: 100px;
}
.gLzYGv56op li a {
  border-radius: 100px !important;
}
.gLzYGv56op li.nN0GO4H5EXs .OzQRZyqLnU {
  background-color: #1982c4;
  border-color: #1982c4;
  color: #ffffff;
}
.gLzYGv56op li.nN0GO4H5EXs .OzQRZyqLnU:focus {
  box-shadow: none;
}
.PcdeI4H .ZjUuTOVy5 {
  border-radius: 100px !important;
}
a,
a:hover {
  color: #1982c4;
}
.X549Tiq.gBXtYUALr .AED9p1,
.X549Tiq.gBXtYUALr .ojrjF8SC2j {
  color: #70bced;
}
.X549Tiq.hsqx77Yp .AED9p1,
.X549Tiq.hsqx77Yp .ojrjF8SC2j {
  color: #68e3aa;
}
.X549Tiq.FufLQD .AED9p1,
.X549Tiq.FufLQD .ojrjF8SC2j {
  color: #55dbf6;
}
.X549Tiq.pxbVoXKDE .AED9p1,
.X549Tiq.pxbVoXKDE .ojrjF8SC2j {
  color: #ffe599;
}
.X549Tiq.OY5K2GvwtdU .AED9p1,
.X549Tiq.OY5K2GvwtdU .ojrjF8SC2j {
  color: #e56773;
}
/* Scroll to top button*/
.I2e5iiC {
  display: none;
}
.LUFVGV {
  font-family: 'Manrope', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
  border-radius: 40px !important;
}
.LUFVGV > .FRWc10 {
  font-size: 1.75rem;
}
.LUFVGV:hover,
.LUFVGV: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: #1982c4 !important;
}
.LUFVGV:-webkit-input-placeholder {
  font-family: 'Manrope', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
}
.LUFVGV:-webkit-input-placeholder > .FRWc10 {
  font-size: 1.75rem;
}
blockquote {
  border-color: #1982c4;
}
/* Forms */
.IO5CCads56w .g0FSSdY .OzQRZyqLnU {
  border-radius: 100px !important;
}
.IO5CCads56w .g0FSSdY .OzQRZyqLnU:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.IO5CCads56w .g0FSSdY button[type="submit"] {
  border-radius: 100px !important;
  padding: 1rem 3rem;
}
.IO5CCads56w .g0FSSdY button[type="submit"]:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.HU21Jqq li:hover,
.HU21Jqq li.w6O2ry {
  background-color: #1982c4;
  color: #ffffff;
}
.G7Zirj1XY {
  transition: 0.25s ease;
}
.G7Zirj1XY:hover {
  border-color: #1982c4;
}
.HU21Jqq .ECXfoH5x,
.G7Zirj1XY.lXIX8lAgcWM:after,
.G7Zirj1XY.PvjY5brHhDg:after {
  transition: 0.4s;
  border-top-color: #232323;
  border-bottom-color: #232323;
}
.HU21Jqq:hover .ECXfoH5x,
.G7Zirj1XY.lXIX8lAgcWM:hover:after,
.G7Zirj1XY.PvjY5brHhDg:hover:after {
  border-top-color: #1982c4;
  border-bottom-color: #1982c4;
}
.zmpkLrg .YHoSkU1xg td.RUJsB1E4N9n,
.zmpkLrg .YHoSkU1xg td.C34rBAvytw7,
.zmpkLrg .pZTCmEj03dc .mKIgp1V2hxE > div > div.C34rBAvytw7 {
  color: #ffffff !important;
  background-color: #1982c4 !important;
  box-shadow: none !important;
}
.zmpkLrg .YHoSkU1xg td:hover,
.zmpkLrg .pZTCmEj03dc .mKIgp1V2hxE > div > div:hover {
  color: #ffffff !important;
  background: #6a4c93 !important;
  box-shadow: none !important;
}
.PbtPhcL8s {
  background-image: none !important;
}
.Mgn8ZqO5:not(section),
.rN6LMKzwyB {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: auto;
}
iframe.Mgn8ZqO5,
.Mgn8ZqO5: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='%231982c4' %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.Mgn8ZqO5:after {
  opacity: 0.5;
}
body {
  overflow-x: hidden;
}
a {
  transition: color 0.6s;
}
@media (max-width: 1400px) {
  .Zk6YXzF127 {
    max-width: 100%;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .Zk6YXzF127 {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .mlE2sxCdC {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 767px) {
  .mlE2sxCdC {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.InX1nQagp {
  z-index: 1000;
  width: 100%;
  position: relative;
}
.InX1nQagp .aMbhEd1N: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) {
  .InX1nQagp .G1NePWHAbJ {
    transform: scale(0.8);
  }
}
.InX1nQagp .EhxE8dw {
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.InX1nQagp .EhxE8dw img {
  max-width: 100%;
  max-height: 100%;
}
.InX1nQagp .EhxE8dw .AFmDXt2Yg7R {
  line-height: inherit !important;
}
.InX1nQagp .EhxE8dw .Ao1tMF a {
  outline: none;
}
.InX1nQagp .PqfegWd4 {
  margin: auto;
  margin-left: 0;
  margin-left: auto;
}
.InX1nQagp .PqfegWd4 .r4PHzY {
  padding: 0 !important;
  transition: 0.3s all !important;
}
.InX1nQagp .PqfegWd4 .r4PHzY .ZjUuTOVy5 {
  padding: 16px !important;
  margin: 0 !important;
  border-radius: 1rem !important;
  transition: 0.3s all !important;
}
.InX1nQagp .PqfegWd4 .r4PHzY .ZjUuTOVy5:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
.InX1nQagp .PqfegWd4 .uL42Hs6eKn .ZjUuTOVy5::after {
  transform: rotate(180deg);
}
@media (min-width: 992px) {
  .InX1nQagp .PqfegWd4 .uL42Hs6eKn .ZjUuTOVy5::before {
    content: "";
    width: 100%;
    height: 20px;
    top: 100%;
    background: transparent;
    position: absolute;
  }
}
.InX1nQagp .PqfegWd4 .aMbhEd1N {
  padding: 12px !important;
  border-radius: 0.5rem !important;
  margin: 0 8px !important;
  transition: 0.3s all !important;
}
.InX1nQagp .PqfegWd4 .aMbhEd1N:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
@media (min-width: 992px) {
  .InX1nQagp .PqfegWd4 {
    padding-left: 1.5rem;
  }
}
.InX1nQagp .ZjUuTOVy5 {
  width: fit-content;
  position: relative;
}
.InX1nQagp .Ao1tMF {
  margin: 0 !important;
}
@media (max-width: 767px) {
  .InX1nQagp .Ao1tMF {
    padding-left: 0;
  }
}
.InX1nQagp .AFmDXt2Yg7R {
  padding-left: 1rem;
  padding-right: 0.5rem;
}
@media (max-width: 767px) {
  .InX1nQagp .ZuIcnykxw {
    padding-bottom: 0.5rem;
  }
}
.InX1nQagp .ZuIcnykxw .l7bItIx.cEkSD8M5O5::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  transition: 0.3s all;
}
.InX1nQagp .Zk6YXzF127 {
  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) {
  .InX1nQagp .Zk6YXzF127 {
    padding-right: 2rem;
  }
}
@media (max-width: 767px) {
  .InX1nQagp .Zk6YXzF127 {
    width: 95%;
    height: 56px !important;
    padding-right: 1rem;
    margin-top: 0rem;
  }
}
.InX1nQagp .QMeJgpl {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.InX1nQagp .Iaq6fprezK {
  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;
}
.InX1nQagp .r4PHzY:focus,
.InX1nQagp .ZjUuTOVy5:focus {
  outline: none;
}
.InX1nQagp .wOXTWWrky .Iaq6fprezK .aMbhEd1N {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.InX1nQagp .wOXTWWrky .Iaq6fprezK .aMbhEd1N::after {
  right: 0.5rem;
}
.InX1nQagp .wOXTWWrky .Iaq6fprezK .aMbhEd1N .FRWc10 {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.InX1nQagp .wOXTWWrky .Iaq6fprezK .aMbhEd1N .FRWc10:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.InX1nQagp .kE2U8kjCf .Iaq6fprezK .aMbhEd1N:before {
  display: none;
}
.InX1nQagp .kE2U8kjCf .wOXTWWrky .Iaq6fprezK .aMbhEd1N {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.InX1nQagp .Z8iIcUsbQH9 {
  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;
}
.InX1nQagp .Z8iIcUsbQH9.VeYbdb1Jbxl {
  transition: all 0.3s;
}
.InX1nQagp .Z8iIcUsbQH9 .aMbhEd1N {
  padding: 0.5rem 1.8rem;
}
.InX1nQagp .Z8iIcUsbQH9 .Ao1tMF img {
  min-width: 6rem;
  object-fit: cover;
}
.InX1nQagp .Z8iIcUsbQH9 .CT984tha7z {
  z-index: 1;
  justify-content: flex-end;
}
.InX1nQagp .Z8iIcUsbQH9.kE2U8kjCf {
  justify-content: center;
}
.InX1nQagp .Z8iIcUsbQH9.kE2U8kjCf .r4PHzY .ZjUuTOVy5::before {
  display: none;
}
.InX1nQagp .Z8iIcUsbQH9.kE2U8kjCf.VeYbdb1Jbxl .Iaq6fprezK {
  top: 0;
}
@media (min-width: 992px) {
  .InX1nQagp .Z8iIcUsbQH9.kE2U8kjCf.VeYbdb1Jbxl:not(.Ua0UWLv) .CT984tha7z {
    max-height: calc(98.5vh - 4.3rem);
  }
}
.InX1nQagp .Z8iIcUsbQH9.kE2U8kjCf .Iaq6fprezK .P7KY8u {
  left: 0 !important;
}
.InX1nQagp .Z8iIcUsbQH9.kE2U8kjCf .Iaq6fprezK .aMbhEd1N:after {
  right: auto;
}
.InX1nQagp .Z8iIcUsbQH9.kE2U8kjCf .Iaq6fprezK .cEkSD8M5O5[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%;
}
.InX1nQagp .Z8iIcUsbQH9.kE2U8kjCf ul.PqfegWd4 li {
  margin: auto;
}
.InX1nQagp .Z8iIcUsbQH9.kE2U8kjCf .Iaq6fprezK .aMbhEd1N {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
.InX1nQagp .Z8iIcUsbQH9.kE2U8kjCf .hYBHuec7gVn {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 767px) {
  .InX1nQagp .Z8iIcUsbQH9 {
    min-height: 72px;
  }
  .InX1nQagp .Z8iIcUsbQH9 .Ao1tMF img {
    height: 2.5rem !important;
    min-width: 2.5rem !important;
  }
}
@media (max-width: 991px) {
  .InX1nQagp .Z8iIcUsbQH9 .r4PHzY .ZjUuTOVy5::before {
    display: none;
  }
  .InX1nQagp .Z8iIcUsbQH9.VeYbdb1Jbxl .Iaq6fprezK {
    top: 0;
  }
  .InX1nQagp .Z8iIcUsbQH9 .Iaq6fprezK .P7KY8u {
    left: 0 !important;
  }
  .InX1nQagp .Z8iIcUsbQH9 .Iaq6fprezK .aMbhEd1N:after {
    right: auto;
  }
  .InX1nQagp .Z8iIcUsbQH9 .Iaq6fprezK .cEkSD8M5O5[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%;
  }
  .InX1nQagp .Z8iIcUsbQH9 .Iaq6fprezK .aMbhEd1N {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .InX1nQagp .Z8iIcUsbQH9 .EhxE8dw {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 10px;
  }
  .InX1nQagp .Z8iIcUsbQH9 .G1NePWHAbJ {
    flex-basis: auto;
  }
  .InX1nQagp .Z8iIcUsbQH9 .hYBHuec7gVn {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.InX1nQagp .Z8iIcUsbQH9.Ua0UWLv .Ao1tMF img {
  height: 2rem;
}
.InX1nQagp .aMbhEd1N.nN0GO4H5EXs,
.InX1nQagp .aMbhEd1N:active {
  background-color: transparent;
}
.InX1nQagp .XwQOgaECKd .PqfegWd4 .ZjUuTOVy5 {
  padding: 0;
}
.InX1nQagp .ZuIcnykxw .l7bItIx.cEkSD8M5O5 {
  margin-right: 1.667em;
}
.InX1nQagp .ZuIcnykxw .l7bItIx.cEkSD8M5O5[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.InX1nQagp .Z8iIcUsbQH9.XwQOgaECKd .wOXTWWrky .Iaq6fprezK {
  background: #ffffff;
}
.InX1nQagp .Z8iIcUsbQH9.XwQOgaECKd .wOXTWWrky .Iaq6fprezK .P7KY8u {
  margin: 0;
  left: 105%;
  transform: none;
  top: -12px;
}
.InX1nQagp .Z8iIcUsbQH9 .wOXTWWrky.uL42Hs6eKn > .Iaq6fprezK {
  display: flex;
}
.InX1nQagp ul.PqfegWd4 {
  flex-wrap: wrap;
}
.InX1nQagp .oaS47RqfL5d {
  text-align: center;
  min-width: 140px;
}
@media (max-width: 992px) {
  .InX1nQagp .oaS47RqfL5d {
    text-align: left;
  }
}
.InX1nQagp button.G1NePWHAbJ {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.InX1nQagp button.G1NePWHAbJ .zhwn6L span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.InX1nQagp button.G1NePWHAbJ .zhwn6L span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.InX1nQagp button.G1NePWHAbJ .zhwn6L span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.InX1nQagp button.G1NePWHAbJ .zhwn6L span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.InX1nQagp button.G1NePWHAbJ .zhwn6L span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.InX1nQagp nav.VeYbdb1Jbxl .zhwn6L span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.InX1nQagp nav.VeYbdb1Jbxl .zhwn6L span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.InX1nQagp nav.VeYbdb1Jbxl .zhwn6L span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.InX1nQagp nav.VeYbdb1Jbxl .zhwn6L span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.InX1nQagp .NfbgBHk4Q {
  padding: 0 1rem;
}
.InX1nQagp a.ZjUuTOVy5 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.InX1nQagp .hYBHuec7gVn {
  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) {
  .InX1nQagp .hYBHuec7gVn {
    justify-content: flex-start;
    margin-bottom: 0.5rem;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .InX1nQagp .Z8iIcUsbQH9 {
    height: 70px;
  }
  .InX1nQagp .Z8iIcUsbQH9.VeYbdb1Jbxl {
    height: auto;
  }
  .InX1nQagp .r4PHzY .ZjUuTOVy5:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.InX1nQagp .Z8iIcUsbQH9 .wOXTWWrky > .Iaq6fprezK {
  display: none;
  width: max-content;
  max-width: 500px !important;
  transform: translateX(-50%);
  top: calc(100% + 20px);
  left: 50%;
}
.InX1nQagp .Z8iIcUsbQH9 .wOXTWWrky > .Iaq6fprezK .aMbhEd1N {
  line-height: 1 !important;
}
.InX1nQagp .Z8iIcUsbQH9 .wOXTWWrky > .Iaq6fprezK .wOXTWWrky .aMbhEd1N {
  align-items: center;
  display: flex;
  height: max-content !important;
  min-height: max-content !important;
}
.InX1nQagp .Z8iIcUsbQH9 .wOXTWWrky > .Iaq6fprezK .wOXTWWrky .aMbhEd1N::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);
}
.InX1nQagp .Z8iIcUsbQH9 .wOXTWWrky > .Iaq6fprezK .wOXTWWrky.uL42Hs6eKn .aMbhEd1N::after {
  transform: rotate(0deg);
}
.InX1nQagp .ctsKNgs7 {
  margin: -0.6rem -0.6rem;
}
.InX1nQagp .G1NePWHAbJ {
  margin-left: 12px;
  margin-right: 8px;
  order: 1000;
}
@media (max-width: 991px) {
  .InX1nQagp .EhxE8dw {
    margin-right: auto;
  }
  .InX1nQagp .CT984tha7z {
    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);
  }
  .InX1nQagp .PqfegWd4 .r4PHzY .ZjUuTOVy5::after {
    margin-left: 10px;
  }
  .InX1nQagp .PqfegWd4 .aMbhEd1N:hover {
    background-color: rgba(27, 31, 10, 0.06);
  }
  .InX1nQagp .Z8iIcUsbQH9 .wOXTWWrky > .Iaq6fprezK {
    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;
  }
  .InX1nQagp .Z8iIcUsbQH9 .wOXTWWrky > .Iaq6fprezK .aMbhEd1N {
    padding: 8px !important;
    line-height: 1 !important;
    margin-bottom: 4px !important;
  }
  .InX1nQagp .Z8iIcUsbQH9 .wOXTWWrky > .Iaq6fprezK .wOXTWWrky .aMbhEd1N {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
  }
  .InX1nQagp .Z8iIcUsbQH9 .wOXTWWrky > .Iaq6fprezK .wOXTWWrky .aMbhEd1N::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);
  }
  .InX1nQagp .Z8iIcUsbQH9 .wOXTWWrky > .Iaq6fprezK .wOXTWWrky.uL42Hs6eKn .aMbhEd1N::after {
    transform: rotate(180deg);
  }
  .InX1nQagp .Z8iIcUsbQH9 .wOXTWWrky > .Iaq6fprezK .P7KY8u {
    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;
  }
  .InX1nQagp .Z8iIcUsbQH9 .wOXTWWrky.uL42Hs6eKn > .Iaq6fprezK {
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 575px) {
  .InX1nQagp .CT984tha7z {
    padding: 1rem;
  }
}
.NMFULZ3h {
  display: flex;
  background-image: url("X99sc9vf.jpeg");
}
.NMFULZ3h .T0skcXcDx {
  background-color: #000000;
  opacity: 0.5;
}
@media (min-width: 768px) {
  .NMFULZ3h {
    align-items: flex-end;
  }
  .NMFULZ3h .H3AL6GG {
    justify-content: center;
  }
  .NMFULZ3h .vLzroVofw4 {
    padding: 1rem 3rem;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .NMFULZ3h .vLzroVofw4 {
    min-width: 50%;
  }
}
@media (max-width: 767px) {
  .NMFULZ3h {
    -webkit-align-items: center;
    align-items: flex-end;
  }
  .NMFULZ3h .j31XTn3y {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .NMFULZ3h .vLzroVofw4 {
    width: 100%;
  }
}
.NMFULZ3h .PeAVJDoipr,
.NMFULZ3h .YdspBx0NQ {
  text-align: center;
}
.NMFULZ3h .H1lqVuPQIS4,
.NMFULZ3h .ctsKNgs7 {
  text-align: center;
}
.kwX92y {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.kwX92y .CwNe3I.kzGBLq {
  display: none;
}
.kwX92y .CwNe3I {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
@media (max-width: 767px) {
  .kwX92y .CboEoH {
    flex-direction: column;
  }
  .kwX92y .CboEoH img {
    margin: auto;
    margin-bottom: 1rem;
  }
}
.kwX92y .zZZIcizu {
  max-width: 750px;
  padding-top: 2rem;
  margin-left: auto;
  margin-right: 0;
}
.kwX92y img,
.kwX92y .IbumcxT {
  width: 100%;
  height: 400px;
  object-fit: cover;
}
.kwX92y .pcWtGfIPXR {
  background: #ffffff;
}
.kwX92y .H1lqVuPQIS4,
.kwX92y .ctsKNgs7 {
  color: #000000;
}
.kwX92y .zNyfND4q,
.kwX92y .zZZIcizu {
  color: #232323;
}
@media (max-width: 767px) {
  .kwX92y .Ggc20evmf {
    padding: 2rem 1.5rem;
    margin-bottom: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .kwX92y .Ggc20evmf {
    padding: 2.25rem;
  }
}
@media (min-width: 992px) {
  .kwX92y .Ggc20evmf {
    padding: 4rem;
  }
}
.ESNLFNn {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.ESNLFNn .O7BOAz1Ge {
  line-height: 1.2;
  color: #232323;
  text-align: center;
}
.ESNLFNn img,
.ESNLFNn .IbumcxT {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.ESNLFNn .SFgYKDVeD9:focus,
.ESNLFNn span:focus {
  outline: none;
}
.ESNLFNn .SFgYKDVeD9 {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .ESNLFNn .SFgYKDVeD9 {
    margin-bottom: 1rem;
  }
}
.ESNLFNn .xtQ3oDy7q {
  position: relative;
  border-radius: 4px;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.ESNLFNn .PeAVJDoipr {
  color: #232323;
}
.ESNLFNn .H1lqVuPQIS4,
.ESNLFNn .ctsKNgs7 {
  color: #232323;
}
.ESNLFNn .v6mMPWAiPYh {
  color: #232323;
}
.ESNLFNn .LIt5UgW {
  max-width: 800px;
}
.uaHxbCN {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.uaHxbCN .CwNe3I.kzGBLq {
  display: none;
}
.uaHxbCN .CwNe3I {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.uaHxbCN .pcWtGfIPXR {
  background: #8ac926;
}
@media (max-width: 767px) {
  .uaHxbCN .pcWtGfIPXR {
    padding: 1.5rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .uaHxbCN .pcWtGfIPXR {
    padding: 2.25rem;
  }
}
@media (min-width: 992px) {
  .uaHxbCN .pcWtGfIPXR {
    padding: 4rem;
  }
}
.uaHxbCN .H1lqVuPQIS4,
.uaHxbCN .ctsKNgs7 {
  color: #ffd7ef;
}
.uaHxbCN .zNyfND4q,
.uaHxbCN .zZZIcizu {
  text-align: center;
  color: #000000;
}
.AIKBcqpX {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.AIKBcqpX .xtQ3oDy7q img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 50% !important;
}
.AIKBcqpX .xtQ3oDy7q {
  margin-bottom: 2rem;
}
.AIKBcqpX .zNyfND4q,
.AIKBcqpX .QMeJgpl {
  color: #000000;
}
.AIKBcqpX .gID8xc9u0 {
  color: #000000;
  text-align: center;
}
.AIKBcqpX .LIt5UgW {
  max-width: 800px;
}
.AIKBcqpX .PeAVJDoipr {
  color: #000000;
}
.AIKBcqpX .zNyfND4q,
.AIKBcqpX .LOTd1Pmw2JO {
  text-align: center;
}
.AIKBcqpX .LOTd1Pmw2JO {
  display: flex;
  justify-content: center;
}
.OadqIdZWHaZ .CwNe3I.kzGBLq {
  display: none;
}
.OadqIdZWHaZ .CwNe3I {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-image: url("GXLeh2Kw.jpg");
}
.YubLd9lJz {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.YubLd9lJz .CwNe3I.kzGBLq {
  display: none;
}
.YubLd9lJz .xtQ3oDy7q {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.YubLd9lJz .CwNe3I {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.YubLd9lJz .FRWc10 {
  display: inline-flex;
  font-size: 2rem;
  color: #d70081;
  width: 80px;
  justify-content: center;
  align-items: center;
  background: #ffd7ef;
  height: 80px;
  border-radius: 50%;
}
.YubLd9lJz .zNyfND4q,
.YubLd9lJz .QMeJgpl,
.YubLd9lJz .gID8xc9u0 {
  color: #000000;
  text-align: center;
}
.YubLd9lJz .LIt5UgW {
  max-width: 800px;
}
.YubLd9lJz .PeAVJDoipr {
  color: #000000;
}
.YubLd9lJz .ctsKNgs7 {
  text-align: center;
}
.YubLd9lJz .zNyfND4q,
.YubLd9lJz .QMeJgpl {
  color: #1982C4;
}
.YG2lNce {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.YG2lNce img,
.YG2lNce .IbumcxT {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.YG2lNce .SFgYKDVeD9:focus,
.YG2lNce span:focus {
  outline: none;
}
.YG2lNce .SFgYKDVeD9 {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .YG2lNce .SFgYKDVeD9 {
    margin-bottom: 1rem;
  }
}
.YG2lNce .EkYmwD7o {
  margin-top: 2rem;
  padding: 0 2.25rem 2.25rem;
  display: flex;
  flex-direction: column;
  height: 100%;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .YG2lNce .EkYmwD7o {
    padding: 2rem 1.5rem;
    padding-top: 1rem;
    margin-top: 1rem;
  }
}
@media (max-width: 767px) {
  .YG2lNce .EkYmwD7o {
    padding: 2rem 1.5rem;
    padding-top: 1rem;
    margin-top: 1rem;
  }
}
.YG2lNce .xtQ3oDy7q {
  position: relative;
  background: #ffffff;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.YG2lNce .xtQ3oDy7q .S4C0oqaLYO {
  margin-top: auto;
}
.YG2lNce .PeAVJDoipr {
  color: #000000;
}
.YG2lNce .v6mMPWAiPYh {
  text-align: left;
}
.YG2lNce .O7BOAz1Ge {
  text-align: left;
}
.YG2lNce .H1lqVuPQIS4,
.YG2lNce .SFgYKDVeD9 .ctsKNgs7 {
  text-align: left;
}
.YG2lNce .LIt5UgW {
  max-width: 800px;
}
.HaYtzL0DQ7f {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.HaYtzL0DQ7f .FRWc10 {
  font-size: 1.2rem !important;
  font-family: 'Moririse2' !important;
  color: white;
  transition: all 0.3s;
  transform: rotate(180deg);
  padding-left: 0.5rem;
}
.HaYtzL0DQ7f .pur0ZXgo4m {
  border: none;
}
.HaYtzL0DQ7f .mYU9BRVxDS2 {
  padding: 0rem;
}
@media (max-width: 767px) {
  .HaYtzL0DQ7f .mYU9BRVxDS2 {
    padding: 0rem;
  }
}
.HaYtzL0DQ7f .dsbSUqaHEK {
  padding: 0rem;
  padding-bottom: 0.5rem;
  margin-top: 1rem;
}
.HaYtzL0DQ7f .NlT1x9 {
  padding: 0;
}
.HaYtzL0DQ7f .bdMAeTfdrE5 {
  height: 100%;
}
.HaYtzL0DQ7f img {
  height: 100%;
  object-fit: cover;
}
.HaYtzL0DQ7f .kE2U8kjCf span {
  transform: rotate(0deg);
}
.HaYtzL0DQ7f .SzrURQzt {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.HaYtzL0DQ7f p {
  margin-bottom: 0.3rem;
}
.HaYtzL0DQ7f .ziWWDo {
  color: #000000;
}
.HaYtzL0DQ7f .itZvjRtcpBq .mYU9BRVxDS2 {
  background-color: transparent;
  margin-bottom: 0;
  border: 0;
  border-radius: 2rem;
}
.HaYtzL0DQ7f .itZvjRtcpBq {
  background: #ffffff;
  padding: 2.25rem;
  border-radius: 2rem;
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  .HaYtzL0DQ7f .itZvjRtcpBq {
    padding: 2rem 1.5rem;
    margin-bottom: 1rem;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .HaYtzL0DQ7f .itZvjRtcpBq {
    margin-bottom: 1rem;
    padding: 2rem 1.5rem;
  }
}
.HaYtzL0DQ7f .ykbf2XDg3 {
  color: #000000;
}
.HaYtzL0DQ7f .PeAVJDoipr {
  text-align: center;
  color: #000000;
}
.HaYtzL0DQ7f .YdspBx0NQ {
  color: #000000;
  text-align: center;
}
.HaYtzL0DQ7f .ziWWDo,
.HaYtzL0DQ7f .FRWc10 {
  color: #000000;
}
.YfvCYZczM {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.YfvCYZczM .O7BOAz1Ge {
  line-height: 1.2;
  color: #000000;
  text-align: center;
}
.YfvCYZczM img,
.YfvCYZczM .IbumcxT {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.YfvCYZczM .SFgYKDVeD9:focus,
.YfvCYZczM span:focus {
  outline: none;
}
.YfvCYZczM .SFgYKDVeD9 {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .YfvCYZczM .SFgYKDVeD9 {
    margin-bottom: 1rem;
  }
}
.YfvCYZczM .xtQ3oDy7q {
  position: relative;
  border-radius: 4px;
  display: flex;
  flex-flow: column nowrap;
}
.YfvCYZczM .ctsKNgs7 {
  margin-top: auto !important;
}
.YfvCYZczM .PeAVJDoipr {
  color: #000000;
}
.YfvCYZczM .H1lqVuPQIS4,
.YfvCYZczM .ctsKNgs7 {
  color: #000000;
  text-align: center;
}
.YfvCYZczM .v6mMPWAiPYh {
  color: #000000;
  text-align: center;
}
.YfvCYZczM .LIt5UgW {
  max-width: 800px;
}
.zfn2xL0o3K0 {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.zfn2xL0o3K0 .SFgYKDVeD9:focus,
.zfn2xL0o3K0 span:focus {
  outline: none;
}
.zfn2xL0o3K0 .mlE2sxCdC {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}
.zfn2xL0o3K0 .LIt5UgW {
  max-width: 800px;
}
.zfn2xL0o3K0 .SFgYKDVeD9 {
  color: #232323;
  min-height: 90px;
  font-weight: bold;
}
@media (max-width: 768px) {
  .zfn2xL0o3K0 .SFgYKDVeD9 {
    min-height: 45px;
  }
}
.tHaZTeIaI7q {
  background-image: url("Ba6yxPa.jpeg");
  overflow: hidden;
}
.yxbcRXLt {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.yxbcRXLt .O7BOAz1Ge {
  line-height: 1.2;
  color: #000000;
}
.yxbcRXLt img,
.yxbcRXLt .IbumcxT {
  width: 100%;
}
.yxbcRXLt .SFgYKDVeD9:focus,
.yxbcRXLt span:focus {
  outline: none;
}
.yxbcRXLt .SFgYKDVeD9 {
  margin-bottom: 2rem;
}
@media (max-width: 575px) {
  .yxbcRXLt .SFgYKDVeD9 {
    margin-bottom: 1rem;
  }
}
.yxbcRXLt .xtQ3oDy7q {
  position: relative;
  border-radius: 4px;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.yxbcRXLt .PeAVJDoipr {
  color: #000000;
}
.yxbcRXLt .H1lqVuPQIS4,
.yxbcRXLt .ctsKNgs7 {
  color: #000000;
}
.yxbcRXLt .v6mMPWAiPYh {
  color: #000000;
  text-align: center;
}
.yxbcRXLt .LIt5UgW {
  max-width: 800px;
}
.yxbcRXLt img {
  filter: grayscale(1);
}
.yEn88mxn {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.yEn88mxn .SFgYKDVeD9:focus,
.yEn88mxn span:focus {
  outline: none;
}
.yEn88mxn .SFgYKDVeD9 {
  cursor: pointer;
}
.yEn88mxn .B4fcsO7Fs4 {
  grid-row-gap: 2rem;
}
@media (max-width: 767px) {
  .yEn88mxn .B4fcsO7Fs4 {
    grid-row-gap: 1rem;
  }
}
.yEn88mxn .mYJA9pwDV,
.yEn88mxn .p9zYhSHmqc,
.yEn88mxn .onHqZM1 {
  gap: 0 2rem;
}
@media (max-width: 767px) {
  .yEn88mxn .mYJA9pwDV,
  .yEn88mxn .p9zYhSHmqc,
  .yEn88mxn .onHqZM1 {
    gap: 0 1rem;
  }
}
.yEn88mxn .PeAVJDoipr {
  color: #000000;
}
.yEn88mxn .H1lqVuPQIS4,
.yEn88mxn .ctsKNgs7 {
  color: #000000;
}
.yEn88mxn .LIt5UgW {
  max-width: 800px;
}
.yEn88mxn .Zk6YXzF127,
.yEn88mxn .mlE2sxCdC {
  overflow: hidden;
}
.yEn88mxn .B4fcsO7Fs4 {
  display: grid;
  transform: translate3d(-3rem, 0, 0);
  width: 115vw;
  grid-column-gap: 1rem;
}
.yEn88mxn .OoJlfd {
  display: flex;
  justify-content: center;
  align-items: center;
}
.yEn88mxn .OoJlfd img {
  min-width: 30vw;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .yEn88mxn .OoJlfd img {
    min-width: 35vw;
  }
}
.yEn88mxn .mYJA9pwDV,
.yEn88mxn .p9zYhSHmqc,
.yEn88mxn .onHqZM1 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
}
.yEn88mxn .mYJA9pwDV {
  align-items: flex-end;
}
.yEn88mxn .p9zYhSHmqc {
  align-items: flex-start;
}
.jnfYzwa {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.jnfYzwa .CwNe3I.kzGBLq {
  display: none;
}
.jnfYzwa .CwNe3I {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.jnfYzwa .f7lb508ZjX {
  background: #1778f2;
  color: #ffffff;
}
.jnfYzwa .f7lb508ZjX:hover {
  background: #0b60cb;
}
.jnfYzwa .SNlUBuOo {
  background: #1da1f2;
  color: #ffffff;
}
.jnfYzwa .SNlUBuOo:hover {
  background: #0c85d0;
}
.jnfYzwa .BfCyAt3p7s1 {
  background: #f00075;
  color: #ffffff;
}
.jnfYzwa .BfCyAt3p7s1:hover {
  background: #bd005c;
}
.jnfYzwa .PfzOBSVCF4K {
  background: #000000;
  color: #ffffff;
}
.jnfYzwa .PfzOBSVCF4K:hover {
  background: #000000;
}
.jnfYzwa .QMeJgpl {
  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;
}
.jnfYzwa [class^="socicon-"]:before,
.jnfYzwa [class*=" socicon-"]:before {
  line-height: 55px;
  padding: 0.6rem;
}
.UhGD3ts {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: transparent;
}
.UhGD3ts .T0skcXcDx {
  background-color: #ffffff;
  opacity: 0.4;
}
.UhGD3ts form .ctsKNgs7 {
  text-align: center;
  width: 100%;
}
.UhGD3ts form .ctsKNgs7 .OzQRZyqLnU {
  display: inline-flex;
}
@media (max-width: 991px) {
  .UhGD3ts form .ctsKNgs7 .OzQRZyqLnU {
    width: 100%;
  }
}
.UhGD3ts .LIt5UgW {
  max-width: 800px;
}
.I0bsC1 {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.I0bsC1 .CwNe3I.kzGBLq {
  display: none;
}
.I0bsC1 .CwNe3I {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.I0bsC1 .H1lqVuPQIS4 {
  color: #000000;
}
.I0bsC1 .YdspBx0NQ {
  color: #ffffff;
  text-align: left;
}
.I0bsC1 .NH0kIFrL {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .I0bsC1 .NH0kIFrL {
    margin-bottom: 2rem;
  }
}
.I0bsC1 .YdspBx0NQ,
.I0bsC1 .NH0kIFrL {
  color: #000000;
}
.I0bsC1 .QZsqZVLaT {
  height: 30rem;
  position: relative;
  border-radius: 2rem;
}
.I0bsC1 .QZsqZVLaT iframe {
  height: 100%;
  width: 100%;
  border-radius: 2rem;
}
.I0bsC1 .QZsqZVLaT [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%;
}
.I0bsC1 .QZsqZVLaT[data-state] {
  background: #e9e5dc;
}
.I0bsC1 .QZsqZVLaT[data-state="loading"] [data-state-details] {
  display: none;
}
.CZsCIKJY {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #000000;
}
.CZsCIKJY .VvhA5G8 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.CZsCIKJY .VvhA5G8 .kcJLGPC2O {
  margin: 8px;
}
.CZsCIKJY .VvhA5G8 .kcJLGPC2O a:hover .FRWc10,
.CZsCIKJY .VvhA5G8 .kcJLGPC2O a:focus .FRWc10 {
  background-color: #ffffff;
}
.CZsCIKJY .VvhA5G8 .kcJLGPC2O a .FRWc10 {
  width: 72px;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  font-size: 32px;
  background-color: #edefeb;
  color: #000000;
  transition: all 0.3s ease-in-out;
}
.CZsCIKJY .NrvAwwEy9S {
  width: 100%;
  justify-content: center;
}
.CZsCIKJY .KfowGtgd {
  list-style: none;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: 0;
}
.CZsCIKJY .KfowGtgd li {
  padding: 0 1rem 1rem 1rem;
}
.CZsCIKJY .KfowGtgd li p {
  margin: 0;
}
.CZsCIKJY .ujyDJFsKM {
  margin-bottom: 0;
  color: #ffffff;
  text-align: center;
}
.CZsCIKJY .PeAVJDoipr {
  color: #ffffff;
}
