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

.h1_c61768e17d265b96,
h1,
.h2_b777bb0a48ed506c,
h2,
.h3_5eda15afa34151ef,
h3,
.h4_0bdd3737a411afd3,
h4,
.h5_6e428a992a1a3673,
h5,
.h6_50cb11ad0660f6c5,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_50570eb6243d0c75 {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_2e03d40031849037 {
  padding: 0 !important;
}

.m0_fc850b91ded52012 {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_72c0ca045afd0ae4 {
    padding: 0 !important;
  }
  .xl-m0_e7bb75295ae6af1e {
    margin: 0 !important;
  }
  .xl-pt-10_a61769c97d1f5503 {
    padding-top: 10px !important;
  }
  .xl-pt-20_e17fc4802b4a979d {
    padding-top: 20px !important;
  }
  .xl-pt-30_6a0fccde556d5e8b {
    padding-top: 30px !important;
  }
  .xl-pt-40_bf2b28eb06324daa {
    padding-top: 40px !important;
  }
  .xl-pt-50_5f718d596877c16a {
    padding-top: 50px !important;
  }
  .xl-pt-60_199b71e7676452ec {
    padding-top: 60px !important;
  }
  .xl-pt-70_f15c3eedec1350eb {
    padding-top: 70px !important;
  }
  .xl-pt-80_59c19e1b7ea06279 {
    padding-top: 80px !important;
  }
  .xl-pt-90_d3f9993e598f3df4 {
    padding-top: 90px !important;
  }
  .xl-pt-100_05bc05575f45f777 {
    padding-top: 100px !important;
  }
  .xl-pt-110_d432bb01e4d13ff4 {
    padding-top: 110px !important;
  }
  .xl-pt-120_5347772740fe3d7a {
    padding-top: 120px !important;
  }
  .xl-pt-130_53e6547d15af4721 {
    padding-top: 130px !important;
  }
  .xl-pt-140_c7ff69633fd3a17c {
    padding-top: 140px !important;
  }
  .xl-pt-150_500e48e4429dea39 {
    padding-top: 150px !important;
  }
  .xl-pt-200_0d9c25fa8d7e99ea {
    padding-top: 200px !important;
  }
  .xl-pb-10_cf6906428d28a0b0 {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_8380d4fb7f019bc1 {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_09e1128ada11bd2e {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_cbb1497291d68b48 {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_f869e93cea0a3b73 {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_4ce504345fa4c442 {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_d40900398305357e {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_1fd87b2a6e6f332d {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_7607d4c476ac08fd {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_82ab2a5001a007f6 {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_9833447261c70a6d {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_55bc4c15b5a70a1b {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_16283762b6239c86 {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_0617c0bf388ee875 {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_df698a822aa1ea3f {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_4eb77d9ba51dbf29 {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_a830c3fc9c339d68 {
    margin-top: 10px !important;
  }
  .xl-mt-20_6dbae47aa0c2fe53 {
    margin-top: 20px !important;
  }
  .xl-mt-30_1a582e69e72aa7f1 {
    margin-top: 30px !important;
  }
  .xl-mt-40_5491fbb0d1ca17fb {
    margin-top: 40px !important;
  }
  .xl-mt-50_df1d5fe8e7ae92b1 {
    margin-top: 50px !important;
  }
  .xl-mt-60_fac2381c6056a6ca {
    margin-top: 60px !important;
  }
  .xl-mt-70_ca00e4cb78412648 {
    margin-top: 70px !important;
  }
  .xl-mt-80_046e2d3a5c65e489 {
    margin-top: 80px !important;
  }
  .xl-mt-90_cf22d72a2593e868 {
    margin-top: 90px !important;
  }
  .xl-mt-100_c0555f645c7bc234 {
    margin-top: 100px !important;
  }
  .xl-mt-110_2f19b43028440ffe {
    margin-top: 110px !important;
  }
  .xl-mt-120_6bc7a76f9afa601d {
    margin-top: 120px !important;
  }
  .xl-mt-130_75dc4c653cd5b97b {
    margin-top: 130px !important;
  }
  .xl-mt-140_6ebd2e89e28ea699 {
    margin-top: 140px !important;
  }
  .xl-mt-150_b6caf66ea5aef41c {
    margin-top: 150px !important;
  }
  .xl-mt-200_09b4cc644309da9e {
    margin-top: 200px !important;
  }
  .xl-mb-10_7609d22fb036b3c0 {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_26ff0dffbee03b19 {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_60a2c3ad6cea8ef6 {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_50096554f0e27ffc {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_d652d083c937503c {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_a46575e1df48b2e9 {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_324b560728949827 {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_ad4d45aba6c0159f {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_56da3d02c2e33b08 {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_502b05b446f199b1 {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_2cc4f52916b3307d {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_950a53f427273a2e {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_4908d315d8197164 {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_3cb5c81243fbf74a {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_56d87b5a346ff77b {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_3f103778354e5675 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_ce5965c918c3b9e1 {
    padding: 0 !important;
  }
  .lg-m0_7c3a00e00a8d5bfe {
    margin: 0 !important;
  }
  .lg-pt-10_01671b3488b0d1ca {
    padding-top: 10px !important;
  }
  .lg-pt-20_cd04228a72d709fd {
    padding-top: 20px !important;
  }
  .lg-pt-30_23e519e3232c6111 {
    padding-top: 30px !important;
  }
  .lg-pt-40_8a8337e161f6a178 {
    padding-top: 40px !important;
  }
  .lg-pt-50_89a88e92aaafaf00 {
    padding-top: 50px !important;
  }
  .lg-pt-60_17086b6a13a08132 {
    padding-top: 60px !important;
  }
  .lg-pt-70_4cc8f66915c3f145 {
    padding-top: 70px !important;
  }
  .lg-pt-80_89b34f5fd46ecbbd {
    padding-top: 80px !important;
  }
  .lg-pt-90_a11ac5cd217f8499 {
    padding-top: 90px !important;
  }
  .lg-pt-100_35d5d2ad22de6b21 {
    padding-top: 100px !important;
  }
  .lg-pt-110_227e91a534039b83 {
    padding-top: 110px !important;
  }
  .lg-pt-120_b1635c0edc7e7229 {
    padding-top: 120px !important;
  }
  .lg-pt-130_011bfc05b6e1d9c3 {
    padding-top: 130px !important;
  }
  .lg-pt-140_8d3b9bdefb91e236 {
    padding-top: 140px !important;
  }
  .lg-pt-150_9d01060d664cf5bd {
    padding-top: 150px !important;
  }
  .lg-pt-200_beaf366dca133adb {
    padding-top: 200px !important;
  }
  .lg-pb-10_f14fbec935803aa5 {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_47eed44015092824 {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_36326e1e8672422f {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_cfab40dc07c620f5 {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_6671b4064b2dd497 {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_4878df1065aeccc9 {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_951b86c7140e7de9 {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_6c8bae535b597f53 {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_664bdc568552987b {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_1a99654efc5aa27c {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_785829f13dcb969c {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_bc22387101845773 {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_aab8540f56910ccb {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_2482a6518a61de94 {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_17042b0f50fc47e3 {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_af0e72d0afaa6d54 {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_071cc5357d9227b9 {
    margin-top: 10px !important;
  }
  .lg-mt-20_86c02982e0271b58 {
    margin-top: 20px !important;
  }
  .lg-mt-30_5fa2a753a21612ab {
    margin-top: 30px !important;
  }
  .lg-mt-40_fd9a159fff5a816f {
    margin-top: 40px !important;
  }
  .lg-mt-50_34e876cfe4fe1a0e {
    margin-top: 50px !important;
  }
  .lg-mt-60_7768aaf958db1100 {
    margin-top: 60px !important;
  }
  .lg-mt-70_8c91be83f34b5b06 {
    margin-top: 70px !important;
  }
  .lg-mt-80_06f801e7e98e9155 {
    margin-top: 80px !important;
  }
  .lg-mt-90_a57b51a44cffb311 {
    margin-top: 90px !important;
  }
  .lg-mt-100_54c0b82b6d9c53ba {
    margin-top: 100px !important;
  }
  .lg-mt-110_3d1ab874acab9245 {
    margin-top: 110px !important;
  }
  .lg-mt-120_76422618cd4f223a {
    margin-top: 120px !important;
  }
  .lg-mt-130_2cbc08503fadf64d {
    margin-top: 130px !important;
  }
  .lg-mt-140_e96e5ed716865d93 {
    margin-top: 140px !important;
  }
  .lg-mt-150_f97c5fe46927ec9b {
    margin-top: 150px !important;
  }
  .lg-mt-200_a42c9b983aedb17f {
    margin-top: 200px !important;
  }
  .lg-mb-10_e0c9d0d8e6e61f5c {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_bd114e9b055ca7d5 {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_f8a1f408825648a5 {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_d3ef49e92840e080 {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_46cdbe1bba5875ae {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_85068b43678b9178 {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_63828d0dfa7c900e {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_a396b6f48967ca78 {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_01e4511682feb429 {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_afddef16245521d9 {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_64db69377014e5f6 {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_5c4f2bdd5696d7e3 {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_4ea734258c2c17b4 {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_a9237d8b7ff45c1a {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_3c12d7e369bdf76f {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_e1a4f7b4ff31e9ad {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_a6af198b6dc2b3ee {
    padding: 0 !important;
  }
  .md-m0_b13abc1e84294b18 {
    margin: 0 !important;
  }
  .md-pt-10_2a3bdac8fde52f2f {
    padding-top: 10px !important;
  }
  .md-pt-20_8d20d68088d13488 {
    padding-top: 20px !important;
  }
  .md-pt-30_a1d8c5adc3d68ea6 {
    padding-top: 30px !important;
  }
  .md-pt-40_fbb6109473779a47 {
    padding-top: 40px !important;
  }
  .md-pt-50_5a5bc5ea228283f3 {
    padding-top: 50px !important;
  }
  .md-pt-60_dcbb83ec6bc88c5f {
    padding-top: 60px !important;
  }
  .md-pt-70_e216b89c21d9bb27 {
    padding-top: 70px !important;
  }
  .md-pt-80_b2afe7cd07da81e5 {
    padding-top: 80px !important;
  }
  .md-pt-90_2a8fb1c4d7548c35 {
    padding-top: 90px !important;
  }
  .md-pt-100_6891e40b7ffbd6c8 {
    padding-top: 100px !important;
  }
  .md-pt-110_3f9555ce1a0c826a {
    padding-top: 110px !important;
  }
  .md-pt-120_bea0c877aa8b2f85 {
    padding-top: 120px !important;
  }
  .md-pt-130_21d8d7f0e1006ad0 {
    padding-top: 130px !important;
  }
  .md-pt-140_97e8501f910021f0 {
    padding-top: 140px !important;
  }
  .md-pt-150_768c33d5bb17d49c {
    padding-top: 150px !important;
  }
  .md-pt-200_d6d25fd18b094275 {
    padding-top: 200px !important;
  }
  .md-pb-10_3ad2bcfa43f4176b {
    padding-bottom: 10px !important;
  }
  .md-pb-20_389d40a729d9899b {
    padding-bottom: 20px !important;
  }
  .md-pb-30_d9f46b7d53a69eb3 {
    padding-bottom: 30px !important;
  }
  .md-pb-40_ba69152e68fefad0 {
    padding-bottom: 40px !important;
  }
  .md-pb-50_aa28b67d5b1b5d03 {
    padding-bottom: 50px !important;
  }
  .md-pb-60_02867bade4257d31 {
    padding-bottom: 60px !important;
  }
  .md-pb-70_d14d60199f61251f {
    padding-bottom: 70px !important;
  }
  .md-pb-80_dd60dc05cc18787e {
    padding-bottom: 80px !important;
  }
  .md-pb-90_4baa0bb3046682b3 {
    padding-bottom: 90px !important;
  }
  .md-pb-100_2c0bc7df0ab17b1c {
    padding-bottom: 100px !important;
  }
  .md-pb-110_6b46021107b10ae9 {
    padding-bottom: 110px !important;
  }
  .md-pb-120_240330df8cb97ed6 {
    padding-bottom: 120px !important;
  }
  .md-pb-130_e264d0795d05563a {
    padding-bottom: 130px !important;
  }
  .md-pb-140_e0b7249ab943ad09 {
    padding-bottom: 140px !important;
  }
  .md-pb-150_020d4698c8673529 {
    padding-bottom: 150px !important;
  }
  .md-pb-200_0c320af747daffcf {
    padding-bottom: 200px !important;
  }
  .md-mt-10_3a5318b911980173 {
    margin-top: 10px !important;
  }
  .md-mt-20_e2a5877e0d045d61 {
    margin-top: 20px !important;
  }
  .md-mt-30_597eb3d81c494fd8 {
    margin-top: 30px !important;
  }
  .md-mt-40_c5364277d4980556 {
    margin-top: 40px !important;
  }
  .md-mt-50_5d669214a1a5b643 {
    margin-top: 50px !important;
  }
  .md-mt-60_54dc873a86de79b6 {
    margin-top: 60px !important;
  }
  .md-mt-70_8d905b58de9ecc80 {
    margin-top: 70px !important;
  }
  .md-mt-80_76f4aebbe1e7f2c8 {
    margin-top: 80px !important;
  }
  .md-mt-90_3919a48c3de69380 {
    margin-top: 90px !important;
  }
  .md-mt-100_1eb139c6843ece87 {
    margin-top: 100px !important;
  }
  .md-mt-110_01b977c8ca6b06cf {
    margin-top: 110px !important;
  }
  .md-mt-120_31835b402cd4a8d7 {
    margin-top: 120px !important;
  }
  .md-mt-130_313708cf97e40029 {
    margin-top: 130px !important;
  }
  .md-mt-140_041a807d5006e602 {
    margin-top: 140px !important;
  }
  .md-mt-150_1c51a9d67c3754e5 {
    margin-top: 150px !important;
  }
  .md-mt-200_a87bc7cd5d566cf6 {
    margin-top: 200px !important;
  }
  .md-mb-10_358db99a363f4782 {
    margin-bottom: 10px !important;
  }
  .md-mb-20_6de3703bcb9904a9 {
    margin-bottom: 20px !important;
  }
  .md-mb-30_67f9c6895a113077 {
    margin-bottom: 30px !important;
  }
  .md-mb-40_cb5f8df3f19bff30 {
    margin-bottom: 40px !important;
  }
  .md-mb-50_83895fc64e6335cb {
    margin-bottom: 50px !important;
  }
  .md-mb-60_386bb00b5804772c {
    margin-bottom: 60px !important;
  }
  .md-mb-70_13f9a7929c08bcf9 {
    margin-bottom: 70px !important;
  }
  .md-mb-80_c8b0a8e6ebb926ef {
    margin-bottom: 80px !important;
  }
  .md-mb-90_7c94e5d9a05bae8e {
    margin-bottom: 90px !important;
  }
  .md-mb-100_b23234083b89965e {
    margin-bottom: 100px !important;
  }
  .md-mb-110_a33529dc01e5b29e {
    margin-bottom: 110px !important;
  }
  .md-mb-120_0b2909a8756106b1 {
    margin-bottom: 120px !important;
  }
  .md-mb-130_41c8ac17c45694d4 {
    margin-bottom: 130px !important;
  }
  .md-mb-140_749b3d15d8ac112e {
    margin-bottom: 140px !important;
  }
  .md-mb-150_b1a43bb5577118fb {
    margin-bottom: 150px !important;
  }
  .md-mb-200_20bde353090f53e6 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_1bb2de5f07473e5a {
    padding: 0 !important;
  }
  .sm-m0_ba3e610b942737c1 {
    margin: 0 !important;
  }
  .sm-pt-10_bbbd2239d6ab6557 {
    padding-top: 10px !important;
  }
  .sm-pt-20_3056ed2238180dbb {
    padding-top: 20px !important;
  }
  .sm-pt-30_40f015e5dc584a65 {
    padding-top: 30px !important;
  }
  .sm-pt-40_d19da494dd9ae19b {
    padding-top: 40px !important;
  }
  .sm-pt-50_80b5dda0cc9af89a {
    padding-top: 50px !important;
  }
  .sm-pt-60_41c2d1b789b8a0ff {
    padding-top: 60px !important;
  }
  .sm-pt-70_8a04d4135ba26c4f {
    padding-top: 70px !important;
  }
  .sm-pt-80_118a2fab12e306e9 {
    padding-top: 80px !important;
  }
  .sm-pt-90_9198114ce4f31526 {
    padding-top: 90px !important;
  }
  .sm-pt-100_47d7e54d75ed25aa {
    padding-top: 100px !important;
  }
  .sm-pt-110_96e431b4c36088bb {
    padding-top: 110px !important;
  }
  .sm-pt-120_3f415b865bb547ed {
    padding-top: 120px !important;
  }
  .sm-pt-130_b92c26fa0f2231ca {
    padding-top: 130px !important;
  }
  .sm-pt-140_01799662c4bc0ea2 {
    padding-top: 140px !important;
  }
  .sm-pt-150_f30bc60f0b00824d {
    padding-top: 150px !important;
  }
  .sm-pt-200_7e3386c07e07cecc {
    padding-top: 200px !important;
  }
  .sm-pb-10_0297a5a524f258e3 {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_07c0460898551627 {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_d981fbdcf503013b {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_5a5f435065495e16 {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_606e41a861273035 {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_3ee6b0a22b963fed {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_7e27976b76b0e5b3 {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_7f16785a65f42971 {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_6b5af7a69fb30a3b {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_805895ca548fa09d {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_3306d22bec3f59ee {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_98fbf766bd96033e {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_0e7dcac0420e5558 {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_3477eca6a3977158 {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_f316c7d02b3c83f8 {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_d74c46c1b7afe215 {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_2f446b6e430c3aec {
    margin-top: 10px !important;
  }
  .sm-mt-20_d7e666fbd5636d37 {
    margin-top: 20px !important;
  }
  .sm-mt-30_9838b240e6e1ad2e {
    margin-top: 30px !important;
  }
  .sm-mt-40_88996c89485ed40d {
    margin-top: 40px !important;
  }
  .sm-mt-50_d6230eda3ab05db9 {
    margin-top: 50px !important;
  }
  .sm-mt-60_154c3a16df7f4383 {
    margin-top: 60px !important;
  }
  .sm-mt-70_7401809177c7456c {
    margin-top: 70px !important;
  }
  .sm-mt-80_375878a2e2617fbf {
    margin-top: 80px !important;
  }
  .sm-mt-90_13557c7f66442d8d {
    margin-top: 90px !important;
  }
  .sm-mt-100_5cfb9b35dda6cf45 {
    margin-top: 100px !important;
  }
  .sm-mt-110_3ed2c83d5544dc70 {
    margin-top: 110px !important;
  }
  .sm-mt-120_041e9c3c14e656e8 {
    margin-top: 120px !important;
  }
  .sm-mt-130_df2e76ad2196602c {
    margin-top: 130px !important;
  }
  .sm-mt-140_c83923abe15a88e2 {
    margin-top: 140px !important;
  }
  .sm-mt-150_b9ae4306b6ec5c7f {
    margin-top: 150px !important;
  }
  .sm-mt-200_7fc4aee664b7a13b {
    margin-top: 200px !important;
  }
  .sm-mb-10_2352df0fadd4694e {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_bfa95261dc5ff4f4 {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_323c1ed6b6dce83c {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_497f208fdef3cc05 {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_d11ecd6b3b46c1e1 {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_283b9e8019c9e268 {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_955176c9ecf55731 {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_5358ba4fc155ae8a {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_6353c89cffee40bf {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_fbecbafd00f2fa01 {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_d177f317efb3c024 {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_4d2920752e8389fc {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_769ccfa6e4d14a47 {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_a3d0c8607a696b1a {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_63a98d380fdabc1e {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_a0046b48e8f8a6a9 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_63559b7a10496b4b {
    padding: 0 !important;
  }
  .xs-m0_65b0c01436064b04 {
    margin: 0 !important;
  }
  .xs-pt-10_a24120e7190bd089 {
    padding-top: 10px !important;
  }
  .xs-pt-20_a423f6af78f107ea {
    padding-top: 20px !important;
  }
  .xs-pt-30_ccd1bbf07409067f {
    padding-top: 30px !important;
  }
  .xs-pt-40_5f0ffa3b25f1cb12 {
    padding-top: 40px !important;
  }
  .xs-pt-50_60f6e5855dc2c700 {
    padding-top: 50px !important;
  }
  .xs-pt-60_db6f71430792f823 {
    padding-top: 60px !important;
  }
  .xs-pt-70_93d743f852f87851 {
    padding-top: 70px !important;
  }
  .xs-pt-80_e7666de4d0bfbd8a {
    padding-top: 80px !important;
  }
  .xs-pt-90_57fd989b48a2c13d {
    padding-top: 90px !important;
  }
  .xs-pt-100_fd329e7b07eff797 {
    padding-top: 100px !important;
  }
  .xs-pt-110_224baac5946b05e4 {
    padding-top: 110px !important;
  }
  .xs-pt-120_43148f511a20e610 {
    padding-top: 120px !important;
  }
  .xs-pt-130_3d2826dd4b54f0d2 {
    padding-top: 130px !important;
  }
  .xs-pt-140_9d6929989192e695 {
    padding-top: 140px !important;
  }
  .xs-pt-150_a3fc9f3d5389dee0 {
    padding-top: 150px !important;
  }
  .xs-pt-200_5f4045351b8ee982 {
    padding-top: 200px !important;
  }
  .xs-pb-10_c1f116131d34f07c {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_4b75d8007d9a882f {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_e839cfc8b063d8a0 {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_34ecd034888e04ce {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_7c7b4e1574b122ff {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_68e3460b6a2f12df {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_1978441ce9fddb2b {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_e14bc644be797a26 {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_b21f4c7e2fb5134e {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_809ad3f450d74a20 {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_d01b752812090f2e {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_7681c5ec556b13dd {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_de336c31b2a67ee8 {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_4159117de4b328d1 {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_0b7c62ca762103b3 {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_3a52c712fae54cfb {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_61d316b370482a24 {
    margin-top: 10px !important;
  }
  .xs-mt-20_c3fc55a6b266366f {
    margin-top: 20px !important;
  }
  .xs-mt-30_02703bb298685ac9 {
    margin-top: 30px !important;
  }
  .xs-mt-40_84bfdc0c4829979c {
    margin-top: 40px !important;
  }
  .xs-mt-50_fa0c552e9e813e61 {
    margin-top: 50px !important;
  }
  .xs-mt-60_983ae3174f101a99 {
    margin-top: 60px !important;
  }
  .xs-mt-70_913e537755caf93e {
    margin-top: 70px !important;
  }
  .xs-mt-80_b417ea5b408cf021 {
    margin-top: 80px !important;
  }
  .xs-mt-90_6b2cff3aac84a5ab {
    margin-top: 90px !important;
  }
  .xs-mt-100_247d30ff8f1af84f {
    margin-top: 100px !important;
  }
  .xs-mt-110_e38649b603d3fe5a {
    margin-top: 110px !important;
  }
  .xs-mt-120_6926d7ef04ae6b0b {
    margin-top: 120px !important;
  }
  .xs-mt-130_4fc377f022a08e3d {
    margin-top: 130px !important;
  }
  .xs-mt-140_0e8eb7b69c23a9ea {
    margin-top: 140px !important;
  }
  .xs-mt-150_c0a3cb72aea9ee8b {
    margin-top: 150px !important;
  }
  .xs-mt-200_abb2368b38ef3ddd {
    margin-top: 200px !important;
  }
  .xs-mb-10_f925e6907e6d49c0 {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_067121331e0b2aa8 {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_cd9ddc2a801c93c5 {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_18a4facf123fc9e0 {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_657d296a1f09145c {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_6b1f5bd02228464c {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_0f9b52e1b241564d {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_faa5c61d653b35e4 {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_e5c3a89c04ceca40 {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_ee7a0c7174f49d90 {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_53cbe3ccfeb1d234 {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_b9de0a5cfb9830db {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_6a8ddd1271bd6a86 {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_cc66a53de7fc3ee7 {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_b3b6adc3f30bb206 {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_e2bdfa10e3325789 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_d8ee7e9067255d61 {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_d8ee7e9067255d61.menu-overlay_3c912c751663ac45 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_d8ee7e9067255d61.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_d8ee7e9067255d61 .navbar-toggler_9f226321db5191bd {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_d8ee7e9067255d61.menu-style-three_a4db29b99f3b482c .navbar-toggler_9f226321db5191bd {
  background: #000;
}
.theme-main-menu_d8ee7e9067255d61.menu-style-four_12969b30f7419f75 .navbar-toggler_9f226321db5191bd {
  background: #E6FD5A;
}
.theme-main-menu_d8ee7e9067255d61.menu-style-five_ed6d71d56ced6896 .navbar-toggler_9f226321db5191bd {
  background: #DFFF5E;
}
.theme-main-menu_d8ee7e9067255d61 .navbar-toggler_9f226321db5191bd:focus {
  box-shadow: none;
}
.theme-main-menu_d8ee7e9067255d61 .navbar-toggler_9f226321db5191bd::before,
.theme-main-menu_d8ee7e9067255d61 .navbar-toggler_9f226321db5191bd::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_d8ee7e9067255d61 .navbar-toggler_9f226321db5191bd 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_d8ee7e9067255d61.menu-style-three_a4db29b99f3b482c .navbar-toggler_9f226321db5191bd:before, .theme-main-menu_d8ee7e9067255d61.menu-style-three_a4db29b99f3b482c .navbar-toggler_9f226321db5191bd:after, .theme-main-menu_d8ee7e9067255d61.menu-style-three_a4db29b99f3b482c .navbar-toggler_9f226321db5191bd span {
  background: #fff;
}
.theme-main-menu_d8ee7e9067255d61 .navbar-toggler_9f226321db5191bd::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_d8ee7e9067255d61 .navbar-toggler_9f226321db5191bd::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_d8ee7e9067255d61 .navbar-toggler_9f226321db5191bd[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_d8ee7e9067255d61 .navbar-toggler_9f226321db5191bd[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_d8ee7e9067255d61 .navbar-toggler_9f226321db5191bd[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_d8ee7e9067255d61 .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_d8ee7e9067255d61 .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_d8ee7e9067255d61.white-vr_b31619e50a5ad664 .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_d8ee7e9067255d61.white-vr_b31619e50a5ad664 .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_d8ee7e9067255d61.white-vr_b31619e50a5ad664.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_d8ee7e9067255d61.menu-style-one_d55078780ffbfcf0 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_d8ee7e9067255d61.menu-style-two_a5587081c03f4d15 {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_d8ee7e9067255d61.menu-style-two_a5587081c03f4d15 .info-row_9441a6d3e305efdc {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_d8ee7e9067255d61.menu-style-two_a5587081c03f4d15 .gap-fix_0c1759fe63efe585 {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_d8ee7e9067255d61.menu-style-two_a5587081c03f4d15 .greetings_e322a4142005559e {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_d8ee7e9067255d61.menu-style-two_a5587081c03f4d15 .contact-info_e88294ffc7e16d9b {
  margin: 0 -15px;
}
.theme-main-menu_d8ee7e9067255d61.menu-style-two_a5587081c03f4d15 .contact-info_e88294ffc7e16d9b li {
  padding: 0 15px;
}
.theme-main-menu_d8ee7e9067255d61.menu-style-two_a5587081c03f4d15 .contact-info_e88294ffc7e16d9b li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_d8ee7e9067255d61.menu-style-two_a5587081c03f4d15 .contact-info_e88294ffc7e16d9b li a:hover {
  text-decoration: underline;
}
.theme-main-menu_d8ee7e9067255d61.menu-style-two_a5587081c03f4d15 .inner-content_f18d003204c0a687 {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_d8ee7e9067255d61.menu-style-two_a5587081c03f4d15.fixed .info-row_9441a6d3e305efdc {
  display: none;
}
.theme-main-menu_d8ee7e9067255d61.menu-style-five_ed6d71d56ced6896 {
  background: #000;
  padding: 0;
}
.theme-main-menu_d8ee7e9067255d61.menu-style-five_ed6d71d56ced6896 .inner-content_f18d003204c0a687 {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_d8ee7e9067255d61.menu-style-six_3536e2a477ea0ba2 .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_d8ee7e9067255d61.menu-style-six_3536e2a477ea0ba2 .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_d8ee7e9067255d61 .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_d01a9b524258fdcd {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_d01a9b524258fdcd .mega-menu-title_3ec5205b247a9dca {
  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_d8ee7e9067255d61 .login-btn-one_dc34bd54142ebe40 a {
  color: #000;
}
.theme-main-menu_d8ee7e9067255d61 .login-btn-one_dc34bd54142ebe40 a:hover {
  text-decoration: underline;
}
.theme-main-menu_d8ee7e9067255d61 .login-btn-two_6e54b6bb80cb73b9 a {
  color: #044F3B;
}
.theme-main-menu_d8ee7e9067255d61 .login-btn-two_6e54b6bb80cb73b9 a:hover {
  text-decoration: underline;
}
.theme-main-menu_d8ee7e9067255d61 .signup-btn-one_39736ee984502daa 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_d8ee7e9067255d61 .signup-btn-one_39736ee984502daa .icon_635c301b2965bbeb {
  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_d8ee7e9067255d61 .signup-btn-one_39736ee984502daa:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_d8ee7e9067255d61 .signup-btn-one_39736ee984502daa:hover .icon_635c301b2965bbeb {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_d8ee7e9067255d61 .signup-btn-two_f8cf0eddd73c1c64 {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_d8ee7e9067255d61 .signup-btn-two_f8cf0eddd73c1c64:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_d8ee7e9067255d61 .quote-one_2bba50fd0e1d2c0d {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_d8ee7e9067255d61 .quote-one_2bba50fd0e1d2c0d:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_673f59cf268b5655 {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_673f59cf268b5655 li {
  position: relative;
  padding: 0 15px;
}
.category-menu_673f59cf268b5655 li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_673f59cf268b5655 li a:hover {
  color: #0C3A30;
}
.category-menu_673f59cf268b5655 .dropdown-menu {
  padding: 0;
}
.category-menu_673f59cf268b5655 .dropdown-menu li {
  padding: 0;
}
.category-menu_673f59cf268b5655 .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_e547460e2ec35603 .logo_16aa182d4dcba0fd {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_b31619e50a5ad664 .navbar-collapse_e547460e2ec35603 {
    background-color: #0C3A30;
  }
  .navbar-collapse_e547460e2ec35603 {
    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_e547460e2ec35603.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_d8ee7e9067255d61 .navbar .mega-dropdown_b143c25ea2dd3117 {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_b31619e50a5ad664 .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_d01a9b524258fdcd {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_1263cb69610ec81e .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_e47608e294e22b62 {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_e47608e294e22b62::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_e47608e294e22b62 .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_e47608e294e22b62 .hero-slider-one .hero-img_9278b013b7d4b1dc {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_e47608e294e22b62 .hero-slider-one .slick-list_7160f03d051bdd0c, .hero-banner-one_e47608e294e22b62 .hero-slider-one .slick-track_78fa53344bd12b0f, .hero-banner-one_e47608e294e22b62 .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_e47608e294e22b62 .hero-heading_cfd0f5c3d5aab21f {
  font-weight: 700;
  color: #000;
  background: url(../photos/shape_a4c53de551/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_e47608e294e22b62 .more-btn_ec16914a2742e866 {
  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_e47608e294e22b62 .more-btn_ec16914a2742e866:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_c3894acf9202256a {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_c3894acf9202256a .bg-wrapper_fc9cd1cfd1e9eb0d {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_c3894acf9202256a .hero-heading_cfd0f5c3d5aab21f {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_c3894acf9202256a .rating_8e05d079d511e984 h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_c3894acf9202256a .rating_8e05d079d511e984 p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_c3894acf9202256a .media-wrapper_112b77d5f0aca6f5 {
  position: absolute;
  background: url(../photos/assets_821b5acb04/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_c3894acf9202256a .media-wrapper_112b77d5f0aca6f5 .shape_01_b026a8950cbe383b {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_c3894acf9202256a .media-wrapper_112b77d5f0aca6f5 .shape_02_c7237be12f1db8ed {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_30b9191e550aaaa4 .hero-heading_cfd0f5c3d5aab21f {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_30b9191e550aaaa4 .media-wrapper_112b77d5f0aca6f5 {
  background: url(../photos/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_30b9191e550aaaa4 .media-wrapper_112b77d5f0aca6f5 .screen_01_132611301a2a5d61 {
  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_30b9191e550aaaa4 .media-wrapper_112b77d5f0aca6f5 .screen_02_9dceff97808d0949 {
  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_30b9191e550aaaa4 .media-wrapper_112b77d5f0aca6f5 .bg-shape_99df7fa080679b22 {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_30b9191e550aaaa4 .shape_01_b026a8950cbe383b {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_ecacb1648a6da826 .bg-wrapper_fc9cd1cfd1e9eb0d {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_ecacb1648a6da826 .media-wrapper_112b77d5f0aca6f5 {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_ecacb1648a6da826 .media-wrapper_112b77d5f0aca6f5 .shape_01_b026a8950cbe383b {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_ecacb1648a6da826 .shape_02_c7237be12f1db8ed {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_cd8d8d5817962046 + .blog-details_b24c541114b74798 {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_7d2f2cfedfc509dd {
  z-index: 1;
}
.block-feature-three_7d2f2cfedfc509dd:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_7d2f2cfedfc509dd.no-bg_f27ee3bd4aa44d12:before {
  display: none;
}
.block-feature-three_7d2f2cfedfc509dd .section-btn_b04b8494886126c2 {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_7d2f2cfedfc509dd .block-title_ad0791c44d32990e a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_7d2f2cfedfc509dd .block-title_ad0791c44d32990e a:hover {
  text-decoration: underline;
}
.block-feature-three_7d2f2cfedfc509dd .round-btn_eb21bd4f7213c096 {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_7d2f2cfedfc509dd .round-btn_eb21bd4f7213c096:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_7d2f2cfedfc509dd .block-one_9cd043bfa8782a9d {
  background: url(../photos/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_7d2f2cfedfc509dd .block-one_9cd043bfa8782a9d .tag_2e1af0d2697301ec {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_7d2f2cfedfc509dd .block-one_9cd043bfa8782a9d .block-title_ad0791c44d32990e {
  background: url(../photos/shape_a4c53de551/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_7d2f2cfedfc509dd .block-two_696c11c13313a4ba {
  overflow: hidden;
}
.block-feature-three_7d2f2cfedfc509dd .block-two_696c11c13313a4ba .img-wrapper_ed1c66e55a79e47d {
  background: url(../photos/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_7d2f2cfedfc509dd .block-two_696c11c13313a4ba .text-wrapper_60d92e846648b27f {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_7d2f2cfedfc509dd .block-two_696c11c13313a4ba .tag_2e1af0d2697301ec {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_7d2f2cfedfc509dd .block-three_6149df1db13c2eec {
  background: #D3FF76;
}
.block-feature-three_7d2f2cfedfc509dd .block-three_6149df1db13c2eec .tag_2e1af0d2697301ec {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_7d2f2cfedfc509dd .block-three_6149df1db13c2eec .round-btn_eb21bd4f7213c096 {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_7d2f2cfedfc509dd .block-three_6149df1db13c2eec .round-btn_eb21bd4f7213c096:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_7d2f2cfedfc509dd .block-four_b7b04a9ede452cd6 {
  background: url(../photos/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_7d2f2cfedfc509dd .block-four_b7b04a9ede452cd6 .block-title_ad0791c44d32990e {
  background: url(../photos/shape_a4c53de551/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_7d2f2cfedfc509dd .block-four_b7b04a9ede452cd6 .block-title_ad0791c44d32990e a {
  font-size: 28px;
}
.block-feature-three_7d2f2cfedfc509dd .block-four_b7b04a9ede452cd6 .tag_2e1af0d2697301ec {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_7d2f2cfedfc509dd .block-four_b7b04a9ede452cd6 .round-btn_eb21bd4f7213c096 {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_7d2f2cfedfc509dd .block-four_b7b04a9ede452cd6 .round-btn_eb21bd4f7213c096:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_7d2f2cfedfc509dd .block-five_1b1241deded6029c {
  background: url(../photos/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_7d2f2cfedfc509dd .block-five_1b1241deded6029c .tag_2e1af0d2697301ec {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_7d2f2cfedfc509dd .block-five_1b1241deded6029c .block-title_ad0791c44d32990e {
  background: url(../photos/shape_a4c53de551/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_769c241fbff141e9 .upper-wrapper_ba45ddff5cb5e68d {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_769c241fbff141e9 .upper-wrapper_ba45ddff5cb5e68d .shape_01_b026a8950cbe383b {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_769c241fbff141e9 .line-loop_ec6a6ee44f64b6a5:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_769c241fbff141e9 .graph-panel_79af15e314738ce0 {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_769c241fbff141e9 .graph-panel_79af15e314738ce0 .main-count_0764e2603da35d49 {
  font-size: 120px;
}
.block-feature-thirteen_769c241fbff141e9 .graph-panel_79af15e314738ce0 .chart-box_346791cae627a4f0 {
  padding: 0 15px;
}
.block-feature-thirteen_769c241fbff141e9 .graph-panel_79af15e314738ce0 .chart-box_346791cae627a4f0 .chart-inner_d0b1f8dd522c4270 {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_0fb72a82ad606ecf .media-img_d305f6043b212f3e {
  border-radius: 30px;
}
.block-feature-sixteen_0fb72a82ad606ecf .shape_01_b026a8950cbe383b {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_6021b99efa5d6433 .section-subheading_deef7a947f4f5210 {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_6021b99efa5d6433 .shape_01_b026a8950cbe383b {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_ba0385bff20ca9c2 {
  z-index: 1;
}
.text-feature-four_ba0385bff20ca9c2 .avatar_1ad44870cbabc28d {
  width: 65px;
  height: 65px;
}
.text-feature-four_ba0385bff20ca9c2 .name {
  font-size: 28px;
}
.text-feature-four_ba0385bff20ca9c2 .quote-text_a4bc84ad5a038fd8 {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_ba0385bff20ca9c2 .shape_01_b026a8950cbe383b {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_ba0385bff20ca9c2 .shape_02_c7237be12f1db8ed {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_5e29051e345384ac .bg-wrapper_fc9cd1cfd1e9eb0d {
  background: #FFF2AC;
}
.text-feature-five_5e29051e345384ac 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_5e29051e345384ac 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_5e29051e345384ac 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_5e29051e345384ac li:hover:before {
  background: #29594B;
}
.text-feature-five_5e29051e345384ac li:hover:after {
  color: #fff;
}
.text-feature-five_5e29051e345384ac .media-wrapper_112b77d5f0aca6f5 {
  background: url(../photos/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_5e29051e345384ac .media-wrapper_112b77d5f0aca6f5 .video-icon_a6a4c6a7b5a87ea1 {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_5e29051e345384ac .media-wrapper_112b77d5f0aca6f5 .video-icon_a6a4c6a7b5a87ea1:hover {
  background: #CFFF45;
}
.text-feature-five_5e29051e345384ac .media-wrapper_112b77d5f0aca6f5 .screen_01_132611301a2a5d61 {
  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_481cd38098a2dbb0 {
  z-index: 1;
}
.text-feature-six_481cd38098a2dbb0 .media-wrapper_112b77d5f0aca6f5 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_481cd38098a2dbb0 .media-wrapper_112b77d5f0aca6f5 .screen_01_132611301a2a5d61 {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_481cd38098a2dbb0 .shape_01_b026a8950cbe383b {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_481cd38098a2dbb0 .shape_02_c7237be12f1db8ed {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_bd448f8245e86270 {
  background: url(../photos/assets_821b5acb04/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_bd448f8245e86270 .block_7160aa5864f7e273 .icon_635c301b2965bbeb {
  height: 50px;
}
.text-feature-nine_bd448f8245e86270 .vertical-text-wrapper_ee7e0b89c4284661 {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_bd448f8245e86270 .vertical-text-wrapper_ee7e0b89c4284661 .text-list_5ceb58736ac27abd {
  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_bd448f8245e86270 .vertical-text-wrapper_ee7e0b89c4284661 .text-list_5ceb58736ac27abd:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_bd448f8245e86270 .vertical-text-wrapper_ee7e0b89c4284661 .shape_01_b026a8950cbe383b {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_bd448f8245e86270 .vertical-text-wrapper_ee7e0b89c4284661 .shape_02_c7237be12f1db8ed {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_bd448f8245e86270 .shape_03_f83ab27057133bc3 {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_bd448f8245e86270 .shape_04_e052522c9b30e01d {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_b589d9cada7f6224 .section-btn_b04b8494886126c2 {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_82c8ef39b4a5763d {
  z-index: 1;
}
.team-section-three_82c8ef39b4a5763d:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../photos/shape_a4c53de551/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_82c8ef39b4a5763d .section-btn_b04b8494886126c2 {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_82c8ef39b4a5763d .shape_01_b026a8950cbe383b {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_82c8ef39b4a5763d .shape_02_c7237be12f1db8ed {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_82c8ef39b4a5763d .shape_03_f83ab27057133bc3 {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_3eec9f674c5f7c66 .logo_16aa182d4dcba0fd {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_3c70434898fa8e81 {
  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_0644f0088c829dd2 {
  max-width: 565px;
}
.user-data-form .form-wrapper_0644f0088c829dd2 .input-group-meta_1fbefb072fca83a0 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_0644f0088c829dd2 .input-group-meta_1fbefb072fca83a0 label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_0644f0088c829dd2 .input-group-meta_1fbefb072fca83a0 .placeholder_icon_4c41ab7a04a5f1f0 {
  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_0644f0088c829dd2 .input-group-meta_1fbefb072fca83a0 .placeholder_icon_4c41ab7a04a5f1f0 img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_0644f0088c829dd2 .input-group-meta_1fbefb072fca83a0 .placeholder_icon_4c41ab7a04a5f1f0 span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_0644f0088c829dd2 .input-group-meta_1fbefb072fca83a0 .placeholder_icon_4c41ab7a04a5f1f0 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_0644f0088c829dd2 .input-group-meta_1fbefb072fca83a0 .placeholder_icon_4c41ab7a04a5f1f0 span.eye-slash_709260912c4bc0a5:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_e195682b99badf64 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_e195682b99badf64 label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_e195682b99badf64 input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_e195682b99badf64 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_e195682b99badf64 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_e195682b99badf64 a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_e195682b99badf64 a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_8b5fc7a04ab65de6 {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_c6c6b96de77b8cac {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_c6c6b96de77b8cac:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_c6c6b96de77b8cac img {
  width: 20px;
}
.user-data-form .btn-close_a3c14237c2f89339 {
  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_d9b3e3ca7b0be4bb .main-count_0764e2603da35d49 {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_6fe2b22999f7db28 .icon_635c301b2965bbeb {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_2787abc665850d2c .img-holder_5c80cd3bde00aa33 {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_2787abc665850d2c .img-holder_5c80cd3bde00aa33.round-border_1fe65ba7c4239b32 {
  border-radius: 30px;
}
.portfolio-block-one_2787abc665850d2c .img-holder_5c80cd3bde00aa33 .expend_9ff253d17ce0e631 {
  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_2787abc665850d2c .img-holder_5c80cd3bde00aa33 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_2787abc665850d2c .img-holder_5c80cd3bde00aa33 i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_2787abc665850d2c:hover .expend_9ff253d17ce0e631 {
  opacity: 1;
}
.portfolio-block-one_2787abc665850d2c:hover .img-meta_fd91087d0de908eb {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_2787abc665850d2c:hover .pj-title_6e20107e2e44b431 {
  text-decoration: underline;
}
.portfolio-block-one_2787abc665850d2c .caption {
  margin-top: 35px;
}
.portfolio-block-one_2787abc665850d2c .caption .tag_2e1af0d2697301ec {
  margin: 0 -3px;
}
.portfolio-block-one_2787abc665850d2c .caption .tag_2e1af0d2697301ec 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_2787abc665850d2c .caption .pj-title_6e20107e2e44b431 {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_2787abc665850d2c .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_2787abc665850d2c .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_c330756b3ddab043 .bg-wrapper_fc9cd1cfd1e9eb0d {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_c330756b3ddab043 .slider-wrapper_e6cc58cf59e58a15 {
  height: 100%;
}
.project-details-two_c330756b3ddab043 .slider-wrapper_e6cc58cf59e58a15 .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_c330756b3ddab043 .slider-wrapper_e6cc58cf59e58a15 .carousel-control-next_d44e390e4af77dce,
.project-details-two_c330756b3ddab043 .slider-wrapper_e6cc58cf59e58a15 .carousel-control-prev_7448b659768d49cc {
  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_c330756b3ddab043 .slider-wrapper_e6cc58cf59e58a15 .carousel-control-next_d44e390e4af77dce:hover,
.project-details-two_c330756b3ddab043 .slider-wrapper_e6cc58cf59e58a15 .carousel-control-prev_7448b659768d49cc:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_c330756b3ddab043 .slider-wrapper_e6cc58cf59e58a15 .carousel-control-prev_7448b659768d49cc {
  left: auto;
  right: 45px;
}
.project-details-two_c330756b3ddab043 .info-wrapper_4b591b954c399b49 {
  padding: 55px 50px 85px 70px;
}
.project-details-two_c330756b3ddab043 .info-wrapper_4b591b954c399b49 h3 {
  font-size: 36px;
}
.project-details-two_c330756b3ddab043 .info-wrapper_4b591b954c399b49 .list-meta_897558b97b95784d li {
  padding: 22px 0;
}
.project-details-two_c330756b3ddab043 .info-wrapper_4b591b954c399b49 .list-meta_897558b97b95784d .icon_635c301b2965bbeb {
  width: 40px;
}
.project-details-two_c330756b3ddab043 .info-wrapper_4b591b954c399b49 .list-meta_897558b97b95784d .text1_aa05cef281e5d193 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_c330756b3ddab043 .info-wrapper_4b591b954c399b49 .list-meta_897558b97b95784d span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_c330756b3ddab043 .info-wrapper_4b591b954c399b49 .social-share_c644d28afdf9b5ca li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_c330756b3ddab043 .info-wrapper_4b591b954c399b49 .social-share_c644d28afdf9b5ca li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_e12bf5580fd79f23 .slider-wrapper_e6cc58cf59e58a15 {
  padding-left: 100px;
}
.feedback-section-three_e12bf5580fd79f23 .slider-wrapper_e6cc58cf59e58a15 .icon_635c301b2965bbeb {
  left: 0;
  top: 18px;
}
.feedback-section-three_e12bf5580fd79f23 .slick-dots_733abca94c0638bc {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_e12bf5580fd79f23 .slick-dots_733abca94c0638bc li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_e12bf5580fd79f23 .slick-dots_733abca94c0638bc .slick-active button {
  background: #000;
}
.feedback-section-three_e12bf5580fd79f23 .rating-box_000e56a0dec0fc61 {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_e12bf5580fd79f23 .rating-box_000e56a0dec0fc61 .rating_8e05d079d511e984 {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_e12bf5580fd79f23 .shape_01_b026a8950cbe383b {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_e12bf5580fd79f23 .shape_02_c7237be12f1db8ed {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_fc22ac6b5b906260 {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_fc22ac6b5b906260 .post-data_54de878d010e0ceb {
  padding: 30px 35px 25px;
}
.blog-meta-one_fc22ac6b5b906260 .post-data_54de878d010e0ceb .post-info_d559646c93959647 {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_fc22ac6b5b906260 .post-data_54de878d010e0ceb .blog-title_c09f4d235f60bb34 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_fc22ac6b5b906260 .post-data_54de878d010e0ceb .blog-title_c09f4d235f60bb34:hover {
  text-decoration: underline;
}
.blog-meta-one_fc22ac6b5b906260 .post-img_9f4a5b98d5f57558 {
  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_fc22ac6b5b906260 .post-img_9f4a5b98d5f57558 .round-btn_eb21bd4f7213c096 {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_fc22ac6b5b906260:hover .round-btn_eb21bd4f7213c096 {
  background: #CFFF45;
}
.blog-meta-one_fc22ac6b5b906260.style-two_bb78286b0c45604d {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_fc22ac6b5b906260.style-two_bb78286b0c45604d .post-img_9f4a5b98d5f57558 {
  border-radius: 0;
}
.blog-meta-one_fc22ac6b5b906260.style-two_bb78286b0c45604d .blog-title_c09f4d235f60bb34 {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_f0dc6b614db21a93 {
  background: #fff;
}
.blog-meta-two_f0dc6b614db21a93 .post-data_54de878d010e0ceb {
  padding-top: 30px;
}
.blog-meta-two_f0dc6b614db21a93 .post-data_54de878d010e0ceb .blog-title_c09f4d235f60bb34 {
  width: 70%;
}
.blog-meta-two_f0dc6b614db21a93 .post-data_54de878d010e0ceb .blog-title_c09f4d235f60bb34 h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_f0dc6b614db21a93 .post-data_54de878d010e0ceb .blog-title_c09f4d235f60bb34:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_f0dc6b614db21a93 .post-data_54de878d010e0ceb .round-btn_eb21bd4f7213c096 {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_f0dc6b614db21a93 .post-data_54de878d010e0ceb .round-btn_eb21bd4f7213c096:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_f0dc6b614db21a93 .post-data_54de878d010e0ceb .post-info_d559646c93959647 {
  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_f0dc6b614db21a93 .post-img_9f4a5b98d5f57558 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_f0dc6b614db21a93 .post-img_9f4a5b98d5f57558 .date_0b8ed9a38b6c1b34 {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_f0dc6b614db21a93.style-two_bb78286b0c45604d {
  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_f0dc6b614db21a93.style-two_bb78286b0c45604d p {
  font-size: 18px;
}
.blog-meta-two_f0dc6b614db21a93.style-two_bb78286b0c45604d .post-img_9f4a5b98d5f57558 {
  height: auto;
  width: 100%;
}
.blog-meta-two_f0dc6b614db21a93.style-two_bb78286b0c45604d .post-data_54de878d010e0ceb {
  padding: 26px 0;
}
.blog-meta-two_f0dc6b614db21a93.style-two_bb78286b0c45604d .post-data_54de878d010e0ceb .post-info_d559646c93959647 {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_f0dc6b614db21a93.style-two_bb78286b0c45604d .post-data_54de878d010e0ceb .round-btn_eb21bd4f7213c096 {
  border: none;
}

.signup-btn-one_39736ee984502daa 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_39736ee984502daa .icon_635c301b2965bbeb {
  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_fab830bec2f43880 {
  z-index: 1;
}
.blog-section-three_fab830bec2f43880 .section-btn_b04b8494886126c2 {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

.blog-section-four_c12dfdd554b47452 {
  z-index: 5;
}
.blog-section-four_c12dfdd554b47452.block-feature-three_7d2f2cfedfc509dd:before {
  display: none;
}
.blog-section-four_c12dfdd554b47452.block-feature-three_7d2f2cfedfc509dd .block-one_9cd043bfa8782a9d {
  background: url(../photos/blog/blog_img_05.jpg) no-repeat center;
  height: 666px;
}

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

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

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

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

.blog-details_b24c541114b74798 .post-details-meta_611bbb148cd3f273 {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_b24c541114b74798 .post-details-meta_611bbb148cd3f273 p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_b24c541114b74798 .post-details-meta_611bbb148cd3f273 .quote-wrapper_985d8325d0ef04fc {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_b24c541114b74798 .post-details-meta_611bbb148cd3f273 .quote-wrapper_985d8325d0ef04fc .wrapper_6556225abd772743 {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_b24c541114b74798 .post-details-meta_611bbb148cd3f273 .quote-wrapper_985d8325d0ef04fc .wrapper_6556225abd772743 .icon_635c301b2965bbeb {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_b24c541114b74798 .post-details-meta_611bbb148cd3f273 .quote-wrapper_985d8325d0ef04fc .wrapper_6556225abd772743 h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_b24c541114b74798 .post-details-meta_611bbb148cd3f273 .quote-wrapper_985d8325d0ef04fc h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_b24c541114b74798 .post-details-meta_611bbb148cd3f273 .quote-wrapper_985d8325d0ef04fc h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_b24c541114b74798 .post-details-meta_611bbb148cd3f273 .img-gallery_ed621bd16bb9f29e {
  margin-bottom: 50px;
}
.blog-details_b24c541114b74798 .post-details-meta_611bbb148cd3f273 .img-gallery_ed621bd16bb9f29e img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_b24c541114b74798 .post-details-meta_611bbb148cd3f273 h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_b24c541114b74798 .post-details-meta_611bbb148cd3f273 .list-item_728fbee45ebcb8c7 li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_b24c541114b74798 .post-details-meta_611bbb148cd3f273 .list-item_728fbee45ebcb8c7 li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_b24c541114b74798 .bottom-widget_fc5407984b7c2d5a {
  padding: 10px 0 5px;
}
.blog-details_b24c541114b74798 .bottom-widget_fc5407984b7c2d5a .tags_8d63f9483c65a604 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_b24c541114b74798 .bottom-widget_fc5407984b7c2d5a .tags_8d63f9483c65a604 a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_b24c541114b74798 .bottom-widget_fc5407984b7c2d5a .tags_8d63f9483c65a604 a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_b24c541114b74798 .bottom-widget_fc5407984b7c2d5a .share-icon_e11561df6cba9768 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_b24c541114b74798 .bottom-widget_fc5407984b7c2d5a .share-icon_e11561df6cba9768 a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_b24c541114b74798 .grey-bg_89fd418ae1161d5a {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_b24c541114b74798 .blog-inner-title_aa6a11a145c799cf {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_b24c541114b74798 .blog-comment-area_3448b21dbc579446 {
  margin: 60px 0;
}
.blog-details_b24c541114b74798 .blog-comment-area_3448b21dbc579446 .comment_dda02d2c07cec25c {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_b24c541114b74798 .blog-comment-area_3448b21dbc579446 .comment_dda02d2c07cec25c:last-child {
  padding-bottom: 5px;
}
.blog-details_b24c541114b74798 .blog-comment-area_3448b21dbc579446 .comment_dda02d2c07cec25c .reply-comment_71dc41df0bf05bbe {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_b24c541114b74798 .blog-comment-area_3448b21dbc579446 .comment_dda02d2c07cec25c .user-avatar_312a2f1cad9b4e9c {
  width: 60px;
  height: 60px;
}
.blog-details_b24c541114b74798 .blog-comment-area_3448b21dbc579446 .comment_dda02d2c07cec25c .comment-text_b1bd78e45f570428 {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_b24c541114b74798 .blog-comment-area_3448b21dbc579446 .comment_dda02d2c07cec25c .comment-text_b1bd78e45f570428 .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_b24c541114b74798 .blog-comment-area_3448b21dbc579446 .comment_dda02d2c07cec25c .comment-text_b1bd78e45f570428 .date_0b8ed9a38b6c1b34 {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_b24c541114b74798 .blog-comment-area_3448b21dbc579446 .comment_dda02d2c07cec25c .comment-text_b1bd78e45f570428 p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_b24c541114b74798 .blog-comment-area_3448b21dbc579446 .comment_dda02d2c07cec25c .comment-text_b1bd78e45f570428 .reply-btn_1953b0f685b62701 {
  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_b24c541114b74798 .blog-comment-area_3448b21dbc579446 .comment_dda02d2c07cec25c .comment-text_b1bd78e45f570428 .reply-btn_1953b0f685b62701:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_b24c541114b74798 .blog-comment-form_183254452ac29559 p a {
  color: #19352D;
}
.blog-details_b24c541114b74798 .blog-comment-form_183254452ac29559 form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_b24c541114b74798 .blog-comment-form_183254452ac29559 form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_b24c541114b74798 .blog-comment-form_183254452ac29559 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_2fb6b40cc405174d {
  height: 600px;
}

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

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

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

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

.footer-one_61a14b0387d77d9e {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_61a14b0387d77d9e .bottom-footer_6f35d06cd921587f {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_61a14b0387d77d9e .social-icon_adc685ec1388ce11 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_61a14b0387d77d9e .social-icon_adc685ec1388ce11 a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_61a14b0387d77d9e .footer-title_918447ba8cde3d74 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_61a14b0387d77d9e .footer-nav-link_28359e6ea7b6efb8 a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_61a14b0387d77d9e .footer-nav-link_28359e6ea7b6efb8 a:hover {
  color: #fff;
}
.footer-nav-link_28359e6ea7b6efb8 p {
  font-size: 16px;
}
.logo_16aa182d4dcba0fd 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_6a55ba07043a2b89 {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_ec800fa678e80d58 {
  align-content: center;
}

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

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

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

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

.footer-three_02fe2cbdcadc7c40 {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_02fe2cbdcadc7c40 .round-bg_92ae622308e081a5 {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_02fe2cbdcadc7c40 .round-bg_92ae622308e081a5.color-two_2829030475291b39 {
  background: #F6FFDD;
}
.footer-three_02fe2cbdcadc7c40 .footer-intro_eed7822814031264 p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_02fe2cbdcadc7c40 .footer-intro_eed7822814031264 p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_02fe2cbdcadc7c40 .footer-title_918447ba8cde3d74 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_02fe2cbdcadc7c40 .footer-nav-link_28359e6ea7b6efb8 a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_02fe2cbdcadc7c40 .footer-nav-link_28359e6ea7b6efb8 a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_02fe2cbdcadc7c40 .bottom-footer_6f35d06cd921587f {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_02fe2cbdcadc7c40 .bottom-footer_6f35d06cd921587f .copyright_ec7dec106537d594 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_02fe2cbdcadc7c40 .bottom-footer_6f35d06cd921587f .bottom-nav_f79478bad63df940 {
  margin: 0 -12px;
}
.footer-three_02fe2cbdcadc7c40 .bottom-footer_6f35d06cd921587f .bottom-nav_f79478bad63df940 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_02fe2cbdcadc7c40 .bottom-footer_6f35d06cd921587f .bottom-nav_f79478bad63df940 a:hover {
  text-decoration: underline;
}
.footer-three_02fe2cbdcadc7c40 .bottom-footer_6f35d06cd921587f .social-icon_adc685ec1388ce11 {
  margin: 0 -10px;
}
.footer-three_02fe2cbdcadc7c40 .bottom-footer_6f35d06cd921587f .social-icon_adc685ec1388ce11 a {
  margin: 0 10px;
}
.footer-three_02fe2cbdcadc7c40 .bottom-footer_6f35d06cd921587f .social-icon_adc685ec1388ce11 a:hover {
  color: #19352D;
}
.footer-three_02fe2cbdcadc7c40 .shape_01_b026a8950cbe383b {
  top: -3%;
  left: -3%;
}
.footer-three_02fe2cbdcadc7c40 .shape_02_c7237be12f1db8ed {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_568210b29b159ed3 {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_568210b29b159ed3:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../photos/assets_821b5acb04/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_568210b29b159ed3 h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_568210b29b159ed3 .btn-group_61fc71fef1827397 {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_568210b29b159ed3 .btn-group_61fc71fef1827397 h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_568210b29b159ed3 .btn-group_61fc71fef1827397 h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_568210b29b159ed3 .btn-group_61fc71fef1827397 .round-btn_eb21bd4f7213c096 {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_568210b29b159ed3 .btn-group_61fc71fef1827397 .round-btn_eb21bd4f7213c096:hover, .footer-five_568210b29b159ed3 .btn-group_61fc71fef1827397 .round-btn_eb21bd4f7213c096:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_568210b29b159ed3 .social-icon_adc685ec1388ce11 {
  margin: 0 -20px;
}
.footer-five_568210b29b159ed3 .social-icon_adc685ec1388ce11 a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_568210b29b159ed3 .social-icon_adc685ec1388ce11 a:hover {
  color: #DFFF5E;
}
.footer-five_568210b29b159ed3 .bottom-nav_f79478bad63df940 {
  margin: 0 -12px;
}
.footer-five_568210b29b159ed3 .bottom-nav_f79478bad63df940 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_568210b29b159ed3 .bottom-nav_f79478bad63df940 a:hover {
  text-decoration: underline;
}
.footer-five_568210b29b159ed3 .shape_01_b026a8950cbe383b {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_568210b29b159ed3 .shape_02_c7237be12f1db8ed {
  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_6c0e9ec0155c8fca {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_cb4d7241642aacd6 {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_cd3ebb4bf55d72b4 {
  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_7a780431e4f76d93 {
  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_fbce896789106b7c {
  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_fc2ad6fa38ecfadb {
  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_a77eba767bee6554 {
  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_9a11b1b2943ac3c1 {
  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_1bb7d4d777623cf9 {
  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_a62c9e6f440773e8 {
  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_4fe9a7224c488854 {
  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_68ff106b628ee56e {
  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_2fd6715bfac488be {
  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_8f9f5e11cc51e43a {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_4c304b1d4125056e {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_96df0d1077aee65e {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_6aa46eb57180c435 {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_15b40b8741d5ea31 {
  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_f8e2a11424551f68 {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_c04ff66426df7784 {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_0e547cc138414800 {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_9822858918a19aac {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_d053dfff77531178 {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_3e67d44c89fb53c1 {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_23e34c8687f168cd {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_910bf41a88c40c5f {
  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_ae7ffa4e1240bf1d {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_eb569cc4c5d3953d {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_9d56770dc62c28ed {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_8fe538ed6e5260dd {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_1b07e39249346c7a {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_fbc1490143396525 {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_4f65f05f56051540 {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_43ccacf45c18570d {
  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_fe1c2b343b29df2a {
  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_ae0ae161d8e505ee {
  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_c54b64ce0e210e93 {
  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_085ac84e908b4b33 {
  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_2e56cdba6baff0fb {
  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_71dd18f2fc30aeba {
  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_f780665b85620007 {
  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_5cb2f8f2b8e38416 {
  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_5b6e20cdee9dc467 {
  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_7e17c72d1c87b48a {
  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_034bceb7fa917c51 {
  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_512df8fdd804fbe2 {
  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_71ccdbc13e528fb2 {
  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_9051b425778be6d8 {
  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_d7ed163a26c90d52 {
  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_900e2275376fdc19 {
  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_71b05ea13eecce1a {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_2f262e996e7cf15b {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_5a79f38e7ba5b84b {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_2e122055c0fe5aa4 {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_f370612d189486eb {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_d75a2046b10c6148 {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_a35d54006cd47ebf {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_c7c97b9ef8b11bac {
  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_6c0e9ec0155c8fca {
  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_1b12d5bf84c2e4de {
  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_57d354bb0e1ce54b {
  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_31ea73d1d0d7848a .theme-select-menu_c0fbff4db7f202da {
  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_22eb32ad5a171077 {
  overflow: hidden;
}
.product-block-one_22eb32ad5a171077 .img-holder_5c80cd3bde00aa33 {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_22eb32ad5a171077 .img-holder_5c80cd3bde00aa33 .cart-icon_4374f1234b7d06fc {
  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_22eb32ad5a171077 .img-holder_5c80cd3bde00aa33 .cart-icon_4374f1234b7d06fc:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_22eb32ad5a171077 .img-holder_5c80cd3bde00aa33 .cart-button_dc30a05dbbec88b0 {
  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_22eb32ad5a171077 .img-holder_5c80cd3bde00aa33 .cart-button_dc30a05dbbec88b0:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_22eb32ad5a171077 .product-title_9befb8b576a16c82 {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_22eb32ad5a171077 .rating_8e05d079d511e984 {
  margin: 0 -3px;
}
.product-block-one_22eb32ad5a171077 .rating_8e05d079d511e984 li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_22eb32ad5a171077 .rating_8e05d079d511e984 li .bi-star-fill_bff171bb28f91477 {
  color: #FFCB65;
}
.product-block-one_22eb32ad5a171077 .price_b85c44aa34fcab3b {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_22eb32ad5a171077:hover .cart-button_dc30a05dbbec88b0 {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_22eb32ad5a171077:hover .product-img_f07c25f6bba54381 {
  transform: scale(0.95);
}
.product-block-one_22eb32ad5a171077:hover .cart-icon_4374f1234b7d06fc {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_22eb32ad5a171077:hover .product-title_9befb8b576a16c82 {
  text-decoration: underline;
}

.product-details-one_c5ccc48c0a539a38 .product-img-tab_7bedfb31dcb02aa5 {
  border: none;
}
.product-details-one_c5ccc48c0a539a38 .product-img-tab_7bedfb31dcb02aa5 .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_c5ccc48c0a539a38 .product-img-tab_7bedfb31dcb02aa5 .nav-link img {
  max-height: 100%;
}
.product-details-one_c5ccc48c0a539a38 .product-img-tab_7bedfb31dcb02aa5 .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_c5ccc48c0a539a38 .product-img-tab-content_83f4450907c201b2 {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_c5ccc48c0a539a38 .product-img-tab-content_83f4450907c201b2 img {
  margin: auto;
}
.product-details-one_c5ccc48c0a539a38 .product-info_e00643d4727cae66 .stock-tag_81487463feae7bf6 {
  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_c5ccc48c0a539a38 .product-info_e00643d4727cae66 .product-name_cf26fb1e6f6c725e {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_c5ccc48c0a539a38 .product-info_e00643d4727cae66 .rating_8e05d079d511e984 li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_c5ccc48c0a539a38 .product-info_e00643d4727cae66 .rating_8e05d079d511e984 li .bi-star-fill_bff171bb28f91477 {
  color: #FFCB65;
}
.product-details-one_c5ccc48c0a539a38 .product-info_e00643d4727cae66 .rating_8e05d079d511e984 li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_c5ccc48c0a539a38 .product-info_e00643d4727cae66 .rating_8e05d079d511e984 li a:hover {
  text-decoration: underline;
}
.product-details-one_c5ccc48c0a539a38 .product-info_e00643d4727cae66 .price_b85c44aa34fcab3b {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_c5ccc48c0a539a38 .product-info_e00643d4727cae66 .price_b85c44aa34fcab3b del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_c5ccc48c0a539a38 .product-info_e00643d4727cae66 .availability_cec95134903d2e0e {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_c5ccc48c0a539a38 .product-info_e00643d4727cae66 .description-text_76b0f0fc7637c457 {
  padding: 10px 0 15px;
}
.product-details-one_c5ccc48c0a539a38 .product-info_e00643d4727cae66 .product-feature_a1fdbbee76ef1ab4 {
  margin-bottom: 20px;
}
.product-details-one_c5ccc48c0a539a38 .product-info_e00643d4727cae66 .product-feature_a1fdbbee76ef1ab4 li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_c5ccc48c0a539a38 .product-info_e00643d4727cae66 .product-feature_a1fdbbee76ef1ab4 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_c5ccc48c0a539a38 .product-info_e00643d4727cae66 .customize-order_ccb9bea87290842c h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_c5ccc48c0a539a38 .product-info_e00643d4727cae66 .customize-order_ccb9bea87290842c .quantity_1289851126f308bf .button-group_fa875ea45e1ccdff {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_c5ccc48c0a539a38 .product-info_e00643d4727cae66 .customize-order_ccb9bea87290842c .quantity_1289851126f308bf .button-group_fa875ea45e1ccdff li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_c5ccc48c0a539a38 .product-info_e00643d4727cae66 .customize-order_ccb9bea87290842c .quantity_1289851126f308bf .button-group_fa875ea45e1ccdff li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_c5ccc48c0a539a38 .product-info_e00643d4727cae66 .customize-order_ccb9bea87290842c .quantity_1289851126f308bf .button-group_fa875ea45e1ccdff 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_c5ccc48c0a539a38 .product-review-tab_12387c5029981327 .nav-tabs_ea1defec63357750 {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_c5ccc48c0a539a38 .product-review-tab_12387c5029981327 .nav-tabs_ea1defec63357750 .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_c5ccc48c0a539a38 .product-review-tab_12387c5029981327 .nav-tabs_ea1defec63357750 .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_c5ccc48c0a539a38 .product-review-tab_12387c5029981327 .nav-tabs_ea1defec63357750 .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_c5ccc48c0a539a38 .product-review-tab_12387c5029981327 .nav-tabs_ea1defec63357750 .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_c5ccc48c0a539a38 .product-review-tab_12387c5029981327 .tab-content_9c7d6873323c0582 h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_c5ccc48c0a539a38 .product-review-tab_12387c5029981327 .tab-content_9c7d6873323c0582 .product-feature_a1fdbbee76ef1ab4 li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_c5ccc48c0a539a38 .product-review-tab_12387c5029981327 .tab-content_9c7d6873323c0582 .product-feature_a1fdbbee76ef1ab4 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_c5ccc48c0a539a38 .product-review-tab_12387c5029981327 .user-comment-area_062726b1a475dad7 .single-comment_52149e6b6f314fd8 {
  padding-bottom: 40px;
}
.product-details-one_c5ccc48c0a539a38 .product-review-tab_12387c5029981327 .user-comment-area_062726b1a475dad7 .single-comment_52149e6b6f314fd8:last-child {
  padding-bottom: 0;
}
.product-details-one_c5ccc48c0a539a38 .product-review-tab_12387c5029981327 .user-comment-area_062726b1a475dad7 .user-img_8455b528461a5784 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_c5ccc48c0a539a38 .product-review-tab_12387c5029981327 .user-comment-area_062726b1a475dad7 .user-comment-data_7cc921356784f9fe {
  padding-left: 30px;
  position: relative;
}
.product-details-one_c5ccc48c0a539a38 .product-review-tab_12387c5029981327 .user-comment-area_062726b1a475dad7 .user-comment-data_7cc921356784f9fe .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_c5ccc48c0a539a38 .product-review-tab_12387c5029981327 .user-comment-area_062726b1a475dad7 .user-comment-data_7cc921356784f9fe .rating_8e05d079d511e984 li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_c5ccc48c0a539a38 .product-review-tab_12387c5029981327 .user-comment-area_062726b1a475dad7 .user-comment-data_7cc921356784f9fe .rating_8e05d079d511e984 li .bi-star-fill_bff171bb28f91477 {
  color: #FFCB65;
}
.product-details-one_c5ccc48c0a539a38 .product-review-tab_12387c5029981327 .user-comment-area_062726b1a475dad7 .user-comment-data_7cc921356784f9fe p {
  padding-top: 8px;
}

.cart-list-form_42eec6166511a8ea {
  position: relative;
}
.cart-list-form_42eec6166511a8ea .table_df8469c1de8004da {
  margin: 0;
  background: transparent;
}
.cart-list-form_42eec6166511a8ea .table_df8469c1de8004da 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_42eec6166511a8ea .table_df8469c1de8004da th:first-child {
  text-align: left;
}
.cart-list-form_42eec6166511a8ea .table_df8469c1de8004da tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_42eec6166511a8ea .table_df8469c1de8004da tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_42eec6166511a8ea .table_df8469c1de8004da tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_42eec6166511a8ea .table_df8469c1de8004da tbody .product-thumbnails_7c9330062373dd0c {
  width: 85px;
}
.cart-list-form_42eec6166511a8ea .table_df8469c1de8004da tbody .product-thumbnails_7c9330062373dd0c img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_42eec6166511a8ea .table_df8469c1de8004da tbody .product-thumbnails_7c9330062373dd0c .product-img_f07c25f6bba54381 {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_42eec6166511a8ea .table_df8469c1de8004da tbody .product-info_e00643d4727cae66 {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_42eec6166511a8ea .table_df8469c1de8004da tbody .product-info_e00643d4727cae66 .product-name_cf26fb1e6f6c725e {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_42eec6166511a8ea .table_df8469c1de8004da tbody .product-info_e00643d4727cae66 .serial_43d5b83aadae809a {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_42eec6166511a8ea .table_df8469c1de8004da tbody .product-info_e00643d4727cae66 ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_42eec6166511a8ea .table_df8469c1de8004da tbody .price_b85c44aa34fcab3b {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_42eec6166511a8ea .table_df8469c1de8004da tbody .quantity_1289851126f308bf li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_42eec6166511a8ea .table_df8469c1de8004da tbody .quantity_1289851126f308bf li .btn_8cd682384699b5a1 {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_42eec6166511a8ea .table_df8469c1de8004da tbody .quantity_1289851126f308bf 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_42eec6166511a8ea .table_df8469c1de8004da tbody .remove-product_8853b1eedd136727 {
  color: #000;
  font-size: 22px;
}
.cart-list-form_42eec6166511a8ea .table_df8469c1de8004da tbody .remove-product_8853b1eedd136727:hover {
  color: #ff2759;
}
.cart-list-form_42eec6166511a8ea .cart-footer_0210365924c9d6c0 {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_42eec6166511a8ea .cart-footer_0210365924c9d6c0 .coupon-form_9e5a68ed31be1670 input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_42eec6166511a8ea .cart-footer_0210365924c9d6c0 .cart-total-section_87f444528466c205 {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_42eec6166511a8ea .cart-footer_0210365924c9d6c0 .cart-total-section_87f444528466c205 .cart-total-table_4f0a969b0d57aef5 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_42eec6166511a8ea .cart-footer_0210365924c9d6c0 .cart-total-section_87f444528466c205 .cart-total-table_4f0a969b0d57aef5 tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_5e4f854ed421e50d {
  height: auto;
}

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

.fancybox-caption_be5a14d6965958f1, .fancybox-infobar_d3a49668d7c302b7, .fancybox-navigation_26d783af95bb5a7a .fancybox-button_1a5112b21402b375, .fancybox-toolbar_575f844b70d3f6aa {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_87dde299de5a03f4 .fancybox-caption_be5a14d6965958f1, .fancybox-show-infobar_b4924c70a32510df .fancybox-infobar_d3a49668d7c302b7, .fancybox-show-nav_cfb4a33ba04d2670 .fancybox-navigation_26d783af95bb5a7a .fancybox-button_1a5112b21402b375, .fancybox-show-toolbar_27abb4d8e9ce9d0b .fancybox-toolbar_575f844b70d3f6aa {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_c12efcae5a431e44 .fancybox-stage_a0c8fee85895788f {
  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_6c7349cc18005abe .fancybox-slide, .fancybox-slide--current_bb654bec128193ca, .fancybox-slide--next_5a59c3e18fa7ffec, .fancybox-slide--previous_df436f9563f1bdfa {
  display: block;
}

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

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

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

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

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

.fancybox-content_6636913cc9596039 {
  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_d2b2737ef79df237 .fancybox-content_6636913cc9596039 {
  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_dc89f6e3aa661445 .fancybox-content_6636913cc9596039 {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_19bd996352341f01 .fancybox-content_6636913cc9596039 {
  cursor: zoom-in;
}

.fancybox-can-drag_5b707b6db1474f76 .fancybox-content_6636913cc9596039 {
  cursor: grab;
}

.fancybox-is-dragging_d1dd8c401f2d3f42 .fancybox-content_6636913cc9596039 {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_98255fcb5d240a40 .fancybox-content_6636913cc9596039 {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_97df2b8f8e0e43c4 .fancybox-content_6636913cc9596039, .fancybox-slide--map_95eca25b36263607 .fancybox-content_6636913cc9596039, .fancybox-slide--video_f3edfa0339eb89ef .fancybox-content_6636913cc9596039 {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_f3edfa0339eb89ef .fancybox-content_6636913cc9596039 {
  background: #000;
}

.fancybox-slide--map_95eca25b36263607 .fancybox-content_6636913cc9596039 {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_5fa3f7b010a067ea svg path, .fancybox-button--share_442f814aa7d53139 svg path, .fancybox-button--thumbs_e20b0aa2b94b81cf svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_cfb4a33ba04d2670 .fancybox-navigation_26d783af95bb5a7a .fancybox-button_1a5112b21402b375 {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_26d783af95bb5a7a .fancybox-button--arrow_left_7428c263985078d3 {
  left: 6px;
}

.fancybox-navigation_26d783af95bb5a7a .fancybox-button--arrow_right_2b7e37cab999a38b {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_97df2b8f8e0e43c4 .fancybox-close-small_6af5d7c500c28a8d, .fancybox-slide--image_d2b2737ef79df237 .fancybox-close-small_6af5d7c500c28a8d, .fancybox-slide--video_f3edfa0339eb89ef .fancybox-close-small_6af5d7c500c28a8d {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_97df2b8f8e0e43c4 .fancybox-close-small_6af5d7c500c28a8d:hover svg, .fancybox-slide--image_d2b2737ef79df237 .fancybox-close-small_6af5d7c500c28a8d:hover svg, .fancybox-slide--video_f3edfa0339eb89ef .fancybox-close-small_6af5d7c500c28a8d:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_6a266de469f8ca2e .fancybox-close-small_6af5d7c500c28a8d, .fancybox-is-zoomable_57f6cdc508a36e53.fancybox-can-drag_5b707b6db1474f76 .fancybox-close-small_6af5d7c500c28a8d {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_d808bfda344a80c6.fancybox-slide--next_5a59c3e18fa7ffec, .fancybox-fx-fade_d808bfda344a80c6.fancybox-slide--previous_df436f9563f1bdfa {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_d808bfda344a80c6.fancybox-slide--current_bb654bec128193ca {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_a7b432813f8f3a73 {
  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_91a1bcc9e20d02cf {
  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_cfdb8fc76f868134 {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_496e675ee174716e .fancybox-thumbs_91a1bcc9e20d02cf {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_91a1bcc9e20d02cf > 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_91a1bcc9e20d02cf .fancybox-thumbs-active_2ab173a9da914120:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_41019c0618ae135f .slick-track_78fa53344bd12b0f,
.slick-slider_41019c0618ae135f .slick-list_7160f03d051bdd0c {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_4877fb59da2dee8e .slick-track_78fa53344bd12b0f {
  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_4877fb59da2dee8e img {
  display: none;
}

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

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

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

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

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