.eB5VpepW {
  border-width: 2px;
}
img,
.tC7GJ4CkEA,
.HwjVtHTm,
.nPNhA3S1,
.LaZlgQTXh iframe,
.A7sGgOlPB iframe,
.r3fgkrYYBk,
.RK2pjU,
.ZzmjaHfledH,
.cROnbA {
  border-radius: 2rem !important;
}
.nPNhA3S1 {
  overflow: hidden;
}
body {
  background-color: #f5eeea;
}
body {
  font-family: Golos Text;
}
.JqeaWaKf {
  font-family: 'Golos Text', sans-serif;
  font-size: 5rem;
  line-height: 1;
}
.JqeaWaKf > .BTHEfU1N8xJ {
  font-size: 6.25rem;
}
.MiN7rl {
  font-family: 'Golos Text', sans-serif;
  font-size: 4rem;
  line-height: 1;
}
.MiN7rl > .BTHEfU1N8xJ {
  font-size: 5rem;
}
.jXozkY {
  font-family: 'Golos Text', sans-serif;
  font-size: 1.2rem;
  line-height: 1.5;
}
.jXozkY > .BTHEfU1N8xJ {
  font-size: 1.5rem;
}
.mHM0I6RSklQ {
  font-family: 'Golos Text', sans-serif;
  font-size: 2.5rem;
  line-height: 1.5;
}
.mHM0I6RSklQ > .BTHEfU1N8xJ {
  font-size: 3.125rem;
}
.m9c4y8heTL {
  font-family: 'Golos Text', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
}
.m9c4y8heTL > .BTHEfU1N8xJ {
  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) {
  .JqeaWaKf {
    font-size: 4rem;
  }
}
@media (max-width: 768px) {
  .JqeaWaKf {
    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))));
  }
  .MiN7rl {
    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))));
  }
  .jXozkY {
    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))));
  }
  .mHM0I6RSklQ {
    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))));
  }
  .m9c4y8heTL {
    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) {
  .JqeaWaKf {
    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))));
  }
  .MiN7rl {
    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))));
  }
  .jXozkY {
    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))));
  }
  .mHM0I6RSklQ {
    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))));
  }
  .m9c4y8heTL {
    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 */
.eB5VpepW {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .eB5VpepW {
    padding: 0.75rem 1.5rem;
  }
}
.C1T2qo2umL {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.iCQeMdCwlcA {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.YXmEXxAWzfy {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
.jwzd286yBx {
  background-color: #ffe6a7 !important;
}
.ATv5dNq {
  background-color: #8ae9bd !important;
}
.EPpngop {
  background-color: #7be3f8 !important;
}
.Z6kqSfn6K {
  background-color: #ffdc74 !important;
}
.fmcE04zAQ6 {
  background-color: #ea8992 !important;
}
.lHNQnv60ZrH,
.lHNQnv60ZrH:active {
  background-color: #ffe6a7 !important;
  border-color: #ffe6a7 !important;
  color: #a77800 !important;
  box-shadow: none;
}
.lHNQnv60ZrH:hover,
.lHNQnv60ZrH:focus,
.lHNQnv60ZrH.SA6qnj,
.lHNQnv60ZrH.QFLP2mAc {
  color: inherit;
  background-color: #fff4da !important;
  border-color: #fff4da !important;
  box-shadow: none;
}
.lHNQnv60ZrH.k0wVWFV,
.lHNQnv60ZrH:disabled {
  color: #a77800 !important;
  background-color: #fff4da !important;
  border-color: #fff4da !important;
}
.h7s190SJG7n,
.h7s190SJG7n:active {
  background-color: #bb9457 !important;
  border-color: #bb9457 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.h7s190SJG7n:hover,
.h7s190SJG7n:focus,
.h7s190SJG7n.SA6qnj,
.h7s190SJG7n.QFLP2mAc {
  color: inherit;
  background-color: #caab7b !important;
  border-color: #caab7b !important;
  box-shadow: none;
}
.h7s190SJG7n.k0wVWFV,
.h7s190SJG7n:disabled {
  color: #ffffff !important;
  background-color: #caab7b !important;
  border-color: #caab7b !important;
}
.ab8Ezl,
.ab8Ezl:active {
  background-color: #7be3f8 !important;
  border-color: #7be3f8 !important;
  color: #065d6e !important;
  box-shadow: none;
}
.ab8Ezl:hover,
.ab8Ezl:focus,
.ab8Ezl.SA6qnj,
.ab8Ezl.QFLP2mAc {
  color: inherit;
  background-color: #abedfb !important;
  border-color: #abedfb !important;
  box-shadow: none;
}
.ab8Ezl.k0wVWFV,
.ab8Ezl:disabled {
  color: #065d6e !important;
  background-color: #abedfb !important;
  border-color: #abedfb !important;
}
.N5VQQxwOcyx,
.N5VQQxwOcyx:active {
  background-color: #8ae9bd !important;
  border-color: #8ae9bd !important;
  color: #12623d !important;
  box-shadow: none;
}
.N5VQQxwOcyx:hover,
.N5VQQxwOcyx:focus,
.N5VQQxwOcyx.SA6qnj,
.N5VQQxwOcyx.QFLP2mAc {
  color: inherit;
  background-color: #b5f1d5 !important;
  border-color: #b5f1d5 !important;
  box-shadow: none;
}
.N5VQQxwOcyx.k0wVWFV,
.N5VQQxwOcyx:disabled {
  color: #12623d !important;
  background-color: #b5f1d5 !important;
  border-color: #b5f1d5 !important;
}
.Ly8G46Ld,
.Ly8G46Ld:active {
  background-color: #ffdc74 !important;
  border-color: #ffdc74 !important;
  color: #745700 !important;
  box-shadow: none;
}
.Ly8G46Ld:hover,
.Ly8G46Ld:focus,
.Ly8G46Ld.SA6qnj,
.Ly8G46Ld.QFLP2mAc {
  color: inherit;
  background-color: #ffe9a7 !important;
  border-color: #ffe9a7 !important;
  box-shadow: none;
}
.Ly8G46Ld.k0wVWFV,
.Ly8G46Ld:disabled {
  color: #745700 !important;
  background-color: #ffe9a7 !important;
  border-color: #ffe9a7 !important;
}
.nZXE9M,
.nZXE9M:active {
  background-color: #ea8992 !important;
  border-color: #ea8992 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.nZXE9M:hover,
.nZXE9M:focus,
.nZXE9M.SA6qnj,
.nZXE9M.QFLP2mAc {
  color: inherit;
  background-color: #f2b4ba !important;
  border-color: #f2b4ba !important;
  box-shadow: none;
}
.nZXE9M.k0wVWFV,
.nZXE9M:disabled {
  color: #ffffff !important;
  background-color: #f2b4ba !important;
  border-color: #f2b4ba !important;
}
.i0QpSkg,
.i0QpSkg:active {
  background-color: #eff0ec !important;
  border-color: #eff0ec !important;
  color: #757b62 !important;
  box-shadow: none;
}
.i0QpSkg:hover,
.i0QpSkg:focus,
.i0QpSkg.SA6qnj,
.i0QpSkg.QFLP2mAc {
  color: inherit;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  box-shadow: none;
}
.i0QpSkg.k0wVWFV,
.i0QpSkg:disabled {
  color: #757b62 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.E9lYhVc9F,
.E9lYhVc9F:active {
  background-color: #232323 !important;
  border-color: #232323 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.E9lYhVc9F:hover,
.E9lYhVc9F:focus,
.E9lYhVc9F.SA6qnj,
.E9lYhVc9F.QFLP2mAc {
  color: inherit;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
  box-shadow: none;
}
.E9lYhVc9F.k0wVWFV,
.E9lYhVc9F:disabled {
  color: #ffffff !important;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
}
.TOBccAlF,
.TOBccAlF:active {
  background-color: transparent !important;
  border-color: #ffe6a7;
  color: #ffe6a7;
}
.TOBccAlF:hover,
.TOBccAlF:focus,
.TOBccAlF.SA6qnj,
.TOBccAlF.QFLP2mAc {
  color: #ffcd50 !important;
  background-color: transparent !important;
  border-color: #ffcd50 !important;
  box-shadow: none !important;
}
.TOBccAlF.k0wVWFV,
.TOBccAlF:disabled {
  color: #a77800 !important;
  background-color: #ffe6a7 !important;
  border-color: #ffe6a7 !important;
}
.MTaA9snZi,
.MTaA9snZi:active {
  background-color: transparent !important;
  border-color: #bb9457;
  color: #bb9457;
}
.MTaA9snZi:hover,
.MTaA9snZi:focus,
.MTaA9snZi.SA6qnj,
.MTaA9snZi.QFLP2mAc {
  color: #856636 !important;
  background-color: transparent !important;
  border-color: #856636 !important;
  box-shadow: none !important;
}
.MTaA9snZi.k0wVWFV,
.MTaA9snZi:disabled {
  color: #ffffff !important;
  background-color: #bb9457 !important;
  border-color: #bb9457 !important;
}
.kcUoo2Qk,
.kcUoo2Qk:active {
  background-color: transparent !important;
  border-color: #7be3f8;
  color: #7be3f8;
}
.kcUoo2Qk:hover,
.kcUoo2Qk:focus,
.kcUoo2Qk.SA6qnj,
.kcUoo2Qk.QFLP2mAc {
  color: #29d2f4 !important;
  background-color: transparent !important;
  border-color: #29d2f4 !important;
  box-shadow: none !important;
}
.kcUoo2Qk.k0wVWFV,
.kcUoo2Qk:disabled {
  color: #065d6e !important;
  background-color: #7be3f8 !important;
  border-color: #7be3f8 !important;
}
.LBcqgt,
.LBcqgt:active {
  background-color: transparent !important;
  border-color: #8ae9bd;
  color: #8ae9bd;
}
.LBcqgt:hover,
.LBcqgt:focus,
.LBcqgt.SA6qnj,
.LBcqgt.QFLP2mAc {
  color: #41db94 !important;
  background-color: transparent !important;
  border-color: #41db94 !important;
  box-shadow: none !important;
}
.LBcqgt.k0wVWFV,
.LBcqgt:disabled {
  color: #12623d !important;
  background-color: #8ae9bd !important;
  border-color: #8ae9bd !important;
}
.Z5AqJ26mm,
.Z5AqJ26mm:active {
  background-color: transparent !important;
  border-color: #ffdc74;
  color: #ffdc74;
}
.Z5AqJ26mm:hover,
.Z5AqJ26mm:focus,
.Z5AqJ26mm.SA6qnj,
.Z5AqJ26mm.QFLP2mAc {
  color: #ffc61d !important;
  background-color: transparent !important;
  border-color: #ffc61d !important;
  box-shadow: none !important;
}
.Z5AqJ26mm.k0wVWFV,
.Z5AqJ26mm:disabled {
  color: #745700 !important;
  background-color: #ffdc74 !important;
  border-color: #ffdc74 !important;
}
.iY796bxifDB,
.iY796bxifDB:active {
  background-color: transparent !important;
  border-color: #ea8992;
  color: #ea8992;
}
.iY796bxifDB:hover,
.iY796bxifDB:focus,
.iY796bxifDB.SA6qnj,
.iY796bxifDB.QFLP2mAc {
  color: #dd3f4e !important;
  background-color: transparent !important;
  border-color: #dd3f4e !important;
  box-shadow: none !important;
}
.iY796bxifDB.k0wVWFV,
.iY796bxifDB:disabled {
  color: #ffffff !important;
  background-color: #ea8992 !important;
  border-color: #ea8992 !important;
}
.kQB3s2I,
.kQB3s2I:active {
  background-color: transparent !important;
  border-color: #232323;
  color: #232323;
}
.kQB3s2I:hover,
.kQB3s2I:focus,
.kQB3s2I.SA6qnj,
.kQB3s2I.QFLP2mAc {
  color: #000000 !important;
  background-color: transparent !important;
  border-color: #000000 !important;
  box-shadow: none !important;
}
.kQB3s2I.k0wVWFV,
.kQB3s2I:disabled {
  color: #ffffff !important;
  background-color: #232323 !important;
  border-color: #232323 !important;
}
.KvFE0s7sgmv,
.KvFE0s7sgmv:active {
  background-color: transparent !important;
  border-color: #fafafa;
  color: #fafafa;
}
.KvFE0s7sgmv:hover,
.KvFE0s7sgmv:focus,
.KvFE0s7sgmv.SA6qnj,
.KvFE0s7sgmv.QFLP2mAc {
  color: #cfcfcf !important;
  background-color: transparent !important;
  border-color: #cfcfcf !important;
  box-shadow: none !important;
}
.KvFE0s7sgmv.k0wVWFV,
.KvFE0s7sgmv:disabled {
  color: #7a7a7a !important;
  background-color: #fafafa !important;
  border-color: #fafafa !important;
}
.EvMmIgyVl {
  color: #ffe6a7 !important;
}
.PjrSYZn7 {
  color: #bb9457 !important;
}
.ubJAH1 {
  color: #8ae9bd !important;
}
.Pwh1EPvuA {
  color: #7be3f8 !important;
}
.Gbec7WyD {
  color: #ffdc74 !important;
}
.bvOSeEee7b {
  color: #ea8992 !important;
}
.G9bTl8RF0BC {
  color: #fafafa !important;
}
.ssVtedlz {
  color: #232323 !important;
}
a.EvMmIgyVl:hover,
a.EvMmIgyVl:focus,
a.EvMmIgyVl.QFLP2mAc {
  color: #ffc941 !important;
}
a.PjrSYZn7:hover,
a.PjrSYZn7:focus,
a.PjrSYZn7.QFLP2mAc {
  color: #7a5e32 !important;
}
a.ubJAH1:hover,
a.ubJAH1:focus,
a.ubJAH1.QFLP2mAc {
  color: #34d98d !important;
}
a.Pwh1EPvuA:hover,
a.Pwh1EPvuA:focus,
a.Pwh1EPvuA.QFLP2mAc {
  color: #1acef3 !important;
}
a.Gbec7WyD:hover,
a.Gbec7WyD:focus,
a.Gbec7WyD.QFLP2mAc {
  color: #ffc20e !important;
}
a.bvOSeEee7b:hover,
a.bvOSeEee7b:focus,
a.bvOSeEee7b.QFLP2mAc {
  color: #db3242 !important;
}
a.G9bTl8RF0BC:hover,
a.G9bTl8RF0BC:focus,
a.G9bTl8RF0BC.QFLP2mAc {
  color: #c7c7c7 !important;
}
a.ssVtedlz:hover,
a.ssVtedlz:focus,
a.ssVtedlz.QFLP2mAc {
  color: #000000 !important;
}
a:is(#hcuZAvi, #c7Lp4P4mS, #Scf5jG, #x1sFu1mJMX, #J3yQbC2e, #IUsRrPux, #aRKhzqGC, #Edrl1fMk7k, #Bsc4tfb, #udxR48moX, #vZP7Pm61, #qfLvRwTaH4, #qBJ14foEuK, #bM7iJtFaA, #oXG8DYOqf, #EvMmIgyVl, #PjrSYZn7, #ubJAH1, #Pwh1EPvuA, #Gbec7WyD, #bvOSeEee7b, #DiIuKuRu, #L4QlClJCgIb, #G9bTl8RF0BC, #YvzEFkcw, #JloA47C, #Ebgu9A, #iYkVS9f, #PE8fkBJQr, #SeAARSV, #HawUaL993dy, #kehPam, #W3k9zbWAteZ, #QEomnDGL, #rSiM5Jpb, #eoPr4Jl, #tFS58XR, #KmXZgVPI0, #QZ4UIigfe20, #TFed6eA, #VZ9Swc, #uEls14T7m4, #n80uL9rb, #neO46qI, #ssVtedlz, #sU0HW9re):not(.TxQjMuqom):not(.QC05bRb):not([role]):not(.eZaJ0uM0P) {
  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(#hcuZAvi, #c7Lp4P4mS, #Scf5jG, #x1sFu1mJMX, #J3yQbC2e, #IUsRrPux, #aRKhzqGC, #Edrl1fMk7k, #Bsc4tfb, #udxR48moX, #vZP7Pm61, #qfLvRwTaH4, #qBJ14foEuK, #bM7iJtFaA, #oXG8DYOqf, #EvMmIgyVl, #PjrSYZn7, #ubJAH1, #Pwh1EPvuA, #Gbec7WyD, #bvOSeEee7b, #DiIuKuRu, #L4QlClJCgIb, #G9bTl8RF0BC, #YvzEFkcw, #JloA47C, #Ebgu9A, #iYkVS9f, #PE8fkBJQr, #SeAARSV, #HawUaL993dy, #kehPam, #W3k9zbWAteZ, #QEomnDGL, #rSiM5Jpb, #eoPr4Jl, #tFS58XR, #KmXZgVPI0, #QZ4UIigfe20, #TFed6eA, #VZ9Swc, #uEls14T7m4, #n80uL9rb, #neO46qI, #ssVtedlz, #sU0HW9re):not(.TxQjMuqom):not(.QC05bRb):not([role]):not(.eZaJ0uM0P):hover {
  transition: background-position 2s ease-in-out;
  background-image: linear-gradient(currentColor 50%, currentColor 50%);
  background-position: 0px 1.2em;
}
.XDroV9q .TxQjMuqom.QFLP2mAc {
  color: #ffe6a7;
}
.XDroV9q .TxQjMuqom:not(.QFLP2mAc) {
  color: #232323;
}
.AjIYbXdy3dn {
  background-color: #70c770;
}
.OHGf8iEy9 {
  background-color: #7be3f8;
}
.wla9jSSQ {
  background-color: #ffdc74;
}
.pES7vASPGA {
  background-color: #ea8992;
}
.gD6oHFK .eB5VpepW:not(.w7WoHEQ6) {
  border-radius: 100px;
}
.KD3TEP1fjg li a {
  border-radius: 100px !important;
}
.KD3TEP1fjg li.QFLP2mAc .eB5VpepW {
  background-color: #ffe6a7;
  border-color: #ffe6a7;
  color: #c08a00;
}
.KD3TEP1fjg li.QFLP2mAc .eB5VpepW:focus {
  box-shadow: none;
}
.XDroV9q .TxQjMuqom {
  border-radius: 100px !important;
}
a,
a:hover {
  color: #ffe6a7;
}
.L5RQK3q.jwzd286yBx .WxfZNShuA,
.L5RQK3q.jwzd286yBx .hwNaAZIu44D {
  color: #ffffff;
}
.L5RQK3q.ATv5dNq .WxfZNShuA,
.L5RQK3q.ATv5dNq .hwNaAZIu44D {
  color: #ffffff;
}
.L5RQK3q.EPpngop .WxfZNShuA,
.L5RQK3q.EPpngop .hwNaAZIu44D {
  color: #ffffff;
}
.L5RQK3q.Z6kqSfn6K .WxfZNShuA,
.L5RQK3q.Z6kqSfn6K .hwNaAZIu44D {
  color: #ffffff;
}
.L5RQK3q.fmcE04zAQ6 .WxfZNShuA,
.L5RQK3q.fmcE04zAQ6 .hwNaAZIu44D {
  color: #ffffff;
}
/* Scroll to top button*/
.eOSAGMCW {
  display: none;
}
.CuYD9I {
  font-family: 'Golos Text', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
  border-radius: 40px !important;
}
.CuYD9I > .BTHEfU1N8xJ {
  font-size: 1.75rem;
}
.CuYD9I:hover,
.CuYD9I: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: #ffe6a7 !important;
}
.CuYD9I:-webkit-input-placeholder {
  font-family: 'Golos Text', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
}
.CuYD9I:-webkit-input-placeholder > .BTHEfU1N8xJ {
  font-size: 1.75rem;
}
blockquote {
  border-color: #ffe6a7;
}
/* Forms */
.A8GqEy2HQGi .Eoitzc1 .eB5VpepW {
  border-radius: 100px !important;
}
.A8GqEy2HQGi .Eoitzc1 .eB5VpepW:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.A8GqEy2HQGi .Eoitzc1 button[type="submit"] {
  border-radius: 100px !important;
  padding: 1rem 3rem;
}
.A8GqEy2HQGi .Eoitzc1 button[type="submit"]:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.MRbbSD li:hover,
.MRbbSD li.GLmauGfCI {
  background-color: #ffe6a7;
  color: #000000;
}
.iA1Y8t7A {
  transition: 0.25s ease;
}
.iA1Y8t7A:hover {
  border-color: #ffe6a7;
}
.MRbbSD .Beqmdpsd,
.iA1Y8t7A.YUu337783s1:after,
.iA1Y8t7A.ex3vj45:after {
  transition: 0.4s;
  border-top-color: #232323;
  border-bottom-color: #232323;
}
.MRbbSD:hover .Beqmdpsd,
.iA1Y8t7A.YUu337783s1:hover:after,
.iA1Y8t7A.ex3vj45:hover:after {
  border-top-color: #ffe6a7;
  border-bottom-color: #ffe6a7;
}
.V7tq93 .FOSeNz td.ByLPZua,
.V7tq93 .FOSeNz td.dvDlrVY,
.V7tq93 .KLPDzdK .laBEMY4I9l > div > div.dvDlrVY {
  color: #000000 !important;
  background-color: #ffe6a7 !important;
  box-shadow: none !important;
}
.V7tq93 .FOSeNz td:hover,
.V7tq93 .KLPDzdK .laBEMY4I9l > div > div:hover {
  color: #000000 !important;
  background: #bb9457 !important;
  box-shadow: none !important;
}
.qneafDg {
  background-image: none !important;
}
.IiyT2M5w8Z:not(section),
.FKbLyIe {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: auto;
}
iframe.IiyT2M5w8Z,
.IiyT2M5w8Z: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='%23ffe6a7' %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.IiyT2M5w8Z:after {
  opacity: 0.5;
}
body {
  overflow-x: hidden;
}
a {
  transition: color 0.6s;
}
@media (max-width: 1400px) {
  .djc6hJghL {
    max-width: 100%;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .djc6hJghL {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .l7wzanb {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 767px) {
  .l7wzanb {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.FT84aJs7Jq7 {
  z-index: 1000;
  width: 100%;
  position: relative;
}
.FT84aJs7Jq7 .QC05bRb: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) {
  .FT84aJs7Jq7 .UmMLGbf {
    transform: scale(0.8);
  }
}
.FT84aJs7Jq7 .FbqsWI {
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.FT84aJs7Jq7 .FbqsWI img {
  max-width: 100%;
  max-height: 100%;
}
.FT84aJs7Jq7 .FbqsWI .eZaJ0uM0P {
  line-height: inherit !important;
}
.FT84aJs7Jq7 .FbqsWI .LH5HCQA a {
  outline: none;
}
.FT84aJs7Jq7 .dTNZji5fA {
  margin: auto;
  margin-left: 0;
  margin-left: auto;
}
.FT84aJs7Jq7 .dTNZji5fA .g8rfJg {
  padding: 0 !important;
  transition: 0.3s all !important;
}
.FT84aJs7Jq7 .dTNZji5fA .g8rfJg .TxQjMuqom {
  padding: 16px !important;
  margin: 0 !important;
  border-radius: 1rem !important;
  transition: 0.3s all !important;
}
.FT84aJs7Jq7 .dTNZji5fA .g8rfJg .TxQjMuqom:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
.FT84aJs7Jq7 .dTNZji5fA .lplQe7rYZ .TxQjMuqom::after {
  transform: rotate(180deg);
}
@media (min-width: 992px) {
  .FT84aJs7Jq7 .dTNZji5fA .lplQe7rYZ .TxQjMuqom::before {
    content: "";
    width: 100%;
    height: 20px;
    top: 100%;
    background: transparent;
    position: absolute;
  }
}
.FT84aJs7Jq7 .dTNZji5fA .QC05bRb {
  padding: 12px !important;
  border-radius: 0.5rem !important;
  margin: 0 8px !important;
  transition: 0.3s all !important;
}
.FT84aJs7Jq7 .dTNZji5fA .QC05bRb:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
@media (min-width: 992px) {
  .FT84aJs7Jq7 .dTNZji5fA {
    padding-left: 1.5rem;
  }
}
.FT84aJs7Jq7 .TxQjMuqom {
  width: fit-content;
  position: relative;
}
.FT84aJs7Jq7 .LH5HCQA {
  margin: 0 !important;
}
@media (max-width: 767px) {
  .FT84aJs7Jq7 .LH5HCQA {
    padding-left: 0;
  }
}
.FT84aJs7Jq7 .eZaJ0uM0P {
  padding-left: 1rem;
  padding-right: 0.5rem;
}
@media (max-width: 767px) {
  .FT84aJs7Jq7 .WrrBrOw {
    padding-bottom: 0.5rem;
  }
}
.FT84aJs7Jq7 .WrrBrOw .fJCG5g9r.ivgN7QNzU3::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  transition: 0.3s all;
}
.FT84aJs7Jq7 .djc6hJghL {
  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) {
  .FT84aJs7Jq7 .djc6hJghL {
    padding-right: 2rem;
  }
}
@media (max-width: 767px) {
  .FT84aJs7Jq7 .djc6hJghL {
    width: 95%;
    height: 56px !important;
    padding-right: 1rem;
    margin-top: 0rem;
  }
}
.FT84aJs7Jq7 .M91PFGA {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.FT84aJs7Jq7 .c367rrJFig {
  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;
}
.FT84aJs7Jq7 .g8rfJg:focus,
.FT84aJs7Jq7 .TxQjMuqom:focus {
  outline: none;
}
.FT84aJs7Jq7 .L4TyoV1 .c367rrJFig .QC05bRb {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.FT84aJs7Jq7 .L4TyoV1 .c367rrJFig .QC05bRb::after {
  right: 0.5rem;
}
.FT84aJs7Jq7 .L4TyoV1 .c367rrJFig .QC05bRb .BTHEfU1N8xJ {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.FT84aJs7Jq7 .L4TyoV1 .c367rrJFig .QC05bRb .BTHEfU1N8xJ:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.FT84aJs7Jq7 .r2VGbxyG .c367rrJFig .QC05bRb:before {
  display: none;
}
.FT84aJs7Jq7 .r2VGbxyG .L4TyoV1 .c367rrJFig .QC05bRb {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.FT84aJs7Jq7 .OIxxbwPS90b {
  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;
}
.FT84aJs7Jq7 .OIxxbwPS90b.YEJQYlKbs {
  transition: all 0.3s;
}
.FT84aJs7Jq7 .OIxxbwPS90b .QC05bRb {
  padding: 0.5rem 1.8rem;
}
.FT84aJs7Jq7 .OIxxbwPS90b .LH5HCQA img {
  min-width: 6rem;
  object-fit: cover;
}
.FT84aJs7Jq7 .OIxxbwPS90b .t5ANjMdjPj {
  z-index: 1;
  justify-content: flex-end;
}
.FT84aJs7Jq7 .OIxxbwPS90b.r2VGbxyG {
  justify-content: center;
}
.FT84aJs7Jq7 .OIxxbwPS90b.r2VGbxyG .g8rfJg .TxQjMuqom::before {
  display: none;
}
.FT84aJs7Jq7 .OIxxbwPS90b.r2VGbxyG.YEJQYlKbs .c367rrJFig {
  top: 0;
}
@media (min-width: 992px) {
  .FT84aJs7Jq7 .OIxxbwPS90b.r2VGbxyG.YEJQYlKbs:not(.NGxUxI) .t5ANjMdjPj {
    max-height: calc(98.5vh - 4.3rem);
  }
}
.FT84aJs7Jq7 .OIxxbwPS90b.r2VGbxyG .c367rrJFig .UGVEiEh {
  left: 0 !important;
}
.FT84aJs7Jq7 .OIxxbwPS90b.r2VGbxyG .c367rrJFig .QC05bRb:after {
  right: auto;
}
.FT84aJs7Jq7 .OIxxbwPS90b.r2VGbxyG .c367rrJFig .ivgN7QNzU3[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%;
}
.FT84aJs7Jq7 .OIxxbwPS90b.r2VGbxyG ul.dTNZji5fA li {
  margin: auto;
}
.FT84aJs7Jq7 .OIxxbwPS90b.r2VGbxyG .c367rrJFig .QC05bRb {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
.FT84aJs7Jq7 .OIxxbwPS90b.r2VGbxyG .LGIGt7jhPu {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 767px) {
  .FT84aJs7Jq7 .OIxxbwPS90b {
    min-height: 72px;
  }
  .FT84aJs7Jq7 .OIxxbwPS90b .LH5HCQA img {
    height: 2.5rem !important;
    min-width: 2.5rem !important;
  }
}
@media (max-width: 991px) {
  .FT84aJs7Jq7 .OIxxbwPS90b .g8rfJg .TxQjMuqom::before {
    display: none;
  }
  .FT84aJs7Jq7 .OIxxbwPS90b.YEJQYlKbs .c367rrJFig {
    top: 0;
  }
  .FT84aJs7Jq7 .OIxxbwPS90b .c367rrJFig .UGVEiEh {
    left: 0 !important;
  }
  .FT84aJs7Jq7 .OIxxbwPS90b .c367rrJFig .QC05bRb:after {
    right: auto;
  }
  .FT84aJs7Jq7 .OIxxbwPS90b .c367rrJFig .ivgN7QNzU3[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%;
  }
  .FT84aJs7Jq7 .OIxxbwPS90b .c367rrJFig .QC05bRb {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .FT84aJs7Jq7 .OIxxbwPS90b .FbqsWI {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 10px;
  }
  .FT84aJs7Jq7 .OIxxbwPS90b .UmMLGbf {
    flex-basis: auto;
  }
  .FT84aJs7Jq7 .OIxxbwPS90b .LGIGt7jhPu {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.FT84aJs7Jq7 .OIxxbwPS90b.NGxUxI .LH5HCQA img {
  height: 2rem;
}
.FT84aJs7Jq7 .QC05bRb.QFLP2mAc,
.FT84aJs7Jq7 .QC05bRb:active {
  background-color: transparent;
}
.FT84aJs7Jq7 .E6AFze .dTNZji5fA .TxQjMuqom {
  padding: 0;
}
.FT84aJs7Jq7 .WrrBrOw .fJCG5g9r.ivgN7QNzU3 {
  margin-right: 1.667em;
}
.FT84aJs7Jq7 .WrrBrOw .fJCG5g9r.ivgN7QNzU3[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.FT84aJs7Jq7 .OIxxbwPS90b.E6AFze .L4TyoV1 .c367rrJFig {
  background: #ffffff;
}
.FT84aJs7Jq7 .OIxxbwPS90b.E6AFze .L4TyoV1 .c367rrJFig .UGVEiEh {
  margin: 0;
  left: 105%;
  transform: none;
  top: -12px;
}
.FT84aJs7Jq7 .OIxxbwPS90b .L4TyoV1.lplQe7rYZ > .c367rrJFig {
  display: flex;
}
.FT84aJs7Jq7 ul.dTNZji5fA {
  flex-wrap: wrap;
}
.FT84aJs7Jq7 .L6eTB4 {
  text-align: center;
  min-width: 140px;
}
@media (max-width: 992px) {
  .FT84aJs7Jq7 .L6eTB4 {
    text-align: left;
  }
}
.FT84aJs7Jq7 button.UmMLGbf {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.FT84aJs7Jq7 button.UmMLGbf .OSeFq3cbLv span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.FT84aJs7Jq7 button.UmMLGbf .OSeFq3cbLv span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.FT84aJs7Jq7 button.UmMLGbf .OSeFq3cbLv span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.FT84aJs7Jq7 button.UmMLGbf .OSeFq3cbLv span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.FT84aJs7Jq7 button.UmMLGbf .OSeFq3cbLv span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.FT84aJs7Jq7 nav.YEJQYlKbs .OSeFq3cbLv span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.FT84aJs7Jq7 nav.YEJQYlKbs .OSeFq3cbLv span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.FT84aJs7Jq7 nav.YEJQYlKbs .OSeFq3cbLv span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.FT84aJs7Jq7 nav.YEJQYlKbs .OSeFq3cbLv span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.FT84aJs7Jq7 .P9ElhzoHvyb {
  padding: 0 1rem;
}
.FT84aJs7Jq7 a.TxQjMuqom {
  display: flex;
  align-items: center;
  justify-content: center;
}
.FT84aJs7Jq7 .LGIGt7jhPu {
  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) {
  .FT84aJs7Jq7 .LGIGt7jhPu {
    justify-content: flex-start;
    margin-bottom: 0.5rem;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .FT84aJs7Jq7 .OIxxbwPS90b {
    height: 70px;
  }
  .FT84aJs7Jq7 .OIxxbwPS90b.YEJQYlKbs {
    height: auto;
  }
  .FT84aJs7Jq7 .g8rfJg .TxQjMuqom:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.FT84aJs7Jq7 .OIxxbwPS90b .L4TyoV1 > .c367rrJFig {
  display: none;
  width: max-content;
  max-width: 500px !important;
  transform: translateX(-50%);
  top: calc(100% + 20px);
  left: 50%;
}
.FT84aJs7Jq7 .OIxxbwPS90b .L4TyoV1 > .c367rrJFig .QC05bRb {
  line-height: 1 !important;
}
.FT84aJs7Jq7 .OIxxbwPS90b .L4TyoV1 > .c367rrJFig .L4TyoV1 .QC05bRb {
  align-items: center;
  display: flex;
  height: max-content !important;
  min-height: max-content !important;
}
.FT84aJs7Jq7 .OIxxbwPS90b .L4TyoV1 > .c367rrJFig .L4TyoV1 .QC05bRb::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);
}
.FT84aJs7Jq7 .OIxxbwPS90b .L4TyoV1 > .c367rrJFig .L4TyoV1.lplQe7rYZ .QC05bRb::after {
  transform: rotate(0deg);
}
.FT84aJs7Jq7 .gD6oHFK {
  margin: -0.6rem -0.6rem;
}
.FT84aJs7Jq7 .UmMLGbf {
  margin-left: 12px;
  margin-right: 8px;
  order: 1000;
}
@media (max-width: 991px) {
  .FT84aJs7Jq7 .FbqsWI {
    margin-right: auto;
  }
  .FT84aJs7Jq7 .t5ANjMdjPj {
    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);
  }
  .FT84aJs7Jq7 .dTNZji5fA .g8rfJg .TxQjMuqom::after {
    margin-left: 10px;
  }
  .FT84aJs7Jq7 .dTNZji5fA .QC05bRb:hover {
    background-color: rgba(27, 31, 10, 0.06);
  }
  .FT84aJs7Jq7 .OIxxbwPS90b .L4TyoV1 > .c367rrJFig {
    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;
  }
  .FT84aJs7Jq7 .OIxxbwPS90b .L4TyoV1 > .c367rrJFig .QC05bRb {
    padding: 8px !important;
    line-height: 1 !important;
    margin-bottom: 4px !important;
  }
  .FT84aJs7Jq7 .OIxxbwPS90b .L4TyoV1 > .c367rrJFig .L4TyoV1 .QC05bRb {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
  }
  .FT84aJs7Jq7 .OIxxbwPS90b .L4TyoV1 > .c367rrJFig .L4TyoV1 .QC05bRb::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);
  }
  .FT84aJs7Jq7 .OIxxbwPS90b .L4TyoV1 > .c367rrJFig .L4TyoV1.lplQe7rYZ .QC05bRb::after {
    transform: rotate(180deg);
  }
  .FT84aJs7Jq7 .OIxxbwPS90b .L4TyoV1 > .c367rrJFig .UGVEiEh {
    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;
  }
  .FT84aJs7Jq7 .OIxxbwPS90b .L4TyoV1.lplQe7rYZ > .c367rrJFig {
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 575px) {
  .FT84aJs7Jq7 .t5ANjMdjPj {
    padding: 1rem;
  }
}
.UOIxy1R1x9 {
  display: flex;
}
@media (min-width: 768px) {
  .UOIxy1R1x9 {
    align-items: flex-end;
  }
  .UOIxy1R1x9 .A2RhgV4 {
    justify-content: flex-start;
  }
  .UOIxy1R1x9 .SBLt9mZD {
    padding: 1rem 3rem;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .UOIxy1R1x9 .SBLt9mZD {
    min-width: 50%;
  }
}
@media (max-width: 767px) {
  .UOIxy1R1x9 {
    -webkit-align-items: center;
    align-items: flex-end;
  }
  .UOIxy1R1x9 .qYA4RbH {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .UOIxy1R1x9 .SBLt9mZD {
    width: 100%;
  }
}
.UOIxy1R1x9 .a47EeUK.k0wVWFV {
  display: none;
}
.UOIxy1R1x9 .a47EeUK {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-image: url("KAbVCA2rIna.jpg");
}
.UOIxy1R1x9 .eIjuNJBdNz,
.UOIxy1R1x9 .WUuGeEg {
  text-align: left;
  color: #ffc091;
}
.UOIxy1R1x9 .epolQbh,
.UOIxy1R1x9 .gD6oHFK {
  text-align: left;
}
.RuMSTuPjfN {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #99582a;
}
.RuMSTuPjfN input {
  padding: 1.2rem 1.5rem;
  border: none !important;
  height: 100%;
}
.RuMSTuPjfN input:hover {
  border: none !important;
}
.RuMSTuPjfN .eB5VpepW {
  height: 100%;
  margin: auto;
}
@media (min-width: 992px) {
  .RuMSTuPjfN .sU0HW9re {
    padding: 0 2rem;
  }
}
.RuMSTuPjfN .A2RhgV4 {
  justify-content: center;
}
.RuMSTuPjfN .gD6oHFK {
  display: flex;
  margin-bottom: 1.2rem;
  width: fit-content;
}
@media (min-width: 768px) {
  .RuMSTuPjfN .gD6oHFK {
    margin-left: initial;
  }
}
.RuMSTuPjfN .gD6oHFK .eB5VpepW {
  width: auto;
}
@media (max-width: 991px) {
  .RuMSTuPjfN .hB0yJ0 {
    margin-bottom: 2rem;
  }
  .RuMSTuPjfN .ZX32M6F {
    flex-direction: column-reverse;
  }
}
.RuMSTuPjfN .Gn7iYfyx {
  align-items: center;
}
.RuMSTuPjfN .eIjuNJBdNz {
  text-align: center;
  color: #FFFFFF;
}
.SCPOXeO {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.SCPOXeO .cYxGF2x7V:focus,
.SCPOXeO span:focus {
  outline: none;
}
.SCPOXeO .cYxGF2x7V {
  cursor: pointer;
}
.SCPOXeO .r2kFECg {
  grid-row-gap: 2rem;
}
@media (max-width: 767px) {
  .SCPOXeO .r2kFECg {
    grid-row-gap: 1rem;
  }
}
.SCPOXeO .rJZ2ALC,
.SCPOXeO .mik35I,
.SCPOXeO .dSXNtcWB4 {
  gap: 0 2rem;
}
@media (max-width: 767px) {
  .SCPOXeO .rJZ2ALC,
  .SCPOXeO .mik35I,
  .SCPOXeO .dSXNtcWB4 {
    gap: 0 1rem;
  }
}
.SCPOXeO .eIjuNJBdNz {
  color: #000000;
}
.SCPOXeO .epolQbh,
.SCPOXeO .gD6oHFK {
  color: #000000;
}
.SCPOXeO .UTSlm1d2b {
  max-width: 800px;
}
.SCPOXeO .djc6hJghL,
.SCPOXeO .l7wzanb {
  overflow: hidden;
}
.SCPOXeO .r2kFECg {
  display: grid;
  transform: translate3d(-3rem, 0, 0);
  width: 115vw;
  grid-column-gap: 1rem;
}
.SCPOXeO .NFmzVAPJ38 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.SCPOXeO .NFmzVAPJ38 img {
  min-width: 30vw;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .SCPOXeO .NFmzVAPJ38 img {
    min-width: 35vw;
  }
}
.SCPOXeO .rJZ2ALC,
.SCPOXeO .mik35I,
.SCPOXeO .dSXNtcWB4 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
}
.SCPOXeO .rJZ2ALC {
  align-items: flex-end;
}
.SCPOXeO .mik35I {
  align-items: flex-start;
}
.n4Coe53FU {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.n4Coe53FU .cYxGF2x7V:focus,
.n4Coe53FU span:focus {
  outline: none;
}
.n4Coe53FU .l7wzanb {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}
.n4Coe53FU .UTSlm1d2b {
  max-width: 800px;
}
.n4Coe53FU .cYxGF2x7V {
  color: #232323;
  min-height: 90px;
  font-weight: bold;
}
@media (max-width: 768px) {
  .n4Coe53FU .cYxGF2x7V {
    min-height: 45px;
  }
}
.giw4lSCc9h {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: transparent;
}
.giw4lSCc9h .cYxGF2x7V {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .giw4lSCc9h .cYxGF2x7V {
    margin-bottom: 1rem;
  }
}
.giw4lSCc9h .cROnbA {
  height: 100%;
}
.giw4lSCc9h .cROnbA img {
  height: 100%;
  object-fit: cover;
}
.giw4lSCc9h .UTSlm1d2b {
  max-width: 800px;
}
.v2uq9KBbe {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.v2uq9KBbe .BQ8zGWGag5c {
  line-height: 1.2;
  color: #000000;
  text-align: center;
}
.v2uq9KBbe img,
.v2uq9KBbe .cIujhN9hh {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.v2uq9KBbe .cYxGF2x7V:focus,
.v2uq9KBbe span:focus {
  outline: none;
}
.v2uq9KBbe .cYxGF2x7V {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .v2uq9KBbe .cYxGF2x7V {
    margin-bottom: 1rem;
  }
}
.v2uq9KBbe .cROnbA {
  position: relative;
  border-radius: 4px;
  display: flex;
  flex-flow: column nowrap;
}
.v2uq9KBbe .gD6oHFK {
  margin-top: auto !important;
}
.v2uq9KBbe .eIjuNJBdNz {
  color: #000000;
}
.v2uq9KBbe .epolQbh,
.v2uq9KBbe .gD6oHFK {
  color: #000000;
  text-align: center;
}
.v2uq9KBbe .Qf53SJA0Fx {
  color: #000000;
  text-align: center;
}
.v2uq9KBbe .UTSlm1d2b {
  max-width: 800px;
}
.pM9CT1JLM6M .a47EeUK.k0wVWFV {
  display: none;
}
.pM9CT1JLM6M .a47EeUK {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-image: url("KAbVCA2rIna.jpg");
}
.gPAOGGZZ {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.gPAOGGZZ .a47EeUK.k0wVWFV {
  display: none;
}
.gPAOGGZZ .cROnbA {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.gPAOGGZZ .a47EeUK {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.gPAOGGZZ .BTHEfU1N8xJ {
  display: inline-flex;
  font-size: 2rem;
  color: #d70081;
  width: 80px;
  justify-content: center;
  align-items: center;
  background: #ffd7ef;
  height: 80px;
  border-radius: 50%;
}
.gPAOGGZZ .OEnqaGw4,
.gPAOGGZZ .M91PFGA,
.gPAOGGZZ .WWxPYv54Do {
  color: #000000;
  text-align: center;
}
.gPAOGGZZ .UTSlm1d2b {
  max-width: 800px;
}
.gPAOGGZZ .eIjuNJBdNz {
  color: #000000;
}
.gPAOGGZZ .gD6oHFK {
  text-align: center;
}
.gPAOGGZZ .OEnqaGw4,
.gPAOGGZZ .M91PFGA {
  color: #FFE6A7;
}
.LKEEShn {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.LKEEShn .BQ8zGWGag5c {
  line-height: 1.2;
  color: #232323;
  text-align: center;
}
.LKEEShn img,
.LKEEShn .cIujhN9hh {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.LKEEShn .cYxGF2x7V:focus,
.LKEEShn span:focus {
  outline: none;
}
.LKEEShn .cYxGF2x7V {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .LKEEShn .cYxGF2x7V {
    margin-bottom: 1rem;
  }
}
.LKEEShn .cROnbA {
  position: relative;
  border-radius: 4px;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.LKEEShn .eIjuNJBdNz {
  color: #232323;
}
.LKEEShn .epolQbh,
.LKEEShn .gD6oHFK {
  color: #232323;
}
.LKEEShn .Qf53SJA0Fx {
  color: #232323;
}
.LKEEShn .UTSlm1d2b {
  max-width: 800px;
}
.yDx4M8xl {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.yDx4M8xl .BTHEfU1N8xJ {
  font-size: 1.2rem !important;
  font-family: 'Moririse2' !important;
  color: white;
  transition: all 0.3s;
  transform: rotate(180deg);
  padding-left: 0.5rem;
}
.yDx4M8xl .t6UEzh {
  border: none;
}
.yDx4M8xl .qHlIL7WhaT {
  padding: 0rem;
}
@media (max-width: 767px) {
  .yDx4M8xl .qHlIL7WhaT {
    padding: 0rem;
  }
}
.yDx4M8xl .AXbyD1UmZTY {
  padding: 0rem;
  padding-bottom: 0.5rem;
  margin-top: 1rem;
}
.yDx4M8xl .v9lF4EGUf9M {
  padding: 0;
}
.yDx4M8xl .KFlhJYy {
  height: 100%;
}
.yDx4M8xl img {
  height: 100%;
  object-fit: cover;
}
.yDx4M8xl .r2VGbxyG span {
  transform: rotate(0deg);
}
.yDx4M8xl .rNpYKNuvOev {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.yDx4M8xl p {
  margin-bottom: 0.3rem;
}
.yDx4M8xl .aD7W1c4u {
  color: #000000;
}
.yDx4M8xl .ZzmjaHfledH .qHlIL7WhaT {
  background-color: transparent;
  margin-bottom: 0;
  border: 0;
  border-radius: 2rem;
}
.yDx4M8xl .ZzmjaHfledH {
  background: #ffffff;
  padding: 2.25rem;
  border-radius: 2rem;
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  .yDx4M8xl .ZzmjaHfledH {
    padding: 2rem 1.5rem;
    margin-bottom: 1rem;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .yDx4M8xl .ZzmjaHfledH {
    margin-bottom: 1rem;
    padding: 2rem 1.5rem;
  }
}
.yDx4M8xl .aRXYymrsV {
  color: #000000;
}
.yDx4M8xl .eIjuNJBdNz {
  text-align: center;
  color: #000000;
}
.yDx4M8xl .WUuGeEg {
  color: #000000;
  text-align: center;
}
.yDx4M8xl .aD7W1c4u,
.yDx4M8xl .BTHEfU1N8xJ {
  color: #000000;
}
.AR053plz {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.AR053plz .epolQbh {
  color: #000000;
}
.AR053plz .WUuGeEg {
  color: #000000;
}
.AR053plz .eIjuNJBdNz {
  color: #000000;
}
.AR053plz .ACVJ6wBw img {
  width: 120px;
  height: 120px;
  object-fit: cover;
  border-radius: 50% !important;
}
@media (min-width: 768px) and (max-width: 991px) {
  .AR053plz .ACVJ6wBw img {
    width: 120px;
    height: 120px;
  }
}
@media (max-width: 768px) {
  .AR053plz .ACVJ6wBw img {
    width: 80px;
    height: 80px;
  }
}
.AR053plz .ACVJ6wBw {
  display: flex;
}
.AR053plz .WWxPYv54Do {
  text-align: center;
}
.AR053plz .OEnqaGw4,
.AR053plz .ACVJ6wBw {
  text-align: center;
}
.cZDgyxsbJmL {
  background-image: url("JcxwUgx.jpeg");
  overflow: hidden;
}
.eDVE8qoTA {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.eDVE8qoTA .a47EeUK.k0wVWFV {
  display: none;
}
.eDVE8qoTA .a47EeUK {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.eDVE8qoTA .mml1QPydYSI {
  background: #1778f2;
  color: #ffffff;
}
.eDVE8qoTA .mml1QPydYSI:hover {
  background: #0b60cb;
}
.eDVE8qoTA .XUigCkMLcu {
  background: #1da1f2;
  color: #ffffff;
}
.eDVE8qoTA .XUigCkMLcu:hover {
  background: #0c85d0;
}
.eDVE8qoTA .vBCzwn {
  background: #f00075;
  color: #ffffff;
}
.eDVE8qoTA .vBCzwn:hover {
  background: #bd005c;
}
.eDVE8qoTA .qm40B68KCEL {
  background: #000000;
  color: #ffffff;
}
.eDVE8qoTA .qm40B68KCEL:hover {
  background: #000000;
}
.eDVE8qoTA .M91PFGA {
  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;
}
.eDVE8qoTA [class^="socicon-"]:before,
.eDVE8qoTA [class*=" socicon-"]:before {
  line-height: 55px;
  padding: 0.6rem;
}
.Q0rO7B7Pc {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: transparent;
}
.Q0rO7B7Pc .Uw4erg {
  background-color: #ffffff;
  opacity: 0.4;
}
.Q0rO7B7Pc form .gD6oHFK {
  text-align: center;
  width: 100%;
}
.Q0rO7B7Pc form .gD6oHFK .eB5VpepW {
  display: inline-flex;
}
@media (max-width: 991px) {
  .Q0rO7B7Pc form .gD6oHFK .eB5VpepW {
    width: 100%;
  }
}
.Q0rO7B7Pc .UTSlm1d2b {
  max-width: 800px;
}
.mpxWGIGFDhw {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.mpxWGIGFDhw .a47EeUK.k0wVWFV {
  display: none;
}
.mpxWGIGFDhw .a47EeUK {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
@media (max-width: 992px) {
  .mpxWGIGFDhw .A2RhgV4 .GcahFHmwoQ {
    margin-top: 2rem;
  }
}
@media (max-width: 767px) {
  .mpxWGIGFDhw .A2RhgV4 .GcahFHmwoQ {
    margin-top: 1rem;
  }
}
.mpxWGIGFDhw .A7sGgOlPB {
  height: 100%;
  position: relative;
}
.mpxWGIGFDhw .A7sGgOlPB iframe {
  height: 100%;
  width: 100%;
}
@media (max-width: 992px) {
  .mpxWGIGFDhw .A7sGgOlPB iframe {
    min-height: 350px;
  }
}
.mpxWGIGFDhw .A7sGgOlPB [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%;
}
.mpxWGIGFDhw .A7sGgOlPB[data-state] {
  background: #e9e5dc;
}
.mpxWGIGFDhw .A7sGgOlPB[data-state="loading"] [data-state-details] {
  display: none;
}
.mpxWGIGFDhw .HwjVtHTm {
  padding: 2.25rem;
  background: #ffffff;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .mpxWGIGFDhw .HwjVtHTm {
    padding: 1.5rem;
  }
}
@media (max-width: 767px) {
  .mpxWGIGFDhw .HwjVtHTm {
    padding: 2rem 1.5rem;
  }
}
.mpxWGIGFDhw ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.mpxWGIGFDhw .UTSlm1d2b {
  max-width: 800px;
}
.GiXXZB2P7 {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #000000;
}
.GiXXZB2P7 .a47EeUK.k0wVWFV {
  display: none;
}
.GiXXZB2P7 .a47EeUK {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.GiXXZB2P7 .FJMFd3 {
  color: #ffffff;
  text-align: left;
}
.GiXXZB2P7 .B76posv9MB {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 991px) {
  .GiXXZB2P7 .A2RhgV4 {
    flex-direction: column-reverse !important;
  }
  .GiXXZB2P7 .A2RhgV4 .FJMFd3 {
    margin: 1rem 0 0 0;
  }
}
.GiXXZB2P7 .AKotL8MB {
  width: 100%;
  justify-content: center;
}
.GiXXZB2P7 .AKotL8MB .HXKaGiU {
  list-style: none;
  display: flex;
  justify-content: right;
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .GiXXZB2P7 .AKotL8MB .HXKaGiU {
    justify-content: center;
  }
}
.GiXXZB2P7 .AKotL8MB .HXKaGiU li {
  padding: 0 1rem 0rem 1rem;
}
@media (max-width: 767px) {
  .GiXXZB2P7 .AKotL8MB .HXKaGiU li {
    padding: 0 1rem 1rem 1rem;
  }
}
.GiXXZB2P7 .AKotL8MB .HXKaGiU li p {
  margin: 0;
}
@media (max-width: 991px) {
  .GiXXZB2P7 .FJMFd3 {
    text-align: center;
  }
}
