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

.h1_df4854884d8e6b2e,
h1,
.h2_478c5c03d71d72e7,
h2,
.h3_8a10d6020af63e38,
h3,
.h4_83b4f4b3a79984e3,
h4,
.h5_dbefe41561afeff0,
h5,
.h6_8e305b3886376e15,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_22af19d323ef8f5d {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_6e5d7a356e403a80 {
  padding: 0 !important;
}

.m0_aeaeea0afbe59c7f {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_481ba07ecbf07aa4 {
    padding: 0 !important;
  }
  .xl-m0_a4c931d83839a903 {
    margin: 0 !important;
  }
  .xl-pt-10_129f14c46ae77897 {
    padding-top: 10px !important;
  }
  .xl-pt-20_0f18021302b54ae2 {
    padding-top: 20px !important;
  }
  .xl-pt-30_900f92912fb26231 {
    padding-top: 30px !important;
  }
  .xl-pt-40_846085b9e0741369 {
    padding-top: 40px !important;
  }
  .xl-pt-50_7eae8d5d66820b83 {
    padding-top: 50px !important;
  }
  .xl-pt-60_28528d86683af480 {
    padding-top: 60px !important;
  }
  .xl-pt-70_287062b9661e1c4b {
    padding-top: 70px !important;
  }
  .xl-pt-80_33d32a0ed0d35b77 {
    padding-top: 80px !important;
  }
  .xl-pt-90_cf622b5c0d1ffa7a {
    padding-top: 90px !important;
  }
  .xl-pt-100_65ad86ba0078dd2e {
    padding-top: 100px !important;
  }
  .xl-pt-110_5dfa9e19fc4201ef {
    padding-top: 110px !important;
  }
  .xl-pt-120_7a73ccc0b1659928 {
    padding-top: 120px !important;
  }
  .xl-pt-130_5eb476b99689f2ed {
    padding-top: 130px !important;
  }
  .xl-pt-140_0fe0d68f757ea9c4 {
    padding-top: 140px !important;
  }
  .xl-pt-150_7b5d102b2b2169da {
    padding-top: 150px !important;
  }
  .xl-pt-200_0fa5a36734017d23 {
    padding-top: 200px !important;
  }
  .xl-pb-10_9c5f0d68a389712b {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_99d47591a5f34edf {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_4eb1da63f2bcb5b8 {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_781d374ef1409a9d {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_dda752507d92ae52 {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_ce4fd66da31bb69d {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_676aa2b1762e8bd6 {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_29e61e755e34be56 {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_50fa6f7bb44ffc2d {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_ba43988df8776ca2 {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_0240809c13c1823c {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_ab4a61f110cf0e2d {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_b7dd5952a26d9021 {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_45c32c2b37e61204 {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_3f4ea2db9af86bf1 {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_a7f93a3e0c99ed38 {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_2b91f3bbe9dfd466 {
    margin-top: 10px !important;
  }
  .xl-mt-20_dcf5fbfc666b9d8a {
    margin-top: 20px !important;
  }
  .xl-mt-30_0872c4fdae21f5c5 {
    margin-top: 30px !important;
  }
  .xl-mt-40_416407143b0e3792 {
    margin-top: 40px !important;
  }
  .xl-mt-50_fac92125d3598d8a {
    margin-top: 50px !important;
  }
  .xl-mt-60_aff51d86a1888be9 {
    margin-top: 60px !important;
  }
  .xl-mt-70_75d37a5a6c18d004 {
    margin-top: 70px !important;
  }
  .xl-mt-80_1346494a6497f441 {
    margin-top: 80px !important;
  }
  .xl-mt-90_d0219eb1b0d1eb51 {
    margin-top: 90px !important;
  }
  .xl-mt-100_a400fd4d6d94b914 {
    margin-top: 100px !important;
  }
  .xl-mt-110_fea736173ee173fa {
    margin-top: 110px !important;
  }
  .xl-mt-120_6936f6051cff64b0 {
    margin-top: 120px !important;
  }
  .xl-mt-130_55733478f84450cf {
    margin-top: 130px !important;
  }
  .xl-mt-140_29f0d846d797e634 {
    margin-top: 140px !important;
  }
  .xl-mt-150_6a39056523c95d8b {
    margin-top: 150px !important;
  }
  .xl-mt-200_bf1b01ecaf7cf3a5 {
    margin-top: 200px !important;
  }
  .xl-mb-10_18ea9972084c375c {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_08e7d5d2b03a8892 {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_2145ac671214c393 {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_779969b7b4ec818c {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_c95de8abe53880cd {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_561f88bdfd10a6b9 {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_16fa5472ff42a6a2 {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_a6fb9062a06e654c {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_69de4a819331e1af {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_3395acabc66b162c {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_6f378c6e3ce3eff3 {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_dbc82590c3ae91d6 {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_c9f0e3f13e7e9c15 {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_51969e3a06e980b3 {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_b98ea737f8d9d046 {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_d3a6f8a451c52a62 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_26e46abb30efe377 {
    padding: 0 !important;
  }
  .lg-m0_ba69f121112fe6e9 {
    margin: 0 !important;
  }
  .lg-pt-10_720fb030f420f4b6 {
    padding-top: 10px !important;
  }
  .lg-pt-20_1e52cc0f61e88432 {
    padding-top: 20px !important;
  }
  .lg-pt-30_48735aad93810254 {
    padding-top: 30px !important;
  }
  .lg-pt-40_6d353e9c3cf3719f {
    padding-top: 40px !important;
  }
  .lg-pt-50_93457d5f653372c4 {
    padding-top: 50px !important;
  }
  .lg-pt-60_30ed4ade9d281a47 {
    padding-top: 60px !important;
  }
  .lg-pt-70_e4f1e2d6c33d1993 {
    padding-top: 70px !important;
  }
  .lg-pt-80_07e48809f2fd6837 {
    padding-top: 80px !important;
  }
  .lg-pt-90_cce629a899b6c711 {
    padding-top: 90px !important;
  }
  .lg-pt-100_ae0ffb4b27ab5208 {
    padding-top: 100px !important;
  }
  .lg-pt-110_2ed2e72dc9a0b7ea {
    padding-top: 110px !important;
  }
  .lg-pt-120_8625b4d22163fdae {
    padding-top: 120px !important;
  }
  .lg-pt-130_8261c569da5cc2de {
    padding-top: 130px !important;
  }
  .lg-pt-140_4ef0a268983b8a5d {
    padding-top: 140px !important;
  }
  .lg-pt-150_afb7c0a71cd84080 {
    padding-top: 150px !important;
  }
  .lg-pt-200_bdd2804a00160aee {
    padding-top: 200px !important;
  }
  .lg-pb-10_03c7ec35a1564070 {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_4d4a96f5729766f9 {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_611c0beae5ca3a29 {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_c8b379fca035c5a9 {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_a432a28622fb2827 {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_31e388b54f007181 {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_284a404481f44222 {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_99b37a5afc383505 {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_1be71a19f05c636c {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_02409fe57a84f246 {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_f6efb848f0d37351 {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_01b3651232f0bf1a {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_3cb00fe8ab15f15f {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_31b5c09bce621cb0 {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_34b34ccdf72a0f80 {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_427cab9e2efe2e50 {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_fc2c08911a93faed {
    margin-top: 10px !important;
  }
  .lg-mt-20_b957450b3a3eb9e9 {
    margin-top: 20px !important;
  }
  .lg-mt-30_dab117a01fb9517f {
    margin-top: 30px !important;
  }
  .lg-mt-40_9db7385072758a93 {
    margin-top: 40px !important;
  }
  .lg-mt-50_c403c2a1ed0c1218 {
    margin-top: 50px !important;
  }
  .lg-mt-60_1b7694b156c0b3d0 {
    margin-top: 60px !important;
  }
  .lg-mt-70_5a48f8f3d0b14e21 {
    margin-top: 70px !important;
  }
  .lg-mt-80_a6aa2a3a0651bff2 {
    margin-top: 80px !important;
  }
  .lg-mt-90_02defe805cc62b9a {
    margin-top: 90px !important;
  }
  .lg-mt-100_79bc68dc07224eba {
    margin-top: 100px !important;
  }
  .lg-mt-110_80c231a236cf5c39 {
    margin-top: 110px !important;
  }
  .lg-mt-120_acd469dd45008708 {
    margin-top: 120px !important;
  }
  .lg-mt-130_8466bb64d8223afe {
    margin-top: 130px !important;
  }
  .lg-mt-140_82f3ce2122ba5fa5 {
    margin-top: 140px !important;
  }
  .lg-mt-150_54b848e415ad6d96 {
    margin-top: 150px !important;
  }
  .lg-mt-200_fc005494cca99456 {
    margin-top: 200px !important;
  }
  .lg-mb-10_66907338b695d4f6 {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_02764013695afe91 {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_03d09d0e9ef9c16c {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_67ee733b948f752a {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_8c451068c9f49f4b {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_d4cafb95400d5af5 {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_b510be9eb28459a7 {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_47ede3353db8c917 {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_a8b2fd04f9b4a7dd {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_9fc8a6f432b45a42 {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_6a3dcb663f204659 {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_f8c2cb5deb599f21 {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_74b3508ac996d56f {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_40b74a4000b06220 {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_186766d3ea55ff24 {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_c8900b0f0e4cc25a {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_47d809997524bcc9 {
    padding: 0 !important;
  }
  .md-m0_b920e8ae372bb15e {
    margin: 0 !important;
  }
  .md-pt-10_b39fd7c42eee9300 {
    padding-top: 10px !important;
  }
  .md-pt-20_48ea7be11bfba583 {
    padding-top: 20px !important;
  }
  .md-pt-30_f316e3ea588217d2 {
    padding-top: 30px !important;
  }
  .md-pt-40_6d1253495b9ecdee {
    padding-top: 40px !important;
  }
  .md-pt-50_25595fa820174d12 {
    padding-top: 50px !important;
  }
  .md-pt-60_9171e27e62dee723 {
    padding-top: 60px !important;
  }
  .md-pt-70_36e671f06bca85aa {
    padding-top: 70px !important;
  }
  .md-pt-80_aeba2fd1773fd309 {
    padding-top: 80px !important;
  }
  .md-pt-90_c9851d84286e6dc5 {
    padding-top: 90px !important;
  }
  .md-pt-100_0dd59f834b0cea2e {
    padding-top: 100px !important;
  }
  .md-pt-110_7d30d0be44d949c3 {
    padding-top: 110px !important;
  }
  .md-pt-120_0f384b17a8ab1403 {
    padding-top: 120px !important;
  }
  .md-pt-130_53b6a3d999b9be90 {
    padding-top: 130px !important;
  }
  .md-pt-140_1a1fe5f1786e16e3 {
    padding-top: 140px !important;
  }
  .md-pt-150_6be1ae4fcd11ba3c {
    padding-top: 150px !important;
  }
  .md-pt-200_adba215f4a99eda3 {
    padding-top: 200px !important;
  }
  .md-pb-10_60aea36a75f40022 {
    padding-bottom: 10px !important;
  }
  .md-pb-20_9d1a255751d3b69d {
    padding-bottom: 20px !important;
  }
  .md-pb-30_86356bf36b583c1c {
    padding-bottom: 30px !important;
  }
  .md-pb-40_e02c4886dde2470a {
    padding-bottom: 40px !important;
  }
  .md-pb-50_b665afa2e158411c {
    padding-bottom: 50px !important;
  }
  .md-pb-60_ec7b099093ebd24e {
    padding-bottom: 60px !important;
  }
  .md-pb-70_6b961356f1fa3784 {
    padding-bottom: 70px !important;
  }
  .md-pb-80_b55e3fdb5aad4107 {
    padding-bottom: 80px !important;
  }
  .md-pb-90_138e5f5236391621 {
    padding-bottom: 90px !important;
  }
  .md-pb-100_0778723c2276f1fb {
    padding-bottom: 100px !important;
  }
  .md-pb-110_f28b2d1daef8ceb8 {
    padding-bottom: 110px !important;
  }
  .md-pb-120_04894d8b236fc63c {
    padding-bottom: 120px !important;
  }
  .md-pb-130_5590679d8c236cfb {
    padding-bottom: 130px !important;
  }
  .md-pb-140_11780be7cc3f7098 {
    padding-bottom: 140px !important;
  }
  .md-pb-150_0b40ece71b86f8e9 {
    padding-bottom: 150px !important;
  }
  .md-pb-200_4e73dbc357c7df60 {
    padding-bottom: 200px !important;
  }
  .md-mt-10_cadf5364fa1bc15c {
    margin-top: 10px !important;
  }
  .md-mt-20_65547345da7cd1d7 {
    margin-top: 20px !important;
  }
  .md-mt-30_d5082c1975e59b32 {
    margin-top: 30px !important;
  }
  .md-mt-40_b224668d6605a2d8 {
    margin-top: 40px !important;
  }
  .md-mt-50_85502c323f4ff77d {
    margin-top: 50px !important;
  }
  .md-mt-60_333842ba57f155fc {
    margin-top: 60px !important;
  }
  .md-mt-70_c0ac0b5b588e4ef6 {
    margin-top: 70px !important;
  }
  .md-mt-80_f94f2009fb70fd08 {
    margin-top: 80px !important;
  }
  .md-mt-90_33f39c7865f821b1 {
    margin-top: 90px !important;
  }
  .md-mt-100_60be9d3101b91fa0 {
    margin-top: 100px !important;
  }
  .md-mt-110_18eb4e5e82b258b6 {
    margin-top: 110px !important;
  }
  .md-mt-120_c89ed76ff5d363e4 {
    margin-top: 120px !important;
  }
  .md-mt-130_cf55f7330617453c {
    margin-top: 130px !important;
  }
  .md-mt-140_dc52e5fa3e809e12 {
    margin-top: 140px !important;
  }
  .md-mt-150_5680affaa18635f8 {
    margin-top: 150px !important;
  }
  .md-mt-200_25ee6e7788feb5f7 {
    margin-top: 200px !important;
  }
  .md-mb-10_8df9c0124d9a0acf {
    margin-bottom: 10px !important;
  }
  .md-mb-20_5526ffa6ea370e38 {
    margin-bottom: 20px !important;
  }
  .md-mb-30_dab106750a681dca {
    margin-bottom: 30px !important;
  }
  .md-mb-40_4c3948eebbf03388 {
    margin-bottom: 40px !important;
  }
  .md-mb-50_457fc8d9ad62d72a {
    margin-bottom: 50px !important;
  }
  .md-mb-60_07c9d5ca776f48ea {
    margin-bottom: 60px !important;
  }
  .md-mb-70_9e811abf887a4696 {
    margin-bottom: 70px !important;
  }
  .md-mb-80_0fc4436716717306 {
    margin-bottom: 80px !important;
  }
  .md-mb-90_a907bdfb5c571d81 {
    margin-bottom: 90px !important;
  }
  .md-mb-100_45c864f886565c6a {
    margin-bottom: 100px !important;
  }
  .md-mb-110_b3930a83aeb40ad2 {
    margin-bottom: 110px !important;
  }
  .md-mb-120_3f5b664ee9ec79f9 {
    margin-bottom: 120px !important;
  }
  .md-mb-130_cec6cdfa5fe01cf3 {
    margin-bottom: 130px !important;
  }
  .md-mb-140_234c4f14d091aa19 {
    margin-bottom: 140px !important;
  }
  .md-mb-150_52a87f4d5fb8acae {
    margin-bottom: 150px !important;
  }
  .md-mb-200_a461fe464ca190b4 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_49a327a0a7931b43 {
    padding: 0 !important;
  }
  .sm-m0_4710511a81397194 {
    margin: 0 !important;
  }
  .sm-pt-10_8bd4cf4581582b4f {
    padding-top: 10px !important;
  }
  .sm-pt-20_88704eb0e656cedd {
    padding-top: 20px !important;
  }
  .sm-pt-30_f7e9f5fec5a33675 {
    padding-top: 30px !important;
  }
  .sm-pt-40_bad1213bd0af9896 {
    padding-top: 40px !important;
  }
  .sm-pt-50_c0d1c19830f4df95 {
    padding-top: 50px !important;
  }
  .sm-pt-60_01b4cc36ccc19958 {
    padding-top: 60px !important;
  }
  .sm-pt-70_c7b641aaf47239a5 {
    padding-top: 70px !important;
  }
  .sm-pt-80_68706c6cc7588057 {
    padding-top: 80px !important;
  }
  .sm-pt-90_e304fa222c86fc34 {
    padding-top: 90px !important;
  }
  .sm-pt-100_cd5bbb456b3b6586 {
    padding-top: 100px !important;
  }
  .sm-pt-110_a90283369b39fa0b {
    padding-top: 110px !important;
  }
  .sm-pt-120_f744009b8bf3ea5d {
    padding-top: 120px !important;
  }
  .sm-pt-130_20659dcc4db23156 {
    padding-top: 130px !important;
  }
  .sm-pt-140_db76f9be1520723f {
    padding-top: 140px !important;
  }
  .sm-pt-150_4ca15c376a546d55 {
    padding-top: 150px !important;
  }
  .sm-pt-200_6f1cee5b13ce4df0 {
    padding-top: 200px !important;
  }
  .sm-pb-10_b93b134aad1a197c {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_edbe678dc677a87c {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_7a864cd9f8e63051 {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_f9fc4d88513f83cb {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_eb8b033e423f7e2b {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_b3ebcc77454698df {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_20191fd7283574ce {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_8b205c01e2b27fbf {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_db5b80e5af47dc06 {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_ca7b82054533e5bd {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_46fd30cbdc9b87e8 {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_389503c48760a125 {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_4fa8289381a177e4 {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_fff6b86c13ded689 {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_916f0b17c17e0ccb {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_17a90d1c6bde987d {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_0928b2d9173543a0 {
    margin-top: 10px !important;
  }
  .sm-mt-20_b4663fb384e7c913 {
    margin-top: 20px !important;
  }
  .sm-mt-30_625a5cdd2b69467a {
    margin-top: 30px !important;
  }
  .sm-mt-40_b5ca7ccf1b4bd83f {
    margin-top: 40px !important;
  }
  .sm-mt-50_69743babd1321e86 {
    margin-top: 50px !important;
  }
  .sm-mt-60_21b7a688f82ccdbd {
    margin-top: 60px !important;
  }
  .sm-mt-70_9e5b1e9cc112e896 {
    margin-top: 70px !important;
  }
  .sm-mt-80_2559d82ed04bb7a8 {
    margin-top: 80px !important;
  }
  .sm-mt-90_884b59436e87dd60 {
    margin-top: 90px !important;
  }
  .sm-mt-100_0470132118f08248 {
    margin-top: 100px !important;
  }
  .sm-mt-110_285e4bf3296b1697 {
    margin-top: 110px !important;
  }
  .sm-mt-120_9362dcf3835cc87c {
    margin-top: 120px !important;
  }
  .sm-mt-130_f0f330dc916a7bcb {
    margin-top: 130px !important;
  }
  .sm-mt-140_e1e07bb24dad7690 {
    margin-top: 140px !important;
  }
  .sm-mt-150_dcca1fcfb6b799ee {
    margin-top: 150px !important;
  }
  .sm-mt-200_2799d74e0a0a04be {
    margin-top: 200px !important;
  }
  .sm-mb-10_ca83c01f5515abc6 {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_6306adde681f0710 {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_cbe14b0961d57c9e {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_68f5ba89e2b814ce {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_a8891a9996ed5b81 {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_cfa81a862799ed05 {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_b3794a1fe4d7897d {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_39bacab3bfb24de1 {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_64884b9411981072 {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_ea9907abf2def639 {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_611b0ecb2abc4102 {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_461072f4452551d6 {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_09c53cd54514725f {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_3f320d02d0ab1d7c {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_04f4593087231935 {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_f1634d5787fe516b {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_e5df50caa71facd0 {
    padding: 0 !important;
  }
  .xs-m0_5874a9a61f17ce58 {
    margin: 0 !important;
  }
  .xs-pt-10_b4b6eb3571dd56ad {
    padding-top: 10px !important;
  }
  .xs-pt-20_71ae8ac3d159cf3c {
    padding-top: 20px !important;
  }
  .xs-pt-30_94ac610bd3893ae2 {
    padding-top: 30px !important;
  }
  .xs-pt-40_4714b8ebe1d9216f {
    padding-top: 40px !important;
  }
  .xs-pt-50_e34f2b129b7abbed {
    padding-top: 50px !important;
  }
  .xs-pt-60_14be9892cb26c0dc {
    padding-top: 60px !important;
  }
  .xs-pt-70_1d794c135207666b {
    padding-top: 70px !important;
  }
  .xs-pt-80_d2d374e6ec541e94 {
    padding-top: 80px !important;
  }
  .xs-pt-90_ddef7ef0223021b1 {
    padding-top: 90px !important;
  }
  .xs-pt-100_9e1243b000a7cce4 {
    padding-top: 100px !important;
  }
  .xs-pt-110_8974045e5326d88c {
    padding-top: 110px !important;
  }
  .xs-pt-120_ed869794c0b137d2 {
    padding-top: 120px !important;
  }
  .xs-pt-130_82d43285af8e689e {
    padding-top: 130px !important;
  }
  .xs-pt-140_7b24f869d54e5ff4 {
    padding-top: 140px !important;
  }
  .xs-pt-150_dc4daf4d60ea965e {
    padding-top: 150px !important;
  }
  .xs-pt-200_35a99907e4f614c3 {
    padding-top: 200px !important;
  }
  .xs-pb-10_5deecd59a0177634 {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_ea61afda562a8522 {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_7c32500fc1db9b31 {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_3f7a1e2dea1de7f7 {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_bcd473074fe64680 {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_44e84db4275c07e2 {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_e670814c5d18362d {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_18633aa450730487 {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_c2cbd287c84aff3d {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_b4cd753d255c0a3e {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_631f62e985387417 {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_7c74cc7a4c0b652c {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_531dcda38f9f6797 {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_714a79d512fcbbd7 {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_92bb5ddbaf2114b4 {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_8b5ce262ce18117f {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_b5da015a50681971 {
    margin-top: 10px !important;
  }
  .xs-mt-20_71578ec82d409193 {
    margin-top: 20px !important;
  }
  .xs-mt-30_fb02aa2d1f7c6bee {
    margin-top: 30px !important;
  }
  .xs-mt-40_d98e79e75da844fa {
    margin-top: 40px !important;
  }
  .xs-mt-50_824f86c3f0cd7211 {
    margin-top: 50px !important;
  }
  .xs-mt-60_4329afe3e256b076 {
    margin-top: 60px !important;
  }
  .xs-mt-70_8ce9b61c8879cd17 {
    margin-top: 70px !important;
  }
  .xs-mt-80_f561d3c60dd436b1 {
    margin-top: 80px !important;
  }
  .xs-mt-90_c17ec0bcc9f6efd7 {
    margin-top: 90px !important;
  }
  .xs-mt-100_fbcd8dd99552390d {
    margin-top: 100px !important;
  }
  .xs-mt-110_2443128015f01c6c {
    margin-top: 110px !important;
  }
  .xs-mt-120_19446101f7f2e14c {
    margin-top: 120px !important;
  }
  .xs-mt-130_f0d93a1d2b7b88bf {
    margin-top: 130px !important;
  }
  .xs-mt-140_1eb107b553d51737 {
    margin-top: 140px !important;
  }
  .xs-mt-150_0f6091ba5a1c7833 {
    margin-top: 150px !important;
  }
  .xs-mt-200_e2a49c39b540178a {
    margin-top: 200px !important;
  }
  .xs-mb-10_1ccde50295661720 {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_e455e5e92a186941 {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_12b5a925d706ef3b {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_3b35152a7c11e967 {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_2e6c8047a89a2c79 {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_0577b0d66209a147 {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_6fa44724913f784f {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_e69ea715e81c6a04 {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_a4c0e2ea393d195a {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_947df6e74d927665 {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_7f2ea94bbe36fbcb {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_126763e3dd8d0b69 {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_b3b696ddf5c2905c {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_0a8e6ff500c79397 {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_f05caa541fdb2db8 {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_a6662559942e93f7 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_a0732a3151a7cf67 {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_a0732a3151a7cf67.menu-overlay_1fcb52c14ad30a7d {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_a0732a3151a7cf67.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_a0732a3151a7cf67 .navbar-toggler_235416365f463b31 {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_a0732a3151a7cf67.menu-style-three_1f2386ad638e4e59 .navbar-toggler_235416365f463b31 {
  background: #000;
}
.theme-main-menu_a0732a3151a7cf67.menu-style-four_097a0abfc1be2e18 .navbar-toggler_235416365f463b31 {
  background: #E6FD5A;
}
.theme-main-menu_a0732a3151a7cf67.menu-style-five_6f4f7ab19f295993 .navbar-toggler_235416365f463b31 {
  background: #DFFF5E;
}
.theme-main-menu_a0732a3151a7cf67 .navbar-toggler_235416365f463b31:focus {
  box-shadow: none;
}
.theme-main-menu_a0732a3151a7cf67 .navbar-toggler_235416365f463b31::before,
.theme-main-menu_a0732a3151a7cf67 .navbar-toggler_235416365f463b31::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_a0732a3151a7cf67 .navbar-toggler_235416365f463b31 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_a0732a3151a7cf67.menu-style-three_1f2386ad638e4e59 .navbar-toggler_235416365f463b31:before, .theme-main-menu_a0732a3151a7cf67.menu-style-three_1f2386ad638e4e59 .navbar-toggler_235416365f463b31:after, .theme-main-menu_a0732a3151a7cf67.menu-style-three_1f2386ad638e4e59 .navbar-toggler_235416365f463b31 span {
  background: #fff;
}
.theme-main-menu_a0732a3151a7cf67 .navbar-toggler_235416365f463b31::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_a0732a3151a7cf67 .navbar-toggler_235416365f463b31::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_a0732a3151a7cf67 .navbar-toggler_235416365f463b31[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_a0732a3151a7cf67 .navbar-toggler_235416365f463b31[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_a0732a3151a7cf67 .navbar-toggler_235416365f463b31[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_a0732a3151a7cf67 .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_a0732a3151a7cf67 .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_a0732a3151a7cf67.white-vr_dbee9c5f9ede7f4e .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_a0732a3151a7cf67.white-vr_dbee9c5f9ede7f4e .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_a0732a3151a7cf67.white-vr_dbee9c5f9ede7f4e.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_a0732a3151a7cf67.menu-style-one_10e9eae3546c1e45 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_a0732a3151a7cf67.menu-style-two_fa4148d4b6e62aec {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_a0732a3151a7cf67.menu-style-two_fa4148d4b6e62aec .info-row_19d8e45c6ce7cbf2 {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_a0732a3151a7cf67.menu-style-two_fa4148d4b6e62aec .gap-fix_172997bfbd854dc9 {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_a0732a3151a7cf67.menu-style-two_fa4148d4b6e62aec .greetings_b6239a54a6d5159d {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_a0732a3151a7cf67.menu-style-two_fa4148d4b6e62aec .contact-info_a910f7c84ea5189d {
  margin: 0 -15px;
}
.theme-main-menu_a0732a3151a7cf67.menu-style-two_fa4148d4b6e62aec .contact-info_a910f7c84ea5189d li {
  padding: 0 15px;
}
.theme-main-menu_a0732a3151a7cf67.menu-style-two_fa4148d4b6e62aec .contact-info_a910f7c84ea5189d li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_a0732a3151a7cf67.menu-style-two_fa4148d4b6e62aec .contact-info_a910f7c84ea5189d li a:hover {
  text-decoration: underline;
}
.theme-main-menu_a0732a3151a7cf67.menu-style-two_fa4148d4b6e62aec .inner-content_fdfb8ece6ba8c3f2 {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_a0732a3151a7cf67.menu-style-two_fa4148d4b6e62aec.fixed .info-row_19d8e45c6ce7cbf2 {
  display: none;
}
.theme-main-menu_a0732a3151a7cf67.menu-style-five_6f4f7ab19f295993 {
  background: #000;
  padding: 0;
}
.theme-main-menu_a0732a3151a7cf67.menu-style-five_6f4f7ab19f295993 .inner-content_fdfb8ece6ba8c3f2 {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_a0732a3151a7cf67.menu-style-six_999ce35e19f69a1d .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_a0732a3151a7cf67.menu-style-six_999ce35e19f69a1d .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_a0732a3151a7cf67 .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_afadfe6108927766 {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_afadfe6108927766 .mega-menu-title_d1aa7c16dea86c1d {
  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_a0732a3151a7cf67 .login-btn-one_c625588ab5550382 a {
  color: #000;
}
.theme-main-menu_a0732a3151a7cf67 .login-btn-one_c625588ab5550382 a:hover {
  text-decoration: underline;
}
.theme-main-menu_a0732a3151a7cf67 .login-btn-two_13b318d4dca7d958 a {
  color: #044F3B;
}
.theme-main-menu_a0732a3151a7cf67 .login-btn-two_13b318d4dca7d958 a:hover {
  text-decoration: underline;
}
.theme-main-menu_a0732a3151a7cf67 .signup-btn-one_4a54e4a523ead053 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_a0732a3151a7cf67 .signup-btn-one_4a54e4a523ead053 .icon_91d7334ecd62ff17 {
  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_a0732a3151a7cf67 .signup-btn-one_4a54e4a523ead053:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_a0732a3151a7cf67 .signup-btn-one_4a54e4a523ead053:hover .icon_91d7334ecd62ff17 {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_a0732a3151a7cf67 .signup-btn-two_a8879d8425c0d7eb {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_a0732a3151a7cf67 .signup-btn-two_a8879d8425c0d7eb:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_a0732a3151a7cf67 .quote-one_ded4b673d746af5f {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_a0732a3151a7cf67 .quote-one_ded4b673d746af5f:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_4ab45dd807ab12ca {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_4ab45dd807ab12ca li {
  position: relative;
  padding: 0 15px;
}
.category-menu_4ab45dd807ab12ca li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_4ab45dd807ab12ca li a:hover {
  color: #0C3A30;
}
.category-menu_4ab45dd807ab12ca .dropdown-menu {
  padding: 0;
}
.category-menu_4ab45dd807ab12ca .dropdown-menu li {
  padding: 0;
}
.category-menu_4ab45dd807ab12ca .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_a74ad84bf31a713d .logo_e82f03c2daa63dd4 {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_dbee9c5f9ede7f4e .navbar-collapse_a74ad84bf31a713d {
    background-color: #0C3A30;
  }
  .navbar-collapse_a74ad84bf31a713d {
    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_a74ad84bf31a713d.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_a0732a3151a7cf67 .navbar .mega-dropdown_8cf56591cd5745f2 {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_dbee9c5f9ede7f4e .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_afadfe6108927766 {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_0829e9a341a4c53a .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_53356c3f7c387df8 {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_53356c3f7c387df8::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_53356c3f7c387df8 .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_53356c3f7c387df8 .hero-slider-one .hero-img_fab0f3dda887f9c0 {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_53356c3f7c387df8 .hero-slider-one .slick-list_1bd10f207b4fd362, .hero-banner-one_53356c3f7c387df8 .hero-slider-one .slick-track_165ad7bf170fe14e, .hero-banner-one_53356c3f7c387df8 .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_53356c3f7c387df8 .hero-heading_2deee99d2b84a40b {
  font-weight: 700;
  color: #000;
  background: url(../visuals/shape_f91066e927/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_53356c3f7c387df8 .more-btn_d938028ecd3dbce4 {
  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_53356c3f7c387df8 .more-btn_d938028ecd3dbce4:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_f4669e6301be7594 {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_f4669e6301be7594 .bg-wrapper_60a5de09a5cacd49 {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_f4669e6301be7594 .hero-heading_2deee99d2b84a40b {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_f4669e6301be7594 .rating_139889374b3aa35f h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_f4669e6301be7594 .rating_139889374b3aa35f p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_f4669e6301be7594 .media-wrapper_fcd7f31f1be5cd57 {
  position: absolute;
  background: url(../visuals/assets_6b9f784460/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_f4669e6301be7594 .media-wrapper_fcd7f31f1be5cd57 .shape_01_66b1e97d99793f34 {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_f4669e6301be7594 .media-wrapper_fcd7f31f1be5cd57 .shape_02_d7805ab0cc14f765 {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_0e669428fe2edf25 .hero-heading_2deee99d2b84a40b {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_0e669428fe2edf25 .media-wrapper_fcd7f31f1be5cd57 {
  background: url(../visuals/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_0e669428fe2edf25 .media-wrapper_fcd7f31f1be5cd57 .screen_01_afed90c6ef7f4036 {
  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_0e669428fe2edf25 .media-wrapper_fcd7f31f1be5cd57 .screen_02_b7449fa1ee93edbb {
  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_0e669428fe2edf25 .media-wrapper_fcd7f31f1be5cd57 .bg-shape_9c6e1578dd053fcb {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_0e669428fe2edf25 .shape_01_66b1e97d99793f34 {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_6821dad423806043 .bg-wrapper_60a5de09a5cacd49 {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_6821dad423806043 .media-wrapper_fcd7f31f1be5cd57 {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_6821dad423806043 .media-wrapper_fcd7f31f1be5cd57 .shape_01_66b1e97d99793f34 {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_6821dad423806043 .shape_02_d7805ab0cc14f765 {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_ca459a81a6090759 + .blog-details_455c38a3149800f3 {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_40b42773a07351cb {
  z-index: 1;
}
.block-feature-three_40b42773a07351cb:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_40b42773a07351cb.no-bg_9add51aaa27183e4:before {
  display: none;
}
.block-feature-three_40b42773a07351cb .section-btn_38343188a4af9920 {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_40b42773a07351cb .block-title_657b9abbadce7c8b a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_40b42773a07351cb .block-title_657b9abbadce7c8b a:hover {
  text-decoration: underline;
}
.block-feature-three_40b42773a07351cb .round-btn_b521bdad115601b5 {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_40b42773a07351cb .round-btn_b521bdad115601b5:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_40b42773a07351cb .block-one_4eb4b31b209326f1 {
  background: url(../visuals/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_40b42773a07351cb .block-one_4eb4b31b209326f1 .tag_48c74e92fd51eea4 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_40b42773a07351cb .block-one_4eb4b31b209326f1 .block-title_657b9abbadce7c8b {
  background: url(../visuals/shape_f91066e927/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_40b42773a07351cb .block-two_8c3ea07c0429bd1b {
  overflow: hidden;
}
.block-feature-three_40b42773a07351cb .block-two_8c3ea07c0429bd1b .img-wrapper_28d1eb05fa5903c5 {
  background: url(../visuals/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_40b42773a07351cb .block-two_8c3ea07c0429bd1b .text-wrapper_94136928e0e49a66 {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_40b42773a07351cb .block-two_8c3ea07c0429bd1b .tag_48c74e92fd51eea4 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_40b42773a07351cb .block-three_840e54f84c4f14ea {
  background: #D3FF76;
}
.block-feature-three_40b42773a07351cb .block-three_840e54f84c4f14ea .tag_48c74e92fd51eea4 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_40b42773a07351cb .block-three_840e54f84c4f14ea .round-btn_b521bdad115601b5 {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_40b42773a07351cb .block-three_840e54f84c4f14ea .round-btn_b521bdad115601b5:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_40b42773a07351cb .block-four_690df725647f236c {
  background: url(../visuals/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_40b42773a07351cb .block-four_690df725647f236c .block-title_657b9abbadce7c8b {
  background: url(../visuals/shape_f91066e927/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_40b42773a07351cb .block-four_690df725647f236c .block-title_657b9abbadce7c8b a {
  font-size: 28px;
}
.block-feature-three_40b42773a07351cb .block-four_690df725647f236c .tag_48c74e92fd51eea4 {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_40b42773a07351cb .block-four_690df725647f236c .round-btn_b521bdad115601b5 {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_40b42773a07351cb .block-four_690df725647f236c .round-btn_b521bdad115601b5:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_40b42773a07351cb .block-five_6d8084f964828731 {
  background: url(../visuals/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_40b42773a07351cb .block-five_6d8084f964828731 .tag_48c74e92fd51eea4 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_40b42773a07351cb .block-five_6d8084f964828731 .block-title_657b9abbadce7c8b {
  background: url(../visuals/shape_f91066e927/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_4fe6ae5029931ae2 .upper-wrapper_06a16dd92bb64c86 {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_4fe6ae5029931ae2 .upper-wrapper_06a16dd92bb64c86 .shape_01_66b1e97d99793f34 {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_4fe6ae5029931ae2 .line-loop_280a399eb7d0276c:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_4fe6ae5029931ae2 .graph-panel_bffd8ed6b11db97f {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_4fe6ae5029931ae2 .graph-panel_bffd8ed6b11db97f .main-count_cc673f498ddc233e {
  font-size: 120px;
}
.block-feature-thirteen_4fe6ae5029931ae2 .graph-panel_bffd8ed6b11db97f .chart-box_9ca8348e0eed1bfd {
  padding: 0 15px;
}
.block-feature-thirteen_4fe6ae5029931ae2 .graph-panel_bffd8ed6b11db97f .chart-box_9ca8348e0eed1bfd .chart-inner_57337ab176aa42a3 {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_107e4e275f0b3119 .media-img_c2ea3eba485cb735 {
  border-radius: 30px;
}
.block-feature-sixteen_107e4e275f0b3119 .shape_01_66b1e97d99793f34 {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_89c432467a6f96df .section-subheading_cd2d96567c06270c {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_89c432467a6f96df .shape_01_66b1e97d99793f34 {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_acd2f2e16f71cee1 {
  z-index: 1;
}
.text-feature-four_acd2f2e16f71cee1 .avatar_415172650e87321f {
  width: 65px;
  height: 65px;
}
.text-feature-four_acd2f2e16f71cee1 .name {
  font-size: 28px;
}
.text-feature-four_acd2f2e16f71cee1 .quote-text_26adb019883595f0 {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_acd2f2e16f71cee1 .shape_01_66b1e97d99793f34 {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_acd2f2e16f71cee1 .shape_02_d7805ab0cc14f765 {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_bd7fe30832f1079e .bg-wrapper_60a5de09a5cacd49 {
  background: #FFF2AC;
}
.text-feature-five_bd7fe30832f1079e 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_bd7fe30832f1079e 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_bd7fe30832f1079e 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_bd7fe30832f1079e li:hover:before {
  background: #29594B;
}
.text-feature-five_bd7fe30832f1079e li:hover:after {
  color: #fff;
}
.text-feature-five_bd7fe30832f1079e .media-wrapper_fcd7f31f1be5cd57 {
  background: url(../visuals/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_bd7fe30832f1079e .media-wrapper_fcd7f31f1be5cd57 .video-icon_93f2d22e7c79ef98 {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_bd7fe30832f1079e .media-wrapper_fcd7f31f1be5cd57 .video-icon_93f2d22e7c79ef98:hover {
  background: #CFFF45;
}
.text-feature-five_bd7fe30832f1079e .media-wrapper_fcd7f31f1be5cd57 .screen_01_afed90c6ef7f4036 {
  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_4cddd6b9c2ce315c {
  z-index: 1;
}
.text-feature-six_4cddd6b9c2ce315c .media-wrapper_fcd7f31f1be5cd57 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_4cddd6b9c2ce315c .media-wrapper_fcd7f31f1be5cd57 .screen_01_afed90c6ef7f4036 {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_4cddd6b9c2ce315c .shape_01_66b1e97d99793f34 {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_4cddd6b9c2ce315c .shape_02_d7805ab0cc14f765 {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_49f55cc88ec197e4 {
  background: url(../visuals/assets_6b9f784460/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_49f55cc88ec197e4 .block_b67aa12937dfcca4 .icon_91d7334ecd62ff17 {
  height: 50px;
}
.text-feature-nine_49f55cc88ec197e4 .vertical-text-wrapper_57ecb2f76ec60fc2 {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_49f55cc88ec197e4 .vertical-text-wrapper_57ecb2f76ec60fc2 .text-list_e4c67f09699d3074 {
  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_49f55cc88ec197e4 .vertical-text-wrapper_57ecb2f76ec60fc2 .text-list_e4c67f09699d3074:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_49f55cc88ec197e4 .vertical-text-wrapper_57ecb2f76ec60fc2 .shape_01_66b1e97d99793f34 {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_49f55cc88ec197e4 .vertical-text-wrapper_57ecb2f76ec60fc2 .shape_02_d7805ab0cc14f765 {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_49f55cc88ec197e4 .shape_03_8834fab1a9cae1a7 {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_49f55cc88ec197e4 .shape_04_f99a5d330212cdce {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_ce8c49afae57c071 .section-btn_38343188a4af9920 {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_dc1e290a2c061a55 {
  z-index: 1;
}
.team-section-three_dc1e290a2c061a55:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../visuals/shape_f91066e927/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_dc1e290a2c061a55 .section-btn_38343188a4af9920 {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_dc1e290a2c061a55 .shape_01_66b1e97d99793f34 {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_dc1e290a2c061a55 .shape_02_d7805ab0cc14f765 {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_dc1e290a2c061a55 .shape_03_8834fab1a9cae1a7 {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_24811ed19beea06f .logo_e82f03c2daa63dd4 {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_f245d149929ec7eb {
  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_43c0f53250f9b259 {
  max-width: 565px;
}
.user-data-form .form-wrapper_43c0f53250f9b259 .input-group-meta_52baae9a030eb209 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_43c0f53250f9b259 .input-group-meta_52baae9a030eb209 label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_43c0f53250f9b259 .input-group-meta_52baae9a030eb209 .placeholder_icon_6b94e5ef9f440e7d {
  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_43c0f53250f9b259 .input-group-meta_52baae9a030eb209 .placeholder_icon_6b94e5ef9f440e7d img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_43c0f53250f9b259 .input-group-meta_52baae9a030eb209 .placeholder_icon_6b94e5ef9f440e7d span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_43c0f53250f9b259 .input-group-meta_52baae9a030eb209 .placeholder_icon_6b94e5ef9f440e7d 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_43c0f53250f9b259 .input-group-meta_52baae9a030eb209 .placeholder_icon_6b94e5ef9f440e7d span.eye-slash_e7ed9f698d1f876f:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_19da325bdadff9f8 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_19da325bdadff9f8 label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_19da325bdadff9f8 input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_19da325bdadff9f8 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_19da325bdadff9f8 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_19da325bdadff9f8 a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_19da325bdadff9f8 a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_360bff974bbdb574 {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_2524af4f1c669ebf {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_2524af4f1c669ebf:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_2524af4f1c669ebf img {
  width: 20px;
}
.user-data-form .btn-close_c106538783d08902 {
  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_d8a24312d29615ec .main-count_cc673f498ddc233e {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_4daed3f1d2ce30b6 .icon_91d7334ecd62ff17 {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_74156a6524264313 .img-holder_31fef4173dd3a5ce {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_74156a6524264313 .img-holder_31fef4173dd3a5ce.round-border_3265049e5bf30697 {
  border-radius: 30px;
}
.portfolio-block-one_74156a6524264313 .img-holder_31fef4173dd3a5ce .expend_1655c14779e2b860 {
  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_74156a6524264313 .img-holder_31fef4173dd3a5ce 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_74156a6524264313 .img-holder_31fef4173dd3a5ce i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_74156a6524264313:hover .expend_1655c14779e2b860 {
  opacity: 1;
}
.portfolio-block-one_74156a6524264313:hover .img-meta_61b01c4f05618597 {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_74156a6524264313:hover .pj-title_de4aba252de0c6b9 {
  text-decoration: underline;
}
.portfolio-block-one_74156a6524264313 .caption {
  margin-top: 35px;
}
.portfolio-block-one_74156a6524264313 .caption .tag_48c74e92fd51eea4 {
  margin: 0 -3px;
}
.portfolio-block-one_74156a6524264313 .caption .tag_48c74e92fd51eea4 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_74156a6524264313 .caption .pj-title_de4aba252de0c6b9 {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_74156a6524264313 .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_74156a6524264313 .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_2050f8e280789acd .bg-wrapper_60a5de09a5cacd49 {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_2050f8e280789acd .slider-wrapper_a54a106722a8cca3 {
  height: 100%;
}
.project-details-two_2050f8e280789acd .slider-wrapper_a54a106722a8cca3 .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_2050f8e280789acd .slider-wrapper_a54a106722a8cca3 .carousel-control-next_a704135f1baa9176,
.project-details-two_2050f8e280789acd .slider-wrapper_a54a106722a8cca3 .carousel-control-prev_61dd6199d1b08733 {
  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_2050f8e280789acd .slider-wrapper_a54a106722a8cca3 .carousel-control-next_a704135f1baa9176:hover,
.project-details-two_2050f8e280789acd .slider-wrapper_a54a106722a8cca3 .carousel-control-prev_61dd6199d1b08733:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_2050f8e280789acd .slider-wrapper_a54a106722a8cca3 .carousel-control-prev_61dd6199d1b08733 {
  left: auto;
  right: 45px;
}
.project-details-two_2050f8e280789acd .info-wrapper_dd42d8627940e410 {
  padding: 55px 50px 85px 70px;
}
.project-details-two_2050f8e280789acd .info-wrapper_dd42d8627940e410 h3 {
  font-size: 36px;
}
.project-details-two_2050f8e280789acd .info-wrapper_dd42d8627940e410 .list-meta_50d2d5e41a666dfc li {
  padding: 22px 0;
}
.project-details-two_2050f8e280789acd .info-wrapper_dd42d8627940e410 .list-meta_50d2d5e41a666dfc .icon_91d7334ecd62ff17 {
  width: 40px;
}
.project-details-two_2050f8e280789acd .info-wrapper_dd42d8627940e410 .list-meta_50d2d5e41a666dfc .text1_2e2ab9b4f600a664 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_2050f8e280789acd .info-wrapper_dd42d8627940e410 .list-meta_50d2d5e41a666dfc span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_2050f8e280789acd .info-wrapper_dd42d8627940e410 .social-share_2a3d01554b4770c0 li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_2050f8e280789acd .info-wrapper_dd42d8627940e410 .social-share_2a3d01554b4770c0 li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_aef7bcd5efe0fb13 .slider-wrapper_a54a106722a8cca3 {
  padding-left: 100px;
}
.feedback-section-three_aef7bcd5efe0fb13 .slider-wrapper_a54a106722a8cca3 .icon_91d7334ecd62ff17 {
  left: 0;
  top: 18px;
}
.feedback-section-three_aef7bcd5efe0fb13 .slick-dots_276672886ad9f5f5 {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_aef7bcd5efe0fb13 .slick-dots_276672886ad9f5f5 li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_aef7bcd5efe0fb13 .slick-dots_276672886ad9f5f5 .slick-active button {
  background: #000;
}
.feedback-section-three_aef7bcd5efe0fb13 .rating-box_f3c243a23d81e29a {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_aef7bcd5efe0fb13 .rating-box_f3c243a23d81e29a .rating_139889374b3aa35f {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_aef7bcd5efe0fb13 .shape_01_66b1e97d99793f34 {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_aef7bcd5efe0fb13 .shape_02_d7805ab0cc14f765 {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_1462c0309619732c {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_1462c0309619732c .post-data_4378f8f9c45253df {
  padding: 30px 35px 25px;
}
.blog-meta-one_1462c0309619732c .post-data_4378f8f9c45253df .post-info_52da576f891a197c {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_1462c0309619732c .post-data_4378f8f9c45253df .blog-title_930c469f86fc822f {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_1462c0309619732c .post-data_4378f8f9c45253df .blog-title_930c469f86fc822f:hover {
  text-decoration: underline;
}
.blog-meta-one_1462c0309619732c .post-img_2c6d68ce02e59521 {
  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_1462c0309619732c .post-img_2c6d68ce02e59521 .round-btn_b521bdad115601b5 {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_1462c0309619732c:hover .round-btn_b521bdad115601b5 {
  background: #CFFF45;
}
.blog-meta-one_1462c0309619732c.style-two_633983ea61328d07 {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_1462c0309619732c.style-two_633983ea61328d07 .post-img_2c6d68ce02e59521 {
  border-radius: 0;
}
.blog-meta-one_1462c0309619732c.style-two_633983ea61328d07 .blog-title_930c469f86fc822f {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_7583409dcc4f63c9 {
  background: #fff;
}
.blog-meta-two_7583409dcc4f63c9 .post-data_4378f8f9c45253df {
  padding-top: 30px;
}
.blog-meta-two_7583409dcc4f63c9 .post-data_4378f8f9c45253df .blog-title_930c469f86fc822f {
  width: 70%;
}
.blog-meta-two_7583409dcc4f63c9 .post-data_4378f8f9c45253df .blog-title_930c469f86fc822f h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_7583409dcc4f63c9 .post-data_4378f8f9c45253df .blog-title_930c469f86fc822f:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_7583409dcc4f63c9 .post-data_4378f8f9c45253df .round-btn_b521bdad115601b5 {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_7583409dcc4f63c9 .post-data_4378f8f9c45253df .round-btn_b521bdad115601b5:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_7583409dcc4f63c9 .post-data_4378f8f9c45253df .post-info_52da576f891a197c {
  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_7583409dcc4f63c9 .post-img_2c6d68ce02e59521 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_7583409dcc4f63c9 .post-img_2c6d68ce02e59521 .date_2867bfa02a4ef252 {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_7583409dcc4f63c9.style-two_633983ea61328d07 {
  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_7583409dcc4f63c9.style-two_633983ea61328d07 p {
  font-size: 18px;
}
.blog-meta-two_7583409dcc4f63c9.style-two_633983ea61328d07 .post-img_2c6d68ce02e59521 {
  height: auto;
  width: 100%;
}
.blog-meta-two_7583409dcc4f63c9.style-two_633983ea61328d07 .post-data_4378f8f9c45253df {
  padding: 26px 0;
}
.blog-meta-two_7583409dcc4f63c9.style-two_633983ea61328d07 .post-data_4378f8f9c45253df .post-info_52da576f891a197c {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_7583409dcc4f63c9.style-two_633983ea61328d07 .post-data_4378f8f9c45253df .round-btn_b521bdad115601b5 {
  border: none;
}

.signup-btn-one_4a54e4a523ead053 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_4a54e4a523ead053 .icon_91d7334ecd62ff17 {
  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_aadadf23163ac6ff {
  z-index: 1;
}
.blog-section-three_aadadf23163ac6ff .section-btn_38343188a4af9920 {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

.blog-section-four_defe1b9a1158dd96 {
  z-index: 5;
}
.blog-section-four_defe1b9a1158dd96.block-feature-three_40b42773a07351cb:before {
  display: none;
}
.blog-section-four_defe1b9a1158dd96.block-feature-three_40b42773a07351cb .block-one_4eb4b31b209326f1 {
  background: url(../visuals/blog/blog_img_05.jpg) no-repeat center;
  height: 666px;
}

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

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

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

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

.blog-details_455c38a3149800f3 .post-details-meta_47e68ef067ab6f78 {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_455c38a3149800f3 .post-details-meta_47e68ef067ab6f78 p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_455c38a3149800f3 .post-details-meta_47e68ef067ab6f78 .quote-wrapper_b780647528541206 {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_455c38a3149800f3 .post-details-meta_47e68ef067ab6f78 .quote-wrapper_b780647528541206 .wrapper_5c4c50d4e2277ab1 {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_455c38a3149800f3 .post-details-meta_47e68ef067ab6f78 .quote-wrapper_b780647528541206 .wrapper_5c4c50d4e2277ab1 .icon_91d7334ecd62ff17 {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_455c38a3149800f3 .post-details-meta_47e68ef067ab6f78 .quote-wrapper_b780647528541206 .wrapper_5c4c50d4e2277ab1 h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_455c38a3149800f3 .post-details-meta_47e68ef067ab6f78 .quote-wrapper_b780647528541206 h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_455c38a3149800f3 .post-details-meta_47e68ef067ab6f78 .quote-wrapper_b780647528541206 h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_455c38a3149800f3 .post-details-meta_47e68ef067ab6f78 .img-gallery_f7058b5d0dc1aede {
  margin-bottom: 50px;
}
.blog-details_455c38a3149800f3 .post-details-meta_47e68ef067ab6f78 .img-gallery_f7058b5d0dc1aede img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_455c38a3149800f3 .post-details-meta_47e68ef067ab6f78 h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_455c38a3149800f3 .post-details-meta_47e68ef067ab6f78 .list-item_38735d234134878e li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_455c38a3149800f3 .post-details-meta_47e68ef067ab6f78 .list-item_38735d234134878e li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_455c38a3149800f3 .bottom-widget_f763cc0c500bee13 {
  padding: 10px 0 5px;
}
.blog-details_455c38a3149800f3 .bottom-widget_f763cc0c500bee13 .tags_37db23814d623160 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_455c38a3149800f3 .bottom-widget_f763cc0c500bee13 .tags_37db23814d623160 a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_455c38a3149800f3 .bottom-widget_f763cc0c500bee13 .tags_37db23814d623160 a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_455c38a3149800f3 .bottom-widget_f763cc0c500bee13 .share-icon_928f8cd3b41a55c8 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_455c38a3149800f3 .bottom-widget_f763cc0c500bee13 .share-icon_928f8cd3b41a55c8 a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_455c38a3149800f3 .grey-bg_fc77a8673dda4dfc {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_455c38a3149800f3 .blog-inner-title_5ab30a026ac3b413 {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_455c38a3149800f3 .blog-comment-area_ad37b7d6b21a996c {
  margin: 60px 0;
}
.blog-details_455c38a3149800f3 .blog-comment-area_ad37b7d6b21a996c .comment_3568545217282eb3 {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_455c38a3149800f3 .blog-comment-area_ad37b7d6b21a996c .comment_3568545217282eb3:last-child {
  padding-bottom: 5px;
}
.blog-details_455c38a3149800f3 .blog-comment-area_ad37b7d6b21a996c .comment_3568545217282eb3 .reply-comment_cb3b8b2a04f7e463 {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_455c38a3149800f3 .blog-comment-area_ad37b7d6b21a996c .comment_3568545217282eb3 .user-avatar_54e5bfcc428b7c16 {
  width: 60px;
  height: 60px;
}
.blog-details_455c38a3149800f3 .blog-comment-area_ad37b7d6b21a996c .comment_3568545217282eb3 .comment-text_c78ad4cf91f1e141 {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_455c38a3149800f3 .blog-comment-area_ad37b7d6b21a996c .comment_3568545217282eb3 .comment-text_c78ad4cf91f1e141 .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_455c38a3149800f3 .blog-comment-area_ad37b7d6b21a996c .comment_3568545217282eb3 .comment-text_c78ad4cf91f1e141 .date_2867bfa02a4ef252 {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_455c38a3149800f3 .blog-comment-area_ad37b7d6b21a996c .comment_3568545217282eb3 .comment-text_c78ad4cf91f1e141 p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_455c38a3149800f3 .blog-comment-area_ad37b7d6b21a996c .comment_3568545217282eb3 .comment-text_c78ad4cf91f1e141 .reply-btn_621f73c128fe039e {
  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_455c38a3149800f3 .blog-comment-area_ad37b7d6b21a996c .comment_3568545217282eb3 .comment-text_c78ad4cf91f1e141 .reply-btn_621f73c128fe039e:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_455c38a3149800f3 .blog-comment-form_823e3f87335b07a2 p a {
  color: #19352D;
}
.blog-details_455c38a3149800f3 .blog-comment-form_823e3f87335b07a2 form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_455c38a3149800f3 .blog-comment-form_823e3f87335b07a2 form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_455c38a3149800f3 .blog-comment-form_823e3f87335b07a2 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_3792168b9ce88110 {
  height: 600px;
}

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

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

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

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

.footer-one_e2c1980fe3d42405 {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_e2c1980fe3d42405 .bottom-footer_cbb28a754c7f431d {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_e2c1980fe3d42405 .social-icon_90ca1397d8c95845 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_e2c1980fe3d42405 .social-icon_90ca1397d8c95845 a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_e2c1980fe3d42405 .footer-title_a666b23eeff55f47 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_e2c1980fe3d42405 .footer-nav-link_f67425005def02b0 a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_e2c1980fe3d42405 .footer-nav-link_f67425005def02b0 a:hover {
  color: #fff;
}
.footer-nav-link_f67425005def02b0 p {
  font-size: 16px;
}
.logo_e82f03c2daa63dd4 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_6be21fbfe621eee5 {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_fe552ecddd6722c8 {
  align-content: center;
}

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

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

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

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

.footer-three_511d06c24ea67260 {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_511d06c24ea67260 .round-bg_7202c5dd0400d124 {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_511d06c24ea67260 .round-bg_7202c5dd0400d124.color-two_49a6919f329002fb {
  background: #F6FFDD;
}
.footer-three_511d06c24ea67260 .footer-intro_9fa01107f6ed9064 p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_511d06c24ea67260 .footer-intro_9fa01107f6ed9064 p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_511d06c24ea67260 .footer-title_a666b23eeff55f47 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_511d06c24ea67260 .footer-nav-link_f67425005def02b0 a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_511d06c24ea67260 .footer-nav-link_f67425005def02b0 a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_511d06c24ea67260 .bottom-footer_cbb28a754c7f431d {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_511d06c24ea67260 .bottom-footer_cbb28a754c7f431d .copyright_539e2689b4bedb58 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_511d06c24ea67260 .bottom-footer_cbb28a754c7f431d .bottom-nav_45d733cc73560cd3 {
  margin: 0 -12px;
}
.footer-three_511d06c24ea67260 .bottom-footer_cbb28a754c7f431d .bottom-nav_45d733cc73560cd3 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_511d06c24ea67260 .bottom-footer_cbb28a754c7f431d .bottom-nav_45d733cc73560cd3 a:hover {
  text-decoration: underline;
}
.footer-three_511d06c24ea67260 .bottom-footer_cbb28a754c7f431d .social-icon_90ca1397d8c95845 {
  margin: 0 -10px;
}
.footer-three_511d06c24ea67260 .bottom-footer_cbb28a754c7f431d .social-icon_90ca1397d8c95845 a {
  margin: 0 10px;
}
.footer-three_511d06c24ea67260 .bottom-footer_cbb28a754c7f431d .social-icon_90ca1397d8c95845 a:hover {
  color: #19352D;
}
.footer-three_511d06c24ea67260 .shape_01_66b1e97d99793f34 {
  top: -3%;
  left: -3%;
}
.footer-three_511d06c24ea67260 .shape_02_d7805ab0cc14f765 {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_e9de116e310c99d2 {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_e9de116e310c99d2:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../visuals/assets_6b9f784460/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_e9de116e310c99d2 h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_e9de116e310c99d2 .btn-group_4d2fefc6cbebd948 {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_e9de116e310c99d2 .btn-group_4d2fefc6cbebd948 h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_e9de116e310c99d2 .btn-group_4d2fefc6cbebd948 h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_e9de116e310c99d2 .btn-group_4d2fefc6cbebd948 .round-btn_b521bdad115601b5 {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_e9de116e310c99d2 .btn-group_4d2fefc6cbebd948 .round-btn_b521bdad115601b5:hover, .footer-five_e9de116e310c99d2 .btn-group_4d2fefc6cbebd948 .round-btn_b521bdad115601b5:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_e9de116e310c99d2 .social-icon_90ca1397d8c95845 {
  margin: 0 -20px;
}
.footer-five_e9de116e310c99d2 .social-icon_90ca1397d8c95845 a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_e9de116e310c99d2 .social-icon_90ca1397d8c95845 a:hover {
  color: #DFFF5E;
}
.footer-five_e9de116e310c99d2 .bottom-nav_45d733cc73560cd3 {
  margin: 0 -12px;
}
.footer-five_e9de116e310c99d2 .bottom-nav_45d733cc73560cd3 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_e9de116e310c99d2 .bottom-nav_45d733cc73560cd3 a:hover {
  text-decoration: underline;
}
.footer-five_e9de116e310c99d2 .shape_01_66b1e97d99793f34 {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_e9de116e310c99d2 .shape_02_d7805ab0cc14f765 {
  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_2dd8a415203bea3f {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_8d84149bc7bb2716 {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_589aeef09a5f6c88 {
  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_2a8333e8c785c372 {
  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_87c8732728939b73 {
  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_36cefbf224e02346 {
  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_94a9e4fbb7358479 {
  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_597c22ee2a78adbc {
  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_f289cb738ca40061 {
  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_6e1beb639c0cdb3b {
  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_af7c93e0415240fa {
  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_f2de3e19fec6b0a8 {
  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_88956b64dbe265ec {
  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_eeaa51b7296097d0 {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_4e080fafc16c9540 {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_a6f63ddfe656e10e {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_821888c12d492d51 {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_e7968c96263c4d6f {
  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_7848747ce1245218 {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_064a8be31f7a555a {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_c47794d321750f1e {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_693a685823a08027 {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_230db68816ba3182 {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_fa7cdee97736fd26 {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_9fe3a397183e8f43 {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_632626fc2e13c3b1 {
  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_0d254b667f3e3157 {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_aa83e0ea4be47b33 {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_824528acc329e454 {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_f8e120517cfc7994 {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_748475dd68d6fae0 {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_10928eef576fe3dd {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_57bcd159dbc76ada {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_d5a7763d974bfba3 {
  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_f1c69d5f909dc655 {
  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_e66be549754e728d {
  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_c08bf4fdf714884f {
  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_2612a5889679c33c {
  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_3827de01d4f9ee8e {
  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_9e720f64f95d11ec {
  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_d2e1c6dea6bddef8 {
  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_e729a0fb59aaff68 {
  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_3babbb77d0e0123f {
  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_8fc71ada781c20ac {
  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_4bcc14d54ced229b {
  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_23818923d8fdffb1 {
  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_f6976f2f60089d07 {
  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_43f3912a8699fdb6 {
  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_a7745713daf4e210 {
  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_eea775c62c5c57eb {
  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_e6eb14707fb273ed {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_9dd28501a5b8171f {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_55a0637e5013e3f6 {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_f46cac92d5aa323e {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_d49a9a458a70b346 {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_a1f48a0a205118e3 {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_4c4b0446f1b212c9 {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_8a44de2135c67ace {
  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_2dd8a415203bea3f {
  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_925595dbb3105106 {
  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_5cc7b25e94ab8d32 {
  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_381e89227d125b6e .theme-select-menu_86ee7fd880e23a19 {
  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_106893d7679b5095 {
  overflow: hidden;
}
.product-block-one_106893d7679b5095 .img-holder_31fef4173dd3a5ce {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_106893d7679b5095 .img-holder_31fef4173dd3a5ce .cart-icon_7e9d1445e0dca998 {
  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_106893d7679b5095 .img-holder_31fef4173dd3a5ce .cart-icon_7e9d1445e0dca998:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_106893d7679b5095 .img-holder_31fef4173dd3a5ce .cart-button_851c10ddee0fb528 {
  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_106893d7679b5095 .img-holder_31fef4173dd3a5ce .cart-button_851c10ddee0fb528:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_106893d7679b5095 .product-title_a39f5dad59314923 {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_106893d7679b5095 .rating_139889374b3aa35f {
  margin: 0 -3px;
}
.product-block-one_106893d7679b5095 .rating_139889374b3aa35f li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_106893d7679b5095 .rating_139889374b3aa35f li .bi-star-fill_a631520242adfe59 {
  color: #FFCB65;
}
.product-block-one_106893d7679b5095 .price_dd9be9e9e75acebd {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_106893d7679b5095:hover .cart-button_851c10ddee0fb528 {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_106893d7679b5095:hover .product-img_e04d32c17efd5727 {
  transform: scale(0.95);
}
.product-block-one_106893d7679b5095:hover .cart-icon_7e9d1445e0dca998 {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_106893d7679b5095:hover .product-title_a39f5dad59314923 {
  text-decoration: underline;
}

.product-details-one_0881771e017afb1a .product-img-tab_26e0afee8b94e711 {
  border: none;
}
.product-details-one_0881771e017afb1a .product-img-tab_26e0afee8b94e711 .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_0881771e017afb1a .product-img-tab_26e0afee8b94e711 .nav-link img {
  max-height: 100%;
}
.product-details-one_0881771e017afb1a .product-img-tab_26e0afee8b94e711 .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_0881771e017afb1a .product-img-tab-content_ebb5533aa79b6f9e {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_0881771e017afb1a .product-img-tab-content_ebb5533aa79b6f9e img {
  margin: auto;
}
.product-details-one_0881771e017afb1a .product-info_0e2e7e36cf10806d .stock-tag_3b13e067c5632b37 {
  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_0881771e017afb1a .product-info_0e2e7e36cf10806d .product-name_9dc983ac744f1e03 {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_0881771e017afb1a .product-info_0e2e7e36cf10806d .rating_139889374b3aa35f li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_0881771e017afb1a .product-info_0e2e7e36cf10806d .rating_139889374b3aa35f li .bi-star-fill_a631520242adfe59 {
  color: #FFCB65;
}
.product-details-one_0881771e017afb1a .product-info_0e2e7e36cf10806d .rating_139889374b3aa35f li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_0881771e017afb1a .product-info_0e2e7e36cf10806d .rating_139889374b3aa35f li a:hover {
  text-decoration: underline;
}
.product-details-one_0881771e017afb1a .product-info_0e2e7e36cf10806d .price_dd9be9e9e75acebd {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_0881771e017afb1a .product-info_0e2e7e36cf10806d .price_dd9be9e9e75acebd del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_0881771e017afb1a .product-info_0e2e7e36cf10806d .availability_5ec1442c8dffe611 {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_0881771e017afb1a .product-info_0e2e7e36cf10806d .description-text_f6aacb6535fcfc25 {
  padding: 10px 0 15px;
}
.product-details-one_0881771e017afb1a .product-info_0e2e7e36cf10806d .product-feature_78aa4d731b0ed79f {
  margin-bottom: 20px;
}
.product-details-one_0881771e017afb1a .product-info_0e2e7e36cf10806d .product-feature_78aa4d731b0ed79f li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_0881771e017afb1a .product-info_0e2e7e36cf10806d .product-feature_78aa4d731b0ed79f li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_0881771e017afb1a .product-info_0e2e7e36cf10806d .customize-order_ac42d7eacb33888a h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_0881771e017afb1a .product-info_0e2e7e36cf10806d .customize-order_ac42d7eacb33888a .quantity_d31e824640fde399 .button-group_2b425ead5de5c75b {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_0881771e017afb1a .product-info_0e2e7e36cf10806d .customize-order_ac42d7eacb33888a .quantity_d31e824640fde399 .button-group_2b425ead5de5c75b li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_0881771e017afb1a .product-info_0e2e7e36cf10806d .customize-order_ac42d7eacb33888a .quantity_d31e824640fde399 .button-group_2b425ead5de5c75b li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_0881771e017afb1a .product-info_0e2e7e36cf10806d .customize-order_ac42d7eacb33888a .quantity_d31e824640fde399 .button-group_2b425ead5de5c75b 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_0881771e017afb1a .product-review-tab_a37e75013e157ee1 .nav-tabs_bc7cab0d953bb3c2 {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_0881771e017afb1a .product-review-tab_a37e75013e157ee1 .nav-tabs_bc7cab0d953bb3c2 .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_0881771e017afb1a .product-review-tab_a37e75013e157ee1 .nav-tabs_bc7cab0d953bb3c2 .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_0881771e017afb1a .product-review-tab_a37e75013e157ee1 .nav-tabs_bc7cab0d953bb3c2 .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_0881771e017afb1a .product-review-tab_a37e75013e157ee1 .nav-tabs_bc7cab0d953bb3c2 .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_0881771e017afb1a .product-review-tab_a37e75013e157ee1 .tab-content_2cdfcdc38837ade5 h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_0881771e017afb1a .product-review-tab_a37e75013e157ee1 .tab-content_2cdfcdc38837ade5 .product-feature_78aa4d731b0ed79f li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_0881771e017afb1a .product-review-tab_a37e75013e157ee1 .tab-content_2cdfcdc38837ade5 .product-feature_78aa4d731b0ed79f li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_0881771e017afb1a .product-review-tab_a37e75013e157ee1 .user-comment-area_fa4161e44dfa2a0c .single-comment_2bb0c20a7be7d9b3 {
  padding-bottom: 40px;
}
.product-details-one_0881771e017afb1a .product-review-tab_a37e75013e157ee1 .user-comment-area_fa4161e44dfa2a0c .single-comment_2bb0c20a7be7d9b3:last-child {
  padding-bottom: 0;
}
.product-details-one_0881771e017afb1a .product-review-tab_a37e75013e157ee1 .user-comment-area_fa4161e44dfa2a0c .user-img_8a3fdd2bc114dcbf {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_0881771e017afb1a .product-review-tab_a37e75013e157ee1 .user-comment-area_fa4161e44dfa2a0c .user-comment-data_75c54596bac11e42 {
  padding-left: 30px;
  position: relative;
}
.product-details-one_0881771e017afb1a .product-review-tab_a37e75013e157ee1 .user-comment-area_fa4161e44dfa2a0c .user-comment-data_75c54596bac11e42 .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_0881771e017afb1a .product-review-tab_a37e75013e157ee1 .user-comment-area_fa4161e44dfa2a0c .user-comment-data_75c54596bac11e42 .rating_139889374b3aa35f li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_0881771e017afb1a .product-review-tab_a37e75013e157ee1 .user-comment-area_fa4161e44dfa2a0c .user-comment-data_75c54596bac11e42 .rating_139889374b3aa35f li .bi-star-fill_a631520242adfe59 {
  color: #FFCB65;
}
.product-details-one_0881771e017afb1a .product-review-tab_a37e75013e157ee1 .user-comment-area_fa4161e44dfa2a0c .user-comment-data_75c54596bac11e42 p {
  padding-top: 8px;
}

.cart-list-form_a5f053ec0b2a7d87 {
  position: relative;
}
.cart-list-form_a5f053ec0b2a7d87 .table_c902be9da6792be4 {
  margin: 0;
  background: transparent;
}
.cart-list-form_a5f053ec0b2a7d87 .table_c902be9da6792be4 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_a5f053ec0b2a7d87 .table_c902be9da6792be4 th:first-child {
  text-align: left;
}
.cart-list-form_a5f053ec0b2a7d87 .table_c902be9da6792be4 tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_a5f053ec0b2a7d87 .table_c902be9da6792be4 tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_a5f053ec0b2a7d87 .table_c902be9da6792be4 tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_a5f053ec0b2a7d87 .table_c902be9da6792be4 tbody .product-thumbnails_86a25ff5e4a37067 {
  width: 85px;
}
.cart-list-form_a5f053ec0b2a7d87 .table_c902be9da6792be4 tbody .product-thumbnails_86a25ff5e4a37067 img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_a5f053ec0b2a7d87 .table_c902be9da6792be4 tbody .product-thumbnails_86a25ff5e4a37067 .product-img_e04d32c17efd5727 {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_a5f053ec0b2a7d87 .table_c902be9da6792be4 tbody .product-info_0e2e7e36cf10806d {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_a5f053ec0b2a7d87 .table_c902be9da6792be4 tbody .product-info_0e2e7e36cf10806d .product-name_9dc983ac744f1e03 {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_a5f053ec0b2a7d87 .table_c902be9da6792be4 tbody .product-info_0e2e7e36cf10806d .serial_b402320386e1bb41 {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_a5f053ec0b2a7d87 .table_c902be9da6792be4 tbody .product-info_0e2e7e36cf10806d ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_a5f053ec0b2a7d87 .table_c902be9da6792be4 tbody .price_dd9be9e9e75acebd {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_a5f053ec0b2a7d87 .table_c902be9da6792be4 tbody .quantity_d31e824640fde399 li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_a5f053ec0b2a7d87 .table_c902be9da6792be4 tbody .quantity_d31e824640fde399 li .btn_6ea46c3fdb277295 {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_a5f053ec0b2a7d87 .table_c902be9da6792be4 tbody .quantity_d31e824640fde399 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_a5f053ec0b2a7d87 .table_c902be9da6792be4 tbody .remove-product_d49af83c1a2bf529 {
  color: #000;
  font-size: 22px;
}
.cart-list-form_a5f053ec0b2a7d87 .table_c902be9da6792be4 tbody .remove-product_d49af83c1a2bf529:hover {
  color: #ff2759;
}
.cart-list-form_a5f053ec0b2a7d87 .cart-footer_e4119fb8112f7a87 {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_a5f053ec0b2a7d87 .cart-footer_e4119fb8112f7a87 .coupon-form_6a640c38d50d68c4 input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_a5f053ec0b2a7d87 .cart-footer_e4119fb8112f7a87 .cart-total-section_e2afc17ed540cbc9 {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_a5f053ec0b2a7d87 .cart-footer_e4119fb8112f7a87 .cart-total-section_e2afc17ed540cbc9 .cart-total-table_36e740ab6a7a4f55 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_a5f053ec0b2a7d87 .cart-footer_e4119fb8112f7a87 .cart-total-section_e2afc17ed540cbc9 .cart-total-table_36e740ab6a7a4f55 tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_001e24e4be00fed0 {
  height: auto;
}

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

.fancybox-caption_6871021cc11d69d8, .fancybox-infobar_4435fbc1c0038daf, .fancybox-navigation_43669669ff27eb41 .fancybox-button_8209fbd3f65e0ef2, .fancybox-toolbar_2ae050491cc6598a {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_1e1cfaec7ce91aa3 .fancybox-caption_6871021cc11d69d8, .fancybox-show-infobar_accd568ce1517468 .fancybox-infobar_4435fbc1c0038daf, .fancybox-show-nav_91b434eb2b6379c0 .fancybox-navigation_43669669ff27eb41 .fancybox-button_8209fbd3f65e0ef2, .fancybox-show-toolbar_b48f1deb1a6ab122 .fancybox-toolbar_2ae050491cc6598a {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_5c9c1e44a0848de8 .fancybox-stage_0a92f4423dda746f {
  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_5b4ad73c14d29725 .fancybox-slide, .fancybox-slide--current_7486bd8950a60b2e, .fancybox-slide--next_7ea86255010db7b2, .fancybox-slide--previous_b8938d6eb356c117 {
  display: block;
}

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

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

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

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

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

.fancybox-content_06d4e65f5d2b60fe {
  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_9d19e21085181d8f .fancybox-content_06d4e65f5d2b60fe {
  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_0b0b170f4d39d43f .fancybox-content_06d4e65f5d2b60fe {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_0938157951d9b62e .fancybox-content_06d4e65f5d2b60fe {
  cursor: zoom-in;
}

.fancybox-can-drag_c33eeb11c3a4fdd7 .fancybox-content_06d4e65f5d2b60fe {
  cursor: grab;
}

.fancybox-is-dragging_d29ed38b8a6cfbdc .fancybox-content_06d4e65f5d2b60fe {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_023cd8bb63199068 .fancybox-content_06d4e65f5d2b60fe {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_b8881c62cd838bb1 .fancybox-content_06d4e65f5d2b60fe, .fancybox-slide--map_70e847664d0a07d7 .fancybox-content_06d4e65f5d2b60fe, .fancybox-slide--video_34e04c2a5af3ef1d .fancybox-content_06d4e65f5d2b60fe {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_34e04c2a5af3ef1d .fancybox-content_06d4e65f5d2b60fe {
  background: #000;
}

.fancybox-slide--map_70e847664d0a07d7 .fancybox-content_06d4e65f5d2b60fe {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_800892616edd0ae3 svg path, .fancybox-button--share_4888f8e7d07fcb26 svg path, .fancybox-button--thumbs_7991630cbb73a3d1 svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_91b434eb2b6379c0 .fancybox-navigation_43669669ff27eb41 .fancybox-button_8209fbd3f65e0ef2 {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_43669669ff27eb41 .fancybox-button--arrow_left_c1fe49d3508a8d9b {
  left: 6px;
}

.fancybox-navigation_43669669ff27eb41 .fancybox-button--arrow_right_dcfff78fd0367141 {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_b8881c62cd838bb1 .fancybox-close-small_a18881060a7d9664, .fancybox-slide--image_9d19e21085181d8f .fancybox-close-small_a18881060a7d9664, .fancybox-slide--video_34e04c2a5af3ef1d .fancybox-close-small_a18881060a7d9664 {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_b8881c62cd838bb1 .fancybox-close-small_a18881060a7d9664:hover svg, .fancybox-slide--image_9d19e21085181d8f .fancybox-close-small_a18881060a7d9664:hover svg, .fancybox-slide--video_34e04c2a5af3ef1d .fancybox-close-small_a18881060a7d9664:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_842e3e9b2c46d5af .fancybox-close-small_a18881060a7d9664, .fancybox-is-zoomable_675524ab1b883047.fancybox-can-drag_c33eeb11c3a4fdd7 .fancybox-close-small_a18881060a7d9664 {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_b2653a99656a02d1.fancybox-slide--next_7ea86255010db7b2, .fancybox-fx-fade_b2653a99656a02d1.fancybox-slide--previous_b8938d6eb356c117 {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_b2653a99656a02d1.fancybox-slide--current_7486bd8950a60b2e {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_d3192db41f8818b6 {
  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_52fd092df7fdfa8f {
  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_a284959465caac75 {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_34f262d32241e017 .fancybox-thumbs_52fd092df7fdfa8f {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_52fd092df7fdfa8f > 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_52fd092df7fdfa8f .fancybox-thumbs-active_95cde3fe3d866d60:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_2d881913443c193e .slick-track_165ad7bf170fe14e,
.slick-slider_2d881913443c193e .slick-list_1bd10f207b4fd362 {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_de3ac2183197f062 .slick-track_165ad7bf170fe14e {
  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_de3ac2183197f062 img {
  display: none;
}

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

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

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

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

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