.pUsjlgk {
  border-width: 2px;
}
img,
.VIeR6jk,
.d6CJ3i9X9U6,
.GJfFO44DW,
.wI0AJX iframe,
.ScGECg7 iframe,
.lnedT17H,
.Q2T43BqD,
.x5vSXNtf0r,
.OUHXG7VxA8 {
  border-radius: 2rem !important;
}
.GJfFO44DW {
  overflow: hidden;
}
body {
  background-color: #f5eeea;
}
body {
  font-family: Inter Tight;
}
.G3Zm79 {
  font-family: 'Inter Tight', sans-serif;
  font-size: 5rem;
  line-height: 1;
}
.G3Zm79 > .tfcQhKko1P {
  font-size: 6.25rem;
}
.dkJGfC {
  font-family: 'Inter Tight', sans-serif;
  font-size: 4rem;
  line-height: 1;
}
.dkJGfC > .tfcQhKko1P {
  font-size: 5rem;
}
.f97Onh1 {
  font-family: 'Inter Tight', sans-serif;
  font-size: 1.2rem;
  line-height: 1.5;
}
.f97Onh1 > .tfcQhKko1P {
  font-size: 1.5rem;
}
.AKZfQviXW {
  font-family: 'Inter Tight', sans-serif;
  font-size: 2.5rem;
  line-height: 1.5;
}
.AKZfQviXW > .tfcQhKko1P {
  font-size: 3.125rem;
}
.RmfyZv1l {
  font-family: 'Inter Tight', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
}
.RmfyZv1l > .tfcQhKko1P {
  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) {
  .G3Zm79 {
    font-size: 4rem;
  }
}
@media (max-width: 768px) {
  .G3Zm79 {
    font-size: 3.5rem;
    font-size: calc( 2.4rem + (5 - 2.4) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.1 * (2.4rem + (5 - 2.4) * ((100vw - 20rem) / (48 - 20))));
  }
  .dkJGfC {
    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))));
  }
  .f97Onh1 {
    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))));
  }
  .AKZfQviXW {
    font-size: 2rem;
    font-size: calc( 1.525rem + (2.5 - 1.525) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.525rem + (2.5 - 1.525) * ((100vw - 20rem) / (48 - 20))));
  }
  .RmfyZv1l {
    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) {
  .G3Zm79 {
    font-size: 3.5rem;
    font-size: calc( 2.4rem + (5 - 2.4) * ((100vw - 62rem) / (87 - 62)));
    line-height: calc( 1.1 * (2.4rem + (5 - 2.4) * ((100vw - 62rem) / (87 - 62))));
  }
  .dkJGfC {
    font-size: 3.2rem;
    font-size: calc( 2.05rem + (4 - 2.05) * ((100vw - 62rem) / (87 - 62)));
    line-height: calc( 1.3 * (2.05rem + (4 - 2.05) * ((100vw - 62rem) / (87 - 62))));
  }
  .f97Onh1 {
    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))));
  }
  .AKZfQviXW {
    font-size: 2rem;
    font-size: calc( 1.525rem + (2.5 - 1.525) * ((100vw - 62rem) / (87 - 62)));
    line-height: calc( 1.4 * (1.525rem + (2.5 - 1.525) * ((100vw - 62rem) / (87 - 62))));
  }
  .RmfyZv1l {
    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 */
.pUsjlgk {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .pUsjlgk {
    padding: 0.75rem 1.5rem;
  }
}
.pjJpRdr8 {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.V1OrTbXeT {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.UVawOadR {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
.fFvj68lk {
  background-color: #ffe6a7 !important;
}
.AkAAhFV4 {
  background-color: #8ae9bd !important;
}
.cOxrO32Qwh {
  background-color: #7be3f8 !important;
}
.n3Ronc {
  background-color: #ffdc74 !important;
}
.eMYhS07bx {
  background-color: #ea8992 !important;
}
.nrS2SUu1WYQ,
.nrS2SUu1WYQ:active {
  background-color: #ffe6a7 !important;
  border-color: #ffe6a7 !important;
  color: #a77800 !important;
  box-shadow: none;
}
.nrS2SUu1WYQ:hover,
.nrS2SUu1WYQ:focus,
.nrS2SUu1WYQ.HVPuwHfVqc2,
.nrS2SUu1WYQ.rQ7aEWim {
  color: inherit;
  background-color: #fff4da !important;
  border-color: #fff4da !important;
  box-shadow: none;
}
.nrS2SUu1WYQ.eBZnf89,
.nrS2SUu1WYQ:disabled {
  color: #a77800 !important;
  background-color: #fff4da !important;
  border-color: #fff4da !important;
}
.VlHxusLcG,
.VlHxusLcG:active {
  background-color: #bb9457 !important;
  border-color: #bb9457 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.VlHxusLcG:hover,
.VlHxusLcG:focus,
.VlHxusLcG.HVPuwHfVqc2,
.VlHxusLcG.rQ7aEWim {
  color: inherit;
  background-color: #caab7b !important;
  border-color: #caab7b !important;
  box-shadow: none;
}
.VlHxusLcG.eBZnf89,
.VlHxusLcG:disabled {
  color: #ffffff !important;
  background-color: #caab7b !important;
  border-color: #caab7b !important;
}
.s2GOSuM,
.s2GOSuM:active {
  background-color: #7be3f8 !important;
  border-color: #7be3f8 !important;
  color: #065d6e !important;
  box-shadow: none;
}
.s2GOSuM:hover,
.s2GOSuM:focus,
.s2GOSuM.HVPuwHfVqc2,
.s2GOSuM.rQ7aEWim {
  color: inherit;
  background-color: #abedfb !important;
  border-color: #abedfb !important;
  box-shadow: none;
}
.s2GOSuM.eBZnf89,
.s2GOSuM:disabled {
  color: #065d6e !important;
  background-color: #abedfb !important;
  border-color: #abedfb !important;
}
.zVOANayUJR,
.zVOANayUJR:active {
  background-color: #8ae9bd !important;
  border-color: #8ae9bd !important;
  color: #12623d !important;
  box-shadow: none;
}
.zVOANayUJR:hover,
.zVOANayUJR:focus,
.zVOANayUJR.HVPuwHfVqc2,
.zVOANayUJR.rQ7aEWim {
  color: inherit;
  background-color: #b5f1d5 !important;
  border-color: #b5f1d5 !important;
  box-shadow: none;
}
.zVOANayUJR.eBZnf89,
.zVOANayUJR:disabled {
  color: #12623d !important;
  background-color: #b5f1d5 !important;
  border-color: #b5f1d5 !important;
}
.BQqoBP,
.BQqoBP:active {
  background-color: #ffdc74 !important;
  border-color: #ffdc74 !important;
  color: #745700 !important;
  box-shadow: none;
}
.BQqoBP:hover,
.BQqoBP:focus,
.BQqoBP.HVPuwHfVqc2,
.BQqoBP.rQ7aEWim {
  color: inherit;
  background-color: #ffe9a7 !important;
  border-color: #ffe9a7 !important;
  box-shadow: none;
}
.BQqoBP.eBZnf89,
.BQqoBP:disabled {
  color: #745700 !important;
  background-color: #ffe9a7 !important;
  border-color: #ffe9a7 !important;
}
.Hz0lwIT,
.Hz0lwIT:active {
  background-color: #ea8992 !important;
  border-color: #ea8992 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.Hz0lwIT:hover,
.Hz0lwIT:focus,
.Hz0lwIT.HVPuwHfVqc2,
.Hz0lwIT.rQ7aEWim {
  color: inherit;
  background-color: #f2b4ba !important;
  border-color: #f2b4ba !important;
  box-shadow: none;
}
.Hz0lwIT.eBZnf89,
.Hz0lwIT:disabled {
  color: #ffffff !important;
  background-color: #f2b4ba !important;
  border-color: #f2b4ba !important;
}
.R7Ltw55N,
.R7Ltw55N:active {
  background-color: #eff0ec !important;
  border-color: #eff0ec !important;
  color: #757b62 !important;
  box-shadow: none;
}
.R7Ltw55N:hover,
.R7Ltw55N:focus,
.R7Ltw55N.HVPuwHfVqc2,
.R7Ltw55N.rQ7aEWim {
  color: inherit;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  box-shadow: none;
}
.R7Ltw55N.eBZnf89,
.R7Ltw55N:disabled {
  color: #757b62 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.geJeEXG,
.geJeEXG:active {
  background-color: #232323 !important;
  border-color: #232323 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.geJeEXG:hover,
.geJeEXG:focus,
.geJeEXG.HVPuwHfVqc2,
.geJeEXG.rQ7aEWim {
  color: inherit;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
  box-shadow: none;
}
.geJeEXG.eBZnf89,
.geJeEXG:disabled {
  color: #ffffff !important;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
}
.VCsF1d,
.VCsF1d:active {
  background-color: transparent !important;
  border-color: #ffe6a7;
  color: #ffe6a7;
}
.VCsF1d:hover,
.VCsF1d:focus,
.VCsF1d.HVPuwHfVqc2,
.VCsF1d.rQ7aEWim {
  color: #ffcd50 !important;
  background-color: transparent !important;
  border-color: #ffcd50 !important;
  box-shadow: none !important;
}
.VCsF1d.eBZnf89,
.VCsF1d:disabled {
  color: #a77800 !important;
  background-color: #ffe6a7 !important;
  border-color: #ffe6a7 !important;
}
.Nn1pxAY,
.Nn1pxAY:active {
  background-color: transparent !important;
  border-color: #bb9457;
  color: #bb9457;
}
.Nn1pxAY:hover,
.Nn1pxAY:focus,
.Nn1pxAY.HVPuwHfVqc2,
.Nn1pxAY.rQ7aEWim {
  color: #856636 !important;
  background-color: transparent !important;
  border-color: #856636 !important;
  box-shadow: none !important;
}
.Nn1pxAY.eBZnf89,
.Nn1pxAY:disabled {
  color: #ffffff !important;
  background-color: #bb9457 !important;
  border-color: #bb9457 !important;
}
.nB83du,
.nB83du:active {
  background-color: transparent !important;
  border-color: #7be3f8;
  color: #7be3f8;
}
.nB83du:hover,
.nB83du:focus,
.nB83du.HVPuwHfVqc2,
.nB83du.rQ7aEWim {
  color: #29d2f4 !important;
  background-color: transparent !important;
  border-color: #29d2f4 !important;
  box-shadow: none !important;
}
.nB83du.eBZnf89,
.nB83du:disabled {
  color: #065d6e !important;
  background-color: #7be3f8 !important;
  border-color: #7be3f8 !important;
}
.nsFG6hhWA,
.nsFG6hhWA:active {
  background-color: transparent !important;
  border-color: #8ae9bd;
  color: #8ae9bd;
}
.nsFG6hhWA:hover,
.nsFG6hhWA:focus,
.nsFG6hhWA.HVPuwHfVqc2,
.nsFG6hhWA.rQ7aEWim {
  color: #41db94 !important;
  background-color: transparent !important;
  border-color: #41db94 !important;
  box-shadow: none !important;
}
.nsFG6hhWA.eBZnf89,
.nsFG6hhWA:disabled {
  color: #12623d !important;
  background-color: #8ae9bd !important;
  border-color: #8ae9bd !important;
}
.ZSq6DL,
.ZSq6DL:active {
  background-color: transparent !important;
  border-color: #ffdc74;
  color: #ffdc74;
}
.ZSq6DL:hover,
.ZSq6DL:focus,
.ZSq6DL.HVPuwHfVqc2,
.ZSq6DL.rQ7aEWim {
  color: #ffc61d !important;
  background-color: transparent !important;
  border-color: #ffc61d !important;
  box-shadow: none !important;
}
.ZSq6DL.eBZnf89,
.ZSq6DL:disabled {
  color: #745700 !important;
  background-color: #ffdc74 !important;
  border-color: #ffdc74 !important;
}
.ftZONvQI,
.ftZONvQI:active {
  background-color: transparent !important;
  border-color: #ea8992;
  color: #ea8992;
}
.ftZONvQI:hover,
.ftZONvQI:focus,
.ftZONvQI.HVPuwHfVqc2,
.ftZONvQI.rQ7aEWim {
  color: #dd3f4e !important;
  background-color: transparent !important;
  border-color: #dd3f4e !important;
  box-shadow: none !important;
}
.ftZONvQI.eBZnf89,
.ftZONvQI:disabled {
  color: #ffffff !important;
  background-color: #ea8992 !important;
  border-color: #ea8992 !important;
}
.JHgeywcy2L,
.JHgeywcy2L:active {
  background-color: transparent !important;
  border-color: #232323;
  color: #232323;
}
.JHgeywcy2L:hover,
.JHgeywcy2L:focus,
.JHgeywcy2L.HVPuwHfVqc2,
.JHgeywcy2L.rQ7aEWim {
  color: #000000 !important;
  background-color: transparent !important;
  border-color: #000000 !important;
  box-shadow: none !important;
}
.JHgeywcy2L.eBZnf89,
.JHgeywcy2L:disabled {
  color: #ffffff !important;
  background-color: #232323 !important;
  border-color: #232323 !important;
}
.SBRQ9UWIYH,
.SBRQ9UWIYH:active {
  background-color: transparent !important;
  border-color: #fafafa;
  color: #fafafa;
}
.SBRQ9UWIYH:hover,
.SBRQ9UWIYH:focus,
.SBRQ9UWIYH.HVPuwHfVqc2,
.SBRQ9UWIYH.rQ7aEWim {
  color: #cfcfcf !important;
  background-color: transparent !important;
  border-color: #cfcfcf !important;
  box-shadow: none !important;
}
.SBRQ9UWIYH.eBZnf89,
.SBRQ9UWIYH:disabled {
  color: #7a7a7a !important;
  background-color: #fafafa !important;
  border-color: #fafafa !important;
}
.gW5SkR4l0gJ {
  color: #ffe6a7 !important;
}
.TKf7VRVUu5 {
  color: #bb9457 !important;
}
.JpiWiAfYgg3 {
  color: #8ae9bd !important;
}
.BNVdAg5 {
  color: #7be3f8 !important;
}
.sozZbn9iffk {
  color: #ffdc74 !important;
}
.g7pJvf {
  color: #ea8992 !important;
}
.HHYEyZPcT {
  color: #fafafa !important;
}
.hsqkq8S {
  color: #232323 !important;
}
a.gW5SkR4l0gJ:hover,
a.gW5SkR4l0gJ:focus,
a.gW5SkR4l0gJ.rQ7aEWim {
  color: #ffc941 !important;
}
a.TKf7VRVUu5:hover,
a.TKf7VRVUu5:focus,
a.TKf7VRVUu5.rQ7aEWim {
  color: #7a5e32 !important;
}
a.JpiWiAfYgg3:hover,
a.JpiWiAfYgg3:focus,
a.JpiWiAfYgg3.rQ7aEWim {
  color: #34d98d !important;
}
a.BNVdAg5:hover,
a.BNVdAg5:focus,
a.BNVdAg5.rQ7aEWim {
  color: #1acef3 !important;
}
a.sozZbn9iffk:hover,
a.sozZbn9iffk:focus,
a.sozZbn9iffk.rQ7aEWim {
  color: #ffc20e !important;
}
a.g7pJvf:hover,
a.g7pJvf:focus,
a.g7pJvf.rQ7aEWim {
  color: #db3242 !important;
}
a.HHYEyZPcT:hover,
a.HHYEyZPcT:focus,
a.HHYEyZPcT.rQ7aEWim {
  color: #c7c7c7 !important;
}
a.hsqkq8S:hover,
a.hsqkq8S:focus,
a.hsqkq8S.rQ7aEWim {
  color: #000000 !important;
}
a:is(#RJrbLzXp79, #ftDoY0ehJZR, #v7ROOI3xjT, #mIKttVzR, #mmerdq8rAY, #Sd8Mru, #IdzDzNi2Mc, #q9aotOSMFpt, #Az2uda3JvG, #emH2eSnltaa, #kfxh4zvSALK, #MuJC02Q, #THtHwNr7YD, #gcPsh3A, #DgxWkF, #gW5SkR4l0gJ, #TKf7VRVUu5, #JpiWiAfYgg3, #BNVdAg5, #sozZbn9iffk, #g7pJvf, #dYz1L16, #iOtlJpf, #HHYEyZPcT, #CynXzS, #z8ytAqTjC, #Fe0lwcUphgW, #eNA7bbXgDdF, #enEzmNkL, #TccHMeEU, #IiL37rnUH, #g2Fme0G, #i4kfBLaL, #CdaKVpv, #nH7LRjFj, #E8NLZZaHO, #NhIoDvR2Ft, #XP65mgU9HSx, #Uuc1YCfv, #RRHZXeBB, #PWU3ygSuWW, #ApcQe8OcOx, #rFFM7z, #S6oQLfcj, #hsqkq8S):not(.qPd0MYTcAaG):not(.zPbSX2):not([role]):not(.MyePKPYb) {
  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(#RJrbLzXp79, #ftDoY0ehJZR, #v7ROOI3xjT, #mIKttVzR, #mmerdq8rAY, #Sd8Mru, #IdzDzNi2Mc, #q9aotOSMFpt, #Az2uda3JvG, #emH2eSnltaa, #kfxh4zvSALK, #MuJC02Q, #THtHwNr7YD, #gcPsh3A, #DgxWkF, #gW5SkR4l0gJ, #TKf7VRVUu5, #JpiWiAfYgg3, #BNVdAg5, #sozZbn9iffk, #g7pJvf, #dYz1L16, #iOtlJpf, #HHYEyZPcT, #CynXzS, #z8ytAqTjC, #Fe0lwcUphgW, #eNA7bbXgDdF, #enEzmNkL, #TccHMeEU, #IiL37rnUH, #g2Fme0G, #i4kfBLaL, #CdaKVpv, #nH7LRjFj, #E8NLZZaHO, #NhIoDvR2Ft, #XP65mgU9HSx, #Uuc1YCfv, #RRHZXeBB, #PWU3ygSuWW, #ApcQe8OcOx, #rFFM7z, #S6oQLfcj, #hsqkq8S):not(.qPd0MYTcAaG):not(.zPbSX2):not([role]):not(.MyePKPYb):hover {
  transition: background-position 2s ease-in-out;
  background-image: linear-gradient(currentColor 50%, currentColor 50%);
  background-position: 0px 1.2em;
}
.BzeVdvQyWc .qPd0MYTcAaG.rQ7aEWim {
  color: #ffe6a7;
}
.BzeVdvQyWc .qPd0MYTcAaG:not(.rQ7aEWim) {
  color: #232323;
}
.sHuRep {
  background-color: #70c770;
}
.ti1feklXQYe {
  background-color: #7be3f8;
}
.nwnen29g {
  background-color: #ffdc74;
}
.URjcpwxb9hm {
  background-color: #ea8992;
}
.hOVhEcDA1 .pUsjlgk:not(.W1lVZHV) {
  border-radius: 100px;
}
.HvSCDn li a {
  border-radius: 100px !important;
}
.HvSCDn li.rQ7aEWim .pUsjlgk {
  background-color: #ffe6a7;
  border-color: #ffe6a7;
  color: #c08a00;
}
.HvSCDn li.rQ7aEWim .pUsjlgk:focus {
  box-shadow: none;
}
.BzeVdvQyWc .qPd0MYTcAaG {
  border-radius: 100px !important;
}
a,
a:hover {
  color: #ffe6a7;
}
.fSA9cm.fFvj68lk .xHm2nbsQO,
.fSA9cm.fFvj68lk .P8gtamuL {
  color: #ffffff;
}
.fSA9cm.AkAAhFV4 .xHm2nbsQO,
.fSA9cm.AkAAhFV4 .P8gtamuL {
  color: #ffffff;
}
.fSA9cm.cOxrO32Qwh .xHm2nbsQO,
.fSA9cm.cOxrO32Qwh .P8gtamuL {
  color: #ffffff;
}
.fSA9cm.n3Ronc .xHm2nbsQO,
.fSA9cm.n3Ronc .P8gtamuL {
  color: #ffffff;
}
.fSA9cm.eMYhS07bx .xHm2nbsQO,
.fSA9cm.eMYhS07bx .P8gtamuL {
  color: #ffffff;
}
/* Scroll to top button*/
.eyi4Rwh {
  display: none;
}
.aXh48gVrh {
  font-family: 'Inter Tight', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
  border-radius: 40px !important;
}
.aXh48gVrh > .tfcQhKko1P {
  font-size: 1.75rem;
}
.aXh48gVrh:hover,
.aXh48gVrh:focus {
  box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
  border-color: #ffe6a7 !important;
}
.aXh48gVrh:-webkit-input-placeholder {
  font-family: 'Inter Tight', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
}
.aXh48gVrh:-webkit-input-placeholder > .tfcQhKko1P {
  font-size: 1.75rem;
}
blockquote {
  border-color: #ffe6a7;
}
/* Forms */
.lsO4an .FKUEG1f .pUsjlgk {
  border-radius: 100px !important;
}
.lsO4an .FKUEG1f .pUsjlgk:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.lsO4an .FKUEG1f button[type="submit"] {
  border-radius: 100px !important;
  padding: 1rem 3rem;
}
.lsO4an .FKUEG1f button[type="submit"]:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.weh27MFRh li:hover,
.weh27MFRh li.kvPQTD8JZ8 {
  background-color: #ffe6a7;
  color: #000000;
}
.M9wV0WW4c {
  transition: 0.25s ease;
}
.M9wV0WW4c:hover {
  border-color: #ffe6a7;
}
.weh27MFRh .hH1VFcYQL,
.M9wV0WW4c.j34309si:after,
.M9wV0WW4c.snn1uY:after {
  transition: 0.4s;
  border-top-color: #232323;
  border-bottom-color: #232323;
}
.weh27MFRh:hover .hH1VFcYQL,
.M9wV0WW4c.j34309si:hover:after,
.M9wV0WW4c.snn1uY:hover:after {
  border-top-color: #ffe6a7;
  border-bottom-color: #ffe6a7;
}
.Ai8USI8sR7 .pDXRbEeWUmy td.bwwNzfK,
.Ai8USI8sR7 .pDXRbEeWUmy td.Q5tsCSN,
.Ai8USI8sR7 .rh1RMm0 .DR23gg90NX > div > div.Q5tsCSN {
  color: #000000 !important;
  background-color: #ffe6a7 !important;
  box-shadow: none !important;
}
.Ai8USI8sR7 .pDXRbEeWUmy td:hover,
.Ai8USI8sR7 .rh1RMm0 .DR23gg90NX > div > div:hover {
  color: #000000 !important;
  background: #bb9457 !important;
  box-shadow: none !important;
}
.zCasBn {
  background-image: none !important;
}
.F4Jddg21Fa:not(section),
.qYX2C4th2F {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: auto;
}
iframe.F4Jddg21Fa,
.F4Jddg21Fa:after {
  content: '';
  position: absolute;
  width: 200px;
  height: 200px;
  background: transparent no-repeat center;
  background-size: contain;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  background-image: url("../../../data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%23ffe6a7' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}
section.F4Jddg21Fa:after {
  opacity: 0.5;
}
body {
  overflow-x: hidden;
}
a {
  transition: color 0.6s;
}
@media (max-width: 1400px) {
  .laV3bxurd {
    max-width: 100%;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .laV3bxurd {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .QWGBf7PBbS {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 767px) {
  .QWGBf7PBbS {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.Ak03ycQ {
  z-index: 1000;
  width: 100%;
  position: relative;
}
.Ak03ycQ .zPbSX2: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) {
  .Ak03ycQ .DKbV0ThbugJ {
    transform: scale(0.8);
  }
}
.Ak03ycQ .STUJNL7d {
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.Ak03ycQ .STUJNL7d img {
  max-width: 100%;
  max-height: 100%;
}
.Ak03ycQ .STUJNL7d .MyePKPYb {
  line-height: inherit !important;
}
.Ak03ycQ .STUJNL7d .roV1Zprq1 a {
  outline: none;
}
.Ak03ycQ .PkI4Fk {
  margin: auto;
  margin-left: 0;
  margin-left: auto;
}
.Ak03ycQ .PkI4Fk .iAgXeHSVtQ3 {
  padding: 0 !important;
  transition: 0.3s all !important;
}
.Ak03ycQ .PkI4Fk .iAgXeHSVtQ3 .qPd0MYTcAaG {
  padding: 16px !important;
  margin: 0 !important;
  border-radius: 1rem !important;
  transition: 0.3s all !important;
}
.Ak03ycQ .PkI4Fk .iAgXeHSVtQ3 .qPd0MYTcAaG:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
.Ak03ycQ .PkI4Fk .Phf4dn .qPd0MYTcAaG::after {
  transform: rotate(180deg);
}
@media (min-width: 992px) {
  .Ak03ycQ .PkI4Fk .Phf4dn .qPd0MYTcAaG::before {
    content: "";
    width: 100%;
    height: 20px;
    top: 100%;
    background: transparent;
    position: absolute;
  }
}
.Ak03ycQ .PkI4Fk .zPbSX2 {
  padding: 12px !important;
  border-radius: 0.5rem !important;
  margin: 0 8px !important;
  transition: 0.3s all !important;
}
.Ak03ycQ .PkI4Fk .zPbSX2:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
@media (min-width: 992px) {
  .Ak03ycQ .PkI4Fk {
    padding-left: 1.5rem;
  }
}
.Ak03ycQ .qPd0MYTcAaG {
  width: fit-content;
  position: relative;
}
.Ak03ycQ .roV1Zprq1 {
  margin: 0 !important;
}
@media (max-width: 767px) {
  .Ak03ycQ .roV1Zprq1 {
    padding-left: 0;
  }
}
.Ak03ycQ .MyePKPYb {
  padding-left: 1rem;
  padding-right: 0.5rem;
}
@media (max-width: 767px) {
  .Ak03ycQ .MOR2dGG {
    padding-bottom: 0.5rem;
  }
}
.Ak03ycQ .MOR2dGG .POuCve.GQWHxLp8::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  transition: 0.3s all;
}
.Ak03ycQ .laV3bxurd {
  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) {
  .Ak03ycQ .laV3bxurd {
    padding-right: 2rem;
  }
}
@media (max-width: 767px) {
  .Ak03ycQ .laV3bxurd {
    width: 95%;
    height: 56px !important;
    padding-right: 1rem;
    margin-top: 0rem;
  }
}
.Ak03ycQ .IuvWNRY {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.Ak03ycQ .bObfbcZ9 {
  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;
}
.Ak03ycQ .iAgXeHSVtQ3:focus,
.Ak03ycQ .qPd0MYTcAaG:focus {
  outline: none;
}
.Ak03ycQ .Q94Hz2tJz .bObfbcZ9 .zPbSX2 {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.Ak03ycQ .Q94Hz2tJz .bObfbcZ9 .zPbSX2::after {
  right: 0.5rem;
}
.Ak03ycQ .Q94Hz2tJz .bObfbcZ9 .zPbSX2 .tfcQhKko1P {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.Ak03ycQ .Q94Hz2tJz .bObfbcZ9 .zPbSX2 .tfcQhKko1P:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.Ak03ycQ .hilZ87GIJ .bObfbcZ9 .zPbSX2:before {
  display: none;
}
.Ak03ycQ .hilZ87GIJ .Q94Hz2tJz .bObfbcZ9 .zPbSX2 {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.Ak03ycQ .RYe2Yf {
  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;
}
.Ak03ycQ .RYe2Yf.ChLvPIORM {
  transition: all 0.3s;
}
.Ak03ycQ .RYe2Yf .zPbSX2 {
  padding: 0.5rem 1.8rem;
}
.Ak03ycQ .RYe2Yf .roV1Zprq1 img {
  min-width: 6rem;
  object-fit: cover;
}
.Ak03ycQ .RYe2Yf .YLeustIv {
  z-index: 1;
  justify-content: flex-end;
}
.Ak03ycQ .RYe2Yf.hilZ87GIJ {
  justify-content: center;
}
.Ak03ycQ .RYe2Yf.hilZ87GIJ .iAgXeHSVtQ3 .qPd0MYTcAaG::before {
  display: none;
}
.Ak03ycQ .RYe2Yf.hilZ87GIJ.ChLvPIORM .bObfbcZ9 {
  top: 0;
}
@media (min-width: 992px) {
  .Ak03ycQ .RYe2Yf.hilZ87GIJ.ChLvPIORM:not(.NAbAPcmFIfa) .YLeustIv {
    max-height: calc(98.5vh - 4.3rem);
  }
}
.Ak03ycQ .RYe2Yf.hilZ87GIJ .bObfbcZ9 .x3YAb8B {
  left: 0 !important;
}
.Ak03ycQ .RYe2Yf.hilZ87GIJ .bObfbcZ9 .zPbSX2:after {
  right: auto;
}
.Ak03ycQ .RYe2Yf.hilZ87GIJ .bObfbcZ9 .GQWHxLp8[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%;
}
.Ak03ycQ .RYe2Yf.hilZ87GIJ ul.PkI4Fk li {
  margin: auto;
}
.Ak03ycQ .RYe2Yf.hilZ87GIJ .bObfbcZ9 .zPbSX2 {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
.Ak03ycQ .RYe2Yf.hilZ87GIJ .DMrDBqhYKGg {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 767px) {
  .Ak03ycQ .RYe2Yf {
    min-height: 72px;
  }
  .Ak03ycQ .RYe2Yf .roV1Zprq1 img {
    height: 2.5rem !important;
    min-width: 2.5rem !important;
  }
}
@media (max-width: 991px) {
  .Ak03ycQ .RYe2Yf .iAgXeHSVtQ3 .qPd0MYTcAaG::before {
    display: none;
  }
  .Ak03ycQ .RYe2Yf.ChLvPIORM .bObfbcZ9 {
    top: 0;
  }
  .Ak03ycQ .RYe2Yf .bObfbcZ9 .x3YAb8B {
    left: 0 !important;
  }
  .Ak03ycQ .RYe2Yf .bObfbcZ9 .zPbSX2:after {
    right: auto;
  }
  .Ak03ycQ .RYe2Yf .bObfbcZ9 .GQWHxLp8[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%;
  }
  .Ak03ycQ .RYe2Yf .bObfbcZ9 .zPbSX2 {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .Ak03ycQ .RYe2Yf .STUJNL7d {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 10px;
  }
  .Ak03ycQ .RYe2Yf .DKbV0ThbugJ {
    flex-basis: auto;
  }
  .Ak03ycQ .RYe2Yf .DMrDBqhYKGg {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.Ak03ycQ .RYe2Yf.NAbAPcmFIfa .roV1Zprq1 img {
  height: 2rem;
}
.Ak03ycQ .zPbSX2.rQ7aEWim,
.Ak03ycQ .zPbSX2:active {
  background-color: transparent;
}
.Ak03ycQ .Zv6diXblN9Q .PkI4Fk .qPd0MYTcAaG {
  padding: 0;
}
.Ak03ycQ .MOR2dGG .POuCve.GQWHxLp8 {
  margin-right: 1.667em;
}
.Ak03ycQ .MOR2dGG .POuCve.GQWHxLp8[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.Ak03ycQ .RYe2Yf.Zv6diXblN9Q .Q94Hz2tJz .bObfbcZ9 {
  background: #ffffff;
}
.Ak03ycQ .RYe2Yf.Zv6diXblN9Q .Q94Hz2tJz .bObfbcZ9 .x3YAb8B {
  margin: 0;
  left: 105%;
  transform: none;
  top: -12px;
}
.Ak03ycQ .RYe2Yf .Q94Hz2tJz.Phf4dn > .bObfbcZ9 {
  display: flex;
}
.Ak03ycQ ul.PkI4Fk {
  flex-wrap: wrap;
}
.Ak03ycQ .j0MAiJHl {
  text-align: center;
  min-width: 140px;
}
@media (max-width: 992px) {
  .Ak03ycQ .j0MAiJHl {
    text-align: left;
  }
}
.Ak03ycQ button.DKbV0ThbugJ {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.Ak03ycQ button.DKbV0ThbugJ .a9uiShD span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.Ak03ycQ button.DKbV0ThbugJ .a9uiShD span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.Ak03ycQ button.DKbV0ThbugJ .a9uiShD span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.Ak03ycQ button.DKbV0ThbugJ .a9uiShD span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.Ak03ycQ button.DKbV0ThbugJ .a9uiShD span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.Ak03ycQ nav.ChLvPIORM .a9uiShD span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.Ak03ycQ nav.ChLvPIORM .a9uiShD span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.Ak03ycQ nav.ChLvPIORM .a9uiShD span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.Ak03ycQ nav.ChLvPIORM .a9uiShD span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.Ak03ycQ .yz40bk {
  padding: 0 1rem;
}
.Ak03ycQ a.qPd0MYTcAaG {
  display: flex;
  align-items: center;
  justify-content: center;
}
.Ak03ycQ .DMrDBqhYKGg {
  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) {
  .Ak03ycQ .DMrDBqhYKGg {
    justify-content: flex-start;
    margin-bottom: 0.5rem;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .Ak03ycQ .RYe2Yf {
    height: 70px;
  }
  .Ak03ycQ .RYe2Yf.ChLvPIORM {
    height: auto;
  }
  .Ak03ycQ .iAgXeHSVtQ3 .qPd0MYTcAaG:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.Ak03ycQ .RYe2Yf .Q94Hz2tJz > .bObfbcZ9 {
  display: none;
  width: max-content;
  max-width: 500px !important;
  transform: translateX(-50%);
  top: calc(100% + 20px);
  left: 50%;
}
.Ak03ycQ .RYe2Yf .Q94Hz2tJz > .bObfbcZ9 .zPbSX2 {
  line-height: 1 !important;
}
.Ak03ycQ .RYe2Yf .Q94Hz2tJz > .bObfbcZ9 .Q94Hz2tJz .zPbSX2 {
  align-items: center;
  display: flex;
  height: max-content !important;
  min-height: max-content !important;
}
.Ak03ycQ .RYe2Yf .Q94Hz2tJz > .bObfbcZ9 .Q94Hz2tJz .zPbSX2::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);
}
.Ak03ycQ .RYe2Yf .Q94Hz2tJz > .bObfbcZ9 .Q94Hz2tJz.Phf4dn .zPbSX2::after {
  transform: rotate(0deg);
}
.Ak03ycQ .hOVhEcDA1 {
  margin: -0.6rem -0.6rem;
}
.Ak03ycQ .DKbV0ThbugJ {
  margin-left: 12px;
  margin-right: 8px;
  order: 1000;
}
@media (max-width: 991px) {
  .Ak03ycQ .STUJNL7d {
    margin-right: auto;
  }
  .Ak03ycQ .YLeustIv {
    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);
  }
  .Ak03ycQ .PkI4Fk .iAgXeHSVtQ3 .qPd0MYTcAaG::after {
    margin-left: 10px;
  }
  .Ak03ycQ .PkI4Fk .zPbSX2:hover {
    background-color: rgba(27, 31, 10, 0.06);
  }
  .Ak03ycQ .RYe2Yf .Q94Hz2tJz > .bObfbcZ9 {
    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;
  }
  .Ak03ycQ .RYe2Yf .Q94Hz2tJz > .bObfbcZ9 .zPbSX2 {
    padding: 8px !important;
    line-height: 1 !important;
    margin-bottom: 4px !important;
  }
  .Ak03ycQ .RYe2Yf .Q94Hz2tJz > .bObfbcZ9 .Q94Hz2tJz .zPbSX2 {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
  }
  .Ak03ycQ .RYe2Yf .Q94Hz2tJz > .bObfbcZ9 .Q94Hz2tJz .zPbSX2::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);
  }
  .Ak03ycQ .RYe2Yf .Q94Hz2tJz > .bObfbcZ9 .Q94Hz2tJz.Phf4dn .zPbSX2::after {
    transform: rotate(180deg);
  }
  .Ak03ycQ .RYe2Yf .Q94Hz2tJz > .bObfbcZ9 .x3YAb8B {
    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;
  }
  .Ak03ycQ .RYe2Yf .Q94Hz2tJz.Phf4dn > .bObfbcZ9 {
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 575px) {
  .Ak03ycQ .YLeustIv {
    padding: 1rem;
  }
}
.OQQ3f5Klq {
  display: flex;
}
@media (min-width: 768px) {
  .OQQ3f5Klq {
    align-items: flex-end;
  }
  .OQQ3f5Klq .q5IFsJ {
    justify-content: flex-start;
  }
  .OQQ3f5Klq .dO03IrKnt {
    padding: 1rem 3rem;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .OQQ3f5Klq .dO03IrKnt {
    min-width: 50%;
  }
}
@media (max-width: 767px) {
  .OQQ3f5Klq {
    -webkit-align-items: center;
    align-items: flex-end;
  }
  .OQQ3f5Klq .dZx7Ib {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .OQQ3f5Klq .dO03IrKnt {
    width: 100%;
  }
}
.OQQ3f5Klq .DPLoTOLYu.eBZnf89 {
  display: none;
}
.OQQ3f5Klq .DPLoTOLYu {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-image: url("zYoylI3AmZj.jpg");
}
.OQQ3f5Klq .nX9bFi3Ic,
.OQQ3f5Klq .BWi0rhUosK {
  text-align: left;
  color: #ffc091;
}
.OQQ3f5Klq .xX8itP,
.OQQ3f5Klq .hOVhEcDA1 {
  text-align: left;
}
.z63hXD {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.z63hXD .DPLoTOLYu.eBZnf89 {
  display: none;
}
.z63hXD .DPLoTOLYu {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.z63hXD .Kge8oEb .WCcg3jfAeIK {
  width: 100%;
  display: block;
}
.z63hXD .Kge8oEb .dGuGfGET {
  z-index: 1;
}
.z63hXD .WCcg3jfAeIK {
  color: #FFE6A7;
  text-align: center;
}
.z63hXD .heUtGLAq {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .z63hXD * {
    text-align: center !important;
  }
  .z63hXD .oDjVjC {
    margin-bottom: 2rem;
  }
}
.z63hXD .qpzVmz {
  max-width: 800px;
}
.z63hXD .J8lIltWSJ {
  text-align: center;
}
.z63hXD .dGuGfGET,
.z63hXD .rcsg3iUK {
  text-align: center;
}
.SMxfz2bB {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.SMxfz2bB .V4dGh2Ophk:focus,
.SMxfz2bB span:focus {
  outline: none;
}
.SMxfz2bB .QWGBf7PBbS {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}
.SMxfz2bB .qpzVmz {
  max-width: 800px;
}
.SMxfz2bB .V4dGh2Ophk {
  color: #232323;
  min-height: 90px;
  font-weight: bold;
}
@media (max-width: 768px) {
  .SMxfz2bB .V4dGh2Ophk {
    min-height: 45px;
  }
}
.w4cddMOL5P {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.w4cddMOL5P .DPLoTOLYu.eBZnf89 {
  display: none;
}
.w4cddMOL5P .DPLoTOLYu {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
@media (max-width: 767px) {
  .w4cddMOL5P .SaaYmQxguP4 {
    padding: 1.5rem 1.5rem 0 1.5rem;
  }
}
@media (min-width: 768px) {
  .w4cddMOL5P .SaaYmQxguP4 {
    padding: 2.25rem 2.25rem 0 2.25rem;
  }
}
@media (min-width: 992px) {
  .w4cddMOL5P .SaaYmQxguP4 {
    padding: 4rem 4rem 1rem 4rem;
  }
}
.w4cddMOL5P .d6CJ3i9X9U6 {
  background: #ffffff;
}
.w4cddMOL5P .xX8itP,
.w4cddMOL5P .hOVhEcDA1 {
  color: #000000;
  text-align: left;
}
.w4cddMOL5P .dGuGfGET,
.w4cddMOL5P .yoBTs1P {
  text-align: left;
  color: #000000;
}
.nUudkl {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.nUudkl img,
.nUudkl .sAKVNCzxieC {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
@media (max-width: 767px) {
  .nUudkl img,
  .nUudkl .sAKVNCzxieC {
    max-height: 300px;
  }
}
.nUudkl .V4dGh2Ophk:focus,
.nUudkl span:focus {
  outline: none;
}
.nUudkl .OUHXG7VxA8 {
  position: relative;
}
.nUudkl .lnedT17H {
  position: relative;
  border-radius: 4px;
  background: #ffffff;
  height: 100%;
  display: flex;
  overflow: hidden;
  flex-flow: column nowrap;
}
.nUudkl .lnedT17H .Z2els4e {
  padding: 2.25rem 2.25rem 0;
}
.nUudkl .lnedT17H .c2lyUzbkr3 {
  padding: 0 2.25rem 2.25rem;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .nUudkl .lnedT17H .Z2els4e {
    padding: 2rem 1.5rem 0;
  }
  .nUudkl .lnedT17H .c2lyUzbkr3 {
    padding: 0 1.5rem 1.5rem;
  }
}
@media (max-width: 767px) {
  .nUudkl .lnedT17H .Z2els4e {
    padding: 1.5rem 1.5rem 0;
  }
  .nUudkl .lnedT17H .c2lyUzbkr3 {
    padding: 0 1.5rem 1.5rem;
  }
}
.nUudkl .hOVhEcDA1 {
  margin-top: auto !important;
}
.nUudkl .nX9bFi3Ic {
  color: #000000;
}
.nUudkl .xX8itP,
.nUudkl .hOVhEcDA1 {
  text-align: left;
}
.nUudkl .pAntoblvk {
  text-align: left;
}
.nUudkl .mGGpeFPYKD8 {
  text-align: left;
  color: #000000;
}
.nUudkl .vIB5Qmb {
  display: flex;
  justify-content: center;
  position: relative;
  min-width: 370px;
  max-width: 370px;
}
@media (max-width: 768px) {
  .nUudkl .vIB5Qmb {
    min-width: 85%;
    max-width: initial;
  }
}
.nUudkl .Pfh0Biv9,
.nUudkl .AZJQMn {
  display: flex;
}
.nUudkl .yLeBCpoj8 {
  top: 50%;
  width: 60px;
  height: 60px;
  margin-top: -1.5rem;
  font-size: 22px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  border: 2px solid #fff;
  border-radius: 50%;
  transition: all 0.3s;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 768px) {
  .nUudkl .yLeBCpoj8 {
    display: none;
  }
}
.nUudkl .yLeBCpoj8:disabled {
  cursor: default;
  display: none;
}
.nUudkl .yLeBCpoj8:hover {
  background: #000;
  color: rgba(255, 255, 255, 0.5);
}
.nUudkl .yLeBCpoj8.AZJQMn {
  left: 0;
  margin-left: 2.5rem;
}
.nUudkl .yLeBCpoj8.Pfh0Biv9 {
  right: 0;
  margin-right: 2.5rem;
}
@media (max-width: 767px) {
  .nUudkl .yLeBCpoj8 {
    top: auto;
  }
}
.nUudkl .lGbnA4fKw1 {
  position: relative;
  width: 100%;
}
.nUudkl .A7QCrtR {
  overflow: hidden;
  width: 100%;
}
.nUudkl .A7QCrtR.F6LSVgcrtkZ {
  cursor: grab;
}
.nUudkl .A7QCrtR.YwysLpIQ {
  cursor: grabbing;
}
.nUudkl .sAOK55N0 {
  display: flex;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -webkit-tap-highlight-color: transparent;
}
@media (max-width: 768px) {
  .nUudkl .sAOK55N0 .vIB5Qmb:first-child {
    margin-left: 2rem !important;
  }
  .nUudkl .sAOK55N0 .vIB5Qmb:last-child {
    margin-right: 2rem !important;
  }
}
.nUudkl .qpzVmz {
  max-width: 800px;
}
.qL9CHYri9ch {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.qL9CHYri9ch .mGGpeFPYKD8 {
  line-height: 1.2;
  color: #232323;
  text-align: center;
}
.qL9CHYri9ch img,
.qL9CHYri9ch .sAKVNCzxieC {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.qL9CHYri9ch .V4dGh2Ophk:focus,
.qL9CHYri9ch span:focus {
  outline: none;
}
.qL9CHYri9ch .V4dGh2Ophk {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .qL9CHYri9ch .V4dGh2Ophk {
    margin-bottom: 1rem;
  }
}
.qL9CHYri9ch .OUHXG7VxA8 {
  position: relative;
  border-radius: 4px;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.qL9CHYri9ch .nX9bFi3Ic {
  color: #232323;
}
.qL9CHYri9ch .xX8itP,
.qL9CHYri9ch .hOVhEcDA1 {
  color: #232323;
}
.qL9CHYri9ch .pAntoblvk {
  color: #232323;
}
.qL9CHYri9ch .qpzVmz {
  max-width: 800px;
}
.l8z9YHS {
  background-image: url("SIoXKimlr.jpeg");
  overflow: hidden;
}
.MeqsLEZ {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.MeqsLEZ .mGGpeFPYKD8 {
  line-height: 1.2;
  color: #000000;
  text-align: center;
}
.MeqsLEZ img,
.MeqsLEZ .sAKVNCzxieC {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.MeqsLEZ .V4dGh2Ophk:focus,
.MeqsLEZ span:focus {
  outline: none;
}
.MeqsLEZ .V4dGh2Ophk {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .MeqsLEZ .V4dGh2Ophk {
    margin-bottom: 1rem;
  }
}
.MeqsLEZ .OUHXG7VxA8 {
  position: relative;
  border-radius: 4px;
  display: flex;
  flex-flow: column nowrap;
}
.MeqsLEZ .hOVhEcDA1 {
  margin-top: auto !important;
}
.MeqsLEZ .nX9bFi3Ic {
  color: #000000;
}
.MeqsLEZ .xX8itP,
.MeqsLEZ .hOVhEcDA1 {
  color: #000000;
  text-align: center;
}
.MeqsLEZ .pAntoblvk {
  color: #000000;
  text-align: center;
}
.MeqsLEZ .qpzVmz {
  max-width: 800px;
}
.AjpPdvE4ie {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: transparent;
}
.AjpPdvE4ie .OUHXG7VxA8 img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 50% !important;
}
.AjpPdvE4ie .OUHXG7VxA8 {
  background: #ffffff;
  margin-bottom: 2rem;
  padding: 2.25rem;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .AjpPdvE4ie .OUHXG7VxA8 {
    padding: 1.5rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .AjpPdvE4ie .OUHXG7VxA8 {
    padding: 1.5rem;
    margin-bottom: 1rem;
  }
}
.AjpPdvE4ie .dGuGfGET,
.AjpPdvE4ie .IuvWNRY {
  color: #000000;
}
.AjpPdvE4ie .J8lIltWSJ {
  color: #000000;
  text-align: left;
}
.AjpPdvE4ie .qpzVmz {
  max-width: 800px;
}
.AjpPdvE4ie .nX9bFi3Ic {
  color: #000000;
}
.AjpPdvE4ie .dGuGfGET,
.AjpPdvE4ie .cgYLw8s29B {
  text-align: center;
}
.AjpPdvE4ie .cgYLw8s29B {
  display: flex;
  justify-content: center;
}
.QXtr3S {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.QXtr3S .mGGpeFPYKD8 {
  line-height: 1.2;
  color: #000000;
}
.QXtr3S img,
.QXtr3S .sAKVNCzxieC {
  width: 100%;
}
.QXtr3S .V4dGh2Ophk:focus,
.QXtr3S span:focus {
  outline: none;
}
.QXtr3S .V4dGh2Ophk {
  margin-bottom: 2rem;
}
@media (max-width: 575px) {
  .QXtr3S .V4dGh2Ophk {
    margin-bottom: 1rem;
  }
}
.QXtr3S .OUHXG7VxA8 {
  position: relative;
  border-radius: 4px;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.QXtr3S .nX9bFi3Ic {
  color: #000000;
}
.QXtr3S .xX8itP,
.QXtr3S .hOVhEcDA1 {
  color: #000000;
}
.QXtr3S .pAntoblvk {
  color: #000000;
  text-align: center;
}
.QXtr3S .qpzVmz {
  max-width: 800px;
}
.QXtr3S img {
  filter: grayscale(1);
}
.WbBvTvIed54 {
  padding-top: 5rem;
  padding-bottom: 4rem;
  background-color: transparent;
}
.WbBvTvIed54 .heUtGLAq {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .WbBvTvIed54 .heUtGLAq {
    margin-bottom: 1rem;
  }
}
.WbBvTvIed54 .W2AlrYSj {
  background: #ffe6a7;
  padding: 2.25rem;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .WbBvTvIed54 .W2AlrYSj {
    padding: 2rem 1.5rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .WbBvTvIed54 .W2AlrYSj {
    padding: 2rem 1.5rem;
    margin-bottom: 2rem;
  }
}
.WbBvTvIed54 .Z2els4e {
  padding: 2.25rem 2.25rem 0;
  background: #ffffff;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .WbBvTvIed54 .Z2els4e {
    padding: 0rem 1.5rem;
  }
}
@media (max-width: 767px) {
  .WbBvTvIed54 .Z2els4e {
    padding: 0rem 1.5rem;
  }
}
.WbBvTvIed54 .OUHXG7VxA8 {
  border-radius: 2rem;
  overflow: hidden;
  margin-bottom: 2rem;
  background: #ffffff;
  padding: 0rem;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
@media (max-width: 767px) {
  .WbBvTvIed54 .OUHXG7VxA8 {
    margin-bottom: 1rem;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .WbBvTvIed54 .OUHXG7VxA8 .c2lyUzbkr3 {
    padding: 0 1.5rem 2rem;
  }
}
@media (min-width: 1201px) {
  .WbBvTvIed54 .OUHXG7VxA8 .c2lyUzbkr3 {
    padding: 0 2rem 2rem;
  }
}
.WbBvTvIed54 .pUsjlgk {
  width: -webkit-fill-available;
}
.WbBvTvIed54 .V4dGh2Ophk:focus,
.WbBvTvIed54 span:focus {
  outline: none;
}
.WbBvTvIed54 .hOVhEcDA1 {
  margin-top: auto !important;
  padding: 2rem 2rem 0;
}
@media (max-width: 991px) {
  .WbBvTvIed54 .hOVhEcDA1 {
    padding: 0rem 2.25rem 2rem;
  }
}
@media (max-width: 767px) {
  .WbBvTvIed54 .hOVhEcDA1 {
    padding: 0rem 1.5rem;
    margin-bottom: 2rem;
  }
}
.WbBvTvIed54 .nX9bFi3Ic {
  color: #000000;
}
.WbBvTvIed54 .BWi0rhUosK {
  color: #ffffff;
}
.WbBvTvIed54 .xX8itP,
.WbBvTvIed54 .hOVhEcDA1 {
  text-align: left;
}
.WbBvTvIed54 .pAntoblvk {
  text-align: left;
  color: var(--primary-text, #ffffff);
}
.WbBvTvIed54 .mGGpeFPYKD8 {
  text-align: left;
  color: var(--primary-text, #ffffff);
}
.WbBvTvIed54 .qpzVmz {
  max-width: 800px;
}
.aNPLyhncy4 {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.aNPLyhncy4 .tfcQhKko1P {
  font-size: 1.2rem !important;
  font-family: 'Moririse2' !important;
  color: white;
  transition: all 0.3s;
  transform: rotate(180deg);
  padding-left: 0.5rem;
}
.aNPLyhncy4 .C5iIQktX {
  border: none;
}
.aNPLyhncy4 .PTaRZy0 {
  padding: 0rem;
}
@media (max-width: 767px) {
  .aNPLyhncy4 .PTaRZy0 {
    padding: 0rem;
  }
}
.aNPLyhncy4 .gmFPpsNC {
  padding: 0rem;
  padding-bottom: 0.5rem;
  margin-top: 1rem;
}
.aNPLyhncy4 .N8iHwpIYxy {
  padding: 0;
}
.aNPLyhncy4 .EtwVy4l1n6 {
  height: 100%;
}
.aNPLyhncy4 img {
  height: 100%;
  object-fit: cover;
}
.aNPLyhncy4 .hilZ87GIJ span {
  transform: rotate(0deg);
}
.aNPLyhncy4 .AE3RUcKliJ {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.aNPLyhncy4 p {
  margin-bottom: 0.3rem;
}
.aNPLyhncy4 .NKUkd0a {
  color: #000000;
}
.aNPLyhncy4 .x5vSXNtf0r .PTaRZy0 {
  background-color: transparent;
  margin-bottom: 0;
  border: 0;
  border-radius: 2rem;
}
.aNPLyhncy4 .x5vSXNtf0r {
  background: #ffffff;
  padding: 2.25rem;
  border-radius: 2rem;
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  .aNPLyhncy4 .x5vSXNtf0r {
    padding: 2rem 1.5rem;
    margin-bottom: 1rem;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .aNPLyhncy4 .x5vSXNtf0r {
    margin-bottom: 1rem;
    padding: 2rem 1.5rem;
  }
}
.aNPLyhncy4 .lZNnASGKL {
  color: #000000;
}
.aNPLyhncy4 .nX9bFi3Ic {
  text-align: center;
  color: #000000;
}
.aNPLyhncy4 .BWi0rhUosK {
  color: #000000;
  text-align: center;
}
.aNPLyhncy4 .NKUkd0a,
.aNPLyhncy4 .tfcQhKko1P {
  color: #000000;
}
.LCdJ7FT6p8p {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: #99582a;
}
.LCdJ7FT6p8p .UhWehl5M {
  align-items: center;
}
.LCdJ7FT6p8p .DPLoTOLYu.eBZnf89 {
  display: none;
}
.LCdJ7FT6p8p .DPLoTOLYu {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.LCdJ7FT6p8p .OUHXG7VxA8 {
  display: flex;
  margin-left: auto;
}
@media (max-width: 767px) {
  .LCdJ7FT6p8p .OUHXG7VxA8 {
    margin-bottom: 1rem;
  }
}
.LCdJ7FT6p8p .hOVhEcDA1 {
  padding-left: 1.5rem;
  text-align: right;
}
@media (max-width: 767px) {
  .LCdJ7FT6p8p .hOVhEcDA1 {
    text-align: center;
    padding-left: 0rem;
  }
}
.LCdJ7FT6p8p .q5IFsJ {
  align-items: center;
}
.LCdJ7FT6p8p .J8lIltWSJ {
  margin-bottom: 0px;
  text-align: left;
  color: #FFFFFF;
}
@media (max-width: 767px) {
  .LCdJ7FT6p8p .J8lIltWSJ {
    text-align: center;
  }
}
.VTHrwGZ .DPLoTOLYu.eBZnf89 {
  display: none;
}
.VTHrwGZ .DPLoTOLYu {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-image: url("zYoylI3AmZj.jpg");
}
.ShKNKTkfyD {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.ShKNKTkfyD .V4dGh2Ophk:focus,
.ShKNKTkfyD span:focus {
  outline: none;
}
.ShKNKTkfyD .V4dGh2Ophk {
  cursor: pointer;
}
.ShKNKTkfyD .G8iQOd8wTZz {
  grid-row-gap: 2rem;
}
@media (max-width: 767px) {
  .ShKNKTkfyD .G8iQOd8wTZz {
    grid-row-gap: 1rem;
  }
}
.ShKNKTkfyD .IuGvIwPA,
.ShKNKTkfyD .C3h9Arpo {
  gap: 0 2rem;
}
@media (max-width: 767px) {
  .ShKNKTkfyD .IuGvIwPA,
  .ShKNKTkfyD .C3h9Arpo {
    gap: 0 1rem;
  }
}
.ShKNKTkfyD .nX9bFi3Ic {
  color: #000000;
}
.ShKNKTkfyD .xX8itP,
.ShKNKTkfyD .hOVhEcDA1 {
  color: #000000;
}
.ShKNKTkfyD .qpzVmz {
  max-width: 800px;
}
.ShKNKTkfyD .laV3bxurd,
.ShKNKTkfyD .QWGBf7PBbS {
  overflow: hidden;
}
.ShKNKTkfyD .G8iQOd8wTZz {
  display: grid;
  transform: translate3d(-3rem, 0, 0);
  width: 115vw;
  grid-column-gap: 1rem;
}
.ShKNKTkfyD .EnuQZffR3 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.ShKNKTkfyD .EnuQZffR3 img {
  min-width: 30vw;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .ShKNKTkfyD .EnuQZffR3 img {
    min-width: 35vw;
  }
}
.ShKNKTkfyD .IuGvIwPA,
.ShKNKTkfyD .C3h9Arpo {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
}
.ShKNKTkfyD .IuGvIwPA {
  align-items: flex-end;
}
.ShKNKTkfyD .C3h9Arpo {
  align-items: flex-start;
}
.rqq6LpHDhTq {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.rqq6LpHDhTq .DPLoTOLYu.eBZnf89 {
  display: none;
}
.rqq6LpHDhTq .DPLoTOLYu {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.rqq6LpHDhTq .Wi1aIKn {
  background: #1778f2;
  color: #ffffff;
}
.rqq6LpHDhTq .Wi1aIKn:hover {
  background: #0b60cb;
}
.rqq6LpHDhTq .yrB884Z {
  background: #1da1f2;
  color: #ffffff;
}
.rqq6LpHDhTq .yrB884Z:hover {
  background: #0c85d0;
}
.rqq6LpHDhTq .irEo40Hs {
  background: #f00075;
  color: #ffffff;
}
.rqq6LpHDhTq .irEo40Hs:hover {
  background: #bd005c;
}
.rqq6LpHDhTq .pp2Dwx8ok39 {
  background: #000000;
  color: #ffffff;
}
.rqq6LpHDhTq .pp2Dwx8ok39:hover {
  background: #000000;
}
.rqq6LpHDhTq .IuvWNRY {
  display: inline-block;
  font-size: 32px;
  border-radius: 50%;
  width: 72px;
  height: 72px;
  line-height: 72px;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
.rqq6LpHDhTq [class^="socicon-"]:before,
.rqq6LpHDhTq [class*=" socicon-"]:before {
  line-height: 55px;
  padding: 0.6rem;
}
.peJgNZ {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: transparent;
}
.peJgNZ .TMet50I8 {
  background-color: #ffffff;
  opacity: 0.4;
}
.peJgNZ form .hOVhEcDA1 {
  text-align: center;
  width: 100%;
}
.peJgNZ form .hOVhEcDA1 .pUsjlgk {
  display: inline-flex;
}
@media (max-width: 991px) {
  .peJgNZ form .hOVhEcDA1 .pUsjlgk {
    width: 100%;
  }
}
.peJgNZ .qpzVmz {
  max-width: 800px;
}
.ThZdTVOlbt {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: transparent;
}
.ThZdTVOlbt .DPLoTOLYu.eBZnf89 {
  display: none;
}
.ThZdTVOlbt .DPLoTOLYu {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.ThZdTVOlbt .q5IFsJ {
  justify-content: center;
}
.ThZdTVOlbt .V4dGh2Ophk {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .ThZdTVOlbt .V4dGh2Ophk {
    margin-bottom: 1rem;
  }
}
.ThZdTVOlbt .V4dGh2Ophk .OUHXG7VxA8 {
  display: flex;
  flex-direction: column;
  height: 100%;
  background: #ffffff;
  padding: 2.25rem;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .ThZdTVOlbt .V4dGh2Ophk .OUHXG7VxA8 {
    padding: 2rem 1.5rem;
  }
}
@media (max-width: 767px) {
  .ThZdTVOlbt .V4dGh2Ophk .OUHXG7VxA8 {
    padding: 2rem 1.5rem;
  }
}
.ThZdTVOlbt .qpzVmz {
  max-width: 800px;
}
.JVdf2B {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #000000;
  overflow: hidden;
}
