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

.h1_e32fc8a52ee05703,
h1,
.h2_920169490b10553e,
h2,
.h3_a55a8f23a6c2a6a3,
h3,
.h4_b2775456fd19dfdf,
h4,
.h5_d0dd9cc89b751a68,
h5,
.h6_c82bd746a355b327,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_441bbe8f6465f265 {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_4e6c1882ad0fa8ee {
  padding: 0 !important;
}

.m0_8352add24660c6b3 {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_1498b41c12e91e90 {
    padding: 0 !important;
  }
  .xl-m0_fbfc964882d6be2b {
    margin: 0 !important;
  }
  .xl-pt-10_1e39802a054d2794 {
    padding-top: 10px !important;
  }
  .xl-pt-20_df30b3ed0e5f8d26 {
    padding-top: 20px !important;
  }
  .xl-pt-30_cec6232352978df0 {
    padding-top: 30px !important;
  }
  .xl-pt-40_03ed014b81344639 {
    padding-top: 40px !important;
  }
  .xl-pt-50_8ca528b0d40f17f9 {
    padding-top: 50px !important;
  }
  .xl-pt-60_93da492ae9cfa8c9 {
    padding-top: 60px !important;
  }
  .xl-pt-70_de78f84a2bee7c62 {
    padding-top: 70px !important;
  }
  .xl-pt-80_a0378851cca23dc6 {
    padding-top: 80px !important;
  }
  .xl-pt-90_2e5020b27b5e83ea {
    padding-top: 90px !important;
  }
  .xl-pt-100_b24da2f980be1542 {
    padding-top: 100px !important;
  }
  .xl-pt-110_ac92010f07ed304f {
    padding-top: 110px !important;
  }
  .xl-pt-120_173da01d9aa300fb {
    padding-top: 120px !important;
  }
  .xl-pt-130_eebc3dcb431b47c1 {
    padding-top: 130px !important;
  }
  .xl-pt-140_2c9da5fe469dd5c3 {
    padding-top: 140px !important;
  }
  .xl-pt-150_1b498ae80383c025 {
    padding-top: 150px !important;
  }
  .xl-pt-200_52313ca732aa34d7 {
    padding-top: 200px !important;
  }
  .xl-pb-10_c208f8cceedf330e {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_1217b63ae6442d10 {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_eb716aa7f4b03472 {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_081ccb1e57e54d6f {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_2ffa611d3fe9b55e {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_2c54ec91562e9e90 {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_40726a96f9514053 {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_356368e9a78d6005 {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_918e28abcc18ae2c {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_22d8360d52fb7022 {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_708e3c1af080fbcd {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_e67966801c25a2fe {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_84274a6b92cc9ce4 {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_cc13131124892f5b {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_0b843a96ad7602a0 {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_09de1b3c81ad8072 {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_c92161ffed83b3a6 {
    margin-top: 10px !important;
  }
  .xl-mt-20_533b8a033dfcc87b {
    margin-top: 20px !important;
  }
  .xl-mt-30_a3a129bcfe2ada98 {
    margin-top: 30px !important;
  }
  .xl-mt-40_4008bcd315a5d611 {
    margin-top: 40px !important;
  }
  .xl-mt-50_759a73c8c5e5df91 {
    margin-top: 50px !important;
  }
  .xl-mt-60_d5cae8588e7ac5fd {
    margin-top: 60px !important;
  }
  .xl-mt-70_9d46acf9f4d946c1 {
    margin-top: 70px !important;
  }
  .xl-mt-80_fc4138938c669f0a {
    margin-top: 80px !important;
  }
  .xl-mt-90_3d1cb8f272040463 {
    margin-top: 90px !important;
  }
  .xl-mt-100_dc039e7a491575fa {
    margin-top: 100px !important;
  }
  .xl-mt-110_ca3faad9ce2441ec {
    margin-top: 110px !important;
  }
  .xl-mt-120_8df8c140b2faaeff {
    margin-top: 120px !important;
  }
  .xl-mt-130_641a43dd8c9cd280 {
    margin-top: 130px !important;
  }
  .xl-mt-140_2ee5bbdd32582206 {
    margin-top: 140px !important;
  }
  .xl-mt-150_c07700a7c2c2b475 {
    margin-top: 150px !important;
  }
  .xl-mt-200_00ef4fd6282df9a3 {
    margin-top: 200px !important;
  }
  .xl-mb-10_1042ea4a58b06946 {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_6a1904be086ad39f {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_f45ca8ee5ffd8229 {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_fe282481ad53c72e {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_bfa52d31f446f13a {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_ad673c8e2f7ee1a5 {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_2eacb5848a513c45 {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_9eac8c6f2137e013 {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_e9c2234fbec3b247 {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_f01164f605ab815f {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_36418f30fa0d0a80 {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_ae7589f50cd0864d {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_9b053b406a8812b2 {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_a820a6dcee409c3e {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_b83fbfe5efa4359b {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_3f42105ae7e07d25 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_8f3ee66f3d3eed04 {
    padding: 0 !important;
  }
  .lg-m0_29577dac46414b0b {
    margin: 0 !important;
  }
  .lg-pt-10_2dcb66743f5eba15 {
    padding-top: 10px !important;
  }
  .lg-pt-20_dcddb6cea658d0ca {
    padding-top: 20px !important;
  }
  .lg-pt-30_047f8d221c155762 {
    padding-top: 30px !important;
  }
  .lg-pt-40_6b9157af138c5ffc {
    padding-top: 40px !important;
  }
  .lg-pt-50_c8446734f57e08b3 {
    padding-top: 50px !important;
  }
  .lg-pt-60_cce211d675e786ae {
    padding-top: 60px !important;
  }
  .lg-pt-70_55e6054f241f3d13 {
    padding-top: 70px !important;
  }
  .lg-pt-80_cf8484cb9b76f3ac {
    padding-top: 80px !important;
  }
  .lg-pt-90_49d9b24ef40e5f6d {
    padding-top: 90px !important;
  }
  .lg-pt-100_fa7886c08cfd9ad3 {
    padding-top: 100px !important;
  }
  .lg-pt-110_7afca44814a099f0 {
    padding-top: 110px !important;
  }
  .lg-pt-120_d56c4c8e3649170c {
    padding-top: 120px !important;
  }
  .lg-pt-130_43bce026e9f20a01 {
    padding-top: 130px !important;
  }
  .lg-pt-140_46d9edd9db6a4c4c {
    padding-top: 140px !important;
  }
  .lg-pt-150_518a70bfb706430b {
    padding-top: 150px !important;
  }
  .lg-pt-200_8e68fdc09d7ccbc7 {
    padding-top: 200px !important;
  }
  .lg-pb-10_94ad7d5aa107b186 {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_9ec6018f03bd23ac {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_2c106f7bddadfa3a {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_3fd8f09125521306 {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_2f2f61aa7867cd28 {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_86e71a39ee154cc5 {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_0eeab4c35bf3cc20 {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_ef7cb43c62d8f465 {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_a40182cb722cd642 {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_20a48ec11d121288 {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_1b70129bf14c03b6 {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_170bdbd472a6d3a7 {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_b0e3b9744c465340 {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_92ad635e1fedded4 {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_6931ab26e6def64b {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_da54141b4168c783 {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_2bbc2c878e42667e {
    margin-top: 10px !important;
  }
  .lg-mt-20_c1956650738de46c {
    margin-top: 20px !important;
  }
  .lg-mt-30_11495ba1365f8235 {
    margin-top: 30px !important;
  }
  .lg-mt-40_0cc5ba23b77f74ad {
    margin-top: 40px !important;
  }
  .lg-mt-50_a9a2ccc5e1809608 {
    margin-top: 50px !important;
  }
  .lg-mt-60_5772d70e1e9f89e2 {
    margin-top: 60px !important;
  }
  .lg-mt-70_57bd8521b60f4fcd {
    margin-top: 70px !important;
  }
  .lg-mt-80_29af221ca14cc305 {
    margin-top: 80px !important;
  }
  .lg-mt-90_564ba9c39936194c {
    margin-top: 90px !important;
  }
  .lg-mt-100_fe303b7fc25d3399 {
    margin-top: 100px !important;
  }
  .lg-mt-110_9e592a35b01a0300 {
    margin-top: 110px !important;
  }
  .lg-mt-120_d528ae415bce0233 {
    margin-top: 120px !important;
  }
  .lg-mt-130_04dc231bcd82fda1 {
    margin-top: 130px !important;
  }
  .lg-mt-140_0702a1f75b685c27 {
    margin-top: 140px !important;
  }
  .lg-mt-150_a01a125e2e9d87c3 {
    margin-top: 150px !important;
  }
  .lg-mt-200_26bedae080d9c586 {
    margin-top: 200px !important;
  }
  .lg-mb-10_e67b837fcc7df477 {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_4a6418b8b73e6f0d {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_b1a8d0159bd995b2 {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_8891aa547f5295fa {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_75baa24029973318 {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_74add3448ef58666 {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_4c87e5ebef101ddc {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_2a915cd499011e9b {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_a5079ad398298488 {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_9ecb0b28708599f0 {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_c0eab98bf821e3ac {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_210444241816bca9 {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_5f4dce750e5dbdca {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_da6aa7f4aaa68bbe {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_8f1091f777fd3fad {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_23a28c29af5217e8 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_79ddbd3458d0ec38 {
    padding: 0 !important;
  }
  .md-m0_ebb2a65dbf793497 {
    margin: 0 !important;
  }
  .md-pt-10_4a20eca1933ad481 {
    padding-top: 10px !important;
  }
  .md-pt-20_cac5f00281496cbc {
    padding-top: 20px !important;
  }
  .md-pt-30_a357c21a3b8ca229 {
    padding-top: 30px !important;
  }
  .md-pt-40_aee82534ad4c7b20 {
    padding-top: 40px !important;
  }
  .md-pt-50_c724899b7252372c {
    padding-top: 50px !important;
  }
  .md-pt-60_3467e5acf2a1779b {
    padding-top: 60px !important;
  }
  .md-pt-70_e22abc06e36df25f {
    padding-top: 70px !important;
  }
  .md-pt-80_ff27ad768d7dba08 {
    padding-top: 80px !important;
  }
  .md-pt-90_546f10176c0899f0 {
    padding-top: 90px !important;
  }
  .md-pt-100_0f147ff545e003ff {
    padding-top: 100px !important;
  }
  .md-pt-110_e728c9a33f3a33ff {
    padding-top: 110px !important;
  }
  .md-pt-120_89aef8f0cbf4440d {
    padding-top: 120px !important;
  }
  .md-pt-130_a0e03e36a7dbb310 {
    padding-top: 130px !important;
  }
  .md-pt-140_b0890e6299407d0d {
    padding-top: 140px !important;
  }
  .md-pt-150_304ecd747d2d9fa8 {
    padding-top: 150px !important;
  }
  .md-pt-200_968617af7f84c838 {
    padding-top: 200px !important;
  }
  .md-pb-10_b29ded85652adfab {
    padding-bottom: 10px !important;
  }
  .md-pb-20_b08c1375c3c99836 {
    padding-bottom: 20px !important;
  }
  .md-pb-30_dc65d344e157bd33 {
    padding-bottom: 30px !important;
  }
  .md-pb-40_3dd14afce51188f5 {
    padding-bottom: 40px !important;
  }
  .md-pb-50_01d91abdabcdbb4f {
    padding-bottom: 50px !important;
  }
  .md-pb-60_f100d22db3f0b007 {
    padding-bottom: 60px !important;
  }
  .md-pb-70_b50fc6bfa26d9b37 {
    padding-bottom: 70px !important;
  }
  .md-pb-80_fbb899a8691eb787 {
    padding-bottom: 80px !important;
  }
  .md-pb-90_68112cb80d238984 {
    padding-bottom: 90px !important;
  }
  .md-pb-100_f84c0c8063843e65 {
    padding-bottom: 100px !important;
  }
  .md-pb-110_e6c0549ed5182157 {
    padding-bottom: 110px !important;
  }
  .md-pb-120_28f6297a9b483004 {
    padding-bottom: 120px !important;
  }
  .md-pb-130_aebe6cd0dbed57a0 {
    padding-bottom: 130px !important;
  }
  .md-pb-140_0769f09be96ecb14 {
    padding-bottom: 140px !important;
  }
  .md-pb-150_a4f771a6497ee2b4 {
    padding-bottom: 150px !important;
  }
  .md-pb-200_2c2e21aaaee0f7a4 {
    padding-bottom: 200px !important;
  }
  .md-mt-10_199375813fd119a3 {
    margin-top: 10px !important;
  }
  .md-mt-20_42ed63ea208d196f {
    margin-top: 20px !important;
  }
  .md-mt-30_d7e9eb0d90846663 {
    margin-top: 30px !important;
  }
  .md-mt-40_642bf8c21352b577 {
    margin-top: 40px !important;
  }
  .md-mt-50_3599f8b061c519dc {
    margin-top: 50px !important;
  }
  .md-mt-60_dccf0e2427fc80a2 {
    margin-top: 60px !important;
  }
  .md-mt-70_7be9751255cba4ae {
    margin-top: 70px !important;
  }
  .md-mt-80_ad7cd23209b7f17d {
    margin-top: 80px !important;
  }
  .md-mt-90_282d72c1c2751902 {
    margin-top: 90px !important;
  }
  .md-mt-100_f3b966a069912bc4 {
    margin-top: 100px !important;
  }
  .md-mt-110_e6142f9e46ef2a91 {
    margin-top: 110px !important;
  }
  .md-mt-120_b899425062f35fc3 {
    margin-top: 120px !important;
  }
  .md-mt-130_1d297764e2f9a411 {
    margin-top: 130px !important;
  }
  .md-mt-140_a0abb18b73c696c2 {
    margin-top: 140px !important;
  }
  .md-mt-150_b4eaf1f27836c4e8 {
    margin-top: 150px !important;
  }
  .md-mt-200_cbe5d8032378058f {
    margin-top: 200px !important;
  }
  .md-mb-10_0b859a88020bf100 {
    margin-bottom: 10px !important;
  }
  .md-mb-20_25c8352b2c2e856a {
    margin-bottom: 20px !important;
  }
  .md-mb-30_1c7b49ec5233bf0f {
    margin-bottom: 30px !important;
  }
  .md-mb-40_be35f97c8b2d9501 {
    margin-bottom: 40px !important;
  }
  .md-mb-50_43c124189b4e40de {
    margin-bottom: 50px !important;
  }
  .md-mb-60_e729c8015a00c622 {
    margin-bottom: 60px !important;
  }
  .md-mb-70_1b088ea02d6ad7be {
    margin-bottom: 70px !important;
  }
  .md-mb-80_f08d56e8f3b6fe76 {
    margin-bottom: 80px !important;
  }
  .md-mb-90_65aeb7172542b64f {
    margin-bottom: 90px !important;
  }
  .md-mb-100_2e14b34916ff1f39 {
    margin-bottom: 100px !important;
  }
  .md-mb-110_42d9cf6d095de56e {
    margin-bottom: 110px !important;
  }
  .md-mb-120_a31338db8f58871a {
    margin-bottom: 120px !important;
  }
  .md-mb-130_ec247c09b842798c {
    margin-bottom: 130px !important;
  }
  .md-mb-140_047070aaab6166db {
    margin-bottom: 140px !important;
  }
  .md-mb-150_571f4a09d879bc47 {
    margin-bottom: 150px !important;
  }
  .md-mb-200_2c06de407e6f7732 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_182f7e240b939549 {
    padding: 0 !important;
  }
  .sm-m0_5217ddee8f4de3ab {
    margin: 0 !important;
  }
  .sm-pt-10_941b330a60945f2c {
    padding-top: 10px !important;
  }
  .sm-pt-20_26b849eee32e25e5 {
    padding-top: 20px !important;
  }
  .sm-pt-30_2870fcebb2b47ecf {
    padding-top: 30px !important;
  }
  .sm-pt-40_85bc81b80fc32d0b {
    padding-top: 40px !important;
  }
  .sm-pt-50_2a9d02a2a5097d66 {
    padding-top: 50px !important;
  }
  .sm-pt-60_45aae286e3c14383 {
    padding-top: 60px !important;
  }
  .sm-pt-70_d7df60b280e5c257 {
    padding-top: 70px !important;
  }
  .sm-pt-80_98b32c8d4acf1dc7 {
    padding-top: 80px !important;
  }
  .sm-pt-90_3987506b21c71164 {
    padding-top: 90px !important;
  }
  .sm-pt-100_aad9b92d34ca0222 {
    padding-top: 100px !important;
  }
  .sm-pt-110_f01a66cb709eb60e {
    padding-top: 110px !important;
  }
  .sm-pt-120_fdc041f939fcfc71 {
    padding-top: 120px !important;
  }
  .sm-pt-130_20133788b103e234 {
    padding-top: 130px !important;
  }
  .sm-pt-140_08767396941f0d51 {
    padding-top: 140px !important;
  }
  .sm-pt-150_ec915f5f5e8eb85a {
    padding-top: 150px !important;
  }
  .sm-pt-200_912b7da9fb8e1808 {
    padding-top: 200px !important;
  }
  .sm-pb-10_34155f0597235966 {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_e3ea34d76d7553b8 {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_a03bb21e42746ca5 {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_911adc0d88eb417e {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_b2dcdccab1b6b422 {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_1fe3be8d474e895d {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_e7f4670fd7346845 {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_f52e86b558d6560d {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_8581e12fe4e79d29 {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_a514dd94699c4779 {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_025d8a6ea26ee983 {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_48e127c9fd4e7c22 {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_da4f7181ce62ca82 {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_431221150c362246 {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_3d0b611dbaf9899f {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_9e96f966b723dded {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_19d984977a9f60b0 {
    margin-top: 10px !important;
  }
  .sm-mt-20_2831124360461ebb {
    margin-top: 20px !important;
  }
  .sm-mt-30_0ecd3bc4add26ba5 {
    margin-top: 30px !important;
  }
  .sm-mt-40_7814e4c78a4cc96d {
    margin-top: 40px !important;
  }
  .sm-mt-50_15dbc9981887fa78 {
    margin-top: 50px !important;
  }
  .sm-mt-60_aaad84bcc9d8c6b5 {
    margin-top: 60px !important;
  }
  .sm-mt-70_95eb787f87154dc8 {
    margin-top: 70px !important;
  }
  .sm-mt-80_013022204c21d0a7 {
    margin-top: 80px !important;
  }
  .sm-mt-90_33a649510f4d2ff0 {
    margin-top: 90px !important;
  }
  .sm-mt-100_aa99f87cdf351051 {
    margin-top: 100px !important;
  }
  .sm-mt-110_1bc4ee74c9229881 {
    margin-top: 110px !important;
  }
  .sm-mt-120_165969d3b2600e10 {
    margin-top: 120px !important;
  }
  .sm-mt-130_909cd7566480e425 {
    margin-top: 130px !important;
  }
  .sm-mt-140_06c8f97f9277f19e {
    margin-top: 140px !important;
  }
  .sm-mt-150_d7bed47e777455d8 {
    margin-top: 150px !important;
  }
  .sm-mt-200_cc5e83b65c11f365 {
    margin-top: 200px !important;
  }
  .sm-mb-10_4383e26c2e058a33 {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_1a47a25a98108ad8 {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_16c25e80e6dddf85 {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_58db3c9cfff539df {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_ff3d753215c6fbec {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_48f70c217f3f6fc7 {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_17e039e0fb72f60a {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_945c2ee45f3fe7c4 {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_b0618770a466c102 {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_22cdb8d89623b60e {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_4362fe65a8712dff {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_adc534dce2aabdcd {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_348112a201739de1 {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_5028e4124f235be9 {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_26695cb78ef191d7 {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_6d0055692e0d8a50 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_8bcc066032919fde {
    padding: 0 !important;
  }
  .xs-m0_f93c26a8b3d84bd0 {
    margin: 0 !important;
  }
  .xs-pt-10_29d04ee372ee8699 {
    padding-top: 10px !important;
  }
  .xs-pt-20_47a5785023565004 {
    padding-top: 20px !important;
  }
  .xs-pt-30_883c908a6d66fae8 {
    padding-top: 30px !important;
  }
  .xs-pt-40_93b1677a96d7c734 {
    padding-top: 40px !important;
  }
  .xs-pt-50_fa264d688ae14a12 {
    padding-top: 50px !important;
  }
  .xs-pt-60_8634394d5c11955f {
    padding-top: 60px !important;
  }
  .xs-pt-70_efa6def0914ef224 {
    padding-top: 70px !important;
  }
  .xs-pt-80_c0b9adf7fba59c50 {
    padding-top: 80px !important;
  }
  .xs-pt-90_1ade9548239ae117 {
    padding-top: 90px !important;
  }
  .xs-pt-100_90cdb2931a7aa9cc {
    padding-top: 100px !important;
  }
  .xs-pt-110_5a664db74b3730cf {
    padding-top: 110px !important;
  }
  .xs-pt-120_72f8aad9e8d6369e {
    padding-top: 120px !important;
  }
  .xs-pt-130_949460c212b40a15 {
    padding-top: 130px !important;
  }
  .xs-pt-140_390f3b16f939c73f {
    padding-top: 140px !important;
  }
  .xs-pt-150_b7eb7b9e89a89c28 {
    padding-top: 150px !important;
  }
  .xs-pt-200_a094f1e430817d62 {
    padding-top: 200px !important;
  }
  .xs-pb-10_60cc730cb0aecfc6 {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_94de1ce20b83e32f {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_f426335fd3a7f8ea {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_6a89d4c95950cc59 {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_c81eed631c9eca1c {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_9f51a2d52c5ef689 {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_482f5bbb136e9f3d {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_713474e3ffb0cc5b {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_6429df31ba941018 {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_9080bca84656e47b {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_aaae4d69073455b4 {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_3fa6a24a468bccbe {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_1acd318b0f0cd3b1 {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_cc0edde6c5ca2aa5 {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_6006ecb7a79ebee5 {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_944e92ca6d42b278 {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_ea9904ad3e6f1c11 {
    margin-top: 10px !important;
  }
  .xs-mt-20_edf6346775be9f2b {
    margin-top: 20px !important;
  }
  .xs-mt-30_7f1e1572631bd2fb {
    margin-top: 30px !important;
  }
  .xs-mt-40_1a853007e0f17195 {
    margin-top: 40px !important;
  }
  .xs-mt-50_f2d68538f658ecc7 {
    margin-top: 50px !important;
  }
  .xs-mt-60_3155adc07edcf6dd {
    margin-top: 60px !important;
  }
  .xs-mt-70_a3c3e0d646d13621 {
    margin-top: 70px !important;
  }
  .xs-mt-80_8f317d8f672bff20 {
    margin-top: 80px !important;
  }
  .xs-mt-90_14f898a7ccead2b6 {
    margin-top: 90px !important;
  }
  .xs-mt-100_38a61441b4a8af0b {
    margin-top: 100px !important;
  }
  .xs-mt-110_fa459c7ae2d272f2 {
    margin-top: 110px !important;
  }
  .xs-mt-120_3ae352d29123cea6 {
    margin-top: 120px !important;
  }
  .xs-mt-130_5624531543bc54b2 {
    margin-top: 130px !important;
  }
  .xs-mt-140_8f0072c0a35a4019 {
    margin-top: 140px !important;
  }
  .xs-mt-150_23380aa8e2e89817 {
    margin-top: 150px !important;
  }
  .xs-mt-200_69f9d96b55b6888b {
    margin-top: 200px !important;
  }
  .xs-mb-10_55675e88d0a9b842 {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_654ed6d1b88a3301 {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_ab6c8fcbb3d8d841 {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_df875614204380af {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_b77d1743480627bf {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_ee36ed50fa6f3506 {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_18c7d2571336e42b {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_8d6544883e3c8944 {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_22cd1fcf544219df {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_80e0fc412851675b {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_0161fa324b3a6e39 {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_107eabd3cb055c84 {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_ca7fb61b12d038d0 {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_7586b9bfe8bd2201 {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_e67f3ea4aeaa6238 {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_ed504d6281ecdf52 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_a696dc3565ea1edc {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_a696dc3565ea1edc.menu-overlay_ef9c640681ff0227 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_a696dc3565ea1edc.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_a696dc3565ea1edc .navbar-toggler_f1b1729877db051c {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_a696dc3565ea1edc.menu-style-three_54264890140aee7c .navbar-toggler_f1b1729877db051c {
  background: #000;
}
.theme-main-menu_a696dc3565ea1edc.menu-style-four_87639e23cde9a152 .navbar-toggler_f1b1729877db051c {
  background: #E6FD5A;
}
.theme-main-menu_a696dc3565ea1edc.menu-style-five_22b13e3deb6a02f2 .navbar-toggler_f1b1729877db051c {
  background: #DFFF5E;
}
.theme-main-menu_a696dc3565ea1edc .navbar-toggler_f1b1729877db051c:focus {
  box-shadow: none;
}
.theme-main-menu_a696dc3565ea1edc .navbar-toggler_f1b1729877db051c::before,
.theme-main-menu_a696dc3565ea1edc .navbar-toggler_f1b1729877db051c::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_a696dc3565ea1edc .navbar-toggler_f1b1729877db051c 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_a696dc3565ea1edc.menu-style-three_54264890140aee7c .navbar-toggler_f1b1729877db051c:before, .theme-main-menu_a696dc3565ea1edc.menu-style-three_54264890140aee7c .navbar-toggler_f1b1729877db051c:after, .theme-main-menu_a696dc3565ea1edc.menu-style-three_54264890140aee7c .navbar-toggler_f1b1729877db051c span {
  background: #fff;
}
.theme-main-menu_a696dc3565ea1edc .navbar-toggler_f1b1729877db051c::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_a696dc3565ea1edc .navbar-toggler_f1b1729877db051c::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_a696dc3565ea1edc .navbar-toggler_f1b1729877db051c[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_a696dc3565ea1edc .navbar-toggler_f1b1729877db051c[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_a696dc3565ea1edc .navbar-toggler_f1b1729877db051c[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_a696dc3565ea1edc .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_a696dc3565ea1edc .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_a696dc3565ea1edc.white-vr_e45e7128f969429b .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_a696dc3565ea1edc.white-vr_e45e7128f969429b .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_a696dc3565ea1edc.white-vr_e45e7128f969429b.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_a696dc3565ea1edc.menu-style-one_f10c480aafd46149 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_a696dc3565ea1edc.menu-style-two_5ad87463c5e263ff {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_a696dc3565ea1edc.menu-style-two_5ad87463c5e263ff .info-row_7903a0406b51bfec {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_a696dc3565ea1edc.menu-style-two_5ad87463c5e263ff .gap-fix_a1539a2bff32bbd9 {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_a696dc3565ea1edc.menu-style-two_5ad87463c5e263ff .greetings_56f2425b032c99da {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_a696dc3565ea1edc.menu-style-two_5ad87463c5e263ff .contact-info_563a8a7b8aa04141 {
  margin: 0 -15px;
}
.theme-main-menu_a696dc3565ea1edc.menu-style-two_5ad87463c5e263ff .contact-info_563a8a7b8aa04141 li {
  padding: 0 15px;
}
.theme-main-menu_a696dc3565ea1edc.menu-style-two_5ad87463c5e263ff .contact-info_563a8a7b8aa04141 li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_a696dc3565ea1edc.menu-style-two_5ad87463c5e263ff .contact-info_563a8a7b8aa04141 li a:hover {
  text-decoration: underline;
}
.theme-main-menu_a696dc3565ea1edc.menu-style-two_5ad87463c5e263ff .inner-content_0257ac5fbc46ae0f {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_a696dc3565ea1edc.menu-style-two_5ad87463c5e263ff.fixed .info-row_7903a0406b51bfec {
  display: none;
}
.theme-main-menu_a696dc3565ea1edc.menu-style-five_22b13e3deb6a02f2 {
  background: #000;
  padding: 0;
}
.theme-main-menu_a696dc3565ea1edc.menu-style-five_22b13e3deb6a02f2 .inner-content_0257ac5fbc46ae0f {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_a696dc3565ea1edc.menu-style-six_7dc9997569564891 .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_a696dc3565ea1edc.menu-style-six_7dc9997569564891 .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_a696dc3565ea1edc .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_a61e3258c61f4e98 {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_a61e3258c61f4e98 .mega-menu-title_db1ac76c876f916e {
  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_a696dc3565ea1edc .login-btn-one_4eedf88d2678b7d2 a {
  color: #000;
}
.theme-main-menu_a696dc3565ea1edc .login-btn-one_4eedf88d2678b7d2 a:hover {
  text-decoration: underline;
}
.theme-main-menu_a696dc3565ea1edc .login-btn-two_50517b28043ca76f a {
  color: #044F3B;
}
.theme-main-menu_a696dc3565ea1edc .login-btn-two_50517b28043ca76f a:hover {
  text-decoration: underline;
}
.theme-main-menu_a696dc3565ea1edc .signup-btn-one_e24e4ef0068e3a34 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_a696dc3565ea1edc .signup-btn-one_e24e4ef0068e3a34 .icon_4ecc5d6c6f7260ba {
  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_a696dc3565ea1edc .signup-btn-one_e24e4ef0068e3a34:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_a696dc3565ea1edc .signup-btn-one_e24e4ef0068e3a34:hover .icon_4ecc5d6c6f7260ba {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_a696dc3565ea1edc .signup-btn-two_774196ab93cd1c54 {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_a696dc3565ea1edc .signup-btn-two_774196ab93cd1c54:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_a696dc3565ea1edc .quote-one_bff2f8b57d54e781 {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_a696dc3565ea1edc .quote-one_bff2f8b57d54e781:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_67472f79fa46c4de {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_67472f79fa46c4de li {
  position: relative;
  padding: 0 15px;
}
.category-menu_67472f79fa46c4de li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_67472f79fa46c4de li a:hover {
  color: #0C3A30;
}
.category-menu_67472f79fa46c4de .dropdown-menu {
  padding: 0;
}
.category-menu_67472f79fa46c4de .dropdown-menu li {
  padding: 0;
}
.category-menu_67472f79fa46c4de .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_806b8513c6488a14 .logo_01518b505c1bfa46 {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_e45e7128f969429b .navbar-collapse_806b8513c6488a14 {
    background-color: #0C3A30;
  }
  .navbar-collapse_806b8513c6488a14 {
    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_806b8513c6488a14.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_a696dc3565ea1edc .navbar .mega-dropdown_dcf7fecf535504a4 {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_e45e7128f969429b .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_a61e3258c61f4e98 {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_57979b5e016af313 .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_019d2b2df55fabcc {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_019d2b2df55fabcc::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_019d2b2df55fabcc .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_019d2b2df55fabcc .hero-slider-one .hero-img_d09e016b7e254dab {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_019d2b2df55fabcc .hero-slider-one .slick-list_f9fd5067149f1088, .hero-banner-one_019d2b2df55fabcc .hero-slider-one .slick-track_f562154f25eb351e, .hero-banner-one_019d2b2df55fabcc .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_019d2b2df55fabcc .hero-heading_18f7a5c4bf561eda {
  font-weight: 700;
  color: #000;
  background: url(../captures/shape_4724924e02/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_019d2b2df55fabcc .more-btn_182497848dd0daea {
  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_019d2b2df55fabcc .more-btn_182497848dd0daea:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_72262788e7781ef6 {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_72262788e7781ef6 .bg-wrapper_68d5547e1c9fa7ba {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_72262788e7781ef6 .hero-heading_18f7a5c4bf561eda {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_72262788e7781ef6 .rating_ed9e291bca2ed347 h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_72262788e7781ef6 .rating_ed9e291bca2ed347 p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_72262788e7781ef6 .media-wrapper_1805c6ace9f32826 {
  position: absolute;
  background: url(../captures/assets_056a0a6df9/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_72262788e7781ef6 .media-wrapper_1805c6ace9f32826 .shape_01_16fb9b1b76fca452 {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_72262788e7781ef6 .media-wrapper_1805c6ace9f32826 .shape_02_378af053d4251b31 {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_a85e9d6021d7413b .hero-heading_18f7a5c4bf561eda {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_a85e9d6021d7413b .media-wrapper_1805c6ace9f32826 {
  background: url(../captures/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_a85e9d6021d7413b .media-wrapper_1805c6ace9f32826 .screen_01_23bab712bdc44cc2 {
  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_a85e9d6021d7413b .media-wrapper_1805c6ace9f32826 .screen_02_e2831c64b7e1e7dc {
  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_a85e9d6021d7413b .media-wrapper_1805c6ace9f32826 .bg-shape_ca9fd671300acdf7 {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_a85e9d6021d7413b .shape_01_16fb9b1b76fca452 {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_ec82be7e713d20ee .bg-wrapper_68d5547e1c9fa7ba {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_ec82be7e713d20ee .media-wrapper_1805c6ace9f32826 {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_ec82be7e713d20ee .media-wrapper_1805c6ace9f32826 .shape_01_16fb9b1b76fca452 {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_ec82be7e713d20ee .shape_02_378af053d4251b31 {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_97e05c5441a8f348 + .blog-details_05fc45e946b4ed5e {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_d1dae7f65cababfe {
  z-index: 1;
}
.block-feature-three_d1dae7f65cababfe:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_d1dae7f65cababfe.no-bg_3545ac7ff7f5faf0:before {
  display: none;
}
.block-feature-three_d1dae7f65cababfe .section-btn_4f2a99750d1ac9b2 {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_d1dae7f65cababfe .block-title_facf3a6654a11e86 a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_d1dae7f65cababfe .block-title_facf3a6654a11e86 a:hover {
  text-decoration: underline;
}
.block-feature-three_d1dae7f65cababfe .round-btn_67ecf90f41a5e7d9 {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_d1dae7f65cababfe .round-btn_67ecf90f41a5e7d9:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_d1dae7f65cababfe .block-one_57c32a099332778d {
  background: url(../captures/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_d1dae7f65cababfe .block-one_57c32a099332778d .tag_edbff0509950355b {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_d1dae7f65cababfe .block-one_57c32a099332778d .block-title_facf3a6654a11e86 {
  background: url(../captures/shape_4724924e02/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_d1dae7f65cababfe .block-two_44b36c81e3a0f8b2 {
  overflow: hidden;
}
.block-feature-three_d1dae7f65cababfe .block-two_44b36c81e3a0f8b2 .img-wrapper_cf4989add7d12832 {
  background: url(../captures/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_d1dae7f65cababfe .block-two_44b36c81e3a0f8b2 .text-wrapper_fd1c3d9e57425e29 {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_d1dae7f65cababfe .block-two_44b36c81e3a0f8b2 .tag_edbff0509950355b {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_d1dae7f65cababfe .block-three_46284aa33cfb6693 {
  background: #D3FF76;
}
.block-feature-three_d1dae7f65cababfe .block-three_46284aa33cfb6693 .tag_edbff0509950355b {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_d1dae7f65cababfe .block-three_46284aa33cfb6693 .round-btn_67ecf90f41a5e7d9 {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_d1dae7f65cababfe .block-three_46284aa33cfb6693 .round-btn_67ecf90f41a5e7d9:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_d1dae7f65cababfe .block-four_ab71c37d85575cbd {
  background: url(../captures/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_d1dae7f65cababfe .block-four_ab71c37d85575cbd .block-title_facf3a6654a11e86 {
  background: url(../captures/shape_4724924e02/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_d1dae7f65cababfe .block-four_ab71c37d85575cbd .block-title_facf3a6654a11e86 a {
  font-size: 28px;
}
.block-feature-three_d1dae7f65cababfe .block-four_ab71c37d85575cbd .tag_edbff0509950355b {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_d1dae7f65cababfe .block-four_ab71c37d85575cbd .round-btn_67ecf90f41a5e7d9 {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_d1dae7f65cababfe .block-four_ab71c37d85575cbd .round-btn_67ecf90f41a5e7d9:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_d1dae7f65cababfe .block-five_90680c9c1944ed70 {
  background: url(../captures/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_d1dae7f65cababfe .block-five_90680c9c1944ed70 .tag_edbff0509950355b {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_d1dae7f65cababfe .block-five_90680c9c1944ed70 .block-title_facf3a6654a11e86 {
  background: url(../captures/shape_4724924e02/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_3856c3a3f106af13 .upper-wrapper_e65379c72f5ca602 {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_3856c3a3f106af13 .upper-wrapper_e65379c72f5ca602 .shape_01_16fb9b1b76fca452 {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_3856c3a3f106af13 .line-loop_29c885404e823f3d:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_3856c3a3f106af13 .graph-panel_2ed8e22a70acfdec {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_3856c3a3f106af13 .graph-panel_2ed8e22a70acfdec .main-count_f228648b8cc993a0 {
  font-size: 120px;
}
.block-feature-thirteen_3856c3a3f106af13 .graph-panel_2ed8e22a70acfdec .chart-box_e9f23608d3dbde4d {
  padding: 0 15px;
}
.block-feature-thirteen_3856c3a3f106af13 .graph-panel_2ed8e22a70acfdec .chart-box_e9f23608d3dbde4d .chart-inner_2ff25e6d162e291c {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_9a6e5e28bfb6a85c .media-img_06b6a96a3c46b769 {
  border-radius: 30px;
}
.block-feature-sixteen_9a6e5e28bfb6a85c .shape_01_16fb9b1b76fca452 {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_fd04c89f929ec366 .section-subheading_044e013987064342 {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_fd04c89f929ec366 .shape_01_16fb9b1b76fca452 {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_ee747ae204f27f3f {
  z-index: 1;
}
.text-feature-four_ee747ae204f27f3f .avatar_195df4af0242cce9 {
  width: 65px;
  height: 65px;
}
.text-feature-four_ee747ae204f27f3f .name {
  font-size: 28px;
}
.text-feature-four_ee747ae204f27f3f .quote-text_64d2decdf41ef653 {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_ee747ae204f27f3f .shape_01_16fb9b1b76fca452 {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_ee747ae204f27f3f .shape_02_378af053d4251b31 {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_c65b0d60ac58d0d1 .bg-wrapper_68d5547e1c9fa7ba {
  background: #FFF2AC;
}
.text-feature-five_c65b0d60ac58d0d1 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_c65b0d60ac58d0d1 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_c65b0d60ac58d0d1 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_c65b0d60ac58d0d1 li:hover:before {
  background: #29594B;
}
.text-feature-five_c65b0d60ac58d0d1 li:hover:after {
  color: #fff;
}
.text-feature-five_c65b0d60ac58d0d1 .media-wrapper_1805c6ace9f32826 {
  background: url(../captures/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_c65b0d60ac58d0d1 .media-wrapper_1805c6ace9f32826 .video-icon_d8ec0eddbd566d58 {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_c65b0d60ac58d0d1 .media-wrapper_1805c6ace9f32826 .video-icon_d8ec0eddbd566d58:hover {
  background: #CFFF45;
}
.text-feature-five_c65b0d60ac58d0d1 .media-wrapper_1805c6ace9f32826 .screen_01_23bab712bdc44cc2 {
  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_078698a361a6b261 {
  z-index: 1;
}
.text-feature-six_078698a361a6b261 .media-wrapper_1805c6ace9f32826 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_078698a361a6b261 .media-wrapper_1805c6ace9f32826 .screen_01_23bab712bdc44cc2 {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_078698a361a6b261 .shape_01_16fb9b1b76fca452 {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_078698a361a6b261 .shape_02_378af053d4251b31 {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_811cf6586e8db5d3 {
  background: url(../captures/assets_056a0a6df9/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_811cf6586e8db5d3 .block_91910abeaf7073eb .icon_4ecc5d6c6f7260ba {
  height: 50px;
}
.text-feature-nine_811cf6586e8db5d3 .vertical-text-wrapper_f8ded29043d6fd0b {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_811cf6586e8db5d3 .vertical-text-wrapper_f8ded29043d6fd0b .text-list_038f64f58afb50a5 {
  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_811cf6586e8db5d3 .vertical-text-wrapper_f8ded29043d6fd0b .text-list_038f64f58afb50a5:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_811cf6586e8db5d3 .vertical-text-wrapper_f8ded29043d6fd0b .shape_01_16fb9b1b76fca452 {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_811cf6586e8db5d3 .vertical-text-wrapper_f8ded29043d6fd0b .shape_02_378af053d4251b31 {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_811cf6586e8db5d3 .shape_03_06611ebbf80b7063 {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_811cf6586e8db5d3 .shape_04_ea884a844949c01a {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_50ec9fba1abfa468 .section-btn_4f2a99750d1ac9b2 {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_a2ba0422ce97c628 {
  z-index: 1;
}
.team-section-three_a2ba0422ce97c628:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../captures/shape_4724924e02/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_a2ba0422ce97c628 .section-btn_4f2a99750d1ac9b2 {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_a2ba0422ce97c628 .shape_01_16fb9b1b76fca452 {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_a2ba0422ce97c628 .shape_02_378af053d4251b31 {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_a2ba0422ce97c628 .shape_03_06611ebbf80b7063 {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_94e8845bd2cc0947 .logo_01518b505c1bfa46 {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_8bbbaa0e48cfad64 {
  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_0b83427f1209e405 {
  max-width: 565px;
}
.user-data-form .form-wrapper_0b83427f1209e405 .input-group-meta_cc284d502f32e4d8 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_0b83427f1209e405 .input-group-meta_cc284d502f32e4d8 label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_0b83427f1209e405 .input-group-meta_cc284d502f32e4d8 .placeholder_icon_15f591276ca2a219 {
  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_0b83427f1209e405 .input-group-meta_cc284d502f32e4d8 .placeholder_icon_15f591276ca2a219 img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_0b83427f1209e405 .input-group-meta_cc284d502f32e4d8 .placeholder_icon_15f591276ca2a219 span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_0b83427f1209e405 .input-group-meta_cc284d502f32e4d8 .placeholder_icon_15f591276ca2a219 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_0b83427f1209e405 .input-group-meta_cc284d502f32e4d8 .placeholder_icon_15f591276ca2a219 span.eye-slash_609b4c503fc7a35b:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_14efcfce967131da 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_14efcfce967131da label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_14efcfce967131da input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_14efcfce967131da 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_14efcfce967131da 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_14efcfce967131da a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_14efcfce967131da a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_f48f866e032a8bfe {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_382a599fe9a09033 {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_382a599fe9a09033:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_382a599fe9a09033 img {
  width: 20px;
}
.user-data-form .btn-close_0d51f3a603f03b53 {
  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_e2f17cb7e5d05a94 .main-count_f228648b8cc993a0 {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_0585cf99fcedc513 .icon_4ecc5d6c6f7260ba {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_3770f2d0abcef54f .img-holder_038dc0ead6e727f9 {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_3770f2d0abcef54f .img-holder_038dc0ead6e727f9.round-border_7125af989dcb9025 {
  border-radius: 30px;
}
.portfolio-block-one_3770f2d0abcef54f .img-holder_038dc0ead6e727f9 .expend_527b65dc217e135b {
  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_3770f2d0abcef54f .img-holder_038dc0ead6e727f9 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_3770f2d0abcef54f .img-holder_038dc0ead6e727f9 i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_3770f2d0abcef54f:hover .expend_527b65dc217e135b {
  opacity: 1;
}
.portfolio-block-one_3770f2d0abcef54f:hover .img-meta_4517b802c82a66ca {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_3770f2d0abcef54f:hover .pj-title_5552313bb344dec1 {
  text-decoration: underline;
}
.portfolio-block-one_3770f2d0abcef54f .caption {
  margin-top: 35px;
}
.portfolio-block-one_3770f2d0abcef54f .caption .tag_edbff0509950355b {
  margin: 0 -3px;
}
.portfolio-block-one_3770f2d0abcef54f .caption .tag_edbff0509950355b 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_3770f2d0abcef54f .caption .pj-title_5552313bb344dec1 {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_3770f2d0abcef54f .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_3770f2d0abcef54f .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_0f04606b8273732b .bg-wrapper_68d5547e1c9fa7ba {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_0f04606b8273732b .slider-wrapper_6801ccfcb5bc91bf {
  height: 100%;
}
.project-details-two_0f04606b8273732b .slider-wrapper_6801ccfcb5bc91bf .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_0f04606b8273732b .slider-wrapper_6801ccfcb5bc91bf .carousel-control-next_e8c515b809703136,
.project-details-two_0f04606b8273732b .slider-wrapper_6801ccfcb5bc91bf .carousel-control-prev_f1503bfe0380d83f {
  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_0f04606b8273732b .slider-wrapper_6801ccfcb5bc91bf .carousel-control-next_e8c515b809703136:hover,
.project-details-two_0f04606b8273732b .slider-wrapper_6801ccfcb5bc91bf .carousel-control-prev_f1503bfe0380d83f:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_0f04606b8273732b .slider-wrapper_6801ccfcb5bc91bf .carousel-control-prev_f1503bfe0380d83f {
  left: auto;
  right: 45px;
}
.project-details-two_0f04606b8273732b .info-wrapper_9050fa61f4de1ede {
  padding: 55px 50px 85px 70px;
}
.project-details-two_0f04606b8273732b .info-wrapper_9050fa61f4de1ede h3 {
  font-size: 36px;
}
.project-details-two_0f04606b8273732b .info-wrapper_9050fa61f4de1ede .list-meta_ed4417b9b2b23707 li {
  padding: 22px 0;
}
.project-details-two_0f04606b8273732b .info-wrapper_9050fa61f4de1ede .list-meta_ed4417b9b2b23707 .icon_4ecc5d6c6f7260ba {
  width: 40px;
}
.project-details-two_0f04606b8273732b .info-wrapper_9050fa61f4de1ede .list-meta_ed4417b9b2b23707 .text1_8458308b33c5fc39 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_0f04606b8273732b .info-wrapper_9050fa61f4de1ede .list-meta_ed4417b9b2b23707 span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_0f04606b8273732b .info-wrapper_9050fa61f4de1ede .social-share_05f564d036e3dd2e li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_0f04606b8273732b .info-wrapper_9050fa61f4de1ede .social-share_05f564d036e3dd2e li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_ea2beb20bb867349 .slider-wrapper_6801ccfcb5bc91bf {
  padding-left: 100px;
}
.feedback-section-three_ea2beb20bb867349 .slider-wrapper_6801ccfcb5bc91bf .icon_4ecc5d6c6f7260ba {
  left: 0;
  top: 18px;
}
.feedback-section-three_ea2beb20bb867349 .slick-dots_a239fca694f04d8d {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_ea2beb20bb867349 .slick-dots_a239fca694f04d8d li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_ea2beb20bb867349 .slick-dots_a239fca694f04d8d .slick-active button {
  background: #000;
}
.feedback-section-three_ea2beb20bb867349 .rating-box_5a5f1a2db7c3e485 {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_ea2beb20bb867349 .rating-box_5a5f1a2db7c3e485 .rating_ed9e291bca2ed347 {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_ea2beb20bb867349 .shape_01_16fb9b1b76fca452 {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_ea2beb20bb867349 .shape_02_378af053d4251b31 {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_e8e7be4284921d1b {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_e8e7be4284921d1b .post-data_ea0974ba9988c602 {
  padding: 30px 35px 25px;
}
.blog-meta-one_e8e7be4284921d1b .post-data_ea0974ba9988c602 .post-info_ba213b9a22eea7e4 {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_e8e7be4284921d1b .post-data_ea0974ba9988c602 .blog-title_c7aea24837438801 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_e8e7be4284921d1b .post-data_ea0974ba9988c602 .blog-title_c7aea24837438801:hover {
  text-decoration: underline;
}
.blog-meta-one_e8e7be4284921d1b .post-img_b6b137b5277aaab3 {
  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_e8e7be4284921d1b .post-img_b6b137b5277aaab3 .round-btn_67ecf90f41a5e7d9 {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_e8e7be4284921d1b:hover .round-btn_67ecf90f41a5e7d9 {
  background: #CFFF45;
}
.blog-meta-one_e8e7be4284921d1b.style-two_155f5c03e3b00112 {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_e8e7be4284921d1b.style-two_155f5c03e3b00112 .post-img_b6b137b5277aaab3 {
  border-radius: 0;
}
.blog-meta-one_e8e7be4284921d1b.style-two_155f5c03e3b00112 .blog-title_c7aea24837438801 {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_90793b88388852c7 {
  background: #fff;
}
.blog-meta-two_90793b88388852c7 .post-data_ea0974ba9988c602 {
  padding-top: 30px;
}
.blog-meta-two_90793b88388852c7 .post-data_ea0974ba9988c602 .blog-title_c7aea24837438801 {
  width: 70%;
}
.blog-meta-two_90793b88388852c7 .post-data_ea0974ba9988c602 .blog-title_c7aea24837438801 h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_90793b88388852c7 .post-data_ea0974ba9988c602 .blog-title_c7aea24837438801:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_90793b88388852c7 .post-data_ea0974ba9988c602 .round-btn_67ecf90f41a5e7d9 {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_90793b88388852c7 .post-data_ea0974ba9988c602 .round-btn_67ecf90f41a5e7d9:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_90793b88388852c7 .post-data_ea0974ba9988c602 .post-info_ba213b9a22eea7e4 {
  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_90793b88388852c7 .post-img_b6b137b5277aaab3 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_90793b88388852c7 .post-img_b6b137b5277aaab3 .date_bd4c58363c6a0bce {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_90793b88388852c7.style-two_155f5c03e3b00112 {
  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_90793b88388852c7.style-two_155f5c03e3b00112 p {
  font-size: 18px;
}
.blog-meta-two_90793b88388852c7.style-two_155f5c03e3b00112 .post-img_b6b137b5277aaab3 {
  height: auto;
  width: 100%;
}
.blog-meta-two_90793b88388852c7.style-two_155f5c03e3b00112 .post-data_ea0974ba9988c602 {
  padding: 26px 0;
}
.blog-meta-two_90793b88388852c7.style-two_155f5c03e3b00112 .post-data_ea0974ba9988c602 .post-info_ba213b9a22eea7e4 {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_90793b88388852c7.style-two_155f5c03e3b00112 .post-data_ea0974ba9988c602 .round-btn_67ecf90f41a5e7d9 {
  border: none;
}

.signup-btn-one_e24e4ef0068e3a34 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_e24e4ef0068e3a34 .icon_4ecc5d6c6f7260ba {
  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_3ea3b0b213e7e31f {
  z-index: 1;
}
.blog-section-three_3ea3b0b213e7e31f .section-btn_4f2a99750d1ac9b2 {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

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

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

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

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

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

.blog-details_05fc45e946b4ed5e .post-details-meta_7e70d1e30deadf27 {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_05fc45e946b4ed5e .post-details-meta_7e70d1e30deadf27 p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_05fc45e946b4ed5e .post-details-meta_7e70d1e30deadf27 .quote-wrapper_fd6982c81423b7bf {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_05fc45e946b4ed5e .post-details-meta_7e70d1e30deadf27 .quote-wrapper_fd6982c81423b7bf .wrapper_4e342379a376d555 {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_05fc45e946b4ed5e .post-details-meta_7e70d1e30deadf27 .quote-wrapper_fd6982c81423b7bf .wrapper_4e342379a376d555 .icon_4ecc5d6c6f7260ba {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_05fc45e946b4ed5e .post-details-meta_7e70d1e30deadf27 .quote-wrapper_fd6982c81423b7bf .wrapper_4e342379a376d555 h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_05fc45e946b4ed5e .post-details-meta_7e70d1e30deadf27 .quote-wrapper_fd6982c81423b7bf h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_05fc45e946b4ed5e .post-details-meta_7e70d1e30deadf27 .quote-wrapper_fd6982c81423b7bf h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_05fc45e946b4ed5e .post-details-meta_7e70d1e30deadf27 .img-gallery_ee0e16306914ae30 {
  margin-bottom: 50px;
}
.blog-details_05fc45e946b4ed5e .post-details-meta_7e70d1e30deadf27 .img-gallery_ee0e16306914ae30 img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_05fc45e946b4ed5e .post-details-meta_7e70d1e30deadf27 h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_05fc45e946b4ed5e .post-details-meta_7e70d1e30deadf27 .list-item_4ec2ce3333e55ff9 li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_05fc45e946b4ed5e .post-details-meta_7e70d1e30deadf27 .list-item_4ec2ce3333e55ff9 li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_05fc45e946b4ed5e .bottom-widget_55789c6351345d8d {
  padding: 10px 0 5px;
}
.blog-details_05fc45e946b4ed5e .bottom-widget_55789c6351345d8d .tags_0983a79f33bbb8ed li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_05fc45e946b4ed5e .bottom-widget_55789c6351345d8d .tags_0983a79f33bbb8ed a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_05fc45e946b4ed5e .bottom-widget_55789c6351345d8d .tags_0983a79f33bbb8ed a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_05fc45e946b4ed5e .bottom-widget_55789c6351345d8d .share-icon_8d7528c58248c848 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_05fc45e946b4ed5e .bottom-widget_55789c6351345d8d .share-icon_8d7528c58248c848 a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_05fc45e946b4ed5e .grey-bg_b36225a894e9b80f {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_05fc45e946b4ed5e .blog-inner-title_8286a7222fb2e9f6 {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_05fc45e946b4ed5e .blog-comment-area_4abb0c3119c29381 {
  margin: 60px 0;
}
.blog-details_05fc45e946b4ed5e .blog-comment-area_4abb0c3119c29381 .comment_35ea7ff973768cc8 {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_05fc45e946b4ed5e .blog-comment-area_4abb0c3119c29381 .comment_35ea7ff973768cc8:last-child {
  padding-bottom: 5px;
}
.blog-details_05fc45e946b4ed5e .blog-comment-area_4abb0c3119c29381 .comment_35ea7ff973768cc8 .reply-comment_19e60b3997833e8d {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_05fc45e946b4ed5e .blog-comment-area_4abb0c3119c29381 .comment_35ea7ff973768cc8 .user-avatar_856df3cbb8653700 {
  width: 60px;
  height: 60px;
}
.blog-details_05fc45e946b4ed5e .blog-comment-area_4abb0c3119c29381 .comment_35ea7ff973768cc8 .comment-text_618151d3d7faa794 {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_05fc45e946b4ed5e .blog-comment-area_4abb0c3119c29381 .comment_35ea7ff973768cc8 .comment-text_618151d3d7faa794 .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_05fc45e946b4ed5e .blog-comment-area_4abb0c3119c29381 .comment_35ea7ff973768cc8 .comment-text_618151d3d7faa794 .date_bd4c58363c6a0bce {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_05fc45e946b4ed5e .blog-comment-area_4abb0c3119c29381 .comment_35ea7ff973768cc8 .comment-text_618151d3d7faa794 p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_05fc45e946b4ed5e .blog-comment-area_4abb0c3119c29381 .comment_35ea7ff973768cc8 .comment-text_618151d3d7faa794 .reply-btn_4b9d5cb0b9470b2a {
  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_05fc45e946b4ed5e .blog-comment-area_4abb0c3119c29381 .comment_35ea7ff973768cc8 .comment-text_618151d3d7faa794 .reply-btn_4b9d5cb0b9470b2a:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_05fc45e946b4ed5e .blog-comment-form_4eba8fd512e13003 p a {
  color: #19352D;
}
.blog-details_05fc45e946b4ed5e .blog-comment-form_4eba8fd512e13003 form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_05fc45e946b4ed5e .blog-comment-form_4eba8fd512e13003 form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_05fc45e946b4ed5e .blog-comment-form_4eba8fd512e13003 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_e4a46c97586c94c7 {
  height: 600px;
}

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

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

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

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

.footer-one_e8140b0f41bf5406 {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_e8140b0f41bf5406 .bottom-footer_174622e2b33b3fb7 {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_e8140b0f41bf5406 .social-icon_b3e252f9b7cba829 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_e8140b0f41bf5406 .social-icon_b3e252f9b7cba829 a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_e8140b0f41bf5406 .footer-title_1f11bda6947247ff {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_e8140b0f41bf5406 .footer-nav-link_29ad19d8cdb80335 a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_e8140b0f41bf5406 .footer-nav-link_29ad19d8cdb80335 a:hover {
  color: #fff;
}
.footer-nav-link_29ad19d8cdb80335 p {
  font-size: 16px;
}
.logo_01518b505c1bfa46 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_c1e6a5e54a6a2697 {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_ac2314cc23f539b1 {
  align-content: center;
}

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

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

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

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

.footer-three_61a99b0d8d0846d8 {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_61a99b0d8d0846d8 .round-bg_682a4b100d2eb6ae {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_61a99b0d8d0846d8 .round-bg_682a4b100d2eb6ae.color-two_6864fcdc6fc22d0e {
  background: #F6FFDD;
}
.footer-three_61a99b0d8d0846d8 .footer-intro_695404da13e5f3ed p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_61a99b0d8d0846d8 .footer-intro_695404da13e5f3ed p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_61a99b0d8d0846d8 .footer-title_1f11bda6947247ff {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_61a99b0d8d0846d8 .footer-nav-link_29ad19d8cdb80335 a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_61a99b0d8d0846d8 .footer-nav-link_29ad19d8cdb80335 a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_61a99b0d8d0846d8 .bottom-footer_174622e2b33b3fb7 {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_61a99b0d8d0846d8 .bottom-footer_174622e2b33b3fb7 .copyright_50de155b41e024f0 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_61a99b0d8d0846d8 .bottom-footer_174622e2b33b3fb7 .bottom-nav_6bcab0b037c4ca79 {
  margin: 0 -12px;
}
.footer-three_61a99b0d8d0846d8 .bottom-footer_174622e2b33b3fb7 .bottom-nav_6bcab0b037c4ca79 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_61a99b0d8d0846d8 .bottom-footer_174622e2b33b3fb7 .bottom-nav_6bcab0b037c4ca79 a:hover {
  text-decoration: underline;
}
.footer-three_61a99b0d8d0846d8 .bottom-footer_174622e2b33b3fb7 .social-icon_b3e252f9b7cba829 {
  margin: 0 -10px;
}
.footer-three_61a99b0d8d0846d8 .bottom-footer_174622e2b33b3fb7 .social-icon_b3e252f9b7cba829 a {
  margin: 0 10px;
}
.footer-three_61a99b0d8d0846d8 .bottom-footer_174622e2b33b3fb7 .social-icon_b3e252f9b7cba829 a:hover {
  color: #19352D;
}
.footer-three_61a99b0d8d0846d8 .shape_01_16fb9b1b76fca452 {
  top: -3%;
  left: -3%;
}
.footer-three_61a99b0d8d0846d8 .shape_02_378af053d4251b31 {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_f31528e986b1640b {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_f31528e986b1640b:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../captures/assets_056a0a6df9/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_f31528e986b1640b h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_f31528e986b1640b .btn-group_339bfbdc8e337c04 {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_f31528e986b1640b .btn-group_339bfbdc8e337c04 h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_f31528e986b1640b .btn-group_339bfbdc8e337c04 h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_f31528e986b1640b .btn-group_339bfbdc8e337c04 .round-btn_67ecf90f41a5e7d9 {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_f31528e986b1640b .btn-group_339bfbdc8e337c04 .round-btn_67ecf90f41a5e7d9:hover, .footer-five_f31528e986b1640b .btn-group_339bfbdc8e337c04 .round-btn_67ecf90f41a5e7d9:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_f31528e986b1640b .social-icon_b3e252f9b7cba829 {
  margin: 0 -20px;
}
.footer-five_f31528e986b1640b .social-icon_b3e252f9b7cba829 a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_f31528e986b1640b .social-icon_b3e252f9b7cba829 a:hover {
  color: #DFFF5E;
}
.footer-five_f31528e986b1640b .bottom-nav_6bcab0b037c4ca79 {
  margin: 0 -12px;
}
.footer-five_f31528e986b1640b .bottom-nav_6bcab0b037c4ca79 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_f31528e986b1640b .bottom-nav_6bcab0b037c4ca79 a:hover {
  text-decoration: underline;
}
.footer-five_f31528e986b1640b .shape_01_16fb9b1b76fca452 {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_f31528e986b1640b .shape_02_378af053d4251b31 {
  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_70afa0821cef99f2 {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_5cdf8f3a71430cf1 {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_488ca0714092cb95 {
  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_aa5a39dc52107eca {
  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_12db8fa22022e88b {
  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_72c18e7020eee25e {
  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_ec4c2b173b821a88 {
  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_8950a962a0d72319 {
  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_d43942f2a1632f87 {
  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_cabaff7dfc218e80 {
  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_ff8e43923db1d696 {
  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_ca9cb74f3a699611 {
  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_2505bdd53ecec5f8 {
  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_509f4818432bc9e8 {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_dad426bbffbdf7b4 {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_1b3df2b3ff445b5f {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_7838103b38bbf0b2 {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_fc662fbf59971904 {
  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_626ab7b1f58a93fc {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_8aeb3c2548549469 {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_565a9023e5579e54 {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_dc532665c0abc5b5 {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_bcc7dc7f406c576f {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_0d782b1734d35fd0 {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_6b077b44d4fc19f0 {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_cb420170998ee401 {
  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_0b5f80dfedd5d944 {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_33577dd86ddd7ba8 {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_8ddf6526e707cc1f {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_c99fda5cf54ffdcc {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_0e908e21f2bba299 {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_3459a06e43ca3c38 {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_856ace94196d6a6a {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_15b6d8a56dd80daf {
  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_665e3a57651d1541 {
  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_4baf7ff1f8fc227f {
  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_0478230899939906 {
  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_db221165f5190695 {
  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_5179dc2bae173861 {
  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_87aa6a92b4fd5d67 {
  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_89b4f79b0bd273b5 {
  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_ebe3aaa4037a7cc0 {
  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_682f0f5a5c81ed01 {
  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_070dca9936989ee1 {
  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_aae3b26ba407bca9 {
  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_4fa06152a77ca6f5 {
  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_c3a2dd8ffeed5424 {
  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_6d4eb06ea2b01298 {
  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_67954da02a5194cb {
  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_6ae63239b0cc285a {
  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_804d293e6c0e52a9 {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_c6998d7239575ce7 {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_7ccde375e8eb600f {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_ddeb0ff49d44edf9 {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_5d39361652bcc8f0 {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_82e118a384861243 {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_bf1920b46494f23e {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_d845d420bf5d261c {
  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_70afa0821cef99f2 {
  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_64021133960e04cd {
  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_28bb4b4555a9420b {
  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_5c87e39339e73af7 .theme-select-menu_493457d8e075dca4 {
  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_7dd3438b15251208 {
  overflow: hidden;
}
.product-block-one_7dd3438b15251208 .img-holder_038dc0ead6e727f9 {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_7dd3438b15251208 .img-holder_038dc0ead6e727f9 .cart-icon_152f6c14f1413ba0 {
  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_7dd3438b15251208 .img-holder_038dc0ead6e727f9 .cart-icon_152f6c14f1413ba0:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_7dd3438b15251208 .img-holder_038dc0ead6e727f9 .cart-button_6900cf62dc4e5430 {
  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_7dd3438b15251208 .img-holder_038dc0ead6e727f9 .cart-button_6900cf62dc4e5430:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_7dd3438b15251208 .product-title_7542894aa3f20590 {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_7dd3438b15251208 .rating_ed9e291bca2ed347 {
  margin: 0 -3px;
}
.product-block-one_7dd3438b15251208 .rating_ed9e291bca2ed347 li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_7dd3438b15251208 .rating_ed9e291bca2ed347 li .bi-star-fill_40594283d49a07df {
  color: #FFCB65;
}
.product-block-one_7dd3438b15251208 .price_b932b59b500d0692 {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_7dd3438b15251208:hover .cart-button_6900cf62dc4e5430 {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_7dd3438b15251208:hover .product-img_4a9556b3db1b9413 {
  transform: scale(0.95);
}
.product-block-one_7dd3438b15251208:hover .cart-icon_152f6c14f1413ba0 {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_7dd3438b15251208:hover .product-title_7542894aa3f20590 {
  text-decoration: underline;
}

.product-details-one_837c75f71817faf6 .product-img-tab_5e323205cd603e06 {
  border: none;
}
.product-details-one_837c75f71817faf6 .product-img-tab_5e323205cd603e06 .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_837c75f71817faf6 .product-img-tab_5e323205cd603e06 .nav-link img {
  max-height: 100%;
}
.product-details-one_837c75f71817faf6 .product-img-tab_5e323205cd603e06 .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_837c75f71817faf6 .product-img-tab-content_e5ca984b4a41826e {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_837c75f71817faf6 .product-img-tab-content_e5ca984b4a41826e img {
  margin: auto;
}
.product-details-one_837c75f71817faf6 .product-info_9b349a45dbaf67c6 .stock-tag_a2fe9e39b53ad7da {
  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_837c75f71817faf6 .product-info_9b349a45dbaf67c6 .product-name_f388208b2c9850fb {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_837c75f71817faf6 .product-info_9b349a45dbaf67c6 .rating_ed9e291bca2ed347 li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_837c75f71817faf6 .product-info_9b349a45dbaf67c6 .rating_ed9e291bca2ed347 li .bi-star-fill_40594283d49a07df {
  color: #FFCB65;
}
.product-details-one_837c75f71817faf6 .product-info_9b349a45dbaf67c6 .rating_ed9e291bca2ed347 li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_837c75f71817faf6 .product-info_9b349a45dbaf67c6 .rating_ed9e291bca2ed347 li a:hover {
  text-decoration: underline;
}
.product-details-one_837c75f71817faf6 .product-info_9b349a45dbaf67c6 .price_b932b59b500d0692 {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_837c75f71817faf6 .product-info_9b349a45dbaf67c6 .price_b932b59b500d0692 del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_837c75f71817faf6 .product-info_9b349a45dbaf67c6 .availability_126a0189ce938b12 {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_837c75f71817faf6 .product-info_9b349a45dbaf67c6 .description-text_170e289fb2cf4b23 {
  padding: 10px 0 15px;
}
.product-details-one_837c75f71817faf6 .product-info_9b349a45dbaf67c6 .product-feature_2c3f247420ae906c {
  margin-bottom: 20px;
}
.product-details-one_837c75f71817faf6 .product-info_9b349a45dbaf67c6 .product-feature_2c3f247420ae906c li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_837c75f71817faf6 .product-info_9b349a45dbaf67c6 .product-feature_2c3f247420ae906c li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_837c75f71817faf6 .product-info_9b349a45dbaf67c6 .customize-order_ab24c47fc52d5504 h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_837c75f71817faf6 .product-info_9b349a45dbaf67c6 .customize-order_ab24c47fc52d5504 .quantity_1167007339e5f291 .button-group_5c57585848b1adc7 {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_837c75f71817faf6 .product-info_9b349a45dbaf67c6 .customize-order_ab24c47fc52d5504 .quantity_1167007339e5f291 .button-group_5c57585848b1adc7 li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_837c75f71817faf6 .product-info_9b349a45dbaf67c6 .customize-order_ab24c47fc52d5504 .quantity_1167007339e5f291 .button-group_5c57585848b1adc7 li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_837c75f71817faf6 .product-info_9b349a45dbaf67c6 .customize-order_ab24c47fc52d5504 .quantity_1167007339e5f291 .button-group_5c57585848b1adc7 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_837c75f71817faf6 .product-review-tab_54e2e0a1a7523ed6 .nav-tabs_5ec2d8e86315cf8d {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_837c75f71817faf6 .product-review-tab_54e2e0a1a7523ed6 .nav-tabs_5ec2d8e86315cf8d .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_837c75f71817faf6 .product-review-tab_54e2e0a1a7523ed6 .nav-tabs_5ec2d8e86315cf8d .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_837c75f71817faf6 .product-review-tab_54e2e0a1a7523ed6 .nav-tabs_5ec2d8e86315cf8d .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_837c75f71817faf6 .product-review-tab_54e2e0a1a7523ed6 .nav-tabs_5ec2d8e86315cf8d .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_837c75f71817faf6 .product-review-tab_54e2e0a1a7523ed6 .tab-content_5835ef0edad77b67 h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_837c75f71817faf6 .product-review-tab_54e2e0a1a7523ed6 .tab-content_5835ef0edad77b67 .product-feature_2c3f247420ae906c li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_837c75f71817faf6 .product-review-tab_54e2e0a1a7523ed6 .tab-content_5835ef0edad77b67 .product-feature_2c3f247420ae906c li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_837c75f71817faf6 .product-review-tab_54e2e0a1a7523ed6 .user-comment-area_45b1a27ef076dad0 .single-comment_4f09528b6b88b5d2 {
  padding-bottom: 40px;
}
.product-details-one_837c75f71817faf6 .product-review-tab_54e2e0a1a7523ed6 .user-comment-area_45b1a27ef076dad0 .single-comment_4f09528b6b88b5d2:last-child {
  padding-bottom: 0;
}
.product-details-one_837c75f71817faf6 .product-review-tab_54e2e0a1a7523ed6 .user-comment-area_45b1a27ef076dad0 .user-img_abcc2b8fd11ee5b6 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_837c75f71817faf6 .product-review-tab_54e2e0a1a7523ed6 .user-comment-area_45b1a27ef076dad0 .user-comment-data_17c93eacc9f9ef7f {
  padding-left: 30px;
  position: relative;
}
.product-details-one_837c75f71817faf6 .product-review-tab_54e2e0a1a7523ed6 .user-comment-area_45b1a27ef076dad0 .user-comment-data_17c93eacc9f9ef7f .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_837c75f71817faf6 .product-review-tab_54e2e0a1a7523ed6 .user-comment-area_45b1a27ef076dad0 .user-comment-data_17c93eacc9f9ef7f .rating_ed9e291bca2ed347 li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_837c75f71817faf6 .product-review-tab_54e2e0a1a7523ed6 .user-comment-area_45b1a27ef076dad0 .user-comment-data_17c93eacc9f9ef7f .rating_ed9e291bca2ed347 li .bi-star-fill_40594283d49a07df {
  color: #FFCB65;
}
.product-details-one_837c75f71817faf6 .product-review-tab_54e2e0a1a7523ed6 .user-comment-area_45b1a27ef076dad0 .user-comment-data_17c93eacc9f9ef7f p {
  padding-top: 8px;
}

.cart-list-form_c49ac65028d20fff {
  position: relative;
}
.cart-list-form_c49ac65028d20fff .table_25347acca0b54184 {
  margin: 0;
  background: transparent;
}
.cart-list-form_c49ac65028d20fff .table_25347acca0b54184 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_c49ac65028d20fff .table_25347acca0b54184 th:first-child {
  text-align: left;
}
.cart-list-form_c49ac65028d20fff .table_25347acca0b54184 tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_c49ac65028d20fff .table_25347acca0b54184 tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_c49ac65028d20fff .table_25347acca0b54184 tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_c49ac65028d20fff .table_25347acca0b54184 tbody .product-thumbnails_ff71e5816d625e90 {
  width: 85px;
}
.cart-list-form_c49ac65028d20fff .table_25347acca0b54184 tbody .product-thumbnails_ff71e5816d625e90 img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_c49ac65028d20fff .table_25347acca0b54184 tbody .product-thumbnails_ff71e5816d625e90 .product-img_4a9556b3db1b9413 {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_c49ac65028d20fff .table_25347acca0b54184 tbody .product-info_9b349a45dbaf67c6 {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_c49ac65028d20fff .table_25347acca0b54184 tbody .product-info_9b349a45dbaf67c6 .product-name_f388208b2c9850fb {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_c49ac65028d20fff .table_25347acca0b54184 tbody .product-info_9b349a45dbaf67c6 .serial_f31ca7400315c894 {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_c49ac65028d20fff .table_25347acca0b54184 tbody .product-info_9b349a45dbaf67c6 ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_c49ac65028d20fff .table_25347acca0b54184 tbody .price_b932b59b500d0692 {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_c49ac65028d20fff .table_25347acca0b54184 tbody .quantity_1167007339e5f291 li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_c49ac65028d20fff .table_25347acca0b54184 tbody .quantity_1167007339e5f291 li .btn_6462ee140b8ca1b5 {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_c49ac65028d20fff .table_25347acca0b54184 tbody .quantity_1167007339e5f291 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_c49ac65028d20fff .table_25347acca0b54184 tbody .remove-product_1ca003101e64fc62 {
  color: #000;
  font-size: 22px;
}
.cart-list-form_c49ac65028d20fff .table_25347acca0b54184 tbody .remove-product_1ca003101e64fc62:hover {
  color: #ff2759;
}
.cart-list-form_c49ac65028d20fff .cart-footer_b1a5da84bd3300e9 {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_c49ac65028d20fff .cart-footer_b1a5da84bd3300e9 .coupon-form_44ecc40473fe05ab input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_c49ac65028d20fff .cart-footer_b1a5da84bd3300e9 .cart-total-section_afcc99518369ff95 {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_c49ac65028d20fff .cart-footer_b1a5da84bd3300e9 .cart-total-section_afcc99518369ff95 .cart-total-table_708162d3cda8456b 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_c49ac65028d20fff .cart-footer_b1a5da84bd3300e9 .cart-total-section_afcc99518369ff95 .cart-total-table_708162d3cda8456b tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_0cf9be466a55948a {
  height: auto;
}

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

.fancybox-caption_db921e533c03fd03, .fancybox-infobar_7477b5d618bd8de5, .fancybox-navigation_3583f93eb5df3e4a .fancybox-button_6e6aaf4aa24eb724, .fancybox-toolbar_89aab0e250554977 {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_38d73bd269a186bc .fancybox-caption_db921e533c03fd03, .fancybox-show-infobar_1b0439caf1e73b9f .fancybox-infobar_7477b5d618bd8de5, .fancybox-show-nav_b70522629006eb91 .fancybox-navigation_3583f93eb5df3e4a .fancybox-button_6e6aaf4aa24eb724, .fancybox-show-toolbar_1770116927630b74 .fancybox-toolbar_89aab0e250554977 {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_6d8ab8dd8abe181e .fancybox-stage_b7903772e4ffa428 {
  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_be120dd8676a948d .fancybox-slide, .fancybox-slide--current_c6585bb1dd72738a, .fancybox-slide--next_5998403d100605df, .fancybox-slide--previous_534e98001525d356 {
  display: block;
}

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

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

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

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

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

.fancybox-content_5d276b546032767f {
  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_c36c83e71cc0ff06 .fancybox-content_5d276b546032767f {
  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_5b514b7d6d56b229 .fancybox-content_5d276b546032767f {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_dc839ccf88754cba .fancybox-content_5d276b546032767f {
  cursor: zoom-in;
}

.fancybox-can-drag_9b450301aa933f61 .fancybox-content_5d276b546032767f {
  cursor: grab;
}

.fancybox-is-dragging_cc51231ac7e26f34 .fancybox-content_5d276b546032767f {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_b458aa7775c8f79c .fancybox-content_5d276b546032767f {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_f4dcd76a09bedff1 .fancybox-content_5d276b546032767f, .fancybox-slide--map_64318355b39f77e3 .fancybox-content_5d276b546032767f, .fancybox-slide--video_24757ec1a1ad0869 .fancybox-content_5d276b546032767f {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_24757ec1a1ad0869 .fancybox-content_5d276b546032767f {
  background: #000;
}

.fancybox-slide--map_64318355b39f77e3 .fancybox-content_5d276b546032767f {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_1dbf308e817fc699 svg path, .fancybox-button--share_c1814b3fda6ba997 svg path, .fancybox-button--thumbs_177770f51a2ccebb svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_b70522629006eb91 .fancybox-navigation_3583f93eb5df3e4a .fancybox-button_6e6aaf4aa24eb724 {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_3583f93eb5df3e4a .fancybox-button--arrow_left_d6e802096a9c2659 {
  left: 6px;
}

.fancybox-navigation_3583f93eb5df3e4a .fancybox-button--arrow_right_9e4f311304052ec2 {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_f4dcd76a09bedff1 .fancybox-close-small_a214e21806a86ef7, .fancybox-slide--image_c36c83e71cc0ff06 .fancybox-close-small_a214e21806a86ef7, .fancybox-slide--video_24757ec1a1ad0869 .fancybox-close-small_a214e21806a86ef7 {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_f4dcd76a09bedff1 .fancybox-close-small_a214e21806a86ef7:hover svg, .fancybox-slide--image_c36c83e71cc0ff06 .fancybox-close-small_a214e21806a86ef7:hover svg, .fancybox-slide--video_24757ec1a1ad0869 .fancybox-close-small_a214e21806a86ef7:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_6dae6cff96f9e2f9 .fancybox-close-small_a214e21806a86ef7, .fancybox-is-zoomable_7c98d80697496ae6.fancybox-can-drag_9b450301aa933f61 .fancybox-close-small_a214e21806a86ef7 {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_62655c0573137d0c.fancybox-slide--next_5998403d100605df, .fancybox-fx-fade_62655c0573137d0c.fancybox-slide--previous_534e98001525d356 {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_62655c0573137d0c.fancybox-slide--current_c6585bb1dd72738a {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_6a6c8acfefd48888 {
  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_4b6987265ba08504 {
  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_5c480af9fee041ed {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_1f0ca61387d9d5a5 .fancybox-thumbs_4b6987265ba08504 {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_4b6987265ba08504 > 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_4b6987265ba08504 .fancybox-thumbs-active_c7e3bd1f82c953b8:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_2c3fe93b884c71cc .slick-track_f562154f25eb351e,
.slick-slider_2c3fe93b884c71cc .slick-list_f9fd5067149f1088 {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_0869c94990e4c01f .slick-track_f562154f25eb351e {
  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_0869c94990e4c01f img {
  display: none;
}

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

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

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

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

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