.zN0ocuL {
  border-width: 2px;
}
img,
.YDZoqR5saq,
.CeNKgw3aTF,
.AGNXdzavu,
.nedqjHzU iframe,
.kmkO2nghtc iframe,
.KDXwXDQnn5y,
.jgzP6oeO,
.FqnNrgf2L,
.izYao9Rc {
  border-radius: 2rem !important;
}
.AGNXdzavu {
  overflow: hidden;
}
body {
  background-color: #fff9e7;
}
body {
  font-family: Manrope;
}
.cuL7rgxDG {
  font-family: 'Manrope', sans-serif;
  font-size: 5rem;
  line-height: 1;
}
.cuL7rgxDG > .vT6kch {
  font-size: 6.25rem;
}
.u6P7FLPX7k2 {
  font-family: 'Manrope', sans-serif;
  font-size: 4rem;
  line-height: 1;
}
.u6P7FLPX7k2 > .vT6kch {
  font-size: 5rem;
}
.gfBwv71ELC {
  font-family: 'Manrope', sans-serif;
  font-size: 1.2rem;
  line-height: 1.5;
}
.gfBwv71ELC > .vT6kch {
  font-size: 1.5rem;
}
.chpFKr {
  font-family: 'Manrope', sans-serif;
  font-size: 2.5rem;
  line-height: 1.5;
}
.chpFKr > .vT6kch {
  font-size: 3.125rem;
}
.Ea0t1s {
  font-family: 'Manrope', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
}
.Ea0t1s > .vT6kch {
  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) {
  .cuL7rgxDG {
    font-size: 4rem;
  }
}
@media (max-width: 768px) {
  .cuL7rgxDG {
    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))));
  }
  .u6P7FLPX7k2 {
    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))));
  }
  .gfBwv71ELC {
    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))));
  }
  .chpFKr {
    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))));
  }
  .Ea0t1s {
    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) {
  .cuL7rgxDG {
    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))));
  }
  .u6P7FLPX7k2 {
    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))));
  }
  .gfBwv71ELC {
    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))));
  }
  .chpFKr {
    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))));
  }
  .Ea0t1s {
    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 */
.zN0ocuL {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .zN0ocuL {
    padding: 0.75rem 1.5rem;
  }
}
.EpInvoEz0 {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.FkbNE3WA {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.jlCqDn {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
.C4navYu4d {
  background-color: #3a86ff !important;
}
.xHQncLpp {
  background-color: #2ed889 !important;
}
.EGqg654jQ0 {
  background-color: #14cdf2 !important;
}
.feC5yVdO {
  background-color: #ffc107 !important;
}
.Qdm7QlSGke {
  background-color: #da2c3c !important;
}
.pb8RxKW,
.pb8RxKW:active {
  background-color: #3a86ff !important;
  border-color: #3a86ff !important;
  color: #ffffff !important;
  box-shadow: none;
}
.pb8RxKW:hover,
.pb8RxKW:focus,
.pb8RxKW.SYCTck98vo,
.pb8RxKW.gNg2Jinw7TH {
  color: inherit;
  background-color: #6da5ff !important;
  border-color: #6da5ff !important;
  box-shadow: none;
}
.pb8RxKW.xFtxL57N,
.pb8RxKW:disabled {
  color: #ffffff !important;
  background-color: #6da5ff !important;
  border-color: #6da5ff !important;
}
.enSg09GLcy,
.enSg09GLcy:active {
  background-color: #8338ec !important;
  border-color: #8338ec !important;
  color: #ffffff !important;
  box-shadow: none;
}
.enSg09GLcy:hover,
.enSg09GLcy:focus,
.enSg09GLcy.SYCTck98vo,
.enSg09GLcy.gNg2Jinw7TH {
  color: inherit;
  background-color: #a067f0 !important;
  border-color: #a067f0 !important;
  box-shadow: none;
}
.enSg09GLcy.xFtxL57N,
.enSg09GLcy:disabled {
  color: #ffffff !important;
  background-color: #a067f0 !important;
  border-color: #a067f0 !important;
}
.x44uw17Q,
.x44uw17Q:active {
  background-color: #14cdf2 !important;
  border-color: #14cdf2 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.x44uw17Q:hover,
.x44uw17Q:focus,
.x44uw17Q.SYCTck98vo,
.x44uw17Q.gNg2Jinw7TH {
  color: inherit;
  background-color: #44d7f5 !important;
  border-color: #44d7f5 !important;
  box-shadow: none;
}
.x44uw17Q.xFtxL57N,
.x44uw17Q:disabled {
  color: #ffffff !important;
  background-color: #44d7f5 !important;
  border-color: #44d7f5 !important;
}
.uSQEchE,
.uSQEchE:active {
  background-color: #2ed889 !important;
  border-color: #2ed889 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.uSQEchE:hover,
.uSQEchE:focus,
.uSQEchE.SYCTck98vo,
.uSQEchE.gNg2Jinw7TH {
  color: inherit;
  background-color: #59e0a1 !important;
  border-color: #59e0a1 !important;
  box-shadow: none;
}
.uSQEchE.xFtxL57N,
.uSQEchE:disabled {
  color: #ffffff !important;
  background-color: #59e0a1 !important;
  border-color: #59e0a1 !important;
}
.Uv4JxkzChQ,
.Uv4JxkzChQ:active {
  background-color: #ffc107 !important;
  border-color: #ffc107 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.Uv4JxkzChQ:hover,
.Uv4JxkzChQ:focus,
.Uv4JxkzChQ.SYCTck98vo,
.Uv4JxkzChQ.gNg2Jinw7TH {
  color: inherit;
  background-color: #ffce3a !important;
  border-color: #ffce3a !important;
  box-shadow: none;
}
.Uv4JxkzChQ.xFtxL57N,
.Uv4JxkzChQ:disabled {
  color: #ffffff !important;
  background-color: #ffce3a !important;
  border-color: #ffce3a !important;
}
.dKOcuXn,
.dKOcuXn:active {
  background-color: #da2c3c !important;
  border-color: #da2c3c !important;
  color: #ffffff !important;
  box-shadow: none;
}
.dKOcuXn:hover,
.dKOcuXn:focus,
.dKOcuXn.SYCTck98vo,
.dKOcuXn.gNg2Jinw7TH {
  color: inherit;
  background-color: #e25764 !important;
  border-color: #e25764 !important;
  box-shadow: none;
}
.dKOcuXn.xFtxL57N,
.dKOcuXn:disabled {
  color: #ffffff !important;
  background-color: #e25764 !important;
  border-color: #e25764 !important;
}
.VnncWSqu,
.VnncWSqu:active {
  background-color: #eff0ec !important;
  border-color: #eff0ec !important;
  color: #757b62 !important;
  box-shadow: none;
}
.VnncWSqu:hover,
.VnncWSqu:focus,
.VnncWSqu.SYCTck98vo,
.VnncWSqu.gNg2Jinw7TH {
  color: inherit;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  box-shadow: none;
}
.VnncWSqu.xFtxL57N,
.VnncWSqu:disabled {
  color: #757b62 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.jllkhBYV,
.jllkhBYV:active {
  background-color: #232323 !important;
  border-color: #232323 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.jllkhBYV:hover,
.jllkhBYV:focus,
.jllkhBYV.SYCTck98vo,
.jllkhBYV.gNg2Jinw7TH {
  color: inherit;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
  box-shadow: none;
}
.jllkhBYV.xFtxL57N,
.jllkhBYV:disabled {
  color: #ffffff !important;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
}
.mqCZdR9txWB,
.mqCZdR9txWB:active {
  background-color: transparent !important;
  border-color: #3a86ff;
  color: #3a86ff;
}
.mqCZdR9txWB:hover,
.mqCZdR9txWB:focus,
.mqCZdR9txWB.SYCTck98vo,
.mqCZdR9txWB.gNg2Jinw7TH {
  color: #0057e2 !important;
  background-color: transparent !important;
  border-color: #0057e2 !important;
  box-shadow: none !important;
}
.mqCZdR9txWB.xFtxL57N,
.mqCZdR9txWB:disabled {
  color: #ffffff !important;
  background-color: #3a86ff !important;
  border-color: #3a86ff !important;
}
.FQo5YZxJ8a,
.FQo5YZxJ8a:active {
  background-color: transparent !important;
  border-color: #8338ec;
  color: #8338ec;
}
.FQo5YZxJ8a:hover,
.FQo5YZxJ8a:focus,
.FQo5YZxJ8a.SYCTck98vo,
.FQo5YZxJ8a.gNg2Jinw7TH {
  color: #5912bb !important;
  background-color: transparent !important;
  border-color: #5912bb !important;
  box-shadow: none !important;
}
.FQo5YZxJ8a.xFtxL57N,
.FQo5YZxJ8a:disabled {
  color: #ffffff !important;
  background-color: #8338ec !important;
  border-color: #8338ec !important;
}
.Ro8rWCb,
.Ro8rWCb:active {
  background-color: transparent !important;
  border-color: #14cdf2;
  color: #14cdf2;
}
.Ro8rWCb:hover,
.Ro8rWCb:focus,
.Ro8rWCb.SYCTck98vo,
.Ro8rWCb.gNg2Jinw7TH {
  color: #098ca6 !important;
  background-color: transparent !important;
  border-color: #098ca6 !important;
  box-shadow: none !important;
}
.Ro8rWCb.xFtxL57N,
.Ro8rWCb:disabled {
  color: #ffffff !important;
  background-color: #14cdf2 !important;
  border-color: #14cdf2 !important;
}
.gI4adHmPm,
.gI4adHmPm:active {
  background-color: transparent !important;
  border-color: #2ed889;
  color: #2ed889;
}
.gI4adHmPm:hover,
.gI4adHmPm:focus,
.gI4adHmPm.SYCTck98vo,
.gI4adHmPm.gNg2Jinw7TH {
  color: #1c945c !important;
  background-color: transparent !important;
  border-color: #1c945c !important;
  box-shadow: none !important;
}
.gI4adHmPm.xFtxL57N,
.gI4adHmPm:disabled {
  color: #ffffff !important;
  background-color: #2ed889 !important;
  border-color: #2ed889 !important;
}
.dthpJCrBwj,
.dthpJCrBwj:active {
  background-color: transparent !important;
  border-color: #ffc107;
  color: #ffc107;
}
.dthpJCrBwj:hover,
.dthpJCrBwj:focus,
.dthpJCrBwj.SYCTck98vo,
.dthpJCrBwj.gNg2Jinw7TH {
  color: #af8300 !important;
  background-color: transparent !important;
  border-color: #af8300 !important;
  box-shadow: none !important;
}
.dthpJCrBwj.xFtxL57N,
.dthpJCrBwj:disabled {
  color: #ffffff !important;
  background-color: #ffc107 !important;
  border-color: #ffc107 !important;
}
.N4ylm76i,
.N4ylm76i:active {
  background-color: transparent !important;
  border-color: #da2c3c;
  color: #da2c3c;
}
.N4ylm76i:hover,
.N4ylm76i:focus,
.N4ylm76i.SYCTck98vo,
.N4ylm76i.gNg2Jinw7TH {
  color: #951a25 !important;
  background-color: transparent !important;
  border-color: #951a25 !important;
  box-shadow: none !important;
}
.N4ylm76i.xFtxL57N,
.N4ylm76i:disabled {
  color: #ffffff !important;
  background-color: #da2c3c !important;
  border-color: #da2c3c !important;
}
.NJ2rFBi7Nc,
.NJ2rFBi7Nc:active {
  background-color: transparent !important;
  border-color: #232323;
  color: #232323;
}
.NJ2rFBi7Nc:hover,
.NJ2rFBi7Nc:focus,
.NJ2rFBi7Nc.SYCTck98vo,
.NJ2rFBi7Nc.gNg2Jinw7TH {
  color: #000000 !important;
  background-color: transparent !important;
  border-color: #000000 !important;
  box-shadow: none !important;
}
.NJ2rFBi7Nc.xFtxL57N,
.NJ2rFBi7Nc:disabled {
  color: #ffffff !important;
  background-color: #232323 !important;
  border-color: #232323 !important;
}
.kipdq5M7,
.kipdq5M7:active {
  background-color: transparent !important;
  border-color: #fafafa;
  color: #fafafa;
}
.kipdq5M7:hover,
.kipdq5M7:focus,
.kipdq5M7.SYCTck98vo,
.kipdq5M7.gNg2Jinw7TH {
  color: #cfcfcf !important;
  background-color: transparent !important;
  border-color: #cfcfcf !important;
  box-shadow: none !important;
}
.kipdq5M7.xFtxL57N,
.kipdq5M7:disabled {
  color: #7a7a7a !important;
  background-color: #fafafa !important;
  border-color: #fafafa !important;
}
.oLaOCV9cd0 {
  color: #3a86ff !important;
}
.BmfSWN {
  color: #8338ec !important;
}
.tzuPJPJRWx {
  color: #2ed889 !important;
}
.IZQWqFDkGX {
  color: #14cdf2 !important;
}
.jERxQcY {
  color: #ffc107 !important;
}
.VS8ekdG7dN4 {
  color: #da2c3c !important;
}
.fsVCkEARYh6 {
  color: #fafafa !important;
}
.ELuZpY3X {
  color: #232323 !important;
}
a.oLaOCV9cd0:hover,
a.oLaOCV9cd0:focus,
a.oLaOCV9cd0.gNg2Jinw7TH {
  color: #0051d3 !important;
}
a.BmfSWN:hover,
a.BmfSWN:focus,
a.BmfSWN.gNg2Jinw7TH {
  color: #5211ad !important;
}
a.tzuPJPJRWx:hover,
a.tzuPJPJRWx:focus,
a.tzuPJPJRWx.gNg2Jinw7TH {
  color: #198754 !important;
}
a.IZQWqFDkGX:hover,
a.IZQWqFDkGX:focus,
a.IZQWqFDkGX.gNg2Jinw7TH {
  color: #088098 !important;
}
a.jERxQcY:hover,
a.jERxQcY:focus,
a.jERxQcY.gNg2Jinw7TH {
  color: #a07800 !important;
}
a.VS8ekdG7dN4:hover,
a.VS8ekdG7dN4:focus,
a.VS8ekdG7dN4.gNg2Jinw7TH {
  color: #881822 !important;
}
a.fsVCkEARYh6:hover,
a.fsVCkEARYh6:focus,
a.fsVCkEARYh6.gNg2Jinw7TH {
  color: #c7c7c7 !important;
}
a.ELuZpY3X:hover,
a.ELuZpY3X:focus,
a.ELuZpY3X.gNg2Jinw7TH {
  color: #000000 !important;
}
a:is(#wDcwQtuCiKw, #pVDomiwc, #HOdlBO, #TgjhEHtBK, #a0EU7Yv0d, #QThHPMb, #SFStLT, #bzIOWdCC2fB, #rJmZsRKpCJ7, #nkuRBNR, #JKadD0cVe9D, #kd0boDVa, #x6SSPaLb, #JRqYZv5, #X6kQBgZDP, #oLaOCV9cd0, #BmfSWN, #tzuPJPJRWx, #IZQWqFDkGX, #jERxQcY, #VS8ekdG7dN4, #SmYbrP3, #IsKlDvh8, #fsVCkEARYh6, #tdShQuQA, #cSB7Wb, #fP6wQJdY, #hqrSIvnP, #gLfxw3Ke6i4, #BoBJ1a6b, #JVgnW68L, #VkqWMKgvek, #AdEbvcT, #KsaJWfq, #Geoi4W9, #ggx8wIU, #hS9AI6, #lr9cyx5E, #RSeIOM34, #E6XlRfSDi, #bZDlXbQS3, #IairwQHxLh, #g777IzhAGg, #kOWe1VJW, #ELuZpY3X):not(.KKGWKtvhGw):not(.lTp7P0):not([role]):not(.eG5leha) {
  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(#wDcwQtuCiKw, #pVDomiwc, #HOdlBO, #TgjhEHtBK, #a0EU7Yv0d, #QThHPMb, #SFStLT, #bzIOWdCC2fB, #rJmZsRKpCJ7, #nkuRBNR, #JKadD0cVe9D, #kd0boDVa, #x6SSPaLb, #JRqYZv5, #X6kQBgZDP, #oLaOCV9cd0, #BmfSWN, #tzuPJPJRWx, #IZQWqFDkGX, #jERxQcY, #VS8ekdG7dN4, #SmYbrP3, #IsKlDvh8, #fsVCkEARYh6, #tdShQuQA, #cSB7Wb, #fP6wQJdY, #hqrSIvnP, #gLfxw3Ke6i4, #BoBJ1a6b, #JVgnW68L, #VkqWMKgvek, #AdEbvcT, #KsaJWfq, #Geoi4W9, #ggx8wIU, #hS9AI6, #lr9cyx5E, #RSeIOM34, #E6XlRfSDi, #bZDlXbQS3, #IairwQHxLh, #g777IzhAGg, #kOWe1VJW, #ELuZpY3X):not(.KKGWKtvhGw):not(.lTp7P0):not([role]):not(.eG5leha):hover {
  transition: background-position 2s ease-in-out;
  background-image: linear-gradient(currentColor 50%, currentColor 50%);
  background-position: 0px 1.2em;
}
.yJVHpYMmTP .KKGWKtvhGw.gNg2Jinw7TH {
  color: #3a86ff;
}
.yJVHpYMmTP .KKGWKtvhGw:not(.gNg2Jinw7TH) {
  color: #232323;
}
.Ght0U1Sr {
  background-color: #70c770;
}
.Ue2XlvA {
  background-color: #14cdf2;
}
.xRdqeU6sQg {
  background-color: #ffc107;
}
.xdByWD {
  background-color: #da2c3c;
}
.VtVoMJbfh .zN0ocuL:not(.uMPzak9L) {
  border-radius: 100px;
}
.ZkohU3 li a {
  border-radius: 100px !important;
}
.ZkohU3 li.gNg2Jinw7TH .zN0ocuL {
  background-color: #3a86ff;
  border-color: #3a86ff;
  color: #ffffff;
}
.ZkohU3 li.gNg2Jinw7TH .zN0ocuL:focus {
  box-shadow: none;
}
.yJVHpYMmTP .KKGWKtvhGw {
  border-radius: 100px !important;
}
a,
a:hover {
  color: #3a86ff;
}
.dNLcQXd.C4navYu4d .pvLeObbD,
.dNLcQXd.C4navYu4d .omvFC6 {
  color: #ffffff;
}
.dNLcQXd.xHQncLpp .pvLeObbD,
.dNLcQXd.xHQncLpp .omvFC6 {
  color: #daf8ea;
}
.dNLcQXd.EGqg654jQ0 .pvLeObbD,
.dNLcQXd.EGqg654jQ0 .omvFC6 {
  color: #d5f6fd;
}
.dNLcQXd.feC5yVdO .pvLeObbD,
.dNLcQXd.feC5yVdO .omvFC6 {
  color: #fff4d3;
}
.dNLcQXd.Qdm7QlSGke .pvLeObbD,
.dNLcQXd.Qdm7QlSGke .omvFC6 {
  color: #f8dadc;
}
/* Scroll to top button*/
.TlNkVyxNfA {
  display: none;
}
.fvcUZvXb {
  font-family: 'Manrope', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
  border-radius: 40px !important;
}
.fvcUZvXb > .vT6kch {
  font-size: 1.75rem;
}
.fvcUZvXb:hover,
.fvcUZvXb: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: #3a86ff !important;
}
.fvcUZvXb:-webkit-input-placeholder {
  font-family: 'Manrope', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
}
.fvcUZvXb:-webkit-input-placeholder > .vT6kch {
  font-size: 1.75rem;
}
blockquote {
  border-color: #3a86ff;
}
/* Forms */
.qlaBQn5 .vJnEqYHwl .zN0ocuL {
  border-radius: 100px !important;
}
.qlaBQn5 .vJnEqYHwl .zN0ocuL:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.qlaBQn5 .vJnEqYHwl button[type="submit"] {
  border-radius: 100px !important;
  padding: 1rem 3rem;
}
.qlaBQn5 .vJnEqYHwl button[type="submit"]:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.RLjgIjrmzCd li:hover,
.RLjgIjrmzCd li.L8FdR9Gyp2Q {
  background-color: #3a86ff;
  color: #ffffff;
}
.tCRnhV {
  transition: 0.25s ease;
}
.tCRnhV:hover {
  border-color: #3a86ff;
}
.RLjgIjrmzCd .GJguhPR5B,
.tCRnhV.dWlIMLU9P:after,
.tCRnhV.U9BRGjo:after {
  transition: 0.4s;
  border-top-color: #232323;
  border-bottom-color: #232323;
}
.RLjgIjrmzCd:hover .GJguhPR5B,
.tCRnhV.dWlIMLU9P:hover:after,
.tCRnhV.U9BRGjo:hover:after {
  border-top-color: #3a86ff;
  border-bottom-color: #3a86ff;
}
.XR3jjmT .DklWSPZ1x td.CuV7yhqv1,
.XR3jjmT .DklWSPZ1x td.fWYwsWGQnXZ,
.XR3jjmT .g3MNeJmH3ef .BV2zGc > div > div.fWYwsWGQnXZ {
  color: #ffffff !important;
  background-color: #3a86ff !important;
  box-shadow: none !important;
}
.XR3jjmT .DklWSPZ1x td:hover,
.XR3jjmT .g3MNeJmH3ef .BV2zGc > div > div:hover {
  color: #ffffff !important;
  background: #8338ec !important;
  box-shadow: none !important;
}
.nKkpcJ {
  background-image: none !important;
}
.D4vlMDvepx:not(section),
.ApeSLsREm {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: auto;
}
iframe.D4vlMDvepx,
.D4vlMDvepx: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='%233a86ff' %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.D4vlMDvepx:after {
  opacity: 0.5;
}
body {
  overflow-x: hidden;
}
a {
  transition: color 0.6s;
}
@media (max-width: 1400px) {
  .G942KBKouNF {
    max-width: 100%;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .G942KBKouNF {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .sleVhvAgq {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 767px) {
  .sleVhvAgq {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.mvlo57Gs {
  z-index: 1000;
  width: 100%;
  position: relative;
}
.mvlo57Gs .lTp7P0: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) {
  .mvlo57Gs .u1pogh3CN {
    transform: scale(0.8);
  }
}
.mvlo57Gs .KXI0aBcCOJ {
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.mvlo57Gs .KXI0aBcCOJ img {
  max-width: 100%;
  max-height: 100%;
}
.mvlo57Gs .KXI0aBcCOJ .eG5leha {
  line-height: inherit !important;
}
.mvlo57Gs .KXI0aBcCOJ .rayh0B a {
  outline: none;
}
.mvlo57Gs .lyNOSS {
  margin: auto;
  margin-left: 0;
  margin-left: auto;
}
.mvlo57Gs .lyNOSS .PZyfQGdbR {
  padding: 0 !important;
  transition: 0.3s all !important;
}
.mvlo57Gs .lyNOSS .PZyfQGdbR .KKGWKtvhGw {
  padding: 16px !important;
  margin: 0 !important;
  border-radius: 1rem !important;
  transition: 0.3s all !important;
}
.mvlo57Gs .lyNOSS .PZyfQGdbR .KKGWKtvhGw:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
.mvlo57Gs .lyNOSS .d48GLH9olYc .KKGWKtvhGw::after {
  transform: rotate(180deg);
}
@media (min-width: 992px) {
  .mvlo57Gs .lyNOSS .d48GLH9olYc .KKGWKtvhGw::before {
    content: "";
    width: 100%;
    height: 20px;
    top: 100%;
    background: transparent;
    position: absolute;
  }
}
.mvlo57Gs .lyNOSS .lTp7P0 {
  padding: 12px !important;
  border-radius: 0.5rem !important;
  margin: 0 8px !important;
  transition: 0.3s all !important;
}
.mvlo57Gs .lyNOSS .lTp7P0:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
@media (min-width: 992px) {
  .mvlo57Gs .lyNOSS {
    padding-left: 1.5rem;
  }
}
.mvlo57Gs .KKGWKtvhGw {
  width: fit-content;
  position: relative;
}
.mvlo57Gs .rayh0B {
  margin: 0 !important;
}
@media (max-width: 767px) {
  .mvlo57Gs .rayh0B {
    padding-left: 0;
  }
}
.mvlo57Gs .eG5leha {
  padding-left: 1rem;
  padding-right: 0.5rem;
}
@media (max-width: 767px) {
  .mvlo57Gs .Nkfaxt0w {
    padding-bottom: 0.5rem;
  }
}
.mvlo57Gs .Nkfaxt0w .eqLmeu9h.B2AxHYxmGhb::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  transition: 0.3s all;
}
.mvlo57Gs .G942KBKouNF {
  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) {
  .mvlo57Gs .G942KBKouNF {
    padding-right: 2rem;
  }
}
@media (max-width: 767px) {
  .mvlo57Gs .G942KBKouNF {
    width: 95%;
    height: 56px !important;
    padding-right: 1rem;
    margin-top: 0rem;
  }
}
.mvlo57Gs .Pb2MfbbMRf {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.mvlo57Gs .PAJnt8OLIS3 {
  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;
}
.mvlo57Gs .PZyfQGdbR:focus,
.mvlo57Gs .KKGWKtvhGw:focus {
  outline: none;
}
.mvlo57Gs .u3dg3nx .PAJnt8OLIS3 .lTp7P0 {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.mvlo57Gs .u3dg3nx .PAJnt8OLIS3 .lTp7P0::after {
  right: 0.5rem;
}
.mvlo57Gs .u3dg3nx .PAJnt8OLIS3 .lTp7P0 .vT6kch {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.mvlo57Gs .u3dg3nx .PAJnt8OLIS3 .lTp7P0 .vT6kch:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.mvlo57Gs .o8Gc1aIxa .PAJnt8OLIS3 .lTp7P0:before {
  display: none;
}
.mvlo57Gs .o8Gc1aIxa .u3dg3nx .PAJnt8OLIS3 .lTp7P0 {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.mvlo57Gs .G9mWPXzwi {
  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;
}
.mvlo57Gs .G9mWPXzwi.EYfkLnZguBY {
  transition: all 0.3s;
}
.mvlo57Gs .G9mWPXzwi .lTp7P0 {
  padding: 0.5rem 1.8rem;
}
.mvlo57Gs .G9mWPXzwi .rayh0B img {
  min-width: 6rem;
  object-fit: cover;
}
.mvlo57Gs .G9mWPXzwi .tt5oiZEFNf {
  z-index: 1;
  justify-content: flex-end;
}
.mvlo57Gs .G9mWPXzwi.o8Gc1aIxa {
  justify-content: center;
}
.mvlo57Gs .G9mWPXzwi.o8Gc1aIxa .PZyfQGdbR .KKGWKtvhGw::before {
  display: none;
}
.mvlo57Gs .G9mWPXzwi.o8Gc1aIxa.EYfkLnZguBY .PAJnt8OLIS3 {
  top: 0;
}
@media (min-width: 992px) {
  .mvlo57Gs .G9mWPXzwi.o8Gc1aIxa.EYfkLnZguBY:not(.l6W7Pd) .tt5oiZEFNf {
    max-height: calc(98.5vh - 4.3rem);
  }
}
.mvlo57Gs .G9mWPXzwi.o8Gc1aIxa .PAJnt8OLIS3 .RdORua0p {
  left: 0 !important;
}
.mvlo57Gs .G9mWPXzwi.o8Gc1aIxa .PAJnt8OLIS3 .lTp7P0:after {
  right: auto;
}
.mvlo57Gs .G9mWPXzwi.o8Gc1aIxa .PAJnt8OLIS3 .B2AxHYxmGhb[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%;
}
.mvlo57Gs .G9mWPXzwi.o8Gc1aIxa ul.lyNOSS li {
  margin: auto;
}
.mvlo57Gs .G9mWPXzwi.o8Gc1aIxa .PAJnt8OLIS3 .lTp7P0 {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
.mvlo57Gs .G9mWPXzwi.o8Gc1aIxa .kDQjgHJINg {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 767px) {
  .mvlo57Gs .G9mWPXzwi {
    min-height: 72px;
  }
  .mvlo57Gs .G9mWPXzwi .rayh0B img {
    height: 2.5rem !important;
    min-width: 2.5rem !important;
  }
}
@media (max-width: 991px) {
  .mvlo57Gs .G9mWPXzwi .PZyfQGdbR .KKGWKtvhGw::before {
    display: none;
  }
  .mvlo57Gs .G9mWPXzwi.EYfkLnZguBY .PAJnt8OLIS3 {
    top: 0;
  }
  .mvlo57Gs .G9mWPXzwi .PAJnt8OLIS3 .RdORua0p {
    left: 0 !important;
  }
  .mvlo57Gs .G9mWPXzwi .PAJnt8OLIS3 .lTp7P0:after {
    right: auto;
  }
  .mvlo57Gs .G9mWPXzwi .PAJnt8OLIS3 .B2AxHYxmGhb[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%;
  }
  .mvlo57Gs .G9mWPXzwi .PAJnt8OLIS3 .lTp7P0 {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .mvlo57Gs .G9mWPXzwi .KXI0aBcCOJ {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 10px;
  }
  .mvlo57Gs .G9mWPXzwi .u1pogh3CN {
    flex-basis: auto;
  }
  .mvlo57Gs .G9mWPXzwi .kDQjgHJINg {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.mvlo57Gs .G9mWPXzwi.l6W7Pd .rayh0B img {
  height: 2rem;
}
.mvlo57Gs .lTp7P0.gNg2Jinw7TH,
.mvlo57Gs .lTp7P0:active {
  background-color: transparent;
}
.mvlo57Gs .cxwPIL .lyNOSS .KKGWKtvhGw {
  padding: 0;
}
.mvlo57Gs .Nkfaxt0w .eqLmeu9h.B2AxHYxmGhb {
  margin-right: 1.667em;
}
.mvlo57Gs .Nkfaxt0w .eqLmeu9h.B2AxHYxmGhb[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.mvlo57Gs .G9mWPXzwi.cxwPIL .u3dg3nx .PAJnt8OLIS3 {
  background: #ffffff;
}
.mvlo57Gs .G9mWPXzwi.cxwPIL .u3dg3nx .PAJnt8OLIS3 .RdORua0p {
  margin: 0;
  left: 105%;
  transform: none;
  top: -12px;
}
.mvlo57Gs .G9mWPXzwi .u3dg3nx.d48GLH9olYc > .PAJnt8OLIS3 {
  display: flex;
}
.mvlo57Gs ul.lyNOSS {
  flex-wrap: wrap;
}
.mvlo57Gs .j0lUZQyh {
  text-align: center;
  min-width: 140px;
}
@media (max-width: 992px) {
  .mvlo57Gs .j0lUZQyh {
    text-align: left;
  }
}
.mvlo57Gs button.u1pogh3CN {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.mvlo57Gs button.u1pogh3CN .iYFWgi5 span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.mvlo57Gs button.u1pogh3CN .iYFWgi5 span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.mvlo57Gs button.u1pogh3CN .iYFWgi5 span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.mvlo57Gs button.u1pogh3CN .iYFWgi5 span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.mvlo57Gs button.u1pogh3CN .iYFWgi5 span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.mvlo57Gs nav.EYfkLnZguBY .iYFWgi5 span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.mvlo57Gs nav.EYfkLnZguBY .iYFWgi5 span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.mvlo57Gs nav.EYfkLnZguBY .iYFWgi5 span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.mvlo57Gs nav.EYfkLnZguBY .iYFWgi5 span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.mvlo57Gs .Xst7K8 {
  padding: 0 1rem;
}
.mvlo57Gs a.KKGWKtvhGw {
  display: flex;
  align-items: center;
  justify-content: center;
}
.mvlo57Gs .kDQjgHJINg {
  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) {
  .mvlo57Gs .kDQjgHJINg {
    justify-content: flex-start;
    margin-bottom: 0.5rem;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .mvlo57Gs .G9mWPXzwi {
    height: 70px;
  }
  .mvlo57Gs .G9mWPXzwi.EYfkLnZguBY {
    height: auto;
  }
  .mvlo57Gs .PZyfQGdbR .KKGWKtvhGw:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.mvlo57Gs .G9mWPXzwi .u3dg3nx > .PAJnt8OLIS3 {
  display: none;
  width: max-content;
  max-width: 500px !important;
  transform: translateX(-50%);
  top: calc(100% + 20px);
  left: 50%;
}
.mvlo57Gs .G9mWPXzwi .u3dg3nx > .PAJnt8OLIS3 .lTp7P0 {
  line-height: 1 !important;
}
.mvlo57Gs .G9mWPXzwi .u3dg3nx > .PAJnt8OLIS3 .u3dg3nx .lTp7P0 {
  align-items: center;
  display: flex;
  height: max-content !important;
  min-height: max-content !important;
}
.mvlo57Gs .G9mWPXzwi .u3dg3nx > .PAJnt8OLIS3 .u3dg3nx .lTp7P0::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);
}
.mvlo57Gs .G9mWPXzwi .u3dg3nx > .PAJnt8OLIS3 .u3dg3nx.d48GLH9olYc .lTp7P0::after {
  transform: rotate(0deg);
}
.mvlo57Gs .VtVoMJbfh {
  margin: -0.6rem -0.6rem;
}
.mvlo57Gs .u1pogh3CN {
  margin-left: 12px;
  margin-right: 8px;
  order: 1000;
}
@media (max-width: 991px) {
  .mvlo57Gs .KXI0aBcCOJ {
    margin-right: auto;
  }
  .mvlo57Gs .tt5oiZEFNf {
    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);
  }
  .mvlo57Gs .lyNOSS .PZyfQGdbR .KKGWKtvhGw::after {
    margin-left: 10px;
  }
  .mvlo57Gs .lyNOSS .lTp7P0:hover {
    background-color: rgba(27, 31, 10, 0.06);
  }
  .mvlo57Gs .G9mWPXzwi .u3dg3nx > .PAJnt8OLIS3 {
    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;
  }
  .mvlo57Gs .G9mWPXzwi .u3dg3nx > .PAJnt8OLIS3 .lTp7P0 {
    padding: 8px !important;
    line-height: 1 !important;
    margin-bottom: 4px !important;
  }
  .mvlo57Gs .G9mWPXzwi .u3dg3nx > .PAJnt8OLIS3 .u3dg3nx .lTp7P0 {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
  }
  .mvlo57Gs .G9mWPXzwi .u3dg3nx > .PAJnt8OLIS3 .u3dg3nx .lTp7P0::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);
  }
  .mvlo57Gs .G9mWPXzwi .u3dg3nx > .PAJnt8OLIS3 .u3dg3nx.d48GLH9olYc .lTp7P0::after {
    transform: rotate(180deg);
  }
  .mvlo57Gs .G9mWPXzwi .u3dg3nx > .PAJnt8OLIS3 .RdORua0p {
    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;
  }
  .mvlo57Gs .G9mWPXzwi .u3dg3nx.d48GLH9olYc > .PAJnt8OLIS3 {
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 575px) {
  .mvlo57Gs .tt5oiZEFNf {
    padding: 1rem;
  }
}
.oaNqIK8L {
  display: flex;
  background-image: url("BLMTA5mY8.jpeg");
}
.oaNqIK8L .lwxrid {
  background-color: #000000;
  opacity: 0.5;
}
@media (min-width: 768px) {
  .oaNqIK8L {
    align-items: flex-end;
  }
  .oaNqIK8L .VIKKqxAu9 {
    justify-content: center;
  }
  .oaNqIK8L .uBJE4P91cR {
    padding: 1rem 3rem;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .oaNqIK8L .uBJE4P91cR {
    min-width: 50%;
  }
}
@media (max-width: 767px) {
  .oaNqIK8L {
    -webkit-align-items: center;
    align-items: flex-end;
  }
  .oaNqIK8L .XR8HYw4G5 {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .oaNqIK8L .uBJE4P91cR {
    width: 100%;
  }
}
.oaNqIK8L .yvTK6Swr,
.oaNqIK8L .xeRd1RGbj {
  text-align: center;
}
.oaNqIK8L .hHzlYUaouB,
.oaNqIK8L .VtVoMJbfh {
  text-align: center;
}
.NmZD2Ix .qMttiNP.xFtxL57N {
  display: none;
}
.NmZD2Ix .qMttiNP {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-image: url("oNhlavRC.jpg");
}
.mxWeyHh8vTc {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-image: url("NAKHk2ha.jpeg");
}
.mxWeyHh8vTc .qMttiNP.xFtxL57N {
  display: none;
}
.mxWeyHh8vTc .qMttiNP {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.mxWeyHh8vTc .CeNKgw3aTF {
  background: #ffbe0b;
}
@media (max-width: 767px) {
  .mxWeyHh8vTc .CeNKgw3aTF {
    padding: 2rem 1.5rem;
    margin-bottom: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .mxWeyHh8vTc .CeNKgw3aTF {
    padding: 2.25rem;
  }
}
@media (min-width: 992px) {
  .mxWeyHh8vTc .CeNKgw3aTF {
    padding: 4rem;
  }
}
.mxWeyHh8vTc .hHzlYUaouB,
.mxWeyHh8vTc .VtVoMJbfh {
  text-align: center;
}
.mxWeyHh8vTc .qacbbnP {
  text-align: center;
  color: #000000;
}
.uVaP0Kg3O {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.uVaP0Kg3O img,
.uVaP0Kg3O .qy0wWhXFV {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.uVaP0Kg3O .WmKH9rElf:focus,
.uVaP0Kg3O span:focus {
  outline: none;
}
.uVaP0Kg3O .WmKH9rElf {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .uVaP0Kg3O .WmKH9rElf {
    margin-bottom: 1rem;
  }
}
.uVaP0Kg3O .iB06dwF {
  margin-top: 2rem;
  padding: 0 2.25rem 2.25rem;
  display: flex;
  flex-direction: column;
  height: 100%;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .uVaP0Kg3O .iB06dwF {
    padding: 2rem 1.5rem;
    padding-top: 1rem;
    margin-top: 1rem;
  }
}
@media (max-width: 767px) {
  .uVaP0Kg3O .iB06dwF {
    padding: 2rem 1.5rem;
    padding-top: 1rem;
    margin-top: 1rem;
  }
}
.uVaP0Kg3O .izYao9Rc {
  position: relative;
  background: #ffffff;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.uVaP0Kg3O .izYao9Rc .lbSLAaHJH1 {
  margin-top: auto;
}
.uVaP0Kg3O .yvTK6Swr {
  color: #000000;
}
.uVaP0Kg3O .yGndAIBbDg {
  text-align: left;
}
.uVaP0Kg3O .O6KvBHi {
  text-align: left;
}
.uVaP0Kg3O .hHzlYUaouB,
.uVaP0Kg3O .WmKH9rElf .VtVoMJbfh {
  text-align: left;
}
.uVaP0Kg3O .yUC7sXqindY {
  max-width: 800px;
}
.xjOmND {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.xjOmND .O6KvBHi {
  line-height: 1.2;
  color: #000000;
  text-align: center;
}
.xjOmND img,
.xjOmND .qy0wWhXFV {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.xjOmND .WmKH9rElf:focus,
.xjOmND span:focus {
  outline: none;
}
.xjOmND .WmKH9rElf {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .xjOmND .WmKH9rElf {
    margin-bottom: 1rem;
  }
}
.xjOmND .izYao9Rc {
  position: relative;
  border-radius: 4px;
  display: flex;
  flex-flow: column nowrap;
}
.xjOmND .VtVoMJbfh {
  margin-top: auto !important;
}
.xjOmND .yvTK6Swr {
  color: #000000;
}
.xjOmND .hHzlYUaouB,
.xjOmND .VtVoMJbfh {
  color: #000000;
  text-align: center;
}
.xjOmND .yGndAIBbDg {
  color: #000000;
  text-align: center;
}
.xjOmND .yUC7sXqindY {
  max-width: 800px;
}
.VlzOs76Ah {
  padding-top: 5rem;
  padding-bottom: 4rem;
  background-color: transparent;
}
.VlzOs76Ah .gAzEOkQCgoB {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .VlzOs76Ah .gAzEOkQCgoB {
    margin-bottom: 1rem;
  }
}
.VlzOs76Ah .U2P25O5 {
  background: #3a86ff;
  padding: 2.25rem;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .VlzOs76Ah .U2P25O5 {
    padding: 2rem 1.5rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .VlzOs76Ah .U2P25O5 {
    padding: 2rem 1.5rem;
    margin-bottom: 2rem;
  }
}
.VlzOs76Ah .iB06dwF {
  padding: 2.25rem 2.25rem 0;
  background: #ffffff;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .VlzOs76Ah .iB06dwF {
    padding: 0rem 1.5rem;
  }
}
@media (max-width: 767px) {
  .VlzOs76Ah .iB06dwF {
    padding: 0rem 1.5rem;
  }
}
.VlzOs76Ah .izYao9Rc {
  border-radius: 2rem;
  overflow: hidden;
  margin-bottom: 2rem;
  background: #ffffff;
  padding: 0rem;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
@media (max-width: 767px) {
  .VlzOs76Ah .izYao9Rc {
    margin-bottom: 1rem;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .VlzOs76Ah .izYao9Rc .lbSLAaHJH1 {
    padding: 0 1.5rem 2rem;
  }
}
@media (min-width: 1201px) {
  .VlzOs76Ah .izYao9Rc .lbSLAaHJH1 {
    padding: 0 2rem 2rem;
  }
}
.VlzOs76Ah .zN0ocuL {
  width: -webkit-fill-available;
}
.VlzOs76Ah .WmKH9rElf:focus,
.VlzOs76Ah span:focus {
  outline: none;
}
.VlzOs76Ah .VtVoMJbfh {
  margin-top: auto !important;
  padding: 2rem 2rem 0;
}
@media (max-width: 991px) {
  .VlzOs76Ah .VtVoMJbfh {
    padding: 0rem 2.25rem 2rem;
  }
}
@media (max-width: 767px) {
  .VlzOs76Ah .VtVoMJbfh {
    padding: 0rem 1.5rem;
    margin-bottom: 2rem;
  }
}
.VlzOs76Ah .yvTK6Swr {
  color: #000000;
}
.VlzOs76Ah .xeRd1RGbj {
  color: #ffffff;
}
.VlzOs76Ah .hHzlYUaouB,
.VlzOs76Ah .VtVoMJbfh {
  text-align: left;
}
.VlzOs76Ah .yGndAIBbDg {
  text-align: left;
  color: var(--primary-text, #ffffff);
}
.VlzOs76Ah .O6KvBHi {
  text-align: left;
  color: var(--primary-text, #ffffff);
}
.VlzOs76Ah .yUC7sXqindY {
  max-width: 800px;
}
.HkWrtpZak {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.HkWrtpZak .qMttiNP.xFtxL57N {
  display: none;
}
.HkWrtpZak .izYao9Rc {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.HkWrtpZak .qMttiNP {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.HkWrtpZak .vT6kch {
  display: inline-flex;
  font-size: 2rem;
  color: #d70081;
  width: 80px;
  justify-content: center;
  align-items: center;
  background: #ffd7ef;
  height: 80px;
  border-radius: 50%;
}
.HkWrtpZak .qacbbnP,
.HkWrtpZak .Pb2MfbbMRf,
.HkWrtpZak .Mwv24ku8xQa {
  color: #000000;
  text-align: center;
}
.HkWrtpZak .yUC7sXqindY {
  max-width: 800px;
}
.HkWrtpZak .yvTK6Swr {
  color: #000000;
}
.HkWrtpZak .VtVoMJbfh {
  text-align: center;
}
.HkWrtpZak .qacbbnP,
.HkWrtpZak .Pb2MfbbMRf {
  color: #3A86FF;
}
.VGdPnbnw {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.VGdPnbnw .WmKH9rElf:focus,
.VGdPnbnw span:focus {
  outline: none;
}
.VGdPnbnw .sleVhvAgq {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}
.VGdPnbnw .yUC7sXqindY {
  max-width: 800px;
}
.VGdPnbnw .WmKH9rElf {
  color: #232323;
  min-height: 90px;
  font-weight: bold;
}
@media (max-width: 768px) {
  .VGdPnbnw .WmKH9rElf {
    min-height: 45px;
  }
}
.o0JjV14tvy {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.o0JjV14tvy .vT6kch {
  font-size: 1.2rem !important;
  font-family: 'Moririse2' !important;
  color: white;
  transition: all 0.3s;
  transform: rotate(180deg);
  padding-left: 0.5rem;
}
.o0JjV14tvy .hG86kYf0rc {
  border: none;
}
.o0JjV14tvy .zx7m0lfgZIc {
  padding: 0rem;
}
@media (max-width: 767px) {
  .o0JjV14tvy .zx7m0lfgZIc {
    padding: 0rem;
  }
}
.o0JjV14tvy .gflECQJX7 {
  padding: 0rem;
  padding-bottom: 0.5rem;
  margin-top: 1rem;
}
.o0JjV14tvy .QHaXVy3RIj {
  padding: 0;
}
.o0JjV14tvy .jIGfe4D {
  height: 100%;
}
.o0JjV14tvy img {
  height: 100%;
  object-fit: cover;
}
.o0JjV14tvy .o8Gc1aIxa span {
  transform: rotate(0deg);
}
.o0JjV14tvy .UdTXpitSbhh {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.o0JjV14tvy p {
  margin-bottom: 0.3rem;
}
.o0JjV14tvy .nT0m9fWhCT {
  color: #000000;
}
.o0JjV14tvy .FqnNrgf2L .zx7m0lfgZIc {
  background-color: transparent;
  margin-bottom: 0;
  border: 0;
  border-radius: 2rem;
}
.o0JjV14tvy .FqnNrgf2L {
  background: #ffffff;
  padding: 2.25rem;
  border-radius: 2rem;
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  .o0JjV14tvy .FqnNrgf2L {
    padding: 2rem 1.5rem;
    margin-bottom: 1rem;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .o0JjV14tvy .FqnNrgf2L {
    margin-bottom: 1rem;
    padding: 2rem 1.5rem;
  }
}
.o0JjV14tvy .fXgFHyDEawF {
  color: #000000;
}
.o0JjV14tvy .yvTK6Swr {
  text-align: center;
  color: #000000;
}
.o0JjV14tvy .xeRd1RGbj {
  color: #000000;
  text-align: center;
}
.o0JjV14tvy .nT0m9fWhCT,
.o0JjV14tvy .vT6kch {
  color: #000000;
}
.omjH1JDC3s {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.omjH1JDC3s .O6KvBHi {
  line-height: 1.2;
  color: #000000;
}
.omjH1JDC3s img,
.omjH1JDC3s .qy0wWhXFV {
  width: 100%;
}
.omjH1JDC3s .WmKH9rElf:focus,
.omjH1JDC3s span:focus {
  outline: none;
}
.omjH1JDC3s .WmKH9rElf {
  margin-bottom: 2rem;
}
@media (max-width: 575px) {
  .omjH1JDC3s .WmKH9rElf {
    margin-bottom: 1rem;
  }
}
.omjH1JDC3s .izYao9Rc {
  position: relative;
  border-radius: 4px;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.omjH1JDC3s .yvTK6Swr {
  color: #000000;
}
.omjH1JDC3s .hHzlYUaouB,
.omjH1JDC3s .VtVoMJbfh {
  color: #000000;
}
.omjH1JDC3s .yGndAIBbDg {
  color: #000000;
  text-align: center;
}
.omjH1JDC3s .yUC7sXqindY {
  max-width: 800px;
}
.omjH1JDC3s img {
  filter: grayscale(1);
}
.rjFXbfTCM {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.rjFXbfTCM .qMttiNP.xFtxL57N {
  display: none;
}
.rjFXbfTCM .qMttiNP {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.rjFXbfTCM .CeNKgw3aTF {
  background: #ffffff;
}
@media (max-width: 767px) {
  .rjFXbfTCM .CeNKgw3aTF {
    padding: 2rem 1.5rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .rjFXbfTCM .CeNKgw3aTF {
    padding: 2.25rem;
  }
}
@media (min-width: 992px) {
  .rjFXbfTCM .CeNKgw3aTF {
    padding: 4rem;
  }
}
.rjFXbfTCM .hHzlYUaouB,
.rjFXbfTCM .VtVoMJbfh {
  color: #000000;
  text-align: left;
}
.rjFXbfTCM .qacbbnP,
.rjFXbfTCM .NmRBeAve {
  text-align: left;
  color: #000000;
}
.CWWd0aJF0 {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.CWWd0aJF0 .izYao9Rc img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 50% !important;
}
.CWWd0aJF0 .izYao9Rc {
  margin-bottom: 2rem;
}
.CWWd0aJF0 .qacbbnP,
.CWWd0aJF0 .Pb2MfbbMRf {
  color: #000000;
}
.CWWd0aJF0 .Mwv24ku8xQa {
  color: #000000;
  text-align: center;
}
.CWWd0aJF0 .yUC7sXqindY {
  max-width: 800px;
}
.CWWd0aJF0 .yvTK6Swr {
  color: #000000;
}
.CWWd0aJF0 .qacbbnP,
.CWWd0aJF0 .fhUYgG1PR {
  text-align: center;
}
.CWWd0aJF0 .fhUYgG1PR {
  display: flex;
  justify-content: center;
}
.f4cD70QSe {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.f4cD70QSe .WmKH9rElf:focus,
.f4cD70QSe span:focus {
  outline: none;
}
.f4cD70QSe .WmKH9rElf {
  cursor: pointer;
}
.f4cD70QSe .gEUf8LNi5 {
  grid-row-gap: 2rem;
}
@media (max-width: 767px) {
  .f4cD70QSe .gEUf8LNi5 {
    grid-row-gap: 1rem;
  }
}
.f4cD70QSe .U6hKHd,
.f4cD70QSe .og07EeIsiSQ,
.f4cD70QSe .VkaJq1NLg {
  gap: 0 2rem;
}
@media (max-width: 767px) {
  .f4cD70QSe .U6hKHd,
  .f4cD70QSe .og07EeIsiSQ,
  .f4cD70QSe .VkaJq1NLg {
    gap: 0 1rem;
  }
}
.f4cD70QSe .yvTK6Swr {
  color: #000000;
}
.f4cD70QSe .hHzlYUaouB,
.f4cD70QSe .VtVoMJbfh {
  color: #000000;
}
.f4cD70QSe .yUC7sXqindY {
  max-width: 800px;
}
.f4cD70QSe .G942KBKouNF,
.f4cD70QSe .sleVhvAgq {
  overflow: hidden;
}
.f4cD70QSe .gEUf8LNi5 {
  display: grid;
  transform: translate3d(-3rem, 0, 0);
  width: 115vw;
  grid-column-gap: 1rem;
}
.f4cD70QSe .tZ9iYkxzul {
  display: flex;
  justify-content: center;
  align-items: center;
}
.f4cD70QSe .tZ9iYkxzul img {
  min-width: 30vw;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .f4cD70QSe .tZ9iYkxzul img {
    min-width: 35vw;
  }
}
.f4cD70QSe .U6hKHd,
.f4cD70QSe .og07EeIsiSQ,
.f4cD70QSe .VkaJq1NLg {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
}
.f4cD70QSe .U6hKHd {
  align-items: flex-end;
}
.f4cD70QSe .og07EeIsiSQ {
  align-items: flex-start;
}
.tIKDBs0Wy {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.tIKDBs0Wy .O6KvBHi {
  line-height: 1.2;
  color: #232323;
  text-align: center;
}
.tIKDBs0Wy img,
.tIKDBs0Wy .qy0wWhXFV {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.tIKDBs0Wy .WmKH9rElf:focus,
.tIKDBs0Wy span:focus {
  outline: none;
}
.tIKDBs0Wy .WmKH9rElf {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .tIKDBs0Wy .WmKH9rElf {
    margin-bottom: 1rem;
  }
}
.tIKDBs0Wy .izYao9Rc {
  position: relative;
  border-radius: 4px;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.tIKDBs0Wy .yvTK6Swr {
  color: #232323;
}
.tIKDBs0Wy .hHzlYUaouB,
.tIKDBs0Wy .VtVoMJbfh {
  color: #232323;
}
.tIKDBs0Wy .yGndAIBbDg {
  color: #232323;
}
.tIKDBs0Wy .yUC7sXqindY {
  max-width: 800px;
}
.ySvSF44SJ {
  background-image: url("TbFf9P.jpeg");
  overflow: hidden;
}
.Roy4hWwfays {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.Roy4hWwfays .qMttiNP.xFtxL57N {
  display: none;
}
.Roy4hWwfays .qMttiNP {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.Roy4hWwfays .wKiVKfh {
  background: #1778f2;
  color: #ffffff;
}
.Roy4hWwfays .wKiVKfh:hover {
  background: #0b60cb;
}
.Roy4hWwfays .SE7ulS1 {
  background: #1da1f2;
  color: #ffffff;
}
.Roy4hWwfays .SE7ulS1:hover {
  background: #0c85d0;
}
.Roy4hWwfays .FQ7rxdg1moN {
  background: #f00075;
  color: #ffffff;
}
.Roy4hWwfays .FQ7rxdg1moN:hover {
  background: #bd005c;
}
.Roy4hWwfays .EdLgav {
  background: #000000;
  color: #ffffff;
}
.Roy4hWwfays .EdLgav:hover {
  background: #000000;
}
.Roy4hWwfays .Pb2MfbbMRf {
  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;
}
.Roy4hWwfays [class^="socicon-"]:before,
.Roy4hWwfays [class*=" socicon-"]:before {
  line-height: 55px;
  padding: 0.6rem;
}
.OCvrpuk8M {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: transparent;
}
.OCvrpuk8M .lwxrid {
  background-color: #ffffff;
  opacity: 0.4;
}
.OCvrpuk8M form .VtVoMJbfh {
  text-align: center;
  width: 100%;
}
.OCvrpuk8M form .VtVoMJbfh .zN0ocuL {
  display: inline-flex;
}
@media (max-width: 991px) {
  .OCvrpuk8M form .VtVoMJbfh .zN0ocuL {
    width: 100%;
  }
}
.OCvrpuk8M .yUC7sXqindY {
  max-width: 800px;
}
.TjEnukn {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: transparent;
}
.TjEnukn .qMttiNP.xFtxL57N {
  display: none;
}
.TjEnukn .qMttiNP {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.TjEnukn .VIKKqxAu9 {
  justify-content: center;
}
.TjEnukn .WmKH9rElf {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .TjEnukn .WmKH9rElf {
    margin-bottom: 1rem;
  }
}
.TjEnukn .WmKH9rElf .izYao9Rc {
  display: flex;
  flex-direction: column;
  height: 100%;
  background: #ffffff;
  padding: 2.25rem;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .TjEnukn .WmKH9rElf .izYao9Rc {
    padding: 2rem 1.5rem;
  }
}
@media (max-width: 767px) {
  .TjEnukn .WmKH9rElf .izYao9Rc {
    padding: 2rem 1.5rem;
  }
}
.TjEnukn .yUC7sXqindY {
  max-width: 800px;
}
.xuorI1l {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #000000;
}
.xuorI1l .QahjYI4plBE {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.xuorI1l .QahjYI4plBE .fNUzFXL {
  margin: 8px;
}
.xuorI1l .QahjYI4plBE .fNUzFXL a:hover .vT6kch,
.xuorI1l .QahjYI4plBE .fNUzFXL a:focus .vT6kch {
  background-color: #ffffff;
}
.xuorI1l .QahjYI4plBE .fNUzFXL a .vT6kch {
  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;
}
.xuorI1l .aKcIH3hUl4 {
  width: 100%;
  justify-content: center;
}
.xuorI1l .N3Vo4xEaDD0 {
  list-style: none;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: 0;
}
.xuorI1l .N3Vo4xEaDD0 li {
  padding: 0 1rem 1rem 1rem;
}
.xuorI1l .N3Vo4xEaDD0 li p {
  margin: 0;
}
.xuorI1l .Xp9YQT {
  margin-bottom: 0;
  color: #ffffff;
  text-align: center;
}
.xuorI1l .yvTK6Swr {
  color: #ffffff;
}
