.CF311v {
  border-width: 2px;
}
img,
.IeEQc1g,
.eXVKq2d,
.PWkaNJaY,
.iWv0cXcgw9k iframe,
.tTuck8N iframe,
.gZDblp94jc,
.GsxmbHyMA,
.FhCphwNk,
.xUZSyFUg {
  border-radius: 2rem !important;
}
.PWkaNJaY {
  overflow: hidden;
}
body {
  background-color: #fffae6;
}
body {
  font-family: Golos Text;
}
.eJGXLk {
  font-family: 'Golos Text', sans-serif;
  font-size: 5rem;
  line-height: 1;
}
.eJGXLk > .SfpWfQ9 {
  font-size: 6.25rem;
}
.jPEJ8vCND6 {
  font-family: 'Golos Text', sans-serif;
  font-size: 4rem;
  line-height: 1;
}
.jPEJ8vCND6 > .SfpWfQ9 {
  font-size: 5rem;
}
.GXHf38 {
  font-family: 'Golos Text', sans-serif;
  font-size: 1.2rem;
  line-height: 1.5;
}
.GXHf38 > .SfpWfQ9 {
  font-size: 1.5rem;
}
.ci1XtQ {
  font-family: 'Golos Text', sans-serif;
  font-size: 2.5rem;
  line-height: 1.5;
}
.ci1XtQ > .SfpWfQ9 {
  font-size: 3.125rem;
}
.A5Zk38 {
  font-family: 'Golos Text', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
}
.A5Zk38 > .SfpWfQ9 {
  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) {
  .eJGXLk {
    font-size: 4rem;
  }
}
@media (max-width: 768px) {
  .eJGXLk {
    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))));
  }
  .jPEJ8vCND6 {
    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))));
  }
  .GXHf38 {
    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))));
  }
  .ci1XtQ {
    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))));
  }
  .A5Zk38 {
    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) {
  .eJGXLk {
    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))));
  }
  .jPEJ8vCND6 {
    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))));
  }
  .GXHf38 {
    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))));
  }
  .ci1XtQ {
    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))));
  }
  .A5Zk38 {
    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 */
.CF311v {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .CF311v {
    padding: 0.75rem 1.5rem;
  }
}
.ZbH8DAHoc0g {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.UfihiX9pjOF {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.g9L2BL {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
.hFNLAlax {
  background-color: #ffee32 !important;
}
.p3b8mvcc {
  background-color: #28d685 !important;
}
.iev1r9t7 {
  background-color: #0dcbf1 !important;
}
.fZSPGKulfT {
  background-color: #febf00 !important;
}
.IpdyppMKoT {
  background-color: #d82637 !important;
}
.umbpXD,
.umbpXD:active {
  background-color: #ffee32 !important;
  border-color: #ffee32 !important;
  color: #322e00 !important;
  box-shadow: none;
}
.umbpXD:hover,
.umbpXD:focus,
.umbpXD.SmjjYI,
.umbpXD.rRki8iZu {
  color: inherit;
  background-color: #fff265 !important;
  border-color: #fff265 !important;
  box-shadow: none;
}
.umbpXD.nryiQFRY9Jh,
.umbpXD:disabled {
  color: #322e00 !important;
  background-color: #fff265 !important;
  border-color: #fff265 !important;
}
.ht21LCRA,
.ht21LCRA:active {
  background-color: #474747 !important;
  border-color: #474747 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.ht21LCRA:hover,
.ht21LCRA:focus,
.ht21LCRA.SmjjYI,
.ht21LCRA.rRki8iZu {
  color: inherit;
  background-color: #616161 !important;
  border-color: #616161 !important;
  box-shadow: none;
}
.ht21LCRA.nryiQFRY9Jh,
.ht21LCRA:disabled {
  color: #ffffff !important;
  background-color: #616161 !important;
  border-color: #616161 !important;
}
.Jdjid2DHGqY,
.Jdjid2DHGqY:active {
  background-color: #0dcbf1 !important;
  border-color: #0dcbf1 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.Jdjid2DHGqY:hover,
.Jdjid2DHGqY:focus,
.Jdjid2DHGqY.SmjjYI,
.Jdjid2DHGqY.rRki8iZu {
  color: inherit;
  background-color: #3cd6f5 !important;
  border-color: #3cd6f5 !important;
  box-shadow: none;
}
.Jdjid2DHGqY.nryiQFRY9Jh,
.Jdjid2DHGqY:disabled {
  color: #ffffff !important;
  background-color: #3cd6f5 !important;
  border-color: #3cd6f5 !important;
}
.nFSvCF,
.nFSvCF:active {
  background-color: #28d685 !important;
  border-color: #28d685 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.nFSvCF:hover,
.nFSvCF:focus,
.nFSvCF.SmjjYI,
.nFSvCF.rRki8iZu {
  color: inherit;
  background-color: #52df9d !important;
  border-color: #52df9d !important;
  box-shadow: none;
}
.nFSvCF.nryiQFRY9Jh,
.nFSvCF:disabled {
  color: #ffffff !important;
  background-color: #52df9d !important;
  border-color: #52df9d !important;
}
.maTeV5j,
.maTeV5j:active {
  background-color: #febf00 !important;
  border-color: #febf00 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.maTeV5j:hover,
.maTeV5j:focus,
.maTeV5j.SmjjYI,
.maTeV5j.rRki8iZu {
  color: inherit;
  background-color: #ffcc32 !important;
  border-color: #ffcc32 !important;
  box-shadow: none;
}
.maTeV5j.nryiQFRY9Jh,
.maTeV5j:disabled {
  color: #ffffff !important;
  background-color: #ffcc32 !important;
  border-color: #ffcc32 !important;
}
.eEYcnwzIK4,
.eEYcnwzIK4:active {
  background-color: #d82637 !important;
  border-color: #d82637 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.eEYcnwzIK4:hover,
.eEYcnwzIK4:focus,
.eEYcnwzIK4.SmjjYI,
.eEYcnwzIK4.rRki8iZu {
  color: inherit;
  background-color: #e0515e !important;
  border-color: #e0515e !important;
  box-shadow: none;
}
.eEYcnwzIK4.nryiQFRY9Jh,
.eEYcnwzIK4:disabled {
  color: #ffffff !important;
  background-color: #e0515e !important;
  border-color: #e0515e !important;
}
.gir87Qt,
.gir87Qt:active {
  background-color: #eff0ec !important;
  border-color: #eff0ec !important;
  color: #757b62 !important;
  box-shadow: none;
}
.gir87Qt:hover,
.gir87Qt:focus,
.gir87Qt.SmjjYI,
.gir87Qt.rRki8iZu {
  color: inherit;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  box-shadow: none;
}
.gir87Qt.nryiQFRY9Jh,
.gir87Qt:disabled {
  color: #757b62 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.vhBuPR,
.vhBuPR:active {
  background-color: #232323 !important;
  border-color: #232323 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.vhBuPR:hover,
.vhBuPR:focus,
.vhBuPR.SmjjYI,
.vhBuPR.rRki8iZu {
  color: inherit;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
  box-shadow: none;
}
.vhBuPR.nryiQFRY9Jh,
.vhBuPR:disabled {
  color: #ffffff !important;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
}
.hBa8Znijiyb,
.hBa8Znijiyb:active {
  background-color: transparent !important;
  border-color: #ffee32;
  color: #ffee32;
}
.hBa8Znijiyb:hover,
.hBa8Znijiyb:focus,
.hBa8Znijiyb.SmjjYI,
.hBa8Znijiyb.rRki8iZu {
  color: #dac800 !important;
  background-color: transparent !important;
  border-color: #dac800 !important;
  box-shadow: none !important;
}
.hBa8Znijiyb.nryiQFRY9Jh,
.hBa8Znijiyb:disabled {
  color: #322e00 !important;
  background-color: #ffee32 !important;
  border-color: #ffee32 !important;
}
.yTE5rkjnSi,
.yTE5rkjnSi:active {
  background-color: transparent !important;
  border-color: #474747;
  color: #474747;
}
.yTE5rkjnSi:hover,
.yTE5rkjnSi:focus,
.yTE5rkjnSi.SmjjYI,
.yTE5rkjnSi.rRki8iZu {
  color: #1c1c1c !important;
  background-color: transparent !important;
  border-color: #1c1c1c !important;
  box-shadow: none !important;
}
.yTE5rkjnSi.nryiQFRY9Jh,
.yTE5rkjnSi:disabled {
  color: #ffffff !important;
  background-color: #474747 !important;
  border-color: #474747 !important;
}
.Q07uWm2d,
.Q07uWm2d:active {
  background-color: transparent !important;
  border-color: #0dcbf1;
  color: #0dcbf1;
}
.Q07uWm2d:hover,
.Q07uWm2d:focus,
.Q07uWm2d.SmjjYI,
.Q07uWm2d.rRki8iZu {
  color: #09869f !important;
  background-color: transparent !important;
  border-color: #09869f !important;
  box-shadow: none !important;
}
.Q07uWm2d.nryiQFRY9Jh,
.Q07uWm2d:disabled {
  color: #ffffff !important;
  background-color: #0dcbf1 !important;
  border-color: #0dcbf1 !important;
}
.suCuZZK8KWp,
.suCuZZK8KWp:active {
  background-color: transparent !important;
  border-color: #28d685;
  color: #28d685;
}
.suCuZZK8KWp:hover,
.suCuZZK8KWp:focus,
.suCuZZK8KWp.SmjjYI,
.suCuZZK8KWp.rRki8iZu {
  color: #1a8d58 !important;
  background-color: transparent !important;
  border-color: #1a8d58 !important;
  box-shadow: none !important;
}
.suCuZZK8KWp.nryiQFRY9Jh,
.suCuZZK8KWp:disabled {
  color: #ffffff !important;
  background-color: #28d685 !important;
  border-color: #28d685 !important;
}
.F1pEcEmsKS,
.F1pEcEmsKS:active {
  background-color: transparent !important;
  border-color: #febf00;
  color: #febf00;
}
.F1pEcEmsKS:hover,
.F1pEcEmsKS:focus,
.F1pEcEmsKS.SmjjYI,
.F1pEcEmsKS.rRki8iZu {
  color: #a77e00 !important;
  background-color: transparent !important;
  border-color: #a77e00 !important;
  box-shadow: none !important;
}
.F1pEcEmsKS.nryiQFRY9Jh,
.F1pEcEmsKS:disabled {
  color: #ffffff !important;
  background-color: #febf00 !important;
  border-color: #febf00 !important;
}
.SkNcrZot2Lu,
.SkNcrZot2Lu:active {
  background-color: transparent !important;
  border-color: #d82637;
  color: #d82637;
}
.SkNcrZot2Lu:hover,
.SkNcrZot2Lu:focus,
.SkNcrZot2Lu.SmjjYI,
.SkNcrZot2Lu.rRki8iZu {
  color: #8e1924 !important;
  background-color: transparent !important;
  border-color: #8e1924 !important;
  box-shadow: none !important;
}
.SkNcrZot2Lu.nryiQFRY9Jh,
.SkNcrZot2Lu:disabled {
  color: #ffffff !important;
  background-color: #d82637 !important;
  border-color: #d82637 !important;
}
.MH7PYvDW,
.MH7PYvDW:active {
  background-color: transparent !important;
  border-color: #232323;
  color: #232323;
}
.MH7PYvDW:hover,
.MH7PYvDW:focus,
.MH7PYvDW.SmjjYI,
.MH7PYvDW.rRki8iZu {
  color: #000000 !important;
  background-color: transparent !important;
  border-color: #000000 !important;
  box-shadow: none !important;
}
.MH7PYvDW.nryiQFRY9Jh,
.MH7PYvDW:disabled {
  color: #ffffff !important;
  background-color: #232323 !important;
  border-color: #232323 !important;
}
.sFE4xf3,
.sFE4xf3:active {
  background-color: transparent !important;
  border-color: #fafafa;
  color: #fafafa;
}
.sFE4xf3:hover,
.sFE4xf3:focus,
.sFE4xf3.SmjjYI,
.sFE4xf3.rRki8iZu {
  color: #cfcfcf !important;
  background-color: transparent !important;
  border-color: #cfcfcf !important;
  box-shadow: none !important;
}
.sFE4xf3.nryiQFRY9Jh,
.sFE4xf3:disabled {
  color: #7a7a7a !important;
  background-color: #fafafa !important;
  border-color: #fafafa !important;
}
.wfWrbg {
  color: #ffee32 !important;
}
.heRb3Lvix {
  color: #474747 !important;
}
.Y7eKuNdaC {
  color: #28d685 !important;
}
.Yslcp2o9rm {
  color: #0dcbf1 !important;
}
.BPPdSrL {
  color: #febf00 !important;
}
.eTBztjFExh {
  color: #d82637 !important;
}
.gueePd6F6p {
  color: #fafafa !important;
}
.Bz38jN {
  color: #232323 !important;
}
a.wfWrbg:hover,
a.wfWrbg:focus,
a.wfWrbg.rRki8iZu {
  color: #cbba00 !important;
}
a.heRb3Lvix:hover,
a.heRb3Lvix:focus,
a.heRb3Lvix.rRki8iZu {
  color: #141414 !important;
}
a.Y7eKuNdaC:hover,
a.Y7eKuNdaC:focus,
a.Y7eKuNdaC.rRki8iZu {
  color: #188050 !important;
}
a.Yslcp2o9rm:hover,
a.Yslcp2o9rm:focus,
a.Yslcp2o9rm.rRki8iZu {
  color: #087990 !important;
}
a.BPPdSrL:hover,
a.BPPdSrL:focus,
a.BPPdSrL.rRki8iZu {
  color: #987200 !important;
}
a.eTBztjFExh:hover,
a.eTBztjFExh:focus,
a.eTBztjFExh.rRki8iZu {
  color: #811721 !important;
}
a.gueePd6F6p:hover,
a.gueePd6F6p:focus,
a.gueePd6F6p.rRki8iZu {
  color: #c7c7c7 !important;
}
a.Bz38jN:hover,
a.Bz38jN:focus,
a.Bz38jN.rRki8iZu {
  color: #000000 !important;
}
a:is(#z6EZczmN, #lOA3Us, #OkH3CUghhC, #yOV6YqQQ, #SROgEcWtg, #HZLrmPL2Kk4, #Pm0xU9fIQV, #e5d7TDwr, #D56N0Vg, #QnWBHvh, #KFh101, #e4HZuuI5nJ, #CF5jhDj, #kepocx, #jQ6FhOQ, #wfWrbg, #heRb3Lvix, #Y7eKuNdaC, #Yslcp2o9rm, #BPPdSrL, #eTBztjFExh, #EkIag7nCAhR, #vH0qJ6K, #gueePd6F6p, #bau21UGKq, #fLPRdK2e, #lB3XaRt, #rtvTyV9, #bSYGMY1ch, #fd2FruEnAm, #g5Wjt9B5i4p, #MBuoRQc, #AyYXrlvj4jc, #wFgxnY7Rl, #Rs1Vqy, #Ehe46Uskv, #fZO8Seo, #gMeBGtrPgi4, #uVK4rByC, #AQ7H9yw, #HCVZ2IR, #Fp6WjiS, #u9ttqL, #gyIWlfZt, #Bz38jN):not(.LOuDZPU):not(.v84JPeD):not([role]):not(.DlnqkBu) {
  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(#z6EZczmN, #lOA3Us, #OkH3CUghhC, #yOV6YqQQ, #SROgEcWtg, #HZLrmPL2Kk4, #Pm0xU9fIQV, #e5d7TDwr, #D56N0Vg, #QnWBHvh, #KFh101, #e4HZuuI5nJ, #CF5jhDj, #kepocx, #jQ6FhOQ, #wfWrbg, #heRb3Lvix, #Y7eKuNdaC, #Yslcp2o9rm, #BPPdSrL, #eTBztjFExh, #EkIag7nCAhR, #vH0qJ6K, #gueePd6F6p, #bau21UGKq, #fLPRdK2e, #lB3XaRt, #rtvTyV9, #bSYGMY1ch, #fd2FruEnAm, #g5Wjt9B5i4p, #MBuoRQc, #AyYXrlvj4jc, #wFgxnY7Rl, #Rs1Vqy, #Ehe46Uskv, #fZO8Seo, #gMeBGtrPgi4, #uVK4rByC, #AQ7H9yw, #HCVZ2IR, #Fp6WjiS, #u9ttqL, #gyIWlfZt, #Bz38jN):not(.LOuDZPU):not(.v84JPeD):not([role]):not(.DlnqkBu):hover {
  transition: background-position 2s ease-in-out;
  background-image: linear-gradient(currentColor 50%, currentColor 50%);
  background-position: 0px 1.2em;
}
.dvu5NTkkBTb .LOuDZPU.rRki8iZu {
  color: #ffee32;
}
.dvu5NTkkBTb .LOuDZPU:not(.rRki8iZu) {
  color: #232323;
}
.Qieceisd {
  background-color: #70c770;
}
.oFXb2QnuvEe {
  background-color: #0dcbf1;
}
.cxtISTc {
  background-color: #febf00;
}
.OnUbo7e {
  background-color: #d82637;
}
.vgipbx .CF311v:not(.ac6Ty8G) {
  border-radius: 100px;
}
.vWJhZAVjhf li a {
  border-radius: 100px !important;
}
.vWJhZAVjhf li.rRki8iZu .CF311v {
  background-color: #ffee32;
  border-color: #ffee32;
  color: #4b4500;
}
.vWJhZAVjhf li.rRki8iZu .CF311v:focus {
  box-shadow: none;
}
.dvu5NTkkBTb .LOuDZPU {
  border-radius: 100px !important;
}
a,
a:hover {
  color: #ffee32;
}
.a6Dc8h2CK.hFNLAlax .V7j8cD3G,
.a6Dc8h2CK.hFNLAlax .zMlBiidOn {
  color: #fffffe;
}
.a6Dc8h2CK.p3b8mvcc .V7j8cD3G,
.a6Dc8h2CK.p3b8mvcc .zMlBiidOn {
  color: #d3f7e6;
}
.a6Dc8h2CK.iev1r9t7 .V7j8cD3G,
.a6Dc8h2CK.iev1r9t7 .zMlBiidOn {
  color: #cef5fc;
}
.a6Dc8h2CK.fZSPGKulfT .V7j8cD3G,
.a6Dc8h2CK.fZSPGKulfT .zMlBiidOn {
  color: #fff2cb;
}
.a6Dc8h2CK.IpdyppMKoT .V7j8cD3G,
.a6Dc8h2CK.IpdyppMKoT .zMlBiidOn {
  color: #f7d3d6;
}
/* Scroll to top button*/
.acPDsbOST {
  display: none;
}
.Fs8gv3NR {
  font-family: 'Golos Text', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
  border-radius: 40px !important;
}
.Fs8gv3NR > .SfpWfQ9 {
  font-size: 1.75rem;
}
.Fs8gv3NR:hover,
.Fs8gv3NR: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: #ffee32 !important;
}
.Fs8gv3NR:-webkit-input-placeholder {
  font-family: 'Golos Text', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
}
.Fs8gv3NR:-webkit-input-placeholder > .SfpWfQ9 {
  font-size: 1.75rem;
}
blockquote {
  border-color: #ffee32;
}
/* Forms */
.YZyWKSEL .QX9NIlZ3 .CF311v {
  border-radius: 100px !important;
}
.YZyWKSEL .QX9NIlZ3 .CF311v:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.YZyWKSEL .QX9NIlZ3 button[type="submit"] {
  border-radius: 100px !important;
  padding: 1rem 3rem;
}
.YZyWKSEL .QX9NIlZ3 button[type="submit"]:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.EiMdZx li:hover,
.EiMdZx li.UzrmJ6TalRd {
  background-color: #ffee32;
  color: #000000;
}
.fn8yUnLs {
  transition: 0.25s ease;
}
.fn8yUnLs:hover {
  border-color: #ffee32;
}
.EiMdZx .tpZLUerY,
.fn8yUnLs.XyvGdv:after,
.fn8yUnLs.lWWDRTE:after {
  transition: 0.4s;
  border-top-color: #232323;
  border-bottom-color: #232323;
}
.EiMdZx:hover .tpZLUerY,
.fn8yUnLs.XyvGdv:hover:after,
.fn8yUnLs.lWWDRTE:hover:after {
  border-top-color: #ffee32;
  border-bottom-color: #ffee32;
}
.BR3Blw .CNOI3sg8 td.aQlqG4gkCYO,
.BR3Blw .CNOI3sg8 td.O59zDIhRUc,
.BR3Blw .WRnfKGozVp .AZoxehY > div > div.O59zDIhRUc {
  color: #000000 !important;
  background-color: #ffee32 !important;
  box-shadow: none !important;
}
.BR3Blw .CNOI3sg8 td:hover,
.BR3Blw .WRnfKGozVp .AZoxehY > div > div:hover {
  color: #ffffff !important;
  background: #474747 !important;
  box-shadow: none !important;
}
.tIHwM5Ax2AR {
  background-image: none !important;
}
.gYP7e3M0MSb:not(section),
.uS4XwMKkx {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: auto;
}
iframe.gYP7e3M0MSb,
.gYP7e3M0MSb: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='%23ffee32' %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.gYP7e3M0MSb:after {
  opacity: 0.5;
}
body {
  overflow-x: hidden;
}
a {
  transition: color 0.6s;
}
@media (max-width: 1400px) {
  .a1dCSSn {
    max-width: 100%;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .a1dCSSn {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .JTecNO {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 767px) {
  .JTecNO {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.cUhvL2NBRyd {
  z-index: 1000;
  width: 100%;
  position: relative;
}
.cUhvL2NBRyd .v84JPeD: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) {
  .cUhvL2NBRyd .qhJYYY {
    transform: scale(0.8);
  }
}
.cUhvL2NBRyd .SuQC8c {
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.cUhvL2NBRyd .SuQC8c img {
  max-width: 100%;
  max-height: 100%;
}
.cUhvL2NBRyd .SuQC8c .DlnqkBu {
  line-height: inherit !important;
}
.cUhvL2NBRyd .SuQC8c .Mu1zIg7cdh a {
  outline: none;
}
.cUhvL2NBRyd .xWutht24 {
  margin: auto;
  margin-left: 0;
  margin-left: auto;
}
.cUhvL2NBRyd .xWutht24 .kQoAcA {
  padding: 0 !important;
  transition: 0.3s all !important;
}
.cUhvL2NBRyd .xWutht24 .kQoAcA .LOuDZPU {
  padding: 16px !important;
  margin: 0 !important;
  border-radius: 1rem !important;
  transition: 0.3s all !important;
}
.cUhvL2NBRyd .xWutht24 .kQoAcA .LOuDZPU:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
.cUhvL2NBRyd .xWutht24 .YYDkqX8nR .LOuDZPU::after {
  transform: rotate(180deg);
}
@media (min-width: 992px) {
  .cUhvL2NBRyd .xWutht24 .YYDkqX8nR .LOuDZPU::before {
    content: "";
    width: 100%;
    height: 20px;
    top: 100%;
    background: transparent;
    position: absolute;
  }
}
.cUhvL2NBRyd .xWutht24 .v84JPeD {
  padding: 12px !important;
  border-radius: 0.5rem !important;
  margin: 0 8px !important;
  transition: 0.3s all !important;
}
.cUhvL2NBRyd .xWutht24 .v84JPeD:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
@media (min-width: 992px) {
  .cUhvL2NBRyd .xWutht24 {
    padding-left: 1.5rem;
  }
}
.cUhvL2NBRyd .LOuDZPU {
  width: fit-content;
  position: relative;
}
.cUhvL2NBRyd .Mu1zIg7cdh {
  margin: 0 !important;
}
@media (max-width: 767px) {
  .cUhvL2NBRyd .Mu1zIg7cdh {
    padding-left: 0;
  }
}
.cUhvL2NBRyd .DlnqkBu {
  padding-left: 1rem;
  padding-right: 0.5rem;
}
@media (max-width: 767px) {
  .cUhvL2NBRyd .uZFbf7 {
    padding-bottom: 0.5rem;
  }
}
.cUhvL2NBRyd .uZFbf7 .k08R5HodF2.BPFpv8::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  transition: 0.3s all;
}
.cUhvL2NBRyd .a1dCSSn {
  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) {
  .cUhvL2NBRyd .a1dCSSn {
    padding-right: 2rem;
  }
}
@media (max-width: 767px) {
  .cUhvL2NBRyd .a1dCSSn {
    width: 95%;
    height: 56px !important;
    padding-right: 1rem;
    margin-top: 0rem;
  }
}
.cUhvL2NBRyd .TXlg6Fw {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.cUhvL2NBRyd .W35tEmEd45 {
  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;
}
.cUhvL2NBRyd .kQoAcA:focus,
.cUhvL2NBRyd .LOuDZPU:focus {
  outline: none;
}
.cUhvL2NBRyd .WtJyZWBS .W35tEmEd45 .v84JPeD {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.cUhvL2NBRyd .WtJyZWBS .W35tEmEd45 .v84JPeD::after {
  right: 0.5rem;
}
.cUhvL2NBRyd .WtJyZWBS .W35tEmEd45 .v84JPeD .SfpWfQ9 {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cUhvL2NBRyd .WtJyZWBS .W35tEmEd45 .v84JPeD .SfpWfQ9:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cUhvL2NBRyd .B08vimodr .W35tEmEd45 .v84JPeD:before {
  display: none;
}
.cUhvL2NBRyd .B08vimodr .WtJyZWBS .W35tEmEd45 .v84JPeD {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cUhvL2NBRyd .lojIgEN6 {
  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;
}
.cUhvL2NBRyd .lojIgEN6.XJ6GkePjQx {
  transition: all 0.3s;
}
.cUhvL2NBRyd .lojIgEN6 .v84JPeD {
  padding: 0.5rem 1.8rem;
}
.cUhvL2NBRyd .lojIgEN6 .Mu1zIg7cdh img {
  min-width: 6rem;
  object-fit: cover;
}
.cUhvL2NBRyd .lojIgEN6 .fyec1AwkjU1 {
  z-index: 1;
  justify-content: flex-end;
}
.cUhvL2NBRyd .lojIgEN6.B08vimodr {
  justify-content: center;
}
.cUhvL2NBRyd .lojIgEN6.B08vimodr .kQoAcA .LOuDZPU::before {
  display: none;
}
.cUhvL2NBRyd .lojIgEN6.B08vimodr.XJ6GkePjQx .W35tEmEd45 {
  top: 0;
}
@media (min-width: 992px) {
  .cUhvL2NBRyd .lojIgEN6.B08vimodr.XJ6GkePjQx:not(.v3EhVO) .fyec1AwkjU1 {
    max-height: calc(98.5vh - 4.3rem);
  }
}
.cUhvL2NBRyd .lojIgEN6.B08vimodr .W35tEmEd45 .GnD1bJU {
  left: 0 !important;
}
.cUhvL2NBRyd .lojIgEN6.B08vimodr .W35tEmEd45 .v84JPeD:after {
  right: auto;
}
.cUhvL2NBRyd .lojIgEN6.B08vimodr .W35tEmEd45 .BPFpv8[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%;
}
.cUhvL2NBRyd .lojIgEN6.B08vimodr ul.xWutht24 li {
  margin: auto;
}
.cUhvL2NBRyd .lojIgEN6.B08vimodr .W35tEmEd45 .v84JPeD {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
.cUhvL2NBRyd .lojIgEN6.B08vimodr .HLas88xBLEk {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 767px) {
  .cUhvL2NBRyd .lojIgEN6 {
    min-height: 72px;
  }
  .cUhvL2NBRyd .lojIgEN6 .Mu1zIg7cdh img {
    height: 2.5rem !important;
    min-width: 2.5rem !important;
  }
}
@media (max-width: 991px) {
  .cUhvL2NBRyd .lojIgEN6 .kQoAcA .LOuDZPU::before {
    display: none;
  }
  .cUhvL2NBRyd .lojIgEN6.XJ6GkePjQx .W35tEmEd45 {
    top: 0;
  }
  .cUhvL2NBRyd .lojIgEN6 .W35tEmEd45 .GnD1bJU {
    left: 0 !important;
  }
  .cUhvL2NBRyd .lojIgEN6 .W35tEmEd45 .v84JPeD:after {
    right: auto;
  }
  .cUhvL2NBRyd .lojIgEN6 .W35tEmEd45 .BPFpv8[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%;
  }
  .cUhvL2NBRyd .lojIgEN6 .W35tEmEd45 .v84JPeD {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .cUhvL2NBRyd .lojIgEN6 .SuQC8c {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 10px;
  }
  .cUhvL2NBRyd .lojIgEN6 .qhJYYY {
    flex-basis: auto;
  }
  .cUhvL2NBRyd .lojIgEN6 .HLas88xBLEk {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.cUhvL2NBRyd .lojIgEN6.v3EhVO .Mu1zIg7cdh img {
  height: 2rem;
}
.cUhvL2NBRyd .v84JPeD.rRki8iZu,
.cUhvL2NBRyd .v84JPeD:active {
  background-color: transparent;
}
.cUhvL2NBRyd .U8l9Cz .xWutht24 .LOuDZPU {
  padding: 0;
}
.cUhvL2NBRyd .uZFbf7 .k08R5HodF2.BPFpv8 {
  margin-right: 1.667em;
}
.cUhvL2NBRyd .uZFbf7 .k08R5HodF2.BPFpv8[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cUhvL2NBRyd .lojIgEN6.U8l9Cz .WtJyZWBS .W35tEmEd45 {
  background: #ffffff;
}
.cUhvL2NBRyd .lojIgEN6.U8l9Cz .WtJyZWBS .W35tEmEd45 .GnD1bJU {
  margin: 0;
  left: 105%;
  transform: none;
  top: -12px;
}
.cUhvL2NBRyd .lojIgEN6 .WtJyZWBS.YYDkqX8nR > .W35tEmEd45 {
  display: flex;
}
.cUhvL2NBRyd ul.xWutht24 {
  flex-wrap: wrap;
}
.cUhvL2NBRyd .O9CMIXbfvk {
  text-align: center;
  min-width: 140px;
}
@media (max-width: 992px) {
  .cUhvL2NBRyd .O9CMIXbfvk {
    text-align: left;
  }
}
.cUhvL2NBRyd button.qhJYYY {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.cUhvL2NBRyd button.qhJYYY .in7x2FqkXY5 span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cUhvL2NBRyd button.qhJYYY .in7x2FqkXY5 span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cUhvL2NBRyd button.qhJYYY .in7x2FqkXY5 span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cUhvL2NBRyd button.qhJYYY .in7x2FqkXY5 span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cUhvL2NBRyd button.qhJYYY .in7x2FqkXY5 span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cUhvL2NBRyd nav.XJ6GkePjQx .in7x2FqkXY5 span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cUhvL2NBRyd nav.XJ6GkePjQx .in7x2FqkXY5 span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cUhvL2NBRyd nav.XJ6GkePjQx .in7x2FqkXY5 span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cUhvL2NBRyd nav.XJ6GkePjQx .in7x2FqkXY5 span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cUhvL2NBRyd .dmGhv9 {
  padding: 0 1rem;
}
.cUhvL2NBRyd a.LOuDZPU {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cUhvL2NBRyd .HLas88xBLEk {
  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) {
  .cUhvL2NBRyd .HLas88xBLEk {
    justify-content: flex-start;
    margin-bottom: 0.5rem;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cUhvL2NBRyd .lojIgEN6 {
    height: 70px;
  }
  .cUhvL2NBRyd .lojIgEN6.XJ6GkePjQx {
    height: auto;
  }
  .cUhvL2NBRyd .kQoAcA .LOuDZPU:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cUhvL2NBRyd .lojIgEN6 .WtJyZWBS > .W35tEmEd45 {
  display: none;
  width: max-content;
  max-width: 500px !important;
  transform: translateX(-50%);
  top: calc(100% + 20px);
  left: 50%;
}
.cUhvL2NBRyd .lojIgEN6 .WtJyZWBS > .W35tEmEd45 .v84JPeD {
  line-height: 1 !important;
}
.cUhvL2NBRyd .lojIgEN6 .WtJyZWBS > .W35tEmEd45 .WtJyZWBS .v84JPeD {
  align-items: center;
  display: flex;
  height: max-content !important;
  min-height: max-content !important;
}
.cUhvL2NBRyd .lojIgEN6 .WtJyZWBS > .W35tEmEd45 .WtJyZWBS .v84JPeD::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);
}
.cUhvL2NBRyd .lojIgEN6 .WtJyZWBS > .W35tEmEd45 .WtJyZWBS.YYDkqX8nR .v84JPeD::after {
  transform: rotate(0deg);
}
.cUhvL2NBRyd .vgipbx {
  margin: -0.6rem -0.6rem;
}
.cUhvL2NBRyd .qhJYYY {
  margin-left: 12px;
  margin-right: 8px;
  order: 1000;
}
@media (max-width: 991px) {
  .cUhvL2NBRyd .SuQC8c {
    margin-right: auto;
  }
  .cUhvL2NBRyd .fyec1AwkjU1 {
    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);
  }
  .cUhvL2NBRyd .xWutht24 .kQoAcA .LOuDZPU::after {
    margin-left: 10px;
  }
  .cUhvL2NBRyd .xWutht24 .v84JPeD:hover {
    background-color: rgba(27, 31, 10, 0.06);
  }
  .cUhvL2NBRyd .lojIgEN6 .WtJyZWBS > .W35tEmEd45 {
    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;
  }
  .cUhvL2NBRyd .lojIgEN6 .WtJyZWBS > .W35tEmEd45 .v84JPeD {
    padding: 8px !important;
    line-height: 1 !important;
    margin-bottom: 4px !important;
  }
  .cUhvL2NBRyd .lojIgEN6 .WtJyZWBS > .W35tEmEd45 .WtJyZWBS .v84JPeD {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
  }
  .cUhvL2NBRyd .lojIgEN6 .WtJyZWBS > .W35tEmEd45 .WtJyZWBS .v84JPeD::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);
  }
  .cUhvL2NBRyd .lojIgEN6 .WtJyZWBS > .W35tEmEd45 .WtJyZWBS.YYDkqX8nR .v84JPeD::after {
    transform: rotate(180deg);
  }
  .cUhvL2NBRyd .lojIgEN6 .WtJyZWBS > .W35tEmEd45 .GnD1bJU {
    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;
  }
  .cUhvL2NBRyd .lojIgEN6 .WtJyZWBS.YYDkqX8nR > .W35tEmEd45 {
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 575px) {
  .cUhvL2NBRyd .fyec1AwkjU1 {
    padding: 1rem;
  }
}
.jZFUtYHh2da {
  display: flex;
  background-image: url("cWsjDv.jpeg");
}
.jZFUtYHh2da .eEmblOoKBU {
  background-color: #000000;
  opacity: 0.5;
}
@media (min-width: 768px) {
  .jZFUtYHh2da {
    align-items: flex-end;
  }
  .jZFUtYHh2da .zeObe5dSI {
    justify-content: center;
  }
  .jZFUtYHh2da .rpIFEofK {
    padding: 1rem 3rem;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .jZFUtYHh2da .rpIFEofK {
    min-width: 50%;
  }
}
@media (max-width: 767px) {
  .jZFUtYHh2da {
    -webkit-align-items: center;
    align-items: flex-end;
  }
  .jZFUtYHh2da .rAVDPLYxS {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .jZFUtYHh2da .rpIFEofK {
    width: 100%;
  }
}
.jZFUtYHh2da .sOVAN00R3,
.jZFUtYHh2da .Ukv63R6xVmD {
  text-align: center;
}
.jZFUtYHh2da .jrPzqWWiPN,
.jZFUtYHh2da .vgipbx {
  text-align: center;
}
.qvHWtewSH {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: transparent;
}
.qvHWtewSH .xUZSyFUg img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 50% !important;
}
.qvHWtewSH .xUZSyFUg {
  background: #ffffff;
  margin-bottom: 2rem;
  padding: 2.25rem;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .qvHWtewSH .xUZSyFUg {
    padding: 1.5rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .qvHWtewSH .xUZSyFUg {
    padding: 1.5rem;
    margin-bottom: 1rem;
  }
}
.qvHWtewSH .jIAiIEV,
.qvHWtewSH .TXlg6Fw {
  color: #000000;
}
.qvHWtewSH .NT3TQfF {
  color: #000000;
  text-align: left;
}
.qvHWtewSH .bBWljv {
  max-width: 800px;
}
.qvHWtewSH .sOVAN00R3 {
  color: #000000;
}
.qvHWtewSH .jIAiIEV,
.qvHWtewSH .eMVnOK {
  text-align: center;
}
.qvHWtewSH .eMVnOK {
  display: flex;
  justify-content: center;
}
.e54f1Tk {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.e54f1Tk .jrPzqWWiPN {
  color: #000000;
}
.e54f1Tk .Ukv63R6xVmD {
  color: #000000;
}
.aDheo8Ap {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.aDheo8Ap .TZ4NlZy.nryiQFRY9Jh {
  display: none;
}
.aDheo8Ap .xUZSyFUg {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.aDheo8Ap .TZ4NlZy {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.aDheo8Ap .SfpWfQ9 {
  display: inline-flex;
  font-size: 2rem;
  color: #d70081;
  width: 80px;
  justify-content: center;
  align-items: center;
  background: #ffd7ef;
  height: 80px;
  border-radius: 50%;
}
.aDheo8Ap .jIAiIEV,
.aDheo8Ap .TXlg6Fw,
.aDheo8Ap .NT3TQfF {
  color: #000000;
  text-align: center;
}
.aDheo8Ap .bBWljv {
  max-width: 800px;
}
.aDheo8Ap .sOVAN00R3 {
  color: #000000;
}
.aDheo8Ap .vgipbx {
  text-align: center;
}
.aDheo8Ap .jIAiIEV,
.aDheo8Ap .TXlg6Fw {
  color: #FFEE32;
}
.Ss4esTA9jb .TZ4NlZy.nryiQFRY9Jh {
  display: none;
}
.Ss4esTA9jb .TZ4NlZy {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-image: url("W0WMOrpta.jpg");
}
.H7MgFal {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.H7MgFal .LclcQw:focus,
.H7MgFal span:focus {
  outline: none;
}
.H7MgFal .JTecNO {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}
.H7MgFal .bBWljv {
  max-width: 800px;
}
.H7MgFal .LclcQw {
  color: #232323;
  min-height: 90px;
  font-weight: bold;
}
@media (max-width: 768px) {
  .H7MgFal .LclcQw {
    min-height: 45px;
  }
}
.BfFgpsNXV {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.BfFgpsNXV .CzxrWk {
  line-height: 1.2;
  color: #000000;
  text-align: center;
}
.BfFgpsNXV img,
.BfFgpsNXV .sxv0kZFvc {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.BfFgpsNXV .LclcQw:focus,
.BfFgpsNXV span:focus {
  outline: none;
}
.BfFgpsNXV .LclcQw {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .BfFgpsNXV .LclcQw {
    margin-bottom: 1rem;
  }
}
.BfFgpsNXV .xUZSyFUg {
  position: relative;
  border-radius: 4px;
  display: flex;
  flex-flow: column nowrap;
}
.BfFgpsNXV .vgipbx {
  margin-top: auto !important;
}
.BfFgpsNXV .sOVAN00R3 {
  color: #000000;
}
.BfFgpsNXV .jrPzqWWiPN,
.BfFgpsNXV .vgipbx {
  color: #000000;
  text-align: center;
}
.BfFgpsNXV .ys4CRzR {
  color: #000000;
  text-align: center;
}
.BfFgpsNXV .bBWljv {
  max-width: 800px;
}
.wffRMarQW {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.wffRMarQW .LclcQw:focus,
.wffRMarQW span:focus {
  outline: none;
}
.wffRMarQW .LclcQw {
  cursor: pointer;
}
.wffRMarQW .u5sJQm {
  grid-row-gap: 2rem;
}
@media (max-width: 767px) {
  .wffRMarQW .u5sJQm {
    grid-row-gap: 1rem;
  }
}
.wffRMarQW .x2OUn9,
.wffRMarQW .GRPBce {
  gap: 0 2rem;
}
@media (max-width: 767px) {
  .wffRMarQW .x2OUn9,
  .wffRMarQW .GRPBce {
    gap: 0 1rem;
  }
}
.wffRMarQW .sOVAN00R3 {
  color: #000000;
}
.wffRMarQW .jrPzqWWiPN,
.wffRMarQW .vgipbx {
  color: #000000;
}
.wffRMarQW .bBWljv {
  max-width: 800px;
}
.wffRMarQW .a1dCSSn,
.wffRMarQW .JTecNO {
  overflow: hidden;
}
.wffRMarQW .u5sJQm {
  display: grid;
  transform: translate3d(-3rem, 0, 0);
  width: 115vw;
  grid-column-gap: 1rem;
}
.wffRMarQW .CFeh0Yh3Jg {
  display: flex;
  justify-content: center;
  align-items: center;
}
.wffRMarQW .CFeh0Yh3Jg img {
  min-width: 30vw;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .wffRMarQW .CFeh0Yh3Jg img {
    min-width: 35vw;
  }
}
.wffRMarQW .x2OUn9,
.wffRMarQW .GRPBce {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
}
.wffRMarQW .x2OUn9 {
  align-items: flex-end;
}
.wffRMarQW .GRPBce {
  align-items: flex-start;
}
.DsbULnCr {
  background-image: url("LpdT9pK.jpeg");
  overflow: hidden;
}
.tK4xSbZzsj {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: #ffd100;
}
.tK4xSbZzsj .EBENq9b {
  align-items: center;
}
.tK4xSbZzsj .TZ4NlZy.nryiQFRY9Jh {
  display: none;
}
.tK4xSbZzsj .TZ4NlZy {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.tK4xSbZzsj .xUZSyFUg {
  display: flex;
  margin-left: auto;
}
@media (max-width: 767px) {
  .tK4xSbZzsj .xUZSyFUg {
    margin-bottom: 1rem;
  }
}
.tK4xSbZzsj .vgipbx {
  padding-left: 1.5rem;
  text-align: right;
}
@media (max-width: 767px) {
  .tK4xSbZzsj .vgipbx {
    text-align: center;
    padding-left: 0rem;
  }
}
.tK4xSbZzsj .zeObe5dSI {
  align-items: center;
}
.tK4xSbZzsj .NT3TQfF {
  margin-bottom: 0px;
  text-align: left;
  color: #000000;
}
@media (max-width: 767px) {
  .tK4xSbZzsj .NT3TQfF {
    text-align: center;
  }
}
.alh2EF0RZ {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.alh2EF0RZ .CzxrWk {
  line-height: 1.2;
  color: #232323;
  text-align: center;
}
.alh2EF0RZ img,
.alh2EF0RZ .sxv0kZFvc {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.alh2EF0RZ .LclcQw:focus,
.alh2EF0RZ span:focus {
  outline: none;
}
.alh2EF0RZ .LclcQw {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .alh2EF0RZ .LclcQw {
    margin-bottom: 1rem;
  }
}
.alh2EF0RZ .xUZSyFUg {
  position: relative;
  border-radius: 4px;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.alh2EF0RZ .sOVAN00R3 {
  color: #232323;
}
.alh2EF0RZ .jrPzqWWiPN,
.alh2EF0RZ .vgipbx {
  color: #232323;
}
.alh2EF0RZ .ys4CRzR {
  color: #232323;
}
.alh2EF0RZ .bBWljv {
  max-width: 800px;
}
.MYDL20FA {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.MYDL20FA .jrPzqWWiPN {
  color: #000000;
}
.MYDL20FA .Ukv63R6xVmD {
  color: #000000;
}
.MYDL20FA .sOVAN00R3 {
  color: #000000;
  text-align: center;
}
.MYDL20FA .jrPzqWWiPN,
.MYDL20FA .LclcQw .vgipbx {
  text-align: left;
}
.MYDL20FA .xUZSyFUg {
  background: #ffffff;
  margin-bottom: 2rem;
  padding: 2.25rem;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .MYDL20FA .xUZSyFUg {
    padding: 2rem 1.5rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .MYDL20FA .xUZSyFUg {
    padding: 2rem 1.5rem;
    margin-bottom: 1rem;
  }
}
.IufKGe {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.IufKGe .lC77Ae {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.IufKGe .lC77Ae .Nvus8n {
  margin: 8px;
}
.IufKGe .lC77Ae .Nvus8n a:hover .SfpWfQ9,
.IufKGe .lC77Ae .Nvus8n a:focus .SfpWfQ9 {
  background-color: #f7f7f7;
}
.IufKGe .lC77Ae .Nvus8n a .SfpWfQ9 {
  width: 72px;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  font-size: 32px;
  background-color: #f7f7f7;
  color: #393193;
  transition: all 0.3s ease-in-out;
}
.IufKGe .AqdbcyNm1 {
  width: 100%;
  justify-content: center;
}
.IufKGe .sOVAN00R3 {
  color: #ffffff;
}
.IufKGe .sOVAN00R3,
.IufKGe .WHikaMvxKRZ {
  color: #000000;
}
.gTV0NGxQXDf {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: transparent;
}
.gTV0NGxQXDf .eEmblOoKBU {
  background-color: #ffffff;
  opacity: 0.4;
}
.gTV0NGxQXDf form .vgipbx {
  text-align: center;
  width: 100%;
}
.gTV0NGxQXDf form .vgipbx .CF311v {
  display: inline-flex;
}
@media (max-width: 991px) {
  .gTV0NGxQXDf form .vgipbx .CF311v {
    width: 100%;
  }
}
.gTV0NGxQXDf .bBWljv {
  max-width: 800px;
}
.PFWgaRou {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: transparent;
}
.PFWgaRou .TZ4NlZy.nryiQFRY9Jh {
  display: none;
}
.PFWgaRou .TZ4NlZy {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.PFWgaRou .zeObe5dSI {
  justify-content: center;
}
.PFWgaRou .LclcQw {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .PFWgaRou .LclcQw {
    margin-bottom: 1rem;
  }
}
.PFWgaRou .LclcQw .xUZSyFUg {
  display: flex;
  flex-direction: column;
  height: 100%;
  background: #ffffff;
  padding: 2.25rem;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .PFWgaRou .LclcQw .xUZSyFUg {
    padding: 2rem 1.5rem;
  }
}
@media (max-width: 767px) {
  .PFWgaRou .LclcQw .xUZSyFUg {
    padding: 2rem 1.5rem;
  }
}
.PFWgaRou .bBWljv {
  max-width: 800px;
}
.LOFgVgA {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #000000;
}
.LOFgVgA .TZ4NlZy.nryiQFRY9Jh {
  display: none;
}
.LOFgVgA .TZ4NlZy {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.LOFgVgA .y9jdqH8 {
  color: #ffffff;
  text-align: left;
}
.LOFgVgA .QXkvxFLOMd {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 991px) {
  .LOFgVgA .zeObe5dSI {
    flex-direction: column-reverse !important;
  }
  .LOFgVgA .zeObe5dSI .y9jdqH8 {
    margin: 1rem 0 0 0;
  }
}
.LOFgVgA .AqdbcyNm1 {
  width: 100%;
  justify-content: center;
}
.LOFgVgA .AqdbcyNm1 .I8D3H1akwc {
  list-style: none;
  display: flex;
  justify-content: right;
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .LOFgVgA .AqdbcyNm1 .I8D3H1akwc {
    justify-content: center;
  }
}
.LOFgVgA .AqdbcyNm1 .I8D3H1akwc li {
  padding: 0 1rem 0rem 1rem;
}
@media (max-width: 767px) {
  .LOFgVgA .AqdbcyNm1 .I8D3H1akwc li {
    padding: 0 1rem 1rem 1rem;
  }
}
.LOFgVgA .AqdbcyNm1 .I8D3H1akwc li p {
  margin: 0;
}
@media (max-width: 991px) {
  .LOFgVgA .y9jdqH8 {
    text-align: center;
  }
}
