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

.h1_c70a27e84c04ed09,
h1,
.h2_574706f8a1daa61b,
h2,
.h3_7b4e84bb929047f8,
h3,
.h4_9c3b129edba7d4e5,
h4,
.h5_13cd0d11c99d8489,
h5,
.h6_b23850fb9f4def2b,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_ac3a29230205899d {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_e6ebb080789f0f92 {
  padding: 0 !important;
}

.m0_cc62dc1ae292d774 {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_411d84a6386470ea {
    padding: 0 !important;
  }
  .xl-m0_cbbf39211842080d {
    margin: 0 !important;
  }
  .xl-pt-10_9b99a6cdc8c29f83 {
    padding-top: 10px !important;
  }
  .xl-pt-20_faa18b04913fb834 {
    padding-top: 20px !important;
  }
  .xl-pt-30_db170dc036b22f51 {
    padding-top: 30px !important;
  }
  .xl-pt-40_83238ca6f7a8e0b2 {
    padding-top: 40px !important;
  }
  .xl-pt-50_078d49f6becc8823 {
    padding-top: 50px !important;
  }
  .xl-pt-60_b01bdd97e553e3c4 {
    padding-top: 60px !important;
  }
  .xl-pt-70_6d8d8777513a25b7 {
    padding-top: 70px !important;
  }
  .xl-pt-80_d4a3ce300643191f {
    padding-top: 80px !important;
  }
  .xl-pt-90_c2e7bbdc52469c9d {
    padding-top: 90px !important;
  }
  .xl-pt-100_9eea1179b8da444e {
    padding-top: 100px !important;
  }
  .xl-pt-110_cd73f8a38dbe285a {
    padding-top: 110px !important;
  }
  .xl-pt-120_ffde02ed2ff54a68 {
    padding-top: 120px !important;
  }
  .xl-pt-130_5d58ae95fdd01151 {
    padding-top: 130px !important;
  }
  .xl-pt-140_e46b32a94d20bd56 {
    padding-top: 140px !important;
  }
  .xl-pt-150_bbe7e15480262a4c {
    padding-top: 150px !important;
  }
  .xl-pt-200_5c2d157686784958 {
    padding-top: 200px !important;
  }
  .xl-pb-10_d1b1f74b3067b2de {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_a13d6740f56860d8 {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_1ba544dfe2759277 {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_f1fa63ad55a78616 {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_f672a7888e9fe26f {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_c3773a7c11bf4a41 {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_603b5aaea0718c88 {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_7ac3311f5a81a03f {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_ba558cedd3cc7761 {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_940dc06ff2f50ce4 {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_583684fb763fdad9 {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_f5069d29018eb225 {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_db1188ad523caf6b {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_3fe0cb41868e1b11 {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_2dfc09f9055a33de {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_0add7b0e0b1f6263 {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_01d840b4ac80ee1f {
    margin-top: 10px !important;
  }
  .xl-mt-20_7755c1628c92afd7 {
    margin-top: 20px !important;
  }
  .xl-mt-30_c7937e34654172ed {
    margin-top: 30px !important;
  }
  .xl-mt-40_9106c6e70721985b {
    margin-top: 40px !important;
  }
  .xl-mt-50_4042aca5686fc19d {
    margin-top: 50px !important;
  }
  .xl-mt-60_06aa467fe7d60c0c {
    margin-top: 60px !important;
  }
  .xl-mt-70_b975ed8f87cfeedc {
    margin-top: 70px !important;
  }
  .xl-mt-80_cf525fdd30d7a99c {
    margin-top: 80px !important;
  }
  .xl-mt-90_b07365020c2a00f8 {
    margin-top: 90px !important;
  }
  .xl-mt-100_84e31528f0b3427a {
    margin-top: 100px !important;
  }
  .xl-mt-110_fee259d18043d0e1 {
    margin-top: 110px !important;
  }
  .xl-mt-120_b9a3eeaaf13912a9 {
    margin-top: 120px !important;
  }
  .xl-mt-130_bd539d0384d3d8d4 {
    margin-top: 130px !important;
  }
  .xl-mt-140_1b00686c56fe7581 {
    margin-top: 140px !important;
  }
  .xl-mt-150_6e6ca7437765525b {
    margin-top: 150px !important;
  }
  .xl-mt-200_8d68ecb8ea543350 {
    margin-top: 200px !important;
  }
  .xl-mb-10_a9a89dead237ab61 {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_9fa61f086e0caa1d {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_3f38debc4880abb1 {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_4616902b195189d3 {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_709ce3f96a300491 {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_c2bf05c95f95ad1b {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_aabc0eb974c2be9a {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_e1b2cee8fa38d207 {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_57e054ec0c9e22a2 {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_c4577d01bd7d10e0 {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_20fc553bfb59ac80 {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_0cb14bcbfce6f43b {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_e9ecb7403ca93cbc {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_b94e7ad9a3255b2d {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_e90ddb9a514557a9 {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_a9e6d378c5913998 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_95b7b40d4c9cc282 {
    padding: 0 !important;
  }
  .lg-m0_35a3bee497c1fbc7 {
    margin: 0 !important;
  }
  .lg-pt-10_de6a4bb74f46f64b {
    padding-top: 10px !important;
  }
  .lg-pt-20_8590f30633581cf2 {
    padding-top: 20px !important;
  }
  .lg-pt-30_7b9217fb88ab8ae9 {
    padding-top: 30px !important;
  }
  .lg-pt-40_2e35a07c323cfed2 {
    padding-top: 40px !important;
  }
  .lg-pt-50_52588f0f99486364 {
    padding-top: 50px !important;
  }
  .lg-pt-60_786e7c4127ebf047 {
    padding-top: 60px !important;
  }
  .lg-pt-70_e536e2d186f93ef5 {
    padding-top: 70px !important;
  }
  .lg-pt-80_e8b6cb5abdf62a52 {
    padding-top: 80px !important;
  }
  .lg-pt-90_9de40153b33af4c3 {
    padding-top: 90px !important;
  }
  .lg-pt-100_4f2f9178b26d5b37 {
    padding-top: 100px !important;
  }
  .lg-pt-110_3a9f1924516a1923 {
    padding-top: 110px !important;
  }
  .lg-pt-120_9050829e84eae047 {
    padding-top: 120px !important;
  }
  .lg-pt-130_9e8e69481674b1ce {
    padding-top: 130px !important;
  }
  .lg-pt-140_eae9485108c575de {
    padding-top: 140px !important;
  }
  .lg-pt-150_67a212f9fca2e5d6 {
    padding-top: 150px !important;
  }
  .lg-pt-200_6f031029d5ed10de {
    padding-top: 200px !important;
  }
  .lg-pb-10_79d8a5615206f645 {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_e1d76d7d035e1041 {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_b2532cf38f4e8e9e {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_5f9b88833c09632b {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_9a2cbc95fb4938f8 {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_653f5d0559891bcd {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_0aa7019f793023ff {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_078cbb7b660aaabf {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_fb7820d746c4457f {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_a36538a7546a562e {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_5c6b0983abb49c4a {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_9aa78c5a4c4922c5 {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_a6fc4602deba4008 {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_a7c60f986216ff11 {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_eeabb2675e5ec9fd {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_edbaea48affb7ff0 {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_8a3723b4533eb277 {
    margin-top: 10px !important;
  }
  .lg-mt-20_6862166a09c6c6a7 {
    margin-top: 20px !important;
  }
  .lg-mt-30_9f4b54bf103f25a5 {
    margin-top: 30px !important;
  }
  .lg-mt-40_7f94b182b490373d {
    margin-top: 40px !important;
  }
  .lg-mt-50_e8fd448a3b5d74a8 {
    margin-top: 50px !important;
  }
  .lg-mt-60_083a4fc5327bbb95 {
    margin-top: 60px !important;
  }
  .lg-mt-70_fcd7c141af99fa2a {
    margin-top: 70px !important;
  }
  .lg-mt-80_5f01a9c111da01fd {
    margin-top: 80px !important;
  }
  .lg-mt-90_2cd8095c97dc9a55 {
    margin-top: 90px !important;
  }
  .lg-mt-100_32d70d5d543fbc8a {
    margin-top: 100px !important;
  }
  .lg-mt-110_5e572ce59abe1998 {
    margin-top: 110px !important;
  }
  .lg-mt-120_ea6368a0fc83f9f2 {
    margin-top: 120px !important;
  }
  .lg-mt-130_1d4c657f6cc927eb {
    margin-top: 130px !important;
  }
  .lg-mt-140_8cc901e5843529a1 {
    margin-top: 140px !important;
  }
  .lg-mt-150_19fbc344ddcd65a7 {
    margin-top: 150px !important;
  }
  .lg-mt-200_bad315d77ec95a50 {
    margin-top: 200px !important;
  }
  .lg-mb-10_02770b779011be01 {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_18f659f33d0a50cd {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_865d228a1447f2bd {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_dc3aafeaf2a58e27 {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_7bb0ea62d5ffd8ab {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_892ab5ef89ea1174 {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_7f23b6ccef1bc8d7 {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_5b7b668be376fc8f {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_839b3a3f467b22d8 {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_3a66d60e05464ac6 {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_e1d1ed321df84f71 {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_38b67e51b150a0f9 {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_c7cbedf1bf252cf0 {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_e506bc7dc6d493b9 {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_451baa874670fbe0 {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_5fc9816b939a9683 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_e677bc52eafe46f5 {
    padding: 0 !important;
  }
  .md-m0_e1048b6b46548623 {
    margin: 0 !important;
  }
  .md-pt-10_460edd0d359d5605 {
    padding-top: 10px !important;
  }
  .md-pt-20_a8e57eab2085a0e7 {
    padding-top: 20px !important;
  }
  .md-pt-30_ee4bbe6f309490e3 {
    padding-top: 30px !important;
  }
  .md-pt-40_650f0fdf70fd2b5b {
    padding-top: 40px !important;
  }
  .md-pt-50_8156b6a5bc968517 {
    padding-top: 50px !important;
  }
  .md-pt-60_1f463d910cea60c9 {
    padding-top: 60px !important;
  }
  .md-pt-70_ae78915848e15b6b {
    padding-top: 70px !important;
  }
  .md-pt-80_857a066ddbfaf8a4 {
    padding-top: 80px !important;
  }
  .md-pt-90_148d9f6cd72a62f0 {
    padding-top: 90px !important;
  }
  .md-pt-100_5c0b39d9d76d1565 {
    padding-top: 100px !important;
  }
  .md-pt-110_0bdf985af9dccfc4 {
    padding-top: 110px !important;
  }
  .md-pt-120_3ee7561d4b81e30e {
    padding-top: 120px !important;
  }
  .md-pt-130_b86fd4f5cbe75474 {
    padding-top: 130px !important;
  }
  .md-pt-140_9f4d791a42c2ea99 {
    padding-top: 140px !important;
  }
  .md-pt-150_0717ae356ae7c200 {
    padding-top: 150px !important;
  }
  .md-pt-200_f56ce1ce5289dcf9 {
    padding-top: 200px !important;
  }
  .md-pb-10_1c0a97319c9c5d6f {
    padding-bottom: 10px !important;
  }
  .md-pb-20_c9614f3e4708ace5 {
    padding-bottom: 20px !important;
  }
  .md-pb-30_b806b4e8020daa7f {
    padding-bottom: 30px !important;
  }
  .md-pb-40_6c0726b127c846fe {
    padding-bottom: 40px !important;
  }
  .md-pb-50_ad86a8182beb5709 {
    padding-bottom: 50px !important;
  }
  .md-pb-60_92afba464798b7a9 {
    padding-bottom: 60px !important;
  }
  .md-pb-70_a4c0528bd6197006 {
    padding-bottom: 70px !important;
  }
  .md-pb-80_e8989695f1caf711 {
    padding-bottom: 80px !important;
  }
  .md-pb-90_c93ca7f65c86ee33 {
    padding-bottom: 90px !important;
  }
  .md-pb-100_b6232dec37e81837 {
    padding-bottom: 100px !important;
  }
  .md-pb-110_05197466437cf0fe {
    padding-bottom: 110px !important;
  }
  .md-pb-120_0833cd60fe243316 {
    padding-bottom: 120px !important;
  }
  .md-pb-130_cddb63c212e44782 {
    padding-bottom: 130px !important;
  }
  .md-pb-140_81284b095b3b11cf {
    padding-bottom: 140px !important;
  }
  .md-pb-150_648decab6cf9c814 {
    padding-bottom: 150px !important;
  }
  .md-pb-200_753736bd45c92e10 {
    padding-bottom: 200px !important;
  }
  .md-mt-10_295a1f37c1339034 {
    margin-top: 10px !important;
  }
  .md-mt-20_a3150e9d426551c2 {
    margin-top: 20px !important;
  }
  .md-mt-30_e1d869e8bb79889a {
    margin-top: 30px !important;
  }
  .md-mt-40_4e86cfdd67856d91 {
    margin-top: 40px !important;
  }
  .md-mt-50_bf204a3a25b0d9d5 {
    margin-top: 50px !important;
  }
  .md-mt-60_0d48ad565a90042f {
    margin-top: 60px !important;
  }
  .md-mt-70_65f404f9eb7ec6fe {
    margin-top: 70px !important;
  }
  .md-mt-80_c6143935f76679f3 {
    margin-top: 80px !important;
  }
  .md-mt-90_a2da56079b597e9a {
    margin-top: 90px !important;
  }
  .md-mt-100_c782e75a2281841e {
    margin-top: 100px !important;
  }
  .md-mt-110_d9e5d50c76fc75b9 {
    margin-top: 110px !important;
  }
  .md-mt-120_a72ecfaadef5942d {
    margin-top: 120px !important;
  }
  .md-mt-130_26d0f6081e9a4fce {
    margin-top: 130px !important;
  }
  .md-mt-140_095688e228196354 {
    margin-top: 140px !important;
  }
  .md-mt-150_09fcd75a02840b4e {
    margin-top: 150px !important;
  }
  .md-mt-200_9ae75c469efc94ec {
    margin-top: 200px !important;
  }
  .md-mb-10_7c503926c9678c05 {
    margin-bottom: 10px !important;
  }
  .md-mb-20_fbab875b92543016 {
    margin-bottom: 20px !important;
  }
  .md-mb-30_ad2947097f1a7369 {
    margin-bottom: 30px !important;
  }
  .md-mb-40_ffdcdd5e3faa3c5c {
    margin-bottom: 40px !important;
  }
  .md-mb-50_3cdb9b829584d716 {
    margin-bottom: 50px !important;
  }
  .md-mb-60_d0e5e6ffb56a23ac {
    margin-bottom: 60px !important;
  }
  .md-mb-70_6a3e08781cefad8f {
    margin-bottom: 70px !important;
  }
  .md-mb-80_0c69635184410887 {
    margin-bottom: 80px !important;
  }
  .md-mb-90_2241d4cbeef55e6b {
    margin-bottom: 90px !important;
  }
  .md-mb-100_5250f88098263c98 {
    margin-bottom: 100px !important;
  }
  .md-mb-110_b1e7ca878db6cd37 {
    margin-bottom: 110px !important;
  }
  .md-mb-120_e4e66f050e0ee220 {
    margin-bottom: 120px !important;
  }
  .md-mb-130_79e5927bb591ed91 {
    margin-bottom: 130px !important;
  }
  .md-mb-140_dd30e41733052a83 {
    margin-bottom: 140px !important;
  }
  .md-mb-150_f4d406beb3327054 {
    margin-bottom: 150px !important;
  }
  .md-mb-200_380c4b081bb289ee {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_50d735c872cf195b {
    padding: 0 !important;
  }
  .sm-m0_abcdcded8e285a9d {
    margin: 0 !important;
  }
  .sm-pt-10_47647cb3115f09a6 {
    padding-top: 10px !important;
  }
  .sm-pt-20_00347094f58ff9c4 {
    padding-top: 20px !important;
  }
  .sm-pt-30_952c81ebb85a9e78 {
    padding-top: 30px !important;
  }
  .sm-pt-40_be8f19352251598f {
    padding-top: 40px !important;
  }
  .sm-pt-50_4a7b870fd81d45f3 {
    padding-top: 50px !important;
  }
  .sm-pt-60_0bca0544e675145d {
    padding-top: 60px !important;
  }
  .sm-pt-70_3b4c54cb80e9f06c {
    padding-top: 70px !important;
  }
  .sm-pt-80_5a3dd394326d38f3 {
    padding-top: 80px !important;
  }
  .sm-pt-90_605ad5b9f9ad3f3e {
    padding-top: 90px !important;
  }
  .sm-pt-100_14090b61ca1731c8 {
    padding-top: 100px !important;
  }
  .sm-pt-110_dfd381454d01ffe0 {
    padding-top: 110px !important;
  }
  .sm-pt-120_bf31b28db7674d6b {
    padding-top: 120px !important;
  }
  .sm-pt-130_7ca6357b6f33cf6e {
    padding-top: 130px !important;
  }
  .sm-pt-140_380c35691e5ab76a {
    padding-top: 140px !important;
  }
  .sm-pt-150_9e099a5dde15454d {
    padding-top: 150px !important;
  }
  .sm-pt-200_fd0e89fdbde136c7 {
    padding-top: 200px !important;
  }
  .sm-pb-10_dba691d931ea7fe2 {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_932de6c768f4a561 {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_c8366ef200b67364 {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_214bc1fe4752ef7f {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_b77363cdf0bae427 {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_7552a2a54521d3b1 {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_99406f16bf6a58dc {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_19504fcf36ede68c {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_46fd8b74d2347def {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_99161b6bce7bea7b {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_84a0a6852692b51c {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_a8f058f88bd4895d {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_d9ecefe94e37161d {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_33d9b71be21a4125 {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_46062deb9aa5e526 {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_a201a74b7906533e {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_a7705fda8950d5fe {
    margin-top: 10px !important;
  }
  .sm-mt-20_2fa83916a3d14d4d {
    margin-top: 20px !important;
  }
  .sm-mt-30_378603611138e0ee {
    margin-top: 30px !important;
  }
  .sm-mt-40_222c33ee0eb2fcaf {
    margin-top: 40px !important;
  }
  .sm-mt-50_d4d73b4ea88253e1 {
    margin-top: 50px !important;
  }
  .sm-mt-60_80ca0488fb45940a {
    margin-top: 60px !important;
  }
  .sm-mt-70_98127d8ea53b3127 {
    margin-top: 70px !important;
  }
  .sm-mt-80_2ee5fd6f9a4088cc {
    margin-top: 80px !important;
  }
  .sm-mt-90_b6807d75341dc2a0 {
    margin-top: 90px !important;
  }
  .sm-mt-100_ab03d765802fa891 {
    margin-top: 100px !important;
  }
  .sm-mt-110_c74ccee3b462003b {
    margin-top: 110px !important;
  }
  .sm-mt-120_302475a09b055ce0 {
    margin-top: 120px !important;
  }
  .sm-mt-130_d827d3bd85be20b5 {
    margin-top: 130px !important;
  }
  .sm-mt-140_e3f7d632b4651273 {
    margin-top: 140px !important;
  }
  .sm-mt-150_68afd4c6fdaf1124 {
    margin-top: 150px !important;
  }
  .sm-mt-200_2d008b295d12ffa5 {
    margin-top: 200px !important;
  }
  .sm-mb-10_cad8413c910bd364 {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_eb8438d21a1e067f {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_53199b88d02eafb7 {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_7adf6a5e996a9f45 {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_9150ca13da728880 {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_50cba3ace35fa484 {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_f4c6d92147844437 {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_5bfc931e11678e08 {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_9fc72f09a240998a {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_15b5633aa741918d {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_47b4f903b99bc5f5 {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_1ff9a73f1418b651 {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_290f7ac7a09e01ab {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_95a4fe449b4bf2c1 {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_3c5871de65843ba0 {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_4680f63511e0ffab {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_540408db295eea3d {
    padding: 0 !important;
  }
  .xs-m0_8c71962c3137c3bb {
    margin: 0 !important;
  }
  .xs-pt-10_2c46745927e69af1 {
    padding-top: 10px !important;
  }
  .xs-pt-20_df9af4b3309239a9 {
    padding-top: 20px !important;
  }
  .xs-pt-30_dd1187b461338b0c {
    padding-top: 30px !important;
  }
  .xs-pt-40_ce5883b1bad4427b {
    padding-top: 40px !important;
  }
  .xs-pt-50_877b7299d5901c19 {
    padding-top: 50px !important;
  }
  .xs-pt-60_580281d810785522 {
    padding-top: 60px !important;
  }
  .xs-pt-70_42d7600c0ca4d42d {
    padding-top: 70px !important;
  }
  .xs-pt-80_33ae0538c279d67c {
    padding-top: 80px !important;
  }
  .xs-pt-90_b462192e809790d7 {
    padding-top: 90px !important;
  }
  .xs-pt-100_196742bb8502c570 {
    padding-top: 100px !important;
  }
  .xs-pt-110_5eb76c1379a452bd {
    padding-top: 110px !important;
  }
  .xs-pt-120_55dc900b58db3c11 {
    padding-top: 120px !important;
  }
  .xs-pt-130_1a833408a53d7135 {
    padding-top: 130px !important;
  }
  .xs-pt-140_a88ab6308e32e2b3 {
    padding-top: 140px !important;
  }
  .xs-pt-150_c0702106e7b93956 {
    padding-top: 150px !important;
  }
  .xs-pt-200_0bf8661284b38aca {
    padding-top: 200px !important;
  }
  .xs-pb-10_91483699e6387302 {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_a63244832bcefd1e {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_904e54a3169abbb7 {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_ee45ce1ca87dc5f9 {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_ca8c8e4f2986e129 {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_a9e84c93192b77b5 {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_971529806dd2b46f {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_e30f2dc57dbbca13 {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_d80da7ff494cdcb4 {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_bdee6c3315cb124e {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_525e746b330be685 {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_e769a21d02aeac74 {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_df3fbdd1ec156dd1 {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_089e59925513dfc7 {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_90fb55a4bf5802e0 {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_78f9a733cdbe3fc4 {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_e2ade6dc49d1e2b8 {
    margin-top: 10px !important;
  }
  .xs-mt-20_9e00969f67719681 {
    margin-top: 20px !important;
  }
  .xs-mt-30_2b369f28c0a41ac1 {
    margin-top: 30px !important;
  }
  .xs-mt-40_7a9708f999dd229e {
    margin-top: 40px !important;
  }
  .xs-mt-50_2c32eb43b8e4a962 {
    margin-top: 50px !important;
  }
  .xs-mt-60_9ab49fb562e9e871 {
    margin-top: 60px !important;
  }
  .xs-mt-70_99143521b6699e45 {
    margin-top: 70px !important;
  }
  .xs-mt-80_bb9f7b48c910ba72 {
    margin-top: 80px !important;
  }
  .xs-mt-90_fb7f0d7f73a2ad89 {
    margin-top: 90px !important;
  }
  .xs-mt-100_7547762aee6c00ef {
    margin-top: 100px !important;
  }
  .xs-mt-110_2e28cd096118c9bb {
    margin-top: 110px !important;
  }
  .xs-mt-120_696f3eac178afb41 {
    margin-top: 120px !important;
  }
  .xs-mt-130_1ef6128e20e67e93 {
    margin-top: 130px !important;
  }
  .xs-mt-140_9d63b7e155d2d60d {
    margin-top: 140px !important;
  }
  .xs-mt-150_3b19179b5b14ca98 {
    margin-top: 150px !important;
  }
  .xs-mt-200_a56f8c9a15165e14 {
    margin-top: 200px !important;
  }
  .xs-mb-10_1887d491861b6487 {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_a9e018337ea077a7 {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_04fbd1fd25268cff {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_eb37f3d7f43ac6dd {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_0331fd42b98dd665 {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_ac4c9d58a07e1c66 {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_f7586fd4ad0e12ba {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_a595fe198dc2f32e {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_4a43391882641107 {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_474817a444b3f702 {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_216839b4d6034177 {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_387912d2735f8f76 {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_5de66e54d1fdc51e {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_76df95e2890776cb {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_8156cb5eb8ae7a6e {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_eab88ce05276c584 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_b6d530faa33bc412 {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_b6d530faa33bc412.menu-overlay_284a95ba01d9f259 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_b6d530faa33bc412.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_b6d530faa33bc412 .navbar-toggler_24c074fc6230f245 {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_b6d530faa33bc412.menu-style-three_06f64cb1e166b032 .navbar-toggler_24c074fc6230f245 {
  background: #000;
}
.theme-main-menu_b6d530faa33bc412.menu-style-four_8fb65c24a96950e0 .navbar-toggler_24c074fc6230f245 {
  background: #E6FD5A;
}
.theme-main-menu_b6d530faa33bc412.menu-style-five_d5112c98da63fe44 .navbar-toggler_24c074fc6230f245 {
  background: #DFFF5E;
}
.theme-main-menu_b6d530faa33bc412 .navbar-toggler_24c074fc6230f245:focus {
  box-shadow: none;
}
.theme-main-menu_b6d530faa33bc412 .navbar-toggler_24c074fc6230f245::before,
.theme-main-menu_b6d530faa33bc412 .navbar-toggler_24c074fc6230f245::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_b6d530faa33bc412 .navbar-toggler_24c074fc6230f245 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_b6d530faa33bc412.menu-style-three_06f64cb1e166b032 .navbar-toggler_24c074fc6230f245:before, .theme-main-menu_b6d530faa33bc412.menu-style-three_06f64cb1e166b032 .navbar-toggler_24c074fc6230f245:after, .theme-main-menu_b6d530faa33bc412.menu-style-three_06f64cb1e166b032 .navbar-toggler_24c074fc6230f245 span {
  background: #fff;
}
.theme-main-menu_b6d530faa33bc412 .navbar-toggler_24c074fc6230f245::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_b6d530faa33bc412 .navbar-toggler_24c074fc6230f245::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_b6d530faa33bc412 .navbar-toggler_24c074fc6230f245[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_b6d530faa33bc412 .navbar-toggler_24c074fc6230f245[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_b6d530faa33bc412 .navbar-toggler_24c074fc6230f245[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_b6d530faa33bc412 .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_b6d530faa33bc412 .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_b6d530faa33bc412.white-vr_afc8f1e58061a203 .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_b6d530faa33bc412.white-vr_afc8f1e58061a203 .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_b6d530faa33bc412.white-vr_afc8f1e58061a203.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_b6d530faa33bc412.menu-style-one_b441da0c1098516f {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_b6d530faa33bc412.menu-style-two_d36f6e17a20d9eb6 {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_b6d530faa33bc412.menu-style-two_d36f6e17a20d9eb6 .info-row_e6d967e647c769e8 {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_b6d530faa33bc412.menu-style-two_d36f6e17a20d9eb6 .gap-fix_c782da50ca43d6ff {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_b6d530faa33bc412.menu-style-two_d36f6e17a20d9eb6 .greetings_ad605f5a098645f6 {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_b6d530faa33bc412.menu-style-two_d36f6e17a20d9eb6 .contact-info_521e63d9da7b9ee3 {
  margin: 0 -15px;
}
.theme-main-menu_b6d530faa33bc412.menu-style-two_d36f6e17a20d9eb6 .contact-info_521e63d9da7b9ee3 li {
  padding: 0 15px;
}
.theme-main-menu_b6d530faa33bc412.menu-style-two_d36f6e17a20d9eb6 .contact-info_521e63d9da7b9ee3 li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_b6d530faa33bc412.menu-style-two_d36f6e17a20d9eb6 .contact-info_521e63d9da7b9ee3 li a:hover {
  text-decoration: underline;
}
.theme-main-menu_b6d530faa33bc412.menu-style-two_d36f6e17a20d9eb6 .inner-content_f15055bcedd340d2 {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_b6d530faa33bc412.menu-style-two_d36f6e17a20d9eb6.fixed .info-row_e6d967e647c769e8 {
  display: none;
}
.theme-main-menu_b6d530faa33bc412.menu-style-five_d5112c98da63fe44 {
  background: #000;
  padding: 0;
}
.theme-main-menu_b6d530faa33bc412.menu-style-five_d5112c98da63fe44 .inner-content_f15055bcedd340d2 {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_b6d530faa33bc412.menu-style-six_d4a4caaee3baa9f8 .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_b6d530faa33bc412.menu-style-six_d4a4caaee3baa9f8 .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_b6d530faa33bc412 .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_a33fe336dadb4a2c {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_a33fe336dadb4a2c .mega-menu-title_c17696e54b152306 {
  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_b6d530faa33bc412 .login-btn-one_a70c7ab69f8c3ebc a {
  color: #000;
}
.theme-main-menu_b6d530faa33bc412 .login-btn-one_a70c7ab69f8c3ebc a:hover {
  text-decoration: underline;
}
.theme-main-menu_b6d530faa33bc412 .login-btn-two_f14195c63b909fff a {
  color: #044F3B;
}
.theme-main-menu_b6d530faa33bc412 .login-btn-two_f14195c63b909fff a:hover {
  text-decoration: underline;
}
.theme-main-menu_b6d530faa33bc412 .signup-btn-one_6f5e7dd7777fbc7e 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_b6d530faa33bc412 .signup-btn-one_6f5e7dd7777fbc7e .icon_2cad74d491f83493 {
  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_b6d530faa33bc412 .signup-btn-one_6f5e7dd7777fbc7e:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_b6d530faa33bc412 .signup-btn-one_6f5e7dd7777fbc7e:hover .icon_2cad74d491f83493 {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_b6d530faa33bc412 .signup-btn-two_234a7096c97561d3 {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_b6d530faa33bc412 .signup-btn-two_234a7096c97561d3:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_b6d530faa33bc412 .quote-one_b31812fe19cf8315 {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_b6d530faa33bc412 .quote-one_b31812fe19cf8315:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_43fb664676e5b22c {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_43fb664676e5b22c li {
  position: relative;
  padding: 0 15px;
}
.category-menu_43fb664676e5b22c li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_43fb664676e5b22c li a:hover {
  color: #0C3A30;
}
.category-menu_43fb664676e5b22c .dropdown-menu {
  padding: 0;
}
.category-menu_43fb664676e5b22c .dropdown-menu li {
  padding: 0;
}
.category-menu_43fb664676e5b22c .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_946668138fa5ca01 .logo_5d35c23d9d3218c6 {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_afc8f1e58061a203 .navbar-collapse_946668138fa5ca01 {
    background-color: #0C3A30;
  }
  .navbar-collapse_946668138fa5ca01 {
    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_946668138fa5ca01.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_b6d530faa33bc412 .navbar .mega-dropdown_3446e87e12873e04 {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_afc8f1e58061a203 .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_a33fe336dadb4a2c {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_be9a23219e584441 .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_944c55c9aa212ca3 {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_944c55c9aa212ca3::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_944c55c9aa212ca3 .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_944c55c9aa212ca3 .hero-slider-one .hero-img_702c1e3af8fe6d7f {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_944c55c9aa212ca3 .hero-slider-one .slick-list_bf8a4c8686fa42e2, .hero-banner-one_944c55c9aa212ca3 .hero-slider-one .slick-track_d35e3cb21e737cfd, .hero-banner-one_944c55c9aa212ca3 .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_944c55c9aa212ca3 .hero-heading_bf48d1368f7b3358 {
  font-weight: 700;
  color: #000;
  background: url(../photos/shape_1472f57764/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_944c55c9aa212ca3 .more-btn_3956ee92785efcd3 {
  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_944c55c9aa212ca3 .more-btn_3956ee92785efcd3:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_5c3e4acb7e6201bb {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_5c3e4acb7e6201bb .bg-wrapper_123b9e15572faa22 {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_5c3e4acb7e6201bb .hero-heading_bf48d1368f7b3358 {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_5c3e4acb7e6201bb .rating_2c755dca1f1bca2b h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_5c3e4acb7e6201bb .rating_2c755dca1f1bca2b p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_5c3e4acb7e6201bb .media-wrapper_bc05bc18864f7c39 {
  position: absolute;
  background: url(../photos/assets_56f207377a/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_5c3e4acb7e6201bb .media-wrapper_bc05bc18864f7c39 .shape_01_1e1518990155861b {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_5c3e4acb7e6201bb .media-wrapper_bc05bc18864f7c39 .shape_02_c9901b6fc00def19 {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_d7d3984852cdc3d1 .hero-heading_bf48d1368f7b3358 {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_d7d3984852cdc3d1 .media-wrapper_bc05bc18864f7c39 {
  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_d7d3984852cdc3d1 .media-wrapper_bc05bc18864f7c39 .screen_01_f7ec7217f4148cf5 {
  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_d7d3984852cdc3d1 .media-wrapper_bc05bc18864f7c39 .screen_02_65244949d082a842 {
  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_d7d3984852cdc3d1 .media-wrapper_bc05bc18864f7c39 .bg-shape_b881c50deafca885 {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_d7d3984852cdc3d1 .shape_01_1e1518990155861b {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_9103ab6987dce3c6 .bg-wrapper_123b9e15572faa22 {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_9103ab6987dce3c6 .media-wrapper_bc05bc18864f7c39 {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_9103ab6987dce3c6 .media-wrapper_bc05bc18864f7c39 .shape_01_1e1518990155861b {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_9103ab6987dce3c6 .shape_02_c9901b6fc00def19 {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_61c2d053f5b83d17 + .blog-details_5d32c90a5974a66c {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_33c77067b4604a94 {
  z-index: 1;
}
.block-feature-three_33c77067b4604a94:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_33c77067b4604a94.no-bg_51ff4ed596678a01:before {
  display: none;
}
.block-feature-three_33c77067b4604a94 .section-btn_dd1034b73e8aff36 {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_33c77067b4604a94 .block-title_f1dc633d14913a45 a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_33c77067b4604a94 .block-title_f1dc633d14913a45 a:hover {
  text-decoration: underline;
}
.block-feature-three_33c77067b4604a94 .round-btn_90a33d70a1361e9a {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_33c77067b4604a94 .round-btn_90a33d70a1361e9a:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_33c77067b4604a94 .block-one_7a05fbc5a0516119 {
  background: url(../photos/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_33c77067b4604a94 .block-one_7a05fbc5a0516119 .tag_7d340e757104609c {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_33c77067b4604a94 .block-one_7a05fbc5a0516119 .block-title_f1dc633d14913a45 {
  background: url(../photos/shape_1472f57764/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_33c77067b4604a94 .block-two_0f29c7dfd7515d8b {
  overflow: hidden;
}
.block-feature-three_33c77067b4604a94 .block-two_0f29c7dfd7515d8b .img-wrapper_a6d161d73b809af9 {
  background: url(../photos/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_33c77067b4604a94 .block-two_0f29c7dfd7515d8b .text-wrapper_9bb64f1febde254f {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_33c77067b4604a94 .block-two_0f29c7dfd7515d8b .tag_7d340e757104609c {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_33c77067b4604a94 .block-three_084cabc76b5c68b9 {
  background: #D3FF76;
}
.block-feature-three_33c77067b4604a94 .block-three_084cabc76b5c68b9 .tag_7d340e757104609c {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_33c77067b4604a94 .block-three_084cabc76b5c68b9 .round-btn_90a33d70a1361e9a {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_33c77067b4604a94 .block-three_084cabc76b5c68b9 .round-btn_90a33d70a1361e9a:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_33c77067b4604a94 .block-four_4228295deeb68a0a {
  background: url(../photos/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_33c77067b4604a94 .block-four_4228295deeb68a0a .block-title_f1dc633d14913a45 {
  background: url(../photos/shape_1472f57764/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_33c77067b4604a94 .block-four_4228295deeb68a0a .block-title_f1dc633d14913a45 a {
  font-size: 28px;
}
.block-feature-three_33c77067b4604a94 .block-four_4228295deeb68a0a .tag_7d340e757104609c {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_33c77067b4604a94 .block-four_4228295deeb68a0a .round-btn_90a33d70a1361e9a {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_33c77067b4604a94 .block-four_4228295deeb68a0a .round-btn_90a33d70a1361e9a:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_33c77067b4604a94 .block-five_2558a3471d9d0b4f {
  background: url(../photos/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_33c77067b4604a94 .block-five_2558a3471d9d0b4f .tag_7d340e757104609c {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_33c77067b4604a94 .block-five_2558a3471d9d0b4f .block-title_f1dc633d14913a45 {
  background: url(../photos/shape_1472f57764/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_5b9e475e6216605f .upper-wrapper_02d98e61f9af3143 {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_5b9e475e6216605f .upper-wrapper_02d98e61f9af3143 .shape_01_1e1518990155861b {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_5b9e475e6216605f .line-loop_87c91e7a592f2e37:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_5b9e475e6216605f .graph-panel_bb62dbf69083ef48 {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_5b9e475e6216605f .graph-panel_bb62dbf69083ef48 .main-count_1317b1c83cd4ee91 {
  font-size: 120px;
}
.block-feature-thirteen_5b9e475e6216605f .graph-panel_bb62dbf69083ef48 .chart-box_a2afc45fd017fdcc {
  padding: 0 15px;
}
.block-feature-thirteen_5b9e475e6216605f .graph-panel_bb62dbf69083ef48 .chart-box_a2afc45fd017fdcc .chart-inner_a68720e6f3353556 {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_89d2d1ef1b93bfac .media-img_67efd3995124003e {
  border-radius: 30px;
}
.block-feature-sixteen_89d2d1ef1b93bfac .shape_01_1e1518990155861b {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_8c6ca309fa238ae9 .section-subheading_4e3f9d4964075cb4 {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_8c6ca309fa238ae9 .shape_01_1e1518990155861b {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

.text-feature-one_320248b0f366d5af .line-wrapper_27efc4db153726d8 {
  border-top: 1px dashed #d7d7d7;
  border-bottom: 1px dashed #d7d7d7;
}
.text-feature-one_320248b0f366d5af .line-wrapper_27efc4db153726d8 .shape_01_1e1518990155861b {
  width: 48px;
  bottom: 12%;
  left: 32%;
  animation: rotated 48s infinite linear;
}
.text-feature-one_320248b0f366d5af .card-style-three_234f05654425f4f1 {
  border-left: 1px dashed #d7d7d7;
  border-bottom: 1px dashed #d7d7d7;
  padding-left: 100px;
}
.text-feature-one_320248b0f366d5af .card-style-three_234f05654425f4f1:last-child {
  border-bottom: none;
}
.text-feature-one_320248b0f366d5af .media-list-item_f8654eca2ad440ac {
  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_320248b0f366d5af .media-list-item_f8654eca2ad440ac: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_320248b0f366d5af .media-list-item_f8654eca2ad440ac 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_320248b0f366d5af .media-list-item_f8654eca2ad440ac 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_320248b0f366d5af .media-list-item_f8654eca2ad440ac 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_320248b0f366d5af .media-list-item_f8654eca2ad440ac li:hover:before {
  background: #29594B;
}
.text-feature-one_320248b0f366d5af .media-list-item_f8654eca2ad440ac li:hover:after {
  color: #fff;
}

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

.text-feature-three_df03570d81555f50 {
  z-index: 1;
}
.text-feature-three_df03570d81555f50 .counter-wrapper_5ed4d1a5d0731351 {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.text-feature-three_df03570d81555f50 .media-wrapper_bc05bc18864f7c39 {
  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_df03570d81555f50 .media-wrapper_bc05bc18864f7c39 .screen_01_f7ec7217f4148cf5 {
  right: -9%;
  top: 12%;
  width: 37.3%;
  border-radius: 10px;
  box-shadow: 10px 30px 50px rgba(0, 0, 0, 0.06);
}
.text-feature-three_df03570d81555f50 .media-wrapper_bc05bc18864f7c39 .screen_02_65244949d082a842 {
  left: -11%;
  bottom: -9%;
  width: 65.5%;
}
.text-feature-three_df03570d81555f50 .media-wrapper_bc05bc18864f7c39 .screen_03_f8bb3792009ce625 {
  left: -13%;
  bottom: -11%;
  width: 50.85%;
  box-shadow: 0px 35px 70px rgba(0, 0, 0, 0.06);
}
.text-feature-three_df03570d81555f50 .shape_01_1e1518990155861b {
  bottom: 2%;
  left: 39%;
  width: 2.3%;
  min-width: 28px;
  animation: rotated 50s infinite linear;
}

.text-feature-four_3455f7dc8a721ac3 {
  z-index: 1;
}
.text-feature-four_3455f7dc8a721ac3 .avatar_dea7492d4958846d {
  width: 65px;
  height: 65px;
}
.text-feature-four_3455f7dc8a721ac3 .name {
  font-size: 28px;
}
.text-feature-four_3455f7dc8a721ac3 .quote-text_b19a8690f6603691 {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_3455f7dc8a721ac3 .shape_01_1e1518990155861b {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_3455f7dc8a721ac3 .shape_02_c9901b6fc00def19 {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_05e3a8e8267ab4a0 .bg-wrapper_123b9e15572faa22 {
  background: #FFF2AC;
}
.text-feature-five_05e3a8e8267ab4a0 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_05e3a8e8267ab4a0 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_05e3a8e8267ab4a0 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_05e3a8e8267ab4a0 li:hover:before {
  background: #29594B;
}
.text-feature-five_05e3a8e8267ab4a0 li:hover:after {
  color: #fff;
}
.text-feature-five_05e3a8e8267ab4a0 .media-wrapper_bc05bc18864f7c39 {
  background: url(../photos/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_05e3a8e8267ab4a0 .media-wrapper_bc05bc18864f7c39 .video-icon_43871d4854237c08 {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_05e3a8e8267ab4a0 .media-wrapper_bc05bc18864f7c39 .video-icon_43871d4854237c08:hover {
  background: #CFFF45;
}
.text-feature-five_05e3a8e8267ab4a0 .media-wrapper_bc05bc18864f7c39 .screen_01_f7ec7217f4148cf5 {
  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_7f43925e1cdac110 {
  z-index: 1;
}
.text-feature-six_7f43925e1cdac110 .media-wrapper_bc05bc18864f7c39 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_7f43925e1cdac110 .media-wrapper_bc05bc18864f7c39 .screen_01_f7ec7217f4148cf5 {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_7f43925e1cdac110 .shape_01_1e1518990155861b {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_7f43925e1cdac110 .shape_02_c9901b6fc00def19 {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_4b38a7d67ab953ae {
  background: url(../photos/assets_56f207377a/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_4b38a7d67ab953ae .block_dce7c16226efc9b6 .icon_2cad74d491f83493 {
  height: 50px;
}
.text-feature-nine_4b38a7d67ab953ae .vertical-text-wrapper_936868a26edf0485 {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_4b38a7d67ab953ae .vertical-text-wrapper_936868a26edf0485 .text-list_555aa017397abe02 {
  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_4b38a7d67ab953ae .vertical-text-wrapper_936868a26edf0485 .text-list_555aa017397abe02:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_4b38a7d67ab953ae .vertical-text-wrapper_936868a26edf0485 .shape_01_1e1518990155861b {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_4b38a7d67ab953ae .vertical-text-wrapper_936868a26edf0485 .shape_02_c9901b6fc00def19 {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_4b38a7d67ab953ae .shape_03_7294466779365305 {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_4b38a7d67ab953ae .shape_04_11dc3fd26e7db0d2 {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_7f4df69cea13c844 .section-btn_dd1034b73e8aff36 {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_0a821d923ca3aaed {
  z-index: 1;
}
.team-section-three_0a821d923ca3aaed:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../photos/shape_1472f57764/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_0a821d923ca3aaed .section-btn_dd1034b73e8aff36 {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_0a821d923ca3aaed .shape_01_1e1518990155861b {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_0a821d923ca3aaed .shape_02_c9901b6fc00def19 {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_0a821d923ca3aaed .shape_03_7294466779365305 {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_3f34f1b7382cafd0 .logo_5d35c23d9d3218c6 {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_7d3bd9a954591341 {
  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_2eb11011656b0a0d {
  max-width: 565px;
}
.user-data-form .form-wrapper_2eb11011656b0a0d .input-group-meta_1c36533af694ba06 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_2eb11011656b0a0d .input-group-meta_1c36533af694ba06 label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_2eb11011656b0a0d .input-group-meta_1c36533af694ba06 .placeholder_icon_de38d6f2e9db33e3 {
  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_2eb11011656b0a0d .input-group-meta_1c36533af694ba06 .placeholder_icon_de38d6f2e9db33e3 img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_2eb11011656b0a0d .input-group-meta_1c36533af694ba06 .placeholder_icon_de38d6f2e9db33e3 span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_2eb11011656b0a0d .input-group-meta_1c36533af694ba06 .placeholder_icon_de38d6f2e9db33e3 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_2eb11011656b0a0d .input-group-meta_1c36533af694ba06 .placeholder_icon_de38d6f2e9db33e3 span.eye-slash_cb2faaccb79b8c75:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_0273792325814ed7 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_0273792325814ed7 label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_0273792325814ed7 input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_0273792325814ed7 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_0273792325814ed7 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_0273792325814ed7 a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_0273792325814ed7 a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_700b34018b1eee0a {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_d41a5478db0fcc0a {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_d41a5478db0fcc0a:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_d41a5478db0fcc0a img {
  width: 20px;
}
.user-data-form .btn-close_fec3521ae74dec4a {
  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_06e3798007f9ebe4 .main-count_1317b1c83cd4ee91 {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_234f05654425f4f1 .icon_2cad74d491f83493 {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_40ec87cb672e1353 .img-holder_7e0d1a8038c684eb {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_40ec87cb672e1353 .img-holder_7e0d1a8038c684eb.round-border_166e4f9c79e7ba25 {
  border-radius: 30px;
}
.portfolio-block-one_40ec87cb672e1353 .img-holder_7e0d1a8038c684eb .expend_99702bd2b6c21a9f {
  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_40ec87cb672e1353 .img-holder_7e0d1a8038c684eb 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_40ec87cb672e1353 .img-holder_7e0d1a8038c684eb i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_40ec87cb672e1353:hover .expend_99702bd2b6c21a9f {
  opacity: 1;
}
.portfolio-block-one_40ec87cb672e1353:hover .img-meta_81ac2f8870f70eb9 {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_40ec87cb672e1353:hover .pj-title_f17bc3c394b47b33 {
  text-decoration: underline;
}
.portfolio-block-one_40ec87cb672e1353 .caption {
  margin-top: 35px;
}
.portfolio-block-one_40ec87cb672e1353 .caption .tag_7d340e757104609c {
  margin: 0 -3px;
}
.portfolio-block-one_40ec87cb672e1353 .caption .tag_7d340e757104609c 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_40ec87cb672e1353 .caption .pj-title_f17bc3c394b47b33 {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_40ec87cb672e1353 .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_40ec87cb672e1353 .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_6fe4096b5f28519f .bg-wrapper_123b9e15572faa22 {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_6fe4096b5f28519f .slider-wrapper_3d575d89afb17665 {
  height: 100%;
}
.project-details-two_6fe4096b5f28519f .slider-wrapper_3d575d89afb17665 .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_6fe4096b5f28519f .slider-wrapper_3d575d89afb17665 .carousel-control-next_24e0505830d3afc9,
.project-details-two_6fe4096b5f28519f .slider-wrapper_3d575d89afb17665 .carousel-control-prev_fc48e9984e1ea65b {
  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_6fe4096b5f28519f .slider-wrapper_3d575d89afb17665 .carousel-control-next_24e0505830d3afc9:hover,
.project-details-two_6fe4096b5f28519f .slider-wrapper_3d575d89afb17665 .carousel-control-prev_fc48e9984e1ea65b:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_6fe4096b5f28519f .slider-wrapper_3d575d89afb17665 .carousel-control-prev_fc48e9984e1ea65b {
  left: auto;
  right: 45px;
}
.project-details-two_6fe4096b5f28519f .info-wrapper_95516f51fbc9312d {
  padding: 55px 50px 85px 70px;
}
.project-details-two_6fe4096b5f28519f .info-wrapper_95516f51fbc9312d h3 {
  font-size: 36px;
}
.project-details-two_6fe4096b5f28519f .info-wrapper_95516f51fbc9312d .list-meta_671cb19da854d7eb li {
  padding: 22px 0;
}
.project-details-two_6fe4096b5f28519f .info-wrapper_95516f51fbc9312d .list-meta_671cb19da854d7eb .icon_2cad74d491f83493 {
  width: 40px;
}
.project-details-two_6fe4096b5f28519f .info-wrapper_95516f51fbc9312d .list-meta_671cb19da854d7eb .text1_e1c7da15abd0643e {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_6fe4096b5f28519f .info-wrapper_95516f51fbc9312d .list-meta_671cb19da854d7eb span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_6fe4096b5f28519f .info-wrapper_95516f51fbc9312d .social-share_31d2fb9b1250b86e li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_6fe4096b5f28519f .info-wrapper_95516f51fbc9312d .social-share_31d2fb9b1250b86e li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_5b5b7504acba1047 .slider-wrapper_3d575d89afb17665 {
  padding-left: 100px;
}
.feedback-section-three_5b5b7504acba1047 .slider-wrapper_3d575d89afb17665 .icon_2cad74d491f83493 {
  left: 0;
  top: 18px;
}
.feedback-section-three_5b5b7504acba1047 .slick-dots_9109b9cd4d4a90a4 {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_5b5b7504acba1047 .slick-dots_9109b9cd4d4a90a4 li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_5b5b7504acba1047 .slick-dots_9109b9cd4d4a90a4 .slick-active button {
  background: #000;
}
.feedback-section-three_5b5b7504acba1047 .rating-box_c5f022a94e1aebbc {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_5b5b7504acba1047 .rating-box_c5f022a94e1aebbc .rating_2c755dca1f1bca2b {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_5b5b7504acba1047 .shape_01_1e1518990155861b {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_5b5b7504acba1047 .shape_02_c9901b6fc00def19 {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_f3ad2ce1fd8470f8 {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_f3ad2ce1fd8470f8 .post-data_5121a8b1e91b5a76 {
  padding: 30px 35px 25px;
}
.blog-meta-one_f3ad2ce1fd8470f8 .post-data_5121a8b1e91b5a76 .post-info_d98313b59028c072 {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_f3ad2ce1fd8470f8 .post-data_5121a8b1e91b5a76 .blog-title_dfee0e988e2f02a9 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_f3ad2ce1fd8470f8 .post-data_5121a8b1e91b5a76 .blog-title_dfee0e988e2f02a9:hover {
  text-decoration: underline;
}
.blog-meta-one_f3ad2ce1fd8470f8 .post-img_b5268bff22f03804 {
  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_f3ad2ce1fd8470f8 .post-img_b5268bff22f03804 .round-btn_90a33d70a1361e9a {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_f3ad2ce1fd8470f8:hover .round-btn_90a33d70a1361e9a {
  background: #CFFF45;
}
.blog-meta-one_f3ad2ce1fd8470f8.style-two_efbff0ef60f6a438 {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_f3ad2ce1fd8470f8.style-two_efbff0ef60f6a438 .post-img_b5268bff22f03804 {
  border-radius: 0;
}
.blog-meta-one_f3ad2ce1fd8470f8.style-two_efbff0ef60f6a438 .blog-title_dfee0e988e2f02a9 {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_7ffec79fad50fcfc {
  background: #fff;
}
.blog-meta-two_7ffec79fad50fcfc .post-data_5121a8b1e91b5a76 {
  padding-top: 30px;
}
.blog-meta-two_7ffec79fad50fcfc .post-data_5121a8b1e91b5a76 .blog-title_dfee0e988e2f02a9 {
  width: 70%;
}
.blog-meta-two_7ffec79fad50fcfc .post-data_5121a8b1e91b5a76 .blog-title_dfee0e988e2f02a9 h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_7ffec79fad50fcfc .post-data_5121a8b1e91b5a76 .blog-title_dfee0e988e2f02a9:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_7ffec79fad50fcfc .post-data_5121a8b1e91b5a76 .round-btn_90a33d70a1361e9a {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_7ffec79fad50fcfc .post-data_5121a8b1e91b5a76 .round-btn_90a33d70a1361e9a:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_7ffec79fad50fcfc .post-data_5121a8b1e91b5a76 .post-info_d98313b59028c072 {
  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_7ffec79fad50fcfc .post-img_b5268bff22f03804 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_7ffec79fad50fcfc .post-img_b5268bff22f03804 .date_fcf14e849188034a {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_7ffec79fad50fcfc.style-two_efbff0ef60f6a438 {
  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_7ffec79fad50fcfc.style-two_efbff0ef60f6a438 p {
  font-size: 18px;
}
.blog-meta-two_7ffec79fad50fcfc.style-two_efbff0ef60f6a438 .post-img_b5268bff22f03804 {
  height: auto;
  width: 100%;
}
.blog-meta-two_7ffec79fad50fcfc.style-two_efbff0ef60f6a438 .post-data_5121a8b1e91b5a76 {
  padding: 26px 0;
}
.blog-meta-two_7ffec79fad50fcfc.style-two_efbff0ef60f6a438 .post-data_5121a8b1e91b5a76 .post-info_d98313b59028c072 {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_7ffec79fad50fcfc.style-two_efbff0ef60f6a438 .post-data_5121a8b1e91b5a76 .round-btn_90a33d70a1361e9a {
  border: none;
}

.signup-btn-one_6f5e7dd7777fbc7e 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_6f5e7dd7777fbc7e .icon_2cad74d491f83493 {
  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_7b9936b75d7657e5 {
  z-index: 1;
}
.blog-section-three_7b9936b75d7657e5 .section-btn_dd1034b73e8aff36 {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

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

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

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

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

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

.blog-details_5d32c90a5974a66c .post-details-meta_9cb1b01dc94fe677 {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_5d32c90a5974a66c .post-details-meta_9cb1b01dc94fe677 p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_5d32c90a5974a66c .post-details-meta_9cb1b01dc94fe677 .quote-wrapper_86f9b2747d9844ce {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_5d32c90a5974a66c .post-details-meta_9cb1b01dc94fe677 .quote-wrapper_86f9b2747d9844ce .wrapper_04163a0e181bd729 {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_5d32c90a5974a66c .post-details-meta_9cb1b01dc94fe677 .quote-wrapper_86f9b2747d9844ce .wrapper_04163a0e181bd729 .icon_2cad74d491f83493 {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_5d32c90a5974a66c .post-details-meta_9cb1b01dc94fe677 .quote-wrapper_86f9b2747d9844ce .wrapper_04163a0e181bd729 h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_5d32c90a5974a66c .post-details-meta_9cb1b01dc94fe677 .quote-wrapper_86f9b2747d9844ce h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_5d32c90a5974a66c .post-details-meta_9cb1b01dc94fe677 .quote-wrapper_86f9b2747d9844ce h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_5d32c90a5974a66c .post-details-meta_9cb1b01dc94fe677 .img-gallery_781555b03f128d39 {
  margin-bottom: 50px;
}
.blog-details_5d32c90a5974a66c .post-details-meta_9cb1b01dc94fe677 .img-gallery_781555b03f128d39 img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_5d32c90a5974a66c .post-details-meta_9cb1b01dc94fe677 h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_5d32c90a5974a66c .post-details-meta_9cb1b01dc94fe677 .list-item_fca7135d41fe1377 li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_5d32c90a5974a66c .post-details-meta_9cb1b01dc94fe677 .list-item_fca7135d41fe1377 li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_5d32c90a5974a66c .bottom-widget_00fd38616d5749ad {
  padding: 10px 0 5px;
}
.blog-details_5d32c90a5974a66c .bottom-widget_00fd38616d5749ad .tags_82cc76ed9e58c5c9 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_5d32c90a5974a66c .bottom-widget_00fd38616d5749ad .tags_82cc76ed9e58c5c9 a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_5d32c90a5974a66c .bottom-widget_00fd38616d5749ad .tags_82cc76ed9e58c5c9 a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_5d32c90a5974a66c .bottom-widget_00fd38616d5749ad .share-icon_4b9d2b4d1cab5cac li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_5d32c90a5974a66c .bottom-widget_00fd38616d5749ad .share-icon_4b9d2b4d1cab5cac a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_5d32c90a5974a66c .grey-bg_ac20ec4f2cca5096 {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_5d32c90a5974a66c .blog-inner-title_6a92c583f169ed2c {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_5d32c90a5974a66c .blog-comment-area_789c299f12bb5394 {
  margin: 60px 0;
}
.blog-details_5d32c90a5974a66c .blog-comment-area_789c299f12bb5394 .comment_55ba9236a030960e {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_5d32c90a5974a66c .blog-comment-area_789c299f12bb5394 .comment_55ba9236a030960e:last-child {
  padding-bottom: 5px;
}
.blog-details_5d32c90a5974a66c .blog-comment-area_789c299f12bb5394 .comment_55ba9236a030960e .reply-comment_d1a55ec57086baed {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_5d32c90a5974a66c .blog-comment-area_789c299f12bb5394 .comment_55ba9236a030960e .user-avatar_44c2da72b3a288c2 {
  width: 60px;
  height: 60px;
}
.blog-details_5d32c90a5974a66c .blog-comment-area_789c299f12bb5394 .comment_55ba9236a030960e .comment-text_ef1d39594f957e27 {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_5d32c90a5974a66c .blog-comment-area_789c299f12bb5394 .comment_55ba9236a030960e .comment-text_ef1d39594f957e27 .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_5d32c90a5974a66c .blog-comment-area_789c299f12bb5394 .comment_55ba9236a030960e .comment-text_ef1d39594f957e27 .date_fcf14e849188034a {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_5d32c90a5974a66c .blog-comment-area_789c299f12bb5394 .comment_55ba9236a030960e .comment-text_ef1d39594f957e27 p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_5d32c90a5974a66c .blog-comment-area_789c299f12bb5394 .comment_55ba9236a030960e .comment-text_ef1d39594f957e27 .reply-btn_b0ecfdd3a6433f72 {
  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_5d32c90a5974a66c .blog-comment-area_789c299f12bb5394 .comment_55ba9236a030960e .comment-text_ef1d39594f957e27 .reply-btn_b0ecfdd3a6433f72:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_5d32c90a5974a66c .blog-comment-form_343eed1dc2a3cdc5 p a {
  color: #19352D;
}
.blog-details_5d32c90a5974a66c .blog-comment-form_343eed1dc2a3cdc5 form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_5d32c90a5974a66c .blog-comment-form_343eed1dc2a3cdc5 form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_5d32c90a5974a66c .blog-comment-form_343eed1dc2a3cdc5 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_36c9a4c8baf37b4d {
  height: 600px;
}

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

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

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

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

.footer-one_f259f9e25790e44e {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_f259f9e25790e44e .bottom-footer_f41716d0d5405d07 {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_f259f9e25790e44e .social-icon_700c3622dce5a77a 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_f259f9e25790e44e .social-icon_700c3622dce5a77a a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_f259f9e25790e44e .footer-title_26eef0c0eda3d6a9 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_f259f9e25790e44e .footer-nav-link_7ace1f9b77c4a54c a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_f259f9e25790e44e .footer-nav-link_7ace1f9b77c4a54c a:hover {
  color: #fff;
}
.footer-nav-link_7ace1f9b77c4a54c p {
  font-size: 16px;
}
.logo_5d35c23d9d3218c6 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_4623a760789046d8 {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_8e5645cba36a391c {
  align-content: center;
}

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

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

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

.footer-two_aa1fe8465e37be21 {
  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_aa1fe8465e37be21.no-bg_51ff4ed596678a01 {
  background: none;
  padding: 0;
  position: statics;
}
.footer-two_aa1fe8465e37be21.no-bg_51ff4ed596678a01:before {
  display: none;
}
.footer-two_aa1fe8465e37be21.no-bg_51ff4ed596678a01 .bg-wrapper_123b9e15572faa22 {
  box-shadow: none;
  padding-left: 0;
  padding-right: 0;
}
.footer-two_aa1fe8465e37be21.no-bg_51ff4ed596678a01 .bg-wrapper_123b9e15572faa22 .copyright_da5c9645954b1838 {
  left: 0;
}
.footer-two_aa1fe8465e37be21: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_aa1fe8465e37be21 .bg-wrapper_123b9e15572faa22 {
  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_aa1fe8465e37be21 .bg-wrapper_123b9e15572faa22 .shape_01_1e1518990155861b {
  bottom: 12%;
  right: 33%;
  width: 2.3%;
  min-width: 28px;
}
.footer-two_aa1fe8465e37be21 .bg-wrapper_123b9e15572faa22 .shape_02_c9901b6fc00def19 {
  bottom: 38%;
  left: 25%;
  width: 3.8%;
  min-width: 28px;
}
.footer-two_aa1fe8465e37be21 .social-icon_700c3622dce5a77a 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_aa1fe8465e37be21 .social-icon_700c3622dce5a77a a:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.footer-two_aa1fe8465e37be21 .footer-title_26eef0c0eda3d6a9 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-two_aa1fe8465e37be21 .footer-nav-link_7ace1f9b77c4a54c a {
  color: rgba(0, 0, 0, 0.8);
  line-height: 42px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-two_aa1fe8465e37be21 .footer-nav-link_7ace1f9b77c4a54c a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-two_aa1fe8465e37be21 .copyright_da5c9645954b1838 {
  font-size: 18px;
  color: #19352D;
  position: absolute;
  left: 40px;
  bottom: 64px;
}

.footer-three_6ea9081d99d7e5fd {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_6ea9081d99d7e5fd .round-bg_8fc7f4a4954e18ca {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_6ea9081d99d7e5fd .round-bg_8fc7f4a4954e18ca.color-two_38914129ae4449f6 {
  background: #F6FFDD;
}
.footer-three_6ea9081d99d7e5fd .footer-intro_61d02d75fee61b53 p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_6ea9081d99d7e5fd .footer-intro_61d02d75fee61b53 p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_6ea9081d99d7e5fd .footer-title_26eef0c0eda3d6a9 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_6ea9081d99d7e5fd .footer-nav-link_7ace1f9b77c4a54c a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_6ea9081d99d7e5fd .footer-nav-link_7ace1f9b77c4a54c a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_6ea9081d99d7e5fd .bottom-footer_f41716d0d5405d07 {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_6ea9081d99d7e5fd .bottom-footer_f41716d0d5405d07 .copyright_da5c9645954b1838 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_6ea9081d99d7e5fd .bottom-footer_f41716d0d5405d07 .bottom-nav_4b3b3adde3f628c2 {
  margin: 0 -12px;
}
.footer-three_6ea9081d99d7e5fd .bottom-footer_f41716d0d5405d07 .bottom-nav_4b3b3adde3f628c2 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_6ea9081d99d7e5fd .bottom-footer_f41716d0d5405d07 .bottom-nav_4b3b3adde3f628c2 a:hover {
  text-decoration: underline;
}
.footer-three_6ea9081d99d7e5fd .bottom-footer_f41716d0d5405d07 .social-icon_700c3622dce5a77a {
  margin: 0 -10px;
}
.footer-three_6ea9081d99d7e5fd .bottom-footer_f41716d0d5405d07 .social-icon_700c3622dce5a77a a {
  margin: 0 10px;
}
.footer-three_6ea9081d99d7e5fd .bottom-footer_f41716d0d5405d07 .social-icon_700c3622dce5a77a a:hover {
  color: #19352D;
}
.footer-three_6ea9081d99d7e5fd .shape_01_1e1518990155861b {
  top: -3%;
  left: -3%;
}
.footer-three_6ea9081d99d7e5fd .shape_02_c9901b6fc00def19 {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_e96d4257872d0985 {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_e96d4257872d0985:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../photos/assets_56f207377a/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_e96d4257872d0985 h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_e96d4257872d0985 .btn-group_91abd2709b1bd7cf {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_e96d4257872d0985 .btn-group_91abd2709b1bd7cf h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_e96d4257872d0985 .btn-group_91abd2709b1bd7cf h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_e96d4257872d0985 .btn-group_91abd2709b1bd7cf .round-btn_90a33d70a1361e9a {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_e96d4257872d0985 .btn-group_91abd2709b1bd7cf .round-btn_90a33d70a1361e9a:hover, .footer-five_e96d4257872d0985 .btn-group_91abd2709b1bd7cf .round-btn_90a33d70a1361e9a:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_e96d4257872d0985 .social-icon_700c3622dce5a77a {
  margin: 0 -20px;
}
.footer-five_e96d4257872d0985 .social-icon_700c3622dce5a77a a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_e96d4257872d0985 .social-icon_700c3622dce5a77a a:hover {
  color: #DFFF5E;
}
.footer-five_e96d4257872d0985 .bottom-nav_4b3b3adde3f628c2 {
  margin: 0 -12px;
}
.footer-five_e96d4257872d0985 .bottom-nav_4b3b3adde3f628c2 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_e96d4257872d0985 .bottom-nav_4b3b3adde3f628c2 a:hover {
  text-decoration: underline;
}
.footer-five_e96d4257872d0985 .shape_01_1e1518990155861b {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_e96d4257872d0985 .shape_02_c9901b6fc00def19 {
  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_60cf4665ee27fb29 {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_eb4773dd8f9af11d {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_32a64c62edf09f09 {
  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_7ed5f43d624aeaf7 {
  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_313e9ba8593424b6 {
  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_cc2c4c8e0f8c2a07 {
  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_0321adee6ebde3db {
  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_2ca0c23c769b35ae {
  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_d8b1c9ce591d558f {
  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_7d4cf3630a70e841 {
  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_f73847a595381181 {
  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_ead7451e039164b2 {
  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_72c1e9b74b602e83 {
  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_61961cddc2f71b12 {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_422bff254bb03eb2 {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_8282a19d6327048b {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_afcef291535de557 {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_9fed28ab67811111 {
  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_00621a3d0c0535f1 {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_7f51c072cb11d090 {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_2dd14b7149b7c7a6 {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_74c76f566a25d581 {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_c1b58d2566918c1b {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_f865d045ed009bff {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_c22389ae83c6c28a {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_c47b4b35388693b3 {
  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_0249713aaf16fe4f {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_ff7cbfd175bcca08 {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_1ed7c7a4ef8b7736 {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_531b685e81c8617d {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_77bdc9b79c6b48c9 {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_19633da6b00a8e7c {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_3f6bf6c77b4960cc {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_b7ac30a42056bf39 {
  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_400a294e9ee9b06d {
  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_f5a05a8faacd53f2 {
  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_4d33368a38e44d1e {
  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_a86f7c9e3dff302a {
  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_afbad5609ff8efbf {
  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_a3b1c1835e9604b7 {
  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_d5e0c04bd2c15325 {
  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_bdcda24df7c3960e {
  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_63ae8919ed1f4e30 {
  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_6dcb6aaa61a938b5 {
  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_427a7dd647ca0469 {
  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_4872cb9e50e42921 {
  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_e3f60a760467ba10 {
  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_5968592240f6607f {
  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_c18f638bd160385f {
  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_6b29b58f9d3a00e6 {
  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_9204b0cfc889ec36 {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_74432076581f427c {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_f43d712ddaf0478f {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_f9d68d950a7ce06e {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_1963f8a289f1294a {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_123c3e2b66660b0e {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_5cfb2560b11f6b5a {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_36c5b112118bcced {
  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_60cf4665ee27fb29 {
  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_faee1dff2bbb4215 {
  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_c615038ca9482322 {
  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_ad9d43ddb000f0a9 .theme-select-menu_8874d18bd2059731 {
  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_0dbd0838b052fdcd {
  overflow: hidden;
}
.product-block-one_0dbd0838b052fdcd .img-holder_7e0d1a8038c684eb {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_0dbd0838b052fdcd .img-holder_7e0d1a8038c684eb .cart-icon_3fea299bd1e1c968 {
  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_0dbd0838b052fdcd .img-holder_7e0d1a8038c684eb .cart-icon_3fea299bd1e1c968:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_0dbd0838b052fdcd .img-holder_7e0d1a8038c684eb .cart-button_c794437901823747 {
  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_0dbd0838b052fdcd .img-holder_7e0d1a8038c684eb .cart-button_c794437901823747:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_0dbd0838b052fdcd .product-title_21ae1b581c9999ce {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_0dbd0838b052fdcd .rating_2c755dca1f1bca2b {
  margin: 0 -3px;
}
.product-block-one_0dbd0838b052fdcd .rating_2c755dca1f1bca2b li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_0dbd0838b052fdcd .rating_2c755dca1f1bca2b li .bi-star-fill_920c5e961d398da4 {
  color: #FFCB65;
}
.product-block-one_0dbd0838b052fdcd .price_0a29eb81ce435b3e {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_0dbd0838b052fdcd:hover .cart-button_c794437901823747 {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_0dbd0838b052fdcd:hover .product-img_087881e72967879a {
  transform: scale(0.95);
}
.product-block-one_0dbd0838b052fdcd:hover .cart-icon_3fea299bd1e1c968 {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_0dbd0838b052fdcd:hover .product-title_21ae1b581c9999ce {
  text-decoration: underline;
}

.product-details-one_80649f651809aa6a .product-img-tab_4e03b2483183abf8 {
  border: none;
}
.product-details-one_80649f651809aa6a .product-img-tab_4e03b2483183abf8 .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_80649f651809aa6a .product-img-tab_4e03b2483183abf8 .nav-link img {
  max-height: 100%;
}
.product-details-one_80649f651809aa6a .product-img-tab_4e03b2483183abf8 .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_80649f651809aa6a .product-img-tab-content_851118ee5ba6f9ca {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_80649f651809aa6a .product-img-tab-content_851118ee5ba6f9ca img {
  margin: auto;
}
.product-details-one_80649f651809aa6a .product-info_192f6384cf741aca .stock-tag_505a07c03b3d8929 {
  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_80649f651809aa6a .product-info_192f6384cf741aca .product-name_48911297076beae3 {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_80649f651809aa6a .product-info_192f6384cf741aca .rating_2c755dca1f1bca2b li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_80649f651809aa6a .product-info_192f6384cf741aca .rating_2c755dca1f1bca2b li .bi-star-fill_920c5e961d398da4 {
  color: #FFCB65;
}
.product-details-one_80649f651809aa6a .product-info_192f6384cf741aca .rating_2c755dca1f1bca2b li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_80649f651809aa6a .product-info_192f6384cf741aca .rating_2c755dca1f1bca2b li a:hover {
  text-decoration: underline;
}
.product-details-one_80649f651809aa6a .product-info_192f6384cf741aca .price_0a29eb81ce435b3e {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_80649f651809aa6a .product-info_192f6384cf741aca .price_0a29eb81ce435b3e del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_80649f651809aa6a .product-info_192f6384cf741aca .availability_fe4eea04c2d8c1b4 {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_80649f651809aa6a .product-info_192f6384cf741aca .description-text_eabd8a5d1cc54de9 {
  padding: 10px 0 15px;
}
.product-details-one_80649f651809aa6a .product-info_192f6384cf741aca .product-feature_063a3de3273ea999 {
  margin-bottom: 20px;
}
.product-details-one_80649f651809aa6a .product-info_192f6384cf741aca .product-feature_063a3de3273ea999 li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_80649f651809aa6a .product-info_192f6384cf741aca .product-feature_063a3de3273ea999 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_80649f651809aa6a .product-info_192f6384cf741aca .customize-order_9de1812d37f60cb0 h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_80649f651809aa6a .product-info_192f6384cf741aca .customize-order_9de1812d37f60cb0 .quantity_5069b46473c3d629 .button-group_14a037241e4fa338 {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_80649f651809aa6a .product-info_192f6384cf741aca .customize-order_9de1812d37f60cb0 .quantity_5069b46473c3d629 .button-group_14a037241e4fa338 li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_80649f651809aa6a .product-info_192f6384cf741aca .customize-order_9de1812d37f60cb0 .quantity_5069b46473c3d629 .button-group_14a037241e4fa338 li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_80649f651809aa6a .product-info_192f6384cf741aca .customize-order_9de1812d37f60cb0 .quantity_5069b46473c3d629 .button-group_14a037241e4fa338 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_80649f651809aa6a .product-review-tab_45d69c9f92213aa1 .nav-tabs_1e476f356e203a3f {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_80649f651809aa6a .product-review-tab_45d69c9f92213aa1 .nav-tabs_1e476f356e203a3f .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_80649f651809aa6a .product-review-tab_45d69c9f92213aa1 .nav-tabs_1e476f356e203a3f .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_80649f651809aa6a .product-review-tab_45d69c9f92213aa1 .nav-tabs_1e476f356e203a3f .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_80649f651809aa6a .product-review-tab_45d69c9f92213aa1 .nav-tabs_1e476f356e203a3f .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_80649f651809aa6a .product-review-tab_45d69c9f92213aa1 .tab-content_0405b01382b39fd9 h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_80649f651809aa6a .product-review-tab_45d69c9f92213aa1 .tab-content_0405b01382b39fd9 .product-feature_063a3de3273ea999 li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_80649f651809aa6a .product-review-tab_45d69c9f92213aa1 .tab-content_0405b01382b39fd9 .product-feature_063a3de3273ea999 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_80649f651809aa6a .product-review-tab_45d69c9f92213aa1 .user-comment-area_e28b9fbf8813c296 .single-comment_2619b45696756601 {
  padding-bottom: 40px;
}
.product-details-one_80649f651809aa6a .product-review-tab_45d69c9f92213aa1 .user-comment-area_e28b9fbf8813c296 .single-comment_2619b45696756601:last-child {
  padding-bottom: 0;
}
.product-details-one_80649f651809aa6a .product-review-tab_45d69c9f92213aa1 .user-comment-area_e28b9fbf8813c296 .user-img_5d9f344f5a48f093 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_80649f651809aa6a .product-review-tab_45d69c9f92213aa1 .user-comment-area_e28b9fbf8813c296 .user-comment-data_1b117ca64263a801 {
  padding-left: 30px;
  position: relative;
}
.product-details-one_80649f651809aa6a .product-review-tab_45d69c9f92213aa1 .user-comment-area_e28b9fbf8813c296 .user-comment-data_1b117ca64263a801 .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_80649f651809aa6a .product-review-tab_45d69c9f92213aa1 .user-comment-area_e28b9fbf8813c296 .user-comment-data_1b117ca64263a801 .rating_2c755dca1f1bca2b li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_80649f651809aa6a .product-review-tab_45d69c9f92213aa1 .user-comment-area_e28b9fbf8813c296 .user-comment-data_1b117ca64263a801 .rating_2c755dca1f1bca2b li .bi-star-fill_920c5e961d398da4 {
  color: #FFCB65;
}
.product-details-one_80649f651809aa6a .product-review-tab_45d69c9f92213aa1 .user-comment-area_e28b9fbf8813c296 .user-comment-data_1b117ca64263a801 p {
  padding-top: 8px;
}

.cart-list-form_3cfa092048e0c648 {
  position: relative;
}
.cart-list-form_3cfa092048e0c648 .table_4edfa5350a98c5cd {
  margin: 0;
  background: transparent;
}
.cart-list-form_3cfa092048e0c648 .table_4edfa5350a98c5cd 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_3cfa092048e0c648 .table_4edfa5350a98c5cd th:first-child {
  text-align: left;
}
.cart-list-form_3cfa092048e0c648 .table_4edfa5350a98c5cd tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_3cfa092048e0c648 .table_4edfa5350a98c5cd tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_3cfa092048e0c648 .table_4edfa5350a98c5cd tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_3cfa092048e0c648 .table_4edfa5350a98c5cd tbody .product-thumbnails_334c732670533523 {
  width: 85px;
}
.cart-list-form_3cfa092048e0c648 .table_4edfa5350a98c5cd tbody .product-thumbnails_334c732670533523 img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_3cfa092048e0c648 .table_4edfa5350a98c5cd tbody .product-thumbnails_334c732670533523 .product-img_087881e72967879a {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_3cfa092048e0c648 .table_4edfa5350a98c5cd tbody .product-info_192f6384cf741aca {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_3cfa092048e0c648 .table_4edfa5350a98c5cd tbody .product-info_192f6384cf741aca .product-name_48911297076beae3 {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_3cfa092048e0c648 .table_4edfa5350a98c5cd tbody .product-info_192f6384cf741aca .serial_284e94c16c185cca {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_3cfa092048e0c648 .table_4edfa5350a98c5cd tbody .product-info_192f6384cf741aca ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_3cfa092048e0c648 .table_4edfa5350a98c5cd tbody .price_0a29eb81ce435b3e {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_3cfa092048e0c648 .table_4edfa5350a98c5cd tbody .quantity_5069b46473c3d629 li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_3cfa092048e0c648 .table_4edfa5350a98c5cd tbody .quantity_5069b46473c3d629 li .btn_9693940ca7560bd5 {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_3cfa092048e0c648 .table_4edfa5350a98c5cd tbody .quantity_5069b46473c3d629 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_3cfa092048e0c648 .table_4edfa5350a98c5cd tbody .remove-product_68754045019d2f17 {
  color: #000;
  font-size: 22px;
}
.cart-list-form_3cfa092048e0c648 .table_4edfa5350a98c5cd tbody .remove-product_68754045019d2f17:hover {
  color: #ff2759;
}
.cart-list-form_3cfa092048e0c648 .cart-footer_f708a2883f3717b0 {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_3cfa092048e0c648 .cart-footer_f708a2883f3717b0 .coupon-form_9d00f88a63c0a983 input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_3cfa092048e0c648 .cart-footer_f708a2883f3717b0 .cart-total-section_ae17ed66779b8076 {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_3cfa092048e0c648 .cart-footer_f708a2883f3717b0 .cart-total-section_ae17ed66779b8076 .cart-total-table_3d843172fef24921 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_3cfa092048e0c648 .cart-footer_f708a2883f3717b0 .cart-total-section_ae17ed66779b8076 .cart-total-table_3d843172fef24921 tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_2e3e1c63208f528d {
  height: auto;
}

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

.fancybox-caption_60900e542e03e738, .fancybox-infobar_95327a8997e3bc3e, .fancybox-navigation_e6ab03bf00a02442 .fancybox-button_a654592a208f397f, .fancybox-toolbar_83ca77eeadd5323e {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_9766c4553c4b1c80 .fancybox-caption_60900e542e03e738, .fancybox-show-infobar_1033a8380879e0c7 .fancybox-infobar_95327a8997e3bc3e, .fancybox-show-nav_085d1bfefd49cfe3 .fancybox-navigation_e6ab03bf00a02442 .fancybox-button_a654592a208f397f, .fancybox-show-toolbar_b034f1bbc29bbe09 .fancybox-toolbar_83ca77eeadd5323e {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_5e908a51b96599f6 .fancybox-stage_8d8e292b98d2960f {
  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_7829983e6cfea8b5 .fancybox-slide, .fancybox-slide--current_be3e1cd19d099fe0, .fancybox-slide--next_e1a289934beca465, .fancybox-slide--previous_198ed4cf6bdfae78 {
  display: block;
}

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

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

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

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

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

.fancybox-content_3aab2c5b63bd5594 {
  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_5bbdcb076228af65 .fancybox-content_3aab2c5b63bd5594 {
  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_0827c22b9d37933b .fancybox-content_3aab2c5b63bd5594 {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_8244efff494605b4 .fancybox-content_3aab2c5b63bd5594 {
  cursor: zoom-in;
}

.fancybox-can-drag_2f4ae80c0d26b1ec .fancybox-content_3aab2c5b63bd5594 {
  cursor: grab;
}

.fancybox-is-dragging_83073832e43f5967 .fancybox-content_3aab2c5b63bd5594 {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_ffc1c47ee762404f .fancybox-content_3aab2c5b63bd5594 {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_266cb35f0f65c5fd .fancybox-content_3aab2c5b63bd5594, .fancybox-slide--map_6d484cd49554dfc4 .fancybox-content_3aab2c5b63bd5594, .fancybox-slide--video_17c0fd9bafb646f4 .fancybox-content_3aab2c5b63bd5594 {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_17c0fd9bafb646f4 .fancybox-content_3aab2c5b63bd5594 {
  background: #000;
}

.fancybox-slide--map_6d484cd49554dfc4 .fancybox-content_3aab2c5b63bd5594 {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_bd4d55728baefb90 svg path, .fancybox-button--share_bb6edd250ccff1ff svg path, .fancybox-button--thumbs_9aabd7032e6f5de0 svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_085d1bfefd49cfe3 .fancybox-navigation_e6ab03bf00a02442 .fancybox-button_a654592a208f397f {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_e6ab03bf00a02442 .fancybox-button--arrow_left_0b9198fbbe0971a5 {
  left: 6px;
}

.fancybox-navigation_e6ab03bf00a02442 .fancybox-button--arrow_right_d14eb83e458d7edc {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_266cb35f0f65c5fd .fancybox-close-small_bffc609c1e65dcf1, .fancybox-slide--image_5bbdcb076228af65 .fancybox-close-small_bffc609c1e65dcf1, .fancybox-slide--video_17c0fd9bafb646f4 .fancybox-close-small_bffc609c1e65dcf1 {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_266cb35f0f65c5fd .fancybox-close-small_bffc609c1e65dcf1:hover svg, .fancybox-slide--image_5bbdcb076228af65 .fancybox-close-small_bffc609c1e65dcf1:hover svg, .fancybox-slide--video_17c0fd9bafb646f4 .fancybox-close-small_bffc609c1e65dcf1:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_032065d9395686f2 .fancybox-close-small_bffc609c1e65dcf1, .fancybox-is-zoomable_757070f7bca1c002.fancybox-can-drag_2f4ae80c0d26b1ec .fancybox-close-small_bffc609c1e65dcf1 {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_74e2ac2706371ad5.fancybox-slide--next_e1a289934beca465, .fancybox-fx-fade_74e2ac2706371ad5.fancybox-slide--previous_198ed4cf6bdfae78 {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_74e2ac2706371ad5.fancybox-slide--current_be3e1cd19d099fe0 {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_9ec9c146f9b99d78 {
  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_2be8862ee853164c {
  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_e9b2fde4de3e0d34 {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_f995366c9a83b2ad .fancybox-thumbs_2be8862ee853164c {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_2be8862ee853164c > 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_2be8862ee853164c .fancybox-thumbs-active_52ec758ac22c1519:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_858bbc3cf088a2a9 .slick-track_d35e3cb21e737cfd,
.slick-slider_858bbc3cf088a2a9 .slick-list_bf8a4c8686fa42e2 {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_65f04aa192929eac .slick-track_d35e3cb21e737cfd {
  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_65f04aa192929eac img {
  display: none;
}

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

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

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

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

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