.ybK187m2k {
  border-width: 2px;
}
img,
.vCNL3km,
.M3y6Wj8K3gd,
.y9OKsBy,
.sL7hqgBuvWK iframe,
.Kq1x08NPout iframe,
.LR0wj8ff,
.pJ6ch2SOP,
.SpTt0zk,
.YPufEap4UF {
  border-radius: 2rem !important;
}
.y9OKsBy {
  overflow: hidden;
}
body {
  background-color: #fcf8f4;
}
body {
  font-family: Brygada 1918;
}
.jR0p9Jl {
  font-family: 'Brygada 1918', sans-serif;
  font-size: 5rem;
  line-height: 1;
}
.jR0p9Jl > .CGFsZfU {
  font-size: 6.25rem;
}
.b6IYKB {
  font-family: 'Brygada 1918', sans-serif;
  font-size: 4rem;
  line-height: 1;
}
.b6IYKB > .CGFsZfU {
  font-size: 5rem;
}
.rY2ylmsuD {
  font-family: 'Brygada 1918', sans-serif;
  font-size: 1.2rem;
  line-height: 1.5;
}
.rY2ylmsuD > .CGFsZfU {
  font-size: 1.5rem;
}
.jbJGIBaBxK {
  font-family: 'Brygada 1918', sans-serif;
  font-size: 2.5rem;
  line-height: 1.5;
}
.jbJGIBaBxK > .CGFsZfU {
  font-size: 3.125rem;
}
.CnVauK {
  font-family: 'Brygada 1918', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
}
.CnVauK > .CGFsZfU {
  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) {
  .jR0p9Jl {
    font-size: 4rem;
  }
}
@media (max-width: 768px) {
  .jR0p9Jl {
    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))));
  }
  .b6IYKB {
    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))));
  }
  .rY2ylmsuD {
    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))));
  }
  .jbJGIBaBxK {
    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))));
  }
  .CnVauK {
    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) {
  .jR0p9Jl {
    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))));
  }
  .b6IYKB {
    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))));
  }
  .rY2ylmsuD {
    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))));
  }
  .jbJGIBaBxK {
    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))));
  }
  .CnVauK {
    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 */
.ybK187m2k {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .ybK187m2k {
    padding: 0.75rem 1.5rem;
  }
}
.dRuclc {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.RWHUXhNp {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.wHxH1fv {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
.am5hA5JX {
  background-color: #7f5539 !important;
}
.pCSRcVr {
  background-color: #20ac6b !important;
}
.g41HNbD87Ms {
  background-color: #0aa3c2 !important;
}
.JVtcmPCBG {
  background-color: #cc9900 !important;
}
.SinkJVaF01 {
  background-color: #ae1e2c !important;
}
.f6rtrutck,
.f6rtrutck:active {
  background-color: #7f5539 !important;
  border-color: #7f5539 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.f6rtrutck:hover,
.f6rtrutck:focus,
.f6rtrutck.zedXeiuent,
.f6rtrutck.TPRmwY2 {
  color: inherit;
  background-color: #a26d49 !important;
  border-color: #a26d49 !important;
  box-shadow: none;
}
.f6rtrutck.toQoxwn,
.f6rtrutck:disabled {
  color: #ffffff !important;
  background-color: #a26d49 !important;
  border-color: #a26d49 !important;
}
.XB8PuLeQvi1,
.XB8PuLeQvi1:active {
  background-color: #e6ccb2 !important;
  border-color: #e6ccb2 !important;
  color: #744d26 !important;
  box-shadow: none;
}
.XB8PuLeQvi1:hover,
.XB8PuLeQvi1:focus,
.XB8PuLeQvi1.zedXeiuent,
.XB8PuLeQvi1.TPRmwY2 {
  color: inherit;
  background-color: #f3e6d9 !important;
  border-color: #f3e6d9 !important;
  box-shadow: none;
}
.XB8PuLeQvi1.toQoxwn,
.XB8PuLeQvi1:disabled {
  color: #744d26 !important;
  background-color: #f3e6d9 !important;
  border-color: #f3e6d9 !important;
}
.FdwrConR0,
.FdwrConR0:active {
  background-color: #0aa3c2 !important;
  border-color: #0aa3c2 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.FdwrConR0:hover,
.FdwrConR0:focus,
.FdwrConR0.zedXeiuent,
.FdwrConR0.TPRmwY2 {
  color: inherit;
  background-color: #0dccf3 !important;
  border-color: #0dccf3 !important;
  box-shadow: none;
}
.FdwrConR0.toQoxwn,
.FdwrConR0:disabled {
  color: #ffffff !important;
  background-color: #0dccf3 !important;
  border-color: #0dccf3 !important;
}
.j8Iaog2H2mx,
.j8Iaog2H2mx:active {
  background-color: #20ac6b !important;
  border-color: #20ac6b !important;
  color: #ffffff !important;
  box-shadow: none;
}
.j8Iaog2H2mx:hover,
.j8Iaog2H2mx:focus,
.j8Iaog2H2mx.zedXeiuent,
.j8Iaog2H2mx.TPRmwY2 {
  color: inherit;
  background-color: #28d786 !important;
  border-color: #28d786 !important;
  box-shadow: none;
}
.j8Iaog2H2mx.toQoxwn,
.j8Iaog2H2mx:disabled {
  color: #ffffff !important;
  background-color: #28d786 !important;
  border-color: #28d786 !important;
}
.LmPwfPleQg,
.LmPwfPleQg:active {
  background-color: #cc9900 !important;
  border-color: #cc9900 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.LmPwfPleQg:hover,
.LmPwfPleQg:focus,
.LmPwfPleQg.zedXeiuent,
.LmPwfPleQg.TPRmwY2 {
  color: inherit;
  background-color: #ffbf00 !important;
  border-color: #ffbf00 !important;
  box-shadow: none;
}
.LmPwfPleQg.toQoxwn,
.LmPwfPleQg:disabled {
  color: #ffffff !important;
  background-color: #ffbf00 !important;
  border-color: #ffbf00 !important;
}
.kqbcY6ZIJG7,
.kqbcY6ZIJG7:active {
  background-color: #ae1e2c !important;
  border-color: #ae1e2c !important;
  color: #ffffff !important;
  box-shadow: none;
}
.kqbcY6ZIJG7:hover,
.kqbcY6ZIJG7:focus,
.kqbcY6ZIJG7.zedXeiuent,
.kqbcY6ZIJG7.TPRmwY2 {
  color: inherit;
  background-color: #da2637 !important;
  border-color: #da2637 !important;
  box-shadow: none;
}
.kqbcY6ZIJG7.toQoxwn,
.kqbcY6ZIJG7:disabled {
  color: #ffffff !important;
  background-color: #da2637 !important;
  border-color: #da2637 !important;
}
.fskhm5Uz6V,
.fskhm5Uz6V:active {
  background-color: #eff0ec !important;
  border-color: #eff0ec !important;
  color: #757b62 !important;
  box-shadow: none;
}
.fskhm5Uz6V:hover,
.fskhm5Uz6V:focus,
.fskhm5Uz6V.zedXeiuent,
.fskhm5Uz6V.TPRmwY2 {
  color: inherit;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  box-shadow: none;
}
.fskhm5Uz6V.toQoxwn,
.fskhm5Uz6V:disabled {
  color: #757b62 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.KCmoFqcsN,
.KCmoFqcsN:active {
  background-color: #232323 !important;
  border-color: #232323 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.KCmoFqcsN:hover,
.KCmoFqcsN:focus,
.KCmoFqcsN.zedXeiuent,
.KCmoFqcsN.TPRmwY2 {
  color: inherit;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
  box-shadow: none;
}
.KCmoFqcsN.toQoxwn,
.KCmoFqcsN:disabled {
  color: #ffffff !important;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
}
.m2xejFx1d,
.m2xejFx1d:active {
  background-color: transparent !important;
  border-color: #7f5539;
  color: #7f5539;
}
.m2xejFx1d:hover,
.m2xejFx1d:focus,
.m2xejFx1d.zedXeiuent,
.m2xejFx1d.TPRmwY2 {
  color: #432d1e !important;
  background-color: transparent !important;
  border-color: #432d1e !important;
  box-shadow: none !important;
}
.m2xejFx1d.toQoxwn,
.m2xejFx1d:disabled {
  color: #ffffff !important;
  background-color: #7f5539 !important;
  border-color: #7f5539 !important;
}
.bRxNHUrLmRa,
.bRxNHUrLmRa:active {
  background-color: transparent !important;
  border-color: #e6ccb2;
  color: #e6ccb2;
}
.bRxNHUrLmRa:hover,
.bRxNHUrLmRa:focus,
.bRxNHUrLmRa.zedXeiuent,
.bRxNHUrLmRa.TPRmwY2 {
  color: #d1a171 !important;
  background-color: transparent !important;
  border-color: #d1a171 !important;
  box-shadow: none !important;
}
.bRxNHUrLmRa.toQoxwn,
.bRxNHUrLmRa:disabled {
  color: #744d26 !important;
  background-color: #e6ccb2 !important;
  border-color: #e6ccb2 !important;
}
.zluuegeVtr,
.zluuegeVtr:active {
  background-color: transparent !important;
  border-color: #0aa3c2;
  color: #0aa3c2;
}
.zluuegeVtr:hover,
.zluuegeVtr:focus,
.zluuegeVtr.zedXeiuent,
.zluuegeVtr.TPRmwY2 {
  color: #065e70 !important;
  background-color: transparent !important;
  border-color: #065e70 !important;
  box-shadow: none !important;
}
.zluuegeVtr.toQoxwn,
.zluuegeVtr:disabled {
  color: #ffffff !important;
  background-color: #0aa3c2 !important;
  border-color: #0aa3c2 !important;
}
.AQ0WY2BrTxc,
.AQ0WY2BrTxc:active {
  background-color: transparent !important;
  border-color: #20ac6b;
  color: #20ac6b;
}
.AQ0WY2BrTxc:hover,
.AQ0WY2BrTxc:focus,
.AQ0WY2BrTxc.zedXeiuent,
.AQ0WY2BrTxc.TPRmwY2 {
  color: #12633e !important;
  background-color: transparent !important;
  border-color: #12633e !important;
  box-shadow: none !important;
}
.AQ0WY2BrTxc.toQoxwn,
.AQ0WY2BrTxc:disabled {
  color: #ffffff !important;
  background-color: #20ac6b !important;
  border-color: #20ac6b !important;
}
.RcUDOzKUHl,
.RcUDOzKUHl:active {
  background-color: transparent !important;
  border-color: #cc9900;
  color: #cc9900;
}
.RcUDOzKUHl:hover,
.RcUDOzKUHl:focus,
.RcUDOzKUHl.zedXeiuent,
.RcUDOzKUHl.TPRmwY2 {
  color: #755800 !important;
  background-color: transparent !important;
  border-color: #755800 !important;
  box-shadow: none !important;
}
.RcUDOzKUHl.toQoxwn,
.RcUDOzKUHl:disabled {
  color: #ffffff !important;
  background-color: #cc9900 !important;
  border-color: #cc9900 !important;
}
.aHSxB8lkNvP,
.aHSxB8lkNvP:active {
  background-color: transparent !important;
  border-color: #ae1e2c;
  color: #ae1e2c;
}
.aHSxB8lkNvP:hover,
.aHSxB8lkNvP:focus,
.aHSxB8lkNvP.zedXeiuent,
.aHSxB8lkNvP.TPRmwY2 {
  color: #641119 !important;
  background-color: transparent !important;
  border-color: #641119 !important;
  box-shadow: none !important;
}
.aHSxB8lkNvP.toQoxwn,
.aHSxB8lkNvP:disabled {
  color: #ffffff !important;
  background-color: #ae1e2c !important;
  border-color: #ae1e2c !important;
}
.YDNQ1kiI,
.YDNQ1kiI:active {
  background-color: transparent !important;
  border-color: #232323;
  color: #232323;
}
.YDNQ1kiI:hover,
.YDNQ1kiI:focus,
.YDNQ1kiI.zedXeiuent,
.YDNQ1kiI.TPRmwY2 {
  color: #000000 !important;
  background-color: transparent !important;
  border-color: #000000 !important;
  box-shadow: none !important;
}
.YDNQ1kiI.toQoxwn,
.YDNQ1kiI:disabled {
  color: #ffffff !important;
  background-color: #232323 !important;
  border-color: #232323 !important;
}
.McUkkEC,
.McUkkEC:active {
  background-color: transparent !important;
  border-color: #fafafa;
  color: #fafafa;
}
.McUkkEC:hover,
.McUkkEC:focus,
.McUkkEC.zedXeiuent,
.McUkkEC.TPRmwY2 {
  color: #cfcfcf !important;
  background-color: transparent !important;
  border-color: #cfcfcf !important;
  box-shadow: none !important;
}
.McUkkEC.toQoxwn,
.McUkkEC:disabled {
  color: #7a7a7a !important;
  background-color: #fafafa !important;
  border-color: #fafafa !important;
}
.jDJDWcKqG7 {
  color: #7f5539 !important;
}
.tQywYzE54 {
  color: #e6ccb2 !important;
}
.u6yiENz {
  color: #20ac6b !important;
}
.NBR9jZs2gw {
  color: #0aa3c2 !important;
}
.enHd3G1OaC {
  color: #cc9900 !important;
}
.GmFyju {
  color: #ae1e2c !important;
}
.uVvG0H {
  color: #fafafa !important;
}
.CzPjBKKaO {
  color: #232323 !important;
}
a.jDJDWcKqG7:hover,
a.jDJDWcKqG7:focus,
a.jDJDWcKqG7.TPRmwY2 {
  color: #392619 !important;
}
a.tQywYzE54:hover,
a.tQywYzE54:focus,
a.tQywYzE54.TPRmwY2 {
  color: #cd9965 !important;
}
a.u6yiENz:hover,
a.u6yiENz:focus,
a.u6yiENz.TPRmwY2 {
  color: #105636 !important;
}
a.NBR9jZs2gw:hover,
a.NBR9jZs2gw:focus,
a.NBR9jZs2gw.TPRmwY2 {
  color: #055161 !important;
}
a.enHd3G1OaC:hover,
a.enHd3G1OaC:focus,
a.enHd3G1OaC.TPRmwY2 {
  color: #664d00 !important;
}
a.GmFyju:hover,
a.GmFyju:focus,
a.GmFyju.TPRmwY2 {
  color: #570f16 !important;
}
a.uVvG0H:hover,
a.uVvG0H:focus,
a.uVvG0H.TPRmwY2 {
  color: #c7c7c7 !important;
}
a.CzPjBKKaO:hover,
a.CzPjBKKaO:focus,
a.CzPjBKKaO.TPRmwY2 {
  color: #000000 !important;
}
a:is(#YcAD9x, #EIhBFdUYOo, #srySGxG5hG, #tKVqYlWbcU8, #yYcZig, #tsupYrq, #YRmBAbxXVqJ, #j5Bbo6jjWq3, #Qb8Ioqqb, #Xj89Enu4Za, #NZSomG, #DmOQHiI6, #gJkvU8ywl, #vmLiEUJU, #Pz5ifq, #jDJDWcKqG7, #tQywYzE54, #u6yiENz, #NBR9jZs2gw, #enHd3G1OaC, #GmFyju, #LqUgUjxkx, #L4vVelT7d, #uVvG0H, #KMUSAZs, #IiIvaDM, #yw5krR2FLP7, #NuEM39E, #ee3PVa7, #QE1Oe3mB, #rtQTvv, #SIzsnxg, #CnjhmgN5r, #rSLNzbV2, #Hp5v3S, #gEsrDVBpI, #f2KBXP5RZ5, #xAM1CsFXJb, #N4UyKy, #QOG4dU, #Y2HjUbXqm7, #hJEVOQzrT, #axjGzZuzib, #pRlHQeokzc, #CzPjBKKaO):not(.v3gfTgrQHk):not(.bftcMIt92w):not([role]):not(.I0l6fNygdCO) {
  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(#YcAD9x, #EIhBFdUYOo, #srySGxG5hG, #tKVqYlWbcU8, #yYcZig, #tsupYrq, #YRmBAbxXVqJ, #j5Bbo6jjWq3, #Qb8Ioqqb, #Xj89Enu4Za, #NZSomG, #DmOQHiI6, #gJkvU8ywl, #vmLiEUJU, #Pz5ifq, #jDJDWcKqG7, #tQywYzE54, #u6yiENz, #NBR9jZs2gw, #enHd3G1OaC, #GmFyju, #LqUgUjxkx, #L4vVelT7d, #uVvG0H, #KMUSAZs, #IiIvaDM, #yw5krR2FLP7, #NuEM39E, #ee3PVa7, #QE1Oe3mB, #rtQTvv, #SIzsnxg, #CnjhmgN5r, #rSLNzbV2, #Hp5v3S, #gEsrDVBpI, #f2KBXP5RZ5, #xAM1CsFXJb, #N4UyKy, #QOG4dU, #Y2HjUbXqm7, #hJEVOQzrT, #axjGzZuzib, #pRlHQeokzc, #CzPjBKKaO):not(.v3gfTgrQHk):not(.bftcMIt92w):not([role]):not(.I0l6fNygdCO):hover {
  transition: background-position 2s ease-in-out;
  background-image: linear-gradient(currentColor 50%, currentColor 50%);
  background-position: 0px 1.2em;
}
.Xt2yFHR0G .v3gfTgrQHk.TPRmwY2 {
  color: #7f5539;
}
.Xt2yFHR0G .v3gfTgrQHk:not(.TPRmwY2) {
  color: #232323;
}
.yu62BXPLrfq {
  background-color: #70c770;
}
.OS2YmqDb4 {
  background-color: #0aa3c2;
}
.gR25DwuRr {
  background-color: #cc9900;
}
.wflbeY {
  background-color: #ae1e2c;
}
.ZxsfEoFvhe .ybK187m2k:not(.dUlUNUUfZPa) {
  border-radius: 100px;
}
.UbKCszB li a {
  border-radius: 100px !important;
}
.UbKCszB li.TPRmwY2 .ybK187m2k {
  background-color: #7f5539;
  border-color: #7f5539;
  color: #ffffff;
}
.UbKCszB li.TPRmwY2 .ybK187m2k:focus {
  box-shadow: none;
}
.Xt2yFHR0G .v3gfTgrQHk {
  border-radius: 100px !important;
}
a,
a:hover {
  color: #7f5539;
}
.FTULe599v.am5hA5JX .nklG6LZ,
.FTULe599v.am5hA5JX .SFcyjj {
  color: #c29476;
}
.FTULe599v.pCSRcVr .nklG6LZ,
.FTULe599v.pCSRcVr .SFcyjj {
  color: #68e3aa;
}
.FTULe599v.g41HNbD87Ms .nklG6LZ,
.FTULe599v.g41HNbD87Ms .SFcyjj {
  color: #55dbf6;
}
.FTULe599v.JVtcmPCBG .nklG6LZ,
.FTULe599v.JVtcmPCBG .SFcyjj {
  color: #ffe599;
}
.FTULe599v.SinkJVaF01 .nklG6LZ,
.FTULe599v.SinkJVaF01 .SFcyjj {
  color: #e56773;
}
/* Scroll to top button*/
.CigH9M {
  display: none;
}
.JPdNGF7P {
  font-family: 'Brygada 1918', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
  border-radius: 40px !important;
}
.JPdNGF7P > .CGFsZfU {
  font-size: 1.75rem;
}
.JPdNGF7P:hover,
.JPdNGF7P: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: #7f5539 !important;
}
.JPdNGF7P:-webkit-input-placeholder {
  font-family: 'Brygada 1918', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
}
.JPdNGF7P:-webkit-input-placeholder > .CGFsZfU {
  font-size: 1.75rem;
}
blockquote {
  border-color: #7f5539;
}
/* Forms */
.rq0rnamZg .HjRzw95NJ .ybK187m2k {
  border-radius: 100px !important;
}
.rq0rnamZg .HjRzw95NJ .ybK187m2k:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.rq0rnamZg .HjRzw95NJ button[type="submit"] {
  border-radius: 100px !important;
  padding: 1rem 3rem;
}
.rq0rnamZg .HjRzw95NJ button[type="submit"]:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.dX5sseC6 li:hover,
.dX5sseC6 li.AxNdTTWEEFH {
  background-color: #7f5539;
  color: #ffffff;
}
.IcyaGqIeMQ {
  transition: 0.25s ease;
}
.IcyaGqIeMQ:hover {
  border-color: #7f5539;
}
.dX5sseC6 .qgmVrS4,
.IcyaGqIeMQ.IV0X7qSaIV5:after,
.IcyaGqIeMQ.iq8av8fJ:after {
  transition: 0.4s;
  border-top-color: #232323;
  border-bottom-color: #232323;
}
.dX5sseC6:hover .qgmVrS4,
.IcyaGqIeMQ.IV0X7qSaIV5:hover:after,
.IcyaGqIeMQ.iq8av8fJ:hover:after {
  border-top-color: #7f5539;
  border-bottom-color: #7f5539;
}
.RgdqX92lV .pcyJqPgmW td.nL7ToZ,
.RgdqX92lV .pcyJqPgmW td.A9RrS0WSWk,
.RgdqX92lV .hIdwXaA .uivMA0QR > div > div.A9RrS0WSWk {
  color: #ffffff !important;
  background-color: #7f5539 !important;
  box-shadow: none !important;
}
.RgdqX92lV .pcyJqPgmW td:hover,
.RgdqX92lV .hIdwXaA .uivMA0QR > div > div:hover {
  color: #000000 !important;
  background: #e6ccb2 !important;
  box-shadow: none !important;
}
.tXqpmqpzV {
  background-image: none !important;
}
.I6NPlvg:not(section),
.IZOdADtyY {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: auto;
}
iframe.I6NPlvg,
.I6NPlvg: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='%237f5539' %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.I6NPlvg:after {
  opacity: 0.5;
}
body {
  overflow-x: hidden;
}
a {
  transition: color 0.6s;
}
@media (max-width: 1400px) {
  .Bhw5ksuBeHv {
    max-width: 100%;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .Bhw5ksuBeHv {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .qGy44xMHJdo {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 767px) {
  .qGy44xMHJdo {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.ldxyzi {
  z-index: 1000;
  width: 100%;
  position: relative;
}
.ldxyzi .bftcMIt92w: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) {
  .ldxyzi .FFcidX3Nj {
    transform: scale(0.8);
  }
}
.ldxyzi .xBerbRBC {
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.ldxyzi .xBerbRBC img {
  max-width: 100%;
  max-height: 100%;
}
.ldxyzi .xBerbRBC .I0l6fNygdCO {
  line-height: inherit !important;
}
.ldxyzi .xBerbRBC .QJeBcob a {
  outline: none;
}
.ldxyzi .iV7qXao {
  margin: auto;
  margin-left: 0;
  margin-left: auto;
}
.ldxyzi .iV7qXao .QhMTOqyE {
  padding: 0 !important;
  transition: 0.3s all !important;
}
.ldxyzi .iV7qXao .QhMTOqyE .v3gfTgrQHk {
  padding: 16px !important;
  margin: 0 !important;
  border-radius: 1rem !important;
  transition: 0.3s all !important;
}
.ldxyzi .iV7qXao .QhMTOqyE .v3gfTgrQHk:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
.ldxyzi .iV7qXao .eT4e5g .v3gfTgrQHk::after {
  transform: rotate(180deg);
}
@media (min-width: 992px) {
  .ldxyzi .iV7qXao .eT4e5g .v3gfTgrQHk::before {
    content: "";
    width: 100%;
    height: 20px;
    top: 100%;
    background: transparent;
    position: absolute;
  }
}
.ldxyzi .iV7qXao .bftcMIt92w {
  padding: 12px !important;
  border-radius: 0.5rem !important;
  margin: 0 8px !important;
  transition: 0.3s all !important;
}
.ldxyzi .iV7qXao .bftcMIt92w:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
@media (min-width: 992px) {
  .ldxyzi .iV7qXao {
    padding-left: 1.5rem;
  }
}
.ldxyzi .v3gfTgrQHk {
  width: fit-content;
  position: relative;
}
.ldxyzi .QJeBcob {
  margin: 0 !important;
}
@media (max-width: 767px) {
  .ldxyzi .QJeBcob {
    padding-left: 0;
  }
}
.ldxyzi .I0l6fNygdCO {
  padding-left: 1rem;
  padding-right: 0.5rem;
}
@media (max-width: 767px) {
  .ldxyzi .kD4NaMm9d {
    padding-bottom: 0.5rem;
  }
}
.ldxyzi .kD4NaMm9d .B4eEbVmft.oC6UJzIq::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  transition: 0.3s all;
}
.ldxyzi .Bhw5ksuBeHv {
  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) {
  .ldxyzi .Bhw5ksuBeHv {
    padding-right: 2rem;
  }
}
@media (max-width: 767px) {
  .ldxyzi .Bhw5ksuBeHv {
    width: 95%;
    height: 56px !important;
    padding-right: 1rem;
    margin-top: 0rem;
  }
}
.ldxyzi .KPTw8OWYa {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.ldxyzi .t6eYu4s {
  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;
}
.ldxyzi .QhMTOqyE:focus,
.ldxyzi .v3gfTgrQHk:focus {
  outline: none;
}
.ldxyzi .zbRATFfx .t6eYu4s .bftcMIt92w {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.ldxyzi .zbRATFfx .t6eYu4s .bftcMIt92w::after {
  right: 0.5rem;
}
.ldxyzi .zbRATFfx .t6eYu4s .bftcMIt92w .CGFsZfU {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.ldxyzi .zbRATFfx .t6eYu4s .bftcMIt92w .CGFsZfU:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.ldxyzi .HcQt4r .t6eYu4s .bftcMIt92w:before {
  display: none;
}
.ldxyzi .HcQt4r .zbRATFfx .t6eYu4s .bftcMIt92w {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.ldxyzi .wh3S5pFFW5 {
  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;
}
.ldxyzi .wh3S5pFFW5.Xhm0hO377E4 {
  transition: all 0.3s;
}
.ldxyzi .wh3S5pFFW5 .bftcMIt92w {
  padding: 0.5rem 1.8rem;
}
.ldxyzi .wh3S5pFFW5 .QJeBcob img {
  min-width: 6rem;
  object-fit: cover;
}
.ldxyzi .wh3S5pFFW5 .ApWpZoq {
  z-index: 1;
  justify-content: flex-end;
}
.ldxyzi .wh3S5pFFW5.HcQt4r {
  justify-content: center;
}
.ldxyzi .wh3S5pFFW5.HcQt4r .QhMTOqyE .v3gfTgrQHk::before {
  display: none;
}
.ldxyzi .wh3S5pFFW5.HcQt4r.Xhm0hO377E4 .t6eYu4s {
  top: 0;
}
@media (min-width: 992px) {
  .ldxyzi .wh3S5pFFW5.HcQt4r.Xhm0hO377E4:not(.jLFsRFjEv) .ApWpZoq {
    max-height: calc(98.5vh - 4.3rem);
  }
}
.ldxyzi .wh3S5pFFW5.HcQt4r .t6eYu4s .Y1B1MASdj {
  left: 0 !important;
}
.ldxyzi .wh3S5pFFW5.HcQt4r .t6eYu4s .bftcMIt92w:after {
  right: auto;
}
.ldxyzi .wh3S5pFFW5.HcQt4r .t6eYu4s .oC6UJzIq[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%;
}
.ldxyzi .wh3S5pFFW5.HcQt4r ul.iV7qXao li {
  margin: auto;
}
.ldxyzi .wh3S5pFFW5.HcQt4r .t6eYu4s .bftcMIt92w {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
.ldxyzi .wh3S5pFFW5.HcQt4r .gICVfm {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 767px) {
  .ldxyzi .wh3S5pFFW5 {
    min-height: 72px;
  }
  .ldxyzi .wh3S5pFFW5 .QJeBcob img {
    height: 2.5rem !important;
    min-width: 2.5rem !important;
  }
}
@media (max-width: 991px) {
  .ldxyzi .wh3S5pFFW5 .QhMTOqyE .v3gfTgrQHk::before {
    display: none;
  }
  .ldxyzi .wh3S5pFFW5.Xhm0hO377E4 .t6eYu4s {
    top: 0;
  }
  .ldxyzi .wh3S5pFFW5 .t6eYu4s .Y1B1MASdj {
    left: 0 !important;
  }
  .ldxyzi .wh3S5pFFW5 .t6eYu4s .bftcMIt92w:after {
    right: auto;
  }
  .ldxyzi .wh3S5pFFW5 .t6eYu4s .oC6UJzIq[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%;
  }
  .ldxyzi .wh3S5pFFW5 .t6eYu4s .bftcMIt92w {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .ldxyzi .wh3S5pFFW5 .xBerbRBC {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 10px;
  }
  .ldxyzi .wh3S5pFFW5 .FFcidX3Nj {
    flex-basis: auto;
  }
  .ldxyzi .wh3S5pFFW5 .gICVfm {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.ldxyzi .wh3S5pFFW5.jLFsRFjEv .QJeBcob img {
  height: 2rem;
}
.ldxyzi .bftcMIt92w.TPRmwY2,
.ldxyzi .bftcMIt92w:active {
  background-color: transparent;
}
.ldxyzi .wwmjZQCg8h .iV7qXao .v3gfTgrQHk {
  padding: 0;
}
.ldxyzi .kD4NaMm9d .B4eEbVmft.oC6UJzIq {
  margin-right: 1.667em;
}
.ldxyzi .kD4NaMm9d .B4eEbVmft.oC6UJzIq[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.ldxyzi .wh3S5pFFW5.wwmjZQCg8h .zbRATFfx .t6eYu4s {
  background: #ffffff;
}
.ldxyzi .wh3S5pFFW5.wwmjZQCg8h .zbRATFfx .t6eYu4s .Y1B1MASdj {
  margin: 0;
  left: 105%;
  transform: none;
  top: -12px;
}
.ldxyzi .wh3S5pFFW5 .zbRATFfx.eT4e5g > .t6eYu4s {
  display: flex;
}
.ldxyzi ul.iV7qXao {
  flex-wrap: wrap;
}
.ldxyzi .btAxy48LS3B {
  text-align: center;
  min-width: 140px;
}
@media (max-width: 992px) {
  .ldxyzi .btAxy48LS3B {
    text-align: left;
  }
}
.ldxyzi button.FFcidX3Nj {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.ldxyzi button.FFcidX3Nj .jecgL4 span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.ldxyzi button.FFcidX3Nj .jecgL4 span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.ldxyzi button.FFcidX3Nj .jecgL4 span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.ldxyzi button.FFcidX3Nj .jecgL4 span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.ldxyzi button.FFcidX3Nj .jecgL4 span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.ldxyzi nav.Xhm0hO377E4 .jecgL4 span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.ldxyzi nav.Xhm0hO377E4 .jecgL4 span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.ldxyzi nav.Xhm0hO377E4 .jecgL4 span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.ldxyzi nav.Xhm0hO377E4 .jecgL4 span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.ldxyzi .yTLbP1yA {
  padding: 0 1rem;
}
.ldxyzi a.v3gfTgrQHk {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ldxyzi .gICVfm {
  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) {
  .ldxyzi .gICVfm {
    justify-content: flex-start;
    margin-bottom: 0.5rem;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ldxyzi .wh3S5pFFW5 {
    height: 70px;
  }
  .ldxyzi .wh3S5pFFW5.Xhm0hO377E4 {
    height: auto;
  }
  .ldxyzi .QhMTOqyE .v3gfTgrQHk:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.ldxyzi .wh3S5pFFW5 .zbRATFfx > .t6eYu4s {
  display: none;
  width: max-content;
  max-width: 500px !important;
  transform: translateX(-50%);
  top: calc(100% + 20px);
  left: 50%;
}
.ldxyzi .wh3S5pFFW5 .zbRATFfx > .t6eYu4s .bftcMIt92w {
  line-height: 1 !important;
}
.ldxyzi .wh3S5pFFW5 .zbRATFfx > .t6eYu4s .zbRATFfx .bftcMIt92w {
  align-items: center;
  display: flex;
  height: max-content !important;
  min-height: max-content !important;
}
.ldxyzi .wh3S5pFFW5 .zbRATFfx > .t6eYu4s .zbRATFfx .bftcMIt92w::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);
}
.ldxyzi .wh3S5pFFW5 .zbRATFfx > .t6eYu4s .zbRATFfx.eT4e5g .bftcMIt92w::after {
  transform: rotate(0deg);
}
.ldxyzi .ZxsfEoFvhe {
  margin: -0.6rem -0.6rem;
}
.ldxyzi .FFcidX3Nj {
  margin-left: 12px;
  margin-right: 8px;
  order: 1000;
}
@media (max-width: 991px) {
  .ldxyzi .xBerbRBC {
    margin-right: auto;
  }
  .ldxyzi .ApWpZoq {
    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);
  }
  .ldxyzi .iV7qXao .QhMTOqyE .v3gfTgrQHk::after {
    margin-left: 10px;
  }
  .ldxyzi .iV7qXao .bftcMIt92w:hover {
    background-color: rgba(27, 31, 10, 0.06);
  }
  .ldxyzi .wh3S5pFFW5 .zbRATFfx > .t6eYu4s {
    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;
  }
  .ldxyzi .wh3S5pFFW5 .zbRATFfx > .t6eYu4s .bftcMIt92w {
    padding: 8px !important;
    line-height: 1 !important;
    margin-bottom: 4px !important;
  }
  .ldxyzi .wh3S5pFFW5 .zbRATFfx > .t6eYu4s .zbRATFfx .bftcMIt92w {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
  }
  .ldxyzi .wh3S5pFFW5 .zbRATFfx > .t6eYu4s .zbRATFfx .bftcMIt92w::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);
  }
  .ldxyzi .wh3S5pFFW5 .zbRATFfx > .t6eYu4s .zbRATFfx.eT4e5g .bftcMIt92w::after {
    transform: rotate(180deg);
  }
  .ldxyzi .wh3S5pFFW5 .zbRATFfx > .t6eYu4s .Y1B1MASdj {
    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;
  }
  .ldxyzi .wh3S5pFFW5 .zbRATFfx.eT4e5g > .t6eYu4s {
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 575px) {
  .ldxyzi .ApWpZoq {
    padding: 1rem;
  }
}
.CcP1XRnbj {
  display: flex;
}
@media (min-width: 768px) {
  .CcP1XRnbj {
    align-items: flex-end;
  }
  .CcP1XRnbj .VlrucaiWI {
    justify-content: flex-start;
  }
  .CcP1XRnbj .RS8Okh {
    padding: 1rem 3rem;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .CcP1XRnbj .RS8Okh {
    min-width: 50%;
  }
}
@media (max-width: 767px) {
  .CcP1XRnbj {
    -webkit-align-items: center;
    align-items: flex-end;
  }
  .CcP1XRnbj .uhELeT {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .CcP1XRnbj .RS8Okh {
    width: 100%;
  }
}
.CcP1XRnbj .rKjBxryK.toQoxwn {
  display: none;
}
.CcP1XRnbj .rKjBxryK {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-image: url("sAnQfTz0P.jpg");
}
.CcP1XRnbj .fGhJ5iVI3,
.CcP1XRnbj .zDC1Ar1y9yi {
  text-align: left;
  color: #ffc091;
}
.CcP1XRnbj .F9FgmJ8Zh,
.CcP1XRnbj .ZxsfEoFvhe {
  text-align: left;
}
.tfmDYpd7 {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.tfmDYpd7 .ysOu1krc:focus,
.tfmDYpd7 span:focus {
  outline: none;
}
.tfmDYpd7 .qGy44xMHJdo {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}
.tfmDYpd7 .amTKAk {
  max-width: 800px;
}
.tfmDYpd7 .ysOu1krc {
  color: #232323;
  min-height: 90px;
  font-weight: bold;
}
@media (max-width: 768px) {
  .tfmDYpd7 .ysOu1krc {
    min-height: 45px;
  }
}
.MGlC3d {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.MGlC3d .b2DF4oHy {
  line-height: 1.2;
  color: #232323;
  text-align: center;
}
.MGlC3d img,
.MGlC3d .OGUCV0hy9VC {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.MGlC3d .ysOu1krc:focus,
.MGlC3d span:focus {
  outline: none;
}
.MGlC3d .ysOu1krc {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .MGlC3d .ysOu1krc {
    margin-bottom: 1rem;
  }
}
.MGlC3d .YPufEap4UF {
  position: relative;
  border-radius: 4px;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.MGlC3d .fGhJ5iVI3 {
  color: #232323;
}
.MGlC3d .F9FgmJ8Zh,
.MGlC3d .ZxsfEoFvhe {
  color: #232323;
}
.MGlC3d .PYjuW0bJn {
  color: #232323;
}
.MGlC3d .amTKAk {
  max-width: 800px;
}
.eFwCDxdECb {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.eFwCDxdECb .b2DF4oHy {
  line-height: 1.2;
  color: #000000;
  text-align: center;
}
.eFwCDxdECb img,
.eFwCDxdECb .OGUCV0hy9VC {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.eFwCDxdECb .ysOu1krc:focus,
.eFwCDxdECb span:focus {
  outline: none;
}
.eFwCDxdECb .ysOu1krc {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .eFwCDxdECb .ysOu1krc {
    margin-bottom: 1rem;
  }
}
.eFwCDxdECb .YPufEap4UF {
  position: relative;
  border-radius: 4px;
  display: flex;
  flex-flow: column nowrap;
}
.eFwCDxdECb .ZxsfEoFvhe {
  margin-top: auto !important;
}
.eFwCDxdECb .fGhJ5iVI3 {
  color: #000000;
}
.eFwCDxdECb .F9FgmJ8Zh,
.eFwCDxdECb .ZxsfEoFvhe {
  color: #000000;
  text-align: center;
}
.eFwCDxdECb .PYjuW0bJn {
  color: #000000;
  text-align: center;
}
.eFwCDxdECb .amTKAk {
  max-width: 800px;
}
.lkSPSWg1 {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.lkSPSWg1 .CGFsZfU {
  font-size: 1.2rem !important;
  font-family: 'Moririse2' !important;
  color: white;
  transition: all 0.3s;
  transform: rotate(180deg);
  padding-left: 0.5rem;
}
.lkSPSWg1 .m5A4CWvg {
  border: none;
}
.lkSPSWg1 .yCUXH2v {
  padding: 0rem;
}
@media (max-width: 767px) {
  .lkSPSWg1 .yCUXH2v {
    padding: 0rem;
  }
}
.lkSPSWg1 .NSeoLh {
  padding: 0rem;
  padding-bottom: 0.5rem;
  margin-top: 1rem;
}
.lkSPSWg1 .QId7Tow8ns {
  padding: 0;
}
.lkSPSWg1 .mxPVLioX {
  height: 100%;
}
.lkSPSWg1 img {
  height: 100%;
  object-fit: cover;
}
.lkSPSWg1 .HcQt4r span {
  transform: rotate(0deg);
}
.lkSPSWg1 .qpRO4p98jve {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.lkSPSWg1 p {
  margin-bottom: 0.3rem;
}
.lkSPSWg1 .PCGSa7 {
  color: #000000;
}
.lkSPSWg1 .SpTt0zk .yCUXH2v {
  background-color: transparent;
  margin-bottom: 0;
  border: 0;
  border-radius: 2rem;
}
.lkSPSWg1 .SpTt0zk {
  background: #ffffff;
  padding: 2.25rem;
  border-radius: 2rem;
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  .lkSPSWg1 .SpTt0zk {
    padding: 2rem 1.5rem;
    margin-bottom: 1rem;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .lkSPSWg1 .SpTt0zk {
    margin-bottom: 1rem;
    padding: 2rem 1.5rem;
  }
}
.lkSPSWg1 .Ksgujyn {
  color: #000000;
}
.lkSPSWg1 .fGhJ5iVI3 {
  text-align: center;
  color: #000000;
}
.lkSPSWg1 .zDC1Ar1y9yi {
  color: #000000;
  text-align: center;
}
.lkSPSWg1 .PCGSa7,
.lkSPSWg1 .CGFsZfU {
  color: #000000;
}
.Z9Vmtu {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.Z9Vmtu .ysOu1krc:focus,
.Z9Vmtu span:focus {
  outline: none;
}
.Z9Vmtu .ysOu1krc {
  cursor: pointer;
}
.Z9Vmtu .I0JhiXWs6U {
  grid-row-gap: 2rem;
}
@media (max-width: 767px) {
  .Z9Vmtu .I0JhiXWs6U {
    grid-row-gap: 1rem;
  }
}
.Z9Vmtu .AiGZfppGLc,
.Z9Vmtu .skDQESm {
  gap: 0 2rem;
}
@media (max-width: 767px) {
  .Z9Vmtu .AiGZfppGLc,
  .Z9Vmtu .skDQESm {
    gap: 0 1rem;
  }
}
.Z9Vmtu .fGhJ5iVI3 {
  color: #000000;
}
.Z9Vmtu .F9FgmJ8Zh,
.Z9Vmtu .ZxsfEoFvhe {
  color: #000000;
}
.Z9Vmtu .amTKAk {
  max-width: 800px;
}
.Z9Vmtu .Bhw5ksuBeHv,
.Z9Vmtu .qGy44xMHJdo {
  overflow: hidden;
}
.Z9Vmtu .I0JhiXWs6U {
  display: grid;
  transform: translate3d(-3rem, 0, 0);
  width: 115vw;
  grid-column-gap: 1rem;
}
.Z9Vmtu .ocTpY0M {
  display: flex;
  justify-content: center;
  align-items: center;
}
.Z9Vmtu .ocTpY0M img {
  min-width: 30vw;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .Z9Vmtu .ocTpY0M img {
    min-width: 35vw;
  }
}
.Z9Vmtu .AiGZfppGLc,
.Z9Vmtu .skDQESm {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
}
.Z9Vmtu .AiGZfppGLc {
  align-items: flex-end;
}
.Z9Vmtu .skDQESm {
  align-items: flex-start;
}
.N5j2fsXDA {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-image: url("wHFXAtrexY.jpeg");
}
.N5j2fsXDA .rKjBxryK.toQoxwn {
  display: none;
}
.N5j2fsXDA .rKjBxryK {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.N5j2fsXDA .M3y6Wj8K3gd {
  background: #ffffff;
}
@media (max-width: 767px) {
  .N5j2fsXDA .M3y6Wj8K3gd {
    padding: 2rem 1.5rem;
    margin-bottom: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .N5j2fsXDA .M3y6Wj8K3gd {
    padding: 2.25rem;
  }
}
@media (min-width: 992px) {
  .N5j2fsXDA .M3y6Wj8K3gd {
    padding: 4rem;
  }
}
.N5j2fsXDA .F9FgmJ8Zh,
.N5j2fsXDA .ZxsfEoFvhe {
  text-align: center;
}
.kc7dTWM4uk {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.kc7dTWM4uk .b2DF4oHy {
  line-height: 1.2;
  color: #000000;
}
.kc7dTWM4uk img,
.kc7dTWM4uk .OGUCV0hy9VC {
  width: 100%;
}
.kc7dTWM4uk .ysOu1krc:focus,
.kc7dTWM4uk span:focus {
  outline: none;
}
.kc7dTWM4uk .ysOu1krc {
  margin-bottom: 2rem;
}
@media (max-width: 575px) {
  .kc7dTWM4uk .ysOu1krc {
    margin-bottom: 1rem;
  }
}
.kc7dTWM4uk .YPufEap4UF {
  position: relative;
  border-radius: 4px;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.kc7dTWM4uk .fGhJ5iVI3 {
  color: #000000;
}
.kc7dTWM4uk .F9FgmJ8Zh,
.kc7dTWM4uk .ZxsfEoFvhe {
  color: #000000;
}
.kc7dTWM4uk .PYjuW0bJn {
  color: #000000;
  text-align: center;
}
.kc7dTWM4uk .amTKAk {
  max-width: 800px;
}
.kc7dTWM4uk img {
  filter: grayscale(1);
}
.kPfNEN7s .rKjBxryK.toQoxwn {
  display: none;
}
.kPfNEN7s .rKjBxryK {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-image: url("sAnQfTz0P.jpg");
}
.uDhJ01d {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.uDhJ01d .YPufEap4UF img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 50% !important;
}
.uDhJ01d .YPufEap4UF {
  margin-bottom: 2rem;
}
.uDhJ01d .bCCGpqURv,
.uDhJ01d .KPTw8OWYa {
  color: #000000;
}
.uDhJ01d .jDbwKi {
  color: #000000;
  text-align: center;
}
.uDhJ01d .amTKAk {
  max-width: 800px;
}
.uDhJ01d .fGhJ5iVI3 {
  color: #000000;
}
.uDhJ01d .bCCGpqURv,
.uDhJ01d .MhV3mG {
  text-align: center;
}
.uDhJ01d .MhV3mG {
  display: flex;
  justify-content: center;
}
.HV2pdMvghuj {
  background-image: url("KF7EE5roTdN.jpeg");
  overflow: hidden;
}
.gMjsS1Bws {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.gMjsS1Bws .rKjBxryK.toQoxwn {
  display: none;
}
.gMjsS1Bws .YPufEap4UF {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.gMjsS1Bws .rKjBxryK {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.gMjsS1Bws .CGFsZfU {
  display: inline-flex;
  font-size: 2rem;
  color: #d70081;
  width: 80px;
  justify-content: center;
  align-items: center;
  background: #ffd7ef;
  height: 80px;
  border-radius: 50%;
}
.gMjsS1Bws .bCCGpqURv,
.gMjsS1Bws .KPTw8OWYa,
.gMjsS1Bws .jDbwKi {
  color: #000000;
  text-align: center;
}
.gMjsS1Bws .amTKAk {
  max-width: 800px;
}
.gMjsS1Bws .fGhJ5iVI3 {
  color: #000000;
}
.gMjsS1Bws .ZxsfEoFvhe {
  text-align: center;
}
.gMjsS1Bws .bCCGpqURv,
.gMjsS1Bws .KPTw8OWYa {
  color: #7F5539;
}
.H7Q8ydNIn2 {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.H7Q8ydNIn2 .U71U830YC3 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.H7Q8ydNIn2 .U71U830YC3 .z9KxXL {
  margin: 8px;
}
.H7Q8ydNIn2 .U71U830YC3 .z9KxXL a:hover .CGFsZfU,
.H7Q8ydNIn2 .U71U830YC3 .z9KxXL a:focus .CGFsZfU {
  background-color: #f7f7f7;
}
.H7Q8ydNIn2 .U71U830YC3 .z9KxXL a .CGFsZfU {
  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;
}
.H7Q8ydNIn2 .y6fKbZ0H {
  width: 100%;
  justify-content: center;
}
.H7Q8ydNIn2 .fGhJ5iVI3 {
  color: #ffffff;
}
.H7Q8ydNIn2 .fGhJ5iVI3,
.H7Q8ydNIn2 .noPrabW1FX {
  color: #000000;
}
.ADLcHwhb {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: transparent;
}
.ADLcHwhb .hdELSMpj {
  background-color: #ffffff;
  opacity: 0.4;
}
.ADLcHwhb form .ZxsfEoFvhe {
  text-align: center;
  width: 100%;
}
.ADLcHwhb form .ZxsfEoFvhe .ybK187m2k {
  display: inline-flex;
}
@media (max-width: 991px) {
  .ADLcHwhb form .ZxsfEoFvhe .ybK187m2k {
    width: 100%;
  }
}
.ADLcHwhb .amTKAk {
  max-width: 800px;
}
.wbHCQQ67u {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.wbHCQQ67u .rKjBxryK.toQoxwn {
  display: none;
}
.wbHCQQ67u .rKjBxryK {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
@media (max-width: 992px) {
  .wbHCQQ67u .VlrucaiWI .Xb956gjtg {
    margin-top: 2rem;
  }
}
@media (max-width: 767px) {
  .wbHCQQ67u .VlrucaiWI .Xb956gjtg {
    margin-top: 1rem;
  }
}
.wbHCQQ67u .Kq1x08NPout {
  height: 100%;
  position: relative;
}
.wbHCQQ67u .Kq1x08NPout iframe {
  height: 100%;
  width: 100%;
}
@media (max-width: 992px) {
  .wbHCQQ67u .Kq1x08NPout iframe {
    min-height: 350px;
  }
}
.wbHCQQ67u .Kq1x08NPout [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%;
}
.wbHCQQ67u .Kq1x08NPout[data-state] {
  background: #e9e5dc;
}
.wbHCQQ67u .Kq1x08NPout[data-state="loading"] [data-state-details] {
  display: none;
}
.wbHCQQ67u .M3y6Wj8K3gd {
  padding: 2.25rem;
  background: #ffffff;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .wbHCQQ67u .M3y6Wj8K3gd {
    padding: 1.5rem;
  }
}
@media (max-width: 767px) {
  .wbHCQQ67u .M3y6Wj8K3gd {
    padding: 2rem 1.5rem;
  }
}
.wbHCQQ67u ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.wbHCQQ67u .amTKAk {
  max-width: 800px;
}
.wajg1uED {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #000000;
}
.wajg1uED .U71U830YC3 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.wajg1uED .U71U830YC3 .z9KxXL {
  margin: 8px;
}
.wajg1uED .U71U830YC3 .z9KxXL a:hover .CGFsZfU,
.wajg1uED .U71U830YC3 .z9KxXL a:focus .CGFsZfU {
  background-color: #ffffff;
}
.wajg1uED .U71U830YC3 .z9KxXL a .CGFsZfU {
  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;
}
.wajg1uED .y6fKbZ0H {
  width: 100%;
  justify-content: center;
}
.wajg1uED .h4H73d {
  list-style: none;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: 0;
}
.wajg1uED .h4H73d li {
  padding: 0 1rem 1rem 1rem;
}
.wajg1uED .h4H73d li p {
  margin: 0;
}
.wajg1uED .nZKTy0pnfpq {
  margin-bottom: 0;
  color: #ffffff;
  text-align: center;
}
.wajg1uED .fGhJ5iVI3 {
  color: #ffffff;
}
