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

.h1_8b0dfd6366ce164a,
h1,
.h2_38bdb8c417920768,
h2,
.h3_58670cc4ed2f1490,
h3,
.h4_64953d3cc1f18104,
h4,
.h5_4b6ebbdb725cc436,
h5,
.h6_4f79a267be7263fd,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_65d3cd5c710e8be0 {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_5deaa921ab56d1c8 {
  padding: 0 !important;
}

.m0_982d4a498a701f68 {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_2534f0cc7775320a {
    padding: 0 !important;
  }
  .xl-m0_3d83054732ed49fe {
    margin: 0 !important;
  }
  .xl-pt-10_7221a7869bf5837a {
    padding-top: 10px !important;
  }
  .xl-pt-20_3a7eb5ac7d9f3306 {
    padding-top: 20px !important;
  }
  .xl-pt-30_12108b432212038d {
    padding-top: 30px !important;
  }
  .xl-pt-40_57a02aa2854d16c3 {
    padding-top: 40px !important;
  }
  .xl-pt-50_ac2e8e191a648916 {
    padding-top: 50px !important;
  }
  .xl-pt-60_b494396fa17a9601 {
    padding-top: 60px !important;
  }
  .xl-pt-70_b11fb9d367295609 {
    padding-top: 70px !important;
  }
  .xl-pt-80_829c83208feb0845 {
    padding-top: 80px !important;
  }
  .xl-pt-90_3e2d3a62dc24eb70 {
    padding-top: 90px !important;
  }
  .xl-pt-100_c71858ca7ba2647c {
    padding-top: 100px !important;
  }
  .xl-pt-110_df8febd3e15e29a1 {
    padding-top: 110px !important;
  }
  .xl-pt-120_4091315ed8fe3eb6 {
    padding-top: 120px !important;
  }
  .xl-pt-130_d04a85e58eb35cfe {
    padding-top: 130px !important;
  }
  .xl-pt-140_7b29c491424ff5a1 {
    padding-top: 140px !important;
  }
  .xl-pt-150_b027c8e524e6b19f {
    padding-top: 150px !important;
  }
  .xl-pt-200_eaaf0feb92fe7635 {
    padding-top: 200px !important;
  }
  .xl-pb-10_1bc46fce8ffeb024 {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_00e839c97faf43ad {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_f819ba57f971d425 {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_18748d9b13d16a78 {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_f062c0f2b124c83e {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_4fd7c0afe0c3bbf1 {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_2458347ffedef4e4 {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_3d17efe33573f84c {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_fe2ce34c32cbd61a {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_d7d4808d7b0a27b5 {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_dc7b4e36c193ac9f {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_e33d335972252e83 {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_a1a5e3982a5df6b6 {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_4cfeee5c67c1391d {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_2b11046d80e2eca9 {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_cbca13fa24673e29 {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_17da53add204dc66 {
    margin-top: 10px !important;
  }
  .xl-mt-20_62fb3570b2e9be24 {
    margin-top: 20px !important;
  }
  .xl-mt-30_93e39eccd79d43c9 {
    margin-top: 30px !important;
  }
  .xl-mt-40_111defa30214c797 {
    margin-top: 40px !important;
  }
  .xl-mt-50_ca703c28bc140533 {
    margin-top: 50px !important;
  }
  .xl-mt-60_db7acf3783e6fe16 {
    margin-top: 60px !important;
  }
  .xl-mt-70_df29b83bb075ea10 {
    margin-top: 70px !important;
  }
  .xl-mt-80_12d6cbddb3fcc95c {
    margin-top: 80px !important;
  }
  .xl-mt-90_236996300d0ccc78 {
    margin-top: 90px !important;
  }
  .xl-mt-100_a0f368ab8b41346c {
    margin-top: 100px !important;
  }
  .xl-mt-110_6e6f0cdf063787da {
    margin-top: 110px !important;
  }
  .xl-mt-120_487f72900872050c {
    margin-top: 120px !important;
  }
  .xl-mt-130_8cdf3d1860533d1f {
    margin-top: 130px !important;
  }
  .xl-mt-140_604f909f4a76cc6d {
    margin-top: 140px !important;
  }
  .xl-mt-150_1ec438b63b8b21e6 {
    margin-top: 150px !important;
  }
  .xl-mt-200_a3e9ca5435daecae {
    margin-top: 200px !important;
  }
  .xl-mb-10_37cb2672648216d1 {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_4a5b03deae384624 {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_6133208fd1ef8154 {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_bc12096b7f91ff67 {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_3f20fc65901247d8 {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_eae3f61b6a4881e2 {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_45bcb32a20b014db {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_97c08bf1b544a68a {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_42612f71e546b86b {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_1f3afebdae98ec91 {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_5c688c4c4fe35666 {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_8c8e9a8e286d1cb7 {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_64851dafbd2566a2 {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_6dae08bf0b8de23c {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_26cdad6a8a6a107f {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_de2b7efb3632c8e0 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_1ba41918944b7b7c {
    padding: 0 !important;
  }
  .lg-m0_ff1828db90eb19ac {
    margin: 0 !important;
  }
  .lg-pt-10_7d43fa5449631afd {
    padding-top: 10px !important;
  }
  .lg-pt-20_991908bc5e06211d {
    padding-top: 20px !important;
  }
  .lg-pt-30_ed7180dd12cd8b2d {
    padding-top: 30px !important;
  }
  .lg-pt-40_ed82661c03c4465c {
    padding-top: 40px !important;
  }
  .lg-pt-50_229f751cfa7fd697 {
    padding-top: 50px !important;
  }
  .lg-pt-60_f9c2bc87dbb5adad {
    padding-top: 60px !important;
  }
  .lg-pt-70_7458ff10e77b2f7d {
    padding-top: 70px !important;
  }
  .lg-pt-80_dceb893610294520 {
    padding-top: 80px !important;
  }
  .lg-pt-90_ccc54a8187f154d7 {
    padding-top: 90px !important;
  }
  .lg-pt-100_e5cd9012b3a009e3 {
    padding-top: 100px !important;
  }
  .lg-pt-110_205cd32b2f349032 {
    padding-top: 110px !important;
  }
  .lg-pt-120_482061e8ecf16376 {
    padding-top: 120px !important;
  }
  .lg-pt-130_8f18729172c750fa {
    padding-top: 130px !important;
  }
  .lg-pt-140_59c7c1b9e7e9d8a2 {
    padding-top: 140px !important;
  }
  .lg-pt-150_489b50b89f3fdc53 {
    padding-top: 150px !important;
  }
  .lg-pt-200_0b4570bf8f55e0b1 {
    padding-top: 200px !important;
  }
  .lg-pb-10_d9a0b35673213bd8 {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_5d70cc16b8b66075 {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_2c526fc30e244313 {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_69406ddaf2fac0c9 {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_fb2507211981fcb9 {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_33a20e4cd379d835 {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_d9fe457b7aba018e {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_71b3093bf2851a06 {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_c4c574a8058ac17a {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_dfba19a750f911b3 {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_6f934edd07add24f {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_b1a7d65ad1fce1ca {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_6f6429baee9ca79e {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_951a9a41580bcdb6 {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_11d7635a7890c7f9 {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_cc700c36b4bdb6ec {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_f242c88be44275fd {
    margin-top: 10px !important;
  }
  .lg-mt-20_0014b039aaa55ce9 {
    margin-top: 20px !important;
  }
  .lg-mt-30_30b041cc52b312d5 {
    margin-top: 30px !important;
  }
  .lg-mt-40_44056cf0fbf74a88 {
    margin-top: 40px !important;
  }
  .lg-mt-50_4a793e0d0d13aa4c {
    margin-top: 50px !important;
  }
  .lg-mt-60_8e835cdee065e95b {
    margin-top: 60px !important;
  }
  .lg-mt-70_e2ab2a071ee51e20 {
    margin-top: 70px !important;
  }
  .lg-mt-80_575469d1303c93f8 {
    margin-top: 80px !important;
  }
  .lg-mt-90_a3e13e91f34ced94 {
    margin-top: 90px !important;
  }
  .lg-mt-100_40bfb3a6e1d050ab {
    margin-top: 100px !important;
  }
  .lg-mt-110_8a4a5c802822a2c2 {
    margin-top: 110px !important;
  }
  .lg-mt-120_0754d7f76c5820fb {
    margin-top: 120px !important;
  }
  .lg-mt-130_663610cafce12a0a {
    margin-top: 130px !important;
  }
  .lg-mt-140_1ede0af06b2b2b59 {
    margin-top: 140px !important;
  }
  .lg-mt-150_4d358c3b76e30bd3 {
    margin-top: 150px !important;
  }
  .lg-mt-200_b7449b3fb5fd9fbf {
    margin-top: 200px !important;
  }
  .lg-mb-10_538c8b67e9fc4a08 {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_a7fb3ad0c17f469b {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_ca09817cae8a9f3e {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_db2dd9c2b39eb806 {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_7531c27f87a5e949 {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_b8d95717c036fddf {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_f7555de8a3dfa7dd {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_4adfaaeffdfd781a {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_3ed5b3a880ed3f31 {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_4d1d7c0037ec3ea3 {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_b8261c5f42e017ee {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_d1f5ed549fe8bb2f {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_dfb48219550750a1 {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_42f36b7749ced763 {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_c49ed1fff77a4e25 {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_79b87554d80777fc {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_39b3e524b3deadf4 {
    padding: 0 !important;
  }
  .md-m0_79093053db652b9c {
    margin: 0 !important;
  }
  .md-pt-10_846b6f3dc90e3b22 {
    padding-top: 10px !important;
  }
  .md-pt-20_1fdcb7c5f0332529 {
    padding-top: 20px !important;
  }
  .md-pt-30_1649e4fc0ae16155 {
    padding-top: 30px !important;
  }
  .md-pt-40_cfc843cde0e7e38a {
    padding-top: 40px !important;
  }
  .md-pt-50_b3a1c89769ff08a8 {
    padding-top: 50px !important;
  }
  .md-pt-60_3c494221968eedb8 {
    padding-top: 60px !important;
  }
  .md-pt-70_78a83c5c9eae045a {
    padding-top: 70px !important;
  }
  .md-pt-80_6bbe06ff581bed77 {
    padding-top: 80px !important;
  }
  .md-pt-90_f0ed1a33704ecce4 {
    padding-top: 90px !important;
  }
  .md-pt-100_c78aef79944abb69 {
    padding-top: 100px !important;
  }
  .md-pt-110_edb30568c7dcd4ee {
    padding-top: 110px !important;
  }
  .md-pt-120_fdf8d6a89ad4d7be {
    padding-top: 120px !important;
  }
  .md-pt-130_7cc9adac55085802 {
    padding-top: 130px !important;
  }
  .md-pt-140_b3e75fee4eb303e2 {
    padding-top: 140px !important;
  }
  .md-pt-150_4c2739caae656b4f {
    padding-top: 150px !important;
  }
  .md-pt-200_063f52f2a820c5c7 {
    padding-top: 200px !important;
  }
  .md-pb-10_42bdfb51ffa997f4 {
    padding-bottom: 10px !important;
  }
  .md-pb-20_d15488bd97fab386 {
    padding-bottom: 20px !important;
  }
  .md-pb-30_f3f48f8256f8fa70 {
    padding-bottom: 30px !important;
  }
  .md-pb-40_8d477c910428b2e7 {
    padding-bottom: 40px !important;
  }
  .md-pb-50_8d7ac8aae50a3409 {
    padding-bottom: 50px !important;
  }
  .md-pb-60_c1438de7335ecacf {
    padding-bottom: 60px !important;
  }
  .md-pb-70_e73a06460ce102e1 {
    padding-bottom: 70px !important;
  }
  .md-pb-80_8488c4d394e81b1f {
    padding-bottom: 80px !important;
  }
  .md-pb-90_0eec5214a08e8687 {
    padding-bottom: 90px !important;
  }
  .md-pb-100_5d051c37148918c0 {
    padding-bottom: 100px !important;
  }
  .md-pb-110_15400b5cd1a704c1 {
    padding-bottom: 110px !important;
  }
  .md-pb-120_7f4ad4526c82fd3e {
    padding-bottom: 120px !important;
  }
  .md-pb-130_d7bde6f293e87b0c {
    padding-bottom: 130px !important;
  }
  .md-pb-140_757b9dcfa9921d5e {
    padding-bottom: 140px !important;
  }
  .md-pb-150_f0d05274fabf53de {
    padding-bottom: 150px !important;
  }
  .md-pb-200_7712de8eb09ed265 {
    padding-bottom: 200px !important;
  }
  .md-mt-10_4b773c2f31ae118f {
    margin-top: 10px !important;
  }
  .md-mt-20_61bcfe62729babf4 {
    margin-top: 20px !important;
  }
  .md-mt-30_98e0020ac602643f {
    margin-top: 30px !important;
  }
  .md-mt-40_46bcc670687ab4fc {
    margin-top: 40px !important;
  }
  .md-mt-50_8010f30b2f20544f {
    margin-top: 50px !important;
  }
  .md-mt-60_186a22ba055a896a {
    margin-top: 60px !important;
  }
  .md-mt-70_d334c44f101cd9ac {
    margin-top: 70px !important;
  }
  .md-mt-80_38343e955ce0c393 {
    margin-top: 80px !important;
  }
  .md-mt-90_aa0876a979b4129d {
    margin-top: 90px !important;
  }
  .md-mt-100_6e11381e9b105cb9 {
    margin-top: 100px !important;
  }
  .md-mt-110_3acfcda34b1412d9 {
    margin-top: 110px !important;
  }
  .md-mt-120_4ba8c126dd045ec0 {
    margin-top: 120px !important;
  }
  .md-mt-130_b32b23f33cbaa22e {
    margin-top: 130px !important;
  }
  .md-mt-140_c09c3fc5c22cbc10 {
    margin-top: 140px !important;
  }
  .md-mt-150_b21a40197458d8a0 {
    margin-top: 150px !important;
  }
  .md-mt-200_56314fa7c730a668 {
    margin-top: 200px !important;
  }
  .md-mb-10_f178e072f7128e64 {
    margin-bottom: 10px !important;
  }
  .md-mb-20_36233a37208f7c9e {
    margin-bottom: 20px !important;
  }
  .md-mb-30_f86e70dccdfef807 {
    margin-bottom: 30px !important;
  }
  .md-mb-40_be15b552ab3ff613 {
    margin-bottom: 40px !important;
  }
  .md-mb-50_72df3ef415349925 {
    margin-bottom: 50px !important;
  }
  .md-mb-60_caa74f5822f3a292 {
    margin-bottom: 60px !important;
  }
  .md-mb-70_7428cdb649d34494 {
    margin-bottom: 70px !important;
  }
  .md-mb-80_6a522d90b3f3ce13 {
    margin-bottom: 80px !important;
  }
  .md-mb-90_b41cee4be0530952 {
    margin-bottom: 90px !important;
  }
  .md-mb-100_48729bda5b20f0a5 {
    margin-bottom: 100px !important;
  }
  .md-mb-110_d4cd40c0ef46d073 {
    margin-bottom: 110px !important;
  }
  .md-mb-120_0cc86c6b57bce249 {
    margin-bottom: 120px !important;
  }
  .md-mb-130_3a23193eede9c880 {
    margin-bottom: 130px !important;
  }
  .md-mb-140_6994bf8cba61c38f {
    margin-bottom: 140px !important;
  }
  .md-mb-150_4c79b8e2eb45d941 {
    margin-bottom: 150px !important;
  }
  .md-mb-200_bcb5a1f538bea468 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_533c9e1541c53f7e {
    padding: 0 !important;
  }
  .sm-m0_a9d4ea3c3637813d {
    margin: 0 !important;
  }
  .sm-pt-10_a26f429d02edcdfe {
    padding-top: 10px !important;
  }
  .sm-pt-20_d0de401568264fc5 {
    padding-top: 20px !important;
  }
  .sm-pt-30_0bcc6dc1a4bf91cd {
    padding-top: 30px !important;
  }
  .sm-pt-40_95fb3d856bf77587 {
    padding-top: 40px !important;
  }
  .sm-pt-50_5ed200b91a20e59e {
    padding-top: 50px !important;
  }
  .sm-pt-60_e796505be095cecd {
    padding-top: 60px !important;
  }
  .sm-pt-70_e27ff23f5e69b537 {
    padding-top: 70px !important;
  }
  .sm-pt-80_28ccfb59f3a7584e {
    padding-top: 80px !important;
  }
  .sm-pt-90_32f3c74cc96fb793 {
    padding-top: 90px !important;
  }
  .sm-pt-100_932ffa3c7015f48f {
    padding-top: 100px !important;
  }
  .sm-pt-110_919732752aba1a0a {
    padding-top: 110px !important;
  }
  .sm-pt-120_443cc7c736ee1d1c {
    padding-top: 120px !important;
  }
  .sm-pt-130_5babeb890a3a30e7 {
    padding-top: 130px !important;
  }
  .sm-pt-140_3c314226a7b8dcd6 {
    padding-top: 140px !important;
  }
  .sm-pt-150_6d36dc5b185e61a5 {
    padding-top: 150px !important;
  }
  .sm-pt-200_4f24292bec667a76 {
    padding-top: 200px !important;
  }
  .sm-pb-10_65430e64064107f8 {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_d32b60f24d3888bd {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_d38b2ac89d7be493 {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_6c68b90529d43f17 {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_99f4e988ebc829c3 {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_8115d730b9e4ec61 {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_206551932043304c {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_01f81458f460acaf {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_0922737a0f8fb8f7 {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_fea5eb4ec475ec59 {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_018e5885d4ce245b {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_8793c62791786202 {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_6697436a29e83a42 {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_f6a71d6bb6267e3e {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_2b70439431c479ab {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_32cda62c554113ee {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_36db948e4785e591 {
    margin-top: 10px !important;
  }
  .sm-mt-20_c05f611b1595d819 {
    margin-top: 20px !important;
  }
  .sm-mt-30_b587c95e60038461 {
    margin-top: 30px !important;
  }
  .sm-mt-40_f52831c028d3c7df {
    margin-top: 40px !important;
  }
  .sm-mt-50_6ad92056c03bd0b4 {
    margin-top: 50px !important;
  }
  .sm-mt-60_d56c0af6e4bb7309 {
    margin-top: 60px !important;
  }
  .sm-mt-70_e185e5e1d8dc43cc {
    margin-top: 70px !important;
  }
  .sm-mt-80_8a0725c29a6b1f22 {
    margin-top: 80px !important;
  }
  .sm-mt-90_394551c5e4bb2c8d {
    margin-top: 90px !important;
  }
  .sm-mt-100_034f4ad6af3ccfce {
    margin-top: 100px !important;
  }
  .sm-mt-110_61bf6499a208ef9c {
    margin-top: 110px !important;
  }
  .sm-mt-120_bc9f63b4d2ab2c8d {
    margin-top: 120px !important;
  }
  .sm-mt-130_45b93577d61be7fa {
    margin-top: 130px !important;
  }
  .sm-mt-140_b65f948d7b4ed73d {
    margin-top: 140px !important;
  }
  .sm-mt-150_1aed33d3f3c342d6 {
    margin-top: 150px !important;
  }
  .sm-mt-200_074090e2105c6cb1 {
    margin-top: 200px !important;
  }
  .sm-mb-10_588c548de367064b {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_e463ead33681e72d {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_78a6ecbf2cf05b8c {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_5248156c17e1d56e {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_59e263e7069b7f08 {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_889dddbd10f1ed41 {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_1d79a7b2c54b5da5 {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_6098d107e4c2823f {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_c0b6d7d643447eda {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_5084331d7f5c6e42 {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_402406d1dfb5bc67 {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_244423c374dc27d9 {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_4b01518e4db67ab6 {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_6b17a017d8e34648 {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_6d16fe28c30512dc {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_4f56f9ab068d12b3 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_c394c3765485fdff {
    padding: 0 !important;
  }
  .xs-m0_ffb2e00c887c4d55 {
    margin: 0 !important;
  }
  .xs-pt-10_307580123200b4a7 {
    padding-top: 10px !important;
  }
  .xs-pt-20_373b3a406721f324 {
    padding-top: 20px !important;
  }
  .xs-pt-30_a12c0a69fec7c2bb {
    padding-top: 30px !important;
  }
  .xs-pt-40_d4fd98fa1f33eb20 {
    padding-top: 40px !important;
  }
  .xs-pt-50_b5671af712b90252 {
    padding-top: 50px !important;
  }
  .xs-pt-60_393e80788a117193 {
    padding-top: 60px !important;
  }
  .xs-pt-70_266407710c87ae7b {
    padding-top: 70px !important;
  }
  .xs-pt-80_d8c069c03565d567 {
    padding-top: 80px !important;
  }
  .xs-pt-90_ddef841e50887bf0 {
    padding-top: 90px !important;
  }
  .xs-pt-100_c1142f325df60710 {
    padding-top: 100px !important;
  }
  .xs-pt-110_ddea10cbdf299791 {
    padding-top: 110px !important;
  }
  .xs-pt-120_1ba90b7466a68485 {
    padding-top: 120px !important;
  }
  .xs-pt-130_f611e5e76292fa88 {
    padding-top: 130px !important;
  }
  .xs-pt-140_0f7f11374442cb4a {
    padding-top: 140px !important;
  }
  .xs-pt-150_c56934e3d1829fce {
    padding-top: 150px !important;
  }
  .xs-pt-200_66d895e36113dba5 {
    padding-top: 200px !important;
  }
  .xs-pb-10_45fcc47ebb9fd00b {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_a9d88f2310acb6d5 {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_71d79b670573eca8 {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_3717874ab1c5f302 {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_3d94b05759489e70 {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_5b8482cb31d38f95 {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_5a945b7ab729f5fd {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_edc5bfab15663b31 {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_00c8454e81d899ad {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_a319620e34687e1a {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_bf8d305842c83df7 {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_39096f19a46a4888 {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_62d7002c12672518 {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_1376008cd44b3bec {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_2d247988cf253542 {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_2b7981e8d708d5d2 {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_0f9ee99fb30f60d1 {
    margin-top: 10px !important;
  }
  .xs-mt-20_97123e01489da119 {
    margin-top: 20px !important;
  }
  .xs-mt-30_8f7cb5819741f044 {
    margin-top: 30px !important;
  }
  .xs-mt-40_a03c4104b656a9ca {
    margin-top: 40px !important;
  }
  .xs-mt-50_a467bb2cef587681 {
    margin-top: 50px !important;
  }
  .xs-mt-60_3c2386dfd3a4fdef {
    margin-top: 60px !important;
  }
  .xs-mt-70_f6c2359befec14fd {
    margin-top: 70px !important;
  }
  .xs-mt-80_db5cfbc8e8346111 {
    margin-top: 80px !important;
  }
  .xs-mt-90_90fab483bb2b0a8a {
    margin-top: 90px !important;
  }
  .xs-mt-100_fd17f5d214c9ba6b {
    margin-top: 100px !important;
  }
  .xs-mt-110_754887dcf0e48626 {
    margin-top: 110px !important;
  }
  .xs-mt-120_9548daa40c47f6f2 {
    margin-top: 120px !important;
  }
  .xs-mt-130_4e30f20c5cfa4d5f {
    margin-top: 130px !important;
  }
  .xs-mt-140_ecf5fd05e2463674 {
    margin-top: 140px !important;
  }
  .xs-mt-150_079f5958c9123a96 {
    margin-top: 150px !important;
  }
  .xs-mt-200_a31f9a1ae35211b6 {
    margin-top: 200px !important;
  }
  .xs-mb-10_4281c7933b47512d {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_5ce117a9d42b4bbe {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_c32e072d15f1c265 {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_afbe276cc961af5b {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_e421d549e0008a2f {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_136103c09f604959 {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_4a3f3b42622bbc02 {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_48e15db7dc8617cc {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_e79079832cfc7de5 {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_8bcbfa29765e0889 {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_78990e76905cad0b {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_0bbcc61ae58f7051 {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_3f563ecf4e551cbe {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_d261c7d64ae929f2 {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_dbf636ab2ce5238d {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_7cdfdc56a1821463 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_55d7c359595723a2 {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_55d7c359595723a2.menu-overlay_7391af15f3827e50 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_55d7c359595723a2.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_55d7c359595723a2 .navbar-toggler_fecff6aa1f8346d1 {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_55d7c359595723a2.menu-style-three_18e9625cbb0069fd .navbar-toggler_fecff6aa1f8346d1 {
  background: #000;
}
.theme-main-menu_55d7c359595723a2.menu-style-four_43d33920f17137ac .navbar-toggler_fecff6aa1f8346d1 {
  background: #E6FD5A;
}
.theme-main-menu_55d7c359595723a2.menu-style-five_39ed9fa40c516495 .navbar-toggler_fecff6aa1f8346d1 {
  background: #DFFF5E;
}
.theme-main-menu_55d7c359595723a2 .navbar-toggler_fecff6aa1f8346d1:focus {
  box-shadow: none;
}
.theme-main-menu_55d7c359595723a2 .navbar-toggler_fecff6aa1f8346d1::before,
.theme-main-menu_55d7c359595723a2 .navbar-toggler_fecff6aa1f8346d1::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_55d7c359595723a2 .navbar-toggler_fecff6aa1f8346d1 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_55d7c359595723a2.menu-style-three_18e9625cbb0069fd .navbar-toggler_fecff6aa1f8346d1:before, .theme-main-menu_55d7c359595723a2.menu-style-three_18e9625cbb0069fd .navbar-toggler_fecff6aa1f8346d1:after, .theme-main-menu_55d7c359595723a2.menu-style-three_18e9625cbb0069fd .navbar-toggler_fecff6aa1f8346d1 span {
  background: #fff;
}
.theme-main-menu_55d7c359595723a2 .navbar-toggler_fecff6aa1f8346d1::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_55d7c359595723a2 .navbar-toggler_fecff6aa1f8346d1::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_55d7c359595723a2 .navbar-toggler_fecff6aa1f8346d1[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_55d7c359595723a2 .navbar-toggler_fecff6aa1f8346d1[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_55d7c359595723a2 .navbar-toggler_fecff6aa1f8346d1[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_55d7c359595723a2 .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_55d7c359595723a2 .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_55d7c359595723a2.white-vr_77466bb447ac0851 .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_55d7c359595723a2.white-vr_77466bb447ac0851 .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_55d7c359595723a2.white-vr_77466bb447ac0851.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_55d7c359595723a2.menu-style-one_5012d7c008bff515 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_55d7c359595723a2.menu-style-two_86ba403a308cf5c3 {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_55d7c359595723a2.menu-style-two_86ba403a308cf5c3 .info-row_556a67c944bc0506 {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_55d7c359595723a2.menu-style-two_86ba403a308cf5c3 .gap-fix_0b46917030c86ab8 {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_55d7c359595723a2.menu-style-two_86ba403a308cf5c3 .greetings_14e5f2a4c6537541 {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_55d7c359595723a2.menu-style-two_86ba403a308cf5c3 .contact-info_59b2fbb0ef1fd683 {
  margin: 0 -15px;
}
.theme-main-menu_55d7c359595723a2.menu-style-two_86ba403a308cf5c3 .contact-info_59b2fbb0ef1fd683 li {
  padding: 0 15px;
}
.theme-main-menu_55d7c359595723a2.menu-style-two_86ba403a308cf5c3 .contact-info_59b2fbb0ef1fd683 li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_55d7c359595723a2.menu-style-two_86ba403a308cf5c3 .contact-info_59b2fbb0ef1fd683 li a:hover {
  text-decoration: underline;
}
.theme-main-menu_55d7c359595723a2.menu-style-two_86ba403a308cf5c3 .inner-content_d44a12cb6d9451d0 {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_55d7c359595723a2.menu-style-two_86ba403a308cf5c3.fixed .info-row_556a67c944bc0506 {
  display: none;
}
.theme-main-menu_55d7c359595723a2.menu-style-five_39ed9fa40c516495 {
  background: #000;
  padding: 0;
}
.theme-main-menu_55d7c359595723a2.menu-style-five_39ed9fa40c516495 .inner-content_d44a12cb6d9451d0 {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_55d7c359595723a2.menu-style-six_0f1206a7273b80a2 .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_55d7c359595723a2.menu-style-six_0f1206a7273b80a2 .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_55d7c359595723a2 .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_b374a69859594637 {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_b374a69859594637 .mega-menu-title_4c26f786e367287c {
  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_55d7c359595723a2 .login-btn-one_36730b7fcca01582 a {
  color: #000;
}
.theme-main-menu_55d7c359595723a2 .login-btn-one_36730b7fcca01582 a:hover {
  text-decoration: underline;
}
.theme-main-menu_55d7c359595723a2 .login-btn-two_7effaa740d1ea21d a {
  color: #044F3B;
}
.theme-main-menu_55d7c359595723a2 .login-btn-two_7effaa740d1ea21d a:hover {
  text-decoration: underline;
}
.theme-main-menu_55d7c359595723a2 .signup-btn-one_b9ae594b90ffc675 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_55d7c359595723a2 .signup-btn-one_b9ae594b90ffc675 .icon_4f9eb6e08e1dcac4 {
  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_55d7c359595723a2 .signup-btn-one_b9ae594b90ffc675:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_55d7c359595723a2 .signup-btn-one_b9ae594b90ffc675:hover .icon_4f9eb6e08e1dcac4 {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_55d7c359595723a2 .signup-btn-two_e4c498a9ca7b5cd7 {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_55d7c359595723a2 .signup-btn-two_e4c498a9ca7b5cd7:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_55d7c359595723a2 .quote-one_d46477b7452af5f0 {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_55d7c359595723a2 .quote-one_d46477b7452af5f0:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_640ce37827b95a11 {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_640ce37827b95a11 li {
  position: relative;
  padding: 0 15px;
}
.category-menu_640ce37827b95a11 li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_640ce37827b95a11 li a:hover {
  color: #0C3A30;
}
.category-menu_640ce37827b95a11 .dropdown-menu {
  padding: 0;
}
.category-menu_640ce37827b95a11 .dropdown-menu li {
  padding: 0;
}
.category-menu_640ce37827b95a11 .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_85a898299f4c64bb .logo_3a2c522d200cee39 {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_77466bb447ac0851 .navbar-collapse_85a898299f4c64bb {
    background-color: #0C3A30;
  }
  .navbar-collapse_85a898299f4c64bb {
    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_85a898299f4c64bb.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_55d7c359595723a2 .navbar .mega-dropdown_58c3de184a092c6c {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_77466bb447ac0851 .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_b374a69859594637 {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_8af8c870d964df7f .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_1724d25ba4a947be {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_1724d25ba4a947be::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_1724d25ba4a947be .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_1724d25ba4a947be .hero-slider-one .hero-img_1e0f8c243c2be59e {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_1724d25ba4a947be .hero-slider-one .slick-list_dbb863e6709b58f1, .hero-banner-one_1724d25ba4a947be .hero-slider-one .slick-track_c598a791b704cac0, .hero-banner-one_1724d25ba4a947be .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_1724d25ba4a947be .hero-heading_0ff1a5bbb5945379 {
  font-weight: 700;
  color: #000;
  background: url(../captures/shape_8ff103e823/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_1724d25ba4a947be .more-btn_f13bae27edfea053 {
  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_1724d25ba4a947be .more-btn_f13bae27edfea053:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_c62703132cb9796c {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_c62703132cb9796c .bg-wrapper_56fb144088c9444d {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_c62703132cb9796c .hero-heading_0ff1a5bbb5945379 {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_c62703132cb9796c .rating_e6f411c314e1feab h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_c62703132cb9796c .rating_e6f411c314e1feab p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_c62703132cb9796c .media-wrapper_69e8e35355688750 {
  position: absolute;
  background: url(../captures/assets_bda578a0a6/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_c62703132cb9796c .media-wrapper_69e8e35355688750 .shape_01_6baa84c09bef2b68 {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_c62703132cb9796c .media-wrapper_69e8e35355688750 .shape_02_126f3bfe83d3f556 {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_46556c4925ee4503 .hero-heading_0ff1a5bbb5945379 {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_46556c4925ee4503 .media-wrapper_69e8e35355688750 {
  background: url(../captures/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_46556c4925ee4503 .media-wrapper_69e8e35355688750 .screen_01_b8e67afd744e8ca4 {
  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_46556c4925ee4503 .media-wrapper_69e8e35355688750 .screen_02_20cb45ba4969f094 {
  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_46556c4925ee4503 .media-wrapper_69e8e35355688750 .bg-shape_cb0677deefaa8c63 {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_46556c4925ee4503 .shape_01_6baa84c09bef2b68 {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_9f37eaeb4c847b23 .bg-wrapper_56fb144088c9444d {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_9f37eaeb4c847b23 .media-wrapper_69e8e35355688750 {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_9f37eaeb4c847b23 .media-wrapper_69e8e35355688750 .shape_01_6baa84c09bef2b68 {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_9f37eaeb4c847b23 .shape_02_126f3bfe83d3f556 {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_883cb2f90c6fea12 + .blog-details_14dc7aedfa28fad6 {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_ce7e023bf38139a2 {
  z-index: 1;
}
.block-feature-three_ce7e023bf38139a2:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_ce7e023bf38139a2.no-bg_960fff9535e0548a:before {
  display: none;
}
.block-feature-three_ce7e023bf38139a2 .section-btn_580a5976fba76093 {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_ce7e023bf38139a2 .block-title_db5b8a759fafad72 a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_ce7e023bf38139a2 .block-title_db5b8a759fafad72 a:hover {
  text-decoration: underline;
}
.block-feature-three_ce7e023bf38139a2 .round-btn_fa24cdc1e2df2d4c {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_ce7e023bf38139a2 .round-btn_fa24cdc1e2df2d4c:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_ce7e023bf38139a2 .block-one_9d183302d930c1ad {
  background: url(../captures/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_ce7e023bf38139a2 .block-one_9d183302d930c1ad .tag_f8b310f950cd06f5 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_ce7e023bf38139a2 .block-one_9d183302d930c1ad .block-title_db5b8a759fafad72 {
  background: url(../captures/shape_8ff103e823/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_ce7e023bf38139a2 .block-two_5eee16cc1ea3e6b4 {
  overflow: hidden;
}
.block-feature-three_ce7e023bf38139a2 .block-two_5eee16cc1ea3e6b4 .img-wrapper_2fe88bf9be1863ec {
  background: url(../captures/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_ce7e023bf38139a2 .block-two_5eee16cc1ea3e6b4 .text-wrapper_5d7de18f8fe193e8 {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_ce7e023bf38139a2 .block-two_5eee16cc1ea3e6b4 .tag_f8b310f950cd06f5 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_ce7e023bf38139a2 .block-three_10c8103621cd34cc {
  background: #D3FF76;
}
.block-feature-three_ce7e023bf38139a2 .block-three_10c8103621cd34cc .tag_f8b310f950cd06f5 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_ce7e023bf38139a2 .block-three_10c8103621cd34cc .round-btn_fa24cdc1e2df2d4c {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_ce7e023bf38139a2 .block-three_10c8103621cd34cc .round-btn_fa24cdc1e2df2d4c:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_ce7e023bf38139a2 .block-four_0c75629450062c18 {
  background: url(../captures/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_ce7e023bf38139a2 .block-four_0c75629450062c18 .block-title_db5b8a759fafad72 {
  background: url(../captures/shape_8ff103e823/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_ce7e023bf38139a2 .block-four_0c75629450062c18 .block-title_db5b8a759fafad72 a {
  font-size: 28px;
}
.block-feature-three_ce7e023bf38139a2 .block-four_0c75629450062c18 .tag_f8b310f950cd06f5 {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_ce7e023bf38139a2 .block-four_0c75629450062c18 .round-btn_fa24cdc1e2df2d4c {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_ce7e023bf38139a2 .block-four_0c75629450062c18 .round-btn_fa24cdc1e2df2d4c:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_ce7e023bf38139a2 .block-five_eb28d98a2b195586 {
  background: url(../captures/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_ce7e023bf38139a2 .block-five_eb28d98a2b195586 .tag_f8b310f950cd06f5 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_ce7e023bf38139a2 .block-five_eb28d98a2b195586 .block-title_db5b8a759fafad72 {
  background: url(../captures/shape_8ff103e823/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_45b2caca9ab7249b .upper-wrapper_73485d583580b881 {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_45b2caca9ab7249b .upper-wrapper_73485d583580b881 .shape_01_6baa84c09bef2b68 {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_45b2caca9ab7249b .line-loop_2a8630fa254c67bd:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_45b2caca9ab7249b .graph-panel_d9e457e4f70e57d3 {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_45b2caca9ab7249b .graph-panel_d9e457e4f70e57d3 .main-count_2fa9cf54cb3aabb7 {
  font-size: 120px;
}
.block-feature-thirteen_45b2caca9ab7249b .graph-panel_d9e457e4f70e57d3 .chart-box_992a289fb581ad57 {
  padding: 0 15px;
}
.block-feature-thirteen_45b2caca9ab7249b .graph-panel_d9e457e4f70e57d3 .chart-box_992a289fb581ad57 .chart-inner_84883504f7de04a9 {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_85d1dff2cb0dddb1 .media-img_cf40e608be5f0450 {
  border-radius: 30px;
}
.block-feature-sixteen_85d1dff2cb0dddb1 .shape_01_6baa84c09bef2b68 {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_7f1897ef2315acc9 .section-subheading_b488b8bd8206c4d1 {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_7f1897ef2315acc9 .shape_01_6baa84c09bef2b68 {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_86e8c538881c1594 {
  z-index: 1;
}
.text-feature-four_86e8c538881c1594 .avatar_b52ca93f68255c97 {
  width: 65px;
  height: 65px;
}
.text-feature-four_86e8c538881c1594 .name {
  font-size: 28px;
}
.text-feature-four_86e8c538881c1594 .quote-text_c0a53a69dee04f0b {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_86e8c538881c1594 .shape_01_6baa84c09bef2b68 {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_86e8c538881c1594 .shape_02_126f3bfe83d3f556 {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_0611b59d676f077b .bg-wrapper_56fb144088c9444d {
  background: #FFF2AC;
}
.text-feature-five_0611b59d676f077b 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_0611b59d676f077b 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_0611b59d676f077b 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_0611b59d676f077b li:hover:before {
  background: #29594B;
}
.text-feature-five_0611b59d676f077b li:hover:after {
  color: #fff;
}
.text-feature-five_0611b59d676f077b .media-wrapper_69e8e35355688750 {
  background: url(../captures/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_0611b59d676f077b .media-wrapper_69e8e35355688750 .video-icon_375b3969765d2773 {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_0611b59d676f077b .media-wrapper_69e8e35355688750 .video-icon_375b3969765d2773:hover {
  background: #CFFF45;
}
.text-feature-five_0611b59d676f077b .media-wrapper_69e8e35355688750 .screen_01_b8e67afd744e8ca4 {
  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_ebd0ef399d772265 {
  z-index: 1;
}
.text-feature-six_ebd0ef399d772265 .media-wrapper_69e8e35355688750 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_ebd0ef399d772265 .media-wrapper_69e8e35355688750 .screen_01_b8e67afd744e8ca4 {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_ebd0ef399d772265 .shape_01_6baa84c09bef2b68 {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_ebd0ef399d772265 .shape_02_126f3bfe83d3f556 {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_691a4a21cd786ba9 {
  background: url(../captures/assets_bda578a0a6/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_691a4a21cd786ba9 .block_7e80c0791632a4c3 .icon_4f9eb6e08e1dcac4 {
  height: 50px;
}
.text-feature-nine_691a4a21cd786ba9 .vertical-text-wrapper_f03c6318cd82b0e9 {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_691a4a21cd786ba9 .vertical-text-wrapper_f03c6318cd82b0e9 .text-list_150db13a0fcf41f4 {
  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_691a4a21cd786ba9 .vertical-text-wrapper_f03c6318cd82b0e9 .text-list_150db13a0fcf41f4:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_691a4a21cd786ba9 .vertical-text-wrapper_f03c6318cd82b0e9 .shape_01_6baa84c09bef2b68 {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_691a4a21cd786ba9 .vertical-text-wrapper_f03c6318cd82b0e9 .shape_02_126f3bfe83d3f556 {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_691a4a21cd786ba9 .shape_03_8a856a9b5af08e4b {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_691a4a21cd786ba9 .shape_04_0706142511afe301 {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_7378fd056ddbb209 .section-btn_580a5976fba76093 {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_376877b6984c1679 {
  z-index: 1;
}
.team-section-three_376877b6984c1679:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../captures/shape_8ff103e823/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_376877b6984c1679 .section-btn_580a5976fba76093 {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_376877b6984c1679 .shape_01_6baa84c09bef2b68 {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_376877b6984c1679 .shape_02_126f3bfe83d3f556 {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_376877b6984c1679 .shape_03_8a856a9b5af08e4b {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_fd6501289157f6e4 .logo_3a2c522d200cee39 {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_8539b0eedeeb2bb9 {
  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_1e801c512bf870ec {
  max-width: 565px;
}
.user-data-form .form-wrapper_1e801c512bf870ec .input-group-meta_018d0cc4c122dc2d 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_1e801c512bf870ec .input-group-meta_018d0cc4c122dc2d label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_1e801c512bf870ec .input-group-meta_018d0cc4c122dc2d .placeholder_icon_2615d3de954d7f4a {
  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_1e801c512bf870ec .input-group-meta_018d0cc4c122dc2d .placeholder_icon_2615d3de954d7f4a img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_1e801c512bf870ec .input-group-meta_018d0cc4c122dc2d .placeholder_icon_2615d3de954d7f4a span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_1e801c512bf870ec .input-group-meta_018d0cc4c122dc2d .placeholder_icon_2615d3de954d7f4a 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_1e801c512bf870ec .input-group-meta_018d0cc4c122dc2d .placeholder_icon_2615d3de954d7f4a span.eye-slash_2f7e1abc4324ac25:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_f3ffc75fa064727e 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_f3ffc75fa064727e label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_f3ffc75fa064727e input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_f3ffc75fa064727e 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_f3ffc75fa064727e 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_f3ffc75fa064727e a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_f3ffc75fa064727e a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_f502d94fc8e23371 {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_f5a9548a420e60ea {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_f5a9548a420e60ea:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_f5a9548a420e60ea img {
  width: 20px;
}
.user-data-form .btn-close_39ba1ee48a6c4f52 {
  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_4485bd149916c1d6 .main-count_2fa9cf54cb3aabb7 {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_38e50dd0983d023c .icon_4f9eb6e08e1dcac4 {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_9fc06eda4f6f227b .img-holder_d9ba9248bee16fbf {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_9fc06eda4f6f227b .img-holder_d9ba9248bee16fbf.round-border_bdac0921b637a660 {
  border-radius: 30px;
}
.portfolio-block-one_9fc06eda4f6f227b .img-holder_d9ba9248bee16fbf .expend_04d7b342abc4289f {
  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_9fc06eda4f6f227b .img-holder_d9ba9248bee16fbf 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_9fc06eda4f6f227b .img-holder_d9ba9248bee16fbf i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_9fc06eda4f6f227b:hover .expend_04d7b342abc4289f {
  opacity: 1;
}
.portfolio-block-one_9fc06eda4f6f227b:hover .img-meta_b55da4e918d059d5 {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_9fc06eda4f6f227b:hover .pj-title_8d80620eac03fffe {
  text-decoration: underline;
}
.portfolio-block-one_9fc06eda4f6f227b .caption {
  margin-top: 35px;
}
.portfolio-block-one_9fc06eda4f6f227b .caption .tag_f8b310f950cd06f5 {
  margin: 0 -3px;
}
.portfolio-block-one_9fc06eda4f6f227b .caption .tag_f8b310f950cd06f5 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_9fc06eda4f6f227b .caption .pj-title_8d80620eac03fffe {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_9fc06eda4f6f227b .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_9fc06eda4f6f227b .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_935e38df4a69990c .bg-wrapper_56fb144088c9444d {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_935e38df4a69990c .slider-wrapper_4e8d98f8482728d5 {
  height: 100%;
}
.project-details-two_935e38df4a69990c .slider-wrapper_4e8d98f8482728d5 .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_935e38df4a69990c .slider-wrapper_4e8d98f8482728d5 .carousel-control-next_8e54a105d9b9d5a6,
.project-details-two_935e38df4a69990c .slider-wrapper_4e8d98f8482728d5 .carousel-control-prev_3f733d4ce5a0f46d {
  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_935e38df4a69990c .slider-wrapper_4e8d98f8482728d5 .carousel-control-next_8e54a105d9b9d5a6:hover,
.project-details-two_935e38df4a69990c .slider-wrapper_4e8d98f8482728d5 .carousel-control-prev_3f733d4ce5a0f46d:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_935e38df4a69990c .slider-wrapper_4e8d98f8482728d5 .carousel-control-prev_3f733d4ce5a0f46d {
  left: auto;
  right: 45px;
}
.project-details-two_935e38df4a69990c .info-wrapper_3f48fb7be06930ed {
  padding: 55px 50px 85px 70px;
}
.project-details-two_935e38df4a69990c .info-wrapper_3f48fb7be06930ed h3 {
  font-size: 36px;
}
.project-details-two_935e38df4a69990c .info-wrapper_3f48fb7be06930ed .list-meta_fc5ca2d1951ba6ca li {
  padding: 22px 0;
}
.project-details-two_935e38df4a69990c .info-wrapper_3f48fb7be06930ed .list-meta_fc5ca2d1951ba6ca .icon_4f9eb6e08e1dcac4 {
  width: 40px;
}
.project-details-two_935e38df4a69990c .info-wrapper_3f48fb7be06930ed .list-meta_fc5ca2d1951ba6ca .text1_b926af94c22f3424 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_935e38df4a69990c .info-wrapper_3f48fb7be06930ed .list-meta_fc5ca2d1951ba6ca span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_935e38df4a69990c .info-wrapper_3f48fb7be06930ed .social-share_879e4c9b30d7085e li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_935e38df4a69990c .info-wrapper_3f48fb7be06930ed .social-share_879e4c9b30d7085e li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_7a4c342c942f40d6 .slider-wrapper_4e8d98f8482728d5 {
  padding-left: 100px;
}
.feedback-section-three_7a4c342c942f40d6 .slider-wrapper_4e8d98f8482728d5 .icon_4f9eb6e08e1dcac4 {
  left: 0;
  top: 18px;
}
.feedback-section-three_7a4c342c942f40d6 .slick-dots_3ffc196cc965deaf {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_7a4c342c942f40d6 .slick-dots_3ffc196cc965deaf li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_7a4c342c942f40d6 .slick-dots_3ffc196cc965deaf .slick-active button {
  background: #000;
}
.feedback-section-three_7a4c342c942f40d6 .rating-box_9b51952af7d5a9c1 {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_7a4c342c942f40d6 .rating-box_9b51952af7d5a9c1 .rating_e6f411c314e1feab {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_7a4c342c942f40d6 .shape_01_6baa84c09bef2b68 {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_7a4c342c942f40d6 .shape_02_126f3bfe83d3f556 {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_9c03def14224907a {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_9c03def14224907a .post-data_fa97dbff11793d55 {
  padding: 30px 35px 25px;
}
.blog-meta-one_9c03def14224907a .post-data_fa97dbff11793d55 .post-info_4b1e44fe4dc59a53 {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_9c03def14224907a .post-data_fa97dbff11793d55 .blog-title_149c79c453798da4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_9c03def14224907a .post-data_fa97dbff11793d55 .blog-title_149c79c453798da4:hover {
  text-decoration: underline;
}
.blog-meta-one_9c03def14224907a .post-img_211693dcb58aa1e6 {
  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_9c03def14224907a .post-img_211693dcb58aa1e6 .round-btn_fa24cdc1e2df2d4c {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_9c03def14224907a:hover .round-btn_fa24cdc1e2df2d4c {
  background: #CFFF45;
}
.blog-meta-one_9c03def14224907a.style-two_447914215bddb890 {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_9c03def14224907a.style-two_447914215bddb890 .post-img_211693dcb58aa1e6 {
  border-radius: 0;
}
.blog-meta-one_9c03def14224907a.style-two_447914215bddb890 .blog-title_149c79c453798da4 {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_9f730c2cddd21f7c {
  background: #fff;
}
.blog-meta-two_9f730c2cddd21f7c .post-data_fa97dbff11793d55 {
  padding-top: 30px;
}
.blog-meta-two_9f730c2cddd21f7c .post-data_fa97dbff11793d55 .blog-title_149c79c453798da4 {
  width: 70%;
}
.blog-meta-two_9f730c2cddd21f7c .post-data_fa97dbff11793d55 .blog-title_149c79c453798da4 h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_9f730c2cddd21f7c .post-data_fa97dbff11793d55 .blog-title_149c79c453798da4:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_9f730c2cddd21f7c .post-data_fa97dbff11793d55 .round-btn_fa24cdc1e2df2d4c {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_9f730c2cddd21f7c .post-data_fa97dbff11793d55 .round-btn_fa24cdc1e2df2d4c:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_9f730c2cddd21f7c .post-data_fa97dbff11793d55 .post-info_4b1e44fe4dc59a53 {
  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_9f730c2cddd21f7c .post-img_211693dcb58aa1e6 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_9f730c2cddd21f7c .post-img_211693dcb58aa1e6 .date_bf253ae35208d3f3 {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_9f730c2cddd21f7c.style-two_447914215bddb890 {
  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_9f730c2cddd21f7c.style-two_447914215bddb890 p {
  font-size: 18px;
}
.blog-meta-two_9f730c2cddd21f7c.style-two_447914215bddb890 .post-img_211693dcb58aa1e6 {
  height: auto;
  width: 100%;
}
.blog-meta-two_9f730c2cddd21f7c.style-two_447914215bddb890 .post-data_fa97dbff11793d55 {
  padding: 26px 0;
}
.blog-meta-two_9f730c2cddd21f7c.style-two_447914215bddb890 .post-data_fa97dbff11793d55 .post-info_4b1e44fe4dc59a53 {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_9f730c2cddd21f7c.style-two_447914215bddb890 .post-data_fa97dbff11793d55 .round-btn_fa24cdc1e2df2d4c {
  border: none;
}

.signup-btn-one_b9ae594b90ffc675 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_b9ae594b90ffc675 .icon_4f9eb6e08e1dcac4 {
  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_ad3d221c5ac79dd3 {
  z-index: 1;
}
.blog-section-three_ad3d221c5ac79dd3 .section-btn_580a5976fba76093 {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

.blog-section-four_628d5aca50376d94 {
  z-index: 5;
}
.blog-section-four_628d5aca50376d94.block-feature-three_ce7e023bf38139a2:before {
  display: none;
}
.blog-section-four_628d5aca50376d94.block-feature-three_ce7e023bf38139a2 .block-one_9d183302d930c1ad {
  background: url(../captures/blog/blog_img_05.jpg) no-repeat center;
  height: 666px;
}

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

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

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

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

.blog-details_14dc7aedfa28fad6 .post-details-meta_d435925b4ab3e283 {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_14dc7aedfa28fad6 .post-details-meta_d435925b4ab3e283 p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_14dc7aedfa28fad6 .post-details-meta_d435925b4ab3e283 .quote-wrapper_8366f302a807d6ba {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_14dc7aedfa28fad6 .post-details-meta_d435925b4ab3e283 .quote-wrapper_8366f302a807d6ba .wrapper_7734af133e90f940 {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_14dc7aedfa28fad6 .post-details-meta_d435925b4ab3e283 .quote-wrapper_8366f302a807d6ba .wrapper_7734af133e90f940 .icon_4f9eb6e08e1dcac4 {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_14dc7aedfa28fad6 .post-details-meta_d435925b4ab3e283 .quote-wrapper_8366f302a807d6ba .wrapper_7734af133e90f940 h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_14dc7aedfa28fad6 .post-details-meta_d435925b4ab3e283 .quote-wrapper_8366f302a807d6ba h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_14dc7aedfa28fad6 .post-details-meta_d435925b4ab3e283 .quote-wrapper_8366f302a807d6ba h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_14dc7aedfa28fad6 .post-details-meta_d435925b4ab3e283 .img-gallery_3d9bb23a8e02fb62 {
  margin-bottom: 50px;
}
.blog-details_14dc7aedfa28fad6 .post-details-meta_d435925b4ab3e283 .img-gallery_3d9bb23a8e02fb62 img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_14dc7aedfa28fad6 .post-details-meta_d435925b4ab3e283 h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_14dc7aedfa28fad6 .post-details-meta_d435925b4ab3e283 .list-item_45879485cc9a8f71 li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_14dc7aedfa28fad6 .post-details-meta_d435925b4ab3e283 .list-item_45879485cc9a8f71 li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_14dc7aedfa28fad6 .bottom-widget_fd032ef112140e8c {
  padding: 10px 0 5px;
}
.blog-details_14dc7aedfa28fad6 .bottom-widget_fd032ef112140e8c .tags_89752952184ce5c1 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_14dc7aedfa28fad6 .bottom-widget_fd032ef112140e8c .tags_89752952184ce5c1 a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_14dc7aedfa28fad6 .bottom-widget_fd032ef112140e8c .tags_89752952184ce5c1 a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_14dc7aedfa28fad6 .bottom-widget_fd032ef112140e8c .share-icon_766fa50b3a96537c li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_14dc7aedfa28fad6 .bottom-widget_fd032ef112140e8c .share-icon_766fa50b3a96537c a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_14dc7aedfa28fad6 .grey-bg_5fc4f9b2dfc45428 {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_14dc7aedfa28fad6 .blog-inner-title_19a92511725b719c {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_14dc7aedfa28fad6 .blog-comment-area_971cf7273ecfd7ff {
  margin: 60px 0;
}
.blog-details_14dc7aedfa28fad6 .blog-comment-area_971cf7273ecfd7ff .comment_56c838854ed8a74e {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_14dc7aedfa28fad6 .blog-comment-area_971cf7273ecfd7ff .comment_56c838854ed8a74e:last-child {
  padding-bottom: 5px;
}
.blog-details_14dc7aedfa28fad6 .blog-comment-area_971cf7273ecfd7ff .comment_56c838854ed8a74e .reply-comment_db4eb3b25c2145b4 {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_14dc7aedfa28fad6 .blog-comment-area_971cf7273ecfd7ff .comment_56c838854ed8a74e .user-avatar_1f171875dcb68304 {
  width: 60px;
  height: 60px;
}
.blog-details_14dc7aedfa28fad6 .blog-comment-area_971cf7273ecfd7ff .comment_56c838854ed8a74e .comment-text_d2aad3789b41ccdc {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_14dc7aedfa28fad6 .blog-comment-area_971cf7273ecfd7ff .comment_56c838854ed8a74e .comment-text_d2aad3789b41ccdc .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_14dc7aedfa28fad6 .blog-comment-area_971cf7273ecfd7ff .comment_56c838854ed8a74e .comment-text_d2aad3789b41ccdc .date_bf253ae35208d3f3 {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_14dc7aedfa28fad6 .blog-comment-area_971cf7273ecfd7ff .comment_56c838854ed8a74e .comment-text_d2aad3789b41ccdc p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_14dc7aedfa28fad6 .blog-comment-area_971cf7273ecfd7ff .comment_56c838854ed8a74e .comment-text_d2aad3789b41ccdc .reply-btn_b031e49faed79a6e {
  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_14dc7aedfa28fad6 .blog-comment-area_971cf7273ecfd7ff .comment_56c838854ed8a74e .comment-text_d2aad3789b41ccdc .reply-btn_b031e49faed79a6e:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_14dc7aedfa28fad6 .blog-comment-form_0512a3fa29a7579f p a {
  color: #19352D;
}
.blog-details_14dc7aedfa28fad6 .blog-comment-form_0512a3fa29a7579f form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_14dc7aedfa28fad6 .blog-comment-form_0512a3fa29a7579f form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_14dc7aedfa28fad6 .blog-comment-form_0512a3fa29a7579f 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_36638435b001af06 {
  height: 600px;
}

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

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

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

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

.footer-one_59858494ac0f6849 {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_59858494ac0f6849 .bottom-footer_fb6b268dc4f6effd {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_59858494ac0f6849 .social-icon_35d0ab892294b547 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_59858494ac0f6849 .social-icon_35d0ab892294b547 a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_59858494ac0f6849 .footer-title_1f92a74f8904c947 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_59858494ac0f6849 .footer-nav-link_e9c1ea59b6bcbff6 a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_59858494ac0f6849 .footer-nav-link_e9c1ea59b6bcbff6 a:hover {
  color: #fff;
}
.footer-nav-link_e9c1ea59b6bcbff6 p {
  font-size: 16px;
}
.logo_3a2c522d200cee39 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_09fb4f1baf0159c4 {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_a0dacc03aa89e57c {
  align-content: center;
}

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

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

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

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

.footer-three_a6cf85050cae6371 {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_a6cf85050cae6371 .round-bg_539062319fe56ee7 {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_a6cf85050cae6371 .round-bg_539062319fe56ee7.color-two_ce0d1c66473e0973 {
  background: #F6FFDD;
}
.footer-three_a6cf85050cae6371 .footer-intro_603e9b97c2807faf p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_a6cf85050cae6371 .footer-intro_603e9b97c2807faf p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_a6cf85050cae6371 .footer-title_1f92a74f8904c947 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_a6cf85050cae6371 .footer-nav-link_e9c1ea59b6bcbff6 a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_a6cf85050cae6371 .footer-nav-link_e9c1ea59b6bcbff6 a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_a6cf85050cae6371 .bottom-footer_fb6b268dc4f6effd {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_a6cf85050cae6371 .bottom-footer_fb6b268dc4f6effd .copyright_4647c4f20a28a849 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_a6cf85050cae6371 .bottom-footer_fb6b268dc4f6effd .bottom-nav_730311b60b8b394e {
  margin: 0 -12px;
}
.footer-three_a6cf85050cae6371 .bottom-footer_fb6b268dc4f6effd .bottom-nav_730311b60b8b394e a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_a6cf85050cae6371 .bottom-footer_fb6b268dc4f6effd .bottom-nav_730311b60b8b394e a:hover {
  text-decoration: underline;
}
.footer-three_a6cf85050cae6371 .bottom-footer_fb6b268dc4f6effd .social-icon_35d0ab892294b547 {
  margin: 0 -10px;
}
.footer-three_a6cf85050cae6371 .bottom-footer_fb6b268dc4f6effd .social-icon_35d0ab892294b547 a {
  margin: 0 10px;
}
.footer-three_a6cf85050cae6371 .bottom-footer_fb6b268dc4f6effd .social-icon_35d0ab892294b547 a:hover {
  color: #19352D;
}
.footer-three_a6cf85050cae6371 .shape_01_6baa84c09bef2b68 {
  top: -3%;
  left: -3%;
}
.footer-three_a6cf85050cae6371 .shape_02_126f3bfe83d3f556 {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_3841623253f36305 {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_3841623253f36305:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../captures/assets_bda578a0a6/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_3841623253f36305 h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_3841623253f36305 .btn-group_73c72700627c90b0 {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_3841623253f36305 .btn-group_73c72700627c90b0 h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_3841623253f36305 .btn-group_73c72700627c90b0 h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_3841623253f36305 .btn-group_73c72700627c90b0 .round-btn_fa24cdc1e2df2d4c {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_3841623253f36305 .btn-group_73c72700627c90b0 .round-btn_fa24cdc1e2df2d4c:hover, .footer-five_3841623253f36305 .btn-group_73c72700627c90b0 .round-btn_fa24cdc1e2df2d4c:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_3841623253f36305 .social-icon_35d0ab892294b547 {
  margin: 0 -20px;
}
.footer-five_3841623253f36305 .social-icon_35d0ab892294b547 a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_3841623253f36305 .social-icon_35d0ab892294b547 a:hover {
  color: #DFFF5E;
}
.footer-five_3841623253f36305 .bottom-nav_730311b60b8b394e {
  margin: 0 -12px;
}
.footer-five_3841623253f36305 .bottom-nav_730311b60b8b394e a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_3841623253f36305 .bottom-nav_730311b60b8b394e a:hover {
  text-decoration: underline;
}
.footer-five_3841623253f36305 .shape_01_6baa84c09bef2b68 {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_3841623253f36305 .shape_02_126f3bfe83d3f556 {
  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_6f8b2968e9e634f8 {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_1c138686b0ad8b0b {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_73f0266be25df432 {
  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_fd11479895eb6b70 {
  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_38ea10d437671dc5 {
  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_82c104e1bc68eecb {
  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_f003854f1ddc4955 {
  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_12ee52458bac2657 {
  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_0a75115ae29da89c {
  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_78d2e3ec200b588d {
  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_b8d548910975d5ee {
  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_266b920d8be0a2fa {
  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_9ed20c2d7ab2958a {
  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_25f3af3e5e27af58 {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_7d75d16e3b139f20 {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_7324d628c4ac50c2 {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_8796bfb97d58c1e8 {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_ba692577fd3dbf80 {
  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_1ac1d21751c453ef {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_ec15b3ad40562702 {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_817aa6fd6a8e812d {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_f023921a20968139 {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_cf2576e2fac1db7c {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_0efa205692126374 {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_9a0fa1bea20616e8 {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_c5ed96fb8f43158b {
  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_74a3404931f46b9b {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_322af8f4fecbfb88 {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_36844a03a5ff8895 {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_38526a84d6316b46 {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_bfcff23e1326bc83 {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_9d3295341f474fd3 {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_fd139968108c0501 {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_a2f54ddf2e5fb15c {
  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_c2aca0673f8b369c {
  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_deb991dd938f79e3 {
  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_dd5aaa411d2d6311 {
  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_ed120bcf6fd672bd {
  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_573d3520748f10a1 {
  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_20e4dd2a1f2c5d70 {
  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_55078e76f91f4abc {
  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_3fdfa2ff36af5b4e {
  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_366dc12b57abe511 {
  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_b7b1390d1647b141 {
  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_17516371c70d9d72 {
  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_d5d8844539a3cbe3 {
  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_5dd941f8aa0491a7 {
  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_d44ae5bbab93ade6 {
  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_859199d57033943d {
  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_571b52dedce7c65a {
  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_2d61c2a98fc4b7c5 {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_608141906cf877eb {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_8f35ec115b70d4fc {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_94ad678758813f68 {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_f9446d320038931b {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_adf3b3630b2ba87f {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_b9e98c03b21c5ea3 {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_ab47afe86b5eb719 {
  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_6f8b2968e9e634f8 {
  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_f7d6a84c3b548cbf {
  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_dc43f1fbbfc5f101 {
  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_47d0cf284e1eed59 .theme-select-menu_3449d2a603ede61c {
  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_434d55cf1e0aa1c7 {
  overflow: hidden;
}
.product-block-one_434d55cf1e0aa1c7 .img-holder_d9ba9248bee16fbf {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_434d55cf1e0aa1c7 .img-holder_d9ba9248bee16fbf .cart-icon_f83a15d3d30532e6 {
  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_434d55cf1e0aa1c7 .img-holder_d9ba9248bee16fbf .cart-icon_f83a15d3d30532e6:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_434d55cf1e0aa1c7 .img-holder_d9ba9248bee16fbf .cart-button_53657a172a63a5a8 {
  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_434d55cf1e0aa1c7 .img-holder_d9ba9248bee16fbf .cart-button_53657a172a63a5a8:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_434d55cf1e0aa1c7 .product-title_dd0cb8f8da75ff0b {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_434d55cf1e0aa1c7 .rating_e6f411c314e1feab {
  margin: 0 -3px;
}
.product-block-one_434d55cf1e0aa1c7 .rating_e6f411c314e1feab li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_434d55cf1e0aa1c7 .rating_e6f411c314e1feab li .bi-star-fill_59c7cccd4f485ab8 {
  color: #FFCB65;
}
.product-block-one_434d55cf1e0aa1c7 .price_fe50a26230a32f2a {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_434d55cf1e0aa1c7:hover .cart-button_53657a172a63a5a8 {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_434d55cf1e0aa1c7:hover .product-img_4b1b207b828e17e6 {
  transform: scale(0.95);
}
.product-block-one_434d55cf1e0aa1c7:hover .cart-icon_f83a15d3d30532e6 {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_434d55cf1e0aa1c7:hover .product-title_dd0cb8f8da75ff0b {
  text-decoration: underline;
}

.product-details-one_65e59d85b02804ba .product-img-tab_0debb7a057749b28 {
  border: none;
}
.product-details-one_65e59d85b02804ba .product-img-tab_0debb7a057749b28 .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_65e59d85b02804ba .product-img-tab_0debb7a057749b28 .nav-link img {
  max-height: 100%;
}
.product-details-one_65e59d85b02804ba .product-img-tab_0debb7a057749b28 .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_65e59d85b02804ba .product-img-tab-content_f96403755c47d046 {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_65e59d85b02804ba .product-img-tab-content_f96403755c47d046 img {
  margin: auto;
}
.product-details-one_65e59d85b02804ba .product-info_56f036a167f67785 .stock-tag_4fe44c28e2c5b816 {
  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_65e59d85b02804ba .product-info_56f036a167f67785 .product-name_79b187d7ad842244 {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_65e59d85b02804ba .product-info_56f036a167f67785 .rating_e6f411c314e1feab li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_65e59d85b02804ba .product-info_56f036a167f67785 .rating_e6f411c314e1feab li .bi-star-fill_59c7cccd4f485ab8 {
  color: #FFCB65;
}
.product-details-one_65e59d85b02804ba .product-info_56f036a167f67785 .rating_e6f411c314e1feab li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_65e59d85b02804ba .product-info_56f036a167f67785 .rating_e6f411c314e1feab li a:hover {
  text-decoration: underline;
}
.product-details-one_65e59d85b02804ba .product-info_56f036a167f67785 .price_fe50a26230a32f2a {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_65e59d85b02804ba .product-info_56f036a167f67785 .price_fe50a26230a32f2a del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_65e59d85b02804ba .product-info_56f036a167f67785 .availability_ba14014ef44fa7e5 {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_65e59d85b02804ba .product-info_56f036a167f67785 .description-text_3c28871610012eb6 {
  padding: 10px 0 15px;
}
.product-details-one_65e59d85b02804ba .product-info_56f036a167f67785 .product-feature_881ec04e589b9687 {
  margin-bottom: 20px;
}
.product-details-one_65e59d85b02804ba .product-info_56f036a167f67785 .product-feature_881ec04e589b9687 li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_65e59d85b02804ba .product-info_56f036a167f67785 .product-feature_881ec04e589b9687 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_65e59d85b02804ba .product-info_56f036a167f67785 .customize-order_8428c5c9452dabc0 h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_65e59d85b02804ba .product-info_56f036a167f67785 .customize-order_8428c5c9452dabc0 .quantity_77e5984f70fc1cc0 .button-group_25476ea4510a01a6 {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_65e59d85b02804ba .product-info_56f036a167f67785 .customize-order_8428c5c9452dabc0 .quantity_77e5984f70fc1cc0 .button-group_25476ea4510a01a6 li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_65e59d85b02804ba .product-info_56f036a167f67785 .customize-order_8428c5c9452dabc0 .quantity_77e5984f70fc1cc0 .button-group_25476ea4510a01a6 li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_65e59d85b02804ba .product-info_56f036a167f67785 .customize-order_8428c5c9452dabc0 .quantity_77e5984f70fc1cc0 .button-group_25476ea4510a01a6 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_65e59d85b02804ba .product-review-tab_a0c6a9d8067fe5b2 .nav-tabs_bf202ad50ae07369 {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_65e59d85b02804ba .product-review-tab_a0c6a9d8067fe5b2 .nav-tabs_bf202ad50ae07369 .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_65e59d85b02804ba .product-review-tab_a0c6a9d8067fe5b2 .nav-tabs_bf202ad50ae07369 .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_65e59d85b02804ba .product-review-tab_a0c6a9d8067fe5b2 .nav-tabs_bf202ad50ae07369 .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_65e59d85b02804ba .product-review-tab_a0c6a9d8067fe5b2 .nav-tabs_bf202ad50ae07369 .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_65e59d85b02804ba .product-review-tab_a0c6a9d8067fe5b2 .tab-content_c525dfb6f9347e0c h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_65e59d85b02804ba .product-review-tab_a0c6a9d8067fe5b2 .tab-content_c525dfb6f9347e0c .product-feature_881ec04e589b9687 li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_65e59d85b02804ba .product-review-tab_a0c6a9d8067fe5b2 .tab-content_c525dfb6f9347e0c .product-feature_881ec04e589b9687 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_65e59d85b02804ba .product-review-tab_a0c6a9d8067fe5b2 .user-comment-area_55a0ca687001d1f1 .single-comment_6d434a4317db49f1 {
  padding-bottom: 40px;
}
.product-details-one_65e59d85b02804ba .product-review-tab_a0c6a9d8067fe5b2 .user-comment-area_55a0ca687001d1f1 .single-comment_6d434a4317db49f1:last-child {
  padding-bottom: 0;
}
.product-details-one_65e59d85b02804ba .product-review-tab_a0c6a9d8067fe5b2 .user-comment-area_55a0ca687001d1f1 .user-img_bbcd523ac851eb32 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_65e59d85b02804ba .product-review-tab_a0c6a9d8067fe5b2 .user-comment-area_55a0ca687001d1f1 .user-comment-data_52ceecefea739291 {
  padding-left: 30px;
  position: relative;
}
.product-details-one_65e59d85b02804ba .product-review-tab_a0c6a9d8067fe5b2 .user-comment-area_55a0ca687001d1f1 .user-comment-data_52ceecefea739291 .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_65e59d85b02804ba .product-review-tab_a0c6a9d8067fe5b2 .user-comment-area_55a0ca687001d1f1 .user-comment-data_52ceecefea739291 .rating_e6f411c314e1feab li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_65e59d85b02804ba .product-review-tab_a0c6a9d8067fe5b2 .user-comment-area_55a0ca687001d1f1 .user-comment-data_52ceecefea739291 .rating_e6f411c314e1feab li .bi-star-fill_59c7cccd4f485ab8 {
  color: #FFCB65;
}
.product-details-one_65e59d85b02804ba .product-review-tab_a0c6a9d8067fe5b2 .user-comment-area_55a0ca687001d1f1 .user-comment-data_52ceecefea739291 p {
  padding-top: 8px;
}

.cart-list-form_8f3fb1f1a2cfe1fe {
  position: relative;
}
.cart-list-form_8f3fb1f1a2cfe1fe .table_fc4b9dce4604d1be {
  margin: 0;
  background: transparent;
}
.cart-list-form_8f3fb1f1a2cfe1fe .table_fc4b9dce4604d1be 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_8f3fb1f1a2cfe1fe .table_fc4b9dce4604d1be th:first-child {
  text-align: left;
}
.cart-list-form_8f3fb1f1a2cfe1fe .table_fc4b9dce4604d1be tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_8f3fb1f1a2cfe1fe .table_fc4b9dce4604d1be tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_8f3fb1f1a2cfe1fe .table_fc4b9dce4604d1be tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_8f3fb1f1a2cfe1fe .table_fc4b9dce4604d1be tbody .product-thumbnails_0587e827865f917e {
  width: 85px;
}
.cart-list-form_8f3fb1f1a2cfe1fe .table_fc4b9dce4604d1be tbody .product-thumbnails_0587e827865f917e img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_8f3fb1f1a2cfe1fe .table_fc4b9dce4604d1be tbody .product-thumbnails_0587e827865f917e .product-img_4b1b207b828e17e6 {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_8f3fb1f1a2cfe1fe .table_fc4b9dce4604d1be tbody .product-info_56f036a167f67785 {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_8f3fb1f1a2cfe1fe .table_fc4b9dce4604d1be tbody .product-info_56f036a167f67785 .product-name_79b187d7ad842244 {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_8f3fb1f1a2cfe1fe .table_fc4b9dce4604d1be tbody .product-info_56f036a167f67785 .serial_8e16a2ad0fc896e2 {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_8f3fb1f1a2cfe1fe .table_fc4b9dce4604d1be tbody .product-info_56f036a167f67785 ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_8f3fb1f1a2cfe1fe .table_fc4b9dce4604d1be tbody .price_fe50a26230a32f2a {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_8f3fb1f1a2cfe1fe .table_fc4b9dce4604d1be tbody .quantity_77e5984f70fc1cc0 li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_8f3fb1f1a2cfe1fe .table_fc4b9dce4604d1be tbody .quantity_77e5984f70fc1cc0 li .btn_9916523f89750f71 {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_8f3fb1f1a2cfe1fe .table_fc4b9dce4604d1be tbody .quantity_77e5984f70fc1cc0 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_8f3fb1f1a2cfe1fe .table_fc4b9dce4604d1be tbody .remove-product_267ad2a4d36531c6 {
  color: #000;
  font-size: 22px;
}
.cart-list-form_8f3fb1f1a2cfe1fe .table_fc4b9dce4604d1be tbody .remove-product_267ad2a4d36531c6:hover {
  color: #ff2759;
}
.cart-list-form_8f3fb1f1a2cfe1fe .cart-footer_31f881513b9460a2 {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_8f3fb1f1a2cfe1fe .cart-footer_31f881513b9460a2 .coupon-form_f0f13d26ec27f145 input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_8f3fb1f1a2cfe1fe .cart-footer_31f881513b9460a2 .cart-total-section_687713aec22fd7af {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_8f3fb1f1a2cfe1fe .cart-footer_31f881513b9460a2 .cart-total-section_687713aec22fd7af .cart-total-table_f7f26a832fa97c6a 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_8f3fb1f1a2cfe1fe .cart-footer_31f881513b9460a2 .cart-total-section_687713aec22fd7af .cart-total-table_f7f26a832fa97c6a tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_a23fb4d78a6fe9e7 {
  height: auto;
}

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

.fancybox-caption_1401250af990233a, .fancybox-infobar_f1d92e3227712816, .fancybox-navigation_0549e73ae07c7a59 .fancybox-button_3e0a476aa14fe313, .fancybox-toolbar_d848079ea1e2106b {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_b0092ab5a319906c .fancybox-caption_1401250af990233a, .fancybox-show-infobar_b69aeb0bf14d5f34 .fancybox-infobar_f1d92e3227712816, .fancybox-show-nav_cdde0ce915401e10 .fancybox-navigation_0549e73ae07c7a59 .fancybox-button_3e0a476aa14fe313, .fancybox-show-toolbar_c9f1653d71bc7f4c .fancybox-toolbar_d848079ea1e2106b {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_64abda880663c3e6 .fancybox-stage_6481574a5b25760f {
  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_a7c9a27f89631326 .fancybox-slide, .fancybox-slide--current_e746dd03027410b7, .fancybox-slide--next_b0daec253f5aa146, .fancybox-slide--previous_5624565b9c2bf54c {
  display: block;
}

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

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

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

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

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

.fancybox-content_a278cebedde9c7b4 {
  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_e473227aca6bbf45 .fancybox-content_a278cebedde9c7b4 {
  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_6bbf7de072a273fe .fancybox-content_a278cebedde9c7b4 {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_7cb9be094a62c4b4 .fancybox-content_a278cebedde9c7b4 {
  cursor: zoom-in;
}

.fancybox-can-drag_47c910c97176f55f .fancybox-content_a278cebedde9c7b4 {
  cursor: grab;
}

.fancybox-is-dragging_11a111c7c3a666f5 .fancybox-content_a278cebedde9c7b4 {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_61ad1a5582540bd0 .fancybox-content_a278cebedde9c7b4 {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_f8c403b2db1671bb .fancybox-content_a278cebedde9c7b4, .fancybox-slide--map_2d4d7106a9bc1b1e .fancybox-content_a278cebedde9c7b4, .fancybox-slide--video_3a38c8c7fedfb363 .fancybox-content_a278cebedde9c7b4 {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_3a38c8c7fedfb363 .fancybox-content_a278cebedde9c7b4 {
  background: #000;
}

.fancybox-slide--map_2d4d7106a9bc1b1e .fancybox-content_a278cebedde9c7b4 {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_49800ef55a05ef61 svg path, .fancybox-button--share_ae5b0a427780f3f2 svg path, .fancybox-button--thumbs_14eec666dd02b8f6 svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_cdde0ce915401e10 .fancybox-navigation_0549e73ae07c7a59 .fancybox-button_3e0a476aa14fe313 {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_0549e73ae07c7a59 .fancybox-button--arrow_left_744ee03cd854ce53 {
  left: 6px;
}

.fancybox-navigation_0549e73ae07c7a59 .fancybox-button--arrow_right_14a9abd7e18cd132 {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_f8c403b2db1671bb .fancybox-close-small_9e63e9baeff58e2d, .fancybox-slide--image_e473227aca6bbf45 .fancybox-close-small_9e63e9baeff58e2d, .fancybox-slide--video_3a38c8c7fedfb363 .fancybox-close-small_9e63e9baeff58e2d {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_f8c403b2db1671bb .fancybox-close-small_9e63e9baeff58e2d:hover svg, .fancybox-slide--image_e473227aca6bbf45 .fancybox-close-small_9e63e9baeff58e2d:hover svg, .fancybox-slide--video_3a38c8c7fedfb363 .fancybox-close-small_9e63e9baeff58e2d:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_9972c6f60fef70d8 .fancybox-close-small_9e63e9baeff58e2d, .fancybox-is-zoomable_7ba8d3209294b359.fancybox-can-drag_47c910c97176f55f .fancybox-close-small_9e63e9baeff58e2d {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_f06d75814fce8cdb.fancybox-slide--next_b0daec253f5aa146, .fancybox-fx-fade_f06d75814fce8cdb.fancybox-slide--previous_5624565b9c2bf54c {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_f06d75814fce8cdb.fancybox-slide--current_e746dd03027410b7 {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_3f86bb414ed6bb38 {
  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_14eec875a7013f08 {
  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_3482a3f8abf4a803 {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_45ba6447d1b6a38f .fancybox-thumbs_14eec875a7013f08 {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_14eec875a7013f08 > 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_14eec875a7013f08 .fancybox-thumbs-active_4ec25b87ad2ea044:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_c2c5f392bb7ea28a .slick-track_c598a791b704cac0,
.slick-slider_c2c5f392bb7ea28a .slick-list_dbb863e6709b58f1 {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_c7ab7cf51f2a4c97 .slick-track_c598a791b704cac0 {
  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_c7ab7cf51f2a4c97 img {
  display: none;
}

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

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

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

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

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