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

.h1_14012bfda20512e1,
h1,
.h2_f09378b0ac48e13e,
h2,
.h3_18d17406648d5fb5,
h3,
.h4_20c4fbc4414ac44b,
h4,
.h5_ceab9763c8f2ac21,
h5,
.h6_19274b4b1131f792,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_8a9d388c01e543f0 {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_06c691a9aed474d8 {
  padding: 0 !important;
}

.m0_c63d3f5fa08e294b {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_057b8cc4471ae7d6 {
    padding: 0 !important;
  }
  .xl-m0_9ddb29a07ae0344b {
    margin: 0 !important;
  }
  .xl-pt-10_e0a07d9be4a780de {
    padding-top: 10px !important;
  }
  .xl-pt-20_e4103d84b0e62360 {
    padding-top: 20px !important;
  }
  .xl-pt-30_9a788a4bce45f42c {
    padding-top: 30px !important;
  }
  .xl-pt-40_a169ba7dcf39b835 {
    padding-top: 40px !important;
  }
  .xl-pt-50_ce9e862d219fe587 {
    padding-top: 50px !important;
  }
  .xl-pt-60_68eff13fb4ffc112 {
    padding-top: 60px !important;
  }
  .xl-pt-70_607d4da8d83ca4ab {
    padding-top: 70px !important;
  }
  .xl-pt-80_495e335f48a93d2a {
    padding-top: 80px !important;
  }
  .xl-pt-90_4711930256ebcab7 {
    padding-top: 90px !important;
  }
  .xl-pt-100_562cad236c9225aa {
    padding-top: 100px !important;
  }
  .xl-pt-110_9a915939d5b98131 {
    padding-top: 110px !important;
  }
  .xl-pt-120_6263275674e3670a {
    padding-top: 120px !important;
  }
  .xl-pt-130_5be5dd83cc1083af {
    padding-top: 130px !important;
  }
  .xl-pt-140_402c74be026dc960 {
    padding-top: 140px !important;
  }
  .xl-pt-150_97c31bf7b14bd496 {
    padding-top: 150px !important;
  }
  .xl-pt-200_4611d151da3b22ef {
    padding-top: 200px !important;
  }
  .xl-pb-10_c7f9c1aba6ed36b6 {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_735c2db4370c4f72 {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_739162e2abf55d4f {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_f97b72d82ceb1fda {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_98de83a74d258d99 {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_dcd19e6285071b64 {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_687af2b00b68c5cd {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_3cd959aa32605069 {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_50312218257f8bfb {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_3691bddcd8ae4939 {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_d63f1064921d6d29 {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_0d465606bf3272bc {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_e0ee39e999b73e35 {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_2d8979debaa23658 {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_bde49dd6b7ab3b40 {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_b64c8cd07b37caad {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_899efbcc0cc6b95b {
    margin-top: 10px !important;
  }
  .xl-mt-20_7453789bf02f53e6 {
    margin-top: 20px !important;
  }
  .xl-mt-30_7a5246b1dd9ba832 {
    margin-top: 30px !important;
  }
  .xl-mt-40_245a8a4b0a0e9d57 {
    margin-top: 40px !important;
  }
  .xl-mt-50_6d6842473d72fbb9 {
    margin-top: 50px !important;
  }
  .xl-mt-60_663478d5f5eeeeb7 {
    margin-top: 60px !important;
  }
  .xl-mt-70_a2f90c6d806b4e23 {
    margin-top: 70px !important;
  }
  .xl-mt-80_5f735b724189eb71 {
    margin-top: 80px !important;
  }
  .xl-mt-90_8d2fda86ce6d11d1 {
    margin-top: 90px !important;
  }
  .xl-mt-100_ce9d3e681872481a {
    margin-top: 100px !important;
  }
  .xl-mt-110_3fdfaefefed5c05e {
    margin-top: 110px !important;
  }
  .xl-mt-120_e6f01bacb4b789f3 {
    margin-top: 120px !important;
  }
  .xl-mt-130_37c9f136f610181e {
    margin-top: 130px !important;
  }
  .xl-mt-140_8a6dbf8e4ca84148 {
    margin-top: 140px !important;
  }
  .xl-mt-150_edc388c7a755fc55 {
    margin-top: 150px !important;
  }
  .xl-mt-200_28ee7afa8ef6c6a7 {
    margin-top: 200px !important;
  }
  .xl-mb-10_540028d579c92f7a {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_0598aebc4e09f70c {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_879b0ea9211a9265 {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_894dbdf34c416b36 {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_54944ef76168246b {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_5ce83769e557c3ff {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_e01ace1e85df77cb {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_1b8867f701c64cab {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_05311fd8a6a81296 {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_409ea99d959e0679 {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_9531d27c0ea9999a {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_23b560580548b12c {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_d793201532741c4c {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_5432a19be63dc3bd {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_b60ca46b605f656b {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_1b9b8e1bc114fc15 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_04fd1f5d9e9deeb3 {
    padding: 0 !important;
  }
  .lg-m0_ca60ce98b28e24e9 {
    margin: 0 !important;
  }
  .lg-pt-10_5e225ff7eeadaa3e {
    padding-top: 10px !important;
  }
  .lg-pt-20_551e116256387c0e {
    padding-top: 20px !important;
  }
  .lg-pt-30_6f9d9d29628d5e04 {
    padding-top: 30px !important;
  }
  .lg-pt-40_7a97cffb7d2c4a38 {
    padding-top: 40px !important;
  }
  .lg-pt-50_5b7700f6015f0e5c {
    padding-top: 50px !important;
  }
  .lg-pt-60_505dbcc08f4108eb {
    padding-top: 60px !important;
  }
  .lg-pt-70_7ea576aacdfe9fd2 {
    padding-top: 70px !important;
  }
  .lg-pt-80_e6f77f2f2e30e97d {
    padding-top: 80px !important;
  }
  .lg-pt-90_f123dfdb0b1d9a2d {
    padding-top: 90px !important;
  }
  .lg-pt-100_9dc1a188cd256a7a {
    padding-top: 100px !important;
  }
  .lg-pt-110_54516e9e5b314cb6 {
    padding-top: 110px !important;
  }
  .lg-pt-120_813b9c7bbf0ab674 {
    padding-top: 120px !important;
  }
  .lg-pt-130_d71e773206c56a32 {
    padding-top: 130px !important;
  }
  .lg-pt-140_f0fe00f13d543d58 {
    padding-top: 140px !important;
  }
  .lg-pt-150_d80827060722657b {
    padding-top: 150px !important;
  }
  .lg-pt-200_9b5902ead26d8c7a {
    padding-top: 200px !important;
  }
  .lg-pb-10_52c327aef52b68b7 {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_5d92077155b6be58 {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_9dbbba63a5956333 {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_eb0c564eaeb82c61 {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_f349b745122eabd2 {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_5d0c2d00dbdc1452 {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_5ea3160e12e1fde3 {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_bb59c7725b887c09 {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_5f2e00b16a8842b8 {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_3b5bfd803446c5d2 {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_db4e4d82e6f54bc4 {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_678ffe4e1d354315 {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_60a578e2e148d20d {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_8999b19a9573c665 {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_019b2749b78e931b {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_0eb3d48e3e669f98 {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_11007ceab6be5a3c {
    margin-top: 10px !important;
  }
  .lg-mt-20_47338de55d68642b {
    margin-top: 20px !important;
  }
  .lg-mt-30_e539746216613dfb {
    margin-top: 30px !important;
  }
  .lg-mt-40_1a8465259989b21f {
    margin-top: 40px !important;
  }
  .lg-mt-50_2ad0458d5c29dfeb {
    margin-top: 50px !important;
  }
  .lg-mt-60_2a1fa0a1d4419d5c {
    margin-top: 60px !important;
  }
  .lg-mt-70_040390fe78e36b49 {
    margin-top: 70px !important;
  }
  .lg-mt-80_b7b8b02e24d802ef {
    margin-top: 80px !important;
  }
  .lg-mt-90_2b9254f27a457706 {
    margin-top: 90px !important;
  }
  .lg-mt-100_367ecd6af5b12131 {
    margin-top: 100px !important;
  }
  .lg-mt-110_9e48b8172b7dfb32 {
    margin-top: 110px !important;
  }
  .lg-mt-120_4251b53d63d2b50b {
    margin-top: 120px !important;
  }
  .lg-mt-130_50bafa5c1dae5401 {
    margin-top: 130px !important;
  }
  .lg-mt-140_a6b2fe5e6dd7d4c5 {
    margin-top: 140px !important;
  }
  .lg-mt-150_073d6a34edd4cb11 {
    margin-top: 150px !important;
  }
  .lg-mt-200_9c27472278d84488 {
    margin-top: 200px !important;
  }
  .lg-mb-10_79b08521953d739e {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_6dc30e5b02271559 {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_619c7aade99e0a0d {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_58b31cfb564ca1f1 {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_dcead5758de4cdc3 {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_fa4e8c0a4534c36f {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_ffa1c9c8807c53ae {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_de1766719b506f46 {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_c9cc9f4fe2b2ab54 {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_9f48f443397511bc {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_325a4378dea52379 {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_402b209cb877a7a4 {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_c6cd040d86240188 {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_0182d8cb5332b066 {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_287fff7aa5ecd7a3 {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_5a556a34dd418459 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_848082aef064d192 {
    padding: 0 !important;
  }
  .md-m0_9ab8eaba49d66d07 {
    margin: 0 !important;
  }
  .md-pt-10_f872d6bebc4cec6f {
    padding-top: 10px !important;
  }
  .md-pt-20_e7439a6122d83005 {
    padding-top: 20px !important;
  }
  .md-pt-30_c0b540d2bb37541b {
    padding-top: 30px !important;
  }
  .md-pt-40_55292420b18c30e6 {
    padding-top: 40px !important;
  }
  .md-pt-50_1bfc5e252ad95ec7 {
    padding-top: 50px !important;
  }
  .md-pt-60_e06a6c4a2a81b00e {
    padding-top: 60px !important;
  }
  .md-pt-70_79b5765987dc175a {
    padding-top: 70px !important;
  }
  .md-pt-80_001093021b58b1b2 {
    padding-top: 80px !important;
  }
  .md-pt-90_c2f95c6cecaa7af6 {
    padding-top: 90px !important;
  }
  .md-pt-100_2c77e598b821dbdd {
    padding-top: 100px !important;
  }
  .md-pt-110_3ff057756c661a93 {
    padding-top: 110px !important;
  }
  .md-pt-120_cd08afe026ba6be1 {
    padding-top: 120px !important;
  }
  .md-pt-130_5cede5c7463d0a78 {
    padding-top: 130px !important;
  }
  .md-pt-140_fac773886a3c3c14 {
    padding-top: 140px !important;
  }
  .md-pt-150_a2979300c5f489d0 {
    padding-top: 150px !important;
  }
  .md-pt-200_c575404f16d3d17b {
    padding-top: 200px !important;
  }
  .md-pb-10_b8c17773785aa534 {
    padding-bottom: 10px !important;
  }
  .md-pb-20_4f2bfba4d22b9353 {
    padding-bottom: 20px !important;
  }
  .md-pb-30_31559d5c9762a65e {
    padding-bottom: 30px !important;
  }
  .md-pb-40_6e69e494d72ed690 {
    padding-bottom: 40px !important;
  }
  .md-pb-50_aa3f8790c30bcf65 {
    padding-bottom: 50px !important;
  }
  .md-pb-60_1ee28dbd2d4ec855 {
    padding-bottom: 60px !important;
  }
  .md-pb-70_d94ca97b10a4f9f5 {
    padding-bottom: 70px !important;
  }
  .md-pb-80_adc475132a27e08a {
    padding-bottom: 80px !important;
  }
  .md-pb-90_bf0a47a864fcedfb {
    padding-bottom: 90px !important;
  }
  .md-pb-100_6bf4f8f24dbdebb4 {
    padding-bottom: 100px !important;
  }
  .md-pb-110_e1dce3a64db0371f {
    padding-bottom: 110px !important;
  }
  .md-pb-120_54d6a11fffa8c21c {
    padding-bottom: 120px !important;
  }
  .md-pb-130_250f6c4f0edfccf4 {
    padding-bottom: 130px !important;
  }
  .md-pb-140_6d8ff3124a3a0b66 {
    padding-bottom: 140px !important;
  }
  .md-pb-150_db400e60cc09575c {
    padding-bottom: 150px !important;
  }
  .md-pb-200_5bad69bbb56bd26f {
    padding-bottom: 200px !important;
  }
  .md-mt-10_92cc8f620101a4bd {
    margin-top: 10px !important;
  }
  .md-mt-20_c4f228218602c13b {
    margin-top: 20px !important;
  }
  .md-mt-30_4529cf0c08f48a65 {
    margin-top: 30px !important;
  }
  .md-mt-40_2e719d2b200bb33a {
    margin-top: 40px !important;
  }
  .md-mt-50_f990239e674b56df {
    margin-top: 50px !important;
  }
  .md-mt-60_07e911b88489933a {
    margin-top: 60px !important;
  }
  .md-mt-70_c1f7cb6acd95ac76 {
    margin-top: 70px !important;
  }
  .md-mt-80_e62be74992ad9b35 {
    margin-top: 80px !important;
  }
  .md-mt-90_6c209083eef915e9 {
    margin-top: 90px !important;
  }
  .md-mt-100_17594891dac07ddc {
    margin-top: 100px !important;
  }
  .md-mt-110_844966a35613857d {
    margin-top: 110px !important;
  }
  .md-mt-120_b99f66df4ef25ec4 {
    margin-top: 120px !important;
  }
  .md-mt-130_1de949289671a03f {
    margin-top: 130px !important;
  }
  .md-mt-140_c1b5fc6f28aacfdc {
    margin-top: 140px !important;
  }
  .md-mt-150_9054c33be75e9522 {
    margin-top: 150px !important;
  }
  .md-mt-200_0ff4e5c5dc4067e7 {
    margin-top: 200px !important;
  }
  .md-mb-10_d0d54a85c3364990 {
    margin-bottom: 10px !important;
  }
  .md-mb-20_84f250d3274e8c17 {
    margin-bottom: 20px !important;
  }
  .md-mb-30_703f962bb01eee8c {
    margin-bottom: 30px !important;
  }
  .md-mb-40_ac821ff92e7f246c {
    margin-bottom: 40px !important;
  }
  .md-mb-50_31cc42703c2490dd {
    margin-bottom: 50px !important;
  }
  .md-mb-60_5213058dfe612199 {
    margin-bottom: 60px !important;
  }
  .md-mb-70_0bda898341dbb01f {
    margin-bottom: 70px !important;
  }
  .md-mb-80_002051264404dc03 {
    margin-bottom: 80px !important;
  }
  .md-mb-90_d9c3bea048d4669e {
    margin-bottom: 90px !important;
  }
  .md-mb-100_cd3c108afccf4c79 {
    margin-bottom: 100px !important;
  }
  .md-mb-110_2ac8b6ff8925f5e8 {
    margin-bottom: 110px !important;
  }
  .md-mb-120_578910974adb4f56 {
    margin-bottom: 120px !important;
  }
  .md-mb-130_b3829ad6c9103f0e {
    margin-bottom: 130px !important;
  }
  .md-mb-140_e22333d695f30301 {
    margin-bottom: 140px !important;
  }
  .md-mb-150_b22dafb7ee8d8e96 {
    margin-bottom: 150px !important;
  }
  .md-mb-200_7e34270cde96561d {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_4c68080952911f6d {
    padding: 0 !important;
  }
  .sm-m0_9c1ddc316c6282fa {
    margin: 0 !important;
  }
  .sm-pt-10_a1fe5ceb7bd71c5f {
    padding-top: 10px !important;
  }
  .sm-pt-20_9098572edf027b94 {
    padding-top: 20px !important;
  }
  .sm-pt-30_7582c15fe96d50de {
    padding-top: 30px !important;
  }
  .sm-pt-40_9106250da0db4cf9 {
    padding-top: 40px !important;
  }
  .sm-pt-50_1558a3574d67d74d {
    padding-top: 50px !important;
  }
  .sm-pt-60_d346b07002174869 {
    padding-top: 60px !important;
  }
  .sm-pt-70_4563a6b578284d6a {
    padding-top: 70px !important;
  }
  .sm-pt-80_0a1d164dd613a872 {
    padding-top: 80px !important;
  }
  .sm-pt-90_18eb428203cb7637 {
    padding-top: 90px !important;
  }
  .sm-pt-100_037a9c72f1a49581 {
    padding-top: 100px !important;
  }
  .sm-pt-110_c92f9b7093535b7f {
    padding-top: 110px !important;
  }
  .sm-pt-120_d7cc180451da8f51 {
    padding-top: 120px !important;
  }
  .sm-pt-130_1adb3cb572482790 {
    padding-top: 130px !important;
  }
  .sm-pt-140_944ffdf6668b6b6f {
    padding-top: 140px !important;
  }
  .sm-pt-150_1200d01f38e8831e {
    padding-top: 150px !important;
  }
  .sm-pt-200_7b1da93504984dd9 {
    padding-top: 200px !important;
  }
  .sm-pb-10_d477cd173959605b {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_067a520e68e24b8f {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_d6fb971dbb3cbaf7 {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_ac657fd8f919af1a {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_938bc2d14f962436 {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_59a5bca3184bc6d1 {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_897ef5d5315d290a {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_bf11ab0f1d98e4ab {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_0859fd4ce8ac53aa {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_afe100a0faa5dc35 {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_0f9a7300ac93a898 {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_f102f992967fb2ef {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_2a65c15ea6015a3c {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_73ad91c0eb3334d4 {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_ddbe872c220b5cc2 {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_aab46f4eb62b31ed {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_84e491a46e03bf70 {
    margin-top: 10px !important;
  }
  .sm-mt-20_145876ce4570d702 {
    margin-top: 20px !important;
  }
  .sm-mt-30_76f8d2e198670b48 {
    margin-top: 30px !important;
  }
  .sm-mt-40_322885798a72fdd7 {
    margin-top: 40px !important;
  }
  .sm-mt-50_b6eedf10772ab31f {
    margin-top: 50px !important;
  }
  .sm-mt-60_7f3ba47b420b4948 {
    margin-top: 60px !important;
  }
  .sm-mt-70_3ae70f63a9e6e057 {
    margin-top: 70px !important;
  }
  .sm-mt-80_f3cfa1c33258368c {
    margin-top: 80px !important;
  }
  .sm-mt-90_6f6938c11e7c2c18 {
    margin-top: 90px !important;
  }
  .sm-mt-100_581e551e213df3fb {
    margin-top: 100px !important;
  }
  .sm-mt-110_832c9c6227ae3e7b {
    margin-top: 110px !important;
  }
  .sm-mt-120_66eeb439ed5e55cf {
    margin-top: 120px !important;
  }
  .sm-mt-130_ba8820c9a9af933a {
    margin-top: 130px !important;
  }
  .sm-mt-140_b83edc96438e480b {
    margin-top: 140px !important;
  }
  .sm-mt-150_5eae85278e3dc464 {
    margin-top: 150px !important;
  }
  .sm-mt-200_f1aca11e1c51270b {
    margin-top: 200px !important;
  }
  .sm-mb-10_d6cb645d3324f2f1 {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_f404c2c83db9a776 {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_9f4b7643673f21b7 {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_db40e85fe12c2c8b {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_0afbce09ed25e17b {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_d9988a725e7c029d {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_1211cacfd493df4f {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_300ffcfe895bf4c9 {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_5baca31f504e0b33 {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_aaff267ef8eb5e4e {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_1b1cca982c9bf250 {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_003eb7e6109c886b {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_319fca174e1237cd {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_0525ba4499977220 {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_14d47b99c8d010be {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_4b4d5eefe89ea7d1 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_9be54123ca76104f {
    padding: 0 !important;
  }
  .xs-m0_8474ebd3ed616642 {
    margin: 0 !important;
  }
  .xs-pt-10_5c524cf67e2a541e {
    padding-top: 10px !important;
  }
  .xs-pt-20_051c357c9c211627 {
    padding-top: 20px !important;
  }
  .xs-pt-30_c19c7161e371f263 {
    padding-top: 30px !important;
  }
  .xs-pt-40_44fb6019dfe89fbc {
    padding-top: 40px !important;
  }
  .xs-pt-50_ad24d6a277eb6574 {
    padding-top: 50px !important;
  }
  .xs-pt-60_0aa07aae3d52bdd0 {
    padding-top: 60px !important;
  }
  .xs-pt-70_fc828b8d7c3ffc99 {
    padding-top: 70px !important;
  }
  .xs-pt-80_c098b203f84e51b1 {
    padding-top: 80px !important;
  }
  .xs-pt-90_ddb9aff16c59ebe7 {
    padding-top: 90px !important;
  }
  .xs-pt-100_b21c50cdff1edcdb {
    padding-top: 100px !important;
  }
  .xs-pt-110_d8b47aee7c7595c0 {
    padding-top: 110px !important;
  }
  .xs-pt-120_34bdf6a184a14002 {
    padding-top: 120px !important;
  }
  .xs-pt-130_ecf810a4e4b7c6b2 {
    padding-top: 130px !important;
  }
  .xs-pt-140_8de9b462858edc1a {
    padding-top: 140px !important;
  }
  .xs-pt-150_00d22b472708a168 {
    padding-top: 150px !important;
  }
  .xs-pt-200_1684067949bcbb8a {
    padding-top: 200px !important;
  }
  .xs-pb-10_6a5230ed7f2c252b {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_74099a3a5a9f2e5f {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_6cdea8a464ffa1e3 {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_fb1526a183b1f74a {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_04384c74cc74a92b {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_f9cf02de74e805f9 {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_388d41340b415b51 {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_5dd946caf1c0be8e {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_8b449a3fbb4475e4 {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_e5a37d616c960a42 {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_7806f776db3b9f5c {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_5c710bc8733427e5 {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_1b70cde93ac73b7a {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_788549795bcfd671 {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_627b65f1a69c7887 {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_f08f5fd98ec1912c {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_e77213ee86a1f0d4 {
    margin-top: 10px !important;
  }
  .xs-mt-20_417f7014be7819c3 {
    margin-top: 20px !important;
  }
  .xs-mt-30_97218ff7e826477f {
    margin-top: 30px !important;
  }
  .xs-mt-40_e8a1e8264141c410 {
    margin-top: 40px !important;
  }
  .xs-mt-50_755448ec5c6731ff {
    margin-top: 50px !important;
  }
  .xs-mt-60_05bde7e0af76f4f6 {
    margin-top: 60px !important;
  }
  .xs-mt-70_196ecf02d939a3db {
    margin-top: 70px !important;
  }
  .xs-mt-80_8fbd36b865de097e {
    margin-top: 80px !important;
  }
  .xs-mt-90_4a80e73c49f254fb {
    margin-top: 90px !important;
  }
  .xs-mt-100_e419a18bcc3f9d56 {
    margin-top: 100px !important;
  }
  .xs-mt-110_211bf265d955a81d {
    margin-top: 110px !important;
  }
  .xs-mt-120_18983d36075b2037 {
    margin-top: 120px !important;
  }
  .xs-mt-130_9326277d67a13c3d {
    margin-top: 130px !important;
  }
  .xs-mt-140_0aedca800bdfc389 {
    margin-top: 140px !important;
  }
  .xs-mt-150_38100c1779a2b9b9 {
    margin-top: 150px !important;
  }
  .xs-mt-200_5f25ea525123b574 {
    margin-top: 200px !important;
  }
  .xs-mb-10_3e5523fafda743df {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_2e93f9f75ceb3eca {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_8ff0d8d2d86c256d {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_542b3d88042d3c6f {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_8e650aab97198627 {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_4e3e0ea68f6e146b {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_8d34ec1fb62b784d {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_a3f97a8d1fe33c03 {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_d2066beae816c918 {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_88821f59b610fe7c {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_4052ff3952115d7a {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_0089e5eedfac2a20 {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_f242f19839e29a3d {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_7506dd7fdec787da {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_b3bc5726530a405c {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_911565343a6dd15d {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_a1d4914c14710b1b {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_a1d4914c14710b1b.menu-overlay_3d0d5663a97b232a {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_a1d4914c14710b1b.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_a1d4914c14710b1b .navbar-toggler_cfd2401406d42d17 {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_a1d4914c14710b1b.menu-style-three_8bdcececa7013158 .navbar-toggler_cfd2401406d42d17 {
  background: #000;
}
.theme-main-menu_a1d4914c14710b1b.menu-style-four_fe243c9b18507029 .navbar-toggler_cfd2401406d42d17 {
  background: #E6FD5A;
}
.theme-main-menu_a1d4914c14710b1b.menu-style-five_e675a2f1c975178f .navbar-toggler_cfd2401406d42d17 {
  background: #DFFF5E;
}
.theme-main-menu_a1d4914c14710b1b .navbar-toggler_cfd2401406d42d17:focus {
  box-shadow: none;
}
.theme-main-menu_a1d4914c14710b1b .navbar-toggler_cfd2401406d42d17::before,
.theme-main-menu_a1d4914c14710b1b .navbar-toggler_cfd2401406d42d17::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_a1d4914c14710b1b .navbar-toggler_cfd2401406d42d17 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_a1d4914c14710b1b.menu-style-three_8bdcececa7013158 .navbar-toggler_cfd2401406d42d17:before, .theme-main-menu_a1d4914c14710b1b.menu-style-three_8bdcececa7013158 .navbar-toggler_cfd2401406d42d17:after, .theme-main-menu_a1d4914c14710b1b.menu-style-three_8bdcececa7013158 .navbar-toggler_cfd2401406d42d17 span {
  background: #fff;
}
.theme-main-menu_a1d4914c14710b1b .navbar-toggler_cfd2401406d42d17::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_a1d4914c14710b1b .navbar-toggler_cfd2401406d42d17::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_a1d4914c14710b1b .navbar-toggler_cfd2401406d42d17[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_a1d4914c14710b1b .navbar-toggler_cfd2401406d42d17[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_a1d4914c14710b1b .navbar-toggler_cfd2401406d42d17[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_a1d4914c14710b1b .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_a1d4914c14710b1b .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_a1d4914c14710b1b.white-vr_c0115be61b8aaa05 .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_a1d4914c14710b1b.white-vr_c0115be61b8aaa05 .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_a1d4914c14710b1b.white-vr_c0115be61b8aaa05.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_a1d4914c14710b1b.menu-style-one_c20333b61e7f7ead {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_a1d4914c14710b1b.menu-style-two_f7157290a4e7ad99 {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_a1d4914c14710b1b.menu-style-two_f7157290a4e7ad99 .info-row_0453569d6c8c2257 {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_a1d4914c14710b1b.menu-style-two_f7157290a4e7ad99 .gap-fix_fcf581f146c87dd8 {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_a1d4914c14710b1b.menu-style-two_f7157290a4e7ad99 .greetings_34e36531e1bdb6d5 {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_a1d4914c14710b1b.menu-style-two_f7157290a4e7ad99 .contact-info_af31b66f6287f479 {
  margin: 0 -15px;
}
.theme-main-menu_a1d4914c14710b1b.menu-style-two_f7157290a4e7ad99 .contact-info_af31b66f6287f479 li {
  padding: 0 15px;
}
.theme-main-menu_a1d4914c14710b1b.menu-style-two_f7157290a4e7ad99 .contact-info_af31b66f6287f479 li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_a1d4914c14710b1b.menu-style-two_f7157290a4e7ad99 .contact-info_af31b66f6287f479 li a:hover {
  text-decoration: underline;
}
.theme-main-menu_a1d4914c14710b1b.menu-style-two_f7157290a4e7ad99 .inner-content_1374b17492a9b48f {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_a1d4914c14710b1b.menu-style-two_f7157290a4e7ad99.fixed .info-row_0453569d6c8c2257 {
  display: none;
}
.theme-main-menu_a1d4914c14710b1b.menu-style-five_e675a2f1c975178f {
  background: #000;
  padding: 0;
}
.theme-main-menu_a1d4914c14710b1b.menu-style-five_e675a2f1c975178f .inner-content_1374b17492a9b48f {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_a1d4914c14710b1b.menu-style-six_746662abd66aed35 .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_a1d4914c14710b1b.menu-style-six_746662abd66aed35 .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_a1d4914c14710b1b .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_178bcb3245159695 {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_178bcb3245159695 .mega-menu-title_e933e5f69e21275f {
  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_a1d4914c14710b1b .login-btn-one_95d7dda2aa2a58fe a {
  color: #000;
}
.theme-main-menu_a1d4914c14710b1b .login-btn-one_95d7dda2aa2a58fe a:hover {
  text-decoration: underline;
}
.theme-main-menu_a1d4914c14710b1b .login-btn-two_b1f53a9c97e9575f a {
  color: #044F3B;
}
.theme-main-menu_a1d4914c14710b1b .login-btn-two_b1f53a9c97e9575f a:hover {
  text-decoration: underline;
}
.theme-main-menu_a1d4914c14710b1b .signup-btn-one_75f12f21cef52352 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_a1d4914c14710b1b .signup-btn-one_75f12f21cef52352 .icon_df4ebde9a1e3a6cf {
  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_a1d4914c14710b1b .signup-btn-one_75f12f21cef52352:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_a1d4914c14710b1b .signup-btn-one_75f12f21cef52352:hover .icon_df4ebde9a1e3a6cf {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_a1d4914c14710b1b .signup-btn-two_7f4e6368b738a269 {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_a1d4914c14710b1b .signup-btn-two_7f4e6368b738a269:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_a1d4914c14710b1b .quote-one_8e26adfac4601dba {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_a1d4914c14710b1b .quote-one_8e26adfac4601dba:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_c69ee57b99a4c422 {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_c69ee57b99a4c422 li {
  position: relative;
  padding: 0 15px;
}
.category-menu_c69ee57b99a4c422 li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_c69ee57b99a4c422 li a:hover {
  color: #0C3A30;
}
.category-menu_c69ee57b99a4c422 .dropdown-menu {
  padding: 0;
}
.category-menu_c69ee57b99a4c422 .dropdown-menu li {
  padding: 0;
}
.category-menu_c69ee57b99a4c422 .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_16908342a9ea8676 .logo_7efb3939cef83bfd {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_c0115be61b8aaa05 .navbar-collapse_16908342a9ea8676 {
    background-color: #0C3A30;
  }
  .navbar-collapse_16908342a9ea8676 {
    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_16908342a9ea8676.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_a1d4914c14710b1b .navbar .mega-dropdown_7e1ff5b96af64841 {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_c0115be61b8aaa05 .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_178bcb3245159695 {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_782850c6f5659f38 .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_809fd49ffc546740 {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_809fd49ffc546740::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_809fd49ffc546740 .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_809fd49ffc546740 .hero-slider-one .hero-img_299a99921a3b57cc {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_809fd49ffc546740 .hero-slider-one .slick-list_ac8bb078347fdb5e, .hero-banner-one_809fd49ffc546740 .hero-slider-one .slick-track_4d9abe24a3a18792, .hero-banner-one_809fd49ffc546740 .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_809fd49ffc546740 .hero-heading_0a44cd5608c48d6b {
  font-weight: 700;
  color: #000;
  background: url(../captures/shape_23730da0cb/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_809fd49ffc546740 .more-btn_cfb60cc8cda201b6 {
  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_809fd49ffc546740 .more-btn_cfb60cc8cda201b6:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_2325ff9b2730afa9 {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_2325ff9b2730afa9 .bg-wrapper_84de389b022701b5 {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_2325ff9b2730afa9 .hero-heading_0a44cd5608c48d6b {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_2325ff9b2730afa9 .rating_f320b75fda3e3451 h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_2325ff9b2730afa9 .rating_f320b75fda3e3451 p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_2325ff9b2730afa9 .media-wrapper_2f40c9d812f0b360 {
  position: absolute;
  background: url(../captures/assets_4ed8d345f7/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_2325ff9b2730afa9 .media-wrapper_2f40c9d812f0b360 .shape_01_b81c53b5a092d299 {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_2325ff9b2730afa9 .media-wrapper_2f40c9d812f0b360 .shape_02_2fa9b05300ab9633 {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_fb67e3f7c521b018 .hero-heading_0a44cd5608c48d6b {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_fb67e3f7c521b018 .media-wrapper_2f40c9d812f0b360 {
  background: url(../captures/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_fb67e3f7c521b018 .media-wrapper_2f40c9d812f0b360 .screen_01_e65200ea941522b2 {
  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_fb67e3f7c521b018 .media-wrapper_2f40c9d812f0b360 .screen_02_31819fda65d002b6 {
  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_fb67e3f7c521b018 .media-wrapper_2f40c9d812f0b360 .bg-shape_71fdad2a86a994f7 {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_fb67e3f7c521b018 .shape_01_b81c53b5a092d299 {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_cda0efb4018375de .bg-wrapper_84de389b022701b5 {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_cda0efb4018375de .media-wrapper_2f40c9d812f0b360 {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_cda0efb4018375de .media-wrapper_2f40c9d812f0b360 .shape_01_b81c53b5a092d299 {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_cda0efb4018375de .shape_02_2fa9b05300ab9633 {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_c8df05d809210657 + .blog-details_ea80556b5da07c39 {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_aa76321c375d253d {
  z-index: 1;
}
.block-feature-three_aa76321c375d253d:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_aa76321c375d253d.no-bg_70457567cd0880e7:before {
  display: none;
}
.block-feature-three_aa76321c375d253d .section-btn_0cbb4b3d258600e0 {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_aa76321c375d253d .block-title_4fd52b8a5aea8599 a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_aa76321c375d253d .block-title_4fd52b8a5aea8599 a:hover {
  text-decoration: underline;
}
.block-feature-three_aa76321c375d253d .round-btn_a59b0ade67db6ff6 {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_aa76321c375d253d .round-btn_a59b0ade67db6ff6:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_aa76321c375d253d .block-one_57a1fd7f19e323ad {
  background: url(../captures/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_aa76321c375d253d .block-one_57a1fd7f19e323ad .tag_9dfa0f192c592c3d {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_aa76321c375d253d .block-one_57a1fd7f19e323ad .block-title_4fd52b8a5aea8599 {
  background: url(../captures/shape_23730da0cb/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_aa76321c375d253d .block-two_55fa489f7ea44345 {
  overflow: hidden;
}
.block-feature-three_aa76321c375d253d .block-two_55fa489f7ea44345 .img-wrapper_830bf6bbdc8a51f2 {
  background: url(../captures/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_aa76321c375d253d .block-two_55fa489f7ea44345 .text-wrapper_57921c8ba49a03e2 {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_aa76321c375d253d .block-two_55fa489f7ea44345 .tag_9dfa0f192c592c3d {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_aa76321c375d253d .block-three_5e096452ddaf5fec {
  background: #D3FF76;
}
.block-feature-three_aa76321c375d253d .block-three_5e096452ddaf5fec .tag_9dfa0f192c592c3d {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_aa76321c375d253d .block-three_5e096452ddaf5fec .round-btn_a59b0ade67db6ff6 {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_aa76321c375d253d .block-three_5e096452ddaf5fec .round-btn_a59b0ade67db6ff6:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_aa76321c375d253d .block-four_ae8399ec80884b26 {
  background: url(../captures/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_aa76321c375d253d .block-four_ae8399ec80884b26 .block-title_4fd52b8a5aea8599 {
  background: url(../captures/shape_23730da0cb/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_aa76321c375d253d .block-four_ae8399ec80884b26 .block-title_4fd52b8a5aea8599 a {
  font-size: 28px;
}
.block-feature-three_aa76321c375d253d .block-four_ae8399ec80884b26 .tag_9dfa0f192c592c3d {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_aa76321c375d253d .block-four_ae8399ec80884b26 .round-btn_a59b0ade67db6ff6 {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_aa76321c375d253d .block-four_ae8399ec80884b26 .round-btn_a59b0ade67db6ff6:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_aa76321c375d253d .block-five_00e682d95b2381a3 {
  background: url(../captures/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_aa76321c375d253d .block-five_00e682d95b2381a3 .tag_9dfa0f192c592c3d {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_aa76321c375d253d .block-five_00e682d95b2381a3 .block-title_4fd52b8a5aea8599 {
  background: url(../captures/shape_23730da0cb/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_81191eb18d2707e3 .upper-wrapper_26ec7b832cc7cbf7 {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_81191eb18d2707e3 .upper-wrapper_26ec7b832cc7cbf7 .shape_01_b81c53b5a092d299 {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_81191eb18d2707e3 .line-loop_561b7dc0d2330f74:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_81191eb18d2707e3 .graph-panel_6a0d9cd765492f68 {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_81191eb18d2707e3 .graph-panel_6a0d9cd765492f68 .main-count_d1f7bb69046342d0 {
  font-size: 120px;
}
.block-feature-thirteen_81191eb18d2707e3 .graph-panel_6a0d9cd765492f68 .chart-box_3d4b09ad24fdbe08 {
  padding: 0 15px;
}
.block-feature-thirteen_81191eb18d2707e3 .graph-panel_6a0d9cd765492f68 .chart-box_3d4b09ad24fdbe08 .chart-inner_3c1caca84a703515 {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_4a5a43d992a6f510 .media-img_e60f45dab385ac76 {
  border-radius: 30px;
}
.block-feature-sixteen_4a5a43d992a6f510 .shape_01_b81c53b5a092d299 {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_fbb2c5b17c721168 .section-subheading_f2f069b7dd0563f2 {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_fbb2c5b17c721168 .shape_01_b81c53b5a092d299 {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_796a901b068dd37e {
  z-index: 1;
}
.text-feature-four_796a901b068dd37e .avatar_6ed3d7245af790eb {
  width: 65px;
  height: 65px;
}
.text-feature-four_796a901b068dd37e .name {
  font-size: 28px;
}
.text-feature-four_796a901b068dd37e .quote-text_31eea65dcc162ec6 {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_796a901b068dd37e .shape_01_b81c53b5a092d299 {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_796a901b068dd37e .shape_02_2fa9b05300ab9633 {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_221f90c1b464f892 .bg-wrapper_84de389b022701b5 {
  background: #FFF2AC;
}
.text-feature-five_221f90c1b464f892 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_221f90c1b464f892 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_221f90c1b464f892 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_221f90c1b464f892 li:hover:before {
  background: #29594B;
}
.text-feature-five_221f90c1b464f892 li:hover:after {
  color: #fff;
}
.text-feature-five_221f90c1b464f892 .media-wrapper_2f40c9d812f0b360 {
  background: url(../captures/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_221f90c1b464f892 .media-wrapper_2f40c9d812f0b360 .video-icon_7995e2a293df706c {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_221f90c1b464f892 .media-wrapper_2f40c9d812f0b360 .video-icon_7995e2a293df706c:hover {
  background: #CFFF45;
}
.text-feature-five_221f90c1b464f892 .media-wrapper_2f40c9d812f0b360 .screen_01_e65200ea941522b2 {
  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_e96d2dbdcccc6043 {
  z-index: 1;
}
.text-feature-six_e96d2dbdcccc6043 .media-wrapper_2f40c9d812f0b360 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_e96d2dbdcccc6043 .media-wrapper_2f40c9d812f0b360 .screen_01_e65200ea941522b2 {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_e96d2dbdcccc6043 .shape_01_b81c53b5a092d299 {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_e96d2dbdcccc6043 .shape_02_2fa9b05300ab9633 {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_4023fd9a0970c080 {
  background: url(../captures/assets_4ed8d345f7/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_4023fd9a0970c080 .block_8b2df20f9ff4ad5d .icon_df4ebde9a1e3a6cf {
  height: 50px;
}
.text-feature-nine_4023fd9a0970c080 .vertical-text-wrapper_1d2568e4cd530038 {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_4023fd9a0970c080 .vertical-text-wrapper_1d2568e4cd530038 .text-list_ecad10babd30a20b {
  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_4023fd9a0970c080 .vertical-text-wrapper_1d2568e4cd530038 .text-list_ecad10babd30a20b:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_4023fd9a0970c080 .vertical-text-wrapper_1d2568e4cd530038 .shape_01_b81c53b5a092d299 {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_4023fd9a0970c080 .vertical-text-wrapper_1d2568e4cd530038 .shape_02_2fa9b05300ab9633 {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_4023fd9a0970c080 .shape_03_d26a44eeee9c9f07 {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_4023fd9a0970c080 .shape_04_1009a6a9550e7d58 {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_907fb22c1025f188 .section-btn_0cbb4b3d258600e0 {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_b531d43a71ee2e86 {
  z-index: 1;
}
.team-section-three_b531d43a71ee2e86:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../captures/shape_23730da0cb/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_b531d43a71ee2e86 .section-btn_0cbb4b3d258600e0 {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_b531d43a71ee2e86 .shape_01_b81c53b5a092d299 {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_b531d43a71ee2e86 .shape_02_2fa9b05300ab9633 {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_b531d43a71ee2e86 .shape_03_d26a44eeee9c9f07 {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_5addb6c7e8df942b .logo_7efb3939cef83bfd {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_6b59a39c1e875124 {
  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_02e2b0d50b4d4d55 {
  max-width: 565px;
}
.user-data-form .form-wrapper_02e2b0d50b4d4d55 .input-group-meta_a820273580a440b3 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_02e2b0d50b4d4d55 .input-group-meta_a820273580a440b3 label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_02e2b0d50b4d4d55 .input-group-meta_a820273580a440b3 .placeholder_icon_3272c90d28a7731d {
  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_02e2b0d50b4d4d55 .input-group-meta_a820273580a440b3 .placeholder_icon_3272c90d28a7731d img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_02e2b0d50b4d4d55 .input-group-meta_a820273580a440b3 .placeholder_icon_3272c90d28a7731d span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_02e2b0d50b4d4d55 .input-group-meta_a820273580a440b3 .placeholder_icon_3272c90d28a7731d 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_02e2b0d50b4d4d55 .input-group-meta_a820273580a440b3 .placeholder_icon_3272c90d28a7731d span.eye-slash_b22227e409569e56:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_c9aa3022b58e8eca 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_c9aa3022b58e8eca label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_c9aa3022b58e8eca input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_c9aa3022b58e8eca 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_c9aa3022b58e8eca 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_c9aa3022b58e8eca a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_c9aa3022b58e8eca a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_9ddb609a40ff691b {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_b09c00d6e4071a0d {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_b09c00d6e4071a0d:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_b09c00d6e4071a0d img {
  width: 20px;
}
.user-data-form .btn-close_aba08641555041e5 {
  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_88c622bc440b90ad .main-count_d1f7bb69046342d0 {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_5844ca31e6b1a609 .icon_df4ebde9a1e3a6cf {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_f04b3042143328b3 .img-holder_5d0578c51560c97e {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_f04b3042143328b3 .img-holder_5d0578c51560c97e.round-border_61b06cac68bf07d4 {
  border-radius: 30px;
}
.portfolio-block-one_f04b3042143328b3 .img-holder_5d0578c51560c97e .expend_fbb87e4ff4ad21f4 {
  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_f04b3042143328b3 .img-holder_5d0578c51560c97e 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_f04b3042143328b3 .img-holder_5d0578c51560c97e i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_f04b3042143328b3:hover .expend_fbb87e4ff4ad21f4 {
  opacity: 1;
}
.portfolio-block-one_f04b3042143328b3:hover .img-meta_b1adee8467ba2e21 {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_f04b3042143328b3:hover .pj-title_7853334d051c3e86 {
  text-decoration: underline;
}
.portfolio-block-one_f04b3042143328b3 .caption {
  margin-top: 35px;
}
.portfolio-block-one_f04b3042143328b3 .caption .tag_9dfa0f192c592c3d {
  margin: 0 -3px;
}
.portfolio-block-one_f04b3042143328b3 .caption .tag_9dfa0f192c592c3d 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_f04b3042143328b3 .caption .pj-title_7853334d051c3e86 {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_f04b3042143328b3 .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_f04b3042143328b3 .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_85cb5790791f9634 .bg-wrapper_84de389b022701b5 {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_85cb5790791f9634 .slider-wrapper_819ce5514bd2f109 {
  height: 100%;
}
.project-details-two_85cb5790791f9634 .slider-wrapper_819ce5514bd2f109 .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_85cb5790791f9634 .slider-wrapper_819ce5514bd2f109 .carousel-control-next_3689115629ebce7b,
.project-details-two_85cb5790791f9634 .slider-wrapper_819ce5514bd2f109 .carousel-control-prev_b22823a2b5ca0dd8 {
  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_85cb5790791f9634 .slider-wrapper_819ce5514bd2f109 .carousel-control-next_3689115629ebce7b:hover,
.project-details-two_85cb5790791f9634 .slider-wrapper_819ce5514bd2f109 .carousel-control-prev_b22823a2b5ca0dd8:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_85cb5790791f9634 .slider-wrapper_819ce5514bd2f109 .carousel-control-prev_b22823a2b5ca0dd8 {
  left: auto;
  right: 45px;
}
.project-details-two_85cb5790791f9634 .info-wrapper_b9880728667efffb {
  padding: 55px 50px 85px 70px;
}
.project-details-two_85cb5790791f9634 .info-wrapper_b9880728667efffb h3 {
  font-size: 36px;
}
.project-details-two_85cb5790791f9634 .info-wrapper_b9880728667efffb .list-meta_fd4c20f856543822 li {
  padding: 22px 0;
}
.project-details-two_85cb5790791f9634 .info-wrapper_b9880728667efffb .list-meta_fd4c20f856543822 .icon_df4ebde9a1e3a6cf {
  width: 40px;
}
.project-details-two_85cb5790791f9634 .info-wrapper_b9880728667efffb .list-meta_fd4c20f856543822 .text1_328a22bc406ea4f5 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_85cb5790791f9634 .info-wrapper_b9880728667efffb .list-meta_fd4c20f856543822 span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_85cb5790791f9634 .info-wrapper_b9880728667efffb .social-share_2c204029fae7ea98 li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_85cb5790791f9634 .info-wrapper_b9880728667efffb .social-share_2c204029fae7ea98 li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_3586f7fb504da859 .slider-wrapper_819ce5514bd2f109 {
  padding-left: 100px;
}
.feedback-section-three_3586f7fb504da859 .slider-wrapper_819ce5514bd2f109 .icon_df4ebde9a1e3a6cf {
  left: 0;
  top: 18px;
}
.feedback-section-three_3586f7fb504da859 .slick-dots_6ce67efe6fb6961e {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_3586f7fb504da859 .slick-dots_6ce67efe6fb6961e li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_3586f7fb504da859 .slick-dots_6ce67efe6fb6961e .slick-active button {
  background: #000;
}
.feedback-section-three_3586f7fb504da859 .rating-box_264c94d3be419ab9 {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_3586f7fb504da859 .rating-box_264c94d3be419ab9 .rating_f320b75fda3e3451 {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_3586f7fb504da859 .shape_01_b81c53b5a092d299 {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_3586f7fb504da859 .shape_02_2fa9b05300ab9633 {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_74469629ec89d333 {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_74469629ec89d333 .post-data_d2141205bd566278 {
  padding: 30px 35px 25px;
}
.blog-meta-one_74469629ec89d333 .post-data_d2141205bd566278 .post-info_cadb242a0ca12c84 {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_74469629ec89d333 .post-data_d2141205bd566278 .blog-title_ea7ec9961d219d97 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_74469629ec89d333 .post-data_d2141205bd566278 .blog-title_ea7ec9961d219d97:hover {
  text-decoration: underline;
}
.blog-meta-one_74469629ec89d333 .post-img_3df3fce390fdfda0 {
  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_74469629ec89d333 .post-img_3df3fce390fdfda0 .round-btn_a59b0ade67db6ff6 {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_74469629ec89d333:hover .round-btn_a59b0ade67db6ff6 {
  background: #CFFF45;
}
.blog-meta-one_74469629ec89d333.style-two_9a9611bad223cafc {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_74469629ec89d333.style-two_9a9611bad223cafc .post-img_3df3fce390fdfda0 {
  border-radius: 0;
}
.blog-meta-one_74469629ec89d333.style-two_9a9611bad223cafc .blog-title_ea7ec9961d219d97 {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_1850f41a816f90ed {
  background: #fff;
}
.blog-meta-two_1850f41a816f90ed .post-data_d2141205bd566278 {
  padding-top: 30px;
}
.blog-meta-two_1850f41a816f90ed .post-data_d2141205bd566278 .blog-title_ea7ec9961d219d97 {
  width: 70%;
}
.blog-meta-two_1850f41a816f90ed .post-data_d2141205bd566278 .blog-title_ea7ec9961d219d97 h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_1850f41a816f90ed .post-data_d2141205bd566278 .blog-title_ea7ec9961d219d97:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_1850f41a816f90ed .post-data_d2141205bd566278 .round-btn_a59b0ade67db6ff6 {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_1850f41a816f90ed .post-data_d2141205bd566278 .round-btn_a59b0ade67db6ff6:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_1850f41a816f90ed .post-data_d2141205bd566278 .post-info_cadb242a0ca12c84 {
  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_1850f41a816f90ed .post-img_3df3fce390fdfda0 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_1850f41a816f90ed .post-img_3df3fce390fdfda0 .date_309cfae8879e8879 {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_1850f41a816f90ed.style-two_9a9611bad223cafc {
  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_1850f41a816f90ed.style-two_9a9611bad223cafc p {
  font-size: 18px;
}
.blog-meta-two_1850f41a816f90ed.style-two_9a9611bad223cafc .post-img_3df3fce390fdfda0 {
  height: auto;
  width: 100%;
}
.blog-meta-two_1850f41a816f90ed.style-two_9a9611bad223cafc .post-data_d2141205bd566278 {
  padding: 26px 0;
}
.blog-meta-two_1850f41a816f90ed.style-two_9a9611bad223cafc .post-data_d2141205bd566278 .post-info_cadb242a0ca12c84 {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_1850f41a816f90ed.style-two_9a9611bad223cafc .post-data_d2141205bd566278 .round-btn_a59b0ade67db6ff6 {
  border: none;
}

.signup-btn-one_75f12f21cef52352 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_75f12f21cef52352 .icon_df4ebde9a1e3a6cf {
  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_25207f7d15e730a4 {
  z-index: 1;
}
.blog-section-three_25207f7d15e730a4 .section-btn_0cbb4b3d258600e0 {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

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

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

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

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

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

.blog-details_ea80556b5da07c39 .post-details-meta_6be9099ffb68483d {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_ea80556b5da07c39 .post-details-meta_6be9099ffb68483d p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_ea80556b5da07c39 .post-details-meta_6be9099ffb68483d .quote-wrapper_c39a66a8fc91398d {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_ea80556b5da07c39 .post-details-meta_6be9099ffb68483d .quote-wrapper_c39a66a8fc91398d .wrapper_5b5df0b0136880f9 {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_ea80556b5da07c39 .post-details-meta_6be9099ffb68483d .quote-wrapper_c39a66a8fc91398d .wrapper_5b5df0b0136880f9 .icon_df4ebde9a1e3a6cf {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_ea80556b5da07c39 .post-details-meta_6be9099ffb68483d .quote-wrapper_c39a66a8fc91398d .wrapper_5b5df0b0136880f9 h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_ea80556b5da07c39 .post-details-meta_6be9099ffb68483d .quote-wrapper_c39a66a8fc91398d h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_ea80556b5da07c39 .post-details-meta_6be9099ffb68483d .quote-wrapper_c39a66a8fc91398d h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_ea80556b5da07c39 .post-details-meta_6be9099ffb68483d .img-gallery_f2f79ca8aa895f4a {
  margin-bottom: 50px;
}
.blog-details_ea80556b5da07c39 .post-details-meta_6be9099ffb68483d .img-gallery_f2f79ca8aa895f4a img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_ea80556b5da07c39 .post-details-meta_6be9099ffb68483d h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_ea80556b5da07c39 .post-details-meta_6be9099ffb68483d .list-item_ae1bb8c69eb9cf07 li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_ea80556b5da07c39 .post-details-meta_6be9099ffb68483d .list-item_ae1bb8c69eb9cf07 li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_ea80556b5da07c39 .bottom-widget_5d82f2c3c4b4c296 {
  padding: 10px 0 5px;
}
.blog-details_ea80556b5da07c39 .bottom-widget_5d82f2c3c4b4c296 .tags_635972ce202dabb3 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_ea80556b5da07c39 .bottom-widget_5d82f2c3c4b4c296 .tags_635972ce202dabb3 a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_ea80556b5da07c39 .bottom-widget_5d82f2c3c4b4c296 .tags_635972ce202dabb3 a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_ea80556b5da07c39 .bottom-widget_5d82f2c3c4b4c296 .share-icon_a968a1987709f435 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_ea80556b5da07c39 .bottom-widget_5d82f2c3c4b4c296 .share-icon_a968a1987709f435 a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_ea80556b5da07c39 .grey-bg_37ac9c87900d6d99 {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_ea80556b5da07c39 .blog-inner-title_e5b6f85ae793675c {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_ea80556b5da07c39 .blog-comment-area_4612a70702f89378 {
  margin: 60px 0;
}
.blog-details_ea80556b5da07c39 .blog-comment-area_4612a70702f89378 .comment_d4556a27c2ca5f35 {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_ea80556b5da07c39 .blog-comment-area_4612a70702f89378 .comment_d4556a27c2ca5f35:last-child {
  padding-bottom: 5px;
}
.blog-details_ea80556b5da07c39 .blog-comment-area_4612a70702f89378 .comment_d4556a27c2ca5f35 .reply-comment_76dbf36bcc153dec {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_ea80556b5da07c39 .blog-comment-area_4612a70702f89378 .comment_d4556a27c2ca5f35 .user-avatar_3771663cae7a9f3c {
  width: 60px;
  height: 60px;
}
.blog-details_ea80556b5da07c39 .blog-comment-area_4612a70702f89378 .comment_d4556a27c2ca5f35 .comment-text_f51d506eb33b3887 {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_ea80556b5da07c39 .blog-comment-area_4612a70702f89378 .comment_d4556a27c2ca5f35 .comment-text_f51d506eb33b3887 .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_ea80556b5da07c39 .blog-comment-area_4612a70702f89378 .comment_d4556a27c2ca5f35 .comment-text_f51d506eb33b3887 .date_309cfae8879e8879 {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_ea80556b5da07c39 .blog-comment-area_4612a70702f89378 .comment_d4556a27c2ca5f35 .comment-text_f51d506eb33b3887 p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_ea80556b5da07c39 .blog-comment-area_4612a70702f89378 .comment_d4556a27c2ca5f35 .comment-text_f51d506eb33b3887 .reply-btn_921895e4aa30f490 {
  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_ea80556b5da07c39 .blog-comment-area_4612a70702f89378 .comment_d4556a27c2ca5f35 .comment-text_f51d506eb33b3887 .reply-btn_921895e4aa30f490:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_ea80556b5da07c39 .blog-comment-form_1c3276aa7d1d0445 p a {
  color: #19352D;
}
.blog-details_ea80556b5da07c39 .blog-comment-form_1c3276aa7d1d0445 form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_ea80556b5da07c39 .blog-comment-form_1c3276aa7d1d0445 form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_ea80556b5da07c39 .blog-comment-form_1c3276aa7d1d0445 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_d4f0469b47efd50c {
  height: 600px;
}

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

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

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

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

.footer-one_74844c739b424c4e {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_74844c739b424c4e .bottom-footer_c1e269e3d7e02a1b {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_74844c739b424c4e .social-icon_bcd934b6f2d522fc 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_74844c739b424c4e .social-icon_bcd934b6f2d522fc a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_74844c739b424c4e .footer-title_277028b5a91f5351 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_74844c739b424c4e .footer-nav-link_e5a520fa66b9c336 a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_74844c739b424c4e .footer-nav-link_e5a520fa66b9c336 a:hover {
  color: #fff;
}
.footer-nav-link_e5a520fa66b9c336 p {
  font-size: 16px;
}
.logo_7efb3939cef83bfd 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_582403b633b1492f {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_0d33ec233b2311de {
  align-content: center;
}

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

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

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

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

.footer-three_3793de9347e6b59a {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_3793de9347e6b59a .round-bg_5bfe2fced124c1ef {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_3793de9347e6b59a .round-bg_5bfe2fced124c1ef.color-two_b60665a65000dcf4 {
  background: #F6FFDD;
}
.footer-three_3793de9347e6b59a .footer-intro_78a88b56c1c1b3eb p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_3793de9347e6b59a .footer-intro_78a88b56c1c1b3eb p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_3793de9347e6b59a .footer-title_277028b5a91f5351 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_3793de9347e6b59a .footer-nav-link_e5a520fa66b9c336 a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_3793de9347e6b59a .footer-nav-link_e5a520fa66b9c336 a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_3793de9347e6b59a .bottom-footer_c1e269e3d7e02a1b {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_3793de9347e6b59a .bottom-footer_c1e269e3d7e02a1b .copyright_36396936e1b4e831 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_3793de9347e6b59a .bottom-footer_c1e269e3d7e02a1b .bottom-nav_e2d6635c4dbaada6 {
  margin: 0 -12px;
}
.footer-three_3793de9347e6b59a .bottom-footer_c1e269e3d7e02a1b .bottom-nav_e2d6635c4dbaada6 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_3793de9347e6b59a .bottom-footer_c1e269e3d7e02a1b .bottom-nav_e2d6635c4dbaada6 a:hover {
  text-decoration: underline;
}
.footer-three_3793de9347e6b59a .bottom-footer_c1e269e3d7e02a1b .social-icon_bcd934b6f2d522fc {
  margin: 0 -10px;
}
.footer-three_3793de9347e6b59a .bottom-footer_c1e269e3d7e02a1b .social-icon_bcd934b6f2d522fc a {
  margin: 0 10px;
}
.footer-three_3793de9347e6b59a .bottom-footer_c1e269e3d7e02a1b .social-icon_bcd934b6f2d522fc a:hover {
  color: #19352D;
}
.footer-three_3793de9347e6b59a .shape_01_b81c53b5a092d299 {
  top: -3%;
  left: -3%;
}
.footer-three_3793de9347e6b59a .shape_02_2fa9b05300ab9633 {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_2612b76978c2e1c4 {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_2612b76978c2e1c4:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../captures/assets_4ed8d345f7/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_2612b76978c2e1c4 h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_2612b76978c2e1c4 .btn-group_bef063a68c4eeded {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_2612b76978c2e1c4 .btn-group_bef063a68c4eeded h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_2612b76978c2e1c4 .btn-group_bef063a68c4eeded h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_2612b76978c2e1c4 .btn-group_bef063a68c4eeded .round-btn_a59b0ade67db6ff6 {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_2612b76978c2e1c4 .btn-group_bef063a68c4eeded .round-btn_a59b0ade67db6ff6:hover, .footer-five_2612b76978c2e1c4 .btn-group_bef063a68c4eeded .round-btn_a59b0ade67db6ff6:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_2612b76978c2e1c4 .social-icon_bcd934b6f2d522fc {
  margin: 0 -20px;
}
.footer-five_2612b76978c2e1c4 .social-icon_bcd934b6f2d522fc a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_2612b76978c2e1c4 .social-icon_bcd934b6f2d522fc a:hover {
  color: #DFFF5E;
}
.footer-five_2612b76978c2e1c4 .bottom-nav_e2d6635c4dbaada6 {
  margin: 0 -12px;
}
.footer-five_2612b76978c2e1c4 .bottom-nav_e2d6635c4dbaada6 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_2612b76978c2e1c4 .bottom-nav_e2d6635c4dbaada6 a:hover {
  text-decoration: underline;
}
.footer-five_2612b76978c2e1c4 .shape_01_b81c53b5a092d299 {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_2612b76978c2e1c4 .shape_02_2fa9b05300ab9633 {
  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_362b4d5432fcefcb {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_35e636cfeea7bd0a {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_0bec72ee9abbc3c7 {
  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_ff44b339448225e4 {
  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_877349b18d3665e5 {
  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_595701d15f832f31 {
  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_160371b2f54b8137 {
  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_98631684000287ae {
  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_8100aee1e365dff5 {
  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_06696370b772a735 {
  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_e119d7c3bcfc9ff0 {
  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_34f9d2a3e97b6746 {
  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_42e25568b44416fa {
  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_867e5c9b2f162171 {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_1b018258b88d6eb8 {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_c9f606c10429e2e9 {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_ccd2ec0ef25fdd13 {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_f0856200f70604c4 {
  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_57cf036470d57fad {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_1e6c4f3a524ad384 {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_7f00377b34c400f6 {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_85e02ba54bc8a631 {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_62d89fd902a05c7b {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_3606acc0114ad388 {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_ed0240ce8ef014a8 {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_77f6007fb2e78dd2 {
  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_8f7fda25712c0c01 {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_610a4a461c51af22 {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_ebc7fb2d976c4a20 {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_53d1a25065d7084e {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_67fbe9da8cab256f {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_0a292eccd886f272 {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_f27428f346b36f81 {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_41d93c419c94de52 {
  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_857649449e0a7706 {
  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_b44addd092ab19fd {
  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_73e870907d0a966a {
  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_1b013d824b93dd0b {
  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_e0b585d76b34649a {
  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_de6083931d5dec9f {
  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_f1434f7e3f9f47e7 {
  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_5e0ef88e725a53db {
  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_2914acf7b63aa1d2 {
  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_6f6d6c8a0ed1d967 {
  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_5d4608eddc1cab65 {
  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_cc8d51f42ab966c7 {
  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_c4bd66a05b7357dc {
  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_215ab5a177b883dd {
  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_dd101872fa574cbf {
  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_4611d2f6b182b7b1 {
  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_4de1f07c1ebfb0a7 {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_1df722489566d865 {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_047a5123a115fbdd {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_2cf9f647b47705e9 {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_2f3d350ad16f4ebd {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_af420f3972d9589f {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_e4e129c23841fbfe {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_b20fa37258a0bb38 {
  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_362b4d5432fcefcb {
  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_124ef1b23e259d1d {
  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_c035d4c402af2346 {
  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_38ff2613d5ee0353 .theme-select-menu_15da7117dc66b3c2 {
  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_dfe7795601c8c632 {
  overflow: hidden;
}
.product-block-one_dfe7795601c8c632 .img-holder_5d0578c51560c97e {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_dfe7795601c8c632 .img-holder_5d0578c51560c97e .cart-icon_9bd0543b0213f23a {
  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_dfe7795601c8c632 .img-holder_5d0578c51560c97e .cart-icon_9bd0543b0213f23a:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_dfe7795601c8c632 .img-holder_5d0578c51560c97e .cart-button_698e2a14ff1e924c {
  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_dfe7795601c8c632 .img-holder_5d0578c51560c97e .cart-button_698e2a14ff1e924c:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_dfe7795601c8c632 .product-title_8976fbaea0d51c3f {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_dfe7795601c8c632 .rating_f320b75fda3e3451 {
  margin: 0 -3px;
}
.product-block-one_dfe7795601c8c632 .rating_f320b75fda3e3451 li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_dfe7795601c8c632 .rating_f320b75fda3e3451 li .bi-star-fill_d48cc2e0d74a1cf5 {
  color: #FFCB65;
}
.product-block-one_dfe7795601c8c632 .price_c083a0096b6fa20f {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_dfe7795601c8c632:hover .cart-button_698e2a14ff1e924c {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_dfe7795601c8c632:hover .product-img_202f8e238ab2605f {
  transform: scale(0.95);
}
.product-block-one_dfe7795601c8c632:hover .cart-icon_9bd0543b0213f23a {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_dfe7795601c8c632:hover .product-title_8976fbaea0d51c3f {
  text-decoration: underline;
}

.product-details-one_728b2805ee5cabbe .product-img-tab_4319c38182f5cac4 {
  border: none;
}
.product-details-one_728b2805ee5cabbe .product-img-tab_4319c38182f5cac4 .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_728b2805ee5cabbe .product-img-tab_4319c38182f5cac4 .nav-link img {
  max-height: 100%;
}
.product-details-one_728b2805ee5cabbe .product-img-tab_4319c38182f5cac4 .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_728b2805ee5cabbe .product-img-tab-content_b6855f00ff7abb90 {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_728b2805ee5cabbe .product-img-tab-content_b6855f00ff7abb90 img {
  margin: auto;
}
.product-details-one_728b2805ee5cabbe .product-info_e4abf651c17ece73 .stock-tag_a3c98cae3a2f03e2 {
  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_728b2805ee5cabbe .product-info_e4abf651c17ece73 .product-name_c6babc974c78759c {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_728b2805ee5cabbe .product-info_e4abf651c17ece73 .rating_f320b75fda3e3451 li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_728b2805ee5cabbe .product-info_e4abf651c17ece73 .rating_f320b75fda3e3451 li .bi-star-fill_d48cc2e0d74a1cf5 {
  color: #FFCB65;
}
.product-details-one_728b2805ee5cabbe .product-info_e4abf651c17ece73 .rating_f320b75fda3e3451 li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_728b2805ee5cabbe .product-info_e4abf651c17ece73 .rating_f320b75fda3e3451 li a:hover {
  text-decoration: underline;
}
.product-details-one_728b2805ee5cabbe .product-info_e4abf651c17ece73 .price_c083a0096b6fa20f {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_728b2805ee5cabbe .product-info_e4abf651c17ece73 .price_c083a0096b6fa20f del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_728b2805ee5cabbe .product-info_e4abf651c17ece73 .availability_adb2c149beea28c7 {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_728b2805ee5cabbe .product-info_e4abf651c17ece73 .description-text_89157a18eb2bd45e {
  padding: 10px 0 15px;
}
.product-details-one_728b2805ee5cabbe .product-info_e4abf651c17ece73 .product-feature_b292ffa26f00dc8c {
  margin-bottom: 20px;
}
.product-details-one_728b2805ee5cabbe .product-info_e4abf651c17ece73 .product-feature_b292ffa26f00dc8c li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_728b2805ee5cabbe .product-info_e4abf651c17ece73 .product-feature_b292ffa26f00dc8c li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_728b2805ee5cabbe .product-info_e4abf651c17ece73 .customize-order_b24015106224b6d1 h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_728b2805ee5cabbe .product-info_e4abf651c17ece73 .customize-order_b24015106224b6d1 .quantity_b754d6d0a6da380e .button-group_1156cfa8eeb1dd4f {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_728b2805ee5cabbe .product-info_e4abf651c17ece73 .customize-order_b24015106224b6d1 .quantity_b754d6d0a6da380e .button-group_1156cfa8eeb1dd4f li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_728b2805ee5cabbe .product-info_e4abf651c17ece73 .customize-order_b24015106224b6d1 .quantity_b754d6d0a6da380e .button-group_1156cfa8eeb1dd4f li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_728b2805ee5cabbe .product-info_e4abf651c17ece73 .customize-order_b24015106224b6d1 .quantity_b754d6d0a6da380e .button-group_1156cfa8eeb1dd4f 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_728b2805ee5cabbe .product-review-tab_618cb198907d60b2 .nav-tabs_e2352398993fc9b0 {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_728b2805ee5cabbe .product-review-tab_618cb198907d60b2 .nav-tabs_e2352398993fc9b0 .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_728b2805ee5cabbe .product-review-tab_618cb198907d60b2 .nav-tabs_e2352398993fc9b0 .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_728b2805ee5cabbe .product-review-tab_618cb198907d60b2 .nav-tabs_e2352398993fc9b0 .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_728b2805ee5cabbe .product-review-tab_618cb198907d60b2 .nav-tabs_e2352398993fc9b0 .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_728b2805ee5cabbe .product-review-tab_618cb198907d60b2 .tab-content_b6bc98ffb8de038f h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_728b2805ee5cabbe .product-review-tab_618cb198907d60b2 .tab-content_b6bc98ffb8de038f .product-feature_b292ffa26f00dc8c li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_728b2805ee5cabbe .product-review-tab_618cb198907d60b2 .tab-content_b6bc98ffb8de038f .product-feature_b292ffa26f00dc8c li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_728b2805ee5cabbe .product-review-tab_618cb198907d60b2 .user-comment-area_79c1362bfbd4ad6f .single-comment_0cc4bf648b96a83e {
  padding-bottom: 40px;
}
.product-details-one_728b2805ee5cabbe .product-review-tab_618cb198907d60b2 .user-comment-area_79c1362bfbd4ad6f .single-comment_0cc4bf648b96a83e:last-child {
  padding-bottom: 0;
}
.product-details-one_728b2805ee5cabbe .product-review-tab_618cb198907d60b2 .user-comment-area_79c1362bfbd4ad6f .user-img_c6348fdb17189ddd {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_728b2805ee5cabbe .product-review-tab_618cb198907d60b2 .user-comment-area_79c1362bfbd4ad6f .user-comment-data_7f5771e8e650836d {
  padding-left: 30px;
  position: relative;
}
.product-details-one_728b2805ee5cabbe .product-review-tab_618cb198907d60b2 .user-comment-area_79c1362bfbd4ad6f .user-comment-data_7f5771e8e650836d .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_728b2805ee5cabbe .product-review-tab_618cb198907d60b2 .user-comment-area_79c1362bfbd4ad6f .user-comment-data_7f5771e8e650836d .rating_f320b75fda3e3451 li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_728b2805ee5cabbe .product-review-tab_618cb198907d60b2 .user-comment-area_79c1362bfbd4ad6f .user-comment-data_7f5771e8e650836d .rating_f320b75fda3e3451 li .bi-star-fill_d48cc2e0d74a1cf5 {
  color: #FFCB65;
}
.product-details-one_728b2805ee5cabbe .product-review-tab_618cb198907d60b2 .user-comment-area_79c1362bfbd4ad6f .user-comment-data_7f5771e8e650836d p {
  padding-top: 8px;
}

.cart-list-form_74039edf8fe294be {
  position: relative;
}
.cart-list-form_74039edf8fe294be .table_47d6b5a1e0ba89d1 {
  margin: 0;
  background: transparent;
}
.cart-list-form_74039edf8fe294be .table_47d6b5a1e0ba89d1 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_74039edf8fe294be .table_47d6b5a1e0ba89d1 th:first-child {
  text-align: left;
}
.cart-list-form_74039edf8fe294be .table_47d6b5a1e0ba89d1 tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_74039edf8fe294be .table_47d6b5a1e0ba89d1 tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_74039edf8fe294be .table_47d6b5a1e0ba89d1 tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_74039edf8fe294be .table_47d6b5a1e0ba89d1 tbody .product-thumbnails_a8ec307fc8d33c09 {
  width: 85px;
}
.cart-list-form_74039edf8fe294be .table_47d6b5a1e0ba89d1 tbody .product-thumbnails_a8ec307fc8d33c09 img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_74039edf8fe294be .table_47d6b5a1e0ba89d1 tbody .product-thumbnails_a8ec307fc8d33c09 .product-img_202f8e238ab2605f {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_74039edf8fe294be .table_47d6b5a1e0ba89d1 tbody .product-info_e4abf651c17ece73 {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_74039edf8fe294be .table_47d6b5a1e0ba89d1 tbody .product-info_e4abf651c17ece73 .product-name_c6babc974c78759c {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_74039edf8fe294be .table_47d6b5a1e0ba89d1 tbody .product-info_e4abf651c17ece73 .serial_732c584185c53a9e {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_74039edf8fe294be .table_47d6b5a1e0ba89d1 tbody .product-info_e4abf651c17ece73 ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_74039edf8fe294be .table_47d6b5a1e0ba89d1 tbody .price_c083a0096b6fa20f {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_74039edf8fe294be .table_47d6b5a1e0ba89d1 tbody .quantity_b754d6d0a6da380e li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_74039edf8fe294be .table_47d6b5a1e0ba89d1 tbody .quantity_b754d6d0a6da380e li .btn_285f2ad248d6c803 {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_74039edf8fe294be .table_47d6b5a1e0ba89d1 tbody .quantity_b754d6d0a6da380e 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_74039edf8fe294be .table_47d6b5a1e0ba89d1 tbody .remove-product_d33572b06a092068 {
  color: #000;
  font-size: 22px;
}
.cart-list-form_74039edf8fe294be .table_47d6b5a1e0ba89d1 tbody .remove-product_d33572b06a092068:hover {
  color: #ff2759;
}
.cart-list-form_74039edf8fe294be .cart-footer_cfaeaa92ad4119ae {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_74039edf8fe294be .cart-footer_cfaeaa92ad4119ae .coupon-form_803170b88e37df96 input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_74039edf8fe294be .cart-footer_cfaeaa92ad4119ae .cart-total-section_bc8ff4fb3bd54867 {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_74039edf8fe294be .cart-footer_cfaeaa92ad4119ae .cart-total-section_bc8ff4fb3bd54867 .cart-total-table_e2b986ed6d77ec7e 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_74039edf8fe294be .cart-footer_cfaeaa92ad4119ae .cart-total-section_bc8ff4fb3bd54867 .cart-total-table_e2b986ed6d77ec7e tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_45085f0030f93383 {
  height: auto;
}

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

.fancybox-caption_aae334004f85fa0a, .fancybox-infobar_14d6032a45771d4b, .fancybox-navigation_916a8aea3bf74873 .fancybox-button_40f4ed3a0f08bb34, .fancybox-toolbar_f1804a6269d71ebb {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_98c81ba8465b7787 .fancybox-caption_aae334004f85fa0a, .fancybox-show-infobar_b8903d86e79a8f22 .fancybox-infobar_14d6032a45771d4b, .fancybox-show-nav_51c1bd2f8d0a01de .fancybox-navigation_916a8aea3bf74873 .fancybox-button_40f4ed3a0f08bb34, .fancybox-show-toolbar_2241ad5d66130546 .fancybox-toolbar_f1804a6269d71ebb {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_d24ebce9cfb94c04 .fancybox-stage_74e14c4219ccb238 {
  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_ee301064996714a7 .fancybox-slide, .fancybox-slide--current_b25a2e4b97dd4976, .fancybox-slide--next_a78303b748928cff, .fancybox-slide--previous_f0327dc812c1c5ee {
  display: block;
}

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

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

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

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

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

.fancybox-content_549a554a7a89432e {
  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_ed31d806268e7ea6 .fancybox-content_549a554a7a89432e {
  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_89a3f75ca91166d2 .fancybox-content_549a554a7a89432e {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_dc91629fc5571ab5 .fancybox-content_549a554a7a89432e {
  cursor: zoom-in;
}

.fancybox-can-drag_4a89edf7909d66fd .fancybox-content_549a554a7a89432e {
  cursor: grab;
}

.fancybox-is-dragging_64e777a549cdc5de .fancybox-content_549a554a7a89432e {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_acfa0e45bbaacd04 .fancybox-content_549a554a7a89432e {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_c19abc42077b543d .fancybox-content_549a554a7a89432e, .fancybox-slide--map_4a246e75a5e606b0 .fancybox-content_549a554a7a89432e, .fancybox-slide--video_7b8a8b6e4970edad .fancybox-content_549a554a7a89432e {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_7b8a8b6e4970edad .fancybox-content_549a554a7a89432e {
  background: #000;
}

.fancybox-slide--map_4a246e75a5e606b0 .fancybox-content_549a554a7a89432e {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_f67ce6ce431b2c2d svg path, .fancybox-button--share_22e43c1090539a78 svg path, .fancybox-button--thumbs_23c1649274698605 svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_51c1bd2f8d0a01de .fancybox-navigation_916a8aea3bf74873 .fancybox-button_40f4ed3a0f08bb34 {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_916a8aea3bf74873 .fancybox-button--arrow_left_cc63edf0368900ed {
  left: 6px;
}

.fancybox-navigation_916a8aea3bf74873 .fancybox-button--arrow_right_4b3c919ac2e2933a {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_c19abc42077b543d .fancybox-close-small_098bbc534f26b95a, .fancybox-slide--image_ed31d806268e7ea6 .fancybox-close-small_098bbc534f26b95a, .fancybox-slide--video_7b8a8b6e4970edad .fancybox-close-small_098bbc534f26b95a {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_c19abc42077b543d .fancybox-close-small_098bbc534f26b95a:hover svg, .fancybox-slide--image_ed31d806268e7ea6 .fancybox-close-small_098bbc534f26b95a:hover svg, .fancybox-slide--video_7b8a8b6e4970edad .fancybox-close-small_098bbc534f26b95a:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_216ecca2b6190529 .fancybox-close-small_098bbc534f26b95a, .fancybox-is-zoomable_0d9738bc04b5c461.fancybox-can-drag_4a89edf7909d66fd .fancybox-close-small_098bbc534f26b95a {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_eca6d050f18f0d6a.fancybox-slide--next_a78303b748928cff, .fancybox-fx-fade_eca6d050f18f0d6a.fancybox-slide--previous_f0327dc812c1c5ee {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_eca6d050f18f0d6a.fancybox-slide--current_b25a2e4b97dd4976 {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_a8abd26bb5d22873 {
  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_26b171c3e62cfc8e {
  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_c9579c31b87ac852 {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_c55693baf73edfac .fancybox-thumbs_26b171c3e62cfc8e {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_26b171c3e62cfc8e > 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_26b171c3e62cfc8e .fancybox-thumbs-active_250c8851373a0e88:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_7956ebad7b3ed1fd .slick-track_4d9abe24a3a18792,
.slick-slider_7956ebad7b3ed1fd .slick-list_ac8bb078347fdb5e {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_23fc82b80a92b996 .slick-track_4d9abe24a3a18792 {
  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_23fc82b80a92b996 img {
  display: none;
}

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

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

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

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

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