.ec4BL0OW {
  border-width: 2px;
}
img,
.OBJPRfX5,
.DaJR1r,
.VnVqdl,
.rZwRfw iframe,
.svFLPoN iframe,
.ARD7zgwk8T,
.j2kydUc5W,
.NLU5b9uabeU,
.cS416W {
  border-radius: 2rem !important;
}
.VnVqdl {
  overflow: hidden;
}
body {
  background-color: #fffdeb;
}
body {
  font-family: Golos Text;
}
.c6Kov8sQl {
  font-family: 'Golos Text', sans-serif;
  font-size: 7.8rem;
  line-height: 1;
}
.c6Kov8sQl > .bO5bnDsQ {
  font-size: 9.75rem;
}
.P801dYgJbG {
  font-family: 'Golos Text', sans-serif;
  font-size: 4.5rem;
  line-height: 1;
}
.P801dYgJbG > .bO5bnDsQ {
  font-size: 5.625rem;
}
.DdNMGq4IR {
  font-family: 'Golos Text', sans-serif;
  font-size: 1.2rem;
  line-height: 1.5;
}
.DdNMGq4IR > .bO5bnDsQ {
  font-size: 1.5rem;
}
.q08xPCL {
  font-family: 'Golos Text', sans-serif;
  font-size: 2rem;
  line-height: 1.5;
}
.q08xPCL > .bO5bnDsQ {
  font-size: 2.5rem;
}
.PDTgdYSkXW {
  font-family: 'Golos Text', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
}
.PDTgdYSkXW > .bO5bnDsQ {
  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) {
  .c6Kov8sQl {
    font-size: 6.24rem;
  }
}
@media (max-width: 768px) {
  .c6Kov8sQl {
    font-size: 5.46rem;
    font-size: calc( 3.38rem + (7.8 - 3.38) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.1 * (3.38rem + (7.8 - 3.38) * ((100vw - 20rem) / (48 - 20))));
  }
  .P801dYgJbG {
    font-size: 3.6rem;
    font-size: calc( 2.225rem + (4.5 - 2.225) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.3 * (2.225rem + (4.5 - 2.225) * ((100vw - 20rem) / (48 - 20))));
  }
  .DdNMGq4IR {
    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))));
  }
  .q08xPCL {
    font-size: 1.6rem;
    font-size: calc( 1.35rem + (2 - 1.35) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.35rem + (2 - 1.35) * ((100vw - 20rem) / (48 - 20))));
  }
  .PDTgdYSkXW {
    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) {
  .c6Kov8sQl {
    font-size: 5.46rem;
    font-size: calc( 3.38rem + (7.8 - 3.38) * ((100vw - 62rem) / (87 - 62)));
    line-height: calc( 1.1 * (3.38rem + (7.8 - 3.38) * ((100vw - 62rem) / (87 - 62))));
  }
  .P801dYgJbG {
    font-size: 3.6rem;
    font-size: calc( 2.225rem + (4.5 - 2.225) * ((100vw - 62rem) / (87 - 62)));
    line-height: calc( 1.3 * (2.225rem + (4.5 - 2.225) * ((100vw - 62rem) / (87 - 62))));
  }
  .DdNMGq4IR {
    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))));
  }
  .q08xPCL {
    font-size: 1.6rem;
    font-size: calc( 1.35rem + (2 - 1.35) * ((100vw - 62rem) / (87 - 62)));
    line-height: calc( 1.4 * (1.35rem + (2 - 1.35) * ((100vw - 62rem) / (87 - 62))));
  }
  .PDTgdYSkXW {
    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 */
.ec4BL0OW {
  padding: 1rem 3.5rem;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .ec4BL0OW {
    padding: 0.75rem 1.5rem;
  }
}
.sHnTmEkmRAC {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.EZBEdDXNnS {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.aPXiVekJ {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
.SO1phKiGLYW {
  background-color: #ffd100 !important;
}
.CgsUm8 {
  background-color: #20ac6b !important;
}
.IKUX5V {
  background-color: #0aa3c2 !important;
}
.G4LipSV63 {
  background-color: #cc9900 !important;
}
.QXUwiXq {
  background-color: #ae1e2c !important;
}
.v8zficoXl,
.v8zficoXl:active {
  background-color: #ffd100 !important;
  border-color: #ffd100 !important;
  color: #000000 !important;
  box-shadow: none;
}
.v8zficoXl:hover,
.v8zficoXl:focus,
.v8zficoXl.kCG1p6,
.v8zficoXl.qYu95GC {
  color: #000000 !important;
  background-color: #ffda33 !important;
  border-color: #ffda33 !important;
  box-shadow: none;
}
.v8zficoXl.rdJ45jphC2J,
.v8zficoXl:disabled {
  color: #000000 !important;
  background-color: #ffda33 !important;
  border-color: #ffda33 !important;
}
.EvXkpgkgRf3,
.EvXkpgkgRf3:active {
  background-color: #474747 !important;
  border-color: #474747 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.EvXkpgkgRf3:hover,
.EvXkpgkgRf3:focus,
.EvXkpgkgRf3.kCG1p6,
.EvXkpgkgRf3.qYu95GC {
  color: #ffffff !important;
  background-color: #616161 !important;
  border-color: #616161 !important;
  box-shadow: none;
}
.EvXkpgkgRf3.rdJ45jphC2J,
.EvXkpgkgRf3:disabled {
  color: #ffffff !important;
  background-color: #616161 !important;
  border-color: #616161 !important;
}
.PwBmxGaEP,
.PwBmxGaEP:active {
  background-color: #0aa3c2 !important;
  border-color: #0aa3c2 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.PwBmxGaEP:hover,
.PwBmxGaEP:focus,
.PwBmxGaEP.kCG1p6,
.PwBmxGaEP.qYu95GC {
  color: #ffffff !important;
  background-color: #0dccf3 !important;
  border-color: #0dccf3 !important;
  box-shadow: none;
}
.PwBmxGaEP.rdJ45jphC2J,
.PwBmxGaEP:disabled {
  color: #ffffff !important;
  background-color: #0dccf3 !important;
  border-color: #0dccf3 !important;
}
.IOTogRI0xd,
.IOTogRI0xd:active {
  background-color: #20ac6b !important;
  border-color: #20ac6b !important;
  color: #ffffff !important;
  box-shadow: none;
}
.IOTogRI0xd:hover,
.IOTogRI0xd:focus,
.IOTogRI0xd.kCG1p6,
.IOTogRI0xd.qYu95GC {
  color: #ffffff !important;
  background-color: #28d786 !important;
  border-color: #28d786 !important;
  box-shadow: none;
}
.IOTogRI0xd.rdJ45jphC2J,
.IOTogRI0xd:disabled {
  color: #ffffff !important;
  background-color: #28d786 !important;
  border-color: #28d786 !important;
}
.QHgfkZNeTh,
.QHgfkZNeTh:active {
  background-color: #cc9900 !important;
  border-color: #cc9900 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.QHgfkZNeTh:hover,
.QHgfkZNeTh:focus,
.QHgfkZNeTh.kCG1p6,
.QHgfkZNeTh.qYu95GC {
  color: #ffffff !important;
  background-color: #ffbf00 !important;
  border-color: #ffbf00 !important;
  box-shadow: none;
}
.QHgfkZNeTh.rdJ45jphC2J,
.QHgfkZNeTh:disabled {
  color: #ffffff !important;
  background-color: #ffbf00 !important;
  border-color: #ffbf00 !important;
}
.xyYBlozYOVW,
.xyYBlozYOVW:active {
  background-color: #ae1e2c !important;
  border-color: #ae1e2c !important;
  color: #ffffff !important;
  box-shadow: none;
}
.xyYBlozYOVW:hover,
.xyYBlozYOVW:focus,
.xyYBlozYOVW.kCG1p6,
.xyYBlozYOVW.qYu95GC {
  color: #ffffff !important;
  background-color: #da2637 !important;
  border-color: #da2637 !important;
  box-shadow: none;
}
.xyYBlozYOVW.rdJ45jphC2J,
.xyYBlozYOVW:disabled {
  color: #ffffff !important;
  background-color: #da2637 !important;
  border-color: #da2637 !important;
}
.exqnNrC,
.exqnNrC:active {
  background-color: #eff0ec !important;
  border-color: #eff0ec !important;
  color: #000000 !important;
  box-shadow: none;
}
.exqnNrC:hover,
.exqnNrC:focus,
.exqnNrC.kCG1p6,
.exqnNrC.qYu95GC {
  color: #000000 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  box-shadow: none;
}
.exqnNrC.rdJ45jphC2J,
.exqnNrC:disabled {
  color: #000000 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.RUm7cEd,
.RUm7cEd:active {
  background-color: #232323 !important;
  border-color: #232323 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.RUm7cEd:hover,
.RUm7cEd:focus,
.RUm7cEd.kCG1p6,
.RUm7cEd.qYu95GC {
  color: #ffffff !important;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
  box-shadow: none;
}
.RUm7cEd.rdJ45jphC2J,
.RUm7cEd:disabled {
  color: #ffffff !important;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
}
.R1fNF3pm,
.R1fNF3pm:active {
  background-color: transparent !important;
  border-color: #ffd100;
  color: #ffd100;
}
.R1fNF3pm:hover,
.R1fNF3pm:focus,
.R1fNF3pm.kCG1p6,
.R1fNF3pm.qYu95GC {
  color: #a88a00 !important;
  background-color: transparent !important;
  border-color: #a88a00 !important;
  box-shadow: none !important;
}
.R1fNF3pm.rdJ45jphC2J,
.R1fNF3pm:disabled {
  color: #000000 !important;
  background-color: #ffd100 !important;
  border-color: #ffd100 !important;
}
.VpbFP0XNm,
.VpbFP0XNm:active {
  background-color: transparent !important;
  border-color: #474747;
  color: #474747;
}
.VpbFP0XNm:hover,
.VpbFP0XNm:focus,
.VpbFP0XNm.kCG1p6,
.VpbFP0XNm.qYu95GC {
  color: #1c1c1c !important;
  background-color: transparent !important;
  border-color: #1c1c1c !important;
  box-shadow: none !important;
}
.VpbFP0XNm.rdJ45jphC2J,
.VpbFP0XNm:disabled {
  color: #ffffff !important;
  background-color: #474747 !important;
  border-color: #474747 !important;
}
.v43arPY6,
.v43arPY6:active {
  background-color: transparent !important;
  border-color: #0aa3c2;
  color: #0aa3c2;
}
.v43arPY6:hover,
.v43arPY6:focus,
.v43arPY6.kCG1p6,
.v43arPY6.qYu95GC {
  color: #065e70 !important;
  background-color: transparent !important;
  border-color: #065e70 !important;
  box-shadow: none !important;
}
.v43arPY6.rdJ45jphC2J,
.v43arPY6:disabled {
  color: #ffffff !important;
  background-color: #0aa3c2 !important;
  border-color: #0aa3c2 !important;
}
.SkZaR2GR5,
.SkZaR2GR5:active {
  background-color: transparent !important;
  border-color: #20ac6b;
  color: #20ac6b;
}
.SkZaR2GR5:hover,
.SkZaR2GR5:focus,
.SkZaR2GR5.kCG1p6,
.SkZaR2GR5.qYu95GC {
  color: #12633e !important;
  background-color: transparent !important;
  border-color: #12633e !important;
  box-shadow: none !important;
}
.SkZaR2GR5.rdJ45jphC2J,
.SkZaR2GR5:disabled {
  color: #ffffff !important;
  background-color: #20ac6b !important;
  border-color: #20ac6b !important;
}
.T9Aip7bz8,
.T9Aip7bz8:active {
  background-color: transparent !important;
  border-color: #cc9900;
  color: #cc9900;
}
.T9Aip7bz8:hover,
.T9Aip7bz8:focus,
.T9Aip7bz8.kCG1p6,
.T9Aip7bz8.qYu95GC {
  color: #755800 !important;
  background-color: transparent !important;
  border-color: #755800 !important;
  box-shadow: none !important;
}
.T9Aip7bz8.rdJ45jphC2J,
.T9Aip7bz8:disabled {
  color: #ffffff !important;
  background-color: #cc9900 !important;
  border-color: #cc9900 !important;
}
.gKcuD2H,
.gKcuD2H:active {
  background-color: transparent !important;
  border-color: #ae1e2c;
  color: #ae1e2c;
}
.gKcuD2H:hover,
.gKcuD2H:focus,
.gKcuD2H.kCG1p6,
.gKcuD2H.qYu95GC {
  color: #641119 !important;
  background-color: transparent !important;
  border-color: #641119 !important;
  box-shadow: none !important;
}
.gKcuD2H.rdJ45jphC2J,
.gKcuD2H:disabled {
  color: #ffffff !important;
  background-color: #ae1e2c !important;
  border-color: #ae1e2c !important;
}
.A5iaMJJZ27L,
.A5iaMJJZ27L:active {
  background-color: transparent !important;
  border-color: #232323;
  color: #232323;
}
.A5iaMJJZ27L:hover,
.A5iaMJJZ27L:focus,
.A5iaMJJZ27L.kCG1p6,
.A5iaMJJZ27L.qYu95GC {
  color: #000000 !important;
  background-color: transparent !important;
  border-color: #000000 !important;
  box-shadow: none !important;
}
.A5iaMJJZ27L.rdJ45jphC2J,
.A5iaMJJZ27L:disabled {
  color: #ffffff !important;
  background-color: #232323 !important;
  border-color: #232323 !important;
}
.fIrUaTR,
.fIrUaTR:active {
  background-color: transparent !important;
  border-color: #fafafa;
  color: #fafafa;
}
.fIrUaTR:hover,
.fIrUaTR:focus,
.fIrUaTR.kCG1p6,
.fIrUaTR.qYu95GC {
  color: #cfcfcf !important;
  background-color: transparent !important;
  border-color: #cfcfcf !important;
  box-shadow: none !important;
}
.fIrUaTR.rdJ45jphC2J,
.fIrUaTR:disabled {
  color: #7a7a7a !important;
  background-color: #fafafa !important;
  border-color: #fafafa !important;
}
.woUxS6lwFcn {
  color: #ffd100 !important;
}
.SAAQuBxQe {
  color: #474747 !important;
}
.sPJSHjcd54 {
  color: #20ac6b !important;
}
.masLRAJPRhX {
  color: #0aa3c2 !important;
}
.K8AQxunWE {
  color: #cc9900 !important;
}
.YBIKgfUkVEH {
  color: #ae1e2c !important;
}
.xWRlXm {
  color: #fafafa !important;
}
.zrHfXt56 {
  color: #232323 !important;
}
a.woUxS6lwFcn:hover,
a.woUxS6lwFcn:focus,
a.woUxS6lwFcn.qYu95GC {
  color: #ffd100 !important;
}
a.SAAQuBxQe:hover,
a.SAAQuBxQe:focus,
a.SAAQuBxQe.qYu95GC {
  color: #141414 !important;
}
a.sPJSHjcd54:hover,
a.sPJSHjcd54:focus,
a.sPJSHjcd54.qYu95GC {
  color: #105636 !important;
}
a.masLRAJPRhX:hover,
a.masLRAJPRhX:focus,
a.masLRAJPRhX.qYu95GC {
  color: #055161 !important;
}
a.K8AQxunWE:hover,
a.K8AQxunWE:focus,
a.K8AQxunWE.qYu95GC {
  color: #664d00 !important;
}
a.YBIKgfUkVEH:hover,
a.YBIKgfUkVEH:focus,
a.YBIKgfUkVEH.qYu95GC {
  color: #570f16 !important;
}
a.xWRlXm:hover,
a.xWRlXm:focus,
a.xWRlXm.qYu95GC {
  color: #c7c7c7 !important;
}
a.zrHfXt56:hover,
a.zrHfXt56:focus,
a.zrHfXt56.qYu95GC {
  color: #000000 !important;
}
a:is(#Qj29zFoBEJ, #XoSej6W, #rrvcADppfpb, #Libj36h, #DiDszAlsb, #rvBl5yFRy1K, #bVbhscdm, #NbBiWe, #Cui9cm6W, #UcAXDse, #chI0t6j7dAw, #IzugGi0Ff, #HTLahyE5g68, #A1X1oSUT, #hhgcnEUd, #woUxS6lwFcn, #SAAQuBxQe, #sPJSHjcd54, #masLRAJPRhX, #K8AQxunWE, #YBIKgfUkVEH, #tOEzLBQ, #Rb6JMaeR0, #xWRlXm, #O3nwa9u2ung, #iieAa5LN, #QmrBuMN, #RdDTA0R, #Mgpx8U9onZ, #QQYdyL3zNpa, #OhO3VIJ, #nSea9LH7L, #A2DGtW, #hXBalfU, #QigZCAHjlTu, #C6JzRUtZ, #tQ6sxOw8GYg, #Ilc0I7h, #JgO1HfBtFY, #l13WlbIw, #mU24aytqKqk, #PVhZYTg, #o1UhdKVM7, #moC18LoZ, #zrHfXt56):not(.FJdaOGewv):not(.R6ib5T7fQWM):not([role]):not(.E3Md8bCNE) {
  position: relative;
  background-image: transparent;
  background-size: 10000px 2px;
  background-repeat: no-repeat;
  background-position: 0px 1.2em;
  background-position: -10000px 1.2em;
}
.SnlXl4u8e .FJdaOGewv.qYu95GC {
  color: #ffd100;
}
.SnlXl4u8e .FJdaOGewv:not(.qYu95GC) {
  color: #232323;
}
.wSVlEFh {
  background-color: #70c770;
}
.htufc9fHOm {
  background-color: #0aa3c2;
}
.A7BuLK {
  background-color: #cc9900;
}
.HyyRZc {
  background-color: #ae1e2c;
}
.CfEja3 .ec4BL0OW:not(.C16GdPhBm) {
  border-radius: 100px;
}
.qPffwWeae li a {
  border-radius: 100px !important;
}
.qPffwWeae li.qYu95GC .ec4BL0OW {
  background-color: #ffd100;
  border-color: #ffd100;
  color: #191500;
}
.qPffwWeae li.qYu95GC .ec4BL0OW:focus {
  box-shadow: none;
}
.SnlXl4u8e .FJdaOGewv {
  border-radius: 100px !important;
}
a,
a:hover {
  color: #ffd100;
}
.GXYPqx.SO1phKiGLYW .kHMOhA,
.GXYPqx.SO1phKiGLYW .OMBR6DwgtQ {
  color: #fff6cc;
}
.GXYPqx.CgsUm8 .kHMOhA,
.GXYPqx.CgsUm8 .OMBR6DwgtQ {
  color: #68e3aa;
}
.GXYPqx.IKUX5V .kHMOhA,
.GXYPqx.IKUX5V .OMBR6DwgtQ {
  color: #55dbf6;
}
.GXYPqx.G4LipSV63 .kHMOhA,
.GXYPqx.G4LipSV63 .OMBR6DwgtQ {
  color: #ffe599;
}
.GXYPqx.QXUwiXq .kHMOhA,
.GXYPqx.QXUwiXq .OMBR6DwgtQ {
  color: #e56773;
}
/* Scroll to top button*/
.qZCafeRoir {
  display: none;
}
.CdzCJlPce2 {
  font-family: 'Golos Text', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
  border-radius: 40px !important;
}
.CdzCJlPce2 > .bO5bnDsQ {
  font-size: 1.75rem;
}
.CdzCJlPce2:hover,
.CdzCJlPce2: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: #ffd100 !important;
}
.CdzCJlPce2:-webkit-input-placeholder {
  font-family: 'Golos Text', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
}
.CdzCJlPce2:-webkit-input-placeholder > .bO5bnDsQ {
  font-size: 1.75rem;
}
blockquote {
  border-color: #ffd100;
}
/* Forms */
.emG2qruHZd .Xm5znWRK .ec4BL0OW {
  border-radius: 100px !important;
}
.emG2qruHZd .Xm5znWRK .ec4BL0OW:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.emG2qruHZd .Xm5znWRK button[type="submit"] {
  border-radius: 100px !important;
  padding: 1rem 3rem;
}
.emG2qruHZd .Xm5znWRK button[type="submit"]:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.VSCwg6HPJ li:hover,
.VSCwg6HPJ li.Bumd8J6 {
  background-color: #ffd100;
  color: #000000;
}
.JDOsCm5q {
  transition: 0.25s ease;
}
.JDOsCm5q:hover {
  border-color: #ffd100;
}
.VSCwg6HPJ .emQX33cm,
.JDOsCm5q.mHqfuIaTr1:after,
.JDOsCm5q.WFqMFE:after {
  transition: 0.4s;
  border-top-color: #232323;
  border-bottom-color: #232323;
}
.VSCwg6HPJ:hover .emQX33cm,
.JDOsCm5q.mHqfuIaTr1:hover:after,
.JDOsCm5q.WFqMFE:hover:after {
  border-top-color: #ffd100;
  border-bottom-color: #ffd100;
}
.U7lZWyS5A .vUaLN1Ixjhq td.Qx71ErUYs,
.U7lZWyS5A .vUaLN1Ixjhq td.ZplLCZSoQn0,
.U7lZWyS5A .xPhRrsfOH0 .r47hdgBx > div > div.ZplLCZSoQn0 {
  color: #000000 !important;
  background-color: #ffd100 !important;
  box-shadow: none !important;
}
.U7lZWyS5A .vUaLN1Ixjhq td:hover,
.U7lZWyS5A .xPhRrsfOH0 .r47hdgBx > div > div:hover {
  color: #ffffff !important;
  background: #474747 !important;
  box-shadow: none !important;
}
.tZsyfibRzl {
  background-image: none !important;
}
.jniofbX:not(section),
.HBVQfj0b {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: auto;
}
iframe.jniofbX,
.jniofbX: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='%23ffd100' %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.jniofbX:after {
  opacity: 0.5;
}
body {
  overflow-x: hidden;
}
a {
  transition: color 0.6s;
}
@media (max-width: 1400px) {
  .u9RWfYu6hw9 {
    max-width: 100%;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .u9RWfYu6hw9 {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .zm1QT9BW {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 767px) {
  .zm1QT9BW {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.IU77EY3Wh2 {
  z-index: 1000;
  width: 100%;
  position: relative;
}
.IU77EY3Wh2 .R6ib5T7fQWM: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) {
  .IU77EY3Wh2 .Jzmp23 {
    transform: scale(0.8);
  }
}
.IU77EY3Wh2 .Fsyip3BRe6q {
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.IU77EY3Wh2 .Fsyip3BRe6q img {
  max-width: 100%;
  max-height: 100%;
  border-radius: 0px !important;
}
.IU77EY3Wh2 .Fsyip3BRe6q .E3Md8bCNE {
  line-height: inherit !important;
}
.IU77EY3Wh2 .Fsyip3BRe6q .b0QVvniGrrv a {
  outline: none;
}
.IU77EY3Wh2 .cFC7dOsY {
  margin: auto;
  margin-left: 0;
  margin-left: auto;
}
.IU77EY3Wh2 .cFC7dOsY .mOMAvHqdVq {
  padding: 0 !important;
  transition: 0.3s all !important;
}
.IU77EY3Wh2 .cFC7dOsY .mOMAvHqdVq .FJdaOGewv {
  padding: 16px !important;
  margin: 0 !important;
  border-radius: 1rem !important;
  transition: 0.3s all !important;
}
.IU77EY3Wh2 .cFC7dOsY .mOMAvHqdVq .FJdaOGewv:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
.IU77EY3Wh2 .cFC7dOsY .YIyVczl9K8O .FJdaOGewv::after {
  transform: rotate(180deg);
}
@media (min-width: 992px) {
  .IU77EY3Wh2 .cFC7dOsY .YIyVczl9K8O .FJdaOGewv::before {
    content: "";
    width: 100%;
    height: 20px;
    top: 100%;
    background: transparent;
    position: absolute;
  }
}
.IU77EY3Wh2 .cFC7dOsY .R6ib5T7fQWM {
  padding: 12px !important;
  border-radius: 0.5rem !important;
  margin: 0 8px !important;
  transition: 0.3s all !important;
}
.IU77EY3Wh2 .cFC7dOsY .R6ib5T7fQWM:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
@media (min-width: 992px) {
  .IU77EY3Wh2 .cFC7dOsY {
    padding-left: 1.5rem;
  }
}
.IU77EY3Wh2 .FJdaOGewv {
  width: fit-content;
  position: relative;
}
.IU77EY3Wh2 .b0QVvniGrrv {
  padding-left: 2rem;
  margin: 0 !important;
}
@media (max-width: 767px) {
  .IU77EY3Wh2 .b0QVvniGrrv {
    padding-left: 1rem;
  }
}
.IU77EY3Wh2 .E3Md8bCNE {
  padding-left: 1rem;
  padding-right: 0.5rem;
  color: #000000;
}
@media (max-width: 767px) {
  .IU77EY3Wh2 .zr3LloXj {
    padding-bottom: 0.5rem;
  }
}
.IU77EY3Wh2 .zr3LloXj .oewuZ9PHG.davT0BT::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  transition: 0.3s all;
}
.IU77EY3Wh2 .u9RWfYu6hw9 {
  display: flex;
  height: 90px;
  padding: 0.5rem 0.6rem;
  flex-wrap: nowrap;
  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;
}
@media (max-width: 992px) {
  .IU77EY3Wh2 .u9RWfYu6hw9 {
    padding-right: 2rem;
  }
}
@media (max-width: 767px) {
  .IU77EY3Wh2 .u9RWfYu6hw9 {
    width: 95%;
    height: 56px !important;
    padding-right: 1rem;
    margin-top: 0rem;
  }
}
.IU77EY3Wh2 .Jxos9BgMIen {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.IU77EY3Wh2 .KQ6VUbzAhUF {
  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: #ffee32;
  background: #ffee32 !important;
}
.IU77EY3Wh2 .mOMAvHqdVq:focus,
.IU77EY3Wh2 .FJdaOGewv:focus {
  outline: none;
}
.IU77EY3Wh2 .xChfd6 .KQ6VUbzAhUF .R6ib5T7fQWM {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.IU77EY3Wh2 .xChfd6 .KQ6VUbzAhUF .R6ib5T7fQWM::after {
  right: 0.5rem;
}
.IU77EY3Wh2 .xChfd6 .KQ6VUbzAhUF .R6ib5T7fQWM .bO5bnDsQ {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.IU77EY3Wh2 .xChfd6 .KQ6VUbzAhUF .R6ib5T7fQWM .bO5bnDsQ:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.IU77EY3Wh2 .TaOPIs .KQ6VUbzAhUF .R6ib5T7fQWM:before {
  display: none;
}
.IU77EY3Wh2 .TaOPIs .xChfd6 .KQ6VUbzAhUF .R6ib5T7fQWM {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.IU77EY3Wh2 .JvN8l6BF {
  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;
}
.IU77EY3Wh2 .JvN8l6BF.wouQHoq9yQ {
  transition: all 0.25s;
}
.IU77EY3Wh2 .JvN8l6BF .R6ib5T7fQWM {
  padding: 0.5rem 1.8rem;
}
.IU77EY3Wh2 .JvN8l6BF .b0QVvniGrrv img {
  width: auto;
}
.IU77EY3Wh2 .JvN8l6BF .TdXqV5 {
  z-index: 1;
  justify-content: flex-end;
}
.IU77EY3Wh2 .JvN8l6BF.TaOPIs {
  justify-content: center;
}
.IU77EY3Wh2 .JvN8l6BF.TaOPIs .mOMAvHqdVq .FJdaOGewv::before {
  display: none;
}
.IU77EY3Wh2 .JvN8l6BF.TaOPIs.wouQHoq9yQ .KQ6VUbzAhUF {
  top: 0;
}
@media (min-width: 992px) {
  .IU77EY3Wh2 .JvN8l6BF.TaOPIs.wouQHoq9yQ:not(.ZOyol1b) .TdXqV5 {
    max-height: calc(98.5vh - 3rem);
  }
}
.IU77EY3Wh2 .JvN8l6BF.TaOPIs .KQ6VUbzAhUF .MeVv0gwgM {
  left: 0 !important;
}
.IU77EY3Wh2 .JvN8l6BF.TaOPIs .KQ6VUbzAhUF .R6ib5T7fQWM:after {
  right: auto;
}
.IU77EY3Wh2 .JvN8l6BF.TaOPIs .KQ6VUbzAhUF .davT0BT[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%;
}
.IU77EY3Wh2 .JvN8l6BF.TaOPIs ul.cFC7dOsY li {
  margin: auto;
}
.IU77EY3Wh2 .JvN8l6BF.TaOPIs .KQ6VUbzAhUF .R6ib5T7fQWM {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
.IU77EY3Wh2 .JvN8l6BF.TaOPIs .aVsgaLDjj {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 767px) {
  .IU77EY3Wh2 .JvN8l6BF {
    min-height: 72px;
  }
  .IU77EY3Wh2 .JvN8l6BF .b0QVvniGrrv img {
    height: 2rem !important;
  }
}
@media (max-width: 991px) {
  .IU77EY3Wh2 .JvN8l6BF .mOMAvHqdVq .FJdaOGewv::before {
    display: none;
  }
  .IU77EY3Wh2 .JvN8l6BF.wouQHoq9yQ .KQ6VUbzAhUF {
    top: 0;
  }
  .IU77EY3Wh2 .JvN8l6BF .KQ6VUbzAhUF .MeVv0gwgM {
    left: 0 !important;
  }
  .IU77EY3Wh2 .JvN8l6BF .KQ6VUbzAhUF .R6ib5T7fQWM:after {
    right: auto;
  }
  .IU77EY3Wh2 .JvN8l6BF .KQ6VUbzAhUF .davT0BT[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%;
  }
  .IU77EY3Wh2 .JvN8l6BF .KQ6VUbzAhUF .R6ib5T7fQWM {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .IU77EY3Wh2 .JvN8l6BF .Fsyip3BRe6q {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 10px;
  }
  .IU77EY3Wh2 .JvN8l6BF .Jzmp23 {
    flex-basis: auto;
  }
  .IU77EY3Wh2 .JvN8l6BF .aVsgaLDjj {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.IU77EY3Wh2 .JvN8l6BF.ZOyol1b .b0QVvniGrrv img {
  height: 2rem;
}
.IU77EY3Wh2 .R6ib5T7fQWM.qYu95GC,
.IU77EY3Wh2 .R6ib5T7fQWM:active {
  background-color: transparent;
}
.IU77EY3Wh2 .nqulpB .cFC7dOsY .FJdaOGewv {
  padding: 0;
}
.IU77EY3Wh2 .zr3LloXj .oewuZ9PHG.davT0BT {
  margin-right: 1.667em;
}
.IU77EY3Wh2 .zr3LloXj .oewuZ9PHG.davT0BT[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.IU77EY3Wh2 .JvN8l6BF.nqulpB .xChfd6 .KQ6VUbzAhUF {
  background: #ffee32;
}
.IU77EY3Wh2 .JvN8l6BF.nqulpB .xChfd6 .KQ6VUbzAhUF .MeVv0gwgM {
  margin: 0;
  left: 105%;
  transform: none;
  top: -12px;
}
.IU77EY3Wh2 .JvN8l6BF .xChfd6.YIyVczl9K8O > .KQ6VUbzAhUF {
  display: flex;
}
.IU77EY3Wh2 ul.cFC7dOsY {
  flex-wrap: wrap;
}
.IU77EY3Wh2 .LqQoz6TaFko {
  text-align: center;
  min-width: 140px;
}
@media (max-width: 992px) {
  .IU77EY3Wh2 .LqQoz6TaFko {
    text-align: left;
  }
}
.IU77EY3Wh2 button.Jzmp23 {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.IU77EY3Wh2 button.Jzmp23 .MAqrOHlHT span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.IU77EY3Wh2 button.Jzmp23 .MAqrOHlHT span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.IU77EY3Wh2 button.Jzmp23 .MAqrOHlHT span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.IU77EY3Wh2 button.Jzmp23 .MAqrOHlHT span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.IU77EY3Wh2 button.Jzmp23 .MAqrOHlHT span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.IU77EY3Wh2 nav.wouQHoq9yQ .MAqrOHlHT span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.IU77EY3Wh2 nav.wouQHoq9yQ .MAqrOHlHT span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.IU77EY3Wh2 nav.wouQHoq9yQ .MAqrOHlHT span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.IU77EY3Wh2 nav.wouQHoq9yQ .MAqrOHlHT span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.IU77EY3Wh2 .xZkbIdZ {
  padding: 0;
  background: #ffee32 !important;
}
.IU77EY3Wh2 .wTGgsEc {
  background: #ffee32 !important;
}
.IU77EY3Wh2 a.FJdaOGewv {
  display: flex;
  align-items: center;
  justify-content: center;
}
.IU77EY3Wh2 .aVsgaLDjj {
  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) {
  .IU77EY3Wh2 .aVsgaLDjj {
    justify-content: flex-start;
    margin-bottom: 0.5rem;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .IU77EY3Wh2 .JvN8l6BF {
    height: 70px;
  }
  .IU77EY3Wh2 .JvN8l6BF.wouQHoq9yQ {
    height: auto;
  }
  .IU77EY3Wh2 .mOMAvHqdVq .FJdaOGewv:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.IU77EY3Wh2 .JvN8l6BF .xChfd6 > .KQ6VUbzAhUF {
  display: none;
  width: max-content;
  max-width: 500px !important;
  transform: translateX(-50%);
  top: calc(100% + 20px);
  left: 50%;
}
.IU77EY3Wh2 .JvN8l6BF .xChfd6 > .KQ6VUbzAhUF .R6ib5T7fQWM {
  line-height: 1 !important;
}
.IU77EY3Wh2 .JvN8l6BF .xChfd6 > .KQ6VUbzAhUF .xChfd6 .R6ib5T7fQWM {
  align-items: center;
  display: flex;
  height: max-content !important;
  min-height: max-content !important;
}
.IU77EY3Wh2 .JvN8l6BF .xChfd6 > .KQ6VUbzAhUF .xChfd6 .R6ib5T7fQWM::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);
}
.IU77EY3Wh2 .JvN8l6BF .xChfd6 > .KQ6VUbzAhUF .xChfd6.YIyVczl9K8O .R6ib5T7fQWM::after {
  transform: rotate(0deg);
}
.IU77EY3Wh2 .CfEja3 {
  margin: -0.6rem -0.6rem;
}
.IU77EY3Wh2 .Jzmp23 {
  margin-left: 12px;
  margin-right: 8px;
  order: 1000;
}
@media (max-width: 991px) {
  .IU77EY3Wh2 .Fsyip3BRe6q {
    margin-right: auto;
  }
  .IU77EY3Wh2 .TdXqV5 {
    z-index: -1 !important;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    padding: 1rem;
    border-radius: 1.5rem;
    background: #ffee32;
    opacity: 1;
    border-color: #ffee32 !important;
    background: #ffee32 !important;
    backdrop-filter: blur(8px);
  }
  .IU77EY3Wh2 .cFC7dOsY .mOMAvHqdVq .FJdaOGewv::after {
    margin-left: 10px;
  }
  .IU77EY3Wh2 .cFC7dOsY .R6ib5T7fQWM:hover {
    background-color: rgba(27, 31, 10, 0.06);
  }
  .IU77EY3Wh2 .JvN8l6BF .xChfd6 > .KQ6VUbzAhUF {
    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;
  }
  .IU77EY3Wh2 .JvN8l6BF .xChfd6 > .KQ6VUbzAhUF .R6ib5T7fQWM {
    padding: 8px !important;
    line-height: 1 !important;
    margin-bottom: 4px !important;
  }
  .IU77EY3Wh2 .JvN8l6BF .xChfd6 > .KQ6VUbzAhUF .xChfd6 .R6ib5T7fQWM {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
  }
  .IU77EY3Wh2 .JvN8l6BF .xChfd6 > .KQ6VUbzAhUF .xChfd6 .R6ib5T7fQWM::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);
  }
  .IU77EY3Wh2 .JvN8l6BF .xChfd6 > .KQ6VUbzAhUF .xChfd6.YIyVczl9K8O .R6ib5T7fQWM::after {
    transform: rotate(180deg);
  }
  .IU77EY3Wh2 .JvN8l6BF .xChfd6 > .KQ6VUbzAhUF .MeVv0gwgM {
    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;
  }
  .IU77EY3Wh2 .JvN8l6BF .xChfd6.YIyVczl9K8O > .KQ6VUbzAhUF {
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  .IU77EY3Wh2 .TdXqV5 {
    left: -0.7rem;
    width: 106%;
    border-radius: 0;
  }
}
@media (max-width: 991px) and (min-width: 768px) and (max-width: 991px) {
  .IU77EY3Wh2 .TdXqV5 {
    left: 0rem;
    width: 106%;
    border-radius: 0;
  }
}
@media (max-width: 575px) {
  .IU77EY3Wh2 .TdXqV5 {
    padding: 1rem;
  }
}
.IU77EY3Wh2 .FJdaOGewv,
.IU77EY3Wh2 .R6ib5T7fQWM {
  color: #000000;
}
.EIERo0SGJ {
  display: flex;
  padding-top: 150px;
  padding-bottom: 300px;
  background-color: #ffffff;
  overflow: hidden;
}
.EIERo0SGJ .YGzWMe.rdJ45jphC2J {
  display: none;
}
.EIERo0SGJ img {
  width: 200px;
  height: 200px;
  filter: grayscale(1);
  object-fit: cover;
  border-radius: 4rem !important;
}
@media (max-width: 767px) {
  .EIERo0SGJ img {
    display: none;
  }
}
@media (min-width: 992px) {
  .EIERo0SGJ img {
    z-index: 10;
  }
}
.EIERo0SGJ .LB43iJ {
  position: absolute;
  left: 7%;
  top: 15%;
  animation: circle1 6s linear infinite;
}
.EIERo0SGJ .zvcwOXRdWT {
  position: absolute;
  right: 7%;
  top: 13%;
  animation: circle1 6s linear infinite;
}
.EIERo0SGJ .EoqGwB {
  position: absolute;
  left: 12%;
  bottom: 30%;
  animation: circle2 6s linear infinite;
}
.EIERo0SGJ .LTESrIFB0 {
  position: absolute;
  right: 15%;
  bottom: 28%;
  animation: circle2 6s linear infinite;
}
@keyframes circle1 {
  0% {
    transform: rotate(0deg) translate(-8px) rotate(0deg);
  }
  100% {
    transform: rotate(360deg) translate(-8px) rotate(-360deg);
  }
}
@keyframes circle2 {
  0% {
    transform: rotate(360deg) translate(-8px) rotate(-360deg);
  }
  100% {
    transform: rotate(0deg) translate(-8px) rotate(0deg);
  }
}
.EIERo0SGJ .Pidhq36As {
  border: 1px solid currentColor;
  border-radius: 20px;
  padding: 5px 30px;
  text-align: center;
  display: inline-block;
  margin-bottom: 6px;
}
.EIERo0SGJ .QV2JUlH {
  position: absolute;
  bottom: -1430px;
  left: -20%;
  width: 140%;
  height: 1700px;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  background: #161300;
}
@media (max-width: 992px) {
  .EIERo0SGJ .QV2JUlH {
    bottom: -1300px;
    height: 1500px;
  }
}
@media (max-width: 767px) {
  .EIERo0SGJ .QV2JUlH {
    height: 600px;
    bottom: -500px;
  }
}
.EIERo0SGJ .YGzWMe {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.EIERo0SGJ .PqsD2N1l4 {
  padding: 5rem 1rem;
}
@media (min-width: 992px) {
  .EIERo0SGJ .PqsD2N1l4 {
    padding: 5rem 3rem;
  }
}
@media (min-width: 768px) {
  .EIERo0SGJ {
    align-items: flex-start;
  }
  .EIERo0SGJ .nx43oHzyH {
    justify-content: center;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .EIERo0SGJ .PqsD2N1l4 {
    min-width: 50%;
  }
}
@media (max-width: 767px) {
  .EIERo0SGJ {
    -webkit-align-items: center;
    align-items: center;
  }
  .EIERo0SGJ .amlYL9 {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .EIERo0SGJ .PqsD2N1l4 {
    width: 100%;
  }
}
.EIERo0SGJ .kLbcZPVsoK {
  text-align: center;
  color: #000000;
}
.EIERo0SGJ .Cgw3BgtPKuq,
.EIERo0SGJ .CfEja3 {
  text-align: center;
  color: #000000;
}
.EIERo0SGJ .Pidhq36As,
.EIERo0SGJ .upBXX3e7eyv {
  text-align: center;
  color: #000000;
}
.EIERo0SGJ .dbObsiBcW1 {
  color: #232323;
  text-align: center;
}
.Vc8HhrY4Ad {
  padding-top: 7rem;
  padding-bottom: 7rem;
  background-color: #ffffff;
}
.Vc8HhrY4Ad .Cgw3BgtPKuq {
  color: #000000;
}
.Vc8HhrY4Ad .dbObsiBcW1 {
  color: #000000;
}
.Vc8HhrY4Ad .kLbcZPVsoK {
  color: #000000;
}
.Vc8HhrY4Ad .kdvzPm3QMd {
  color: #000000;
}
.Vc8HhrY4Ad .kdvzPm3QMd,
.Vc8HhrY4Ad .scitYfkfu {
  color: #000000;
}
.Vc8HhrY4Ad .DffQke1L35 {
  color: #000000;
}
.Vc8HhrY4Ad h4 {
  line-height: 1.2;
}
.NYYurwhRmy {
  padding-top: 7rem;
  padding-bottom: 7rem;
  background-color: #161300;
}
.NYYurwhRmy .Cgw3BgtPKuq {
  color: #FFFFFF;
}
.NYYurwhRmy .dbObsiBcW1 {
  color: #FFFFFF;
}
.NYYurwhRmy .kLbcZPVsoK {
  color: #FFFFFF;
}
.Tr0UOl1H {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #ffd100;
}
.Tr0UOl1H .P17y0ft:focus,
.Tr0UOl1H span:focus {
  outline: none;
}
.Tr0UOl1H .zm1QT9BW {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}
.Tr0UOl1H .P17y0ft {
  color: #000000;
  min-height: 90px;
}
@media (max-width: 768px) {
  .Tr0UOl1H .P17y0ft {
    min-height: 45px;
  }
}
.BrVoUwUurm {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.BrVoUwUurm .YGzWMe.rdJ45jphC2J {
  display: none;
}
.BrVoUwUurm .YGzWMe {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.BrVoUwUurm li {
  padding-bottom: 1rem;
}
.BrVoUwUurm .nx43oHzyH {
  justify-content: flex-end;
}
.BrVoUwUurm ul {
  padding-left: 1.5rem;
}
.BrVoUwUurm .ekCI4G {
  line-height: 1.2;
}
.BrVoUwUurm p {
  line-height: 1.2;
}
.BrVoUwUurm .Cgw3BgtPKuq {
  line-height: 1.2;
  color: #000000;
}
.BrVoUwUurm .DaJR1r {
  overflow: hidden;
  background: #ffffff;
  padding: 4rem 3rem;
}
@media (max-width: 767px) {
  .BrVoUwUurm .DaJR1r {
    padding: 2rem 1rem;
  }
}
.BrVoUwUurm .HCfwgnkdC {
  padding: 0 1rem;
}
.BrVoUwUurm .kLbcZPVsoK {
  color: #000000;
}
.BrVoUwUurm .Cgw3BgtPKuq,
.BrVoUwUurm .CfEja3 {
  color: #f0466a;
}
.BrVoUwUurm .kdvzPm3QMd {
  color: #f0466a;
}
.BrVoUwUurm .kdvzPm3QMd,
.BrVoUwUurm .scitYfkfu {
  color: #f0466a;
}
.BrVoUwUurm .myX3fVd {
  color: #000000;
}
.BrVoUwUurm .sOBzbgTwj {
  color: #000000;
}
.zVHtEMr9SM {
  padding-top: 8rem;
  padding-bottom: 8rem;
  background-color: #ffffff;
}
.zVHtEMr9SM .YGzWMe.rdJ45jphC2J {
  display: none;
}
.zVHtEMr9SM .YGzWMe {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.zVHtEMr9SM li {
  padding-bottom: 0.5rem;
}
.zVHtEMr9SM .scitYfkfu {
  width: 100%;
  height: 2px;
  background: #000000;
  margin-bottom: 1rem;
}
.zVHtEMr9SM .VtZuMMWcg {
  border-top: 2px solid #000000;
  padding-top: 1rem;
}
.zVHtEMr9SM .Cgw3BgtPKuq {
  line-height: 1.2;
  color: #000000;
}
.zVHtEMr9SM .DaJR1r {
  overflow: hidden;
  background: #fde1e9;
  padding: 4rem 3rem;
}
@media (max-width: 767px) {
  .zVHtEMr9SM .DaJR1r {
    padding: 2rem 1rem;
  }
}
.zVHtEMr9SM .HCfwgnkdC {
  padding: 0 1rem;
}
.zVHtEMr9SM .kLbcZPVsoK {
  color: #000000;
  text-align: center;
}
.zVHtEMr9SM .Cgw3BgtPKuq,
.zVHtEMr9SM .CfEja3 {
  color: #000000;
  text-align: center;
}
.zVHtEMr9SM .kdvzPm3QMd {
  color: #000000;
}
.zVHtEMr9SM .KRgZVYbT7b P {
  text-align: left;
}
.zVHtEMr9SM .KRgZVYbT7b {
  color: #000000;
}
.zVHtEMr9SM .sOBzbgTwj {
  color: #000000;
}
.c4bl8AbBE3 {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background: #161300;
}
.c4bl8AbBE3 .YGzWMe.rdJ45jphC2J {
  display: none;
}
.c4bl8AbBE3 .YGzWMe {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.c4bl8AbBE3 .svFLPoN {
  height: 35rem;
  position: relative;
  border-radius: 2rem;
}
.c4bl8AbBE3 .svFLPoN iframe {
  height: 100%;
  width: 100%;
  border-radius: 2rem;
}
.c4bl8AbBE3 .svFLPoN [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%;
}
.c4bl8AbBE3 .svFLPoN[data-state] {
  background: #e9e5dc;
}
.c4bl8AbBE3 .svFLPoN[data-state="loading"] [data-state-details] {
  display: none;
}
.c4bl8AbBE3 .pRreEOuoB {
  max-width: 800px;
}
.c4bl8AbBE3 .kLbcZPVsoK {
  color: #FFFFFF;
}
.O8z7gWm5 {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #161300;
}
.O8z7gWm5 .P17y0ft:focus,
.O8z7gWm5 span:focus {
  outline: none;
}
.O8z7gWm5 .P17y0ft {
  cursor: pointer;
}
.O8z7gWm5 .x68ffVyqxlB {
  grid-row-gap: 2rem;
}
@media (max-width: 767px) {
  .O8z7gWm5 .x68ffVyqxlB {
    grid-row-gap: 1rem;
  }
}
.O8z7gWm5 .Eqgywe,
.O8z7gWm5 .TMygZlIyPy {
  gap: 0 2rem;
}
@media (max-width: 767px) {
  .O8z7gWm5 .Eqgywe,
  .O8z7gWm5 .TMygZlIyPy {
    gap: 0 1rem;
  }
}
.O8z7gWm5 .kLbcZPVsoK {
  margin-bottom: 50px;
  color: #FFFFFF;
  text-align: center;
}
@media (max-width: 992px) {
  .O8z7gWm5 .kLbcZPVsoK {
    margin-bottom: 32px;
  }
}
.O8z7gWm5 .pRreEOuoB {
  max-width: 800px;
}
.O8z7gWm5 .u9RWfYu6hw9,
.O8z7gWm5 .zm1QT9BW {
  overflow: hidden;
}
.O8z7gWm5 .x68ffVyqxlB {
  display: grid;
  transform: translate3d(-3rem, 0, 0);
  width: 115vw;
  grid-column-gap: 1rem;
}
.O8z7gWm5 .dBVTcJYs {
  display: flex;
  justify-content: center;
  align-items: center;
}
.O8z7gWm5 .dBVTcJYs img {
  min-width: 30vw;
  max-width: 100%;
  height: 400px;
  object-fit: cover;
}
@media (max-width: 1200px) {
  .O8z7gWm5 .dBVTcJYs img {
    height: 350px;
  }
}
@media (max-width: 767px) {
  .O8z7gWm5 .dBVTcJYs img {
    min-width: 35vw;
    height: 160px;
  }
}
.O8z7gWm5 .Eqgywe,
.O8z7gWm5 .TMygZlIyPy {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
}
.O8z7gWm5 .Eqgywe {
  align-items: flex-end;
}
.O8z7gWm5 .TMygZlIyPy {
  align-items: flex-start;
}
.seYUWRtEY02 {
  display: flex;
  background-image: url("HTnWoz.jpeg");
  overflow: hidden;
}
.seYUWRtEY02 .P5a3kQh {
  background-color: #f92c50;
  opacity: 0.5;
}
.seYUWRtEY02 .YGzWMe.rdJ45jphC2J {
  display: none;
}
.seYUWRtEY02 .YGzWMe {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.LO9c8nAXV {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #161300;
}
.LO9c8nAXV .EPxfJ3 {
  line-height: 1.2;
  color: #FFFFFF;
  text-align: left;
}
.LO9c8nAXV img,
.LO9c8nAXV .W0a1aDCwq {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.LO9c8nAXV .P17y0ft:focus,
.LO9c8nAXV span:focus {
  outline: none;
}
.LO9c8nAXV .P17y0ft {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .LO9c8nAXV .P17y0ft {
    margin-bottom: 1rem;
  }
}
.LO9c8nAXV .cS416W {
  position: relative;
  border-radius: 4px;
  display: flex;
  flex-flow: column nowrap;
}
.LO9c8nAXV .CfEja3 {
  margin-top: auto !important;
}
.LO9c8nAXV .kLbcZPVsoK {
  color: #FFFFFF;
  text-align: left;
}
.LO9c8nAXV .Cgw3BgtPKuq,
.LO9c8nAXV .CfEja3 {
  color: #838383;
  text-align: left;
}
.LO9c8nAXV .eFovu8W5JPc {
  color: #FFFFFF;
  text-align: left;
}
.LO9c8nAXV .dbObsiBcW1 {
  color: #FFFFFF;
  text-align: left;
}
.epicEh {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.epicEh .waEXnMeT4FX {
  border: 1px solid currentColor;
  border-radius: 2rem;
  padding: 2rem 2rem;
  color: #000000;
  width: fit-content;
  display: inline-block;
}
.epicEh .P17y0ft:focus,
.epicEh span:focus {
  outline: none;
}
@media (max-width: 767px) {
  .epicEh .u1smnxNZ {
    text-align: center;
  }
}
.epicEh .DaJR1r {
  background: #ffff51;
  padding: 4rem 3rem;
  padding-bottom: 2rem;
  margin: 0;
}
@media (max-width: 767px) {
  .epicEh .DaJR1r {
    padding: 1rem 0rem;
  }
}
.epicEh .P17y0ft {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .epicEh .P17y0ft {
    margin-bottom: 1rem;
  }
}
.epicEh .kdvzPm3QMd {
  background: #fed9e1;
  width: fit-content;
  border-radius: 1rem;
  padding: 6px 10px;
}
.epicEh .nUst01O {
  margin-top: 2rem;
  padding: 0 2rem 2rem;
  display: flex;
  flex-direction: column;
  height: 100%;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .epicEh .nUst01O {
    padding: 2rem 1.5rem;
    padding-top: 1rem;
    margin-top: 1rem;
  }
}
@media (max-width: 767px) {
  .epicEh .nUst01O {
    padding: 1rem 1rem;
    padding-top: 0rem;
    margin-top: 1rem;
  }
}
.epicEh .cS416W {
  position: relative;
  background: #ffd100;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.epicEh .cS416W .VpoOZbXxT {
  margin-top: auto;
}
.epicEh .kLbcZPVsoK {
  color: #000000;
  text-align: left;
}
.epicEh .Cgw3BgtPKuq,
.epicEh .P17y0ft .CfEja3 {
  text-align: center;
}
.epicEh .JEyItjmZ9 {
  color: #f0466a;
}
.epicEh .dbObsiBcW1,
.epicEh .MNxzvm8 .CfEja3 {
  text-align: left;
  color: #ffffff;
}
.epicEh .Cgw3BgtPKuq {
  text-align: left;
}
.epicEh .Cgw3BgtPKuq,
.epicEh .jq2iZs {
  text-align: left;
}
.epicEh .Cgw3BgtPKuq,
.epicEh .CfEja3 {
  text-align: left;
}
.epicEh .Cgw3BgtPKuq,
.epicEh .VpoOZbXxT .CfEja3 {
  text-align: left;
}
.epicEh .xse7i7W6pTj,
.epicEh .P17y0ft .CfEja3 {
  text-align: left;
  color: #000000;
}
.epicEh .svUcBW {
  text-align: left;
  color: #ffffff;
}
.zvjgcOz {
  padding-top: 7rem;
  padding-bottom: 7rem;
  background-color: #161300;
}
.zvjgcOz .Cgw3BgtPKuq {
  color: #FFFFFF;
}
.zvjgcOz .dbObsiBcW1 {
  color: #FFFFFF;
}
.zvjgcOz .kLbcZPVsoK {
  color: #FFFFFF;
}
.zvjgcOz .Na4fCb {
  color: #FFFFFF;
}
.zvjgcOz a {
  text-decoration: underline;
}
.zvjgcOz p {
  line-height: 1.2;
}
.EFBcxPacY {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
  overflow: hidden;
}
.EFBcxPacY .YGzWMe.rdJ45jphC2J {
  display: none;
}
.EFBcxPacY .YGzWMe {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.EFBcxPacY ul {
  padding-left: 1.5rem;
}
.EFBcxPacY ul li {
  padding-bottom: 0.5rem;
}
.EFBcxPacY .ekCI4G {
  line-height: 1.2;
}
.EFBcxPacY p {
  line-height: 1.2;
}
.EFBcxPacY .QV2JUlH {
  position: absolute;
  top: -900px;
  left: -20%;
  width: 140%;
  height: 1700px;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  background: #232323;
}
@media (max-width: 992px) {
  .EFBcxPacY .QV2JUlH {
    top: -700px;
    height: 1500px;
  }
}
@media (max-width: 767px) {
  .EFBcxPacY .QV2JUlH {
    height: 600px;
    top: -100px;
  }
}
.EFBcxPacY .scitYfkfu {
  width: 100%;
  height: 2px;
  background: #472f00;
  margin-bottom: 1rem;
  margin-top: 1rem;
}
.EFBcxPacY .VtZuMMWcg {
  border-top: 2px solid #472f00;
  padding-top: 1rem;
}
.EFBcxPacY .Cgw3BgtPKuq {
  line-height: 1.2;
  color: #000000;
}
.EFBcxPacY .DaJR1r {
  overflow: hidden;
  background: #fffdeb;
  padding: 4rem 3rem;
}
@media (max-width: 767px) {
  .EFBcxPacY .DaJR1r {
    padding: 2rem 1rem;
  }
}
.EFBcxPacY .HCfwgnkdC {
  padding: 0 1rem;
}
.EFBcxPacY .kLbcZPVsoK {
  color: #000000;
}
.EFBcxPacY .Cgw3BgtPKuq,
.EFBcxPacY .CfEja3 {
  color: #f0466a;
}
.EFBcxPacY .kdvzPm3QMd {
  color: #f0466a;
}
.EFBcxPacY .kdvzPm3QMd,
.EFBcxPacY .scitYfkfu {
  color: #472F00;
}
.EFBcxPacY .myX3fVd {
  color: #472F00;
}
.EFBcxPacY .hu8tXHh9 {
  color: #000000;
}
.EFBcxPacY .sOBzbgTwj {
  color: #000000;
}
.WeRIesjZEnq {
  padding-top: 7rem;
  padding-bottom: 7rem;
  background-color: #ffee32;
}
.WeRIesjZEnq .YGzWMe.rdJ45jphC2J {
  display: none;
}
.WeRIesjZEnq .YGzWMe {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.WeRIesjZEnq .Cgw3BgtPKuq {
  color: #000000;
}
.WeRIesjZEnq .dbObsiBcW1 {
  color: #000000;
}
.WeRIesjZEnq .kLbcZPVsoK {
  color: #000000;
}
.WeRIesjZEnq .kdvzPm3QMd {
  color: #ffffff;
}
.WeRIesjZEnq .scitYfkfu {
  width: 100%;
  height: 1px;
  background: currentColor;
  margin-bottom: 1rem;
}
.WeRIesjZEnq .kdvzPm3QMd,
.WeRIesjZEnq .scitYfkfu {
  color: #FFD100;
}
.WeRIesjZEnq p {
  line-height: 1.2;
}
.oAz5KIa {
  padding-top: 8rem;
  padding-bottom: 8rem;
  background-color: #ffffff;
  overflow: hidden;
}
.oAz5KIa .YGzWMe.rdJ45jphC2J {
  display: none;
}
.oAz5KIa .YGzWMe {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.oAz5KIa .ekCI4G {
  line-height: 1.2;
  color: #000000;
}
.oAz5KIa .QV2JUlH {
  position: absolute;
  top: -900px;
  left: -20%;
  width: 140%;
  height: 1700px;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  background: #161300;
}
@media (max-width: 992px) {
  .oAz5KIa .QV2JUlH {
    top: -700px;
    height: 1500px;
  }
}
@media (max-width: 767px) {
  .oAz5KIa .QV2JUlH {
    height: 600px;
    top: -100px;
  }
}
.oAz5KIa .scitYfkfu {
  width: 100%;
  height: 2px;
  background: #000000;
  margin-bottom: 1rem;
}
.oAz5KIa .VtZuMMWcg {
  border-top: 2px solid #000000;
  padding-top: 1rem;
}
.oAz5KIa .Cgw3BgtPKuq {
  line-height: 1.2;
  color: #000000;
}
.oAz5KIa .DaJR1r {
  overflow: hidden;
  background: #fde1e9;
  padding: 4rem 3rem;
}
@media (max-width: 767px) {
  .oAz5KIa .DaJR1r {
    padding: 2rem 1rem;
  }
}
.oAz5KIa .HCfwgnkdC {
  padding: 0 1rem;
}
.oAz5KIa .kLbcZPVsoK {
  color: #000000;
}
.oAz5KIa .Cgw3BgtPKuq,
.oAz5KIa .CfEja3 {
  color: #f0466a;
}
.oAz5KIa .kdvzPm3QMd {
  color: #000000;
}
.rjffWo76S7 {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffee32;
}
.rjffWo76S7 .YGzWMe.rdJ45jphC2J {
  display: none;
}
.rjffWo76S7 .nx43oHzyH {
  background-image: url("../../../assets/images/photo165201673889083e0bc260344.jpeg");
  justify-content: center;
  background-size: cover;
  padding: 4rem;
  padding-bottom: 20rem;
}
@media (max-width: 767px) {
  .rjffWo76S7 .nx43oHzyH {
    padding: 2rem 1rem;
  }
}
.rjffWo76S7 .YGzWMe {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
@media (max-width: 992px) {
  .rjffWo76S7 .u9RWfYu6hw9 {
    padding: 0 30px;
  }
}
.rjffWo76S7 .Twu1GR1pKB {
  margin-bottom: 90px;
}
@media (max-width: 992px) {
  .rjffWo76S7 .Twu1GR1pKB {
    margin-bottom: 30px;
  }
}
.rjffWo76S7 .Twu1GR1pKB .kLbcZPVsoK {
  margin-bottom: 0;
}
.rjffWo76S7 .jYU4Zb {
  position: relative;
  z-index: 1;
  padding: 20px 0;
}
.rjffWo76S7 .jYU4Zb .dbObsiBcW1 {
  margin-bottom: 10px;
}
@media (max-width: 992px) {
  .rjffWo76S7 .jYU4Zb .dbObsiBcW1 {
    margin-bottom: 15px;
  }
}
.rjffWo76S7 .jYU4Zb .puV70NQu {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.rjffWo76S7 .jYU4Zb .puV70NQu .cAXtDxw0L {
  line-height: 50px;
}
.rjffWo76S7 .DaJR1r {
  overflow: hidden;
}
.rjffWo76S7 .DaJR1r::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.7;
  background-color: #ffee32;
  pointer-event: none;
  border-radius: 2rem;
}
.rjffWo76S7 .kLbcZPVsoK {
  color: #ffffff;
  text-align: center;
}
.rjffWo76S7 .dbObsiBcW1 {
  color: #000000;
}
.rjffWo76S7 .puV70NQu {
  color: #000000;
}
.rjffWo76S7 .puV70NQu,
.rjffWo76S7 .cAXtDxw0L {
  color: #000000;
}
.vT8UNxuYdg {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.vT8UNxuYdg .YGzWMe.rdJ45jphC2J {
  display: none;
}
.vT8UNxuYdg .YGzWMe {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.vT8UNxuYdg .pzJNBB00S .qLbjNU7NQ {
  width: 100%;
  display: block;
}
.vT8UNxuYdg .pzJNBB00S .svUcBW {
  z-index: 1;
}
.vT8UNxuYdg .cS416W {
  margin-bottom: 2rem;
}
.vT8UNxuYdg .qLbjNU7NQ {
  color: #000000;
}
.vT8UNxuYdg .JuFN1y7S {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .vT8UNxuYdg .JuFN1y7S {
    margin-bottom: 1rem;
  }
}
@media (max-width: 767px) {
  .vT8UNxuYdg * {
    text-align: center !important;
  }
  .vT8UNxuYdg .XQuGhA {
    margin-bottom: 2rem;
  }
}
.vT8UNxuYdg .pRreEOuoB {
  max-width: 800px;
}
.vT8UNxuYdg .kLbcZPVsoK,
.vT8UNxuYdg .r8pDgMUE {
  color: #000000;
}
.vT8UNxuYdg .Cgw3BgtPKuq,
.vT8UNxuYdg .CfEja3 {
  color: #000000;
}
.vT8UNxuYdg .svUcBW,
.vT8UNxuYdg .VATrQSA9 {
  color: #000000;
}
.vT8UNxuYdg .xse7i7W6pTj {
  color: #000000;
}
.V0Ejxieb1xQ {
  padding-top: 6rem;
  padding-bottom: 4rem;
  background-color: #ffffff;
}
.V0Ejxieb1xQ .EPxfJ3 {
  line-height: 1.2;
  color: #000000;
}
.V0Ejxieb1xQ img,
.V0Ejxieb1xQ .W0a1aDCwq {
  width: 100%;
}
.V0Ejxieb1xQ .P17y0ft:focus,
.V0Ejxieb1xQ span:focus {
  outline: none;
}
.V0Ejxieb1xQ .P17y0ft {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .V0Ejxieb1xQ .P17y0ft {
    margin-bottom: 1rem;
  }
}
.V0Ejxieb1xQ .cS416W {
  position: relative;
  border-radius: 4px;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.V0Ejxieb1xQ .kLbcZPVsoK {
  color: #000000;
}
.V0Ejxieb1xQ .Cgw3BgtPKuq,
.V0Ejxieb1xQ .CfEja3 {
  color: #232323;
}
.V0Ejxieb1xQ .eFovu8W5JPc {
  color: #232323;
  text-align: center;
}
.V0Ejxieb1xQ .pRreEOuoB {
  max-width: 800px;
}
.mZjD9mGF {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #161300;
}
.mZjD9mGF .YGzWMe.rdJ45jphC2J {
  display: none;
}
.mZjD9mGF .YGzWMe {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
@media (max-width: 992px) {
  .mZjD9mGF .u9RWfYu6hw9 {
    padding: 0 20px;
  }
}
@media (max-width: 767px) {
  .mZjD9mGF .u9RWfYu6hw9 {
    padding: 0 4px;
  }
}
.mZjD9mGF .nx43oHzyH {
  margin: 0;
}
.mZjD9mGF .nx43oHzyH .Twu1GR1pKB .kLbcZPVsoK {
  margin-bottom: 50px;
}
@media (max-width: 992px) {
  .mZjD9mGF .nx43oHzyH .Twu1GR1pKB .kLbcZPVsoK {
    margin-bottom: 32px;
  }
}
.mZjD9mGF .nx43oHzyH .QFpY8iiktq .NLU5b9uabeU {
  border-bottom: 1px solid #ffffff;
  border-radius: 0 !important;
}
.mZjD9mGF .nx43oHzyH .QFpY8iiktq .NLU5b9uabeU:first-child {
  border-top: 1px solid #ffffff;
}
.mZjD9mGF .nx43oHzyH .QFpY8iiktq .NLU5b9uabeU .UNNIwMG {
  padding: 32px 0;
  border-bottom: none;
  background-color: transparent;
}
.mZjD9mGF .nx43oHzyH .QFpY8iiktq .NLU5b9uabeU .UNNIwMG .UsYWmQhZt5 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mZjD9mGF .nx43oHzyH .QFpY8iiktq .NLU5b9uabeU .UNNIwMG .UsYWmQhZt5:not(.TaOPIs) .bO5bnDsQ {
  transform: rotate(-45deg);
}
.mZjD9mGF .nx43oHzyH .QFpY8iiktq .NLU5b9uabeU .UNNIwMG .UsYWmQhZt5 .di7xbh10fOf {
  margin-bottom: 0;
}
.mZjD9mGF .nx43oHzyH .QFpY8iiktq .NLU5b9uabeU .UNNIwMG .UsYWmQhZt5 .bO5bnDsQ {
  font-size: 24px;
  transition: all 0.3s ease-out;
}
.mZjD9mGF .nx43oHzyH .QFpY8iiktq .NLU5b9uabeU .LqrXsoG73 .g4gjU8Q {
  margin-bottom: 50px;
}
@media (max-width: 992px) {
  .mZjD9mGF .nx43oHzyH .QFpY8iiktq .NLU5b9uabeU .LqrXsoG73 .g4gjU8Q {
    margin-bottom: 32px;
  }
}
.mZjD9mGF .nx43oHzyH .QFpY8iiktq .NLU5b9uabeU .LqrXsoG73 .g4gjU8Q .Cgw3BgtPKuq {
  margin-bottom: 50px;
}
@media (max-width: 992px) {
  .mZjD9mGF .nx43oHzyH .QFpY8iiktq .NLU5b9uabeU .LqrXsoG73 .g4gjU8Q .Cgw3BgtPKuq {
    margin-bottom: 32px;
  }
}
.mZjD9mGF .kLbcZPVsoK {
  color: #FFFFFF;
  text-align: left;
}
.mZjD9mGF .di7xbh10fOf,
.mZjD9mGF .bO5bnDsQ {
  color: #FFFFFF;
}
.mZjD9mGF .Cgw3BgtPKuq {
  color: #FFFFFF;
}
.QLpnknbvsa {
  padding-top: 7rem;
  padding-bottom: 7rem;
  background-color: #161300;
}
.QLpnknbvsa .Cgw3BgtPKuq {
  color: #FFFFFF;
}
.QLpnknbvsa .dbObsiBcW1 {
  color: #FFFFFF;
}
.QLpnknbvsa .kLbcZPVsoK {
  color: #FFFFFF;
}
.bnLknk {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffee32;
}
.bnLknk .YGzWMe.rdJ45jphC2J {
  display: none;
}
.bnLknk .YGzWMe {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.bnLknk .pRreEOuoB {
  max-width: 800px;
}
.bnLknk .kLbcZPVsoK {
  color: #000000;
  text-align: center;
}
.i9aAZHy {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.i9aAZHy .P17y0ft:focus,
.i9aAZHy span:focus {
  outline: none;
}
.i9aAZHy .P17y0ft {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .i9aAZHy .P17y0ft {
    margin-bottom: 1rem;
  }
}
.i9aAZHy .kdvzPm3QMd {
  background: #ffff51;
  width: fit-content;
  border-radius: 1rem;
  padding: 6px 10px;
}
.i9aAZHy .nUst01O {
  margin-top: 2rem;
  padding: 0 2rem 2rem;
  display: flex;
  flex-direction: column;
  height: 100%;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .i9aAZHy .nUst01O {
    padding: 2rem 1.5rem;
    padding-top: 1rem;
    margin-top: 1rem;
  }
}
@media (max-width: 767px) {
  .i9aAZHy .nUst01O {
    padding: 1rem 1rem;
    padding-top: 1rem;
    margin-top: 1rem;
  }
}
.i9aAZHy .cS416W {
  position: relative;
  background: #fffdeb;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.i9aAZHy .cS416W .VpoOZbXxT {
  margin-top: auto;
}
.i9aAZHy .kLbcZPVsoK {
  color: #000000;
  text-align: center;
}
.i9aAZHy .Cgw3BgtPKuq,
.i9aAZHy .P17y0ft .CfEja3 {
  text-align: center;
}
.i9aAZHy .pRreEOuoB {
  max-width: 800px;
}
.i9aAZHy .JEyItjmZ9 {
  color: #C7A000;
}
.i9aAZHy .dbObsiBcW1,
.i9aAZHy .MNxzvm8 .CfEja3 {
  text-align: center;
  color: #000000;
}
.i9aAZHy .Cgw3BgtPKuq {
  text-align: left;
}
.i9aAZHy .Cgw3BgtPKuq,
.i9aAZHy .jq2iZs {
  text-align: left;
}
.i9aAZHy .Cgw3BgtPKuq,
.i9aAZHy .CfEja3 {
  text-align: left;
}
.i9aAZHy .Cgw3BgtPKuq,
.i9aAZHy .VpoOZbXxT .CfEja3 {
  text-align: left;
}
.i9aAZHy .xse7i7W6pTj,
.i9aAZHy .P17y0ft .CfEja3 {
  text-align: left;
  color: #000000;
}
.i9aAZHy .svUcBW {
  text-align: left;
}
.kiKI0qoiAC3 {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #161300;
}
.kiKI0qoiAC3 .EPxfJ3 {
  line-height: 1.2;
  color: #FFFFFF;
  text-align: left;
}
.kiKI0qoiAC3 img,
.kiKI0qoiAC3 .W0a1aDCwq {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.kiKI0qoiAC3 .P17y0ft:focus,
.kiKI0qoiAC3 span:focus {
  outline: none;
}
.kiKI0qoiAC3 .P17y0ft {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .kiKI0qoiAC3 .P17y0ft {
    margin-bottom: 1rem;
  }
}
.kiKI0qoiAC3 .cS416W {
  position: relative;
  border-radius: 4px;
  display: flex;
  flex-flow: column nowrap;
}
.kiKI0qoiAC3 .CfEja3 {
  margin-top: auto !important;
}
.kiKI0qoiAC3 .kLbcZPVsoK {
  color: #FFFFFF;
  text-align: left;
}
.kiKI0qoiAC3 .Cgw3BgtPKuq,
.kiKI0qoiAC3 .CfEja3 {
  color: #FFFFFF;
  text-align: left;
}
.kiKI0qoiAC3 .eFovu8W5JPc {
  color: #FFFFFF;
  text-align: left;
}
.kiKI0qoiAC3 .dbObsiBcW1 {
  color: #838383;
  text-align: left;
}
.pYgMYZam {
  display: flex;
  padding-top: 225px;
  padding-bottom: 150px;
  background-color: #ffee32;
}
.pYgMYZam .PqsD2N1l4 {
  padding: 5rem 1rem;
}
@media (min-width: 992px) {
  .pYgMYZam .PqsD2N1l4 {
    padding: 5rem 3rem;
  }
}
.pYgMYZam .upBXX3e7eyv {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
@media (max-width: 992px) {
  .pYgMYZam .upBXX3e7eyv {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .pYgMYZam .upBXX3e7eyv {
    justify-content: center;
  }
}
.pYgMYZam .W1FycBQylK {
  background-color: #c8bc00;
  padding: 5px 15px;
  border-radius: 20px;
  width: fit-content;
  color: #838383;
  margin: 0 0.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.pYgMYZam .kLbcZPVsoK {
  text-align: left;
  color: #000000;
}
.pYgMYZam .Cgw3BgtPKuq,
.pYgMYZam .CfEja3 {
  text-align: left;
  color: #ffffff;
}
.pYgMYZam .v6ij6A3 {
  text-align: left;
  color: #000000;
}
.pYgMYZam .CfEja3 {
  text-align: right;
}
@media (max-width: 767px) {
  .pYgMYZam .CfEja3 {
    text-align: center;
  }
}
.pYgMYZam .W1FycBQylK,
.pYgMYZam .upBXX3e7eyv {
  color: #000000;
}
.pYgMYZam .Cgw3BgtPKuq {
  color: #000000;
}
.DagQI65K {
  padding-top: 8rem;
  padding-bottom: 8rem;
  background-color: #161300;
}
.DagQI65K .YGzWMe.rdJ45jphC2J {
  display: none;
}
.DagQI65K .YGzWMe {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.DagQI65K .scitYfkfu {
  width: 100%;
  height: 2px;
  background: #000000;
  margin-bottom: 1rem;
}
.DagQI65K .cS416W {
  border-top: 2px solid #000000;
  padding-top: 1rem;
  border-radius: 0 !important;
}
.DagQI65K .Cgw3BgtPKuq {
  line-height: 1.2;
  color: #000000;
}
.DagQI65K .DaJR1r {
  overflow: hidden;
  background: #fffdeb;
  padding: 4rem 3rem;
}
@media (max-width: 767px) {
  .DagQI65K .DaJR1r {
    padding: 2rem 1rem;
  }
}
.DagQI65K .HCfwgnkdC {
  padding: 0 1rem;
}
.DagQI65K .kLbcZPVsoK {
  color: #000000;
}
.DagQI65K .Cgw3BgtPKuq,
.DagQI65K .CfEja3 {
  color: #000000;
}
.DagQI65K .kdvzPm3QMd {
  color: #000000;
}
.DagQI65K .Na4fCb {
  color: #000000;
}
.DagQI65K .ekCI4G {
  color: #000000;
}
.YPAHYu75 {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.YPAHYu75 .Cgw3BgtPKuq {
  color: #000000;
}
.YPAHYu75 .dbObsiBcW1 {
  color: #000000;
  text-align: center;
}
.YPAHYu75 .kLbcZPVsoK {
  color: #000000;
  text-align: center;
}
.YPAHYu75 .pgQfD89sqc img {
  width: 180px;
  height: 180px;
  object-fit: cover;
  border-radius: 40% !important;
}
@media (min-width: 768px) and (max-width: 991px) {
  .YPAHYu75 .pgQfD89sqc img {
    width: 120px;
    height: 120px;
  }
}
.YPAHYu75 p {
  line-height: 1.3;
}
.YPAHYu75 .bO5bnDsQ {
  font-size: 5rem;
  color: #ffd100;
  opacity: 0.2;
}
@media (max-width: 992px) {
  .YPAHYu75 .bO5bnDsQ {
    display: none;
  }
}
.YPAHYu75 .n2j3AQRr {
  position: relative;
}
.YPAHYu75 .n2j3AQRr .bwBcxI {
  position: absolute;
  left: -100px;
  top: -60px;
}
.YPAHYu75 .n2j3AQRr .pBJyVHe7 {
  position: absolute;
  right: -100px;
  bottom: -30px;
}
.YPAHYu75 .pgQfD89sqc {
  display: flex;
}
.YPAHYu75 .xse7i7W6pTj {
  text-align: center;
  color: #000000;
}
.YPAHYu75 .svUcBW,
.YPAHYu75 .pgQfD89sqc {
  text-align: center;
  color: #f0466a;
}
.r68IVmWacQ9 {
  display: flex;
  overflow: hidden;
}
.r68IVmWacQ9 .YGzWMe.rdJ45jphC2J {
  display: none;
}
.r68IVmWacQ9 .YGzWMe {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-image: url("Nre3347nxsO.jpg");
}
.vzheOS8Q5Dh {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #161300;
}
.vzheOS8Q5Dh .P17y0ft:focus,
.vzheOS8Q5Dh span:focus {
  outline: none;
}
.vzheOS8Q5Dh .P17y0ft {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .vzheOS8Q5Dh .P17y0ft {
    margin-bottom: 1rem;
  }
}
.vzheOS8Q5Dh .scitYfkfu {
  width: 100%;
  height: 1px;
  background: #ffd100;
  margin-bottom: 2rem;
}
.vzheOS8Q5Dh .kdvzPm3QMd {
  background: #ffd100;
  width: fit-content;
  border-radius: 1rem;
  padding: 6px 12px;
}
.vzheOS8Q5Dh .nUst01O {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.vzheOS8Q5Dh .cS416W {
  position: relative;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.vzheOS8Q5Dh .cS416W .VpoOZbXxT {
  margin-top: auto;
}
.vzheOS8Q5Dh .kLbcZPVsoK {
  color: #ffffff;
  text-align: center;
}
.vzheOS8Q5Dh .Cgw3BgtPKuq,
.vzheOS8Q5Dh .P17y0ft .CfEja3 {
  text-align: center;
}
.vzheOS8Q5Dh .pRreEOuoB {
  max-width: 800px;
}
.vzheOS8Q5Dh .JEyItjmZ9 {
  color: #000000;
}
.vzheOS8Q5Dh .dbObsiBcW1,
.vzheOS8Q5Dh .MNxzvm8 .CfEja3 {
  text-align: center;
  color: #ffffff;
}
.vzheOS8Q5Dh .Cgw3BgtPKuq {
  text-align: left;
}
.vzheOS8Q5Dh .Cgw3BgtPKuq,
.vzheOS8Q5Dh .jq2iZs {
  text-align: left;
}
.vzheOS8Q5Dh .Cgw3BgtPKuq,
.vzheOS8Q5Dh .CfEja3 {
  text-align: left;
}
.vzheOS8Q5Dh .Cgw3BgtPKuq,
.vzheOS8Q5Dh .VpoOZbXxT .CfEja3 {
  text-align: left;
}
.vzheOS8Q5Dh .xse7i7W6pTj,
.vzheOS8Q5Dh .P17y0ft .CfEja3 {
  text-align: left;
  color: #FFFFFF;
}
.vzheOS8Q5Dh .svUcBW {
  text-align: left;
  color: #ffffff;
}
.kcY2XJKbCo {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #161300;
}
.kcY2XJKbCo .YGzWMe.rdJ45jphC2J {
  display: none;
}
.kcY2XJKbCo .YGzWMe {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.kcY2XJKbCo .X8njFm {
  justify-content: flex-end;
}
.kcY2XJKbCo .pzJNBB00S .qLbjNU7NQ {
  width: 100%;
  display: block;
}
.kcY2XJKbCo .pzJNBB00S .svUcBW {
  z-index: 1;
}
.kcY2XJKbCo .cS416W {
  margin-bottom: 2rem;
}
.kcY2XJKbCo .qLbjNU7NQ {
  color: #FFFFFF;
}
.kcY2XJKbCo .JuFN1y7S {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .kcY2XJKbCo .JuFN1y7S {
    margin-bottom: 1rem;
  }
}
@media (max-width: 767px) {
  .kcY2XJKbCo * {
    text-align: center !important;
  }
  .kcY2XJKbCo .XQuGhA {
    margin-bottom: 2rem;
  }
}
.kcY2XJKbCo .kLbcZPVsoK,
.kcY2XJKbCo .r8pDgMUE {
  text-align: left;
  color: #FFFFFF;
}
.kcY2XJKbCo .Cgw3BgtPKuq,
.kcY2XJKbCo .CfEja3 {
  color: #ffffff;
}
.kcY2XJKbCo .svUcBW,
.kcY2XJKbCo .VATrQSA9 {
  color: #FFFFFF;
}
.kcY2XJKbCo .p85lZhuV6,
.kcY2XJKbCo .CfEja3 {
  color: #FFFFFF;
}
.kcY2XJKbCo .xse7i7W6pTj {
  color: #FFFFFF;
}
.jKslpCOr {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.jKslpCOr .kLbcZPVsoK {
  text-align: left;
  color: #FFFFFF;
}
.jKslpCOr .cS416W {
  background: #161300;
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 4rem;
}
@media (max-width: 767px) {
  .jKslpCOr .cS416W {
    padding: 1rem;
  }
}
.jKslpCOr .HCfwgnkdC,
.jKslpCOr img {
  height: 100%;
  object-fit: cover;
}
@media (max-width: 992px) {
  .jKslpCOr .Eakv54q9 {
    margin-bottom: 2rem !important;
  }
}
.jKslpCOr input,
.jKslpCOr textarea {
  border-radius: 0 !important;
  border: 0px !important;
  border-bottom: 1px solid #ffffff !important;
  background: transparent;
  box-shadow: none;
  padding: 0;
  color: #ffffff !important;
}
.jKslpCOr input:hover,
.jKslpCOr textarea:hover,
.jKslpCOr input:active,
.jKslpCOr textarea:active,
.jKslpCOr input:focus,
.jKslpCOr textarea:focus {
  border: 0px !important;
  background: transparent;
  border-bottom: 1px solid #ffffff !important;
  box-shadow: none;
}
.jKslpCOr input::placeholder,
.jKslpCOr textarea::placeholder {
  color: #ffffff;
}
.jKslpCOr .dbObsiBcW1 {
  color: #ffffff;
  text-align: left;
}
.f2jEpB {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.f2jEpB .P17y0ft:focus,
.f2jEpB span:focus {
  outline: none;
}
@media (max-width: 767px) {
  .f2jEpB .u1smnxNZ {
    text-align: center;
  }
}
.f2jEpB .DaJR1r {
  background: #ffff51;
  padding: 4rem 3rem;
  padding-bottom: 2rem;
  margin: 0;
}
@media (max-width: 767px) {
  .f2jEpB .DaJR1r {
    padding: 1rem 0rem;
  }
}
.f2jEpB .P17y0ft {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .f2jEpB .P17y0ft {
    margin-bottom: 1rem;
  }
}
.f2jEpB .kdvzPm3QMd {
  background: #fed9e1;
  width: fit-content;
  border-radius: 1rem;
  padding: 6px 10px;
}
.f2jEpB .nUst01O {
  margin-top: 2rem;
  padding: 0 2rem 2rem;
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .f2jEpB .nUst01O {
    padding: 2rem 1.5rem;
    padding-top: 1rem;
    margin-top: 1rem;
  }
}
@media (max-width: 767px) {
  .f2jEpB .nUst01O {
    padding: 1rem 1rem;
    padding-top: 0rem;
    margin-top: 1rem;
  }
}
.f2jEpB .cS416W {
  position: relative;
  background: #ffd100;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-flow: column nowrap;
}
.f2jEpB .cS416W .VpoOZbXxT {
  margin-top: auto;
}
.f2jEpB .kLbcZPVsoK {
  color: #000000;
  text-align: left;
}
.f2jEpB .Cgw3BgtPKuq,
.f2jEpB .P17y0ft .CfEja3 {
  text-align: center;
}
.f2jEpB .JEyItjmZ9 {
  color: #f0466a;
}
.f2jEpB .dbObsiBcW1,
.f2jEpB .MNxzvm8 .CfEja3 {
  text-align: left;
  color: #000000;
}
.f2jEpB .Cgw3BgtPKuq {
  text-align: left;
}
.f2jEpB .Cgw3BgtPKuq,
.f2jEpB .jq2iZs {
  text-align: left;
}
.f2jEpB .Cgw3BgtPKuq,
.f2jEpB .CfEja3 {
  text-align: left;
}
.f2jEpB .Cgw3BgtPKuq,
.f2jEpB .VpoOZbXxT .CfEja3 {
  text-align: left;
}
.f2jEpB .xse7i7W6pTj,
.f2jEpB .P17y0ft .CfEja3 {
  text-align: center;
  color: #000000;
}
.f2jEpB .svUcBW {
  text-align: left;
  color: #ffffff;
}
.Y2g2rRzn {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #161300;
}
.Y2g2rRzn .YGzWMe.rdJ45jphC2J {
  display: none;
}
.Y2g2rRzn .YGzWMe {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.Y2g2rRzn .ATlGh0h {
  color: #ffffff;
}
.Y2g2rRzn .scitYfkfu {
  width: 100%;
  height: 1px;
  opacity: 0.5;
  background: #ffffff;
  margin-bottom: 2rem;
}
.Y2g2rRzn .yAeaOoew8BT {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.Y2g2rRzn .nx43oHzyH {
  justify-content: center;
}
@media (max-width: 767px) {
  .Y2g2rRzn .nx43oHzyH .ATlGh0h {
    text-align: center;
    padding-bottom: 2rem;
  }
}
.Y2g2rRzn .bcfI5uN {
  width: 100%;
  justify-content: center;
}
.Y2g2rRzn .bcfI5uN .wPRhUaP9 {
  list-style: none;
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: 0;
}
.Y2g2rRzn .bcfI5uN .wPRhUaP9 li {
  padding: 0 1rem 1rem 1rem;
}
.Y2g2rRzn .bcfI5uN .wPRhUaP9 li p {
  margin: 0;
}
@media (max-width: 767px) {
  .Y2g2rRzn .bcfI5uN .wPRhUaP9 {
    justify-content: center;
  }
}
.Y2g2rRzn .wPRhUaP9,
.Y2g2rRzn .BCELKC .BCELKC {
  color: #ffffff;
}
.Y2g2rRzn .ATlGh0h,
.Y2g2rRzn .scitYfkfu {
  color: #FFFFFF;
  text-align: left;
}
