.m7Vt2Rqlt {
  border-width: 2px;
}
body {
  background-color: #fcf0e8;
}
body {
  font-family: 'Inter Tight', sans-serif;
}
.N0gGDUb {
  font-family: 'Inter Tight', sans-serif;
  font-size: 4.8rem;
  line-height: 1.1;
}
.N0gGDUb > .ZAVcr14 {
  font-size: 6rem;
}
.DRsMa7FHLT {
  font-family: 'Inter Tight', sans-serif;
  font-size: 4rem;
  line-height: 1.1;
}
.DRsMa7FHLT > .ZAVcr14 {
  font-size: 5rem;
}
.a6wtcSgj6b {
  font-family: 'Inter Tight', sans-serif;
  font-size: 1.1rem;
  line-height: 1.5;
}
.a6wtcSgj6b > .ZAVcr14 {
  font-size: 1.375rem;
}
.yNKwhLEY71L {
  font-family: 'Inter Tight', sans-serif;
  font-size: 2.2rem;
  line-height: 1.2;
}
.yNKwhLEY71L > .ZAVcr14 {
  font-size: 2.75rem;
}
.qMKlZEH {
  font-family: 'Inter Tight', sans-serif;
  font-size: 1.2rem;
  line-height: 1.5;
}
.qMKlZEH > .ZAVcr14 {
  font-size: 1.5rem;
}
/* ---- 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) {
  .N0gGDUb {
    font-size: 3.84rem;
  }
}
@media (max-width: 768px) {
  .N0gGDUb {
    font-size: 3.36rem;
    font-size: calc( 2.33rem + (4.8 - 2.33) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.1 * (2.33rem + (4.8 - 2.33) * ((100vw - 20rem) / (48 - 20))));
  }
  .DRsMa7FHLT {
    font-size: 3.2rem;
    font-size: calc( 2.05rem + (4 - 2.05) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.3 * (2.05rem + (4 - 2.05) * ((100vw - 20rem) / (48 - 20))));
  }
  .a6wtcSgj6b {
    font-size: 0.88rem;
    font-size: calc( 1.0350000000000001rem + (1.1 - 1.0350000000000001) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.0350000000000001rem + (1.1 - 1.0350000000000001) * ((100vw - 20rem) / (48 - 20))));
  }
  .yNKwhLEY71L {
    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))));
  }
  .qMKlZEH {
    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))));
  }
}
/* Buttons */
.m7Vt2Rqlt {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.VysmAEEt {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.CTHQly6 {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.DXkgT9ab {
  padding: 1rem 2.6rem;
  border-radius: 4px;
}
.csIQk4u9Sf {
  background-color: #9a031e !important;
}
.gmM0gk5V7JW {
  background-color: #20ac6b !important;
}
.Z9amBmF {
  background-color: #0aa3c2 !important;
}
.A3bBNYmo {
  background-color: #cc9900 !important;
}
.JnFlXs {
  background-color: #ae1e2c !important;
}
.ydage3ickwP,
.ydage3ickwP:active {
  background-color: #9a031e !important;
  border-color: #ffffff !important;
  color: #ffffff !important;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}
.ydage3ickwP:hover,
.ydage3ickwP:focus,
.ydage3ickwP.LsFhAOye,
.ydage3ickwP.Ah3mY0jNAqM {
  background-color: #9a031e !important;
  border-color: #000000 !important;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}
.ydage3ickwP.b4xoJJ,
.ydage3ickwP:disabled {
  color: #ffffff !important;
  background-color: #9a031e !important;
  border-color: #9a031e !important;
}
.ydage3ickwP:hover {
  background-color: white!important;
  box-shadow: 0 27px 30px -20px #000000 !important;
  transform: scale(1.1) rotateX(1deg) rotateY(0deg) rotateZ(4deg);
  color: #000000 !important;
}
.ydage3ickwP:hover span {
  color: white;
  background: #000000;
}
.ydage3ickwP span {
  background: #ffffff;
  transition: all 0.3s;
  color: #9a031e;
  border-radius: 50%;
  padding: 8px;
  font-size: 0.8rem!important;
  font-weight: 700;
  margin-left: 12px;
}
.ydage3ickwP span:before {
  transform: translateX(1px);
  display: block;
}
.VmkWABRhEoR,
.VmkWABRhEoR:active {
  background-color: #ec9349 !important;
  border-color: #ffffff !important;
  color: #ffffff !important;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}
.VmkWABRhEoR:hover,
.VmkWABRhEoR:focus,
.VmkWABRhEoR.LsFhAOye,
.VmkWABRhEoR.Ah3mY0jNAqM {
  background-color: #ec9349 !important;
  border-color: #000000 !important;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}
.VmkWABRhEoR.b4xoJJ,
.VmkWABRhEoR:disabled {
  color: #ffffff !important;
  background-color: #ec9349 !important;
  border-color: #ec9349 !important;
}
.VmkWABRhEoR:hover {
  background-color: white!important;
  box-shadow: 0 27px 30px -20px #000000 !important;
  transform: scale(1.1) rotateX(1deg) rotateY(0deg) rotateZ(4deg);
  color: #000000 !important;
}
.VmkWABRhEoR:hover span {
  color: white;
  background: #000000;
}
.VmkWABRhEoR span {
  background: #ffffff;
  transition: all 0.3s;
  color: #ec9349;
  border-radius: 50%;
  padding: 8px;
  font-size: 0.8rem!important;
  font-weight: 700;
  margin-left: 12px;
}
.VmkWABRhEoR span:before {
  transform: translateX(1px);
  display: block;
}
.VNeZUmJU6FV,
.VNeZUmJU6FV:active {
  background-color: #0aa3c2 !important;
  border-color: #ffffff !important;
  color: #ffffff !important;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}
.VNeZUmJU6FV:hover,
.VNeZUmJU6FV:focus,
.VNeZUmJU6FV.LsFhAOye,
.VNeZUmJU6FV.Ah3mY0jNAqM {
  background-color: #0aa3c2 !important;
  border-color: #000000 !important;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}
.VNeZUmJU6FV.b4xoJJ,
.VNeZUmJU6FV:disabled {
  color: #ffffff !important;
  background-color: #0aa3c2 !important;
  border-color: #0aa3c2 !important;
}
.VNeZUmJU6FV:hover {
  background-color: white!important;
  box-shadow: 0 27px 30px -20px #000000 !important;
  transform: scale(1.1) rotateX(1deg) rotateY(0deg) rotateZ(4deg);
  color: #000000 !important;
}
.VNeZUmJU6FV:hover span {
  color: white;
  background: #000000;
}
.VNeZUmJU6FV span {
  background: #ffffff;
  transition: all 0.3s;
  color: #0aa3c2;
  border-radius: 50%;
  padding: 8px;
  font-size: 0.8rem!important;
  font-weight: 700;
  margin-left: 12px;
}
.VNeZUmJU6FV span:before {
  transform: translateX(1px);
  display: block;
}
.TCfo7VHztIq,
.TCfo7VHztIq:active {
  background-color: #20ac6b !important;
  border-color: #ffffff !important;
  color: #ffffff !important;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}
.TCfo7VHztIq:hover,
.TCfo7VHztIq:focus,
.TCfo7VHztIq.LsFhAOye,
.TCfo7VHztIq.Ah3mY0jNAqM {
  background-color: #20ac6b !important;
  border-color: #000000 !important;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}
.TCfo7VHztIq.b4xoJJ,
.TCfo7VHztIq:disabled {
  color: #ffffff !important;
  background-color: #20ac6b !important;
  border-color: #20ac6b !important;
}
.TCfo7VHztIq:hover {
  background-color: white!important;
  box-shadow: 0 27px 30px -20px #000000 !important;
  transform: scale(1.1) rotateX(1deg) rotateY(0deg) rotateZ(4deg);
  color: #000000 !important;
}
.TCfo7VHztIq:hover span {
  color: white;
  background: #000000;
}
.TCfo7VHztIq span {
  background: #ffffff;
  transition: all 0.3s;
  color: #20ac6b;
  border-radius: 50%;
  padding: 8px;
  font-size: 0.8rem!important;
  font-weight: 700;
  margin-left: 12px;
}
.TCfo7VHztIq span:before {
  transform: translateX(1px);
  display: block;
}
.OvqKQsr,
.OvqKQsr:active {
  background-color: #cc9900 !important;
  border-color: #ffffff !important;
  color: #ffffff !important;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}
.OvqKQsr:hover,
.OvqKQsr:focus,
.OvqKQsr.LsFhAOye,
.OvqKQsr.Ah3mY0jNAqM {
  background-color: #cc9900 !important;
  border-color: #000000 !important;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}
.OvqKQsr.b4xoJJ,
.OvqKQsr:disabled {
  color: #ffffff !important;
  background-color: #cc9900 !important;
  border-color: #cc9900 !important;
}
.OvqKQsr:hover {
  background-color: white!important;
  box-shadow: 0 27px 30px -20px #000000 !important;
  transform: scale(1.1) rotateX(1deg) rotateY(0deg) rotateZ(4deg);
  color: #000000 !important;
}
.OvqKQsr:hover span {
  color: white;
  background: #000000;
}
.OvqKQsr span {
  background: #ffffff;
  transition: all 0.3s;
  color: #cc9900;
  border-radius: 50%;
  padding: 8px;
  font-size: 0.8rem!important;
  font-weight: 700;
  margin-left: 12px;
}
.OvqKQsr span:before {
  transform: translateX(1px);
  display: block;
}
.O6Ww37lf,
.O6Ww37lf:active {
  background-color: #ae1e2c !important;
  border-color: #ffffff !important;
  color: #ffffff !important;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}
.O6Ww37lf:hover,
.O6Ww37lf:focus,
.O6Ww37lf.LsFhAOye,
.O6Ww37lf.Ah3mY0jNAqM {
  background-color: #ae1e2c !important;
  border-color: #000000 !important;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}
.O6Ww37lf.b4xoJJ,
.O6Ww37lf:disabled {
  color: #ffffff !important;
  background-color: #ae1e2c !important;
  border-color: #ae1e2c !important;
}
.O6Ww37lf:hover {
  background-color: white!important;
  box-shadow: 0 27px 30px -20px #000000 !important;
  transform: scale(1.1) rotateX(1deg) rotateY(0deg) rotateZ(4deg);
  color: #000000 !important;
}
.O6Ww37lf:hover span {
  color: white;
  background: #000000;
}
.O6Ww37lf span {
  background: #ffffff;
  transition: all 0.3s;
  color: #ae1e2c;
  border-radius: 50%;
  padding: 8px;
  font-size: 0.8rem!important;
  font-weight: 700;
  margin-left: 12px;
}
.O6Ww37lf span:before {
  transform: translateX(1px);
  display: block;
}
.aydfB7yGi,
.aydfB7yGi:active {
  background-color: #fafafa !important;
  border-color: #000000 !important;
  color: #000000 !important;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}
.aydfB7yGi:hover,
.aydfB7yGi:focus,
.aydfB7yGi.LsFhAOye,
.aydfB7yGi.Ah3mY0jNAqM {
  background-color: #fafafa !important;
  border-color: #000000 !important;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}
.aydfB7yGi.b4xoJJ,
.aydfB7yGi:disabled {
  color: #000000 !important;
  background-color: #fafafa !important;
  border-color: #fafafa !important;
}
.aydfB7yGi:hover {
  background-color: white!important;
  box-shadow: 0 27px 30px -20px #000000 !important;
  transform: scale(1.1) rotateX(1deg) rotateY(0deg) rotateZ(4deg);
  color: #000000 !important;
}
.aydfB7yGi:hover span {
  color: white;
  background: #000000;
}
.aydfB7yGi span {
  background: #000000;
  transition: all 0.3s;
  color: #fafafa;
  border-radius: 50%;
  padding: 8px;
  font-size: 0.8rem!important;
  font-weight: 700;
  margin-left: 12px;
}
.aydfB7yGi span:before {
  transform: translateX(1px);
  display: block;
}
.AMkbb1,
.AMkbb1:active {
  background-color: #232323 !important;
  border-color: #ffffff !important;
  color: #ffffff !important;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}
.AMkbb1:hover,
.AMkbb1:focus,
.AMkbb1.LsFhAOye,
.AMkbb1.Ah3mY0jNAqM {
  background-color: #232323 !important;
  border-color: #000000 !important;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}
.AMkbb1.b4xoJJ,
.AMkbb1:disabled {
  color: #ffffff !important;
  background-color: #232323 !important;
  border-color: #232323 !important;
}
.AMkbb1:hover {
  background-color: white!important;
  box-shadow: 0 27px 30px -20px #000000 !important;
  transform: scale(1.1) rotateX(1deg) rotateY(0deg) rotateZ(4deg);
  color: #000000 !important;
}
.AMkbb1:hover span {
  color: white;
  background: #000000;
}
.AMkbb1 span {
  background: #ffffff;
  transition: all 0.3s;
  color: #232323;
  border-radius: 50%;
  padding: 8px;
  font-size: 0.8rem!important;
  font-weight: 700;
  margin-left: 12px;
}
.AMkbb1 span:before {
  transform: translateX(1px);
  display: block;
}
.B1AtmVX6Gu,
.B1AtmVX6Gu:active {
  background-color: transparent !important;
  border-color: #9a031e;
  color: #9a031e;
}
.B1AtmVX6Gu:hover,
.B1AtmVX6Gu:focus,
.B1AtmVX6Gu.LsFhAOye,
.B1AtmVX6Gu.Ah3mY0jNAqM {
  color: #9a031e !important;
  background-color: transparent!important;
  border-color: #9a031e !important;
  box-shadow: none!important;
}
.B1AtmVX6Gu.b4xoJJ,
.B1AtmVX6Gu:disabled {
  color: #ffffff !important;
  background-color: #9a031e !important;
  border-color: #9a031e !important;
}
.B1AtmVX6Gu:hover {
  background-color: #9a031e !important;
  box-shadow: 0 15px 25px -10px rgba(0, 0, 0, 0.5) !important;
  transform: scale(1.1) rotateX(1deg) rotateY(0deg) rotateZ(4deg);
  color: #ffffff !important;
}
.B1AtmVX6Gu:hover span {
  color: #ffffff !important;
}
.B1AtmVX6Gu span {
  background: #9a031e;
  transition: all 0.3s;
  color: #ffffff;
  border-radius: 50%;
  padding: 8px;
  font-size: 0.8rem!important;
  font-weight: 700;
  margin-left: 12px;
}
.PQOrGGIiR,
.PQOrGGIiR:active {
  background-color: transparent !important;
  border-color: #ec9349;
  color: #ec9349;
}
.PQOrGGIiR:hover,
.PQOrGGIiR:focus,
.PQOrGGIiR.LsFhAOye,
.PQOrGGIiR.Ah3mY0jNAqM {
  color: #ec9349 !important;
  background-color: transparent!important;
  border-color: #ec9349 !important;
  box-shadow: none!important;
}
.PQOrGGIiR.b4xoJJ,
.PQOrGGIiR:disabled {
  color: #ffffff !important;
  background-color: #ec9349 !important;
  border-color: #ec9349 !important;
}
.PQOrGGIiR:hover {
  background-color: #9a031e !important;
  box-shadow: 0 15px 25px -10px rgba(0, 0, 0, 0.5) !important;
  transform: scale(1.1) rotateX(1deg) rotateY(0deg) rotateZ(4deg);
  color: #ffffff !important;
}
.PQOrGGIiR:hover span {
  color: #ffffff !important;
}
.PQOrGGIiR span {
  background: #ec9349;
  transition: all 0.3s;
  color: #ffffff;
  border-radius: 50%;
  padding: 8px;
  font-size: 0.8rem!important;
  font-weight: 700;
  margin-left: 12px;
}
.N7dRSBT3Xq,
.N7dRSBT3Xq:active {
  background-color: transparent !important;
  border-color: #0aa3c2;
  color: #0aa3c2;
}
.N7dRSBT3Xq:hover,
.N7dRSBT3Xq:focus,
.N7dRSBT3Xq.LsFhAOye,
.N7dRSBT3Xq.Ah3mY0jNAqM {
  color: #0aa3c2 !important;
  background-color: transparent!important;
  border-color: #0aa3c2 !important;
  box-shadow: none!important;
}
.N7dRSBT3Xq.b4xoJJ,
.N7dRSBT3Xq:disabled {
  color: #ffffff !important;
  background-color: #0aa3c2 !important;
  border-color: #0aa3c2 !important;
}
.N7dRSBT3Xq:hover {
  background-color: #9a031e !important;
  box-shadow: 0 15px 25px -10px rgba(0, 0, 0, 0.5) !important;
  transform: scale(1.1) rotateX(1deg) rotateY(0deg) rotateZ(4deg);
  color: #ffffff !important;
}
.N7dRSBT3Xq:hover span {
  color: #ffffff !important;
}
.N7dRSBT3Xq span {
  background: #0aa3c2;
  transition: all 0.3s;
  color: #ffffff;
  border-radius: 50%;
  padding: 8px;
  font-size: 0.8rem!important;
  font-weight: 700;
  margin-left: 12px;
}
.NMyYWKgb4M,
.NMyYWKgb4M:active {
  background-color: transparent !important;
  border-color: #20ac6b;
  color: #20ac6b;
}
.NMyYWKgb4M:hover,
.NMyYWKgb4M:focus,
.NMyYWKgb4M.LsFhAOye,
.NMyYWKgb4M.Ah3mY0jNAqM {
  color: #20ac6b !important;
  background-color: transparent!important;
  border-color: #20ac6b !important;
  box-shadow: none!important;
}
.NMyYWKgb4M.b4xoJJ,
.NMyYWKgb4M:disabled {
  color: #ffffff !important;
  background-color: #20ac6b !important;
  border-color: #20ac6b !important;
}
.NMyYWKgb4M:hover {
  background-color: #9a031e !important;
  box-shadow: 0 15px 25px -10px rgba(0, 0, 0, 0.5) !important;
  transform: scale(1.1) rotateX(1deg) rotateY(0deg) rotateZ(4deg);
  color: #ffffff !important;
}
.NMyYWKgb4M:hover span {
  color: #ffffff !important;
}
.NMyYWKgb4M span {
  background: #20ac6b;
  transition: all 0.3s;
  color: #ffffff;
  border-radius: 50%;
  padding: 8px;
  font-size: 0.8rem!important;
  font-weight: 700;
  margin-left: 12px;
}
.m6DC7Zsh,
.m6DC7Zsh:active {
  background-color: transparent !important;
  border-color: #cc9900;
  color: #cc9900;
}
.m6DC7Zsh:hover,
.m6DC7Zsh:focus,
.m6DC7Zsh.LsFhAOye,
.m6DC7Zsh.Ah3mY0jNAqM {
  color: #cc9900 !important;
  background-color: transparent!important;
  border-color: #cc9900 !important;
  box-shadow: none!important;
}
.m6DC7Zsh.b4xoJJ,
.m6DC7Zsh:disabled {
  color: #ffffff !important;
  background-color: #cc9900 !important;
  border-color: #cc9900 !important;
}
.m6DC7Zsh:hover {
  background-color: #9a031e !important;
  box-shadow: 0 15px 25px -10px rgba(0, 0, 0, 0.5) !important;
  transform: scale(1.1) rotateX(1deg) rotateY(0deg) rotateZ(4deg);
  color: #ffffff !important;
}
.m6DC7Zsh:hover span {
  color: #ffffff !important;
}
.m6DC7Zsh span {
  background: #cc9900;
  transition: all 0.3s;
  color: #ffffff;
  border-radius: 50%;
  padding: 8px;
  font-size: 0.8rem!important;
  font-weight: 700;
  margin-left: 12px;
}
.ahXLsc7KJ,
.ahXLsc7KJ:active {
  background-color: transparent !important;
  border-color: #ae1e2c;
  color: #ae1e2c;
}
.ahXLsc7KJ:hover,
.ahXLsc7KJ:focus,
.ahXLsc7KJ.LsFhAOye,
.ahXLsc7KJ.Ah3mY0jNAqM {
  color: #ae1e2c !important;
  background-color: transparent!important;
  border-color: #ae1e2c !important;
  box-shadow: none!important;
}
.ahXLsc7KJ.b4xoJJ,
.ahXLsc7KJ:disabled {
  color: #ffffff !important;
  background-color: #ae1e2c !important;
  border-color: #ae1e2c !important;
}
.ahXLsc7KJ:hover {
  background-color: #9a031e !important;
  box-shadow: 0 15px 25px -10px rgba(0, 0, 0, 0.5) !important;
  transform: scale(1.1) rotateX(1deg) rotateY(0deg) rotateZ(4deg);
  color: #ffffff !important;
}
.ahXLsc7KJ:hover span {
  color: #ffffff !important;
}
.ahXLsc7KJ span {
  background: #ae1e2c;
  transition: all 0.3s;
  color: #ffffff;
  border-radius: 50%;
  padding: 8px;
  font-size: 0.8rem!important;
  font-weight: 700;
  margin-left: 12px;
}
.wrdqngSy,
.wrdqngSy:active {
  background-color: transparent !important;
  border-color: #232323;
  color: #232323;
}
.wrdqngSy:hover,
.wrdqngSy:focus,
.wrdqngSy.LsFhAOye,
.wrdqngSy.Ah3mY0jNAqM {
  color: #232323 !important;
  background-color: transparent!important;
  border-color: #232323 !important;
  box-shadow: none!important;
}
.wrdqngSy.b4xoJJ,
.wrdqngSy:disabled {
  color: #ffffff !important;
  background-color: #232323 !important;
  border-color: #232323 !important;
}
.wrdqngSy:hover {
  background-color: #9a031e !important;
  box-shadow: 0 15px 25px -10px rgba(0, 0, 0, 0.5) !important;
  transform: scale(1.1) rotateX(1deg) rotateY(0deg) rotateZ(4deg);
  color: #ffffff !important;
}
.wrdqngSy:hover span {
  color: #ffffff !important;
}
.wrdqngSy span {
  background: #232323;
  transition: all 0.3s;
  color: #ffffff;
  border-radius: 50%;
  padding: 8px;
  font-size: 0.8rem!important;
  font-weight: 700;
  margin-left: 12px;
}
.mF4mN0Y,
.mF4mN0Y:active {
  background-color: transparent !important;
  border-color: #fafafa;
  color: #fafafa;
}
.mF4mN0Y:hover,
.mF4mN0Y:focus,
.mF4mN0Y.LsFhAOye,
.mF4mN0Y.Ah3mY0jNAqM {
  color: #fafafa !important;
  background-color: transparent!important;
  border-color: #fafafa !important;
  box-shadow: none!important;
}
.mF4mN0Y.b4xoJJ,
.mF4mN0Y:disabled {
  color: #000000 !important;
  background-color: #fafafa !important;
  border-color: #fafafa !important;
}
.mF4mN0Y:hover {
  background-color: #9a031e !important;
  box-shadow: 0 15px 25px -10px rgba(0, 0, 0, 0.5) !important;
  transform: scale(1.1) rotateX(1deg) rotateY(0deg) rotateZ(4deg);
  color: #ffffff !important;
}
.mF4mN0Y:hover span {
  color: #000000 !important;
}
.mF4mN0Y span {
  background: #fafafa;
  transition: all 0.3s;
  color: #000000;
  border-radius: 50%;
  padding: 8px;
  font-size: 0.8rem!important;
  font-weight: 700;
  margin-left: 12px;
}
.aydfB7yGi:hover {
  background: #9a031e !important;
}
.aydfB7yGi:hover span {
  color: #9a031e !important;
}
.OmeaIg {
  color: #9a031e !important;
}
.DJeFnrW2y {
  color: #ec9349 !important;
}
.PaP86ND {
  color: #20ac6b !important;
}
.CBxrJmc {
  color: #0aa3c2 !important;
}
.Lxle11h {
  color: #cc9900 !important;
}
.FRc8eR {
  color: #ae1e2c !important;
}
.izDKKzeK {
  color: #fafafa !important;
}
.GP2syuoHc {
  color: #232323 !important;
}
a.OmeaIg:hover,
a.OmeaIg:focus,
a.OmeaIg.Ah3mY0jNAqM {
  color: #36010b !important;
}
a.DJeFnrW2y:hover,
a.DJeFnrW2y:focus,
a.DJeFnrW2y.Ah3mY0jNAqM {
  color: #bb6014 !important;
}
a.PaP86ND:hover,
a.PaP86ND:focus,
a.PaP86ND.Ah3mY0jNAqM {
  color: #105636 !important;
}
a.CBxrJmc:hover,
a.CBxrJmc:focus,
a.CBxrJmc.Ah3mY0jNAqM {
  color: #055161 !important;
}
a.Lxle11h:hover,
a.Lxle11h:focus,
a.Lxle11h.Ah3mY0jNAqM {
  color: #664d00 !important;
}
a.FRc8eR:hover,
a.FRc8eR:focus,
a.FRc8eR.Ah3mY0jNAqM {
  color: #570f16 !important;
}
a.izDKKzeK:hover,
a.izDKKzeK:focus,
a.izDKKzeK.Ah3mY0jNAqM {
  color: #c7c7c7 !important;
}
a.GP2syuoHc:hover,
a.GP2syuoHc:focus,
a.GP2syuoHc.Ah3mY0jNAqM {
  color: #000000 !important;
}
a:is(#wPWprLs, #PfJ5J2qLKW, #rgvlRDN2, #X1l1yZiqVsR, #bR5e9ngPs, #pZ2sIV, #dZbcFHoU3, #bclTZvK5YL, #yhaauhRs7I, #TDnSv2uCRh, #hH9x8q4j, #bEOMmvX, #ASLJM3CuB, #D0DmaLt, #Wx7jL3e, #OmeaIg, #DJeFnrW2y, #PaP86ND, #CBxrJmc, #Lxle11h, #FRc8eR, #VoW6r81rg, #XfdPZcjsAj0, #izDKKzeK, #OHDXLPNf6rK, #oaiYE2Gi, #HWd58J, #GeYP4ncwz2b, #PfulRfa7, #Q4wAfIiT, #v1xH4EA, #HpuJpIIVA, #PhZvBc3, #LddfvOLia, #AMfxZ7utJj, #sqKeTr, #LGDAzNGdc, #w1RBkcRKly, #qe3Tkcxwhy, #tqBUh9Rox, #zTBlaDuX9, #w8xvdd, #OVH6cw680ds, #kFPVacxj, #GP2syuoHc, #hFBeAimny):not(.BiEzcpJXY):not(.WGoCauP3y):not([role]):not(.VfEhcJdS) {
  position: relative;
  background-image: transparent;
  background-size: 10000px 2px;
  background-repeat: no-repeat;
  background-position: 0px 1.2em;
  background-position: -10000px 1.2em;
}
.sxvWmr .BiEzcpJXY.Ah3mY0jNAqM {
  color: #9a031e;
}
.sxvWmr .BiEzcpJXY:not(.Ah3mY0jNAqM) {
  color: #232323;
}
.DvnjMubP {
  background-color: #70c770;
}
.efgca1 {
  background-color: #0aa3c2;
}
.eY1Qyh {
  background-color: #cc9900;
}
.bDgLx4an {
  background-color: #ae1e2c;
}
.Y13vA7mh a.m7Vt2Rqlt:not(.nVG3WUYle) {
  border-radius: 100px;
}
.kXWJ2bVCYID li a {
  border-radius: 100px !important;
}
.kXWJ2bVCYID li.Ah3mY0jNAqM .m7Vt2Rqlt {
  background-color: #9a031e;
  border-color: #9a031e;
  color: #ffffff;
}
.kXWJ2bVCYID li.Ah3mY0jNAqM .m7Vt2Rqlt:focus {
  box-shadow: none;
}
.sxvWmr .BiEzcpJXY {
  border-radius: 100px !important;
}
a,
a:hover {
  color: #9a031e;
}
.k3qwfd.csIQk4u9Sf .hFf0eK8,
.k3qwfd.csIQk4u9Sf .aQqvrSIeA {
  color: #fb2249;
}
.k3qwfd.gmM0gk5V7JW .hFf0eK8,
.k3qwfd.gmM0gk5V7JW .aQqvrSIeA {
  color: #68e3aa;
}
.k3qwfd.Z9amBmF .hFf0eK8,
.k3qwfd.Z9amBmF .aQqvrSIeA {
  color: #55dbf6;
}
.k3qwfd.A3bBNYmo .hFf0eK8,
.k3qwfd.A3bBNYmo .aQqvrSIeA {
  color: #ffe599;
}
.k3qwfd.JnFlXs .hFf0eK8,
.k3qwfd.JnFlXs .aQqvrSIeA {
  color: #e56773;
}
/* Scroll to top button*/
.F5wr3DZPz {
  display: none;
}
.DJe2KKK {
  font-family: 'Inter Tight', sans-serif;
  font-size: 1.1rem;
  line-height: 1.5;
  font-weight: 400;
}
.DJe2KKK > .ZAVcr14 {
  font-size: 1.375rem;
}
.DJe2KKK:hover,
.DJe2KKK: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: #9a031e !important;
}
.DJe2KKK:-webkit-input-placeholder {
  font-family: 'Inter Tight', sans-serif;
  font-size: 1.1rem;
  line-height: 1.5;
  font-weight: 400;
}
.DJe2KKK:-webkit-input-placeholder > .ZAVcr14 {
  font-size: 1.375rem;
}
blockquote {
  border-color: #9a031e;
}
/* Forms */
.tCh0jl9vbcg .Xb7mY8bA a.m7Vt2Rqlt {
  border-radius: 100px !important;
}
.tCh0jl9vbcg .Xb7mY8bA a.m7Vt2Rqlt:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.tCh0jl9vbcg .Xb7mY8bA button[type="submit"] {
  border-radius: 100px !important;
  padding: 1rem 3rem;
}
.tCh0jl9vbcg .Xb7mY8bA button[type="submit"]:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.JcCA359f li:hover,
.JcCA359f li.dGoCuQ {
  background-color: #9a031e;
  color: #ffffff;
}
.cr3sAuU {
  transition: 0.25s ease;
}
.cr3sAuU:hover {
  border-color: #9a031e;
}
.JcCA359f .FviMIt0uv,
.cr3sAuU.nCMCAroznJ:after,
.cr3sAuU.x2AJwv:after {
  transition: 0.4s;
  border-top-color: #353535;
  border-bottom-color: #353535;
}
.JcCA359f:hover .FviMIt0uv,
.cr3sAuU.nCMCAroznJ:hover:after,
.cr3sAuU.x2AJwv:hover:after {
  border-top-color: #9a031e;
  border-bottom-color: #9a031e;
}
.TM7oFGIY .kmwqdyJ td.cfMULvR,
.TM7oFGIY .kmwqdyJ td.oXOuOMXQr,
.TM7oFGIY .avEhF1A .SUcvSAgv > div > div.oXOuOMXQr {
  color: #ffffff !important;
  background-color: #9a031e !important;
  box-shadow: none !important;
}
.TM7oFGIY .kmwqdyJ td:hover,
.TM7oFGIY .avEhF1A .SUcvSAgv > div > div:hover {
  color: #000000 !important;
  background: #ec9349 !important;
  box-shadow: none !important;
}
.b3kuPE {
  background-image: none !important;
}
.yDt4qot1nM:not(section),
.tsEOtAN3g4D {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: auto;
}
iframe.yDt4qot1nM,
.yDt4qot1nM: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='%239a031e' %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.yDt4qot1nM:after {
  opacity: 0.5;
}
body {
  overflow-x: hidden;
}
a {
  transition: color 0.6s;
}
.KEePvM2j .Y6KCiIA {
  position: relative !important;
}
.KEePvM2j .Y6KCiIA {
  position: absolute !important;
}
@media (min-width: 992px) {
  .KEePvM2j .Y13vA7mh {
    margin-right: -0.6rem;
  }
}
@media (max-width: 992px) {
  .KEePvM2j .EIUkdZkD0 {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .KEePvM2j .Y6KCiIA {
    padding: 0 1rem;
  }
}
.KEePvM2j .VfEhcJdS {
  font-weight: 500;
  color: #000000;
}
.KEePvM2j .WGoCauP3y: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;
}
.KEePvM2j .rgQNiGngk {
  padding: 0;
  border-radius: 4px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}
.KEePvM2j .WGoCauP3y {
  border-bottom: 1px solid #e6e6e6;
}
.KEePvM2j .WGoCauP3y:hover,
.KEePvM2j .WGoCauP3y:focus {
  background: #9a031e !important;
  color: white !important;
}
.KEePvM2j .WGoCauP3y:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.KEePvM2j .WGoCauP3y:last-child {
  border-bottom: none;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.KEePvM2j .ksb8UFnO5 .pGWwmgG929 {
  padding: 0 0.3em !important;
  margin: 0.667em 1em !important;
}
.KEePvM2j .ksb8UFnO5 .pGWwmgG929.AplhKKS::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
}
.KEePvM2j .BiEzcpJXY {
  position: relative;
}
.KEePvM2j .A5fm7VF {
  display: flex;
  margin: auto;
}
.KEePvM2j .o0RBsPf7dQY {
  color: #000000 !important;
  font-size: 1.5rem;
  padding: 0 0.25rem;
}
.KEePvM2j .rgQNiGngk,
.KEePvM2j .RrqfL0.A7Gbzytdxgk {
  background: #fcf0e8 !important;
}
.KEePvM2j .vqkQDCM:focus,
.KEePvM2j .BiEzcpJXY:focus {
  outline: none;
}
.KEePvM2j .qSiW05anU0p .rgQNiGngk .WGoCauP3y {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.KEePvM2j .qSiW05anU0p .rgQNiGngk .WGoCauP3y::after {
  right: 0.5rem;
}
.KEePvM2j .qSiW05anU0p .rgQNiGngk .WGoCauP3y .ZAVcr14 {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.KEePvM2j .qSiW05anU0p .rgQNiGngk .WGoCauP3y .ZAVcr14:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.KEePvM2j .unj6fO .rgQNiGngk .WGoCauP3y:before {
  display: none;
}
.KEePvM2j .unj6fO .qSiW05anU0p .rgQNiGngk .WGoCauP3y {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.KEePvM2j .RrqfL0 {
  min-height: 100px;
  transition: all 0.3s;
  border-bottom: 1px solid transparent;
  background: #fcf0e8;
}
.KEePvM2j .RrqfL0.A7Gbzytdxgk {
  transition: all 0.3s;
}
.KEePvM2j .RrqfL0 .WGoCauP3y {
  padding: 0.5rem 1.8rem;
}
.KEePvM2j .RrqfL0 .Ld6hlJ1dTCZ img {
  width: auto;
}
.KEePvM2j .RrqfL0 .fvHr4L {
  justify-content: flex-end;
  z-index: 1;
}
.KEePvM2j .RrqfL0.unj6fO {
  justify-content: center;
}
.KEePvM2j .RrqfL0.unj6fO .vqkQDCM .BiEzcpJXY::before {
  display: none;
}
.KEePvM2j .RrqfL0.unj6fO.A7Gbzytdxgk .rgQNiGngk {
  top: 0;
}
.KEePvM2j .RrqfL0.unj6fO .rgQNiGngk .jhDXUJ {
  left: 0 !important;
}
.KEePvM2j .RrqfL0.unj6fO .rgQNiGngk .WGoCauP3y:after {
  right: auto;
}
.KEePvM2j .RrqfL0.unj6fO .rgQNiGngk .AplhKKS[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%;
}
.KEePvM2j .RrqfL0.unj6fO ul.ODVoTPgAY li {
  margin: auto;
}
.KEePvM2j .RrqfL0.unj6fO .rgQNiGngk .WGoCauP3y {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
.KEePvM2j .RrqfL0.unj6fO .UBEisEthx {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 991px) {
  .KEePvM2j .RrqfL0 .vqkQDCM .BiEzcpJXY::before {
    display: none;
  }
  .KEePvM2j .RrqfL0.A7Gbzytdxgk .rgQNiGngk {
    top: 0;
  }
  .KEePvM2j .RrqfL0 .rgQNiGngk .jhDXUJ {
    left: 0 !important;
  }
  .KEePvM2j .RrqfL0 .rgQNiGngk .WGoCauP3y:after {
    right: auto;
  }
  .KEePvM2j .RrqfL0 .rgQNiGngk .AplhKKS[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%;
  }
  .KEePvM2j .RrqfL0 .Ld6hlJ1dTCZ img {
    height: 3rem !important;
  }
  .KEePvM2j .RrqfL0 ul.ODVoTPgAY li {
    margin: auto;
  }
  .KEePvM2j .RrqfL0 .rgQNiGngk .WGoCauP3y {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .KEePvM2j .RrqfL0 .MKQK6GhHr3 {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .KEePvM2j .RrqfL0 .w7MEQISSfh3 {
    flex-basis: auto;
  }
  .KEePvM2j .RrqfL0 .UBEisEthx {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.KEePvM2j .RrqfL0.t5a7Tj {
  min-height: 80px;
}
.KEePvM2j .RrqfL0.t5a7Tj .Ld6hlJ1dTCZ img {
  height: 2.5rem !important;
}
.KEePvM2j .RrqfL0.t5a7Tj .MKQK6GhHr3 {
  min-height: 80px;
  padding: 0;
}
.KEePvM2j .MKQK6GhHr3 {
  min-height: 70px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.KEePvM2j .MKQK6GhHr3 .VfEhcJdS {
  line-height: inherit !important;
}
.KEePvM2j .MKQK6GhHr3 .Ld6hlJ1dTCZ a {
  outline: none;
}
.KEePvM2j .WGoCauP3y.Ah3mY0jNAqM,
.KEePvM2j .WGoCauP3y:active {
  background-color: transparent;
}
.KEePvM2j .G8JyfRvOSYo .ODVoTPgAY .BiEzcpJXY {
  padding: 0;
}
.KEePvM2j .ksb8UFnO5 .pGWwmgG929.AplhKKS {
  margin-right: 1.667em;
}
.KEePvM2j .ksb8UFnO5 .pGWwmgG929.AplhKKS[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.KEePvM2j .RrqfL0.G8JyfRvOSYo .qSiW05anU0p .rgQNiGngk {
  background: #fcf0e8;
}
.KEePvM2j .RrqfL0.G8JyfRvOSYo .qSiW05anU0p .rgQNiGngk .jhDXUJ {
  margin: 0;
  left: 100%;
}
.KEePvM2j .RrqfL0 .qSiW05anU0p.VKQEHMnOwT4 > .rgQNiGngk {
  display: block;
}
.KEePvM2j ul.ODVoTPgAY {
  flex-wrap: wrap;
}
.KEePvM2j button.w7MEQISSfh3 {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.KEePvM2j button.w7MEQISSfh3 .cqBSuGud span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.KEePvM2j button.w7MEQISSfh3 .cqBSuGud span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.KEePvM2j button.w7MEQISSfh3 .cqBSuGud span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.KEePvM2j button.w7MEQISSfh3 .cqBSuGud span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.KEePvM2j button.w7MEQISSfh3 .cqBSuGud span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.KEePvM2j nav.A7Gbzytdxgk .cqBSuGud span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.KEePvM2j nav.A7Gbzytdxgk .cqBSuGud span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.KEePvM2j nav.A7Gbzytdxgk .cqBSuGud span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.KEePvM2j nav.A7Gbzytdxgk .cqBSuGud span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.KEePvM2j a.BiEzcpJXY {
  display: flex;
  align-items: center;
  justify-content: center;
}
.KEePvM2j .UBEisEthx {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.3rem;
  text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .KEePvM2j .RrqfL0 {
    height: 70px;
  }
  .KEePvM2j .RrqfL0.A7Gbzytdxgk {
    height: auto;
  }
  .KEePvM2j .vqkQDCM .BiEzcpJXY:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.KEePvM2j .BiEzcpJXY,
.KEePvM2j .WGoCauP3y {
  color: #000000;
}
.DDAkAtU4 {
  padding-top: 10rem;
  padding-bottom: 6rem;
  background-color: #f9f9f9;
}
.DDAkAtU4 .cu668tCnChQ {
  border-bottom: 2px solid currentColor;
  padding-bottom: 2rem;
  color: #FFFFFF;
}
.DDAkAtU4 .Iw7oxAJHXt {
  align-items: center;
  background: #9a031e;
  padding: 3rem;
  border-radius: 2rem;
  margin: 0;
}
@media (max-width: 767px) {
  .DDAkAtU4 .Iw7oxAJHXt {
    padding: 1rem 0;
    padding-top: 2rem;
    padding-bottom: 0;
  }
}
@media (max-width: 991px) {
  .DDAkAtU4 .Qul7Fam {
    padding: 1rem;
  }
}
.DDAkAtU4 img {
  border-radius: 1rem;
  transition: all 0.3s;
}
.DDAkAtU4 img:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
  transform: rotate(-2deg) scale(1.03);
}
.DDAkAtU4 .pLt7cuo.b4xoJJ {
  display: none;
}
.DDAkAtU4 .pLt7cuo {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.DDAkAtU4 .cS4faQfJ,
.DDAkAtU4 .Y13vA7mh {
  color: #FFFFFF;
}
.hMBcw30bV {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #f9f9f9;
}
.hMBcw30bV .Iw7oxAJHXt {
  background: #ffffff;
  margin: 0;
  padding: 0 1rem 2rem;
  border-radius: 2rem;
}
@media (max-width: 767px) {
  .hMBcw30bV .Iw7oxAJHXt {
    padding: 1rem 0;
  }
}
.hMBcw30bV .o0RBsPf7dQY .ZAVcr14 {
  display: block;
  font-size: 10rem;
  padding-top: 1rem;
  padding-bottom: 2rem;
}
.hMBcw30bV .uMoDNHT {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.hMBcw30bV .uMoDNHT {
  justify-content: center;
}
.hMBcw30bV .CkDy9ujrn {
  border-top: 1px solid currentColor;
  padding-top: 1rem;
  color: #121212;
  text-align: center;
}
.hMBcw30bV .schSRJZiRd {
  border-top: 1px solid currentColor;
  padding-top: 1rem;
  color: #121212;
  text-align: center;
}
.hMBcw30bV .eZvljH5Kp {
  border-top: 1px solid currentColor;
  padding-top: 1rem;
  color: #121212;
  text-align: center;
}
.hMBcw30bV .rL9cBe:focus,
.hMBcw30bV span:focus {
  outline: none;
}
.hMBcw30bV .rL9cBe {
  cursor: pointer;
  margin-top: 2rem;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .hMBcw30bV .rL9cBe:first-child {
    margin-top: 0;
  }
}
.hMBcw30bV .XaXLJkb {
  background: #ec9349;
}
.hMBcw30bV .XaXLJkb .o0RBsPf7dQY .ZAVcr14 {
  color: #000000;
}
.hMBcw30bV .cSqmiI1Fhe {
  background: #e36414;
}
.hMBcw30bV .cSqmiI1Fhe .o0RBsPf7dQY .ZAVcr14 {
  color: #ffffff;
}
.hMBcw30bV .lfu3bLThBBL {
  background: #9a031e;
}
.hMBcw30bV .lfu3bLThBBL .o0RBsPf7dQY .ZAVcr14 {
  color: #ffffff;
}
.hMBcw30bV .M6oaeLD {
  position: relative;
  border-radius: 2rem;
  padding: 2rem;
  height: 100%;
  display: flex;
  transition: all 0.3s;
  flex-flow: column nowrap;
}
@media (max-width: 767px) {
  .hMBcw30bV .M6oaeLD {
    padding: 1rem;
    padding-top: 2rem;
  }
}
.hMBcw30bV .M6oaeLD:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
  transform: rotate(-2deg) scale(1.03);
}
.hMBcw30bV .Y13vA7mh {
  margin-top: auto !important;
}
.hMBcw30bV .cu668tCnChQ {
  color: #000000;
}
.hMBcw30bV .eARIDs {
  color: #121212;
  text-align: center;
}
.hMBcw30bV .w5ae1bbr3BB {
  color: #121212;
  text-align: center;
}
.hMBcw30bV .VJC9aSMEt {
  color: #121212;
  text-align: center;
}
.hMBcw30bV .J020BM0YlqE {
  color: #000000;
  text-align: center;
}
.hMBcw30bV .KA1a0PtzzDh {
  color: #FFFFFF;
  text-align: center;
}
.hMBcw30bV .T83cP0b {
  color: #FFFFFF;
  text-align: center;
}
.hMBcw30bV .qF1bEOd8X {
  color: #121212;
  text-align: center;
}
.hMBcw30bV .wv8T3cw8Ppb {
  color: #121212;
  text-align: center;
}
.hMBcw30bV .NcYHcag {
  color: #121212;
  text-align: center;
}
.hMBcw30bV .eARIDs,
.hMBcw30bV .ZAVcr14 {
  text-align: center;
}
.hMBcw30bV .eARIDs,
.hMBcw30bV .o0RBsPf7dQY {
  color: #000000;
}
.hMBcw30bV .w5ae1bbr3BB,
.hMBcw30bV .o0RBsPf7dQY {
  color: #FFFFFF;
}
.hMBcw30bV .VJC9aSMEt,
.hMBcw30bV .o0RBsPf7dQY {
  color: #FFFFFF;
}
.gAs88W {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #f9f9f9;
}
.gAs88W .M6oaeLD {
  border-radius: 2rem;
  transition: all 0.3s;
}
.gAs88W .M6oaeLD:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
  transform: rotate(-2deg) scale(1.03);
}
.gAs88W .uMoDNHT {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.gAs88W .CkDy9ujrn {
  border-top: 1px solid currentColor;
  padding-top: 1rem;
  color: #121212;
}
.gAs88W .schSRJZiRd {
  border-top: 1px solid currentColor;
  padding-top: 1rem;
  color: #121212;
}
.gAs88W .eZvljH5Kp {
  border-top: 1px solid currentColor;
  padding-top: 1rem;
  color: #121212;
}
.gAs88W img,
.gAs88W .cgnKlcNMZ {
  width: 100%;
  height: 350px;
  object-fit: cover;
  border-top-left-radius: 2rem;
  border-top-right-radius: 2rem;
}
.gAs88W .rL9cBe:focus,
.gAs88W span:focus {
  outline: none;
}
.gAs88W .rL9cBe {
  cursor: pointer;
  margin-bottom: 2rem;
}
.gAs88W .XaXLJkb {
  background: #ec9349;
}
.gAs88W .cSqmiI1Fhe {
  background: #e36414;
}
.gAs88W .lfu3bLThBBL {
  background: #9a031e;
}
.gAs88W .fQCXL2YVd {
  position: relative;
  border-radius: 2rem;
  padding: 2rem;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
@media (max-width: 767px) {
  .gAs88W .fQCXL2YVd {
    padding: 1rem;
    padding-top: 2rem;
  }
}
.gAs88W .Y13vA7mh {
  margin-top: auto !important;
}
.gAs88W .cu668tCnChQ {
  color: #000000;
}
.gAs88W .eARIDs {
  color: #000000;
  text-align: center;
}
.gAs88W .w5ae1bbr3BB {
  color: #FFFFFF;
  text-align: center;
}
.gAs88W .VJC9aSMEt {
  color: #FFFFFF;
  text-align: center;
}
.gAs88W .J020BM0YlqE {
  color: #000000;
  text-align: center;
}
.gAs88W .KA1a0PtzzDh {
  color: #FFFFFF;
  text-align: center;
}
.gAs88W .T83cP0b {
  color: #FFFFFF;
  text-align: center;
}
.gAs88W .qF1bEOd8X {
  color: #000000;
  text-align: center;
}
.gAs88W .wv8T3cw8Ppb {
  color: #FFFFFF;
  text-align: center;
}
.gAs88W .NcYHcag {
  color: #FFFFFF;
  text-align: center;
}
.PlCHF3eGbWN {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #f9f9f9;
}
.PlCHF3eGbWN .iqf3U57f5C {
  display: flex;
}
@media (max-width: 991px) {
  .PlCHF3eGbWN .iqf3U57f5C {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .PlCHF3eGbWN .iqf3U57f5C {
    flex-direction: column;
    margin: auto;
    text-align: center;
    align-items: center;
    margin-bottom: 2rem;
  }
}
.PlCHF3eGbWN .ifgbXbcW {
  margin: auto;
}
.PlCHF3eGbWN img,
.PlCHF3eGbWN .cgnKlcNMZ {
  width: 100px;
  height: 100px;
  object-fit: cover;
  border-radius: 50%;
  margin-right: 1.5rem;
}
@media (max-width: 767px) {
  .PlCHF3eGbWN img,
  .PlCHF3eGbWN .cgnKlcNMZ {
    margin-right: 0rem;
    margin-bottom: 1rem;
  }
}
.PlCHF3eGbWN .cu668tCnChQ {
  border-top: 1px solid #000000;
  padding-top: 1rem;
  color: #000000;
}
.PlCHF3eGbWN .rN8Q4c {
  color: #000000;
}
.PlCHF3eGbWN .pLt7cuo.b4xoJJ {
  display: none;
}
.PlCHF3eGbWN .pLt7cuo {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.PlCHF3eGbWN .FVKbmYjHs {
  color: #000000;
}
.BCbteblM2y {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #f9f9f9;
}
.BCbteblM2y .cu668tCnChQ {
  text-align: center;
  color: #000000;
}
.BCbteblM2y .cS4faQfJ,
.BCbteblM2y .Y13vA7mh {
  text-align: center;
  color: #000000;
}
.BCbteblM2y .pLt7cuo.b4xoJJ {
  display: none;
}
.BCbteblM2y .pLt7cuo {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.IsGhz40n {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #f9f9f9;
}
.IsGhz40n .o0RBsPf7dQY .ZAVcr14 {
  display: block;
  font-size: 10rem;
  padding-top: 1rem;
  padding-bottom: 2rem;
}
.IsGhz40n .uMoDNHT {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.IsGhz40n .uMoDNHT {
  justify-content: center;
}
.IsGhz40n .CkDy9ujrn {
  border-top: 1px solid currentColor;
  padding-top: 1rem;
  color: #121212;
  text-align: center;
}
.IsGhz40n .schSRJZiRd {
  border-top: 1px solid currentColor;
  padding-top: 1rem;
  color: #121212;
  text-align: center;
}
.IsGhz40n .eZvljH5Kp {
  border-top: 1px solid currentColor;
  padding-top: 1rem;
  color: #121212;
  text-align: center;
}
.IsGhz40n .rL9cBe:focus,
.IsGhz40n span:focus {
  outline: none;
}
.IsGhz40n .rL9cBe {
  cursor: pointer;
  margin-bottom: 2rem;
}
.IsGhz40n .XaXLJkb {
  background: #9a031e;
}
.IsGhz40n .XaXLJkb .o0RBsPf7dQY .ZAVcr14 {
  color: #ffffff;
}
.IsGhz40n .cSqmiI1Fhe {
  background: #e36414;
}
.IsGhz40n .cSqmiI1Fhe .o0RBsPf7dQY .ZAVcr14 {
  color: #ffffff;
}
.IsGhz40n .lfu3bLThBBL {
  background: #ec9349;
}
.IsGhz40n .lfu3bLThBBL .o0RBsPf7dQY .ZAVcr14 {
  color: #000000;
}
.IsGhz40n .M6oaeLD {
  position: relative;
  border-radius: 2rem;
  padding: 2rem;
  height: 100%;
  display: flex;
  transition: all 0.3s;
  flex-flow: column nowrap;
}
@media (max-width: 767px) {
  .IsGhz40n .M6oaeLD {
    padding: 1rem;
    padding-top: 2rem;
  }
}
.IsGhz40n .M6oaeLD:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
  transform: rotate(-2deg) scale(1.03);
}
.IsGhz40n .Y13vA7mh {
  margin-top: auto !important;
}
.IsGhz40n .cu668tCnChQ {
  color: #000000;
}
.IsGhz40n .eARIDs {
  color: #121212;
  text-align: center;
}
.IsGhz40n .w5ae1bbr3BB {
  color: #121212;
  text-align: center;
}
.IsGhz40n .VJC9aSMEt {
  color: #121212;
  text-align: center;
}
.IsGhz40n .J020BM0YlqE {
  color: #FFFFFF;
  text-align: center;
}
.IsGhz40n .KA1a0PtzzDh {
  color: #FFFFFF;
  text-align: center;
}
.IsGhz40n .T83cP0b {
  color: #000000;
  text-align: center;
}
.IsGhz40n .qF1bEOd8X {
  color: #121212;
  text-align: center;
}
.IsGhz40n .wv8T3cw8Ppb {
  color: #121212;
  text-align: center;
}
.IsGhz40n .NcYHcag {
  color: #121212;
  text-align: center;
}
.IsGhz40n .eARIDs,
.IsGhz40n .ZAVcr14 {
  text-align: center;
}
.IsGhz40n .eARIDs,
.IsGhz40n .o0RBsPf7dQY {
  color: #FFFFFF;
}
.IsGhz40n .CkDy9ujrn,
.IsGhz40n .Y13vA7mh {
  color: #FFFFFF;
}
.IsGhz40n .w5ae1bbr3BB,
.IsGhz40n .o0RBsPf7dQY {
  color: #FFFFFF;
}
.IsGhz40n .schSRJZiRd,
.IsGhz40n .Y13vA7mh {
  color: #FFFFFF;
}
.IsGhz40n .VJC9aSMEt,
.IsGhz40n .o0RBsPf7dQY {
  color: #000000;
}
.IsGhz40n .eZvljH5Kp,
.IsGhz40n .Y13vA7mh {
  color: #000000;
}
.BQplAji {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #f9f9f9;
}
.BQplAji .rL9cBe:focus,
.BQplAji span:focus {
  outline: none;
}
.BQplAji .rL9cBe {
  cursor: pointer;
}
.BQplAji .N4wclcUnpU {
  grid-row-gap: 2rem;
}
@media (max-width: 767px) {
  .BQplAji .N4wclcUnpU {
    grid-row-gap: 1rem;
  }
}
.BQplAji .ln1j8BRfQC,
.BQplAji .GSedMeCBI,
.BQplAji .BZSqTpYp3 {
  gap: 0 2rem;
}
@media (max-width: 767px) {
  .BQplAji .ln1j8BRfQC,
  .BQplAji .GSedMeCBI,
  .BQplAji .BZSqTpYp3 {
    gap: 0 1rem;
  }
}
.BQplAji .cu668tCnChQ {
  color: #121212;
  text-align: center;
}
.BQplAji .oVSrz2UMS6 {
  max-width: 800px;
}
.BQplAji .A5fm7VF,
.BQplAji .wDSbArqyM {
  overflow: hidden;
}
.BQplAji .N4wclcUnpU {
  display: grid;
  transform: translate3d(-3rem, 0, 0);
  width: 115vw;
  grid-column-gap: 1rem;
}
.BQplAji .gRQORS7eI0a {
  display: flex;
  justify-content: center;
  align-items: center;
}
.BQplAji .gRQORS7eI0a img {
  min-width: 30vw;
  max-width: 100%;
  height: 500px;
  object-fit: cover;
  border-radius: 2rem;
}
@media (max-width: 1200px) {
  .BQplAji .gRQORS7eI0a img {
    height: 300px;
  }
}
@media (max-width: 767px) {
  .BQplAji .gRQORS7eI0a img {
    min-width: 35vw;
    height: 150px;
  }
}
.BQplAji .ln1j8BRfQC,
.BQplAji .GSedMeCBI,
.BQplAji .BZSqTpYp3 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
}
.BQplAji .ln1j8BRfQC {
  align-items: flex-end;
}
.BQplAji .GSedMeCBI {
  align-items: flex-start;
}
.jrnLYNpQ7F {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #f9f9f9;
}
@media (max-width: 767px) {
  .jrnLYNpQ7F .ifgbXbcW {
    padding: 1rem;
  }
}
@media (min-width: 768px) {
  .jrnLYNpQ7F .ifgbXbcW {
    padding: 1rem 2rem 1rem 2rem;
  }
}
@media (min-width: 992px) {
  .jrnLYNpQ7F .ifgbXbcW {
    padding: 1rem 4rem 1rem 2rem;
  }
}
.jrnLYNpQ7F .M6oaeLD {
  border-radius: 2rem;
  background-color: #ddcbb9;
  transition: all 0.3s;
}
.jrnLYNpQ7F .M6oaeLD:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
  transform: rotate(-1deg) scale(1.03);
}
.jrnLYNpQ7F .Qul7Fam img {
  width: 100%;
  object-fit: cover;
}
.jrnLYNpQ7F .rL9cBe:not(:nth-last-child(1)) {
  margin-bottom: 2rem;
}
.jrnLYNpQ7F .cS4faQfJ {
  color: #000000;
}
.jrnLYNpQ7F .pLt7cuo.b4xoJJ {
  display: none;
}
.jrnLYNpQ7F .pLt7cuo {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.jrnLYNpQ7F .FVKbmYjHs {
  color: #000000;
}
.jrnLYNpQ7F .xOeG7If9SH6 {
  color: #000000;
}
.jaQkM5Uabkh {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #f9f9f9;
}
.jaQkM5Uabkh .ZAVcr14 {
  font-size: 1.4rem !important;
  font-family: 'Moririse2' !important;
  color: currentColor;
  margin-left: 1rem;
  transition: all 0.3s ease;
  transform: rotate(180deg);
}
.jaQkM5Uabkh .DkSNgyZtjt {
  border: none;
}
.jaQkM5Uabkh .Hvz98g {
  border: none;
}
.jaQkM5Uabkh .Ka4gzJfWSJv {
  background: #9a031e;
  border: 1px solid #fcf0e8;
  padding: 2rem 4rem;
  border-radius: 2rem;
}
@media (max-width: 767px) {
  .jaQkM5Uabkh .Ka4gzJfWSJv {
    padding: 0 1rem;
  }
}
.jaQkM5Uabkh .aDfuiQok1h {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.jaQkM5Uabkh .unj6fO .ZAVcr14 {
  transform: rotate(0deg);
}
.jaQkM5Uabkh .xAwCZ7mPiw,
.jaQkM5Uabkh .Hvz98g {
  padding: 1rem 0;
}
.jaQkM5Uabkh .rQsGsR0K {
  color: #000000;
}
.jaQkM5Uabkh .Ka4gzJfWSJv .Hvz98g {
  background-color: transparent;
  margin-bottom: 0;
}
.jaQkM5Uabkh .rQsGsR0K,
.jaQkM5Uabkh .ZAVcr14 {
  color: #FFFFFF;
}
.jaQkM5Uabkh .Q8BEgn {
  color: #FFFFFF;
}
.jaQkM5Uabkh .pLt7cuo.b4xoJJ {
  display: none;
}
.jaQkM5Uabkh .pLt7cuo {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.jaQkM5Uabkh .cu668tCnChQ {
  color: #000000;
}
.yT5Qbx52JjP {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #f9f9f9;
}
.yT5Qbx52JjP img,
.yT5Qbx52JjP .cgnKlcNMZ {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 1rem;
}
.yT5Qbx52JjP .rL9cBe:focus,
.yT5Qbx52JjP span:focus {
  outline: none;
}
.yT5Qbx52JjP .rL9cBe {
  cursor: pointer;
  margin-bottom: 2rem;
}
.yT5Qbx52JjP .XaXLJkb {
  background: #9a031e;
}
.yT5Qbx52JjP .cSqmiI1Fhe {
  background: #ec9349;
}
.yT5Qbx52JjP .M6oaeLD {
  position: relative;
  border-radius: 2rem;
  padding: 2rem;
  height: 100%;
  display: flex;
  transition: all 0.3s;
  flex-flow: column nowrap;
}
@media (max-width: 767px) {
  .yT5Qbx52JjP .M6oaeLD {
    padding: 1rem;
    padding-top: 2rem;
  }
}
.yT5Qbx52JjP .M6oaeLD:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
  transform: rotate(-2deg) scale(1.03);
}
.yT5Qbx52JjP .Y13vA7mh {
  margin-top: auto !important;
}
.yT5Qbx52JjP .cu668tCnChQ {
  color: #232323;
}
.yT5Qbx52JjP .eARIDs {
  color: #FFFFFF;
}
.yT5Qbx52JjP .w5ae1bbr3BB {
  color: #000000;
}
.AfVJ0NtcWG1 {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: #9a031e;
}
.AfVJ0NtcWG1 .rL9cBe:focus,
.AfVJ0NtcWG1 span:focus {
  outline: none;
}
.AfVJ0NtcWG1 .wDSbArqyM {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}
.AfVJ0NtcWG1 .rL9cBe {
  color: #ffffff;
  min-height: 90px;
}
@media (max-width: 768px) {
  .AfVJ0NtcWG1 .rL9cBe {
    min-height: 45px;
  }
}
.HvRHLnyjz {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #f9f9f9;
}
.HvRHLnyjz .M6oaeLD {
  border-radius: 2rem;
  transition: all 0.3s;
}
.HvRHLnyjz .M6oaeLD:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
  transform: rotate(-2deg) scale(1.03);
}
.HvRHLnyjz .uMoDNHT {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.HvRHLnyjz .uMoDNHT {
  justify-content: center;
}
.HvRHLnyjz .uMoDNHT {
  justify-content: center;
}
.HvRHLnyjz .CkDy9ujrn {
  border-top: 1px solid currentColor;
  padding-top: 1rem;
  color: #121212;
  text-align: center;
}
.HvRHLnyjz .schSRJZiRd {
  border-top: 1px solid currentColor;
  padding-top: 1rem;
  color: #121212;
  text-align: center;
}
.HvRHLnyjz .eZvljH5Kp {
  border-top: 1px solid currentColor;
  padding-top: 1rem;
  color: #121212;
  text-align: center;
}
.HvRHLnyjz img,
.HvRHLnyjz .cgnKlcNMZ {
  width: 100%;
  height: 350px;
  object-fit: cover;
  border-top-left-radius: 2rem;
  border-top-right-radius: 2rem;
}
.HvRHLnyjz .rL9cBe:focus,
.HvRHLnyjz span:focus {
  outline: none;
}
.HvRHLnyjz .rL9cBe {
  cursor: pointer;
  margin-bottom: 2rem;
}
.HvRHLnyjz .XaXLJkb {
  background: #9a031e;
}
.HvRHLnyjz .cSqmiI1Fhe {
  background: #e36414;
}
.HvRHLnyjz .lfu3bLThBBL {
  background: #ec9349;
}
.HvRHLnyjz .fQCXL2YVd {
  position: relative;
  border-radius: 2rem;
  padding: 2rem;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
@media (max-width: 767px) {
  .HvRHLnyjz .fQCXL2YVd {
    padding: 1rem;
    padding-top: 2rem;
  }
}
.HvRHLnyjz .Y13vA7mh {
  margin-top: auto !important;
}
.HvRHLnyjz .cu668tCnChQ {
  color: #000000;
}
.HvRHLnyjz .eARIDs {
  color: #FFFFFF;
  text-align: center;
}
.HvRHLnyjz .w5ae1bbr3BB {
  color: #FFFFFF;
  text-align: center;
}
.HvRHLnyjz .VJC9aSMEt {
  color: #000000;
  text-align: center;
}
.HvRHLnyjz .J020BM0YlqE {
  color: #FFFFFF;
  text-align: center;
}
.HvRHLnyjz .KA1a0PtzzDh {
  color: #FFFFFF;
  text-align: center;
}
.HvRHLnyjz .T83cP0b {
  color: #000000;
  text-align: center;
}
.HvRHLnyjz .qF1bEOd8X {
  color: #121212;
  text-align: center;
}
.HvRHLnyjz .wv8T3cw8Ppb {
  color: #121212;
  text-align: center;
}
.HvRHLnyjz .NcYHcag {
  color: #121212;
  text-align: center;
}
.lydDpOEjfyA {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #f9f9f9;
}
.lydDpOEjfyA .ifgbXbcW {
  z-index: 10;
  position: relative;
}
@media (min-width: 1500px) {
  .lydDpOEjfyA .A5fm7VF {
    max-width: 1400px;
  }
}
.lydDpOEjfyA .Ka4gzJfWSJv {
  margin: auto;
}
.lydDpOEjfyA .ZAVcr14 {
  display: block;
  font-size: 6rem;
  color: #000000;
  margin-bottom: 2rem;
}
.lydDpOEjfyA .iqf3U57f5C {
  display: flex;
  justify-content: center;
  align-items: center;
}
.lydDpOEjfyA .jIfNirML {
  justify-content: center;
}
.lydDpOEjfyA .pLt7cuo.b4xoJJ {
  display: none;
}
.lydDpOEjfyA .pLt7cuo {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.lydDpOEjfyA .FVKbmYjHs,
.lydDpOEjfyA .ifgbXbcW {
  color: #000000;
}
.JmiRRV16 {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #f9f9f9;
}
.JmiRRV16 img {
  width: 120px;
  margin: auto;
  object-fit: cover;
  height: 65px;
}
.JmiRRV16 .Ka4gzJfWSJv {
  transition: all 0.3s;
  height: fit-content;
  padding: 1rem 0;
  opacity: 0.7;
  margin-bottom: 1rem;
}
@media (min-width: 992px) {
  .JmiRRV16 .Ka4gzJfWSJv {
    max-width: 12.5%;
  }
}
.VMPYf6 {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #f9f9f9;
}
.VMPYf6 .AHhCawEods {
  height: 100%;
}
.VMPYf6 .ailQZi1A {
  border-bottom: 2px solid #000000;
  padding-top: 2rem;
}
.VMPYf6 .Qul7Fam {
  padding: 1rem;
}
@media (max-width: 767px) {
  .VMPYf6 .Qul7Fam {
    padding: 0rem;
    padding-top: 2rem;
  }
}
.VMPYf6 .cSqmiI1Fhe {
  background: #ec9349;
  border-radius: 2rem;
  padding: 2rem;
  height: 100%;
  justify-content: space-between;
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px) {
  .VMPYf6 .cSqmiI1Fhe {
    padding: 1rem;
    padding-top: 2rem;
  }
}
.VMPYf6 .lfu3bLThBBL {
  background: #ffffff;
  border-radius: 2rem;
  padding: 2rem;
  height: 100%;
}
@media (max-width: 767px) {
  .VMPYf6 .lfu3bLThBBL {
    padding: 1rem;
    padding-top: 2rem;
  }
}
.VMPYf6 .PvEiANoFy {
  align-items: center;
  background: #ddcbb9;
  overflow: hidden;
  padding: 1rem 1rem;
  border-radius: 2rem;
  margin: 0;
  padding-bottom: 2rem;
}
@media (max-width: 767px) {
  .VMPYf6 .PvEiANoFy {
    padding: 0rem 1rem;
    padding-bottom: 1rem;
  }
}
.VMPYf6 img {
  width: 100%;
  border-radius: 2rem;
}
@media (max-width: 991px) {
  .VMPYf6 .zV74f1tOdR,
  .VMPYf6 .EIUkdZkD0 {
    text-align: center;
  }
}
.VMPYf6 .pLt7cuo.b4xoJJ {
  display: none;
}
.VMPYf6 .pLt7cuo {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.VMPYf6 .EsRpmcy7t {
  color: #000000;
}
.VMPYf6 .UES8xnnsB8,
.VMPYf6 .wL3hkiKNH {
  color: #000000;
}
.VMPYf6 .iWSy2s {
  color: #000000;
}
.V543vhqV {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #f9f9f9;
}
.V543vhqV .tgwGoxX {
  background-color: transparent;
  padding: 0.5rem 3.25rem;
  color: #000000;
}
.V543vhqV .H9oEu7su0 {
  padding-bottom: 2rem;
}
.V543vhqV .mAQbGP {
  padding-top: 2rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
.V543vhqV .xOeG7If9SH6 {
  color: #000000;
}
.V543vhqV .M6oaeLD {
  word-break: break-word;
  background-color: #ddcbb9;
  border-radius: 2rem;
  margin-bottom: 2rem;
  transition: all 0.3s;
}
.V543vhqV .M6oaeLD .tgwGoxX {
  position: relative;
  justify-content: center;
  border: 0;
}
.V543vhqV .M6oaeLD .tgwGoxX::after {
  position: absolute;
  bottom: 1px;
  left: 25%;
  width: 50%;
  height: 1px;
  content: "";
  background-color: rgba(0, 0, 0, 0.1);
}
.V543vhqV .M6oaeLD .tgwGoxX:last-child::after {
  display: none;
}
.V543vhqV .M6oaeLD:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
  transform: rotate(-2deg) scale(1.03);
}
.V543vhqV UL {
  color: #696969;
}
.V543vhqV .qxYaBx5IEp7 {
  color: #000000;
}
.V543vhqV .pLt7cuo.b4xoJJ {
  display: none;
}
.V543vhqV .pLt7cuo {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.V543vhqV .FfXRu3d {
  color: #000000;
}
.V543vhqV .kjl3GGAy,
.V543vhqV .tgwGoxX {
  color: #000000;
}
.ozB27p4 {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background: #f9f9f9;
}
.ozB27p4 .IWIg9H43rcI {
  height: 35rem;
  position: relative;
}
.ozB27p4 .IWIg9H43rcI iframe {
  height: 100%;
  width: 100%;
}
.ozB27p4 .IWIg9H43rcI [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%;
}
.ozB27p4 .IWIg9H43rcI[data-state] {
  background: #e9e5dc;
}
.ozB27p4 .IWIg9H43rcI[data-state="loading"] [data-state-details] {
  display: none;
}
.ozB27p4 .pLt7cuo.b4xoJJ {
  display: none;
}
.ozB27p4 .pLt7cuo {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.vJnQihQ {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #f9f9f9;
}
.vJnQihQ .Iw7oxAJHXt {
  background: #9a031e;
  padding: 0 1rem 2rem;
  margin: 0;
  border-radius: 2rem;
}
@media (max-width: 767px) {
  .vJnQihQ .Iw7oxAJHXt {
    padding: 1rem 0;
  }
}
.vJnQihQ .Jj2Nh0Ye {
  padding: 1.5rem;
}
.vJnQihQ .i6NJTph {
  border-bottom: 1px solid currentColor;
  color: #000000;
  padding-bottom: 1rem;
}
.vJnQihQ .cS4faQfJ {
  border-top: 1px solid currentColor;
  padding-top: 1rem;
}
.vJnQihQ img,
.vJnQihQ .cgnKlcNMZ {
  width: 100%;
  height: 250px;
  object-fit: cover;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}
.vJnQihQ .rL9cBe:focus,
.vJnQihQ span:focus {
  outline: none;
}
.vJnQihQ .rL9cBe {
  cursor: pointer;
  margin-top: 2rem;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .vJnQihQ .rL9cBe:first-child {
    margin-top: 0;
  }
}
.vJnQihQ .M6oaeLD {
  position: relative;
  background: #ffffff;
  border-radius: 1rem;
  padding: 0rem;
  height: 100%;
  display: flex;
  transition: all 0.3s;
  flex-flow: column nowrap;
}
@media (max-width: 767px) {
  .vJnQihQ .M6oaeLD {
    padding: 0rem;
  }
}
.vJnQihQ .M6oaeLD:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
  transform: rotate(-2deg) scale(1.03);
}
.vJnQihQ .cu668tCnChQ {
  color: #000000;
}
.vJnQihQ .e2LRaAzUDKQ {
  color: #000000;
}
.vJnQihQ .xOeG7If9SH6 {
  color: #000000;
}
.RPUz8cmb0 {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #f9f9f9;
}
.RPUz8cmb0 .rL9cBe {
  border-radius: 0;
}
@media (min-width: 992px) {
  .RPUz8cmb0 .rL9cBe:nth-child(2n) {
    border-left: 1px solid currentColor;
  }
}
@media (max-width: 991px) {
  .RPUz8cmb0 .rL9cBe {
    border-right: 0;
    border-bottom: 1px solid currentColor;
  }
}
.RPUz8cmb0 .M6oaeLD {
  position: relative;
  padding: 30px 0;
}
.RPUz8cmb0 .cS4faQfJ,
.RPUz8cmb0 .Y13vA7mh {
  color: #696969;
}
.RPUz8cmb0 .cu668tCnChQ {
  color: #000000;
}
.RPUz8cmb0 .cS4faQfJ,
.RPUz8cmb0 .Y13vA7mh,
.RPUz8cmb0 .Ka4gzJfWSJv {
  color: #000000;
}
.RPUz8cmb0 .pLt7cuo.b4xoJJ {
  display: none;
}
.RPUz8cmb0 .pLt7cuo {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.dYkR5DoP {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #f9f9f9;
}
.dYkR5DoP .njLbJc iframe {
  border-radius: 2rem;
}
.dYkR5DoP .njLbJc .bgEEbuV img {
  border-radius: 2rem;
}
.dYkR5DoP .pLt7cuo.b4xoJJ {
  display: none;
}
.dYkR5DoP .pLt7cuo {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.dYkR5DoP .cu668tCnChQ {
  color: #000000;
}
.B3U1Dwp {
  padding-top: 6rem;
  padding-bottom: 4rem;
  background-color: #f9f9f9;
}
.B3U1Dwp .M6oaeLD {
  position: relative;
  margin-bottom: 2rem;
}
.B3U1Dwp img {
  width: 100%;
  height: 500px;
  object-fit: cover;
  border-radius: 2rem;
}
.B3U1Dwp .cS4faQfJ {
  margin-bottom: 0;
}
.B3U1Dwp .pLt7cuo.b4xoJJ {
  display: none;
}
.B3U1Dwp .pLt7cuo {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.OMAA8wG {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #f9f9f9;
}
.OMAA8wG .cS4faQfJ,
.OMAA8wG .Y13vA7mh {
  color: #000000;
}
.OMAA8wG .A5fm7VF {
  max-width: 1000px;
}
.OMAA8wG .cu668tCnChQ {
  border-bottom: 1px solid currentColor;
  color: #000000;
  padding-bottom: 1rem;
}
.OMAA8wG .pLt7cuo.b4xoJJ {
  display: none;
}
.OMAA8wG .pLt7cuo {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.tsRWrPCM15d {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #f9f9f9;
}
.tsRWrPCM15d .Iw7oxAJHXt {
  background: #9a031e;
  margin: 0;
  padding: 2rem 1rem;
  padding-bottom: 0;
  border-radius: 2rem;
}
@media (max-width: 767px) {
  .tsRWrPCM15d .Iw7oxAJHXt {
    padding: 1rem 0;
  }
}
.tsRWrPCM15d .M6oaeLD {
  border-radius: 2rem;
  transition: all 0.3s;
  position: relative;
  background: #ffffff;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.tsRWrPCM15d .M6oaeLD:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
  transform: rotate(-2deg) scale(1.03);
}
@media (min-width: 992px) {
  .tsRWrPCM15d .M6oaeLD .Jj2Nh0Ye {
    padding: 2rem 2rem 0;
  }
  .tsRWrPCM15d .M6oaeLD .XZFwIun5 {
    padding: 0 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .tsRWrPCM15d .M6oaeLD .Jj2Nh0Ye {
    padding: 1rem 1rem 0;
  }
  .tsRWrPCM15d .M6oaeLD .XZFwIun5 {
    padding: 0 1rem 1rem;
  }
}
.tsRWrPCM15d img,
.tsRWrPCM15d .cgnKlcNMZ {
  width: 100%;
  height: 100%;
  height: 300px;
  object-fit: cover;
}
.tsRWrPCM15d .rL9cBe:focus,
.tsRWrPCM15d span:focus {
  outline: none;
}
.tsRWrPCM15d .rL9cBe {
  cursor: pointer;
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .tsRWrPCM15d .rL9cBe:last-child {
    margin-bottom: 0;
  }
}
.tsRWrPCM15d .Y13vA7mh {
  margin-top: auto !important;
}
.tsRWrPCM15d .cu668tCnChQ {
  color: #000000;
}
.tsRWrPCM15d .e2LRaAzUDKQ {
  color: #000000;
}
.tsRWrPCM15d .a15a9C2E7hQ {
  color: #000000;
}
.tsRWrPCM15d .i6NJTph {
  color: #000000;
}
.tsRWrPCM15d .cS4faQfJ,
.tsRWrPCM15d .Y13vA7mh {
  color: #000000;
}
.x9bLu6ruPU {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #f9f9f9;
}
.x9bLu6ruPU .A5fm7VF {
  max-width: 1000px;
}
.x9bLu6ruPU .cS4faQfJ {
  color: #000000;
}
.x9bLu6ruPU .cu668tCnChQ {
  color: #000000;
}
.UHxR1JZX {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #f9f9f9;
}
.UHxR1JZX .JxhrSRmP5WE {
  justify-content: space-between;
}
.UHxR1JZX .hFBeAimny {
  max-width: 50%;
}
@media (max-width: 768px) {
  .UHxR1JZX .hFBeAimny {
    max-width: none;
  }
}
.UHxR1JZX .cxihsGZpso {
  margin: 0.5rem;
  font-size: 32px;
  display: flex;
  border-radius: 50%;
  text-align: center;
  color: #000000;
  border: 2px solid #000000;
  justify-content: center;
  align-content: center;
  transition: all 0.3s;
}
.UHxR1JZX .cxihsGZpso:before {
  padding: 0.6rem;
}
.UHxR1JZX .cxihsGZpso:hover {
  background-color: #000000;
  color: #ffffff;
}
@media (max-width: 768px) {
  .UHxR1JZX .K4agHhOKHoQ {
    justify-content: center !important;
  }
  .UHxR1JZX .hFBeAimny * {
    text-align: center;
  }
}
.UHxR1JZX P {
  color: #696969;
}
.UHxR1JZX .pLt7cuo.b4xoJJ {
  display: none;
}
.UHxR1JZX .pLt7cuo {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.UHxR1JZX .cu668tCnChQ {
  color: #000000;
}
.UHxR1JZX .cS4faQfJ {
  color: #000000;
}
.pBpNB8 {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #f9f9f9;
}
.pBpNB8 .A5fm7VF {
  max-width: 1000px;
}
.pBpNB8 .cS4faQfJ {
  border-left: 1px solid currentColor;
  padding-left: 1rem;
  color: #000000;
}
.pBpNB8 .cu668tCnChQ {
  color: #000000;
}
.woaPRV {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #f9f9f9;
}
.woaPRV .uMoDNHT {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.woaPRV .uMoDNHT {
  justify-content: center;
}
.woaPRV .CkDy9ujrn {
  border-top: 1px solid currentColor;
  padding-top: 1rem;
  color: #121212;
  text-align: center;
}
.woaPRV .schSRJZiRd {
  border-top: 1px solid currentColor;
  padding-top: 1rem;
  color: #121212;
  text-align: center;
}
.woaPRV .eZvljH5Kp {
  border-top: 1px solid currentColor;
  padding-top: 1rem;
  color: #121212;
  text-align: center;
}
.woaPRV img,
.woaPRV .cgnKlcNMZ {
  width: 100%;
  height: 350px;
  object-fit: cover;
  border-radius: 1rem;
}
.woaPRV .rL9cBe:focus,
.woaPRV span:focus {
  outline: none;
}
.woaPRV .rL9cBe {
  cursor: pointer;
  margin-bottom: 2rem;
}
.woaPRV .XaXLJkb {
  background: #ec9349;
}
.woaPRV .cSqmiI1Fhe {
  background: #e36414;
}
.woaPRV .lfu3bLThBBL {
  background: #9a031e;
}
.woaPRV .M6oaeLD {
  position: relative;
  border-radius: 2rem;
  padding: 2rem;
  height: 100%;
  display: flex;
  transition: all 0.3s;
  flex-flow: column nowrap;
}
@media (max-width: 767px) {
  .woaPRV .M6oaeLD {
    padding: 1rem;
    padding-top: 2rem;
  }
}
.woaPRV .M6oaeLD:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
  transform: rotate(-2deg) scale(1.03);
}
.woaPRV .Y13vA7mh {
  margin-top: auto !important;
}
.woaPRV .cu668tCnChQ {
  color: #000000;
}
.woaPRV .eARIDs {
  color: #000000;
  text-align: center;
}
.woaPRV .w5ae1bbr3BB {
  color: #FFFFFF;
  text-align: center;
}
.woaPRV .VJC9aSMEt {
  color: #FFFFFF;
  text-align: center;
}
.woaPRV .J020BM0YlqE {
  color: #000000;
  text-align: center;
}
.woaPRV .KA1a0PtzzDh {
  color: #FFFFFF;
  text-align: center;
}
.woaPRV .T83cP0b {
  color: #FFFFFF;
  text-align: center;
}
.woaPRV .qF1bEOd8X {
  color: #121212;
  text-align: center;
}
.woaPRV .wv8T3cw8Ppb {
  color: #121212;
  text-align: center;
}
.woaPRV .NcYHcag {
  color: #121212;
  text-align: center;
}
.woaPRV .CkDy9ujrn,
.woaPRV .Y13vA7mh {
  color: #000000;
}
.woaPRV .schSRJZiRd,
.woaPRV .Y13vA7mh {
  color: #FFFFFF;
}
.woaPRV .eZvljH5Kp,
.woaPRV .Y13vA7mh {
  color: #FFFFFF;
}
.yuYGjKcl {
  background-image: url("RjWqG26SVJg.jpeg");
}
.yuYGjKcl .jIfNirML {
  min-height: 500px;
}
.yuYGjKcl .pLt7cuo.b4xoJJ {
  display: none;
}
.yuYGjKcl .pLt7cuo {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.Z0U9IyKr {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #f9f9f9;
}
.Z0U9IyKr .yA5NLPdeOV {
  text-align: center;
}
.Z0U9IyKr img {
  margin: auto;
  width: 140px;
  padding-bottom: 2rem;
  padding-top: 2rem;
}
.Z0U9IyKr .jIfNirML {
  align-items: flex-start;
}
.Z0U9IyKr .M6oaeLD {
  border-radius: 2rem;
  transition: all 0.3s;
  background: #ddcbb9;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .Z0U9IyKr .M6oaeLD {
    padding: 2rem;
  }
}
@media (max-width: 767px) {
  .Z0U9IyKr .M6oaeLD {
    padding: 1rem;
  }
}
.Z0U9IyKr .M6oaeLD:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
  transform: rotate(-2deg) scale(1.03);
}
.Z0U9IyKr .cS4faQfJ,
.Z0U9IyKr .Y13vA7mh {
  color: #000000;
}
.Z0U9IyKr .pLt7cuo.b4xoJJ {
  display: none;
}
.Z0U9IyKr .pLt7cuo {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.Z0U9IyKr .FVKbmYjHs {
  color: #000000;
}
.GhZt42 {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #f9f9f9;
}
.GhZt42 .Iw7oxAJHXt {
  background: #ffffff;
  margin: 0;
  padding: 0 1rem 2rem;
  border-radius: 2rem;
}
@media (max-width: 767px) {
  .GhZt42 .Iw7oxAJHXt {
    padding: 1rem 0;
  }
}
.GhZt42 .uMoDNHT {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.GhZt42 .CkDy9ujrn {
  border-top: 1px solid currentColor;
  padding-top: 1rem;
  color: #121212;
}
.GhZt42 .schSRJZiRd {
  border-top: 1px solid currentColor;
  padding-top: 1rem;
  color: #121212;
}
.GhZt42 .eZvljH5Kp {
  border-top: 1px solid currentColor;
  padding-top: 1rem;
  color: #121212;
}
.GhZt42 img,
.GhZt42 .cgnKlcNMZ {
  width: 100%;
  height: 350px;
  object-fit: cover;
  border-radius: 1rem;
}
.GhZt42 .rL9cBe:focus,
.GhZt42 span:focus {
  outline: none;
}
.GhZt42 .rL9cBe {
  cursor: pointer;
  margin-top: 2rem;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .GhZt42 .rL9cBe:first-child {
    margin-top: 0;
  }
}
.GhZt42 .XaXLJkb {
  background: #9a031e;
}
.GhZt42 .cSqmiI1Fhe {
  background: #e36414;
}
.GhZt42 .lfu3bLThBBL {
  background: #ec9349;
}
.GhZt42 .M6oaeLD {
  position: relative;
  border-radius: 2rem;
  padding: 2rem;
  height: 100%;
  display: flex;
  transition: all 0.3s;
  flex-flow: column nowrap;
}
@media (max-width: 767px) {
  .GhZt42 .M6oaeLD {
    padding: 1rem;
    padding-top: 2rem;
  }
}
.GhZt42 .M6oaeLD:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
  transform: rotate(-2deg) scale(1.03);
}
.GhZt42 .Y13vA7mh {
  margin-top: auto !important;
}
.GhZt42 .cu668tCnChQ {
  color: #000000;
}
.GhZt42 .eARIDs {
  color: #FFFFFF;
  text-align: center;
}
.GhZt42 .w5ae1bbr3BB {
  color: #FFFFFF;
  text-align: center;
}
.GhZt42 .VJC9aSMEt {
  color: #000000;
  text-align: center;
}
.GhZt42 .J020BM0YlqE {
  color: #FFFFFF;
  text-align: center;
}
.GhZt42 .KA1a0PtzzDh {
  color: #FFFFFF;
  text-align: center;
}
.GhZt42 .T83cP0b {
  color: #000000;
  text-align: center;
}
.GhZt42 .qF1bEOd8X {
  color: #FFFFFF;
  text-align: center;
}
.GhZt42 .wv8T3cw8Ppb {
  color: #FFFFFF;
  text-align: center;
}
.GhZt42 .NcYHcag {
  color: #000000;
  text-align: center;
}
.zNL0jUmSgc {
  padding-top: 8rem;
  padding-bottom: 6rem;
  background-color: #f9f9f9;
}
.zNL0jUmSgc .cu668tCnChQ {
  border-bottom: 2px solid currentColor;
  padding-bottom: 2rem;
  color: #000000;
}
.zNL0jUmSgc .Iw7oxAJHXt {
  align-items: center;
  background: #ddcbb9;
  transition: all 0.3s;
  padding: 3rem;
  border-radius: 2rem;
  margin: 0;
}
@media (max-width: 767px) {
  .zNL0jUmSgc .Iw7oxAJHXt {
    padding: 1rem 0;
  }
}
.zNL0jUmSgc .Iw7oxAJHXt:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
  transform: rotate(-2deg) scale(1.03);
}
@media (max-width: 991px) {
  .zNL0jUmSgc .Qul7Fam {
    padding: 0 1rem;
  }
}
.zNL0jUmSgc img {
  border-radius: 1rem;
}
.zNL0jUmSgc .cS4faQfJ,
.zNL0jUmSgc .Y13vA7mh {
  color: #000000;
}
.zNL0jUmSgc .pLt7cuo.b4xoJJ {
  display: none;
}
.zNL0jUmSgc .pLt7cuo {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.kSDtAl {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #f9f9f9;
}
.kSDtAl .cS4faQfJ,
.kSDtAl .Y13vA7mh {
  color: #000000;
}
.kSDtAl .A5fm7VF {
  max-width: 1000px;
}
.kSDtAl .cu668tCnChQ {
  border-bottom: 1px solid currentColor;
  color: #000000;
  padding-bottom: 1rem;
}
.kSDtAl .pLt7cuo.b4xoJJ {
  display: none;
}
.kSDtAl .pLt7cuo {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.nuz4velV {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #f9f9f9;
}
.nuz4velV .M6oaeLD {
  border-radius: 2rem;
  transition: all 0.3s;
  position: relative;
  background: #ddcbb9;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.nuz4velV .M6oaeLD:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
  transform: rotate(-2deg) scale(1.03);
}
@media (min-width: 992px) {
  .nuz4velV .M6oaeLD .Jj2Nh0Ye {
    padding: 2rem 2rem 0;
  }
  .nuz4velV .M6oaeLD .XZFwIun5 {
    padding: 0 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .nuz4velV .M6oaeLD .Jj2Nh0Ye {
    padding: 1rem 1rem 0;
  }
  .nuz4velV .M6oaeLD .XZFwIun5 {
    padding: 0 1rem 1rem;
  }
}
.nuz4velV img,
.nuz4velV .cgnKlcNMZ {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.nuz4velV .rL9cBe:focus,
.nuz4velV span:focus {
  outline: none;
}
.nuz4velV .rL9cBe {
  cursor: pointer;
  margin-bottom: 2rem;
}
.nuz4velV .Y13vA7mh {
  margin-top: auto !important;
}
.nuz4velV .cu668tCnChQ {
  color: #000000;
}
.nuz4velV .cS4faQfJ,
.nuz4velV .Y13vA7mh {
  text-align: center;
}
.nuz4velV .i6NJTph {
  text-align: center;
  color: #000000;
}
.nuz4velV .e2LRaAzUDKQ {
  text-align: center;
  color: #000000;
}
.AR04YW .jIfNirML {
  min-height: 500px;
}
.AR04YW .pLt7cuo.b4xoJJ {
  display: none;
}
.AR04YW .pLt7cuo {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-image: url("ZuwmCNgOgB.jpg");
}
.ahoB3aCcnrp {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #f9f9f9;
}
.ahoB3aCcnrp .o0RBsPf7dQY .ZAVcr14 {
  display: block;
  font-size: 10rem;
  padding-top: 1rem;
  padding-bottom: 2rem;
}
.ahoB3aCcnrp .uMoDNHT {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.ahoB3aCcnrp .CkDy9ujrn {
  border-top: 1px solid currentColor;
  padding-top: 1rem;
  color: #121212;
  text-align: center;
}
.ahoB3aCcnrp .schSRJZiRd {
  border-top: 1px solid currentColor;
  padding-top: 1rem;
  color: #121212;
  text-align: center;
}
.ahoB3aCcnrp .eZvljH5Kp {
  border-top: 1px solid currentColor;
  padding-top: 1rem;
  color: #121212;
  text-align: center;
}
.ahoB3aCcnrp .rL9cBe:focus,
.ahoB3aCcnrp span:focus {
  outline: none;
}
.ahoB3aCcnrp .rL9cBe {
  cursor: pointer;
  margin-bottom: 2rem;
}
.ahoB3aCcnrp .XaXLJkb {
  background: #ec9349;
}
.ahoB3aCcnrp .XaXLJkb .o0RBsPf7dQY .ZAVcr14 {
  color: #000000;
}
.ahoB3aCcnrp .cSqmiI1Fhe {
  background: #e36414;
}
.ahoB3aCcnrp .cSqmiI1Fhe .o0RBsPf7dQY .ZAVcr14 {
  color: #ffffff;
}
.ahoB3aCcnrp .lfu3bLThBBL {
  background: #9a031e;
}
.ahoB3aCcnrp .lfu3bLThBBL .o0RBsPf7dQY .ZAVcr14 {
  color: #ffffff;
}
.ahoB3aCcnrp .M6oaeLD {
  position: relative;
  border-radius: 2rem;
  padding: 3rem 2rem;
  height: 100%;
  display: flex;
  transition: all 0.3s;
  flex-flow: column nowrap;
}
@media (max-width: 767px) {
  .ahoB3aCcnrp .M6oaeLD {
    padding: 1rem;
    padding-top: 2rem;
  }
}
.ahoB3aCcnrp .M6oaeLD:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
  transform: rotate(-2deg) scale(1.03);
}
.ahoB3aCcnrp .Y13vA7mh {
  margin-top: auto !important;
}
.ahoB3aCcnrp .cu668tCnChQ {
  color: #000000;
}
.ahoB3aCcnrp .eARIDs {
  color: #121212;
  text-align: center;
}
.ahoB3aCcnrp .w5ae1bbr3BB {
  color: #121212;
  text-align: center;
}
.ahoB3aCcnrp .VJC9aSMEt {
  color: #121212;
  text-align: center;
}
.ahoB3aCcnrp .J020BM0YlqE {
  color: #000000;
  text-align: center;
}
.ahoB3aCcnrp .KA1a0PtzzDh {
  color: #FFFFFF;
  text-align: center;
}
.ahoB3aCcnrp .T83cP0b {
  color: #FFFFFF;
  text-align: center;
}
.ahoB3aCcnrp .qF1bEOd8X {
  color: #000000;
  text-align: center;
}
.ahoB3aCcnrp .wv8T3cw8Ppb {
  color: #FFFFFF;
  text-align: center;
}
.ahoB3aCcnrp .NcYHcag {
  color: #FFFFFF;
  text-align: center;
}
.ahoB3aCcnrp .eARIDs,
.ahoB3aCcnrp .ZAVcr14 {
  text-align: center;
}
.ahoB3aCcnrp .eARIDs,
.ahoB3aCcnrp .o0RBsPf7dQY {
  color: #000000;
}
.ahoB3aCcnrp .w5ae1bbr3BB,
.ahoB3aCcnrp .o0RBsPf7dQY {
  color: #FFFFFF;
}
.ahoB3aCcnrp .VJC9aSMEt,
.ahoB3aCcnrp .o0RBsPf7dQY {
  color: #FFFFFF;
}
.krfJfpeej {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #f9f9f9;
}
.krfJfpeej .GCce2A41Ow {
  justify-content: center;
}
.krfJfpeej .GCce2A41Ow.Ah3mY0jNAqM,
.krfJfpeej .udQBif7,
.krfJfpeej .cmfYoSmX {
  display: flex;
}
.krfJfpeej .Ka4f4kFe a {
  transition: opacity 0.5s;
  font-size: 40px;
  position: absolute;
  top: 180px;
  bottom: auto;
  height: 60px;
  width: 60px;
  padding: 10px;
  color: #000000;
}
.krfJfpeej .Ka4f4kFe a .ZAVcr14 {
  font-weight: 800;
}
.krfJfpeej .gyhEUgL span {
  padding-left: 5px;
}
.krfJfpeej .BokG22JyB span {
  padding-right: 5px;
}
.krfJfpeej .d5iIm6 {
  padding-top: 1rem;
}
.krfJfpeej .ZFyKn2 {
  width: 225px;
  height: 225px;
  overflow: visible;
  margin-bottom: 1.6rem;
  border-radius: 50%;
  margin: 0 auto 2rem auto;
  transition: all 0.3s;
}
.krfJfpeej .ZFyKn2 img {
  width: 225px;
  height: 225px;
  border-radius: 50%;
  min-width: 100%;
  object-fit: cover;
  min-height: 100%;
}
.krfJfpeej .ZFyKn2:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
  transform: rotate(-2deg) scale(1.03);
}
@media (max-width: 230px) {
  .krfJfpeej .ZFyKn2 {
    width: 100%;
    height: auto;
  }
}
.krfJfpeej .T1jJKmZ {
  color: #000000;
}
.krfJfpeej .pLt7cuo.b4xoJJ {
  display: none;
}
.krfJfpeej .pLt7cuo {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.krfJfpeej .cu668tCnChQ {
  color: #000000;
}
.krfJfpeej .ueLv61Ne4 {
  color: #000000;
}
.krfJfpeej .Ry0KL91P9 {
  color: #000000;
}
.ci4ufC1fI7 {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #f9f9f9;
}
.ci4ufC1fI7 .cu668tCnChQ,
.ci4ufC1fI7 .a15a9C2E7hQ {
  text-align: center;
}
.ci4ufC1fI7 .vCsf4Fd {
  word-break: normal;
  margin-bottom: 0.5rem;
}
.ci4ufC1fI7 .M6oaeLD {
  margin-bottom: 2rem;
  border-radius: 2rem;
  background: #ddcbb9;
  transition: all 0.3s;
}
.ci4ufC1fI7 .M6oaeLD .oLrXCPBFViq {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ci4ufC1fI7 .M6oaeLD:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
  transform: rotate(-1deg) scale(1.03);
}
@media (min-width: 768px) {
  .ci4ufC1fI7 .M6oaeLD {
    padding: 2rem;
  }
}
@media (max-width: 767px) {
  .ci4ufC1fI7 .M6oaeLD {
    padding: 2rem 1rem;
  }
}
.ci4ufC1fI7 .cS4faQfJ {
  color: #000000;
}
.ci4ufC1fI7 .MzTmN0AFoIJ {
  color: #000000;
}
.ci4ufC1fI7 .pLt7cuo.b4xoJJ {
  display: none;
}
.ci4ufC1fI7 .pLt7cuo {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.ci4ufC1fI7 .Y13vA7mh .m7Vt2Rqlt {
  margin-top: 0;
  margin-bottom: 0;
}
.ci4ufC1fI7 .cu668tCnChQ {
  color: #000000;
}
.ci4ufC1fI7 .FVKbmYjHs {
  color: #000000;
}
.sFvKXkrrd {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #f9f9f9;
}
.sFvKXkrrd .Iw7oxAJHXt {
  align-items: center;
  background: #ddcbb9;
  transition: all 0.3s;
  padding: 3rem;
  border-radius: 2rem;
  margin: 0;
}
@media (max-width: 767px) {
  .sFvKXkrrd .Iw7oxAJHXt {
    padding: 1rem 0;
    padding-top: 2rem;
  }
}
.sFvKXkrrd .Iw7oxAJHXt:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
  transform: rotate(-2deg) scale(1.03);
}
@media (max-width: 991px) {
  .sFvKXkrrd .Qul7Fam {
    padding: 0 1rem;
  }
}
.sFvKXkrrd img {
  border-radius: 1rem;
}
.sFvKXkrrd .cS4faQfJ,
.sFvKXkrrd .Y13vA7mh {
  color: #000000;
}
.sFvKXkrrd .pLt7cuo.b4xoJJ {
  display: none;
}
.sFvKXkrrd .pLt7cuo {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.sFvKXkrrd .cu668tCnChQ {
  color: #000000;
}
.sFvKXkrrd .vJCS6fXreBT {
  color: #000000;
}
.SFu4FJpwu1 {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #9a031e;
}
.SFu4FJpwu1 h1 {
  border-bottom: 1px solid currentColor;
  padding-bottom: 2rem;
}
.SFu4FJpwu1 .jIfNirML {
  align-items: center;
  background: #fcf0e8;
  overflow: hidden;
  padding: 0rem;
  border: 2px solid #fcf0e8;
  border-radius: 2rem;
  margin: 0;
  padding-bottom: 2rem;
}
.SFu4FJpwu1 .QqoRQHzQY {
  padding: 0 2rem;
}
.SFu4FJpwu1 .Qul7Fam {
  padding: 2rem;
}
@media (max-width: 991px) {
  .SFu4FJpwu1 .Qul7Fam {
    padding: 1rem;
  }
}
.SFu4FJpwu1 img {
  width: 100%;
  border-top-right-radius: 2rem;
  border-top-left-radius: 2rem;
  padding-bottom: 3rem;
  border-bottom: 2px solid #000000;
}
@media (max-width: 991px) {
  .SFu4FJpwu1 .zV74f1tOdR,
  .SFu4FJpwu1 .EIUkdZkD0 {
    text-align: center;
  }
}
.SFu4FJpwu1 .pLt7cuo.b4xoJJ {
  display: none;
}
.SFu4FJpwu1 .pLt7cuo {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.RUYWmhxM {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #f9f9f9;
}
.RUYWmhxM .UP1E6fnzkNx {
  border-bottom: 2px solid currentColor;
  padding-bottom: 1rem;
}
.RUYWmhxM .Ka4gzJfWSJv {
  height: 100%;
  justify-content: space-between;
  background: #ffffff;
}
.RUYWmhxM .Y13vA7mh {
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
  margin-top: auto !important;
}
@media (max-width: 767px) {
  .RUYWmhxM .Y13vA7mh {
    flex-direction: column;
  }
}
.RUYWmhxM .Iw7oxAJHXt {
  background: #9a031e;
  padding: 2rem 1rem;
  margin: 0;
  border-radius: 2rem;
}
@media (max-width: 767px) {
  .RUYWmhxM .Iw7oxAJHXt {
    padding: 1rem 0;
  }
}
.RUYWmhxM img,
.RUYWmhxM .cgnKlcNMZ {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 1rem;
}
.RUYWmhxM .rL9cBe:focus,
.RUYWmhxM span:focus {
  outline: none;
}
.RUYWmhxM .rL9cBe {
  cursor: pointer;
  margin-bottom: 2rem;
}
.RUYWmhxM .M6oaeLD {
  position: relative;
  border-radius: 2rem;
  padding: 2rem;
  height: 100%;
  display: flex;
  transition: all 0.3s;
  flex-flow: column nowrap;
}
@media (max-width: 767px) {
  .RUYWmhxM .M6oaeLD {
    padding: 1rem;
  }
}
.RUYWmhxM .M6oaeLD:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
  transform: rotate(-2deg) scale(1.03);
}
.RUYWmhxM .cu668tCnChQ {
  color: #FFFFFF;
}
.RUYWmhxM .eARIDs {
  color: #000000;
}
.RUYWmhxM .a15a9C2E7hQ {
  color: #ffffff;
}
.RUYWmhxM .i6NJTph {
  color: #000000;
}
.RUYWmhxM .cS4faQfJ,
.RUYWmhxM .Y13vA7mh {
  color: #000000;
}
.E94kRWqs8 {
  padding-top: 7rem;
  padding-bottom: 7rem;
  background-color: #f9f9f9;
}
.E94kRWqs8 .cu668tCnChQ {
  text-align: center;
  color: #000000;
}
.E94kRWqs8 .schSRJZiRd {
  text-decoration: underline;
  text-align: center;
  color: #000000;
}
.E94kRWqs8 .Iw7oxAJHXt {
  align-items: center;
  background: #ec9349;
  padding: 8rem 3rem;
  border-radius: 2rem;
  margin: 0;
}
@media (max-width: 767px) {
  .E94kRWqs8 .Iw7oxAJHXt {
    padding: 1rem 0;
    padding-top: 2rem;
  }
}
@media (max-width: 991px) {
  .E94kRWqs8 .Qul7Fam {
    padding: 1rem;
  }
}
.E94kRWqs8 .cS4faQfJ,
.E94kRWqs8 .Y13vA7mh {
  text-align: center;
  color: #000000;
}
.E94kRWqs8 .eZvljH5Kp {
  text-align: center;
  color: #000000;
}
.E94kRWqs8 .pLt7cuo.b4xoJJ {
  display: none;
}
.E94kRWqs8 .pLt7cuo {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.MiKr4PDs {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #f9f9f9;
}
.MiKr4PDs .cYrdGpYl ul {
  margin: 0;
  list-style: none;
  padding-left: 2.5rem;
}
.MiKr4PDs .cYrdGpYl ul li {
  margin-bottom: 2rem;
  list-style: none;
  position: relative;
  padding-left: 1rem;
}
.MiKr4PDs .cYrdGpYl ul li:before {
  position: absolute;
  left: -40px;
  content: "";
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000000;
  background-color: #ddcbb9;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-top: 5px;
  content: "✓";
}
.MiKr4PDs .cu668tCnChQ {
  text-align: center;
  color: #000000;
}
.MiKr4PDs .cS4faQfJ {
  color: #000000;
}
.nlBTdcf6 {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #f9f9f9;
}
@media (max-width: 991px) {
  .nlBTdcf6 .Qul7Fam {
    padding: 1rem;
  }
}
.nlBTdcf6 img {
  border-radius: 2rem;
  transition: all 0.3s;
}
.nlBTdcf6 img:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
  transform: rotate(-2deg) scale(1.03);
}
.nlBTdcf6 .cS4faQfJ,
.nlBTdcf6 .Y13vA7mh {
  color: #000000;
}
.nlBTdcf6 .pLt7cuo.b4xoJJ {
  display: none;
}
.nlBTdcf6 .pLt7cuo {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.nlBTdcf6 .cu668tCnChQ {
  color: #000000;
}
.qx3jT3xKpY {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #f9f9f9;
}
.qx3jT3xKpY .aaMLv1l0d {
  background-color: #ffffff;
  opacity: 0.4;
}
.qx3jT3xKpY form .Y13vA7mh .m7Vt2Rqlt {
  display: inline-flex;
  border-radius: 2rem;
}
.qx3jT3xKpY input,
.qx3jT3xKpY textarea {
  border-radius: 0.5rem;
}
.qx3jT3xKpY textarea {
  min-height: 10rem;
}
.qx3jT3xKpY .tCh0jl9vbcg {
  background: #ec9349;
  border-radius: 2rem;
  padding: 3rem;
}
@media (max-width: 767px) {
  .qx3jT3xKpY .tCh0jl9vbcg {
    padding: 2rem 1rem;
  }
}
.qx3jT3xKpY .DJe2KKK:hover,
.qx3jT3xKpY .DJe2KKK:focus {
  border-color: transparent !important;
}
.qx3jT3xKpY .cu668tCnChQ {
  color: #000000;
}
.NbCW70ieIGO {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #f9f9f9;
}
.NbCW70ieIGO .Qul7Fam {
  display: flex;
  align-items: center;
}
.NbCW70ieIGO .M6oaeLD {
  border-radius: 2rem;
  transition: all 0.3s;
  margin-bottom: 2rem;
  display: flex;
  background: #ddcbb9;
}
.NbCW70ieIGO .M6oaeLD:hover {
  box-shadow: 0 50px 50px -25px rgba(0, 0, 0, 0.3);
  transform: rotate(-2deg) scale(1.03);
}
@media (max-width: 991px) {
  .NbCW70ieIGO .M6oaeLD {
    padding: 1rem 2rem;
  }
}
@media (min-width: 992px) {
  .NbCW70ieIGO .M6oaeLD {
    padding: 2rem 4rem;
  }
}
.NbCW70ieIGO .ZAVcr14 {
  font-size: 4rem;
  padding-right: 2rem;
  color: #000000;
}
@media (max-width: 767px) {
  .NbCW70ieIGO .ZAVcr14 {
    font-size: 2.8rem;
  }
}
.NbCW70ieIGO .a15a9C2E7hQ {
  color: #000000;
}
.NbCW70ieIGO .pLt7cuo.b4xoJJ {
  display: none;
}
.NbCW70ieIGO .pLt7cuo {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.NbCW70ieIGO .cu668tCnChQ {
  color: #000000;
}
.NbCW70ieIGO .FVKbmYjHs {
  color: #000000;
}
.NbCW70ieIGO .cS4faQfJ {
  color: #000000;
}
.HVXs7Xy5X {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #9a031e;
  overflow: hidden;
}
.HVXs7Xy5X .JxhrSRmP5WE .cS4faQfJ {
  color: #FFFFFF;
}
