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

.h1_d319846f16d40dc9,
h1,
.h2_3977e6377c4a54eb,
h2,
.h3_9161c4cea08e32d9,
h3,
.h4_caa3fec8e653b7ab,
h4,
.h5_65d6101a8fbcc476,
h5,
.h6_07678478787f783d,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_9b130bdfbdf689ff {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_ffedaf15ec38098e {
  padding: 0 !important;
}

.m0_a7318ed1210fd8f9 {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_ea37c8e1ca814a2d {
    padding: 0 !important;
  }
  .xl-m0_269c43757054ab9b {
    margin: 0 !important;
  }
  .xl-pt-10_bb728d3f8d09a983 {
    padding-top: 10px !important;
  }
  .xl-pt-20_05eb0f6121cf9448 {
    padding-top: 20px !important;
  }
  .xl-pt-30_c70d1efe40b6827e {
    padding-top: 30px !important;
  }
  .xl-pt-40_19113470b1393a4a {
    padding-top: 40px !important;
  }
  .xl-pt-50_2d2867d8fd1975db {
    padding-top: 50px !important;
  }
  .xl-pt-60_1d0b1220f8ffcafb {
    padding-top: 60px !important;
  }
  .xl-pt-70_d7472a4596617234 {
    padding-top: 70px !important;
  }
  .xl-pt-80_031e2333b579d7cd {
    padding-top: 80px !important;
  }
  .xl-pt-90_4e13a1aa2be6396a {
    padding-top: 90px !important;
  }
  .xl-pt-100_d71d61ff0ea38b02 {
    padding-top: 100px !important;
  }
  .xl-pt-110_71c2ed784f28d33e {
    padding-top: 110px !important;
  }
  .xl-pt-120_6848f5645dd4961a {
    padding-top: 120px !important;
  }
  .xl-pt-130_77bf7969412b7887 {
    padding-top: 130px !important;
  }
  .xl-pt-140_eee829a023364360 {
    padding-top: 140px !important;
  }
  .xl-pt-150_ac18aab7f850825e {
    padding-top: 150px !important;
  }
  .xl-pt-200_bbb88dad0da3f4b1 {
    padding-top: 200px !important;
  }
  .xl-pb-10_f53371cd94ad1e71 {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_998b0b8862fa5239 {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_6fe44fe3224dedea {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_bbfae86f801df34b {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_3bcea3f60aba8cfc {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_21fc5202a197254e {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_9f161177d07651a6 {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_2d1d3da805b0433f {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_d3ca50977eb124e9 {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_08b504f54ed806a4 {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_f73d5101b808f738 {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_6d80738293ee6c6d {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_f9247698626a11e4 {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_1d051a510e1e575c {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_aed7f60ba99a0eab {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_4e988f2202f5ef2b {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_4bece56ace9e5b77 {
    margin-top: 10px !important;
  }
  .xl-mt-20_e9cc9c2c9bd9ea4e {
    margin-top: 20px !important;
  }
  .xl-mt-30_4a26f5e0dfd92acc {
    margin-top: 30px !important;
  }
  .xl-mt-40_e4acd20e126d7ccb {
    margin-top: 40px !important;
  }
  .xl-mt-50_61cff0aaaa8ed0fc {
    margin-top: 50px !important;
  }
  .xl-mt-60_8de81195b79b6980 {
    margin-top: 60px !important;
  }
  .xl-mt-70_659bbdad30c918a2 {
    margin-top: 70px !important;
  }
  .xl-mt-80_2a2f59d6a18d0eeb {
    margin-top: 80px !important;
  }
  .xl-mt-90_00ef1933bf4ce299 {
    margin-top: 90px !important;
  }
  .xl-mt-100_3064f3ac2d2abd07 {
    margin-top: 100px !important;
  }
  .xl-mt-110_50bd2405d055e546 {
    margin-top: 110px !important;
  }
  .xl-mt-120_fa562296981b1531 {
    margin-top: 120px !important;
  }
  .xl-mt-130_5ada6ab61b91c3ea {
    margin-top: 130px !important;
  }
  .xl-mt-140_03f25806f127230d {
    margin-top: 140px !important;
  }
  .xl-mt-150_59397ea7e9b1bd5e {
    margin-top: 150px !important;
  }
  .xl-mt-200_c621aa2a22ac090b {
    margin-top: 200px !important;
  }
  .xl-mb-10_a7f1a3f657cc72a6 {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_8f86280e920e45ad {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_a7f79669e0eec485 {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_fa6611d9976d21d5 {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_578f938fddff2e78 {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_1770c1215ce82a86 {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_f6c161090d463fce {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_678f21d158620061 {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_7f33c8947dc2ae4a {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_d4896eaec5da36c8 {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_ca691ed550168cad {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_4b38b1114f695d41 {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_c1b57c17a03c6ff8 {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_f99aa7c791d5424a {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_ba8acb5b97357030 {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_0541f74f49f4817f {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_cd876e138a3c7b03 {
    padding: 0 !important;
  }
  .lg-m0_c98164b8aa4ae32f {
    margin: 0 !important;
  }
  .lg-pt-10_2b518f57d66dd597 {
    padding-top: 10px !important;
  }
  .lg-pt-20_dd5b9d4754f160f3 {
    padding-top: 20px !important;
  }
  .lg-pt-30_f05c950e015b51c6 {
    padding-top: 30px !important;
  }
  .lg-pt-40_66f01748ce769935 {
    padding-top: 40px !important;
  }
  .lg-pt-50_27c9e2b39ebbca47 {
    padding-top: 50px !important;
  }
  .lg-pt-60_db09c465d924885f {
    padding-top: 60px !important;
  }
  .lg-pt-70_ac9c620942d55cec {
    padding-top: 70px !important;
  }
  .lg-pt-80_466f822128803dd5 {
    padding-top: 80px !important;
  }
  .lg-pt-90_a0d4beae76d44cd3 {
    padding-top: 90px !important;
  }
  .lg-pt-100_89304bdbf3407859 {
    padding-top: 100px !important;
  }
  .lg-pt-110_1ec21cb832dce696 {
    padding-top: 110px !important;
  }
  .lg-pt-120_e242f20ffbe6147c {
    padding-top: 120px !important;
  }
  .lg-pt-130_4024a4d74110ab2a {
    padding-top: 130px !important;
  }
  .lg-pt-140_930a82bbadeb82cc {
    padding-top: 140px !important;
  }
  .lg-pt-150_59a44a04dc8e35a7 {
    padding-top: 150px !important;
  }
  .lg-pt-200_1fdb80007f7c49f8 {
    padding-top: 200px !important;
  }
  .lg-pb-10_4c636c172041dcae {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_595d8ba4e3c0fee6 {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_186864ce988975a4 {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_8de85fd84b840e11 {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_29003b870b3a4342 {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_cbb8207d55bc5de3 {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_e7423c18940e15bc {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_53478f6431eb103c {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_6bd7c588c0b5c25b {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_37fedaa0027ba95e {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_6c10d904e82d563a {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_49c546dbce32a0d4 {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_bbc414db9a8ab744 {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_a42fe98edb316211 {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_6aa34d4a60ddf2ba {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_864d72093b406771 {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_281fd158a5880a0a {
    margin-top: 10px !important;
  }
  .lg-mt-20_de8fa97caece422d {
    margin-top: 20px !important;
  }
  .lg-mt-30_c79e99f7b4c371cb {
    margin-top: 30px !important;
  }
  .lg-mt-40_19877e06e2b47347 {
    margin-top: 40px !important;
  }
  .lg-mt-50_1a1471b0286fd636 {
    margin-top: 50px !important;
  }
  .lg-mt-60_002673d2784e3a88 {
    margin-top: 60px !important;
  }
  .lg-mt-70_466821d69fdff196 {
    margin-top: 70px !important;
  }
  .lg-mt-80_a758ec95a56007ce {
    margin-top: 80px !important;
  }
  .lg-mt-90_457c01a38183fd3a {
    margin-top: 90px !important;
  }
  .lg-mt-100_71abf9e5376b7d09 {
    margin-top: 100px !important;
  }
  .lg-mt-110_c94f950143633e83 {
    margin-top: 110px !important;
  }
  .lg-mt-120_235f004f3fd5770c {
    margin-top: 120px !important;
  }
  .lg-mt-130_4d6b57573cdda5ad {
    margin-top: 130px !important;
  }
  .lg-mt-140_f2c41a1a5a280a28 {
    margin-top: 140px !important;
  }
  .lg-mt-150_bd738bbdfedae5cf {
    margin-top: 150px !important;
  }
  .lg-mt-200_9ee9a38982504902 {
    margin-top: 200px !important;
  }
  .lg-mb-10_fb6375f4c13200ce {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_1deff8546d5c48ef {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_633c7a8f9d1acc0c {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_2633eccff89ddeac {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_d9dd61777d16ef13 {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_f5e1610544872b8d {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_e9f31649669f0eb3 {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_4137dcd724b4f084 {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_a7e0367109664622 {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_5905658a0fda5ec1 {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_c7391a24a5df8057 {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_42679a31ebb53410 {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_57dacca1aacd92fd {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_b1aa7b251dc3940b {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_45ec2f5bb3cae2f4 {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_925711d79f9abc92 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_0df0efef5bd046a1 {
    padding: 0 !important;
  }
  .md-m0_527201bd879784cd {
    margin: 0 !important;
  }
  .md-pt-10_af0705f10d73717c {
    padding-top: 10px !important;
  }
  .md-pt-20_a064c5ef7d194a61 {
    padding-top: 20px !important;
  }
  .md-pt-30_7d1bc062e5210b2a {
    padding-top: 30px !important;
  }
  .md-pt-40_7ce02c2887b0dda2 {
    padding-top: 40px !important;
  }
  .md-pt-50_386acc4d29fad85a {
    padding-top: 50px !important;
  }
  .md-pt-60_4a914b71d750116c {
    padding-top: 60px !important;
  }
  .md-pt-70_08ee7ade9632aaf4 {
    padding-top: 70px !important;
  }
  .md-pt-80_af12d4cdf3006e5b {
    padding-top: 80px !important;
  }
  .md-pt-90_92a0f0c30b69a57e {
    padding-top: 90px !important;
  }
  .md-pt-100_5245b343572451a9 {
    padding-top: 100px !important;
  }
  .md-pt-110_036641007633edb6 {
    padding-top: 110px !important;
  }
  .md-pt-120_d913a080cbb9342e {
    padding-top: 120px !important;
  }
  .md-pt-130_aa455998a01f0923 {
    padding-top: 130px !important;
  }
  .md-pt-140_e072a55c6d2c4944 {
    padding-top: 140px !important;
  }
  .md-pt-150_77f5682667c579ec {
    padding-top: 150px !important;
  }
  .md-pt-200_12975e6d31d5b677 {
    padding-top: 200px !important;
  }
  .md-pb-10_84bf083b9477a11e {
    padding-bottom: 10px !important;
  }
  .md-pb-20_669c9e2f38d37860 {
    padding-bottom: 20px !important;
  }
  .md-pb-30_323488ad74f1dcb7 {
    padding-bottom: 30px !important;
  }
  .md-pb-40_1932e17e8e24f2c4 {
    padding-bottom: 40px !important;
  }
  .md-pb-50_99f8301c425edae9 {
    padding-bottom: 50px !important;
  }
  .md-pb-60_a43b0237581aece8 {
    padding-bottom: 60px !important;
  }
  .md-pb-70_493211bde7064aed {
    padding-bottom: 70px !important;
  }
  .md-pb-80_22ab74678f282d81 {
    padding-bottom: 80px !important;
  }
  .md-pb-90_c88fd95b0f285c3b {
    padding-bottom: 90px !important;
  }
  .md-pb-100_76ad611d125197a7 {
    padding-bottom: 100px !important;
  }
  .md-pb-110_ac1241e3ea7acfb9 {
    padding-bottom: 110px !important;
  }
  .md-pb-120_9f8133012c49aa37 {
    padding-bottom: 120px !important;
  }
  .md-pb-130_1140ee3bb599f6e1 {
    padding-bottom: 130px !important;
  }
  .md-pb-140_060fec5423673810 {
    padding-bottom: 140px !important;
  }
  .md-pb-150_d5fef8c3aaf6fcf8 {
    padding-bottom: 150px !important;
  }
  .md-pb-200_1bdea4d99a74619a {
    padding-bottom: 200px !important;
  }
  .md-mt-10_9b7642c5c94d20af {
    margin-top: 10px !important;
  }
  .md-mt-20_7f475ea318d1ada5 {
    margin-top: 20px !important;
  }
  .md-mt-30_c6b1633800f03691 {
    margin-top: 30px !important;
  }
  .md-mt-40_e2ca08acb3d4c9f5 {
    margin-top: 40px !important;
  }
  .md-mt-50_3b907b904324a984 {
    margin-top: 50px !important;
  }
  .md-mt-60_98eec04c4fd40487 {
    margin-top: 60px !important;
  }
  .md-mt-70_d6bc6e48552010dc {
    margin-top: 70px !important;
  }
  .md-mt-80_cd16cf99bd46763c {
    margin-top: 80px !important;
  }
  .md-mt-90_e6e5c602aa374d44 {
    margin-top: 90px !important;
  }
  .md-mt-100_e989acdb8d763fdf {
    margin-top: 100px !important;
  }
  .md-mt-110_de27e86cac6277c3 {
    margin-top: 110px !important;
  }
  .md-mt-120_a0558dc5617cac20 {
    margin-top: 120px !important;
  }
  .md-mt-130_996373d4de138817 {
    margin-top: 130px !important;
  }
  .md-mt-140_5b37b874eaa8ae9c {
    margin-top: 140px !important;
  }
  .md-mt-150_dbcfeeac18e08233 {
    margin-top: 150px !important;
  }
  .md-mt-200_75cd149815f64781 {
    margin-top: 200px !important;
  }
  .md-mb-10_d4219dadce22bd59 {
    margin-bottom: 10px !important;
  }
  .md-mb-20_7c501cc6ae0fbc52 {
    margin-bottom: 20px !important;
  }
  .md-mb-30_9d6355c5479bf318 {
    margin-bottom: 30px !important;
  }
  .md-mb-40_0bd84be344254a78 {
    margin-bottom: 40px !important;
  }
  .md-mb-50_df46ce3e5a38e7be {
    margin-bottom: 50px !important;
  }
  .md-mb-60_9bfe6567a3ed2ffc {
    margin-bottom: 60px !important;
  }
  .md-mb-70_b0b46e21bd044b50 {
    margin-bottom: 70px !important;
  }
  .md-mb-80_10d13aba2ae87210 {
    margin-bottom: 80px !important;
  }
  .md-mb-90_27ef1a890ff464f7 {
    margin-bottom: 90px !important;
  }
  .md-mb-100_22ac71dd0683c6be {
    margin-bottom: 100px !important;
  }
  .md-mb-110_5cdf54bc7333966d {
    margin-bottom: 110px !important;
  }
  .md-mb-120_e4ed6c0fe36062bc {
    margin-bottom: 120px !important;
  }
  .md-mb-130_5ada4907d2f14936 {
    margin-bottom: 130px !important;
  }
  .md-mb-140_d29b9469e664e273 {
    margin-bottom: 140px !important;
  }
  .md-mb-150_b2e07eb5c0397d90 {
    margin-bottom: 150px !important;
  }
  .md-mb-200_a7a253e832daca83 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_843904923895ab5a {
    padding: 0 !important;
  }
  .sm-m0_23fc8b4f455f44ed {
    margin: 0 !important;
  }
  .sm-pt-10_c1a5fdf0068b2b72 {
    padding-top: 10px !important;
  }
  .sm-pt-20_c2c31a03aa87dab1 {
    padding-top: 20px !important;
  }
  .sm-pt-30_f9eea051ceb75bf5 {
    padding-top: 30px !important;
  }
  .sm-pt-40_4cfa3f0348ee452b {
    padding-top: 40px !important;
  }
  .sm-pt-50_ff760556ae1a921d {
    padding-top: 50px !important;
  }
  .sm-pt-60_6ef6a30b2d64da00 {
    padding-top: 60px !important;
  }
  .sm-pt-70_01ecc4dc43d9c0c5 {
    padding-top: 70px !important;
  }
  .sm-pt-80_100c760033e9ede6 {
    padding-top: 80px !important;
  }
  .sm-pt-90_e2af6fa7c19f9840 {
    padding-top: 90px !important;
  }
  .sm-pt-100_1149ae2b7a1c5bd0 {
    padding-top: 100px !important;
  }
  .sm-pt-110_6426d5a86f9f89bf {
    padding-top: 110px !important;
  }
  .sm-pt-120_1d7ca402103e9dc8 {
    padding-top: 120px !important;
  }
  .sm-pt-130_88a7dd27b292e7b0 {
    padding-top: 130px !important;
  }
  .sm-pt-140_08ad086a805fccc3 {
    padding-top: 140px !important;
  }
  .sm-pt-150_6142920d2b7203f1 {
    padding-top: 150px !important;
  }
  .sm-pt-200_3f1c58bbb16224fc {
    padding-top: 200px !important;
  }
  .sm-pb-10_65ee7b0c2d8dde23 {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_5e77e963700c2f1b {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_299a69fec7a8bc35 {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_de62da3cc0342abb {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_3ac302a2190da6f0 {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_888ebee51333e374 {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_4525032e6bb3c5ee {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_692353443ede70ea {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_2852030ae2ad8b51 {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_c2c9ed2f23d29de3 {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_40b0b40d48a9d27c {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_82f4ae35cc6ca01f {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_2075542d3baa4603 {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_b99a8422d10d65a0 {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_3f9721716e0b28ba {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_94b4920fc332ba73 {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_63693c49e9bf005e {
    margin-top: 10px !important;
  }
  .sm-mt-20_fe638dfaef045adf {
    margin-top: 20px !important;
  }
  .sm-mt-30_db4c07c659f93ff9 {
    margin-top: 30px !important;
  }
  .sm-mt-40_e3f4fc4d01e7c7a0 {
    margin-top: 40px !important;
  }
  .sm-mt-50_fbc6b7bfe9a889d0 {
    margin-top: 50px !important;
  }
  .sm-mt-60_0562e369b9b12d3e {
    margin-top: 60px !important;
  }
  .sm-mt-70_3200d7ee26666deb {
    margin-top: 70px !important;
  }
  .sm-mt-80_6a82fbf09141e5e8 {
    margin-top: 80px !important;
  }
  .sm-mt-90_57a60f8613ac8b91 {
    margin-top: 90px !important;
  }
  .sm-mt-100_3a1ed8009b445598 {
    margin-top: 100px !important;
  }
  .sm-mt-110_8496d98c72f87823 {
    margin-top: 110px !important;
  }
  .sm-mt-120_92d4064e096b613f {
    margin-top: 120px !important;
  }
  .sm-mt-130_ace03a499c5fdb5a {
    margin-top: 130px !important;
  }
  .sm-mt-140_79137fff9ecdd2a6 {
    margin-top: 140px !important;
  }
  .sm-mt-150_b635d00dd2d5ed1d {
    margin-top: 150px !important;
  }
  .sm-mt-200_126b623575f989ed {
    margin-top: 200px !important;
  }
  .sm-mb-10_ec7e373e9a41d312 {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_0eb0e187e110afde {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_854069b5df15fc6d {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_852edfd1fe609106 {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_57013b93d300cfed {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_455c45f145bf0b9b {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_3fb75c9641eef86d {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_b4544326319c3af3 {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_a5da9f63730a2c99 {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_8708162b6135287f {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_9bd3f57bb9beb432 {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_1a2ed0bf321bbe8c {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_ff2b86ab744bb72b {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_2d44dc92400961af {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_4d595d4751786835 {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_79497ee0819eed7f {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_559f8a42fd9d2c45 {
    padding: 0 !important;
  }
  .xs-m0_7daeb4bbb68133c3 {
    margin: 0 !important;
  }
  .xs-pt-10_925cf2c63e0e9d48 {
    padding-top: 10px !important;
  }
  .xs-pt-20_3fefbf87e84e3757 {
    padding-top: 20px !important;
  }
  .xs-pt-30_20aba5be3f316461 {
    padding-top: 30px !important;
  }
  .xs-pt-40_77ee0ebb15b03a38 {
    padding-top: 40px !important;
  }
  .xs-pt-50_dd5a0142515905cd {
    padding-top: 50px !important;
  }
  .xs-pt-60_aa01ca343c0d91c6 {
    padding-top: 60px !important;
  }
  .xs-pt-70_a6100ded55ba28b3 {
    padding-top: 70px !important;
  }
  .xs-pt-80_4c4162ec1063d14d {
    padding-top: 80px !important;
  }
  .xs-pt-90_d8236bae19947310 {
    padding-top: 90px !important;
  }
  .xs-pt-100_7e9d1ad48479d89c {
    padding-top: 100px !important;
  }
  .xs-pt-110_63d9602581a6e5ff {
    padding-top: 110px !important;
  }
  .xs-pt-120_21e378f759fed5de {
    padding-top: 120px !important;
  }
  .xs-pt-130_7e3eeb849557ad8f {
    padding-top: 130px !important;
  }
  .xs-pt-140_722b5ef3aa789598 {
    padding-top: 140px !important;
  }
  .xs-pt-150_d2960ea576ecd5ef {
    padding-top: 150px !important;
  }
  .xs-pt-200_b06df4059ba916c3 {
    padding-top: 200px !important;
  }
  .xs-pb-10_c0ffd307a140f6fc {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_507baf289166fd54 {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_1c3d1b1762ad79db {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_f33abc24ae87112b {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_0b47f7cb0cf57dd4 {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_f9c35252472c9d88 {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_c6862243529921c6 {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_8e3857e2a7fbb229 {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_bc8ad7a1fbc1a25a {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_d4b779e559dfee98 {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_7f8601ff6ad40163 {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_0eac5c1ac427e168 {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_3a0bb2985c15eb3a {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_a3c8929511c7d113 {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_abe6884d6bb1e2f7 {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_30ea5563c05fe682 {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_178c70e5f2686d62 {
    margin-top: 10px !important;
  }
  .xs-mt-20_5fc39f401c7fe417 {
    margin-top: 20px !important;
  }
  .xs-mt-30_5967e73f376ab3dd {
    margin-top: 30px !important;
  }
  .xs-mt-40_51d76db84d88b6d8 {
    margin-top: 40px !important;
  }
  .xs-mt-50_f6962e81a50d1f58 {
    margin-top: 50px !important;
  }
  .xs-mt-60_c4b05d8f8e4eb5d4 {
    margin-top: 60px !important;
  }
  .xs-mt-70_c353f801ef278e30 {
    margin-top: 70px !important;
  }
  .xs-mt-80_628e9de55b83238f {
    margin-top: 80px !important;
  }
  .xs-mt-90_82a5e3907712b83e {
    margin-top: 90px !important;
  }
  .xs-mt-100_d15e825cdbb367e1 {
    margin-top: 100px !important;
  }
  .xs-mt-110_a61975d16bbd85a8 {
    margin-top: 110px !important;
  }
  .xs-mt-120_cdd065e04385337c {
    margin-top: 120px !important;
  }
  .xs-mt-130_3de79b1eec0c75ef {
    margin-top: 130px !important;
  }
  .xs-mt-140_30ac8d6911810b87 {
    margin-top: 140px !important;
  }
  .xs-mt-150_e3c356b6f2bb817d {
    margin-top: 150px !important;
  }
  .xs-mt-200_38d844d6a9174cf2 {
    margin-top: 200px !important;
  }
  .xs-mb-10_734fb85519dee213 {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_8be3467fb6ac989b {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_94306272d800bde5 {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_5ae1757fdfe9ef33 {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_0d78e90d7c0ca92e {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_2c80be4dd1444085 {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_c5aa607989c28e44 {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_eae4003c952a1b2c {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_baee1e7766f5d720 {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_fdef9df1704c9e11 {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_b9e3619aa44b6dff {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_fcc2691cd81559d1 {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_6f2af90a35593af7 {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_3d1099a4cad20b9d {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_0fc5bb988c5a6691 {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_652dbf0ba07e65a9 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_1d27f0c6641bec48 {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_1d27f0c6641bec48.menu-overlay_bb059999ef3033c6 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_1d27f0c6641bec48.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_1d27f0c6641bec48 .navbar-toggler_8abaf4142bf7ff88 {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_1d27f0c6641bec48.menu-style-three_9f001a87efe7d118 .navbar-toggler_8abaf4142bf7ff88 {
  background: #000;
}
.theme-main-menu_1d27f0c6641bec48.menu-style-four_348c1e8eda2408eb .navbar-toggler_8abaf4142bf7ff88 {
  background: #E6FD5A;
}
.theme-main-menu_1d27f0c6641bec48.menu-style-five_d3e5ea6ef54c6409 .navbar-toggler_8abaf4142bf7ff88 {
  background: #DFFF5E;
}
.theme-main-menu_1d27f0c6641bec48 .navbar-toggler_8abaf4142bf7ff88:focus {
  box-shadow: none;
}
.theme-main-menu_1d27f0c6641bec48 .navbar-toggler_8abaf4142bf7ff88::before,
.theme-main-menu_1d27f0c6641bec48 .navbar-toggler_8abaf4142bf7ff88::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_1d27f0c6641bec48 .navbar-toggler_8abaf4142bf7ff88 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_1d27f0c6641bec48.menu-style-three_9f001a87efe7d118 .navbar-toggler_8abaf4142bf7ff88:before, .theme-main-menu_1d27f0c6641bec48.menu-style-three_9f001a87efe7d118 .navbar-toggler_8abaf4142bf7ff88:after, .theme-main-menu_1d27f0c6641bec48.menu-style-three_9f001a87efe7d118 .navbar-toggler_8abaf4142bf7ff88 span {
  background: #fff;
}
.theme-main-menu_1d27f0c6641bec48 .navbar-toggler_8abaf4142bf7ff88::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_1d27f0c6641bec48 .navbar-toggler_8abaf4142bf7ff88::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_1d27f0c6641bec48 .navbar-toggler_8abaf4142bf7ff88[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_1d27f0c6641bec48 .navbar-toggler_8abaf4142bf7ff88[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_1d27f0c6641bec48 .navbar-toggler_8abaf4142bf7ff88[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_1d27f0c6641bec48 .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_1d27f0c6641bec48 .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_1d27f0c6641bec48.white-vr_df1604ff53470430 .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_1d27f0c6641bec48.white-vr_df1604ff53470430 .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_1d27f0c6641bec48.white-vr_df1604ff53470430.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_1d27f0c6641bec48.menu-style-one_d3f34b4e0bcbd4de {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_1d27f0c6641bec48.menu-style-two_238c99daddad2f93 {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_1d27f0c6641bec48.menu-style-two_238c99daddad2f93 .info-row_a88d423bca55ea74 {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_1d27f0c6641bec48.menu-style-two_238c99daddad2f93 .gap-fix_6c713d99891ebad6 {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_1d27f0c6641bec48.menu-style-two_238c99daddad2f93 .greetings_60ebad526af8291c {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_1d27f0c6641bec48.menu-style-two_238c99daddad2f93 .contact-info_421b2a137797d7a1 {
  margin: 0 -15px;
}
.theme-main-menu_1d27f0c6641bec48.menu-style-two_238c99daddad2f93 .contact-info_421b2a137797d7a1 li {
  padding: 0 15px;
}
.theme-main-menu_1d27f0c6641bec48.menu-style-two_238c99daddad2f93 .contact-info_421b2a137797d7a1 li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_1d27f0c6641bec48.menu-style-two_238c99daddad2f93 .contact-info_421b2a137797d7a1 li a:hover {
  text-decoration: underline;
}
.theme-main-menu_1d27f0c6641bec48.menu-style-two_238c99daddad2f93 .inner-content_979b94471ebb6cb6 {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_1d27f0c6641bec48.menu-style-two_238c99daddad2f93.fixed .info-row_a88d423bca55ea74 {
  display: none;
}
.theme-main-menu_1d27f0c6641bec48.menu-style-five_d3e5ea6ef54c6409 {
  background: #000;
  padding: 0;
}
.theme-main-menu_1d27f0c6641bec48.menu-style-five_d3e5ea6ef54c6409 .inner-content_979b94471ebb6cb6 {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_1d27f0c6641bec48.menu-style-six_6918f90f95a967d0 .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_1d27f0c6641bec48.menu-style-six_6918f90f95a967d0 .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_1d27f0c6641bec48 .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_293b492434c68070 {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_293b492434c68070 .mega-menu-title_5f5cc4d2554270f1 {
  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_1d27f0c6641bec48 .login-btn-one_33773e47de3195d2 a {
  color: #000;
}
.theme-main-menu_1d27f0c6641bec48 .login-btn-one_33773e47de3195d2 a:hover {
  text-decoration: underline;
}
.theme-main-menu_1d27f0c6641bec48 .login-btn-two_0d2d50022ee2acb3 a {
  color: #044F3B;
}
.theme-main-menu_1d27f0c6641bec48 .login-btn-two_0d2d50022ee2acb3 a:hover {
  text-decoration: underline;
}
.theme-main-menu_1d27f0c6641bec48 .signup-btn-one_a272bf949ae31a01 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_1d27f0c6641bec48 .signup-btn-one_a272bf949ae31a01 .icon_965908770c8ea3ac {
  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_1d27f0c6641bec48 .signup-btn-one_a272bf949ae31a01:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_1d27f0c6641bec48 .signup-btn-one_a272bf949ae31a01:hover .icon_965908770c8ea3ac {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_1d27f0c6641bec48 .signup-btn-two_ed3f104a66ebb7fd {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_1d27f0c6641bec48 .signup-btn-two_ed3f104a66ebb7fd:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_1d27f0c6641bec48 .quote-one_e690488f6f93cbbe {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_1d27f0c6641bec48 .quote-one_e690488f6f93cbbe:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_b986392d098300df {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_b986392d098300df li {
  position: relative;
  padding: 0 15px;
}
.category-menu_b986392d098300df li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_b986392d098300df li a:hover {
  color: #0C3A30;
}
.category-menu_b986392d098300df .dropdown-menu {
  padding: 0;
}
.category-menu_b986392d098300df .dropdown-menu li {
  padding: 0;
}
.category-menu_b986392d098300df .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_9a4b58a2ca5f15b2 .logo_ce54dbb06d24fb7e {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_df1604ff53470430 .navbar-collapse_9a4b58a2ca5f15b2 {
    background-color: #0C3A30;
  }
  .navbar-collapse_9a4b58a2ca5f15b2 {
    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_9a4b58a2ca5f15b2.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_1d27f0c6641bec48 .navbar .mega-dropdown_e2a28b4e63927f3f {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_df1604ff53470430 .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_293b492434c68070 {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_99f4e3aa351d964b .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_880bef824f204911 {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_880bef824f204911::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_880bef824f204911 .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_880bef824f204911 .hero-slider-one .hero-img_b2b4bb36ab22c5cd {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_880bef824f204911 .hero-slider-one .slick-list_b5dfc81e88a71f3c, .hero-banner-one_880bef824f204911 .hero-slider-one .slick-track_a72eabdf08179a04, .hero-banner-one_880bef824f204911 .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_880bef824f204911 .hero-heading_b421c1216d36207f {
  font-weight: 700;
  color: #000;
  background: url(../img/shape_89f181ff2e/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_880bef824f204911 .more-btn_f46ea1d5b432ea18 {
  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_880bef824f204911 .more-btn_f46ea1d5b432ea18:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_c63a8688cdfd8d4d {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_c63a8688cdfd8d4d .bg-wrapper_5059110cca7445b5 {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_c63a8688cdfd8d4d .hero-heading_b421c1216d36207f {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_c63a8688cdfd8d4d .rating_f53c375b17b2cf3f h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_c63a8688cdfd8d4d .rating_f53c375b17b2cf3f p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_c63a8688cdfd8d4d .media-wrapper_43e69abdefa734c2 {
  position: absolute;
  background: url(../img/assets_bfbf37b54d/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_c63a8688cdfd8d4d .media-wrapper_43e69abdefa734c2 .shape_01_597d44236612f80b {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_c63a8688cdfd8d4d .media-wrapper_43e69abdefa734c2 .shape_02_14cacb0b79c831b1 {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_5e5185c8f5576791 .hero-heading_b421c1216d36207f {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_5e5185c8f5576791 .media-wrapper_43e69abdefa734c2 {
  background: url(../img/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_5e5185c8f5576791 .media-wrapper_43e69abdefa734c2 .screen_01_fdc7343333e03eaa {
  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_5e5185c8f5576791 .media-wrapper_43e69abdefa734c2 .screen_02_e20a63dc752de36b {
  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_5e5185c8f5576791 .media-wrapper_43e69abdefa734c2 .bg-shape_d3f259767e9a44ed {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_5e5185c8f5576791 .shape_01_597d44236612f80b {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_52d10b0139bd29cb .bg-wrapper_5059110cca7445b5 {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_52d10b0139bd29cb .media-wrapper_43e69abdefa734c2 {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_52d10b0139bd29cb .media-wrapper_43e69abdefa734c2 .shape_01_597d44236612f80b {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_52d10b0139bd29cb .shape_02_14cacb0b79c831b1 {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_6d5a7dc91d80cc92 + .blog-details_b18f51d8c935aae8 {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_292dc867b4989e46 {
  z-index: 1;
}
.block-feature-three_292dc867b4989e46:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_292dc867b4989e46.no-bg_f53026d04f3f46d0:before {
  display: none;
}
.block-feature-three_292dc867b4989e46 .section-btn_d3740c05bc8e4cc3 {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_292dc867b4989e46 .block-title_fce09fe5e2b86c0d a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_292dc867b4989e46 .block-title_fce09fe5e2b86c0d a:hover {
  text-decoration: underline;
}
.block-feature-three_292dc867b4989e46 .round-btn_0d59f753708c1bf7 {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_292dc867b4989e46 .round-btn_0d59f753708c1bf7:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_292dc867b4989e46 .block-one_bcb159e7b81b507b {
  background: url(../img/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_292dc867b4989e46 .block-one_bcb159e7b81b507b .tag_add2d47523bfae4e {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_292dc867b4989e46 .block-one_bcb159e7b81b507b .block-title_fce09fe5e2b86c0d {
  background: url(../img/shape_89f181ff2e/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_292dc867b4989e46 .block-two_883906581a3a1b72 {
  overflow: hidden;
}
.block-feature-three_292dc867b4989e46 .block-two_883906581a3a1b72 .img-wrapper_71736624953588b7 {
  background: url(../img/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_292dc867b4989e46 .block-two_883906581a3a1b72 .text-wrapper_32abc1620bd972bd {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_292dc867b4989e46 .block-two_883906581a3a1b72 .tag_add2d47523bfae4e {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_292dc867b4989e46 .block-three_8977d29886b1cac8 {
  background: #D3FF76;
}
.block-feature-three_292dc867b4989e46 .block-three_8977d29886b1cac8 .tag_add2d47523bfae4e {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_292dc867b4989e46 .block-three_8977d29886b1cac8 .round-btn_0d59f753708c1bf7 {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_292dc867b4989e46 .block-three_8977d29886b1cac8 .round-btn_0d59f753708c1bf7:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_292dc867b4989e46 .block-four_2dfd03e5a5c347f2 {
  background: url(../img/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_292dc867b4989e46 .block-four_2dfd03e5a5c347f2 .block-title_fce09fe5e2b86c0d {
  background: url(../img/shape_89f181ff2e/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_292dc867b4989e46 .block-four_2dfd03e5a5c347f2 .block-title_fce09fe5e2b86c0d a {
  font-size: 28px;
}
.block-feature-three_292dc867b4989e46 .block-four_2dfd03e5a5c347f2 .tag_add2d47523bfae4e {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_292dc867b4989e46 .block-four_2dfd03e5a5c347f2 .round-btn_0d59f753708c1bf7 {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_292dc867b4989e46 .block-four_2dfd03e5a5c347f2 .round-btn_0d59f753708c1bf7:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_292dc867b4989e46 .block-five_9bce802488c85da2 {
  background: url(../img/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_292dc867b4989e46 .block-five_9bce802488c85da2 .tag_add2d47523bfae4e {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_292dc867b4989e46 .block-five_9bce802488c85da2 .block-title_fce09fe5e2b86c0d {
  background: url(../img/shape_89f181ff2e/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_0a81fe739c1cc993 .upper-wrapper_3c084821352596a9 {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_0a81fe739c1cc993 .upper-wrapper_3c084821352596a9 .shape_01_597d44236612f80b {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_0a81fe739c1cc993 .line-loop_f62d5dc5e9dc06fe:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_0a81fe739c1cc993 .graph-panel_ca3868672c297392 {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_0a81fe739c1cc993 .graph-panel_ca3868672c297392 .main-count_2d2872af73445d70 {
  font-size: 120px;
}
.block-feature-thirteen_0a81fe739c1cc993 .graph-panel_ca3868672c297392 .chart-box_3dbe421481d43139 {
  padding: 0 15px;
}
.block-feature-thirteen_0a81fe739c1cc993 .graph-panel_ca3868672c297392 .chart-box_3dbe421481d43139 .chart-inner_d4213194ab15340c {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_7afae11e74e35c33 .media-img_dacf2f6c1b4edc94 {
  border-radius: 30px;
}
.block-feature-sixteen_7afae11e74e35c33 .shape_01_597d44236612f80b {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_218d78788b4cf7ab .section-subheading_f6d427c335815afe {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_218d78788b4cf7ab .shape_01_597d44236612f80b {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_dca3d7cd4356e89b {
  z-index: 1;
}
.text-feature-four_dca3d7cd4356e89b .avatar_1f57ffe610bf6307 {
  width: 65px;
  height: 65px;
}
.text-feature-four_dca3d7cd4356e89b .name {
  font-size: 28px;
}
.text-feature-four_dca3d7cd4356e89b .quote-text_c825202bd89eddcf {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_dca3d7cd4356e89b .shape_01_597d44236612f80b {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_dca3d7cd4356e89b .shape_02_14cacb0b79c831b1 {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_aad216ae8beb7c52 .bg-wrapper_5059110cca7445b5 {
  background: #FFF2AC;
}
.text-feature-five_aad216ae8beb7c52 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_aad216ae8beb7c52 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_aad216ae8beb7c52 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_aad216ae8beb7c52 li:hover:before {
  background: #29594B;
}
.text-feature-five_aad216ae8beb7c52 li:hover:after {
  color: #fff;
}
.text-feature-five_aad216ae8beb7c52 .media-wrapper_43e69abdefa734c2 {
  background: url(../img/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_aad216ae8beb7c52 .media-wrapper_43e69abdefa734c2 .video-icon_7b3ef25d9ea41973 {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_aad216ae8beb7c52 .media-wrapper_43e69abdefa734c2 .video-icon_7b3ef25d9ea41973:hover {
  background: #CFFF45;
}
.text-feature-five_aad216ae8beb7c52 .media-wrapper_43e69abdefa734c2 .screen_01_fdc7343333e03eaa {
  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_b22b38fe567602e8 {
  z-index: 1;
}
.text-feature-six_b22b38fe567602e8 .media-wrapper_43e69abdefa734c2 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_b22b38fe567602e8 .media-wrapper_43e69abdefa734c2 .screen_01_fdc7343333e03eaa {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_b22b38fe567602e8 .shape_01_597d44236612f80b {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_b22b38fe567602e8 .shape_02_14cacb0b79c831b1 {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_a7acc77209bccf2b {
  background: url(../img/assets_bfbf37b54d/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_a7acc77209bccf2b .block_123798334dbd7d4f .icon_965908770c8ea3ac {
  height: 50px;
}
.text-feature-nine_a7acc77209bccf2b .vertical-text-wrapper_8f35d3ebbeb4344b {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_a7acc77209bccf2b .vertical-text-wrapper_8f35d3ebbeb4344b .text-list_d6cb1817461bc414 {
  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_a7acc77209bccf2b .vertical-text-wrapper_8f35d3ebbeb4344b .text-list_d6cb1817461bc414:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_a7acc77209bccf2b .vertical-text-wrapper_8f35d3ebbeb4344b .shape_01_597d44236612f80b {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_a7acc77209bccf2b .vertical-text-wrapper_8f35d3ebbeb4344b .shape_02_14cacb0b79c831b1 {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_a7acc77209bccf2b .shape_03_8f138f4d3a2dc474 {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_a7acc77209bccf2b .shape_04_63abcee036926104 {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_cef291dbe9e14327 .section-btn_d3740c05bc8e4cc3 {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_638792e74136bb62 {
  z-index: 1;
}
.team-section-three_638792e74136bb62:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../img/shape_89f181ff2e/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_638792e74136bb62 .section-btn_d3740c05bc8e4cc3 {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_638792e74136bb62 .shape_01_597d44236612f80b {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_638792e74136bb62 .shape_02_14cacb0b79c831b1 {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_638792e74136bb62 .shape_03_8f138f4d3a2dc474 {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_09baabf7e46c58f3 .logo_ce54dbb06d24fb7e {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_62cd8c68fddc8532 {
  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_b9eeece472cf7ddc {
  max-width: 565px;
}
.user-data-form .form-wrapper_b9eeece472cf7ddc .input-group-meta_1e32963f4867108b 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_b9eeece472cf7ddc .input-group-meta_1e32963f4867108b label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_b9eeece472cf7ddc .input-group-meta_1e32963f4867108b .placeholder_icon_f37b72cf8473cb69 {
  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_b9eeece472cf7ddc .input-group-meta_1e32963f4867108b .placeholder_icon_f37b72cf8473cb69 img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_b9eeece472cf7ddc .input-group-meta_1e32963f4867108b .placeholder_icon_f37b72cf8473cb69 span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_b9eeece472cf7ddc .input-group-meta_1e32963f4867108b .placeholder_icon_f37b72cf8473cb69 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_b9eeece472cf7ddc .input-group-meta_1e32963f4867108b .placeholder_icon_f37b72cf8473cb69 span.eye-slash_c89d34b556f4435e:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_06efda8d2a82e307 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_06efda8d2a82e307 label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_06efda8d2a82e307 input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_06efda8d2a82e307 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_06efda8d2a82e307 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_06efda8d2a82e307 a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_06efda8d2a82e307 a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_d34338862544c4e4 {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_5eb7bf28f926c249 {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_5eb7bf28f926c249:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_5eb7bf28f926c249 img {
  width: 20px;
}
.user-data-form .btn-close_a491e7787ac261fc {
  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_13dd944d7b5d0fdf .main-count_2d2872af73445d70 {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_08b32258c9570b80 .icon_965908770c8ea3ac {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_e71236d206884d36 .img-holder_b394091c5f6c96a8 {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_e71236d206884d36 .img-holder_b394091c5f6c96a8.round-border_54276bfb16b2dcc0 {
  border-radius: 30px;
}
.portfolio-block-one_e71236d206884d36 .img-holder_b394091c5f6c96a8 .expend_7c7427f747a9dab9 {
  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_e71236d206884d36 .img-holder_b394091c5f6c96a8 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_e71236d206884d36 .img-holder_b394091c5f6c96a8 i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_e71236d206884d36:hover .expend_7c7427f747a9dab9 {
  opacity: 1;
}
.portfolio-block-one_e71236d206884d36:hover .img-meta_30978abfdda2c4f7 {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_e71236d206884d36:hover .pj-title_a0b9b23da68022da {
  text-decoration: underline;
}
.portfolio-block-one_e71236d206884d36 .caption {
  margin-top: 35px;
}
.portfolio-block-one_e71236d206884d36 .caption .tag_add2d47523bfae4e {
  margin: 0 -3px;
}
.portfolio-block-one_e71236d206884d36 .caption .tag_add2d47523bfae4e 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_e71236d206884d36 .caption .pj-title_a0b9b23da68022da {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_e71236d206884d36 .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_e71236d206884d36 .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_130f423dc975a983 .bg-wrapper_5059110cca7445b5 {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_130f423dc975a983 .slider-wrapper_126a8e844754f6fe {
  height: 100%;
}
.project-details-two_130f423dc975a983 .slider-wrapper_126a8e844754f6fe .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_130f423dc975a983 .slider-wrapper_126a8e844754f6fe .carousel-control-next_b61c1522dfcc9b34,
.project-details-two_130f423dc975a983 .slider-wrapper_126a8e844754f6fe .carousel-control-prev_e48a957700ae0179 {
  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_130f423dc975a983 .slider-wrapper_126a8e844754f6fe .carousel-control-next_b61c1522dfcc9b34:hover,
.project-details-two_130f423dc975a983 .slider-wrapper_126a8e844754f6fe .carousel-control-prev_e48a957700ae0179:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_130f423dc975a983 .slider-wrapper_126a8e844754f6fe .carousel-control-prev_e48a957700ae0179 {
  left: auto;
  right: 45px;
}
.project-details-two_130f423dc975a983 .info-wrapper_e5c7a11dda7eeddf {
  padding: 55px 50px 85px 70px;
}
.project-details-two_130f423dc975a983 .info-wrapper_e5c7a11dda7eeddf h3 {
  font-size: 36px;
}
.project-details-two_130f423dc975a983 .info-wrapper_e5c7a11dda7eeddf .list-meta_2e05219c2d3a92a6 li {
  padding: 22px 0;
}
.project-details-two_130f423dc975a983 .info-wrapper_e5c7a11dda7eeddf .list-meta_2e05219c2d3a92a6 .icon_965908770c8ea3ac {
  width: 40px;
}
.project-details-two_130f423dc975a983 .info-wrapper_e5c7a11dda7eeddf .list-meta_2e05219c2d3a92a6 .text1_8cf7bb0ff43f5e2b {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_130f423dc975a983 .info-wrapper_e5c7a11dda7eeddf .list-meta_2e05219c2d3a92a6 span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_130f423dc975a983 .info-wrapper_e5c7a11dda7eeddf .social-share_c66bf28a2e45cf1b li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_130f423dc975a983 .info-wrapper_e5c7a11dda7eeddf .social-share_c66bf28a2e45cf1b li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_49bdb959c35162da .slider-wrapper_126a8e844754f6fe {
  padding-left: 100px;
}
.feedback-section-three_49bdb959c35162da .slider-wrapper_126a8e844754f6fe .icon_965908770c8ea3ac {
  left: 0;
  top: 18px;
}
.feedback-section-three_49bdb959c35162da .slick-dots_fe61dbf7288afcc4 {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_49bdb959c35162da .slick-dots_fe61dbf7288afcc4 li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_49bdb959c35162da .slick-dots_fe61dbf7288afcc4 .slick-active button {
  background: #000;
}
.feedback-section-three_49bdb959c35162da .rating-box_c174d6681591c7dd {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_49bdb959c35162da .rating-box_c174d6681591c7dd .rating_f53c375b17b2cf3f {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_49bdb959c35162da .shape_01_597d44236612f80b {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_49bdb959c35162da .shape_02_14cacb0b79c831b1 {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_8b4e905130c4cec4 {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_8b4e905130c4cec4 .post-data_8480977c28f12424 {
  padding: 30px 35px 25px;
}
.blog-meta-one_8b4e905130c4cec4 .post-data_8480977c28f12424 .post-info_4d7d549301b16d33 {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_8b4e905130c4cec4 .post-data_8480977c28f12424 .blog-title_3b648b336f08ef96 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_8b4e905130c4cec4 .post-data_8480977c28f12424 .blog-title_3b648b336f08ef96:hover {
  text-decoration: underline;
}
.blog-meta-one_8b4e905130c4cec4 .post-img_40b43b29ac1f8791 {
  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_8b4e905130c4cec4 .post-img_40b43b29ac1f8791 .round-btn_0d59f753708c1bf7 {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_8b4e905130c4cec4:hover .round-btn_0d59f753708c1bf7 {
  background: #CFFF45;
}
.blog-meta-one_8b4e905130c4cec4.style-two_58340f85e2341822 {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_8b4e905130c4cec4.style-two_58340f85e2341822 .post-img_40b43b29ac1f8791 {
  border-radius: 0;
}
.blog-meta-one_8b4e905130c4cec4.style-two_58340f85e2341822 .blog-title_3b648b336f08ef96 {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_f16dfe28e6727890 {
  background: #fff;
}
.blog-meta-two_f16dfe28e6727890 .post-data_8480977c28f12424 {
  padding-top: 30px;
}
.blog-meta-two_f16dfe28e6727890 .post-data_8480977c28f12424 .blog-title_3b648b336f08ef96 {
  width: 70%;
}
.blog-meta-two_f16dfe28e6727890 .post-data_8480977c28f12424 .blog-title_3b648b336f08ef96 h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_f16dfe28e6727890 .post-data_8480977c28f12424 .blog-title_3b648b336f08ef96:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_f16dfe28e6727890 .post-data_8480977c28f12424 .round-btn_0d59f753708c1bf7 {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_f16dfe28e6727890 .post-data_8480977c28f12424 .round-btn_0d59f753708c1bf7:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_f16dfe28e6727890 .post-data_8480977c28f12424 .post-info_4d7d549301b16d33 {
  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_f16dfe28e6727890 .post-img_40b43b29ac1f8791 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_f16dfe28e6727890 .post-img_40b43b29ac1f8791 .date_4636bc335628709b {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_f16dfe28e6727890.style-two_58340f85e2341822 {
  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_f16dfe28e6727890.style-two_58340f85e2341822 p {
  font-size: 18px;
}
.blog-meta-two_f16dfe28e6727890.style-two_58340f85e2341822 .post-img_40b43b29ac1f8791 {
  height: auto;
  width: 100%;
}
.blog-meta-two_f16dfe28e6727890.style-two_58340f85e2341822 .post-data_8480977c28f12424 {
  padding: 26px 0;
}
.blog-meta-two_f16dfe28e6727890.style-two_58340f85e2341822 .post-data_8480977c28f12424 .post-info_4d7d549301b16d33 {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_f16dfe28e6727890.style-two_58340f85e2341822 .post-data_8480977c28f12424 .round-btn_0d59f753708c1bf7 {
  border: none;
}

.signup-btn-one_a272bf949ae31a01 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_a272bf949ae31a01 .icon_965908770c8ea3ac {
  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_c2aecf90f56731d8 {
  z-index: 1;
}
.blog-section-three_c2aecf90f56731d8 .section-btn_d3740c05bc8e4cc3 {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

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

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

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

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

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

.blog-details_b18f51d8c935aae8 .post-details-meta_38339fdcde89ef09 {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_b18f51d8c935aae8 .post-details-meta_38339fdcde89ef09 p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_b18f51d8c935aae8 .post-details-meta_38339fdcde89ef09 .quote-wrapper_c5593ddb03cfa71b {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_b18f51d8c935aae8 .post-details-meta_38339fdcde89ef09 .quote-wrapper_c5593ddb03cfa71b .wrapper_bc329fa0ac029268 {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_b18f51d8c935aae8 .post-details-meta_38339fdcde89ef09 .quote-wrapper_c5593ddb03cfa71b .wrapper_bc329fa0ac029268 .icon_965908770c8ea3ac {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_b18f51d8c935aae8 .post-details-meta_38339fdcde89ef09 .quote-wrapper_c5593ddb03cfa71b .wrapper_bc329fa0ac029268 h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_b18f51d8c935aae8 .post-details-meta_38339fdcde89ef09 .quote-wrapper_c5593ddb03cfa71b h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_b18f51d8c935aae8 .post-details-meta_38339fdcde89ef09 .quote-wrapper_c5593ddb03cfa71b h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_b18f51d8c935aae8 .post-details-meta_38339fdcde89ef09 .img-gallery_2264b7a10ffef44a {
  margin-bottom: 50px;
}
.blog-details_b18f51d8c935aae8 .post-details-meta_38339fdcde89ef09 .img-gallery_2264b7a10ffef44a img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_b18f51d8c935aae8 .post-details-meta_38339fdcde89ef09 h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_b18f51d8c935aae8 .post-details-meta_38339fdcde89ef09 .list-item_3a4397720122130b li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_b18f51d8c935aae8 .post-details-meta_38339fdcde89ef09 .list-item_3a4397720122130b li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_b18f51d8c935aae8 .bottom-widget_9686e04a4d07633d {
  padding: 10px 0 5px;
}
.blog-details_b18f51d8c935aae8 .bottom-widget_9686e04a4d07633d .tags_0ab2827c7dff6b89 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_b18f51d8c935aae8 .bottom-widget_9686e04a4d07633d .tags_0ab2827c7dff6b89 a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_b18f51d8c935aae8 .bottom-widget_9686e04a4d07633d .tags_0ab2827c7dff6b89 a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_b18f51d8c935aae8 .bottom-widget_9686e04a4d07633d .share-icon_9f70ef875976fda4 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_b18f51d8c935aae8 .bottom-widget_9686e04a4d07633d .share-icon_9f70ef875976fda4 a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_b18f51d8c935aae8 .grey-bg_690da8367dda91a0 {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_b18f51d8c935aae8 .blog-inner-title_6cb06a4d41628e0f {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_b18f51d8c935aae8 .blog-comment-area_caa350c662bba7b3 {
  margin: 60px 0;
}
.blog-details_b18f51d8c935aae8 .blog-comment-area_caa350c662bba7b3 .comment_d51fc9f6dcb4d6fc {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_b18f51d8c935aae8 .blog-comment-area_caa350c662bba7b3 .comment_d51fc9f6dcb4d6fc:last-child {
  padding-bottom: 5px;
}
.blog-details_b18f51d8c935aae8 .blog-comment-area_caa350c662bba7b3 .comment_d51fc9f6dcb4d6fc .reply-comment_04c1fb4db2dc3964 {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_b18f51d8c935aae8 .blog-comment-area_caa350c662bba7b3 .comment_d51fc9f6dcb4d6fc .user-avatar_61666903025d350a {
  width: 60px;
  height: 60px;
}
.blog-details_b18f51d8c935aae8 .blog-comment-area_caa350c662bba7b3 .comment_d51fc9f6dcb4d6fc .comment-text_9d69ef219af6a20a {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_b18f51d8c935aae8 .blog-comment-area_caa350c662bba7b3 .comment_d51fc9f6dcb4d6fc .comment-text_9d69ef219af6a20a .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_b18f51d8c935aae8 .blog-comment-area_caa350c662bba7b3 .comment_d51fc9f6dcb4d6fc .comment-text_9d69ef219af6a20a .date_4636bc335628709b {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_b18f51d8c935aae8 .blog-comment-area_caa350c662bba7b3 .comment_d51fc9f6dcb4d6fc .comment-text_9d69ef219af6a20a p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_b18f51d8c935aae8 .blog-comment-area_caa350c662bba7b3 .comment_d51fc9f6dcb4d6fc .comment-text_9d69ef219af6a20a .reply-btn_9738f325d58c3815 {
  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_b18f51d8c935aae8 .blog-comment-area_caa350c662bba7b3 .comment_d51fc9f6dcb4d6fc .comment-text_9d69ef219af6a20a .reply-btn_9738f325d58c3815:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_b18f51d8c935aae8 .blog-comment-form_7b074722792f88ff p a {
  color: #19352D;
}
.blog-details_b18f51d8c935aae8 .blog-comment-form_7b074722792f88ff form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_b18f51d8c935aae8 .blog-comment-form_7b074722792f88ff form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_b18f51d8c935aae8 .blog-comment-form_7b074722792f88ff 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_12763873c0ba80b2 {
  height: 600px;
}

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

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

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

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

.footer-one_d2924eaea11ad337 {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_d2924eaea11ad337 .bottom-footer_cebea8e97ef241c8 {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_d2924eaea11ad337 .social-icon_723c079c9bea2216 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_d2924eaea11ad337 .social-icon_723c079c9bea2216 a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_d2924eaea11ad337 .footer-title_cac3951a080b6b95 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_d2924eaea11ad337 .footer-nav-link_7ccdfbc9731c5c8c a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_d2924eaea11ad337 .footer-nav-link_7ccdfbc9731c5c8c a:hover {
  color: #fff;
}
.footer-nav-link_7ccdfbc9731c5c8c p {
  font-size: 16px;
}
.logo_ce54dbb06d24fb7e 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_407e25381eda7f02 {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_93bebbdc1e6e6bd3 {
  align-content: center;
}

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

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

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

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

.footer-three_22dad803de30180e {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_22dad803de30180e .round-bg_fea57d2bd6a5a40a {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_22dad803de30180e .round-bg_fea57d2bd6a5a40a.color-two_25371fd2c3cab95d {
  background: #F6FFDD;
}
.footer-three_22dad803de30180e .footer-intro_76d8ab4bb447ccdb p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_22dad803de30180e .footer-intro_76d8ab4bb447ccdb p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_22dad803de30180e .footer-title_cac3951a080b6b95 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_22dad803de30180e .footer-nav-link_7ccdfbc9731c5c8c a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_22dad803de30180e .footer-nav-link_7ccdfbc9731c5c8c a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_22dad803de30180e .bottom-footer_cebea8e97ef241c8 {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_22dad803de30180e .bottom-footer_cebea8e97ef241c8 .copyright_0eece71ec7dbc41e {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_22dad803de30180e .bottom-footer_cebea8e97ef241c8 .bottom-nav_cf309b37f3d92f9a {
  margin: 0 -12px;
}
.footer-three_22dad803de30180e .bottom-footer_cebea8e97ef241c8 .bottom-nav_cf309b37f3d92f9a a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_22dad803de30180e .bottom-footer_cebea8e97ef241c8 .bottom-nav_cf309b37f3d92f9a a:hover {
  text-decoration: underline;
}
.footer-three_22dad803de30180e .bottom-footer_cebea8e97ef241c8 .social-icon_723c079c9bea2216 {
  margin: 0 -10px;
}
.footer-three_22dad803de30180e .bottom-footer_cebea8e97ef241c8 .social-icon_723c079c9bea2216 a {
  margin: 0 10px;
}
.footer-three_22dad803de30180e .bottom-footer_cebea8e97ef241c8 .social-icon_723c079c9bea2216 a:hover {
  color: #19352D;
}
.footer-three_22dad803de30180e .shape_01_597d44236612f80b {
  top: -3%;
  left: -3%;
}
.footer-three_22dad803de30180e .shape_02_14cacb0b79c831b1 {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_e2d8026bc338f0ca {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_e2d8026bc338f0ca:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../img/assets_bfbf37b54d/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_e2d8026bc338f0ca h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_e2d8026bc338f0ca .btn-group_f4c8077bf1d054bd {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_e2d8026bc338f0ca .btn-group_f4c8077bf1d054bd h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_e2d8026bc338f0ca .btn-group_f4c8077bf1d054bd h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_e2d8026bc338f0ca .btn-group_f4c8077bf1d054bd .round-btn_0d59f753708c1bf7 {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_e2d8026bc338f0ca .btn-group_f4c8077bf1d054bd .round-btn_0d59f753708c1bf7:hover, .footer-five_e2d8026bc338f0ca .btn-group_f4c8077bf1d054bd .round-btn_0d59f753708c1bf7:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_e2d8026bc338f0ca .social-icon_723c079c9bea2216 {
  margin: 0 -20px;
}
.footer-five_e2d8026bc338f0ca .social-icon_723c079c9bea2216 a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_e2d8026bc338f0ca .social-icon_723c079c9bea2216 a:hover {
  color: #DFFF5E;
}
.footer-five_e2d8026bc338f0ca .bottom-nav_cf309b37f3d92f9a {
  margin: 0 -12px;
}
.footer-five_e2d8026bc338f0ca .bottom-nav_cf309b37f3d92f9a a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_e2d8026bc338f0ca .bottom-nav_cf309b37f3d92f9a a:hover {
  text-decoration: underline;
}
.footer-five_e2d8026bc338f0ca .shape_01_597d44236612f80b {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_e2d8026bc338f0ca .shape_02_14cacb0b79c831b1 {
  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_6c85bbfe23c38912 {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_b86ceab0f8c71ee4 {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_02ca84e251f44889 {
  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_aed837fc824b3f22 {
  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_0a2cacef08446c2a {
  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_6e1a12f7e1b46c57 {
  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_ff6e18bda2fee8f0 {
  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_c61d73c7db7fd704 {
  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_788c247fa8d3e00b {
  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_f0a9b535b5873cc4 {
  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_fe6aabc273aabcd4 {
  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_e947505d6ff1ca6e {
  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_5c587c4616a1fe57 {
  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_4a580e7aab2d11ea {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_f4c3bc4e4f567367 {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_71d430a0a1e8c65e {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_7dbc1f7538811730 {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_4449d6cbbe5ac1aa {
  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_1c46718857aea2b9 {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_1c496c4340225a16 {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_04968220bb0f5988 {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_7b8b77cc66f49476 {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_9d1360778d53c01e {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_f64ce630f85484bd {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_afa60a28c98540aa {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_ffa2755eddc0ebfa {
  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_bd862400eac73fb3 {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_30014462749b2a87 {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_ddd81c52fae62fd3 {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_19090d4bd6a3519d {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_d41ce2233d078da8 {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_431fa574346db19e {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_700c4fd91cf214dc {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_a8abbca6496bc485 {
  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_636b4eb93fb00e67 {
  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_e4bfd3c65b009969 {
  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_82d0e1669b4c14f6 {
  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_797b26aa66b45134 {
  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_5ba0119274800d07 {
  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_59b8524353b95d36 {
  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_40d04a96db918731 {
  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_f36baa7065f5bdd2 {
  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_8348469ade5ffe66 {
  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_ea440b6421a420f2 {
  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_f2e25ad4cb121bd7 {
  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_060c4cbaeb1bdfe0 {
  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_3c183997208a4b4f {
  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_af62f2811f744d1d {
  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_0ae5221d401040d1 {
  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_f68b1d400dbb24ae {
  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_2212cf5a35280544 {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_134e40c8c8a00473 {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_0284a76dee9cde3d {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_3277693fbbb415e2 {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_11d3a90aa6daf01a {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_b0ffacbfc9cc150f {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_b4dec7bad7792128 {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_35a578d4b79f8c9b {
  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_6c85bbfe23c38912 {
  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_b1a30888d4fb0136 {
  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_9c035a1563fc1879 {
  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_12d949a9dca9a3e3 .theme-select-menu_08c6f84cda058fa6 {
  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_1350c4dc5628623a {
  overflow: hidden;
}
.product-block-one_1350c4dc5628623a .img-holder_b394091c5f6c96a8 {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_1350c4dc5628623a .img-holder_b394091c5f6c96a8 .cart-icon_153a208385664285 {
  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_1350c4dc5628623a .img-holder_b394091c5f6c96a8 .cart-icon_153a208385664285:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_1350c4dc5628623a .img-holder_b394091c5f6c96a8 .cart-button_7c9a85e04b829563 {
  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_1350c4dc5628623a .img-holder_b394091c5f6c96a8 .cart-button_7c9a85e04b829563:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_1350c4dc5628623a .product-title_c1a861fb3411ff09 {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_1350c4dc5628623a .rating_f53c375b17b2cf3f {
  margin: 0 -3px;
}
.product-block-one_1350c4dc5628623a .rating_f53c375b17b2cf3f li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_1350c4dc5628623a .rating_f53c375b17b2cf3f li .bi-star-fill_4993d9b1c66f209e {
  color: #FFCB65;
}
.product-block-one_1350c4dc5628623a .price_4cacbbd5f86a6db6 {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_1350c4dc5628623a:hover .cart-button_7c9a85e04b829563 {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_1350c4dc5628623a:hover .product-img_ddfb18e9ed822ae6 {
  transform: scale(0.95);
}
.product-block-one_1350c4dc5628623a:hover .cart-icon_153a208385664285 {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_1350c4dc5628623a:hover .product-title_c1a861fb3411ff09 {
  text-decoration: underline;
}

.product-details-one_7fd106065e4347e0 .product-img-tab_69a8859e70d8d595 {
  border: none;
}
.product-details-one_7fd106065e4347e0 .product-img-tab_69a8859e70d8d595 .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_7fd106065e4347e0 .product-img-tab_69a8859e70d8d595 .nav-link img {
  max-height: 100%;
}
.product-details-one_7fd106065e4347e0 .product-img-tab_69a8859e70d8d595 .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_7fd106065e4347e0 .product-img-tab-content_984759f9b6feb571 {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_7fd106065e4347e0 .product-img-tab-content_984759f9b6feb571 img {
  margin: auto;
}
.product-details-one_7fd106065e4347e0 .product-info_31e84e3873c5f776 .stock-tag_43ca858849cfdb86 {
  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_7fd106065e4347e0 .product-info_31e84e3873c5f776 .product-name_f97338ad44dc5d51 {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_7fd106065e4347e0 .product-info_31e84e3873c5f776 .rating_f53c375b17b2cf3f li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_7fd106065e4347e0 .product-info_31e84e3873c5f776 .rating_f53c375b17b2cf3f li .bi-star-fill_4993d9b1c66f209e {
  color: #FFCB65;
}
.product-details-one_7fd106065e4347e0 .product-info_31e84e3873c5f776 .rating_f53c375b17b2cf3f li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_7fd106065e4347e0 .product-info_31e84e3873c5f776 .rating_f53c375b17b2cf3f li a:hover {
  text-decoration: underline;
}
.product-details-one_7fd106065e4347e0 .product-info_31e84e3873c5f776 .price_4cacbbd5f86a6db6 {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_7fd106065e4347e0 .product-info_31e84e3873c5f776 .price_4cacbbd5f86a6db6 del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_7fd106065e4347e0 .product-info_31e84e3873c5f776 .availability_12e6d21e4745727f {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_7fd106065e4347e0 .product-info_31e84e3873c5f776 .description-text_8d366215f0d9e334 {
  padding: 10px 0 15px;
}
.product-details-one_7fd106065e4347e0 .product-info_31e84e3873c5f776 .product-feature_49a0c9e3567ae8b0 {
  margin-bottom: 20px;
}
.product-details-one_7fd106065e4347e0 .product-info_31e84e3873c5f776 .product-feature_49a0c9e3567ae8b0 li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_7fd106065e4347e0 .product-info_31e84e3873c5f776 .product-feature_49a0c9e3567ae8b0 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_7fd106065e4347e0 .product-info_31e84e3873c5f776 .customize-order_7c47ab8c3d467f67 h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_7fd106065e4347e0 .product-info_31e84e3873c5f776 .customize-order_7c47ab8c3d467f67 .quantity_704fd03bf5540d14 .button-group_2689850182b58836 {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_7fd106065e4347e0 .product-info_31e84e3873c5f776 .customize-order_7c47ab8c3d467f67 .quantity_704fd03bf5540d14 .button-group_2689850182b58836 li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_7fd106065e4347e0 .product-info_31e84e3873c5f776 .customize-order_7c47ab8c3d467f67 .quantity_704fd03bf5540d14 .button-group_2689850182b58836 li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_7fd106065e4347e0 .product-info_31e84e3873c5f776 .customize-order_7c47ab8c3d467f67 .quantity_704fd03bf5540d14 .button-group_2689850182b58836 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_7fd106065e4347e0 .product-review-tab_dffd2d788a73fbfe .nav-tabs_d9ea31fa28d3ba6f {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_7fd106065e4347e0 .product-review-tab_dffd2d788a73fbfe .nav-tabs_d9ea31fa28d3ba6f .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_7fd106065e4347e0 .product-review-tab_dffd2d788a73fbfe .nav-tabs_d9ea31fa28d3ba6f .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_7fd106065e4347e0 .product-review-tab_dffd2d788a73fbfe .nav-tabs_d9ea31fa28d3ba6f .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_7fd106065e4347e0 .product-review-tab_dffd2d788a73fbfe .nav-tabs_d9ea31fa28d3ba6f .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_7fd106065e4347e0 .product-review-tab_dffd2d788a73fbfe .tab-content_d3bb899d9c72120b h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_7fd106065e4347e0 .product-review-tab_dffd2d788a73fbfe .tab-content_d3bb899d9c72120b .product-feature_49a0c9e3567ae8b0 li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_7fd106065e4347e0 .product-review-tab_dffd2d788a73fbfe .tab-content_d3bb899d9c72120b .product-feature_49a0c9e3567ae8b0 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_7fd106065e4347e0 .product-review-tab_dffd2d788a73fbfe .user-comment-area_6f3d9b6674c31f2e .single-comment_ee99fac183802368 {
  padding-bottom: 40px;
}
.product-details-one_7fd106065e4347e0 .product-review-tab_dffd2d788a73fbfe .user-comment-area_6f3d9b6674c31f2e .single-comment_ee99fac183802368:last-child {
  padding-bottom: 0;
}
.product-details-one_7fd106065e4347e0 .product-review-tab_dffd2d788a73fbfe .user-comment-area_6f3d9b6674c31f2e .user-img_3d194649fed4c03b {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_7fd106065e4347e0 .product-review-tab_dffd2d788a73fbfe .user-comment-area_6f3d9b6674c31f2e .user-comment-data_81ce0cb4c0fe16f5 {
  padding-left: 30px;
  position: relative;
}
.product-details-one_7fd106065e4347e0 .product-review-tab_dffd2d788a73fbfe .user-comment-area_6f3d9b6674c31f2e .user-comment-data_81ce0cb4c0fe16f5 .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_7fd106065e4347e0 .product-review-tab_dffd2d788a73fbfe .user-comment-area_6f3d9b6674c31f2e .user-comment-data_81ce0cb4c0fe16f5 .rating_f53c375b17b2cf3f li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_7fd106065e4347e0 .product-review-tab_dffd2d788a73fbfe .user-comment-area_6f3d9b6674c31f2e .user-comment-data_81ce0cb4c0fe16f5 .rating_f53c375b17b2cf3f li .bi-star-fill_4993d9b1c66f209e {
  color: #FFCB65;
}
.product-details-one_7fd106065e4347e0 .product-review-tab_dffd2d788a73fbfe .user-comment-area_6f3d9b6674c31f2e .user-comment-data_81ce0cb4c0fe16f5 p {
  padding-top: 8px;
}

.cart-list-form_83f9e26114516ffb {
  position: relative;
}
.cart-list-form_83f9e26114516ffb .table_fa3d7a7181bacc15 {
  margin: 0;
  background: transparent;
}
.cart-list-form_83f9e26114516ffb .table_fa3d7a7181bacc15 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_83f9e26114516ffb .table_fa3d7a7181bacc15 th:first-child {
  text-align: left;
}
.cart-list-form_83f9e26114516ffb .table_fa3d7a7181bacc15 tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_83f9e26114516ffb .table_fa3d7a7181bacc15 tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_83f9e26114516ffb .table_fa3d7a7181bacc15 tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_83f9e26114516ffb .table_fa3d7a7181bacc15 tbody .product-thumbnails_4ac0ee2ea226af2f {
  width: 85px;
}
.cart-list-form_83f9e26114516ffb .table_fa3d7a7181bacc15 tbody .product-thumbnails_4ac0ee2ea226af2f img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_83f9e26114516ffb .table_fa3d7a7181bacc15 tbody .product-thumbnails_4ac0ee2ea226af2f .product-img_ddfb18e9ed822ae6 {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_83f9e26114516ffb .table_fa3d7a7181bacc15 tbody .product-info_31e84e3873c5f776 {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_83f9e26114516ffb .table_fa3d7a7181bacc15 tbody .product-info_31e84e3873c5f776 .product-name_f97338ad44dc5d51 {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_83f9e26114516ffb .table_fa3d7a7181bacc15 tbody .product-info_31e84e3873c5f776 .serial_e505d90e91e55e82 {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_83f9e26114516ffb .table_fa3d7a7181bacc15 tbody .product-info_31e84e3873c5f776 ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_83f9e26114516ffb .table_fa3d7a7181bacc15 tbody .price_4cacbbd5f86a6db6 {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_83f9e26114516ffb .table_fa3d7a7181bacc15 tbody .quantity_704fd03bf5540d14 li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_83f9e26114516ffb .table_fa3d7a7181bacc15 tbody .quantity_704fd03bf5540d14 li .btn_a2eb535329cbbf62 {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_83f9e26114516ffb .table_fa3d7a7181bacc15 tbody .quantity_704fd03bf5540d14 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_83f9e26114516ffb .table_fa3d7a7181bacc15 tbody .remove-product_0265488fa297eba3 {
  color: #000;
  font-size: 22px;
}
.cart-list-form_83f9e26114516ffb .table_fa3d7a7181bacc15 tbody .remove-product_0265488fa297eba3:hover {
  color: #ff2759;
}
.cart-list-form_83f9e26114516ffb .cart-footer_bc428214e65c009e {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_83f9e26114516ffb .cart-footer_bc428214e65c009e .coupon-form_bf58ec74934eefd3 input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_83f9e26114516ffb .cart-footer_bc428214e65c009e .cart-total-section_faa47207108c7217 {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_83f9e26114516ffb .cart-footer_bc428214e65c009e .cart-total-section_faa47207108c7217 .cart-total-table_a4f3c8f7fe5f449a 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_83f9e26114516ffb .cart-footer_bc428214e65c009e .cart-total-section_faa47207108c7217 .cart-total-table_a4f3c8f7fe5f449a tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_55bcfd850ee8e9ee {
  height: auto;
}

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

.fancybox-caption_2de60284b87c10f5, .fancybox-infobar_e503bbf19e51ea47, .fancybox-navigation_f0d48afb0bf7b2d6 .fancybox-button_2c9374e70454571f, .fancybox-toolbar_4c738b5e740d47ec {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_8a2c0c1f440ea8a0 .fancybox-caption_2de60284b87c10f5, .fancybox-show-infobar_8ddff71a1a34aa0b .fancybox-infobar_e503bbf19e51ea47, .fancybox-show-nav_95cf2a556df344b5 .fancybox-navigation_f0d48afb0bf7b2d6 .fancybox-button_2c9374e70454571f, .fancybox-show-toolbar_38a13b6cfc4aea4b .fancybox-toolbar_4c738b5e740d47ec {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_051cd481665a0fd2 .fancybox-stage_565e5eea9b36ec3c {
  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_4d684c81a0185c60 .fancybox-slide, .fancybox-slide--current_c4b0dbaaa1eba562, .fancybox-slide--next_63ac9a42b773d127, .fancybox-slide--previous_6fed64420f9a8d1f {
  display: block;
}

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

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

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

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

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

.fancybox-content_6d7bbaec48bd7655 {
  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_b23381079b128927 .fancybox-content_6d7bbaec48bd7655 {
  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_5bc09a525af0fdea .fancybox-content_6d7bbaec48bd7655 {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_69219ad88cfbb3e8 .fancybox-content_6d7bbaec48bd7655 {
  cursor: zoom-in;
}

.fancybox-can-drag_a32579488aa3951f .fancybox-content_6d7bbaec48bd7655 {
  cursor: grab;
}

.fancybox-is-dragging_a2b99e2960febac2 .fancybox-content_6d7bbaec48bd7655 {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_a00fffe66508c7a5 .fancybox-content_6d7bbaec48bd7655 {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_56b7d98f73dab3a3 .fancybox-content_6d7bbaec48bd7655, .fancybox-slide--map_eb625d1ed3da8f0d .fancybox-content_6d7bbaec48bd7655, .fancybox-slide--video_05c87cf1a9d6dc8a .fancybox-content_6d7bbaec48bd7655 {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_05c87cf1a9d6dc8a .fancybox-content_6d7bbaec48bd7655 {
  background: #000;
}

.fancybox-slide--map_eb625d1ed3da8f0d .fancybox-content_6d7bbaec48bd7655 {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_8f586685ce40ae1f svg path, .fancybox-button--share_38ea7a89a03571de svg path, .fancybox-button--thumbs_718b77e6e9f6a192 svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_95cf2a556df344b5 .fancybox-navigation_f0d48afb0bf7b2d6 .fancybox-button_2c9374e70454571f {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_f0d48afb0bf7b2d6 .fancybox-button--arrow_left_f1a0b8b515b7709d {
  left: 6px;
}

.fancybox-navigation_f0d48afb0bf7b2d6 .fancybox-button--arrow_right_8d910c09d881c6f0 {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_56b7d98f73dab3a3 .fancybox-close-small_26f94e601fec171f, .fancybox-slide--image_b23381079b128927 .fancybox-close-small_26f94e601fec171f, .fancybox-slide--video_05c87cf1a9d6dc8a .fancybox-close-small_26f94e601fec171f {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_56b7d98f73dab3a3 .fancybox-close-small_26f94e601fec171f:hover svg, .fancybox-slide--image_b23381079b128927 .fancybox-close-small_26f94e601fec171f:hover svg, .fancybox-slide--video_05c87cf1a9d6dc8a .fancybox-close-small_26f94e601fec171f:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_3a76aeb421100e14 .fancybox-close-small_26f94e601fec171f, .fancybox-is-zoomable_8e75dc050b277f50.fancybox-can-drag_a32579488aa3951f .fancybox-close-small_26f94e601fec171f {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_3d054cb8547043d9.fancybox-slide--next_63ac9a42b773d127, .fancybox-fx-fade_3d054cb8547043d9.fancybox-slide--previous_6fed64420f9a8d1f {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_3d054cb8547043d9.fancybox-slide--current_c4b0dbaaa1eba562 {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_6088dd8bbaf0b3cd {
  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_1eec10be42518259 {
  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_d763915e077c3092 {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_4b2305055e943a44 .fancybox-thumbs_1eec10be42518259 {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_1eec10be42518259 > 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_1eec10be42518259 .fancybox-thumbs-active_9de2cfc4adc2446d:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_ad32fd20531d6e31 .slick-track_a72eabdf08179a04,
.slick-slider_ad32fd20531d6e31 .slick-list_b5dfc81e88a71f3c {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_351c6ae7bcf88579 .slick-track_a72eabdf08179a04 {
  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_351c6ae7bcf88579 img {
  display: none;
}

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

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

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

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

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