.nACIaov {
  border-width: 2px;
}
img,
.VEXXdyzvKjz,
.Gfi9o75s,
.CQnzxif,
.fjzTbY iframe,
.xsf62u iframe,
.TPeMAk,
.HgIQ8v,
.GGdXkF,
.JYCPY3ms {
  border-radius: 0 !important;
}
.CQnzxif {
  overflow: hidden;
}
body {
  background-color: #f8f8f6;
}
body {
  font-family: Manrope;
}
.bRPA40 {
  font-family: 'Manrope', sans-serif;
  font-size: 6.1rem;
  line-height: 1;
}
.bRPA40 > .PADkJ81pA {
  font-size: 7.625rem;
}
.qQDOCKsA {
  font-family: 'Manrope', sans-serif;
  font-size: 5rem;
  line-height: 1;
}
.qQDOCKsA > .PADkJ81pA {
  font-size: 6.25rem;
}
.icCbWgh7UPh {
  font-family: 'Manrope', sans-serif;
  font-size: 1.2rem;
  line-height: 1.5;
}
.icCbWgh7UPh > .PADkJ81pA {
  font-size: 1.5rem;
}
.yWPfkM1zM {
  font-family: 'Manrope', sans-serif;
  font-size: 2.2rem;
  line-height: 1.5;
}
.yWPfkM1zM > .PADkJ81pA {
  font-size: 2.75rem;
}
.uceclykCC3H {
  font-family: 'Manrope', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
}
.uceclykCC3H > .PADkJ81pA {
  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) {
  .bRPA40 {
    font-size: 4.88rem;
  }
}
@media (max-width: 768px) {
  .bRPA40 {
    font-size: 4.27rem;
    font-size: calc( 2.7849999999999997rem + (6.1 - 2.7849999999999997) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.1 * (2.7849999999999997rem + (6.1 - 2.7849999999999997) * ((100vw - 20rem) / (48 - 20))));
  }
  .qQDOCKsA {
    font-size: 4rem;
    font-size: calc( 2.4rem + (5 - 2.4) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.3 * (2.4rem + (5 - 2.4) * ((100vw - 20rem) / (48 - 20))));
  }
  .icCbWgh7UPh {
    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))));
  }
  .yWPfkM1zM {
    font-size: 1.76rem;
    font-size: calc( 1.42rem + (2.2 - 1.42) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.42rem + (2.2 - 1.42) * ((100vw - 20rem) / (48 - 20))));
  }
  .uceclykCC3H {
    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) {
  .bRPA40 {
    font-size: 4.27rem;
    font-size: calc( 2.7849999999999997rem + (6.1 - 2.7849999999999997) * ((100vw - 62rem) / (87 - 62)));
    line-height: calc( 1.1 * (2.7849999999999997rem + (6.1 - 2.7849999999999997) * ((100vw - 62rem) / (87 - 62))));
  }
  .qQDOCKsA {
    font-size: 4rem;
    font-size: calc( 2.4rem + (5 - 2.4) * ((100vw - 62rem) / (87 - 62)));
    line-height: calc( 1.3 * (2.4rem + (5 - 2.4) * ((100vw - 62rem) / (87 - 62))));
  }
  .icCbWgh7UPh {
    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))));
  }
  .yWPfkM1zM {
    font-size: 1.76rem;
    font-size: calc( 1.42rem + (2.2 - 1.42) * ((100vw - 62rem) / (87 - 62)));
    line-height: calc( 1.4 * (1.42rem + (2.2 - 1.42) * ((100vw - 62rem) / (87 - 62))));
  }
  .uceclykCC3H {
    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 */
@keyframes btn1 {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-50px);
  }
  51% {
    transform: translateY(50px);
  }
  100% {
    transform: translateY(0px);
  }
}
.nACIaov {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .nACIaov {
    padding: 0.75rem 1.5rem;
  }
}
.zXFcLmQau {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.N7zwMg {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.YmbW0gHwu {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
.m1hp9kNMZav {
  background-color: #ddbea9 !important;
}
.bkbyVTBUfu {
  background-color: #cb997e !important;
}
.RRjAJhg0V4 {
  background-color: #6fe4ae !important;
}
.dxf3Ax {
  background-color: #5dddf6 !important;
}
.aGVEdbpjX {
  background-color: #ffd454 !important;
}
.YsVPNqIaRO9 {
  background-color: #e66d79 !important;
}
.dv56f2JoaJ {
  overflow: hidden;
  border-color: #ddbea9;
  border-width: 5px !important;
  box-shadow: none;
}
.dv56f2JoaJ,
.dv56f2JoaJ:active {
  background-color: #ddbea9 !important;
  border-color: #ddbea9 !important;
  color: #ffffff !important;
}
.dv56f2JoaJ:hover,
.dv56f2JoaJ:focus,
.dv56f2JoaJ.rGspPK,
.dv56f2JoaJ.dP60dwad,
.dv56f2JoaJ:active:focus {
  box-shadow: none !important;
  color: #855535 !important;
  background-color: #ebdace !important;
  border-color: #ebdace !important;
  transform: scale(1.1);
}
.dv56f2JoaJ:hover div,
.dv56f2JoaJ:focus div,
.dv56f2JoaJ.rGspPK div,
.dv56f2JoaJ.dP60dwad div,
.dv56f2JoaJ:active:focus div {
  overflow: hidden;
}
.dv56f2JoaJ:hover span,
.dv56f2JoaJ:focus span,
.dv56f2JoaJ.rGspPK span,
.dv56f2JoaJ.dP60dwad span,
.dv56f2JoaJ:active:focus span {
  overflow: hidden;
  animation-duration: 0.3s;
  animation-name: btn1;
  display: block;
}
.dv56f2JoaJ:hover span::before,
.dv56f2JoaJ:focus span::before,
.dv56f2JoaJ.rGspPK span::before,
.dv56f2JoaJ.dP60dwad span::before,
.dv56f2JoaJ:active:focus span::before {
  animation-duration: 0.3s;
  animation-name: btn1;
  display: block;
}
.dv56f2JoaJ span {
  display: block;
}
.dv56f2JoaJ.oZCOcZgBjV,
.dv56f2JoaJ:disabled {
  color: #ffffff !important;
  background-color: #ebdace !important;
}
.M6h6vMUU7 {
  overflow: hidden;
  border-color: #cb997e;
  border-width: 5px !important;
  box-shadow: none;
}
.M6h6vMUU7,
.M6h6vMUU7:active {
  background-color: #cb997e !important;
  border-color: #cb997e !important;
  color: #ffffff !important;
}
.M6h6vMUU7:hover,
.M6h6vMUU7:focus,
.M6h6vMUU7.rGspPK,
.M6h6vMUU7.dP60dwad,
.M6h6vMUU7:active:focus {
  box-shadow: none !important;
  color: #ffffff !important;
  background-color: #dab6a2 !important;
  border-color: #dab6a2 !important;
  transform: scale(1.1);
}
.M6h6vMUU7:hover div,
.M6h6vMUU7:focus div,
.M6h6vMUU7.rGspPK div,
.M6h6vMUU7.dP60dwad div,
.M6h6vMUU7:active:focus div {
  overflow: hidden;
}
.M6h6vMUU7:hover span,
.M6h6vMUU7:focus span,
.M6h6vMUU7.rGspPK span,
.M6h6vMUU7.dP60dwad span,
.M6h6vMUU7:active:focus span {
  overflow: hidden;
  animation-duration: 0.3s;
  animation-name: btn1;
  display: block;
}
.M6h6vMUU7:hover span::before,
.M6h6vMUU7:focus span::before,
.M6h6vMUU7.rGspPK span::before,
.M6h6vMUU7.dP60dwad span::before,
.M6h6vMUU7:active:focus span::before {
  animation-duration: 0.3s;
  animation-name: btn1;
  display: block;
}
.M6h6vMUU7 span {
  display: block;
}
.M6h6vMUU7.oZCOcZgBjV,
.M6h6vMUU7:disabled {
  color: #ffffff !important;
  background-color: #dab6a2 !important;
}
.BA1AbEa5 {
  overflow: hidden;
  border-color: #5dddf6;
  border-width: 5px !important;
  box-shadow: none;
}
.BA1AbEa5,
.BA1AbEa5:active {
  background-color: #5dddf6 !important;
  border-color: #5dddf6 !important;
  color: #044350 !important;
}
.BA1AbEa5:hover,
.BA1AbEa5:focus,
.BA1AbEa5.rGspPK,
.BA1AbEa5.dP60dwad,
.BA1AbEa5:active:focus {
  box-shadow: none !important;
  color: #076c80 !important;
  background-color: #8de7f9 !important;
  border-color: #8de7f9 !important;
  transform: scale(1.1);
}
.BA1AbEa5:hover div,
.BA1AbEa5:focus div,
.BA1AbEa5.rGspPK div,
.BA1AbEa5.dP60dwad div,
.BA1AbEa5:active:focus div {
  overflow: hidden;
}
.BA1AbEa5:hover span,
.BA1AbEa5:focus span,
.BA1AbEa5.rGspPK span,
.BA1AbEa5.dP60dwad span,
.BA1AbEa5:active:focus span {
  overflow: hidden;
  animation-duration: 0.3s;
  animation-name: btn1;
  display: block;
}
.BA1AbEa5:hover span::before,
.BA1AbEa5:focus span::before,
.BA1AbEa5.rGspPK span::before,
.BA1AbEa5.dP60dwad span::before,
.BA1AbEa5:active:focus span::before {
  animation-duration: 0.3s;
  animation-name: btn1;
  display: block;
}
.BA1AbEa5 span {
  display: block;
}
.BA1AbEa5.oZCOcZgBjV,
.BA1AbEa5:disabled {
  color: #044350 !important;
  background-color: #8de7f9 !important;
}
.xLJffBa5mz {
  overflow: hidden;
  border-color: #6fe4ae;
  border-width: 5px !important;
  box-shadow: none;
}
.xLJffBa5mz,
.xLJffBa5mz:active {
  background-color: #6fe4ae !important;
  border-color: #6fe4ae !important;
  color: #0d472c !important;
}
.xLJffBa5mz:hover,
.xLJffBa5mz:focus,
.xLJffBa5mz.rGspPK,
.xLJffBa5mz.dP60dwad,
.xLJffBa5mz:active:focus {
  box-shadow: none !important;
  color: #157247 !important;
  background-color: #9aecc6 !important;
  border-color: #9aecc6 !important;
  transform: scale(1.1);
}
.xLJffBa5mz:hover div,
.xLJffBa5mz:focus div,
.xLJffBa5mz.rGspPK div,
.xLJffBa5mz.dP60dwad div,
.xLJffBa5mz:active:focus div {
  overflow: hidden;
}
.xLJffBa5mz:hover span,
.xLJffBa5mz:focus span,
.xLJffBa5mz.rGspPK span,
.xLJffBa5mz.dP60dwad span,
.xLJffBa5mz:active:focus span {
  overflow: hidden;
  animation-duration: 0.3s;
  animation-name: btn1;
  display: block;
}
.xLJffBa5mz:hover span::before,
.xLJffBa5mz:focus span::before,
.xLJffBa5mz.rGspPK span::before,
.xLJffBa5mz.dP60dwad span::before,
.xLJffBa5mz:active:focus span::before {
  animation-duration: 0.3s;
  animation-name: btn1;
  display: block;
}
.xLJffBa5mz span {
  display: block;
}
.xLJffBa5mz.oZCOcZgBjV,
.xLJffBa5mz:disabled {
  color: #0d472c !important;
  background-color: #9aecc6 !important;
}
.s3eIEFjQpka {
  overflow: hidden;
  border-color: #ffd454;
  border-width: 5px !important;
  box-shadow: none;
}
.s3eIEFjQpka,
.s3eIEFjQpka:active {
  background-color: #ffd454 !important;
  border-color: #ffd454 !important;
  color: #543f00 !important;
}
.s3eIEFjQpka:hover,
.s3eIEFjQpka:focus,
.s3eIEFjQpka.rGspPK,
.s3eIEFjQpka.dP60dwad,
.s3eIEFjQpka:active:focus {
  box-shadow: none !important;
  color: #876500 !important;
  background-color: #ffe187 !important;
  border-color: #ffe187 !important;
  transform: scale(1.1);
}
.s3eIEFjQpka:hover div,
.s3eIEFjQpka:focus div,
.s3eIEFjQpka.rGspPK div,
.s3eIEFjQpka.dP60dwad div,
.s3eIEFjQpka:active:focus div {
  overflow: hidden;
}
.s3eIEFjQpka:hover span,
.s3eIEFjQpka:focus span,
.s3eIEFjQpka.rGspPK span,
.s3eIEFjQpka.dP60dwad span,
.s3eIEFjQpka:active:focus span {
  overflow: hidden;
  animation-duration: 0.3s;
  animation-name: btn1;
  display: block;
}
.s3eIEFjQpka:hover span::before,
.s3eIEFjQpka:focus span::before,
.s3eIEFjQpka.rGspPK span::before,
.s3eIEFjQpka.dP60dwad span::before,
.s3eIEFjQpka:active:focus span::before {
  animation-duration: 0.3s;
  animation-name: btn1;
  display: block;
}
.s3eIEFjQpka span {
  display: block;
}
.s3eIEFjQpka.oZCOcZgBjV,
.s3eIEFjQpka:disabled {
  color: #543f00 !important;
  background-color: #ffe187 !important;
}
.T32ig0Ez8gk {
  overflow: hidden;
  border-color: #e66d79;
  border-width: 5px !important;
  box-shadow: none;
}
.T32ig0Ez8gk,
.T32ig0Ez8gk:active {
  background-color: #e66d79 !important;
  border-color: #e66d79 !important;
  color: #ffffff !important;
}
.T32ig0Ez8gk:hover,
.T32ig0Ez8gk:focus,
.T32ig0Ez8gk.rGspPK,
.T32ig0Ez8gk.dP60dwad,
.T32ig0Ez8gk:active:focus {
  box-shadow: none !important;
  color: #ffffff !important;
  background-color: #ed99a1 !important;
  border-color: #ed99a1 !important;
  transform: scale(1.1);
}
.T32ig0Ez8gk:hover div,
.T32ig0Ez8gk:focus div,
.T32ig0Ez8gk.rGspPK div,
.T32ig0Ez8gk.dP60dwad div,
.T32ig0Ez8gk:active:focus div {
  overflow: hidden;
}
.T32ig0Ez8gk:hover span,
.T32ig0Ez8gk:focus span,
.T32ig0Ez8gk.rGspPK span,
.T32ig0Ez8gk.dP60dwad span,
.T32ig0Ez8gk:active:focus span {
  overflow: hidden;
  animation-duration: 0.3s;
  animation-name: btn1;
  display: block;
}
.T32ig0Ez8gk:hover span::before,
.T32ig0Ez8gk:focus span::before,
.T32ig0Ez8gk.rGspPK span::before,
.T32ig0Ez8gk.dP60dwad span::before,
.T32ig0Ez8gk:active:focus span::before {
  animation-duration: 0.3s;
  animation-name: btn1;
  display: block;
}
.T32ig0Ez8gk span {
  display: block;
}
.T32ig0Ez8gk.oZCOcZgBjV,
.T32ig0Ez8gk:disabled {
  color: #ffffff !important;
  background-color: #ed99a1 !important;
}
.Pa8cpPDkRd {
  overflow: hidden;
  border-color: #eff0ec;
  border-width: 5px !important;
  box-shadow: none;
}
.Pa8cpPDkRd,
.Pa8cpPDkRd:active {
  background-color: #eff0ec !important;
  border-color: #eff0ec !important;
  color: #757b62 !important;
}
.Pa8cpPDkRd:hover,
.Pa8cpPDkRd:focus,
.Pa8cpPDkRd.rGspPK,
.Pa8cpPDkRd.dP60dwad,
.Pa8cpPDkRd:active:focus {
  box-shadow: none !important;
  color: #808080 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  transform: scale(1.1);
}
.Pa8cpPDkRd:hover div,
.Pa8cpPDkRd:focus div,
.Pa8cpPDkRd.rGspPK div,
.Pa8cpPDkRd.dP60dwad div,
.Pa8cpPDkRd:active:focus div {
  overflow: hidden;
}
.Pa8cpPDkRd:hover span,
.Pa8cpPDkRd:focus span,
.Pa8cpPDkRd.rGspPK span,
.Pa8cpPDkRd.dP60dwad span,
.Pa8cpPDkRd:active:focus span {
  overflow: hidden;
  animation-duration: 0.3s;
  animation-name: btn1;
  display: block;
}
.Pa8cpPDkRd:hover span::before,
.Pa8cpPDkRd:focus span::before,
.Pa8cpPDkRd.rGspPK span::before,
.Pa8cpPDkRd.dP60dwad span::before,
.Pa8cpPDkRd:active:focus span::before {
  animation-duration: 0.3s;
  animation-name: btn1;
  display: block;
}
.Pa8cpPDkRd span {
  display: block;
}
.Pa8cpPDkRd.oZCOcZgBjV,
.Pa8cpPDkRd:disabled {
  color: #757b62 !important;
  background-color: #ffffff !important;
}
.FgBZrhJS {
  overflow: hidden;
  border-color: #232323;
  border-width: 5px !important;
  box-shadow: none;
}
.FgBZrhJS,
.FgBZrhJS:active {
  background-color: #232323 !important;
  border-color: #232323 !important;
  color: #ffffff !important;
}
.FgBZrhJS:hover,
.FgBZrhJS:focus,
.FgBZrhJS.rGspPK,
.FgBZrhJS.dP60dwad,
.FgBZrhJS:active:focus {
  box-shadow: none !important;
  color: #ffffff !important;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
  transform: scale(1.1);
}
.FgBZrhJS:hover div,
.FgBZrhJS:focus div,
.FgBZrhJS.rGspPK div,
.FgBZrhJS.dP60dwad div,
.FgBZrhJS:active:focus div {
  overflow: hidden;
}
.FgBZrhJS:hover span,
.FgBZrhJS:focus span,
.FgBZrhJS.rGspPK span,
.FgBZrhJS.dP60dwad span,
.FgBZrhJS:active:focus span {
  overflow: hidden;
  animation-duration: 0.3s;
  animation-name: btn1;
  display: block;
}
.FgBZrhJS:hover span::before,
.FgBZrhJS:focus span::before,
.FgBZrhJS.rGspPK span::before,
.FgBZrhJS.dP60dwad span::before,
.FgBZrhJS:active:focus span::before {
  animation-duration: 0.3s;
  animation-name: btn1;
  display: block;
}
.FgBZrhJS span {
  display: block;
}
.FgBZrhJS.oZCOcZgBjV,
.FgBZrhJS:disabled {
  color: #ffffff !important;
  background-color: #3d3d3d !important;
}
.dhLOov {
  box-shadow: none;
}
.dhLOov,
.dhLOov:active {
  background-color: transparent !important;
  border-color: #ddbea9;
  color: #ddbea9;
}
.dhLOov:hover,
.dhLOov:focus,
.dhLOov.rGspPK,
.dhLOov.dP60dwad {
  color: #c48f6b !important;
  background-color: transparent !important;
  border-color: #c48f6b !important;
  box-shadow: none !important;
}
.dhLOov.oZCOcZgBjV,
.dhLOov:disabled {
  color: #ffffff !important;
  background-color: #ddbea9 !important;
  border-color: #ddbea9 !important;
}
.dhLOov,
.dhLOov:active {
  background-color: transparent !important;
  border-color: #ddbea9;
  color: #ddbea9;
}
.dhLOov:hover,
.dhLOov:focus,
.dhLOov.rGspPK,
.dhLOov.dP60dwad {
  color: #c48f6b !important;
  background-color: transparent !important;
  border-color: #c48f6b !important;
  box-shadow: none !important;
}
.dhLOov.oZCOcZgBjV,
.dhLOov:disabled {
  color: #ffffff !important;
  background-color: #ddbea9 !important;
  border-color: #ddbea9 !important;
}
.ANXKHZ {
  box-shadow: none;
}
.ANXKHZ,
.ANXKHZ:active {
  background-color: transparent !important;
  border-color: #cb997e;
  color: #cb997e;
}
.ANXKHZ:hover,
.ANXKHZ:focus,
.ANXKHZ.rGspPK,
.ANXKHZ.dP60dwad {
  color: #ad6a46 !important;
  background-color: transparent !important;
  border-color: #ad6a46 !important;
  box-shadow: none !important;
}
.ANXKHZ.oZCOcZgBjV,
.ANXKHZ:disabled {
  color: #ffffff !important;
  background-color: #cb997e !important;
  border-color: #cb997e !important;
}
.ANXKHZ,
.ANXKHZ:active {
  background-color: transparent !important;
  border-color: #cb997e;
  color: #cb997e;
}
.ANXKHZ:hover,
.ANXKHZ:focus,
.ANXKHZ.rGspPK,
.ANXKHZ.dP60dwad {
  color: #ad6a46 !important;
  background-color: transparent !important;
  border-color: #ad6a46 !important;
  box-shadow: none !important;
}
.ANXKHZ.oZCOcZgBjV,
.ANXKHZ:disabled {
  color: #ffffff !important;
  background-color: #cb997e !important;
  border-color: #cb997e !important;
}
.QwouRUv {
  box-shadow: none;
}
.QwouRUv,
.QwouRUv:active {
  background-color: transparent !important;
  border-color: #5dddf6;
  color: #5dddf6;
}
.QwouRUv:hover,
.QwouRUv:focus,
.QwouRUv.rGspPK,
.QwouRUv.dP60dwad {
  color: #0dcaef !important;
  background-color: transparent !important;
  border-color: #0dcaef !important;
  box-shadow: none !important;
}
.QwouRUv.oZCOcZgBjV,
.QwouRUv:disabled {
  color: #044350 !important;
  background-color: #5dddf6 !important;
  border-color: #5dddf6 !important;
}
.QwouRUv,
.QwouRUv:active {
  background-color: transparent !important;
  border-color: #5dddf6;
  color: #5dddf6;
}
.QwouRUv:hover,
.QwouRUv:focus,
.QwouRUv.rGspPK,
.QwouRUv.dP60dwad {
  color: #0dcaef !important;
  background-color: transparent !important;
  border-color: #0dcaef !important;
  box-shadow: none !important;
}
.QwouRUv.oZCOcZgBjV,
.QwouRUv:disabled {
  color: #044350 !important;
  background-color: #5dddf6 !important;
  border-color: #5dddf6 !important;
}
.ByBhklQlFDZ {
  box-shadow: none;
}
.ByBhklQlFDZ,
.ByBhklQlFDZ:active {
  background-color: transparent !important;
  border-color: #6fe4ae;
  color: #6fe4ae;
}
.ByBhklQlFDZ:hover,
.ByBhklQlFDZ:focus,
.ByBhklQlFDZ.rGspPK,
.ByBhklQlFDZ.dP60dwad {
  color: #28d485 !important;
  background-color: transparent !important;
  border-color: #28d485 !important;
  box-shadow: none !important;
}
.ByBhklQlFDZ.oZCOcZgBjV,
.ByBhklQlFDZ:disabled {
  color: #0d472c !important;
  background-color: #6fe4ae !important;
  border-color: #6fe4ae !important;
}
.ByBhklQlFDZ,
.ByBhklQlFDZ:active {
  background-color: transparent !important;
  border-color: #6fe4ae;
  color: #6fe4ae;
}
.ByBhklQlFDZ:hover,
.ByBhklQlFDZ:focus,
.ByBhklQlFDZ.rGspPK,
.ByBhklQlFDZ.dP60dwad {
  color: #28d485 !important;
  background-color: transparent !important;
  border-color: #28d485 !important;
  box-shadow: none !important;
}
.ByBhklQlFDZ.oZCOcZgBjV,
.ByBhklQlFDZ:disabled {
  color: #0d472c !important;
  background-color: #6fe4ae !important;
  border-color: #6fe4ae !important;
}
.i1LEikdjz56 {
  box-shadow: none;
}
.i1LEikdjz56,
.i1LEikdjz56:active {
  background-color: transparent !important;
  border-color: #ffd454;
  color: #ffd454;
}
.i1LEikdjz56:hover,
.i1LEikdjz56:focus,
.i1LEikdjz56.rGspPK,
.i1LEikdjz56.dP60dwad {
  color: #fcbd00 !important;
  background-color: transparent !important;
  border-color: #fcbd00 !important;
  box-shadow: none !important;
}
.i1LEikdjz56.oZCOcZgBjV,
.i1LEikdjz56:disabled {
  color: #543f00 !important;
  background-color: #ffd454 !important;
  border-color: #ffd454 !important;
}
.i1LEikdjz56,
.i1LEikdjz56:active {
  background-color: transparent !important;
  border-color: #ffd454;
  color: #ffd454;
}
.i1LEikdjz56:hover,
.i1LEikdjz56:focus,
.i1LEikdjz56.rGspPK,
.i1LEikdjz56.dP60dwad {
  color: #fcbd00 !important;
  background-color: transparent !important;
  border-color: #fcbd00 !important;
  box-shadow: none !important;
}
.i1LEikdjz56.oZCOcZgBjV,
.i1LEikdjz56:disabled {
  color: #543f00 !important;
  background-color: #ffd454 !important;
  border-color: #ffd454 !important;
}
.I9oGe6Nt {
  box-shadow: none;
}
.I9oGe6Nt,
.I9oGe6Nt:active {
  background-color: transparent !important;
  border-color: #e66d79;
  color: #e66d79;
}
.I9oGe6Nt:hover,
.I9oGe6Nt:focus,
.I9oGe6Nt.rGspPK,
.I9oGe6Nt.dP60dwad {
  color: #d72537 !important;
  background-color: transparent !important;
  border-color: #d72537 !important;
  box-shadow: none !important;
}
.I9oGe6Nt.oZCOcZgBjV,
.I9oGe6Nt:disabled {
  color: #ffffff !important;
  background-color: #e66d79 !important;
  border-color: #e66d79 !important;
}
.I9oGe6Nt,
.I9oGe6Nt:active {
  background-color: transparent !important;
  border-color: #e66d79;
  color: #e66d79;
}
.I9oGe6Nt:hover,
.I9oGe6Nt:focus,
.I9oGe6Nt.rGspPK,
.I9oGe6Nt.dP60dwad {
  color: #d72537 !important;
  background-color: transparent !important;
  border-color: #d72537 !important;
  box-shadow: none !important;
}
.I9oGe6Nt.oZCOcZgBjV,
.I9oGe6Nt:disabled {
  color: #ffffff !important;
  background-color: #e66d79 !important;
  border-color: #e66d79 !important;
}
.hGgrpk {
  box-shadow: none;
}
.hGgrpk,
.hGgrpk:active {
  background-color: transparent !important;
  border-color: #232323;
  color: #232323;
}
.hGgrpk:hover,
.hGgrpk:focus,
.hGgrpk.rGspPK,
.hGgrpk.dP60dwad {
  color: #000000 !important;
  background-color: transparent !important;
  border-color: #000000 !important;
  box-shadow: none !important;
}
.hGgrpk.oZCOcZgBjV,
.hGgrpk:disabled {
  color: #ffffff !important;
  background-color: #232323 !important;
  border-color: #232323 !important;
}
.hGgrpk,
.hGgrpk:active {
  background-color: transparent !important;
  border-color: #232323;
  color: #232323;
}
.hGgrpk:hover,
.hGgrpk:focus,
.hGgrpk.rGspPK,
.hGgrpk.dP60dwad {
  color: #000000 !important;
  background-color: transparent !important;
  border-color: #000000 !important;
  box-shadow: none !important;
}
.hGgrpk.oZCOcZgBjV,
.hGgrpk:disabled {
  color: #ffffff !important;
  background-color: #232323 !important;
  border-color: #232323 !important;
}
.C6gjfk1V1 {
  box-shadow: none;
}
.C6gjfk1V1,
.C6gjfk1V1:active {
  background-color: transparent !important;
  border-color: #fafafa;
  color: #fafafa;
}
.C6gjfk1V1:hover,
.C6gjfk1V1:focus,
.C6gjfk1V1.rGspPK,
.C6gjfk1V1.dP60dwad {
  color: #cfcfcf !important;
  background-color: transparent !important;
  border-color: #cfcfcf !important;
  box-shadow: none !important;
}
.C6gjfk1V1.oZCOcZgBjV,
.C6gjfk1V1:disabled {
  color: #7a7a7a !important;
  background-color: #fafafa !important;
  border-color: #fafafa !important;
}
.C6gjfk1V1,
.C6gjfk1V1:active {
  background-color: transparent !important;
  border-color: #fafafa;
  color: #fafafa;
}
.C6gjfk1V1:hover,
.C6gjfk1V1:focus,
.C6gjfk1V1.rGspPK,
.C6gjfk1V1.dP60dwad {
  color: #cfcfcf !important;
  background-color: transparent !important;
  border-color: #cfcfcf !important;
  box-shadow: none !important;
}
.C6gjfk1V1.oZCOcZgBjV,
.C6gjfk1V1:disabled {
  color: #7a7a7a !important;
  background-color: #fafafa !important;
  border-color: #fafafa !important;
}
.Zr4VJ23Pi {
  color: #ddbea9 !important;
}
.ClA8HgQ {
  color: #cb997e !important;
}
.NU22JdK {
  color: #6fe4ae !important;
}
.EkR5BUtZV {
  color: #5dddf6 !important;
}
.c0jzozng {
  color: #ffd454 !important;
}
.s7Ug9T {
  color: #e66d79 !important;
}
.kcSLOTg {
  color: #fafafa !important;
}
.xfu3bbxDiG7 {
  color: #232323 !important;
}
a.Zr4VJ23Pi:hover,
a.Zr4VJ23Pi:focus,
a.Zr4VJ23Pi.dP60dwad {
  color: #c08760 !important;
}
a.ClA8HgQ:hover,
a.ClA8HgQ:focus,
a.ClA8HgQ.dP60dwad {
  color: #a26341 !important;
}
a.NU22JdK:hover,
a.NU22JdK:focus,
a.NU22JdK.dP60dwad {
  color: #25c87d !important;
}
a.EkR5BUtZV:hover,
a.EkR5BUtZV:focus,
a.EkR5BUtZV.dP60dwad {
  color: #0cbee1 !important;
}
a.c0jzozng:hover,
a.c0jzozng:focus,
a.c0jzozng.dP60dwad {
  color: #edb100 !important;
}
a.s7Ug9T:hover,
a.s7Ug9T:focus,
a.s7Ug9T.dP60dwad {
  color: #ca2333 !important;
}
a.kcSLOTg:hover,
a.kcSLOTg:focus,
a.kcSLOTg.dP60dwad {
  color: #c7c7c7 !important;
}
a.xfu3bbxDiG7:hover,
a.xfu3bbxDiG7:focus,
a.xfu3bbxDiG7.dP60dwad {
  color: #000000 !important;
}
a:is(#thpc4KFBCIK, #QanbNgfnIQk, #SXVknV, #cTRFdf4G, #VaQmSj, #IhGEbB58c, #BpvLKkG, #qVD0sPaZE1E, #ylgzuBEOmfF, #VLpZQ7, #F4qaanBIte, #zDPXZBDsVVS, #FpoN7k, #uLje3ZWXWA, #ZF8ErEJ7, #Zr4VJ23Pi, #ClA8HgQ, #NU22JdK, #EkR5BUtZV, #c0jzozng, #s7Ug9T, #msYP3e, #qEfwUDFRWx, #kcSLOTg, #SPZ8WNygd, #k1tbFg8, #vrUFGQboM, #apsWlTNUnP, #W74ejze0yC, #GxpYyc, #pTC58rxQW, #JW2Ivi5NX8x, #N9M3hu2, #PyYGpnb, #In807quYA51, #eS1muWW, #Q1lFSzZUDPZ, #ny3INpLMVa, #F5w3Nw5, #la461GqAP1, #zROUhMQNi, #xeg7h9JNQj, #VBNwUqvsK, #iiKbATLm, #xfu3bbxDiG7, #CNX33L8iRh):not(.SnABHSg2Im8):not(.v4Pz3JBt2Y):not([role]):not(.IKNlnbV) {
  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(#thpc4KFBCIK, #QanbNgfnIQk, #SXVknV, #cTRFdf4G, #VaQmSj, #IhGEbB58c, #BpvLKkG, #qVD0sPaZE1E, #ylgzuBEOmfF, #VLpZQ7, #F4qaanBIte, #zDPXZBDsVVS, #FpoN7k, #uLje3ZWXWA, #ZF8ErEJ7, #Zr4VJ23Pi, #ClA8HgQ, #NU22JdK, #EkR5BUtZV, #c0jzozng, #s7Ug9T, #msYP3e, #qEfwUDFRWx, #kcSLOTg, #SPZ8WNygd, #k1tbFg8, #vrUFGQboM, #apsWlTNUnP, #W74ejze0yC, #GxpYyc, #pTC58rxQW, #JW2Ivi5NX8x, #N9M3hu2, #PyYGpnb, #In807quYA51, #eS1muWW, #Q1lFSzZUDPZ, #ny3INpLMVa, #F5w3Nw5, #la461GqAP1, #zROUhMQNi, #xeg7h9JNQj, #VBNwUqvsK, #iiKbATLm, #xfu3bbxDiG7, #CNX33L8iRh):not(.SnABHSg2Im8):not(.v4Pz3JBt2Y):not([role]):not(.IKNlnbV):hover {
  transition: background-position 2s ease-in-out;
  background-image: linear-gradient(currentColor 50%, currentColor 50%);
  background-position: 0px 1.2em;
}
.dWXxhpc .SnABHSg2Im8.dP60dwad {
  color: #ddbea9;
}
.dWXxhpc .SnABHSg2Im8:not(.dP60dwad) {
  color: #232323;
}
.Rw7XFxF {
  background-color: #70c770;
}
.buffn6cGU {
  background-color: #5dddf6;
}
.Cg2MLTOlq {
  background-color: #ffd454;
}
.aaKHfR4TFN {
  background-color: #e66d79;
}
.SooCW5 .nACIaov:not(.J6Uh38WssYp) {
  border-radius: 100px;
}
.XsozfgeiVzH li a {
  border-radius: 100px !important;
}
.XsozfgeiVzH li.dP60dwad .nACIaov {
  background-color: #ddbea9;
  border-color: #ddbea9;
  color: #ffffff;
}
.XsozfgeiVzH li.dP60dwad .nACIaov:focus {
  box-shadow: none;
}
.dWXxhpc .SnABHSg2Im8 {
  border-radius: 100px !important;
}
a,
a:hover {
  color: #ddbea9;
}
.cxLZFZ6TKs.m1hp9kNMZav .DUPwsWnF84Z,
.cxLZFZ6TKs.m1hp9kNMZav .JcWSl3bWB {
  color: #ffffff;
}
.cxLZFZ6TKs.RRjAJhg0V4 .DUPwsWnF84Z,
.cxLZFZ6TKs.RRjAJhg0V4 .JcWSl3bWB {
  color: #ffffff;
}
.cxLZFZ6TKs.dxf3Ax .DUPwsWnF84Z,
.cxLZFZ6TKs.dxf3Ax .JcWSl3bWB {
  color: #ffffff;
}
.cxLZFZ6TKs.aGVEdbpjX .DUPwsWnF84Z,
.cxLZFZ6TKs.aGVEdbpjX .JcWSl3bWB {
  color: #ffffff;
}
.cxLZFZ6TKs.YsVPNqIaRO9 .DUPwsWnF84Z,
.cxLZFZ6TKs.YsVPNqIaRO9 .JcWSl3bWB {
  color: #ffffff;
}
/* Scroll to top button*/
.eP5wd5e8 {
  display: none;
}
.QS67klxyi {
  font-family: 'Manrope', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
  border-radius: 40px !important;
}
.QS67klxyi > .PADkJ81pA {
  font-size: 1.75rem;
}
.QS67klxyi:hover,
.QS67klxyi: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: #ddbea9 !important;
}
.QS67klxyi:-webkit-input-placeholder {
  font-family: 'Manrope', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
}
.QS67klxyi:-webkit-input-placeholder > .PADkJ81pA {
  font-size: 1.75rem;
}
blockquote {
  border-color: #ddbea9;
}
/* Forms */
.pWQWvtg .np434FmH .nACIaov {
  border-radius: 100px !important;
}
.pWQWvtg .np434FmH .nACIaov:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.pWQWvtg .np434FmH button[type="submit"] {
  border-radius: 100px !important;
  padding: 1rem 3rem;
}
.pWQWvtg .np434FmH button[type="submit"]:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.YYyJgrLL li:hover,
.YYyJgrLL li.OANhX0Dg {
  background-color: #ddbea9;
  color: #ffffff;
}
.hEpJLPtza {
  transition: 0.25s ease;
}
.hEpJLPtza:hover {
  border-color: #ddbea9;
}
.YYyJgrLL .yeUp6e,
.hEpJLPtza.J6LaTV:after,
.hEpJLPtza.O63mYPzfbm:after {
  transition: 0.4s;
  border-top-color: #232323;
  border-bottom-color: #232323;
}
.YYyJgrLL:hover .yeUp6e,
.hEpJLPtza.J6LaTV:hover:after,
.hEpJLPtza.O63mYPzfbm:hover:after {
  border-top-color: #ddbea9;
  border-bottom-color: #ddbea9;
}
.XVdgXt1pEv .XbLicKyLOGt td.HFjyt8gNg,
.XVdgXt1pEv .XbLicKyLOGt td.eBlERE3XyGE,
.XVdgXt1pEv .Fb77UFTa .yk30cA1KoO4 > div > div.eBlERE3XyGE {
  color: #000000 !important;
  background-color: #ddbea9 !important;
  box-shadow: none !important;
}
.XVdgXt1pEv .XbLicKyLOGt td:hover,
.XVdgXt1pEv .Fb77UFTa .yk30cA1KoO4 > div > div:hover {
  color: #000000 !important;
  background: #cb997e !important;
  box-shadow: none !important;
}
.q2hj01S {
  background-image: none !important;
}
.xXjEyP:not(section),
.yXQURXHxFZ0 {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: auto;
}
iframe.xXjEyP,
.xXjEyP: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='%23ddbea9' %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.xXjEyP:after {
  opacity: 0.5;
}
body {
  overflow-x: hidden;
}
a {
  transition: color 0.6s;
}
@media (max-width: 1400px) {
  .ptJK0um {
    max-width: 100%;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .ptJK0um {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .t3RznraP2 {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 767px) {
  .t3RznraP2 {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.gLzxVE46 {
  z-index: 1000;
  width: 100%;
  position: relative;
}
.gLzxVE46 .v4Pz3JBt2Y: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) {
  .gLzxVE46 .N1NLqopmW {
    transform: scale(0.8);
  }
}
.gLzxVE46 .gWJL1n {
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.gLzxVE46 .gWJL1n img {
  max-width: 100%;
  max-height: 100%;
}
.gLzxVE46 .gWJL1n .IKNlnbV {
  line-height: inherit !important;
}
.gLzxVE46 .gWJL1n .MIhDBY4W a {
  outline: none;
}
.gLzxVE46 .FzGU1Qc {
  margin: auto;
  margin-left: 0;
  margin-left: auto;
}
.gLzxVE46 .FzGU1Qc .s3NUbXAMLYN {
  padding: 0 !important;
  transition: 0.3s all !important;
}
.gLzxVE46 .FzGU1Qc .s3NUbXAMLYN .SnABHSg2Im8 {
  padding: 16px !important;
  margin: 0 !important;
  border-radius: 1rem !important;
  transition: 0.3s all !important;
}
.gLzxVE46 .FzGU1Qc .s3NUbXAMLYN .SnABHSg2Im8:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
.gLzxVE46 .FzGU1Qc .TI2avm .SnABHSg2Im8::after {
  transform: rotate(180deg);
}
@media (min-width: 992px) {
  .gLzxVE46 .FzGU1Qc .TI2avm .SnABHSg2Im8::before {
    content: "";
    width: 100%;
    height: 20px;
    top: 100%;
    background: transparent;
    position: absolute;
  }
}
.gLzxVE46 .FzGU1Qc .v4Pz3JBt2Y {
  padding: 12px !important;
  border-radius: 0.5rem !important;
  margin: 0 8px !important;
  transition: 0.3s all !important;
}
.gLzxVE46 .FzGU1Qc .v4Pz3JBt2Y:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
@media (min-width: 992px) {
  .gLzxVE46 .FzGU1Qc {
    padding-left: 1.5rem;
  }
}
.gLzxVE46 .SnABHSg2Im8 {
  width: fit-content;
  position: relative;
}
.gLzxVE46 .MIhDBY4W {
  margin: 0 !important;
}
@media (max-width: 767px) {
  .gLzxVE46 .MIhDBY4W {
    padding-left: 0;
  }
}
.gLzxVE46 .IKNlnbV {
  padding-left: 1rem;
  padding-right: 0.5rem;
}
@media (max-width: 767px) {
  .gLzxVE46 .oDiMUc {
    padding-bottom: 0.5rem;
  }
}
.gLzxVE46 .oDiMUc .jpaTEZ5AWm.ct6zXE::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  transition: 0.3s all;
}
.gLzxVE46 .ptJK0um {
  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) {
  .gLzxVE46 .ptJK0um {
    padding-right: 2rem;
  }
}
@media (max-width: 767px) {
  .gLzxVE46 .ptJK0um {
    width: 95%;
    height: 56px !important;
    padding-right: 1rem;
    margin-top: 0rem;
  }
}
.gLzxVE46 .q4ZEhCUbyw {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.gLzxVE46 .NxwzjV9 {
  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;
}
.gLzxVE46 .s3NUbXAMLYN:focus,
.gLzxVE46 .SnABHSg2Im8:focus {
  outline: none;
}
.gLzxVE46 .WzENDxk .NxwzjV9 .v4Pz3JBt2Y {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.gLzxVE46 .WzENDxk .NxwzjV9 .v4Pz3JBt2Y::after {
  right: 0.5rem;
}
.gLzxVE46 .WzENDxk .NxwzjV9 .v4Pz3JBt2Y .PADkJ81pA {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.gLzxVE46 .WzENDxk .NxwzjV9 .v4Pz3JBt2Y .PADkJ81pA:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.gLzxVE46 .Dould4tS .NxwzjV9 .v4Pz3JBt2Y:before {
  display: none;
}
.gLzxVE46 .Dould4tS .WzENDxk .NxwzjV9 .v4Pz3JBt2Y {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.gLzxVE46 .vvLNXEnPgdX {
  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;
}
.gLzxVE46 .vvLNXEnPgdX.Uhech6rS {
  transition: all 0.3s;
}
.gLzxVE46 .vvLNXEnPgdX .v4Pz3JBt2Y {
  padding: 0.5rem 1.8rem;
}
.gLzxVE46 .vvLNXEnPgdX .MIhDBY4W img {
  min-width: 6rem;
  object-fit: cover;
}
.gLzxVE46 .vvLNXEnPgdX .S5n4AY {
  z-index: 1;
  justify-content: flex-end;
}
.gLzxVE46 .vvLNXEnPgdX.Dould4tS {
  justify-content: center;
}
.gLzxVE46 .vvLNXEnPgdX.Dould4tS .s3NUbXAMLYN .SnABHSg2Im8::before {
  display: none;
}
.gLzxVE46 .vvLNXEnPgdX.Dould4tS.Uhech6rS .NxwzjV9 {
  top: 0;
}
@media (min-width: 992px) {
  .gLzxVE46 .vvLNXEnPgdX.Dould4tS.Uhech6rS:not(.PWLV687Du) .S5n4AY {
    max-height: calc(98.5vh - 4.3rem);
  }
}
.gLzxVE46 .vvLNXEnPgdX.Dould4tS .NxwzjV9 .GJDtody {
  left: 0 !important;
}
.gLzxVE46 .vvLNXEnPgdX.Dould4tS .NxwzjV9 .v4Pz3JBt2Y:after {
  right: auto;
}
.gLzxVE46 .vvLNXEnPgdX.Dould4tS .NxwzjV9 .ct6zXE[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%;
}
.gLzxVE46 .vvLNXEnPgdX.Dould4tS ul.FzGU1Qc li {
  margin: auto;
}
.gLzxVE46 .vvLNXEnPgdX.Dould4tS .NxwzjV9 .v4Pz3JBt2Y {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
.gLzxVE46 .vvLNXEnPgdX.Dould4tS .tSYIChm {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 767px) {
  .gLzxVE46 .vvLNXEnPgdX {
    min-height: 72px;
  }
  .gLzxVE46 .vvLNXEnPgdX .MIhDBY4W img {
    height: 2.5rem !important;
    min-width: 2.5rem !important;
  }
}
@media (max-width: 991px) {
  .gLzxVE46 .vvLNXEnPgdX .s3NUbXAMLYN .SnABHSg2Im8::before {
    display: none;
  }
  .gLzxVE46 .vvLNXEnPgdX.Uhech6rS .NxwzjV9 {
    top: 0;
  }
  .gLzxVE46 .vvLNXEnPgdX .NxwzjV9 .GJDtody {
    left: 0 !important;
  }
  .gLzxVE46 .vvLNXEnPgdX .NxwzjV9 .v4Pz3JBt2Y:after {
    right: auto;
  }
  .gLzxVE46 .vvLNXEnPgdX .NxwzjV9 .ct6zXE[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%;
  }
  .gLzxVE46 .vvLNXEnPgdX .NxwzjV9 .v4Pz3JBt2Y {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .gLzxVE46 .vvLNXEnPgdX .gWJL1n {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 10px;
  }
  .gLzxVE46 .vvLNXEnPgdX .N1NLqopmW {
    flex-basis: auto;
  }
  .gLzxVE46 .vvLNXEnPgdX .tSYIChm {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.gLzxVE46 .vvLNXEnPgdX.PWLV687Du .MIhDBY4W img {
  height: 2rem;
}
.gLzxVE46 .v4Pz3JBt2Y.dP60dwad,
.gLzxVE46 .v4Pz3JBt2Y:active {
  background-color: transparent;
}
.gLzxVE46 .Qwymj6xsq .FzGU1Qc .SnABHSg2Im8 {
  padding: 0;
}
.gLzxVE46 .oDiMUc .jpaTEZ5AWm.ct6zXE {
  margin-right: 1.667em;
}
.gLzxVE46 .oDiMUc .jpaTEZ5AWm.ct6zXE[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.gLzxVE46 .vvLNXEnPgdX.Qwymj6xsq .WzENDxk .NxwzjV9 {
  background: #ffffff;
}
.gLzxVE46 .vvLNXEnPgdX.Qwymj6xsq .WzENDxk .NxwzjV9 .GJDtody {
  margin: 0;
  left: 105%;
  transform: none;
  top: -12px;
}
.gLzxVE46 .vvLNXEnPgdX .WzENDxk.TI2avm > .NxwzjV9 {
  display: flex;
}
.gLzxVE46 ul.FzGU1Qc {
  flex-wrap: wrap;
}
.gLzxVE46 .IMsaCGr {
  text-align: center;
  min-width: 140px;
}
@media (max-width: 992px) {
  .gLzxVE46 .IMsaCGr {
    text-align: left;
  }
}
.gLzxVE46 button.N1NLqopmW {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.gLzxVE46 button.N1NLqopmW .Q2ScXdJeWY span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.gLzxVE46 button.N1NLqopmW .Q2ScXdJeWY span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.gLzxVE46 button.N1NLqopmW .Q2ScXdJeWY span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.gLzxVE46 button.N1NLqopmW .Q2ScXdJeWY span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.gLzxVE46 button.N1NLqopmW .Q2ScXdJeWY span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.gLzxVE46 nav.Uhech6rS .Q2ScXdJeWY span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.gLzxVE46 nav.Uhech6rS .Q2ScXdJeWY span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.gLzxVE46 nav.Uhech6rS .Q2ScXdJeWY span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.gLzxVE46 nav.Uhech6rS .Q2ScXdJeWY span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.gLzxVE46 .ZNM1uuDYjtQ {
  padding: 0 1rem;
}
.gLzxVE46 a.SnABHSg2Im8 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.gLzxVE46 .tSYIChm {
  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) {
  .gLzxVE46 .tSYIChm {
    justify-content: flex-start;
    margin-bottom: 0.5rem;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .gLzxVE46 .vvLNXEnPgdX {
    height: 70px;
  }
  .gLzxVE46 .vvLNXEnPgdX.Uhech6rS {
    height: auto;
  }
  .gLzxVE46 .s3NUbXAMLYN .SnABHSg2Im8:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.gLzxVE46 .vvLNXEnPgdX .WzENDxk > .NxwzjV9 {
  display: none;
  width: max-content;
  max-width: 500px !important;
  transform: translateX(-50%);
  top: calc(100% + 20px);
  left: 50%;
}
.gLzxVE46 .vvLNXEnPgdX .WzENDxk > .NxwzjV9 .v4Pz3JBt2Y {
  line-height: 1 !important;
}
.gLzxVE46 .vvLNXEnPgdX .WzENDxk > .NxwzjV9 .WzENDxk .v4Pz3JBt2Y {
  align-items: center;
  display: flex;
  height: max-content !important;
  min-height: max-content !important;
}
.gLzxVE46 .vvLNXEnPgdX .WzENDxk > .NxwzjV9 .WzENDxk .v4Pz3JBt2Y::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);
}
.gLzxVE46 .vvLNXEnPgdX .WzENDxk > .NxwzjV9 .WzENDxk.TI2avm .v4Pz3JBt2Y::after {
  transform: rotate(0deg);
}
.gLzxVE46 .SooCW5 {
  margin: -0.6rem -0.6rem;
}
.gLzxVE46 .N1NLqopmW {
  margin-left: 12px;
  margin-right: 8px;
  order: 1000;
}
@media (max-width: 991px) {
  .gLzxVE46 .gWJL1n {
    margin-right: auto;
  }
  .gLzxVE46 .S5n4AY {
    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);
  }
  .gLzxVE46 .FzGU1Qc .s3NUbXAMLYN .SnABHSg2Im8::after {
    margin-left: 10px;
  }
  .gLzxVE46 .FzGU1Qc .v4Pz3JBt2Y:hover {
    background-color: rgba(27, 31, 10, 0.06);
  }
  .gLzxVE46 .vvLNXEnPgdX .WzENDxk > .NxwzjV9 {
    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;
  }
  .gLzxVE46 .vvLNXEnPgdX .WzENDxk > .NxwzjV9 .v4Pz3JBt2Y {
    padding: 8px !important;
    line-height: 1 !important;
    margin-bottom: 4px !important;
  }
  .gLzxVE46 .vvLNXEnPgdX .WzENDxk > .NxwzjV9 .WzENDxk .v4Pz3JBt2Y {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
  }
  .gLzxVE46 .vvLNXEnPgdX .WzENDxk > .NxwzjV9 .WzENDxk .v4Pz3JBt2Y::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);
  }
  .gLzxVE46 .vvLNXEnPgdX .WzENDxk > .NxwzjV9 .WzENDxk.TI2avm .v4Pz3JBt2Y::after {
    transform: rotate(180deg);
  }
  .gLzxVE46 .vvLNXEnPgdX .WzENDxk > .NxwzjV9 .GJDtody {
    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;
  }
  .gLzxVE46 .vvLNXEnPgdX .WzENDxk.TI2avm > .NxwzjV9 {
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 575px) {
  .gLzxVE46 .S5n4AY {
    padding: 1rem;
  }
}
.OCNzTK3r {
  display: flex;
  background-image: url("HVLuMcpXphx.jpeg");
}
.OCNzTK3r .YtpfqWUOjF {
  background-color: #000000;
  opacity: 0.2;
}
.OCNzTK3r .qUuD4Iu.oZCOcZgBjV {
  display: none;
}
.OCNzTK3r .GgfO23uCMtU {
  width: 100%;
  height: 1px;
  background: currentColor;
  margin-bottom: 2rem;
}
.OCNzTK3r .qUuD4Iu {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
@media (min-width: 768px) {
  .OCNzTK3r {
    align-items: flex-end;
  }
  .OCNzTK3r .VkxUlnAcSh {
    justify-content: center;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .OCNzTK3r .KOpAX1UA {
    min-width: 50%;
  }
}
@media (max-width: 767px) {
  .OCNzTK3r {
    -webkit-align-items: center;
    align-items: center;
  }
  .OCNzTK3r .YXyi1SQ {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .OCNzTK3r .KOpAX1UA {
    width: 100%;
  }
}
.OCNzTK3r .P1gBgnwcP5,
.OCNzTK3r .GgfO23uCMtU {
  color: #ffffff;
}
.OCNzTK3r .hQZHhL,
.OCNzTK3r .SooCW5 {
  text-align: right;
}
.gaRfnjXkCjG {
  display: flex;
  padding-top: 8rem;
  padding-bottom: 8rem;
  background-color: #b7b7a4;
}
.gaRfnjXkCjG .qUuD4Iu.oZCOcZgBjV {
  display: none;
}
.gaRfnjXkCjG .GgfO23uCMtU {
  width: 100%;
  height: 1px;
  background: currentColor;
  margin-bottom: 2rem;
}
.gaRfnjXkCjG .qUuD4Iu {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
@media (min-width: 768px) {
  .gaRfnjXkCjG {
    align-items: center;
  }
  .gaRfnjXkCjG .VkxUlnAcSh {
    justify-content: center;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .gaRfnjXkCjG .KOpAX1UA {
    min-width: 50%;
  }
}
@media (max-width: 767px) {
  .gaRfnjXkCjG {
    -webkit-align-items: center;
    align-items: center;
  }
  .gaRfnjXkCjG .YXyi1SQ {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .gaRfnjXkCjG .KOpAX1UA {
    width: 100%;
  }
}
.gaRfnjXkCjG .P1gBgnwcP5,
.gaRfnjXkCjG .GgfO23uCMtU {
  color: #000000;
}
.gaRfnjXkCjG .hQZHhL,
.gaRfnjXkCjG .SooCW5 {
  text-align: left;
  color: #000000;
}
.gaRfnjXkCjG .XN6PK9z0 {
  color: #000000;
}
.l84KlKGIs {
  display: flex;
  padding-top: 8rem;
  padding-bottom: 8rem;
  background-color: transparent;
}
.l84KlKGIs .qUuD4Iu.oZCOcZgBjV {
  display: none;
}
@media (max-width: 767px) {
  .l84KlKGIs .bRPA40 {
    font-size: 2rem;
  }
}
.l84KlKGIs .XN6PK9z0 {
  padding-left: 3rem;
}
@media (max-width: 767px) {
  .l84KlKGIs .XN6PK9z0 {
    padding-left: 2rem;
  }
}
.l84KlKGIs .KOpAX1UA {
  position: relative;
  overflow: hidden;
}
.l84KlKGIs .KOpAX1UA:after {
  content: '';
  width: 16px;
  height: 16px;
  position: absolute;
  background: #000000;
  left: 0px;
  top: 6px;
  border-radius: 50%;
}
.l84KlKGIs .GgfO23uCMtU {
  width: 100%;
  height: 1px;
  background: #000000;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.l84KlKGIs .qUuD4Iu {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.l84KlKGIs .P1gBgnwcP5,
.l84KlKGIs .GgfO23uCMtU {
  color: #291f1e;
}
.l84KlKGIs .hQZHhL,
.l84KlKGIs .SooCW5 {
  text-align: left;
  color: #000000;
}
.l84KlKGIs .XN6PK9z0,
.l84KlKGIs .GgfO23uCMtU {
  color: #d70081;
  text-align: left;
}
.l84KlKGIs .o7bRqSnfMeX {
  color: #000000;
}
.l84KlKGIs .XN6PK9z0,
.l84KlKGIs .GgfO23uCMtU,
.l84KlKGIs .KOpAX1UA::after {
  color: #000000;
}
.l84KlKGIs .P1gBgnwcP5 {
  text-align: left;
  color: #000000;
}
.UCeAwxF2T {
  display: flex;
  padding-top: 8rem;
  padding-bottom: 8rem;
  background-image: url("r6nOWgMwP.jpeg");
}
.UCeAwxF2T .YtpfqWUOjF {
  background-color: #000000;
  opacity: 0.5;
}
.UCeAwxF2T .qUuD4Iu.oZCOcZgBjV {
  display: none;
}
.UCeAwxF2T .GgfO23uCMtU {
  width: 100%;
  height: 1px;
  background: #ffffff;
  margin-bottom: 25rem;
}
@media (max-width: 767px) {
  .UCeAwxF2T .GgfO23uCMtU {
    margin-bottom: 10rem;
  }
}
.UCeAwxF2T .qUuD4Iu {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.UCeAwxF2T p {
  max-width: 600px;
  margin-right: 0;
  margin-left: auto;
}
@media (min-width: 768px) {
  .UCeAwxF2T {
    align-items: center;
  }
  .UCeAwxF2T .VkxUlnAcSh {
    justify-content: center;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .UCeAwxF2T .KOpAX1UA {
    min-width: 50%;
  }
}
@media (max-width: 767px) {
  .UCeAwxF2T {
    -webkit-align-items: center;
    align-items: center;
  }
  .UCeAwxF2T .YXyi1SQ {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .UCeAwxF2T .KOpAX1UA {
    width: 100%;
  }
}
.UCeAwxF2T .P1gBgnwcP5,
.UCeAwxF2T .GgfO23uCMtU {
  color: #ffffff;
}
.UCeAwxF2T .hQZHhL,
.UCeAwxF2T .SooCW5 {
  text-align: left;
}
.tMXxhwAnjNA {
  display: flex;
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: transparent;
}
.tMXxhwAnjNA .qUuD4Iu.oZCOcZgBjV {
  display: none;
}
.tMXxhwAnjNA .qUuD4Iu {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.tMXxhwAnjNA .GgfO23uCMtU {
  width: 100%;
  opacity: 0.6;
  height: 1px;
  background: currentColor;
  margin-top: 8rem;
}
.tMXxhwAnjNA .KOpAX1UA {
  padding: 5rem 1rem;
}
@media (min-width: 992px) {
  .tMXxhwAnjNA .KOpAX1UA {
    padding: 5rem 3rem;
  }
}
@media (min-width: 768px) {
  .tMXxhwAnjNA {
    align-items: center;
  }
  .tMXxhwAnjNA .VkxUlnAcSh {
    justify-content: center;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .tMXxhwAnjNA .KOpAX1UA {
    min-width: 50%;
  }
}
@media (max-width: 767px) {
  .tMXxhwAnjNA {
    -webkit-align-items: center;
    align-items: center;
  }
  .tMXxhwAnjNA .YXyi1SQ {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .tMXxhwAnjNA .KOpAX1UA {
    width: 100%;
  }
}
.tMXxhwAnjNA .XN6PK9z0 {
  text-align: left;
  color: #fffcee;
}
.tMXxhwAnjNA .hQZHhL,
.tMXxhwAnjNA .SooCW5 {
  text-align: left;
  color: #000000;
}
.tMXxhwAnjNA .XN6PK9z0,
.tMXxhwAnjNA .GgfO23uCMtU {
  color: #000000;
}
.UJIvhh4PL {
  display: flex;
  padding-top: 15rem;
  padding-bottom: 9rem;
  background-image: url("jqPHDQ4L.jpeg");
}
.UJIvhh4PL .YtpfqWUOjF {
  background-color: #000000;
  opacity: 0.2;
}
.UJIvhh4PL .qUuD4Iu.oZCOcZgBjV {
  display: none;
}
.UJIvhh4PL .GgfO23uCMtU {
  width: 100%;
  height: 1px;
  background: #ffffff;
  margin-bottom: 2rem;
}
.UJIvhh4PL .qUuD4Iu {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.UJIvhh4PL p {
  max-width: 600px;
  margin-right: 0;
  margin-left: auto;
}
@media (min-width: 768px) {
  .UJIvhh4PL {
    align-items: center;
  }
  .UJIvhh4PL .VkxUlnAcSh {
    justify-content: center;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .UJIvhh4PL .KOpAX1UA {
    min-width: 50%;
  }
}
@media (max-width: 767px) {
  .UJIvhh4PL {
    -webkit-align-items: center;
    align-items: center;
  }
  .UJIvhh4PL .YXyi1SQ {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .UJIvhh4PL .KOpAX1UA {
    width: 100%;
  }
}
.UJIvhh4PL .P1gBgnwcP5,
.UJIvhh4PL .GgfO23uCMtU {
  color: #ffffff;
}
.UJIvhh4PL .hQZHhL,
.UJIvhh4PL .SooCW5 {
  text-align: right;
}
.v5Vkc1XRe {
  display: flex;
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: transparent;
}
.v5Vkc1XRe .qUuD4Iu.oZCOcZgBjV {
  display: none;
}
.v5Vkc1XRe .qUuD4Iu {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.v5Vkc1XRe .GgfO23uCMtU {
  width: 100%;
  opacity: 0.6;
  height: 1px;
  background: currentColor;
  margin-top: 8rem;
}
.v5Vkc1XRe .KOpAX1UA {
  padding: 5rem 1rem;
}
@media (min-width: 992px) {
  .v5Vkc1XRe .KOpAX1UA {
    padding: 5rem 3rem;
  }
}
@media (min-width: 768px) {
  .v5Vkc1XRe {
    align-items: center;
  }
  .v5Vkc1XRe .VkxUlnAcSh {
    justify-content: center;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .v5Vkc1XRe .KOpAX1UA {
    min-width: 50%;
  }
}
@media (max-width: 767px) {
  .v5Vkc1XRe {
    -webkit-align-items: center;
    align-items: center;
  }
  .v5Vkc1XRe .YXyi1SQ {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .v5Vkc1XRe .KOpAX1UA {
    width: 100%;
  }
}
.v5Vkc1XRe .XN6PK9z0 {
  text-align: left;
  color: #fffcee;
}
.v5Vkc1XRe .hQZHhL,
.v5Vkc1XRe .SooCW5 {
  text-align: left;
  color: #000000;
}
.v5Vkc1XRe .XN6PK9z0,
.v5Vkc1XRe .GgfO23uCMtU {
  color: #000000;
}
.EOyV3v {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #b7b7a4;
}
.EOyV3v .qUuD4Iu.oZCOcZgBjV {
  display: none;
}
.EOyV3v .qUuD4Iu {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.EOyV3v .GgfO23uCMtU {
  width: 100%;
  height: 1px;
  background: currentColor;
  margin-bottom: 3rem;
}
@media (max-width: 767px) {
  .EOyV3v .GgfO23uCMtU {
    margin-bottom: 1rem;
  }
}
.EOyV3v .VkxUlnAcSh .u0Islj4bq {
  display: -webkit-flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
}
.EOyV3v .VkxUlnAcSh .u0Islj4bq img {
  width: 100%;
  object-fit: cover;
  min-height: 1px;
}
.EOyV3v img,
.EOyV3v .hA2HTP5k6l {
  width: 100%;
}
.EOyV3v .P1gBgnwcP5,
.EOyV3v .GgfO23uCMtU {
  color: #000000;
}
.EOyV3v .x1yIhzhk {
  color: #000000;
}
.EOyV3v .KuWBNo9mC {
  color: #000000;
}
.V3LeFwTTkyJ {
  display: flex;
  padding-top: 8rem;
  padding-bottom: 8rem;
  background-color: transparent;
}
.V3LeFwTTkyJ .qUuD4Iu.oZCOcZgBjV {
  display: none;
}
@media (max-width: 767px) {
  .V3LeFwTTkyJ .bRPA40 {
    font-size: 2rem;
  }
}
.V3LeFwTTkyJ a {
  display: block;
  width: 100%;
}
.V3LeFwTTkyJ a:hover {
  background-image: none !important;
}
.V3LeFwTTkyJ .KOpAX1UA {
  position: relative;
  overflow: hidden;
  padding: 0;
}
.V3LeFwTTkyJ .KOpAX1UA:before {
  content: '';
  width: 150%;
  height: 0%;
  background: #000000;
  position: absolute;
  transition: all 0.5s;
  left: -25%;
  bottom: -25%;
  transform: rotate(2deg);
}
.V3LeFwTTkyJ .KOpAX1UA:after {
  content: '';
  width: 20px;
  height: 20px;
  position: absolute;
  transition: all 0.5s;
  background: #000000;
  right: 20px;
  top: 50%;
  transform: translateY(-10px);
  border-radius: 50%;
}
.V3LeFwTTkyJ .KOpAX1UA:hover:before {
  height: 150%;
}
.V3LeFwTTkyJ .KOpAX1UA:hover:after {
  background-color: #f8f8f6;
  right: 40px;
}
.V3LeFwTTkyJ .KOpAX1UA:hover .XN6PK9z0,
.V3LeFwTTkyJ .KOpAX1UA:hover .XN6PK9z0 a {
  color: #f8f8f6 !important;
  z-index: 2;
  position: relative;
}
.V3LeFwTTkyJ .KOpAX1UA:hover .XN6PK9z0 {
  padding-left: 2rem;
}
.V3LeFwTTkyJ .XN6PK9z0 {
  margin-top: 2rem;
  transition: all 0.3s;
  padding: 0 1rem;
  color: #d70081;
}
.V3LeFwTTkyJ .GgfO23uCMtU {
  width: 100%;
  height: 1px;
  background: currentColor;
}
.V3LeFwTTkyJ .qUuD4Iu {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.V3LeFwTTkyJ .P1gBgnwcP5,
.V3LeFwTTkyJ .GgfO23uCMtU {
  color: #291f1e;
}
.V3LeFwTTkyJ .hQZHhL,
.V3LeFwTTkyJ .SooCW5 {
  text-align: left;
  color: #291f1e;
}
.V3LeFwTTkyJ .XN6PK9z0,
.V3LeFwTTkyJ .GgfO23uCMtU {
  color: #000000;
}
.V3LeFwTTkyJ .P1gBgnwcP5 {
  color: #000000;
}
.FLdvwE {
  padding-top: 8rem;
  padding-bottom: 8rem;
  background-color: #fffcee;
}
.FLdvwE .qUuD4Iu.oZCOcZgBjV {
  display: none;
}
.FLdvwE .qUuD4Iu {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.FLdvwE .VkxUlnAcSh {
  flex-direction: row-reverse;
}
.cxedobKtgD {
  background-image: url("Bol1afq.jpeg");
}
.cxedobKtgD .qUuD4Iu.oZCOcZgBjV {
  display: none;
}
.cxedobKtgD .qUuD4Iu {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cxedobKtgD .VkxUlnAcSh {
  flex-direction: row-reverse;
  height: 800px;
}
@media (max-width: 992px) {
  .cxedobKtgD .VkxUlnAcSh {
    height: 350px;
  }
}
.yDhRBnH {
  display: flex;
  padding-top: 8rem;
  padding-bottom: 8rem;
  background-color: transparent;
}
.yDhRBnH .qUuD4Iu.oZCOcZgBjV {
  display: none;
}
.yDhRBnH .GgfO23uCMtU {
  width: 100%;
  height: 1px;
  background: currentColor;
  margin-bottom: 2rem;
}
.yDhRBnH .qUuD4Iu {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.yDhRBnH h1 {
  max-width: 800px;
}
.yDhRBnH p {
  max-width: 600px;
  margin-right: 0;
  margin-left: auto;
}
@media (min-width: 768px) {
  .yDhRBnH {
    align-items: center;
  }
  .yDhRBnH .VkxUlnAcSh {
    justify-content: center;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .yDhRBnH .KOpAX1UA {
    min-width: 50%;
  }
}
@media (max-width: 767px) {
  .yDhRBnH {
    -webkit-align-items: center;
    align-items: center;
  }
  .yDhRBnH .YXyi1SQ {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .yDhRBnH .KOpAX1UA {
    width: 100%;
  }
}
.yDhRBnH .P1gBgnwcP5,
.yDhRBnH .GgfO23uCMtU {
  color: #291f1e;
}
.yDhRBnH .hQZHhL,
.yDhRBnH .SooCW5 {
  text-align: left;
  color: #000000;
}
.yDhRBnH .XN6PK9z0 {
  color: #000000;
}
.abDI3Wb {
  display: flex;
  padding-top: 8rem;
  padding-bottom: 8rem;
  background-color: #b7b7a4;
}
.abDI3Wb .qUuD4Iu.oZCOcZgBjV {
  display: none;
}
.abDI3Wb .GgfO23uCMtU {
  width: 100%;
  height: 1px;
  background: currentColor;
  margin-bottom: 2rem;
}
.abDI3Wb .qUuD4Iu {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.abDI3Wb h1 {
  max-width: 800px;
}
.abDI3Wb p {
  max-width: 600px;
  margin-right: 0;
  margin-left: auto;
}
@media (min-width: 768px) {
  .abDI3Wb {
    align-items: center;
  }
  .abDI3Wb .VkxUlnAcSh {
    justify-content: center;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .abDI3Wb .KOpAX1UA {
    min-width: 50%;
  }
}
@media (max-width: 767px) {
  .abDI3Wb {
    -webkit-align-items: center;
    align-items: center;
  }
  .abDI3Wb .YXyi1SQ {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .abDI3Wb .KOpAX1UA {
    width: 100%;
  }
}
.abDI3Wb .P1gBgnwcP5,
.abDI3Wb .GgfO23uCMtU {
  color: #000000;
}
.abDI3Wb .hQZHhL,
.abDI3Wb .SooCW5 {
  text-align: left;
  color: #000000;
}
.abDI3Wb .XN6PK9z0 {
  color: #000000;
}
.x7UUnd {
  display: flex;
  padding-top: 8rem;
  padding-bottom: 8rem;
  background-color: #b7b7a4;
}
.x7UUnd .qUuD4Iu.oZCOcZgBjV {
  display: none;
}
.x7UUnd .GgfO23uCMtU {
  width: 100%;
  height: 1px;
  background: currentColor;
  margin-bottom: 2rem;
}
.x7UUnd .qUuD4Iu {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.x7UUnd h1 {
  max-width: 800px;
}
.x7UUnd p {
  max-width: 600px;
  margin-right: 0;
  margin-left: auto;
}
@media (min-width: 768px) {
  .x7UUnd {
    align-items: center;
  }
  .x7UUnd .VkxUlnAcSh {
    justify-content: center;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .x7UUnd .KOpAX1UA {
    min-width: 50%;
  }
}
@media (max-width: 767px) {
  .x7UUnd {
    -webkit-align-items: center;
    align-items: center;
  }
  .x7UUnd .YXyi1SQ {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .x7UUnd .KOpAX1UA {
    width: 100%;
  }
}
.x7UUnd .P1gBgnwcP5,
.x7UUnd .GgfO23uCMtU {
  color: #000000;
}
.x7UUnd .hQZHhL,
.x7UUnd .SooCW5 {
  text-align: left;
  color: #000000;
}
.x7UUnd .XN6PK9z0 {
  color: #000000;
}
.KwTOKaz5u {
  display: flex;
}
.KwTOKaz5u .qUuD4Iu.oZCOcZgBjV {
  display: none;
}
.KwTOKaz5u .GgfO23uCMtU {
  width: 100%;
  height: 1px;
  background: #ffffff;
  margin-bottom: 2rem;
}
.KwTOKaz5u .qUuD4Iu {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-image: url("GMJY5aW.jpg");
}
.KwTOKaz5u p {
  max-width: 600px;
  margin-right: 0;
  margin-left: auto;
}
@media (min-width: 768px) {
  .KwTOKaz5u {
    align-items: center;
  }
  .KwTOKaz5u .VkxUlnAcSh {
    justify-content: center;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .KwTOKaz5u .KOpAX1UA {
    min-width: 50%;
  }
}
@media (max-width: 767px) {
  .KwTOKaz5u {
    -webkit-align-items: center;
    align-items: center;
  }
  .KwTOKaz5u .YXyi1SQ {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .KwTOKaz5u .KOpAX1UA {
    width: 100%;
  }
}
.KwTOKaz5u .P1gBgnwcP5,
.KwTOKaz5u .GgfO23uCMtU {
  color: #ffffff;
}
.KwTOKaz5u .hQZHhL,
.KwTOKaz5u .SooCW5 {
  text-align: right;
}
.GEM2Mt {
  display: flex;
  padding-top: 8rem;
  padding-bottom: 8rem;
  background-color: transparent;
}
.GEM2Mt .qUuD4Iu.oZCOcZgBjV {
  display: none;
}
@media (max-width: 767px) {
  .GEM2Mt .bRPA40 {
    font-size: 2rem;
  }
}
.GEM2Mt .XN6PK9z0 {
  padding-left: 2rem;
}
.GEM2Mt .KOpAX1UA {
  position: relative;
  overflow: hidden;
}
.GEM2Mt .KOpAX1UA:after {
  content: '';
  width: 20px;
  height: 20px;
  position: absolute;
  transition: all 0.5s;
  background: #ddbea9;
  left: 33px;
  top: 13px;
  border-radius: 50%;
}
.GEM2Mt .GgfO23uCMtU {
  width: 100%;
  height: 1px;
  background: currentColor;
  margin-top: 2rem;
  margin-bottom: 1rem;
}
.GEM2Mt .qUuD4Iu {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.GEM2Mt .P1gBgnwcP5,
.GEM2Mt .GgfO23uCMtU {
  color: #291f1e;
}
.GEM2Mt .hQZHhL,
.GEM2Mt .SooCW5 {
  text-align: left;
  color: #291f1e;
}
.GEM2Mt .XN6PK9z0,
.GEM2Mt .GgfO23uCMtU {
  color: #291f1e;
  text-align: left;
}
.sTLRfY {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #fffcee;
}
.sTLRfY .CQnzxif iframe {
  width: 100%;
}
.sTLRfY .qUuD4Iu {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.sTLRfY .XN6PK9z0,
.sTLRfY .P1gBgnwcP5,
.sTLRfY .hQZHhL {
  text-align: center;
}
.G8BU9uh {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #b7b7a4;
}
.G8BU9uh .qUuD4Iu.oZCOcZgBjV {
  display: none;
}
.G8BU9uh .qUuD4Iu {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.G8BU9uh .GgfO23uCMtU {
  width: 100%;
  height: 1px;
  background: currentColor;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.G8BU9uh .UmSjQkTp0gO {
  width: 100%;
  height: 1px;
  background: currentColor;
  margin-top: 2rem;
}
.G8BU9uh .J9gadV44 .NVmkH2 {
  width: 100%;
  display: block;
}
.G8BU9uh .J9gadV44 .M1GcSnD {
  z-index: 1;
}
.G8BU9uh .NVmkH2 {
  color: #000000;
}
.G8BU9uh .aNFfED {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .G8BU9uh .aNFfED {
    margin-bottom: 1rem;
  }
}
@media (max-width: 767px) {
  .G8BU9uh * {
    text-align: center !important;
  }
  .G8BU9uh .EHwzUS {
    margin-bottom: 2rem;
  }
}
.G8BU9uh .M1GcSnD,
.G8BU9uh .hjLKfT6Tk {
  color: #000000;
}
.G8BU9uh .CHrcZGfK {
  color: #291f1e;
}
.G8BU9uh .XN6PK9z0,
.G8BU9uh .rWebGAvnzLC {
  text-align: left;
}
.G8BU9uh .XN6PK9z0,
.G8BU9uh .GgfO23uCMtU {
  color: #000000;
}
.G8BU9uh .CHrcZGfK,
.G8BU9uh .UmSjQkTp0gO {
  color: #000000;
}
.G8BU9uh .hQZHhL,
.G8BU9uh .SooCW5 {
  color: #000000;
}
.rs8nOj26 {
  display: flex;
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #b7b7a4;
}
.rs8nOj26 .qUuD4Iu.oZCOcZgBjV {
  display: none;
}
.rs8nOj26 .qUuD4Iu {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.rs8nOj26 .KOpAX1UA {
  padding: 5rem 1rem;
}
@media (min-width: 992px) {
  .rs8nOj26 .KOpAX1UA {
    padding: 5rem 3rem;
  }
}
@media (min-width: 768px) {
  .rs8nOj26 {
    align-items: center;
  }
  .rs8nOj26 .VkxUlnAcSh {
    justify-content: center;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .rs8nOj26 .KOpAX1UA {
    min-width: 50%;
  }
}
@media (max-width: 767px) {
  .rs8nOj26 {
    -webkit-align-items: center;
    align-items: center;
  }
  .rs8nOj26 .YXyi1SQ {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .rs8nOj26 .KOpAX1UA {
    width: 100%;
  }
}
.rs8nOj26 .XN6PK9z0 {
  text-align: center;
  color: #000000;
}
.rs8nOj26 .hQZHhL,
.rs8nOj26 .SooCW5 {
  text-align: center;
  color: #000000;
}
.rs8nOj26 .P1gBgnwcP5 {
  color: #000000;
  text-align: center;
}
.bnRKiHpriV {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: transparent;
}
.bnRKiHpriV .qUuD4Iu.oZCOcZgBjV {
  display: none;
}
.bnRKiHpriV .JYCPY3ms {
  margin-bottom: 2rem;
  margin-top: 2rem;
}
@media (max-width: 767px) {
  .bnRKiHpriV .JYCPY3ms {
    margin-bottom: 1rem;
  }
}
.bnRKiHpriV .GgfO23uCMtU {
  width: 100%;
  height: 1px;
  background: #000000;
  opacity: 0.5;
  margin: 1rem 0;
  margin-bottom: 2rem;
}
.bnRKiHpriV .M1GcSnD {
  position: relative;
  padding-bottom: 1rem;
}
.bnRKiHpriV .M1GcSnD:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  left: -35px;
  top: 3px;
  background: currentColor;
  border-radius: 50%;
}
.bnRKiHpriV .rWebGAvnzLC {
  padding: 0 2rem;
}
.bnRKiHpriV .qUuD4Iu {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.bnRKiHpriV .M1GcSnD,
.bnRKiHpriV .q4ZEhCUbyw,
.bnRKiHpriV .CHrcZGfK {
  color: #000000;
  text-align: center;
}
.bnRKiHpriV .XN6PK9z0 {
  color: #000000;
  text-align: left;
}
.bnRKiHpriV .SooCW5 {
  text-align: center;
}
.bnRKiHpriV .CHrcZGfK,
.bnRKiHpriV .SooCW5 {
  color: #000000;
  text-align: left;
}
.bnRKiHpriV .M1GcSnD,
.bnRKiHpriV .q4ZEhCUbyw {
  text-align: left;
  color: #000000;
}
.bnRKiHpriV .P1gBgnwcP5 {
  color: #291f1e;
  text-align: left;
}
.bnRKiHpriV .xsf62u {
  height: 30rem;
  position: relative;
  border-radius: 2rem;
}
.bnRKiHpriV .xsf62u iframe {
  height: 100%;
  width: 100%;
  border-radius: 2rem;
}
.bnRKiHpriV .xsf62u [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%;
}
.bnRKiHpriV .xsf62u[data-state] {
  background: #e9e5dc;
}
.bnRKiHpriV .xsf62u[data-state="loading"] [data-state-details] {
  display: none;
}
.fLwrbpl {
  display: flex;
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #b7b7a4;
}
.fLwrbpl .qUuD4Iu.oZCOcZgBjV {
  display: none;
}
.fLwrbpl .Td4U9Vmf {
  margin-top: 0.8rem;
  width: 20px;
  height: 20px;
  background: #000000;
  border-radius: 50%;
  margin-bottom: 1rem;
}
.fLwrbpl h1 {
  margin-bottom: 5rem;
}
@media (max-width: 992px) {
  .fLwrbpl h1 {
    margin-bottom: 1rem;
  }
}
.fLwrbpl p {
  margin-right: 0;
  margin-left: auto;
}
@media (max-width: 992px) {
  .fLwrbpl p {
    margin-bottom: 2rem;
  }
}
.fLwrbpl .GgfO23uCMtU {
  width: 100%;
  height: 1px;
  background: #000000;
  margin-bottom: 3rem;
}
.fLwrbpl .HeZoHe3N,
.fLwrbpl img {
  height: 100%;
  object-fit: cover;
}
@media (max-width: 992px) {
  .fLwrbpl .HeZoHe3N,
  .fLwrbpl img {
    padding-bottom: 0.5rem;
  }
}
.fLwrbpl .qUuD4Iu {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
@media (max-width: 991px) and (min-width: 768px) {
  .fLwrbpl .KOpAX1UA {
    min-width: 50%;
  }
}
@media (max-width: 767px) {
  .fLwrbpl {
    -webkit-align-items: center;
    align-items: center;
  }
  .fLwrbpl .YXyi1SQ {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .fLwrbpl .KOpAX1UA {
    width: 100%;
  }
}
.fLwrbpl .P1gBgnwcP5,
.fLwrbpl .GgfO23uCMtU {
  color: #291f1e;
}
.fLwrbpl .hQZHhL,
.fLwrbpl .SooCW5 {
  text-align: right;
  color: #291f1e;
}
.fLwrbpl .XN6PK9z0 {
  color: #291f1e;
}
.fLwrbpl .XN6PK9z0,
.fLwrbpl .SooCW5,
.fLwrbpl .GgfO23uCMtU {
  text-align: left;
  color: #000000;
}
.fLwrbpl .hQZHhL {
  text-align: left;
  color: #000000;
}
.JLQPsGUA27 {
  display: flex;
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #b7b7a4;
}
.JLQPsGUA27 .qUuD4Iu.oZCOcZgBjV {
  display: none;
}
.JLQPsGUA27 .qUuD4Iu {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.JLQPsGUA27 .KOpAX1UA {
  padding: 5rem 1rem;
}
@media (min-width: 992px) {
  .JLQPsGUA27 .KOpAX1UA {
    padding: 5rem 3rem;
  }
}
@media (min-width: 768px) {
  .JLQPsGUA27 {
    align-items: center;
  }
  .JLQPsGUA27 .VkxUlnAcSh {
    justify-content: center;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .JLQPsGUA27 .KOpAX1UA {
    min-width: 50%;
  }
}
@media (max-width: 767px) {
  .JLQPsGUA27 {
    -webkit-align-items: center;
    align-items: center;
  }
  .JLQPsGUA27 .YXyi1SQ {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .JLQPsGUA27 .KOpAX1UA {
    width: 100%;
  }
}
.JLQPsGUA27 .XN6PK9z0 {
  text-align: left;
  color: #291f1e;
}
.JLQPsGUA27 .hQZHhL,
.JLQPsGUA27 .SooCW5 {
  text-align: left;
  color: #000000;
}
.ATAcnaz0 {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #b7b7a4;
}
.ATAcnaz0 .qUuD4Iu.oZCOcZgBjV {
  display: none;
}
.ATAcnaz0 .qUuD4Iu {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.ATAcnaz0 .hA2HTP5k6l img {
  height: 320px;
  object-fit: cover;
}
.ATAcnaz0 .SooCW5 .nACIaov {
  margin-bottom: 0;
}
.ATAcnaz0 .UmSjQkTp0gO {
  width: 100%;
  height: 1px;
  background: currentColor;
  margin-top: 2rem;
}
.ATAcnaz0 .J9gadV44 .NVmkH2 {
  width: 100%;
  display: block;
}
.ATAcnaz0 .J9gadV44 .M1GcSnD {
  z-index: 1;
}
.ATAcnaz0 .NVmkH2 {
  color: #000000;
}
.ATAcnaz0 .aNFfED {
  margin-bottom: 3rem;
}
@media (max-width: 767px) {
  .ATAcnaz0 .aNFfED {
    margin-bottom: 1rem;
  }
}
@media (max-width: 767px) {
  .ATAcnaz0 * {
    text-align: center !important;
  }
  .ATAcnaz0 .EHwzUS {
    margin-bottom: 2rem;
  }
}
.ATAcnaz0 .M1GcSnD,
.ATAcnaz0 .hjLKfT6Tk {
  color: #000000;
}
.ATAcnaz0 .CHrcZGfK {
  color: #291f1e;
}
.ATAcnaz0 .XN6PK9z0,
.ATAcnaz0 .rWebGAvnzLC {
  text-align: left;
}
.ATAcnaz0 .XN6PK9z0,
.ATAcnaz0 .GgfO23uCMtU {
  color: #000000;
}
.ATAcnaz0 .CHrcZGfK,
.ATAcnaz0 .UmSjQkTp0gO {
  color: #000000;
  text-align: left;
}
.leYVpXIDl {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #b7b7a4;
}
.leYVpXIDl .qUuD4Iu.oZCOcZgBjV {
  display: none;
}
.leYVpXIDl .qUuD4Iu {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.leYVpXIDl .GgfO23uCMtU {
  width: 100%;
  height: 1px;
  background: currentColor;
  margin-bottom: 3rem;
}
@media (max-width: 767px) {
  .leYVpXIDl .GgfO23uCMtU {
    margin-bottom: 1rem;
  }
}
.leYVpXIDl .VkxUlnAcSh .u0Islj4bq {
  display: -webkit-flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
}
.leYVpXIDl .VkxUlnAcSh .u0Islj4bq img {
  width: 100%;
  object-fit: cover;
  min-height: 1px;
}
.leYVpXIDl img,
.leYVpXIDl .hA2HTP5k6l {
  width: 100%;
}
.leYVpXIDl .P1gBgnwcP5,
.leYVpXIDl .GgfO23uCMtU {
  color: #000000;
}
.leYVpXIDl .x1yIhzhk {
  color: #000000;
}
.leYVpXIDl .KuWBNo9mC {
  color: #000000;
}
.h9V0ia {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #b7b7a4;
}
.h9V0ia .qUuD4Iu.oZCOcZgBjV {
  display: none;
}
.h9V0ia .qUuD4Iu {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.h9V0ia .GgfO23uCMtU {
  width: 100%;
  height: 1px;
  background: currentColor;
  margin-bottom: 3rem;
}
@media (max-width: 767px) {
  .h9V0ia .GgfO23uCMtU {
    margin-bottom: 1rem;
  }
}
.h9V0ia .VkxUlnAcSh .u0Islj4bq {
  display: -webkit-flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
}
.h9V0ia .VkxUlnAcSh .u0Islj4bq img {
  width: 100%;
  object-fit: cover;
  min-height: 1px;
}
.h9V0ia img,
.h9V0ia .hA2HTP5k6l {
  width: 100%;
}
.h9V0ia .P1gBgnwcP5,
.h9V0ia .GgfO23uCMtU {
  color: #000000;
}
.h9V0ia .x1yIhzhk {
  color: #000000;
}
.h9V0ia .KuWBNo9mC {
  color: #000000;
}
.TshrebqfP {
  padding-top: 8rem;
  padding-bottom: 8rem;
  background-color: transparent;
}
.TshrebqfP .qUuD4Iu.oZCOcZgBjV {
  display: none;
}
.TshrebqfP .qUuD4Iu {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.TshrebqfP .VkxUlnAcSh {
  align-items: flex-end;
}
.TshrebqfP .VkxUlnAcSh .u0Islj4bq {
  display: -webkit-flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
}
.TshrebqfP .VkxUlnAcSh .u0Islj4bq img {
  width: 100%;
  object-fit: cover;
  min-height: 1px;
}
.TshrebqfP img,
.TshrebqfP .hA2HTP5k6l {
  width: 100%;
}
.TshrebqfP .pfYFZFJ {
  color: #291f1e;
}
.TshrebqfP .hQZHhL,
.TshrebqfP .SooCW5 {
  color: #291f1e;
}
.hYzWSyEStw {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: transparent;
}
.hYzWSyEStw .Z3QWEA0tBu:focus,
.hYzWSyEStw span:focus {
  outline: none;
}
.hYzWSyEStw .Z3QWEA0tBu {
  cursor: pointer;
}
.hYzWSyEStw .SHFmG6p {
  grid-row-gap: 2rem;
}
@media (max-width: 767px) {
  .hYzWSyEStw .SHFmG6p {
    grid-row-gap: 1rem;
  }
}
.hYzWSyEStw .uZaIky3,
.hYzWSyEStw .rVS5QfWecJ {
  gap: 0 2rem;
}
@media (max-width: 767px) {
  .hYzWSyEStw .uZaIky3,
  .hYzWSyEStw .rVS5QfWecJ {
    gap: 0 1rem;
  }
}
.hYzWSyEStw .XN6PK9z0 {
  color: #291f1e;
  text-align: center;
}
.hYzWSyEStw .Ogr7y3xAtU {
  max-width: 800px;
}
.hYzWSyEStw .ptJK0um,
.hYzWSyEStw .t3RznraP2 {
  overflow: hidden;
}
.hYzWSyEStw .SHFmG6p {
  display: grid;
  transform: translate3d(-3rem, 0, 0);
  width: 115vw;
  grid-column-gap: 1rem;
}
.hYzWSyEStw .qMciM6U1qPx {
  display: flex;
  justify-content: center;
  align-items: center;
}
.hYzWSyEStw .qMciM6U1qPx img {
  min-width: 30vw;
  max-width: 100%;
  height: 360px;
  object-fit: cover;
}
@media (max-width: 1200px) {
  .hYzWSyEStw .qMciM6U1qPx img {
    height: 300px;
  }
}
@media (max-width: 767px) {
  .hYzWSyEStw .qMciM6U1qPx img {
    min-width: 35vw;
    height: 150px;
  }
}
.hYzWSyEStw .uZaIky3,
.hYzWSyEStw .rVS5QfWecJ {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
}
.hYzWSyEStw .uZaIky3 {
  align-items: flex-end;
}
.hYzWSyEStw .rVS5QfWecJ {
  align-items: flex-start;
}
.MIKzD8D1 {
  display: flex;
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: transparent;
}
.MIKzD8D1 .qUuD4Iu.oZCOcZgBjV {
  display: none;
}
.MIKzD8D1 .qUuD4Iu {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.MIKzD8D1 .GgfO23uCMtU {
  width: 100%;
  opacity: 0.6;
  height: 1px;
  background: currentColor;
  margin-top: 8rem;
}
.MIKzD8D1 .KOpAX1UA {
  padding: 5rem 1rem;
}
@media (min-width: 992px) {
  .MIKzD8D1 .KOpAX1UA {
    padding: 5rem 3rem;
  }
}
@media (min-width: 768px) {
  .MIKzD8D1 {
    align-items: center;
  }
  .MIKzD8D1 .VkxUlnAcSh {
    justify-content: center;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .MIKzD8D1 .KOpAX1UA {
    min-width: 50%;
  }
}
@media (max-width: 767px) {
  .MIKzD8D1 {
    -webkit-align-items: center;
    align-items: center;
  }
  .MIKzD8D1 .YXyi1SQ {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .MIKzD8D1 .KOpAX1UA {
    width: 100%;
  }
}
.MIKzD8D1 .XN6PK9z0 {
  text-align: left;
  color: #fffcee;
}
.MIKzD8D1 .hQZHhL,
.MIKzD8D1 .SooCW5 {
  text-align: left;
  color: #000000;
}
.MIKzD8D1 .XN6PK9z0,
.MIKzD8D1 .GgfO23uCMtU {
  color: #000000;
}
.f2sBgN0J {
  padding-top: 2rem;
  padding-bottom: 1rem;
  background-color: #000000;
}
.f2sBgN0J .Z3QWEA0tBu:focus,
.f2sBgN0J span:focus {
  outline: none;
}
.f2sBgN0J .t3RznraP2 {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}
.f2sBgN0J .Z3QWEA0tBu {
  color: #ffffff;
  min-height: 90px;
}
@media (max-width: 768px) {
  .f2sBgN0J .Z3QWEA0tBu {
    min-height: 45px;
  }
}
.K5wmYaN {
  padding-top: 8rem;
  padding-bottom: 8rem;
  background-color: #000000;
}
.K5wmYaN input {
  padding: 1.5rem 2rem;
  border: 0px !important;
  height: 100%;
  box-shadow: none !important;
  font-size: 1rem;
  border-radius: 2rem !important;
}
.K5wmYaN input:hover {
  border: none !important;
  box-shadow: none;
}
.K5wmYaN .nACIaov,
.K5wmYaN .TiByIYpcAYd {
  border-radius: 2rem !important;
}
.K5wmYaN .nACIaov {
  height: 100%;
  margin: auto;
}
@media (max-width: 767px) {
  .K5wmYaN .nACIaov {
    width: 100%;
  }
}
.K5wmYaN .nACIaov:hover,
.K5wmYaN .nACIaov:focus {
  transform: none !important;
}
.K5wmYaN .io5DVgZcOv7 {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .K5wmYaN .io5DVgZcOv7 {
    justify-content: center;
  }
}
.K5wmYaN .na9At2NE {
  margin: 8px;
}
.K5wmYaN .na9At2NE a:hover .PADkJ81pA,
.K5wmYaN .na9At2NE a:focus .PADkJ81pA {
  background-color: #b7b7a4;
  transform: scale(1.1);
}
.K5wmYaN .na9At2NE a .PADkJ81pA {
  width: 84px;
  height: 84px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  font-size: 26px;
  background-color: #b7b7a4;
  color: #000000;
  transition: all 0.3s ease-in-out;
  transform: translateZ(0) scale(1, 1);
}
@media (max-width: 767px) {
  .K5wmYaN .na9At2NE a .PADkJ81pA {
    width: 54px;
    height: 54px;
  }
}
.K5wmYaN .SooCW5 {
  display: flex;
  margin-bottom: 1.2rem;
  width: fit-content;
}
@media (max-width: 767px) {
  .K5wmYaN .SooCW5 {
    width: 100%;
  }
}
.K5wmYaN .SooCW5 .nACIaov {
  width: auto;
}
@media (min-width: 992px) {
  .K5wmYaN .CNX33L8iRh {
    padding: 0 1rem;
  }
}
.K5wmYaN .mqDEROujeH {
  margin: 0;
}
.K5wmYaN .TiByIYpcAYd {
  background: white;
  border-radius: 2rem !important;
  width: 80%;
  padding: 0;
  overflow: hidden;
  justify-content: space-between;
  display: flex;
}
@media (max-width: 767px) {
  .K5wmYaN .TiByIYpcAYd {
    border-radius: 1rem !important;
    width: 100%;
    margin: 0;
  }
  .K5wmYaN .TiByIYpcAYd .nACIaov {
    border-radius: 1rem !important;
  }
}
@media (max-width: 991px) {
  .K5wmYaN .HeZoHe3N {
    margin-bottom: 2rem;
  }
}
.K5wmYaN .nzO8IwS {
  align-items: center;
}
.K5wmYaN .XN6PK9z0 {
  text-align: left;
  color: #ffffff;
}
.K5wmYaN .XN6PK9z0,
.K5wmYaN .n9zqshlOAe {
  color: #ffffff;
}
@media (max-width: 767px) {
  .K5wmYaN .XN6PK9z0,
  .K5wmYaN .n9zqshlOAe {
    text-align: center;
  }
}
.XG1QNv {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: transparent;
}
.XG1QNv .qUuD4Iu.oZCOcZgBjV {
  display: none;
}
.XG1QNv .JYCPY3ms {
  margin-bottom: 2rem;
  margin-top: 2rem;
}
@media (max-width: 767px) {
  .XG1QNv .JYCPY3ms {
    margin-bottom: 1rem;
  }
}
.XG1QNv .GgfO23uCMtU {
  width: 100%;
  height: 1px;
  background: #000000;
  margin: 1rem 0;
  margin-bottom: 2rem;
}
.XG1QNv .M1GcSnD {
  position: relative;
  padding-bottom: 1rem;
}
.XG1QNv .M1GcSnD:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  left: -35px;
  top: 3px;
  background: currentColor;
  border-radius: 50%;
}
.XG1QNv .rWebGAvnzLC {
  padding: 0 2rem;
}
.XG1QNv .qUuD4Iu {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.XG1QNv .M1GcSnD,
.XG1QNv .q4ZEhCUbyw,
.XG1QNv .CHrcZGfK {
  color: #000000;
  text-align: center;
}
.XG1QNv .XN6PK9z0 {
  color: #291f1e;
  text-align: left;
}
.XG1QNv .SooCW5 {
  text-align: center;
}
.XG1QNv .CHrcZGfK,
.XG1QNv .SooCW5 {
  color: #000000;
  text-align: left;
}
.XG1QNv .M1GcSnD,
.XG1QNv .q4ZEhCUbyw {
  text-align: left;
  color: #000000;
}
.XG1QNv .P1gBgnwcP5 {
  color: #291f1e;
  text-align: left;
}
.yOWR9DrtG83 {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: #000000;
  overflow: hidden;
}
.yOWR9DrtG83 .tzfIojIQ7HE .hQZHhL {
  color: #ffffff;
}
