@import url("../fonts/Satoshi/css/satoshi.css");
@import url("../fonts/ClashDisplay/css/clash-display.css");
@import url("../fonts/Magnita/Magnita.css");
@import url("../fonts/bootstrap-icons-1.10.2/font.css");
::-webkit-scrollbar {
  width: 5px;
}

::-webkit-scrollbar-track {
  background: #fff;
}

::-webkit-scrollbar-thumb {
  background: #19352D;
  border-radius: 0;
}

.sidebar-overlay[aria-expanded="false"] {
  display: none;
}

.sidebar-overlay[aria-expanded="true"] {
  display: block;
  z-index: 0;
  right: 0px;
  position: fixed;
  height: 200%;
  width: 100%;
  background-color: transparent;
}

body {
  font-family: "Satoshi";
  font-weight: normal;
  font-size: 20px;
  position: relative;
  color: rgba(0, 0, 0, 0.7);
}

.main-page-wrapper_627dd82ab743fc33 {
  overflow-x: hidden;
}

.h1_9fc2fb4f4e626671,
h1,
.h2_19471ad2bc593293,
h2,
.h3_5a0494496c7a0293,
h3,
.h4_5892dcd0e32e4648,
h4,
.h5_e777dd60eb99b255,
h5,
.h6_28f8f64db4ca4c03,
h6 {
  font-weight: 500;
  color: #19352D;
}

.h1_9fc2fb4f4e626671, h1 {
  font-size: 85px;
  line-height: 1.023em;
}

.h2_19471ad2bc593293, h2 {
  font-size: 64px;
  line-height: 1.1em;
}

.h4_5892dcd0e32e4648, h4 {
  font-size: 24px;
}

p {
  line-height: 1.7em;
}

.text-xl_6016c366b13b4f4f {
  font-size: 28px;
  line-height: 1.5em;
}

.text-lg_12026c1886ad532c {
  font-size: 24px;
  line-height: 1.583em;
}

.text-md_f277dd05cc96fc67 {
  font-size: 22px;
}

hr {
  opacity: 0.09;
  margin: 5px 0;
}

.fw-600_d658f2f6201b531b {
  font-weight: 600;
}

.fw-500_e9b37cdcfde70435 {
  font-weight: 500;
}

.border-30_a4a6d90f0775f1f2 {
  border-radius: 30px;
}

.border-40_bc0154b41ef42f50 {
  border-radius: 40px;
}

.border-100_94b76c0854f097fe {
  border-radius: 100px;
}

.shapes_479048651a0568c5 {
  position: absolute;
  z-index: -1;
}

.light-bg_41115469bdef5435 {
  background-color: #EDF1EE;
}

.light-bg-deep_e6b145ccd5fcefd0 {
  background-color: #EBF3EE;
}

.font-magnita_349ca5fa5b4c8672 {
  font-family: "Magnita";
}

.light-bg-page-wrapper_7f242853f6a348fb {
  background: #EDF8EB;
}

.color-deep_0a12d9a5f68c7ef5 {
  color: #1F5E59;
}

.box-layout_461b61b43b01fa33 {
  margin: 30px;
}

.ctn-preloader_7255f7dd3a033936 {
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 999999;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.ctn-preloader_7255f7dd3a033936 .icon_a418dcc45e465afb {
  animation: rotated 8s infinite linear;
}
.ctn-preloader_7255f7dd3a033936 .txt-loading_7e4131bf59ef23f2 {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  margin-top: 30px;
}
.ctn-preloader_7255f7dd3a033936 .txt-loading_7e4131bf59ef23f2 .letters-loading_99bc0fda482971af {
  font-family: "ClashDisplay";
  font-weight: 500;
  letter-spacing: 8px;
  display: inline-block;
  color: rgba(12, 58, 48, 0.12);
  position: relative;
  font-size: 40px;
  line-height: 30px;
}
.ctn-preloader_7255f7dd3a033936 .txt-loading_7e4131bf59ef23f2 .letters-loading_99bc0fda482971af::before {
  animation: letters-loading 4s infinite;
  color: #0C3A30;
  content: attr(data-text-preloader);
  left: 0;
  opacity: 0;
  top: 0;
  line-height: 30px;
  position: absolute;
}
.ctn-preloader_7255f7dd3a033936 .txt-loading_7e4131bf59ef23f2 .letters-loading_99bc0fda482971af:nth-child(2):before {
  animation-delay: 0.2s;
}
.ctn-preloader_7255f7dd3a033936 .txt-loading_7e4131bf59ef23f2 .letters-loading_99bc0fda482971af:nth-child(3):before {
  animation-delay: 0.4s;
}
.ctn-preloader_7255f7dd3a033936 .txt-loading_7e4131bf59ef23f2 .letters-loading_99bc0fda482971af:nth-child(4):before {
  animation-delay: 0.6s;
}
.ctn-preloader_7255f7dd3a033936 .txt-loading_7e4131bf59ef23f2 .letters-loading_99bc0fda482971af:nth-child(5):before {
  animation-delay: 0.8s;
}
.ctn-preloader_7255f7dd3a033936 .txt-loading_7e4131bf59ef23f2 .letters-loading_99bc0fda482971af:nth-child(6):before {
  animation-delay: 1s;
}
.ctn-preloader_7255f7dd3a033936 .txt-loading_7e4131bf59ef23f2 .letters-loading_99bc0fda482971af:nth-child(7):before {
  animation-delay: 1.2s;
}
.ctn-preloader_7255f7dd3a033936 .txt-loading_7e4131bf59ef23f2 .letters-loading_99bc0fda482971af:nth-child(8):before {
  animation-delay: 1.4s;
}

@keyframes spinner {
  to {
    transform: rotateZ(360deg);
  }
}
@keyframes letters-loading {
  0%, 75%, 100% {
    opacity: 0;
    transform: rotateY(-90deg);
  }
  25%, 50% {
    opacity: 1;
    transform: rotateY(0deg);
  }
}
.scroll-top {
  width: 35px;
  height: 35px;
  line-height: 32px;
  font-weight: 900;
  position: fixed;
  bottom: 20px;
  right: 5px;
  z-index: 99;
  text-align: center;
  color: #19352D;
  font-size: 25px;
  cursor: pointer;
  border-radius: 50%;
  background: #CFFF45;
  transition: all 0.3s ease-in-out;
}
.scroll-top:after {
  position: absolute;
  z-index: -1;
  content: "";
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 1;
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}

.tran3s_19e4ce081706db50 {
  transition: all 0.3s ease-in-out;
}

.tran4s_f2a01dc010942d97 {
  transition: all 0.4s ease-in-out;
}

.tran5s_10a29b56ef35ff31 {
  transition: all 0.5s ease-in-out;
}

.tran6s_8311600c149b1ba6 {
  transition: all 0.6s ease-in-out;
}

.btn-one_6e6f502ef95679b6 {
  font-weight: 700;
  font-size: 18px;
  line-height: 48px;
  padding: 0 30px;
  text-align: center;
  border-radius: 40px;
  color: #000;
  background-color: #CFFF45;
  transition: all 0.3s ease-in-out 0s;
}
.btn-one_6e6f502ef95679b6:hover {
  background-color: #29594B;
  color: #fff;
}

.btn-two_a667ab0bb5ccedd6 {
  font-weight: 500;
  font-size: 20px;
  color: #fff;
  line-height: 52px;
  text-align: center;
  padding: 0 35px;
  border: 1px solid #fff;
  border-radius: 50px;
  transition: all 0.3s ease-in-out 0s;
}
.btn-two_a667ab0bb5ccedd6 .icon_a418dcc45e465afb {
  width: 1.35em;
}
.btn-two_a667ab0bb5ccedd6:hover {
  background: #29594B;
  border-color: #29594B;
}

.btn-three_5036b9bff811f741 {
  font-size: 18px;
  font-weight: 700;
  color: #000;
}
.btn-three_5036b9bff811f741 img {
  width: 22px;
  margin-top: 3px;
}
.btn-three_5036b9bff811f741:hover span {
  text-decoration: underline;
}
.btn-three_5036b9bff811f741.border-style_d9b17e0a6535ac36 {
  border: 1px solid #000;
  border-radius: 40px;
  padding: 12px 25px;
  transition: all 0.3s ease-in-out 0s;
}
.btn-three_5036b9bff811f741.border-style_d9b17e0a6535ac36:hover {
  background-color: #D0FF45;
  border-color: #D0FF45;
}
.btn-three_5036b9bff811f741.border-style_d9b17e0a6535ac36:hover span {
  text-decoration: none;
}

.btn-four_2f3ae90f9984511d {
  font-weight: 700;
  font-size: 18px;
  line-height: 50px;
  padding: 0 38px;
  text-align: center;
  border-radius: 50px;
  color: #fff;
  background-color: #29594B;
  transition: all 0.3s ease-in-out 0s;
}
.btn-four_2f3ae90f9984511d:hover {
  background-color: #CFFF45;
  color: #000;
}

.btn-five_00d56f22d6b0894a .text {
  font-weight: 500;
  font-style: italic;
  color: #19352D;
  text-decoration: underline;
}
.btn-five_00d56f22d6b0894a .icon_a418dcc45e465afb {
  width: 48px;
  height: 48px;
  background: #29594B;
  color: #fff;
  font-size: 22px;
  margin-left: 12px;
}
.btn-five_00d56f22d6b0894a:hover .icon_a418dcc45e465afb {
  background: #CFFF45;
  color: #19352D;
}

.btn-six_38c431f45b936138 {
  font-weight: 700;
  font-size: 18px;
  line-height: 48px;
  padding: 0 38px;
  text-align: center;
  border-radius: 50px;
  color: #29594B;
  border: 1px solid #29594B;
  transition: all 0.3s ease-in-out 0s;
}
.btn-six_38c431f45b936138:hover {
  background-color: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}

.btn-seven_763fef834aaf3211 .text {
  font-weight: 500;
  font-style: italic;
  color: #19352D;
}
.btn-seven_763fef834aaf3211 .icon_a418dcc45e465afb {
  width: 50px;
  height: 50px;
  background: #29594B;
  margin-left: 45px;
  position: relative;
}
.btn-seven_763fef834aaf3211 .icon_a418dcc45e465afb:before {
  content: "";
  position: absolute;
  width: 30px;
  height: 2px;
  background: #29594B;
  left: -30px;
  top: 50%;
}
.btn-seven_763fef834aaf3211:hover .text {
  text-decoration: underline;
}

.btn-eight_56127043ea0664e8 .text {
  font-weight: 700;
  font-size: 18px;
  color: #19352D;
}
.btn-eight_56127043ea0664e8 .icon_a418dcc45e465afb {
  width: 45px;
  height: 45px;
  border: 1px solid #fff;
  font-size: 20px;
  background: #29594B;
  color: #fff;
  margin-left: 10px;
  transition: all 0.3s ease-in-out 0s;
}
.btn-eight_56127043ea0664e8:hover .text {
  text-decoration: underline;
}
.btn-eight_56127043ea0664e8:hover .icon_a418dcc45e465afb {
  background: #CFFF45;
  color: #19352D;
}

.btn-nine_a1de405cd694213e {
  font-size: 40px;
  width: 105px;
  height: 105px;
  color: #19352D;
  border: 1px solid #29594B;
}
.btn-nine_a1de405cd694213e:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}

.btn-ten_2cbe72f9eaa46d06 {
  font-size: 18px;
  font-weight: 700;
  padding: 0 35px;
  min-width: 160px;
  text-align: center;
  background: #101010;
  color: #fff;
  line-height: 50px;
}
.btn-ten_2cbe72f9eaa46d06:hover {
  background: #29594B;
}

.btn-eleven_eeaed4d9f1bcc495 .text {
  font-weight: 700;
  font-size: 18px;
  color: #000;
}
.btn-eleven_eeaed4d9f1bcc495 .icon_a418dcc45e465afb {
  width: 45px;
  height: 45px;
  background: #000;
  margin-left: 38px;
  position: relative;
}
.btn-eleven_eeaed4d9f1bcc495 .icon_a418dcc45e465afb img {
  width: 30px;
}
.btn-eleven_eeaed4d9f1bcc495 .icon_a418dcc45e465afb:before {
  content: "";
  position: absolute;
  width: 26px;
  height: 2px;
  background: #000;
  left: -26px;
  top: 50%;
}
.btn-eleven_eeaed4d9f1bcc495:hover .text {
  text-decoration: underline;
}
.btn-eleven_eeaed4d9f1bcc495:hover .icon_a418dcc45e465afb {
  background: #29594B;
}

.btn-twelve_974145b8581fdb49 {
  font-family: "ClashDisplay";
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 50px;
  padding: 0 30px;
  text-align: center;
  border-radius: 40px;
  color: #000;
  background-color: #E6FD5A;
  transition: all 0.3s ease-in-out 0s;
}
.btn-twelve_974145b8581fdb49:hover {
  background-color: #000;
  color: #fff;
}

.btn-thirteen_ebf157b697f6fced {
  font-family: "ClashDisplay";
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 50px;
  padding: 0 30px;
  text-align: center;
  border-radius: 40px;
  color: #fff;
  min-width: 175px;
  background-color: #202020;
  transition: all 0.3s ease-in-out 0s;
}
.btn-thirteen_ebf157b697f6fced:hover {
  background-color: #E6FD5A;
  color: #000;
}

.btn-fourteen_04b9a182c5158d0e {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  font-size: 20px;
  line-height: 46px;
  text-align: center;
  color: #fff;
  background-color: #202020;
  transition: all 0.3s ease-in-out 0s;
}
.btn-fourteen_04b9a182c5158d0e:hover {
  background-color: #E6FD5A;
  color: #000;
}

.btn-fifteen_5e135acb5a0f5de7 {
  line-height: 46px;
  border: 2px solid #000;
  border-radius: 40px;
  font-size: 18px;
  font-weight: 700;
  min-width: 135px;
  padding: 0 30px;
  text-align: center;
  color: #000;
  background-color: #DFFF5E;
  transition: all 0.3s ease-in-out 0s;
}
.btn-fifteen_5e135acb5a0f5de7:hover {
  background-color: #000;
  color: #fff;
}

.btn-sixteen_7f765cbd28d2c814 {
  color: #000;
  font-weight: 700;
  font-size: 18px;
  padding: 0 35px;
  line-height: 50px;
  border: 1px solid #000;
  position: relative;
  display: inline-block;
  background: #fff;
}
.btn-sixteen_7f765cbd28d2c814:before {
  position: absolute;
  content: "";
  top: -14px;
  height: 14px;
  width: calc(100% + 3px);
  left: 6px;
  transform: skewX(-45deg);
  background: #000;
  transition: all 0.3s ease-in-out 0s;
}
.btn-sixteen_7f765cbd28d2c814:after {
  position: absolute;
  content: "";
  right: -16px;
  height: calc(100% + 1px);
  width: 15px;
  top: -7px;
  transform: skewY(-45deg);
  background: #000;
  transition: all 0.3s ease-in-out 0s;
}
.btn-sixteen_7f765cbd28d2c814:hover {
  background: #DFFF5E;
}

.btn-seventeen_4610257c50373c91 {
  color: #000;
  font-weight: 500;
  padding: 0 30px;
  line-height: 55px;
  border-radius: 40px;
  background: #FFE86B;
}
.btn-seventeen_4610257c50373c91 i {
  margin-left: 8px;
}
.btn-seventeen_4610257c50373c91:hover {
  background: #DFFF5E;
}

.btn-eighteen_1f61386ec3c896b5 {
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  padding: 0 38px;
  line-height: 52px;
  border-radius: 10px;
  background: #1F5E59;
  text-align: center;
}
.btn-eighteen_1f61386ec3c896b5:hover {
  background: #CFFF45;
  color: #19352D;
}

.btn-nineteen_65644accc1c42771 {
  font-size: 18px;
  color: #1F5E59;
  font-weight: 700;
  padding: 0 30px;
  line-height: 50px;
  border: 1px solid #1F5E59;
  border-radius: 10px;
  text-align: center;
}
.btn-nineteen_65644accc1c42771:hover {
  background: #1F5E59;
  color: #fff;
}

.btn-twenty_253d1003e3b5b897 {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 55px;
  padding: 0 45px;
  text-align: center;
  border-radius: 40px;
  color: #1F5E59;
  min-width: 175px;
  background-color: #D0FF45;
  transition: all 0.3s ease-in-out 0s;
}
.btn-twenty_253d1003e3b5b897:hover {
  background-color: #E6FD5A;
  color: #000;
}

.btn-twentyOne_7bbda676bb7eeaca {
  font-weight: 500;
  font-size: 18px;
  line-height: 55px;
  padding: 0 38px;
  text-align: center;
  border-radius: 40px;
  color: #000;
  background-color: #FFDB1E;
  transition: all 0.3s ease-in-out 0s;
}
.btn-twentyOne_7bbda676bb7eeaca:hover {
  background-color: #000;
  color: #fff;
}

.btn-twentytwo_c408dcf14df04c9b {
  font-weight: 500;
  font-size: 18px;
  line-height: 53px;
  padding: 0 38px;
  text-align: center;
  border-radius: 40px;
  color: #fff;
  border: 1px solid #fff;
  transition: all 0.3s ease-in-out 0s;
}
.btn-twentytwo_c408dcf14df04c9b:hover {
  background-color: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}

.title-one_4ac7fbb7eec36b3b .upper-title_1ff039eb26e485bb {
  font-weight: 500;
  margin-bottom: 14px;
  color: #46846A;
}
.title-one_4ac7fbb7eec36b3b h2 {
  font-weight: 700;
}

.title-two_a3c525dffc7ff1be .upper-title_1ff039eb26e485bb {
  font-weight: 500;
  margin-bottom: 5px;
  color: #1CA161;
}
.title-two_a3c525dffc7ff1be h2 {
  font-size: 72px;
  font-weight: 700;
  line-height: 1.027em;
  color: #0E3E2F;
}
.title-two_a3c525dffc7ff1be h2 span {
  color: #E6FD5A;
}
.title-two_a3c525dffc7ff1be .upper-title-two_d9d3070bd3cf182d {
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 2px;
  color: rgba(0, 0, 0, 0.4);
}

.title-three_20f4253bdb20092a .upper-title_1ff039eb26e485bb {
  font-weight: 700;
  letter-spacing: 2px;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 15px;
  color: #1CA161;
}
.title-three_20f4253bdb20092a h2 {
  font-weight: 700;
  line-height: 1.03em;
  color: #0E3E2F;
}

