.GY1VzcDa {
  border-width: 2px;
}
img,
.JeXHygjaCDD,
.WAdihG0,
.Lw8mKV,
.Jy6xG5emK iframe,
.AkfioChT2L5 iframe,
.iYfS4knr1,
.HHRVaj,
.QyV0uW9kmR3,
.qAbdz1d {
  border-radius: 2rem !important;
}
.Lw8mKV {
  overflow: hidden;
}
body {
  background-color: #fefae6;
}
body {
  font-family: Brygada 1918;
}
.pofGKaFZVJo {
  font-family: 'Brygada 1918', sans-serif;
  font-size: 5rem;
  line-height: 1;
}
.pofGKaFZVJo > .YV6owPVH {
  font-size: 6.25rem;
}
.q5J9iwZC0h {
  font-family: 'Brygada 1918', sans-serif;
  font-size: 4rem;
  line-height: 1;
}
.q5J9iwZC0h > .YV6owPVH {
  font-size: 5rem;
}
.cfMPtvm {
  font-family: 'Brygada 1918', sans-serif;
  font-size: 1.2rem;
  line-height: 1.5;
}
.cfMPtvm > .YV6owPVH {
  font-size: 1.5rem;
}
.JL3Vd9 {
  font-family: 'Brygada 1918', sans-serif;
  font-size: 2.5rem;
  line-height: 1.5;
}
.JL3Vd9 > .YV6owPVH {
  font-size: 3.125rem;
}
.si9HZdiTj {
  font-family: 'Brygada 1918', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
}
.si9HZdiTj > .YV6owPVH {
  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) {
  .pofGKaFZVJo {
    font-size: 4rem;
  }
}
@media (max-width: 768px) {
  .pofGKaFZVJo {
    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))));
  }
  .q5J9iwZC0h {
    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))));
  }
  .cfMPtvm {
    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))));
  }
  .JL3Vd9 {
    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))));
  }
  .si9HZdiTj {
    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) {
  .pofGKaFZVJo {
    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))));
  }
  .q5J9iwZC0h {
    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))));
  }
  .cfMPtvm {
    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))));
  }
  .JL3Vd9 {
    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))));
  }
  .si9HZdiTj {
    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 */
.GY1VzcDa {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .GY1VzcDa {
    padding: 0.75rem 1.5rem;
  }
}
.iKlSTp2SjX {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.Zb7xNbyh {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.VVJAtlCCiV1 {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
.mSugx5F {
  background-color: #4d5e85 !important;
}
.raH56TEuNf {
  background-color: #20ac6b !important;
}
.uqh1shGctC {
  background-color: #0aa3c2 !important;
}
.Xo9e4Zk {
  background-color: #cc9900 !important;
}
.dE1sXaP {
  background-color: #ae1e2c !important;
}
.GmElkJo,
.GmElkJo:active {
  background-color: #4d5e85 !important;
  border-color: #4d5e85 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.GmElkJo:hover,
.GmElkJo:focus,
.GmElkJo.wWe7gUcweg,
.GmElkJo.OgwbdQzNTP {
  color: inherit;
  background-color: #6175a4 !important;
  border-color: #6175a4 !important;
  box-shadow: none;
}
.GmElkJo.Rr20HR,
.GmElkJo:disabled {
  color: #ffffff !important;
  background-color: #6175a4 !important;
  border-color: #6175a4 !important;
}
.f4bsjgDiuri,
.f4bsjgDiuri:active {
  background-color: #a40e4c !important;
  border-color: #a40e4c !important;
  color: #ffffff !important;
  box-shadow: none;
}
.f4bsjgDiuri:hover,
.f4bsjgDiuri:focus,
.f4bsjgDiuri.wWe7gUcweg,
.f4bsjgDiuri.OgwbdQzNTP {
  color: inherit;
  background-color: #d31262 !important;
  border-color: #d31262 !important;
  box-shadow: none;
}
.f4bsjgDiuri.Rr20HR,
.f4bsjgDiuri:disabled {
  color: #ffffff !important;
  background-color: #d31262 !important;
  border-color: #d31262 !important;
}
.YpIvZPHTM8,
.YpIvZPHTM8:active {
  background-color: #0aa3c2 !important;
  border-color: #0aa3c2 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.YpIvZPHTM8:hover,
.YpIvZPHTM8:focus,
.YpIvZPHTM8.wWe7gUcweg,
.YpIvZPHTM8.OgwbdQzNTP {
  color: inherit;
  background-color: #0dccf3 !important;
  border-color: #0dccf3 !important;
  box-shadow: none;
}
.YpIvZPHTM8.Rr20HR,
.YpIvZPHTM8:disabled {
  color: #ffffff !important;
  background-color: #0dccf3 !important;
  border-color: #0dccf3 !important;
}
.DDpkn4,
.DDpkn4:active {
  background-color: #20ac6b !important;
  border-color: #20ac6b !important;
  color: #ffffff !important;
  box-shadow: none;
}
.DDpkn4:hover,
.DDpkn4:focus,
.DDpkn4.wWe7gUcweg,
.DDpkn4.OgwbdQzNTP {
  color: inherit;
  background-color: #28d786 !important;
  border-color: #28d786 !important;
  box-shadow: none;
}
.DDpkn4.Rr20HR,
.DDpkn4:disabled {
  color: #ffffff !important;
  background-color: #28d786 !important;
  border-color: #28d786 !important;
}
.fhZfVmW,
.fhZfVmW:active {
  background-color: #cc9900 !important;
  border-color: #cc9900 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.fhZfVmW:hover,
.fhZfVmW:focus,
.fhZfVmW.wWe7gUcweg,
.fhZfVmW.OgwbdQzNTP {
  color: inherit;
  background-color: #ffbf00 !important;
  border-color: #ffbf00 !important;
  box-shadow: none;
}
.fhZfVmW.Rr20HR,
.fhZfVmW:disabled {
  color: #ffffff !important;
  background-color: #ffbf00 !important;
  border-color: #ffbf00 !important;
}
.cpXXvHxTyR,
.cpXXvHxTyR:active {
  background-color: #ae1e2c !important;
  border-color: #ae1e2c !important;
  color: #ffffff !important;
  box-shadow: none;
}
.cpXXvHxTyR:hover,
.cpXXvHxTyR:focus,
.cpXXvHxTyR.wWe7gUcweg,
.cpXXvHxTyR.OgwbdQzNTP {
  color: inherit;
  background-color: #da2637 !important;
  border-color: #da2637 !important;
  box-shadow: none;
}
.cpXXvHxTyR.Rr20HR,
.cpXXvHxTyR:disabled {
  color: #ffffff !important;
  background-color: #da2637 !important;
  border-color: #da2637 !important;
}
.XD15bQ4Fq,
.XD15bQ4Fq:active {
  background-color: #eff0ec !important;
  border-color: #eff0ec !important;
  color: #757b62 !important;
  box-shadow: none;
}
.XD15bQ4Fq:hover,
.XD15bQ4Fq:focus,
.XD15bQ4Fq.wWe7gUcweg,
.XD15bQ4Fq.OgwbdQzNTP {
  color: inherit;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  box-shadow: none;
}
.XD15bQ4Fq.Rr20HR,
.XD15bQ4Fq:disabled {
  color: #757b62 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.PlzWi6OU,
.PlzWi6OU:active {
  background-color: #232323 !important;
  border-color: #232323 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.PlzWi6OU:hover,
.PlzWi6OU:focus,
.PlzWi6OU.wWe7gUcweg,
.PlzWi6OU.OgwbdQzNTP {
  color: inherit;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
  box-shadow: none;
}
.PlzWi6OU.Rr20HR,
.PlzWi6OU:disabled {
  color: #ffffff !important;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
}
.udZeqe,
.udZeqe:active {
  background-color: transparent !important;
  border-color: #4d5e85;
  color: #4d5e85;
}
.udZeqe:hover,
.udZeqe:focus,
.udZeqe.wWe7gUcweg,
.udZeqe.OgwbdQzNTP {
  color: #2d374e !important;
  background-color: transparent !important;
  border-color: #2d374e !important;
  box-shadow: none !important;
}
.udZeqe.Rr20HR,
.udZeqe:disabled {
  color: #ffffff !important;
  background-color: #4d5e85 !important;
  border-color: #4d5e85 !important;
}
.SWQkxWkwv,
.SWQkxWkwv:active {
  background-color: transparent !important;
  border-color: #a40e4c;
  color: #a40e4c;
}
.SWQkxWkwv:hover,
.SWQkxWkwv:focus,
.SWQkxWkwv.wWe7gUcweg,
.SWQkxWkwv.OgwbdQzNTP {
  color: #540727 !important;
  background-color: transparent !important;
  border-color: #540727 !important;
  box-shadow: none !important;
}
.SWQkxWkwv.Rr20HR,
.SWQkxWkwv:disabled {
  color: #ffffff !important;
  background-color: #a40e4c !important;
  border-color: #a40e4c !important;
}
.Sfb7dS0,
.Sfb7dS0:active {
  background-color: transparent !important;
  border-color: #0aa3c2;
  color: #0aa3c2;
}
.Sfb7dS0:hover,
.Sfb7dS0:focus,
.Sfb7dS0.wWe7gUcweg,
.Sfb7dS0.OgwbdQzNTP {
  color: #065e70 !important;
  background-color: transparent !important;
  border-color: #065e70 !important;
  box-shadow: none !important;
}
.Sfb7dS0.Rr20HR,
.Sfb7dS0:disabled {
  color: #ffffff !important;
  background-color: #0aa3c2 !important;
  border-color: #0aa3c2 !important;
}
.lVZ0yrldcd,
.lVZ0yrldcd:active {
  background-color: transparent !important;
  border-color: #20ac6b;
  color: #20ac6b;
}
.lVZ0yrldcd:hover,
.lVZ0yrldcd:focus,
.lVZ0yrldcd.wWe7gUcweg,
.lVZ0yrldcd.OgwbdQzNTP {
  color: #12633e !important;
  background-color: transparent !important;
  border-color: #12633e !important;
  box-shadow: none !important;
}
.lVZ0yrldcd.Rr20HR,
.lVZ0yrldcd:disabled {
  color: #ffffff !important;
  background-color: #20ac6b !important;
  border-color: #20ac6b !important;
}
.Bk1awmINJdo,
.Bk1awmINJdo:active {
  background-color: transparent !important;
  border-color: #cc9900;
  color: #cc9900;
}
.Bk1awmINJdo:hover,
.Bk1awmINJdo:focus,
.Bk1awmINJdo.wWe7gUcweg,
.Bk1awmINJdo.OgwbdQzNTP {
  color: #755800 !important;
  background-color: transparent !important;
  border-color: #755800 !important;
  box-shadow: none !important;
}
.Bk1awmINJdo.Rr20HR,
.Bk1awmINJdo:disabled {
  color: #ffffff !important;
  background-color: #cc9900 !important;
  border-color: #cc9900 !important;
}
.yEW1of,
.yEW1of:active {
  background-color: transparent !important;
  border-color: #ae1e2c;
  color: #ae1e2c;
}
.yEW1of:hover,
.yEW1of:focus,
.yEW1of.wWe7gUcweg,
.yEW1of.OgwbdQzNTP {
  color: #641119 !important;
  background-color: transparent !important;
  border-color: #641119 !important;
  box-shadow: none !important;
}
.yEW1of.Rr20HR,
.yEW1of:disabled {
  color: #ffffff !important;
  background-color: #ae1e2c !important;
  border-color: #ae1e2c !important;
}
.S0kPtuxxGG2,
.S0kPtuxxGG2:active {
  background-color: transparent !important;
  border-color: #232323;
  color: #232323;
}
.S0kPtuxxGG2:hover,
.S0kPtuxxGG2:focus,
.S0kPtuxxGG2.wWe7gUcweg,
.S0kPtuxxGG2.OgwbdQzNTP {
  color: #000000 !important;
  background-color: transparent !important;
  border-color: #000000 !important;
  box-shadow: none !important;
}
.S0kPtuxxGG2.Rr20HR,
.S0kPtuxxGG2:disabled {
  color: #ffffff !important;
  background-color: #232323 !important;
  border-color: #232323 !important;
}
.EehCHP,
.EehCHP:active {
  background-color: transparent !important;
  border-color: #fafafa;
  color: #fafafa;
}
.EehCHP:hover,
.EehCHP:focus,
.EehCHP.wWe7gUcweg,
.EehCHP.OgwbdQzNTP {
  color: #cfcfcf !important;
  background-color: transparent !important;
  border-color: #cfcfcf !important;
  box-shadow: none !important;
}
.EehCHP.Rr20HR,
.EehCHP:disabled {
  color: #7a7a7a !important;
  background-color: #fafafa !important;
  border-color: #fafafa !important;
}
.DSiCnddFr {
  color: #4d5e85 !important;
}
.fon5Mv {
  color: #a40e4c !important;
}
.GNj6c4sMan1 {
  color: #20ac6b !important;
}
.nyLaGixzEh {
  color: #0aa3c2 !important;
}
.MCm1V5bqBb {
  color: #cc9900 !important;
}
.ECuFIq {
  color: #ae1e2c !important;
}
.w81e0D12h {
  color: #fafafa !important;
}
.s2McdNDAy {
  color: #232323 !important;
}
a.DSiCnddFr:hover,
a.DSiCnddFr:focus,
a.DSiCnddFr.OgwbdQzNTP {
  color: #283044 !important;
}
a.fon5Mv:hover,
a.fon5Mv:focus,
a.fon5Mv.OgwbdQzNTP {
  color: #460620 !important;
}
a.GNj6c4sMan1:hover,
a.GNj6c4sMan1:focus,
a.GNj6c4sMan1.OgwbdQzNTP {
  color: #105636 !important;
}
a.nyLaGixzEh:hover,
a.nyLaGixzEh:focus,
a.nyLaGixzEh.OgwbdQzNTP {
  color: #055161 !important;
}
a.MCm1V5bqBb:hover,
a.MCm1V5bqBb:focus,
a.MCm1V5bqBb.OgwbdQzNTP {
  color: #664d00 !important;
}
a.ECuFIq:hover,
a.ECuFIq:focus,
a.ECuFIq.OgwbdQzNTP {
  color: #570f16 !important;
}
a.w81e0D12h:hover,
a.w81e0D12h:focus,
a.w81e0D12h.OgwbdQzNTP {
  color: #c7c7c7 !important;
}
a.s2McdNDAy:hover,
a.s2McdNDAy:focus,
a.s2McdNDAy.OgwbdQzNTP {
  color: #000000 !important;
}
a:is(#RMviroO0fW, #SxumhGd, #QMzMiJd, #QutFUQ3719k, #cSdM4J, #oVWqC38, #oDFvAEpOiD, #zShGKTGdT9C, #O5mOQgCTS, #auqaUkXI, #BtKfAAm, #HFIZV4ZGPWq, #JcAbVW, #n9gNT6C3FiD, #OyNXERR, #DSiCnddFr, #fon5Mv, #GNj6c4sMan1, #nyLaGixzEh, #MCm1V5bqBb, #ECuFIq, #wJJMIOfKyQ, #bFWyCLmN, #w81e0D12h, #DLpgZaKMQt, #ReQyPn, #BrToXyj, #otjgdCBR2V, #jx0zYDO, #ox28etJ6, #tQozwO4, #xEeBBxJtdd, #JyE6aBos, #G5Qdpt2YKZ, #FjNyBvX, #S4sLbWh8zxX, #YhjwXuWdo5W, #vcZZJnYQ2r, #IsgaDNBR, #svOpUDorIy, #YHFw6VjH1r, #an3K2mRIvd, #mvjMOb, #fb1Nh5, #s2McdNDAy):not(.mRIsXVY8el):not(.pkSnWe4XXw):not([role]):not(.N8LOtk5y) {
  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(#RMviroO0fW, #SxumhGd, #QMzMiJd, #QutFUQ3719k, #cSdM4J, #oVWqC38, #oDFvAEpOiD, #zShGKTGdT9C, #O5mOQgCTS, #auqaUkXI, #BtKfAAm, #HFIZV4ZGPWq, #JcAbVW, #n9gNT6C3FiD, #OyNXERR, #DSiCnddFr, #fon5Mv, #GNj6c4sMan1, #nyLaGixzEh, #MCm1V5bqBb, #ECuFIq, #wJJMIOfKyQ, #bFWyCLmN, #w81e0D12h, #DLpgZaKMQt, #ReQyPn, #BrToXyj, #otjgdCBR2V, #jx0zYDO, #ox28etJ6, #tQozwO4, #xEeBBxJtdd, #JyE6aBos, #G5Qdpt2YKZ, #FjNyBvX, #S4sLbWh8zxX, #YhjwXuWdo5W, #vcZZJnYQ2r, #IsgaDNBR, #svOpUDorIy, #YHFw6VjH1r, #an3K2mRIvd, #mvjMOb, #fb1Nh5, #s2McdNDAy):not(.mRIsXVY8el):not(.pkSnWe4XXw):not([role]):not(.N8LOtk5y):hover {
  transition: background-position 2s ease-in-out;
  background-image: linear-gradient(currentColor 50%, currentColor 50%);
  background-position: 0px 1.2em;
}
.XVKj2c7 .mRIsXVY8el.OgwbdQzNTP {
  color: #4d5e85;
}
.XVKj2c7 .mRIsXVY8el:not(.OgwbdQzNTP) {
  color: #232323;
}
.ipGoxp {
  background-color: #70c770;
}
.gfdMfyROe {
  background-color: #0aa3c2;
}
.N87CbSaDo {
  background-color: #cc9900;
}
.qgJwwZbnFYb {
  background-color: #ae1e2c;
}
.np4fgh .GY1VzcDa:not(.LNdGtKSwCmO) {
  border-radius: 100px;
}
.jiVig3v li a {
  border-radius: 100px !important;
}
.jiVig3v li.OgwbdQzNTP .GY1VzcDa {
  background-color: #4d5e85;
  border-color: #4d5e85;
  color: #ffffff;
}
.jiVig3v li.OgwbdQzNTP .GY1VzcDa:focus {
  box-shadow: none;
}
.XVKj2c7 .mRIsXVY8el {
  border-radius: 100px !important;
}
a,
a:hover {
  color: #4d5e85;
}
.pI3sXe7fI.mSugx5F .iMvgAwbK,
.pI3sXe7fI.mSugx5F .gL6GmzSZ5zf {
  color: #92a0c0;
}
.pI3sXe7fI.raH56TEuNf .iMvgAwbK,
.pI3sXe7fI.raH56TEuNf .gL6GmzSZ5zf {
  color: #68e3aa;
}
.pI3sXe7fI.uqh1shGctC .iMvgAwbK,
.pI3sXe7fI.uqh1shGctC .gL6GmzSZ5zf {
  color: #55dbf6;
}
.pI3sXe7fI.Xo9e4Zk .iMvgAwbK,
.pI3sXe7fI.Xo9e4Zk .gL6GmzSZ5zf {
  color: #ffe599;
}
.pI3sXe7fI.dE1sXaP .iMvgAwbK,
.pI3sXe7fI.dE1sXaP .gL6GmzSZ5zf {
  color: #e56773;
}
/* Scroll to top button*/
.jmDqnmWvdb {
  display: none;
}
.ngRxVn {
  font-family: 'Brygada 1918', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
  border-radius: 40px !important;
}
.ngRxVn > .YV6owPVH {
  font-size: 1.75rem;
}
.ngRxVn:hover,
.ngRxVn:focus {
  box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
  border-color: #4d5e85 !important;
}
.ngRxVn:-webkit-input-placeholder {
  font-family: 'Brygada 1918', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
}
.ngRxVn:-webkit-input-placeholder > .YV6owPVH {
  font-size: 1.75rem;
}
blockquote {
  border-color: #4d5e85;
}
/* Forms */
.zeu3NP4sY .L34aFnBT .GY1VzcDa {
  border-radius: 100px !important;
}
.zeu3NP4sY .L34aFnBT .GY1VzcDa:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.zeu3NP4sY .L34aFnBT button[type="submit"] {
  border-radius: 100px !important;
  padding: 1rem 3rem;
}
.zeu3NP4sY .L34aFnBT button[type="submit"]:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.UrCQRgE li:hover,
.UrCQRgE li.E7FpiO {
  background-color: #4d5e85;
  color: #ffffff;
}
.vNfdVF {
  transition: 0.25s ease;
}
.vNfdVF:hover {
  border-color: #4d5e85;
}
.UrCQRgE .AIK2S6,
.vNfdVF.uYwo2RN:after,
.vNfdVF.dflS0T:after {
  transition: 0.4s;
  border-top-color: #232323;
  border-bottom-color: #232323;
}
.UrCQRgE:hover .AIK2S6,
.vNfdVF.uYwo2RN:hover:after,
.vNfdVF.dflS0T:hover:after {
  border-top-color: #4d5e85;
  border-bottom-color: #4d5e85;
}
.MbWvfQ8d .HZT2f2rpP td.MuNYrS4Iaj0,
.MbWvfQ8d .HZT2f2rpP td.QWKlMyxZTzd,
.MbWvfQ8d .IvdfYhTA .LxB5RGCr3a > div > div.QWKlMyxZTzd {
  color: #ffffff !important;
  background-color: #4d5e85 !important;
  box-shadow: none !important;
}
.MbWvfQ8d .HZT2f2rpP td:hover,
.MbWvfQ8d .IvdfYhTA .LxB5RGCr3a > div > div:hover {
  color: #ffffff !important;
  background: #a40e4c !important;
  box-shadow: none !important;
}
.hwu1qLYo6Ah {
  background-image: none !important;
}
.UNNnBbJQiuo:not(section),
.VB4SoA0k {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: auto;
}
iframe.UNNnBbJQiuo,
.UNNnBbJQiuo:after {
  content: '';
  position: absolute;
  width: 200px;
  height: 200px;
  background: transparent no-repeat center;
  background-size: contain;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  background-image: url("../../../data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%234d5e85' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}
section.UNNnBbJQiuo:after {
  opacity: 0.5;
}
body {
  overflow-x: hidden;
}
a {
  transition: color 0.6s;
}
@media (max-width: 1400px) {
  .ABZP03 {
    max-width: 100%;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .ABZP03 {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .xU4pACyHX {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 767px) {
  .xU4pACyHX {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.YLf7fx9 {
  z-index: 1000;
  width: 100%;
  position: relative;
}
.YLf7fx9 .pkSnWe4XXw: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) {
  .YLf7fx9 .yFeW6hZui {
    transform: scale(0.8);
  }
}
.YLf7fx9 .FE7fD8XACOp {
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.YLf7fx9 .FE7fD8XACOp img {
  max-width: 100%;
  max-height: 100%;
}
.YLf7fx9 .FE7fD8XACOp .N8LOtk5y {
  line-height: inherit !important;
}
.YLf7fx9 .FE7fD8XACOp .ePvbMNx a {
  outline: none;
}
.YLf7fx9 .VEc6727Z6R {
  margin: auto;
  margin-left: 0;
  margin-left: auto;
}
.YLf7fx9 .VEc6727Z6R .qeyRCodOvx4 {
  padding: 0 !important;
  transition: 0.3s all !important;
}
.YLf7fx9 .VEc6727Z6R .qeyRCodOvx4 .mRIsXVY8el {
  padding: 16px !important;
  margin: 0 !important;
  border-radius: 1rem !important;
  transition: 0.3s all !important;
}
.YLf7fx9 .VEc6727Z6R .qeyRCodOvx4 .mRIsXVY8el:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
.YLf7fx9 .VEc6727Z6R .uli4kVk0xN .mRIsXVY8el::after {
  transform: rotate(180deg);
}
@media (min-width: 992px) {
  .YLf7fx9 .VEc6727Z6R .uli4kVk0xN .mRIsXVY8el::before {
    content: "";
    width: 100%;
    height: 20px;
    top: 100%;
    background: transparent;
    position: absolute;
  }
}
.YLf7fx9 .VEc6727Z6R .pkSnWe4XXw {
  padding: 12px !important;
  border-radius: 0.5rem !important;
  margin: 0 8px !important;
  transition: 0.3s all !important;
}
.YLf7fx9 .VEc6727Z6R .pkSnWe4XXw:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
@media (min-width: 992px) {
  .YLf7fx9 .VEc6727Z6R {
    padding-left: 1.5rem;
  }
}
.YLf7fx9 .mRIsXVY8el {
  width: fit-content;
  position: relative;
}
.YLf7fx9 .ePvbMNx {
  margin: 0 !important;
}
@media (max-width: 767px) {
  .YLf7fx9 .ePvbMNx {
    padding-left: 0;
  }
}
.YLf7fx9 .N8LOtk5y {
  padding-left: 1rem;
  padding-right: 0.5rem;
}
@media (max-width: 767px) {
  .YLf7fx9 .x5q4e3J {
    padding-bottom: 0.5rem;
  }
}
.YLf7fx9 .x5q4e3J .YWrFz00.uZOFNtF6Nm::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  transition: 0.3s all;
}
.YLf7fx9 .ABZP03 {
  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) {
  .YLf7fx9 .ABZP03 {
    padding-right: 2rem;
  }
}
@media (max-width: 767px) {
  .YLf7fx9 .ABZP03 {
    width: 95%;
    height: 56px !important;
    padding-right: 1rem;
    margin-top: 0rem;
  }
}
.YLf7fx9 .fAN9ezmJa {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.YLf7fx9 .zQQGVEe {
  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;
}
.YLf7fx9 .qeyRCodOvx4:focus,
.YLf7fx9 .mRIsXVY8el:focus {
  outline: none;
}
.YLf7fx9 .ORQ2DvXP .zQQGVEe .pkSnWe4XXw {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.YLf7fx9 .ORQ2DvXP .zQQGVEe .pkSnWe4XXw::after {
  right: 0.5rem;
}
.YLf7fx9 .ORQ2DvXP .zQQGVEe .pkSnWe4XXw .YV6owPVH {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.YLf7fx9 .ORQ2DvXP .zQQGVEe .pkSnWe4XXw .YV6owPVH:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.YLf7fx9 .lNnfpDmIr5 .zQQGVEe .pkSnWe4XXw:before {
  display: none;
}
.YLf7fx9 .lNnfpDmIr5 .ORQ2DvXP .zQQGVEe .pkSnWe4XXw {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.YLf7fx9 .pNAvzikm0 {
  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;
}
.YLf7fx9 .pNAvzikm0.ac3dLVQ1ps {
  transition: all 0.3s;
}
.YLf7fx9 .pNAvzikm0 .pkSnWe4XXw {
  padding: 0.5rem 1.8rem;
}
.YLf7fx9 .pNAvzikm0 .ePvbMNx img {
  min-width: 6rem;
  object-fit: cover;
}
.YLf7fx9 .pNAvzikm0 .wGR8TbvcXv8 {
  z-index: 1;
  justify-content: flex-end;
}
.YLf7fx9 .pNAvzikm0.lNnfpDmIr5 {
  justify-content: center;
}
.YLf7fx9 .pNAvzikm0.lNnfpDmIr5 .qeyRCodOvx4 .mRIsXVY8el::before {
  display: none;
}
.YLf7fx9 .pNAvzikm0.lNnfpDmIr5.ac3dLVQ1ps .zQQGVEe {
  top: 0;
}
@media (min-width: 992px) {
  .YLf7fx9 .pNAvzikm0.lNnfpDmIr5.ac3dLVQ1ps:not(.QBy6Pu) .wGR8TbvcXv8 {
    max-height: calc(98.5vh - 4.3rem);
  }
}
.YLf7fx9 .pNAvzikm0.lNnfpDmIr5 .zQQGVEe .LpF4m1KveBL {
  left: 0 !important;
}
.YLf7fx9 .pNAvzikm0.lNnfpDmIr5 .zQQGVEe .pkSnWe4XXw:after {
  right: auto;
}
.YLf7fx9 .pNAvzikm0.lNnfpDmIr5 .zQQGVEe .uZOFNtF6Nm[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%;
}
.YLf7fx9 .pNAvzikm0.lNnfpDmIr5 ul.VEc6727Z6R li {
  margin: auto;
}
.YLf7fx9 .pNAvzikm0.lNnfpDmIr5 .zQQGVEe .pkSnWe4XXw {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
.YLf7fx9 .pNAvzikm0.lNnfpDmIr5 .ae7MfF {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 767px) {
  .YLf7fx9 .pNAvzikm0 {
    min-height: 72px;
  }
  .YLf7fx9 .pNAvzikm0 .ePvbMNx img {
    height: 2.5rem !important;
    min-width: 2.5rem !important;
  }
}
@media (max-width: 991px) {
  .YLf7fx9 .pNAvzikm0 .qeyRCodOvx4 .mRIsXVY8el::before {
    display: none;
  }
  .YLf7fx9 .pNAvzikm0.ac3dLVQ1ps .zQQGVEe {
    top: 0;
  }
  .YLf7fx9 .pNAvzikm0 .zQQGVEe .LpF4m1KveBL {
    left: 0 !important;
  }
  .YLf7fx9 .pNAvzikm0 .zQQGVEe .pkSnWe4XXw:after {
    right: auto;
  }
  .YLf7fx9 .pNAvzikm0 .zQQGVEe .uZOFNtF6Nm[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%;
  }
  .YLf7fx9 .pNAvzikm0 .zQQGVEe .pkSnWe4XXw {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .YLf7fx9 .pNAvzikm0 .FE7fD8XACOp {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 10px;
  }
  .YLf7fx9 .pNAvzikm0 .yFeW6hZui {
    flex-basis: auto;
  }
  .YLf7fx9 .pNAvzikm0 .ae7MfF {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.YLf7fx9 .pNAvzikm0.QBy6Pu .ePvbMNx img {
  height: 2rem;
}
.YLf7fx9 .pkSnWe4XXw.OgwbdQzNTP,
.YLf7fx9 .pkSnWe4XXw:active {
  background-color: transparent;
}
.YLf7fx9 .yE2gvhzR7X5 .VEc6727Z6R .mRIsXVY8el {
  padding: 0;
}
.YLf7fx9 .x5q4e3J .YWrFz00.uZOFNtF6Nm {
  margin-right: 1.667em;
}
.YLf7fx9 .x5q4e3J .YWrFz00.uZOFNtF6Nm[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.YLf7fx9 .pNAvzikm0.yE2gvhzR7X5 .ORQ2DvXP .zQQGVEe {
  background: #ffffff;
}
.YLf7fx9 .pNAvzikm0.yE2gvhzR7X5 .ORQ2DvXP .zQQGVEe .LpF4m1KveBL {
  margin: 0;
  left: 105%;
  transform: none;
  top: -12px;
}
.YLf7fx9 .pNAvzikm0 .ORQ2DvXP.uli4kVk0xN > .zQQGVEe {
  display: flex;
}
.YLf7fx9 ul.VEc6727Z6R {
  flex-wrap: wrap;
}
.YLf7fx9 .ky3ScoNbmT {
  text-align: center;
  min-width: 140px;
}
@media (max-width: 992px) {
  .YLf7fx9 .ky3ScoNbmT {
    text-align: left;
  }
}
.YLf7fx9 button.yFeW6hZui {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.YLf7fx9 button.yFeW6hZui .GwQZB98 span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.YLf7fx9 button.yFeW6hZui .GwQZB98 span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.YLf7fx9 button.yFeW6hZui .GwQZB98 span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.YLf7fx9 button.yFeW6hZui .GwQZB98 span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.YLf7fx9 button.yFeW6hZui .GwQZB98 span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.YLf7fx9 nav.ac3dLVQ1ps .GwQZB98 span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.YLf7fx9 nav.ac3dLVQ1ps .GwQZB98 span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.YLf7fx9 nav.ac3dLVQ1ps .GwQZB98 span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.YLf7fx9 nav.ac3dLVQ1ps .GwQZB98 span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.YLf7fx9 .Ts40JtI {
  padding: 0 1rem;
}
.YLf7fx9 a.mRIsXVY8el {
  display: flex;
  align-items: center;
  justify-content: center;
}
.YLf7fx9 .ae7MfF {
  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) {
  .YLf7fx9 .ae7MfF {
    justify-content: flex-start;
    margin-bottom: 0.5rem;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .YLf7fx9 .pNAvzikm0 {
    height: 70px;
  }
  .YLf7fx9 .pNAvzikm0.ac3dLVQ1ps {
    height: auto;
  }
  .YLf7fx9 .qeyRCodOvx4 .mRIsXVY8el:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.YLf7fx9 .pNAvzikm0 .ORQ2DvXP > .zQQGVEe {
  display: none;
  width: max-content;
  max-width: 500px !important;
  transform: translateX(-50%);
  top: calc(100% + 20px);
  left: 50%;
}
.YLf7fx9 .pNAvzikm0 .ORQ2DvXP > .zQQGVEe .pkSnWe4XXw {
  line-height: 1 !important;
}
.YLf7fx9 .pNAvzikm0 .ORQ2DvXP > .zQQGVEe .ORQ2DvXP .pkSnWe4XXw {
  align-items: center;
  display: flex;
  height: max-content !important;
  min-height: max-content !important;
}
.YLf7fx9 .pNAvzikm0 .ORQ2DvXP > .zQQGVEe .ORQ2DvXP .pkSnWe4XXw::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);
}
.YLf7fx9 .pNAvzikm0 .ORQ2DvXP > .zQQGVEe .ORQ2DvXP.uli4kVk0xN .pkSnWe4XXw::after {
  transform: rotate(0deg);
}
.YLf7fx9 .np4fgh {
  margin: -0.6rem -0.6rem;
}
.YLf7fx9 .yFeW6hZui {
  margin-left: 12px;
  margin-right: 8px;
  order: 1000;
}
@media (max-width: 991px) {
  .YLf7fx9 .FE7fD8XACOp {
    margin-right: auto;
  }
  .YLf7fx9 .wGR8TbvcXv8 {
    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);
  }
  .YLf7fx9 .VEc6727Z6R .qeyRCodOvx4 .mRIsXVY8el::after {
    margin-left: 10px;
  }
  .YLf7fx9 .VEc6727Z6R .pkSnWe4XXw:hover {
    background-color: rgba(27, 31, 10, 0.06);
  }
  .YLf7fx9 .pNAvzikm0 .ORQ2DvXP > .zQQGVEe {
    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;
  }
  .YLf7fx9 .pNAvzikm0 .ORQ2DvXP > .zQQGVEe .pkSnWe4XXw {
    padding: 8px !important;
    line-height: 1 !important;
    margin-bottom: 4px !important;
  }
  .YLf7fx9 .pNAvzikm0 .ORQ2DvXP > .zQQGVEe .ORQ2DvXP .pkSnWe4XXw {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
  }
  .YLf7fx9 .pNAvzikm0 .ORQ2DvXP > .zQQGVEe .ORQ2DvXP .pkSnWe4XXw::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);
  }
  .YLf7fx9 .pNAvzikm0 .ORQ2DvXP > .zQQGVEe .ORQ2DvXP.uli4kVk0xN .pkSnWe4XXw::after {
    transform: rotate(180deg);
  }
  .YLf7fx9 .pNAvzikm0 .ORQ2DvXP > .zQQGVEe .LpF4m1KveBL {
    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;
  }
  .YLf7fx9 .pNAvzikm0 .ORQ2DvXP.uli4kVk0xN > .zQQGVEe {
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 575px) {
  .YLf7fx9 .wGR8TbvcXv8 {
    padding: 1rem;
  }
}
.zzJWd7Q51 {
  display: flex;
  background-image: url("dyXcatIYXO.jpeg");
}
.zzJWd7Q51 .Q1cwix {
  background-color: #000000;
  opacity: 0.5;
}
@media (min-width: 768px) {
  .zzJWd7Q51 {
    align-items: flex-end;
  }
  .zzJWd7Q51 .hOmxJz {
    justify-content: center;
  }
  .zzJWd7Q51 .ddOBJOQ {
    padding: 1rem 3rem;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .zzJWd7Q51 .ddOBJOQ {
    min-width: 50%;
  }
}
@media (max-width: 767px) {
  .zzJWd7Q51 {
    -webkit-align-items: center;
    align-items: flex-end;
  }
  .zzJWd7Q51 .h7wcym {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .zzJWd7Q51 .ddOBJOQ {
    width: 100%;
  }
}
.zzJWd7Q51 .JuZDpDU1,
.zzJWd7Q51 .f3bM0FcXyCx {
  text-align: center;
}
.zzJWd7Q51 .oWLUdV,
.zzJWd7Q51 .np4fgh {
  text-align: center;
}
.sxBdU3dHhh {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.sxBdU3dHhh .ukRgJN.Rr20HR {
  display: none;
}
.sxBdU3dHhh .ukRgJN {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.sxBdU3dHhh .WAdihG0 {
  background: #f0c808;
}
@media (max-width: 767px) {
  .sxBdU3dHhh .WAdihG0 {
    padding: 1.5rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sxBdU3dHhh .WAdihG0 {
    padding: 2.25rem;
  }
}
@media (min-width: 992px) {
  .sxBdU3dHhh .WAdihG0 {
    padding: 4rem;
  }
}
.sxBdU3dHhh .oWLUdV,
.sxBdU3dHhh .np4fgh {
  color: #ffd7ef;
}
.sxBdU3dHhh .xceqBYKaZ5j,
.sxBdU3dHhh .kKHFbfXge {
  text-align: center;
  color: #000000;
}
.PlFQaZs5Aj {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.PlFQaZs5Aj .MQ9g8DZ {
  line-height: 1.2;
  color: #232323;
  text-align: center;
}
.PlFQaZs5Aj img,
.PlFQaZs5Aj .hDEFqbB0 {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.PlFQaZs5Aj .facEpeP2:focus,
.PlFQaZs5Aj span:focus {
  outline: none;
}
.PlFQaZs5Aj .facEpeP2 {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .PlFQaZs5Aj .facEpeP2 {
    margin-bottom: 1rem;
  }
}
.PlFQaZs5Aj .qAbdz1d {
  position: relative;
  border-radius: 4px;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.PlFQaZs5Aj .JuZDpDU1 {
  color: #232323;
}
.PlFQaZs5Aj .oWLUdV,
.PlFQaZs5Aj .np4fgh {
  color: #232323;
}
.PlFQaZs5Aj .kN9tfupysD7 {
  color: #232323;
}
.PlFQaZs5Aj .fG2wTSdHdes {
  max-width: 800px;
}
.vBw6uR1ZS {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.vBw6uR1ZS .oWLUdV {
  color: #000000;
}
.vBw6uR1ZS .f3bM0FcXyCx {
  color: #000000;
}
.vBw6uR1ZS .JuZDpDU1 {
  color: #000000;
  text-align: center;
}
.vBw6uR1ZS .oWLUdV,
.vBw6uR1ZS .facEpeP2 .np4fgh {
  text-align: left;
}
.vBw6uR1ZS .qAbdz1d {
  background: #ffffff;
  margin-bottom: 2rem;
  padding: 2.25rem;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .vBw6uR1ZS .qAbdz1d {
    padding: 2rem 1.5rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .vBw6uR1ZS .qAbdz1d {
    padding: 2rem 1.5rem;
    margin-bottom: 1rem;
  }
}
.u25XK1u {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.u25XK1u .MQ9g8DZ {
  line-height: 1.2;
  color: #000000;
  text-align: center;
}
.u25XK1u img,
.u25XK1u .hDEFqbB0 {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.u25XK1u .facEpeP2:focus,
.u25XK1u span:focus {
  outline: none;
}
.u25XK1u .facEpeP2 {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .u25XK1u .facEpeP2 {
    margin-bottom: 1rem;
  }
}
.u25XK1u .qAbdz1d {
  position: relative;
  border-radius: 4px;
  display: flex;
  flex-flow: column nowrap;
}
.u25XK1u .np4fgh {
  margin-top: auto !important;
}
.u25XK1u .JuZDpDU1 {
  color: #000000;
}
.u25XK1u .oWLUdV,
.u25XK1u .np4fgh {
  color: #000000;
  text-align: center;
}
.u25XK1u .kN9tfupysD7 {
  color: #000000;
  text-align: center;
}
.u25XK1u .fG2wTSdHdes {
  max-width: 800px;
}
.hU9gFipt {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.hU9gFipt .facEpeP2:focus,
.hU9gFipt span:focus {
  outline: none;
}
.hU9gFipt .xU4pACyHX {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}
.hU9gFipt .fG2wTSdHdes {
  max-width: 800px;
}
.hU9gFipt .facEpeP2 {
  color: #232323;
  min-height: 90px;
  font-weight: bold;
}
@media (max-width: 768px) {
  .hU9gFipt .facEpeP2 {
    min-height: 45px;
  }
}
.l1cFWybh {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.l1cFWybh .ukRgJN.Rr20HR {
  display: none;
}
.l1cFWybh .ukRgJN {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.l1cFWybh .Jru1UtsTO2a .bjbFde {
  width: 100%;
  display: block;
}
.l1cFWybh .Jru1UtsTO2a .xceqBYKaZ5j {
  z-index: 1;
}
.l1cFWybh .bjbFde {
  color: #4D5E85;
  text-align: center;
}
.l1cFWybh .jYUYgjx {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .l1cFWybh * {
    text-align: center !important;
  }
  .l1cFWybh .hq981cM0OH {
    margin-bottom: 2rem;
  }
}
.l1cFWybh .fG2wTSdHdes {
  max-width: 800px;
}
.l1cFWybh .v7XCg49c {
  text-align: center;
}
.l1cFWybh .xceqBYKaZ5j,
.l1cFWybh .rqVTeweDIyb {
  text-align: center;
}
.ZYtSgjpg4 {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.ZYtSgjpg4 .ukRgJN.Rr20HR {
  display: none;
}
.ZYtSgjpg4 .ukRgJN {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.ZYtSgjpg4 .YV6owPVH {
  margin: auto;
  display: inline-flex;
  font-size: 2rem;
  color: #4d5e85;
  width: 40px;
  justify-content: center;
  align-items: center;
}
.ZYtSgjpg4 .xceqBYKaZ5j,
.ZYtSgjpg4 .fAN9ezmJa {
  color: #000000;
}
.ZYtSgjpg4 .v7XCg49c {
  color: #000000;
}
.ZYtSgjpg4 .JuZDpDU1 {
  color: #000000;
}
.ZYtSgjpg4 .f3bM0FcXyCx {
  color: #000000;
}
.ZYtSgjpg4 .fG2wTSdHdes {
  max-width: 800px;
}
.mOJLkvWUuvT .ukRgJN.Rr20HR {
  display: none;
}
.mOJLkvWUuvT .ukRgJN {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-image: url("EKqWRNM.jpg");
}
.N7gK1MausDb {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.N7gK1MausDb .Lw8mKV iframe {
  width: 100%;
}
.N7gK1MausDb .ukRgJN {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.N7gK1MausDb .JuZDpDU1,
.N7gK1MausDb .f3bM0FcXyCx,
.N7gK1MausDb .oWLUdV {
  text-align: center;
}
.GEdaSY {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.GEdaSY .facEpeP2:focus,
.GEdaSY span:focus {
  outline: none;
}
.GEdaSY .facEpeP2 {
  cursor: pointer;
}
.GEdaSY .WTNpqsWA {
  grid-row-gap: 2rem;
}
@media (max-width: 767px) {
  .GEdaSY .WTNpqsWA {
    grid-row-gap: 1rem;
  }
}
.GEdaSY .ayg9qJ4,
.GEdaSY .Di8VXYN8 {
  gap: 0 2rem;
}
@media (max-width: 767px) {
  .GEdaSY .ayg9qJ4,
  .GEdaSY .Di8VXYN8 {
    gap: 0 1rem;
  }
}
.GEdaSY .JuZDpDU1 {
  color: #000000;
}
.GEdaSY .oWLUdV,
.GEdaSY .np4fgh {
  color: #000000;
}
.GEdaSY .fG2wTSdHdes {
  max-width: 800px;
}
.GEdaSY .ABZP03,
.GEdaSY .xU4pACyHX {
  overflow: hidden;
}
.GEdaSY .WTNpqsWA {
  display: grid;
  transform: translate3d(-3rem, 0, 0);
  width: 115vw;
  grid-column-gap: 1rem;
}
.GEdaSY .GvTVL1TWL {
  display: flex;
  justify-content: center;
  align-items: center;
}
.GEdaSY .GvTVL1TWL img {
  min-width: 30vw;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .GEdaSY .GvTVL1TWL img {
    min-width: 35vw;
  }
}
.GEdaSY .ayg9qJ4,
.GEdaSY .Di8VXYN8 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
}
.GEdaSY .ayg9qJ4 {
  align-items: flex-end;
}
.GEdaSY .Di8VXYN8 {
  align-items: flex-start;
}
.PgdHO0Vn {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.PgdHO0Vn .oWLUdV {
  color: #000000;
}
.PgdHO0Vn .f3bM0FcXyCx {
  color: #000000;
}
.PgdHO0Vn .JuZDpDU1 {
  color: #000000;
}
.awQmHyK {
  background-image: url("hYveeGPu7.jpeg");
  overflow: hidden;
}
.s0Qs2VIRG {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.s0Qs2VIRG .ukRgJN.Rr20HR {
  display: none;
}
.s0Qs2VIRG .ukRgJN {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.s0Qs2VIRG .Ic9Dmcqap {
  background: #1778f2;
  color: #ffffff;
}
.s0Qs2VIRG .Ic9Dmcqap:hover {
  background: #0b60cb;
}
.s0Qs2VIRG .oWT3FWyq {
  background: #1da1f2;
  color: #ffffff;
}
.s0Qs2VIRG .oWT3FWyq:hover {
  background: #0c85d0;
}
.s0Qs2VIRG .GRVArCw7YG {
  background: #f00075;
  color: #ffffff;
}
.s0Qs2VIRG .GRVArCw7YG:hover {
  background: #bd005c;
}
.s0Qs2VIRG .VP1ShW {
  background: #000000;
  color: #ffffff;
}
.s0Qs2VIRG .VP1ShW:hover {
  background: #000000;
}
.s0Qs2VIRG .fAN9ezmJa {
  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;
}
.s0Qs2VIRG [class^="socicon-"]:before,
.s0Qs2VIRG [class*=" socicon-"]:before {
  line-height: 55px;
  padding: 0.6rem;
}
.etbpHaSA8WU {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: transparent;
}
.etbpHaSA8WU .Q1cwix {
  background-color: #ffffff;
  opacity: 0.4;
}
.etbpHaSA8WU form .np4fgh {
  text-align: center;
  width: 100%;
}
.etbpHaSA8WU form .np4fgh .GY1VzcDa {
  display: inline-flex;
}
@media (max-width: 991px) {
  .etbpHaSA8WU form .np4fgh .GY1VzcDa {
    width: 100%;
  }
}
.etbpHaSA8WU .fG2wTSdHdes {
  max-width: 800px;
}
.SMFeiC {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.SMFeiC .ukRgJN.Rr20HR {
  display: none;
}
.SMFeiC .ukRgJN {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
@media (max-width: 992px) {
  .SMFeiC .hOmxJz .ztHEnf9Vay5 {
    margin-top: 2rem;
  }
}
@media (max-width: 767px) {
  .SMFeiC .hOmxJz .ztHEnf9Vay5 {
    margin-top: 1rem;
  }
}
.SMFeiC .AkfioChT2L5 {
  height: 100%;
  position: relative;
}
.SMFeiC .AkfioChT2L5 iframe {
  height: 100%;
  width: 100%;
}
@media (max-width: 992px) {
  .SMFeiC .AkfioChT2L5 iframe {
    min-height: 350px;
  }
}
.SMFeiC .AkfioChT2L5 [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%;
}
.SMFeiC .AkfioChT2L5[data-state] {
  background: #e9e5dc;
}
.SMFeiC .AkfioChT2L5[data-state="loading"] [data-state-details] {
  display: none;
}
.SMFeiC .WAdihG0 {
  padding: 2.25rem;
  background: #ffffff;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .SMFeiC .WAdihG0 {
    padding: 1.5rem;
  }
}
@media (max-width: 767px) {
  .SMFeiC .WAdihG0 {
    padding: 2rem 1.5rem;
  }
}
.SMFeiC ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.SMFeiC .fG2wTSdHdes {
  max-width: 800px;
}
.UvpiBFUd {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #000000;
  overflow: hidden;
}
