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

.h1_f54bcd0ce6a9f427,
h1,
.h2_349d4a249df1747f,
h2,
.h3_d427f96023d14d58,
h3,
.h4_9ac37818ad7b35fe,
h4,
.h5_c019d52b064113f5,
h5,
.h6_4fab4267c7e1cebb,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_244a5a1b5a347753 {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_1e26efb0ba10c6c2 {
  padding: 0 !important;
}

.m0_d820e90b37425227 {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_93fe158ec6ce090a {
    padding: 0 !important;
  }
  .xl-m0_2de572ddfcfdd09a {
    margin: 0 !important;
  }
  .xl-pt-10_49fa4e43623adc1f {
    padding-top: 10px !important;
  }
  .xl-pt-20_4b24cd04f1b2bafd {
    padding-top: 20px !important;
  }
  .xl-pt-30_5f425ac0a785f3e0 {
    padding-top: 30px !important;
  }
  .xl-pt-40_a9bb38513b945216 {
    padding-top: 40px !important;
  }
  .xl-pt-50_7100fb41ba82979e {
    padding-top: 50px !important;
  }
  .xl-pt-60_c6c1f59741c51b60 {
    padding-top: 60px !important;
  }
  .xl-pt-70_9b7f616d698430b9 {
    padding-top: 70px !important;
  }
  .xl-pt-80_5d4f562bb080e47f {
    padding-top: 80px !important;
  }
  .xl-pt-90_ed47be5d3602d53d {
    padding-top: 90px !important;
  }
  .xl-pt-100_a90196563323d959 {
    padding-top: 100px !important;
  }
  .xl-pt-110_467ef65393a3a949 {
    padding-top: 110px !important;
  }
  .xl-pt-120_b63081968021131c {
    padding-top: 120px !important;
  }
  .xl-pt-130_431cec7d41329de7 {
    padding-top: 130px !important;
  }
  .xl-pt-140_61cd3bf0ae4703a2 {
    padding-top: 140px !important;
  }
  .xl-pt-150_38b18397f60e0dff {
    padding-top: 150px !important;
  }
  .xl-pt-200_a35cd71aac508e8d {
    padding-top: 200px !important;
  }
  .xl-pb-10_7777a5c3106f4bb5 {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_e178657400196099 {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_749255d87d946ff3 {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_113e11c278733024 {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_3a849ca7f51cd63f {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_506ca276ed655db7 {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_4ddb7ff7c57ef041 {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_d651967c3937ef55 {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_912028c1458eccfa {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_0c256693bf7faa78 {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_679610b06cd5a6a2 {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_eeb9b0808f3d25d2 {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_c7fbf0cbde972d97 {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_be5868ecf62014db {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_ac21757cb051a379 {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_599b7c28959ec9fa {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_9858e7632be7b50e {
    margin-top: 10px !important;
  }
  .xl-mt-20_21fa8c0e886f9bb2 {
    margin-top: 20px !important;
  }
  .xl-mt-30_7e44ceceed3cecad {
    margin-top: 30px !important;
  }
  .xl-mt-40_ecc8eb99ae230eea {
    margin-top: 40px !important;
  }
  .xl-mt-50_491cd47e8d97e47c {
    margin-top: 50px !important;
  }
  .xl-mt-60_a15c5604bd132f09 {
    margin-top: 60px !important;
  }
  .xl-mt-70_e30c95312925375b {
    margin-top: 70px !important;
  }
  .xl-mt-80_975ebe01a6160fbe {
    margin-top: 80px !important;
  }
  .xl-mt-90_36955d166cd755b0 {
    margin-top: 90px !important;
  }
  .xl-mt-100_1757e29d547c5058 {
    margin-top: 100px !important;
  }
  .xl-mt-110_57d8d87275a80223 {
    margin-top: 110px !important;
  }
  .xl-mt-120_dede11257ad46b60 {
    margin-top: 120px !important;
  }
  .xl-mt-130_4aa7a88fa50d2d1e {
    margin-top: 130px !important;
  }
  .xl-mt-140_55917bcc951d8127 {
    margin-top: 140px !important;
  }
  .xl-mt-150_db3185f9abcda224 {
    margin-top: 150px !important;
  }
  .xl-mt-200_65c66718507d702f {
    margin-top: 200px !important;
  }
  .xl-mb-10_020218ad0944fdbc {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_4fbec5c78fa27d0c {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_bc066b74e55b4287 {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_7216723e17530943 {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_8998e7270cec6403 {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_3804cf7161a80415 {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_aa8637eb403b85a9 {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_1d68652b4903f1d1 {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_cc083498b6efa6df {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_b137d5a16301a64d {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_94eb2b469b34d209 {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_1c2917b8e6b972a9 {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_534c3beb28e01fea {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_92fe9f87215922cb {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_73faad9146b990ea {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_14693d48120ad895 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_f79336135688bc39 {
    padding: 0 !important;
  }
  .lg-m0_3898b8aa6317be03 {
    margin: 0 !important;
  }
  .lg-pt-10_16007340a4237cf0 {
    padding-top: 10px !important;
  }
  .lg-pt-20_8b8a1c5397025790 {
    padding-top: 20px !important;
  }
  .lg-pt-30_0c1d4c245293a2a1 {
    padding-top: 30px !important;
  }
  .lg-pt-40_cc5a800b7803b818 {
    padding-top: 40px !important;
  }
  .lg-pt-50_4d6201866bfeef21 {
    padding-top: 50px !important;
  }
  .lg-pt-60_0d76cf838a4c7893 {
    padding-top: 60px !important;
  }
  .lg-pt-70_7e23c727562e6e39 {
    padding-top: 70px !important;
  }
  .lg-pt-80_0d5cb749eab676e3 {
    padding-top: 80px !important;
  }
  .lg-pt-90_c051f7dbfb69cb06 {
    padding-top: 90px !important;
  }
  .lg-pt-100_21f66fbe69b32ccc {
    padding-top: 100px !important;
  }
  .lg-pt-110_2e0338f54cc0ff4f {
    padding-top: 110px !important;
  }
  .lg-pt-120_8d155eef84b0ec59 {
    padding-top: 120px !important;
  }
  .lg-pt-130_eb5533f86fc861ee {
    padding-top: 130px !important;
  }
  .lg-pt-140_9fee19964470a8f6 {
    padding-top: 140px !important;
  }
  .lg-pt-150_0453795515e43386 {
    padding-top: 150px !important;
  }
  .lg-pt-200_ac320988b0caf374 {
    padding-top: 200px !important;
  }
  .lg-pb-10_422d24082dc27c1d {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_ddde6f09846f52b7 {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_12c725ad64ec56e4 {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_0665da5f92ed9a3c {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_0a80606132df0280 {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_f693dda5844e44fd {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_e4806c75e1d0fe08 {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_63a1b411098aaf56 {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_9cad39c96b7d75fd {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_c3b210b2823360e9 {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_86e38c801a327ae8 {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_6bbc3435bf194e97 {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_fa1a823903ccf744 {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_dc66b1280482cce3 {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_04ffa347fc3dc4c4 {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_5e4d3d122fab6154 {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_814d4edb85e7ce10 {
    margin-top: 10px !important;
  }
  .lg-mt-20_6037860b1404137c {
    margin-top: 20px !important;
  }
  .lg-mt-30_7d6704ad523fde13 {
    margin-top: 30px !important;
  }
  .lg-mt-40_42930e4a3fe3095f {
    margin-top: 40px !important;
  }
  .lg-mt-50_3da849368cd4efbb {
    margin-top: 50px !important;
  }
  .lg-mt-60_978a5da873d1d467 {
    margin-top: 60px !important;
  }
  .lg-mt-70_3e646f0614683c7d {
    margin-top: 70px !important;
  }
  .lg-mt-80_c977d4e016272ed7 {
    margin-top: 80px !important;
  }
  .lg-mt-90_99b8ae36e4a6ebba {
    margin-top: 90px !important;
  }
  .lg-mt-100_d502462a24a2c061 {
    margin-top: 100px !important;
  }
  .lg-mt-110_89b6c6438f03277c {
    margin-top: 110px !important;
  }
  .lg-mt-120_4a1287f89983e578 {
    margin-top: 120px !important;
  }
  .lg-mt-130_ef781dc0689d18a3 {
    margin-top: 130px !important;
  }
  .lg-mt-140_e528a6f02ee160bd {
    margin-top: 140px !important;
  }
  .lg-mt-150_94349d7b25d338e7 {
    margin-top: 150px !important;
  }
  .lg-mt-200_71da5439f423b800 {
    margin-top: 200px !important;
  }
  .lg-mb-10_bc08717637dc27d3 {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_89edd6abf867ce91 {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_65db7e685c95f867 {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_504bcb4d4c98fe93 {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_047a2a1e144081ee {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_4d65b50b5462cada {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_b711df3d9b71f6f6 {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_4fa49612a1d26363 {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_f6a71bc2586c04e4 {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_9614a1ddafd94ca5 {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_691a28eb94b11734 {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_ccbc44452569cb62 {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_5817c184714d458b {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_d3f9a089ade0272f {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_e246ab715362ab5e {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_a6445793eed4fac6 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_ae97571b22b4ab62 {
    padding: 0 !important;
  }
  .md-m0_8474b58d0ebaa6ef {
    margin: 0 !important;
  }
  .md-pt-10_8cad81e3ecee3049 {
    padding-top: 10px !important;
  }
  .md-pt-20_f357a54578d4ab87 {
    padding-top: 20px !important;
  }
  .md-pt-30_d80ae31d03dea0cf {
    padding-top: 30px !important;
  }
  .md-pt-40_be5e0b5bf8490cb9 {
    padding-top: 40px !important;
  }
  .md-pt-50_0a1041e9217853e1 {
    padding-top: 50px !important;
  }
  .md-pt-60_e721fa58ab84ae94 {
    padding-top: 60px !important;
  }
  .md-pt-70_8fea3acfd0db1880 {
    padding-top: 70px !important;
  }
  .md-pt-80_320703d73eddecf8 {
    padding-top: 80px !important;
  }
  .md-pt-90_7861ed86fa57266d {
    padding-top: 90px !important;
  }
  .md-pt-100_0b13be41d9f3c1b6 {
    padding-top: 100px !important;
  }
  .md-pt-110_960b305809b5d434 {
    padding-top: 110px !important;
  }
  .md-pt-120_9f79aba95f87e53f {
    padding-top: 120px !important;
  }
  .md-pt-130_11d000dc0f7d2f66 {
    padding-top: 130px !important;
  }
  .md-pt-140_3c5e16a913891ff2 {
    padding-top: 140px !important;
  }
  .md-pt-150_eaae24552f5f095e {
    padding-top: 150px !important;
  }
  .md-pt-200_0748fa75f3a60a1e {
    padding-top: 200px !important;
  }
  .md-pb-10_43c1d18aa2cbee88 {
    padding-bottom: 10px !important;
  }
  .md-pb-20_8f4951dc62f5a5d2 {
    padding-bottom: 20px !important;
  }
  .md-pb-30_eca59339bfe76c46 {
    padding-bottom: 30px !important;
  }
  .md-pb-40_3609b6963e735403 {
    padding-bottom: 40px !important;
  }
  .md-pb-50_b45cc35b787c6e9c {
    padding-bottom: 50px !important;
  }
  .md-pb-60_c8f1e26a462ea9b7 {
    padding-bottom: 60px !important;
  }
  .md-pb-70_bbc56909bae8dc24 {
    padding-bottom: 70px !important;
  }
  .md-pb-80_0a0903a5478b5be8 {
    padding-bottom: 80px !important;
  }
  .md-pb-90_86b5061df2476599 {
    padding-bottom: 90px !important;
  }
  .md-pb-100_89c5a9bb0c493a1a {
    padding-bottom: 100px !important;
  }
  .md-pb-110_f8ed6b7ef556fca0 {
    padding-bottom: 110px !important;
  }
  .md-pb-120_28b16d47e2e2262c {
    padding-bottom: 120px !important;
  }
  .md-pb-130_29d2af6c4631c4f3 {
    padding-bottom: 130px !important;
  }
  .md-pb-140_a2b0455f2dbc2428 {
    padding-bottom: 140px !important;
  }
  .md-pb-150_1c75f1c551163508 {
    padding-bottom: 150px !important;
  }
  .md-pb-200_23c85ed5aa2f9476 {
    padding-bottom: 200px !important;
  }
  .md-mt-10_9fad42625a8884dc {
    margin-top: 10px !important;
  }
  .md-mt-20_832f1d3a9a04e5f8 {
    margin-top: 20px !important;
  }
  .md-mt-30_8dbc58dffcd80cc3 {
    margin-top: 30px !important;
  }
  .md-mt-40_472e220d52c57999 {
    margin-top: 40px !important;
  }
  .md-mt-50_20a9537ef2acf0e9 {
    margin-top: 50px !important;
  }
  .md-mt-60_ee00c0843b7d6ce4 {
    margin-top: 60px !important;
  }
  .md-mt-70_ec2a4335f09dd9e1 {
    margin-top: 70px !important;
  }
  .md-mt-80_0cca4b6699b6cb40 {
    margin-top: 80px !important;
  }
  .md-mt-90_6213d8016559ebc6 {
    margin-top: 90px !important;
  }
  .md-mt-100_37e42884c6d50b4d {
    margin-top: 100px !important;
  }
  .md-mt-110_5b49fa36a423df08 {
    margin-top: 110px !important;
  }
  .md-mt-120_434cd519f1f861ba {
    margin-top: 120px !important;
  }
  .md-mt-130_00de9170d3236ecf {
    margin-top: 130px !important;
  }
  .md-mt-140_d4ce44d89aab7b91 {
    margin-top: 140px !important;
  }
  .md-mt-150_9774bfd99fa18ada {
    margin-top: 150px !important;
  }
  .md-mt-200_61e788fb14be1b97 {
    margin-top: 200px !important;
  }
  .md-mb-10_477b4d8a0416c9da {
    margin-bottom: 10px !important;
  }
  .md-mb-20_d7b4d8ed7a0b2a34 {
    margin-bottom: 20px !important;
  }
  .md-mb-30_628aa2ba74017771 {
    margin-bottom: 30px !important;
  }
  .md-mb-40_a8855a13a8725bd9 {
    margin-bottom: 40px !important;
  }
  .md-mb-50_f01511d7e82408b6 {
    margin-bottom: 50px !important;
  }
  .md-mb-60_6c00386c6db3d6e6 {
    margin-bottom: 60px !important;
  }
  .md-mb-70_6aecf60530b7993f {
    margin-bottom: 70px !important;
  }
  .md-mb-80_dfcb75488c6a7aa1 {
    margin-bottom: 80px !important;
  }
  .md-mb-90_becab71fc9a01389 {
    margin-bottom: 90px !important;
  }
  .md-mb-100_858b61d540058d86 {
    margin-bottom: 100px !important;
  }
  .md-mb-110_46be7d69d8e4cfc3 {
    margin-bottom: 110px !important;
  }
  .md-mb-120_869e4c4ac6b85494 {
    margin-bottom: 120px !important;
  }
  .md-mb-130_8034cfd26e693fdd {
    margin-bottom: 130px !important;
  }
  .md-mb-140_c9b64525bb7412f5 {
    margin-bottom: 140px !important;
  }
  .md-mb-150_e8db91cad00e7aab {
    margin-bottom: 150px !important;
  }
  .md-mb-200_033de4a5ee8cac9e {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_9606f8c55093afa8 {
    padding: 0 !important;
  }
  .sm-m0_b28d7dd001d605a1 {
    margin: 0 !important;
  }
  .sm-pt-10_198ec909dbeb6ff0 {
    padding-top: 10px !important;
  }
  .sm-pt-20_9316ba5337c390b9 {
    padding-top: 20px !important;
  }
  .sm-pt-30_660e2b6ff206fc68 {
    padding-top: 30px !important;
  }
  .sm-pt-40_439a0cefacaa8b20 {
    padding-top: 40px !important;
  }
  .sm-pt-50_7a570dd83fbcc7fd {
    padding-top: 50px !important;
  }
  .sm-pt-60_9665d1d99335f333 {
    padding-top: 60px !important;
  }
  .sm-pt-70_c411c26056244d95 {
    padding-top: 70px !important;
  }
  .sm-pt-80_5f5d8320704d8d6e {
    padding-top: 80px !important;
  }
  .sm-pt-90_101fb62655256d57 {
    padding-top: 90px !important;
  }
  .sm-pt-100_7d4f100233a7ab9b {
    padding-top: 100px !important;
  }
  .sm-pt-110_e53bffdeb86d4c95 {
    padding-top: 110px !important;
  }
  .sm-pt-120_b63d01ffade32ee7 {
    padding-top: 120px !important;
  }
  .sm-pt-130_192d2195b97ae53b {
    padding-top: 130px !important;
  }
  .sm-pt-140_718d24af170bff43 {
    padding-top: 140px !important;
  }
  .sm-pt-150_37e4dfdb51aaf963 {
    padding-top: 150px !important;
  }
  .sm-pt-200_e3f65b3bb1486ce6 {
    padding-top: 200px !important;
  }
  .sm-pb-10_faf9e50c009e9493 {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_21679dc0901b2f97 {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_621f1e791907a366 {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_042ebfe0078ef9ee {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_80dac44ccc75d381 {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_731c82de53c48862 {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_c4cafe282932d8c4 {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_8af7265aa486c115 {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_68179fd89fc3cbe0 {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_d04100fb82bf82ca {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_edc35d5a49168306 {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_ab945ade49b61313 {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_b8f189140844ab86 {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_970b3d101fede32a {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_c6bd0dd251142aa6 {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_be811f038d7cedfa {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_fef54716e846690a {
    margin-top: 10px !important;
  }
  .sm-mt-20_d1bf5b48d01bdeb3 {
    margin-top: 20px !important;
  }
  .sm-mt-30_8f9203a0b7a7b4e1 {
    margin-top: 30px !important;
  }
  .sm-mt-40_58b165f039e5f579 {
    margin-top: 40px !important;
  }
  .sm-mt-50_0bcb56b99f3cdc38 {
    margin-top: 50px !important;
  }
  .sm-mt-60_1deb56b55dec903d {
    margin-top: 60px !important;
  }
  .sm-mt-70_1360e90ef86d59d3 {
    margin-top: 70px !important;
  }
  .sm-mt-80_e33a939f85754652 {
    margin-top: 80px !important;
  }
  .sm-mt-90_32eacc802c1bad7b {
    margin-top: 90px !important;
  }
  .sm-mt-100_f1d6dc1ff1b7be6c {
    margin-top: 100px !important;
  }
  .sm-mt-110_54229e01f7bd7bb2 {
    margin-top: 110px !important;
  }
  .sm-mt-120_00843f6d564a718f {
    margin-top: 120px !important;
  }
  .sm-mt-130_a202f671d5e46108 {
    margin-top: 130px !important;
  }
  .sm-mt-140_66a56a0791e9b241 {
    margin-top: 140px !important;
  }
  .sm-mt-150_78efd581bed2dbad {
    margin-top: 150px !important;
  }
  .sm-mt-200_0489b8885040e3a8 {
    margin-top: 200px !important;
  }
  .sm-mb-10_84c5add7c8b06c3b {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_a0db0ff226048091 {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_09308d235e268460 {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_22381bf167bad466 {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_e051a3fd06503652 {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_db41b632c944fb06 {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_a94fdc9edd8921dd {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_c92407b0e0d86257 {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_fee3b5e9b6469353 {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_962e8f63f48b0eab {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_a17e8af5be03940b {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_433c0dcd16368406 {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_c06d8a91c59642ac {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_f9573e5185d0b0ec {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_8fbca35003213d97 {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_dbbd9687673660d6 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_b0f64f7fcc28a57d {
    padding: 0 !important;
  }
  .xs-m0_946699969de3bd08 {
    margin: 0 !important;
  }
  .xs-pt-10_ff0ff2ea60112786 {
    padding-top: 10px !important;
  }
  .xs-pt-20_9c10997de5a0e07a {
    padding-top: 20px !important;
  }
  .xs-pt-30_4490f6164bfb78ef {
    padding-top: 30px !important;
  }
  .xs-pt-40_703c067de35e9702 {
    padding-top: 40px !important;
  }
  .xs-pt-50_60e97a005c3d02ca {
    padding-top: 50px !important;
  }
  .xs-pt-60_77aafa0be6399586 {
    padding-top: 60px !important;
  }
  .xs-pt-70_9d55bea7117a7ebd {
    padding-top: 70px !important;
  }
  .xs-pt-80_3df3ba8f1e1ad25d {
    padding-top: 80px !important;
  }
  .xs-pt-90_7ddabcf106ba9813 {
    padding-top: 90px !important;
  }
  .xs-pt-100_46911f1d83005762 {
    padding-top: 100px !important;
  }
  .xs-pt-110_82bddd417252555f {
    padding-top: 110px !important;
  }
  .xs-pt-120_ffb064af0e00c424 {
    padding-top: 120px !important;
  }
  .xs-pt-130_e4aab86f6c8d7770 {
    padding-top: 130px !important;
  }
  .xs-pt-140_d1cadb49dfa51517 {
    padding-top: 140px !important;
  }
  .xs-pt-150_7dfe8fcffc6dfd90 {
    padding-top: 150px !important;
  }
  .xs-pt-200_25b0e8c5f3ebae84 {
    padding-top: 200px !important;
  }
  .xs-pb-10_4c5f694accc7abb2 {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_d56ebbfa8b20ba55 {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_5d766b0c5e2f8a5b {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_c8cf1ba744decbe7 {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_5e99bd455aee30e5 {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_eab5868cf6862277 {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_6cce7c1704fa0e8b {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_fb0521dab20355c0 {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_022d566f008dde9a {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_4e5c4d991e353138 {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_f53836d7e044d385 {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_069d841f1b662ade {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_31d69a607cf98c1e {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_f1cc1e6ae837417c {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_7ce403a506bccf6c {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_9303c69529a55ff8 {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_5f0c832c16a96ea1 {
    margin-top: 10px !important;
  }
  .xs-mt-20_59d2098ee3c2cb30 {
    margin-top: 20px !important;
  }
  .xs-mt-30_b4615ed9463d94d6 {
    margin-top: 30px !important;
  }
  .xs-mt-40_32715d4bc24b9e33 {
    margin-top: 40px !important;
  }
  .xs-mt-50_f081266d61107809 {
    margin-top: 50px !important;
  }
  .xs-mt-60_5a019fc857ad321d {
    margin-top: 60px !important;
  }
  .xs-mt-70_03431e8431013ca9 {
    margin-top: 70px !important;
  }
  .xs-mt-80_91d68b6e4040d79e {
    margin-top: 80px !important;
  }
  .xs-mt-90_e3f9354e0989c386 {
    margin-top: 90px !important;
  }
  .xs-mt-100_e2d24f4ac46bca33 {
    margin-top: 100px !important;
  }
  .xs-mt-110_635d47a44c39ea50 {
    margin-top: 110px !important;
  }
  .xs-mt-120_14d893fa0a5f838d {
    margin-top: 120px !important;
  }
  .xs-mt-130_2e2a1b64ac08f845 {
    margin-top: 130px !important;
  }
  .xs-mt-140_3b0e84db8fd95ec2 {
    margin-top: 140px !important;
  }
  .xs-mt-150_0e902c6025adb68c {
    margin-top: 150px !important;
  }
  .xs-mt-200_6fc0311ecf85c800 {
    margin-top: 200px !important;
  }
  .xs-mb-10_4c0705c0ae291cc9 {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_a02fd2d2c408c1d5 {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_07eafafd76d2c98f {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_f15b54d995116de4 {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_6b3c96dd26edea3c {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_6e389474c90007ff {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_c0802576a138b79e {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_a9e3316c2f699af9 {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_a7a762ac8cf05ff5 {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_3c549def059da526 {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_b6b92a56698b8eac {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_2b9b4187033fab00 {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_e95562c6f7706038 {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_0201ce69dcb8aab1 {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_e149abcfada12178 {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_74384b0c29994ae9 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_cf7bf9628f9a4dc9 {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_cf7bf9628f9a4dc9.menu-overlay_206677d3d0642168 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_cf7bf9628f9a4dc9.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_cf7bf9628f9a4dc9 .navbar-toggler_c9abebeec3afdcfa {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_cf7bf9628f9a4dc9.menu-style-three_4661607eb130e27e .navbar-toggler_c9abebeec3afdcfa {
  background: #000;
}
.theme-main-menu_cf7bf9628f9a4dc9.menu-style-four_16fbb90d4eb94c3a .navbar-toggler_c9abebeec3afdcfa {
  background: #E6FD5A;
}
.theme-main-menu_cf7bf9628f9a4dc9.menu-style-five_44883b76c1108384 .navbar-toggler_c9abebeec3afdcfa {
  background: #DFFF5E;
}
.theme-main-menu_cf7bf9628f9a4dc9 .navbar-toggler_c9abebeec3afdcfa:focus {
  box-shadow: none;
}
.theme-main-menu_cf7bf9628f9a4dc9 .navbar-toggler_c9abebeec3afdcfa::before,
.theme-main-menu_cf7bf9628f9a4dc9 .navbar-toggler_c9abebeec3afdcfa::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_cf7bf9628f9a4dc9 .navbar-toggler_c9abebeec3afdcfa 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_cf7bf9628f9a4dc9.menu-style-three_4661607eb130e27e .navbar-toggler_c9abebeec3afdcfa:before, .theme-main-menu_cf7bf9628f9a4dc9.menu-style-three_4661607eb130e27e .navbar-toggler_c9abebeec3afdcfa:after, .theme-main-menu_cf7bf9628f9a4dc9.menu-style-three_4661607eb130e27e .navbar-toggler_c9abebeec3afdcfa span {
  background: #fff;
}
.theme-main-menu_cf7bf9628f9a4dc9 .navbar-toggler_c9abebeec3afdcfa::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_cf7bf9628f9a4dc9 .navbar-toggler_c9abebeec3afdcfa::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_cf7bf9628f9a4dc9 .navbar-toggler_c9abebeec3afdcfa[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_cf7bf9628f9a4dc9 .navbar-toggler_c9abebeec3afdcfa[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_cf7bf9628f9a4dc9 .navbar-toggler_c9abebeec3afdcfa[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_cf7bf9628f9a4dc9 .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_cf7bf9628f9a4dc9 .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_cf7bf9628f9a4dc9.white-vr_c3d8c9784ddd286d .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_cf7bf9628f9a4dc9.white-vr_c3d8c9784ddd286d .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_cf7bf9628f9a4dc9.white-vr_c3d8c9784ddd286d.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_cf7bf9628f9a4dc9.menu-style-one_09aa2be7dc2d9cfc {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_cf7bf9628f9a4dc9.menu-style-two_aed8ae87db25e371 {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_cf7bf9628f9a4dc9.menu-style-two_aed8ae87db25e371 .info-row_29822e8fd8c33d91 {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_cf7bf9628f9a4dc9.menu-style-two_aed8ae87db25e371 .gap-fix_a7f3570f734d59e2 {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_cf7bf9628f9a4dc9.menu-style-two_aed8ae87db25e371 .greetings_f3732097d3fa19a4 {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_cf7bf9628f9a4dc9.menu-style-two_aed8ae87db25e371 .contact-info_059a4b62bf6e79bc {
  margin: 0 -15px;
}
.theme-main-menu_cf7bf9628f9a4dc9.menu-style-two_aed8ae87db25e371 .contact-info_059a4b62bf6e79bc li {
  padding: 0 15px;
}
.theme-main-menu_cf7bf9628f9a4dc9.menu-style-two_aed8ae87db25e371 .contact-info_059a4b62bf6e79bc li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_cf7bf9628f9a4dc9.menu-style-two_aed8ae87db25e371 .contact-info_059a4b62bf6e79bc li a:hover {
  text-decoration: underline;
}
.theme-main-menu_cf7bf9628f9a4dc9.menu-style-two_aed8ae87db25e371 .inner-content_7e769b69107017d5 {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_cf7bf9628f9a4dc9.menu-style-two_aed8ae87db25e371.fixed .info-row_29822e8fd8c33d91 {
  display: none;
}
.theme-main-menu_cf7bf9628f9a4dc9.menu-style-five_44883b76c1108384 {
  background: #000;
  padding: 0;
}
.theme-main-menu_cf7bf9628f9a4dc9.menu-style-five_44883b76c1108384 .inner-content_7e769b69107017d5 {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_cf7bf9628f9a4dc9.menu-style-six_2178ab4db3528291 .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_cf7bf9628f9a4dc9.menu-style-six_2178ab4db3528291 .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_cf7bf9628f9a4dc9 .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_3ce787c929e5fd18 {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_3ce787c929e5fd18 .mega-menu-title_0b88f575df20de01 {
  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_cf7bf9628f9a4dc9 .login-btn-one_3ddef15284f850e7 a {
  color: #000;
}
.theme-main-menu_cf7bf9628f9a4dc9 .login-btn-one_3ddef15284f850e7 a:hover {
  text-decoration: underline;
}
.theme-main-menu_cf7bf9628f9a4dc9 .login-btn-two_276a9bb0023efc6b a {
  color: #044F3B;
}
.theme-main-menu_cf7bf9628f9a4dc9 .login-btn-two_276a9bb0023efc6b a:hover {
  text-decoration: underline;
}
.theme-main-menu_cf7bf9628f9a4dc9 .signup-btn-one_056a5e3bf7a38f79 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_cf7bf9628f9a4dc9 .signup-btn-one_056a5e3bf7a38f79 .icon_28550a965b6bfbb9 {
  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_cf7bf9628f9a4dc9 .signup-btn-one_056a5e3bf7a38f79:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_cf7bf9628f9a4dc9 .signup-btn-one_056a5e3bf7a38f79:hover .icon_28550a965b6bfbb9 {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_cf7bf9628f9a4dc9 .signup-btn-two_a4fcc6ca05383bae {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_cf7bf9628f9a4dc9 .signup-btn-two_a4fcc6ca05383bae:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_cf7bf9628f9a4dc9 .quote-one_35b53147bd0ce1fa {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_cf7bf9628f9a4dc9 .quote-one_35b53147bd0ce1fa:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_9805b3b072910793 {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_9805b3b072910793 li {
  position: relative;
  padding: 0 15px;
}
.category-menu_9805b3b072910793 li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_9805b3b072910793 li a:hover {
  color: #0C3A30;
}
.category-menu_9805b3b072910793 .dropdown-menu {
  padding: 0;
}
.category-menu_9805b3b072910793 .dropdown-menu li {
  padding: 0;
}
.category-menu_9805b3b072910793 .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_126a6364bc504122 .logo_0c0fc1baf1ca3669 {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_c3d8c9784ddd286d .navbar-collapse_126a6364bc504122 {
    background-color: #0C3A30;
  }
  .navbar-collapse_126a6364bc504122 {
    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_126a6364bc504122.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_cf7bf9628f9a4dc9 .navbar .mega-dropdown_0213beb6a8ccbbe2 {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_c3d8c9784ddd286d .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_3ce787c929e5fd18 {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_d45a0a45fe99a02a .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_92086e5727f5a653 {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_92086e5727f5a653::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_92086e5727f5a653 .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_92086e5727f5a653 .hero-slider-one .hero-img_7d4cb7d5ece58b66 {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_92086e5727f5a653 .hero-slider-one .slick-list_0826a14235d34569, .hero-banner-one_92086e5727f5a653 .hero-slider-one .slick-track_f19c8ee2339e9345, .hero-banner-one_92086e5727f5a653 .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_92086e5727f5a653 .hero-heading_3ea7803173c7cd0b {
  font-weight: 700;
  color: #000;
  background: url(../snapshots/shape_af13f2971b/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_92086e5727f5a653 .more-btn_007887921fedab15 {
  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_92086e5727f5a653 .more-btn_007887921fedab15:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_ec4510c949846d10 {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_ec4510c949846d10 .bg-wrapper_a3ef65c4ac564fd3 {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_ec4510c949846d10 .hero-heading_3ea7803173c7cd0b {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_ec4510c949846d10 .rating_420a79b46e809dc3 h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_ec4510c949846d10 .rating_420a79b46e809dc3 p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_ec4510c949846d10 .media-wrapper_2316e83db16fb773 {
  position: absolute;
  background: url(../snapshots/assets_0e5232d7d1/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_ec4510c949846d10 .media-wrapper_2316e83db16fb773 .shape_01_8ecc92e2ce503ae7 {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_ec4510c949846d10 .media-wrapper_2316e83db16fb773 .shape_02_cc7efc9c419b07c6 {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_73e9b5e1d4c4aa82 .hero-heading_3ea7803173c7cd0b {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_73e9b5e1d4c4aa82 .media-wrapper_2316e83db16fb773 {
  background: url(../snapshots/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_73e9b5e1d4c4aa82 .media-wrapper_2316e83db16fb773 .screen_01_0d8f1bc9b24b0152 {
  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_73e9b5e1d4c4aa82 .media-wrapper_2316e83db16fb773 .screen_02_3bb1e5492df85934 {
  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_73e9b5e1d4c4aa82 .media-wrapper_2316e83db16fb773 .bg-shape_b84b3a1ab4fc0c8f {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_73e9b5e1d4c4aa82 .shape_01_8ecc92e2ce503ae7 {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_d3f6a333582dcceb .bg-wrapper_a3ef65c4ac564fd3 {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_d3f6a333582dcceb .media-wrapper_2316e83db16fb773 {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_d3f6a333582dcceb .media-wrapper_2316e83db16fb773 .shape_01_8ecc92e2ce503ae7 {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_d3f6a333582dcceb .shape_02_cc7efc9c419b07c6 {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_21cbc6b317916ff5 + .blog-details_2c74e5e84d8143c7 {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_3ea06230c9fff4b9 {
  z-index: 1;
}
.block-feature-three_3ea06230c9fff4b9:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_3ea06230c9fff4b9.no-bg_ab4321bf8ceb1c7a:before {
  display: none;
}
.block-feature-three_3ea06230c9fff4b9 .section-btn_f20457fc8db8c476 {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_3ea06230c9fff4b9 .block-title_0994e63f3ad23aad a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_3ea06230c9fff4b9 .block-title_0994e63f3ad23aad a:hover {
  text-decoration: underline;
}
.block-feature-three_3ea06230c9fff4b9 .round-btn_06d68e73466b35e6 {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_3ea06230c9fff4b9 .round-btn_06d68e73466b35e6:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_3ea06230c9fff4b9 .block-one_5185b54eb58cd855 {
  background: url(../snapshots/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_3ea06230c9fff4b9 .block-one_5185b54eb58cd855 .tag_bf9c422efadafaf2 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_3ea06230c9fff4b9 .block-one_5185b54eb58cd855 .block-title_0994e63f3ad23aad {
  background: url(../snapshots/shape_af13f2971b/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_3ea06230c9fff4b9 .block-two_f4d4a59df4762f73 {
  overflow: hidden;
}
.block-feature-three_3ea06230c9fff4b9 .block-two_f4d4a59df4762f73 .img-wrapper_1e44e3bb32f8c890 {
  background: url(../snapshots/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_3ea06230c9fff4b9 .block-two_f4d4a59df4762f73 .text-wrapper_2af7087f3401170d {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_3ea06230c9fff4b9 .block-two_f4d4a59df4762f73 .tag_bf9c422efadafaf2 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_3ea06230c9fff4b9 .block-three_38c671904ad93329 {
  background: #D3FF76;
}
.block-feature-three_3ea06230c9fff4b9 .block-three_38c671904ad93329 .tag_bf9c422efadafaf2 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_3ea06230c9fff4b9 .block-three_38c671904ad93329 .round-btn_06d68e73466b35e6 {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_3ea06230c9fff4b9 .block-three_38c671904ad93329 .round-btn_06d68e73466b35e6:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_3ea06230c9fff4b9 .block-four_a02dbbe8072436e6 {
  background: url(../snapshots/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_3ea06230c9fff4b9 .block-four_a02dbbe8072436e6 .block-title_0994e63f3ad23aad {
  background: url(../snapshots/shape_af13f2971b/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_3ea06230c9fff4b9 .block-four_a02dbbe8072436e6 .block-title_0994e63f3ad23aad a {
  font-size: 28px;
}
.block-feature-three_3ea06230c9fff4b9 .block-four_a02dbbe8072436e6 .tag_bf9c422efadafaf2 {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_3ea06230c9fff4b9 .block-four_a02dbbe8072436e6 .round-btn_06d68e73466b35e6 {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_3ea06230c9fff4b9 .block-four_a02dbbe8072436e6 .round-btn_06d68e73466b35e6:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_3ea06230c9fff4b9 .block-five_edb4031fb7c0a15b {
  background: url(../snapshots/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_3ea06230c9fff4b9 .block-five_edb4031fb7c0a15b .tag_bf9c422efadafaf2 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_3ea06230c9fff4b9 .block-five_edb4031fb7c0a15b .block-title_0994e63f3ad23aad {
  background: url(../snapshots/shape_af13f2971b/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_616bfe924f8b3186 .upper-wrapper_73160b92adb8afa3 {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_616bfe924f8b3186 .upper-wrapper_73160b92adb8afa3 .shape_01_8ecc92e2ce503ae7 {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_616bfe924f8b3186 .line-loop_df98ef70972bc4b0:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_616bfe924f8b3186 .graph-panel_36f4b180e49d7e86 {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_616bfe924f8b3186 .graph-panel_36f4b180e49d7e86 .main-count_425a0c7bcff92f0e {
  font-size: 120px;
}
.block-feature-thirteen_616bfe924f8b3186 .graph-panel_36f4b180e49d7e86 .chart-box_6460b93b9b3caa15 {
  padding: 0 15px;
}
.block-feature-thirteen_616bfe924f8b3186 .graph-panel_36f4b180e49d7e86 .chart-box_6460b93b9b3caa15 .chart-inner_4ec7e9b6a6731d7a {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_80cc412f1af1801b .media-img_64c5deae99955e80 {
  border-radius: 30px;
}
.block-feature-sixteen_80cc412f1af1801b .shape_01_8ecc92e2ce503ae7 {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_704dddd5b56beb51 .section-subheading_8ed3711defc6f0ba {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_704dddd5b56beb51 .shape_01_8ecc92e2ce503ae7 {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_cc850f5869940551 {
  z-index: 1;
}
.text-feature-four_cc850f5869940551 .avatar_e929baa8652d727e {
  width: 65px;
  height: 65px;
}
.text-feature-four_cc850f5869940551 .name {
  font-size: 28px;
}
.text-feature-four_cc850f5869940551 .quote-text_9616f1c4ed373e38 {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_cc850f5869940551 .shape_01_8ecc92e2ce503ae7 {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_cc850f5869940551 .shape_02_cc7efc9c419b07c6 {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_dcb688532e5966ee .bg-wrapper_a3ef65c4ac564fd3 {
  background: #FFF2AC;
}
.text-feature-five_dcb688532e5966ee 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_dcb688532e5966ee 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_dcb688532e5966ee 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_dcb688532e5966ee li:hover:before {
  background: #29594B;
}
.text-feature-five_dcb688532e5966ee li:hover:after {
  color: #fff;
}
.text-feature-five_dcb688532e5966ee .media-wrapper_2316e83db16fb773 {
  background: url(../snapshots/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_dcb688532e5966ee .media-wrapper_2316e83db16fb773 .video-icon_02dd9fdda235c635 {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_dcb688532e5966ee .media-wrapper_2316e83db16fb773 .video-icon_02dd9fdda235c635:hover {
  background: #CFFF45;
}
.text-feature-five_dcb688532e5966ee .media-wrapper_2316e83db16fb773 .screen_01_0d8f1bc9b24b0152 {
  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_d854af5f9cd0fd70 {
  z-index: 1;
}
.text-feature-six_d854af5f9cd0fd70 .media-wrapper_2316e83db16fb773 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_d854af5f9cd0fd70 .media-wrapper_2316e83db16fb773 .screen_01_0d8f1bc9b24b0152 {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_d854af5f9cd0fd70 .shape_01_8ecc92e2ce503ae7 {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_d854af5f9cd0fd70 .shape_02_cc7efc9c419b07c6 {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_f994be734e29c3c4 {
  background: url(../snapshots/assets_0e5232d7d1/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_f994be734e29c3c4 .block_df724b196b467d26 .icon_28550a965b6bfbb9 {
  height: 50px;
}
.text-feature-nine_f994be734e29c3c4 .vertical-text-wrapper_d9ff86be3330ce0b {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_f994be734e29c3c4 .vertical-text-wrapper_d9ff86be3330ce0b .text-list_c6c705db5d5ebcb3 {
  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_f994be734e29c3c4 .vertical-text-wrapper_d9ff86be3330ce0b .text-list_c6c705db5d5ebcb3:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_f994be734e29c3c4 .vertical-text-wrapper_d9ff86be3330ce0b .shape_01_8ecc92e2ce503ae7 {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_f994be734e29c3c4 .vertical-text-wrapper_d9ff86be3330ce0b .shape_02_cc7efc9c419b07c6 {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_f994be734e29c3c4 .shape_03_86432b374244b69b {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_f994be734e29c3c4 .shape_04_d64dd4736375dffe {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_29e6d96157352f62 .section-btn_f20457fc8db8c476 {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_b73301ec6d0d375e {
  z-index: 1;
}
.team-section-three_b73301ec6d0d375e:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../snapshots/shape_af13f2971b/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_b73301ec6d0d375e .section-btn_f20457fc8db8c476 {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_b73301ec6d0d375e .shape_01_8ecc92e2ce503ae7 {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_b73301ec6d0d375e .shape_02_cc7efc9c419b07c6 {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_b73301ec6d0d375e .shape_03_86432b374244b69b {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_8bd1d533e3e397c6 .logo_0c0fc1baf1ca3669 {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_d6af4e1134ef76a3 {
  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_e087b111a705d759 {
  max-width: 565px;
}
.user-data-form .form-wrapper_e087b111a705d759 .input-group-meta_488b8cd5b4524eba 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_e087b111a705d759 .input-group-meta_488b8cd5b4524eba label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_e087b111a705d759 .input-group-meta_488b8cd5b4524eba .placeholder_icon_b6e303f1e455918d {
  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_e087b111a705d759 .input-group-meta_488b8cd5b4524eba .placeholder_icon_b6e303f1e455918d img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_e087b111a705d759 .input-group-meta_488b8cd5b4524eba .placeholder_icon_b6e303f1e455918d span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_e087b111a705d759 .input-group-meta_488b8cd5b4524eba .placeholder_icon_b6e303f1e455918d 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_e087b111a705d759 .input-group-meta_488b8cd5b4524eba .placeholder_icon_b6e303f1e455918d span.eye-slash_043ca4f3bf4fa1c3:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_061f699714e120eb 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_061f699714e120eb label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_061f699714e120eb input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_061f699714e120eb 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_061f699714e120eb 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_061f699714e120eb a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_061f699714e120eb a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_fbeb28d5bb9e0ed9 {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_78cbaba4c9a2356b {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_78cbaba4c9a2356b:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_78cbaba4c9a2356b img {
  width: 20px;
}
.user-data-form .btn-close_14df92cc41be2f3a {
  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_331babd06cc9a1ec .main-count_425a0c7bcff92f0e {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_78eb13a20ff6db07 .icon_28550a965b6bfbb9 {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_b30fbb4f092f3039 .img-holder_7e5b6852d6b46ab7 {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_b30fbb4f092f3039 .img-holder_7e5b6852d6b46ab7.round-border_4dc72ad5694882f8 {
  border-radius: 30px;
}
.portfolio-block-one_b30fbb4f092f3039 .img-holder_7e5b6852d6b46ab7 .expend_3f74045b4396ad9f {
  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_b30fbb4f092f3039 .img-holder_7e5b6852d6b46ab7 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_b30fbb4f092f3039 .img-holder_7e5b6852d6b46ab7 i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_b30fbb4f092f3039:hover .expend_3f74045b4396ad9f {
  opacity: 1;
}
.portfolio-block-one_b30fbb4f092f3039:hover .img-meta_1f74a0052fc03c49 {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_b30fbb4f092f3039:hover .pj-title_ed7796455935135b {
  text-decoration: underline;
}
.portfolio-block-one_b30fbb4f092f3039 .caption {
  margin-top: 35px;
}
.portfolio-block-one_b30fbb4f092f3039 .caption .tag_bf9c422efadafaf2 {
  margin: 0 -3px;
}
.portfolio-block-one_b30fbb4f092f3039 .caption .tag_bf9c422efadafaf2 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_b30fbb4f092f3039 .caption .pj-title_ed7796455935135b {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_b30fbb4f092f3039 .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_b30fbb4f092f3039 .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_a11eb4cb8a44da20 .bg-wrapper_a3ef65c4ac564fd3 {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_a11eb4cb8a44da20 .slider-wrapper_6f861b024c9f87ef {
  height: 100%;
}
.project-details-two_a11eb4cb8a44da20 .slider-wrapper_6f861b024c9f87ef .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_a11eb4cb8a44da20 .slider-wrapper_6f861b024c9f87ef .carousel-control-next_b0d0ac1d47f3c7ac,
.project-details-two_a11eb4cb8a44da20 .slider-wrapper_6f861b024c9f87ef .carousel-control-prev_dafdc32f4b456909 {
  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_a11eb4cb8a44da20 .slider-wrapper_6f861b024c9f87ef .carousel-control-next_b0d0ac1d47f3c7ac:hover,
.project-details-two_a11eb4cb8a44da20 .slider-wrapper_6f861b024c9f87ef .carousel-control-prev_dafdc32f4b456909:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_a11eb4cb8a44da20 .slider-wrapper_6f861b024c9f87ef .carousel-control-prev_dafdc32f4b456909 {
  left: auto;
  right: 45px;
}
.project-details-two_a11eb4cb8a44da20 .info-wrapper_93ef1f163b130ec6 {
  padding: 55px 50px 85px 70px;
}
.project-details-two_a11eb4cb8a44da20 .info-wrapper_93ef1f163b130ec6 h3 {
  font-size: 36px;
}
.project-details-two_a11eb4cb8a44da20 .info-wrapper_93ef1f163b130ec6 .list-meta_63060fafd64f3014 li {
  padding: 22px 0;
}
.project-details-two_a11eb4cb8a44da20 .info-wrapper_93ef1f163b130ec6 .list-meta_63060fafd64f3014 .icon_28550a965b6bfbb9 {
  width: 40px;
}
.project-details-two_a11eb4cb8a44da20 .info-wrapper_93ef1f163b130ec6 .list-meta_63060fafd64f3014 .text1_d7cf8697d4c89c7a {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_a11eb4cb8a44da20 .info-wrapper_93ef1f163b130ec6 .list-meta_63060fafd64f3014 span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_a11eb4cb8a44da20 .info-wrapper_93ef1f163b130ec6 .social-share_c45c4d8f0904e17a li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_a11eb4cb8a44da20 .info-wrapper_93ef1f163b130ec6 .social-share_c45c4d8f0904e17a li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_fb8f6c3917e8f1f3 .slider-wrapper_6f861b024c9f87ef {
  padding-left: 100px;
}
.feedback-section-three_fb8f6c3917e8f1f3 .slider-wrapper_6f861b024c9f87ef .icon_28550a965b6bfbb9 {
  left: 0;
  top: 18px;
}
.feedback-section-three_fb8f6c3917e8f1f3 .slick-dots_4cd8c4a14a9d3da2 {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_fb8f6c3917e8f1f3 .slick-dots_4cd8c4a14a9d3da2 li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_fb8f6c3917e8f1f3 .slick-dots_4cd8c4a14a9d3da2 .slick-active button {
  background: #000;
}
.feedback-section-three_fb8f6c3917e8f1f3 .rating-box_f6a64ed3387e22bb {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_fb8f6c3917e8f1f3 .rating-box_f6a64ed3387e22bb .rating_420a79b46e809dc3 {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_fb8f6c3917e8f1f3 .shape_01_8ecc92e2ce503ae7 {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_fb8f6c3917e8f1f3 .shape_02_cc7efc9c419b07c6 {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_32233422118aea34 {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_32233422118aea34 .post-data_ed3b5bed14e8ec96 {
  padding: 30px 35px 25px;
}
.blog-meta-one_32233422118aea34 .post-data_ed3b5bed14e8ec96 .post-info_ed2546fd75482bd7 {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_32233422118aea34 .post-data_ed3b5bed14e8ec96 .blog-title_1f88f866b6084867 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_32233422118aea34 .post-data_ed3b5bed14e8ec96 .blog-title_1f88f866b6084867:hover {
  text-decoration: underline;
}
.blog-meta-one_32233422118aea34 .post-img_03d3f9ba534f3bb5 {
  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_32233422118aea34 .post-img_03d3f9ba534f3bb5 .round-btn_06d68e73466b35e6 {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_32233422118aea34:hover .round-btn_06d68e73466b35e6 {
  background: #CFFF45;
}
.blog-meta-one_32233422118aea34.style-two_cb9e038a6962cbea {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_32233422118aea34.style-two_cb9e038a6962cbea .post-img_03d3f9ba534f3bb5 {
  border-radius: 0;
}
.blog-meta-one_32233422118aea34.style-two_cb9e038a6962cbea .blog-title_1f88f866b6084867 {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_65a5c47cb687795f {
  background: #fff;
}
.blog-meta-two_65a5c47cb687795f .post-data_ed3b5bed14e8ec96 {
  padding-top: 30px;
}
.blog-meta-two_65a5c47cb687795f .post-data_ed3b5bed14e8ec96 .blog-title_1f88f866b6084867 {
  width: 70%;
}
.blog-meta-two_65a5c47cb687795f .post-data_ed3b5bed14e8ec96 .blog-title_1f88f866b6084867 h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_65a5c47cb687795f .post-data_ed3b5bed14e8ec96 .blog-title_1f88f866b6084867:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_65a5c47cb687795f .post-data_ed3b5bed14e8ec96 .round-btn_06d68e73466b35e6 {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_65a5c47cb687795f .post-data_ed3b5bed14e8ec96 .round-btn_06d68e73466b35e6:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_65a5c47cb687795f .post-data_ed3b5bed14e8ec96 .post-info_ed2546fd75482bd7 {
  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_65a5c47cb687795f .post-img_03d3f9ba534f3bb5 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_65a5c47cb687795f .post-img_03d3f9ba534f3bb5 .date_1123cda94acca7c1 {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_65a5c47cb687795f.style-two_cb9e038a6962cbea {
  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_65a5c47cb687795f.style-two_cb9e038a6962cbea p {
  font-size: 18px;
}
.blog-meta-two_65a5c47cb687795f.style-two_cb9e038a6962cbea .post-img_03d3f9ba534f3bb5 {
  height: auto;
  width: 100%;
}
.blog-meta-two_65a5c47cb687795f.style-two_cb9e038a6962cbea .post-data_ed3b5bed14e8ec96 {
  padding: 26px 0;
}
.blog-meta-two_65a5c47cb687795f.style-two_cb9e038a6962cbea .post-data_ed3b5bed14e8ec96 .post-info_ed2546fd75482bd7 {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_65a5c47cb687795f.style-two_cb9e038a6962cbea .post-data_ed3b5bed14e8ec96 .round-btn_06d68e73466b35e6 {
  border: none;
}

.signup-btn-one_056a5e3bf7a38f79 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_056a5e3bf7a38f79 .icon_28550a965b6bfbb9 {
  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_175ac77bb5bcfe8f {
  z-index: 1;
}
.blog-section-three_175ac77bb5bcfe8f .section-btn_f20457fc8db8c476 {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

.blog-section-four_181987d36f8c3eef {
  z-index: 5;
}
.blog-section-four_181987d36f8c3eef.block-feature-three_3ea06230c9fff4b9:before {
  display: none;
}
.blog-section-four_181987d36f8c3eef.block-feature-three_3ea06230c9fff4b9 .block-one_5185b54eb58cd855 {
  background: url(../snapshots/blog/blog_img_05.jpg) no-repeat center;
  height: 666px;
}

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

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

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

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

.blog-details_2c74e5e84d8143c7 .post-details-meta_7395b379fc3e4369 {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_2c74e5e84d8143c7 .post-details-meta_7395b379fc3e4369 p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_2c74e5e84d8143c7 .post-details-meta_7395b379fc3e4369 .quote-wrapper_043d283e1fb8b1f7 {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_2c74e5e84d8143c7 .post-details-meta_7395b379fc3e4369 .quote-wrapper_043d283e1fb8b1f7 .wrapper_a9c67bf7744f0f39 {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_2c74e5e84d8143c7 .post-details-meta_7395b379fc3e4369 .quote-wrapper_043d283e1fb8b1f7 .wrapper_a9c67bf7744f0f39 .icon_28550a965b6bfbb9 {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_2c74e5e84d8143c7 .post-details-meta_7395b379fc3e4369 .quote-wrapper_043d283e1fb8b1f7 .wrapper_a9c67bf7744f0f39 h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_2c74e5e84d8143c7 .post-details-meta_7395b379fc3e4369 .quote-wrapper_043d283e1fb8b1f7 h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_2c74e5e84d8143c7 .post-details-meta_7395b379fc3e4369 .quote-wrapper_043d283e1fb8b1f7 h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_2c74e5e84d8143c7 .post-details-meta_7395b379fc3e4369 .img-gallery_e513a06bb31bde95 {
  margin-bottom: 50px;
}
.blog-details_2c74e5e84d8143c7 .post-details-meta_7395b379fc3e4369 .img-gallery_e513a06bb31bde95 img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_2c74e5e84d8143c7 .post-details-meta_7395b379fc3e4369 h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_2c74e5e84d8143c7 .post-details-meta_7395b379fc3e4369 .list-item_7df25e46fe2387a8 li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_2c74e5e84d8143c7 .post-details-meta_7395b379fc3e4369 .list-item_7df25e46fe2387a8 li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_2c74e5e84d8143c7 .bottom-widget_8873a31bf4e6693e {
  padding: 10px 0 5px;
}
.blog-details_2c74e5e84d8143c7 .bottom-widget_8873a31bf4e6693e .tags_a38430fd11f23171 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_2c74e5e84d8143c7 .bottom-widget_8873a31bf4e6693e .tags_a38430fd11f23171 a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_2c74e5e84d8143c7 .bottom-widget_8873a31bf4e6693e .tags_a38430fd11f23171 a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_2c74e5e84d8143c7 .bottom-widget_8873a31bf4e6693e .share-icon_7446ef6ed07f862a li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_2c74e5e84d8143c7 .bottom-widget_8873a31bf4e6693e .share-icon_7446ef6ed07f862a a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_2c74e5e84d8143c7 .grey-bg_e166facaf3f4bc25 {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_2c74e5e84d8143c7 .blog-inner-title_ca3ee0fc44e04372 {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_2c74e5e84d8143c7 .blog-comment-area_ec1e5616ed149482 {
  margin: 60px 0;
}
.blog-details_2c74e5e84d8143c7 .blog-comment-area_ec1e5616ed149482 .comment_5703db11f23b6d41 {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_2c74e5e84d8143c7 .blog-comment-area_ec1e5616ed149482 .comment_5703db11f23b6d41:last-child {
  padding-bottom: 5px;
}
.blog-details_2c74e5e84d8143c7 .blog-comment-area_ec1e5616ed149482 .comment_5703db11f23b6d41 .reply-comment_8ff3a55b9266719a {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_2c74e5e84d8143c7 .blog-comment-area_ec1e5616ed149482 .comment_5703db11f23b6d41 .user-avatar_5d7b3df9f5b287af {
  width: 60px;
  height: 60px;
}
.blog-details_2c74e5e84d8143c7 .blog-comment-area_ec1e5616ed149482 .comment_5703db11f23b6d41 .comment-text_adfdf042c664af78 {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_2c74e5e84d8143c7 .blog-comment-area_ec1e5616ed149482 .comment_5703db11f23b6d41 .comment-text_adfdf042c664af78 .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_2c74e5e84d8143c7 .blog-comment-area_ec1e5616ed149482 .comment_5703db11f23b6d41 .comment-text_adfdf042c664af78 .date_1123cda94acca7c1 {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_2c74e5e84d8143c7 .blog-comment-area_ec1e5616ed149482 .comment_5703db11f23b6d41 .comment-text_adfdf042c664af78 p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_2c74e5e84d8143c7 .blog-comment-area_ec1e5616ed149482 .comment_5703db11f23b6d41 .comment-text_adfdf042c664af78 .reply-btn_34dde999a22df44c {
  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_2c74e5e84d8143c7 .blog-comment-area_ec1e5616ed149482 .comment_5703db11f23b6d41 .comment-text_adfdf042c664af78 .reply-btn_34dde999a22df44c:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_2c74e5e84d8143c7 .blog-comment-form_f3a6dfb473ae7ed5 p a {
  color: #19352D;
}
.blog-details_2c74e5e84d8143c7 .blog-comment-form_f3a6dfb473ae7ed5 form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_2c74e5e84d8143c7 .blog-comment-form_f3a6dfb473ae7ed5 form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_2c74e5e84d8143c7 .blog-comment-form_f3a6dfb473ae7ed5 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_490ab08fbcf89757 {
  height: 600px;
}

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

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

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

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

.footer-one_7dfba2a02488ac3a {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_7dfba2a02488ac3a .bottom-footer_340e278bb5e67bcb {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_7dfba2a02488ac3a .social-icon_688f7470f2e836b0 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_7dfba2a02488ac3a .social-icon_688f7470f2e836b0 a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_7dfba2a02488ac3a .footer-title_15cb676eb50bcb66 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_7dfba2a02488ac3a .footer-nav-link_0a27afc9918ed2f7 a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_7dfba2a02488ac3a .footer-nav-link_0a27afc9918ed2f7 a:hover {
  color: #fff;
}
.footer-nav-link_0a27afc9918ed2f7 p {
  font-size: 16px;
}
.logo_0c0fc1baf1ca3669 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_98987de3c7014000 {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_872423468f7f8df5 {
  align-content: center;
}

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

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

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

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

.footer-three_f3317599fde84f6d {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_f3317599fde84f6d .round-bg_b8fa44b5b9154411 {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_f3317599fde84f6d .round-bg_b8fa44b5b9154411.color-two_bb933da11d8a131d {
  background: #F6FFDD;
}
.footer-three_f3317599fde84f6d .footer-intro_5161ee6a7bf63242 p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_f3317599fde84f6d .footer-intro_5161ee6a7bf63242 p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_f3317599fde84f6d .footer-title_15cb676eb50bcb66 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_f3317599fde84f6d .footer-nav-link_0a27afc9918ed2f7 a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_f3317599fde84f6d .footer-nav-link_0a27afc9918ed2f7 a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_f3317599fde84f6d .bottom-footer_340e278bb5e67bcb {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_f3317599fde84f6d .bottom-footer_340e278bb5e67bcb .copyright_c8d3ecc1cc85b3bc {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_f3317599fde84f6d .bottom-footer_340e278bb5e67bcb .bottom-nav_0be9efc717649606 {
  margin: 0 -12px;
}
.footer-three_f3317599fde84f6d .bottom-footer_340e278bb5e67bcb .bottom-nav_0be9efc717649606 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_f3317599fde84f6d .bottom-footer_340e278bb5e67bcb .bottom-nav_0be9efc717649606 a:hover {
  text-decoration: underline;
}
.footer-three_f3317599fde84f6d .bottom-footer_340e278bb5e67bcb .social-icon_688f7470f2e836b0 {
  margin: 0 -10px;
}
.footer-three_f3317599fde84f6d .bottom-footer_340e278bb5e67bcb .social-icon_688f7470f2e836b0 a {
  margin: 0 10px;
}
.footer-three_f3317599fde84f6d .bottom-footer_340e278bb5e67bcb .social-icon_688f7470f2e836b0 a:hover {
  color: #19352D;
}
.footer-three_f3317599fde84f6d .shape_01_8ecc92e2ce503ae7 {
  top: -3%;
  left: -3%;
}
.footer-three_f3317599fde84f6d .shape_02_cc7efc9c419b07c6 {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_382507b5df43a022 {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_382507b5df43a022:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../snapshots/assets_0e5232d7d1/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_382507b5df43a022 h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_382507b5df43a022 .btn-group_f67300d4698e5342 {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_382507b5df43a022 .btn-group_f67300d4698e5342 h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_382507b5df43a022 .btn-group_f67300d4698e5342 h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_382507b5df43a022 .btn-group_f67300d4698e5342 .round-btn_06d68e73466b35e6 {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_382507b5df43a022 .btn-group_f67300d4698e5342 .round-btn_06d68e73466b35e6:hover, .footer-five_382507b5df43a022 .btn-group_f67300d4698e5342 .round-btn_06d68e73466b35e6:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_382507b5df43a022 .social-icon_688f7470f2e836b0 {
  margin: 0 -20px;
}
.footer-five_382507b5df43a022 .social-icon_688f7470f2e836b0 a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_382507b5df43a022 .social-icon_688f7470f2e836b0 a:hover {
  color: #DFFF5E;
}
.footer-five_382507b5df43a022 .bottom-nav_0be9efc717649606 {
  margin: 0 -12px;
}
.footer-five_382507b5df43a022 .bottom-nav_0be9efc717649606 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_382507b5df43a022 .bottom-nav_0be9efc717649606 a:hover {
  text-decoration: underline;
}
.footer-five_382507b5df43a022 .shape_01_8ecc92e2ce503ae7 {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_382507b5df43a022 .shape_02_cc7efc9c419b07c6 {
  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_1270d462bd9bf10a {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_36329051eaf0cf85 {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_e97ca34e80c3d5ab {
  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_40c8946f1508ab3d {
  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_fa94158e31b06174 {
  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_07bb3d9a363df706 {
  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_e4438053d3ca61b3 {
  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_624c883debf951b8 {
  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_7a5d6e332907b638 {
  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_5372614f7c68fd87 {
  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_19b4f8817d21cda8 {
  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_38ff13445a432ce1 {
  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_87f00348ca30d740 {
  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_e426b13edc438c57 {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_04e8ee46051c310b {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_df722207fe4cd149 {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_3a32781bd1731f6f {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_d4111f7cbaee3414 {
  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_a224d830d577e1c4 {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_c647272fcabfb168 {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_93fe15c7a9a48a69 {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_00eda056ccff2d66 {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_e829f9c397eb8274 {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_935531c2c51f3a5b {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_e0a5a0e0ee6e462a {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_ad45f2af6709c309 {
  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_51bee6c9528a3483 {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_1594714b962d97e4 {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_171c0e5495fa47a2 {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_4025796369010589 {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_68b75e90614485f4 {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_206aeecdafd666a3 {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_8a281aefbd4bd00e {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_0cf7b18728a7bbef {
  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_a368d8a2b193f49a {
  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_5ca8c7e4c51b4942 {
  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_b9717dd4a64f84d5 {
  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_bf5caf97636ee1ea {
  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_0b586074489246c4 {
  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_42a5f0e02afd83a4 {
  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_f64ed33f4d4204f5 {
  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_53af6af2d53406d5 {
  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_28f69a361becc9c5 {
  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_3ac8027169db1fc6 {
  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_be5678e45cd29e77 {
  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_e7436d9b55600ba9 {
  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_c95fd89d650ebbca {
  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_6804d00b8382b95b {
  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_32d93738f7924815 {
  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_33381a78c8a93069 {
  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_f46e9fe36c32d75a {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_8d303612ff87ecae {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_11cda99d12902d49 {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_99862f23e67c02d7 {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_548a827f29fc7495 {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_4b86251cf6030cbe {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_29460d107a27089d {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_11900dab9f493861 {
  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_1270d462bd9bf10a {
  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_b814fe751daeb2d3 {
  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_cd2f71df8d456d39 {
  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_84c18dbf67b8345d .theme-select-menu_b96eb32f2224620c {
  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_6ff36341e6164b2e {
  overflow: hidden;
}
.product-block-one_6ff36341e6164b2e .img-holder_7e5b6852d6b46ab7 {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_6ff36341e6164b2e .img-holder_7e5b6852d6b46ab7 .cart-icon_6e1b4f3d9c4b347e {
  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_6ff36341e6164b2e .img-holder_7e5b6852d6b46ab7 .cart-icon_6e1b4f3d9c4b347e:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_6ff36341e6164b2e .img-holder_7e5b6852d6b46ab7 .cart-button_a6901c13d109ab75 {
  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_6ff36341e6164b2e .img-holder_7e5b6852d6b46ab7 .cart-button_a6901c13d109ab75:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_6ff36341e6164b2e .product-title_633fd784e9ad1853 {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_6ff36341e6164b2e .rating_420a79b46e809dc3 {
  margin: 0 -3px;
}
.product-block-one_6ff36341e6164b2e .rating_420a79b46e809dc3 li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_6ff36341e6164b2e .rating_420a79b46e809dc3 li .bi-star-fill_83d90378b8c2bb64 {
  color: #FFCB65;
}
.product-block-one_6ff36341e6164b2e .price_a4cf0b19957e3a7b {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_6ff36341e6164b2e:hover .cart-button_a6901c13d109ab75 {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_6ff36341e6164b2e:hover .product-img_3812645f36f65ade {
  transform: scale(0.95);
}
.product-block-one_6ff36341e6164b2e:hover .cart-icon_6e1b4f3d9c4b347e {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_6ff36341e6164b2e:hover .product-title_633fd784e9ad1853 {
  text-decoration: underline;
}

.product-details-one_c544b97f28143d88 .product-img-tab_83067f03508d7722 {
  border: none;
}
.product-details-one_c544b97f28143d88 .product-img-tab_83067f03508d7722 .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_c544b97f28143d88 .product-img-tab_83067f03508d7722 .nav-link img {
  max-height: 100%;
}
.product-details-one_c544b97f28143d88 .product-img-tab_83067f03508d7722 .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_c544b97f28143d88 .product-img-tab-content_80c81d6ba2b9cf04 {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_c544b97f28143d88 .product-img-tab-content_80c81d6ba2b9cf04 img {
  margin: auto;
}
.product-details-one_c544b97f28143d88 .product-info_8cd8516ff36607a8 .stock-tag_93cd6365734c354e {
  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_c544b97f28143d88 .product-info_8cd8516ff36607a8 .product-name_6ad2c35a4c08edc9 {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_c544b97f28143d88 .product-info_8cd8516ff36607a8 .rating_420a79b46e809dc3 li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_c544b97f28143d88 .product-info_8cd8516ff36607a8 .rating_420a79b46e809dc3 li .bi-star-fill_83d90378b8c2bb64 {
  color: #FFCB65;
}
.product-details-one_c544b97f28143d88 .product-info_8cd8516ff36607a8 .rating_420a79b46e809dc3 li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_c544b97f28143d88 .product-info_8cd8516ff36607a8 .rating_420a79b46e809dc3 li a:hover {
  text-decoration: underline;
}
.product-details-one_c544b97f28143d88 .product-info_8cd8516ff36607a8 .price_a4cf0b19957e3a7b {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_c544b97f28143d88 .product-info_8cd8516ff36607a8 .price_a4cf0b19957e3a7b del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_c544b97f28143d88 .product-info_8cd8516ff36607a8 .availability_e6d3b84a92787233 {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_c544b97f28143d88 .product-info_8cd8516ff36607a8 .description-text_ebf7d35649f39baf {
  padding: 10px 0 15px;
}
.product-details-one_c544b97f28143d88 .product-info_8cd8516ff36607a8 .product-feature_f7e8efea28dc133b {
  margin-bottom: 20px;
}
.product-details-one_c544b97f28143d88 .product-info_8cd8516ff36607a8 .product-feature_f7e8efea28dc133b li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_c544b97f28143d88 .product-info_8cd8516ff36607a8 .product-feature_f7e8efea28dc133b li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_c544b97f28143d88 .product-info_8cd8516ff36607a8 .customize-order_cedeab92b60d8070 h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_c544b97f28143d88 .product-info_8cd8516ff36607a8 .customize-order_cedeab92b60d8070 .quantity_ed360e9fe6f8086f .button-group_036d4d792d804e35 {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_c544b97f28143d88 .product-info_8cd8516ff36607a8 .customize-order_cedeab92b60d8070 .quantity_ed360e9fe6f8086f .button-group_036d4d792d804e35 li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_c544b97f28143d88 .product-info_8cd8516ff36607a8 .customize-order_cedeab92b60d8070 .quantity_ed360e9fe6f8086f .button-group_036d4d792d804e35 li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_c544b97f28143d88 .product-info_8cd8516ff36607a8 .customize-order_cedeab92b60d8070 .quantity_ed360e9fe6f8086f .button-group_036d4d792d804e35 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_c544b97f28143d88 .product-review-tab_8c4d5da3fa26aa93 .nav-tabs_a255522db6884f7b {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_c544b97f28143d88 .product-review-tab_8c4d5da3fa26aa93 .nav-tabs_a255522db6884f7b .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_c544b97f28143d88 .product-review-tab_8c4d5da3fa26aa93 .nav-tabs_a255522db6884f7b .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_c544b97f28143d88 .product-review-tab_8c4d5da3fa26aa93 .nav-tabs_a255522db6884f7b .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_c544b97f28143d88 .product-review-tab_8c4d5da3fa26aa93 .nav-tabs_a255522db6884f7b .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_c544b97f28143d88 .product-review-tab_8c4d5da3fa26aa93 .tab-content_073153e948868798 h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_c544b97f28143d88 .product-review-tab_8c4d5da3fa26aa93 .tab-content_073153e948868798 .product-feature_f7e8efea28dc133b li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_c544b97f28143d88 .product-review-tab_8c4d5da3fa26aa93 .tab-content_073153e948868798 .product-feature_f7e8efea28dc133b li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_c544b97f28143d88 .product-review-tab_8c4d5da3fa26aa93 .user-comment-area_ff73bb9f59aad3ce .single-comment_c618f584dd79b59e {
  padding-bottom: 40px;
}
.product-details-one_c544b97f28143d88 .product-review-tab_8c4d5da3fa26aa93 .user-comment-area_ff73bb9f59aad3ce .single-comment_c618f584dd79b59e:last-child {
  padding-bottom: 0;
}
.product-details-one_c544b97f28143d88 .product-review-tab_8c4d5da3fa26aa93 .user-comment-area_ff73bb9f59aad3ce .user-img_7f987e03cb466fa0 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_c544b97f28143d88 .product-review-tab_8c4d5da3fa26aa93 .user-comment-area_ff73bb9f59aad3ce .user-comment-data_0ea7dd6fb53e567a {
  padding-left: 30px;
  position: relative;
}
.product-details-one_c544b97f28143d88 .product-review-tab_8c4d5da3fa26aa93 .user-comment-area_ff73bb9f59aad3ce .user-comment-data_0ea7dd6fb53e567a .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_c544b97f28143d88 .product-review-tab_8c4d5da3fa26aa93 .user-comment-area_ff73bb9f59aad3ce .user-comment-data_0ea7dd6fb53e567a .rating_420a79b46e809dc3 li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_c544b97f28143d88 .product-review-tab_8c4d5da3fa26aa93 .user-comment-area_ff73bb9f59aad3ce .user-comment-data_0ea7dd6fb53e567a .rating_420a79b46e809dc3 li .bi-star-fill_83d90378b8c2bb64 {
  color: #FFCB65;
}
.product-details-one_c544b97f28143d88 .product-review-tab_8c4d5da3fa26aa93 .user-comment-area_ff73bb9f59aad3ce .user-comment-data_0ea7dd6fb53e567a p {
  padding-top: 8px;
}

.cart-list-form_a99196d0ee01f96c {
  position: relative;
}
.cart-list-form_a99196d0ee01f96c .table_10d4292a309d88c6 {
  margin: 0;
  background: transparent;
}
.cart-list-form_a99196d0ee01f96c .table_10d4292a309d88c6 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_a99196d0ee01f96c .table_10d4292a309d88c6 th:first-child {
  text-align: left;
}
.cart-list-form_a99196d0ee01f96c .table_10d4292a309d88c6 tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_a99196d0ee01f96c .table_10d4292a309d88c6 tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_a99196d0ee01f96c .table_10d4292a309d88c6 tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_a99196d0ee01f96c .table_10d4292a309d88c6 tbody .product-thumbnails_ca14e64c7f91e533 {
  width: 85px;
}
.cart-list-form_a99196d0ee01f96c .table_10d4292a309d88c6 tbody .product-thumbnails_ca14e64c7f91e533 img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_a99196d0ee01f96c .table_10d4292a309d88c6 tbody .product-thumbnails_ca14e64c7f91e533 .product-img_3812645f36f65ade {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_a99196d0ee01f96c .table_10d4292a309d88c6 tbody .product-info_8cd8516ff36607a8 {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_a99196d0ee01f96c .table_10d4292a309d88c6 tbody .product-info_8cd8516ff36607a8 .product-name_6ad2c35a4c08edc9 {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_a99196d0ee01f96c .table_10d4292a309d88c6 tbody .product-info_8cd8516ff36607a8 .serial_9982ef7c8cbe6b10 {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_a99196d0ee01f96c .table_10d4292a309d88c6 tbody .product-info_8cd8516ff36607a8 ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_a99196d0ee01f96c .table_10d4292a309d88c6 tbody .price_a4cf0b19957e3a7b {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_a99196d0ee01f96c .table_10d4292a309d88c6 tbody .quantity_ed360e9fe6f8086f li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_a99196d0ee01f96c .table_10d4292a309d88c6 tbody .quantity_ed360e9fe6f8086f li .btn_70b4befb00c6006b {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_a99196d0ee01f96c .table_10d4292a309d88c6 tbody .quantity_ed360e9fe6f8086f 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_a99196d0ee01f96c .table_10d4292a309d88c6 tbody .remove-product_d08faaae65b7a95d {
  color: #000;
  font-size: 22px;
}
.cart-list-form_a99196d0ee01f96c .table_10d4292a309d88c6 tbody .remove-product_d08faaae65b7a95d:hover {
  color: #ff2759;
}
.cart-list-form_a99196d0ee01f96c .cart-footer_74feed5e8dcd5817 {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_a99196d0ee01f96c .cart-footer_74feed5e8dcd5817 .coupon-form_4171fd9f90ea47f0 input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_a99196d0ee01f96c .cart-footer_74feed5e8dcd5817 .cart-total-section_046f6198384d0ea9 {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_a99196d0ee01f96c .cart-footer_74feed5e8dcd5817 .cart-total-section_046f6198384d0ea9 .cart-total-table_775f91cdb2523134 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_a99196d0ee01f96c .cart-footer_74feed5e8dcd5817 .cart-total-section_046f6198384d0ea9 .cart-total-table_775f91cdb2523134 tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_3795bfc10ee60664 {
  height: auto;
}

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

.fancybox-caption_3ff051910c0cb3ff, .fancybox-infobar_4a3987dd3ea45ed8, .fancybox-navigation_fe8149d959ae2ee1 .fancybox-button_cd5a16e88e8df594, .fancybox-toolbar_af37313d96f83384 {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_03fcfc47de510896 .fancybox-caption_3ff051910c0cb3ff, .fancybox-show-infobar_1e4330aa8c01f60c .fancybox-infobar_4a3987dd3ea45ed8, .fancybox-show-nav_6ddfb855978dfda5 .fancybox-navigation_fe8149d959ae2ee1 .fancybox-button_cd5a16e88e8df594, .fancybox-show-toolbar_db6e8c67c0c57b6c .fancybox-toolbar_af37313d96f83384 {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_bd5fda8495718ba2 .fancybox-stage_352247a0e7a53f28 {
  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_9cf6908b9ae6124a .fancybox-slide, .fancybox-slide--current_48fc7f8b7fe45a67, .fancybox-slide--next_3d83619e3b0344f7, .fancybox-slide--previous_1b35f5b3b0a16b9e {
  display: block;
}

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

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

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

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

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

.fancybox-content_9e558a113124c417 {
  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_6c12045af0998cde .fancybox-content_9e558a113124c417 {
  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_8b1b0f0dd0ecfd8e .fancybox-content_9e558a113124c417 {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_8732363fd46811c6 .fancybox-content_9e558a113124c417 {
  cursor: zoom-in;
}

.fancybox-can-drag_39251109a295d53d .fancybox-content_9e558a113124c417 {
  cursor: grab;
}

.fancybox-is-dragging_7e6cc092e7a634a0 .fancybox-content_9e558a113124c417 {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_c4b764db7589d60a .fancybox-content_9e558a113124c417 {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_182f4d6741ec0432 .fancybox-content_9e558a113124c417, .fancybox-slide--map_175af88decf15326 .fancybox-content_9e558a113124c417, .fancybox-slide--video_d43cc605a598e42c .fancybox-content_9e558a113124c417 {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_d43cc605a598e42c .fancybox-content_9e558a113124c417 {
  background: #000;
}

.fancybox-slide--map_175af88decf15326 .fancybox-content_9e558a113124c417 {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_79b25139a0aca6dc svg path, .fancybox-button--share_67ea17fca84f3b1d svg path, .fancybox-button--thumbs_d78a452be91fc580 svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_6ddfb855978dfda5 .fancybox-navigation_fe8149d959ae2ee1 .fancybox-button_cd5a16e88e8df594 {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_fe8149d959ae2ee1 .fancybox-button--arrow_left_d8a617f6e46658bf {
  left: 6px;
}

.fancybox-navigation_fe8149d959ae2ee1 .fancybox-button--arrow_right_a7198fa453fdf70c {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_182f4d6741ec0432 .fancybox-close-small_12639a7d392b6364, .fancybox-slide--image_6c12045af0998cde .fancybox-close-small_12639a7d392b6364, .fancybox-slide--video_d43cc605a598e42c .fancybox-close-small_12639a7d392b6364 {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_182f4d6741ec0432 .fancybox-close-small_12639a7d392b6364:hover svg, .fancybox-slide--image_6c12045af0998cde .fancybox-close-small_12639a7d392b6364:hover svg, .fancybox-slide--video_d43cc605a598e42c .fancybox-close-small_12639a7d392b6364:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_6d1538a4809d9e2e .fancybox-close-small_12639a7d392b6364, .fancybox-is-zoomable_9fcffe185a39658d.fancybox-can-drag_39251109a295d53d .fancybox-close-small_12639a7d392b6364 {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_dcd58b87464a3268.fancybox-slide--next_3d83619e3b0344f7, .fancybox-fx-fade_dcd58b87464a3268.fancybox-slide--previous_1b35f5b3b0a16b9e {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_dcd58b87464a3268.fancybox-slide--current_48fc7f8b7fe45a67 {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_f50d1254104e8718 {
  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_0e4b944572c36896 {
  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_1035297c9efbe133 {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_aff6d045c2dafe22 .fancybox-thumbs_0e4b944572c36896 {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_0e4b944572c36896 > 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_0e4b944572c36896 .fancybox-thumbs-active_2e2f28a2b8b4c79b:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_3da77de95968beec .slick-track_f19c8ee2339e9345,
.slick-slider_3da77de95968beec .slick-list_0826a14235d34569 {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_9fce2882edcaad0e .slick-track_f19c8ee2339e9345 {
  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_9fce2882edcaad0e img {
  display: none;
}

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

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

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

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

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