.VNUk9j {
  border-width: 2px;
}
img,
.xTZcd3Q,
.kyVybGFit,
.B0ox7kY8hIF,
.mHNByZgcSoa iframe,
.DnHuAdTkP iframe,
.AeNOKE,
.qUX4oKB6K,
.MkxsRKeJnlN,
.BXMIe8 {
  border-radius: 2rem !important;
}
.B0ox7kY8hIF {
  overflow: hidden;
}
body {
  background-color: #fefbf6;
}
body {
  font-family: Golos Text;
}
.dHeOdewDD {
  font-family: 'Golos Text', sans-serif;
  font-size: 5rem;
  line-height: 1;
}
.dHeOdewDD > .wXfKcACT {
  font-size: 6.25rem;
}
.hRFn5jV {
  font-family: 'Golos Text', sans-serif;
  font-size: 4rem;
  line-height: 1;
}
.hRFn5jV > .wXfKcACT {
  font-size: 5rem;
}
.KEgwaBvCDpj {
  font-family: 'Golos Text', sans-serif;
  font-size: 1.2rem;
  line-height: 1.5;
}
.KEgwaBvCDpj > .wXfKcACT {
  font-size: 1.5rem;
}
.VMwuCW {
  font-family: 'Golos Text', sans-serif;
  font-size: 2.5rem;
  line-height: 1.5;
}
.VMwuCW > .wXfKcACT {
  font-size: 3.125rem;
}
.HirPglivGa {
  font-family: 'Golos Text', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
}
.HirPglivGa > .wXfKcACT {
  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) {
  .dHeOdewDD {
    font-size: 4rem;
  }
}
@media (max-width: 768px) {
  .dHeOdewDD {
    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))));
  }
  .hRFn5jV {
    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))));
  }
  .KEgwaBvCDpj {
    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))));
  }
  .VMwuCW {
    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))));
  }
  .HirPglivGa {
    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) {
  .dHeOdewDD {
    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))));
  }
  .hRFn5jV {
    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))));
  }
  .KEgwaBvCDpj {
    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))));
  }
  .VMwuCW {
    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))));
  }
  .HirPglivGa {
    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 */
.VNUk9j {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .VNUk9j {
    padding: 0.75rem 1.5rem;
  }
}
.FgkIufzL {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.dooi9SR {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.tmGp3ahV {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
.tgcnHCqOe {
  background-color: #d1dad0 !important;
}
.ml8wtloN2 {
  background-color: #8deabf !important;
}
.alQD8Iv {
  background-color: #7fe4f8 !important;
}
.Xd9pEUtWnO {
  background-color: #ffdd78 !important;
}
.xy7XFejR6K {
  background-color: #eb8c95 !important;
}
.bRTyqF3,
.bRTyqF3:active {
  background-color: #d1dad0 !important;
  border-color: #d1dad0 !important;
  color: #4d604b !important;
  box-shadow: none;
}
.bRTyqF3:hover,
.bRTyqF3:focus,
.bRTyqF3.hrWd5qU,
.bRTyqF3.s5PbhJjTvW {
  color: inherit;
  background-color: #edf0ed !important;
  border-color: #edf0ed !important;
  box-shadow: none;
}
.bRTyqF3.LdYTw0y,
.bRTyqF3:disabled {
  color: #4d604b !important;
  background-color: #edf0ed !important;
  border-color: #edf0ed !important;
}
.V77L6JhViYM,
.V77L6JhViYM:active {
  background-color: #455b4f !important;
  border-color: #455b4f !important;
  color: #ffffff !important;
  box-shadow: none;
}
.V77L6JhViYM:hover,
.V77L6JhViYM:focus,
.V77L6JhViYM.hrWd5qU,
.V77L6JhViYM.s5PbhJjTvW {
  color: inherit;
  background-color: #5b7868 !important;
  border-color: #5b7868 !important;
  box-shadow: none;
}
.V77L6JhViYM.LdYTw0y,
.V77L6JhViYM:disabled {
  color: #ffffff !important;
  background-color: #5b7868 !important;
  border-color: #5b7868 !important;
}
.F7ERk39lN,
.F7ERk39lN:active {
  background-color: #7fe4f8 !important;
  border-color: #7fe4f8 !important;
  color: #066072 !important;
  box-shadow: none;
}
.F7ERk39lN:hover,
.F7ERk39lN:focus,
.F7ERk39lN.hrWd5qU,
.F7ERk39lN.s5PbhJjTvW {
  color: inherit;
  background-color: #afeefb !important;
  border-color: #afeefb !important;
  box-shadow: none;
}
.F7ERk39lN.LdYTw0y,
.F7ERk39lN:disabled {
  color: #066072 !important;
  background-color: #afeefb !important;
  border-color: #afeefb !important;
}
.b19JG8sg1,
.b19JG8sg1:active {
  background-color: #8deabf !important;
  border-color: #8deabf !important;
  color: #13653f !important;
  box-shadow: none;
}
.b19JG8sg1:hover,
.b19JG8sg1:focus,
.b19JG8sg1.hrWd5qU,
.b19JG8sg1.s5PbhJjTvW {
  color: inherit;
  background-color: #b8f2d7 !important;
  border-color: #b8f2d7 !important;
  box-shadow: none;
}
.b19JG8sg1.LdYTw0y,
.b19JG8sg1:disabled {
  color: #13653f !important;
  background-color: #b8f2d7 !important;
  border-color: #b8f2d7 !important;
}
.lVC4mu,
.lVC4mu:active {
  background-color: #ffdd78 !important;
  border-color: #ffdd78 !important;
  color: #785a00 !important;
  box-shadow: none;
}
.lVC4mu:hover,
.lVC4mu:focus,
.lVC4mu.hrWd5qU,
.lVC4mu.s5PbhJjTvW {
  color: inherit;
  background-color: #ffeaab !important;
  border-color: #ffeaab !important;
  box-shadow: none;
}
.lVC4mu.LdYTw0y,
.lVC4mu:disabled {
  color: #785a00 !important;
  background-color: #ffeaab !important;
  border-color: #ffeaab !important;
}
.HTk3ikCus,
.HTk3ikCus:active {
  background-color: #eb8c95 !important;
  border-color: #eb8c95 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.HTk3ikCus:hover,
.HTk3ikCus:focus,
.HTk3ikCus.hrWd5qU,
.HTk3ikCus.s5PbhJjTvW {
  color: inherit;
  background-color: #f3b7bd !important;
  border-color: #f3b7bd !important;
  box-shadow: none;
}
.HTk3ikCus.LdYTw0y,
.HTk3ikCus:disabled {
  color: #ffffff !important;
  background-color: #f3b7bd !important;
  border-color: #f3b7bd !important;
}
.Ga7hDF1m,
.Ga7hDF1m:active {
  background-color: #eff0ec !important;
  border-color: #eff0ec !important;
  color: #757b62 !important;
  box-shadow: none;
}
.Ga7hDF1m:hover,
.Ga7hDF1m:focus,
.Ga7hDF1m.hrWd5qU,
.Ga7hDF1m.s5PbhJjTvW {
  color: inherit;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  box-shadow: none;
}
.Ga7hDF1m.LdYTw0y,
.Ga7hDF1m:disabled {
  color: #757b62 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.b9tPUO,
.b9tPUO:active {
  background-color: #232323 !important;
  border-color: #232323 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.b9tPUO:hover,
.b9tPUO:focus,
.b9tPUO.hrWd5qU,
.b9tPUO.s5PbhJjTvW {
  color: inherit;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
  box-shadow: none;
}
.b9tPUO.LdYTw0y,
.b9tPUO:disabled {
  color: #ffffff !important;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
}
.H0bd6qwmwsf,
.H0bd6qwmwsf:active {
  background-color: transparent !important;
  border-color: #d1dad0;
  color: #d1dad0;
}
.H0bd6qwmwsf:hover,
.H0bd6qwmwsf:focus,
.H0bd6qwmwsf.hrWd5qU,
.H0bd6qwmwsf.s5PbhJjTvW {
  color: #a2b49f !important;
  background-color: transparent !important;
  border-color: #a2b49f !important;
  box-shadow: none !important;
}
.H0bd6qwmwsf.LdYTw0y,
.H0bd6qwmwsf:disabled {
  color: #4d604b !important;
  background-color: #d1dad0 !important;
  border-color: #d1dad0 !important;
}
.BWVOVWxO,
.BWVOVWxO:active {
  background-color: transparent !important;
  border-color: #455b4f;
  color: #455b4f;
}
.BWVOVWxO:hover,
.BWVOVWxO:focus,
.BWVOVWxO.hrWd5qU,
.BWVOVWxO.s5PbhJjTvW {
  color: #202a24 !important;
  background-color: transparent !important;
  border-color: #202a24 !important;
  box-shadow: none !important;
}
.BWVOVWxO.LdYTw0y,
.BWVOVWxO:disabled {
  color: #ffffff !important;
  background-color: #455b4f !important;
  border-color: #455b4f !important;
}
.L4uGsSWE7A,
.L4uGsSWE7A:active {
  background-color: transparent !important;
  border-color: #7fe4f8;
  color: #7fe4f8;
}
.L4uGsSWE7A:hover,
.L4uGsSWE7A:focus,
.L4uGsSWE7A.hrWd5qU,
.L4uGsSWE7A.s5PbhJjTvW {
  color: #2dd3f4 !important;
  background-color: transparent !important;
  border-color: #2dd3f4 !important;
  box-shadow: none !important;
}
.L4uGsSWE7A.LdYTw0y,
.L4uGsSWE7A:disabled {
  color: #066072 !important;
  background-color: #7fe4f8 !important;
  border-color: #7fe4f8 !important;
}
.yijEshFp,
.yijEshFp:active {
  background-color: transparent !important;
  border-color: #8deabf;
  color: #8deabf;
}
.yijEshFp:hover,
.yijEshFp:focus,
.yijEshFp.hrWd5qU,
.yijEshFp.s5PbhJjTvW {
  color: #44dd96 !important;
  background-color: transparent !important;
  border-color: #44dd96 !important;
  box-shadow: none !important;
}
.yijEshFp.LdYTw0y,
.yijEshFp:disabled {
  color: #13653f !important;
  background-color: #8deabf !important;
  border-color: #8deabf !important;
}
.r34KKDSKZy,
.r34KKDSKZy:active {
  background-color: transparent !important;
  border-color: #ffdd78;
  color: #ffdd78;
}
.r34KKDSKZy:hover,
.r34KKDSKZy:focus,
.r34KKDSKZy.hrWd5qU,
.r34KKDSKZy.s5PbhJjTvW {
  color: #ffc721 !important;
  background-color: transparent !important;
  border-color: #ffc721 !important;
  box-shadow: none !important;
}
.r34KKDSKZy.LdYTw0y,
.r34KKDSKZy:disabled {
  color: #785a00 !important;
  background-color: #ffdd78 !important;
  border-color: #ffdd78 !important;
}
.MEOq76YdvF,
.MEOq76YdvF:active {
  background-color: transparent !important;
  border-color: #eb8c95;
  color: #eb8c95;
}
.MEOq76YdvF:hover,
.MEOq76YdvF:focus,
.MEOq76YdvF.hrWd5qU,
.MEOq76YdvF.s5PbhJjTvW {
  color: #de4251 !important;
  background-color: transparent !important;
  border-color: #de4251 !important;
  box-shadow: none !important;
}
.MEOq76YdvF.LdYTw0y,
.MEOq76YdvF:disabled {
  color: #ffffff !important;
  background-color: #eb8c95 !important;
  border-color: #eb8c95 !important;
}
.serRM46N,
.serRM46N:active {
  background-color: transparent !important;
  border-color: #232323;
  color: #232323;
}
.serRM46N:hover,
.serRM46N:focus,
.serRM46N.hrWd5qU,
.serRM46N.s5PbhJjTvW {
  color: #000000 !important;
  background-color: transparent !important;
  border-color: #000000 !important;
  box-shadow: none !important;
}
.serRM46N.LdYTw0y,
.serRM46N:disabled {
  color: #ffffff !important;
  background-color: #232323 !important;
  border-color: #232323 !important;
}
.snIrEHad6Au,
.snIrEHad6Au:active {
  background-color: transparent !important;
  border-color: #fafafa;
  color: #fafafa;
}
.snIrEHad6Au:hover,
.snIrEHad6Au:focus,
.snIrEHad6Au.hrWd5qU,
.snIrEHad6Au.s5PbhJjTvW {
  color: #cfcfcf !important;
  background-color: transparent !important;
  border-color: #cfcfcf !important;
  box-shadow: none !important;
}
.snIrEHad6Au.LdYTw0y,
.snIrEHad6Au:disabled {
  color: #7a7a7a !important;
  background-color: #fafafa !important;
  border-color: #fafafa !important;
}
.qUdilyLX {
  color: #d1dad0 !important;
}
.X3F9xo5Ty1x {
  color: #455b4f !important;
}
.j0wLHl4sqE {
  color: #8deabf !important;
}
.NpZ0Z6 {
  color: #7fe4f8 !important;
}
.JjKUhgmaZk {
  color: #ffdd78 !important;
}
.vlY2mOndzN2 {
  color: #eb8c95 !important;
}
.nlGc01M {
  color: #fafafa !important;
}
.VY9Qr6F {
  color: #232323 !important;
}
a.qUdilyLX:hover,
a.qUdilyLX:focus,
a.qUdilyLX.s5PbhJjTvW {
  color: #99ad97 !important;
}
a.X3F9xo5Ty1x:hover,
a.X3F9xo5Ty1x:focus,
a.X3F9xo5Ty1x.s5PbhJjTvW {
  color: #19211d !important;
}
a.j0wLHl4sqE:hover,
a.j0wLHl4sqE:focus,
a.j0wLHl4sqE.s5PbhJjTvW {
  color: #37da8f !important;
}
a.NpZ0Z6:hover,
a.NpZ0Z6:focus,
a.NpZ0Z6.s5PbhJjTvW {
  color: #1ed0f3 !important;
}
a.JjKUhgmaZk:hover,
a.JjKUhgmaZk:focus,
a.JjKUhgmaZk.s5PbhJjTvW {
  color: #ffc312 !important;
}
a.vlY2mOndzN2:hover,
a.vlY2mOndzN2:focus,
a.vlY2mOndzN2.s5PbhJjTvW {
  color: #dc3545 !important;
}
a.nlGc01M:hover,
a.nlGc01M:focus,
a.nlGc01M.s5PbhJjTvW {
  color: #c7c7c7 !important;
}
a.VY9Qr6F:hover,
a.VY9Qr6F:focus,
a.VY9Qr6F.s5PbhJjTvW {
  color: #000000 !important;
}
a:is(#y1n2kaz, #XMW3Rus, #VcaCE7wItlk, #sY84PSRoVvV, #aNMT9HMR57, #tyJeZQb, #pzHBG8ahSA, #ly5baDyQ, #aeB5XSeOS, #nLl28VOfsFR, #IH1oHnXo4rw, #U4MU2u, #k1kA7mf, #Z3Hd9WsASb, #lLPBsNr1clP, #qUdilyLX, #X3F9xo5Ty1x, #j0wLHl4sqE, #NpZ0Z6, #JjKUhgmaZk, #vlY2mOndzN2, #AbEdiMxwx, #a9bcec, #nlGc01M, #MjCdftyM, #ZN3vjZ, #JxV8KAffhgy, #OsPfAEW8N2U, #TftUyVEf, #MOrWtD7nr, #PuxsIa, #wTaPHW, #K8vc8I12d, #zFYQiuOWEyz, #dAjeJTbzd, #eS6fIyP5, #eUBgRBMzO, #jWsTyyL, #EkJWhOuRX1, #pTuBPB, #I5WAHbN1CH, #WpoXY3, #SKUxwQDja, #GaQg1JRNL, #VY9Qr6F):not(.VpNgeCTa):not(.GHYPBO):not([role]):not(.QInY6jwiFJ) {
  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(#y1n2kaz, #XMW3Rus, #VcaCE7wItlk, #sY84PSRoVvV, #aNMT9HMR57, #tyJeZQb, #pzHBG8ahSA, #ly5baDyQ, #aeB5XSeOS, #nLl28VOfsFR, #IH1oHnXo4rw, #U4MU2u, #k1kA7mf, #Z3Hd9WsASb, #lLPBsNr1clP, #qUdilyLX, #X3F9xo5Ty1x, #j0wLHl4sqE, #NpZ0Z6, #JjKUhgmaZk, #vlY2mOndzN2, #AbEdiMxwx, #a9bcec, #nlGc01M, #MjCdftyM, #ZN3vjZ, #JxV8KAffhgy, #OsPfAEW8N2U, #TftUyVEf, #MOrWtD7nr, #PuxsIa, #wTaPHW, #K8vc8I12d, #zFYQiuOWEyz, #dAjeJTbzd, #eS6fIyP5, #eUBgRBMzO, #jWsTyyL, #EkJWhOuRX1, #pTuBPB, #I5WAHbN1CH, #WpoXY3, #SKUxwQDja, #GaQg1JRNL, #VY9Qr6F):not(.VpNgeCTa):not(.GHYPBO):not([role]):not(.QInY6jwiFJ):hover {
  transition: background-position 2s ease-in-out;
  background-image: linear-gradient(currentColor 50%, currentColor 50%);
  background-position: 0px 1.2em;
}
.Lpmgak0DeX .VpNgeCTa.s5PbhJjTvW {
  color: #d1dad0;
}
.Lpmgak0DeX .VpNgeCTa:not(.s5PbhJjTvW) {
  color: #232323;
}
.b7BmbuP {
  background-color: #70c770;
}
.LyJmOX {
  background-color: #7fe4f8;
}
.Yr4b9g8jz {
  background-color: #ffdd78;
}
.H6FiPCo3N {
  background-color: #eb8c95;
}
.D5thSOM .VNUk9j:not(.kk2da6) {
  border-radius: 100px;
}
.e7vhUEwySKq li a {
  border-radius: 100px !important;
}
.e7vhUEwySKq li.s5PbhJjTvW .VNUk9j {
  background-color: #d1dad0;
  border-color: #d1dad0;
  color: #596e57;
}
.e7vhUEwySKq li.s5PbhJjTvW .VNUk9j:focus {
  box-shadow: none;
}
.Lpmgak0DeX .VpNgeCTa {
  border-radius: 100px !important;
}
a,
a:hover {
  color: #d1dad0;
}
.sl0eEMFE3tB.tgcnHCqOe .H8AleOeq,
.sl0eEMFE3tB.tgcnHCqOe .ZEqrId8 {
  color: #ffffff;
}
.sl0eEMFE3tB.ml8wtloN2 .H8AleOeq,
.sl0eEMFE3tB.ml8wtloN2 .ZEqrId8 {
  color: #ffffff;
}
.sl0eEMFE3tB.alQD8Iv .H8AleOeq,
.sl0eEMFE3tB.alQD8Iv .ZEqrId8 {
  color: #ffffff;
}
.sl0eEMFE3tB.Xd9pEUtWnO .H8AleOeq,
.sl0eEMFE3tB.Xd9pEUtWnO .ZEqrId8 {
  color: #ffffff;
}
.sl0eEMFE3tB.xy7XFejR6K .H8AleOeq,
.sl0eEMFE3tB.xy7XFejR6K .ZEqrId8 {
  color: #ffffff;
}
/* Scroll to top button*/
.eTvjRHVU {
  display: none;
}
.NOGvtqz7k {
  font-family: 'Golos Text', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
  border-radius: 40px !important;
}
.NOGvtqz7k > .wXfKcACT {
  font-size: 1.75rem;
}
.NOGvtqz7k:hover,
.NOGvtqz7k: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: #d1dad0 !important;
}
.NOGvtqz7k:-webkit-input-placeholder {
  font-family: 'Golos Text', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
}
.NOGvtqz7k:-webkit-input-placeholder > .wXfKcACT {
  font-size: 1.75rem;
}
blockquote {
  border-color: #d1dad0;
}
/* Forms */
.MZFHwyaJB .dA709ch0 .VNUk9j {
  border-radius: 100px !important;
}
.MZFHwyaJB .dA709ch0 .VNUk9j:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.MZFHwyaJB .dA709ch0 button[type="submit"] {
  border-radius: 100px !important;
  padding: 1rem 3rem;
}
.MZFHwyaJB .dA709ch0 button[type="submit"]:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.zoyf2s li:hover,
.zoyf2s li.I49KKiWb1c {
  background-color: #d1dad0;
  color: #000000;
}
.wdhHYLXUc {
  transition: 0.25s ease;
}
.wdhHYLXUc:hover {
  border-color: #d1dad0;
}
.zoyf2s .DCGv4HH7rAc,
.wdhHYLXUc.Udv2gPL8j:after,
.wdhHYLXUc.anzcJUE68uc:after {
  transition: 0.4s;
  border-top-color: #232323;
  border-bottom-color: #232323;
}
.zoyf2s:hover .DCGv4HH7rAc,
.wdhHYLXUc.Udv2gPL8j:hover:after,
.wdhHYLXUc.anzcJUE68uc:hover:after {
  border-top-color: #d1dad0;
  border-bottom-color: #d1dad0;
}
.T8tKT6Q4 .XgY9h0 td.X5IWEeda,
.T8tKT6Q4 .XgY9h0 td.m4euaxzr,
.T8tKT6Q4 .InmFFB4xPOo .nxF7ot > div > div.m4euaxzr {
  color: #000000 !important;
  background-color: #d1dad0 !important;
  box-shadow: none !important;
}
.T8tKT6Q4 .XgY9h0 td:hover,
.T8tKT6Q4 .InmFFB4xPOo .nxF7ot > div > div:hover {
  color: #ffffff !important;
  background: #455b4f !important;
  box-shadow: none !important;
}
.zpfbST4QZpr {
  background-image: none !important;
}
.URXWrP:not(section),
.jaJebc {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: auto;
}
iframe.URXWrP,
.URXWrP: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='%23d1dad0' %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.URXWrP:after {
  opacity: 0.5;
}
body {
  overflow-x: hidden;
}
a {
  transition: color 0.6s;
}
@media (max-width: 1400px) {
  .CnqeRy {
    max-width: 100%;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .CnqeRy {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .c422QvZ {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 767px) {
  .c422QvZ {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.bxv32OmJKmg {
  z-index: 1000;
  width: 100%;
  position: relative;
}
.bxv32OmJKmg .GHYPBO: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) {
  .bxv32OmJKmg .BCSRyDPG8s {
    transform: scale(0.8);
  }
}
.bxv32OmJKmg .SC5EtGZ {
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.bxv32OmJKmg .SC5EtGZ img {
  max-width: 100%;
  max-height: 100%;
}
.bxv32OmJKmg .SC5EtGZ .QInY6jwiFJ {
  line-height: inherit !important;
}
.bxv32OmJKmg .SC5EtGZ .c7wlGz a {
  outline: none;
}
.bxv32OmJKmg .zCUK8m {
  margin: auto;
  margin-left: 0;
  margin-left: auto;
}
.bxv32OmJKmg .zCUK8m .OUgXzDmc2V {
  padding: 0 !important;
  transition: 0.3s all !important;
}
.bxv32OmJKmg .zCUK8m .OUgXzDmc2V .VpNgeCTa {
  padding: 16px !important;
  margin: 0 !important;
  border-radius: 1rem !important;
  transition: 0.3s all !important;
}
.bxv32OmJKmg .zCUK8m .OUgXzDmc2V .VpNgeCTa:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
.bxv32OmJKmg .zCUK8m .ugDGcu0m .VpNgeCTa::after {
  transform: rotate(180deg);
}
@media (min-width: 992px) {
  .bxv32OmJKmg .zCUK8m .ugDGcu0m .VpNgeCTa::before {
    content: "";
    width: 100%;
    height: 20px;
    top: 100%;
    background: transparent;
    position: absolute;
  }
}
.bxv32OmJKmg .zCUK8m .GHYPBO {
  padding: 12px !important;
  border-radius: 0.5rem !important;
  margin: 0 8px !important;
  transition: 0.3s all !important;
}
.bxv32OmJKmg .zCUK8m .GHYPBO:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
@media (min-width: 992px) {
  .bxv32OmJKmg .zCUK8m {
    padding-left: 1.5rem;
  }
}
.bxv32OmJKmg .VpNgeCTa {
  width: fit-content;
  position: relative;
}
.bxv32OmJKmg .c7wlGz {
  margin: 0 !important;
}
@media (max-width: 767px) {
  .bxv32OmJKmg .c7wlGz {
    padding-left: 0;
  }
}
.bxv32OmJKmg .QInY6jwiFJ {
  padding-left: 1rem;
  padding-right: 0.5rem;
}
@media (max-width: 767px) {
  .bxv32OmJKmg .l6f8eGhS1wW {
    padding-bottom: 0.5rem;
  }
}
.bxv32OmJKmg .l6f8eGhS1wW .FzGpq4Aa5zj.u3DUO7::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  transition: 0.3s all;
}
.bxv32OmJKmg .CnqeRy {
  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) {
  .bxv32OmJKmg .CnqeRy {
    padding-right: 2rem;
  }
}
@media (max-width: 767px) {
  .bxv32OmJKmg .CnqeRy {
    width: 95%;
    height: 56px !important;
    padding-right: 1rem;
    margin-top: 0rem;
  }
}
.bxv32OmJKmg .bECBmAuVs32 {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.bxv32OmJKmg .qp4q4I {
  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;
}
.bxv32OmJKmg .OUgXzDmc2V:focus,
.bxv32OmJKmg .VpNgeCTa:focus {
  outline: none;
}
.bxv32OmJKmg .Goc3Sy .qp4q4I .GHYPBO {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.bxv32OmJKmg .Goc3Sy .qp4q4I .GHYPBO::after {
  right: 0.5rem;
}
.bxv32OmJKmg .Goc3Sy .qp4q4I .GHYPBO .wXfKcACT {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.bxv32OmJKmg .Goc3Sy .qp4q4I .GHYPBO .wXfKcACT:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.bxv32OmJKmg .JmWehLFJuc .qp4q4I .GHYPBO:before {
  display: none;
}
.bxv32OmJKmg .JmWehLFJuc .Goc3Sy .qp4q4I .GHYPBO {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.bxv32OmJKmg .rzZZ5NcZLw {
  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;
}
.bxv32OmJKmg .rzZZ5NcZLw.l474bP7 {
  transition: all 0.3s;
}
.bxv32OmJKmg .rzZZ5NcZLw .GHYPBO {
  padding: 0.5rem 1.8rem;
}
.bxv32OmJKmg .rzZZ5NcZLw .c7wlGz img {
  min-width: 6rem;
  object-fit: cover;
}
.bxv32OmJKmg .rzZZ5NcZLw .KoD80A {
  z-index: 1;
  justify-content: flex-end;
}
.bxv32OmJKmg .rzZZ5NcZLw.JmWehLFJuc {
  justify-content: center;
}
.bxv32OmJKmg .rzZZ5NcZLw.JmWehLFJuc .OUgXzDmc2V .VpNgeCTa::before {
  display: none;
}
.bxv32OmJKmg .rzZZ5NcZLw.JmWehLFJuc.l474bP7 .qp4q4I {
  top: 0;
}
@media (min-width: 992px) {
  .bxv32OmJKmg .rzZZ5NcZLw.JmWehLFJuc.l474bP7:not(.NgH5ci) .KoD80A {
    max-height: calc(98.5vh - 4.3rem);
  }
}
.bxv32OmJKmg .rzZZ5NcZLw.JmWehLFJuc .qp4q4I .iJEcT8xKIw {
  left: 0 !important;
}
.bxv32OmJKmg .rzZZ5NcZLw.JmWehLFJuc .qp4q4I .GHYPBO:after {
  right: auto;
}
.bxv32OmJKmg .rzZZ5NcZLw.JmWehLFJuc .qp4q4I .u3DUO7[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%;
}
.bxv32OmJKmg .rzZZ5NcZLw.JmWehLFJuc ul.zCUK8m li {
  margin: auto;
}
.bxv32OmJKmg .rzZZ5NcZLw.JmWehLFJuc .qp4q4I .GHYPBO {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
.bxv32OmJKmg .rzZZ5NcZLw.JmWehLFJuc .bqLzf7Wc8 {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 767px) {
  .bxv32OmJKmg .rzZZ5NcZLw {
    min-height: 72px;
  }
  .bxv32OmJKmg .rzZZ5NcZLw .c7wlGz img {
    height: 2.5rem !important;
    min-width: 2.5rem !important;
  }
}
@media (max-width: 991px) {
  .bxv32OmJKmg .rzZZ5NcZLw .OUgXzDmc2V .VpNgeCTa::before {
    display: none;
  }
  .bxv32OmJKmg .rzZZ5NcZLw.l474bP7 .qp4q4I {
    top: 0;
  }
  .bxv32OmJKmg .rzZZ5NcZLw .qp4q4I .iJEcT8xKIw {
    left: 0 !important;
  }
  .bxv32OmJKmg .rzZZ5NcZLw .qp4q4I .GHYPBO:after {
    right: auto;
  }
  .bxv32OmJKmg .rzZZ5NcZLw .qp4q4I .u3DUO7[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%;
  }
  .bxv32OmJKmg .rzZZ5NcZLw .qp4q4I .GHYPBO {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .bxv32OmJKmg .rzZZ5NcZLw .SC5EtGZ {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 10px;
  }
  .bxv32OmJKmg .rzZZ5NcZLw .BCSRyDPG8s {
    flex-basis: auto;
  }
  .bxv32OmJKmg .rzZZ5NcZLw .bqLzf7Wc8 {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.bxv32OmJKmg .rzZZ5NcZLw.NgH5ci .c7wlGz img {
  height: 2rem;
}
.bxv32OmJKmg .GHYPBO.s5PbhJjTvW,
.bxv32OmJKmg .GHYPBO:active {
  background-color: transparent;
}
.bxv32OmJKmg .l24dDP .zCUK8m .VpNgeCTa {
  padding: 0;
}
.bxv32OmJKmg .l6f8eGhS1wW .FzGpq4Aa5zj.u3DUO7 {
  margin-right: 1.667em;
}
.bxv32OmJKmg .l6f8eGhS1wW .FzGpq4Aa5zj.u3DUO7[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.bxv32OmJKmg .rzZZ5NcZLw.l24dDP .Goc3Sy .qp4q4I {
  background: #ffffff;
}
.bxv32OmJKmg .rzZZ5NcZLw.l24dDP .Goc3Sy .qp4q4I .iJEcT8xKIw {
  margin: 0;
  left: 105%;
  transform: none;
  top: -12px;
}
.bxv32OmJKmg .rzZZ5NcZLw .Goc3Sy.ugDGcu0m > .qp4q4I {
  display: flex;
}
.bxv32OmJKmg ul.zCUK8m {
  flex-wrap: wrap;
}
.bxv32OmJKmg .fqygOcbBEsI {
  text-align: center;
  min-width: 140px;
}
@media (max-width: 992px) {
  .bxv32OmJKmg .fqygOcbBEsI {
    text-align: left;
  }
}
.bxv32OmJKmg button.BCSRyDPG8s {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.bxv32OmJKmg button.BCSRyDPG8s .AqtqutXHm span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.bxv32OmJKmg button.BCSRyDPG8s .AqtqutXHm span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.bxv32OmJKmg button.BCSRyDPG8s .AqtqutXHm span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.bxv32OmJKmg button.BCSRyDPG8s .AqtqutXHm span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.bxv32OmJKmg button.BCSRyDPG8s .AqtqutXHm span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.bxv32OmJKmg nav.l474bP7 .AqtqutXHm span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.bxv32OmJKmg nav.l474bP7 .AqtqutXHm span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.bxv32OmJKmg nav.l474bP7 .AqtqutXHm span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.bxv32OmJKmg nav.l474bP7 .AqtqutXHm span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.bxv32OmJKmg .K59XhhChQBy {
  padding: 0 1rem;
}
.bxv32OmJKmg a.VpNgeCTa {
  display: flex;
  align-items: center;
  justify-content: center;
}
.bxv32OmJKmg .bqLzf7Wc8 {
  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) {
  .bxv32OmJKmg .bqLzf7Wc8 {
    justify-content: flex-start;
    margin-bottom: 0.5rem;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .bxv32OmJKmg .rzZZ5NcZLw {
    height: 70px;
  }
  .bxv32OmJKmg .rzZZ5NcZLw.l474bP7 {
    height: auto;
  }
  .bxv32OmJKmg .OUgXzDmc2V .VpNgeCTa:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.bxv32OmJKmg .rzZZ5NcZLw .Goc3Sy > .qp4q4I {
  display: none;
  width: max-content;
  max-width: 500px !important;
  transform: translateX(-50%);
  top: calc(100% + 20px);
  left: 50%;
}
.bxv32OmJKmg .rzZZ5NcZLw .Goc3Sy > .qp4q4I .GHYPBO {
  line-height: 1 !important;
}
.bxv32OmJKmg .rzZZ5NcZLw .Goc3Sy > .qp4q4I .Goc3Sy .GHYPBO {
  align-items: center;
  display: flex;
  height: max-content !important;
  min-height: max-content !important;
}
.bxv32OmJKmg .rzZZ5NcZLw .Goc3Sy > .qp4q4I .Goc3Sy .GHYPBO::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);
}
.bxv32OmJKmg .rzZZ5NcZLw .Goc3Sy > .qp4q4I .Goc3Sy.ugDGcu0m .GHYPBO::after {
  transform: rotate(0deg);
}
.bxv32OmJKmg .D5thSOM {
  margin: -0.6rem -0.6rem;
}
.bxv32OmJKmg .BCSRyDPG8s {
  margin-left: 12px;
  margin-right: 8px;
  order: 1000;
}
@media (max-width: 991px) {
  .bxv32OmJKmg .SC5EtGZ {
    margin-right: auto;
  }
  .bxv32OmJKmg .KoD80A {
    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);
  }
  .bxv32OmJKmg .zCUK8m .OUgXzDmc2V .VpNgeCTa::after {
    margin-left: 10px;
  }
  .bxv32OmJKmg .zCUK8m .GHYPBO:hover {
    background-color: rgba(27, 31, 10, 0.06);
  }
  .bxv32OmJKmg .rzZZ5NcZLw .Goc3Sy > .qp4q4I {
    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;
  }
  .bxv32OmJKmg .rzZZ5NcZLw .Goc3Sy > .qp4q4I .GHYPBO {
    padding: 8px !important;
    line-height: 1 !important;
    margin-bottom: 4px !important;
  }
  .bxv32OmJKmg .rzZZ5NcZLw .Goc3Sy > .qp4q4I .Goc3Sy .GHYPBO {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
  }
  .bxv32OmJKmg .rzZZ5NcZLw .Goc3Sy > .qp4q4I .Goc3Sy .GHYPBO::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);
  }
  .bxv32OmJKmg .rzZZ5NcZLw .Goc3Sy > .qp4q4I .Goc3Sy.ugDGcu0m .GHYPBO::after {
    transform: rotate(180deg);
  }
  .bxv32OmJKmg .rzZZ5NcZLw .Goc3Sy > .qp4q4I .iJEcT8xKIw {
    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;
  }
  .bxv32OmJKmg .rzZZ5NcZLw .Goc3Sy.ugDGcu0m > .qp4q4I {
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 575px) {
  .bxv32OmJKmg .KoD80A {
    padding: 1rem;
  }
}
.iQ8dNjO {
  display: flex;
}
@media (min-width: 768px) {
  .iQ8dNjO {
    align-items: flex-end;
  }
  .iQ8dNjO .CTdIWK3R20 {
    justify-content: flex-start;
  }
  .iQ8dNjO .QnUqcHmf {
    padding: 1rem 3rem;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .iQ8dNjO .QnUqcHmf {
    min-width: 50%;
  }
}
@media (max-width: 767px) {
  .iQ8dNjO {
    -webkit-align-items: center;
    align-items: flex-end;
  }
  .iQ8dNjO .AHI7LycOmTr {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .iQ8dNjO .QnUqcHmf {
    width: 100%;
  }
}
.iQ8dNjO .g9MF583b9wN.LdYTw0y {
  display: none;
}
.iQ8dNjO .g9MF583b9wN {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-image: url("JzNzgZ.jpg");
}
.iQ8dNjO .Qa9HIg5u,
.iQ8dNjO .kBoCTCZ9Rk2 {
  text-align: left;
  color: #ffc091;
}
.iQ8dNjO .iL4BjvCLs6N,
.iQ8dNjO .D5thSOM {
  text-align: left;
}
.SCY8Qy {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.SCY8Qy .B0ox7kY8hIF iframe {
  width: 100%;
}
.SCY8Qy .g9MF583b9wN {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.SCY8Qy .Qa9HIg5u,
.SCY8Qy .kBoCTCZ9Rk2,
.SCY8Qy .iL4BjvCLs6N {
  text-align: center;
}
.AbQ8hfmim9 {
  background-image: url("d5Um9R5.jpeg");
  overflow: hidden;
}
.RXybodg {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.RXybodg .g9MF583b9wN.LdYTw0y {
  display: none;
}
.RXybodg .g9MF583b9wN {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.RXybodg .IoPf1Ghj1p .s6hIVS {
  width: 100%;
  display: block;
}
.RXybodg .IoPf1Ghj1p .vfEu2ZJA {
  z-index: 1;
}
.RXybodg .s6hIVS {
  color: #D1DAD0;
  text-align: center;
}
.RXybodg .IN3Y8Ng {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .RXybodg * {
    text-align: center !important;
  }
  .RXybodg .VpomdTeA {
    margin-bottom: 2rem;
  }
}
.RXybodg .o2K1vQriPb {
  max-width: 800px;
}
.RXybodg .PTXf5vdt {
  text-align: center;
}
.RXybodg .vfEu2ZJA,
.RXybodg .Lma4WcbH6lH {
  text-align: center;
}
.cbDRsTtNcQ {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cbDRsTtNcQ .IyfoElQzN {
  line-height: 1.2;
  color: #000000;
  text-align: center;
}
.cbDRsTtNcQ img,
.cbDRsTtNcQ .dAxNRm3A {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.cbDRsTtNcQ .xq4ZVtfe1P:focus,
.cbDRsTtNcQ span:focus {
  outline: none;
}
.cbDRsTtNcQ .xq4ZVtfe1P {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .cbDRsTtNcQ .xq4ZVtfe1P {
    margin-bottom: 1rem;
  }
}
.cbDRsTtNcQ .BXMIe8 {
  position: relative;
  border-radius: 4px;
  display: flex;
  flex-flow: column nowrap;
}
.cbDRsTtNcQ .D5thSOM {
  margin-top: auto !important;
}
.cbDRsTtNcQ .Qa9HIg5u {
  color: #000000;
}
.cbDRsTtNcQ .iL4BjvCLs6N,
.cbDRsTtNcQ .D5thSOM {
  color: #000000;
  text-align: center;
}
.cbDRsTtNcQ .ERyXBC {
  color: #000000;
  text-align: center;
}
.cbDRsTtNcQ .o2K1vQriPb {
  max-width: 800px;
}
.Ldv6rY {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.Ldv6rY .BXMIe8 img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 50% !important;
}
.Ldv6rY .BXMIe8 {
  margin-bottom: 2rem;
}
.Ldv6rY .vfEu2ZJA,
.Ldv6rY .bECBmAuVs32 {
  color: #000000;
}
.Ldv6rY .PTXf5vdt {
  color: #000000;
  text-align: center;
}
.Ldv6rY .o2K1vQriPb {
  max-width: 800px;
}
.Ldv6rY .Qa9HIg5u {
  color: #000000;
}
.Ldv6rY .vfEu2ZJA,
.Ldv6rY .VGOc60c7n7p {
  text-align: center;
}
.Ldv6rY .VGOc60c7n7p {
  display: flex;
  justify-content: center;
}
.ztXL87OGSKe {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.ztXL87OGSKe .wXfKcACT {
  font-size: 1.2rem !important;
  font-family: 'Moririse2' !important;
  color: white;
  transition: all 0.3s;
  transform: rotate(180deg);
  padding-left: 0.5rem;
}
.ztXL87OGSKe .V9TRGBuxnH {
  border: none;
}
.ztXL87OGSKe .MpSKFL {
  padding: 0rem;
}
@media (max-width: 767px) {
  .ztXL87OGSKe .MpSKFL {
    padding: 0rem;
  }
}
.ztXL87OGSKe .pnoboQeSK {
  padding: 0rem;
  padding-bottom: 0.5rem;
  margin-top: 1rem;
}
.ztXL87OGSKe .gaoUsrz59 {
  padding: 0;
}
.ztXL87OGSKe .chg0sXJ {
  height: 100%;
}
.ztXL87OGSKe img {
  height: 100%;
  object-fit: cover;
}
.ztXL87OGSKe .JmWehLFJuc span {
  transform: rotate(0deg);
}
.ztXL87OGSKe .Qbt17tOJrh9 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.ztXL87OGSKe p {
  margin-bottom: 0.3rem;
}
.ztXL87OGSKe .Lmc1w9JVy61 {
  color: #000000;
}
.ztXL87OGSKe .MkxsRKeJnlN .MpSKFL {
  background-color: transparent;
  margin-bottom: 0;
  border: 0;
  border-radius: 2rem;
}
.ztXL87OGSKe .MkxsRKeJnlN {
  background: #ffffff;
  padding: 2.25rem;
  border-radius: 2rem;
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  .ztXL87OGSKe .MkxsRKeJnlN {
    padding: 2rem 1.5rem;
    margin-bottom: 1rem;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .ztXL87OGSKe .MkxsRKeJnlN {
    margin-bottom: 1rem;
    padding: 2rem 1.5rem;
  }
}
.ztXL87OGSKe .e1VaDr {
  color: #000000;
}
.ztXL87OGSKe .Qa9HIg5u {
  text-align: center;
  color: #000000;
}
.ztXL87OGSKe .kBoCTCZ9Rk2 {
  color: #000000;
  text-align: center;
}
.ztXL87OGSKe .Lmc1w9JVy61,
.ztXL87OGSKe .wXfKcACT {
  color: #000000;
}
.Gu97Oe {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.Gu97Oe .IyfoElQzN {
  line-height: 1.2;
  color: #000000;
}
.Gu97Oe img,
.Gu97Oe .dAxNRm3A {
  width: 100%;
}
.Gu97Oe .xq4ZVtfe1P:focus,
.Gu97Oe span:focus {
  outline: none;
}
.Gu97Oe .xq4ZVtfe1P {
  margin-bottom: 2rem;
}
@media (max-width: 575px) {
  .Gu97Oe .xq4ZVtfe1P {
    margin-bottom: 1rem;
  }
}
.Gu97Oe .BXMIe8 {
  position: relative;
  border-radius: 4px;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.Gu97Oe .Qa9HIg5u {
  color: #000000;
}
.Gu97Oe .iL4BjvCLs6N,
.Gu97Oe .D5thSOM {
  color: #000000;
}
.Gu97Oe .ERyXBC {
  color: #000000;
  text-align: center;
}
.Gu97Oe .o2K1vQriPb {
  max-width: 800px;
}
.Gu97Oe img {
  filter: grayscale(1);
}
.jrX6goMnP5 .g9MF583b9wN.LdYTw0y {
  display: none;
}
.jrX6goMnP5 .g9MF583b9wN {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-image: url("JzNzgZ.jpg");
}
.Xew1IW2mV9j {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.Xew1IW2mV9j .IyfoElQzN {
  line-height: 1.2;
  color: #232323;
  text-align: center;
}
.Xew1IW2mV9j img,
.Xew1IW2mV9j .dAxNRm3A {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.Xew1IW2mV9j .xq4ZVtfe1P:focus,
.Xew1IW2mV9j span:focus {
  outline: none;
}
.Xew1IW2mV9j .xq4ZVtfe1P {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .Xew1IW2mV9j .xq4ZVtfe1P {
    margin-bottom: 1rem;
  }
}
.Xew1IW2mV9j .BXMIe8 {
  position: relative;
  border-radius: 4px;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.Xew1IW2mV9j .Qa9HIg5u {
  color: #232323;
}
.Xew1IW2mV9j .iL4BjvCLs6N,
.Xew1IW2mV9j .D5thSOM {
  color: #232323;
}
.Xew1IW2mV9j .ERyXBC {
  color: #232323;
}
.Xew1IW2mV9j .o2K1vQriPb {
  max-width: 800px;
}
.yhqtgvYsxmj {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.yhqtgvYsxmj .xq4ZVtfe1P:focus,
.yhqtgvYsxmj span:focus {
  outline: none;
}
.yhqtgvYsxmj .c422QvZ {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}
.yhqtgvYsxmj .o2K1vQriPb {
  max-width: 800px;
}
.yhqtgvYsxmj .xq4ZVtfe1P {
  color: #232323;
  min-height: 90px;
  font-weight: bold;
}
@media (max-width: 768px) {
  .yhqtgvYsxmj .xq4ZVtfe1P {
    min-height: 45px;
  }
}
.kElRvcX7O {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.kElRvcX7O .xq4ZVtfe1P:focus,
.kElRvcX7O span:focus {
  outline: none;
}
.kElRvcX7O .xq4ZVtfe1P {
  cursor: pointer;
}
.kElRvcX7O .KcXc1WF7eU {
  grid-row-gap: 2rem;
}
@media (max-width: 767px) {
  .kElRvcX7O .KcXc1WF7eU {
    grid-row-gap: 1rem;
  }
}
.kElRvcX7O .W7xbKL4bB,
.kElRvcX7O .bcRcAXdBRtL,
.kElRvcX7O .pJ7tUKWKQwU {
  gap: 0 2rem;
}
@media (max-width: 767px) {
  .kElRvcX7O .W7xbKL4bB,
  .kElRvcX7O .bcRcAXdBRtL,
  .kElRvcX7O .pJ7tUKWKQwU {
    gap: 0 1rem;
  }
}
.kElRvcX7O .Qa9HIg5u {
  color: #000000;
}
.kElRvcX7O .iL4BjvCLs6N,
.kElRvcX7O .D5thSOM {
  color: #000000;
}
.kElRvcX7O .o2K1vQriPb {
  max-width: 800px;
}
.kElRvcX7O .CnqeRy,
.kElRvcX7O .c422QvZ {
  overflow: hidden;
}
.kElRvcX7O .KcXc1WF7eU {
  display: grid;
  transform: translate3d(-3rem, 0, 0);
  width: 115vw;
  grid-column-gap: 1rem;
}
.kElRvcX7O .Ca9ZeNNFmDm {
  display: flex;
  justify-content: center;
  align-items: center;
}
.kElRvcX7O .Ca9ZeNNFmDm img {
  min-width: 30vw;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .kElRvcX7O .Ca9ZeNNFmDm img {
    min-width: 35vw;
  }
}
.kElRvcX7O .W7xbKL4bB,
.kElRvcX7O .bcRcAXdBRtL,
.kElRvcX7O .pJ7tUKWKQwU {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
}
.kElRvcX7O .W7xbKL4bB {
  align-items: flex-end;
}
.kElRvcX7O .bcRcAXdBRtL {
  align-items: flex-start;
}
.JHfXkJYinQ {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.JHfXkJYinQ .g9MF583b9wN.LdYTw0y {
  display: none;
}
.JHfXkJYinQ .g9MF583b9wN {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.JHfXkJYinQ .kyVybGFit {
  background: #ffffff;
}
@media (max-width: 767px) {
  .JHfXkJYinQ .kyVybGFit {
    padding: 2rem 1.5rem;
    margin-bottom: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .JHfXkJYinQ .kyVybGFit {
    padding: 2.25rem;
  }
}
@media (min-width: 992px) {
  .JHfXkJYinQ .kyVybGFit {
    padding: 4rem;
  }
}
.JHfXkJYinQ .iL4BjvCLs6N,
.JHfXkJYinQ .D5thSOM {
  text-align: center;
}
.JHRLNVEHYAT {
  padding-top: 5rem;
  padding-bottom: 4rem;
  background-color: transparent;
}
.JHRLNVEHYAT .IN3Y8Ng {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .JHRLNVEHYAT .IN3Y8Ng {
    margin-bottom: 1rem;
  }
}
.JHRLNVEHYAT .ab92KDitJQ {
  background: #d1dad0;
  padding: 2.25rem;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .JHRLNVEHYAT .ab92KDitJQ {
    padding: 2rem 1.5rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .JHRLNVEHYAT .ab92KDitJQ {
    padding: 2rem 1.5rem;
    margin-bottom: 2rem;
  }
}
.JHRLNVEHYAT .mc0oXP {
  padding: 2.25rem 2.25rem 0;
  background: #ffffff;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .JHRLNVEHYAT .mc0oXP {
    padding: 0rem 1.5rem;
  }
}
@media (max-width: 767px) {
  .JHRLNVEHYAT .mc0oXP {
    padding: 0rem 1.5rem;
  }
}
.JHRLNVEHYAT .BXMIe8 {
  border-radius: 2rem;
  overflow: hidden;
  margin-bottom: 2rem;
  background: #ffffff;
  padding: 0rem;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
@media (max-width: 767px) {
  .JHRLNVEHYAT .BXMIe8 {
    margin-bottom: 1rem;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .JHRLNVEHYAT .BXMIe8 .ahG1abQ {
    padding: 0 1.5rem 2rem;
  }
}
@media (min-width: 1201px) {
  .JHRLNVEHYAT .BXMIe8 .ahG1abQ {
    padding: 0 2rem 2rem;
  }
}
.JHRLNVEHYAT .VNUk9j {
  width: -webkit-fill-available;
}
.JHRLNVEHYAT .xq4ZVtfe1P:focus,
.JHRLNVEHYAT span:focus {
  outline: none;
}
.JHRLNVEHYAT .D5thSOM {
  margin-top: auto !important;
  padding: 2rem 2rem 0;
}
@media (max-width: 991px) {
  .JHRLNVEHYAT .D5thSOM {
    padding: 0rem 2.25rem 2rem;
  }
}
@media (max-width: 767px) {
  .JHRLNVEHYAT .D5thSOM {
    padding: 0rem 1.5rem;
    margin-bottom: 2rem;
  }
}
.JHRLNVEHYAT .Qa9HIg5u {
  color: #000000;
}
.JHRLNVEHYAT .kBoCTCZ9Rk2 {
  color: #ffffff;
}
.JHRLNVEHYAT .iL4BjvCLs6N,
.JHRLNVEHYAT .D5thSOM {
  text-align: left;
}
.JHRLNVEHYAT .ERyXBC {
  text-align: left;
  color: var(--primary-text, #ffffff);
}
.JHRLNVEHYAT .IyfoElQzN {
  text-align: left;
  color: var(--primary-text, #ffffff);
}
.JHRLNVEHYAT .o2K1vQriPb {
  max-width: 800px;
}
.lzXXOHTx {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.lzXXOHTx .n2Z3ZU {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.lzXXOHTx .n2Z3ZU .se3UJ5 {
  margin: 8px;
}
.lzXXOHTx .n2Z3ZU .se3UJ5 a:hover .wXfKcACT,
.lzXXOHTx .n2Z3ZU .se3UJ5 a:focus .wXfKcACT {
  background-color: #f7f7f7;
}
.lzXXOHTx .n2Z3ZU .se3UJ5 a .wXfKcACT {
  width: 72px;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  font-size: 32px;
  background-color: #f7f7f7;
  color: #393193;
  transition: all 0.3s ease-in-out;
}
.lzXXOHTx .zBr3Lm {
  width: 100%;
  justify-content: center;
}
.lzXXOHTx .Qa9HIg5u {
  color: #ffffff;
}
.lzXXOHTx .Qa9HIg5u,
.lzXXOHTx .QBULCvjtI {
  color: #000000;
}
.BZ75RYfokM {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: transparent;
}
.BZ75RYfokM .xUugED {
  background-color: #ffffff;
  opacity: 0.4;
}
.BZ75RYfokM form .D5thSOM {
  text-align: center;
  width: 100%;
}
.BZ75RYfokM form .D5thSOM .VNUk9j {
  display: inline-flex;
}
@media (max-width: 991px) {
  .BZ75RYfokM form .D5thSOM .VNUk9j {
    width: 100%;
  }
}
.BZ75RYfokM .o2K1vQriPb {
  max-width: 800px;
}
.qbds3Hys {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: transparent;
}
.qbds3Hys .g9MF583b9wN.LdYTw0y {
  display: none;
}
.qbds3Hys .g9MF583b9wN {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.qbds3Hys .CTdIWK3R20 {
  justify-content: center;
}
.qbds3Hys .xq4ZVtfe1P {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .qbds3Hys .xq4ZVtfe1P {
    margin-bottom: 1rem;
  }
}
.qbds3Hys .xq4ZVtfe1P .BXMIe8 {
  display: flex;
  flex-direction: column;
  height: 100%;
  background: #ffffff;
  padding: 2.25rem;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .qbds3Hys .xq4ZVtfe1P .BXMIe8 {
    padding: 2rem 1.5rem;
  }
}
@media (max-width: 767px) {
  .qbds3Hys .xq4ZVtfe1P .BXMIe8 {
    padding: 2rem 1.5rem;
  }
}
.qbds3Hys .o2K1vQriPb {
  max-width: 800px;
}
.UEUdt0WeGbD {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #000000;
}
.UEUdt0WeGbD .g9MF583b9wN.LdYTw0y {
  display: none;
}
.UEUdt0WeGbD .g9MF583b9wN {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.UEUdt0WeGbD .PaGw1nA {
  color: #ffffff;
  text-align: left;
}
.UEUdt0WeGbD .cBk423296zh {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 991px) {
  .UEUdt0WeGbD .CTdIWK3R20 {
    flex-direction: column-reverse !important;
  }
  .UEUdt0WeGbD .CTdIWK3R20 .PaGw1nA {
    margin: 1rem 0 0 0;
  }
}
.UEUdt0WeGbD .zBr3Lm {
  width: 100%;
  justify-content: center;
}
.UEUdt0WeGbD .zBr3Lm .mstu5C0W {
  list-style: none;
  display: flex;
  justify-content: right;
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .UEUdt0WeGbD .zBr3Lm .mstu5C0W {
    justify-content: center;
  }
}
.UEUdt0WeGbD .zBr3Lm .mstu5C0W li {
  padding: 0 1rem 0rem 1rem;
}
@media (max-width: 767px) {
  .UEUdt0WeGbD .zBr3Lm .mstu5C0W li {
    padding: 0 1rem 1rem 1rem;
  }
}
.UEUdt0WeGbD .zBr3Lm .mstu5C0W li p {
  margin: 0;
}
@media (max-width: 991px) {
  .UEUdt0WeGbD .PaGw1nA {
    text-align: center;
  }
}
