.OHERue {
  border-width: 2px;
}
img,
.LZwCRNStDLE,
.LqIYc420,
.s0tV7Za,
.mBS40N iframe,
.xguw5QJbw iframe,
.muklJ3HbEZ,
.WgkgjrX,
.KAkE6U,
.tyTNLLOTpO {
  border-radius: 2rem !important;
}
.s0tV7Za {
  overflow: hidden;
}
body {
  background-color: #edf0f2;
}
body {
  font-family: Roboto Flex;
}
.SXkXFj {
  font-family: 'Roboto Flex', sans-serif;
  font-size: 5rem;
  line-height: 1;
}
.SXkXFj > .RmujD1uJ {
  font-size: 6.25rem;
}
.hHkTGI {
  font-family: 'Roboto Flex', sans-serif;
  font-size: 4rem;
  line-height: 1;
}
.hHkTGI > .RmujD1uJ {
  font-size: 5rem;
}
.Uxgsy4G {
  font-family: 'Roboto Flex', sans-serif;
  font-size: 1.2rem;
  line-height: 1.5;
}
.Uxgsy4G > .RmujD1uJ {
  font-size: 1.5rem;
}
.HCy22yt {
  font-family: 'Roboto Flex', sans-serif;
  font-size: 2.5rem;
  line-height: 1.5;
}
.HCy22yt > .RmujD1uJ {
  font-size: 3.125rem;
}
.svsV74IT {
  font-family: 'Roboto Flex', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
}
.svsV74IT > .RmujD1uJ {
  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) {
  .SXkXFj {
    font-size: 4rem;
  }
}
@media (max-width: 768px) {
  .SXkXFj {
    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))));
  }
  .hHkTGI {
    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))));
  }
  .Uxgsy4G {
    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))));
  }
  .HCy22yt {
    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))));
  }
  .svsV74IT {
    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) {
  .SXkXFj {
    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))));
  }
  .hHkTGI {
    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))));
  }
  .Uxgsy4G {
    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))));
  }
  .HCy22yt {
    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))));
  }
  .svsV74IT {
    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 */
.OHERue {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .OHERue {
    padding: 0.75rem 1.5rem;
  }
}
.HbUFiSqs {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.DpsQoJ {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.dOmXyii {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
.BfYGXKhuy {
  background-color: #c0d6df !important;
}
.m1UqEGsw {
  background-color: #84e8ba !important;
}
.IOx9FA4r {
  background-color: #75e2f7 !important;
}
.WzKN2gCoT {
  background-color: #ffdb6d !important;
}
.QNXnYxFp {
  background-color: #e9838c !important;
}
.eXw1F2I5epM,
.eXw1F2I5epM:active {
  background-color: #c0d6df !important;
  border-color: #c0d6df !important;
  color: #365b6a !important;
  box-shadow: none;
}
.eXw1F2I5epM:hover,
.eXw1F2I5epM:focus,
.eXw1F2I5epM.P03Cx6NR,
.eXw1F2I5epM.X0xasEkK {
  color: inherit;
  background-color: #e2ecf0 !important;
  border-color: #e2ecf0 !important;
  box-shadow: none;
}
.eXw1F2I5epM.Rjqgbs8lN1z,
.eXw1F2I5epM:disabled {
  color: #365b6a !important;
  background-color: #e2ecf0 !important;
  border-color: #e2ecf0 !important;
}
.fpi7hLA,
.fpi7hLA:active {
  background-color: #166088 !important;
  border-color: #166088 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.fpi7hLA:hover,
.fpi7hLA:focus,
.fpi7hLA.P03Cx6NR,
.fpi7hLA.X0xasEkK {
  color: inherit;
  background-color: #1d7fb4 !important;
  border-color: #1d7fb4 !important;
  box-shadow: none;
}
.fpi7hLA.Rjqgbs8lN1z,
.fpi7hLA:disabled {
  color: #ffffff !important;
  background-color: #1d7fb4 !important;
  border-color: #1d7fb4 !important;
}
.PTqFMdh83AA,
.PTqFMdh83AA:active {
  background-color: #75e2f7 !important;
  border-color: #75e2f7 !important;
  color: #065767 !important;
  box-shadow: none;
}
.PTqFMdh83AA:hover,
.PTqFMdh83AA:focus,
.PTqFMdh83AA.P03Cx6NR,
.PTqFMdh83AA.X0xasEkK {
  color: inherit;
  background-color: #a5ecfa !important;
  border-color: #a5ecfa !important;
  box-shadow: none;
}
.PTqFMdh83AA.Rjqgbs8lN1z,
.PTqFMdh83AA:disabled {
  color: #065767 !important;
  background-color: #a5ecfa !important;
  border-color: #a5ecfa !important;
}
.d2K8YZE,
.d2K8YZE:active {
  background-color: #84e8ba !important;
  border-color: #84e8ba !important;
  color: #115c39 !important;
  box-shadow: none;
}
.d2K8YZE:hover,
.d2K8YZE:focus,
.d2K8YZE.P03Cx6NR,
.d2K8YZE.X0xasEkK {
  color: inherit;
  background-color: #aff0d2 !important;
  border-color: #aff0d2 !important;
  box-shadow: none;
}
.d2K8YZE.Rjqgbs8lN1z,
.d2K8YZE:disabled {
  color: #115c39 !important;
  background-color: #aff0d2 !important;
  border-color: #aff0d2 !important;
}
.Cg8ptQL,
.Cg8ptQL:active {
  background-color: #ffdb6d !important;
  border-color: #ffdb6d !important;
  color: #6d5200 !important;
  box-shadow: none;
}
.Cg8ptQL:hover,
.Cg8ptQL:focus,
.Cg8ptQL.P03Cx6NR,
.Cg8ptQL.X0xasEkK {
  color: inherit;
  background-color: #ffe8a0 !important;
  border-color: #ffe8a0 !important;
  box-shadow: none;
}
.Cg8ptQL.Rjqgbs8lN1z,
.Cg8ptQL:disabled {
  color: #6d5200 !important;
  background-color: #ffe8a0 !important;
  border-color: #ffe8a0 !important;
}
.LDFDaIau,
.LDFDaIau:active {
  background-color: #e9838c !important;
  border-color: #e9838c !important;
  color: #ffffff !important;
  box-shadow: none;
}
.LDFDaIau:hover,
.LDFDaIau:focus,
.LDFDaIau.P03Cx6NR,
.LDFDaIau.X0xasEkK {
  color: inherit;
  background-color: #f1aeb4 !important;
  border-color: #f1aeb4 !important;
  box-shadow: none;
}
.LDFDaIau.Rjqgbs8lN1z,
.LDFDaIau:disabled {
  color: #ffffff !important;
  background-color: #f1aeb4 !important;
  border-color: #f1aeb4 !important;
}
.Yjx5Kfo,
.Yjx5Kfo:active {
  background-color: #eff0ec !important;
  border-color: #eff0ec !important;
  color: #757b62 !important;
  box-shadow: none;
}
.Yjx5Kfo:hover,
.Yjx5Kfo:focus,
.Yjx5Kfo.P03Cx6NR,
.Yjx5Kfo.X0xasEkK {
  color: inherit;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  box-shadow: none;
}
.Yjx5Kfo.Rjqgbs8lN1z,
.Yjx5Kfo:disabled {
  color: #757b62 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.etDmaH,
.etDmaH:active {
  background-color: #232323 !important;
  border-color: #232323 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.etDmaH:hover,
.etDmaH:focus,
.etDmaH.P03Cx6NR,
.etDmaH.X0xasEkK {
  color: inherit;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
  box-shadow: none;
}
.etDmaH.Rjqgbs8lN1z,
.etDmaH:disabled {
  color: #ffffff !important;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
}
.pgZewespK,
.pgZewespK:active {
  background-color: transparent !important;
  border-color: #c0d6df;
  color: #c0d6df;
}
.pgZewespK:hover,
.pgZewespK:focus,
.pgZewespK.P03Cx6NR,
.pgZewespK.X0xasEkK {
  color: #87b1c2 !important;
  background-color: transparent !important;
  border-color: #87b1c2 !important;
  box-shadow: none !important;
}
.pgZewespK.Rjqgbs8lN1z,
.pgZewespK:disabled {
  color: #365b6a !important;
  background-color: #c0d6df !important;
  border-color: #c0d6df !important;
}
.UfAftz5,
.UfAftz5:active {
  background-color: transparent !important;
  border-color: #166088;
  color: #166088;
}
.UfAftz5:hover,
.UfAftz5:focus,
.UfAftz5.P03Cx6NR,
.UfAftz5.X0xasEkK {
  color: #0a2b3d !important;
  background-color: transparent !important;
  border-color: #0a2b3d !important;
  box-shadow: none !important;
}
.UfAftz5.Rjqgbs8lN1z,
.UfAftz5:disabled {
  color: #ffffff !important;
  background-color: #166088 !important;
  border-color: #166088 !important;
}
.x7NphN6ZG,
.x7NphN6ZG:active {
  background-color: transparent !important;
  border-color: #75e2f7;
  color: #75e2f7;
}
.x7NphN6ZG:hover,
.x7NphN6ZG:focus,
.x7NphN6ZG.P03Cx6NR,
.x7NphN6ZG.X0xasEkK {
  color: #23d1f2 !important;
  background-color: transparent !important;
  border-color: #23d1f2 !important;
  box-shadow: none !important;
}
.x7NphN6ZG.Rjqgbs8lN1z,
.x7NphN6ZG:disabled {
  color: #065767 !important;
  background-color: #75e2f7 !important;
  border-color: #75e2f7 !important;
}
.lH6mJih,
.lH6mJih:active {
  background-color: transparent !important;
  border-color: #84e8ba;
  color: #84e8ba;
}
.lH6mJih:hover,
.lH6mJih:focus,
.lH6mJih.P03Cx6NR,
.lH6mJih.X0xasEkK {
  color: #3bda91 !important;
  background-color: transparent !important;
  border-color: #3bda91 !important;
  box-shadow: none !important;
}
.lH6mJih.Rjqgbs8lN1z,
.lH6mJih:disabled {
  color: #115c39 !important;
  background-color: #84e8ba !important;
  border-color: #84e8ba !important;
}
.rUJOlhKI4V,
.rUJOlhKI4V:active {
  background-color: transparent !important;
  border-color: #ffdb6d;
  color: #ffdb6d;
}
.rUJOlhKI4V:hover,
.rUJOlhKI4V:focus,
.rUJOlhKI4V.P03Cx6NR,
.rUJOlhKI4V.X0xasEkK {
  color: #ffc616 !important;
  background-color: transparent !important;
  border-color: #ffc616 !important;
  box-shadow: none !important;
}
.rUJOlhKI4V.Rjqgbs8lN1z,
.rUJOlhKI4V:disabled {
  color: #6d5200 !important;
  background-color: #ffdb6d !important;
  border-color: #ffdb6d !important;
}
.HSpotlW,
.HSpotlW:active {
  background-color: transparent !important;
  border-color: #e9838c;
  color: #e9838c;
}
.HSpotlW:hover,
.HSpotlW:focus,
.HSpotlW.P03Cx6NR,
.HSpotlW.X0xasEkK {
  color: #dc3948 !important;
  background-color: transparent !important;
  border-color: #dc3948 !important;
  box-shadow: none !important;
}
.HSpotlW.Rjqgbs8lN1z,
.HSpotlW:disabled {
  color: #ffffff !important;
  background-color: #e9838c !important;
  border-color: #e9838c !important;
}
.PgmrZlcWRt,
.PgmrZlcWRt:active {
  background-color: transparent !important;
  border-color: #232323;
  color: #232323;
}
.PgmrZlcWRt:hover,
.PgmrZlcWRt:focus,
.PgmrZlcWRt.P03Cx6NR,
.PgmrZlcWRt.X0xasEkK {
  color: #000000 !important;
  background-color: transparent !important;
  border-color: #000000 !important;
  box-shadow: none !important;
}
.PgmrZlcWRt.Rjqgbs8lN1z,
.PgmrZlcWRt:disabled {
  color: #ffffff !important;
  background-color: #232323 !important;
  border-color: #232323 !important;
}
.cTHPkHlA7J,
.cTHPkHlA7J:active {
  background-color: transparent !important;
  border-color: #fafafa;
  color: #fafafa;
}
.cTHPkHlA7J:hover,
.cTHPkHlA7J:focus,
.cTHPkHlA7J.P03Cx6NR,
.cTHPkHlA7J.X0xasEkK {
  color: #cfcfcf !important;
  background-color: transparent !important;
  border-color: #cfcfcf !important;
  box-shadow: none !important;
}
.cTHPkHlA7J.Rjqgbs8lN1z,
.cTHPkHlA7J:disabled {
  color: #7a7a7a !important;
  background-color: #fafafa !important;
  border-color: #fafafa !important;
}
.ZMqJim4 {
  color: #c0d6df !important;
}
.FNEikoa {
  color: #166088 !important;
}
.NZ47NWn {
  color: #84e8ba !important;
}
.Sow5HYMX6w {
  color: #75e2f7 !important;
}
.b0zDmt1q2 {
  color: #ffdb6d !important;
}
.muI9GtB3kYN {
  color: #e9838c !important;
}
.RAHJK9 {
  color: #fafafa !important;
}
.Ffo9bYzk {
  color: #232323 !important;
}
a.ZMqJim4:hover,
a.ZMqJim4:focus,
a.ZMqJim4.X0xasEkK {
  color: #7caabd !important;
}
a.FNEikoa:hover,
a.FNEikoa:focus,
a.FNEikoa.X0xasEkK {
  color: #082230 !important;
}
a.NZ47NWn:hover,
a.NZ47NWn:focus,
a.NZ47NWn.X0xasEkK {
  color: #2ed88a !important;
}
a.Sow5HYMX6w:hover,
a.Sow5HYMX6w:focus,
a.Sow5HYMX6w.X0xasEkK {
  color: #15cef1 !important;
}
a.b0zDmt1q2:hover,
a.b0zDmt1q2:focus,
a.b0zDmt1q2.X0xasEkK {
  color: #ffc207 !important;
}
a.muI9GtB3kYN:hover,
a.muI9GtB3kYN:focus,
a.muI9GtB3kYN.X0xasEkK {
  color: #da2c3c !important;
}
a.RAHJK9:hover,
a.RAHJK9:focus,
a.RAHJK9.X0xasEkK {
  color: #c7c7c7 !important;
}
a.Ffo9bYzk:hover,
a.Ffo9bYzk:focus,
a.Ffo9bYzk.X0xasEkK {
  color: #000000 !important;
}
a:is(#NdongG5c, #JQLEiZ, #pgnkHwBT, #sGgqU0, #jetiZhAEJOf, #sQIhlpZS4eb, #PT3xCfVoItK, #sLeBNgZyz, #cYbkqtI, #aubcCfNTT, #iePhkNrs, #LYxUWUpQ, #BQMfl8, #lBJ59IaH, #LMxmof, #ZMqJim4, #FNEikoa, #NZ47NWn, #Sow5HYMX6w, #b0zDmt1q2, #muI9GtB3kYN, #rp21PVm9Ayr, #bJTdbXCLY, #RAHJK9, #G5dQ6IqxxM, #FYT3lqa, #DBxBzc8Z, #PFhsv0, #iKJyERNg, #ugAihg, #XEkagV, #Dpq9PNIXgxY, #frr2zXA83j8, #jw5P3kOMb, #Y4jjsqV3, #HCwJs3s6fA7, #T4XNgy, #lm77Ns, #FEWDHy7mNoW, #PXhSXt, #eXrhKbzBdE, #wau30c, #BF23nIH3Qmj, #qwOHJzE, #Ffo9bYzk):not(.Lb80FEaH):not(.KmTlcO13x):not([role]):not(.tmgo0Or7gv) {
  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(#NdongG5c, #JQLEiZ, #pgnkHwBT, #sGgqU0, #jetiZhAEJOf, #sQIhlpZS4eb, #PT3xCfVoItK, #sLeBNgZyz, #cYbkqtI, #aubcCfNTT, #iePhkNrs, #LYxUWUpQ, #BQMfl8, #lBJ59IaH, #LMxmof, #ZMqJim4, #FNEikoa, #NZ47NWn, #Sow5HYMX6w, #b0zDmt1q2, #muI9GtB3kYN, #rp21PVm9Ayr, #bJTdbXCLY, #RAHJK9, #G5dQ6IqxxM, #FYT3lqa, #DBxBzc8Z, #PFhsv0, #iKJyERNg, #ugAihg, #XEkagV, #Dpq9PNIXgxY, #frr2zXA83j8, #jw5P3kOMb, #Y4jjsqV3, #HCwJs3s6fA7, #T4XNgy, #lm77Ns, #FEWDHy7mNoW, #PXhSXt, #eXrhKbzBdE, #wau30c, #BF23nIH3Qmj, #qwOHJzE, #Ffo9bYzk):not(.Lb80FEaH):not(.KmTlcO13x):not([role]):not(.tmgo0Or7gv):hover {
  transition: background-position 2s ease-in-out;
  background-image: linear-gradient(currentColor 50%, currentColor 50%);
  background-position: 0px 1.2em;
}
.gKS3B6SGqTS .Lb80FEaH.X0xasEkK {
  color: #c0d6df;
}
.gKS3B6SGqTS .Lb80FEaH:not(.X0xasEkK) {
  color: #232323;
}
.fFgZUkj9GNl {
  background-color: #70c770;
}
.xCZyCFotC {
  background-color: #75e2f7;
}
.MrhG7EbfS {
  background-color: #ffdb6d;
}
.qVY0J6 {
  background-color: #e9838c;
}
.QfCLv7dm .OHERue:not(.MnXjd47OP1G) {
  border-radius: 100px;
}
.CnEbChxrh li a {
  border-radius: 100px !important;
}
.CnEbChxrh li.X0xasEkK .OHERue {
  background-color: #c0d6df;
  border-color: #c0d6df;
  color: #3e697b;
}
.CnEbChxrh li.X0xasEkK .OHERue:focus {
  box-shadow: none;
}
.gKS3B6SGqTS .Lb80FEaH {
  border-radius: 100px !important;
}
a,
a:hover {
  color: #c0d6df;
}
.BcW4jfhwd.BfYGXKhuy .Yj6jftn,
.BcW4jfhwd.BfYGXKhuy .H2ZCbw0h {
  color: #ffffff;
}
.BcW4jfhwd.m1UqEGsw .Yj6jftn,
.BcW4jfhwd.m1UqEGsw .H2ZCbw0h {
  color: #ffffff;
}
.BcW4jfhwd.IOx9FA4r .Yj6jftn,
.BcW4jfhwd.IOx9FA4r .H2ZCbw0h {
  color: #ffffff;
}
.BcW4jfhwd.WzKN2gCoT .Yj6jftn,
.BcW4jfhwd.WzKN2gCoT .H2ZCbw0h {
  color: #ffffff;
}
.BcW4jfhwd.QNXnYxFp .Yj6jftn,
.BcW4jfhwd.QNXnYxFp .H2ZCbw0h {
  color: #ffffff;
}
/* Scroll to top button*/
.tbrSXK3Juov {
  display: none;
}
.QkuwG3 {
  font-family: 'Roboto Flex', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
  border-radius: 40px !important;
}
.QkuwG3 > .RmujD1uJ {
  font-size: 1.75rem;
}
.QkuwG3:hover,
.QkuwG3: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: #c0d6df !important;
}
.QkuwG3:-webkit-input-placeholder {
  font-family: 'Roboto Flex', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
}
.QkuwG3:-webkit-input-placeholder > .RmujD1uJ {
  font-size: 1.75rem;
}
blockquote {
  border-color: #c0d6df;
}
/* Forms */
.Rdwcm1cJ .qvwDMfF2M0 .OHERue {
  border-radius: 100px !important;
}
.Rdwcm1cJ .qvwDMfF2M0 .OHERue:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.Rdwcm1cJ .qvwDMfF2M0 button[type="submit"] {
  border-radius: 100px !important;
  padding: 1rem 3rem;
}
.Rdwcm1cJ .qvwDMfF2M0 button[type="submit"]:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.tZSCdvtbwxw li:hover,
.tZSCdvtbwxw li.P1GehyBfU {
  background-color: #c0d6df;
  color: #000000;
}
.GV20Ez {
  transition: 0.25s ease;
}
.GV20Ez:hover {
  border-color: #c0d6df;
}
.tZSCdvtbwxw .xE0Sqz,
.GV20Ez.ig1BolCxSEF:after,
.GV20Ez.V3ZIjH:after {
  transition: 0.4s;
  border-top-color: #232323;
  border-bottom-color: #232323;
}
.tZSCdvtbwxw:hover .xE0Sqz,
.GV20Ez.ig1BolCxSEF:hover:after,
.GV20Ez.V3ZIjH:hover:after {
  border-top-color: #c0d6df;
  border-bottom-color: #c0d6df;
}
.CClXicMeo .vmVHQmoNE td.Ii9RnG,
.CClXicMeo .vmVHQmoNE td.J3usE0,
.CClXicMeo .XQIQyf4X71 .b0NbT1BC7 > div > div.J3usE0 {
  color: #000000 !important;
  background-color: #c0d6df !important;
  box-shadow: none !important;
}
.CClXicMeo .vmVHQmoNE td:hover,
.CClXicMeo .XQIQyf4X71 .b0NbT1BC7 > div > div:hover {
  color: #ffffff !important;
  background: #166088 !important;
  box-shadow: none !important;
}
.i3nGhiMr7JC {
  background-image: none !important;
}
.KTg0bp:not(section),
.Ixva1lno {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: auto;
}
iframe.KTg0bp,
.KTg0bp: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='%23c0d6df' %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.KTg0bp:after {
  opacity: 0.5;
}
body {
  overflow-x: hidden;
}
a {
  transition: color 0.6s;
}
@media (max-width: 1400px) {
  .CpR7nvh8i {
    max-width: 100%;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .CpR7nvh8i {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .nscwX84dbl {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 767px) {
  .nscwX84dbl {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.bd0xKANn8 {
  z-index: 1000;
  width: 100%;
  position: relative;
}
.bd0xKANn8 .KmTlcO13x: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) {
  .bd0xKANn8 .dZ1InGsZY7 {
    transform: scale(0.8);
  }
}
.bd0xKANn8 .hAlANDo33yu {
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.bd0xKANn8 .hAlANDo33yu img {
  max-width: 100%;
  max-height: 100%;
}
.bd0xKANn8 .hAlANDo33yu .tmgo0Or7gv {
  line-height: inherit !important;
}
.bd0xKANn8 .hAlANDo33yu .sGc3q4aG539 a {
  outline: none;
}
.bd0xKANn8 .xNiZRo6V {
  margin: auto;
  margin-left: 0;
  margin-left: auto;
}
.bd0xKANn8 .xNiZRo6V .aOMlLI {
  padding: 0 !important;
  transition: 0.3s all !important;
}
.bd0xKANn8 .xNiZRo6V .aOMlLI .Lb80FEaH {
  padding: 16px !important;
  margin: 0 !important;
  border-radius: 1rem !important;
  transition: 0.3s all !important;
}
.bd0xKANn8 .xNiZRo6V .aOMlLI .Lb80FEaH:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
.bd0xKANn8 .xNiZRo6V .YJXTsP4vw .Lb80FEaH::after {
  transform: rotate(180deg);
}
@media (min-width: 992px) {
  .bd0xKANn8 .xNiZRo6V .YJXTsP4vw .Lb80FEaH::before {
    content: "";
    width: 100%;
    height: 20px;
    top: 100%;
    background: transparent;
    position: absolute;
  }
}
.bd0xKANn8 .xNiZRo6V .KmTlcO13x {
  padding: 12px !important;
  border-radius: 0.5rem !important;
  margin: 0 8px !important;
  transition: 0.3s all !important;
}
.bd0xKANn8 .xNiZRo6V .KmTlcO13x:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
@media (min-width: 992px) {
  .bd0xKANn8 .xNiZRo6V {
    padding-left: 1.5rem;
  }
}
.bd0xKANn8 .Lb80FEaH {
  width: fit-content;
  position: relative;
}
.bd0xKANn8 .sGc3q4aG539 {
  margin: 0 !important;
}
@media (max-width: 767px) {
  .bd0xKANn8 .sGc3q4aG539 {
    padding-left: 0;
  }
}
.bd0xKANn8 .tmgo0Or7gv {
  padding-left: 1rem;
  padding-right: 0.5rem;
}
@media (max-width: 767px) {
  .bd0xKANn8 .q8XVWS5 {
    padding-bottom: 0.5rem;
  }
}
.bd0xKANn8 .q8XVWS5 .n2BY2i.HHsxWJGe::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  transition: 0.3s all;
}
.bd0xKANn8 .CpR7nvh8i {
  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) {
  .bd0xKANn8 .CpR7nvh8i {
    padding-right: 2rem;
  }
}
@media (max-width: 767px) {
  .bd0xKANn8 .CpR7nvh8i {
    width: 95%;
    height: 56px !important;
    padding-right: 1rem;
    margin-top: 0rem;
  }
}
.bd0xKANn8 .Ubrhyi {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.bd0xKANn8 .ERcR9kZPV {
  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;
}
.bd0xKANn8 .aOMlLI:focus,
.bd0xKANn8 .Lb80FEaH:focus {
  outline: none;
}
.bd0xKANn8 .lksB65MSXq .ERcR9kZPV .KmTlcO13x {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.bd0xKANn8 .lksB65MSXq .ERcR9kZPV .KmTlcO13x::after {
  right: 0.5rem;
}
.bd0xKANn8 .lksB65MSXq .ERcR9kZPV .KmTlcO13x .RmujD1uJ {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.bd0xKANn8 .lksB65MSXq .ERcR9kZPV .KmTlcO13x .RmujD1uJ:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.bd0xKANn8 .fYqDCZK .ERcR9kZPV .KmTlcO13x:before {
  display: none;
}
.bd0xKANn8 .fYqDCZK .lksB65MSXq .ERcR9kZPV .KmTlcO13x {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.bd0xKANn8 .choiHov7G {
  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;
}
.bd0xKANn8 .choiHov7G.jZOMrqeVFOz {
  transition: all 0.3s;
}
.bd0xKANn8 .choiHov7G .KmTlcO13x {
  padding: 0.5rem 1.8rem;
}
.bd0xKANn8 .choiHov7G .sGc3q4aG539 img {
  min-width: 6rem;
  object-fit: cover;
}
.bd0xKANn8 .choiHov7G .O9Cbni {
  z-index: 1;
  justify-content: flex-end;
}
.bd0xKANn8 .choiHov7G.fYqDCZK {
  justify-content: center;
}
.bd0xKANn8 .choiHov7G.fYqDCZK .aOMlLI .Lb80FEaH::before {
  display: none;
}
.bd0xKANn8 .choiHov7G.fYqDCZK.jZOMrqeVFOz .ERcR9kZPV {
  top: 0;
}
@media (min-width: 992px) {
  .bd0xKANn8 .choiHov7G.fYqDCZK.jZOMrqeVFOz:not(.Bwm9a2) .O9Cbni {
    max-height: calc(98.5vh - 4.3rem);
  }
}
.bd0xKANn8 .choiHov7G.fYqDCZK .ERcR9kZPV .ycPj9ocgA {
  left: 0 !important;
}
.bd0xKANn8 .choiHov7G.fYqDCZK .ERcR9kZPV .KmTlcO13x:after {
  right: auto;
}
.bd0xKANn8 .choiHov7G.fYqDCZK .ERcR9kZPV .HHsxWJGe[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%;
}
.bd0xKANn8 .choiHov7G.fYqDCZK ul.xNiZRo6V li {
  margin: auto;
}
.bd0xKANn8 .choiHov7G.fYqDCZK .ERcR9kZPV .KmTlcO13x {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
.bd0xKANn8 .choiHov7G.fYqDCZK .KyJSWUH {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 767px) {
  .bd0xKANn8 .choiHov7G {
    min-height: 72px;
  }
  .bd0xKANn8 .choiHov7G .sGc3q4aG539 img {
    height: 2.5rem !important;
    min-width: 2.5rem !important;
  }
}
@media (max-width: 991px) {
  .bd0xKANn8 .choiHov7G .aOMlLI .Lb80FEaH::before {
    display: none;
  }
  .bd0xKANn8 .choiHov7G.jZOMrqeVFOz .ERcR9kZPV {
    top: 0;
  }
  .bd0xKANn8 .choiHov7G .ERcR9kZPV .ycPj9ocgA {
    left: 0 !important;
  }
  .bd0xKANn8 .choiHov7G .ERcR9kZPV .KmTlcO13x:after {
    right: auto;
  }
  .bd0xKANn8 .choiHov7G .ERcR9kZPV .HHsxWJGe[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%;
  }
  .bd0xKANn8 .choiHov7G .ERcR9kZPV .KmTlcO13x {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .bd0xKANn8 .choiHov7G .hAlANDo33yu {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 10px;
  }
  .bd0xKANn8 .choiHov7G .dZ1InGsZY7 {
    flex-basis: auto;
  }
  .bd0xKANn8 .choiHov7G .KyJSWUH {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.bd0xKANn8 .choiHov7G.Bwm9a2 .sGc3q4aG539 img {
  height: 2rem;
}
.bd0xKANn8 .KmTlcO13x.X0xasEkK,
.bd0xKANn8 .KmTlcO13x:active {
  background-color: transparent;
}
.bd0xKANn8 .U1jYXmVG .xNiZRo6V .Lb80FEaH {
  padding: 0;
}
.bd0xKANn8 .q8XVWS5 .n2BY2i.HHsxWJGe {
  margin-right: 1.667em;
}
.bd0xKANn8 .q8XVWS5 .n2BY2i.HHsxWJGe[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.bd0xKANn8 .choiHov7G.U1jYXmVG .lksB65MSXq .ERcR9kZPV {
  background: #ffffff;
}
.bd0xKANn8 .choiHov7G.U1jYXmVG .lksB65MSXq .ERcR9kZPV .ycPj9ocgA {
  margin: 0;
  left: 105%;
  transform: none;
  top: -12px;
}
.bd0xKANn8 .choiHov7G .lksB65MSXq.YJXTsP4vw > .ERcR9kZPV {
  display: flex;
}
.bd0xKANn8 ul.xNiZRo6V {
  flex-wrap: wrap;
}
.bd0xKANn8 .A78Omn {
  text-align: center;
  min-width: 140px;
}
@media (max-width: 992px) {
  .bd0xKANn8 .A78Omn {
    text-align: left;
  }
}
.bd0xKANn8 button.dZ1InGsZY7 {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.bd0xKANn8 button.dZ1InGsZY7 .YNPB3Ro span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.bd0xKANn8 button.dZ1InGsZY7 .YNPB3Ro span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.bd0xKANn8 button.dZ1InGsZY7 .YNPB3Ro span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.bd0xKANn8 button.dZ1InGsZY7 .YNPB3Ro span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.bd0xKANn8 button.dZ1InGsZY7 .YNPB3Ro span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.bd0xKANn8 nav.jZOMrqeVFOz .YNPB3Ro span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.bd0xKANn8 nav.jZOMrqeVFOz .YNPB3Ro span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.bd0xKANn8 nav.jZOMrqeVFOz .YNPB3Ro span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.bd0xKANn8 nav.jZOMrqeVFOz .YNPB3Ro span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.bd0xKANn8 .Y9vs5Z {
  padding: 0 1rem;
}
.bd0xKANn8 a.Lb80FEaH {
  display: flex;
  align-items: center;
  justify-content: center;
}
.bd0xKANn8 .KyJSWUH {
  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) {
  .bd0xKANn8 .KyJSWUH {
    justify-content: flex-start;
    margin-bottom: 0.5rem;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .bd0xKANn8 .choiHov7G {
    height: 70px;
  }
  .bd0xKANn8 .choiHov7G.jZOMrqeVFOz {
    height: auto;
  }
  .bd0xKANn8 .aOMlLI .Lb80FEaH:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.bd0xKANn8 .choiHov7G .lksB65MSXq > .ERcR9kZPV {
  display: none;
  width: max-content;
  max-width: 500px !important;
  transform: translateX(-50%);
  top: calc(100% + 20px);
  left: 50%;
}
.bd0xKANn8 .choiHov7G .lksB65MSXq > .ERcR9kZPV .KmTlcO13x {
  line-height: 1 !important;
}
.bd0xKANn8 .choiHov7G .lksB65MSXq > .ERcR9kZPV .lksB65MSXq .KmTlcO13x {
  align-items: center;
  display: flex;
  height: max-content !important;
  min-height: max-content !important;
}
.bd0xKANn8 .choiHov7G .lksB65MSXq > .ERcR9kZPV .lksB65MSXq .KmTlcO13x::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);
}
.bd0xKANn8 .choiHov7G .lksB65MSXq > .ERcR9kZPV .lksB65MSXq.YJXTsP4vw .KmTlcO13x::after {
  transform: rotate(0deg);
}
.bd0xKANn8 .QfCLv7dm {
  margin: -0.6rem -0.6rem;
}
.bd0xKANn8 .dZ1InGsZY7 {
  margin-left: 12px;
  margin-right: 8px;
  order: 1000;
}
@media (max-width: 991px) {
  .bd0xKANn8 .hAlANDo33yu {
    margin-right: auto;
  }
  .bd0xKANn8 .O9Cbni {
    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);
  }
  .bd0xKANn8 .xNiZRo6V .aOMlLI .Lb80FEaH::after {
    margin-left: 10px;
  }
  .bd0xKANn8 .xNiZRo6V .KmTlcO13x:hover {
    background-color: rgba(27, 31, 10, 0.06);
  }
  .bd0xKANn8 .choiHov7G .lksB65MSXq > .ERcR9kZPV {
    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;
  }
  .bd0xKANn8 .choiHov7G .lksB65MSXq > .ERcR9kZPV .KmTlcO13x {
    padding: 8px !important;
    line-height: 1 !important;
    margin-bottom: 4px !important;
  }
  .bd0xKANn8 .choiHov7G .lksB65MSXq > .ERcR9kZPV .lksB65MSXq .KmTlcO13x {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
  }
  .bd0xKANn8 .choiHov7G .lksB65MSXq > .ERcR9kZPV .lksB65MSXq .KmTlcO13x::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);
  }
  .bd0xKANn8 .choiHov7G .lksB65MSXq > .ERcR9kZPV .lksB65MSXq.YJXTsP4vw .KmTlcO13x::after {
    transform: rotate(180deg);
  }
  .bd0xKANn8 .choiHov7G .lksB65MSXq > .ERcR9kZPV .ycPj9ocgA {
    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;
  }
  .bd0xKANn8 .choiHov7G .lksB65MSXq.YJXTsP4vw > .ERcR9kZPV {
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 575px) {
  .bd0xKANn8 .O9Cbni {
    padding: 1rem;
  }
}
.k83kePDELB {
  display: flex;
}
@media (min-width: 768px) {
  .k83kePDELB {
    align-items: flex-end;
  }
  .k83kePDELB .eClNZgnF {
    justify-content: flex-start;
  }
  .k83kePDELB .H2tzkmlYAk {
    padding: 1rem 3rem;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .k83kePDELB .H2tzkmlYAk {
    min-width: 50%;
  }
}
@media (max-width: 767px) {
  .k83kePDELB {
    -webkit-align-items: center;
    align-items: flex-end;
  }
  .k83kePDELB .AQXCo8zu1b {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .k83kePDELB .H2tzkmlYAk {
    width: 100%;
  }
}
.k83kePDELB .ob1KJYH.Rjqgbs8lN1z {
  display: none;
}
.k83kePDELB .ob1KJYH {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-image: url("uLmoFBR0.jpg");
}
.k83kePDELB .IYJFzpMh2ho,
.k83kePDELB .AWvY7AkaB0U {
  text-align: left;
  color: #ffc091;
}
.k83kePDELB .a5Yuc9cQuu,
.k83kePDELB .QfCLv7dm {
  text-align: left;
}
.oKYHy665D {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.oKYHy665D .AnfMY0:focus,
.oKYHy665D span:focus {
  outline: none;
}
.oKYHy665D .nscwX84dbl {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}
.oKYHy665D .BQRjWM6gHMp {
  max-width: 800px;
}
.oKYHy665D .AnfMY0 {
  color: #232323;
  min-height: 90px;
  font-weight: bold;
}
@media (max-width: 768px) {
  .oKYHy665D .AnfMY0 {
    min-height: 45px;
  }
}
.MmXqAtBw {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.MmXqAtBw .ob1KJYH.Rjqgbs8lN1z {
  display: none;
}
.MmXqAtBw .ob1KJYH {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.MmXqAtBw .yIm0cuxF .kr8dGg5hD {
  width: 100%;
  display: block;
}
.MmXqAtBw .yIm0cuxF .AdtVgdG {
  z-index: 1;
}
.MmXqAtBw .kr8dGg5hD {
  color: #C0D6DF;
  text-align: center;
}
.MmXqAtBw .sPatLo {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .MmXqAtBw * {
    text-align: center !important;
  }
  .MmXqAtBw .NV6Bd6d {
    margin-bottom: 2rem;
  }
}
.MmXqAtBw .BQRjWM6gHMp {
  max-width: 800px;
}
.MmXqAtBw .xsNVW1law {
  text-align: center;
}
.MmXqAtBw .AdtVgdG,
.MmXqAtBw .lcdBAbgh {
  text-align: center;
}
.rYaWeGo {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.rYaWeGo .a5Yuc9cQuu {
  color: #000000;
}
.rYaWeGo .AWvY7AkaB0U {
  color: #000000;
}
.rYaWeGo .IYJFzpMh2ho {
  color: #000000;
}
.wC4PLd {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.wC4PLd .AnfMY0:focus,
.wC4PLd span:focus {
  outline: none;
}
.wC4PLd .AnfMY0 {
  cursor: pointer;
}
.wC4PLd .QiL92s {
  grid-row-gap: 2rem;
}
@media (max-width: 767px) {
  .wC4PLd .QiL92s {
    grid-row-gap: 1rem;
  }
}
.wC4PLd .fH5gZXAq1,
.wC4PLd .p3PuSoAGZj {
  gap: 0 2rem;
}
@media (max-width: 767px) {
  .wC4PLd .fH5gZXAq1,
  .wC4PLd .p3PuSoAGZj {
    gap: 0 1rem;
  }
}
.wC4PLd .IYJFzpMh2ho {
  color: #000000;
}
.wC4PLd .a5Yuc9cQuu,
.wC4PLd .QfCLv7dm {
  color: #000000;
}
.wC4PLd .BQRjWM6gHMp {
  max-width: 800px;
}
.wC4PLd .CpR7nvh8i,
.wC4PLd .nscwX84dbl {
  overflow: hidden;
}
.wC4PLd .QiL92s {
  display: grid;
  transform: translate3d(-3rem, 0, 0);
  width: 115vw;
  grid-column-gap: 1rem;
}
.wC4PLd .mUVwpygPMO2 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.wC4PLd .mUVwpygPMO2 img {
  min-width: 30vw;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .wC4PLd .mUVwpygPMO2 img {
    min-width: 35vw;
  }
}
.wC4PLd .fH5gZXAq1,
.wC4PLd .p3PuSoAGZj {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
}
.wC4PLd .fH5gZXAq1 {
  align-items: flex-end;
}
.wC4PLd .p3PuSoAGZj {
  align-items: flex-start;
}
.csMtpuE {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.csMtpuE .RmujD1uJ {
  font-size: 1.2rem !important;
  font-family: 'Moririse2' !important;
  color: white;
  transition: all 0.3s;
  transform: rotate(180deg);
  padding-left: 0.5rem;
}
.csMtpuE .wYxeYhpd {
  border: none;
}
.csMtpuE .R1kMEe3jro {
  padding: 0rem;
}
@media (max-width: 767px) {
  .csMtpuE .R1kMEe3jro {
    padding: 0rem;
  }
}
.csMtpuE .nSb1I2 {
  padding: 0rem;
  padding-bottom: 0.5rem;
  margin-top: 1rem;
}
.csMtpuE .JvCd63CS18h {
  padding: 0;
}
.csMtpuE .Qu05xhYB {
  height: 100%;
}
.csMtpuE img {
  height: 100%;
  object-fit: cover;
}
.csMtpuE .fYqDCZK span {
  transform: rotate(0deg);
}
.csMtpuE .Raa8EMXXz {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.csMtpuE p {
  margin-bottom: 0.3rem;
}
.csMtpuE .nnfTUQ {
  color: #000000;
}
.csMtpuE .KAkE6U .R1kMEe3jro {
  background-color: transparent;
  margin-bottom: 0;
  border: 0;
  border-radius: 2rem;
}
.csMtpuE .KAkE6U {
  background: #ffffff;
  padding: 2.25rem;
  border-radius: 2rem;
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  .csMtpuE .KAkE6U {
    padding: 2rem 1.5rem;
    margin-bottom: 1rem;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .csMtpuE .KAkE6U {
    margin-bottom: 1rem;
    padding: 2rem 1.5rem;
  }
}
.csMtpuE .CIMXkKFg {
  color: #000000;
}
.csMtpuE .IYJFzpMh2ho {
  text-align: center;
  color: #000000;
}
.csMtpuE .AWvY7AkaB0U {
  color: #000000;
  text-align: center;
}
.csMtpuE .nnfTUQ,
.csMtpuE .RmujD1uJ {
  color: #000000;
}
.bY5E7xkyIY {
  background-image: url("ufVyG3Q.jpeg");
  overflow: hidden;
}
.zIf73eWoAxf {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.zIf73eWoAxf .ob1KJYH.Rjqgbs8lN1z {
  display: none;
}
.zIf73eWoAxf .ob1KJYH {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.zIf73eWoAxf .RmujD1uJ {
  margin: auto;
  display: inline-flex;
  font-size: 2rem;
  color: #9fe870;
  width: 40px;
  justify-content: center;
  align-items: center;
}
.zIf73eWoAxf .AdtVgdG,
.zIf73eWoAxf .Ubrhyi {
  color: #232323;
}
.zIf73eWoAxf .xsNVW1law {
  color: #232323;
}
.zIf73eWoAxf .IYJFzpMh2ho {
  color: #232323;
}
.zIf73eWoAxf .AWvY7AkaB0U {
  color: #232323;
}
.zIf73eWoAxf .BQRjWM6gHMp {
  max-width: 800px;
}
.eUR89mW4g {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.eUR89mW4g .ll6X221FOi0 {
  line-height: 1.2;
  color: #232323;
  text-align: center;
}
.eUR89mW4g img,
.eUR89mW4g .CX4eB12s {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.eUR89mW4g .AnfMY0:focus,
.eUR89mW4g span:focus {
  outline: none;
}
.eUR89mW4g .AnfMY0 {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .eUR89mW4g .AnfMY0 {
    margin-bottom: 1rem;
  }
}
.eUR89mW4g .tyTNLLOTpO {
  position: relative;
  border-radius: 4px;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.eUR89mW4g .IYJFzpMh2ho {
  color: #232323;
}
.eUR89mW4g .a5Yuc9cQuu,
.eUR89mW4g .QfCLv7dm {
  color: #232323;
}
.eUR89mW4g .dqK6Ztc1 {
  color: #232323;
}
.eUR89mW4g .BQRjWM6gHMp {
  max-width: 800px;
}
.QMyXJzsr5V8 {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #4f6d7a;
}
@media (min-width: 768px) {
  .QMyXJzsr5V8 {
    align-items: center;
  }
  .QMyXJzsr5V8 .eClNZgnF {
    justify-content: center;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .QMyXJzsr5V8 .H2tzkmlYAk {
    min-width: 50%;
  }
}
@media (max-width: 767px) {
  .QMyXJzsr5V8 {
    -webkit-align-items: center;
    align-items: center;
  }
  .QMyXJzsr5V8 .AQXCo8zu1b {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .QMyXJzsr5V8 .H2tzkmlYAk {
    width: 100%;
  }
}
.QMyXJzsr5V8 .IYJFzpMh2ho {
  text-align: center;
  color: #FFFFFF;
}
.QMyXJzsr5V8 .a5Yuc9cQuu,
.QMyXJzsr5V8 .QfCLv7dm {
  text-align: center;
  color: #FFFFFF;
}
.t69DPkHU .ob1KJYH.Rjqgbs8lN1z {
  display: none;
}
.t69DPkHU .ob1KJYH {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-image: url("uLmoFBR0.jpg");
}
.pxfPrGr {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.pxfPrGr .ob1KJYH.Rjqgbs8lN1z {
  display: none;
}
.pxfPrGr .ob1KJYH {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.pxfPrGr .H7JsyyedbO {
  background: #1778f2;
  color: #ffffff;
}
.pxfPrGr .H7JsyyedbO:hover {
  background: #0b60cb;
}
.pxfPrGr .IoAfbA {
  background: #1da1f2;
  color: #ffffff;
}
.pxfPrGr .IoAfbA:hover {
  background: #0c85d0;
}
.pxfPrGr .qo6cWsRRB0 {
  background: #f00075;
  color: #ffffff;
}
.pxfPrGr .qo6cWsRRB0:hover {
  background: #bd005c;
}
.pxfPrGr .wuOiZcI5gTu {
  background: #000000;
  color: #ffffff;
}
.pxfPrGr .wuOiZcI5gTu:hover {
  background: #000000;
}
.pxfPrGr .Ubrhyi {
  display: inline-block;
  font-size: 32px;
  border-radius: 50%;
  width: 72px;
  height: 72px;
  line-height: 72px;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
.pxfPrGr [class^="socicon-"]:before,
.pxfPrGr [class*=" socicon-"]:before {
  line-height: 55px;
  padding: 0.6rem;
}
.rQbAI42ZuyR {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: transparent;
}
.rQbAI42ZuyR .AO6IETlo3e {
  background-color: #ffffff;
  opacity: 0.4;
}
.rQbAI42ZuyR form .QfCLv7dm {
  text-align: center;
  width: 100%;
}
.rQbAI42ZuyR form .QfCLv7dm .OHERue {
  display: inline-flex;
}
@media (max-width: 991px) {
  .rQbAI42ZuyR form .QfCLv7dm .OHERue {
    width: 100%;
  }
}
.rQbAI42ZuyR .BQRjWM6gHMp {
  max-width: 800px;
}
.CqvS3j6Hx96 {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.CqvS3j6Hx96 .ob1KJYH.Rjqgbs8lN1z {
  display: none;
}
.CqvS3j6Hx96 .ob1KJYH {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.CqvS3j6Hx96 .a5Yuc9cQuu {
  color: #000000;
}
.CqvS3j6Hx96 .AWvY7AkaB0U {
  color: #ffffff;
  text-align: left;
}
.CqvS3j6Hx96 .NUlxlw {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .CqvS3j6Hx96 .NUlxlw {
    margin-bottom: 2rem;
  }
}
.CqvS3j6Hx96 .AWvY7AkaB0U,
.CqvS3j6Hx96 .NUlxlw {
  color: #000000;
}
.CqvS3j6Hx96 .xguw5QJbw {
  height: 30rem;
  position: relative;
  border-radius: 2rem;
}
.CqvS3j6Hx96 .xguw5QJbw iframe {
  height: 100%;
  width: 100%;
  border-radius: 2rem;
}
.CqvS3j6Hx96 .xguw5QJbw [data-state-details] {
  color: #6b6763;
  height: 1.5em;
  margin-top: -0.75em;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
}
.CqvS3j6Hx96 .xguw5QJbw[data-state] {
  background: #e9e5dc;
}
.CqvS3j6Hx96 .xguw5QJbw[data-state="loading"] [data-state-details] {
  display: none;
}
.QAeXZwE93QW {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #000000;
  overflow: hidden;
}

/* =========================
   NHS blocks — FIX width + colors
   (paste at the VERY end)
   ========================= */

/* 1) Width: карточки не на всю ширину */
.nhs-card{
  width: min(920px, 100%);
  margin: 0 auto 18px;
}

/* 2) NHS look: светлая карточка, чистая, с синим акцентом */
.nhs-card{
  position: relative;
  padding: 18px 18px 16px;
  border-radius: 16px;

  /* светлая карточка (как NHS pages), не серый градиент */
  background: #ffffff;
  color: #0b1220;

  border: 1px solid rgba(0, 0, 0, .08);
  box-shadow: 0 14px 40px rgba(0,0,0,.10);
  overflow: hidden;
}

/* Убираем прошлые “текстуры/градиенты”, если они были */
.nhs-card::after{ content:none !important; }

/* Левый NHS-акцент */
.nhs-card::before{
  content:"";
  position:absolute;
  left:0; top:0; bottom:0;
  width: 6px;
  background: #005eb8; /* NHS Blue */
}

/* Заголовки/описания */
.nhs-card h3{
  margin: 0 0 6px;
  font-size: 17px;
  letter-spacing: .2px;
  color: #0b1220;
}

.nhs-desc{
  margin: 0 0 14px;
  color: rgba(11,18,32,.72);
  font-size: 13.3px;
}

.nhs-card label{
  display:block;
  margin: 0 0 6px;
  font-size: 12.5px;
  letter-spacing: .2px;
  color: rgba(11,18,32,.65);
}

/* 3) Inputs/selects: белые, “медицинские”, не серые */
.nhs-input{
  width: 100%;
  height: 42px;
  padding: 10px 12px;
  border-radius: 12px;

  background: #ffffff;
  color: #0b1220;

  border: 1px solid rgba(0,0,0,.14);
  outline: none;
  transition: border-color .15s ease, box-shadow .15s ease, background .15s ease;
}

.nhs-input:focus{
  border-color: rgba(0,94,184,.75);
  box-shadow: 0 0 0 4px rgba(0,94,184,.16);
}

/* Select arrow (тёмный под светлую тему) */
select.nhs-input{
  appearance: none;
  padding-right: 38px;
  background-image:
    linear-gradient(45deg, transparent 50%, rgba(11,18,32,.8) 50%),
    linear-gradient(135deg, rgba(11,18,32,.8) 50%, transparent 50%);
  background-position:
    calc(100% - 18px) 18px,
    calc(100% - 12px) 18px;
  background-size: 6px 6px, 6px 6px;
  background-repeat: no-repeat;
}

/* 4) Layout */
.nhs-row{
  display: grid;
  gap: 14px;
  align-items: end;
}
.nhs-row.nhs-2{ grid-template-columns: repeat(2, minmax(0,1fr)); }
@media (max-width: 760px){
  .nhs-row.nhs-2{ grid-template-columns: 1fr; }
}

/* 5) Buttons: NHS-blue primary + neutral secondary */
.nhs-actions{
  display:flex;
  gap: 10px;
  margin-top: 14px;
  flex-wrap: wrap;
}

.nhs-btn{
  height: 42px;
  padding: 0 14px;
  border-radius: 999px;
  border: 0;
  cursor: pointer;

  font-weight: 700;
  letter-spacing: .2px;

  color: #fff;
  background: #005eb8; /* NHS Blue */
  box-shadow: 0 10px 26px rgba(0,94,184,.22);
  transition: transform .08s ease, filter .15s ease, box-shadow .15s ease;
}

.nhs-btn:hover{
  filter: brightness(1.04);
  box-shadow: 0 12px 30px rgba(0,94,184,.26);
}
.nhs-btn:active{ transform: translateY(1px); }

.nhs-btn.secondary{
  background: #f2f4f7;
  color: #0b1220;
  border: 1px solid rgba(0,0,0,.12);
  box-shadow: none;
}
.nhs-btn.secondary:hover{ background: #e9edf2; }

/* 6) Result: светлая инфо-панель с мягкой синей рамкой */
.nhs-result{
  margin-top: 14px;
  padding: 14px 14px 12px;
  border-radius: 16px;

  background: rgba(0,94,184,.06);
  border: 1px solid rgba(0,94,184,.22);
}

.nhs-result .big{
  font-size: 20px;
  font-weight: 850;
  letter-spacing: .2px;
  line-height: 1.15;
  color: #0b1220;
}

.nhs-note{
  margin-top: 6px;
  font-size: 12.8px;
  color: rgba(11,18,32,.72);
}

/* 7) Маленький бейдж NHS возле заголовка */
.nhs-card h3::after{
  content:"NHS";
  display:inline-flex;
  align-items:center;
  justify-content:center;

  margin-left: 10px;
  padding: 2px 8px;
  height: 20px;
  border-radius: 999px;

  font-size: 11px;
  font-weight: 800;
  letter-spacing: .6px;

  color: #fff;
  background: #005eb8;
}
