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

.h1_0d0ac282ee97da19,
h1,
.h2_72192d84a0e2a361,
h2,
.h3_4b475735dcde7f00,
h3,
.h4_931afe07720d5d56,
h4,
.h5_0c12c4ed3516d546,
h5,
.h6_347883c19fa7e19d,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_8aad21f5187d018c {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_e835358539d13289 {
  padding: 0 !important;
}

.m0_da7cf09d9b6e0245 {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_2ea10293a115aad4 {
    padding: 0 !important;
  }
  .xl-m0_c2fe74c1a58867ee {
    margin: 0 !important;
  }
  .xl-pt-10_ea29745c3cae9989 {
    padding-top: 10px !important;
  }
  .xl-pt-20_f775be6413950f1a {
    padding-top: 20px !important;
  }
  .xl-pt-30_575189b609fd3ea2 {
    padding-top: 30px !important;
  }
  .xl-pt-40_17dce0865339bed2 {
    padding-top: 40px !important;
  }
  .xl-pt-50_0ac44a25f66bd221 {
    padding-top: 50px !important;
  }
  .xl-pt-60_e875f9fd5539f056 {
    padding-top: 60px !important;
  }
  .xl-pt-70_c4b8c5d547018ef9 {
    padding-top: 70px !important;
  }
  .xl-pt-80_dd9f27e97c5cfe3d {
    padding-top: 80px !important;
  }
  .xl-pt-90_065b4642e419ebc7 {
    padding-top: 90px !important;
  }
  .xl-pt-100_a894738afe095ea9 {
    padding-top: 100px !important;
  }
  .xl-pt-110_e6a80bd24c6cbac5 {
    padding-top: 110px !important;
  }
  .xl-pt-120_533a72ac146467a8 {
    padding-top: 120px !important;
  }
  .xl-pt-130_393fa46fa19d675c {
    padding-top: 130px !important;
  }
  .xl-pt-140_ab835ec460c9a24e {
    padding-top: 140px !important;
  }
  .xl-pt-150_84bc74de591818d2 {
    padding-top: 150px !important;
  }
  .xl-pt-200_d603052e762719c4 {
    padding-top: 200px !important;
  }
  .xl-pb-10_36905992c975bc63 {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_71ac0cf0233d204e {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_795fd49347943554 {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_287c5540efa8dd1e {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_0301fb7cd089a092 {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_314bf715446b7d51 {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_7bed6e3fb5c45aa7 {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_a3ba17379a70195c {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_af7e54b992805ebf {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_76c7ff11e6abb9ce {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_75711a5e31cb6644 {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_ee8cdc71ab7dc917 {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_19e3943ea504cf0c {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_9670123ce33428dc {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_cbbce2215d22db83 {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_61131655d53585ca {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_a866ab04fe9edfd7 {
    margin-top: 10px !important;
  }
  .xl-mt-20_66543048823edd91 {
    margin-top: 20px !important;
  }
  .xl-mt-30_c590f3e665fbf4e5 {
    margin-top: 30px !important;
  }
  .xl-mt-40_594b270c243eb8b3 {
    margin-top: 40px !important;
  }
  .xl-mt-50_4a9bb2dcd4b421ac {
    margin-top: 50px !important;
  }
  .xl-mt-60_4f530e47e5ec89d4 {
    margin-top: 60px !important;
  }
  .xl-mt-70_30a628d2f17f7fe4 {
    margin-top: 70px !important;
  }
  .xl-mt-80_6fce695a2a98463f {
    margin-top: 80px !important;
  }
  .xl-mt-90_8d7d3084ddafa914 {
    margin-top: 90px !important;
  }
  .xl-mt-100_479d0b70bfdc1542 {
    margin-top: 100px !important;
  }
  .xl-mt-110_68f8c12fff51ed7d {
    margin-top: 110px !important;
  }
  .xl-mt-120_85c8726f255653a2 {
    margin-top: 120px !important;
  }
  .xl-mt-130_ae02f693d3071333 {
    margin-top: 130px !important;
  }
  .xl-mt-140_c201de99e801d13b {
    margin-top: 140px !important;
  }
  .xl-mt-150_bda7fa1963fd7874 {
    margin-top: 150px !important;
  }
  .xl-mt-200_e3f1d0258d9c01a9 {
    margin-top: 200px !important;
  }
  .xl-mb-10_e6589c120f606765 {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_ee5d80b529ab0edf {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_bda031dd065ca82f {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_ba49bf65cfa6c23c {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_cf8284db00fe683c {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_b651c1bb710cde8d {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_6b81287e4f294d80 {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_5c39fd6aafe1a788 {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_c11b77b0ec168008 {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_4eac28f716151b6b {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_bbb0df352a9ac7fa {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_b075ed2ba0add920 {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_d685248253a01364 {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_7628cf56b694bd8f {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_2674255cbb138edf {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_b6cc1ba7d4607212 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_d96c0ea735211f37 {
    padding: 0 !important;
  }
  .lg-m0_fbc0d396a48eae01 {
    margin: 0 !important;
  }
  .lg-pt-10_56ae0285be37c237 {
    padding-top: 10px !important;
  }
  .lg-pt-20_3797bd150a017662 {
    padding-top: 20px !important;
  }
  .lg-pt-30_5f045613c877a181 {
    padding-top: 30px !important;
  }
  .lg-pt-40_0797364c374753c3 {
    padding-top: 40px !important;
  }
  .lg-pt-50_71abad3bf880bcfa {
    padding-top: 50px !important;
  }
  .lg-pt-60_76c3f02850f97775 {
    padding-top: 60px !important;
  }
  .lg-pt-70_00177736bf5afba2 {
    padding-top: 70px !important;
  }
  .lg-pt-80_dbcb0671db3b6826 {
    padding-top: 80px !important;
  }
  .lg-pt-90_fc273ce2c71d0c3b {
    padding-top: 90px !important;
  }
  .lg-pt-100_f00d397b5b6bb48d {
    padding-top: 100px !important;
  }
  .lg-pt-110_c54da6b95e1c2d67 {
    padding-top: 110px !important;
  }
  .lg-pt-120_6de4ece4fb767396 {
    padding-top: 120px !important;
  }
  .lg-pt-130_50c8da9e946268e7 {
    padding-top: 130px !important;
  }
  .lg-pt-140_16d1db9273589fdb {
    padding-top: 140px !important;
  }
  .lg-pt-150_6b9a43328ed0d48a {
    padding-top: 150px !important;
  }
  .lg-pt-200_8386680be9f01175 {
    padding-top: 200px !important;
  }
  .lg-pb-10_1f4f6a7f25c9c614 {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_c331146ba52151f7 {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_6d4855f7be086265 {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_ee59eadbd646d31e {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_b1813f82a0e350e7 {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_4a4e2ee9b0fee4ab {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_bbbc041f15175d34 {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_b648292b01aa5f1b {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_bd0fc58d7253aaf2 {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_b96c169d51a85200 {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_51b0c9a7f67382ab {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_669868e4fdbd8f0a {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_030254edd1f1e191 {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_2c451c37e157ed03 {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_51cd06a0fbc900fe {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_da9efef90293fe58 {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_c3b23db998af1693 {
    margin-top: 10px !important;
  }
  .lg-mt-20_c75e37e48d093057 {
    margin-top: 20px !important;
  }
  .lg-mt-30_68a4af610c80356a {
    margin-top: 30px !important;
  }
  .lg-mt-40_fb1c7d03f2788492 {
    margin-top: 40px !important;
  }
  .lg-mt-50_8337b3601bd5b42e {
    margin-top: 50px !important;
  }
  .lg-mt-60_a7c49e8a5aef1810 {
    margin-top: 60px !important;
  }
  .lg-mt-70_c627b51631a772b4 {
    margin-top: 70px !important;
  }
  .lg-mt-80_be7337f2e8e19165 {
    margin-top: 80px !important;
  }
  .lg-mt-90_dd0592ee573ba9a2 {
    margin-top: 90px !important;
  }
  .lg-mt-100_c06fd9a35dc12293 {
    margin-top: 100px !important;
  }
  .lg-mt-110_234135aaf76e3dc9 {
    margin-top: 110px !important;
  }
  .lg-mt-120_01f8e7a53a472bf1 {
    margin-top: 120px !important;
  }
  .lg-mt-130_bfa7d233e8ed22e8 {
    margin-top: 130px !important;
  }
  .lg-mt-140_a25af9b26a265045 {
    margin-top: 140px !important;
  }
  .lg-mt-150_dafc6bc59f35e552 {
    margin-top: 150px !important;
  }
  .lg-mt-200_4af6c3394b7b5dbd {
    margin-top: 200px !important;
  }
  .lg-mb-10_e829dc619ad5ffc2 {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_9a8c5b0c78f3ca31 {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_ff3675fe9b63ec67 {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_556204e0ddbb6ea7 {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_a1a5db53062c160d {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_dc8bbe0aa6651856 {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_32eb1420e49fe68a {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_95468cf520bd95df {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_2012c969fad5f408 {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_d9432cd4795185e5 {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_c851b81794e4102d {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_e47cc1b29eb28ebf {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_df51e7eea64f7fc2 {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_f2557dd05c2f1d8b {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_5dc79cca0fefdac4 {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_8e55ac45c72247b1 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_837ec6e08dcfff7f {
    padding: 0 !important;
  }
  .md-m0_18cb6a394eace519 {
    margin: 0 !important;
  }
  .md-pt-10_e50027a0348fdff1 {
    padding-top: 10px !important;
  }
  .md-pt-20_4aae79b57ef12074 {
    padding-top: 20px !important;
  }
  .md-pt-30_b9c804f098fdc0ee {
    padding-top: 30px !important;
  }
  .md-pt-40_e36e14fdeddf577d {
    padding-top: 40px !important;
  }
  .md-pt-50_8982fd41cdecceed {
    padding-top: 50px !important;
  }
  .md-pt-60_bab10935925270ce {
    padding-top: 60px !important;
  }
  .md-pt-70_164672380ec3bb48 {
    padding-top: 70px !important;
  }
  .md-pt-80_982bab8dbb1dfdb4 {
    padding-top: 80px !important;
  }
  .md-pt-90_358346b40684b63c {
    padding-top: 90px !important;
  }
  .md-pt-100_0defab030f8227d0 {
    padding-top: 100px !important;
  }
  .md-pt-110_749036232d33797a {
    padding-top: 110px !important;
  }
  .md-pt-120_a59ca0b5cf9f78c8 {
    padding-top: 120px !important;
  }
  .md-pt-130_c669483a4a92544b {
    padding-top: 130px !important;
  }
  .md-pt-140_5c257c24ae93509a {
    padding-top: 140px !important;
  }
  .md-pt-150_8fa17fc1dee06aee {
    padding-top: 150px !important;
  }
  .md-pt-200_a6d0517780a6f892 {
    padding-top: 200px !important;
  }
  .md-pb-10_a04f4d7c3dd0b232 {
    padding-bottom: 10px !important;
  }
  .md-pb-20_8ed7c86cf6f2c18a {
    padding-bottom: 20px !important;
  }
  .md-pb-30_08d9604a3c69902e {
    padding-bottom: 30px !important;
  }
  .md-pb-40_22b27ecfbff62e20 {
    padding-bottom: 40px !important;
  }
  .md-pb-50_3459cb1954d10602 {
    padding-bottom: 50px !important;
  }
  .md-pb-60_3cef87f6074d7444 {
    padding-bottom: 60px !important;
  }
  .md-pb-70_1db1377f8d780b11 {
    padding-bottom: 70px !important;
  }
  .md-pb-80_797886c324160bc5 {
    padding-bottom: 80px !important;
  }
  .md-pb-90_e12e554785dfa273 {
    padding-bottom: 90px !important;
  }
  .md-pb-100_4dcefe437b842b79 {
    padding-bottom: 100px !important;
  }
  .md-pb-110_0abe4999ec180bf6 {
    padding-bottom: 110px !important;
  }
  .md-pb-120_0f407c823cbb7478 {
    padding-bottom: 120px !important;
  }
  .md-pb-130_db72042a6a63fc17 {
    padding-bottom: 130px !important;
  }
  .md-pb-140_efe5916e85bc03b7 {
    padding-bottom: 140px !important;
  }
  .md-pb-150_a9d105169e0148d1 {
    padding-bottom: 150px !important;
  }
  .md-pb-200_1534772e7ec5b091 {
    padding-bottom: 200px !important;
  }
  .md-mt-10_6b624eeb947790a3 {
    margin-top: 10px !important;
  }
  .md-mt-20_5c59600a719e2f4c {
    margin-top: 20px !important;
  }
  .md-mt-30_0fefe1c61dcb39f7 {
    margin-top: 30px !important;
  }
  .md-mt-40_07a9069501139dd5 {
    margin-top: 40px !important;
  }
  .md-mt-50_0dc8d38694e908aa {
    margin-top: 50px !important;
  }
  .md-mt-60_fb03cdfad49c42b5 {
    margin-top: 60px !important;
  }
  .md-mt-70_72cf09cb8e40843d {
    margin-top: 70px !important;
  }
  .md-mt-80_6070a123dddfed3b {
    margin-top: 80px !important;
  }
  .md-mt-90_1ed1e14a34a7786d {
    margin-top: 90px !important;
  }
  .md-mt-100_279597538ab7e96e {
    margin-top: 100px !important;
  }
  .md-mt-110_5469b21cebe7bbd7 {
    margin-top: 110px !important;
  }
  .md-mt-120_4b3a768d816ff97e {
    margin-top: 120px !important;
  }
  .md-mt-130_f5d9993e610f994a {
    margin-top: 130px !important;
  }
  .md-mt-140_52cbec2456a46a6f {
    margin-top: 140px !important;
  }
  .md-mt-150_3fa8890490686c84 {
    margin-top: 150px !important;
  }
  .md-mt-200_ddb6b42a7cb2a0a0 {
    margin-top: 200px !important;
  }
  .md-mb-10_cff21fec740e9d75 {
    margin-bottom: 10px !important;
  }
  .md-mb-20_3c3c6c7b0906c3b5 {
    margin-bottom: 20px !important;
  }
  .md-mb-30_825ee4b2c0085fe5 {
    margin-bottom: 30px !important;
  }
  .md-mb-40_735a11f9b8289fe0 {
    margin-bottom: 40px !important;
  }
  .md-mb-50_754b43104172aa20 {
    margin-bottom: 50px !important;
  }
  .md-mb-60_adf102ac418957ea {
    margin-bottom: 60px !important;
  }
  .md-mb-70_5785a7c342e141cd {
    margin-bottom: 70px !important;
  }
  .md-mb-80_07b7434d2476abed {
    margin-bottom: 80px !important;
  }
  .md-mb-90_df1aca50cb491ff8 {
    margin-bottom: 90px !important;
  }
  .md-mb-100_0dd7e032785c7d63 {
    margin-bottom: 100px !important;
  }
  .md-mb-110_2f0c6a1fb8a82fc4 {
    margin-bottom: 110px !important;
  }
  .md-mb-120_e5269b3165c41293 {
    margin-bottom: 120px !important;
  }
  .md-mb-130_28a0cdf1561f17d4 {
    margin-bottom: 130px !important;
  }
  .md-mb-140_d68b31a43c52217a {
    margin-bottom: 140px !important;
  }
  .md-mb-150_0d3e3c6fe01dc1d7 {
    margin-bottom: 150px !important;
  }
  .md-mb-200_eecc0eaff516f2c3 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_dcc88ae32212b000 {
    padding: 0 !important;
  }
  .sm-m0_ef556c7c03fd7340 {
    margin: 0 !important;
  }
  .sm-pt-10_346b98b308c92c6b {
    padding-top: 10px !important;
  }
  .sm-pt-20_0598b8c2b509cc28 {
    padding-top: 20px !important;
  }
  .sm-pt-30_3142f4b03dcbb540 {
    padding-top: 30px !important;
  }
  .sm-pt-40_632f25f9b5db1800 {
    padding-top: 40px !important;
  }
  .sm-pt-50_d53187a2f1e2ef50 {
    padding-top: 50px !important;
  }
  .sm-pt-60_929c41dc26daae39 {
    padding-top: 60px !important;
  }
  .sm-pt-70_6ab20f0d1c6fc57f {
    padding-top: 70px !important;
  }
  .sm-pt-80_4a725a1ca20f1935 {
    padding-top: 80px !important;
  }
  .sm-pt-90_bb4ade116681259f {
    padding-top: 90px !important;
  }
  .sm-pt-100_c1100c8e1b38e883 {
    padding-top: 100px !important;
  }
  .sm-pt-110_7f087a9391822b80 {
    padding-top: 110px !important;
  }
  .sm-pt-120_f16d17d93d415392 {
    padding-top: 120px !important;
  }
  .sm-pt-130_300cbac242bbc6eb {
    padding-top: 130px !important;
  }
  .sm-pt-140_37e6d88dc7be4cd2 {
    padding-top: 140px !important;
  }
  .sm-pt-150_313983c7e8fc69ac {
    padding-top: 150px !important;
  }
  .sm-pt-200_751d714c63c5759d {
    padding-top: 200px !important;
  }
  .sm-pb-10_d93f497dc1de6d56 {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_4a653f3f521d984d {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_c71a95fd0c758732 {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_9201ece748e5eda0 {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_a6bf2da3fbdcf23f {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_6af674e816abc0ce {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_f98c76cd4702e3fb {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_8ab554d32713b60d {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_da76a9a9586f1264 {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_a4a67ce72816021b {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_d5c1e7e9fa9a9f4f {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_674f5f06c9c578f7 {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_3ea44fa2a4cc6ef3 {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_1be82a6e14bc20bb {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_764a185347ce47bc {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_9e17d8ae0063ccf8 {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_fcbc7d76ef6ab4c2 {
    margin-top: 10px !important;
  }
  .sm-mt-20_e22c4125db1bf071 {
    margin-top: 20px !important;
  }
  .sm-mt-30_2b23a9882be5d71f {
    margin-top: 30px !important;
  }
  .sm-mt-40_370fdc6a2f36faf7 {
    margin-top: 40px !important;
  }
  .sm-mt-50_bab265bb94a0873b {
    margin-top: 50px !important;
  }
  .sm-mt-60_ef98ce68ec0642e6 {
    margin-top: 60px !important;
  }
  .sm-mt-70_edb5352332c77f45 {
    margin-top: 70px !important;
  }
  .sm-mt-80_a4ba7b690a879004 {
    margin-top: 80px !important;
  }
  .sm-mt-90_c18177eda5451890 {
    margin-top: 90px !important;
  }
  .sm-mt-100_218da3dc6ed84695 {
    margin-top: 100px !important;
  }
  .sm-mt-110_5daf06eb92f79d16 {
    margin-top: 110px !important;
  }
  .sm-mt-120_142f8f7744982e7b {
    margin-top: 120px !important;
  }
  .sm-mt-130_ecaf33b81a703fec {
    margin-top: 130px !important;
  }
  .sm-mt-140_2ea02742a426fb2a {
    margin-top: 140px !important;
  }
  .sm-mt-150_cdc4ee44fedfa726 {
    margin-top: 150px !important;
  }
  .sm-mt-200_c737de42e5d45fec {
    margin-top: 200px !important;
  }
  .sm-mb-10_f9aca01f227d7511 {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_c7365ed7a30ac962 {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_7c3cd57611184e80 {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_6362cb3ffd3da980 {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_91c6ff3d913ed2ba {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_0f96bea2085fe87c {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_33c0dd64491a7068 {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_f35540bcfa32fbd9 {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_6818757309435a10 {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_2b887726475d5ffd {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_bc70b50a5bc4bf1d {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_5c8db71707f843b4 {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_7fdd628f2a5633ae {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_99d2e667e6e76495 {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_56ceea9c4d74a598 {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_0faea8c10b2c0687 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_dcde16a738787706 {
    padding: 0 !important;
  }
  .xs-m0_3bfaf2c3fb8f9232 {
    margin: 0 !important;
  }
  .xs-pt-10_330ba5daffae8444 {
    padding-top: 10px !important;
  }
  .xs-pt-20_b9c2e5e7efe451b4 {
    padding-top: 20px !important;
  }
  .xs-pt-30_bf7eb3378927267e {
    padding-top: 30px !important;
  }
  .xs-pt-40_2553452132d98cd0 {
    padding-top: 40px !important;
  }
  .xs-pt-50_8b9d2e4ff4c1e071 {
    padding-top: 50px !important;
  }
  .xs-pt-60_71bbcec16f9dd713 {
    padding-top: 60px !important;
  }
  .xs-pt-70_ff41dc137d6138f3 {
    padding-top: 70px !important;
  }
  .xs-pt-80_7780ad886596d0b8 {
    padding-top: 80px !important;
  }
  .xs-pt-90_a8f231a24d1dc13f {
    padding-top: 90px !important;
  }
  .xs-pt-100_7aee0458619e16c3 {
    padding-top: 100px !important;
  }
  .xs-pt-110_d7193e574e1a1b75 {
    padding-top: 110px !important;
  }
  .xs-pt-120_69337268e5c2085c {
    padding-top: 120px !important;
  }
  .xs-pt-130_fc09f6e0d2ea71a6 {
    padding-top: 130px !important;
  }
  .xs-pt-140_4499086ee965240e {
    padding-top: 140px !important;
  }
  .xs-pt-150_641a86aea291b3e0 {
    padding-top: 150px !important;
  }
  .xs-pt-200_97d7af907ca02541 {
    padding-top: 200px !important;
  }
  .xs-pb-10_821f612a8c776640 {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_d4f73eb729f9c82f {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_e6ec10c0ffe8e60b {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_13c80f3039f2e28f {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_5c7b508264074787 {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_6e2171998ce05e31 {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_cdde4178b077ffe8 {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_effea8ba29398d0a {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_7d902d3c97fede14 {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_42b3f087f84e52e1 {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_5b79d3a47736231a {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_7a6d74f523eb8e20 {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_322816d0062a5b32 {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_1592a9286e34a0ca {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_124c0f0a4717a54e {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_7445b03cd04358d1 {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_9eb8da62e52469c7 {
    margin-top: 10px !important;
  }
  .xs-mt-20_740b4bbc4621558e {
    margin-top: 20px !important;
  }
  .xs-mt-30_9e9322ef01e7d197 {
    margin-top: 30px !important;
  }
  .xs-mt-40_e8d4e2c40cad929f {
    margin-top: 40px !important;
  }
  .xs-mt-50_dc92428eb82c7cc1 {
    margin-top: 50px !important;
  }
  .xs-mt-60_e2de269976510c1d {
    margin-top: 60px !important;
  }
  .xs-mt-70_977585a51af34f07 {
    margin-top: 70px !important;
  }
  .xs-mt-80_90771d7b9efc7986 {
    margin-top: 80px !important;
  }
  .xs-mt-90_95b558e7e579a52f {
    margin-top: 90px !important;
  }
  .xs-mt-100_e9b2d079625fd97c {
    margin-top: 100px !important;
  }
  .xs-mt-110_c42d6ff7084b21e2 {
    margin-top: 110px !important;
  }
  .xs-mt-120_ff4055c54e2305b4 {
    margin-top: 120px !important;
  }
  .xs-mt-130_a89e2bf47496a408 {
    margin-top: 130px !important;
  }
  .xs-mt-140_f68d10b05f84d52f {
    margin-top: 140px !important;
  }
  .xs-mt-150_08d7748fe92f8d3a {
    margin-top: 150px !important;
  }
  .xs-mt-200_dad85d145379ecb0 {
    margin-top: 200px !important;
  }
  .xs-mb-10_32b554b8db90eb4c {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_9a30bec3afe81e58 {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_bf64bfeacd300493 {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_920821cc3b992862 {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_dd3f90c34167be4c {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_47d7c4b01c2744d4 {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_1a7aa9fea72ad1f4 {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_72abe7a0d7e8bb01 {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_9a4b62eca4c42f18 {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_858c8dbced824b40 {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_c219a1f987fa22e0 {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_b85d6eafbee56c26 {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_cb604032816494fb {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_fa491715761d3c5d {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_f5b5ddcffd76be3b {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_a9090c9d7ff5667f {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_b8557490da59fcb0 {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_b8557490da59fcb0.menu-overlay_fb2f4880dbf59501 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_b8557490da59fcb0.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_b8557490da59fcb0 .navbar-toggler_4615d52e064b5603 {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_b8557490da59fcb0.menu-style-three_4ba179ad5c93f5d1 .navbar-toggler_4615d52e064b5603 {
  background: #000;
}
.theme-main-menu_b8557490da59fcb0.menu-style-four_f67c70febc3a5e17 .navbar-toggler_4615d52e064b5603 {
  background: #E6FD5A;
}
.theme-main-menu_b8557490da59fcb0.menu-style-five_0d945cd3c4d51d78 .navbar-toggler_4615d52e064b5603 {
  background: #DFFF5E;
}
.theme-main-menu_b8557490da59fcb0 .navbar-toggler_4615d52e064b5603:focus {
  box-shadow: none;
}
.theme-main-menu_b8557490da59fcb0 .navbar-toggler_4615d52e064b5603::before,
.theme-main-menu_b8557490da59fcb0 .navbar-toggler_4615d52e064b5603::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_b8557490da59fcb0 .navbar-toggler_4615d52e064b5603 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_b8557490da59fcb0.menu-style-three_4ba179ad5c93f5d1 .navbar-toggler_4615d52e064b5603:before, .theme-main-menu_b8557490da59fcb0.menu-style-three_4ba179ad5c93f5d1 .navbar-toggler_4615d52e064b5603:after, .theme-main-menu_b8557490da59fcb0.menu-style-three_4ba179ad5c93f5d1 .navbar-toggler_4615d52e064b5603 span {
  background: #fff;
}
.theme-main-menu_b8557490da59fcb0 .navbar-toggler_4615d52e064b5603::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_b8557490da59fcb0 .navbar-toggler_4615d52e064b5603::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_b8557490da59fcb0 .navbar-toggler_4615d52e064b5603[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_b8557490da59fcb0 .navbar-toggler_4615d52e064b5603[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_b8557490da59fcb0 .navbar-toggler_4615d52e064b5603[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_b8557490da59fcb0 .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_b8557490da59fcb0 .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_b8557490da59fcb0.white-vr_99dcd891c3b778ff .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_b8557490da59fcb0.white-vr_99dcd891c3b778ff .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_b8557490da59fcb0.white-vr_99dcd891c3b778ff.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_b8557490da59fcb0.menu-style-one_4acbfcd910003816 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_b8557490da59fcb0.menu-style-two_5cb36e70cd079a6b {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_b8557490da59fcb0.menu-style-two_5cb36e70cd079a6b .info-row_2db1f45958cbc869 {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_b8557490da59fcb0.menu-style-two_5cb36e70cd079a6b .gap-fix_a0adb7680512db14 {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_b8557490da59fcb0.menu-style-two_5cb36e70cd079a6b .greetings_926ab2a10d9550ac {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_b8557490da59fcb0.menu-style-two_5cb36e70cd079a6b .contact-info_d786e668b215fb7f {
  margin: 0 -15px;
}
.theme-main-menu_b8557490da59fcb0.menu-style-two_5cb36e70cd079a6b .contact-info_d786e668b215fb7f li {
  padding: 0 15px;
}
.theme-main-menu_b8557490da59fcb0.menu-style-two_5cb36e70cd079a6b .contact-info_d786e668b215fb7f li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_b8557490da59fcb0.menu-style-two_5cb36e70cd079a6b .contact-info_d786e668b215fb7f li a:hover {
  text-decoration: underline;
}
.theme-main-menu_b8557490da59fcb0.menu-style-two_5cb36e70cd079a6b .inner-content_ae9b45539575a5ae {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_b8557490da59fcb0.menu-style-two_5cb36e70cd079a6b.fixed .info-row_2db1f45958cbc869 {
  display: none;
}
.theme-main-menu_b8557490da59fcb0.menu-style-five_0d945cd3c4d51d78 {
  background: #000;
  padding: 0;
}
.theme-main-menu_b8557490da59fcb0.menu-style-five_0d945cd3c4d51d78 .inner-content_ae9b45539575a5ae {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_b8557490da59fcb0.menu-style-six_a892a6400ad9ddbc .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_b8557490da59fcb0.menu-style-six_a892a6400ad9ddbc .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_b8557490da59fcb0 .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_57555a6c38786bcb {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_57555a6c38786bcb .mega-menu-title_9188d38bcb91a3ec {
  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_b8557490da59fcb0 .login-btn-one_365789968012d3bc a {
  color: #000;
}
.theme-main-menu_b8557490da59fcb0 .login-btn-one_365789968012d3bc a:hover {
  text-decoration: underline;
}
.theme-main-menu_b8557490da59fcb0 .login-btn-two_e6f968f326e8273f a {
  color: #044F3B;
}
.theme-main-menu_b8557490da59fcb0 .login-btn-two_e6f968f326e8273f a:hover {
  text-decoration: underline;
}
.theme-main-menu_b8557490da59fcb0 .signup-btn-one_75ea82aec435593b 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_b8557490da59fcb0 .signup-btn-one_75ea82aec435593b .icon_2cc3b969ff405199 {
  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_b8557490da59fcb0 .signup-btn-one_75ea82aec435593b:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_b8557490da59fcb0 .signup-btn-one_75ea82aec435593b:hover .icon_2cc3b969ff405199 {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_b8557490da59fcb0 .signup-btn-two_8cd4092beadbda1d {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_b8557490da59fcb0 .signup-btn-two_8cd4092beadbda1d:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_b8557490da59fcb0 .quote-one_08f4ad8846de520e {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_b8557490da59fcb0 .quote-one_08f4ad8846de520e:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_88d9064a1d68bed9 {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_88d9064a1d68bed9 li {
  position: relative;
  padding: 0 15px;
}
.category-menu_88d9064a1d68bed9 li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_88d9064a1d68bed9 li a:hover {
  color: #0C3A30;
}
.category-menu_88d9064a1d68bed9 .dropdown-menu {
  padding: 0;
}
.category-menu_88d9064a1d68bed9 .dropdown-menu li {
  padding: 0;
}
.category-menu_88d9064a1d68bed9 .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_d193cbd6546ef888 .logo_fad82bdcd2990f9e {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_99dcd891c3b778ff .navbar-collapse_d193cbd6546ef888 {
    background-color: #0C3A30;
  }
  .navbar-collapse_d193cbd6546ef888 {
    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_d193cbd6546ef888.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_b8557490da59fcb0 .navbar .mega-dropdown_f58bb110f2f262ae {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_99dcd891c3b778ff .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_57555a6c38786bcb {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_595834ddd0e35638 .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_c86d1b5cbb69be7c {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_c86d1b5cbb69be7c::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_c86d1b5cbb69be7c .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_c86d1b5cbb69be7c .hero-slider-one .hero-img_21d91a727c1636ef {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_c86d1b5cbb69be7c .hero-slider-one .slick-list_2b04d1afff4a6e02, .hero-banner-one_c86d1b5cbb69be7c .hero-slider-one .slick-track_48e6e14d58c81511, .hero-banner-one_c86d1b5cbb69be7c .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_c86d1b5cbb69be7c .hero-heading_8cd9dfe997cd1119 {
  font-weight: 700;
  color: #000;
  background: url(../media/shape_c6e3c9b810/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_c86d1b5cbb69be7c .more-btn_fa73493a57a7b041 {
  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_c86d1b5cbb69be7c .more-btn_fa73493a57a7b041:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_9bf6484383b38b42 {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_9bf6484383b38b42 .bg-wrapper_4e628e891bbfd88c {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_9bf6484383b38b42 .hero-heading_8cd9dfe997cd1119 {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_9bf6484383b38b42 .rating_6b3a05f620273ea9 h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_9bf6484383b38b42 .rating_6b3a05f620273ea9 p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_9bf6484383b38b42 .media-wrapper_afb8a69470e0e296 {
  position: absolute;
  background: url(../media/assets_8514dc710c/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_9bf6484383b38b42 .media-wrapper_afb8a69470e0e296 .shape_01_f851f4d2368d88b8 {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_9bf6484383b38b42 .media-wrapper_afb8a69470e0e296 .shape_02_f02b9b42511b2745 {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_0c10993092ed4832 .hero-heading_8cd9dfe997cd1119 {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_0c10993092ed4832 .media-wrapper_afb8a69470e0e296 {
  background: url(../media/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_0c10993092ed4832 .media-wrapper_afb8a69470e0e296 .screen_01_2fa509dca792db4f {
  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_0c10993092ed4832 .media-wrapper_afb8a69470e0e296 .screen_02_c8339806cf54c8db {
  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_0c10993092ed4832 .media-wrapper_afb8a69470e0e296 .bg-shape_935b71a29d146612 {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_0c10993092ed4832 .shape_01_f851f4d2368d88b8 {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_4281a6bfa207e042 .bg-wrapper_4e628e891bbfd88c {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_4281a6bfa207e042 .media-wrapper_afb8a69470e0e296 {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_4281a6bfa207e042 .media-wrapper_afb8a69470e0e296 .shape_01_f851f4d2368d88b8 {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_4281a6bfa207e042 .shape_02_f02b9b42511b2745 {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_a8485354bdfca834 + .blog-details_5c2852c37bd5b82e {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_0529e4ba05b5c4bb {
  z-index: 1;
}
.block-feature-three_0529e4ba05b5c4bb:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_0529e4ba05b5c4bb.no-bg_0311a931b7e4a740:before {
  display: none;
}
.block-feature-three_0529e4ba05b5c4bb .section-btn_a64c5aaad1dd4e57 {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_0529e4ba05b5c4bb .block-title_53d9e3db7eb4fee4 a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_0529e4ba05b5c4bb .block-title_53d9e3db7eb4fee4 a:hover {
  text-decoration: underline;
}
.block-feature-three_0529e4ba05b5c4bb .round-btn_7b304df5242778fe {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_0529e4ba05b5c4bb .round-btn_7b304df5242778fe:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_0529e4ba05b5c4bb .block-one_88760cc964154117 {
  background: url(../media/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_0529e4ba05b5c4bb .block-one_88760cc964154117 .tag_c7c1063c6bda0f4e {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_0529e4ba05b5c4bb .block-one_88760cc964154117 .block-title_53d9e3db7eb4fee4 {
  background: url(../media/shape_c6e3c9b810/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_0529e4ba05b5c4bb .block-two_622104921ce1399f {
  overflow: hidden;
}
.block-feature-three_0529e4ba05b5c4bb .block-two_622104921ce1399f .img-wrapper_452eaf998b38b3b5 {
  background: url(../media/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_0529e4ba05b5c4bb .block-two_622104921ce1399f .text-wrapper_b433a05f7383a36a {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_0529e4ba05b5c4bb .block-two_622104921ce1399f .tag_c7c1063c6bda0f4e {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_0529e4ba05b5c4bb .block-three_49a27062030d90d1 {
  background: #D3FF76;
}
.block-feature-three_0529e4ba05b5c4bb .block-three_49a27062030d90d1 .tag_c7c1063c6bda0f4e {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_0529e4ba05b5c4bb .block-three_49a27062030d90d1 .round-btn_7b304df5242778fe {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_0529e4ba05b5c4bb .block-three_49a27062030d90d1 .round-btn_7b304df5242778fe:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_0529e4ba05b5c4bb .block-four_f6006d6c83b0a1d2 {
  background: url(../media/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_0529e4ba05b5c4bb .block-four_f6006d6c83b0a1d2 .block-title_53d9e3db7eb4fee4 {
  background: url(../media/shape_c6e3c9b810/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_0529e4ba05b5c4bb .block-four_f6006d6c83b0a1d2 .block-title_53d9e3db7eb4fee4 a {
  font-size: 28px;
}
.block-feature-three_0529e4ba05b5c4bb .block-four_f6006d6c83b0a1d2 .tag_c7c1063c6bda0f4e {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_0529e4ba05b5c4bb .block-four_f6006d6c83b0a1d2 .round-btn_7b304df5242778fe {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_0529e4ba05b5c4bb .block-four_f6006d6c83b0a1d2 .round-btn_7b304df5242778fe:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_0529e4ba05b5c4bb .block-five_b5ad205dd74aec54 {
  background: url(../media/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_0529e4ba05b5c4bb .block-five_b5ad205dd74aec54 .tag_c7c1063c6bda0f4e {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_0529e4ba05b5c4bb .block-five_b5ad205dd74aec54 .block-title_53d9e3db7eb4fee4 {
  background: url(../media/shape_c6e3c9b810/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_aecb16fc240f2309 .upper-wrapper_ab2c9b40cc03179d {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_aecb16fc240f2309 .upper-wrapper_ab2c9b40cc03179d .shape_01_f851f4d2368d88b8 {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_aecb16fc240f2309 .line-loop_74ee71ac444e2cc1:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_aecb16fc240f2309 .graph-panel_6380bc83b4032815 {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_aecb16fc240f2309 .graph-panel_6380bc83b4032815 .main-count_bd4ed148e51ce1f5 {
  font-size: 120px;
}
.block-feature-thirteen_aecb16fc240f2309 .graph-panel_6380bc83b4032815 .chart-box_2bedf6242778f6b0 {
  padding: 0 15px;
}
.block-feature-thirteen_aecb16fc240f2309 .graph-panel_6380bc83b4032815 .chart-box_2bedf6242778f6b0 .chart-inner_e3645d54ed228e6f {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_9b273a93d04abc06 .media-img_530753b86b4f5d72 {
  border-radius: 30px;
}
.block-feature-sixteen_9b273a93d04abc06 .shape_01_f851f4d2368d88b8 {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_b551866ba9a693fd .section-subheading_d5565808a4b80a2b {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_b551866ba9a693fd .shape_01_f851f4d2368d88b8 {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_e11f775967f17a75 {
  z-index: 1;
}
.text-feature-four_e11f775967f17a75 .avatar_c4103fde65f099a3 {
  width: 65px;
  height: 65px;
}
.text-feature-four_e11f775967f17a75 .name {
  font-size: 28px;
}
.text-feature-four_e11f775967f17a75 .quote-text_a0adeac475d1de4b {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_e11f775967f17a75 .shape_01_f851f4d2368d88b8 {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_e11f775967f17a75 .shape_02_f02b9b42511b2745 {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_4a2a93e84e10e9bf .bg-wrapper_4e628e891bbfd88c {
  background: #FFF2AC;
}
.text-feature-five_4a2a93e84e10e9bf 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_4a2a93e84e10e9bf 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_4a2a93e84e10e9bf 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_4a2a93e84e10e9bf li:hover:before {
  background: #29594B;
}
.text-feature-five_4a2a93e84e10e9bf li:hover:after {
  color: #fff;
}
.text-feature-five_4a2a93e84e10e9bf .media-wrapper_afb8a69470e0e296 {
  background: url(../media/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_4a2a93e84e10e9bf .media-wrapper_afb8a69470e0e296 .video-icon_d798201b25e1c8cc {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_4a2a93e84e10e9bf .media-wrapper_afb8a69470e0e296 .video-icon_d798201b25e1c8cc:hover {
  background: #CFFF45;
}
.text-feature-five_4a2a93e84e10e9bf .media-wrapper_afb8a69470e0e296 .screen_01_2fa509dca792db4f {
  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_ffbe429735c83c55 {
  z-index: 1;
}
.text-feature-six_ffbe429735c83c55 .media-wrapper_afb8a69470e0e296 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_ffbe429735c83c55 .media-wrapper_afb8a69470e0e296 .screen_01_2fa509dca792db4f {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_ffbe429735c83c55 .shape_01_f851f4d2368d88b8 {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_ffbe429735c83c55 .shape_02_f02b9b42511b2745 {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_02a75f33491173a1 {
  background: url(../media/assets_8514dc710c/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_02a75f33491173a1 .block_871502541fe8c39e .icon_2cc3b969ff405199 {
  height: 50px;
}
.text-feature-nine_02a75f33491173a1 .vertical-text-wrapper_d6ba63c45a8795de {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_02a75f33491173a1 .vertical-text-wrapper_d6ba63c45a8795de .text-list_965d5ede6ea9a70e {
  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_02a75f33491173a1 .vertical-text-wrapper_d6ba63c45a8795de .text-list_965d5ede6ea9a70e:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_02a75f33491173a1 .vertical-text-wrapper_d6ba63c45a8795de .shape_01_f851f4d2368d88b8 {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_02a75f33491173a1 .vertical-text-wrapper_d6ba63c45a8795de .shape_02_f02b9b42511b2745 {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_02a75f33491173a1 .shape_03_0deab1c35d24eefd {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_02a75f33491173a1 .shape_04_b85b404c7b8cc335 {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_d76951b1b0a7fd79 .section-btn_a64c5aaad1dd4e57 {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_0c4a957da69c20f3 {
  z-index: 1;
}
.team-section-three_0c4a957da69c20f3:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../media/shape_c6e3c9b810/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_0c4a957da69c20f3 .section-btn_a64c5aaad1dd4e57 {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_0c4a957da69c20f3 .shape_01_f851f4d2368d88b8 {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_0c4a957da69c20f3 .shape_02_f02b9b42511b2745 {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_0c4a957da69c20f3 .shape_03_0deab1c35d24eefd {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_3546a1af6d5a3273 .logo_fad82bdcd2990f9e {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_1ba6b8c3a31a3d13 {
  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_82b8232269ed1fd3 {
  max-width: 565px;
}
.user-data-form .form-wrapper_82b8232269ed1fd3 .input-group-meta_633c86c9c9512531 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_82b8232269ed1fd3 .input-group-meta_633c86c9c9512531 label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_82b8232269ed1fd3 .input-group-meta_633c86c9c9512531 .placeholder_icon_52fe6d098beed1fa {
  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_82b8232269ed1fd3 .input-group-meta_633c86c9c9512531 .placeholder_icon_52fe6d098beed1fa img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_82b8232269ed1fd3 .input-group-meta_633c86c9c9512531 .placeholder_icon_52fe6d098beed1fa span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_82b8232269ed1fd3 .input-group-meta_633c86c9c9512531 .placeholder_icon_52fe6d098beed1fa 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_82b8232269ed1fd3 .input-group-meta_633c86c9c9512531 .placeholder_icon_52fe6d098beed1fa span.eye-slash_21aa67a22b84c784:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_c1aaa4c2452c9270 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_c1aaa4c2452c9270 label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_c1aaa4c2452c9270 input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_c1aaa4c2452c9270 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_c1aaa4c2452c9270 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_c1aaa4c2452c9270 a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_c1aaa4c2452c9270 a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_17a6a45fbb0763cd {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_dc6885b457f2b490 {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_dc6885b457f2b490:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_dc6885b457f2b490 img {
  width: 20px;
}
.user-data-form .btn-close_a42c271fa259d530 {
  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_af64b7160feae6fb .main-count_bd4ed148e51ce1f5 {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_7b57e5745b3b18d7 .icon_2cc3b969ff405199 {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_b8908f58e8b6664d .img-holder_3886c9630915a98e {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_b8908f58e8b6664d .img-holder_3886c9630915a98e.round-border_0561675b19d94d73 {
  border-radius: 30px;
}
.portfolio-block-one_b8908f58e8b6664d .img-holder_3886c9630915a98e .expend_80ee9f368f9dc351 {
  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_b8908f58e8b6664d .img-holder_3886c9630915a98e 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_b8908f58e8b6664d .img-holder_3886c9630915a98e i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_b8908f58e8b6664d:hover .expend_80ee9f368f9dc351 {
  opacity: 1;
}
.portfolio-block-one_b8908f58e8b6664d:hover .img-meta_5609652aa012ff5c {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_b8908f58e8b6664d:hover .pj-title_03afacc05247d0a6 {
  text-decoration: underline;
}
.portfolio-block-one_b8908f58e8b6664d .caption {
  margin-top: 35px;
}
.portfolio-block-one_b8908f58e8b6664d .caption .tag_c7c1063c6bda0f4e {
  margin: 0 -3px;
}
.portfolio-block-one_b8908f58e8b6664d .caption .tag_c7c1063c6bda0f4e 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_b8908f58e8b6664d .caption .pj-title_03afacc05247d0a6 {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_b8908f58e8b6664d .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_b8908f58e8b6664d .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_aa6ad18199e05b1e .bg-wrapper_4e628e891bbfd88c {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_aa6ad18199e05b1e .slider-wrapper_8036ae037b5bdc21 {
  height: 100%;
}
.project-details-two_aa6ad18199e05b1e .slider-wrapper_8036ae037b5bdc21 .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_aa6ad18199e05b1e .slider-wrapper_8036ae037b5bdc21 .carousel-control-next_68f1708e9d9afa9b,
.project-details-two_aa6ad18199e05b1e .slider-wrapper_8036ae037b5bdc21 .carousel-control-prev_cd8de1f7c9107eb4 {
  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_aa6ad18199e05b1e .slider-wrapper_8036ae037b5bdc21 .carousel-control-next_68f1708e9d9afa9b:hover,
.project-details-two_aa6ad18199e05b1e .slider-wrapper_8036ae037b5bdc21 .carousel-control-prev_cd8de1f7c9107eb4:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_aa6ad18199e05b1e .slider-wrapper_8036ae037b5bdc21 .carousel-control-prev_cd8de1f7c9107eb4 {
  left: auto;
  right: 45px;
}
.project-details-two_aa6ad18199e05b1e .info-wrapper_1fec8ddcaca6492e {
  padding: 55px 50px 85px 70px;
}
.project-details-two_aa6ad18199e05b1e .info-wrapper_1fec8ddcaca6492e h3 {
  font-size: 36px;
}
.project-details-two_aa6ad18199e05b1e .info-wrapper_1fec8ddcaca6492e .list-meta_68f4036c21b77919 li {
  padding: 22px 0;
}
.project-details-two_aa6ad18199e05b1e .info-wrapper_1fec8ddcaca6492e .list-meta_68f4036c21b77919 .icon_2cc3b969ff405199 {
  width: 40px;
}
.project-details-two_aa6ad18199e05b1e .info-wrapper_1fec8ddcaca6492e .list-meta_68f4036c21b77919 .text1_e593f532f38ffbcf {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_aa6ad18199e05b1e .info-wrapper_1fec8ddcaca6492e .list-meta_68f4036c21b77919 span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_aa6ad18199e05b1e .info-wrapper_1fec8ddcaca6492e .social-share_c12786c422a5bf3b li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_aa6ad18199e05b1e .info-wrapper_1fec8ddcaca6492e .social-share_c12786c422a5bf3b li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_8e2f1dd6581503a5 .slider-wrapper_8036ae037b5bdc21 {
  padding-left: 100px;
}
.feedback-section-three_8e2f1dd6581503a5 .slider-wrapper_8036ae037b5bdc21 .icon_2cc3b969ff405199 {
  left: 0;
  top: 18px;
}
.feedback-section-three_8e2f1dd6581503a5 .slick-dots_cdf88c7a2ba081d5 {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_8e2f1dd6581503a5 .slick-dots_cdf88c7a2ba081d5 li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_8e2f1dd6581503a5 .slick-dots_cdf88c7a2ba081d5 .slick-active button {
  background: #000;
}
.feedback-section-three_8e2f1dd6581503a5 .rating-box_7ee4dc20b2009ccf {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_8e2f1dd6581503a5 .rating-box_7ee4dc20b2009ccf .rating_6b3a05f620273ea9 {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_8e2f1dd6581503a5 .shape_01_f851f4d2368d88b8 {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_8e2f1dd6581503a5 .shape_02_f02b9b42511b2745 {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_fd69c090dfbbb455 {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_fd69c090dfbbb455 .post-data_ba87ebfa3b8163f8 {
  padding: 30px 35px 25px;
}
.blog-meta-one_fd69c090dfbbb455 .post-data_ba87ebfa3b8163f8 .post-info_ee805acdddfbb620 {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_fd69c090dfbbb455 .post-data_ba87ebfa3b8163f8 .blog-title_a2a884d1c407e780 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_fd69c090dfbbb455 .post-data_ba87ebfa3b8163f8 .blog-title_a2a884d1c407e780:hover {
  text-decoration: underline;
}
.blog-meta-one_fd69c090dfbbb455 .post-img_76a344efa6b8e632 {
  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_fd69c090dfbbb455 .post-img_76a344efa6b8e632 .round-btn_7b304df5242778fe {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_fd69c090dfbbb455:hover .round-btn_7b304df5242778fe {
  background: #CFFF45;
}
.blog-meta-one_fd69c090dfbbb455.style-two_e5dc36f931668dc9 {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_fd69c090dfbbb455.style-two_e5dc36f931668dc9 .post-img_76a344efa6b8e632 {
  border-radius: 0;
}
.blog-meta-one_fd69c090dfbbb455.style-two_e5dc36f931668dc9 .blog-title_a2a884d1c407e780 {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_a846bd0a779744d5 {
  background: #fff;
}
.blog-meta-two_a846bd0a779744d5 .post-data_ba87ebfa3b8163f8 {
  padding-top: 30px;
}
.blog-meta-two_a846bd0a779744d5 .post-data_ba87ebfa3b8163f8 .blog-title_a2a884d1c407e780 {
  width: 70%;
}
.blog-meta-two_a846bd0a779744d5 .post-data_ba87ebfa3b8163f8 .blog-title_a2a884d1c407e780 h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_a846bd0a779744d5 .post-data_ba87ebfa3b8163f8 .blog-title_a2a884d1c407e780:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_a846bd0a779744d5 .post-data_ba87ebfa3b8163f8 .round-btn_7b304df5242778fe {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_a846bd0a779744d5 .post-data_ba87ebfa3b8163f8 .round-btn_7b304df5242778fe:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_a846bd0a779744d5 .post-data_ba87ebfa3b8163f8 .post-info_ee805acdddfbb620 {
  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_a846bd0a779744d5 .post-img_76a344efa6b8e632 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_a846bd0a779744d5 .post-img_76a344efa6b8e632 .date_efd6b7afb447d8b5 {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_a846bd0a779744d5.style-two_e5dc36f931668dc9 {
  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_a846bd0a779744d5.style-two_e5dc36f931668dc9 p {
  font-size: 18px;
}
.blog-meta-two_a846bd0a779744d5.style-two_e5dc36f931668dc9 .post-img_76a344efa6b8e632 {
  height: auto;
  width: 100%;
}
.blog-meta-two_a846bd0a779744d5.style-two_e5dc36f931668dc9 .post-data_ba87ebfa3b8163f8 {
  padding: 26px 0;
}
.blog-meta-two_a846bd0a779744d5.style-two_e5dc36f931668dc9 .post-data_ba87ebfa3b8163f8 .post-info_ee805acdddfbb620 {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_a846bd0a779744d5.style-two_e5dc36f931668dc9 .post-data_ba87ebfa3b8163f8 .round-btn_7b304df5242778fe {
  border: none;
}

.signup-btn-one_75ea82aec435593b 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_75ea82aec435593b .icon_2cc3b969ff405199 {
  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_4f8de3dda7777b7e {
  z-index: 1;
}
.blog-section-three_4f8de3dda7777b7e .section-btn_a64c5aaad1dd4e57 {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

.blog-section-four_b28032a98eb50fe2 {
  z-index: 5;
}
.blog-section-four_b28032a98eb50fe2.block-feature-three_0529e4ba05b5c4bb:before {
  display: none;
}
.blog-section-four_b28032a98eb50fe2.block-feature-three_0529e4ba05b5c4bb .block-one_88760cc964154117 {
  background: url(../media/blog/blog_img_05.jpg) no-repeat center;
  height: 666px;
}

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

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

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

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

.blog-details_5c2852c37bd5b82e .post-details-meta_5ac4ca49406be8b6 {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_5c2852c37bd5b82e .post-details-meta_5ac4ca49406be8b6 p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_5c2852c37bd5b82e .post-details-meta_5ac4ca49406be8b6 .quote-wrapper_43c32d2074e124ed {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_5c2852c37bd5b82e .post-details-meta_5ac4ca49406be8b6 .quote-wrapper_43c32d2074e124ed .wrapper_4e3515553a6e4a9b {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_5c2852c37bd5b82e .post-details-meta_5ac4ca49406be8b6 .quote-wrapper_43c32d2074e124ed .wrapper_4e3515553a6e4a9b .icon_2cc3b969ff405199 {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_5c2852c37bd5b82e .post-details-meta_5ac4ca49406be8b6 .quote-wrapper_43c32d2074e124ed .wrapper_4e3515553a6e4a9b h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_5c2852c37bd5b82e .post-details-meta_5ac4ca49406be8b6 .quote-wrapper_43c32d2074e124ed h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_5c2852c37bd5b82e .post-details-meta_5ac4ca49406be8b6 .quote-wrapper_43c32d2074e124ed h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_5c2852c37bd5b82e .post-details-meta_5ac4ca49406be8b6 .img-gallery_d7a785a3530d28d7 {
  margin-bottom: 50px;
}
.blog-details_5c2852c37bd5b82e .post-details-meta_5ac4ca49406be8b6 .img-gallery_d7a785a3530d28d7 img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_5c2852c37bd5b82e .post-details-meta_5ac4ca49406be8b6 h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_5c2852c37bd5b82e .post-details-meta_5ac4ca49406be8b6 .list-item_8ae28b2c169c3882 li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_5c2852c37bd5b82e .post-details-meta_5ac4ca49406be8b6 .list-item_8ae28b2c169c3882 li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_5c2852c37bd5b82e .bottom-widget_2c36956a00ab9023 {
  padding: 10px 0 5px;
}
.blog-details_5c2852c37bd5b82e .bottom-widget_2c36956a00ab9023 .tags_06ca5510926f9d53 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_5c2852c37bd5b82e .bottom-widget_2c36956a00ab9023 .tags_06ca5510926f9d53 a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_5c2852c37bd5b82e .bottom-widget_2c36956a00ab9023 .tags_06ca5510926f9d53 a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_5c2852c37bd5b82e .bottom-widget_2c36956a00ab9023 .share-icon_cc0e6e2339f3d67c li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_5c2852c37bd5b82e .bottom-widget_2c36956a00ab9023 .share-icon_cc0e6e2339f3d67c a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_5c2852c37bd5b82e .grey-bg_3a9837ac56cb2e5a {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_5c2852c37bd5b82e .blog-inner-title_4b2c4266ba84bdd7 {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_5c2852c37bd5b82e .blog-comment-area_21d1a3f5b21785fb {
  margin: 60px 0;
}
.blog-details_5c2852c37bd5b82e .blog-comment-area_21d1a3f5b21785fb .comment_b17a2d8b3fb6f52d {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_5c2852c37bd5b82e .blog-comment-area_21d1a3f5b21785fb .comment_b17a2d8b3fb6f52d:last-child {
  padding-bottom: 5px;
}
.blog-details_5c2852c37bd5b82e .blog-comment-area_21d1a3f5b21785fb .comment_b17a2d8b3fb6f52d .reply-comment_08aee502fac8926a {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_5c2852c37bd5b82e .blog-comment-area_21d1a3f5b21785fb .comment_b17a2d8b3fb6f52d .user-avatar_69b1a031a34f5b71 {
  width: 60px;
  height: 60px;
}
.blog-details_5c2852c37bd5b82e .blog-comment-area_21d1a3f5b21785fb .comment_b17a2d8b3fb6f52d .comment-text_1b08ad113275ce68 {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_5c2852c37bd5b82e .blog-comment-area_21d1a3f5b21785fb .comment_b17a2d8b3fb6f52d .comment-text_1b08ad113275ce68 .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_5c2852c37bd5b82e .blog-comment-area_21d1a3f5b21785fb .comment_b17a2d8b3fb6f52d .comment-text_1b08ad113275ce68 .date_efd6b7afb447d8b5 {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_5c2852c37bd5b82e .blog-comment-area_21d1a3f5b21785fb .comment_b17a2d8b3fb6f52d .comment-text_1b08ad113275ce68 p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_5c2852c37bd5b82e .blog-comment-area_21d1a3f5b21785fb .comment_b17a2d8b3fb6f52d .comment-text_1b08ad113275ce68 .reply-btn_e742f17d9f797b00 {
  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_5c2852c37bd5b82e .blog-comment-area_21d1a3f5b21785fb .comment_b17a2d8b3fb6f52d .comment-text_1b08ad113275ce68 .reply-btn_e742f17d9f797b00:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_5c2852c37bd5b82e .blog-comment-form_9f9160e59aa299a3 p a {
  color: #19352D;
}
.blog-details_5c2852c37bd5b82e .blog-comment-form_9f9160e59aa299a3 form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_5c2852c37bd5b82e .blog-comment-form_9f9160e59aa299a3 form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_5c2852c37bd5b82e .blog-comment-form_9f9160e59aa299a3 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_bba99f0c28007af8 {
  height: 600px;
}

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

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

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

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

.footer-one_a62cd963b2a908e8 {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_a62cd963b2a908e8 .bottom-footer_bef1d9f9875363cf {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_a62cd963b2a908e8 .social-icon_ec274113ca17226e 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_a62cd963b2a908e8 .social-icon_ec274113ca17226e a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_a62cd963b2a908e8 .footer-title_29a96590a452eb40 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_a62cd963b2a908e8 .footer-nav-link_97dbd8945927d8c0 a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_a62cd963b2a908e8 .footer-nav-link_97dbd8945927d8c0 a:hover {
  color: #fff;
}
.footer-nav-link_97dbd8945927d8c0 p {
  font-size: 16px;
}
.logo_fad82bdcd2990f9e 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_c40c93ca0f928706 {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_e0ac796f4be76549 {
  align-content: center;
}

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

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

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

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

.footer-three_59784fd3f379371d {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_59784fd3f379371d .round-bg_c4a59d76a1c69454 {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_59784fd3f379371d .round-bg_c4a59d76a1c69454.color-two_ca7fbc0882e46cbc {
  background: #F6FFDD;
}
.footer-three_59784fd3f379371d .footer-intro_a45cd554ed0d9626 p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_59784fd3f379371d .footer-intro_a45cd554ed0d9626 p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_59784fd3f379371d .footer-title_29a96590a452eb40 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_59784fd3f379371d .footer-nav-link_97dbd8945927d8c0 a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_59784fd3f379371d .footer-nav-link_97dbd8945927d8c0 a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_59784fd3f379371d .bottom-footer_bef1d9f9875363cf {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_59784fd3f379371d .bottom-footer_bef1d9f9875363cf .copyright_171f28487f1ed793 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_59784fd3f379371d .bottom-footer_bef1d9f9875363cf .bottom-nav_6a0f0d7ef6bd11d6 {
  margin: 0 -12px;
}
.footer-three_59784fd3f379371d .bottom-footer_bef1d9f9875363cf .bottom-nav_6a0f0d7ef6bd11d6 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_59784fd3f379371d .bottom-footer_bef1d9f9875363cf .bottom-nav_6a0f0d7ef6bd11d6 a:hover {
  text-decoration: underline;
}
.footer-three_59784fd3f379371d .bottom-footer_bef1d9f9875363cf .social-icon_ec274113ca17226e {
  margin: 0 -10px;
}
.footer-three_59784fd3f379371d .bottom-footer_bef1d9f9875363cf .social-icon_ec274113ca17226e a {
  margin: 0 10px;
}
.footer-three_59784fd3f379371d .bottom-footer_bef1d9f9875363cf .social-icon_ec274113ca17226e a:hover {
  color: #19352D;
}
.footer-three_59784fd3f379371d .shape_01_f851f4d2368d88b8 {
  top: -3%;
  left: -3%;
}
.footer-three_59784fd3f379371d .shape_02_f02b9b42511b2745 {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_bdedb1c0bdf51a97 {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_bdedb1c0bdf51a97:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../media/assets_8514dc710c/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_bdedb1c0bdf51a97 h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_bdedb1c0bdf51a97 .btn-group_68de9f344cb97327 {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_bdedb1c0bdf51a97 .btn-group_68de9f344cb97327 h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_bdedb1c0bdf51a97 .btn-group_68de9f344cb97327 h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_bdedb1c0bdf51a97 .btn-group_68de9f344cb97327 .round-btn_7b304df5242778fe {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_bdedb1c0bdf51a97 .btn-group_68de9f344cb97327 .round-btn_7b304df5242778fe:hover, .footer-five_bdedb1c0bdf51a97 .btn-group_68de9f344cb97327 .round-btn_7b304df5242778fe:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_bdedb1c0bdf51a97 .social-icon_ec274113ca17226e {
  margin: 0 -20px;
}
.footer-five_bdedb1c0bdf51a97 .social-icon_ec274113ca17226e a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_bdedb1c0bdf51a97 .social-icon_ec274113ca17226e a:hover {
  color: #DFFF5E;
}
.footer-five_bdedb1c0bdf51a97 .bottom-nav_6a0f0d7ef6bd11d6 {
  margin: 0 -12px;
}
.footer-five_bdedb1c0bdf51a97 .bottom-nav_6a0f0d7ef6bd11d6 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_bdedb1c0bdf51a97 .bottom-nav_6a0f0d7ef6bd11d6 a:hover {
  text-decoration: underline;
}
.footer-five_bdedb1c0bdf51a97 .shape_01_f851f4d2368d88b8 {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_bdedb1c0bdf51a97 .shape_02_f02b9b42511b2745 {
  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_c9ea1b4400be2dda {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_21c53c4cb712009b {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_dc937fd2ae062ce9 {
  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_087b0c3e7bfa6deb {
  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_965f05f5ab605169 {
  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_2dab22a7625d1179 {
  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_471209746f799694 {
  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_0ab9e0476f3b330f {
  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_c66d6f266e4adaae {
  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_6375ba87af50bd9f {
  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_8d867f382c5ab4ec {
  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_0ff3c5a974069f52 {
  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_a257897d92f7d9b8 {
  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_a0d5b9051caf3106 {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_5c59bd1f6eb23f13 {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_d7fab5c5ff378aaa {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_4fb98485b5dd5a97 {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_864f4d3bba7c2777 {
  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_ef3bd4291a3ea74e {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_24afa9b492507d3c {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_dfed7b9c6b19e047 {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_258f67c07fa816bf {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_85d0d6b7a5e7d6ed {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_b9cd397d23735a1b {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_4d63d130d78b60b0 {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_959037225d29c999 {
  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_6d72b1b3eb93bc81 {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_ec0a792f79245332 {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_092a25cdadafacab {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_206b30694453c35f {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_e39e5ddb0d6431a9 {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_3cf226a426ba985f {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_41ac5050483ad6cf {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_0d4dc1f0872ceb01 {
  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_c67b78adf5f3c867 {
  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_706ce866b26bb524 {
  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_683684c3bf3f0147 {
  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_29366b5f8e2c9f7f {
  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_abce1c99e580a156 {
  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_93ea9c0198def793 {
  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_ea7eb24e03120b54 {
  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_4763e9e161094367 {
  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_1e14b9a2c59d9472 {
  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_91097d5563cefa47 {
  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_74c712fa9656db91 {
  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_a2cfe3df29f315e2 {
  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_c7f0cc940ae3ce83 {
  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_2dd7fad43efb5eca {
  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_7994b74d4c4dbb77 {
  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_432d58de5db16c01 {
  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_167c0c2887aa6dbf {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_52cf598bb13cf608 {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_f3045b7208ff4e66 {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_0469694e0569de89 {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_ed615fdf4e95999f {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_9fbef4c855a4a483 {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_5aa2fad67433cb04 {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_c9b2742dbfa761e8 {
  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_c9ea1b4400be2dda {
  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_1792a10be9106fe2 {
  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_384f963790d79010 {
  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_8a2acdfb1e10bf89 .theme-select-menu_27c84959e404882f {
  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_847b829ee2d73c99 {
  overflow: hidden;
}
.product-block-one_847b829ee2d73c99 .img-holder_3886c9630915a98e {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_847b829ee2d73c99 .img-holder_3886c9630915a98e .cart-icon_f07e9c7b8c8e8fa1 {
  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_847b829ee2d73c99 .img-holder_3886c9630915a98e .cart-icon_f07e9c7b8c8e8fa1:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_847b829ee2d73c99 .img-holder_3886c9630915a98e .cart-button_cd17c124b7d60d44 {
  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_847b829ee2d73c99 .img-holder_3886c9630915a98e .cart-button_cd17c124b7d60d44:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_847b829ee2d73c99 .product-title_6564d848dbc49c4a {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_847b829ee2d73c99 .rating_6b3a05f620273ea9 {
  margin: 0 -3px;
}
.product-block-one_847b829ee2d73c99 .rating_6b3a05f620273ea9 li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_847b829ee2d73c99 .rating_6b3a05f620273ea9 li .bi-star-fill_92bf922a613696f5 {
  color: #FFCB65;
}
.product-block-one_847b829ee2d73c99 .price_a27b9d2944395c22 {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_847b829ee2d73c99:hover .cart-button_cd17c124b7d60d44 {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_847b829ee2d73c99:hover .product-img_e8e93d40e9e84a69 {
  transform: scale(0.95);
}
.product-block-one_847b829ee2d73c99:hover .cart-icon_f07e9c7b8c8e8fa1 {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_847b829ee2d73c99:hover .product-title_6564d848dbc49c4a {
  text-decoration: underline;
}

.product-details-one_d026b99cce8a7cb2 .product-img-tab_dd8f85388ed7d3cb {
  border: none;
}
.product-details-one_d026b99cce8a7cb2 .product-img-tab_dd8f85388ed7d3cb .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_d026b99cce8a7cb2 .product-img-tab_dd8f85388ed7d3cb .nav-link img {
  max-height: 100%;
}
.product-details-one_d026b99cce8a7cb2 .product-img-tab_dd8f85388ed7d3cb .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_d026b99cce8a7cb2 .product-img-tab-content_e2e73c0a486fa7a5 {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_d026b99cce8a7cb2 .product-img-tab-content_e2e73c0a486fa7a5 img {
  margin: auto;
}
.product-details-one_d026b99cce8a7cb2 .product-info_4a07e4d228716795 .stock-tag_46725fa7cbf9f238 {
  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_d026b99cce8a7cb2 .product-info_4a07e4d228716795 .product-name_84a1612c812dfd9d {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_d026b99cce8a7cb2 .product-info_4a07e4d228716795 .rating_6b3a05f620273ea9 li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_d026b99cce8a7cb2 .product-info_4a07e4d228716795 .rating_6b3a05f620273ea9 li .bi-star-fill_92bf922a613696f5 {
  color: #FFCB65;
}
.product-details-one_d026b99cce8a7cb2 .product-info_4a07e4d228716795 .rating_6b3a05f620273ea9 li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_d026b99cce8a7cb2 .product-info_4a07e4d228716795 .rating_6b3a05f620273ea9 li a:hover {
  text-decoration: underline;
}
.product-details-one_d026b99cce8a7cb2 .product-info_4a07e4d228716795 .price_a27b9d2944395c22 {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_d026b99cce8a7cb2 .product-info_4a07e4d228716795 .price_a27b9d2944395c22 del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_d026b99cce8a7cb2 .product-info_4a07e4d228716795 .availability_81ab5fa7228a880b {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_d026b99cce8a7cb2 .product-info_4a07e4d228716795 .description-text_49871d35635dad4b {
  padding: 10px 0 15px;
}
.product-details-one_d026b99cce8a7cb2 .product-info_4a07e4d228716795 .product-feature_c16cf17ccb8ee724 {
  margin-bottom: 20px;
}
.product-details-one_d026b99cce8a7cb2 .product-info_4a07e4d228716795 .product-feature_c16cf17ccb8ee724 li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_d026b99cce8a7cb2 .product-info_4a07e4d228716795 .product-feature_c16cf17ccb8ee724 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_d026b99cce8a7cb2 .product-info_4a07e4d228716795 .customize-order_6cc507049b6d9797 h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_d026b99cce8a7cb2 .product-info_4a07e4d228716795 .customize-order_6cc507049b6d9797 .quantity_9b9959b48c4aa5a1 .button-group_714a31b209f9591a {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_d026b99cce8a7cb2 .product-info_4a07e4d228716795 .customize-order_6cc507049b6d9797 .quantity_9b9959b48c4aa5a1 .button-group_714a31b209f9591a li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_d026b99cce8a7cb2 .product-info_4a07e4d228716795 .customize-order_6cc507049b6d9797 .quantity_9b9959b48c4aa5a1 .button-group_714a31b209f9591a li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_d026b99cce8a7cb2 .product-info_4a07e4d228716795 .customize-order_6cc507049b6d9797 .quantity_9b9959b48c4aa5a1 .button-group_714a31b209f9591a 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_d026b99cce8a7cb2 .product-review-tab_0aeebecab6ee3c7f .nav-tabs_11db9222e8a36b56 {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_d026b99cce8a7cb2 .product-review-tab_0aeebecab6ee3c7f .nav-tabs_11db9222e8a36b56 .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_d026b99cce8a7cb2 .product-review-tab_0aeebecab6ee3c7f .nav-tabs_11db9222e8a36b56 .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_d026b99cce8a7cb2 .product-review-tab_0aeebecab6ee3c7f .nav-tabs_11db9222e8a36b56 .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_d026b99cce8a7cb2 .product-review-tab_0aeebecab6ee3c7f .nav-tabs_11db9222e8a36b56 .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_d026b99cce8a7cb2 .product-review-tab_0aeebecab6ee3c7f .tab-content_50ea5e8050c68da9 h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_d026b99cce8a7cb2 .product-review-tab_0aeebecab6ee3c7f .tab-content_50ea5e8050c68da9 .product-feature_c16cf17ccb8ee724 li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_d026b99cce8a7cb2 .product-review-tab_0aeebecab6ee3c7f .tab-content_50ea5e8050c68da9 .product-feature_c16cf17ccb8ee724 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_d026b99cce8a7cb2 .product-review-tab_0aeebecab6ee3c7f .user-comment-area_da5e8356cce4e85c .single-comment_86c81a9677fed2ef {
  padding-bottom: 40px;
}
.product-details-one_d026b99cce8a7cb2 .product-review-tab_0aeebecab6ee3c7f .user-comment-area_da5e8356cce4e85c .single-comment_86c81a9677fed2ef:last-child {
  padding-bottom: 0;
}
.product-details-one_d026b99cce8a7cb2 .product-review-tab_0aeebecab6ee3c7f .user-comment-area_da5e8356cce4e85c .user-img_eb628671b5532bf8 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_d026b99cce8a7cb2 .product-review-tab_0aeebecab6ee3c7f .user-comment-area_da5e8356cce4e85c .user-comment-data_5e3611664331d358 {
  padding-left: 30px;
  position: relative;
}
.product-details-one_d026b99cce8a7cb2 .product-review-tab_0aeebecab6ee3c7f .user-comment-area_da5e8356cce4e85c .user-comment-data_5e3611664331d358 .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_d026b99cce8a7cb2 .product-review-tab_0aeebecab6ee3c7f .user-comment-area_da5e8356cce4e85c .user-comment-data_5e3611664331d358 .rating_6b3a05f620273ea9 li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_d026b99cce8a7cb2 .product-review-tab_0aeebecab6ee3c7f .user-comment-area_da5e8356cce4e85c .user-comment-data_5e3611664331d358 .rating_6b3a05f620273ea9 li .bi-star-fill_92bf922a613696f5 {
  color: #FFCB65;
}
.product-details-one_d026b99cce8a7cb2 .product-review-tab_0aeebecab6ee3c7f .user-comment-area_da5e8356cce4e85c .user-comment-data_5e3611664331d358 p {
  padding-top: 8px;
}

.cart-list-form_0aa4cd1e2ec79d70 {
  position: relative;
}
.cart-list-form_0aa4cd1e2ec79d70 .table_e78103d0d95364fe {
  margin: 0;
  background: transparent;
}
.cart-list-form_0aa4cd1e2ec79d70 .table_e78103d0d95364fe 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_0aa4cd1e2ec79d70 .table_e78103d0d95364fe th:first-child {
  text-align: left;
}
.cart-list-form_0aa4cd1e2ec79d70 .table_e78103d0d95364fe tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_0aa4cd1e2ec79d70 .table_e78103d0d95364fe tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_0aa4cd1e2ec79d70 .table_e78103d0d95364fe tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_0aa4cd1e2ec79d70 .table_e78103d0d95364fe tbody .product-thumbnails_79ff13c28fca8a87 {
  width: 85px;
}
.cart-list-form_0aa4cd1e2ec79d70 .table_e78103d0d95364fe tbody .product-thumbnails_79ff13c28fca8a87 img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_0aa4cd1e2ec79d70 .table_e78103d0d95364fe tbody .product-thumbnails_79ff13c28fca8a87 .product-img_e8e93d40e9e84a69 {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_0aa4cd1e2ec79d70 .table_e78103d0d95364fe tbody .product-info_4a07e4d228716795 {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_0aa4cd1e2ec79d70 .table_e78103d0d95364fe tbody .product-info_4a07e4d228716795 .product-name_84a1612c812dfd9d {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_0aa4cd1e2ec79d70 .table_e78103d0d95364fe tbody .product-info_4a07e4d228716795 .serial_7adb3d4e7f0ec1f0 {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_0aa4cd1e2ec79d70 .table_e78103d0d95364fe tbody .product-info_4a07e4d228716795 ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_0aa4cd1e2ec79d70 .table_e78103d0d95364fe tbody .price_a27b9d2944395c22 {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_0aa4cd1e2ec79d70 .table_e78103d0d95364fe tbody .quantity_9b9959b48c4aa5a1 li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_0aa4cd1e2ec79d70 .table_e78103d0d95364fe tbody .quantity_9b9959b48c4aa5a1 li .btn_0cc1faab5342aa3d {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_0aa4cd1e2ec79d70 .table_e78103d0d95364fe tbody .quantity_9b9959b48c4aa5a1 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_0aa4cd1e2ec79d70 .table_e78103d0d95364fe tbody .remove-product_8da779c6c80216d4 {
  color: #000;
  font-size: 22px;
}
.cart-list-form_0aa4cd1e2ec79d70 .table_e78103d0d95364fe tbody .remove-product_8da779c6c80216d4:hover {
  color: #ff2759;
}
.cart-list-form_0aa4cd1e2ec79d70 .cart-footer_b0dd9e2aa2e18484 {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_0aa4cd1e2ec79d70 .cart-footer_b0dd9e2aa2e18484 .coupon-form_862f9ce829de0097 input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_0aa4cd1e2ec79d70 .cart-footer_b0dd9e2aa2e18484 .cart-total-section_7497a75ca8ead806 {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_0aa4cd1e2ec79d70 .cart-footer_b0dd9e2aa2e18484 .cart-total-section_7497a75ca8ead806 .cart-total-table_bce06e5a41485290 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_0aa4cd1e2ec79d70 .cart-footer_b0dd9e2aa2e18484 .cart-total-section_7497a75ca8ead806 .cart-total-table_bce06e5a41485290 tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_7bcd2fccb7320285 {
  height: auto;
}

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

.fancybox-caption_e36e94c5cb808e4c, .fancybox-infobar_5ea7084f012f6697, .fancybox-navigation_e92b10f802635223 .fancybox-button_ce691470820a3a96, .fancybox-toolbar_75864e94112a9088 {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_82bb671c5eb7b629 .fancybox-caption_e36e94c5cb808e4c, .fancybox-show-infobar_6ddce2732146b426 .fancybox-infobar_5ea7084f012f6697, .fancybox-show-nav_07bc9eed0d5baa69 .fancybox-navigation_e92b10f802635223 .fancybox-button_ce691470820a3a96, .fancybox-show-toolbar_3a06d6f9da2bef29 .fancybox-toolbar_75864e94112a9088 {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_3f496a3c1e015c21 .fancybox-stage_47c12a8275944915 {
  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_d0b0d66e54799548 .fancybox-slide, .fancybox-slide--current_1747927252245524, .fancybox-slide--next_008eaf447d3f6d25, .fancybox-slide--previous_d93a8549bcde22d4 {
  display: block;
}

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

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

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

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

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

.fancybox-content_586777ec3b45c53c {
  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_10004db31efa944a .fancybox-content_586777ec3b45c53c {
  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_9dbccf8b4929649d .fancybox-content_586777ec3b45c53c {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_7ffd7f2c1e872182 .fancybox-content_586777ec3b45c53c {
  cursor: zoom-in;
}

.fancybox-can-drag_f99c9ec9c8f1b164 .fancybox-content_586777ec3b45c53c {
  cursor: grab;
}

.fancybox-is-dragging_847817ea26982b3d .fancybox-content_586777ec3b45c53c {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_77288e583dab1a44 .fancybox-content_586777ec3b45c53c {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_c25ec05db4492993 .fancybox-content_586777ec3b45c53c, .fancybox-slide--map_ec21d5f4c19bfbd0 .fancybox-content_586777ec3b45c53c, .fancybox-slide--video_45243b0c417ab8ea .fancybox-content_586777ec3b45c53c {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_45243b0c417ab8ea .fancybox-content_586777ec3b45c53c {
  background: #000;
}

.fancybox-slide--map_ec21d5f4c19bfbd0 .fancybox-content_586777ec3b45c53c {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_23187bbf5534d8ac svg path, .fancybox-button--share_bdadd8a2c818d2d3 svg path, .fancybox-button--thumbs_d8902681b51631be svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_07bc9eed0d5baa69 .fancybox-navigation_e92b10f802635223 .fancybox-button_ce691470820a3a96 {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_e92b10f802635223 .fancybox-button--arrow_left_50ee923412c2c8ba {
  left: 6px;
}

.fancybox-navigation_e92b10f802635223 .fancybox-button--arrow_right_c36cb6cbfe212b08 {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_c25ec05db4492993 .fancybox-close-small_ee9523cbed9941d3, .fancybox-slide--image_10004db31efa944a .fancybox-close-small_ee9523cbed9941d3, .fancybox-slide--video_45243b0c417ab8ea .fancybox-close-small_ee9523cbed9941d3 {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_c25ec05db4492993 .fancybox-close-small_ee9523cbed9941d3:hover svg, .fancybox-slide--image_10004db31efa944a .fancybox-close-small_ee9523cbed9941d3:hover svg, .fancybox-slide--video_45243b0c417ab8ea .fancybox-close-small_ee9523cbed9941d3:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_560ce2764b4345d3 .fancybox-close-small_ee9523cbed9941d3, .fancybox-is-zoomable_2c058fe02b3bb1b1.fancybox-can-drag_f99c9ec9c8f1b164 .fancybox-close-small_ee9523cbed9941d3 {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_56efb6c89a61959a.fancybox-slide--next_008eaf447d3f6d25, .fancybox-fx-fade_56efb6c89a61959a.fancybox-slide--previous_d93a8549bcde22d4 {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_56efb6c89a61959a.fancybox-slide--current_1747927252245524 {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_9872693d7c29bc20 {
  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_b59d214aa4b78036 {
  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_38dc54721c410408 {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_7f26a3a7be71d19b .fancybox-thumbs_b59d214aa4b78036 {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_b59d214aa4b78036 > 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_b59d214aa4b78036 .fancybox-thumbs-active_78068e50d134360e:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_7a8fe8de19bb20c0 .slick-track_48e6e14d58c81511,
.slick-slider_7a8fe8de19bb20c0 .slick-list_2b04d1afff4a6e02 {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_75b96173eb439447 .slick-track_48e6e14d58c81511 {
  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_75b96173eb439447 img {
  display: none;
}

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

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

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

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

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