.fv9oSP4 {
  border-width: 2px;
}
img,
.o2AnZKHQxc,
.T9aVEIBq9,
.H8ixhiKY,
.zYINJS iframe,
.grQwPj2Pnkb iframe,
.gba2jj,
.kX8CFMa,
.xhX0NGs,
.kZk7QTMnk {
  border-radius: 2rem !important;
}
.H8ixhiKY {
  overflow: hidden;
}
body {
  background-color: #fffaea;
}
body {
  font-family: Manrope;
}
.gds9gQ {
  font-family: 'Manrope', sans-serif;
  font-size: 5rem;
  line-height: 1;
}
.gds9gQ > .BtDQ36 {
  font-size: 6.25rem;
}
.OuyOoOTmh {
  font-family: 'Manrope', sans-serif;
  font-size: 4rem;
  line-height: 1;
}
.OuyOoOTmh > .BtDQ36 {
  font-size: 5rem;
}
.yPz6a0 {
  font-family: 'Manrope', sans-serif;
  font-size: 1.2rem;
  line-height: 1.5;
}
.yPz6a0 > .BtDQ36 {
  font-size: 1.5rem;
}
.nAK9rrEU {
  font-family: 'Manrope', sans-serif;
  font-size: 2.5rem;
  line-height: 1.5;
}
.nAK9rrEU > .BtDQ36 {
  font-size: 3.125rem;
}
.qTQxF0lQV {
  font-family: 'Manrope', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
}
.qTQxF0lQV > .BtDQ36 {
  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) {
  .gds9gQ {
    font-size: 4rem;
  }
}
@media (max-width: 768px) {
  .gds9gQ {
    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))));
  }
  .OuyOoOTmh {
    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))));
  }
  .yPz6a0 {
    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))));
  }
  .nAK9rrEU {
    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))));
  }
  .qTQxF0lQV {
    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) {
  .gds9gQ {
    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))));
  }
  .OuyOoOTmh {
    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))));
  }
  .yPz6a0 {
    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))));
  }
  .nAK9rrEU {
    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))));
  }
  .qTQxF0lQV {
    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 */
.fv9oSP4 {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .fv9oSP4 {
    padding: 0.75rem 1.5rem;
  }
}
.W2izTZAdreH {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.tRbCBhigr {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.HSIGY3K {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
.gKl7rrI {
  background-color: #90adc6 !important;
}
.gV76lA83 {
  background-color: #46dd97 !important;
}
.vnkU5ewH {
  background-color: #2fd3f4 !important;
}
.Ea0lSKD {
  background-color: #ffc824 !important;
}
.Wk2bn6RwaUV {
  background-color: #df4453 !important;
}
.gfwHsvsg3,
.gfwHsvsg3:active {
  background-color: #90adc6 !important;
  border-color: #90adc6 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.gfwHsvsg3:hover,
.gfwHsvsg3:focus,
.gfwHsvsg3.QVbwmWj,
.gfwHsvsg3.r0cVno5Yu {
  color: inherit;
  background-color: #b2c6d7 !important;
  border-color: #b2c6d7 !important;
  box-shadow: none;
}
.gfwHsvsg3.den5vNlY5,
.gfwHsvsg3:disabled {
  color: #ffffff !important;
  background-color: #b2c6d7 !important;
  border-color: #b2c6d7 !important;
}
.Jgir6G96jSh,
.Jgir6G96jSh:active {
  background-color: #333652 !important;
  border-color: #333652 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.Jgir6G96jSh:hover,
.Jgir6G96jSh:focus,
.Jgir6G96jSh.QVbwmWj,
.Jgir6G96jSh.r0cVno5Yu {
  color: inherit;
  background-color: #474b71 !important;
  border-color: #474b71 !important;
  box-shadow: none;
}
.Jgir6G96jSh.den5vNlY5,
.Jgir6G96jSh:disabled {
  color: #ffffff !important;
  background-color: #474b71 !important;
  border-color: #474b71 !important;
}
.nJgLOd,
.nJgLOd:active {
  background-color: #2fd3f4 !important;
  border-color: #2fd3f4 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.nJgLOd:hover,
.nJgLOd:focus,
.nJgLOd.QVbwmWj,
.nJgLOd.r0cVno5Yu {
  color: inherit;
  background-color: #5fddf7 !important;
  border-color: #5fddf7 !important;
  box-shadow: none;
}
.nJgLOd.den5vNlY5,
.nJgLOd:disabled {
  color: #ffffff !important;
  background-color: #5fddf7 !important;
  border-color: #5fddf7 !important;
}
.nDKIggQiUIH,
.nDKIggQiUIH:active {
  background-color: #46dd97 !important;
  border-color: #46dd97 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.nDKIggQiUIH:hover,
.nDKIggQiUIH:focus,
.nDKIggQiUIH.QVbwmWj,
.nDKIggQiUIH.r0cVno5Yu {
  color: inherit;
  background-color: #71e5af !important;
  border-color: #71e5af !important;
  box-shadow: none;
}
.nDKIggQiUIH.den5vNlY5,
.nDKIggQiUIH:disabled {
  color: #ffffff !important;
  background-color: #71e5af !important;
  border-color: #71e5af !important;
}
.jMKzPPYb3f2,
.jMKzPPYb3f2:active {
  background-color: #ffc824 !important;
  border-color: #ffc824 !important;
  color: #241b00 !important;
  box-shadow: none;
}
.jMKzPPYb3f2:hover,
.jMKzPPYb3f2:focus,
.jMKzPPYb3f2.QVbwmWj,
.jMKzPPYb3f2.r0cVno5Yu {
  color: inherit;
  background-color: #ffd557 !important;
  border-color: #ffd557 !important;
  box-shadow: none;
}
.jMKzPPYb3f2.den5vNlY5,
.jMKzPPYb3f2:disabled {
  color: #241b00 !important;
  background-color: #ffd557 !important;
  border-color: #ffd557 !important;
}
.d9UnLIg35,
.d9UnLIg35:active {
  background-color: #df4453 !important;
  border-color: #df4453 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.d9UnLIg35:hover,
.d9UnLIg35:focus,
.d9UnLIg35.QVbwmWj,
.d9UnLIg35.r0cVno5Yu {
  color: inherit;
  background-color: #e6707b !important;
  border-color: #e6707b !important;
  box-shadow: none;
}
.d9UnLIg35.den5vNlY5,
.d9UnLIg35:disabled {
  color: #ffffff !important;
  background-color: #e6707b !important;
  border-color: #e6707b !important;
}
.op8TBl6abZ,
.op8TBl6abZ:active {
  background-color: #eff0ec !important;
  border-color: #eff0ec !important;
  color: #757b62 !important;
  box-shadow: none;
}
.op8TBl6abZ:hover,
.op8TBl6abZ:focus,
.op8TBl6abZ.QVbwmWj,
.op8TBl6abZ.r0cVno5Yu {
  color: inherit;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  box-shadow: none;
}
.op8TBl6abZ.den5vNlY5,
.op8TBl6abZ:disabled {
  color: #757b62 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.ttqWVDplO,
.ttqWVDplO:active {
  background-color: #232323 !important;
  border-color: #232323 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.ttqWVDplO:hover,
.ttqWVDplO:focus,
.ttqWVDplO.QVbwmWj,
.ttqWVDplO.r0cVno5Yu {
  color: inherit;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
  box-shadow: none;
}
.ttqWVDplO.den5vNlY5,
.ttqWVDplO:disabled {
  color: #ffffff !important;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
}
.IQYjIfRkxE,
.IQYjIfRkxE:active {
  background-color: transparent !important;
  border-color: #90adc6;
  color: #90adc6;
}
.IQYjIfRkxE:hover,
.IQYjIfRkxE:focus,
.IQYjIfRkxE.QVbwmWj,
.IQYjIfRkxE.r0cVno5Yu {
  color: #5783a9 !important;
  background-color: transparent !important;
  border-color: #5783a9 !important;
  box-shadow: none !important;
}
.IQYjIfRkxE.den5vNlY5,
.IQYjIfRkxE:disabled {
  color: #ffffff !important;
  background-color: #90adc6 !important;
  border-color: #90adc6 !important;
}
.y1bKSI7,
.y1bKSI7:active {
  background-color: transparent !important;
  border-color: #333652;
  color: #333652;
}
.y1bKSI7:hover,
.y1bKSI7:focus,
.y1bKSI7.QVbwmWj,
.y1bKSI7.r0cVno5Yu {
  color: #12131d !important;
  background-color: transparent !important;
  border-color: #12131d !important;
  box-shadow: none !important;
}
.y1bKSI7.den5vNlY5,
.y1bKSI7:disabled {
  color: #ffffff !important;
  background-color: #333652 !important;
  border-color: #333652 !important;
}
.PTDuNO,
.PTDuNO:active {
  background-color: transparent !important;
  border-color: #2fd3f4;
  color: #2fd3f4;
}
.PTDuNO:hover,
.PTDuNO:focus,
.PTDuNO.QVbwmWj,
.PTDuNO.r0cVno5Yu {
  color: #0aa3c2 !important;
  background-color: transparent !important;
  border-color: #0aa3c2 !important;
  box-shadow: none !important;
}
.PTDuNO.den5vNlY5,
.PTDuNO:disabled {
  color: #ffffff !important;
  background-color: #2fd3f4 !important;
  border-color: #2fd3f4 !important;
}
.XZnbG9Dk,
.XZnbG9Dk:active {
  background-color: transparent !important;
  border-color: #46dd97;
  color: #46dd97;
}
.XZnbG9Dk:hover,
.XZnbG9Dk:focus,
.XZnbG9Dk.QVbwmWj,
.XZnbG9Dk.r0cVno5Yu {
  color: #20ad6b !important;
  background-color: transparent !important;
  border-color: #20ad6b !important;
  box-shadow: none !important;
}
.XZnbG9Dk.den5vNlY5,
.XZnbG9Dk:disabled {
  color: #ffffff !important;
  background-color: #46dd97 !important;
  border-color: #46dd97 !important;
}
.YUyOJyfJK,
.YUyOJyfJK:active {
  background-color: transparent !important;
  border-color: #ffc824;
  color: #ffc824;
}
.YUyOJyfJK:hover,
.YUyOJyfJK:focus,
.YUyOJyfJK.QVbwmWj,
.YUyOJyfJK.r0cVno5Yu {
  color: #cc9900 !important;
  background-color: transparent !important;
  border-color: #cc9900 !important;
  box-shadow: none !important;
}
.YUyOJyfJK.den5vNlY5,
.YUyOJyfJK:disabled {
  color: #241b00 !important;
  background-color: #ffc824 !important;
  border-color: #ffc824 !important;
}
.qPWZSKdu0h,
.qPWZSKdu0h:active {
  background-color: transparent !important;
  border-color: #df4453;
  color: #df4453;
}
.qPWZSKdu0h:hover,
.qPWZSKdu0h:focus,
.qPWZSKdu0h.QVbwmWj,
.qPWZSKdu0h.r0cVno5Yu {
  color: #ae1e2c !important;
  background-color: transparent !important;
  border-color: #ae1e2c !important;
  box-shadow: none !important;
}
.qPWZSKdu0h.den5vNlY5,
.qPWZSKdu0h:disabled {
  color: #ffffff !important;
  background-color: #df4453 !important;
  border-color: #df4453 !important;
}
.rqOdspCu42,
.rqOdspCu42:active {
  background-color: transparent !important;
  border-color: #232323;
  color: #232323;
}
.rqOdspCu42:hover,
.rqOdspCu42:focus,
.rqOdspCu42.QVbwmWj,
.rqOdspCu42.r0cVno5Yu {
  color: #000000 !important;
  background-color: transparent !important;
  border-color: #000000 !important;
  box-shadow: none !important;
}
.rqOdspCu42.den5vNlY5,
.rqOdspCu42:disabled {
  color: #ffffff !important;
  background-color: #232323 !important;
  border-color: #232323 !important;
}
.VOFAeSBH,
.VOFAeSBH:active {
  background-color: transparent !important;
  border-color: #fafafa;
  color: #fafafa;
}
.VOFAeSBH:hover,
.VOFAeSBH:focus,
.VOFAeSBH.QVbwmWj,
.VOFAeSBH.r0cVno5Yu {
  color: #cfcfcf !important;
  background-color: transparent !important;
  border-color: #cfcfcf !important;
  box-shadow: none !important;
}
.VOFAeSBH.den5vNlY5,
.VOFAeSBH:disabled {
  color: #7a7a7a !important;
  background-color: #fafafa !important;
  border-color: #fafafa !important;
}
.K5HpGqTfT {
  color: #90adc6 !important;
}
.hAg83ZOPF {
  color: #333652 !important;
}
.Xq5ZdMjR {
  color: #46dd97 !important;
}
.PpAXvZzIz {
  color: #2fd3f4 !important;
}
.ythNxiyQ {
  color: #ffc824 !important;
}
.zmC4Caw {
  color: #df4453 !important;
}
.EBAZk9T8cI {
  color: #fafafa !important;
}
.XC34iaK {
  color: #232323 !important;
}
a.K5HpGqTfT:hover,
a.K5HpGqTfT:focus,
a.K5HpGqTfT.r0cVno5Yu {
  color: #517b9f !important;
}
a.hAg83ZOPF:hover,
a.hAg83ZOPF:focus,
a.hAg83ZOPF.r0cVno5Yu {
  color: #0c0d13 !important;
}
a.Xq5ZdMjR:hover,
a.Xq5ZdMjR:focus,
a.Xq5ZdMjR.r0cVno5Yu {
  color: #1da063 !important;
}
a.PpAXvZzIz:hover,
a.PpAXvZzIz:focus,
a.PpAXvZzIz.r0cVno5Yu {
  color: #0997b4 !important;
}
a.ythNxiyQ:hover,
a.ythNxiyQ:focus,
a.ythNxiyQ.r0cVno5Yu {
  color: #bd8e00 !important;
}
a.zmC4Caw:hover,
a.zmC4Caw:focus,
a.zmC4Caw.r0cVno5Yu {
  color: #a11c29 !important;
}
a.EBAZk9T8cI:hover,
a.EBAZk9T8cI:focus,
a.EBAZk9T8cI.r0cVno5Yu {
  color: #c7c7c7 !important;
}
a.XC34iaK:hover,
a.XC34iaK:focus,
a.XC34iaK.r0cVno5Yu {
  color: #000000 !important;
}
a:is(#WirReII, #spJ3qQa, #rHVVvuKx, #ut1Hesm, #qShK14ZD0, #C64BZO, #WxW1wfCg, #PcP6EFxoUd, #c63NwNw, #xV7mizb, #VObTufqTz, #viGIc3dqz3Y, #abIL3G, #BSYFdXoDD, #ptunyIjulp, #K5HpGqTfT, #hAg83ZOPF, #Xq5ZdMjR, #PpAXvZzIz, #ythNxiyQ, #zmC4Caw, #qS0NwwF, #gqgkr2, #EBAZk9T8cI, #vfJCFOkC, #q6RUMedd, #krobwBetuEh, #AQ2HD7G, #c4oqev2, #USOCB0dZd, #YYRBdl, #PKYNeG, #JYUlaE6, #A4JLEkD7o7, #aGvLUMXyKN, #NzqkdHOjt, #cYxZssare3, #b8JrBISY3M5, #mfiId2dtNEi, #Hz5sRLb, #BWMAEw, #RbHPG7Sd, #Z3qeW34z8, #KifQS7KMc8o, #XC34iaK, #GUiSi4An):not(.dUWwzy6A9):not(.QznGzItyc):not([role]):not(.Td3V1Z) {
  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(#WirReII, #spJ3qQa, #rHVVvuKx, #ut1Hesm, #qShK14ZD0, #C64BZO, #WxW1wfCg, #PcP6EFxoUd, #c63NwNw, #xV7mizb, #VObTufqTz, #viGIc3dqz3Y, #abIL3G, #BSYFdXoDD, #ptunyIjulp, #K5HpGqTfT, #hAg83ZOPF, #Xq5ZdMjR, #PpAXvZzIz, #ythNxiyQ, #zmC4Caw, #qS0NwwF, #gqgkr2, #EBAZk9T8cI, #vfJCFOkC, #q6RUMedd, #krobwBetuEh, #AQ2HD7G, #c4oqev2, #USOCB0dZd, #YYRBdl, #PKYNeG, #JYUlaE6, #A4JLEkD7o7, #aGvLUMXyKN, #NzqkdHOjt, #cYxZssare3, #b8JrBISY3M5, #mfiId2dtNEi, #Hz5sRLb, #BWMAEw, #RbHPG7Sd, #Z3qeW34z8, #KifQS7KMc8o, #XC34iaK, #GUiSi4An):not(.dUWwzy6A9):not(.QznGzItyc):not([role]):not(.Td3V1Z):hover {
  transition: background-position 2s ease-in-out;
  background-image: linear-gradient(currentColor 50%, currentColor 50%);
  background-position: 0px 1.2em;
}
.Oo8pqm .dUWwzy6A9.r0cVno5Yu {
  color: #90adc6;
}
.Oo8pqm .dUWwzy6A9:not(.r0cVno5Yu) {
  color: #232323;
}
.rbX5ffm {
  background-color: #70c770;
}
.rWXfwwd4IB {
  background-color: #2fd3f4;
}
.exQRWA2 {
  background-color: #ffc824;
}
.VybeRTSLB {
  background-color: #df4453;
}
.sxIDJccdZ7 .fv9oSP4:not(.BZLVcKAza2K) {
  border-radius: 100px;
}
.FXKZkbkv li a {
  border-radius: 100px !important;
}
.FXKZkbkv li.r0cVno5Yu .fv9oSP4 {
  background-color: #90adc6;
  border-color: #90adc6;
  color: #ffffff;
}
.FXKZkbkv li.r0cVno5Yu .fv9oSP4:focus {
  box-shadow: none;
}
.Oo8pqm .dUWwzy6A9 {
  border-radius: 100px !important;
}
a,
a:hover {
  color: #90adc6;
}
.MPsjfrM.gKl7rrI .Soc2Oz,
.MPsjfrM.gKl7rrI .Gt4UBBxO {
  color: #e4ebf1;
}
.MPsjfrM.gV76lA83 .Soc2Oz,
.MPsjfrM.gV76lA83 .Gt4UBBxO {
  color: #f2fdf8;
}
.MPsjfrM.vnkU5ewH .Soc2Oz,
.MPsjfrM.vnkU5ewH .Gt4UBBxO {
  color: #f1fcfe;
}
.MPsjfrM.Ea0lSKD .Soc2Oz,
.MPsjfrM.Ea0lSKD .Gt4UBBxO {
  color: #fffbf0;
}
.MPsjfrM.Wk2bn6RwaUV .Soc2Oz,
.MPsjfrM.Wk2bn6RwaUV .Gt4UBBxO {
  color: #fdf2f3;
}
/* Scroll to top button*/
.fnBS1yTst {
  display: none;
}
.UwfTkmvaM9 {
  font-family: 'Manrope', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
  border-radius: 40px !important;
}
.UwfTkmvaM9 > .BtDQ36 {
  font-size: 1.75rem;
}
.UwfTkmvaM9:hover,
.UwfTkmvaM9: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: #90adc6 !important;
}
.UwfTkmvaM9:-webkit-input-placeholder {
  font-family: 'Manrope', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
}
.UwfTkmvaM9:-webkit-input-placeholder > .BtDQ36 {
  font-size: 1.75rem;
}
blockquote {
  border-color: #90adc6;
}
/* Forms */
.mIGnfyzBhYn .psk4CGC .fv9oSP4 {
  border-radius: 100px !important;
}
.mIGnfyzBhYn .psk4CGC .fv9oSP4:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.mIGnfyzBhYn .psk4CGC button[type="submit"] {
  border-radius: 100px !important;
  padding: 1rem 3rem;
}
.mIGnfyzBhYn .psk4CGC button[type="submit"]:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.fFVIAV li:hover,
.fFVIAV li.MGdQkYk9qBg {
  background-color: #90adc6;
  color: #ffffff;
}
.xKKI8X9eP0e {
  transition: 0.25s ease;
}
.xKKI8X9eP0e:hover {
  border-color: #90adc6;
}
.fFVIAV .Ny0dHC9,
.xKKI8X9eP0e.xSBF5a:after,
.xKKI8X9eP0e.nYPBSF0nX:after {
  transition: 0.4s;
  border-top-color: #232323;
  border-bottom-color: #232323;
}
.fFVIAV:hover .Ny0dHC9,
.xKKI8X9eP0e.xSBF5a:hover:after,
.xKKI8X9eP0e.nYPBSF0nX:hover:after {
  border-top-color: #90adc6;
  border-bottom-color: #90adc6;
}
.Zyn60x .CUx0B9NT7 td.TXV2mv5Y,
.Zyn60x .CUx0B9NT7 td.uQaPpUede,
.Zyn60x .HkeY8m2W .HR73th > div > div.uQaPpUede {
  color: #000000 !important;
  background-color: #90adc6 !important;
  box-shadow: none !important;
}
.Zyn60x .CUx0B9NT7 td:hover,
.Zyn60x .HkeY8m2W .HR73th > div > div:hover {
  color: #ffffff !important;
  background: #333652 !important;
  box-shadow: none !important;
}
.FRvlAjgCa {
  background-image: none !important;
}
.rGCBPZ6c:not(section),
.qhd0WIZwgGc {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: auto;
}
iframe.rGCBPZ6c,
.rGCBPZ6c: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='%2390adc6' %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.rGCBPZ6c:after {
  opacity: 0.5;
}
body {
  overflow-x: hidden;
}
a {
  transition: color 0.6s;
}
@media (max-width: 1400px) {
  .dk3lkW {
    max-width: 100%;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .dk3lkW {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .gVm0sQG {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 767px) {
  .gVm0sQG {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.IKKCkM {
  z-index: 1000;
  width: 100%;
  position: relative;
}
.IKKCkM .QznGzItyc: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) {
  .IKKCkM .uZlY5Cg {
    transform: scale(0.8);
  }
}
.IKKCkM .AGk0WA4L8 {
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.IKKCkM .AGk0WA4L8 img {
  max-width: 100%;
  max-height: 100%;
}
.IKKCkM .AGk0WA4L8 .Td3V1Z {
  line-height: inherit !important;
}
.IKKCkM .AGk0WA4L8 .sPDX34J3Dgj a {
  outline: none;
}
.IKKCkM .tVMJWRc {
  margin: auto;
  margin-left: 0;
  margin-left: auto;
}
.IKKCkM .tVMJWRc .CmlmMBlN6B {
  padding: 0 !important;
  transition: 0.3s all !important;
}
.IKKCkM .tVMJWRc .CmlmMBlN6B .dUWwzy6A9 {
  padding: 16px !important;
  margin: 0 !important;
  border-radius: 1rem !important;
  transition: 0.3s all !important;
}
.IKKCkM .tVMJWRc .CmlmMBlN6B .dUWwzy6A9:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
.IKKCkM .tVMJWRc .mDIXsdSY .dUWwzy6A9::after {
  transform: rotate(180deg);
}
@media (min-width: 992px) {
  .IKKCkM .tVMJWRc .mDIXsdSY .dUWwzy6A9::before {
    content: "";
    width: 100%;
    height: 20px;
    top: 100%;
    background: transparent;
    position: absolute;
  }
}
.IKKCkM .tVMJWRc .QznGzItyc {
  padding: 12px !important;
  border-radius: 0.5rem !important;
  margin: 0 8px !important;
  transition: 0.3s all !important;
}
.IKKCkM .tVMJWRc .QznGzItyc:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
@media (min-width: 992px) {
  .IKKCkM .tVMJWRc {
    padding-left: 1.5rem;
  }
}
.IKKCkM .dUWwzy6A9 {
  width: fit-content;
  position: relative;
}
.IKKCkM .sPDX34J3Dgj {
  margin: 0 !important;
}
@media (max-width: 767px) {
  .IKKCkM .sPDX34J3Dgj {
    padding-left: 0;
  }
}
.IKKCkM .Td3V1Z {
  padding-left: 1rem;
  padding-right: 0.5rem;
}
@media (max-width: 767px) {
  .IKKCkM .kPNOxQ {
    padding-bottom: 0.5rem;
  }
}
.IKKCkM .kPNOxQ .guMlSN6VoR.iHoDm7::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  transition: 0.3s all;
}
.IKKCkM .dk3lkW {
  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) {
  .IKKCkM .dk3lkW {
    padding-right: 2rem;
  }
}
@media (max-width: 767px) {
  .IKKCkM .dk3lkW {
    width: 95%;
    height: 56px !important;
    padding-right: 1rem;
    margin-top: 0rem;
  }
}
.IKKCkM .yc13D9hb2Lm {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.IKKCkM .s5xTek {
  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;
}
.IKKCkM .CmlmMBlN6B:focus,
.IKKCkM .dUWwzy6A9:focus {
  outline: none;
}
.IKKCkM .ZXewbenLIVV .s5xTek .QznGzItyc {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.IKKCkM .ZXewbenLIVV .s5xTek .QznGzItyc::after {
  right: 0.5rem;
}
.IKKCkM .ZXewbenLIVV .s5xTek .QznGzItyc .BtDQ36 {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.IKKCkM .ZXewbenLIVV .s5xTek .QznGzItyc .BtDQ36:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.IKKCkM .tX7aTP .s5xTek .QznGzItyc:before {
  display: none;
}
.IKKCkM .tX7aTP .ZXewbenLIVV .s5xTek .QznGzItyc {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.IKKCkM .JDEHUhG {
  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;
}
.IKKCkM .JDEHUhG.tc9FXjqk {
  transition: all 0.3s;
}
.IKKCkM .JDEHUhG .QznGzItyc {
  padding: 0.5rem 1.8rem;
}
.IKKCkM .JDEHUhG .sPDX34J3Dgj img {
  min-width: 6rem;
  object-fit: cover;
}
.IKKCkM .JDEHUhG .l6emSrG42 {
  z-index: 1;
  justify-content: flex-end;
}
.IKKCkM .JDEHUhG.tX7aTP {
  justify-content: center;
}
.IKKCkM .JDEHUhG.tX7aTP .CmlmMBlN6B .dUWwzy6A9::before {
  display: none;
}
.IKKCkM .JDEHUhG.tX7aTP.tc9FXjqk .s5xTek {
  top: 0;
}
@media (min-width: 992px) {
  .IKKCkM .JDEHUhG.tX7aTP.tc9FXjqk:not(.OgOh6eh) .l6emSrG42 {
    max-height: calc(98.5vh - 4.3rem);
  }
}
.IKKCkM .JDEHUhG.tX7aTP .s5xTek .JreXH8U8 {
  left: 0 !important;
}
.IKKCkM .JDEHUhG.tX7aTP .s5xTek .QznGzItyc:after {
  right: auto;
}
.IKKCkM .JDEHUhG.tX7aTP .s5xTek .iHoDm7[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%;
}
.IKKCkM .JDEHUhG.tX7aTP ul.tVMJWRc li {
  margin: auto;
}
.IKKCkM .JDEHUhG.tX7aTP .s5xTek .QznGzItyc {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
.IKKCkM .JDEHUhG.tX7aTP .SBp82k1 {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 767px) {
  .IKKCkM .JDEHUhG {
    min-height: 72px;
  }
  .IKKCkM .JDEHUhG .sPDX34J3Dgj img {
    height: 2.5rem !important;
    min-width: 2.5rem !important;
  }
}
@media (max-width: 991px) {
  .IKKCkM .JDEHUhG .CmlmMBlN6B .dUWwzy6A9::before {
    display: none;
  }
  .IKKCkM .JDEHUhG.tc9FXjqk .s5xTek {
    top: 0;
  }
  .IKKCkM .JDEHUhG .s5xTek .JreXH8U8 {
    left: 0 !important;
  }
  .IKKCkM .JDEHUhG .s5xTek .QznGzItyc:after {
    right: auto;
  }
  .IKKCkM .JDEHUhG .s5xTek .iHoDm7[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%;
  }
  .IKKCkM .JDEHUhG .s5xTek .QznGzItyc {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .IKKCkM .JDEHUhG .AGk0WA4L8 {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 10px;
  }
  .IKKCkM .JDEHUhG .uZlY5Cg {
    flex-basis: auto;
  }
  .IKKCkM .JDEHUhG .SBp82k1 {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.IKKCkM .JDEHUhG.OgOh6eh .sPDX34J3Dgj img {
  height: 2rem;
}
.IKKCkM .QznGzItyc.r0cVno5Yu,
.IKKCkM .QznGzItyc:active {
  background-color: transparent;
}
.IKKCkM .LQRG47t .tVMJWRc .dUWwzy6A9 {
  padding: 0;
}
.IKKCkM .kPNOxQ .guMlSN6VoR.iHoDm7 {
  margin-right: 1.667em;
}
.IKKCkM .kPNOxQ .guMlSN6VoR.iHoDm7[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.IKKCkM .JDEHUhG.LQRG47t .ZXewbenLIVV .s5xTek {
  background: #ffffff;
}
.IKKCkM .JDEHUhG.LQRG47t .ZXewbenLIVV .s5xTek .JreXH8U8 {
  margin: 0;
  left: 105%;
  transform: none;
  top: -12px;
}
.IKKCkM .JDEHUhG .ZXewbenLIVV.mDIXsdSY > .s5xTek {
  display: flex;
}
.IKKCkM ul.tVMJWRc {
  flex-wrap: wrap;
}
.IKKCkM .HAvBhF {
  text-align: center;
  min-width: 140px;
}
@media (max-width: 992px) {
  .IKKCkM .HAvBhF {
    text-align: left;
  }
}
.IKKCkM button.uZlY5Cg {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.IKKCkM button.uZlY5Cg .Rp4nzyWPe span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.IKKCkM button.uZlY5Cg .Rp4nzyWPe span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.IKKCkM button.uZlY5Cg .Rp4nzyWPe span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.IKKCkM button.uZlY5Cg .Rp4nzyWPe span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.IKKCkM button.uZlY5Cg .Rp4nzyWPe span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.IKKCkM nav.tc9FXjqk .Rp4nzyWPe span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.IKKCkM nav.tc9FXjqk .Rp4nzyWPe span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.IKKCkM nav.tc9FXjqk .Rp4nzyWPe span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.IKKCkM nav.tc9FXjqk .Rp4nzyWPe span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.IKKCkM .uz5jiNG {
  padding: 0 1rem;
}
.IKKCkM a.dUWwzy6A9 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.IKKCkM .SBp82k1 {
  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) {
  .IKKCkM .SBp82k1 {
    justify-content: flex-start;
    margin-bottom: 0.5rem;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .IKKCkM .JDEHUhG {
    height: 70px;
  }
  .IKKCkM .JDEHUhG.tc9FXjqk {
    height: auto;
  }
  .IKKCkM .CmlmMBlN6B .dUWwzy6A9:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.IKKCkM .JDEHUhG .ZXewbenLIVV > .s5xTek {
  display: none;
  width: max-content;
  max-width: 500px !important;
  transform: translateX(-50%);
  top: calc(100% + 20px);
  left: 50%;
}
.IKKCkM .JDEHUhG .ZXewbenLIVV > .s5xTek .QznGzItyc {
  line-height: 1 !important;
}
.IKKCkM .JDEHUhG .ZXewbenLIVV > .s5xTek .ZXewbenLIVV .QznGzItyc {
  align-items: center;
  display: flex;
  height: max-content !important;
  min-height: max-content !important;
}
.IKKCkM .JDEHUhG .ZXewbenLIVV > .s5xTek .ZXewbenLIVV .QznGzItyc::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);
}
.IKKCkM .JDEHUhG .ZXewbenLIVV > .s5xTek .ZXewbenLIVV.mDIXsdSY .QznGzItyc::after {
  transform: rotate(0deg);
}
.IKKCkM .sxIDJccdZ7 {
  margin: -0.6rem -0.6rem;
}
.IKKCkM .uZlY5Cg {
  margin-left: 12px;
  margin-right: 8px;
  order: 1000;
}
@media (max-width: 991px) {
  .IKKCkM .AGk0WA4L8 {
    margin-right: auto;
  }
  .IKKCkM .l6emSrG42 {
    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);
  }
  .IKKCkM .tVMJWRc .CmlmMBlN6B .dUWwzy6A9::after {
    margin-left: 10px;
  }
  .IKKCkM .tVMJWRc .QznGzItyc:hover {
    background-color: rgba(27, 31, 10, 0.06);
  }
  .IKKCkM .JDEHUhG .ZXewbenLIVV > .s5xTek {
    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;
  }
  .IKKCkM .JDEHUhG .ZXewbenLIVV > .s5xTek .QznGzItyc {
    padding: 8px !important;
    line-height: 1 !important;
    margin-bottom: 4px !important;
  }
  .IKKCkM .JDEHUhG .ZXewbenLIVV > .s5xTek .ZXewbenLIVV .QznGzItyc {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
  }
  .IKKCkM .JDEHUhG .ZXewbenLIVV > .s5xTek .ZXewbenLIVV .QznGzItyc::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);
  }
  .IKKCkM .JDEHUhG .ZXewbenLIVV > .s5xTek .ZXewbenLIVV.mDIXsdSY .QznGzItyc::after {
    transform: rotate(180deg);
  }
  .IKKCkM .JDEHUhG .ZXewbenLIVV > .s5xTek .JreXH8U8 {
    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;
  }
  .IKKCkM .JDEHUhG .ZXewbenLIVV.mDIXsdSY > .s5xTek {
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 575px) {
  .IKKCkM .l6emSrG42 {
    padding: 1rem;
  }
}
.sucZoMdt8 {
  display: flex;
  background-image: url("Ma9pzz.jpeg");
}
.sucZoMdt8 .VIm4YH8T {
  background-color: #000000;
  opacity: 0.5;
}
@media (min-width: 768px) {
  .sucZoMdt8 {
    align-items: flex-end;
  }
  .sucZoMdt8 .l93e0wpoO {
    justify-content: center;
  }
  .sucZoMdt8 .w75YbWRbvk {
    padding: 1rem 3rem;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .sucZoMdt8 .w75YbWRbvk {
    min-width: 50%;
  }
}
@media (max-width: 767px) {
  .sucZoMdt8 {
    -webkit-align-items: center;
    align-items: flex-end;
  }
  .sucZoMdt8 .znb4km5eD {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .sucZoMdt8 .w75YbWRbvk {
    width: 100%;
  }
}
.sucZoMdt8 .m7t09Wiyfh,
.sucZoMdt8 .iW85WQLGy70 {
  text-align: center;
}
.sucZoMdt8 .MRRDSJg6k0,
.sucZoMdt8 .sxIDJccdZ7 {
  text-align: center;
}
.AXTZls {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.AXTZls .wbf3jg1Mkc.den5vNlY5 {
  display: none;
}
.AXTZls .wbf3jg1Mkc {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
@media (max-width: 991px) {
  .AXTZls .oPirRiT37Ir {
    margin-bottom: 2rem;
  }
}
.AXTZls .l93e0wpoO {
  flex-direction: row-reverse;
}
.AXTZls .l93e0wpoO {
  align-items: center;
}
@media (max-width: 991px) {
  .AXTZls .oPirRiT37Ir {
    padding: 1rem;
  }
}
@media (min-width: 992px) {
  .AXTZls .GUiSi4An {
    padding: 0 2rem;
  }
}
.AXTZls .m7t09Wiyfh {
  color: #000000;
}
.AXTZls .MRRDSJg6k0,
.AXTZls .sxIDJccdZ7 {
  color: #000000;
}
.IzKzSpR2 {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.IzKzSpR2 .Tc8PDiwiNU8 {
  line-height: 1.2;
  color: #232323;
  text-align: center;
}
.IzKzSpR2 img,
.IzKzSpR2 .ysIKif1kRSz {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.IzKzSpR2 .kXVswDYTq:focus,
.IzKzSpR2 span:focus {
  outline: none;
}
.IzKzSpR2 .kXVswDYTq {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .IzKzSpR2 .kXVswDYTq {
    margin-bottom: 1rem;
  }
}
.IzKzSpR2 .kZk7QTMnk {
  position: relative;
  border-radius: 4px;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.IzKzSpR2 .m7t09Wiyfh {
  color: #232323;
}
.IzKzSpR2 .MRRDSJg6k0,
.IzKzSpR2 .sxIDJccdZ7 {
  color: #232323;
}
.IzKzSpR2 .xdSdFE7cpFT {
  color: #232323;
}
.IzKzSpR2 .c0tMogOI {
  max-width: 800px;
}
.kfbXS7qQ {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.kfbXS7qQ .wbf3jg1Mkc.den5vNlY5 {
  display: none;
}
.kfbXS7qQ .wbf3jg1Mkc {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.kfbXS7qQ .kZk7QTMnk {
  display: flex;
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .kfbXS7qQ .kZk7QTMnk {
    margin-bottom: 1rem;
  }
}
.kfbXS7qQ .m7t09Wiyfh {
  text-align: center;
}
.kfbXS7qQ .iW85WQLGy70 {
  text-align: center;
}
.kfbXS7qQ .oPirRiT37Ir {
  width: 5rem;
  height: 5rem;
  border-radius: 50%;
  overflow: hidden;
}
.kfbXS7qQ .oPirRiT37Ir img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.kfbXS7qQ .c0tMogOI {
  max-width: 800px;
}
.kfbXS7qQ .VAGmI7CdA {
  display: flex;
  justify-content: center;
}
.kfbXS7qQ .Ez5Ov7cH {
  text-align: center;
}
.kfbXS7qQ .uJfank {
  text-align: center;
}
.kfbXS7qQ .guMlSN6VoR {
  text-align: center;
}
.A2CjAWftJI {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.A2CjAWftJI .wbf3jg1Mkc.den5vNlY5 {
  display: none;
}
.A2CjAWftJI .wbf3jg1Mkc {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.A2CjAWftJI .hGt6Up .ah3hIcSc {
  width: 100%;
  display: block;
}
.A2CjAWftJI .hGt6Up .Ez5Ov7cH {
  z-index: 1;
}
.A2CjAWftJI .ah3hIcSc {
  color: #90ADC6;
  text-align: center;
}
.A2CjAWftJI .j3naGiX4a {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .A2CjAWftJI * {
    text-align: center !important;
  }
  .A2CjAWftJI .VPBbH30Z3I {
    margin-bottom: 2rem;
  }
}
.A2CjAWftJI .c0tMogOI {
  max-width: 800px;
}
.A2CjAWftJI .uJfank {
  text-align: center;
}
.A2CjAWftJI .Ez5Ov7cH,
.A2CjAWftJI .ysy9dG {
  text-align: center;
}
.hl8RVz9 {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.hl8RVz9 .kXVswDYTq:focus,
.hl8RVz9 span:focus {
  outline: none;
}
.hl8RVz9 .gVm0sQG {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}
.hl8RVz9 .c0tMogOI {
  max-width: 800px;
}
.hl8RVz9 .kXVswDYTq {
  color: #232323;
  min-height: 90px;
  font-weight: bold;
}
@media (max-width: 768px) {
  .hl8RVz9 .kXVswDYTq {
    min-height: 45px;
  }
}
.Q5qRv2hOC .wbf3jg1Mkc.den5vNlY5 {
  display: none;
}
.Q5qRv2hOC .wbf3jg1Mkc {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-image: url("QmjU6CjSr.jpg");
}
.reLgLXWbYFD {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.reLgLXWbYFD .BtDQ36 {
  font-size: 1.2rem !important;
  font-family: 'Moririse2' !important;
  color: white;
  transition: all 0.3s;
  transform: rotate(180deg);
  padding-left: 0.5rem;
}
.reLgLXWbYFD .PHfjS9a {
  border: none;
}
.reLgLXWbYFD .PnFZKElJIP {
  padding: 0rem;
}
@media (max-width: 767px) {
  .reLgLXWbYFD .PnFZKElJIP {
    padding: 0rem;
  }
}
.reLgLXWbYFD .pRLKJ6 {
  padding: 0rem;
  padding-bottom: 0.5rem;
  margin-top: 1rem;
}
.reLgLXWbYFD .AiQRbyN {
  padding: 0;
}
.reLgLXWbYFD .QUXLvpdaxE {
  height: 100%;
}
.reLgLXWbYFD img {
  height: 100%;
  object-fit: cover;
}
.reLgLXWbYFD .tX7aTP span {
  transform: rotate(0deg);
}
.reLgLXWbYFD .vqofWr {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.reLgLXWbYFD p {
  margin-bottom: 0.3rem;
}
.reLgLXWbYFD .hUpgtjuu5DC {
  color: #000000;
}
.reLgLXWbYFD .xhX0NGs .PnFZKElJIP {
  background-color: transparent;
  margin-bottom: 0;
  border: 0;
  border-radius: 2rem;
}
.reLgLXWbYFD .xhX0NGs {
  background: #ffffff;
  padding: 2.25rem;
  border-radius: 2rem;
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  .reLgLXWbYFD .xhX0NGs {
    padding: 2rem 1.5rem;
    margin-bottom: 1rem;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .reLgLXWbYFD .xhX0NGs {
    margin-bottom: 1rem;
    padding: 2rem 1.5rem;
  }
}
.reLgLXWbYFD .vPgU5p7wP {
  color: #000000;
}
.reLgLXWbYFD .m7t09Wiyfh {
  text-align: center;
  color: #000000;
}
.reLgLXWbYFD .iW85WQLGy70 {
  color: #000000;
  text-align: center;
}
.reLgLXWbYFD .hUpgtjuu5DC,
.reLgLXWbYFD .BtDQ36 {
  color: #000000;
}
.onvvU3m598 {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.onvvU3m598 .kZk7QTMnk img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 50% !important;
}
.onvvU3m598 .kZk7QTMnk {
  margin-bottom: 2rem;
}
.onvvU3m598 .Ez5Ov7cH,
.onvvU3m598 .yc13D9hb2Lm {
  color: #000000;
}
.onvvU3m598 .uJfank {
  color: #000000;
  text-align: center;
}
.onvvU3m598 .c0tMogOI {
  max-width: 800px;
}
.onvvU3m598 .m7t09Wiyfh {
  color: #000000;
}
.onvvU3m598 .Ez5Ov7cH,
.onvvU3m598 .hZv6gt {
  text-align: center;
}
.onvvU3m598 .hZv6gt {
  display: flex;
  justify-content: center;
}
.cQrWlu {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cQrWlu .Tc8PDiwiNU8 {
  line-height: 1.2;
  color: #000000;
}
.cQrWlu img,
.cQrWlu .ysIKif1kRSz {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.cQrWlu .kXVswDYTq:focus,
.cQrWlu span:focus {
  outline: none;
}
.cQrWlu .kXVswDYTq {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .cQrWlu .kXVswDYTq {
    margin-bottom: 1rem;
  }
}
.cQrWlu .kZk7QTMnk {
  position: relative;
  border-radius: 4px;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.cQrWlu .EKlrvbYUjF {
  display: flex;
  flex-direction: column;
}
.cQrWlu .EKlrvbYUjF .rpNe6VFM {
  margin-top: auto;
}
.cQrWlu .m7t09Wiyfh {
  color: #000000;
}
.cQrWlu .MRRDSJg6k0,
.cQrWlu .sxIDJccdZ7 {
  color: #000000;
}
.cQrWlu .xdSdFE7cpFT {
  color: #000000;
}
.cQrWlu .c0tMogOI {
  max-width: 800px;
}
.Hd11dgKkY {
  background-image: url("WYIy0bVK.jpeg");
  overflow: hidden;
}
.gCOX4ch {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-image: url("azkNYGKF.jpeg");
}
.gCOX4ch .wbf3jg1Mkc.den5vNlY5 {
  display: none;
}
.gCOX4ch .wbf3jg1Mkc {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.gCOX4ch .T9aVEIBq9 {
  background: #fad02c;
}
@media (max-width: 767px) {
  .gCOX4ch .T9aVEIBq9 {
    padding: 2rem 1.5rem;
    margin-bottom: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .gCOX4ch .T9aVEIBq9 {
    padding: 2.25rem;
  }
}
@media (min-width: 992px) {
  .gCOX4ch .T9aVEIBq9 {
    padding: 4rem;
  }
}
.gCOX4ch .MRRDSJg6k0,
.gCOX4ch .sxIDJccdZ7 {
  text-align: center;
}
.gCOX4ch .Ez5Ov7cH {
  text-align: center;
  color: #000000;
}
.OV9bizI {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.OV9bizI .kXVswDYTq:focus,
.OV9bizI span:focus {
  outline: none;
}
.OV9bizI .kXVswDYTq {
  cursor: pointer;
}
.OV9bizI .rSeKVYr {
  grid-row-gap: 2rem;
}
@media (max-width: 767px) {
  .OV9bizI .rSeKVYr {
    grid-row-gap: 1rem;
  }
}
.OV9bizI .QyCxwV,
.OV9bizI .E5z4VD,
.OV9bizI .xWiemTUoR {
  gap: 0 2rem;
}
@media (max-width: 767px) {
  .OV9bizI .QyCxwV,
  .OV9bizI .E5z4VD,
  .OV9bizI .xWiemTUoR {
    gap: 0 1rem;
  }
}
.OV9bizI .m7t09Wiyfh {
  color: #000000;
}
.OV9bizI .MRRDSJg6k0,
.OV9bizI .sxIDJccdZ7 {
  color: #000000;
}
.OV9bizI .c0tMogOI {
  max-width: 800px;
}
.OV9bizI .dk3lkW,
.OV9bizI .gVm0sQG {
  overflow: hidden;
}
.OV9bizI .rSeKVYr {
  display: grid;
  transform: translate3d(-3rem, 0, 0);
  width: 115vw;
  grid-column-gap: 1rem;
}
.OV9bizI .YnvGff5xGpy {
  display: flex;
  justify-content: center;
  align-items: center;
}
.OV9bizI .YnvGff5xGpy img {
  min-width: 30vw;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .OV9bizI .YnvGff5xGpy img {
    min-width: 35vw;
  }
}
.OV9bizI .QyCxwV,
.OV9bizI .E5z4VD,
.OV9bizI .xWiemTUoR {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
}
.OV9bizI .QyCxwV {
  align-items: flex-end;
}
.OV9bizI .E5z4VD {
  align-items: flex-start;
}
.GOj6iq5b26k {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.GOj6iq5b26k .wbf3jg1Mkc.den5vNlY5 {
  display: none;
}
.GOj6iq5b26k .wbf3jg1Mkc {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.GOj6iq5b26k .lf37I2ZT {
  background: #1778f2;
  color: #ffffff;
}
.GOj6iq5b26k .lf37I2ZT:hover {
  background: #0b60cb;
}
.GOj6iq5b26k .lrm5c4 {
  background: #1da1f2;
  color: #ffffff;
}
.GOj6iq5b26k .lrm5c4:hover {
  background: #0c85d0;
}
.GOj6iq5b26k .GkrBM1cz7Lj {
  background: #f00075;
  color: #ffffff;
}
.GOj6iq5b26k .GkrBM1cz7Lj:hover {
  background: #bd005c;
}
.GOj6iq5b26k .R7hZ2n7CoqL {
  background: #000000;
  color: #ffffff;
}
.GOj6iq5b26k .R7hZ2n7CoqL:hover {
  background: #000000;
}
.GOj6iq5b26k .yc13D9hb2Lm {
  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;
}
.GOj6iq5b26k [class^="socicon-"]:before,
.GOj6iq5b26k [class*=" socicon-"]:before {
  line-height: 55px;
  padding: 0.6rem;
}
.mzWwqnZ8OS {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: transparent;
}
.mzWwqnZ8OS .VIm4YH8T {
  background-color: #ffffff;
  opacity: 0.4;
}
.mzWwqnZ8OS form .sxIDJccdZ7 {
  text-align: center;
  width: 100%;
}
.mzWwqnZ8OS form .sxIDJccdZ7 .fv9oSP4 {
  display: inline-flex;
}
@media (max-width: 991px) {
  .mzWwqnZ8OS form .sxIDJccdZ7 .fv9oSP4 {
    width: 100%;
  }
}
.mzWwqnZ8OS .c0tMogOI {
  max-width: 800px;
}
.UdXPrfd {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.UdXPrfd .wbf3jg1Mkc.den5vNlY5 {
  display: none;
}
.UdXPrfd .wbf3jg1Mkc {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.UdXPrfd .MRRDSJg6k0 {
  color: #000000;
}
.UdXPrfd .iW85WQLGy70 {
  color: #ffffff;
  text-align: left;
}
.UdXPrfd .eNmsS1J5 {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .UdXPrfd .eNmsS1J5 {
    margin-bottom: 2rem;
  }
}
.UdXPrfd .iW85WQLGy70,
.UdXPrfd .eNmsS1J5 {
  color: #000000;
}
.UdXPrfd .grQwPj2Pnkb {
  height: 30rem;
  position: relative;
  border-radius: 2rem;
}
.UdXPrfd .grQwPj2Pnkb iframe {
  height: 100%;
  width: 100%;
  border-radius: 2rem;
}
.UdXPrfd .grQwPj2Pnkb [data-state-details] {
  color: #6b6763;
  height: 1.5em;
  margin-top: -0.75em;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
}
.UdXPrfd .grQwPj2Pnkb[data-state] {
  background: #e9e5dc;
}
.UdXPrfd .grQwPj2Pnkb[data-state="loading"] [data-state-details] {
  display: none;
}
.NtmV7Fr {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #000000;
  overflow: hidden;
}
