.GZqsEyAA5gF {
  border-width: 2px;
}
img,
.dycv70Z52,
.WttcNbz9,
.XqRhyX4Vlj,
.FkGTnlsZLbf iframe,
.ZBmUn5pG iframe,
.djfb62,
.pFl8QOBnRub,
.cWNsgQQ,
.WszQqUHdyZ {
  border-radius: 2rem !important;
}
.XqRhyX4Vlj {
  overflow: hidden;
}
body {
  background-color: #fffee6;
}
body {
  font-family: Golos Text;
}
.OI1Q1W {
  font-family: 'Golos Text', sans-serif;
  font-size: 5rem;
  line-height: 1;
}
.OI1Q1W > .xFaJr40u1 {
  font-size: 6.25rem;
}
.pzcu2d {
  font-family: 'Golos Text', sans-serif;
  font-size: 4rem;
  line-height: 1;
}
.pzcu2d > .xFaJr40u1 {
  font-size: 5rem;
}
.z1MflS3vQ {
  font-family: 'Golos Text', sans-serif;
  font-size: 1.2rem;
  line-height: 1.5;
}
.z1MflS3vQ > .xFaJr40u1 {
  font-size: 1.5rem;
}
.UGWuvNptnr {
  font-family: 'Golos Text', sans-serif;
  font-size: 2.5rem;
  line-height: 1.5;
}
.UGWuvNptnr > .xFaJr40u1 {
  font-size: 3.125rem;
}
.Cs5G0Ge0tWa {
  font-family: 'Golos Text', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
}
.Cs5G0Ge0tWa > .xFaJr40u1 {
  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) {
  .OI1Q1W {
    font-size: 4rem;
  }
}
@media (max-width: 768px) {
  .OI1Q1W {
    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))));
  }
  .pzcu2d {
    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))));
  }
  .z1MflS3vQ {
    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))));
  }
  .UGWuvNptnr {
    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))));
  }
  .Cs5G0Ge0tWa {
    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) {
  .OI1Q1W {
    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))));
  }
  .pzcu2d {
    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))));
  }
  .z1MflS3vQ {
    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))));
  }
  .UGWuvNptnr {
    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))));
  }
  .Cs5G0Ge0tWa {
    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 */
.GZqsEyAA5gF {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .GZqsEyAA5gF {
    padding: 0.75rem 1.5rem;
  }
}
.s89zTYRl4r {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.V23H201W {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.VmNWaPttqJY {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
.ztNW55S3 {
  background-color: #072ac8 !important;
}
.ca1F5oc {
  background-color: #20ac6b !important;
}
.f6hLlGOEcj {
  background-color: #0aa3c2 !important;
}
.SwAm0OX {
  background-color: #cc9900 !important;
}
.VcCY7Kbbeay {
  background-color: #ae1e2c !important;
}
.qAiOBmbnIP,
.qAiOBmbnIP:active {
  background-color: #072ac8 !important;
  border-color: #072ac8 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.qAiOBmbnIP:hover,
.qAiOBmbnIP:focus,
.qAiOBmbnIP.lspFwhndqC,
.qAiOBmbnIP.nLj3Ell3 {
  color: inherit;
  background-color: #0c36f6 !important;
  border-color: #0c36f6 !important;
  box-shadow: none;
}
.qAiOBmbnIP.HFUxeh,
.qAiOBmbnIP:disabled {
  color: #ffffff !important;
  background-color: #0c36f6 !important;
  border-color: #0c36f6 !important;
}
.Oo87EHo,
.Oo87EHo:active {
  background-color: #f9c74b !important;
  border-color: #f9c74b !important;
  color: #433002 !important;
  box-shadow: none;
}
.Oo87EHo:hover,
.Oo87EHo:focus,
.Oo87EHo.lspFwhndqC,
.Oo87EHo.nLj3Ell3 {
  color: inherit;
  background-color: #fbd67c !important;
  border-color: #fbd67c !important;
  box-shadow: none;
}
.Oo87EHo.HFUxeh,
.Oo87EHo:disabled {
  color: #433002 !important;
  background-color: #fbd67c !important;
  border-color: #fbd67c !important;
}
.fJeVyak,
.fJeVyak:active {
  background-color: #0aa3c2 !important;
  border-color: #0aa3c2 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.fJeVyak:hover,
.fJeVyak:focus,
.fJeVyak.lspFwhndqC,
.fJeVyak.nLj3Ell3 {
  color: inherit;
  background-color: #0dccf3 !important;
  border-color: #0dccf3 !important;
  box-shadow: none;
}
.fJeVyak.HFUxeh,
.fJeVyak:disabled {
  color: #ffffff !important;
  background-color: #0dccf3 !important;
  border-color: #0dccf3 !important;
}
.xZaiDA,
.xZaiDA:active {
  background-color: #20ac6b !important;
  border-color: #20ac6b !important;
  color: #ffffff !important;
  box-shadow: none;
}
.xZaiDA:hover,
.xZaiDA:focus,
.xZaiDA.lspFwhndqC,
.xZaiDA.nLj3Ell3 {
  color: inherit;
  background-color: #28d786 !important;
  border-color: #28d786 !important;
  box-shadow: none;
}
.xZaiDA.HFUxeh,
.xZaiDA:disabled {
  color: #ffffff !important;
  background-color: #28d786 !important;
  border-color: #28d786 !important;
}
.LiPien3,
.LiPien3:active {
  background-color: #cc9900 !important;
  border-color: #cc9900 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.LiPien3:hover,
.LiPien3:focus,
.LiPien3.lspFwhndqC,
.LiPien3.nLj3Ell3 {
  color: inherit;
  background-color: #ffbf00 !important;
  border-color: #ffbf00 !important;
  box-shadow: none;
}
.LiPien3.HFUxeh,
.LiPien3:disabled {
  color: #ffffff !important;
  background-color: #ffbf00 !important;
  border-color: #ffbf00 !important;
}
.Kc2i7txFA9c,
.Kc2i7txFA9c:active {
  background-color: #ae1e2c !important;
  border-color: #ae1e2c !important;
  color: #ffffff !important;
  box-shadow: none;
}
.Kc2i7txFA9c:hover,
.Kc2i7txFA9c:focus,
.Kc2i7txFA9c.lspFwhndqC,
.Kc2i7txFA9c.nLj3Ell3 {
  color: inherit;
  background-color: #da2637 !important;
  border-color: #da2637 !important;
  box-shadow: none;
}
.Kc2i7txFA9c.HFUxeh,
.Kc2i7txFA9c:disabled {
  color: #ffffff !important;
  background-color: #da2637 !important;
  border-color: #da2637 !important;
}
.LOxyOrOT0eD,
.LOxyOrOT0eD:active {
  background-color: #eff0ec !important;
  border-color: #eff0ec !important;
  color: #757b62 !important;
  box-shadow: none;
}
.LOxyOrOT0eD:hover,
.LOxyOrOT0eD:focus,
.LOxyOrOT0eD.lspFwhndqC,
.LOxyOrOT0eD.nLj3Ell3 {
  color: inherit;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  box-shadow: none;
}
.LOxyOrOT0eD.HFUxeh,
.LOxyOrOT0eD:disabled {
  color: #757b62 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.oc5Qr3YOpA,
.oc5Qr3YOpA:active {
  background-color: #232323 !important;
  border-color: #232323 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.oc5Qr3YOpA:hover,
.oc5Qr3YOpA:focus,
.oc5Qr3YOpA.lspFwhndqC,
.oc5Qr3YOpA.nLj3Ell3 {
  color: inherit;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
  box-shadow: none;
}
.oc5Qr3YOpA.HFUxeh,
.oc5Qr3YOpA:disabled {
  color: #ffffff !important;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
}
.pnd8ab0,
.pnd8ab0:active {
  background-color: transparent !important;
  border-color: #072ac8;
  color: #072ac8;
}
.pnd8ab0:hover,
.pnd8ab0:focus,
.pnd8ab0.lspFwhndqC,
.pnd8ab0.nLj3Ell3 {
  color: #041874 !important;
  background-color: transparent !important;
  border-color: #041874 !important;
  box-shadow: none !important;
}
.pnd8ab0.HFUxeh,
.pnd8ab0:disabled {
  color: #ffffff !important;
  background-color: #072ac8 !important;
  border-color: #072ac8 !important;
}
.HvXVlbnPY,
.HvXVlbnPY:active {
  background-color: transparent !important;
  border-color: #f9c74b;
  color: #f9c74b;
}
.HvXVlbnPY:hover,
.HvXVlbnPY:focus,
.HvXVlbnPY.lspFwhndqC,
.HvXVlbnPY.nLj3Ell3 {
  color: #e6a608 !important;
  background-color: transparent !important;
  border-color: #e6a608 !important;
  box-shadow: none !important;
}
.HvXVlbnPY.HFUxeh,
.HvXVlbnPY:disabled {
  color: #433002 !important;
  background-color: #f9c74b !important;
  border-color: #f9c74b !important;
}
.lfKg73cS,
.lfKg73cS:active {
  background-color: transparent !important;
  border-color: #0aa3c2;
  color: #0aa3c2;
}
.lfKg73cS:hover,
.lfKg73cS:focus,
.lfKg73cS.lspFwhndqC,
.lfKg73cS.nLj3Ell3 {
  color: #065e70 !important;
  background-color: transparent !important;
  border-color: #065e70 !important;
  box-shadow: none !important;
}
.lfKg73cS.HFUxeh,
.lfKg73cS:disabled {
  color: #ffffff !important;
  background-color: #0aa3c2 !important;
  border-color: #0aa3c2 !important;
}
.XjFdwWuJe,
.XjFdwWuJe:active {
  background-color: transparent !important;
  border-color: #20ac6b;
  color: #20ac6b;
}
.XjFdwWuJe:hover,
.XjFdwWuJe:focus,
.XjFdwWuJe.lspFwhndqC,
.XjFdwWuJe.nLj3Ell3 {
  color: #12633e !important;
  background-color: transparent !important;
  border-color: #12633e !important;
  box-shadow: none !important;
}
.XjFdwWuJe.HFUxeh,
.XjFdwWuJe:disabled {
  color: #ffffff !important;
  background-color: #20ac6b !important;
  border-color: #20ac6b !important;
}
.QSrhFB,
.QSrhFB:active {
  background-color: transparent !important;
  border-color: #cc9900;
  color: #cc9900;
}
.QSrhFB:hover,
.QSrhFB:focus,
.QSrhFB.lspFwhndqC,
.QSrhFB.nLj3Ell3 {
  color: #755800 !important;
  background-color: transparent !important;
  border-color: #755800 !important;
  box-shadow: none !important;
}
.QSrhFB.HFUxeh,
.QSrhFB:disabled {
  color: #ffffff !important;
  background-color: #cc9900 !important;
  border-color: #cc9900 !important;
}
.Gn4mveKs2C,
.Gn4mveKs2C:active {
  background-color: transparent !important;
  border-color: #ae1e2c;
  color: #ae1e2c;
}
.Gn4mveKs2C:hover,
.Gn4mveKs2C:focus,
.Gn4mveKs2C.lspFwhndqC,
.Gn4mveKs2C.nLj3Ell3 {
  color: #641119 !important;
  background-color: transparent !important;
  border-color: #641119 !important;
  box-shadow: none !important;
}
.Gn4mveKs2C.HFUxeh,
.Gn4mveKs2C:disabled {
  color: #ffffff !important;
  background-color: #ae1e2c !important;
  border-color: #ae1e2c !important;
}
.PJ2q96,
.PJ2q96:active {
  background-color: transparent !important;
  border-color: #232323;
  color: #232323;
}
.PJ2q96:hover,
.PJ2q96:focus,
.PJ2q96.lspFwhndqC,
.PJ2q96.nLj3Ell3 {
  color: #000000 !important;
  background-color: transparent !important;
  border-color: #000000 !important;
  box-shadow: none !important;
}
.PJ2q96.HFUxeh,
.PJ2q96:disabled {
  color: #ffffff !important;
  background-color: #232323 !important;
  border-color: #232323 !important;
}
.B2FqAbZejHl,
.B2FqAbZejHl:active {
  background-color: transparent !important;
  border-color: #fafafa;
  color: #fafafa;
}
.B2FqAbZejHl:hover,
.B2FqAbZejHl:focus,
.B2FqAbZejHl.lspFwhndqC,
.B2FqAbZejHl.nLj3Ell3 {
  color: #cfcfcf !important;
  background-color: transparent !important;
  border-color: #cfcfcf !important;
  box-shadow: none !important;
}
.B2FqAbZejHl.HFUxeh,
.B2FqAbZejHl:disabled {
  color: #7a7a7a !important;
  background-color: #fafafa !important;
  border-color: #fafafa !important;
}
.JTiJ3qOoUZ {
  color: #072ac8 !important;
}
.ogkMyqX {
  color: #f9c74b !important;
}
.pkSI4Gg {
  color: #20ac6b !important;
}
.ghvqKa4gD {
  color: #0aa3c2 !important;
}
.hPDC8G {
  color: #cc9900 !important;
}
.I2DbIUpExsE {
  color: #ae1e2c !important;
}
.wWImEt7 {
  color: #fafafa !important;
}
.qSFNojsmD {
  color: #232323 !important;
}
a.JTiJ3qOoUZ:hover,
a.JTiJ3qOoUZ:focus,
a.JTiJ3qOoUZ.nLj3Ell3 {
  color: #041565 !important;
}
a.ogkMyqX:hover,
a.ogkMyqX:focus,
a.ogkMyqX.nLj3Ell3 {
  color: #d79b07 !important;
}
a.pkSI4Gg:hover,
a.pkSI4Gg:focus,
a.pkSI4Gg.nLj3Ell3 {
  color: #105636 !important;
}
a.ghvqKa4gD:hover,
a.ghvqKa4gD:focus,
a.ghvqKa4gD.nLj3Ell3 {
  color: #055161 !important;
}
a.hPDC8G:hover,
a.hPDC8G:focus,
a.hPDC8G.nLj3Ell3 {
  color: #664d00 !important;
}
a.I2DbIUpExsE:hover,
a.I2DbIUpExsE:focus,
a.I2DbIUpExsE.nLj3Ell3 {
  color: #570f16 !important;
}
a.wWImEt7:hover,
a.wWImEt7:focus,
a.wWImEt7.nLj3Ell3 {
  color: #c7c7c7 !important;
}
a.qSFNojsmD:hover,
a.qSFNojsmD:focus,
a.qSFNojsmD.nLj3Ell3 {
  color: #000000 !important;
}
a:is(#czgH08zHdV, #oMar8pFsC, #n2QrFMRPrvU, #sR3eHs, #BPO2IyxfoAV, #YLijQy, #tQcnm0gM, #RocbjUPAHX, #fLvkd1hy, #Xh7Fh6up, #qFBS06D, #GuHeG1, #k1nQwGa3UC, #C6TlG33fdAJ, #RQKpShTf, #JTiJ3qOoUZ, #ogkMyqX, #pkSI4Gg, #ghvqKa4gD, #hPDC8G, #I2DbIUpExsE, #dQcQYlw6Zme, #Vkk3CGF, #wWImEt7, #LohJLuo, #cMoURIh, #u2zL8Itfe3, #tvyQhzeiL, #k7bkJOir, #qHrkEZNi, #FQohUL, #r7Kchn0fz5, #CVtZtAQkRQ, #qiYb0I9wO, #vDUuqG0, #cJCv4H1z04, #xxdEc1p7b, #ZmqDE4Oy, #HhwadFmw7Gg, #fylACkRFd6, #rSBOiP1x9, #exWyyb6i, #rRKQc7Md9Q8, #tkWsK1veks, #qSFNojsmD, #yTwxzIg):not(.M8sOmX):not(.sWN3kx):not([role]):not(.qCWdrVc) {
  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(#czgH08zHdV, #oMar8pFsC, #n2QrFMRPrvU, #sR3eHs, #BPO2IyxfoAV, #YLijQy, #tQcnm0gM, #RocbjUPAHX, #fLvkd1hy, #Xh7Fh6up, #qFBS06D, #GuHeG1, #k1nQwGa3UC, #C6TlG33fdAJ, #RQKpShTf, #JTiJ3qOoUZ, #ogkMyqX, #pkSI4Gg, #ghvqKa4gD, #hPDC8G, #I2DbIUpExsE, #dQcQYlw6Zme, #Vkk3CGF, #wWImEt7, #LohJLuo, #cMoURIh, #u2zL8Itfe3, #tvyQhzeiL, #k7bkJOir, #qHrkEZNi, #FQohUL, #r7Kchn0fz5, #CVtZtAQkRQ, #qiYb0I9wO, #vDUuqG0, #cJCv4H1z04, #xxdEc1p7b, #ZmqDE4Oy, #HhwadFmw7Gg, #fylACkRFd6, #rSBOiP1x9, #exWyyb6i, #rRKQc7Md9Q8, #tkWsK1veks, #qSFNojsmD, #yTwxzIg):not(.M8sOmX):not(.sWN3kx):not([role]):not(.qCWdrVc):hover {
  transition: background-position 2s ease-in-out;
  background-image: linear-gradient(currentColor 50%, currentColor 50%);
  background-position: 0px 1.2em;
}
.Kd5mtev .M8sOmX.nLj3Ell3 {
  color: #072ac8;
}
.Kd5mtev .M8sOmX:not(.nLj3Ell3) {
  color: #232323;
}
.URnpA7g {
  background-color: #70c770;
}
.U9u9Uqc {
  background-color: #0aa3c2;
}
.YjiT9eYISCd {
  background-color: #cc9900;
}
.uU7y4jceSR {
  background-color: #ae1e2c;
}
.MQ5EyMsrk .GZqsEyAA5gF:not(.PBtMSG3) {
  border-radius: 100px;
}
.mA1ypfy li a {
  border-radius: 100px !important;
}
.mA1ypfy li.nLj3Ell3 .GZqsEyAA5gF {
  background-color: #072ac8;
  border-color: #072ac8;
  color: #ffffff;
}
.mA1ypfy li.nLj3Ell3 .GZqsEyAA5gF:focus {
  box-shadow: none;
}
.Kd5mtev .M8sOmX {
  border-radius: 100px !important;
}
a,
a:hover {
  color: #072ac8;
}
.wtu6LnlQf.ztNW55S3 .TZf7WzG,
.wtu6LnlQf.ztNW55S3 .WELc49OFWY {
  color: #5573f9;
}
.wtu6LnlQf.ca1F5oc .TZf7WzG,
.wtu6LnlQf.ca1F5oc .WELc49OFWY {
  color: #68e3aa;
}
.wtu6LnlQf.f6hLlGOEcj .TZf7WzG,
.wtu6LnlQf.f6hLlGOEcj .WELc49OFWY {
  color: #55dbf6;
}
.wtu6LnlQf.SwAm0OX .TZf7WzG,
.wtu6LnlQf.SwAm0OX .WELc49OFWY {
  color: #ffe599;
}
.wtu6LnlQf.VcCY7Kbbeay .TZf7WzG,
.wtu6LnlQf.VcCY7Kbbeay .WELc49OFWY {
  color: #e56773;
}
/* Scroll to top button*/
.MAajqr {
  display: none;
}
.fUbofZ {
  font-family: 'Golos Text', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
  border-radius: 40px !important;
}
.fUbofZ > .xFaJr40u1 {
  font-size: 1.75rem;
}
.fUbofZ:hover,
.fUbofZ: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: #072ac8 !important;
}
.fUbofZ:-webkit-input-placeholder {
  font-family: 'Golos Text', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
}
.fUbofZ:-webkit-input-placeholder > .xFaJr40u1 {
  font-size: 1.75rem;
}
blockquote {
  border-color: #072ac8;
}
/* Forms */
.YfhWGg0 .PMujFNJCb .GZqsEyAA5gF {
  border-radius: 100px !important;
}
.YfhWGg0 .PMujFNJCb .GZqsEyAA5gF:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.YfhWGg0 .PMujFNJCb button[type="submit"] {
  border-radius: 100px !important;
  padding: 1rem 3rem;
}
.YfhWGg0 .PMujFNJCb button[type="submit"]:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.KMVSMjAvMc li:hover,
.KMVSMjAvMc li.kLpswr5DZ {
  background-color: #072ac8;
  color: #ffffff;
}
.Ptkd3KD {
  transition: 0.25s ease;
}
.Ptkd3KD:hover {
  border-color: #072ac8;
}
.KMVSMjAvMc .fEKvLUMow,
.Ptkd3KD.YlY0hR:after,
.Ptkd3KD.VlBVuqE:after {
  transition: 0.4s;
  border-top-color: #232323;
  border-bottom-color: #232323;
}
.KMVSMjAvMc:hover .fEKvLUMow,
.Ptkd3KD.YlY0hR:hover:after,
.Ptkd3KD.VlBVuqE:hover:after {
  border-top-color: #072ac8;
  border-bottom-color: #072ac8;
}
.oLp1osZG .CYdXBeoq td.Vfe8UE,
.oLp1osZG .CYdXBeoq td.qWBGtH,
.oLp1osZG .aTugsNDjAKs .um5H2PGXVv > div > div.qWBGtH {
  color: #ffffff !important;
  background-color: #072ac8 !important;
  box-shadow: none !important;
}
.oLp1osZG .CYdXBeoq td:hover,
.oLp1osZG .aTugsNDjAKs .um5H2PGXVv > div > div:hover {
  color: #000000 !important;
  background: #f9c74b !important;
  box-shadow: none !important;
}
.W2eYie3lC7 {
  background-image: none !important;
}
.Nj5OL18hf:not(section),
.lcqkGsYj7U {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: auto;
}
iframe.Nj5OL18hf,
.Nj5OL18hf: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='%23072ac8' %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.Nj5OL18hf:after {
  opacity: 0.5;
}
body {
  overflow-x: hidden;
}
a {
  transition: color 0.6s;
}
@media (max-width: 1400px) {
  .pJSEql {
    max-width: 100%;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .pJSEql {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .jmacJs {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 767px) {
  .jmacJs {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.cBBHvR2T {
  z-index: 1000;
  width: 100%;
  position: relative;
}
.cBBHvR2T .sWN3kx: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) {
  .cBBHvR2T .Fnl0FFW0KFn {
    transform: scale(0.8);
  }
}
.cBBHvR2T .a82e8c {
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.cBBHvR2T .a82e8c img {
  max-width: 100%;
  max-height: 100%;
}
.cBBHvR2T .a82e8c .qCWdrVc {
  line-height: inherit !important;
}
.cBBHvR2T .a82e8c .d333zUpxJSh a {
  outline: none;
}
.cBBHvR2T .DYJgrjYw8 {
  margin: auto;
  margin-left: 0;
  margin-left: auto;
}
.cBBHvR2T .DYJgrjYw8 .R6y5NK {
  padding: 0 !important;
  transition: 0.3s all !important;
}
.cBBHvR2T .DYJgrjYw8 .R6y5NK .M8sOmX {
  padding: 16px !important;
  margin: 0 !important;
  border-radius: 1rem !important;
  transition: 0.3s all !important;
}
.cBBHvR2T .DYJgrjYw8 .R6y5NK .M8sOmX:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
.cBBHvR2T .DYJgrjYw8 .hhLkhbk .M8sOmX::after {
  transform: rotate(180deg);
}
@media (min-width: 992px) {
  .cBBHvR2T .DYJgrjYw8 .hhLkhbk .M8sOmX::before {
    content: "";
    width: 100%;
    height: 20px;
    top: 100%;
    background: transparent;
    position: absolute;
  }
}
.cBBHvR2T .DYJgrjYw8 .sWN3kx {
  padding: 12px !important;
  border-radius: 0.5rem !important;
  margin: 0 8px !important;
  transition: 0.3s all !important;
}
.cBBHvR2T .DYJgrjYw8 .sWN3kx:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
@media (min-width: 992px) {
  .cBBHvR2T .DYJgrjYw8 {
    padding-left: 1.5rem;
  }
}
.cBBHvR2T .M8sOmX {
  width: fit-content;
  position: relative;
}
.cBBHvR2T .d333zUpxJSh {
  margin: 0 !important;
}
@media (max-width: 767px) {
  .cBBHvR2T .d333zUpxJSh {
    padding-left: 0;
  }
}
.cBBHvR2T .qCWdrVc {
  padding-left: 1rem;
  padding-right: 0.5rem;
}
@media (max-width: 767px) {
  .cBBHvR2T .rWpyNos {
    padding-bottom: 0.5rem;
  }
}
.cBBHvR2T .rWpyNos .Waarzc0.QvOAZTg::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  transition: 0.3s all;
}
.cBBHvR2T .pJSEql {
  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) {
  .cBBHvR2T .pJSEql {
    padding-right: 2rem;
  }
}
@media (max-width: 767px) {
  .cBBHvR2T .pJSEql {
    width: 95%;
    height: 56px !important;
    padding-right: 1rem;
    margin-top: 0rem;
  }
}
.cBBHvR2T .vHquwmFX {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.cBBHvR2T .b2TmK5s {
  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;
}
.cBBHvR2T .R6y5NK:focus,
.cBBHvR2T .M8sOmX:focus {
  outline: none;
}
.cBBHvR2T .cutdb13 .b2TmK5s .sWN3kx {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.cBBHvR2T .cutdb13 .b2TmK5s .sWN3kx::after {
  right: 0.5rem;
}
.cBBHvR2T .cutdb13 .b2TmK5s .sWN3kx .xFaJr40u1 {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cBBHvR2T .cutdb13 .b2TmK5s .sWN3kx .xFaJr40u1:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cBBHvR2T .RsBCpPsFcV .b2TmK5s .sWN3kx:before {
  display: none;
}
.cBBHvR2T .RsBCpPsFcV .cutdb13 .b2TmK5s .sWN3kx {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cBBHvR2T .YHKn2VS {
  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;
}
.cBBHvR2T .YHKn2VS.gcdyI3X {
  transition: all 0.3s;
}
.cBBHvR2T .YHKn2VS .sWN3kx {
  padding: 0.5rem 1.8rem;
}
.cBBHvR2T .YHKn2VS .d333zUpxJSh img {
  min-width: 6rem;
  object-fit: cover;
}
.cBBHvR2T .YHKn2VS .auRNO437 {
  z-index: 1;
  justify-content: flex-end;
}
.cBBHvR2T .YHKn2VS.RsBCpPsFcV {
  justify-content: center;
}
.cBBHvR2T .YHKn2VS.RsBCpPsFcV .R6y5NK .M8sOmX::before {
  display: none;
}
.cBBHvR2T .YHKn2VS.RsBCpPsFcV.gcdyI3X .b2TmK5s {
  top: 0;
}
@media (min-width: 992px) {
  .cBBHvR2T .YHKn2VS.RsBCpPsFcV.gcdyI3X:not(.mXeIc7ANQbm) .auRNO437 {
    max-height: calc(98.5vh - 4.3rem);
  }
}
.cBBHvR2T .YHKn2VS.RsBCpPsFcV .b2TmK5s .FTqYssG {
  left: 0 !important;
}
.cBBHvR2T .YHKn2VS.RsBCpPsFcV .b2TmK5s .sWN3kx:after {
  right: auto;
}
.cBBHvR2T .YHKn2VS.RsBCpPsFcV .b2TmK5s .QvOAZTg[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%;
}
.cBBHvR2T .YHKn2VS.RsBCpPsFcV ul.DYJgrjYw8 li {
  margin: auto;
}
.cBBHvR2T .YHKn2VS.RsBCpPsFcV .b2TmK5s .sWN3kx {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
.cBBHvR2T .YHKn2VS.RsBCpPsFcV .ZzkNua {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 767px) {
  .cBBHvR2T .YHKn2VS {
    min-height: 72px;
  }
  .cBBHvR2T .YHKn2VS .d333zUpxJSh img {
    height: 2.5rem !important;
    min-width: 2.5rem !important;
  }
}
@media (max-width: 991px) {
  .cBBHvR2T .YHKn2VS .R6y5NK .M8sOmX::before {
    display: none;
  }
  .cBBHvR2T .YHKn2VS.gcdyI3X .b2TmK5s {
    top: 0;
  }
  .cBBHvR2T .YHKn2VS .b2TmK5s .FTqYssG {
    left: 0 !important;
  }
  .cBBHvR2T .YHKn2VS .b2TmK5s .sWN3kx:after {
    right: auto;
  }
  .cBBHvR2T .YHKn2VS .b2TmK5s .QvOAZTg[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%;
  }
  .cBBHvR2T .YHKn2VS .b2TmK5s .sWN3kx {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .cBBHvR2T .YHKn2VS .a82e8c {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 10px;
  }
  .cBBHvR2T .YHKn2VS .Fnl0FFW0KFn {
    flex-basis: auto;
  }
  .cBBHvR2T .YHKn2VS .ZzkNua {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.cBBHvR2T .YHKn2VS.mXeIc7ANQbm .d333zUpxJSh img {
  height: 2rem;
}
.cBBHvR2T .sWN3kx.nLj3Ell3,
.cBBHvR2T .sWN3kx:active {
  background-color: transparent;
}
.cBBHvR2T .T5OCVyqEcb .DYJgrjYw8 .M8sOmX {
  padding: 0;
}
.cBBHvR2T .rWpyNos .Waarzc0.QvOAZTg {
  margin-right: 1.667em;
}
.cBBHvR2T .rWpyNos .Waarzc0.QvOAZTg[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cBBHvR2T .YHKn2VS.T5OCVyqEcb .cutdb13 .b2TmK5s {
  background: #ffffff;
}
.cBBHvR2T .YHKn2VS.T5OCVyqEcb .cutdb13 .b2TmK5s .FTqYssG {
  margin: 0;
  left: 105%;
  transform: none;
  top: -12px;
}
.cBBHvR2T .YHKn2VS .cutdb13.hhLkhbk > .b2TmK5s {
  display: flex;
}
.cBBHvR2T ul.DYJgrjYw8 {
  flex-wrap: wrap;
}
.cBBHvR2T .KeZBuH {
  text-align: center;
  min-width: 140px;
}
@media (max-width: 992px) {
  .cBBHvR2T .KeZBuH {
    text-align: left;
  }
}
.cBBHvR2T button.Fnl0FFW0KFn {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.cBBHvR2T button.Fnl0FFW0KFn .xQQD0BY span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cBBHvR2T button.Fnl0FFW0KFn .xQQD0BY span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cBBHvR2T button.Fnl0FFW0KFn .xQQD0BY span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cBBHvR2T button.Fnl0FFW0KFn .xQQD0BY span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cBBHvR2T button.Fnl0FFW0KFn .xQQD0BY span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cBBHvR2T nav.gcdyI3X .xQQD0BY span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cBBHvR2T nav.gcdyI3X .xQQD0BY span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cBBHvR2T nav.gcdyI3X .xQQD0BY span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cBBHvR2T nav.gcdyI3X .xQQD0BY span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cBBHvR2T .RtiZVqj {
  padding: 0 1rem;
}
.cBBHvR2T a.M8sOmX {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cBBHvR2T .ZzkNua {
  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) {
  .cBBHvR2T .ZzkNua {
    justify-content: flex-start;
    margin-bottom: 0.5rem;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cBBHvR2T .YHKn2VS {
    height: 70px;
  }
  .cBBHvR2T .YHKn2VS.gcdyI3X {
    height: auto;
  }
  .cBBHvR2T .R6y5NK .M8sOmX:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cBBHvR2T .YHKn2VS .cutdb13 > .b2TmK5s {
  display: none;
  width: max-content;
  max-width: 500px !important;
  transform: translateX(-50%);
  top: calc(100% + 20px);
  left: 50%;
}
.cBBHvR2T .YHKn2VS .cutdb13 > .b2TmK5s .sWN3kx {
  line-height: 1 !important;
}
.cBBHvR2T .YHKn2VS .cutdb13 > .b2TmK5s .cutdb13 .sWN3kx {
  align-items: center;
  display: flex;
  height: max-content !important;
  min-height: max-content !important;
}
.cBBHvR2T .YHKn2VS .cutdb13 > .b2TmK5s .cutdb13 .sWN3kx::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);
}
.cBBHvR2T .YHKn2VS .cutdb13 > .b2TmK5s .cutdb13.hhLkhbk .sWN3kx::after {
  transform: rotate(0deg);
}
.cBBHvR2T .MQ5EyMsrk {
  margin: -0.6rem -0.6rem;
}
.cBBHvR2T .Fnl0FFW0KFn {
  margin-left: 12px;
  margin-right: 8px;
  order: 1000;
}
@media (max-width: 991px) {
  .cBBHvR2T .a82e8c {
    margin-right: auto;
  }
  .cBBHvR2T .auRNO437 {
    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);
  }
  .cBBHvR2T .DYJgrjYw8 .R6y5NK .M8sOmX::after {
    margin-left: 10px;
  }
  .cBBHvR2T .DYJgrjYw8 .sWN3kx:hover {
    background-color: rgba(27, 31, 10, 0.06);
  }
  .cBBHvR2T .YHKn2VS .cutdb13 > .b2TmK5s {
    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;
  }
  .cBBHvR2T .YHKn2VS .cutdb13 > .b2TmK5s .sWN3kx {
    padding: 8px !important;
    line-height: 1 !important;
    margin-bottom: 4px !important;
  }
  .cBBHvR2T .YHKn2VS .cutdb13 > .b2TmK5s .cutdb13 .sWN3kx {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
  }
  .cBBHvR2T .YHKn2VS .cutdb13 > .b2TmK5s .cutdb13 .sWN3kx::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);
  }
  .cBBHvR2T .YHKn2VS .cutdb13 > .b2TmK5s .cutdb13.hhLkhbk .sWN3kx::after {
    transform: rotate(180deg);
  }
  .cBBHvR2T .YHKn2VS .cutdb13 > .b2TmK5s .FTqYssG {
    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;
  }
  .cBBHvR2T .YHKn2VS .cutdb13.hhLkhbk > .b2TmK5s {
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 575px) {
  .cBBHvR2T .auRNO437 {
    padding: 1rem;
  }
}
.QlY6frPrEo {
  display: flex;
}
@media (min-width: 768px) {
  .QlY6frPrEo {
    align-items: flex-end;
  }
  .QlY6frPrEo .c1phwa7V {
    justify-content: flex-start;
  }
  .QlY6frPrEo .uSsDiYrgUH {
    padding: 1rem 3rem;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .QlY6frPrEo .uSsDiYrgUH {
    min-width: 50%;
  }
}
@media (max-width: 767px) {
  .QlY6frPrEo {
    -webkit-align-items: center;
    align-items: flex-end;
  }
  .QlY6frPrEo .mgGOUs90Z7 {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .QlY6frPrEo .uSsDiYrgUH {
    width: 100%;
  }
}
.QlY6frPrEo .UHwcIMB.HFUxeh {
  display: none;
}
.QlY6frPrEo .UHwcIMB {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-image: url("P9fgTbyR.jpg");
}
.QlY6frPrEo .o8NgmpF,
.QlY6frPrEo .rgsPbN3b487 {
  text-align: left;
  color: #ffc091;
}
.QlY6frPrEo .dh4NYxGa,
.QlY6frPrEo .MQ5EyMsrk {
  text-align: left;
}
.mh79qFQkGg .UHwcIMB.HFUxeh {
  display: none;
}
.mh79qFQkGg .UHwcIMB {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-image: url("P9fgTbyR.jpg");
}
.vHCvkDse5de {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: transparent;
}
.vHCvkDse5de .UHwcIMB.HFUxeh {
  display: none;
}
.vHCvkDse5de .UHwcIMB {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.vHCvkDse5de .WttcNbz9 {
  background: #ffffff;
}
@media (max-width: 767px) {
  .vHCvkDse5de .WttcNbz9 {
    padding: 2rem 1.5rem;
    margin-bottom: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .vHCvkDse5de .WttcNbz9 {
    padding: 2.25rem;
  }
}
@media (min-width: 992px) {
  .vHCvkDse5de .WttcNbz9 {
    padding: 4rem;
  }
}
.vHCvkDse5de .dh4NYxGa,
.vHCvkDse5de .MQ5EyMsrk {
  text-align: left;
}
.vHCvkDse5de .IGQeWblL7L img {
  width: 120px;
  height: 120px;
  object-fit: cover;
  border-radius: 50% !important;
}
@media (min-width: 768px) and (max-width: 991px) {
  .vHCvkDse5de .IGQeWblL7L img {
    width: 120px;
    height: 120px;
  }
}
@media (max-width: 768px) {
  .vHCvkDse5de .IGQeWblL7L img {
    width: 80px;
    height: 80px;
  }
}
.vHCvkDse5de .IGQeWblL7L {
  display: flex;
}
.vHCvkDse5de .crq6zNm4Ax {
  text-align: center;
}
.vHCvkDse5de .m1BmRGEW {
  text-align: center;
}
.oFO1oKa {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.oFO1oKa .XqRhyX4Vlj iframe {
  width: 100%;
}
.oFO1oKa .UHwcIMB {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.oFO1oKa .o8NgmpF,
.oFO1oKa .rgsPbN3b487,
.oFO1oKa .dh4NYxGa {
  text-align: center;
}
.h12qLWLD {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.h12qLWLD .bn53zf7lxOy {
  line-height: 1.2;
  color: #232323;
  text-align: center;
}
.h12qLWLD img,
.h12qLWLD .KtFv8P49 {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.h12qLWLD .mXbsIiVq:focus,
.h12qLWLD span:focus {
  outline: none;
}
.h12qLWLD .mXbsIiVq {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .h12qLWLD .mXbsIiVq {
    margin-bottom: 1rem;
  }
}
.h12qLWLD .WszQqUHdyZ {
  position: relative;
  border-radius: 4px;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.h12qLWLD .o8NgmpF {
  color: #232323;
}
.h12qLWLD .dh4NYxGa,
.h12qLWLD .MQ5EyMsrk {
  color: #232323;
}
.h12qLWLD .O5rcFA {
  color: #232323;
}
.h12qLWLD .kQcccuv {
  max-width: 800px;
}
.MnXrjUaDqA {
  background-image: url("qY65xxV9.jpeg");
  overflow: hidden;
}
.DglcOjA {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.DglcOjA .xFaJr40u1 {
  font-size: 1.2rem !important;
  font-family: 'Moririse2' !important;
  color: white;
  transition: all 0.3s;
  transform: rotate(180deg);
  padding-left: 0.5rem;
}
.DglcOjA .Czcreeo {
  border: none;
}
.DglcOjA .akZb2qP {
  padding: 0rem;
}
@media (max-width: 767px) {
  .DglcOjA .akZb2qP {
    padding: 0rem;
  }
}
.DglcOjA .wQNVBoaPbtt {
  padding: 0rem;
  padding-bottom: 0.5rem;
  margin-top: 1rem;
}
.DglcOjA .I2qanY {
  padding: 0;
}
.DglcOjA .kWISCHVyA79 {
  height: 100%;
}
.DglcOjA img {
  height: 100%;
  object-fit: cover;
}
.DglcOjA .RsBCpPsFcV span {
  transform: rotate(0deg);
}
.DglcOjA .vb9a2Burx1q {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.DglcOjA p {
  margin-bottom: 0.3rem;
}
.DglcOjA .GRZJU6tVfhi {
  color: #000000;
}
.DglcOjA .cWNsgQQ .akZb2qP {
  background-color: transparent;
  margin-bottom: 0;
  border: 0;
  border-radius: 2rem;
}
.DglcOjA .cWNsgQQ {
  background: #ffffff;
  padding: 2.25rem;
  border-radius: 2rem;
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  .DglcOjA .cWNsgQQ {
    padding: 2rem 1.5rem;
    margin-bottom: 1rem;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .DglcOjA .cWNsgQQ {
    margin-bottom: 1rem;
    padding: 2rem 1.5rem;
  }
}
.DglcOjA .jTZG7aP {
  color: #000000;
}
.DglcOjA .o8NgmpF {
  text-align: center;
  color: #000000;
}
.DglcOjA .rgsPbN3b487 {
  color: #000000;
  text-align: center;
}
.DglcOjA .GRZJU6tVfhi,
.DglcOjA .xFaJr40u1 {
  color: #000000;
}
.TirbxcNFv {
  padding-top: 5rem;
  padding-bottom: 4rem;
  background-color: transparent;
}
.TirbxcNFv .OBRkZn {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .TirbxcNFv .OBRkZn {
    margin-bottom: 1rem;
  }
}
.TirbxcNFv .r05syPOagO {
  background: #072ac8;
  padding: 2.25rem;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .TirbxcNFv .r05syPOagO {
    padding: 2rem 1.5rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .TirbxcNFv .r05syPOagO {
    padding: 2rem 1.5rem;
    margin-bottom: 2rem;
  }
}
.TirbxcNFv .dyipRonmciN {
  padding: 2.25rem 2.25rem 0;
  background: #ffffff;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .TirbxcNFv .dyipRonmciN {
    padding: 0rem 1.5rem;
  }
}
@media (max-width: 767px) {
  .TirbxcNFv .dyipRonmciN {
    padding: 0rem 1.5rem;
  }
}
.TirbxcNFv .WszQqUHdyZ {
  border-radius: 2rem;
  overflow: hidden;
  margin-bottom: 2rem;
  background: #ffffff;
  padding: 0rem;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
@media (max-width: 767px) {
  .TirbxcNFv .WszQqUHdyZ {
    margin-bottom: 1rem;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .TirbxcNFv .WszQqUHdyZ .bS9AGmg {
    padding: 0 1.5rem 2rem;
  }
}
@media (min-width: 1201px) {
  .TirbxcNFv .WszQqUHdyZ .bS9AGmg {
    padding: 0 2rem 2rem;
  }
}
.TirbxcNFv .GZqsEyAA5gF {
  width: -webkit-fill-available;
}
.TirbxcNFv .mXbsIiVq:focus,
.TirbxcNFv span:focus {
  outline: none;
}
.TirbxcNFv .MQ5EyMsrk {
  margin-top: auto !important;
  padding: 2rem 2rem 0;
}
@media (max-width: 991px) {
  .TirbxcNFv .MQ5EyMsrk {
    padding: 0rem 2.25rem 2rem;
  }
}
@media (max-width: 767px) {
  .TirbxcNFv .MQ5EyMsrk {
    padding: 0rem 1.5rem;
    margin-bottom: 2rem;
  }
}
.TirbxcNFv .o8NgmpF {
  color: #000000;
}
.TirbxcNFv .rgsPbN3b487 {
  color: #ffffff;
}
.TirbxcNFv .dh4NYxGa,
.TirbxcNFv .MQ5EyMsrk {
  text-align: left;
}
.TirbxcNFv .O5rcFA {
  text-align: left;
  color: var(--primary-text, #ffffff);
}
.TirbxcNFv .bn53zf7lxOy {
  text-align: left;
  color: var(--primary-text, #ffffff);
}
.TirbxcNFv .kQcccuv {
  max-width: 800px;
}
.Pk9sJN {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #fcf300;
}
.Pk9sJN input {
  padding: 1.2rem 1.5rem;
  border: none !important;
  height: 100%;
}
.Pk9sJN input:hover {
  border: none !important;
}
.Pk9sJN .GZqsEyAA5gF {
  height: 100%;
  margin: auto;
}
@media (min-width: 992px) {
  .Pk9sJN .yTwxzIg {
    padding: 0 2rem;
  }
}
.Pk9sJN .c1phwa7V {
  justify-content: center;
}
.Pk9sJN .MQ5EyMsrk {
  display: flex;
  margin-bottom: 1.2rem;
  width: fit-content;
}
@media (min-width: 768px) {
  .Pk9sJN .MQ5EyMsrk {
    margin-left: initial;
  }
}
.Pk9sJN .MQ5EyMsrk .GZqsEyAA5gF {
  width: auto;
}
@media (max-width: 991px) {
  .Pk9sJN .AsNEiAd7rN {
    margin-bottom: 2rem;
  }
  .Pk9sJN .HWpSpML {
    flex-direction: column-reverse;
  }
}
.Pk9sJN .nnRQrA {
  align-items: center;
}
.Pk9sJN .o8NgmpF {
  text-align: center;
  color: #000000;
}
.qFwogaDVr2s {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.qFwogaDVr2s .mXbsIiVq:focus,
.qFwogaDVr2s span:focus {
  outline: none;
}
.qFwogaDVr2s .jmacJs {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}
.qFwogaDVr2s .kQcccuv {
  max-width: 800px;
}
.qFwogaDVr2s .mXbsIiVq {
  color: #232323;
  min-height: 90px;
  font-weight: bold;
}
@media (max-width: 768px) {
  .qFwogaDVr2s .mXbsIiVq {
    min-height: 45px;
  }
}
.t7L55M {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.t7L55M .mXbsIiVq:focus,
.t7L55M span:focus {
  outline: none;
}
.t7L55M .mXbsIiVq {
  cursor: pointer;
}
.t7L55M .QocYCHYyO8P {
  grid-row-gap: 2rem;
}
@media (max-width: 767px) {
  .t7L55M .QocYCHYyO8P {
    grid-row-gap: 1rem;
  }
}
.t7L55M .IM7FjYuVm,
.t7L55M .pK4fbO {
  gap: 0 2rem;
}
@media (max-width: 767px) {
  .t7L55M .IM7FjYuVm,
  .t7L55M .pK4fbO {
    gap: 0 1rem;
  }
}
.t7L55M .o8NgmpF {
  color: #000000;
}
.t7L55M .dh4NYxGa,
.t7L55M .MQ5EyMsrk {
  color: #000000;
}
.t7L55M .kQcccuv {
  max-width: 800px;
}
.t7L55M .pJSEql,
.t7L55M .jmacJs {
  overflow: hidden;
}
.t7L55M .QocYCHYyO8P {
  display: grid;
  transform: translate3d(-3rem, 0, 0);
  width: 115vw;
  grid-column-gap: 1rem;
}
.t7L55M .CLefx2KO7Q {
  display: flex;
  justify-content: center;
  align-items: center;
}
.t7L55M .CLefx2KO7Q img {
  min-width: 30vw;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .t7L55M .CLefx2KO7Q img {
    min-width: 35vw;
  }
}
.t7L55M .IM7FjYuVm,
.t7L55M .pK4fbO {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
}
.t7L55M .IM7FjYuVm {
  align-items: flex-end;
}
.t7L55M .pK4fbO {
  align-items: flex-start;
}
.dAUKcj6 {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.dAUKcj6 .bn53zf7lxOy {
  line-height: 1.2;
  color: #000000;
  text-align: center;
}
.dAUKcj6 img,
.dAUKcj6 .KtFv8P49 {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.dAUKcj6 .mXbsIiVq:focus,
.dAUKcj6 span:focus {
  outline: none;
}
.dAUKcj6 .mXbsIiVq {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .dAUKcj6 .mXbsIiVq {
    margin-bottom: 1rem;
  }
}
.dAUKcj6 .WszQqUHdyZ {
  position: relative;
  border-radius: 4px;
  display: flex;
  flex-flow: column nowrap;
}
.dAUKcj6 .MQ5EyMsrk {
  margin-top: auto !important;
}
.dAUKcj6 .o8NgmpF {
  color: #000000;
}
.dAUKcj6 .dh4NYxGa,
.dAUKcj6 .MQ5EyMsrk {
  color: #000000;
  text-align: center;
}
.dAUKcj6 .O5rcFA {
  color: #000000;
  text-align: center;
}
.dAUKcj6 .kQcccuv {
  max-width: 800px;
}
.MlALf1YwLOV {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.MlALf1YwLOV .UHwcIMB.HFUxeh {
  display: none;
}
.MlALf1YwLOV .WszQqUHdyZ {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.MlALf1YwLOV .UHwcIMB {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.MlALf1YwLOV .xFaJr40u1 {
  display: inline-flex;
  font-size: 2rem;
  color: #d70081;
  width: 80px;
  justify-content: center;
  align-items: center;
  background: #ffd7ef;
  height: 80px;
  border-radius: 50%;
}
.MlALf1YwLOV .m1BmRGEW,
.MlALf1YwLOV .vHquwmFX,
.MlALf1YwLOV .crq6zNm4Ax {
  color: #000000;
  text-align: center;
}
.MlALf1YwLOV .kQcccuv {
  max-width: 800px;
}
.MlALf1YwLOV .o8NgmpF {
  color: #000000;
}
.MlALf1YwLOV .MQ5EyMsrk {
  text-align: center;
}
.MlALf1YwLOV .m1BmRGEW,
.MlALf1YwLOV .vHquwmFX {
  color: #072AC8;
}
.cSG0yay1V5a {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cSG0yay1V5a .bn53zf7lxOy {
  line-height: 1.2;
  color: #000000;
}
.cSG0yay1V5a img,
.cSG0yay1V5a .KtFv8P49 {
  width: 100%;
}
.cSG0yay1V5a .mXbsIiVq:focus,
.cSG0yay1V5a span:focus {
  outline: none;
}
.cSG0yay1V5a .mXbsIiVq {
  margin-bottom: 2rem;
}
@media (max-width: 575px) {
  .cSG0yay1V5a .mXbsIiVq {
    margin-bottom: 1rem;
  }
}
.cSG0yay1V5a .WszQqUHdyZ {
  position: relative;
  border-radius: 4px;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.cSG0yay1V5a .o8NgmpF {
  color: #000000;
}
.cSG0yay1V5a .dh4NYxGa,
.cSG0yay1V5a .MQ5EyMsrk {
  color: #000000;
}
.cSG0yay1V5a .O5rcFA {
  color: #000000;
  text-align: center;
}
.cSG0yay1V5a .kQcccuv {
  max-width: 800px;
}
.cSG0yay1V5a img {
  filter: grayscale(1);
}
.khYewm4 {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.khYewm4 .dVqp0apha8 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.khYewm4 .dVqp0apha8 .LcjJ8VzJG {
  margin: 8px;
}
.khYewm4 .dVqp0apha8 .LcjJ8VzJG a:hover .xFaJr40u1,
.khYewm4 .dVqp0apha8 .LcjJ8VzJG a:focus .xFaJr40u1 {
  background-color: #f7f7f7;
}
.khYewm4 .dVqp0apha8 .LcjJ8VzJG a .xFaJr40u1 {
  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;
}
.khYewm4 .A2x2BRaa {
  width: 100%;
  justify-content: center;
}
.khYewm4 .o8NgmpF {
  color: #ffffff;
}
.khYewm4 .o8NgmpF,
.khYewm4 .s7jAL08Yw5 {
  color: #000000;
}
.ucnztTNtBZY {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: transparent;
}
.ucnztTNtBZY .ib1k0U36w {
  background-color: #ffffff;
  opacity: 0.4;
}
.ucnztTNtBZY form .MQ5EyMsrk {
  text-align: center;
  width: 100%;
}
.ucnztTNtBZY form .MQ5EyMsrk .GZqsEyAA5gF {
  display: inline-flex;
}
@media (max-width: 991px) {
  .ucnztTNtBZY form .MQ5EyMsrk .GZqsEyAA5gF {
    width: 100%;
  }
}
.ucnztTNtBZY .kQcccuv {
  max-width: 800px;
}
.mCCZhD {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: transparent;
}
.mCCZhD .UHwcIMB.HFUxeh {
  display: none;
}
.mCCZhD .UHwcIMB {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.mCCZhD .c1phwa7V {
  justify-content: center;
}
.mCCZhD .mXbsIiVq {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .mCCZhD .mXbsIiVq {
    margin-bottom: 1rem;
  }
}
.mCCZhD .mXbsIiVq .WszQqUHdyZ {
  display: flex;
  flex-direction: column;
  height: 100%;
  background: #ffffff;
  padding: 2.25rem;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .mCCZhD .mXbsIiVq .WszQqUHdyZ {
    padding: 2rem 1.5rem;
  }
}
@media (max-width: 767px) {
  .mCCZhD .mXbsIiVq .WszQqUHdyZ {
    padding: 2rem 1.5rem;
  }
}
.mCCZhD .kQcccuv {
  max-width: 800px;
}
.e5FNrYvy3 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #000000;
  overflow: hidden;
}
