@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_58718d55c407b0d5 {
  overflow-x: hidden;
}

.h1_9cd81a8ae5bd3e92,
h1,
.h2_0fc9b57d8da4286a,
h2,
.h3_c05d2d1163010bba,
h3,
.h4_ed9470343ad10ea4,
h4,
.h5_dba5ffb9045758c4,
h5,
.h6_87949cecffc45a96,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_41df39db858780f8 {
  margin: 30px;
}

.ctn-preloader_a9fd99fb9bc8df5e {
  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_a9fd99fb9bc8df5e .icon_706789982875a035 {
  animation: rotated 8s infinite linear;
}
.ctn-preloader_a9fd99fb9bc8df5e .txt-loading_8e84841cd096f4be {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  margin-top: 30px;
}
.ctn-preloader_a9fd99fb9bc8df5e .txt-loading_8e84841cd096f4be .letters-loading_1b71d607a1f298f6 {
  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_a9fd99fb9bc8df5e .txt-loading_8e84841cd096f4be .letters-loading_1b71d607a1f298f6::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_a9fd99fb9bc8df5e .txt-loading_8e84841cd096f4be .letters-loading_1b71d607a1f298f6:nth-child(2):before {
  animation-delay: 0.2s;
}
.ctn-preloader_a9fd99fb9bc8df5e .txt-loading_8e84841cd096f4be .letters-loading_1b71d607a1f298f6:nth-child(3):before {
  animation-delay: 0.4s;
}
.ctn-preloader_a9fd99fb9bc8df5e .txt-loading_8e84841cd096f4be .letters-loading_1b71d607a1f298f6:nth-child(4):before {
  animation-delay: 0.6s;
}
.ctn-preloader_a9fd99fb9bc8df5e .txt-loading_8e84841cd096f4be .letters-loading_1b71d607a1f298f6:nth-child(5):before {
  animation-delay: 0.8s;
}
.ctn-preloader_a9fd99fb9bc8df5e .txt-loading_8e84841cd096f4be .letters-loading_1b71d607a1f298f6:nth-child(6):before {
  animation-delay: 1s;
}
.ctn-preloader_a9fd99fb9bc8df5e .txt-loading_8e84841cd096f4be .letters-loading_1b71d607a1f298f6:nth-child(7):before {
  animation-delay: 1.2s;
}
.ctn-preloader_a9fd99fb9bc8df5e .txt-loading_8e84841cd096f4be .letters-loading_1b71d607a1f298f6: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_fa0f2c6cd03542b9 {
  transition: all 0.3s ease-in-out;
}

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

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

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

.btn-one_d4f1aaa9b5e2abae {
  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_d4f1aaa9b5e2abae:hover {
  background-color: #29594B;
  color: #fff;
}

.btn-two_e922481dbb370432 {
  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_e922481dbb370432 .icon_706789982875a035 {
  width: 1.35em;
}
.btn-two_e922481dbb370432:hover {
  background: #29594B;
  border-color: #29594B;
}

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

.btn-four_e70477110cd18289 {
  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_e70477110cd18289:hover {
  background-color: #CFFF45;
  color: #000;
}

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

.btn-six_9308db12508ab3cf {
  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_9308db12508ab3cf:hover {
  background-color: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}

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

.btn-eight_4a1e3e4ddd902aa7 .text {
  font-weight: 700;
  font-size: 18px;
  color: #19352D;
}
.btn-eight_4a1e3e4ddd902aa7 .icon_706789982875a035 {
  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_4a1e3e4ddd902aa7:hover .text {
  text-decoration: underline;
}
.btn-eight_4a1e3e4ddd902aa7:hover .icon_706789982875a035 {
  background: #CFFF45;
  color: #19352D;
}

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

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

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

.btn-twelve_6bca3ba9bb0b8fe2 {
  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_6bca3ba9bb0b8fe2:hover {
  background-color: #000;
  color: #fff;
}

.btn-thirteen_57c11c66a2bb88db {
  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_57c11c66a2bb88db:hover {
  background-color: #E6FD5A;
  color: #000;
}

.btn-fourteen_574d3e000a5ee004 {
  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_574d3e000a5ee004:hover {
  background-color: #E6FD5A;
  color: #000;
}

.btn-fifteen_eb96c0d65a4a6d2d {
  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_eb96c0d65a4a6d2d:hover {
  background-color: #000;
  color: #fff;
}

.btn-sixteen_65d9a41c3cddfcc5 {
  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_65d9a41c3cddfcc5: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_65d9a41c3cddfcc5: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_65d9a41c3cddfcc5:hover {
  background: #DFFF5E;
}

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

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

.btn-nineteen_ce5e0cbd93123584 {
  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_ce5e0cbd93123584:hover {
  background: #1F5E59;
  color: #fff;
}

.btn-twenty_431eac16ca47c69b {
  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_431eac16ca47c69b:hover {
  background-color: #E6FD5A;
  color: #000;
}

.btn-twentyOne_8fc0cfb3abdbfb31 {
  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_8fc0cfb3abdbfb31:hover {
  background-color: #000;
  color: #fff;
}

.btn-twentytwo_ab6e6e632ae39d22 {
  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_ab6e6e632ae39d22:hover {
  background-color: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}

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

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

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

.title-four_a78e3c49a7a1b4c7 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_ee63a023167d891a {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}

.p0_60b3720fd76bf1d4 {
  padding: 0 !important;
}

.m0_aec3099550b91145 {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_accb606b3d9e4b62 {
    padding: 0 !important;
  }
  .xl-m0_76e61b3a17c667a0 {
    margin: 0 !important;
  }
  .xl-pt-10_23148430ef96af78 {
    padding-top: 10px !important;
  }
  .xl-pt-20_98e30f5166ad4247 {
    padding-top: 20px !important;
  }
  .xl-pt-30_7293c57f6f22018e {
    padding-top: 30px !important;
  }
  .xl-pt-40_28729bb8c8aafb6f {
    padding-top: 40px !important;
  }
  .xl-pt-50_3809d52d1d9e262b {
    padding-top: 50px !important;
  }
  .xl-pt-60_e41617a6b8989bd4 {
    padding-top: 60px !important;
  }
  .xl-pt-70_0c42483021449217 {
    padding-top: 70px !important;
  }
  .xl-pt-80_e24520f531941ad6 {
    padding-top: 80px !important;
  }
  .xl-pt-90_01da78ca4f16164e {
    padding-top: 90px !important;
  }
  .xl-pt-100_dcf6a8a789aa252c {
    padding-top: 100px !important;
  }
  .xl-pt-110_6e14808da3ffc841 {
    padding-top: 110px !important;
  }
  .xl-pt-120_4140ee7b850e4754 {
    padding-top: 120px !important;
  }
  .xl-pt-130_6c197982a8f400d8 {
    padding-top: 130px !important;
  }
  .xl-pt-140_8d5cd1a8550412f3 {
    padding-top: 140px !important;
  }
  .xl-pt-150_0589a686dad3d370 {
    padding-top: 150px !important;
  }
  .xl-pt-200_0e851a8f33ee5d32 {
    padding-top: 200px !important;
  }
  .xl-pb-10_3d99ce04fe0bf803 {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_91b3cc3b9ff45192 {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_d5ce5290ad055aac {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_056ac0d5957c9434 {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_94ede6d9c2dedbc3 {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_679b3f907c712a16 {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_1d658cb5667dc94b {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_34c6a395ceb0a3b5 {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_2ed774fbf51cd697 {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_b5dc29079eed2351 {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_8803130b5fa04e0f {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_f7259392d6fe0e1a {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_865b96b795ad7fa1 {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_eda9bd54f85901d4 {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_25799e925c3d7cca {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_d0a084e4797d8b73 {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_34b8d90d61dff642 {
    margin-top: 10px !important;
  }
  .xl-mt-20_d0afe21a0adaf6fa {
    margin-top: 20px !important;
  }
  .xl-mt-30_1b8f1c09b4e4b67a {
    margin-top: 30px !important;
  }
  .xl-mt-40_080a412a621db5ea {
    margin-top: 40px !important;
  }
  .xl-mt-50_f2e7b5d1c09f7171 {
    margin-top: 50px !important;
  }
  .xl-mt-60_8a111ffad4c2c763 {
    margin-top: 60px !important;
  }
  .xl-mt-70_aedbd00e9de951a3 {
    margin-top: 70px !important;
  }
  .xl-mt-80_00051eebea206364 {
    margin-top: 80px !important;
  }
  .xl-mt-90_f38cd200bcdf2eac {
    margin-top: 90px !important;
  }
  .xl-mt-100_c77c886f65ccc389 {
    margin-top: 100px !important;
  }
  .xl-mt-110_0b1fd46fd8c72d33 {
    margin-top: 110px !important;
  }
  .xl-mt-120_937bf7087cad8e74 {
    margin-top: 120px !important;
  }
  .xl-mt-130_e2e42af695257a27 {
    margin-top: 130px !important;
  }
  .xl-mt-140_3574e1e0bedcf121 {
    margin-top: 140px !important;
  }
  .xl-mt-150_ef1d421de4857c8d {
    margin-top: 150px !important;
  }
  .xl-mt-200_139720f8e41fd062 {
    margin-top: 200px !important;
  }
  .xl-mb-10_c36f227ebeb382b5 {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_de586464522af0a4 {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_d638ce94d020e30f {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_ad67eee2be721fbe {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_7ce4ee3c56d9deb4 {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_b6589dfb3d38b8cf {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_784cf6d5bb8eae27 {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_2bd3d4d0d1d8f4d9 {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_4c131307d3b3d643 {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_f52e0b5171ad4acb {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_2654caa982b1a751 {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_fb5ec6757c99e2b1 {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_66022321db8f631c {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_782979e7aae21f19 {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_8e36abfd62f5f9dc {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_c8ebfde15b6b445d {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_f413f9a30d1507f6 {
    padding: 0 !important;
  }
  .lg-m0_39203f02d6b6467d {
    margin: 0 !important;
  }
  .lg-pt-10_23bad9aea73a342a {
    padding-top: 10px !important;
  }
  .lg-pt-20_bbc1a6582d4aa3ba {
    padding-top: 20px !important;
  }
  .lg-pt-30_04b8ebbf582c4d0b {
    padding-top: 30px !important;
  }
  .lg-pt-40_2b6884c059dfb714 {
    padding-top: 40px !important;
  }
  .lg-pt-50_fba60f5a10c1d07f {
    padding-top: 50px !important;
  }
  .lg-pt-60_dc1fa27bb06ed549 {
    padding-top: 60px !important;
  }
  .lg-pt-70_225947f55dde3946 {
    padding-top: 70px !important;
  }
  .lg-pt-80_ead85e051ae36fea {
    padding-top: 80px !important;
  }
  .lg-pt-90_5332e06562561d59 {
    padding-top: 90px !important;
  }
  .lg-pt-100_7dd5263a67bcd062 {
    padding-top: 100px !important;
  }
  .lg-pt-110_b861593c16b40907 {
    padding-top: 110px !important;
  }
  .lg-pt-120_84f81932d7ec33d2 {
    padding-top: 120px !important;
  }
  .lg-pt-130_d76714cfb347e05c {
    padding-top: 130px !important;
  }
  .lg-pt-140_4944ce3240304e5d {
    padding-top: 140px !important;
  }
  .lg-pt-150_faaac26eb1504076 {
    padding-top: 150px !important;
  }
  .lg-pt-200_7efb22377f23ee20 {
    padding-top: 200px !important;
  }
  .lg-pb-10_df7d3ad8e0ce2d21 {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_ef6f1222a52a849a {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_df61767f6b97b783 {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_7f7fcc59f2b10da0 {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_ae38b8ff7abff3a7 {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_c21970686b07b921 {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_8831e3a21031cf7a {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_2eb1c931e447361e {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_583f7530e8333118 {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_7d729ad04a736f22 {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_6a044bcc5156ac04 {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_48d05054b9d83d30 {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_8a2774cf257569d2 {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_2a7349c92cfe215d {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_57043a629d5eedf3 {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_964cdb03ad12f7dd {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_bb903bbeb93ab936 {
    margin-top: 10px !important;
  }
  .lg-mt-20_624c6bd62ae53998 {
    margin-top: 20px !important;
  }
  .lg-mt-30_06534e1a56fbefd5 {
    margin-top: 30px !important;
  }
  .lg-mt-40_e8f87d94e26eb6b2 {
    margin-top: 40px !important;
  }
  .lg-mt-50_d0ad8c0480221dcd {
    margin-top: 50px !important;
  }
  .lg-mt-60_b419bb8125f6bc1e {
    margin-top: 60px !important;
  }
  .lg-mt-70_33256cefd2f6576e {
    margin-top: 70px !important;
  }
  .lg-mt-80_66ebdc63966227bf {
    margin-top: 80px !important;
  }
  .lg-mt-90_478b233c86f35063 {
    margin-top: 90px !important;
  }
  .lg-mt-100_a3678ffd668dd35b {
    margin-top: 100px !important;
  }
  .lg-mt-110_7f5bb3fddb4bdd6a {
    margin-top: 110px !important;
  }
  .lg-mt-120_3cad1ff1be1db746 {
    margin-top: 120px !important;
  }
  .lg-mt-130_a969664d6b457726 {
    margin-top: 130px !important;
  }
  .lg-mt-140_f0acdc8acd9700da {
    margin-top: 140px !important;
  }
  .lg-mt-150_5f7bb1e07fa3dcdb {
    margin-top: 150px !important;
  }
  .lg-mt-200_c8ff28396a10240e {
    margin-top: 200px !important;
  }
  .lg-mb-10_782858cb42245b4b {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_562b92a08c0d6893 {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_7e834de0433ce1fd {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_497ba2a1abfc700f {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_2713952c3096da04 {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_a040335f9abfb9de {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_3b5d6a3453c95f9f {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_31a46c78fdf0e053 {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_d701fa00f38e47a9 {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_e9fc7483aad795d8 {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_62f717b5bd5e0d2d {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_f93ce72b7d5aec0d {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_6375e3dfeab77c5e {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_e4512254c5d3c28b {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_65f31e91fb2090a8 {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_d53eebdecd7709a8 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_37c62ce067f17103 {
    padding: 0 !important;
  }
  .md-m0_44a1586649187d72 {
    margin: 0 !important;
  }
  .md-pt-10_7d053b8c04debf42 {
    padding-top: 10px !important;
  }
  .md-pt-20_c7e0ae88f5f55adf {
    padding-top: 20px !important;
  }
  .md-pt-30_386747cd1063b1b2 {
    padding-top: 30px !important;
  }
  .md-pt-40_2bdc16d6a7377edb {
    padding-top: 40px !important;
  }
  .md-pt-50_49f6d4ece05be605 {
    padding-top: 50px !important;
  }
  .md-pt-60_bf753ebcaac7476d {
    padding-top: 60px !important;
  }
  .md-pt-70_3ccd657557534fc2 {
    padding-top: 70px !important;
  }
  .md-pt-80_5e8c8426bd03d0f6 {
    padding-top: 80px !important;
  }
  .md-pt-90_268f15429352ce47 {
    padding-top: 90px !important;
  }
  .md-pt-100_9a454bc99d22bd86 {
    padding-top: 100px !important;
  }
  .md-pt-110_f129d598cca7b710 {
    padding-top: 110px !important;
  }
  .md-pt-120_96b585b64938817f {
    padding-top: 120px !important;
  }
  .md-pt-130_7ae1ce910f0e758d {
    padding-top: 130px !important;
  }
  .md-pt-140_39b9408033cedd83 {
    padding-top: 140px !important;
  }
  .md-pt-150_921a00c254a5f7c6 {
    padding-top: 150px !important;
  }
  .md-pt-200_a3dab1c90d19b998 {
    padding-top: 200px !important;
  }
  .md-pb-10_8596eb930ec8ccfe {
    padding-bottom: 10px !important;
  }
  .md-pb-20_c8d75c2e6c759da5 {
    padding-bottom: 20px !important;
  }
  .md-pb-30_f7e4abee2c023ef6 {
    padding-bottom: 30px !important;
  }
  .md-pb-40_f4dd9e2f5995031f {
    padding-bottom: 40px !important;
  }
  .md-pb-50_61c938006fab7d38 {
    padding-bottom: 50px !important;
  }
  .md-pb-60_19e90f21f0ad18df {
    padding-bottom: 60px !important;
  }
  .md-pb-70_8115d46791f7f3aa {
    padding-bottom: 70px !important;
  }
  .md-pb-80_dec2381dce54e6cf {
    padding-bottom: 80px !important;
  }
  .md-pb-90_f2ce1234c626992b {
    padding-bottom: 90px !important;
  }
  .md-pb-100_460c7c5ee0b7a088 {
    padding-bottom: 100px !important;
  }
  .md-pb-110_7178d928df635b9c {
    padding-bottom: 110px !important;
  }
  .md-pb-120_50fe6ec4c95655b8 {
    padding-bottom: 120px !important;
  }
  .md-pb-130_ca0f9d1d16d02f12 {
    padding-bottom: 130px !important;
  }
  .md-pb-140_25a5f714d531b771 {
    padding-bottom: 140px !important;
  }
  .md-pb-150_49a0caa21d9e111c {
    padding-bottom: 150px !important;
  }
  .md-pb-200_1910b8235fe99605 {
    padding-bottom: 200px !important;
  }
  .md-mt-10_3aa73eaae84a2f7d {
    margin-top: 10px !important;
  }
  .md-mt-20_55990704da1346c6 {
    margin-top: 20px !important;
  }
  .md-mt-30_72feb1a838792424 {
    margin-top: 30px !important;
  }
  .md-mt-40_fe6495ec8317bcd9 {
    margin-top: 40px !important;
  }
  .md-mt-50_3bb52bf9e43f084c {
    margin-top: 50px !important;
  }
  .md-mt-60_03c8de07443ae1b6 {
    margin-top: 60px !important;
  }
  .md-mt-70_bf6eee7a3a746b8e {
    margin-top: 70px !important;
  }
  .md-mt-80_f218f1033ad9d24d {
    margin-top: 80px !important;
  }
  .md-mt-90_b3b7e38d4bb9bec2 {
    margin-top: 90px !important;
  }
  .md-mt-100_44cab54191e92973 {
    margin-top: 100px !important;
  }
  .md-mt-110_6b199d33fabf15cd {
    margin-top: 110px !important;
  }
  .md-mt-120_e6f4d34f615d7e87 {
    margin-top: 120px !important;
  }
  .md-mt-130_71f7c3d766dd69f1 {
    margin-top: 130px !important;
  }
  .md-mt-140_9b22764508e03dcf {
    margin-top: 140px !important;
  }
  .md-mt-150_e842f7f02097972b {
    margin-top: 150px !important;
  }
  .md-mt-200_12ef59727a41f4f7 {
    margin-top: 200px !important;
  }
  .md-mb-10_8ca1a1c6cce14b32 {
    margin-bottom: 10px !important;
  }
  .md-mb-20_a55d99c5b23533e5 {
    margin-bottom: 20px !important;
  }
  .md-mb-30_aa92b8e4c176ec79 {
    margin-bottom: 30px !important;
  }
  .md-mb-40_d961667836530f2c {
    margin-bottom: 40px !important;
  }
  .md-mb-50_8341388b24389ee8 {
    margin-bottom: 50px !important;
  }
  .md-mb-60_0796ba243d68aa3f {
    margin-bottom: 60px !important;
  }
  .md-mb-70_0043843cec91e6b9 {
    margin-bottom: 70px !important;
  }
  .md-mb-80_74501ea1b1180ca1 {
    margin-bottom: 80px !important;
  }
  .md-mb-90_c833a5beb7d68fb1 {
    margin-bottom: 90px !important;
  }
  .md-mb-100_035af5b4d9207031 {
    margin-bottom: 100px !important;
  }
  .md-mb-110_658489c97e140b08 {
    margin-bottom: 110px !important;
  }
  .md-mb-120_012445466207d938 {
    margin-bottom: 120px !important;
  }
  .md-mb-130_2f44154a8d7aa4d5 {
    margin-bottom: 130px !important;
  }
  .md-mb-140_efb987010459e6f6 {
    margin-bottom: 140px !important;
  }
  .md-mb-150_18d9ce4ce7ee6177 {
    margin-bottom: 150px !important;
  }
  .md-mb-200_ddaf39768d652196 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_0bc58e1eaa257ac5 {
    padding: 0 !important;
  }
  .sm-m0_6bf7def75470dfd3 {
    margin: 0 !important;
  }
  .sm-pt-10_7e2ea1cec235e753 {
    padding-top: 10px !important;
  }
  .sm-pt-20_0f366a38cac69d93 {
    padding-top: 20px !important;
  }
  .sm-pt-30_713447e845ec9b5b {
    padding-top: 30px !important;
  }
  .sm-pt-40_fe9d34531f97025e {
    padding-top: 40px !important;
  }
  .sm-pt-50_e58dbad838116596 {
    padding-top: 50px !important;
  }
  .sm-pt-60_c030bca368d2333a {
    padding-top: 60px !important;
  }
  .sm-pt-70_8af371aed6f4a5d5 {
    padding-top: 70px !important;
  }
  .sm-pt-80_3f954e372c02780b {
    padding-top: 80px !important;
  }
  .sm-pt-90_8150c784f71f0d82 {
    padding-top: 90px !important;
  }
  .sm-pt-100_f82e8a2c56e0deb7 {
    padding-top: 100px !important;
  }
  .sm-pt-110_af5f8e517dc27202 {
    padding-top: 110px !important;
  }
  .sm-pt-120_c0ff6bac8e216dd5 {
    padding-top: 120px !important;
  }
  .sm-pt-130_893f179e83e491a1 {
    padding-top: 130px !important;
  }
  .sm-pt-140_c0b244244071bc65 {
    padding-top: 140px !important;
  }
  .sm-pt-150_df1d2d49ba58ba5f {
    padding-top: 150px !important;
  }
  .sm-pt-200_97ebd42822f5d20f {
    padding-top: 200px !important;
  }
  .sm-pb-10_2fc06994764063c8 {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_390cbd8b07e5d814 {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_cb8bb21915c69462 {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_41f55d31823ce3a0 {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_09433fe6b4c1305b {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_8e2357efd7d503a6 {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_99d69abdf78f9c03 {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_268d35ddf9d33250 {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_d03257094f758eab {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_6b49e44c5a7e23df {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_df9d64d27ac794bd {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_8eb029b0752a8ecc {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_4e4552fd4a9088cf {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_0d4f84533fa98ea4 {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_a43cc17ef0a83ff9 {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_b9b57f7e63a0f33b {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_54e57f0cb0844388 {
    margin-top: 10px !important;
  }
  .sm-mt-20_fc739449bccf0a77 {
    margin-top: 20px !important;
  }
  .sm-mt-30_f509aa6555e1657f {
    margin-top: 30px !important;
  }
  .sm-mt-40_d48cc886a31c741f {
    margin-top: 40px !important;
  }
  .sm-mt-50_c48c98c2f52133bf {
    margin-top: 50px !important;
  }
  .sm-mt-60_9fc89ca4a4e71072 {
    margin-top: 60px !important;
  }
  .sm-mt-70_b895d0e52977247c {
    margin-top: 70px !important;
  }
  .sm-mt-80_adcbac86248d3ea6 {
    margin-top: 80px !important;
  }
  .sm-mt-90_f3137150f6dea077 {
    margin-top: 90px !important;
  }
  .sm-mt-100_a26214c650746fd8 {
    margin-top: 100px !important;
  }
  .sm-mt-110_ab1841f878b18cf8 {
    margin-top: 110px !important;
  }
  .sm-mt-120_1e0bdb9992fa25da {
    margin-top: 120px !important;
  }
  .sm-mt-130_dd5c9bfe70bf58f4 {
    margin-top: 130px !important;
  }
  .sm-mt-140_6b812bfd9d0fbf25 {
    margin-top: 140px !important;
  }
  .sm-mt-150_d120460b222501fa {
    margin-top: 150px !important;
  }
  .sm-mt-200_de68153fdcd694c1 {
    margin-top: 200px !important;
  }
  .sm-mb-10_ac43ddd7d04525d2 {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_8f2fbe076ce8f6de {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_e1c4defdd866173a {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_3a87e1da2f9024fa {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_00d7cbe38ab035bc {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_76e28c4a5bb44b51 {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_3e5ad36b10d5acfa {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_c733e10a31db4843 {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_7fba64075d537425 {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_a2740b90c4515b70 {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_b267a534e34477a0 {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_5d7209c260b8b8a4 {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_9ca3414da163f1d6 {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_20219a3d358759ed {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_60e42e90ce5a8747 {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_3c7a2d62bd88bbb1 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_5e9ca15079ffab32 {
    padding: 0 !important;
  }
  .xs-m0_cd750774fcc6bd39 {
    margin: 0 !important;
  }
  .xs-pt-10_23c0f50359793345 {
    padding-top: 10px !important;
  }
  .xs-pt-20_8fe3fcaa8ba107f9 {
    padding-top: 20px !important;
  }
  .xs-pt-30_d2962c59c671a5ce {
    padding-top: 30px !important;
  }
  .xs-pt-40_3d95e9a241b104ce {
    padding-top: 40px !important;
  }
  .xs-pt-50_d4a49cba56273c7b {
    padding-top: 50px !important;
  }
  .xs-pt-60_52c7d28856509efc {
    padding-top: 60px !important;
  }
  .xs-pt-70_b602e76e39f27327 {
    padding-top: 70px !important;
  }
  .xs-pt-80_790679aabf98cd7d {
    padding-top: 80px !important;
  }
  .xs-pt-90_62a4f9f2148308cb {
    padding-top: 90px !important;
  }
  .xs-pt-100_a27ebce876971d27 {
    padding-top: 100px !important;
  }
  .xs-pt-110_fd7ee5e84467c281 {
    padding-top: 110px !important;
  }
  .xs-pt-120_82a5ccfae96b8a9d {
    padding-top: 120px !important;
  }
  .xs-pt-130_d6d4c5e7690ad85d {
    padding-top: 130px !important;
  }
  .xs-pt-140_4e232ab8a0ebf7ed {
    padding-top: 140px !important;
  }
  .xs-pt-150_a5d3b211e7c92024 {
    padding-top: 150px !important;
  }
  .xs-pt-200_e2ff015a4c5438f7 {
    padding-top: 200px !important;
  }
  .xs-pb-10_3b5de822c2d4ce70 {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_15dce61d61a6bbad {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_ea1ed795229d80f9 {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_c419be2521f78581 {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_5c60658e2f39e5f9 {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_dff042166a3cfdd1 {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_8bae4369138b0799 {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_382c9be6a013de91 {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_931c360cd8f84cc8 {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_b7fb300aa4f567f9 {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_aa75b11af1b54e13 {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_1023c8e33f963fbf {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_6a0dfea3e9e1333b {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_0f041860d7584ea4 {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_7e97901f78941209 {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_a86d36744c9ed618 {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_87737ec5414659ec {
    margin-top: 10px !important;
  }
  .xs-mt-20_dbeec5e92f86b8af {
    margin-top: 20px !important;
  }
  .xs-mt-30_719ffe8ed2ee74a1 {
    margin-top: 30px !important;
  }
  .xs-mt-40_080a002f596427e2 {
    margin-top: 40px !important;
  }
  .xs-mt-50_133a3cd52e61f061 {
    margin-top: 50px !important;
  }
  .xs-mt-60_8d0c36a7be6d1914 {
    margin-top: 60px !important;
  }
  .xs-mt-70_2f4b4ba6e270557f {
    margin-top: 70px !important;
  }
  .xs-mt-80_f9b554801512ff2c {
    margin-top: 80px !important;
  }
  .xs-mt-90_29a667b2809d61bb {
    margin-top: 90px !important;
  }
  .xs-mt-100_f2cc54166384b1be {
    margin-top: 100px !important;
  }
  .xs-mt-110_fdb35f4b07d77088 {
    margin-top: 110px !important;
  }
  .xs-mt-120_2d68aacf33fb7bed {
    margin-top: 120px !important;
  }
  .xs-mt-130_835211c719b3906a {
    margin-top: 130px !important;
  }
  .xs-mt-140_f7643deeff2b0018 {
    margin-top: 140px !important;
  }
  .xs-mt-150_99859d06cc8b0ba0 {
    margin-top: 150px !important;
  }
  .xs-mt-200_e0a89de2fe9a701f {
    margin-top: 200px !important;
  }
  .xs-mb-10_19343732ff3673cc {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_bde3d8c755b3e91a {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_94851a7731fa7336 {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_b2f945919aec6c0c {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_3fd280b009a0c403 {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_05d305e76674f262 {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_915a6ec56375fbe4 {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_49175750ef405bab {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_6f88114f8bf858ea {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_7aadf88f83c68aa8 {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_4ec15adf5f9434cf {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_c63f77575b4b4abd {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_32137a0fd8bb4f53 {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_962a4f28e99dd14b {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_09f73bd16c1445a9 {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_7daa00acba13c315 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_e0bac30c85ebf172 {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_e0bac30c85ebf172.menu-overlay_2ea5810c314ac412 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_e0bac30c85ebf172.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_e0bac30c85ebf172 .navbar-toggler_e73c14002b287738 {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_e0bac30c85ebf172.menu-style-three_8989c2432d86e53a .navbar-toggler_e73c14002b287738 {
  background: #000;
}
.theme-main-menu_e0bac30c85ebf172.menu-style-four_2fe7679f083ee727 .navbar-toggler_e73c14002b287738 {
  background: #E6FD5A;
}
.theme-main-menu_e0bac30c85ebf172.menu-style-five_dca49dc66793e894 .navbar-toggler_e73c14002b287738 {
  background: #DFFF5E;
}
.theme-main-menu_e0bac30c85ebf172 .navbar-toggler_e73c14002b287738:focus {
  box-shadow: none;
}
.theme-main-menu_e0bac30c85ebf172 .navbar-toggler_e73c14002b287738::before,
.theme-main-menu_e0bac30c85ebf172 .navbar-toggler_e73c14002b287738::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_e0bac30c85ebf172 .navbar-toggler_e73c14002b287738 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_e0bac30c85ebf172.menu-style-three_8989c2432d86e53a .navbar-toggler_e73c14002b287738:before, .theme-main-menu_e0bac30c85ebf172.menu-style-three_8989c2432d86e53a .navbar-toggler_e73c14002b287738:after, .theme-main-menu_e0bac30c85ebf172.menu-style-three_8989c2432d86e53a .navbar-toggler_e73c14002b287738 span {
  background: #fff;
}
.theme-main-menu_e0bac30c85ebf172 .navbar-toggler_e73c14002b287738::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_e0bac30c85ebf172 .navbar-toggler_e73c14002b287738::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_e0bac30c85ebf172 .navbar-toggler_e73c14002b287738[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_e0bac30c85ebf172 .navbar-toggler_e73c14002b287738[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_e0bac30c85ebf172 .navbar-toggler_e73c14002b287738[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_e0bac30c85ebf172 .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_e0bac30c85ebf172 .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_e0bac30c85ebf172.white-vr_4f4d1a7205b8fab6 .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_e0bac30c85ebf172.white-vr_4f4d1a7205b8fab6 .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_e0bac30c85ebf172.white-vr_4f4d1a7205b8fab6.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_e0bac30c85ebf172.menu-style-one_17e8960e8dfa1038 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_e0bac30c85ebf172.menu-style-two_194009c61f63d947 {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_e0bac30c85ebf172.menu-style-two_194009c61f63d947 .info-row_d3df93b71f0218f9 {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_e0bac30c85ebf172.menu-style-two_194009c61f63d947 .gap-fix_d1c3780477e468ec {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_e0bac30c85ebf172.menu-style-two_194009c61f63d947 .greetings_0486d740cf0a7ebc {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_e0bac30c85ebf172.menu-style-two_194009c61f63d947 .contact-info_8ae7ce619b85fb75 {
  margin: 0 -15px;
}
.theme-main-menu_e0bac30c85ebf172.menu-style-two_194009c61f63d947 .contact-info_8ae7ce619b85fb75 li {
  padding: 0 15px;
}
.theme-main-menu_e0bac30c85ebf172.menu-style-two_194009c61f63d947 .contact-info_8ae7ce619b85fb75 li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_e0bac30c85ebf172.menu-style-two_194009c61f63d947 .contact-info_8ae7ce619b85fb75 li a:hover {
  text-decoration: underline;
}
.theme-main-menu_e0bac30c85ebf172.menu-style-two_194009c61f63d947 .inner-content_8bec7849fd71ab09 {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_e0bac30c85ebf172.menu-style-two_194009c61f63d947.fixed .info-row_d3df93b71f0218f9 {
  display: none;
}
.theme-main-menu_e0bac30c85ebf172.menu-style-five_dca49dc66793e894 {
  background: #000;
  padding: 0;
}
.theme-main-menu_e0bac30c85ebf172.menu-style-five_dca49dc66793e894 .inner-content_8bec7849fd71ab09 {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_e0bac30c85ebf172.menu-style-six_b98cc5fbc1432102 .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_e0bac30c85ebf172.menu-style-six_b98cc5fbc1432102 .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_e0bac30c85ebf172 .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_bc651f1710faa4f5 {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_bc651f1710faa4f5 .mega-menu-title_dc5ab06ec5a3ea8c {
  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_e0bac30c85ebf172 .login-btn-one_c6af87030502923a a {
  color: #000;
}
.theme-main-menu_e0bac30c85ebf172 .login-btn-one_c6af87030502923a a:hover {
  text-decoration: underline;
}
.theme-main-menu_e0bac30c85ebf172 .login-btn-two_d941f4f5e1888825 a {
  color: #044F3B;
}
.theme-main-menu_e0bac30c85ebf172 .login-btn-two_d941f4f5e1888825 a:hover {
  text-decoration: underline;
}
.theme-main-menu_e0bac30c85ebf172 .signup-btn-one_db74edf31088a79d 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_e0bac30c85ebf172 .signup-btn-one_db74edf31088a79d .icon_706789982875a035 {
  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_e0bac30c85ebf172 .signup-btn-one_db74edf31088a79d:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_e0bac30c85ebf172 .signup-btn-one_db74edf31088a79d:hover .icon_706789982875a035 {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_e0bac30c85ebf172 .signup-btn-two_b3317f566cf2a9b1 {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_e0bac30c85ebf172 .signup-btn-two_b3317f566cf2a9b1:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_e0bac30c85ebf172 .quote-one_7ba45cf2e2c6c0bb {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_e0bac30c85ebf172 .quote-one_7ba45cf2e2c6c0bb:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_b5e5f8048428e574 {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_b5e5f8048428e574 li {
  position: relative;
  padding: 0 15px;
}
.category-menu_b5e5f8048428e574 li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_b5e5f8048428e574 li a:hover {
  color: #0C3A30;
}
.category-menu_b5e5f8048428e574 .dropdown-menu {
  padding: 0;
}
.category-menu_b5e5f8048428e574 .dropdown-menu li {
  padding: 0;
}
.category-menu_b5e5f8048428e574 .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_2f8fce3842a89065 .logo_b5dcf2d01c6772ee {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_4f4d1a7205b8fab6 .navbar-collapse_2f8fce3842a89065 {
    background-color: #0C3A30;
  }
  .navbar-collapse_2f8fce3842a89065 {
    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_2f8fce3842a89065.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_e0bac30c85ebf172 .navbar .mega-dropdown_a549137d978a5d66 {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_4f4d1a7205b8fab6 .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_bc651f1710faa4f5 {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_fbf151a905fc77a5 .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_45989c78c1df7c13 {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_45989c78c1df7c13::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_45989c78c1df7c13 .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_45989c78c1df7c13 .hero-slider-one .hero-img_fdd3d666371f4edd {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_45989c78c1df7c13 .hero-slider-one .slick-list_7e5e38df242dc367, .hero-banner-one_45989c78c1df7c13 .hero-slider-one .slick-track_1929c6d837b34312, .hero-banner-one_45989c78c1df7c13 .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_45989c78c1df7c13 .hero-heading_84ea234bf7554558 {
  font-weight: 700;
  color: #000;
  background: url(../pictures/shape_07d726bdab/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_45989c78c1df7c13 .more-btn_1236376fc65d267e {
  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_45989c78c1df7c13 .more-btn_1236376fc65d267e:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_33068ec4b1930fd9 {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_33068ec4b1930fd9 .bg-wrapper_fbdc806a44c47ba1 {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_33068ec4b1930fd9 .hero-heading_84ea234bf7554558 {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_33068ec4b1930fd9 .rating_5ecd1f27604c0bdb h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_33068ec4b1930fd9 .rating_5ecd1f27604c0bdb p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_33068ec4b1930fd9 .media-wrapper_85441463956dd2c9 {
  position: absolute;
  background: url(../pictures/assets_53d12ffd14/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_33068ec4b1930fd9 .media-wrapper_85441463956dd2c9 .shape_01_abf2db527f498911 {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_33068ec4b1930fd9 .media-wrapper_85441463956dd2c9 .shape_02_2eee66bcf0762cba {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_f4070be2ff9e453d .hero-heading_84ea234bf7554558 {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_f4070be2ff9e453d .media-wrapper_85441463956dd2c9 {
  background: url(../pictures/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_f4070be2ff9e453d .media-wrapper_85441463956dd2c9 .screen_01_38601ce30e4db25f {
  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_f4070be2ff9e453d .media-wrapper_85441463956dd2c9 .screen_02_b70a921d3e0477cd {
  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_f4070be2ff9e453d .media-wrapper_85441463956dd2c9 .bg-shape_407e6752d3e38d31 {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_f4070be2ff9e453d .shape_01_abf2db527f498911 {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

.hero-banner-seven_0dd818ee713566e4 {
  padding: 500px 0 70px;
  background: #29594B;
  z-index: 9;
}
.hero-banner-seven_0dd818ee713566e4::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_0dd818ee713566e4::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_0dd818ee713566e4 .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -2;
}
.hero-banner-seven_0dd818ee713566e4 .hero-slider-one .hero-img_fdd3d666371f4edd {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-seven_0dd818ee713566e4 .hero-slider-one .slick-list_7e5e38df242dc367, .hero-banner-seven_0dd818ee713566e4 .hero-slider-one .slick-track_1929c6d837b34312, .hero-banner-seven_0dd818ee713566e4 .hero-slider-one .item {
  height: 100%;
}
.hero-banner-seven_0dd818ee713566e4 .hero-heading_84ea234bf7554558 {
  font-weight: 700;
  font-size: 110px;
  letter-spacing: -1px;
  line-height: 1em;
}
.hero-banner-seven_0dd818ee713566e4 .lead-form_e5a1537dfc4608ef {
  background: #fff;
  border-radius: 30px;
  padding: 35px 50px 50px;
}
.hero-banner-seven_0dd818ee713566e4 .lead-form_e5a1537dfc4608ef h3 {
  font-size: 32px;
}
.hero-banner-seven_0dd818ee713566e4 .lead-form_e5a1537dfc4608ef label {
  font-size: 17px;
  color: rgba(0, 0, 0, 0.3);
}
.hero-banner-seven_0dd818ee713566e4 .lead-form_e5a1537dfc4608ef input {
  height: 65px;
  padding: 0 20px;
  border: 1px solid #000;
  border-radius: 10px;
}
.hero-banner-seven_0dd818ee713566e4 .lead-form_e5a1537dfc4608ef button {
  height: 60px;
  border-radius: 10px;
  font-size: 17px;
  background: #D0FF45;
}
.hero-banner-seven_0dd818ee713566e4 .lead-form_e5a1537dfc4608ef button:hover {
  background: #29594B;
  color: #fff;
}

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

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

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

.fancy-banner-four_f9beb77abd69b6fb {
  background: #DCEFF0;
  z-index: 1;
}
.fancy-banner-four_f9beb77abd69b6fb:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  z-index: -1;
  background: url(../pictures/shape_07d726bdab/shape_10.svg) no-repeat left bottom;
  background-size: cover;
}
.fancy-banner-four_f9beb77abd69b6fb ul li {
  font-size: 28px;
  color: #000;
  position: relative;
  padding-left: 42px;
  margin-bottom: 13px;
}
.fancy-banner-four_f9beb77abd69b6fb ul li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.fancy-banner-four_f9beb77abd69b6fb .platform-button-group_c39bb894c9063151 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_f9beb77abd69b6fb .platform-button-group_c39bb894c9063151 a:hover {
  transform: translateY(-5px);
  box-shadow: -5px 10px 30px rgba(0, 0, 0, 0.05);
}
.fancy-banner-four_f9beb77abd69b6fb .platform-button-group_c39bb894c9063151 a .icon_706789982875a035 {
  margin-right: 14px;
}
.fancy-banner-four_f9beb77abd69b6fb .platform-button-group_c39bb894c9063151 a span {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.6);
  display: block;
  line-height: initial;
  margin-bottom: -3px;
}
.fancy-banner-four_f9beb77abd69b6fb .platform-button-group_c39bb894c9063151 a strong {
  font-weight: 500;
  display: block;
}
.fancy-banner-four_f9beb77abd69b6fb .platform-button-group_c39bb894c9063151 a.ios-button_95cb53b1404edec7 {
  background: #fff;
  border-color: #DADADA;
}
.fancy-banner-four_f9beb77abd69b6fb .platform-button-group_c39bb894c9063151 a.ios-button_95cb53b1404edec7 span {
  color: #999999;
}
.fancy-banner-four_f9beb77abd69b6fb .platform-button-group_c39bb894c9063151 a.ios-button_95cb53b1404edec7 strong {
  color: #000;
}

.fancy-banner-five_a4ca7b5558325c6e {
  background: url(../pictures/media/img_31.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.fancy-banner-five_a4ca7b5558325c6e.no-bg_d270fdcd2ff0ad98 {
  background: none;
}
.fancy-banner-five_a4ca7b5558325c6e.no-bg_d270fdcd2ff0ad98:before {
  display: none;
}
.fancy-banner-five_a4ca7b5558325c6e.no-bg_d270fdcd2ff0ad98 .bg-wrapper_fbdc806a44c47ba1 {
  background: url(../pictures/media/img_33.jpg) no-repeat center;
  background-size: cover;
}
.fancy-banner-five_a4ca7b5558325c6e.no-bg_d270fdcd2ff0ad98 .bg-wrapper_fbdc806a44c47ba1 .video-icon_1f4e8c48048b2b83 {
  width: 185px;
  height: 185px;
  background: #DFFF5E;
}
.fancy-banner-five_a4ca7b5558325c6e: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_a4ca7b5558325c6e h2 {
  font-size: 100px;
  line-height: 1.1em;
}
.fancy-banner-five_a4ca7b5558325c6e .video-icon_1f4e8c48048b2b83 {
  width: 200px;
  height: 200px;
  padding: 22px;
  background: #FFE86B;
}
.fancy-banner-five_a4ca7b5558325c6e .video-icon_1f4e8c48048b2b83:hover {
  transform: rotate(15deg);
}

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

.fancy-banner-seven_6472d0263ed93af1 .bg-wrapper_fbdc806a44c47ba1 {
  background: url(../pictures/media/img_50.jpg) no-repeat center;
  background-size: cover;
}
.fancy-banner-seven_6472d0263ed93af1 .bg-wrapper_fbdc806a44c47ba1: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_6472d0263ed93af1 .bg-wrapper_fbdc806a44c47ba1: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_6472d0263ed93af1 .bg-wrapper_fbdc806a44c47ba1 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_6472d0263ed93af1 .bg-wrapper_fbdc806a44c47ba1 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_6472d0263ed93af1 .bg-wrapper_fbdc806a44c47ba1 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_6472d0263ed93af1 .bg-wrapper_fbdc806a44c47ba1 li:hover:before {
  background: #CFFF45;
}
.fancy-banner-seven_6472d0263ed93af1 .bg-wrapper_fbdc806a44c47ba1 li:hover:after {
  color: #000;
}
.fancy-banner-seven_6472d0263ed93af1 .bg-wrapper_fbdc806a44c47ba1 .shape_01_abf2db527f498911 {
  bottom: 17%;
  left: 36%;
  max-width: 11%;
  z-index: 0;
}

.fancy-banner-eight_d7954e3c2666fde0 .bg-wrapper_fbdc806a44c47ba1 {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_d7954e3c2666fde0 .media-wrapper_85441463956dd2c9 {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_d7954e3c2666fde0 .media-wrapper_85441463956dd2c9 .shape_01_abf2db527f498911 {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_d7954e3c2666fde0 .shape_02_2eee66bcf0762cba {
  right: -123px;
  bottom: -5px;
}

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

.inner-banner-one_edd9ee034f248dd0 {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  z-index: 1;
}
.inner-banner-one_edd9ee034f248dd0::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_edd9ee034f248dd0::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  color: #000;
}

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

.inner-banner-one_edd9ee034f248dd0 + .blog-details_5ae6217889b57000 {
  margin-top: 15px;
}

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

.inner-banner-one_edd9ee034f248dd0 .hero-heading_84ea234bf7554558 {
  font-weight: 700;
  font-size: 85px;
  line-height: 1.023em;
  z-index: 1;
  padding: 10px 10px 23px 22px;
}
.inner-banner-one_edd9ee034f248dd0 .hero-heading_84ea234bf7554558 img {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
  max-height: 100%;
}
.inner-banner-one_edd9ee034f248dd0 .pager_d15918cc33cda056 {
  border-bottom: 1px solid #fff;
  padding-bottom: 3px;
}
.inner-banner-one_edd9ee034f248dd0 .pager_d15918cc33cda056 li {
  color: rgba(255, 255, 255, 0.5);
  margin-right: 5px;
}
.inner-banner-one_edd9ee034f248dd0 .pager_d15918cc33cda056 li:last-child {
  margin: 0;
  color: #fff;
}
.inner-banner-one_edd9ee034f248dd0 .pager_d15918cc33cda056 li a {
  transition: all 0.2s ease-in-out 0s;
}
.inner-banner-one_edd9ee034f248dd0 .pager_d15918cc33cda056 li a:hover {
  color: #fff;
}
.inner-banner-one_edd9ee034f248dd0 .tag_903c45673984b4b8 {
  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_bd341571f26a62f8 {
  z-index: 1;
}
.inner-banner-two_bd341571f26a62f8 .pager_d15918cc33cda056 {
  border-bottom: 1px solid #0A4020;
  padding-bottom: 2px;
}
.inner-banner-two_bd341571f26a62f8 .pager_d15918cc33cda056 li {
  color: #000;
}
.inner-banner-two_bd341571f26a62f8 .pager_d15918cc33cda056 li:nth-child(even) {
  padding: 0 5px;
}
.inner-banner-two_bd341571f26a62f8 .pager_d15918cc33cda056 li a {
  color: rgba(0, 0, 0, 0.5);
  transition: all 0.2s ease-in-out 0s;
}
.inner-banner-two_bd341571f26a62f8 .pager_d15918cc33cda056 li a:hover {
  color: #000;
}
.inner-banner-two_bd341571f26a62f8 .hero-heading_84ea234bf7554558 {
  font-weight: 700;
  font-size: 85px;
  line-height: 1.023em;
  margin: 22px 0 40px;
}
.inner-banner-two_bd341571f26a62f8 .tag_903c45673984b4b8 {
  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_bd341571f26a62f8 .shape_01_abf2db527f498911 {
  left: 0%;
  bottom: 10%;
  width: 18.23%;
  animation: jumpTwo 6s infinite linear;
}
.inner-banner-two_bd341571f26a62f8 .shape_02_2eee66bcf0762cba {
  right: 2%;
  bottom: 14%;
  width: 14.52%;
  animation: jumpThree 6s infinite linear;
}
.inner-banner-two_bd341571f26a62f8 .shape_03_fc9c6e0f26940038 {
  left: 24%;
  top: 33%;
  width: 2.2%;
  animation: rotated 50s infinite linear;
}
.inner-banner-two_bd341571f26a62f8 .shape_04_b9d2260f3d2bd7ac {
  right: 21%;
  bottom: 30%;
  width: 1.65%;
  animation: rotated 50s infinite linear;
}

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

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

.block-feature-three_11742811631e07cf {
  z-index: 1;
}
.block-feature-three_11742811631e07cf:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_11742811631e07cf.no-bg_d270fdcd2ff0ad98:before {
  display: none;
}
.block-feature-three_11742811631e07cf .section-btn_35bff9db907657d0 {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_11742811631e07cf .block-title_352ff9799e2ebd93 a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_11742811631e07cf .block-title_352ff9799e2ebd93 a:hover {
  text-decoration: underline;
}
.block-feature-three_11742811631e07cf .round-btn_833f172057df372c {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_11742811631e07cf .round-btn_833f172057df372c:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_11742811631e07cf .block-one_09e4f65346eac4e5 {
  background: url(../pictures/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_11742811631e07cf .block-one_09e4f65346eac4e5 .tag_903c45673984b4b8 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_11742811631e07cf .block-one_09e4f65346eac4e5 .block-title_352ff9799e2ebd93 {
  background: url(../pictures/shape_07d726bdab/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_11742811631e07cf .block-two_1c9aff8247346ca7 {
  overflow: hidden;
}
.block-feature-three_11742811631e07cf .block-two_1c9aff8247346ca7 .img-wrapper_0d0995319ee7b332 {
  background: url(../pictures/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_11742811631e07cf .block-two_1c9aff8247346ca7 .text-wrapper_ecc8770e378cd86b {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_11742811631e07cf .block-two_1c9aff8247346ca7 .tag_903c45673984b4b8 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_11742811631e07cf .block-three_7a03d5dd0f7ef683 {
  background: #D3FF76;
}
.block-feature-three_11742811631e07cf .block-three_7a03d5dd0f7ef683 .tag_903c45673984b4b8 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_11742811631e07cf .block-three_7a03d5dd0f7ef683 .round-btn_833f172057df372c {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_11742811631e07cf .block-three_7a03d5dd0f7ef683 .round-btn_833f172057df372c:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_11742811631e07cf .block-four_0b3f1488e2379416 {
  background: url(../pictures/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_11742811631e07cf .block-four_0b3f1488e2379416 .block-title_352ff9799e2ebd93 {
  background: url(../pictures/shape_07d726bdab/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_11742811631e07cf .block-four_0b3f1488e2379416 .block-title_352ff9799e2ebd93 a {
  font-size: 28px;
}
.block-feature-three_11742811631e07cf .block-four_0b3f1488e2379416 .tag_903c45673984b4b8 {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_11742811631e07cf .block-four_0b3f1488e2379416 .round-btn_833f172057df372c {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_11742811631e07cf .block-four_0b3f1488e2379416 .round-btn_833f172057df372c:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_11742811631e07cf .block-five_ce51d020408e2b28 {
  background: url(../pictures/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_11742811631e07cf .block-five_ce51d020408e2b28 .tag_903c45673984b4b8 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_11742811631e07cf .block-five_ce51d020408e2b28 .block-title_352ff9799e2ebd93 {
  background: url(../pictures/shape_07d726bdab/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

.block-feature-nine_44a9e5277664c150 {
  z-index: 1;
  background: #000;
  border-radius: 30px 30px 100px 100px;
}
.block-feature-nine_44a9e5277664c150: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_44a9e5277664c150:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 50px;
  left: 0;
  top: 0;
  background: #000;
  z-index: -1;
}
.block-feature-nine_44a9e5277664c150 .heading_1296b95d4606b7b1 {
  font-size: 85px;
  line-height: 1.411em;
}
.block-feature-nine_44a9e5277664c150 .heading_1296b95d4606b7b1 span {
  color: #DFFF5E;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.block-feature-nine_44a9e5277664c150 .heading_1296b95d4606b7b1 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_44a9e5277664c150 .heading_1296b95d4606b7b1 a:before {
  content: "";
  position: absolute;
  width: 85px;
  height: 3px;
  left: -85px;
  top: calc(50% - 3px);
  background: #fff;
}
.block-feature-nine_44a9e5277664c150 .heading_1296b95d4606b7b1 a:hover {
  background: #E6FD5A;
}
.block-feature-nine_44a9e5277664c150 .shape_01_abf2db527f498911 {
  right: 0;
  top: 5%;
  width: 4%;
}
.block-feature-nine_44a9e5277664c150 .shape_02_2eee66bcf0762cba {
  left: 7%;
  bottom: 0;
  width: 8.4%;
}
.block-feature-nine_44a9e5277664c150 .shape_03_fc9c6e0f26940038 {
  right: 5%;
  bottom: 5%;
}

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

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

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

.block-feature-thirteen_2b1166feb0a7987c .upper-wrapper_a069cec8ad3ad5f7 {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_2b1166feb0a7987c .upper-wrapper_a069cec8ad3ad5f7 .shape_01_abf2db527f498911 {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_2b1166feb0a7987c .line-loop_bd32f5eb7aa3914c:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_2b1166feb0a7987c .graph-panel_83bcac963e03cdb2 {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_2b1166feb0a7987c .graph-panel_83bcac963e03cdb2 .main-count_0cd416bd8ad46848 {
  font-size: 120px;
}
.block-feature-thirteen_2b1166feb0a7987c .graph-panel_83bcac963e03cdb2 .chart-box_22c6f5d7c3e2256c {
  padding: 0 15px;
}
.block-feature-thirteen_2b1166feb0a7987c .graph-panel_83bcac963e03cdb2 .chart-box_22c6f5d7c3e2256c .chart-inner_97855f46c5f98d09 {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_3965fe71f3b7771a .media-img_17f6e7a3fd60aee1 {
  border-radius: 30px;
}
.block-feature-sixteen_3965fe71f3b7771a .shape_01_abf2db527f498911 {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_9a605811d69341bd .section-subheading_0f8f09456b2419cc {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_9a605811d69341bd .shape_01_abf2db527f498911 {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

.block-feature-eighteen_f4b632fd25e37ee7 {
  background: url(../pictures/media/img_52.jpg) no-repeat left top;
  background-size: cover;
}
.block-feature-eighteen_f4b632fd25e37ee7: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_f4b632fd25e37ee7 .video-icon_1f4e8c48048b2b83 {
  width: 170px;
  height: 170px;
  color: #000;
  padding: 20px;
  background: #FFDB1E;
}
.block-feature-eighteen_f4b632fd25e37ee7 .video-icon_1f4e8c48048b2b83:hover {
  background: #DFFF5E;
}
.block-feature-eighteen_f4b632fd25e37ee7 .bg-wrapper_fbdc806a44c47ba1 {
  padding: 48px 60px 60px;
  border-radius: 20px;
  background: #144D41;
}
.block-feature-eighteen_f4b632fd25e37ee7 .bg-wrapper_fbdc806a44c47ba1 ul {
  position: relative;
  z-index: 1;
}
.block-feature-eighteen_f4b632fd25e37ee7 .bg-wrapper_fbdc806a44c47ba1 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_f4b632fd25e37ee7 .bg-wrapper_fbdc806a44c47ba1 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_f4b632fd25e37ee7 .bg-wrapper_fbdc806a44c47ba1 ul li:last-child {
  margin-bottom: 0;
}
.block-feature-eighteen_f4b632fd25e37ee7 .bg-wrapper_fbdc806a44c47ba1 ul li:before {
  content: url(../pictures/icon_fc4b6580af/icon_111.svg);
  position: absolute;
  left: -52px;
  top: 0;
}
.block-feature-eighteen_f4b632fd25e37ee7 .bg-wrapper_fbdc806a44c47ba1 .more-btn_1236376fc65d267e {
  border-radius: 30px;
  padding: 5px 5px 5px 25px;
  color: #fff;
  font-weight: 500;
  font-size: 18px;
  border: 1px solid #fff;
}
.block-feature-eighteen_f4b632fd25e37ee7 .bg-wrapper_fbdc806a44c47ba1 .more-btn_1236376fc65d267e .icon_706789982875a035 {
  width: 40px;
  height: 40px;
  background: #FFDB1E;
}
.block-feature-eighteen_f4b632fd25e37ee7 .bg-wrapper_fbdc806a44c47ba1 .more-btn_1236376fc65d267e:hover {
  background: #fff;
  color: #1F5E59;
}

.text-feature-one_cda133891ba0d850 .line-wrapper_e79c23a33b529b74 {
  border-top: 1px dashed #d7d7d7;
  border-bottom: 1px dashed #d7d7d7;
}
.text-feature-one_cda133891ba0d850 .line-wrapper_e79c23a33b529b74 .shape_01_abf2db527f498911 {
  width: 48px;
  bottom: 12%;
  left: 32%;
  animation: rotated 48s infinite linear;
}
.text-feature-one_cda133891ba0d850 .card-style-three_d71be993849fadd2 {
  border-left: 1px dashed #d7d7d7;
  border-bottom: 1px dashed #d7d7d7;
  padding-left: 100px;
}
.text-feature-one_cda133891ba0d850 .card-style-three_d71be993849fadd2:last-child {
  border-bottom: none;
}
.text-feature-one_cda133891ba0d850 .media-list-item_bf8fd6fca1096b9b {
  height: 600px;
  width: 590px;
  background: url(../pictures/media/img_04.jpg) no-repeat center;
  background-size: cover;
  border-radius: 30px;
  position: relative;
  z-index: 1;
}
.text-feature-one_cda133891ba0d850 .media-list-item_bf8fd6fca1096b9b: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_cda133891ba0d850 .media-list-item_bf8fd6fca1096b9b 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_cda133891ba0d850 .media-list-item_bf8fd6fca1096b9b 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_cda133891ba0d850 .media-list-item_bf8fd6fca1096b9b 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_cda133891ba0d850 .media-list-item_bf8fd6fca1096b9b li:hover:before {
  background: #29594B;
}
.text-feature-one_cda133891ba0d850 .media-list-item_bf8fd6fca1096b9b li:hover:after {
  color: #fff;
}

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

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

.text-feature-four_0108312df0167ac0 {
  z-index: 1;
}
.text-feature-four_0108312df0167ac0 .avatar_27457790571f6abf {
  width: 65px;
  height: 65px;
}
.text-feature-four_0108312df0167ac0 .name {
  font-size: 28px;
}
.text-feature-four_0108312df0167ac0 .quote-text_c4256ad85dcec388 {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_0108312df0167ac0 .shape_01_abf2db527f498911 {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_0108312df0167ac0 .shape_02_2eee66bcf0762cba {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_d8e4105b0ceefca1 .bg-wrapper_fbdc806a44c47ba1 {
  background: #FFF2AC;
}
.text-feature-five_d8e4105b0ceefca1 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_d8e4105b0ceefca1 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_d8e4105b0ceefca1 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_d8e4105b0ceefca1 li:hover:before {
  background: #29594B;
}
.text-feature-five_d8e4105b0ceefca1 li:hover:after {
  color: #fff;
}
.text-feature-five_d8e4105b0ceefca1 .media-wrapper_85441463956dd2c9 {
  background: url(../pictures/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_d8e4105b0ceefca1 .media-wrapper_85441463956dd2c9 .video-icon_1f4e8c48048b2b83 {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_d8e4105b0ceefca1 .media-wrapper_85441463956dd2c9 .video-icon_1f4e8c48048b2b83:hover {
  background: #CFFF45;
}
.text-feature-five_d8e4105b0ceefca1 .media-wrapper_85441463956dd2c9 .screen_01_38601ce30e4db25f {
  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_07e63f710a3d03a4 {
  z-index: 1;
}
.text-feature-six_07e63f710a3d03a4 .media-wrapper_85441463956dd2c9 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_07e63f710a3d03a4 .media-wrapper_85441463956dd2c9 .screen_01_38601ce30e4db25f {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_07e63f710a3d03a4 .shape_01_abf2db527f498911 {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_07e63f710a3d03a4 .shape_02_2eee66bcf0762cba {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_da7abe452348222d {
  background: url(../pictures/assets_53d12ffd14/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_da7abe452348222d .block_a83a29f9ed405605 .icon_706789982875a035 {
  height: 50px;
}
.text-feature-nine_da7abe452348222d .vertical-text-wrapper_eb36f4658f8316be {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_da7abe452348222d .vertical-text-wrapper_eb36f4658f8316be .text-list_f5e9365aa08ee679 {
  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_da7abe452348222d .vertical-text-wrapper_eb36f4658f8316be .text-list_f5e9365aa08ee679:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_da7abe452348222d .vertical-text-wrapper_eb36f4658f8316be .shape_01_abf2db527f498911 {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_da7abe452348222d .vertical-text-wrapper_eb36f4658f8316be .shape_02_2eee66bcf0762cba {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_da7abe452348222d .shape_03_fc9c6e0f26940038 {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_da7abe452348222d .shape_04_b9d2260f3d2bd7ac {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_327c20d56c5f3bc3 .section-btn_35bff9db907657d0 {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_2accffcc24c9c0e9 {
  z-index: 1;
}
.team-section-three_2accffcc24c9c0e9:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../pictures/shape_07d726bdab/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_2accffcc24c9c0e9 .section-btn_35bff9db907657d0 {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_2accffcc24c9c0e9 .shape_01_abf2db527f498911 {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_2accffcc24c9c0e9 .shape_02_2eee66bcf0762cba {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_2accffcc24c9c0e9 .shape_03_fc9c6e0f26940038 {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

.faq-section-three_455d879ce0408488 .tab-content_aa97672f2e1aa21e {
  background: #fff;
  border-radius: 30px;
  padding: 0 60px;
}
.faq-section-three_455d879ce0408488 .tab-content_aa97672f2e1aa21e .accordion-style-one_4e92fd78b8c73b7e .accordion-item_d59fdb66de45f43d:last-child {
  border-bottom: none;
}
.faq-section-three_455d879ce0408488 .tab-content_aa97672f2e1aa21e .accordion-style-one_4e92fd78b8c73b7e .accordion-item_d59fdb66de45f43d:first-child {
  border-top: none;
}
.faq-section-three_455d879ce0408488 nav .nav {
  border: none;
}
.faq-section-three_455d879ce0408488 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_455d879ce0408488 nav .nav .nav-link.active {
  background: #29594B;
  color: #fff;
}

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

.pricing-nav_c587e31ccc401fea .nav {
  border: 2px solid #186560;
  border-radius: 10px;
  overflow: hidden;
}
.pricing-nav_c587e31ccc401fea .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_c587e31ccc401fea .nav .nav-link.active {
  background: #186560;
  color: #fff;
}

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

.accordion-style-one_4e92fd78b8c73b7e .accordion-item_d59fdb66de45f43d {
  border: none;
  border-top: 1px solid #E0E0E0;
  border-radius: 0;
}
.accordion-style-one_4e92fd78b8c73b7e .accordion-item_d59fdb66de45f43d .accordion-button_50bf4055b41e8dc9 {
  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_4e92fd78b8c73b7e .accordion-item_d59fdb66de45f43d .accordion-button_50bf4055b41e8dc9:not(.collapsed) {
  padding-bottom: 20px;
}
.accordion-style-one_4e92fd78b8c73b7e .accordion-item_d59fdb66de45f43d .accordion-button_50bf4055b41e8dc9:not(.collapsed):after {
  content: "-";
  font-size: 40px;
}
.accordion-style-one_4e92fd78b8c73b7e .accordion-item_d59fdb66de45f43d .accordion-button_50bf4055b41e8dc9:after {
  content: "+";
  font-weight: 300;
  font-size: 32px;
  background: none;
  width: auto;
  height: auto;
}
.accordion-style-one_4e92fd78b8c73b7e .accordion-item_d59fdb66de45f43d .accordion-body_279715b8d6085b90 {
  padding: 0 35px 20px 0;
}
.accordion-style-one_4e92fd78b8c73b7e .accordion-item_d59fdb66de45f43d .accordion-body_279715b8d6085b90 p {
  margin: 0;
}
.accordion-style-one_4e92fd78b8c73b7e .accordion-item_d59fdb66de45f43d:last-child {
  border-bottom: 1px solid #E0E0E0;
}

.accordion-style-two_7702049fbfc984c9 .accordion-item_d59fdb66de45f43d {
  border: none;
  background: #FFFAEB;
  border-radius: 0;
}
.accordion-style-two_7702049fbfc984c9 .accordion-item_d59fdb66de45f43d .accordion-button_50bf4055b41e8dc9 {
  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_7702049fbfc984c9 .accordion-item_d59fdb66de45f43d .accordion-button_50bf4055b41e8dc9:not(.collapsed) {
  color: #000;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.accordion-style-two_7702049fbfc984c9 .accordion-item_d59fdb66de45f43d .accordion-button_50bf4055b41e8dc9:not(.collapsed):after {
  content: "-";
  font-size: 1.5em;
  line-height: 36px;
}
.accordion-style-two_7702049fbfc984c9 .accordion-item_d59fdb66de45f43d .accordion-button_50bf4055b41e8dc9: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_7702049fbfc984c9 .accordion-item_d59fdb66de45f43d .accordion-body_279715b8d6085b90 {
  padding: 20px 50px 55px;
}
.accordion-style-two_7702049fbfc984c9 .accordion-item_d59fdb66de45f43d .accordion-body_279715b8d6085b90 h6 {
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.96px;
  margin-bottom: 15px;
  font-weight: 700;
}
.accordion-style-two_7702049fbfc984c9 .accordion-item_d59fdb66de45f43d .accordion-body_279715b8d6085b90 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_7702049fbfc984c9 .accordion-item_d59fdb66de45f43d .accordion-body_279715b8d6085b90 ul li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 18px;
  top: 6px;
  left: 14px;
  color: #212121;
}
.accordion-style-two_7702049fbfc984c9 .accordion-item_d59fdb66de45f43d .accordion-body_279715b8d6085b90 .media-wrapper_85441463956dd2c9 {
  background-position: center;
  background-size: cover;
  border-radius: 30px;
  max-width: 610px;
}
.accordion-style-two_7702049fbfc984c9 .accordion-item_d59fdb66de45f43d .accordion-body_279715b8d6085b90 .media-wrapper_85441463956dd2c9 .video-icon_1f4e8c48048b2b83 {
  width: 90px;
  height: 90px;
  background: #fff;
}
.accordion-style-two_7702049fbfc984c9 .accordion-item_d59fdb66de45f43d .accordion-body_279715b8d6085b90 .media-wrapper_85441463956dd2c9 .video-icon_1f4e8c48048b2b83:hover {
  background: #CFFF45;
}
.accordion-style-two_7702049fbfc984c9 .accordion-item_d59fdb66de45f43d:nth-child(1) {
  border-radius: 40px 40px 0 0;
}
.accordion-style-two_7702049fbfc984c9 .accordion-item_d59fdb66de45f43d:nth-child(2) {
  background: #FFFAEB;
}
.accordion-style-two_7702049fbfc984c9 .accordion-item_d59fdb66de45f43d:nth-child(2) .accordion-button_50bf4055b41e8dc9 {
  background: #FBF4DC;
}
.accordion-style-two_7702049fbfc984c9 .accordion-item_d59fdb66de45f43d:nth-child(2) .accordion-body_279715b8d6085b90 {
  background: #FBF4DC;
}
.accordion-style-two_7702049fbfc984c9 .accordion-item_d59fdb66de45f43d:nth-child(3) {
  background: #f9efcf;
  border-radius: 0 0 40px 40px;
}
.accordion-style-two_7702049fbfc984c9 .accordion-item_d59fdb66de45f43d:nth-child(3) .accordion-button_50bf4055b41e8dc9 {
  background: #F9EFCF;
  border-radius: 0 0 40px 40px;
}
.accordion-style-two_7702049fbfc984c9 .accordion-item_d59fdb66de45f43d:nth-child(3) .accordion-body_279715b8d6085b90 {
  background: #F9EFCF;
  border-radius: 0 0 40px 40px;
}

.accordion-style-three_d69c461f43310819 .accordion-item_d59fdb66de45f43d {
  border: none;
  border-bottom: 1px solid #E0E0E0;
  border-radius: 0;
}
.accordion-style-three_d69c461f43310819 .accordion-item_d59fdb66de45f43d .accordion-button_50bf4055b41e8dc9 {
  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_d69c461f43310819 .accordion-item_d59fdb66de45f43d .accordion-button_50bf4055b41e8dc9:after {
  content: "\f286";
  font-family: "bootstrap-icons";
  font-size: 20px;
  background: none;
  width: auto;
  height: auto;
}
.accordion-style-three_d69c461f43310819 .accordion-item_d59fdb66de45f43d .accordion-body_279715b8d6085b90 {
  padding: 0 35px 8px 0;
}

.accordion-style-four_591d11248a8e8b77 .accordion-item_d59fdb66de45f43d {
  border: none;
  border-radius: 10px;
  overflow: hidden;
  background: transparent;
  margin-bottom: 30px;
}
.accordion-style-four_591d11248a8e8b77 .accordion-item_d59fdb66de45f43d .accordion-button_50bf4055b41e8dc9 {
  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_591d11248a8e8b77 .accordion-item_d59fdb66de45f43d .accordion-button_50bf4055b41e8dc9 span {
  font-weight: normal;
  font-size: 18px;
  display: inline-block;
  margin-right: 22px;
  min-width: 30px;
}
.accordion-style-four_591d11248a8e8b77 .accordion-item_d59fdb66de45f43d .accordion-button_50bf4055b41e8dc9:not(.collapsed) {
  padding-bottom: 15px;
  background: #144D41;
  color: #fff;
}
.accordion-style-four_591d11248a8e8b77 .accordion-item_d59fdb66de45f43d .accordion-button_50bf4055b41e8dc9:after {
  content: "\f286";
  font-family: "bootstrap-icons";
  font-size: 20px;
  background: none;
  width: auto;
  height: auto;
}
.accordion-style-four_591d11248a8e8b77 .accordion-item_d59fdb66de45f43d .accordion-body_279715b8d6085b90 {
  background: #fff;
  padding: 0 15px 20px 102px;
  background: #144D41;
}
.accordion-style-four_591d11248a8e8b77 .accordion-item_d59fdb66de45f43d .accordion-body_279715b8d6085b90 p {
  margin: 0;
  color: rgba(255, 255, 255, 0.7);
}

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

.partner-logo-one_a3fb70dec768c58e .logo_b5dcf2d01c6772ee {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_081401474fcd48bd {
  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_8faa4b555987d9a1 {
  max-width: 565px;
}
.user-data-form .form-wrapper_8faa4b555987d9a1 .input-group-meta_5fb0c0e33325f64e 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_8faa4b555987d9a1 .input-group-meta_5fb0c0e33325f64e label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_8faa4b555987d9a1 .input-group-meta_5fb0c0e33325f64e .placeholder_icon_d8362d079739ce09 {
  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_8faa4b555987d9a1 .input-group-meta_5fb0c0e33325f64e .placeholder_icon_d8362d079739ce09 img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_8faa4b555987d9a1 .input-group-meta_5fb0c0e33325f64e .placeholder_icon_d8362d079739ce09 span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_8faa4b555987d9a1 .input-group-meta_5fb0c0e33325f64e .placeholder_icon_d8362d079739ce09 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_8faa4b555987d9a1 .input-group-meta_5fb0c0e33325f64e .placeholder_icon_d8362d079739ce09 span.eye-slash_e6b54e31ad82483f:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_be71b484ecba61e8 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_be71b484ecba61e8 label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_be71b484ecba61e8 input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_be71b484ecba61e8 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_be71b484ecba61e8 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_be71b484ecba61e8 a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_be71b484ecba61e8 a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_bb9ecfa3bc7767f0 {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_bb23941564a963e9 {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_bb23941564a963e9:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_bb23941564a963e9 img {
  width: 20px;
}
.user-data-form .btn-close_b7732f73737d7c39 {
  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_e70bbf1b228b188f .main-count_0cd416bd8ad46848 {
  font-size: 64px;
  color: #19352D;
}

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

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

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

.pagination-one_b4c8b024bb2dfb18 ul {
  margin: 0 -5;
}
.pagination-one_b4c8b024bb2dfb18 ul li {
  padding: 0 5px;
  font-size: 20px;
  font-weight: 500;
  color: #19352D;
}
.pagination-one_b4c8b024bb2dfb18 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_b4c8b024bb2dfb18 ul li:not(:last-child) a.active, .pagination-one_b4c8b024bb2dfb18 ul li:not(:last-child) a:hover, .pagination-one_b4c8b024bb2dfb18 ul li:not(:last-child) a:focus {
  background: #29594B;
  color: #fff;
}

.pagination-two_be8d26957b7206b4 {
  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_be8d26957b7206b4 .pr-dir_eb64da823d2270ea {
  font-size: 16px;
  letter-spacing: 0.89px;
  color: #979797;
}
.pagination-two_be8d26957b7206b4 .pr-name_71cfafdcefaa962f {
  font-size: 32px;
  color: #19352D;
  margin-top: 4px;
}
.pagination-two_be8d26957b7206b4 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_be8d26957b7206b4 a:hover i {
  background: #CFFF45;
  border-color: #CFFF45;
}
.pagination-two_be8d26957b7206b4.border-0_12a62d284187f55e i {
  border: none;
}
.pagination-two_be8d26957b7206b4.border-0_12a62d284187f55e a:hover i {
  background: #FFE86B;
}

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

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

.card-style-three_d71be993849fadd2 .icon_706789982875a035 {
  height: 38px;
}

.card-style-four_5666943791e630e4 .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_5666943791e630e4 .media:after {
  content: "";
  position: absolute;
  width: 50px;
  height: 50px;
  transform: rotate(45deg);
  right: -25px;
  bottom: -25px;
  background: #fff;
}
.card-style-four_5666943791e630e4 .round-btn_833f172057df372c {
  position: absolute;
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
  opacity: 0;
}
.card-style-four_5666943791e630e4 .round-btn_833f172057df372c:hover {
  background: #CFFF45;
}
.card-style-four_5666943791e630e4:hover .media::before, .card-style-four_5666943791e630e4:hover .round-btn_833f172057df372c {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

.card-style-fourteen_bd47f4e43e2c8ef2 .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_bd47f4e43e2c8ef2 .round-btn_833f172057df372c {
  position: absolute;
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #0C3A30;
  color: #fff;
  opacity: 0;
}
.card-style-fourteen_bd47f4e43e2c8ef2 .round-btn_833f172057df372c:hover {
  background: #CFFF45;
  color: #19352D;
}
.card-style-fourteen_bd47f4e43e2c8ef2:hover .media::before, .card-style-fourteen_bd47f4e43e2c8ef2:hover .round-btn_833f172057df372c {
  opacity: 1;
}
.card-style-fourteen_bd47f4e43e2c8ef2 p {
  color: #B6B6B6;
}

.card-style-fifteen_bcd4d81f5325908e {
  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_bcd4d81f5325908e .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_bcd4d81f5325908e .round-btn_833f172057df372c {
  position: absolute;
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #0C3A30;
  color: #fff;
  opacity: 0;
}
.card-style-fifteen_bcd4d81f5325908e .round-btn_833f172057df372c:hover {
  background: #CFFF45;
  color: #19352D;
}
.card-style-fifteen_bcd4d81f5325908e:hover .media::before, .card-style-fifteen_bcd4d81f5325908e:hover .round-btn_833f172057df372c {
  opacity: 1;
}
.card-style-fifteen_bcd4d81f5325908e h4 {
  font-size: 22px;
}
.card-style-fifteen_bcd4d81f5325908e p {
  color: #B6B6B6;
}

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

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

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

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

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

.card-style-twentyOne_1ae1abe4667448f1 .icon_706789982875a035 {
  width: 320px;
  height: 320px;
  padding: 13%;
  border: 1px solid rgba(25, 97, 100, 0.15);
}
.card-style-twentyOne_1ae1abe4667448f1 .icon_706789982875a035 .numb_caf759298c7b7d5d {
  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_8377fd36bb9cebd2 {
  background: #fff;
  border-radius: 20px;
  text-align: center;
  padding: 50px 12px 70px;
  position: relative;
}
.card-style-twentyTwo_8377fd36bb9cebd2 .icon_706789982875a035 {
  height: 83px;
}
.card-style-twentyTwo_8377fd36bb9cebd2 h4 {
  font-size: 28px;
  margin: 135px 0 20px;
  text-transform: capitalize;
}
.card-style-twentyTwo_8377fd36bb9cebd2 .learn-btn_d2f3cacdbd56580b {
  font-size: 16px;
  text-transform: uppercase;
  color: #000;
  letter-spacing: 1px;
}
.card-style-twentyTwo_8377fd36bb9cebd2:hover {
  background: #FFDB1E;
}

.card-style-twentyThree_91fdf37238086a7e {
  background: #144D41;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.card-style-twentyThree_91fdf37238086a7e .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_91fdf37238086a7e .name h4 {
  font-size: 22px;
}
.card-style-twentyThree_91fdf37238086a7e:hover .name {
  opacity: 1;
}
.card-style-twentyThree_91fdf37238086a7e:hover img {
  opacity: 0.3;
}

.pricing-card-one_ba60ae6c92f98d3e {
  background: #fff;
  border-radius: 20px;
  padding: 45px 70px 50px;
}
.pricing-card-one_ba60ae6c92f98d3e h2 {
  font-size: 36px;
}
.pricing-card-one_ba60ae6c92f98d3e p {
  line-height: 1.5em;
  color: #878787;
  padding: 17px 0 20px;
}
.pricing-card-one_ba60ae6c92f98d3e p span {
  color: #000;
}
.pricing-card-one_ba60ae6c92f98d3e .price-banner_73540f31f46b5982 {
  padding: 8px 10px;
  border-radius: 15px;
  background: #F4F4F4;
  margin-bottom: 30px;
}
.pricing-card-one_ba60ae6c92f98d3e .price-banner_73540f31f46b5982 .price_091b2c9e1645853f {
  font-size: 52px;
  font-weight: 500;
  color: #19352D;
  line-height: initial;
}
.pricing-card-one_ba60ae6c92f98d3e .price-banner_73540f31f46b5982 .price_091b2c9e1645853f sup {
  font-size: 0.461em;
  top: -18px;
  left: 6px;
}
.pricing-card-one_ba60ae6c92f98d3e .price-banner_73540f31f46b5982 strong {
  color: #19352D;
  display: block;
  margin-bottom: -9px;
}
.pricing-card-one_ba60ae6c92f98d3e .price-banner_73540f31f46b5982 span {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.4);
}
.pricing-card-one_ba60ae6c92f98d3e ul li {
  color: #000;
  margin-top: 10px;
}
.pricing-card-one_ba60ae6c92f98d3e .action-btn_41eaef93406e4c29 {
  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_ba60ae6c92f98d3e .action-btn_41eaef93406e4c29 a {
  font-weight: 500;
  color: #19352D;
}
.pricing-card-one_ba60ae6c92f98d3e .action-btn_41eaef93406e4c29 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_ba60ae6c92f98d3e .action-btn_41eaef93406e4c29 a:hover {
  text-decoration: underline;
}

.service-details_2a8913066cb3b5e9 .details-meta_5cc0ee8b38fa97ee h2 {
  font-size: 64px;
  line-height: 1.1875em;
  font-weight: 700;
  margin-bottom: 42px;
}
.service-details_2a8913066cb3b5e9 .details-meta_5cc0ee8b38fa97ee p {
  margin-bottom: 35px;
}
.service-details_2a8913066cb3b5e9 .details-meta_5cc0ee8b38fa97ee h3 {
  font-size: 48px;
  font-weight: 700;
  margin-bottom: 25px;
}
.service-details_2a8913066cb3b5e9 .details-meta_5cc0ee8b38fa97ee .line-wrapper_e79c23a33b529b74 {
  border-top: 1px dashed #e5e5e5;
  border-bottom: 1px dashed #e5e5e5;
}
.service-details_2a8913066cb3b5e9 .details-meta_5cc0ee8b38fa97ee .quote-wrapper_de8cc8f8ac91a502 {
  padding: 50px 80px 60px;
  border-radius: 30px;
  z-index: 1;
}
.service-details_2a8913066cb3b5e9 .details-meta_5cc0ee8b38fa97ee .quote-wrapper_de8cc8f8ac91a502 .icon_706789982875a035 {
  margin-top: 7px;
}
.service-details_2a8913066cb3b5e9 .details-meta_5cc0ee8b38fa97ee .quote-wrapper_de8cc8f8ac91a502 blockquote {
  font-size: 48px;
  line-height: 1.354em;
  font-weight: 500;
  color: #19352D;
  margin-bottom: 30px;
}
.service-details_2a8913066cb3b5e9 .details-meta_5cc0ee8b38fa97ee .quote-wrapper_de8cc8f8ac91a502 .shape_01_abf2db527f498911 {
  bottom: 0;
  right: 1%;
  width: 37.2%;
}
.service-details_2a8913066cb3b5e9 .details-meta_5cc0ee8b38fa97ee .list-item_11d1b26a7eb8b21f li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  padding-left: 45px;
  margin-bottom: 24px;
  position: relative;
}
.service-details_2a8913066cb3b5e9 .details-meta_5cc0ee8b38fa97ee .list-item_11d1b26a7eb8b21f li:before {
  content: "";
  position: absolute;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: #FFF2AC;
  left: 0;
  top: 3px;
}
.service-details_2a8913066cb3b5e9 .details-meta_5cc0ee8b38fa97ee .list-item_11d1b26a7eb8b21f li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 18px;
  top: 3px;
  left: 5px;
  color: #000;
}
.service-details_2a8913066cb3b5e9 .service-nav-item_fc2b9d504b7d80e0 {
  background: #EBF3EE;
  border-radius: 20px;
  overflow: hidden;
  padding: 0 25px;
}
.service-details_2a8913066cb3b5e9 .service-nav-item_fc2b9d504b7d80e0 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_2a8913066cb3b5e9 .service-nav-item_fc2b9d504b7d80e0 a img {
  width: 20px;
  margin-right: 22px;
  opacity: 0.3;
  transition: all 0.3s ease-in-out 0s;
}
.service-details_2a8913066cb3b5e9 .service-nav-item_fc2b9d504b7d80e0 a.active, .service-details_2a8913066cb3b5e9 .service-nav-item_fc2b9d504b7d80e0 a:hover {
  color: #0A4020;
}
.service-details_2a8913066cb3b5e9 .service-nav-item_fc2b9d504b7d80e0 a.active img, .service-details_2a8913066cb3b5e9 .service-nav-item_fc2b9d504b7d80e0 a:hover img {
  opacity: 1;
}
.service-details_2a8913066cb3b5e9 .service-nav-item_fc2b9d504b7d80e0 li:last-child a {
  border: none;
}
.service-details_2a8913066cb3b5e9 .contact-banner_f2d4808dd533c485 {
  padding: 35px 3% 50px;
  background: #FFE86B;
  border-radius: 20px;
}
.service-details_2a8913066cb3b5e9 .contact-banner_f2d4808dd533c485 h3 {
  font-size: 32px;
  line-height: 1.25em;
  color: #000;
}
.service-details_2a8913066cb3b5e9 .contact-banner_f2d4808dd533c485 a {
  line-height: 36px;
  border: 2px solid #000;
  border-radius: 30px;
  color: #000;
  padding: 0 30px;
}
.service-details_2a8913066cb3b5e9 .contact-banner_f2d4808dd533c485 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_10e96274255fcee6 .grid-sizer,
#isotop-gallery-wrapper.column-two_10e96274255fcee6 .isotop-item {
  width: 50%;
}

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

.portfolio-block-one_35705973be5bdfa7 .img-holder_b110fc1a26e22516 {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_35705973be5bdfa7 .img-holder_b110fc1a26e22516.round-border_8ae2f780b4adfe82 {
  border-radius: 30px;
}
.portfolio-block-one_35705973be5bdfa7 .img-holder_b110fc1a26e22516 .expend_d896977b913ab659 {
  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_35705973be5bdfa7 .img-holder_b110fc1a26e22516 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_35705973be5bdfa7 .img-holder_b110fc1a26e22516 i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_35705973be5bdfa7:hover .expend_d896977b913ab659 {
  opacity: 1;
}
.portfolio-block-one_35705973be5bdfa7:hover .img-meta_be358d1ce101783e {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_35705973be5bdfa7:hover .pj-title_8e91646d9f4d1ccc {
  text-decoration: underline;
}
.portfolio-block-one_35705973be5bdfa7 .caption {
  margin-top: 35px;
}
.portfolio-block-one_35705973be5bdfa7 .caption .tag_903c45673984b4b8 {
  margin: 0 -3px;
}
.portfolio-block-one_35705973be5bdfa7 .caption .tag_903c45673984b4b8 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_35705973be5bdfa7 .caption .pj-title_8e91646d9f4d1ccc {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_35705973be5bdfa7 .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_35705973be5bdfa7 .caption .arrow:hover {
  color: #0C3A30;
}

.portfolio-two_2d2fd6b16e52edc0 {
  z-index: 1;
}
.portfolio-two_2d2fd6b16e52edc0 .slider-wrapper_877e5d1aaa444c5a {
  width: 126vw;
  transform: translateX(-13vw);
}
.portfolio-two_2d2fd6b16e52edc0 .slider-wrapper_877e5d1aaa444c5a .slick-slider_0542e3f62fd84a44 {
  margin: 0 -25px;
}
.portfolio-two_2d2fd6b16e52edc0 .slider-wrapper_877e5d1aaa444c5a .slick-slider_0542e3f62fd84a44 .slick-slide {
  margin: 0 25px 5px;
}
.portfolio-two_2d2fd6b16e52edc0 .slick-arrow-one_4a7d2fde92d73078 {
  margin-left: -2px;
  margin-right: -2px;
}
.portfolio-two_2d2fd6b16e52edc0 .slick-arrow-one_4a7d2fde92d73078 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_2d2fd6b16e52edc0 .slick-arrow-one_4a7d2fde92d73078 li:hover {
  background: #1F5E59;
  color: #fff;
}

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

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

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

.project-details-one_a212c74cfd167980 {
  z-index: 2;
}
.project-details-one_a212c74cfd167980 .project-info_0cbc7898140a93b2 {
  border-bottom: 1px solid #E4E4E4;
}
.project-details-one_a212c74cfd167980 .project-info_0cbc7898140a93b2:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 30%;
  z-index: -1;
  background: #CFFF45;
}
.project-details-one_a212c74cfd167980 .project-info_0cbc7898140a93b2 .inner-wrapper_daaa76099b6729bf {
  max-width: 1600px;
  padding: 0 12px;
}
.project-details-one_a212c74cfd167980 .project-info_0cbc7898140a93b2 h3 {
  font-size: 48px;
  font-weight: normal;
  margin: 0;
}
.project-details-one_a212c74cfd167980 .project-info_0cbc7898140a93b2 h3 span {
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 2px;
}
.project-details-one_a212c74cfd167980 .project-info_0cbc7898140a93b2 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_a212c74cfd167980 .project-info_0cbc7898140a93b2 li:last-child {
  border: none;
}
.project-details-one_a212c74cfd167980 .project-info_0cbc7898140a93b2 li .icon_706789982875a035 {
  max-width: 40px;
}
.project-details-one_a212c74cfd167980 .project-info_0cbc7898140a93b2 li .text1_b69f8cff9fbc729d {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #000;
}
.project-details-one_a212c74cfd167980 .project-info_0cbc7898140a93b2 li span {
  color: rgba(0, 0, 0, 0.5);
}
.project-details-one_a212c74cfd167980 .upper-title_ffb2ad88b124f542 {
  font-size: 18px;
  letter-spacing: 2px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.project-details-one_a212c74cfd167980 h2 {
  font-size: 58px;
  font-weight: 700;
  margin-bottom: 35px;
}
.project-details-one_a212c74cfd167980 p {
  font-size: 24px;
  line-height: 1.83em;
  margin-bottom: 40px;
}
.project-details-one_a212c74cfd167980 .img-gallery_becfb0bfe4583937 img {
  border-radius: 30px;
  width: 100%;
  margin-bottom: 15px;
}
.project-details-one_a212c74cfd167980 .social-share_fbd5a7e677778430 li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-one_a212c74cfd167980 .social-share_fbd5a7e677778430 li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

.project-details-two_e3844bafd4254e21 .bg-wrapper_fbdc806a44c47ba1 {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_e3844bafd4254e21 .slider-wrapper_877e5d1aaa444c5a {
  height: 100%;
}
.project-details-two_e3844bafd4254e21 .slider-wrapper_877e5d1aaa444c5a .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_e3844bafd4254e21 .slider-wrapper_877e5d1aaa444c5a .carousel-control-next_bb87be158ce27e89,
.project-details-two_e3844bafd4254e21 .slider-wrapper_877e5d1aaa444c5a .carousel-control-prev_e18e7aa7add4299d {
  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_e3844bafd4254e21 .slider-wrapper_877e5d1aaa444c5a .carousel-control-next_bb87be158ce27e89:hover,
.project-details-two_e3844bafd4254e21 .slider-wrapper_877e5d1aaa444c5a .carousel-control-prev_e18e7aa7add4299d:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_e3844bafd4254e21 .slider-wrapper_877e5d1aaa444c5a .carousel-control-prev_e18e7aa7add4299d {
  left: auto;
  right: 45px;
}
.project-details-two_e3844bafd4254e21 .info-wrapper_a7287d9b195129b0 {
  padding: 55px 50px 85px 70px;
}
.project-details-two_e3844bafd4254e21 .info-wrapper_a7287d9b195129b0 h3 {
  font-size: 36px;
}
.project-details-two_e3844bafd4254e21 .info-wrapper_a7287d9b195129b0 .list-meta_2adb9ce02523362e li {
  padding: 22px 0;
}
.project-details-two_e3844bafd4254e21 .info-wrapper_a7287d9b195129b0 .list-meta_2adb9ce02523362e .icon_706789982875a035 {
  width: 40px;
}
.project-details-two_e3844bafd4254e21 .info-wrapper_a7287d9b195129b0 .list-meta_2adb9ce02523362e .text1_b69f8cff9fbc729d {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_e3844bafd4254e21 .info-wrapper_a7287d9b195129b0 .list-meta_2adb9ce02523362e span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_e3844bafd4254e21 .info-wrapper_a7287d9b195129b0 .social-share_fbd5a7e677778430 li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_e3844bafd4254e21 .info-wrapper_a7287d9b195129b0 .social-share_fbd5a7e677778430 li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_3f865ae76183423b .slider-wrapper_877e5d1aaa444c5a {
  padding-left: 100px;
}
.feedback-section-three_3f865ae76183423b .slider-wrapper_877e5d1aaa444c5a .icon_706789982875a035 {
  left: 0;
  top: 18px;
}
.feedback-section-three_3f865ae76183423b .slick-dots_47ff1630ddf9dc4c {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_3f865ae76183423b .slick-dots_47ff1630ddf9dc4c li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_3f865ae76183423b .slick-dots_47ff1630ddf9dc4c .slick-active button {
  background: #000;
}
.feedback-section-three_3f865ae76183423b .rating-box_c6b73121c02ec6a8 {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_3f865ae76183423b .rating-box_c6b73121c02ec6a8 .rating_5ecd1f27604c0bdb {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_3f865ae76183423b .shape_01_abf2db527f498911 {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_3f865ae76183423b .shape_02_2eee66bcf0762cba {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

.feedback-section-four_40fd3a22097ae777 .slider-arrows_bae30ef0efa34d5f {
  position: absolute;
  right: 0;
  top: 80px;
  width: 125px;
  border: 1px solid #000;
  border-radius: 50px;
  overflow: hidden;
}
.feedback-section-four_40fd3a22097ae777 .slider-arrows_bae30ef0efa34d5f 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_40fd3a22097ae777 .slider-arrows_bae30ef0efa34d5f li:hover {
  background: #000;
  color: #fff;
}
.feedback-section-four_40fd3a22097ae777 .partner-logo-one_a3fb70dec768c58e {
  border-bottom: 2px dashed #e3e3e3;
}

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_a04d70364250a271 {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_a04d70364250a271 .post-data_cfe8f0cd707e34d2 {
  padding: 30px 35px 25px;
}
.blog-meta-one_a04d70364250a271 .post-data_cfe8f0cd707e34d2 .post-info_a502a96fb231bd74 {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_a04d70364250a271 .post-data_cfe8f0cd707e34d2 .blog-title_5f5e07511c96a3cb {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_a04d70364250a271 .post-data_cfe8f0cd707e34d2 .blog-title_5f5e07511c96a3cb:hover {
  text-decoration: underline;
}
.blog-meta-one_a04d70364250a271 .post-img_fb793e098641cfd5 {
  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_a04d70364250a271 .post-img_fb793e098641cfd5 .round-btn_833f172057df372c {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_a04d70364250a271:hover .round-btn_833f172057df372c {
  background: #CFFF45;
}
.blog-meta-one_a04d70364250a271.style-two_ddcba786c8d42584 {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_a04d70364250a271.style-two_ddcba786c8d42584 .post-img_fb793e098641cfd5 {
  border-radius: 0;
}
.blog-meta-one_a04d70364250a271.style-two_ddcba786c8d42584 .blog-title_5f5e07511c96a3cb {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_3919b6f81ee4b832 {
  background: #fff;
}
.blog-meta-two_3919b6f81ee4b832 .post-data_cfe8f0cd707e34d2 {
  padding-top: 30px;
}
.blog-meta-two_3919b6f81ee4b832 .post-data_cfe8f0cd707e34d2 .blog-title_5f5e07511c96a3cb {
  width: 70%;
}
.blog-meta-two_3919b6f81ee4b832 .post-data_cfe8f0cd707e34d2 .blog-title_5f5e07511c96a3cb h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_3919b6f81ee4b832 .post-data_cfe8f0cd707e34d2 .blog-title_5f5e07511c96a3cb:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_3919b6f81ee4b832 .post-data_cfe8f0cd707e34d2 .round-btn_833f172057df372c {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_3919b6f81ee4b832 .post-data_cfe8f0cd707e34d2 .round-btn_833f172057df372c:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_3919b6f81ee4b832 .post-data_cfe8f0cd707e34d2 .post-info_a502a96fb231bd74 {
  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_3919b6f81ee4b832 .post-img_fb793e098641cfd5 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_3919b6f81ee4b832 .post-img_fb793e098641cfd5 .date_c87692f93e887e5d {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_3919b6f81ee4b832.style-two_ddcba786c8d42584 {
  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_3919b6f81ee4b832.style-two_ddcba786c8d42584 p {
  font-size: 18px;
}
.blog-meta-two_3919b6f81ee4b832.style-two_ddcba786c8d42584 .post-img_fb793e098641cfd5 {
  height: auto;
  width: 100%;
}
.blog-meta-two_3919b6f81ee4b832.style-two_ddcba786c8d42584 .post-data_cfe8f0cd707e34d2 {
  padding: 26px 0;
}
.blog-meta-two_3919b6f81ee4b832.style-two_ddcba786c8d42584 .post-data_cfe8f0cd707e34d2 .post-info_a502a96fb231bd74 {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_3919b6f81ee4b832.style-two_ddcba786c8d42584 .post-data_cfe8f0cd707e34d2 .round-btn_833f172057df372c {
  border: none;
}

.signup-btn-one_db74edf31088a79d 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_db74edf31088a79d .icon_706789982875a035 {
  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_1a23114dc7e4cbef {
  z-index: 1;
}
.blog-section-three_1a23114dc7e4cbef .section-btn_35bff9db907657d0 {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

.blog-section-four_de799e7783f4224c {
  z-index: 5;
}
.blog-section-four_de799e7783f4224c.block-feature-three_11742811631e07cf:before {
  display: none;
}
.blog-section-four_de799e7783f4224c.block-feature-three_11742811631e07cf .block-one_09e4f65346eac4e5 {
  background: url(../pictures/blog/blog_img_05.jpg) no-repeat center;
  height: 666px;
}

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

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

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

.blog-sidebar_d714126c967d8711 .sidebar-title_6d946adfe238903e {
  font-size: 32px;
  margin-bottom: 18px;
}
.blog-sidebar_d714126c967d8711 .sidebar-search_1ecf297856612e05 {
  height: 65px;
  background: #F3F3F3;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
.blog-sidebar_d714126c967d8711 .sidebar-search_1ecf297856612e05 input {
  width: 100%;
  height: 100%;
  border: 0;
  background: transparent;
  padding: 0 50px 0 20px;
  font-size: 18px;
}
.blog-sidebar_d714126c967d8711 .sidebar-search_1ecf297856612e05 button {
  position: absolute;
  width: 65px;
  right: 0;
  top: 0;
  bottom: 0;
  background: #29594B;
  color: #fff;
}
.blog-sidebar_d714126c967d8711 .sidebar-search_1ecf297856612e05 button:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-sidebar_d714126c967d8711 .blog-category_3ea4df48ba1950f1 li a {
  line-height: 54px;
  color: #19352D;
  transition: all 0.2s ease-in-out 0s;
}
.blog-sidebar_d714126c967d8711 .blog-category_3ea4df48ba1950f1 li a span {
  color: rgba(0, 0, 0, 0.4);
}
.blog-sidebar_d714126c967d8711 .blog-category_3ea4df48ba1950f1 li a:hover {
  text-decoration: underline;
}
.blog-sidebar_d714126c967d8711 .blog-recent-news_78f09526bf27eaa7 .recent-news_79991fda8ad205cf {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 20px;
  margin-bottom: 35px;
}
.blog-sidebar_d714126c967d8711 .blog-recent-news_78f09526bf27eaa7 .recent-news_79991fda8ad205cf:last-child {
  border: none;
  margin: 0;
  padding: 0;
}
.blog-sidebar_d714126c967d8711 .blog-recent-news_78f09526bf27eaa7 .recent-news_79991fda8ad205cf .post-img_fb793e098641cfd5 {
  height: 222px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 15px;
  margin-bottom: 15px;
}
.blog-sidebar_d714126c967d8711 .blog-recent-news_78f09526bf27eaa7 .recent-news_79991fda8ad205cf .date_c87692f93e887e5d {
  font-size: 16px;
  color: #AAAAAA;
  margin-bottom: 5px;
}
.blog-sidebar_d714126c967d8711 .blog-recent-news_78f09526bf27eaa7 .recent-news_79991fda8ad205cf .blog-title_5f5e07511c96a3cb h3 {
  font-size: 24px;
  line-height: 1.291em;
  max-width: 85%;
}
.blog-sidebar_d714126c967d8711 .blog-recent-news_78f09526bf27eaa7 .recent-news_79991fda8ad205cf .blog-title_5f5e07511c96a3cb h3:hover {
  text-decoration: underline;
}
.blog-sidebar_d714126c967d8711 .blog-keyword_1a0be42f2caabb3c ul {
  margin: 0 -4px;
}
.blog-sidebar_d714126c967d8711 .blog-keyword_1a0be42f2caabb3c ul li {
  margin: 0 4px 10px;
}
.blog-sidebar_d714126c967d8711 .blog-keyword_1a0be42f2caabb3c 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_d714126c967d8711 .blog-keyword_1a0be42f2caabb3c ul li a:hover {
  background: #29594B;
  color: #fff;
}
.blog-sidebar_d714126c967d8711 .contact-banner_f2d4808dd533c485 {
  padding: 35px 3% 50px;
  background: #CFFF45;
  border-radius: 20px;
}
.blog-sidebar_d714126c967d8711 .contact-banner_f2d4808dd533c485 h3 {
  font-size: 32px;
  line-height: 1.25em;
  color: #000;
}
.blog-sidebar_d714126c967d8711 .contact-banner_f2d4808dd533c485 a {
  line-height: 36px;
  border: 2px solid #000;
  border-radius: 30px;
  color: #000;
  padding: 0 30px;
}
.blog-sidebar_d714126c967d8711 .contact-banner_f2d4808dd533c485 a:hover {
  background: #0C3A30;
  border-color: #0C3A30;
  color: #fff;
}

.blog-details_5ae6217889b57000 .post-details-meta_4900514a7806a51e {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_5ae6217889b57000 .post-details-meta_4900514a7806a51e p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_5ae6217889b57000 .post-details-meta_4900514a7806a51e .quote-wrapper_de8cc8f8ac91a502 {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_5ae6217889b57000 .post-details-meta_4900514a7806a51e .quote-wrapper_de8cc8f8ac91a502 .wrapper_e86aa04243484ec4 {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_5ae6217889b57000 .post-details-meta_4900514a7806a51e .quote-wrapper_de8cc8f8ac91a502 .wrapper_e86aa04243484ec4 .icon_706789982875a035 {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_5ae6217889b57000 .post-details-meta_4900514a7806a51e .quote-wrapper_de8cc8f8ac91a502 .wrapper_e86aa04243484ec4 h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_5ae6217889b57000 .post-details-meta_4900514a7806a51e .quote-wrapper_de8cc8f8ac91a502 h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_5ae6217889b57000 .post-details-meta_4900514a7806a51e .quote-wrapper_de8cc8f8ac91a502 h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_5ae6217889b57000 .post-details-meta_4900514a7806a51e .img-gallery_becfb0bfe4583937 {
  margin-bottom: 50px;
}
.blog-details_5ae6217889b57000 .post-details-meta_4900514a7806a51e .img-gallery_becfb0bfe4583937 img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_5ae6217889b57000 .post-details-meta_4900514a7806a51e h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_5ae6217889b57000 .post-details-meta_4900514a7806a51e .list-item_11d1b26a7eb8b21f li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_5ae6217889b57000 .post-details-meta_4900514a7806a51e .list-item_11d1b26a7eb8b21f li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_5ae6217889b57000 .bottom-widget_1551a2dec502fc41 {
  padding: 10px 0 5px;
}
.blog-details_5ae6217889b57000 .bottom-widget_1551a2dec502fc41 .tags_46585385f63ec527 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_5ae6217889b57000 .bottom-widget_1551a2dec502fc41 .tags_46585385f63ec527 a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_5ae6217889b57000 .bottom-widget_1551a2dec502fc41 .tags_46585385f63ec527 a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_5ae6217889b57000 .bottom-widget_1551a2dec502fc41 .share-icon_2dd2117bc148a015 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_5ae6217889b57000 .bottom-widget_1551a2dec502fc41 .share-icon_2dd2117bc148a015 a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_5ae6217889b57000 .grey-bg_30efd76d02d5f45d {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_5ae6217889b57000 .blog-inner-title_1496fff537a636fc {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_5ae6217889b57000 .blog-comment-area_dd488f6e13fb9e5c {
  margin: 60px 0;
}
.blog-details_5ae6217889b57000 .blog-comment-area_dd488f6e13fb9e5c .comment_7191239dc9d14137 {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_5ae6217889b57000 .blog-comment-area_dd488f6e13fb9e5c .comment_7191239dc9d14137:last-child {
  padding-bottom: 5px;
}
.blog-details_5ae6217889b57000 .blog-comment-area_dd488f6e13fb9e5c .comment_7191239dc9d14137 .reply-comment_0c7278a9be5d2439 {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_5ae6217889b57000 .blog-comment-area_dd488f6e13fb9e5c .comment_7191239dc9d14137 .user-avatar_a4bdcdba9d534c4f {
  width: 60px;
  height: 60px;
}
.blog-details_5ae6217889b57000 .blog-comment-area_dd488f6e13fb9e5c .comment_7191239dc9d14137 .comment-text_c4bf835bfe8a0f02 {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_5ae6217889b57000 .blog-comment-area_dd488f6e13fb9e5c .comment_7191239dc9d14137 .comment-text_c4bf835bfe8a0f02 .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_5ae6217889b57000 .blog-comment-area_dd488f6e13fb9e5c .comment_7191239dc9d14137 .comment-text_c4bf835bfe8a0f02 .date_c87692f93e887e5d {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_5ae6217889b57000 .blog-comment-area_dd488f6e13fb9e5c .comment_7191239dc9d14137 .comment-text_c4bf835bfe8a0f02 p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_5ae6217889b57000 .blog-comment-area_dd488f6e13fb9e5c .comment_7191239dc9d14137 .comment-text_c4bf835bfe8a0f02 .reply-btn_5f6655e00abb234b {
  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_5ae6217889b57000 .blog-comment-area_dd488f6e13fb9e5c .comment_7191239dc9d14137 .comment-text_c4bf835bfe8a0f02 .reply-btn_5f6655e00abb234b:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_5ae6217889b57000 .blog-comment-form_48e85eff36b37342 p a {
  color: #19352D;
}
.blog-details_5ae6217889b57000 .blog-comment-form_48e85eff36b37342 form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_5ae6217889b57000 .blog-comment-form_48e85eff36b37342 form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_5ae6217889b57000 .blog-comment-form_48e85eff36b37342 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_edcfc7211a9f9411 {
  height: 600px;
}

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

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

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

.form-style-two_5199ecd8977e3dc0 .input-group-meta_5fb0c0e33325f64e {
  position: relative;
}
.form-style-two_5199ecd8977e3dc0 .input-group-meta_5fb0c0e33325f64e input, .form-style-two_5199ecd8977e3dc0 .input-group-meta_5fb0c0e33325f64e textarea {
  width: 100%;
  max-width: 100%;
  border: 1px solid #000;
  border-radius: 5px;
  background: #fff;
  font-size: 18px;
}
.form-style-two_5199ecd8977e3dc0 .input-group-meta_5fb0c0e33325f64e input {
  height: 55px;
  padding: 0 20px;
}
.form-style-two_5199ecd8977e3dc0 .input-group-meta_5fb0c0e33325f64e 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_52c246f152e753a3 .media-img_17f6e7a3fd60aee1 {
  border-radius: 20px;
}
.contact-section-one_52c246f152e753a3 .shape_01_abf2db527f498911 {
  top: 13%;
  left: 43%;
}

.footer-one_c8836a99e91f3ce2 {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_c8836a99e91f3ce2 .bottom-footer_da50c7d50889514e {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_c8836a99e91f3ce2 .social-icon_7e1cefe934dd3e97 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_c8836a99e91f3ce2 .social-icon_7e1cefe934dd3e97 a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_c8836a99e91f3ce2 .footer-title_24a5dcfb87c124eb {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_c8836a99e91f3ce2 .footer-nav-link_d3bb2290ee948713 a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_c8836a99e91f3ce2 .footer-nav-link_d3bb2290ee948713 a:hover {
  color: #fff;
}
.footer-nav-link_d3bb2290ee948713 p {
  font-size: 16px;
}
.logo_b5dcf2d01c6772ee 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_8276076dac4ae3a2 {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_4a860ba940717cb4 {
  align-content: center;
}

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

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

.footer-one_c8836a99e91f3ce2 .footer-newsletter_9ba6707e6883c8a0 form {
  width: 410px;
  height: 54px;
  position: relative;
}
.footer-one_c8836a99e91f3ce2 .footer-newsletter_9ba6707e6883c8a0 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_c8836a99e91f3ce2 .footer-newsletter_9ba6707e6883c8a0 form input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.footer-one_c8836a99e91f3ce2 .footer-newsletter_9ba6707e6883c8a0 form input:-moz-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.footer-one_c8836a99e91f3ce2 .footer-newsletter_9ba6707e6883c8a0 form input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.footer-one_c8836a99e91f3ce2 .footer-newsletter_9ba6707e6883c8a0 form input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.footer-one_c8836a99e91f3ce2 .footer-newsletter_9ba6707e6883c8a0 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_c8836a99e91f3ce2 .footer-newsletter_9ba6707e6883c8a0 form button:hover {
  background: #fff;
}
.footer-one_c8836a99e91f3ce2 .copyright_390d9538f9903e2b {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.7);
}
.footer-one_c8836a99e91f3ce2 .bottom-nav_196b98e0b085e371 {
  margin: 0 -12px;
}
.footer-one_c8836a99e91f3ce2 .bottom-nav_196b98e0b085e371 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: rgba(255, 255, 255, 0.7);
}
.footer-one_c8836a99e91f3ce2 .bottom-nav_196b98e0b085e371 a:hover {
  color: #fff;
  text-decoration: underline;
}

.footer-two_5c837d5dfb61d3e1 {
  background: url(../pictures/media/img_18.jpg) no-repeat center bottom;
  background-size: cover;
  position: relative;
  z-index: 1;
  padding: 110px 15px 135px;
}
.footer-two_5c837d5dfb61d3e1.no-bg_d270fdcd2ff0ad98 {
  background: none;
  padding: 0;
  position: statics;
}
.footer-two_5c837d5dfb61d3e1.no-bg_d270fdcd2ff0ad98:before {
  display: none;
}
.footer-two_5c837d5dfb61d3e1.no-bg_d270fdcd2ff0ad98 .bg-wrapper_fbdc806a44c47ba1 {
  box-shadow: none;
  padding-left: 0;
  padding-right: 0;
}
.footer-two_5c837d5dfb61d3e1.no-bg_d270fdcd2ff0ad98 .bg-wrapper_fbdc806a44c47ba1 .copyright_390d9538f9903e2b {
  left: 0;
}
.footer-two_5c837d5dfb61d3e1: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_5c837d5dfb61d3e1 .bg-wrapper_fbdc806a44c47ba1 {
  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_5c837d5dfb61d3e1 .bg-wrapper_fbdc806a44c47ba1 .shape_01_abf2db527f498911 {
  bottom: 12%;
  right: 33%;
  width: 2.3%;
  min-width: 28px;
}
.footer-two_5c837d5dfb61d3e1 .bg-wrapper_fbdc806a44c47ba1 .shape_02_2eee66bcf0762cba {
  bottom: 38%;
  left: 25%;
  width: 3.8%;
  min-width: 28px;
}
.footer-two_5c837d5dfb61d3e1 .social-icon_7e1cefe934dd3e97 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_5c837d5dfb61d3e1 .social-icon_7e1cefe934dd3e97 a:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.footer-two_5c837d5dfb61d3e1 .footer-title_24a5dcfb87c124eb {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-two_5c837d5dfb61d3e1 .footer-nav-link_d3bb2290ee948713 a {
  color: rgba(0, 0, 0, 0.8);
  line-height: 42px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-two_5c837d5dfb61d3e1 .footer-nav-link_d3bb2290ee948713 a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-two_5c837d5dfb61d3e1 .copyright_390d9538f9903e2b {
  font-size: 18px;
  color: #19352D;
  position: absolute;
  left: 40px;
  bottom: 64px;
}

.footer-three_6d1efaef0c8544e3 {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_6d1efaef0c8544e3 .round-bg_c8fa829d62c4c0b4 {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_6d1efaef0c8544e3 .round-bg_c8fa829d62c4c0b4.color-two_c8cdbcd098279a1b {
  background: #F6FFDD;
}
.footer-three_6d1efaef0c8544e3 .footer-intro_e4c69f77c384bb4e p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_6d1efaef0c8544e3 .footer-intro_e4c69f77c384bb4e p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_6d1efaef0c8544e3 .footer-title_24a5dcfb87c124eb {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_6d1efaef0c8544e3 .footer-nav-link_d3bb2290ee948713 a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_6d1efaef0c8544e3 .footer-nav-link_d3bb2290ee948713 a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_6d1efaef0c8544e3 .bottom-footer_da50c7d50889514e {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_6d1efaef0c8544e3 .bottom-footer_da50c7d50889514e .copyright_390d9538f9903e2b {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_6d1efaef0c8544e3 .bottom-footer_da50c7d50889514e .bottom-nav_196b98e0b085e371 {
  margin: 0 -12px;
}
.footer-three_6d1efaef0c8544e3 .bottom-footer_da50c7d50889514e .bottom-nav_196b98e0b085e371 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_6d1efaef0c8544e3 .bottom-footer_da50c7d50889514e .bottom-nav_196b98e0b085e371 a:hover {
  text-decoration: underline;
}
.footer-three_6d1efaef0c8544e3 .bottom-footer_da50c7d50889514e .social-icon_7e1cefe934dd3e97 {
  margin: 0 -10px;
}
.footer-three_6d1efaef0c8544e3 .bottom-footer_da50c7d50889514e .social-icon_7e1cefe934dd3e97 a {
  margin: 0 10px;
}
.footer-three_6d1efaef0c8544e3 .bottom-footer_da50c7d50889514e .social-icon_7e1cefe934dd3e97 a:hover {
  color: #19352D;
}
.footer-three_6d1efaef0c8544e3 .shape_01_abf2db527f498911 {
  top: -3%;
  left: -3%;
}
.footer-three_6d1efaef0c8544e3 .shape_02_2eee66bcf0762cba {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_a610bfe24af5423b {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_a610bfe24af5423b:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../pictures/assets_53d12ffd14/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_a610bfe24af5423b h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_a610bfe24af5423b .btn-group_ffa0612384b1cf64 {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_a610bfe24af5423b .btn-group_ffa0612384b1cf64 h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_a610bfe24af5423b .btn-group_ffa0612384b1cf64 h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_a610bfe24af5423b .btn-group_ffa0612384b1cf64 .round-btn_833f172057df372c {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_a610bfe24af5423b .btn-group_ffa0612384b1cf64 .round-btn_833f172057df372c:hover, .footer-five_a610bfe24af5423b .btn-group_ffa0612384b1cf64 .round-btn_833f172057df372c:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_a610bfe24af5423b .social-icon_7e1cefe934dd3e97 {
  margin: 0 -20px;
}
.footer-five_a610bfe24af5423b .social-icon_7e1cefe934dd3e97 a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_a610bfe24af5423b .social-icon_7e1cefe934dd3e97 a:hover {
  color: #DFFF5E;
}
.footer-five_a610bfe24af5423b .bottom-nav_196b98e0b085e371 {
  margin: 0 -12px;
}
.footer-five_a610bfe24af5423b .bottom-nav_196b98e0b085e371 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_a610bfe24af5423b .bottom-nav_196b98e0b085e371 a:hover {
  text-decoration: underline;
}
.footer-five_a610bfe24af5423b .shape_01_abf2db527f498911 {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_a610bfe24af5423b .shape_02_2eee66bcf0762cba {
  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_5a59382ff56c9e17 {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_1aa1ce12693891bb {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_4bd101867bbd93e3 {
  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_b3c800aa455fbae0 {
  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_01e20e8d499908fa {
  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_72933492b2e007a4 {
  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_4195b5d184beab10 {
  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_71cd26a55bc5f503 {
  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_2b39897ac335d3c2 {
  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_f69636e59dff5e97 {
  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_b9d78d4d10cbdfc7 {
  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_ad354c538139242f {
  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_66a6f0677c3849b7 {
  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_0f9c7fd3ca1b81d1 {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_5619793b872a6d84 {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_1f533cb68fc94b96 {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_39a74b721a8b3b6d {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_88938dba030034b6 {
  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_31ab5f6db83a8a53 {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_5a17a71e1e1e67ef {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_55bb4a7f29aecf78 {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_3c02c432d6d8a8e6 {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_46201e62ddf698b5 {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_14ddc54e7d5340ce {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_10b6f5800a7a8738 {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_dd1b2d4558bb73f1 {
  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_fb1b41cf64926c81 {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_471d0f7bfc152752 {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_3ca6b19e4ec26e50 {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_3d13d35d51c4e983 {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_40aff3fe26138dc1 {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_7537942557e82d20 {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_2c563833fd9e7989 {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_2767890ee8b25fdb {
  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_1107ddaf5c35b741 {
  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_0966d36a4ce75d1e {
  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_d4f6c710caf9d89c {
  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_7015c39352b610f3 {
  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_357ecf40bb0aec34 {
  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_d8fe5c5d227b2dec {
  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_c20f174f8d0f2b0c {
  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_217e275a7d63d917 {
  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_850ad56e046e7679 {
  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_097fd6342c07331e {
  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_2accb568a3a340d0 {
  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_e07f80b8e7158981 {
  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_9d754a9be8ca7f80 {
  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_cc250f831bc0a063 {
  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_5da249e8299817b4 {
  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_937553e60edf8607 {
  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_0a40a591ae0148b2 {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_2c4a2c21805d91a8 {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_aa181bcff6e930cf {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_7896a48dbdad4cf0 {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_77c30a174d7ddd5c {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_ae0d3757eab3d7ce {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_4fc4705c8fd3e686 {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_05bb4ebd56ffda52 {
  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_5a59382ff56c9e17 {
  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_6c334c6d0ba1c478 {
  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_27a65cc48ffc1535 {
  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_538c0825f962bf60 .theme-select-menu_52390d6bf2e27a9b {
  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_7e6f9696f8274841 {
  overflow: hidden;
}
.product-block-one_7e6f9696f8274841 .img-holder_b110fc1a26e22516 {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_7e6f9696f8274841 .img-holder_b110fc1a26e22516 .cart-icon_dc405109c5a115a0 {
  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_7e6f9696f8274841 .img-holder_b110fc1a26e22516 .cart-icon_dc405109c5a115a0:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_7e6f9696f8274841 .img-holder_b110fc1a26e22516 .cart-button_f4bed7a9f5cf3c3b {
  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_7e6f9696f8274841 .img-holder_b110fc1a26e22516 .cart-button_f4bed7a9f5cf3c3b:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_7e6f9696f8274841 .product-title_12ce102ea26648c4 {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_7e6f9696f8274841 .rating_5ecd1f27604c0bdb {
  margin: 0 -3px;
}
.product-block-one_7e6f9696f8274841 .rating_5ecd1f27604c0bdb li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_7e6f9696f8274841 .rating_5ecd1f27604c0bdb li .bi-star-fill_9c4aa209627472a5 {
  color: #FFCB65;
}
.product-block-one_7e6f9696f8274841 .price_091b2c9e1645853f {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_7e6f9696f8274841:hover .cart-button_f4bed7a9f5cf3c3b {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_7e6f9696f8274841:hover .product-img_b261c0b464b3b423 {
  transform: scale(0.95);
}
.product-block-one_7e6f9696f8274841:hover .cart-icon_dc405109c5a115a0 {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_7e6f9696f8274841:hover .product-title_12ce102ea26648c4 {
  text-decoration: underline;
}

.product-details-one_5527eb623a862800 .product-img-tab_2c03e6270afab6d4 {
  border: none;
}
.product-details-one_5527eb623a862800 .product-img-tab_2c03e6270afab6d4 .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_5527eb623a862800 .product-img-tab_2c03e6270afab6d4 .nav-link img {
  max-height: 100%;
}
.product-details-one_5527eb623a862800 .product-img-tab_2c03e6270afab6d4 .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_5527eb623a862800 .product-img-tab-content_3be4578f332c266f {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_5527eb623a862800 .product-img-tab-content_3be4578f332c266f img {
  margin: auto;
}
.product-details-one_5527eb623a862800 .product-info_c55b9a477065ea84 .stock-tag_7b13cc27099453f7 {
  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_5527eb623a862800 .product-info_c55b9a477065ea84 .product-name_e33ff7bb74887127 {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_5527eb623a862800 .product-info_c55b9a477065ea84 .rating_5ecd1f27604c0bdb li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_5527eb623a862800 .product-info_c55b9a477065ea84 .rating_5ecd1f27604c0bdb li .bi-star-fill_9c4aa209627472a5 {
  color: #FFCB65;
}
.product-details-one_5527eb623a862800 .product-info_c55b9a477065ea84 .rating_5ecd1f27604c0bdb li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_5527eb623a862800 .product-info_c55b9a477065ea84 .rating_5ecd1f27604c0bdb li a:hover {
  text-decoration: underline;
}
.product-details-one_5527eb623a862800 .product-info_c55b9a477065ea84 .price_091b2c9e1645853f {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_5527eb623a862800 .product-info_c55b9a477065ea84 .price_091b2c9e1645853f del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_5527eb623a862800 .product-info_c55b9a477065ea84 .availability_d1b8d8c759404dca {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_5527eb623a862800 .product-info_c55b9a477065ea84 .description-text_5838f754ea4140de {
  padding: 10px 0 15px;
}
.product-details-one_5527eb623a862800 .product-info_c55b9a477065ea84 .product-feature_eb366ce845be28a7 {
  margin-bottom: 20px;
}
.product-details-one_5527eb623a862800 .product-info_c55b9a477065ea84 .product-feature_eb366ce845be28a7 li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_5527eb623a862800 .product-info_c55b9a477065ea84 .product-feature_eb366ce845be28a7 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_5527eb623a862800 .product-info_c55b9a477065ea84 .customize-order_52fd7da0d0c131f6 h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_5527eb623a862800 .product-info_c55b9a477065ea84 .customize-order_52fd7da0d0c131f6 .quantity_a7bc882aef7c1ac4 .button-group_d20fa07414706068 {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_5527eb623a862800 .product-info_c55b9a477065ea84 .customize-order_52fd7da0d0c131f6 .quantity_a7bc882aef7c1ac4 .button-group_d20fa07414706068 li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_5527eb623a862800 .product-info_c55b9a477065ea84 .customize-order_52fd7da0d0c131f6 .quantity_a7bc882aef7c1ac4 .button-group_d20fa07414706068 li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_5527eb623a862800 .product-info_c55b9a477065ea84 .customize-order_52fd7da0d0c131f6 .quantity_a7bc882aef7c1ac4 .button-group_d20fa07414706068 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_5527eb623a862800 .product-review-tab_5646da4948c20706 .nav-tabs_b2e2ef15dbb51430 {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_5527eb623a862800 .product-review-tab_5646da4948c20706 .nav-tabs_b2e2ef15dbb51430 .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_5527eb623a862800 .product-review-tab_5646da4948c20706 .nav-tabs_b2e2ef15dbb51430 .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_5527eb623a862800 .product-review-tab_5646da4948c20706 .nav-tabs_b2e2ef15dbb51430 .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_5527eb623a862800 .product-review-tab_5646da4948c20706 .nav-tabs_b2e2ef15dbb51430 .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_5527eb623a862800 .product-review-tab_5646da4948c20706 .tab-content_aa97672f2e1aa21e h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_5527eb623a862800 .product-review-tab_5646da4948c20706 .tab-content_aa97672f2e1aa21e .product-feature_eb366ce845be28a7 li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_5527eb623a862800 .product-review-tab_5646da4948c20706 .tab-content_aa97672f2e1aa21e .product-feature_eb366ce845be28a7 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_5527eb623a862800 .product-review-tab_5646da4948c20706 .user-comment-area_2a899067b1e7b01d .single-comment_83acf6453c07b78c {
  padding-bottom: 40px;
}
.product-details-one_5527eb623a862800 .product-review-tab_5646da4948c20706 .user-comment-area_2a899067b1e7b01d .single-comment_83acf6453c07b78c:last-child {
  padding-bottom: 0;
}
.product-details-one_5527eb623a862800 .product-review-tab_5646da4948c20706 .user-comment-area_2a899067b1e7b01d .user-img_3b2695bd5b10641b {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_5527eb623a862800 .product-review-tab_5646da4948c20706 .user-comment-area_2a899067b1e7b01d .user-comment-data_e3dc46331c535707 {
  padding-left: 30px;
  position: relative;
}
.product-details-one_5527eb623a862800 .product-review-tab_5646da4948c20706 .user-comment-area_2a899067b1e7b01d .user-comment-data_e3dc46331c535707 .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_5527eb623a862800 .product-review-tab_5646da4948c20706 .user-comment-area_2a899067b1e7b01d .user-comment-data_e3dc46331c535707 .rating_5ecd1f27604c0bdb li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_5527eb623a862800 .product-review-tab_5646da4948c20706 .user-comment-area_2a899067b1e7b01d .user-comment-data_e3dc46331c535707 .rating_5ecd1f27604c0bdb li .bi-star-fill_9c4aa209627472a5 {
  color: #FFCB65;
}
.product-details-one_5527eb623a862800 .product-review-tab_5646da4948c20706 .user-comment-area_2a899067b1e7b01d .user-comment-data_e3dc46331c535707 p {
  padding-top: 8px;
}

.cart-list-form_2c23a88e5e640c29 {
  position: relative;
}
.cart-list-form_2c23a88e5e640c29 .table_aa6e750b7aaefd1c {
  margin: 0;
  background: transparent;
}
.cart-list-form_2c23a88e5e640c29 .table_aa6e750b7aaefd1c 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_2c23a88e5e640c29 .table_aa6e750b7aaefd1c th:first-child {
  text-align: left;
}
.cart-list-form_2c23a88e5e640c29 .table_aa6e750b7aaefd1c tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_2c23a88e5e640c29 .table_aa6e750b7aaefd1c tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_2c23a88e5e640c29 .table_aa6e750b7aaefd1c tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_2c23a88e5e640c29 .table_aa6e750b7aaefd1c tbody .product-thumbnails_84f42157f0735188 {
  width: 85px;
}
.cart-list-form_2c23a88e5e640c29 .table_aa6e750b7aaefd1c tbody .product-thumbnails_84f42157f0735188 img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_2c23a88e5e640c29 .table_aa6e750b7aaefd1c tbody .product-thumbnails_84f42157f0735188 .product-img_b261c0b464b3b423 {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_2c23a88e5e640c29 .table_aa6e750b7aaefd1c tbody .product-info_c55b9a477065ea84 {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_2c23a88e5e640c29 .table_aa6e750b7aaefd1c tbody .product-info_c55b9a477065ea84 .product-name_e33ff7bb74887127 {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_2c23a88e5e640c29 .table_aa6e750b7aaefd1c tbody .product-info_c55b9a477065ea84 .serial_268d2a2ae8448b0d {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_2c23a88e5e640c29 .table_aa6e750b7aaefd1c tbody .product-info_c55b9a477065ea84 ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_2c23a88e5e640c29 .table_aa6e750b7aaefd1c tbody .price_091b2c9e1645853f {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_2c23a88e5e640c29 .table_aa6e750b7aaefd1c tbody .quantity_a7bc882aef7c1ac4 li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_2c23a88e5e640c29 .table_aa6e750b7aaefd1c tbody .quantity_a7bc882aef7c1ac4 li .btn_6d6090b5808b197a {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_2c23a88e5e640c29 .table_aa6e750b7aaefd1c tbody .quantity_a7bc882aef7c1ac4 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_2c23a88e5e640c29 .table_aa6e750b7aaefd1c tbody .remove-product_bd1883c741fa12dc {
  color: #000;
  font-size: 22px;
}
.cart-list-form_2c23a88e5e640c29 .table_aa6e750b7aaefd1c tbody .remove-product_bd1883c741fa12dc:hover {
  color: #ff2759;
}
.cart-list-form_2c23a88e5e640c29 .cart-footer_edf5d4a91ea37d08 {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_2c23a88e5e640c29 .cart-footer_edf5d4a91ea37d08 .coupon-form_51e0b757290e0c2a input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_2c23a88e5e640c29 .cart-footer_edf5d4a91ea37d08 .cart-total-section_e3fb43a4c54f5b8e {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_2c23a88e5e640c29 .cart-footer_edf5d4a91ea37d08 .cart-total-section_e3fb43a4c54f5b8e .cart-total-table_6130921f52ca2c48 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_2c23a88e5e640c29 .cart-footer_edf5d4a91ea37d08 .cart-total-section_e3fb43a4c54f5b8e .cart-total-table_6130921f52ca2c48 tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

.checkout-form_99b12020354bd840 .main-title_79a5a2802d1917fb {
  font-size: 28px;
  padding-bottom: 55px;
}
.checkout-form_99b12020354bd840 .single-input-wrapper_c4345914d1fa5e4f {
  display: block;
  width: 100%;
  height: 60px;
  font-size: 18px;
  border: none;
  padding: 0 15px;
  border: none;
  border-radius: 8px;
  margin-bottom: 55px;
}
.checkout-form_99b12020354bd840 .theme-select-menu_52390d6bf2e27a9b {
  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_99b12020354bd840 .theme-select-menu_52390d6bf2e27a9b option {
  font-size: 0.85em;
}
.checkout-form_99b12020354bd840 .checkbox-list_61dbefe54462bde4 {
  padding-bottom: 44px;
}
.checkout-form_99b12020354bd840 .checkbox-list_61dbefe54462bde4 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_99b12020354bd840 .checkbox-list_61dbefe54462bde4 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_99b12020354bd840 .checkbox-list_61dbefe54462bde4 li input[type=checkbox] {
  display: none;
}
.checkout-form_99b12020354bd840 .checkbox-list_61dbefe54462bde4 li input[type=checkbox]:checked + label:before {
  content: "\f272";
  font-family: bootstrap-icons !important;
  background: #373737;
  color: #fff;
  border-color: #373737;
}
.checkout-form_99b12020354bd840 .other-note-area_b69cf15e1a50a8d5 p {
  font-weight: 500;
  font-size: 16px;
  color: #19352D;
  margin-bottom: 6px;
}
.checkout-form_99b12020354bd840 .other-note-area_b69cf15e1a50a8d5 textarea {
  width: 100%;
  border: none;
  padding: 15px;
  resize: none;
  height: 145px;
}
.checkout-form_99b12020354bd840 .order-confirm-sheet_411d79ee05150c88 .order-review_b0f4c96ee239d47d {
  background: #fff;
  padding: 50px 40px;
}
.checkout-form_99b12020354bd840 .order-confirm-sheet_411d79ee05150c88 .order-review_b0f4c96ee239d47d .product-review_d08690263bc101ea {
  width: 100%;
}
.checkout-form_99b12020354bd840 .order-confirm-sheet_411d79ee05150c88 .order-review_b0f4c96ee239d47d .product-review_d08690263bc101ea tbody {
  color: #19352D;
}
.checkout-form_99b12020354bd840 .order-confirm-sheet_411d79ee05150c88 .order-review_b0f4c96ee239d47d .product-review_d08690263bc101ea tbody th {
  padding-bottom: 15px;
}
.checkout-form_99b12020354bd840 .order-confirm-sheet_411d79ee05150c88 .order-review_b0f4c96ee239d47d .product-review_d08690263bc101ea tbody th span {
  font-weight: 500;
  font-size: 18px;
}
.checkout-form_99b12020354bd840 .order-confirm-sheet_411d79ee05150c88 .order-review_b0f4c96ee239d47d .product-review_d08690263bc101ea tbody td {
  padding-bottom: 15px;
  font-size: 18px;
  font-weight: 500;
  text-align: right;
}
.checkout-form_99b12020354bd840 .order-confirm-sheet_411d79ee05150c88 .order-review_b0f4c96ee239d47d .product-review_d08690263bc101ea tfoot th {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  border-top: 1px solid #e9e9e9;
  padding-top: 15px;
}
.checkout-form_99b12020354bd840 .order-confirm-sheet_411d79ee05150c88 .order-review_b0f4c96ee239d47d .product-review_d08690263bc101ea tfoot td {
  text-align: right;
  font-weight: 500;
  font-size: 18px;
  border-top: 1px solid #e9e9e9;
  padding-top: 15px;
}
.checkout-form_99b12020354bd840 .order-confirm-sheet_411d79ee05150c88 .order-review_b0f4c96ee239d47d .payment-list_87ebbf1732f2b36f {
  padding: 30px 0 15px;
  border-bottom: 1px solid #e9e9e9;
}
.checkout-form_99b12020354bd840 .order-confirm-sheet_411d79ee05150c88 .order-review_b0f4c96ee239d47d .payment-list_87ebbf1732f2b36f li {
  padding: 0 0 12px 30px;
  position: relative;
}
.checkout-form_99b12020354bd840 .order-confirm-sheet_411d79ee05150c88 .order-review_b0f4c96ee239d47d .payment-list_87ebbf1732f2b36f li p {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 12px;
}
.checkout-form_99b12020354bd840 .order-confirm-sheet_411d79ee05150c88 .order-review_b0f4c96ee239d47d .payment-list_87ebbf1732f2b36f li label {
  position: relative;
  font-weight: 500;
  font-size: 18px;
  line-height: 15px;
  color: #19352D;
  cursor: pointer;
  margin: 0 0 13px;
}
.checkout-form_99b12020354bd840 .order-confirm-sheet_411d79ee05150c88 .order-review_b0f4c96ee239d47d .payment-list_87ebbf1732f2b36f 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_99b12020354bd840 .order-confirm-sheet_411d79ee05150c88 .order-review_b0f4c96ee239d47d .payment-list_87ebbf1732f2b36f li input[type=radio] {
  position: absolute;
  opacity: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.checkout-form_99b12020354bd840 .order-confirm-sheet_411d79ee05150c88 .order-review_b0f4c96ee239d47d .payment-list_87ebbf1732f2b36f li input:checked + label:before {
  content: "\f272";
  font-family: bootstrap-icons !important;
  background: #373737;
  color: #fff;
  border-color: #373737;
}
.checkout-form_99b12020354bd840 .order-confirm-sheet_411d79ee05150c88 .policy-text_900d3976218a5ecc {
  font-size: 16px;
  line-height: 22px;
  color: #979797;
  padding: 25px 0 5px;
}
.checkout-form_99b12020354bd840 .order-confirm-sheet_411d79ee05150c88 .agreement-checkbox_be71b484ecba61e8 label {
  position: relative;
  font-weight: 500;
  font-size: 15px;
  line-height: 22px;
  color: #19352D;
  cursor: pointer;
  padding-left: 33px;
  margin-bottom: 35px;
}
.checkout-form_99b12020354bd840 .order-confirm-sheet_411d79ee05150c88 .agreement-checkbox_be71b484ecba61e8 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_99b12020354bd840 .order-confirm-sheet_411d79ee05150c88 .agreement-checkbox_be71b484ecba61e8 input[type=checkbox] {
  display: none;
}
.checkout-form_99b12020354bd840 .order-confirm-sheet_411d79ee05150c88 .agreement-checkbox_be71b484ecba61e8 input[type=checkbox]:checked + label:before {
  content: "\f272";
  font-family: bootstrap-icons !important;
  background: #373737;
  color: #fff;
  border-color: #373737;
}
.checkout-form_99b12020354bd840 .credit-card-form {
  margin-top: 12px;
  display: none;
}
.checkout-form_99b12020354bd840 .credit-card-form h6 {
  font-size: 15px;
  margin-bottom: 5px;
}
.checkout-form_99b12020354bd840 .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_99b12020354bd840 .credit-card-form span {
  padding: 0 5px;
  margin-bottom: 18px;
}

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

.fancybox-active_933611978ddcf943 {
  height: auto;
}

.fancybox-is-hidden_3b732863456bd619 {
  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_ae75524ff97f3521 {
  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_0c182a397c6a24b2 .fancybox-bg {
  opacity: 0.87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-caption_6d0a790ec858ad1c, .fancybox-infobar_1d3070005a4c8122, .fancybox-navigation_1bd6a94217a4249d .fancybox-button_8e0fdad9c1912be7, .fancybox-toolbar_e87cc1c36037d369 {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_543293905135fd89 .fancybox-caption_6d0a790ec858ad1c, .fancybox-show-infobar_e79c530c430709a2 .fancybox-infobar_1d3070005a4c8122, .fancybox-show-nav_543432e3d3c8ddaf .fancybox-navigation_1bd6a94217a4249d .fancybox-button_8e0fdad9c1912be7, .fancybox-show-toolbar_ab90372d03f8e24a .fancybox-toolbar_e87cc1c36037d369 {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

.fancybox-infobar_1d3070005a4c8122 {
  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_e87cc1c36037d369 {
  right: 0;
  top: 0;
}

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

.fancybox-is-open_0c182a397c6a24b2 .fancybox-stage_ae75524ff97f3521 {
  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_c936c20eb9196b14 .fancybox-slide, .fancybox-slide--current_ff7785e846a53d25, .fancybox-slide--next_a89990fbce00663b, .fancybox-slide--previous_7bd3d9433e816f78 {
  display: block;
}

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

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

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

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

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

.fancybox-content_eeb55c9f2b8d555c {
  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_b12eb3447e2c5295 .fancybox-content_eeb55c9f2b8d555c {
  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_191080cf76eafa51 .fancybox-content_eeb55c9f2b8d555c {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_2d9941ff27102ff3 .fancybox-content_eeb55c9f2b8d555c {
  cursor: zoom-in;
}

.fancybox-can-drag_b536da4234407fdc .fancybox-content_eeb55c9f2b8d555c {
  cursor: grab;
}

.fancybox-is-dragging_6cbbd71c1ac349cb .fancybox-content_eeb55c9f2b8d555c {
  cursor: grabbing;
}

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

.fancybox-image, .fancybox-spaceball_7fc2def0ad5453ee {
  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_7fc2def0ad5453ee {
  z-index: 1;
}

.fancybox-slide--html_5494c4dd44684a41 .fancybox-content_eeb55c9f2b8d555c {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_6b6e6d76f8aff9e6 .fancybox-content_eeb55c9f2b8d555c, .fancybox-slide--map_167a085ea6e46bc8 .fancybox-content_eeb55c9f2b8d555c, .fancybox-slide--video_a0da0e4a43c17a7a .fancybox-content_eeb55c9f2b8d555c {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_a0da0e4a43c17a7a .fancybox-content_eeb55c9f2b8d555c {
  background: #000;
}

.fancybox-slide--map_167a085ea6e46bc8 .fancybox-content_eeb55c9f2b8d555c {
  background: #e5e3df;
}

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

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

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

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

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

.fancybox-button_8e0fdad9c1912be7 {
  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_8e0fdad9c1912be7, .fancybox-button_8e0fdad9c1912be7:link, .fancybox-button_8e0fdad9c1912be7:visited {
  color: #ccc;
}

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

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

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

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

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

.fancybox-button--play_81bcd127d102e7a3 svg path, .fancybox-button--share_42a8fc3fa1db8f5d svg path, .fancybox-button--thumbs_cf062ac12eda8c7c svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_543432e3d3c8ddaf .fancybox-navigation_1bd6a94217a4249d .fancybox-button_8e0fdad9c1912be7 {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_1bd6a94217a4249d .fancybox-button--arrow_left_0036e474ce663779 {
  left: 6px;
}

.fancybox-navigation_1bd6a94217a4249d .fancybox-button--arrow_right_76d5823b145d23e6 {
  right: 6px;
}

.fancybox-close-small_ed5300c8f0a0f93c {
  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_ed5300c8f0a0f93c svg {
  fill: transparent;
  opacity: 0.8;
  stroke: currentColor;
  stroke-width: 1.5;
  transition: stroke 0.1s;
}

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

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

.fancybox-slide--iframe_6b6e6d76f8aff9e6 .fancybox-close-small_ed5300c8f0a0f93c, .fancybox-slide--image_b12eb3447e2c5295 .fancybox-close-small_ed5300c8f0a0f93c, .fancybox-slide--video_a0da0e4a43c17a7a .fancybox-close-small_ed5300c8f0a0f93c {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_6b6e6d76f8aff9e6 .fancybox-close-small_ed5300c8f0a0f93c:hover svg, .fancybox-slide--image_b12eb3447e2c5295 .fancybox-close-small_ed5300c8f0a0f93c:hover svg, .fancybox-slide--video_a0da0e4a43c17a7a .fancybox-close-small_ed5300c8f0a0f93c:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_52efd84f6b0cec9a .fancybox-close-small_ed5300c8f0a0f93c, .fancybox-is-zoomable_5cdbd30c1b011685.fancybox-can-drag_b536da4234407fdc .fancybox-close-small_ed5300c8f0a0f93c {
  display: none;
}

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

.fancybox-caption_6d0a790ec858ad1c: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_6d0a790ec858ad1c:after {
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.3);
  content: "";
  display: block;
  left: 44px;
  position: absolute;
  right: 44px;
  top: 0;
}

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

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

.fancybox-loading_e7f8d32dd71c0b1c {
  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_da8999259b4a26ab {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

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

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

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

.fancybox-fx-fade_a12692fe6acbeda5.fancybox-slide--next_a89990fbce00663b, .fancybox-fx-fade_a12692fe6acbeda5.fancybox-slide--previous_7bd3d9433e816f78 {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_a12692fe6acbeda5.fancybox-slide--current_ff7785e846a53d25 {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__button_0d40b51a503cdc80 {
  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_0d40b51a503cdc80:link, .fancybox-share__button_0d40b51a503cdc80:visited {
  color: #fff;
}

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

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

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

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

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

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

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

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

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

.fancybox-share__input_a0f368826cdede46 {
  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_1e9062986ec02346 {
  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_e68919d74056c342 {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_1dd8929a48ad3a58 .fancybox-thumbs_1e9062986ec02346 {
  display: block;
}

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

.fancybox-thumbs_1e9062986ec02346 > 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_e68919d74056c342 > ul {
  overflow: hidden;
}

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

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

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

.fancybox-thumbs_1e9062986ec02346 > 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_fd027cf60683f50f {
  background: rgba(0, 0, 0, 0.1);
}

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

.fancybox-thumbs_1e9062986ec02346 > 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_1e9062986ec02346 .fancybox-thumbs-active_59bde605ecbcfb59:before {
  opacity: 1;
}

@media (max-width: 800px) {
  .fancybox-thumbs_1e9062986ec02346 {
    width: 110px;
  }
  .fancybox-show-thumbs_1dd8929a48ad3a58 .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs_1e9062986ec02346 > ul > li {
    max-width: calc(100% - 10px);
  }
}
/* Slider */
.slick-slider_0542e3f62fd84a44 {
  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_47ff1630ddf9dc4c {
  list-style-type: none;
  display: flex;
}

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

.slick-dots_47ff1630ddf9dc4c 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_47ff1630ddf9dc4c .slick-active button {
  background: #0C3A30;
}

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

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

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

.slick-slider_0542e3f62fd84a44 .slick-track_1929c6d837b34312,
.slick-slider_0542e3f62fd84a44 .slick-list_7e5e38df242dc367 {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_fc09121bdac6d2bf .slick-track_1929c6d837b34312 {
  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_fc09121bdac6d2bf img {
  display: none;
}

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

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

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

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

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