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

.h1_213c4af5cd76b71f,
h1,
.h2_f365ea19c48dbd08,
h2,
.h3_c29a9e4238b079a4,
h3,
.h4_fdaa7ca9606bbc94,
h4,
.h5_8a4473cc14bd1295,
h5,
.h6_e6fff5c6e01e811b,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_ca56ab3ab0b2b210 {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_dd3dba3cb2db535f {
  padding: 0 !important;
}

.m0_b2643572760f3f51 {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_8bd2c6163cda5280 {
    padding: 0 !important;
  }
  .xl-m0_a788aae540d32fd4 {
    margin: 0 !important;
  }
  .xl-pt-10_ce82d2bb3b742fe7 {
    padding-top: 10px !important;
  }
  .xl-pt-20_c436dc9e0ee66f9a {
    padding-top: 20px !important;
  }
  .xl-pt-30_d6fcff30267458c7 {
    padding-top: 30px !important;
  }
  .xl-pt-40_91189e64b2804b59 {
    padding-top: 40px !important;
  }
  .xl-pt-50_a9a9c5c042fde93b {
    padding-top: 50px !important;
  }
  .xl-pt-60_e3e59b21646d9109 {
    padding-top: 60px !important;
  }
  .xl-pt-70_db4b46af76e9c4bd {
    padding-top: 70px !important;
  }
  .xl-pt-80_54f89450f0e51035 {
    padding-top: 80px !important;
  }
  .xl-pt-90_27da181bff44d505 {
    padding-top: 90px !important;
  }
  .xl-pt-100_5fa227364b8f531a {
    padding-top: 100px !important;
  }
  .xl-pt-110_a808428f1243c726 {
    padding-top: 110px !important;
  }
  .xl-pt-120_338b15105f8131a8 {
    padding-top: 120px !important;
  }
  .xl-pt-130_25b6d1dc4835db10 {
    padding-top: 130px !important;
  }
  .xl-pt-140_b667475de5a0ffa8 {
    padding-top: 140px !important;
  }
  .xl-pt-150_b6f18ba2462b6b75 {
    padding-top: 150px !important;
  }
  .xl-pt-200_4d56ba46f25c15d1 {
    padding-top: 200px !important;
  }
  .xl-pb-10_dde043319ae33063 {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_583ca11014e242dc {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_28c7e764151dc7c9 {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_aa2e9a317f7f6c3a {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_0dfd4c709b4c75b6 {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_fd322fc650261043 {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_5b10ebff16b740f5 {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_ae091256b2e4edf2 {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_cbaaddcda94875c7 {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_bda3fd724ae218bf {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_9a4de5b4198af7f1 {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_97f6d713e119c810 {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_5b3447d53ebb0fc3 {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_b38dc5c787bf2724 {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_b57a347d12ae4bcb {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_2cd496c11b766336 {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_9b06c3dfc72823df {
    margin-top: 10px !important;
  }
  .xl-mt-20_e9fe812f6e1081f1 {
    margin-top: 20px !important;
  }
  .xl-mt-30_5499497acffe21d4 {
    margin-top: 30px !important;
  }
  .xl-mt-40_9ad21941f8fb96c9 {
    margin-top: 40px !important;
  }
  .xl-mt-50_027071a0e49cdb61 {
    margin-top: 50px !important;
  }
  .xl-mt-60_85b723d35b13c620 {
    margin-top: 60px !important;
  }
  .xl-mt-70_856408a4d04fca12 {
    margin-top: 70px !important;
  }
  .xl-mt-80_7d7b39b2915f7ebe {
    margin-top: 80px !important;
  }
  .xl-mt-90_e62723a242edbdff {
    margin-top: 90px !important;
  }
  .xl-mt-100_bbb769909cdb5f45 {
    margin-top: 100px !important;
  }
  .xl-mt-110_960d80403ce9aa8e {
    margin-top: 110px !important;
  }
  .xl-mt-120_5a29329b97c5f6b9 {
    margin-top: 120px !important;
  }
  .xl-mt-130_1bc83febb7ce8f43 {
    margin-top: 130px !important;
  }
  .xl-mt-140_615f17670909e4d3 {
    margin-top: 140px !important;
  }
  .xl-mt-150_b2393b724beed746 {
    margin-top: 150px !important;
  }
  .xl-mt-200_4dfd0566d75d4712 {
    margin-top: 200px !important;
  }
  .xl-mb-10_082668502d6a5232 {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_c38507b8d38d855e {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_d6ea9bd65b039226 {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_bec322dd4ef18c06 {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_bcbf00996d1aede9 {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_5e7361f3ab52644d {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_4bb5022613c49130 {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_efb7ec1d20e2d24e {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_c9a903e9db6cfeca {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_0d589f8d52a4a888 {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_bd4ee2e787a08fae {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_df570f2877f1841f {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_b689fe169c914fa7 {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_3156f51c7c21d5f4 {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_e718914e4b954f6b {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_fc68dd70e1cbf8a7 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_ee121542eec38787 {
    padding: 0 !important;
  }
  .lg-m0_284a7271e42c1cb7 {
    margin: 0 !important;
  }
  .lg-pt-10_2cf4695abf998350 {
    padding-top: 10px !important;
  }
  .lg-pt-20_c16c8ca6cbc3494e {
    padding-top: 20px !important;
  }
  .lg-pt-30_4315d8aa3ce9dea0 {
    padding-top: 30px !important;
  }
  .lg-pt-40_ca6d4e961fc949ed {
    padding-top: 40px !important;
  }
  .lg-pt-50_119afd66f618b6e8 {
    padding-top: 50px !important;
  }
  .lg-pt-60_7926a2b4d1c778b7 {
    padding-top: 60px !important;
  }
  .lg-pt-70_e5505658537a0605 {
    padding-top: 70px !important;
  }
  .lg-pt-80_322fc63351b69ec4 {
    padding-top: 80px !important;
  }
  .lg-pt-90_66d97567c67b0661 {
    padding-top: 90px !important;
  }
  .lg-pt-100_69ced573d4e52c96 {
    padding-top: 100px !important;
  }
  .lg-pt-110_56c4c6c4e05e8e62 {
    padding-top: 110px !important;
  }
  .lg-pt-120_ba337291027c170f {
    padding-top: 120px !important;
  }
  .lg-pt-130_fefde58d1cce6d43 {
    padding-top: 130px !important;
  }
  .lg-pt-140_c24cae92d5cf43ff {
    padding-top: 140px !important;
  }
  .lg-pt-150_bc526cfd3cac7d5c {
    padding-top: 150px !important;
  }
  .lg-pt-200_19511b899bd98d6f {
    padding-top: 200px !important;
  }
  .lg-pb-10_994f29039130772e {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_11f03fa8164865fb {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_50927862a9145afd {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_425ddf5bd9689775 {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_cf2d1145b9c0e3cb {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_f53cef422816ca12 {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_4fca0e963afe3819 {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_11ed593bb7931327 {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_ff7e146d14ddaec5 {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_8b4aa80aaaeeceda {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_f42cac42815be66e {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_4a3217a329859584 {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_25fcc423983801df {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_95880bd08f09ca7c {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_cadd692c0eaa9b78 {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_24c58414f9bf021a {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_1c00641a8af02241 {
    margin-top: 10px !important;
  }
  .lg-mt-20_fc0d84fc724af744 {
    margin-top: 20px !important;
  }
  .lg-mt-30_f8b33c7c857a5196 {
    margin-top: 30px !important;
  }
  .lg-mt-40_79d1fe0a7f6570e0 {
    margin-top: 40px !important;
  }
  .lg-mt-50_8a66d55bfe739203 {
    margin-top: 50px !important;
  }
  .lg-mt-60_9b4a39c68cd3949a {
    margin-top: 60px !important;
  }
  .lg-mt-70_9e44f01b8ecec51d {
    margin-top: 70px !important;
  }
  .lg-mt-80_075afaf35ad019e1 {
    margin-top: 80px !important;
  }
  .lg-mt-90_ec366723b52182f5 {
    margin-top: 90px !important;
  }
  .lg-mt-100_316f5ea910a0e437 {
    margin-top: 100px !important;
  }
  .lg-mt-110_aa8832bde1462ef8 {
    margin-top: 110px !important;
  }
  .lg-mt-120_3592e1e24e816ab7 {
    margin-top: 120px !important;
  }
  .lg-mt-130_cadb5546d39b71ad {
    margin-top: 130px !important;
  }
  .lg-mt-140_33803ee8126bb92a {
    margin-top: 140px !important;
  }
  .lg-mt-150_fecf521af4b877d4 {
    margin-top: 150px !important;
  }
  .lg-mt-200_9247804f796c1209 {
    margin-top: 200px !important;
  }
  .lg-mb-10_60c7ccdd42900364 {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_7fe7a2faf648e2ae {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_b1830ddf2022c232 {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_fa200dcd9838986a {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_3da0fb1f46f20e90 {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_68392a27037e315d {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_baba177e25f08918 {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_551e0e1fe69be831 {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_9d8958ea1c177020 {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_732e559886455296 {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_62bcb323ce09b2c0 {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_1d0166efd04fae4e {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_84b613752ddbce51 {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_54897834d5f0fd6e {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_8b395395a4463e11 {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_7e238ac71d677cb9 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_0294e93c43a2c799 {
    padding: 0 !important;
  }
  .md-m0_bce8207a45f86016 {
    margin: 0 !important;
  }
  .md-pt-10_ee41dcfbee69606b {
    padding-top: 10px !important;
  }
  .md-pt-20_013d90ffdda67ed8 {
    padding-top: 20px !important;
  }
  .md-pt-30_fea53d3ebe899540 {
    padding-top: 30px !important;
  }
  .md-pt-40_f9627bb542b08197 {
    padding-top: 40px !important;
  }
  .md-pt-50_6aa64f52d48dd6da {
    padding-top: 50px !important;
  }
  .md-pt-60_41eac77829c804d7 {
    padding-top: 60px !important;
  }
  .md-pt-70_06b81e2fe1d3ffca {
    padding-top: 70px !important;
  }
  .md-pt-80_50b8a23c84349612 {
    padding-top: 80px !important;
  }
  .md-pt-90_29b87be5945d85fc {
    padding-top: 90px !important;
  }
  .md-pt-100_90c105d58d952f5b {
    padding-top: 100px !important;
  }
  .md-pt-110_276a25effa2172fb {
    padding-top: 110px !important;
  }
  .md-pt-120_c532e144de059fd9 {
    padding-top: 120px !important;
  }
  .md-pt-130_0a703335d68f4d98 {
    padding-top: 130px !important;
  }
  .md-pt-140_de576066850e8b18 {
    padding-top: 140px !important;
  }
  .md-pt-150_344f28d8f408e8d5 {
    padding-top: 150px !important;
  }
  .md-pt-200_45c3f85dc4bf8cd0 {
    padding-top: 200px !important;
  }
  .md-pb-10_52c003b682d216fa {
    padding-bottom: 10px !important;
  }
  .md-pb-20_344c1fe1ae1f7b85 {
    padding-bottom: 20px !important;
  }
  .md-pb-30_4aef5b5e24214668 {
    padding-bottom: 30px !important;
  }
  .md-pb-40_9eec73f3f3f360da {
    padding-bottom: 40px !important;
  }
  .md-pb-50_c15bedccab221db7 {
    padding-bottom: 50px !important;
  }
  .md-pb-60_ebcd7fa39a01565d {
    padding-bottom: 60px !important;
  }
  .md-pb-70_49afd8b2c2c502c3 {
    padding-bottom: 70px !important;
  }
  .md-pb-80_1375c2c9b22a0c30 {
    padding-bottom: 80px !important;
  }
  .md-pb-90_d54a3ef3a734dac4 {
    padding-bottom: 90px !important;
  }
  .md-pb-100_d23c96a1658e033c {
    padding-bottom: 100px !important;
  }
  .md-pb-110_9f0720ec1519b3e1 {
    padding-bottom: 110px !important;
  }
  .md-pb-120_86e23de364033ffa {
    padding-bottom: 120px !important;
  }
  .md-pb-130_9bb008bba555dd07 {
    padding-bottom: 130px !important;
  }
  .md-pb-140_c7797d850b45d673 {
    padding-bottom: 140px !important;
  }
  .md-pb-150_985f00f0f165a18d {
    padding-bottom: 150px !important;
  }
  .md-pb-200_b86262a6c4cf3bcc {
    padding-bottom: 200px !important;
  }
  .md-mt-10_a57e8c482087e404 {
    margin-top: 10px !important;
  }
  .md-mt-20_0b2a457358451d36 {
    margin-top: 20px !important;
  }
  .md-mt-30_930d5fa2b2d438fe {
    margin-top: 30px !important;
  }
  .md-mt-40_4c69015ff31c7d8c {
    margin-top: 40px !important;
  }
  .md-mt-50_2ad331cf546c95b1 {
    margin-top: 50px !important;
  }
  .md-mt-60_63cc6366cbe17aa7 {
    margin-top: 60px !important;
  }
  .md-mt-70_04839d6416d871c2 {
    margin-top: 70px !important;
  }
  .md-mt-80_df8cb9193f37cf77 {
    margin-top: 80px !important;
  }
  .md-mt-90_06a213b031b3431d {
    margin-top: 90px !important;
  }
  .md-mt-100_250c4bd85a8fea0e {
    margin-top: 100px !important;
  }
  .md-mt-110_d024c8f80def6950 {
    margin-top: 110px !important;
  }
  .md-mt-120_7b4547126cd9e358 {
    margin-top: 120px !important;
  }
  .md-mt-130_19a967cb54bd0332 {
    margin-top: 130px !important;
  }
  .md-mt-140_5395e9f0ef940133 {
    margin-top: 140px !important;
  }
  .md-mt-150_3da91a04ac14806f {
    margin-top: 150px !important;
  }
  .md-mt-200_bbd1bcdad4b72fb5 {
    margin-top: 200px !important;
  }
  .md-mb-10_653bee23521c4776 {
    margin-bottom: 10px !important;
  }
  .md-mb-20_c3f61a9008551f1e {
    margin-bottom: 20px !important;
  }
  .md-mb-30_bfd169d326b29e55 {
    margin-bottom: 30px !important;
  }
  .md-mb-40_26bb5a864eeb9846 {
    margin-bottom: 40px !important;
  }
  .md-mb-50_f34cfec3fd8bd099 {
    margin-bottom: 50px !important;
  }
  .md-mb-60_4c5926179f4e739d {
    margin-bottom: 60px !important;
  }
  .md-mb-70_e10ba108281db467 {
    margin-bottom: 70px !important;
  }
  .md-mb-80_b40ad17b49d7ba62 {
    margin-bottom: 80px !important;
  }
  .md-mb-90_2c3e626de09d2bc8 {
    margin-bottom: 90px !important;
  }
  .md-mb-100_d7e23bc18eb1dea5 {
    margin-bottom: 100px !important;
  }
  .md-mb-110_20254b2f2fae274c {
    margin-bottom: 110px !important;
  }
  .md-mb-120_eefbb898701b3c25 {
    margin-bottom: 120px !important;
  }
  .md-mb-130_2b586d68d9c19e53 {
    margin-bottom: 130px !important;
  }
  .md-mb-140_ace552fe3ae85edb {
    margin-bottom: 140px !important;
  }
  .md-mb-150_7a01a18ceb4ba409 {
    margin-bottom: 150px !important;
  }
  .md-mb-200_273867616cf222fb {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_bbf1e8d7e7b5623b {
    padding: 0 !important;
  }
  .sm-m0_2b588da0f71c0926 {
    margin: 0 !important;
  }
  .sm-pt-10_c103ef308b82024a {
    padding-top: 10px !important;
  }
  .sm-pt-20_4fe9bb6ca4b2b8d6 {
    padding-top: 20px !important;
  }
  .sm-pt-30_e50fe01e78e00cb6 {
    padding-top: 30px !important;
  }
  .sm-pt-40_0047431825096e4e {
    padding-top: 40px !important;
  }
  .sm-pt-50_3e102b8782c80e81 {
    padding-top: 50px !important;
  }
  .sm-pt-60_2d94e8a58e217c57 {
    padding-top: 60px !important;
  }
  .sm-pt-70_aab74324f68e39ba {
    padding-top: 70px !important;
  }
  .sm-pt-80_c313281b038fb152 {
    padding-top: 80px !important;
  }
  .sm-pt-90_4f1875d9283c0677 {
    padding-top: 90px !important;
  }
  .sm-pt-100_5bf8c3906ec1783d {
    padding-top: 100px !important;
  }
  .sm-pt-110_3ddef616ad1bf81d {
    padding-top: 110px !important;
  }
  .sm-pt-120_9fa57e632622e7f8 {
    padding-top: 120px !important;
  }
  .sm-pt-130_45b6872923970c9f {
    padding-top: 130px !important;
  }
  .sm-pt-140_0128d5d8f9f6802b {
    padding-top: 140px !important;
  }
  .sm-pt-150_7025acbcd325e9fe {
    padding-top: 150px !important;
  }
  .sm-pt-200_698e348ab37d538d {
    padding-top: 200px !important;
  }
  .sm-pb-10_066ef5c9d5d298b8 {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_752894ac5c494157 {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_c522d3d50c04c89d {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_061794341ad8b0af {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_e59ef8dd30a03a1f {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_72dc97272bff640c {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_ee2dbc6e0b9f68ff {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_b6b91b7316e81795 {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_066d9cda8294bd62 {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_9ee2e2ab772bf32b {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_77f2ae16352eb143 {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_0547078126648dda {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_dc21902f940b4322 {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_d0cff9f32962ddc1 {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_c572be2e8ae144b6 {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_6a4b2fa5630c0f26 {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_94c4c50a730a07be {
    margin-top: 10px !important;
  }
  .sm-mt-20_bad8f995e3fcf377 {
    margin-top: 20px !important;
  }
  .sm-mt-30_78726f2b5cd6a6f8 {
    margin-top: 30px !important;
  }
  .sm-mt-40_bd4add4d07983542 {
    margin-top: 40px !important;
  }
  .sm-mt-50_a7870608c61f2d4d {
    margin-top: 50px !important;
  }
  .sm-mt-60_60c5b1a826a2e697 {
    margin-top: 60px !important;
  }
  .sm-mt-70_ed82fefe16afdbde {
    margin-top: 70px !important;
  }
  .sm-mt-80_98bbe451b37fae31 {
    margin-top: 80px !important;
  }
  .sm-mt-90_c4c953897f491075 {
    margin-top: 90px !important;
  }
  .sm-mt-100_9c3a4cdcd18aad3f {
    margin-top: 100px !important;
  }
  .sm-mt-110_3d8c7cb81f7152b6 {
    margin-top: 110px !important;
  }
  .sm-mt-120_694e7c76d18c143a {
    margin-top: 120px !important;
  }
  .sm-mt-130_c3ab1846ca20985a {
    margin-top: 130px !important;
  }
  .sm-mt-140_5369a4013e400e3e {
    margin-top: 140px !important;
  }
  .sm-mt-150_dbe7eb02eb296c0a {
    margin-top: 150px !important;
  }
  .sm-mt-200_6ac8dc9afb38aa2e {
    margin-top: 200px !important;
  }
  .sm-mb-10_825e19b3660f7460 {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_464d258f9b7e5c99 {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_803f2b9d36569811 {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_4932b077fdd9e8b2 {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_c933a38fd5b74a6a {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_133e60bd294d583c {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_8ae18815a7531537 {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_3f32eecc1e0b37bb {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_28f279d0710f1050 {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_5410ee83f46fd792 {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_9d3c91c65dbc9166 {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_5ea2ef02ed22f935 {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_0557bcaaddeb9490 {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_526057051c5b1f43 {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_967ae10d009fd5ca {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_d482ba961ca80eb6 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_25a894a4845b68e3 {
    padding: 0 !important;
  }
  .xs-m0_4a7f05acc93c05b8 {
    margin: 0 !important;
  }
  .xs-pt-10_b3957b229c54f731 {
    padding-top: 10px !important;
  }
  .xs-pt-20_01c644f01f81c9fb {
    padding-top: 20px !important;
  }
  .xs-pt-30_27e7dd2d9e02c7ce {
    padding-top: 30px !important;
  }
  .xs-pt-40_adb5f9855729a0ad {
    padding-top: 40px !important;
  }
  .xs-pt-50_48a130f80d3655b4 {
    padding-top: 50px !important;
  }
  .xs-pt-60_eac22e6c2a1172ec {
    padding-top: 60px !important;
  }
  .xs-pt-70_49d7bf19a258aaf7 {
    padding-top: 70px !important;
  }
  .xs-pt-80_a3b7731ac130a3f0 {
    padding-top: 80px !important;
  }
  .xs-pt-90_edc357c3cada4a59 {
    padding-top: 90px !important;
  }
  .xs-pt-100_934756baaab6be8c {
    padding-top: 100px !important;
  }
  .xs-pt-110_244ac45fdc5866ba {
    padding-top: 110px !important;
  }
  .xs-pt-120_2a576b6878af5148 {
    padding-top: 120px !important;
  }
  .xs-pt-130_977f67f17b84d855 {
    padding-top: 130px !important;
  }
  .xs-pt-140_177af2136605c2e4 {
    padding-top: 140px !important;
  }
  .xs-pt-150_6de22fd561a2a3b7 {
    padding-top: 150px !important;
  }
  .xs-pt-200_cb8f93f3622012e2 {
    padding-top: 200px !important;
  }
  .xs-pb-10_5b120b82d8e9fd4e {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_66923c133a110ce2 {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_1294be9e3654cf15 {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_d7ba688469c6b44f {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_4f1833c9c58aa7a3 {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_0b9093db67ab835c {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_69dee8dfea512b09 {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_c18f2d7c440a276e {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_ab03de8526e141ec {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_cfb08466ad04c3af {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_517341bc0a6037be {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_9fabf1d6c25b4bf7 {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_54edbee76a85376e {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_e1989e846e0ade00 {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_b2d01479d7588be2 {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_4ef44dd968545519 {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_b30dcc9b1404fb74 {
    margin-top: 10px !important;
  }
  .xs-mt-20_c7296045e83aceb6 {
    margin-top: 20px !important;
  }
  .xs-mt-30_b0566531defa3bb2 {
    margin-top: 30px !important;
  }
  .xs-mt-40_4e6631e293b768b7 {
    margin-top: 40px !important;
  }
  .xs-mt-50_6973d278ef1e1554 {
    margin-top: 50px !important;
  }
  .xs-mt-60_91963fadcb7d8d32 {
    margin-top: 60px !important;
  }
  .xs-mt-70_dd3d3325b2ce9962 {
    margin-top: 70px !important;
  }
  .xs-mt-80_699f9ee212cfad58 {
    margin-top: 80px !important;
  }
  .xs-mt-90_e2d4ee0b681e1fcc {
    margin-top: 90px !important;
  }
  .xs-mt-100_17ab5a5a6e0be35a {
    margin-top: 100px !important;
  }
  .xs-mt-110_913470b02ea131c3 {
    margin-top: 110px !important;
  }
  .xs-mt-120_a057dc336ba79a98 {
    margin-top: 120px !important;
  }
  .xs-mt-130_c365ac66f0b8b2aa {
    margin-top: 130px !important;
  }
  .xs-mt-140_c0c9b5237a87a294 {
    margin-top: 140px !important;
  }
  .xs-mt-150_3dc78612b6656fd2 {
    margin-top: 150px !important;
  }
  .xs-mt-200_612d2389916b7704 {
    margin-top: 200px !important;
  }
  .xs-mb-10_094c96a2dfed1ff3 {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_14bec5a47c23391f {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_ffbf1cc0dfbcfe03 {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_b6eb972f6959fb73 {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_67f1082e0e69adcb {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_e072e2d44a043df7 {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_f456430826fa9c30 {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_ea192a7abe000327 {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_e309514a8cb2835a {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_91b4252c5130d567 {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_8a3d92b8b80a35d8 {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_ceb6f835eeaf4ddb {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_a487ce02c03f2c5f {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_ea1e72d244157de1 {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_bb7962f4a6359a55 {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_fb62a883a10ee2e9 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_392a7a2dcf398c17 {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_392a7a2dcf398c17.menu-overlay_42d48f607fd421f5 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_392a7a2dcf398c17.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_392a7a2dcf398c17 .navbar-toggler_2e5378f381bf3944 {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_392a7a2dcf398c17.menu-style-three_73c8535f5751661f .navbar-toggler_2e5378f381bf3944 {
  background: #000;
}
.theme-main-menu_392a7a2dcf398c17.menu-style-four_528a126bf932166e .navbar-toggler_2e5378f381bf3944 {
  background: #E6FD5A;
}
.theme-main-menu_392a7a2dcf398c17.menu-style-five_76d0944e6f272408 .navbar-toggler_2e5378f381bf3944 {
  background: #DFFF5E;
}
.theme-main-menu_392a7a2dcf398c17 .navbar-toggler_2e5378f381bf3944:focus {
  box-shadow: none;
}
.theme-main-menu_392a7a2dcf398c17 .navbar-toggler_2e5378f381bf3944::before,
.theme-main-menu_392a7a2dcf398c17 .navbar-toggler_2e5378f381bf3944::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_392a7a2dcf398c17 .navbar-toggler_2e5378f381bf3944 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_392a7a2dcf398c17.menu-style-three_73c8535f5751661f .navbar-toggler_2e5378f381bf3944:before, .theme-main-menu_392a7a2dcf398c17.menu-style-three_73c8535f5751661f .navbar-toggler_2e5378f381bf3944:after, .theme-main-menu_392a7a2dcf398c17.menu-style-three_73c8535f5751661f .navbar-toggler_2e5378f381bf3944 span {
  background: #fff;
}
.theme-main-menu_392a7a2dcf398c17 .navbar-toggler_2e5378f381bf3944::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_392a7a2dcf398c17 .navbar-toggler_2e5378f381bf3944::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_392a7a2dcf398c17 .navbar-toggler_2e5378f381bf3944[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_392a7a2dcf398c17 .navbar-toggler_2e5378f381bf3944[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_392a7a2dcf398c17 .navbar-toggler_2e5378f381bf3944[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_392a7a2dcf398c17 .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_392a7a2dcf398c17 .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_392a7a2dcf398c17.white-vr_1629c8ebf9b932e0 .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_392a7a2dcf398c17.white-vr_1629c8ebf9b932e0 .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_392a7a2dcf398c17.white-vr_1629c8ebf9b932e0.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_392a7a2dcf398c17.menu-style-one_6a136e78e15d25de {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_392a7a2dcf398c17.menu-style-two_5b3363c5b74ea0db {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_392a7a2dcf398c17.menu-style-two_5b3363c5b74ea0db .info-row_bad85a00e734c921 {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_392a7a2dcf398c17.menu-style-two_5b3363c5b74ea0db .gap-fix_d065ac76713146b0 {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_392a7a2dcf398c17.menu-style-two_5b3363c5b74ea0db .greetings_98e59fe1f1a51e83 {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_392a7a2dcf398c17.menu-style-two_5b3363c5b74ea0db .contact-info_ecc338779bba3298 {
  margin: 0 -15px;
}
.theme-main-menu_392a7a2dcf398c17.menu-style-two_5b3363c5b74ea0db .contact-info_ecc338779bba3298 li {
  padding: 0 15px;
}
.theme-main-menu_392a7a2dcf398c17.menu-style-two_5b3363c5b74ea0db .contact-info_ecc338779bba3298 li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_392a7a2dcf398c17.menu-style-two_5b3363c5b74ea0db .contact-info_ecc338779bba3298 li a:hover {
  text-decoration: underline;
}
.theme-main-menu_392a7a2dcf398c17.menu-style-two_5b3363c5b74ea0db .inner-content_ae80752b976f15df {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_392a7a2dcf398c17.menu-style-two_5b3363c5b74ea0db.fixed .info-row_bad85a00e734c921 {
  display: none;
}
.theme-main-menu_392a7a2dcf398c17.menu-style-five_76d0944e6f272408 {
  background: #000;
  padding: 0;
}
.theme-main-menu_392a7a2dcf398c17.menu-style-five_76d0944e6f272408 .inner-content_ae80752b976f15df {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_392a7a2dcf398c17.menu-style-six_2e6a5cf1db673d3b .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_392a7a2dcf398c17.menu-style-six_2e6a5cf1db673d3b .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_392a7a2dcf398c17 .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_d31b7a6c6d6ab6d3 {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_d31b7a6c6d6ab6d3 .mega-menu-title_a398209a66df02ec {
  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_392a7a2dcf398c17 .login-btn-one_84cd2a4ea8e0ecd6 a {
  color: #000;
}
.theme-main-menu_392a7a2dcf398c17 .login-btn-one_84cd2a4ea8e0ecd6 a:hover {
  text-decoration: underline;
}
.theme-main-menu_392a7a2dcf398c17 .login-btn-two_ff9d95464ced60dc a {
  color: #044F3B;
}
.theme-main-menu_392a7a2dcf398c17 .login-btn-two_ff9d95464ced60dc a:hover {
  text-decoration: underline;
}
.theme-main-menu_392a7a2dcf398c17 .signup-btn-one_55029d0107b3e59b 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_392a7a2dcf398c17 .signup-btn-one_55029d0107b3e59b .icon_c5afa62a33919069 {
  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_392a7a2dcf398c17 .signup-btn-one_55029d0107b3e59b:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_392a7a2dcf398c17 .signup-btn-one_55029d0107b3e59b:hover .icon_c5afa62a33919069 {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_392a7a2dcf398c17 .signup-btn-two_d9a43147a17474fd {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_392a7a2dcf398c17 .signup-btn-two_d9a43147a17474fd:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_392a7a2dcf398c17 .quote-one_67adf2c7f2c8ae8e {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_392a7a2dcf398c17 .quote-one_67adf2c7f2c8ae8e:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_1cead2a7b5add4e1 {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_1cead2a7b5add4e1 li {
  position: relative;
  padding: 0 15px;
}
.category-menu_1cead2a7b5add4e1 li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_1cead2a7b5add4e1 li a:hover {
  color: #0C3A30;
}
.category-menu_1cead2a7b5add4e1 .dropdown-menu {
  padding: 0;
}
.category-menu_1cead2a7b5add4e1 .dropdown-menu li {
  padding: 0;
}
.category-menu_1cead2a7b5add4e1 .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_29e8d6a098c018b1 .logo_1322b79b226cc262 {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_1629c8ebf9b932e0 .navbar-collapse_29e8d6a098c018b1 {
    background-color: #0C3A30;
  }
  .navbar-collapse_29e8d6a098c018b1 {
    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_29e8d6a098c018b1.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_392a7a2dcf398c17 .navbar .mega-dropdown_685976f570219820 {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_1629c8ebf9b932e0 .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_d31b7a6c6d6ab6d3 {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_c3b6b848afe63e8d .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_d98824505f6c382a {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_d98824505f6c382a::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_d98824505f6c382a .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_d98824505f6c382a .hero-slider-one .hero-img_d0dd791cbdd68ab8 {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_d98824505f6c382a .hero-slider-one .slick-list_fe48db55c4ec5d39, .hero-banner-one_d98824505f6c382a .hero-slider-one .slick-track_02cb1a1e96b4c22c, .hero-banner-one_d98824505f6c382a .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_d98824505f6c382a .hero-heading_f81b84a4e0f91b72 {
  font-weight: 700;
  color: #000;
  background: url(../gallery/shape_a2657f1504/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_d98824505f6c382a .more-btn_fc3ce16dfde7901d {
  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_d98824505f6c382a .more-btn_fc3ce16dfde7901d:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_06596ca40e9526c7 {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_06596ca40e9526c7 .bg-wrapper_1bf6d5865307e336 {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_06596ca40e9526c7 .hero-heading_f81b84a4e0f91b72 {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_06596ca40e9526c7 .rating_6835dac8bba95f09 h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_06596ca40e9526c7 .rating_6835dac8bba95f09 p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_06596ca40e9526c7 .media-wrapper_7c1508df3fe72b56 {
  position: absolute;
  background: url(../gallery/assets_3e0c0ae099/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_06596ca40e9526c7 .media-wrapper_7c1508df3fe72b56 .shape_01_e1b89ca6a73966d0 {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_06596ca40e9526c7 .media-wrapper_7c1508df3fe72b56 .shape_02_70824d6d7d32a98e {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_c075e2438c17b201 .hero-heading_f81b84a4e0f91b72 {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_c075e2438c17b201 .media-wrapper_7c1508df3fe72b56 {
  background: url(../gallery/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_c075e2438c17b201 .media-wrapper_7c1508df3fe72b56 .screen_01_705f490d1c856f31 {
  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_c075e2438c17b201 .media-wrapper_7c1508df3fe72b56 .screen_02_4c2cda1a8013e574 {
  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_c075e2438c17b201 .media-wrapper_7c1508df3fe72b56 .bg-shape_9e03b6b3c32bf2b1 {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_c075e2438c17b201 .shape_01_e1b89ca6a73966d0 {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_69514553d898f8b4 .bg-wrapper_1bf6d5865307e336 {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_69514553d898f8b4 .media-wrapper_7c1508df3fe72b56 {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_69514553d898f8b4 .media-wrapper_7c1508df3fe72b56 .shape_01_e1b89ca6a73966d0 {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_69514553d898f8b4 .shape_02_70824d6d7d32a98e {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_e0eb5e20ed66a57b + .blog-details_66c3d1c6ea72c2e7 {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_6a3e403545c0d82c {
  z-index: 1;
}
.block-feature-three_6a3e403545c0d82c:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_6a3e403545c0d82c.no-bg_f7ff2a66233c8f97:before {
  display: none;
}
.block-feature-three_6a3e403545c0d82c .section-btn_f7d054da48077446 {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_6a3e403545c0d82c .block-title_6aba0716fa512c9e a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_6a3e403545c0d82c .block-title_6aba0716fa512c9e a:hover {
  text-decoration: underline;
}
.block-feature-three_6a3e403545c0d82c .round-btn_94b79dc368d034fe {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_6a3e403545c0d82c .round-btn_94b79dc368d034fe:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_6a3e403545c0d82c .block-one_f8b40ce315a2cc57 {
  background: url(../gallery/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_6a3e403545c0d82c .block-one_f8b40ce315a2cc57 .tag_8e522bf73fb14734 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_6a3e403545c0d82c .block-one_f8b40ce315a2cc57 .block-title_6aba0716fa512c9e {
  background: url(../gallery/shape_a2657f1504/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_6a3e403545c0d82c .block-two_fb593744f4fad799 {
  overflow: hidden;
}
.block-feature-three_6a3e403545c0d82c .block-two_fb593744f4fad799 .img-wrapper_9538152dd4f9ca58 {
  background: url(../gallery/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_6a3e403545c0d82c .block-two_fb593744f4fad799 .text-wrapper_278229a3b7b9762a {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_6a3e403545c0d82c .block-two_fb593744f4fad799 .tag_8e522bf73fb14734 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_6a3e403545c0d82c .block-three_1bfcd6935d458cd6 {
  background: #D3FF76;
}
.block-feature-three_6a3e403545c0d82c .block-three_1bfcd6935d458cd6 .tag_8e522bf73fb14734 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_6a3e403545c0d82c .block-three_1bfcd6935d458cd6 .round-btn_94b79dc368d034fe {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_6a3e403545c0d82c .block-three_1bfcd6935d458cd6 .round-btn_94b79dc368d034fe:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_6a3e403545c0d82c .block-four_7f105c90d972922b {
  background: url(../gallery/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_6a3e403545c0d82c .block-four_7f105c90d972922b .block-title_6aba0716fa512c9e {
  background: url(../gallery/shape_a2657f1504/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_6a3e403545c0d82c .block-four_7f105c90d972922b .block-title_6aba0716fa512c9e a {
  font-size: 28px;
}
.block-feature-three_6a3e403545c0d82c .block-four_7f105c90d972922b .tag_8e522bf73fb14734 {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_6a3e403545c0d82c .block-four_7f105c90d972922b .round-btn_94b79dc368d034fe {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_6a3e403545c0d82c .block-four_7f105c90d972922b .round-btn_94b79dc368d034fe:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_6a3e403545c0d82c .block-five_bddcdb5e5e63b26e {
  background: url(../gallery/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_6a3e403545c0d82c .block-five_bddcdb5e5e63b26e .tag_8e522bf73fb14734 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_6a3e403545c0d82c .block-five_bddcdb5e5e63b26e .block-title_6aba0716fa512c9e {
  background: url(../gallery/shape_a2657f1504/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_18991364927c2a75 .upper-wrapper_f1ceffc824429fce {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_18991364927c2a75 .upper-wrapper_f1ceffc824429fce .shape_01_e1b89ca6a73966d0 {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_18991364927c2a75 .line-loop_8724fc8c41ecdb1c:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_18991364927c2a75 .graph-panel_e889351fcdd62403 {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_18991364927c2a75 .graph-panel_e889351fcdd62403 .main-count_901df94b4ef9d005 {
  font-size: 120px;
}
.block-feature-thirteen_18991364927c2a75 .graph-panel_e889351fcdd62403 .chart-box_5b97018dabc280c2 {
  padding: 0 15px;
}
.block-feature-thirteen_18991364927c2a75 .graph-panel_e889351fcdd62403 .chart-box_5b97018dabc280c2 .chart-inner_90e08dbd31d8ecb6 {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_2be9f3a0dc5040a5 .media-img_35ba7a0750cda6c0 {
  border-radius: 30px;
}
.block-feature-sixteen_2be9f3a0dc5040a5 .shape_01_e1b89ca6a73966d0 {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_cef017e166ee7598 .section-subheading_666342e4fc622b76 {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_cef017e166ee7598 .shape_01_e1b89ca6a73966d0 {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_91a2c9f1c44443e6 {
  z-index: 1;
}
.text-feature-four_91a2c9f1c44443e6 .avatar_d6bccb135bf1cb9e {
  width: 65px;
  height: 65px;
}
.text-feature-four_91a2c9f1c44443e6 .name {
  font-size: 28px;
}
.text-feature-four_91a2c9f1c44443e6 .quote-text_76992061b1e84ea2 {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_91a2c9f1c44443e6 .shape_01_e1b89ca6a73966d0 {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_91a2c9f1c44443e6 .shape_02_70824d6d7d32a98e {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_eade784ee2e40981 .bg-wrapper_1bf6d5865307e336 {
  background: #FFF2AC;
}
.text-feature-five_eade784ee2e40981 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_eade784ee2e40981 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_eade784ee2e40981 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_eade784ee2e40981 li:hover:before {
  background: #29594B;
}
.text-feature-five_eade784ee2e40981 li:hover:after {
  color: #fff;
}
.text-feature-five_eade784ee2e40981 .media-wrapper_7c1508df3fe72b56 {
  background: url(../gallery/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_eade784ee2e40981 .media-wrapper_7c1508df3fe72b56 .video-icon_58d817bfae3c271d {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_eade784ee2e40981 .media-wrapper_7c1508df3fe72b56 .video-icon_58d817bfae3c271d:hover {
  background: #CFFF45;
}
.text-feature-five_eade784ee2e40981 .media-wrapper_7c1508df3fe72b56 .screen_01_705f490d1c856f31 {
  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_6e1029e19a3b04da {
  z-index: 1;
}
.text-feature-six_6e1029e19a3b04da .media-wrapper_7c1508df3fe72b56 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_6e1029e19a3b04da .media-wrapper_7c1508df3fe72b56 .screen_01_705f490d1c856f31 {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_6e1029e19a3b04da .shape_01_e1b89ca6a73966d0 {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_6e1029e19a3b04da .shape_02_70824d6d7d32a98e {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_b560f640508ce2b9 {
  background: url(../gallery/assets_3e0c0ae099/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_b560f640508ce2b9 .block_7ddfe7a56077ea68 .icon_c5afa62a33919069 {
  height: 50px;
}
.text-feature-nine_b560f640508ce2b9 .vertical-text-wrapper_623d2622bfa19814 {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_b560f640508ce2b9 .vertical-text-wrapper_623d2622bfa19814 .text-list_e192c4617de01474 {
  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_b560f640508ce2b9 .vertical-text-wrapper_623d2622bfa19814 .text-list_e192c4617de01474:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_b560f640508ce2b9 .vertical-text-wrapper_623d2622bfa19814 .shape_01_e1b89ca6a73966d0 {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_b560f640508ce2b9 .vertical-text-wrapper_623d2622bfa19814 .shape_02_70824d6d7d32a98e {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_b560f640508ce2b9 .shape_03_d366f233b3da668e {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_b560f640508ce2b9 .shape_04_c7f8531f95420051 {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_77d9ff0744173946 .section-btn_f7d054da48077446 {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_9fcc1fbac7f1b3a9 {
  z-index: 1;
}
.team-section-three_9fcc1fbac7f1b3a9:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../gallery/shape_a2657f1504/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_9fcc1fbac7f1b3a9 .section-btn_f7d054da48077446 {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_9fcc1fbac7f1b3a9 .shape_01_e1b89ca6a73966d0 {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_9fcc1fbac7f1b3a9 .shape_02_70824d6d7d32a98e {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_9fcc1fbac7f1b3a9 .shape_03_d366f233b3da668e {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_5168d37aca2bf3a6 .logo_1322b79b226cc262 {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_a33426d68ca32540 {
  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_7cfe8dd895ade432 {
  max-width: 565px;
}
.user-data-form .form-wrapper_7cfe8dd895ade432 .input-group-meta_094f05c2495a7131 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_7cfe8dd895ade432 .input-group-meta_094f05c2495a7131 label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_7cfe8dd895ade432 .input-group-meta_094f05c2495a7131 .placeholder_icon_a0239ce14f7346f5 {
  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_7cfe8dd895ade432 .input-group-meta_094f05c2495a7131 .placeholder_icon_a0239ce14f7346f5 img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_7cfe8dd895ade432 .input-group-meta_094f05c2495a7131 .placeholder_icon_a0239ce14f7346f5 span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_7cfe8dd895ade432 .input-group-meta_094f05c2495a7131 .placeholder_icon_a0239ce14f7346f5 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_7cfe8dd895ade432 .input-group-meta_094f05c2495a7131 .placeholder_icon_a0239ce14f7346f5 span.eye-slash_8d93c5345693642c:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_112854e0ed6eb0da 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_112854e0ed6eb0da label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_112854e0ed6eb0da input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_112854e0ed6eb0da 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_112854e0ed6eb0da 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_112854e0ed6eb0da a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_112854e0ed6eb0da a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_543dfc62920fa5ee {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_82da841fc1018888 {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_82da841fc1018888:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_82da841fc1018888 img {
  width: 20px;
}
.user-data-form .btn-close_b15289acae35fd05 {
  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_a609b696c3de649c .main-count_901df94b4ef9d005 {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_c1e2260f4fe43c4c .icon_c5afa62a33919069 {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_757d1f41e7f33f21 .img-holder_2b633939082b0cd4 {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_757d1f41e7f33f21 .img-holder_2b633939082b0cd4.round-border_5cf7c47107636ea3 {
  border-radius: 30px;
}
.portfolio-block-one_757d1f41e7f33f21 .img-holder_2b633939082b0cd4 .expend_fabf6c60ce1bec10 {
  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_757d1f41e7f33f21 .img-holder_2b633939082b0cd4 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_757d1f41e7f33f21 .img-holder_2b633939082b0cd4 i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_757d1f41e7f33f21:hover .expend_fabf6c60ce1bec10 {
  opacity: 1;
}
.portfolio-block-one_757d1f41e7f33f21:hover .img-meta_a95efa273d066e9b {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_757d1f41e7f33f21:hover .pj-title_ea94c17c9b00ddab {
  text-decoration: underline;
}
.portfolio-block-one_757d1f41e7f33f21 .caption {
  margin-top: 35px;
}
.portfolio-block-one_757d1f41e7f33f21 .caption .tag_8e522bf73fb14734 {
  margin: 0 -3px;
}
.portfolio-block-one_757d1f41e7f33f21 .caption .tag_8e522bf73fb14734 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_757d1f41e7f33f21 .caption .pj-title_ea94c17c9b00ddab {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_757d1f41e7f33f21 .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_757d1f41e7f33f21 .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_32a2eb2b6d4c0570 .bg-wrapper_1bf6d5865307e336 {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_32a2eb2b6d4c0570 .slider-wrapper_f2241688436c03e8 {
  height: 100%;
}
.project-details-two_32a2eb2b6d4c0570 .slider-wrapper_f2241688436c03e8 .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_32a2eb2b6d4c0570 .slider-wrapper_f2241688436c03e8 .carousel-control-next_41e86d8f8b7381b6,
.project-details-two_32a2eb2b6d4c0570 .slider-wrapper_f2241688436c03e8 .carousel-control-prev_155e3bbf627a3f2a {
  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_32a2eb2b6d4c0570 .slider-wrapper_f2241688436c03e8 .carousel-control-next_41e86d8f8b7381b6:hover,
.project-details-two_32a2eb2b6d4c0570 .slider-wrapper_f2241688436c03e8 .carousel-control-prev_155e3bbf627a3f2a:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_32a2eb2b6d4c0570 .slider-wrapper_f2241688436c03e8 .carousel-control-prev_155e3bbf627a3f2a {
  left: auto;
  right: 45px;
}
.project-details-two_32a2eb2b6d4c0570 .info-wrapper_3e232a0911d81d5e {
  padding: 55px 50px 85px 70px;
}
.project-details-two_32a2eb2b6d4c0570 .info-wrapper_3e232a0911d81d5e h3 {
  font-size: 36px;
}
.project-details-two_32a2eb2b6d4c0570 .info-wrapper_3e232a0911d81d5e .list-meta_56b993f4849ed187 li {
  padding: 22px 0;
}
.project-details-two_32a2eb2b6d4c0570 .info-wrapper_3e232a0911d81d5e .list-meta_56b993f4849ed187 .icon_c5afa62a33919069 {
  width: 40px;
}
.project-details-two_32a2eb2b6d4c0570 .info-wrapper_3e232a0911d81d5e .list-meta_56b993f4849ed187 .text1_dbb459054e1ea8b1 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_32a2eb2b6d4c0570 .info-wrapper_3e232a0911d81d5e .list-meta_56b993f4849ed187 span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_32a2eb2b6d4c0570 .info-wrapper_3e232a0911d81d5e .social-share_28604f65de20a0ef li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_32a2eb2b6d4c0570 .info-wrapper_3e232a0911d81d5e .social-share_28604f65de20a0ef li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_7d0cf01020c3b3d7 .slider-wrapper_f2241688436c03e8 {
  padding-left: 100px;
}
.feedback-section-three_7d0cf01020c3b3d7 .slider-wrapper_f2241688436c03e8 .icon_c5afa62a33919069 {
  left: 0;
  top: 18px;
}
.feedback-section-three_7d0cf01020c3b3d7 .slick-dots_728f3e46b8a06046 {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_7d0cf01020c3b3d7 .slick-dots_728f3e46b8a06046 li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_7d0cf01020c3b3d7 .slick-dots_728f3e46b8a06046 .slick-active button {
  background: #000;
}
.feedback-section-three_7d0cf01020c3b3d7 .rating-box_ab642ce7ccbe3d90 {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_7d0cf01020c3b3d7 .rating-box_ab642ce7ccbe3d90 .rating_6835dac8bba95f09 {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_7d0cf01020c3b3d7 .shape_01_e1b89ca6a73966d0 {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_7d0cf01020c3b3d7 .shape_02_70824d6d7d32a98e {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_ad89c0b2ba28cf49 {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_ad89c0b2ba28cf49 .post-data_d482e81a28da828a {
  padding: 30px 35px 25px;
}
.blog-meta-one_ad89c0b2ba28cf49 .post-data_d482e81a28da828a .post-info_0153274561d03836 {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_ad89c0b2ba28cf49 .post-data_d482e81a28da828a .blog-title_118f8df9c12024c5 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_ad89c0b2ba28cf49 .post-data_d482e81a28da828a .blog-title_118f8df9c12024c5:hover {
  text-decoration: underline;
}
.blog-meta-one_ad89c0b2ba28cf49 .post-img_f6114e36e03968a0 {
  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_ad89c0b2ba28cf49 .post-img_f6114e36e03968a0 .round-btn_94b79dc368d034fe {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_ad89c0b2ba28cf49:hover .round-btn_94b79dc368d034fe {
  background: #CFFF45;
}
.blog-meta-one_ad89c0b2ba28cf49.style-two_a014465bcda36c15 {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_ad89c0b2ba28cf49.style-two_a014465bcda36c15 .post-img_f6114e36e03968a0 {
  border-radius: 0;
}
.blog-meta-one_ad89c0b2ba28cf49.style-two_a014465bcda36c15 .blog-title_118f8df9c12024c5 {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_acf39051e1c41c76 {
  background: #fff;
}
.blog-meta-two_acf39051e1c41c76 .post-data_d482e81a28da828a {
  padding-top: 30px;
}
.blog-meta-two_acf39051e1c41c76 .post-data_d482e81a28da828a .blog-title_118f8df9c12024c5 {
  width: 70%;
}
.blog-meta-two_acf39051e1c41c76 .post-data_d482e81a28da828a .blog-title_118f8df9c12024c5 h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_acf39051e1c41c76 .post-data_d482e81a28da828a .blog-title_118f8df9c12024c5:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_acf39051e1c41c76 .post-data_d482e81a28da828a .round-btn_94b79dc368d034fe {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_acf39051e1c41c76 .post-data_d482e81a28da828a .round-btn_94b79dc368d034fe:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_acf39051e1c41c76 .post-data_d482e81a28da828a .post-info_0153274561d03836 {
  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_acf39051e1c41c76 .post-img_f6114e36e03968a0 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_acf39051e1c41c76 .post-img_f6114e36e03968a0 .date_b458c6f0d7707662 {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_acf39051e1c41c76.style-two_a014465bcda36c15 {
  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_acf39051e1c41c76.style-two_a014465bcda36c15 p {
  font-size: 18px;
}
.blog-meta-two_acf39051e1c41c76.style-two_a014465bcda36c15 .post-img_f6114e36e03968a0 {
  height: auto;
  width: 100%;
}
.blog-meta-two_acf39051e1c41c76.style-two_a014465bcda36c15 .post-data_d482e81a28da828a {
  padding: 26px 0;
}
.blog-meta-two_acf39051e1c41c76.style-two_a014465bcda36c15 .post-data_d482e81a28da828a .post-info_0153274561d03836 {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_acf39051e1c41c76.style-two_a014465bcda36c15 .post-data_d482e81a28da828a .round-btn_94b79dc368d034fe {
  border: none;
}

.signup-btn-one_55029d0107b3e59b 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_55029d0107b3e59b .icon_c5afa62a33919069 {
  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_0b6e34ce0ee867e3 {
  z-index: 1;
}
.blog-section-three_0b6e34ce0ee867e3 .section-btn_f7d054da48077446 {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

.blog-section-four_023c29e11f3448cd {
  z-index: 5;
}
.blog-section-four_023c29e11f3448cd.block-feature-three_6a3e403545c0d82c:before {
  display: none;
}
.blog-section-four_023c29e11f3448cd.block-feature-three_6a3e403545c0d82c .block-one_f8b40ce315a2cc57 {
  background: url(../gallery/blog/blog_img_05.jpg) no-repeat center;
  height: 666px;
}

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

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

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

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

.blog-details_66c3d1c6ea72c2e7 .post-details-meta_ce5025507e672f1e {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_66c3d1c6ea72c2e7 .post-details-meta_ce5025507e672f1e p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_66c3d1c6ea72c2e7 .post-details-meta_ce5025507e672f1e .quote-wrapper_74f255625a8acf42 {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_66c3d1c6ea72c2e7 .post-details-meta_ce5025507e672f1e .quote-wrapper_74f255625a8acf42 .wrapper_a1ed4d4d03ff6a2d {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_66c3d1c6ea72c2e7 .post-details-meta_ce5025507e672f1e .quote-wrapper_74f255625a8acf42 .wrapper_a1ed4d4d03ff6a2d .icon_c5afa62a33919069 {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_66c3d1c6ea72c2e7 .post-details-meta_ce5025507e672f1e .quote-wrapper_74f255625a8acf42 .wrapper_a1ed4d4d03ff6a2d h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_66c3d1c6ea72c2e7 .post-details-meta_ce5025507e672f1e .quote-wrapper_74f255625a8acf42 h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_66c3d1c6ea72c2e7 .post-details-meta_ce5025507e672f1e .quote-wrapper_74f255625a8acf42 h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_66c3d1c6ea72c2e7 .post-details-meta_ce5025507e672f1e .img-gallery_d2fbc7f5e31c970a {
  margin-bottom: 50px;
}
.blog-details_66c3d1c6ea72c2e7 .post-details-meta_ce5025507e672f1e .img-gallery_d2fbc7f5e31c970a img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_66c3d1c6ea72c2e7 .post-details-meta_ce5025507e672f1e h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_66c3d1c6ea72c2e7 .post-details-meta_ce5025507e672f1e .list-item_d8e53c5b18e2bfd3 li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_66c3d1c6ea72c2e7 .post-details-meta_ce5025507e672f1e .list-item_d8e53c5b18e2bfd3 li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_66c3d1c6ea72c2e7 .bottom-widget_83f8271a25b9431c {
  padding: 10px 0 5px;
}
.blog-details_66c3d1c6ea72c2e7 .bottom-widget_83f8271a25b9431c .tags_0ddbe60b15db348c li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_66c3d1c6ea72c2e7 .bottom-widget_83f8271a25b9431c .tags_0ddbe60b15db348c a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_66c3d1c6ea72c2e7 .bottom-widget_83f8271a25b9431c .tags_0ddbe60b15db348c a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_66c3d1c6ea72c2e7 .bottom-widget_83f8271a25b9431c .share-icon_fd83a8bdf8298278 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_66c3d1c6ea72c2e7 .bottom-widget_83f8271a25b9431c .share-icon_fd83a8bdf8298278 a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_66c3d1c6ea72c2e7 .grey-bg_a063bc843ce7be69 {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_66c3d1c6ea72c2e7 .blog-inner-title_0f92074cc9478f93 {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_66c3d1c6ea72c2e7 .blog-comment-area_c03b29497aea5369 {
  margin: 60px 0;
}
.blog-details_66c3d1c6ea72c2e7 .blog-comment-area_c03b29497aea5369 .comment_e97561a3e2bb2ee4 {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_66c3d1c6ea72c2e7 .blog-comment-area_c03b29497aea5369 .comment_e97561a3e2bb2ee4:last-child {
  padding-bottom: 5px;
}
.blog-details_66c3d1c6ea72c2e7 .blog-comment-area_c03b29497aea5369 .comment_e97561a3e2bb2ee4 .reply-comment_29436408657d4220 {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_66c3d1c6ea72c2e7 .blog-comment-area_c03b29497aea5369 .comment_e97561a3e2bb2ee4 .user-avatar_3fb0620591765d37 {
  width: 60px;
  height: 60px;
}
.blog-details_66c3d1c6ea72c2e7 .blog-comment-area_c03b29497aea5369 .comment_e97561a3e2bb2ee4 .comment-text_c9a766395d8f6e83 {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_66c3d1c6ea72c2e7 .blog-comment-area_c03b29497aea5369 .comment_e97561a3e2bb2ee4 .comment-text_c9a766395d8f6e83 .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_66c3d1c6ea72c2e7 .blog-comment-area_c03b29497aea5369 .comment_e97561a3e2bb2ee4 .comment-text_c9a766395d8f6e83 .date_b458c6f0d7707662 {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_66c3d1c6ea72c2e7 .blog-comment-area_c03b29497aea5369 .comment_e97561a3e2bb2ee4 .comment-text_c9a766395d8f6e83 p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_66c3d1c6ea72c2e7 .blog-comment-area_c03b29497aea5369 .comment_e97561a3e2bb2ee4 .comment-text_c9a766395d8f6e83 .reply-btn_e1c7d3001859d724 {
  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_66c3d1c6ea72c2e7 .blog-comment-area_c03b29497aea5369 .comment_e97561a3e2bb2ee4 .comment-text_c9a766395d8f6e83 .reply-btn_e1c7d3001859d724:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_66c3d1c6ea72c2e7 .blog-comment-form_97ef72356e9ac32d p a {
  color: #19352D;
}
.blog-details_66c3d1c6ea72c2e7 .blog-comment-form_97ef72356e9ac32d form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_66c3d1c6ea72c2e7 .blog-comment-form_97ef72356e9ac32d form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_66c3d1c6ea72c2e7 .blog-comment-form_97ef72356e9ac32d 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_7f2a0aad85020f13 {
  height: 600px;
}

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

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

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

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

.footer-one_a113d76b6de4b903 {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_a113d76b6de4b903 .bottom-footer_7d0cdca6312fe800 {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_a113d76b6de4b903 .social-icon_1262f9bf5ffd7dbc 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_a113d76b6de4b903 .social-icon_1262f9bf5ffd7dbc a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_a113d76b6de4b903 .footer-title_f0f77c25e08e6861 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_a113d76b6de4b903 .footer-nav-link_f22061c127cd5599 a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_a113d76b6de4b903 .footer-nav-link_f22061c127cd5599 a:hover {
  color: #fff;
}
.footer-nav-link_f22061c127cd5599 p {
  font-size: 16px;
}
.logo_1322b79b226cc262 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_ccf8cdd96a6ca5d5 {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_595e9b5905a39a40 {
  align-content: center;
}

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

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

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

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

.footer-three_180452b8fe28965b {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_180452b8fe28965b .round-bg_d4e592ba71de590f {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_180452b8fe28965b .round-bg_d4e592ba71de590f.color-two_23e3b0e3ca0fc444 {
  background: #F6FFDD;
}
.footer-three_180452b8fe28965b .footer-intro_08655af54cc9dbf3 p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_180452b8fe28965b .footer-intro_08655af54cc9dbf3 p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_180452b8fe28965b .footer-title_f0f77c25e08e6861 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_180452b8fe28965b .footer-nav-link_f22061c127cd5599 a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_180452b8fe28965b .footer-nav-link_f22061c127cd5599 a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_180452b8fe28965b .bottom-footer_7d0cdca6312fe800 {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_180452b8fe28965b .bottom-footer_7d0cdca6312fe800 .copyright_8bbe1976da56645f {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_180452b8fe28965b .bottom-footer_7d0cdca6312fe800 .bottom-nav_1c85d482d32bc639 {
  margin: 0 -12px;
}
.footer-three_180452b8fe28965b .bottom-footer_7d0cdca6312fe800 .bottom-nav_1c85d482d32bc639 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_180452b8fe28965b .bottom-footer_7d0cdca6312fe800 .bottom-nav_1c85d482d32bc639 a:hover {
  text-decoration: underline;
}
.footer-three_180452b8fe28965b .bottom-footer_7d0cdca6312fe800 .social-icon_1262f9bf5ffd7dbc {
  margin: 0 -10px;
}
.footer-three_180452b8fe28965b .bottom-footer_7d0cdca6312fe800 .social-icon_1262f9bf5ffd7dbc a {
  margin: 0 10px;
}
.footer-three_180452b8fe28965b .bottom-footer_7d0cdca6312fe800 .social-icon_1262f9bf5ffd7dbc a:hover {
  color: #19352D;
}
.footer-three_180452b8fe28965b .shape_01_e1b89ca6a73966d0 {
  top: -3%;
  left: -3%;
}
.footer-three_180452b8fe28965b .shape_02_70824d6d7d32a98e {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_f4c2fd65d0580723 {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_f4c2fd65d0580723:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../gallery/assets_3e0c0ae099/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_f4c2fd65d0580723 h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_f4c2fd65d0580723 .btn-group_16d184139cae45ee {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_f4c2fd65d0580723 .btn-group_16d184139cae45ee h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_f4c2fd65d0580723 .btn-group_16d184139cae45ee h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_f4c2fd65d0580723 .btn-group_16d184139cae45ee .round-btn_94b79dc368d034fe {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_f4c2fd65d0580723 .btn-group_16d184139cae45ee .round-btn_94b79dc368d034fe:hover, .footer-five_f4c2fd65d0580723 .btn-group_16d184139cae45ee .round-btn_94b79dc368d034fe:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_f4c2fd65d0580723 .social-icon_1262f9bf5ffd7dbc {
  margin: 0 -20px;
}
.footer-five_f4c2fd65d0580723 .social-icon_1262f9bf5ffd7dbc a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_f4c2fd65d0580723 .social-icon_1262f9bf5ffd7dbc a:hover {
  color: #DFFF5E;
}
.footer-five_f4c2fd65d0580723 .bottom-nav_1c85d482d32bc639 {
  margin: 0 -12px;
}
.footer-five_f4c2fd65d0580723 .bottom-nav_1c85d482d32bc639 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_f4c2fd65d0580723 .bottom-nav_1c85d482d32bc639 a:hover {
  text-decoration: underline;
}
.footer-five_f4c2fd65d0580723 .shape_01_e1b89ca6a73966d0 {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_f4c2fd65d0580723 .shape_02_70824d6d7d32a98e {
  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_cd14368077cb61cf {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_79483d5a132cc2ad {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_edb6ddd13db273b9 {
  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_c944478e1639c663 {
  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_dcfee17345da6d7a {
  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_0a0ff033b2274903 {
  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_0336824df1fb9dfa {
  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_a8239643c8e761c2 {
  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_785e0829610bd88b {
  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_e0f4a082ff49d2e6 {
  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_61a7e5a63d4c362b {
  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_7572ad635d2eab0a {
  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_a73dc92c3c7c4d1a {
  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_25761621012c7635 {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_a776f785ef5a1db1 {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_d5ee3f3747183011 {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_ccc56560f5f0aef7 {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_14a8a42f10cc5b76 {
  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_53f93f8305a0055c {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_a6a431d92bff25f9 {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_e38997927973177d {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_d393ae9b38a8ac17 {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_7458dcbd4fa0e627 {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_57a6b8a1448db8ca {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_02672d6d533bf4cb {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_07e45969857c046c {
  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_2fd82002badf2de1 {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_41a20cbbc2cbf6bc {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_1c5ce8f0c3e39a15 {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_3543200a73bcba3a {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_826c0b860df92819 {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_560fc930d54754be {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_f77d90658ee94c21 {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_ec6e3547747d686f {
  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_7f7464d1104c9197 {
  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_c8c90c78c49c3e4b {
  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_9a4580edea783c13 {
  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_a6cd96ab52ed6ed8 {
  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_53b513c05f46119c {
  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_5ce1762987e46c57 {
  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_061d58eeddbb5ced {
  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_f38b86d1da641202 {
  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_2af14c8af1173f20 {
  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_765e45d71d815e84 {
  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_5e7c14971fa2e37f {
  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_a7b3085312b5fa9c {
  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_2943afeaa1fd2852 {
  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_d4d1185830db1886 {
  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_351169f5da231f06 {
  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_42eac4bf3882524a {
  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_dc46e48e0a044ea8 {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_92872bbbe772f789 {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_32a2cc3269a16800 {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_ed53378dbffd260b {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_487c015d058cfa26 {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_fbe04079ed3df0e8 {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_f8ceeacc60ef5bc6 {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_662649cc8dfb27d8 {
  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_cd14368077cb61cf {
  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_c11ce9933a3eb0c9 {
  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_a6f3fae89a42503f {
  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_6eca59b7c03db007 .theme-select-menu_790b567e546eaef7 {
  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_7c46a0f03ab2381f {
  overflow: hidden;
}
.product-block-one_7c46a0f03ab2381f .img-holder_2b633939082b0cd4 {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_7c46a0f03ab2381f .img-holder_2b633939082b0cd4 .cart-icon_803141b0a61a1ee9 {
  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_7c46a0f03ab2381f .img-holder_2b633939082b0cd4 .cart-icon_803141b0a61a1ee9:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_7c46a0f03ab2381f .img-holder_2b633939082b0cd4 .cart-button_a8d74d717bd56705 {
  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_7c46a0f03ab2381f .img-holder_2b633939082b0cd4 .cart-button_a8d74d717bd56705:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_7c46a0f03ab2381f .product-title_231718ae4ba623c5 {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_7c46a0f03ab2381f .rating_6835dac8bba95f09 {
  margin: 0 -3px;
}
.product-block-one_7c46a0f03ab2381f .rating_6835dac8bba95f09 li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_7c46a0f03ab2381f .rating_6835dac8bba95f09 li .bi-star-fill_819785eeb5f5b502 {
  color: #FFCB65;
}
.product-block-one_7c46a0f03ab2381f .price_5b016e7c7ba77c7c {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_7c46a0f03ab2381f:hover .cart-button_a8d74d717bd56705 {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_7c46a0f03ab2381f:hover .product-img_7ebccd86cf114486 {
  transform: scale(0.95);
}
.product-block-one_7c46a0f03ab2381f:hover .cart-icon_803141b0a61a1ee9 {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_7c46a0f03ab2381f:hover .product-title_231718ae4ba623c5 {
  text-decoration: underline;
}

.product-details-one_193a5b282763945b .product-img-tab_812c4b23c73c1007 {
  border: none;
}
.product-details-one_193a5b282763945b .product-img-tab_812c4b23c73c1007 .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_193a5b282763945b .product-img-tab_812c4b23c73c1007 .nav-link img {
  max-height: 100%;
}
.product-details-one_193a5b282763945b .product-img-tab_812c4b23c73c1007 .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_193a5b282763945b .product-img-tab-content_377ff11fc5a1303c {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_193a5b282763945b .product-img-tab-content_377ff11fc5a1303c img {
  margin: auto;
}
.product-details-one_193a5b282763945b .product-info_097cf1ec8c5cce13 .stock-tag_07b819279487c1c8 {
  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_193a5b282763945b .product-info_097cf1ec8c5cce13 .product-name_b118407e2aeab49b {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_193a5b282763945b .product-info_097cf1ec8c5cce13 .rating_6835dac8bba95f09 li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_193a5b282763945b .product-info_097cf1ec8c5cce13 .rating_6835dac8bba95f09 li .bi-star-fill_819785eeb5f5b502 {
  color: #FFCB65;
}
.product-details-one_193a5b282763945b .product-info_097cf1ec8c5cce13 .rating_6835dac8bba95f09 li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_193a5b282763945b .product-info_097cf1ec8c5cce13 .rating_6835dac8bba95f09 li a:hover {
  text-decoration: underline;
}
.product-details-one_193a5b282763945b .product-info_097cf1ec8c5cce13 .price_5b016e7c7ba77c7c {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_193a5b282763945b .product-info_097cf1ec8c5cce13 .price_5b016e7c7ba77c7c del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_193a5b282763945b .product-info_097cf1ec8c5cce13 .availability_2600378f3cae3bf1 {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_193a5b282763945b .product-info_097cf1ec8c5cce13 .description-text_37792623fefa65ad {
  padding: 10px 0 15px;
}
.product-details-one_193a5b282763945b .product-info_097cf1ec8c5cce13 .product-feature_6bd6c6edd0e61109 {
  margin-bottom: 20px;
}
.product-details-one_193a5b282763945b .product-info_097cf1ec8c5cce13 .product-feature_6bd6c6edd0e61109 li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_193a5b282763945b .product-info_097cf1ec8c5cce13 .product-feature_6bd6c6edd0e61109 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_193a5b282763945b .product-info_097cf1ec8c5cce13 .customize-order_fc5b969b1835eeb6 h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_193a5b282763945b .product-info_097cf1ec8c5cce13 .customize-order_fc5b969b1835eeb6 .quantity_2f8a37bd92eade72 .button-group_3a179fe568de86d2 {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_193a5b282763945b .product-info_097cf1ec8c5cce13 .customize-order_fc5b969b1835eeb6 .quantity_2f8a37bd92eade72 .button-group_3a179fe568de86d2 li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_193a5b282763945b .product-info_097cf1ec8c5cce13 .customize-order_fc5b969b1835eeb6 .quantity_2f8a37bd92eade72 .button-group_3a179fe568de86d2 li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_193a5b282763945b .product-info_097cf1ec8c5cce13 .customize-order_fc5b969b1835eeb6 .quantity_2f8a37bd92eade72 .button-group_3a179fe568de86d2 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_193a5b282763945b .product-review-tab_35c220b588dad2e4 .nav-tabs_a5a19b03d96ca3fe {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_193a5b282763945b .product-review-tab_35c220b588dad2e4 .nav-tabs_a5a19b03d96ca3fe .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_193a5b282763945b .product-review-tab_35c220b588dad2e4 .nav-tabs_a5a19b03d96ca3fe .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_193a5b282763945b .product-review-tab_35c220b588dad2e4 .nav-tabs_a5a19b03d96ca3fe .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_193a5b282763945b .product-review-tab_35c220b588dad2e4 .nav-tabs_a5a19b03d96ca3fe .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_193a5b282763945b .product-review-tab_35c220b588dad2e4 .tab-content_5fc161e6eea936c3 h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_193a5b282763945b .product-review-tab_35c220b588dad2e4 .tab-content_5fc161e6eea936c3 .product-feature_6bd6c6edd0e61109 li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_193a5b282763945b .product-review-tab_35c220b588dad2e4 .tab-content_5fc161e6eea936c3 .product-feature_6bd6c6edd0e61109 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_193a5b282763945b .product-review-tab_35c220b588dad2e4 .user-comment-area_772d1350f5abf753 .single-comment_98a603af6f048068 {
  padding-bottom: 40px;
}
.product-details-one_193a5b282763945b .product-review-tab_35c220b588dad2e4 .user-comment-area_772d1350f5abf753 .single-comment_98a603af6f048068:last-child {
  padding-bottom: 0;
}
.product-details-one_193a5b282763945b .product-review-tab_35c220b588dad2e4 .user-comment-area_772d1350f5abf753 .user-img_1001bd45706d0766 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_193a5b282763945b .product-review-tab_35c220b588dad2e4 .user-comment-area_772d1350f5abf753 .user-comment-data_92e6dc72ca0f2096 {
  padding-left: 30px;
  position: relative;
}
.product-details-one_193a5b282763945b .product-review-tab_35c220b588dad2e4 .user-comment-area_772d1350f5abf753 .user-comment-data_92e6dc72ca0f2096 .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_193a5b282763945b .product-review-tab_35c220b588dad2e4 .user-comment-area_772d1350f5abf753 .user-comment-data_92e6dc72ca0f2096 .rating_6835dac8bba95f09 li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_193a5b282763945b .product-review-tab_35c220b588dad2e4 .user-comment-area_772d1350f5abf753 .user-comment-data_92e6dc72ca0f2096 .rating_6835dac8bba95f09 li .bi-star-fill_819785eeb5f5b502 {
  color: #FFCB65;
}
.product-details-one_193a5b282763945b .product-review-tab_35c220b588dad2e4 .user-comment-area_772d1350f5abf753 .user-comment-data_92e6dc72ca0f2096 p {
  padding-top: 8px;
}

.cart-list-form_a63067b96bdd4a80 {
  position: relative;
}
.cart-list-form_a63067b96bdd4a80 .table_f9ced9f35ff5aed1 {
  margin: 0;
  background: transparent;
}
.cart-list-form_a63067b96bdd4a80 .table_f9ced9f35ff5aed1 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_a63067b96bdd4a80 .table_f9ced9f35ff5aed1 th:first-child {
  text-align: left;
}
.cart-list-form_a63067b96bdd4a80 .table_f9ced9f35ff5aed1 tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_a63067b96bdd4a80 .table_f9ced9f35ff5aed1 tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_a63067b96bdd4a80 .table_f9ced9f35ff5aed1 tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_a63067b96bdd4a80 .table_f9ced9f35ff5aed1 tbody .product-thumbnails_a575e468e16300a8 {
  width: 85px;
}
.cart-list-form_a63067b96bdd4a80 .table_f9ced9f35ff5aed1 tbody .product-thumbnails_a575e468e16300a8 img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_a63067b96bdd4a80 .table_f9ced9f35ff5aed1 tbody .product-thumbnails_a575e468e16300a8 .product-img_7ebccd86cf114486 {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_a63067b96bdd4a80 .table_f9ced9f35ff5aed1 tbody .product-info_097cf1ec8c5cce13 {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_a63067b96bdd4a80 .table_f9ced9f35ff5aed1 tbody .product-info_097cf1ec8c5cce13 .product-name_b118407e2aeab49b {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_a63067b96bdd4a80 .table_f9ced9f35ff5aed1 tbody .product-info_097cf1ec8c5cce13 .serial_fecafffa0d753c86 {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_a63067b96bdd4a80 .table_f9ced9f35ff5aed1 tbody .product-info_097cf1ec8c5cce13 ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_a63067b96bdd4a80 .table_f9ced9f35ff5aed1 tbody .price_5b016e7c7ba77c7c {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_a63067b96bdd4a80 .table_f9ced9f35ff5aed1 tbody .quantity_2f8a37bd92eade72 li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_a63067b96bdd4a80 .table_f9ced9f35ff5aed1 tbody .quantity_2f8a37bd92eade72 li .btn_f46157305d9213a3 {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_a63067b96bdd4a80 .table_f9ced9f35ff5aed1 tbody .quantity_2f8a37bd92eade72 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_a63067b96bdd4a80 .table_f9ced9f35ff5aed1 tbody .remove-product_2d44ac2ecc37eaa1 {
  color: #000;
  font-size: 22px;
}
.cart-list-form_a63067b96bdd4a80 .table_f9ced9f35ff5aed1 tbody .remove-product_2d44ac2ecc37eaa1:hover {
  color: #ff2759;
}
.cart-list-form_a63067b96bdd4a80 .cart-footer_bb7574e381fba4ae {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_a63067b96bdd4a80 .cart-footer_bb7574e381fba4ae .coupon-form_fbae853e29f7cbcb input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_a63067b96bdd4a80 .cart-footer_bb7574e381fba4ae .cart-total-section_ebdffb449634f049 {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_a63067b96bdd4a80 .cart-footer_bb7574e381fba4ae .cart-total-section_ebdffb449634f049 .cart-total-table_834a9fb1f37a59cf 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_a63067b96bdd4a80 .cart-footer_bb7574e381fba4ae .cart-total-section_ebdffb449634f049 .cart-total-table_834a9fb1f37a59cf tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_f4a7d7ffa58cbfac {
  height: auto;
}

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

.fancybox-caption_4c3e3e66bc724fea, .fancybox-infobar_7bc847ca6cb7b43b, .fancybox-navigation_5596d7589ddb8558 .fancybox-button_ce80f27ea9463319, .fancybox-toolbar_f7c52077273b1a6a {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_fb86f947e2bbe7f7 .fancybox-caption_4c3e3e66bc724fea, .fancybox-show-infobar_601aca0e685e4afb .fancybox-infobar_7bc847ca6cb7b43b, .fancybox-show-nav_653eb6a496572461 .fancybox-navigation_5596d7589ddb8558 .fancybox-button_ce80f27ea9463319, .fancybox-show-toolbar_c93c536ba731f080 .fancybox-toolbar_f7c52077273b1a6a {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_3d67a4d8e828738c .fancybox-stage_61374337d4f7f15b {
  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_cd25d8733e195085 .fancybox-slide, .fancybox-slide--current_c0b6c2f213ebd0f3, .fancybox-slide--next_1e57bf5579b8b229, .fancybox-slide--previous_579897f9d898d02a {
  display: block;
}

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

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

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

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

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

.fancybox-content_3194e42ca788ef65 {
  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_e82b16d856792304 .fancybox-content_3194e42ca788ef65 {
  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_9f431cf43d843f76 .fancybox-content_3194e42ca788ef65 {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_ae731cd6ade11cc1 .fancybox-content_3194e42ca788ef65 {
  cursor: zoom-in;
}

.fancybox-can-drag_2c10ea7518a5b384 .fancybox-content_3194e42ca788ef65 {
  cursor: grab;
}

.fancybox-is-dragging_f76ad0e19626a3ed .fancybox-content_3194e42ca788ef65 {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_cee650ad6406f91f .fancybox-content_3194e42ca788ef65 {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_1dd3c4dfcff9f604 .fancybox-content_3194e42ca788ef65, .fancybox-slide--map_f65de3264ed8b980 .fancybox-content_3194e42ca788ef65, .fancybox-slide--video_e9fda4e42de1866c .fancybox-content_3194e42ca788ef65 {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_e9fda4e42de1866c .fancybox-content_3194e42ca788ef65 {
  background: #000;
}

.fancybox-slide--map_f65de3264ed8b980 .fancybox-content_3194e42ca788ef65 {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_786892f42aa26fc5 svg path, .fancybox-button--share_98286e827970e14c svg path, .fancybox-button--thumbs_4f50fd41f23c5d8c svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_653eb6a496572461 .fancybox-navigation_5596d7589ddb8558 .fancybox-button_ce80f27ea9463319 {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_5596d7589ddb8558 .fancybox-button--arrow_left_e3744cbbd5bee13c {
  left: 6px;
}

.fancybox-navigation_5596d7589ddb8558 .fancybox-button--arrow_right_49be716529f4c365 {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_1dd3c4dfcff9f604 .fancybox-close-small_87960cc9557cb79d, .fancybox-slide--image_e82b16d856792304 .fancybox-close-small_87960cc9557cb79d, .fancybox-slide--video_e9fda4e42de1866c .fancybox-close-small_87960cc9557cb79d {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_1dd3c4dfcff9f604 .fancybox-close-small_87960cc9557cb79d:hover svg, .fancybox-slide--image_e82b16d856792304 .fancybox-close-small_87960cc9557cb79d:hover svg, .fancybox-slide--video_e9fda4e42de1866c .fancybox-close-small_87960cc9557cb79d:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_f6cf85c03b8bc7e6 .fancybox-close-small_87960cc9557cb79d, .fancybox-is-zoomable_9423e34103048455.fancybox-can-drag_2c10ea7518a5b384 .fancybox-close-small_87960cc9557cb79d {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_dfff5942cf63fdde.fancybox-slide--next_1e57bf5579b8b229, .fancybox-fx-fade_dfff5942cf63fdde.fancybox-slide--previous_579897f9d898d02a {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_dfff5942cf63fdde.fancybox-slide--current_c0b6c2f213ebd0f3 {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_e29cea7d84d70fa7 {
  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_b87ebf3bc0a02ad1 {
  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_1576c9f627902a89 {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_368b36896a9b9e06 .fancybox-thumbs_b87ebf3bc0a02ad1 {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_b87ebf3bc0a02ad1 > 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_b87ebf3bc0a02ad1 .fancybox-thumbs-active_768e92a5ab35005e:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_d6f7a4eb1ea6fce3 .slick-track_02cb1a1e96b4c22c,
.slick-slider_d6f7a4eb1ea6fce3 .slick-list_fe48db55c4ec5d39 {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_568960fae78ecba0 .slick-track_02cb1a1e96b4c22c {
  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_568960fae78ecba0 img {
  display: none;
}

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

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

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

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

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