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

.h1_c8106828a10f6db5,
h1,
.h2_1f868a259ff05b89,
h2,
.h3_c0a09509b93f2611,
h3,
.h4_e2a048fd157d6c43,
h4,
.h5_98267197ef4a3331,
h5,
.h6_fed8843519776c39,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_6b8b39552d884fd3 {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_4f8546d537abeee1 {
  padding: 0 !important;
}

.m0_22646eb03223d938 {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_9ee09e3c937a798e {
    padding: 0 !important;
  }
  .xl-m0_b9218d6b21697a3a {
    margin: 0 !important;
  }
  .xl-pt-10_6cac4d08a2aad3b1 {
    padding-top: 10px !important;
  }
  .xl-pt-20_846d5453e0d96bcc {
    padding-top: 20px !important;
  }
  .xl-pt-30_1a560b3c531f07fd {
    padding-top: 30px !important;
  }
  .xl-pt-40_ee1046f8570d4ffe {
    padding-top: 40px !important;
  }
  .xl-pt-50_7f67c88eb6c24fe1 {
    padding-top: 50px !important;
  }
  .xl-pt-60_faf27c8a243c6a65 {
    padding-top: 60px !important;
  }
  .xl-pt-70_18bc1bcaa45ba30b {
    padding-top: 70px !important;
  }
  .xl-pt-80_fb2e2ecc5ae44385 {
    padding-top: 80px !important;
  }
  .xl-pt-90_16f7b59e62963d38 {
    padding-top: 90px !important;
  }
  .xl-pt-100_c19792dcdef06bc8 {
    padding-top: 100px !important;
  }
  .xl-pt-110_8f215c8334903f7b {
    padding-top: 110px !important;
  }
  .xl-pt-120_c930e10f46aef183 {
    padding-top: 120px !important;
  }
  .xl-pt-130_c1beffc6b68f07dc {
    padding-top: 130px !important;
  }
  .xl-pt-140_938b9bb990c73850 {
    padding-top: 140px !important;
  }
  .xl-pt-150_d91a447f9afcdd29 {
    padding-top: 150px !important;
  }
  .xl-pt-200_5931f5f677b03c8b {
    padding-top: 200px !important;
  }
  .xl-pb-10_9b0c29595f833461 {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_6f8e6d4a7297460d {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_be8f654f564bb2ac {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_83f6a614eebd5095 {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_4d122bff48b69e07 {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_b8bf5fe84c921cc9 {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_5daa6fc71d8d304f {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_c7874d75aa02ef57 {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_64913f776a41bc90 {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_4f4e93653d944be7 {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_c4d8013d61d97fb4 {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_c10d001458e67841 {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_a72d0da512948994 {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_093c4c427947cc59 {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_4dd7fdfcb15b954d {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_93e043eae0ab7f2a {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_efe967a266446620 {
    margin-top: 10px !important;
  }
  .xl-mt-20_9839f1fc5b42de0e {
    margin-top: 20px !important;
  }
  .xl-mt-30_f5de02beee0008b6 {
    margin-top: 30px !important;
  }
  .xl-mt-40_6d7059a218c73589 {
    margin-top: 40px !important;
  }
  .xl-mt-50_d529939ea6e948af {
    margin-top: 50px !important;
  }
  .xl-mt-60_20427b347156ed7e {
    margin-top: 60px !important;
  }
  .xl-mt-70_3d904e87b06906c9 {
    margin-top: 70px !important;
  }
  .xl-mt-80_dcea6d18d349eec8 {
    margin-top: 80px !important;
  }
  .xl-mt-90_07c018973753d0b4 {
    margin-top: 90px !important;
  }
  .xl-mt-100_e857a966789f1aa4 {
    margin-top: 100px !important;
  }
  .xl-mt-110_2360cee251098ece {
    margin-top: 110px !important;
  }
  .xl-mt-120_e5c9ae792c2295ca {
    margin-top: 120px !important;
  }
  .xl-mt-130_c5a93071ccfa7ec6 {
    margin-top: 130px !important;
  }
  .xl-mt-140_d0fdf9827bc5e3a4 {
    margin-top: 140px !important;
  }
  .xl-mt-150_92025ed3f383d1cd {
    margin-top: 150px !important;
  }
  .xl-mt-200_baf36da82f2a5426 {
    margin-top: 200px !important;
  }
  .xl-mb-10_23c136b053481565 {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_04be13b66ed31884 {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_f398efe94fb244c2 {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_1ea6974b3ee0bcb5 {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_3ebcc4ab6706a820 {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_a2029ead11064e93 {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_b06fb12a169617a8 {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_02e3004d3099fdad {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_0182d8f214d9f0c3 {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_a07257989c6c61b8 {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_9f51190efa2041ee {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_6edacd7d8ae778ef {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_3267341429a72612 {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_e42d3d12f0231b56 {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_a5bed17c901f632e {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_1002eaa525086b89 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_c4fcc7e986151a4e {
    padding: 0 !important;
  }
  .lg-m0_4e99bd719223ac2f {
    margin: 0 !important;
  }
  .lg-pt-10_a5df442a6057263c {
    padding-top: 10px !important;
  }
  .lg-pt-20_437b75a96a6eb25a {
    padding-top: 20px !important;
  }
  .lg-pt-30_181b5a0fe9901486 {
    padding-top: 30px !important;
  }
  .lg-pt-40_e9d0385843c554d6 {
    padding-top: 40px !important;
  }
  .lg-pt-50_8073702431796e50 {
    padding-top: 50px !important;
  }
  .lg-pt-60_636021fba56751d6 {
    padding-top: 60px !important;
  }
  .lg-pt-70_7fb47ebff1ec8399 {
    padding-top: 70px !important;
  }
  .lg-pt-80_7129e75584053728 {
    padding-top: 80px !important;
  }
  .lg-pt-90_216b733574d442fb {
    padding-top: 90px !important;
  }
  .lg-pt-100_ff17f96eb3ea400b {
    padding-top: 100px !important;
  }
  .lg-pt-110_f6ce8296e7879830 {
    padding-top: 110px !important;
  }
  .lg-pt-120_ae67a6506b41a1c9 {
    padding-top: 120px !important;
  }
  .lg-pt-130_030afbde154de079 {
    padding-top: 130px !important;
  }
  .lg-pt-140_1e88635b8d64a911 {
    padding-top: 140px !important;
  }
  .lg-pt-150_de2e7eceadc52483 {
    padding-top: 150px !important;
  }
  .lg-pt-200_2ac15fb0169048ce {
    padding-top: 200px !important;
  }
  .lg-pb-10_f86c1ed74a81fa20 {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_7c8001035a71095e {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_97f7d02ebef3dbcd {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_9325cb4d43baf07b {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_e2d27cf48e2eca12 {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_a33df5af0688857f {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_1f4bdafab3fb17d7 {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_4a7a68cf2f94776a {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_aea59f033e0f04a7 {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_db82374e7981bfa7 {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_cb95620a6f9fe8d8 {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_bda73294d9f930cf {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_6bbf5125069442df {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_5bacff7c67c13427 {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_d9fd7905c5c104f8 {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_b38cd147b2f0e9b7 {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_9c0dbddf597d9884 {
    margin-top: 10px !important;
  }
  .lg-mt-20_9ab31f94207cf21f {
    margin-top: 20px !important;
  }
  .lg-mt-30_46c67d1404a5c829 {
    margin-top: 30px !important;
  }
  .lg-mt-40_4fc317f7b5736210 {
    margin-top: 40px !important;
  }
  .lg-mt-50_2dfdbc4fc40f481a {
    margin-top: 50px !important;
  }
  .lg-mt-60_73aed1bcdc10a5a6 {
    margin-top: 60px !important;
  }
  .lg-mt-70_2e436893a03f443a {
    margin-top: 70px !important;
  }
  .lg-mt-80_3fd9e31e820bd8cd {
    margin-top: 80px !important;
  }
  .lg-mt-90_735cb400d4aecfa0 {
    margin-top: 90px !important;
  }
  .lg-mt-100_d19a36fad8bf04da {
    margin-top: 100px !important;
  }
  .lg-mt-110_033aff01d3fb72f6 {
    margin-top: 110px !important;
  }
  .lg-mt-120_dff56f71b75da17d {
    margin-top: 120px !important;
  }
  .lg-mt-130_8ca12a0a18eb3478 {
    margin-top: 130px !important;
  }
  .lg-mt-140_6a7a22020eee1a6b {
    margin-top: 140px !important;
  }
  .lg-mt-150_84cb664884f7eb74 {
    margin-top: 150px !important;
  }
  .lg-mt-200_60b64ee04e01cf6e {
    margin-top: 200px !important;
  }
  .lg-mb-10_590ef248583a5e79 {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_b2960063dd76e6f6 {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_f52472f1fcd20d4f {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_0bc4dfbadc618833 {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_57fdb7758236af3b {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_62d478fe817b7745 {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_4fefaba3a606900b {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_48f5074228c0b441 {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_0a16cdfd2414821f {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_defcda9791adbfdd {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_84bc18dadd7ea8af {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_9fbe933f148de598 {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_61e987ab43562922 {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_6ee342591b28466a {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_55c95790537c499f {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_fc0089362e927b23 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_8c0528052202ec1c {
    padding: 0 !important;
  }
  .md-m0_12352192540b7504 {
    margin: 0 !important;
  }
  .md-pt-10_3289a4ef3243a0f5 {
    padding-top: 10px !important;
  }
  .md-pt-20_3063f4ca8c3d87f3 {
    padding-top: 20px !important;
  }
  .md-pt-30_d2750ddf96b52853 {
    padding-top: 30px !important;
  }
  .md-pt-40_89c47b7dc91aee1d {
    padding-top: 40px !important;
  }
  .md-pt-50_c25e1d1f24712f31 {
    padding-top: 50px !important;
  }
  .md-pt-60_1d21a90930d30eda {
    padding-top: 60px !important;
  }
  .md-pt-70_a87b527ef8598626 {
    padding-top: 70px !important;
  }
  .md-pt-80_029a0302e901d00f {
    padding-top: 80px !important;
  }
  .md-pt-90_7386a284c917c426 {
    padding-top: 90px !important;
  }
  .md-pt-100_a44eee7d68e8b76f {
    padding-top: 100px !important;
  }
  .md-pt-110_3afe9b6cb612ef5e {
    padding-top: 110px !important;
  }
  .md-pt-120_c4419a256384c00d {
    padding-top: 120px !important;
  }
  .md-pt-130_91a2e7f45c38a7ec {
    padding-top: 130px !important;
  }
  .md-pt-140_576bf4a77ae7309c {
    padding-top: 140px !important;
  }
  .md-pt-150_432279de647c7761 {
    padding-top: 150px !important;
  }
  .md-pt-200_d38792064fd2661d {
    padding-top: 200px !important;
  }
  .md-pb-10_09b13f866444f858 {
    padding-bottom: 10px !important;
  }
  .md-pb-20_f2abdfe36ddcbb56 {
    padding-bottom: 20px !important;
  }
  .md-pb-30_c3bdb359c6ac1257 {
    padding-bottom: 30px !important;
  }
  .md-pb-40_b1325e679a848828 {
    padding-bottom: 40px !important;
  }
  .md-pb-50_f2d629b2758ee78c {
    padding-bottom: 50px !important;
  }
  .md-pb-60_8b1d8ca6756da890 {
    padding-bottom: 60px !important;
  }
  .md-pb-70_27dc05f267a45b11 {
    padding-bottom: 70px !important;
  }
  .md-pb-80_a93d25bad0ebc34f {
    padding-bottom: 80px !important;
  }
  .md-pb-90_5d0574ef4ed714b0 {
    padding-bottom: 90px !important;
  }
  .md-pb-100_08e37dc97f36b7c4 {
    padding-bottom: 100px !important;
  }
  .md-pb-110_5c03998bd40ec7d7 {
    padding-bottom: 110px !important;
  }
  .md-pb-120_9583e5cb712b0533 {
    padding-bottom: 120px !important;
  }
  .md-pb-130_5bf8a3a11ac85810 {
    padding-bottom: 130px !important;
  }
  .md-pb-140_b99dbaa6c4bb17d4 {
    padding-bottom: 140px !important;
  }
  .md-pb-150_826de8649eb27bb4 {
    padding-bottom: 150px !important;
  }
  .md-pb-200_42b0cc403a82d25f {
    padding-bottom: 200px !important;
  }
  .md-mt-10_601b3b31e8edda68 {
    margin-top: 10px !important;
  }
  .md-mt-20_d17644f7c01d0ede {
    margin-top: 20px !important;
  }
  .md-mt-30_e569119c0cc5ec31 {
    margin-top: 30px !important;
  }
  .md-mt-40_b5da88fdc72927f2 {
    margin-top: 40px !important;
  }
  .md-mt-50_2e5c597d8356654f {
    margin-top: 50px !important;
  }
  .md-mt-60_7434deeb5146a092 {
    margin-top: 60px !important;
  }
  .md-mt-70_83a632d3c3267fba {
    margin-top: 70px !important;
  }
  .md-mt-80_ba747b5582913bec {
    margin-top: 80px !important;
  }
  .md-mt-90_96d9f9a883afc6c8 {
    margin-top: 90px !important;
  }
  .md-mt-100_3c4f0c7a8c6e62ba {
    margin-top: 100px !important;
  }
  .md-mt-110_397355be4017889a {
    margin-top: 110px !important;
  }
  .md-mt-120_361295f5c478c65c {
    margin-top: 120px !important;
  }
  .md-mt-130_328b21c9edfe1c6f {
    margin-top: 130px !important;
  }
  .md-mt-140_053c1ac16eb8bea4 {
    margin-top: 140px !important;
  }
  .md-mt-150_e30f3e536e7ed8e6 {
    margin-top: 150px !important;
  }
  .md-mt-200_cd6f696c7ccf9791 {
    margin-top: 200px !important;
  }
  .md-mb-10_fed005ada903bdc8 {
    margin-bottom: 10px !important;
  }
  .md-mb-20_bf3e90ca1756b418 {
    margin-bottom: 20px !important;
  }
  .md-mb-30_ef8d902ba31df279 {
    margin-bottom: 30px !important;
  }
  .md-mb-40_33ec1b36cbf9f191 {
    margin-bottom: 40px !important;
  }
  .md-mb-50_64875c8249e4ca1e {
    margin-bottom: 50px !important;
  }
  .md-mb-60_ad8c1b845a11074a {
    margin-bottom: 60px !important;
  }
  .md-mb-70_261c88dd26178a96 {
    margin-bottom: 70px !important;
  }
  .md-mb-80_267f29aad2ae6eea {
    margin-bottom: 80px !important;
  }
  .md-mb-90_a7f59982ca1a7d26 {
    margin-bottom: 90px !important;
  }
  .md-mb-100_f2958f1f3882d80e {
    margin-bottom: 100px !important;
  }
  .md-mb-110_96306e128f68b9ce {
    margin-bottom: 110px !important;
  }
  .md-mb-120_111f894e05884fbd {
    margin-bottom: 120px !important;
  }
  .md-mb-130_4b19e61f6be0f38c {
    margin-bottom: 130px !important;
  }
  .md-mb-140_05a7354bcc7c5e24 {
    margin-bottom: 140px !important;
  }
  .md-mb-150_38f47f6bd6dd6626 {
    margin-bottom: 150px !important;
  }
  .md-mb-200_78097984c281b751 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_0eb224ddfc6052db {
    padding: 0 !important;
  }
  .sm-m0_5d9f12b9245f3a31 {
    margin: 0 !important;
  }
  .sm-pt-10_e4e448a9319640c8 {
    padding-top: 10px !important;
  }
  .sm-pt-20_1d0f44b20758abed {
    padding-top: 20px !important;
  }
  .sm-pt-30_3e949e0cd84c1400 {
    padding-top: 30px !important;
  }
  .sm-pt-40_cb6f726380c34b1f {
    padding-top: 40px !important;
  }
  .sm-pt-50_3d82cfb631cc8403 {
    padding-top: 50px !important;
  }
  .sm-pt-60_f94a302d3da48d2c {
    padding-top: 60px !important;
  }
  .sm-pt-70_5ad7f91cb0d4095f {
    padding-top: 70px !important;
  }
  .sm-pt-80_10764e1cd4982d3f {
    padding-top: 80px !important;
  }
  .sm-pt-90_7e3522c4a7260b64 {
    padding-top: 90px !important;
  }
  .sm-pt-100_d89b6dd3d52aa63f {
    padding-top: 100px !important;
  }
  .sm-pt-110_3cf45f5098785d04 {
    padding-top: 110px !important;
  }
  .sm-pt-120_0beb2f19d6cd9791 {
    padding-top: 120px !important;
  }
  .sm-pt-130_8db93184b838b054 {
    padding-top: 130px !important;
  }
  .sm-pt-140_57bdacb6384f8e11 {
    padding-top: 140px !important;
  }
  .sm-pt-150_746a6e271d700cb2 {
    padding-top: 150px !important;
  }
  .sm-pt-200_8d4b41164dd92186 {
    padding-top: 200px !important;
  }
  .sm-pb-10_039d5be0596fb2c3 {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_3b98639c25149ec0 {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_5cae8badab5ee490 {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_6caba2068047be9a {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_c426e94a8fcd2203 {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_43f4c1d3c8b9472f {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_f6f48e2a821f8040 {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_f339bc88769b5232 {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_4d5ebf4c5000082e {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_cd95b94bc6db5806 {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_7d17e9ce1dfbd928 {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_46bb7b9cbf86e049 {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_d87cec1bb602ec95 {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_8fb881bb9bcc2956 {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_a38816c9f80a5903 {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_c70f24920acc79b3 {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_a118487e6d31184e {
    margin-top: 10px !important;
  }
  .sm-mt-20_e00eefb6bdd01014 {
    margin-top: 20px !important;
  }
  .sm-mt-30_25dcf3fa3083a864 {
    margin-top: 30px !important;
  }
  .sm-mt-40_33140ca7007958fc {
    margin-top: 40px !important;
  }
  .sm-mt-50_3233511585801f98 {
    margin-top: 50px !important;
  }
  .sm-mt-60_e635fab7c9c84270 {
    margin-top: 60px !important;
  }
  .sm-mt-70_88f7cea5dace577f {
    margin-top: 70px !important;
  }
  .sm-mt-80_b12c625cd45501df {
    margin-top: 80px !important;
  }
  .sm-mt-90_6b49c765a89d5251 {
    margin-top: 90px !important;
  }
  .sm-mt-100_261209c85b04dc23 {
    margin-top: 100px !important;
  }
  .sm-mt-110_357b0b3c6155b30d {
    margin-top: 110px !important;
  }
  .sm-mt-120_04dcaa5f181ff69a {
    margin-top: 120px !important;
  }
  .sm-mt-130_a17e054d3c335c16 {
    margin-top: 130px !important;
  }
  .sm-mt-140_e5d8fa835854d2b1 {
    margin-top: 140px !important;
  }
  .sm-mt-150_6239ac09f57f9bbe {
    margin-top: 150px !important;
  }
  .sm-mt-200_38be39636ece32f4 {
    margin-top: 200px !important;
  }
  .sm-mb-10_21b45c8a1541f003 {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_acb1a9d95b5153d9 {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_24c89f064d754e9c {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_bf46dde29025bad3 {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_6667c302734b2bde {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_3a92c22eeefd7200 {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_a2ee35b0923e2daf {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_b1ebfbf740dea76d {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_e34b7a12707246b1 {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_853ee8d4d2208222 {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_9b9d79f56180a22c {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_34bbaedeb9207fda {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_a52994743af216e7 {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_8d2a4b58b1e251b8 {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_f5f85cd95805188c {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_9b3a9f0ede77031e {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_bfb33994bda4f5b2 {
    padding: 0 !important;
  }
  .xs-m0_15a9bfd085bdb45f {
    margin: 0 !important;
  }
  .xs-pt-10_b71144da509d5bf1 {
    padding-top: 10px !important;
  }
  .xs-pt-20_0bbb30cd9aa6b824 {
    padding-top: 20px !important;
  }
  .xs-pt-30_91dacba0d193ab92 {
    padding-top: 30px !important;
  }
  .xs-pt-40_68d24c34591aea9a {
    padding-top: 40px !important;
  }
  .xs-pt-50_8afffbc80701a50f {
    padding-top: 50px !important;
  }
  .xs-pt-60_59c28dffff26346d {
    padding-top: 60px !important;
  }
  .xs-pt-70_9f7fb99150e2b42d {
    padding-top: 70px !important;
  }
  .xs-pt-80_f7093efab983e275 {
    padding-top: 80px !important;
  }
  .xs-pt-90_48bf38d4cfbeb8dd {
    padding-top: 90px !important;
  }
  .xs-pt-100_0730497412a07dbd {
    padding-top: 100px !important;
  }
  .xs-pt-110_70af784843ccca7f {
    padding-top: 110px !important;
  }
  .xs-pt-120_35b1ef0bda56bb65 {
    padding-top: 120px !important;
  }
  .xs-pt-130_aea41e5a7472392e {
    padding-top: 130px !important;
  }
  .xs-pt-140_edc0e378f30295da {
    padding-top: 140px !important;
  }
  .xs-pt-150_098a52f5fd7879fc {
    padding-top: 150px !important;
  }
  .xs-pt-200_1a6e5726f92051aa {
    padding-top: 200px !important;
  }
  .xs-pb-10_c455aa9cfde17a37 {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_29a4264c255f5af9 {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_c8b48825b126f0bc {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_f8010a8829a49375 {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_ae267b2ad2468220 {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_e52799781c344357 {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_d63bdd82325c546a {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_94091252f670d0a6 {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_c6e22c58c6fd016a {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_e7d77b706a4888d4 {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_2e811221955293eb {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_e9281f504487843a {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_ef48243d2cadb96e {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_6702aaf26a38f169 {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_0678baa4b5a24995 {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_c0b73080937a911b {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_24f0ab2794cdd98e {
    margin-top: 10px !important;
  }
  .xs-mt-20_86effe951a6c6870 {
    margin-top: 20px !important;
  }
  .xs-mt-30_0399e30afca81028 {
    margin-top: 30px !important;
  }
  .xs-mt-40_6f1062d4e0e9928b {
    margin-top: 40px !important;
  }
  .xs-mt-50_127845c2021de9c7 {
    margin-top: 50px !important;
  }
  .xs-mt-60_a52ccd87c0364f55 {
    margin-top: 60px !important;
  }
  .xs-mt-70_d701e25653669ec4 {
    margin-top: 70px !important;
  }
  .xs-mt-80_9ab26c07ef3fce28 {
    margin-top: 80px !important;
  }
  .xs-mt-90_40487c6d1443ec92 {
    margin-top: 90px !important;
  }
  .xs-mt-100_6003da211c245f7f {
    margin-top: 100px !important;
  }
  .xs-mt-110_13218457e314da78 {
    margin-top: 110px !important;
  }
  .xs-mt-120_5aa82afe676f89bd {
    margin-top: 120px !important;
  }
  .xs-mt-130_0d50d82cb0618fb8 {
    margin-top: 130px !important;
  }
  .xs-mt-140_644d1dbe43551f85 {
    margin-top: 140px !important;
  }
  .xs-mt-150_a4117806f6c96bbb {
    margin-top: 150px !important;
  }
  .xs-mt-200_fc151d7baa797534 {
    margin-top: 200px !important;
  }
  .xs-mb-10_1ee77d9d1d67e547 {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_081bcdf8f025bc9d {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_8d29021a3c7f4924 {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_4db6e66c0b17615c {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_8636c9be32904b9c {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_ea9ce23cfa0e7418 {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_20f710b3da1532b4 {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_946dd8a0be129dd7 {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_49115d5b6195e89d {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_c54c0e64af64685e {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_00ff73bf69c15988 {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_41bedf0bc555a80f {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_5e1204bfbbf8d652 {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_13fa99c377b92c08 {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_5a82f786b82587ef {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_41f25cc35abfafe6 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_35d4e533fdc663f8 {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_35d4e533fdc663f8.menu-overlay_c9e5a41d5b584666 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_35d4e533fdc663f8.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_35d4e533fdc663f8 .navbar-toggler_20e31e43c592d971 {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_35d4e533fdc663f8.menu-style-three_ce7fa3782289c831 .navbar-toggler_20e31e43c592d971 {
  background: #000;
}
.theme-main-menu_35d4e533fdc663f8.menu-style-four_eb6d87b358a4cc14 .navbar-toggler_20e31e43c592d971 {
  background: #E6FD5A;
}
.theme-main-menu_35d4e533fdc663f8.menu-style-five_5331a735cff3824a .navbar-toggler_20e31e43c592d971 {
  background: #DFFF5E;
}
.theme-main-menu_35d4e533fdc663f8 .navbar-toggler_20e31e43c592d971:focus {
  box-shadow: none;
}
.theme-main-menu_35d4e533fdc663f8 .navbar-toggler_20e31e43c592d971::before,
.theme-main-menu_35d4e533fdc663f8 .navbar-toggler_20e31e43c592d971::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_35d4e533fdc663f8 .navbar-toggler_20e31e43c592d971 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_35d4e533fdc663f8.menu-style-three_ce7fa3782289c831 .navbar-toggler_20e31e43c592d971:before, .theme-main-menu_35d4e533fdc663f8.menu-style-three_ce7fa3782289c831 .navbar-toggler_20e31e43c592d971:after, .theme-main-menu_35d4e533fdc663f8.menu-style-three_ce7fa3782289c831 .navbar-toggler_20e31e43c592d971 span {
  background: #fff;
}
.theme-main-menu_35d4e533fdc663f8 .navbar-toggler_20e31e43c592d971::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_35d4e533fdc663f8 .navbar-toggler_20e31e43c592d971::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_35d4e533fdc663f8 .navbar-toggler_20e31e43c592d971[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_35d4e533fdc663f8 .navbar-toggler_20e31e43c592d971[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_35d4e533fdc663f8 .navbar-toggler_20e31e43c592d971[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_35d4e533fdc663f8 .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_35d4e533fdc663f8 .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_35d4e533fdc663f8.white-vr_bb766babccd94ae0 .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_35d4e533fdc663f8.white-vr_bb766babccd94ae0 .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_35d4e533fdc663f8.white-vr_bb766babccd94ae0.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_35d4e533fdc663f8.menu-style-one_141f304d06db238a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_35d4e533fdc663f8.menu-style-two_b64cfc6b0dc914b6 {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_35d4e533fdc663f8.menu-style-two_b64cfc6b0dc914b6 .info-row_dda8b2f8e641489f {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_35d4e533fdc663f8.menu-style-two_b64cfc6b0dc914b6 .gap-fix_110b11b354ff6dd2 {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_35d4e533fdc663f8.menu-style-two_b64cfc6b0dc914b6 .greetings_1ca30920d69558f6 {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_35d4e533fdc663f8.menu-style-two_b64cfc6b0dc914b6 .contact-info_c98f9fce2594b16d {
  margin: 0 -15px;
}
.theme-main-menu_35d4e533fdc663f8.menu-style-two_b64cfc6b0dc914b6 .contact-info_c98f9fce2594b16d li {
  padding: 0 15px;
}
.theme-main-menu_35d4e533fdc663f8.menu-style-two_b64cfc6b0dc914b6 .contact-info_c98f9fce2594b16d li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_35d4e533fdc663f8.menu-style-two_b64cfc6b0dc914b6 .contact-info_c98f9fce2594b16d li a:hover {
  text-decoration: underline;
}
.theme-main-menu_35d4e533fdc663f8.menu-style-two_b64cfc6b0dc914b6 .inner-content_19c87fb60bbc1851 {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_35d4e533fdc663f8.menu-style-two_b64cfc6b0dc914b6.fixed .info-row_dda8b2f8e641489f {
  display: none;
}
.theme-main-menu_35d4e533fdc663f8.menu-style-five_5331a735cff3824a {
  background: #000;
  padding: 0;
}
.theme-main-menu_35d4e533fdc663f8.menu-style-five_5331a735cff3824a .inner-content_19c87fb60bbc1851 {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_35d4e533fdc663f8.menu-style-six_3000fef7fb984032 .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_35d4e533fdc663f8.menu-style-six_3000fef7fb984032 .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_35d4e533fdc663f8 .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_05f12117befff988 {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_05f12117befff988 .mega-menu-title_b168d1a6d4844693 {
  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_35d4e533fdc663f8 .login-btn-one_a12cb1b8e83b8592 a {
  color: #000;
}
.theme-main-menu_35d4e533fdc663f8 .login-btn-one_a12cb1b8e83b8592 a:hover {
  text-decoration: underline;
}
.theme-main-menu_35d4e533fdc663f8 .login-btn-two_9618e57dfe75a52d a {
  color: #044F3B;
}
.theme-main-menu_35d4e533fdc663f8 .login-btn-two_9618e57dfe75a52d a:hover {
  text-decoration: underline;
}
.theme-main-menu_35d4e533fdc663f8 .signup-btn-one_f0b7f0991a44d5a8 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_35d4e533fdc663f8 .signup-btn-one_f0b7f0991a44d5a8 .icon_1c737314c240ce1d {
  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_35d4e533fdc663f8 .signup-btn-one_f0b7f0991a44d5a8:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_35d4e533fdc663f8 .signup-btn-one_f0b7f0991a44d5a8:hover .icon_1c737314c240ce1d {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_35d4e533fdc663f8 .signup-btn-two_39f418d98e48b467 {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_35d4e533fdc663f8 .signup-btn-two_39f418d98e48b467:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_35d4e533fdc663f8 .quote-one_b854fcea95233e95 {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_35d4e533fdc663f8 .quote-one_b854fcea95233e95:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_f3ed257a18cf206b {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_f3ed257a18cf206b li {
  position: relative;
  padding: 0 15px;
}
.category-menu_f3ed257a18cf206b li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_f3ed257a18cf206b li a:hover {
  color: #0C3A30;
}
.category-menu_f3ed257a18cf206b .dropdown-menu {
  padding: 0;
}
.category-menu_f3ed257a18cf206b .dropdown-menu li {
  padding: 0;
}
.category-menu_f3ed257a18cf206b .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_874d335a4899cdd2 .logo_4b388fcde5c47359 {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_bb766babccd94ae0 .navbar-collapse_874d335a4899cdd2 {
    background-color: #0C3A30;
  }
  .navbar-collapse_874d335a4899cdd2 {
    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_874d335a4899cdd2.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_35d4e533fdc663f8 .navbar .mega-dropdown_509c615beb605a93 {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_bb766babccd94ae0 .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_05f12117befff988 {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_375f5ca6333af210 .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_9a1dde82457245db {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_9a1dde82457245db::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_9a1dde82457245db .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_9a1dde82457245db .hero-slider-one .hero-img_f952faeda7aed647 {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_9a1dde82457245db .hero-slider-one .slick-list_cb41078ac9bf951c, .hero-banner-one_9a1dde82457245db .hero-slider-one .slick-track_e772dfa3b9b5f790, .hero-banner-one_9a1dde82457245db .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_9a1dde82457245db .hero-heading_8f7c87499e66d160 {
  font-weight: 700;
  color: #000;
  background: url(../photos/shape_f9f53fb8fc/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_9a1dde82457245db .more-btn_48d66de647ef9fd6 {
  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_9a1dde82457245db .more-btn_48d66de647ef9fd6:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_103fb187ee6345c6 {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_103fb187ee6345c6 .bg-wrapper_a9fd98cc607bbc5b {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_103fb187ee6345c6 .hero-heading_8f7c87499e66d160 {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_103fb187ee6345c6 .rating_1d55498cb3c12dae h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_103fb187ee6345c6 .rating_1d55498cb3c12dae p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_103fb187ee6345c6 .media-wrapper_b520cebe2ed03d7a {
  position: absolute;
  background: url(../photos/assets_ac81ad1d63/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_103fb187ee6345c6 .media-wrapper_b520cebe2ed03d7a .shape_01_6f6fb928485e56f9 {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_103fb187ee6345c6 .media-wrapper_b520cebe2ed03d7a .shape_02_d57e1df30cf5f7a0 {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_015f5dc73be690f1 .hero-heading_8f7c87499e66d160 {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_015f5dc73be690f1 .media-wrapper_b520cebe2ed03d7a {
  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_015f5dc73be690f1 .media-wrapper_b520cebe2ed03d7a .screen_01_fbe4979f2fe75004 {
  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_015f5dc73be690f1 .media-wrapper_b520cebe2ed03d7a .screen_02_4caf07e568b06185 {
  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_015f5dc73be690f1 .media-wrapper_b520cebe2ed03d7a .bg-shape_38c1629ed7ba5482 {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_015f5dc73be690f1 .shape_01_6f6fb928485e56f9 {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_a18e532920bb5a68 .bg-wrapper_a9fd98cc607bbc5b {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_a18e532920bb5a68 .media-wrapper_b520cebe2ed03d7a {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_a18e532920bb5a68 .media-wrapper_b520cebe2ed03d7a .shape_01_6f6fb928485e56f9 {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_a18e532920bb5a68 .shape_02_d57e1df30cf5f7a0 {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_ae8fd0c843e86447 + .blog-details_e6c1e78063fe56d8 {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_0214e7d683e84d6a {
  z-index: 1;
}
.block-feature-three_0214e7d683e84d6a:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_0214e7d683e84d6a.no-bg_3fc50b0187672a4e:before {
  display: none;
}
.block-feature-three_0214e7d683e84d6a .section-btn_ddef8b3b09af2491 {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_0214e7d683e84d6a .block-title_830d4ac4b93a08e7 a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_0214e7d683e84d6a .block-title_830d4ac4b93a08e7 a:hover {
  text-decoration: underline;
}
.block-feature-three_0214e7d683e84d6a .round-btn_ddbfcf7c538ed71e {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_0214e7d683e84d6a .round-btn_ddbfcf7c538ed71e:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_0214e7d683e84d6a .block-one_2e4cb9f504a2d48c {
  background: url(../photos/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_0214e7d683e84d6a .block-one_2e4cb9f504a2d48c .tag_65b422846934dbed {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_0214e7d683e84d6a .block-one_2e4cb9f504a2d48c .block-title_830d4ac4b93a08e7 {
  background: url(../photos/shape_f9f53fb8fc/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_0214e7d683e84d6a .block-two_2f7d5388abce40d0 {
  overflow: hidden;
}
.block-feature-three_0214e7d683e84d6a .block-two_2f7d5388abce40d0 .img-wrapper_5a8393c7f4d33eeb {
  background: url(../photos/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_0214e7d683e84d6a .block-two_2f7d5388abce40d0 .text-wrapper_7cc1beba624b6a67 {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_0214e7d683e84d6a .block-two_2f7d5388abce40d0 .tag_65b422846934dbed {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_0214e7d683e84d6a .block-three_8e6cfea796484dc6 {
  background: #D3FF76;
}
.block-feature-three_0214e7d683e84d6a .block-three_8e6cfea796484dc6 .tag_65b422846934dbed {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_0214e7d683e84d6a .block-three_8e6cfea796484dc6 .round-btn_ddbfcf7c538ed71e {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_0214e7d683e84d6a .block-three_8e6cfea796484dc6 .round-btn_ddbfcf7c538ed71e:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_0214e7d683e84d6a .block-four_700b38096f685e5a {
  background: url(../photos/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_0214e7d683e84d6a .block-four_700b38096f685e5a .block-title_830d4ac4b93a08e7 {
  background: url(../photos/shape_f9f53fb8fc/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_0214e7d683e84d6a .block-four_700b38096f685e5a .block-title_830d4ac4b93a08e7 a {
  font-size: 28px;
}
.block-feature-three_0214e7d683e84d6a .block-four_700b38096f685e5a .tag_65b422846934dbed {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_0214e7d683e84d6a .block-four_700b38096f685e5a .round-btn_ddbfcf7c538ed71e {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_0214e7d683e84d6a .block-four_700b38096f685e5a .round-btn_ddbfcf7c538ed71e:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_0214e7d683e84d6a .block-five_f3b1628ef27ca3d3 {
  background: url(../photos/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_0214e7d683e84d6a .block-five_f3b1628ef27ca3d3 .tag_65b422846934dbed {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_0214e7d683e84d6a .block-five_f3b1628ef27ca3d3 .block-title_830d4ac4b93a08e7 {
  background: url(../photos/shape_f9f53fb8fc/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_6ab0422d72115fc1 .upper-wrapper_225eb5e34815897a {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_6ab0422d72115fc1 .upper-wrapper_225eb5e34815897a .shape_01_6f6fb928485e56f9 {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_6ab0422d72115fc1 .line-loop_6a40c44366d664d2:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_6ab0422d72115fc1 .graph-panel_dfd5777b698b5f5e {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_6ab0422d72115fc1 .graph-panel_dfd5777b698b5f5e .main-count_70ba4fb3d7c20d9e {
  font-size: 120px;
}
.block-feature-thirteen_6ab0422d72115fc1 .graph-panel_dfd5777b698b5f5e .chart-box_117ff4be9e3caa58 {
  padding: 0 15px;
}
.block-feature-thirteen_6ab0422d72115fc1 .graph-panel_dfd5777b698b5f5e .chart-box_117ff4be9e3caa58 .chart-inner_25ee874660fdab2a {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_856bf07af320687d .media-img_6b00bc612f912352 {
  border-radius: 30px;
}
.block-feature-sixteen_856bf07af320687d .shape_01_6f6fb928485e56f9 {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_4334e03d4bdfdb31 .section-subheading_e9cf0a4f28050718 {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_4334e03d4bdfdb31 .shape_01_6f6fb928485e56f9 {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

.text-feature-three_8ac59b23ea6afc1e {
  z-index: 1;
}
.text-feature-three_8ac59b23ea6afc1e .counter-wrapper_c9dedbab30e859c2 {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.text-feature-three_8ac59b23ea6afc1e .media-wrapper_b520cebe2ed03d7a {
  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_8ac59b23ea6afc1e .media-wrapper_b520cebe2ed03d7a .screen_01_fbe4979f2fe75004 {
  right: -9%;
  top: 12%;
  width: 37.3%;
  border-radius: 10px;
  box-shadow: 10px 30px 50px rgba(0, 0, 0, 0.06);
}
.text-feature-three_8ac59b23ea6afc1e .media-wrapper_b520cebe2ed03d7a .screen_02_4caf07e568b06185 {
  left: -11%;
  bottom: -9%;
  width: 65.5%;
}
.text-feature-three_8ac59b23ea6afc1e .media-wrapper_b520cebe2ed03d7a .screen_03_0ec0344a6e26c0d6 {
  left: -13%;
  bottom: -11%;
  width: 50.85%;
  box-shadow: 0px 35px 70px rgba(0, 0, 0, 0.06);
}
.text-feature-three_8ac59b23ea6afc1e .shape_01_6f6fb928485e56f9 {
  bottom: 2%;
  left: 39%;
  width: 2.3%;
  min-width: 28px;
  animation: rotated 50s infinite linear;
}

.text-feature-four_dfb8108e85041736 {
  z-index: 1;
}
.text-feature-four_dfb8108e85041736 .avatar_1c43dc1dd4f810d5 {
  width: 65px;
  height: 65px;
}
.text-feature-four_dfb8108e85041736 .name {
  font-size: 28px;
}
.text-feature-four_dfb8108e85041736 .quote-text_85f690cf6072ee34 {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_dfb8108e85041736 .shape_01_6f6fb928485e56f9 {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_dfb8108e85041736 .shape_02_d57e1df30cf5f7a0 {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_8bd71f35df6954e4 .bg-wrapper_a9fd98cc607bbc5b {
  background: #FFF2AC;
}
.text-feature-five_8bd71f35df6954e4 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_8bd71f35df6954e4 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_8bd71f35df6954e4 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_8bd71f35df6954e4 li:hover:before {
  background: #29594B;
}
.text-feature-five_8bd71f35df6954e4 li:hover:after {
  color: #fff;
}
.text-feature-five_8bd71f35df6954e4 .media-wrapper_b520cebe2ed03d7a {
  background: url(../photos/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_8bd71f35df6954e4 .media-wrapper_b520cebe2ed03d7a .video-icon_9c67f766e4e653e2 {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_8bd71f35df6954e4 .media-wrapper_b520cebe2ed03d7a .video-icon_9c67f766e4e653e2:hover {
  background: #CFFF45;
}
.text-feature-five_8bd71f35df6954e4 .media-wrapper_b520cebe2ed03d7a .screen_01_fbe4979f2fe75004 {
  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_f11d602784142fbe {
  z-index: 1;
}
.text-feature-six_f11d602784142fbe .media-wrapper_b520cebe2ed03d7a {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_f11d602784142fbe .media-wrapper_b520cebe2ed03d7a .screen_01_fbe4979f2fe75004 {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_f11d602784142fbe .shape_01_6f6fb928485e56f9 {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_f11d602784142fbe .shape_02_d57e1df30cf5f7a0 {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_e571771a6a71f208 {
  background: url(../photos/assets_ac81ad1d63/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_e571771a6a71f208 .block_e005d705bf0b830d .icon_1c737314c240ce1d {
  height: 50px;
}
.text-feature-nine_e571771a6a71f208 .vertical-text-wrapper_93caf9020cc71b6a {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_e571771a6a71f208 .vertical-text-wrapper_93caf9020cc71b6a .text-list_88a9447de355c70b {
  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_e571771a6a71f208 .vertical-text-wrapper_93caf9020cc71b6a .text-list_88a9447de355c70b:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_e571771a6a71f208 .vertical-text-wrapper_93caf9020cc71b6a .shape_01_6f6fb928485e56f9 {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_e571771a6a71f208 .vertical-text-wrapper_93caf9020cc71b6a .shape_02_d57e1df30cf5f7a0 {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_e571771a6a71f208 .shape_03_f3a70ce90df565a5 {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_e571771a6a71f208 .shape_04_b3d6006761691413 {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_02c97272785dffc8 .section-btn_ddef8b3b09af2491 {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_1fe7b9c28fab7c94 {
  z-index: 1;
}
.team-section-three_1fe7b9c28fab7c94:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../photos/shape_f9f53fb8fc/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_1fe7b9c28fab7c94 .section-btn_ddef8b3b09af2491 {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_1fe7b9c28fab7c94 .shape_01_6f6fb928485e56f9 {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_1fe7b9c28fab7c94 .shape_02_d57e1df30cf5f7a0 {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_1fe7b9c28fab7c94 .shape_03_f3a70ce90df565a5 {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_a471b58d9074a01b .logo_4b388fcde5c47359 {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_4034eacb1aa9537b {
  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_bc7b10916d6c584c {
  max-width: 565px;
}
.user-data-form .form-wrapper_bc7b10916d6c584c .input-group-meta_8fff3047a5dd029f 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_bc7b10916d6c584c .input-group-meta_8fff3047a5dd029f label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_bc7b10916d6c584c .input-group-meta_8fff3047a5dd029f .placeholder_icon_5809fdaa3463900c {
  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_bc7b10916d6c584c .input-group-meta_8fff3047a5dd029f .placeholder_icon_5809fdaa3463900c img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_bc7b10916d6c584c .input-group-meta_8fff3047a5dd029f .placeholder_icon_5809fdaa3463900c span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_bc7b10916d6c584c .input-group-meta_8fff3047a5dd029f .placeholder_icon_5809fdaa3463900c 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_bc7b10916d6c584c .input-group-meta_8fff3047a5dd029f .placeholder_icon_5809fdaa3463900c span.eye-slash_cdfef404cce3ff62:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_87b0aa5ac1756e17 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_87b0aa5ac1756e17 label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_87b0aa5ac1756e17 input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_87b0aa5ac1756e17 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_87b0aa5ac1756e17 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_87b0aa5ac1756e17 a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_87b0aa5ac1756e17 a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_51a26195ded6351c {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_0a65d1bb3482b37a {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_0a65d1bb3482b37a:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_0a65d1bb3482b37a img {
  width: 20px;
}
.user-data-form .btn-close_8f54956e85d6a703 {
  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_3d18d449a5f905e9 .main-count_70ba4fb3d7c20d9e {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_ca68e7e1677d9426 .icon_1c737314c240ce1d {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_89202d1a5859f8dd .img-holder_30681eb3fc00e1fa {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_89202d1a5859f8dd .img-holder_30681eb3fc00e1fa.round-border_285a4d46d08095f8 {
  border-radius: 30px;
}
.portfolio-block-one_89202d1a5859f8dd .img-holder_30681eb3fc00e1fa .expend_d48273a472e3dfdc {
  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_89202d1a5859f8dd .img-holder_30681eb3fc00e1fa 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_89202d1a5859f8dd .img-holder_30681eb3fc00e1fa i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_89202d1a5859f8dd:hover .expend_d48273a472e3dfdc {
  opacity: 1;
}
.portfolio-block-one_89202d1a5859f8dd:hover .img-meta_a63c1a5e1dcceb4c {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_89202d1a5859f8dd:hover .pj-title_6c31eb1785184f3b {
  text-decoration: underline;
}
.portfolio-block-one_89202d1a5859f8dd .caption {
  margin-top: 35px;
}
.portfolio-block-one_89202d1a5859f8dd .caption .tag_65b422846934dbed {
  margin: 0 -3px;
}
.portfolio-block-one_89202d1a5859f8dd .caption .tag_65b422846934dbed 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_89202d1a5859f8dd .caption .pj-title_6c31eb1785184f3b {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_89202d1a5859f8dd .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_89202d1a5859f8dd .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_18cb81f6f07c501f .bg-wrapper_a9fd98cc607bbc5b {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_18cb81f6f07c501f .slider-wrapper_21f9dd787c0db1ef {
  height: 100%;
}
.project-details-two_18cb81f6f07c501f .slider-wrapper_21f9dd787c0db1ef .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_18cb81f6f07c501f .slider-wrapper_21f9dd787c0db1ef .carousel-control-next_5a82377332b90713,
.project-details-two_18cb81f6f07c501f .slider-wrapper_21f9dd787c0db1ef .carousel-control-prev_166df4d5c5455f81 {
  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_18cb81f6f07c501f .slider-wrapper_21f9dd787c0db1ef .carousel-control-next_5a82377332b90713:hover,
.project-details-two_18cb81f6f07c501f .slider-wrapper_21f9dd787c0db1ef .carousel-control-prev_166df4d5c5455f81:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_18cb81f6f07c501f .slider-wrapper_21f9dd787c0db1ef .carousel-control-prev_166df4d5c5455f81 {
  left: auto;
  right: 45px;
}
.project-details-two_18cb81f6f07c501f .info-wrapper_caf04d283fa5c3a8 {
  padding: 55px 50px 85px 70px;
}
.project-details-two_18cb81f6f07c501f .info-wrapper_caf04d283fa5c3a8 h3 {
  font-size: 36px;
}
.project-details-two_18cb81f6f07c501f .info-wrapper_caf04d283fa5c3a8 .list-meta_edc73482f0e7bf72 li {
  padding: 22px 0;
}
.project-details-two_18cb81f6f07c501f .info-wrapper_caf04d283fa5c3a8 .list-meta_edc73482f0e7bf72 .icon_1c737314c240ce1d {
  width: 40px;
}
.project-details-two_18cb81f6f07c501f .info-wrapper_caf04d283fa5c3a8 .list-meta_edc73482f0e7bf72 .text1_a4bc7d47a309d5b8 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_18cb81f6f07c501f .info-wrapper_caf04d283fa5c3a8 .list-meta_edc73482f0e7bf72 span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_18cb81f6f07c501f .info-wrapper_caf04d283fa5c3a8 .social-share_2d862d0a20fe7a79 li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_18cb81f6f07c501f .info-wrapper_caf04d283fa5c3a8 .social-share_2d862d0a20fe7a79 li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_09395f36e6f3386f .slider-wrapper_21f9dd787c0db1ef {
  padding-left: 100px;
}
.feedback-section-three_09395f36e6f3386f .slider-wrapper_21f9dd787c0db1ef .icon_1c737314c240ce1d {
  left: 0;
  top: 18px;
}
.feedback-section-three_09395f36e6f3386f .slick-dots_839c4a76282b8015 {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_09395f36e6f3386f .slick-dots_839c4a76282b8015 li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_09395f36e6f3386f .slick-dots_839c4a76282b8015 .slick-active button {
  background: #000;
}
.feedback-section-three_09395f36e6f3386f .rating-box_18f9a5ad0aa726c2 {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_09395f36e6f3386f .rating-box_18f9a5ad0aa726c2 .rating_1d55498cb3c12dae {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_09395f36e6f3386f .shape_01_6f6fb928485e56f9 {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_09395f36e6f3386f .shape_02_d57e1df30cf5f7a0 {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_ed3c1caed0199050 {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_ed3c1caed0199050 .post-data_e1c3fba24a28de69 {
  padding: 30px 35px 25px;
}
.blog-meta-one_ed3c1caed0199050 .post-data_e1c3fba24a28de69 .post-info_678769e111591e5a {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_ed3c1caed0199050 .post-data_e1c3fba24a28de69 .blog-title_f0c9cf963f56a49b {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_ed3c1caed0199050 .post-data_e1c3fba24a28de69 .blog-title_f0c9cf963f56a49b:hover {
  text-decoration: underline;
}
.blog-meta-one_ed3c1caed0199050 .post-img_0e2f52f163d5d5ad {
  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_ed3c1caed0199050 .post-img_0e2f52f163d5d5ad .round-btn_ddbfcf7c538ed71e {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_ed3c1caed0199050:hover .round-btn_ddbfcf7c538ed71e {
  background: #CFFF45;
}
.blog-meta-one_ed3c1caed0199050.style-two_e86c3741e1d6e4a5 {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_ed3c1caed0199050.style-two_e86c3741e1d6e4a5 .post-img_0e2f52f163d5d5ad {
  border-radius: 0;
}
.blog-meta-one_ed3c1caed0199050.style-two_e86c3741e1d6e4a5 .blog-title_f0c9cf963f56a49b {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_a7c33bd6abab27d5 {
  background: #fff;
}
.blog-meta-two_a7c33bd6abab27d5 .post-data_e1c3fba24a28de69 {
  padding-top: 30px;
}
.blog-meta-two_a7c33bd6abab27d5 .post-data_e1c3fba24a28de69 .blog-title_f0c9cf963f56a49b {
  width: 70%;
}
.blog-meta-two_a7c33bd6abab27d5 .post-data_e1c3fba24a28de69 .blog-title_f0c9cf963f56a49b h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_a7c33bd6abab27d5 .post-data_e1c3fba24a28de69 .blog-title_f0c9cf963f56a49b:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_a7c33bd6abab27d5 .post-data_e1c3fba24a28de69 .round-btn_ddbfcf7c538ed71e {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_a7c33bd6abab27d5 .post-data_e1c3fba24a28de69 .round-btn_ddbfcf7c538ed71e:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_a7c33bd6abab27d5 .post-data_e1c3fba24a28de69 .post-info_678769e111591e5a {
  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_a7c33bd6abab27d5 .post-img_0e2f52f163d5d5ad {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_a7c33bd6abab27d5 .post-img_0e2f52f163d5d5ad .date_b2391b5ee36f6530 {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_a7c33bd6abab27d5.style-two_e86c3741e1d6e4a5 {
  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_a7c33bd6abab27d5.style-two_e86c3741e1d6e4a5 p {
  font-size: 18px;
}
.blog-meta-two_a7c33bd6abab27d5.style-two_e86c3741e1d6e4a5 .post-img_0e2f52f163d5d5ad {
  height: auto;
  width: 100%;
}
.blog-meta-two_a7c33bd6abab27d5.style-two_e86c3741e1d6e4a5 .post-data_e1c3fba24a28de69 {
  padding: 26px 0;
}
.blog-meta-two_a7c33bd6abab27d5.style-two_e86c3741e1d6e4a5 .post-data_e1c3fba24a28de69 .post-info_678769e111591e5a {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_a7c33bd6abab27d5.style-two_e86c3741e1d6e4a5 .post-data_e1c3fba24a28de69 .round-btn_ddbfcf7c538ed71e {
  border: none;
}

.signup-btn-one_f0b7f0991a44d5a8 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_f0b7f0991a44d5a8 .icon_1c737314c240ce1d {
  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_d2c87b9100970145 {
  z-index: 1;
}
.blog-section-three_d2c87b9100970145 .section-btn_ddef8b3b09af2491 {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

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

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

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

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

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

.blog-details_e6c1e78063fe56d8 .post-details-meta_deaad70a50beeace {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_e6c1e78063fe56d8 .post-details-meta_deaad70a50beeace p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_e6c1e78063fe56d8 .post-details-meta_deaad70a50beeace .quote-wrapper_bf2404159d996b01 {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_e6c1e78063fe56d8 .post-details-meta_deaad70a50beeace .quote-wrapper_bf2404159d996b01 .wrapper_3631dbddb55b1842 {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_e6c1e78063fe56d8 .post-details-meta_deaad70a50beeace .quote-wrapper_bf2404159d996b01 .wrapper_3631dbddb55b1842 .icon_1c737314c240ce1d {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_e6c1e78063fe56d8 .post-details-meta_deaad70a50beeace .quote-wrapper_bf2404159d996b01 .wrapper_3631dbddb55b1842 h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_e6c1e78063fe56d8 .post-details-meta_deaad70a50beeace .quote-wrapper_bf2404159d996b01 h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_e6c1e78063fe56d8 .post-details-meta_deaad70a50beeace .quote-wrapper_bf2404159d996b01 h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_e6c1e78063fe56d8 .post-details-meta_deaad70a50beeace .img-gallery_86eeee9f11b3d521 {
  margin-bottom: 50px;
}
.blog-details_e6c1e78063fe56d8 .post-details-meta_deaad70a50beeace .img-gallery_86eeee9f11b3d521 img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_e6c1e78063fe56d8 .post-details-meta_deaad70a50beeace h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_e6c1e78063fe56d8 .post-details-meta_deaad70a50beeace .list-item_8e5fc94abb8db765 li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_e6c1e78063fe56d8 .post-details-meta_deaad70a50beeace .list-item_8e5fc94abb8db765 li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_e6c1e78063fe56d8 .bottom-widget_64244f122ffeaba6 {
  padding: 10px 0 5px;
}
.blog-details_e6c1e78063fe56d8 .bottom-widget_64244f122ffeaba6 .tags_d2e08e6eba2b6449 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_e6c1e78063fe56d8 .bottom-widget_64244f122ffeaba6 .tags_d2e08e6eba2b6449 a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_e6c1e78063fe56d8 .bottom-widget_64244f122ffeaba6 .tags_d2e08e6eba2b6449 a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_e6c1e78063fe56d8 .bottom-widget_64244f122ffeaba6 .share-icon_2c8484cedc376cad li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_e6c1e78063fe56d8 .bottom-widget_64244f122ffeaba6 .share-icon_2c8484cedc376cad a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_e6c1e78063fe56d8 .grey-bg_09bb929a68b22950 {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_e6c1e78063fe56d8 .blog-inner-title_49156fd67a245f8d {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_e6c1e78063fe56d8 .blog-comment-area_070a8d0c9144a1fe {
  margin: 60px 0;
}
.blog-details_e6c1e78063fe56d8 .blog-comment-area_070a8d0c9144a1fe .comment_8c87be6a5d1db90a {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_e6c1e78063fe56d8 .blog-comment-area_070a8d0c9144a1fe .comment_8c87be6a5d1db90a:last-child {
  padding-bottom: 5px;
}
.blog-details_e6c1e78063fe56d8 .blog-comment-area_070a8d0c9144a1fe .comment_8c87be6a5d1db90a .reply-comment_5576f35e560c74ce {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_e6c1e78063fe56d8 .blog-comment-area_070a8d0c9144a1fe .comment_8c87be6a5d1db90a .user-avatar_060c88e87fceb523 {
  width: 60px;
  height: 60px;
}
.blog-details_e6c1e78063fe56d8 .blog-comment-area_070a8d0c9144a1fe .comment_8c87be6a5d1db90a .comment-text_e8e0bbb739f59aaf {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_e6c1e78063fe56d8 .blog-comment-area_070a8d0c9144a1fe .comment_8c87be6a5d1db90a .comment-text_e8e0bbb739f59aaf .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_e6c1e78063fe56d8 .blog-comment-area_070a8d0c9144a1fe .comment_8c87be6a5d1db90a .comment-text_e8e0bbb739f59aaf .date_b2391b5ee36f6530 {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_e6c1e78063fe56d8 .blog-comment-area_070a8d0c9144a1fe .comment_8c87be6a5d1db90a .comment-text_e8e0bbb739f59aaf p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_e6c1e78063fe56d8 .blog-comment-area_070a8d0c9144a1fe .comment_8c87be6a5d1db90a .comment-text_e8e0bbb739f59aaf .reply-btn_500150f0a7a9caf7 {
  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_e6c1e78063fe56d8 .blog-comment-area_070a8d0c9144a1fe .comment_8c87be6a5d1db90a .comment-text_e8e0bbb739f59aaf .reply-btn_500150f0a7a9caf7:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_e6c1e78063fe56d8 .blog-comment-form_344955e956cab5e9 p a {
  color: #19352D;
}
.blog-details_e6c1e78063fe56d8 .blog-comment-form_344955e956cab5e9 form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_e6c1e78063fe56d8 .blog-comment-form_344955e956cab5e9 form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_e6c1e78063fe56d8 .blog-comment-form_344955e956cab5e9 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_c3c8b23874537884 {
  height: 600px;
}

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

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

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

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

.footer-one_a888ef29c54b1765 {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_a888ef29c54b1765 .bottom-footer_0dc57facaa39d38b {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_a888ef29c54b1765 .social-icon_5e260d746c9d3def 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_a888ef29c54b1765 .social-icon_5e260d746c9d3def a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_a888ef29c54b1765 .footer-title_bca3957abee650d0 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_a888ef29c54b1765 .footer-nav-link_33a7a4edda6fdcf6 a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_a888ef29c54b1765 .footer-nav-link_33a7a4edda6fdcf6 a:hover {
  color: #fff;
}
.footer-nav-link_33a7a4edda6fdcf6 p {
  font-size: 16px;
}
.logo_4b388fcde5c47359 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_34e6612fcb2f438f {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_9b364c361bf8184d {
  align-content: center;
}

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

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

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

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

.footer-three_e50840164f8f54e7 {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_e50840164f8f54e7 .round-bg_a9e23bfe57aa1339 {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_e50840164f8f54e7 .round-bg_a9e23bfe57aa1339.color-two_c08e8aed2ef19f1c {
  background: #F6FFDD;
}
.footer-three_e50840164f8f54e7 .footer-intro_9c91e85da4e9758c p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_e50840164f8f54e7 .footer-intro_9c91e85da4e9758c p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_e50840164f8f54e7 .footer-title_bca3957abee650d0 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_e50840164f8f54e7 .footer-nav-link_33a7a4edda6fdcf6 a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_e50840164f8f54e7 .footer-nav-link_33a7a4edda6fdcf6 a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_e50840164f8f54e7 .bottom-footer_0dc57facaa39d38b {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_e50840164f8f54e7 .bottom-footer_0dc57facaa39d38b .copyright_4b2a46b6a78814b0 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_e50840164f8f54e7 .bottom-footer_0dc57facaa39d38b .bottom-nav_b76d55b01aaa84ea {
  margin: 0 -12px;
}
.footer-three_e50840164f8f54e7 .bottom-footer_0dc57facaa39d38b .bottom-nav_b76d55b01aaa84ea a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_e50840164f8f54e7 .bottom-footer_0dc57facaa39d38b .bottom-nav_b76d55b01aaa84ea a:hover {
  text-decoration: underline;
}
.footer-three_e50840164f8f54e7 .bottom-footer_0dc57facaa39d38b .social-icon_5e260d746c9d3def {
  margin: 0 -10px;
}
.footer-three_e50840164f8f54e7 .bottom-footer_0dc57facaa39d38b .social-icon_5e260d746c9d3def a {
  margin: 0 10px;
}
.footer-three_e50840164f8f54e7 .bottom-footer_0dc57facaa39d38b .social-icon_5e260d746c9d3def a:hover {
  color: #19352D;
}
.footer-three_e50840164f8f54e7 .shape_01_6f6fb928485e56f9 {
  top: -3%;
  left: -3%;
}
.footer-three_e50840164f8f54e7 .shape_02_d57e1df30cf5f7a0 {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_3def9583362f23d8 {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_3def9583362f23d8:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../photos/assets_ac81ad1d63/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_3def9583362f23d8 h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_3def9583362f23d8 .btn-group_30f8648d2632f5ce {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_3def9583362f23d8 .btn-group_30f8648d2632f5ce h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_3def9583362f23d8 .btn-group_30f8648d2632f5ce h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_3def9583362f23d8 .btn-group_30f8648d2632f5ce .round-btn_ddbfcf7c538ed71e {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_3def9583362f23d8 .btn-group_30f8648d2632f5ce .round-btn_ddbfcf7c538ed71e:hover, .footer-five_3def9583362f23d8 .btn-group_30f8648d2632f5ce .round-btn_ddbfcf7c538ed71e:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_3def9583362f23d8 .social-icon_5e260d746c9d3def {
  margin: 0 -20px;
}
.footer-five_3def9583362f23d8 .social-icon_5e260d746c9d3def a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_3def9583362f23d8 .social-icon_5e260d746c9d3def a:hover {
  color: #DFFF5E;
}
.footer-five_3def9583362f23d8 .bottom-nav_b76d55b01aaa84ea {
  margin: 0 -12px;
}
.footer-five_3def9583362f23d8 .bottom-nav_b76d55b01aaa84ea a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_3def9583362f23d8 .bottom-nav_b76d55b01aaa84ea a:hover {
  text-decoration: underline;
}
.footer-five_3def9583362f23d8 .shape_01_6f6fb928485e56f9 {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_3def9583362f23d8 .shape_02_d57e1df30cf5f7a0 {
  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_fabdd67257aee522 {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_b7394f329fb1094b {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_d15b453cdb1cb901 {
  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_53f9191c195b8bde {
  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_ecadb47856999657 {
  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_0512c132f23b2b16 {
  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_7ab6d1590e77738e {
  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_5e03d41bec229426 {
  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_f45029012b117d37 {
  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_bb46e4756397f032 {
  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_0a1472d1199ce7c4 {
  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_0b391e67a136653e {
  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_14e0fcc70bd50dce {
  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_fc0e04cb94c7942b {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_e27ef52b6f81360f {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_7849d59010eb1856 {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_2ae4cba129072967 {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_fdaf03558ddc0f63 {
  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_6544e1f8e9d0d0e4 {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_5120bebfeed8cf00 {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_25e4caf03ee1578b {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_83bd59322c108cb4 {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_6559d369b710cf3b {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_91c418fc56db1456 {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_62f4cf9decbabec8 {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_f1780cf1bfa5bc7f {
  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_c0fea1b7dee02dc1 {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_aafc8d880de82482 {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_ecf744f7512fd100 {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_e03636186fd1a807 {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_145d5828d533a34d {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_b6df91a8be3a5e0b {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_dc8f5f09ab5da27d {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_b277f1474a9a08ac {
  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_afab77146179b148 {
  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_e1255683cbe770dc {
  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_e883873760842212 {
  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_adda92e594e1c9b1 {
  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_8a0e4b54015043df {
  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_2b0d0275f8f60ba5 {
  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_d1a95ed8bddac5c9 {
  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_6495f5b0ee14fe9f {
  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_f36c2e43d230746e {
  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_c7598b46218afb98 {
  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_65834caea452fa29 {
  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_2dc6e93316b9968b {
  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_230328b2a6fb1e9f {
  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_a57c21b53bc4f2f8 {
  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_a8184fa95a9382ab {
  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_6effd811d45c5da1 {
  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_2c6fac6bbe29e2b8 {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_9a75356477d0157e {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_30659d2a4ca27003 {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_075fa087d0016222 {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_4fc890d4a82bb5a9 {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_0dc355159e33cbcf {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_f52b37b9670a487e {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_4391bea99815a141 {
  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_fabdd67257aee522 {
  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_19ac04e3963f1130 {
  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_38c85b7dfcf4f8c9 {
  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_6f85b8e71ccbf6aa .theme-select-menu_f0c878be9c12dd88 {
  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_368c23ab63ef784f {
  overflow: hidden;
}
.product-block-one_368c23ab63ef784f .img-holder_30681eb3fc00e1fa {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_368c23ab63ef784f .img-holder_30681eb3fc00e1fa .cart-icon_1b370bd49b26dd09 {
  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_368c23ab63ef784f .img-holder_30681eb3fc00e1fa .cart-icon_1b370bd49b26dd09:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_368c23ab63ef784f .img-holder_30681eb3fc00e1fa .cart-button_2a3cdbe64a462923 {
  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_368c23ab63ef784f .img-holder_30681eb3fc00e1fa .cart-button_2a3cdbe64a462923:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_368c23ab63ef784f .product-title_2318e80a503e1af8 {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_368c23ab63ef784f .rating_1d55498cb3c12dae {
  margin: 0 -3px;
}
.product-block-one_368c23ab63ef784f .rating_1d55498cb3c12dae li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_368c23ab63ef784f .rating_1d55498cb3c12dae li .bi-star-fill_dfec73e16649f8a7 {
  color: #FFCB65;
}
.product-block-one_368c23ab63ef784f .price_d7fa2629fa0dcc97 {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_368c23ab63ef784f:hover .cart-button_2a3cdbe64a462923 {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_368c23ab63ef784f:hover .product-img_ab401126ccfaf5e6 {
  transform: scale(0.95);
}
.product-block-one_368c23ab63ef784f:hover .cart-icon_1b370bd49b26dd09 {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_368c23ab63ef784f:hover .product-title_2318e80a503e1af8 {
  text-decoration: underline;
}

.product-details-one_a40b03a1f2451ecf .product-img-tab_a3ddcf1494fd3073 {
  border: none;
}
.product-details-one_a40b03a1f2451ecf .product-img-tab_a3ddcf1494fd3073 .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_a40b03a1f2451ecf .product-img-tab_a3ddcf1494fd3073 .nav-link img {
  max-height: 100%;
}
.product-details-one_a40b03a1f2451ecf .product-img-tab_a3ddcf1494fd3073 .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_a40b03a1f2451ecf .product-img-tab-content_5e1959b6515f84d6 {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_a40b03a1f2451ecf .product-img-tab-content_5e1959b6515f84d6 img {
  margin: auto;
}
.product-details-one_a40b03a1f2451ecf .product-info_2395d1599d97998c .stock-tag_dd437091555dbed4 {
  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_a40b03a1f2451ecf .product-info_2395d1599d97998c .product-name_d33a2f7917146be6 {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_a40b03a1f2451ecf .product-info_2395d1599d97998c .rating_1d55498cb3c12dae li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_a40b03a1f2451ecf .product-info_2395d1599d97998c .rating_1d55498cb3c12dae li .bi-star-fill_dfec73e16649f8a7 {
  color: #FFCB65;
}
.product-details-one_a40b03a1f2451ecf .product-info_2395d1599d97998c .rating_1d55498cb3c12dae li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_a40b03a1f2451ecf .product-info_2395d1599d97998c .rating_1d55498cb3c12dae li a:hover {
  text-decoration: underline;
}
.product-details-one_a40b03a1f2451ecf .product-info_2395d1599d97998c .price_d7fa2629fa0dcc97 {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_a40b03a1f2451ecf .product-info_2395d1599d97998c .price_d7fa2629fa0dcc97 del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_a40b03a1f2451ecf .product-info_2395d1599d97998c .availability_b67a9593a7e135ac {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_a40b03a1f2451ecf .product-info_2395d1599d97998c .description-text_6b2644664e295d94 {
  padding: 10px 0 15px;
}
.product-details-one_a40b03a1f2451ecf .product-info_2395d1599d97998c .product-feature_741abcae4c5a1bdd {
  margin-bottom: 20px;
}
.product-details-one_a40b03a1f2451ecf .product-info_2395d1599d97998c .product-feature_741abcae4c5a1bdd li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_a40b03a1f2451ecf .product-info_2395d1599d97998c .product-feature_741abcae4c5a1bdd li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_a40b03a1f2451ecf .product-info_2395d1599d97998c .customize-order_b7026b8e150ae893 h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_a40b03a1f2451ecf .product-info_2395d1599d97998c .customize-order_b7026b8e150ae893 .quantity_b0ab38ba935ee429 .button-group_85cd98f2e1b460d4 {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_a40b03a1f2451ecf .product-info_2395d1599d97998c .customize-order_b7026b8e150ae893 .quantity_b0ab38ba935ee429 .button-group_85cd98f2e1b460d4 li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_a40b03a1f2451ecf .product-info_2395d1599d97998c .customize-order_b7026b8e150ae893 .quantity_b0ab38ba935ee429 .button-group_85cd98f2e1b460d4 li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_a40b03a1f2451ecf .product-info_2395d1599d97998c .customize-order_b7026b8e150ae893 .quantity_b0ab38ba935ee429 .button-group_85cd98f2e1b460d4 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_a40b03a1f2451ecf .product-review-tab_5572e4ee4c9ff581 .nav-tabs_5d2f4e42f7e01c7a {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_a40b03a1f2451ecf .product-review-tab_5572e4ee4c9ff581 .nav-tabs_5d2f4e42f7e01c7a .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_a40b03a1f2451ecf .product-review-tab_5572e4ee4c9ff581 .nav-tabs_5d2f4e42f7e01c7a .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_a40b03a1f2451ecf .product-review-tab_5572e4ee4c9ff581 .nav-tabs_5d2f4e42f7e01c7a .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_a40b03a1f2451ecf .product-review-tab_5572e4ee4c9ff581 .nav-tabs_5d2f4e42f7e01c7a .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_a40b03a1f2451ecf .product-review-tab_5572e4ee4c9ff581 .tab-content_71f2988f50efbae4 h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_a40b03a1f2451ecf .product-review-tab_5572e4ee4c9ff581 .tab-content_71f2988f50efbae4 .product-feature_741abcae4c5a1bdd li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_a40b03a1f2451ecf .product-review-tab_5572e4ee4c9ff581 .tab-content_71f2988f50efbae4 .product-feature_741abcae4c5a1bdd li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_a40b03a1f2451ecf .product-review-tab_5572e4ee4c9ff581 .user-comment-area_e660e70a42740525 .single-comment_41d05af24b3816a3 {
  padding-bottom: 40px;
}
.product-details-one_a40b03a1f2451ecf .product-review-tab_5572e4ee4c9ff581 .user-comment-area_e660e70a42740525 .single-comment_41d05af24b3816a3:last-child {
  padding-bottom: 0;
}
.product-details-one_a40b03a1f2451ecf .product-review-tab_5572e4ee4c9ff581 .user-comment-area_e660e70a42740525 .user-img_3fa8f8bc40322882 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_a40b03a1f2451ecf .product-review-tab_5572e4ee4c9ff581 .user-comment-area_e660e70a42740525 .user-comment-data_088309dee5ff2fb2 {
  padding-left: 30px;
  position: relative;
}
.product-details-one_a40b03a1f2451ecf .product-review-tab_5572e4ee4c9ff581 .user-comment-area_e660e70a42740525 .user-comment-data_088309dee5ff2fb2 .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_a40b03a1f2451ecf .product-review-tab_5572e4ee4c9ff581 .user-comment-area_e660e70a42740525 .user-comment-data_088309dee5ff2fb2 .rating_1d55498cb3c12dae li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_a40b03a1f2451ecf .product-review-tab_5572e4ee4c9ff581 .user-comment-area_e660e70a42740525 .user-comment-data_088309dee5ff2fb2 .rating_1d55498cb3c12dae li .bi-star-fill_dfec73e16649f8a7 {
  color: #FFCB65;
}
.product-details-one_a40b03a1f2451ecf .product-review-tab_5572e4ee4c9ff581 .user-comment-area_e660e70a42740525 .user-comment-data_088309dee5ff2fb2 p {
  padding-top: 8px;
}

.cart-list-form_86220ae2a35e2592 {
  position: relative;
}
.cart-list-form_86220ae2a35e2592 .table_86d4c48277dfbbf1 {
  margin: 0;
  background: transparent;
}
.cart-list-form_86220ae2a35e2592 .table_86d4c48277dfbbf1 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_86220ae2a35e2592 .table_86d4c48277dfbbf1 th:first-child {
  text-align: left;
}
.cart-list-form_86220ae2a35e2592 .table_86d4c48277dfbbf1 tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_86220ae2a35e2592 .table_86d4c48277dfbbf1 tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_86220ae2a35e2592 .table_86d4c48277dfbbf1 tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_86220ae2a35e2592 .table_86d4c48277dfbbf1 tbody .product-thumbnails_8085a382313bc9d4 {
  width: 85px;
}
.cart-list-form_86220ae2a35e2592 .table_86d4c48277dfbbf1 tbody .product-thumbnails_8085a382313bc9d4 img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_86220ae2a35e2592 .table_86d4c48277dfbbf1 tbody .product-thumbnails_8085a382313bc9d4 .product-img_ab401126ccfaf5e6 {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_86220ae2a35e2592 .table_86d4c48277dfbbf1 tbody .product-info_2395d1599d97998c {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_86220ae2a35e2592 .table_86d4c48277dfbbf1 tbody .product-info_2395d1599d97998c .product-name_d33a2f7917146be6 {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_86220ae2a35e2592 .table_86d4c48277dfbbf1 tbody .product-info_2395d1599d97998c .serial_45059e149b3a6e36 {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_86220ae2a35e2592 .table_86d4c48277dfbbf1 tbody .product-info_2395d1599d97998c ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_86220ae2a35e2592 .table_86d4c48277dfbbf1 tbody .price_d7fa2629fa0dcc97 {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_86220ae2a35e2592 .table_86d4c48277dfbbf1 tbody .quantity_b0ab38ba935ee429 li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_86220ae2a35e2592 .table_86d4c48277dfbbf1 tbody .quantity_b0ab38ba935ee429 li .btn_7e78b36decee126b {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_86220ae2a35e2592 .table_86d4c48277dfbbf1 tbody .quantity_b0ab38ba935ee429 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_86220ae2a35e2592 .table_86d4c48277dfbbf1 tbody .remove-product_90c3fa3c0cf9938f {
  color: #000;
  font-size: 22px;
}
.cart-list-form_86220ae2a35e2592 .table_86d4c48277dfbbf1 tbody .remove-product_90c3fa3c0cf9938f:hover {
  color: #ff2759;
}
.cart-list-form_86220ae2a35e2592 .cart-footer_e7f1608389d585ac {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_86220ae2a35e2592 .cart-footer_e7f1608389d585ac .coupon-form_015d4b5403bbc9c7 input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_86220ae2a35e2592 .cart-footer_e7f1608389d585ac .cart-total-section_8897096538c5d1c5 {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_86220ae2a35e2592 .cart-footer_e7f1608389d585ac .cart-total-section_8897096538c5d1c5 .cart-total-table_481507772106ba36 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_86220ae2a35e2592 .cart-footer_e7f1608389d585ac .cart-total-section_8897096538c5d1c5 .cart-total-table_481507772106ba36 tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_6640e585a8f4b09e {
  height: auto;
}

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

.fancybox-caption_aa33ed69957405de, .fancybox-infobar_d639c89773022f98, .fancybox-navigation_27abd1cabc1fed96 .fancybox-button_07ae3ebd7a5e61c1, .fancybox-toolbar_6c3dfc19e64152b0 {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_4c73d4c35284de5d .fancybox-caption_aa33ed69957405de, .fancybox-show-infobar_9592364f307d0c1f .fancybox-infobar_d639c89773022f98, .fancybox-show-nav_46bbcf0bdd3c55d7 .fancybox-navigation_27abd1cabc1fed96 .fancybox-button_07ae3ebd7a5e61c1, .fancybox-show-toolbar_b02f1826914c59f1 .fancybox-toolbar_6c3dfc19e64152b0 {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_9c54fccb82c53a72 .fancybox-stage_9f296763e2815e25 {
  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_27ef5f16eadf68f1 .fancybox-slide, .fancybox-slide--current_e88d6c8046719674, .fancybox-slide--next_57da54c31180b119, .fancybox-slide--previous_54faa07c197d341d {
  display: block;
}

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

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

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

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

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

.fancybox-content_ab8797e95f8af949 {
  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_b117b592ebcd1b6f .fancybox-content_ab8797e95f8af949 {
  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_c8029fe62d7c9df4 .fancybox-content_ab8797e95f8af949 {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_6cd6c42206a347b2 .fancybox-content_ab8797e95f8af949 {
  cursor: zoom-in;
}

.fancybox-can-drag_27fc4adb2c1c473d .fancybox-content_ab8797e95f8af949 {
  cursor: grab;
}

.fancybox-is-dragging_016d06f25b5f5137 .fancybox-content_ab8797e95f8af949 {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_52d2ebd3c7313492 .fancybox-content_ab8797e95f8af949 {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_32f1457de060bcc8 .fancybox-content_ab8797e95f8af949, .fancybox-slide--map_57e8655948504316 .fancybox-content_ab8797e95f8af949, .fancybox-slide--video_9e77c95c02498527 .fancybox-content_ab8797e95f8af949 {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_9e77c95c02498527 .fancybox-content_ab8797e95f8af949 {
  background: #000;
}

.fancybox-slide--map_57e8655948504316 .fancybox-content_ab8797e95f8af949 {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_db1ae191f0bf9813 svg path, .fancybox-button--share_d4a70f91261f7255 svg path, .fancybox-button--thumbs_dc6f9ef5bfac3c08 svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_46bbcf0bdd3c55d7 .fancybox-navigation_27abd1cabc1fed96 .fancybox-button_07ae3ebd7a5e61c1 {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_27abd1cabc1fed96 .fancybox-button--arrow_left_3cccf3238eb5512c {
  left: 6px;
}

.fancybox-navigation_27abd1cabc1fed96 .fancybox-button--arrow_right_6854d9a4ed73167e {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_32f1457de060bcc8 .fancybox-close-small_d46492b68cdceade, .fancybox-slide--image_b117b592ebcd1b6f .fancybox-close-small_d46492b68cdceade, .fancybox-slide--video_9e77c95c02498527 .fancybox-close-small_d46492b68cdceade {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_32f1457de060bcc8 .fancybox-close-small_d46492b68cdceade:hover svg, .fancybox-slide--image_b117b592ebcd1b6f .fancybox-close-small_d46492b68cdceade:hover svg, .fancybox-slide--video_9e77c95c02498527 .fancybox-close-small_d46492b68cdceade:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_7070d75eeb8c64aa .fancybox-close-small_d46492b68cdceade, .fancybox-is-zoomable_cf6b4ead83d63337.fancybox-can-drag_27fc4adb2c1c473d .fancybox-close-small_d46492b68cdceade {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_afa056270f65efec.fancybox-slide--next_57da54c31180b119, .fancybox-fx-fade_afa056270f65efec.fancybox-slide--previous_54faa07c197d341d {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_afa056270f65efec.fancybox-slide--current_e88d6c8046719674 {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_d9051592ba72fa17 {
  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_ee66c5131497a559 {
  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_6c41c1009741779d {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_5f1b3b2c431e21f5 .fancybox-thumbs_ee66c5131497a559 {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_ee66c5131497a559 > 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_ee66c5131497a559 .fancybox-thumbs-active_aa57d90bae3a93f4:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_186432ba290e7a64 .slick-track_e772dfa3b9b5f790,
.slick-slider_186432ba290e7a64 .slick-list_cb41078ac9bf951c {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_953fc82cd8bb8a45 .slick-track_e772dfa3b9b5f790 {
  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_953fc82cd8bb8a45 img {
  display: none;
}

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

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

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

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

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