.aOBjuAW {
  border-width: 2px;
}
img,
.GDdylHZWBsd,
.dBxgSp,
.tcs3uPgENgZ,
.HQZhJiT9UJ iframe,
.oebF3axJpYT iframe,
.qqCzDvwptG0,
.bTJErH,
.qBR8hj0xwrf,
.fOfeXNunQ3 {
  border-radius: 2rem !important;
}
.tcs3uPgENgZ {
  overflow: hidden;
}
body {
  background-color: #e6f0f7;
}
body {
  font-family: Roboto Flex;
}
.BLv7TBX {
  font-family: 'Roboto Flex', sans-serif;
  font-size: 5rem;
  line-height: 1;
}
.BLv7TBX > .zBIraJyjGC {
  font-size: 6.25rem;
}
.wxMH9rp {
  font-family: 'Roboto Flex', sans-serif;
  font-size: 4rem;
  line-height: 1;
}
.wxMH9rp > .zBIraJyjGC {
  font-size: 5rem;
}
.pqJZZmvqUD {
  font-family: 'Roboto Flex', sans-serif;
  font-size: 1.2rem;
  line-height: 1.5;
}
.pqJZZmvqUD > .zBIraJyjGC {
  font-size: 1.5rem;
}
.m86KeBN {
  font-family: 'Roboto Flex', sans-serif;
  font-size: 2.5rem;
  line-height: 1.5;
}
.m86KeBN > .zBIraJyjGC {
  font-size: 3.125rem;
}
.fZTCnb {
  font-family: 'Roboto Flex', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
}
.fZTCnb > .zBIraJyjGC {
  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) {
  .BLv7TBX {
    font-size: 4rem;
  }
}
@media (max-width: 768px) {
  .BLv7TBX {
    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))));
  }
  .wxMH9rp {
    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))));
  }
  .pqJZZmvqUD {
    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))));
  }
  .m86KeBN {
    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))));
  }
  .fZTCnb {
    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) {
  .BLv7TBX {
    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))));
  }
  .wxMH9rp {
    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))));
  }
  .pqJZZmvqUD {
    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))));
  }
  .m86KeBN {
    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))));
  }
  .fZTCnb {
    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 */
.aOBjuAW {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .aOBjuAW {
    padding: 0.75rem 1.5rem;
  }
}
.ZdWVA6 {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.eUmx4q1WP {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.iIwwInM55Js {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
.c4qBTpH {
  background-color: #b9d6f2 !important;
}
.q1aA48HTim {
  background-color: #8eeabf !important;
}
.LrnfSMA9Zqj {
  background-color: #80e4f8 !important;
}
.YxB2fuEgR {
  background-color: #ffde79 !important;
}
.xfwLyi3 {
  background-color: #eb8d96 !important;
}
.rxDCAOirjs,
.rxDCAOirjs:active {
  background-color: #b9d6f2 !important;
  border-color: #b9d6f2 !important;
  color: #1b5791 !important;
  box-shadow: none;
}
.rxDCAOirjs:hover,
.rxDCAOirjs:focus,
.rxDCAOirjs.aHbqhtn2jPc,
.rxDCAOirjs.aZ4jZUDumgz {
  color: inherit;
  background-color: #e4effa !important;
  border-color: #e4effa !important;
  box-shadow: none;
}
.rxDCAOirjs.KR8X03eTn,
.rxDCAOirjs:disabled {
  color: #1b5791 !important;
  background-color: #e4effa !important;
  border-color: #e4effa !important;
}
.L4l7C2yf,
.L4l7C2yf:active {
  background-color: #36406b !important;
  border-color: #36406b !important;
  color: #ffffff !important;
  box-shadow: none;
}
.L4l7C2yf:hover,
.L4l7C2yf:focus,
.L4l7C2yf.aHbqhtn2jPc,
.L4l7C2yf.aZ4jZUDumgz {
  color: inherit;
  background-color: #47548d !important;
  border-color: #47548d !important;
  box-shadow: none;
}
.L4l7C2yf.KR8X03eTn,
.L4l7C2yf:disabled {
  color: #ffffff !important;
  background-color: #47548d !important;
  border-color: #47548d !important;
}
.BnhAllfwPy,
.BnhAllfwPy:active {
  background-color: #80e4f8 !important;
  border-color: #80e4f8 !important;
  color: #066173 !important;
  box-shadow: none;
}
.BnhAllfwPy:hover,
.BnhAllfwPy:focus,
.BnhAllfwPy.aHbqhtn2jPc,
.BnhAllfwPy.aZ4jZUDumgz {
  color: inherit;
  background-color: #b0eefb !important;
  border-color: #b0eefb !important;
  box-shadow: none;
}
.BnhAllfwPy.KR8X03eTn,
.BnhAllfwPy:disabled {
  color: #066173 !important;
  background-color: #b0eefb !important;
  border-color: #b0eefb !important;
}
.BFgXcI,
.BFgXcI:active {
  background-color: #8eeabf !important;
  border-color: #8eeabf !important;
  color: #13663f !important;
  box-shadow: none;
}
.BFgXcI:hover,
.BFgXcI:focus,
.BFgXcI.aHbqhtn2jPc,
.BFgXcI.aZ4jZUDumgz {
  color: inherit;
  background-color: #b9f2d7 !important;
  border-color: #b9f2d7 !important;
  box-shadow: none;
}
.BFgXcI.KR8X03eTn,
.BFgXcI:disabled {
  color: #13663f !important;
  background-color: #b9f2d7 !important;
  border-color: #b9f2d7 !important;
}
.utM0jw,
.utM0jw:active {
  background-color: #ffde79 !important;
  border-color: #ffde79 !important;
  color: #795b00 !important;
  box-shadow: none;
}
.utM0jw:hover,
.utM0jw:focus,
.utM0jw.aHbqhtn2jPc,
.utM0jw.aZ4jZUDumgz {
  color: inherit;
  background-color: #ffebac !important;
  border-color: #ffebac !important;
  box-shadow: none;
}
.utM0jw.KR8X03eTn,
.utM0jw:disabled {
  color: #795b00 !important;
  background-color: #ffebac !important;
  border-color: #ffebac !important;
}
.lMjigHfqv,
.lMjigHfqv:active {
  background-color: #eb8d96 !important;
  border-color: #eb8d96 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.lMjigHfqv:hover,
.lMjigHfqv:focus,
.lMjigHfqv.aHbqhtn2jPc,
.lMjigHfqv.aZ4jZUDumgz {
  color: inherit;
  background-color: #f3b8be !important;
  border-color: #f3b8be !important;
  box-shadow: none;
}
.lMjigHfqv.KR8X03eTn,
.lMjigHfqv:disabled {
  color: #ffffff !important;
  background-color: #f3b8be !important;
  border-color: #f3b8be !important;
}
.EGsjSeUBJA,
.EGsjSeUBJA:active {
  background-color: #eff0ec !important;
  border-color: #eff0ec !important;
  color: #757b62 !important;
  box-shadow: none;
}
.EGsjSeUBJA:hover,
.EGsjSeUBJA:focus,
.EGsjSeUBJA.aHbqhtn2jPc,
.EGsjSeUBJA.aZ4jZUDumgz {
  color: inherit;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  box-shadow: none;
}
.EGsjSeUBJA.KR8X03eTn,
.EGsjSeUBJA:disabled {
  color: #757b62 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.TKRoJ2G2G,
.TKRoJ2G2G:active {
  background-color: #232323 !important;
  border-color: #232323 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.TKRoJ2G2G:hover,
.TKRoJ2G2G:focus,
.TKRoJ2G2G.aHbqhtn2jPc,
.TKRoJ2G2G.aZ4jZUDumgz {
  color: inherit;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
  box-shadow: none;
}
.TKRoJ2G2G.KR8X03eTn,
.TKRoJ2G2G:disabled {
  color: #ffffff !important;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
}
.qOGwm4nucF,
.qOGwm4nucF:active {
  background-color: transparent !important;
  border-color: #b9d6f2;
  color: #b9d6f2;
}
.qOGwm4nucF:hover,
.qOGwm4nucF:focus,
.qOGwm4nucF.aHbqhtn2jPc,
.qOGwm4nucF.aZ4jZUDumgz {
  color: #70abe4 !important;
  background-color: transparent !important;
  border-color: #70abe4 !important;
  box-shadow: none !important;
}
.qOGwm4nucF.KR8X03eTn,
.qOGwm4nucF:disabled {
  color: #1b5791 !important;
  background-color: #b9d6f2 !important;
  border-color: #b9d6f2 !important;
}
.ludevwoB,
.ludevwoB:active {
  background-color: transparent !important;
  border-color: #36406b;
  color: #36406b;
}
.ludevwoB:hover,
.ludevwoB:focus,
.ludevwoB.aHbqhtn2jPc,
.ludevwoB.aZ4jZUDumgz {
  color: #191e31 !important;
  background-color: transparent !important;
  border-color: #191e31 !important;
  box-shadow: none !important;
}
.ludevwoB.KR8X03eTn,
.ludevwoB:disabled {
  color: #ffffff !important;
  background-color: #36406b !important;
  border-color: #36406b !important;
}
.APUiIMwmwW,
.APUiIMwmwW:active {
  background-color: transparent !important;
  border-color: #80e4f8;
  color: #80e4f8;
}
.APUiIMwmwW:hover,
.APUiIMwmwW:focus,
.APUiIMwmwW.aHbqhtn2jPc,
.APUiIMwmwW.aZ4jZUDumgz {
  color: #2ed3f3 !important;
  background-color: transparent !important;
  border-color: #2ed3f3 !important;
  box-shadow: none !important;
}
.APUiIMwmwW.KR8X03eTn,
.APUiIMwmwW:disabled {
  color: #066173 !important;
  background-color: #80e4f8 !important;
  border-color: #80e4f8 !important;
}
.eiXrAajqmVk,
.eiXrAajqmVk:active {
  background-color: transparent !important;
  border-color: #8eeabf;
  color: #8eeabf;
}
.eiXrAajqmVk:hover,
.eiXrAajqmVk:focus,
.eiXrAajqmVk.aHbqhtn2jPc,
.eiXrAajqmVk.aZ4jZUDumgz {
  color: #45dc96 !important;
  background-color: transparent !important;
  border-color: #45dc96 !important;
  box-shadow: none !important;
}
.eiXrAajqmVk.KR8X03eTn,
.eiXrAajqmVk:disabled {
  color: #13663f !important;
  background-color: #8eeabf !important;
  border-color: #8eeabf !important;
}
.dWS2z7yfx4b,
.dWS2z7yfx4b:active {
  background-color: transparent !important;
  border-color: #ffde79;
  color: #ffde79;
}
.dWS2z7yfx4b:hover,
.dWS2z7yfx4b:focus,
.dWS2z7yfx4b.aHbqhtn2jPc,
.dWS2z7yfx4b.aZ4jZUDumgz {
  color: #ffc922 !important;
  background-color: transparent !important;
  border-color: #ffc922 !important;
  box-shadow: none !important;
}
.dWS2z7yfx4b.KR8X03eTn,
.dWS2z7yfx4b:disabled {
  color: #795b00 !important;
  background-color: #ffde79 !important;
  border-color: #ffde79 !important;
}
.wCOy0P,
.wCOy0P:active {
  background-color: transparent !important;
  border-color: #eb8d96;
  color: #eb8d96;
}
.wCOy0P:hover,
.wCOy0P:focus,
.wCOy0P.aHbqhtn2jPc,
.wCOy0P.aZ4jZUDumgz {
  color: #de4352 !important;
  background-color: transparent !important;
  border-color: #de4352 !important;
  box-shadow: none !important;
}
.wCOy0P.KR8X03eTn,
.wCOy0P:disabled {
  color: #ffffff !important;
  background-color: #eb8d96 !important;
  border-color: #eb8d96 !important;
}
.XKnHRvY72,
.XKnHRvY72:active {
  background-color: transparent !important;
  border-color: #232323;
  color: #232323;
}
.XKnHRvY72:hover,
.XKnHRvY72:focus,
.XKnHRvY72.aHbqhtn2jPc,
.XKnHRvY72.aZ4jZUDumgz {
  color: #000000 !important;
  background-color: transparent !important;
  border-color: #000000 !important;
  box-shadow: none !important;
}
.XKnHRvY72.KR8X03eTn,
.XKnHRvY72:disabled {
  color: #ffffff !important;
  background-color: #232323 !important;
  border-color: #232323 !important;
}
.Qa7zibn5v,
.Qa7zibn5v:active {
  background-color: transparent !important;
  border-color: #fafafa;
  color: #fafafa;
}
.Qa7zibn5v:hover,
.Qa7zibn5v:focus,
.Qa7zibn5v.aHbqhtn2jPc,
.Qa7zibn5v.aZ4jZUDumgz {
  color: #cfcfcf !important;
  background-color: transparent !important;
  border-color: #cfcfcf !important;
  box-shadow: none !important;
}
.Qa7zibn5v.KR8X03eTn,
.Qa7zibn5v:disabled {
  color: #7a7a7a !important;
  background-color: #fafafa !important;
  border-color: #fafafa !important;
}
.vKSdFagjQnD {
  color: #b9d6f2 !important;
}
.YfSGlabmuB {
  color: #36406b !important;
}
.bvDw3b {
  color: #8eeabf !important;
}
.WC1PQxKG {
  color: #80e4f8 !important;
}
.dUoRs5f2 {
  color: #ffde79 !important;
}
.NkzEFchUxwf {
  color: #eb8d96 !important;
}
.BGuVaacG {
  color: #fafafa !important;
}
.hBoLT8l {
  color: #232323 !important;
}
a.vKSdFagjQnD:hover,
a.vKSdFagjQnD:focus,
a.vKSdFagjQnD.aZ4jZUDumgz {
  color: #63a4e2 !important;
}
a.YfSGlabmuB:hover,
a.YfSGlabmuB:focus,
a.YfSGlabmuB.aZ4jZUDumgz {
  color: #141727 !important;
}
a.bvDw3b:hover,
a.bvDw3b:focus,
a.bvDw3b.aZ4jZUDumgz {
  color: #38da8e !important;
}
a.WC1PQxKG:hover,
a.WC1PQxKG:focus,
a.WC1PQxKG.aZ4jZUDumgz {
  color: #1fcff3 !important;
}
a.dUoRs5f2:hover,
a.dUoRs5f2:focus,
a.dUoRs5f2.aZ4jZUDumgz {
  color: #ffc513 !important;
}
a.NkzEFchUxwf:hover,
a.NkzEFchUxwf:focus,
a.NkzEFchUxwf.aZ4jZUDumgz {
  color: #dc3646 !important;
}
a.BGuVaacG:hover,
a.BGuVaacG:focus,
a.BGuVaacG.aZ4jZUDumgz {
  color: #c7c7c7 !important;
}
a.hBoLT8l:hover,
a.hBoLT8l:focus,
a.hBoLT8l.aZ4jZUDumgz {
  color: #000000 !important;
}
a:is(#XygL8hQX, #PKJuI2EHp, #hsITZZ1M, #J8NgbHOzmb, #vmNf4yN, #QB5XjxYqgq, #qhV1ae1ceS, #ZAdWw2eaydf, #ZQOVn4, #e9EpYbwlrV, #yyedEq3Ca, #dm8gZxn, #yBJqW07a, #gZ1gROPASC, #L27gXXZ, #vKSdFagjQnD, #YfSGlabmuB, #bvDw3b, #WC1PQxKG, #dUoRs5f2, #NkzEFchUxwf, #QNiWYeo, #SsTMfzk, #BGuVaacG, #vjR34d, #T5QhzN4doF, #K88p9leuAR, #fDmRTSR, #rRDIQYkfQ, #ZQ6Kq1ifxLV, #yFVm8iUfs1, #SjUnKgb, #pTZ1ngJ0, #EPJKTdyK, #z3WhWeQuDr, #ItNbko, #g4wraH4z7, #EkylBTYB, #Ry3IBrP, #R7Ke7zUyFLV, #A5u1oy3ban, #HNJGqdkRmK, #XRg1azJjn, #p0he1yBea7, #hBoLT8l, #Pxs6T0SW):not(.PDVX67):not(.VM7EiMnM):not([role]):not(.YdU4sK6) {
  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(#XygL8hQX, #PKJuI2EHp, #hsITZZ1M, #J8NgbHOzmb, #vmNf4yN, #QB5XjxYqgq, #qhV1ae1ceS, #ZAdWw2eaydf, #ZQOVn4, #e9EpYbwlrV, #yyedEq3Ca, #dm8gZxn, #yBJqW07a, #gZ1gROPASC, #L27gXXZ, #vKSdFagjQnD, #YfSGlabmuB, #bvDw3b, #WC1PQxKG, #dUoRs5f2, #NkzEFchUxwf, #QNiWYeo, #SsTMfzk, #BGuVaacG, #vjR34d, #T5QhzN4doF, #K88p9leuAR, #fDmRTSR, #rRDIQYkfQ, #ZQ6Kq1ifxLV, #yFVm8iUfs1, #SjUnKgb, #pTZ1ngJ0, #EPJKTdyK, #z3WhWeQuDr, #ItNbko, #g4wraH4z7, #EkylBTYB, #Ry3IBrP, #R7Ke7zUyFLV, #A5u1oy3ban, #HNJGqdkRmK, #XRg1azJjn, #p0he1yBea7, #hBoLT8l, #Pxs6T0SW):not(.PDVX67):not(.VM7EiMnM):not([role]):not(.YdU4sK6):hover {
  transition: background-position 2s ease-in-out;
  background-image: linear-gradient(currentColor 50%, currentColor 50%);
  background-position: 0px 1.2em;
}
.OxbduMUw6x .PDVX67.aZ4jZUDumgz {
  color: #b9d6f2;
}
.OxbduMUw6x .PDVX67:not(.aZ4jZUDumgz) {
  color: #232323;
}
.Mv7PpnmI9 {
  background-color: #70c770;
}
.I1akRN9c {
  background-color: #80e4f8;
}
.DmIlmR8G {
  background-color: #ffde79;
}
.U7OCaM {
  background-color: #eb8d96;
}
.zmB6c1QUW .aOBjuAW:not(.NU3BFS) {
  border-radius: 100px;
}
.qGprcXqfc3N li a {
  border-radius: 100px !important;
}
.qGprcXqfc3N li.aZ4jZUDumgz .aOBjuAW {
  background-color: #b9d6f2;
  border-color: #b9d6f2;
  color: #1f64a7;
}
.qGprcXqfc3N li.aZ4jZUDumgz .aOBjuAW:focus {
  box-shadow: none;
}
.OxbduMUw6x .PDVX67 {
  border-radius: 100px !important;
}
a,
a:hover {
  color: #b9d6f2;
}
.uumyYa.c4qBTpH .DLGQMaus,
.uumyYa.c4qBTpH .U5rOiQTG {
  color: #ffffff;
}
.uumyYa.q1aA48HTim .DLGQMaus,
.uumyYa.q1aA48HTim .U5rOiQTG {
  color: #ffffff;
}
.uumyYa.LrnfSMA9Zqj .DLGQMaus,
.uumyYa.LrnfSMA9Zqj .U5rOiQTG {
  color: #ffffff;
}
.uumyYa.YxB2fuEgR .DLGQMaus,
.uumyYa.YxB2fuEgR .U5rOiQTG {
  color: #ffffff;
}
.uumyYa.xfwLyi3 .DLGQMaus,
.uumyYa.xfwLyi3 .U5rOiQTG {
  color: #ffffff;
}
/* Scroll to top button*/
.G9t4KT6 {
  display: none;
}
.ndG5VgS {
  font-family: 'Roboto Flex', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
  border-radius: 40px !important;
}
.ndG5VgS > .zBIraJyjGC {
  font-size: 1.75rem;
}
.ndG5VgS:hover,
.ndG5VgS: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: #b9d6f2 !important;
}
.ndG5VgS:-webkit-input-placeholder {
  font-family: 'Roboto Flex', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
}
.ndG5VgS:-webkit-input-placeholder > .zBIraJyjGC {
  font-size: 1.75rem;
}
blockquote {
  border-color: #b9d6f2;
}
/* Forms */
.kzenndp .W5SwXSG .aOBjuAW {
  border-radius: 100px !important;
}
.kzenndp .W5SwXSG .aOBjuAW:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.kzenndp .W5SwXSG button[type="submit"] {
  border-radius: 100px !important;
  padding: 1rem 3rem;
}
.kzenndp .W5SwXSG button[type="submit"]:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.YFUFhblh7 li:hover,
.YFUFhblh7 li.ecVMoN1dbz {
  background-color: #b9d6f2;
  color: #000000;
}
.DOeRt1Eh {
  transition: 0.25s ease;
}
.DOeRt1Eh:hover {
  border-color: #b9d6f2;
}
.YFUFhblh7 .TCaP4NR,
.DOeRt1Eh.vFrHYdZr5e:after,
.DOeRt1Eh.XgVW2E:after {
  transition: 0.4s;
  border-top-color: #232323;
  border-bottom-color: #232323;
}
.YFUFhblh7:hover .TCaP4NR,
.DOeRt1Eh.vFrHYdZr5e:hover:after,
.DOeRt1Eh.XgVW2E:hover:after {
  border-top-color: #b9d6f2;
  border-bottom-color: #b9d6f2;
}
.CV2f6P7MkeM .ekaZQY td.vAgHI9,
.CV2f6P7MkeM .ekaZQY td.v3JY2f,
.CV2f6P7MkeM .gv1jsIO5Z .b6CngQrrz85 > div > div.v3JY2f {
  color: #000000 !important;
  background-color: #b9d6f2 !important;
  box-shadow: none !important;
}
.CV2f6P7MkeM .ekaZQY td:hover,
.CV2f6P7MkeM .gv1jsIO5Z .b6CngQrrz85 > div > div:hover {
  color: #ffffff !important;
  background: #36406b !important;
  box-shadow: none !important;
}
.gSASNSa3Wj3 {
  background-image: none !important;
}
.AqZbPrO:not(section),
.aJjn8BAaA {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: auto;
}
iframe.AqZbPrO,
.AqZbPrO: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='%23b9d6f2' %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.AqZbPrO:after {
  opacity: 0.5;
}
body {
  overflow-x: hidden;
}
a {
  transition: color 0.6s;
}
@media (max-width: 1400px) {
  .QWpdEnpCchf {
    max-width: 100%;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .QWpdEnpCchf {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .IYgnyo8Z {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 767px) {
  .IYgnyo8Z {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.sY5d5LQKq {
  z-index: 1000;
  width: 100%;
  position: relative;
}
.sY5d5LQKq .VM7EiMnM: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) {
  .sY5d5LQKq .VJ0jTEPS9 {
    transform: scale(0.8);
  }
}
.sY5d5LQKq .XvQMzQrl {
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.sY5d5LQKq .XvQMzQrl img {
  max-width: 100%;
  max-height: 100%;
}
.sY5d5LQKq .XvQMzQrl .YdU4sK6 {
  line-height: inherit !important;
}
.sY5d5LQKq .XvQMzQrl .icifPuOn a {
  outline: none;
}
.sY5d5LQKq .qlML049cNN3 {
  margin: auto;
  margin-left: 0;
  margin-left: auto;
}
.sY5d5LQKq .qlML049cNN3 .qXwXdef {
  padding: 0 !important;
  transition: 0.3s all !important;
}
.sY5d5LQKq .qlML049cNN3 .qXwXdef .PDVX67 {
  padding: 16px !important;
  margin: 0 !important;
  border-radius: 1rem !important;
  transition: 0.3s all !important;
}
.sY5d5LQKq .qlML049cNN3 .qXwXdef .PDVX67:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
.sY5d5LQKq .qlML049cNN3 .is0mAzEjXgW .PDVX67::after {
  transform: rotate(180deg);
}
@media (min-width: 992px) {
  .sY5d5LQKq .qlML049cNN3 .is0mAzEjXgW .PDVX67::before {
    content: "";
    width: 100%;
    height: 20px;
    top: 100%;
    background: transparent;
    position: absolute;
  }
}
.sY5d5LQKq .qlML049cNN3 .VM7EiMnM {
  padding: 12px !important;
  border-radius: 0.5rem !important;
  margin: 0 8px !important;
  transition: 0.3s all !important;
}
.sY5d5LQKq .qlML049cNN3 .VM7EiMnM:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
@media (min-width: 992px) {
  .sY5d5LQKq .qlML049cNN3 {
    padding-left: 1.5rem;
  }
}
.sY5d5LQKq .PDVX67 {
  width: fit-content;
  position: relative;
}
.sY5d5LQKq .icifPuOn {
  margin: 0 !important;
}
@media (max-width: 767px) {
  .sY5d5LQKq .icifPuOn {
    padding-left: 0;
  }
}
.sY5d5LQKq .YdU4sK6 {
  padding-left: 1rem;
  padding-right: 0.5rem;
}
@media (max-width: 767px) {
  .sY5d5LQKq .dsnOq5ZpkL {
    padding-bottom: 0.5rem;
  }
}
.sY5d5LQKq .dsnOq5ZpkL .AULEa4jwA.ik0nxb5::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  transition: 0.3s all;
}
.sY5d5LQKq .QWpdEnpCchf {
  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) {
  .sY5d5LQKq .QWpdEnpCchf {
    padding-right: 2rem;
  }
}
@media (max-width: 767px) {
  .sY5d5LQKq .QWpdEnpCchf {
    width: 95%;
    height: 56px !important;
    padding-right: 1rem;
    margin-top: 0rem;
  }
}
.sY5d5LQKq .ki5chBAkT9F {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.sY5d5LQKq .CPb2zf {
  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;
}
.sY5d5LQKq .qXwXdef:focus,
.sY5d5LQKq .PDVX67:focus {
  outline: none;
}
.sY5d5LQKq .HaBdkjTK .CPb2zf .VM7EiMnM {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.sY5d5LQKq .HaBdkjTK .CPb2zf .VM7EiMnM::after {
  right: 0.5rem;
}
.sY5d5LQKq .HaBdkjTK .CPb2zf .VM7EiMnM .zBIraJyjGC {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.sY5d5LQKq .HaBdkjTK .CPb2zf .VM7EiMnM .zBIraJyjGC:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.sY5d5LQKq .kZKTVttZRfK .CPb2zf .VM7EiMnM:before {
  display: none;
}
.sY5d5LQKq .kZKTVttZRfK .HaBdkjTK .CPb2zf .VM7EiMnM {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.sY5d5LQKq .OWCNc6cj {
  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;
}
.sY5d5LQKq .OWCNc6cj.qhurdbdPUOK {
  transition: all 0.3s;
}
.sY5d5LQKq .OWCNc6cj .VM7EiMnM {
  padding: 0.5rem 1.8rem;
}
.sY5d5LQKq .OWCNc6cj .icifPuOn img {
  min-width: 6rem;
  object-fit: cover;
}
.sY5d5LQKq .OWCNc6cj .lxvD0vm4Tts {
  z-index: 1;
  justify-content: flex-end;
}
.sY5d5LQKq .OWCNc6cj.kZKTVttZRfK {
  justify-content: center;
}
.sY5d5LQKq .OWCNc6cj.kZKTVttZRfK .qXwXdef .PDVX67::before {
  display: none;
}
.sY5d5LQKq .OWCNc6cj.kZKTVttZRfK.qhurdbdPUOK .CPb2zf {
  top: 0;
}
@media (min-width: 992px) {
  .sY5d5LQKq .OWCNc6cj.kZKTVttZRfK.qhurdbdPUOK:not(.z90gllL) .lxvD0vm4Tts {
    max-height: calc(98.5vh - 4.3rem);
  }
}
.sY5d5LQKq .OWCNc6cj.kZKTVttZRfK .CPb2zf .v8v0MsVK {
  left: 0 !important;
}
.sY5d5LQKq .OWCNc6cj.kZKTVttZRfK .CPb2zf .VM7EiMnM:after {
  right: auto;
}
.sY5d5LQKq .OWCNc6cj.kZKTVttZRfK .CPb2zf .ik0nxb5[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%;
}
.sY5d5LQKq .OWCNc6cj.kZKTVttZRfK ul.qlML049cNN3 li {
  margin: auto;
}
.sY5d5LQKq .OWCNc6cj.kZKTVttZRfK .CPb2zf .VM7EiMnM {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
.sY5d5LQKq .OWCNc6cj.kZKTVttZRfK .wX272Jflz {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 767px) {
  .sY5d5LQKq .OWCNc6cj {
    min-height: 72px;
  }
  .sY5d5LQKq .OWCNc6cj .icifPuOn img {
    height: 2.5rem !important;
    min-width: 2.5rem !important;
  }
}
@media (max-width: 991px) {
  .sY5d5LQKq .OWCNc6cj .qXwXdef .PDVX67::before {
    display: none;
  }
  .sY5d5LQKq .OWCNc6cj.qhurdbdPUOK .CPb2zf {
    top: 0;
  }
  .sY5d5LQKq .OWCNc6cj .CPb2zf .v8v0MsVK {
    left: 0 !important;
  }
  .sY5d5LQKq .OWCNc6cj .CPb2zf .VM7EiMnM:after {
    right: auto;
  }
  .sY5d5LQKq .OWCNc6cj .CPb2zf .ik0nxb5[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%;
  }
  .sY5d5LQKq .OWCNc6cj .CPb2zf .VM7EiMnM {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .sY5d5LQKq .OWCNc6cj .XvQMzQrl {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 10px;
  }
  .sY5d5LQKq .OWCNc6cj .VJ0jTEPS9 {
    flex-basis: auto;
  }
  .sY5d5LQKq .OWCNc6cj .wX272Jflz {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.sY5d5LQKq .OWCNc6cj.z90gllL .icifPuOn img {
  height: 2rem;
}
.sY5d5LQKq .VM7EiMnM.aZ4jZUDumgz,
.sY5d5LQKq .VM7EiMnM:active {
  background-color: transparent;
}
.sY5d5LQKq .Nd8nfzpw .qlML049cNN3 .PDVX67 {
  padding: 0;
}
.sY5d5LQKq .dsnOq5ZpkL .AULEa4jwA.ik0nxb5 {
  margin-right: 1.667em;
}
.sY5d5LQKq .dsnOq5ZpkL .AULEa4jwA.ik0nxb5[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.sY5d5LQKq .OWCNc6cj.Nd8nfzpw .HaBdkjTK .CPb2zf {
  background: #ffffff;
}
.sY5d5LQKq .OWCNc6cj.Nd8nfzpw .HaBdkjTK .CPb2zf .v8v0MsVK {
  margin: 0;
  left: 105%;
  transform: none;
  top: -12px;
}
.sY5d5LQKq .OWCNc6cj .HaBdkjTK.is0mAzEjXgW > .CPb2zf {
  display: flex;
}
.sY5d5LQKq ul.qlML049cNN3 {
  flex-wrap: wrap;
}
.sY5d5LQKq .zWjVI3 {
  text-align: center;
  min-width: 140px;
}
@media (max-width: 992px) {
  .sY5d5LQKq .zWjVI3 {
    text-align: left;
  }
}
.sY5d5LQKq button.VJ0jTEPS9 {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.sY5d5LQKq button.VJ0jTEPS9 .oLD4w7ftoJt span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.sY5d5LQKq button.VJ0jTEPS9 .oLD4w7ftoJt span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.sY5d5LQKq button.VJ0jTEPS9 .oLD4w7ftoJt span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.sY5d5LQKq button.VJ0jTEPS9 .oLD4w7ftoJt span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.sY5d5LQKq button.VJ0jTEPS9 .oLD4w7ftoJt span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.sY5d5LQKq nav.qhurdbdPUOK .oLD4w7ftoJt span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.sY5d5LQKq nav.qhurdbdPUOK .oLD4w7ftoJt span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.sY5d5LQKq nav.qhurdbdPUOK .oLD4w7ftoJt span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.sY5d5LQKq nav.qhurdbdPUOK .oLD4w7ftoJt span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.sY5d5LQKq .gFCoxKUW {
  padding: 0 1rem;
}
.sY5d5LQKq a.PDVX67 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.sY5d5LQKq .wX272Jflz {
  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) {
  .sY5d5LQKq .wX272Jflz {
    justify-content: flex-start;
    margin-bottom: 0.5rem;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .sY5d5LQKq .OWCNc6cj {
    height: 70px;
  }
  .sY5d5LQKq .OWCNc6cj.qhurdbdPUOK {
    height: auto;
  }
  .sY5d5LQKq .qXwXdef .PDVX67:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.sY5d5LQKq .OWCNc6cj .HaBdkjTK > .CPb2zf {
  display: none;
  width: max-content;
  max-width: 500px !important;
  transform: translateX(-50%);
  top: calc(100% + 20px);
  left: 50%;
}
.sY5d5LQKq .OWCNc6cj .HaBdkjTK > .CPb2zf .VM7EiMnM {
  line-height: 1 !important;
}
.sY5d5LQKq .OWCNc6cj .HaBdkjTK > .CPb2zf .HaBdkjTK .VM7EiMnM {
  align-items: center;
  display: flex;
  height: max-content !important;
  min-height: max-content !important;
}
.sY5d5LQKq .OWCNc6cj .HaBdkjTK > .CPb2zf .HaBdkjTK .VM7EiMnM::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);
}
.sY5d5LQKq .OWCNc6cj .HaBdkjTK > .CPb2zf .HaBdkjTK.is0mAzEjXgW .VM7EiMnM::after {
  transform: rotate(0deg);
}
.sY5d5LQKq .zmB6c1QUW {
  margin: -0.6rem -0.6rem;
}
.sY5d5LQKq .VJ0jTEPS9 {
  margin-left: 12px;
  margin-right: 8px;
  order: 1000;
}
@media (max-width: 991px) {
  .sY5d5LQKq .XvQMzQrl {
    margin-right: auto;
  }
  .sY5d5LQKq .lxvD0vm4Tts {
    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);
  }
  .sY5d5LQKq .qlML049cNN3 .qXwXdef .PDVX67::after {
    margin-left: 10px;
  }
  .sY5d5LQKq .qlML049cNN3 .VM7EiMnM:hover {
    background-color: rgba(27, 31, 10, 0.06);
  }
  .sY5d5LQKq .OWCNc6cj .HaBdkjTK > .CPb2zf {
    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;
  }
  .sY5d5LQKq .OWCNc6cj .HaBdkjTK > .CPb2zf .VM7EiMnM {
    padding: 8px !important;
    line-height: 1 !important;
    margin-bottom: 4px !important;
  }
  .sY5d5LQKq .OWCNc6cj .HaBdkjTK > .CPb2zf .HaBdkjTK .VM7EiMnM {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
  }
  .sY5d5LQKq .OWCNc6cj .HaBdkjTK > .CPb2zf .HaBdkjTK .VM7EiMnM::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);
  }
  .sY5d5LQKq .OWCNc6cj .HaBdkjTK > .CPb2zf .HaBdkjTK.is0mAzEjXgW .VM7EiMnM::after {
    transform: rotate(180deg);
  }
  .sY5d5LQKq .OWCNc6cj .HaBdkjTK > .CPb2zf .v8v0MsVK {
    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;
  }
  .sY5d5LQKq .OWCNc6cj .HaBdkjTK.is0mAzEjXgW > .CPb2zf {
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 575px) {
  .sY5d5LQKq .lxvD0vm4Tts {
    padding: 1rem;
  }
}
.S559bcgE5T {
  display: flex;
  background-image: url("isavwk.jpeg");
}
.S559bcgE5T .NlNaRe5v {
  background-color: #000000;
  opacity: 0.5;
}
@media (min-width: 768px) {
  .S559bcgE5T {
    align-items: flex-end;
  }
  .S559bcgE5T .uqJtg4CPw {
    justify-content: center;
  }
  .S559bcgE5T .IHB1v8Ri40i {
    padding: 1rem 3rem;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .S559bcgE5T .IHB1v8Ri40i {
    min-width: 50%;
  }
}
@media (max-width: 767px) {
  .S559bcgE5T {
    -webkit-align-items: center;
    align-items: flex-end;
  }
  .S559bcgE5T .IHSnv4WP {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .S559bcgE5T .IHB1v8Ri40i {
    width: 100%;
  }
}
.S559bcgE5T .TACtIJJr,
.S559bcgE5T .Mqrba9FI01 {
  text-align: center;
}
.S559bcgE5T .FgQ2vHdbM,
.S559bcgE5T .zmB6c1QUW {
  text-align: center;
}
.bVCDz5e1YC {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: transparent;
}
.bVCDz5e1YC .TuIrid72N.KR8X03eTn {
  display: none;
}
.bVCDz5e1YC .TuIrid72N {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.bVCDz5e1YC .dBxgSp {
  background: #ffffff;
}
@media (max-width: 767px) {
  .bVCDz5e1YC .dBxgSp {
    padding: 2rem 1.5rem;
    margin-bottom: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bVCDz5e1YC .dBxgSp {
    padding: 2.25rem;
  }
}
@media (min-width: 992px) {
  .bVCDz5e1YC .dBxgSp {
    padding: 4rem;
  }
}
.bVCDz5e1YC .FgQ2vHdbM,
.bVCDz5e1YC .zmB6c1QUW {
  text-align: left;
}
.bVCDz5e1YC .zNNxLZ img {
  width: 120px;
  height: 120px;
  object-fit: cover;
  border-radius: 50% !important;
}
@media (min-width: 768px) and (max-width: 991px) {
  .bVCDz5e1YC .zNNxLZ img {
    width: 120px;
    height: 120px;
  }
}
@media (max-width: 768px) {
  .bVCDz5e1YC .zNNxLZ img {
    width: 80px;
    height: 80px;
  }
}
.bVCDz5e1YC .zNNxLZ {
  display: flex;
}
.bVCDz5e1YC .Y2cEtzD {
  text-align: center;
}
.bVCDz5e1YC .yydwWknIBrt {
  text-align: center;
}
.hN4GdgjlH {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.hN4GdgjlH .TuIrid72N.KR8X03eTn {
  display: none;
}
.hN4GdgjlH .TuIrid72N {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
@media (max-width: 767px) {
  .hN4GdgjlH .k0RQRg2 {
    padding: 0 1.5rem 1.5rem 1.5rem;
  }
}
@media (min-width: 768px) {
  .hN4GdgjlH .k0RQRg2 {
    padding: 0 2.25rem 2.25rem 2.25rem;
  }
}
@media (min-width: 992px) {
  .hN4GdgjlH .k0RQRg2 {
    padding: 1rem 4rem 4rem 4rem;
  }
}
.hN4GdgjlH .dBxgSp {
  background: #ffffff;
}
.hN4GdgjlH .FgQ2vHdbM,
.hN4GdgjlH .zmB6c1QUW {
  color: #000000;
  text-align: left;
}
.hN4GdgjlH .yydwWknIBrt,
.hN4GdgjlH .nFIn5P7WoIu {
  text-align: left;
  color: #000000;
}
.K1Fa3JO {
  padding-top: 5rem;
  padding-bottom: 4rem;
  background-color: transparent;
}
.K1Fa3JO .GRUtRh {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .K1Fa3JO .GRUtRh {
    margin-bottom: 1rem;
  }
}
.K1Fa3JO .ruiEdQaBATc {
  background: #b9d6f2;
  padding: 2.25rem;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .K1Fa3JO .ruiEdQaBATc {
    padding: 2rem 1.5rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .K1Fa3JO .ruiEdQaBATc {
    padding: 2rem 1.5rem;
    margin-bottom: 2rem;
  }
}
.K1Fa3JO .Y3ptf8kVJ {
  padding: 2.25rem 2.25rem 0;
  background: #ffffff;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .K1Fa3JO .Y3ptf8kVJ {
    padding: 0rem 1.5rem;
  }
}
@media (max-width: 767px) {
  .K1Fa3JO .Y3ptf8kVJ {
    padding: 0rem 1.5rem;
  }
}
.K1Fa3JO .fOfeXNunQ3 {
  border-radius: 2rem;
  overflow: hidden;
  margin-bottom: 2rem;
  background: #ffffff;
  padding: 0rem;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
@media (max-width: 767px) {
  .K1Fa3JO .fOfeXNunQ3 {
    margin-bottom: 1rem;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .K1Fa3JO .fOfeXNunQ3 .D8jFUti {
    padding: 0 1.5rem 2rem;
  }
}
@media (min-width: 1201px) {
  .K1Fa3JO .fOfeXNunQ3 .D8jFUti {
    padding: 0 2rem 2rem;
  }
}
.K1Fa3JO .aOBjuAW {
  width: -webkit-fill-available;
}
.K1Fa3JO .uMNfrkEDa:focus,
.K1Fa3JO span:focus {
  outline: none;
}
.K1Fa3JO .zmB6c1QUW {
  margin-top: auto !important;
  padding: 2rem 2rem 0;
}
@media (max-width: 991px) {
  .K1Fa3JO .zmB6c1QUW {
    padding: 0rem 2.25rem 2rem;
  }
}
@media (max-width: 767px) {
  .K1Fa3JO .zmB6c1QUW {
    padding: 0rem 1.5rem;
    margin-bottom: 2rem;
  }
}
.K1Fa3JO .TACtIJJr {
  color: #000000;
}
.K1Fa3JO .Mqrba9FI01 {
  color: #ffffff;
}
.K1Fa3JO .FgQ2vHdbM,
.K1Fa3JO .zmB6c1QUW {
  text-align: left;
}
.K1Fa3JO .F8wDiV {
  text-align: left;
  color: var(--primary-text, #ffffff);
}
.K1Fa3JO .ZmfVhRGw0Z {
  text-align: left;
  color: var(--primary-text, #ffffff);
}
.K1Fa3JO .x9pmqGi1 {
  max-width: 800px;
}
.L3WwKPVuydD {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.L3WwKPVuydD .uMNfrkEDa:focus,
.L3WwKPVuydD span:focus {
  outline: none;
}
.L3WwKPVuydD .IYgnyo8Z {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}
.L3WwKPVuydD .x9pmqGi1 {
  max-width: 800px;
}
.L3WwKPVuydD .uMNfrkEDa {
  color: #232323;
  min-height: 90px;
  font-weight: bold;
}
@media (max-width: 768px) {
  .L3WwKPVuydD .uMNfrkEDa {
    min-height: 45px;
  }
}
.kqllodZnUnQ {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-color: transparent;
}
.kqllodZnUnQ .fOfeXNunQ3 img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 50% !important;
}
.kqllodZnUnQ .TuIrid72N.KR8X03eTn {
  display: none;
}
.kqllodZnUnQ .TuIrid72N {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.kqllodZnUnQ .fOfeXNunQ3 {
  background: #ffffff;
  margin-bottom: 0.5rem;
  padding: 2.25rem;
  height: 100%;
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px) {
  .kqllodZnUnQ .fOfeXNunQ3 {
    padding: 1.5rem;
    margin-bottom: 1rem;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .kqllodZnUnQ .fOfeXNunQ3 {
    padding: 2rem 1.5rem;
    margin-bottom: 0.5rem;
  }
}
.kqllodZnUnQ .yydwWknIBrt,
.kqllodZnUnQ .ki5chBAkT9F {
  color: #000000;
  text-align: center;
}
.kqllodZnUnQ .x9pmqGi1 {
  max-width: 800px;
}
.kqllodZnUnQ .TACtIJJr {
  color: #000000;
}
.kqllodZnUnQ .Mqrba9FI01 {
  color: #000000;
}
.kqllodZnUnQ .Y2cEtzD {
  color: #000000;
  text-align: center;
}
.kqllodZnUnQ .zNNxLZ {
  display: flex;
  justify-content: center;
}
.kqllodZnUnQ .GRUtRh {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .kqllodZnUnQ .GRUtRh {
    margin-bottom: 1rem;
  }
}
.V3CY3tQ7yIj {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.V3CY3tQ7yIj .ZmfVhRGw0Z {
  line-height: 1.2;
  color: #232323;
  text-align: center;
}
.V3CY3tQ7yIj img,
.V3CY3tQ7yIj .ufT1QvcX1gd {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.V3CY3tQ7yIj .uMNfrkEDa:focus,
.V3CY3tQ7yIj span:focus {
  outline: none;
}
.V3CY3tQ7yIj .uMNfrkEDa {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .V3CY3tQ7yIj .uMNfrkEDa {
    margin-bottom: 1rem;
  }
}
.V3CY3tQ7yIj .fOfeXNunQ3 {
  position: relative;
  border-radius: 4px;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.V3CY3tQ7yIj .TACtIJJr {
  color: #232323;
}
.V3CY3tQ7yIj .FgQ2vHdbM,
.V3CY3tQ7yIj .zmB6c1QUW {
  color: #232323;
}
.V3CY3tQ7yIj .F8wDiV {
  color: #232323;
}
.V3CY3tQ7yIj .x9pmqGi1 {
  max-width: 800px;
}
.TectnHkMxy {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #006daa;
}
.TectnHkMxy input {
  padding: 1.2rem 1.5rem;
  border: none !important;
  height: 100%;
}
.TectnHkMxy input:hover {
  border: none !important;
}
.TectnHkMxy .aOBjuAW {
  height: 100%;
  margin: auto;
}
@media (min-width: 992px) {
  .TectnHkMxy .Pxs6T0SW {
    padding: 0 2rem;
  }
}
.TectnHkMxy .uqJtg4CPw {
  justify-content: center;
}
.TectnHkMxy .zmB6c1QUW {
  display: flex;
  margin-bottom: 1.2rem;
  width: fit-content;
}
@media (min-width: 768px) {
  .TectnHkMxy .zmB6c1QUW {
    margin-left: initial;
  }
}
.TectnHkMxy .zmB6c1QUW .aOBjuAW {
  width: auto;
}
@media (max-width: 991px) {
  .TectnHkMxy .I4qJhTi {
    margin-bottom: 2rem;
  }
  .TectnHkMxy .aGj1zpg9 {
    flex-direction: column-reverse;
  }
}
.TectnHkMxy .p5ka06jS2f {
  align-items: center;
}
.TectnHkMxy .TACtIJJr {
  text-align: center;
  color: #FFFFFF;
}
.qh44Kzh {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.qh44Kzh .ZmfVhRGw0Z {
  line-height: 1.2;
  color: #000000;
  text-align: center;
}
.qh44Kzh img,
.qh44Kzh .ufT1QvcX1gd {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.qh44Kzh .uMNfrkEDa:focus,
.qh44Kzh span:focus {
  outline: none;
}
.qh44Kzh .uMNfrkEDa {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .qh44Kzh .uMNfrkEDa {
    margin-bottom: 1rem;
  }
}
.qh44Kzh .fOfeXNunQ3 {
  position: relative;
  border-radius: 4px;
  display: flex;
  flex-flow: column nowrap;
}
.qh44Kzh .zmB6c1QUW {
  margin-top: auto !important;
}
.qh44Kzh .TACtIJJr {
  color: #000000;
}
.qh44Kzh .FgQ2vHdbM,
.qh44Kzh .zmB6c1QUW {
  color: #000000;
  text-align: center;
}
.qh44Kzh .F8wDiV {
  color: #000000;
  text-align: center;
}
.qh44Kzh .x9pmqGi1 {
  max-width: 800px;
}
.n5Mn0Gu {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.n5Mn0Gu .uMNfrkEDa:focus,
.n5Mn0Gu span:focus {
  outline: none;
}
.n5Mn0Gu .uMNfrkEDa {
  cursor: pointer;
}
.n5Mn0Gu .Nufyc9KBTB1 {
  grid-row-gap: 2rem;
}
@media (max-width: 767px) {
  .n5Mn0Gu .Nufyc9KBTB1 {
    grid-row-gap: 1rem;
  }
}
.n5Mn0Gu .jgqiweLMx9P,
.n5Mn0Gu .NbN7DD8 {
  gap: 0 2rem;
}
@media (max-width: 767px) {
  .n5Mn0Gu .jgqiweLMx9P,
  .n5Mn0Gu .NbN7DD8 {
    gap: 0 1rem;
  }
}
.n5Mn0Gu .TACtIJJr {
  color: #000000;
}
.n5Mn0Gu .FgQ2vHdbM,
.n5Mn0Gu .zmB6c1QUW {
  color: #000000;
}
.n5Mn0Gu .x9pmqGi1 {
  max-width: 800px;
}
.n5Mn0Gu .QWpdEnpCchf,
.n5Mn0Gu .IYgnyo8Z {
  overflow: hidden;
}
.n5Mn0Gu .Nufyc9KBTB1 {
  display: grid;
  transform: translate3d(-3rem, 0, 0);
  width: 115vw;
  grid-column-gap: 1rem;
}
.n5Mn0Gu .Y59KqtAGyl {
  display: flex;
  justify-content: center;
  align-items: center;
}
.n5Mn0Gu .Y59KqtAGyl img {
  min-width: 30vw;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .n5Mn0Gu .Y59KqtAGyl img {
    min-width: 35vw;
  }
}
.n5Mn0Gu .jgqiweLMx9P,
.n5Mn0Gu .NbN7DD8 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
}
.n5Mn0Gu .jgqiweLMx9P {
  align-items: flex-end;
}
.n5Mn0Gu .NbN7DD8 {
  align-items: flex-start;
}
.thINeND .TuIrid72N.KR8X03eTn {
  display: none;
}
.thINeND .TuIrid72N {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-image: url("UDRu6Ic.jpg");
}
.TPWKOacj {
  background-image: url("OPan88.jpeg");
  overflow: hidden;
}
.cfhtFawTbB {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.cfhtFawTbB .zBIraJyjGC {
  font-size: 1.2rem !important;
  font-family: 'Moririse2' !important;
  color: white;
  transition: all 0.3s;
  transform: rotate(180deg);
  padding-left: 0.5rem;
}
.cfhtFawTbB .oL3oPQRiL5q {
  border: none;
}
.cfhtFawTbB .MLIYON8Ss55 {
  padding: 0rem;
}
@media (max-width: 767px) {
  .cfhtFawTbB .MLIYON8Ss55 {
    padding: 0rem;
  }
}
.cfhtFawTbB .P3oSGUpCYD {
  padding: 0rem;
  padding-bottom: 0.5rem;
  margin-top: 1rem;
}
.cfhtFawTbB .SftzWqyqSI4 {
  padding: 0;
}
.cfhtFawTbB .HfmN3AeLXh {
  height: 100%;
}
.cfhtFawTbB img {
  height: 100%;
  object-fit: cover;
}
.cfhtFawTbB .kZKTVttZRfK span {
  transform: rotate(0deg);
}
.cfhtFawTbB .KOefhAKG {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.cfhtFawTbB p {
  margin-bottom: 0.3rem;
}
.cfhtFawTbB .zZngZqxeg {
  color: #000000;
}
.cfhtFawTbB .qBR8hj0xwrf .MLIYON8Ss55 {
  background-color: transparent;
  margin-bottom: 0;
  border: 0;
  border-radius: 2rem;
}
.cfhtFawTbB .qBR8hj0xwrf {
  background: #ffffff;
  padding: 2.25rem;
  border-radius: 2rem;
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  .cfhtFawTbB .qBR8hj0xwrf {
    padding: 2rem 1.5rem;
    margin-bottom: 1rem;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .cfhtFawTbB .qBR8hj0xwrf {
    margin-bottom: 1rem;
    padding: 2rem 1.5rem;
  }
}
.cfhtFawTbB .tpZXMy {
  color: #000000;
}
.cfhtFawTbB .TACtIJJr {
  text-align: center;
  color: #000000;
}
.cfhtFawTbB .Mqrba9FI01 {
  color: #000000;
  text-align: center;
}
.cfhtFawTbB .zZngZqxeg,
.cfhtFawTbB .zBIraJyjGC {
  color: #000000;
}
.Ug1NXJ {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.Ug1NXJ .ZmfVhRGw0Z {
  line-height: 1.2;
  color: #000000;
}
.Ug1NXJ img,
.Ug1NXJ .ufT1QvcX1gd {
  width: 100%;
}
.Ug1NXJ .uMNfrkEDa:focus,
.Ug1NXJ span:focus {
  outline: none;
}
.Ug1NXJ .uMNfrkEDa {
  margin-bottom: 2rem;
}
@media (max-width: 575px) {
  .Ug1NXJ .uMNfrkEDa {
    margin-bottom: 1rem;
  }
}
.Ug1NXJ .fOfeXNunQ3 {
  position: relative;
  border-radius: 4px;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.Ug1NXJ .TACtIJJr {
  color: #000000;
}
.Ug1NXJ .FgQ2vHdbM,
.Ug1NXJ .zmB6c1QUW {
  color: #000000;
}
.Ug1NXJ .F8wDiV {
  color: #000000;
  text-align: center;
}
.Ug1NXJ .x9pmqGi1 {
  max-width: 800px;
}
.Ug1NXJ img {
  filter: grayscale(1);
}
.f35PjF {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.f35PjF .TuIrid72N.KR8X03eTn {
  display: none;
}
.f35PjF .fOfeXNunQ3 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.f35PjF .TuIrid72N {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.f35PjF .zBIraJyjGC {
  display: inline-flex;
  font-size: 2rem;
  color: #d70081;
  width: 80px;
  justify-content: center;
  align-items: center;
  background: #ffd7ef;
  height: 80px;
  border-radius: 50%;
}
.f35PjF .yydwWknIBrt,
.f35PjF .ki5chBAkT9F,
.f35PjF .Y2cEtzD {
  color: #000000;
  text-align: center;
}
.f35PjF .x9pmqGi1 {
  max-width: 800px;
}
.f35PjF .TACtIJJr {
  color: #000000;
}
.f35PjF .zmB6c1QUW {
  text-align: center;
}
.f35PjF .yydwWknIBrt,
.f35PjF .ki5chBAkT9F {
  color: #B9D6F2;
}
.zLHWBhh {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.zLHWBhh .TuIrid72N.KR8X03eTn {
  display: none;
}
.zLHWBhh .TuIrid72N {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.zLHWBhh .tTV8hBDk {
  background: #1778f2;
  color: #ffffff;
}
.zLHWBhh .tTV8hBDk:hover {
  background: #0b60cb;
}
.zLHWBhh .KWmqheriH {
  background: #1da1f2;
  color: #ffffff;
}
.zLHWBhh .KWmqheriH:hover {
  background: #0c85d0;
}
.zLHWBhh .nan8BBcKjo {
  background: #f00075;
  color: #ffffff;
}
.zLHWBhh .nan8BBcKjo:hover {
  background: #bd005c;
}
.zLHWBhh .XQ1H5c635J {
  background: #000000;
  color: #ffffff;
}
.zLHWBhh .XQ1H5c635J:hover {
  background: #000000;
}
.zLHWBhh .ki5chBAkT9F {
  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;
}
.zLHWBhh [class^="socicon-"]:before,
.zLHWBhh [class*=" socicon-"]:before {
  line-height: 55px;
  padding: 0.6rem;
}
.CYnbaNcTrs {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: transparent;
}
.CYnbaNcTrs .NlNaRe5v {
  background-color: #ffffff;
  opacity: 0.4;
}
.CYnbaNcTrs form .zmB6c1QUW {
  text-align: center;
  width: 100%;
}
.CYnbaNcTrs form .zmB6c1QUW .aOBjuAW {
  display: inline-flex;
}
@media (max-width: 991px) {
  .CYnbaNcTrs form .zmB6c1QUW .aOBjuAW {
    width: 100%;
  }
}
.CYnbaNcTrs .x9pmqGi1 {
  max-width: 800px;
}
.b8xvwtW {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.b8xvwtW .TuIrid72N.KR8X03eTn {
  display: none;
}
.b8xvwtW .TuIrid72N {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
@media (max-width: 992px) {
  .b8xvwtW .uqJtg4CPw .TVi8pZkEpRe {
    margin-top: 2rem;
  }
}
@media (max-width: 767px) {
  .b8xvwtW .uqJtg4CPw .TVi8pZkEpRe {
    margin-top: 1rem;
  }
}
.b8xvwtW .oebF3axJpYT {
  height: 100%;
  position: relative;
}
.b8xvwtW .oebF3axJpYT iframe {
  height: 100%;
  width: 100%;
}
@media (max-width: 992px) {
  .b8xvwtW .oebF3axJpYT iframe {
    min-height: 350px;
  }
}
.b8xvwtW .oebF3axJpYT [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%;
}
.b8xvwtW .oebF3axJpYT[data-state] {
  background: #e9e5dc;
}
.b8xvwtW .oebF3axJpYT[data-state="loading"] [data-state-details] {
  display: none;
}
.b8xvwtW .dBxgSp {
  padding: 2.25rem;
  background: #ffffff;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .b8xvwtW .dBxgSp {
    padding: 1.5rem;
  }
}
@media (max-width: 767px) {
  .b8xvwtW .dBxgSp {
    padding: 2rem 1.5rem;
  }
}
.b8xvwtW ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.b8xvwtW .x9pmqGi1 {
  max-width: 800px;
}
.qhds9Q {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #000000;
}
.qhds9Q .TuIrid72N.KR8X03eTn {
  display: none;
}
.qhds9Q .TuIrid72N {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.qhds9Q .gUFuGUSwFC {
  color: #ffffff;
  text-align: left;
}
.qhds9Q .dtftnkOuNwq {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 991px) {
  .qhds9Q .uqJtg4CPw {
    flex-direction: column-reverse !important;
  }
  .qhds9Q .uqJtg4CPw .gUFuGUSwFC {
    margin: 1rem 0 0 0;
  }
}
.qhds9Q .saJpgmDQy {
  width: 100%;
  justify-content: center;
}
.qhds9Q .saJpgmDQy .nOBAJqv {
  list-style: none;
  display: flex;
  justify-content: right;
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .qhds9Q .saJpgmDQy .nOBAJqv {
    justify-content: center;
  }
}
.qhds9Q .saJpgmDQy .nOBAJqv li {
  padding: 0 1rem 0rem 1rem;
}
@media (max-width: 767px) {
  .qhds9Q .saJpgmDQy .nOBAJqv li {
    padding: 0 1rem 1rem 1rem;
  }
}
.qhds9Q .saJpgmDQy .nOBAJqv li p {
  margin: 0;
}
@media (max-width: 991px) {
  .qhds9Q .gUFuGUSwFC {
    text-align: center;
  }
}
