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

.h1_512db6fc7c0ae8b1,
h1,
.h2_353f5373924c290a,
h2,
.h3_4c28e9242a92cff9,
h3,
.h4_c81f2bc87d3ba502,
h4,
.h5_a56eb68f65b3740c,
h5,
.h6_32d90f7322329f6b,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_2e5179c08d6ec8f6 {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_00719632f40a4b79 {
  padding: 0 !important;
}

.m0_cdfa8e8aea1e68c2 {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_df2f3b622702e287 {
    padding: 0 !important;
  }
  .xl-m0_b9498fb8b5f98e42 {
    margin: 0 !important;
  }
  .xl-pt-10_d8bc3456e0b0d178 {
    padding-top: 10px !important;
  }
  .xl-pt-20_b889f2d2f3a10624 {
    padding-top: 20px !important;
  }
  .xl-pt-30_55f1c015f271e2d6 {
    padding-top: 30px !important;
  }
  .xl-pt-40_2a9bfdaea1f6b537 {
    padding-top: 40px !important;
  }
  .xl-pt-50_f7a8139c29a39747 {
    padding-top: 50px !important;
  }
  .xl-pt-60_376a4f2c0b321118 {
    padding-top: 60px !important;
  }
  .xl-pt-70_ee6a1671c1f69595 {
    padding-top: 70px !important;
  }
  .xl-pt-80_9311d01031582df2 {
    padding-top: 80px !important;
  }
  .xl-pt-90_44ab670ddd0e7594 {
    padding-top: 90px !important;
  }
  .xl-pt-100_ef3d028193331245 {
    padding-top: 100px !important;
  }
  .xl-pt-110_0e5ca8eb00bb8eb4 {
    padding-top: 110px !important;
  }
  .xl-pt-120_53bf87c0b2ae4cef {
    padding-top: 120px !important;
  }
  .xl-pt-130_d967da5400afa846 {
    padding-top: 130px !important;
  }
  .xl-pt-140_efe2ac42031a2cf4 {
    padding-top: 140px !important;
  }
  .xl-pt-150_7cf1ad794290a8c0 {
    padding-top: 150px !important;
  }
  .xl-pt-200_5a8155152ba0780f {
    padding-top: 200px !important;
  }
  .xl-pb-10_e102e324769ea56a {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_7f7f668cf015112c {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_6d6d943251fe63ac {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_76bb497b7db15a96 {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_7d93e8ec6f045068 {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_bb22ab033aa9e462 {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_80b352a851406ce6 {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_461cc7772cf7f372 {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_88362b98e0901196 {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_5350b2104c86b18d {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_042f7bc651856a56 {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_8633423eee9ae6fd {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_eb31b911740b613c {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_d70d002b95472e70 {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_e89dd4152dcf2d71 {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_fb50d3310bffc6bd {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_3dfbe8c242083c24 {
    margin-top: 10px !important;
  }
  .xl-mt-20_8ffb93e666d74c4b {
    margin-top: 20px !important;
  }
  .xl-mt-30_ab2db36f6131c943 {
    margin-top: 30px !important;
  }
  .xl-mt-40_b642ff1e1de84765 {
    margin-top: 40px !important;
  }
  .xl-mt-50_39739022d600e550 {
    margin-top: 50px !important;
  }
  .xl-mt-60_d19d0f8467f82d0b {
    margin-top: 60px !important;
  }
  .xl-mt-70_2a808279e6754f61 {
    margin-top: 70px !important;
  }
  .xl-mt-80_952931ce37ff39a3 {
    margin-top: 80px !important;
  }
  .xl-mt-90_dcc2f2ff04e36412 {
    margin-top: 90px !important;
  }
  .xl-mt-100_8f71be0887d9e921 {
    margin-top: 100px !important;
  }
  .xl-mt-110_e7d38ed97b31a4b4 {
    margin-top: 110px !important;
  }
  .xl-mt-120_151456622e4a5d82 {
    margin-top: 120px !important;
  }
  .xl-mt-130_5399e385cad0a548 {
    margin-top: 130px !important;
  }
  .xl-mt-140_1bce5433a4ca08ea {
    margin-top: 140px !important;
  }
  .xl-mt-150_8f31b2e3be799b95 {
    margin-top: 150px !important;
  }
  .xl-mt-200_2858b512c1d708cc {
    margin-top: 200px !important;
  }
  .xl-mb-10_f17d4e38bf0bb24d {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_9782ba646c12638d {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_2c7dab2740d578f9 {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_3ec7384463223736 {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_7098557ef79a5962 {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_30864819a5a7f6f7 {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_78d04ecc5b78abc9 {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_d9174d5b50cc24ef {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_bf68424ac7a7c53c {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_1afd9c149af4e730 {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_1ab4e9d53b13de94 {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_c231165ea87b9eae {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_b14c8754ae6aed80 {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_43323dfe8c08f490 {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_b6b76ba53494642c {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_04754b6ce67f4c34 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_75986b368d28e342 {
    padding: 0 !important;
  }
  .lg-m0_5647d663b7c6740f {
    margin: 0 !important;
  }
  .lg-pt-10_38805f14e0787afd {
    padding-top: 10px !important;
  }
  .lg-pt-20_79bc585d9802139c {
    padding-top: 20px !important;
  }
  .lg-pt-30_f537fc3fdbea01d1 {
    padding-top: 30px !important;
  }
  .lg-pt-40_a6661353c9d1e6c9 {
    padding-top: 40px !important;
  }
  .lg-pt-50_cf318d741c658ca9 {
    padding-top: 50px !important;
  }
  .lg-pt-60_dfd6ffa914aa8f46 {
    padding-top: 60px !important;
  }
  .lg-pt-70_d4bae70baa8a1acb {
    padding-top: 70px !important;
  }
  .lg-pt-80_dfe2da2809bff3d3 {
    padding-top: 80px !important;
  }
  .lg-pt-90_029ca16af5297be8 {
    padding-top: 90px !important;
  }
  .lg-pt-100_843c89657b0f4d87 {
    padding-top: 100px !important;
  }
  .lg-pt-110_5bf1deca324df96e {
    padding-top: 110px !important;
  }
  .lg-pt-120_a8370fbfd8e679f6 {
    padding-top: 120px !important;
  }
  .lg-pt-130_fcd0f8851d9183fe {
    padding-top: 130px !important;
  }
  .lg-pt-140_22c7d613cd6b04ea {
    padding-top: 140px !important;
  }
  .lg-pt-150_78cc30fbd70ee78b {
    padding-top: 150px !important;
  }
  .lg-pt-200_3e38e118d6533e70 {
    padding-top: 200px !important;
  }
  .lg-pb-10_79796cada6e5ac7d {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_0135641b96617876 {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_104a174034947f9e {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_c9dd0f5855246dec {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_729d05b01108a257 {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_3430ccafb54bbca3 {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_f502b83cef974823 {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_eba8a633aa0ec853 {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_ce185a01a916ef23 {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_ddbb0fe612cf8a71 {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_bcdbabf443333765 {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_a74b3fba906fcda4 {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_35510480b36febd1 {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_d7fca035aabb704c {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_fc06083cc0273759 {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_870614921faf54fc {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_1979744a2a8351c8 {
    margin-top: 10px !important;
  }
  .lg-mt-20_6a452d98bc8510c8 {
    margin-top: 20px !important;
  }
  .lg-mt-30_a5310f729c921949 {
    margin-top: 30px !important;
  }
  .lg-mt-40_24886c460158b6e5 {
    margin-top: 40px !important;
  }
  .lg-mt-50_3340b630cec3adc3 {
    margin-top: 50px !important;
  }
  .lg-mt-60_abe4b6cc6306bd70 {
    margin-top: 60px !important;
  }
  .lg-mt-70_23d87d729363fbfb {
    margin-top: 70px !important;
  }
  .lg-mt-80_ff84c4cd05aa3c15 {
    margin-top: 80px !important;
  }
  .lg-mt-90_da8a60a45fa51fa3 {
    margin-top: 90px !important;
  }
  .lg-mt-100_62e0b5f7be418ced {
    margin-top: 100px !important;
  }
  .lg-mt-110_f254b14bbb37f42a {
    margin-top: 110px !important;
  }
  .lg-mt-120_9fdbe290490d8b4b {
    margin-top: 120px !important;
  }
  .lg-mt-130_abbe252b75392cd9 {
    margin-top: 130px !important;
  }
  .lg-mt-140_e6f3c49d64d1e284 {
    margin-top: 140px !important;
  }
  .lg-mt-150_7e98139992f93265 {
    margin-top: 150px !important;
  }
  .lg-mt-200_21925331f52daef4 {
    margin-top: 200px !important;
  }
  .lg-mb-10_d9af57a9657a313d {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_a2eeaeac0423e14d {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_462c55788cd87e99 {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_f0ebae0547b06d0d {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_f7a88375b5074e35 {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_590756a848372715 {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_f0216f89af123e89 {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_cdab37d6d0321c2c {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_52ae8dfbc9b30fe6 {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_b4c5a116381800a9 {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_1d2cfdbe4a5f92b1 {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_f31168483bf21e9f {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_39eb276fe2b1f6ff {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_fd566d0d363a238d {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_fd33d704febd37fd {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_6cc7fe33bd3c5341 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_8256db295935c635 {
    padding: 0 !important;
  }
  .md-m0_0e007a6faca55870 {
    margin: 0 !important;
  }
  .md-pt-10_644e7ba3021e50fd {
    padding-top: 10px !important;
  }
  .md-pt-20_712363dceeb2d429 {
    padding-top: 20px !important;
  }
  .md-pt-30_f7a738f5fe6c0202 {
    padding-top: 30px !important;
  }
  .md-pt-40_5a45f496d15f3b44 {
    padding-top: 40px !important;
  }
  .md-pt-50_bb0d4281590be168 {
    padding-top: 50px !important;
  }
  .md-pt-60_c85e99c5c836d1f2 {
    padding-top: 60px !important;
  }
  .md-pt-70_64c145c0751bf5ab {
    padding-top: 70px !important;
  }
  .md-pt-80_2285d782b1553b8b {
    padding-top: 80px !important;
  }
  .md-pt-90_f3ff825f447f6d83 {
    padding-top: 90px !important;
  }
  .md-pt-100_612a5a6627431a22 {
    padding-top: 100px !important;
  }
  .md-pt-110_6da1cafa9cddf74d {
    padding-top: 110px !important;
  }
  .md-pt-120_0b70a2414430f8ba {
    padding-top: 120px !important;
  }
  .md-pt-130_b1dfcca9e622cba7 {
    padding-top: 130px !important;
  }
  .md-pt-140_214cd0ef0d03f30c {
    padding-top: 140px !important;
  }
  .md-pt-150_04d9bcf68a97edbb {
    padding-top: 150px !important;
  }
  .md-pt-200_49326eab62d3a81e {
    padding-top: 200px !important;
  }
  .md-pb-10_d43ff45f3f2791fd {
    padding-bottom: 10px !important;
  }
  .md-pb-20_f42fc0bbb9965099 {
    padding-bottom: 20px !important;
  }
  .md-pb-30_e3d1e0800f65df67 {
    padding-bottom: 30px !important;
  }
  .md-pb-40_a9151a8fc8a4ccfb {
    padding-bottom: 40px !important;
  }
  .md-pb-50_bc21bb571afc4efa {
    padding-bottom: 50px !important;
  }
  .md-pb-60_d68f14699e7b0b24 {
    padding-bottom: 60px !important;
  }
  .md-pb-70_de6b6301cd4f4570 {
    padding-bottom: 70px !important;
  }
  .md-pb-80_1a59e5168f09f4f1 {
    padding-bottom: 80px !important;
  }
  .md-pb-90_3142c2d83cf8c6bf {
    padding-bottom: 90px !important;
  }
  .md-pb-100_1f8c89d1d634ff76 {
    padding-bottom: 100px !important;
  }
  .md-pb-110_5a1ed321fe7ff5f2 {
    padding-bottom: 110px !important;
  }
  .md-pb-120_3423af49aaf49651 {
    padding-bottom: 120px !important;
  }
  .md-pb-130_3ba45fcc076743a0 {
    padding-bottom: 130px !important;
  }
  .md-pb-140_b0c4c9570ebb3dca {
    padding-bottom: 140px !important;
  }
  .md-pb-150_e833ab80f73c90b5 {
    padding-bottom: 150px !important;
  }
  .md-pb-200_975e419750dee75c {
    padding-bottom: 200px !important;
  }
  .md-mt-10_54ba317d5b5069ac {
    margin-top: 10px !important;
  }
  .md-mt-20_4202ae3ec3a5a640 {
    margin-top: 20px !important;
  }
  .md-mt-30_597aec610f8f2b14 {
    margin-top: 30px !important;
  }
  .md-mt-40_3dfe1ec05c7ee768 {
    margin-top: 40px !important;
  }
  .md-mt-50_e1b0a17b432c34d2 {
    margin-top: 50px !important;
  }
  .md-mt-60_f5041bd4526869c4 {
    margin-top: 60px !important;
  }
  .md-mt-70_c17ba50cd262e326 {
    margin-top: 70px !important;
  }
  .md-mt-80_368477ea5345e82d {
    margin-top: 80px !important;
  }
  .md-mt-90_0a62c24473526fb0 {
    margin-top: 90px !important;
  }
  .md-mt-100_7e827308dc53177f {
    margin-top: 100px !important;
  }
  .md-mt-110_982e3167913b8650 {
    margin-top: 110px !important;
  }
  .md-mt-120_c5137cec4cb4a927 {
    margin-top: 120px !important;
  }
  .md-mt-130_a3d7abaf2b152be7 {
    margin-top: 130px !important;
  }
  .md-mt-140_6dc0f07e9a874bf6 {
    margin-top: 140px !important;
  }
  .md-mt-150_489aab3ae67e3c2b {
    margin-top: 150px !important;
  }
  .md-mt-200_93eb13cb71727052 {
    margin-top: 200px !important;
  }
  .md-mb-10_6562ed92bc384c7c {
    margin-bottom: 10px !important;
  }
  .md-mb-20_ffd174098878617e {
    margin-bottom: 20px !important;
  }
  .md-mb-30_59237abf772655b8 {
    margin-bottom: 30px !important;
  }
  .md-mb-40_8edb5c3f6ef43507 {
    margin-bottom: 40px !important;
  }
  .md-mb-50_5017d428259578e3 {
    margin-bottom: 50px !important;
  }
  .md-mb-60_36a10a74022e8de8 {
    margin-bottom: 60px !important;
  }
  .md-mb-70_1f9ad97ecadcc61e {
    margin-bottom: 70px !important;
  }
  .md-mb-80_9f32fedd6cae3950 {
    margin-bottom: 80px !important;
  }
  .md-mb-90_92c5ac5d64ebfe59 {
    margin-bottom: 90px !important;
  }
  .md-mb-100_6750179bb646b9a1 {
    margin-bottom: 100px !important;
  }
  .md-mb-110_8f50e87292a7ed71 {
    margin-bottom: 110px !important;
  }
  .md-mb-120_b42e8901f8f918b5 {
    margin-bottom: 120px !important;
  }
  .md-mb-130_78842c9141ec79a3 {
    margin-bottom: 130px !important;
  }
  .md-mb-140_4e8b6d5c583e01fa {
    margin-bottom: 140px !important;
  }
  .md-mb-150_ab23b59eb89498d7 {
    margin-bottom: 150px !important;
  }
  .md-mb-200_1e8044ab31180e84 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_04e8dc3620d81b64 {
    padding: 0 !important;
  }
  .sm-m0_2b4177152567843a {
    margin: 0 !important;
  }
  .sm-pt-10_f1444579deb63529 {
    padding-top: 10px !important;
  }
  .sm-pt-20_5333f12ffa2c816f {
    padding-top: 20px !important;
  }
  .sm-pt-30_625cd84c6692d319 {
    padding-top: 30px !important;
  }
  .sm-pt-40_09c54c6d8443a1aa {
    padding-top: 40px !important;
  }
  .sm-pt-50_ceabb2a589d1e127 {
    padding-top: 50px !important;
  }
  .sm-pt-60_b7e76f2df3facfc3 {
    padding-top: 60px !important;
  }
  .sm-pt-70_7621d9475ba657b9 {
    padding-top: 70px !important;
  }
  .sm-pt-80_3390cd55a9348e5d {
    padding-top: 80px !important;
  }
  .sm-pt-90_5bf4f952d76c354a {
    padding-top: 90px !important;
  }
  .sm-pt-100_9563eadd7d632343 {
    padding-top: 100px !important;
  }
  .sm-pt-110_121872a67164c6d6 {
    padding-top: 110px !important;
  }
  .sm-pt-120_fcb8dc87fe282aff {
    padding-top: 120px !important;
  }
  .sm-pt-130_9dbd6e267282c3e9 {
    padding-top: 130px !important;
  }
  .sm-pt-140_474b4b8180ff06c6 {
    padding-top: 140px !important;
  }
  .sm-pt-150_97da64603e2aca4d {
    padding-top: 150px !important;
  }
  .sm-pt-200_9786b4c62fe46e9c {
    padding-top: 200px !important;
  }
  .sm-pb-10_ef17faeda08a77cb {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_b84dac19eb861fbe {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_e39b19c5af88c80e {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_f30da74ab36a843a {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_cb5e7475081f3c5c {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_c050849c9cb0455e {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_f1446ce45d33c05a {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_846ff6b821cb0c5c {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_7ed52e319cb84074 {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_e62eb3a6dbd6af37 {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_b1173ce82347fe84 {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_fa1286c7f13d309b {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_4da57073d40d0765 {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_c6e95a062a53653a {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_e1bdecd08c7f92c6 {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_4184ca1e45c21113 {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_d8517a5361a870d9 {
    margin-top: 10px !important;
  }
  .sm-mt-20_fd9ccfde39724603 {
    margin-top: 20px !important;
  }
  .sm-mt-30_47907f3654ceb00e {
    margin-top: 30px !important;
  }
  .sm-mt-40_b18b9eb683c5889a {
    margin-top: 40px !important;
  }
  .sm-mt-50_06a35b1d6204c77e {
    margin-top: 50px !important;
  }
  .sm-mt-60_561190304a48cac0 {
    margin-top: 60px !important;
  }
  .sm-mt-70_33a12c92534d33ca {
    margin-top: 70px !important;
  }
  .sm-mt-80_54903ecb9986e55d {
    margin-top: 80px !important;
  }
  .sm-mt-90_8c041d501597301a {
    margin-top: 90px !important;
  }
  .sm-mt-100_bb890a5358fb483e {
    margin-top: 100px !important;
  }
  .sm-mt-110_75253d3f90ee13a6 {
    margin-top: 110px !important;
  }
  .sm-mt-120_cd735ca693003d6c {
    margin-top: 120px !important;
  }
  .sm-mt-130_a601a4ff1666f2e3 {
    margin-top: 130px !important;
  }
  .sm-mt-140_3c33335d9b6073d9 {
    margin-top: 140px !important;
  }
  .sm-mt-150_800f284226db51a1 {
    margin-top: 150px !important;
  }
  .sm-mt-200_782692f9df00178c {
    margin-top: 200px !important;
  }
  .sm-mb-10_c37c9395d9959301 {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_0f7a6373ebf5c5e4 {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_3a097bdd96b78221 {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_0f435c416962dcf1 {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_83ef7d8be4c65060 {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_b3dfb07a87de6c1d {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_f7fa9d0e6c824e60 {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_09e85e907a0a238b {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_d045c83d9dc0725b {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_82e344c7dbf4b070 {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_05f095e782f1ac4f {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_de97be8db1d0ae4a {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_a83f8b0310d3798d {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_384d76fd7231d4dd {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_877c781f4ea6721c {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_6cccc5cecc8eefc7 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_f34337a3c1ea4947 {
    padding: 0 !important;
  }
  .xs-m0_38b0462b4384438c {
    margin: 0 !important;
  }
  .xs-pt-10_5d2ceb0cb47a6ca5 {
    padding-top: 10px !important;
  }
  .xs-pt-20_649f7f0b19dd9622 {
    padding-top: 20px !important;
  }
  .xs-pt-30_f293de0a60791d3b {
    padding-top: 30px !important;
  }
  .xs-pt-40_709f40858d11ae45 {
    padding-top: 40px !important;
  }
  .xs-pt-50_a69ad9628e116b71 {
    padding-top: 50px !important;
  }
  .xs-pt-60_b38b0317c262978f {
    padding-top: 60px !important;
  }
  .xs-pt-70_85aa22720f9fcfc2 {
    padding-top: 70px !important;
  }
  .xs-pt-80_6fcfd55a779dd29e {
    padding-top: 80px !important;
  }
  .xs-pt-90_ab81ea5e2d2e4ef8 {
    padding-top: 90px !important;
  }
  .xs-pt-100_2d08a373304429d5 {
    padding-top: 100px !important;
  }
  .xs-pt-110_d236f3599915830c {
    padding-top: 110px !important;
  }
  .xs-pt-120_419f7f636ee64ee9 {
    padding-top: 120px !important;
  }
  .xs-pt-130_2f3c632904110229 {
    padding-top: 130px !important;
  }
  .xs-pt-140_c1832e38b1562813 {
    padding-top: 140px !important;
  }
  .xs-pt-150_c039d1a9711ef5bc {
    padding-top: 150px !important;
  }
  .xs-pt-200_dcbcfb98825d8959 {
    padding-top: 200px !important;
  }
  .xs-pb-10_34671d976809f6bf {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_1c08bfe074fb7960 {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_e87df3f0b3033d1a {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_1189280f1d63ddfd {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_40a86ae3be5e2a72 {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_fc6a441363cb20ef {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_a5a8c414bef6e9fd {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_dae0d6802089aa07 {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_592c0279d125ae8a {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_2190e6731bf7c120 {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_b516f96e4d3b766a {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_8232ee06b5c15786 {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_43df98b739dcc42b {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_a56097f3af6d0917 {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_f4f770a376035548 {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_fc0629e618a7afb9 {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_10b545f00b47e4f5 {
    margin-top: 10px !important;
  }
  .xs-mt-20_1c341b8636b16e5c {
    margin-top: 20px !important;
  }
  .xs-mt-30_979fc2bff314d880 {
    margin-top: 30px !important;
  }
  .xs-mt-40_c853fa6f0ad00e6a {
    margin-top: 40px !important;
  }
  .xs-mt-50_83d7a54dc5a83fc0 {
    margin-top: 50px !important;
  }
  .xs-mt-60_66ffebe5b6c2ec10 {
    margin-top: 60px !important;
  }
  .xs-mt-70_9ac28a87387a129e {
    margin-top: 70px !important;
  }
  .xs-mt-80_8df9c5541c8f5ade {
    margin-top: 80px !important;
  }
  .xs-mt-90_2e9ca121bd5ded11 {
    margin-top: 90px !important;
  }
  .xs-mt-100_d0c12348e4fc9ad6 {
    margin-top: 100px !important;
  }
  .xs-mt-110_f13aef3b6ddbf19a {
    margin-top: 110px !important;
  }
  .xs-mt-120_1fd5c3f767b7a208 {
    margin-top: 120px !important;
  }
  .xs-mt-130_64480dbd9da573cc {
    margin-top: 130px !important;
  }
  .xs-mt-140_5aee486fea31a246 {
    margin-top: 140px !important;
  }
  .xs-mt-150_222a39d9d4935c2e {
    margin-top: 150px !important;
  }
  .xs-mt-200_64e899f8aa96cf6b {
    margin-top: 200px !important;
  }
  .xs-mb-10_0224e84e36e8d1fe {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_fc85fee999fe4bf6 {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_7585c397de1e78c7 {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_7145f24f55bc8905 {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_6b6b18e544aa72d6 {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_f020234490b3682b {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_a2e42cb3df87c87d {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_0d11384a9e9483d2 {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_b0dd5754ee4ae8e8 {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_850a88cf4177b088 {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_02558590d1211d50 {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_0224cb151eb99989 {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_e7d31ae5c5cb0c91 {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_9ceaa47732cc1c31 {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_d72b1c41c3edf299 {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_84b84af067651d22 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_95d72e905480f2f3 {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_95d72e905480f2f3.menu-overlay_b5fad1989782d04b {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_95d72e905480f2f3.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_95d72e905480f2f3 .navbar-toggler_d765a5ea260ab967 {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_95d72e905480f2f3.menu-style-three_34aefaa26d4e41b8 .navbar-toggler_d765a5ea260ab967 {
  background: #000;
}
.theme-main-menu_95d72e905480f2f3.menu-style-four_5d661fef8410587a .navbar-toggler_d765a5ea260ab967 {
  background: #E6FD5A;
}
.theme-main-menu_95d72e905480f2f3.menu-style-five_1c882a93227e22bd .navbar-toggler_d765a5ea260ab967 {
  background: #DFFF5E;
}
.theme-main-menu_95d72e905480f2f3 .navbar-toggler_d765a5ea260ab967:focus {
  box-shadow: none;
}
.theme-main-menu_95d72e905480f2f3 .navbar-toggler_d765a5ea260ab967::before,
.theme-main-menu_95d72e905480f2f3 .navbar-toggler_d765a5ea260ab967::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_95d72e905480f2f3 .navbar-toggler_d765a5ea260ab967 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_95d72e905480f2f3.menu-style-three_34aefaa26d4e41b8 .navbar-toggler_d765a5ea260ab967:before, .theme-main-menu_95d72e905480f2f3.menu-style-three_34aefaa26d4e41b8 .navbar-toggler_d765a5ea260ab967:after, .theme-main-menu_95d72e905480f2f3.menu-style-three_34aefaa26d4e41b8 .navbar-toggler_d765a5ea260ab967 span {
  background: #fff;
}
.theme-main-menu_95d72e905480f2f3 .navbar-toggler_d765a5ea260ab967::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_95d72e905480f2f3 .navbar-toggler_d765a5ea260ab967::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_95d72e905480f2f3 .navbar-toggler_d765a5ea260ab967[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_95d72e905480f2f3 .navbar-toggler_d765a5ea260ab967[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_95d72e905480f2f3 .navbar-toggler_d765a5ea260ab967[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_95d72e905480f2f3 .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_95d72e905480f2f3 .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_95d72e905480f2f3.white-vr_bc3f6273901ce8dd .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_95d72e905480f2f3.white-vr_bc3f6273901ce8dd .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_95d72e905480f2f3.white-vr_bc3f6273901ce8dd.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_95d72e905480f2f3.menu-style-one_859113ff0767b8a9 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_95d72e905480f2f3.menu-style-two_2ebd5083957e34ef {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_95d72e905480f2f3.menu-style-two_2ebd5083957e34ef .info-row_9c8280375b3a47ee {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_95d72e905480f2f3.menu-style-two_2ebd5083957e34ef .gap-fix_3e4715b44cacacb4 {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_95d72e905480f2f3.menu-style-two_2ebd5083957e34ef .greetings_10df77a4e8425719 {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_95d72e905480f2f3.menu-style-two_2ebd5083957e34ef .contact-info_ae9ac0c1fbf263ff {
  margin: 0 -15px;
}
.theme-main-menu_95d72e905480f2f3.menu-style-two_2ebd5083957e34ef .contact-info_ae9ac0c1fbf263ff li {
  padding: 0 15px;
}
.theme-main-menu_95d72e905480f2f3.menu-style-two_2ebd5083957e34ef .contact-info_ae9ac0c1fbf263ff li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_95d72e905480f2f3.menu-style-two_2ebd5083957e34ef .contact-info_ae9ac0c1fbf263ff li a:hover {
  text-decoration: underline;
}
.theme-main-menu_95d72e905480f2f3.menu-style-two_2ebd5083957e34ef .inner-content_f4556f771925edbb {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_95d72e905480f2f3.menu-style-two_2ebd5083957e34ef.fixed .info-row_9c8280375b3a47ee {
  display: none;
}
.theme-main-menu_95d72e905480f2f3.menu-style-five_1c882a93227e22bd {
  background: #000;
  padding: 0;
}
.theme-main-menu_95d72e905480f2f3.menu-style-five_1c882a93227e22bd .inner-content_f4556f771925edbb {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_95d72e905480f2f3.menu-style-six_9fc15840c9d8b21f .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_95d72e905480f2f3.menu-style-six_9fc15840c9d8b21f .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_95d72e905480f2f3 .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_3932f7eb4421b4e8 {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_3932f7eb4421b4e8 .mega-menu-title_df4998bbdcf30584 {
  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_95d72e905480f2f3 .login-btn-one_04d6c81b7c23f962 a {
  color: #000;
}
.theme-main-menu_95d72e905480f2f3 .login-btn-one_04d6c81b7c23f962 a:hover {
  text-decoration: underline;
}
.theme-main-menu_95d72e905480f2f3 .login-btn-two_37297661f229a19b a {
  color: #044F3B;
}
.theme-main-menu_95d72e905480f2f3 .login-btn-two_37297661f229a19b a:hover {
  text-decoration: underline;
}
.theme-main-menu_95d72e905480f2f3 .signup-btn-one_2ebb76a7b63d5066 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_95d72e905480f2f3 .signup-btn-one_2ebb76a7b63d5066 .icon_88d097e173331cdf {
  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_95d72e905480f2f3 .signup-btn-one_2ebb76a7b63d5066:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_95d72e905480f2f3 .signup-btn-one_2ebb76a7b63d5066:hover .icon_88d097e173331cdf {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_95d72e905480f2f3 .signup-btn-two_20ca5bc2c02fa581 {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_95d72e905480f2f3 .signup-btn-two_20ca5bc2c02fa581:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_95d72e905480f2f3 .quote-one_9b7653813fd374f0 {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_95d72e905480f2f3 .quote-one_9b7653813fd374f0:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_4f25cfe053497860 {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_4f25cfe053497860 li {
  position: relative;
  padding: 0 15px;
}
.category-menu_4f25cfe053497860 li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_4f25cfe053497860 li a:hover {
  color: #0C3A30;
}
.category-menu_4f25cfe053497860 .dropdown-menu {
  padding: 0;
}
.category-menu_4f25cfe053497860 .dropdown-menu li {
  padding: 0;
}
.category-menu_4f25cfe053497860 .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_62f0fb7a6664c2d5 .logo_2c40e33a8191a211 {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_bc3f6273901ce8dd .navbar-collapse_62f0fb7a6664c2d5 {
    background-color: #0C3A30;
  }
  .navbar-collapse_62f0fb7a6664c2d5 {
    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_62f0fb7a6664c2d5.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_95d72e905480f2f3 .navbar .mega-dropdown_bf8967a76c3a6455 {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_bc3f6273901ce8dd .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_3932f7eb4421b4e8 {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_7db90efb04e06f01 .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_20ccace426902f2e {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_20ccace426902f2e::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_20ccace426902f2e .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_20ccace426902f2e .hero-slider-one .hero-img_f6793a0522a95ade {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_20ccace426902f2e .hero-slider-one .slick-list_7761e713eeb4b78b, .hero-banner-one_20ccace426902f2e .hero-slider-one .slick-track_caed348b7170fe07, .hero-banner-one_20ccace426902f2e .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_20ccace426902f2e .hero-heading_c70413b3b6c624c8 {
  font-weight: 700;
  color: #000;
  background: url(../media/shape_9533c5235b/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_20ccace426902f2e .more-btn_78fb28a411abd120 {
  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_20ccace426902f2e .more-btn_78fb28a411abd120:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_6eef3491ea9174e5 {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_6eef3491ea9174e5 .bg-wrapper_97cec4a4c4ed2415 {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_6eef3491ea9174e5 .hero-heading_c70413b3b6c624c8 {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_6eef3491ea9174e5 .rating_785265ec7e7ed46f h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_6eef3491ea9174e5 .rating_785265ec7e7ed46f p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_6eef3491ea9174e5 .media-wrapper_aa69d1e14741dd56 {
  position: absolute;
  background: url(../media/assets_8c9d090e6d/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_6eef3491ea9174e5 .media-wrapper_aa69d1e14741dd56 .shape_01_d00d112bffcad3c4 {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_6eef3491ea9174e5 .media-wrapper_aa69d1e14741dd56 .shape_02_1fe022ffbe473834 {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_c912f87c930e0a8e .hero-heading_c70413b3b6c624c8 {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_c912f87c930e0a8e .media-wrapper_aa69d1e14741dd56 {
  background: url(../media/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_c912f87c930e0a8e .media-wrapper_aa69d1e14741dd56 .screen_01_0ed3eed497ef4129 {
  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_c912f87c930e0a8e .media-wrapper_aa69d1e14741dd56 .screen_02_532f3669e3b31ee3 {
  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_c912f87c930e0a8e .media-wrapper_aa69d1e14741dd56 .bg-shape_878b891785b86be5 {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_c912f87c930e0a8e .shape_01_d00d112bffcad3c4 {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_a1e9b1f40e7ae829 .bg-wrapper_97cec4a4c4ed2415 {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_a1e9b1f40e7ae829 .media-wrapper_aa69d1e14741dd56 {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_a1e9b1f40e7ae829 .media-wrapper_aa69d1e14741dd56 .shape_01_d00d112bffcad3c4 {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_a1e9b1f40e7ae829 .shape_02_1fe022ffbe473834 {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_de5f9641f7b9f75a + .blog-details_72d7b8554f5b3727 {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_ee285614275eea11 {
  z-index: 1;
}
.block-feature-three_ee285614275eea11:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_ee285614275eea11.no-bg_8cda2350252a4dbd:before {
  display: none;
}
.block-feature-three_ee285614275eea11 .section-btn_48ec0ceb0f572c8b {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_ee285614275eea11 .block-title_0c3c57bf25f66dd2 a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_ee285614275eea11 .block-title_0c3c57bf25f66dd2 a:hover {
  text-decoration: underline;
}
.block-feature-three_ee285614275eea11 .round-btn_24eafdd82efba12e {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_ee285614275eea11 .round-btn_24eafdd82efba12e:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_ee285614275eea11 .block-one_6e3942c1b087b422 {
  background: url(../media/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_ee285614275eea11 .block-one_6e3942c1b087b422 .tag_221bb1571d7522c6 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_ee285614275eea11 .block-one_6e3942c1b087b422 .block-title_0c3c57bf25f66dd2 {
  background: url(../media/shape_9533c5235b/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_ee285614275eea11 .block-two_998a66f2a5ccb370 {
  overflow: hidden;
}
.block-feature-three_ee285614275eea11 .block-two_998a66f2a5ccb370 .img-wrapper_9c6e59c320d8e87e {
  background: url(../media/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_ee285614275eea11 .block-two_998a66f2a5ccb370 .text-wrapper_ab5d4b8572cc6bf4 {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_ee285614275eea11 .block-two_998a66f2a5ccb370 .tag_221bb1571d7522c6 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_ee285614275eea11 .block-three_1e60d3e6b5f00a7d {
  background: #D3FF76;
}
.block-feature-three_ee285614275eea11 .block-three_1e60d3e6b5f00a7d .tag_221bb1571d7522c6 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_ee285614275eea11 .block-three_1e60d3e6b5f00a7d .round-btn_24eafdd82efba12e {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_ee285614275eea11 .block-three_1e60d3e6b5f00a7d .round-btn_24eafdd82efba12e:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_ee285614275eea11 .block-four_bfc04ddb9d582755 {
  background: url(../media/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_ee285614275eea11 .block-four_bfc04ddb9d582755 .block-title_0c3c57bf25f66dd2 {
  background: url(../media/shape_9533c5235b/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_ee285614275eea11 .block-four_bfc04ddb9d582755 .block-title_0c3c57bf25f66dd2 a {
  font-size: 28px;
}
.block-feature-three_ee285614275eea11 .block-four_bfc04ddb9d582755 .tag_221bb1571d7522c6 {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_ee285614275eea11 .block-four_bfc04ddb9d582755 .round-btn_24eafdd82efba12e {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_ee285614275eea11 .block-four_bfc04ddb9d582755 .round-btn_24eafdd82efba12e:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_ee285614275eea11 .block-five_51e6fbf75c420c96 {
  background: url(../media/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_ee285614275eea11 .block-five_51e6fbf75c420c96 .tag_221bb1571d7522c6 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_ee285614275eea11 .block-five_51e6fbf75c420c96 .block-title_0c3c57bf25f66dd2 {
  background: url(../media/shape_9533c5235b/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_e6de584576736fa2 .upper-wrapper_3fb60f262e52e89c {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_e6de584576736fa2 .upper-wrapper_3fb60f262e52e89c .shape_01_d00d112bffcad3c4 {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_e6de584576736fa2 .line-loop_4b3289d39be9e578:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_e6de584576736fa2 .graph-panel_2f825991ca9572e0 {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_e6de584576736fa2 .graph-panel_2f825991ca9572e0 .main-count_be2734fbc5909a2c {
  font-size: 120px;
}
.block-feature-thirteen_e6de584576736fa2 .graph-panel_2f825991ca9572e0 .chart-box_827e03b8cb64cf36 {
  padding: 0 15px;
}
.block-feature-thirteen_e6de584576736fa2 .graph-panel_2f825991ca9572e0 .chart-box_827e03b8cb64cf36 .chart-inner_b22841fd1f07246c {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_812fca19af72c15e .media-img_c358ba4163848144 {
  border-radius: 30px;
}
.block-feature-sixteen_812fca19af72c15e .shape_01_d00d112bffcad3c4 {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_1710fecd8e1292c2 .section-subheading_5d41f281312ae9c8 {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_1710fecd8e1292c2 .shape_01_d00d112bffcad3c4 {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_e61a70c46f98dc13 {
  z-index: 1;
}
.text-feature-four_e61a70c46f98dc13 .avatar_d9f53352f8fb9a70 {
  width: 65px;
  height: 65px;
}
.text-feature-four_e61a70c46f98dc13 .name {
  font-size: 28px;
}
.text-feature-four_e61a70c46f98dc13 .quote-text_68a695fe5a06f3ad {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_e61a70c46f98dc13 .shape_01_d00d112bffcad3c4 {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_e61a70c46f98dc13 .shape_02_1fe022ffbe473834 {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_22b2e58795d06621 .bg-wrapper_97cec4a4c4ed2415 {
  background: #FFF2AC;
}
.text-feature-five_22b2e58795d06621 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_22b2e58795d06621 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_22b2e58795d06621 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_22b2e58795d06621 li:hover:before {
  background: #29594B;
}
.text-feature-five_22b2e58795d06621 li:hover:after {
  color: #fff;
}
.text-feature-five_22b2e58795d06621 .media-wrapper_aa69d1e14741dd56 {
  background: url(../media/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_22b2e58795d06621 .media-wrapper_aa69d1e14741dd56 .video-icon_b4a9658680dfc21a {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_22b2e58795d06621 .media-wrapper_aa69d1e14741dd56 .video-icon_b4a9658680dfc21a:hover {
  background: #CFFF45;
}
.text-feature-five_22b2e58795d06621 .media-wrapper_aa69d1e14741dd56 .screen_01_0ed3eed497ef4129 {
  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_6b9417d9b2469bf5 {
  z-index: 1;
}
.text-feature-six_6b9417d9b2469bf5 .media-wrapper_aa69d1e14741dd56 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_6b9417d9b2469bf5 .media-wrapper_aa69d1e14741dd56 .screen_01_0ed3eed497ef4129 {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_6b9417d9b2469bf5 .shape_01_d00d112bffcad3c4 {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_6b9417d9b2469bf5 .shape_02_1fe022ffbe473834 {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_b239bd619b0a13ce {
  background: url(../media/assets_8c9d090e6d/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_b239bd619b0a13ce .block_7d8a4519b54e5567 .icon_88d097e173331cdf {
  height: 50px;
}
.text-feature-nine_b239bd619b0a13ce .vertical-text-wrapper_57c8b2dde0e10bc4 {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_b239bd619b0a13ce .vertical-text-wrapper_57c8b2dde0e10bc4 .text-list_96e5d0fbff989e19 {
  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_b239bd619b0a13ce .vertical-text-wrapper_57c8b2dde0e10bc4 .text-list_96e5d0fbff989e19:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_b239bd619b0a13ce .vertical-text-wrapper_57c8b2dde0e10bc4 .shape_01_d00d112bffcad3c4 {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_b239bd619b0a13ce .vertical-text-wrapper_57c8b2dde0e10bc4 .shape_02_1fe022ffbe473834 {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_b239bd619b0a13ce .shape_03_8d38d245691a0e53 {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_b239bd619b0a13ce .shape_04_c2158eb69ee5187c {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_9feae5d15fa8002c .section-btn_48ec0ceb0f572c8b {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_6da0908831d5451d {
  z-index: 1;
}
.team-section-three_6da0908831d5451d:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../media/shape_9533c5235b/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_6da0908831d5451d .section-btn_48ec0ceb0f572c8b {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_6da0908831d5451d .shape_01_d00d112bffcad3c4 {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_6da0908831d5451d .shape_02_1fe022ffbe473834 {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_6da0908831d5451d .shape_03_8d38d245691a0e53 {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_466c471b998841d5 .logo_2c40e33a8191a211 {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_eb4000873e82b0a1 {
  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_9a6828c1d907b3ee {
  max-width: 565px;
}
.user-data-form .form-wrapper_9a6828c1d907b3ee .input-group-meta_f3373d72bf43a913 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_9a6828c1d907b3ee .input-group-meta_f3373d72bf43a913 label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_9a6828c1d907b3ee .input-group-meta_f3373d72bf43a913 .placeholder_icon_2904917b7b53336c {
  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_9a6828c1d907b3ee .input-group-meta_f3373d72bf43a913 .placeholder_icon_2904917b7b53336c img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_9a6828c1d907b3ee .input-group-meta_f3373d72bf43a913 .placeholder_icon_2904917b7b53336c span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_9a6828c1d907b3ee .input-group-meta_f3373d72bf43a913 .placeholder_icon_2904917b7b53336c 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_9a6828c1d907b3ee .input-group-meta_f3373d72bf43a913 .placeholder_icon_2904917b7b53336c span.eye-slash_0115ea4e411732d2:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_e52c4e2ba47af146 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_e52c4e2ba47af146 label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_e52c4e2ba47af146 input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_e52c4e2ba47af146 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_e52c4e2ba47af146 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_e52c4e2ba47af146 a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_e52c4e2ba47af146 a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_87fdaab2fbacd3de {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_0a2e056ec8cbf213 {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_0a2e056ec8cbf213:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_0a2e056ec8cbf213 img {
  width: 20px;
}
.user-data-form .btn-close_29d00ddf62cb7e7b {
  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_68cffb11361c9a1b .main-count_be2734fbc5909a2c {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_b470b58111ab1fc1 .icon_88d097e173331cdf {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_8047055674d1d2d2 .img-holder_5aca215ada659715 {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_8047055674d1d2d2 .img-holder_5aca215ada659715.round-border_5bb693e62785de82 {
  border-radius: 30px;
}
.portfolio-block-one_8047055674d1d2d2 .img-holder_5aca215ada659715 .expend_29a18107c9205435 {
  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_8047055674d1d2d2 .img-holder_5aca215ada659715 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_8047055674d1d2d2 .img-holder_5aca215ada659715 i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_8047055674d1d2d2:hover .expend_29a18107c9205435 {
  opacity: 1;
}
.portfolio-block-one_8047055674d1d2d2:hover .img-meta_1c38c3f5fcdb3b5c {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_8047055674d1d2d2:hover .pj-title_e3159ee4e5612caf {
  text-decoration: underline;
}
.portfolio-block-one_8047055674d1d2d2 .caption {
  margin-top: 35px;
}
.portfolio-block-one_8047055674d1d2d2 .caption .tag_221bb1571d7522c6 {
  margin: 0 -3px;
}
.portfolio-block-one_8047055674d1d2d2 .caption .tag_221bb1571d7522c6 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_8047055674d1d2d2 .caption .pj-title_e3159ee4e5612caf {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_8047055674d1d2d2 .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_8047055674d1d2d2 .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_5daa66a6a69875f8 .bg-wrapper_97cec4a4c4ed2415 {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_5daa66a6a69875f8 .slider-wrapper_fd84a92e86be140b {
  height: 100%;
}
.project-details-two_5daa66a6a69875f8 .slider-wrapper_fd84a92e86be140b .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_5daa66a6a69875f8 .slider-wrapper_fd84a92e86be140b .carousel-control-next_c78bc565d5341345,
.project-details-two_5daa66a6a69875f8 .slider-wrapper_fd84a92e86be140b .carousel-control-prev_7cbd50b25830c6d7 {
  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_5daa66a6a69875f8 .slider-wrapper_fd84a92e86be140b .carousel-control-next_c78bc565d5341345:hover,
.project-details-two_5daa66a6a69875f8 .slider-wrapper_fd84a92e86be140b .carousel-control-prev_7cbd50b25830c6d7:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_5daa66a6a69875f8 .slider-wrapper_fd84a92e86be140b .carousel-control-prev_7cbd50b25830c6d7 {
  left: auto;
  right: 45px;
}
.project-details-two_5daa66a6a69875f8 .info-wrapper_9ec5da5c13d2a84f {
  padding: 55px 50px 85px 70px;
}
.project-details-two_5daa66a6a69875f8 .info-wrapper_9ec5da5c13d2a84f h3 {
  font-size: 36px;
}
.project-details-two_5daa66a6a69875f8 .info-wrapper_9ec5da5c13d2a84f .list-meta_fef41069c5907075 li {
  padding: 22px 0;
}
.project-details-two_5daa66a6a69875f8 .info-wrapper_9ec5da5c13d2a84f .list-meta_fef41069c5907075 .icon_88d097e173331cdf {
  width: 40px;
}
.project-details-two_5daa66a6a69875f8 .info-wrapper_9ec5da5c13d2a84f .list-meta_fef41069c5907075 .text1_2d8112e84efaf29e {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_5daa66a6a69875f8 .info-wrapper_9ec5da5c13d2a84f .list-meta_fef41069c5907075 span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_5daa66a6a69875f8 .info-wrapper_9ec5da5c13d2a84f .social-share_58d54d3ead85e12b li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_5daa66a6a69875f8 .info-wrapper_9ec5da5c13d2a84f .social-share_58d54d3ead85e12b li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_aae7c00f200d9fcc .slider-wrapper_fd84a92e86be140b {
  padding-left: 100px;
}
.feedback-section-three_aae7c00f200d9fcc .slider-wrapper_fd84a92e86be140b .icon_88d097e173331cdf {
  left: 0;
  top: 18px;
}
.feedback-section-three_aae7c00f200d9fcc .slick-dots_0412636c0530312e {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_aae7c00f200d9fcc .slick-dots_0412636c0530312e li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_aae7c00f200d9fcc .slick-dots_0412636c0530312e .slick-active button {
  background: #000;
}
.feedback-section-three_aae7c00f200d9fcc .rating-box_178d63ee6b71cbd9 {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_aae7c00f200d9fcc .rating-box_178d63ee6b71cbd9 .rating_785265ec7e7ed46f {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_aae7c00f200d9fcc .shape_01_d00d112bffcad3c4 {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_aae7c00f200d9fcc .shape_02_1fe022ffbe473834 {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_530619e240ec3d5f {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_530619e240ec3d5f .post-data_f3895d84520ffd2d {
  padding: 30px 35px 25px;
}
.blog-meta-one_530619e240ec3d5f .post-data_f3895d84520ffd2d .post-info_e604bb0253c0b73e {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_530619e240ec3d5f .post-data_f3895d84520ffd2d .blog-title_d44fd82d2c8bc19e {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_530619e240ec3d5f .post-data_f3895d84520ffd2d .blog-title_d44fd82d2c8bc19e:hover {
  text-decoration: underline;
}
.blog-meta-one_530619e240ec3d5f .post-img_6f3884843b0cef96 {
  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_530619e240ec3d5f .post-img_6f3884843b0cef96 .round-btn_24eafdd82efba12e {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_530619e240ec3d5f:hover .round-btn_24eafdd82efba12e {
  background: #CFFF45;
}
.blog-meta-one_530619e240ec3d5f.style-two_3785b772f9767d29 {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_530619e240ec3d5f.style-two_3785b772f9767d29 .post-img_6f3884843b0cef96 {
  border-radius: 0;
}
.blog-meta-one_530619e240ec3d5f.style-two_3785b772f9767d29 .blog-title_d44fd82d2c8bc19e {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_187ad9bb83128762 {
  background: #fff;
}
.blog-meta-two_187ad9bb83128762 .post-data_f3895d84520ffd2d {
  padding-top: 30px;
}
.blog-meta-two_187ad9bb83128762 .post-data_f3895d84520ffd2d .blog-title_d44fd82d2c8bc19e {
  width: 70%;
}
.blog-meta-two_187ad9bb83128762 .post-data_f3895d84520ffd2d .blog-title_d44fd82d2c8bc19e h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_187ad9bb83128762 .post-data_f3895d84520ffd2d .blog-title_d44fd82d2c8bc19e:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_187ad9bb83128762 .post-data_f3895d84520ffd2d .round-btn_24eafdd82efba12e {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_187ad9bb83128762 .post-data_f3895d84520ffd2d .round-btn_24eafdd82efba12e:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_187ad9bb83128762 .post-data_f3895d84520ffd2d .post-info_e604bb0253c0b73e {
  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_187ad9bb83128762 .post-img_6f3884843b0cef96 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_187ad9bb83128762 .post-img_6f3884843b0cef96 .date_85786385abcff1d8 {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_187ad9bb83128762.style-two_3785b772f9767d29 {
  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_187ad9bb83128762.style-two_3785b772f9767d29 p {
  font-size: 18px;
}
.blog-meta-two_187ad9bb83128762.style-two_3785b772f9767d29 .post-img_6f3884843b0cef96 {
  height: auto;
  width: 100%;
}
.blog-meta-two_187ad9bb83128762.style-two_3785b772f9767d29 .post-data_f3895d84520ffd2d {
  padding: 26px 0;
}
.blog-meta-two_187ad9bb83128762.style-two_3785b772f9767d29 .post-data_f3895d84520ffd2d .post-info_e604bb0253c0b73e {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_187ad9bb83128762.style-two_3785b772f9767d29 .post-data_f3895d84520ffd2d .round-btn_24eafdd82efba12e {
  border: none;
}

.signup-btn-one_2ebb76a7b63d5066 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_2ebb76a7b63d5066 .icon_88d097e173331cdf {
  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_286758ad59f5c1c2 {
  z-index: 1;
}
.blog-section-three_286758ad59f5c1c2 .section-btn_48ec0ceb0f572c8b {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

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

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

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

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

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

.blog-details_72d7b8554f5b3727 .post-details-meta_19f6d4535c983c7c {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_72d7b8554f5b3727 .post-details-meta_19f6d4535c983c7c p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_72d7b8554f5b3727 .post-details-meta_19f6d4535c983c7c .quote-wrapper_5bb2083d26f28803 {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_72d7b8554f5b3727 .post-details-meta_19f6d4535c983c7c .quote-wrapper_5bb2083d26f28803 .wrapper_0d9368f9058ed0a2 {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_72d7b8554f5b3727 .post-details-meta_19f6d4535c983c7c .quote-wrapper_5bb2083d26f28803 .wrapper_0d9368f9058ed0a2 .icon_88d097e173331cdf {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_72d7b8554f5b3727 .post-details-meta_19f6d4535c983c7c .quote-wrapper_5bb2083d26f28803 .wrapper_0d9368f9058ed0a2 h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_72d7b8554f5b3727 .post-details-meta_19f6d4535c983c7c .quote-wrapper_5bb2083d26f28803 h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_72d7b8554f5b3727 .post-details-meta_19f6d4535c983c7c .quote-wrapper_5bb2083d26f28803 h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_72d7b8554f5b3727 .post-details-meta_19f6d4535c983c7c .img-gallery_dd6b4bbe12942ff1 {
  margin-bottom: 50px;
}
.blog-details_72d7b8554f5b3727 .post-details-meta_19f6d4535c983c7c .img-gallery_dd6b4bbe12942ff1 img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_72d7b8554f5b3727 .post-details-meta_19f6d4535c983c7c h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_72d7b8554f5b3727 .post-details-meta_19f6d4535c983c7c .list-item_70625084f660d058 li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_72d7b8554f5b3727 .post-details-meta_19f6d4535c983c7c .list-item_70625084f660d058 li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_72d7b8554f5b3727 .bottom-widget_916c3f631f9579d7 {
  padding: 10px 0 5px;
}
.blog-details_72d7b8554f5b3727 .bottom-widget_916c3f631f9579d7 .tags_c0acabd76ab5c720 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_72d7b8554f5b3727 .bottom-widget_916c3f631f9579d7 .tags_c0acabd76ab5c720 a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_72d7b8554f5b3727 .bottom-widget_916c3f631f9579d7 .tags_c0acabd76ab5c720 a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_72d7b8554f5b3727 .bottom-widget_916c3f631f9579d7 .share-icon_baf1453f2736347b li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_72d7b8554f5b3727 .bottom-widget_916c3f631f9579d7 .share-icon_baf1453f2736347b a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_72d7b8554f5b3727 .grey-bg_8dbd8fbe7e8d9fa5 {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_72d7b8554f5b3727 .blog-inner-title_06b0326406137e71 {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_72d7b8554f5b3727 .blog-comment-area_a17d393e6f834ecb {
  margin: 60px 0;
}
.blog-details_72d7b8554f5b3727 .blog-comment-area_a17d393e6f834ecb .comment_c8e6805f54493f61 {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_72d7b8554f5b3727 .blog-comment-area_a17d393e6f834ecb .comment_c8e6805f54493f61:last-child {
  padding-bottom: 5px;
}
.blog-details_72d7b8554f5b3727 .blog-comment-area_a17d393e6f834ecb .comment_c8e6805f54493f61 .reply-comment_4be2aeae3c1c12b7 {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_72d7b8554f5b3727 .blog-comment-area_a17d393e6f834ecb .comment_c8e6805f54493f61 .user-avatar_b6c29dbd0b796843 {
  width: 60px;
  height: 60px;
}
.blog-details_72d7b8554f5b3727 .blog-comment-area_a17d393e6f834ecb .comment_c8e6805f54493f61 .comment-text_c650cf4e578fdddc {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_72d7b8554f5b3727 .blog-comment-area_a17d393e6f834ecb .comment_c8e6805f54493f61 .comment-text_c650cf4e578fdddc .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_72d7b8554f5b3727 .blog-comment-area_a17d393e6f834ecb .comment_c8e6805f54493f61 .comment-text_c650cf4e578fdddc .date_85786385abcff1d8 {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_72d7b8554f5b3727 .blog-comment-area_a17d393e6f834ecb .comment_c8e6805f54493f61 .comment-text_c650cf4e578fdddc p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_72d7b8554f5b3727 .blog-comment-area_a17d393e6f834ecb .comment_c8e6805f54493f61 .comment-text_c650cf4e578fdddc .reply-btn_55c8984f3e097285 {
  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_72d7b8554f5b3727 .blog-comment-area_a17d393e6f834ecb .comment_c8e6805f54493f61 .comment-text_c650cf4e578fdddc .reply-btn_55c8984f3e097285:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_72d7b8554f5b3727 .blog-comment-form_5483b7a87942392f p a {
  color: #19352D;
}
.blog-details_72d7b8554f5b3727 .blog-comment-form_5483b7a87942392f form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_72d7b8554f5b3727 .blog-comment-form_5483b7a87942392f form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_72d7b8554f5b3727 .blog-comment-form_5483b7a87942392f 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_f8d22692b286b292 {
  height: 600px;
}

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

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

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

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

.footer-one_d6647c02c2894519 {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_d6647c02c2894519 .bottom-footer_62623c8f48fe10c6 {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_d6647c02c2894519 .social-icon_470fe42d75bcf77a 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_d6647c02c2894519 .social-icon_470fe42d75bcf77a a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_d6647c02c2894519 .footer-title_080d3e84a277f432 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_d6647c02c2894519 .footer-nav-link_ce547527b445bba2 a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_d6647c02c2894519 .footer-nav-link_ce547527b445bba2 a:hover {
  color: #fff;
}
.footer-nav-link_ce547527b445bba2 p {
  font-size: 16px;
}
.logo_2c40e33a8191a211 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_3d0a98b1b3bd623f {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_ff2ea2fe976f6225 {
  align-content: center;
}

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

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

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

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

.footer-three_81d3df7e4ccdfdb2 {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_81d3df7e4ccdfdb2 .round-bg_bf2eb6ceb3fc8833 {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_81d3df7e4ccdfdb2 .round-bg_bf2eb6ceb3fc8833.color-two_d23ae2d8da8dca48 {
  background: #F6FFDD;
}
.footer-three_81d3df7e4ccdfdb2 .footer-intro_720e529307e21705 p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_81d3df7e4ccdfdb2 .footer-intro_720e529307e21705 p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_81d3df7e4ccdfdb2 .footer-title_080d3e84a277f432 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_81d3df7e4ccdfdb2 .footer-nav-link_ce547527b445bba2 a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_81d3df7e4ccdfdb2 .footer-nav-link_ce547527b445bba2 a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_81d3df7e4ccdfdb2 .bottom-footer_62623c8f48fe10c6 {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_81d3df7e4ccdfdb2 .bottom-footer_62623c8f48fe10c6 .copyright_15ae4f6f2429c969 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_81d3df7e4ccdfdb2 .bottom-footer_62623c8f48fe10c6 .bottom-nav_45030b9cef252b65 {
  margin: 0 -12px;
}
.footer-three_81d3df7e4ccdfdb2 .bottom-footer_62623c8f48fe10c6 .bottom-nav_45030b9cef252b65 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_81d3df7e4ccdfdb2 .bottom-footer_62623c8f48fe10c6 .bottom-nav_45030b9cef252b65 a:hover {
  text-decoration: underline;
}
.footer-three_81d3df7e4ccdfdb2 .bottom-footer_62623c8f48fe10c6 .social-icon_470fe42d75bcf77a {
  margin: 0 -10px;
}
.footer-three_81d3df7e4ccdfdb2 .bottom-footer_62623c8f48fe10c6 .social-icon_470fe42d75bcf77a a {
  margin: 0 10px;
}
.footer-three_81d3df7e4ccdfdb2 .bottom-footer_62623c8f48fe10c6 .social-icon_470fe42d75bcf77a a:hover {
  color: #19352D;
}
.footer-three_81d3df7e4ccdfdb2 .shape_01_d00d112bffcad3c4 {
  top: -3%;
  left: -3%;
}
.footer-three_81d3df7e4ccdfdb2 .shape_02_1fe022ffbe473834 {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_4a86e5aba98de248 {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_4a86e5aba98de248:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../media/assets_8c9d090e6d/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_4a86e5aba98de248 h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_4a86e5aba98de248 .btn-group_3144040330537a03 {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_4a86e5aba98de248 .btn-group_3144040330537a03 h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_4a86e5aba98de248 .btn-group_3144040330537a03 h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_4a86e5aba98de248 .btn-group_3144040330537a03 .round-btn_24eafdd82efba12e {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_4a86e5aba98de248 .btn-group_3144040330537a03 .round-btn_24eafdd82efba12e:hover, .footer-five_4a86e5aba98de248 .btn-group_3144040330537a03 .round-btn_24eafdd82efba12e:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_4a86e5aba98de248 .social-icon_470fe42d75bcf77a {
  margin: 0 -20px;
}
.footer-five_4a86e5aba98de248 .social-icon_470fe42d75bcf77a a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_4a86e5aba98de248 .social-icon_470fe42d75bcf77a a:hover {
  color: #DFFF5E;
}
.footer-five_4a86e5aba98de248 .bottom-nav_45030b9cef252b65 {
  margin: 0 -12px;
}
.footer-five_4a86e5aba98de248 .bottom-nav_45030b9cef252b65 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_4a86e5aba98de248 .bottom-nav_45030b9cef252b65 a:hover {
  text-decoration: underline;
}
.footer-five_4a86e5aba98de248 .shape_01_d00d112bffcad3c4 {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_4a86e5aba98de248 .shape_02_1fe022ffbe473834 {
  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_937241cd9ac96340 {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_fc0a2d13e5a2c860 {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_009a685953b80255 {
  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_e62270c52b6db76d {
  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_770c97415de3b7dc {
  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_5f2f0fbae002681f {
  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_5cdc96f96e05ccf8 {
  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_d878df5b1388f890 {
  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_6d99961fc1eb5b8a {
  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_25d03219ccee72f8 {
  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_5e72b2cf79fa19d1 {
  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_a579404157c160d3 {
  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_e51acc86df69277a {
  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_7a99c8a8f6113f73 {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_96b89a6c1065c97e {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_079f00ae55b6cf70 {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_270dd4902b009a67 {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_81a9cf7338c6155a {
  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_13616659c7da0462 {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_6695c279fd948d3e {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_9a4130c5dd2dd600 {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_07abb42b047efe60 {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_149d6f4543c82016 {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_029c127f9cd866ef {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_8633e82779f1b78b {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_f09b03b449110085 {
  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_2690b20e1a5df9da {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_f273717882641ac8 {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_c61948fbafaf4cbe {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_1f8ee8ad50f0ff4e {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_318935e7088e0896 {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_6c1ee5c7e20bad3f {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_df052f85ee92ad40 {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_c81e40ae43f04323 {
  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_11cdd57091db5653 {
  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_ca8a1ce40c28c062 {
  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_aa7ef86ebb2153bb {
  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_fa96b1adc0e035fb {
  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_c30bab153b22b20b {
  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_60e92d85f0126ca1 {
  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_d53f8fbd4c324c16 {
  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_74136271bfb811a7 {
  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_fa55ff646d8ad2d5 {
  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_5ff7aa1960f8d068 {
  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_28b1fc6dfcdb0e6b {
  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_369f842ee3a77c8e {
  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_8f7e25c84db1c9bc {
  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_4d556e3d2043d9eb {
  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_2f6d555d5f1c24d4 {
  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_7ba4e790dcaa6675 {
  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_52be4ad761a4a31b {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_6937ab93a2068712 {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_e96366a9f82208b9 {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_f3e72f11ff24ce6a {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_67854f054534aa25 {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_f618b89173df12a5 {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_aeffb3fd4d15bd7d {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_9807d5d511e7f29b {
  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_937241cd9ac96340 {
  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_f8cc060bf29b91ae {
  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_3bc88613b75caef5 {
  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_7f1eb641d6f4c0f1 .theme-select-menu_b36573d22ed6947e {
  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_22bdb6bf561c2e3a {
  overflow: hidden;
}
.product-block-one_22bdb6bf561c2e3a .img-holder_5aca215ada659715 {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_22bdb6bf561c2e3a .img-holder_5aca215ada659715 .cart-icon_6e9e29a615b793a9 {
  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_22bdb6bf561c2e3a .img-holder_5aca215ada659715 .cart-icon_6e9e29a615b793a9:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_22bdb6bf561c2e3a .img-holder_5aca215ada659715 .cart-button_20de8ee81c0bcc16 {
  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_22bdb6bf561c2e3a .img-holder_5aca215ada659715 .cart-button_20de8ee81c0bcc16:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_22bdb6bf561c2e3a .product-title_e9f634ad5af33151 {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_22bdb6bf561c2e3a .rating_785265ec7e7ed46f {
  margin: 0 -3px;
}
.product-block-one_22bdb6bf561c2e3a .rating_785265ec7e7ed46f li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_22bdb6bf561c2e3a .rating_785265ec7e7ed46f li .bi-star-fill_1c3711e7cdff51f5 {
  color: #FFCB65;
}
.product-block-one_22bdb6bf561c2e3a .price_e844f386473b2cec {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_22bdb6bf561c2e3a:hover .cart-button_20de8ee81c0bcc16 {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_22bdb6bf561c2e3a:hover .product-img_bda988e60504a772 {
  transform: scale(0.95);
}
.product-block-one_22bdb6bf561c2e3a:hover .cart-icon_6e9e29a615b793a9 {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_22bdb6bf561c2e3a:hover .product-title_e9f634ad5af33151 {
  text-decoration: underline;
}

.product-details-one_8af952b770f3228c .product-img-tab_91dabfc5e6c6a0ca {
  border: none;
}
.product-details-one_8af952b770f3228c .product-img-tab_91dabfc5e6c6a0ca .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_8af952b770f3228c .product-img-tab_91dabfc5e6c6a0ca .nav-link img {
  max-height: 100%;
}
.product-details-one_8af952b770f3228c .product-img-tab_91dabfc5e6c6a0ca .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_8af952b770f3228c .product-img-tab-content_6c8ff26407f46eb1 {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_8af952b770f3228c .product-img-tab-content_6c8ff26407f46eb1 img {
  margin: auto;
}
.product-details-one_8af952b770f3228c .product-info_385da0de1be9c50d .stock-tag_81861cd9604421eb {
  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_8af952b770f3228c .product-info_385da0de1be9c50d .product-name_6df585c2ee52baa9 {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_8af952b770f3228c .product-info_385da0de1be9c50d .rating_785265ec7e7ed46f li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_8af952b770f3228c .product-info_385da0de1be9c50d .rating_785265ec7e7ed46f li .bi-star-fill_1c3711e7cdff51f5 {
  color: #FFCB65;
}
.product-details-one_8af952b770f3228c .product-info_385da0de1be9c50d .rating_785265ec7e7ed46f li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_8af952b770f3228c .product-info_385da0de1be9c50d .rating_785265ec7e7ed46f li a:hover {
  text-decoration: underline;
}
.product-details-one_8af952b770f3228c .product-info_385da0de1be9c50d .price_e844f386473b2cec {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_8af952b770f3228c .product-info_385da0de1be9c50d .price_e844f386473b2cec del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_8af952b770f3228c .product-info_385da0de1be9c50d .availability_c87aabc74ba45afd {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_8af952b770f3228c .product-info_385da0de1be9c50d .description-text_661b50c4c872dc95 {
  padding: 10px 0 15px;
}
.product-details-one_8af952b770f3228c .product-info_385da0de1be9c50d .product-feature_779c2ddb81e16dab {
  margin-bottom: 20px;
}
.product-details-one_8af952b770f3228c .product-info_385da0de1be9c50d .product-feature_779c2ddb81e16dab li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_8af952b770f3228c .product-info_385da0de1be9c50d .product-feature_779c2ddb81e16dab li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_8af952b770f3228c .product-info_385da0de1be9c50d .customize-order_40beb90c895109d0 h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_8af952b770f3228c .product-info_385da0de1be9c50d .customize-order_40beb90c895109d0 .quantity_0521fcd27ed5b370 .button-group_9a0be0dc49977d96 {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_8af952b770f3228c .product-info_385da0de1be9c50d .customize-order_40beb90c895109d0 .quantity_0521fcd27ed5b370 .button-group_9a0be0dc49977d96 li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_8af952b770f3228c .product-info_385da0de1be9c50d .customize-order_40beb90c895109d0 .quantity_0521fcd27ed5b370 .button-group_9a0be0dc49977d96 li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_8af952b770f3228c .product-info_385da0de1be9c50d .customize-order_40beb90c895109d0 .quantity_0521fcd27ed5b370 .button-group_9a0be0dc49977d96 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_8af952b770f3228c .product-review-tab_3a3e7d663991d8b3 .nav-tabs_9e8631b1896fdeeb {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_8af952b770f3228c .product-review-tab_3a3e7d663991d8b3 .nav-tabs_9e8631b1896fdeeb .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_8af952b770f3228c .product-review-tab_3a3e7d663991d8b3 .nav-tabs_9e8631b1896fdeeb .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_8af952b770f3228c .product-review-tab_3a3e7d663991d8b3 .nav-tabs_9e8631b1896fdeeb .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_8af952b770f3228c .product-review-tab_3a3e7d663991d8b3 .nav-tabs_9e8631b1896fdeeb .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_8af952b770f3228c .product-review-tab_3a3e7d663991d8b3 .tab-content_ce647bbc3987ecde h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_8af952b770f3228c .product-review-tab_3a3e7d663991d8b3 .tab-content_ce647bbc3987ecde .product-feature_779c2ddb81e16dab li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_8af952b770f3228c .product-review-tab_3a3e7d663991d8b3 .tab-content_ce647bbc3987ecde .product-feature_779c2ddb81e16dab li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_8af952b770f3228c .product-review-tab_3a3e7d663991d8b3 .user-comment-area_c41a2485686789ed .single-comment_838c872bb43d5a08 {
  padding-bottom: 40px;
}
.product-details-one_8af952b770f3228c .product-review-tab_3a3e7d663991d8b3 .user-comment-area_c41a2485686789ed .single-comment_838c872bb43d5a08:last-child {
  padding-bottom: 0;
}
.product-details-one_8af952b770f3228c .product-review-tab_3a3e7d663991d8b3 .user-comment-area_c41a2485686789ed .user-img_2193764a27a75c2e {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_8af952b770f3228c .product-review-tab_3a3e7d663991d8b3 .user-comment-area_c41a2485686789ed .user-comment-data_61222ad02c133225 {
  padding-left: 30px;
  position: relative;
}
.product-details-one_8af952b770f3228c .product-review-tab_3a3e7d663991d8b3 .user-comment-area_c41a2485686789ed .user-comment-data_61222ad02c133225 .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_8af952b770f3228c .product-review-tab_3a3e7d663991d8b3 .user-comment-area_c41a2485686789ed .user-comment-data_61222ad02c133225 .rating_785265ec7e7ed46f li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_8af952b770f3228c .product-review-tab_3a3e7d663991d8b3 .user-comment-area_c41a2485686789ed .user-comment-data_61222ad02c133225 .rating_785265ec7e7ed46f li .bi-star-fill_1c3711e7cdff51f5 {
  color: #FFCB65;
}
.product-details-one_8af952b770f3228c .product-review-tab_3a3e7d663991d8b3 .user-comment-area_c41a2485686789ed .user-comment-data_61222ad02c133225 p {
  padding-top: 8px;
}

.cart-list-form_45f8dabb1e63c05c {
  position: relative;
}
.cart-list-form_45f8dabb1e63c05c .table_019cddea5f8757ee {
  margin: 0;
  background: transparent;
}
.cart-list-form_45f8dabb1e63c05c .table_019cddea5f8757ee 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_45f8dabb1e63c05c .table_019cddea5f8757ee th:first-child {
  text-align: left;
}
.cart-list-form_45f8dabb1e63c05c .table_019cddea5f8757ee tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_45f8dabb1e63c05c .table_019cddea5f8757ee tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_45f8dabb1e63c05c .table_019cddea5f8757ee tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_45f8dabb1e63c05c .table_019cddea5f8757ee tbody .product-thumbnails_c482f330468700a6 {
  width: 85px;
}
.cart-list-form_45f8dabb1e63c05c .table_019cddea5f8757ee tbody .product-thumbnails_c482f330468700a6 img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_45f8dabb1e63c05c .table_019cddea5f8757ee tbody .product-thumbnails_c482f330468700a6 .product-img_bda988e60504a772 {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_45f8dabb1e63c05c .table_019cddea5f8757ee tbody .product-info_385da0de1be9c50d {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_45f8dabb1e63c05c .table_019cddea5f8757ee tbody .product-info_385da0de1be9c50d .product-name_6df585c2ee52baa9 {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_45f8dabb1e63c05c .table_019cddea5f8757ee tbody .product-info_385da0de1be9c50d .serial_e5c65ac5220d11e9 {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_45f8dabb1e63c05c .table_019cddea5f8757ee tbody .product-info_385da0de1be9c50d ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_45f8dabb1e63c05c .table_019cddea5f8757ee tbody .price_e844f386473b2cec {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_45f8dabb1e63c05c .table_019cddea5f8757ee tbody .quantity_0521fcd27ed5b370 li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_45f8dabb1e63c05c .table_019cddea5f8757ee tbody .quantity_0521fcd27ed5b370 li .btn_85362d903a838f12 {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_45f8dabb1e63c05c .table_019cddea5f8757ee tbody .quantity_0521fcd27ed5b370 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_45f8dabb1e63c05c .table_019cddea5f8757ee tbody .remove-product_43d1ac446b2a36a7 {
  color: #000;
  font-size: 22px;
}
.cart-list-form_45f8dabb1e63c05c .table_019cddea5f8757ee tbody .remove-product_43d1ac446b2a36a7:hover {
  color: #ff2759;
}
.cart-list-form_45f8dabb1e63c05c .cart-footer_8418bcd90c16b66a {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_45f8dabb1e63c05c .cart-footer_8418bcd90c16b66a .coupon-form_839029ae0b5e765c input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_45f8dabb1e63c05c .cart-footer_8418bcd90c16b66a .cart-total-section_e2a228c7f98f2bd3 {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_45f8dabb1e63c05c .cart-footer_8418bcd90c16b66a .cart-total-section_e2a228c7f98f2bd3 .cart-total-table_b212986a929ba0e5 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_45f8dabb1e63c05c .cart-footer_8418bcd90c16b66a .cart-total-section_e2a228c7f98f2bd3 .cart-total-table_b212986a929ba0e5 tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_afb05fca8980584c {
  height: auto;
}

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

.fancybox-caption_0dcc9bc243359bda, .fancybox-infobar_589b920cff8cfa48, .fancybox-navigation_9d833e28fc1c8019 .fancybox-button_bb3263cd6cf02e69, .fancybox-toolbar_fdc31ed7337ceb50 {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_224026dc7fd89738 .fancybox-caption_0dcc9bc243359bda, .fancybox-show-infobar_e5ea935872aaa005 .fancybox-infobar_589b920cff8cfa48, .fancybox-show-nav_dd1756d8395b60a3 .fancybox-navigation_9d833e28fc1c8019 .fancybox-button_bb3263cd6cf02e69, .fancybox-show-toolbar_66a6366258f0bc8b .fancybox-toolbar_fdc31ed7337ceb50 {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_e251a664b07b103d .fancybox-stage_4ecdb6da06d5e49c {
  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_cc0ef38e71c5c8ce .fancybox-slide, .fancybox-slide--current_2243c8df49560ca6, .fancybox-slide--next_696e804bc9ce8704, .fancybox-slide--previous_e64bb065d49bd7ac {
  display: block;
}

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

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

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

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

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

.fancybox-content_bc82aeff92113486 {
  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_fb51693d34ead830 .fancybox-content_bc82aeff92113486 {
  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_f8000873cd46ed9a .fancybox-content_bc82aeff92113486 {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_2e7849563d92d187 .fancybox-content_bc82aeff92113486 {
  cursor: zoom-in;
}

.fancybox-can-drag_e62c72f5b05c8551 .fancybox-content_bc82aeff92113486 {
  cursor: grab;
}

.fancybox-is-dragging_b9ca61ec73dd2af4 .fancybox-content_bc82aeff92113486 {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_a3b2d5f554a67a77 .fancybox-content_bc82aeff92113486 {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_32cefdc3bd3fe142 .fancybox-content_bc82aeff92113486, .fancybox-slide--map_354402bb90b802f0 .fancybox-content_bc82aeff92113486, .fancybox-slide--video_4a4fa565f84d6aa1 .fancybox-content_bc82aeff92113486 {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_4a4fa565f84d6aa1 .fancybox-content_bc82aeff92113486 {
  background: #000;
}

.fancybox-slide--map_354402bb90b802f0 .fancybox-content_bc82aeff92113486 {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_0a34a86cc0170059 svg path, .fancybox-button--share_132c372607303419 svg path, .fancybox-button--thumbs_76f9025b3490d851 svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_dd1756d8395b60a3 .fancybox-navigation_9d833e28fc1c8019 .fancybox-button_bb3263cd6cf02e69 {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_9d833e28fc1c8019 .fancybox-button--arrow_left_cd8baffde65d62c5 {
  left: 6px;
}

.fancybox-navigation_9d833e28fc1c8019 .fancybox-button--arrow_right_aa388ab2cea8a0a0 {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_32cefdc3bd3fe142 .fancybox-close-small_8c4d01e62e0c69d3, .fancybox-slide--image_fb51693d34ead830 .fancybox-close-small_8c4d01e62e0c69d3, .fancybox-slide--video_4a4fa565f84d6aa1 .fancybox-close-small_8c4d01e62e0c69d3 {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_32cefdc3bd3fe142 .fancybox-close-small_8c4d01e62e0c69d3:hover svg, .fancybox-slide--image_fb51693d34ead830 .fancybox-close-small_8c4d01e62e0c69d3:hover svg, .fancybox-slide--video_4a4fa565f84d6aa1 .fancybox-close-small_8c4d01e62e0c69d3:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_0195aef2eba92314 .fancybox-close-small_8c4d01e62e0c69d3, .fancybox-is-zoomable_1291d9b877eeff99.fancybox-can-drag_e62c72f5b05c8551 .fancybox-close-small_8c4d01e62e0c69d3 {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_c45e23a39a23338f.fancybox-slide--next_696e804bc9ce8704, .fancybox-fx-fade_c45e23a39a23338f.fancybox-slide--previous_e64bb065d49bd7ac {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_c45e23a39a23338f.fancybox-slide--current_2243c8df49560ca6 {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_e23a7a0ecfdae5da {
  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_14845cec9562431e {
  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_bee0530389785aa0 {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_edc0cb04c04f7806 .fancybox-thumbs_14845cec9562431e {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_14845cec9562431e > 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_14845cec9562431e .fancybox-thumbs-active_60e0de77f47b5c97:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_f94dcbb2d8696921 .slick-track_caed348b7170fe07,
.slick-slider_f94dcbb2d8696921 .slick-list_7761e713eeb4b78b {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_4a39c389803227d4 .slick-track_caed348b7170fe07 {
  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_4a39c389803227d4 img {
  display: none;
}

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

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

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

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

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