.jJGL8WEfk {
  border-width: 2px;
}
img,
.wfQf7jX,
.aqgua4,
.hZ7f7s,
.p6er1FzFuCM iframe,
.PAxB7OgP iframe,
.HeXrDoZ0P,
.mR9JNs,
.VTMaa2P,
.mFtG0LOfzF {
  border-radius: 2rem !important;
}
.hZ7f7s {
  overflow: hidden;
}
body {
  background-color: #edeff0;
}
body {
  font-family: Manrope;
}
.JLazNfUij {
  font-family: 'Manrope', sans-serif;
  font-size: 5rem;
  line-height: 1;
}
.JLazNfUij > .tCyxJOlnqu {
  font-size: 6.25rem;
}
.RNpU0XTa0Ds {
  font-family: 'Manrope', sans-serif;
  font-size: 4rem;
  line-height: 1;
}
.RNpU0XTa0Ds > .tCyxJOlnqu {
  font-size: 5rem;
}
.UzPMEOw {
  font-family: 'Manrope', sans-serif;
  font-size: 1.2rem;
  line-height: 1.5;
}
.UzPMEOw > .tCyxJOlnqu {
  font-size: 1.5rem;
}
.r0BHJo90 {
  font-family: 'Manrope', sans-serif;
  font-size: 2.5rem;
  line-height: 1.5;
}
.r0BHJo90 > .tCyxJOlnqu {
  font-size: 3.125rem;
}
.KXzzP8JyW {
  font-family: 'Manrope', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
}
.KXzzP8JyW > .tCyxJOlnqu {
  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) {
  .JLazNfUij {
    font-size: 4rem;
  }
}
@media (max-width: 768px) {
  .JLazNfUij {
    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))));
  }
  .RNpU0XTa0Ds {
    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))));
  }
  .UzPMEOw {
    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))));
  }
  .r0BHJo90 {
    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))));
  }
  .KXzzP8JyW {
    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) {
  .JLazNfUij {
    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))));
  }
  .RNpU0XTa0Ds {
    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))));
  }
  .UzPMEOw {
    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))));
  }
  .r0BHJo90 {
    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))));
  }
  .KXzzP8JyW {
    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 */
.jJGL8WEfk {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .jJGL8WEfk {
    padding: 0.75rem 1.5rem;
  }
}
.U5qaJ9S {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.BIIDqLm4Yx {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.K6PLDY3PpPw {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
.UoM7JK {
  background-color: #1985a1 !important;
}
.tprnHL {
  background-color: #20ac6b !important;
}
.bFBzuw6iyd3 {
  background-color: #0aa3c2 !important;
}
.BwEUM3IN {
  background-color: #cc9900 !important;
}
.zEPvB3ELPp {
  background-color: #ae1e2c !important;
}
.CoLLaUx32,
.CoLLaUx32:active {
  background-color: #1985a1 !important;
  border-color: #1985a1 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.CoLLaUx32:hover,
.CoLLaUx32:focus,
.CoLLaUx32.C6E1YuW8,
.CoLLaUx32.B2U70xaz0 {
  color: inherit;
  background-color: #20a9cd !important;
  border-color: #20a9cd !important;
  box-shadow: none;
}
.CoLLaUx32.lAHDhch,
.CoLLaUx32:disabled {
  color: #ffffff !important;
  background-color: #20a9cd !important;
  border-color: #20a9cd !important;
}
.gST8t8pQcB,
.gST8t8pQcB:active {
  background-color: #c5c3c6 !important;
  border-color: #c5c3c6 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.gST8t8pQcB:hover,
.gST8t8pQcB:focus,
.gST8t8pQcB.C6E1YuW8,
.gST8t8pQcB.B2U70xaz0 {
  color: inherit;
  background-color: #dedddf !important;
  border-color: #dedddf !important;
  box-shadow: none;
}
.gST8t8pQcB.lAHDhch,
.gST8t8pQcB:disabled {
  color: #ffffff !important;
  background-color: #dedddf !important;
  border-color: #dedddf !important;
}
.Wlb21o,
.Wlb21o:active {
  background-color: #0aa3c2 !important;
  border-color: #0aa3c2 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.Wlb21o:hover,
.Wlb21o:focus,
.Wlb21o.C6E1YuW8,
.Wlb21o.B2U70xaz0 {
  color: inherit;
  background-color: #0dccf3 !important;
  border-color: #0dccf3 !important;
  box-shadow: none;
}
.Wlb21o.lAHDhch,
.Wlb21o:disabled {
  color: #ffffff !important;
  background-color: #0dccf3 !important;
  border-color: #0dccf3 !important;
}
.TQwXNCz73N,
.TQwXNCz73N:active {
  background-color: #20ac6b !important;
  border-color: #20ac6b !important;
  color: #ffffff !important;
  box-shadow: none;
}
.TQwXNCz73N:hover,
.TQwXNCz73N:focus,
.TQwXNCz73N.C6E1YuW8,
.TQwXNCz73N.B2U70xaz0 {
  color: inherit;
  background-color: #28d786 !important;
  border-color: #28d786 !important;
  box-shadow: none;
}
.TQwXNCz73N.lAHDhch,
.TQwXNCz73N:disabled {
  color: #ffffff !important;
  background-color: #28d786 !important;
  border-color: #28d786 !important;
}
.jHB6Du,
.jHB6Du:active {
  background-color: #cc9900 !important;
  border-color: #cc9900 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.jHB6Du:hover,
.jHB6Du:focus,
.jHB6Du.C6E1YuW8,
.jHB6Du.B2U70xaz0 {
  color: inherit;
  background-color: #ffbf00 !important;
  border-color: #ffbf00 !important;
  box-shadow: none;
}
.jHB6Du.lAHDhch,
.jHB6Du:disabled {
  color: #ffffff !important;
  background-color: #ffbf00 !important;
  border-color: #ffbf00 !important;
}
.bgILiehG,
.bgILiehG:active {
  background-color: #ae1e2c !important;
  border-color: #ae1e2c !important;
  color: #ffffff !important;
  box-shadow: none;
}
.bgILiehG:hover,
.bgILiehG:focus,
.bgILiehG.C6E1YuW8,
.bgILiehG.B2U70xaz0 {
  color: inherit;
  background-color: #da2637 !important;
  border-color: #da2637 !important;
  box-shadow: none;
}
.bgILiehG.lAHDhch,
.bgILiehG:disabled {
  color: #ffffff !important;
  background-color: #da2637 !important;
  border-color: #da2637 !important;
}
.pN2Q1Cq,
.pN2Q1Cq:active {
  background-color: #eff0ec !important;
  border-color: #eff0ec !important;
  color: #757b62 !important;
  box-shadow: none;
}
.pN2Q1Cq:hover,
.pN2Q1Cq:focus,
.pN2Q1Cq.C6E1YuW8,
.pN2Q1Cq.B2U70xaz0 {
  color: inherit;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  box-shadow: none;
}
.pN2Q1Cq.lAHDhch,
.pN2Q1Cq:disabled {
  color: #757b62 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.kYPOoOsYIug,
.kYPOoOsYIug:active {
  background-color: #232323 !important;
  border-color: #232323 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.kYPOoOsYIug:hover,
.kYPOoOsYIug:focus,
.kYPOoOsYIug.C6E1YuW8,
.kYPOoOsYIug.B2U70xaz0 {
  color: inherit;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
  box-shadow: none;
}
.kYPOoOsYIug.lAHDhch,
.kYPOoOsYIug:disabled {
  color: #ffffff !important;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
}
.RdIQnbh,
.RdIQnbh:active {
  background-color: transparent !important;
  border-color: #1985a1;
  color: #1985a1;
}
.RdIQnbh:hover,
.RdIQnbh:focus,
.RdIQnbh.C6E1YuW8,
.RdIQnbh.B2U70xaz0 {
  color: #0d4756 !important;
  background-color: transparent !important;
  border-color: #0d4756 !important;
  box-shadow: none !important;
}
.RdIQnbh.lAHDhch,
.RdIQnbh:disabled {
  color: #ffffff !important;
  background-color: #1985a1 !important;
  border-color: #1985a1 !important;
}
.EkFhcA,
.EkFhcA:active {
  background-color: transparent !important;
  border-color: #c5c3c6;
  color: #c5c3c6;
}
.EkFhcA:hover,
.EkFhcA:focus,
.EkFhcA.C6E1YuW8,
.EkFhcA.B2U70xaz0 {
  color: #9a979c !important;
  background-color: transparent !important;
  border-color: #9a979c !important;
  box-shadow: none !important;
}
.EkFhcA.lAHDhch,
.EkFhcA:disabled {
  color: #ffffff !important;
  background-color: #c5c3c6 !important;
  border-color: #c5c3c6 !important;
}
.DnzzBI4LBu,
.DnzzBI4LBu:active {
  background-color: transparent !important;
  border-color: #0aa3c2;
  color: #0aa3c2;
}
.DnzzBI4LBu:hover,
.DnzzBI4LBu:focus,
.DnzzBI4LBu.C6E1YuW8,
.DnzzBI4LBu.B2U70xaz0 {
  color: #065e70 !important;
  background-color: transparent !important;
  border-color: #065e70 !important;
  box-shadow: none !important;
}
.DnzzBI4LBu.lAHDhch,
.DnzzBI4LBu:disabled {
  color: #ffffff !important;
  background-color: #0aa3c2 !important;
  border-color: #0aa3c2 !important;
}
.PeXDChgEW,
.PeXDChgEW:active {
  background-color: transparent !important;
  border-color: #20ac6b;
  color: #20ac6b;
}
.PeXDChgEW:hover,
.PeXDChgEW:focus,
.PeXDChgEW.C6E1YuW8,
.PeXDChgEW.B2U70xaz0 {
  color: #12633e !important;
  background-color: transparent !important;
  border-color: #12633e !important;
  box-shadow: none !important;
}
.PeXDChgEW.lAHDhch,
.PeXDChgEW:disabled {
  color: #ffffff !important;
  background-color: #20ac6b !important;
  border-color: #20ac6b !important;
}
.QaXNeG93e0I,
.QaXNeG93e0I:active {
  background-color: transparent !important;
  border-color: #cc9900;
  color: #cc9900;
}
.QaXNeG93e0I:hover,
.QaXNeG93e0I:focus,
.QaXNeG93e0I.C6E1YuW8,
.QaXNeG93e0I.B2U70xaz0 {
  color: #755800 !important;
  background-color: transparent !important;
  border-color: #755800 !important;
  box-shadow: none !important;
}
.QaXNeG93e0I.lAHDhch,
.QaXNeG93e0I:disabled {
  color: #ffffff !important;
  background-color: #cc9900 !important;
  border-color: #cc9900 !important;
}
.ecwzBE4iJ5f,
.ecwzBE4iJ5f:active {
  background-color: transparent !important;
  border-color: #ae1e2c;
  color: #ae1e2c;
}
.ecwzBE4iJ5f:hover,
.ecwzBE4iJ5f:focus,
.ecwzBE4iJ5f.C6E1YuW8,
.ecwzBE4iJ5f.B2U70xaz0 {
  color: #641119 !important;
  background-color: transparent !important;
  border-color: #641119 !important;
  box-shadow: none !important;
}
.ecwzBE4iJ5f.lAHDhch,
.ecwzBE4iJ5f:disabled {
  color: #ffffff !important;
  background-color: #ae1e2c !important;
  border-color: #ae1e2c !important;
}
.ysIzMjk9Mls,
.ysIzMjk9Mls:active {
  background-color: transparent !important;
  border-color: #232323;
  color: #232323;
}
.ysIzMjk9Mls:hover,
.ysIzMjk9Mls:focus,
.ysIzMjk9Mls.C6E1YuW8,
.ysIzMjk9Mls.B2U70xaz0 {
  color: #000000 !important;
  background-color: transparent !important;
  border-color: #000000 !important;
  box-shadow: none !important;
}
.ysIzMjk9Mls.lAHDhch,
.ysIzMjk9Mls:disabled {
  color: #ffffff !important;
  background-color: #232323 !important;
  border-color: #232323 !important;
}
.VnJA8ymZvY5,
.VnJA8ymZvY5:active {
  background-color: transparent !important;
  border-color: #fafafa;
  color: #fafafa;
}
.VnJA8ymZvY5:hover,
.VnJA8ymZvY5:focus,
.VnJA8ymZvY5.C6E1YuW8,
.VnJA8ymZvY5.B2U70xaz0 {
  color: #cfcfcf !important;
  background-color: transparent !important;
  border-color: #cfcfcf !important;
  box-shadow: none !important;
}
.VnJA8ymZvY5.lAHDhch,
.VnJA8ymZvY5:disabled {
  color: #7a7a7a !important;
  background-color: #fafafa !important;
  border-color: #fafafa !important;
}
.DMnPzGNXw {
  color: #1985a1 !important;
}
.HcuntHL {
  color: #c5c3c6 !important;
}
.H208YlfU9 {
  color: #20ac6b !important;
}
.bUIj7ccc {
  color: #0aa3c2 !important;
}
.TxJVEjAaFo {
  color: #cc9900 !important;
}
.cG2uazK {
  color: #ae1e2c !important;
}
.inv6H7 {
  color: #fafafa !important;
}
.mIMzT2tjE {
  color: #232323 !important;
}
a.DMnPzGNXw:hover,
a.DMnPzGNXw:focus,
a.DMnPzGNXw.B2U70xaz0 {
  color: #0b3c49 !important;
}
a.HcuntHL:hover,
a.HcuntHL:focus,
a.HcuntHL.B2U70xaz0 {
  color: #928f94 !important;
}
a.H208YlfU9:hover,
a.H208YlfU9:focus,
a.H208YlfU9.B2U70xaz0 {
  color: #105636 !important;
}
a.bUIj7ccc:hover,
a.bUIj7ccc:focus,
a.bUIj7ccc.B2U70xaz0 {
  color: #055161 !important;
}
a.TxJVEjAaFo:hover,
a.TxJVEjAaFo:focus,
a.TxJVEjAaFo.B2U70xaz0 {
  color: #664d00 !important;
}
a.cG2uazK:hover,
a.cG2uazK:focus,
a.cG2uazK.B2U70xaz0 {
  color: #570f16 !important;
}
a.inv6H7:hover,
a.inv6H7:focus,
a.inv6H7.B2U70xaz0 {
  color: #c7c7c7 !important;
}
a.mIMzT2tjE:hover,
a.mIMzT2tjE:focus,
a.mIMzT2tjE.B2U70xaz0 {
  color: #000000 !important;
}
a:is(#DfbZUrly, #MXrvbpZ, #rEQshrB, #SMjOpORzfZw, #GbfQ7f, #NehdUnewyOX, #ymbf2goDbd, #aFFLRuiAy3, #OEWnXx56o, #iZ3wpzyS, #bgzWWzHtiK9, #dWHmcu, #AXthZE, #ygPGxA, #wYcZ7D, #DMnPzGNXw, #HcuntHL, #H208YlfU9, #bUIj7ccc, #TxJVEjAaFo, #cG2uazK, #L3tDBld, #G3qSUzjJN, #inv6H7, #ZExhomO, #oqoW7N, #mTtVZDj, #QsGRPW, #FOnAh2W, #HOfDhjFOQ, #INFuDyvli, #fTmGvt13Ko, #SCQsjD2Sob, #JW4RkOoyObS, #YaZL7OD, #Vr1r2OY0ef, #V5vfcatFXN, #VhgfUM4Q, #ckFVVN8g, #xObXsGX3bsq, #dFYI3rb5bT, #RdEquEZFR, #jxHDT7jJZ, #NP6G85vld, #mIMzT2tjE):not(.sgUByVq):not(.mfS3I3g):not([role]):not(.mU5uFX) {
  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(#DfbZUrly, #MXrvbpZ, #rEQshrB, #SMjOpORzfZw, #GbfQ7f, #NehdUnewyOX, #ymbf2goDbd, #aFFLRuiAy3, #OEWnXx56o, #iZ3wpzyS, #bgzWWzHtiK9, #dWHmcu, #AXthZE, #ygPGxA, #wYcZ7D, #DMnPzGNXw, #HcuntHL, #H208YlfU9, #bUIj7ccc, #TxJVEjAaFo, #cG2uazK, #L3tDBld, #G3qSUzjJN, #inv6H7, #ZExhomO, #oqoW7N, #mTtVZDj, #QsGRPW, #FOnAh2W, #HOfDhjFOQ, #INFuDyvli, #fTmGvt13Ko, #SCQsjD2Sob, #JW4RkOoyObS, #YaZL7OD, #Vr1r2OY0ef, #V5vfcatFXN, #VhgfUM4Q, #ckFVVN8g, #xObXsGX3bsq, #dFYI3rb5bT, #RdEquEZFR, #jxHDT7jJZ, #NP6G85vld, #mIMzT2tjE):not(.sgUByVq):not(.mfS3I3g):not([role]):not(.mU5uFX):hover {
  transition: background-position 2s ease-in-out;
  background-image: linear-gradient(currentColor 50%, currentColor 50%);
  background-position: 0px 1.2em;
}
.QYYNm4m4eV8 .sgUByVq.B2U70xaz0 {
  color: #1985a1;
}
.QYYNm4m4eV8 .sgUByVq:not(.B2U70xaz0) {
  color: #232323;
}
.bSt2721yzU {
  background-color: #70c770;
}
.rSYZ26f0BV {
  background-color: #0aa3c2;
}
.hSQSVjU13M {
  background-color: #cc9900;
}
.FDq4TUgws {
  background-color: #ae1e2c;
}
.Ea0VI5WGV .jJGL8WEfk:not(.UIqmgy) {
  border-radius: 100px;
}
.BZb54FTUWFz li a {
  border-radius: 100px !important;
}
.BZb54FTUWFz li.B2U70xaz0 .jJGL8WEfk {
  background-color: #1985a1;
  border-color: #1985a1;
  color: #ffffff;
}
.BZb54FTUWFz li.B2U70xaz0 .jJGL8WEfk:focus {
  box-shadow: none;
}
.QYYNm4m4eV8 .sgUByVq {
  border-radius: 100px !important;
}
a,
a:hover {
  color: #1985a1;
}
.rZpuN9LYX8.UoM7JK .p1Ja1Qf8rPE,
.rZpuN9LYX8.UoM7JK .x3b0zg {
  color: #55c7e5;
}
.rZpuN9LYX8.tprnHL .p1Ja1Qf8rPE,
.rZpuN9LYX8.tprnHL .x3b0zg {
  color: #68e3aa;
}
.rZpuN9LYX8.bFBzuw6iyd3 .p1Ja1Qf8rPE,
.rZpuN9LYX8.bFBzuw6iyd3 .x3b0zg {
  color: #55dbf6;
}
.rZpuN9LYX8.BwEUM3IN .p1Ja1Qf8rPE,
.rZpuN9LYX8.BwEUM3IN .x3b0zg {
  color: #ffe599;
}
.rZpuN9LYX8.zEPvB3ELPp .p1Ja1Qf8rPE,
.rZpuN9LYX8.zEPvB3ELPp .x3b0zg {
  color: #e56773;
}
/* Scroll to top button*/
.udULZsjspK {
  display: none;
}
.dehcGjo {
  font-family: 'Manrope', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
  border-radius: 40px !important;
}
.dehcGjo > .tCyxJOlnqu {
  font-size: 1.75rem;
}
.dehcGjo:hover,
.dehcGjo: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: #1985a1 !important;
}
.dehcGjo:-webkit-input-placeholder {
  font-family: 'Manrope', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
}
.dehcGjo:-webkit-input-placeholder > .tCyxJOlnqu {
  font-size: 1.75rem;
}
blockquote {
  border-color: #1985a1;
}
/* Forms */
.ib7knoyuJ .mv8NT8 .jJGL8WEfk {
  border-radius: 100px !important;
}
.ib7knoyuJ .mv8NT8 .jJGL8WEfk:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.ib7knoyuJ .mv8NT8 button[type="submit"] {
  border-radius: 100px !important;
  padding: 1rem 3rem;
}
.ib7knoyuJ .mv8NT8 button[type="submit"]:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.i41Te2J li:hover,
.i41Te2J li.M2AsyuCRc {
  background-color: #1985a1;
  color: #ffffff;
}
.bSZiUmK {
  transition: 0.25s ease;
}
.bSZiUmK:hover {
  border-color: #1985a1;
}
.i41Te2J .Pb8hYs312,
.bSZiUmK.HvCamgYt:after,
.bSZiUmK.j712atBwM1:after {
  transition: 0.4s;
  border-top-color: #232323;
  border-bottom-color: #232323;
}
.i41Te2J:hover .Pb8hYs312,
.bSZiUmK.HvCamgYt:hover:after,
.bSZiUmK.j712atBwM1:hover:after {
  border-top-color: #1985a1;
  border-bottom-color: #1985a1;
}
.rUrZ7VdVZC .LjJg1b td.szZ3dUu,
.rUrZ7VdVZC .LjJg1b td.uPCYppgjRL,
.rUrZ7VdVZC .QaF6aPumd .q1BfEN > div > div.uPCYppgjRL {
  color: #ffffff !important;
  background-color: #1985a1 !important;
  box-shadow: none !important;
}
.rUrZ7VdVZC .LjJg1b td:hover,
.rUrZ7VdVZC .QaF6aPumd .q1BfEN > div > div:hover {
  color: #000000 !important;
  background: #c5c3c6 !important;
  box-shadow: none !important;
}
.lHChYv {
  background-image: none !important;
}
.LyCtitiQ:not(section),
.RSjMBG {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: auto;
}
iframe.LyCtitiQ,
.LyCtitiQ: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='%231985a1' %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.LyCtitiQ:after {
  opacity: 0.5;
}
body {
  overflow-x: hidden;
}
a {
  transition: color 0.6s;
}
@media (max-width: 1400px) {
  .J5deEuryeU {
    max-width: 100%;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .J5deEuryeU {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .YO7yUDWEhQQ {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 767px) {
  .YO7yUDWEhQQ {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.Gz9Zxl {
  z-index: 1000;
  width: 100%;
  position: relative;
}
.Gz9Zxl .mfS3I3g: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) {
  .Gz9Zxl .hfTaSQgW {
    transform: scale(0.8);
  }
}
.Gz9Zxl .Bg8uXcJb {
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.Gz9Zxl .Bg8uXcJb img {
  max-width: 100%;
  max-height: 100%;
}
.Gz9Zxl .Bg8uXcJb .mU5uFX {
  line-height: inherit !important;
}
.Gz9Zxl .Bg8uXcJb .fyl9rRCUk4 a {
  outline: none;
}
.Gz9Zxl .vVObFUj {
  margin: auto;
  margin-left: 0;
  margin-left: auto;
}
.Gz9Zxl .vVObFUj .bwkd3oVB {
  padding: 0 !important;
  transition: 0.3s all !important;
}
.Gz9Zxl .vVObFUj .bwkd3oVB .sgUByVq {
  padding: 16px !important;
  margin: 0 !important;
  border-radius: 1rem !important;
  transition: 0.3s all !important;
}
.Gz9Zxl .vVObFUj .bwkd3oVB .sgUByVq:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
.Gz9Zxl .vVObFUj .N225lSRIbE9 .sgUByVq::after {
  transform: rotate(180deg);
}
@media (min-width: 992px) {
  .Gz9Zxl .vVObFUj .N225lSRIbE9 .sgUByVq::before {
    content: "";
    width: 100%;
    height: 20px;
    top: 100%;
    background: transparent;
    position: absolute;
  }
}
.Gz9Zxl .vVObFUj .mfS3I3g {
  padding: 12px !important;
  border-radius: 0.5rem !important;
  margin: 0 8px !important;
  transition: 0.3s all !important;
}
.Gz9Zxl .vVObFUj .mfS3I3g:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
@media (min-width: 992px) {
  .Gz9Zxl .vVObFUj {
    padding-left: 1.5rem;
  }
}
.Gz9Zxl .sgUByVq {
  width: fit-content;
  position: relative;
}
.Gz9Zxl .fyl9rRCUk4 {
  margin: 0 !important;
}
@media (max-width: 767px) {
  .Gz9Zxl .fyl9rRCUk4 {
    padding-left: 0;
  }
}
.Gz9Zxl .mU5uFX {
  padding-left: 1rem;
  padding-right: 0.5rem;
}
@media (max-width: 767px) {
  .Gz9Zxl .dHugMW {
    padding-bottom: 0.5rem;
  }
}
.Gz9Zxl .dHugMW .VlVNz7nQW8x.OfqMwa::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  transition: 0.3s all;
}
.Gz9Zxl .J5deEuryeU {
  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) {
  .Gz9Zxl .J5deEuryeU {
    padding-right: 2rem;
  }
}
@media (max-width: 767px) {
  .Gz9Zxl .J5deEuryeU {
    width: 95%;
    height: 56px !important;
    padding-right: 1rem;
    margin-top: 0rem;
  }
}
.Gz9Zxl .uudDuy {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.Gz9Zxl .JwBwIEwZjcW {
  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;
}
.Gz9Zxl .bwkd3oVB:focus,
.Gz9Zxl .sgUByVq:focus {
  outline: none;
}
.Gz9Zxl .FMsHsW3 .JwBwIEwZjcW .mfS3I3g {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.Gz9Zxl .FMsHsW3 .JwBwIEwZjcW .mfS3I3g::after {
  right: 0.5rem;
}
.Gz9Zxl .FMsHsW3 .JwBwIEwZjcW .mfS3I3g .tCyxJOlnqu {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.Gz9Zxl .FMsHsW3 .JwBwIEwZjcW .mfS3I3g .tCyxJOlnqu:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.Gz9Zxl .cDvly4piZn .JwBwIEwZjcW .mfS3I3g:before {
  display: none;
}
.Gz9Zxl .cDvly4piZn .FMsHsW3 .JwBwIEwZjcW .mfS3I3g {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.Gz9Zxl .mQ3vRr24H {
  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;
}
.Gz9Zxl .mQ3vRr24H.DfnDHeZ7yYv {
  transition: all 0.3s;
}
.Gz9Zxl .mQ3vRr24H .mfS3I3g {
  padding: 0.5rem 1.8rem;
}
.Gz9Zxl .mQ3vRr24H .fyl9rRCUk4 img {
  min-width: 6rem;
  object-fit: cover;
}
.Gz9Zxl .mQ3vRr24H .tMoEcKQ6 {
  z-index: 1;
  justify-content: flex-end;
}
.Gz9Zxl .mQ3vRr24H.cDvly4piZn {
  justify-content: center;
}
.Gz9Zxl .mQ3vRr24H.cDvly4piZn .bwkd3oVB .sgUByVq::before {
  display: none;
}
.Gz9Zxl .mQ3vRr24H.cDvly4piZn.DfnDHeZ7yYv .JwBwIEwZjcW {
  top: 0;
}
@media (min-width: 992px) {
  .Gz9Zxl .mQ3vRr24H.cDvly4piZn.DfnDHeZ7yYv:not(.Qa4iQwp) .tMoEcKQ6 {
    max-height: calc(98.5vh - 4.3rem);
  }
}
.Gz9Zxl .mQ3vRr24H.cDvly4piZn .JwBwIEwZjcW .abg1VKa {
  left: 0 !important;
}
.Gz9Zxl .mQ3vRr24H.cDvly4piZn .JwBwIEwZjcW .mfS3I3g:after {
  right: auto;
}
.Gz9Zxl .mQ3vRr24H.cDvly4piZn .JwBwIEwZjcW .OfqMwa[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%;
}
.Gz9Zxl .mQ3vRr24H.cDvly4piZn ul.vVObFUj li {
  margin: auto;
}
.Gz9Zxl .mQ3vRr24H.cDvly4piZn .JwBwIEwZjcW .mfS3I3g {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
.Gz9Zxl .mQ3vRr24H.cDvly4piZn .zHvFN48a {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 767px) {
  .Gz9Zxl .mQ3vRr24H {
    min-height: 72px;
  }
  .Gz9Zxl .mQ3vRr24H .fyl9rRCUk4 img {
    height: 2.5rem !important;
    min-width: 2.5rem !important;
  }
}
@media (max-width: 991px) {
  .Gz9Zxl .mQ3vRr24H .bwkd3oVB .sgUByVq::before {
    display: none;
  }
  .Gz9Zxl .mQ3vRr24H.DfnDHeZ7yYv .JwBwIEwZjcW {
    top: 0;
  }
  .Gz9Zxl .mQ3vRr24H .JwBwIEwZjcW .abg1VKa {
    left: 0 !important;
  }
  .Gz9Zxl .mQ3vRr24H .JwBwIEwZjcW .mfS3I3g:after {
    right: auto;
  }
  .Gz9Zxl .mQ3vRr24H .JwBwIEwZjcW .OfqMwa[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%;
  }
  .Gz9Zxl .mQ3vRr24H .JwBwIEwZjcW .mfS3I3g {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .Gz9Zxl .mQ3vRr24H .Bg8uXcJb {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 10px;
  }
  .Gz9Zxl .mQ3vRr24H .hfTaSQgW {
    flex-basis: auto;
  }
  .Gz9Zxl .mQ3vRr24H .zHvFN48a {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.Gz9Zxl .mQ3vRr24H.Qa4iQwp .fyl9rRCUk4 img {
  height: 2rem;
}
.Gz9Zxl .mfS3I3g.B2U70xaz0,
.Gz9Zxl .mfS3I3g:active {
  background-color: transparent;
}
.Gz9Zxl .mumD40 .vVObFUj .sgUByVq {
  padding: 0;
}
.Gz9Zxl .dHugMW .VlVNz7nQW8x.OfqMwa {
  margin-right: 1.667em;
}
.Gz9Zxl .dHugMW .VlVNz7nQW8x.OfqMwa[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.Gz9Zxl .mQ3vRr24H.mumD40 .FMsHsW3 .JwBwIEwZjcW {
  background: #ffffff;
}
.Gz9Zxl .mQ3vRr24H.mumD40 .FMsHsW3 .JwBwIEwZjcW .abg1VKa {
  margin: 0;
  left: 105%;
  transform: none;
  top: -12px;
}
.Gz9Zxl .mQ3vRr24H .FMsHsW3.N225lSRIbE9 > .JwBwIEwZjcW {
  display: flex;
}
.Gz9Zxl ul.vVObFUj {
  flex-wrap: wrap;
}
.Gz9Zxl .r66mldhu {
  text-align: center;
  min-width: 140px;
}
@media (max-width: 992px) {
  .Gz9Zxl .r66mldhu {
    text-align: left;
  }
}
.Gz9Zxl button.hfTaSQgW {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.Gz9Zxl button.hfTaSQgW .nzPOrvD2JLX span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.Gz9Zxl button.hfTaSQgW .nzPOrvD2JLX span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.Gz9Zxl button.hfTaSQgW .nzPOrvD2JLX span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.Gz9Zxl button.hfTaSQgW .nzPOrvD2JLX span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.Gz9Zxl button.hfTaSQgW .nzPOrvD2JLX span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.Gz9Zxl nav.DfnDHeZ7yYv .nzPOrvD2JLX span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.Gz9Zxl nav.DfnDHeZ7yYv .nzPOrvD2JLX span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.Gz9Zxl nav.DfnDHeZ7yYv .nzPOrvD2JLX span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.Gz9Zxl nav.DfnDHeZ7yYv .nzPOrvD2JLX span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.Gz9Zxl .md0p60ApW {
  padding: 0 1rem;
}
.Gz9Zxl a.sgUByVq {
  display: flex;
  align-items: center;
  justify-content: center;
}
.Gz9Zxl .zHvFN48a {
  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) {
  .Gz9Zxl .zHvFN48a {
    justify-content: flex-start;
    margin-bottom: 0.5rem;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .Gz9Zxl .mQ3vRr24H {
    height: 70px;
  }
  .Gz9Zxl .mQ3vRr24H.DfnDHeZ7yYv {
    height: auto;
  }
  .Gz9Zxl .bwkd3oVB .sgUByVq:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.Gz9Zxl .mQ3vRr24H .FMsHsW3 > .JwBwIEwZjcW {
  display: none;
  width: max-content;
  max-width: 500px !important;
  transform: translateX(-50%);
  top: calc(100% + 20px);
  left: 50%;
}
.Gz9Zxl .mQ3vRr24H .FMsHsW3 > .JwBwIEwZjcW .mfS3I3g {
  line-height: 1 !important;
}
.Gz9Zxl .mQ3vRr24H .FMsHsW3 > .JwBwIEwZjcW .FMsHsW3 .mfS3I3g {
  align-items: center;
  display: flex;
  height: max-content !important;
  min-height: max-content !important;
}
.Gz9Zxl .mQ3vRr24H .FMsHsW3 > .JwBwIEwZjcW .FMsHsW3 .mfS3I3g::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);
}
.Gz9Zxl .mQ3vRr24H .FMsHsW3 > .JwBwIEwZjcW .FMsHsW3.N225lSRIbE9 .mfS3I3g::after {
  transform: rotate(0deg);
}
.Gz9Zxl .Ea0VI5WGV {
  margin: -0.6rem -0.6rem;
}
.Gz9Zxl .hfTaSQgW {
  margin-left: 12px;
  margin-right: 8px;
  order: 1000;
}
@media (max-width: 991px) {
  .Gz9Zxl .Bg8uXcJb {
    margin-right: auto;
  }
  .Gz9Zxl .tMoEcKQ6 {
    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);
  }
  .Gz9Zxl .vVObFUj .bwkd3oVB .sgUByVq::after {
    margin-left: 10px;
  }
  .Gz9Zxl .vVObFUj .mfS3I3g:hover {
    background-color: rgba(27, 31, 10, 0.06);
  }
  .Gz9Zxl .mQ3vRr24H .FMsHsW3 > .JwBwIEwZjcW {
    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;
  }
  .Gz9Zxl .mQ3vRr24H .FMsHsW3 > .JwBwIEwZjcW .mfS3I3g {
    padding: 8px !important;
    line-height: 1 !important;
    margin-bottom: 4px !important;
  }
  .Gz9Zxl .mQ3vRr24H .FMsHsW3 > .JwBwIEwZjcW .FMsHsW3 .mfS3I3g {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
  }
  .Gz9Zxl .mQ3vRr24H .FMsHsW3 > .JwBwIEwZjcW .FMsHsW3 .mfS3I3g::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);
  }
  .Gz9Zxl .mQ3vRr24H .FMsHsW3 > .JwBwIEwZjcW .FMsHsW3.N225lSRIbE9 .mfS3I3g::after {
    transform: rotate(180deg);
  }
  .Gz9Zxl .mQ3vRr24H .FMsHsW3 > .JwBwIEwZjcW .abg1VKa {
    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;
  }
  .Gz9Zxl .mQ3vRr24H .FMsHsW3.N225lSRIbE9 > .JwBwIEwZjcW {
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 575px) {
  .Gz9Zxl .tMoEcKQ6 {
    padding: 1rem;
  }
}
.QlnVnA {
  display: flex;
}
@media (min-width: 768px) {
  .QlnVnA {
    align-items: flex-end;
  }
  .QlnVnA .lorZL34e {
    justify-content: flex-start;
  }
  .QlnVnA .RszIDnPIJHe {
    padding: 1rem 3rem;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .QlnVnA .RszIDnPIJHe {
    min-width: 50%;
  }
}
@media (max-width: 767px) {
  .QlnVnA {
    -webkit-align-items: center;
    align-items: flex-end;
  }
  .QlnVnA .mGphr92q {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .QlnVnA .RszIDnPIJHe {
    width: 100%;
  }
}
.QlnVnA .AfeikeTdo.lAHDhch {
  display: none;
}
.QlnVnA .AfeikeTdo {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-image: url("knlUAZp.jpg");
}
.QlnVnA .Rn5TT3,
.QlnVnA .vVl1eZBhVz {
  text-align: left;
  color: #ffc091;
}
.QlnVnA .K1VLbj,
.QlnVnA .Ea0VI5WGV {
  text-align: left;
}
.INwYWQ .AfeikeTdo.lAHDhch {
  display: none;
}
.INwYWQ .AfeikeTdo {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-image: url("knlUAZp.jpg");
}
.O8NgIAT {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.O8NgIAT .AfeikeTdo.lAHDhch {
  display: none;
}
.O8NgIAT .mFtG0LOfzF {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.O8NgIAT .AfeikeTdo {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.O8NgIAT .tCyxJOlnqu {
  display: inline-flex;
  font-size: 2rem;
  color: #d70081;
  width: 80px;
  justify-content: center;
  align-items: center;
  background: #ffd7ef;
  height: 80px;
  border-radius: 50%;
}
.O8NgIAT .yYAwsqk8z,
.O8NgIAT .uudDuy,
.O8NgIAT .Zxi8BIkPIO {
  color: #000000;
  text-align: center;
}
.O8NgIAT .njuVC7av {
  max-width: 800px;
}
.O8NgIAT .Rn5TT3 {
  color: #000000;
}
.O8NgIAT .Ea0VI5WGV {
  text-align: center;
}
.O8NgIAT .yYAwsqk8z,
.O8NgIAT .uudDuy {
  color: #1985A1;
}
.ggqigHh2mx {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.ggqigHh2mx .hee8IGMb {
  line-height: 1.2;
  color: #232323;
  text-align: center;
}
.ggqigHh2mx img,
.ggqigHh2mx .elr0gFFK {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.ggqigHh2mx .BFoCEGnGhb:focus,
.ggqigHh2mx span:focus {
  outline: none;
}
.ggqigHh2mx .BFoCEGnGhb {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .ggqigHh2mx .BFoCEGnGhb {
    margin-bottom: 1rem;
  }
}
.ggqigHh2mx .mFtG0LOfzF {
  position: relative;
  border-radius: 4px;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.ggqigHh2mx .Rn5TT3 {
  color: #232323;
}
.ggqigHh2mx .K1VLbj,
.ggqigHh2mx .Ea0VI5WGV {
  color: #232323;
}
.ggqigHh2mx .NYNsf1NWi {
  color: #232323;
}
.ggqigHh2mx .njuVC7av {
  max-width: 800px;
}
.Fnh6xU {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.Fnh6xU .tCyxJOlnqu {
  font-size: 1.2rem !important;
  font-family: 'Moririse2' !important;
  color: white;
  transition: all 0.3s;
  transform: rotate(180deg);
  padding-left: 0.5rem;
}
.Fnh6xU .A9ZMdMG1BG {
  border: none;
}
.Fnh6xU .GKbTPz5OFQm {
  padding: 0rem;
}
@media (max-width: 767px) {
  .Fnh6xU .GKbTPz5OFQm {
    padding: 0rem;
  }
}
.Fnh6xU .hur9e4CgAm {
  padding: 0rem;
  padding-bottom: 0.5rem;
  margin-top: 1rem;
}
.Fnh6xU .oJbJEXalWA {
  padding: 0;
}
.Fnh6xU .vBhf09z1 {
  height: 100%;
}
.Fnh6xU img {
  height: 100%;
  object-fit: cover;
}
.Fnh6xU .cDvly4piZn span {
  transform: rotate(0deg);
}
.Fnh6xU .KsC1Uzt {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.Fnh6xU p {
  margin-bottom: 0.3rem;
}
.Fnh6xU .Dmg4d2FVn {
  color: #000000;
}
.Fnh6xU .VTMaa2P .GKbTPz5OFQm {
  background-color: transparent;
  margin-bottom: 0;
  border: 0;
  border-radius: 2rem;
}
.Fnh6xU .VTMaa2P {
  background: #ffffff;
  padding: 2.25rem;
  border-radius: 2rem;
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  .Fnh6xU .VTMaa2P {
    padding: 2rem 1.5rem;
    margin-bottom: 1rem;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .Fnh6xU .VTMaa2P {
    margin-bottom: 1rem;
    padding: 2rem 1.5rem;
  }
}
.Fnh6xU .KSZ7pEal {
  color: #000000;
}
.Fnh6xU .Rn5TT3 {
  text-align: center;
  color: #000000;
}
.Fnh6xU .vVl1eZBhVz {
  color: #000000;
  text-align: center;
}
.Fnh6xU .Dmg4d2FVn,
.Fnh6xU .tCyxJOlnqu {
  color: #000000;
}
.Q8b9mPDC {
  background-image: url("ut78P5.jpeg");
  overflow: hidden;
}
.qzLFkn {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.qzLFkn .mFtG0LOfzF img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 50% !important;
}
.qzLFkn .mFtG0LOfzF {
  margin-bottom: 2rem;
}
.qzLFkn .yYAwsqk8z,
.qzLFkn .uudDuy {
  color: #000000;
}
.qzLFkn .Zxi8BIkPIO {
  color: #000000;
  text-align: center;
}
.qzLFkn .njuVC7av {
  max-width: 800px;
}
.qzLFkn .Rn5TT3 {
  color: #000000;
}
.qzLFkn .yYAwsqk8z,
.qzLFkn .g297chN5 {
  text-align: center;
}
.qzLFkn .g297chN5 {
  display: flex;
  justify-content: center;
}
.FlZ7caLu {
  padding-top: 6rem;
  padding-bottom: 5rem;
  background-color: #4c5c68;
}
.FlZ7caLu .AfeikeTdo.lAHDhch {
  display: none;
}
.FlZ7caLu .AfeikeTdo {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.FlZ7caLu .njuVC7av {
  max-width: 800px;
}
.FlZ7caLu .Rn5TT3 {
  color: #FFFFFF;
}
.FlZ7caLu .K1VLbj,
.FlZ7caLu .Ea0VI5WGV {
  color: #FFFFFF;
}
.FlZ7caLu img,
.FlZ7caLu .elr0gFFK {
  margin-left: auto;
  margin-right: auto;
  height: 200px;
  width: 200px;
  object-fit: cover;
}
.RWJhLJ {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.RWJhLJ .BFoCEGnGhb:focus,
.RWJhLJ span:focus {
  outline: none;
}
.RWJhLJ .BFoCEGnGhb {
  cursor: pointer;
}
.RWJhLJ .Mp68afNFF {
  grid-row-gap: 2rem;
}
@media (max-width: 767px) {
  .RWJhLJ .Mp68afNFF {
    grid-row-gap: 1rem;
  }
}
.RWJhLJ .SWlAbNQBB,
.RWJhLJ .xS2l2JOzFnH {
  gap: 0 2rem;
}
@media (max-width: 767px) {
  .RWJhLJ .SWlAbNQBB,
  .RWJhLJ .xS2l2JOzFnH {
    gap: 0 1rem;
  }
}
.RWJhLJ .Rn5TT3 {
  color: #000000;
}
.RWJhLJ .K1VLbj,
.RWJhLJ .Ea0VI5WGV {
  color: #000000;
}
.RWJhLJ .njuVC7av {
  max-width: 800px;
}
.RWJhLJ .J5deEuryeU,
.RWJhLJ .YO7yUDWEhQQ {
  overflow: hidden;
}
.RWJhLJ .Mp68afNFF {
  display: grid;
  transform: translate3d(-3rem, 0, 0);
  width: 115vw;
  grid-column-gap: 1rem;
}
.RWJhLJ .vxvi0tB {
  display: flex;
  justify-content: center;
  align-items: center;
}
.RWJhLJ .vxvi0tB img {
  min-width: 30vw;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .RWJhLJ .vxvi0tB img {
    min-width: 35vw;
  }
}
.RWJhLJ .SWlAbNQBB,
.RWJhLJ .xS2l2JOzFnH {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
}
.RWJhLJ .SWlAbNQBB {
  align-items: flex-end;
}
.RWJhLJ .xS2l2JOzFnH {
  align-items: flex-start;
}
.khy4MgnK {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.khy4MgnK .BFoCEGnGhb:focus,
.khy4MgnK span:focus {
  outline: none;
}
.khy4MgnK .YO7yUDWEhQQ {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}
.khy4MgnK .njuVC7av {
  max-width: 800px;
}
.khy4MgnK .BFoCEGnGhb {
  color: #232323;
  min-height: 90px;
  font-weight: bold;
}
@media (max-width: 768px) {
  .khy4MgnK .BFoCEGnGhb {
    min-height: 45px;
  }
}
.JQHw7XLPx {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.JQHw7XLPx .hee8IGMb {
  line-height: 1.2;
  color: #000000;
  text-align: center;
}
.JQHw7XLPx img,
.JQHw7XLPx .elr0gFFK {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.JQHw7XLPx .BFoCEGnGhb:focus,
.JQHw7XLPx span:focus {
  outline: none;
}
.JQHw7XLPx .BFoCEGnGhb {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .JQHw7XLPx .BFoCEGnGhb {
    margin-bottom: 1rem;
  }
}
.JQHw7XLPx .mFtG0LOfzF {
  position: relative;
  border-radius: 4px;
  display: flex;
  flex-flow: column nowrap;
}
.JQHw7XLPx .Ea0VI5WGV {
  margin-top: auto !important;
}
.JQHw7XLPx .Rn5TT3 {
  color: #000000;
}
.JQHw7XLPx .K1VLbj,
.JQHw7XLPx .Ea0VI5WGV {
  color: #000000;
  text-align: center;
}
.JQHw7XLPx .NYNsf1NWi {
  color: #000000;
  text-align: center;
}
.JQHw7XLPx .njuVC7av {
  max-width: 800px;
}
.dHE8IEKeT {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.dHE8IEKeT .S0nWFBFx65P {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.dHE8IEKeT .S0nWFBFx65P .GtZsb2cQ {
  margin: 8px;
}
.dHE8IEKeT .S0nWFBFx65P .GtZsb2cQ a:hover .tCyxJOlnqu,
.dHE8IEKeT .S0nWFBFx65P .GtZsb2cQ a:focus .tCyxJOlnqu {
  background-color: #f7f7f7;
}
.dHE8IEKeT .S0nWFBFx65P .GtZsb2cQ a .tCyxJOlnqu {
  width: 72px;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  font-size: 32px;
  background-color: #f7f7f7;
  color: #393193;
  transition: all 0.3s ease-in-out;
}
.dHE8IEKeT .m0ZyapyL {
  width: 100%;
  justify-content: center;
}
.dHE8IEKeT .Rn5TT3 {
  color: #ffffff;
}
.dHE8IEKeT .Rn5TT3,
.dHE8IEKeT .pMORtfJ4xs {
  color: #000000;
}
.jF0wRrP0 {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: transparent;
}
.jF0wRrP0 .teioZF {
  background-color: #ffffff;
  opacity: 0.4;
}
.jF0wRrP0 form .Ea0VI5WGV {
  text-align: center;
  width: 100%;
}
.jF0wRrP0 form .Ea0VI5WGV .jJGL8WEfk {
  display: inline-flex;
}
@media (max-width: 991px) {
  .jF0wRrP0 form .Ea0VI5WGV .jJGL8WEfk {
    width: 100%;
  }
}
.jF0wRrP0 .njuVC7av {
  max-width: 800px;
}
.J79Ul3 {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: transparent;
}
.J79Ul3 .AfeikeTdo.lAHDhch {
  display: none;
}
.J79Ul3 .AfeikeTdo {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.J79Ul3 .lorZL34e {
  justify-content: center;
}
.J79Ul3 .BFoCEGnGhb {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .J79Ul3 .BFoCEGnGhb {
    margin-bottom: 1rem;
  }
}
.J79Ul3 .BFoCEGnGhb .mFtG0LOfzF {
  display: flex;
  flex-direction: column;
  height: 100%;
  background: #ffffff;
  padding: 2.25rem;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .J79Ul3 .BFoCEGnGhb .mFtG0LOfzF {
    padding: 2rem 1.5rem;
  }
}
@media (max-width: 767px) {
  .J79Ul3 .BFoCEGnGhb .mFtG0LOfzF {
    padding: 2rem 1.5rem;
  }
}
.J79Ul3 .njuVC7av {
  max-width: 800px;
}
.dlJ29uy8S {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #000000;
}
.dlJ29uy8S .S0nWFBFx65P {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.dlJ29uy8S .S0nWFBFx65P .GtZsb2cQ {
  margin: 8px;
}
.dlJ29uy8S .S0nWFBFx65P .GtZsb2cQ a:hover .tCyxJOlnqu,
.dlJ29uy8S .S0nWFBFx65P .GtZsb2cQ a:focus .tCyxJOlnqu {
  background-color: #ffffff;
}
.dlJ29uy8S .S0nWFBFx65P .GtZsb2cQ a .tCyxJOlnqu {
  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;
}
.dlJ29uy8S .m0ZyapyL {
  width: 100%;
  justify-content: center;
}
.dlJ29uy8S .jHCgbNs4mm {
  list-style: none;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: 0;
}
.dlJ29uy8S .jHCgbNs4mm li {
  padding: 0 1rem 1rem 1rem;
}
.dlJ29uy8S .jHCgbNs4mm li p {
  margin: 0;
}
.dlJ29uy8S .y3ijwmGY {
  margin-bottom: 0;
  color: #ffffff;
  text-align: center;
}
.dlJ29uy8S .Rn5TT3 {
  color: #ffffff;
}
