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

.h1_7cbcbaa36f044ab9,
h1,
.h2_be800c32f324ee0e,
h2,
.h3_d67879af5c30cfaa,
h3,
.h4_cbf3fa9816d38b29,
h4,
.h5_863bbdca64dd6f0e,
h5,
.h6_63552d5d7cb2e67a,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_8914b02af4cb32ff {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_10a4dae840472f2f {
  padding: 0 !important;
}

.m0_78facce1dbe38b91 {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_236b62a913d9aca9 {
    padding: 0 !important;
  }
  .xl-m0_54682a6e0670cda8 {
    margin: 0 !important;
  }
  .xl-pt-10_57a28c082b58820c {
    padding-top: 10px !important;
  }
  .xl-pt-20_f1b6e6353c277696 {
    padding-top: 20px !important;
  }
  .xl-pt-30_9146a1c276c12e9d {
    padding-top: 30px !important;
  }
  .xl-pt-40_7370a41bf13482f7 {
    padding-top: 40px !important;
  }
  .xl-pt-50_d1a69e44b6237d5d {
    padding-top: 50px !important;
  }
  .xl-pt-60_7d47fc07129bf1a2 {
    padding-top: 60px !important;
  }
  .xl-pt-70_68aa712002b59a7e {
    padding-top: 70px !important;
  }
  .xl-pt-80_f0c738959036a953 {
    padding-top: 80px !important;
  }
  .xl-pt-90_866b0ea0df6d382a {
    padding-top: 90px !important;
  }
  .xl-pt-100_9f5b2f613cab35fe {
    padding-top: 100px !important;
  }
  .xl-pt-110_3951f46f1818e1a5 {
    padding-top: 110px !important;
  }
  .xl-pt-120_e42245c14978b6d1 {
    padding-top: 120px !important;
  }
  .xl-pt-130_00c74bb961114014 {
    padding-top: 130px !important;
  }
  .xl-pt-140_d0da6a7a956ff6ce {
    padding-top: 140px !important;
  }
  .xl-pt-150_a55bb4096aa823a2 {
    padding-top: 150px !important;
  }
  .xl-pt-200_a393bd2c8e80d239 {
    padding-top: 200px !important;
  }
  .xl-pb-10_535e6fe30a7e397b {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_007365041bf6640f {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_b33033082c480277 {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_5ed8b9527bd2d5f6 {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_369ffd6a19bb55bc {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_e1bf125c98047612 {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_e14def272dcac9df {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_c873abc5678c75ad {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_7e0533fdd3f6eebd {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_4265311911ee3160 {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_a14ef64d7e7f3641 {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_21e6945a00f02e7f {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_f5bd1c6653a74561 {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_5a5bd8c9579bd131 {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_77c674bfce5c7580 {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_a30d6b160244044e {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_f0132eb62ca975ea {
    margin-top: 10px !important;
  }
  .xl-mt-20_3b23a0c227ab821c {
    margin-top: 20px !important;
  }
  .xl-mt-30_00c343ea095bb470 {
    margin-top: 30px !important;
  }
  .xl-mt-40_aec0239a73394612 {
    margin-top: 40px !important;
  }
  .xl-mt-50_19206f04b696c5ba {
    margin-top: 50px !important;
  }
  .xl-mt-60_5f34a717b5ed93c0 {
    margin-top: 60px !important;
  }
  .xl-mt-70_024c63cc644b1340 {
    margin-top: 70px !important;
  }
  .xl-mt-80_cfea9cb57a687e33 {
    margin-top: 80px !important;
  }
  .xl-mt-90_8f8d23b1f950eba8 {
    margin-top: 90px !important;
  }
  .xl-mt-100_c6fbd8dedfe09eed {
    margin-top: 100px !important;
  }
  .xl-mt-110_8ebb134db685f238 {
    margin-top: 110px !important;
  }
  .xl-mt-120_ad3a0b474532e849 {
    margin-top: 120px !important;
  }
  .xl-mt-130_c398468649a60a44 {
    margin-top: 130px !important;
  }
  .xl-mt-140_751662994b7473fa {
    margin-top: 140px !important;
  }
  .xl-mt-150_a26a38de30701694 {
    margin-top: 150px !important;
  }
  .xl-mt-200_7f48a6a1937d0add {
    margin-top: 200px !important;
  }
  .xl-mb-10_833f6efc1fda4b33 {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_742087e51836a8e8 {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_8b05f555f85aeddb {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_19beccb35dbed45f {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_67850c2c20eaec0f {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_294ae20b97e76ead {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_4dc6451edafa00b8 {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_e74bf79f9fa1f528 {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_6db803dbb564b6a1 {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_ad456d66fed9b1c3 {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_c617db009820c77c {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_501ef90aaa534717 {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_ea575a4ebd71b259 {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_4917229d75a821b3 {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_b482a4be107a4af5 {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_2e78c7f0dc1722a8 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_2634a221918aa770 {
    padding: 0 !important;
  }
  .lg-m0_d00da1e239a771dd {
    margin: 0 !important;
  }
  .lg-pt-10_6e9d072938b33aeb {
    padding-top: 10px !important;
  }
  .lg-pt-20_ce9b131789655303 {
    padding-top: 20px !important;
  }
  .lg-pt-30_2be0af23d64929c0 {
    padding-top: 30px !important;
  }
  .lg-pt-40_a96568a215e943be {
    padding-top: 40px !important;
  }
  .lg-pt-50_6317d9a1b4b8f95a {
    padding-top: 50px !important;
  }
  .lg-pt-60_6e540cd08416c5b8 {
    padding-top: 60px !important;
  }
  .lg-pt-70_7da9f38029bcdf41 {
    padding-top: 70px !important;
  }
  .lg-pt-80_1f8223edaaf54bc2 {
    padding-top: 80px !important;
  }
  .lg-pt-90_a1325e7604a6e483 {
    padding-top: 90px !important;
  }
  .lg-pt-100_67c7867bafc53cd8 {
    padding-top: 100px !important;
  }
  .lg-pt-110_ce1247f5afd653f6 {
    padding-top: 110px !important;
  }
  .lg-pt-120_86ce9379f2947da2 {
    padding-top: 120px !important;
  }
  .lg-pt-130_f970296eac68da9e {
    padding-top: 130px !important;
  }
  .lg-pt-140_70d0b6bf6e840952 {
    padding-top: 140px !important;
  }
  .lg-pt-150_2d24907a96d3ccc7 {
    padding-top: 150px !important;
  }
  .lg-pt-200_eb8b6e33d5f8b237 {
    padding-top: 200px !important;
  }
  .lg-pb-10_7853fc1ccd525c79 {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_d872a629683bf96d {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_33a54fe003431d50 {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_d05f361ef9ea1b2d {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_5c7de1d197e352da {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_d37dd81898ba5a06 {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_57485c5317bd1afc {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_7650a00cc3de0ef5 {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_860f09bb4764aec1 {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_0b8174621455ca87 {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_223ce9bf6a7a1e77 {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_3c40aca7358c3988 {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_91c05175f1191411 {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_8ddfadbf468ab698 {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_471ca8ace6e72206 {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_84566eb10a79056e {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_e80ce05c9f5f09f5 {
    margin-top: 10px !important;
  }
  .lg-mt-20_816a167c5d55b74a {
    margin-top: 20px !important;
  }
  .lg-mt-30_3e2d1371b1196412 {
    margin-top: 30px !important;
  }
  .lg-mt-40_81e01cdba9bc30d4 {
    margin-top: 40px !important;
  }
  .lg-mt-50_b3058d53ab279ad4 {
    margin-top: 50px !important;
  }
  .lg-mt-60_c1a5402ec069d970 {
    margin-top: 60px !important;
  }
  .lg-mt-70_ed3675dc0fa5dcfe {
    margin-top: 70px !important;
  }
  .lg-mt-80_1f80a043b74d8c6a {
    margin-top: 80px !important;
  }
  .lg-mt-90_ee733e3897f8fd2a {
    margin-top: 90px !important;
  }
  .lg-mt-100_60ff3c385394366f {
    margin-top: 100px !important;
  }
  .lg-mt-110_7d43ec77b83d635f {
    margin-top: 110px !important;
  }
  .lg-mt-120_ecd020f458b5abbc {
    margin-top: 120px !important;
  }
  .lg-mt-130_0d25fe88b40e5abf {
    margin-top: 130px !important;
  }
  .lg-mt-140_0ed47251107da220 {
    margin-top: 140px !important;
  }
  .lg-mt-150_a6b95547d0d19e0a {
    margin-top: 150px !important;
  }
  .lg-mt-200_60cbd9043873f1f1 {
    margin-top: 200px !important;
  }
  .lg-mb-10_93c0c3004890ac15 {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_fda0255d7f80507a {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_c2d8427be1be4820 {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_7445d8ab44213135 {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_8a511048cf36232d {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_6b450a892402a5e2 {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_e081920018fa7d9e {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_f60337b5eabdd0ec {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_f229a7360f35d5b8 {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_a3314505110cb37d {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_d0efc14f7214b6b4 {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_88f90558bf5dd5d2 {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_ac9abdc4ab3da0ab {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_331c86b146ff250c {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_34d3dadade7a982a {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_f3239a2b7805de75 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_e9918ad7fbd2bbac {
    padding: 0 !important;
  }
  .md-m0_a1bdc869e465c72a {
    margin: 0 !important;
  }
  .md-pt-10_f9b4a4a8cf4c746e {
    padding-top: 10px !important;
  }
  .md-pt-20_08c89018372ea45c {
    padding-top: 20px !important;
  }
  .md-pt-30_c7356b15bc86f885 {
    padding-top: 30px !important;
  }
  .md-pt-40_134551b294a5b816 {
    padding-top: 40px !important;
  }
  .md-pt-50_6c3679a3369b13e2 {
    padding-top: 50px !important;
  }
  .md-pt-60_9bc89e3931c9d2dd {
    padding-top: 60px !important;
  }
  .md-pt-70_46962a1add9acd2d {
    padding-top: 70px !important;
  }
  .md-pt-80_ca458f04fc1205e5 {
    padding-top: 80px !important;
  }
  .md-pt-90_0cd7cb9937dd1f61 {
    padding-top: 90px !important;
  }
  .md-pt-100_9bcca8ada12821f5 {
    padding-top: 100px !important;
  }
  .md-pt-110_80f353d219de7610 {
    padding-top: 110px !important;
  }
  .md-pt-120_5ee6cf96dc73a9e8 {
    padding-top: 120px !important;
  }
  .md-pt-130_4e33a03fc584ff07 {
    padding-top: 130px !important;
  }
  .md-pt-140_86921bb49f39a242 {
    padding-top: 140px !important;
  }
  .md-pt-150_7b2831e4ce7f6810 {
    padding-top: 150px !important;
  }
  .md-pt-200_4c64cfda688247dd {
    padding-top: 200px !important;
  }
  .md-pb-10_1f8d3594f44e1ff4 {
    padding-bottom: 10px !important;
  }
  .md-pb-20_5ef0185134390d1d {
    padding-bottom: 20px !important;
  }
  .md-pb-30_dee142b709987adc {
    padding-bottom: 30px !important;
  }
  .md-pb-40_a2c37b68fcd23661 {
    padding-bottom: 40px !important;
  }
  .md-pb-50_974aefdea8476b75 {
    padding-bottom: 50px !important;
  }
  .md-pb-60_956dd0db6a67332f {
    padding-bottom: 60px !important;
  }
  .md-pb-70_a90cb80f249909de {
    padding-bottom: 70px !important;
  }
  .md-pb-80_b57943b1d88ede55 {
    padding-bottom: 80px !important;
  }
  .md-pb-90_2d54a0b74f2bb7e7 {
    padding-bottom: 90px !important;
  }
  .md-pb-100_9106a2dc46213c86 {
    padding-bottom: 100px !important;
  }
  .md-pb-110_6ffbc76b56baac72 {
    padding-bottom: 110px !important;
  }
  .md-pb-120_101e5661392eb9ce {
    padding-bottom: 120px !important;
  }
  .md-pb-130_f07a0bd260f69ca9 {
    padding-bottom: 130px !important;
  }
  .md-pb-140_7f9d08fba2be408f {
    padding-bottom: 140px !important;
  }
  .md-pb-150_9cb0dff444b8e55a {
    padding-bottom: 150px !important;
  }
  .md-pb-200_c04d7873b5fb5948 {
    padding-bottom: 200px !important;
  }
  .md-mt-10_251e42aafd80348c {
    margin-top: 10px !important;
  }
  .md-mt-20_7a50f603aff4178b {
    margin-top: 20px !important;
  }
  .md-mt-30_61c5ba93a3a489f7 {
    margin-top: 30px !important;
  }
  .md-mt-40_3b9250d33a6772ce {
    margin-top: 40px !important;
  }
  .md-mt-50_529784101467e980 {
    margin-top: 50px !important;
  }
  .md-mt-60_b704f0282412d751 {
    margin-top: 60px !important;
  }
  .md-mt-70_1084392075e8d32c {
    margin-top: 70px !important;
  }
  .md-mt-80_cc5146e793ac4fb2 {
    margin-top: 80px !important;
  }
  .md-mt-90_7d4b3d435c8326f6 {
    margin-top: 90px !important;
  }
  .md-mt-100_5abf1fce0c1c0c77 {
    margin-top: 100px !important;
  }
  .md-mt-110_158dba2028725db3 {
    margin-top: 110px !important;
  }
  .md-mt-120_33824b55c34f2d86 {
    margin-top: 120px !important;
  }
  .md-mt-130_b435489ba6ee1e09 {
    margin-top: 130px !important;
  }
  .md-mt-140_d1f02d108051b3f6 {
    margin-top: 140px !important;
  }
  .md-mt-150_86e37c777140c118 {
    margin-top: 150px !important;
  }
  .md-mt-200_ab7a5e6fd924be3c {
    margin-top: 200px !important;
  }
  .md-mb-10_719f85f016065dce {
    margin-bottom: 10px !important;
  }
  .md-mb-20_0716fd302af94d02 {
    margin-bottom: 20px !important;
  }
  .md-mb-30_44269eda43e7928e {
    margin-bottom: 30px !important;
  }
  .md-mb-40_6331fccf9161bf16 {
    margin-bottom: 40px !important;
  }
  .md-mb-50_9656bc91d3fe17ab {
    margin-bottom: 50px !important;
  }
  .md-mb-60_855aee198b555086 {
    margin-bottom: 60px !important;
  }
  .md-mb-70_f0e4526e6b3d41bb {
    margin-bottom: 70px !important;
  }
  .md-mb-80_18d6897c26ba5890 {
    margin-bottom: 80px !important;
  }
  .md-mb-90_26754e52a2fd4430 {
    margin-bottom: 90px !important;
  }
  .md-mb-100_ef654c1669c2fefc {
    margin-bottom: 100px !important;
  }
  .md-mb-110_9c7d1e0baaeb8034 {
    margin-bottom: 110px !important;
  }
  .md-mb-120_9ffe808d359ca884 {
    margin-bottom: 120px !important;
  }
  .md-mb-130_09ed5aa4b7550dd9 {
    margin-bottom: 130px !important;
  }
  .md-mb-140_51139ef95598c75e {
    margin-bottom: 140px !important;
  }
  .md-mb-150_d63f4e44cac0b7db {
    margin-bottom: 150px !important;
  }
  .md-mb-200_ad3bf6410591b339 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_c77da47e0b166cda {
    padding: 0 !important;
  }
  .sm-m0_d0a45ed2aa88232a {
    margin: 0 !important;
  }
  .sm-pt-10_488478433857f7a7 {
    padding-top: 10px !important;
  }
  .sm-pt-20_accc19d15d9a17ba {
    padding-top: 20px !important;
  }
  .sm-pt-30_259348d804b73905 {
    padding-top: 30px !important;
  }
  .sm-pt-40_b51a831cca86f462 {
    padding-top: 40px !important;
  }
  .sm-pt-50_b2feb0ba03f9c3ed {
    padding-top: 50px !important;
  }
  .sm-pt-60_1ff47e36fa650660 {
    padding-top: 60px !important;
  }
  .sm-pt-70_66b0f1ddb9dbb8d9 {
    padding-top: 70px !important;
  }
  .sm-pt-80_115ee74abd08cfb5 {
    padding-top: 80px !important;
  }
  .sm-pt-90_62f56c9d5403b401 {
    padding-top: 90px !important;
  }
  .sm-pt-100_95307e37db63ea17 {
    padding-top: 100px !important;
  }
  .sm-pt-110_c2776cad7de06975 {
    padding-top: 110px !important;
  }
  .sm-pt-120_588714896aedc208 {
    padding-top: 120px !important;
  }
  .sm-pt-130_0007b71da9af3046 {
    padding-top: 130px !important;
  }
  .sm-pt-140_f3c16b12959f3f38 {
    padding-top: 140px !important;
  }
  .sm-pt-150_bc2b244e5d8f0659 {
    padding-top: 150px !important;
  }
  .sm-pt-200_9c896d92e38b7481 {
    padding-top: 200px !important;
  }
  .sm-pb-10_c8f2c51680617409 {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_cd276549d76e6b6c {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_addb8ed325f5e43a {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_827125484f008ea4 {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_eaef1b93c5a0e7bc {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_46cbb8e8758f6e13 {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_353e6406ca76c20d {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_2b1662731cecda70 {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_f5c6913876077c12 {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_29a979f139261085 {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_8f9571c579168a2c {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_20b5a192868c7994 {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_c470a568515808f8 {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_f680e7af8e9ef73f {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_7f7cb1b61599a06b {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_51f374e3a1b8bf52 {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_16f4af9e422c70a2 {
    margin-top: 10px !important;
  }
  .sm-mt-20_383c41b487d9ed7b {
    margin-top: 20px !important;
  }
  .sm-mt-30_5346390d879490f0 {
    margin-top: 30px !important;
  }
  .sm-mt-40_1cf03a5cbd79a30d {
    margin-top: 40px !important;
  }
  .sm-mt-50_5d331f389eecf385 {
    margin-top: 50px !important;
  }
  .sm-mt-60_7feec011270b45d4 {
    margin-top: 60px !important;
  }
  .sm-mt-70_1ed45a4e4cd5f67e {
    margin-top: 70px !important;
  }
  .sm-mt-80_893842c663da78a6 {
    margin-top: 80px !important;
  }
  .sm-mt-90_909c7c7dd65fd9a8 {
    margin-top: 90px !important;
  }
  .sm-mt-100_02f7166469bec5a2 {
    margin-top: 100px !important;
  }
  .sm-mt-110_138e5582619cb080 {
    margin-top: 110px !important;
  }
  .sm-mt-120_594a73829d18c57e {
    margin-top: 120px !important;
  }
  .sm-mt-130_14fc0d902d4d308e {
    margin-top: 130px !important;
  }
  .sm-mt-140_5ae7e7eeafb2ac0e {
    margin-top: 140px !important;
  }
  .sm-mt-150_59795e92fb111c18 {
    margin-top: 150px !important;
  }
  .sm-mt-200_2f0bb849a9e9366c {
    margin-top: 200px !important;
  }
  .sm-mb-10_cc477d3082f5fbc8 {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_139b1ee5c4b339e9 {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_40bcc9e327c3962f {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_6a09df90947ec63f {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_1a3ec7a95314f254 {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_6c98e7ae98e46452 {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_a0b069c94415102f {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_3c96e22b50d8ea66 {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_fcb94233e8965cae {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_a0f34ae3cc5a9152 {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_e8825fa656766786 {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_fd1389a5cacad66e {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_9b6856468a477c19 {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_f13c7d7fa5aacbe4 {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_970d7ca8d69b9296 {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_b6f9351cf7e27aec {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_8cdb08a5a1b3e8c8 {
    padding: 0 !important;
  }
  .xs-m0_27cc1bb5de83c6a8 {
    margin: 0 !important;
  }
  .xs-pt-10_96970f30c11f19d4 {
    padding-top: 10px !important;
  }
  .xs-pt-20_ae2114a23f37267f {
    padding-top: 20px !important;
  }
  .xs-pt-30_bf5f96a7bb53071b {
    padding-top: 30px !important;
  }
  .xs-pt-40_1d6ebc121e6f1804 {
    padding-top: 40px !important;
  }
  .xs-pt-50_d2d3d948fa2ee5c7 {
    padding-top: 50px !important;
  }
  .xs-pt-60_da286e26e4462e50 {
    padding-top: 60px !important;
  }
  .xs-pt-70_c58cfd5f14eec837 {
    padding-top: 70px !important;
  }
  .xs-pt-80_8901c4d06512b57c {
    padding-top: 80px !important;
  }
  .xs-pt-90_72f0f91e8c635083 {
    padding-top: 90px !important;
  }
  .xs-pt-100_3046253d6050b9e4 {
    padding-top: 100px !important;
  }
  .xs-pt-110_b0450ee7f6fccae2 {
    padding-top: 110px !important;
  }
  .xs-pt-120_31c0fa04fc16316c {
    padding-top: 120px !important;
  }
  .xs-pt-130_85675fe27273fa91 {
    padding-top: 130px !important;
  }
  .xs-pt-140_5940f00a3405fa56 {
    padding-top: 140px !important;
  }
  .xs-pt-150_b1b82c5ad912d235 {
    padding-top: 150px !important;
  }
  .xs-pt-200_b4eccf77b0fc6ab3 {
    padding-top: 200px !important;
  }
  .xs-pb-10_b3cd651826c938d2 {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_640c3bd9436ef16d {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_1dd982bb46629d15 {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_be1a003ad6e3b8fc {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_1749221a50c4f4a2 {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_7b19ff9330a921c2 {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_7eae77ea943d3eec {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_2a0b5316fb549a48 {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_bc9bfdbcc3fe1232 {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_9bac02df5e1cfc8b {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_a000b8f4e1627847 {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_c923be61608a93a4 {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_6615097ad6d0877f {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_30ef012838a994d1 {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_9615e00ff4297611 {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_7822aa852820f7b6 {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_78797404b57a68f8 {
    margin-top: 10px !important;
  }
  .xs-mt-20_b62b6178f686361b {
    margin-top: 20px !important;
  }
  .xs-mt-30_d34193d8bab40198 {
    margin-top: 30px !important;
  }
  .xs-mt-40_da9e8e1d8d44d720 {
    margin-top: 40px !important;
  }
  .xs-mt-50_e4faaefceac473ae {
    margin-top: 50px !important;
  }
  .xs-mt-60_d907521f27f5dda9 {
    margin-top: 60px !important;
  }
  .xs-mt-70_2ab58c9b7ffec1a9 {
    margin-top: 70px !important;
  }
  .xs-mt-80_8b2652228a195880 {
    margin-top: 80px !important;
  }
  .xs-mt-90_3c117fbd16f42a92 {
    margin-top: 90px !important;
  }
  .xs-mt-100_8acfbc03728ffdde {
    margin-top: 100px !important;
  }
  .xs-mt-110_21fe989c5b221593 {
    margin-top: 110px !important;
  }
  .xs-mt-120_b18b5fc4d04b0df2 {
    margin-top: 120px !important;
  }
  .xs-mt-130_23aa55cd472aee96 {
    margin-top: 130px !important;
  }
  .xs-mt-140_cf1a6b4b49b9d8f9 {
    margin-top: 140px !important;
  }
  .xs-mt-150_f01b348b497ade47 {
    margin-top: 150px !important;
  }
  .xs-mt-200_f38262aacda2cc07 {
    margin-top: 200px !important;
  }
  .xs-mb-10_9d90e4fdbe909640 {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_20fcfe44145b4482 {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_1eddb560a09f06ba {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_fdd9f16920d742c6 {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_51405f854550a81b {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_ba319d9f2a5ee1e2 {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_90795a3f4d4346d0 {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_26e0312744c5de63 {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_d4d2c47f4bed64a4 {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_b034b68027055a53 {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_6c9f95c497a695e6 {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_7c3b97dae53a4b25 {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_d137337a6cf5ee90 {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_45bb64937436df34 {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_096dafc3127e07d1 {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_a32a8a61120b773a {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_a590477e7402e84c {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_a590477e7402e84c.menu-overlay_f0342a23eadd48e6 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_a590477e7402e84c.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_a590477e7402e84c .navbar-toggler_9dc1db862efdceed {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_a590477e7402e84c.menu-style-three_19fe94ef3b97d1ed .navbar-toggler_9dc1db862efdceed {
  background: #000;
}
.theme-main-menu_a590477e7402e84c.menu-style-four_abb580407dc1eacc .navbar-toggler_9dc1db862efdceed {
  background: #E6FD5A;
}
.theme-main-menu_a590477e7402e84c.menu-style-five_d2db4a2f396856be .navbar-toggler_9dc1db862efdceed {
  background: #DFFF5E;
}
.theme-main-menu_a590477e7402e84c .navbar-toggler_9dc1db862efdceed:focus {
  box-shadow: none;
}
.theme-main-menu_a590477e7402e84c .navbar-toggler_9dc1db862efdceed::before,
.theme-main-menu_a590477e7402e84c .navbar-toggler_9dc1db862efdceed::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_a590477e7402e84c .navbar-toggler_9dc1db862efdceed 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_a590477e7402e84c.menu-style-three_19fe94ef3b97d1ed .navbar-toggler_9dc1db862efdceed:before, .theme-main-menu_a590477e7402e84c.menu-style-three_19fe94ef3b97d1ed .navbar-toggler_9dc1db862efdceed:after, .theme-main-menu_a590477e7402e84c.menu-style-three_19fe94ef3b97d1ed .navbar-toggler_9dc1db862efdceed span {
  background: #fff;
}
.theme-main-menu_a590477e7402e84c .navbar-toggler_9dc1db862efdceed::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_a590477e7402e84c .navbar-toggler_9dc1db862efdceed::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_a590477e7402e84c .navbar-toggler_9dc1db862efdceed[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_a590477e7402e84c .navbar-toggler_9dc1db862efdceed[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_a590477e7402e84c .navbar-toggler_9dc1db862efdceed[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_a590477e7402e84c .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_a590477e7402e84c .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_a590477e7402e84c.white-vr_729065eea2380308 .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_a590477e7402e84c.white-vr_729065eea2380308 .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_a590477e7402e84c.white-vr_729065eea2380308.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_a590477e7402e84c.menu-style-one_619e8fc61b044c59 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_a590477e7402e84c.menu-style-two_4c81d8424867a4e6 {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_a590477e7402e84c.menu-style-two_4c81d8424867a4e6 .info-row_6f1160bde1b7a64b {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_a590477e7402e84c.menu-style-two_4c81d8424867a4e6 .gap-fix_c541b6ac55d772b1 {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_a590477e7402e84c.menu-style-two_4c81d8424867a4e6 .greetings_d16545ac6434fcc7 {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_a590477e7402e84c.menu-style-two_4c81d8424867a4e6 .contact-info_c124e2792b29a5ac {
  margin: 0 -15px;
}
.theme-main-menu_a590477e7402e84c.menu-style-two_4c81d8424867a4e6 .contact-info_c124e2792b29a5ac li {
  padding: 0 15px;
}
.theme-main-menu_a590477e7402e84c.menu-style-two_4c81d8424867a4e6 .contact-info_c124e2792b29a5ac li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_a590477e7402e84c.menu-style-two_4c81d8424867a4e6 .contact-info_c124e2792b29a5ac li a:hover {
  text-decoration: underline;
}
.theme-main-menu_a590477e7402e84c.menu-style-two_4c81d8424867a4e6 .inner-content_0f309fa376bc1f96 {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_a590477e7402e84c.menu-style-two_4c81d8424867a4e6.fixed .info-row_6f1160bde1b7a64b {
  display: none;
}
.theme-main-menu_a590477e7402e84c.menu-style-five_d2db4a2f396856be {
  background: #000;
  padding: 0;
}
.theme-main-menu_a590477e7402e84c.menu-style-five_d2db4a2f396856be .inner-content_0f309fa376bc1f96 {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_a590477e7402e84c.menu-style-six_c6d7c139b126b33f .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_a590477e7402e84c.menu-style-six_c6d7c139b126b33f .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_a590477e7402e84c .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_26d610ff8ca4d8a0 {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_26d610ff8ca4d8a0 .mega-menu-title_45447a956e1235da {
  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_a590477e7402e84c .login-btn-one_2a50203b2c5b8cee a {
  color: #000;
}
.theme-main-menu_a590477e7402e84c .login-btn-one_2a50203b2c5b8cee a:hover {
  text-decoration: underline;
}
.theme-main-menu_a590477e7402e84c .login-btn-two_e2ad1ec4fb9ffcc6 a {
  color: #044F3B;
}
.theme-main-menu_a590477e7402e84c .login-btn-two_e2ad1ec4fb9ffcc6 a:hover {
  text-decoration: underline;
}
.theme-main-menu_a590477e7402e84c .signup-btn-one_062bf9e9750d6bc4 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_a590477e7402e84c .signup-btn-one_062bf9e9750d6bc4 .icon_c1889a56fcf4771a {
  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_a590477e7402e84c .signup-btn-one_062bf9e9750d6bc4:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_a590477e7402e84c .signup-btn-one_062bf9e9750d6bc4:hover .icon_c1889a56fcf4771a {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_a590477e7402e84c .signup-btn-two_13b4b4fac7b12412 {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_a590477e7402e84c .signup-btn-two_13b4b4fac7b12412:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_a590477e7402e84c .quote-one_744d63c4a684c10d {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_a590477e7402e84c .quote-one_744d63c4a684c10d:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_fc3af517a3b52411 {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_fc3af517a3b52411 li {
  position: relative;
  padding: 0 15px;
}
.category-menu_fc3af517a3b52411 li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_fc3af517a3b52411 li a:hover {
  color: #0C3A30;
}
.category-menu_fc3af517a3b52411 .dropdown-menu {
  padding: 0;
}
.category-menu_fc3af517a3b52411 .dropdown-menu li {
  padding: 0;
}
.category-menu_fc3af517a3b52411 .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_f0d2a47abb79d653 .logo_0873549586c5fc39 {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_729065eea2380308 .navbar-collapse_f0d2a47abb79d653 {
    background-color: #0C3A30;
  }
  .navbar-collapse_f0d2a47abb79d653 {
    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_f0d2a47abb79d653.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_a590477e7402e84c .navbar .mega-dropdown_7301c56fc5e069f8 {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_729065eea2380308 .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_26d610ff8ca4d8a0 {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_df2124ec8086382a .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_3223f81d88d9ee34 {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_3223f81d88d9ee34::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_3223f81d88d9ee34 .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_3223f81d88d9ee34 .hero-slider-one .hero-img_9b9f998644a5fcae {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_3223f81d88d9ee34 .hero-slider-one .slick-list_dd5abe401a280268, .hero-banner-one_3223f81d88d9ee34 .hero-slider-one .slick-track_76e46fd5f45e8b2c, .hero-banner-one_3223f81d88d9ee34 .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_3223f81d88d9ee34 .hero-heading_6248f83a5d29a878 {
  font-weight: 700;
  color: #000;
  background: url(../photos/shape_5642b2710f/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_3223f81d88d9ee34 .more-btn_c44a2563c307d4f2 {
  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_3223f81d88d9ee34 .more-btn_c44a2563c307d4f2:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_7696c4080eaaf320 {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_7696c4080eaaf320 .bg-wrapper_13c9fb48b0007839 {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_7696c4080eaaf320 .hero-heading_6248f83a5d29a878 {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_7696c4080eaaf320 .rating_f5ae8a15896a43a2 h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_7696c4080eaaf320 .rating_f5ae8a15896a43a2 p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_7696c4080eaaf320 .media-wrapper_adfbf0c3881e0e06 {
  position: absolute;
  background: url(../photos/assets_1b421b6710/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_7696c4080eaaf320 .media-wrapper_adfbf0c3881e0e06 .shape_01_ab746a66240ae75e {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_7696c4080eaaf320 .media-wrapper_adfbf0c3881e0e06 .shape_02_95608af5c9257252 {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_1da84972724ab82b .hero-heading_6248f83a5d29a878 {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_1da84972724ab82b .media-wrapper_adfbf0c3881e0e06 {
  background: url(../photos/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_1da84972724ab82b .media-wrapper_adfbf0c3881e0e06 .screen_01_e17864c01acf1fc9 {
  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_1da84972724ab82b .media-wrapper_adfbf0c3881e0e06 .screen_02_c257755f4cc9ddf9 {
  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_1da84972724ab82b .media-wrapper_adfbf0c3881e0e06 .bg-shape_a340d72e60354702 {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_1da84972724ab82b .shape_01_ab746a66240ae75e {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_981c7628c78719e1 .bg-wrapper_13c9fb48b0007839 {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_981c7628c78719e1 .media-wrapper_adfbf0c3881e0e06 {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_981c7628c78719e1 .media-wrapper_adfbf0c3881e0e06 .shape_01_ab746a66240ae75e {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_981c7628c78719e1 .shape_02_95608af5c9257252 {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_2b65ff9148dcc0c5 + .blog-details_0b01b9af37e40968 {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_029607622ec470cc {
  z-index: 1;
}
.block-feature-three_029607622ec470cc:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_029607622ec470cc.no-bg_4ddb317ea863b780:before {
  display: none;
}
.block-feature-three_029607622ec470cc .section-btn_5eb404b0cc935b1b {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_029607622ec470cc .block-title_97900528198f8587 a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_029607622ec470cc .block-title_97900528198f8587 a:hover {
  text-decoration: underline;
}
.block-feature-three_029607622ec470cc .round-btn_7c1736bd12107503 {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_029607622ec470cc .round-btn_7c1736bd12107503:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_029607622ec470cc .block-one_9147973833620c9c {
  background: url(../photos/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_029607622ec470cc .block-one_9147973833620c9c .tag_6c1ddf6ae84eb4d9 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_029607622ec470cc .block-one_9147973833620c9c .block-title_97900528198f8587 {
  background: url(../photos/shape_5642b2710f/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_029607622ec470cc .block-two_12797c6ffc7d0882 {
  overflow: hidden;
}
.block-feature-three_029607622ec470cc .block-two_12797c6ffc7d0882 .img-wrapper_9fad266ea18afe72 {
  background: url(../photos/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_029607622ec470cc .block-two_12797c6ffc7d0882 .text-wrapper_6e57016c5fa787a2 {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_029607622ec470cc .block-two_12797c6ffc7d0882 .tag_6c1ddf6ae84eb4d9 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_029607622ec470cc .block-three_308d81ddd13e5e47 {
  background: #D3FF76;
}
.block-feature-three_029607622ec470cc .block-three_308d81ddd13e5e47 .tag_6c1ddf6ae84eb4d9 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_029607622ec470cc .block-three_308d81ddd13e5e47 .round-btn_7c1736bd12107503 {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_029607622ec470cc .block-three_308d81ddd13e5e47 .round-btn_7c1736bd12107503:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_029607622ec470cc .block-four_73a2b678262c4f75 {
  background: url(../photos/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_029607622ec470cc .block-four_73a2b678262c4f75 .block-title_97900528198f8587 {
  background: url(../photos/shape_5642b2710f/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_029607622ec470cc .block-four_73a2b678262c4f75 .block-title_97900528198f8587 a {
  font-size: 28px;
}
.block-feature-three_029607622ec470cc .block-four_73a2b678262c4f75 .tag_6c1ddf6ae84eb4d9 {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_029607622ec470cc .block-four_73a2b678262c4f75 .round-btn_7c1736bd12107503 {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_029607622ec470cc .block-four_73a2b678262c4f75 .round-btn_7c1736bd12107503:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_029607622ec470cc .block-five_43467355d7f0a932 {
  background: url(../photos/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_029607622ec470cc .block-five_43467355d7f0a932 .tag_6c1ddf6ae84eb4d9 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_029607622ec470cc .block-five_43467355d7f0a932 .block-title_97900528198f8587 {
  background: url(../photos/shape_5642b2710f/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_871c4e625799e0fc .upper-wrapper_ffd69c84ef70cea9 {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_871c4e625799e0fc .upper-wrapper_ffd69c84ef70cea9 .shape_01_ab746a66240ae75e {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_871c4e625799e0fc .line-loop_e967361dc2467ec7:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_871c4e625799e0fc .graph-panel_95d6aeb52334226f {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_871c4e625799e0fc .graph-panel_95d6aeb52334226f .main-count_9c8f5c7e5df131ca {
  font-size: 120px;
}
.block-feature-thirteen_871c4e625799e0fc .graph-panel_95d6aeb52334226f .chart-box_a1145018cca3ca75 {
  padding: 0 15px;
}
.block-feature-thirteen_871c4e625799e0fc .graph-panel_95d6aeb52334226f .chart-box_a1145018cca3ca75 .chart-inner_9dbf505ecc1746ca {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_4d6857ea36f84346 .media-img_70c78c50a1be520e {
  border-radius: 30px;
}
.block-feature-sixteen_4d6857ea36f84346 .shape_01_ab746a66240ae75e {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_08ece6224a15de09 .section-subheading_d49d4745eff184e6 {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_08ece6224a15de09 .shape_01_ab746a66240ae75e {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_2c4b9d6fc7b53f83 {
  z-index: 1;
}
.text-feature-four_2c4b9d6fc7b53f83 .avatar_5a765c124c7242f1 {
  width: 65px;
  height: 65px;
}
.text-feature-four_2c4b9d6fc7b53f83 .name {
  font-size: 28px;
}
.text-feature-four_2c4b9d6fc7b53f83 .quote-text_e0f21c6691f78a8b {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_2c4b9d6fc7b53f83 .shape_01_ab746a66240ae75e {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_2c4b9d6fc7b53f83 .shape_02_95608af5c9257252 {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_92d2cb7d16358c71 .bg-wrapper_13c9fb48b0007839 {
  background: #FFF2AC;
}
.text-feature-five_92d2cb7d16358c71 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_92d2cb7d16358c71 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_92d2cb7d16358c71 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_92d2cb7d16358c71 li:hover:before {
  background: #29594B;
}
.text-feature-five_92d2cb7d16358c71 li:hover:after {
  color: #fff;
}
.text-feature-five_92d2cb7d16358c71 .media-wrapper_adfbf0c3881e0e06 {
  background: url(../photos/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_92d2cb7d16358c71 .media-wrapper_adfbf0c3881e0e06 .video-icon_4b972c1e5940592f {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_92d2cb7d16358c71 .media-wrapper_adfbf0c3881e0e06 .video-icon_4b972c1e5940592f:hover {
  background: #CFFF45;
}
.text-feature-five_92d2cb7d16358c71 .media-wrapper_adfbf0c3881e0e06 .screen_01_e17864c01acf1fc9 {
  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_44119faa216cfbf9 {
  z-index: 1;
}
.text-feature-six_44119faa216cfbf9 .media-wrapper_adfbf0c3881e0e06 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_44119faa216cfbf9 .media-wrapper_adfbf0c3881e0e06 .screen_01_e17864c01acf1fc9 {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_44119faa216cfbf9 .shape_01_ab746a66240ae75e {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_44119faa216cfbf9 .shape_02_95608af5c9257252 {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_2f29ca3d9834d9bd {
  background: url(../photos/assets_1b421b6710/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_2f29ca3d9834d9bd .block_666f21e7c94d8af2 .icon_c1889a56fcf4771a {
  height: 50px;
}
.text-feature-nine_2f29ca3d9834d9bd .vertical-text-wrapper_2332364d3ab208d0 {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_2f29ca3d9834d9bd .vertical-text-wrapper_2332364d3ab208d0 .text-list_905ff42c1ac59d4c {
  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_2f29ca3d9834d9bd .vertical-text-wrapper_2332364d3ab208d0 .text-list_905ff42c1ac59d4c:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_2f29ca3d9834d9bd .vertical-text-wrapper_2332364d3ab208d0 .shape_01_ab746a66240ae75e {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_2f29ca3d9834d9bd .vertical-text-wrapper_2332364d3ab208d0 .shape_02_95608af5c9257252 {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_2f29ca3d9834d9bd .shape_03_c42aeaae19b75f5d {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_2f29ca3d9834d9bd .shape_04_8d5fbbadfbe0f6ab {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_72158f475d82f3fb .section-btn_5eb404b0cc935b1b {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_d9fbed57e94bd2be {
  z-index: 1;
}
.team-section-three_d9fbed57e94bd2be:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../photos/shape_5642b2710f/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_d9fbed57e94bd2be .section-btn_5eb404b0cc935b1b {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_d9fbed57e94bd2be .shape_01_ab746a66240ae75e {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_d9fbed57e94bd2be .shape_02_95608af5c9257252 {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_d9fbed57e94bd2be .shape_03_c42aeaae19b75f5d {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_2b8d11113804b293 .logo_0873549586c5fc39 {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_28fc7a56dcdf9885 {
  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_153db2e151385a97 {
  max-width: 565px;
}
.user-data-form .form-wrapper_153db2e151385a97 .input-group-meta_d0a439a54c88645c 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_153db2e151385a97 .input-group-meta_d0a439a54c88645c label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_153db2e151385a97 .input-group-meta_d0a439a54c88645c .placeholder_icon_ca433cfc3dc0b000 {
  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_153db2e151385a97 .input-group-meta_d0a439a54c88645c .placeholder_icon_ca433cfc3dc0b000 img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_153db2e151385a97 .input-group-meta_d0a439a54c88645c .placeholder_icon_ca433cfc3dc0b000 span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_153db2e151385a97 .input-group-meta_d0a439a54c88645c .placeholder_icon_ca433cfc3dc0b000 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_153db2e151385a97 .input-group-meta_d0a439a54c88645c .placeholder_icon_ca433cfc3dc0b000 span.eye-slash_04cd02b320439b99:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_2936bdb5debb95af 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_2936bdb5debb95af label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_2936bdb5debb95af input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_2936bdb5debb95af 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_2936bdb5debb95af 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_2936bdb5debb95af a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_2936bdb5debb95af a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_ce6ee12e989db5fc {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_3103baf701d92dad {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_3103baf701d92dad:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_3103baf701d92dad img {
  width: 20px;
}
.user-data-form .btn-close_8b4ef9964e2cb6b6 {
  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_ef8c9b8e6786a668 .main-count_9c8f5c7e5df131ca {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_800aecaa76480e05 .icon_c1889a56fcf4771a {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_ee184da218de3077 .img-holder_ea8e17c925339266 {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_ee184da218de3077 .img-holder_ea8e17c925339266.round-border_78b2bdf7c7ddd93a {
  border-radius: 30px;
}
.portfolio-block-one_ee184da218de3077 .img-holder_ea8e17c925339266 .expend_2c84989500cfed40 {
  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_ee184da218de3077 .img-holder_ea8e17c925339266 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_ee184da218de3077 .img-holder_ea8e17c925339266 i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_ee184da218de3077:hover .expend_2c84989500cfed40 {
  opacity: 1;
}
.portfolio-block-one_ee184da218de3077:hover .img-meta_9911b6ecf2996994 {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_ee184da218de3077:hover .pj-title_1d15e03c3bd0c6ab {
  text-decoration: underline;
}
.portfolio-block-one_ee184da218de3077 .caption {
  margin-top: 35px;
}
.portfolio-block-one_ee184da218de3077 .caption .tag_6c1ddf6ae84eb4d9 {
  margin: 0 -3px;
}
.portfolio-block-one_ee184da218de3077 .caption .tag_6c1ddf6ae84eb4d9 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_ee184da218de3077 .caption .pj-title_1d15e03c3bd0c6ab {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_ee184da218de3077 .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_ee184da218de3077 .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_ac4c9a7b3adadc7a .bg-wrapper_13c9fb48b0007839 {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_ac4c9a7b3adadc7a .slider-wrapper_d39d982b2b8f4fd9 {
  height: 100%;
}
.project-details-two_ac4c9a7b3adadc7a .slider-wrapper_d39d982b2b8f4fd9 .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_ac4c9a7b3adadc7a .slider-wrapper_d39d982b2b8f4fd9 .carousel-control-next_3242f386628d920c,
.project-details-two_ac4c9a7b3adadc7a .slider-wrapper_d39d982b2b8f4fd9 .carousel-control-prev_31109820bea072a3 {
  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_ac4c9a7b3adadc7a .slider-wrapper_d39d982b2b8f4fd9 .carousel-control-next_3242f386628d920c:hover,
.project-details-two_ac4c9a7b3adadc7a .slider-wrapper_d39d982b2b8f4fd9 .carousel-control-prev_31109820bea072a3:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_ac4c9a7b3adadc7a .slider-wrapper_d39d982b2b8f4fd9 .carousel-control-prev_31109820bea072a3 {
  left: auto;
  right: 45px;
}
.project-details-two_ac4c9a7b3adadc7a .info-wrapper_2630e1a5d986c034 {
  padding: 55px 50px 85px 70px;
}
.project-details-two_ac4c9a7b3adadc7a .info-wrapper_2630e1a5d986c034 h3 {
  font-size: 36px;
}
.project-details-two_ac4c9a7b3adadc7a .info-wrapper_2630e1a5d986c034 .list-meta_0f4e9f0f76eb4693 li {
  padding: 22px 0;
}
.project-details-two_ac4c9a7b3adadc7a .info-wrapper_2630e1a5d986c034 .list-meta_0f4e9f0f76eb4693 .icon_c1889a56fcf4771a {
  width: 40px;
}
.project-details-two_ac4c9a7b3adadc7a .info-wrapper_2630e1a5d986c034 .list-meta_0f4e9f0f76eb4693 .text1_882daaedb581ce67 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_ac4c9a7b3adadc7a .info-wrapper_2630e1a5d986c034 .list-meta_0f4e9f0f76eb4693 span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_ac4c9a7b3adadc7a .info-wrapper_2630e1a5d986c034 .social-share_a79bdefbbda24dd1 li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_ac4c9a7b3adadc7a .info-wrapper_2630e1a5d986c034 .social-share_a79bdefbbda24dd1 li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_9893f16d02642551 .slider-wrapper_d39d982b2b8f4fd9 {
  padding-left: 100px;
}
.feedback-section-three_9893f16d02642551 .slider-wrapper_d39d982b2b8f4fd9 .icon_c1889a56fcf4771a {
  left: 0;
  top: 18px;
}
.feedback-section-three_9893f16d02642551 .slick-dots_24d916e71ba9a278 {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_9893f16d02642551 .slick-dots_24d916e71ba9a278 li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_9893f16d02642551 .slick-dots_24d916e71ba9a278 .slick-active button {
  background: #000;
}
.feedback-section-three_9893f16d02642551 .rating-box_11bfd6c42793483e {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_9893f16d02642551 .rating-box_11bfd6c42793483e .rating_f5ae8a15896a43a2 {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_9893f16d02642551 .shape_01_ab746a66240ae75e {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_9893f16d02642551 .shape_02_95608af5c9257252 {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_cfd256dd4b8416e0 {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_cfd256dd4b8416e0 .post-data_0cf61a298ef6c8df {
  padding: 30px 35px 25px;
}
.blog-meta-one_cfd256dd4b8416e0 .post-data_0cf61a298ef6c8df .post-info_144761e6b47b109c {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_cfd256dd4b8416e0 .post-data_0cf61a298ef6c8df .blog-title_ea55ec9fb93a5555 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_cfd256dd4b8416e0 .post-data_0cf61a298ef6c8df .blog-title_ea55ec9fb93a5555:hover {
  text-decoration: underline;
}
.blog-meta-one_cfd256dd4b8416e0 .post-img_bb20813fdafcd71c {
  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_cfd256dd4b8416e0 .post-img_bb20813fdafcd71c .round-btn_7c1736bd12107503 {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_cfd256dd4b8416e0:hover .round-btn_7c1736bd12107503 {
  background: #CFFF45;
}
.blog-meta-one_cfd256dd4b8416e0.style-two_f0eadab8c3a41175 {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_cfd256dd4b8416e0.style-two_f0eadab8c3a41175 .post-img_bb20813fdafcd71c {
  border-radius: 0;
}
.blog-meta-one_cfd256dd4b8416e0.style-two_f0eadab8c3a41175 .blog-title_ea55ec9fb93a5555 {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_1db9c0d39f4ccb04 {
  background: #fff;
}
.blog-meta-two_1db9c0d39f4ccb04 .post-data_0cf61a298ef6c8df {
  padding-top: 30px;
}
.blog-meta-two_1db9c0d39f4ccb04 .post-data_0cf61a298ef6c8df .blog-title_ea55ec9fb93a5555 {
  width: 70%;
}
.blog-meta-two_1db9c0d39f4ccb04 .post-data_0cf61a298ef6c8df .blog-title_ea55ec9fb93a5555 h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_1db9c0d39f4ccb04 .post-data_0cf61a298ef6c8df .blog-title_ea55ec9fb93a5555:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_1db9c0d39f4ccb04 .post-data_0cf61a298ef6c8df .round-btn_7c1736bd12107503 {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_1db9c0d39f4ccb04 .post-data_0cf61a298ef6c8df .round-btn_7c1736bd12107503:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_1db9c0d39f4ccb04 .post-data_0cf61a298ef6c8df .post-info_144761e6b47b109c {
  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_1db9c0d39f4ccb04 .post-img_bb20813fdafcd71c {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_1db9c0d39f4ccb04 .post-img_bb20813fdafcd71c .date_855f32dcb6b7bcf4 {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_1db9c0d39f4ccb04.style-two_f0eadab8c3a41175 {
  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_1db9c0d39f4ccb04.style-two_f0eadab8c3a41175 p {
  font-size: 18px;
}
.blog-meta-two_1db9c0d39f4ccb04.style-two_f0eadab8c3a41175 .post-img_bb20813fdafcd71c {
  height: auto;
  width: 100%;
}
.blog-meta-two_1db9c0d39f4ccb04.style-two_f0eadab8c3a41175 .post-data_0cf61a298ef6c8df {
  padding: 26px 0;
}
.blog-meta-two_1db9c0d39f4ccb04.style-two_f0eadab8c3a41175 .post-data_0cf61a298ef6c8df .post-info_144761e6b47b109c {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_1db9c0d39f4ccb04.style-two_f0eadab8c3a41175 .post-data_0cf61a298ef6c8df .round-btn_7c1736bd12107503 {
  border: none;
}

.signup-btn-one_062bf9e9750d6bc4 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_062bf9e9750d6bc4 .icon_c1889a56fcf4771a {
  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_2a2a82bf2c9ddc52 {
  z-index: 1;
}
.blog-section-three_2a2a82bf2c9ddc52 .section-btn_5eb404b0cc935b1b {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

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

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

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

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

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

.blog-details_0b01b9af37e40968 .post-details-meta_1dc11643a5e12295 {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_0b01b9af37e40968 .post-details-meta_1dc11643a5e12295 p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_0b01b9af37e40968 .post-details-meta_1dc11643a5e12295 .quote-wrapper_74b7e542a2ced0fa {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_0b01b9af37e40968 .post-details-meta_1dc11643a5e12295 .quote-wrapper_74b7e542a2ced0fa .wrapper_53a969a9cb3c016d {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_0b01b9af37e40968 .post-details-meta_1dc11643a5e12295 .quote-wrapper_74b7e542a2ced0fa .wrapper_53a969a9cb3c016d .icon_c1889a56fcf4771a {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_0b01b9af37e40968 .post-details-meta_1dc11643a5e12295 .quote-wrapper_74b7e542a2ced0fa .wrapper_53a969a9cb3c016d h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_0b01b9af37e40968 .post-details-meta_1dc11643a5e12295 .quote-wrapper_74b7e542a2ced0fa h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_0b01b9af37e40968 .post-details-meta_1dc11643a5e12295 .quote-wrapper_74b7e542a2ced0fa h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_0b01b9af37e40968 .post-details-meta_1dc11643a5e12295 .img-gallery_e87505ae4a083b4e {
  margin-bottom: 50px;
}
.blog-details_0b01b9af37e40968 .post-details-meta_1dc11643a5e12295 .img-gallery_e87505ae4a083b4e img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_0b01b9af37e40968 .post-details-meta_1dc11643a5e12295 h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_0b01b9af37e40968 .post-details-meta_1dc11643a5e12295 .list-item_92ac1325a9d1e57d li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_0b01b9af37e40968 .post-details-meta_1dc11643a5e12295 .list-item_92ac1325a9d1e57d li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_0b01b9af37e40968 .bottom-widget_5cd28c9f341ea886 {
  padding: 10px 0 5px;
}
.blog-details_0b01b9af37e40968 .bottom-widget_5cd28c9f341ea886 .tags_ce58efa4712d991a li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_0b01b9af37e40968 .bottom-widget_5cd28c9f341ea886 .tags_ce58efa4712d991a a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_0b01b9af37e40968 .bottom-widget_5cd28c9f341ea886 .tags_ce58efa4712d991a a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_0b01b9af37e40968 .bottom-widget_5cd28c9f341ea886 .share-icon_eec02b37967a444d li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_0b01b9af37e40968 .bottom-widget_5cd28c9f341ea886 .share-icon_eec02b37967a444d a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_0b01b9af37e40968 .grey-bg_4c2e11c25fa70a32 {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_0b01b9af37e40968 .blog-inner-title_eba69eb15dfe6b64 {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_0b01b9af37e40968 .blog-comment-area_ba9127990828a220 {
  margin: 60px 0;
}
.blog-details_0b01b9af37e40968 .blog-comment-area_ba9127990828a220 .comment_b51e8bcb474477dc {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_0b01b9af37e40968 .blog-comment-area_ba9127990828a220 .comment_b51e8bcb474477dc:last-child {
  padding-bottom: 5px;
}
.blog-details_0b01b9af37e40968 .blog-comment-area_ba9127990828a220 .comment_b51e8bcb474477dc .reply-comment_8657703b8d81e852 {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_0b01b9af37e40968 .blog-comment-area_ba9127990828a220 .comment_b51e8bcb474477dc .user-avatar_72e252fdd13ca331 {
  width: 60px;
  height: 60px;
}
.blog-details_0b01b9af37e40968 .blog-comment-area_ba9127990828a220 .comment_b51e8bcb474477dc .comment-text_74bf8264d84e0cb0 {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_0b01b9af37e40968 .blog-comment-area_ba9127990828a220 .comment_b51e8bcb474477dc .comment-text_74bf8264d84e0cb0 .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_0b01b9af37e40968 .blog-comment-area_ba9127990828a220 .comment_b51e8bcb474477dc .comment-text_74bf8264d84e0cb0 .date_855f32dcb6b7bcf4 {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_0b01b9af37e40968 .blog-comment-area_ba9127990828a220 .comment_b51e8bcb474477dc .comment-text_74bf8264d84e0cb0 p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_0b01b9af37e40968 .blog-comment-area_ba9127990828a220 .comment_b51e8bcb474477dc .comment-text_74bf8264d84e0cb0 .reply-btn_a578005b3a9c7c40 {
  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_0b01b9af37e40968 .blog-comment-area_ba9127990828a220 .comment_b51e8bcb474477dc .comment-text_74bf8264d84e0cb0 .reply-btn_a578005b3a9c7c40:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_0b01b9af37e40968 .blog-comment-form_c9b98bf85e97a304 p a {
  color: #19352D;
}
.blog-details_0b01b9af37e40968 .blog-comment-form_c9b98bf85e97a304 form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_0b01b9af37e40968 .blog-comment-form_c9b98bf85e97a304 form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_0b01b9af37e40968 .blog-comment-form_c9b98bf85e97a304 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_02bc62a62d1b47d4 {
  height: 600px;
}

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

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

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

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

.footer-one_e7fe5fb8322a9f5c {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_e7fe5fb8322a9f5c .bottom-footer_55af3c7e19770c88 {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_e7fe5fb8322a9f5c .social-icon_53e21b6d3c2f1c89 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_e7fe5fb8322a9f5c .social-icon_53e21b6d3c2f1c89 a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_e7fe5fb8322a9f5c .footer-title_be068c51b6bc1fec {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_e7fe5fb8322a9f5c .footer-nav-link_77e518b5269a1434 a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_e7fe5fb8322a9f5c .footer-nav-link_77e518b5269a1434 a:hover {
  color: #fff;
}
.footer-nav-link_77e518b5269a1434 p {
  font-size: 16px;
}
.logo_0873549586c5fc39 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_cc931b95d1473ca6 {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_018d455859aab285 {
  align-content: center;
}

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

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

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

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

.footer-three_67dd52a4d36fc654 {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_67dd52a4d36fc654 .round-bg_b3cb350d92f72b0b {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_67dd52a4d36fc654 .round-bg_b3cb350d92f72b0b.color-two_79eea1e1a9277d40 {
  background: #F6FFDD;
}
.footer-three_67dd52a4d36fc654 .footer-intro_11ef228e84135504 p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_67dd52a4d36fc654 .footer-intro_11ef228e84135504 p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_67dd52a4d36fc654 .footer-title_be068c51b6bc1fec {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_67dd52a4d36fc654 .footer-nav-link_77e518b5269a1434 a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_67dd52a4d36fc654 .footer-nav-link_77e518b5269a1434 a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_67dd52a4d36fc654 .bottom-footer_55af3c7e19770c88 {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_67dd52a4d36fc654 .bottom-footer_55af3c7e19770c88 .copyright_273ff8fa857df7ec {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_67dd52a4d36fc654 .bottom-footer_55af3c7e19770c88 .bottom-nav_ce476c722b0047ed {
  margin: 0 -12px;
}
.footer-three_67dd52a4d36fc654 .bottom-footer_55af3c7e19770c88 .bottom-nav_ce476c722b0047ed a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_67dd52a4d36fc654 .bottom-footer_55af3c7e19770c88 .bottom-nav_ce476c722b0047ed a:hover {
  text-decoration: underline;
}
.footer-three_67dd52a4d36fc654 .bottom-footer_55af3c7e19770c88 .social-icon_53e21b6d3c2f1c89 {
  margin: 0 -10px;
}
.footer-three_67dd52a4d36fc654 .bottom-footer_55af3c7e19770c88 .social-icon_53e21b6d3c2f1c89 a {
  margin: 0 10px;
}
.footer-three_67dd52a4d36fc654 .bottom-footer_55af3c7e19770c88 .social-icon_53e21b6d3c2f1c89 a:hover {
  color: #19352D;
}
.footer-three_67dd52a4d36fc654 .shape_01_ab746a66240ae75e {
  top: -3%;
  left: -3%;
}
.footer-three_67dd52a4d36fc654 .shape_02_95608af5c9257252 {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_f39ad98f5d01c6a6 {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_f39ad98f5d01c6a6:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../photos/assets_1b421b6710/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_f39ad98f5d01c6a6 h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_f39ad98f5d01c6a6 .btn-group_e78124780637474a {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_f39ad98f5d01c6a6 .btn-group_e78124780637474a h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_f39ad98f5d01c6a6 .btn-group_e78124780637474a h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_f39ad98f5d01c6a6 .btn-group_e78124780637474a .round-btn_7c1736bd12107503 {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_f39ad98f5d01c6a6 .btn-group_e78124780637474a .round-btn_7c1736bd12107503:hover, .footer-five_f39ad98f5d01c6a6 .btn-group_e78124780637474a .round-btn_7c1736bd12107503:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_f39ad98f5d01c6a6 .social-icon_53e21b6d3c2f1c89 {
  margin: 0 -20px;
}
.footer-five_f39ad98f5d01c6a6 .social-icon_53e21b6d3c2f1c89 a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_f39ad98f5d01c6a6 .social-icon_53e21b6d3c2f1c89 a:hover {
  color: #DFFF5E;
}
.footer-five_f39ad98f5d01c6a6 .bottom-nav_ce476c722b0047ed {
  margin: 0 -12px;
}
.footer-five_f39ad98f5d01c6a6 .bottom-nav_ce476c722b0047ed a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_f39ad98f5d01c6a6 .bottom-nav_ce476c722b0047ed a:hover {
  text-decoration: underline;
}
.footer-five_f39ad98f5d01c6a6 .shape_01_ab746a66240ae75e {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_f39ad98f5d01c6a6 .shape_02_95608af5c9257252 {
  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_3957d90ee93ea00a {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_459fdef29061a4db {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_da9534d86ae14dec {
  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_5eaa56c70174bf9e {
  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_514dddbadbfe71a4 {
  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_20606c1aff580677 {
  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_36ae59141421e5e7 {
  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_8b56ec1cd2e40fad {
  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_540cf08b41c8c088 {
  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_5eb3348b9bd913c1 {
  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_81f935ac6ea2db2e {
  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_7ed9655ea0344f97 {
  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_eb2827abc3a6188f {
  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_36bf488939fcb322 {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_05f73919bfb691a2 {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_24063fb61e1474cc {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_44a94052af675efb {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_3b7ea49ce5499e6c {
  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_be7264ed0bbc04ca {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_f7ed18c49b286fcf {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_ffb117d71ea20125 {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_9bf0b515f66d490c {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_19d6cd26bcf3175d {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_58f57097bcf27c52 {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_e90906cf255b3b88 {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_647034629d25f55b {
  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_bc165f30d2633ff0 {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_59224d8ddc4ffc38 {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_af32ff8a6208c116 {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_59999892a6ab82b5 {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_138dc6cfb800936e {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_685bbbff78cf60f5 {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_79b6608e954a8c78 {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_70ad234824704650 {
  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_ae792c1f0ae12a7b {
  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_5cb0c43bea9ee202 {
  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_4ffaae4f337abb3f {
  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_ef7ea8e81f0ec44a {
  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_0e3a6af8955fef30 {
  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_25d74636a3a21f43 {
  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_dd45a31ca6a7d385 {
  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_1833ed9afd5907e5 {
  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_48bd5d6220889e2c {
  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_cfe927afd2ffd6fc {
  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_6680f2cde711dd76 {
  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_e9b89c08d98df08a {
  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_5506b4c4277c6395 {
  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_cd4dee108cb36be1 {
  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_102c27185a22dac7 {
  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_e1af55133400bbe6 {
  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_d087f714a9d960c9 {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_2133aa82e14ff4f6 {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_2d97e41d626b45cb {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_12bcb8bc43e2aa91 {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_e77bfbd913e9b44d {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_60c6f0585ec4b3ea {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_92abaee5f322bbfc {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_626b979793e870ca {
  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_3957d90ee93ea00a {
  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_f83d032cd53ee9c1 {
  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_6e67e4ea69ba2df5 {
  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_ae37a320672ce579 .theme-select-menu_7c11e017d6fc1b6d {
  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_c6ee05e3733e6746 {
  overflow: hidden;
}
.product-block-one_c6ee05e3733e6746 .img-holder_ea8e17c925339266 {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_c6ee05e3733e6746 .img-holder_ea8e17c925339266 .cart-icon_bea7276b46c06225 {
  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_c6ee05e3733e6746 .img-holder_ea8e17c925339266 .cart-icon_bea7276b46c06225:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_c6ee05e3733e6746 .img-holder_ea8e17c925339266 .cart-button_70f70612dd8d2f8b {
  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_c6ee05e3733e6746 .img-holder_ea8e17c925339266 .cart-button_70f70612dd8d2f8b:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_c6ee05e3733e6746 .product-title_ce93381790ff2787 {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_c6ee05e3733e6746 .rating_f5ae8a15896a43a2 {
  margin: 0 -3px;
}
.product-block-one_c6ee05e3733e6746 .rating_f5ae8a15896a43a2 li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_c6ee05e3733e6746 .rating_f5ae8a15896a43a2 li .bi-star-fill_89a18af3c18a3734 {
  color: #FFCB65;
}
.product-block-one_c6ee05e3733e6746 .price_3a15a02f5de8fdd3 {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_c6ee05e3733e6746:hover .cart-button_70f70612dd8d2f8b {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_c6ee05e3733e6746:hover .product-img_acf4291fc4827179 {
  transform: scale(0.95);
}
.product-block-one_c6ee05e3733e6746:hover .cart-icon_bea7276b46c06225 {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_c6ee05e3733e6746:hover .product-title_ce93381790ff2787 {
  text-decoration: underline;
}

.product-details-one_6066440d61dad86a .product-img-tab_65506ac4dd03b562 {
  border: none;
}
.product-details-one_6066440d61dad86a .product-img-tab_65506ac4dd03b562 .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_6066440d61dad86a .product-img-tab_65506ac4dd03b562 .nav-link img {
  max-height: 100%;
}
.product-details-one_6066440d61dad86a .product-img-tab_65506ac4dd03b562 .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_6066440d61dad86a .product-img-tab-content_3f49b485e9b88c33 {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_6066440d61dad86a .product-img-tab-content_3f49b485e9b88c33 img {
  margin: auto;
}
.product-details-one_6066440d61dad86a .product-info_b2459d8817579d23 .stock-tag_037c367d39cc2b06 {
  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_6066440d61dad86a .product-info_b2459d8817579d23 .product-name_ca20c79d7786a507 {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_6066440d61dad86a .product-info_b2459d8817579d23 .rating_f5ae8a15896a43a2 li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_6066440d61dad86a .product-info_b2459d8817579d23 .rating_f5ae8a15896a43a2 li .bi-star-fill_89a18af3c18a3734 {
  color: #FFCB65;
}
.product-details-one_6066440d61dad86a .product-info_b2459d8817579d23 .rating_f5ae8a15896a43a2 li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_6066440d61dad86a .product-info_b2459d8817579d23 .rating_f5ae8a15896a43a2 li a:hover {
  text-decoration: underline;
}
.product-details-one_6066440d61dad86a .product-info_b2459d8817579d23 .price_3a15a02f5de8fdd3 {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_6066440d61dad86a .product-info_b2459d8817579d23 .price_3a15a02f5de8fdd3 del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_6066440d61dad86a .product-info_b2459d8817579d23 .availability_4b6b962bad89fbbc {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_6066440d61dad86a .product-info_b2459d8817579d23 .description-text_d82e3df28388dafc {
  padding: 10px 0 15px;
}
.product-details-one_6066440d61dad86a .product-info_b2459d8817579d23 .product-feature_5b1131408a8a0bb8 {
  margin-bottom: 20px;
}
.product-details-one_6066440d61dad86a .product-info_b2459d8817579d23 .product-feature_5b1131408a8a0bb8 li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_6066440d61dad86a .product-info_b2459d8817579d23 .product-feature_5b1131408a8a0bb8 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_6066440d61dad86a .product-info_b2459d8817579d23 .customize-order_e182792a3aece88a h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_6066440d61dad86a .product-info_b2459d8817579d23 .customize-order_e182792a3aece88a .quantity_38400971e6771ae6 .button-group_a08d138d036c4c8c {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_6066440d61dad86a .product-info_b2459d8817579d23 .customize-order_e182792a3aece88a .quantity_38400971e6771ae6 .button-group_a08d138d036c4c8c li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_6066440d61dad86a .product-info_b2459d8817579d23 .customize-order_e182792a3aece88a .quantity_38400971e6771ae6 .button-group_a08d138d036c4c8c li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_6066440d61dad86a .product-info_b2459d8817579d23 .customize-order_e182792a3aece88a .quantity_38400971e6771ae6 .button-group_a08d138d036c4c8c 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_6066440d61dad86a .product-review-tab_3aa3c532103f553e .nav-tabs_dbae611c294913c0 {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_6066440d61dad86a .product-review-tab_3aa3c532103f553e .nav-tabs_dbae611c294913c0 .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_6066440d61dad86a .product-review-tab_3aa3c532103f553e .nav-tabs_dbae611c294913c0 .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_6066440d61dad86a .product-review-tab_3aa3c532103f553e .nav-tabs_dbae611c294913c0 .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_6066440d61dad86a .product-review-tab_3aa3c532103f553e .nav-tabs_dbae611c294913c0 .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_6066440d61dad86a .product-review-tab_3aa3c532103f553e .tab-content_b2d560972baaa760 h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_6066440d61dad86a .product-review-tab_3aa3c532103f553e .tab-content_b2d560972baaa760 .product-feature_5b1131408a8a0bb8 li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_6066440d61dad86a .product-review-tab_3aa3c532103f553e .tab-content_b2d560972baaa760 .product-feature_5b1131408a8a0bb8 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_6066440d61dad86a .product-review-tab_3aa3c532103f553e .user-comment-area_2dfaf6062e9d11a6 .single-comment_767b2f63a8679319 {
  padding-bottom: 40px;
}
.product-details-one_6066440d61dad86a .product-review-tab_3aa3c532103f553e .user-comment-area_2dfaf6062e9d11a6 .single-comment_767b2f63a8679319:last-child {
  padding-bottom: 0;
}
.product-details-one_6066440d61dad86a .product-review-tab_3aa3c532103f553e .user-comment-area_2dfaf6062e9d11a6 .user-img_9e5b15dc6710cb92 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_6066440d61dad86a .product-review-tab_3aa3c532103f553e .user-comment-area_2dfaf6062e9d11a6 .user-comment-data_cf6df86555c82409 {
  padding-left: 30px;
  position: relative;
}
.product-details-one_6066440d61dad86a .product-review-tab_3aa3c532103f553e .user-comment-area_2dfaf6062e9d11a6 .user-comment-data_cf6df86555c82409 .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_6066440d61dad86a .product-review-tab_3aa3c532103f553e .user-comment-area_2dfaf6062e9d11a6 .user-comment-data_cf6df86555c82409 .rating_f5ae8a15896a43a2 li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_6066440d61dad86a .product-review-tab_3aa3c532103f553e .user-comment-area_2dfaf6062e9d11a6 .user-comment-data_cf6df86555c82409 .rating_f5ae8a15896a43a2 li .bi-star-fill_89a18af3c18a3734 {
  color: #FFCB65;
}
.product-details-one_6066440d61dad86a .product-review-tab_3aa3c532103f553e .user-comment-area_2dfaf6062e9d11a6 .user-comment-data_cf6df86555c82409 p {
  padding-top: 8px;
}

.cart-list-form_b45b8c06d8da85d9 {
  position: relative;
}
.cart-list-form_b45b8c06d8da85d9 .table_829fd23d313b0fee {
  margin: 0;
  background: transparent;
}
.cart-list-form_b45b8c06d8da85d9 .table_829fd23d313b0fee 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_b45b8c06d8da85d9 .table_829fd23d313b0fee th:first-child {
  text-align: left;
}
.cart-list-form_b45b8c06d8da85d9 .table_829fd23d313b0fee tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_b45b8c06d8da85d9 .table_829fd23d313b0fee tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_b45b8c06d8da85d9 .table_829fd23d313b0fee tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_b45b8c06d8da85d9 .table_829fd23d313b0fee tbody .product-thumbnails_4e9ea275f09629b9 {
  width: 85px;
}
.cart-list-form_b45b8c06d8da85d9 .table_829fd23d313b0fee tbody .product-thumbnails_4e9ea275f09629b9 img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_b45b8c06d8da85d9 .table_829fd23d313b0fee tbody .product-thumbnails_4e9ea275f09629b9 .product-img_acf4291fc4827179 {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_b45b8c06d8da85d9 .table_829fd23d313b0fee tbody .product-info_b2459d8817579d23 {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_b45b8c06d8da85d9 .table_829fd23d313b0fee tbody .product-info_b2459d8817579d23 .product-name_ca20c79d7786a507 {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_b45b8c06d8da85d9 .table_829fd23d313b0fee tbody .product-info_b2459d8817579d23 .serial_f9a324b18656eba3 {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_b45b8c06d8da85d9 .table_829fd23d313b0fee tbody .product-info_b2459d8817579d23 ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_b45b8c06d8da85d9 .table_829fd23d313b0fee tbody .price_3a15a02f5de8fdd3 {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_b45b8c06d8da85d9 .table_829fd23d313b0fee tbody .quantity_38400971e6771ae6 li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_b45b8c06d8da85d9 .table_829fd23d313b0fee tbody .quantity_38400971e6771ae6 li .btn_01dac5f99bda5ade {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_b45b8c06d8da85d9 .table_829fd23d313b0fee tbody .quantity_38400971e6771ae6 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_b45b8c06d8da85d9 .table_829fd23d313b0fee tbody .remove-product_b249cd06abae1fa0 {
  color: #000;
  font-size: 22px;
}
.cart-list-form_b45b8c06d8da85d9 .table_829fd23d313b0fee tbody .remove-product_b249cd06abae1fa0:hover {
  color: #ff2759;
}
.cart-list-form_b45b8c06d8da85d9 .cart-footer_bcbe525ad01849ad {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_b45b8c06d8da85d9 .cart-footer_bcbe525ad01849ad .coupon-form_ed58e5a3eda7e81d input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_b45b8c06d8da85d9 .cart-footer_bcbe525ad01849ad .cart-total-section_c30d020d2ae974fd {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_b45b8c06d8da85d9 .cart-footer_bcbe525ad01849ad .cart-total-section_c30d020d2ae974fd .cart-total-table_e950a8258ca61793 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_b45b8c06d8da85d9 .cart-footer_bcbe525ad01849ad .cart-total-section_c30d020d2ae974fd .cart-total-table_e950a8258ca61793 tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_403b768f34962380 {
  height: auto;
}

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

.fancybox-caption_a2d3c9565696959a, .fancybox-infobar_d301c816cc0de367, .fancybox-navigation_39bfe82c859dde2b .fancybox-button_7bc27ff2e3b2b507, .fancybox-toolbar_4877d96a2b830ef5 {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_52e4403e1ed96d83 .fancybox-caption_a2d3c9565696959a, .fancybox-show-infobar_90548dfe6b95e00f .fancybox-infobar_d301c816cc0de367, .fancybox-show-nav_0ccf2f216d44bafc .fancybox-navigation_39bfe82c859dde2b .fancybox-button_7bc27ff2e3b2b507, .fancybox-show-toolbar_4c11de20460e6599 .fancybox-toolbar_4877d96a2b830ef5 {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_0737d862d8f55cb9 .fancybox-stage_7d55fb10a0c8e85d {
  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_84a262954651e3b7 .fancybox-slide, .fancybox-slide--current_0755918102d96c61, .fancybox-slide--next_2c2cc10e61c33fae, .fancybox-slide--previous_0a86403f402d6518 {
  display: block;
}

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

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

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

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

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

.fancybox-content_f625a60ac29cb9bd {
  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_211050d476f4ed72 .fancybox-content_f625a60ac29cb9bd {
  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_6817d9fd094e33c2 .fancybox-content_f625a60ac29cb9bd {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_cd9b7623dc2ad629 .fancybox-content_f625a60ac29cb9bd {
  cursor: zoom-in;
}

.fancybox-can-drag_3841a74fc1acf360 .fancybox-content_f625a60ac29cb9bd {
  cursor: grab;
}

.fancybox-is-dragging_807b8013b9bff501 .fancybox-content_f625a60ac29cb9bd {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_3e7def288acd5735 .fancybox-content_f625a60ac29cb9bd {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_320003163d646369 .fancybox-content_f625a60ac29cb9bd, .fancybox-slide--map_ccbbd5f2c2482f10 .fancybox-content_f625a60ac29cb9bd, .fancybox-slide--video_9c3300b50cd62730 .fancybox-content_f625a60ac29cb9bd {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_9c3300b50cd62730 .fancybox-content_f625a60ac29cb9bd {
  background: #000;
}

.fancybox-slide--map_ccbbd5f2c2482f10 .fancybox-content_f625a60ac29cb9bd {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_ecb4ae3e4fbaaf83 svg path, .fancybox-button--share_123f1df80bcdcf0a svg path, .fancybox-button--thumbs_9ec4bac2ee8097e3 svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_0ccf2f216d44bafc .fancybox-navigation_39bfe82c859dde2b .fancybox-button_7bc27ff2e3b2b507 {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_39bfe82c859dde2b .fancybox-button--arrow_left_444a795ecbc3ea2a {
  left: 6px;
}

.fancybox-navigation_39bfe82c859dde2b .fancybox-button--arrow_right_a55c5f181a65e2bf {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_320003163d646369 .fancybox-close-small_5332433d4111993c, .fancybox-slide--image_211050d476f4ed72 .fancybox-close-small_5332433d4111993c, .fancybox-slide--video_9c3300b50cd62730 .fancybox-close-small_5332433d4111993c {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_320003163d646369 .fancybox-close-small_5332433d4111993c:hover svg, .fancybox-slide--image_211050d476f4ed72 .fancybox-close-small_5332433d4111993c:hover svg, .fancybox-slide--video_9c3300b50cd62730 .fancybox-close-small_5332433d4111993c:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_f77687ec8ab981c8 .fancybox-close-small_5332433d4111993c, .fancybox-is-zoomable_0a0e3d18c53d61b0.fancybox-can-drag_3841a74fc1acf360 .fancybox-close-small_5332433d4111993c {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_71dcdb7c44f0bdb5.fancybox-slide--next_2c2cc10e61c33fae, .fancybox-fx-fade_71dcdb7c44f0bdb5.fancybox-slide--previous_0a86403f402d6518 {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_71dcdb7c44f0bdb5.fancybox-slide--current_0755918102d96c61 {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_a18927c77e9a6168 {
  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_6c0b38f3b135edc3 {
  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_0ebc66265cf05aad {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_9f7236cb5d6e0cd0 .fancybox-thumbs_6c0b38f3b135edc3 {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_6c0b38f3b135edc3 > 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_6c0b38f3b135edc3 .fancybox-thumbs-active_d66ad6c3464272a7:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_755ef856fa9b2dc1 .slick-track_76e46fd5f45e8b2c,
.slick-slider_755ef856fa9b2dc1 .slick-list_dd5abe401a280268 {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_3686f4ee8154821b .slick-track_76e46fd5f45e8b2c {
  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_3686f4ee8154821b img {
  display: none;
}

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

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

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

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

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