.nyAysd {
  border-width: 2px;
}
img,
.WgjZE6,
.JNJ6l13T,
.Actw0gPwLqB,
.ObSSnGaK iframe,
.ZfqIVsa1gG iframe,
.pibRII5XAYG,
.rlUuQR,
.xZI4fGMv,
.YfLPYI {
  border-radius: 2rem !important;
}
.Actw0gPwLqB {
  overflow: hidden;
}
body {
  background-color: #fefae6;
}
body {
  font-family: Golos Text;
}
.KOUTYmfD {
  font-family: 'Golos Text', sans-serif;
  font-size: 5rem;
  line-height: 1;
}
.KOUTYmfD > .mJqNfy3VdZ {
  font-size: 6.25rem;
}
.Ei9dsQA28V {
  font-family: 'Golos Text', sans-serif;
  font-size: 4rem;
  line-height: 1;
}
.Ei9dsQA28V > .mJqNfy3VdZ {
  font-size: 5rem;
}
.JwO4QgQY {
  font-family: 'Golos Text', sans-serif;
  font-size: 1.2rem;
  line-height: 1.5;
}
.JwO4QgQY > .mJqNfy3VdZ {
  font-size: 1.5rem;
}
.ijcxVglrg {
  font-family: 'Golos Text', sans-serif;
  font-size: 2.5rem;
  line-height: 1.5;
}
.ijcxVglrg > .mJqNfy3VdZ {
  font-size: 3.125rem;
}
.CJ4fSzD3UoH {
  font-family: 'Golos Text', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
}
.CJ4fSzD3UoH > .mJqNfy3VdZ {
  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) {
  .KOUTYmfD {
    font-size: 4rem;
  }
}
@media (max-width: 768px) {
  .KOUTYmfD {
    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))));
  }
  .Ei9dsQA28V {
    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))));
  }
  .JwO4QgQY {
    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))));
  }
  .ijcxVglrg {
    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))));
  }
  .CJ4fSzD3UoH {
    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) {
  .KOUTYmfD {
    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))));
  }
  .Ei9dsQA28V {
    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))));
  }
  .JwO4QgQY {
    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))));
  }
  .ijcxVglrg {
    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))));
  }
  .CJ4fSzD3UoH {
    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 */
.nyAysd {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .nyAysd {
    padding: 0.75rem 1.5rem;
  }
}
.hEyrKMeZ {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.DjNyy32hf {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.ga7t78Zj {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
.CX0bfXF {
  background-color: #4d5e85 !important;
}
.Mc6DHAb6 {
  background-color: #20ac6b !important;
}
.bVFqP5ge6A {
  background-color: #0aa3c2 !important;
}
.raxMme {
  background-color: #cc9900 !important;
}
.aIDU5yhNM {
  background-color: #ae1e2c !important;
}
.TFWGbJj,
.TFWGbJj:active {
  background-color: #4d5e85 !important;
  border-color: #4d5e85 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.TFWGbJj:hover,
.TFWGbJj:focus,
.TFWGbJj.sndcVy,
.TFWGbJj.eTeu3eolD {
  color: inherit;
  background-color: #6175a4 !important;
  border-color: #6175a4 !important;
  box-shadow: none;
}
.TFWGbJj.xJEMgmotQF,
.TFWGbJj:disabled {
  color: #ffffff !important;
  background-color: #6175a4 !important;
  border-color: #6175a4 !important;
}
.G5zvXtUb,
.G5zvXtUb:active {
  background-color: #a40e4c !important;
  border-color: #a40e4c !important;
  color: #ffffff !important;
  box-shadow: none;
}
.G5zvXtUb:hover,
.G5zvXtUb:focus,
.G5zvXtUb.sndcVy,
.G5zvXtUb.eTeu3eolD {
  color: inherit;
  background-color: #d31262 !important;
  border-color: #d31262 !important;
  box-shadow: none;
}
.G5zvXtUb.xJEMgmotQF,
.G5zvXtUb:disabled {
  color: #ffffff !important;
  background-color: #d31262 !important;
  border-color: #d31262 !important;
}
.y4dBVRjo,
.y4dBVRjo:active {
  background-color: #0aa3c2 !important;
  border-color: #0aa3c2 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.y4dBVRjo:hover,
.y4dBVRjo:focus,
.y4dBVRjo.sndcVy,
.y4dBVRjo.eTeu3eolD {
  color: inherit;
  background-color: #0dccf3 !important;
  border-color: #0dccf3 !important;
  box-shadow: none;
}
.y4dBVRjo.xJEMgmotQF,
.y4dBVRjo:disabled {
  color: #ffffff !important;
  background-color: #0dccf3 !important;
  border-color: #0dccf3 !important;
}
.lriyfYiT,
.lriyfYiT:active {
  background-color: #20ac6b !important;
  border-color: #20ac6b !important;
  color: #ffffff !important;
  box-shadow: none;
}
.lriyfYiT:hover,
.lriyfYiT:focus,
.lriyfYiT.sndcVy,
.lriyfYiT.eTeu3eolD {
  color: inherit;
  background-color: #28d786 !important;
  border-color: #28d786 !important;
  box-shadow: none;
}
.lriyfYiT.xJEMgmotQF,
.lriyfYiT:disabled {
  color: #ffffff !important;
  background-color: #28d786 !important;
  border-color: #28d786 !important;
}
.qcbq1w2X1,
.qcbq1w2X1:active {
  background-color: #cc9900 !important;
  border-color: #cc9900 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.qcbq1w2X1:hover,
.qcbq1w2X1:focus,
.qcbq1w2X1.sndcVy,
.qcbq1w2X1.eTeu3eolD {
  color: inherit;
  background-color: #ffbf00 !important;
  border-color: #ffbf00 !important;
  box-shadow: none;
}
.qcbq1w2X1.xJEMgmotQF,
.qcbq1w2X1:disabled {
  color: #ffffff !important;
  background-color: #ffbf00 !important;
  border-color: #ffbf00 !important;
}
.fbIGtlq5,
.fbIGtlq5:active {
  background-color: #ae1e2c !important;
  border-color: #ae1e2c !important;
  color: #ffffff !important;
  box-shadow: none;
}
.fbIGtlq5:hover,
.fbIGtlq5:focus,
.fbIGtlq5.sndcVy,
.fbIGtlq5.eTeu3eolD {
  color: inherit;
  background-color: #da2637 !important;
  border-color: #da2637 !important;
  box-shadow: none;
}
.fbIGtlq5.xJEMgmotQF,
.fbIGtlq5:disabled {
  color: #ffffff !important;
  background-color: #da2637 !important;
  border-color: #da2637 !important;
}
.d0kZUlF,
.d0kZUlF:active {
  background-color: #eff0ec !important;
  border-color: #eff0ec !important;
  color: #757b62 !important;
  box-shadow: none;
}
.d0kZUlF:hover,
.d0kZUlF:focus,
.d0kZUlF.sndcVy,
.d0kZUlF.eTeu3eolD {
  color: inherit;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  box-shadow: none;
}
.d0kZUlF.xJEMgmotQF,
.d0kZUlF:disabled {
  color: #757b62 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.xt0m5UfR8,
.xt0m5UfR8:active {
  background-color: #232323 !important;
  border-color: #232323 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.xt0m5UfR8:hover,
.xt0m5UfR8:focus,
.xt0m5UfR8.sndcVy,
.xt0m5UfR8.eTeu3eolD {
  color: inherit;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
  box-shadow: none;
}
.xt0m5UfR8.xJEMgmotQF,
.xt0m5UfR8:disabled {
  color: #ffffff !important;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
}
.CCSZaZ,
.CCSZaZ:active {
  background-color: transparent !important;
  border-color: #4d5e85;
  color: #4d5e85;
}
.CCSZaZ:hover,
.CCSZaZ:focus,
.CCSZaZ.sndcVy,
.CCSZaZ.eTeu3eolD {
  color: #2d374e !important;
  background-color: transparent !important;
  border-color: #2d374e !important;
  box-shadow: none !important;
}
.CCSZaZ.xJEMgmotQF,
.CCSZaZ:disabled {
  color: #ffffff !important;
  background-color: #4d5e85 !important;
  border-color: #4d5e85 !important;
}
.rjqTEJi,
.rjqTEJi:active {
  background-color: transparent !important;
  border-color: #a40e4c;
  color: #a40e4c;
}
.rjqTEJi:hover,
.rjqTEJi:focus,
.rjqTEJi.sndcVy,
.rjqTEJi.eTeu3eolD {
  color: #540727 !important;
  background-color: transparent !important;
  border-color: #540727 !important;
  box-shadow: none !important;
}
.rjqTEJi.xJEMgmotQF,
.rjqTEJi:disabled {
  color: #ffffff !important;
  background-color: #a40e4c !important;
  border-color: #a40e4c !important;
}
.NvqS958,
.NvqS958:active {
  background-color: transparent !important;
  border-color: #0aa3c2;
  color: #0aa3c2;
}
.NvqS958:hover,
.NvqS958:focus,
.NvqS958.sndcVy,
.NvqS958.eTeu3eolD {
  color: #065e70 !important;
  background-color: transparent !important;
  border-color: #065e70 !important;
  box-shadow: none !important;
}
.NvqS958.xJEMgmotQF,
.NvqS958:disabled {
  color: #ffffff !important;
  background-color: #0aa3c2 !important;
  border-color: #0aa3c2 !important;
}
.kafhnSSh16n,
.kafhnSSh16n:active {
  background-color: transparent !important;
  border-color: #20ac6b;
  color: #20ac6b;
}
.kafhnSSh16n:hover,
.kafhnSSh16n:focus,
.kafhnSSh16n.sndcVy,
.kafhnSSh16n.eTeu3eolD {
  color: #12633e !important;
  background-color: transparent !important;
  border-color: #12633e !important;
  box-shadow: none !important;
}
.kafhnSSh16n.xJEMgmotQF,
.kafhnSSh16n:disabled {
  color: #ffffff !important;
  background-color: #20ac6b !important;
  border-color: #20ac6b !important;
}
.EAOFGBU7cx,
.EAOFGBU7cx:active {
  background-color: transparent !important;
  border-color: #cc9900;
  color: #cc9900;
}
.EAOFGBU7cx:hover,
.EAOFGBU7cx:focus,
.EAOFGBU7cx.sndcVy,
.EAOFGBU7cx.eTeu3eolD {
  color: #755800 !important;
  background-color: transparent !important;
  border-color: #755800 !important;
  box-shadow: none !important;
}
.EAOFGBU7cx.xJEMgmotQF,
.EAOFGBU7cx:disabled {
  color: #ffffff !important;
  background-color: #cc9900 !important;
  border-color: #cc9900 !important;
}
.xF3Wqdn,
.xF3Wqdn:active {
  background-color: transparent !important;
  border-color: #ae1e2c;
  color: #ae1e2c;
}
.xF3Wqdn:hover,
.xF3Wqdn:focus,
.xF3Wqdn.sndcVy,
.xF3Wqdn.eTeu3eolD {
  color: #641119 !important;
  background-color: transparent !important;
  border-color: #641119 !important;
  box-shadow: none !important;
}
.xF3Wqdn.xJEMgmotQF,
.xF3Wqdn:disabled {
  color: #ffffff !important;
  background-color: #ae1e2c !important;
  border-color: #ae1e2c !important;
}
.w0XuYj,
.w0XuYj:active {
  background-color: transparent !important;
  border-color: #232323;
  color: #232323;
}
.w0XuYj:hover,
.w0XuYj:focus,
.w0XuYj.sndcVy,
.w0XuYj.eTeu3eolD {
  color: #000000 !important;
  background-color: transparent !important;
  border-color: #000000 !important;
  box-shadow: none !important;
}
.w0XuYj.xJEMgmotQF,
.w0XuYj:disabled {
  color: #ffffff !important;
  background-color: #232323 !important;
  border-color: #232323 !important;
}
.pdznnxcaSwp,
.pdznnxcaSwp:active {
  background-color: transparent !important;
  border-color: #fafafa;
  color: #fafafa;
}
.pdznnxcaSwp:hover,
.pdznnxcaSwp:focus,
.pdznnxcaSwp.sndcVy,
.pdznnxcaSwp.eTeu3eolD {
  color: #cfcfcf !important;
  background-color: transparent !important;
  border-color: #cfcfcf !important;
  box-shadow: none !important;
}
.pdznnxcaSwp.xJEMgmotQF,
.pdznnxcaSwp:disabled {
  color: #7a7a7a !important;
  background-color: #fafafa !important;
  border-color: #fafafa !important;
}
.XSXZKyG0 {
  color: #4d5e85 !important;
}
.i4yCvle6sfe {
  color: #a40e4c !important;
}
.KKZTJqZX7 {
  color: #20ac6b !important;
}
.UOp79nPqiPP {
  color: #0aa3c2 !important;
}
.KanlWt0 {
  color: #cc9900 !important;
}
.KB3vE8c4W {
  color: #ae1e2c !important;
}
.QDUjfYG {
  color: #fafafa !important;
}
.t6mbX66f {
  color: #232323 !important;
}
a.XSXZKyG0:hover,
a.XSXZKyG0:focus,
a.XSXZKyG0.eTeu3eolD {
  color: #283044 !important;
}
a.i4yCvle6sfe:hover,
a.i4yCvle6sfe:focus,
a.i4yCvle6sfe.eTeu3eolD {
  color: #460620 !important;
}
a.KKZTJqZX7:hover,
a.KKZTJqZX7:focus,
a.KKZTJqZX7.eTeu3eolD {
  color: #105636 !important;
}
a.UOp79nPqiPP:hover,
a.UOp79nPqiPP:focus,
a.UOp79nPqiPP.eTeu3eolD {
  color: #055161 !important;
}
a.KanlWt0:hover,
a.KanlWt0:focus,
a.KanlWt0.eTeu3eolD {
  color: #664d00 !important;
}
a.KB3vE8c4W:hover,
a.KB3vE8c4W:focus,
a.KB3vE8c4W.eTeu3eolD {
  color: #570f16 !important;
}
a.QDUjfYG:hover,
a.QDUjfYG:focus,
a.QDUjfYG.eTeu3eolD {
  color: #c7c7c7 !important;
}
a.t6mbX66f:hover,
a.t6mbX66f:focus,
a.t6mbX66f.eTeu3eolD {
  color: #000000 !important;
}
a:is(#ubYxxD, #IZIQahSa9, #RUDBKCr, #WAzD6wCc2j8, #W55FQdPE1A, #Ruyna8G, #DhbS8JPn7, #IhyHEgeN, #uXRcVeq, #rNfbwIct, #hLhyPK5HI, #ufB5gGj, #l941b9, #Hh4LYmCUt, #vsVEz5r, #XSXZKyG0, #i4yCvle6sfe, #KKZTJqZX7, #UOp79nPqiPP, #KanlWt0, #KB3vE8c4W, #t3SZpoc66S, #INk26BFcAs, #QDUjfYG, #fVfgI3jkUwf, #zvQs1mZ, #Va68SdiCUfw, #HCKPmYTpL, #cZrnht, #hF5DqAH, #lBAin5o, #wTTYUG, #aVmNd1XDY, #kpNuyb9Twk, #f7lkD6MSiOu, #pjFf4Y, #mb3Q23Dsji, #s3y4yeliyya, #bq49R0ob, #UKCdYFvj, #mtSAsmlnM, #YKYeUR, #SCWyg6g, #lKsWnYTRgBP, #t6mbX66f, #DX6858GNq):not(.yH4k5bal):not(.udWai0aBm):not([role]):not(.bqbwNWM) {
  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(#ubYxxD, #IZIQahSa9, #RUDBKCr, #WAzD6wCc2j8, #W55FQdPE1A, #Ruyna8G, #DhbS8JPn7, #IhyHEgeN, #uXRcVeq, #rNfbwIct, #hLhyPK5HI, #ufB5gGj, #l941b9, #Hh4LYmCUt, #vsVEz5r, #XSXZKyG0, #i4yCvle6sfe, #KKZTJqZX7, #UOp79nPqiPP, #KanlWt0, #KB3vE8c4W, #t3SZpoc66S, #INk26BFcAs, #QDUjfYG, #fVfgI3jkUwf, #zvQs1mZ, #Va68SdiCUfw, #HCKPmYTpL, #cZrnht, #hF5DqAH, #lBAin5o, #wTTYUG, #aVmNd1XDY, #kpNuyb9Twk, #f7lkD6MSiOu, #pjFf4Y, #mb3Q23Dsji, #s3y4yeliyya, #bq49R0ob, #UKCdYFvj, #mtSAsmlnM, #YKYeUR, #SCWyg6g, #lKsWnYTRgBP, #t6mbX66f, #DX6858GNq):not(.yH4k5bal):not(.udWai0aBm):not([role]):not(.bqbwNWM):hover {
  transition: background-position 2s ease-in-out;
  background-image: linear-gradient(currentColor 50%, currentColor 50%);
  background-position: 0px 1.2em;
}
.AGbhNvS .yH4k5bal.eTeu3eolD {
  color: #4d5e85;
}
.AGbhNvS .yH4k5bal:not(.eTeu3eolD) {
  color: #232323;
}
.avDO19RroS {
  background-color: #70c770;
}
.PqbtXEsfd {
  background-color: #0aa3c2;
}
.sQxR5wfZfJ {
  background-color: #cc9900;
}
.tdaTQHNUlNi {
  background-color: #ae1e2c;
}
.beJ6ezK .nyAysd:not(.g58rwhbVd) {
  border-radius: 100px;
}
.DyPNPL li a {
  border-radius: 100px !important;
}
.DyPNPL li.eTeu3eolD .nyAysd {
  background-color: #4d5e85;
  border-color: #4d5e85;
  color: #ffffff;
}
.DyPNPL li.eTeu3eolD .nyAysd:focus {
  box-shadow: none;
}
.AGbhNvS .yH4k5bal {
  border-radius: 100px !important;
}
a,
a:hover {
  color: #4d5e85;
}
.COorQf.CX0bfXF .sO7LqN9TLS,
.COorQf.CX0bfXF .CsRrRnkb94 {
  color: #92a0c0;
}
.COorQf.Mc6DHAb6 .sO7LqN9TLS,
.COorQf.Mc6DHAb6 .CsRrRnkb94 {
  color: #68e3aa;
}
.COorQf.bVFqP5ge6A .sO7LqN9TLS,
.COorQf.bVFqP5ge6A .CsRrRnkb94 {
  color: #55dbf6;
}
.COorQf.raxMme .sO7LqN9TLS,
.COorQf.raxMme .CsRrRnkb94 {
  color: #ffe599;
}
.COorQf.aIDU5yhNM .sO7LqN9TLS,
.COorQf.aIDU5yhNM .CsRrRnkb94 {
  color: #e56773;
}
/* Scroll to top button*/
.ZQmM2Le {
  display: none;
}
.krOfWVerYzw {
  font-family: 'Golos Text', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
  border-radius: 40px !important;
}
.krOfWVerYzw > .mJqNfy3VdZ {
  font-size: 1.75rem;
}
.krOfWVerYzw:hover,
.krOfWVerYzw: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: #4d5e85 !important;
}
.krOfWVerYzw:-webkit-input-placeholder {
  font-family: 'Golos Text', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
}
.krOfWVerYzw:-webkit-input-placeholder > .mJqNfy3VdZ {
  font-size: 1.75rem;
}
blockquote {
  border-color: #4d5e85;
}
/* Forms */
.PEmlFM8XBM .FUlne9WRZG .nyAysd {
  border-radius: 100px !important;
}
.PEmlFM8XBM .FUlne9WRZG .nyAysd:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.PEmlFM8XBM .FUlne9WRZG button[type="submit"] {
  border-radius: 100px !important;
  padding: 1rem 3rem;
}
.PEmlFM8XBM .FUlne9WRZG button[type="submit"]:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.iftVDpR9oTd li:hover,
.iftVDpR9oTd li.BdOQuTrdTHk {
  background-color: #4d5e85;
  color: #ffffff;
}
.DhKXnbg1DDs {
  transition: 0.25s ease;
}
.DhKXnbg1DDs:hover {
  border-color: #4d5e85;
}
.iftVDpR9oTd .js7CHuxm,
.DhKXnbg1DDs.wS3SM9qc:after,
.DhKXnbg1DDs.YK30QIE8z3:after {
  transition: 0.4s;
  border-top-color: #232323;
  border-bottom-color: #232323;
}
.iftVDpR9oTd:hover .js7CHuxm,
.DhKXnbg1DDs.wS3SM9qc:hover:after,
.DhKXnbg1DDs.YK30QIE8z3:hover:after {
  border-top-color: #4d5e85;
  border-bottom-color: #4d5e85;
}
.xmtN9pdM0 .tEfadah td.tvYtCj,
.xmtN9pdM0 .tEfadah td.nwUevrUgV,
.xmtN9pdM0 .qpU1Fp1 .wXoizpd > div > div.nwUevrUgV {
  color: #ffffff !important;
  background-color: #4d5e85 !important;
  box-shadow: none !important;
}
.xmtN9pdM0 .tEfadah td:hover,
.xmtN9pdM0 .qpU1Fp1 .wXoizpd > div > div:hover {
  color: #ffffff !important;
  background: #a40e4c !important;
  box-shadow: none !important;
}
.Z9docKSlp {
  background-image: none !important;
}
.ncRG68v97:not(section),
.ikVFWS4z3Z {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: auto;
}
iframe.ncRG68v97,
.ncRG68v97: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='%234d5e85' %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.ncRG68v97:after {
  opacity: 0.5;
}
body {
  overflow-x: hidden;
}
a {
  transition: color 0.6s;
}
@media (max-width: 1400px) {
  .vfwDLEF {
    max-width: 100%;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .vfwDLEF {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .JLrIwFLk {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 767px) {
  .JLrIwFLk {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.Ui3XoD {
  z-index: 1000;
  width: 100%;
  position: relative;
}
.Ui3XoD .udWai0aBm: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) {
  .Ui3XoD .rY5Z9D5o {
    transform: scale(0.8);
  }
}
.Ui3XoD .v8utaQArx {
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.Ui3XoD .v8utaQArx img {
  max-width: 100%;
  max-height: 100%;
}
.Ui3XoD .v8utaQArx .bqbwNWM {
  line-height: inherit !important;
}
.Ui3XoD .v8utaQArx .WzvP5dho1qf a {
  outline: none;
}
.Ui3XoD .TIUuAK2D {
  margin: auto;
  margin-left: 0;
  margin-left: auto;
}
.Ui3XoD .TIUuAK2D .Lhg5PXQbrcs {
  padding: 0 !important;
  transition: 0.3s all !important;
}
.Ui3XoD .TIUuAK2D .Lhg5PXQbrcs .yH4k5bal {
  padding: 16px !important;
  margin: 0 !important;
  border-radius: 1rem !important;
  transition: 0.3s all !important;
}
.Ui3XoD .TIUuAK2D .Lhg5PXQbrcs .yH4k5bal:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
.Ui3XoD .TIUuAK2D .zTjlbBSs .yH4k5bal::after {
  transform: rotate(180deg);
}
@media (min-width: 992px) {
  .Ui3XoD .TIUuAK2D .zTjlbBSs .yH4k5bal::before {
    content: "";
    width: 100%;
    height: 20px;
    top: 100%;
    background: transparent;
    position: absolute;
  }
}
.Ui3XoD .TIUuAK2D .udWai0aBm {
  padding: 12px !important;
  border-radius: 0.5rem !important;
  margin: 0 8px !important;
  transition: 0.3s all !important;
}
.Ui3XoD .TIUuAK2D .udWai0aBm:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
@media (min-width: 992px) {
  .Ui3XoD .TIUuAK2D {
    padding-left: 1.5rem;
  }
}
.Ui3XoD .yH4k5bal {
  width: fit-content;
  position: relative;
}
.Ui3XoD .WzvP5dho1qf {
  margin: 0 !important;
}
@media (max-width: 767px) {
  .Ui3XoD .WzvP5dho1qf {
    padding-left: 0;
  }
}
.Ui3XoD .bqbwNWM {
  padding-left: 1rem;
  padding-right: 0.5rem;
}
@media (max-width: 767px) {
  .Ui3XoD .qXpuH0M8 {
    padding-bottom: 0.5rem;
  }
}
.Ui3XoD .qXpuH0M8 .OnmTRe9cX.eYtc4j7::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  transition: 0.3s all;
}
.Ui3XoD .vfwDLEF {
  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) {
  .Ui3XoD .vfwDLEF {
    padding-right: 2rem;
  }
}
@media (max-width: 767px) {
  .Ui3XoD .vfwDLEF {
    width: 95%;
    height: 56px !important;
    padding-right: 1rem;
    margin-top: 0rem;
  }
}
.Ui3XoD .qlkH3LfJ {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.Ui3XoD .w2h9jBJ {
  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;
}
.Ui3XoD .Lhg5PXQbrcs:focus,
.Ui3XoD .yH4k5bal:focus {
  outline: none;
}
.Ui3XoD .Jr2zdqps .w2h9jBJ .udWai0aBm {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.Ui3XoD .Jr2zdqps .w2h9jBJ .udWai0aBm::after {
  right: 0.5rem;
}
.Ui3XoD .Jr2zdqps .w2h9jBJ .udWai0aBm .mJqNfy3VdZ {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.Ui3XoD .Jr2zdqps .w2h9jBJ .udWai0aBm .mJqNfy3VdZ:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.Ui3XoD .HbwKjHy9 .w2h9jBJ .udWai0aBm:before {
  display: none;
}
.Ui3XoD .HbwKjHy9 .Jr2zdqps .w2h9jBJ .udWai0aBm {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.Ui3XoD .Suld1L {
  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;
}
.Ui3XoD .Suld1L.RMl2IGJPc0 {
  transition: all 0.3s;
}
.Ui3XoD .Suld1L .udWai0aBm {
  padding: 0.5rem 1.8rem;
}
.Ui3XoD .Suld1L .WzvP5dho1qf img {
  min-width: 6rem;
  object-fit: cover;
}
.Ui3XoD .Suld1L .AOQps20aA {
  z-index: 1;
  justify-content: flex-end;
}
.Ui3XoD .Suld1L.HbwKjHy9 {
  justify-content: center;
}
.Ui3XoD .Suld1L.HbwKjHy9 .Lhg5PXQbrcs .yH4k5bal::before {
  display: none;
}
.Ui3XoD .Suld1L.HbwKjHy9.RMl2IGJPc0 .w2h9jBJ {
  top: 0;
}
@media (min-width: 992px) {
  .Ui3XoD .Suld1L.HbwKjHy9.RMl2IGJPc0:not(.ay7MS3nTYc) .AOQps20aA {
    max-height: calc(98.5vh - 4.3rem);
  }
}
.Ui3XoD .Suld1L.HbwKjHy9 .w2h9jBJ .kArEAm9 {
  left: 0 !important;
}
.Ui3XoD .Suld1L.HbwKjHy9 .w2h9jBJ .udWai0aBm:after {
  right: auto;
}
.Ui3XoD .Suld1L.HbwKjHy9 .w2h9jBJ .eYtc4j7[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%;
}
.Ui3XoD .Suld1L.HbwKjHy9 ul.TIUuAK2D li {
  margin: auto;
}
.Ui3XoD .Suld1L.HbwKjHy9 .w2h9jBJ .udWai0aBm {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
.Ui3XoD .Suld1L.HbwKjHy9 .VLwjj2R {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 767px) {
  .Ui3XoD .Suld1L {
    min-height: 72px;
  }
  .Ui3XoD .Suld1L .WzvP5dho1qf img {
    height: 2.5rem !important;
    min-width: 2.5rem !important;
  }
}
@media (max-width: 991px) {
  .Ui3XoD .Suld1L .Lhg5PXQbrcs .yH4k5bal::before {
    display: none;
  }
  .Ui3XoD .Suld1L.RMl2IGJPc0 .w2h9jBJ {
    top: 0;
  }
  .Ui3XoD .Suld1L .w2h9jBJ .kArEAm9 {
    left: 0 !important;
  }
  .Ui3XoD .Suld1L .w2h9jBJ .udWai0aBm:after {
    right: auto;
  }
  .Ui3XoD .Suld1L .w2h9jBJ .eYtc4j7[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%;
  }
  .Ui3XoD .Suld1L .w2h9jBJ .udWai0aBm {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .Ui3XoD .Suld1L .v8utaQArx {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 10px;
  }
  .Ui3XoD .Suld1L .rY5Z9D5o {
    flex-basis: auto;
  }
  .Ui3XoD .Suld1L .VLwjj2R {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.Ui3XoD .Suld1L.ay7MS3nTYc .WzvP5dho1qf img {
  height: 2rem;
}
.Ui3XoD .udWai0aBm.eTeu3eolD,
.Ui3XoD .udWai0aBm:active {
  background-color: transparent;
}
.Ui3XoD .PIond5zi2O .TIUuAK2D .yH4k5bal {
  padding: 0;
}
.Ui3XoD .qXpuH0M8 .OnmTRe9cX.eYtc4j7 {
  margin-right: 1.667em;
}
.Ui3XoD .qXpuH0M8 .OnmTRe9cX.eYtc4j7[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.Ui3XoD .Suld1L.PIond5zi2O .Jr2zdqps .w2h9jBJ {
  background: #ffffff;
}
.Ui3XoD .Suld1L.PIond5zi2O .Jr2zdqps .w2h9jBJ .kArEAm9 {
  margin: 0;
  left: 105%;
  transform: none;
  top: -12px;
}
.Ui3XoD .Suld1L .Jr2zdqps.zTjlbBSs > .w2h9jBJ {
  display: flex;
}
.Ui3XoD ul.TIUuAK2D {
  flex-wrap: wrap;
}
.Ui3XoD .w1apng {
  text-align: center;
  min-width: 140px;
}
@media (max-width: 992px) {
  .Ui3XoD .w1apng {
    text-align: left;
  }
}
.Ui3XoD button.rY5Z9D5o {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.Ui3XoD button.rY5Z9D5o .K7UbpI span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.Ui3XoD button.rY5Z9D5o .K7UbpI span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.Ui3XoD button.rY5Z9D5o .K7UbpI span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.Ui3XoD button.rY5Z9D5o .K7UbpI span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.Ui3XoD button.rY5Z9D5o .K7UbpI span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.Ui3XoD nav.RMl2IGJPc0 .K7UbpI span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.Ui3XoD nav.RMl2IGJPc0 .K7UbpI span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.Ui3XoD nav.RMl2IGJPc0 .K7UbpI span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.Ui3XoD nav.RMl2IGJPc0 .K7UbpI span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.Ui3XoD .FftjSp {
  padding: 0 1rem;
}
.Ui3XoD a.yH4k5bal {
  display: flex;
  align-items: center;
  justify-content: center;
}
.Ui3XoD .VLwjj2R {
  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) {
  .Ui3XoD .VLwjj2R {
    justify-content: flex-start;
    margin-bottom: 0.5rem;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .Ui3XoD .Suld1L {
    height: 70px;
  }
  .Ui3XoD .Suld1L.RMl2IGJPc0 {
    height: auto;
  }
  .Ui3XoD .Lhg5PXQbrcs .yH4k5bal:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.Ui3XoD .Suld1L .Jr2zdqps > .w2h9jBJ {
  display: none;
  width: max-content;
  max-width: 500px !important;
  transform: translateX(-50%);
  top: calc(100% + 20px);
  left: 50%;
}
.Ui3XoD .Suld1L .Jr2zdqps > .w2h9jBJ .udWai0aBm {
  line-height: 1 !important;
}
.Ui3XoD .Suld1L .Jr2zdqps > .w2h9jBJ .Jr2zdqps .udWai0aBm {
  align-items: center;
  display: flex;
  height: max-content !important;
  min-height: max-content !important;
}
.Ui3XoD .Suld1L .Jr2zdqps > .w2h9jBJ .Jr2zdqps .udWai0aBm::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);
}
.Ui3XoD .Suld1L .Jr2zdqps > .w2h9jBJ .Jr2zdqps.zTjlbBSs .udWai0aBm::after {
  transform: rotate(0deg);
}
.Ui3XoD .beJ6ezK {
  margin: -0.6rem -0.6rem;
}
.Ui3XoD .rY5Z9D5o {
  margin-left: 12px;
  margin-right: 8px;
  order: 1000;
}
@media (max-width: 991px) {
  .Ui3XoD .v8utaQArx {
    margin-right: auto;
  }
  .Ui3XoD .AOQps20aA {
    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);
  }
  .Ui3XoD .TIUuAK2D .Lhg5PXQbrcs .yH4k5bal::after {
    margin-left: 10px;
  }
  .Ui3XoD .TIUuAK2D .udWai0aBm:hover {
    background-color: rgba(27, 31, 10, 0.06);
  }
  .Ui3XoD .Suld1L .Jr2zdqps > .w2h9jBJ {
    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;
  }
  .Ui3XoD .Suld1L .Jr2zdqps > .w2h9jBJ .udWai0aBm {
    padding: 8px !important;
    line-height: 1 !important;
    margin-bottom: 4px !important;
  }
  .Ui3XoD .Suld1L .Jr2zdqps > .w2h9jBJ .Jr2zdqps .udWai0aBm {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
  }
  .Ui3XoD .Suld1L .Jr2zdqps > .w2h9jBJ .Jr2zdqps .udWai0aBm::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);
  }
  .Ui3XoD .Suld1L .Jr2zdqps > .w2h9jBJ .Jr2zdqps.zTjlbBSs .udWai0aBm::after {
    transform: rotate(180deg);
  }
  .Ui3XoD .Suld1L .Jr2zdqps > .w2h9jBJ .kArEAm9 {
    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;
  }
  .Ui3XoD .Suld1L .Jr2zdqps.zTjlbBSs > .w2h9jBJ {
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 575px) {
  .Ui3XoD .AOQps20aA {
    padding: 1rem;
  }
}
.FjyKPdKJ {
  display: flex;
}
@media (min-width: 768px) {
  .FjyKPdKJ {
    align-items: flex-end;
  }
  .FjyKPdKJ .tP6y1rt {
    justify-content: flex-start;
  }
  .FjyKPdKJ .o6IMzdw3fx {
    padding: 1rem 3rem;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .FjyKPdKJ .o6IMzdw3fx {
    min-width: 50%;
  }
}
@media (max-width: 767px) {
  .FjyKPdKJ {
    -webkit-align-items: center;
    align-items: flex-end;
  }
  .FjyKPdKJ .HBkKyYL1A {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .FjyKPdKJ .o6IMzdw3fx {
    width: 100%;
  }
}
.FjyKPdKJ .opox2rtC.xJEMgmotQF {
  display: none;
}
.FjyKPdKJ .opox2rtC {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-image: url("DoHX9jVNM.jpg");
}
.FjyKPdKJ .Fb4Tzu7e,
.FjyKPdKJ .TrQdycdQ {
  text-align: left;
  color: #ffc091;
}
.FjyKPdKJ .rwKfPz6Kxe8,
.FjyKPdKJ .beJ6ezK {
  text-align: left;
}
.ZNWdOLLpihP {
  background-image: url("PSpb6Oh.jpeg");
  overflow: hidden;
}
.hCobicnRFa .opox2rtC.xJEMgmotQF {
  display: none;
}
.hCobicnRFa .opox2rtC {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-image: url("DoHX9jVNM.jpg");
}
.ULrRxy {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.ULrRxy .WLHNDggKJCC:focus,
.ULrRxy span:focus {
  outline: none;
}
.ULrRxy .JLrIwFLk {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}
.ULrRxy .qVt3Ub {
  max-width: 800px;
}
.ULrRxy .WLHNDggKJCC {
  color: #232323;
  min-height: 90px;
  font-weight: bold;
}
@media (max-width: 768px) {
  .ULrRxy .WLHNDggKJCC {
    min-height: 45px;
  }
}
.U2ijpVTx {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.U2ijpVTx .rwKfPz6Kxe8 {
  color: #000000;
}
.U2ijpVTx .TrQdycdQ {
  color: #000000;
}
.U2ijpVTx .Fb4Tzu7e {
  color: #000000;
  text-align: center;
}
.U2ijpVTx .rwKfPz6Kxe8,
.U2ijpVTx .WLHNDggKJCC .beJ6ezK {
  text-align: left;
}
.U2ijpVTx .YfLPYI {
  background: #ffffff;
  margin-bottom: 2rem;
  padding: 2.25rem;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .U2ijpVTx .YfLPYI {
    padding: 2rem 1.5rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .U2ijpVTx .YfLPYI {
    padding: 2rem 1.5rem;
    margin-bottom: 1rem;
  }
}
.sA5Ye38 {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.sA5Ye38 .opox2rtC.xJEMgmotQF {
  display: none;
}
.sA5Ye38 .opox2rtC {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.sA5Ye38 .YfLPYI {
  display: flex;
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .sA5Ye38 .YfLPYI {
    margin-bottom: 1rem;
  }
}
.sA5Ye38 .dBxtB4Z3 {
  width: 10rem;
  padding-right: 1.5rem;
}
.sA5Ye38 .qVt3Ub {
  max-width: 800px;
}
.sA5Ye38 img,
.sA5Ye38 .oMzE7Iaa {
  width: 100%;
  object-fit: cover;
  height: 100px;
}
.BEtHOegNXx {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.BEtHOegNXx .klRrl7Epfu {
  line-height: 1.2;
  color: #232323;
  text-align: center;
}
.BEtHOegNXx img,
.BEtHOegNXx .oMzE7Iaa {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.BEtHOegNXx .WLHNDggKJCC:focus,
.BEtHOegNXx span:focus {
  outline: none;
}
.BEtHOegNXx .WLHNDggKJCC {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .BEtHOegNXx .WLHNDggKJCC {
    margin-bottom: 1rem;
  }
}
.BEtHOegNXx .YfLPYI {
  position: relative;
  border-radius: 4px;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.BEtHOegNXx .Fb4Tzu7e {
  color: #232323;
}
.BEtHOegNXx .rwKfPz6Kxe8,
.BEtHOegNXx .beJ6ezK {
  color: #232323;
}
.BEtHOegNXx .TyGYvn7jbjM {
  color: #232323;
}
.BEtHOegNXx .qVt3Ub {
  max-width: 800px;
}
.A6xNiQdr {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.A6xNiQdr .YfLPYI img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 50% !important;
}
.A6xNiQdr .YfLPYI {
  margin-bottom: 2rem;
}
.A6xNiQdr .aSHQXEy,
.A6xNiQdr .qlkH3LfJ {
  color: #000000;
}
.A6xNiQdr .XHvTbrL {
  color: #000000;
  text-align: center;
}
.A6xNiQdr .qVt3Ub {
  max-width: 800px;
}
.A6xNiQdr .Fb4Tzu7e {
  color: #000000;
}
.A6xNiQdr .aSHQXEy,
.A6xNiQdr .dBxtB4Z3 {
  text-align: center;
}
.A6xNiQdr .dBxtB4Z3 {
  display: flex;
  justify-content: center;
}
.cBLTwq7f {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: transparent;
}
.cBLTwq7f .klRrl7Epfu {
  line-height: 1.2;
  color: #000000;
}
.cBLTwq7f img,
.cBLTwq7f .oMzE7Iaa {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.cBLTwq7f .WLHNDggKJCC:focus,
.cBLTwq7f span:focus {
  outline: none;
}
.cBLTwq7f .WLHNDggKJCC {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .cBLTwq7f .WLHNDggKJCC {
    margin-bottom: 1rem;
  }
}
.cBLTwq7f .YfLPYI {
  position: relative;
  border-radius: 4px;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.cBLTwq7f .Fb4Tzu7e {
  color: #232323;
}
.cBLTwq7f .rwKfPz6Kxe8,
.cBLTwq7f .beJ6ezK {
  color: #232323;
}
.cBLTwq7f .TyGYvn7jbjM {
  color: #232323;
}
.cBLTwq7f .qVt3Ub {
  max-width: 800px;
}
.EXz6gSnR {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #f0c808;
}
.EXz6gSnR input {
  padding: 1.2rem 1.5rem;
  border: none !important;
  height: 100%;
}
.EXz6gSnR input:hover {
  border: none !important;
}
.EXz6gSnR .nyAysd {
  height: 100%;
  margin: auto;
}
@media (min-width: 992px) {
  .EXz6gSnR .DX6858GNq {
    padding: 0 2rem;
  }
}
.EXz6gSnR .tP6y1rt {
  justify-content: center;
}
.EXz6gSnR .beJ6ezK {
  display: flex;
  margin-bottom: 1.2rem;
  width: fit-content;
}
@media (min-width: 768px) {
  .EXz6gSnR .beJ6ezK {
    margin-left: initial;
  }
}
.EXz6gSnR .beJ6ezK .nyAysd {
  width: auto;
}
@media (max-width: 991px) {
  .EXz6gSnR .CxP96stsy {
    margin-bottom: 2rem;
  }
  .EXz6gSnR .cYjxcb6q {
    flex-direction: column-reverse;
  }
}
.EXz6gSnR .Avgc6ghXE {
  align-items: center;
}
.EXz6gSnR .Fb4Tzu7e {
  text-align: center;
  color: #000000;
}
.F8oCfsxLKg {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.F8oCfsxLKg .opox2rtC.xJEMgmotQF {
  display: none;
}
.F8oCfsxLKg .opox2rtC {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.F8oCfsxLKg .v51fpm .GPPoIB {
  width: 100%;
  display: block;
}
.F8oCfsxLKg .v51fpm .aSHQXEy {
  z-index: 1;
}
.F8oCfsxLKg .GPPoIB {
  color: #4D5E85;
  text-align: center;
}
.F8oCfsxLKg .af9ynbZF3 {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .F8oCfsxLKg * {
    text-align: center !important;
  }
  .F8oCfsxLKg .cd3IEPDr {
    margin-bottom: 2rem;
  }
}
.F8oCfsxLKg .qVt3Ub {
  max-width: 800px;
}
.F8oCfsxLKg .XHvTbrL {
  text-align: center;
}
.F8oCfsxLKg .aSHQXEy,
.F8oCfsxLKg .JGj0M1I {
  text-align: center;
}
.YZtHxY9b {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.YZtHxY9b .WLHNDggKJCC:focus,
.YZtHxY9b span:focus {
  outline: none;
}
.YZtHxY9b .WLHNDggKJCC {
  cursor: pointer;
}
.YZtHxY9b .ZftZcK5yqb1 {
  grid-row-gap: 2rem;
}
@media (max-width: 767px) {
  .YZtHxY9b .ZftZcK5yqb1 {
    grid-row-gap: 1rem;
  }
}
.YZtHxY9b .uOSLyx3G9pO,
.YZtHxY9b .mAeg6KVyCa,
.YZtHxY9b .OFviCUMRdc {
  gap: 0 2rem;
}
@media (max-width: 767px) {
  .YZtHxY9b .uOSLyx3G9pO,
  .YZtHxY9b .mAeg6KVyCa,
  .YZtHxY9b .OFviCUMRdc {
    gap: 0 1rem;
  }
}
.YZtHxY9b .Fb4Tzu7e {
  color: #000000;
}
.YZtHxY9b .rwKfPz6Kxe8,
.YZtHxY9b .beJ6ezK {
  color: #000000;
}
.YZtHxY9b .qVt3Ub {
  max-width: 800px;
}
.YZtHxY9b .vfwDLEF,
.YZtHxY9b .JLrIwFLk {
  overflow: hidden;
}
.YZtHxY9b .ZftZcK5yqb1 {
  display: grid;
  transform: translate3d(-3rem, 0, 0);
  width: 115vw;
  grid-column-gap: 1rem;
}
.YZtHxY9b .QtDKlD48Jt {
  display: flex;
  justify-content: center;
  align-items: center;
}
.YZtHxY9b .QtDKlD48Jt img {
  min-width: 30vw;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .YZtHxY9b .QtDKlD48Jt img {
    min-width: 35vw;
  }
}
.YZtHxY9b .uOSLyx3G9pO,
.YZtHxY9b .mAeg6KVyCa,
.YZtHxY9b .OFviCUMRdc {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
}
.YZtHxY9b .uOSLyx3G9pO {
  align-items: flex-end;
}
.YZtHxY9b .mAeg6KVyCa {
  align-items: flex-start;
}
.UOOKxdX {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.UOOKxdX .opox2rtC.xJEMgmotQF {
  display: none;
}
.UOOKxdX .opox2rtC {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.UOOKxdX .JjNytK2K {
  background: #1778f2;
  color: #ffffff;
}
.UOOKxdX .JjNytK2K:hover {
  background: #0b60cb;
}
.UOOKxdX .vXtiAprCQJ7 {
  background: #1da1f2;
  color: #ffffff;
}
.UOOKxdX .vXtiAprCQJ7:hover {
  background: #0c85d0;
}
.UOOKxdX .LGCkAFm7 {
  background: #f00075;
  color: #ffffff;
}
.UOOKxdX .LGCkAFm7:hover {
  background: #bd005c;
}
.UOOKxdX .X96hg7I {
  background: #000000;
  color: #ffffff;
}
.UOOKxdX .X96hg7I:hover {
  background: #000000;
}
.UOOKxdX .qlkH3LfJ {
  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;
}
.UOOKxdX [class^="socicon-"]:before,
.UOOKxdX [class*=" socicon-"]:before {
  line-height: 55px;
  padding: 0.6rem;
}
.GfKJQFDeh {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: transparent;
}
.GfKJQFDeh .QLJjRGi9w {
  background-color: #ffffff;
  opacity: 0.4;
}
.GfKJQFDeh form .beJ6ezK {
  text-align: center;
  width: 100%;
}
.GfKJQFDeh form .beJ6ezK .nyAysd {
  display: inline-flex;
}
@media (max-width: 991px) {
  .GfKJQFDeh form .beJ6ezK .nyAysd {
    width: 100%;
  }
}
.GfKJQFDeh .qVt3Ub {
  max-width: 800px;
}
.zuJc0B {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.zuJc0B .opox2rtC.xJEMgmotQF {
  display: none;
}
.zuJc0B .opox2rtC {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
@media (max-width: 992px) {
  .zuJc0B .tP6y1rt .ohl0MJ {
    margin-top: 2rem;
  }
}
@media (max-width: 767px) {
  .zuJc0B .tP6y1rt .ohl0MJ {
    margin-top: 1rem;
  }
}
.zuJc0B .ZfqIVsa1gG {
  height: 100%;
  position: relative;
}
.zuJc0B .ZfqIVsa1gG iframe {
  height: 100%;
  width: 100%;
}
@media (max-width: 992px) {
  .zuJc0B .ZfqIVsa1gG iframe {
    min-height: 350px;
  }
}
.zuJc0B .ZfqIVsa1gG [data-state-details] {
  color: #6b6763;
  height: 1.5em;
  margin-top: -0.75em;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
}
.zuJc0B .ZfqIVsa1gG[data-state] {
  background: #e9e5dc;
}
.zuJc0B .ZfqIVsa1gG[data-state="loading"] [data-state-details] {
  display: none;
}
.zuJc0B .JNJ6l13T {
  padding: 2.25rem;
  background: #ffffff;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .zuJc0B .JNJ6l13T {
    padding: 1.5rem;
  }
}
@media (max-width: 767px) {
  .zuJc0B .JNJ6l13T {
    padding: 2rem 1.5rem;
  }
}
.zuJc0B ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.zuJc0B .qVt3Ub {
  max-width: 800px;
}
.RccfsEUdY5 {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #000000;
}
.RccfsEUdY5 .opox2rtC.xJEMgmotQF {
  display: none;
}
.RccfsEUdY5 .opox2rtC {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.RccfsEUdY5 .YpBa0Yzfu {
  color: #ffffff;
  text-align: left;
}
.RccfsEUdY5 .aDHK4c {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 991px) {
  .RccfsEUdY5 .tP6y1rt {
    flex-direction: column-reverse !important;
  }
  .RccfsEUdY5 .tP6y1rt .YpBa0Yzfu {
    margin: 1rem 0 0 0;
  }
}
.RccfsEUdY5 .HrcePGWGH {
  width: 100%;
  justify-content: center;
}
.RccfsEUdY5 .HrcePGWGH .MbZ4W2N {
  list-style: none;
  display: flex;
  justify-content: right;
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .RccfsEUdY5 .HrcePGWGH .MbZ4W2N {
    justify-content: center;
  }
}
.RccfsEUdY5 .HrcePGWGH .MbZ4W2N li {
  padding: 0 1rem 0rem 1rem;
}
@media (max-width: 767px) {
  .RccfsEUdY5 .HrcePGWGH .MbZ4W2N li {
    padding: 0 1rem 1rem 1rem;
  }
}
.RccfsEUdY5 .HrcePGWGH .MbZ4W2N li p {
  margin: 0;
}
@media (max-width: 991px) {
  .RccfsEUdY5 .YpBa0Yzfu {
    text-align: center;
  }
}
