.JJglEUBcQ {
  border-width: 2px;
}
img,
.oxPkD47,
.Ehe0sFwge,
.qYQA7u,
.nX8Ap4Vsop iframe,
.jnREqK3DgI0 iframe,
.Ym1KbTlYjx,
.qTCiAW,
.U6ZS8sy1,
.STvlU38JCZ2 {
  border-radius: 2rem !important;
}
.qYQA7u {
  overflow: hidden;
}
body {
  background-color: #fdedf1;
}
body {
  font-family: Golos Text;
}
.DMfAifs1M {
  font-family: 'Golos Text', sans-serif;
  font-size: 5rem;
  line-height: 1;
}
.DMfAifs1M > .vnQrzW {
  font-size: 6.25rem;
}
.cwidbr8WnHC {
  font-family: 'Golos Text', sans-serif;
  font-size: 4rem;
  line-height: 1;
}
.cwidbr8WnHC > .vnQrzW {
  font-size: 5rem;
}
.Mpc5LGS {
  font-family: 'Golos Text', sans-serif;
  font-size: 1.2rem;
  line-height: 1.5;
}
.Mpc5LGS > .vnQrzW {
  font-size: 1.5rem;
}
.gKQfaPGa {
  font-family: 'Golos Text', sans-serif;
  font-size: 2.5rem;
  line-height: 1.5;
}
.gKQfaPGa > .vnQrzW {
  font-size: 3.125rem;
}
.lf4IyabM5k {
  font-family: 'Golos Text', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
}
.lf4IyabM5k > .vnQrzW {
  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) {
  .DMfAifs1M {
    font-size: 4rem;
  }
}
@media (max-width: 768px) {
  .DMfAifs1M {
    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))));
  }
  .cwidbr8WnHC {
    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))));
  }
  .Mpc5LGS {
    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))));
  }
  .gKQfaPGa {
    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))));
  }
  .lf4IyabM5k {
    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) {
  .DMfAifs1M {
    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))));
  }
  .cwidbr8WnHC {
    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))));
  }
  .Mpc5LGS {
    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))));
  }
  .gKQfaPGa {
    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))));
  }
  .lf4IyabM5k {
    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 */
.JJglEUBcQ {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .JJglEUBcQ {
    padding: 0.75rem 1.5rem;
  }
}
.a8UBee {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.VA9yzA0xt {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.e3TnhKWama3 {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
.uLS0Lr6t {
  background-color: #06d6a0 !important;
}
.XIj7E4 {
  background-color: #20ac6b !important;
}
.kE8M9F {
  background-color: #0aa3c2 !important;
}
.IbGsn6o {
  background-color: #cc9900 !important;
}
.qsRcN9 {
  background-color: #ae1e2c !important;
}
.bwwVI1MnkAo,
.bwwVI1MnkAo:active {
  background-color: #06d6a0 !important;
  border-color: #06d6a0 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.bwwVI1MnkAo:hover,
.bwwVI1MnkAo:focus,
.bwwVI1MnkAo.WvrU061cqVJ,
.bwwVI1MnkAo.xTV2fiuqh {
  color: inherit;
  background-color: #17f8be !important;
  border-color: #17f8be !important;
  box-shadow: none;
}
.bwwVI1MnkAo.WBrW2EWtR,
.bwwVI1MnkAo:disabled {
  color: #ffffff !important;
  background-color: #17f8be !important;
  border-color: #17f8be !important;
}
.lm5Iy5WRbC,
.lm5Iy5WRbC:active {
  background-color: #118ab2 !important;
  border-color: #118ab2 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.lm5Iy5WRbC:hover,
.lm5Iy5WRbC:focus,
.lm5Iy5WRbC.WvrU061cqVJ,
.lm5Iy5WRbC.xTV2fiuqh {
  color: inherit;
  background-color: #15aee1 !important;
  border-color: #15aee1 !important;
  box-shadow: none;
}
.lm5Iy5WRbC.WBrW2EWtR,
.lm5Iy5WRbC:disabled {
  color: #ffffff !important;
  background-color: #15aee1 !important;
  border-color: #15aee1 !important;
}
.Ti6paUv,
.Ti6paUv:active {
  background-color: #0aa3c2 !important;
  border-color: #0aa3c2 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.Ti6paUv:hover,
.Ti6paUv:focus,
.Ti6paUv.WvrU061cqVJ,
.Ti6paUv.xTV2fiuqh {
  color: inherit;
  background-color: #0dccf3 !important;
  border-color: #0dccf3 !important;
  box-shadow: none;
}
.Ti6paUv.WBrW2EWtR,
.Ti6paUv:disabled {
  color: #ffffff !important;
  background-color: #0dccf3 !important;
  border-color: #0dccf3 !important;
}
.hgOxCZJ,
.hgOxCZJ:active {
  background-color: #20ac6b !important;
  border-color: #20ac6b !important;
  color: #ffffff !important;
  box-shadow: none;
}
.hgOxCZJ:hover,
.hgOxCZJ:focus,
.hgOxCZJ.WvrU061cqVJ,
.hgOxCZJ.xTV2fiuqh {
  color: inherit;
  background-color: #28d786 !important;
  border-color: #28d786 !important;
  box-shadow: none;
}
.hgOxCZJ.WBrW2EWtR,
.hgOxCZJ:disabled {
  color: #ffffff !important;
  background-color: #28d786 !important;
  border-color: #28d786 !important;
}
.ZG8YfD63,
.ZG8YfD63:active {
  background-color: #cc9900 !important;
  border-color: #cc9900 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.ZG8YfD63:hover,
.ZG8YfD63:focus,
.ZG8YfD63.WvrU061cqVJ,
.ZG8YfD63.xTV2fiuqh {
  color: inherit;
  background-color: #ffbf00 !important;
  border-color: #ffbf00 !important;
  box-shadow: none;
}
.ZG8YfD63.WBrW2EWtR,
.ZG8YfD63:disabled {
  color: #ffffff !important;
  background-color: #ffbf00 !important;
  border-color: #ffbf00 !important;
}
.TI89k6YSlYs,
.TI89k6YSlYs:active {
  background-color: #ae1e2c !important;
  border-color: #ae1e2c !important;
  color: #ffffff !important;
  box-shadow: none;
}
.TI89k6YSlYs:hover,
.TI89k6YSlYs:focus,
.TI89k6YSlYs.WvrU061cqVJ,
.TI89k6YSlYs.xTV2fiuqh {
  color: inherit;
  background-color: #da2637 !important;
  border-color: #da2637 !important;
  box-shadow: none;
}
.TI89k6YSlYs.WBrW2EWtR,
.TI89k6YSlYs:disabled {
  color: #ffffff !important;
  background-color: #da2637 !important;
  border-color: #da2637 !important;
}
.ln4EvcbMh,
.ln4EvcbMh:active {
  background-color: #eff0ec !important;
  border-color: #eff0ec !important;
  color: #757b62 !important;
  box-shadow: none;
}
.ln4EvcbMh:hover,
.ln4EvcbMh:focus,
.ln4EvcbMh.WvrU061cqVJ,
.ln4EvcbMh.xTV2fiuqh {
  color: inherit;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  box-shadow: none;
}
.ln4EvcbMh.WBrW2EWtR,
.ln4EvcbMh:disabled {
  color: #757b62 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.iX0WUf,
.iX0WUf:active {
  background-color: #232323 !important;
  border-color: #232323 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.iX0WUf:hover,
.iX0WUf:focus,
.iX0WUf.WvrU061cqVJ,
.iX0WUf.xTV2fiuqh {
  color: inherit;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
  box-shadow: none;
}
.iX0WUf.WBrW2EWtR,
.iX0WUf:disabled {
  color: #ffffff !important;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
}
.BBwg9vjb4,
.BBwg9vjb4:active {
  background-color: transparent !important;
  border-color: #06d6a0;
  color: #06d6a0;
}
.BBwg9vjb4:hover,
.BBwg9vjb4:focus,
.BBwg9vjb4.WvrU061cqVJ,
.BBwg9vjb4.xTV2fiuqh {
  color: #048261 !important;
  background-color: transparent !important;
  border-color: #048261 !important;
  box-shadow: none !important;
}
.BBwg9vjb4.WBrW2EWtR,
.BBwg9vjb4:disabled {
  color: #ffffff !important;
  background-color: #06d6a0 !important;
  border-color: #06d6a0 !important;
}
.l52gsAK5Wis,
.l52gsAK5Wis:active {
  background-color: transparent !important;
  border-color: #118ab2;
  color: #118ab2;
}
.l52gsAK5Wis:hover,
.l52gsAK5Wis:focus,
.l52gsAK5Wis.WvrU061cqVJ,
.l52gsAK5Wis.xTV2fiuqh {
  color: #094d63 !important;
  background-color: transparent !important;
  border-color: #094d63 !important;
  box-shadow: none !important;
}
.l52gsAK5Wis.WBrW2EWtR,
.l52gsAK5Wis:disabled {
  color: #ffffff !important;
  background-color: #118ab2 !important;
  border-color: #118ab2 !important;
}
.xg3bhRahF,
.xg3bhRahF:active {
  background-color: transparent !important;
  border-color: #0aa3c2;
  color: #0aa3c2;
}
.xg3bhRahF:hover,
.xg3bhRahF:focus,
.xg3bhRahF.WvrU061cqVJ,
.xg3bhRahF.xTV2fiuqh {
  color: #065e70 !important;
  background-color: transparent !important;
  border-color: #065e70 !important;
  box-shadow: none !important;
}
.xg3bhRahF.WBrW2EWtR,
.xg3bhRahF:disabled {
  color: #ffffff !important;
  background-color: #0aa3c2 !important;
  border-color: #0aa3c2 !important;
}
.n1fzTw7aXi,
.n1fzTw7aXi:active {
  background-color: transparent !important;
  border-color: #20ac6b;
  color: #20ac6b;
}
.n1fzTw7aXi:hover,
.n1fzTw7aXi:focus,
.n1fzTw7aXi.WvrU061cqVJ,
.n1fzTw7aXi.xTV2fiuqh {
  color: #12633e !important;
  background-color: transparent !important;
  border-color: #12633e !important;
  box-shadow: none !important;
}
.n1fzTw7aXi.WBrW2EWtR,
.n1fzTw7aXi:disabled {
  color: #ffffff !important;
  background-color: #20ac6b !important;
  border-color: #20ac6b !important;
}
.Ggl3PxF0,
.Ggl3PxF0:active {
  background-color: transparent !important;
  border-color: #cc9900;
  color: #cc9900;
}
.Ggl3PxF0:hover,
.Ggl3PxF0:focus,
.Ggl3PxF0.WvrU061cqVJ,
.Ggl3PxF0.xTV2fiuqh {
  color: #755800 !important;
  background-color: transparent !important;
  border-color: #755800 !important;
  box-shadow: none !important;
}
.Ggl3PxF0.WBrW2EWtR,
.Ggl3PxF0:disabled {
  color: #ffffff !important;
  background-color: #cc9900 !important;
  border-color: #cc9900 !important;
}
.TxGqy4dtV6b,
.TxGqy4dtV6b:active {
  background-color: transparent !important;
  border-color: #ae1e2c;
  color: #ae1e2c;
}
.TxGqy4dtV6b:hover,
.TxGqy4dtV6b:focus,
.TxGqy4dtV6b.WvrU061cqVJ,
.TxGqy4dtV6b.xTV2fiuqh {
  color: #641119 !important;
  background-color: transparent !important;
  border-color: #641119 !important;
  box-shadow: none !important;
}
.TxGqy4dtV6b.WBrW2EWtR,
.TxGqy4dtV6b:disabled {
  color: #ffffff !important;
  background-color: #ae1e2c !important;
  border-color: #ae1e2c !important;
}
.uSxZLGpxOW,
.uSxZLGpxOW:active {
  background-color: transparent !important;
  border-color: #232323;
  color: #232323;
}
.uSxZLGpxOW:hover,
.uSxZLGpxOW:focus,
.uSxZLGpxOW.WvrU061cqVJ,
.uSxZLGpxOW.xTV2fiuqh {
  color: #000000 !important;
  background-color: transparent !important;
  border-color: #000000 !important;
  box-shadow: none !important;
}
.uSxZLGpxOW.WBrW2EWtR,
.uSxZLGpxOW:disabled {
  color: #ffffff !important;
  background-color: #232323 !important;
  border-color: #232323 !important;
}
.qTk5xKwOmxD,
.qTk5xKwOmxD:active {
  background-color: transparent !important;
  border-color: #fafafa;
  color: #fafafa;
}
.qTk5xKwOmxD:hover,
.qTk5xKwOmxD:focus,
.qTk5xKwOmxD.WvrU061cqVJ,
.qTk5xKwOmxD.xTV2fiuqh {
  color: #cfcfcf !important;
  background-color: transparent !important;
  border-color: #cfcfcf !important;
  box-shadow: none !important;
}
.qTk5xKwOmxD.WBrW2EWtR,
.qTk5xKwOmxD:disabled {
  color: #7a7a7a !important;
  background-color: #fafafa !important;
  border-color: #fafafa !important;
}
.J9lPwFeVdv {
  color: #06d6a0 !important;
}
.Dx9pov {
  color: #118ab2 !important;
}
.Xamef1bm {
  color: #20ac6b !important;
}
.DqOgHo0 {
  color: #0aa3c2 !important;
}
.CMGBmjcZwBj {
  color: #cc9900 !important;
}
.JdNcZHO {
  color: #ae1e2c !important;
}
.bQeydl {
  color: #fafafa !important;
}
.QRrYQF9TY2y {
  color: #232323 !important;
}
a.J9lPwFeVdv:hover,
a.J9lPwFeVdv:focus,
a.J9lPwFeVdv.xTV2fiuqh {
  color: #037356 !important;
}
a.Dx9pov:hover,
a.Dx9pov:focus,
a.Dx9pov.xTV2fiuqh {
  color: #084255 !important;
}
a.Xamef1bm:hover,
a.Xamef1bm:focus,
a.Xamef1bm.xTV2fiuqh {
  color: #105636 !important;
}
a.DqOgHo0:hover,
a.DqOgHo0:focus,
a.DqOgHo0.xTV2fiuqh {
  color: #055161 !important;
}
a.CMGBmjcZwBj:hover,
a.CMGBmjcZwBj:focus,
a.CMGBmjcZwBj.xTV2fiuqh {
  color: #664d00 !important;
}
a.JdNcZHO:hover,
a.JdNcZHO:focus,
a.JdNcZHO.xTV2fiuqh {
  color: #570f16 !important;
}
a.bQeydl:hover,
a.bQeydl:focus,
a.bQeydl.xTV2fiuqh {
  color: #c7c7c7 !important;
}
a.QRrYQF9TY2y:hover,
a.QRrYQF9TY2y:focus,
a.QRrYQF9TY2y.xTV2fiuqh {
  color: #000000 !important;
}
a:is(#IRfp2LHSM, #bydQuF, #PAij83ly, #I6Vxh6, #Z6fr1oTjga, #PwMuPodUP, #vpiloRsxj, #SQMENb8nPl, #t1lJf9R, #jxg2Nhlbb7f, #DUnXVNW, #rbv6Jc, #QSuE1sKdkkr, #YYSKj3RbDUa, #usE71J2rF, #J9lPwFeVdv, #Dx9pov, #Xamef1bm, #DqOgHo0, #CMGBmjcZwBj, #JdNcZHO, #XFwUMLUBkP, #BzyroGXtk, #bQeydl, #gfmjsw5XA, #QqGW3bM, #hbwYqbH, #dii3yiR22, #e4SjnVd01cv, #FVD3Twa, #MllhOh, #FGMnFylsWN, #AqIv7Y, #PaZze3hq, #SOeSrpoQ, #tf9Pp0053YJ, #sAhIHNfAT, #vtQaeY, #xwtFBR, #jxaib0tyDv, #XAayknl, #uJuzZm5Gm, #Y6c9ss, #fDbXwBfqI, #QRrYQF9TY2y, #ESh82jYEl):not(.wpCNCBGL):not(.wrSiyyac3cr):not([role]):not(.lptXwM1dz) {
  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(#IRfp2LHSM, #bydQuF, #PAij83ly, #I6Vxh6, #Z6fr1oTjga, #PwMuPodUP, #vpiloRsxj, #SQMENb8nPl, #t1lJf9R, #jxg2Nhlbb7f, #DUnXVNW, #rbv6Jc, #QSuE1sKdkkr, #YYSKj3RbDUa, #usE71J2rF, #J9lPwFeVdv, #Dx9pov, #Xamef1bm, #DqOgHo0, #CMGBmjcZwBj, #JdNcZHO, #XFwUMLUBkP, #BzyroGXtk, #bQeydl, #gfmjsw5XA, #QqGW3bM, #hbwYqbH, #dii3yiR22, #e4SjnVd01cv, #FVD3Twa, #MllhOh, #FGMnFylsWN, #AqIv7Y, #PaZze3hq, #SOeSrpoQ, #tf9Pp0053YJ, #sAhIHNfAT, #vtQaeY, #xwtFBR, #jxaib0tyDv, #XAayknl, #uJuzZm5Gm, #Y6c9ss, #fDbXwBfqI, #QRrYQF9TY2y, #ESh82jYEl):not(.wpCNCBGL):not(.wrSiyyac3cr):not([role]):not(.lptXwM1dz):hover {
  transition: background-position 2s ease-in-out;
  background-image: linear-gradient(currentColor 50%, currentColor 50%);
  background-position: 0px 1.2em;
}
.dIaVLaD29d .wpCNCBGL.xTV2fiuqh {
  color: #06d6a0;
}
.dIaVLaD29d .wpCNCBGL:not(.xTV2fiuqh) {
  color: #232323;
}
.o1PoxcjZNS {
  background-color: #70c770;
}
.ERADsxtf {
  background-color: #0aa3c2;
}
.XWcUcFAxB {
  background-color: #cc9900;
}
.gvMry2iAdn {
  background-color: #ae1e2c;
}
.eG05Cc .JJglEUBcQ:not(.UuwVcY5) {
  border-radius: 100px;
}
.nJ8I5WFV li a {
  border-radius: 100px !important;
}
.nJ8I5WFV li.xTV2fiuqh .JJglEUBcQ {
  background-color: #06d6a0;
  border-color: #06d6a0;
  color: #ffffff;
}
.nJ8I5WFV li.xTV2fiuqh .JJglEUBcQ:focus {
  box-shadow: none;
}
.dIaVLaD29d .wpCNCBGL {
  border-radius: 100px !important;
}
a,
a:hover {
  color: #06d6a0;
}
.OFZt9e3.uLS0Lr6t .BJksRD,
.OFZt9e3.uLS0Lr6t .OCJDgAI3Cl {
  color: #abfde8;
}
.OFZt9e3.XIj7E4 .BJksRD,
.OFZt9e3.XIj7E4 .OCJDgAI3Cl {
  color: #68e3aa;
}
.OFZt9e3.kE8M9F .BJksRD,
.OFZt9e3.kE8M9F .OCJDgAI3Cl {
  color: #55dbf6;
}
.OFZt9e3.IbGsn6o .BJksRD,
.OFZt9e3.IbGsn6o .OCJDgAI3Cl {
  color: #ffe599;
}
.OFZt9e3.qsRcN9 .BJksRD,
.OFZt9e3.qsRcN9 .OCJDgAI3Cl {
  color: #e56773;
}
/* Scroll to top button*/
.ggnSo3p {
  display: none;
}
.CcOUEOfSxW {
  font-family: 'Golos Text', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
  border-radius: 40px !important;
}
.CcOUEOfSxW > .vnQrzW {
  font-size: 1.75rem;
}
.CcOUEOfSxW:hover,
.CcOUEOfSxW: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: #06d6a0 !important;
}
.CcOUEOfSxW:-webkit-input-placeholder {
  font-family: 'Golos Text', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
}
.CcOUEOfSxW:-webkit-input-placeholder > .vnQrzW {
  font-size: 1.75rem;
}
blockquote {
  border-color: #06d6a0;
}
/* Forms */
.ErZM3Mw .VW5ZOiT .JJglEUBcQ {
  border-radius: 100px !important;
}
.ErZM3Mw .VW5ZOiT .JJglEUBcQ:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.ErZM3Mw .VW5ZOiT button[type="submit"] {
  border-radius: 100px !important;
  padding: 1rem 3rem;
}
.ErZM3Mw .VW5ZOiT button[type="submit"]:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.DxtuTx li:hover,
.DxtuTx li.F9BASq {
  background-color: #06d6a0;
  color: #ffffff;
}
.r4pCo8Nl {
  transition: 0.25s ease;
}
.r4pCo8Nl:hover {
  border-color: #06d6a0;
}
.DxtuTx .zi2M8T3l0,
.r4pCo8Nl.Pfx0S6VSddi:after,
.r4pCo8Nl.NfKBeniM:after {
  transition: 0.4s;
  border-top-color: #232323;
  border-bottom-color: #232323;
}
.DxtuTx:hover .zi2M8T3l0,
.r4pCo8Nl.Pfx0S6VSddi:hover:after,
.r4pCo8Nl.NfKBeniM:hover:after {
  border-top-color: #06d6a0;
  border-bottom-color: #06d6a0;
}
.UoiH4YE .A99Z2QOcJ td.SlMEGVK1,
.UoiH4YE .A99Z2QOcJ td.zOCxsPT,
.UoiH4YE .xOXwPB .ZccQSizI3Rv > div > div.zOCxsPT {
  color: #000000 !important;
  background-color: #06d6a0 !important;
  box-shadow: none !important;
}
.UoiH4YE .A99Z2QOcJ td:hover,
.UoiH4YE .xOXwPB .ZccQSizI3Rv > div > div:hover {
  color: #ffffff !important;
  background: #118ab2 !important;
  box-shadow: none !important;
}
.lK1Nxmp1Nqu {
  background-image: none !important;
}
.ta2v5CPYxzr:not(section),
.YfCIm3aM6P {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: auto;
}
iframe.ta2v5CPYxzr,
.ta2v5CPYxzr: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='%2306d6a0' %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.ta2v5CPYxzr:after {
  opacity: 0.5;
}
body {
  overflow-x: hidden;
}
a {
  transition: color 0.6s;
}
@media (max-width: 1400px) {
  .ZS6V6pwdE5t {
    max-width: 100%;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .ZS6V6pwdE5t {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .yim2Pjw {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 767px) {
  .yim2Pjw {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.BsNnpxP {
  z-index: 1000;
  width: 100%;
  position: relative;
}
.BsNnpxP .wrSiyyac3cr: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) {
  .BsNnpxP .dOCihkl8xP {
    transform: scale(0.8);
  }
}
.BsNnpxP .ohvcQgpKaz {
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.BsNnpxP .ohvcQgpKaz img {
  max-width: 100%;
  max-height: 100%;
}
.BsNnpxP .ohvcQgpKaz .lptXwM1dz {
  line-height: inherit !important;
}
.BsNnpxP .ohvcQgpKaz .QmhLBVWtF a {
  outline: none;
}
.BsNnpxP .J6PVt2qz {
  margin: auto;
  margin-left: 0;
  margin-left: auto;
}
.BsNnpxP .J6PVt2qz .ivlgGy8r2 {
  padding: 0 !important;
  transition: 0.3s all !important;
}
.BsNnpxP .J6PVt2qz .ivlgGy8r2 .wpCNCBGL {
  padding: 16px !important;
  margin: 0 !important;
  border-radius: 1rem !important;
  transition: 0.3s all !important;
}
.BsNnpxP .J6PVt2qz .ivlgGy8r2 .wpCNCBGL:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
.BsNnpxP .J6PVt2qz .kHoSrS .wpCNCBGL::after {
  transform: rotate(180deg);
}
@media (min-width: 992px) {
  .BsNnpxP .J6PVt2qz .kHoSrS .wpCNCBGL::before {
    content: "";
    width: 100%;
    height: 20px;
    top: 100%;
    background: transparent;
    position: absolute;
  }
}
.BsNnpxP .J6PVt2qz .wrSiyyac3cr {
  padding: 12px !important;
  border-radius: 0.5rem !important;
  margin: 0 8px !important;
  transition: 0.3s all !important;
}
.BsNnpxP .J6PVt2qz .wrSiyyac3cr:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
@media (min-width: 992px) {
  .BsNnpxP .J6PVt2qz {
    padding-left: 1.5rem;
  }
}
.BsNnpxP .wpCNCBGL {
  width: fit-content;
  position: relative;
}
.BsNnpxP .QmhLBVWtF {
  margin: 0 !important;
}
@media (max-width: 767px) {
  .BsNnpxP .QmhLBVWtF {
    padding-left: 0;
  }
}
.BsNnpxP .lptXwM1dz {
  padding-left: 1rem;
  padding-right: 0.5rem;
}
@media (max-width: 767px) {
  .BsNnpxP .BeoStgUW7 {
    padding-bottom: 0.5rem;
  }
}
.BsNnpxP .BeoStgUW7 .Dbf50z.RbwoKubzGkA::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  transition: 0.3s all;
}
.BsNnpxP .ZS6V6pwdE5t {
  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) {
  .BsNnpxP .ZS6V6pwdE5t {
    padding-right: 2rem;
  }
}
@media (max-width: 767px) {
  .BsNnpxP .ZS6V6pwdE5t {
    width: 95%;
    height: 56px !important;
    padding-right: 1rem;
    margin-top: 0rem;
  }
}
.BsNnpxP .yjAQk102m07 {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.BsNnpxP .q4QRZWIsp4 {
  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;
}
.BsNnpxP .ivlgGy8r2:focus,
.BsNnpxP .wpCNCBGL:focus {
  outline: none;
}
.BsNnpxP .ZxlcABP2 .q4QRZWIsp4 .wrSiyyac3cr {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.BsNnpxP .ZxlcABP2 .q4QRZWIsp4 .wrSiyyac3cr::after {
  right: 0.5rem;
}
.BsNnpxP .ZxlcABP2 .q4QRZWIsp4 .wrSiyyac3cr .vnQrzW {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.BsNnpxP .ZxlcABP2 .q4QRZWIsp4 .wrSiyyac3cr .vnQrzW:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.BsNnpxP .FSCTJqIcai .q4QRZWIsp4 .wrSiyyac3cr:before {
  display: none;
}
.BsNnpxP .FSCTJqIcai .ZxlcABP2 .q4QRZWIsp4 .wrSiyyac3cr {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.BsNnpxP .e2w5Uv3LBy {
  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;
}
.BsNnpxP .e2w5Uv3LBy.fzkjq4UDWnJ {
  transition: all 0.3s;
}
.BsNnpxP .e2w5Uv3LBy .wrSiyyac3cr {
  padding: 0.5rem 1.8rem;
}
.BsNnpxP .e2w5Uv3LBy .QmhLBVWtF img {
  min-width: 6rem;
  object-fit: cover;
}
.BsNnpxP .e2w5Uv3LBy .wYS8A8x1 {
  z-index: 1;
  justify-content: flex-end;
}
.BsNnpxP .e2w5Uv3LBy.FSCTJqIcai {
  justify-content: center;
}
.BsNnpxP .e2w5Uv3LBy.FSCTJqIcai .ivlgGy8r2 .wpCNCBGL::before {
  display: none;
}
.BsNnpxP .e2w5Uv3LBy.FSCTJqIcai.fzkjq4UDWnJ .q4QRZWIsp4 {
  top: 0;
}
@media (min-width: 992px) {
  .BsNnpxP .e2w5Uv3LBy.FSCTJqIcai.fzkjq4UDWnJ:not(.T6UqRk3CBW) .wYS8A8x1 {
    max-height: calc(98.5vh - 4.3rem);
  }
}
.BsNnpxP .e2w5Uv3LBy.FSCTJqIcai .q4QRZWIsp4 .RfVCCzU8 {
  left: 0 !important;
}
.BsNnpxP .e2w5Uv3LBy.FSCTJqIcai .q4QRZWIsp4 .wrSiyyac3cr:after {
  right: auto;
}
.BsNnpxP .e2w5Uv3LBy.FSCTJqIcai .q4QRZWIsp4 .RbwoKubzGkA[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%;
}
.BsNnpxP .e2w5Uv3LBy.FSCTJqIcai ul.J6PVt2qz li {
  margin: auto;
}
.BsNnpxP .e2w5Uv3LBy.FSCTJqIcai .q4QRZWIsp4 .wrSiyyac3cr {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
.BsNnpxP .e2w5Uv3LBy.FSCTJqIcai .lS0ZteBj2m {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 767px) {
  .BsNnpxP .e2w5Uv3LBy {
    min-height: 72px;
  }
  .BsNnpxP .e2w5Uv3LBy .QmhLBVWtF img {
    height: 2.5rem !important;
    min-width: 2.5rem !important;
  }
}
@media (max-width: 991px) {
  .BsNnpxP .e2w5Uv3LBy .ivlgGy8r2 .wpCNCBGL::before {
    display: none;
  }
  .BsNnpxP .e2w5Uv3LBy.fzkjq4UDWnJ .q4QRZWIsp4 {
    top: 0;
  }
  .BsNnpxP .e2w5Uv3LBy .q4QRZWIsp4 .RfVCCzU8 {
    left: 0 !important;
  }
  .BsNnpxP .e2w5Uv3LBy .q4QRZWIsp4 .wrSiyyac3cr:after {
    right: auto;
  }
  .BsNnpxP .e2w5Uv3LBy .q4QRZWIsp4 .RbwoKubzGkA[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%;
  }
  .BsNnpxP .e2w5Uv3LBy .q4QRZWIsp4 .wrSiyyac3cr {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .BsNnpxP .e2w5Uv3LBy .ohvcQgpKaz {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 10px;
  }
  .BsNnpxP .e2w5Uv3LBy .dOCihkl8xP {
    flex-basis: auto;
  }
  .BsNnpxP .e2w5Uv3LBy .lS0ZteBj2m {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.BsNnpxP .e2w5Uv3LBy.T6UqRk3CBW .QmhLBVWtF img {
  height: 2rem;
}
.BsNnpxP .wrSiyyac3cr.xTV2fiuqh,
.BsNnpxP .wrSiyyac3cr:active {
  background-color: transparent;
}
.BsNnpxP .T3eOxcT .J6PVt2qz .wpCNCBGL {
  padding: 0;
}
.BsNnpxP .BeoStgUW7 .Dbf50z.RbwoKubzGkA {
  margin-right: 1.667em;
}
.BsNnpxP .BeoStgUW7 .Dbf50z.RbwoKubzGkA[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.BsNnpxP .e2w5Uv3LBy.T3eOxcT .ZxlcABP2 .q4QRZWIsp4 {
  background: #ffffff;
}
.BsNnpxP .e2w5Uv3LBy.T3eOxcT .ZxlcABP2 .q4QRZWIsp4 .RfVCCzU8 {
  margin: 0;
  left: 105%;
  transform: none;
  top: -12px;
}
.BsNnpxP .e2w5Uv3LBy .ZxlcABP2.kHoSrS > .q4QRZWIsp4 {
  display: flex;
}
.BsNnpxP ul.J6PVt2qz {
  flex-wrap: wrap;
}
.BsNnpxP .UwPJlwLjZmr {
  text-align: center;
  min-width: 140px;
}
@media (max-width: 992px) {
  .BsNnpxP .UwPJlwLjZmr {
    text-align: left;
  }
}
.BsNnpxP button.dOCihkl8xP {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.BsNnpxP button.dOCihkl8xP .CjQJjbwjc span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.BsNnpxP button.dOCihkl8xP .CjQJjbwjc span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.BsNnpxP button.dOCihkl8xP .CjQJjbwjc span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.BsNnpxP button.dOCihkl8xP .CjQJjbwjc span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.BsNnpxP button.dOCihkl8xP .CjQJjbwjc span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.BsNnpxP nav.fzkjq4UDWnJ .CjQJjbwjc span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.BsNnpxP nav.fzkjq4UDWnJ .CjQJjbwjc span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.BsNnpxP nav.fzkjq4UDWnJ .CjQJjbwjc span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.BsNnpxP nav.fzkjq4UDWnJ .CjQJjbwjc span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.BsNnpxP .mYa4Cs {
  padding: 0 1rem;
}
.BsNnpxP a.wpCNCBGL {
  display: flex;
  align-items: center;
  justify-content: center;
}
.BsNnpxP .lS0ZteBj2m {
  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) {
  .BsNnpxP .lS0ZteBj2m {
    justify-content: flex-start;
    margin-bottom: 0.5rem;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .BsNnpxP .e2w5Uv3LBy {
    height: 70px;
  }
  .BsNnpxP .e2w5Uv3LBy.fzkjq4UDWnJ {
    height: auto;
  }
  .BsNnpxP .ivlgGy8r2 .wpCNCBGL:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.BsNnpxP .e2w5Uv3LBy .ZxlcABP2 > .q4QRZWIsp4 {
  display: none;
  width: max-content;
  max-width: 500px !important;
  transform: translateX(-50%);
  top: calc(100% + 20px);
  left: 50%;
}
.BsNnpxP .e2w5Uv3LBy .ZxlcABP2 > .q4QRZWIsp4 .wrSiyyac3cr {
  line-height: 1 !important;
}
.BsNnpxP .e2w5Uv3LBy .ZxlcABP2 > .q4QRZWIsp4 .ZxlcABP2 .wrSiyyac3cr {
  align-items: center;
  display: flex;
  height: max-content !important;
  min-height: max-content !important;
}
.BsNnpxP .e2w5Uv3LBy .ZxlcABP2 > .q4QRZWIsp4 .ZxlcABP2 .wrSiyyac3cr::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);
}
.BsNnpxP .e2w5Uv3LBy .ZxlcABP2 > .q4QRZWIsp4 .ZxlcABP2.kHoSrS .wrSiyyac3cr::after {
  transform: rotate(0deg);
}
.BsNnpxP .eG05Cc {
  margin: -0.6rem -0.6rem;
}
.BsNnpxP .dOCihkl8xP {
  margin-left: 12px;
  margin-right: 8px;
  order: 1000;
}
@media (max-width: 991px) {
  .BsNnpxP .ohvcQgpKaz {
    margin-right: auto;
  }
  .BsNnpxP .wYS8A8x1 {
    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);
  }
  .BsNnpxP .J6PVt2qz .ivlgGy8r2 .wpCNCBGL::after {
    margin-left: 10px;
  }
  .BsNnpxP .J6PVt2qz .wrSiyyac3cr:hover {
    background-color: rgba(27, 31, 10, 0.06);
  }
  .BsNnpxP .e2w5Uv3LBy .ZxlcABP2 > .q4QRZWIsp4 {
    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;
  }
  .BsNnpxP .e2w5Uv3LBy .ZxlcABP2 > .q4QRZWIsp4 .wrSiyyac3cr {
    padding: 8px !important;
    line-height: 1 !important;
    margin-bottom: 4px !important;
  }
  .BsNnpxP .e2w5Uv3LBy .ZxlcABP2 > .q4QRZWIsp4 .ZxlcABP2 .wrSiyyac3cr {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
  }
  .BsNnpxP .e2w5Uv3LBy .ZxlcABP2 > .q4QRZWIsp4 .ZxlcABP2 .wrSiyyac3cr::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);
  }
  .BsNnpxP .e2w5Uv3LBy .ZxlcABP2 > .q4QRZWIsp4 .ZxlcABP2.kHoSrS .wrSiyyac3cr::after {
    transform: rotate(180deg);
  }
  .BsNnpxP .e2w5Uv3LBy .ZxlcABP2 > .q4QRZWIsp4 .RfVCCzU8 {
    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;
  }
  .BsNnpxP .e2w5Uv3LBy .ZxlcABP2.kHoSrS > .q4QRZWIsp4 {
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 575px) {
  .BsNnpxP .wYS8A8x1 {
    padding: 1rem;
  }
}
.RJn4g2 {
  display: flex;
}
@media (min-width: 768px) {
  .RJn4g2 {
    align-items: flex-end;
  }
  .RJn4g2 .yNOfoV {
    justify-content: flex-start;
  }
  .RJn4g2 .xv15flj {
    padding: 1rem 3rem;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .RJn4g2 .xv15flj {
    min-width: 50%;
  }
}
@media (max-width: 767px) {
  .RJn4g2 {
    -webkit-align-items: center;
    align-items: flex-end;
  }
  .RJn4g2 .htllIRanv {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .RJn4g2 .xv15flj {
    width: 100%;
  }
}
.RJn4g2 .lNy7lBM.WBrW2EWtR {
  display: none;
}
.RJn4g2 .lNy7lBM {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-image: url("Y65rKT.jpg");
}
.RJn4g2 .r2K9eqEk1fO,
.RJn4g2 .jCK9csaYsb6 {
  text-align: left;
  color: #ffc091;
}
.RJn4g2 .zgcgsrW5,
.RJn4g2 .eG05Cc {
  text-align: left;
}
.mV1lLkg5Srs {
  background-image: url("iZNmk5cnxHB.jpeg");
  overflow: hidden;
}
.VL8n0T3 {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.VL8n0T3 .zgcgsrW5 {
  color: #000000;
}
.VL8n0T3 .jCK9csaYsb6 {
  color: #000000;
}
.VL8n0T3 .r2K9eqEk1fO {
  color: #000000;
  text-align: center;
}
.VL8n0T3 .zgcgsrW5,
.VL8n0T3 .s7bCCUf .eG05Cc {
  text-align: left;
}
.VL8n0T3 .STvlU38JCZ2 {
  background: #ffffff;
  margin-bottom: 2rem;
  padding: 2.25rem;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .VL8n0T3 .STvlU38JCZ2 {
    padding: 2rem 1.5rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .VL8n0T3 .STvlU38JCZ2 {
    padding: 2rem 1.5rem;
    margin-bottom: 1rem;
  }
}
.pvYeCUXwosS {
  padding-top: 6rem;
  padding-bottom: 5rem;
  background-color: #ef476f;
}
.pvYeCUXwosS .lNy7lBM.WBrW2EWtR {
  display: none;
}
.pvYeCUXwosS .lNy7lBM {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.pvYeCUXwosS .BePMMkdUo {
  max-width: 800px;
}
.pvYeCUXwosS .r2K9eqEk1fO {
  color: #FFFFFF;
}
.pvYeCUXwosS .zgcgsrW5,
.pvYeCUXwosS .eG05Cc {
  color: #FFFFFF;
}
.pvYeCUXwosS img,
.pvYeCUXwosS .RRMTtJcBU9 {
  margin-left: auto;
  margin-right: auto;
  height: 200px;
  width: 200px;
  object-fit: cover;
}
.astKbOzDg {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.astKbOzDg .s7bCCUf:focus,
.astKbOzDg span:focus {
  outline: none;
}
.astKbOzDg .s7bCCUf {
  cursor: pointer;
}
.astKbOzDg .hQ7kucRv {
  grid-row-gap: 2rem;
}
@media (max-width: 767px) {
  .astKbOzDg .hQ7kucRv {
    grid-row-gap: 1rem;
  }
}
.astKbOzDg .EYk18ZVdHh,
.astKbOzDg .iVsbCtggtt {
  gap: 0 2rem;
}
@media (max-width: 767px) {
  .astKbOzDg .EYk18ZVdHh,
  .astKbOzDg .iVsbCtggtt {
    gap: 0 1rem;
  }
}
.astKbOzDg .r2K9eqEk1fO {
  color: #000000;
}
.astKbOzDg .zgcgsrW5,
.astKbOzDg .eG05Cc {
  color: #000000;
}
.astKbOzDg .BePMMkdUo {
  max-width: 800px;
}
.astKbOzDg .ZS6V6pwdE5t,
.astKbOzDg .yim2Pjw {
  overflow: hidden;
}
.astKbOzDg .hQ7kucRv {
  display: grid;
  transform: translate3d(-3rem, 0, 0);
  width: 115vw;
  grid-column-gap: 1rem;
}
.astKbOzDg .izyg0TrPRR {
  display: flex;
  justify-content: center;
  align-items: center;
}
.astKbOzDg .izyg0TrPRR img {
  min-width: 30vw;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .astKbOzDg .izyg0TrPRR img {
    min-width: 35vw;
  }
}
.astKbOzDg .EYk18ZVdHh,
.astKbOzDg .iVsbCtggtt {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
}
.astKbOzDg .EYk18ZVdHh {
  align-items: flex-end;
}
.astKbOzDg .iVsbCtggtt {
  align-items: flex-start;
}
.AQEvnk9Ooq {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.AQEvnk9Ooq .lNy7lBM.WBrW2EWtR {
  display: none;
}
.AQEvnk9Ooq .lNy7lBM {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.AQEvnk9Ooq .vnQrzW {
  margin: auto;
  display: inline-flex;
  font-size: 2rem;
  color: #06d6a0;
  width: 40px;
  justify-content: center;
  align-items: center;
}
.AQEvnk9Ooq .Aodyi0,
.AQEvnk9Ooq .yjAQk102m07 {
  color: #000000;
}
.AQEvnk9Ooq .rnfFKp {
  color: #000000;
}
.AQEvnk9Ooq .r2K9eqEk1fO {
  color: #000000;
}
.AQEvnk9Ooq .jCK9csaYsb6 {
  color: #000000;
}
.AQEvnk9Ooq .BePMMkdUo {
  max-width: 800px;
}
.kOshvCkMg {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.kOshvCkMg .s7bCCUf:focus,
.kOshvCkMg span:focus {
  outline: none;
}
.kOshvCkMg .yim2Pjw {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}
.kOshvCkMg .BePMMkdUo {
  max-width: 800px;
}
.kOshvCkMg .s7bCCUf {
  color: #232323;
  min-height: 90px;
  font-weight: bold;
}
@media (max-width: 768px) {
  .kOshvCkMg .s7bCCUf {
    min-height: 45px;
  }
}
.GNz0ksL {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.GNz0ksL .lNy7lBM.WBrW2EWtR {
  display: none;
}
.GNz0ksL .lNy7lBM {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
@media (max-width: 991px) {
  .GNz0ksL .uZoi7tT4 {
    margin-bottom: 2rem;
  }
}
.GNz0ksL .yNOfoV {
  align-items: center;
}
@media (max-width: 991px) {
  .GNz0ksL .uZoi7tT4 {
    padding: 1rem;
  }
}
@media (min-width: 992px) {
  .GNz0ksL .ESh82jYEl {
    padding: 0 2rem;
  }
}
.GNz0ksL .r2K9eqEk1fO {
  color: #000000;
}
.GNz0ksL .zgcgsrW5,
.GNz0ksL .eG05Cc {
  color: #000000;
}
.oEagP6 {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.oEagP6 .Jgtl70CjzL {
  line-height: 1.2;
  color: #232323;
  text-align: center;
}
.oEagP6 img,
.oEagP6 .RRMTtJcBU9 {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.oEagP6 .s7bCCUf:focus,
.oEagP6 span:focus {
  outline: none;
}
.oEagP6 .s7bCCUf {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .oEagP6 .s7bCCUf {
    margin-bottom: 1rem;
  }
}
.oEagP6 .STvlU38JCZ2 {
  position: relative;
  border-radius: 4px;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.oEagP6 .r2K9eqEk1fO {
  color: #232323;
}
.oEagP6 .zgcgsrW5,
.oEagP6 .eG05Cc {
  color: #232323;
}
.oEagP6 .wXxUTF8Shf {
  color: #232323;
}
.oEagP6 .BePMMkdUo {
  max-width: 800px;
}
.ru1wVItt1q .lNy7lBM.WBrW2EWtR {
  display: none;
}
.ru1wVItt1q .lNy7lBM {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-image: url("Y65rKT.jpg");
}
.mL7EYP {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.mL7EYP .lNy7lBM.WBrW2EWtR {
  display: none;
}
.mL7EYP .lNy7lBM {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.mL7EYP .S4PluLmT .QmstBc8 {
  width: 100%;
  display: block;
}
.mL7EYP .S4PluLmT .Aodyi0 {
  z-index: 1;
}
.mL7EYP .QmstBc8 {
  color: #06D6A0;
  text-align: center;
}
.mL7EYP .e0H40i {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .mL7EYP * {
    text-align: center !important;
  }
  .mL7EYP .s5jA11udH {
    margin-bottom: 2rem;
  }
}
.mL7EYP .BePMMkdUo {
  max-width: 800px;
}
.mL7EYP .rnfFKp {
  text-align: center;
}
.mL7EYP .Aodyi0,
.mL7EYP .q2wElo7X {
  text-align: center;
}
.FG7sou {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.FG7sou .lNy7lBM.WBrW2EWtR {
  display: none;
}
.FG7sou .lNy7lBM {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.FG7sou .kjGoibGk5 {
  background: #1778f2;
  color: #ffffff;
}
.FG7sou .kjGoibGk5:hover {
  background: #0b60cb;
}
.FG7sou .cPcoLJJ {
  background: #1da1f2;
  color: #ffffff;
}
.FG7sou .cPcoLJJ:hover {
  background: #0c85d0;
}
.FG7sou .xST5fO {
  background: #f00075;
  color: #ffffff;
}
.FG7sou .xST5fO:hover {
  background: #bd005c;
}
.FG7sou .WS1eToMm5 {
  background: #000000;
  color: #ffffff;
}
.FG7sou .WS1eToMm5:hover {
  background: #000000;
}
.FG7sou .yjAQk102m07 {
  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;
}
.FG7sou [class^="socicon-"]:before,
.FG7sou [class*=" socicon-"]:before {
  line-height: 55px;
  padding: 0.6rem;
}
.Jn3Li5YZGIU {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: transparent;
}
.Jn3Li5YZGIU .LZebc1IOua {
  background-color: #ffffff;
  opacity: 0.4;
}
.Jn3Li5YZGIU form .eG05Cc {
  text-align: center;
  width: 100%;
}
.Jn3Li5YZGIU form .eG05Cc .JJglEUBcQ {
  display: inline-flex;
}
@media (max-width: 991px) {
  .Jn3Li5YZGIU form .eG05Cc .JJglEUBcQ {
    width: 100%;
  }
}
.Jn3Li5YZGIU .BePMMkdUo {
  max-width: 800px;
}
.FG8spkZqtgL {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.FG8spkZqtgL .lNy7lBM.WBrW2EWtR {
  display: none;
}
.FG8spkZqtgL .lNy7lBM {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
@media (max-width: 992px) {
  .FG8spkZqtgL .yNOfoV .N1ahw2as {
    margin-top: 2rem;
  }
}
@media (max-width: 767px) {
  .FG8spkZqtgL .yNOfoV .N1ahw2as {
    margin-top: 1rem;
  }
}
.FG8spkZqtgL .jnREqK3DgI0 {
  height: 100%;
  position: relative;
}
.FG8spkZqtgL .jnREqK3DgI0 iframe {
  height: 100%;
  width: 100%;
}
@media (max-width: 992px) {
  .FG8spkZqtgL .jnREqK3DgI0 iframe {
    min-height: 350px;
  }
}
.FG8spkZqtgL .jnREqK3DgI0 [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%;
}
.FG8spkZqtgL .jnREqK3DgI0[data-state] {
  background: #e9e5dc;
}
.FG8spkZqtgL .jnREqK3DgI0[data-state="loading"] [data-state-details] {
  display: none;
}
.FG8spkZqtgL .Ehe0sFwge {
  padding: 2.25rem;
  background: #ffffff;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .FG8spkZqtgL .Ehe0sFwge {
    padding: 1.5rem;
  }
}
@media (max-width: 767px) {
  .FG8spkZqtgL .Ehe0sFwge {
    padding: 2rem 1.5rem;
  }
}
.FG8spkZqtgL ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.FG8spkZqtgL .BePMMkdUo {
  max-width: 800px;
}
.FRgawOJgwoL {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #000000;
  overflow: hidden;
}