.title-four_f01456168ba49ed6 h2 {
  font-family: "Magnita";
  font-size: 68px;
  line-height: 1.323em;
  color: #000;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

a {
  text-decoration: none;
  display: inline-block;
  color: inherit;
}
a:hover, a:focus, a:visited {
  text-decoration: none;
  outline: none;
}

img {
  max-width: 100%;
  display: block;
}

button {
  border: none;
  outline: none;
  box-shadow: none;
  display: block;
  padding: 0;
  cursor: pointer;
  background: transparent;
  color: inherit;
}

button:focus {
  outline: none;
}

input, textarea {
  outline: none;
  box-shadow: none;
  transition: all 0.3s ease-in-out;
}

audio, video, canvas {
  max-width: 100%;
}

iframe {
  border: none !important;
}

.style-none_c10c5e83eb181402 {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}

.p0_43bfdb2348937c12 {
  padding: 0 !important;
}

.m0_0f65d14a92193f98 {
  margin: 0 !important;
}

.theme-mb-0_5f9c0b7585596bff {
  margin-bottom: 0;
}

.theme-pb-0_472fe1389640f31c {
  padding-bottom: 0;
}

.pt-5_5bb754bc3aa68a59 {
  padding-top: 5px !important;
}

.pt-10_2940222fd522bd8c {
  padding-top: 10px;
}

.pt-15_8d0f6ce1ed0a9606 {
  padding-top: 15px;
}

.pt-20_dcd38f3b702e00b9 {
  padding-top: 20px;
}

.pt-25_309c601fa9ee91cd {
  padding-top: 25px;
}

.pt-30_2f2e475d0afbdc71 {
  padding-top: 30px;
}

.pt-35_d1ddac698b4cfd78 {
  padding-top: 35px;
}

.pt-40_d6af39363803eb76 {
  padding-top: 40px;
}

.pt-45_6f8c61d81f2ce28d {
  padding-top: 45px;
}

.pt-50_0f2a4416d05a5671 {
  padding-top: 50px;
}

.pt-55_686b5ea9f231ba65 {
  padding-top: 55px;
}

.pt-60_e5435e161c2a16f3 {
  padding-top: 60px;
}

.pt-65_e825c43f31916dfe {
  padding-top: 65px;
}

.pt-70_e6b4f1c51dba3be9 {
  padding-top: 70px;
}

.pt-75_eae49909f6421ad0 {
  padding-top: 75px;
}

.pt-80_c4cb3cd935366dfd {
  padding-top: 80px;
}

.pt-85_7a5fed3347ff7966 {
  padding-top: 85px;
}

.pt-90_2196e1f5ce16d5cd {
  padding-top: 90px;
}

.pt-95_730aec84245a82a8 {
  padding-top: 95px;
}

.pt-100_56a2fb4abd5d9882 {
  padding-top: 100px;
}

.pt-110_a3fa2aeb6d543ea2 {
  padding-top: 110px;
}

.pt-120_debd383b53cf7138 {
  padding-top: 120px;
}

.pt-130_a2b0e43e442580cd {
  padding-top: 130px;
}

.pt-140_7090e5ee35303d40 {
  padding-top: 140px;
}

.pt-150_e41ea6ca301a229b {
  padding-top: 150px;
}

.pt-160_ef344f0b3606c529 {
  padding-top: 160px;
}

.pt-170_5a556bc138d22119 {
  padding-top: 170px;
}

.pt-180_6cb32b2b915805db {
  padding-top: 180px;
}

.pt-190_2dd36c281b8382fd {
  padding-top: 190px;
}

.pt-200_9743740a8c39949f {
  padding-top: 200px;
}

.pt-225_eb69f56a2e507a7b {
  padding-top: 225px;
}

.pt-250_7da2d6a54d901489 {
  padding-top: 250px;
}

.pt-300_50b333e68c3e2d76 {
  padding-top: 300px;
}

.pt-350_d1e0a5630d23a2e9 {
  padding-top: 350px;
}

.pb-5_3347860125b586fe {
  padding-bottom: 5px !important;
}

.pb-10_84a9a34894bdf148 {
  padding-bottom: 10px;
}

.pb-15_2af04cce17110f19 {
  padding-bottom: 15px;
}

.pb-20_08767140f241d531 {
  padding-bottom: 20px;
}

.pb-25_9a8a1005a2943802 {
  padding-bottom: 25px;
}

.pb-30_729c8345b751db23 {
  padding-bottom: 30px;
}

.pb-35_f1ebed173314995c {
  padding-bottom: 35px;
}

.pb-40_1faff0015b11a733 {
  padding-bottom: 40px;
}

.pb-45_0898c2989023d0f8 {
  padding-bottom: 45px;
}

.pb-50_6b6109195d995b19 {
  padding-bottom: 50px;
}

.pb-55_8e4206239d6f37d2 {
  padding-bottom: 55px;
}

.pb-60_5f8e5690e477ddde {
  padding-bottom: 60px;
}

.pb-65_2fdcff3e8679b09c {
  padding-bottom: 65px;
}

.pb-70_e8b7753cb89fe89a {
  padding-bottom: 70px;
}

.pb-75_8fba386475dc11fe {
  padding-bottom: 75px;
}

.pb-80_688aa9603c10ccfe {
  padding-bottom: 80px;
}

.pb-85_50e22d2921c58508 {
  padding-bottom: 85px;
}

.pb-90_6656fa5ea475f9e3 {
  padding-bottom: 90px;
}

.pb-95_36ec1522f4d47937 {
  padding-bottom: 95px;
}

.pb-100_aa2f013d3aaaba14 {
  padding-bottom: 100px;
}

.pb-110_09c6f422d8a7d386 {
  padding-bottom: 110px;
}

.pb-120_14655ef161f0f098 {
  padding-bottom: 120px;
}

.pb-130_14e138741eb82305 {
  padding-bottom: 130px;
}

.pb-140_944802f48d58f306 {
  padding-bottom: 140px;
}

.pb-150_f091497032fd3651 {
  padding-bottom: 150px;
}

.pb-160_a44c06cd0f74114b {
  padding-bottom: 160px;
}

.pb-170_26252a677d2e2fc6 {
  padding-bottom: 170px;
}

.pb-180_03a6a1b1a69faf3a {
  padding-bottom: 180px;
}

.pb-190_475cedfed5cde036 {
  padding-bottom: 190px;
}

.pb-200_7dc07ac3e6250e3a {
  padding-bottom: 200px;
}

.pb-225_4ca603b9fc6baaa4 {
  padding-bottom: 225px;
}

.pb-250_cd36abb79b87b795 {
  padding-bottom: 250px;
}

.pb-300_3ae575a6102d4512 {
  padding-bottom: 300px;
}

.pb-350_7f615a01ac600e34 {
  padding-bottom: 350px;
}

.mt-5_f15bfc3d65e69bbf {
  margin-top: 5px !important;
}

.mt-10_0e9cd9ee89be3702 {
  margin-top: 10px;
}

.mt-15_e9e95ab620ec9a6c {
  margin-top: 15px;
}

.mt-20_08817da1c352ffc9 {
  margin-top: 20px;
}

.mt-25_7a30d6a7ed31766b {
  margin-top: 25px;
}

.mt-30_285cfbcb1fdc8ef1 {
  margin-top: 30px;
}

.mt-35_49df79d4499908d0 {
  margin-top: 35px;
}

.mt-40_f2287c4eb9910e04 {
  margin-top: 40px;
}

.mt-45_38f041f8f987e6a0 {
  margin-top: 45px;
}

.mt-50_e3782efe85b356fe {
  margin-top: 50px;
}

.mt-55_1ee03e2dc255b9ac {
  margin-top: 55px;
}

.mt-60_3a0b58bee17be4ea {
  margin-top: 60px;
}

.mt-65_055608b245b19f67 {
  margin-top: 65px;
}

.mt-70_5d37b6edcafcc83e {
  margin-top: 70px;
}

.mt-75_42a9cac63118e001 {
  margin-top: 75px;
}

.mt-80_f3b1e58b53f65b52 {
  margin-top: 80px;
}

.mt-85_3cee3a78f1c39ab0 {
  margin-top: 85px;
}

.mt-90_a5b304dd3eef873a {
  margin-top: 90px;
}

.mt-95_ae9d9a87dc4b63e6 {
  margin-top: 95px;
}

.mt-100_483a60b62d766d9b {
  margin-top: 100px;
}

.mt-110_6e2b1ddc1198508e {
  margin-top: 110px;
}

.mt-120_9b298ad3f836f19b {
  margin-top: 120px;
}

.mt-130_20ef96bf91c70440 {
  margin-top: 130px;
}

.mt-140_3280f1351a1631ac {
  margin-top: 140px;
}

.mt-150_436ac515df7508ee {
  margin-top: 150px;
}

.mt-160_0ca22e8290de37cc {
  margin-top: 160px;
}

.mt-170_160ed4a9da298595 {
  margin-top: 170px;
}

.mt-180_bd823cec4f098301 {
  margin-top: 180px;
}

.mt-190_0f37c83a190b9833 {
  margin-top: 190px;
}

.mt-200_60105d64111e56a0 {
  margin-top: 200px;
}

.mt-225_b601854adcb7ac11 {
  margin-top: 225px;
}

.mt-250_ab0d0eb1439a8d81 {
  margin-top: 250px;
}

.mt-300_701ebfaa9a54ced7 {
  margin-top: 300px;
}

.mt-350_a72f12532817b703 {
  margin-top: 350px;
}

.mb-5_5d6f5fa51d6277fa {
  margin-bottom: 5px !important;
}

.mb-10_fe26a30d9af9556c {
  margin-bottom: 10px;
}

.mb-15_b8c4a8dbfc91a17a {
  margin-bottom: 15px;
}

.mb-20_a56754a51b67412f {
  margin-bottom: 20px;
}

.mb-25_9a34c71b883fc701 {
  margin-bottom: 25px;
}

.mb-30_e698e9e5fe04a033 {
  margin-bottom: 30px;
}

.mb-35_309cf0e3a8b4bcc7 {
  margin-bottom: 35px;
}

.mb-40_19132663285ed0d1 {
  margin-bottom: 40px;
}

.mb-45_0cf37186cf45ec0d {
  margin-bottom: 45px;
}

.mb-50_5e4c7319dd704a5e {
  margin-bottom: 50px;
}

.mb-55_157caf6a70825b79 {
  margin-bottom: 55px;
}

.mb-60_f6e07193c334efe3 {
  margin-bottom: 60px;
}

.mb-65_d05e8b47772275a4 {
  margin-bottom: 65px;
}

.mb-70_88b9321a8a31c98b {
  margin-bottom: 70px;
}

.mb-75_fc184de8e679cd30 {
  margin-bottom: 75px;
}

.mb-80_8810619cf2a3f86b {
  margin-bottom: 80px;
}

.mb-85_8bf46026589f5488 {
  margin-bottom: 85px;
}

.mb-90_3e16789ba18823d1 {
  margin-bottom: 90px;
}

.mb-95_4467cf553427a914 {
  margin-bottom: 95px;
}

.mb-100_f008d0c00c18edf4 {
  margin-bottom: 100px;
}

.mb-110_ab3343fc51bf4d17 {
  margin-bottom: 110px;
}

.mb-120_7b8d07f98e234141 {
  margin-bottom: 120px;
}

.mb-130_18f2e4cadd23d408 {
  margin-bottom: 130px;
}

.mb-140_71ad30dcf5ff754f {
  margin-bottom: 140px;
}

.mb-150_5456d4ed2b18011c {
  margin-bottom: 150px;
}

.mb-160_125fc74673aa01d7 {
  margin-bottom: 160px;
}

.mb-170_aa6496bb5147d0d7 {
  margin-bottom: 170px;
}

.mb-180_aac9087da4fcec91 {
  margin-bottom: 180px;
}

.mb-190_2ea714ea2b20aefa {
  margin-bottom: 190px;
}

.mb-200_9e895db12289485c {
  margin-bottom: 200px;
}

.mb-225_3699970b2a4856f4 {
  margin-bottom: 225px;
}

.mb-250_9d5a057311f03089 {
  margin-bottom: 250px;
}

.mb-300_6ec13882da4dfc95 {
  margin-bottom: 300px;
}

.mb-350_f60f18ca98f23a12 {
  margin-bottom: 350px;
}

@media (max-width: 1399px) {
  .xl-p0_2d8454d5dcdbf96e {
    padding: 0 !important;
  }
  .xl-m0_37d6090dc11db050 {
    margin: 0 !important;
  }
  .xl-pt-10_4b68ad3c56b58d65 {
    padding-top: 10px !important;
  }
  .xl-pt-20_7d064b3edb1b2bba {
    padding-top: 20px !important;
  }
  .xl-pt-30_bed5e7b3fb67904f {
    padding-top: 30px !important;
  }
  .xl-pt-40_9cfb9befd3285757 {
    padding-top: 40px !important;
  }
  .xl-pt-50_8d3f82914de03856 {
    padding-top: 50px !important;
  }
  .xl-pt-60_ae6cfd08af8faaaa {
    padding-top: 60px !important;
  }
  .xl-pt-70_59d2ac77682bb0e1 {
    padding-top: 70px !important;
  }
  .xl-pt-80_df75f7995abf1d52 {
    padding-top: 80px !important;
  }
  .xl-pt-90_225733a8d6295faf {
    padding-top: 90px !important;
  }
  .xl-pt-100_f68acd342bb52378 {
    padding-top: 100px !important;
  }
  .xl-pt-110_b3b67b75866d8bc4 {
    padding-top: 110px !important;
  }
  .xl-pt-120_f15c8a2f975597b5 {
    padding-top: 120px !important;
  }
  .xl-pt-130_8ad551dce56cbdf0 {
    padding-top: 130px !important;
  }
  .xl-pt-140_1ac91499ca23e013 {
    padding-top: 140px !important;
  }
  .xl-pt-150_9bf07f2f4b619611 {
    padding-top: 150px !important;
  }
  .xl-pt-200_536bd5c4c4e0955d {
    padding-top: 200px !important;
  }
  .xl-pb-10_b383c047be1140e7 {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_4ec029e0d86071bb {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_a62c74764377273f {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_ac3a4d260e6a86bb {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_d41ca79e0ff210fc {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_88ebb88f6b7e0a30 {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_ffe4aec61653cd0b {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_086d6828cffad148 {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_2b7f02a658380cdf {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_d2c6961998674810 {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_69cdadf9854eae70 {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_83223423a5c6d072 {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_2c32a205c8375f3d {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_0f38ad7a527f3ccc {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_a9022512fa11d0a8 {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_b0911d0072a80fe4 {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_8c20e7bba872b129 {
    margin-top: 10px !important;
  }
  .xl-mt-20_5497d95bf686fcdb {
    margin-top: 20px !important;
  }
  .xl-mt-30_ece77856385b6fde {
    margin-top: 30px !important;
  }
  .xl-mt-40_8788502d274f3e34 {
    margin-top: 40px !important;
  }
  .xl-mt-50_31346ef7602acf20 {
    margin-top: 50px !important;
  }
  .xl-mt-60_cef436a3fd0b703a {
    margin-top: 60px !important;
  }
  .xl-mt-70_c451b582bf5b2028 {
    margin-top: 70px !important;
  }
  .xl-mt-80_07e4de9e63c9286e {
    margin-top: 80px !important;
  }
  .xl-mt-90_596db1a627ad13f4 {
    margin-top: 90px !important;
  }
  .xl-mt-100_61a6c9d24dc30a09 {
    margin-top: 100px !important;
  }
  .xl-mt-110_10ebce4e98969a7e {
    margin-top: 110px !important;
  }
  .xl-mt-120_a967f71354d6f176 {
    margin-top: 120px !important;
  }
  .xl-mt-130_ecb1d5bbf7c80d7e {
    margin-top: 130px !important;
  }
  .xl-mt-140_1a8a59c44b32d18f {
    margin-top: 140px !important;
  }
  .xl-mt-150_1c1bc86827275559 {
    margin-top: 150px !important;
  }
  .xl-mt-200_4fcc57796466c7ce {
    margin-top: 200px !important;
  }
  .xl-mb-10_384a7faf37a373c9 {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_f5715263fab47c9d {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_a954530e1bac7c79 {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_776c3cba8fba48c1 {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_8ed4d0a2d522bab0 {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_3e87e4adf069d63a {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_178e410cf4e5112d {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_5663e2be876a1cb2 {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_adaf5b6f730ed1fa {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_baf9a2dfdd1a5c67 {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_91429d193884276a {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_822b7d983a05b512 {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_ab56d096bc618837 {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_18f81de30e13671d {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_ee0d8d149cb8cc2f {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_6802f04388b9bce1 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_d1f24636a0a33da3 {
    padding: 0 !important;
  }
  .lg-m0_593b6d0f1771864a {
    margin: 0 !important;
  }
  .lg-pt-10_da471656cc1ccbda {
    padding-top: 10px !important;
  }
  .lg-pt-20_74d636dfcb429e56 {
    padding-top: 20px !important;
  }
  .lg-pt-30_e441b79aa6ba42a9 {
    padding-top: 30px !important;
  }
  .lg-pt-40_73358bcf6325a5b0 {
    padding-top: 40px !important;
  }
  .lg-pt-50_1040e159210ee1e8 {
    padding-top: 50px !important;
  }
  .lg-pt-60_b73289c3bd6c934a {
    padding-top: 60px !important;
  }
  .lg-pt-70_25c962a516087608 {
    padding-top: 70px !important;
  }
  .lg-pt-80_243344ccea233646 {
    padding-top: 80px !important;
  }
  .lg-pt-90_ab1ba5128e95ece7 {
    padding-top: 90px !important;
  }
  .lg-pt-100_12fe57a1c1f701d3 {
    padding-top: 100px !important;
  }
  .lg-pt-110_e350ae7f04a8dee3 {
    padding-top: 110px !important;
  }
  .lg-pt-120_696ceefcee5108d6 {
    padding-top: 120px !important;
  }
  .lg-pt-130_94c97ca31735b8b4 {
    padding-top: 130px !important;
  }
  .lg-pt-140_cb2c733a78bad306 {
    padding-top: 140px !important;
  }
  .lg-pt-150_0b329523b5308022 {
    padding-top: 150px !important;
  }
  .lg-pt-200_100fe6efabf4c002 {
    padding-top: 200px !important;
  }
  .lg-pb-10_9421f07089b6ba41 {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_06fa1674703ac0ab {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_d05847a2fa082aff {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_ac6b0f52461087b2 {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_686b05375b3099cb {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_7dadf41fc155b668 {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_0b587743346b8c56 {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_851e3b5c9049ed31 {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_67e0929c07aa050c {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_bfb92da2a00970f5 {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_5141ea22ec176ec8 {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_4961d2de54404720 {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_c3a48556a9dc93c7 {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_d4d3f98f77d0d785 {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_736fdb1c26fa6328 {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_703bf8f8504015ee {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_8b75614ba2fab2c7 {
    margin-top: 10px !important;
  }
  .lg-mt-20_1a5fc7cab392399f {
    margin-top: 20px !important;
  }
  .lg-mt-30_68a517b50c3371ad {
    margin-top: 30px !important;
  }
  .lg-mt-40_2524fc98d510c480 {
    margin-top: 40px !important;
  }
  .lg-mt-50_7fe85e4d468eea21 {
    margin-top: 50px !important;
  }
  .lg-mt-60_ea18f94cc7a72a52 {
    margin-top: 60px !important;
  }
  .lg-mt-70_0ac595efaf7431fc {
    margin-top: 70px !important;
  }
  .lg-mt-80_72c1adf0f7a876b2 {
    margin-top: 80px !important;
  }
  .lg-mt-90_c711f62e0ba61d31 {
    margin-top: 90px !important;
  }
  .lg-mt-100_b49a04d23b894e9c {
    margin-top: 100px !important;
  }
  .lg-mt-110_198ea5155891b95f {
    margin-top: 110px !important;
  }
  .lg-mt-120_388f21e5b3458fa8 {
    margin-top: 120px !important;
  }
  .lg-mt-130_76d5fcb49ab02d4d {
    margin-top: 130px !important;
  }
  .lg-mt-140_87a4ae30028715ae {
    margin-top: 140px !important;
  }
  .lg-mt-150_6a217cf295ea386e {
    margin-top: 150px !important;
  }
  .lg-mt-200_1b39eee847cd053d {
    margin-top: 200px !important;
  }
  .lg-mb-10_7e32fdf98f30f1a1 {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_b0fff7705aa0e7fb {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_798756cf9a7136a3 {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_ec20d73519e95dcc {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_4588331f69e8fd00 {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_b6aeb6208db68779 {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_5ebf3fae8171fa30 {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_5ca6290ff09c2f8e {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_39ce6a2ff64da4b9 {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_2fac29430ebfdbf5 {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_8b22258677565806 {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_19911b23ced28361 {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_49a0a143724d62e4 {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_a3f809f264796c66 {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_dad243b88d3e4960 {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_8705cf6176592a9a {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_32d89661350c4197 {
    padding: 0 !important;
  }
  .md-m0_b0c55e6c7afcc22d {
    margin: 0 !important;
  }
  .md-pt-10_2299ff09ea2d3729 {
    padding-top: 10px !important;
  }
  .md-pt-20_673c93b92a86b053 {
    padding-top: 20px !important;
  }
  .md-pt-30_e1800e6120873d6a {
    padding-top: 30px !important;
  }
  .md-pt-40_ef07cc23c6a055c1 {
    padding-top: 40px !important;
  }
  .md-pt-50_1477c7ba07fdf951 {
    padding-top: 50px !important;
  }
  .md-pt-60_2ef1c93ffe59359a {
    padding-top: 60px !important;
  }
  .md-pt-70_65ea4b4d03e49343 {
    padding-top: 70px !important;
  }
  .md-pt-80_b00724d3b82b2539 {
    padding-top: 80px !important;
  }
  .md-pt-90_9fa71fbc06e0cfd6 {
    padding-top: 90px !important;
  }
  .md-pt-100_1ca2791524e87157 {
    padding-top: 100px !important;
  }
  .md-pt-110_d60fb66729d3c1be {
    padding-top: 110px !important;
  }
  .md-pt-120_d8a2fd90f660eac6 {
    padding-top: 120px !important;
  }
  .md-pt-130_a26a2c07ba14253d {
    padding-top: 130px !important;
  }
  .md-pt-140_9619819d68cbed5f {
    padding-top: 140px !important;
  }
  .md-pt-150_23acd7dc598aa12b {
    padding-top: 150px !important;
  }
  .md-pt-200_5763a7f69f4c2041 {
    padding-top: 200px !important;
  }
  .md-pb-10_083e81bcfe7f55e1 {
    padding-bottom: 10px !important;
  }
  .md-pb-20_e6e4ebe409445a13 {
    padding-bottom: 20px !important;
  }
  .md-pb-30_7b8a921e69c07cb4 {
    padding-bottom: 30px !important;
  }
  .md-pb-40_26a184ff8595146a {
    padding-bottom: 40px !important;
  }
  .md-pb-50_8f70f15a3f9fe5cc {
    padding-bottom: 50px !important;
  }
  .md-pb-60_2fbfad79508a0045 {
    padding-bottom: 60px !important;
  }
  .md-pb-70_390b3501b04ba5fe {
    padding-bottom: 70px !important;
  }
  .md-pb-80_6d25dd627adc16b3 {
    padding-bottom: 80px !important;
  }
  .md-pb-90_761752dba36d0326 {
    padding-bottom: 90px !important;
  }
  .md-pb-100_9311a9e41e20fc3a {
    padding-bottom: 100px !important;
  }
  .md-pb-110_cc8857842f6ae446 {
    padding-bottom: 110px !important;
  }
  .md-pb-120_5e3b078579fcd447 {
    padding-bottom: 120px !important;
  }
  .md-pb-130_94b92073d58aa475 {
    padding-bottom: 130px !important;
  }
  .md-pb-140_8befa9b7368f0287 {
    padding-bottom: 140px !important;
  }
  .md-pb-150_a52e45a363599ed2 {
    padding-bottom: 150px !important;
  }
  .md-pb-200_66cad86ca3af18ee {
    padding-bottom: 200px !important;
  }
  .md-mt-10_e20dd737e4e051f4 {
    margin-top: 10px !important;
  }
  .md-mt-20_658caba5f7cbfab4 {
    margin-top: 20px !important;
  }
  .md-mt-30_bb9266eecf8fdcdd {
    margin-top: 30px !important;
  }
  .md-mt-40_3fe669f7642a5390 {
    margin-top: 40px !important;
  }
  .md-mt-50_97431a9002d631e8 {
    margin-top: 50px !important;
  }
  .md-mt-60_9402e838b0666f89 {
    margin-top: 60px !important;
  }
  .md-mt-70_401dd66c28f439ac {
    margin-top: 70px !important;
  }
  .md-mt-80_d6344b0922ec3fcf {
    margin-top: 80px !important;
  }
  .md-mt-90_c8739ebf52225150 {
    margin-top: 90px !important;
  }
  .md-mt-100_4c78a04600a9e032 {
    margin-top: 100px !important;
  }
  .md-mt-110_81e8ed7c49086ef4 {
    margin-top: 110px !important;
  }
  .md-mt-120_773b174375576710 {
    margin-top: 120px !important;
  }
  .md-mt-130_c2ffb87563b35d84 {
    margin-top: 130px !important;
  }
  .md-mt-140_1f1f8623b7e2e487 {
    margin-top: 140px !important;
  }
  .md-mt-150_53b7eb20f696936c {
    margin-top: 150px !important;
  }
  .md-mt-200_cf59671fc2f33ec2 {
    margin-top: 200px !important;
  }
  .md-mb-10_6473ab797f404493 {
    margin-bottom: 10px !important;
  }
  .md-mb-20_5addd2155277ce92 {
    margin-bottom: 20px !important;
  }
  .md-mb-30_82d6289b3c53ef1c {
    margin-bottom: 30px !important;
  }
  .md-mb-40_8b867da9a1f31a66 {
    margin-bottom: 40px !important;
  }
  .md-mb-50_51bab79d8dc75cbd {
    margin-bottom: 50px !important;
  }
  .md-mb-60_193c855d457a1968 {
    margin-bottom: 60px !important;
  }
  .md-mb-70_b0d19a67e938a97e {
    margin-bottom: 70px !important;
  }
  .md-mb-80_5ddda5e4fe0cff51 {
    margin-bottom: 80px !important;
  }
  .md-mb-90_eb3c38ea3d14e83b {
    margin-bottom: 90px !important;
  }
  .md-mb-100_fc3222f308758e96 {
    margin-bottom: 100px !important;
  }
  .md-mb-110_f218374d47a3ee74 {
    margin-bottom: 110px !important;
  }
  .md-mb-120_e7462140899bff66 {
    margin-bottom: 120px !important;
  }
  .md-mb-130_372fcea94e4ac9df {
    margin-bottom: 130px !important;
  }
  .md-mb-140_ca3b6606015b559a {
    margin-bottom: 140px !important;
  }
  .md-mb-150_5bad63634fcfc602 {
    margin-bottom: 150px !important;
  }
  .md-mb-200_7f0f6786358ccf28 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_4d591a7f7832a709 {
    padding: 0 !important;
  }
  .sm-m0_f3f00b27a2399a04 {
    margin: 0 !important;
  }
  .sm-pt-10_f3efcb1f178f5282 {
    padding-top: 10px !important;
  }
  .sm-pt-20_f176f3337f5f5960 {
    padding-top: 20px !important;
  }
  .sm-pt-30_082db2b159f59228 {
    padding-top: 30px !important;
  }
  .sm-pt-40_36122c37af376494 {
    padding-top: 40px !important;
  }
  .sm-pt-50_de4e7d9c7afa6648 {
    padding-top: 50px !important;
  }
  .sm-pt-60_7df0b7091fbe3e98 {
    padding-top: 60px !important;
  }
  .sm-pt-70_d6ee4def4d7c0fb8 {
    padding-top: 70px !important;
  }
  .sm-pt-80_8769575796f5c597 {
    padding-top: 80px !important;
  }
  .sm-pt-90_c2c5e6e6994c695a {
    padding-top: 90px !important;
  }
  .sm-pt-100_f4f1eb66dd608f77 {
    padding-top: 100px !important;
  }
  .sm-pt-110_72b8a2309da22d1a {
    padding-top: 110px !important;
  }
  .sm-pt-120_343149fc0b01fbf6 {
    padding-top: 120px !important;
  }
  .sm-pt-130_b3395b09f3fd9a10 {
    padding-top: 130px !important;
  }
  .sm-pt-140_64fa019c72c78291 {
    padding-top: 140px !important;
  }
  .sm-pt-150_da4da6608ad22bd3 {
    padding-top: 150px !important;
  }
  .sm-pt-200_79199439d8d54852 {
    padding-top: 200px !important;
  }
  .sm-pb-10_47e0ec1b72da4286 {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_3aa62e4da3b15695 {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_4308324ce34fa3a5 {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_745cf603aff8f51b {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_8f393cb159b9c9aa {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_91fba792ec64f30e {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_3c2a1dce576bf561 {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_605c8fdadbb19e85 {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_5d7e7bd3c90f67f4 {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_1a252169c7e9e31e {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_ecb456b1d9e9a5a8 {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_790b7a1db5a8a1c9 {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_a12dc60a49c62a73 {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_98c0628a30acc261 {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_652be392794ca9ad {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_d46ed76e029ca146 {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_816ce977ea973838 {
    margin-top: 10px !important;
  }
  .sm-mt-20_99cbfa22411ceb2f {
    margin-top: 20px !important;
  }
  .sm-mt-30_6c19b882ec109634 {
    margin-top: 30px !important;
  }
  .sm-mt-40_248e539c0cf19f5e {
    margin-top: 40px !important;
  }
  .sm-mt-50_f7e63f92b442353a {
    margin-top: 50px !important;
  }
  .sm-mt-60_e1a155bd8ae454be {
    margin-top: 60px !important;
  }
  .sm-mt-70_5b54312f637508d1 {
    margin-top: 70px !important;
  }
  .sm-mt-80_ff89425baf01ad80 {
    margin-top: 80px !important;
  }
  .sm-mt-90_2a0bcbe0c25729c6 {
    margin-top: 90px !important;
  }
  .sm-mt-100_0b76dd3bd4cf7535 {
    margin-top: 100px !important;
  }
  .sm-mt-110_f481e4e36586cef7 {
    margin-top: 110px !important;
  }
  .sm-mt-120_3e7e70fd756e345c {
    margin-top: 120px !important;
  }
  .sm-mt-130_757a10b269511363 {
    margin-top: 130px !important;
  }
  .sm-mt-140_2793c714a1e751cf {
    margin-top: 140px !important;
  }
  .sm-mt-150_fd1986e54884730e {
    margin-top: 150px !important;
  }
  .sm-mt-200_ea738e8ebdac49b0 {
    margin-top: 200px !important;
  }
  .sm-mb-10_ed6ad085d0c9cf09 {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_9d552dc498a8f992 {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_d8fe1464eb7fe10d {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_02e0be6ae3898f9b {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_763d010bb0039e0e {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_ad2b9aec6495f7f8 {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_3e2a58fb336562cb {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_97f4eec6bc41a901 {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_c6c7e150b8fc0679 {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_590674b9761bd0a9 {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_7c092db4c5c7be4b {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_a6f6ea94d9be1c55 {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_fe1369165ed61d16 {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_5fe98c42ac6fe08d {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_da486d704566763b {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_9e22fbaf5b4fa203 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_dde638355964ab54 {
    padding: 0 !important;
  }
  .xs-m0_71e2b96c8a4a874d {
    margin: 0 !important;
  }
  .xs-pt-10_84bc1fc7550fc5be {
    padding-top: 10px !important;
  }
  .xs-pt-20_e43cb9b859bba4fa {
    padding-top: 20px !important;
  }
  .xs-pt-30_d2f5d74af06fd8b5 {
    padding-top: 30px !important;
  }
  .xs-pt-40_9942b7285f866a1f {
    padding-top: 40px !important;
  }
  .xs-pt-50_58fd7af41817f949 {
    padding-top: 50px !important;
  }
  .xs-pt-60_58e84570e19a16c1 {
    padding-top: 60px !important;
  }
  .xs-pt-70_13c6acd81a535c10 {
    padding-top: 70px !important;
  }
  .xs-pt-80_b4acfed75d96b3dd {
    padding-top: 80px !important;
  }
  .xs-pt-90_744da369d0a91dec {
    padding-top: 90px !important;
  }
  .xs-pt-100_57486385df4745a1 {
    padding-top: 100px !important;
  }
  .xs-pt-110_7d9c72d2ba781afe {
    padding-top: 110px !important;
  }
  .xs-pt-120_616b0ac7fb372961 {
    padding-top: 120px !important;
  }
  .xs-pt-130_d21c9b84e71217f7 {
    padding-top: 130px !important;
  }
  .xs-pt-140_d44403417ee0a84e {
    padding-top: 140px !important;
  }
  .xs-pt-150_22e4b1120ec6b5e7 {
    padding-top: 150px !important;
  }
  .xs-pt-200_1b8244b8188d7fb7 {
    padding-top: 200px !important;
  }
  .xs-pb-10_49b39f096a085880 {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_e042b6aaebac661e {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_9fd603836c7b9662 {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_545fb529af40fc2f {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_9a10b1c976312807 {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_274e17759a2e3f9a {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_0a0a94f30915538c {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_44e62d8156d15878 {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_47c64367d25aa313 {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_e3c3050ea2f01827 {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_6a53e02d631eb1db {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_a796c559362f5b66 {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_161ba84d6432c27e {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_8e1ea5cded9d4b98 {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_49d0c52b77723995 {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_db1af4aac65d1208 {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_0dca68173af6217d {
    margin-top: 10px !important;
  }
  .xs-mt-20_47e8f346a711f727 {
    margin-top: 20px !important;
  }
  .xs-mt-30_c43461e2393a7ee1 {
    margin-top: 30px !important;
  }
  .xs-mt-40_47c770abbe29da66 {
    margin-top: 40px !important;
  }
  .xs-mt-50_b5b97d51c0a30403 {
    margin-top: 50px !important;
  }
  .xs-mt-60_88399d9140ef7299 {
    margin-top: 60px !important;
  }
  .xs-mt-70_0caf823c594276c8 {
    margin-top: 70px !important;
  }
  .xs-mt-80_1abf13e2c67c3d63 {
    margin-top: 80px !important;
  }
  .xs-mt-90_bb8ab9cb42cc4cc5 {
    margin-top: 90px !important;
  }
  .xs-mt-100_fa9150a727ffc05d {
    margin-top: 100px !important;
  }
  .xs-mt-110_29a0c474ea712071 {
    margin-top: 110px !important;
  }
  .xs-mt-120_cee3f68f51598573 {
    margin-top: 120px !important;
  }
  .xs-mt-130_3b792796fc5f25e8 {
    margin-top: 130px !important;
  }
  .xs-mt-140_76c54062ca64c208 {
    margin-top: 140px !important;
  }
  .xs-mt-150_f21d2035839161c7 {
    margin-top: 150px !important;
  }
  .xs-mt-200_8e603e9af5c67e95 {
    margin-top: 200px !important;
  }
  .xs-mb-10_12eaf30e262ba895 {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_47bf3a288e93b875 {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_d03526f8e2de317d {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_7e1b1599cfa181e3 {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_df383bd61914eb70 {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_7530be25368eea5c {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_efcb0e8aa5d02fde {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_0e321c28b2d0f3ec {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_7bb080a1fe764787 {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_1fbc03775a504bfd {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_407b39c2ad78b4c7 {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_b18ef2a08391136f {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_de96a1b65f1da392 {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_a3180bbbd0caa32d {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_1b86a51e7ad2bea6 {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_845b336a3e965592 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_2b3000384846ac4c {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_2b3000384846ac4c.menu-overlay_86d800fcf73de200 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_2b3000384846ac4c.fixed {
  position: fixed;
  left: 0;
  right: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  background: #fff;
  box-shadow: 0 13px 35px -12px rgba(35, 35, 35, 0.1);
}
.theme-main-menu_2b3000384846ac4c .navbar-toggler_cc1651f7c6111aec {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_2b3000384846ac4c.menu-style-three_5eeffd118a43693e .navbar-toggler_cc1651f7c6111aec {
  background: #000;
}
.theme-main-menu_2b3000384846ac4c.menu-style-four_d86b23d2881a3f2c .navbar-toggler_cc1651f7c6111aec {
  background: #E6FD5A;
}
.theme-main-menu_2b3000384846ac4c.menu-style-five_425736ba8d855a1e .navbar-toggler_cc1651f7c6111aec {
  background: #DFFF5E;
}
.theme-main-menu_2b3000384846ac4c .navbar-toggler_cc1651f7c6111aec:focus {
  box-shadow: none;
}
.theme-main-menu_2b3000384846ac4c .navbar-toggler_cc1651f7c6111aec::before,
.theme-main-menu_2b3000384846ac4c .navbar-toggler_cc1651f7c6111aec::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 11px;
  width: 26px;
  height: 2px;
  pointer-events: none;
  transition: transform 0.25s;
  transform-origin: 50% 50%;
  background: #29594B;
}
.theme-main-menu_2b3000384846ac4c .navbar-toggler_cc1651f7c6111aec span {
  position: absolute;
  left: 11px;
  overflow: hidden;
  width: 26px;
  height: 2px;
  margin-top: -1px;
  text-indent: 200%;
  transition: opacity 0.25s;
  background: #29594B;
}
.theme-main-menu_2b3000384846ac4c.menu-style-three_5eeffd118a43693e .navbar-toggler_cc1651f7c6111aec:before, .theme-main-menu_2b3000384846ac4c.menu-style-three_5eeffd118a43693e .navbar-toggler_cc1651f7c6111aec:after, .theme-main-menu_2b3000384846ac4c.menu-style-three_5eeffd118a43693e .navbar-toggler_cc1651f7c6111aec span {
  background: #fff;
}
.theme-main-menu_2b3000384846ac4c .navbar-toggler_cc1651f7c6111aec::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_2b3000384846ac4c .navbar-toggler_cc1651f7c6111aec::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_2b3000384846ac4c .navbar-toggler_cc1651f7c6111aec[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_2b3000384846ac4c .navbar-toggler_cc1651f7c6111aec[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_2b3000384846ac4c .navbar-toggler_cc1651f7c6111aec[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_2b3000384846ac4c .nav-item .nav-link {
  font-family: "Satoshi";
  font-weight: 500;
  font-size: 20px;
  line-height: initial;
  color: #000;
  padding: 20px 0;
  margin: 0 30px;
  position: relative;
  transition: all 0.2s ease-in-out 0s;
}
.theme-main-menu_2b3000384846ac4c .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_2b3000384846ac4c.white-vr_edadca428ec5c13b .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_2b3000384846ac4c.white-vr_edadca428ec5c13b .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_2b3000384846ac4c.white-vr_edadca428ec5c13b.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_2b3000384846ac4c.menu-style-one_1ff411dfca4daf28 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_2b3000384846ac4c.menu-style-two_08557ab8f5d3dd1c {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_2b3000384846ac4c.menu-style-two_08557ab8f5d3dd1c .info-row_fb66978c93012322 {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_2b3000384846ac4c.menu-style-two_08557ab8f5d3dd1c .gap-fix_27234ff15ff6335d {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_2b3000384846ac4c.menu-style-two_08557ab8f5d3dd1c .greetings_4385c6f0b21ed959 {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_2b3000384846ac4c.menu-style-two_08557ab8f5d3dd1c .contact-info_e68ef733fb0a02ed {
  margin: 0 -15px;
}
.theme-main-menu_2b3000384846ac4c.menu-style-two_08557ab8f5d3dd1c .contact-info_e68ef733fb0a02ed li {
  padding: 0 15px;
}
.theme-main-menu_2b3000384846ac4c.menu-style-two_08557ab8f5d3dd1c .contact-info_e68ef733fb0a02ed li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_2b3000384846ac4c.menu-style-two_08557ab8f5d3dd1c .contact-info_e68ef733fb0a02ed li a:hover {
  text-decoration: underline;
}
.theme-main-menu_2b3000384846ac4c.menu-style-two_08557ab8f5d3dd1c .inner-content_20e373a07e2bb572 {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_2b3000384846ac4c.menu-style-two_08557ab8f5d3dd1c.fixed .info-row_fb66978c93012322 {
  display: none;
}
.theme-main-menu_2b3000384846ac4c.menu-style-five_425736ba8d855a1e {
  background: #000;
  padding: 0;
}
.theme-main-menu_2b3000384846ac4c.menu-style-five_425736ba8d855a1e .inner-content_20e373a07e2bb572 {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_2b3000384846ac4c.menu-style-six_7d5b20e25ff77b9b .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_2b3000384846ac4c.menu-style-six_7d5b20e25ff77b9b .nav-item:hover .nav-link {
  color: #0C3A30;
}

.navbar .dropdown-menu .dropdown-item {
  text-transform: capitalize;
  line-height: 35px;
  color: #19352D;
  font-size: 18px;
  background: transparent;
  position: relative;
  transition: all 0.2s ease-in-out 0s;
}
.navbar .dropdown-menu .dropdown-item span {
  position: relative;
}
.navbar .dropdown-menu .dropdown-item span:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 1px;
  background: #0C3A30;
  transform: scale(0, 1);
  transform-origin: 0 0;
  transition: all 0.2s ease-in-out 0s;
}
.navbar .dropdown-menu .dropdown-item:hover span:before, .navbar .dropdown-menu .dropdown-item.active span:before {
  transform: scale(1);
}

.theme-main-menu_2b3000384846ac4c .navbar {
  position: static;
}

.navbar [class*=mega-dropdown] .dropdown-menu {
  padding: 0 0 15px;
  margin: 0;
  right: 0;
}

.navbar .mega-dropdown-sm_84b1e64416c54f52 .dropdown-menu {
  min-width: 600px;
  left: 0;
  padding: 10px;
}

.navbar [class*=mega-dropdown] .menu-column_545066cd29151c53 {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_545066cd29151c53 .mega-menu-title_211ac6b5fe615d44 {
  font-family: "Satoshi";
  font-size: 14px;
  font-weight: 500;
  color: #E6FD5A;
  display: inline-block;
  position: relative;
  margin: 0 0 5px;
  padding-left: 15px;
}

.theme-main-menu_2b3000384846ac4c .login-btn-one_bd1a193db53dd8c6 a {
  color: #000;
}
.theme-main-menu_2b3000384846ac4c .login-btn-one_bd1a193db53dd8c6 a:hover {
  text-decoration: underline;
}
.theme-main-menu_2b3000384846ac4c .login-btn-two_8d8990f51c3f6ad5 a {
  color: #044F3B;
}
.theme-main-menu_2b3000384846ac4c .login-btn-two_8d8990f51c3f6ad5 a:hover {
  text-decoration: underline;
}
.theme-main-menu_2b3000384846ac4c .signup-btn-one_f488c83e4cf75777 span {
  display: inline-block;
  font-weight: 500;
  color: #19352D;
  padding: 0 30px;
  line-height: 45px;
  border: 2px solid #29594B;
  border-radius: 30px;
  background: #fff;
  transition: all 0.2s ease-in-out 0s;
}
.theme-main-menu_2b3000384846ac4c .signup-btn-one_f488c83e4cf75777 .icon_a418dcc45e465afb {
  width: 49px;
  height: 49px;
  background: #29594B;
  color: #fff;
  font-size: 22px;
  margin-left: -12px;
  transition: all 0.2s ease-in-out 0s;
}
.theme-main-menu_2b3000384846ac4c .signup-btn-one_f488c83e4cf75777:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_2b3000384846ac4c .signup-btn-one_f488c83e4cf75777:hover .icon_a418dcc45e465afb {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_2b3000384846ac4c .signup-btn-two_4258cbecbe315aa6 {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_2b3000384846ac4c .signup-btn-two_4258cbecbe315aa6:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_2b3000384846ac4c .quote-one_4ceef649647dbfdc {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_2b3000384846ac4c .quote-one_4ceef649647dbfdc:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_7cf5e72633f22451 {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_7cf5e72633f22451 li {
  position: relative;
  padding: 0 15px;
}
.category-menu_7cf5e72633f22451 li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_7cf5e72633f22451 li a:hover {
  color: #0C3A30;
}
.category-menu_7cf5e72633f22451 .dropdown-menu {
  padding: 0;
}
.category-menu_7cf5e72633f22451 .dropdown-menu li {
  padding: 0;
}
.category-menu_7cf5e72633f22451 .dropdown-menu li a {
  padding: 8px 15px;
  font-size: 14px;
}

/*----- For Desktop -------*/
@media screen and (min-width: 992px) {
  .navbar .dropdown-menu {
    font-size: 1em;
    z-index: 5;
    background-color: #fff;
    border-radius: 10px;
    display: block;
    right: auto;
    left: 0;
    padding: 10px 5px;
    border: none;
    top: 100%;
    visibility: hidden;
    transform: translateY(5px);
    opacity: 0;
    min-width: 200px;
    box-shadow: 0px 50px 100px rgba(0, 0, 0, 0.12);
    margin: 0;
    transform-origin: 0 0;
    transition: all 0.3s ease-out;
  }
  .navbar .dropdown-menu:before {
    content: "";
    position: absolute;
    left: 30px;
    top: -17px;
  }
  .navbar .dropdown-menu .dropdown-menu {
    left: calc(100% + 5px);
    top: 0;
    right: auto;
    min-width: 240px;
    box-shadow: 0 20px 30px -10px rgba(0, 0, 0, 0.15);
    transform: translateY(0);
  }
  .navbar .dropdown:hover > .dropdown-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
  .navbar .dropdown-toggle::after {
    display: none;
  }
  .navbar .show.dropdown-toggle::after {
    transform: rotate(180deg);
  }
}
/*----- For Mobile ----*/
@media (max-width: 767.98px) {

    /* Mobile table scrolling */
    table {
        display: block;
        /* Make table scrollable */
        width: 100%;
        overflow-x: auto;
        /* Enable horizontal scroll */
        white-space: nowrap;
        /* Prevent content wrapping */
        -webkit-overflow-scrolling: touch;
        /* Smooth scrolling on iOS */
        border-radius: 0;
        /* Remove radius for mobile view if needed */
        border-left: none;
        /* Remove side borders if using full width */
        border-right: none;
    }

    /* Ensure table elements behave correctly within the scrolling block */
    thead,
    tbody,
    tr {
        /* Keep internal table structure */
        width: 100%;
        /* Let them expand */
        table-layout: auto;
        /* Auto column widths */
    }

    th,
    td {
        white-space: nowrap;
        /* Ensure cell content doesn't wrap */
        display: table-cell;
    }
}
@media screen and (max-width: 991px) {
  .navbar {
    padding: 0;
  }
  .navbar-collapse_0a1ef285ea4c710d .logo_ee2c5f5ac87b8bb6 {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_edadca428ec5c13b .navbar-collapse_0a1ef285ea4c710d {
    background-color: #0C3A30;
  }
  .navbar-collapse_0a1ef285ea4c710d {
    position: fixed;
    top: 0;
    background-color: #EDF1EE;
    left: 0;
    height: 100vh;
    max-height: 100vh;
    overflow-y: auto;
    clear: both;
    width: 320px;
    max-width: calc(100vw - 60px);
    z-index: 9999;
    transform: translateX(-100%);
    display: block !important;
    padding: 16px 0 20px;
    transition: all 0.3s ease-in-out;
  }
  .navbar-collapse_0a1ef285ea4c710d.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_2b3000384846ac4c .navbar .mega-dropdown_0a09d48e89ea611a {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_edadca428ec5c13b .navbar .navbar-nav .nav-link {
    border-top: 1px dashed rgba(255, 255, 255, 0.15);
  }
  .navbar .dropdown-menu .dropdown-item {
    padding: 0 10px;
    line-height: 46px;
  }
  .navbar .dropdown-menu {
    border: none;
    padding: 0;
    border-radius: 0;
    margin: 0;
    background: #fff;
  }
  .navbar [class*=mega-dropdown] .dropdown-menu {
    padding: 0;
    min-width: 100%;
  }
  .navbar [class*=mega-dropdown] .menu-column_545066cd29151c53 {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_9bb595d5cbd4da3d .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_024d83b20bee8f11 {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_024d83b20bee8f11::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.53) 0%, rgba(0, 0, 0, 0) 100%);
}
.hero-banner-one_024d83b20bee8f11 .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_024d83b20bee8f11 .hero-slider-one .hero-img_95a49dfd9193db0e {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_024d83b20bee8f11 .hero-slider-one .slick-list_f1c8192d78410027, .hero-banner-one_024d83b20bee8f11 .hero-slider-one .slick-track_b997c6a6c36ee694, .hero-banner-one_024d83b20bee8f11 .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_024d83b20bee8f11 .hero-heading_2bd0bdf688173c58 {
  font-weight: 700;
  color: #000;
  background: url(../imgstore/shape_e2a4316ce3/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_024d83b20bee8f11 .more-btn_8946c3b201d0c873 {
  position: absolute;
  font-size: 40px;
  color: #fff;
  width: 105px;
  height: 105px;
  border: 2px solid #fff;
  top: 20%;
  left: 4%;
  z-index: 1;
}
.hero-banner-one_024d83b20bee8f11 .more-btn_8946c3b201d0c873:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

.hero-banner-two_568c55f8c275e6fd {
  z-index: 1;
}
.hero-banner-two_568c55f8c275e6fd .hero-heading_2bd0bdf688173c58 {
  font-size: 100px;
  line-height: 1em;
}
.hero-banner-two_568c55f8c275e6fd .hero-heading_2bd0bdf688173c58 span {
  z-index: 1;
}
.hero-banner-two_568c55f8c275e6fd .hero-heading_2bd0bdf688173c58 span img {
  position: absolute;
  width: 100%;
  bottom: -18%;
  left: 0;
  z-index: -1;
}
.hero-banner-two_568c55f8c275e6fd form {
  max-width: 588px;
  height: 70px;
  box-shadow: 0px 10px 20px rgba(8, 32, 26, 0.04);
  border-radius: 50px;
}
.hero-banner-two_568c55f8c275e6fd form input {
  font-size: 18px;
  width: 100%;
  height: 100%;
  border-radius: 50px;
  background: #fff;
  border: none;
  padding: 0 150px 0 35px;
}
.hero-banner-two_568c55f8c275e6fd form button {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 50px;
}
.hero-banner-two_568c55f8c275e6fd .shape_01_63f5e9d64f6b0106 {
  top: 22%;
  left: 7%;
  width: 3.1%;
  min-width: 30px;
  animation: rotated 50s infinite linear;
}
.hero-banner-two_568c55f8c275e6fd .shape_02_1a0e5a8991b8d18a {
  top: 40%;
  right: 7%;
  width: 1.8%;
  min-width: 22px;
  animation: rotated 48s infinite linear;
}
.hero-banner-two_568c55f8c275e6fd .shape_03_5d543ecbbd0584a9 {
  top: 36%;
  left: 0;
  width: 15.57%;
}
.hero-banner-two_568c55f8c275e6fd .shape_04_e3e7a1840f1ff682 {
  top: 49%;
  right: 0;
  width: 15%;
}

.hero-banner-three_740c63c6b55124a0 {
  z-index: 1;
}
.hero-banner-three_740c63c6b55124a0 .hero-heading_2bd0bdf688173c58 {
  font-size: 100px;
  letter-spacing: 1px;
  line-height: 1.3em;
  color: #000;
}
.hero-banner-three_740c63c6b55124a0 .right-widget_03c5940c51fb2a5b .main-count_a075483f411a9dfc {
  font-size: 58px;
  margin: -17px 0 -4px;
}
.hero-banner-three_740c63c6b55124a0 .img-wrapper_1d87189d23221b3e {
  position: absolute;
  z-index: -1;
  bottom: 0;
  width: 33.53%;
  left: 50%;
  transform: translateX(-50%);
}
.hero-banner-three_740c63c6b55124a0 .img-wrapper_1d87189d23221b3e .round-bg_5de1bcd72efb8174 {
  position: absolute;
  z-index: -2;
  top: 0;
  left: 50%;
  transform: translate(-50%, -7%);
}

.hero-banner-four_0c74671bed7bbddb {
  background: url(../imgstore/assets_efd77c93c2/bg_01.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.hero-banner-four_0c74671bed7bbddb .hero-heading_2bd0bdf688173c58 {
  font-family: "ClashDisplay";
  font-size: 130px;
  font-weight: 600;
  line-height: 0.884em;
}
.hero-banner-four_0c74671bed7bbddb .hero-heading_2bd0bdf688173c58 span {
  color: #E6FD5A;
  display: block;
}
.hero-banner-four_0c74671bed7bbddb .media-wrapper_3eb9c12f15982e7f {
  position: absolute;
  right: 3%;
  bottom: -6%;
  width: 42.56%;
  z-index: -1;
}
.hero-banner-four_0c74671bed7bbddb .shape_01_63f5e9d64f6b0106 {
  bottom: -5%;
  right: 41%;
}
.hero-banner-four_0c74671bed7bbddb .shape_02_1a0e5a8991b8d18a {
  bottom: 0;
  left: 14%;
  width: 30%;
}

.hero-banner-five_9597ac11ff41dbbc {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_9597ac11ff41dbbc .bg-wrapper_0209b24b263ff42a {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_9597ac11ff41dbbc .hero-heading_2bd0bdf688173c58 {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_9597ac11ff41dbbc .rating_31da91b9505ddd74 h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_9597ac11ff41dbbc .rating_31da91b9505ddd74 p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_9597ac11ff41dbbc .media-wrapper_3eb9c12f15982e7f {
  position: absolute;
  background: url(../imgstore/assets_efd77c93c2/bg_05.svg) no-repeat left top;
  background-size: cover;
  border-radius: 0 30px 30px 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  width: 39.43%;
}
.hero-banner-five_9597ac11ff41dbbc .media-wrapper_3eb9c12f15982e7f .shape_01_63f5e9d64f6b0106 {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_9597ac11ff41dbbc .media-wrapper_3eb9c12f15982e7f .shape_02_1a0e5a8991b8d18a {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_71e07088213bfd95 .hero-heading_2bd0bdf688173c58 {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_71e07088213bfd95 .media-wrapper_3eb9c12f15982e7f {
  background: url(../imgstore/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_71e07088213bfd95 .media-wrapper_3eb9c12f15982e7f .screen_01_203f9cf5f4a6fcac {
  right: 4%;
  top: 4%;
  width: 41.1%;
  border-radius: 10px;
  box-shadow: 10px 30px 50px rgba(0, 0, 0, 0.06);
  z-index: 1;
}
.hero-banner-six_71e07088213bfd95 .media-wrapper_3eb9c12f15982e7f .screen_02_57a1f24e095e8be5 {
  bottom: 9%;
  left: -28%;
  border-radius: 10px;
  width: 48.51%;
  box-shadow: -10px 30px 50px rgba(0, 0, 0, 0.07);
  z-index: 1;
  animation: jumpTwo 10s infinite linear;
}
.hero-banner-six_71e07088213bfd95 .media-wrapper_3eb9c12f15982e7f .bg-shape_945b53735eb81c65 {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_71e07088213bfd95 .shape_01_63f5e9d64f6b0106 {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

.hero-banner-seven_1c6f9bcd67317394 {
  padding: 500px 0 70px;
  background: #29594B;
  z-index: 9;
}
.hero-banner-seven_1c6f9bcd67317394::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 50%;
  left: 0px;
  bottom: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.87) 100%);
  z-index: -1;
}
.hero-banner-seven_1c6f9bcd67317394::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 20%;
  left: 0px;
  top: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.99) 100%);
  mix-blend-mode: overlay;
  transform: rotate(-180deg);
  z-index: -1;
}
.hero-banner-seven_1c6f9bcd67317394 .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -2;
}
.hero-banner-seven_1c6f9bcd67317394 .hero-slider-one .hero-img_95a49dfd9193db0e {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-seven_1c6f9bcd67317394 .hero-slider-one .slick-list_f1c8192d78410027, .hero-banner-seven_1c6f9bcd67317394 .hero-slider-one .slick-track_b997c6a6c36ee694, .hero-banner-seven_1c6f9bcd67317394 .hero-slider-one .item {
  height: 100%;
}
.hero-banner-seven_1c6f9bcd67317394 .hero-heading_2bd0bdf688173c58 {
  font-weight: 700;
  font-size: 110px;
  letter-spacing: -1px;
  line-height: 1em;
}
.hero-banner-seven_1c6f9bcd67317394 .lead-form_ec977128db47e41a {
  background: #fff;
  border-radius: 30px;
  padding: 35px 50px 50px;
}
.hero-banner-seven_1c6f9bcd67317394 .lead-form_ec977128db47e41a h3 {
  font-size: 32px;
}
.hero-banner-seven_1c6f9bcd67317394 .lead-form_ec977128db47e41a label {
  font-size: 17px;
  color: rgba(0, 0, 0, 0.3);
}
.hero-banner-seven_1c6f9bcd67317394 .lead-form_ec977128db47e41a input {
  height: 65px;
  padding: 0 20px;
  border: 1px solid #000;
  border-radius: 10px;
}
.hero-banner-seven_1c6f9bcd67317394 .lead-form_ec977128db47e41a button {
  height: 60px;
  border-radius: 10px;
  font-size: 17px;
  background: #D0FF45;
}
.hero-banner-seven_1c6f9bcd67317394 .lead-form_ec977128db47e41a button:hover {
  background: #29594B;
  color: #fff;
}

.hero-banner-eight_737f78cffaa68f24 {
  background: #144D41;
}
.hero-banner-eight_737f78cffaa68f24:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(../imgstore/shape_e2a4316ce3/shape_53.svg) no-repeat center;
  background-size: cover;
}
.hero-banner-eight_737f78cffaa68f24 .hero-heading_2bd0bdf688173c58 {
  font-size: 110px;
  font-weight: 700;
  line-height: 1em;
}
.hero-banner-eight_737f78cffaa68f24 .media-wrapper_3eb9c12f15982e7f {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
  max-width: 43%;
}
.hero-banner-eight_737f78cffaa68f24 .media-wrapper_3eb9c12f15982e7f .shape_01_63f5e9d64f6b0106 {
  right: 5%;
  top: 27%;
  z-index: 0;
  max-width: 25%;
  animation: jumpTwo 5s infinite linear;
}
.hero-banner-eight_737f78cffaa68f24 .media-wrapper_3eb9c12f15982e7f .shape_02_1a0e5a8991b8d18a {
  left: 3%;
  bottom: 25%;
  z-index: 0;
  max-width: 35%;
  animation: jumpThree 5s infinite linear;
}

.fancy-banner-one_e1aa3691e2f773dd {
  z-index: 1;
  position: relative;
  padding-left: 12px;
  padding-right: 12px;
}
.fancy-banner-one_e1aa3691e2f773dd:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  left: 50%;
  background: #CFFF45;
  z-index: -1;
}
.fancy-banner-one_e1aa3691e2f773dd h2 {
  font-size: 68px;
  font-weight: normal;
  margin: 0;
}
.fancy-banner-one_e1aa3691e2f773dd h2 span {
  font-weight: 700;
  font-style: italic;
  text-decoration: underline;
}
.fancy-banner-one_e1aa3691e2f773dd h3 {
  font-size: 48px;
  margin-bottom: -5px;
}
.fancy-banner-one_e1aa3691e2f773dd p {
  color: rgba(25, 53, 45, 0.6);
}

.fancy-banner-three_f76e7239ca57a907 {
  background: url(../imgstore/media/img_17.jpg) no-repeat center;
  background-size: cover;
  padding: 80px 0;
  z-index: 1;
}
.fancy-banner-three_f76e7239ca57a907:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: #174034;
  mix-blend-mode: darken;
}
.fancy-banner-three_f76e7239ca57a907 .title-one_4ac7fbb7eec36b3b h2 {
  font-size: 58px;
}
.fancy-banner-three_f76e7239ca57a907 .quote-btn_62bea003adcb7fa3 {
  width: 200px;
  height: 200px;
  padding: 16px;
  background: #FFE86B;
}
.fancy-banner-three_f76e7239ca57a907 .quote-btn_62bea003adcb7fa3:hover {
  transform: rotate(15deg);
}
.fancy-banner-three_f76e7239ca57a907 .quote-btn_62bea003adcb7fa3.color-two_e9f12f3ae78a842b {
  background: #CFFF45;
}

.fancy-banner-four_86b22a7dce156e57 {
  background: #DCEFF0;
  z-index: 1;
}
.fancy-banner-four_86b22a7dce156e57:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  z-index: -1;
  background: url(../imgstore/shape_e2a4316ce3/shape_10.svg) no-repeat left bottom;
  background-size: cover;
}
.fancy-banner-four_86b22a7dce156e57 ul li {
  font-size: 28px;
  color: #000;
  position: relative;
  padding-left: 42px;
  margin-bottom: 13px;
}
.fancy-banner-four_86b22a7dce156e57 ul li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.fancy-banner-four_86b22a7dce156e57 .platform-button-group_f9ded39db64f64b2 a {
  width: 190px;
  height: 58px;
  padding: 0 5px 0 25px;
  margin: 10px 20px 0 0;
  background: #1B1B1B;
  color: #fff;
  text-align: left;
  transition: all 0.3s ease-in-out;
}
.fancy-banner-four_86b22a7dce156e57 .platform-button-group_f9ded39db64f64b2 a:hover {
  transform: translateY(-5px);
  box-shadow: -5px 10px 30px rgba(0, 0, 0, 0.05);
}
.fancy-banner-four_86b22a7dce156e57 .platform-button-group_f9ded39db64f64b2 a .icon_a418dcc45e465afb {
  margin-right: 14px;
}
.fancy-banner-four_86b22a7dce156e57 .platform-button-group_f9ded39db64f64b2 a span {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.6);
  display: block;
  line-height: initial;
  margin-bottom: -3px;
}
.fancy-banner-four_86b22a7dce156e57 .platform-button-group_f9ded39db64f64b2 a strong {
  font-weight: 500;
  display: block;
}
.fancy-banner-four_86b22a7dce156e57 .platform-button-group_f9ded39db64f64b2 a.ios-button_bdcdb5f0fe1479e1 {
  background: #fff;
  border-color: #DADADA;
}
.fancy-banner-four_86b22a7dce156e57 .platform-button-group_f9ded39db64f64b2 a.ios-button_bdcdb5f0fe1479e1 span {
  color: #999999;
}
.fancy-banner-four_86b22a7dce156e57 .platform-button-group_f9ded39db64f64b2 a.ios-button_bdcdb5f0fe1479e1 strong {
  color: #000;
}

.fancy-banner-five_dc7357a94d1ddc4e {
  background: url(../imgstore/media/img_31.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.fancy-banner-five_dc7357a94d1ddc4e.no-bg_790cb8339a394c39 {
  background: none;
}
.fancy-banner-five_dc7357a94d1ddc4e.no-bg_790cb8339a394c39:before {
  display: none;
}
.fancy-banner-five_dc7357a94d1ddc4e.no-bg_790cb8339a394c39 .bg-wrapper_0209b24b263ff42a {
  background: url(../imgstore/media/img_33.jpg) no-repeat center;
  background-size: cover;
}
.fancy-banner-five_dc7357a94d1ddc4e.no-bg_790cb8339a394c39 .bg-wrapper_0209b24b263ff42a .video-icon_781068701e3865ce {
  width: 185px;
  height: 185px;
  background: #DFFF5E;
}
.fancy-banner-five_dc7357a94d1ddc4e:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: #113D2F;
  mix-blend-mode: hard-light;
}
.fancy-banner-five_dc7357a94d1ddc4e h2 {
  font-size: 100px;
  line-height: 1.1em;
}
.fancy-banner-five_dc7357a94d1ddc4e .video-icon_781068701e3865ce {
  width: 200px;
  height: 200px;
  padding: 22px;
  background: #FFE86B;
}
.fancy-banner-five_dc7357a94d1ddc4e .video-icon_781068701e3865ce:hover {
  transform: rotate(15deg);
}

.fancy-banner-six_66a563e4560496fe {
  background: url(../imgstore/media/img_34.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.fancy-banner-six_66a563e4560496fe h2 {
  font-size: 85px;
  line-height: 1.117em;
}
.fancy-banner-six_66a563e4560496fe .video-icon_781068701e3865ce {
  width: 200px;
  height: 200px;
  padding: 22px;
  background: #FFE86B;
}
.fancy-banner-six_66a563e4560496fe .video-icon_781068701e3865ce:hover {
  transform: rotate(15deg);
}

.fancy-banner-seven_34aeec1da7871a7d .bg-wrapper_0209b24b263ff42a {
  background: url(../imgstore/media/img_50.jpg) no-repeat center;
  background-size: cover;
}
.fancy-banner-seven_34aeec1da7871a7d .bg-wrapper_0209b24b263ff42a:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 70%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 14.17%, rgba(0, 0, 0, 0.8) 101.25%);
  transform: rotate(-180deg);
  z-index: -1;
}
.fancy-banner-seven_34aeec1da7871a7d .bg-wrapper_0209b24b263ff42a:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 70%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.58) 47.84%, rgba(0, 0, 0, 0.87) 100%);
  z-index: -1;
}
.fancy-banner-seven_34aeec1da7871a7d .bg-wrapper_0209b24b263ff42a li {
  font-weight: 500;
  font-size: 24px;
  line-height: 1.5em;
  color: #000;
  padding: 18px 80px 25px 68px;
  border-radius: 20px;
  background: #fff;
  margin: 12px 0;
  position: relative;
}
.fancy-banner-seven_34aeec1da7871a7d .bg-wrapper_0209b24b263ff42a li:before {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #29594B;
  left: 27px;
  top: 27px;
  transition: all 0.2s ease-in-out 0s;
}
.fancy-banner-seven_34aeec1da7871a7d .bg-wrapper_0209b24b263ff42a li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 21px;
  left: 31px;
  color: #fff;
  font-size: 16px;
  transition: all 0.2s ease-in-out 0s;
}
.fancy-banner-seven_34aeec1da7871a7d .bg-wrapper_0209b24b263ff42a li:hover:before {
  background: #CFFF45;
}
.fancy-banner-seven_34aeec1da7871a7d .bg-wrapper_0209b24b263ff42a li:hover:after {
  color: #000;
}
.fancy-banner-seven_34aeec1da7871a7d .bg-wrapper_0209b24b263ff42a .shape_01_63f5e9d64f6b0106 {
  bottom: 17%;
  left: 36%;
  max-width: 11%;
  z-index: 0;
}

.fancy-banner-eight_4f50675ba0c34af5 .bg-wrapper_0209b24b263ff42a {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_4f50675ba0c34af5 .media-wrapper_3eb9c12f15982e7f {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_4f50675ba0c34af5 .media-wrapper_3eb9c12f15982e7f .shape_01_63f5e9d64f6b0106 {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_4f50675ba0c34af5 .shape_02_1a0e5a8991b8d18a {
  right: -123px;
  bottom: -5px;
}

.newsletter-banner_996d023ede0f7daa .main-wrapper_f9c3a7ff6a496783 {
  padding: 50px 0 45px;
}
.newsletter-banner_996d023ede0f7daa .main-wrapper_f9c3a7ff6a496783.top-border_e04a85bd7b6c7b4c {
  border-top: 1px solid #E2E2E2;
}
.newsletter-banner_996d023ede0f7daa .main-wrapper_f9c3a7ff6a496783.bottom-border_6bab91e0dba4b084 {
  border-bottom: 1px solid #E2E2E2;
}
.newsletter-banner_996d023ede0f7daa h2 {
  font-size: 50px;
}
.newsletter-banner_996d023ede0f7daa form {
  max-width: 510px;
}
.newsletter-banner_996d023ede0f7daa form input {
  width: calc(100% - 75px);
  font-size: 18px;
  padding: 0 30px;
  height: 60px;
  background: #F6F6F6;
  border: none;
  border-radius: 35px;
}
.newsletter-banner_996d023ede0f7daa form button {
  width: 60px;
  height: 60px;
  text-align: center;
  font-size: 28px;
  color: #fff;
  background: #101010;
}
.newsletter-banner_996d023ede0f7daa form button:hover, .newsletter-banner_996d023ede0f7daa form button:focus {
  background: #29594B;
}
.newsletter-banner_996d023ede0f7daa form button.color-two_e9f12f3ae78a842b {
  background: #29594B;
}
.newsletter-banner_996d023ede0f7daa form button.color-two_e9f12f3ae78a842b:hover, .newsletter-banner_996d023ede0f7daa form button.color-two_e9f12f3ae78a842b:focus {
  background: #000;
}
.newsletter-banner_996d023ede0f7daa form p {
  font-size: 18px;
}
.newsletter-banner_996d023ede0f7daa form p a:hover {
  text-decoration: underline;
}
.newsletter-banner_996d023ede0f7daa.white-vr_edadca428ec5c13b .main-wrapper_f9c3a7ff6a496783 {
  padding-top: 100px;
}
.newsletter-banner_996d023ede0f7daa.white-vr_edadca428ec5c13b .bottom-border_6bab91e0dba4b084 {
  border-bottom: 1px dashed #37665c;
}
.newsletter-banner_996d023ede0f7daa.white-vr_edadca428ec5c13b form button {
  background: #E6FD5A;
  color: #19352D;
}
.newsletter-banner_996d023ede0f7daa.white-vr_edadca428ec5c13b form p {
  color: rgba(255, 255, 255, 0.6);
}
.newsletter-banner_996d023ede0f7daa.white-vr_edadca428ec5c13b form p a {
  color: #E6FD5A;
}

.inner-banner-one_65781fa4644348f9 {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  z-index: 1;
}
.inner-banner-one_65781fa4644348f9::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 35%;
  top: 0;
  left: 0;
  z-index: -1;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.53) 0%, rgba(0, 0, 0, 0) 100%);
}
.inner-banner-one_65781fa4644348f9::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  color: #000;
}

.inner-banner-one_65781fa4644348f9 .pager_eb7565fc5013ca64 li>a {
  color: #000;
}
.inner-banner-one_65781fa4644348f9 .pager_eb7565fc5013ca64 li>a:hover {
  color: #89cff0!important;
}
.inner-banner-one_65781fa4644348f9 .pager_eb7565fc5013ca64 li {
  color: #797979!important;
}

.inner-banner-one_65781fa4644348f9 + .blog-details_bbc7e8fd483e5d78 {
  margin-top: 15px;
}

.blog-details_bbc7e8fd483e5d78 {
  margin-top: 150px;
}

.inner-banner-one_65781fa4644348f9 .hero-heading_2bd0bdf688173c58 {
  font-weight: 700;
  font-size: 85px;
  line-height: 1.023em;
  z-index: 1;
  padding: 10px 10px 23px 22px;
}
.inner-banner-one_65781fa4644348f9 .hero-heading_2bd0bdf688173c58 img {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
  max-height: 100%;
}
.inner-banner-one_65781fa4644348f9 .pager_eb7565fc5013ca64 {
  border-bottom: 1px solid #fff;
  padding-bottom: 3px;
}
.inner-banner-one_65781fa4644348f9 .pager_eb7565fc5013ca64 li {
  color: rgba(255, 255, 255, 0.5);
  margin-right: 5px;
}
.inner-banner-one_65781fa4644348f9 .pager_eb7565fc5013ca64 li:last-child {
  margin: 0;
  color: #fff;
}
.inner-banner-one_65781fa4644348f9 .pager_eb7565fc5013ca64 li a {
  transition: all 0.2s ease-in-out 0s;
}
.inner-banner-one_65781fa4644348f9 .pager_eb7565fc5013ca64 li a:hover {
  color: #fff;
}
.inner-banner-one_65781fa4644348f9 .tag_601552c853867f53 {
  display: inline-block;
  line-height: 25px;
  border: 1px solid #fff;
  border-radius: 30px;
  padding: 0 10px;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1px;
  color: #fff;
  text-transform: uppercase;
}

.inner-banner-two_061b1d6729155706 {
  z-index: 1;
}
.inner-banner-two_061b1d6729155706 .pager_eb7565fc5013ca64 {
  border-bottom: 1px solid #0A4020;
  padding-bottom: 2px;
}
.inner-banner-two_061b1d6729155706 .pager_eb7565fc5013ca64 li {
  color: #000;
}
.inner-banner-two_061b1d6729155706 .pager_eb7565fc5013ca64 li:nth-child(even) {
  padding: 0 5px;
}
.inner-banner-two_061b1d6729155706 .pager_eb7565fc5013ca64 li a {
  color: rgba(0, 0, 0, 0.5);
  transition: all 0.2s ease-in-out 0s;
}
.inner-banner-two_061b1d6729155706 .pager_eb7565fc5013ca64 li a:hover {
  color: #000;
}
.inner-banner-two_061b1d6729155706 .hero-heading_2bd0bdf688173c58 {
  font-weight: 700;
  font-size: 85px;
  line-height: 1.023em;
  margin: 22px 0 40px;
}
.inner-banner-two_061b1d6729155706 .tag_601552c853867f53 {
  display: inline-block;
  line-height: 25px;
  border: 1px solid #19352D;
  border-radius: 30px;
  padding: 0 10px;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1px;
  color: #19352D;
  text-transform: uppercase;
}
.inner-banner-two_061b1d6729155706 .shape_01_63f5e9d64f6b0106 {
  left: 0%;
  bottom: 10%;
  width: 18.23%;
  animation: jumpTwo 6s infinite linear;
}
.inner-banner-two_061b1d6729155706 .shape_02_1a0e5a8991b8d18a {
  right: 2%;
  bottom: 14%;
  width: 14.52%;
  animation: jumpThree 6s infinite linear;
}
.inner-banner-two_061b1d6729155706 .shape_03_5d543ecbbd0584a9 {
  left: 24%;
  top: 33%;
  width: 2.2%;
  animation: rotated 50s infinite linear;
}
.inner-banner-two_061b1d6729155706 .shape_04_e3e7a1840f1ff682 {
  right: 21%;
  bottom: 30%;
  width: 1.65%;
  animation: rotated 50s infinite linear;
}

.block-feature-one_94c7e8b419e5a87d {
  z-index: 1;
}
.block-feature-one_94c7e8b419e5a87d:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 17%;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-one_94c7e8b419e5a87d .upper-wrapper_d20aaf92c2746005 {
  border-bottom: 1px dashed rgba(0, 0, 0, 0.5);
}
.block-feature-one_94c7e8b419e5a87d .section-subheading_5f092e9e1db9d539 {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-one_94c7e8b419e5a87d .shape_01_63f5e9d64f6b0106 {
  width: 2.3%;
  top: 10%;
  left: 10%;
}
.block-feature-one_94c7e8b419e5a87d .shape_02_1a0e5a8991b8d18a {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}

.block-feature-two_b09768a2781bd54f .wrapper_ea9fef8fed0372f5 {
  border-top: 1px dashed #CACACA;
  border-bottom: 1px dashed #CACACA;
}
.block-feature-two_b09768a2781bd54f .border-line_45d450aeccd0429d {
  border-left: 1px dashed #CACACA;
  border-right: 1px dashed #CACACA;
}
.block-feature-two_b09768a2781bd54f .numb_253950e155c443f2 {
  display: inline-block;
  font-size: 90px;
  letter-spacing: -1px;
  color: #19352D;
  position: relative;
}
.block-feature-two_b09768a2781bd54f .numb_253950e155c443f2::before {
  content: "";
  position: absolute;
  width: 85px;
  height: 85px;
  border-radius: 50%;
  background: #CFFF45;
  right: 8px;
  top: 27px;
  z-index: -1;
}

.block-feature-three_b16f2a8f4ab5c31b {
  z-index: 1;
}
.block-feature-three_b16f2a8f4ab5c31b:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_b16f2a8f4ab5c31b.no-bg_790cb8339a394c39:before {
  display: none;
}
.block-feature-three_b16f2a8f4ab5c31b .section-btn_99661910529dd40c {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_b16f2a8f4ab5c31b .block-title_1e6e3cebb16687ca a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_b16f2a8f4ab5c31b .block-title_1e6e3cebb16687ca a:hover {
  text-decoration: underline;
}
.block-feature-three_b16f2a8f4ab5c31b .round-btn_e230ea070fcb9a1e {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_b16f2a8f4ab5c31b .round-btn_e230ea070fcb9a1e:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_b16f2a8f4ab5c31b .block-one_4cf50c5491714b37 {
  background: url(../imgstore/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_b16f2a8f4ab5c31b .block-one_4cf50c5491714b37 .tag_601552c853867f53 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_b16f2a8f4ab5c31b .block-one_4cf50c5491714b37 .block-title_1e6e3cebb16687ca {
  background: url(../imgstore/shape_e2a4316ce3/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_b16f2a8f4ab5c31b .block-two_5e109db1483bef6f {
  overflow: hidden;
}
.block-feature-three_b16f2a8f4ab5c31b .block-two_5e109db1483bef6f .img-wrapper_1d87189d23221b3e {
  background: url(../imgstore/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_b16f2a8f4ab5c31b .block-two_5e109db1483bef6f .text-wrapper_d7b4169030401c94 {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_b16f2a8f4ab5c31b .block-two_5e109db1483bef6f .tag_601552c853867f53 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_b16f2a8f4ab5c31b .block-three_26e8fcf46f1cd32c {
  background: #D3FF76;
}
.block-feature-three_b16f2a8f4ab5c31b .block-three_26e8fcf46f1cd32c .tag_601552c853867f53 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_b16f2a8f4ab5c31b .block-three_26e8fcf46f1cd32c .round-btn_e230ea070fcb9a1e {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_b16f2a8f4ab5c31b .block-three_26e8fcf46f1cd32c .round-btn_e230ea070fcb9a1e:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_b16f2a8f4ab5c31b .block-four_2da14845d6f8a666 {
  background: url(../imgstore/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_b16f2a8f4ab5c31b .block-four_2da14845d6f8a666 .block-title_1e6e3cebb16687ca {
  background: url(../imgstore/shape_e2a4316ce3/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_b16f2a8f4ab5c31b .block-four_2da14845d6f8a666 .block-title_1e6e3cebb16687ca a {
  font-size: 28px;
}
.block-feature-three_b16f2a8f4ab5c31b .block-four_2da14845d6f8a666 .tag_601552c853867f53 {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_b16f2a8f4ab5c31b .block-four_2da14845d6f8a666 .round-btn_e230ea070fcb9a1e {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_b16f2a8f4ab5c31b .block-four_2da14845d6f8a666 .round-btn_e230ea070fcb9a1e:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_b16f2a8f4ab5c31b .block-five_b0665f97110b5523 {
  background: url(../imgstore/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_b16f2a8f4ab5c31b .block-five_b0665f97110b5523 .tag_601552c853867f53 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_b16f2a8f4ab5c31b .block-five_b0665f97110b5523 .block-title_1e6e3cebb16687ca {
  background: url(../imgstore/shape_e2a4316ce3/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

.block-feature-four_f5b8567d922ac199 {
  z-index: 1;
}
.block-feature-four_f5b8567d922ac199 .shape_01_63f5e9d64f6b0106 {
  top: 0;
  left: 7%;
  width: 2.52%;
  min-width: 28px;
  animation: rotated 50s infinite linear;
}
.block-feature-four_f5b8567d922ac199 .shape_02_1a0e5a8991b8d18a {
  bottom: 2%;
  right: 7%;
  width: 1.8%;
  min-width: 22px;
  animation: rotated 48s infinite linear;
}

.block-feature-five_3e2dce1ff13633f0 {
  z-index: 1;
}
.block-feature-five_3e2dce1ff13633f0:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../imgstore/shape_e2a4316ce3/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.block-feature-five_3e2dce1ff13633f0 .section-btn_99661910529dd40c {
  position: absolute;
  right: 0;
  top: 75px;
}
.block-feature-five_3e2dce1ff13633f0 .shape_01_63f5e9d64f6b0106 {
  right: 6%;
  bottom: 5%;
  width: 1%;
  animation: rotated 50s infinite linear;
}

.block-feature-six_f5cabc44151ef42a {
  background: #DCEFF0;
  z-index: 1;
}
.block-feature-six_f5cabc44151ef42a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  z-index: -1;
  background: url(../imgstore/shape_e2a4316ce3/shape_10.svg) no-repeat center;
  background-size: cover;
}
.block-feature-six_f5cabc44151ef42a.bg-two_dc61d915b7c85c08 {
  background: #EBF3EE;
}
.block-feature-six_f5cabc44151ef42a.bg-two_dc61d915b7c85c08:before {
  display: none;
}
.block-feature-six_f5cabc44151ef42a .shape_01_63f5e9d64f6b0106 {
  bottom: 12%;
  left: 8%;
  width: 10%;
}
.block-feature-six_f5cabc44151ef42a .shape_02_1a0e5a8991b8d18a {
  bottom: 39%;
  left: 30%;
  width: 2.5%;
}

.block-feature-seven_a3960eaa7b5e419c {
  z-index: 1;
}
.block-feature-seven_a3960eaa7b5e419c .shape_01_63f5e9d64f6b0106 {
  top: 2%;
  right: 0;
  animation: rotated 50s infinite linear;
}

.block-feature-eight_8d02325acf03e0d6 {
  background: url(../imgstore/assets_efd77c93c2/bg_02.svg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.block-feature-eight_8d02325acf03e0d6 .section-btn_99661910529dd40c {
  position: absolute;
  right: 0;
  top: 72px;
}
.block-feature-eight_8d02325acf03e0d6 .shape_01_63f5e9d64f6b0106 {
  width: 40px;
  bottom: -20px;
  left: 25%;
  animation: rotated 50s infinite linear;
}

.block-feature-nine_338cb6dfb0ca4e9f {
  z-index: 1;
  background: #000;
  border-radius: 30px 30px 100px 100px;
}
.block-feature-nine_338cb6dfb0ca4e9f:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 39%;
  left: 0;
  top: 0;
  background: #EDF8EB;
  border-radius: 30px 30px 0 0;
  z-index: -1;
}
.block-feature-nine_338cb6dfb0ca4e9f:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 50px;
  left: 0;
  top: 0;
  background: #000;
  z-index: -1;
}
.block-feature-nine_338cb6dfb0ca4e9f .heading_91a41f81ec730d4b {
  font-size: 85px;
  line-height: 1.411em;
}
.block-feature-nine_338cb6dfb0ca4e9f .heading_91a41f81ec730d4b span {
  color: #DFFF5E;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.block-feature-nine_338cb6dfb0ca4e9f .heading_91a41f81ec730d4b a {
  width: 110px;
  height: 110px;
  display: inline-flex;
  align-items: center;
  background: #DFFF5E;
  border-radius: 50%;
  position: relative;
  margin-left: 100px;
  transition: all 0.2s ease-in-out 0s;
}
.block-feature-nine_338cb6dfb0ca4e9f .heading_91a41f81ec730d4b a:before {
  content: "";
  position: absolute;
  width: 85px;
  height: 3px;
  left: -85px;
  top: calc(50% - 3px);
  background: #fff;
}
.block-feature-nine_338cb6dfb0ca4e9f .heading_91a41f81ec730d4b a:hover {
  background: #E6FD5A;
}
.block-feature-nine_338cb6dfb0ca4e9f .shape_01_63f5e9d64f6b0106 {
  right: 0;
  top: 5%;
  width: 4%;
}
.block-feature-nine_338cb6dfb0ca4e9f .shape_02_1a0e5a8991b8d18a {
  left: 7%;
  bottom: 0;
  width: 8.4%;
}
.block-feature-nine_338cb6dfb0ca4e9f .shape_03_5d543ecbbd0584a9 {
  right: 5%;
  bottom: 5%;
}

.block-feature-ten_496aa0b08d0841ac .shape_01_63f5e9d64f6b0106 {
  top: 1%;
  right: 5%;
  width: 2%;
}
.block-feature-ten_496aa0b08d0841ac .line-wrapper_0afa93033c7b5313:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  border-bottom: 1px dashed #e5e5e5;
  left: 0;
  top: 50%;
}

.block-feature-eleven_96cdd0badbd69e8b {
  z-index: 1;
}
.block-feature-eleven_96cdd0badbd69e8b .slider-wrapper_80d9d3d7ce2d4f4a {
  width: 78vw;
}
.block-feature-eleven_96cdd0badbd69e8b .slider-wrapper_80d9d3d7ce2d4f4a .slick-dots_d74231474984d02b {
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 0;
  left: -140px;
}
.block-feature-eleven_96cdd0badbd69e8b .slider-wrapper_80d9d3d7ce2d4f4a .slick-dots_d74231474984d02b li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #1F5E59;
}
.block-feature-eleven_96cdd0badbd69e8b .slider-wrapper_80d9d3d7ce2d4f4a .slick-dots_d74231474984d02b .slick-active button {
  background: #1F5E59;
}
.block-feature-eleven_96cdd0badbd69e8b .shape_01_63f5e9d64f6b0106 {
  left: 0;
  bottom: 0;
  max-width: 13.4%;
}

.block-feature-twelve_7bec7bac9467ddc8 {
  background: #EDF1EE;
  z-index: 1;
}
.block-feature-twelve_7bec7bac9467ddc8 .shape_01_63f5e9d64f6b0106 {
  right: 0;
  top: 12%;
  max-width: 13.4%;
}

.block-feature-thirteen_ae14c3fd5401ba3f .upper-wrapper_d20aaf92c2746005 {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_ae14c3fd5401ba3f .upper-wrapper_d20aaf92c2746005 .shape_01_63f5e9d64f6b0106 {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_ae14c3fd5401ba3f .line-loop_6a697c806b569b4f:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_ae14c3fd5401ba3f .graph-panel_773ec0f1ef675a5a {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_ae14c3fd5401ba3f .graph-panel_773ec0f1ef675a5a .main-count_a075483f411a9dfc {
  font-size: 120px;
}
.block-feature-thirteen_ae14c3fd5401ba3f .graph-panel_773ec0f1ef675a5a .chart-box_f9c1deca2ab3fcd4 {
  padding: 0 15px;
}
.block-feature-thirteen_ae14c3fd5401ba3f .graph-panel_773ec0f1ef675a5a .chart-box_f9c1deca2ab3fcd4 .chart-inner_35e72b36cf6a7de0 {
  width: 120px;
  background: #196164;
}

.block-feature-fourteen_5ddc5d74342fe46b .section-subheading_5f092e9e1db9d539 {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-fourteen_5ddc5d74342fe46b .shape_01_63f5e9d64f6b0106 {
  max-width: 4%;
  top: 13%;
  left: 48%;
  animation: rotated 48s infinite linear;
}

.block-feature-fifteen_d63826227911312a .shape_01_63f5e9d64f6b0106 {
  max-width: 4%;
  top: 3%;
  left: 2%;
  animation: rotated 48s infinite linear;
}
.block-feature-fifteen_d63826227911312a .line-btn_d2df2b900e0a6f10:before, .block-feature-fifteen_d63826227911312a .line-btn_d2df2b900e0a6f10:after {
  content: "";
  position: absolute;
  width: calc(50% - 150px);
  height: 1px;
  background: #E3E3E3;
  top: 32px;
  left: 0;
}
.block-feature-fifteen_d63826227911312a .line-btn_d2df2b900e0a6f10:after {
  left: auto;
  right: 0;
}

.block-feature-sixteen_57eb30b02e5d754c .media-img_6272d790fa6dccef {
  border-radius: 30px;
}
.block-feature-sixteen_57eb30b02e5d754c .shape_01_63f5e9d64f6b0106 {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_1306106d7d32e212 .section-subheading_5f092e9e1db9d539 {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_1306106d7d32e212 .shape_01_63f5e9d64f6b0106 {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

.block-feature-eighteen_13de28e0d8ecdf9d {
  background: url(../imgstore/media/img_52.jpg) no-repeat left top;
  background-size: cover;
}
.block-feature-eighteen_13de28e0d8ecdf9d:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.44) 24.81%, rgba(0, 0, 0, 0) 94.81%);
  top: 0;
  left: 0;
  z-index: -1;
}
.block-feature-eighteen_13de28e0d8ecdf9d .video-icon_781068701e3865ce {
  width: 170px;
  height: 170px;
  color: #000;
  padding: 20px;
  background: #FFDB1E;
}
.block-feature-eighteen_13de28e0d8ecdf9d .video-icon_781068701e3865ce:hover {
  background: #DFFF5E;
}
.block-feature-eighteen_13de28e0d8ecdf9d .bg-wrapper_0209b24b263ff42a {
  padding: 48px 60px 60px;
  border-radius: 20px;
  background: #144D41;
}
.block-feature-eighteen_13de28e0d8ecdf9d .bg-wrapper_0209b24b263ff42a ul {
  position: relative;
  z-index: 1;
}
.block-feature-eighteen_13de28e0d8ecdf9d .bg-wrapper_0209b24b263ff42a ul:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 96%;
  border-left: 1px dashed rgba(255, 255, 255, 0.3);
  left: 20px;
  top: 2%;
  z-index: -1;
}
.block-feature-eighteen_13de28e0d8ecdf9d .bg-wrapper_0209b24b263ff42a ul li {
  position: relative;
  background: #fff;
  border-radius: 45px;
  padding: 9px 45px 9px 25px;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.2em;
  color: #1F5E59;
  display: inline-block;
  margin-bottom: 35px;
  margin-left: 52px;
}
.block-feature-eighteen_13de28e0d8ecdf9d .bg-wrapper_0209b24b263ff42a ul li:last-child {
  margin-bottom: 0;
}
.block-feature-eighteen_13de28e0d8ecdf9d .bg-wrapper_0209b24b263ff42a ul li:before {
  content: url(../imgstore/icon_2b33bce4f8/icon_111.svg);
  position: absolute;
  left: -52px;
  top: 0;
}
.block-feature-eighteen_13de28e0d8ecdf9d .bg-wrapper_0209b24b263ff42a .more-btn_8946c3b201d0c873 {
  border-radius: 30px;
  padding: 5px 5px 5px 25px;
  color: #fff;
  font-weight: 500;
  font-size: 18px;
  border: 1px solid #fff;
}
.block-feature-eighteen_13de28e0d8ecdf9d .bg-wrapper_0209b24b263ff42a .more-btn_8946c3b201d0c873 .icon_a418dcc45e465afb {
  width: 40px;
  height: 40px;
  background: #FFDB1E;
}
.block-feature-eighteen_13de28e0d8ecdf9d .bg-wrapper_0209b24b263ff42a .more-btn_8946c3b201d0c873:hover {
  background: #fff;
  color: #1F5E59;
}

.text-feature-one_dccb086af4788818 .line-wrapper_0afa93033c7b5313 {
  border-top: 1px dashed #d7d7d7;
  border-bottom: 1px dashed #d7d7d7;
}
.text-feature-one_dccb086af4788818 .line-wrapper_0afa93033c7b5313 .shape_01_63f5e9d64f6b0106 {
  width: 48px;
  bottom: 12%;
  left: 32%;
  animation: rotated 48s infinite linear;
}
.text-feature-one_dccb086af4788818 .card-style-three_ddae89c4d47579d7 {
  border-left: 1px dashed #d7d7d7;
  border-bottom: 1px dashed #d7d7d7;
  padding-left: 100px;
}
.text-feature-one_dccb086af4788818 .card-style-three_ddae89c4d47579d7:last-child {
  border-bottom: none;
}
.text-feature-one_dccb086af4788818 .media-list-item_3b1dc179e60288c9 {
  height: 600px;
  width: 590px;
  background: url(../imgstore/media/img_04.jpg) no-repeat center;
  background-size: cover;
  border-radius: 30px;
  position: relative;
  z-index: 1;
}
.text-feature-one_dccb086af4788818 .media-list-item_3b1dc179e60288c9:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 50%;
  bottom: 0;
  left: 0;
  z-index: -1;
  border-radius: 0 0 30px 30px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 3.1%, #000000 100%);
  mix-blend-mode: overlay;
}
.text-feature-one_dccb086af4788818 .media-list-item_3b1dc179e60288c9 li {
  display: inline-block;
  font-weight: 500;
  color: #000;
  padding: 6px 50px 6px 50px;
  border-radius: 45px;
  background: #fff;
  margin: 7px 0;
  position: relative;
}
.text-feature-one_dccb086af4788818 .media-list-item_3b1dc179e60288c9 li:before {
  content: "";
  position: absolute;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: #CFFF45;
  left: 10px;
  top: 7px;
  transition: all 0.2s ease-in-out 0s;
}
.text-feature-one_dccb086af4788818 .media-list-item_3b1dc179e60288c9 li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 6px;
  left: 14px;
  color: #29594B;
  transition: all 0.2s ease-in-out 0s;
}
.text-feature-one_dccb086af4788818 .media-list-item_3b1dc179e60288c9 li:hover:before {
  background: #29594B;
}
.text-feature-one_dccb086af4788818 .media-list-item_3b1dc179e60288c9 li:hover:after {
  color: #fff;
}

.text-feature-two_7aa6a9a5ef9de4e0 {
  background: #0C3A30;
  z-index: 1;
}
.text-feature-two_7aa6a9a5ef9de4e0 .shape_01_63f5e9d64f6b0106 {
  top: 16%;
  left: 3%;
  width: 2.3%;
  min-width: 28px;
  animation: rotated 50s infinite linear;
}
.text-feature-two_7aa6a9a5ef9de4e0 .shape_02_1a0e5a8991b8d18a {
  bottom: 5%;
  right: 2%;
  width: 1.5%;
  min-width: 22px;
  animation: rotated 48s infinite linear;
}

.text-feature-three_dd51c66a78be1ee5 {
  z-index: 1;
}
.text-feature-three_dd51c66a78be1ee5 .counter-wrapper_6e1588cf400d4292 {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.text-feature-three_dd51c66a78be1ee5 .media-wrapper_3eb9c12f15982e7f {
  background: url(../imgstore/media/img_13.jpg) no-repeat center;
  background-size: cover;
  border-radius: 30px;
  z-index: 1;
  max-width: 590px;
}
.text-feature-three_dd51c66a78be1ee5 .media-wrapper_3eb9c12f15982e7f .screen_01_203f9cf5f4a6fcac {
  right: -9%;
  top: 12%;
  width: 37.3%;
  border-radius: 10px;
  box-shadow: 10px 30px 50px rgba(0, 0, 0, 0.06);
}
.text-feature-three_dd51c66a78be1ee5 .media-wrapper_3eb9c12f15982e7f .screen_02_57a1f24e095e8be5 {
  left: -11%;
  bottom: -9%;
  width: 65.5%;
}
.text-feature-three_dd51c66a78be1ee5 .media-wrapper_3eb9c12f15982e7f .screen_03_641775ffad7a7ed3 {
  left: -13%;
  bottom: -11%;
  width: 50.85%;
  box-shadow: 0px 35px 70px rgba(0, 0, 0, 0.06);
}
.text-feature-three_dd51c66a78be1ee5 .shape_01_63f5e9d64f6b0106 {
  bottom: 2%;
  left: 39%;
  width: 2.3%;
  min-width: 28px;
  animation: rotated 50s infinite linear;
}

.text-feature-four_ba7cbbdac3dd9a60 {
  z-index: 1;
}
.text-feature-four_ba7cbbdac3dd9a60 .avatar_4cec22bdb9470870 {
  width: 65px;
  height: 65px;
}
.text-feature-four_ba7cbbdac3dd9a60 .name {
  font-size: 28px;
}
.text-feature-four_ba7cbbdac3dd9a60 .quote-text_a90b58b0bf1e7964 {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_ba7cbbdac3dd9a60 .shape_01_63f5e9d64f6b0106 {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_ba7cbbdac3dd9a60 .shape_02_1a0e5a8991b8d18a {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_ebc1133218823fbc .bg-wrapper_0209b24b263ff42a {
  background: #FFF2AC;
}
.text-feature-five_ebc1133218823fbc li {
  display: inline-block;
  font-weight: 500;
  color: #000;
  padding: 6px 50px 6px 50px;
  border-radius: 45px;
  background: #fff;
  margin: 7px 0;
  position: relative;
}
.text-feature-five_ebc1133218823fbc li:before {
  content: "";
  position: absolute;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: #FFF2AC;
  left: 10px;
  top: 7px;
  transition: all 0.2s ease-in-out 0s;
}
.text-feature-five_ebc1133218823fbc li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 6px;
  left: 14px;
  color: #29594B;
  transition: all 0.2s ease-in-out 0s;
}
.text-feature-five_ebc1133218823fbc li:hover:before {
  background: #29594B;
}
.text-feature-five_ebc1133218823fbc li:hover:after {
  color: #fff;
}
.text-feature-five_ebc1133218823fbc .media-wrapper_3eb9c12f15982e7f {
  background: url(../imgstore/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_ebc1133218823fbc .media-wrapper_3eb9c12f15982e7f .video-icon_781068701e3865ce {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_ebc1133218823fbc .media-wrapper_3eb9c12f15982e7f .video-icon_781068701e3865ce:hover {
  background: #CFFF45;
}
.text-feature-five_ebc1133218823fbc .media-wrapper_3eb9c12f15982e7f .screen_01_203f9cf5f4a6fcac {
  left: -9%;
  bottom: -9%;
  width: 46.3%;
  animation: jumpThree 5s infinite linear;
  box-shadow: 0px 35px 70px rgba(0, 0, 0, 0.06);
}

.text-feature-six_65f12410f8b85180 {
  z-index: 1;
}
.text-feature-six_65f12410f8b85180 .media-wrapper_3eb9c12f15982e7f {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_65f12410f8b85180 .media-wrapper_3eb9c12f15982e7f .screen_01_203f9cf5f4a6fcac {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_65f12410f8b85180 .shape_01_63f5e9d64f6b0106 {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_65f12410f8b85180 .shape_02_1a0e5a8991b8d18a {
  top: 1%;
  right: 39%;
}

.text-feature-seven_0f05b80779aa18b7 ul li {
  font-weight: 500;
  color: #0E3E2F;
  position: relative;
  padding-left: 33px;
  margin-bottom: 22px;
}
.text-feature-seven_0f05b80779aa18b7 ul li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 1px;
  left: 0;
}

.text-feature-nine_2d5073a782df3ea2 {
  background: url(../imgstore/assets_efd77c93c2/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_2d5073a782df3ea2 .block_5cad80d9b1153df4 .icon_a418dcc45e465afb {
  height: 50px;
}
.text-feature-nine_2d5073a782df3ea2 .vertical-text-wrapper_86c373323fd3c41a {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_2d5073a782df3ea2 .vertical-text-wrapper_86c373323fd3c41a .text-list_db94e6de87bd734a {
  padding: 0 35px;
  font-weight: 700;
  font-size: 125px;
  letter-spacing: -2px;
  height: 20%;
  width: 100%;
  border-top: 1px solid rgba(254, 255, 252, 0.17);
  display: flex;
  align-items: center;
  justify-content: end;
  color: #FFFFFF;
  mix-blend-mode: overlay;
  opacity: 0.8;
}
.text-feature-nine_2d5073a782df3ea2 .vertical-text-wrapper_86c373323fd3c41a .text-list_db94e6de87bd734a:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_2d5073a782df3ea2 .vertical-text-wrapper_86c373323fd3c41a .shape_01_63f5e9d64f6b0106 {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_2d5073a782df3ea2 .vertical-text-wrapper_86c373323fd3c41a .shape_02_1a0e5a8991b8d18a {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_2d5073a782df3ea2 .shape_03_5d543ecbbd0584a9 {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_2d5073a782df3ea2 .shape_04_e3e7a1840f1ff682 {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_697162051b8cb1ee .section-btn_99661910529dd40c {
  position: absolute;
  right: 0;
  top: 25px;
}

.team-section-two_4e24b8049759cd4f {
  background: #fff;
  border: 1px solid #000;
}
.team-section-two_4e24b8049759cd4f .section-btn_99661910529dd40c {
  position: absolute;
  right: 0;
  top: 30px;
}

.team-section-five_db9a70d12799e369 .shape_01_63f5e9d64f6b0106 {
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.team-section-three_562dcb1ba10c30a5 {
  z-index: 1;
}
.team-section-three_562dcb1ba10c30a5:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../imgstore/shape_e2a4316ce3/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_562dcb1ba10c30a5 .section-btn_99661910529dd40c {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_562dcb1ba10c30a5 .shape_01_63f5e9d64f6b0106 {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_562dcb1ba10c30a5 .shape_02_1a0e5a8991b8d18a {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_562dcb1ba10c30a5 .shape_03_5d543ecbbd0584a9 {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

.team-details_d08062ad6081a3de .bg-wrapper_0209b24b263ff42a {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.team-details_d08062ad6081a3de .bg-wrapper_0209b24b263ff42a .border-right_ef98156aeae28f35 {
  border-right: 1px solid #e9e9e9;
}
.team-details_d08062ad6081a3de .bg-wrapper_0209b24b263ff42a .member-img_962baec0b5225a0a {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.team-details_d08062ad6081a3de .bg-wrapper_0209b24b263ff42a .name {
  font-size: 32px;
}
.team-details_d08062ad6081a3de .bg-wrapper_0209b24b263ff42a .post_a752120e627c4799 {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.3);
}
.team-details_d08062ad6081a3de .bg-wrapper_0209b24b263ff42a h6 {
  font-size: 20px;
  padding: 42px 0 10px;
}
.team-details_d08062ad6081a3de .bg-wrapper_0209b24b263ff42a p {
  font-size: 18px;
}
.team-details_d08062ad6081a3de .bg-wrapper_0209b24b263ff42a .social-share_f0dcf3e931dd5cd6 li a {
  font-size: 20px;
  color: #19352D;
  margin-right: 20px;
}
.team-details_d08062ad6081a3de .bg-wrapper_0209b24b263ff42a .social-share_f0dcf3e931dd5cd6 li a:hover {
  color: #29594B;
}
.team-details_d08062ad6081a3de .bg-wrapper_0209b24b263ff42a h3 {
  font-size: 28px;
}
.team-details_d08062ad6081a3de .bg-wrapper_0209b24b263ff42a table {
  font-size: 18px;
}
.team-details_d08062ad6081a3de .bg-wrapper_0209b24b263ff42a table tr td:first-child {
  color: rgba(36, 64, 52, 0.6);
  padding: 13px 0;
}
.team-details_d08062ad6081a3de .bg-wrapper_0209b24b263ff42a table tr td:last-child {
  font-weight: 500;
  color: #19352D;
}

.faq-section-two_f7ad51ffd8f2062c {
  z-index: 1;
}
.faq-section-two_f7ad51ffd8f2062c .section-btn_99661910529dd40c {
  position: absolute;
  right: 0;
  top: 13px;
}
.faq-section-two_f7ad51ffd8f2062c .shape_01_63f5e9d64f6b0106 {
  top: 1%;
  right: 33%;
  width: 2.1%;
  min-width: 28px;
  animation: rotated 50s infinite linear;
}
.faq-section-two_f7ad51ffd8f2062c .shape_02_1a0e5a8991b8d18a {
  bottom: 3%;
  left: 5%;
  width: 2.1%;
  min-width: 28px;
  animation: rotated 50s infinite linear;
}

.faq-section-three_98c097a07d5cead9 .tab-content_542166f763bbbd4f {
  background: #fff;
  border-radius: 30px;
  padding: 0 60px;
}
.faq-section-three_98c097a07d5cead9 .tab-content_542166f763bbbd4f .accordion-style-one_21bb0acb8eb48c91 .accordion-item_21e2526c5e74a7d0:last-child {
  border-bottom: none;
}
.faq-section-three_98c097a07d5cead9 .tab-content_542166f763bbbd4f .accordion-style-one_21bb0acb8eb48c91 .accordion-item_21e2526c5e74a7d0:first-child {
  border-top: none;
}
.faq-section-three_98c097a07d5cead9 nav .nav {
  border: none;
}
.faq-section-three_98c097a07d5cead9 nav .nav .nav-link {
  background: transparent;
  border: 0;
  border-radius: 30px;
  height: 36px;
  font-size: 20px;
  color: rgba(0, 0, 0, 0.5);
  padding: 0 20px;
  margin: 0 2px 10px;
}
.faq-section-three_98c097a07d5cead9 nav .nav .nav-link.active {
  background: #29594B;
  color: #fff;
}

.pricing-section_9c8ce5b703f46232 .contact-banner_66524cb50e7c5792 {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
  padding: 48px 45px;
}
.pricing-section_9c8ce5b703f46232 .contact-banner_66524cb50e7c5792 h2 {
  font-size: 42px;
  line-height: 1.238em;
  margin: 0;
}
.pricing-section_9c8ce5b703f46232 .contact-banner_66524cb50e7c5792 h2 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 2px;
}
.pricing-section_9c8ce5b703f46232 .contact-banner_66524cb50e7c5792 .screen_01_203f9cf5f4a6fcac {
  left: 3%;
  top: 13%;
  width: 12.4%;
}

.pricing-nav_3a6c2a5257040408 .nav {
  border: 2px solid #186560;
  border-radius: 10px;
  overflow: hidden;
}
.pricing-nav_3a6c2a5257040408 .nav .nav-link {
  width: 150px;
  height: 61px;
  font-weight: 500;
  color: #186560;
  background: transparent;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
}
.pricing-nav_3a6c2a5257040408 .nav .nav-link.active {
  background: #186560;
  color: #fff;
}

.error-page_eb27c89c56edbfb2 {
  min-height: 100vh;
  padding: 200px 12px 50px;
  z-index: 1;
}
.error-page_eb27c89c56edbfb2 h1 {
  font-size: 140px;
  line-height: 1em;
}
.error-page_eb27c89c56edbfb2 h2 {
  font-size: 85px;
  padding: 32px 0 36px;
}
.error-page_eb27c89c56edbfb2 .shape_01_63f5e9d64f6b0106 {
  right: 1%;
  bottom: 20%;
  width: 14.52%;
}
.error-page_eb27c89c56edbfb2 .shape_02_1a0e5a8991b8d18a {
  left: 1%;
  bottom: 30%;
  width: 18.64%;
}

.accordion-style-one_21bb0acb8eb48c91 .accordion-item_21e2526c5e74a7d0 {
  border: none;
  border-top: 1px solid #E0E0E0;
  border-radius: 0;
}
.accordion-style-one_21bb0acb8eb48c91 .accordion-item_21e2526c5e74a7d0 .accordion-button_cdc5be9eed317123 {
  font-weight: 500;
  font-size: 25px;
  line-height: 1.55em;
  color: #19352D;
  padding: 33px 0;
  background: transparent;
  border-radius: 0;
  box-shadow: none;
}
.accordion-style-one_21bb0acb8eb48c91 .accordion-item_21e2526c5e74a7d0 .accordion-button_cdc5be9eed317123:not(.collapsed) {
  padding-bottom: 20px;
}
.accordion-style-one_21bb0acb8eb48c91 .accordion-item_21e2526c5e74a7d0 .accordion-button_cdc5be9eed317123:not(.collapsed):after {
  content: "-";
  font-size: 40px;
}
.accordion-style-one_21bb0acb8eb48c91 .accordion-item_21e2526c5e74a7d0 .accordion-button_cdc5be9eed317123:after {
  content: "+";
  font-weight: 300;
  font-size: 32px;
  background: none;
  width: auto;
  height: auto;
}
.accordion-style-one_21bb0acb8eb48c91 .accordion-item_21e2526c5e74a7d0 .accordion-body_03fda28ce54e06a6 {
  padding: 0 35px 20px 0;
}
.accordion-style-one_21bb0acb8eb48c91 .accordion-item_21e2526c5e74a7d0 .accordion-body_03fda28ce54e06a6 p {
  margin: 0;
}
.accordion-style-one_21bb0acb8eb48c91 .accordion-item_21e2526c5e74a7d0:last-child {
  border-bottom: 1px solid #E0E0E0;
}

.accordion-style-two_ae566b757b3f3f1d .accordion-item_21e2526c5e74a7d0 {
  border: none;
  background: #FFFAEB;
  border-radius: 0;
}
.accordion-style-two_ae566b757b3f3f1d .accordion-item_21e2526c5e74a7d0 .accordion-button_cdc5be9eed317123 {
  font-weight: 500;
  font-size: 32px;
  line-height: 1.55em;
  color: #AEA78F;
  padding: 28px 50px;
  background: transparent;
  border-radius: 40px 40px 0 0;
  box-shadow: none;
}
.accordion-style-two_ae566b757b3f3f1d .accordion-item_21e2526c5e74a7d0 .accordion-button_cdc5be9eed317123:not(.collapsed) {
  color: #000;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.accordion-style-two_ae566b757b3f3f1d .accordion-item_21e2526c5e74a7d0 .accordion-button_cdc5be9eed317123:not(.collapsed):after {
  content: "-";
  font-size: 1.5em;
  line-height: 36px;
}
.accordion-style-two_ae566b757b3f3f1d .accordion-item_21e2526c5e74a7d0 .accordion-button_cdc5be9eed317123:after {
  content: "+";
  font-weight: 400;
  text-align: center;
  color: #000;
  line-height: 48px;
  font-size: 32px;
  background: none;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: #fff;
}
.accordion-style-two_ae566b757b3f3f1d .accordion-item_21e2526c5e74a7d0 .accordion-body_03fda28ce54e06a6 {
  padding: 20px 50px 55px;
}
.accordion-style-two_ae566b757b3f3f1d .accordion-item_21e2526c5e74a7d0 .accordion-body_03fda28ce54e06a6 h6 {
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.96px;
  margin-bottom: 15px;
  font-weight: 700;
}
.accordion-style-two_ae566b757b3f3f1d .accordion-item_21e2526c5e74a7d0 .accordion-body_03fda28ce54e06a6 ul li {
  display: inline-block;
  color: #272727;
  font-weight: 500;
  background: #fff;
  border-radius: 45px;
  padding: 6px 16px 6px 40px;
  margin-bottom: 13px;
  position: relative;
  z-index: 1;
}
.accordion-style-two_ae566b757b3f3f1d .accordion-item_21e2526c5e74a7d0 .accordion-body_03fda28ce54e06a6 ul li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 18px;
  top: 6px;
  left: 14px;
  color: #212121;
}
.accordion-style-two_ae566b757b3f3f1d .accordion-item_21e2526c5e74a7d0 .accordion-body_03fda28ce54e06a6 .media-wrapper_3eb9c12f15982e7f {
  background-position: center;
  background-size: cover;
  border-radius: 30px;
  max-width: 610px;
}
.accordion-style-two_ae566b757b3f3f1d .accordion-item_21e2526c5e74a7d0 .accordion-body_03fda28ce54e06a6 .media-wrapper_3eb9c12f15982e7f .video-icon_781068701e3865ce {
  width: 90px;
  height: 90px;
  background: #fff;
}
.accordion-style-two_ae566b757b3f3f1d .accordion-item_21e2526c5e74a7d0 .accordion-body_03fda28ce54e06a6 .media-wrapper_3eb9c12f15982e7f .video-icon_781068701e3865ce:hover {
  background: #CFFF45;
}
.accordion-style-two_ae566b757b3f3f1d .accordion-item_21e2526c5e74a7d0:nth-child(1) {
  border-radius: 40px 40px 0 0;
}
.accordion-style-two_ae566b757b3f3f1d .accordion-item_21e2526c5e74a7d0:nth-child(2) {
  background: #FFFAEB;
}
.accordion-style-two_ae566b757b3f3f1d .accordion-item_21e2526c5e74a7d0:nth-child(2) .accordion-button_cdc5be9eed317123 {
  background: #FBF4DC;
}
.accordion-style-two_ae566b757b3f3f1d .accordion-item_21e2526c5e74a7d0:nth-child(2) .accordion-body_03fda28ce54e06a6 {
  background: #FBF4DC;
}
.accordion-style-two_ae566b757b3f3f1d .accordion-item_21e2526c5e74a7d0:nth-child(3) {
  background: #f9efcf;
  border-radius: 0 0 40px 40px;
}
.accordion-style-two_ae566b757b3f3f1d .accordion-item_21e2526c5e74a7d0:nth-child(3) .accordion-button_cdc5be9eed317123 {
  background: #F9EFCF;
  border-radius: 0 0 40px 40px;
}
.accordion-style-two_ae566b757b3f3f1d .accordion-item_21e2526c5e74a7d0:nth-child(3) .accordion-body_03fda28ce54e06a6 {
  background: #F9EFCF;
  border-radius: 0 0 40px 40px;
}

.accordion-style-three_3dfc717e4d9128e1 .accordion-item_21e2526c5e74a7d0 {
  border: none;
  border-bottom: 1px solid #E0E0E0;
  border-radius: 0;
}
.accordion-style-three_3dfc717e4d9128e1 .accordion-item_21e2526c5e74a7d0 .accordion-button_cdc5be9eed317123 {
  font-weight: 500;
  font-size: 24px;
  line-height: 1.55em;
  color: #0E3E2F;
  padding: 24px 0;
  background: transparent;
  border-radius: 0;
  box-shadow: none;
}
.accordion-style-three_3dfc717e4d9128e1 .accordion-item_21e2526c5e74a7d0 .accordion-button_cdc5be9eed317123:after {
  content: "\f286";
  font-family: "bootstrap-icons";
  font-size: 20px;
  background: none;
  width: auto;
  height: auto;
}
.accordion-style-three_3dfc717e4d9128e1 .accordion-item_21e2526c5e74a7d0 .accordion-body_03fda28ce54e06a6 {
  padding: 0 35px 8px 0;
}

.accordion-style-four_9cb47d68f3216acb .accordion-item_21e2526c5e74a7d0 {
  border: none;
  border-radius: 10px;
  overflow: hidden;
  background: transparent;
  margin-bottom: 30px;
}
.accordion-style-four_9cb47d68f3216acb .accordion-item_21e2526c5e74a7d0 .accordion-button_cdc5be9eed317123 {
  font-weight: 500;
  font-size: 26px;
  line-height: 1.55em;
  color: #1F5E59;
  padding: 24px 50px;
  background: #fff;
  border-radius: 0;
  box-shadow: none;
  transition: none;
}
.accordion-style-four_9cb47d68f3216acb .accordion-item_21e2526c5e74a7d0 .accordion-button_cdc5be9eed317123 span {
  font-weight: normal;
  font-size: 18px;
  display: inline-block;
  margin-right: 22px;
  min-width: 30px;
}
.accordion-style-four_9cb47d68f3216acb .accordion-item_21e2526c5e74a7d0 .accordion-button_cdc5be9eed317123:not(.collapsed) {
  padding-bottom: 15px;
  background: #144D41;
  color: #fff;
}
.accordion-style-four_9cb47d68f3216acb .accordion-item_21e2526c5e74a7d0 .accordion-button_cdc5be9eed317123:after {
  content: "\f286";
  font-family: "bootstrap-icons";
  font-size: 20px;
  background: none;
  width: auto;
  height: auto;
}
.accordion-style-four_9cb47d68f3216acb .accordion-item_21e2526c5e74a7d0 .accordion-body_03fda28ce54e06a6 {
  background: #fff;
  padding: 0 15px 20px 102px;
  background: #144D41;
}
.accordion-style-four_9cb47d68f3216acb .accordion-item_21e2526c5e74a7d0 .accordion-body_03fda28ce54e06a6 p {
  margin: 0;
  color: rgba(255, 255, 255, 0.7);
}

.partner-logo-two_305788e2c5140624 {
  background: #000;
  border-bottom: 2px solid #000;
}
.partner-logo-two_305788e2c5140624 .bg-wrapper_0209b24b263ff42a {
  background: #DFFF5E;
  border-radius: 30px;
}
.partner-logo-two_305788e2c5140624 .bg-wrapper_0209b24b263ff42a .wrapper_ea9fef8fed0372f5 {
  max-width: 1660px;
  padding: 22px 12px;
}
.partner-logo-two_305788e2c5140624 .bg-wrapper_0209b24b263ff42a .title {
  color: #000;
  font-size: 30px;
}
.partner-logo-two_305788e2c5140624 .bg-wrapper_0209b24b263ff42a .logo-wrapper_5abab13557b361ba {
  font-weight: 700;
  color: #000;
  font-size: 30px;
  letter-spacing: -0.5px;
}
.partner-logo-two_305788e2c5140624 .bg-wrapper_0209b24b263ff42a .logo-wrapper_5abab13557b361ba .br-name_10bec7f20e431970 {
  margin: 0 10px;
}
.partner-logo-two_305788e2c5140624 .bg-wrapper_0209b24b263ff42a .logo-wrapper_5abab13557b361ba .br-name_10bec7f20e431970 img {
  width: 15px;
}

.partner-logo-one_5af22bc02e11632c .logo_ee2c5f5ac87b8bb6 {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_2ba959fe3626805b {
  margin: 40px auto;
}

.user-data-form {
  background: #fff;
  margin: 0 auto;
  max-width: 720px;
  border-radius: 20px !important;
  padding: 50px 15px 40px;
}
.user-data-form h2 {
  font-size: 42px;
  font-weight: 500;
  margin-bottom: 10px;
}
.user-data-form p a {
  color: #31795A;
}
.user-data-form p a:hover {
  text-decoration: underline;
}
.user-data-form .form-wrapper_3105fd498d1eecf4 {
  max-width: 565px;
}
.user-data-form .form-wrapper_3105fd498d1eecf4 .input-group-meta_4dc292c855378067 input {
  width: 100%;
  height: 55px;
  font-size: 16px;
  border: 1px solid rgba(37, 64, 53, 0.06);
  border-radius: 8px;
  padding: 0 52px 0 20px;
  color: #000;
  background: rgba(0, 0, 0, 0.04);
}
.user-data-form .form-wrapper_3105fd498d1eecf4 .input-group-meta_4dc292c855378067 label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_3105fd498d1eecf4 .input-group-meta_4dc292c855378067 .placeholder_icon_7c4f7599a0c017e3 {
  position: absolute;
  height: 55px;
  top: 30px;
  right: 0;
  bottom: 0;
  width: 50px;
  text-align: center;
  z-index: 1;
  color: rgba(0, 0, 0, 0.45);
  font-size: 17px;
}
.user-data-form .form-wrapper_3105fd498d1eecf4 .input-group-meta_4dc292c855378067 .placeholder_icon_7c4f7599a0c017e3 img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_3105fd498d1eecf4 .input-group-meta_4dc292c855378067 .placeholder_icon_7c4f7599a0c017e3 span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_3105fd498d1eecf4 .input-group-meta_4dc292c855378067 .placeholder_icon_7c4f7599a0c017e3 span:before {
  content: "";
  width: 2px;
  height: 26px;
  background: #000;
  position: absolute;
  top: 14px;
  left: 24px;
  transform: rotate(45deg);
  z-index: 5;
  transition: all 0.2s ease-in-out;
}
.user-data-form .form-wrapper_3105fd498d1eecf4 .input-group-meta_4dc292c855378067 .placeholder_icon_7c4f7599a0c017e3 span.eye-slash_f4ffdb1894a5b610:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_72ddb9c7409bf77c label {
  position: relative;
  font-size: 16px;
  font-weight: 500;
  color: #19352D;
  cursor: pointer;
  padding-left: 22px;
  transition: all 0.1s ease-in-out;
}
.user-data-form .agreement-checkbox_72ddb9c7409bf77c label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_72ddb9c7409bf77c input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_72ddb9c7409bf77c label:before {
  content: "";
  width: 14px;
  height: 14px;
  line-height: 11px;
  border-radius: 2px;
  border: 2px solid #B3B3B3;
  font-size: 12px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 4px;
  transition: all 0.1s ease-in-out;
}
.user-data-form .agreement-checkbox_72ddb9c7409bf77c input[type=checkbox]:checked + label:before {
  content: "\f633";
  font-family: bootstrap-icons !important;
  background: #000;
  color: #fff;
  border-color: #000;
}
.user-data-form .agreement-checkbox_72ddb9c7409bf77c a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_72ddb9c7409bf77c a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_1f5efeb52aadae52 {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_77fb0c0221ff6316 {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_77fb0c0221ff6316:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_77fb0c0221ff6316 img {
  width: 20px;
}
.user-data-form .btn-close_37df6813c6ff65c1 {
  position: absolute;
  right: 15px;
  top: 15px;
  box-shadow: none;
  z-index: 1;
}
.user-data-form .nav {
  background: #F0F5F3;
  border-radius: 40px;
}
.user-data-form .nav .nav-item {
  width: 50%;
}
.user-data-form .nav .nav-item .nav-link {
  font-weight: 500;
  display: block;
  width: 100%;
  border: 1px solid transparent;
  border-radius: 40px;
  font-size: 20px;
  color: #839B8F;
}
.user-data-form .nav .nav-item .nav-link.active {
  color: #29594B;
  border-color: #29594B;
}

.counter-block-one_0a5fd7558e153e7f .main-count_a075483f411a9dfc {
  font-size: 64px;
  color: #19352D;
}

.counter-block-two_d91996e744182daa .main-count_a075483f411a9dfc {
  font-size: 68px;
  color: #19352D;
  margin-bottom: -5px;
}

.counter-block-three_054ac86958000665 .main-count_a075483f411a9dfc {
  font-size: 70px;
  color: #1F5E59;
  margin-bottom: -5px;
}

.counter-block-four_36ac50a7749d6fe6 {
  border: 1px solid #1F5E59;
  padding: 30px 15px 20px;
  border-radius: 20px;
}
.counter-block-four_36ac50a7749d6fe6 .main-count_a075483f411a9dfc {
  font-size: 90px;
  margin-bottom: -12px;
}

.pagination-one_ee2c8cc3110a8e00 ul {
  margin: 0 -5;
}
.pagination-one_ee2c8cc3110a8e00 ul li {
  padding: 0 5px;
  font-size: 20px;
  font-weight: 500;
  color: #19352D;
}
.pagination-one_ee2c8cc3110a8e00 ul li:not(:last-child) a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  transition: all 0.2s ease-in-out 0s;
}
.pagination-one_ee2c8cc3110a8e00 ul li:not(:last-child) a.active, .pagination-one_ee2c8cc3110a8e00 ul li:not(:last-child) a:hover, .pagination-one_ee2c8cc3110a8e00 ul li:not(:last-child) a:focus {
  background: #29594B;
  color: #fff;
}

.pagination-two_7850ab1778daff29 {
  border-top: 1px dashed rgba(0, 0, 0, 0.1);
  border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
  padding: 60px 0;
}
.pagination-two_7850ab1778daff29 .pr-dir_797182f93c82698f {
  font-size: 16px;
  letter-spacing: 0.89px;
  color: #979797;
}
.pagination-two_7850ab1778daff29 .pr-name_56818bcd44d8d36d {
  font-size: 32px;
  color: #19352D;
  margin-top: 4px;
}
.pagination-two_7850ab1778daff29 i {
  font-size: 30px;
  width: 75px;
  height: 75px;
  border: 1px solid #000;
  color: #000;
  background: #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 66px;
  transition: all 0.2s ease-in-out 0s;
}
.pagination-two_7850ab1778daff29 a:hover i {
  background: #CFFF45;
  border-color: #CFFF45;
}
.pagination-two_7850ab1778daff29.border-0_02b7a4dc9129007e i {
  border: none;
}
.pagination-two_7850ab1778daff29.border-0_02b7a4dc9129007e a:hover i {
  background: #FFE86B;
}

.card-style-one_2c87a9aa2b8c1238 .icon_a418dcc45e465afb {
  background: #fff;
  width: 62px;
  height: 62px;
}
.card-style-one_2c87a9aa2b8c1238 .text {
  width: calc(100% - 62px);
}
.card-style-one_2c87a9aa2b8c1238:hover .icon_a418dcc45e465afb {
  background: #CFFF45;
}

.card-style-two_ee94371e3b7358b8 {
  position: relative;
  padding: 50px 40px 48px;
  background: #fff;
  border: 1px solid #EBF3EE;
  border-radius: 20px;
}
.card-style-two_ee94371e3b7358b8 .icon_a418dcc45e465afb {
  height: 50px;
}
.card-style-two_ee94371e3b7358b8 .icon2_8e43be4f6ad1430a {
  height: 42px;
}
.card-style-two_ee94371e3b7358b8 .arrow-btn_bfe34037611bc098 {
  opacity: 0.3;
  width: 34px;
}
.card-style-two_ee94371e3b7358b8:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.card-style-two_ee94371e3b7358b8:hover .arrow-btn_bfe34037611bc098 {
  opacity: 1;
}

.card-style-three_ddae89c4d47579d7 .icon_a418dcc45e465afb {
  height: 38px;
}

.card-style-four_1453a938f4b9444e .media:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(41, 89, 75, 0.7);
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
}
.card-style-four_1453a938f4b9444e .media:after {
  content: "";
  position: absolute;
  width: 50px;
  height: 50px;
  transform: rotate(45deg);
  right: -25px;
  bottom: -25px;
  background: #fff;
}
.card-style-four_1453a938f4b9444e .round-btn_e230ea070fcb9a1e {
  position: absolute;
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
  opacity: 0;
}
.card-style-four_1453a938f4b9444e .round-btn_e230ea070fcb9a1e:hover {
  background: #CFFF45;
}
.card-style-four_1453a938f4b9444e:hover .media::before, .card-style-four_1453a938f4b9444e:hover .round-btn_e230ea070fcb9a1e {
  opacity: 1;
}

.card-style-five_03b3cc4ff8770ed1 .icon_a418dcc45e465afb {
  height: 42px;
}
.card-style-five_03b3cc4ff8770ed1 .main-count_a075483f411a9dfc {
  font-size: 68px;
  color: #FFDB1E;
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 42px;
  padding-top: 25px;
}
.card-style-five_03b3cc4ff8770ed1 p {
  color: rgba(255, 255, 255, 0.7);
  margin: 0;
  line-height: 1.6em;
}

.card-style-six_473162ecbe1cfe46 {
  position: relative;
  padding: 50px 40px 48px;
  background: #fff;
  border-radius: 30px;
}
.card-style-six_473162ecbe1cfe46:hover, .card-style-six_473162ecbe1cfe46.active {
  background: #EDF1EE;
}
.card-style-six_473162ecbe1cfe46:hover .arrow-btn_bfe34037611bc098, .card-style-six_473162ecbe1cfe46.active .arrow-btn_bfe34037611bc098 {
  opacity: 1;
}
.card-style-six_473162ecbe1cfe46 .icon_a418dcc45e465afb {
  width: 70px;
  height: 70px;
  background: #29594B;
}
.card-style-six_473162ecbe1cfe46 .arrow-btn_bfe34037611bc098 {
  opacity: 0.3;
  width: 34px;
}

.card-style-seven_eb3b380a00c3e977 {
  position: relative;
  padding: 40px 30px 45px;
  background: #fff;
  border-radius: 30px;
}
.card-style-seven_eb3b380a00c3e977 .icon_a418dcc45e465afb {
  width: 70px;
  height: 70px;
  background: #FFE86B;
}
.card-style-seven_eb3b380a00c3e977 p {
  font-size: 18px;
  line-height: 1.666em;
}
.card-style-seven_eb3b380a00c3e977 .arrow-btn_bfe34037611bc098 {
  opacity: 0.3;
  width: 34px;
}
.card-style-seven_eb3b380a00c3e977:hover, .card-style-seven_eb3b380a00c3e977.active {
  box-shadow: 0px 35px 70px rgba(0, 0, 0, 0.04);
}
.card-style-seven_eb3b380a00c3e977:hover .arrow-btn_bfe34037611bc098, .card-style-seven_eb3b380a00c3e977.active .arrow-btn_bfe34037611bc098 {
  opacity: 1;
}
.card-style-seven_eb3b380a00c3e977:hover .icon_a418dcc45e465afb, .card-style-seven_eb3b380a00c3e977.active .icon_a418dcc45e465afb {
  background: #CFFF45;
}

.card-style-eight_86314ec819ca66ed {
  padding: 40px 35px 30px;
  background: #fff;
  position: relative;
}
.card-style-eight_86314ec819ca66ed:hover {
  box-shadow: 0px 10px 20px rgba(8, 32, 26, 0.04);
}
.card-style-eight_86314ec819ca66ed .icon_a418dcc45e465afb {
  height: 55px;
}
.card-style-eight_86314ec819ca66ed .icon_a418dcc45e465afb img {
  max-height: 100%;
}

.card-style-nine_98c4d4181514415e {
  background: #F6F6F6;
  padding: 50px 55px 0;
}
.card-style-nine_98c4d4181514415e .icon_a418dcc45e465afb {
  width: 60px;
  height: 60px;
  background: #FFE86B;
}
.card-style-nine_98c4d4181514415e h3 {
  font-size: 32px;
}

.card-style-ten_dd61128300fb2edb {
  padding-bottom: 60px;
}
.card-style-ten_dd61128300fb2edb h4 {
  color: #0E3E2F;
}
.card-style-ten_dd61128300fb2edb .main-count_a075483f411a9dfc {
  font-size: 80px;
  color: #0E3E2F;
  z-index: 1;
  margin-bottom: -16px;
}
.card-style-ten_dd61128300fb2edb .main-count_a075483f411a9dfc:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 13px;
  background: #C5FF4A;
  left: 0;
  bottom: 19%;
  z-index: -1;
}

.card-style-eleven_c3f9b82d7d270bd0 {
  position: relative;
  padding: 45px 40px 48px;
  background: #fff;
  border-radius: 20px;
}
.card-style-eleven_c3f9b82d7d270bd0 h4 {
  font-family: "ClashDisplay";
  color: #0E3E2F;
}
.card-style-eleven_c3f9b82d7d270bd0 .icon_a418dcc45e465afb {
  height: 58px;
}
.card-style-eleven_c3f9b82d7d270bd0 .arrow-btn_bfe34037611bc098 {
  opacity: 0.3;
  width: 34px;
}
.card-style-eleven_c3f9b82d7d270bd0:hover {
  background: #f3f3f3;
}
.card-style-eleven_c3f9b82d7d270bd0:hover .arrow-btn_bfe34037611bc098 {
  opacity: 1;
}

.card-style-twelve_fc50e85b3bd859f1 h4 {
  color: #0E3E2F;
}
.card-style-twelve_fc50e85b3bd859f1 .icon_a418dcc45e465afb {
  width: 55px;
  height: 55px;
  border: 1px solid #E0E0E0;
}
.card-style-twelve_fc50e85b3bd859f1 .arrow-btn_bfe34037611bc098 {
  opacity: 0.3;
  width: 34px;
}
.card-style-twelve_fc50e85b3bd859f1:hover .icon_a418dcc45e465afb {
  background: #E0E0E0;
}

.card-style-thirteen_1115f0300b49f56e {
  background: #fff;
  border-radius: 200px;
  border: 1px solid #fff;
  padding: 110px 45px 120px;
  position: relative;
  z-index: 1;
}
.card-style-thirteen_1115f0300b49f56e:before {
  content: "";
  position: absolute;
  width: 48px;
  height: 2px;
  background: #000;
  bottom: 11%;
  left: 50%;
  transform: translateX(-50%);
}
.card-style-thirteen_1115f0300b49f56e .icon_a418dcc45e465afb {
  height: 75px;
}
.card-style-thirteen_1115f0300b49f56e .icon_a418dcc45e465afb img {
  max-height: 100%;
}
.card-style-thirteen_1115f0300b49f56e p {
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: rgba(0, 0, 0, 0.4);
}
.card-style-thirteen_1115f0300b49f56e h3 {
  font-size: 30px;
  line-height: 1.266em;
  color: #000;
}
.card-style-thirteen_1115f0300b49f56e:hover {
  background: #DFFF5E;
  border-color: #000;
}

.card-style-fourteen_7d42abf0f0c42290 .media:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(223, 255, 94, 0.3);
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
}
.card-style-fourteen_7d42abf0f0c42290 .round-btn_e230ea070fcb9a1e {
  position: absolute;
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #0C3A30;
  color: #fff;
  opacity: 0;
}
.card-style-fourteen_7d42abf0f0c42290 .round-btn_e230ea070fcb9a1e:hover {
  background: #CFFF45;
  color: #19352D;
}
.card-style-fourteen_7d42abf0f0c42290:hover .media::before, .card-style-fourteen_7d42abf0f0c42290:hover .round-btn_e230ea070fcb9a1e {
  opacity: 1;
}
.card-style-fourteen_7d42abf0f0c42290 p {
  color: #B6B6B6;
}

.card-style-fifteen_439305a6f6e498fa {
  background: #fff;
  box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.02);
  border-radius: 30px;
  overflow: hidden;
  text-align: center;
  padding-bottom: 30px;
}
.card-style-fifteen_439305a6f6e498fa .media:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(41, 89, 75, 0.3);
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
}
.card-style-fifteen_439305a6f6e498fa .round-btn_e230ea070fcb9a1e {
  position: absolute;
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #0C3A30;
  color: #fff;
  opacity: 0;
}
.card-style-fifteen_439305a6f6e498fa .round-btn_e230ea070fcb9a1e:hover {
  background: #CFFF45;
  color: #19352D;
}
.card-style-fifteen_439305a6f6e498fa:hover .media::before, .card-style-fifteen_439305a6f6e498fa:hover .round-btn_e230ea070fcb9a1e {
  opacity: 1;
}
.card-style-fifteen_439305a6f6e498fa h4 {
  font-size: 22px;
}
.card-style-fifteen_439305a6f6e498fa p {
  color: #B6B6B6;
}

.card-style-sixteen_8b3ad016f32fa586 {
  position: relative;
}
.card-style-sixteen_8b3ad016f32fa586 .icon_a418dcc45e465afb {
  width: 60px;
  height: 60px;
  background: #FFE86B;
}
.card-style-sixteen_8b3ad016f32fa586 .text {
  width: calc(100% - 60px);
  padding-left: 30px;
}
.card-style-sixteen_8b3ad016f32fa586:hover .icon_a418dcc45e465afb, .card-style-sixteen_8b3ad016f32fa586.active .icon_a418dcc45e465afb {
  background: #CFFF45;
}
.card-style-sixteen_8b3ad016f32fa586.arrow:before, .card-style-sixteen_8b3ad016f32fa586.arrow:after {
  content: url(../imgstore/shape_e2a4316ce3/shape_30.svg);
  position: absolute;
  top: 11px;
  left: -99px;
}
.card-style-sixteen_8b3ad016f32fa586.arrow:after {
  left: auto;
  right: -99px;
}

.card-style-seventeen_cedabbb075471b4b {
  padding: 30px 30px 40px;
  border-radius: 15px;
  border: 1px solid #E6E6E6;
}
.card-style-seventeen_cedabbb075471b4b .icon_a418dcc45e465afb {
  width: 70px;
  height: 70px;
  padding: 15px;
  background: #F6F6F6;
}
.card-style-seventeen_cedabbb075471b4b .text {
  width: calc(100% - 70px);
  padding-left: 25px;
}
.card-style-seventeen_cedabbb075471b4b .text .btn-three_5036b9bff811f741 {
  color: #1F5E59;
}
.card-style-seventeen_cedabbb075471b4b .text .btn-three_5036b9bff811f741 i {
  font-size: 0.8em;
}
.card-style-seventeen_cedabbb075471b4b:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.card-style-seventeen_cedabbb075471b4b:hover .icon_a418dcc45e465afb {
  background: #fff;
}

.card-style-eighteen_6192388c55d0bfc3 {
  padding: 5px 35px 0;
  border-radius: 20px;
  background: #1F5E59;
  z-index: 1;
}
.card-style-eighteen_6192388c55d0bfc3:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  background: url(../imgstore/assets_efd77c93c2/bg_08.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.card-style-eighteen_6192388c55d0bfc3 .icon_a418dcc45e465afb {
  width: 70px;
  height: 70px;
  padding: 15px;
  background: #CFFF45;
}
.card-style-eighteen_6192388c55d0bfc3 blockquote {
  font-size: 36px;
  color: #fff;
  line-height: 1.555em;
  letter-spacing: -0.5px;
  margin: 30px 0 35px;
}
.card-style-eighteen_6192388c55d0bfc3 h6 {
  font-size: 20px;
  color: #fff;
  margin: 0;
}
.card-style-eighteen_6192388c55d0bfc3 h6 span {
  font-weight: normal;
  color: rgba(255, 255, 255, 0.4);
}

.card-style-nineteen_488e53b4689ab999 {
  padding: 30px 50px 50px;
  border-radius: 20px;
  background: #fff;
}
.card-style-nineteen_488e53b4689ab999 h2 {
  font-size: 48px;
}
.card-style-nineteen_488e53b4689ab999 .counter-block-one_0a5fd7558e153e7f .main-count_a075483f411a9dfc {
  font-size: 58px;
  color: #1F5E59;
}

.card-style-twenty_8165e9f4772b111d {
  background: #fff;
  border-radius: 20px;
  padding: 35px 35px 40px;
}
.card-style-twenty_8165e9f4772b111d .icon_a418dcc45e465afb {
  width: 60px;
  height: 60px;
  background: #1F5E59;
}
.card-style-twenty_8165e9f4772b111d .text {
  width: calc(100% - 60px);
  padding-left: 35px;
}
.card-style-twenty_8165e9f4772b111d .text .arrow-btn_bfe34037611bc098 {
  position: absolute;
  right: 50px;
  top: 40px;
}
.card-style-twenty_8165e9f4772b111d:hover {
  box-shadow: 0px 35px 70px rgba(0, 0, 0, 0.04);
}

.card-style-twentyOne_7197a7f037dc941f .icon_a418dcc45e465afb {
  width: 320px;
  height: 320px;
  padding: 13%;
  border: 1px solid rgba(25, 97, 100, 0.15);
}
.card-style-twentyOne_7197a7f037dc941f .icon_a418dcc45e465afb .numb_253950e155c443f2 {
  width: 46px;
  height: 46px;
  border: 1px solid #000;
  font-size: 24px;
  color: #000;
  bottom: -23px;
  left: calc(50% - 23px);
  z-index: 1;
  background: #fff;
}

.card-style-twentyTwo_6a18d02ad8cd2047 {
  background: #fff;
  border-radius: 20px;
  text-align: center;
  padding: 50px 12px 70px;
  position: relative;
}
.card-style-twentyTwo_6a18d02ad8cd2047 .icon_a418dcc45e465afb {
  height: 83px;
}
.card-style-twentyTwo_6a18d02ad8cd2047 h4 {
  font-size: 28px;
  margin: 135px 0 20px;
  text-transform: capitalize;
}
.card-style-twentyTwo_6a18d02ad8cd2047 .learn-btn_e640f7a4e717ee73 {
  font-size: 16px;
  text-transform: uppercase;
  color: #000;
  letter-spacing: 1px;
}
.card-style-twentyTwo_6a18d02ad8cd2047:hover {
  background: #FFDB1E;
}

.card-style-twentyThree_8bc7a2c19357cbbf {
  background: #144D41;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.card-style-twentyThree_8bc7a2c19357cbbf .name {
  position: absolute;
  bottom: 15px;
  right: 15px;
  left: 15px;
  border-radius: 15px;
  padding: 15px 10px 10px;
  background: #fff;
  text-align: center;
  opacity: 0;
}
.card-style-twentyThree_8bc7a2c19357cbbf .name h4 {
  font-size: 22px;
}
.card-style-twentyThree_8bc7a2c19357cbbf:hover .name {
  opacity: 1;
}
.card-style-twentyThree_8bc7a2c19357cbbf:hover img {
  opacity: 0.3;
}

.pricing-card-one_a438b738dfe49caf {
  background: #fff;
  border-radius: 20px;
  padding: 45px 70px 50px;
}
.pricing-card-one_a438b738dfe49caf h2 {
  font-size: 36px;
}
.pricing-card-one_a438b738dfe49caf p {
  line-height: 1.5em;
  color: #878787;
  padding: 17px 0 20px;
}
.pricing-card-one_a438b738dfe49caf p span {
  color: #000;
}
.pricing-card-one_a438b738dfe49caf .price-banner_ac9a478809984ef1 {
  padding: 8px 10px;
  border-radius: 15px;
  background: #F4F4F4;
  margin-bottom: 30px;
}
.pricing-card-one_a438b738dfe49caf .price-banner_ac9a478809984ef1 .price_1828c34c32b89cbb {
  font-size: 52px;
  font-weight: 500;
  color: #19352D;
  line-height: initial;
}
.pricing-card-one_a438b738dfe49caf .price-banner_ac9a478809984ef1 .price_1828c34c32b89cbb sup {
  font-size: 0.461em;
  top: -18px;
  left: 6px;
}
.pricing-card-one_a438b738dfe49caf .price-banner_ac9a478809984ef1 strong {
  color: #19352D;
  display: block;
  margin-bottom: -9px;
}
.pricing-card-one_a438b738dfe49caf .price-banner_ac9a478809984ef1 span {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.4);
}
.pricing-card-one_a438b738dfe49caf ul li {
  color: #000;
  margin-top: 10px;
}
.pricing-card-one_a438b738dfe49caf .action-btn_833fc2b0625ae5ed {
  max-width: 335px;
  margin: auto auto 0;
  border: 1px solid #DCDCDC;
  border-radius: 30px;
  padding: 10px 25px;
  font-size: 18px;
  color: #8B8B8B;
}
.pricing-card-one_a438b738dfe49caf .action-btn_833fc2b0625ae5ed a {
  font-weight: 500;
  color: #19352D;
}
.pricing-card-one_a438b738dfe49caf .action-btn_833fc2b0625ae5ed a i {
  display: inline-block;
  width: 20px;
  line-height: 15px;
  background: #0C3A30;
  color: #fff;
  font-size: 10px;
  border-radius: 50px;
  font-weight: 900;
  vertical-align: 3px;
  margin-left: 4px;
}
.pricing-card-one_a438b738dfe49caf .action-btn_833fc2b0625ae5ed a:hover {
  text-decoration: underline;
}

.service-details_57d72ea590a97f1a .details-meta_fb40fcf6230f3582 h2 {
  font-size: 64px;
  line-height: 1.1875em;
  font-weight: 700;
  margin-bottom: 42px;
}
.service-details_57d72ea590a97f1a .details-meta_fb40fcf6230f3582 p {
  margin-bottom: 35px;
}
.service-details_57d72ea590a97f1a .details-meta_fb40fcf6230f3582 h3 {
  font-size: 48px;
  font-weight: 700;
  margin-bottom: 25px;
}
.service-details_57d72ea590a97f1a .details-meta_fb40fcf6230f3582 .line-wrapper_0afa93033c7b5313 {
  border-top: 1px dashed #e5e5e5;
  border-bottom: 1px dashed #e5e5e5;
}
.service-details_57d72ea590a97f1a .details-meta_fb40fcf6230f3582 .quote-wrapper_8c4425f50c9a7c05 {
  padding: 50px 80px 60px;
  border-radius: 30px;
  z-index: 1;
}
.service-details_57d72ea590a97f1a .details-meta_fb40fcf6230f3582 .quote-wrapper_8c4425f50c9a7c05 .icon_a418dcc45e465afb {
  margin-top: 7px;
}
.service-details_57d72ea590a97f1a .details-meta_fb40fcf6230f3582 .quote-wrapper_8c4425f50c9a7c05 blockquote {
  font-size: 48px;
  line-height: 1.354em;
  font-weight: 500;
  color: #19352D;
  margin-bottom: 30px;
}
.service-details_57d72ea590a97f1a .details-meta_fb40fcf6230f3582 .quote-wrapper_8c4425f50c9a7c05 .shape_01_63f5e9d64f6b0106 {
  bottom: 0;
  right: 1%;
  width: 37.2%;
}
.service-details_57d72ea590a97f1a .details-meta_fb40fcf6230f3582 .list-item_4a4e091a7261207e li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  padding-left: 45px;
  margin-bottom: 24px;
  position: relative;
}
.service-details_57d72ea590a97f1a .details-meta_fb40fcf6230f3582 .list-item_4a4e091a7261207e li:before {
  content: "";
  position: absolute;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: #FFF2AC;
  left: 0;
  top: 3px;
}
.service-details_57d72ea590a97f1a .details-meta_fb40fcf6230f3582 .list-item_4a4e091a7261207e li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 18px;
  top: 3px;
  left: 5px;
  color: #000;
}
.service-details_57d72ea590a97f1a .service-nav-item_7baaab1d440e089c {
  background: #EBF3EE;
  border-radius: 20px;
  overflow: hidden;
  padding: 0 25px;
}
.service-details_57d72ea590a97f1a .service-nav-item_7baaab1d440e089c a {
  font-weight: 500;
  color: rgba(0, 0, 0, 0.4);
  padding: 24px 0;
  line-height: 20px;
  border-bottom: 1px dashed rgba(10, 64, 32, 0.2);
  transition: all 0.3s ease-in-out 0s;
}
.service-details_57d72ea590a97f1a .service-nav-item_7baaab1d440e089c a img {
  width: 20px;
  margin-right: 22px;
  opacity: 0.3;
  transition: all 0.3s ease-in-out 0s;
}
.service-details_57d72ea590a97f1a .service-nav-item_7baaab1d440e089c a.active, .service-details_57d72ea590a97f1a .service-nav-item_7baaab1d440e089c a:hover {
  color: #0A4020;
}
.service-details_57d72ea590a97f1a .service-nav-item_7baaab1d440e089c a.active img, .service-details_57d72ea590a97f1a .service-nav-item_7baaab1d440e089c a:hover img {
  opacity: 1;
}
.service-details_57d72ea590a97f1a .service-nav-item_7baaab1d440e089c li:last-child a {
  border: none;
}
.service-details_57d72ea590a97f1a .contact-banner_66524cb50e7c5792 {
  padding: 35px 3% 50px;
  background: #FFE86B;
  border-radius: 20px;
}
.service-details_57d72ea590a97f1a .contact-banner_66524cb50e7c5792 h3 {
  font-size: 32px;
  line-height: 1.25em;
  color: #000;
}
.service-details_57d72ea590a97f1a .contact-banner_66524cb50e7c5792 a {
  line-height: 36px;
  border: 2px solid #000;
  border-radius: 30px;
  color: #000;
  padding: 0 30px;
}
.service-details_57d72ea590a97f1a .contact-banner_66524cb50e7c5792 a:hover {
  background: #0C3A30;
  border-color: #0C3A30;
  color: #fff;
}

#isotop-gallery-wrapper {
  margin: 0 -20px;
}
#isotop-gallery-wrapper .grid-sizer,
#isotop-gallery-wrapper .isotop-item {
  padding: 0 20px;
}
#isotop-gallery-wrapper.column-two_9e30c4cfdd156ff7 .grid-sizer,
#isotop-gallery-wrapper.column-two_9e30c4cfdd156ff7 .isotop-item {
  width: 50%;
}

.portfolio-one_83b1eb1da9b13e08 {
  background: #fff;
  border: 1px solid #000;
}
.portfolio-one_83b1eb1da9b13e08 .section-btn_99661910529dd40c {
  position: absolute;
  right: 0;
  top: 50px;
}

.portfolio-block-one_f0781f908e0972bc .img-holder_55261dc5dc430f98 {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_f0781f908e0972bc .img-holder_55261dc5dc430f98.round-border_05ec5ae61158126e {
  border-radius: 30px;
}
.portfolio-block-one_f0781f908e0972bc .img-holder_55261dc5dc430f98 .expend_807c3fe1f09f3400 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  font-size: 35px;
  opacity: 0;
}
.portfolio-block-one_f0781f908e0972bc .img-holder_55261dc5dc430f98 i {
  display: block;
  width: 50px;
  height: 50px;
  line-height: 44px;
  background: #fff;
  color: #000;
  text-align: center;
  border-radius: 50%;
  transition: all 0.3s ease-in-out 0s;
}
.portfolio-block-one_f0781f908e0972bc .img-holder_55261dc5dc430f98 i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_f0781f908e0972bc:hover .expend_807c3fe1f09f3400 {
  opacity: 1;
}
.portfolio-block-one_f0781f908e0972bc:hover .img-meta_61e6c20c0fe97ec2 {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_f0781f908e0972bc:hover .pj-title_4b592ad2d293c400 {
  text-decoration: underline;
}
.portfolio-block-one_f0781f908e0972bc .caption {
  margin-top: 35px;
}
.portfolio-block-one_f0781f908e0972bc .caption .tag_601552c853867f53 {
  margin: 0 -3px;
}
.portfolio-block-one_f0781f908e0972bc .caption .tag_601552c853867f53 li {
  margin: 0 3px;
  font-size: 14px;
  text-transform: uppercase;
  color: #B8B8B8;
  padding: 0 14px;
  line-height: 21px;
  border: 1px solid #B8B8B8;
  border-radius: 15px;
}
.portfolio-block-one_f0781f908e0972bc .caption .pj-title_4b592ad2d293c400 {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_f0781f908e0972bc .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_f0781f908e0972bc .caption .arrow:hover {
  color: #0C3A30;
}

.portfolio-two_692d36fa59d30ed7 {
  z-index: 1;
}
.portfolio-two_692d36fa59d30ed7 .slider-wrapper_80d9d3d7ce2d4f4a {
  width: 126vw;
  transform: translateX(-13vw);
}
.portfolio-two_692d36fa59d30ed7 .slider-wrapper_80d9d3d7ce2d4f4a .slick-slider_cce223e56c2fd336 {
  margin: 0 -25px;
}
.portfolio-two_692d36fa59d30ed7 .slider-wrapper_80d9d3d7ce2d4f4a .slick-slider_cce223e56c2fd336 .slick-slide {
  margin: 0 25px 5px;
}
.portfolio-two_692d36fa59d30ed7 .slick-arrow-one_7d9692917c49d0c7 {
  margin-left: -2px;
  margin-right: -2px;
}
.portfolio-two_692d36fa59d30ed7 .slick-arrow-one_7d9692917c49d0c7 li {
  cursor: pointer;
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  color: #1F5E59;
  text-align: center;
  line-height: 57px;
  font-size: 24px;
  margin: 0 2px;
  transition: all 0.2s ease-in-out 0s;
}
.portfolio-two_692d36fa59d30ed7 .slick-arrow-one_7d9692917c49d0c7 li:hover {
  background: #1F5E59;
  color: #fff;
}

.portfolio-block-two_e2e8156a1eb4ab39 .img-wrapper_1d87189d23221b3e {
  border-radius: 30px;
  overflow: hidden;
}
.portfolio-block-two_e2e8156a1eb4ab39 .caption {
  padding: 40px 0 30px;
  border-bottom: 1px solid #044F3B;
}
.portfolio-block-two_e2e8156a1eb4ab39 .caption span {
  display: block;
  font-size: 14px;
  letter-spacing: 3px;
  margin-bottom: 15px;
  color: rgba(0, 0, 0, 0.3);
}
.portfolio-block-two_e2e8156a1eb4ab39 .caption h3 a {
  font-size: 40px;
  letter-spacing: -1px;
  color: #1F5E59;
}
.portfolio-block-two_e2e8156a1eb4ab39 .caption h3 a:hover {
  text-decoration: underline;
}
.portfolio-block-two_e2e8156a1eb4ab39 .caption .round-btn_e230ea070fcb9a1e {
  font-size: 30px;
  width: 70px;
  height: 70px;
  border: 1px solid #1F5E59;
  color: #1F5E59;
}
.portfolio-block-two_e2e8156a1eb4ab39 .caption .round-btn_e230ea070fcb9a1e:hover {
  background: #CFFF45;
}

.portfolio-three_b418558a0ef5c356 .shape_01_63f5e9d64f6b0106 {
  top: 6%;
  left: 50%;
  transform: translateX(-50%);
}

.portfolio-block-three_97ac384f9fe8b13b {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 80px 0;
}
.portfolio-block-three_97ac384f9fe8b13b:last-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.portfolio-block-three_97ac384f9fe8b13b .num_88a6b6e6190c57f9 {
  font-size: 30px;
  font-weight: 500;
  color: #000;
}
.portfolio-block-three_97ac384f9fe8b13b .media-img_6272d790fa6dccef {
  width: 27%;
  padding: 0 45px 0 65px;
}
.portfolio-block-three_97ac384f9fe8b13b .media-img_6272d790fa6dccef .img_bd5138c56d799418 {
  background: #044F3B;
  border-radius: 75px;
  overflow: hidden;
}
.portfolio-block-three_97ac384f9fe8b13b .title {
  width: 40%;
  font-size: 48px;
  line-height: 1.2em;
  font-weight: 500;
  color: #1F5E59;
}
.portfolio-block-three_97ac384f9fe8b13b .arrow-btn_bfe34037611bc098 {
  margin-left: auto;
  width: 108px;
  height: 108px;
}
.portfolio-block-three_97ac384f9fe8b13b .arrow-btn_bfe34037611bc098:hover {
  background: #FFDB1E;
}
.portfolio-block-three_97ac384f9fe8b13b .arrow-btn_bfe34037611bc098:hover img {
  transform: rotate(-45deg);
}
.portfolio-block-three_97ac384f9fe8b13b:hover .img_bd5138c56d799418 img {
  opacity: 0.5;
}

.project-details-one_d585db8ee74c1e8f {
  z-index: 2;
}
.project-details-one_d585db8ee74c1e8f .project-info_84667342ffd8fdd1 {
  border-bottom: 1px solid #E4E4E4;
}
.project-details-one_d585db8ee74c1e8f .project-info_84667342ffd8fdd1:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 30%;
  z-index: -1;
  background: #CFFF45;
}
.project-details-one_d585db8ee74c1e8f .project-info_84667342ffd8fdd1 .inner-wrapper_339a7b1a48dc7bc9 {
  max-width: 1600px;
  padding: 0 12px;
}
.project-details-one_d585db8ee74c1e8f .project-info_84667342ffd8fdd1 h3 {
  font-size: 48px;
  font-weight: normal;
  margin: 0;
}
.project-details-one_d585db8ee74c1e8f .project-info_84667342ffd8fdd1 h3 span {
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 2px;
}
.project-details-one_d585db8ee74c1e8f .project-info_84667342ffd8fdd1 li {
  width: 33.333%;
  padding: 35px 3%;
  border-right: 1px dashed rgba(0, 0, 0, 0.25);
  background: #CFFF45;
  margin-bottom: -1px;
}
.project-details-one_d585db8ee74c1e8f .project-info_84667342ffd8fdd1 li:last-child {
  border: none;
}
.project-details-one_d585db8ee74c1e8f .project-info_84667342ffd8fdd1 li .icon_a418dcc45e465afb {
  max-width: 40px;
}
.project-details-one_d585db8ee74c1e8f .project-info_84667342ffd8fdd1 li .text1_b0cae3ab39267a48 {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #000;
}
.project-details-one_d585db8ee74c1e8f .project-info_84667342ffd8fdd1 li span {
  color: rgba(0, 0, 0, 0.5);
}
.project-details-one_d585db8ee74c1e8f .upper-title_1ff039eb26e485bb {
  font-size: 18px;
  letter-spacing: 2px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.project-details-one_d585db8ee74c1e8f h2 {
  font-size: 58px;
  font-weight: 700;
  margin-bottom: 35px;
}
.project-details-one_d585db8ee74c1e8f p {
  font-size: 24px;
  line-height: 1.83em;
  margin-bottom: 40px;
}
.project-details-one_d585db8ee74c1e8f .img-gallery_673ecf55d2a7bac0 img {
  border-radius: 30px;
  width: 100%;
  margin-bottom: 15px;
}
.project-details-one_d585db8ee74c1e8f .social-share_f0dcf3e931dd5cd6 li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-one_d585db8ee74c1e8f .social-share_f0dcf3e931dd5cd6 li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

.project-details-two_9a877c4593d608b8 .bg-wrapper_0209b24b263ff42a {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_9a877c4593d608b8 .slider-wrapper_80d9d3d7ce2d4f4a {
  height: 100%;
}
.project-details-two_9a877c4593d608b8 .slider-wrapper_80d9d3d7ce2d4f4a .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_9a877c4593d608b8 .slider-wrapper_80d9d3d7ce2d4f4a .carousel-control-next_e18e7904e4b84742,
.project-details-two_9a877c4593d608b8 .slider-wrapper_80d9d3d7ce2d4f4a .carousel-control-prev_b24cfb8c846fae65 {
  width: 45px;
  height: 45px;
  background: #fff;
  color: #19352D;
  opacity: 1;
  right: 0;
  bottom: 0;
  top: auto;
  transition: all 0.2s ease-in-out 0s;
}
.project-details-two_9a877c4593d608b8 .slider-wrapper_80d9d3d7ce2d4f4a .carousel-control-next_e18e7904e4b84742:hover,
.project-details-two_9a877c4593d608b8 .slider-wrapper_80d9d3d7ce2d4f4a .carousel-control-prev_b24cfb8c846fae65:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_9a877c4593d608b8 .slider-wrapper_80d9d3d7ce2d4f4a .carousel-control-prev_b24cfb8c846fae65 {
  left: auto;
  right: 45px;
}
.project-details-two_9a877c4593d608b8 .info-wrapper_c3790aec6e3c1f49 {
  padding: 55px 50px 85px 70px;
}
.project-details-two_9a877c4593d608b8 .info-wrapper_c3790aec6e3c1f49 h3 {
  font-size: 36px;
}
.project-details-two_9a877c4593d608b8 .info-wrapper_c3790aec6e3c1f49 .list-meta_29584c9ca1e54a98 li {
  padding: 22px 0;
}
.project-details-two_9a877c4593d608b8 .info-wrapper_c3790aec6e3c1f49 .list-meta_29584c9ca1e54a98 .icon_a418dcc45e465afb {
  width: 40px;
}
.project-details-two_9a877c4593d608b8 .info-wrapper_c3790aec6e3c1f49 .list-meta_29584c9ca1e54a98 .text1_b0cae3ab39267a48 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_9a877c4593d608b8 .info-wrapper_c3790aec6e3c1f49 .list-meta_29584c9ca1e54a98 span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_9a877c4593d608b8 .info-wrapper_c3790aec6e3c1f49 .social-share_f0dcf3e931dd5cd6 li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_9a877c4593d608b8 .info-wrapper_c3790aec6e3c1f49 .social-share_f0dcf3e931dd5cd6 li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

.feedback-section-one_6c81306738c145fc {
  border-bottom: 1px dashed #CACACA;
}
.feedback-section-one_6c81306738c145fc.top-border_e04a85bd7b6c7b4c {
  border-top: 1px dashed #CACACA;
}
.feedback-section-one_6c81306738c145fc .title-one_4ac7fbb7eec36b3b {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.feedback-section-one_6c81306738c145fc .icon_a418dcc45e465afb {
  position: absolute;
  width: 50px;
  height: 50px;
  padding: 12px;
  background: #CFFF45;
  right: 0;
  bottom: -1%;
}

.feedback-block-one_701e8ea6114d3f49 blockquote {
  font-size: 32px;
  line-height: 1.531em;
  color: #000;
  margin-bottom: 40px;
}
.feedback-block-one_701e8ea6114d3f49 .avatar_4cec22bdb9470870 {
  width: 60px;
  height: 60px;
}
.feedback-block-one_701e8ea6114d3f49 .line_1f5efeb52aadae52 {
  width: 70%;
  height: 1px;
  background: #000;
}
.feedback-block-one_701e8ea6114d3f49 .count_4c7d47fb05f788db {
  width: 30%;
  text-align: right;
  padding-left: 15px;
  color: rgba(0, 0, 0, 0.3);
}

.feedback-section-two_8b2025a8c33b4d64 {
  z-index: 1;
}
.feedback-section-two_8b2025a8c33b4d64 .slider-wrapper_80d9d3d7ce2d4f4a {
  width: calc(100vw + 210px);
  transform: translateX(-105px);
}
.feedback-section-two_8b2025a8c33b4d64 .shape_01_63f5e9d64f6b0106 {
  top: 0;
  left: 11%;
  width: 2.65%;
  min-width: 30px;
  animation: rotated 48s infinite linear;
}

.feedback-block-two_105e5ac0420016b4 {
  border: 1px solid #E1E2E2;
  border-radius: 20px;
  padding: 34px 48px 30px;
}
.feedback-block-two_105e5ac0420016b4 .avatar_4cec22bdb9470870 {
  width: 55px;
  height: 55px;
}
.feedback-block-two_105e5ac0420016b4 .name {
  color: #19352D;
}
.feedback-block-two_105e5ac0420016b4 blockquote {
  color: #0E3F30;
  margin: 24px 0 43px;
}
.feedback-block-two_105e5ac0420016b4 .bottom-line_3427556423ff3b5c {
  border-top: 1px solid #E1E2E2;
  padding-top: 24px;
}
.feedback-block-two_105e5ac0420016b4 .bottom-line_3427556423ff3b5c .rating_31da91b9505ddd74 li {
  color: #FFCC4A;
  margin-right: 5px;
  font-size: 18px;
}

.slick-center_e6a120d5ec16fb7c .feedback-block-two_105e5ac0420016b4 {
  background: #29594B;
  border-color: #29594B;
}
.slick-center_e6a120d5ec16fb7c .feedback-block-two_105e5ac0420016b4 .name, .slick-center_e6a120d5ec16fb7c .feedback-block-two_105e5ac0420016b4 blockquote {
  color: #fff;
}
.slick-center_e6a120d5ec16fb7c .feedback-block-two_105e5ac0420016b4 p {
  color: rgba(255, 255, 255, 0.5);
}
.slick-center_e6a120d5ec16fb7c .feedback-block-two_105e5ac0420016b4 .bottom-line_3427556423ff3b5c {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.slick-center_e6a120d5ec16fb7c .feedback-block-two_105e5ac0420016b4 .bottom-line_3427556423ff3b5c .icon_a418dcc45e465afb {
  filter: brightness(0) invert(1);
}

.feedback-section-three_7146c892c6babc1e .slider-wrapper_80d9d3d7ce2d4f4a {
  padding-left: 100px;
}
.feedback-section-three_7146c892c6babc1e .slider-wrapper_80d9d3d7ce2d4f4a .icon_a418dcc45e465afb {
  left: 0;
  top: 18px;
}
.feedback-section-three_7146c892c6babc1e .slick-dots_d74231474984d02b {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_7146c892c6babc1e .slick-dots_d74231474984d02b li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_7146c892c6babc1e .slick-dots_d74231474984d02b .slick-active button {
  background: #000;
}
.feedback-section-three_7146c892c6babc1e .rating-box_0a132e091d69a4fa {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_7146c892c6babc1e .rating-box_0a132e091d69a4fa .rating_31da91b9505ddd74 {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_7146c892c6babc1e .shape_01_63f5e9d64f6b0106 {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_7146c892c6babc1e .shape_02_1a0e5a8991b8d18a {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

.feedback-block-three_8729d582f6432a66 blockquote {
  font-size: 36px;
  line-height: 1.611em;
  color: #000;
}

.feedback-section-four_bedb6d67b8e2140e .slider-arrows_f9c640cc457c9396 {
  position: absolute;
  right: 0;
  top: 80px;
  width: 125px;
  border: 1px solid #000;
  border-radius: 50px;
  overflow: hidden;
}
.feedback-section-four_bedb6d67b8e2140e .slider-arrows_f9c640cc457c9396 li {
  width: 50%;
  line-height: 48px;
  text-align: center;
  cursor: pointer;
  font-weight: 900;
  color: #000;
  transition: all 0.2s ease-in-out 0s;
}
.feedback-section-four_bedb6d67b8e2140e .slider-arrows_f9c640cc457c9396 li:hover {
  background: #000;
  color: #fff;
}
.feedback-section-four_bedb6d67b8e2140e .partner-logo-one_5af22bc02e11632c {
  border-bottom: 2px dashed #e3e3e3;
}

.feedback-block-four_02dc35d5f2a24595 {
  border: 2px solid #0E3E2F;
  border-radius: 20px;
  padding: 35px 48px 35px;
}
.feedback-block-four_02dc35d5f2a24595 .rating_31da91b9505ddd74 li {
  color: #FFCC4A;
  margin-right: 6px;
  font-size: 18px;
}
.feedback-block-four_02dc35d5f2a24595 .icon_a418dcc45e465afb {
  width: 30px;
}
.feedback-block-four_02dc35d5f2a24595 .avatar_4cec22bdb9470870 {
  width: 55px;
  height: 55px;
}
.feedback-block-four_02dc35d5f2a24595 blockquote {
  font-size: 28px;
  line-height: 1.571em;
  color: #0E3F30;
  margin: 37px 0 52px;
}
.feedback-block-four_02dc35d5f2a24595:hover {
  background: #F8FCF4;
  border-color: #F8FCF4;
}

.feedback-section-five_eebe19278454bca1 {
  background: #DFFF5E;
  border: 1px solid #000;
  z-index: 1;
  overflow: hidden;
}
.feedback-section-five_eebe19278454bca1:before {
  content: "";
  position: absolute;
  width: 70%;
  height: 100%;
  right: 0;
  top: 0;
  background: url(../imgstore/assets_efd77c93c2/bg_06.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.feedback-section-five_eebe19278454bca1 .slick-dots_d74231474984d02b {
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: -85px;
}
.feedback-section-five_eebe19278454bca1 .slick-dots_d74231474984d02b li button {
  width: 12px;
  height: 12px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-five_eebe19278454bca1 .slick-dots_d74231474984d02b .slick-active button {
  background: #000;
}
.feedback-section-five_eebe19278454bca1 .shape_01_63f5e9d64f6b0106 {
  bottom: 1%;
  left: 19%;
  width: 34%;
}
.feedback-section-five_eebe19278454bca1 .shape_02_1a0e5a8991b8d18a {
  bottom: 3%;
  right: 8%;
  width: 24%;
}

.feedback-block-five_0ae0ca2d75397659 blockquote {
  font-weight: 700;
  font-size: 90px;
  line-height: 1.166em;
  color: #000;
  margin-bottom: 40px;
}
.feedback-block-five_0ae0ca2d75397659 .name {
  font-size: 28px;
  color: #000;
}

.feedback-section-six_d8f4c849ba3a825d {
  z-index: 1;
}
.feedback-section-six_d8f4c849ba3a825d .icon-container_c897a757c635ddaa {
  width: 90%;
  margin: 0 auto;
}
.feedback-section-six_d8f4c849ba3a825d .icon-container_c897a757c635ddaa:before, .feedback-section-six_d8f4c849ba3a825d .icon-container_c897a757c635ddaa:after {
  content: "";
  position: absolute;
  height: 1px;
  background: #000;
  width: calc(50% - 65px);
  top: 50%;
  left: 0;
}
.feedback-section-six_d8f4c849ba3a825d .icon-container_c897a757c635ddaa:after {
  left: auto;
  right: 0;
}
.feedback-section-six_d8f4c849ba3a825d .icon-container_c897a757c635ddaa .icon_a418dcc45e465afb {
  width: 70px;
  height: 70px;
  padding: 15px;
  background: #CFFF45;
}
.feedback-section-six_d8f4c849ba3a825d .slick-dots_d74231474984d02b {
  margin: 95px 0 0;
  padding: 0;
  justify-content: center;
}
.feedback-section-six_d8f4c849ba3a825d .slick-dots_d74231474984d02b li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #1F5E59;
}
.feedback-section-six_d8f4c849ba3a825d .slick-dots_d74231474984d02b .slick-active button {
  background: #1F5E59;
}
.feedback-section-six_d8f4c849ba3a825d .shape_01_63f5e9d64f6b0106 {
  right: 5%;
  bottom: 0;
  max-width: 16%;
}
.feedback-section-six_d8f4c849ba3a825d .shape_02_1a0e5a8991b8d18a {
  left: 5%;
  bottom: 0;
  max-width: 16%;
}
.feedback-section-six_d8f4c849ba3a825d .shape_03_5d543ecbbd0584a9 {
  left: 0;
  top: 0;
  max-width: 16%;
}

.feedback-block-six_e30d8476e9610154 p {
  font-size: 42px;
  line-height: 1.666em;
  color: #171717;
  margin-bottom: 45px;
}
.feedback-block-six_e30d8476e9610154 h6 {
  display: inline-block;
}
.feedback-block-six_e30d8476e9610154 h6:before, .feedback-block-six_e30d8476e9610154 h6:after {
  content: "";
  position: absolute;
  height: 1px;
  background: #000;
  width: 140px;
  top: 20px;
  left: -175px;
}
.feedback-block-six_e30d8476e9610154 h6:after {
  left: auto;
  right: -175px;
}

.feedback-section-seven_a64fa01af22e5224 .slider-arrows_f9c640cc457c9396 {
  position: absolute;
  top: 35%;
  width: 100%;
  max-width: 1600px;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
.feedback-section-seven_a64fa01af22e5224 .slider-arrows_f9c640cc457c9396 li {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  border: 1px solid #000;
  cursor: pointer;
}
.feedback-section-seven_a64fa01af22e5224 .slider-arrows_f9c640cc457c9396 li:hover {
  background-color: #D0FF45;
  border-color: #D0FF45;
}

.feedback-block-seven_deabe9c3588a4b83 {
  text-align: center;
}
.feedback-block-seven_deabe9c3588a4b83 blockquote {
  font-size: 48px;
  line-height: 1.3125em;
  font-weight: 500;
  color: #000;
  letter-spacing: -0.5px;
}
.feedback-block-seven_deabe9c3588a4b83 .name {
  font-size: 22px;
}

.feedback-section-eight_6b80d14a75abfde8 {
  background: #144D41;
}
.feedback-section-eight_6b80d14a75abfde8:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(../imgstore/shape_e2a4316ce3/shape_53.svg) no-repeat center;
  background-size: cover;
}
.feedback-section-eight_6b80d14a75abfde8 .wrapper_ea9fef8fed0372f5 {
  background: #26685A;
  padding: 95px 80px;
  border-radius: 20px;
}
.feedback-section-eight_6b80d14a75abfde8 .slider-arrows_f9c640cc457c9396 {
  position: absolute;
  left: -35px;
  right: -35px;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
}
.feedback-section-eight_6b80d14a75abfde8 .slider-arrows_f9c640cc457c9396 li {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  border: 4px solid #144D41;
  background: #2B5F54;
  padding: 15px;
  cursor: pointer;
}

.feedback-block-eight_962b08771ab3f4aa .media-img_6272d790fa6dccef {
  border-radius: 20px;
}
.feedback-block-eight_962b08771ab3f4aa .icon_a418dcc45e465afb {
  width: 70px;
  height: 70px;
  background: #FFDB1E;
}
.feedback-block-eight_962b08771ab3f4aa blockquote {
  font-size: 50px;
  line-height: 1.3em;
  font-weight: 800;
  color: #fff;
  font-style: italic;
  margin: 30px 0 52px;
}
.feedback-block-eight_962b08771ab3f4aa h6 {
  font-size: 22px;
  font-weight: 700;
  color: #fff;
  margin: 0;
}
.feedback-block-eight_962b08771ab3f4aa span {
  font-size: 22px;
  color: #fff;
}
.feedback-block-eight_962b08771ab3f4aa .rating_31da91b9505ddd74 li {
  margin-right: 6px;
}
.feedback-block-eight_962b08771ab3f4aa .rating_31da91b9505ddd74 li i {
  font-size: 18px;
  color: #FFDB1E;
}
.feedback-block-eight_962b08771ab3f4aa .rating_31da91b9505ddd74 li span {
  font-size: 20px;
  font-weight: 500;
  display: block;
  margin-left: 8px;
  color: #fff;
}

.blog-section-one_9a6e1f76604f2331 {
  z-index: 1;
}
.blog-section-one_9a6e1f76604f2331:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 17%;
  background: #EBF3EE;
  z-index: -1;
}
.blog-section-one_9a6e1f76604f2331 .section-btn_99661910529dd40c {
  position: absolute;
  right: 0;
  top: 65px;
  z-index: 1;
}

.blog-meta-one_3012d36be9e7159a {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_3012d36be9e7159a .post-data_59825dadfbf37df2 {
  padding: 30px 35px 25px;
}
.blog-meta-one_3012d36be9e7159a .post-data_59825dadfbf37df2 .post-info_7e1aa761cc63029e {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_3012d36be9e7159a .post-data_59825dadfbf37df2 .blog-title_1d4dc6f1757ffc48 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_3012d36be9e7159a .post-data_59825dadfbf37df2 .blog-title_1d4dc6f1757ffc48:hover {
  text-decoration: underline;
}
.blog-meta-one_3012d36be9e7159a .post-img_f499bb36be30f246 {
  height: 350px;
  border-radius: 0 0 30px 30px;
  padding: 0 25px 25px 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-one_3012d36be9e7159a .post-img_f499bb36be30f246 .round-btn_e230ea070fcb9a1e {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_3012d36be9e7159a:hover .round-btn_e230ea070fcb9a1e {
  background: #CFFF45;
}
.blog-meta-one_3012d36be9e7159a.style-two_2978ead197bf9a13 {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_3012d36be9e7159a.style-two_2978ead197bf9a13 .post-img_f499bb36be30f246 {
  border-radius: 0;
}
.blog-meta-one_3012d36be9e7159a.style-two_2978ead197bf9a13 .blog-title_1d4dc6f1757ffc48 {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

.blog-section-two_e60583376613e409 {
  z-index: 1;
}
.blog-section-two_e60583376613e409 .section-btn_99661910529dd40c {
  position: absolute;
  right: 0;
  top: 25px;
}
.blog-section-two_e60583376613e409 .shape_01_63f5e9d64f6b0106 {
  bottom: 7%;
  right: 15%;
  width: 1.1%;
  animation: rotated 50s infinite linear;
}

.blog-meta-two_5d7dbb34648792f9 {
  background: #fff;
}
.blog-meta-two_5d7dbb34648792f9 .post-data_59825dadfbf37df2 {
  padding-top: 30px;
}
.blog-meta-two_5d7dbb34648792f9 .post-data_59825dadfbf37df2 .blog-title_1d4dc6f1757ffc48 {
  width: 70%;
}
.blog-meta-two_5d7dbb34648792f9 .post-data_59825dadfbf37df2 .blog-title_1d4dc6f1757ffc48 h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_5d7dbb34648792f9 .post-data_59825dadfbf37df2 .blog-title_1d4dc6f1757ffc48:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_5d7dbb34648792f9 .post-data_59825dadfbf37df2 .round-btn_e230ea070fcb9a1e {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_5d7dbb34648792f9 .post-data_59825dadfbf37df2 .round-btn_e230ea070fcb9a1e:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_5d7dbb34648792f9 .post-data_59825dadfbf37df2 .post-info_7e1aa761cc63029e {
  border-top: 1px solid #D1D1D1;
  padding-top: 20px;
  margin-top: 20px;
  font-size: 18px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.6);
}
.blog-meta-two_5d7dbb34648792f9 .post-img_f499bb36be30f246 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_5d7dbb34648792f9 .post-img_f499bb36be30f246 .date_a6e3fef95d3b2587 {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_5d7dbb34648792f9.style-two_2978ead197bf9a13 {
  background: #F4F4F4;
  border-radius: 30px;
  overflow: hidden;
  padding: 40px 35px!important;
}
h1 {
  font-size: 50px!important;
}
h2 {
  font-size: 45px!important;
}
h3 {
  font-size: 40px!important;
}
.blog-meta-two_5d7dbb34648792f9.style-two_2978ead197bf9a13 p {
  font-size: 18px;
}
.blog-meta-two_5d7dbb34648792f9.style-two_2978ead197bf9a13 .post-img_f499bb36be30f246 {
  height: auto;
  width: 100%;
}
.blog-meta-two_5d7dbb34648792f9.style-two_2978ead197bf9a13 .post-data_59825dadfbf37df2 {
  padding: 26px 0;
}
.blog-meta-two_5d7dbb34648792f9.style-two_2978ead197bf9a13 .post-data_59825dadfbf37df2 .post-info_7e1aa761cc63029e {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_5d7dbb34648792f9.style-two_2978ead197bf9a13 .post-data_59825dadfbf37df2 .round-btn_e230ea070fcb9a1e {
  border: none;
}

.signup-btn-one_f488c83e4cf75777 span {
  display: inline-block;
  font-weight: 500;
  color: #19352D;
  padding: 0 30px;
  line-height: 45px;
  border: 2px solid #29594B;
  border-radius: 30px;
  background: #fff;
  transition: all 0.2s ease-in-out 0s;
}
.signup-btn-one_f488c83e4cf75777 .icon_a418dcc45e465afb {
  width: 49px;
  height: 49px;
  background: #29594B;
  color: #fff;
  font-size: 22px;
  margin-left: -12px;
  transition: all 0.2s ease-in-out 0s;
  padding: 0;
}

.blog-section-three_6eed9252eddbd37c {
  z-index: 1;
}
.blog-section-three_6eed9252eddbd37c .section-btn_99661910529dd40c {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

.blog-section-four_bf9eec87a9ed1963 {
  z-index: 5;
}
.blog-section-four_bf9eec87a9ed1963.block-feature-three_b16f2a8f4ab5c31b:before {
  display: none;
}
.blog-section-four_bf9eec87a9ed1963.block-feature-three_b16f2a8f4ab5c31b .block-one_4cf50c5491714b37 {
  background: url(../imgstore/blog/blog_img_05.jpg) no-repeat center;
  height: 666px;
}

.blog-section-five_033469c1bc202614 {
  background: #EDF8EB;
  border: 1px solid #000;
  z-index: 5;
}
.blog-section-five_033469c1bc202614 .section-btn_99661910529dd40c {
  position: absolute;
  right: 0;
  top: 50px;
}
.blog-section-five_033469c1bc202614 .wrapper_ea9fef8fed0372f5 {
  border-top: 2px solid #000;
}
.blog-section-five_033469c1bc202614 .wrapper_ea9fef8fed0372f5:before {
  content: "";
  position: absolute;
  width: 2px;
  height: 100%;
  background: #000;
  top: 0;
  right: 50%;
}

.blog-meta-three_b13845a260e47d20 .tag_601552c853867f53 {
  line-height: 27px;
  border-radius: 20px;
  background: #000;
  font-size: 14px;
  padding: 0 16px;
  letter-spacing: 1px;
  color: #fff;
}
.blog-meta-three_b13845a260e47d20 .blog-title_1d4dc6f1757ffc48 {
  font-size: 50px;
  line-height: 1.16em;
  color: #000;
  margin: 37px 0 24px;
}
.blog-meta-three_b13845a260e47d20 .round-btn_e230ea070fcb9a1e {
  font-size: 25px;
  width: 50px;
  height: 50px;
  border: 1px solid #000;
  color: #19352D;
}
.blog-meta-three_b13845a260e47d20 .round-btn_e230ea070fcb9a1e:hover {
  background: #000;
  color: #fff;
}

.blog-meta-four_a75bfc67e1490723 {
  border: 1px solid #DFDFDF;
  border-radius: 30px;
  padding: 75px 35px 52px;
  text-align: center;
}
.blog-meta-four_a75bfc67e1490723 .post-data_59825dadfbf37df2 {
  position: relative;
  padding: 42px 12px 28px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-meta-four_a75bfc67e1490723 .post-data_59825dadfbf37df2 .icon_a418dcc45e465afb {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-meta-four_a75bfc67e1490723 .post-data_59825dadfbf37df2 .blog-title_1d4dc6f1757ffc48 h4 {
  font-size: 43px;
  line-height: 1.302em;
  margin: 0;
}
.blog-meta-four_a75bfc67e1490723 .post-data_59825dadfbf37df2 .blog-title_1d4dc6f1757ffc48 h4:hover {
  text-decoration: underline;
}
.blog-meta-four_a75bfc67e1490723 .post-info_7e1aa761cc63029e {
  font-size: 20px;
  margin: 35px 0 0;
}
.blog-meta-four_a75bfc67e1490723 .post-info_7e1aa761cc63029e span {
  color: rgba(0, 0, 0, 0.5);
}

.blog-sidebar_760346e11ff72aeb .sidebar-title_5debdd9e944279ca {
  font-size: 32px;
  margin-bottom: 18px;
}
.blog-sidebar_760346e11ff72aeb .sidebar-search_62f64fa2029574fe {
  height: 65px;
  background: #F3F3F3;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
.blog-sidebar_760346e11ff72aeb .sidebar-search_62f64fa2029574fe input {
  width: 100%;
  height: 100%;
  border: 0;
  background: transparent;
  padding: 0 50px 0 20px;
  font-size: 18px;
}
.blog-sidebar_760346e11ff72aeb .sidebar-search_62f64fa2029574fe button {
  position: absolute;
  width: 65px;
  right: 0;
  top: 0;
  bottom: 0;
  background: #29594B;
  color: #fff;
}
.blog-sidebar_760346e11ff72aeb .sidebar-search_62f64fa2029574fe button:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-sidebar_760346e11ff72aeb .blog-category_137d8c3c68dfdabc li a {
  line-height: 54px;
  color: #19352D;
  transition: all 0.2s ease-in-out 0s;
}
.blog-sidebar_760346e11ff72aeb .blog-category_137d8c3c68dfdabc li a span {
  color: rgba(0, 0, 0, 0.4);
}
.blog-sidebar_760346e11ff72aeb .blog-category_137d8c3c68dfdabc li a:hover {
  text-decoration: underline;
}
.blog-sidebar_760346e11ff72aeb .blog-recent-news_6913064dc76ffefd .recent-news_86cb15290327ba56 {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 20px;
  margin-bottom: 35px;
}
.blog-sidebar_760346e11ff72aeb .blog-recent-news_6913064dc76ffefd .recent-news_86cb15290327ba56:last-child {
  border: none;
  margin: 0;
  padding: 0;
}
.blog-sidebar_760346e11ff72aeb .blog-recent-news_6913064dc76ffefd .recent-news_86cb15290327ba56 .post-img_f499bb36be30f246 {
  height: 222px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 15px;
  margin-bottom: 15px;
}
.blog-sidebar_760346e11ff72aeb .blog-recent-news_6913064dc76ffefd .recent-news_86cb15290327ba56 .date_a6e3fef95d3b2587 {
  font-size: 16px;
  color: #AAAAAA;
  margin-bottom: 5px;
}
.blog-sidebar_760346e11ff72aeb .blog-recent-news_6913064dc76ffefd .recent-news_86cb15290327ba56 .blog-title_1d4dc6f1757ffc48 h3 {
  font-size: 24px;
  line-height: 1.291em;
  max-width: 85%;
}
.blog-sidebar_760346e11ff72aeb .blog-recent-news_6913064dc76ffefd .recent-news_86cb15290327ba56 .blog-title_1d4dc6f1757ffc48 h3:hover {
  text-decoration: underline;
}
.blog-sidebar_760346e11ff72aeb .blog-keyword_64ff63081bea8068 ul {
  margin: 0 -4px;
}
.blog-sidebar_760346e11ff72aeb .blog-keyword_64ff63081bea8068 ul li {
  margin: 0 4px 10px;
}
.blog-sidebar_760346e11ff72aeb .blog-keyword_64ff63081bea8068 ul li a {
  line-height: 35px;
  background: #EFF6F3;
  border-radius: 30px;
  padding: 0 18px;
  font-size: 16px;
  color: #244034;
  transition: all 0.2s ease-in-out 0s;
}
.blog-sidebar_760346e11ff72aeb .blog-keyword_64ff63081bea8068 ul li a:hover {
  background: #29594B;
  color: #fff;
}
.blog-sidebar_760346e11ff72aeb .contact-banner_66524cb50e7c5792 {
  padding: 35px 3% 50px;
  background: #CFFF45;
  border-radius: 20px;
}
.blog-sidebar_760346e11ff72aeb .contact-banner_66524cb50e7c5792 h3 {
  font-size: 32px;
  line-height: 1.25em;
  color: #000;
}
.blog-sidebar_760346e11ff72aeb .contact-banner_66524cb50e7c5792 a {
  line-height: 36px;
  border: 2px solid #000;
  border-radius: 30px;
  color: #000;
  padding: 0 30px;
}
.blog-sidebar_760346e11ff72aeb .contact-banner_66524cb50e7c5792 a:hover {
  background: #0C3A30;
  border-color: #0C3A30;
  color: #fff;
}

.blog-details_bbc7e8fd483e5d78 .post-details-meta_917cecf032aeace3 {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_bbc7e8fd483e5d78 .post-details-meta_917cecf032aeace3 p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_bbc7e8fd483e5d78 .post-details-meta_917cecf032aeace3 .quote-wrapper_8c4425f50c9a7c05 {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_bbc7e8fd483e5d78 .post-details-meta_917cecf032aeace3 .quote-wrapper_8c4425f50c9a7c05 .wrapper_ea9fef8fed0372f5 {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_bbc7e8fd483e5d78 .post-details-meta_917cecf032aeace3 .quote-wrapper_8c4425f50c9a7c05 .wrapper_ea9fef8fed0372f5 .icon_a418dcc45e465afb {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_bbc7e8fd483e5d78 .post-details-meta_917cecf032aeace3 .quote-wrapper_8c4425f50c9a7c05 .wrapper_ea9fef8fed0372f5 h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_bbc7e8fd483e5d78 .post-details-meta_917cecf032aeace3 .quote-wrapper_8c4425f50c9a7c05 h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_bbc7e8fd483e5d78 .post-details-meta_917cecf032aeace3 .quote-wrapper_8c4425f50c9a7c05 h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_bbc7e8fd483e5d78 .post-details-meta_917cecf032aeace3 .img-gallery_673ecf55d2a7bac0 {
  margin-bottom: 50px;
}
.blog-details_bbc7e8fd483e5d78 .post-details-meta_917cecf032aeace3 .img-gallery_673ecf55d2a7bac0 img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_bbc7e8fd483e5d78 .post-details-meta_917cecf032aeace3 h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_bbc7e8fd483e5d78 .post-details-meta_917cecf032aeace3 .list-item_4a4e091a7261207e li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_bbc7e8fd483e5d78 .post-details-meta_917cecf032aeace3 .list-item_4a4e091a7261207e li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_bbc7e8fd483e5d78 .bottom-widget_3853f9097024ed64 {
  padding: 10px 0 5px;
}
.blog-details_bbc7e8fd483e5d78 .bottom-widget_3853f9097024ed64 .tags_79502b8fc9e58de3 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_bbc7e8fd483e5d78 .bottom-widget_3853f9097024ed64 .tags_79502b8fc9e58de3 a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_bbc7e8fd483e5d78 .bottom-widget_3853f9097024ed64 .tags_79502b8fc9e58de3 a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_bbc7e8fd483e5d78 .bottom-widget_3853f9097024ed64 .share-icon_34c7e6eda6918793 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_bbc7e8fd483e5d78 .bottom-widget_3853f9097024ed64 .share-icon_34c7e6eda6918793 a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_bbc7e8fd483e5d78 .grey-bg_6a14db427b37cfa6 {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_bbc7e8fd483e5d78 .blog-inner-title_d645dd75a383e302 {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_bbc7e8fd483e5d78 .blog-comment-area_73cec77b1613e282 {
  margin: 60px 0;
}
.blog-details_bbc7e8fd483e5d78 .blog-comment-area_73cec77b1613e282 .comment_ef58a27cc2b83e81 {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_bbc7e8fd483e5d78 .blog-comment-area_73cec77b1613e282 .comment_ef58a27cc2b83e81:last-child {
  padding-bottom: 5px;
}
.blog-details_bbc7e8fd483e5d78 .blog-comment-area_73cec77b1613e282 .comment_ef58a27cc2b83e81 .reply-comment_8d98e17bc4b24863 {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_bbc7e8fd483e5d78 .blog-comment-area_73cec77b1613e282 .comment_ef58a27cc2b83e81 .user-avatar_e8dce037dc99507a {
  width: 60px;
  height: 60px;
}
.blog-details_bbc7e8fd483e5d78 .blog-comment-area_73cec77b1613e282 .comment_ef58a27cc2b83e81 .comment-text_7a5878dbb1d0fddc {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_bbc7e8fd483e5d78 .blog-comment-area_73cec77b1613e282 .comment_ef58a27cc2b83e81 .comment-text_7a5878dbb1d0fddc .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_bbc7e8fd483e5d78 .blog-comment-area_73cec77b1613e282 .comment_ef58a27cc2b83e81 .comment-text_7a5878dbb1d0fddc .date_a6e3fef95d3b2587 {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_bbc7e8fd483e5d78 .blog-comment-area_73cec77b1613e282 .comment_ef58a27cc2b83e81 .comment-text_7a5878dbb1d0fddc p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_bbc7e8fd483e5d78 .blog-comment-area_73cec77b1613e282 .comment_ef58a27cc2b83e81 .comment-text_7a5878dbb1d0fddc .reply-btn_d2ae79cb35c8c7fa {
  font-size: 13px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0px;
  text-align: center;
  width: 60px;
  line-height: 25px;
  background: #29594B;
  border-radius: 3px;
}
.blog-details_bbc7e8fd483e5d78 .blog-comment-area_73cec77b1613e282 .comment_ef58a27cc2b83e81 .comment-text_7a5878dbb1d0fddc .reply-btn_d2ae79cb35c8c7fa:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_bbc7e8fd483e5d78 .blog-comment-form_8b0fef2facf40f11 p a {
  color: #19352D;
}
.blog-details_bbc7e8fd483e5d78 .blog-comment-form_8b0fef2facf40f11 form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_bbc7e8fd483e5d78 .blog-comment-form_8b0fef2facf40f11 form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_bbc7e8fd483e5d78 .blog-comment-form_8b0fef2facf40f11 form textarea {
  display: block;
  font-size: 17px;
  width: 100%;
  max-width: 100%;
  height: 145px;
  border: none;
  border-radius: 8px;
  padding: 20px 25px;
  background: #fff;
}

.map-banner_cea19a245356797f {
  height: 600px;
}

.address-block-one_30f477cb8044e878 .icon_a418dcc45e465afb {
  width: 80px;
  height: 80px;
  background: #29594B;
}
.address-block-one_30f477cb8044e878 .title {
  font-family: "Satoshi";
  font-size: 24px;
  padding: 20px 0 5px;
}
.address-block-one_30f477cb8044e878 p {
  line-height: 1.6em;
  color: #878787;
}
.address-block-one_30f477cb8044e878 p .call {
  color: #29594B;
}
.address-block-one_30f477cb8044e878 p .call:hover {
  text-decoration: underline;
}
.address-block-one_30f477cb8044e878 p .webaddress_fabc56bc7539df6b {
  color: #29594B;
  text-decoration: underline;
}

.contact-us-section_7c4304da14d2f5ee .bg-wrapper_0209b24b263ff42a {
  border-radius: 40px;
  padding: 55px 55px 60px;
}

.form-style-one_607e9684bf46675c .input-group-meta_4dc292c855378067 {
  position: relative;
}
.form-style-one_607e9684bf46675c .input-group-meta_4dc292c855378067 label {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
  margin-bottom: 5px;
}
.form-style-one_607e9684bf46675c .input-group-meta_4dc292c855378067 input, .form-style-one_607e9684bf46675c .input-group-meta_4dc292c855378067 textarea {
  width: 100%;
  max-width: 100%;
  border: none;
  border-radius: 8px;
  background: #fff;
  font-size: 18px;
}
.form-style-one_607e9684bf46675c .input-group-meta_4dc292c855378067 input {
  height: 60px;
  padding: 0 20px;
}
.form-style-one_607e9684bf46675c .input-group-meta_4dc292c855378067 textarea {
  height: 165px;
  padding: 15px 20px;
}
.form-style-one_607e9684bf46675c .btn-four_2f3ae90f9984511d {
  font-weight: 500;
  line-height: 60px;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 2px;
  border-radius: 8px;
}

.form-style-two_76c926352eedceaf .input-group-meta_4dc292c855378067 {
  position: relative;
}
.form-style-two_76c926352eedceaf .input-group-meta_4dc292c855378067 input, .form-style-two_76c926352eedceaf .input-group-meta_4dc292c855378067 textarea {
  width: 100%;
  max-width: 100%;
  border: 1px solid #000;
  border-radius: 5px;
  background: #fff;
  font-size: 18px;
}
.form-style-two_76c926352eedceaf .input-group-meta_4dc292c855378067 input {
  height: 55px;
  padding: 0 20px;
}
.form-style-two_76c926352eedceaf .input-group-meta_4dc292c855378067 textarea {
  max-height: 160px;
  height: 160px;
  padding: 15px 20px;
}

#contact-form .help-block {
  position: absolute;
  left: 0;
  bottom: -18px;
  font-size: 13px;
  line-height: 20px;
  color: #ff4d44;
}
#contact-form .help-block ul {
  margin: 0;
}

.contact-section-one_1f76f42b17323fe1 .media-img_6272d790fa6dccef {
  border-radius: 20px;
}
.contact-section-one_1f76f42b17323fe1 .shape_01_63f5e9d64f6b0106 {
  top: 13%;
  left: 43%;
}

.footer-one_acad6d36cf646efa {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_acad6d36cf646efa .bottom-footer_648a31ab81165f6e {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_acad6d36cf646efa .social-icon_08f2a3b319f79040 a {
  color: #fff;
  font-size: 18px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.4);
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_acad6d36cf646efa .social-icon_08f2a3b319f79040 a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_acad6d36cf646efa .footer-title_1de6ab7a1b1c8450 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_acad6d36cf646efa .footer-nav-link_39c4308940465f89 a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_acad6d36cf646efa .footer-nav-link_39c4308940465f89 a:hover {
  color: #fff;
}
.footer-nav-link_39c4308940465f89 p {
  font-size: 16px;
}
.logo_ee2c5f5ac87b8bb6 img {
  max-width: 200px;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 0 20px;
  width: 100%;
  font-size: 17px;
}

caption,
th,
td {
  font-weight: normal;
}
.casino-logos_1d4a592c506c5431 {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_c6da84de47cf0357 {
  align-content: center;
}

th {
  font-weight: 500;
  padding: 10px;
}

td,
.wp-block-calendar_7ef81e8974ed581a tfoot td {
  padding: 7px 10px;
}

.footer-one_acad6d36cf646efa .footer-newsletter_91e4c162418a8d0b form {
  width: 410px;
  height: 54px;
  position: relative;
}
.footer-one_acad6d36cf646efa .footer-newsletter_91e4c162418a8d0b form input {
  width: 100%;
  height: 100%;
  font-size: 18px;
  color: rgba(255, 255, 255, 0.7);
  padding: 0 80px 0 30px;
  border: none;
  border-radius: 35px;
  background: rgba(255, 255, 255, 0.1);
}
.footer-one_acad6d36cf646efa .footer-newsletter_91e4c162418a8d0b form input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.footer-one_acad6d36cf646efa .footer-newsletter_91e4c162418a8d0b form input:-moz-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.footer-one_acad6d36cf646efa .footer-newsletter_91e4c162418a8d0b form input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.footer-one_acad6d36cf646efa .footer-newsletter_91e4c162418a8d0b form input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.footer-one_acad6d36cf646efa .footer-newsletter_91e4c162418a8d0b form button {
  width: 50px;
  height: 50px;
  font-weight: 900;
  text-align: center;
  border-radius: 50%;
  background: #CFFF45;
  color: #29594B;
  position: absolute;
  right: 0;
  top: 2px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_acad6d36cf646efa .footer-newsletter_91e4c162418a8d0b form button:hover {
  background: #fff;
}
.footer-one_acad6d36cf646efa .copyright_0c07ecc902125b20 {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.7);
}
.footer-one_acad6d36cf646efa .bottom-nav_6abae9bc8255f1fe {
  margin: 0 -12px;
}
.footer-one_acad6d36cf646efa .bottom-nav_6abae9bc8255f1fe a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: rgba(255, 255, 255, 0.7);
}
.footer-one_acad6d36cf646efa .bottom-nav_6abae9bc8255f1fe a:hover {
  color: #fff;
  text-decoration: underline;
}

.footer-two_368060eda5d2ce3f {
  background: url(../imgstore/media/img_18.jpg) no-repeat center bottom;
  background-size: cover;
  position: relative;
  z-index: 1;
  padding: 110px 15px 135px;
}
.footer-two_368060eda5d2ce3f.no-bg_790cb8339a394c39 {
  background: none;
  padding: 0;
  position: statics;
}
.footer-two_368060eda5d2ce3f.no-bg_790cb8339a394c39:before {
  display: none;
}
.footer-two_368060eda5d2ce3f.no-bg_790cb8339a394c39 .bg-wrapper_0209b24b263ff42a {
  box-shadow: none;
  padding-left: 0;
  padding-right: 0;
}
.footer-two_368060eda5d2ce3f.no-bg_790cb8339a394c39 .bg-wrapper_0209b24b263ff42a .copyright_0c07ecc902125b20 {
  left: 0;
}
.footer-two_368060eda5d2ce3f:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: linear-gradient(180deg, #F5F8F7 0%, rgba(240, 243, 242, 0.58) 69.88%, rgba(238, 241, 240, 0.15) 100%);
}
.footer-two_368060eda5d2ce3f .bg-wrapper_0209b24b263ff42a {
  background: #FFFFFF;
  box-shadow: 0px 35px 70px rgba(0, 0, 0, 0.04);
  border-radius: 30px;
  z-index: 1;
  padding: 70px 40px 40px;
}
.footer-two_368060eda5d2ce3f .bg-wrapper_0209b24b263ff42a .shape_01_63f5e9d64f6b0106 {
  bottom: 12%;
  right: 33%;
  width: 2.3%;
  min-width: 28px;
}
.footer-two_368060eda5d2ce3f .bg-wrapper_0209b24b263ff42a .shape_02_1a0e5a8991b8d18a {
  bottom: 38%;
  left: 25%;
  width: 3.8%;
  min-width: 28px;
}
.footer-two_368060eda5d2ce3f .social-icon_08f2a3b319f79040 a {
  color: #29594B;
  font-size: 17px;
  width: 40px;
  height: 40px;
  border: 1px solid #29594B;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  border-radius: 50%;
  transition: all 0.2s ease-in-out 0s;
}
.footer-two_368060eda5d2ce3f .social-icon_08f2a3b319f79040 a:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.footer-two_368060eda5d2ce3f .footer-title_1de6ab7a1b1c8450 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-two_368060eda5d2ce3f .footer-nav-link_39c4308940465f89 a {
  color: rgba(0, 0, 0, 0.8);
  line-height: 42px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-two_368060eda5d2ce3f .footer-nav-link_39c4308940465f89 a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-two_368060eda5d2ce3f .copyright_0c07ecc902125b20 {
  font-size: 18px;
  color: #19352D;
  position: absolute;
  left: 40px;
  bottom: 64px;
}

.footer-three_4d1c2788eaf11a3f {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_4d1c2788eaf11a3f .round-bg_5de1bcd72efb8174 {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_4d1c2788eaf11a3f .round-bg_5de1bcd72efb8174.color-two_e9f12f3ae78a842b {
  background: #F6FFDD;
}
.footer-three_4d1c2788eaf11a3f .footer-intro_009fe893b4137587 p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_4d1c2788eaf11a3f .footer-intro_009fe893b4137587 p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_4d1c2788eaf11a3f .footer-title_1de6ab7a1b1c8450 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_4d1c2788eaf11a3f .footer-nav-link_39c4308940465f89 a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_4d1c2788eaf11a3f .footer-nav-link_39c4308940465f89 a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_4d1c2788eaf11a3f .bottom-footer_648a31ab81165f6e {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_4d1c2788eaf11a3f .bottom-footer_648a31ab81165f6e .copyright_0c07ecc902125b20 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_4d1c2788eaf11a3f .bottom-footer_648a31ab81165f6e .bottom-nav_6abae9bc8255f1fe {
  margin: 0 -12px;
}
.footer-three_4d1c2788eaf11a3f .bottom-footer_648a31ab81165f6e .bottom-nav_6abae9bc8255f1fe a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_4d1c2788eaf11a3f .bottom-footer_648a31ab81165f6e .bottom-nav_6abae9bc8255f1fe a:hover {
  text-decoration: underline;
}
.footer-three_4d1c2788eaf11a3f .bottom-footer_648a31ab81165f6e .social-icon_08f2a3b319f79040 {
  margin: 0 -10px;
}
.footer-three_4d1c2788eaf11a3f .bottom-footer_648a31ab81165f6e .social-icon_08f2a3b319f79040 a {
  margin: 0 10px;
}
.footer-three_4d1c2788eaf11a3f .bottom-footer_648a31ab81165f6e .social-icon_08f2a3b319f79040 a:hover {
  color: #19352D;
}
.footer-three_4d1c2788eaf11a3f .shape_01_63f5e9d64f6b0106 {
  top: -3%;
  left: -3%;
}
.footer-three_4d1c2788eaf11a3f .shape_02_1a0e5a8991b8d18a {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

.row.row-footer_74e32d2c303f51c0 {
  background-color: #e0e0e0;
  border-radius: 25px;
  padding: 5px 15px;
  justify-content: space-between;
}

.footer-large-wrapper_4fe5a1101ce7de45 {
  z-index: 1;
}
.footer-large-wrapper_4fe5a1101ce7de45:before {
  content: "";
  position: absolute;
  width: 100%;
  right: 0;
  bottom: 0;
  top: -20%;
  background: url(../imgstore/assets_efd77c93c2/bg_04.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}

.footer-four_3406efc78364521a {
  padding: 75px 0 0;
}
.footer-four_3406efc78364521a .footer-intro_009fe893b4137587 p {
  line-height: 30px;
  color: rgba(255, 255, 255, 0.6);
}
.footer-four_3406efc78364521a .footer-intro_009fe893b4137587 li {
  margin-top: 15px;
}
.footer-four_3406efc78364521a .footer-intro_009fe893b4137587 li .icon_a418dcc45e465afb {
  width: 20px;
}
.footer-four_3406efc78364521a .footer-intro_009fe893b4137587 li a {
  font-weight: 500;
  color: rgba(255, 255, 255, 0.8);
}
.footer-four_3406efc78364521a .footer-intro_009fe893b4137587 li a:hover {
  text-decoration: underline;
}
.footer-four_3406efc78364521a .footer-title_1de6ab7a1b1c8450 {
  display: inline-block;
  position: relative;
  font-size: 24px;
  color: #fff;
  font-weight: 500;
  margin-bottom: 15px;
}
.footer-four_3406efc78364521a .footer-title_1de6ab7a1b1c8450:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -6px;
  width: 20px;
  height: 2px;
  border-radius: 10px;
  background: #D3FF76;
}
.footer-four_3406efc78364521a .footer-nav-link_39c4308940465f89 a {
  color: rgba(255, 255, 255, 0.75);
  line-height: 44px;
  font-weight: 300;
  transition: all 0.2s ease-in-out 0s;
}
.footer-four_3406efc78364521a .footer-nav-link_39c4308940465f89 a:hover {
  color: #fff;
  text-decoration: underline;
}
.footer-four_3406efc78364521a .bottom-footer_648a31ab81165f6e {
  border-top: 1px dashed #37665c;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-four_3406efc78364521a .bottom-footer_648a31ab81165f6e .copyright_0c07ecc902125b20 {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.75);
}
.footer-four_3406efc78364521a .bottom-footer_648a31ab81165f6e .bottom-nav_6abae9bc8255f1fe {
  margin: 0 -12px;
}
.footer-four_3406efc78364521a .bottom-footer_648a31ab81165f6e .bottom-nav_6abae9bc8255f1fe a {
  font-size: 18px;
  margin: 0 12px;
  color: #fff;
}
.footer-four_3406efc78364521a .bottom-footer_648a31ab81165f6e .bottom-nav_6abae9bc8255f1fe a:hover {
  text-decoration: underline;
}
.footer-four_3406efc78364521a .bottom-footer_648a31ab81165f6e .social-icon_08f2a3b319f79040 {
  margin: 0 -10px;
}
.footer-four_3406efc78364521a .bottom-footer_648a31ab81165f6e .social-icon_08f2a3b319f79040 a {
  margin: 0 10px;
  color: #fff;
}
.footer-four_3406efc78364521a .bottom-footer_648a31ab81165f6e .social-icon_08f2a3b319f79040 a:hover {
  color: #E6FD5A;
}

.footer-five_5d53882b260547f9 {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_5d53882b260547f9:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../imgstore/assets_efd77c93c2/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_5d53882b260547f9 h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_5d53882b260547f9 .btn-group_676dfed025cc673f {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_5d53882b260547f9 .btn-group_676dfed025cc673f h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_5d53882b260547f9 .btn-group_676dfed025cc673f h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_5d53882b260547f9 .btn-group_676dfed025cc673f .round-btn_e230ea070fcb9a1e {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_5d53882b260547f9 .btn-group_676dfed025cc673f .round-btn_e230ea070fcb9a1e:hover, .footer-five_5d53882b260547f9 .btn-group_676dfed025cc673f .round-btn_e230ea070fcb9a1e:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_5d53882b260547f9 .social-icon_08f2a3b319f79040 {
  margin: 0 -20px;
}
.footer-five_5d53882b260547f9 .social-icon_08f2a3b319f79040 a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_5d53882b260547f9 .social-icon_08f2a3b319f79040 a:hover {
  color: #DFFF5E;
}
.footer-five_5d53882b260547f9 .bottom-nav_6abae9bc8255f1fe {
  margin: 0 -12px;
}
.footer-five_5d53882b260547f9 .bottom-nav_6abae9bc8255f1fe a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_5d53882b260547f9 .bottom-nav_6abae9bc8255f1fe a:hover {
  text-decoration: underline;
}
.footer-five_5d53882b260547f9 .shape_01_63f5e9d64f6b0106 {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_5d53882b260547f9 .shape_02_1a0e5a8991b8d18a {
  bottom: 41%;
  left: 13%;
  width: 1.7%;
  animation: rotated 48s infinite linear;
}

/* Custome Animation */
@keyframes jump {
  0% {
    transform: translate3d(0, 0, 0);
  }
  40% {
    transform: translate3d(0, 50%, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes jumpTwo {
  0% {
    transform: translate3d(0, 0, 0);
  }
  40% {
    transform: translate3d(0, 20px, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes jumpThree {
  0% {
    transform: translate3d(0, 0, 0);
  }
  40% {
    transform: translate3d(0, -20px, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes jumpFour {
  0% {
    transform: translate3d(0, 0, 0);
  }
  50% {
    transform: translate3d(0, -10px, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes jumpFive {
  0% {
    transform: translate3d(0, 0, 0);
  }
  50% {
    transform: translate3d(0, 10px, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes prXOne {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(-15px);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes prXTwo {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(15px);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes rotated {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes rotatedTwo {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(-360deg);
  }
}
@keyframes rotatedHalf {
  0% {
    transform: rotate(0);
  }
  50% {
    transform: rotate(90deg);
  }
  100% {
    transform: rotate(0);
  }
}
@keyframes rotatedHalfTwo {
  0% {
    transform: rotate(0);
  }
  50% {
    transform: rotate(-90deg);
  }
  100% {
    transform: rotate(0);
  }
}
@keyframes scale-right {
  0% {
    transform: translateX(0%);
  }
  50% {
    transform: translateX(20%);
  }
  100% {
    transform: translateX(0%);
  }
}
@keyframes fade-in {
  0% {
    opacity: 0.2;
  }
  40% {
    opacity: 1;
  }
  100% {
    opacity: 0.2;
  }
}
@keyframes hvr-ripple-out {
  0% {
    top: -5px;
    right: -5px;
    bottom: -5px;
    left: -5px;
  }
  50% {
    top: -15px;
    right: -15px;
    bottom: -15px;
    left: -15px;
    opacity: 0.8;
  }
  100% {
    top: -5px;
    right: -5px;
    bottom: -5px;
    left: -5px;
    opacity: 1;
  }
}
@keyframes hvr-ripple-out-two {
  0% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  100% {
    top: -30px;
    right: -30px;
    bottom: -30px;
    left: -30px;
    opacity: 0;
  }
}
@keyframes scale-up-one {
  0% {
    transform: scale(1);
  }
  40% {
    transform: scale(0.5);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes scale-up-two {
  0% {
    transform: scale(0.5);
  }
  40% {
    transform: scale(0.8);
  }
  100% {
    transform: scale(0.5);
  }
}
@keyframes scale-up-three {
  0% {
    transform: scale(1);
  }
  40% {
    transform: scale(2);
  }
  100% {
    transform: scale(1);
  }
}
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.animated.hinge_0a75909065e3a7b2 {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_31d5d14dee204252 {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_3956c7337e742789 {
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.pulse_aa5c8445d718d551 {
  animation-name: pulse;
}
@keyframes shake {
  0%, 100% {
    transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translateX(-10px);
  }
  20%, 40%, 60%, 80% {
    transform: translateX(10px);
  }
}
.shake_f91b821f31d77182 {
  animation-name: shake;
}
@keyframes swing {
  20% {
    transform: rotate(15deg);
  }
  40% {
    transform: rotate(-10deg);
  }
  60% {
    transform: rotate(5deg);
  }
  80% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.swing_0dd1aeb0371d98f4 {
  transform-origin: top center;
  animation-name: swing;
}
@keyframes tada {
  0% {
    transform: scale(1);
  }
  10%, 20% {
    transform: scale(0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale(1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    transform: scale(1) rotate(0);
  }
}
.tada_33f66105be57a078 {
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes wobble {
  0% {
    transform: translateX(0%);
  }
  15% {
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    transform: translateX(0%);
  }
}
.wobble_9ab10c91ff7845d3 {
  animation-name: wobble;
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    transform: scale(1.05);
  }
  70% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
.bounceIn_4f3ec5677ea01408 {
  animation-name: bounceIn;
}
@keyframes bounceInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    transform: translateY(30px);
  }
  80% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}
.bounceInDown_fa8ec1d81d752b62 {
  animation-name: bounceInDown;
}
@keyframes bounceInLeft {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    transform: translateX(30px);
  }
  80% {
    transform: translateX(-10px);
  }
  100% {
    transform: translateX(0);
  }
}
.bounceInLeft_fee6f1b2836812ae {
  animation-name: bounceInLeft;
}
@keyframes bounceInRight {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    transform: translateX(-30px);
  }
  80% {
    transform: translateX(10px);
  }
  100% {
    transform: translateX(0);
  }
}
.bounceInRight_219f0ad0a07748b4 {
  animation-name: bounceInRight;
}
@keyframes bounceInUp {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    transform: translateY(-30px);
  }
  80% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(0);
  }
}
.bounceInUp_3e70394caf24f774 {
  animation-name: bounceInUp;
}
@keyframes bounceOut {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(0.95);
  }
  50% {
    opacity: 1;
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    transform: scale(0.3);
  }
}
.bounceOut_0d03307aabad2fcc {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_92bdeb82c398873c {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_bb8c7ea0bacbf6b2 {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_9634bc65754b7913 {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_c0e269198f2f5e85 {
  animation-name: bounceOutUp;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  animation-name: fadeIn;
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDown_2f0e2b8091e66742 {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_6b16e9a6e4eeb691 {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_95a9fbea3906dfc5 {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_83c8fac34e029336 {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_3c109a53aed6b1fe {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_e46506cc323e0fa3 {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_1a4acd6afa1ea0ba {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_30f0f78de4d5d77f {
  animation-name: fadeInUpBig;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(20px);
  }
}
.fadeOutDown_a602da092323fddf {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_75fe66d4fe9a28ac {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_16cc14e385c84cd5 {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_111be2786bd4428e {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_0e777fa1fe35f8fc {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_1eeaf8b1785ec32f {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_ea098da63e876bf9 {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_79e17771afbc5a8d {
  animation-name: fadeOutUpBig;
}
@keyframes flip {
  0% {
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    animation-timing-function: ease-in;
  }
  100% {
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    animation-timing-function: ease-in;
  }
}
.animated.flip_75101ee64d9b2c22 {
  backface-visibility: visible;
  animation-name: flip;
}
@keyframes flipInX {
  0% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
.flipInX_5fbe47e1ffcfd244 {
  backface-visibility: visible !important;
  animation-name: flipInX;
}
@keyframes flipInY {
  0% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
.flipInY_59a9f36b400c6d04 {
  backface-visibility: visible !important;
  animation-name: flipInY;
}
@keyframes flipOutX {
  0% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
.flipOutX_71f906cc99d53aad {
  animation-name: flipOutX;
  backface-visibility: visible !important;
}
@keyframes flipOutY {
  0% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
.flipOutY_96a1ead7f400762d {
  backface-visibility: visible !important;
  animation-name: flipOutY;
}
@keyframes lightSpeedIn {
  0% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
.lightSpeedIn_54bdd7d2ee468c5d {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}
@keyframes lightSpeedOut {
  0% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
.lightSpeedOut_2721596f0c592d37 {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}
@keyframes rotateIn {
  0% {
    transform-origin: center center;
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateIn_a86bb34abfe0cb00 {
  animation-name: rotateIn;
}
@keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInDownLeft_3ada832152c0b9cd {
  animation-name: rotateInDownLeft;
}
@keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInDownRight_2c8dc4a8f1bb6c35 {
  animation-name: rotateInDownRight;
}
@keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpLeft_5c95530f564c4d0d {
  animation-name: rotateInUpLeft;
}
@keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpRight_11de1d4e393e1f2a {
  animation-name: rotateInUpRight;
}
@keyframes rotateOut {
  0% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: center center;
    transform: rotate(200deg);
    opacity: 0;
  }
}
.rotateOut_0559a51f1252f4a7 {
  animation-name: rotateOut;
}
@keyframes rotateOutDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutDownLeft_43569e7c996d9c2a {
  animation-name: rotateOutDownLeft;
}
@keyframes rotateOutDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
}
.rotateOutDownRight_bd9a4ad63e4e9a49 {
  animation-name: rotateOutDownRight;
}
@keyframes rotateOutUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
}
.rotateOutUpLeft_5b91cf4dd6f99ac7 {
  animation-name: rotateOutUpLeft;
}
@keyframes rotateOutUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutUpRight_6b788909367d9405 {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_43c096307b2f92f9 {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_1075374272516640 {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_f3308c833a0aa84f {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_1ee58fd68662c3a9 {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_bbcfd0086b5a8a25 {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_848b0517f530fe85 {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_afb9e873f02e2b6f {
  animation-name: slideOutUp;
}
@keyframes hinge {
  0% {
    transform: rotate(0);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    transform: rotate(80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40% {
    transform: rotate(60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  80% {
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  100% {
    transform: translateY(700px);
    opacity: 0;
  }
}
.hinge_0a75909065e3a7b2 {
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollIn {
  0% {
    opacity: 0;
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg);
  }
}
.rollIn_de316974f451d551 {
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollOut {
  0% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    transform: translateX(100%) rotate(120deg);
  }
}
.rollOut_189c3e8b8b0ee058 {
  animation-name: rollOut;
}
@keyframes jump {
  0% {
    transform: translate3d(0, 0, 0);
  }
  40% {
    transform: translate3d(0, 50%, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes jumpTwo {
  0% {
    transform: translate3d(0, 0, 0);
  }
  40% {
    transform: translate3d(0, 20px, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes jumpThree {
  0% {
    transform: translate3d(0, 0, 0);
  }
  40% {
    transform: translate3d(0, -20px, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes jumpFour {
  0% {
    transform: translate3d(0, 0, 0);
  }
  50% {
    transform: translate3d(0, -10px, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes jumpFive {
  0% {
    transform: translate3d(0, 0, 0);
  }
  50% {
    transform: translate3d(0, 10px, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes prXOne {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(-15px);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes prXTwo {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(15px);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes rotated {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes rotatedTwo {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(-360deg);
  }
}
@keyframes rotatedHalf {
  0% {
    transform: rotate(0);
  }
  50% {
    transform: rotate(90deg);
  }
  100% {
    transform: rotate(0);
  }
}
@keyframes rotatedHalfTwo {
  0% {
    transform: rotate(0);
  }
  50% {
    transform: rotate(-90deg);
  }
  100% {
    transform: rotate(0);
  }
}
@keyframes scale-right {
  0% {
    transform: translateX(0%);
  }
  50% {
    transform: translateX(20%);
  }
  100% {
    transform: translateX(0%);
  }
}
@keyframes fade-in {
  0% {
    opacity: 0.2;
  }
  40% {
    opacity: 1;
  }
  100% {
    opacity: 0.2;
  }
}
@keyframes hvr-ripple-out {
  0% {
    top: -5px;
    right: -5px;
    bottom: -5px;
    left: -5px;
  }
  50% {
    top: -15px;
    right: -15px;
    bottom: -15px;
    left: -15px;
    opacity: 0.8;
  }
  100% {
    top: -5px;
    right: -5px;
    bottom: -5px;
    left: -5px;
    opacity: 1;
  }
}
@keyframes hvr-ripple-out-two {
  0% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  100% {
    top: -30px;
    right: -30px;
    bottom: -30px;
    left: -30px;
    opacity: 0;
  }
}
@keyframes scale-up-one {
  0% {
    transform: scale(1);
  }
  40% {
    transform: scale(0.5);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes scale-up-two {
  0% {
    transform: scale(0.5);
  }
  40% {
    transform: scale(0.8);
  }
  100% {
    transform: scale(0.5);
  }
}
@keyframes scale-up-three {
  0% {
    transform: scale(1);
  }
  40% {
    transform: scale(2);
  }
  100% {
    transform: scale(1);
  }
}
.shop-filter-one_93d75bb77660a46c .theme-select-menu_47472534b3216b56 {
  width: 100%;
  min-width: 145px;
  height: 45px;
  font-size: 17px;
  padding: 0 12px;
  box-shadow: none;
  outline: none;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.product-block-one_5d062aaf82fd47e2 {
  overflow: hidden;
}
.product-block-one_5d062aaf82fd47e2 .img-holder_55261dc5dc430f98 {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_5d062aaf82fd47e2 .img-holder_55261dc5dc430f98 .cart-icon_6ae4678580f45c66 {
  display: block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.09);
  border-radius: 50%;
  background: #fff;
  color: #000;
  text-align: center;
  position: absolute;
  right: 20px;
  top: 20px;
  font-size: 18px;
  opacity: 0;
  transform: scale(0.5);
  transition: all 0.2s ease-in-out 0s;
}
.product-block-one_5d062aaf82fd47e2 .img-holder_55261dc5dc430f98 .cart-icon_6ae4678580f45c66:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_5d062aaf82fd47e2 .img-holder_55261dc5dc430f98 .cart-button_ecce8114f2af3be9 {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 20px;
  line-height: 48px;
  background: #29594B;
  text-align: center;
  color: #fff;
  opacity: 0;
  transform: translateY(10px);
  transition: all 0.4s ease-in-out 0s;
}
.product-block-one_5d062aaf82fd47e2 .img-holder_55261dc5dc430f98 .cart-button_ecce8114f2af3be9:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_5d062aaf82fd47e2 .product-title_d7be84e85dd8f405 {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_5d062aaf82fd47e2 .rating_31da91b9505ddd74 {
  margin: 0 -3px;
}
.product-block-one_5d062aaf82fd47e2 .rating_31da91b9505ddd74 li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_5d062aaf82fd47e2 .rating_31da91b9505ddd74 li .bi-star-fill_56edbbc7b3ffdcf1 {
  color: #FFCB65;
}
.product-block-one_5d062aaf82fd47e2 .price_1828c34c32b89cbb {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_5d062aaf82fd47e2:hover .cart-button_ecce8114f2af3be9 {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_5d062aaf82fd47e2:hover .product-img_41ae9cfd6d359d4f {
  transform: scale(0.95);
}
.product-block-one_5d062aaf82fd47e2:hover .cart-icon_6ae4678580f45c66 {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_5d062aaf82fd47e2:hover .product-title_d7be84e85dd8f405 {
  text-decoration: underline;
}

.product-details-one_edef4bdd567a9053 .product-img-tab_978bd4f0d16838d4 {
  border: none;
}
.product-details-one_edef4bdd567a9053 .product-img-tab_978bd4f0d16838d4 .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_edef4bdd567a9053 .product-img-tab_978bd4f0d16838d4 .nav-link img {
  max-height: 100%;
}
.product-details-one_edef4bdd567a9053 .product-img-tab_978bd4f0d16838d4 .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_edef4bdd567a9053 .product-img-tab-content_d2a3c4b69013a9b7 {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_edef4bdd567a9053 .product-img-tab-content_d2a3c4b69013a9b7 img {
  margin: auto;
}
.product-details-one_edef4bdd567a9053 .product-info_2cc530e8288c4cad .stock-tag_b99e6d6ea9b3e8a0 {
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  background: #EAEAEA;
  border-radius: 3px;
  line-height: 25px;
  padding: 0 10px;
}
.product-details-one_edef4bdd567a9053 .product-info_2cc530e8288c4cad .product-name_45da67caeace9688 {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_edef4bdd567a9053 .product-info_2cc530e8288c4cad .rating_31da91b9505ddd74 li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_edef4bdd567a9053 .product-info_2cc530e8288c4cad .rating_31da91b9505ddd74 li .bi-star-fill_56edbbc7b3ffdcf1 {
  color: #FFCB65;
}
.product-details-one_edef4bdd567a9053 .product-info_2cc530e8288c4cad .rating_31da91b9505ddd74 li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_edef4bdd567a9053 .product-info_2cc530e8288c4cad .rating_31da91b9505ddd74 li a:hover {
  text-decoration: underline;
}
.product-details-one_edef4bdd567a9053 .product-info_2cc530e8288c4cad .price_1828c34c32b89cbb {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_edef4bdd567a9053 .product-info_2cc530e8288c4cad .price_1828c34c32b89cbb del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_edef4bdd567a9053 .product-info_2cc530e8288c4cad .availability_31a23ad459d4f659 {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_edef4bdd567a9053 .product-info_2cc530e8288c4cad .description-text_4fd8724d9dfb4870 {
  padding: 10px 0 15px;
}
.product-details-one_edef4bdd567a9053 .product-info_2cc530e8288c4cad .product-feature_5c4a5eb22d2f78e6 {
  margin-bottom: 20px;
}
.product-details-one_edef4bdd567a9053 .product-info_2cc530e8288c4cad .product-feature_5c4a5eb22d2f78e6 li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_edef4bdd567a9053 .product-info_2cc530e8288c4cad .product-feature_5c4a5eb22d2f78e6 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_edef4bdd567a9053 .product-info_2cc530e8288c4cad .customize-order_c2d23d954cd82736 h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_edef4bdd567a9053 .product-info_2cc530e8288c4cad .customize-order_c2d23d954cd82736 .quantity_825cad629e471967 .button-group_242e24f3f75d64d8 {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_edef4bdd567a9053 .product-info_2cc530e8288c4cad .customize-order_c2d23d954cd82736 .quantity_825cad629e471967 .button-group_242e24f3f75d64d8 li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_edef4bdd567a9053 .product-info_2cc530e8288c4cad .customize-order_c2d23d954cd82736 .quantity_825cad629e471967 .button-group_242e24f3f75d64d8 li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_edef4bdd567a9053 .product-info_2cc530e8288c4cad .customize-order_c2d23d954cd82736 .quantity_825cad629e471967 .button-group_242e24f3f75d64d8 li .product-value {
  font-size: 18px;
  font-weight: 500;
  height: 40px;
  color: #000;
  max-width: 45px;
  background: transparent;
  border: none;
  text-align: center;
  padding-left: 5px;
}
.product-details-one_edef4bdd567a9053 .product-review-tab_c4acf00319700793 .nav-tabs_53b0b8a31f886acf {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_edef4bdd567a9053 .product-review-tab_c4acf00319700793 .nav-tabs_53b0b8a31f886acf .nav-link {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  color: #19352D;
  letter-spacing: 1px;
  padding: 0 0 12px 0;
  position: relative;
  margin: 0 50px 0 0;
  border: none;
  border-radius: 0;
}
.product-details-one_edef4bdd567a9053 .product-review-tab_c4acf00319700793 .nav-tabs_53b0b8a31f886acf .nav-link:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  left: 0;
  bottom: -1px;
  z-index: 1;
  background: #000;
  transform: scale(0, 1);
  transition: all 0.3s ease-in-out 0s;
}
.product-details-one_edef4bdd567a9053 .product-review-tab_c4acf00319700793 .nav-tabs_53b0b8a31f886acf .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_edef4bdd567a9053 .product-review-tab_c4acf00319700793 .nav-tabs_53b0b8a31f886acf .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_edef4bdd567a9053 .product-review-tab_c4acf00319700793 .tab-content_542166f763bbbd4f h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_edef4bdd567a9053 .product-review-tab_c4acf00319700793 .tab-content_542166f763bbbd4f .product-feature_5c4a5eb22d2f78e6 li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_edef4bdd567a9053 .product-review-tab_c4acf00319700793 .tab-content_542166f763bbbd4f .product-feature_5c4a5eb22d2f78e6 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_edef4bdd567a9053 .product-review-tab_c4acf00319700793 .user-comment-area_4154ea899b1ab404 .single-comment_3e427a39c5b28af5 {
  padding-bottom: 40px;
}
.product-details-one_edef4bdd567a9053 .product-review-tab_c4acf00319700793 .user-comment-area_4154ea899b1ab404 .single-comment_3e427a39c5b28af5:last-child {
  padding-bottom: 0;
}
.product-details-one_edef4bdd567a9053 .product-review-tab_c4acf00319700793 .user-comment-area_4154ea899b1ab404 .user-img_bd80c5a7c30e4fdc {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_edef4bdd567a9053 .product-review-tab_c4acf00319700793 .user-comment-area_4154ea899b1ab404 .user-comment-data_bbbca919b166fbb8 {
  padding-left: 30px;
  position: relative;
}
.product-details-one_edef4bdd567a9053 .product-review-tab_c4acf00319700793 .user-comment-area_4154ea899b1ab404 .user-comment-data_bbbca919b166fbb8 .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_edef4bdd567a9053 .product-review-tab_c4acf00319700793 .user-comment-area_4154ea899b1ab404 .user-comment-data_bbbca919b166fbb8 .rating_31da91b9505ddd74 li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_edef4bdd567a9053 .product-review-tab_c4acf00319700793 .user-comment-area_4154ea899b1ab404 .user-comment-data_bbbca919b166fbb8 .rating_31da91b9505ddd74 li .bi-star-fill_56edbbc7b3ffdcf1 {
  color: #FFCB65;
}
.product-details-one_edef4bdd567a9053 .product-review-tab_c4acf00319700793 .user-comment-area_4154ea899b1ab404 .user-comment-data_bbbca919b166fbb8 p {
  padding-top: 8px;
}

.cart-list-form_cd57fd86eff2c840 {
  position: relative;
}
.cart-list-form_cd57fd86eff2c840 .table_914b0c1a91045cd6 {
  margin: 0;
  background: transparent;
}
.cart-list-form_cd57fd86eff2c840 .table_914b0c1a91045cd6 th {
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 2px;
  border: none;
  border-bottom: 2px solid #000;
  padding: 0 0 30px;
  text-align: center;
  text-transform: uppercase;
  color: #19352D;
  background: transparent;
}
.cart-list-form_cd57fd86eff2c840 .table_914b0c1a91045cd6 th:first-child {
  text-align: left;
}
.cart-list-form_cd57fd86eff2c840 .table_914b0c1a91045cd6 tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_cd57fd86eff2c840 .table_914b0c1a91045cd6 tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_cd57fd86eff2c840 .table_914b0c1a91045cd6 tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_cd57fd86eff2c840 .table_914b0c1a91045cd6 tbody .product-thumbnails_3a898c5641655ddf {
  width: 85px;
}
.cart-list-form_cd57fd86eff2c840 .table_914b0c1a91045cd6 tbody .product-thumbnails_3a898c5641655ddf img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_cd57fd86eff2c840 .table_914b0c1a91045cd6 tbody .product-thumbnails_3a898c5641655ddf .product-img_41ae9cfd6d359d4f {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_cd57fd86eff2c840 .table_914b0c1a91045cd6 tbody .product-info_2cc530e8288c4cad {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_cd57fd86eff2c840 .table_914b0c1a91045cd6 tbody .product-info_2cc530e8288c4cad .product-name_45da67caeace9688 {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_cd57fd86eff2c840 .table_914b0c1a91045cd6 tbody .product-info_2cc530e8288c4cad .serial_370b073403017e1f {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_cd57fd86eff2c840 .table_914b0c1a91045cd6 tbody .product-info_2cc530e8288c4cad ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_cd57fd86eff2c840 .table_914b0c1a91045cd6 tbody .price_1828c34c32b89cbb {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_cd57fd86eff2c840 .table_914b0c1a91045cd6 tbody .quantity_825cad629e471967 li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_cd57fd86eff2c840 .table_914b0c1a91045cd6 tbody .quantity_825cad629e471967 li .btn_69d7a016bfd0c512 {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_cd57fd86eff2c840 .table_914b0c1a91045cd6 tbody .quantity_825cad629e471967 li .product-value {
  font-size: 18px;
  font-weight: 500;
  color: #1d1d1d;
  max-width: 55px;
  background: transparent;
  border: none;
  text-align: center;
  padding-left: 12px;
}
.cart-list-form_cd57fd86eff2c840 .table_914b0c1a91045cd6 tbody .remove-product_d77143b7729780fe {
  color: #000;
  font-size: 22px;
}
.cart-list-form_cd57fd86eff2c840 .table_914b0c1a91045cd6 tbody .remove-product_d77143b7729780fe:hover {
  color: #ff2759;
}
.cart-list-form_cd57fd86eff2c840 .cart-footer_eb7b66f5e3f7e847 {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_cd57fd86eff2c840 .cart-footer_eb7b66f5e3f7e847 .coupon-form_43fbc0bb0bca327b input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_cd57fd86eff2c840 .cart-footer_eb7b66f5e3f7e847 .cart-total-section_4c84a9dca3f3fd52 {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_cd57fd86eff2c840 .cart-footer_eb7b66f5e3f7e847 .cart-total-section_4c84a9dca3f3fd52 .cart-total-table_ebd0645fb790603f tr th {
  font-size: 18px;
  font-weight: 500;
  color: rgba(29, 29, 29, 0.5);
  font-weight: normal;
  padding-right: 26px;
  padding-bottom: 16px;
}
.cart-list-form_cd57fd86eff2c840 .cart-footer_eb7b66f5e3f7e847 .cart-total-section_4c84a9dca3f3fd52 .cart-total-table_ebd0645fb790603f tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

.checkout-toggle-area_f63bad6603ddad01 p {
  margin-bottom: 10px;
}
.checkout-toggle-area_f63bad6603ddad01 p button {
  font-weight: 500;
  letter-spacing: 0px;
  color: #19352D;
  background: transparent;
  display: inline-block;
  text-decoration: underline;
}
.checkout-toggle-area_f63bad6603ddad01 form input {
  width: 100%;
  height: 60px;
  font-size: 18px;
  border: none;
  border-radius: 8px;
  padding: 0 30px;
  margin-bottom: 20px;
}
.checkout-toggle-area_f63bad6603ddad01 form input:focus {
  border-color: #777;
}
.checkout-toggle-area_f63bad6603ddad01 form .lost-passw_eef749226a02c13c {
  color: #636067;
  font-size: 0.8em;
  margin: 12px 0 35px;
}
.checkout-toggle-area_f63bad6603ddad01 form .lost-passw_eef749226a02c13c:hover {
  text-decoration: underline;
}
.checkout-toggle-area_f63bad6603ddad01 form button {
  line-height: 50px;
}
.checkout-toggle-area_f63bad6603ddad01 form p {
  font-size: 0.9em;
  padding-top: 15px;
}

.checkout-form_a5b9d74ddca91afd .main-title_27104fdde3ad0102 {
  font-size: 28px;
  padding-bottom: 55px;
}
.checkout-form_a5b9d74ddca91afd .single-input-wrapper_30ff1b2880e0883c {
  display: block;
  width: 100%;
  height: 60px;
  font-size: 18px;
  border: none;
  padding: 0 15px;
  border: none;
  border-radius: 8px;
  margin-bottom: 55px;
}
.checkout-form_a5b9d74ddca91afd .theme-select-menu_47472534b3216b56 {
  display: block;
  width: 100%;
  height: 60px;
  font-size: 18px;
  border: none;
  padding: 0 15px;
  border: none;
  box-shadow: none;
  outline: none;
  border-radius: 8px;
  margin-bottom: 55px;
}
.checkout-form_a5b9d74ddca91afd .theme-select-menu_47472534b3216b56 option {
  font-size: 0.85em;
}
.checkout-form_a5b9d74ddca91afd .checkbox-list_00b2e766ee48702e {
  padding-bottom: 44px;
}
.checkout-form_a5b9d74ddca91afd .checkbox-list_00b2e766ee48702e li label {
  position: relative;
  font-weight: 500;
  font-size: 17px;
  line-height: 15px;
  padding-left: 28px;
  color: #19352D;
  cursor: pointer;
  margin: 0 0 24px;
}
.checkout-form_a5b9d74ddca91afd .checkbox-list_00b2e766ee48702e li label:before {
  content: "";
  width: 15px;
  height: 15px;
  line-height: 15px;
  border-radius: 2px;
  border: 1px solid #000;
  font-size: 12px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
}
.checkout-form_a5b9d74ddca91afd .checkbox-list_00b2e766ee48702e li input[type=checkbox] {
  display: none;
}
.checkout-form_a5b9d74ddca91afd .checkbox-list_00b2e766ee48702e li input[type=checkbox]:checked + label:before {
  content: "\f272";
  font-family: bootstrap-icons !important;
  background: #373737;
  color: #fff;
  border-color: #373737;
}
.checkout-form_a5b9d74ddca91afd .other-note-area_06cf1314919308b2 p {
  font-weight: 500;
  font-size: 16px;
  color: #19352D;
  margin-bottom: 6px;
}
.checkout-form_a5b9d74ddca91afd .other-note-area_06cf1314919308b2 textarea {
  width: 100%;
  border: none;
  padding: 15px;
  resize: none;
  height: 145px;
}
.checkout-form_a5b9d74ddca91afd .order-confirm-sheet_477148a7a8aac7bf .order-review_0b7ef52b90b60a82 {
  background: #fff;
  padding: 50px 40px;
}
.checkout-form_a5b9d74ddca91afd .order-confirm-sheet_477148a7a8aac7bf .order-review_0b7ef52b90b60a82 .product-review_b7c3d3fcc28f4f20 {
  width: 100%;
}
.checkout-form_a5b9d74ddca91afd .order-confirm-sheet_477148a7a8aac7bf .order-review_0b7ef52b90b60a82 .product-review_b7c3d3fcc28f4f20 tbody {
  color: #19352D;
}
.checkout-form_a5b9d74ddca91afd .order-confirm-sheet_477148a7a8aac7bf .order-review_0b7ef52b90b60a82 .product-review_b7c3d3fcc28f4f20 tbody th {
  padding-bottom: 15px;
}
.checkout-form_a5b9d74ddca91afd .order-confirm-sheet_477148a7a8aac7bf .order-review_0b7ef52b90b60a82 .product-review_b7c3d3fcc28f4f20 tbody th span {
  font-weight: 500;
  font-size: 18px;
}
.checkout-form_a5b9d74ddca91afd .order-confirm-sheet_477148a7a8aac7bf .order-review_0b7ef52b90b60a82 .product-review_b7c3d3fcc28f4f20 tbody td {
  padding-bottom: 15px;
  font-size: 18px;
  font-weight: 500;
  text-align: right;
}
.checkout-form_a5b9d74ddca91afd .order-confirm-sheet_477148a7a8aac7bf .order-review_0b7ef52b90b60a82 .product-review_b7c3d3fcc28f4f20 tfoot th {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  border-top: 1px solid #e9e9e9;
  padding-top: 15px;
}
.checkout-form_a5b9d74ddca91afd .order-confirm-sheet_477148a7a8aac7bf .order-review_0b7ef52b90b60a82 .product-review_b7c3d3fcc28f4f20 tfoot td {
  text-align: right;
  font-weight: 500;
  font-size: 18px;
  border-top: 1px solid #e9e9e9;
  padding-top: 15px;
}
.checkout-form_a5b9d74ddca91afd .order-confirm-sheet_477148a7a8aac7bf .order-review_0b7ef52b90b60a82 .payment-list_9cc03e672a2e7520 {
  padding: 30px 0 15px;
  border-bottom: 1px solid #e9e9e9;
}
.checkout-form_a5b9d74ddca91afd .order-confirm-sheet_477148a7a8aac7bf .order-review_0b7ef52b90b60a82 .payment-list_9cc03e672a2e7520 li {
  padding: 0 0 12px 30px;
  position: relative;
}
.checkout-form_a5b9d74ddca91afd .order-confirm-sheet_477148a7a8aac7bf .order-review_0b7ef52b90b60a82 .payment-list_9cc03e672a2e7520 li p {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 12px;
}
.checkout-form_a5b9d74ddca91afd .order-confirm-sheet_477148a7a8aac7bf .order-review_0b7ef52b90b60a82 .payment-list_9cc03e672a2e7520 li label {
  position: relative;
  font-weight: 500;
  font-size: 18px;
  line-height: 15px;
  color: #19352D;
  cursor: pointer;
  margin: 0 0 13px;
}
.checkout-form_a5b9d74ddca91afd .order-confirm-sheet_477148a7a8aac7bf .order-review_0b7ef52b90b60a82 .payment-list_9cc03e672a2e7520 li label:before {
  content: "";
  width: 15px;
  height: 15px;
  line-height: 14px;
  font-weight: 700;
  border-radius: 50%;
  border: 1px solid #d5d5d5;
  font-size: 10px;
  text-align: center;
  position: absolute;
  left: -30px;
  top: 0;
}
.checkout-form_a5b9d74ddca91afd .order-confirm-sheet_477148a7a8aac7bf .order-review_0b7ef52b90b60a82 .payment-list_9cc03e672a2e7520 li input[type=radio] {
  position: absolute;
  opacity: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.checkout-form_a5b9d74ddca91afd .order-confirm-sheet_477148a7a8aac7bf .order-review_0b7ef52b90b60a82 .payment-list_9cc03e672a2e7520 li input:checked + label:before {
  content: "\f272";
  font-family: bootstrap-icons !important;
  background: #373737;
  color: #fff;
  border-color: #373737;
}
.checkout-form_a5b9d74ddca91afd .order-confirm-sheet_477148a7a8aac7bf .policy-text_b3cf8ba6f196ded5 {
  font-size: 16px;
  line-height: 22px;
  color: #979797;
  padding: 25px 0 5px;
}
.checkout-form_a5b9d74ddca91afd .order-confirm-sheet_477148a7a8aac7bf .agreement-checkbox_72ddb9c7409bf77c label {
  position: relative;
  font-weight: 500;
  font-size: 15px;
  line-height: 22px;
  color: #19352D;
  cursor: pointer;
  padding-left: 33px;
  margin-bottom: 35px;
}
.checkout-form_a5b9d74ddca91afd .order-confirm-sheet_477148a7a8aac7bf .agreement-checkbox_72ddb9c7409bf77c label:before {
  content: "";
  width: 15px;
  height: 15px;
  line-height: 14px;
  border-radius: 2px;
  border: 1px solid #d5d5d5;
  font-size: 10px;
  font-weight: 700;
  text-align: center;
  position: absolute;
  left: 0;
  top: 3px;
}
.checkout-form_a5b9d74ddca91afd .order-confirm-sheet_477148a7a8aac7bf .agreement-checkbox_72ddb9c7409bf77c input[type=checkbox] {
  display: none;
}
.checkout-form_a5b9d74ddca91afd .order-confirm-sheet_477148a7a8aac7bf .agreement-checkbox_72ddb9c7409bf77c input[type=checkbox]:checked + label:before {
  content: "\f272";
  font-family: bootstrap-icons !important;
  background: #373737;
  color: #fff;
  border-color: #373737;
}
.checkout-form_a5b9d74ddca91afd .credit-card-form {
  margin-top: 12px;
  display: none;
}
.checkout-form_a5b9d74ddca91afd .credit-card-form h6 {
  font-size: 15px;
  margin-bottom: 5px;
}
.checkout-form_a5b9d74ddca91afd .credit-card-form input {
  width: 100%;
  height: 40px;
  font-size: 14px;
  border: 1px solid rgba(0, 0, 0, 0.07);
  padding: 0 10px;
  border-radius: 3px;
  margin-bottom: 18px;
}
.checkout-form_a5b9d74ddca91afd .credit-card-form span {
  padding: 0 5px;
  margin-bottom: 18px;
}

body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active_210458733bf1a12a {
  height: auto;
}

.fancybox-is-hidden_83b02e7e818ca08c {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  backface-visibility: hidden;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
  height: 100%;
  left: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  box-sizing: border-box;
}

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage_e1fea00e6db3a81c {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open_8023ec03a6c92243 .fancybox-bg {
  opacity: 0.87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-caption_7acefe783c11119e, .fancybox-infobar_f3707600f8fb5a7d, .fancybox-navigation_69332e5b92ddf1d3 .fancybox-button_6764b3e50bc1e6c3, .fancybox-toolbar_2fb7e02dd35d4b4d {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_39faaebdd1f193e8 .fancybox-caption_7acefe783c11119e, .fancybox-show-infobar_ccf55377717a10ba .fancybox-infobar_f3707600f8fb5a7d, .fancybox-show-nav_eb9d8a40ef0ba769 .fancybox-navigation_69332e5b92ddf1d3 .fancybox-button_6764b3e50bc1e6c3, .fancybox-show-toolbar_096bba9af8c0e7b9 .fancybox-toolbar_2fb7e02dd35d4b4d {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

.fancybox-infobar_f3707600f8fb5a7d {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  text-align: center;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.fancybox-toolbar_2fb7e02dd35d4b4d {
  right: 0;
  top: 0;
}

.fancybox-stage_e1fea00e6db3a81c {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
  z-index: 99994;
}

.fancybox-is-open_8023ec03a6c92243 .fancybox-stage_e1fea00e6db3a81c {
  overflow: hidden;
}

.fancybox-slide {
  backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide:before {
  content: "";
  display: inline-block;
  height: 100%;
  margin-right: -0.25em;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding_9a3f00baa545bfd0 .fancybox-slide, .fancybox-slide--current_47b48d024bc444b0, .fancybox-slide--next_880b5c673eeeff3b, .fancybox-slide--previous_5ec6568810ab0244 {
  display: block;
}

.fancybox-slide--next_880b5c673eeeff3b {
  z-index: 99995;
}

.fancybox-slide--image_134f0aea440d96e9 {
  overflow: visible;
  padding: 44px 0;
}

.fancybox-slide--image_134f0aea440d96e9:before {
  display: none;
}

.fancybox-slide--html_632a1054c16ab947 {
  padding: 6px 6px 0;
}

.fancybox-slide--iframe_cc28738e26d0898d {
  padding: 44px 44px 0;
}

.fancybox-content_91f0128f97650287 {
  background: #fff;
  display: inline-block;
  margin: 0 0 6px;
  max-width: 100%;
  overflow: auto;
  padding: 0;
  padding: 24px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image_134f0aea440d96e9 .fancybox-content_91f0128f97650287 {
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  margin: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut_111fcdca9fa07616 .fancybox-content_91f0128f97650287 {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_0e80fce0d727d326 .fancybox-content_91f0128f97650287 {
  cursor: zoom-in;
}

.fancybox-can-drag_23a80e03a3ffabeb .fancybox-content_91f0128f97650287 {
  cursor: grab;
}

.fancybox-is-dragging_bc30e9592a4ebb13 .fancybox-content_91f0128f97650287 {
  cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
  cursor: text;
}

.fancybox-image, .fancybox-spaceball_e881ac371ba15a0e {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball_e881ac371ba15a0e {
  z-index: 1;
}

.fancybox-slide--html_632a1054c16ab947 .fancybox-content_91f0128f97650287 {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_cc28738e26d0898d .fancybox-content_91f0128f97650287, .fancybox-slide--map_1158d7f48c5a4608 .fancybox-content_91f0128f97650287, .fancybox-slide--video_0fabe74bdae3f76b .fancybox-content_91f0128f97650287 {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_0fabe74bdae3f76b .fancybox-content_91f0128f97650287 {
  background: #000;
}

.fancybox-slide--map_1158d7f48c5a4608 .fancybox-content_91f0128f97650287 {
  background: #e5e3df;
}

.fancybox-slide--iframe_cc28738e26d0898d .fancybox-content_91f0128f97650287 {
  background: #fff;
  height: calc(100% - 44px);
  margin-bottom: 44px;
}

.fancybox-iframe_b1d11b6b495e224f, .fancybox-video_ac3e67b6627526eb {
  background: transparent;
  border: 0;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

.fancybox-iframe_b1d11b6b495e224f {
  vertical-align: top;
}

.fancybox-error_f72684cd55fa5878 {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error_f72684cd55fa5878 p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

.fancybox-button_6764b3e50bc1e6c3 {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  outline: none;
  padding: 10px;
  transition: color 0.2s;
  vertical-align: top;
  width: 44px;
}

.fancybox-button_6764b3e50bc1e6c3, .fancybox-button_6764b3e50bc1e6c3:link, .fancybox-button_6764b3e50bc1e6c3:visited {
  color: #ccc;
}

.fancybox-button_6764b3e50bc1e6c3:focus, .fancybox-button_6764b3e50bc1e6c3:hover {
  color: #fff;
}

.fancybox-button_6764b3e50bc1e6c3.disabled, .fancybox-button_6764b3e50bc1e6c3.disabled:hover, .fancybox-button_6764b3e50bc1e6c3[disabled], .fancybox-button_6764b3e50bc1e6c3[disabled]:hover {
  color: #888;
  cursor: default;
}

.fancybox-button_6764b3e50bc1e6c3 svg {
  display: block;
  overflow: visible;
  position: relative;
  shape-rendering: geometricPrecision;
}

.fancybox-button_6764b3e50bc1e6c3 svg path {
  fill: transparent;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3;
}

.fancybox-button--pause_4f2ef3df4eff9296 svg path:nth-child(1), .fancybox-button--play_2278bcf137dcc67d svg path:nth-child(2) {
  display: none;
}

.fancybox-button--play_2278bcf137dcc67d svg path, .fancybox-button--share_470bdea31d2e79f8 svg path, .fancybox-button--thumbs_66cddc14f06a9836 svg path {
  fill: currentColor;
}

.fancybox-button--share_470bdea31d2e79f8 svg path {
  stroke-width: 1;
}

.fancybox-navigation_69332e5b92ddf1d3 .fancybox-button_6764b3e50bc1e6c3 {
  height: 38px;
  opacity: 0;
  padding: 6px;
  position: absolute;
  top: 50%;
  width: 38px;
}

.fancybox-show-nav_eb9d8a40ef0ba769 .fancybox-navigation_69332e5b92ddf1d3 .fancybox-button_6764b3e50bc1e6c3 {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

.fancybox-navigation_69332e5b92ddf1d3 .fancybox-button_6764b3e50bc1e6c3:after {
  content: "";
  left: -25px;
  padding: 50px;
  position: absolute;
  top: -25px;
}

.fancybox-navigation_69332e5b92ddf1d3 .fancybox-button--arrow_left_72ac85f3923be31f {
  left: 6px;
}

.fancybox-navigation_69332e5b92ddf1d3 .fancybox-button--arrow_right_9d6546aedbe72dd4 {
  right: 6px;
}

.fancybox-close-small_d5e06804af33f0f6 {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #555;
  cursor: pointer;
  height: 44px;
  margin: 0;
  padding: 6px;
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  z-index: 10;
}

.fancybox-close-small_d5e06804af33f0f6 svg {
  fill: transparent;
  opacity: 0.8;
  stroke: currentColor;
  stroke-width: 1.5;
  transition: stroke 0.1s;
}

.fancybox-close-small_d5e06804af33f0f6:focus {
  outline: none;
}

.fancybox-close-small_d5e06804af33f0f6:hover svg {
  opacity: 1;
}

.fancybox-slide--iframe_cc28738e26d0898d .fancybox-close-small_d5e06804af33f0f6, .fancybox-slide--image_134f0aea440d96e9 .fancybox-close-small_d5e06804af33f0f6, .fancybox-slide--video_0fabe74bdae3f76b .fancybox-close-small_d5e06804af33f0f6 {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_cc28738e26d0898d .fancybox-close-small_d5e06804af33f0f6:hover svg, .fancybox-slide--image_134f0aea440d96e9 .fancybox-close-small_d5e06804af33f0f6:hover svg, .fancybox-slide--video_0fabe74bdae3f76b .fancybox-close-small_d5e06804af33f0f6:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_f9026af2bf89598c .fancybox-close-small_d5e06804af33f0f6, .fancybox-is-zoomable_745bb4476fda074e.fancybox-can-drag_23a80e03a3ffabeb .fancybox-close-small_d5e06804af33f0f6 {
  display: none;
}

.fancybox-caption_7acefe783c11119e {
  bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px;
  right: 0;
}

.fancybox-caption_7acefe783c11119e:before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -25px;
  z-index: -1;
}

.fancybox-caption_7acefe783c11119e:after {
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.3);
  content: "";
  display: block;
  left: 44px;
  position: absolute;
  right: 44px;
  top: 0;
}

.fancybox-caption_7acefe783c11119e a, .fancybox-caption_7acefe783c11119e a:link, .fancybox-caption_7acefe783c11119e a:visited {
  color: #ccc;
  text-decoration: none;
}

.fancybox-caption_7acefe783c11119e a:hover {
  color: #fff;
  text-decoration: underline;
}

.fancybox-loading_63d4e8185a4c083a {
  animation: a 0.8s infinite linear;
  background: transparent;
  border: 6px solid hsla(0, 0%, 39%, 0.5);
  border-radius: 100%;
  border-top-color: #fff;
  height: 60px;
  left: 50%;
  margin: -30px 0 0 -30px;
  opacity: 0.6;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 60px;
  z-index: 99999;
}
@keyframes a {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.fancybox-animated_49700c0f84ff60a5 {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.fancybox-fx-slide_bd6cc4a00652503f.fancybox-slide--previous_5ec6568810ab0244 {
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide_bd6cc4a00652503f.fancybox-slide--next_880b5c673eeeff3b {
  opacity: 0;
  transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide_bd6cc4a00652503f.fancybox-slide--current_47b48d024bc444b0 {
  opacity: 1;
  transform: translateZ(0);
}

.fancybox-fx-fade_0ef154e33942d52b.fancybox-slide--next_880b5c673eeeff3b, .fancybox-fx-fade_0ef154e33942d52b.fancybox-slide--previous_5ec6568810ab0244 {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_0ef154e33942d52b.fancybox-slide--current_47b48d024bc444b0 {
  opacity: 1;
}

.fancybox-fx-zoom-in-out_ab35fe888e4f060e.fancybox-slide--previous_5ec6568810ab0244 {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out_ab35fe888e4f060e.fancybox-slide--next_880b5c673eeeff3b {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out_ab35fe888e4f060e.fancybox-slide--current_47b48d024bc444b0 {
  opacity: 1;
  transform: scaleX(1);
}

.fancybox-fx-rotate_4a72d40c1aa924a4.fancybox-slide--previous_5ec6568810ab0244 {
  opacity: 0;
  transform: rotate(-1turn);
}

.fancybox-fx-rotate_4a72d40c1aa924a4.fancybox-slide--next_880b5c673eeeff3b {
  opacity: 0;
  transform: rotate(1turn);
}

.fancybox-fx-rotate_4a72d40c1aa924a4.fancybox-slide--current_47b48d024bc444b0 {
  opacity: 1;
  transform: rotate(0deg);
}

.fancybox-fx-circular_7bc52d145797946d.fancybox-slide--previous_5ec6568810ab0244 {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular_7bc52d145797946d.fancybox-slide--next_880b5c673eeeff3b {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular_7bc52d145797946d.fancybox-slide--current_47b48d024bc444b0 {
  opacity: 1;
  transform: scaleX(1) translateZ(0);
}

.fancybox-fx-tube_f5773d6c8e6da389.fancybox-slide--previous_5ec6568810ab0244 {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube_f5773d6c8e6da389.fancybox-slide--next_880b5c673eeeff3b {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube_f5773d6c8e6da389.fancybox-slide--current_47b48d024bc444b0 {
  transform: translateZ(0) scale(1);
}

.fancybox-share_f734e89b929032d0 {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share_f734e89b929032d0 h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px;
}

.fancybox-share_f734e89b929032d0 p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button_86fec4dfeae437cf {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button_86fec4dfeae437cf:link, .fancybox-share__button_86fec4dfeae437cf:visited {
  color: #fff;
}

.fancybox-share__button_86fec4dfeae437cf:hover {
  text-decoration: none;
}

.fancybox-share__button--fb_b66f5b9d9c6d52fe {
  background: #3b5998;
}

.fancybox-share__button--fb_b66f5b9d9c6d52fe:hover {
  background: #344e86;
}

.fancybox-share__button--pt_d828e80deba66e63 {
  background: #bd081d;
}

.fancybox-share__button--pt_d828e80deba66e63:hover {
  background: #aa0719;
}

.fancybox-share__button--tw_92300213aa709414 {
  background: #1da1f2;
}

.fancybox-share__button--tw_92300213aa709414:hover {
  background: #0d95e8;
}

.fancybox-share__button_86fec4dfeae437cf svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button_86fec4dfeae437cf svg path {
  fill: #fff;
}

.fancybox-share__input_844b653b7fafb4f5 {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

.fancybox-thumbs_5a0590c1ff1588e7 {
  background: #fff;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x_7ba62afd3ddc432c {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_82f1fd1a1bba6779 .fancybox-thumbs_5a0590c1ff1588e7 {
  display: block;
}

.fancybox-show-thumbs_82f1fd1a1bba6779 .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs_5a0590c1ff1588e7 > ul {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x_7ba62afd3ddc432c > ul {
  overflow: hidden;
}

.fancybox-thumbs-y_1f10cf4952375dee > ul::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y_1f10cf4952375dee > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y_1f10cf4952375dee > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs_5a0590c1ff1588e7 > ul > li {
  backface-visibility: hidden;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs-loading_73373ef85919cadd {
  background: rgba(0, 0, 0, 0.1);
}

.fancybox-thumbs_5a0590c1ff1588e7 > ul > li {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.fancybox-thumbs_5a0590c1ff1588e7 > ul > li:before {
  border: 4px solid #4ea7f9;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs_5a0590c1ff1588e7 .fancybox-thumbs-active_39901debfb35c2b1:before {
  opacity: 1;
}

@media (max-width: 800px) {
  .fancybox-thumbs_5a0590c1ff1588e7 {
    width: 110px;
  }
  .fancybox-show-thumbs_82f1fd1a1bba6779 .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs_5a0590c1ff1588e7 > ul > li {
    max-width: calc(100% - 10px);
  }
}
/* Slider */
.slick-slider_cce223e56c2fd336 {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  margin: 0 -15px;
}

.slick-dots_d74231474984d02b {
  list-style-type: none;
  display: flex;
}

.slick-dots_d74231474984d02b li {
  display: inline-block;
}

.slick-dots_d74231474984d02b li button {
  text-indent: -50000px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin: 0 5px;
  background: #E4E4E4;
  transition: all 0.3s ease-in-out;
}

.slick-dots_d74231474984d02b .slick-active button {
  background: #0C3A30;
}

.slick-list_f1c8192d78410027 {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list_f1c8192d78410027:focus {
  outline: none !important;
}

.slick-list_f1c8192d78410027.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider_cce223e56c2fd336 .slick-track_b997c6a6c36ee694,
.slick-slider_cce223e56c2fd336 .slick-list_f1c8192d78410027 {
  transform: translate3d(0, 0, 0);
}

.slick-track_b997c6a6c36ee694 {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track_b997c6a6c36ee694:before,
.slick-track_b997c6a6c36ee694:after {
  display: table;
  content: "";
}

.slick-track_b997c6a6c36ee694:after {
  clear: both;
}

.slick-loading_319531816525a046 .slick-track_b997c6a6c36ee694 {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  margin: 0 15px;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading_319531816525a046 img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized_8a0cd9546486dc25 .slick-slide {
  display: block;
}

.slick-loading_319531816525a046 .slick-slide {
  visibility: hidden;
}

.slick-vertical_642602a8b84b84b4 .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow_d2f900e366a75202.slick-hidden_2448502a6b6b8185 {
  display: none;
}/*# sourceMappingURL=style.css.map */