.B4whWEPte {
  border-width: 2px;
}
img,
.Q62Eg0B,
.OXHxIy,
.aiP5qkBaqBL,
.RzWaWYSIRGD iframe,
.SH3ZGS3Den iframe,
.W4fUnBnNE,
.QFOr2tOTLq,
.KCYoCRTmQq,
.ANhfgZ2s {
  border-radius: 2rem !important;
}
.aiP5qkBaqBL {
  overflow: hidden;
}
body {
  background-color: #fff0f0;
}
body {
  font-family: Golos Text;
}
.HUI4QU {
  font-family: 'Golos Text', sans-serif;
  font-size: 5rem;
  line-height: 1;
}
.HUI4QU > .uYi146 {
  font-size: 6.25rem;
}
.wEA66uLl {
  font-family: 'Golos Text', sans-serif;
  font-size: 4rem;
  line-height: 1;
}
.wEA66uLl > .uYi146 {
  font-size: 5rem;
}
.Ex8pWwde86 {
  font-family: 'Golos Text', sans-serif;
  font-size: 1.2rem;
  line-height: 1.5;
}
.Ex8pWwde86 > .uYi146 {
  font-size: 1.5rem;
}
.uK5n5bOvo {
  font-family: 'Golos Text', sans-serif;
  font-size: 2.5rem;
  line-height: 1.5;
}
.uK5n5bOvo > .uYi146 {
  font-size: 3.125rem;
}
.JByadruQCY {
  font-family: 'Golos Text', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
}
.JByadruQCY > .uYi146 {
  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) {
  .HUI4QU {
    font-size: 4rem;
  }
}
@media (max-width: 768px) {
  .HUI4QU {
    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))));
  }
  .wEA66uLl {
    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))));
  }
  .Ex8pWwde86 {
    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))));
  }
  .uK5n5bOvo {
    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))));
  }
  .JByadruQCY {
    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) {
  .HUI4QU {
    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))));
  }
  .wEA66uLl {
    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))));
  }
  .Ex8pWwde86 {
    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))));
  }
  .uK5n5bOvo {
    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))));
  }
  .JByadruQCY {
    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 */
.B4whWEPte {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .B4whWEPte {
    padding: 0.75rem 1.5rem;
  }
}
.BBTsECHc {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.zScs4MzS0 {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.NHLlyiEnXb {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
.icNXcF {
  background-color: #1a535c !important;
}
.Axv2DszA5j {
  background-color: #20ac6b !important;
}
.uP5fwnQuCBJ {
  background-color: #0aa3c2 !important;
}
.Tw63XeAXbu {
  background-color: #cc9900 !important;
}
.SJ1uUY2A {
  background-color: #ae1e2c !important;
}
.n5Kv9izVFa,
.n5Kv9izVFa:active {
  background-color: #1a535c !important;
  border-color: #1a535c !important;
  color: #ffffff !important;
  box-shadow: none;
}
.n5Kv9izVFa:hover,
.n5Kv9izVFa:focus,
.n5Kv9izVFa.yTu9qYtDST,
.n5Kv9izVFa.fhMtaApMsBG {
  color: inherit;
  background-color: #257784 !important;
  border-color: #257784 !important;
  box-shadow: none;
}
.n5Kv9izVFa.Qo0mridQ9Rj,
.n5Kv9izVFa:disabled {
  color: #ffffff !important;
  background-color: #257784 !important;
  border-color: #257784 !important;
}
.VzI6C2pw,
.VzI6C2pw:active {
  background-color: #4ecdc4 !important;
  border-color: #4ecdc4 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.VzI6C2pw:hover,
.VzI6C2pw:focus,
.VzI6C2pw.yTu9qYtDST,
.VzI6C2pw.fhMtaApMsBG {
  color: inherit;
  background-color: #76d8d1 !important;
  border-color: #76d8d1 !important;
  box-shadow: none;
}
.VzI6C2pw.Qo0mridQ9Rj,
.VzI6C2pw:disabled {
  color: #ffffff !important;
  background-color: #76d8d1 !important;
  border-color: #76d8d1 !important;
}
.vfnctr,
.vfnctr:active {
  background-color: #0aa3c2 !important;
  border-color: #0aa3c2 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.vfnctr:hover,
.vfnctr:focus,
.vfnctr.yTu9qYtDST,
.vfnctr.fhMtaApMsBG {
  color: inherit;
  background-color: #0dccf3 !important;
  border-color: #0dccf3 !important;
  box-shadow: none;
}
.vfnctr.Qo0mridQ9Rj,
.vfnctr:disabled {
  color: #ffffff !important;
  background-color: #0dccf3 !important;
  border-color: #0dccf3 !important;
}
.CmhwSBM,
.CmhwSBM:active {
  background-color: #20ac6b !important;
  border-color: #20ac6b !important;
  color: #ffffff !important;
  box-shadow: none;
}
.CmhwSBM:hover,
.CmhwSBM:focus,
.CmhwSBM.yTu9qYtDST,
.CmhwSBM.fhMtaApMsBG {
  color: inherit;
  background-color: #28d786 !important;
  border-color: #28d786 !important;
  box-shadow: none;
}
.CmhwSBM.Qo0mridQ9Rj,
.CmhwSBM:disabled {
  color: #ffffff !important;
  background-color: #28d786 !important;
  border-color: #28d786 !important;
}
.MoxxbbC0,
.MoxxbbC0:active {
  background-color: #cc9900 !important;
  border-color: #cc9900 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.MoxxbbC0:hover,
.MoxxbbC0:focus,
.MoxxbbC0.yTu9qYtDST,
.MoxxbbC0.fhMtaApMsBG {
  color: inherit;
  background-color: #ffbf00 !important;
  border-color: #ffbf00 !important;
  box-shadow: none;
}
.MoxxbbC0.Qo0mridQ9Rj,
.MoxxbbC0:disabled {
  color: #ffffff !important;
  background-color: #ffbf00 !important;
  border-color: #ffbf00 !important;
}
.VCW4YkIZc,
.VCW4YkIZc:active {
  background-color: #ae1e2c !important;
  border-color: #ae1e2c !important;
  color: #ffffff !important;
  box-shadow: none;
}
.VCW4YkIZc:hover,
.VCW4YkIZc:focus,
.VCW4YkIZc.yTu9qYtDST,
.VCW4YkIZc.fhMtaApMsBG {
  color: inherit;
  background-color: #da2637 !important;
  border-color: #da2637 !important;
  box-shadow: none;
}
.VCW4YkIZc.Qo0mridQ9Rj,
.VCW4YkIZc:disabled {
  color: #ffffff !important;
  background-color: #da2637 !important;
  border-color: #da2637 !important;
}
.beVxDQ5,
.beVxDQ5:active {
  background-color: #eff0ec !important;
  border-color: #eff0ec !important;
  color: #757b62 !important;
  box-shadow: none;
}
.beVxDQ5:hover,
.beVxDQ5:focus,
.beVxDQ5.yTu9qYtDST,
.beVxDQ5.fhMtaApMsBG {
  color: inherit;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  box-shadow: none;
}
.beVxDQ5.Qo0mridQ9Rj,
.beVxDQ5:disabled {
  color: #757b62 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.iHRK1sGYdI,
.iHRK1sGYdI:active {
  background-color: #232323 !important;
  border-color: #232323 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.iHRK1sGYdI:hover,
.iHRK1sGYdI:focus,
.iHRK1sGYdI.yTu9qYtDST,
.iHRK1sGYdI.fhMtaApMsBG {
  color: inherit;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
  box-shadow: none;
}
.iHRK1sGYdI.Qo0mridQ9Rj,
.iHRK1sGYdI:disabled {
  color: #ffffff !important;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
}
.NIYGfILtQ,
.NIYGfILtQ:active {
  background-color: transparent !important;
  border-color: #1a535c;
  color: #1a535c;
}
.NIYGfILtQ:hover,
.NIYGfILtQ:focus,
.NIYGfILtQ.yTu9qYtDST,
.NIYGfILtQ.fhMtaApMsBG {
  color: #071618 !important;
  background-color: transparent !important;
  border-color: #071618 !important;
  box-shadow: none !important;
}
.NIYGfILtQ.Qo0mridQ9Rj,
.NIYGfILtQ:disabled {
  color: #ffffff !important;
  background-color: #1a535c !important;
  border-color: #1a535c !important;
}
.HzsE1Z,
.HzsE1Z:active {
  background-color: transparent !important;
  border-color: #4ecdc4;
  color: #4ecdc4;
}
.HzsE1Z:hover,
.HzsE1Z:focus,
.HzsE1Z.yTu9qYtDST,
.HzsE1Z.fhMtaApMsBG {
  color: #2b9991 !important;
  background-color: transparent !important;
  border-color: #2b9991 !important;
  box-shadow: none !important;
}
.HzsE1Z.Qo0mridQ9Rj,
.HzsE1Z:disabled {
  color: #ffffff !important;
  background-color: #4ecdc4 !important;
  border-color: #4ecdc4 !important;
}
.txTm3a,
.txTm3a:active {
  background-color: transparent !important;
  border-color: #0aa3c2;
  color: #0aa3c2;
}
.txTm3a:hover,
.txTm3a:focus,
.txTm3a.yTu9qYtDST,
.txTm3a.fhMtaApMsBG {
  color: #065e70 !important;
  background-color: transparent !important;
  border-color: #065e70 !important;
  box-shadow: none !important;
}
.txTm3a.Qo0mridQ9Rj,
.txTm3a:disabled {
  color: #ffffff !important;
  background-color: #0aa3c2 !important;
  border-color: #0aa3c2 !important;
}
.ZRa66kT0gX,
.ZRa66kT0gX:active {
  background-color: transparent !important;
  border-color: #20ac6b;
  color: #20ac6b;
}
.ZRa66kT0gX:hover,
.ZRa66kT0gX:focus,
.ZRa66kT0gX.yTu9qYtDST,
.ZRa66kT0gX.fhMtaApMsBG {
  color: #12633e !important;
  background-color: transparent !important;
  border-color: #12633e !important;
  box-shadow: none !important;
}
.ZRa66kT0gX.Qo0mridQ9Rj,
.ZRa66kT0gX:disabled {
  color: #ffffff !important;
  background-color: #20ac6b !important;
  border-color: #20ac6b !important;
}
.VadT0Mkd0rN,
.VadT0Mkd0rN:active {
  background-color: transparent !important;
  border-color: #cc9900;
  color: #cc9900;
}
.VadT0Mkd0rN:hover,
.VadT0Mkd0rN:focus,
.VadT0Mkd0rN.yTu9qYtDST,
.VadT0Mkd0rN.fhMtaApMsBG {
  color: #755800 !important;
  background-color: transparent !important;
  border-color: #755800 !important;
  box-shadow: none !important;
}
.VadT0Mkd0rN.Qo0mridQ9Rj,
.VadT0Mkd0rN:disabled {
  color: #ffffff !important;
  background-color: #cc9900 !important;
  border-color: #cc9900 !important;
}
.YROPhIoGlTP,
.YROPhIoGlTP:active {
  background-color: transparent !important;
  border-color: #ae1e2c;
  color: #ae1e2c;
}
.YROPhIoGlTP:hover,
.YROPhIoGlTP:focus,
.YROPhIoGlTP.yTu9qYtDST,
.YROPhIoGlTP.fhMtaApMsBG {
  color: #641119 !important;
  background-color: transparent !important;
  border-color: #641119 !important;
  box-shadow: none !important;
}
.YROPhIoGlTP.Qo0mridQ9Rj,
.YROPhIoGlTP:disabled {
  color: #ffffff !important;
  background-color: #ae1e2c !important;
  border-color: #ae1e2c !important;
}
.SaHsrC,
.SaHsrC:active {
  background-color: transparent !important;
  border-color: #232323;
  color: #232323;
}
.SaHsrC:hover,
.SaHsrC:focus,
.SaHsrC.yTu9qYtDST,
.SaHsrC.fhMtaApMsBG {
  color: #000000 !important;
  background-color: transparent !important;
  border-color: #000000 !important;
  box-shadow: none !important;
}
.SaHsrC.Qo0mridQ9Rj,
.SaHsrC:disabled {
  color: #ffffff !important;
  background-color: #232323 !important;
  border-color: #232323 !important;
}
.fyqqTLWKD,
.fyqqTLWKD:active {
  background-color: transparent !important;
  border-color: #fafafa;
  color: #fafafa;
}
.fyqqTLWKD:hover,
.fyqqTLWKD:focus,
.fyqqTLWKD.yTu9qYtDST,
.fyqqTLWKD.fhMtaApMsBG {
  color: #cfcfcf !important;
  background-color: transparent !important;
  border-color: #cfcfcf !important;
  box-shadow: none !important;
}
.fyqqTLWKD.Qo0mridQ9Rj,
.fyqqTLWKD:disabled {
  color: #7a7a7a !important;
  background-color: #fafafa !important;
  border-color: #fafafa !important;
}
.l4SgN2 {
  color: #1a535c !important;
}
.DdAXOLIS {
  color: #4ecdc4 !important;
}
.tZef14N6BVo {
  color: #20ac6b !important;
}
.QfeDgXaC7w {
  color: #0aa3c2 !important;
}
.AbkvyTq {
  color: #cc9900 !important;
}
.ktng8D2 {
  color: #ae1e2c !important;
}
.zCXMve {
  color: #fafafa !important;
}
.vdAyzk12 {
  color: #232323 !important;
}
a.l4SgN2:hover,
a.l4SgN2:focus,
a.l4SgN2.fhMtaApMsBG {
  color: #040b0c !important;
}
a.DdAXOLIS:hover,
a.DdAXOLIS:focus,
a.DdAXOLIS.fhMtaApMsBG {
  color: #288d86 !important;
}
a.tZef14N6BVo:hover,
a.tZef14N6BVo:focus,
a.tZef14N6BVo.fhMtaApMsBG {
  color: #105636 !important;
}
a.QfeDgXaC7w:hover,
a.QfeDgXaC7w:focus,
a.QfeDgXaC7w.fhMtaApMsBG {
  color: #055161 !important;
}
a.AbkvyTq:hover,
a.AbkvyTq:focus,
a.AbkvyTq.fhMtaApMsBG {
  color: #664d00 !important;
}
a.ktng8D2:hover,
a.ktng8D2:focus,
a.ktng8D2.fhMtaApMsBG {
  color: #570f16 !important;
}
a.zCXMve:hover,
a.zCXMve:focus,
a.zCXMve.fhMtaApMsBG {
  color: #c7c7c7 !important;
}
a.vdAyzk12:hover,
a.vdAyzk12:focus,
a.vdAyzk12.fhMtaApMsBG {
  color: #000000 !important;
}
a:is(#Hg2dYcwKbcI, #BEZyDP, #BoCbVP, #lTfqiT2uVH, #ZbSisZYnMQ, #kkpw4tFHR, #HocvIe, #y9q334kP6pz, #KsTscnoAbS, #tRLsCO6CwE, #LRYmw5V1S, #cRiuRKhia, #vErG3e17, #d370Cmp, #XkTKCVM, #l4SgN2, #DdAXOLIS, #tZef14N6BVo, #QfeDgXaC7w, #AbkvyTq, #ktng8D2, #Fd7ABdJiW, #Lv1u2hn, #zCXMve, #FcQRKpUk, #b9hgQMCo8, #DDVskcWg, #ixXe84OesEd, #iarvYbo, #dxqNLr, #llIwKdobu, #MClQ2o0j, #J5rmC137w, #vd2018, #ts5iv46UH7, #LZ5w8h0, #VXVkwUPUZ, #yw6eex, #edfcHaq0, #oQ0vrmB5oZ, #ujDWAiy1kX, #aAuMie, #DSGwONc, #eliXhb, #vdAyzk12):not(.F8dNmx7):not(.UqvjiLNT):not([role]):not(.fB2Nfrmec) {
  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(#Hg2dYcwKbcI, #BEZyDP, #BoCbVP, #lTfqiT2uVH, #ZbSisZYnMQ, #kkpw4tFHR, #HocvIe, #y9q334kP6pz, #KsTscnoAbS, #tRLsCO6CwE, #LRYmw5V1S, #cRiuRKhia, #vErG3e17, #d370Cmp, #XkTKCVM, #l4SgN2, #DdAXOLIS, #tZef14N6BVo, #QfeDgXaC7w, #AbkvyTq, #ktng8D2, #Fd7ABdJiW, #Lv1u2hn, #zCXMve, #FcQRKpUk, #b9hgQMCo8, #DDVskcWg, #ixXe84OesEd, #iarvYbo, #dxqNLr, #llIwKdobu, #MClQ2o0j, #J5rmC137w, #vd2018, #ts5iv46UH7, #LZ5w8h0, #VXVkwUPUZ, #yw6eex, #edfcHaq0, #oQ0vrmB5oZ, #ujDWAiy1kX, #aAuMie, #DSGwONc, #eliXhb, #vdAyzk12):not(.F8dNmx7):not(.UqvjiLNT):not([role]):not(.fB2Nfrmec):hover {
  transition: background-position 2s ease-in-out;
  background-image: linear-gradient(currentColor 50%, currentColor 50%);
  background-position: 0px 1.2em;
}
.KQI6UrAEl .F8dNmx7.fhMtaApMsBG {
  color: #1a535c;
}
.KQI6UrAEl .F8dNmx7:not(.fhMtaApMsBG) {
  color: #232323;
}
.ugG9M2G6t {
  background-color: #70c770;
}
.sLyRnMF {
  background-color: #0aa3c2;
}
.IMfeevNEabU {
  background-color: #cc9900;
}
.oSgO9nF {
  background-color: #ae1e2c;
}
.PTBxboTh6pj .B4whWEPte:not(.hDwJRnUbDWW) {
  border-radius: 100px;
}
.aJRbWcil li a {
  border-radius: 100px !important;
}
.aJRbWcil li.fhMtaApMsBG .B4whWEPte {
  background-color: #1a535c;
  border-color: #1a535c;
  color: #ffffff;
}
.aJRbWcil li.fhMtaApMsBG .B4whWEPte:focus {
  box-shadow: none;
}
.KQI6UrAEl .F8dNmx7 {
  border-radius: 100px !important;
}
a,
a:hover {
  color: #1a535c;
}
.cXR4XlHR9D.icNXcF .nQfl6eZ87K,
.cXR4XlHR9D.icNXcF .at29dwGfF {
  color: #36adbf;
}
.cXR4XlHR9D.Axv2DszA5j .nQfl6eZ87K,
.cXR4XlHR9D.Axv2DszA5j .at29dwGfF {
  color: #68e3aa;
}
.cXR4XlHR9D.uP5fwnQuCBJ .nQfl6eZ87K,
.cXR4XlHR9D.uP5fwnQuCBJ .at29dwGfF {
  color: #55dbf6;
}
.cXR4XlHR9D.Tw63XeAXbu .nQfl6eZ87K,
.cXR4XlHR9D.Tw63XeAXbu .at29dwGfF {
  color: #ffe599;
}
.cXR4XlHR9D.SJ1uUY2A .nQfl6eZ87K,
.cXR4XlHR9D.SJ1uUY2A .at29dwGfF {
  color: #e56773;
}
/* Scroll to top button*/
.euX5MmGhxsT {
  display: none;
}
.KsFMln0 {
  font-family: 'Golos Text', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
  border-radius: 40px !important;
}
.KsFMln0 > .uYi146 {
  font-size: 1.75rem;
}
.KsFMln0:hover,
.KsFMln0: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: #1a535c !important;
}
.KsFMln0:-webkit-input-placeholder {
  font-family: 'Golos Text', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
}
.KsFMln0:-webkit-input-placeholder > .uYi146 {
  font-size: 1.75rem;
}
blockquote {
  border-color: #1a535c;
}
/* Forms */
.nwx3iYhc7k .tfRKB1cyPI .B4whWEPte {
  border-radius: 100px !important;
}
.nwx3iYhc7k .tfRKB1cyPI .B4whWEPte:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.nwx3iYhc7k .tfRKB1cyPI button[type="submit"] {
  border-radius: 100px !important;
  padding: 1rem 3rem;
}
.nwx3iYhc7k .tfRKB1cyPI button[type="submit"]:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.wGeiW6dLR li:hover,
.wGeiW6dLR li.wNqpH3mCBu {
  background-color: #1a535c;
  color: #ffffff;
}
.wpcNjo {
  transition: 0.25s ease;
}
.wpcNjo:hover {
  border-color: #1a535c;
}
.wGeiW6dLR .IXnibQWK,
.wpcNjo.RRo5FC:after,
.wpcNjo.r4NxQi:after {
  transition: 0.4s;
  border-top-color: #232323;
  border-bottom-color: #232323;
}
.wGeiW6dLR:hover .IXnibQWK,
.wpcNjo.RRo5FC:hover:after,
.wpcNjo.r4NxQi:hover:after {
  border-top-color: #1a535c;
  border-bottom-color: #1a535c;
}
.vSqBTDxJ .InfpdB td.k6oD08t,
.vSqBTDxJ .InfpdB td.SKqmjIq1X2,
.vSqBTDxJ .Ud4TALD .u4SjGs > div > div.SKqmjIq1X2 {
  color: #ffffff !important;
  background-color: #1a535c !important;
  box-shadow: none !important;
}
.vSqBTDxJ .InfpdB td:hover,
.vSqBTDxJ .Ud4TALD .u4SjGs > div > div:hover {
  color: #000000 !important;
  background: #4ecdc4 !important;
  box-shadow: none !important;
}
.T0BnA0tJh0 {
  background-image: none !important;
}
.xdfaBgb5PSL:not(section),
.sctaL8w {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: auto;
}
iframe.xdfaBgb5PSL,
.xdfaBgb5PSL: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='%231a535c' %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.xdfaBgb5PSL:after {
  opacity: 0.5;
}
body {
  overflow-x: hidden;
}
a {
  transition: color 0.6s;
}
@media (max-width: 1400px) {
  .U99prY0m2X {
    max-width: 100%;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .U99prY0m2X {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .SguDRVKul1 {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 767px) {
  .SguDRVKul1 {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.n7SFjJEB {
  z-index: 1000;
  width: 100%;
  position: relative;
}
.n7SFjJEB .UqvjiLNT: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) {
  .n7SFjJEB .qIMybTXGgUH {
    transform: scale(0.8);
  }
}
.n7SFjJEB .bovV1H {
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.n7SFjJEB .bovV1H img {
  max-width: 100%;
  max-height: 100%;
}
.n7SFjJEB .bovV1H .fB2Nfrmec {
  line-height: inherit !important;
}
.n7SFjJEB .bovV1H .OcBdNfhI1A8 a {
  outline: none;
}
.n7SFjJEB .r6ObQMXseC {
  margin: auto;
  margin-left: 0;
  margin-left: auto;
}
.n7SFjJEB .r6ObQMXseC .gen26x8xOkz {
  padding: 0 !important;
  transition: 0.3s all !important;
}
.n7SFjJEB .r6ObQMXseC .gen26x8xOkz .F8dNmx7 {
  padding: 16px !important;
  margin: 0 !important;
  border-radius: 1rem !important;
  transition: 0.3s all !important;
}
.n7SFjJEB .r6ObQMXseC .gen26x8xOkz .F8dNmx7:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
.n7SFjJEB .r6ObQMXseC .YG0ZA1RiOr .F8dNmx7::after {
  transform: rotate(180deg);
}
@media (min-width: 992px) {
  .n7SFjJEB .r6ObQMXseC .YG0ZA1RiOr .F8dNmx7::before {
    content: "";
    width: 100%;
    height: 20px;
    top: 100%;
    background: transparent;
    position: absolute;
  }
}
.n7SFjJEB .r6ObQMXseC .UqvjiLNT {
  padding: 12px !important;
  border-radius: 0.5rem !important;
  margin: 0 8px !important;
  transition: 0.3s all !important;
}
.n7SFjJEB .r6ObQMXseC .UqvjiLNT:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
@media (min-width: 992px) {
  .n7SFjJEB .r6ObQMXseC {
    padding-left: 1.5rem;
  }
}
.n7SFjJEB .F8dNmx7 {
  width: fit-content;
  position: relative;
}
.n7SFjJEB .OcBdNfhI1A8 {
  margin: 0 !important;
}
@media (max-width: 767px) {
  .n7SFjJEB .OcBdNfhI1A8 {
    padding-left: 0;
  }
}
.n7SFjJEB .fB2Nfrmec {
  padding-left: 1rem;
  padding-right: 0.5rem;
}
@media (max-width: 767px) {
  .n7SFjJEB .Uq7rm4Ahi3l {
    padding-bottom: 0.5rem;
  }
}
.n7SFjJEB .Uq7rm4Ahi3l .ewkIqt.pBtaa2::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  transition: 0.3s all;
}
.n7SFjJEB .U99prY0m2X {
  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) {
  .n7SFjJEB .U99prY0m2X {
    padding-right: 2rem;
  }
}
@media (max-width: 767px) {
  .n7SFjJEB .U99prY0m2X {
    width: 95%;
    height: 56px !important;
    padding-right: 1rem;
    margin-top: 0rem;
  }
}
.n7SFjJEB .r8vo7qS {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.n7SFjJEB .WH5vtuI {
  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;
}
.n7SFjJEB .gen26x8xOkz:focus,
.n7SFjJEB .F8dNmx7:focus {
  outline: none;
}
.n7SFjJEB .h2EahYuL .WH5vtuI .UqvjiLNT {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.n7SFjJEB .h2EahYuL .WH5vtuI .UqvjiLNT::after {
  right: 0.5rem;
}
.n7SFjJEB .h2EahYuL .WH5vtuI .UqvjiLNT .uYi146 {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.n7SFjJEB .h2EahYuL .WH5vtuI .UqvjiLNT .uYi146:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.n7SFjJEB .dCeD33277BA .WH5vtuI .UqvjiLNT:before {
  display: none;
}
.n7SFjJEB .dCeD33277BA .h2EahYuL .WH5vtuI .UqvjiLNT {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.n7SFjJEB .MGhJN2hOn {
  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;
}
.n7SFjJEB .MGhJN2hOn.zm7EIhX3u9c {
  transition: all 0.3s;
}
.n7SFjJEB .MGhJN2hOn .UqvjiLNT {
  padding: 0.5rem 1.8rem;
}
.n7SFjJEB .MGhJN2hOn .OcBdNfhI1A8 img {
  min-width: 6rem;
  object-fit: cover;
}
.n7SFjJEB .MGhJN2hOn .QgLlhTYzC {
  z-index: 1;
  justify-content: flex-end;
}
.n7SFjJEB .MGhJN2hOn.dCeD33277BA {
  justify-content: center;
}
.n7SFjJEB .MGhJN2hOn.dCeD33277BA .gen26x8xOkz .F8dNmx7::before {
  display: none;
}
.n7SFjJEB .MGhJN2hOn.dCeD33277BA.zm7EIhX3u9c .WH5vtuI {
  top: 0;
}
@media (min-width: 992px) {
  .n7SFjJEB .MGhJN2hOn.dCeD33277BA.zm7EIhX3u9c:not(.KTf9Gb0l) .QgLlhTYzC {
    max-height: calc(98.5vh - 4.3rem);
  }
}
.n7SFjJEB .MGhJN2hOn.dCeD33277BA .WH5vtuI .mBNmOPWS285 {
  left: 0 !important;
}
.n7SFjJEB .MGhJN2hOn.dCeD33277BA .WH5vtuI .UqvjiLNT:after {
  right: auto;
}
.n7SFjJEB .MGhJN2hOn.dCeD33277BA .WH5vtuI .pBtaa2[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%;
}
.n7SFjJEB .MGhJN2hOn.dCeD33277BA ul.r6ObQMXseC li {
  margin: auto;
}
.n7SFjJEB .MGhJN2hOn.dCeD33277BA .WH5vtuI .UqvjiLNT {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
.n7SFjJEB .MGhJN2hOn.dCeD33277BA .LAxDawDPbn {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 767px) {
  .n7SFjJEB .MGhJN2hOn {
    min-height: 72px;
  }
  .n7SFjJEB .MGhJN2hOn .OcBdNfhI1A8 img {
    height: 2.5rem !important;
    min-width: 2.5rem !important;
  }
}
@media (max-width: 991px) {
  .n7SFjJEB .MGhJN2hOn .gen26x8xOkz .F8dNmx7::before {
    display: none;
  }
  .n7SFjJEB .MGhJN2hOn.zm7EIhX3u9c .WH5vtuI {
    top: 0;
  }
  .n7SFjJEB .MGhJN2hOn .WH5vtuI .mBNmOPWS285 {
    left: 0 !important;
  }
  .n7SFjJEB .MGhJN2hOn .WH5vtuI .UqvjiLNT:after {
    right: auto;
  }
  .n7SFjJEB .MGhJN2hOn .WH5vtuI .pBtaa2[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%;
  }
  .n7SFjJEB .MGhJN2hOn .WH5vtuI .UqvjiLNT {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .n7SFjJEB .MGhJN2hOn .bovV1H {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 10px;
  }
  .n7SFjJEB .MGhJN2hOn .qIMybTXGgUH {
    flex-basis: auto;
  }
  .n7SFjJEB .MGhJN2hOn .LAxDawDPbn {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.n7SFjJEB .MGhJN2hOn.KTf9Gb0l .OcBdNfhI1A8 img {
  height: 2rem;
}
.n7SFjJEB .UqvjiLNT.fhMtaApMsBG,
.n7SFjJEB .UqvjiLNT:active {
  background-color: transparent;
}
.n7SFjJEB .tI9FWyE .r6ObQMXseC .F8dNmx7 {
  padding: 0;
}
.n7SFjJEB .Uq7rm4Ahi3l .ewkIqt.pBtaa2 {
  margin-right: 1.667em;
}
.n7SFjJEB .Uq7rm4Ahi3l .ewkIqt.pBtaa2[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.n7SFjJEB .MGhJN2hOn.tI9FWyE .h2EahYuL .WH5vtuI {
  background: #ffffff;
}
.n7SFjJEB .MGhJN2hOn.tI9FWyE .h2EahYuL .WH5vtuI .mBNmOPWS285 {
  margin: 0;
  left: 105%;
  transform: none;
  top: -12px;
}
.n7SFjJEB .MGhJN2hOn .h2EahYuL.YG0ZA1RiOr > .WH5vtuI {
  display: flex;
}
.n7SFjJEB ul.r6ObQMXseC {
  flex-wrap: wrap;
}
.n7SFjJEB .uy0zISHX5 {
  text-align: center;
  min-width: 140px;
}
@media (max-width: 992px) {
  .n7SFjJEB .uy0zISHX5 {
    text-align: left;
  }
}
.n7SFjJEB button.qIMybTXGgUH {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.n7SFjJEB button.qIMybTXGgUH .xoIpXg span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.n7SFjJEB button.qIMybTXGgUH .xoIpXg span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.n7SFjJEB button.qIMybTXGgUH .xoIpXg span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.n7SFjJEB button.qIMybTXGgUH .xoIpXg span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.n7SFjJEB button.qIMybTXGgUH .xoIpXg span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.n7SFjJEB nav.zm7EIhX3u9c .xoIpXg span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.n7SFjJEB nav.zm7EIhX3u9c .xoIpXg span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.n7SFjJEB nav.zm7EIhX3u9c .xoIpXg span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.n7SFjJEB nav.zm7EIhX3u9c .xoIpXg span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.n7SFjJEB .ixDa6wa9awh {
  padding: 0 1rem;
}
.n7SFjJEB a.F8dNmx7 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.n7SFjJEB .LAxDawDPbn {
  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) {
  .n7SFjJEB .LAxDawDPbn {
    justify-content: flex-start;
    margin-bottom: 0.5rem;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .n7SFjJEB .MGhJN2hOn {
    height: 70px;
  }
  .n7SFjJEB .MGhJN2hOn.zm7EIhX3u9c {
    height: auto;
  }
  .n7SFjJEB .gen26x8xOkz .F8dNmx7:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.n7SFjJEB .MGhJN2hOn .h2EahYuL > .WH5vtuI {
  display: none;
  width: max-content;
  max-width: 500px !important;
  transform: translateX(-50%);
  top: calc(100% + 20px);
  left: 50%;
}
.n7SFjJEB .MGhJN2hOn .h2EahYuL > .WH5vtuI .UqvjiLNT {
  line-height: 1 !important;
}
.n7SFjJEB .MGhJN2hOn .h2EahYuL > .WH5vtuI .h2EahYuL .UqvjiLNT {
  align-items: center;
  display: flex;
  height: max-content !important;
  min-height: max-content !important;
}
.n7SFjJEB .MGhJN2hOn .h2EahYuL > .WH5vtuI .h2EahYuL .UqvjiLNT::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);
}
.n7SFjJEB .MGhJN2hOn .h2EahYuL > .WH5vtuI .h2EahYuL.YG0ZA1RiOr .UqvjiLNT::after {
  transform: rotate(0deg);
}
.n7SFjJEB .PTBxboTh6pj {
  margin: -0.6rem -0.6rem;
}
.n7SFjJEB .qIMybTXGgUH {
  margin-left: 12px;
  margin-right: 8px;
  order: 1000;
}
@media (max-width: 991px) {
  .n7SFjJEB .bovV1H {
    margin-right: auto;
  }
  .n7SFjJEB .QgLlhTYzC {
    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);
  }
  .n7SFjJEB .r6ObQMXseC .gen26x8xOkz .F8dNmx7::after {
    margin-left: 10px;
  }
  .n7SFjJEB .r6ObQMXseC .UqvjiLNT:hover {
    background-color: rgba(27, 31, 10, 0.06);
  }
  .n7SFjJEB .MGhJN2hOn .h2EahYuL > .WH5vtuI {
    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;
  }
  .n7SFjJEB .MGhJN2hOn .h2EahYuL > .WH5vtuI .UqvjiLNT {
    padding: 8px !important;
    line-height: 1 !important;
    margin-bottom: 4px !important;
  }
  .n7SFjJEB .MGhJN2hOn .h2EahYuL > .WH5vtuI .h2EahYuL .UqvjiLNT {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
  }
  .n7SFjJEB .MGhJN2hOn .h2EahYuL > .WH5vtuI .h2EahYuL .UqvjiLNT::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);
  }
  .n7SFjJEB .MGhJN2hOn .h2EahYuL > .WH5vtuI .h2EahYuL.YG0ZA1RiOr .UqvjiLNT::after {
    transform: rotate(180deg);
  }
  .n7SFjJEB .MGhJN2hOn .h2EahYuL > .WH5vtuI .mBNmOPWS285 {
    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;
  }
  .n7SFjJEB .MGhJN2hOn .h2EahYuL.YG0ZA1RiOr > .WH5vtuI {
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 575px) {
  .n7SFjJEB .QgLlhTYzC {
    padding: 1rem;
  }
}
.kHk3mEG {
  display: flex;
  background-image: url("g3O07nB0Bd.jpeg");
}
.kHk3mEG .mEOeab1c {
  background-color: #000000;
  opacity: 0.5;
}
@media (min-width: 768px) {
  .kHk3mEG {
    align-items: flex-end;
  }
  .kHk3mEG .wqIygsYof {
    justify-content: center;
  }
  .kHk3mEG .M0afsN {
    padding: 1rem 3rem;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .kHk3mEG .M0afsN {
    min-width: 50%;
  }
}
@media (max-width: 767px) {
  .kHk3mEG {
    -webkit-align-items: center;
    align-items: flex-end;
  }
  .kHk3mEG .VbnayCadS {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .kHk3mEG .M0afsN {
    width: 100%;
  }
}
.kHk3mEG .ME05cu,
.kHk3mEG .IMRJ4ScQ {
  text-align: center;
}
.kHk3mEG .ERDikMuU,
.kHk3mEG .PTBxboTh6pj {
  text-align: center;
}
.AhF6NuY9x {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.AhF6NuY9x .XRPTewx3.Qo0mridQ9Rj {
  display: none;
}
.AhF6NuY9x .XRPTewx3 {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.AhF6NuY9x .gwbNPOf2j .nS2d29w1Mv {
  width: 100%;
  display: block;
}
.AhF6NuY9x .gwbNPOf2j .o37Z3gsp7 {
  z-index: 1;
}
.AhF6NuY9x .nS2d29w1Mv {
  color: #1A535C;
  text-align: center;
}
.AhF6NuY9x .HrLOr8ef2 {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .AhF6NuY9x * {
    text-align: center !important;
  }
  .AhF6NuY9x .CsadHJ {
    margin-bottom: 2rem;
  }
}
.AhF6NuY9x .DHtD9J {
  max-width: 800px;
}
.AhF6NuY9x .NAh3OfaN4 {
  text-align: center;
}
.AhF6NuY9x .o37Z3gsp7,
.AhF6NuY9x .oKlKZlQNXDP {
  text-align: center;
}
.dg0IiJV2 {
  background-image: url("pReSf5.jpeg");
  overflow: hidden;
}
.JUqFW9g {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.JUqFW9g .ERDikMuU {
  color: #000000;
}
.JUqFW9g .IMRJ4ScQ {
  color: #000000;
}
.JUqFW9g .ME05cu {
  color: #000000;
}
.N3RFEVbR {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: transparent;
}
.N3RFEVbR .ANhfgZ2s img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 50% !important;
}
.N3RFEVbR .ANhfgZ2s {
  background: #ffffff;
  margin-bottom: 2rem;
  padding: 2.25rem;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .N3RFEVbR .ANhfgZ2s {
    padding: 1.5rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .N3RFEVbR .ANhfgZ2s {
    padding: 1.5rem;
    margin-bottom: 1rem;
  }
}
.N3RFEVbR .o37Z3gsp7,
.N3RFEVbR .r8vo7qS {
  color: #000000;
}
.N3RFEVbR .NAh3OfaN4 {
  color: #000000;
  text-align: left;
}
.N3RFEVbR .DHtD9J {
  max-width: 800px;
}
.N3RFEVbR .ME05cu {
  color: #000000;
}
.N3RFEVbR .o37Z3gsp7,
.N3RFEVbR .DvngwKmd {
  text-align: center;
}
.N3RFEVbR .DvngwKmd {
  display: flex;
  justify-content: center;
}
.k3POEO {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.k3POEO .hthZRcMcn8 {
  line-height: 1.2;
  color: #232323;
  text-align: center;
}
.k3POEO img,
.k3POEO .aYZlzLQnsG {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.k3POEO .UJ7sS5EhVs:focus,
.k3POEO span:focus {
  outline: none;
}
.k3POEO .UJ7sS5EhVs {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .k3POEO .UJ7sS5EhVs {
    margin-bottom: 1rem;
  }
}
.k3POEO .ANhfgZ2s {
  position: relative;
  border-radius: 4px;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.k3POEO .ME05cu {
  color: #232323;
}
.k3POEO .ERDikMuU,
.k3POEO .PTBxboTh6pj {
  color: #232323;
}
.k3POEO .lgiOMGaYjQ {
  color: #232323;
}
.k3POEO .DHtD9J {
  max-width: 800px;
}
.HAggG3e {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.HAggG3e .UJ7sS5EhVs:focus,
.HAggG3e span:focus {
  outline: none;
}
.HAggG3e .UJ7sS5EhVs {
  cursor: pointer;
}
.HAggG3e .cxBdptOVUT {
  grid-row-gap: 2rem;
}
@media (max-width: 767px) {
  .HAggG3e .cxBdptOVUT {
    grid-row-gap: 1rem;
  }
}
.HAggG3e .SMJozb,
.HAggG3e .R5WbH8,
.HAggG3e .qalu7QO9xK0 {
  gap: 0 2rem;
}
@media (max-width: 767px) {
  .HAggG3e .SMJozb,
  .HAggG3e .R5WbH8,
  .HAggG3e .qalu7QO9xK0 {
    gap: 0 1rem;
  }
}
.HAggG3e .ME05cu {
  color: #000000;
}
.HAggG3e .ERDikMuU,
.HAggG3e .PTBxboTh6pj {
  color: #000000;
}
.HAggG3e .DHtD9J {
  max-width: 800px;
}
.HAggG3e .U99prY0m2X,
.HAggG3e .SguDRVKul1 {
  overflow: hidden;
}
.HAggG3e .cxBdptOVUT {
  display: grid;
  transform: translate3d(-3rem, 0, 0);
  width: 115vw;
  grid-column-gap: 1rem;
}
.HAggG3e .JgRliPooi {
  display: flex;
  justify-content: center;
  align-items: center;
}
.HAggG3e .JgRliPooi img {
  min-width: 30vw;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .HAggG3e .JgRliPooi img {
    min-width: 35vw;
  }
}
.HAggG3e .SMJozb,
.HAggG3e .R5WbH8,
.HAggG3e .qalu7QO9xK0 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
}
.HAggG3e .SMJozb {
  align-items: flex-end;
}
.HAggG3e .R5WbH8 {
  align-items: flex-start;
}
.Tl3BGB {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.Tl3BGB .UJ7sS5EhVs:focus,
.Tl3BGB span:focus {
  outline: none;
}
.Tl3BGB .SguDRVKul1 {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}
.Tl3BGB .DHtD9J {
  max-width: 800px;
}
.Tl3BGB .UJ7sS5EhVs {
  color: #232323;
  min-height: 90px;
  font-weight: bold;
}
@media (max-width: 768px) {
  .Tl3BGB .UJ7sS5EhVs {
    min-height: 45px;
  }
}
.vLQ0odb {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.vLQ0odb .uYi146 {
  font-size: 1.2rem !important;
  font-family: 'Moririse2' !important;
  color: white;
  transition: all 0.3s;
  transform: rotate(180deg);
  padding-left: 0.5rem;
}
.vLQ0odb .CxRCvBu8 {
  border: none;
}
.vLQ0odb .gFeFfTHpVu {
  padding: 0rem;
}
@media (max-width: 767px) {
  .vLQ0odb .gFeFfTHpVu {
    padding: 0rem;
  }
}
.vLQ0odb .VG5SIU {
  padding: 0rem;
  padding-bottom: 0.5rem;
  margin-top: 1rem;
}
.vLQ0odb .V9eJid {
  padding: 0;
}
.vLQ0odb .lsZaEuqCd {
  height: 100%;
}
.vLQ0odb img {
  height: 100%;
  object-fit: cover;
}
.vLQ0odb .dCeD33277BA span {
  transform: rotate(0deg);
}
.vLQ0odb .N7objVgPi {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.vLQ0odb p {
  margin-bottom: 0.3rem;
}
.vLQ0odb .Tgctzzd {
  color: #000000;
}
.vLQ0odb .KCYoCRTmQq .gFeFfTHpVu {
  background-color: transparent;
  margin-bottom: 0;
  border: 0;
  border-radius: 2rem;
}
.vLQ0odb .KCYoCRTmQq {
  background: #ffffff;
  padding: 2.25rem;
  border-radius: 2rem;
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  .vLQ0odb .KCYoCRTmQq {
    padding: 2rem 1.5rem;
    margin-bottom: 1rem;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .vLQ0odb .KCYoCRTmQq {
    margin-bottom: 1rem;
    padding: 2rem 1.5rem;
  }
}
.vLQ0odb .Br62Q1o {
  color: #000000;
}
.vLQ0odb .ME05cu {
  text-align: center;
  color: #000000;
}
.vLQ0odb .IMRJ4ScQ {
  color: #000000;
  text-align: center;
}
.vLQ0odb .Tgctzzd,
.vLQ0odb .uYi146 {
  color: #000000;
}
.ralt6ieu .XRPTewx3.Qo0mridQ9Rj {
  display: none;
}
.ralt6ieu .XRPTewx3 {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-image: url("pJdb0FU0sb.jpg");
}
.zhcj5AiSMf {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.zhcj5AiSMf .hthZRcMcn8 {
  line-height: 1.2;
  color: #000000;
  text-align: center;
}
.zhcj5AiSMf img,
.zhcj5AiSMf .aYZlzLQnsG {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.zhcj5AiSMf .UJ7sS5EhVs:focus,
.zhcj5AiSMf span:focus {
  outline: none;
}
.zhcj5AiSMf .UJ7sS5EhVs {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .zhcj5AiSMf .UJ7sS5EhVs {
    margin-bottom: 1rem;
  }
}
.zhcj5AiSMf .ANhfgZ2s {
  position: relative;
  border-radius: 4px;
  display: flex;
  flex-flow: column nowrap;
}
.zhcj5AiSMf .PTBxboTh6pj {
  margin-top: auto !important;
}
.zhcj5AiSMf .ME05cu {
  color: #000000;
}
.zhcj5AiSMf .ERDikMuU,
.zhcj5AiSMf .PTBxboTh6pj {
  color: #000000;
  text-align: center;
}
.zhcj5AiSMf .lgiOMGaYjQ {
  color: #000000;
  text-align: center;
}
.zhcj5AiSMf .DHtD9J {
  max-width: 800px;
}
.ArG9np0aMz {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: #ff6b6b;
}
.ArG9np0aMz .yVClPeemZ {
  align-items: center;
}
.ArG9np0aMz .XRPTewx3.Qo0mridQ9Rj {
  display: none;
}
.ArG9np0aMz .XRPTewx3 {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.ArG9np0aMz .ANhfgZ2s {
  display: flex;
  margin-left: auto;
}
@media (max-width: 767px) {
  .ArG9np0aMz .ANhfgZ2s {
    margin-bottom: 1rem;
  }
}
.ArG9np0aMz .PTBxboTh6pj {
  padding-left: 1.5rem;
  text-align: right;
}
@media (max-width: 767px) {
  .ArG9np0aMz .PTBxboTh6pj {
    text-align: center;
    padding-left: 0rem;
  }
}
.ArG9np0aMz .wqIygsYof {
  align-items: center;
}
.ArG9np0aMz .NAh3OfaN4 {
  margin-bottom: 0px;
  text-align: left;
  color: #000000;
}
@media (max-width: 767px) {
  .ArG9np0aMz .NAh3OfaN4 {
    text-align: center;
  }
}
.NWDl5rvib {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.NWDl5rvib .LalVEavC8 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.NWDl5rvib .LalVEavC8 .arH9ONGs {
  margin: 8px;
}
.NWDl5rvib .LalVEavC8 .arH9ONGs a:hover .uYi146,
.NWDl5rvib .LalVEavC8 .arH9ONGs a:focus .uYi146 {
  background-color: #f7f7f7;
}
.NWDl5rvib .LalVEavC8 .arH9ONGs a .uYi146 {
  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;
}
.NWDl5rvib .RHeg20 {
  width: 100%;
  justify-content: center;
}
.NWDl5rvib .ME05cu {
  color: #ffffff;
}
.NWDl5rvib .ME05cu,
.NWDl5rvib .LtSfvMyJs {
  color: #000000;
}
.YyZpNdD {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: transparent;
}
.YyZpNdD .mEOeab1c {
  background-color: #ffffff;
  opacity: 0.4;
}
.YyZpNdD form .PTBxboTh6pj {
  text-align: center;
  width: 100%;
}
.YyZpNdD form .PTBxboTh6pj .B4whWEPte {
  display: inline-flex;
}
@media (max-width: 991px) {
  .YyZpNdD form .PTBxboTh6pj .B4whWEPte {
    width: 100%;
  }
}
.YyZpNdD .DHtD9J {
  max-width: 800px;
}
.HLdEs3 {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: transparent;
}
.HLdEs3 .XRPTewx3.Qo0mridQ9Rj {
  display: none;
}
.HLdEs3 .XRPTewx3 {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.HLdEs3 .wqIygsYof {
  justify-content: center;
}
.HLdEs3 .UJ7sS5EhVs {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .HLdEs3 .UJ7sS5EhVs {
    margin-bottom: 1rem;
  }
}
.HLdEs3 .UJ7sS5EhVs .ANhfgZ2s {
  display: flex;
  flex-direction: column;
  height: 100%;
  background: #ffffff;
  padding: 2.25rem;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .HLdEs3 .UJ7sS5EhVs .ANhfgZ2s {
    padding: 2rem 1.5rem;
  }
}
@media (max-width: 767px) {
  .HLdEs3 .UJ7sS5EhVs .ANhfgZ2s {
    padding: 2rem 1.5rem;
  }
}
.HLdEs3 .DHtD9J {
  max-width: 800px;
}
.ZlnIFxat {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #000000;
  overflow: hidden;
}
