.KMvVEgfIc {
  border-width: 2px;
}
img,
.TYhvAFOj,
.o87b9hkiH,
.KgnJdl,
.FoOw61R6 iframe,
.mhUvzHnJh3 iframe,
.tqfVpEF,
.xq2qYE4dzUO,
.hj5rHn,
.fIsi8MhCr {
  border-radius: 2rem !important;
}
.KgnJdl {
  overflow: hidden;
}
body {
  background-color: #f6fbfc;
}
body {
  font-family: Golos Text;
}
.vCCOdE {
  font-family: 'Golos Text', sans-serif;
  font-size: 5rem;
  line-height: 1;
}
.vCCOdE > .IZbG1vlfdgj {
  font-size: 6.25rem;
}
.pi0VD4Sdv {
  font-family: 'Golos Text', sans-serif;
  font-size: 4rem;
  line-height: 1;
}
.pi0VD4Sdv > .IZbG1vlfdgj {
  font-size: 5rem;
}
.L83Hnf6 {
  font-family: 'Golos Text', sans-serif;
  font-size: 1.2rem;
  line-height: 1.5;
}
.L83Hnf6 > .IZbG1vlfdgj {
  font-size: 1.5rem;
}
.GdqZDqZv {
  font-family: 'Golos Text', sans-serif;
  font-size: 2.5rem;
  line-height: 1.5;
}
.GdqZDqZv > .IZbG1vlfdgj {
  font-size: 3.125rem;
}
.gauhYaGDQf7 {
  font-family: 'Golos Text', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
}
.gauhYaGDQf7 > .IZbG1vlfdgj {
  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) {
  .vCCOdE {
    font-size: 4rem;
  }
}
@media (max-width: 768px) {
  .vCCOdE {
    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))));
  }
  .pi0VD4Sdv {
    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))));
  }
  .L83Hnf6 {
    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))));
  }
  .GdqZDqZv {
    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))));
  }
  .gauhYaGDQf7 {
    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) {
  .vCCOdE {
    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))));
  }
  .pi0VD4Sdv {
    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))));
  }
  .L83Hnf6 {
    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))));
  }
  .GdqZDqZv {
    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))));
  }
  .gauhYaGDQf7 {
    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 */
.KMvVEgfIc {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .KMvVEgfIc {
    padding: 0.75rem 1.5rem;
  }
}
.AFPgzP {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.L1DEnC {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.hLXt6u {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
.qhLhm5 {
  background-color: #457b9d !important;
}
.elRRm2 {
  background-color: #20ac6b !important;
}
.ymTWHb {
  background-color: #0aa3c2 !important;
}
.dXqjPZrKRh {
  background-color: #cc9900 !important;
}
.bavW7dva {
  background-color: #ae1e2c !important;
}
.NvtMBCx,
.NvtMBCx:active {
  background-color: #457b9d !important;
  border-color: #457b9d !important;
  color: #ffffff !important;
  box-shadow: none;
}
.NvtMBCx:hover,
.NvtMBCx:focus,
.NvtMBCx.gkTooPtsxAK,
.NvtMBCx.bBqNNK {
  color: inherit;
  background-color: #5d95b8 !important;
  border-color: #5d95b8 !important;
  box-shadow: none;
}
.NvtMBCx.ckjctpG,
.NvtMBCx:disabled {
  color: #ffffff !important;
  background-color: #5d95b8 !important;
  border-color: #5d95b8 !important;
}
.cBDZ8Q3Zb8,
.cBDZ8Q3Zb8:active {
  background-color: #e63946 !important;
  border-color: #e63946 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.cBDZ8Q3Zb8:hover,
.cBDZ8Q3Zb8:focus,
.cBDZ8Q3Zb8.gkTooPtsxAK,
.cBDZ8Q3Zb8.bBqNNK {
  color: inherit;
  background-color: #ec6670 !important;
  border-color: #ec6670 !important;
  box-shadow: none;
}
.cBDZ8Q3Zb8.ckjctpG,
.cBDZ8Q3Zb8:disabled {
  color: #ffffff !important;
  background-color: #ec6670 !important;
  border-color: #ec6670 !important;
}
.DDNIaUnn,
.DDNIaUnn:active {
  background-color: #0aa3c2 !important;
  border-color: #0aa3c2 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.DDNIaUnn:hover,
.DDNIaUnn:focus,
.DDNIaUnn.gkTooPtsxAK,
.DDNIaUnn.bBqNNK {
  color: inherit;
  background-color: #0dccf3 !important;
  border-color: #0dccf3 !important;
  box-shadow: none;
}
.DDNIaUnn.ckjctpG,
.DDNIaUnn:disabled {
  color: #ffffff !important;
  background-color: #0dccf3 !important;
  border-color: #0dccf3 !important;
}
.BEd2lvC5ns,
.BEd2lvC5ns:active {
  background-color: #20ac6b !important;
  border-color: #20ac6b !important;
  color: #ffffff !important;
  box-shadow: none;
}
.BEd2lvC5ns:hover,
.BEd2lvC5ns:focus,
.BEd2lvC5ns.gkTooPtsxAK,
.BEd2lvC5ns.bBqNNK {
  color: inherit;
  background-color: #28d786 !important;
  border-color: #28d786 !important;
  box-shadow: none;
}
.BEd2lvC5ns.ckjctpG,
.BEd2lvC5ns:disabled {
  color: #ffffff !important;
  background-color: #28d786 !important;
  border-color: #28d786 !important;
}
.BPApR5,
.BPApR5:active {
  background-color: #cc9900 !important;
  border-color: #cc9900 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.BPApR5:hover,
.BPApR5:focus,
.BPApR5.gkTooPtsxAK,
.BPApR5.bBqNNK {
  color: inherit;
  background-color: #ffbf00 !important;
  border-color: #ffbf00 !important;
  box-shadow: none;
}
.BPApR5.ckjctpG,
.BPApR5:disabled {
  color: #ffffff !important;
  background-color: #ffbf00 !important;
  border-color: #ffbf00 !important;
}
.sGrlkqd96,
.sGrlkqd96:active {
  background-color: #ae1e2c !important;
  border-color: #ae1e2c !important;
  color: #ffffff !important;
  box-shadow: none;
}
.sGrlkqd96:hover,
.sGrlkqd96:focus,
.sGrlkqd96.gkTooPtsxAK,
.sGrlkqd96.bBqNNK {
  color: inherit;
  background-color: #da2637 !important;
  border-color: #da2637 !important;
  box-shadow: none;
}
.sGrlkqd96.ckjctpG,
.sGrlkqd96:disabled {
  color: #ffffff !important;
  background-color: #da2637 !important;
  border-color: #da2637 !important;
}
.sBIQqoC5IjB,
.sBIQqoC5IjB:active {
  background-color: #eff0ec !important;
  border-color: #eff0ec !important;
  color: #757b62 !important;
  box-shadow: none;
}
.sBIQqoC5IjB:hover,
.sBIQqoC5IjB:focus,
.sBIQqoC5IjB.gkTooPtsxAK,
.sBIQqoC5IjB.bBqNNK {
  color: inherit;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  box-shadow: none;
}
.sBIQqoC5IjB.ckjctpG,
.sBIQqoC5IjB:disabled {
  color: #757b62 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.lDXSBHRff,
.lDXSBHRff:active {
  background-color: #232323 !important;
  border-color: #232323 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.lDXSBHRff:hover,
.lDXSBHRff:focus,
.lDXSBHRff.gkTooPtsxAK,
.lDXSBHRff.bBqNNK {
  color: inherit;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
  box-shadow: none;
}
.lDXSBHRff.ckjctpG,
.lDXSBHRff:disabled {
  color: #ffffff !important;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
}
.NhodYji0W,
.NhodYji0W:active {
  background-color: transparent !important;
  border-color: #457b9d;
  color: #457b9d;
}
.NhodYji0W:hover,
.NhodYji0W:focus,
.NhodYji0W.gkTooPtsxAK,
.NhodYji0W.bBqNNK {
  color: #2b4c61 !important;
  background-color: transparent !important;
  border-color: #2b4c61 !important;
  box-shadow: none !important;
}
.NhodYji0W.ckjctpG,
.NhodYji0W:disabled {
  color: #ffffff !important;
  background-color: #457b9d !important;
  border-color: #457b9d !important;
}
.n71GF4s2bPu,
.n71GF4s2bPu:active {
  background-color: transparent !important;
  border-color: #e63946;
  color: #e63946;
}
.n71GF4s2bPu:hover,
.n71GF4s2bPu:focus,
.n71GF4s2bPu.gkTooPtsxAK,
.n71GF4s2bPu.bBqNNK {
  color: #b21622 !important;
  background-color: transparent !important;
  border-color: #b21622 !important;
  box-shadow: none !important;
}
.n71GF4s2bPu.ckjctpG,
.n71GF4s2bPu:disabled {
  color: #ffffff !important;
  background-color: #e63946 !important;
  border-color: #e63946 !important;
}
.qLSkp8DC3A,
.qLSkp8DC3A:active {
  background-color: transparent !important;
  border-color: #0aa3c2;
  color: #0aa3c2;
}
.qLSkp8DC3A:hover,
.qLSkp8DC3A:focus,
.qLSkp8DC3A.gkTooPtsxAK,
.qLSkp8DC3A.bBqNNK {
  color: #065e70 !important;
  background-color: transparent !important;
  border-color: #065e70 !important;
  box-shadow: none !important;
}
.qLSkp8DC3A.ckjctpG,
.qLSkp8DC3A:disabled {
  color: #ffffff !important;
  background-color: #0aa3c2 !important;
  border-color: #0aa3c2 !important;
}
.CZJBGAd,
.CZJBGAd:active {
  background-color: transparent !important;
  border-color: #20ac6b;
  color: #20ac6b;
}
.CZJBGAd:hover,
.CZJBGAd:focus,
.CZJBGAd.gkTooPtsxAK,
.CZJBGAd.bBqNNK {
  color: #12633e !important;
  background-color: transparent !important;
  border-color: #12633e !important;
  box-shadow: none !important;
}
.CZJBGAd.ckjctpG,
.CZJBGAd:disabled {
  color: #ffffff !important;
  background-color: #20ac6b !important;
  border-color: #20ac6b !important;
}
.wxaxvS1X99,
.wxaxvS1X99:active {
  background-color: transparent !important;
  border-color: #cc9900;
  color: #cc9900;
}
.wxaxvS1X99:hover,
.wxaxvS1X99:focus,
.wxaxvS1X99.gkTooPtsxAK,
.wxaxvS1X99.bBqNNK {
  color: #755800 !important;
  background-color: transparent !important;
  border-color: #755800 !important;
  box-shadow: none !important;
}
.wxaxvS1X99.ckjctpG,
.wxaxvS1X99:disabled {
  color: #ffffff !important;
  background-color: #cc9900 !important;
  border-color: #cc9900 !important;
}
.ZCf8MOWmD,
.ZCf8MOWmD:active {
  background-color: transparent !important;
  border-color: #ae1e2c;
  color: #ae1e2c;
}
.ZCf8MOWmD:hover,
.ZCf8MOWmD:focus,
.ZCf8MOWmD.gkTooPtsxAK,
.ZCf8MOWmD.bBqNNK {
  color: #641119 !important;
  background-color: transparent !important;
  border-color: #641119 !important;
  box-shadow: none !important;
}
.ZCf8MOWmD.ckjctpG,
.ZCf8MOWmD:disabled {
  color: #ffffff !important;
  background-color: #ae1e2c !important;
  border-color: #ae1e2c !important;
}
.MQNFJs,
.MQNFJs:active {
  background-color: transparent !important;
  border-color: #232323;
  color: #232323;
}
.MQNFJs:hover,
.MQNFJs:focus,
.MQNFJs.gkTooPtsxAK,
.MQNFJs.bBqNNK {
  color: #000000 !important;
  background-color: transparent !important;
  border-color: #000000 !important;
  box-shadow: none !important;
}
.MQNFJs.ckjctpG,
.MQNFJs:disabled {
  color: #ffffff !important;
  background-color: #232323 !important;
  border-color: #232323 !important;
}
.oeGdmPU,
.oeGdmPU:active {
  background-color: transparent !important;
  border-color: #fafafa;
  color: #fafafa;
}
.oeGdmPU:hover,
.oeGdmPU:focus,
.oeGdmPU.gkTooPtsxAK,
.oeGdmPU.bBqNNK {
  color: #cfcfcf !important;
  background-color: transparent !important;
  border-color: #cfcfcf !important;
  box-shadow: none !important;
}
.oeGdmPU.ckjctpG,
.oeGdmPU:disabled {
  color: #7a7a7a !important;
  background-color: #fafafa !important;
  border-color: #fafafa !important;
}
.uz5gJ53v {
  color: #457b9d !important;
}
.Clov8QaH {
  color: #e63946 !important;
}
.p4iUmd2 {
  color: #20ac6b !important;
}
.Wadjfrge1Z {
  color: #0aa3c2 !important;
}
.FIfuhBZqvf {
  color: #cc9900 !important;
}
.D6ehQYf3tcE {
  color: #ae1e2c !important;
}
.dcY3QWn4yXw {
  color: #fafafa !important;
}
.FKfiz1LYbF3 {
  color: #232323 !important;
}
a.uz5gJ53v:hover,
a.uz5gJ53v:focus,
a.uz5gJ53v.bBqNNK {
  color: #264356 !important;
}
a.Clov8QaH:hover,
a.Clov8QaH:focus,
a.Clov8QaH.bBqNNK {
  color: #a41520 !important;
}
a.p4iUmd2:hover,
a.p4iUmd2:focus,
a.p4iUmd2.bBqNNK {
  color: #105636 !important;
}
a.Wadjfrge1Z:hover,
a.Wadjfrge1Z:focus,
a.Wadjfrge1Z.bBqNNK {
  color: #055161 !important;
}
a.FIfuhBZqvf:hover,
a.FIfuhBZqvf:focus,
a.FIfuhBZqvf.bBqNNK {
  color: #664d00 !important;
}
a.D6ehQYf3tcE:hover,
a.D6ehQYf3tcE:focus,
a.D6ehQYf3tcE.bBqNNK {
  color: #570f16 !important;
}
a.dcY3QWn4yXw:hover,
a.dcY3QWn4yXw:focus,
a.dcY3QWn4yXw.bBqNNK {
  color: #c7c7c7 !important;
}
a.FKfiz1LYbF3:hover,
a.FKfiz1LYbF3:focus,
a.FKfiz1LYbF3.bBqNNK {
  color: #000000 !important;
}
a:is(#u3GdAOJ1a, #kYm5C6, #gbFsfWkz, #BfRl2jHOt, #qjl3Yq, #q0qeAwDzLDJ, #Gvygfv1F, #Y33uev1CT, #LxcKEvZ0D, #EPP7mke5, #XnjWY3, #RScBTIfG, #GQSpoHcD0, #sd0nQkeoOz, #E20bGIh, #uz5gJ53v, #Clov8QaH, #p4iUmd2, #Wadjfrge1Z, #FIfuhBZqvf, #D6ehQYf3tcE, #iRZJeUl, #tsqPXzw6Phv, #dcY3QWn4yXw, #xxbZI2DkMR0, #nrz72b3, #e8YofLEo, #y5BdPbgsDNH, #onYzgIYY, #bUbpusCB, #O4JbOl, #Ma8fwFs, #rHvUCjvGv, #Kul8LASxDzs, #rOHG9PTSLl, #AZY8DEI0Ta, #YIDbAuRVuz8, #KeQLSybZ, #iBI4M8BH8, #QfHhkjs, #SKHMcxG, #tcJVTpf, #lUgqIPYQE, #kkLDkh6, #FKfiz1LYbF3):not(.tmdNUMV):not(.VHNkLX):not([role]):not(.tUB2YLc3Hx) {
  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(#u3GdAOJ1a, #kYm5C6, #gbFsfWkz, #BfRl2jHOt, #qjl3Yq, #q0qeAwDzLDJ, #Gvygfv1F, #Y33uev1CT, #LxcKEvZ0D, #EPP7mke5, #XnjWY3, #RScBTIfG, #GQSpoHcD0, #sd0nQkeoOz, #E20bGIh, #uz5gJ53v, #Clov8QaH, #p4iUmd2, #Wadjfrge1Z, #FIfuhBZqvf, #D6ehQYf3tcE, #iRZJeUl, #tsqPXzw6Phv, #dcY3QWn4yXw, #xxbZI2DkMR0, #nrz72b3, #e8YofLEo, #y5BdPbgsDNH, #onYzgIYY, #bUbpusCB, #O4JbOl, #Ma8fwFs, #rHvUCjvGv, #Kul8LASxDzs, #rOHG9PTSLl, #AZY8DEI0Ta, #YIDbAuRVuz8, #KeQLSybZ, #iBI4M8BH8, #QfHhkjs, #SKHMcxG, #tcJVTpf, #lUgqIPYQE, #kkLDkh6, #FKfiz1LYbF3):not(.tmdNUMV):not(.VHNkLX):not([role]):not(.tUB2YLc3Hx):hover {
  transition: background-position 2s ease-in-out;
  background-image: linear-gradient(currentColor 50%, currentColor 50%);
  background-position: 0px 1.2em;
}
.iZoeSeJnLH .tmdNUMV.bBqNNK {
  color: #457b9d;
}
.iZoeSeJnLH .tmdNUMV:not(.bBqNNK) {
  color: #232323;
}
.A7xaaS {
  background-color: #70c770;
}
.b3cEaBNjZA {
  background-color: #0aa3c2;
}
.pBrdJqELL {
  background-color: #cc9900;
}
.VhSDVitYL8 {
  background-color: #ae1e2c;
}
.oNoTpO .KMvVEgfIc:not(.VsgLz7equ) {
  border-radius: 100px;
}
.mVv9smEsEZ li a {
  border-radius: 100px !important;
}
.mVv9smEsEZ li.bBqNNK .KMvVEgfIc {
  background-color: #457b9d;
  border-color: #457b9d;
  color: #ffffff;
}
.mVv9smEsEZ li.bBqNNK .KMvVEgfIc:focus {
  box-shadow: none;
}
.iZoeSeJnLH .tmdNUMV {
  border-radius: 100px !important;
}
a,
a:hover {
  color: #457b9d;
}
.fpyEd9.qhLhm5 .l1gU2ZB,
.fpyEd9.qhLhm5 .gZkAPpcZ6 {
  color: #92b8cf;
}
.fpyEd9.elRRm2 .l1gU2ZB,
.fpyEd9.elRRm2 .gZkAPpcZ6 {
  color: #68e3aa;
}
.fpyEd9.ymTWHb .l1gU2ZB,
.fpyEd9.ymTWHb .gZkAPpcZ6 {
  color: #55dbf6;
}
.fpyEd9.dXqjPZrKRh .l1gU2ZB,
.fpyEd9.dXqjPZrKRh .gZkAPpcZ6 {
  color: #ffe599;
}
.fpyEd9.bavW7dva .l1gU2ZB,
.fpyEd9.bavW7dva .gZkAPpcZ6 {
  color: #e56773;
}
/* Scroll to top button*/
.bibGPuopMpe {
  display: none;
}
.B3DCR2wNse {
  font-family: 'Golos Text', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
  border-radius: 40px !important;
}
.B3DCR2wNse > .IZbG1vlfdgj {
  font-size: 1.75rem;
}
.B3DCR2wNse:hover,
.B3DCR2wNse: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: #457b9d !important;
}
.B3DCR2wNse:-webkit-input-placeholder {
  font-family: 'Golos Text', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
}
.B3DCR2wNse:-webkit-input-placeholder > .IZbG1vlfdgj {
  font-size: 1.75rem;
}
blockquote {
  border-color: #457b9d;
}
/* Forms */
.yVSWg2oF .QuwITUlHts .KMvVEgfIc {
  border-radius: 100px !important;
}
.yVSWg2oF .QuwITUlHts .KMvVEgfIc:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.yVSWg2oF .QuwITUlHts button[type="submit"] {
  border-radius: 100px !important;
  padding: 1rem 3rem;
}
.yVSWg2oF .QuwITUlHts button[type="submit"]:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.CKqQpo li:hover,
.CKqQpo li.Vtmilic {
  background-color: #457b9d;
  color: #ffffff;
}
.FdBVVfI {
  transition: 0.25s ease;
}
.FdBVVfI:hover {
  border-color: #457b9d;
}
.CKqQpo .j27ggk77,
.FdBVVfI.VcyKOPYo:after,
.FdBVVfI.C4OP9rt9qG:after {
  transition: 0.4s;
  border-top-color: #232323;
  border-bottom-color: #232323;
}
.CKqQpo:hover .j27ggk77,
.FdBVVfI.VcyKOPYo:hover:after,
.FdBVVfI.C4OP9rt9qG:hover:after {
  border-top-color: #457b9d;
  border-bottom-color: #457b9d;
}
.pB15ynabiQG .oM5NHE td.brZxUuq,
.pB15ynabiQG .oM5NHE td.uDcywj,
.pB15ynabiQG .bsGZo6Dkna8 .t1HUJwwreQh > div > div.uDcywj {
  color: #ffffff !important;
  background-color: #457b9d !important;
  box-shadow: none !important;
}
.pB15ynabiQG .oM5NHE td:hover,
.pB15ynabiQG .bsGZo6Dkna8 .t1HUJwwreQh > div > div:hover {
  color: #ffffff !important;
  background: #e63946 !important;
  box-shadow: none !important;
}
.aozWVj0Hs5 {
  background-image: none !important;
}
.LNAX9bA:not(section),
.LQnLC6 {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: auto;
}
iframe.LNAX9bA,
.LNAX9bA: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='%23457b9d' %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.LNAX9bA:after {
  opacity: 0.5;
}
body {
  overflow-x: hidden;
}
a {
  transition: color 0.6s;
}
@media (max-width: 1400px) {
  .hgdahvJ {
    max-width: 100%;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .hgdahvJ {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .fJ4bGQ52 {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 767px) {
  .fJ4bGQ52 {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.TVaJGxgMPJ {
  z-index: 1000;
  width: 100%;
  position: relative;
}
.TVaJGxgMPJ .VHNkLX: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) {
  .TVaJGxgMPJ .Mx4vWncSpT {
    transform: scale(0.8);
  }
}
.TVaJGxgMPJ .iYxMNqBt1 {
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.TVaJGxgMPJ .iYxMNqBt1 img {
  max-width: 100%;
  max-height: 100%;
}
.TVaJGxgMPJ .iYxMNqBt1 .tUB2YLc3Hx {
  line-height: inherit !important;
}
.TVaJGxgMPJ .iYxMNqBt1 .h2JpqOM a {
  outline: none;
}
.TVaJGxgMPJ .jqsS9itc37U {
  margin: auto;
  margin-left: 0;
  margin-left: auto;
}
.TVaJGxgMPJ .jqsS9itc37U .gskLlowO {
  padding: 0 !important;
  transition: 0.3s all !important;
}
.TVaJGxgMPJ .jqsS9itc37U .gskLlowO .tmdNUMV {
  padding: 16px !important;
  margin: 0 !important;
  border-radius: 1rem !important;
  transition: 0.3s all !important;
}
.TVaJGxgMPJ .jqsS9itc37U .gskLlowO .tmdNUMV:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
.TVaJGxgMPJ .jqsS9itc37U .oI4ubf .tmdNUMV::after {
  transform: rotate(180deg);
}
@media (min-width: 992px) {
  .TVaJGxgMPJ .jqsS9itc37U .oI4ubf .tmdNUMV::before {
    content: "";
    width: 100%;
    height: 20px;
    top: 100%;
    background: transparent;
    position: absolute;
  }
}
.TVaJGxgMPJ .jqsS9itc37U .VHNkLX {
  padding: 12px !important;
  border-radius: 0.5rem !important;
  margin: 0 8px !important;
  transition: 0.3s all !important;
}
.TVaJGxgMPJ .jqsS9itc37U .VHNkLX:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
@media (min-width: 992px) {
  .TVaJGxgMPJ .jqsS9itc37U {
    padding-left: 1.5rem;
  }
}
.TVaJGxgMPJ .tmdNUMV {
  width: fit-content;
  position: relative;
}
.TVaJGxgMPJ .h2JpqOM {
  margin: 0 !important;
}
@media (max-width: 767px) {
  .TVaJGxgMPJ .h2JpqOM {
    padding-left: 0;
  }
}
.TVaJGxgMPJ .tUB2YLc3Hx {
  padding-left: 1rem;
  padding-right: 0.5rem;
}
@media (max-width: 767px) {
  .TVaJGxgMPJ .i7gAZ4dF {
    padding-bottom: 0.5rem;
  }
}
.TVaJGxgMPJ .i7gAZ4dF .iks7bXhk.BveiX5YohhA::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  transition: 0.3s all;
}
.TVaJGxgMPJ .hgdahvJ {
  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) {
  .TVaJGxgMPJ .hgdahvJ {
    padding-right: 2rem;
  }
}
@media (max-width: 767px) {
  .TVaJGxgMPJ .hgdahvJ {
    width: 95%;
    height: 56px !important;
    padding-right: 1rem;
    margin-top: 0rem;
  }
}
.TVaJGxgMPJ .EBrmHTfKEr {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.TVaJGxgMPJ .ncA4qd {
  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;
}
.TVaJGxgMPJ .gskLlowO:focus,
.TVaJGxgMPJ .tmdNUMV:focus {
  outline: none;
}
.TVaJGxgMPJ .iUFxZna .ncA4qd .VHNkLX {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.TVaJGxgMPJ .iUFxZna .ncA4qd .VHNkLX::after {
  right: 0.5rem;
}
.TVaJGxgMPJ .iUFxZna .ncA4qd .VHNkLX .IZbG1vlfdgj {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.TVaJGxgMPJ .iUFxZna .ncA4qd .VHNkLX .IZbG1vlfdgj:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.TVaJGxgMPJ .j8jH3cOD9K4 .ncA4qd .VHNkLX:before {
  display: none;
}
.TVaJGxgMPJ .j8jH3cOD9K4 .iUFxZna .ncA4qd .VHNkLX {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.TVaJGxgMPJ .Sngyz5 {
  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;
}
.TVaJGxgMPJ .Sngyz5.p8BPqYM6fma {
  transition: all 0.3s;
}
.TVaJGxgMPJ .Sngyz5 .VHNkLX {
  padding: 0.5rem 1.8rem;
}
.TVaJGxgMPJ .Sngyz5 .h2JpqOM img {
  min-width: 6rem;
  object-fit: cover;
}
.TVaJGxgMPJ .Sngyz5 .AE1zqhx {
  z-index: 1;
  justify-content: flex-end;
}
.TVaJGxgMPJ .Sngyz5.j8jH3cOD9K4 {
  justify-content: center;
}
.TVaJGxgMPJ .Sngyz5.j8jH3cOD9K4 .gskLlowO .tmdNUMV::before {
  display: none;
}
.TVaJGxgMPJ .Sngyz5.j8jH3cOD9K4.p8BPqYM6fma .ncA4qd {
  top: 0;
}
@media (min-width: 992px) {
  .TVaJGxgMPJ .Sngyz5.j8jH3cOD9K4.p8BPqYM6fma:not(.H8aPeIwtv9k) .AE1zqhx {
    max-height: calc(98.5vh - 4.3rem);
  }
}
.TVaJGxgMPJ .Sngyz5.j8jH3cOD9K4 .ncA4qd .avQgjO {
  left: 0 !important;
}
.TVaJGxgMPJ .Sngyz5.j8jH3cOD9K4 .ncA4qd .VHNkLX:after {
  right: auto;
}
.TVaJGxgMPJ .Sngyz5.j8jH3cOD9K4 .ncA4qd .BveiX5YohhA[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%;
}
.TVaJGxgMPJ .Sngyz5.j8jH3cOD9K4 ul.jqsS9itc37U li {
  margin: auto;
}
.TVaJGxgMPJ .Sngyz5.j8jH3cOD9K4 .ncA4qd .VHNkLX {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
.TVaJGxgMPJ .Sngyz5.j8jH3cOD9K4 .p9ErHq {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 767px) {
  .TVaJGxgMPJ .Sngyz5 {
    min-height: 72px;
  }
  .TVaJGxgMPJ .Sngyz5 .h2JpqOM img {
    height: 2.5rem !important;
    min-width: 2.5rem !important;
  }
}
@media (max-width: 991px) {
  .TVaJGxgMPJ .Sngyz5 .gskLlowO .tmdNUMV::before {
    display: none;
  }
  .TVaJGxgMPJ .Sngyz5.p8BPqYM6fma .ncA4qd {
    top: 0;
  }
  .TVaJGxgMPJ .Sngyz5 .ncA4qd .avQgjO {
    left: 0 !important;
  }
  .TVaJGxgMPJ .Sngyz5 .ncA4qd .VHNkLX:after {
    right: auto;
  }
  .TVaJGxgMPJ .Sngyz5 .ncA4qd .BveiX5YohhA[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%;
  }
  .TVaJGxgMPJ .Sngyz5 .ncA4qd .VHNkLX {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .TVaJGxgMPJ .Sngyz5 .iYxMNqBt1 {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 10px;
  }
  .TVaJGxgMPJ .Sngyz5 .Mx4vWncSpT {
    flex-basis: auto;
  }
  .TVaJGxgMPJ .Sngyz5 .p9ErHq {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.TVaJGxgMPJ .Sngyz5.H8aPeIwtv9k .h2JpqOM img {
  height: 2rem;
}
.TVaJGxgMPJ .VHNkLX.bBqNNK,
.TVaJGxgMPJ .VHNkLX:active {
  background-color: transparent;
}
.TVaJGxgMPJ .pZEtF6ZXf1M .jqsS9itc37U .tmdNUMV {
  padding: 0;
}
.TVaJGxgMPJ .i7gAZ4dF .iks7bXhk.BveiX5YohhA {
  margin-right: 1.667em;
}
.TVaJGxgMPJ .i7gAZ4dF .iks7bXhk.BveiX5YohhA[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.TVaJGxgMPJ .Sngyz5.pZEtF6ZXf1M .iUFxZna .ncA4qd {
  background: #ffffff;
}
.TVaJGxgMPJ .Sngyz5.pZEtF6ZXf1M .iUFxZna .ncA4qd .avQgjO {
  margin: 0;
  left: 105%;
  transform: none;
  top: -12px;
}
.TVaJGxgMPJ .Sngyz5 .iUFxZna.oI4ubf > .ncA4qd {
  display: flex;
}
.TVaJGxgMPJ ul.jqsS9itc37U {
  flex-wrap: wrap;
}
.TVaJGxgMPJ .vIOlUpWOEi {
  text-align: center;
  min-width: 140px;
}
@media (max-width: 992px) {
  .TVaJGxgMPJ .vIOlUpWOEi {
    text-align: left;
  }
}
.TVaJGxgMPJ button.Mx4vWncSpT {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.TVaJGxgMPJ button.Mx4vWncSpT .xiap7O span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.TVaJGxgMPJ button.Mx4vWncSpT .xiap7O span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.TVaJGxgMPJ button.Mx4vWncSpT .xiap7O span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.TVaJGxgMPJ button.Mx4vWncSpT .xiap7O span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.TVaJGxgMPJ button.Mx4vWncSpT .xiap7O span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.TVaJGxgMPJ nav.p8BPqYM6fma .xiap7O span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.TVaJGxgMPJ nav.p8BPqYM6fma .xiap7O span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.TVaJGxgMPJ nav.p8BPqYM6fma .xiap7O span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.TVaJGxgMPJ nav.p8BPqYM6fma .xiap7O span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.TVaJGxgMPJ .y8zAeXsaOW8 {
  padding: 0 1rem;
}
.TVaJGxgMPJ a.tmdNUMV {
  display: flex;
  align-items: center;
  justify-content: center;
}
.TVaJGxgMPJ .p9ErHq {
  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) {
  .TVaJGxgMPJ .p9ErHq {
    justify-content: flex-start;
    margin-bottom: 0.5rem;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .TVaJGxgMPJ .Sngyz5 {
    height: 70px;
  }
  .TVaJGxgMPJ .Sngyz5.p8BPqYM6fma {
    height: auto;
  }
  .TVaJGxgMPJ .gskLlowO .tmdNUMV:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.TVaJGxgMPJ .Sngyz5 .iUFxZna > .ncA4qd {
  display: none;
  width: max-content;
  max-width: 500px !important;
  transform: translateX(-50%);
  top: calc(100% + 20px);
  left: 50%;
}
.TVaJGxgMPJ .Sngyz5 .iUFxZna > .ncA4qd .VHNkLX {
  line-height: 1 !important;
}
.TVaJGxgMPJ .Sngyz5 .iUFxZna > .ncA4qd .iUFxZna .VHNkLX {
  align-items: center;
  display: flex;
  height: max-content !important;
  min-height: max-content !important;
}
.TVaJGxgMPJ .Sngyz5 .iUFxZna > .ncA4qd .iUFxZna .VHNkLX::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);
}
.TVaJGxgMPJ .Sngyz5 .iUFxZna > .ncA4qd .iUFxZna.oI4ubf .VHNkLX::after {
  transform: rotate(0deg);
}
.TVaJGxgMPJ .oNoTpO {
  margin: -0.6rem -0.6rem;
}
.TVaJGxgMPJ .Mx4vWncSpT {
  margin-left: 12px;
  margin-right: 8px;
  order: 1000;
}
@media (max-width: 991px) {
  .TVaJGxgMPJ .iYxMNqBt1 {
    margin-right: auto;
  }
  .TVaJGxgMPJ .AE1zqhx {
    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);
  }
  .TVaJGxgMPJ .jqsS9itc37U .gskLlowO .tmdNUMV::after {
    margin-left: 10px;
  }
  .TVaJGxgMPJ .jqsS9itc37U .VHNkLX:hover {
    background-color: rgba(27, 31, 10, 0.06);
  }
  .TVaJGxgMPJ .Sngyz5 .iUFxZna > .ncA4qd {
    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;
  }
  .TVaJGxgMPJ .Sngyz5 .iUFxZna > .ncA4qd .VHNkLX {
    padding: 8px !important;
    line-height: 1 !important;
    margin-bottom: 4px !important;
  }
  .TVaJGxgMPJ .Sngyz5 .iUFxZna > .ncA4qd .iUFxZna .VHNkLX {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
  }
  .TVaJGxgMPJ .Sngyz5 .iUFxZna > .ncA4qd .iUFxZna .VHNkLX::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);
  }
  .TVaJGxgMPJ .Sngyz5 .iUFxZna > .ncA4qd .iUFxZna.oI4ubf .VHNkLX::after {
    transform: rotate(180deg);
  }
  .TVaJGxgMPJ .Sngyz5 .iUFxZna > .ncA4qd .avQgjO {
    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;
  }
  .TVaJGxgMPJ .Sngyz5 .iUFxZna.oI4ubf > .ncA4qd {
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 575px) {
  .TVaJGxgMPJ .AE1zqhx {
    padding: 1rem;
  }
}
.NEhQTQL {
  display: flex;
  background-image: url("dFMOj9ZsWF.jpeg");
}
.NEhQTQL .J9tNLNUVnNn {
  background-color: #000000;
  opacity: 0.5;
}
@media (min-width: 768px) {
  .NEhQTQL {
    align-items: flex-end;
  }
  .NEhQTQL .rR4yKb {
    justify-content: center;
  }
  .NEhQTQL .afV9Xf {
    padding: 1rem 3rem;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .NEhQTQL .afV9Xf {
    min-width: 50%;
  }
}
@media (max-width: 767px) {
  .NEhQTQL {
    -webkit-align-items: center;
    align-items: flex-end;
  }
  .NEhQTQL .sJN3m3575Y {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .NEhQTQL .afV9Xf {
    width: 100%;
  }
}
.NEhQTQL .BhUYS4lgo0,
.NEhQTQL .wbUyBsz {
  text-align: center;
}
.NEhQTQL .eoPl8nVWFF,
.NEhQTQL .oNoTpO {
  text-align: center;
}
.LnNNhsaya {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.LnNNhsaya .xVMIKDn:focus,
.LnNNhsaya span:focus {
  outline: none;
}
.LnNNhsaya .xVMIKDn {
  cursor: pointer;
}
.LnNNhsaya .LvSIrJbK4 {
  grid-row-gap: 2rem;
}
@media (max-width: 767px) {
  .LnNNhsaya .LvSIrJbK4 {
    grid-row-gap: 1rem;
  }
}
.LnNNhsaya .LS1kWkWIcGV,
.LnNNhsaya .Uj3z5vZwSMT,
.LnNNhsaya .cXCWSrPkV {
  gap: 0 2rem;
}
@media (max-width: 767px) {
  .LnNNhsaya .LS1kWkWIcGV,
  .LnNNhsaya .Uj3z5vZwSMT,
  .LnNNhsaya .cXCWSrPkV {
    gap: 0 1rem;
  }
}
.LnNNhsaya .BhUYS4lgo0 {
  color: #000000;
}
.LnNNhsaya .eoPl8nVWFF,
.LnNNhsaya .oNoTpO {
  color: #000000;
}
.LnNNhsaya .RPSc26WhY {
  max-width: 800px;
}
.LnNNhsaya .hgdahvJ,
.LnNNhsaya .fJ4bGQ52 {
  overflow: hidden;
}
.LnNNhsaya .LvSIrJbK4 {
  display: grid;
  transform: translate3d(-3rem, 0, 0);
  width: 115vw;
  grid-column-gap: 1rem;
}
.LnNNhsaya .GKGyM8CQ {
  display: flex;
  justify-content: center;
  align-items: center;
}
.LnNNhsaya .GKGyM8CQ img {
  min-width: 30vw;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .LnNNhsaya .GKGyM8CQ img {
    min-width: 35vw;
  }
}
.LnNNhsaya .LS1kWkWIcGV,
.LnNNhsaya .Uj3z5vZwSMT,
.LnNNhsaya .cXCWSrPkV {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
}
.LnNNhsaya .LS1kWkWIcGV {
  align-items: flex-end;
}
.LnNNhsaya .Uj3z5vZwSMT {
  align-items: flex-start;
}
.ew4xjyuFe1 {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.ew4xjyuFe1 .lhI1xliU.ckjctpG {
  display: none;
}
.ew4xjyuFe1 .fIsi8MhCr {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.ew4xjyuFe1 .lhI1xliU {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.ew4xjyuFe1 .IZbG1vlfdgj {
  display: inline-flex;
  font-size: 2rem;
  color: #d70081;
  width: 80px;
  justify-content: center;
  align-items: center;
  background: #ffd7ef;
  height: 80px;
  border-radius: 50%;
}
.ew4xjyuFe1 .eDuJ8PR0Y7,
.ew4xjyuFe1 .EBrmHTfKEr,
.ew4xjyuFe1 .MRFyH54ShUO {
  color: #000000;
  text-align: center;
}
.ew4xjyuFe1 .RPSc26WhY {
  max-width: 800px;
}
.ew4xjyuFe1 .BhUYS4lgo0 {
  color: #000000;
}
.ew4xjyuFe1 .oNoTpO {
  text-align: center;
}
.ew4xjyuFe1 .eDuJ8PR0Y7,
.ew4xjyuFe1 .EBrmHTfKEr {
  color: #457B9D;
}
.Wh5cunaeR .lhI1xliU.ckjctpG {
  display: none;
}
.Wh5cunaeR .lhI1xliU {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-image: url("IlMEq01hA.jpg");
}
.QZIsh88sId {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.QZIsh88sId .xVMIKDn:focus,
.QZIsh88sId span:focus {
  outline: none;
}
.QZIsh88sId .fJ4bGQ52 {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}
.QZIsh88sId .RPSc26WhY {
  max-width: 800px;
}
.QZIsh88sId .xVMIKDn {
  color: #232323;
  min-height: 90px;
  font-weight: bold;
}
@media (max-width: 768px) {
  .QZIsh88sId .xVMIKDn {
    min-height: 45px;
  }
}
.ig3iRYj {
  padding-top: 6rem;
  padding-bottom: 5rem;
  background-color: #a8dadc;
}
.ig3iRYj .lhI1xliU.ckjctpG {
  display: none;
}
.ig3iRYj .lhI1xliU {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.ig3iRYj .RPSc26WhY {
  max-width: 800px;
}
.ig3iRYj .BhUYS4lgo0 {
  color: #000000;
}
.ig3iRYj .eoPl8nVWFF,
.ig3iRYj .oNoTpO {
  color: #000000;
}
.ig3iRYj img,
.ig3iRYj .lXtrCI {
  margin-left: auto;
  margin-right: auto;
  height: 200px;
  width: 200px;
  object-fit: cover;
}
.HSHBzDC {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.HSHBzDC .d9BjCjUX {
  line-height: 1.2;
  color: #232323;
  text-align: center;
}
.HSHBzDC img,
.HSHBzDC .lXtrCI {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.HSHBzDC .xVMIKDn:focus,
.HSHBzDC span:focus {
  outline: none;
}
.HSHBzDC .xVMIKDn {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .HSHBzDC .xVMIKDn {
    margin-bottom: 1rem;
  }
}
.HSHBzDC .fIsi8MhCr {
  position: relative;
  border-radius: 4px;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.HSHBzDC .BhUYS4lgo0 {
  color: #232323;
}
.HSHBzDC .eoPl8nVWFF,
.HSHBzDC .oNoTpO {
  color: #232323;
}
.HSHBzDC .PSq2Qg6R0h5 {
  color: #232323;
}
.HSHBzDC .RPSc26WhY {
  max-width: 800px;
}
.NQUE6D5o2r9 {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.NQUE6D5o2r9 .fIsi8MhCr img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 50% !important;
}
.NQUE6D5o2r9 .fIsi8MhCr {
  margin-bottom: 2rem;
}
.NQUE6D5o2r9 .eDuJ8PR0Y7,
.NQUE6D5o2r9 .EBrmHTfKEr {
  color: #000000;
}
.NQUE6D5o2r9 .MRFyH54ShUO {
  color: #000000;
  text-align: center;
}
.NQUE6D5o2r9 .RPSc26WhY {
  max-width: 800px;
}
.NQUE6D5o2r9 .BhUYS4lgo0 {
  color: #000000;
}
.NQUE6D5o2r9 .eDuJ8PR0Y7,
.NQUE6D5o2r9 .b4gAd4 {
  text-align: center;
}
.NQUE6D5o2r9 .b4gAd4 {
  display: flex;
  justify-content: center;
}
.TuIe9oPi {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.TuIe9oPi .IZbG1vlfdgj {
  font-size: 1.2rem !important;
  font-family: 'Moririse2' !important;
  color: white;
  transition: all 0.3s;
  transform: rotate(180deg);
  padding-left: 0.5rem;
}
.TuIe9oPi .jFaVXH6MKmS {
  border: none;
}
.TuIe9oPi .Ydoxmququwk {
  padding: 0rem;
}
@media (max-width: 767px) {
  .TuIe9oPi .Ydoxmququwk {
    padding: 0rem;
  }
}
.TuIe9oPi .bx43poChI {
  padding: 0rem;
  padding-bottom: 0.5rem;
  margin-top: 1rem;
}
.TuIe9oPi .ee6ouFFJ {
  padding: 0;
}
.TuIe9oPi .BJYo7Mn {
  height: 100%;
}
.TuIe9oPi img {
  height: 100%;
  object-fit: cover;
}
.TuIe9oPi .j8jH3cOD9K4 span {
  transform: rotate(0deg);
}
.TuIe9oPi .vlyKYh {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.TuIe9oPi p {
  margin-bottom: 0.3rem;
}
.TuIe9oPi .eSPe7u2Mv {
  color: #000000;
}
.TuIe9oPi .hj5rHn .Ydoxmququwk {
  background-color: transparent;
  margin-bottom: 0;
  border: 0;
  border-radius: 2rem;
}
.TuIe9oPi .hj5rHn {
  background: #ffffff;
  padding: 2.25rem;
  border-radius: 2rem;
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  .TuIe9oPi .hj5rHn {
    padding: 2rem 1.5rem;
    margin-bottom: 1rem;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .TuIe9oPi .hj5rHn {
    margin-bottom: 1rem;
    padding: 2rem 1.5rem;
  }
}
.TuIe9oPi .lqCWU5hu2m {
  color: #000000;
}
.TuIe9oPi .BhUYS4lgo0 {
  text-align: center;
  color: #000000;
}
.TuIe9oPi .wbUyBsz {
  color: #000000;
  text-align: center;
}
.TuIe9oPi .eSPe7u2Mv,
.TuIe9oPi .IZbG1vlfdgj {
  color: #000000;
}
.SXqLhneDf {
  background-image: url("Gfi3dMtn.jpeg");
  overflow: hidden;
}
.hZu0ynKc0J {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.hZu0ynKc0J .d9BjCjUX {
  line-height: 1.2;
  color: #000000;
  text-align: center;
}
.hZu0ynKc0J img,
.hZu0ynKc0J .lXtrCI {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.hZu0ynKc0J .xVMIKDn:focus,
.hZu0ynKc0J span:focus {
  outline: none;
}
.hZu0ynKc0J .xVMIKDn {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .hZu0ynKc0J .xVMIKDn {
    margin-bottom: 1rem;
  }
}
.hZu0ynKc0J .fIsi8MhCr {
  position: relative;
  border-radius: 4px;
  display: flex;
  flex-flow: column nowrap;
}
.hZu0ynKc0J .oNoTpO {
  margin-top: auto !important;
}
.hZu0ynKc0J .BhUYS4lgo0 {
  color: #000000;
}
.hZu0ynKc0J .eoPl8nVWFF,
.hZu0ynKc0J .oNoTpO {
  color: #000000;
  text-align: center;
}
.hZu0ynKc0J .PSq2Qg6R0h5 {
  color: #000000;
  text-align: center;
}
.hZu0ynKc0J .RPSc26WhY {
  max-width: 800px;
}
.amp6Z3G4 {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.amp6Z3G4 .lhI1xliU.ckjctpG {
  display: none;
}
.amp6Z3G4 .lhI1xliU {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.amp6Z3G4 .zBFd4Q {
  background: #1778f2;
  color: #ffffff;
}
.amp6Z3G4 .zBFd4Q:hover {
  background: #0b60cb;
}
.amp6Z3G4 .XYf46cOc4 {
  background: #1da1f2;
  color: #ffffff;
}
.amp6Z3G4 .XYf46cOc4:hover {
  background: #0c85d0;
}
.amp6Z3G4 .HEiHo9Rc {
  background: #f00075;
  color: #ffffff;
}
.amp6Z3G4 .HEiHo9Rc:hover {
  background: #bd005c;
}
.amp6Z3G4 .iP54dK4NRY {
  background: #000000;
  color: #ffffff;
}
.amp6Z3G4 .iP54dK4NRY:hover {
  background: #000000;
}
.amp6Z3G4 .EBrmHTfKEr {
  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;
}
.amp6Z3G4 [class^="socicon-"]:before,
.amp6Z3G4 [class*=" socicon-"]:before {
  line-height: 55px;
  padding: 0.6rem;
}
.lmkY1BimCR {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: transparent;
}
.lmkY1BimCR .J9tNLNUVnNn {
  background-color: #ffffff;
  opacity: 0.4;
}
.lmkY1BimCR form .oNoTpO {
  text-align: center;
  width: 100%;
}
.lmkY1BimCR form .oNoTpO .KMvVEgfIc {
  display: inline-flex;
}
@media (max-width: 991px) {
  .lmkY1BimCR form .oNoTpO .KMvVEgfIc {
    width: 100%;
  }
}
.lmkY1BimCR .RPSc26WhY {
  max-width: 800px;
}
.OLxUgmhWtI {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: transparent;
}
.OLxUgmhWtI .lhI1xliU.ckjctpG {
  display: none;
}
.OLxUgmhWtI .lhI1xliU {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.OLxUgmhWtI .rR4yKb {
  justify-content: center;
}
.OLxUgmhWtI .xVMIKDn {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .OLxUgmhWtI .xVMIKDn {
    margin-bottom: 1rem;
  }
}
.OLxUgmhWtI .xVMIKDn .fIsi8MhCr {
  display: flex;
  flex-direction: column;
  height: 100%;
  background: #ffffff;
  padding: 2.25rem;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .OLxUgmhWtI .xVMIKDn .fIsi8MhCr {
    padding: 2rem 1.5rem;
  }
}
@media (max-width: 767px) {
  .OLxUgmhWtI .xVMIKDn .fIsi8MhCr {
    padding: 2rem 1.5rem;
  }
}
.OLxUgmhWtI .RPSc26WhY {
  max-width: 800px;
}
.swvqGT {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #000000;
}
.swvqGT .bXKsHI06f {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.swvqGT .bXKsHI06f .Q2t2xpfaO2 {
  margin: 8px;
}
.swvqGT .bXKsHI06f .Q2t2xpfaO2 a:hover .IZbG1vlfdgj,
.swvqGT .bXKsHI06f .Q2t2xpfaO2 a:focus .IZbG1vlfdgj {
  background-color: #ffffff;
}
.swvqGT .bXKsHI06f .Q2t2xpfaO2 a .IZbG1vlfdgj {
  width: 72px;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  font-size: 32px;
  background-color: #edefeb;
  color: #000000;
  transition: all 0.3s ease-in-out;
}
.swvqGT .BOeBx1 {
  width: 100%;
  justify-content: center;
}
.swvqGT .xH6kkBdmk0Z {
  list-style: none;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: 0;
}
.swvqGT .xH6kkBdmk0Z li {
  padding: 0 1rem 1rem 1rem;
}
.swvqGT .xH6kkBdmk0Z li p {
  margin: 0;
}
.swvqGT .YvQf9Z1 {
  margin-bottom: 0;
  color: #ffffff;
  text-align: center;
}
.swvqGT .BhUYS4lgo0 {
  color: #ffffff;
}
