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

.h1_b4961ef096332f98,
h1,
.h2_3234a56edbdcdfd4,
h2,
.h3_b409561efa25342d,
h3,
.h4_dd6aa6a0a5dde5e2,
h4,
.h5_deab4cee6b6b7229,
h5,
.h6_6e804ec065d72cc4,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_9c51a860b371ee07 {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_775d3a3b6c6171e1 {
  padding: 0 !important;
}

.m0_eb99df7a62c2e6c0 {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_29e137fcd19160e3 {
    padding: 0 !important;
  }
  .xl-m0_1cc6651d06eb785c {
    margin: 0 !important;
  }
  .xl-pt-10_1e9ecaff8877435d {
    padding-top: 10px !important;
  }
  .xl-pt-20_2af33420ebeec467 {
    padding-top: 20px !important;
  }
  .xl-pt-30_9959f125bd7d1b3f {
    padding-top: 30px !important;
  }
  .xl-pt-40_a8faf07555c3fc5e {
    padding-top: 40px !important;
  }
  .xl-pt-50_379eeb6347c46d8d {
    padding-top: 50px !important;
  }
  .xl-pt-60_9b304e2beabe5c4d {
    padding-top: 60px !important;
  }
  .xl-pt-70_ab873677edafdc23 {
    padding-top: 70px !important;
  }
  .xl-pt-80_4f66a5653c626dd7 {
    padding-top: 80px !important;
  }
  .xl-pt-90_49082d0a670437c6 {
    padding-top: 90px !important;
  }
  .xl-pt-100_22e87cb511f06b0b {
    padding-top: 100px !important;
  }
  .xl-pt-110_307c46bd4fdd7320 {
    padding-top: 110px !important;
  }
  .xl-pt-120_e45258cbf4b583c4 {
    padding-top: 120px !important;
  }
  .xl-pt-130_43e0f0ea0f04ef55 {
    padding-top: 130px !important;
  }
  .xl-pt-140_7c081558b850e748 {
    padding-top: 140px !important;
  }
  .xl-pt-150_3c5efdd9393a7e3a {
    padding-top: 150px !important;
  }
  .xl-pt-200_f1d24b6be21abc07 {
    padding-top: 200px !important;
  }
  .xl-pb-10_3d1d2f6ac1d97125 {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_3be7be64086073c5 {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_1a9ace892e17a205 {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_364bab3ea5400b78 {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_ba1db7f9598d7f78 {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_8aae0f05e05185b6 {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_755f16233c98ad1e {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_008173ef11f7354b {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_4e5dfecf79b772a8 {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_5a6e7cd7da77eee6 {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_4cd315b7a9f53677 {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_54658cf23355e74d {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_4360c1875143416d {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_be1a2b7907a36567 {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_a2f26034fa589d14 {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_5584799517f948b3 {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_cd8a579b85ea466b {
    margin-top: 10px !important;
  }
  .xl-mt-20_d929223910d652f6 {
    margin-top: 20px !important;
  }
  .xl-mt-30_5045e645f13f13ae {
    margin-top: 30px !important;
  }
  .xl-mt-40_f9117d0d11172aff {
    margin-top: 40px !important;
  }
  .xl-mt-50_a79cf747a08cf730 {
    margin-top: 50px !important;
  }
  .xl-mt-60_c666c33622b85809 {
    margin-top: 60px !important;
  }
  .xl-mt-70_6a5d0ddcff4dcb8a {
    margin-top: 70px !important;
  }
  .xl-mt-80_77aab121b6638d14 {
    margin-top: 80px !important;
  }
  .xl-mt-90_6df9d45600aa882e {
    margin-top: 90px !important;
  }
  .xl-mt-100_4aa032ab08743e70 {
    margin-top: 100px !important;
  }
  .xl-mt-110_1647539deacafda9 {
    margin-top: 110px !important;
  }
  .xl-mt-120_3fd3a88d57a72887 {
    margin-top: 120px !important;
  }
  .xl-mt-130_e767e434f7d728c9 {
    margin-top: 130px !important;
  }
  .xl-mt-140_420c1fa656ec9c75 {
    margin-top: 140px !important;
  }
  .xl-mt-150_9d00b1e05dc3ac1b {
    margin-top: 150px !important;
  }
  .xl-mt-200_732f2b97e97aa357 {
    margin-top: 200px !important;
  }
  .xl-mb-10_b7178c26e8ec81aa {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_1f9931f1a92b1193 {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_9bc458c7e901920b {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_29fc71e7fd682bd4 {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_f944625ad60badcf {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_071a2301e2fafa5a {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_0bba5833ef38b98c {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_90cc3c9180889435 {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_7ef520bb232c3c9f {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_7f7eb515f7f9c8f2 {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_cbdbd7dd98a69958 {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_ce2e8d601b0f0ab7 {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_4c47f3277f3eb050 {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_52e944bf2f9a8a94 {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_a95a14b811e0569e {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_e751efee2c01bd77 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_270a3b43ce30632f {
    padding: 0 !important;
  }
  .lg-m0_93faef1ab750a2bb {
    margin: 0 !important;
  }
  .lg-pt-10_57e6fc2824e6a102 {
    padding-top: 10px !important;
  }
  .lg-pt-20_125ac03bc062e3df {
    padding-top: 20px !important;
  }
  .lg-pt-30_1c4edbc8f6f821d7 {
    padding-top: 30px !important;
  }
  .lg-pt-40_2be2d467073d0e72 {
    padding-top: 40px !important;
  }
  .lg-pt-50_1d9d7a7bc5604c2c {
    padding-top: 50px !important;
  }
  .lg-pt-60_fa273fa75634365e {
    padding-top: 60px !important;
  }
  .lg-pt-70_2783af64a02c0150 {
    padding-top: 70px !important;
  }
  .lg-pt-80_39b4c1c6ee7528c1 {
    padding-top: 80px !important;
  }
  .lg-pt-90_002a525316dbf6e6 {
    padding-top: 90px !important;
  }
  .lg-pt-100_ad72297472a50614 {
    padding-top: 100px !important;
  }
  .lg-pt-110_a1970d3b6a3cd511 {
    padding-top: 110px !important;
  }
  .lg-pt-120_4cbc5215a0a3d5ff {
    padding-top: 120px !important;
  }
  .lg-pt-130_562b21a2c32ad0ac {
    padding-top: 130px !important;
  }
  .lg-pt-140_1186a8cc28b7c644 {
    padding-top: 140px !important;
  }
  .lg-pt-150_e69324ee394fedc9 {
    padding-top: 150px !important;
  }
  .lg-pt-200_95b26dc9dd2b4f8b {
    padding-top: 200px !important;
  }
  .lg-pb-10_398726bf830d4123 {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_26fe9c3d0a905963 {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_a3732dc98c35116c {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_d86a6e43f244655c {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_5ece508f51d2369b {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_b52c8816fb731449 {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_15493fb5f8700a59 {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_637270cc6fbe7bfa {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_325ddb788b56c7ce {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_939890e335aa55f9 {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_7777b9a9a31b0cc4 {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_9a613f4c37ce124a {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_fbc747e26878975f {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_20129e03b3be106e {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_3b920e37dae061ac {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_30c4c930c7e5cc9a {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_2022a7e77623538d {
    margin-top: 10px !important;
  }
  .lg-mt-20_629658eb3b7ba380 {
    margin-top: 20px !important;
  }
  .lg-mt-30_c2260cc866ddcf97 {
    margin-top: 30px !important;
  }
  .lg-mt-40_fca3e89a281b4df1 {
    margin-top: 40px !important;
  }
  .lg-mt-50_7a2c49ae810da7be {
    margin-top: 50px !important;
  }
  .lg-mt-60_47a9b56d426194d9 {
    margin-top: 60px !important;
  }
  .lg-mt-70_fbaf1c193207d75e {
    margin-top: 70px !important;
  }
  .lg-mt-80_5c50da40813c116d {
    margin-top: 80px !important;
  }
  .lg-mt-90_43257f491a81ff35 {
    margin-top: 90px !important;
  }
  .lg-mt-100_cae227c34183e3d9 {
    margin-top: 100px !important;
  }
  .lg-mt-110_544566e2f90f719b {
    margin-top: 110px !important;
  }
  .lg-mt-120_4bf41c76080ce523 {
    margin-top: 120px !important;
  }
  .lg-mt-130_b2ceb55d265aa181 {
    margin-top: 130px !important;
  }
  .lg-mt-140_3ccd647a7f5a491e {
    margin-top: 140px !important;
  }
  .lg-mt-150_21c0abb09f1459b3 {
    margin-top: 150px !important;
  }
  .lg-mt-200_781a06d3b7c89348 {
    margin-top: 200px !important;
  }
  .lg-mb-10_57db0190f5aba838 {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_988a0004dd51384c {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_15465af70411fddc {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_55d33980be620319 {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_8040357f9f0ab588 {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_56d4b1e3bd75b05e {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_cd1f8dbf9cec49b4 {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_bc315e3ef654ffa3 {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_4cef1979dab1f535 {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_f810860035cda943 {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_bac9b3dd763333cd {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_c455dda786fb1223 {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_8c3abca9c9e10b56 {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_0854489784b5568d {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_6f2a8b05a9e6cd74 {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_b3a3bcfbd2b76bb8 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_34b2325d7803c784 {
    padding: 0 !important;
  }
  .md-m0_83667e2b348fe9d2 {
    margin: 0 !important;
  }
  .md-pt-10_33ff76fc816c3568 {
    padding-top: 10px !important;
  }
  .md-pt-20_b9e8b163ef1a56c6 {
    padding-top: 20px !important;
  }
  .md-pt-30_494a5a84198e94ba {
    padding-top: 30px !important;
  }
  .md-pt-40_483356a14c71f7e6 {
    padding-top: 40px !important;
  }
  .md-pt-50_5e0ab5fcf560e763 {
    padding-top: 50px !important;
  }
  .md-pt-60_c2f4393d01dd49bf {
    padding-top: 60px !important;
  }
  .md-pt-70_ddf386107d81fddc {
    padding-top: 70px !important;
  }
  .md-pt-80_63fb315feda5cc47 {
    padding-top: 80px !important;
  }
  .md-pt-90_02a249dc670239fe {
    padding-top: 90px !important;
  }
  .md-pt-100_bf04be2a746d6a32 {
    padding-top: 100px !important;
  }
  .md-pt-110_e5186fe48788300d {
    padding-top: 110px !important;
  }
  .md-pt-120_75f7891b64c2b49d {
    padding-top: 120px !important;
  }
  .md-pt-130_403de08889cce1e3 {
    padding-top: 130px !important;
  }
  .md-pt-140_e5bd485a79bb53d3 {
    padding-top: 140px !important;
  }
  .md-pt-150_2ec33cb551aa03e5 {
    padding-top: 150px !important;
  }
  .md-pt-200_5802e1593be4f274 {
    padding-top: 200px !important;
  }
  .md-pb-10_4a048e03d4eeb525 {
    padding-bottom: 10px !important;
  }
  .md-pb-20_be0ef141cb8f530c {
    padding-bottom: 20px !important;
  }
  .md-pb-30_672400983e5cce3e {
    padding-bottom: 30px !important;
  }
  .md-pb-40_cf1cffe8d49a0d7f {
    padding-bottom: 40px !important;
  }
  .md-pb-50_4e4032ec3c9cbe33 {
    padding-bottom: 50px !important;
  }
  .md-pb-60_61e17a3217179b58 {
    padding-bottom: 60px !important;
  }
  .md-pb-70_307ff0635cc6ec2b {
    padding-bottom: 70px !important;
  }
  .md-pb-80_07ea279d36c055c5 {
    padding-bottom: 80px !important;
  }
  .md-pb-90_79cadea0dc66a03f {
    padding-bottom: 90px !important;
  }
  .md-pb-100_ac67d80ce502054c {
    padding-bottom: 100px !important;
  }
  .md-pb-110_a8d6e57f99aab2f4 {
    padding-bottom: 110px !important;
  }
  .md-pb-120_81af20fad28face1 {
    padding-bottom: 120px !important;
  }
  .md-pb-130_b166a905dc5d90fa {
    padding-bottom: 130px !important;
  }
  .md-pb-140_a91111a835ddc87b {
    padding-bottom: 140px !important;
  }
  .md-pb-150_8b47d82d8908ac55 {
    padding-bottom: 150px !important;
  }
  .md-pb-200_c56007f1f1edde1c {
    padding-bottom: 200px !important;
  }
  .md-mt-10_c093440d9aa0cd03 {
    margin-top: 10px !important;
  }
  .md-mt-20_618caa640fcd7e0a {
    margin-top: 20px !important;
  }
  .md-mt-30_77c7116426109298 {
    margin-top: 30px !important;
  }
  .md-mt-40_7fa8ed8e87487c87 {
    margin-top: 40px !important;
  }
  .md-mt-50_f44633ca4aeb1236 {
    margin-top: 50px !important;
  }
  .md-mt-60_5250a8bb0c487365 {
    margin-top: 60px !important;
  }
  .md-mt-70_bfb0528ec04a3579 {
    margin-top: 70px !important;
  }
  .md-mt-80_886887f63562967a {
    margin-top: 80px !important;
  }
  .md-mt-90_d4cf2619939286a6 {
    margin-top: 90px !important;
  }
  .md-mt-100_26024173da79b208 {
    margin-top: 100px !important;
  }
  .md-mt-110_840be4427e8abfc1 {
    margin-top: 110px !important;
  }
  .md-mt-120_7076f6400e2b0126 {
    margin-top: 120px !important;
  }
  .md-mt-130_948bae6d289e9edf {
    margin-top: 130px !important;
  }
  .md-mt-140_a4e540d3eb93e654 {
    margin-top: 140px !important;
  }
  .md-mt-150_6499f0c721782267 {
    margin-top: 150px !important;
  }
  .md-mt-200_f6fa5675696159f0 {
    margin-top: 200px !important;
  }
  .md-mb-10_3b7f50035f40365b {
    margin-bottom: 10px !important;
  }
  .md-mb-20_48995e3ecc02742b {
    margin-bottom: 20px !important;
  }
  .md-mb-30_f345ee56c59d0516 {
    margin-bottom: 30px !important;
  }
  .md-mb-40_c7d51cc1d9886cd6 {
    margin-bottom: 40px !important;
  }
  .md-mb-50_7afb696885086226 {
    margin-bottom: 50px !important;
  }
  .md-mb-60_2f2c59589e4e3f12 {
    margin-bottom: 60px !important;
  }
  .md-mb-70_33df191435975296 {
    margin-bottom: 70px !important;
  }
  .md-mb-80_59bd03be93e6d532 {
    margin-bottom: 80px !important;
  }
  .md-mb-90_5cccf1815fe6cc93 {
    margin-bottom: 90px !important;
  }
  .md-mb-100_50d37a0e0bb41f04 {
    margin-bottom: 100px !important;
  }
  .md-mb-110_00330e11e7217549 {
    margin-bottom: 110px !important;
  }
  .md-mb-120_7d14cdc5fa03c8a7 {
    margin-bottom: 120px !important;
  }
  .md-mb-130_22a7a5203cadff8d {
    margin-bottom: 130px !important;
  }
  .md-mb-140_c47c650a73dcc7cb {
    margin-bottom: 140px !important;
  }
  .md-mb-150_660217bcc532714a {
    margin-bottom: 150px !important;
  }
  .md-mb-200_bf5d1e0bfad987de {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_db0d6eb376f27012 {
    padding: 0 !important;
  }
  .sm-m0_1df25d4d6b009554 {
    margin: 0 !important;
  }
  .sm-pt-10_a104eb9868a308f9 {
    padding-top: 10px !important;
  }
  .sm-pt-20_af46d93089bf042a {
    padding-top: 20px !important;
  }
  .sm-pt-30_dab7644e61df492e {
    padding-top: 30px !important;
  }
  .sm-pt-40_8604971b09a5d888 {
    padding-top: 40px !important;
  }
  .sm-pt-50_f9daf5a4068f13a9 {
    padding-top: 50px !important;
  }
  .sm-pt-60_a5c8bc79dcda7c93 {
    padding-top: 60px !important;
  }
  .sm-pt-70_593d626d740d6c62 {
    padding-top: 70px !important;
  }
  .sm-pt-80_214733aae51218c1 {
    padding-top: 80px !important;
  }
  .sm-pt-90_a9d6fd1541f6cb53 {
    padding-top: 90px !important;
  }
  .sm-pt-100_75c8b3c2164791ff {
    padding-top: 100px !important;
  }
  .sm-pt-110_4156754e25286e4c {
    padding-top: 110px !important;
  }
  .sm-pt-120_da46c72898ab23bf {
    padding-top: 120px !important;
  }
  .sm-pt-130_c326ebe2fbf4743b {
    padding-top: 130px !important;
  }
  .sm-pt-140_c9f7768847114ace {
    padding-top: 140px !important;
  }
  .sm-pt-150_2a4c68a7abfbd4f1 {
    padding-top: 150px !important;
  }
  .sm-pt-200_e796056c65eb7b9e {
    padding-top: 200px !important;
  }
  .sm-pb-10_7c94cb29e83a0341 {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_f141d8e41d05150c {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_6f73ee9fe22a2086 {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_754dd61a9d573e3a {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_efc2dc4236d6e2fb {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_2be9a9a02ef3a046 {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_fe054451ab0d4a89 {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_1f3f6851ef9eb1b0 {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_1101db3f27dff7f8 {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_2bafde3297ddfc40 {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_d4ea56ed8da7b971 {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_5065a4336161c4cd {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_652956530b75c20b {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_5b20544b8a682424 {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_f2b645224a865b06 {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_8b345c767e4ad2da {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_3fad71af29bfd1cc {
    margin-top: 10px !important;
  }
  .sm-mt-20_f4c1baa56593dd80 {
    margin-top: 20px !important;
  }
  .sm-mt-30_8e3146d8b78a3e0d {
    margin-top: 30px !important;
  }
  .sm-mt-40_38b3b0f48687f6c0 {
    margin-top: 40px !important;
  }
  .sm-mt-50_79f0adcad2c979f1 {
    margin-top: 50px !important;
  }
  .sm-mt-60_0521738096b44285 {
    margin-top: 60px !important;
  }
  .sm-mt-70_248cf1e1fb7328aa {
    margin-top: 70px !important;
  }
  .sm-mt-80_cb5fcfe5be06c305 {
    margin-top: 80px !important;
  }
  .sm-mt-90_20efb0f3251a852a {
    margin-top: 90px !important;
  }
  .sm-mt-100_4cade30e8eccb968 {
    margin-top: 100px !important;
  }
  .sm-mt-110_67d56c39619803c1 {
    margin-top: 110px !important;
  }
  .sm-mt-120_c3759644a1c6c2b2 {
    margin-top: 120px !important;
  }
  .sm-mt-130_2105cccc4a369e9d {
    margin-top: 130px !important;
  }
  .sm-mt-140_761ffc73cd556f5a {
    margin-top: 140px !important;
  }
  .sm-mt-150_76c0370fa6dd2ec7 {
    margin-top: 150px !important;
  }
  .sm-mt-200_b4a9a5ae7ed7af31 {
    margin-top: 200px !important;
  }
  .sm-mb-10_35ac45f67a294d1f {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_8403fbdb36e3895e {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_d8de00001f3258d6 {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_4a83ca09c4d2c498 {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_45fe18af71aff619 {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_7efa48367bb5d155 {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_bfa5232fa77691de {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_a085d0a72eda8382 {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_a1296e50be812616 {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_da6a5f0182c51eef {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_d52158494342aeac {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_cf9d4ce816e61423 {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_8d732926b9bc15f6 {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_f13af08a71a77070 {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_16270315859b8a9e {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_f51eae09f16fe4bb {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_1fe4420148e828f4 {
    padding: 0 !important;
  }
  .xs-m0_8fb0fa5e95ec9a3e {
    margin: 0 !important;
  }
  .xs-pt-10_2029fcdc45522385 {
    padding-top: 10px !important;
  }
  .xs-pt-20_2bc58cdb21d7b949 {
    padding-top: 20px !important;
  }
  .xs-pt-30_4d96663fa7ff7b56 {
    padding-top: 30px !important;
  }
  .xs-pt-40_0f73b8ac520f668e {
    padding-top: 40px !important;
  }
  .xs-pt-50_d2eb97df57c18772 {
    padding-top: 50px !important;
  }
  .xs-pt-60_ed4377c25f364f90 {
    padding-top: 60px !important;
  }
  .xs-pt-70_af1c2564078e7d8a {
    padding-top: 70px !important;
  }
  .xs-pt-80_d41f54785b01b73a {
    padding-top: 80px !important;
  }
  .xs-pt-90_a5e243e669c1ff53 {
    padding-top: 90px !important;
  }
  .xs-pt-100_9431c0ec12e190d8 {
    padding-top: 100px !important;
  }
  .xs-pt-110_82ff450c85bbb8d8 {
    padding-top: 110px !important;
  }
  .xs-pt-120_d72162ee99475acd {
    padding-top: 120px !important;
  }
  .xs-pt-130_4d47233ef57e4e3c {
    padding-top: 130px !important;
  }
  .xs-pt-140_0e5cf9acfac69463 {
    padding-top: 140px !important;
  }
  .xs-pt-150_25242058d4fc4f82 {
    padding-top: 150px !important;
  }
  .xs-pt-200_c9c0d7fb9cdd5bec {
    padding-top: 200px !important;
  }
  .xs-pb-10_cd53eab2deedd35f {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_73bb9bd3d084d86d {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_5acb1d01c106a380 {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_070e5f781ada1fa0 {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_c4ecf327bd79d447 {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_20019b21643063c9 {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_4f239e321cdaba1d {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_b1da8f23fe73edfc {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_0b825cd8dfbc3880 {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_10619143daa2e843 {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_069984b05961eae6 {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_ff6545bbf0357c4a {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_c3d49d5a7c6257e5 {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_a885c0d82a8fe672 {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_2f6260a7297a3c17 {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_b0e1631a221b5bd7 {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_c70a5d5b4bd295c8 {
    margin-top: 10px !important;
  }
  .xs-mt-20_3d836d3c64a0231a {
    margin-top: 20px !important;
  }
  .xs-mt-30_2e27ba95cef7c57f {
    margin-top: 30px !important;
  }
  .xs-mt-40_c0cc0b8d53e74235 {
    margin-top: 40px !important;
  }
  .xs-mt-50_c846edbfa5543f28 {
    margin-top: 50px !important;
  }
  .xs-mt-60_4993c3ee1c61d5d7 {
    margin-top: 60px !important;
  }
  .xs-mt-70_9f3531658529dfa6 {
    margin-top: 70px !important;
  }
  .xs-mt-80_f0bc7abeddb28f4b {
    margin-top: 80px !important;
  }
  .xs-mt-90_9e1d583bd3800265 {
    margin-top: 90px !important;
  }
  .xs-mt-100_4ee8ff91b3717686 {
    margin-top: 100px !important;
  }
  .xs-mt-110_c07686431c9d46e2 {
    margin-top: 110px !important;
  }
  .xs-mt-120_9adebb1b516cd612 {
    margin-top: 120px !important;
  }
  .xs-mt-130_2afa8d29eed32bdd {
    margin-top: 130px !important;
  }
  .xs-mt-140_aee03ec116a20fcb {
    margin-top: 140px !important;
  }
  .xs-mt-150_c35e9af6266c8d07 {
    margin-top: 150px !important;
  }
  .xs-mt-200_43c1412c11ca59a4 {
    margin-top: 200px !important;
  }
  .xs-mb-10_43da5a93f0fc0809 {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_b07b63013fe192f4 {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_327d4975ad31d0ec {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_dec753fb780a59b2 {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_741db310f25bbd9d {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_c5729ae8e61eb680 {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_7ad342e0dc3a2cd7 {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_988d7fab505d25be {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_915f11f25065d604 {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_8c61d2533ca97473 {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_4864fc56ede325dd {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_c0e81d12a0577a01 {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_e332b62955fb0a7b {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_708344b5d38f4a9e {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_88a70bc8758bfb19 {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_b1e30dd9cd3d7982 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_cdff3c4c949b7d4c {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_cdff3c4c949b7d4c.menu-overlay_57fa0e80944738a1 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_cdff3c4c949b7d4c.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_cdff3c4c949b7d4c .navbar-toggler_069b1ffa3a0cee01 {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_cdff3c4c949b7d4c.menu-style-three_3bf1e8b89bca9cc6 .navbar-toggler_069b1ffa3a0cee01 {
  background: #000;
}
.theme-main-menu_cdff3c4c949b7d4c.menu-style-four_90e878d854e85ad5 .navbar-toggler_069b1ffa3a0cee01 {
  background: #E6FD5A;
}
.theme-main-menu_cdff3c4c949b7d4c.menu-style-five_b7a9284b349c4153 .navbar-toggler_069b1ffa3a0cee01 {
  background: #DFFF5E;
}
.theme-main-menu_cdff3c4c949b7d4c .navbar-toggler_069b1ffa3a0cee01:focus {
  box-shadow: none;
}
.theme-main-menu_cdff3c4c949b7d4c .navbar-toggler_069b1ffa3a0cee01::before,
.theme-main-menu_cdff3c4c949b7d4c .navbar-toggler_069b1ffa3a0cee01::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_cdff3c4c949b7d4c .navbar-toggler_069b1ffa3a0cee01 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_cdff3c4c949b7d4c.menu-style-three_3bf1e8b89bca9cc6 .navbar-toggler_069b1ffa3a0cee01:before, .theme-main-menu_cdff3c4c949b7d4c.menu-style-three_3bf1e8b89bca9cc6 .navbar-toggler_069b1ffa3a0cee01:after, .theme-main-menu_cdff3c4c949b7d4c.menu-style-three_3bf1e8b89bca9cc6 .navbar-toggler_069b1ffa3a0cee01 span {
  background: #fff;
}
.theme-main-menu_cdff3c4c949b7d4c .navbar-toggler_069b1ffa3a0cee01::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_cdff3c4c949b7d4c .navbar-toggler_069b1ffa3a0cee01::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_cdff3c4c949b7d4c .navbar-toggler_069b1ffa3a0cee01[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_cdff3c4c949b7d4c .navbar-toggler_069b1ffa3a0cee01[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_cdff3c4c949b7d4c .navbar-toggler_069b1ffa3a0cee01[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_cdff3c4c949b7d4c .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_cdff3c4c949b7d4c .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_cdff3c4c949b7d4c.white-vr_7f898e987a614c3e .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_cdff3c4c949b7d4c.white-vr_7f898e987a614c3e .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_cdff3c4c949b7d4c.white-vr_7f898e987a614c3e.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_cdff3c4c949b7d4c.menu-style-one_000b4b5eae374555 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_cdff3c4c949b7d4c.menu-style-two_ecf857b0c2a3d24c {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_cdff3c4c949b7d4c.menu-style-two_ecf857b0c2a3d24c .info-row_879ba9baa56c5e4a {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_cdff3c4c949b7d4c.menu-style-two_ecf857b0c2a3d24c .gap-fix_c7411a25262bf2fb {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_cdff3c4c949b7d4c.menu-style-two_ecf857b0c2a3d24c .greetings_3ee6ff746f34cb83 {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_cdff3c4c949b7d4c.menu-style-two_ecf857b0c2a3d24c .contact-info_777d3b505dea4dc4 {
  margin: 0 -15px;
}
.theme-main-menu_cdff3c4c949b7d4c.menu-style-two_ecf857b0c2a3d24c .contact-info_777d3b505dea4dc4 li {
  padding: 0 15px;
}
.theme-main-menu_cdff3c4c949b7d4c.menu-style-two_ecf857b0c2a3d24c .contact-info_777d3b505dea4dc4 li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_cdff3c4c949b7d4c.menu-style-two_ecf857b0c2a3d24c .contact-info_777d3b505dea4dc4 li a:hover {
  text-decoration: underline;
}
.theme-main-menu_cdff3c4c949b7d4c.menu-style-two_ecf857b0c2a3d24c .inner-content_90f998b89ed1221b {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_cdff3c4c949b7d4c.menu-style-two_ecf857b0c2a3d24c.fixed .info-row_879ba9baa56c5e4a {
  display: none;
}
.theme-main-menu_cdff3c4c949b7d4c.menu-style-five_b7a9284b349c4153 {
  background: #000;
  padding: 0;
}
.theme-main-menu_cdff3c4c949b7d4c.menu-style-five_b7a9284b349c4153 .inner-content_90f998b89ed1221b {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_cdff3c4c949b7d4c.menu-style-six_c213b7fdb8b8d27f .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_cdff3c4c949b7d4c.menu-style-six_c213b7fdb8b8d27f .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_cdff3c4c949b7d4c .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_c00f1859b6292fa7 {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_c00f1859b6292fa7 .mega-menu-title_9a377171a5e5b07c {
  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_cdff3c4c949b7d4c .login-btn-one_a846eabeb450fce6 a {
  color: #000;
}
.theme-main-menu_cdff3c4c949b7d4c .login-btn-one_a846eabeb450fce6 a:hover {
  text-decoration: underline;
}
.theme-main-menu_cdff3c4c949b7d4c .login-btn-two_ba7ba9505aa8fa51 a {
  color: #044F3B;
}
.theme-main-menu_cdff3c4c949b7d4c .login-btn-two_ba7ba9505aa8fa51 a:hover {
  text-decoration: underline;
}
.theme-main-menu_cdff3c4c949b7d4c .signup-btn-one_b93a04daee6c208d 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_cdff3c4c949b7d4c .signup-btn-one_b93a04daee6c208d .icon_7ce2a90e84842586 {
  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_cdff3c4c949b7d4c .signup-btn-one_b93a04daee6c208d:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_cdff3c4c949b7d4c .signup-btn-one_b93a04daee6c208d:hover .icon_7ce2a90e84842586 {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_cdff3c4c949b7d4c .signup-btn-two_7e0a679d2deffb7f {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_cdff3c4c949b7d4c .signup-btn-two_7e0a679d2deffb7f:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_cdff3c4c949b7d4c .quote-one_a98b7591d55b4f95 {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_cdff3c4c949b7d4c .quote-one_a98b7591d55b4f95:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_f840d5a34315fee0 {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_f840d5a34315fee0 li {
  position: relative;
  padding: 0 15px;
}
.category-menu_f840d5a34315fee0 li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_f840d5a34315fee0 li a:hover {
  color: #0C3A30;
}
.category-menu_f840d5a34315fee0 .dropdown-menu {
  padding: 0;
}
.category-menu_f840d5a34315fee0 .dropdown-menu li {
  padding: 0;
}
.category-menu_f840d5a34315fee0 .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_09d1641486127d4b .logo_8a4363338a9a9ca2 {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_7f898e987a614c3e .navbar-collapse_09d1641486127d4b {
    background-color: #0C3A30;
  }
  .navbar-collapse_09d1641486127d4b {
    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_09d1641486127d4b.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_cdff3c4c949b7d4c .navbar .mega-dropdown_307b8ddc726d8a83 {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_7f898e987a614c3e .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_c00f1859b6292fa7 {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_d0fd94d8f58ca7be .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_cdb7c88da1d09c3c {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_cdb7c88da1d09c3c::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_cdb7c88da1d09c3c .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_cdb7c88da1d09c3c .hero-slider-one .hero-img_abc58efaf927b641 {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_cdb7c88da1d09c3c .hero-slider-one .slick-list_b9d69cab69b822c6, .hero-banner-one_cdb7c88da1d09c3c .hero-slider-one .slick-track_430a82a77dc61f97, .hero-banner-one_cdb7c88da1d09c3c .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_cdb7c88da1d09c3c .hero-heading_f12ca21a8214326e {
  font-weight: 700;
  color: #000;
  background: url(../img/shape_ad65d25dd5/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_cdb7c88da1d09c3c .more-btn_c65d5be666f2d45a {
  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_cdb7c88da1d09c3c .more-btn_c65d5be666f2d45a:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_252a11bba8682522 {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_252a11bba8682522 .bg-wrapper_3c99ffffcbcebde5 {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_252a11bba8682522 .hero-heading_f12ca21a8214326e {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_252a11bba8682522 .rating_f97250410b5d5f3d h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_252a11bba8682522 .rating_f97250410b5d5f3d p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_252a11bba8682522 .media-wrapper_1d1de9806aa2e02c {
  position: absolute;
  background: url(../img/assets_f01f414f06/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_252a11bba8682522 .media-wrapper_1d1de9806aa2e02c .shape_01_d3f894ccece9409f {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_252a11bba8682522 .media-wrapper_1d1de9806aa2e02c .shape_02_b0a15a12f36674e4 {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_fd295c161b53a6a3 .hero-heading_f12ca21a8214326e {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_fd295c161b53a6a3 .media-wrapper_1d1de9806aa2e02c {
  background: url(../img/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_fd295c161b53a6a3 .media-wrapper_1d1de9806aa2e02c .screen_01_67ea55c7133e317b {
  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_fd295c161b53a6a3 .media-wrapper_1d1de9806aa2e02c .screen_02_1d9d4d021ca47f54 {
  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_fd295c161b53a6a3 .media-wrapper_1d1de9806aa2e02c .bg-shape_d5728a1691384860 {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_fd295c161b53a6a3 .shape_01_d3f894ccece9409f {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_841de43ba85361fb .bg-wrapper_3c99ffffcbcebde5 {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_841de43ba85361fb .media-wrapper_1d1de9806aa2e02c {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_841de43ba85361fb .media-wrapper_1d1de9806aa2e02c .shape_01_d3f894ccece9409f {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_841de43ba85361fb .shape_02_b0a15a12f36674e4 {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_745f20acfa8c71cf + .blog-details_96888f41cf340c1d {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_ca42203993989cf3 {
  z-index: 1;
}
.block-feature-three_ca42203993989cf3:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_ca42203993989cf3.no-bg_76e3823f2c749392:before {
  display: none;
}
.block-feature-three_ca42203993989cf3 .section-btn_c6d33b8192688ef9 {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_ca42203993989cf3 .block-title_c7fb48547639f915 a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_ca42203993989cf3 .block-title_c7fb48547639f915 a:hover {
  text-decoration: underline;
}
.block-feature-three_ca42203993989cf3 .round-btn_4b26031a056fdf2e {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_ca42203993989cf3 .round-btn_4b26031a056fdf2e:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_ca42203993989cf3 .block-one_730a14fbf60d220d {
  background: url(../img/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_ca42203993989cf3 .block-one_730a14fbf60d220d .tag_5232213912c6ad8e {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_ca42203993989cf3 .block-one_730a14fbf60d220d .block-title_c7fb48547639f915 {
  background: url(../img/shape_ad65d25dd5/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_ca42203993989cf3 .block-two_cb2077908cc9022a {
  overflow: hidden;
}
.block-feature-three_ca42203993989cf3 .block-two_cb2077908cc9022a .img-wrapper_71a8724bb99121ea {
  background: url(../img/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_ca42203993989cf3 .block-two_cb2077908cc9022a .text-wrapper_7fa42f8feef4fd2a {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_ca42203993989cf3 .block-two_cb2077908cc9022a .tag_5232213912c6ad8e {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_ca42203993989cf3 .block-three_e5546be2813d10f5 {
  background: #D3FF76;
}
.block-feature-three_ca42203993989cf3 .block-three_e5546be2813d10f5 .tag_5232213912c6ad8e {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_ca42203993989cf3 .block-three_e5546be2813d10f5 .round-btn_4b26031a056fdf2e {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_ca42203993989cf3 .block-three_e5546be2813d10f5 .round-btn_4b26031a056fdf2e:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_ca42203993989cf3 .block-four_c413fd607bfb7710 {
  background: url(../img/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_ca42203993989cf3 .block-four_c413fd607bfb7710 .block-title_c7fb48547639f915 {
  background: url(../img/shape_ad65d25dd5/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_ca42203993989cf3 .block-four_c413fd607bfb7710 .block-title_c7fb48547639f915 a {
  font-size: 28px;
}
.block-feature-three_ca42203993989cf3 .block-four_c413fd607bfb7710 .tag_5232213912c6ad8e {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_ca42203993989cf3 .block-four_c413fd607bfb7710 .round-btn_4b26031a056fdf2e {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_ca42203993989cf3 .block-four_c413fd607bfb7710 .round-btn_4b26031a056fdf2e:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_ca42203993989cf3 .block-five_b5dd772eb5cfbdc2 {
  background: url(../img/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_ca42203993989cf3 .block-five_b5dd772eb5cfbdc2 .tag_5232213912c6ad8e {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_ca42203993989cf3 .block-five_b5dd772eb5cfbdc2 .block-title_c7fb48547639f915 {
  background: url(../img/shape_ad65d25dd5/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_51a863a3d7073178 .upper-wrapper_33198181ccce80e9 {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_51a863a3d7073178 .upper-wrapper_33198181ccce80e9 .shape_01_d3f894ccece9409f {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_51a863a3d7073178 .line-loop_8bfa89ae24bf83ce:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_51a863a3d7073178 .graph-panel_53f6a80e79ece7ef {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_51a863a3d7073178 .graph-panel_53f6a80e79ece7ef .main-count_7fdf0ee944fd6eca {
  font-size: 120px;
}
.block-feature-thirteen_51a863a3d7073178 .graph-panel_53f6a80e79ece7ef .chart-box_19faea0d87bad7d7 {
  padding: 0 15px;
}
.block-feature-thirteen_51a863a3d7073178 .graph-panel_53f6a80e79ece7ef .chart-box_19faea0d87bad7d7 .chart-inner_358fc612ef578399 {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_074c4a603fa085f5 .media-img_53161d62b993af91 {
  border-radius: 30px;
}
.block-feature-sixteen_074c4a603fa085f5 .shape_01_d3f894ccece9409f {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_b347ef47ed037ac0 .section-subheading_27408ce2918f15f2 {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_b347ef47ed037ac0 .shape_01_d3f894ccece9409f {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_f858549480790007 {
  z-index: 1;
}
.text-feature-four_f858549480790007 .avatar_55e66d5e8e728075 {
  width: 65px;
  height: 65px;
}
.text-feature-four_f858549480790007 .name {
  font-size: 28px;
}
.text-feature-four_f858549480790007 .quote-text_18fd556678c59126 {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_f858549480790007 .shape_01_d3f894ccece9409f {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_f858549480790007 .shape_02_b0a15a12f36674e4 {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_1b2a76acdf4147aa .bg-wrapper_3c99ffffcbcebde5 {
  background: #FFF2AC;
}
.text-feature-five_1b2a76acdf4147aa 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_1b2a76acdf4147aa 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_1b2a76acdf4147aa 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_1b2a76acdf4147aa li:hover:before {
  background: #29594B;
}
.text-feature-five_1b2a76acdf4147aa li:hover:after {
  color: #fff;
}
.text-feature-five_1b2a76acdf4147aa .media-wrapper_1d1de9806aa2e02c {
  background: url(../img/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_1b2a76acdf4147aa .media-wrapper_1d1de9806aa2e02c .video-icon_95351ffbd7e92fa4 {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_1b2a76acdf4147aa .media-wrapper_1d1de9806aa2e02c .video-icon_95351ffbd7e92fa4:hover {
  background: #CFFF45;
}
.text-feature-five_1b2a76acdf4147aa .media-wrapper_1d1de9806aa2e02c .screen_01_67ea55c7133e317b {
  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_83ad78c0a2e93999 {
  z-index: 1;
}
.text-feature-six_83ad78c0a2e93999 .media-wrapper_1d1de9806aa2e02c {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_83ad78c0a2e93999 .media-wrapper_1d1de9806aa2e02c .screen_01_67ea55c7133e317b {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_83ad78c0a2e93999 .shape_01_d3f894ccece9409f {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_83ad78c0a2e93999 .shape_02_b0a15a12f36674e4 {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_02e66c5676ec310e {
  background: url(../img/assets_f01f414f06/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_02e66c5676ec310e .block_4894ff87b94ceb8a .icon_7ce2a90e84842586 {
  height: 50px;
}
.text-feature-nine_02e66c5676ec310e .vertical-text-wrapper_cc756bb370d4ca95 {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_02e66c5676ec310e .vertical-text-wrapper_cc756bb370d4ca95 .text-list_179d955eab6b83c6 {
  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_02e66c5676ec310e .vertical-text-wrapper_cc756bb370d4ca95 .text-list_179d955eab6b83c6:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_02e66c5676ec310e .vertical-text-wrapper_cc756bb370d4ca95 .shape_01_d3f894ccece9409f {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_02e66c5676ec310e .vertical-text-wrapper_cc756bb370d4ca95 .shape_02_b0a15a12f36674e4 {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_02e66c5676ec310e .shape_03_bbb9761b51c19391 {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_02e66c5676ec310e .shape_04_22b51f727b5b2887 {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_d2c2104e785ee1e3 .section-btn_c6d33b8192688ef9 {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_46816db8ad741845 {
  z-index: 1;
}
.team-section-three_46816db8ad741845:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../img/shape_ad65d25dd5/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_46816db8ad741845 .section-btn_c6d33b8192688ef9 {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_46816db8ad741845 .shape_01_d3f894ccece9409f {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_46816db8ad741845 .shape_02_b0a15a12f36674e4 {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_46816db8ad741845 .shape_03_bbb9761b51c19391 {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_798343b0fc965522 .logo_8a4363338a9a9ca2 {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_63ba568db5328e26 {
  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_3d33ec3e2be620aa {
  max-width: 565px;
}
.user-data-form .form-wrapper_3d33ec3e2be620aa .input-group-meta_06832ac1bda0ea86 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_3d33ec3e2be620aa .input-group-meta_06832ac1bda0ea86 label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_3d33ec3e2be620aa .input-group-meta_06832ac1bda0ea86 .placeholder_icon_2183c778fe3cd6e7 {
  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_3d33ec3e2be620aa .input-group-meta_06832ac1bda0ea86 .placeholder_icon_2183c778fe3cd6e7 img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_3d33ec3e2be620aa .input-group-meta_06832ac1bda0ea86 .placeholder_icon_2183c778fe3cd6e7 span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_3d33ec3e2be620aa .input-group-meta_06832ac1bda0ea86 .placeholder_icon_2183c778fe3cd6e7 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_3d33ec3e2be620aa .input-group-meta_06832ac1bda0ea86 .placeholder_icon_2183c778fe3cd6e7 span.eye-slash_9f87f004ee8f1c20:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_b2effedc7dd03787 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_b2effedc7dd03787 label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_b2effedc7dd03787 input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_b2effedc7dd03787 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_b2effedc7dd03787 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_b2effedc7dd03787 a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_b2effedc7dd03787 a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_444ddc0403360382 {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_15c66c1d1949174b {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_15c66c1d1949174b:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_15c66c1d1949174b img {
  width: 20px;
}
.user-data-form .btn-close_4136ec436ee3406f {
  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_4083b2e0185f825e .main-count_7fdf0ee944fd6eca {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_e1d557014abbbe82 .icon_7ce2a90e84842586 {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_fb2dc0f7b3f11410 .img-holder_4c851d231281acfb {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_fb2dc0f7b3f11410 .img-holder_4c851d231281acfb.round-border_65ec61f55bf0d311 {
  border-radius: 30px;
}
.portfolio-block-one_fb2dc0f7b3f11410 .img-holder_4c851d231281acfb .expend_b6676013a907cbd3 {
  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_fb2dc0f7b3f11410 .img-holder_4c851d231281acfb 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_fb2dc0f7b3f11410 .img-holder_4c851d231281acfb i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_fb2dc0f7b3f11410:hover .expend_b6676013a907cbd3 {
  opacity: 1;
}
.portfolio-block-one_fb2dc0f7b3f11410:hover .img-meta_f89e3f676637b6d9 {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_fb2dc0f7b3f11410:hover .pj-title_21f231446216b6d8 {
  text-decoration: underline;
}
.portfolio-block-one_fb2dc0f7b3f11410 .caption {
  margin-top: 35px;
}
.portfolio-block-one_fb2dc0f7b3f11410 .caption .tag_5232213912c6ad8e {
  margin: 0 -3px;
}
.portfolio-block-one_fb2dc0f7b3f11410 .caption .tag_5232213912c6ad8e 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_fb2dc0f7b3f11410 .caption .pj-title_21f231446216b6d8 {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_fb2dc0f7b3f11410 .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_fb2dc0f7b3f11410 .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_c0c7d311f08efee1 .bg-wrapper_3c99ffffcbcebde5 {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_c0c7d311f08efee1 .slider-wrapper_00e84eb991bd550a {
  height: 100%;
}
.project-details-two_c0c7d311f08efee1 .slider-wrapper_00e84eb991bd550a .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_c0c7d311f08efee1 .slider-wrapper_00e84eb991bd550a .carousel-control-next_d10edf3d0fa34871,
.project-details-two_c0c7d311f08efee1 .slider-wrapper_00e84eb991bd550a .carousel-control-prev_bafad3cb2fe7acef {
  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_c0c7d311f08efee1 .slider-wrapper_00e84eb991bd550a .carousel-control-next_d10edf3d0fa34871:hover,
.project-details-two_c0c7d311f08efee1 .slider-wrapper_00e84eb991bd550a .carousel-control-prev_bafad3cb2fe7acef:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_c0c7d311f08efee1 .slider-wrapper_00e84eb991bd550a .carousel-control-prev_bafad3cb2fe7acef {
  left: auto;
  right: 45px;
}
.project-details-two_c0c7d311f08efee1 .info-wrapper_9d8e558e4a9d9789 {
  padding: 55px 50px 85px 70px;
}
.project-details-two_c0c7d311f08efee1 .info-wrapper_9d8e558e4a9d9789 h3 {
  font-size: 36px;
}
.project-details-two_c0c7d311f08efee1 .info-wrapper_9d8e558e4a9d9789 .list-meta_0c9ca17b9593df70 li {
  padding: 22px 0;
}
.project-details-two_c0c7d311f08efee1 .info-wrapper_9d8e558e4a9d9789 .list-meta_0c9ca17b9593df70 .icon_7ce2a90e84842586 {
  width: 40px;
}
.project-details-two_c0c7d311f08efee1 .info-wrapper_9d8e558e4a9d9789 .list-meta_0c9ca17b9593df70 .text1_a2f0a7af6e5e5598 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_c0c7d311f08efee1 .info-wrapper_9d8e558e4a9d9789 .list-meta_0c9ca17b9593df70 span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_c0c7d311f08efee1 .info-wrapper_9d8e558e4a9d9789 .social-share_f0b187bdc926e012 li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_c0c7d311f08efee1 .info-wrapper_9d8e558e4a9d9789 .social-share_f0b187bdc926e012 li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_4d934f61253a4b19 .slider-wrapper_00e84eb991bd550a {
  padding-left: 100px;
}
.feedback-section-three_4d934f61253a4b19 .slider-wrapper_00e84eb991bd550a .icon_7ce2a90e84842586 {
  left: 0;
  top: 18px;
}
.feedback-section-three_4d934f61253a4b19 .slick-dots_8794b7cd32230f3b {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_4d934f61253a4b19 .slick-dots_8794b7cd32230f3b li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_4d934f61253a4b19 .slick-dots_8794b7cd32230f3b .slick-active button {
  background: #000;
}
.feedback-section-three_4d934f61253a4b19 .rating-box_d90bb537987d8f40 {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_4d934f61253a4b19 .rating-box_d90bb537987d8f40 .rating_f97250410b5d5f3d {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_4d934f61253a4b19 .shape_01_d3f894ccece9409f {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_4d934f61253a4b19 .shape_02_b0a15a12f36674e4 {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_c7fe0a4a1cfffc76 {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_c7fe0a4a1cfffc76 .post-data_e5cb1349257cafd0 {
  padding: 30px 35px 25px;
}
.blog-meta-one_c7fe0a4a1cfffc76 .post-data_e5cb1349257cafd0 .post-info_c1d5e3e5f03a1e02 {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_c7fe0a4a1cfffc76 .post-data_e5cb1349257cafd0 .blog-title_3235f20944d608b7 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_c7fe0a4a1cfffc76 .post-data_e5cb1349257cafd0 .blog-title_3235f20944d608b7:hover {
  text-decoration: underline;
}
.blog-meta-one_c7fe0a4a1cfffc76 .post-img_70ab2546f962e3b2 {
  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_c7fe0a4a1cfffc76 .post-img_70ab2546f962e3b2 .round-btn_4b26031a056fdf2e {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_c7fe0a4a1cfffc76:hover .round-btn_4b26031a056fdf2e {
  background: #CFFF45;
}
.blog-meta-one_c7fe0a4a1cfffc76.style-two_4b86926b08a0b659 {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_c7fe0a4a1cfffc76.style-two_4b86926b08a0b659 .post-img_70ab2546f962e3b2 {
  border-radius: 0;
}
.blog-meta-one_c7fe0a4a1cfffc76.style-two_4b86926b08a0b659 .blog-title_3235f20944d608b7 {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_06f425541806b886 {
  background: #fff;
}
.blog-meta-two_06f425541806b886 .post-data_e5cb1349257cafd0 {
  padding-top: 30px;
}
.blog-meta-two_06f425541806b886 .post-data_e5cb1349257cafd0 .blog-title_3235f20944d608b7 {
  width: 70%;
}
.blog-meta-two_06f425541806b886 .post-data_e5cb1349257cafd0 .blog-title_3235f20944d608b7 h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_06f425541806b886 .post-data_e5cb1349257cafd0 .blog-title_3235f20944d608b7:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_06f425541806b886 .post-data_e5cb1349257cafd0 .round-btn_4b26031a056fdf2e {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_06f425541806b886 .post-data_e5cb1349257cafd0 .round-btn_4b26031a056fdf2e:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_06f425541806b886 .post-data_e5cb1349257cafd0 .post-info_c1d5e3e5f03a1e02 {
  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_06f425541806b886 .post-img_70ab2546f962e3b2 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_06f425541806b886 .post-img_70ab2546f962e3b2 .date_d073b4af5ba5f61d {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_06f425541806b886.style-two_4b86926b08a0b659 {
  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_06f425541806b886.style-two_4b86926b08a0b659 p {
  font-size: 18px;
}
.blog-meta-two_06f425541806b886.style-two_4b86926b08a0b659 .post-img_70ab2546f962e3b2 {
  height: auto;
  width: 100%;
}
.blog-meta-two_06f425541806b886.style-two_4b86926b08a0b659 .post-data_e5cb1349257cafd0 {
  padding: 26px 0;
}
.blog-meta-two_06f425541806b886.style-two_4b86926b08a0b659 .post-data_e5cb1349257cafd0 .post-info_c1d5e3e5f03a1e02 {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_06f425541806b886.style-two_4b86926b08a0b659 .post-data_e5cb1349257cafd0 .round-btn_4b26031a056fdf2e {
  border: none;
}

.signup-btn-one_b93a04daee6c208d 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_b93a04daee6c208d .icon_7ce2a90e84842586 {
  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_427719d316d0e94a {
  z-index: 1;
}
.blog-section-three_427719d316d0e94a .section-btn_c6d33b8192688ef9 {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

.blog-section-four_7714c1ce1af56890 {
  z-index: 5;
}
.blog-section-four_7714c1ce1af56890.block-feature-three_ca42203993989cf3:before {
  display: none;
}
.blog-section-four_7714c1ce1af56890.block-feature-three_ca42203993989cf3 .block-one_730a14fbf60d220d {
  background: url(../img/blog/blog_img_05.jpg) no-repeat center;
  height: 666px;
}

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

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

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

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

.blog-details_96888f41cf340c1d .post-details-meta_b0be06142599d8f0 {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_96888f41cf340c1d .post-details-meta_b0be06142599d8f0 p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_96888f41cf340c1d .post-details-meta_b0be06142599d8f0 .quote-wrapper_8c7f094f7f205511 {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_96888f41cf340c1d .post-details-meta_b0be06142599d8f0 .quote-wrapper_8c7f094f7f205511 .wrapper_6225e0c5e5eb13ef {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_96888f41cf340c1d .post-details-meta_b0be06142599d8f0 .quote-wrapper_8c7f094f7f205511 .wrapper_6225e0c5e5eb13ef .icon_7ce2a90e84842586 {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_96888f41cf340c1d .post-details-meta_b0be06142599d8f0 .quote-wrapper_8c7f094f7f205511 .wrapper_6225e0c5e5eb13ef h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_96888f41cf340c1d .post-details-meta_b0be06142599d8f0 .quote-wrapper_8c7f094f7f205511 h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_96888f41cf340c1d .post-details-meta_b0be06142599d8f0 .quote-wrapper_8c7f094f7f205511 h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_96888f41cf340c1d .post-details-meta_b0be06142599d8f0 .img-gallery_9a388d0031ec4510 {
  margin-bottom: 50px;
}
.blog-details_96888f41cf340c1d .post-details-meta_b0be06142599d8f0 .img-gallery_9a388d0031ec4510 img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_96888f41cf340c1d .post-details-meta_b0be06142599d8f0 h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_96888f41cf340c1d .post-details-meta_b0be06142599d8f0 .list-item_f1e0d86ad70bfcde li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_96888f41cf340c1d .post-details-meta_b0be06142599d8f0 .list-item_f1e0d86ad70bfcde li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_96888f41cf340c1d .bottom-widget_951ac02642d817e5 {
  padding: 10px 0 5px;
}
.blog-details_96888f41cf340c1d .bottom-widget_951ac02642d817e5 .tags_28855394f95e9ba9 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_96888f41cf340c1d .bottom-widget_951ac02642d817e5 .tags_28855394f95e9ba9 a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_96888f41cf340c1d .bottom-widget_951ac02642d817e5 .tags_28855394f95e9ba9 a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_96888f41cf340c1d .bottom-widget_951ac02642d817e5 .share-icon_8e922d1592ed30b2 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_96888f41cf340c1d .bottom-widget_951ac02642d817e5 .share-icon_8e922d1592ed30b2 a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_96888f41cf340c1d .grey-bg_e6e1a417a37efb90 {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_96888f41cf340c1d .blog-inner-title_3610d31aee6b9a96 {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_96888f41cf340c1d .blog-comment-area_a594684777786b24 {
  margin: 60px 0;
}
.blog-details_96888f41cf340c1d .blog-comment-area_a594684777786b24 .comment_9e800980158c5d54 {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_96888f41cf340c1d .blog-comment-area_a594684777786b24 .comment_9e800980158c5d54:last-child {
  padding-bottom: 5px;
}
.blog-details_96888f41cf340c1d .blog-comment-area_a594684777786b24 .comment_9e800980158c5d54 .reply-comment_5066b838466dd8c3 {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_96888f41cf340c1d .blog-comment-area_a594684777786b24 .comment_9e800980158c5d54 .user-avatar_b141baf449a3521a {
  width: 60px;
  height: 60px;
}
.blog-details_96888f41cf340c1d .blog-comment-area_a594684777786b24 .comment_9e800980158c5d54 .comment-text_cb32ccea67db15b5 {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_96888f41cf340c1d .blog-comment-area_a594684777786b24 .comment_9e800980158c5d54 .comment-text_cb32ccea67db15b5 .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_96888f41cf340c1d .blog-comment-area_a594684777786b24 .comment_9e800980158c5d54 .comment-text_cb32ccea67db15b5 .date_d073b4af5ba5f61d {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_96888f41cf340c1d .blog-comment-area_a594684777786b24 .comment_9e800980158c5d54 .comment-text_cb32ccea67db15b5 p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_96888f41cf340c1d .blog-comment-area_a594684777786b24 .comment_9e800980158c5d54 .comment-text_cb32ccea67db15b5 .reply-btn_24eab87563459594 {
  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_96888f41cf340c1d .blog-comment-area_a594684777786b24 .comment_9e800980158c5d54 .comment-text_cb32ccea67db15b5 .reply-btn_24eab87563459594:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_96888f41cf340c1d .blog-comment-form_1e18189895e083f8 p a {
  color: #19352D;
}
.blog-details_96888f41cf340c1d .blog-comment-form_1e18189895e083f8 form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_96888f41cf340c1d .blog-comment-form_1e18189895e083f8 form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_96888f41cf340c1d .blog-comment-form_1e18189895e083f8 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_cbdd6e4a80e3d063 {
  height: 600px;
}

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

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

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

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

.footer-one_6e67ce86df6256ff {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_6e67ce86df6256ff .bottom-footer_7ddcd5b69e14d67c {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_6e67ce86df6256ff .social-icon_f3933c4c46c62284 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_6e67ce86df6256ff .social-icon_f3933c4c46c62284 a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_6e67ce86df6256ff .footer-title_61c6571f2e6e5728 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_6e67ce86df6256ff .footer-nav-link_faaf312110956a0c a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_6e67ce86df6256ff .footer-nav-link_faaf312110956a0c a:hover {
  color: #fff;
}
.footer-nav-link_faaf312110956a0c p {
  font-size: 16px;
}
.logo_8a4363338a9a9ca2 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_466bd859cee5f56f {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_c8081ee2b295a2ba {
  align-content: center;
}

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

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

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

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

.footer-three_1837be7e23a4cacf {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_1837be7e23a4cacf .round-bg_806509f8fea9a451 {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_1837be7e23a4cacf .round-bg_806509f8fea9a451.color-two_2d50b71a2d49a946 {
  background: #F6FFDD;
}
.footer-three_1837be7e23a4cacf .footer-intro_a26700a5f70e9f73 p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_1837be7e23a4cacf .footer-intro_a26700a5f70e9f73 p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_1837be7e23a4cacf .footer-title_61c6571f2e6e5728 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_1837be7e23a4cacf .footer-nav-link_faaf312110956a0c a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_1837be7e23a4cacf .footer-nav-link_faaf312110956a0c a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_1837be7e23a4cacf .bottom-footer_7ddcd5b69e14d67c {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_1837be7e23a4cacf .bottom-footer_7ddcd5b69e14d67c .copyright_cc88d07db64189b4 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_1837be7e23a4cacf .bottom-footer_7ddcd5b69e14d67c .bottom-nav_365fa0d50b1f7d45 {
  margin: 0 -12px;
}
.footer-three_1837be7e23a4cacf .bottom-footer_7ddcd5b69e14d67c .bottom-nav_365fa0d50b1f7d45 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_1837be7e23a4cacf .bottom-footer_7ddcd5b69e14d67c .bottom-nav_365fa0d50b1f7d45 a:hover {
  text-decoration: underline;
}
.footer-three_1837be7e23a4cacf .bottom-footer_7ddcd5b69e14d67c .social-icon_f3933c4c46c62284 {
  margin: 0 -10px;
}
.footer-three_1837be7e23a4cacf .bottom-footer_7ddcd5b69e14d67c .social-icon_f3933c4c46c62284 a {
  margin: 0 10px;
}
.footer-three_1837be7e23a4cacf .bottom-footer_7ddcd5b69e14d67c .social-icon_f3933c4c46c62284 a:hover {
  color: #19352D;
}
.footer-three_1837be7e23a4cacf .shape_01_d3f894ccece9409f {
  top: -3%;
  left: -3%;
}
.footer-three_1837be7e23a4cacf .shape_02_b0a15a12f36674e4 {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_5578b48118a4f70b {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_5578b48118a4f70b:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../img/assets_f01f414f06/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_5578b48118a4f70b h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_5578b48118a4f70b .btn-group_f46723822c67e161 {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_5578b48118a4f70b .btn-group_f46723822c67e161 h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_5578b48118a4f70b .btn-group_f46723822c67e161 h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_5578b48118a4f70b .btn-group_f46723822c67e161 .round-btn_4b26031a056fdf2e {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_5578b48118a4f70b .btn-group_f46723822c67e161 .round-btn_4b26031a056fdf2e:hover, .footer-five_5578b48118a4f70b .btn-group_f46723822c67e161 .round-btn_4b26031a056fdf2e:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_5578b48118a4f70b .social-icon_f3933c4c46c62284 {
  margin: 0 -20px;
}
.footer-five_5578b48118a4f70b .social-icon_f3933c4c46c62284 a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_5578b48118a4f70b .social-icon_f3933c4c46c62284 a:hover {
  color: #DFFF5E;
}
.footer-five_5578b48118a4f70b .bottom-nav_365fa0d50b1f7d45 {
  margin: 0 -12px;
}
.footer-five_5578b48118a4f70b .bottom-nav_365fa0d50b1f7d45 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_5578b48118a4f70b .bottom-nav_365fa0d50b1f7d45 a:hover {
  text-decoration: underline;
}
.footer-five_5578b48118a4f70b .shape_01_d3f894ccece9409f {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_5578b48118a4f70b .shape_02_b0a15a12f36674e4 {
  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_5194fdbc22496a37 {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_32bfdfe6661f4833 {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_3541620fc1d13971 {
  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_fcc4fa6a1ae9a623 {
  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_ee605873c4abe3f6 {
  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_da485bee436b8347 {
  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_df155b735bf70d54 {
  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_03102cf4931aa184 {
  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_b9eb57a35fe77e3c {
  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_82fe1850b2b18188 {
  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_e6d22c02d5b663f6 {
  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_b2c957575379c072 {
  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_0a60308be74027a0 {
  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_f32355db5e53ce93 {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_386b1ee0cc9a9d4b {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_c58fd070ecabfe03 {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_a707b449d026a966 {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_26c2dd0a2868db56 {
  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_02b6ce9a1314077d {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_b64a7ab1a78f0bfc {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_0170daff759579fa {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_6358d0d396150868 {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_5604e42dac038f34 {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_a66e7aa3aa7c0475 {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_6cd4959987f5e78e {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_e477c66879a92bbf {
  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_3501550bbe625579 {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_8b0f8b734219c7b2 {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_c215f79778cb77c4 {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_ad5167d9badff579 {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_4819972a49b71652 {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_6a1a02e309d27b29 {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_35762e28f837efa0 {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_9e1d96bf45b5ee33 {
  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_cbb0fe23031edec6 {
  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_d0302b92a7dec5cc {
  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_35e191c6d6f840d3 {
  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_0f4274c226a22b21 {
  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_2ec506836abb0627 {
  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_e8ea0ff8d2be308f {
  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_6cb6e48ed8b3d79b {
  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_9b664b140fb284ab {
  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_7d41566fa33740b0 {
  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_f7f2de25ab6c13a9 {
  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_1bb702275ff268e7 {
  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_b518978ca0641b5d {
  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_22e59b99a48b7f8e {
  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_2a9551b23e0706bd {
  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_c2ca253148d6b9a7 {
  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_e600c10d76a01f98 {
  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_2e9bb359c26cde12 {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_0e8b2c575ea217b5 {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_70604013fff36939 {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_daebac310efe1974 {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_a8641ac6cff4a35c {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_664c5c85e9258fe9 {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_7f3a2e0c2da789be {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_f028190c018a7e5d {
  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_5194fdbc22496a37 {
  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_b35fe431babcce0b {
  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_bbdbc76ea47bcd26 {
  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_034d614156e266ad .theme-select-menu_ef50b7393b080df6 {
  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_7615bab44a7fd572 {
  overflow: hidden;
}
.product-block-one_7615bab44a7fd572 .img-holder_4c851d231281acfb {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_7615bab44a7fd572 .img-holder_4c851d231281acfb .cart-icon_4df8699d92d06a4f {
  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_7615bab44a7fd572 .img-holder_4c851d231281acfb .cart-icon_4df8699d92d06a4f:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_7615bab44a7fd572 .img-holder_4c851d231281acfb .cart-button_80f75c4713ff9271 {
  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_7615bab44a7fd572 .img-holder_4c851d231281acfb .cart-button_80f75c4713ff9271:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_7615bab44a7fd572 .product-title_ce45d4f4c13b2a21 {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_7615bab44a7fd572 .rating_f97250410b5d5f3d {
  margin: 0 -3px;
}
.product-block-one_7615bab44a7fd572 .rating_f97250410b5d5f3d li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_7615bab44a7fd572 .rating_f97250410b5d5f3d li .bi-star-fill_1caf8f6763012a10 {
  color: #FFCB65;
}
.product-block-one_7615bab44a7fd572 .price_5732e79e60ff42ed {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_7615bab44a7fd572:hover .cart-button_80f75c4713ff9271 {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_7615bab44a7fd572:hover .product-img_776d4d468a1adc86 {
  transform: scale(0.95);
}
.product-block-one_7615bab44a7fd572:hover .cart-icon_4df8699d92d06a4f {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_7615bab44a7fd572:hover .product-title_ce45d4f4c13b2a21 {
  text-decoration: underline;
}

.product-details-one_4e1d47a842d2ac62 .product-img-tab_93618834e728997d {
  border: none;
}
.product-details-one_4e1d47a842d2ac62 .product-img-tab_93618834e728997d .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_4e1d47a842d2ac62 .product-img-tab_93618834e728997d .nav-link img {
  max-height: 100%;
}
.product-details-one_4e1d47a842d2ac62 .product-img-tab_93618834e728997d .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_4e1d47a842d2ac62 .product-img-tab-content_fe7eec9f9af1f638 {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_4e1d47a842d2ac62 .product-img-tab-content_fe7eec9f9af1f638 img {
  margin: auto;
}
.product-details-one_4e1d47a842d2ac62 .product-info_23cdd8e8457e94fa .stock-tag_f3ff8bd174f25e06 {
  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_4e1d47a842d2ac62 .product-info_23cdd8e8457e94fa .product-name_48c16fc749715f6a {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_4e1d47a842d2ac62 .product-info_23cdd8e8457e94fa .rating_f97250410b5d5f3d li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_4e1d47a842d2ac62 .product-info_23cdd8e8457e94fa .rating_f97250410b5d5f3d li .bi-star-fill_1caf8f6763012a10 {
  color: #FFCB65;
}
.product-details-one_4e1d47a842d2ac62 .product-info_23cdd8e8457e94fa .rating_f97250410b5d5f3d li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_4e1d47a842d2ac62 .product-info_23cdd8e8457e94fa .rating_f97250410b5d5f3d li a:hover {
  text-decoration: underline;
}
.product-details-one_4e1d47a842d2ac62 .product-info_23cdd8e8457e94fa .price_5732e79e60ff42ed {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_4e1d47a842d2ac62 .product-info_23cdd8e8457e94fa .price_5732e79e60ff42ed del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_4e1d47a842d2ac62 .product-info_23cdd8e8457e94fa .availability_ad98dba04f4b2a5e {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_4e1d47a842d2ac62 .product-info_23cdd8e8457e94fa .description-text_2d3162693d908b56 {
  padding: 10px 0 15px;
}
.product-details-one_4e1d47a842d2ac62 .product-info_23cdd8e8457e94fa .product-feature_5f0181d1fbb121c6 {
  margin-bottom: 20px;
}
.product-details-one_4e1d47a842d2ac62 .product-info_23cdd8e8457e94fa .product-feature_5f0181d1fbb121c6 li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_4e1d47a842d2ac62 .product-info_23cdd8e8457e94fa .product-feature_5f0181d1fbb121c6 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_4e1d47a842d2ac62 .product-info_23cdd8e8457e94fa .customize-order_2e3738485cf80df1 h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_4e1d47a842d2ac62 .product-info_23cdd8e8457e94fa .customize-order_2e3738485cf80df1 .quantity_be698da354cc7849 .button-group_d1b14dc383383270 {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_4e1d47a842d2ac62 .product-info_23cdd8e8457e94fa .customize-order_2e3738485cf80df1 .quantity_be698da354cc7849 .button-group_d1b14dc383383270 li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_4e1d47a842d2ac62 .product-info_23cdd8e8457e94fa .customize-order_2e3738485cf80df1 .quantity_be698da354cc7849 .button-group_d1b14dc383383270 li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_4e1d47a842d2ac62 .product-info_23cdd8e8457e94fa .customize-order_2e3738485cf80df1 .quantity_be698da354cc7849 .button-group_d1b14dc383383270 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_4e1d47a842d2ac62 .product-review-tab_3dd149b6e0f710f3 .nav-tabs_ab5de7c05a4f78f4 {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_4e1d47a842d2ac62 .product-review-tab_3dd149b6e0f710f3 .nav-tabs_ab5de7c05a4f78f4 .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_4e1d47a842d2ac62 .product-review-tab_3dd149b6e0f710f3 .nav-tabs_ab5de7c05a4f78f4 .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_4e1d47a842d2ac62 .product-review-tab_3dd149b6e0f710f3 .nav-tabs_ab5de7c05a4f78f4 .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_4e1d47a842d2ac62 .product-review-tab_3dd149b6e0f710f3 .nav-tabs_ab5de7c05a4f78f4 .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_4e1d47a842d2ac62 .product-review-tab_3dd149b6e0f710f3 .tab-content_904608dc82d7e1ca h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_4e1d47a842d2ac62 .product-review-tab_3dd149b6e0f710f3 .tab-content_904608dc82d7e1ca .product-feature_5f0181d1fbb121c6 li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_4e1d47a842d2ac62 .product-review-tab_3dd149b6e0f710f3 .tab-content_904608dc82d7e1ca .product-feature_5f0181d1fbb121c6 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_4e1d47a842d2ac62 .product-review-tab_3dd149b6e0f710f3 .user-comment-area_b8e21cda100b642f .single-comment_52c43a58e88e8ca5 {
  padding-bottom: 40px;
}
.product-details-one_4e1d47a842d2ac62 .product-review-tab_3dd149b6e0f710f3 .user-comment-area_b8e21cda100b642f .single-comment_52c43a58e88e8ca5:last-child {
  padding-bottom: 0;
}
.product-details-one_4e1d47a842d2ac62 .product-review-tab_3dd149b6e0f710f3 .user-comment-area_b8e21cda100b642f .user-img_71489a03469fbfe9 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_4e1d47a842d2ac62 .product-review-tab_3dd149b6e0f710f3 .user-comment-area_b8e21cda100b642f .user-comment-data_af9f603fecd1744a {
  padding-left: 30px;
  position: relative;
}
.product-details-one_4e1d47a842d2ac62 .product-review-tab_3dd149b6e0f710f3 .user-comment-area_b8e21cda100b642f .user-comment-data_af9f603fecd1744a .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_4e1d47a842d2ac62 .product-review-tab_3dd149b6e0f710f3 .user-comment-area_b8e21cda100b642f .user-comment-data_af9f603fecd1744a .rating_f97250410b5d5f3d li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_4e1d47a842d2ac62 .product-review-tab_3dd149b6e0f710f3 .user-comment-area_b8e21cda100b642f .user-comment-data_af9f603fecd1744a .rating_f97250410b5d5f3d li .bi-star-fill_1caf8f6763012a10 {
  color: #FFCB65;
}
.product-details-one_4e1d47a842d2ac62 .product-review-tab_3dd149b6e0f710f3 .user-comment-area_b8e21cda100b642f .user-comment-data_af9f603fecd1744a p {
  padding-top: 8px;
}

.cart-list-form_3e665ce94dde38a5 {
  position: relative;
}
.cart-list-form_3e665ce94dde38a5 .table_1fec487bc51e46f6 {
  margin: 0;
  background: transparent;
}
.cart-list-form_3e665ce94dde38a5 .table_1fec487bc51e46f6 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_3e665ce94dde38a5 .table_1fec487bc51e46f6 th:first-child {
  text-align: left;
}
.cart-list-form_3e665ce94dde38a5 .table_1fec487bc51e46f6 tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_3e665ce94dde38a5 .table_1fec487bc51e46f6 tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_3e665ce94dde38a5 .table_1fec487bc51e46f6 tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_3e665ce94dde38a5 .table_1fec487bc51e46f6 tbody .product-thumbnails_1ed6183cea81225a {
  width: 85px;
}
.cart-list-form_3e665ce94dde38a5 .table_1fec487bc51e46f6 tbody .product-thumbnails_1ed6183cea81225a img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_3e665ce94dde38a5 .table_1fec487bc51e46f6 tbody .product-thumbnails_1ed6183cea81225a .product-img_776d4d468a1adc86 {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_3e665ce94dde38a5 .table_1fec487bc51e46f6 tbody .product-info_23cdd8e8457e94fa {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_3e665ce94dde38a5 .table_1fec487bc51e46f6 tbody .product-info_23cdd8e8457e94fa .product-name_48c16fc749715f6a {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_3e665ce94dde38a5 .table_1fec487bc51e46f6 tbody .product-info_23cdd8e8457e94fa .serial_422f2d5c2f3382d1 {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_3e665ce94dde38a5 .table_1fec487bc51e46f6 tbody .product-info_23cdd8e8457e94fa ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_3e665ce94dde38a5 .table_1fec487bc51e46f6 tbody .price_5732e79e60ff42ed {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_3e665ce94dde38a5 .table_1fec487bc51e46f6 tbody .quantity_be698da354cc7849 li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_3e665ce94dde38a5 .table_1fec487bc51e46f6 tbody .quantity_be698da354cc7849 li .btn_287a98b1c959e0aa {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_3e665ce94dde38a5 .table_1fec487bc51e46f6 tbody .quantity_be698da354cc7849 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_3e665ce94dde38a5 .table_1fec487bc51e46f6 tbody .remove-product_9e9750c1d201d8ad {
  color: #000;
  font-size: 22px;
}
.cart-list-form_3e665ce94dde38a5 .table_1fec487bc51e46f6 tbody .remove-product_9e9750c1d201d8ad:hover {
  color: #ff2759;
}
.cart-list-form_3e665ce94dde38a5 .cart-footer_dd8a0dd4f5f00f20 {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_3e665ce94dde38a5 .cart-footer_dd8a0dd4f5f00f20 .coupon-form_81b189e8ad8b9d58 input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_3e665ce94dde38a5 .cart-footer_dd8a0dd4f5f00f20 .cart-total-section_90c7dd2256ee042c {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_3e665ce94dde38a5 .cart-footer_dd8a0dd4f5f00f20 .cart-total-section_90c7dd2256ee042c .cart-total-table_94efa3b040f2f4ae 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_3e665ce94dde38a5 .cart-footer_dd8a0dd4f5f00f20 .cart-total-section_90c7dd2256ee042c .cart-total-table_94efa3b040f2f4ae tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_bbd19a57d5fc62b3 {
  height: auto;
}

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

.fancybox-caption_af5214ed241db34a, .fancybox-infobar_6b8e86631b364d3f, .fancybox-navigation_66e7de1efc3521e1 .fancybox-button_2c0ab7de754a64e5, .fancybox-toolbar_2703f62105320fee {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_3d6d64f467f91371 .fancybox-caption_af5214ed241db34a, .fancybox-show-infobar_ad4c6a878762bbd4 .fancybox-infobar_6b8e86631b364d3f, .fancybox-show-nav_bed64294211fffd8 .fancybox-navigation_66e7de1efc3521e1 .fancybox-button_2c0ab7de754a64e5, .fancybox-show-toolbar_2f3c9da9c54cd01a .fancybox-toolbar_2703f62105320fee {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_468d7e874004e383 .fancybox-stage_ff55cb38f59bdac1 {
  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_8ace2028d6d6c0ef .fancybox-slide, .fancybox-slide--current_8254ddd428c3581a, .fancybox-slide--next_d1c30c944a96b71a, .fancybox-slide--previous_f22e6d9e086ee400 {
  display: block;
}

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

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

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

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

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

.fancybox-content_449cd52f70aaa402 {
  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_3da80aa9e2366d98 .fancybox-content_449cd52f70aaa402 {
  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_2bb020466adf190f .fancybox-content_449cd52f70aaa402 {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_7bb351c2ed99bc31 .fancybox-content_449cd52f70aaa402 {
  cursor: zoom-in;
}

.fancybox-can-drag_f4530731db4ea96d .fancybox-content_449cd52f70aaa402 {
  cursor: grab;
}

.fancybox-is-dragging_56f69ccee4ff6f91 .fancybox-content_449cd52f70aaa402 {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_cf5126e3801c3f41 .fancybox-content_449cd52f70aaa402 {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_a72c0c1c5daacc4a .fancybox-content_449cd52f70aaa402, .fancybox-slide--map_0210131f61d5852e .fancybox-content_449cd52f70aaa402, .fancybox-slide--video_29d119076bd5f081 .fancybox-content_449cd52f70aaa402 {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_29d119076bd5f081 .fancybox-content_449cd52f70aaa402 {
  background: #000;
}

.fancybox-slide--map_0210131f61d5852e .fancybox-content_449cd52f70aaa402 {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_80f7cc5fe7055328 svg path, .fancybox-button--share_f9ed71fa3101c643 svg path, .fancybox-button--thumbs_dc0d436193c8af42 svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_bed64294211fffd8 .fancybox-navigation_66e7de1efc3521e1 .fancybox-button_2c0ab7de754a64e5 {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_66e7de1efc3521e1 .fancybox-button--arrow_left_3fd685f9abfeaeb2 {
  left: 6px;
}

.fancybox-navigation_66e7de1efc3521e1 .fancybox-button--arrow_right_0c81f16e17356ea3 {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_a72c0c1c5daacc4a .fancybox-close-small_9ca984b2d5d20c9d, .fancybox-slide--image_3da80aa9e2366d98 .fancybox-close-small_9ca984b2d5d20c9d, .fancybox-slide--video_29d119076bd5f081 .fancybox-close-small_9ca984b2d5d20c9d {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_a72c0c1c5daacc4a .fancybox-close-small_9ca984b2d5d20c9d:hover svg, .fancybox-slide--image_3da80aa9e2366d98 .fancybox-close-small_9ca984b2d5d20c9d:hover svg, .fancybox-slide--video_29d119076bd5f081 .fancybox-close-small_9ca984b2d5d20c9d:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_14fb2c44dbaf302c .fancybox-close-small_9ca984b2d5d20c9d, .fancybox-is-zoomable_8f463f3bb37811fb.fancybox-can-drag_f4530731db4ea96d .fancybox-close-small_9ca984b2d5d20c9d {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_93d2aa1f0cfab142.fancybox-slide--next_d1c30c944a96b71a, .fancybox-fx-fade_93d2aa1f0cfab142.fancybox-slide--previous_f22e6d9e086ee400 {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_93d2aa1f0cfab142.fancybox-slide--current_8254ddd428c3581a {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_45e4e1aa7f4bfff3 {
  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_d081a0505b6d0835 {
  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_eadb54e70f250b19 {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_ffb9cdd307a32cd0 .fancybox-thumbs_d081a0505b6d0835 {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_d081a0505b6d0835 > 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_d081a0505b6d0835 .fancybox-thumbs-active_d0fae5e8aedfbf99:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_5365b41491288743 .slick-track_430a82a77dc61f97,
.slick-slider_5365b41491288743 .slick-list_b9d69cab69b822c6 {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_a439e4def1f2f4e2 .slick-track_430a82a77dc61f97 {
  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_a439e4def1f2f4e2 img {
  display: none;
}

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

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

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

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

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