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

.h1_f1b9cf659c75aa33,
h1,
.h2_b9c66f126f97a315,
h2,
.h3_234a7e76de1a0dd9,
h3,
.h4_1c2070f9b3ea65f8,
h4,
.h5_6844c182d1adceed,
h5,
.h6_ba4a81c32b480843,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_11cc2598244b657c {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_dc758cddadee2ced {
  padding: 0 !important;
}

.m0_48e1d5051dc206ca {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_9eaf3e490d06f2da {
    padding: 0 !important;
  }
  .xl-m0_d46052bfcb242e31 {
    margin: 0 !important;
  }
  .xl-pt-10_04564c61da0eba15 {
    padding-top: 10px !important;
  }
  .xl-pt-20_99ee2a6d003e32bf {
    padding-top: 20px !important;
  }
  .xl-pt-30_fb8a9a783d627f3b {
    padding-top: 30px !important;
  }
  .xl-pt-40_72ba4a0e6294ff56 {
    padding-top: 40px !important;
  }
  .xl-pt-50_3778a1da5ee29d40 {
    padding-top: 50px !important;
  }
  .xl-pt-60_9cb80d2376c5358b {
    padding-top: 60px !important;
  }
  .xl-pt-70_d599c29b99027050 {
    padding-top: 70px !important;
  }
  .xl-pt-80_794bffd0e0b90d5f {
    padding-top: 80px !important;
  }
  .xl-pt-90_74114d013cb24df3 {
    padding-top: 90px !important;
  }
  .xl-pt-100_437b0669eda32569 {
    padding-top: 100px !important;
  }
  .xl-pt-110_0f0a90472390fddf {
    padding-top: 110px !important;
  }
  .xl-pt-120_6d27f5f5b5799cd0 {
    padding-top: 120px !important;
  }
  .xl-pt-130_babd8aea0181e1f3 {
    padding-top: 130px !important;
  }
  .xl-pt-140_eee10bfff9b54c90 {
    padding-top: 140px !important;
  }
  .xl-pt-150_fdf5c5a01fcdda05 {
    padding-top: 150px !important;
  }
  .xl-pt-200_710d55a4d7abc7fe {
    padding-top: 200px !important;
  }
  .xl-pb-10_83d9f7c11858521a {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_324163156e623084 {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_f3fc46034494b9f5 {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_03441a5eb0d143f8 {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_39e460766cda01e7 {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_fddf9de25326aee7 {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_597f31284174b361 {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_102f1b2508a14c39 {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_4e9b3e4f6d4b13a5 {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_a60af3be9a9d40d0 {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_c460eab6120a7e06 {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_41c20c8ec9b361e6 {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_7a09b9b8d75e60a5 {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_eac7e819bc33ceef {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_0079d57f93d73d75 {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_764f4d3319c86618 {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_2c2a11562f8d7f90 {
    margin-top: 10px !important;
  }
  .xl-mt-20_7d54a0d00203a9c5 {
    margin-top: 20px !important;
  }
  .xl-mt-30_272f217647686251 {
    margin-top: 30px !important;
  }
  .xl-mt-40_1bb7d8cdb8eb7039 {
    margin-top: 40px !important;
  }
  .xl-mt-50_f7c8825a68d91e16 {
    margin-top: 50px !important;
  }
  .xl-mt-60_82c6244fd93e5e6f {
    margin-top: 60px !important;
  }
  .xl-mt-70_5fa00d30d88f5f54 {
    margin-top: 70px !important;
  }
  .xl-mt-80_d027fe1a611d9e40 {
    margin-top: 80px !important;
  }
  .xl-mt-90_43a02c63ef049e14 {
    margin-top: 90px !important;
  }
  .xl-mt-100_91cba3e1927c70f4 {
    margin-top: 100px !important;
  }
  .xl-mt-110_3ed61dfd081fb01d {
    margin-top: 110px !important;
  }
  .xl-mt-120_680952aeb91587cd {
    margin-top: 120px !important;
  }
  .xl-mt-130_b4e6c6c7166c66af {
    margin-top: 130px !important;
  }
  .xl-mt-140_2a331f7dfda563fb {
    margin-top: 140px !important;
  }
  .xl-mt-150_346086064491ea26 {
    margin-top: 150px !important;
  }
  .xl-mt-200_55e0d54d259f656b {
    margin-top: 200px !important;
  }
  .xl-mb-10_0a0f6068b2a8c832 {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_f2f416a0e0b9b798 {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_f1fd4958e8939cd2 {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_399e6c19983631d2 {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_9fad5f9392d03c2a {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_a894427a5116b570 {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_2f2d8f59d0e557bf {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_e801747be3bf09d2 {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_3138b8bbabd8f450 {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_4a59db0570910fde {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_8fa2f0ebc6e18c94 {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_65b69127c4d9625c {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_d8c9abbadddea198 {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_9291e42fee0dd01c {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_e417f8343a865674 {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_09555907147e62d1 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_3cf14ffba87059c0 {
    padding: 0 !important;
  }
  .lg-m0_b23300ec21140336 {
    margin: 0 !important;
  }
  .lg-pt-10_52935940bc15452c {
    padding-top: 10px !important;
  }
  .lg-pt-20_fcc66fda6e7ea0c5 {
    padding-top: 20px !important;
  }
  .lg-pt-30_fae56763f6bba9d8 {
    padding-top: 30px !important;
  }
  .lg-pt-40_5f971fc2f68733e1 {
    padding-top: 40px !important;
  }
  .lg-pt-50_9a3a2b5d81429066 {
    padding-top: 50px !important;
  }
  .lg-pt-60_092c844169aa1f89 {
    padding-top: 60px !important;
  }
  .lg-pt-70_fcfdbd5b27bb02be {
    padding-top: 70px !important;
  }
  .lg-pt-80_5ae888307be22481 {
    padding-top: 80px !important;
  }
  .lg-pt-90_7b36fcc694cd2d03 {
    padding-top: 90px !important;
  }
  .lg-pt-100_6ac107e39d1af5f1 {
    padding-top: 100px !important;
  }
  .lg-pt-110_a64cf5d4a214bbe3 {
    padding-top: 110px !important;
  }
  .lg-pt-120_1a7dae47ab31bdee {
    padding-top: 120px !important;
  }
  .lg-pt-130_3e92f6b338c51e78 {
    padding-top: 130px !important;
  }
  .lg-pt-140_ea944e0738bace79 {
    padding-top: 140px !important;
  }
  .lg-pt-150_b64f97d134087bbc {
    padding-top: 150px !important;
  }
  .lg-pt-200_4a03935f2bd8ba32 {
    padding-top: 200px !important;
  }
  .lg-pb-10_6824cddab2d96e41 {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_88bfe08c4550c759 {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_c76c517d89ab4ff3 {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_3eb0357e8ecd694f {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_438bd33740d84f50 {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_6623279ea8ea91af {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_8b8956bae071865a {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_6675955eae53da45 {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_23959a904602d731 {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_70eab3ed7e3ddc75 {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_ac44a54b1344a18b {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_6e31f629347662cc {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_9b4caaf519f58a1d {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_bc42d7f54c318a2e {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_87cd4c1b515e2cd1 {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_60677fcbb58f8362 {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_cb0affc953168f77 {
    margin-top: 10px !important;
  }
  .lg-mt-20_e69e33ce6b1fd973 {
    margin-top: 20px !important;
  }
  .lg-mt-30_ac590554bf3be2c0 {
    margin-top: 30px !important;
  }
  .lg-mt-40_4cc6bba9982b2444 {
    margin-top: 40px !important;
  }
  .lg-mt-50_70a0bf1c496561ab {
    margin-top: 50px !important;
  }
  .lg-mt-60_e51f1201ed70ebd5 {
    margin-top: 60px !important;
  }
  .lg-mt-70_4850f7d831712fe4 {
    margin-top: 70px !important;
  }
  .lg-mt-80_f6f8fa18a0db1b0d {
    margin-top: 80px !important;
  }
  .lg-mt-90_e99c423333f572bb {
    margin-top: 90px !important;
  }
  .lg-mt-100_bad1b64738a1ce7e {
    margin-top: 100px !important;
  }
  .lg-mt-110_6d32979643804eab {
    margin-top: 110px !important;
  }
  .lg-mt-120_732d449695e7194a {
    margin-top: 120px !important;
  }
  .lg-mt-130_2a307b39604226e7 {
    margin-top: 130px !important;
  }
  .lg-mt-140_9a0a4a62436849be {
    margin-top: 140px !important;
  }
  .lg-mt-150_bbee77ad63db9612 {
    margin-top: 150px !important;
  }
  .lg-mt-200_b887fa29bfc0175f {
    margin-top: 200px !important;
  }
  .lg-mb-10_521a0c3fc94c1be3 {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_10439d35ccfa275a {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_ca433ba9145e6bf2 {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_f93893b987db8cf9 {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_8854d0575040b63e {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_4aa125b2c0cb2d0f {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_e1ec39a8ff047341 {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_d65973191c7e49df {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_9c978628c8bac6a9 {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_08d01badd8e7ed86 {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_910983e70307f90f {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_baee4cd1211b5e48 {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_c2c04ed8d2cde095 {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_a30c5bf073143c85 {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_c7ef68eedaec5770 {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_13b7a8d083513c21 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_9704371b7676ea6c {
    padding: 0 !important;
  }
  .md-m0_e100af30f856b8cd {
    margin: 0 !important;
  }
  .md-pt-10_45aeb613dd00a279 {
    padding-top: 10px !important;
  }
  .md-pt-20_0699349743f16144 {
    padding-top: 20px !important;
  }
  .md-pt-30_2aaf71ccda55660c {
    padding-top: 30px !important;
  }
  .md-pt-40_6e9c872d4548520c {
    padding-top: 40px !important;
  }
  .md-pt-50_e8dfbd905933d36e {
    padding-top: 50px !important;
  }
  .md-pt-60_d283dd2386531ead {
    padding-top: 60px !important;
  }
  .md-pt-70_8b2494a6eb1383b1 {
    padding-top: 70px !important;
  }
  .md-pt-80_de6a755edcb97e66 {
    padding-top: 80px !important;
  }
  .md-pt-90_2c6b968428ec3af2 {
    padding-top: 90px !important;
  }
  .md-pt-100_cdbe39afb2cabc17 {
    padding-top: 100px !important;
  }
  .md-pt-110_063334caf0ffb2a6 {
    padding-top: 110px !important;
  }
  .md-pt-120_2224a13c5bd772c1 {
    padding-top: 120px !important;
  }
  .md-pt-130_ed259ab5d6d97e96 {
    padding-top: 130px !important;
  }
  .md-pt-140_23e9d93e23eaaa94 {
    padding-top: 140px !important;
  }
  .md-pt-150_c047785fef1ca3a8 {
    padding-top: 150px !important;
  }
  .md-pt-200_7eed80a74a5f92a6 {
    padding-top: 200px !important;
  }
  .md-pb-10_0ead8fccc782ff26 {
    padding-bottom: 10px !important;
  }
  .md-pb-20_fbac1030c0eb743d {
    padding-bottom: 20px !important;
  }
  .md-pb-30_990d80aa3f132c4b {
    padding-bottom: 30px !important;
  }
  .md-pb-40_7902b83d89a7d5bf {
    padding-bottom: 40px !important;
  }
  .md-pb-50_e5aa28a747609731 {
    padding-bottom: 50px !important;
  }
  .md-pb-60_c428d35df027465f {
    padding-bottom: 60px !important;
  }
  .md-pb-70_6387e01bc6caccf8 {
    padding-bottom: 70px !important;
  }
  .md-pb-80_caceebbe2847be53 {
    padding-bottom: 80px !important;
  }
  .md-pb-90_a0b8d9458404bf5c {
    padding-bottom: 90px !important;
  }
  .md-pb-100_8732251f1de7b47f {
    padding-bottom: 100px !important;
  }
  .md-pb-110_7cea2c50a80d1811 {
    padding-bottom: 110px !important;
  }
  .md-pb-120_df2d35176a507591 {
    padding-bottom: 120px !important;
  }
  .md-pb-130_850ff0b6db0a3b18 {
    padding-bottom: 130px !important;
  }
  .md-pb-140_13b05a84604716fc {
    padding-bottom: 140px !important;
  }
  .md-pb-150_2f4e6adad8fc06d0 {
    padding-bottom: 150px !important;
  }
  .md-pb-200_b2bc0b3b2c83e7c6 {
    padding-bottom: 200px !important;
  }
  .md-mt-10_1d580a25343eeb1c {
    margin-top: 10px !important;
  }
  .md-mt-20_dd1959fdb8359a03 {
    margin-top: 20px !important;
  }
  .md-mt-30_fcf1476170c34d82 {
    margin-top: 30px !important;
  }
  .md-mt-40_92751b6bf9066a71 {
    margin-top: 40px !important;
  }
  .md-mt-50_92e4017e5c83673c {
    margin-top: 50px !important;
  }
  .md-mt-60_f27681bcdca8b315 {
    margin-top: 60px !important;
  }
  .md-mt-70_d2d138bfe4473108 {
    margin-top: 70px !important;
  }
  .md-mt-80_38e6211a8eff674e {
    margin-top: 80px !important;
  }
  .md-mt-90_8092e66036b8c356 {
    margin-top: 90px !important;
  }
  .md-mt-100_a994d26f7c943f92 {
    margin-top: 100px !important;
  }
  .md-mt-110_e32745fea4335fa5 {
    margin-top: 110px !important;
  }
  .md-mt-120_c4ee25879e3509b6 {
    margin-top: 120px !important;
  }
  .md-mt-130_4bb015c93d8c0f1f {
    margin-top: 130px !important;
  }
  .md-mt-140_ecc449c97f6e9cf7 {
    margin-top: 140px !important;
  }
  .md-mt-150_a50a7fde9df9b660 {
    margin-top: 150px !important;
  }
  .md-mt-200_52d1c668f39e5426 {
    margin-top: 200px !important;
  }
  .md-mb-10_5b8aa5e6acff5aa0 {
    margin-bottom: 10px !important;
  }
  .md-mb-20_ee449c71921c46fc {
    margin-bottom: 20px !important;
  }
  .md-mb-30_918de56f2e1afbe7 {
    margin-bottom: 30px !important;
  }
  .md-mb-40_11794df7b0591251 {
    margin-bottom: 40px !important;
  }
  .md-mb-50_e3e1bf1427c85300 {
    margin-bottom: 50px !important;
  }
  .md-mb-60_6519b3214f5d451a {
    margin-bottom: 60px !important;
  }
  .md-mb-70_e25044bc8e983905 {
    margin-bottom: 70px !important;
  }
  .md-mb-80_a6d09024bf3e7bdc {
    margin-bottom: 80px !important;
  }
  .md-mb-90_f7e29d6a707b00b9 {
    margin-bottom: 90px !important;
  }
  .md-mb-100_fdaab4ac79ac796d {
    margin-bottom: 100px !important;
  }
  .md-mb-110_fb7dc018728ab882 {
    margin-bottom: 110px !important;
  }
  .md-mb-120_7d3d4ba89a0de627 {
    margin-bottom: 120px !important;
  }
  .md-mb-130_67817d844386c29f {
    margin-bottom: 130px !important;
  }
  .md-mb-140_d66385c7f00f0448 {
    margin-bottom: 140px !important;
  }
  .md-mb-150_9f3ff7997454a919 {
    margin-bottom: 150px !important;
  }
  .md-mb-200_6d979e456b2cdaa7 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_12051f2e1e020633 {
    padding: 0 !important;
  }
  .sm-m0_c5abf11f8fbaaf10 {
    margin: 0 !important;
  }
  .sm-pt-10_7543d40766a9867b {
    padding-top: 10px !important;
  }
  .sm-pt-20_01d00839b37ddc47 {
    padding-top: 20px !important;
  }
  .sm-pt-30_2d3647d7e559fb09 {
    padding-top: 30px !important;
  }
  .sm-pt-40_8665039b9f61661a {
    padding-top: 40px !important;
  }
  .sm-pt-50_681af8c165d5721b {
    padding-top: 50px !important;
  }
  .sm-pt-60_4467fa44b66435b7 {
    padding-top: 60px !important;
  }
  .sm-pt-70_2888d6b2e56f226e {
    padding-top: 70px !important;
  }
  .sm-pt-80_5cddb823316580c8 {
    padding-top: 80px !important;
  }
  .sm-pt-90_5f8c21eb1aa785ee {
    padding-top: 90px !important;
  }
  .sm-pt-100_26583edb6c3e078a {
    padding-top: 100px !important;
  }
  .sm-pt-110_f74ab8694d9d1b44 {
    padding-top: 110px !important;
  }
  .sm-pt-120_3bc3c82800d0058e {
    padding-top: 120px !important;
  }
  .sm-pt-130_75bb4e45a353aa8e {
    padding-top: 130px !important;
  }
  .sm-pt-140_da5f2810c80000ee {
    padding-top: 140px !important;
  }
  .sm-pt-150_af1411023de7eff9 {
    padding-top: 150px !important;
  }
  .sm-pt-200_765bd8865b613535 {
    padding-top: 200px !important;
  }
  .sm-pb-10_546135b978f323c4 {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_f4ad07b9bc2acf3e {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_dde39183b91bf292 {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_b0f0c5a56485f2f8 {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_d1b1ea9102808c8b {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_1ba808c9b0a49c65 {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_c01201493c93ba9c {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_fd22f55b5643fe94 {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_de81043fad6b17c3 {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_53cf914b1b046c2e {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_fc821499649a6dd3 {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_495b8ae8df182860 {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_ff573da5b74c90d7 {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_99ed0b291f3b0e02 {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_0aec7b98042a87c5 {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_c80ed0bec21ed11b {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_15eeacf8aff7249f {
    margin-top: 10px !important;
  }
  .sm-mt-20_748302148cd16247 {
    margin-top: 20px !important;
  }
  .sm-mt-30_87c0deda63b26c77 {
    margin-top: 30px !important;
  }
  .sm-mt-40_074ea171a0e2ce7c {
    margin-top: 40px !important;
  }
  .sm-mt-50_1ece3a066344f216 {
    margin-top: 50px !important;
  }
  .sm-mt-60_7a003818d5b95ec7 {
    margin-top: 60px !important;
  }
  .sm-mt-70_342dea504f097086 {
    margin-top: 70px !important;
  }
  .sm-mt-80_da2c3d56c3bd82e2 {
    margin-top: 80px !important;
  }
  .sm-mt-90_f779b0f35dadfe5e {
    margin-top: 90px !important;
  }
  .sm-mt-100_d3a9f813aba63e93 {
    margin-top: 100px !important;
  }
  .sm-mt-110_eb398a5318b2bfb8 {
    margin-top: 110px !important;
  }
  .sm-mt-120_6ff425a6aa752d2f {
    margin-top: 120px !important;
  }
  .sm-mt-130_f1fc0b6fd5749dde {
    margin-top: 130px !important;
  }
  .sm-mt-140_049cc78170855923 {
    margin-top: 140px !important;
  }
  .sm-mt-150_e26b286d1e538bf7 {
    margin-top: 150px !important;
  }
  .sm-mt-200_c0b03d9f35779136 {
    margin-top: 200px !important;
  }
  .sm-mb-10_ba2b49aae5743517 {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_43c37014fa449b1d {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_e1cd9becb653230a {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_a279e013bce7ed8f {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_807fbedbdc26f948 {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_8793603e1b997224 {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_5de206f274245bbd {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_85bd820b8e5a7fd8 {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_4aa79fe3b3b1cdd4 {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_6a018b22d9d0f155 {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_08abba777d65f087 {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_26814cdf89bfbb69 {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_b3ca46ba50b7a275 {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_6a8f42908924f32a {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_cbbd76b0904b8db0 {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_c7bf13dbb7a269fa {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_492d325828f03e19 {
    padding: 0 !important;
  }
  .xs-m0_516af9c3d0fdf27e {
    margin: 0 !important;
  }
  .xs-pt-10_8ceb185d6d6083bf {
    padding-top: 10px !important;
  }
  .xs-pt-20_8e11f826c6cac606 {
    padding-top: 20px !important;
  }
  .xs-pt-30_335eea5b4564c412 {
    padding-top: 30px !important;
  }
  .xs-pt-40_b9e3bb1cbe5d5191 {
    padding-top: 40px !important;
  }
  .xs-pt-50_5ca0884e873204a1 {
    padding-top: 50px !important;
  }
  .xs-pt-60_58a3e00d85ac2c4c {
    padding-top: 60px !important;
  }
  .xs-pt-70_0f81df14ee391086 {
    padding-top: 70px !important;
  }
  .xs-pt-80_4034fbe067bffa41 {
    padding-top: 80px !important;
  }
  .xs-pt-90_484fc7f18c348d9d {
    padding-top: 90px !important;
  }
  .xs-pt-100_ecc3fb9ece350ee2 {
    padding-top: 100px !important;
  }
  .xs-pt-110_1f4296b486016a7c {
    padding-top: 110px !important;
  }
  .xs-pt-120_cd7e19b362c7e3bc {
    padding-top: 120px !important;
  }
  .xs-pt-130_71716f30e795ef1c {
    padding-top: 130px !important;
  }
  .xs-pt-140_728b1e6fd482188c {
    padding-top: 140px !important;
  }
  .xs-pt-150_0e0bc6690ec29f9e {
    padding-top: 150px !important;
  }
  .xs-pt-200_c5bd723349758c90 {
    padding-top: 200px !important;
  }
  .xs-pb-10_0b779993c88de7b1 {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_4cd6f9ddc35f06e7 {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_9f0e8ed8abd842fd {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_e72cf73f20f9f556 {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_6f629f3e26e21ef7 {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_dead36c6c8374797 {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_9b55750c8e92e068 {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_902c66f56f8a2bca {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_1463028d35a2cda7 {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_e5b1d88a2f1580a4 {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_737960d9b5530b88 {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_175252561e64e73f {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_65cee813c27a0a28 {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_18a100e616ae79c7 {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_8b24568eda74fdd7 {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_cf290a17d697b991 {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_1471369ebb513b16 {
    margin-top: 10px !important;
  }
  .xs-mt-20_907c2f09612d3dda {
    margin-top: 20px !important;
  }
  .xs-mt-30_035bfc8185d09635 {
    margin-top: 30px !important;
  }
  .xs-mt-40_aa71f3b0d7d34be2 {
    margin-top: 40px !important;
  }
  .xs-mt-50_baa9329f70e7086c {
    margin-top: 50px !important;
  }
  .xs-mt-60_e95c8adbfa5e9b70 {
    margin-top: 60px !important;
  }
  .xs-mt-70_347010686f1b51ad {
    margin-top: 70px !important;
  }
  .xs-mt-80_b51433d7e55fb5a1 {
    margin-top: 80px !important;
  }
  .xs-mt-90_f0f183b26d4e4229 {
    margin-top: 90px !important;
  }
  .xs-mt-100_f79e61867f3ab17d {
    margin-top: 100px !important;
  }
  .xs-mt-110_8681b474633ea0b7 {
    margin-top: 110px !important;
  }
  .xs-mt-120_8f78fba5896fc72b {
    margin-top: 120px !important;
  }
  .xs-mt-130_7d2cd8ed895897f8 {
    margin-top: 130px !important;
  }
  .xs-mt-140_cafccb2c540e9e50 {
    margin-top: 140px !important;
  }
  .xs-mt-150_cc4b29c6bfeb4347 {
    margin-top: 150px !important;
  }
  .xs-mt-200_24e12c6d43172ab6 {
    margin-top: 200px !important;
  }
  .xs-mb-10_f419fe743c06879d {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_c4bb4d59a4bbf1fc {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_8d6b7fda0b0b968e {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_88a9aed00575e09c {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_94ada654b409cb61 {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_7c30b11859c05f6c {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_1f2631cbbfbb836e {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_1216a8f203633b43 {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_943658d97e9cc501 {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_a9920fbc761956e2 {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_0e9a8e41a7cf53d6 {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_1a2b93164cf290a1 {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_938c9bb49a990998 {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_d4c7a9b916e79b6d {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_883c12cd9098be51 {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_6d62bf77c0bb83c5 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_748886050ae1e296 {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_748886050ae1e296.menu-overlay_7797ccca170e9acb {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_748886050ae1e296.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_748886050ae1e296 .navbar-toggler_e561ed87dcef4c11 {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_748886050ae1e296.menu-style-three_859fce36386fc807 .navbar-toggler_e561ed87dcef4c11 {
  background: #000;
}
.theme-main-menu_748886050ae1e296.menu-style-four_93643958719e511a .navbar-toggler_e561ed87dcef4c11 {
  background: #E6FD5A;
}
.theme-main-menu_748886050ae1e296.menu-style-five_e5d4d7c5c5d0d301 .navbar-toggler_e561ed87dcef4c11 {
  background: #DFFF5E;
}
.theme-main-menu_748886050ae1e296 .navbar-toggler_e561ed87dcef4c11:focus {
  box-shadow: none;
}
.theme-main-menu_748886050ae1e296 .navbar-toggler_e561ed87dcef4c11::before,
.theme-main-menu_748886050ae1e296 .navbar-toggler_e561ed87dcef4c11::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_748886050ae1e296 .navbar-toggler_e561ed87dcef4c11 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_748886050ae1e296.menu-style-three_859fce36386fc807 .navbar-toggler_e561ed87dcef4c11:before, .theme-main-menu_748886050ae1e296.menu-style-three_859fce36386fc807 .navbar-toggler_e561ed87dcef4c11:after, .theme-main-menu_748886050ae1e296.menu-style-three_859fce36386fc807 .navbar-toggler_e561ed87dcef4c11 span {
  background: #fff;
}
.theme-main-menu_748886050ae1e296 .navbar-toggler_e561ed87dcef4c11::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_748886050ae1e296 .navbar-toggler_e561ed87dcef4c11::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_748886050ae1e296 .navbar-toggler_e561ed87dcef4c11[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_748886050ae1e296 .navbar-toggler_e561ed87dcef4c11[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_748886050ae1e296 .navbar-toggler_e561ed87dcef4c11[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_748886050ae1e296 .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_748886050ae1e296 .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_748886050ae1e296.white-vr_cdbe6af5e966ee1e .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_748886050ae1e296.white-vr_cdbe6af5e966ee1e .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_748886050ae1e296.white-vr_cdbe6af5e966ee1e.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_748886050ae1e296.menu-style-one_6ca479c4adbe2866 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_748886050ae1e296.menu-style-two_d2186ea37ababdd8 {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_748886050ae1e296.menu-style-two_d2186ea37ababdd8 .info-row_f35de48457979005 {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_748886050ae1e296.menu-style-two_d2186ea37ababdd8 .gap-fix_34869e3a19e084c2 {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_748886050ae1e296.menu-style-two_d2186ea37ababdd8 .greetings_d9afb6d38db7ecbe {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_748886050ae1e296.menu-style-two_d2186ea37ababdd8 .contact-info_93fb86e6c7d06593 {
  margin: 0 -15px;
}
.theme-main-menu_748886050ae1e296.menu-style-two_d2186ea37ababdd8 .contact-info_93fb86e6c7d06593 li {
  padding: 0 15px;
}
.theme-main-menu_748886050ae1e296.menu-style-two_d2186ea37ababdd8 .contact-info_93fb86e6c7d06593 li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_748886050ae1e296.menu-style-two_d2186ea37ababdd8 .contact-info_93fb86e6c7d06593 li a:hover {
  text-decoration: underline;
}
.theme-main-menu_748886050ae1e296.menu-style-two_d2186ea37ababdd8 .inner-content_850b26c54947443e {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_748886050ae1e296.menu-style-two_d2186ea37ababdd8.fixed .info-row_f35de48457979005 {
  display: none;
}
.theme-main-menu_748886050ae1e296.menu-style-five_e5d4d7c5c5d0d301 {
  background: #000;
  padding: 0;
}
.theme-main-menu_748886050ae1e296.menu-style-five_e5d4d7c5c5d0d301 .inner-content_850b26c54947443e {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_748886050ae1e296.menu-style-six_d842e5ca439a1634 .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_748886050ae1e296.menu-style-six_d842e5ca439a1634 .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_748886050ae1e296 .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_f101010a07ecbdaa {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_f101010a07ecbdaa .mega-menu-title_2825a2dda68840a1 {
  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_748886050ae1e296 .login-btn-one_df258751721234b4 a {
  color: #000;
}
.theme-main-menu_748886050ae1e296 .login-btn-one_df258751721234b4 a:hover {
  text-decoration: underline;
}
.theme-main-menu_748886050ae1e296 .login-btn-two_6868fe020952ca6c a {
  color: #044F3B;
}
.theme-main-menu_748886050ae1e296 .login-btn-two_6868fe020952ca6c a:hover {
  text-decoration: underline;
}
.theme-main-menu_748886050ae1e296 .signup-btn-one_786906d091439043 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_748886050ae1e296 .signup-btn-one_786906d091439043 .icon_a9700baef63f22d3 {
  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_748886050ae1e296 .signup-btn-one_786906d091439043:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_748886050ae1e296 .signup-btn-one_786906d091439043:hover .icon_a9700baef63f22d3 {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_748886050ae1e296 .signup-btn-two_03f11c8cbeb1b9dc {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_748886050ae1e296 .signup-btn-two_03f11c8cbeb1b9dc:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_748886050ae1e296 .quote-one_1705cc7ed27c5fba {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_748886050ae1e296 .quote-one_1705cc7ed27c5fba:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_40ac0196cff9d18a {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_40ac0196cff9d18a li {
  position: relative;
  padding: 0 15px;
}
.category-menu_40ac0196cff9d18a li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_40ac0196cff9d18a li a:hover {
  color: #0C3A30;
}
.category-menu_40ac0196cff9d18a .dropdown-menu {
  padding: 0;
}
.category-menu_40ac0196cff9d18a .dropdown-menu li {
  padding: 0;
}
.category-menu_40ac0196cff9d18a .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_8f03afdc57c88105 .logo_19428335e7d32881 {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_cdbe6af5e966ee1e .navbar-collapse_8f03afdc57c88105 {
    background-color: #0C3A30;
  }
  .navbar-collapse_8f03afdc57c88105 {
    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_8f03afdc57c88105.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_748886050ae1e296 .navbar .mega-dropdown_9e72130491dc92b9 {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_cdbe6af5e966ee1e .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_f101010a07ecbdaa {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_66edeecd8516ef72 .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_91b44c79d677d524 {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_91b44c79d677d524::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_91b44c79d677d524 .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_91b44c79d677d524 .hero-slider-one .hero-img_de325f8595f1bd52 {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_91b44c79d677d524 .hero-slider-one .slick-list_83ffa6bf2ab7014e, .hero-banner-one_91b44c79d677d524 .hero-slider-one .slick-track_33aba6955b662127, .hero-banner-one_91b44c79d677d524 .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_91b44c79d677d524 .hero-heading_8617a111d5cdea0d {
  font-weight: 700;
  color: #000;
  background: url(../img/shape_a33053cb82/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_91b44c79d677d524 .more-btn_b890da9c4959d6ed {
  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_91b44c79d677d524 .more-btn_b890da9c4959d6ed:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_877edda912680e66 {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_877edda912680e66 .bg-wrapper_30f2160ca96ece0e {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_877edda912680e66 .hero-heading_8617a111d5cdea0d {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_877edda912680e66 .rating_c387f496d563f1c9 h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_877edda912680e66 .rating_c387f496d563f1c9 p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_877edda912680e66 .media-wrapper_e03270fe2dd06399 {
  position: absolute;
  background: url(../img/assets_55066a9cfd/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_877edda912680e66 .media-wrapper_e03270fe2dd06399 .shape_01_94f2f2f48f5f8f74 {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_877edda912680e66 .media-wrapper_e03270fe2dd06399 .shape_02_03c279257f4cd633 {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_305c4d6e6c842768 .hero-heading_8617a111d5cdea0d {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_305c4d6e6c842768 .media-wrapper_e03270fe2dd06399 {
  background: url(../img/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_305c4d6e6c842768 .media-wrapper_e03270fe2dd06399 .screen_01_1b09532ed71aab97 {
  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_305c4d6e6c842768 .media-wrapper_e03270fe2dd06399 .screen_02_7b14812797755842 {
  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_305c4d6e6c842768 .media-wrapper_e03270fe2dd06399 .bg-shape_d15a7005797ddbb8 {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_305c4d6e6c842768 .shape_01_94f2f2f48f5f8f74 {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_00cc3e94d94c49cf .bg-wrapper_30f2160ca96ece0e {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_00cc3e94d94c49cf .media-wrapper_e03270fe2dd06399 {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_00cc3e94d94c49cf .media-wrapper_e03270fe2dd06399 .shape_01_94f2f2f48f5f8f74 {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_00cc3e94d94c49cf .shape_02_03c279257f4cd633 {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_f7965d0b24f5bd3d + .blog-details_23cdadcdb202ea38 {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_06305cb23105b097 {
  z-index: 1;
}
.block-feature-three_06305cb23105b097:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_06305cb23105b097.no-bg_6ada2d9a73b37fc0:before {
  display: none;
}
.block-feature-three_06305cb23105b097 .section-btn_7af1be9af1eae488 {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_06305cb23105b097 .block-title_cc8e2d3146648d62 a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_06305cb23105b097 .block-title_cc8e2d3146648d62 a:hover {
  text-decoration: underline;
}
.block-feature-three_06305cb23105b097 .round-btn_d1e25dd2f85088f7 {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_06305cb23105b097 .round-btn_d1e25dd2f85088f7:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_06305cb23105b097 .block-one_e460502d1955d64c {
  background: url(../img/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_06305cb23105b097 .block-one_e460502d1955d64c .tag_4499257ca3222d32 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_06305cb23105b097 .block-one_e460502d1955d64c .block-title_cc8e2d3146648d62 {
  background: url(../img/shape_a33053cb82/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_06305cb23105b097 .block-two_ac9ea83b88c8651f {
  overflow: hidden;
}
.block-feature-three_06305cb23105b097 .block-two_ac9ea83b88c8651f .img-wrapper_2c7df3774fd7baf2 {
  background: url(../img/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_06305cb23105b097 .block-two_ac9ea83b88c8651f .text-wrapper_f17d1993ad6d3227 {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_06305cb23105b097 .block-two_ac9ea83b88c8651f .tag_4499257ca3222d32 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_06305cb23105b097 .block-three_80e24802a59f9acc {
  background: #D3FF76;
}
.block-feature-three_06305cb23105b097 .block-three_80e24802a59f9acc .tag_4499257ca3222d32 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_06305cb23105b097 .block-three_80e24802a59f9acc .round-btn_d1e25dd2f85088f7 {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_06305cb23105b097 .block-three_80e24802a59f9acc .round-btn_d1e25dd2f85088f7:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_06305cb23105b097 .block-four_16e5bf5ec545023e {
  background: url(../img/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_06305cb23105b097 .block-four_16e5bf5ec545023e .block-title_cc8e2d3146648d62 {
  background: url(../img/shape_a33053cb82/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_06305cb23105b097 .block-four_16e5bf5ec545023e .block-title_cc8e2d3146648d62 a {
  font-size: 28px;
}
.block-feature-three_06305cb23105b097 .block-four_16e5bf5ec545023e .tag_4499257ca3222d32 {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_06305cb23105b097 .block-four_16e5bf5ec545023e .round-btn_d1e25dd2f85088f7 {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_06305cb23105b097 .block-four_16e5bf5ec545023e .round-btn_d1e25dd2f85088f7:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_06305cb23105b097 .block-five_047979dc3d639bae {
  background: url(../img/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_06305cb23105b097 .block-five_047979dc3d639bae .tag_4499257ca3222d32 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_06305cb23105b097 .block-five_047979dc3d639bae .block-title_cc8e2d3146648d62 {
  background: url(../img/shape_a33053cb82/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_72115c660fc18d91 .upper-wrapper_7928227078a64536 {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_72115c660fc18d91 .upper-wrapper_7928227078a64536 .shape_01_94f2f2f48f5f8f74 {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_72115c660fc18d91 .line-loop_4c62b73915b0fa59:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_72115c660fc18d91 .graph-panel_99fa726b08e743b1 {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_72115c660fc18d91 .graph-panel_99fa726b08e743b1 .main-count_7588defa96bcc3e2 {
  font-size: 120px;
}
.block-feature-thirteen_72115c660fc18d91 .graph-panel_99fa726b08e743b1 .chart-box_c25bd9e03f0fe5a6 {
  padding: 0 15px;
}
.block-feature-thirteen_72115c660fc18d91 .graph-panel_99fa726b08e743b1 .chart-box_c25bd9e03f0fe5a6 .chart-inner_86a667baac385e86 {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_1346fb45366c4b68 .media-img_c7c0a1a5f6a30a93 {
  border-radius: 30px;
}
.block-feature-sixteen_1346fb45366c4b68 .shape_01_94f2f2f48f5f8f74 {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_297d88bcd6720be6 .section-subheading_8439ee631b4cbb02 {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_297d88bcd6720be6 .shape_01_94f2f2f48f5f8f74 {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_c091ff08a2f8ab26 {
  z-index: 1;
}
.text-feature-four_c091ff08a2f8ab26 .avatar_66ea583c53055005 {
  width: 65px;
  height: 65px;
}
.text-feature-four_c091ff08a2f8ab26 .name {
  font-size: 28px;
}
.text-feature-four_c091ff08a2f8ab26 .quote-text_ea13fe09892d371a {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_c091ff08a2f8ab26 .shape_01_94f2f2f48f5f8f74 {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_c091ff08a2f8ab26 .shape_02_03c279257f4cd633 {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_3a1d07060053729b .bg-wrapper_30f2160ca96ece0e {
  background: #FFF2AC;
}
.text-feature-five_3a1d07060053729b 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_3a1d07060053729b 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_3a1d07060053729b 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_3a1d07060053729b li:hover:before {
  background: #29594B;
}
.text-feature-five_3a1d07060053729b li:hover:after {
  color: #fff;
}
.text-feature-five_3a1d07060053729b .media-wrapper_e03270fe2dd06399 {
  background: url(../img/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_3a1d07060053729b .media-wrapper_e03270fe2dd06399 .video-icon_8e0ed85e3afd483f {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_3a1d07060053729b .media-wrapper_e03270fe2dd06399 .video-icon_8e0ed85e3afd483f:hover {
  background: #CFFF45;
}
.text-feature-five_3a1d07060053729b .media-wrapper_e03270fe2dd06399 .screen_01_1b09532ed71aab97 {
  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_64ddad3eb7248dc7 {
  z-index: 1;
}
.text-feature-six_64ddad3eb7248dc7 .media-wrapper_e03270fe2dd06399 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_64ddad3eb7248dc7 .media-wrapper_e03270fe2dd06399 .screen_01_1b09532ed71aab97 {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_64ddad3eb7248dc7 .shape_01_94f2f2f48f5f8f74 {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_64ddad3eb7248dc7 .shape_02_03c279257f4cd633 {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_6ddc1c82713a9a90 {
  background: url(../img/assets_55066a9cfd/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_6ddc1c82713a9a90 .block_28d655b24f69f63e .icon_a9700baef63f22d3 {
  height: 50px;
}
.text-feature-nine_6ddc1c82713a9a90 .vertical-text-wrapper_5316b07f67e698c6 {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_6ddc1c82713a9a90 .vertical-text-wrapper_5316b07f67e698c6 .text-list_93bb84d4b1870fc1 {
  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_6ddc1c82713a9a90 .vertical-text-wrapper_5316b07f67e698c6 .text-list_93bb84d4b1870fc1:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_6ddc1c82713a9a90 .vertical-text-wrapper_5316b07f67e698c6 .shape_01_94f2f2f48f5f8f74 {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_6ddc1c82713a9a90 .vertical-text-wrapper_5316b07f67e698c6 .shape_02_03c279257f4cd633 {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_6ddc1c82713a9a90 .shape_03_c935dbaf4e213ae4 {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_6ddc1c82713a9a90 .shape_04_db8c090f82f06cf5 {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_a6feb80ba7a7c33b .section-btn_7af1be9af1eae488 {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_df68bad0cefc42dc {
  z-index: 1;
}
.team-section-three_df68bad0cefc42dc:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../img/shape_a33053cb82/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_df68bad0cefc42dc .section-btn_7af1be9af1eae488 {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_df68bad0cefc42dc .shape_01_94f2f2f48f5f8f74 {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_df68bad0cefc42dc .shape_02_03c279257f4cd633 {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_df68bad0cefc42dc .shape_03_c935dbaf4e213ae4 {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_8f60dbe593e1cc89 .logo_19428335e7d32881 {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_2b604591ff83a743 {
  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_9cfd61ef17d9d55c {
  max-width: 565px;
}
.user-data-form .form-wrapper_9cfd61ef17d9d55c .input-group-meta_b16b21aebe20cffa 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_9cfd61ef17d9d55c .input-group-meta_b16b21aebe20cffa label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_9cfd61ef17d9d55c .input-group-meta_b16b21aebe20cffa .placeholder_icon_7da0ef98f0c26745 {
  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_9cfd61ef17d9d55c .input-group-meta_b16b21aebe20cffa .placeholder_icon_7da0ef98f0c26745 img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_9cfd61ef17d9d55c .input-group-meta_b16b21aebe20cffa .placeholder_icon_7da0ef98f0c26745 span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_9cfd61ef17d9d55c .input-group-meta_b16b21aebe20cffa .placeholder_icon_7da0ef98f0c26745 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_9cfd61ef17d9d55c .input-group-meta_b16b21aebe20cffa .placeholder_icon_7da0ef98f0c26745 span.eye-slash_f8b58287b97a6caa:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_e382acb8b6243a0a 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_e382acb8b6243a0a label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_e382acb8b6243a0a input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_e382acb8b6243a0a 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_e382acb8b6243a0a 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_e382acb8b6243a0a a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_e382acb8b6243a0a a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_6a27920989f004cf {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_e7622f9c73b0a3a3 {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_e7622f9c73b0a3a3:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_e7622f9c73b0a3a3 img {
  width: 20px;
}
.user-data-form .btn-close_66e93ea2a1e6cfa5 {
  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_f439b99ccb6bb243 .main-count_7588defa96bcc3e2 {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_5e36b68d5449e686 .icon_a9700baef63f22d3 {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_c8a3fa3f4fd8b7bc .img-holder_f0fa58ca1ead45ab {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_c8a3fa3f4fd8b7bc .img-holder_f0fa58ca1ead45ab.round-border_8e8f1576bc7cb404 {
  border-radius: 30px;
}
.portfolio-block-one_c8a3fa3f4fd8b7bc .img-holder_f0fa58ca1ead45ab .expend_40160c239ed1f978 {
  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_c8a3fa3f4fd8b7bc .img-holder_f0fa58ca1ead45ab 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_c8a3fa3f4fd8b7bc .img-holder_f0fa58ca1ead45ab i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_c8a3fa3f4fd8b7bc:hover .expend_40160c239ed1f978 {
  opacity: 1;
}
.portfolio-block-one_c8a3fa3f4fd8b7bc:hover .img-meta_92673efece25fbbe {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_c8a3fa3f4fd8b7bc:hover .pj-title_bb56a020376b3ab2 {
  text-decoration: underline;
}
.portfolio-block-one_c8a3fa3f4fd8b7bc .caption {
  margin-top: 35px;
}
.portfolio-block-one_c8a3fa3f4fd8b7bc .caption .tag_4499257ca3222d32 {
  margin: 0 -3px;
}
.portfolio-block-one_c8a3fa3f4fd8b7bc .caption .tag_4499257ca3222d32 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_c8a3fa3f4fd8b7bc .caption .pj-title_bb56a020376b3ab2 {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_c8a3fa3f4fd8b7bc .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_c8a3fa3f4fd8b7bc .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_33d5e1abc0537f04 .bg-wrapper_30f2160ca96ece0e {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_33d5e1abc0537f04 .slider-wrapper_84b3d3b6ba814d12 {
  height: 100%;
}
.project-details-two_33d5e1abc0537f04 .slider-wrapper_84b3d3b6ba814d12 .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_33d5e1abc0537f04 .slider-wrapper_84b3d3b6ba814d12 .carousel-control-next_acc03dafc3970747,
.project-details-two_33d5e1abc0537f04 .slider-wrapper_84b3d3b6ba814d12 .carousel-control-prev_37c7e755632aae60 {
  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_33d5e1abc0537f04 .slider-wrapper_84b3d3b6ba814d12 .carousel-control-next_acc03dafc3970747:hover,
.project-details-two_33d5e1abc0537f04 .slider-wrapper_84b3d3b6ba814d12 .carousel-control-prev_37c7e755632aae60:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_33d5e1abc0537f04 .slider-wrapper_84b3d3b6ba814d12 .carousel-control-prev_37c7e755632aae60 {
  left: auto;
  right: 45px;
}
.project-details-two_33d5e1abc0537f04 .info-wrapper_cb7fe9deac75d1a6 {
  padding: 55px 50px 85px 70px;
}
.project-details-two_33d5e1abc0537f04 .info-wrapper_cb7fe9deac75d1a6 h3 {
  font-size: 36px;
}
.project-details-two_33d5e1abc0537f04 .info-wrapper_cb7fe9deac75d1a6 .list-meta_6c32995d5e6dde64 li {
  padding: 22px 0;
}
.project-details-two_33d5e1abc0537f04 .info-wrapper_cb7fe9deac75d1a6 .list-meta_6c32995d5e6dde64 .icon_a9700baef63f22d3 {
  width: 40px;
}
.project-details-two_33d5e1abc0537f04 .info-wrapper_cb7fe9deac75d1a6 .list-meta_6c32995d5e6dde64 .text1_366ac66ca73200da {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_33d5e1abc0537f04 .info-wrapper_cb7fe9deac75d1a6 .list-meta_6c32995d5e6dde64 span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_33d5e1abc0537f04 .info-wrapper_cb7fe9deac75d1a6 .social-share_b8988b848439ff6e li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_33d5e1abc0537f04 .info-wrapper_cb7fe9deac75d1a6 .social-share_b8988b848439ff6e li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_0f45446de537e629 .slider-wrapper_84b3d3b6ba814d12 {
  padding-left: 100px;
}
.feedback-section-three_0f45446de537e629 .slider-wrapper_84b3d3b6ba814d12 .icon_a9700baef63f22d3 {
  left: 0;
  top: 18px;
}
.feedback-section-three_0f45446de537e629 .slick-dots_aa628d4da59c32bb {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_0f45446de537e629 .slick-dots_aa628d4da59c32bb li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_0f45446de537e629 .slick-dots_aa628d4da59c32bb .slick-active button {
  background: #000;
}
.feedback-section-three_0f45446de537e629 .rating-box_1d1801e9b99b8031 {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_0f45446de537e629 .rating-box_1d1801e9b99b8031 .rating_c387f496d563f1c9 {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_0f45446de537e629 .shape_01_94f2f2f48f5f8f74 {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_0f45446de537e629 .shape_02_03c279257f4cd633 {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_af26805d9410ba64 {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_af26805d9410ba64 .post-data_89b8047f32f76baf {
  padding: 30px 35px 25px;
}
.blog-meta-one_af26805d9410ba64 .post-data_89b8047f32f76baf .post-info_b11a5e9a15c22733 {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_af26805d9410ba64 .post-data_89b8047f32f76baf .blog-title_93977102fe04110e {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_af26805d9410ba64 .post-data_89b8047f32f76baf .blog-title_93977102fe04110e:hover {
  text-decoration: underline;
}
.blog-meta-one_af26805d9410ba64 .post-img_64830c6249ac2541 {
  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_af26805d9410ba64 .post-img_64830c6249ac2541 .round-btn_d1e25dd2f85088f7 {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_af26805d9410ba64:hover .round-btn_d1e25dd2f85088f7 {
  background: #CFFF45;
}
.blog-meta-one_af26805d9410ba64.style-two_7155ef0ce6acb570 {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_af26805d9410ba64.style-two_7155ef0ce6acb570 .post-img_64830c6249ac2541 {
  border-radius: 0;
}
.blog-meta-one_af26805d9410ba64.style-two_7155ef0ce6acb570 .blog-title_93977102fe04110e {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_5500b55d91406fed {
  background: #fff;
}
.blog-meta-two_5500b55d91406fed .post-data_89b8047f32f76baf {
  padding-top: 30px;
}
.blog-meta-two_5500b55d91406fed .post-data_89b8047f32f76baf .blog-title_93977102fe04110e {
  width: 70%;
}
.blog-meta-two_5500b55d91406fed .post-data_89b8047f32f76baf .blog-title_93977102fe04110e h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_5500b55d91406fed .post-data_89b8047f32f76baf .blog-title_93977102fe04110e:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_5500b55d91406fed .post-data_89b8047f32f76baf .round-btn_d1e25dd2f85088f7 {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_5500b55d91406fed .post-data_89b8047f32f76baf .round-btn_d1e25dd2f85088f7:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_5500b55d91406fed .post-data_89b8047f32f76baf .post-info_b11a5e9a15c22733 {
  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_5500b55d91406fed .post-img_64830c6249ac2541 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_5500b55d91406fed .post-img_64830c6249ac2541 .date_70ab9f540b4173a9 {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_5500b55d91406fed.style-two_7155ef0ce6acb570 {
  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_5500b55d91406fed.style-two_7155ef0ce6acb570 p {
  font-size: 18px;
}
.blog-meta-two_5500b55d91406fed.style-two_7155ef0ce6acb570 .post-img_64830c6249ac2541 {
  height: auto;
  width: 100%;
}
.blog-meta-two_5500b55d91406fed.style-two_7155ef0ce6acb570 .post-data_89b8047f32f76baf {
  padding: 26px 0;
}
.blog-meta-two_5500b55d91406fed.style-two_7155ef0ce6acb570 .post-data_89b8047f32f76baf .post-info_b11a5e9a15c22733 {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_5500b55d91406fed.style-two_7155ef0ce6acb570 .post-data_89b8047f32f76baf .round-btn_d1e25dd2f85088f7 {
  border: none;
}

.signup-btn-one_786906d091439043 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_786906d091439043 .icon_a9700baef63f22d3 {
  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_67b07f5e6f2a2684 {
  z-index: 1;
}
.blog-section-three_67b07f5e6f2a2684 .section-btn_7af1be9af1eae488 {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

.blog-section-four_1e0ee1b2f7c8fcb0 {
  z-index: 5;
}
.blog-section-four_1e0ee1b2f7c8fcb0.block-feature-three_06305cb23105b097:before {
  display: none;
}
.blog-section-four_1e0ee1b2f7c8fcb0.block-feature-three_06305cb23105b097 .block-one_e460502d1955d64c {
  background: url(../img/blog/blog_img_05.jpg) no-repeat center;
  height: 666px;
}

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

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

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

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

.blog-details_23cdadcdb202ea38 .post-details-meta_98abbd0b68c24857 {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_23cdadcdb202ea38 .post-details-meta_98abbd0b68c24857 p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_23cdadcdb202ea38 .post-details-meta_98abbd0b68c24857 .quote-wrapper_1bfe662193fa5415 {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_23cdadcdb202ea38 .post-details-meta_98abbd0b68c24857 .quote-wrapper_1bfe662193fa5415 .wrapper_6b19b54c2de82129 {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_23cdadcdb202ea38 .post-details-meta_98abbd0b68c24857 .quote-wrapper_1bfe662193fa5415 .wrapper_6b19b54c2de82129 .icon_a9700baef63f22d3 {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_23cdadcdb202ea38 .post-details-meta_98abbd0b68c24857 .quote-wrapper_1bfe662193fa5415 .wrapper_6b19b54c2de82129 h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_23cdadcdb202ea38 .post-details-meta_98abbd0b68c24857 .quote-wrapper_1bfe662193fa5415 h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_23cdadcdb202ea38 .post-details-meta_98abbd0b68c24857 .quote-wrapper_1bfe662193fa5415 h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_23cdadcdb202ea38 .post-details-meta_98abbd0b68c24857 .img-gallery_5fccb563adc7f685 {
  margin-bottom: 50px;
}
.blog-details_23cdadcdb202ea38 .post-details-meta_98abbd0b68c24857 .img-gallery_5fccb563adc7f685 img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_23cdadcdb202ea38 .post-details-meta_98abbd0b68c24857 h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_23cdadcdb202ea38 .post-details-meta_98abbd0b68c24857 .list-item_a420f754a3118302 li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_23cdadcdb202ea38 .post-details-meta_98abbd0b68c24857 .list-item_a420f754a3118302 li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_23cdadcdb202ea38 .bottom-widget_b835cde047394719 {
  padding: 10px 0 5px;
}
.blog-details_23cdadcdb202ea38 .bottom-widget_b835cde047394719 .tags_4f128257a211d27c li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_23cdadcdb202ea38 .bottom-widget_b835cde047394719 .tags_4f128257a211d27c a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_23cdadcdb202ea38 .bottom-widget_b835cde047394719 .tags_4f128257a211d27c a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_23cdadcdb202ea38 .bottom-widget_b835cde047394719 .share-icon_d23a6833c4ba307c li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_23cdadcdb202ea38 .bottom-widget_b835cde047394719 .share-icon_d23a6833c4ba307c a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_23cdadcdb202ea38 .grey-bg_c607f35b112537fd {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_23cdadcdb202ea38 .blog-inner-title_ac173d61db556884 {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_23cdadcdb202ea38 .blog-comment-area_7bb9038582a6b126 {
  margin: 60px 0;
}
.blog-details_23cdadcdb202ea38 .blog-comment-area_7bb9038582a6b126 .comment_ad4ea28f37a4a675 {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_23cdadcdb202ea38 .blog-comment-area_7bb9038582a6b126 .comment_ad4ea28f37a4a675:last-child {
  padding-bottom: 5px;
}
.blog-details_23cdadcdb202ea38 .blog-comment-area_7bb9038582a6b126 .comment_ad4ea28f37a4a675 .reply-comment_d3147cbf7ed414ab {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_23cdadcdb202ea38 .blog-comment-area_7bb9038582a6b126 .comment_ad4ea28f37a4a675 .user-avatar_4a2db2c46af7c752 {
  width: 60px;
  height: 60px;
}
.blog-details_23cdadcdb202ea38 .blog-comment-area_7bb9038582a6b126 .comment_ad4ea28f37a4a675 .comment-text_72c9cbab25f3b54e {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_23cdadcdb202ea38 .blog-comment-area_7bb9038582a6b126 .comment_ad4ea28f37a4a675 .comment-text_72c9cbab25f3b54e .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_23cdadcdb202ea38 .blog-comment-area_7bb9038582a6b126 .comment_ad4ea28f37a4a675 .comment-text_72c9cbab25f3b54e .date_70ab9f540b4173a9 {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_23cdadcdb202ea38 .blog-comment-area_7bb9038582a6b126 .comment_ad4ea28f37a4a675 .comment-text_72c9cbab25f3b54e p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_23cdadcdb202ea38 .blog-comment-area_7bb9038582a6b126 .comment_ad4ea28f37a4a675 .comment-text_72c9cbab25f3b54e .reply-btn_62bcfdbe7808d3e0 {
  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_23cdadcdb202ea38 .blog-comment-area_7bb9038582a6b126 .comment_ad4ea28f37a4a675 .comment-text_72c9cbab25f3b54e .reply-btn_62bcfdbe7808d3e0:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_23cdadcdb202ea38 .blog-comment-form_af14c3dd6901d6ca p a {
  color: #19352D;
}
.blog-details_23cdadcdb202ea38 .blog-comment-form_af14c3dd6901d6ca form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_23cdadcdb202ea38 .blog-comment-form_af14c3dd6901d6ca form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_23cdadcdb202ea38 .blog-comment-form_af14c3dd6901d6ca 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_67eab733a9afcacc {
  height: 600px;
}

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

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

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

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

.footer-one_bfdb5c4eee6963c5 {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_bfdb5c4eee6963c5 .bottom-footer_a6fd9c263bb5d959 {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_bfdb5c4eee6963c5 .social-icon_b9412a270404e634 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_bfdb5c4eee6963c5 .social-icon_b9412a270404e634 a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_bfdb5c4eee6963c5 .footer-title_928222a40b5359c0 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_bfdb5c4eee6963c5 .footer-nav-link_f769b101cb6a7c0f a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_bfdb5c4eee6963c5 .footer-nav-link_f769b101cb6a7c0f a:hover {
  color: #fff;
}
.footer-nav-link_f769b101cb6a7c0f p {
  font-size: 16px;
}
.logo_19428335e7d32881 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_2051aad7c563539e {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_bc4fd622da31bf3e {
  align-content: center;
}

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

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

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

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

.footer-three_149c1d2bfb2320d5 {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_149c1d2bfb2320d5 .round-bg_a455b2bd3ca922d8 {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_149c1d2bfb2320d5 .round-bg_a455b2bd3ca922d8.color-two_e33454c5493c65ab {
  background: #F6FFDD;
}
.footer-three_149c1d2bfb2320d5 .footer-intro_b83cceea184c9216 p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_149c1d2bfb2320d5 .footer-intro_b83cceea184c9216 p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_149c1d2bfb2320d5 .footer-title_928222a40b5359c0 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_149c1d2bfb2320d5 .footer-nav-link_f769b101cb6a7c0f a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_149c1d2bfb2320d5 .footer-nav-link_f769b101cb6a7c0f a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_149c1d2bfb2320d5 .bottom-footer_a6fd9c263bb5d959 {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_149c1d2bfb2320d5 .bottom-footer_a6fd9c263bb5d959 .copyright_19bc6e1fc8734634 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_149c1d2bfb2320d5 .bottom-footer_a6fd9c263bb5d959 .bottom-nav_e9d03c851c6804dd {
  margin: 0 -12px;
}
.footer-three_149c1d2bfb2320d5 .bottom-footer_a6fd9c263bb5d959 .bottom-nav_e9d03c851c6804dd a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_149c1d2bfb2320d5 .bottom-footer_a6fd9c263bb5d959 .bottom-nav_e9d03c851c6804dd a:hover {
  text-decoration: underline;
}
.footer-three_149c1d2bfb2320d5 .bottom-footer_a6fd9c263bb5d959 .social-icon_b9412a270404e634 {
  margin: 0 -10px;
}
.footer-three_149c1d2bfb2320d5 .bottom-footer_a6fd9c263bb5d959 .social-icon_b9412a270404e634 a {
  margin: 0 10px;
}
.footer-three_149c1d2bfb2320d5 .bottom-footer_a6fd9c263bb5d959 .social-icon_b9412a270404e634 a:hover {
  color: #19352D;
}
.footer-three_149c1d2bfb2320d5 .shape_01_94f2f2f48f5f8f74 {
  top: -3%;
  left: -3%;
}
.footer-three_149c1d2bfb2320d5 .shape_02_03c279257f4cd633 {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_5f57bd1d870b6318 {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_5f57bd1d870b6318:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../img/assets_55066a9cfd/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_5f57bd1d870b6318 h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_5f57bd1d870b6318 .btn-group_0b6423fd7c958765 {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_5f57bd1d870b6318 .btn-group_0b6423fd7c958765 h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_5f57bd1d870b6318 .btn-group_0b6423fd7c958765 h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_5f57bd1d870b6318 .btn-group_0b6423fd7c958765 .round-btn_d1e25dd2f85088f7 {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_5f57bd1d870b6318 .btn-group_0b6423fd7c958765 .round-btn_d1e25dd2f85088f7:hover, .footer-five_5f57bd1d870b6318 .btn-group_0b6423fd7c958765 .round-btn_d1e25dd2f85088f7:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_5f57bd1d870b6318 .social-icon_b9412a270404e634 {
  margin: 0 -20px;
}
.footer-five_5f57bd1d870b6318 .social-icon_b9412a270404e634 a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_5f57bd1d870b6318 .social-icon_b9412a270404e634 a:hover {
  color: #DFFF5E;
}
.footer-five_5f57bd1d870b6318 .bottom-nav_e9d03c851c6804dd {
  margin: 0 -12px;
}
.footer-five_5f57bd1d870b6318 .bottom-nav_e9d03c851c6804dd a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_5f57bd1d870b6318 .bottom-nav_e9d03c851c6804dd a:hover {
  text-decoration: underline;
}
.footer-five_5f57bd1d870b6318 .shape_01_94f2f2f48f5f8f74 {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_5f57bd1d870b6318 .shape_02_03c279257f4cd633 {
  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_5ce766025fdec5a6 {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_ba2207b6514b7193 {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_60f932bd1f57644d {
  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_7bdc077b791dd8c8 {
  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_39d2691e0f23000b {
  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_17ecfb9dd6aea5c0 {
  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_d8482d3602e60191 {
  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_3066eb949fc3148f {
  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_403f1b5fadc29022 {
  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_88f14bf3556cf00c {
  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_e40326a18a830420 {
  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_fe9738fc9b335326 {
  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_88467eb74f863b9c {
  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_ee46dda25788cca3 {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_c8649208544b0fe0 {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_53683bb9764001d9 {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_2bd0eec85750e5af {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_4c92a02d5015c917 {
  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_ea42674d5ef60c47 {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_42f16240a542e2b9 {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_c7d8663b77c3185e {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_420597b93902bdbf {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_dc23d4d89d3a6ae3 {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_2a68facbe75a0e87 {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_d24e9e0f7bbb889b {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_f6d8d83ac255a694 {
  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_f6375e5d874e8129 {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_02b5412993024909 {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_6d2890bdd522c462 {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_15bbd672b702e3cc {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_2dbdc2ab373f54b9 {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_5fce007255850b61 {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_855b820871ab8995 {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_2423ca87c00433d1 {
  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_9b5f97f08a0b6882 {
  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_501b833afd8b05b0 {
  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_2f08bcbfd68e4b8c {
  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_6b54503542404aae {
  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_983c0e5cbe58e766 {
  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_9cf466446e470eb8 {
  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_ceb68437f61c544a {
  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_ec0bca2941319be3 {
  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_76d5bc77ce7ddb77 {
  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_2a09dc25400bc907 {
  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_75543b4b23fcc596 {
  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_b731aed34550944a {
  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_6e9986d246f53de0 {
  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_5ee03bf1cb6e2627 {
  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_3cc129292ee716c5 {
  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_259a4f7baaed05e0 {
  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_6e5f0370d7c7fea4 {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_56f5606dfcda9507 {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_419bc472e5ec2163 {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_ae420499b5d3c210 {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_d65d8637e38d12d8 {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_e36abaa41c531df6 {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_05f571345329e3fc {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_a6ffff1bb6808a43 {
  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_5ce766025fdec5a6 {
  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_5aa9652f36f45232 {
  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_6179928f72e756bc {
  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_102604139c807894 .theme-select-menu_c7d21ce16d74cd20 {
  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_c51595a7716b2fd1 {
  overflow: hidden;
}
.product-block-one_c51595a7716b2fd1 .img-holder_f0fa58ca1ead45ab {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_c51595a7716b2fd1 .img-holder_f0fa58ca1ead45ab .cart-icon_56803d6492e171ab {
  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_c51595a7716b2fd1 .img-holder_f0fa58ca1ead45ab .cart-icon_56803d6492e171ab:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_c51595a7716b2fd1 .img-holder_f0fa58ca1ead45ab .cart-button_5c22337f3ba2a227 {
  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_c51595a7716b2fd1 .img-holder_f0fa58ca1ead45ab .cart-button_5c22337f3ba2a227:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_c51595a7716b2fd1 .product-title_0460772516b7fcdc {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_c51595a7716b2fd1 .rating_c387f496d563f1c9 {
  margin: 0 -3px;
}
.product-block-one_c51595a7716b2fd1 .rating_c387f496d563f1c9 li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_c51595a7716b2fd1 .rating_c387f496d563f1c9 li .bi-star-fill_58a134f7dd363db0 {
  color: #FFCB65;
}
.product-block-one_c51595a7716b2fd1 .price_78ff2e09439875ff {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_c51595a7716b2fd1:hover .cart-button_5c22337f3ba2a227 {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_c51595a7716b2fd1:hover .product-img_186feeebfb66854d {
  transform: scale(0.95);
}
.product-block-one_c51595a7716b2fd1:hover .cart-icon_56803d6492e171ab {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_c51595a7716b2fd1:hover .product-title_0460772516b7fcdc {
  text-decoration: underline;
}

.product-details-one_77109adec22ede6a .product-img-tab_c6b540a5181353c6 {
  border: none;
}
.product-details-one_77109adec22ede6a .product-img-tab_c6b540a5181353c6 .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_77109adec22ede6a .product-img-tab_c6b540a5181353c6 .nav-link img {
  max-height: 100%;
}
.product-details-one_77109adec22ede6a .product-img-tab_c6b540a5181353c6 .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_77109adec22ede6a .product-img-tab-content_fd1e04c428d30e56 {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_77109adec22ede6a .product-img-tab-content_fd1e04c428d30e56 img {
  margin: auto;
}
.product-details-one_77109adec22ede6a .product-info_659f973ec5af918f .stock-tag_c524e2c60baa7cb0 {
  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_77109adec22ede6a .product-info_659f973ec5af918f .product-name_e022d22c75ce118d {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_77109adec22ede6a .product-info_659f973ec5af918f .rating_c387f496d563f1c9 li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_77109adec22ede6a .product-info_659f973ec5af918f .rating_c387f496d563f1c9 li .bi-star-fill_58a134f7dd363db0 {
  color: #FFCB65;
}
.product-details-one_77109adec22ede6a .product-info_659f973ec5af918f .rating_c387f496d563f1c9 li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_77109adec22ede6a .product-info_659f973ec5af918f .rating_c387f496d563f1c9 li a:hover {
  text-decoration: underline;
}
.product-details-one_77109adec22ede6a .product-info_659f973ec5af918f .price_78ff2e09439875ff {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_77109adec22ede6a .product-info_659f973ec5af918f .price_78ff2e09439875ff del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_77109adec22ede6a .product-info_659f973ec5af918f .availability_52240b8a5c3ec85f {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_77109adec22ede6a .product-info_659f973ec5af918f .description-text_12f06d84472b828d {
  padding: 10px 0 15px;
}
.product-details-one_77109adec22ede6a .product-info_659f973ec5af918f .product-feature_2f5649e28447f66f {
  margin-bottom: 20px;
}
.product-details-one_77109adec22ede6a .product-info_659f973ec5af918f .product-feature_2f5649e28447f66f li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_77109adec22ede6a .product-info_659f973ec5af918f .product-feature_2f5649e28447f66f li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_77109adec22ede6a .product-info_659f973ec5af918f .customize-order_f1245daefd35591a h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_77109adec22ede6a .product-info_659f973ec5af918f .customize-order_f1245daefd35591a .quantity_60c0a7ce1feb62ed .button-group_05bfb1939c443e2a {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_77109adec22ede6a .product-info_659f973ec5af918f .customize-order_f1245daefd35591a .quantity_60c0a7ce1feb62ed .button-group_05bfb1939c443e2a li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_77109adec22ede6a .product-info_659f973ec5af918f .customize-order_f1245daefd35591a .quantity_60c0a7ce1feb62ed .button-group_05bfb1939c443e2a li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_77109adec22ede6a .product-info_659f973ec5af918f .customize-order_f1245daefd35591a .quantity_60c0a7ce1feb62ed .button-group_05bfb1939c443e2a 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_77109adec22ede6a .product-review-tab_545d3edb27c04575 .nav-tabs_173a7d5baddc7eb0 {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_77109adec22ede6a .product-review-tab_545d3edb27c04575 .nav-tabs_173a7d5baddc7eb0 .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_77109adec22ede6a .product-review-tab_545d3edb27c04575 .nav-tabs_173a7d5baddc7eb0 .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_77109adec22ede6a .product-review-tab_545d3edb27c04575 .nav-tabs_173a7d5baddc7eb0 .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_77109adec22ede6a .product-review-tab_545d3edb27c04575 .nav-tabs_173a7d5baddc7eb0 .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_77109adec22ede6a .product-review-tab_545d3edb27c04575 .tab-content_1aad8085cdcfec56 h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_77109adec22ede6a .product-review-tab_545d3edb27c04575 .tab-content_1aad8085cdcfec56 .product-feature_2f5649e28447f66f li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_77109adec22ede6a .product-review-tab_545d3edb27c04575 .tab-content_1aad8085cdcfec56 .product-feature_2f5649e28447f66f li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_77109adec22ede6a .product-review-tab_545d3edb27c04575 .user-comment-area_a4c312ba9195708c .single-comment_311344c9bab4371b {
  padding-bottom: 40px;
}
.product-details-one_77109adec22ede6a .product-review-tab_545d3edb27c04575 .user-comment-area_a4c312ba9195708c .single-comment_311344c9bab4371b:last-child {
  padding-bottom: 0;
}
.product-details-one_77109adec22ede6a .product-review-tab_545d3edb27c04575 .user-comment-area_a4c312ba9195708c .user-img_3dfbd88436677f48 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_77109adec22ede6a .product-review-tab_545d3edb27c04575 .user-comment-area_a4c312ba9195708c .user-comment-data_6cf0db8a9edbc47f {
  padding-left: 30px;
  position: relative;
}
.product-details-one_77109adec22ede6a .product-review-tab_545d3edb27c04575 .user-comment-area_a4c312ba9195708c .user-comment-data_6cf0db8a9edbc47f .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_77109adec22ede6a .product-review-tab_545d3edb27c04575 .user-comment-area_a4c312ba9195708c .user-comment-data_6cf0db8a9edbc47f .rating_c387f496d563f1c9 li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_77109adec22ede6a .product-review-tab_545d3edb27c04575 .user-comment-area_a4c312ba9195708c .user-comment-data_6cf0db8a9edbc47f .rating_c387f496d563f1c9 li .bi-star-fill_58a134f7dd363db0 {
  color: #FFCB65;
}
.product-details-one_77109adec22ede6a .product-review-tab_545d3edb27c04575 .user-comment-area_a4c312ba9195708c .user-comment-data_6cf0db8a9edbc47f p {
  padding-top: 8px;
}

.cart-list-form_5ed3fc9facd1b95a {
  position: relative;
}
.cart-list-form_5ed3fc9facd1b95a .table_32242639dba2d271 {
  margin: 0;
  background: transparent;
}
.cart-list-form_5ed3fc9facd1b95a .table_32242639dba2d271 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_5ed3fc9facd1b95a .table_32242639dba2d271 th:first-child {
  text-align: left;
}
.cart-list-form_5ed3fc9facd1b95a .table_32242639dba2d271 tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_5ed3fc9facd1b95a .table_32242639dba2d271 tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_5ed3fc9facd1b95a .table_32242639dba2d271 tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_5ed3fc9facd1b95a .table_32242639dba2d271 tbody .product-thumbnails_b14bbb904486adae {
  width: 85px;
}
.cart-list-form_5ed3fc9facd1b95a .table_32242639dba2d271 tbody .product-thumbnails_b14bbb904486adae img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_5ed3fc9facd1b95a .table_32242639dba2d271 tbody .product-thumbnails_b14bbb904486adae .product-img_186feeebfb66854d {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_5ed3fc9facd1b95a .table_32242639dba2d271 tbody .product-info_659f973ec5af918f {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_5ed3fc9facd1b95a .table_32242639dba2d271 tbody .product-info_659f973ec5af918f .product-name_e022d22c75ce118d {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_5ed3fc9facd1b95a .table_32242639dba2d271 tbody .product-info_659f973ec5af918f .serial_b57d062c09d745b9 {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_5ed3fc9facd1b95a .table_32242639dba2d271 tbody .product-info_659f973ec5af918f ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_5ed3fc9facd1b95a .table_32242639dba2d271 tbody .price_78ff2e09439875ff {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_5ed3fc9facd1b95a .table_32242639dba2d271 tbody .quantity_60c0a7ce1feb62ed li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_5ed3fc9facd1b95a .table_32242639dba2d271 tbody .quantity_60c0a7ce1feb62ed li .btn_551ea4b06803e8d0 {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_5ed3fc9facd1b95a .table_32242639dba2d271 tbody .quantity_60c0a7ce1feb62ed 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_5ed3fc9facd1b95a .table_32242639dba2d271 tbody .remove-product_f2441ec0ccaea8e7 {
  color: #000;
  font-size: 22px;
}
.cart-list-form_5ed3fc9facd1b95a .table_32242639dba2d271 tbody .remove-product_f2441ec0ccaea8e7:hover {
  color: #ff2759;
}
.cart-list-form_5ed3fc9facd1b95a .cart-footer_102fd1322e83ab33 {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_5ed3fc9facd1b95a .cart-footer_102fd1322e83ab33 .coupon-form_894f57947808b08f input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_5ed3fc9facd1b95a .cart-footer_102fd1322e83ab33 .cart-total-section_8a5cb747a0ad93f1 {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_5ed3fc9facd1b95a .cart-footer_102fd1322e83ab33 .cart-total-section_8a5cb747a0ad93f1 .cart-total-table_352abee2647842c6 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_5ed3fc9facd1b95a .cart-footer_102fd1322e83ab33 .cart-total-section_8a5cb747a0ad93f1 .cart-total-table_352abee2647842c6 tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_89dccb9e59f8c955 {
  height: auto;
}

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

.fancybox-caption_5e660f59cdbf6c91, .fancybox-infobar_f1b39a812e64b8d6, .fancybox-navigation_4329bc6ff1cb210f .fancybox-button_cb2cb71e06e18203, .fancybox-toolbar_1d1a4aa9d60ab333 {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_88de6a00681d3302 .fancybox-caption_5e660f59cdbf6c91, .fancybox-show-infobar_01e47c0a248cab7e .fancybox-infobar_f1b39a812e64b8d6, .fancybox-show-nav_bdabb89ea7137f3c .fancybox-navigation_4329bc6ff1cb210f .fancybox-button_cb2cb71e06e18203, .fancybox-show-toolbar_726db0707787efbb .fancybox-toolbar_1d1a4aa9d60ab333 {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_e492cc847a7a7fee .fancybox-stage_c2a339ab8f25a859 {
  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_3bbb9cdc5c308ac6 .fancybox-slide, .fancybox-slide--current_09936aa599ddabd5, .fancybox-slide--next_f5d297a99c0adb27, .fancybox-slide--previous_56189bc5614735eb {
  display: block;
}

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

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

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

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

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

.fancybox-content_2ee58fd86a636425 {
  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_4dee5e53111d4afd .fancybox-content_2ee58fd86a636425 {
  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_00cb6e9ec68f8b4f .fancybox-content_2ee58fd86a636425 {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_aff39ab4d16bf563 .fancybox-content_2ee58fd86a636425 {
  cursor: zoom-in;
}

.fancybox-can-drag_9d4c0f487d93553b .fancybox-content_2ee58fd86a636425 {
  cursor: grab;
}

.fancybox-is-dragging_d2c06f8b09273355 .fancybox-content_2ee58fd86a636425 {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_85c46c1dd3c3c24f .fancybox-content_2ee58fd86a636425 {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_edc51e8f1fdedc88 .fancybox-content_2ee58fd86a636425, .fancybox-slide--map_9e05def5bb82eead .fancybox-content_2ee58fd86a636425, .fancybox-slide--video_808ffd7fc4e255dd .fancybox-content_2ee58fd86a636425 {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_808ffd7fc4e255dd .fancybox-content_2ee58fd86a636425 {
  background: #000;
}

.fancybox-slide--map_9e05def5bb82eead .fancybox-content_2ee58fd86a636425 {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_bef9e430b968ee9d svg path, .fancybox-button--share_45ced14c3dc8d621 svg path, .fancybox-button--thumbs_7abede92dedc395e svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_bdabb89ea7137f3c .fancybox-navigation_4329bc6ff1cb210f .fancybox-button_cb2cb71e06e18203 {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_4329bc6ff1cb210f .fancybox-button--arrow_left_8fe38df03c97674f {
  left: 6px;
}

.fancybox-navigation_4329bc6ff1cb210f .fancybox-button--arrow_right_9b4616518c8391b0 {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_edc51e8f1fdedc88 .fancybox-close-small_eec0cdede2558cff, .fancybox-slide--image_4dee5e53111d4afd .fancybox-close-small_eec0cdede2558cff, .fancybox-slide--video_808ffd7fc4e255dd .fancybox-close-small_eec0cdede2558cff {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_edc51e8f1fdedc88 .fancybox-close-small_eec0cdede2558cff:hover svg, .fancybox-slide--image_4dee5e53111d4afd .fancybox-close-small_eec0cdede2558cff:hover svg, .fancybox-slide--video_808ffd7fc4e255dd .fancybox-close-small_eec0cdede2558cff:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_2c89065e115777ff .fancybox-close-small_eec0cdede2558cff, .fancybox-is-zoomable_d64c551234dc8dd3.fancybox-can-drag_9d4c0f487d93553b .fancybox-close-small_eec0cdede2558cff {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_392df6ba320ed33d.fancybox-slide--next_f5d297a99c0adb27, .fancybox-fx-fade_392df6ba320ed33d.fancybox-slide--previous_56189bc5614735eb {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_392df6ba320ed33d.fancybox-slide--current_09936aa599ddabd5 {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_916109183b06405d {
  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_84e9a2ea5844dea7 {
  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_9b0497aeedcb0d3b {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_445c0213cb1f39ab .fancybox-thumbs_84e9a2ea5844dea7 {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_84e9a2ea5844dea7 > 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_84e9a2ea5844dea7 .fancybox-thumbs-active_8443fd32996a7660:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_4b60bf9851134ddb .slick-track_33aba6955b662127,
.slick-slider_4b60bf9851134ddb .slick-list_83ffa6bf2ab7014e {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_304700fcfbeec5f3 .slick-track_33aba6955b662127 {
  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_304700fcfbeec5f3 img {
  display: none;
}

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

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

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

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

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