.tyOeeZEh {
  border-width: 2px;
}
img,
.hVmiH3,
.l3NxwC,
.eXQnGd6P5,
.d0jHMqxgLx iframe,
.lZDZ8qhLo iframe,
.lvlz81J0JRm,
.oSnzfgyML,
.e8WOWlG,
.msuhY40nJdv {
  border-radius: 2rem !important;
}
.eXQnGd6P5 {
  overflow: hidden;
}
body {
  background-color: #feefec;
}
body {
  font-family: Golos Text;
}
.zU4wAepGQN8 {
  font-family: 'Golos Text', sans-serif;
  font-size: 5rem;
  line-height: 1;
}
.zU4wAepGQN8 > .LPZtPP {
  font-size: 6.25rem;
}
.BLjya6QIWo {
  font-family: 'Golos Text', sans-serif;
  font-size: 4rem;
  line-height: 1;
}
.BLjya6QIWo > .LPZtPP {
  font-size: 5rem;
}
.yq0gSVy {
  font-family: 'Golos Text', sans-serif;
  font-size: 1.2rem;
  line-height: 1.5;
}
.yq0gSVy > .LPZtPP {
  font-size: 1.5rem;
}
.jC78sm {
  font-family: 'Golos Text', sans-serif;
  font-size: 2.5rem;
  line-height: 1.5;
}
.jC78sm > .LPZtPP {
  font-size: 3.125rem;
}
.qlnASi {
  font-family: 'Golos Text', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
}
.qlnASi > .LPZtPP {
  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) {
  .zU4wAepGQN8 {
    font-size: 4rem;
  }
}
@media (max-width: 768px) {
  .zU4wAepGQN8 {
    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))));
  }
  .BLjya6QIWo {
    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))));
  }
  .yq0gSVy {
    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))));
  }
  .jC78sm {
    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))));
  }
  .qlnASi {
    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) {
  .zU4wAepGQN8 {
    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))));
  }
  .BLjya6QIWo {
    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))));
  }
  .yq0gSVy {
    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))));
  }
  .jC78sm {
    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))));
  }
  .qlnASi {
    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 */
.tyOeeZEh {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .tyOeeZEh {
    padding: 0.75rem 1.5rem;
  }
}
.NVfzuy {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.ZHhBHmgPcb {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.VO1k790DUg {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
.EM8I0GFa {
  background-color: #f0c808 !important;
}
.rgaupX62Lf3 {
  background-color: #20ac6b !important;
}
.NgSbxQT6 {
  background-color: #0aa3c2 !important;
}
.UOeCPV2aRiN {
  background-color: #cc9900 !important;
}
.RqwQbqQNcAV {
  background-color: #ae1e2c !important;
}
.zEbF2bEx15,
.zEbF2bEx15:active {
  background-color: #f0c808 !important;
  border-color: #f0c808 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.zEbF2bEx15:hover,
.zEbF2bEx15:focus,
.zEbF2bEx15.lteTBk,
.zEbF2bEx15.ooZBvUCy8 {
  color: inherit;
  background-color: #f8d633 !important;
  border-color: #f8d633 !important;
  box-shadow: none;
}
.zEbF2bEx15.c3krj6vgt,
.zEbF2bEx15:disabled {
  color: #ffffff !important;
  background-color: #f8d633 !important;
  border-color: #f8d633 !important;
}
.gVKgZWFQYE,
.gVKgZWFQYE:active {
  background-color: #4d5e85 !important;
  border-color: #4d5e85 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.gVKgZWFQYE:hover,
.gVKgZWFQYE:focus,
.gVKgZWFQYE.lteTBk,
.gVKgZWFQYE.ooZBvUCy8 {
  color: inherit;
  background-color: #6175a4 !important;
  border-color: #6175a4 !important;
  box-shadow: none;
}
.gVKgZWFQYE.c3krj6vgt,
.gVKgZWFQYE:disabled {
  color: #ffffff !important;
  background-color: #6175a4 !important;
  border-color: #6175a4 !important;
}
.UTsfwMpq,
.UTsfwMpq:active {
  background-color: #0aa3c2 !important;
  border-color: #0aa3c2 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.UTsfwMpq:hover,
.UTsfwMpq:focus,
.UTsfwMpq.lteTBk,
.UTsfwMpq.ooZBvUCy8 {
  color: inherit;
  background-color: #0dccf3 !important;
  border-color: #0dccf3 !important;
  box-shadow: none;
}
.UTsfwMpq.c3krj6vgt,
.UTsfwMpq:disabled {
  color: #ffffff !important;
  background-color: #0dccf3 !important;
  border-color: #0dccf3 !important;
}
.rs3keWY,
.rs3keWY:active {
  background-color: #20ac6b !important;
  border-color: #20ac6b !important;
  color: #ffffff !important;
  box-shadow: none;
}
.rs3keWY:hover,
.rs3keWY:focus,
.rs3keWY.lteTBk,
.rs3keWY.ooZBvUCy8 {
  color: inherit;
  background-color: #28d786 !important;
  border-color: #28d786 !important;
  box-shadow: none;
}
.rs3keWY.c3krj6vgt,
.rs3keWY:disabled {
  color: #ffffff !important;
  background-color: #28d786 !important;
  border-color: #28d786 !important;
}
.vlHbphaHA1,
.vlHbphaHA1:active {
  background-color: #cc9900 !important;
  border-color: #cc9900 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.vlHbphaHA1:hover,
.vlHbphaHA1:focus,
.vlHbphaHA1.lteTBk,
.vlHbphaHA1.ooZBvUCy8 {
  color: inherit;
  background-color: #ffbf00 !important;
  border-color: #ffbf00 !important;
  box-shadow: none;
}
.vlHbphaHA1.c3krj6vgt,
.vlHbphaHA1:disabled {
  color: #ffffff !important;
  background-color: #ffbf00 !important;
  border-color: #ffbf00 !important;
}
.gcCzrVx,
.gcCzrVx:active {
  background-color: #ae1e2c !important;
  border-color: #ae1e2c !important;
  color: #ffffff !important;
  box-shadow: none;
}
.gcCzrVx:hover,
.gcCzrVx:focus,
.gcCzrVx.lteTBk,
.gcCzrVx.ooZBvUCy8 {
  color: inherit;
  background-color: #da2637 !important;
  border-color: #da2637 !important;
  box-shadow: none;
}
.gcCzrVx.c3krj6vgt,
.gcCzrVx:disabled {
  color: #ffffff !important;
  background-color: #da2637 !important;
  border-color: #da2637 !important;
}
.zVKUGhECZP,
.zVKUGhECZP:active {
  background-color: #eff0ec !important;
  border-color: #eff0ec !important;
  color: #757b62 !important;
  box-shadow: none;
}
.zVKUGhECZP:hover,
.zVKUGhECZP:focus,
.zVKUGhECZP.lteTBk,
.zVKUGhECZP.ooZBvUCy8 {
  color: inherit;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  box-shadow: none;
}
.zVKUGhECZP.c3krj6vgt,
.zVKUGhECZP:disabled {
  color: #757b62 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.IP9EqJ2X,
.IP9EqJ2X:active {
  background-color: #232323 !important;
  border-color: #232323 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.IP9EqJ2X:hover,
.IP9EqJ2X:focus,
.IP9EqJ2X.lteTBk,
.IP9EqJ2X.ooZBvUCy8 {
  color: inherit;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
  box-shadow: none;
}
.IP9EqJ2X.c3krj6vgt,
.IP9EqJ2X:disabled {
  color: #ffffff !important;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
}
.oXGybqROD,
.oXGybqROD:active {
  background-color: transparent !important;
  border-color: #f0c808;
  color: #f0c808;
}
.oXGybqROD:hover,
.oXGybqROD:focus,
.oXGybqROD.lteTBk,
.oXGybqROD.ooZBvUCy8 {
  color: #9c8205 !important;
  background-color: transparent !important;
  border-color: #9c8205 !important;
  box-shadow: none !important;
}
.oXGybqROD.c3krj6vgt,
.oXGybqROD:disabled {
  color: #ffffff !important;
  background-color: #f0c808 !important;
  border-color: #f0c808 !important;
}
.ooYixUYqS,
.ooYixUYqS:active {
  background-color: transparent !important;
  border-color: #4d5e85;
  color: #4d5e85;
}
.ooYixUYqS:hover,
.ooYixUYqS:focus,
.ooYixUYqS.lteTBk,
.ooYixUYqS.ooZBvUCy8 {
  color: #2d374e !important;
  background-color: transparent !important;
  border-color: #2d374e !important;
  box-shadow: none !important;
}
.ooYixUYqS.c3krj6vgt,
.ooYixUYqS:disabled {
  color: #ffffff !important;
  background-color: #4d5e85 !important;
  border-color: #4d5e85 !important;
}
.ci7cVX,
.ci7cVX:active {
  background-color: transparent !important;
  border-color: #0aa3c2;
  color: #0aa3c2;
}
.ci7cVX:hover,
.ci7cVX:focus,
.ci7cVX.lteTBk,
.ci7cVX.ooZBvUCy8 {
  color: #065e70 !important;
  background-color: transparent !important;
  border-color: #065e70 !important;
  box-shadow: none !important;
}
.ci7cVX.c3krj6vgt,
.ci7cVX:disabled {
  color: #ffffff !important;
  background-color: #0aa3c2 !important;
  border-color: #0aa3c2 !important;
}
.UgBxRb,
.UgBxRb:active {
  background-color: transparent !important;
  border-color: #20ac6b;
  color: #20ac6b;
}
.UgBxRb:hover,
.UgBxRb:focus,
.UgBxRb.lteTBk,
.UgBxRb.ooZBvUCy8 {
  color: #12633e !important;
  background-color: transparent !important;
  border-color: #12633e !important;
  box-shadow: none !important;
}
.UgBxRb.c3krj6vgt,
.UgBxRb:disabled {
  color: #ffffff !important;
  background-color: #20ac6b !important;
  border-color: #20ac6b !important;
}
.i6BNPAqX,
.i6BNPAqX:active {
  background-color: transparent !important;
  border-color: #cc9900;
  color: #cc9900;
}
.i6BNPAqX:hover,
.i6BNPAqX:focus,
.i6BNPAqX.lteTBk,
.i6BNPAqX.ooZBvUCy8 {
  color: #755800 !important;
  background-color: transparent !important;
  border-color: #755800 !important;
  box-shadow: none !important;
}
.i6BNPAqX.c3krj6vgt,
.i6BNPAqX:disabled {
  color: #ffffff !important;
  background-color: #cc9900 !important;
  border-color: #cc9900 !important;
}
.iiopbXXu5S9,
.iiopbXXu5S9:active {
  background-color: transparent !important;
  border-color: #ae1e2c;
  color: #ae1e2c;
}
.iiopbXXu5S9:hover,
.iiopbXXu5S9:focus,
.iiopbXXu5S9.lteTBk,
.iiopbXXu5S9.ooZBvUCy8 {
  color: #641119 !important;
  background-color: transparent !important;
  border-color: #641119 !important;
  box-shadow: none !important;
}
.iiopbXXu5S9.c3krj6vgt,
.iiopbXXu5S9:disabled {
  color: #ffffff !important;
  background-color: #ae1e2c !important;
  border-color: #ae1e2c !important;
}
.RtY369,
.RtY369:active {
  background-color: transparent !important;
  border-color: #232323;
  color: #232323;
}
.RtY369:hover,
.RtY369:focus,
.RtY369.lteTBk,
.RtY369.ooZBvUCy8 {
  color: #000000 !important;
  background-color: transparent !important;
  border-color: #000000 !important;
  box-shadow: none !important;
}
.RtY369.c3krj6vgt,
.RtY369:disabled {
  color: #ffffff !important;
  background-color: #232323 !important;
  border-color: #232323 !important;
}
.k72fwQwVEMz,
.k72fwQwVEMz:active {
  background-color: transparent !important;
  border-color: #fafafa;
  color: #fafafa;
}
.k72fwQwVEMz:hover,
.k72fwQwVEMz:focus,
.k72fwQwVEMz.lteTBk,
.k72fwQwVEMz.ooZBvUCy8 {
  color: #cfcfcf !important;
  background-color: transparent !important;
  border-color: #cfcfcf !important;
  box-shadow: none !important;
}
.k72fwQwVEMz.c3krj6vgt,
.k72fwQwVEMz:disabled {
  color: #7a7a7a !important;
  background-color: #fafafa !important;
  border-color: #fafafa !important;
}
.MhaVfEC73 {
  color: #f0c808 !important;
}
.ZdDUso3 {
  color: #4d5e85 !important;
}
.Nuibo6DR {
  color: #20ac6b !important;
}
.woeT4Kdck {
  color: #0aa3c2 !important;
}
.GC2dujcH {
  color: #cc9900 !important;
}
.gdhtua {
  color: #ae1e2c !important;
}
.Gsdh9i4b {
  color: #fafafa !important;
}
.fOl8fY4daR {
  color: #232323 !important;
}
a.MhaVfEC73:hover,
a.MhaVfEC73:focus,
a.MhaVfEC73.ooZBvUCy8 {
  color: #8d7605 !important;
}
a.ZdDUso3:hover,
a.ZdDUso3:focus,
a.ZdDUso3.ooZBvUCy8 {
  color: #283044 !important;
}
a.Nuibo6DR:hover,
a.Nuibo6DR:focus,
a.Nuibo6DR.ooZBvUCy8 {
  color: #105636 !important;
}
a.woeT4Kdck:hover,
a.woeT4Kdck:focus,
a.woeT4Kdck.ooZBvUCy8 {
  color: #055161 !important;
}
a.GC2dujcH:hover,
a.GC2dujcH:focus,
a.GC2dujcH.ooZBvUCy8 {
  color: #664d00 !important;
}
a.gdhtua:hover,
a.gdhtua:focus,
a.gdhtua.ooZBvUCy8 {
  color: #570f16 !important;
}
a.Gsdh9i4b:hover,
a.Gsdh9i4b:focus,
a.Gsdh9i4b.ooZBvUCy8 {
  color: #c7c7c7 !important;
}
a.fOl8fY4daR:hover,
a.fOl8fY4daR:focus,
a.fOl8fY4daR.ooZBvUCy8 {
  color: #000000 !important;
}
a:is(#N0c8wHW, #qDEaGDe1U, #KfN3OJ0, #fq61N1btx, #AgIoUq32DD, #c2GIntNioi, #A0Zw8kJzlT, #txmIMtOs9Y, #twyfcqCjM1, #IoOBIgz2d, #brxMGKaZ, #FNyy3J, #AovbakF, #KfaJOP, #aQZF9Zn, #MhaVfEC73, #ZdDUso3, #Nuibo6DR, #woeT4Kdck, #GC2dujcH, #gdhtua, #tz6hUrA, #AN4tZ240I4h, #Gsdh9i4b, #agjrIAC, #MdXvn4, #AWsbgt75nk, #n0rsoRAeYdc, #Zl9Yr1VfJC, #oOcWjrNpO, #qb2gv7Z5, #zVshBa, #NW03O9w09Y8, #kwjbLuiU, #A7cdgx, #SfHXpoeYt, #p2dS2JN, #Ie7mCe7I, #iKZaVULI, #t6b1TW, #qZ5hScKwsBg, #voINTo, #eTLaoXONm, #WrQ0DAsRj1F, #fOl8fY4daR, #PYNWzMf3):not(.QlNhrxAe):not(.SX15YLQHD):not([role]):not(.bWnDbjG) {
  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(#N0c8wHW, #qDEaGDe1U, #KfN3OJ0, #fq61N1btx, #AgIoUq32DD, #c2GIntNioi, #A0Zw8kJzlT, #txmIMtOs9Y, #twyfcqCjM1, #IoOBIgz2d, #brxMGKaZ, #FNyy3J, #AovbakF, #KfaJOP, #aQZF9Zn, #MhaVfEC73, #ZdDUso3, #Nuibo6DR, #woeT4Kdck, #GC2dujcH, #gdhtua, #tz6hUrA, #AN4tZ240I4h, #Gsdh9i4b, #agjrIAC, #MdXvn4, #AWsbgt75nk, #n0rsoRAeYdc, #Zl9Yr1VfJC, #oOcWjrNpO, #qb2gv7Z5, #zVshBa, #NW03O9w09Y8, #kwjbLuiU, #A7cdgx, #SfHXpoeYt, #p2dS2JN, #Ie7mCe7I, #iKZaVULI, #t6b1TW, #qZ5hScKwsBg, #voINTo, #eTLaoXONm, #WrQ0DAsRj1F, #fOl8fY4daR, #PYNWzMf3):not(.QlNhrxAe):not(.SX15YLQHD):not([role]):not(.bWnDbjG):hover {
  transition: background-position 2s ease-in-out;
  background-image: linear-gradient(currentColor 50%, currentColor 50%);
  background-position: 0px 1.2em;
}
.Qo5bYuxiFX .QlNhrxAe.ooZBvUCy8 {
  color: #f0c808;
}
.Qo5bYuxiFX .QlNhrxAe:not(.ooZBvUCy8) {
  color: #232323;
}
.BlC0PI0 {
  background-color: #70c770;
}
.C3NFMmmt {
  background-color: #0aa3c2;
}
.xIPcVX64s {
  background-color: #cc9900;
}
.n88Cey4 {
  background-color: #ae1e2c;
}
.mOtinkphW .tyOeeZEh:not(.iemVvdXO7x) {
  border-radius: 100px;
}
.dMkNccvK li a {
  border-radius: 100px !important;
}
.dMkNccvK li.ooZBvUCy8 .tyOeeZEh {
  background-color: #f0c808;
  border-color: #f0c808;
  color: #ffffff;
}
.dMkNccvK li.ooZBvUCy8 .tyOeeZEh:focus {
  box-shadow: none;
}
.Qo5bYuxiFX .QlNhrxAe {
  border-radius: 100px !important;
}
a,
a:hover {
  color: #f0c808;
}
.gvex5ps.EM8I0GFa .gjx1w8q,
.gvex5ps.EM8I0GFa .yHMqbsNa {
  color: #fdf4c7;
}
.gvex5ps.rgaupX62Lf3 .gjx1w8q,
.gvex5ps.rgaupX62Lf3 .yHMqbsNa {
  color: #68e3aa;
}
.gvex5ps.NgSbxQT6 .gjx1w8q,
.gvex5ps.NgSbxQT6 .yHMqbsNa {
  color: #55dbf6;
}
.gvex5ps.UOeCPV2aRiN .gjx1w8q,
.gvex5ps.UOeCPV2aRiN .yHMqbsNa {
  color: #ffe599;
}
.gvex5ps.RqwQbqQNcAV .gjx1w8q,
.gvex5ps.RqwQbqQNcAV .yHMqbsNa {
  color: #e56773;
}
/* Scroll to top button*/
.x1eKcm3 {
  display: none;
}
.thsAAbZo {
  font-family: 'Golos Text', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
  border-radius: 40px !important;
}
.thsAAbZo > .LPZtPP {
  font-size: 1.75rem;
}
.thsAAbZo:hover,
.thsAAbZo: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: #f0c808 !important;
}
.thsAAbZo:-webkit-input-placeholder {
  font-family: 'Golos Text', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
}
.thsAAbZo:-webkit-input-placeholder > .LPZtPP {
  font-size: 1.75rem;
}
blockquote {
  border-color: #f0c808;
}
/* Forms */
.ulKVdNI7 .kOkIC9Zp .tyOeeZEh {
  border-radius: 100px !important;
}
.ulKVdNI7 .kOkIC9Zp .tyOeeZEh:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.ulKVdNI7 .kOkIC9Zp button[type="submit"] {
  border-radius: 100px !important;
  padding: 1rem 3rem;
}
.ulKVdNI7 .kOkIC9Zp button[type="submit"]:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.TxNgzz li:hover,
.TxNgzz li.I0U6KQs {
  background-color: #f0c808;
  color: #ffffff;
}
.AGZaEAdfG9 {
  transition: 0.25s ease;
}
.AGZaEAdfG9:hover {
  border-color: #f0c808;
}
.TxNgzz .LaF50lIeEx,
.AGZaEAdfG9.oW8ptSFxC:after,
.AGZaEAdfG9.u1mRqZ17Gj:after {
  transition: 0.4s;
  border-top-color: #232323;
  border-bottom-color: #232323;
}
.TxNgzz:hover .LaF50lIeEx,
.AGZaEAdfG9.oW8ptSFxC:hover:after,
.AGZaEAdfG9.u1mRqZ17Gj:hover:after {
  border-top-color: #f0c808;
  border-bottom-color: #f0c808;
}
.NbQrtj7xiyh .rYFm9AKPgX td.ZoySHtIj,
.NbQrtj7xiyh .rYFm9AKPgX td.ODUzFEei,
.NbQrtj7xiyh .LcB9gfHb .njWLmPv > div > div.ODUzFEei {
  color: #000000 !important;
  background-color: #f0c808 !important;
  box-shadow: none !important;
}
.NbQrtj7xiyh .rYFm9AKPgX td:hover,
.NbQrtj7xiyh .LcB9gfHb .njWLmPv > div > div:hover {
  color: #ffffff !important;
  background: #4d5e85 !important;
  box-shadow: none !important;
}
.n6zycYD {
  background-image: none !important;
}
.RbLHKPNcM:not(section),
.NoZrvx {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: auto;
}
iframe.RbLHKPNcM,
.RbLHKPNcM: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='%23f0c808' %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.RbLHKPNcM:after {
  opacity: 0.5;
}
body {
  overflow-x: hidden;
}
a {
  transition: color 0.6s;
}
@media (max-width: 1400px) {
  .iUg1dC35VM {
    max-width: 100%;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .iUg1dC35VM {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .ewTtwS {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 767px) {
  .ewTtwS {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.CPmdgQ38HH {
  z-index: 1000;
  width: 100%;
  position: relative;
}
.CPmdgQ38HH .SX15YLQHD: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) {
  .CPmdgQ38HH .uPYT5iux {
    transform: scale(0.8);
  }
}
.CPmdgQ38HH .tzfyDMAq {
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.CPmdgQ38HH .tzfyDMAq img {
  max-width: 100%;
  max-height: 100%;
}
.CPmdgQ38HH .tzfyDMAq .bWnDbjG {
  line-height: inherit !important;
}
.CPmdgQ38HH .tzfyDMAq .bBVgkKnAYs a {
  outline: none;
}
.CPmdgQ38HH .HJDf2bC {
  margin: auto;
  margin-left: 0;
  margin-left: auto;
}
.CPmdgQ38HH .HJDf2bC .Z600BA {
  padding: 0 !important;
  transition: 0.3s all !important;
}
.CPmdgQ38HH .HJDf2bC .Z600BA .QlNhrxAe {
  padding: 16px !important;
  margin: 0 !important;
  border-radius: 1rem !important;
  transition: 0.3s all !important;
}
.CPmdgQ38HH .HJDf2bC .Z600BA .QlNhrxAe:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
.CPmdgQ38HH .HJDf2bC .S1IYVa .QlNhrxAe::after {
  transform: rotate(180deg);
}
@media (min-width: 992px) {
  .CPmdgQ38HH .HJDf2bC .S1IYVa .QlNhrxAe::before {
    content: "";
    width: 100%;
    height: 20px;
    top: 100%;
    background: transparent;
    position: absolute;
  }
}
.CPmdgQ38HH .HJDf2bC .SX15YLQHD {
  padding: 12px !important;
  border-radius: 0.5rem !important;
  margin: 0 8px !important;
  transition: 0.3s all !important;
}
.CPmdgQ38HH .HJDf2bC .SX15YLQHD:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
@media (min-width: 992px) {
  .CPmdgQ38HH .HJDf2bC {
    padding-left: 1.5rem;
  }
}
.CPmdgQ38HH .QlNhrxAe {
  width: fit-content;
  position: relative;
}
.CPmdgQ38HH .bBVgkKnAYs {
  margin: 0 !important;
}
@media (max-width: 767px) {
  .CPmdgQ38HH .bBVgkKnAYs {
    padding-left: 0;
  }
}
.CPmdgQ38HH .bWnDbjG {
  padding-left: 1rem;
  padding-right: 0.5rem;
}
@media (max-width: 767px) {
  .CPmdgQ38HH .dd7W4WPbCA {
    padding-bottom: 0.5rem;
  }
}
.CPmdgQ38HH .dd7W4WPbCA .AKVRIA.hgpAnajlN::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  transition: 0.3s all;
}
.CPmdgQ38HH .iUg1dC35VM {
  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) {
  .CPmdgQ38HH .iUg1dC35VM {
    padding-right: 2rem;
  }
}
@media (max-width: 767px) {
  .CPmdgQ38HH .iUg1dC35VM {
    width: 95%;
    height: 56px !important;
    padding-right: 1rem;
    margin-top: 0rem;
  }
}
.CPmdgQ38HH .GEgyQNuad {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.CPmdgQ38HH .rUWxgCvE {
  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;
}
.CPmdgQ38HH .Z600BA:focus,
.CPmdgQ38HH .QlNhrxAe:focus {
  outline: none;
}
.CPmdgQ38HH .KR9jVuEX9 .rUWxgCvE .SX15YLQHD {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.CPmdgQ38HH .KR9jVuEX9 .rUWxgCvE .SX15YLQHD::after {
  right: 0.5rem;
}
.CPmdgQ38HH .KR9jVuEX9 .rUWxgCvE .SX15YLQHD .LPZtPP {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.CPmdgQ38HH .KR9jVuEX9 .rUWxgCvE .SX15YLQHD .LPZtPP:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.CPmdgQ38HH .hXiBGkj5R8K .rUWxgCvE .SX15YLQHD:before {
  display: none;
}
.CPmdgQ38HH .hXiBGkj5R8K .KR9jVuEX9 .rUWxgCvE .SX15YLQHD {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.CPmdgQ38HH .LfB0Th6bh {
  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;
}
.CPmdgQ38HH .LfB0Th6bh.EAZxkOsr {
  transition: all 0.3s;
}
.CPmdgQ38HH .LfB0Th6bh .SX15YLQHD {
  padding: 0.5rem 1.8rem;
}
.CPmdgQ38HH .LfB0Th6bh .bBVgkKnAYs img {
  min-width: 6rem;
  object-fit: cover;
}
.CPmdgQ38HH .LfB0Th6bh .JESYWjXaZI {
  z-index: 1;
  justify-content: flex-end;
}
.CPmdgQ38HH .LfB0Th6bh.hXiBGkj5R8K {
  justify-content: center;
}
.CPmdgQ38HH .LfB0Th6bh.hXiBGkj5R8K .Z600BA .QlNhrxAe::before {
  display: none;
}
.CPmdgQ38HH .LfB0Th6bh.hXiBGkj5R8K.EAZxkOsr .rUWxgCvE {
  top: 0;
}
@media (min-width: 992px) {
  .CPmdgQ38HH .LfB0Th6bh.hXiBGkj5R8K.EAZxkOsr:not(.nyZ3GWotzx) .JESYWjXaZI {
    max-height: calc(98.5vh - 4.3rem);
  }
}
.CPmdgQ38HH .LfB0Th6bh.hXiBGkj5R8K .rUWxgCvE .Oblct3slzu {
  left: 0 !important;
}
.CPmdgQ38HH .LfB0Th6bh.hXiBGkj5R8K .rUWxgCvE .SX15YLQHD:after {
  right: auto;
}
.CPmdgQ38HH .LfB0Th6bh.hXiBGkj5R8K .rUWxgCvE .hgpAnajlN[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%;
}
.CPmdgQ38HH .LfB0Th6bh.hXiBGkj5R8K ul.HJDf2bC li {
  margin: auto;
}
.CPmdgQ38HH .LfB0Th6bh.hXiBGkj5R8K .rUWxgCvE .SX15YLQHD {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
.CPmdgQ38HH .LfB0Th6bh.hXiBGkj5R8K .XIpLYt {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 767px) {
  .CPmdgQ38HH .LfB0Th6bh {
    min-height: 72px;
  }
  .CPmdgQ38HH .LfB0Th6bh .bBVgkKnAYs img {
    height: 2.5rem !important;
    min-width: 2.5rem !important;
  }
}
@media (max-width: 991px) {
  .CPmdgQ38HH .LfB0Th6bh .Z600BA .QlNhrxAe::before {
    display: none;
  }
  .CPmdgQ38HH .LfB0Th6bh.EAZxkOsr .rUWxgCvE {
    top: 0;
  }
  .CPmdgQ38HH .LfB0Th6bh .rUWxgCvE .Oblct3slzu {
    left: 0 !important;
  }
  .CPmdgQ38HH .LfB0Th6bh .rUWxgCvE .SX15YLQHD:after {
    right: auto;
  }
  .CPmdgQ38HH .LfB0Th6bh .rUWxgCvE .hgpAnajlN[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%;
  }
  .CPmdgQ38HH .LfB0Th6bh .rUWxgCvE .SX15YLQHD {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .CPmdgQ38HH .LfB0Th6bh .tzfyDMAq {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 10px;
  }
  .CPmdgQ38HH .LfB0Th6bh .uPYT5iux {
    flex-basis: auto;
  }
  .CPmdgQ38HH .LfB0Th6bh .XIpLYt {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.CPmdgQ38HH .LfB0Th6bh.nyZ3GWotzx .bBVgkKnAYs img {
  height: 2rem;
}
.CPmdgQ38HH .SX15YLQHD.ooZBvUCy8,
.CPmdgQ38HH .SX15YLQHD:active {
  background-color: transparent;
}
.CPmdgQ38HH .tKHSRDjDt9 .HJDf2bC .QlNhrxAe {
  padding: 0;
}
.CPmdgQ38HH .dd7W4WPbCA .AKVRIA.hgpAnajlN {
  margin-right: 1.667em;
}
.CPmdgQ38HH .dd7W4WPbCA .AKVRIA.hgpAnajlN[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.CPmdgQ38HH .LfB0Th6bh.tKHSRDjDt9 .KR9jVuEX9 .rUWxgCvE {
  background: #ffffff;
}
.CPmdgQ38HH .LfB0Th6bh.tKHSRDjDt9 .KR9jVuEX9 .rUWxgCvE .Oblct3slzu {
  margin: 0;
  left: 105%;
  transform: none;
  top: -12px;
}
.CPmdgQ38HH .LfB0Th6bh .KR9jVuEX9.S1IYVa > .rUWxgCvE {
  display: flex;
}
.CPmdgQ38HH ul.HJDf2bC {
  flex-wrap: wrap;
}
.CPmdgQ38HH .clL4Cb {
  text-align: center;
  min-width: 140px;
}
@media (max-width: 992px) {
  .CPmdgQ38HH .clL4Cb {
    text-align: left;
  }
}
.CPmdgQ38HH button.uPYT5iux {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.CPmdgQ38HH button.uPYT5iux .HgRnxA span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.CPmdgQ38HH button.uPYT5iux .HgRnxA span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.CPmdgQ38HH button.uPYT5iux .HgRnxA span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.CPmdgQ38HH button.uPYT5iux .HgRnxA span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.CPmdgQ38HH button.uPYT5iux .HgRnxA span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.CPmdgQ38HH nav.EAZxkOsr .HgRnxA span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.CPmdgQ38HH nav.EAZxkOsr .HgRnxA span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.CPmdgQ38HH nav.EAZxkOsr .HgRnxA span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.CPmdgQ38HH nav.EAZxkOsr .HgRnxA span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.CPmdgQ38HH .y0ArTkqo {
  padding: 0 1rem;
}
.CPmdgQ38HH a.QlNhrxAe {
  display: flex;
  align-items: center;
  justify-content: center;
}
.CPmdgQ38HH .XIpLYt {
  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) {
  .CPmdgQ38HH .XIpLYt {
    justify-content: flex-start;
    margin-bottom: 0.5rem;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .CPmdgQ38HH .LfB0Th6bh {
    height: 70px;
  }
  .CPmdgQ38HH .LfB0Th6bh.EAZxkOsr {
    height: auto;
  }
  .CPmdgQ38HH .Z600BA .QlNhrxAe:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.CPmdgQ38HH .LfB0Th6bh .KR9jVuEX9 > .rUWxgCvE {
  display: none;
  width: max-content;
  max-width: 500px !important;
  transform: translateX(-50%);
  top: calc(100% + 20px);
  left: 50%;
}
.CPmdgQ38HH .LfB0Th6bh .KR9jVuEX9 > .rUWxgCvE .SX15YLQHD {
  line-height: 1 !important;
}
.CPmdgQ38HH .LfB0Th6bh .KR9jVuEX9 > .rUWxgCvE .KR9jVuEX9 .SX15YLQHD {
  align-items: center;
  display: flex;
  height: max-content !important;
  min-height: max-content !important;
}
.CPmdgQ38HH .LfB0Th6bh .KR9jVuEX9 > .rUWxgCvE .KR9jVuEX9 .SX15YLQHD::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);
}
.CPmdgQ38HH .LfB0Th6bh .KR9jVuEX9 > .rUWxgCvE .KR9jVuEX9.S1IYVa .SX15YLQHD::after {
  transform: rotate(0deg);
}
.CPmdgQ38HH .mOtinkphW {
  margin: -0.6rem -0.6rem;
}
.CPmdgQ38HH .uPYT5iux {
  margin-left: 12px;
  margin-right: 8px;
  order: 1000;
}
@media (max-width: 991px) {
  .CPmdgQ38HH .tzfyDMAq {
    margin-right: auto;
  }
  .CPmdgQ38HH .JESYWjXaZI {
    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);
  }
  .CPmdgQ38HH .HJDf2bC .Z600BA .QlNhrxAe::after {
    margin-left: 10px;
  }
  .CPmdgQ38HH .HJDf2bC .SX15YLQHD:hover {
    background-color: rgba(27, 31, 10, 0.06);
  }
  .CPmdgQ38HH .LfB0Th6bh .KR9jVuEX9 > .rUWxgCvE {
    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;
  }
  .CPmdgQ38HH .LfB0Th6bh .KR9jVuEX9 > .rUWxgCvE .SX15YLQHD {
    padding: 8px !important;
    line-height: 1 !important;
    margin-bottom: 4px !important;
  }
  .CPmdgQ38HH .LfB0Th6bh .KR9jVuEX9 > .rUWxgCvE .KR9jVuEX9 .SX15YLQHD {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
  }
  .CPmdgQ38HH .LfB0Th6bh .KR9jVuEX9 > .rUWxgCvE .KR9jVuEX9 .SX15YLQHD::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);
  }
  .CPmdgQ38HH .LfB0Th6bh .KR9jVuEX9 > .rUWxgCvE .KR9jVuEX9.S1IYVa .SX15YLQHD::after {
    transform: rotate(180deg);
  }
  .CPmdgQ38HH .LfB0Th6bh .KR9jVuEX9 > .rUWxgCvE .Oblct3slzu {
    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;
  }
  .CPmdgQ38HH .LfB0Th6bh .KR9jVuEX9.S1IYVa > .rUWxgCvE {
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 575px) {
  .CPmdgQ38HH .JESYWjXaZI {
    padding: 1rem;
  }
}
.SYF15yTfJh6 {
  display: flex;
}
@media (min-width: 768px) {
  .SYF15yTfJh6 {
    align-items: flex-end;
  }
  .SYF15yTfJh6 .BwvUXsrqN {
    justify-content: flex-start;
  }
  .SYF15yTfJh6 .pag4FTbhh {
    padding: 1rem 3rem;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .SYF15yTfJh6 .pag4FTbhh {
    min-width: 50%;
  }
}
@media (max-width: 767px) {
  .SYF15yTfJh6 {
    -webkit-align-items: center;
    align-items: flex-end;
  }
  .SYF15yTfJh6 .Pf7Wxu16FL {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .SYF15yTfJh6 .pag4FTbhh {
    width: 100%;
  }
}
.SYF15yTfJh6 .JItOGWAqo.c3krj6vgt {
  display: none;
}
.SYF15yTfJh6 .JItOGWAqo {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-image: url("UY2z67DQ4v.jpg");
}
.SYF15yTfJh6 .CghafZl1q,
.SYF15yTfJh6 .EqPmJFBKmvS {
  text-align: left;
  color: #ffc091;
}
.SYF15yTfJh6 .MMpsdlKO,
.SYF15yTfJh6 .mOtinkphW {
  text-align: left;
}
.EVTdS4vUFW {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.EVTdS4vUFW .KQbfwc8n:focus,
.EVTdS4vUFW span:focus {
  outline: none;
}
.EVTdS4vUFW .KQbfwc8n {
  cursor: pointer;
}
.EVTdS4vUFW .nAqtgs {
  grid-row-gap: 2rem;
}
@media (max-width: 767px) {
  .EVTdS4vUFW .nAqtgs {
    grid-row-gap: 1rem;
  }
}
.EVTdS4vUFW .lSlOvtezjf,
.EVTdS4vUFW .BazdFhIN,
.EVTdS4vUFW .hBDjjVA4IN {
  gap: 0 2rem;
}
@media (max-width: 767px) {
  .EVTdS4vUFW .lSlOvtezjf,
  .EVTdS4vUFW .BazdFhIN,
  .EVTdS4vUFW .hBDjjVA4IN {
    gap: 0 1rem;
  }
}
.EVTdS4vUFW .CghafZl1q {
  color: #000000;
}
.EVTdS4vUFW .MMpsdlKO,
.EVTdS4vUFW .mOtinkphW {
  color: #000000;
}
.EVTdS4vUFW .so2c0J6cv {
  max-width: 800px;
}
.EVTdS4vUFW .iUg1dC35VM,
.EVTdS4vUFW .ewTtwS {
  overflow: hidden;
}
.EVTdS4vUFW .nAqtgs {
  display: grid;
  transform: translate3d(-3rem, 0, 0);
  width: 115vw;
  grid-column-gap: 1rem;
}
.EVTdS4vUFW .gGEnFpC {
  display: flex;
  justify-content: center;
  align-items: center;
}
.EVTdS4vUFW .gGEnFpC img {
  min-width: 30vw;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .EVTdS4vUFW .gGEnFpC img {
    min-width: 35vw;
  }
}
.EVTdS4vUFW .lSlOvtezjf,
.EVTdS4vUFW .BazdFhIN,
.EVTdS4vUFW .hBDjjVA4IN {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
}
.EVTdS4vUFW .lSlOvtezjf {
  align-items: flex-end;
}
.EVTdS4vUFW .BazdFhIN {
  align-items: flex-start;
}
.fuLov7KzzkM {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.fuLov7KzzkM .JItOGWAqo.c3krj6vgt {
  display: none;
}
.fuLov7KzzkM .JItOGWAqo {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.fuLov7KzzkM .xOGFTI5yk .C7EqKv {
  width: 100%;
  display: block;
}
.fuLov7KzzkM .xOGFTI5yk .fDcjI4VJw {
  z-index: 1;
}
.fuLov7KzzkM .C7EqKv {
  color: #F0C808;
  text-align: center;
}
.fuLov7KzzkM .a6h0hmiIGfd {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .fuLov7KzzkM * {
    text-align: center !important;
  }
  .fuLov7KzzkM .lDVY4Lq46 {
    margin-bottom: 2rem;
  }
}
.fuLov7KzzkM .so2c0J6cv {
  max-width: 800px;
}
.fuLov7KzzkM .HZjgHK {
  text-align: center;
}
.fuLov7KzzkM .fDcjI4VJw,
.fuLov7KzzkM .HmBzqGVcX {
  text-align: center;
}
.I0eHL5 {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: transparent;
}
.I0eHL5 .JItOGWAqo.c3krj6vgt {
  display: none;
}
.I0eHL5 .JItOGWAqo {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.I0eHL5 .l3NxwC {
  background: #ffffff;
}
@media (max-width: 767px) {
  .I0eHL5 .l3NxwC {
    padding: 2rem 1.5rem;
    margin-bottom: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .I0eHL5 .l3NxwC {
    padding: 2.25rem;
  }
}
@media (min-width: 992px) {
  .I0eHL5 .l3NxwC {
    padding: 4rem;
  }
}
.I0eHL5 .MMpsdlKO,
.I0eHL5 .mOtinkphW {
  text-align: left;
}
.I0eHL5 .iUFFj8r img {
  width: 120px;
  height: 120px;
  object-fit: cover;
  border-radius: 50% !important;
}
@media (min-width: 768px) and (max-width: 991px) {
  .I0eHL5 .iUFFj8r img {
    width: 120px;
    height: 120px;
  }
}
@media (max-width: 768px) {
  .I0eHL5 .iUFFj8r img {
    width: 80px;
    height: 80px;
  }
}
.I0eHL5 .iUFFj8r {
  display: flex;
}
.I0eHL5 .HZjgHK {
  text-align: center;
}
.I0eHL5 .fDcjI4VJw {
  text-align: center;
}
.r9936Vsf {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.r9936Vsf .KQbfwc8n:focus,
.r9936Vsf span:focus {
  outline: none;
}
.r9936Vsf .ewTtwS {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}
.r9936Vsf .so2c0J6cv {
  max-width: 800px;
}
.r9936Vsf .KQbfwc8n {
  color: #232323;
  min-height: 90px;
  font-weight: bold;
}
@media (max-width: 768px) {
  .r9936Vsf .KQbfwc8n {
    min-height: 45px;
  }
}
.KI7uTGx {
  padding-top: 5rem;
  padding-bottom: 4rem;
  background-color: transparent;
}
.KI7uTGx .a6h0hmiIGfd {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .KI7uTGx .a6h0hmiIGfd {
    margin-bottom: 1rem;
  }
}
.KI7uTGx .vZwN8Gw {
  background: #f0c808;
  padding: 2.25rem;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .KI7uTGx .vZwN8Gw {
    padding: 2rem 1.5rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .KI7uTGx .vZwN8Gw {
    padding: 2rem 1.5rem;
    margin-bottom: 2rem;
  }
}
.KI7uTGx .p9Wz7c {
  padding: 2.25rem 2.25rem 0;
  background: #ffffff;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .KI7uTGx .p9Wz7c {
    padding: 0rem 1.5rem;
  }
}
@media (max-width: 767px) {
  .KI7uTGx .p9Wz7c {
    padding: 0rem 1.5rem;
  }
}
.KI7uTGx .msuhY40nJdv {
  border-radius: 2rem;
  overflow: hidden;
  margin-bottom: 2rem;
  background: #ffffff;
  padding: 0rem;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
@media (max-width: 767px) {
  .KI7uTGx .msuhY40nJdv {
    margin-bottom: 1rem;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .KI7uTGx .msuhY40nJdv .iBMLHd {
    padding: 0 1.5rem 2rem;
  }
}
@media (min-width: 1201px) {
  .KI7uTGx .msuhY40nJdv .iBMLHd {
    padding: 0 2rem 2rem;
  }
}
.KI7uTGx .tyOeeZEh {
  width: -webkit-fill-available;
}
.KI7uTGx .KQbfwc8n:focus,
.KI7uTGx span:focus {
  outline: none;
}
.KI7uTGx .mOtinkphW {
  margin-top: auto !important;
  padding: 2rem 2rem 0;
}
@media (max-width: 991px) {
  .KI7uTGx .mOtinkphW {
    padding: 0rem 2.25rem 2rem;
  }
}
@media (max-width: 767px) {
  .KI7uTGx .mOtinkphW {
    padding: 0rem 1.5rem;
    margin-bottom: 2rem;
  }
}
.KI7uTGx .CghafZl1q {
  color: #000000;
}
.KI7uTGx .EqPmJFBKmvS {
  color: #ffffff;
}
.KI7uTGx .MMpsdlKO,
.KI7uTGx .mOtinkphW {
  text-align: left;
}
.KI7uTGx .JTITDoC0nGf {
  text-align: left;
  color: var(--primary-text, #ffffff);
}
.KI7uTGx .Zefp3fDcKJ {
  text-align: left;
  color: var(--primary-text, #ffffff);
}
.KI7uTGx .so2c0J6cv {
  max-width: 800px;
}
.VOWUHcO70Iy {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.VOWUHcO70Iy .LPZtPP {
  font-size: 1.2rem !important;
  font-family: 'Moririse2' !important;
  color: white;
  transition: all 0.3s;
  transform: rotate(180deg);
  padding-left: 0.5rem;
}
.VOWUHcO70Iy .B3I1BM {
  border: none;
}
.VOWUHcO70Iy .wA7RwjsHXj {
  padding: 0rem;
}
@media (max-width: 767px) {
  .VOWUHcO70Iy .wA7RwjsHXj {
    padding: 0rem;
  }
}
.VOWUHcO70Iy .JqufwVNaYB {
  padding: 0rem;
  padding-bottom: 0.5rem;
  margin-top: 1rem;
}
.VOWUHcO70Iy .MGKzubd6tTo {
  padding: 0;
}
.VOWUHcO70Iy .CrgCrAF {
  height: 100%;
}
.VOWUHcO70Iy img {
  height: 100%;
  object-fit: cover;
}
.VOWUHcO70Iy .hXiBGkj5R8K span {
  transform: rotate(0deg);
}
.VOWUHcO70Iy .nHP9ysV4Lcu {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.VOWUHcO70Iy p {
  margin-bottom: 0.3rem;
}
.VOWUHcO70Iy .Nc00QLd {
  color: #000000;
}
.VOWUHcO70Iy .e8WOWlG .wA7RwjsHXj {
  background-color: transparent;
  margin-bottom: 0;
  border: 0;
  border-radius: 2rem;
}
.VOWUHcO70Iy .e8WOWlG {
  background: #ffffff;
  padding: 2.25rem;
  border-radius: 2rem;
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  .VOWUHcO70Iy .e8WOWlG {
    padding: 2rem 1.5rem;
    margin-bottom: 1rem;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .VOWUHcO70Iy .e8WOWlG {
    margin-bottom: 1rem;
    padding: 2rem 1.5rem;
  }
}
.VOWUHcO70Iy .zkUaNUEbjDa {
  color: #000000;
}
.VOWUHcO70Iy .CghafZl1q {
  text-align: center;
  color: #000000;
}
.VOWUHcO70Iy .EqPmJFBKmvS {
  color: #000000;
  text-align: center;
}
.VOWUHcO70Iy .Nc00QLd,
.VOWUHcO70Iy .LPZtPP {
  color: #000000;
}
.U3MnpzgbD {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.U3MnpzgbD .eXQnGd6P5 iframe {
  width: 100%;
}
.U3MnpzgbD .JItOGWAqo {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.U3MnpzgbD .CghafZl1q,
.U3MnpzgbD .EqPmJFBKmvS,
.U3MnpzgbD .MMpsdlKO {
  text-align: center;
}
.sGrf4Ga14 {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.sGrf4Ga14 .JItOGWAqo.c3krj6vgt {
  display: none;
}
.sGrf4Ga14 .JItOGWAqo {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
@media (max-width: 767px) {
  .sGrf4Ga14 .rdOsEnr {
    flex-direction: column;
  }
  .sGrf4Ga14 .rdOsEnr img {
    margin: auto;
    margin-bottom: 1rem;
  }
}
.sGrf4Ga14 .qhLJ5hTA2 {
  max-width: 750px;
  padding-top: 2rem;
  margin-left: auto;
  margin-right: 0;
}
.sGrf4Ga14 img,
.sGrf4Ga14 .lVldww3vCb {
  width: 100%;
  height: 400px;
  object-fit: cover;
}
.sGrf4Ga14 .l3NxwC {
  background: #ffffff;
}
.sGrf4Ga14 .MMpsdlKO,
.sGrf4Ga14 .mOtinkphW {
  color: #000000;
}
.sGrf4Ga14 .fDcjI4VJw,
.sGrf4Ga14 .qhLJ5hTA2 {
  color: #232323;
}
@media (max-width: 767px) {
  .sGrf4Ga14 .DOaxdE {
    padding: 2rem 1.5rem;
    margin-bottom: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sGrf4Ga14 .DOaxdE {
    padding: 2.25rem;
  }
}
@media (min-width: 992px) {
  .sGrf4Ga14 .DOaxdE {
    padding: 4rem;
  }
}
.twuPPIIUmsR {
  background-image: url("D4hicVPgI.jpeg");
  overflow: hidden;
}
.j5GSYM .JItOGWAqo.c3krj6vgt {
  display: none;
}
.j5GSYM .JItOGWAqo {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-image: url("UY2z67DQ4v.jpg");
}
.JgTgrZ5kzX {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.JgTgrZ5kzX .Zefp3fDcKJ {
  line-height: 1.2;
  color: #232323;
  text-align: center;
}
.JgTgrZ5kzX img,
.JgTgrZ5kzX .lVldww3vCb {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.JgTgrZ5kzX .KQbfwc8n:focus,
.JgTgrZ5kzX span:focus {
  outline: none;
}
.JgTgrZ5kzX .KQbfwc8n {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .JgTgrZ5kzX .KQbfwc8n {
    margin-bottom: 1rem;
  }
}
.JgTgrZ5kzX .msuhY40nJdv {
  position: relative;
  border-radius: 4px;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.JgTgrZ5kzX .CghafZl1q {
  color: #232323;
}
.JgTgrZ5kzX .MMpsdlKO,
.JgTgrZ5kzX .mOtinkphW {
  color: #232323;
}
.JgTgrZ5kzX .JTITDoC0nGf {
  color: #232323;
}
.JgTgrZ5kzX .so2c0J6cv {
  max-width: 800px;
}
.GA9e6uGf {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.GA9e6uGf .Zefp3fDcKJ {
  line-height: 1.2;
  color: #000000;
  text-align: center;
}
.GA9e6uGf img,
.GA9e6uGf .lVldww3vCb {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.GA9e6uGf .KQbfwc8n:focus,
.GA9e6uGf span:focus {
  outline: none;
}
.GA9e6uGf .KQbfwc8n {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .GA9e6uGf .KQbfwc8n {
    margin-bottom: 1rem;
  }
}
.GA9e6uGf .msuhY40nJdv {
  position: relative;
  border-radius: 4px;
  display: flex;
  flex-flow: column nowrap;
}
.GA9e6uGf .mOtinkphW {
  margin-top: auto !important;
}
.GA9e6uGf .CghafZl1q {
  color: #000000;
}
.GA9e6uGf .MMpsdlKO,
.GA9e6uGf .mOtinkphW {
  color: #000000;
  text-align: center;
}
.GA9e6uGf .JTITDoC0nGf {
  color: #000000;
  text-align: center;
}
.GA9e6uGf .so2c0J6cv {
  max-width: 800px;
}
.IK4IFkx {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #f55d3e;
}
.IK4IFkx input {
  padding: 1.2rem 1.5rem;
  border: none !important;
  height: 100%;
}
.IK4IFkx input:hover {
  border: none !important;
}
.IK4IFkx .tyOeeZEh {
  height: 100%;
  margin: auto;
}
@media (min-width: 992px) {
  .IK4IFkx .PYNWzMf3 {
    padding: 0 2rem;
  }
}
.IK4IFkx .BwvUXsrqN {
  justify-content: center;
}
.IK4IFkx .mOtinkphW {
  display: flex;
  margin-bottom: 1.2rem;
  width: fit-content;
}
@media (min-width: 768px) {
  .IK4IFkx .mOtinkphW {
    margin-left: initial;
  }
}
.IK4IFkx .mOtinkphW .tyOeeZEh {
  width: auto;
}
@media (max-width: 991px) {
  .IK4IFkx .rdOsEnr {
    margin-bottom: 2rem;
  }
  .IK4IFkx .DWnVhC {
    flex-direction: column-reverse;
  }
}
.IK4IFkx .UmFa8V {
  align-items: center;
}
.IK4IFkx .CghafZl1q {
  text-align: center;
  color: #FFFFFF;
}
.oJ4EnumZ {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.oJ4EnumZ .Zefp3fDcKJ {
  line-height: 1.2;
  color: #000000;
}
.oJ4EnumZ img,
.oJ4EnumZ .lVldww3vCb {
  width: 100%;
}
.oJ4EnumZ .KQbfwc8n:focus,
.oJ4EnumZ span:focus {
  outline: none;
}
.oJ4EnumZ .KQbfwc8n {
  margin-bottom: 2rem;
}
@media (max-width: 575px) {
  .oJ4EnumZ .KQbfwc8n {
    margin-bottom: 1rem;
  }
}
.oJ4EnumZ .msuhY40nJdv {
  position: relative;
  border-radius: 4px;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.oJ4EnumZ .CghafZl1q {
  color: #000000;
}
.oJ4EnumZ .MMpsdlKO,
.oJ4EnumZ .mOtinkphW {
  color: #000000;
}
.oJ4EnumZ .JTITDoC0nGf {
  color: #000000;
  text-align: center;
}
.oJ4EnumZ .so2c0J6cv {
  max-width: 800px;
}
.oJ4EnumZ img {
  filter: grayscale(1);
}
.cZqPeO65 {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.cZqPeO65 .yYESjB {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.cZqPeO65 .yYESjB .rR3KEXJUm {
  margin: 8px;
}
.cZqPeO65 .yYESjB .rR3KEXJUm a:hover .LPZtPP,
.cZqPeO65 .yYESjB .rR3KEXJUm a:focus .LPZtPP {
  background-color: #f7f7f7;
}
.cZqPeO65 .yYESjB .rR3KEXJUm a .LPZtPP {
  width: 72px;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  font-size: 32px;
  background-color: #f7f7f7;
  color: #393193;
  transition: all 0.3s ease-in-out;
}
.cZqPeO65 .B3Hf9p8U {
  width: 100%;
  justify-content: center;
}
.cZqPeO65 .CghafZl1q {
  color: #ffffff;
}
.cZqPeO65 .CghafZl1q,
.cZqPeO65 .XVpGtyGq {
  color: #000000;
}
.PEK6dI {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: transparent;
}
.PEK6dI .VIRYLzoU {
  background-color: #ffffff;
  opacity: 0.4;
}
.PEK6dI form .mOtinkphW {
  text-align: center;
  width: 100%;
}
.PEK6dI form .mOtinkphW .tyOeeZEh {
  display: inline-flex;
}
@media (max-width: 991px) {
  .PEK6dI form .mOtinkphW .tyOeeZEh {
    width: 100%;
  }
}
.PEK6dI .so2c0J6cv {
  max-width: 800px;
}
.NB3GSbp7 {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: transparent;
}
.NB3GSbp7 .JItOGWAqo.c3krj6vgt {
  display: none;
}
.NB3GSbp7 .JItOGWAqo {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.NB3GSbp7 .BwvUXsrqN {
  justify-content: center;
}
.NB3GSbp7 .KQbfwc8n {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .NB3GSbp7 .KQbfwc8n {
    margin-bottom: 1rem;
  }
}
.NB3GSbp7 .KQbfwc8n .msuhY40nJdv {
  display: flex;
  flex-direction: column;
  height: 100%;
  background: #ffffff;
  padding: 2.25rem;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .NB3GSbp7 .KQbfwc8n .msuhY40nJdv {
    padding: 2rem 1.5rem;
  }
}
@media (max-width: 767px) {
  .NB3GSbp7 .KQbfwc8n .msuhY40nJdv {
    padding: 2rem 1.5rem;
  }
}
.NB3GSbp7 .so2c0J6cv {
  max-width: 800px;
}
.fGT4lTC2J {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #000000;
}
.fGT4lTC2J .yYESjB {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.fGT4lTC2J .yYESjB .rR3KEXJUm {
  margin: 8px;
}
.fGT4lTC2J .yYESjB .rR3KEXJUm a:hover .LPZtPP,
.fGT4lTC2J .yYESjB .rR3KEXJUm a:focus .LPZtPP {
  background-color: #ffffff;
}
.fGT4lTC2J .yYESjB .rR3KEXJUm a .LPZtPP {
  width: 72px;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  font-size: 32px;
  background-color: #edefeb;
  color: #000000;
  transition: all 0.3s ease-in-out;
}
.fGT4lTC2J .B3Hf9p8U {
  width: 100%;
  justify-content: center;
}
.fGT4lTC2J .Dteo0A3wGeH {
  list-style: none;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: 0;
}
.fGT4lTC2J .Dteo0A3wGeH li {
  padding: 0 1rem 1rem 1rem;
}
.fGT4lTC2J .Dteo0A3wGeH li p {
  margin: 0;
}
.fGT4lTC2J .Y71QiBWftW {
  margin-bottom: 0;
  color: #ffffff;
  text-align: center;
}
.fGT4lTC2J .CghafZl1q {
  color: #ffffff;
}
