.PX8k9Q {
  border-width: 2px;
}
img,
.AdwSKZviy,
.tP3ZsnI,
.JGpMwoHj,
.UCzQDfA26 iframe,
.htQokAM iframe,
.okaFADjQEnA,
.dpgIPt,
.uA0513z3VpS,
.fG6VgSSPl {
  border-radius: 2rem !important;
}
.JGpMwoHj {
  overflow: hidden;
}
body {
  background-color: #feeeeb;
}
body {
  font-family: Golos Text;
}
.wtwIlEigl5j {
  font-family: 'Golos Text', sans-serif;
  font-size: 5rem;
  line-height: 1;
}
.wtwIlEigl5j > .mgmrio6TU {
  font-size: 6.25rem;
}
.FeXiS6fuyN {
  font-family: 'Golos Text', sans-serif;
  font-size: 4rem;
  line-height: 1;
}
.FeXiS6fuyN > .mgmrio6TU {
  font-size: 5rem;
}
.Xnj4LA1Hu {
  font-family: 'Golos Text', sans-serif;
  font-size: 1.2rem;
  line-height: 1.5;
}
.Xnj4LA1Hu > .mgmrio6TU {
  font-size: 1.5rem;
}
.By2ppy1ldB {
  font-family: 'Golos Text', sans-serif;
  font-size: 2.5rem;
  line-height: 1.5;
}
.By2ppy1ldB > .mgmrio6TU {
  font-size: 3.125rem;
}
.xfJpdeA4dH0 {
  font-family: 'Golos Text', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
}
.xfJpdeA4dH0 > .mgmrio6TU {
  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) {
  .wtwIlEigl5j {
    font-size: 4rem;
  }
}
@media (max-width: 768px) {
  .wtwIlEigl5j {
    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))));
  }
  .FeXiS6fuyN {
    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))));
  }
  .Xnj4LA1Hu {
    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))));
  }
  .By2ppy1ldB {
    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))));
  }
  .xfJpdeA4dH0 {
    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) {
  .wtwIlEigl5j {
    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))));
  }
  .FeXiS6fuyN {
    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))));
  }
  .Xnj4LA1Hu {
    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))));
  }
  .By2ppy1ldB {
    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))));
  }
  .xfJpdeA4dH0 {
    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 */
.PX8k9Q {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .PX8k9Q {
    padding: 0.75rem 1.5rem;
  }
}
.mg8Fq3IDF {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.cPJwka1glCC {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.pFScXd {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
.Yi9CjS5V {
  background-color: #f4d35e !important;
}
.a3bbpYo9 {
  background-color: #43dc95 !important;
}
.lTjRwRhLa {
  background-color: #2bd2f4 !important;
}
.dq1W8z1H {
  background-color: #ffc720 !important;
}
.SpwnDpyQD3X {
  background-color: #de4150 !important;
}
.zFqMi1XKE,
.zFqMi1XKE:active {
  background-color: #f4d35e !important;
  border-color: #f4d35e !important;
  color: #4e3e05 !important;
  box-shadow: none;
}
.zFqMi1XKE:hover,
.zFqMi1XKE:focus,
.zFqMi1XKE.EFvVDLha,
.zFqMi1XKE.AGBRA5EycDI {
  color: inherit;
  background-color: #f7e08e !important;
  border-color: #f7e08e !important;
  box-shadow: none;
}
.zFqMi1XKE.t5jK2GOSUhE,
.zFqMi1XKE:disabled {
  color: #4e3e05 !important;
  background-color: #f7e08e !important;
  border-color: #f7e08e !important;
}
.ffHv9Nyj4d,
.ffHv9Nyj4d:active {
  background-color: #ee964b !important;
  border-color: #ee964b !important;
  color: #ffffff !important;
  box-shadow: none;
}
.ffHv9Nyj4d:hover,
.ffHv9Nyj4d:focus,
.ffHv9Nyj4d.EFvVDLha,
.ffHv9Nyj4d.AGBRA5EycDI {
  color: inherit;
  background-color: #f2b17a !important;
  border-color: #f2b17a !important;
  box-shadow: none;
}
.ffHv9Nyj4d.t5jK2GOSUhE,
.ffHv9Nyj4d:disabled {
  color: #ffffff !important;
  background-color: #f2b17a !important;
  border-color: #f2b17a !important;
}
.Z7thU6K,
.Z7thU6K:active {
  background-color: #2bd2f4 !important;
  border-color: #2bd2f4 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.Z7thU6K:hover,
.Z7thU6K:focus,
.Z7thU6K.EFvVDLha,
.Z7thU6K.AGBRA5EycDI {
  color: inherit;
  background-color: #5bdcf7 !important;
  border-color: #5bdcf7 !important;
  box-shadow: none;
}
.Z7thU6K.t5jK2GOSUhE,
.Z7thU6K:disabled {
  color: #ffffff !important;
  background-color: #5bdcf7 !important;
  border-color: #5bdcf7 !important;
}
.CgZ5ghrPxdn,
.CgZ5ghrPxdn:active {
  background-color: #43dc95 !important;
  border-color: #43dc95 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.CgZ5ghrPxdn:hover,
.CgZ5ghrPxdn:focus,
.CgZ5ghrPxdn.EFvVDLha,
.CgZ5ghrPxdn.AGBRA5EycDI {
  color: inherit;
  background-color: #6ee4ad !important;
  border-color: #6ee4ad !important;
  box-shadow: none;
}
.CgZ5ghrPxdn.t5jK2GOSUhE,
.CgZ5ghrPxdn:disabled {
  color: #ffffff !important;
  background-color: #6ee4ad !important;
  border-color: #6ee4ad !important;
}
.oVof95qbtm0,
.oVof95qbtm0:active {
  background-color: #ffc720 !important;
  border-color: #ffc720 !important;
  color: #201800 !important;
  box-shadow: none;
}
.oVof95qbtm0:hover,
.oVof95qbtm0:focus,
.oVof95qbtm0.EFvVDLha,
.oVof95qbtm0.AGBRA5EycDI {
  color: inherit;
  background-color: #ffd453 !important;
  border-color: #ffd453 !important;
  box-shadow: none;
}
.oVof95qbtm0.t5jK2GOSUhE,
.oVof95qbtm0:disabled {
  color: #201800 !important;
  background-color: #ffd453 !important;
  border-color: #ffd453 !important;
}
.mkwqGZZ,
.mkwqGZZ:active {
  background-color: #de4150 !important;
  border-color: #de4150 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.mkwqGZZ:hover,
.mkwqGZZ:focus,
.mkwqGZZ.EFvVDLha,
.mkwqGZZ.AGBRA5EycDI {
  color: inherit;
  background-color: #e66c78 !important;
  border-color: #e66c78 !important;
  box-shadow: none;
}
.mkwqGZZ.t5jK2GOSUhE,
.mkwqGZZ:disabled {
  color: #ffffff !important;
  background-color: #e66c78 !important;
  border-color: #e66c78 !important;
}
.D5S21Etbpcp,
.D5S21Etbpcp:active {
  background-color: #eff0ec !important;
  border-color: #eff0ec !important;
  color: #757b62 !important;
  box-shadow: none;
}
.D5S21Etbpcp:hover,
.D5S21Etbpcp:focus,
.D5S21Etbpcp.EFvVDLha,
.D5S21Etbpcp.AGBRA5EycDI {
  color: inherit;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  box-shadow: none;
}
.D5S21Etbpcp.t5jK2GOSUhE,
.D5S21Etbpcp:disabled {
  color: #757b62 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.NCQXcph,
.NCQXcph:active {
  background-color: #232323 !important;
  border-color: #232323 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.NCQXcph:hover,
.NCQXcph:focus,
.NCQXcph.EFvVDLha,
.NCQXcph.AGBRA5EycDI {
  color: inherit;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
  box-shadow: none;
}
.NCQXcph.t5jK2GOSUhE,
.NCQXcph:disabled {
  color: #ffffff !important;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
}
.nrgZm59g,
.nrgZm59g:active {
  background-color: transparent !important;
  border-color: #f4d35e;
  color: #f4d35e;
}
.nrgZm59g:hover,
.nrgZm59g:focus,
.nrgZm59g.EFvVDLha,
.nrgZm59g.AGBRA5EycDI {
  color: #ebbb10 !important;
  background-color: transparent !important;
  border-color: #ebbb10 !important;
  box-shadow: none !important;
}
.nrgZm59g.t5jK2GOSUhE,
.nrgZm59g:disabled {
  color: #4e3e05 !important;
  background-color: #f4d35e !important;
  border-color: #f4d35e !important;
}
.iphqBPURR,
.iphqBPURR:active {
  background-color: transparent !important;
  border-color: #ee964b;
  color: #ee964b;
}
.iphqBPURR:hover,
.iphqBPURR:focus,
.iphqBPURR.EFvVDLha,
.iphqBPURR.AGBRA5EycDI {
  color: #cf6a14 !important;
  background-color: transparent !important;
  border-color: #cf6a14 !important;
  box-shadow: none !important;
}
.iphqBPURR.t5jK2GOSUhE,
.iphqBPURR:disabled {
  color: #ffffff !important;
  background-color: #ee964b !important;
  border-color: #ee964b !important;
}
.Te2mP2avD,
.Te2mP2avD:active {
  background-color: transparent !important;
  border-color: #2bd2f4;
  color: #2bd2f4;
}
.Te2mP2avD:hover,
.Te2mP2avD:focus,
.Te2mP2avD.EFvVDLha,
.Te2mP2avD.AGBRA5EycDI {
  color: #0aa0be !important;
  background-color: transparent !important;
  border-color: #0aa0be !important;
  box-shadow: none !important;
}
.Te2mP2avD.t5jK2GOSUhE,
.Te2mP2avD:disabled {
  color: #ffffff !important;
  background-color: #2bd2f4 !important;
  border-color: #2bd2f4 !important;
}
.rJBlUrIS1iM,
.rJBlUrIS1iM:active {
  background-color: transparent !important;
  border-color: #43dc95;
  color: #43dc95;
}
.rJBlUrIS1iM:hover,
.rJBlUrIS1iM:focus,
.rJBlUrIS1iM.EFvVDLha,
.rJBlUrIS1iM.AGBRA5EycDI {
  color: #1fa969 !important;
  background-color: transparent !important;
  border-color: #1fa969 !important;
  box-shadow: none !important;
}
.rJBlUrIS1iM.t5jK2GOSUhE,
.rJBlUrIS1iM:disabled {
  color: #ffffff !important;
  background-color: #43dc95 !important;
  border-color: #43dc95 !important;
}
.rp6FDN,
.rp6FDN:active {
  background-color: transparent !important;
  border-color: #ffc720;
  color: #ffc720;
}
.rp6FDN:hover,
.rp6FDN:focus,
.rp6FDN.EFvVDLha,
.rp6FDN.AGBRA5EycDI {
  color: #c89600 !important;
  background-color: transparent !important;
  border-color: #c89600 !important;
  box-shadow: none !important;
}
.rp6FDN.t5jK2GOSUhE,
.rp6FDN:disabled {
  color: #201800 !important;
  background-color: #ffc720 !important;
  border-color: #ffc720 !important;
}
.pDQBX6xoUZ4,
.pDQBX6xoUZ4:active {
  background-color: transparent !important;
  border-color: #de4150;
  color: #de4150;
}
.pDQBX6xoUZ4:hover,
.pDQBX6xoUZ4:focus,
.pDQBX6xoUZ4.EFvVDLha,
.pDQBX6xoUZ4.AGBRA5EycDI {
  color: #ab1e2b !important;
  background-color: transparent !important;
  border-color: #ab1e2b !important;
  box-shadow: none !important;
}
.pDQBX6xoUZ4.t5jK2GOSUhE,
.pDQBX6xoUZ4:disabled {
  color: #ffffff !important;
  background-color: #de4150 !important;
  border-color: #de4150 !important;
}
.olBtodutF,
.olBtodutF:active {
  background-color: transparent !important;
  border-color: #232323;
  color: #232323;
}
.olBtodutF:hover,
.olBtodutF:focus,
.olBtodutF.EFvVDLha,
.olBtodutF.AGBRA5EycDI {
  color: #000000 !important;
  background-color: transparent !important;
  border-color: #000000 !important;
  box-shadow: none !important;
}
.olBtodutF.t5jK2GOSUhE,
.olBtodutF:disabled {
  color: #ffffff !important;
  background-color: #232323 !important;
  border-color: #232323 !important;
}
.mdFSjr,
.mdFSjr:active {
  background-color: transparent !important;
  border-color: #fafafa;
  color: #fafafa;
}
.mdFSjr:hover,
.mdFSjr:focus,
.mdFSjr.EFvVDLha,
.mdFSjr.AGBRA5EycDI {
  color: #cfcfcf !important;
  background-color: transparent !important;
  border-color: #cfcfcf !important;
  box-shadow: none !important;
}
.mdFSjr.t5jK2GOSUhE,
.mdFSjr:disabled {
  color: #7a7a7a !important;
  background-color: #fafafa !important;
  border-color: #fafafa !important;
}
.UypE3t {
  color: #f4d35e !important;
}
.lBRtqD7f7T {
  color: #ee964b !important;
}
.Y4sSPhMWDf {
  color: #43dc95 !important;
}
.BNSVSo {
  color: #2bd2f4 !important;
}
.DKAlvRsURd {
  color: #ffc720 !important;
}
.dbWl4p5pt {
  color: #de4150 !important;
}
.IsmXFOyOk {
  color: #fafafa !important;
}
.mVjr1vUjr {
  color: #232323 !important;
}
a.UypE3t:hover,
a.UypE3t:focus,
a.UypE3t.AGBRA5EycDI {
  color: #ddb00f !important;
}
a.lBRtqD7f7T:hover,
a.lBRtqD7f7T:focus,
a.lBRtqD7f7T.AGBRA5EycDI {
  color: #c16312 !important;
}
a.Y4sSPhMWDf:hover,
a.Y4sSPhMWDf:focus,
a.Y4sSPhMWDf.AGBRA5EycDI {
  color: #1d9c61 !important;
}
a.BNSVSo:hover,
a.BNSVSo:focus,
a.BNSVSo.AGBRA5EycDI {
  color: #0994b0 !important;
}
a.DKAlvRsURd:hover,
a.DKAlvRsURd:focus,
a.DKAlvRsURd.AGBRA5EycDI {
  color: #b98b00 !important;
}
a.dbWl4p5pt:hover,
a.dbWl4p5pt:focus,
a.dbWl4p5pt.AGBRA5EycDI {
  color: #9e1b28 !important;
}
a.IsmXFOyOk:hover,
a.IsmXFOyOk:focus,
a.IsmXFOyOk.AGBRA5EycDI {
  color: #c7c7c7 !important;
}
a.mVjr1vUjr:hover,
a.mVjr1vUjr:focus,
a.mVjr1vUjr.AGBRA5EycDI {
  color: #000000 !important;
}
a:is(#YaaXsntbwyr, #xrz3HwGdcJ, #XfdPrurEmV2, #IroWZCEp, #qGPzBfQJodE, #DvXWrS1DVEa, #f0nlp7, #GN8oZNNR, #mmIVhwczI, #NW8Mamw9, #IYGzr4wMS, #rsGL3ZVBBia, #ejByK8, #Zv1gZCuA, #A8P2dUxmRTb, #UypE3t, #lBRtqD7f7T, #Y4sSPhMWDf, #BNSVSo, #DKAlvRsURd, #dbWl4p5pt, #ggxl7oV, #MOpoN5PgJ, #IsmXFOyOk, #xVgyGWIEgSh, #wwZT0S2fF, #vePSJo8q, #CNPSWvSCw, #mUsPszdM, #E1hPUoUimA, #TVdQsC, #eIJh0okzYt, #TbFATsF, #k9hE3D0LZDN, #LswTzYEr, #YRCr0aFhh, #RBFzs3kCF, #vwvnEAY, #MPmhsk, #XviWfGka, #i8Jifu, #yDVMCeFiVvm, #xtOePm, #EZ71Trx, #mVjr1vUjr):not(.rZiO6sAc):not(.xbWWxvl4r):not([role]):not(.fgdfDm) {
  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(#YaaXsntbwyr, #xrz3HwGdcJ, #XfdPrurEmV2, #IroWZCEp, #qGPzBfQJodE, #DvXWrS1DVEa, #f0nlp7, #GN8oZNNR, #mmIVhwczI, #NW8Mamw9, #IYGzr4wMS, #rsGL3ZVBBia, #ejByK8, #Zv1gZCuA, #A8P2dUxmRTb, #UypE3t, #lBRtqD7f7T, #Y4sSPhMWDf, #BNSVSo, #DKAlvRsURd, #dbWl4p5pt, #ggxl7oV, #MOpoN5PgJ, #IsmXFOyOk, #xVgyGWIEgSh, #wwZT0S2fF, #vePSJo8q, #CNPSWvSCw, #mUsPszdM, #E1hPUoUimA, #TVdQsC, #eIJh0okzYt, #TbFATsF, #k9hE3D0LZDN, #LswTzYEr, #YRCr0aFhh, #RBFzs3kCF, #vwvnEAY, #MPmhsk, #XviWfGka, #i8Jifu, #yDVMCeFiVvm, #xtOePm, #EZ71Trx, #mVjr1vUjr):not(.rZiO6sAc):not(.xbWWxvl4r):not([role]):not(.fgdfDm):hover {
  transition: background-position 2s ease-in-out;
  background-image: linear-gradient(currentColor 50%, currentColor 50%);
  background-position: 0px 1.2em;
}
.D0sO6DetvPR .rZiO6sAc.AGBRA5EycDI {
  color: #f4d35e;
}
.D0sO6DetvPR .rZiO6sAc:not(.AGBRA5EycDI) {
  color: #232323;
}
.ODbF9F {
  background-color: #70c770;
}
.OH6TqUziH57 {
  background-color: #2bd2f4;
}
.z0Zegzy {
  background-color: #ffc720;
}
.aYODluAK {
  background-color: #de4150;
}
.UovYewue .PX8k9Q:not(.eWUEDXHXj6S) {
  border-radius: 100px;
}
.BFzjtWCAG li a {
  border-radius: 100px !important;
}
.BFzjtWCAG li.AGBRA5EycDI .PX8k9Q {
  background-color: #f4d35e;
  border-color: #f4d35e;
  color: #665107;
}
.BFzjtWCAG li.AGBRA5EycDI .PX8k9Q:focus {
  box-shadow: none;
}
.D0sO6DetvPR .rZiO6sAc {
  border-radius: 100px !important;
}
a,
a:hover {
  color: #f4d35e;
}
.B5MhedFKeWZ.Yi9CjS5V .WXpp7qfDeT,
.B5MhedFKeWZ.Yi9CjS5V .KROEv6q {
  color: #ffffff;
}
.B5MhedFKeWZ.a3bbpYo9 .WXpp7qfDeT,
.B5MhedFKeWZ.a3bbpYo9 .KROEv6q {
  color: #effcf6;
}
.B5MhedFKeWZ.lTjRwRhLa .WXpp7qfDeT,
.B5MhedFKeWZ.lTjRwRhLa .KROEv6q {
  color: #edfbfe;
}
.B5MhedFKeWZ.dq1W8z1H .WXpp7qfDeT,
.B5MhedFKeWZ.dq1W8z1H .KROEv6q {
  color: #fffaec;
}
.B5MhedFKeWZ.SpwnDpyQD3X .WXpp7qfDeT,
.B5MhedFKeWZ.SpwnDpyQD3X .KROEv6q {
  color: #fceff0;
}
/* Scroll to top button*/
.CRhQ0cgEjDs {
  display: none;
}
.jebNDRobo {
  font-family: 'Golos Text', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
  border-radius: 40px !important;
}
.jebNDRobo > .mgmrio6TU {
  font-size: 1.75rem;
}
.jebNDRobo:hover,
.jebNDRobo: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: #f4d35e !important;
}
.jebNDRobo:-webkit-input-placeholder {
  font-family: 'Golos Text', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
}
.jebNDRobo:-webkit-input-placeholder > .mgmrio6TU {
  font-size: 1.75rem;
}
blockquote {
  border-color: #f4d35e;
}
/* Forms */
.dCIH06W .DR8eQfHOLK .PX8k9Q {
  border-radius: 100px !important;
}
.dCIH06W .DR8eQfHOLK .PX8k9Q:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.dCIH06W .DR8eQfHOLK button[type="submit"] {
  border-radius: 100px !important;
  padding: 1rem 3rem;
}
.dCIH06W .DR8eQfHOLK button[type="submit"]:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.Fv46EvL li:hover,
.Fv46EvL li.D6icNUCQ {
  background-color: #f4d35e;
  color: #000000;
}
.M2tQNURYvW {
  transition: 0.25s ease;
}
.M2tQNURYvW:hover {
  border-color: #f4d35e;
}
.Fv46EvL .Ep9qY9GBjt,
.M2tQNURYvW.WWjsDtExoF:after,
.M2tQNURYvW.wJymCIMwCNj:after {
  transition: 0.4s;
  border-top-color: #232323;
  border-bottom-color: #232323;
}
.Fv46EvL:hover .Ep9qY9GBjt,
.M2tQNURYvW.WWjsDtExoF:hover:after,
.M2tQNURYvW.wJymCIMwCNj:hover:after {
  border-top-color: #f4d35e;
  border-bottom-color: #f4d35e;
}
.adTVRSpW .ywzQVVh2u td.lYavOcPbZ,
.adTVRSpW .ywzQVVh2u td.g3cRpK,
.adTVRSpW .c9oBPn8oQcT .GdwOd9b > div > div.g3cRpK {
  color: #000000 !important;
  background-color: #f4d35e !important;
  box-shadow: none !important;
}
.adTVRSpW .ywzQVVh2u td:hover,
.adTVRSpW .c9oBPn8oQcT .GdwOd9b > div > div:hover {
  color: #000000 !important;
  background: #ee964b !important;
  box-shadow: none !important;
}
.H0LW1lS5ea {
  background-image: none !important;
}
.afnZ6veFsGz:not(section),
.eyMkzWe {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: auto;
}
iframe.afnZ6veFsGz,
.afnZ6veFsGz: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='%23f4d35e' %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.afnZ6veFsGz:after {
  opacity: 0.5;
}
body {
  overflow-x: hidden;
}
a {
  transition: color 0.6s;
}
@media (max-width: 1400px) {
  .d0Gz7yiu {
    max-width: 100%;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .d0Gz7yiu {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .sfafTQlBYA {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 767px) {
  .sfafTQlBYA {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.wy2SAus {
  z-index: 1000;
  width: 100%;
  position: relative;
}
.wy2SAus .xbWWxvl4r: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) {
  .wy2SAus .jWnIbkf {
    transform: scale(0.8);
  }
}
.wy2SAus .WAsqeM39 {
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.wy2SAus .WAsqeM39 img {
  max-width: 100%;
  max-height: 100%;
}
.wy2SAus .WAsqeM39 .fgdfDm {
  line-height: inherit !important;
}
.wy2SAus .WAsqeM39 .o3Zb9O a {
  outline: none;
}
.wy2SAus .mvGqnwAOtOs {
  margin: auto;
  margin-left: 0;
  margin-left: auto;
}
.wy2SAus .mvGqnwAOtOs .N9z1SFf {
  padding: 0 !important;
  transition: 0.3s all !important;
}
.wy2SAus .mvGqnwAOtOs .N9z1SFf .rZiO6sAc {
  padding: 16px !important;
  margin: 0 !important;
  border-radius: 1rem !important;
  transition: 0.3s all !important;
}
.wy2SAus .mvGqnwAOtOs .N9z1SFf .rZiO6sAc:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
.wy2SAus .mvGqnwAOtOs .HhbbNx9pNNo .rZiO6sAc::after {
  transform: rotate(180deg);
}
@media (min-width: 992px) {
  .wy2SAus .mvGqnwAOtOs .HhbbNx9pNNo .rZiO6sAc::before {
    content: "";
    width: 100%;
    height: 20px;
    top: 100%;
    background: transparent;
    position: absolute;
  }
}
.wy2SAus .mvGqnwAOtOs .xbWWxvl4r {
  padding: 12px !important;
  border-radius: 0.5rem !important;
  margin: 0 8px !important;
  transition: 0.3s all !important;
}
.wy2SAus .mvGqnwAOtOs .xbWWxvl4r:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
@media (min-width: 992px) {
  .wy2SAus .mvGqnwAOtOs {
    padding-left: 1.5rem;
  }
}
.wy2SAus .rZiO6sAc {
  width: fit-content;
  position: relative;
}
.wy2SAus .o3Zb9O {
  margin: 0 !important;
}
@media (max-width: 767px) {
  .wy2SAus .o3Zb9O {
    padding-left: 0;
  }
}
.wy2SAus .fgdfDm {
  padding-left: 1rem;
  padding-right: 0.5rem;
}
@media (max-width: 767px) {
  .wy2SAus .duuTkNA {
    padding-bottom: 0.5rem;
  }
}
.wy2SAus .duuTkNA .eykqxQ.Ptou9MJJr::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  transition: 0.3s all;
}
.wy2SAus .d0Gz7yiu {
  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) {
  .wy2SAus .d0Gz7yiu {
    padding-right: 2rem;
  }
}
@media (max-width: 767px) {
  .wy2SAus .d0Gz7yiu {
    width: 95%;
    height: 56px !important;
    padding-right: 1rem;
    margin-top: 0rem;
  }
}
.wy2SAus .hxVhn30FK6O {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.wy2SAus .Pi40ZjV6 {
  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;
}
.wy2SAus .N9z1SFf:focus,
.wy2SAus .rZiO6sAc:focus {
  outline: none;
}
.wy2SAus .zMv5saf4l .Pi40ZjV6 .xbWWxvl4r {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.wy2SAus .zMv5saf4l .Pi40ZjV6 .xbWWxvl4r::after {
  right: 0.5rem;
}
.wy2SAus .zMv5saf4l .Pi40ZjV6 .xbWWxvl4r .mgmrio6TU {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.wy2SAus .zMv5saf4l .Pi40ZjV6 .xbWWxvl4r .mgmrio6TU:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.wy2SAus .HunWL0xooR .Pi40ZjV6 .xbWWxvl4r:before {
  display: none;
}
.wy2SAus .HunWL0xooR .zMv5saf4l .Pi40ZjV6 .xbWWxvl4r {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.wy2SAus .ULNgf7IHFs {
  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;
}
.wy2SAus .ULNgf7IHFs.khsVN4Q {
  transition: all 0.3s;
}
.wy2SAus .ULNgf7IHFs .xbWWxvl4r {
  padding: 0.5rem 1.8rem;
}
.wy2SAus .ULNgf7IHFs .o3Zb9O img {
  min-width: 6rem;
  object-fit: cover;
}
.wy2SAus .ULNgf7IHFs .gNJXYta2x {
  z-index: 1;
  justify-content: flex-end;
}
.wy2SAus .ULNgf7IHFs.HunWL0xooR {
  justify-content: center;
}
.wy2SAus .ULNgf7IHFs.HunWL0xooR .N9z1SFf .rZiO6sAc::before {
  display: none;
}
.wy2SAus .ULNgf7IHFs.HunWL0xooR.khsVN4Q .Pi40ZjV6 {
  top: 0;
}
@media (min-width: 992px) {
  .wy2SAus .ULNgf7IHFs.HunWL0xooR.khsVN4Q:not(.KwuTUdt) .gNJXYta2x {
    max-height: calc(98.5vh - 4.3rem);
  }
}
.wy2SAus .ULNgf7IHFs.HunWL0xooR .Pi40ZjV6 .xOikkC {
  left: 0 !important;
}
.wy2SAus .ULNgf7IHFs.HunWL0xooR .Pi40ZjV6 .xbWWxvl4r:after {
  right: auto;
}
.wy2SAus .ULNgf7IHFs.HunWL0xooR .Pi40ZjV6 .Ptou9MJJr[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%;
}
.wy2SAus .ULNgf7IHFs.HunWL0xooR ul.mvGqnwAOtOs li {
  margin: auto;
}
.wy2SAus .ULNgf7IHFs.HunWL0xooR .Pi40ZjV6 .xbWWxvl4r {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
.wy2SAus .ULNgf7IHFs.HunWL0xooR .FB76W1xr {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 767px) {
  .wy2SAus .ULNgf7IHFs {
    min-height: 72px;
  }
  .wy2SAus .ULNgf7IHFs .o3Zb9O img {
    height: 2.5rem !important;
    min-width: 2.5rem !important;
  }
}
@media (max-width: 991px) {
  .wy2SAus .ULNgf7IHFs .N9z1SFf .rZiO6sAc::before {
    display: none;
  }
  .wy2SAus .ULNgf7IHFs.khsVN4Q .Pi40ZjV6 {
    top: 0;
  }
  .wy2SAus .ULNgf7IHFs .Pi40ZjV6 .xOikkC {
    left: 0 !important;
  }
  .wy2SAus .ULNgf7IHFs .Pi40ZjV6 .xbWWxvl4r:after {
    right: auto;
  }
  .wy2SAus .ULNgf7IHFs .Pi40ZjV6 .Ptou9MJJr[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%;
  }
  .wy2SAus .ULNgf7IHFs .Pi40ZjV6 .xbWWxvl4r {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .wy2SAus .ULNgf7IHFs .WAsqeM39 {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 10px;
  }
  .wy2SAus .ULNgf7IHFs .jWnIbkf {
    flex-basis: auto;
  }
  .wy2SAus .ULNgf7IHFs .FB76W1xr {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.wy2SAus .ULNgf7IHFs.KwuTUdt .o3Zb9O img {
  height: 2rem;
}
.wy2SAus .xbWWxvl4r.AGBRA5EycDI,
.wy2SAus .xbWWxvl4r:active {
  background-color: transparent;
}
.wy2SAus .EGuwaQD .mvGqnwAOtOs .rZiO6sAc {
  padding: 0;
}
.wy2SAus .duuTkNA .eykqxQ.Ptou9MJJr {
  margin-right: 1.667em;
}
.wy2SAus .duuTkNA .eykqxQ.Ptou9MJJr[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.wy2SAus .ULNgf7IHFs.EGuwaQD .zMv5saf4l .Pi40ZjV6 {
  background: #ffffff;
}
.wy2SAus .ULNgf7IHFs.EGuwaQD .zMv5saf4l .Pi40ZjV6 .xOikkC {
  margin: 0;
  left: 105%;
  transform: none;
  top: -12px;
}
.wy2SAus .ULNgf7IHFs .zMv5saf4l.HhbbNx9pNNo > .Pi40ZjV6 {
  display: flex;
}
.wy2SAus ul.mvGqnwAOtOs {
  flex-wrap: wrap;
}
.wy2SAus .eREpxsr {
  text-align: center;
  min-width: 140px;
}
@media (max-width: 992px) {
  .wy2SAus .eREpxsr {
    text-align: left;
  }
}
.wy2SAus button.jWnIbkf {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.wy2SAus button.jWnIbkf .eyFNv9 span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.wy2SAus button.jWnIbkf .eyFNv9 span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.wy2SAus button.jWnIbkf .eyFNv9 span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.wy2SAus button.jWnIbkf .eyFNv9 span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.wy2SAus button.jWnIbkf .eyFNv9 span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.wy2SAus nav.khsVN4Q .eyFNv9 span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.wy2SAus nav.khsVN4Q .eyFNv9 span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.wy2SAus nav.khsVN4Q .eyFNv9 span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.wy2SAus nav.khsVN4Q .eyFNv9 span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.wy2SAus .Omj7Uv {
  padding: 0 1rem;
}
.wy2SAus a.rZiO6sAc {
  display: flex;
  align-items: center;
  justify-content: center;
}
.wy2SAus .FB76W1xr {
  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) {
  .wy2SAus .FB76W1xr {
    justify-content: flex-start;
    margin-bottom: 0.5rem;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .wy2SAus .ULNgf7IHFs {
    height: 70px;
  }
  .wy2SAus .ULNgf7IHFs.khsVN4Q {
    height: auto;
  }
  .wy2SAus .N9z1SFf .rZiO6sAc:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.wy2SAus .ULNgf7IHFs .zMv5saf4l > .Pi40ZjV6 {
  display: none;
  width: max-content;
  max-width: 500px !important;
  transform: translateX(-50%);
  top: calc(100% + 20px);
  left: 50%;
}
.wy2SAus .ULNgf7IHFs .zMv5saf4l > .Pi40ZjV6 .xbWWxvl4r {
  line-height: 1 !important;
}
.wy2SAus .ULNgf7IHFs .zMv5saf4l > .Pi40ZjV6 .zMv5saf4l .xbWWxvl4r {
  align-items: center;
  display: flex;
  height: max-content !important;
  min-height: max-content !important;
}
.wy2SAus .ULNgf7IHFs .zMv5saf4l > .Pi40ZjV6 .zMv5saf4l .xbWWxvl4r::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);
}
.wy2SAus .ULNgf7IHFs .zMv5saf4l > .Pi40ZjV6 .zMv5saf4l.HhbbNx9pNNo .xbWWxvl4r::after {
  transform: rotate(0deg);
}
.wy2SAus .UovYewue {
  margin: -0.6rem -0.6rem;
}
.wy2SAus .jWnIbkf {
  margin-left: 12px;
  margin-right: 8px;
  order: 1000;
}
@media (max-width: 991px) {
  .wy2SAus .WAsqeM39 {
    margin-right: auto;
  }
  .wy2SAus .gNJXYta2x {
    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);
  }
  .wy2SAus .mvGqnwAOtOs .N9z1SFf .rZiO6sAc::after {
    margin-left: 10px;
  }
  .wy2SAus .mvGqnwAOtOs .xbWWxvl4r:hover {
    background-color: rgba(27, 31, 10, 0.06);
  }
  .wy2SAus .ULNgf7IHFs .zMv5saf4l > .Pi40ZjV6 {
    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;
  }
  .wy2SAus .ULNgf7IHFs .zMv5saf4l > .Pi40ZjV6 .xbWWxvl4r {
    padding: 8px !important;
    line-height: 1 !important;
    margin-bottom: 4px !important;
  }
  .wy2SAus .ULNgf7IHFs .zMv5saf4l > .Pi40ZjV6 .zMv5saf4l .xbWWxvl4r {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
  }
  .wy2SAus .ULNgf7IHFs .zMv5saf4l > .Pi40ZjV6 .zMv5saf4l .xbWWxvl4r::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);
  }
  .wy2SAus .ULNgf7IHFs .zMv5saf4l > .Pi40ZjV6 .zMv5saf4l.HhbbNx9pNNo .xbWWxvl4r::after {
    transform: rotate(180deg);
  }
  .wy2SAus .ULNgf7IHFs .zMv5saf4l > .Pi40ZjV6 .xOikkC {
    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;
  }
  .wy2SAus .ULNgf7IHFs .zMv5saf4l.HhbbNx9pNNo > .Pi40ZjV6 {
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 575px) {
  .wy2SAus .gNJXYta2x {
    padding: 1rem;
  }
}
.wGfXLEeOq {
  display: flex;
}
@media (min-width: 768px) {
  .wGfXLEeOq {
    align-items: flex-end;
  }
  .wGfXLEeOq .k4IeD0 {
    justify-content: flex-start;
  }
  .wGfXLEeOq .ZoHTAfw {
    padding: 1rem 3rem;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .wGfXLEeOq .ZoHTAfw {
    min-width: 50%;
  }
}
@media (max-width: 767px) {
  .wGfXLEeOq {
    -webkit-align-items: center;
    align-items: flex-end;
  }
  .wGfXLEeOq .Nu6JPOtDT {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .wGfXLEeOq .ZoHTAfw {
    width: 100%;
  }
}
.wGfXLEeOq .Pl3vCaqb3qX.t5jK2GOSUhE {
  display: none;
}
.wGfXLEeOq .Pl3vCaqb3qX {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-image: url("HF1NqTFjGWr.jpg");
}
.wGfXLEeOq .P4kZJ20,
.wGfXLEeOq .Bjmz87oyt {
  text-align: left;
  color: #ffc091;
}
.wGfXLEeOq .BjPUXb,
.wGfXLEeOq .UovYewue {
  text-align: left;
}
.knb1fQvT9 {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.knb1fQvT9 .caJp2g {
  line-height: 1.2;
  color: #232323;
  text-align: center;
}
.knb1fQvT9 img,
.knb1fQvT9 .VkjYdxg {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.knb1fQvT9 .s2fq6YwciE:focus,
.knb1fQvT9 span:focus {
  outline: none;
}
.knb1fQvT9 .s2fq6YwciE {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .knb1fQvT9 .s2fq6YwciE {
    margin-bottom: 1rem;
  }
}
.knb1fQvT9 .fG6VgSSPl {
  position: relative;
  border-radius: 4px;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.knb1fQvT9 .P4kZJ20 {
  color: #232323;
}
.knb1fQvT9 .BjPUXb,
.knb1fQvT9 .UovYewue {
  color: #232323;
}
.knb1fQvT9 .tZXSxHUPNMB {
  color: #232323;
}
.knb1fQvT9 .hmWKl7VXj {
  max-width: 800px;
}
.qNYvlBxnb {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.qNYvlBxnb .mgmrio6TU {
  font-size: 1.2rem !important;
  font-family: 'Moririse2' !important;
  color: white;
  transition: all 0.3s;
  transform: rotate(180deg);
  padding-left: 0.5rem;
}
.qNYvlBxnb .fVKisjP {
  border: none;
}
.qNYvlBxnb .JLe7jpMh {
  padding: 0rem;
}
@media (max-width: 767px) {
  .qNYvlBxnb .JLe7jpMh {
    padding: 0rem;
  }
}
.qNYvlBxnb .dqyNv7oOTPa {
  padding: 0rem;
  padding-bottom: 0.5rem;
  margin-top: 1rem;
}
.qNYvlBxnb .PD2DtWsVk0P {
  padding: 0;
}
.qNYvlBxnb .vSIHRH6Ll {
  height: 100%;
}
.qNYvlBxnb img {
  height: 100%;
  object-fit: cover;
}
.qNYvlBxnb .HunWL0xooR span {
  transform: rotate(0deg);
}
.qNYvlBxnb .P3XNjXab18 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.qNYvlBxnb p {
  margin-bottom: 0.3rem;
}
.qNYvlBxnb .bTt3OYyIyL {
  color: #000000;
}
.qNYvlBxnb .uA0513z3VpS .JLe7jpMh {
  background-color: transparent;
  margin-bottom: 0;
  border: 0;
  border-radius: 2rem;
}
.qNYvlBxnb .uA0513z3VpS {
  background: #ffffff;
  padding: 2.25rem;
  border-radius: 2rem;
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  .qNYvlBxnb .uA0513z3VpS {
    padding: 2rem 1.5rem;
    margin-bottom: 1rem;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .qNYvlBxnb .uA0513z3VpS {
    margin-bottom: 1rem;
    padding: 2rem 1.5rem;
  }
}
.qNYvlBxnb .TXjnBwLii6 {
  color: #000000;
}
.qNYvlBxnb .P4kZJ20 {
  text-align: center;
  color: #000000;
}
.qNYvlBxnb .Bjmz87oyt {
  color: #000000;
  text-align: center;
}
.qNYvlBxnb .bTt3OYyIyL,
.qNYvlBxnb .mgmrio6TU {
  color: #000000;
}
.lr1TrZrg {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.lr1TrZrg .Pl3vCaqb3qX.t5jK2GOSUhE {
  display: none;
}
.lr1TrZrg .Pl3vCaqb3qX {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.lr1TrZrg .n6o4ep1 .zm2RIGx {
  width: 100%;
  display: block;
}
.lr1TrZrg .n6o4ep1 .cE34glH {
  z-index: 1;
}
.lr1TrZrg .zm2RIGx {
  color: #F4D35E;
  text-align: center;
}
.lr1TrZrg .GSQKzYraF9u {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .lr1TrZrg * {
    text-align: center !important;
  }
  .lr1TrZrg .VbULsoZZQDG {
    margin-bottom: 2rem;
  }
}
.lr1TrZrg .hmWKl7VXj {
  max-width: 800px;
}
.lr1TrZrg .bDcYJPnpe2 {
  text-align: center;
}
.lr1TrZrg .cE34glH,
.lr1TrZrg .Cj7xOm {
  text-align: center;
}
.JdqxKi43M .Pl3vCaqb3qX.t5jK2GOSUhE {
  display: none;
}
.JdqxKi43M .Pl3vCaqb3qX {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-image: url("HF1NqTFjGWr.jpg");
}
.b4NSaCX {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.b4NSaCX .Pl3vCaqb3qX.t5jK2GOSUhE {
  display: none;
}
.b4NSaCX .Pl3vCaqb3qX {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.b4NSaCX .tP3ZsnI {
  background: #ffffff;
}
@media (max-width: 767px) {
  .b4NSaCX .tP3ZsnI {
    padding: 2rem 1.5rem;
    margin-bottom: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .b4NSaCX .tP3ZsnI {
    padding: 2.25rem;
  }
}
@media (min-width: 992px) {
  .b4NSaCX .tP3ZsnI {
    padding: 4rem;
  }
}
.b4NSaCX .BjPUXb,
.b4NSaCX .UovYewue {
  text-align: center;
}
.PSwg4E {
  background-image: url("iaAFVfri.jpeg");
  overflow: hidden;
}
.YLloG3rXNZ {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.YLloG3rXNZ .s2fq6YwciE:focus,
.YLloG3rXNZ span:focus {
  outline: none;
}
.YLloG3rXNZ .s2fq6YwciE {
  cursor: pointer;
}
.YLloG3rXNZ .vgfTeSAcF {
  grid-row-gap: 2rem;
}
@media (max-width: 767px) {
  .YLloG3rXNZ .vgfTeSAcF {
    grid-row-gap: 1rem;
  }
}
.YLloG3rXNZ .mFnEyeKl90,
.YLloG3rXNZ .LdJbb91Dnyb {
  gap: 0 2rem;
}
@media (max-width: 767px) {
  .YLloG3rXNZ .mFnEyeKl90,
  .YLloG3rXNZ .LdJbb91Dnyb {
    gap: 0 1rem;
  }
}
.YLloG3rXNZ .P4kZJ20 {
  color: #000000;
}
.YLloG3rXNZ .BjPUXb,
.YLloG3rXNZ .UovYewue {
  color: #000000;
}
.YLloG3rXNZ .hmWKl7VXj {
  max-width: 800px;
}
.YLloG3rXNZ .d0Gz7yiu,
.YLloG3rXNZ .sfafTQlBYA {
  overflow: hidden;
}
.YLloG3rXNZ .vgfTeSAcF {
  display: grid;
  transform: translate3d(-3rem, 0, 0);
  width: 115vw;
  grid-column-gap: 1rem;
}
.YLloG3rXNZ .bRZuomtxMJs {
  display: flex;
  justify-content: center;
  align-items: center;
}
.YLloG3rXNZ .bRZuomtxMJs img {
  min-width: 30vw;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .YLloG3rXNZ .bRZuomtxMJs img {
    min-width: 35vw;
  }
}
.YLloG3rXNZ .mFnEyeKl90,
.YLloG3rXNZ .LdJbb91Dnyb {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
}
.YLloG3rXNZ .mFnEyeKl90 {
  align-items: flex-end;
}
.YLloG3rXNZ .LdJbb91Dnyb {
  align-items: flex-start;
}
.RLKcBR {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.RLKcBR .s2fq6YwciE:focus,
.RLKcBR span:focus {
  outline: none;
}
.RLKcBR .sfafTQlBYA {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}
.RLKcBR .hmWKl7VXj {
  max-width: 800px;
}
.RLKcBR .s2fq6YwciE {
  color: #232323;
  min-height: 90px;
  font-weight: bold;
}
@media (max-width: 768px) {
  .RLKcBR .s2fq6YwciE {
    min-height: 45px;
  }
}
.RLoZvFj {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.RLoZvFj .fG6VgSSPl img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 50% !important;
}
.RLoZvFj .fG6VgSSPl {
  margin-bottom: 2rem;
}
.RLoZvFj .cE34glH,
.RLoZvFj .hxVhn30FK6O {
  color: #000000;
}
.RLoZvFj .bDcYJPnpe2 {
  color: #000000;
  text-align: center;
}
.RLoZvFj .hmWKl7VXj {
  max-width: 800px;
}
.RLoZvFj .P4kZJ20 {
  color: #000000;
}
.RLoZvFj .cE34glH,
.RLoZvFj .d43ptvrXAxx {
  text-align: center;
}
.RLoZvFj .d43ptvrXAxx {
  display: flex;
  justify-content: center;
}
.bXuweQ {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.bXuweQ .caJp2g {
  line-height: 1.2;
  color: #000000;
  text-align: center;
}
.bXuweQ img,
.bXuweQ .VkjYdxg {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.bXuweQ .s2fq6YwciE:focus,
.bXuweQ span:focus {
  outline: none;
}
.bXuweQ .s2fq6YwciE {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .bXuweQ .s2fq6YwciE {
    margin-bottom: 1rem;
  }
}
.bXuweQ .fG6VgSSPl {
  position: relative;
  border-radius: 4px;
  display: flex;
  flex-flow: column nowrap;
}
.bXuweQ .UovYewue {
  margin-top: auto !important;
}
.bXuweQ .P4kZJ20 {
  color: #000000;
}
.bXuweQ .BjPUXb,
.bXuweQ .UovYewue {
  color: #000000;
  text-align: center;
}
.bXuweQ .tZXSxHUPNMB {
  color: #000000;
  text-align: center;
}
.bXuweQ .hmWKl7VXj {
  max-width: 800px;
}
.RhxnqoVVF {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.RhxnqoVVF .YtoD4am3F {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.RhxnqoVVF .YtoD4am3F .uchzC2 {
  margin: 8px;
}
.RhxnqoVVF .YtoD4am3F .uchzC2 a:hover .mgmrio6TU,
.RhxnqoVVF .YtoD4am3F .uchzC2 a:focus .mgmrio6TU {
  background-color: #f7f7f7;
}
.RhxnqoVVF .YtoD4am3F .uchzC2 a .mgmrio6TU {
  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;
}
.RhxnqoVVF .OH9OLGL0IF {
  width: 100%;
  justify-content: center;
}
.RhxnqoVVF .P4kZJ20 {
  color: #ffffff;
}
.RhxnqoVVF .P4kZJ20,
.RhxnqoVVF .PREpm8kg {
  color: #000000;
}
.My9evMpNmC {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: transparent;
}
.My9evMpNmC .l4SHuLu {
  background-color: #ffffff;
  opacity: 0.4;
}
.My9evMpNmC form .UovYewue {
  text-align: center;
  width: 100%;
}
.My9evMpNmC form .UovYewue .PX8k9Q {
  display: inline-flex;
}
@media (max-width: 991px) {
  .My9evMpNmC form .UovYewue .PX8k9Q {
    width: 100%;
  }
}
.My9evMpNmC .hmWKl7VXj {
  max-width: 800px;
}
.RtgyRRyi7 {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.RtgyRRyi7 .Pl3vCaqb3qX.t5jK2GOSUhE {
  display: none;
}
.RtgyRRyi7 .Pl3vCaqb3qX {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.RtgyRRyi7 .BjPUXb {
  color: #000000;
}
.RtgyRRyi7 .Bjmz87oyt {
  color: #ffffff;
  text-align: left;
}
.RtgyRRyi7 .VBzlswt {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .RtgyRRyi7 .VBzlswt {
    margin-bottom: 2rem;
  }
}
.RtgyRRyi7 .Bjmz87oyt,
.RtgyRRyi7 .VBzlswt {
  color: #000000;
}
.RtgyRRyi7 .htQokAM {
  height: 30rem;
  position: relative;
  border-radius: 2rem;
}
.RtgyRRyi7 .htQokAM iframe {
  height: 100%;
  width: 100%;
  border-radius: 2rem;
}
.RtgyRRyi7 .htQokAM [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%;
}
.RtgyRRyi7 .htQokAM[data-state] {
  background: #e9e5dc;
}
.RtgyRRyi7 .htQokAM[data-state="loading"] [data-state-details] {
  display: none;
}
.KCklI2 {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #000000;
}
.KCklI2 .YtoD4am3F {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.KCklI2 .YtoD4am3F .uchzC2 {
  margin: 8px;
}
.KCklI2 .YtoD4am3F .uchzC2 a:hover .mgmrio6TU,
.KCklI2 .YtoD4am3F .uchzC2 a:focus .mgmrio6TU {
  background-color: #ffffff;
}
.KCklI2 .YtoD4am3F .uchzC2 a .mgmrio6TU {
  width: 72px;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  font-size: 32px;
  background-color: #edefeb;
  color: #000000;
  transition: all 0.3s ease-in-out;
}
.KCklI2 .OH9OLGL0IF {
  width: 100%;
  justify-content: center;
}
.KCklI2 .Ch7EvPFmv {
  list-style: none;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: 0;
}
.KCklI2 .Ch7EvPFmv li {
  padding: 0 1rem 1rem 1rem;
}
.KCklI2 .Ch7EvPFmv li p {
  margin: 0;
}
.KCklI2 .HtI6mAVdYG {
  margin-bottom: 0;
  color: #ffffff;
  text-align: center;
}
.KCklI2 .P4kZJ20 {
  color: #ffffff;
}
