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

.h1_5d15032ea2f6a1c7,
h1,
.h2_ce21992301af8cb8,
h2,
.h3_fca6bfd490ed9b9a,
h3,
.h4_035f88707bbac6d3,
h4,
.h5_713ee0d9479e6024,
h5,
.h6_b752a9f6d3072ff1,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_7791ed028934fd67 {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_657b3fe0b5136c6e {
  padding: 0 !important;
}

.m0_a147771590b70894 {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_4ebdb8042f05cf51 {
    padding: 0 !important;
  }
  .xl-m0_362ef82a86c040fe {
    margin: 0 !important;
  }
  .xl-pt-10_41ff89fffe5b9ba5 {
    padding-top: 10px !important;
  }
  .xl-pt-20_6d302c000772a11d {
    padding-top: 20px !important;
  }
  .xl-pt-30_545cc95f166500bc {
    padding-top: 30px !important;
  }
  .xl-pt-40_a64165171e5dabd9 {
    padding-top: 40px !important;
  }
  .xl-pt-50_4fbf8d0e55cda72b {
    padding-top: 50px !important;
  }
  .xl-pt-60_c65baaadd1fdf76d {
    padding-top: 60px !important;
  }
  .xl-pt-70_91dbdbe58df662a9 {
    padding-top: 70px !important;
  }
  .xl-pt-80_44e96602cb1d3b85 {
    padding-top: 80px !important;
  }
  .xl-pt-90_8a5d5cbb4de4023f {
    padding-top: 90px !important;
  }
  .xl-pt-100_6f3f0b16baa76625 {
    padding-top: 100px !important;
  }
  .xl-pt-110_ee78816d26c38c85 {
    padding-top: 110px !important;
  }
  .xl-pt-120_86856498f5c36d46 {
    padding-top: 120px !important;
  }
  .xl-pt-130_40d4293a2d0e99b1 {
    padding-top: 130px !important;
  }
  .xl-pt-140_c9e9854dc7a9ca26 {
    padding-top: 140px !important;
  }
  .xl-pt-150_8de3e1c015d0e6dc {
    padding-top: 150px !important;
  }
  .xl-pt-200_78c7136483536770 {
    padding-top: 200px !important;
  }
  .xl-pb-10_0d47fc32b1199974 {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_569070c62700a69f {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_debc29c3bcb4a2cf {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_bb96fe854aab9ac8 {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_8208b371374e6e23 {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_94e8b271289699e6 {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_c88bd2723fa92609 {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_7c99ab93ce020736 {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_0b78e0ee73aa7563 {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_4fa485773f2be4d2 {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_958d46d7ea0c193a {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_ceafda7cba9ae4be {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_65175dfa299b9ede {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_bf70e727e3656506 {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_1e82be91bd221c20 {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_0ccd6a16e4127a0e {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_2956795e74970ed6 {
    margin-top: 10px !important;
  }
  .xl-mt-20_3ffd05443e8a7144 {
    margin-top: 20px !important;
  }
  .xl-mt-30_22af4d9aa5a00f0d {
    margin-top: 30px !important;
  }
  .xl-mt-40_c0dcb201d8e465f6 {
    margin-top: 40px !important;
  }
  .xl-mt-50_0b9b3cfec548db5e {
    margin-top: 50px !important;
  }
  .xl-mt-60_677078a9bf7321cf {
    margin-top: 60px !important;
  }
  .xl-mt-70_e430dbbaa0140626 {
    margin-top: 70px !important;
  }
  .xl-mt-80_a5aba15eb8acf696 {
    margin-top: 80px !important;
  }
  .xl-mt-90_fb73f75ce1d247a0 {
    margin-top: 90px !important;
  }
  .xl-mt-100_d58e58eefe82de44 {
    margin-top: 100px !important;
  }
  .xl-mt-110_9ab55708844f4b80 {
    margin-top: 110px !important;
  }
  .xl-mt-120_ae1141a8e423ab1e {
    margin-top: 120px !important;
  }
  .xl-mt-130_b6d1650f9c54b25f {
    margin-top: 130px !important;
  }
  .xl-mt-140_76c41774cbdf28c1 {
    margin-top: 140px !important;
  }
  .xl-mt-150_3540e62240e5e9d9 {
    margin-top: 150px !important;
  }
  .xl-mt-200_a188a76ffaf62db8 {
    margin-top: 200px !important;
  }
  .xl-mb-10_a86e368b16d90047 {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_2c669ce7be850691 {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_67146da3867faf29 {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_21cd7e0cd5a8b93e {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_02f9d06fb4d528ad {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_22ccc52b75003202 {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_436f55857673794a {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_d1b2398c83091db1 {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_3540607c682e7d35 {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_328c6a82e004cebc {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_f480069bbdbdce97 {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_619c803908a861e4 {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_b7b9d27cd79a264d {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_6e85f207e023854a {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_353ee02fbdad192a {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_61947362ace24672 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_e62e145fc57b33f2 {
    padding: 0 !important;
  }
  .lg-m0_1a1421d6953f2169 {
    margin: 0 !important;
  }
  .lg-pt-10_d6dc8a12bec6020e {
    padding-top: 10px !important;
  }
  .lg-pt-20_5d9db7f6000d7f44 {
    padding-top: 20px !important;
  }
  .lg-pt-30_563f1023a6df76a7 {
    padding-top: 30px !important;
  }
  .lg-pt-40_c1783ec3fc4372f8 {
    padding-top: 40px !important;
  }
  .lg-pt-50_1fb69e7f857fd9c1 {
    padding-top: 50px !important;
  }
  .lg-pt-60_b9fbab98c09571de {
    padding-top: 60px !important;
  }
  .lg-pt-70_8f36a14813cfc795 {
    padding-top: 70px !important;
  }
  .lg-pt-80_15eb33998a0d79f4 {
    padding-top: 80px !important;
  }
  .lg-pt-90_ccd0bd21a7a0990c {
    padding-top: 90px !important;
  }
  .lg-pt-100_b5ce7765eda7772d {
    padding-top: 100px !important;
  }
  .lg-pt-110_a863dfab9acad6c2 {
    padding-top: 110px !important;
  }
  .lg-pt-120_84337900deb9e601 {
    padding-top: 120px !important;
  }
  .lg-pt-130_82f3001cfe7026cd {
    padding-top: 130px !important;
  }
  .lg-pt-140_0d4735fe70914827 {
    padding-top: 140px !important;
  }
  .lg-pt-150_ce8274b3bbe763fa {
    padding-top: 150px !important;
  }
  .lg-pt-200_2c88471ccb169767 {
    padding-top: 200px !important;
  }
  .lg-pb-10_2d74d2b0073193cb {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_3edb804df5e7bf0d {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_181f684315cff162 {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_27d11f03fd857e82 {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_8fa90188337f7e9a {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_e7886dab063bb834 {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_721a57e0c0ee9314 {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_885d7081a8e0fc69 {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_6de49e43b294b38f {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_d91fd749432dcfdf {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_15ac9a866b5479c0 {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_0e8debae26537a0a {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_4a17468f89c549cf {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_b59559f33b5928a9 {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_a2560c5e82b4df70 {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_4a616b5ca838d700 {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_9d057f8b62feb75b {
    margin-top: 10px !important;
  }
  .lg-mt-20_8fb22f39a06fb7b9 {
    margin-top: 20px !important;
  }
  .lg-mt-30_b921da960cbb5887 {
    margin-top: 30px !important;
  }
  .lg-mt-40_0a988d4839a7fad2 {
    margin-top: 40px !important;
  }
  .lg-mt-50_1906f7c3f7e81af0 {
    margin-top: 50px !important;
  }
  .lg-mt-60_029d3a3894ddf91c {
    margin-top: 60px !important;
  }
  .lg-mt-70_acec2fd85040275e {
    margin-top: 70px !important;
  }
  .lg-mt-80_2a3f56a23a09e85f {
    margin-top: 80px !important;
  }
  .lg-mt-90_219281c42aebf534 {
    margin-top: 90px !important;
  }
  .lg-mt-100_f2b9f35d16fdc7b3 {
    margin-top: 100px !important;
  }
  .lg-mt-110_17ac69506d8984e6 {
    margin-top: 110px !important;
  }
  .lg-mt-120_1a5bfbf207e78853 {
    margin-top: 120px !important;
  }
  .lg-mt-130_ecad7baf16533ecf {
    margin-top: 130px !important;
  }
  .lg-mt-140_ab55dcb198714e36 {
    margin-top: 140px !important;
  }
  .lg-mt-150_d185706ec729a88f {
    margin-top: 150px !important;
  }
  .lg-mt-200_aa97f4cae9a28c61 {
    margin-top: 200px !important;
  }
  .lg-mb-10_c8f87620b2c44a50 {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_565acf21c8722641 {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_3eb3ce60129a03f5 {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_a982f4136523ca93 {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_fa53b7500856cddb {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_ac65f5ef91400506 {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_a2b3a16645f77a88 {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_8a70546a089b72b2 {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_9526affe4e6c90d5 {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_a37f303cdf17e592 {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_730c6dd2e38d279d {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_b428ef6707ecd757 {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_23027a4c2337970e {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_6afecc9b13ec97e1 {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_ee12c31589e231cd {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_92c782ba26ac57bd {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_078ce7d776022e82 {
    padding: 0 !important;
  }
  .md-m0_cd848c05f62feefb {
    margin: 0 !important;
  }
  .md-pt-10_83b65049485afa6f {
    padding-top: 10px !important;
  }
  .md-pt-20_075d113f489517e2 {
    padding-top: 20px !important;
  }
  .md-pt-30_494ed1af74d3ff8d {
    padding-top: 30px !important;
  }
  .md-pt-40_04b6d0bc761d4ff0 {
    padding-top: 40px !important;
  }
  .md-pt-50_f1807352f951036e {
    padding-top: 50px !important;
  }
  .md-pt-60_6e727e2ec1ffcc34 {
    padding-top: 60px !important;
  }
  .md-pt-70_ca7824dbbd550eed {
    padding-top: 70px !important;
  }
  .md-pt-80_3718ecc821484e38 {
    padding-top: 80px !important;
  }
  .md-pt-90_5debe66cc959d901 {
    padding-top: 90px !important;
  }
  .md-pt-100_02844df44c471dfa {
    padding-top: 100px !important;
  }
  .md-pt-110_d0fd1fdd0a770bc8 {
    padding-top: 110px !important;
  }
  .md-pt-120_d5adc7d4ae568e4b {
    padding-top: 120px !important;
  }
  .md-pt-130_37210a627f82dbbb {
    padding-top: 130px !important;
  }
  .md-pt-140_2c062e925d7d7489 {
    padding-top: 140px !important;
  }
  .md-pt-150_44c23ea884fee4ea {
    padding-top: 150px !important;
  }
  .md-pt-200_efe2b7e7136d8b8e {
    padding-top: 200px !important;
  }
  .md-pb-10_0494500a1a815128 {
    padding-bottom: 10px !important;
  }
  .md-pb-20_d834a780e7341ff3 {
    padding-bottom: 20px !important;
  }
  .md-pb-30_9fe531b5039b5a67 {
    padding-bottom: 30px !important;
  }
  .md-pb-40_bf6c12a93ee80b73 {
    padding-bottom: 40px !important;
  }
  .md-pb-50_b6533cd0b7db6a75 {
    padding-bottom: 50px !important;
  }
  .md-pb-60_2c253fce8e36c051 {
    padding-bottom: 60px !important;
  }
  .md-pb-70_68ffc55660c98bbc {
    padding-bottom: 70px !important;
  }
  .md-pb-80_c04edbdede5d2b30 {
    padding-bottom: 80px !important;
  }
  .md-pb-90_a5bd71cde0020b13 {
    padding-bottom: 90px !important;
  }
  .md-pb-100_5a2d726ba674a228 {
    padding-bottom: 100px !important;
  }
  .md-pb-110_cbef7641793a853a {
    padding-bottom: 110px !important;
  }
  .md-pb-120_19746cf8b3b77783 {
    padding-bottom: 120px !important;
  }
  .md-pb-130_89e7a5c8c1c4fa60 {
    padding-bottom: 130px !important;
  }
  .md-pb-140_3f22e73ca97d6f0a {
    padding-bottom: 140px !important;
  }
  .md-pb-150_8aaa20fd6b18eaef {
    padding-bottom: 150px !important;
  }
  .md-pb-200_755a9841d27628d2 {
    padding-bottom: 200px !important;
  }
  .md-mt-10_3c609ce84d906744 {
    margin-top: 10px !important;
  }
  .md-mt-20_24c0d4b26ba1fe79 {
    margin-top: 20px !important;
  }
  .md-mt-30_4ab2a56048857edc {
    margin-top: 30px !important;
  }
  .md-mt-40_9ccd10b525f396e3 {
    margin-top: 40px !important;
  }
  .md-mt-50_41b32c282bb01c7a {
    margin-top: 50px !important;
  }
  .md-mt-60_dc6c27e22f3496f3 {
    margin-top: 60px !important;
  }
  .md-mt-70_77082fcf804b9e49 {
    margin-top: 70px !important;
  }
  .md-mt-80_63df936f5209bda9 {
    margin-top: 80px !important;
  }
  .md-mt-90_dc984ed3723c0ef7 {
    margin-top: 90px !important;
  }
  .md-mt-100_5a8a214756b741a8 {
    margin-top: 100px !important;
  }
  .md-mt-110_c0f623593cfc7029 {
    margin-top: 110px !important;
  }
  .md-mt-120_d463446abd5810b5 {
    margin-top: 120px !important;
  }
  .md-mt-130_10ccbbfc7413a196 {
    margin-top: 130px !important;
  }
  .md-mt-140_faa29879c8c098f7 {
    margin-top: 140px !important;
  }
  .md-mt-150_4cf4365abfb1acf5 {
    margin-top: 150px !important;
  }
  .md-mt-200_69f0ccd67cd229af {
    margin-top: 200px !important;
  }
  .md-mb-10_d0380a1b5a5a23fd {
    margin-bottom: 10px !important;
  }
  .md-mb-20_6366b269026d8e07 {
    margin-bottom: 20px !important;
  }
  .md-mb-30_f5452937eca3336e {
    margin-bottom: 30px !important;
  }
  .md-mb-40_2b2546023e08cd5e {
    margin-bottom: 40px !important;
  }
  .md-mb-50_35ce3f4dfac78f8a {
    margin-bottom: 50px !important;
  }
  .md-mb-60_ed0c9dee05924704 {
    margin-bottom: 60px !important;
  }
  .md-mb-70_263aa6525c0625e8 {
    margin-bottom: 70px !important;
  }
  .md-mb-80_66e2617477c271d5 {
    margin-bottom: 80px !important;
  }
  .md-mb-90_4d5e761789b74513 {
    margin-bottom: 90px !important;
  }
  .md-mb-100_fcd40dd8027fc014 {
    margin-bottom: 100px !important;
  }
  .md-mb-110_fe14cfdab936c956 {
    margin-bottom: 110px !important;
  }
  .md-mb-120_41dd62a5b1e82456 {
    margin-bottom: 120px !important;
  }
  .md-mb-130_db73f55f9fd6c703 {
    margin-bottom: 130px !important;
  }
  .md-mb-140_fc6016ebe59e4c3a {
    margin-bottom: 140px !important;
  }
  .md-mb-150_377bfad2a4fbb456 {
    margin-bottom: 150px !important;
  }
  .md-mb-200_a4e1c891b927dfba {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_b8f00fb4bd75fe21 {
    padding: 0 !important;
  }
  .sm-m0_cc6b5b8d871b777c {
    margin: 0 !important;
  }
  .sm-pt-10_815af62b57f548d5 {
    padding-top: 10px !important;
  }
  .sm-pt-20_07919d411ee76a9a {
    padding-top: 20px !important;
  }
  .sm-pt-30_93c37cd9c6d062bc {
    padding-top: 30px !important;
  }
  .sm-pt-40_05d4837f0c791267 {
    padding-top: 40px !important;
  }
  .sm-pt-50_baaf7c98d540b05c {
    padding-top: 50px !important;
  }
  .sm-pt-60_2d32b30f1e70eafa {
    padding-top: 60px !important;
  }
  .sm-pt-70_81b5a58f7434de00 {
    padding-top: 70px !important;
  }
  .sm-pt-80_cabbefdd981d90d1 {
    padding-top: 80px !important;
  }
  .sm-pt-90_455d6e9c7e682061 {
    padding-top: 90px !important;
  }
  .sm-pt-100_8e91f315d4f82af5 {
    padding-top: 100px !important;
  }
  .sm-pt-110_b1ac4ff63a8f3260 {
    padding-top: 110px !important;
  }
  .sm-pt-120_9db3b75f2fb2bb56 {
    padding-top: 120px !important;
  }
  .sm-pt-130_a7b6313f8f0c96a4 {
    padding-top: 130px !important;
  }
  .sm-pt-140_843c768b52d9abe6 {
    padding-top: 140px !important;
  }
  .sm-pt-150_9b67b5a6bb7c6480 {
    padding-top: 150px !important;
  }
  .sm-pt-200_2a4a930d5de27d10 {
    padding-top: 200px !important;
  }
  .sm-pb-10_45357ded8e51dacf {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_7725d2b8500b3ca9 {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_70e2a9bc791dc078 {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_ac29228d174607e1 {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_7282f15061332a87 {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_76ca986c1b2a1049 {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_1e3299e70a26c531 {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_cbbe80cce5e02dcd {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_62018baa2a6fcda7 {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_09a73b4636b30a7c {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_d169cae59edcb0b5 {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_f73e43523a87ffbb {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_549b8b5dfb3bfdb1 {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_4813bbf9a3c8ec92 {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_64b3aa8171830ed4 {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_bd14d2a9bb649a89 {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_b94167a04039ec29 {
    margin-top: 10px !important;
  }
  .sm-mt-20_096d944dabebf69b {
    margin-top: 20px !important;
  }
  .sm-mt-30_31394563e8547c26 {
    margin-top: 30px !important;
  }
  .sm-mt-40_27fb5652139c7e01 {
    margin-top: 40px !important;
  }
  .sm-mt-50_cffffb3264af659f {
    margin-top: 50px !important;
  }
  .sm-mt-60_fbf3f42d5bd6fc7f {
    margin-top: 60px !important;
  }
  .sm-mt-70_1f5a490563005b41 {
    margin-top: 70px !important;
  }
  .sm-mt-80_30e282490d7c7eb2 {
    margin-top: 80px !important;
  }
  .sm-mt-90_4f203a67a0306789 {
    margin-top: 90px !important;
  }
  .sm-mt-100_909de2682aeade2d {
    margin-top: 100px !important;
  }
  .sm-mt-110_32882cdfa0857b57 {
    margin-top: 110px !important;
  }
  .sm-mt-120_347af54c7e09c034 {
    margin-top: 120px !important;
  }
  .sm-mt-130_df0706b3c07363e6 {
    margin-top: 130px !important;
  }
  .sm-mt-140_9e1e0c5faa8f4165 {
    margin-top: 140px !important;
  }
  .sm-mt-150_1002d4c61a85ff48 {
    margin-top: 150px !important;
  }
  .sm-mt-200_00ab80e8abcbd5d3 {
    margin-top: 200px !important;
  }
  .sm-mb-10_2a90bd0f7b05f179 {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_8126352af7a47f96 {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_615f82f8a6dd4a0a {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_c00134430f14ec0d {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_25e176d266ce813e {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_23b68170c2ff1048 {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_be80cd2dc3ca6c02 {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_2285daa09e43c83c {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_966ac7e556ec3c3e {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_c003347787831f23 {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_6fa0ab67ed071385 {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_5e60c79894266ed4 {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_d2c8c54f073149fe {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_48a18da2172e781f {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_c0d7c6d692461a6f {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_8a77794c1019eb7e {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_dd312fe24bcae87c {
    padding: 0 !important;
  }
  .xs-m0_cc44b91488610024 {
    margin: 0 !important;
  }
  .xs-pt-10_5034acadf887b623 {
    padding-top: 10px !important;
  }
  .xs-pt-20_05f8f4a9c9dd45ce {
    padding-top: 20px !important;
  }
  .xs-pt-30_d71c3292c3dadb8e {
    padding-top: 30px !important;
  }
  .xs-pt-40_e9e09c3ab0844bcc {
    padding-top: 40px !important;
  }
  .xs-pt-50_3d9ac91f418cc9c7 {
    padding-top: 50px !important;
  }
  .xs-pt-60_3ec728c21a166baf {
    padding-top: 60px !important;
  }
  .xs-pt-70_5a63c1bcfd5c88d9 {
    padding-top: 70px !important;
  }
  .xs-pt-80_6ea149d7d43be3eb {
    padding-top: 80px !important;
  }
  .xs-pt-90_dc1915072e8e86cf {
    padding-top: 90px !important;
  }
  .xs-pt-100_74652da3709694c9 {
    padding-top: 100px !important;
  }
  .xs-pt-110_f7d438a7161279eb {
    padding-top: 110px !important;
  }
  .xs-pt-120_72cd231a2fe62a5c {
    padding-top: 120px !important;
  }
  .xs-pt-130_cc6d9a8ab4dad8e5 {
    padding-top: 130px !important;
  }
  .xs-pt-140_28148b0610be9345 {
    padding-top: 140px !important;
  }
  .xs-pt-150_b560ef73fda0d19c {
    padding-top: 150px !important;
  }
  .xs-pt-200_a49fb6c661e2f16b {
    padding-top: 200px !important;
  }
  .xs-pb-10_4e54cdf780c53a11 {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_519a378a8a6fd49c {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_61693618b5c8cc75 {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_1c570807fd78cdba {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_ec9cc1c43f1f5fed {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_fa1645c355ca0148 {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_02a383b190c0136f {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_60bcfd6231db2e8e {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_51794c1e870e0e84 {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_6435d504afff4a5a {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_62b6cf6798f23c35 {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_b453a2d3351218c2 {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_794fa4556fb175ab {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_cfd2e3afc5a55c47 {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_f545b4f5598de6fa {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_53f1eb9019ae612d {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_d7ff5e89107bcbcb {
    margin-top: 10px !important;
  }
  .xs-mt-20_1518e9d51dba45e6 {
    margin-top: 20px !important;
  }
  .xs-mt-30_cddedd664bd37fb0 {
    margin-top: 30px !important;
  }
  .xs-mt-40_45f44763201e0ac1 {
    margin-top: 40px !important;
  }
  .xs-mt-50_329945cf7915f6f1 {
    margin-top: 50px !important;
  }
  .xs-mt-60_d5fb47ba6ec83888 {
    margin-top: 60px !important;
  }
  .xs-mt-70_e2c637491b01a0e3 {
    margin-top: 70px !important;
  }
  .xs-mt-80_7ad5a374a86cf344 {
    margin-top: 80px !important;
  }
  .xs-mt-90_3aeddd1abd3d979b {
    margin-top: 90px !important;
  }
  .xs-mt-100_3fc83b1fb65a7a5d {
    margin-top: 100px !important;
  }
  .xs-mt-110_58222dc89114df1a {
    margin-top: 110px !important;
  }
  .xs-mt-120_0f41bbc62c80948a {
    margin-top: 120px !important;
  }
  .xs-mt-130_01e6834f3f528728 {
    margin-top: 130px !important;
  }
  .xs-mt-140_b138ec1148aa4a32 {
    margin-top: 140px !important;
  }
  .xs-mt-150_432547b591a03935 {
    margin-top: 150px !important;
  }
  .xs-mt-200_21df19d39a396bfd {
    margin-top: 200px !important;
  }
  .xs-mb-10_33cafb2f949c1227 {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_b98a8561a5d6419a {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_58e9789e6de27f2c {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_9b55666cbd08520e {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_77a9d6cc65ec80ba {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_0c7fc4310fcb2f4c {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_79ee864fe9bd4e7b {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_c7e7b35f4954fd03 {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_ce8c68bdd3af8bbc {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_f65b5408b9a505d3 {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_6b0af748450f5315 {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_e159c78357b8d480 {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_ddafec9fcb3f946e {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_72955037ca1c301b {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_a5dfc489a8948e54 {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_07f3faa8b795dc01 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_5d0c5483a28256ac {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_5d0c5483a28256ac.menu-overlay_990b4784cbfcfc62 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_5d0c5483a28256ac.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_5d0c5483a28256ac .navbar-toggler_3c3b9abbfab48324 {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_5d0c5483a28256ac.menu-style-three_db807c0c00ae52a7 .navbar-toggler_3c3b9abbfab48324 {
  background: #000;
}
.theme-main-menu_5d0c5483a28256ac.menu-style-four_032d0535efe6fae6 .navbar-toggler_3c3b9abbfab48324 {
  background: #E6FD5A;
}
.theme-main-menu_5d0c5483a28256ac.menu-style-five_611f473772269e78 .navbar-toggler_3c3b9abbfab48324 {
  background: #DFFF5E;
}
.theme-main-menu_5d0c5483a28256ac .navbar-toggler_3c3b9abbfab48324:focus {
  box-shadow: none;
}
.theme-main-menu_5d0c5483a28256ac .navbar-toggler_3c3b9abbfab48324::before,
.theme-main-menu_5d0c5483a28256ac .navbar-toggler_3c3b9abbfab48324::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_5d0c5483a28256ac .navbar-toggler_3c3b9abbfab48324 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_5d0c5483a28256ac.menu-style-three_db807c0c00ae52a7 .navbar-toggler_3c3b9abbfab48324:before, .theme-main-menu_5d0c5483a28256ac.menu-style-three_db807c0c00ae52a7 .navbar-toggler_3c3b9abbfab48324:after, .theme-main-menu_5d0c5483a28256ac.menu-style-three_db807c0c00ae52a7 .navbar-toggler_3c3b9abbfab48324 span {
  background: #fff;
}
.theme-main-menu_5d0c5483a28256ac .navbar-toggler_3c3b9abbfab48324::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_5d0c5483a28256ac .navbar-toggler_3c3b9abbfab48324::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_5d0c5483a28256ac .navbar-toggler_3c3b9abbfab48324[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_5d0c5483a28256ac .navbar-toggler_3c3b9abbfab48324[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_5d0c5483a28256ac .navbar-toggler_3c3b9abbfab48324[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_5d0c5483a28256ac .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_5d0c5483a28256ac .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_5d0c5483a28256ac.white-vr_7b3d68b2837b9246 .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_5d0c5483a28256ac.white-vr_7b3d68b2837b9246 .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_5d0c5483a28256ac.white-vr_7b3d68b2837b9246.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_5d0c5483a28256ac.menu-style-one_34839dec4b8edced {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_5d0c5483a28256ac.menu-style-two_ffceeec12904179a {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_5d0c5483a28256ac.menu-style-two_ffceeec12904179a .info-row_d01054ad59f5b9d8 {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_5d0c5483a28256ac.menu-style-two_ffceeec12904179a .gap-fix_decb7292400104ab {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_5d0c5483a28256ac.menu-style-two_ffceeec12904179a .greetings_1b3e84e56b673aae {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_5d0c5483a28256ac.menu-style-two_ffceeec12904179a .contact-info_80d8d9e1b0904132 {
  margin: 0 -15px;
}
.theme-main-menu_5d0c5483a28256ac.menu-style-two_ffceeec12904179a .contact-info_80d8d9e1b0904132 li {
  padding: 0 15px;
}
.theme-main-menu_5d0c5483a28256ac.menu-style-two_ffceeec12904179a .contact-info_80d8d9e1b0904132 li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_5d0c5483a28256ac.menu-style-two_ffceeec12904179a .contact-info_80d8d9e1b0904132 li a:hover {
  text-decoration: underline;
}
.theme-main-menu_5d0c5483a28256ac.menu-style-two_ffceeec12904179a .inner-content_2a69c0905936bc13 {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_5d0c5483a28256ac.menu-style-two_ffceeec12904179a.fixed .info-row_d01054ad59f5b9d8 {
  display: none;
}
.theme-main-menu_5d0c5483a28256ac.menu-style-five_611f473772269e78 {
  background: #000;
  padding: 0;
}
.theme-main-menu_5d0c5483a28256ac.menu-style-five_611f473772269e78 .inner-content_2a69c0905936bc13 {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_5d0c5483a28256ac.menu-style-six_4709ef97ed852d6c .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_5d0c5483a28256ac.menu-style-six_4709ef97ed852d6c .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_5d0c5483a28256ac .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_d650242c9b221639 {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_d650242c9b221639 .mega-menu-title_84017a533d98045d {
  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_5d0c5483a28256ac .login-btn-one_951b7ab7fc9b0ed6 a {
  color: #000;
}
.theme-main-menu_5d0c5483a28256ac .login-btn-one_951b7ab7fc9b0ed6 a:hover {
  text-decoration: underline;
}
.theme-main-menu_5d0c5483a28256ac .login-btn-two_6a28200cf0ae4767 a {
  color: #044F3B;
}
.theme-main-menu_5d0c5483a28256ac .login-btn-two_6a28200cf0ae4767 a:hover {
  text-decoration: underline;
}
.theme-main-menu_5d0c5483a28256ac .signup-btn-one_3f774c660b4bee6f 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_5d0c5483a28256ac .signup-btn-one_3f774c660b4bee6f .icon_58187e1fb1f0aa08 {
  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_5d0c5483a28256ac .signup-btn-one_3f774c660b4bee6f:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_5d0c5483a28256ac .signup-btn-one_3f774c660b4bee6f:hover .icon_58187e1fb1f0aa08 {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_5d0c5483a28256ac .signup-btn-two_47395a4a15638a6e {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_5d0c5483a28256ac .signup-btn-two_47395a4a15638a6e:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_5d0c5483a28256ac .quote-one_cb4052de2c22f648 {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_5d0c5483a28256ac .quote-one_cb4052de2c22f648:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_71b25b2b0699808f {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_71b25b2b0699808f li {
  position: relative;
  padding: 0 15px;
}
.category-menu_71b25b2b0699808f li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_71b25b2b0699808f li a:hover {
  color: #0C3A30;
}
.category-menu_71b25b2b0699808f .dropdown-menu {
  padding: 0;
}
.category-menu_71b25b2b0699808f .dropdown-menu li {
  padding: 0;
}
.category-menu_71b25b2b0699808f .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_7cb8b3e8ef5da401 .logo_5c891a773e82a843 {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_7b3d68b2837b9246 .navbar-collapse_7cb8b3e8ef5da401 {
    background-color: #0C3A30;
  }
  .navbar-collapse_7cb8b3e8ef5da401 {
    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_7cb8b3e8ef5da401.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_5d0c5483a28256ac .navbar .mega-dropdown_86bcd3fd59b41229 {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_7b3d68b2837b9246 .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_d650242c9b221639 {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_ee2b952b2dcf8652 .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_78ec19b349c31b3c {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_78ec19b349c31b3c::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_78ec19b349c31b3c .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_78ec19b349c31b3c .hero-slider-one .hero-img_eefbe6d034c5e0c8 {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_78ec19b349c31b3c .hero-slider-one .slick-list_d6dd63db4d816ba0, .hero-banner-one_78ec19b349c31b3c .hero-slider-one .slick-track_6c9aa4d792a9c7f8, .hero-banner-one_78ec19b349c31b3c .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_78ec19b349c31b3c .hero-heading_59abf9b2864a62c8 {
  font-weight: 700;
  color: #000;
  background: url(../media/shape_3f62947c06/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_78ec19b349c31b3c .more-btn_086ca00bf24828fe {
  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_78ec19b349c31b3c .more-btn_086ca00bf24828fe:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_e5e5bb422e8fcc1f {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_e5e5bb422e8fcc1f .bg-wrapper_a9b6aaf98a278634 {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_e5e5bb422e8fcc1f .hero-heading_59abf9b2864a62c8 {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_e5e5bb422e8fcc1f .rating_b57948771b9d4a09 h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_e5e5bb422e8fcc1f .rating_b57948771b9d4a09 p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_e5e5bb422e8fcc1f .media-wrapper_03091ddbe960b2f7 {
  position: absolute;
  background: url(../media/assets_55e01a5c31/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_e5e5bb422e8fcc1f .media-wrapper_03091ddbe960b2f7 .shape_01_7336f743e00ea68a {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_e5e5bb422e8fcc1f .media-wrapper_03091ddbe960b2f7 .shape_02_fbda49ba5c14cb95 {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_180405a98024e44e .hero-heading_59abf9b2864a62c8 {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_180405a98024e44e .media-wrapper_03091ddbe960b2f7 {
  background: url(../media/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_180405a98024e44e .media-wrapper_03091ddbe960b2f7 .screen_01_704879ce0889a7de {
  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_180405a98024e44e .media-wrapper_03091ddbe960b2f7 .screen_02_08df4845eb57927a {
  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_180405a98024e44e .media-wrapper_03091ddbe960b2f7 .bg-shape_9b9ec2beb88c06ed {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_180405a98024e44e .shape_01_7336f743e00ea68a {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_2c363b93ff82f70e .bg-wrapper_a9b6aaf98a278634 {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_2c363b93ff82f70e .media-wrapper_03091ddbe960b2f7 {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_2c363b93ff82f70e .media-wrapper_03091ddbe960b2f7 .shape_01_7336f743e00ea68a {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_2c363b93ff82f70e .shape_02_fbda49ba5c14cb95 {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_29927af79dd57366 + .blog-details_61b95715037d225f {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_626703d2cb56a0d7 {
  z-index: 1;
}
.block-feature-three_626703d2cb56a0d7:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_626703d2cb56a0d7.no-bg_5621d776e03fe254:before {
  display: none;
}
.block-feature-three_626703d2cb56a0d7 .section-btn_b14d99850a31ccf4 {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_626703d2cb56a0d7 .block-title_1a5e9b4ad69df742 a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_626703d2cb56a0d7 .block-title_1a5e9b4ad69df742 a:hover {
  text-decoration: underline;
}
.block-feature-three_626703d2cb56a0d7 .round-btn_aea69ec1c71deeb8 {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_626703d2cb56a0d7 .round-btn_aea69ec1c71deeb8:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_626703d2cb56a0d7 .block-one_8b882cb74c03c12c {
  background: url(../media/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_626703d2cb56a0d7 .block-one_8b882cb74c03c12c .tag_9838f4f053de6e61 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_626703d2cb56a0d7 .block-one_8b882cb74c03c12c .block-title_1a5e9b4ad69df742 {
  background: url(../media/shape_3f62947c06/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_626703d2cb56a0d7 .block-two_48111ab1074375e5 {
  overflow: hidden;
}
.block-feature-three_626703d2cb56a0d7 .block-two_48111ab1074375e5 .img-wrapper_826218352720c492 {
  background: url(../media/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_626703d2cb56a0d7 .block-two_48111ab1074375e5 .text-wrapper_643d1dd2ae3aad94 {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_626703d2cb56a0d7 .block-two_48111ab1074375e5 .tag_9838f4f053de6e61 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_626703d2cb56a0d7 .block-three_45b3ab8bb23e19e7 {
  background: #D3FF76;
}
.block-feature-three_626703d2cb56a0d7 .block-three_45b3ab8bb23e19e7 .tag_9838f4f053de6e61 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_626703d2cb56a0d7 .block-three_45b3ab8bb23e19e7 .round-btn_aea69ec1c71deeb8 {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_626703d2cb56a0d7 .block-three_45b3ab8bb23e19e7 .round-btn_aea69ec1c71deeb8:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_626703d2cb56a0d7 .block-four_82e592d6b89d6e7a {
  background: url(../media/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_626703d2cb56a0d7 .block-four_82e592d6b89d6e7a .block-title_1a5e9b4ad69df742 {
  background: url(../media/shape_3f62947c06/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_626703d2cb56a0d7 .block-four_82e592d6b89d6e7a .block-title_1a5e9b4ad69df742 a {
  font-size: 28px;
}
.block-feature-three_626703d2cb56a0d7 .block-four_82e592d6b89d6e7a .tag_9838f4f053de6e61 {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_626703d2cb56a0d7 .block-four_82e592d6b89d6e7a .round-btn_aea69ec1c71deeb8 {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_626703d2cb56a0d7 .block-four_82e592d6b89d6e7a .round-btn_aea69ec1c71deeb8:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_626703d2cb56a0d7 .block-five_a9f56094e2a1d98a {
  background: url(../media/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_626703d2cb56a0d7 .block-five_a9f56094e2a1d98a .tag_9838f4f053de6e61 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_626703d2cb56a0d7 .block-five_a9f56094e2a1d98a .block-title_1a5e9b4ad69df742 {
  background: url(../media/shape_3f62947c06/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_83c31b68c1d41446 .upper-wrapper_66d95fdf431eaa2c {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_83c31b68c1d41446 .upper-wrapper_66d95fdf431eaa2c .shape_01_7336f743e00ea68a {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_83c31b68c1d41446 .line-loop_15981bad00d292d0:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_83c31b68c1d41446 .graph-panel_a5bea6a6313528c1 {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_83c31b68c1d41446 .graph-panel_a5bea6a6313528c1 .main-count_975f775e71174df1 {
  font-size: 120px;
}
.block-feature-thirteen_83c31b68c1d41446 .graph-panel_a5bea6a6313528c1 .chart-box_c75a6722335148c3 {
  padding: 0 15px;
}
.block-feature-thirteen_83c31b68c1d41446 .graph-panel_a5bea6a6313528c1 .chart-box_c75a6722335148c3 .chart-inner_4f0703c73f73eb6b {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_1a123436cebc1a09 .media-img_c9516da37c8d52d3 {
  border-radius: 30px;
}
.block-feature-sixteen_1a123436cebc1a09 .shape_01_7336f743e00ea68a {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_bc0f8f0e9eabb749 .section-subheading_cfd07f7abab1c6b4 {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_bc0f8f0e9eabb749 .shape_01_7336f743e00ea68a {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_d28284b1010cf953 {
  z-index: 1;
}
.text-feature-four_d28284b1010cf953 .avatar_90b82e1ec63d9b6e {
  width: 65px;
  height: 65px;
}
.text-feature-four_d28284b1010cf953 .name {
  font-size: 28px;
}
.text-feature-four_d28284b1010cf953 .quote-text_652f6efe5b42b42d {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_d28284b1010cf953 .shape_01_7336f743e00ea68a {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_d28284b1010cf953 .shape_02_fbda49ba5c14cb95 {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_6653353c9e4b6ac1 .bg-wrapper_a9b6aaf98a278634 {
  background: #FFF2AC;
}
.text-feature-five_6653353c9e4b6ac1 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_6653353c9e4b6ac1 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_6653353c9e4b6ac1 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_6653353c9e4b6ac1 li:hover:before {
  background: #29594B;
}
.text-feature-five_6653353c9e4b6ac1 li:hover:after {
  color: #fff;
}
.text-feature-five_6653353c9e4b6ac1 .media-wrapper_03091ddbe960b2f7 {
  background: url(../media/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_6653353c9e4b6ac1 .media-wrapper_03091ddbe960b2f7 .video-icon_77c772182ca8e3fc {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_6653353c9e4b6ac1 .media-wrapper_03091ddbe960b2f7 .video-icon_77c772182ca8e3fc:hover {
  background: #CFFF45;
}
.text-feature-five_6653353c9e4b6ac1 .media-wrapper_03091ddbe960b2f7 .screen_01_704879ce0889a7de {
  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_ec85f4bd877b0192 {
  z-index: 1;
}
.text-feature-six_ec85f4bd877b0192 .media-wrapper_03091ddbe960b2f7 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_ec85f4bd877b0192 .media-wrapper_03091ddbe960b2f7 .screen_01_704879ce0889a7de {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_ec85f4bd877b0192 .shape_01_7336f743e00ea68a {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_ec85f4bd877b0192 .shape_02_fbda49ba5c14cb95 {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_dcf18c4f23ff9eaa {
  background: url(../media/assets_55e01a5c31/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_dcf18c4f23ff9eaa .block_9b4ac0d7a81b3963 .icon_58187e1fb1f0aa08 {
  height: 50px;
}
.text-feature-nine_dcf18c4f23ff9eaa .vertical-text-wrapper_696a592b1941a8e4 {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_dcf18c4f23ff9eaa .vertical-text-wrapper_696a592b1941a8e4 .text-list_6fb3d495d83e0f66 {
  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_dcf18c4f23ff9eaa .vertical-text-wrapper_696a592b1941a8e4 .text-list_6fb3d495d83e0f66:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_dcf18c4f23ff9eaa .vertical-text-wrapper_696a592b1941a8e4 .shape_01_7336f743e00ea68a {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_dcf18c4f23ff9eaa .vertical-text-wrapper_696a592b1941a8e4 .shape_02_fbda49ba5c14cb95 {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_dcf18c4f23ff9eaa .shape_03_071601d263ea55d6 {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_dcf18c4f23ff9eaa .shape_04_f8fb604656b3a72f {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_f1092a82e6fe64f3 .section-btn_b14d99850a31ccf4 {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_2b293d56d3e17e34 {
  z-index: 1;
}
.team-section-three_2b293d56d3e17e34:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../media/shape_3f62947c06/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_2b293d56d3e17e34 .section-btn_b14d99850a31ccf4 {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_2b293d56d3e17e34 .shape_01_7336f743e00ea68a {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_2b293d56d3e17e34 .shape_02_fbda49ba5c14cb95 {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_2b293d56d3e17e34 .shape_03_071601d263ea55d6 {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_3de7405d0e2e5a59 .logo_5c891a773e82a843 {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_3beffbb579ccc3e0 {
  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_6b40216bafbc1b40 {
  max-width: 565px;
}
.user-data-form .form-wrapper_6b40216bafbc1b40 .input-group-meta_e0866362508feea2 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_6b40216bafbc1b40 .input-group-meta_e0866362508feea2 label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_6b40216bafbc1b40 .input-group-meta_e0866362508feea2 .placeholder_icon_0b150eefbde9e68b {
  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_6b40216bafbc1b40 .input-group-meta_e0866362508feea2 .placeholder_icon_0b150eefbde9e68b img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_6b40216bafbc1b40 .input-group-meta_e0866362508feea2 .placeholder_icon_0b150eefbde9e68b span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_6b40216bafbc1b40 .input-group-meta_e0866362508feea2 .placeholder_icon_0b150eefbde9e68b 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_6b40216bafbc1b40 .input-group-meta_e0866362508feea2 .placeholder_icon_0b150eefbde9e68b span.eye-slash_6396c7126d237267:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_45d4575fe4ffb495 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_45d4575fe4ffb495 label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_45d4575fe4ffb495 input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_45d4575fe4ffb495 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_45d4575fe4ffb495 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_45d4575fe4ffb495 a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_45d4575fe4ffb495 a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_50f5fbe7d2664e78 {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_ab5d3ee313126b1e {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_ab5d3ee313126b1e:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_ab5d3ee313126b1e img {
  width: 20px;
}
.user-data-form .btn-close_2767925ef340b144 {
  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_d387fa7513254d4c .main-count_975f775e71174df1 {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_a782b8e04b936ac1 .icon_58187e1fb1f0aa08 {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_702262852dbbc189 .img-holder_4450aff475070a91 {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_702262852dbbc189 .img-holder_4450aff475070a91.round-border_d4569c6b6baa7835 {
  border-radius: 30px;
}
.portfolio-block-one_702262852dbbc189 .img-holder_4450aff475070a91 .expend_f83d30f99a0bad0a {
  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_702262852dbbc189 .img-holder_4450aff475070a91 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_702262852dbbc189 .img-holder_4450aff475070a91 i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_702262852dbbc189:hover .expend_f83d30f99a0bad0a {
  opacity: 1;
}
.portfolio-block-one_702262852dbbc189:hover .img-meta_159b7d0c1401c330 {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_702262852dbbc189:hover .pj-title_b8eb3e89cf57e3ca {
  text-decoration: underline;
}
.portfolio-block-one_702262852dbbc189 .caption {
  margin-top: 35px;
}
.portfolio-block-one_702262852dbbc189 .caption .tag_9838f4f053de6e61 {
  margin: 0 -3px;
}
.portfolio-block-one_702262852dbbc189 .caption .tag_9838f4f053de6e61 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_702262852dbbc189 .caption .pj-title_b8eb3e89cf57e3ca {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_702262852dbbc189 .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_702262852dbbc189 .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_d2e8d03badeec725 .bg-wrapper_a9b6aaf98a278634 {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_d2e8d03badeec725 .slider-wrapper_55144a4844d343a3 {
  height: 100%;
}
.project-details-two_d2e8d03badeec725 .slider-wrapper_55144a4844d343a3 .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_d2e8d03badeec725 .slider-wrapper_55144a4844d343a3 .carousel-control-next_60707695294fc443,
.project-details-two_d2e8d03badeec725 .slider-wrapper_55144a4844d343a3 .carousel-control-prev_18e8d968c1a0eeb4 {
  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_d2e8d03badeec725 .slider-wrapper_55144a4844d343a3 .carousel-control-next_60707695294fc443:hover,
.project-details-two_d2e8d03badeec725 .slider-wrapper_55144a4844d343a3 .carousel-control-prev_18e8d968c1a0eeb4:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_d2e8d03badeec725 .slider-wrapper_55144a4844d343a3 .carousel-control-prev_18e8d968c1a0eeb4 {
  left: auto;
  right: 45px;
}
.project-details-two_d2e8d03badeec725 .info-wrapper_dd4566c322627b5d {
  padding: 55px 50px 85px 70px;
}
.project-details-two_d2e8d03badeec725 .info-wrapper_dd4566c322627b5d h3 {
  font-size: 36px;
}
.project-details-two_d2e8d03badeec725 .info-wrapper_dd4566c322627b5d .list-meta_74874b938ee186e3 li {
  padding: 22px 0;
}
.project-details-two_d2e8d03badeec725 .info-wrapper_dd4566c322627b5d .list-meta_74874b938ee186e3 .icon_58187e1fb1f0aa08 {
  width: 40px;
}
.project-details-two_d2e8d03badeec725 .info-wrapper_dd4566c322627b5d .list-meta_74874b938ee186e3 .text1_0952f57162e8cb38 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_d2e8d03badeec725 .info-wrapper_dd4566c322627b5d .list-meta_74874b938ee186e3 span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_d2e8d03badeec725 .info-wrapper_dd4566c322627b5d .social-share_057ff744f499d722 li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_d2e8d03badeec725 .info-wrapper_dd4566c322627b5d .social-share_057ff744f499d722 li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_dcf3fccdb53065ea .slider-wrapper_55144a4844d343a3 {
  padding-left: 100px;
}
.feedback-section-three_dcf3fccdb53065ea .slider-wrapper_55144a4844d343a3 .icon_58187e1fb1f0aa08 {
  left: 0;
  top: 18px;
}
.feedback-section-three_dcf3fccdb53065ea .slick-dots_40701788bb3b96bd {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_dcf3fccdb53065ea .slick-dots_40701788bb3b96bd li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_dcf3fccdb53065ea .slick-dots_40701788bb3b96bd .slick-active button {
  background: #000;
}
.feedback-section-three_dcf3fccdb53065ea .rating-box_64b13c2cd740ced9 {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_dcf3fccdb53065ea .rating-box_64b13c2cd740ced9 .rating_b57948771b9d4a09 {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_dcf3fccdb53065ea .shape_01_7336f743e00ea68a {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_dcf3fccdb53065ea .shape_02_fbda49ba5c14cb95 {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_7c188142e805c5b6 {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_7c188142e805c5b6 .post-data_dae51a6084cb1ef5 {
  padding: 30px 35px 25px;
}
.blog-meta-one_7c188142e805c5b6 .post-data_dae51a6084cb1ef5 .post-info_51cf7220cf943938 {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_7c188142e805c5b6 .post-data_dae51a6084cb1ef5 .blog-title_2be919018b27af9d {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_7c188142e805c5b6 .post-data_dae51a6084cb1ef5 .blog-title_2be919018b27af9d:hover {
  text-decoration: underline;
}
.blog-meta-one_7c188142e805c5b6 .post-img_cb1d0703ea42dff6 {
  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_7c188142e805c5b6 .post-img_cb1d0703ea42dff6 .round-btn_aea69ec1c71deeb8 {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_7c188142e805c5b6:hover .round-btn_aea69ec1c71deeb8 {
  background: #CFFF45;
}
.blog-meta-one_7c188142e805c5b6.style-two_944d88416fce25ba {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_7c188142e805c5b6.style-two_944d88416fce25ba .post-img_cb1d0703ea42dff6 {
  border-radius: 0;
}
.blog-meta-one_7c188142e805c5b6.style-two_944d88416fce25ba .blog-title_2be919018b27af9d {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_f123295180e06095 {
  background: #fff;
}
.blog-meta-two_f123295180e06095 .post-data_dae51a6084cb1ef5 {
  padding-top: 30px;
}
.blog-meta-two_f123295180e06095 .post-data_dae51a6084cb1ef5 .blog-title_2be919018b27af9d {
  width: 70%;
}
.blog-meta-two_f123295180e06095 .post-data_dae51a6084cb1ef5 .blog-title_2be919018b27af9d h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_f123295180e06095 .post-data_dae51a6084cb1ef5 .blog-title_2be919018b27af9d:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_f123295180e06095 .post-data_dae51a6084cb1ef5 .round-btn_aea69ec1c71deeb8 {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_f123295180e06095 .post-data_dae51a6084cb1ef5 .round-btn_aea69ec1c71deeb8:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_f123295180e06095 .post-data_dae51a6084cb1ef5 .post-info_51cf7220cf943938 {
  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_f123295180e06095 .post-img_cb1d0703ea42dff6 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_f123295180e06095 .post-img_cb1d0703ea42dff6 .date_bae2452aa7acd751 {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_f123295180e06095.style-two_944d88416fce25ba {
  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_f123295180e06095.style-two_944d88416fce25ba p {
  font-size: 18px;
}
.blog-meta-two_f123295180e06095.style-two_944d88416fce25ba .post-img_cb1d0703ea42dff6 {
  height: auto;
  width: 100%;
}
.blog-meta-two_f123295180e06095.style-two_944d88416fce25ba .post-data_dae51a6084cb1ef5 {
  padding: 26px 0;
}
.blog-meta-two_f123295180e06095.style-two_944d88416fce25ba .post-data_dae51a6084cb1ef5 .post-info_51cf7220cf943938 {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_f123295180e06095.style-two_944d88416fce25ba .post-data_dae51a6084cb1ef5 .round-btn_aea69ec1c71deeb8 {
  border: none;
}

.signup-btn-one_3f774c660b4bee6f 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_3f774c660b4bee6f .icon_58187e1fb1f0aa08 {
  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_416bb318aaca40a5 {
  z-index: 1;
}
.blog-section-three_416bb318aaca40a5 .section-btn_b14d99850a31ccf4 {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

.blog-section-four_96cf198ebd5c1432 {
  z-index: 5;
}
.blog-section-four_96cf198ebd5c1432.block-feature-three_626703d2cb56a0d7:before {
  display: none;
}
.blog-section-four_96cf198ebd5c1432.block-feature-three_626703d2cb56a0d7 .block-one_8b882cb74c03c12c {
  background: url(../media/blog/blog_img_05.jpg) no-repeat center;
  height: 666px;
}

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

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

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

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

.blog-details_61b95715037d225f .post-details-meta_f8266eea7e964897 {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_61b95715037d225f .post-details-meta_f8266eea7e964897 p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_61b95715037d225f .post-details-meta_f8266eea7e964897 .quote-wrapper_ab792d6658b2fd34 {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_61b95715037d225f .post-details-meta_f8266eea7e964897 .quote-wrapper_ab792d6658b2fd34 .wrapper_113bc25c08d36b2a {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_61b95715037d225f .post-details-meta_f8266eea7e964897 .quote-wrapper_ab792d6658b2fd34 .wrapper_113bc25c08d36b2a .icon_58187e1fb1f0aa08 {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_61b95715037d225f .post-details-meta_f8266eea7e964897 .quote-wrapper_ab792d6658b2fd34 .wrapper_113bc25c08d36b2a h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_61b95715037d225f .post-details-meta_f8266eea7e964897 .quote-wrapper_ab792d6658b2fd34 h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_61b95715037d225f .post-details-meta_f8266eea7e964897 .quote-wrapper_ab792d6658b2fd34 h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_61b95715037d225f .post-details-meta_f8266eea7e964897 .img-gallery_b0346182b29f7893 {
  margin-bottom: 50px;
}
.blog-details_61b95715037d225f .post-details-meta_f8266eea7e964897 .img-gallery_b0346182b29f7893 img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_61b95715037d225f .post-details-meta_f8266eea7e964897 h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_61b95715037d225f .post-details-meta_f8266eea7e964897 .list-item_b9ce30825abb0ac7 li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_61b95715037d225f .post-details-meta_f8266eea7e964897 .list-item_b9ce30825abb0ac7 li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_61b95715037d225f .bottom-widget_308b6d587d35d2db {
  padding: 10px 0 5px;
}
.blog-details_61b95715037d225f .bottom-widget_308b6d587d35d2db .tags_af7603c00f9abdea li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_61b95715037d225f .bottom-widget_308b6d587d35d2db .tags_af7603c00f9abdea a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_61b95715037d225f .bottom-widget_308b6d587d35d2db .tags_af7603c00f9abdea a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_61b95715037d225f .bottom-widget_308b6d587d35d2db .share-icon_f4304da341fcb506 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_61b95715037d225f .bottom-widget_308b6d587d35d2db .share-icon_f4304da341fcb506 a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_61b95715037d225f .grey-bg_557447a051c600ae {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_61b95715037d225f .blog-inner-title_4f6e63b3a3c1004d {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_61b95715037d225f .blog-comment-area_2c7dfbd45cd30585 {
  margin: 60px 0;
}
.blog-details_61b95715037d225f .blog-comment-area_2c7dfbd45cd30585 .comment_01ec58097b5025de {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_61b95715037d225f .blog-comment-area_2c7dfbd45cd30585 .comment_01ec58097b5025de:last-child {
  padding-bottom: 5px;
}
.blog-details_61b95715037d225f .blog-comment-area_2c7dfbd45cd30585 .comment_01ec58097b5025de .reply-comment_d5825c64fb277435 {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_61b95715037d225f .blog-comment-area_2c7dfbd45cd30585 .comment_01ec58097b5025de .user-avatar_fde87e4d80341cd9 {
  width: 60px;
  height: 60px;
}
.blog-details_61b95715037d225f .blog-comment-area_2c7dfbd45cd30585 .comment_01ec58097b5025de .comment-text_30c2f4fe96f6645d {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_61b95715037d225f .blog-comment-area_2c7dfbd45cd30585 .comment_01ec58097b5025de .comment-text_30c2f4fe96f6645d .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_61b95715037d225f .blog-comment-area_2c7dfbd45cd30585 .comment_01ec58097b5025de .comment-text_30c2f4fe96f6645d .date_bae2452aa7acd751 {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_61b95715037d225f .blog-comment-area_2c7dfbd45cd30585 .comment_01ec58097b5025de .comment-text_30c2f4fe96f6645d p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_61b95715037d225f .blog-comment-area_2c7dfbd45cd30585 .comment_01ec58097b5025de .comment-text_30c2f4fe96f6645d .reply-btn_8ea340672c8fb6a6 {
  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_61b95715037d225f .blog-comment-area_2c7dfbd45cd30585 .comment_01ec58097b5025de .comment-text_30c2f4fe96f6645d .reply-btn_8ea340672c8fb6a6:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_61b95715037d225f .blog-comment-form_2daf44190725c4f0 p a {
  color: #19352D;
}
.blog-details_61b95715037d225f .blog-comment-form_2daf44190725c4f0 form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_61b95715037d225f .blog-comment-form_2daf44190725c4f0 form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_61b95715037d225f .blog-comment-form_2daf44190725c4f0 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_539f7b633f0a0c9c {
  height: 600px;
}

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

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

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

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

.footer-one_e42f7b28b8331778 {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_e42f7b28b8331778 .bottom-footer_102da5be75dd9dfd {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_e42f7b28b8331778 .social-icon_b0f58c078f9b3007 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_e42f7b28b8331778 .social-icon_b0f58c078f9b3007 a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_e42f7b28b8331778 .footer-title_28a8d6fb950ba9bf {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_e42f7b28b8331778 .footer-nav-link_338a56eb1ca8a9ff a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_e42f7b28b8331778 .footer-nav-link_338a56eb1ca8a9ff a:hover {
  color: #fff;
}
.footer-nav-link_338a56eb1ca8a9ff p {
  font-size: 16px;
}
.logo_5c891a773e82a843 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_d1a3b2c660c1489f {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_62cbb2ef337725d5 {
  align-content: center;
}

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

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

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

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

.footer-three_4202256ab83a2b55 {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_4202256ab83a2b55 .round-bg_ccfb72acfff234c2 {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_4202256ab83a2b55 .round-bg_ccfb72acfff234c2.color-two_e39eed7cb7de76c4 {
  background: #F6FFDD;
}
.footer-three_4202256ab83a2b55 .footer-intro_085771a7940bf89d p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_4202256ab83a2b55 .footer-intro_085771a7940bf89d p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_4202256ab83a2b55 .footer-title_28a8d6fb950ba9bf {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_4202256ab83a2b55 .footer-nav-link_338a56eb1ca8a9ff a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_4202256ab83a2b55 .footer-nav-link_338a56eb1ca8a9ff a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_4202256ab83a2b55 .bottom-footer_102da5be75dd9dfd {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_4202256ab83a2b55 .bottom-footer_102da5be75dd9dfd .copyright_69dc28441123df52 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_4202256ab83a2b55 .bottom-footer_102da5be75dd9dfd .bottom-nav_7ed977c6f9fed228 {
  margin: 0 -12px;
}
.footer-three_4202256ab83a2b55 .bottom-footer_102da5be75dd9dfd .bottom-nav_7ed977c6f9fed228 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_4202256ab83a2b55 .bottom-footer_102da5be75dd9dfd .bottom-nav_7ed977c6f9fed228 a:hover {
  text-decoration: underline;
}
.footer-three_4202256ab83a2b55 .bottom-footer_102da5be75dd9dfd .social-icon_b0f58c078f9b3007 {
  margin: 0 -10px;
}
.footer-three_4202256ab83a2b55 .bottom-footer_102da5be75dd9dfd .social-icon_b0f58c078f9b3007 a {
  margin: 0 10px;
}
.footer-three_4202256ab83a2b55 .bottom-footer_102da5be75dd9dfd .social-icon_b0f58c078f9b3007 a:hover {
  color: #19352D;
}
.footer-three_4202256ab83a2b55 .shape_01_7336f743e00ea68a {
  top: -3%;
  left: -3%;
}
.footer-three_4202256ab83a2b55 .shape_02_fbda49ba5c14cb95 {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_32e61bb2e98b20e9 {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_32e61bb2e98b20e9:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../media/assets_55e01a5c31/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_32e61bb2e98b20e9 h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_32e61bb2e98b20e9 .btn-group_d0ea583e6a53babd {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_32e61bb2e98b20e9 .btn-group_d0ea583e6a53babd h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_32e61bb2e98b20e9 .btn-group_d0ea583e6a53babd h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_32e61bb2e98b20e9 .btn-group_d0ea583e6a53babd .round-btn_aea69ec1c71deeb8 {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_32e61bb2e98b20e9 .btn-group_d0ea583e6a53babd .round-btn_aea69ec1c71deeb8:hover, .footer-five_32e61bb2e98b20e9 .btn-group_d0ea583e6a53babd .round-btn_aea69ec1c71deeb8:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_32e61bb2e98b20e9 .social-icon_b0f58c078f9b3007 {
  margin: 0 -20px;
}
.footer-five_32e61bb2e98b20e9 .social-icon_b0f58c078f9b3007 a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_32e61bb2e98b20e9 .social-icon_b0f58c078f9b3007 a:hover {
  color: #DFFF5E;
}
.footer-five_32e61bb2e98b20e9 .bottom-nav_7ed977c6f9fed228 {
  margin: 0 -12px;
}
.footer-five_32e61bb2e98b20e9 .bottom-nav_7ed977c6f9fed228 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_32e61bb2e98b20e9 .bottom-nav_7ed977c6f9fed228 a:hover {
  text-decoration: underline;
}
.footer-five_32e61bb2e98b20e9 .shape_01_7336f743e00ea68a {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_32e61bb2e98b20e9 .shape_02_fbda49ba5c14cb95 {
  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_93241ff5299e541a {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_ac1639f33c9168f7 {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_ad9162864abaac53 {
  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_36a2ee1971ce5949 {
  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_fb56a8243a737939 {
  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_06afedd0f8576492 {
  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_03320887180f8081 {
  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_3aecee30da423b5e {
  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_f9a31c0337fa8b5d {
  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_6f2ea86baa7beedd {
  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_9cdb7ad98e2180b0 {
  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_da76324246c40281 {
  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_3056da4b8c21a982 {
  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_d60d35c1a3c74943 {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_ec24ab316562112e {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_9f89280dda17a420 {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_a27853fa3c630932 {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_127305206ae3e677 {
  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_ce1c24004a9d9068 {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_ac9bb75ea84245f4 {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_a03436fe7beff1ed {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_b3627ec7b9c579f1 {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_a1c00670efbb6000 {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_563d0342a5b25a1f {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_44d320b0804d0b34 {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_567f54e36ca7dc50 {
  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_9a77a8391c8c0336 {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_55723a2405d289c2 {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_e1c27392f6319932 {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_7306c889a33f6e21 {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_89546478b85f2732 {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_6c1f342165513df0 {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_de0ea9d264c87a44 {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_b44dc8127e84244d {
  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_a305770a684eeb8c {
  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_25d4f734f0edf453 {
  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_40c13bf8a7b0be67 {
  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_281609c6f14bffdf {
  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_0b3dd8e34d59ee4c {
  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_f15fc8e4a7cd1da9 {
  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_d3f9c9cbd3d9027c {
  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_c5c6628935807c7c {
  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_a8a79cd794fafffc {
  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_3cb2c65818a2245f {
  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_af514fbcfad8c88d {
  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_22c024cfd2db23bd {
  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_c976b1b57bbc0d10 {
  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_de42cc86bd006eac {
  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_7728e4622affce2e {
  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_5a806967d36f180a {
  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_76f02db6cca44aa6 {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_d1c6c59195b9d815 {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_3b4a1d933c9b52e0 {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_57ca07beb5b62ab7 {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_1e761188f79ca61a {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_31401b1c6f0b6039 {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_eda5e226449802c3 {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_176e1d23facfb984 {
  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_93241ff5299e541a {
  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_7429e4008ed5d5b6 {
  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_a67416eef9d8d6df {
  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_c6832170269bdd13 .theme-select-menu_30020fa7b3eb9d09 {
  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_4ad64a8b92099527 {
  overflow: hidden;
}
.product-block-one_4ad64a8b92099527 .img-holder_4450aff475070a91 {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_4ad64a8b92099527 .img-holder_4450aff475070a91 .cart-icon_90608d2c1bbaae9f {
  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_4ad64a8b92099527 .img-holder_4450aff475070a91 .cart-icon_90608d2c1bbaae9f:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_4ad64a8b92099527 .img-holder_4450aff475070a91 .cart-button_6bfd1e0df51516af {
  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_4ad64a8b92099527 .img-holder_4450aff475070a91 .cart-button_6bfd1e0df51516af:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_4ad64a8b92099527 .product-title_93c2528bdc78bd8b {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_4ad64a8b92099527 .rating_b57948771b9d4a09 {
  margin: 0 -3px;
}
.product-block-one_4ad64a8b92099527 .rating_b57948771b9d4a09 li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_4ad64a8b92099527 .rating_b57948771b9d4a09 li .bi-star-fill_822c737dd3cbceb1 {
  color: #FFCB65;
}
.product-block-one_4ad64a8b92099527 .price_4fa94f8946b8a5ff {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_4ad64a8b92099527:hover .cart-button_6bfd1e0df51516af {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_4ad64a8b92099527:hover .product-img_9dab7f1b3120e79f {
  transform: scale(0.95);
}
.product-block-one_4ad64a8b92099527:hover .cart-icon_90608d2c1bbaae9f {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_4ad64a8b92099527:hover .product-title_93c2528bdc78bd8b {
  text-decoration: underline;
}

.product-details-one_2419bbdf57be234a .product-img-tab_2e7035d950ddd680 {
  border: none;
}
.product-details-one_2419bbdf57be234a .product-img-tab_2e7035d950ddd680 .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_2419bbdf57be234a .product-img-tab_2e7035d950ddd680 .nav-link img {
  max-height: 100%;
}
.product-details-one_2419bbdf57be234a .product-img-tab_2e7035d950ddd680 .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_2419bbdf57be234a .product-img-tab-content_ba2f9f6e43894998 {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_2419bbdf57be234a .product-img-tab-content_ba2f9f6e43894998 img {
  margin: auto;
}
.product-details-one_2419bbdf57be234a .product-info_807f4b0d373c3d10 .stock-tag_02e7ad40462bad8b {
  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_2419bbdf57be234a .product-info_807f4b0d373c3d10 .product-name_9afe562d0ae59ba8 {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_2419bbdf57be234a .product-info_807f4b0d373c3d10 .rating_b57948771b9d4a09 li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_2419bbdf57be234a .product-info_807f4b0d373c3d10 .rating_b57948771b9d4a09 li .bi-star-fill_822c737dd3cbceb1 {
  color: #FFCB65;
}
.product-details-one_2419bbdf57be234a .product-info_807f4b0d373c3d10 .rating_b57948771b9d4a09 li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_2419bbdf57be234a .product-info_807f4b0d373c3d10 .rating_b57948771b9d4a09 li a:hover {
  text-decoration: underline;
}
.product-details-one_2419bbdf57be234a .product-info_807f4b0d373c3d10 .price_4fa94f8946b8a5ff {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_2419bbdf57be234a .product-info_807f4b0d373c3d10 .price_4fa94f8946b8a5ff del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_2419bbdf57be234a .product-info_807f4b0d373c3d10 .availability_717867212b70ee66 {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_2419bbdf57be234a .product-info_807f4b0d373c3d10 .description-text_ffe4d5737a6d948d {
  padding: 10px 0 15px;
}
.product-details-one_2419bbdf57be234a .product-info_807f4b0d373c3d10 .product-feature_2a3ac8629f194157 {
  margin-bottom: 20px;
}
.product-details-one_2419bbdf57be234a .product-info_807f4b0d373c3d10 .product-feature_2a3ac8629f194157 li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_2419bbdf57be234a .product-info_807f4b0d373c3d10 .product-feature_2a3ac8629f194157 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_2419bbdf57be234a .product-info_807f4b0d373c3d10 .customize-order_989998b4176e547c h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_2419bbdf57be234a .product-info_807f4b0d373c3d10 .customize-order_989998b4176e547c .quantity_2bf50ed3d927a4c7 .button-group_5c4d899f3b8860df {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_2419bbdf57be234a .product-info_807f4b0d373c3d10 .customize-order_989998b4176e547c .quantity_2bf50ed3d927a4c7 .button-group_5c4d899f3b8860df li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_2419bbdf57be234a .product-info_807f4b0d373c3d10 .customize-order_989998b4176e547c .quantity_2bf50ed3d927a4c7 .button-group_5c4d899f3b8860df li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_2419bbdf57be234a .product-info_807f4b0d373c3d10 .customize-order_989998b4176e547c .quantity_2bf50ed3d927a4c7 .button-group_5c4d899f3b8860df 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_2419bbdf57be234a .product-review-tab_45cae2f05e7f4514 .nav-tabs_35d91cdda872d311 {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_2419bbdf57be234a .product-review-tab_45cae2f05e7f4514 .nav-tabs_35d91cdda872d311 .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_2419bbdf57be234a .product-review-tab_45cae2f05e7f4514 .nav-tabs_35d91cdda872d311 .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_2419bbdf57be234a .product-review-tab_45cae2f05e7f4514 .nav-tabs_35d91cdda872d311 .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_2419bbdf57be234a .product-review-tab_45cae2f05e7f4514 .nav-tabs_35d91cdda872d311 .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_2419bbdf57be234a .product-review-tab_45cae2f05e7f4514 .tab-content_f55122b9b8af2271 h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_2419bbdf57be234a .product-review-tab_45cae2f05e7f4514 .tab-content_f55122b9b8af2271 .product-feature_2a3ac8629f194157 li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_2419bbdf57be234a .product-review-tab_45cae2f05e7f4514 .tab-content_f55122b9b8af2271 .product-feature_2a3ac8629f194157 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_2419bbdf57be234a .product-review-tab_45cae2f05e7f4514 .user-comment-area_2afeda56af01db4f .single-comment_80c7b006e8a5462e {
  padding-bottom: 40px;
}
.product-details-one_2419bbdf57be234a .product-review-tab_45cae2f05e7f4514 .user-comment-area_2afeda56af01db4f .single-comment_80c7b006e8a5462e:last-child {
  padding-bottom: 0;
}
.product-details-one_2419bbdf57be234a .product-review-tab_45cae2f05e7f4514 .user-comment-area_2afeda56af01db4f .user-img_53639de62d34808d {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_2419bbdf57be234a .product-review-tab_45cae2f05e7f4514 .user-comment-area_2afeda56af01db4f .user-comment-data_0a6bc4353a622add {
  padding-left: 30px;
  position: relative;
}
.product-details-one_2419bbdf57be234a .product-review-tab_45cae2f05e7f4514 .user-comment-area_2afeda56af01db4f .user-comment-data_0a6bc4353a622add .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_2419bbdf57be234a .product-review-tab_45cae2f05e7f4514 .user-comment-area_2afeda56af01db4f .user-comment-data_0a6bc4353a622add .rating_b57948771b9d4a09 li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_2419bbdf57be234a .product-review-tab_45cae2f05e7f4514 .user-comment-area_2afeda56af01db4f .user-comment-data_0a6bc4353a622add .rating_b57948771b9d4a09 li .bi-star-fill_822c737dd3cbceb1 {
  color: #FFCB65;
}
.product-details-one_2419bbdf57be234a .product-review-tab_45cae2f05e7f4514 .user-comment-area_2afeda56af01db4f .user-comment-data_0a6bc4353a622add p {
  padding-top: 8px;
}

.cart-list-form_36504d7fa576a287 {
  position: relative;
}
.cart-list-form_36504d7fa576a287 .table_999d434e3b6766dd {
  margin: 0;
  background: transparent;
}
.cart-list-form_36504d7fa576a287 .table_999d434e3b6766dd 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_36504d7fa576a287 .table_999d434e3b6766dd th:first-child {
  text-align: left;
}
.cart-list-form_36504d7fa576a287 .table_999d434e3b6766dd tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_36504d7fa576a287 .table_999d434e3b6766dd tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_36504d7fa576a287 .table_999d434e3b6766dd tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_36504d7fa576a287 .table_999d434e3b6766dd tbody .product-thumbnails_096bb0be5df0db11 {
  width: 85px;
}
.cart-list-form_36504d7fa576a287 .table_999d434e3b6766dd tbody .product-thumbnails_096bb0be5df0db11 img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_36504d7fa576a287 .table_999d434e3b6766dd tbody .product-thumbnails_096bb0be5df0db11 .product-img_9dab7f1b3120e79f {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_36504d7fa576a287 .table_999d434e3b6766dd tbody .product-info_807f4b0d373c3d10 {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_36504d7fa576a287 .table_999d434e3b6766dd tbody .product-info_807f4b0d373c3d10 .product-name_9afe562d0ae59ba8 {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_36504d7fa576a287 .table_999d434e3b6766dd tbody .product-info_807f4b0d373c3d10 .serial_c9edf6e493f524e6 {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_36504d7fa576a287 .table_999d434e3b6766dd tbody .product-info_807f4b0d373c3d10 ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_36504d7fa576a287 .table_999d434e3b6766dd tbody .price_4fa94f8946b8a5ff {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_36504d7fa576a287 .table_999d434e3b6766dd tbody .quantity_2bf50ed3d927a4c7 li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_36504d7fa576a287 .table_999d434e3b6766dd tbody .quantity_2bf50ed3d927a4c7 li .btn_3b13c75a0d742393 {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_36504d7fa576a287 .table_999d434e3b6766dd tbody .quantity_2bf50ed3d927a4c7 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_36504d7fa576a287 .table_999d434e3b6766dd tbody .remove-product_d1f0adda025ae806 {
  color: #000;
  font-size: 22px;
}
.cart-list-form_36504d7fa576a287 .table_999d434e3b6766dd tbody .remove-product_d1f0adda025ae806:hover {
  color: #ff2759;
}
.cart-list-form_36504d7fa576a287 .cart-footer_116c86a8f5f9c16f {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_36504d7fa576a287 .cart-footer_116c86a8f5f9c16f .coupon-form_919d04b86dab4f7c input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_36504d7fa576a287 .cart-footer_116c86a8f5f9c16f .cart-total-section_f901d8f643835f67 {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_36504d7fa576a287 .cart-footer_116c86a8f5f9c16f .cart-total-section_f901d8f643835f67 .cart-total-table_078a0f0781a2c9a9 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_36504d7fa576a287 .cart-footer_116c86a8f5f9c16f .cart-total-section_f901d8f643835f67 .cart-total-table_078a0f0781a2c9a9 tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_350cc825222e7090 {
  height: auto;
}

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

.fancybox-caption_40e0c1bd9f4f4e5e, .fancybox-infobar_fdfb3c7bff31306b, .fancybox-navigation_7df4b8089eb0d0cf .fancybox-button_8d402e352c0d6e52, .fancybox-toolbar_bd072a60541377f0 {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_2c034575e662c804 .fancybox-caption_40e0c1bd9f4f4e5e, .fancybox-show-infobar_e199cb9ce7d08c06 .fancybox-infobar_fdfb3c7bff31306b, .fancybox-show-nav_4bd51eb5b60aad8b .fancybox-navigation_7df4b8089eb0d0cf .fancybox-button_8d402e352c0d6e52, .fancybox-show-toolbar_9aba306abf277c34 .fancybox-toolbar_bd072a60541377f0 {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_5d006160af99467e .fancybox-stage_9ae593998251167b {
  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_3da5d24cbb6f4dad .fancybox-slide, .fancybox-slide--current_7c7674e68a957ce4, .fancybox-slide--next_e851a4c595c220b8, .fancybox-slide--previous_bbc1ca8819decbec {
  display: block;
}

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

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

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

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

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

.fancybox-content_f11ab107e0f159e9 {
  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_aa04ab22ed829907 .fancybox-content_f11ab107e0f159e9 {
  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_31d6658bd88ad7ac .fancybox-content_f11ab107e0f159e9 {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_985799f66dfa5d5d .fancybox-content_f11ab107e0f159e9 {
  cursor: zoom-in;
}

.fancybox-can-drag_b3fb6bd29e7296f1 .fancybox-content_f11ab107e0f159e9 {
  cursor: grab;
}

.fancybox-is-dragging_770db9410e2e11bb .fancybox-content_f11ab107e0f159e9 {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_a3d29a6c3efc638b .fancybox-content_f11ab107e0f159e9 {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_8c674c7a228a4950 .fancybox-content_f11ab107e0f159e9, .fancybox-slide--map_caf8328000deca4c .fancybox-content_f11ab107e0f159e9, .fancybox-slide--video_6ab3ac6d45e93c81 .fancybox-content_f11ab107e0f159e9 {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_6ab3ac6d45e93c81 .fancybox-content_f11ab107e0f159e9 {
  background: #000;
}

.fancybox-slide--map_caf8328000deca4c .fancybox-content_f11ab107e0f159e9 {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_758e87796f90e3f3 svg path, .fancybox-button--share_f17b1e80ddbab15a svg path, .fancybox-button--thumbs_f79546b27497d4d1 svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_4bd51eb5b60aad8b .fancybox-navigation_7df4b8089eb0d0cf .fancybox-button_8d402e352c0d6e52 {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_7df4b8089eb0d0cf .fancybox-button--arrow_left_d0cab149f4a112f5 {
  left: 6px;
}

.fancybox-navigation_7df4b8089eb0d0cf .fancybox-button--arrow_right_917e8c6dfe5de6a0 {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_8c674c7a228a4950 .fancybox-close-small_af9e9de5186d723f, .fancybox-slide--image_aa04ab22ed829907 .fancybox-close-small_af9e9de5186d723f, .fancybox-slide--video_6ab3ac6d45e93c81 .fancybox-close-small_af9e9de5186d723f {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_8c674c7a228a4950 .fancybox-close-small_af9e9de5186d723f:hover svg, .fancybox-slide--image_aa04ab22ed829907 .fancybox-close-small_af9e9de5186d723f:hover svg, .fancybox-slide--video_6ab3ac6d45e93c81 .fancybox-close-small_af9e9de5186d723f:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_9253b99b7000d76c .fancybox-close-small_af9e9de5186d723f, .fancybox-is-zoomable_dc82bd2edba9b405.fancybox-can-drag_b3fb6bd29e7296f1 .fancybox-close-small_af9e9de5186d723f {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_23ffba23d6229af2.fancybox-slide--next_e851a4c595c220b8, .fancybox-fx-fade_23ffba23d6229af2.fancybox-slide--previous_bbc1ca8819decbec {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_23ffba23d6229af2.fancybox-slide--current_7c7674e68a957ce4 {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_e00f151c62c8db55 {
  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_023821c8d17e1c41 {
  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_1e009bf83eb7a711 {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_674b904c0ed93df0 .fancybox-thumbs_023821c8d17e1c41 {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_023821c8d17e1c41 > 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_023821c8d17e1c41 .fancybox-thumbs-active_881baaa256360cff:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_a199a8780a344780 .slick-track_6c9aa4d792a9c7f8,
.slick-slider_a199a8780a344780 .slick-list_d6dd63db4d816ba0 {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_69908d70bbdfdcb0 .slick-track_6c9aa4d792a9c7f8 {
  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_69908d70bbdfdcb0 img {
  display: none;
}

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

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

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

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

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