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

.h1_6dc20b28c8495130,
h1,
.h2_5f1785b3f21265cb,
h2,
.h3_91cad25658683ffe,
h3,
.h4_d730bc636ab8d8a5,
h4,
.h5_1ecfb8fa70897f9f,
h5,
.h6_a0bad1d65e1b501a,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_ae4e87b568f64ebd {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_d42a08ab63f3cefd {
  padding: 0 !important;
}

.m0_b778ae2cb2a58f6d {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_e451f3d1e871a83a {
    padding: 0 !important;
  }
  .xl-m0_4cdc43b5dea16074 {
    margin: 0 !important;
  }
  .xl-pt-10_32d00464a772d939 {
    padding-top: 10px !important;
  }
  .xl-pt-20_9f14aaa2f172cb59 {
    padding-top: 20px !important;
  }
  .xl-pt-30_cd433fbea00d6379 {
    padding-top: 30px !important;
  }
  .xl-pt-40_1dbfe18d3a38d157 {
    padding-top: 40px !important;
  }
  .xl-pt-50_19f49b57b049f51b {
    padding-top: 50px !important;
  }
  .xl-pt-60_8d402c6780a32011 {
    padding-top: 60px !important;
  }
  .xl-pt-70_b4dfd0fd616cf8e1 {
    padding-top: 70px !important;
  }
  .xl-pt-80_5c71da2cac7bbed2 {
    padding-top: 80px !important;
  }
  .xl-pt-90_44953046a770ee56 {
    padding-top: 90px !important;
  }
  .xl-pt-100_0e083c6d20b41031 {
    padding-top: 100px !important;
  }
  .xl-pt-110_c59c1e253d1e2d29 {
    padding-top: 110px !important;
  }
  .xl-pt-120_646915d7a4d3b17d {
    padding-top: 120px !important;
  }
  .xl-pt-130_c24ae2061deb5a5b {
    padding-top: 130px !important;
  }
  .xl-pt-140_aade54959827d4e9 {
    padding-top: 140px !important;
  }
  .xl-pt-150_ccf0591d7076e861 {
    padding-top: 150px !important;
  }
  .xl-pt-200_2f3cee5855da3797 {
    padding-top: 200px !important;
  }
  .xl-pb-10_9bd571b792f503bd {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_56ccecaf077232f7 {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_713f00ee8e2ae8d0 {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_4d91b15a004f92e8 {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_3af5f7bf424a56ba {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_990b33b0077fa416 {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_b06d61fbf683e664 {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_ea989748f131776e {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_5efce1399d8ce112 {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_f8bf87efa0f613fa {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_27029957465164c5 {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_17e6af4fb7d488f2 {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_b21367ba1166956b {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_839ed98d2a44a033 {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_d16f38f8380457ee {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_0e5e90481a3d4c64 {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_48fc789d472f2651 {
    margin-top: 10px !important;
  }
  .xl-mt-20_b965debb5da9f146 {
    margin-top: 20px !important;
  }
  .xl-mt-30_2d3f55de3fba540f {
    margin-top: 30px !important;
  }
  .xl-mt-40_0ad0ab62355e1826 {
    margin-top: 40px !important;
  }
  .xl-mt-50_b2a26d431f044f28 {
    margin-top: 50px !important;
  }
  .xl-mt-60_c5e161feb5f352f4 {
    margin-top: 60px !important;
  }
  .xl-mt-70_1592f2346f12a294 {
    margin-top: 70px !important;
  }
  .xl-mt-80_15b29ec4d01db3a3 {
    margin-top: 80px !important;
  }
  .xl-mt-90_925fa23869196bda {
    margin-top: 90px !important;
  }
  .xl-mt-100_37bbd26c339c3ea8 {
    margin-top: 100px !important;
  }
  .xl-mt-110_d55ed9b9319f68cb {
    margin-top: 110px !important;
  }
  .xl-mt-120_4c912d158d244532 {
    margin-top: 120px !important;
  }
  .xl-mt-130_81454a2fd56a5214 {
    margin-top: 130px !important;
  }
  .xl-mt-140_c714bb104ce9d161 {
    margin-top: 140px !important;
  }
  .xl-mt-150_390420cfc11ee175 {
    margin-top: 150px !important;
  }
  .xl-mt-200_1d4acf9854f6a055 {
    margin-top: 200px !important;
  }
  .xl-mb-10_802ead0db682a5ec {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_89a2fbf178e8c3d6 {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_0fbff641653c87f0 {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_d313de98ee1ff082 {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_affd65e2bae7bcaa {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_9ecdaf23d8d7f39c {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_ddf2f0515873c128 {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_2fa0316924f02429 {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_b451489fad2f2984 {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_bc266db328b446d6 {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_869617cce593162f {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_aa0e07a5891cfa82 {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_34e2dffeb2711eb5 {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_65293bc6a8cf575f {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_cc3e5fe0f793f828 {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_aadaeb3fb23f83e2 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_909c0c22cc87603b {
    padding: 0 !important;
  }
  .lg-m0_66b4727ee55c81c1 {
    margin: 0 !important;
  }
  .lg-pt-10_725f7fad42324fb4 {
    padding-top: 10px !important;
  }
  .lg-pt-20_de0960498c5cb1cb {
    padding-top: 20px !important;
  }
  .lg-pt-30_04dfd883c9f11b00 {
    padding-top: 30px !important;
  }
  .lg-pt-40_764db6392df36089 {
    padding-top: 40px !important;
  }
  .lg-pt-50_f5089859fb000031 {
    padding-top: 50px !important;
  }
  .lg-pt-60_5966774dc178f6a8 {
    padding-top: 60px !important;
  }
  .lg-pt-70_031d86ae12bb50f9 {
    padding-top: 70px !important;
  }
  .lg-pt-80_d76a6eb588c28ac3 {
    padding-top: 80px !important;
  }
  .lg-pt-90_d80ed5c5fe607043 {
    padding-top: 90px !important;
  }
  .lg-pt-100_1cced5af90790c58 {
    padding-top: 100px !important;
  }
  .lg-pt-110_e9a484abf3f78ddd {
    padding-top: 110px !important;
  }
  .lg-pt-120_1e38d4c95a03ba71 {
    padding-top: 120px !important;
  }
  .lg-pt-130_8edbe63141206f09 {
    padding-top: 130px !important;
  }
  .lg-pt-140_afd6cd871717380a {
    padding-top: 140px !important;
  }
  .lg-pt-150_5f57487a01d5426e {
    padding-top: 150px !important;
  }
  .lg-pt-200_99036b701b225e21 {
    padding-top: 200px !important;
  }
  .lg-pb-10_1d6f5b37191392f8 {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_9d8535d941f5ba5a {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_c645e7e2106c3c7e {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_8b1f4432796a0d66 {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_214b0389c486605f {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_3a6bd068ccff5bd6 {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_aa29f7acb5f20a70 {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_f5bac87ee2ff1bce {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_65dcdd04f176ad54 {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_abfe6dd65c4c48ae {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_4afb466d82f67b47 {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_aacf215912429f28 {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_3fbe141debf6478d {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_89d1d1943346f2d8 {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_54b38348501552bb {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_7f3136ec7d25c743 {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_f671237491a4a0de {
    margin-top: 10px !important;
  }
  .lg-mt-20_9f2717952194af80 {
    margin-top: 20px !important;
  }
  .lg-mt-30_4a10925fc3fc553a {
    margin-top: 30px !important;
  }
  .lg-mt-40_8324875e3a0b84a8 {
    margin-top: 40px !important;
  }
  .lg-mt-50_a77d08710986a654 {
    margin-top: 50px !important;
  }
  .lg-mt-60_48cb8eacf0a49a0f {
    margin-top: 60px !important;
  }
  .lg-mt-70_f306d460ff544d38 {
    margin-top: 70px !important;
  }
  .lg-mt-80_6681099c0b74bc75 {
    margin-top: 80px !important;
  }
  .lg-mt-90_450ef4ab3f45af35 {
    margin-top: 90px !important;
  }
  .lg-mt-100_da7ddea410c1871d {
    margin-top: 100px !important;
  }
  .lg-mt-110_7b88c2a849e3ee69 {
    margin-top: 110px !important;
  }
  .lg-mt-120_6c1d1078cfaa16ef {
    margin-top: 120px !important;
  }
  .lg-mt-130_33eb66a8b436c180 {
    margin-top: 130px !important;
  }
  .lg-mt-140_fafe0e2588129b04 {
    margin-top: 140px !important;
  }
  .lg-mt-150_b9dd603490837cae {
    margin-top: 150px !important;
  }
  .lg-mt-200_a4d28b25939461c4 {
    margin-top: 200px !important;
  }
  .lg-mb-10_5a0af77b12de4616 {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_cf712791243071f0 {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_91bc4bc788df8a15 {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_c9a41e2df7366367 {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_1da3e778ae93edb5 {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_18afc002d9b6e8f0 {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_f6a952f23753ec4f {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_f56808ad2e49485e {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_2d12aee61b6fcaa3 {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_4a5a11826d1d1e3d {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_59ea256ac3b9c0a5 {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_7fade7c880c36b74 {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_5d75d2261ebbe458 {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_c1bf788b19d24cbb {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_678a6a5d3e3b1d37 {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_33932f3c35762bc0 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_46adc4ee28b982b4 {
    padding: 0 !important;
  }
  .md-m0_edc7833b0ce9a328 {
    margin: 0 !important;
  }
  .md-pt-10_7d822903a4c2a309 {
    padding-top: 10px !important;
  }
  .md-pt-20_f6d0cd42b2372dd7 {
    padding-top: 20px !important;
  }
  .md-pt-30_df6b01f1d547116b {
    padding-top: 30px !important;
  }
  .md-pt-40_3f2d90bfdf3ca1e5 {
    padding-top: 40px !important;
  }
  .md-pt-50_b2581ef1b2752542 {
    padding-top: 50px !important;
  }
  .md-pt-60_ee0972e874ee21a8 {
    padding-top: 60px !important;
  }
  .md-pt-70_2bbff9cfbc60697c {
    padding-top: 70px !important;
  }
  .md-pt-80_9dfe6835aa2d3755 {
    padding-top: 80px !important;
  }
  .md-pt-90_60aac273c1c30b76 {
    padding-top: 90px !important;
  }
  .md-pt-100_1fc7b37521cff751 {
    padding-top: 100px !important;
  }
  .md-pt-110_5f006f13b8b6c1be {
    padding-top: 110px !important;
  }
  .md-pt-120_3aa9bb64c7fd234e {
    padding-top: 120px !important;
  }
  .md-pt-130_3e6c7846bb8b2c56 {
    padding-top: 130px !important;
  }
  .md-pt-140_0f970e94f087544b {
    padding-top: 140px !important;
  }
  .md-pt-150_b663ab0c63278ca3 {
    padding-top: 150px !important;
  }
  .md-pt-200_f83ee520e0ef5c90 {
    padding-top: 200px !important;
  }
  .md-pb-10_31f84582a586d4fb {
    padding-bottom: 10px !important;
  }
  .md-pb-20_386a1b59dbf68cb3 {
    padding-bottom: 20px !important;
  }
  .md-pb-30_eef90cd116339832 {
    padding-bottom: 30px !important;
  }
  .md-pb-40_d0384464bbd04fdb {
    padding-bottom: 40px !important;
  }
  .md-pb-50_c0fbc2e49a5fbbf9 {
    padding-bottom: 50px !important;
  }
  .md-pb-60_253114b375dd34f1 {
    padding-bottom: 60px !important;
  }
  .md-pb-70_705b4df0c90e155e {
    padding-bottom: 70px !important;
  }
  .md-pb-80_85edb7943091a784 {
    padding-bottom: 80px !important;
  }
  .md-pb-90_39e17944b97bf3d4 {
    padding-bottom: 90px !important;
  }
  .md-pb-100_d1711040c5d0f61f {
    padding-bottom: 100px !important;
  }
  .md-pb-110_d535604d8be51648 {
    padding-bottom: 110px !important;
  }
  .md-pb-120_2c2ef223987d3f94 {
    padding-bottom: 120px !important;
  }
  .md-pb-130_4f366fd3b38b3dee {
    padding-bottom: 130px !important;
  }
  .md-pb-140_cee6d56b7968edf9 {
    padding-bottom: 140px !important;
  }
  .md-pb-150_f41fbffd322233dd {
    padding-bottom: 150px !important;
  }
  .md-pb-200_09b3abf4a1815963 {
    padding-bottom: 200px !important;
  }
  .md-mt-10_45d6ddf46fa6fa47 {
    margin-top: 10px !important;
  }
  .md-mt-20_23aac97575d33c8e {
    margin-top: 20px !important;
  }
  .md-mt-30_34968dca37a7494f {
    margin-top: 30px !important;
  }
  .md-mt-40_00d7a0f89ce14927 {
    margin-top: 40px !important;
  }
  .md-mt-50_c8c4ad767ac8121a {
    margin-top: 50px !important;
  }
  .md-mt-60_766138b1feef04e0 {
    margin-top: 60px !important;
  }
  .md-mt-70_c58ed6d01f17b8eb {
    margin-top: 70px !important;
  }
  .md-mt-80_ccdba2dca60b5a01 {
    margin-top: 80px !important;
  }
  .md-mt-90_82a0193ac3b2be3f {
    margin-top: 90px !important;
  }
  .md-mt-100_cc5845d82719f9d0 {
    margin-top: 100px !important;
  }
  .md-mt-110_37e5744940af7fb4 {
    margin-top: 110px !important;
  }
  .md-mt-120_f4c91900fa9dc9e5 {
    margin-top: 120px !important;
  }
  .md-mt-130_e2c43f5bf1f61fea {
    margin-top: 130px !important;
  }
  .md-mt-140_c83699b91b663761 {
    margin-top: 140px !important;
  }
  .md-mt-150_c1e45172c29d9a6b {
    margin-top: 150px !important;
  }
  .md-mt-200_280e45731b5cd1e5 {
    margin-top: 200px !important;
  }
  .md-mb-10_127d083d7094ef50 {
    margin-bottom: 10px !important;
  }
  .md-mb-20_abc4f4873fd5fcc0 {
    margin-bottom: 20px !important;
  }
  .md-mb-30_008305dbe6b0376a {
    margin-bottom: 30px !important;
  }
  .md-mb-40_50391b3e687ffefc {
    margin-bottom: 40px !important;
  }
  .md-mb-50_2c25e3134398de73 {
    margin-bottom: 50px !important;
  }
  .md-mb-60_2c1b97879186a82b {
    margin-bottom: 60px !important;
  }
  .md-mb-70_1481f3afe614b8c1 {
    margin-bottom: 70px !important;
  }
  .md-mb-80_a7d6b36942857c86 {
    margin-bottom: 80px !important;
  }
  .md-mb-90_6741c8a40a49fd44 {
    margin-bottom: 90px !important;
  }
  .md-mb-100_9a07187f1132e1a7 {
    margin-bottom: 100px !important;
  }
  .md-mb-110_663b17b4df81ea9e {
    margin-bottom: 110px !important;
  }
  .md-mb-120_59bf873f706e44fd {
    margin-bottom: 120px !important;
  }
  .md-mb-130_0727c499ff060b73 {
    margin-bottom: 130px !important;
  }
  .md-mb-140_ce3ace373f8eaf96 {
    margin-bottom: 140px !important;
  }
  .md-mb-150_aff532e65ef7ddda {
    margin-bottom: 150px !important;
  }
  .md-mb-200_9941208e3fd9ebbd {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_499ac4caea4c90f2 {
    padding: 0 !important;
  }
  .sm-m0_64c01dbd55f9f9ed {
    margin: 0 !important;
  }
  .sm-pt-10_fba50b4f87c9c9a2 {
    padding-top: 10px !important;
  }
  .sm-pt-20_7b6bbb2e2b386df3 {
    padding-top: 20px !important;
  }
  .sm-pt-30_657e4f6120e14aae {
    padding-top: 30px !important;
  }
  .sm-pt-40_43d6b8f1c02728cb {
    padding-top: 40px !important;
  }
  .sm-pt-50_2f356f4b45492e62 {
    padding-top: 50px !important;
  }
  .sm-pt-60_8d2a3a18ff82159e {
    padding-top: 60px !important;
  }
  .sm-pt-70_c37dd7c4d10b1618 {
    padding-top: 70px !important;
  }
  .sm-pt-80_87f7c36760063e30 {
    padding-top: 80px !important;
  }
  .sm-pt-90_25a41cfbceddff45 {
    padding-top: 90px !important;
  }
  .sm-pt-100_ba320955fae7317c {
    padding-top: 100px !important;
  }
  .sm-pt-110_62f402bae2232f87 {
    padding-top: 110px !important;
  }
  .sm-pt-120_b8a377f5947224f2 {
    padding-top: 120px !important;
  }
  .sm-pt-130_f02bccfed2d90622 {
    padding-top: 130px !important;
  }
  .sm-pt-140_913a33a864ee35d0 {
    padding-top: 140px !important;
  }
  .sm-pt-150_bb296ee28d8de917 {
    padding-top: 150px !important;
  }
  .sm-pt-200_6841d6b55b5a28a1 {
    padding-top: 200px !important;
  }
  .sm-pb-10_0df50f5240f52f8f {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_0a68263866313ff6 {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_15d2eaadde5316ef {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_7796afca4ed88c94 {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_054d1810ce1b850b {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_a0587c9730c3cbd0 {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_196f26ea97ac0d1f {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_eb5bc7f16625832b {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_4bfd51c269c0433b {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_b8b37a9b599e1620 {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_1dfce8c0ac944ccc {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_0c160825d4b0ccaf {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_fc4b9b32c1045ad6 {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_c302a833a9ae79d4 {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_443e6e555fc7e71f {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_36510b228dfe2337 {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_08e17b688d862bd3 {
    margin-top: 10px !important;
  }
  .sm-mt-20_ee514ff80e78ab4b {
    margin-top: 20px !important;
  }
  .sm-mt-30_afb9e63508941ff2 {
    margin-top: 30px !important;
  }
  .sm-mt-40_171765658ecb06c9 {
    margin-top: 40px !important;
  }
  .sm-mt-50_c3610879dcc1d04c {
    margin-top: 50px !important;
  }
  .sm-mt-60_39a67b73a483e640 {
    margin-top: 60px !important;
  }
  .sm-mt-70_71552d5f5aa67705 {
    margin-top: 70px !important;
  }
  .sm-mt-80_f81ced6c79ba1eac {
    margin-top: 80px !important;
  }
  .sm-mt-90_b86f276d470392f5 {
    margin-top: 90px !important;
  }
  .sm-mt-100_67716de0f29448e8 {
    margin-top: 100px !important;
  }
  .sm-mt-110_e5d86a60b3e6500d {
    margin-top: 110px !important;
  }
  .sm-mt-120_55c4d5b1f5f1d2d6 {
    margin-top: 120px !important;
  }
  .sm-mt-130_ae0d266f24404bb7 {
    margin-top: 130px !important;
  }
  .sm-mt-140_7d2468b5e564aafd {
    margin-top: 140px !important;
  }
  .sm-mt-150_2c8278ed545b5f6e {
    margin-top: 150px !important;
  }
  .sm-mt-200_a33ed6f7dda75954 {
    margin-top: 200px !important;
  }
  .sm-mb-10_13dbd569fc33cad9 {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_2f9590313ef1688d {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_dbd5e735305f83bf {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_efde6db2bcdfd603 {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_b5505cf857ce1b1e {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_149f4834a6e3526b {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_8fea71c7cdd046a5 {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_579ee109e03350e6 {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_33dae393049acebf {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_4093e41d756d0c08 {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_8dbc027c6b66b088 {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_0c7236117b0cccfe {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_ad0ca8959b48279f {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_59a4ec7ab6de48b1 {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_1377495795430dd9 {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_c610a78dd975f747 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_356eb24512aa5104 {
    padding: 0 !important;
  }
  .xs-m0_7a57cdc73f6bec83 {
    margin: 0 !important;
  }
  .xs-pt-10_aa822fb42d782398 {
    padding-top: 10px !important;
  }
  .xs-pt-20_c212ce9991357e30 {
    padding-top: 20px !important;
  }
  .xs-pt-30_c1c9b772ee1e201a {
    padding-top: 30px !important;
  }
  .xs-pt-40_c527fe00ca31faf3 {
    padding-top: 40px !important;
  }
  .xs-pt-50_a908c8f4a9ed0d3e {
    padding-top: 50px !important;
  }
  .xs-pt-60_670d4fbcda0711e9 {
    padding-top: 60px !important;
  }
  .xs-pt-70_0b6a8ff7b20137c6 {
    padding-top: 70px !important;
  }
  .xs-pt-80_097e33d35763f8f5 {
    padding-top: 80px !important;
  }
  .xs-pt-90_e66c06ea5884a927 {
    padding-top: 90px !important;
  }
  .xs-pt-100_55f4e713dcb897b1 {
    padding-top: 100px !important;
  }
  .xs-pt-110_49b5c513c75cb02f {
    padding-top: 110px !important;
  }
  .xs-pt-120_0e0a0f6125b09815 {
    padding-top: 120px !important;
  }
  .xs-pt-130_10a1c1063fc859a3 {
    padding-top: 130px !important;
  }
  .xs-pt-140_5d146beef3077f54 {
    padding-top: 140px !important;
  }
  .xs-pt-150_6f1b71ff95fe6a10 {
    padding-top: 150px !important;
  }
  .xs-pt-200_9e73e5b4676e8b91 {
    padding-top: 200px !important;
  }
  .xs-pb-10_698418b85c5944f6 {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_cb7797237fc8f487 {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_6443234e4eb86761 {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_a56b9ecd83f03c69 {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_691fbe5800c8644f {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_34fa6f7f126b3896 {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_1af12e6045466e60 {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_2e28a64769f81ffd {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_bf14bb88f943ed7a {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_e8e6bcc43121b4c8 {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_f378d7c3634e8375 {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_2f214fff66bc7513 {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_6a57e9ba5000fbb8 {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_2d97f1bc81263fb4 {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_cbd2d12084790f20 {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_97258ba9adf441d7 {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_4f3614d1e677e536 {
    margin-top: 10px !important;
  }
  .xs-mt-20_3575b063eec4ee44 {
    margin-top: 20px !important;
  }
  .xs-mt-30_e1db7db580160f7d {
    margin-top: 30px !important;
  }
  .xs-mt-40_8a80ca7e94a7acfe {
    margin-top: 40px !important;
  }
  .xs-mt-50_15ae338f5913d533 {
    margin-top: 50px !important;
  }
  .xs-mt-60_69047f314429deb2 {
    margin-top: 60px !important;
  }
  .xs-mt-70_0fe526eba6a04fad {
    margin-top: 70px !important;
  }
  .xs-mt-80_c1ff9ead6ea990a6 {
    margin-top: 80px !important;
  }
  .xs-mt-90_bf7cf9da7e1d9fa7 {
    margin-top: 90px !important;
  }
  .xs-mt-100_4619507e807a1990 {
    margin-top: 100px !important;
  }
  .xs-mt-110_fadcd8c92f77858b {
    margin-top: 110px !important;
  }
  .xs-mt-120_552695df494cdf24 {
    margin-top: 120px !important;
  }
  .xs-mt-130_4cc368962e2462c8 {
    margin-top: 130px !important;
  }
  .xs-mt-140_1c3fbaf32794757e {
    margin-top: 140px !important;
  }
  .xs-mt-150_2b2c31adbdb83672 {
    margin-top: 150px !important;
  }
  .xs-mt-200_c224640164c7e86c {
    margin-top: 200px !important;
  }
  .xs-mb-10_bafcbe22d121eec7 {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_60bc58945896ddbb {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_fd9e98a9b57dbbaf {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_bae4d739722317c9 {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_e5ff43df4024ab70 {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_3c76a429b5260e3f {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_1031110aa99614e5 {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_262d3e17eb640efd {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_b7be67580ad40ebf {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_89bc8ec91f6f3295 {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_518276f3588b8201 {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_3b2543705cfbdf88 {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_d2f21fb56d2b874d {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_9a8f103ba01f1c92 {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_8e9cf11fb6a3d3db {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_07dc63739bfffbfa {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_554549efb66d41d6 {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_554549efb66d41d6.menu-overlay_031a8e307eee5dd6 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_554549efb66d41d6.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_554549efb66d41d6 .navbar-toggler_a09ec8817a4ed540 {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_554549efb66d41d6.menu-style-three_8d387e199d806ba2 .navbar-toggler_a09ec8817a4ed540 {
  background: #000;
}
.theme-main-menu_554549efb66d41d6.menu-style-four_005dbdcb2a3927b1 .navbar-toggler_a09ec8817a4ed540 {
  background: #E6FD5A;
}
.theme-main-menu_554549efb66d41d6.menu-style-five_ceb2330eaa36d27e .navbar-toggler_a09ec8817a4ed540 {
  background: #DFFF5E;
}
.theme-main-menu_554549efb66d41d6 .navbar-toggler_a09ec8817a4ed540:focus {
  box-shadow: none;
}
.theme-main-menu_554549efb66d41d6 .navbar-toggler_a09ec8817a4ed540::before,
.theme-main-menu_554549efb66d41d6 .navbar-toggler_a09ec8817a4ed540::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_554549efb66d41d6 .navbar-toggler_a09ec8817a4ed540 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_554549efb66d41d6.menu-style-three_8d387e199d806ba2 .navbar-toggler_a09ec8817a4ed540:before, .theme-main-menu_554549efb66d41d6.menu-style-three_8d387e199d806ba2 .navbar-toggler_a09ec8817a4ed540:after, .theme-main-menu_554549efb66d41d6.menu-style-three_8d387e199d806ba2 .navbar-toggler_a09ec8817a4ed540 span {
  background: #fff;
}
.theme-main-menu_554549efb66d41d6 .navbar-toggler_a09ec8817a4ed540::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_554549efb66d41d6 .navbar-toggler_a09ec8817a4ed540::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_554549efb66d41d6 .navbar-toggler_a09ec8817a4ed540[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_554549efb66d41d6 .navbar-toggler_a09ec8817a4ed540[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_554549efb66d41d6 .navbar-toggler_a09ec8817a4ed540[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_554549efb66d41d6 .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_554549efb66d41d6 .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_554549efb66d41d6.white-vr_c14e0a82fe36a8bc .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_554549efb66d41d6.white-vr_c14e0a82fe36a8bc .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_554549efb66d41d6.white-vr_c14e0a82fe36a8bc.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_554549efb66d41d6.menu-style-one_24dc422e1ba80c63 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_554549efb66d41d6.menu-style-two_4291a3144c3cc0ab {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_554549efb66d41d6.menu-style-two_4291a3144c3cc0ab .info-row_5f39aa353b397ab4 {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_554549efb66d41d6.menu-style-two_4291a3144c3cc0ab .gap-fix_e76347d4e860402e {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_554549efb66d41d6.menu-style-two_4291a3144c3cc0ab .greetings_b1bfeefc31ad7d4f {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_554549efb66d41d6.menu-style-two_4291a3144c3cc0ab .contact-info_64427d3fe8ad1b87 {
  margin: 0 -15px;
}
.theme-main-menu_554549efb66d41d6.menu-style-two_4291a3144c3cc0ab .contact-info_64427d3fe8ad1b87 li {
  padding: 0 15px;
}
.theme-main-menu_554549efb66d41d6.menu-style-two_4291a3144c3cc0ab .contact-info_64427d3fe8ad1b87 li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_554549efb66d41d6.menu-style-two_4291a3144c3cc0ab .contact-info_64427d3fe8ad1b87 li a:hover {
  text-decoration: underline;
}
.theme-main-menu_554549efb66d41d6.menu-style-two_4291a3144c3cc0ab .inner-content_c782c8b9632e4f9d {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_554549efb66d41d6.menu-style-two_4291a3144c3cc0ab.fixed .info-row_5f39aa353b397ab4 {
  display: none;
}
.theme-main-menu_554549efb66d41d6.menu-style-five_ceb2330eaa36d27e {
  background: #000;
  padding: 0;
}
.theme-main-menu_554549efb66d41d6.menu-style-five_ceb2330eaa36d27e .inner-content_c782c8b9632e4f9d {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_554549efb66d41d6.menu-style-six_01cc7f9bfd6d39dc .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_554549efb66d41d6.menu-style-six_01cc7f9bfd6d39dc .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_554549efb66d41d6 .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_56100f24df12d5a6 {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_56100f24df12d5a6 .mega-menu-title_44dd0b316aae6666 {
  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_554549efb66d41d6 .login-btn-one_4255cbb2ff3b5fa6 a {
  color: #000;
}
.theme-main-menu_554549efb66d41d6 .login-btn-one_4255cbb2ff3b5fa6 a:hover {
  text-decoration: underline;
}
.theme-main-menu_554549efb66d41d6 .login-btn-two_b4ff7f4765818aff a {
  color: #044F3B;
}
.theme-main-menu_554549efb66d41d6 .login-btn-two_b4ff7f4765818aff a:hover {
  text-decoration: underline;
}
.theme-main-menu_554549efb66d41d6 .signup-btn-one_4c6a3cfe5928c382 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_554549efb66d41d6 .signup-btn-one_4c6a3cfe5928c382 .icon_b04b2eb4e1e34f23 {
  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_554549efb66d41d6 .signup-btn-one_4c6a3cfe5928c382:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_554549efb66d41d6 .signup-btn-one_4c6a3cfe5928c382:hover .icon_b04b2eb4e1e34f23 {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_554549efb66d41d6 .signup-btn-two_fa555839e0eadcf3 {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_554549efb66d41d6 .signup-btn-two_fa555839e0eadcf3:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_554549efb66d41d6 .quote-one_a902115c54229ba3 {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_554549efb66d41d6 .quote-one_a902115c54229ba3:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_d59ea04bbbb22b5c {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_d59ea04bbbb22b5c li {
  position: relative;
  padding: 0 15px;
}
.category-menu_d59ea04bbbb22b5c li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_d59ea04bbbb22b5c li a:hover {
  color: #0C3A30;
}
.category-menu_d59ea04bbbb22b5c .dropdown-menu {
  padding: 0;
}
.category-menu_d59ea04bbbb22b5c .dropdown-menu li {
  padding: 0;
}
.category-menu_d59ea04bbbb22b5c .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_c976639e658f8745 .logo_fb2aff163d6fd5f8 {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_c14e0a82fe36a8bc .navbar-collapse_c976639e658f8745 {
    background-color: #0C3A30;
  }
  .navbar-collapse_c976639e658f8745 {
    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_c976639e658f8745.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_554549efb66d41d6 .navbar .mega-dropdown_1668bfe5853fae30 {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_c14e0a82fe36a8bc .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_56100f24df12d5a6 {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_c649a56b5b34522b .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_2c84aca2c22b76d5 {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_2c84aca2c22b76d5::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_2c84aca2c22b76d5 .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_2c84aca2c22b76d5 .hero-slider-one .hero-img_8e01abcf133cdb75 {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_2c84aca2c22b76d5 .hero-slider-one .slick-list_75b8ef85fd8a5b78, .hero-banner-one_2c84aca2c22b76d5 .hero-slider-one .slick-track_1645712277e5c3b3, .hero-banner-one_2c84aca2c22b76d5 .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_2c84aca2c22b76d5 .hero-heading_6da16f71da846eaa {
  font-weight: 700;
  color: #000;
  background: url(../imgstore/shape_55e3a3c4bf/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_2c84aca2c22b76d5 .more-btn_23d3bfdd4515aa46 {
  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_2c84aca2c22b76d5 .more-btn_23d3bfdd4515aa46:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_0b60f3458fbcfc33 {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_0b60f3458fbcfc33 .bg-wrapper_1d226bfc4cdef7d1 {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_0b60f3458fbcfc33 .hero-heading_6da16f71da846eaa {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_0b60f3458fbcfc33 .rating_c71ab21ef1eb9f23 h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_0b60f3458fbcfc33 .rating_c71ab21ef1eb9f23 p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_0b60f3458fbcfc33 .media-wrapper_4c8baea832f3f960 {
  position: absolute;
  background: url(../imgstore/assets_74a03b7be0/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_0b60f3458fbcfc33 .media-wrapper_4c8baea832f3f960 .shape_01_1a71a0117a2900c1 {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_0b60f3458fbcfc33 .media-wrapper_4c8baea832f3f960 .shape_02_c6f845bf663defde {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_28bcd49bb905160b .hero-heading_6da16f71da846eaa {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_28bcd49bb905160b .media-wrapper_4c8baea832f3f960 {
  background: url(../imgstore/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_28bcd49bb905160b .media-wrapper_4c8baea832f3f960 .screen_01_aaf44302a6f89eee {
  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_28bcd49bb905160b .media-wrapper_4c8baea832f3f960 .screen_02_331a5e11b823ab8d {
  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_28bcd49bb905160b .media-wrapper_4c8baea832f3f960 .bg-shape_42e0a60a5fe9de2f {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_28bcd49bb905160b .shape_01_1a71a0117a2900c1 {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_c2dbfaf404184f04 .bg-wrapper_1d226bfc4cdef7d1 {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_c2dbfaf404184f04 .media-wrapper_4c8baea832f3f960 {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_c2dbfaf404184f04 .media-wrapper_4c8baea832f3f960 .shape_01_1a71a0117a2900c1 {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_c2dbfaf404184f04 .shape_02_c6f845bf663defde {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_baa1e0af416c06d1 + .blog-details_1551391f7af72954 {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_aa9716e6af049f84 {
  z-index: 1;
}
.block-feature-three_aa9716e6af049f84:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_aa9716e6af049f84.no-bg_b30e28b76429e970:before {
  display: none;
}
.block-feature-three_aa9716e6af049f84 .section-btn_27e191a6d5af03b7 {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_aa9716e6af049f84 .block-title_f3649a197d144c27 a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_aa9716e6af049f84 .block-title_f3649a197d144c27 a:hover {
  text-decoration: underline;
}
.block-feature-three_aa9716e6af049f84 .round-btn_23630d06c7cd16ca {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_aa9716e6af049f84 .round-btn_23630d06c7cd16ca:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_aa9716e6af049f84 .block-one_b59a9de3137d20aa {
  background: url(../imgstore/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_aa9716e6af049f84 .block-one_b59a9de3137d20aa .tag_8a4254644e299b23 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_aa9716e6af049f84 .block-one_b59a9de3137d20aa .block-title_f3649a197d144c27 {
  background: url(../imgstore/shape_55e3a3c4bf/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_aa9716e6af049f84 .block-two_92aedb9ebd165a82 {
  overflow: hidden;
}
.block-feature-three_aa9716e6af049f84 .block-two_92aedb9ebd165a82 .img-wrapper_2e7247afc33cb6d6 {
  background: url(../imgstore/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_aa9716e6af049f84 .block-two_92aedb9ebd165a82 .text-wrapper_9c81eb83a9b64d34 {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_aa9716e6af049f84 .block-two_92aedb9ebd165a82 .tag_8a4254644e299b23 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_aa9716e6af049f84 .block-three_aa44180682a1da45 {
  background: #D3FF76;
}
.block-feature-three_aa9716e6af049f84 .block-three_aa44180682a1da45 .tag_8a4254644e299b23 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_aa9716e6af049f84 .block-three_aa44180682a1da45 .round-btn_23630d06c7cd16ca {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_aa9716e6af049f84 .block-three_aa44180682a1da45 .round-btn_23630d06c7cd16ca:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_aa9716e6af049f84 .block-four_3b561c531ce1cf5f {
  background: url(../imgstore/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_aa9716e6af049f84 .block-four_3b561c531ce1cf5f .block-title_f3649a197d144c27 {
  background: url(../imgstore/shape_55e3a3c4bf/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_aa9716e6af049f84 .block-four_3b561c531ce1cf5f .block-title_f3649a197d144c27 a {
  font-size: 28px;
}
.block-feature-three_aa9716e6af049f84 .block-four_3b561c531ce1cf5f .tag_8a4254644e299b23 {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_aa9716e6af049f84 .block-four_3b561c531ce1cf5f .round-btn_23630d06c7cd16ca {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_aa9716e6af049f84 .block-four_3b561c531ce1cf5f .round-btn_23630d06c7cd16ca:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_aa9716e6af049f84 .block-five_cf8d799f0f552703 {
  background: url(../imgstore/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_aa9716e6af049f84 .block-five_cf8d799f0f552703 .tag_8a4254644e299b23 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_aa9716e6af049f84 .block-five_cf8d799f0f552703 .block-title_f3649a197d144c27 {
  background: url(../imgstore/shape_55e3a3c4bf/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_cb8605b5ef50f559 .upper-wrapper_45b6ca698cd0a47c {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_cb8605b5ef50f559 .upper-wrapper_45b6ca698cd0a47c .shape_01_1a71a0117a2900c1 {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_cb8605b5ef50f559 .line-loop_ee5cb4d8f9513b0c:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_cb8605b5ef50f559 .graph-panel_89c3989c8422223e {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_cb8605b5ef50f559 .graph-panel_89c3989c8422223e .main-count_544b78b146efedaa {
  font-size: 120px;
}
.block-feature-thirteen_cb8605b5ef50f559 .graph-panel_89c3989c8422223e .chart-box_f09efc72252c6dfa {
  padding: 0 15px;
}
.block-feature-thirteen_cb8605b5ef50f559 .graph-panel_89c3989c8422223e .chart-box_f09efc72252c6dfa .chart-inner_d046529231f6950d {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_766ac99d1643e4d8 .media-img_4fc1766ecd9e3a00 {
  border-radius: 30px;
}
.block-feature-sixteen_766ac99d1643e4d8 .shape_01_1a71a0117a2900c1 {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_932cd79d4eb74405 .section-subheading_27eb69f839ef88f9 {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_932cd79d4eb74405 .shape_01_1a71a0117a2900c1 {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_fa646aa921fb2441 {
  z-index: 1;
}
.text-feature-four_fa646aa921fb2441 .avatar_7c62732718c3c3ee {
  width: 65px;
  height: 65px;
}
.text-feature-four_fa646aa921fb2441 .name {
  font-size: 28px;
}
.text-feature-four_fa646aa921fb2441 .quote-text_16e4c52937e7c369 {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_fa646aa921fb2441 .shape_01_1a71a0117a2900c1 {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_fa646aa921fb2441 .shape_02_c6f845bf663defde {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_e686420089d4b560 .bg-wrapper_1d226bfc4cdef7d1 {
  background: #FFF2AC;
}
.text-feature-five_e686420089d4b560 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_e686420089d4b560 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_e686420089d4b560 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_e686420089d4b560 li:hover:before {
  background: #29594B;
}
.text-feature-five_e686420089d4b560 li:hover:after {
  color: #fff;
}
.text-feature-five_e686420089d4b560 .media-wrapper_4c8baea832f3f960 {
  background: url(../imgstore/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_e686420089d4b560 .media-wrapper_4c8baea832f3f960 .video-icon_04df2f8e73802d0a {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_e686420089d4b560 .media-wrapper_4c8baea832f3f960 .video-icon_04df2f8e73802d0a:hover {
  background: #CFFF45;
}
.text-feature-five_e686420089d4b560 .media-wrapper_4c8baea832f3f960 .screen_01_aaf44302a6f89eee {
  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_68a23b772d6b644a {
  z-index: 1;
}
.text-feature-six_68a23b772d6b644a .media-wrapper_4c8baea832f3f960 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_68a23b772d6b644a .media-wrapper_4c8baea832f3f960 .screen_01_aaf44302a6f89eee {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_68a23b772d6b644a .shape_01_1a71a0117a2900c1 {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_68a23b772d6b644a .shape_02_c6f845bf663defde {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_a34b5b6546973715 {
  background: url(../imgstore/assets_74a03b7be0/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_a34b5b6546973715 .block_541798288008139c .icon_b04b2eb4e1e34f23 {
  height: 50px;
}
.text-feature-nine_a34b5b6546973715 .vertical-text-wrapper_680b1b73c0e64411 {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_a34b5b6546973715 .vertical-text-wrapper_680b1b73c0e64411 .text-list_6c0d1326627efd10 {
  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_a34b5b6546973715 .vertical-text-wrapper_680b1b73c0e64411 .text-list_6c0d1326627efd10:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_a34b5b6546973715 .vertical-text-wrapper_680b1b73c0e64411 .shape_01_1a71a0117a2900c1 {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_a34b5b6546973715 .vertical-text-wrapper_680b1b73c0e64411 .shape_02_c6f845bf663defde {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_a34b5b6546973715 .shape_03_f393d61fc0b834d9 {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_a34b5b6546973715 .shape_04_bf135265560faf63 {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_8048f0dfe4ff3723 .section-btn_27e191a6d5af03b7 {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_bf50949c60781dd6 {
  z-index: 1;
}
.team-section-three_bf50949c60781dd6:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../imgstore/shape_55e3a3c4bf/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_bf50949c60781dd6 .section-btn_27e191a6d5af03b7 {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_bf50949c60781dd6 .shape_01_1a71a0117a2900c1 {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_bf50949c60781dd6 .shape_02_c6f845bf663defde {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_bf50949c60781dd6 .shape_03_f393d61fc0b834d9 {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_07d8151fe43c69e3 .logo_fb2aff163d6fd5f8 {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_d3cb051df0f329d9 {
  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_430af4cf2f212a56 {
  max-width: 565px;
}
.user-data-form .form-wrapper_430af4cf2f212a56 .input-group-meta_dc9f23b758d12810 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_430af4cf2f212a56 .input-group-meta_dc9f23b758d12810 label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_430af4cf2f212a56 .input-group-meta_dc9f23b758d12810 .placeholder_icon_644f9f355852b82e {
  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_430af4cf2f212a56 .input-group-meta_dc9f23b758d12810 .placeholder_icon_644f9f355852b82e img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_430af4cf2f212a56 .input-group-meta_dc9f23b758d12810 .placeholder_icon_644f9f355852b82e span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_430af4cf2f212a56 .input-group-meta_dc9f23b758d12810 .placeholder_icon_644f9f355852b82e 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_430af4cf2f212a56 .input-group-meta_dc9f23b758d12810 .placeholder_icon_644f9f355852b82e span.eye-slash_64a696bf337b7c23:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_b63c4a02cba74813 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_b63c4a02cba74813 label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_b63c4a02cba74813 input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_b63c4a02cba74813 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_b63c4a02cba74813 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_b63c4a02cba74813 a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_b63c4a02cba74813 a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_97ad8975083dca90 {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_68d29d0473f44380 {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_68d29d0473f44380:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_68d29d0473f44380 img {
  width: 20px;
}
.user-data-form .btn-close_f4c4123faab35b6c {
  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_89b03854986e9d5f .main-count_544b78b146efedaa {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_ff27e40a0d2988b0 .icon_b04b2eb4e1e34f23 {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_46e8d1c528e84b74 .img-holder_1f35a1630236d03d {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_46e8d1c528e84b74 .img-holder_1f35a1630236d03d.round-border_32cf3ff6d8dc6ffd {
  border-radius: 30px;
}
.portfolio-block-one_46e8d1c528e84b74 .img-holder_1f35a1630236d03d .expend_1090a3e8a75926d1 {
  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_46e8d1c528e84b74 .img-holder_1f35a1630236d03d 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_46e8d1c528e84b74 .img-holder_1f35a1630236d03d i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_46e8d1c528e84b74:hover .expend_1090a3e8a75926d1 {
  opacity: 1;
}
.portfolio-block-one_46e8d1c528e84b74:hover .img-meta_55ec808814db0995 {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_46e8d1c528e84b74:hover .pj-title_2d3e33019167dbc2 {
  text-decoration: underline;
}
.portfolio-block-one_46e8d1c528e84b74 .caption {
  margin-top: 35px;
}
.portfolio-block-one_46e8d1c528e84b74 .caption .tag_8a4254644e299b23 {
  margin: 0 -3px;
}
.portfolio-block-one_46e8d1c528e84b74 .caption .tag_8a4254644e299b23 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_46e8d1c528e84b74 .caption .pj-title_2d3e33019167dbc2 {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_46e8d1c528e84b74 .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_46e8d1c528e84b74 .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_700efe7423143a7e .bg-wrapper_1d226bfc4cdef7d1 {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_700efe7423143a7e .slider-wrapper_22bcdd2a92967d05 {
  height: 100%;
}
.project-details-two_700efe7423143a7e .slider-wrapper_22bcdd2a92967d05 .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_700efe7423143a7e .slider-wrapper_22bcdd2a92967d05 .carousel-control-next_408e44aa25b22063,
.project-details-two_700efe7423143a7e .slider-wrapper_22bcdd2a92967d05 .carousel-control-prev_83fc0872ae5efd8e {
  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_700efe7423143a7e .slider-wrapper_22bcdd2a92967d05 .carousel-control-next_408e44aa25b22063:hover,
.project-details-two_700efe7423143a7e .slider-wrapper_22bcdd2a92967d05 .carousel-control-prev_83fc0872ae5efd8e:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_700efe7423143a7e .slider-wrapper_22bcdd2a92967d05 .carousel-control-prev_83fc0872ae5efd8e {
  left: auto;
  right: 45px;
}
.project-details-two_700efe7423143a7e .info-wrapper_cf9361c16798ff38 {
  padding: 55px 50px 85px 70px;
}
.project-details-two_700efe7423143a7e .info-wrapper_cf9361c16798ff38 h3 {
  font-size: 36px;
}
.project-details-two_700efe7423143a7e .info-wrapper_cf9361c16798ff38 .list-meta_22ce142ede959dea li {
  padding: 22px 0;
}
.project-details-two_700efe7423143a7e .info-wrapper_cf9361c16798ff38 .list-meta_22ce142ede959dea .icon_b04b2eb4e1e34f23 {
  width: 40px;
}
.project-details-two_700efe7423143a7e .info-wrapper_cf9361c16798ff38 .list-meta_22ce142ede959dea .text1_c5178ce51356b38a {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_700efe7423143a7e .info-wrapper_cf9361c16798ff38 .list-meta_22ce142ede959dea span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_700efe7423143a7e .info-wrapper_cf9361c16798ff38 .social-share_c7afa0eeac0646e2 li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_700efe7423143a7e .info-wrapper_cf9361c16798ff38 .social-share_c7afa0eeac0646e2 li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_e527df47a1835006 .slider-wrapper_22bcdd2a92967d05 {
  padding-left: 100px;
}
.feedback-section-three_e527df47a1835006 .slider-wrapper_22bcdd2a92967d05 .icon_b04b2eb4e1e34f23 {
  left: 0;
  top: 18px;
}
.feedback-section-three_e527df47a1835006 .slick-dots_33d1ea887db3f966 {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_e527df47a1835006 .slick-dots_33d1ea887db3f966 li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_e527df47a1835006 .slick-dots_33d1ea887db3f966 .slick-active button {
  background: #000;
}
.feedback-section-three_e527df47a1835006 .rating-box_84f5ee05e3ac5c02 {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_e527df47a1835006 .rating-box_84f5ee05e3ac5c02 .rating_c71ab21ef1eb9f23 {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_e527df47a1835006 .shape_01_1a71a0117a2900c1 {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_e527df47a1835006 .shape_02_c6f845bf663defde {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_2fd710a887c16d77 {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_2fd710a887c16d77 .post-data_9ec6122c6c4ec6a6 {
  padding: 30px 35px 25px;
}
.blog-meta-one_2fd710a887c16d77 .post-data_9ec6122c6c4ec6a6 .post-info_3c7d769cb8ca886c {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_2fd710a887c16d77 .post-data_9ec6122c6c4ec6a6 .blog-title_9ebe4e8afded44cf {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_2fd710a887c16d77 .post-data_9ec6122c6c4ec6a6 .blog-title_9ebe4e8afded44cf:hover {
  text-decoration: underline;
}
.blog-meta-one_2fd710a887c16d77 .post-img_499b44cab19788e9 {
  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_2fd710a887c16d77 .post-img_499b44cab19788e9 .round-btn_23630d06c7cd16ca {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_2fd710a887c16d77:hover .round-btn_23630d06c7cd16ca {
  background: #CFFF45;
}
.blog-meta-one_2fd710a887c16d77.style-two_4a25255d847af166 {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_2fd710a887c16d77.style-two_4a25255d847af166 .post-img_499b44cab19788e9 {
  border-radius: 0;
}
.blog-meta-one_2fd710a887c16d77.style-two_4a25255d847af166 .blog-title_9ebe4e8afded44cf {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_8be3e216078729c6 {
  background: #fff;
}
.blog-meta-two_8be3e216078729c6 .post-data_9ec6122c6c4ec6a6 {
  padding-top: 30px;
}
.blog-meta-two_8be3e216078729c6 .post-data_9ec6122c6c4ec6a6 .blog-title_9ebe4e8afded44cf {
  width: 70%;
}
.blog-meta-two_8be3e216078729c6 .post-data_9ec6122c6c4ec6a6 .blog-title_9ebe4e8afded44cf h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_8be3e216078729c6 .post-data_9ec6122c6c4ec6a6 .blog-title_9ebe4e8afded44cf:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_8be3e216078729c6 .post-data_9ec6122c6c4ec6a6 .round-btn_23630d06c7cd16ca {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_8be3e216078729c6 .post-data_9ec6122c6c4ec6a6 .round-btn_23630d06c7cd16ca:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_8be3e216078729c6 .post-data_9ec6122c6c4ec6a6 .post-info_3c7d769cb8ca886c {
  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_8be3e216078729c6 .post-img_499b44cab19788e9 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_8be3e216078729c6 .post-img_499b44cab19788e9 .date_69438f21e8e6c29c {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_8be3e216078729c6.style-two_4a25255d847af166 {
  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_8be3e216078729c6.style-two_4a25255d847af166 p {
  font-size: 18px;
}
.blog-meta-two_8be3e216078729c6.style-two_4a25255d847af166 .post-img_499b44cab19788e9 {
  height: auto;
  width: 100%;
}
.blog-meta-two_8be3e216078729c6.style-two_4a25255d847af166 .post-data_9ec6122c6c4ec6a6 {
  padding: 26px 0;
}
.blog-meta-two_8be3e216078729c6.style-two_4a25255d847af166 .post-data_9ec6122c6c4ec6a6 .post-info_3c7d769cb8ca886c {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_8be3e216078729c6.style-two_4a25255d847af166 .post-data_9ec6122c6c4ec6a6 .round-btn_23630d06c7cd16ca {
  border: none;
}

.signup-btn-one_4c6a3cfe5928c382 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_4c6a3cfe5928c382 .icon_b04b2eb4e1e34f23 {
  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_d4804d30317559f1 {
  z-index: 1;
}
.blog-section-three_d4804d30317559f1 .section-btn_27e191a6d5af03b7 {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

.blog-section-four_349dacceabfd63f9 {
  z-index: 5;
}
.blog-section-four_349dacceabfd63f9.block-feature-three_aa9716e6af049f84:before {
  display: none;
}
.blog-section-four_349dacceabfd63f9.block-feature-three_aa9716e6af049f84 .block-one_b59a9de3137d20aa {
  background: url(../imgstore/blog/blog_img_05.jpg) no-repeat center;
  height: 666px;
}

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

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

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

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

.blog-details_1551391f7af72954 .post-details-meta_1dd3a62657fe7248 {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_1551391f7af72954 .post-details-meta_1dd3a62657fe7248 p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_1551391f7af72954 .post-details-meta_1dd3a62657fe7248 .quote-wrapper_e71b825c7bcee7b1 {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_1551391f7af72954 .post-details-meta_1dd3a62657fe7248 .quote-wrapper_e71b825c7bcee7b1 .wrapper_4d94884a706b69a3 {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_1551391f7af72954 .post-details-meta_1dd3a62657fe7248 .quote-wrapper_e71b825c7bcee7b1 .wrapper_4d94884a706b69a3 .icon_b04b2eb4e1e34f23 {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_1551391f7af72954 .post-details-meta_1dd3a62657fe7248 .quote-wrapper_e71b825c7bcee7b1 .wrapper_4d94884a706b69a3 h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_1551391f7af72954 .post-details-meta_1dd3a62657fe7248 .quote-wrapper_e71b825c7bcee7b1 h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_1551391f7af72954 .post-details-meta_1dd3a62657fe7248 .quote-wrapper_e71b825c7bcee7b1 h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_1551391f7af72954 .post-details-meta_1dd3a62657fe7248 .img-gallery_ab35839bd6b4dc0d {
  margin-bottom: 50px;
}
.blog-details_1551391f7af72954 .post-details-meta_1dd3a62657fe7248 .img-gallery_ab35839bd6b4dc0d img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_1551391f7af72954 .post-details-meta_1dd3a62657fe7248 h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_1551391f7af72954 .post-details-meta_1dd3a62657fe7248 .list-item_5c963b723e689f17 li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_1551391f7af72954 .post-details-meta_1dd3a62657fe7248 .list-item_5c963b723e689f17 li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_1551391f7af72954 .bottom-widget_41d75d1711cb6553 {
  padding: 10px 0 5px;
}
.blog-details_1551391f7af72954 .bottom-widget_41d75d1711cb6553 .tags_f19ff660ea15c774 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_1551391f7af72954 .bottom-widget_41d75d1711cb6553 .tags_f19ff660ea15c774 a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_1551391f7af72954 .bottom-widget_41d75d1711cb6553 .tags_f19ff660ea15c774 a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_1551391f7af72954 .bottom-widget_41d75d1711cb6553 .share-icon_c198323af8b1e24a li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_1551391f7af72954 .bottom-widget_41d75d1711cb6553 .share-icon_c198323af8b1e24a a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_1551391f7af72954 .grey-bg_1d28a8c15c1ff418 {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_1551391f7af72954 .blog-inner-title_c989dac355d74606 {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_1551391f7af72954 .blog-comment-area_d94f873caec06089 {
  margin: 60px 0;
}
.blog-details_1551391f7af72954 .blog-comment-area_d94f873caec06089 .comment_dce323c5902a970c {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_1551391f7af72954 .blog-comment-area_d94f873caec06089 .comment_dce323c5902a970c:last-child {
  padding-bottom: 5px;
}
.blog-details_1551391f7af72954 .blog-comment-area_d94f873caec06089 .comment_dce323c5902a970c .reply-comment_3446af59eca89b96 {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_1551391f7af72954 .blog-comment-area_d94f873caec06089 .comment_dce323c5902a970c .user-avatar_022d01e21c6c9203 {
  width: 60px;
  height: 60px;
}
.blog-details_1551391f7af72954 .blog-comment-area_d94f873caec06089 .comment_dce323c5902a970c .comment-text_64f0897696b6ea70 {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_1551391f7af72954 .blog-comment-area_d94f873caec06089 .comment_dce323c5902a970c .comment-text_64f0897696b6ea70 .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_1551391f7af72954 .blog-comment-area_d94f873caec06089 .comment_dce323c5902a970c .comment-text_64f0897696b6ea70 .date_69438f21e8e6c29c {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_1551391f7af72954 .blog-comment-area_d94f873caec06089 .comment_dce323c5902a970c .comment-text_64f0897696b6ea70 p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_1551391f7af72954 .blog-comment-area_d94f873caec06089 .comment_dce323c5902a970c .comment-text_64f0897696b6ea70 .reply-btn_eb647853270beb9a {
  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_1551391f7af72954 .blog-comment-area_d94f873caec06089 .comment_dce323c5902a970c .comment-text_64f0897696b6ea70 .reply-btn_eb647853270beb9a:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_1551391f7af72954 .blog-comment-form_03e0c6de0ac18120 p a {
  color: #19352D;
}
.blog-details_1551391f7af72954 .blog-comment-form_03e0c6de0ac18120 form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_1551391f7af72954 .blog-comment-form_03e0c6de0ac18120 form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_1551391f7af72954 .blog-comment-form_03e0c6de0ac18120 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_7b20649c7e543851 {
  height: 600px;
}

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

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

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

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

.footer-one_4973a5948239c62b {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_4973a5948239c62b .bottom-footer_bac33abbcbed3a49 {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_4973a5948239c62b .social-icon_260f56de256d86a4 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_4973a5948239c62b .social-icon_260f56de256d86a4 a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_4973a5948239c62b .footer-title_6ba2724e76efe36f {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_4973a5948239c62b .footer-nav-link_cd295d2d7a8fb0c4 a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_4973a5948239c62b .footer-nav-link_cd295d2d7a8fb0c4 a:hover {
  color: #fff;
}
.footer-nav-link_cd295d2d7a8fb0c4 p {
  font-size: 16px;
}
.logo_fb2aff163d6fd5f8 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_f396166461fcb915 {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_a348caf161636987 {
  align-content: center;
}

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

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

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

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

.footer-three_a56b3680b5dfdceb {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_a56b3680b5dfdceb .round-bg_5ddc1e2e3e7ea087 {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_a56b3680b5dfdceb .round-bg_5ddc1e2e3e7ea087.color-two_766e467b50d43140 {
  background: #F6FFDD;
}
.footer-three_a56b3680b5dfdceb .footer-intro_ffe1ddfb0c686a37 p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_a56b3680b5dfdceb .footer-intro_ffe1ddfb0c686a37 p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_a56b3680b5dfdceb .footer-title_6ba2724e76efe36f {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_a56b3680b5dfdceb .footer-nav-link_cd295d2d7a8fb0c4 a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_a56b3680b5dfdceb .footer-nav-link_cd295d2d7a8fb0c4 a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_a56b3680b5dfdceb .bottom-footer_bac33abbcbed3a49 {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_a56b3680b5dfdceb .bottom-footer_bac33abbcbed3a49 .copyright_6237ca66225c2d11 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_a56b3680b5dfdceb .bottom-footer_bac33abbcbed3a49 .bottom-nav_49cdd866a4c45a19 {
  margin: 0 -12px;
}
.footer-three_a56b3680b5dfdceb .bottom-footer_bac33abbcbed3a49 .bottom-nav_49cdd866a4c45a19 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_a56b3680b5dfdceb .bottom-footer_bac33abbcbed3a49 .bottom-nav_49cdd866a4c45a19 a:hover {
  text-decoration: underline;
}
.footer-three_a56b3680b5dfdceb .bottom-footer_bac33abbcbed3a49 .social-icon_260f56de256d86a4 {
  margin: 0 -10px;
}
.footer-three_a56b3680b5dfdceb .bottom-footer_bac33abbcbed3a49 .social-icon_260f56de256d86a4 a {
  margin: 0 10px;
}
.footer-three_a56b3680b5dfdceb .bottom-footer_bac33abbcbed3a49 .social-icon_260f56de256d86a4 a:hover {
  color: #19352D;
}
.footer-three_a56b3680b5dfdceb .shape_01_1a71a0117a2900c1 {
  top: -3%;
  left: -3%;
}
.footer-three_a56b3680b5dfdceb .shape_02_c6f845bf663defde {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_953a479db44df27a {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_953a479db44df27a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../imgstore/assets_74a03b7be0/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_953a479db44df27a h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_953a479db44df27a .btn-group_ef48c69181326c55 {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_953a479db44df27a .btn-group_ef48c69181326c55 h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_953a479db44df27a .btn-group_ef48c69181326c55 h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_953a479db44df27a .btn-group_ef48c69181326c55 .round-btn_23630d06c7cd16ca {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_953a479db44df27a .btn-group_ef48c69181326c55 .round-btn_23630d06c7cd16ca:hover, .footer-five_953a479db44df27a .btn-group_ef48c69181326c55 .round-btn_23630d06c7cd16ca:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_953a479db44df27a .social-icon_260f56de256d86a4 {
  margin: 0 -20px;
}
.footer-five_953a479db44df27a .social-icon_260f56de256d86a4 a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_953a479db44df27a .social-icon_260f56de256d86a4 a:hover {
  color: #DFFF5E;
}
.footer-five_953a479db44df27a .bottom-nav_49cdd866a4c45a19 {
  margin: 0 -12px;
}
.footer-five_953a479db44df27a .bottom-nav_49cdd866a4c45a19 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_953a479db44df27a .bottom-nav_49cdd866a4c45a19 a:hover {
  text-decoration: underline;
}
.footer-five_953a479db44df27a .shape_01_1a71a0117a2900c1 {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_953a479db44df27a .shape_02_c6f845bf663defde {
  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_4fde9991b7992e21 {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_22f73310a10a0c9a {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_677537397fb69c10 {
  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_5991d32441535236 {
  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_b23aaf3690fe7d77 {
  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_9e30fc84f6f088af {
  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_4baf2837ddb3e058 {
  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_ac64085be24ec259 {
  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_5ea7cdd01b359f9c {
  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_afedb4ca856dffb7 {
  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_aac028c397671e1b {
  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_aa54251335144a18 {
  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_9ee5f8da6a489e73 {
  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_2521e71530941b4a {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_7e0734ad56dabdb2 {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_b83172d9e3890c39 {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_61472ff7cbc7040d {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_549a203edab99307 {
  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_5fbf68ae80849078 {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_87a0a59958311671 {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_611932cf0ebb5b21 {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_a80a3c1efcfeb729 {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_883abe68e4384b27 {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_c3b22f3b3c7eb125 {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_95b0cbb859547a4e {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_b151daff3883e83a {
  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_bf7a9ee2df3f482a {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_fb939d5474c7bbee {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_08ee5d6ed16df006 {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_5d23058456fb2d9f {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_6f90a44e177d5d14 {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_6d94398639e65623 {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_614a66c9d1ccb6da {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_1a0290fb7766757d {
  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_4af0c23b98794a19 {
  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_e130a3cda453f1f9 {
  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_d3de7b9d09faf68e {
  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_29835df99517692e {
  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_0212348717183479 {
  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_51566ccce9908522 {
  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_a9fdf12882f83b20 {
  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_9c6f154c22f4f047 {
  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_23b85d51dfea23e7 {
  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_3b80504286f57781 {
  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_00565681c4624564 {
  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_b58cada408f49a7e {
  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_28c83f6ff699c039 {
  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_b6ac18c1da1d8f75 {
  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_03ebd11c3a72b10c {
  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_af0c9c91c0b42a3c {
  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_afcdca43ecf62482 {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_128fa4fe09732b12 {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_256d1048d570692a {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_f82c6fd47f94c0de {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_180dc641799970c2 {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_1bb0ccb77e4fcb74 {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_d262455397071502 {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_cce67dccada00635 {
  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_4fde9991b7992e21 {
  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_4a2343a1eda81334 {
  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_bdb79efb2de76657 {
  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_e86ead5ac4732d76 .theme-select-menu_e8d629c1cab0a53b {
  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_5ce5cbfe1fb95dba {
  overflow: hidden;
}
.product-block-one_5ce5cbfe1fb95dba .img-holder_1f35a1630236d03d {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_5ce5cbfe1fb95dba .img-holder_1f35a1630236d03d .cart-icon_1ca637be2ef6ec08 {
  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_5ce5cbfe1fb95dba .img-holder_1f35a1630236d03d .cart-icon_1ca637be2ef6ec08:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_5ce5cbfe1fb95dba .img-holder_1f35a1630236d03d .cart-button_29563abc8cf84412 {
  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_5ce5cbfe1fb95dba .img-holder_1f35a1630236d03d .cart-button_29563abc8cf84412:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_5ce5cbfe1fb95dba .product-title_c2617b51c92054d3 {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_5ce5cbfe1fb95dba .rating_c71ab21ef1eb9f23 {
  margin: 0 -3px;
}
.product-block-one_5ce5cbfe1fb95dba .rating_c71ab21ef1eb9f23 li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_5ce5cbfe1fb95dba .rating_c71ab21ef1eb9f23 li .bi-star-fill_ce2c56774942b268 {
  color: #FFCB65;
}
.product-block-one_5ce5cbfe1fb95dba .price_74613882fdd62524 {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_5ce5cbfe1fb95dba:hover .cart-button_29563abc8cf84412 {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_5ce5cbfe1fb95dba:hover .product-img_743e3ead77a2782b {
  transform: scale(0.95);
}
.product-block-one_5ce5cbfe1fb95dba:hover .cart-icon_1ca637be2ef6ec08 {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_5ce5cbfe1fb95dba:hover .product-title_c2617b51c92054d3 {
  text-decoration: underline;
}

.product-details-one_9e612968ccbd82e1 .product-img-tab_6f51ca84d2452787 {
  border: none;
}
.product-details-one_9e612968ccbd82e1 .product-img-tab_6f51ca84d2452787 .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_9e612968ccbd82e1 .product-img-tab_6f51ca84d2452787 .nav-link img {
  max-height: 100%;
}
.product-details-one_9e612968ccbd82e1 .product-img-tab_6f51ca84d2452787 .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_9e612968ccbd82e1 .product-img-tab-content_1e3e1ca6a805e254 {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_9e612968ccbd82e1 .product-img-tab-content_1e3e1ca6a805e254 img {
  margin: auto;
}
.product-details-one_9e612968ccbd82e1 .product-info_ab30b1df66ec2e03 .stock-tag_a3ea74b9b283a3b0 {
  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_9e612968ccbd82e1 .product-info_ab30b1df66ec2e03 .product-name_b0cd204fd3b4f4d5 {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_9e612968ccbd82e1 .product-info_ab30b1df66ec2e03 .rating_c71ab21ef1eb9f23 li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_9e612968ccbd82e1 .product-info_ab30b1df66ec2e03 .rating_c71ab21ef1eb9f23 li .bi-star-fill_ce2c56774942b268 {
  color: #FFCB65;
}
.product-details-one_9e612968ccbd82e1 .product-info_ab30b1df66ec2e03 .rating_c71ab21ef1eb9f23 li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_9e612968ccbd82e1 .product-info_ab30b1df66ec2e03 .rating_c71ab21ef1eb9f23 li a:hover {
  text-decoration: underline;
}
.product-details-one_9e612968ccbd82e1 .product-info_ab30b1df66ec2e03 .price_74613882fdd62524 {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_9e612968ccbd82e1 .product-info_ab30b1df66ec2e03 .price_74613882fdd62524 del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_9e612968ccbd82e1 .product-info_ab30b1df66ec2e03 .availability_d55682a6def20932 {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_9e612968ccbd82e1 .product-info_ab30b1df66ec2e03 .description-text_5a33a09c1dd9431c {
  padding: 10px 0 15px;
}
.product-details-one_9e612968ccbd82e1 .product-info_ab30b1df66ec2e03 .product-feature_06ad3c94ed20f1a0 {
  margin-bottom: 20px;
}
.product-details-one_9e612968ccbd82e1 .product-info_ab30b1df66ec2e03 .product-feature_06ad3c94ed20f1a0 li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_9e612968ccbd82e1 .product-info_ab30b1df66ec2e03 .product-feature_06ad3c94ed20f1a0 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_9e612968ccbd82e1 .product-info_ab30b1df66ec2e03 .customize-order_3d6cafdf38971245 h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_9e612968ccbd82e1 .product-info_ab30b1df66ec2e03 .customize-order_3d6cafdf38971245 .quantity_668348b9d8bdaf9f .button-group_1d1f05c32c7797b7 {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_9e612968ccbd82e1 .product-info_ab30b1df66ec2e03 .customize-order_3d6cafdf38971245 .quantity_668348b9d8bdaf9f .button-group_1d1f05c32c7797b7 li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_9e612968ccbd82e1 .product-info_ab30b1df66ec2e03 .customize-order_3d6cafdf38971245 .quantity_668348b9d8bdaf9f .button-group_1d1f05c32c7797b7 li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_9e612968ccbd82e1 .product-info_ab30b1df66ec2e03 .customize-order_3d6cafdf38971245 .quantity_668348b9d8bdaf9f .button-group_1d1f05c32c7797b7 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_9e612968ccbd82e1 .product-review-tab_9a19b7b4b248fbcc .nav-tabs_8581cd746d826476 {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_9e612968ccbd82e1 .product-review-tab_9a19b7b4b248fbcc .nav-tabs_8581cd746d826476 .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_9e612968ccbd82e1 .product-review-tab_9a19b7b4b248fbcc .nav-tabs_8581cd746d826476 .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_9e612968ccbd82e1 .product-review-tab_9a19b7b4b248fbcc .nav-tabs_8581cd746d826476 .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_9e612968ccbd82e1 .product-review-tab_9a19b7b4b248fbcc .nav-tabs_8581cd746d826476 .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_9e612968ccbd82e1 .product-review-tab_9a19b7b4b248fbcc .tab-content_173e799a5c9554dd h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_9e612968ccbd82e1 .product-review-tab_9a19b7b4b248fbcc .tab-content_173e799a5c9554dd .product-feature_06ad3c94ed20f1a0 li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_9e612968ccbd82e1 .product-review-tab_9a19b7b4b248fbcc .tab-content_173e799a5c9554dd .product-feature_06ad3c94ed20f1a0 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_9e612968ccbd82e1 .product-review-tab_9a19b7b4b248fbcc .user-comment-area_6e788617d9c22d27 .single-comment_4a24a3eefcda865c {
  padding-bottom: 40px;
}
.product-details-one_9e612968ccbd82e1 .product-review-tab_9a19b7b4b248fbcc .user-comment-area_6e788617d9c22d27 .single-comment_4a24a3eefcda865c:last-child {
  padding-bottom: 0;
}
.product-details-one_9e612968ccbd82e1 .product-review-tab_9a19b7b4b248fbcc .user-comment-area_6e788617d9c22d27 .user-img_67649d2279777abe {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_9e612968ccbd82e1 .product-review-tab_9a19b7b4b248fbcc .user-comment-area_6e788617d9c22d27 .user-comment-data_72c66270d9db72d8 {
  padding-left: 30px;
  position: relative;
}
.product-details-one_9e612968ccbd82e1 .product-review-tab_9a19b7b4b248fbcc .user-comment-area_6e788617d9c22d27 .user-comment-data_72c66270d9db72d8 .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_9e612968ccbd82e1 .product-review-tab_9a19b7b4b248fbcc .user-comment-area_6e788617d9c22d27 .user-comment-data_72c66270d9db72d8 .rating_c71ab21ef1eb9f23 li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_9e612968ccbd82e1 .product-review-tab_9a19b7b4b248fbcc .user-comment-area_6e788617d9c22d27 .user-comment-data_72c66270d9db72d8 .rating_c71ab21ef1eb9f23 li .bi-star-fill_ce2c56774942b268 {
  color: #FFCB65;
}
.product-details-one_9e612968ccbd82e1 .product-review-tab_9a19b7b4b248fbcc .user-comment-area_6e788617d9c22d27 .user-comment-data_72c66270d9db72d8 p {
  padding-top: 8px;
}

.cart-list-form_c52f3756731a307a {
  position: relative;
}
.cart-list-form_c52f3756731a307a .table_d4b3c69af0595e3a {
  margin: 0;
  background: transparent;
}
.cart-list-form_c52f3756731a307a .table_d4b3c69af0595e3a 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_c52f3756731a307a .table_d4b3c69af0595e3a th:first-child {
  text-align: left;
}
.cart-list-form_c52f3756731a307a .table_d4b3c69af0595e3a tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_c52f3756731a307a .table_d4b3c69af0595e3a tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_c52f3756731a307a .table_d4b3c69af0595e3a tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_c52f3756731a307a .table_d4b3c69af0595e3a tbody .product-thumbnails_9bcfecddd6966503 {
  width: 85px;
}
.cart-list-form_c52f3756731a307a .table_d4b3c69af0595e3a tbody .product-thumbnails_9bcfecddd6966503 img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_c52f3756731a307a .table_d4b3c69af0595e3a tbody .product-thumbnails_9bcfecddd6966503 .product-img_743e3ead77a2782b {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_c52f3756731a307a .table_d4b3c69af0595e3a tbody .product-info_ab30b1df66ec2e03 {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_c52f3756731a307a .table_d4b3c69af0595e3a tbody .product-info_ab30b1df66ec2e03 .product-name_b0cd204fd3b4f4d5 {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_c52f3756731a307a .table_d4b3c69af0595e3a tbody .product-info_ab30b1df66ec2e03 .serial_bed80889130ec39b {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_c52f3756731a307a .table_d4b3c69af0595e3a tbody .product-info_ab30b1df66ec2e03 ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_c52f3756731a307a .table_d4b3c69af0595e3a tbody .price_74613882fdd62524 {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_c52f3756731a307a .table_d4b3c69af0595e3a tbody .quantity_668348b9d8bdaf9f li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_c52f3756731a307a .table_d4b3c69af0595e3a tbody .quantity_668348b9d8bdaf9f li .btn_a228f7830b20107b {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_c52f3756731a307a .table_d4b3c69af0595e3a tbody .quantity_668348b9d8bdaf9f 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_c52f3756731a307a .table_d4b3c69af0595e3a tbody .remove-product_736baed18d6498d4 {
  color: #000;
  font-size: 22px;
}
.cart-list-form_c52f3756731a307a .table_d4b3c69af0595e3a tbody .remove-product_736baed18d6498d4:hover {
  color: #ff2759;
}
.cart-list-form_c52f3756731a307a .cart-footer_eb1ff9b9fe370461 {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_c52f3756731a307a .cart-footer_eb1ff9b9fe370461 .coupon-form_f5c194d1d2439c1e input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_c52f3756731a307a .cart-footer_eb1ff9b9fe370461 .cart-total-section_45d798669359d2ef {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_c52f3756731a307a .cart-footer_eb1ff9b9fe370461 .cart-total-section_45d798669359d2ef .cart-total-table_ad3fd28e16ca5f8c 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_c52f3756731a307a .cart-footer_eb1ff9b9fe370461 .cart-total-section_45d798669359d2ef .cart-total-table_ad3fd28e16ca5f8c tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_c371605d3b92fb1f {
  height: auto;
}

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

.fancybox-caption_f9c98e476a13dad9, .fancybox-infobar_b2a4a71757ef1c0f, .fancybox-navigation_14c40f07909f82ea .fancybox-button_62f0e155782efcb7, .fancybox-toolbar_6446fdac0dc61c6f {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_4a040a56fcb4e041 .fancybox-caption_f9c98e476a13dad9, .fancybox-show-infobar_fd47ea604ee519c7 .fancybox-infobar_b2a4a71757ef1c0f, .fancybox-show-nav_2d044dcb35c4b0a1 .fancybox-navigation_14c40f07909f82ea .fancybox-button_62f0e155782efcb7, .fancybox-show-toolbar_b7eea4aaa245e515 .fancybox-toolbar_6446fdac0dc61c6f {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_65ceaf4b6e1630f1 .fancybox-stage_59be66b74d06f5d4 {
  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_3023412a53f02da7 .fancybox-slide, .fancybox-slide--current_fe1de72f081896e0, .fancybox-slide--next_0f8c64df597efd6a, .fancybox-slide--previous_8cf31bf32512fbda {
  display: block;
}

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

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

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

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

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

.fancybox-content_4c8150d92b1eed34 {
  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_395ed73956a6528a .fancybox-content_4c8150d92b1eed34 {
  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_5af0a89df65c8af8 .fancybox-content_4c8150d92b1eed34 {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_30eab6911e4be36f .fancybox-content_4c8150d92b1eed34 {
  cursor: zoom-in;
}

.fancybox-can-drag_75a66c4545ad9984 .fancybox-content_4c8150d92b1eed34 {
  cursor: grab;
}

.fancybox-is-dragging_e75f844b5640c166 .fancybox-content_4c8150d92b1eed34 {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_42c7f4e776d417a3 .fancybox-content_4c8150d92b1eed34 {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_1a3b7846f4146deb .fancybox-content_4c8150d92b1eed34, .fancybox-slide--map_c56029acccbba6f6 .fancybox-content_4c8150d92b1eed34, .fancybox-slide--video_e39b375ff11c1ca7 .fancybox-content_4c8150d92b1eed34 {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_e39b375ff11c1ca7 .fancybox-content_4c8150d92b1eed34 {
  background: #000;
}

.fancybox-slide--map_c56029acccbba6f6 .fancybox-content_4c8150d92b1eed34 {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_f8f7914e4a3c04f0 svg path, .fancybox-button--share_d86264e5f35de6a0 svg path, .fancybox-button--thumbs_e5b862e7bf681568 svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_2d044dcb35c4b0a1 .fancybox-navigation_14c40f07909f82ea .fancybox-button_62f0e155782efcb7 {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_14c40f07909f82ea .fancybox-button--arrow_left_b35f33ab17001d20 {
  left: 6px;
}

.fancybox-navigation_14c40f07909f82ea .fancybox-button--arrow_right_84524a31bde58c92 {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_1a3b7846f4146deb .fancybox-close-small_aa54e7ef18f0791d, .fancybox-slide--image_395ed73956a6528a .fancybox-close-small_aa54e7ef18f0791d, .fancybox-slide--video_e39b375ff11c1ca7 .fancybox-close-small_aa54e7ef18f0791d {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_1a3b7846f4146deb .fancybox-close-small_aa54e7ef18f0791d:hover svg, .fancybox-slide--image_395ed73956a6528a .fancybox-close-small_aa54e7ef18f0791d:hover svg, .fancybox-slide--video_e39b375ff11c1ca7 .fancybox-close-small_aa54e7ef18f0791d:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_130479fc587f99f1 .fancybox-close-small_aa54e7ef18f0791d, .fancybox-is-zoomable_5733216bfdcfba72.fancybox-can-drag_75a66c4545ad9984 .fancybox-close-small_aa54e7ef18f0791d {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_f9d7e2388c89de18.fancybox-slide--next_0f8c64df597efd6a, .fancybox-fx-fade_f9d7e2388c89de18.fancybox-slide--previous_8cf31bf32512fbda {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_f9d7e2388c89de18.fancybox-slide--current_fe1de72f081896e0 {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_2c4a23337a472682 {
  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_49f8ef109561d3cb {
  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_726e828ea5f843c8 {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_696b1214cf4c6ad6 .fancybox-thumbs_49f8ef109561d3cb {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_49f8ef109561d3cb > 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_49f8ef109561d3cb .fancybox-thumbs-active_3156ec64c0510807:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_86fbc2861c18cb41 .slick-track_1645712277e5c3b3,
.slick-slider_86fbc2861c18cb41 .slick-list_75b8ef85fd8a5b78 {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_db21cb7201466993 .slick-track_1645712277e5c3b3 {
  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_db21cb7201466993 img {
  display: none;
}

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

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

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

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

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