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

.h1_beea7b8c2c72bc50,
h1,
.h2_f149a39ae927a79a,
h2,
.h3_086e140f94d409af,
h3,
.h4_57ccae1100556ca1,
h4,
.h5_d3e9251df4e33d96,
h5,
.h6_5a7e737ebdf5ceff,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_46166d92b805f522 {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_76ba9ba2ed0842e9 {
  padding: 0 !important;
}

.m0_e395b17139c32232 {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_2edd802e194f9847 {
    padding: 0 !important;
  }
  .xl-m0_888213f0d91b17c2 {
    margin: 0 !important;
  }
  .xl-pt-10_32af8358005d9533 {
    padding-top: 10px !important;
  }
  .xl-pt-20_c390dc6aa6dcdf5e {
    padding-top: 20px !important;
  }
  .xl-pt-30_f759455318042a01 {
    padding-top: 30px !important;
  }
  .xl-pt-40_5e4beae1153e94b8 {
    padding-top: 40px !important;
  }
  .xl-pt-50_fce113c6a3528f95 {
    padding-top: 50px !important;
  }
  .xl-pt-60_28afea0bdf7da30a {
    padding-top: 60px !important;
  }
  .xl-pt-70_279f5fe2539830a2 {
    padding-top: 70px !important;
  }
  .xl-pt-80_5db987eea50332cf {
    padding-top: 80px !important;
  }
  .xl-pt-90_a610cb546a11eb0b {
    padding-top: 90px !important;
  }
  .xl-pt-100_07a6fa6c4d975632 {
    padding-top: 100px !important;
  }
  .xl-pt-110_fbf7bff9990ccc66 {
    padding-top: 110px !important;
  }
  .xl-pt-120_179bc4950181a0fc {
    padding-top: 120px !important;
  }
  .xl-pt-130_e67e428b1651fb6f {
    padding-top: 130px !important;
  }
  .xl-pt-140_1efb8351cd09d064 {
    padding-top: 140px !important;
  }
  .xl-pt-150_f7f67310c768d924 {
    padding-top: 150px !important;
  }
  .xl-pt-200_80955658ae6ef7cb {
    padding-top: 200px !important;
  }
  .xl-pb-10_cc4c7aa07f16dd8d {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_a3edfa70d72e40ad {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_2b90f2f67985be6c {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_02b0d7eeeabfb73c {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_f42f07bc14b85268 {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_bc0c9e5ec5c51d54 {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_1ff59ac74790adb2 {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_f65ad0c02bfd745c {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_93e9648d1235d27c {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_7075072663e4be74 {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_bcb387b3a3faf662 {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_f2fb68d59ac32018 {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_6110b84674cd6f04 {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_e4e176c74d312201 {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_709838d126f1afd5 {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_faf7d347650c43f1 {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_cdb2f89387e36c48 {
    margin-top: 10px !important;
  }
  .xl-mt-20_a62a0d6708b46a66 {
    margin-top: 20px !important;
  }
  .xl-mt-30_c7863027c6474245 {
    margin-top: 30px !important;
  }
  .xl-mt-40_5c24af0ca165b0ae {
    margin-top: 40px !important;
  }
  .xl-mt-50_9a56d3a0bed18758 {
    margin-top: 50px !important;
  }
  .xl-mt-60_d32b0bfc259ab245 {
    margin-top: 60px !important;
  }
  .xl-mt-70_0206d688081575d7 {
    margin-top: 70px !important;
  }
  .xl-mt-80_0d706ba1785f9c73 {
    margin-top: 80px !important;
  }
  .xl-mt-90_6296367b5e36c6ca {
    margin-top: 90px !important;
  }
  .xl-mt-100_f13ceb20ef57c158 {
    margin-top: 100px !important;
  }
  .xl-mt-110_9f7758d53cf0f7ad {
    margin-top: 110px !important;
  }
  .xl-mt-120_c4ebebb074a3121e {
    margin-top: 120px !important;
  }
  .xl-mt-130_762046956dd8d0dd {
    margin-top: 130px !important;
  }
  .xl-mt-140_1a71249b12f1844c {
    margin-top: 140px !important;
  }
  .xl-mt-150_5939cf6ef81640df {
    margin-top: 150px !important;
  }
  .xl-mt-200_8e2f05421c9bd2b6 {
    margin-top: 200px !important;
  }
  .xl-mb-10_7fdab66f732f94e6 {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_4d8c935d3f1b0646 {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_37bfd80519877845 {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_2d0c4ca2c61e404d {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_81bf2c7eeb0e5582 {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_0f92d3050227fac4 {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_73da6d663a9cf785 {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_b314b86055306efe {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_021ed3a0352a3cb6 {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_2b53dd9bb058dea6 {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_a9d0ff72710d7e2e {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_e31942e3539f152a {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_dd640ccd866323f6 {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_65805ff600d391bc {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_aa1504079bb7456f {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_49f2a0b557484805 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_c7e8cf49816c7961 {
    padding: 0 !important;
  }
  .lg-m0_708b5b4b4e3c05fd {
    margin: 0 !important;
  }
  .lg-pt-10_6a08e9f3151f0046 {
    padding-top: 10px !important;
  }
  .lg-pt-20_47554b16d54f258e {
    padding-top: 20px !important;
  }
  .lg-pt-30_78bf85a60b3da4be {
    padding-top: 30px !important;
  }
  .lg-pt-40_c52c6448d73751a2 {
    padding-top: 40px !important;
  }
  .lg-pt-50_0aa8f001cf6a3774 {
    padding-top: 50px !important;
  }
  .lg-pt-60_56c76aa41d5343eb {
    padding-top: 60px !important;
  }
  .lg-pt-70_3c2623f4b32cae7a {
    padding-top: 70px !important;
  }
  .lg-pt-80_c0ea16fde263484c {
    padding-top: 80px !important;
  }
  .lg-pt-90_1641c10e1efb3bad {
    padding-top: 90px !important;
  }
  .lg-pt-100_520f7ceb1a2830c0 {
    padding-top: 100px !important;
  }
  .lg-pt-110_ca6bd51943cb2750 {
    padding-top: 110px !important;
  }
  .lg-pt-120_39ae3765943f9dbe {
    padding-top: 120px !important;
  }
  .lg-pt-130_75f67521b339f478 {
    padding-top: 130px !important;
  }
  .lg-pt-140_1207e836ccd81bd7 {
    padding-top: 140px !important;
  }
  .lg-pt-150_663bc2d90a27c90c {
    padding-top: 150px !important;
  }
  .lg-pt-200_1531129132916aa9 {
    padding-top: 200px !important;
  }
  .lg-pb-10_e87fb691277974b6 {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_c08790c22004e709 {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_fda97ef7742ef3c3 {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_bca3b3883236f1ec {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_26590b2bf278d866 {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_a064c206da6b9c3c {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_d1cffe49cf065b48 {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_a72a4ea8a6e92c23 {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_a09ce3e12c5c9b88 {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_1fd9b00b48949cd8 {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_7ecaf32a51f6336c {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_ae9a814d59cd63f5 {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_d093a5daa220b12a {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_c0232dac8479f1af {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_4f1b317ecf97009f {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_4dc2b396451f4e8d {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_c2c080ab70cd3237 {
    margin-top: 10px !important;
  }
  .lg-mt-20_6d5f9f778640d82c {
    margin-top: 20px !important;
  }
  .lg-mt-30_21ae6451e72f77b8 {
    margin-top: 30px !important;
  }
  .lg-mt-40_f3be670003960497 {
    margin-top: 40px !important;
  }
  .lg-mt-50_d455ff6f83d12809 {
    margin-top: 50px !important;
  }
  .lg-mt-60_8c5d394d5c9ab2dc {
    margin-top: 60px !important;
  }
  .lg-mt-70_862ffc9ddbb3692b {
    margin-top: 70px !important;
  }
  .lg-mt-80_c552544016a7b12e {
    margin-top: 80px !important;
  }
  .lg-mt-90_dd2780593063c154 {
    margin-top: 90px !important;
  }
  .lg-mt-100_d9de5d563b2cdb41 {
    margin-top: 100px !important;
  }
  .lg-mt-110_ed65f573a108b301 {
    margin-top: 110px !important;
  }
  .lg-mt-120_cc2a949f1faafe39 {
    margin-top: 120px !important;
  }
  .lg-mt-130_a43c551c3f0339e0 {
    margin-top: 130px !important;
  }
  .lg-mt-140_c8b9f71fe488ffc5 {
    margin-top: 140px !important;
  }
  .lg-mt-150_de3df81df32bf767 {
    margin-top: 150px !important;
  }
  .lg-mt-200_9bd8be622c7d760b {
    margin-top: 200px !important;
  }
  .lg-mb-10_f12bbe5cf89fd1bb {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_302b676fe2e987f8 {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_3f347fee8ccc2137 {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_3aeb8c6045d61abb {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_abd443cdce325365 {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_0c9a98b93b9188b6 {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_4eaf00aafa73bd05 {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_b79484b76fbc2ddb {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_faba401e9c769950 {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_4f174c61b5017049 {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_8242a244b3d6d776 {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_85220c0ae6dc7d08 {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_5d785d227160bf85 {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_10262d0f9bf368dc {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_862d5bc255e32434 {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_01a806aefe1528a2 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_03ca038a84607072 {
    padding: 0 !important;
  }
  .md-m0_0f8ddf00f59a87b3 {
    margin: 0 !important;
  }
  .md-pt-10_13ad48cc21b5a9ac {
    padding-top: 10px !important;
  }
  .md-pt-20_71b2232da89dc56d {
    padding-top: 20px !important;
  }
  .md-pt-30_0b0966b6e9585c39 {
    padding-top: 30px !important;
  }
  .md-pt-40_00efe7a8ea7dc2e2 {
    padding-top: 40px !important;
  }
  .md-pt-50_feeda4d728745d0d {
    padding-top: 50px !important;
  }
  .md-pt-60_4ea5a4099e274c2a {
    padding-top: 60px !important;
  }
  .md-pt-70_1b62da479875f3e9 {
    padding-top: 70px !important;
  }
  .md-pt-80_58616f7c478a1222 {
    padding-top: 80px !important;
  }
  .md-pt-90_58b0bfce79154d80 {
    padding-top: 90px !important;
  }
  .md-pt-100_51534d650bd1b553 {
    padding-top: 100px !important;
  }
  .md-pt-110_64e693f217655e39 {
    padding-top: 110px !important;
  }
  .md-pt-120_b80e121880944490 {
    padding-top: 120px !important;
  }
  .md-pt-130_0fe6faaeb7650e5c {
    padding-top: 130px !important;
  }
  .md-pt-140_eaca0f2b0710a067 {
    padding-top: 140px !important;
  }
  .md-pt-150_4284e211e810fe31 {
    padding-top: 150px !important;
  }
  .md-pt-200_f9f9919e2a400e98 {
    padding-top: 200px !important;
  }
  .md-pb-10_6c42a5f7da9571fd {
    padding-bottom: 10px !important;
  }
  .md-pb-20_b24a50c526c12cff {
    padding-bottom: 20px !important;
  }
  .md-pb-30_3f31081b17330d3a {
    padding-bottom: 30px !important;
  }
  .md-pb-40_470939c0a8e54cbb {
    padding-bottom: 40px !important;
  }
  .md-pb-50_096f1f153b5ba95e {
    padding-bottom: 50px !important;
  }
  .md-pb-60_7c8b1ceefafbbe27 {
    padding-bottom: 60px !important;
  }
  .md-pb-70_382c369e7dda43e8 {
    padding-bottom: 70px !important;
  }
  .md-pb-80_a277190f0a16c1d9 {
    padding-bottom: 80px !important;
  }
  .md-pb-90_ed1239113f703d94 {
    padding-bottom: 90px !important;
  }
  .md-pb-100_6ef8b25540395810 {
    padding-bottom: 100px !important;
  }
  .md-pb-110_b7bac6e4676a8f01 {
    padding-bottom: 110px !important;
  }
  .md-pb-120_e035a04d461bca60 {
    padding-bottom: 120px !important;
  }
  .md-pb-130_0bf6b2ef5b71b8cf {
    padding-bottom: 130px !important;
  }
  .md-pb-140_c61d7c6ce24461e7 {
    padding-bottom: 140px !important;
  }
  .md-pb-150_c65de96a7058691f {
    padding-bottom: 150px !important;
  }
  .md-pb-200_2170a82bd0ed03b8 {
    padding-bottom: 200px !important;
  }
  .md-mt-10_6c0ef6e238af060f {
    margin-top: 10px !important;
  }
  .md-mt-20_2e26faad7cdd7301 {
    margin-top: 20px !important;
  }
  .md-mt-30_7bac2d76095e43dd {
    margin-top: 30px !important;
  }
  .md-mt-40_a25bec4643c5621a {
    margin-top: 40px !important;
  }
  .md-mt-50_d07f640437ca9867 {
    margin-top: 50px !important;
  }
  .md-mt-60_2d49818af090d248 {
    margin-top: 60px !important;
  }
  .md-mt-70_418909bf267459d9 {
    margin-top: 70px !important;
  }
  .md-mt-80_bfc9f6ec33c40bb0 {
    margin-top: 80px !important;
  }
  .md-mt-90_4dfa85d5b269762a {
    margin-top: 90px !important;
  }
  .md-mt-100_5b3eea3b7a78b122 {
    margin-top: 100px !important;
  }
  .md-mt-110_a78bd3c541901858 {
    margin-top: 110px !important;
  }
  .md-mt-120_8d4f0c3cf3bb3da5 {
    margin-top: 120px !important;
  }
  .md-mt-130_8047b70478e36793 {
    margin-top: 130px !important;
  }
  .md-mt-140_f71cda4a613ef14b {
    margin-top: 140px !important;
  }
  .md-mt-150_94551c5d46b87b4a {
    margin-top: 150px !important;
  }
  .md-mt-200_7471eaeae605ba8d {
    margin-top: 200px !important;
  }
  .md-mb-10_cfeef896372d2552 {
    margin-bottom: 10px !important;
  }
  .md-mb-20_b07bba6932bf5cde {
    margin-bottom: 20px !important;
  }
  .md-mb-30_6e4d87b293bd43d7 {
    margin-bottom: 30px !important;
  }
  .md-mb-40_5c1ecb6e0640a845 {
    margin-bottom: 40px !important;
  }
  .md-mb-50_019c03e9fcd78168 {
    margin-bottom: 50px !important;
  }
  .md-mb-60_d3fb1546d3079d24 {
    margin-bottom: 60px !important;
  }
  .md-mb-70_60134244a8058571 {
    margin-bottom: 70px !important;
  }
  .md-mb-80_21a35778c6977d37 {
    margin-bottom: 80px !important;
  }
  .md-mb-90_f2b292e924a20863 {
    margin-bottom: 90px !important;
  }
  .md-mb-100_571ba9a28aac1edd {
    margin-bottom: 100px !important;
  }
  .md-mb-110_11a13aea136ab7f4 {
    margin-bottom: 110px !important;
  }
  .md-mb-120_25754ec3c773aec1 {
    margin-bottom: 120px !important;
  }
  .md-mb-130_50d0ad5e211c1c0d {
    margin-bottom: 130px !important;
  }
  .md-mb-140_55b6c2b4bd4f1e68 {
    margin-bottom: 140px !important;
  }
  .md-mb-150_ff6e8c0896dd7b3f {
    margin-bottom: 150px !important;
  }
  .md-mb-200_e0e86b9971b0c9b8 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_104d16cba05456e0 {
    padding: 0 !important;
  }
  .sm-m0_c7518b95bfedd38e {
    margin: 0 !important;
  }
  .sm-pt-10_747249aa5156c1b1 {
    padding-top: 10px !important;
  }
  .sm-pt-20_3b9c37a09b690290 {
    padding-top: 20px !important;
  }
  .sm-pt-30_da9b4ff70aa4120b {
    padding-top: 30px !important;
  }
  .sm-pt-40_05ccfac67a19cb5a {
    padding-top: 40px !important;
  }
  .sm-pt-50_a6c594755e3546fe {
    padding-top: 50px !important;
  }
  .sm-pt-60_4b92d500b10d7458 {
    padding-top: 60px !important;
  }
  .sm-pt-70_0ba32f89c7f0a576 {
    padding-top: 70px !important;
  }
  .sm-pt-80_1a4cad5e2e9cd342 {
    padding-top: 80px !important;
  }
  .sm-pt-90_539fbcb6c767ad49 {
    padding-top: 90px !important;
  }
  .sm-pt-100_62047ae48ec9e7f4 {
    padding-top: 100px !important;
  }
  .sm-pt-110_aa150d4e88e7f5de {
    padding-top: 110px !important;
  }
  .sm-pt-120_624d7638b9426de4 {
    padding-top: 120px !important;
  }
  .sm-pt-130_30ff8e007f99cd91 {
    padding-top: 130px !important;
  }
  .sm-pt-140_6f02fd9add47774e {
    padding-top: 140px !important;
  }
  .sm-pt-150_77906dbdaea6b921 {
    padding-top: 150px !important;
  }
  .sm-pt-200_491a0e4933fadece {
    padding-top: 200px !important;
  }
  .sm-pb-10_df7565502a0e2bc3 {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_4aea19a17b8cb160 {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_ebc6c8adea0af659 {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_d7ae46b5cebe2b0c {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_638985b8284ea3f4 {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_e411b3f7c5830cbd {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_60d3b419be9df868 {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_0470d774aeef1e02 {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_da8cee194dfa2697 {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_c2d628be46c912ba {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_4ae9ef6ce464d2ee {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_b48b8fb65fee4c6c {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_2334796bce59d65b {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_6c6b60d254f43020 {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_c73a7cae7cbe208a {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_7cd0af32a4235dba {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_27ce2dd105b03276 {
    margin-top: 10px !important;
  }
  .sm-mt-20_19519438022acf9e {
    margin-top: 20px !important;
  }
  .sm-mt-30_fe114e9ea5f66031 {
    margin-top: 30px !important;
  }
  .sm-mt-40_b613ba74ccb48155 {
    margin-top: 40px !important;
  }
  .sm-mt-50_1a855eb43231146a {
    margin-top: 50px !important;
  }
  .sm-mt-60_a0a319176e5f430f {
    margin-top: 60px !important;
  }
  .sm-mt-70_4bc7837edb7d2916 {
    margin-top: 70px !important;
  }
  .sm-mt-80_e22734c3f182eb97 {
    margin-top: 80px !important;
  }
  .sm-mt-90_2a9a8ada6d5f110f {
    margin-top: 90px !important;
  }
  .sm-mt-100_82fe2911dc196b98 {
    margin-top: 100px !important;
  }
  .sm-mt-110_1ced57117393ee33 {
    margin-top: 110px !important;
  }
  .sm-mt-120_9057d933e3278466 {
    margin-top: 120px !important;
  }
  .sm-mt-130_f49a1b1618e96e83 {
    margin-top: 130px !important;
  }
  .sm-mt-140_57c423752ad12334 {
    margin-top: 140px !important;
  }
  .sm-mt-150_7a086b01f2f28cf6 {
    margin-top: 150px !important;
  }
  .sm-mt-200_251c699044dd63a9 {
    margin-top: 200px !important;
  }
  .sm-mb-10_d5c7b5d6c88430a2 {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_5f29b1cedfe810a6 {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_a312c48a2e2e5a94 {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_81cd5c62541fe3c6 {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_69875a738c7ba132 {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_688c002fa1c4333d {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_77ce1f6a5b61e78d {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_9e5757960a661d41 {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_fa50deadae4fb8d2 {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_cf3abf7b70db8639 {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_736a8c9133106a71 {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_029be6c6a25c9888 {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_5eef2bb3e209b81d {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_c490fac874181359 {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_fd45ff40a8a12c44 {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_44fb7abf0b6524cf {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_7b080e4d719c6db0 {
    padding: 0 !important;
  }
  .xs-m0_35f928d91ebffd4e {
    margin: 0 !important;
  }
  .xs-pt-10_4c7b526946a9618d {
    padding-top: 10px !important;
  }
  .xs-pt-20_7cc4a8e9dbb75c72 {
    padding-top: 20px !important;
  }
  .xs-pt-30_2494e221f34b6a68 {
    padding-top: 30px !important;
  }
  .xs-pt-40_34bdeadae280ee18 {
    padding-top: 40px !important;
  }
  .xs-pt-50_d0f0903f7eecd76a {
    padding-top: 50px !important;
  }
  .xs-pt-60_c7c9618e782fbd9c {
    padding-top: 60px !important;
  }
  .xs-pt-70_8c61341a3bba93bd {
    padding-top: 70px !important;
  }
  .xs-pt-80_b6cdeb382daa2597 {
    padding-top: 80px !important;
  }
  .xs-pt-90_52cc654391389306 {
    padding-top: 90px !important;
  }
  .xs-pt-100_1afb2d440bbc33ce {
    padding-top: 100px !important;
  }
  .xs-pt-110_f1d32069204470e5 {
    padding-top: 110px !important;
  }
  .xs-pt-120_25d5c74168eaee96 {
    padding-top: 120px !important;
  }
  .xs-pt-130_befddd91dd1e23d6 {
    padding-top: 130px !important;
  }
  .xs-pt-140_f2d0f3330a11c488 {
    padding-top: 140px !important;
  }
  .xs-pt-150_25c7d59fda43874c {
    padding-top: 150px !important;
  }
  .xs-pt-200_ebf731508b0d3c24 {
    padding-top: 200px !important;
  }
  .xs-pb-10_0cc546a51b41f120 {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_144c620585add3ca {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_68c7593e9f493805 {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_6e7ea87136e8ee96 {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_2bf7f1e212e10ba8 {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_f878fb569c5f66f7 {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_18457f98352824ee {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_afd7161c35475e2e {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_8c0b78d2ae001617 {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_884fec4d7195bd5f {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_c83926879c1b13e2 {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_bd79e33a998579e3 {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_362ef2a3d979ba0f {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_a4af281c9d254f9c {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_c0bdc8da9308423a {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_8ab54e4392e93a12 {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_d85c0a6741c09a27 {
    margin-top: 10px !important;
  }
  .xs-mt-20_0a95d7d4c50a5e50 {
    margin-top: 20px !important;
  }
  .xs-mt-30_955df9dc11ea8f93 {
    margin-top: 30px !important;
  }
  .xs-mt-40_754fa296891f39fc {
    margin-top: 40px !important;
  }
  .xs-mt-50_1ea9ea0965c8c1f0 {
    margin-top: 50px !important;
  }
  .xs-mt-60_5d68564b2212e88c {
    margin-top: 60px !important;
  }
  .xs-mt-70_21768af1e5c521c8 {
    margin-top: 70px !important;
  }
  .xs-mt-80_ec2fb30a995f270f {
    margin-top: 80px !important;
  }
  .xs-mt-90_15877defb2b99737 {
    margin-top: 90px !important;
  }
  .xs-mt-100_3e0e6e56eaa845b7 {
    margin-top: 100px !important;
  }
  .xs-mt-110_28478789958a0196 {
    margin-top: 110px !important;
  }
  .xs-mt-120_05ba194fa0f406c1 {
    margin-top: 120px !important;
  }
  .xs-mt-130_17dee0e659d02152 {
    margin-top: 130px !important;
  }
  .xs-mt-140_125d005018fecfb3 {
    margin-top: 140px !important;
  }
  .xs-mt-150_413c1a77e75ae948 {
    margin-top: 150px !important;
  }
  .xs-mt-200_e3bc67c2c76898fe {
    margin-top: 200px !important;
  }
  .xs-mb-10_80002fafdf6d36cf {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_7e8302a85554b6d8 {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_1a1771d6bb0975b1 {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_324668e7591fc961 {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_13f4d009363cafc7 {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_478fe28cbf2b450d {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_00e44ec5b6909ee2 {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_0cda28c82334c100 {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_13c751047e06050f {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_a4e8c75e0152c49c {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_45354e9667a04d30 {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_0cd9f4d050a781cc {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_4ae84a5c2363f288 {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_a80da44c2b0b984e {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_612d74d9955818aa {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_521b8596a954d7ef {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_adc9f71556eeb629 {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_adc9f71556eeb629.menu-overlay_b9baf1a605d520f2 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_adc9f71556eeb629.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_adc9f71556eeb629 .navbar-toggler_88853eaf5240431f {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_adc9f71556eeb629.menu-style-three_2f4d17027c9bc0a3 .navbar-toggler_88853eaf5240431f {
  background: #000;
}
.theme-main-menu_adc9f71556eeb629.menu-style-four_f472b79ccea87490 .navbar-toggler_88853eaf5240431f {
  background: #E6FD5A;
}
.theme-main-menu_adc9f71556eeb629.menu-style-five_d665858f0200e43b .navbar-toggler_88853eaf5240431f {
  background: #DFFF5E;
}
.theme-main-menu_adc9f71556eeb629 .navbar-toggler_88853eaf5240431f:focus {
  box-shadow: none;
}
.theme-main-menu_adc9f71556eeb629 .navbar-toggler_88853eaf5240431f::before,
.theme-main-menu_adc9f71556eeb629 .navbar-toggler_88853eaf5240431f::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_adc9f71556eeb629 .navbar-toggler_88853eaf5240431f 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_adc9f71556eeb629.menu-style-three_2f4d17027c9bc0a3 .navbar-toggler_88853eaf5240431f:before, .theme-main-menu_adc9f71556eeb629.menu-style-three_2f4d17027c9bc0a3 .navbar-toggler_88853eaf5240431f:after, .theme-main-menu_adc9f71556eeb629.menu-style-three_2f4d17027c9bc0a3 .navbar-toggler_88853eaf5240431f span {
  background: #fff;
}
.theme-main-menu_adc9f71556eeb629 .navbar-toggler_88853eaf5240431f::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_adc9f71556eeb629 .navbar-toggler_88853eaf5240431f::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_adc9f71556eeb629 .navbar-toggler_88853eaf5240431f[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_adc9f71556eeb629 .navbar-toggler_88853eaf5240431f[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_adc9f71556eeb629 .navbar-toggler_88853eaf5240431f[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_adc9f71556eeb629 .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_adc9f71556eeb629 .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_adc9f71556eeb629.white-vr_eeb36f190eab644a .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_adc9f71556eeb629.white-vr_eeb36f190eab644a .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_adc9f71556eeb629.white-vr_eeb36f190eab644a.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_adc9f71556eeb629.menu-style-one_ebfd6d08d03109d2 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_adc9f71556eeb629.menu-style-two_5fcbc89ef508127f {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_adc9f71556eeb629.menu-style-two_5fcbc89ef508127f .info-row_7033b70f75cf56f5 {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_adc9f71556eeb629.menu-style-two_5fcbc89ef508127f .gap-fix_9c28b2c52245d279 {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_adc9f71556eeb629.menu-style-two_5fcbc89ef508127f .greetings_2f26c8d8091f7e0e {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_adc9f71556eeb629.menu-style-two_5fcbc89ef508127f .contact-info_4a9cd185f564036d {
  margin: 0 -15px;
}
.theme-main-menu_adc9f71556eeb629.menu-style-two_5fcbc89ef508127f .contact-info_4a9cd185f564036d li {
  padding: 0 15px;
}
.theme-main-menu_adc9f71556eeb629.menu-style-two_5fcbc89ef508127f .contact-info_4a9cd185f564036d li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_adc9f71556eeb629.menu-style-two_5fcbc89ef508127f .contact-info_4a9cd185f564036d li a:hover {
  text-decoration: underline;
}
.theme-main-menu_adc9f71556eeb629.menu-style-two_5fcbc89ef508127f .inner-content_4732b02a2e03fe14 {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_adc9f71556eeb629.menu-style-two_5fcbc89ef508127f.fixed .info-row_7033b70f75cf56f5 {
  display: none;
}
.theme-main-menu_adc9f71556eeb629.menu-style-five_d665858f0200e43b {
  background: #000;
  padding: 0;
}
.theme-main-menu_adc9f71556eeb629.menu-style-five_d665858f0200e43b .inner-content_4732b02a2e03fe14 {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_adc9f71556eeb629.menu-style-six_08166e16532d3363 .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_adc9f71556eeb629.menu-style-six_08166e16532d3363 .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_adc9f71556eeb629 .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_47180d2abfec06b6 {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_47180d2abfec06b6 .mega-menu-title_f8d7baa095a67d9d {
  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_adc9f71556eeb629 .login-btn-one_b28a3605d3de2a11 a {
  color: #000;
}
.theme-main-menu_adc9f71556eeb629 .login-btn-one_b28a3605d3de2a11 a:hover {
  text-decoration: underline;
}
.theme-main-menu_adc9f71556eeb629 .login-btn-two_4c094a054cde9eaf a {
  color: #044F3B;
}
.theme-main-menu_adc9f71556eeb629 .login-btn-two_4c094a054cde9eaf a:hover {
  text-decoration: underline;
}
.theme-main-menu_adc9f71556eeb629 .signup-btn-one_869a5fb1fa649197 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_adc9f71556eeb629 .signup-btn-one_869a5fb1fa649197 .icon_a6c650a3cb8a7fd4 {
  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_adc9f71556eeb629 .signup-btn-one_869a5fb1fa649197:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_adc9f71556eeb629 .signup-btn-one_869a5fb1fa649197:hover .icon_a6c650a3cb8a7fd4 {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_adc9f71556eeb629 .signup-btn-two_b6819befd6621765 {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_adc9f71556eeb629 .signup-btn-two_b6819befd6621765:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_adc9f71556eeb629 .quote-one_80c61a0fbaa07274 {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_adc9f71556eeb629 .quote-one_80c61a0fbaa07274:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_a534d816f50d5c04 {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_a534d816f50d5c04 li {
  position: relative;
  padding: 0 15px;
}
.category-menu_a534d816f50d5c04 li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_a534d816f50d5c04 li a:hover {
  color: #0C3A30;
}
.category-menu_a534d816f50d5c04 .dropdown-menu {
  padding: 0;
}
.category-menu_a534d816f50d5c04 .dropdown-menu li {
  padding: 0;
}
.category-menu_a534d816f50d5c04 .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_5d86f7bc4240459f .logo_1b5eaba2b855bda8 {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_eeb36f190eab644a .navbar-collapse_5d86f7bc4240459f {
    background-color: #0C3A30;
  }
  .navbar-collapse_5d86f7bc4240459f {
    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_5d86f7bc4240459f.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_adc9f71556eeb629 .navbar .mega-dropdown_e0ac856d43b556a0 {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_eeb36f190eab644a .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_47180d2abfec06b6 {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_c229fe17703e9908 .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_855bd8be1d151448 {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_855bd8be1d151448::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_855bd8be1d151448 .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_855bd8be1d151448 .hero-slider-one .hero-img_26ce493533c1205e {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_855bd8be1d151448 .hero-slider-one .slick-list_d703c0d5e3132249, .hero-banner-one_855bd8be1d151448 .hero-slider-one .slick-track_d18677bccb3505ac, .hero-banner-one_855bd8be1d151448 .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_855bd8be1d151448 .hero-heading_7c32ecbb01094d6a {
  font-weight: 700;
  color: #000;
  background: url(../pictures/shape_7fefa2ab98/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_855bd8be1d151448 .more-btn_a02767af93c93521 {
  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_855bd8be1d151448 .more-btn_a02767af93c93521:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_50d997cfbaac6ac2 {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_50d997cfbaac6ac2 .bg-wrapper_f419f1129976f208 {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_50d997cfbaac6ac2 .hero-heading_7c32ecbb01094d6a {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_50d997cfbaac6ac2 .rating_1106f374f9370ab5 h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_50d997cfbaac6ac2 .rating_1106f374f9370ab5 p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_50d997cfbaac6ac2 .media-wrapper_43d0f0a693897488 {
  position: absolute;
  background: url(../pictures/assets_a0c4584803/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_50d997cfbaac6ac2 .media-wrapper_43d0f0a693897488 .shape_01_659d34d619d4925c {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_50d997cfbaac6ac2 .media-wrapper_43d0f0a693897488 .shape_02_f7f4fef59ce1da77 {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_36f2bb6ae25d2854 .hero-heading_7c32ecbb01094d6a {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_36f2bb6ae25d2854 .media-wrapper_43d0f0a693897488 {
  background: url(../pictures/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_36f2bb6ae25d2854 .media-wrapper_43d0f0a693897488 .screen_01_d49c8520e4031147 {
  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_36f2bb6ae25d2854 .media-wrapper_43d0f0a693897488 .screen_02_ff1e49ca11ad71c9 {
  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_36f2bb6ae25d2854 .media-wrapper_43d0f0a693897488 .bg-shape_d606a3b7409ebbc5 {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_36f2bb6ae25d2854 .shape_01_659d34d619d4925c {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_dba6d04a6d2861ed .bg-wrapper_f419f1129976f208 {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_dba6d04a6d2861ed .media-wrapper_43d0f0a693897488 {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_dba6d04a6d2861ed .media-wrapper_43d0f0a693897488 .shape_01_659d34d619d4925c {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_dba6d04a6d2861ed .shape_02_f7f4fef59ce1da77 {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_3f2efc80a405c4ea + .blog-details_1ad6a8212c13192e {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_af2f8a2bd6cd9bc3 {
  z-index: 1;
}
.block-feature-three_af2f8a2bd6cd9bc3:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_af2f8a2bd6cd9bc3.no-bg_89eb59876f108290:before {
  display: none;
}
.block-feature-three_af2f8a2bd6cd9bc3 .section-btn_74a29ffc245944c1 {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_af2f8a2bd6cd9bc3 .block-title_5d080524087d9394 a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_af2f8a2bd6cd9bc3 .block-title_5d080524087d9394 a:hover {
  text-decoration: underline;
}
.block-feature-three_af2f8a2bd6cd9bc3 .round-btn_7c65883adb02d7a4 {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_af2f8a2bd6cd9bc3 .round-btn_7c65883adb02d7a4:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_af2f8a2bd6cd9bc3 .block-one_08cad0fbe2768cee {
  background: url(../pictures/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_af2f8a2bd6cd9bc3 .block-one_08cad0fbe2768cee .tag_fdde040c85987dfc {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_af2f8a2bd6cd9bc3 .block-one_08cad0fbe2768cee .block-title_5d080524087d9394 {
  background: url(../pictures/shape_7fefa2ab98/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_af2f8a2bd6cd9bc3 .block-two_d5bce1654e6ad96a {
  overflow: hidden;
}
.block-feature-three_af2f8a2bd6cd9bc3 .block-two_d5bce1654e6ad96a .img-wrapper_1bd3838eb8352298 {
  background: url(../pictures/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_af2f8a2bd6cd9bc3 .block-two_d5bce1654e6ad96a .text-wrapper_1fdcc3e4e94cff6b {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_af2f8a2bd6cd9bc3 .block-two_d5bce1654e6ad96a .tag_fdde040c85987dfc {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_af2f8a2bd6cd9bc3 .block-three_05bfb2ffebee70fb {
  background: #D3FF76;
}
.block-feature-three_af2f8a2bd6cd9bc3 .block-three_05bfb2ffebee70fb .tag_fdde040c85987dfc {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_af2f8a2bd6cd9bc3 .block-three_05bfb2ffebee70fb .round-btn_7c65883adb02d7a4 {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_af2f8a2bd6cd9bc3 .block-three_05bfb2ffebee70fb .round-btn_7c65883adb02d7a4:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_af2f8a2bd6cd9bc3 .block-four_adc376774a1fbe0a {
  background: url(../pictures/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_af2f8a2bd6cd9bc3 .block-four_adc376774a1fbe0a .block-title_5d080524087d9394 {
  background: url(../pictures/shape_7fefa2ab98/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_af2f8a2bd6cd9bc3 .block-four_adc376774a1fbe0a .block-title_5d080524087d9394 a {
  font-size: 28px;
}
.block-feature-three_af2f8a2bd6cd9bc3 .block-four_adc376774a1fbe0a .tag_fdde040c85987dfc {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_af2f8a2bd6cd9bc3 .block-four_adc376774a1fbe0a .round-btn_7c65883adb02d7a4 {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_af2f8a2bd6cd9bc3 .block-four_adc376774a1fbe0a .round-btn_7c65883adb02d7a4:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_af2f8a2bd6cd9bc3 .block-five_7410a0ce86141e7a {
  background: url(../pictures/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_af2f8a2bd6cd9bc3 .block-five_7410a0ce86141e7a .tag_fdde040c85987dfc {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_af2f8a2bd6cd9bc3 .block-five_7410a0ce86141e7a .block-title_5d080524087d9394 {
  background: url(../pictures/shape_7fefa2ab98/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_c7e67100fbd37b8c .upper-wrapper_e5ba987052606da7 {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_c7e67100fbd37b8c .upper-wrapper_e5ba987052606da7 .shape_01_659d34d619d4925c {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_c7e67100fbd37b8c .line-loop_959b2657e450477f:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_c7e67100fbd37b8c .graph-panel_9683c1c6c04e00da {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_c7e67100fbd37b8c .graph-panel_9683c1c6c04e00da .main-count_5efa5b72899ac498 {
  font-size: 120px;
}
.block-feature-thirteen_c7e67100fbd37b8c .graph-panel_9683c1c6c04e00da .chart-box_c789a365fe6dbe80 {
  padding: 0 15px;
}
.block-feature-thirteen_c7e67100fbd37b8c .graph-panel_9683c1c6c04e00da .chart-box_c789a365fe6dbe80 .chart-inner_6686864ed1930f0a {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_dbcabca4a98609b8 .media-img_0fd3336ebcab6866 {
  border-radius: 30px;
}
.block-feature-sixteen_dbcabca4a98609b8 .shape_01_659d34d619d4925c {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_6c3c59f6a9fa5ebc .section-subheading_76905dd391b46a71 {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_6c3c59f6a9fa5ebc .shape_01_659d34d619d4925c {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_6452b4076bf453f3 {
  z-index: 1;
}
.text-feature-four_6452b4076bf453f3 .avatar_43fc3d2557189d7c {
  width: 65px;
  height: 65px;
}
.text-feature-four_6452b4076bf453f3 .name {
  font-size: 28px;
}
.text-feature-four_6452b4076bf453f3 .quote-text_a73d64dfc482e86e {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_6452b4076bf453f3 .shape_01_659d34d619d4925c {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_6452b4076bf453f3 .shape_02_f7f4fef59ce1da77 {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_ab73319cbf491714 .bg-wrapper_f419f1129976f208 {
  background: #FFF2AC;
}
.text-feature-five_ab73319cbf491714 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_ab73319cbf491714 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_ab73319cbf491714 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_ab73319cbf491714 li:hover:before {
  background: #29594B;
}
.text-feature-five_ab73319cbf491714 li:hover:after {
  color: #fff;
}
.text-feature-five_ab73319cbf491714 .media-wrapper_43d0f0a693897488 {
  background: url(../pictures/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_ab73319cbf491714 .media-wrapper_43d0f0a693897488 .video-icon_8a7b9075be2a9d16 {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_ab73319cbf491714 .media-wrapper_43d0f0a693897488 .video-icon_8a7b9075be2a9d16:hover {
  background: #CFFF45;
}
.text-feature-five_ab73319cbf491714 .media-wrapper_43d0f0a693897488 .screen_01_d49c8520e4031147 {
  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_ab1f16f940639969 {
  z-index: 1;
}
.text-feature-six_ab1f16f940639969 .media-wrapper_43d0f0a693897488 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_ab1f16f940639969 .media-wrapper_43d0f0a693897488 .screen_01_d49c8520e4031147 {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_ab1f16f940639969 .shape_01_659d34d619d4925c {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_ab1f16f940639969 .shape_02_f7f4fef59ce1da77 {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_d5940fc12fcefaca {
  background: url(../pictures/assets_a0c4584803/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_d5940fc12fcefaca .block_69cb13da4d4f75c2 .icon_a6c650a3cb8a7fd4 {
  height: 50px;
}
.text-feature-nine_d5940fc12fcefaca .vertical-text-wrapper_d6407656e3aac181 {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_d5940fc12fcefaca .vertical-text-wrapper_d6407656e3aac181 .text-list_a36938a14f74f8fc {
  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_d5940fc12fcefaca .vertical-text-wrapper_d6407656e3aac181 .text-list_a36938a14f74f8fc:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_d5940fc12fcefaca .vertical-text-wrapper_d6407656e3aac181 .shape_01_659d34d619d4925c {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_d5940fc12fcefaca .vertical-text-wrapper_d6407656e3aac181 .shape_02_f7f4fef59ce1da77 {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_d5940fc12fcefaca .shape_03_534d0c2e1be15565 {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_d5940fc12fcefaca .shape_04_79f3b163842da614 {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_b8e031cfefffd69f .section-btn_74a29ffc245944c1 {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_7f3f15559aa5c007 {
  z-index: 1;
}
.team-section-three_7f3f15559aa5c007:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../pictures/shape_7fefa2ab98/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_7f3f15559aa5c007 .section-btn_74a29ffc245944c1 {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_7f3f15559aa5c007 .shape_01_659d34d619d4925c {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_7f3f15559aa5c007 .shape_02_f7f4fef59ce1da77 {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_7f3f15559aa5c007 .shape_03_534d0c2e1be15565 {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_bccff48cee75d4db .logo_1b5eaba2b855bda8 {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_02132b2a924190f4 {
  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_e39e02ea8d2c3b99 {
  max-width: 565px;
}
.user-data-form .form-wrapper_e39e02ea8d2c3b99 .input-group-meta_9c4575b63b133941 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_e39e02ea8d2c3b99 .input-group-meta_9c4575b63b133941 label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_e39e02ea8d2c3b99 .input-group-meta_9c4575b63b133941 .placeholder_icon_9465222ac3cad677 {
  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_e39e02ea8d2c3b99 .input-group-meta_9c4575b63b133941 .placeholder_icon_9465222ac3cad677 img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_e39e02ea8d2c3b99 .input-group-meta_9c4575b63b133941 .placeholder_icon_9465222ac3cad677 span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_e39e02ea8d2c3b99 .input-group-meta_9c4575b63b133941 .placeholder_icon_9465222ac3cad677 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_e39e02ea8d2c3b99 .input-group-meta_9c4575b63b133941 .placeholder_icon_9465222ac3cad677 span.eye-slash_fdb2bc6be8776d6b:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_89ff5795d0c95dcc 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_89ff5795d0c95dcc label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_89ff5795d0c95dcc input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_89ff5795d0c95dcc 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_89ff5795d0c95dcc 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_89ff5795d0c95dcc a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_89ff5795d0c95dcc a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_42630edadb5b3858 {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_88573c7bbd637c30 {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_88573c7bbd637c30:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_88573c7bbd637c30 img {
  width: 20px;
}
.user-data-form .btn-close_12863a2ccd287db7 {
  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_0b70957c9cdb84dd .main-count_5efa5b72899ac498 {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_876a8f8638ee0603 .icon_a6c650a3cb8a7fd4 {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_97714ae48f9a7572 .img-holder_1c931bf53f387d88 {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_97714ae48f9a7572 .img-holder_1c931bf53f387d88.round-border_2329902bcc88a102 {
  border-radius: 30px;
}
.portfolio-block-one_97714ae48f9a7572 .img-holder_1c931bf53f387d88 .expend_05fbed3293f05022 {
  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_97714ae48f9a7572 .img-holder_1c931bf53f387d88 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_97714ae48f9a7572 .img-holder_1c931bf53f387d88 i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_97714ae48f9a7572:hover .expend_05fbed3293f05022 {
  opacity: 1;
}
.portfolio-block-one_97714ae48f9a7572:hover .img-meta_68783d0fba585f2c {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_97714ae48f9a7572:hover .pj-title_cb2f0d319944897c {
  text-decoration: underline;
}
.portfolio-block-one_97714ae48f9a7572 .caption {
  margin-top: 35px;
}
.portfolio-block-one_97714ae48f9a7572 .caption .tag_fdde040c85987dfc {
  margin: 0 -3px;
}
.portfolio-block-one_97714ae48f9a7572 .caption .tag_fdde040c85987dfc 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_97714ae48f9a7572 .caption .pj-title_cb2f0d319944897c {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_97714ae48f9a7572 .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_97714ae48f9a7572 .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_f9a6069c4a8d211b .bg-wrapper_f419f1129976f208 {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_f9a6069c4a8d211b .slider-wrapper_cf0f7e56cb247116 {
  height: 100%;
}
.project-details-two_f9a6069c4a8d211b .slider-wrapper_cf0f7e56cb247116 .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_f9a6069c4a8d211b .slider-wrapper_cf0f7e56cb247116 .carousel-control-next_a6512fcec1d49f6a,
.project-details-two_f9a6069c4a8d211b .slider-wrapper_cf0f7e56cb247116 .carousel-control-prev_abe2dfb72ac4bb73 {
  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_f9a6069c4a8d211b .slider-wrapper_cf0f7e56cb247116 .carousel-control-next_a6512fcec1d49f6a:hover,
.project-details-two_f9a6069c4a8d211b .slider-wrapper_cf0f7e56cb247116 .carousel-control-prev_abe2dfb72ac4bb73:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_f9a6069c4a8d211b .slider-wrapper_cf0f7e56cb247116 .carousel-control-prev_abe2dfb72ac4bb73 {
  left: auto;
  right: 45px;
}
.project-details-two_f9a6069c4a8d211b .info-wrapper_717ee88f845834e5 {
  padding: 55px 50px 85px 70px;
}
.project-details-two_f9a6069c4a8d211b .info-wrapper_717ee88f845834e5 h3 {
  font-size: 36px;
}
.project-details-two_f9a6069c4a8d211b .info-wrapper_717ee88f845834e5 .list-meta_9177c2aae4d3a20b li {
  padding: 22px 0;
}
.project-details-two_f9a6069c4a8d211b .info-wrapper_717ee88f845834e5 .list-meta_9177c2aae4d3a20b .icon_a6c650a3cb8a7fd4 {
  width: 40px;
}
.project-details-two_f9a6069c4a8d211b .info-wrapper_717ee88f845834e5 .list-meta_9177c2aae4d3a20b .text1_b86f446031296371 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_f9a6069c4a8d211b .info-wrapper_717ee88f845834e5 .list-meta_9177c2aae4d3a20b span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_f9a6069c4a8d211b .info-wrapper_717ee88f845834e5 .social-share_e13343ed65bba2f6 li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_f9a6069c4a8d211b .info-wrapper_717ee88f845834e5 .social-share_e13343ed65bba2f6 li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_cb759cef811794cc .slider-wrapper_cf0f7e56cb247116 {
  padding-left: 100px;
}
.feedback-section-three_cb759cef811794cc .slider-wrapper_cf0f7e56cb247116 .icon_a6c650a3cb8a7fd4 {
  left: 0;
  top: 18px;
}
.feedback-section-three_cb759cef811794cc .slick-dots_b3b687305f3081c1 {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_cb759cef811794cc .slick-dots_b3b687305f3081c1 li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_cb759cef811794cc .slick-dots_b3b687305f3081c1 .slick-active button {
  background: #000;
}
.feedback-section-three_cb759cef811794cc .rating-box_f3a9a8f561be89a0 {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_cb759cef811794cc .rating-box_f3a9a8f561be89a0 .rating_1106f374f9370ab5 {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_cb759cef811794cc .shape_01_659d34d619d4925c {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_cb759cef811794cc .shape_02_f7f4fef59ce1da77 {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_4e4794406f050d73 {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_4e4794406f050d73 .post-data_875971720ffddeab {
  padding: 30px 35px 25px;
}
.blog-meta-one_4e4794406f050d73 .post-data_875971720ffddeab .post-info_b5fc53fcc874b518 {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_4e4794406f050d73 .post-data_875971720ffddeab .blog-title_c27f752fa87c2662 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_4e4794406f050d73 .post-data_875971720ffddeab .blog-title_c27f752fa87c2662:hover {
  text-decoration: underline;
}
.blog-meta-one_4e4794406f050d73 .post-img_e164b94f440003c8 {
  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_4e4794406f050d73 .post-img_e164b94f440003c8 .round-btn_7c65883adb02d7a4 {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_4e4794406f050d73:hover .round-btn_7c65883adb02d7a4 {
  background: #CFFF45;
}
.blog-meta-one_4e4794406f050d73.style-two_b83af4d79ca11b7f {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_4e4794406f050d73.style-two_b83af4d79ca11b7f .post-img_e164b94f440003c8 {
  border-radius: 0;
}
.blog-meta-one_4e4794406f050d73.style-two_b83af4d79ca11b7f .blog-title_c27f752fa87c2662 {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_557c09d6f6e11d3f {
  background: #fff;
}
.blog-meta-two_557c09d6f6e11d3f .post-data_875971720ffddeab {
  padding-top: 30px;
}
.blog-meta-two_557c09d6f6e11d3f .post-data_875971720ffddeab .blog-title_c27f752fa87c2662 {
  width: 70%;
}
.blog-meta-two_557c09d6f6e11d3f .post-data_875971720ffddeab .blog-title_c27f752fa87c2662 h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_557c09d6f6e11d3f .post-data_875971720ffddeab .blog-title_c27f752fa87c2662:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_557c09d6f6e11d3f .post-data_875971720ffddeab .round-btn_7c65883adb02d7a4 {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_557c09d6f6e11d3f .post-data_875971720ffddeab .round-btn_7c65883adb02d7a4:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_557c09d6f6e11d3f .post-data_875971720ffddeab .post-info_b5fc53fcc874b518 {
  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_557c09d6f6e11d3f .post-img_e164b94f440003c8 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_557c09d6f6e11d3f .post-img_e164b94f440003c8 .date_ee77a4d40d71f4b3 {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_557c09d6f6e11d3f.style-two_b83af4d79ca11b7f {
  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_557c09d6f6e11d3f.style-two_b83af4d79ca11b7f p {
  font-size: 18px;
}
.blog-meta-two_557c09d6f6e11d3f.style-two_b83af4d79ca11b7f .post-img_e164b94f440003c8 {
  height: auto;
  width: 100%;
}
.blog-meta-two_557c09d6f6e11d3f.style-two_b83af4d79ca11b7f .post-data_875971720ffddeab {
  padding: 26px 0;
}
.blog-meta-two_557c09d6f6e11d3f.style-two_b83af4d79ca11b7f .post-data_875971720ffddeab .post-info_b5fc53fcc874b518 {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_557c09d6f6e11d3f.style-two_b83af4d79ca11b7f .post-data_875971720ffddeab .round-btn_7c65883adb02d7a4 {
  border: none;
}

.signup-btn-one_869a5fb1fa649197 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_869a5fb1fa649197 .icon_a6c650a3cb8a7fd4 {
  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_a3a664c756703c3d {
  z-index: 1;
}
.blog-section-three_a3a664c756703c3d .section-btn_74a29ffc245944c1 {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

.blog-section-four_247374aee22ed7bb {
  z-index: 5;
}
.blog-section-four_247374aee22ed7bb.block-feature-three_af2f8a2bd6cd9bc3:before {
  display: none;
}
.blog-section-four_247374aee22ed7bb.block-feature-three_af2f8a2bd6cd9bc3 .block-one_08cad0fbe2768cee {
  background: url(../pictures/blog/blog_img_05.jpg) no-repeat center;
  height: 666px;
}

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

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

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

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

.blog-details_1ad6a8212c13192e .post-details-meta_ad3bc7df5f3c07f9 {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_1ad6a8212c13192e .post-details-meta_ad3bc7df5f3c07f9 p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_1ad6a8212c13192e .post-details-meta_ad3bc7df5f3c07f9 .quote-wrapper_bc110abe38856cb7 {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_1ad6a8212c13192e .post-details-meta_ad3bc7df5f3c07f9 .quote-wrapper_bc110abe38856cb7 .wrapper_2fa8ade3ea78bcc0 {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_1ad6a8212c13192e .post-details-meta_ad3bc7df5f3c07f9 .quote-wrapper_bc110abe38856cb7 .wrapper_2fa8ade3ea78bcc0 .icon_a6c650a3cb8a7fd4 {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_1ad6a8212c13192e .post-details-meta_ad3bc7df5f3c07f9 .quote-wrapper_bc110abe38856cb7 .wrapper_2fa8ade3ea78bcc0 h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_1ad6a8212c13192e .post-details-meta_ad3bc7df5f3c07f9 .quote-wrapper_bc110abe38856cb7 h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_1ad6a8212c13192e .post-details-meta_ad3bc7df5f3c07f9 .quote-wrapper_bc110abe38856cb7 h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_1ad6a8212c13192e .post-details-meta_ad3bc7df5f3c07f9 .img-gallery_6c923b16d198d72c {
  margin-bottom: 50px;
}
.blog-details_1ad6a8212c13192e .post-details-meta_ad3bc7df5f3c07f9 .img-gallery_6c923b16d198d72c img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_1ad6a8212c13192e .post-details-meta_ad3bc7df5f3c07f9 h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_1ad6a8212c13192e .post-details-meta_ad3bc7df5f3c07f9 .list-item_7a468b20efbcaa22 li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_1ad6a8212c13192e .post-details-meta_ad3bc7df5f3c07f9 .list-item_7a468b20efbcaa22 li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_1ad6a8212c13192e .bottom-widget_9d5494871f35603f {
  padding: 10px 0 5px;
}
.blog-details_1ad6a8212c13192e .bottom-widget_9d5494871f35603f .tags_2d99fb1ee950d395 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_1ad6a8212c13192e .bottom-widget_9d5494871f35603f .tags_2d99fb1ee950d395 a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_1ad6a8212c13192e .bottom-widget_9d5494871f35603f .tags_2d99fb1ee950d395 a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_1ad6a8212c13192e .bottom-widget_9d5494871f35603f .share-icon_6d73d25d63c8cafb li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_1ad6a8212c13192e .bottom-widget_9d5494871f35603f .share-icon_6d73d25d63c8cafb a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_1ad6a8212c13192e .grey-bg_abb83653979d51fb {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_1ad6a8212c13192e .blog-inner-title_340668d61f8f84c1 {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_1ad6a8212c13192e .blog-comment-area_2551e67dceb9dddb {
  margin: 60px 0;
}
.blog-details_1ad6a8212c13192e .blog-comment-area_2551e67dceb9dddb .comment_7323544e9f0c15e2 {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_1ad6a8212c13192e .blog-comment-area_2551e67dceb9dddb .comment_7323544e9f0c15e2:last-child {
  padding-bottom: 5px;
}
.blog-details_1ad6a8212c13192e .blog-comment-area_2551e67dceb9dddb .comment_7323544e9f0c15e2 .reply-comment_3b70cbdd1545d6b3 {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_1ad6a8212c13192e .blog-comment-area_2551e67dceb9dddb .comment_7323544e9f0c15e2 .user-avatar_b6da1dbacb95dc9e {
  width: 60px;
  height: 60px;
}
.blog-details_1ad6a8212c13192e .blog-comment-area_2551e67dceb9dddb .comment_7323544e9f0c15e2 .comment-text_23e315f18a371b21 {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_1ad6a8212c13192e .blog-comment-area_2551e67dceb9dddb .comment_7323544e9f0c15e2 .comment-text_23e315f18a371b21 .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_1ad6a8212c13192e .blog-comment-area_2551e67dceb9dddb .comment_7323544e9f0c15e2 .comment-text_23e315f18a371b21 .date_ee77a4d40d71f4b3 {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_1ad6a8212c13192e .blog-comment-area_2551e67dceb9dddb .comment_7323544e9f0c15e2 .comment-text_23e315f18a371b21 p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_1ad6a8212c13192e .blog-comment-area_2551e67dceb9dddb .comment_7323544e9f0c15e2 .comment-text_23e315f18a371b21 .reply-btn_9483c33332b2e594 {
  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_1ad6a8212c13192e .blog-comment-area_2551e67dceb9dddb .comment_7323544e9f0c15e2 .comment-text_23e315f18a371b21 .reply-btn_9483c33332b2e594:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_1ad6a8212c13192e .blog-comment-form_99ce2151ec5e660c p a {
  color: #19352D;
}
.blog-details_1ad6a8212c13192e .blog-comment-form_99ce2151ec5e660c form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_1ad6a8212c13192e .blog-comment-form_99ce2151ec5e660c form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_1ad6a8212c13192e .blog-comment-form_99ce2151ec5e660c 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_d73f3372e8462b51 {
  height: 600px;
}

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

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

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

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

.footer-one_3270f697f9770490 {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_3270f697f9770490 .bottom-footer_4273f3c23ceaed48 {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_3270f697f9770490 .social-icon_a434f741c717f40e 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_3270f697f9770490 .social-icon_a434f741c717f40e a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_3270f697f9770490 .footer-title_a073727580b8fb19 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_3270f697f9770490 .footer-nav-link_c0b09260f8182f3f a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_3270f697f9770490 .footer-nav-link_c0b09260f8182f3f a:hover {
  color: #fff;
}
.footer-nav-link_c0b09260f8182f3f p {
  font-size: 16px;
}
.logo_1b5eaba2b855bda8 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_ccf1489b18699812 {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_53798c59d50b71db {
  align-content: center;
}

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

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

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

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

.footer-three_0c0a90e4d506c467 {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_0c0a90e4d506c467 .round-bg_d3201728dfe5fb9f {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_0c0a90e4d506c467 .round-bg_d3201728dfe5fb9f.color-two_f4848b94c68a7248 {
  background: #F6FFDD;
}
.footer-three_0c0a90e4d506c467 .footer-intro_776ff47e4f1409a7 p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_0c0a90e4d506c467 .footer-intro_776ff47e4f1409a7 p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_0c0a90e4d506c467 .footer-title_a073727580b8fb19 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_0c0a90e4d506c467 .footer-nav-link_c0b09260f8182f3f a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_0c0a90e4d506c467 .footer-nav-link_c0b09260f8182f3f a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_0c0a90e4d506c467 .bottom-footer_4273f3c23ceaed48 {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_0c0a90e4d506c467 .bottom-footer_4273f3c23ceaed48 .copyright_e65d799b202b221e {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_0c0a90e4d506c467 .bottom-footer_4273f3c23ceaed48 .bottom-nav_255fc3c544f8f7c2 {
  margin: 0 -12px;
}
.footer-three_0c0a90e4d506c467 .bottom-footer_4273f3c23ceaed48 .bottom-nav_255fc3c544f8f7c2 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_0c0a90e4d506c467 .bottom-footer_4273f3c23ceaed48 .bottom-nav_255fc3c544f8f7c2 a:hover {
  text-decoration: underline;
}
.footer-three_0c0a90e4d506c467 .bottom-footer_4273f3c23ceaed48 .social-icon_a434f741c717f40e {
  margin: 0 -10px;
}
.footer-three_0c0a90e4d506c467 .bottom-footer_4273f3c23ceaed48 .social-icon_a434f741c717f40e a {
  margin: 0 10px;
}
.footer-three_0c0a90e4d506c467 .bottom-footer_4273f3c23ceaed48 .social-icon_a434f741c717f40e a:hover {
  color: #19352D;
}
.footer-three_0c0a90e4d506c467 .shape_01_659d34d619d4925c {
  top: -3%;
  left: -3%;
}
.footer-three_0c0a90e4d506c467 .shape_02_f7f4fef59ce1da77 {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_bc8f03d07e7957d3 {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_bc8f03d07e7957d3:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../pictures/assets_a0c4584803/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_bc8f03d07e7957d3 h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_bc8f03d07e7957d3 .btn-group_7f0ca166ef299023 {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_bc8f03d07e7957d3 .btn-group_7f0ca166ef299023 h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_bc8f03d07e7957d3 .btn-group_7f0ca166ef299023 h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_bc8f03d07e7957d3 .btn-group_7f0ca166ef299023 .round-btn_7c65883adb02d7a4 {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_bc8f03d07e7957d3 .btn-group_7f0ca166ef299023 .round-btn_7c65883adb02d7a4:hover, .footer-five_bc8f03d07e7957d3 .btn-group_7f0ca166ef299023 .round-btn_7c65883adb02d7a4:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_bc8f03d07e7957d3 .social-icon_a434f741c717f40e {
  margin: 0 -20px;
}
.footer-five_bc8f03d07e7957d3 .social-icon_a434f741c717f40e a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_bc8f03d07e7957d3 .social-icon_a434f741c717f40e a:hover {
  color: #DFFF5E;
}
.footer-five_bc8f03d07e7957d3 .bottom-nav_255fc3c544f8f7c2 {
  margin: 0 -12px;
}
.footer-five_bc8f03d07e7957d3 .bottom-nav_255fc3c544f8f7c2 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_bc8f03d07e7957d3 .bottom-nav_255fc3c544f8f7c2 a:hover {
  text-decoration: underline;
}
.footer-five_bc8f03d07e7957d3 .shape_01_659d34d619d4925c {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_bc8f03d07e7957d3 .shape_02_f7f4fef59ce1da77 {
  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_d2e738de655cb449 {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_9b88a24c4c345d35 {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_bf83ebce3afb7d12 {
  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_937eb2caf48adecb {
  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_10686e29e65646d7 {
  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_4fc2daae1c6c38d1 {
  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_abc6d8428d78e162 {
  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_4d23a103b90e3dfb {
  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_56b75082b698b174 {
  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_ba8298327f9d2a45 {
  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_1c0599c3f89a5855 {
  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_61f8bf436b4ce23f {
  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_cbcc808c457cafb8 {
  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_d2c7f0777bdfa9c9 {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_f2ae22c6bd555de2 {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_4c5011026a242748 {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_803791536a74c116 {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_026de23501ea8be2 {
  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_c786979c65c7a3a0 {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_8cdedd646be33845 {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_8707a4a5095995f1 {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_7c257e463d91e549 {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_86ec75c7a949cc7f {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_7ee65b9afa93ce0a {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_1b14b1e19cd1b4eb {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_7934290da05f8c82 {
  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_4083834fab38afac {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_8466998f93701179 {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_b72cd80d7ebe6d37 {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_ed631d86e5c9817a {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_25910505dd9e30b2 {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_aedce8b2dd2a91ad {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_6d9f4ed1bf11d6ec {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_6103fc521ff47b6f {
  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_2e711767145c1b50 {
  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_27e96ef0ef472874 {
  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_7a376b91627eaf92 {
  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_d96ee1f771679f7b {
  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_3a2b0b46950ea400 {
  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_bbae27b3c35f9537 {
  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_d8460112fc86ea0d {
  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_f993d1fb7e1df67b {
  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_1962bee8f20319c0 {
  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_7b5de41dab3cc963 {
  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_c10fe8d4a047a8a7 {
  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_383f911508793344 {
  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_bfb5bfce3a448018 {
  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_4eb5e444d63c06c9 {
  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_bc57c6850a6d4c32 {
  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_df0df58a3a2c4dc5 {
  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_02d73f9d038c4e71 {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_c8175251a5be85a6 {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_d77d0a56bb61b4e6 {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_64138e8161bb3269 {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_27325de2c032b6a4 {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_6bcf9d7c0bbaac85 {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_af4f97553de5e2ba {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_1bca58c3742156de {
  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_d2e738de655cb449 {
  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_380d3378a7b4fe77 {
  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_07dfe4a8bef4edae {
  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_9e027d273bcddd52 .theme-select-menu_7a9e1ef7d52108f9 {
  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_797c60423e369b6e {
  overflow: hidden;
}
.product-block-one_797c60423e369b6e .img-holder_1c931bf53f387d88 {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_797c60423e369b6e .img-holder_1c931bf53f387d88 .cart-icon_8d08a593b90cbece {
  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_797c60423e369b6e .img-holder_1c931bf53f387d88 .cart-icon_8d08a593b90cbece:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_797c60423e369b6e .img-holder_1c931bf53f387d88 .cart-button_d93ea83ce286579c {
  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_797c60423e369b6e .img-holder_1c931bf53f387d88 .cart-button_d93ea83ce286579c:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_797c60423e369b6e .product-title_9b3d6fe051c9f622 {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_797c60423e369b6e .rating_1106f374f9370ab5 {
  margin: 0 -3px;
}
.product-block-one_797c60423e369b6e .rating_1106f374f9370ab5 li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_797c60423e369b6e .rating_1106f374f9370ab5 li .bi-star-fill_a7ef11dc45b6a0fb {
  color: #FFCB65;
}
.product-block-one_797c60423e369b6e .price_a8ca1d972f190fbd {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_797c60423e369b6e:hover .cart-button_d93ea83ce286579c {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_797c60423e369b6e:hover .product-img_7f6a4250d30d1b1d {
  transform: scale(0.95);
}
.product-block-one_797c60423e369b6e:hover .cart-icon_8d08a593b90cbece {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_797c60423e369b6e:hover .product-title_9b3d6fe051c9f622 {
  text-decoration: underline;
}

.product-details-one_0e3dcbb6807f9e33 .product-img-tab_56083f398dbe1f13 {
  border: none;
}
.product-details-one_0e3dcbb6807f9e33 .product-img-tab_56083f398dbe1f13 .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_0e3dcbb6807f9e33 .product-img-tab_56083f398dbe1f13 .nav-link img {
  max-height: 100%;
}
.product-details-one_0e3dcbb6807f9e33 .product-img-tab_56083f398dbe1f13 .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_0e3dcbb6807f9e33 .product-img-tab-content_4689b7e6c799da0b {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_0e3dcbb6807f9e33 .product-img-tab-content_4689b7e6c799da0b img {
  margin: auto;
}
.product-details-one_0e3dcbb6807f9e33 .product-info_a76a3d21a9cd30f4 .stock-tag_f44c7585c4dcf78b {
  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_0e3dcbb6807f9e33 .product-info_a76a3d21a9cd30f4 .product-name_5a628ae8147db6fa {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_0e3dcbb6807f9e33 .product-info_a76a3d21a9cd30f4 .rating_1106f374f9370ab5 li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_0e3dcbb6807f9e33 .product-info_a76a3d21a9cd30f4 .rating_1106f374f9370ab5 li .bi-star-fill_a7ef11dc45b6a0fb {
  color: #FFCB65;
}
.product-details-one_0e3dcbb6807f9e33 .product-info_a76a3d21a9cd30f4 .rating_1106f374f9370ab5 li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_0e3dcbb6807f9e33 .product-info_a76a3d21a9cd30f4 .rating_1106f374f9370ab5 li a:hover {
  text-decoration: underline;
}
.product-details-one_0e3dcbb6807f9e33 .product-info_a76a3d21a9cd30f4 .price_a8ca1d972f190fbd {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_0e3dcbb6807f9e33 .product-info_a76a3d21a9cd30f4 .price_a8ca1d972f190fbd del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_0e3dcbb6807f9e33 .product-info_a76a3d21a9cd30f4 .availability_889aaad14a88437e {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_0e3dcbb6807f9e33 .product-info_a76a3d21a9cd30f4 .description-text_3e6c66e150e6d520 {
  padding: 10px 0 15px;
}
.product-details-one_0e3dcbb6807f9e33 .product-info_a76a3d21a9cd30f4 .product-feature_2294b8dc8172da6e {
  margin-bottom: 20px;
}
.product-details-one_0e3dcbb6807f9e33 .product-info_a76a3d21a9cd30f4 .product-feature_2294b8dc8172da6e li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_0e3dcbb6807f9e33 .product-info_a76a3d21a9cd30f4 .product-feature_2294b8dc8172da6e li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_0e3dcbb6807f9e33 .product-info_a76a3d21a9cd30f4 .customize-order_12e77549b67839de h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_0e3dcbb6807f9e33 .product-info_a76a3d21a9cd30f4 .customize-order_12e77549b67839de .quantity_713c982869763f99 .button-group_09844c382990eaa1 {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_0e3dcbb6807f9e33 .product-info_a76a3d21a9cd30f4 .customize-order_12e77549b67839de .quantity_713c982869763f99 .button-group_09844c382990eaa1 li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_0e3dcbb6807f9e33 .product-info_a76a3d21a9cd30f4 .customize-order_12e77549b67839de .quantity_713c982869763f99 .button-group_09844c382990eaa1 li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_0e3dcbb6807f9e33 .product-info_a76a3d21a9cd30f4 .customize-order_12e77549b67839de .quantity_713c982869763f99 .button-group_09844c382990eaa1 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_0e3dcbb6807f9e33 .product-review-tab_60694eee92501511 .nav-tabs_9487735d7e8ff32f {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_0e3dcbb6807f9e33 .product-review-tab_60694eee92501511 .nav-tabs_9487735d7e8ff32f .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_0e3dcbb6807f9e33 .product-review-tab_60694eee92501511 .nav-tabs_9487735d7e8ff32f .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_0e3dcbb6807f9e33 .product-review-tab_60694eee92501511 .nav-tabs_9487735d7e8ff32f .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_0e3dcbb6807f9e33 .product-review-tab_60694eee92501511 .nav-tabs_9487735d7e8ff32f .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_0e3dcbb6807f9e33 .product-review-tab_60694eee92501511 .tab-content_0af7d1f0d56b464c h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_0e3dcbb6807f9e33 .product-review-tab_60694eee92501511 .tab-content_0af7d1f0d56b464c .product-feature_2294b8dc8172da6e li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_0e3dcbb6807f9e33 .product-review-tab_60694eee92501511 .tab-content_0af7d1f0d56b464c .product-feature_2294b8dc8172da6e li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_0e3dcbb6807f9e33 .product-review-tab_60694eee92501511 .user-comment-area_3f32d2eea038d521 .single-comment_746dce64483c6772 {
  padding-bottom: 40px;
}
.product-details-one_0e3dcbb6807f9e33 .product-review-tab_60694eee92501511 .user-comment-area_3f32d2eea038d521 .single-comment_746dce64483c6772:last-child {
  padding-bottom: 0;
}
.product-details-one_0e3dcbb6807f9e33 .product-review-tab_60694eee92501511 .user-comment-area_3f32d2eea038d521 .user-img_1724631b4253e7f8 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_0e3dcbb6807f9e33 .product-review-tab_60694eee92501511 .user-comment-area_3f32d2eea038d521 .user-comment-data_f483b418ea509990 {
  padding-left: 30px;
  position: relative;
}
.product-details-one_0e3dcbb6807f9e33 .product-review-tab_60694eee92501511 .user-comment-area_3f32d2eea038d521 .user-comment-data_f483b418ea509990 .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_0e3dcbb6807f9e33 .product-review-tab_60694eee92501511 .user-comment-area_3f32d2eea038d521 .user-comment-data_f483b418ea509990 .rating_1106f374f9370ab5 li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_0e3dcbb6807f9e33 .product-review-tab_60694eee92501511 .user-comment-area_3f32d2eea038d521 .user-comment-data_f483b418ea509990 .rating_1106f374f9370ab5 li .bi-star-fill_a7ef11dc45b6a0fb {
  color: #FFCB65;
}
.product-details-one_0e3dcbb6807f9e33 .product-review-tab_60694eee92501511 .user-comment-area_3f32d2eea038d521 .user-comment-data_f483b418ea509990 p {
  padding-top: 8px;
}

.cart-list-form_238ac47ccf9aa92f {
  position: relative;
}
.cart-list-form_238ac47ccf9aa92f .table_f252ca0e113281ef {
  margin: 0;
  background: transparent;
}
.cart-list-form_238ac47ccf9aa92f .table_f252ca0e113281ef 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_238ac47ccf9aa92f .table_f252ca0e113281ef th:first-child {
  text-align: left;
}
.cart-list-form_238ac47ccf9aa92f .table_f252ca0e113281ef tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_238ac47ccf9aa92f .table_f252ca0e113281ef tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_238ac47ccf9aa92f .table_f252ca0e113281ef tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_238ac47ccf9aa92f .table_f252ca0e113281ef tbody .product-thumbnails_0c8e5a9c169beb35 {
  width: 85px;
}
.cart-list-form_238ac47ccf9aa92f .table_f252ca0e113281ef tbody .product-thumbnails_0c8e5a9c169beb35 img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_238ac47ccf9aa92f .table_f252ca0e113281ef tbody .product-thumbnails_0c8e5a9c169beb35 .product-img_7f6a4250d30d1b1d {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_238ac47ccf9aa92f .table_f252ca0e113281ef tbody .product-info_a76a3d21a9cd30f4 {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_238ac47ccf9aa92f .table_f252ca0e113281ef tbody .product-info_a76a3d21a9cd30f4 .product-name_5a628ae8147db6fa {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_238ac47ccf9aa92f .table_f252ca0e113281ef tbody .product-info_a76a3d21a9cd30f4 .serial_384ecbb73ff73dd0 {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_238ac47ccf9aa92f .table_f252ca0e113281ef tbody .product-info_a76a3d21a9cd30f4 ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_238ac47ccf9aa92f .table_f252ca0e113281ef tbody .price_a8ca1d972f190fbd {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_238ac47ccf9aa92f .table_f252ca0e113281ef tbody .quantity_713c982869763f99 li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_238ac47ccf9aa92f .table_f252ca0e113281ef tbody .quantity_713c982869763f99 li .btn_9a3fae118de21f06 {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_238ac47ccf9aa92f .table_f252ca0e113281ef tbody .quantity_713c982869763f99 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_238ac47ccf9aa92f .table_f252ca0e113281ef tbody .remove-product_abc29cbd08538769 {
  color: #000;
  font-size: 22px;
}
.cart-list-form_238ac47ccf9aa92f .table_f252ca0e113281ef tbody .remove-product_abc29cbd08538769:hover {
  color: #ff2759;
}
.cart-list-form_238ac47ccf9aa92f .cart-footer_c5eca0d92c5c2337 {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_238ac47ccf9aa92f .cart-footer_c5eca0d92c5c2337 .coupon-form_dbadfa08764a7638 input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_238ac47ccf9aa92f .cart-footer_c5eca0d92c5c2337 .cart-total-section_a3c00a2632bd0f33 {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_238ac47ccf9aa92f .cart-footer_c5eca0d92c5c2337 .cart-total-section_a3c00a2632bd0f33 .cart-total-table_33eb771fd6ae0bff 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_238ac47ccf9aa92f .cart-footer_c5eca0d92c5c2337 .cart-total-section_a3c00a2632bd0f33 .cart-total-table_33eb771fd6ae0bff tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_55f30a19db063f5d {
  height: auto;
}

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

.fancybox-caption_8cd8bdc8aa227a53, .fancybox-infobar_3d1d455aa0671caa, .fancybox-navigation_33f2c9e5c4f1884f .fancybox-button_ae2fcbefccbfe418, .fancybox-toolbar_c14dfb61953a9408 {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_f27d67be2a87a82b .fancybox-caption_8cd8bdc8aa227a53, .fancybox-show-infobar_b2aec18cead433c0 .fancybox-infobar_3d1d455aa0671caa, .fancybox-show-nav_191e43568d8f5c81 .fancybox-navigation_33f2c9e5c4f1884f .fancybox-button_ae2fcbefccbfe418, .fancybox-show-toolbar_cbfda946fbaaf2d4 .fancybox-toolbar_c14dfb61953a9408 {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_2f7a28676934b554 .fancybox-stage_08f3f2e77dba1f0a {
  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_9c7d7774bcccc5cf .fancybox-slide, .fancybox-slide--current_b154f23fbe0bceac, .fancybox-slide--next_cb2931cbaec17a62, .fancybox-slide--previous_7084454d76116819 {
  display: block;
}

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

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

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

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

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

.fancybox-content_1dc8db6b035b7120 {
  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_bafa1dc3181fa51a .fancybox-content_1dc8db6b035b7120 {
  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_cdf4d778a75a0ea7 .fancybox-content_1dc8db6b035b7120 {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_dec0ebfcfce32c52 .fancybox-content_1dc8db6b035b7120 {
  cursor: zoom-in;
}

.fancybox-can-drag_a818b60ac402aa13 .fancybox-content_1dc8db6b035b7120 {
  cursor: grab;
}

.fancybox-is-dragging_4dac99b96d9ea1f5 .fancybox-content_1dc8db6b035b7120 {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_a679b5f09ecdc1b1 .fancybox-content_1dc8db6b035b7120 {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_add4e62bca2c2b00 .fancybox-content_1dc8db6b035b7120, .fancybox-slide--map_8326317887b12023 .fancybox-content_1dc8db6b035b7120, .fancybox-slide--video_9451be380bfdefe9 .fancybox-content_1dc8db6b035b7120 {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_9451be380bfdefe9 .fancybox-content_1dc8db6b035b7120 {
  background: #000;
}

.fancybox-slide--map_8326317887b12023 .fancybox-content_1dc8db6b035b7120 {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_d467f202e45b1275 svg path, .fancybox-button--share_8405aab204e8249d svg path, .fancybox-button--thumbs_f7cd05aa65f1d24d svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_191e43568d8f5c81 .fancybox-navigation_33f2c9e5c4f1884f .fancybox-button_ae2fcbefccbfe418 {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_33f2c9e5c4f1884f .fancybox-button--arrow_left_67d4333ba30fd473 {
  left: 6px;
}

.fancybox-navigation_33f2c9e5c4f1884f .fancybox-button--arrow_right_a846160802df2c80 {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_add4e62bca2c2b00 .fancybox-close-small_33b7554e411cf6b9, .fancybox-slide--image_bafa1dc3181fa51a .fancybox-close-small_33b7554e411cf6b9, .fancybox-slide--video_9451be380bfdefe9 .fancybox-close-small_33b7554e411cf6b9 {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_add4e62bca2c2b00 .fancybox-close-small_33b7554e411cf6b9:hover svg, .fancybox-slide--image_bafa1dc3181fa51a .fancybox-close-small_33b7554e411cf6b9:hover svg, .fancybox-slide--video_9451be380bfdefe9 .fancybox-close-small_33b7554e411cf6b9:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_6ed6ee50a964e951 .fancybox-close-small_33b7554e411cf6b9, .fancybox-is-zoomable_88dee5e7c8318a0b.fancybox-can-drag_a818b60ac402aa13 .fancybox-close-small_33b7554e411cf6b9 {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_3315b7a6dc79d0c2.fancybox-slide--next_cb2931cbaec17a62, .fancybox-fx-fade_3315b7a6dc79d0c2.fancybox-slide--previous_7084454d76116819 {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_3315b7a6dc79d0c2.fancybox-slide--current_b154f23fbe0bceac {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_fed543cd42cdd19a {
  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_70f1e82fe6f6f47d {
  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_7a3d354665fbf0ce {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_5fe87df7aba35f49 .fancybox-thumbs_70f1e82fe6f6f47d {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_70f1e82fe6f6f47d > 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_70f1e82fe6f6f47d .fancybox-thumbs-active_0422ed39ed854a75:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_19af30c87cae3d65 .slick-track_d18677bccb3505ac,
.slick-slider_19af30c87cae3d65 .slick-list_d703c0d5e3132249 {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_e417b3dc58261811 .slick-track_d18677bccb3505ac {
  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_e417b3dc58261811 img {
  display: none;
}

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

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

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

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

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