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

.h1_bdfcd7c5bd13a562,
h1,
.h2_e0669b5f4fe0838d,
h2,
.h3_923bf069bfd7ada5,
h3,
.h4_1323284d5ba98776,
h4,
.h5_e92f613c8818ae55,
h5,
.h6_a304411d29f04f95,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_6a2b3f309c26890e {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_bc61636eeee82f14 {
  padding: 0 !important;
}

.m0_08ede452c908a7a3 {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_63d631bf7a9af469 {
    padding: 0 !important;
  }
  .xl-m0_94c2ef70cb9a2eac {
    margin: 0 !important;
  }
  .xl-pt-10_d9334125c477b47e {
    padding-top: 10px !important;
  }
  .xl-pt-20_db18f96b3a688079 {
    padding-top: 20px !important;
  }
  .xl-pt-30_7e019e815bd043fd {
    padding-top: 30px !important;
  }
  .xl-pt-40_c9d2a64e1cddedfd {
    padding-top: 40px !important;
  }
  .xl-pt-50_8e461708e998a615 {
    padding-top: 50px !important;
  }
  .xl-pt-60_227a0690a65e1e33 {
    padding-top: 60px !important;
  }
  .xl-pt-70_7ab0932ba6ccd292 {
    padding-top: 70px !important;
  }
  .xl-pt-80_e08099d44bd59fd2 {
    padding-top: 80px !important;
  }
  .xl-pt-90_ffeae737d89bd7fd {
    padding-top: 90px !important;
  }
  .xl-pt-100_2af8fb00e09d6ec5 {
    padding-top: 100px !important;
  }
  .xl-pt-110_c737dc2d3ac9d479 {
    padding-top: 110px !important;
  }
  .xl-pt-120_6c4fbe533259a765 {
    padding-top: 120px !important;
  }
  .xl-pt-130_2d3209a27a03308d {
    padding-top: 130px !important;
  }
  .xl-pt-140_d8d199a1e9a6e21b {
    padding-top: 140px !important;
  }
  .xl-pt-150_2c89041ad583e190 {
    padding-top: 150px !important;
  }
  .xl-pt-200_2e1442c1e0fc5cfa {
    padding-top: 200px !important;
  }
  .xl-pb-10_c7e7fcd920ec059a {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_cefde1320caf5317 {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_84c4aa9a06fec644 {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_75867472b8f18c7f {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_f783a8596a507a54 {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_48b2358ea2867454 {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_fdf546bad69e9e7f {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_0d1297ceed840bd3 {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_65b03b2e216a107b {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_3884c764d2441982 {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_399a1293bbd57f43 {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_da0da0f6e36fdd17 {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_9655c1f3a85f15e0 {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_34eb898cec3f2c9c {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_359b963605d3344f {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_cbf64a58c0282355 {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_f3a1b0ca3b039443 {
    margin-top: 10px !important;
  }
  .xl-mt-20_fc250b7889d7959f {
    margin-top: 20px !important;
  }
  .xl-mt-30_f98b7713afc64689 {
    margin-top: 30px !important;
  }
  .xl-mt-40_669ec328341a8032 {
    margin-top: 40px !important;
  }
  .xl-mt-50_564a84e3118bbc35 {
    margin-top: 50px !important;
  }
  .xl-mt-60_4472cddc247487a9 {
    margin-top: 60px !important;
  }
  .xl-mt-70_5cc89383bf4d0a2f {
    margin-top: 70px !important;
  }
  .xl-mt-80_af163a3f57742c0c {
    margin-top: 80px !important;
  }
  .xl-mt-90_55bd24b81cebd7f9 {
    margin-top: 90px !important;
  }
  .xl-mt-100_959156f4120bba91 {
    margin-top: 100px !important;
  }
  .xl-mt-110_1e9bd16c982ff5d9 {
    margin-top: 110px !important;
  }
  .xl-mt-120_162b47a08567a950 {
    margin-top: 120px !important;
  }
  .xl-mt-130_062bf40867320831 {
    margin-top: 130px !important;
  }
  .xl-mt-140_9011681969529dc5 {
    margin-top: 140px !important;
  }
  .xl-mt-150_15892535070b02b0 {
    margin-top: 150px !important;
  }
  .xl-mt-200_ad95af37b95c07f6 {
    margin-top: 200px !important;
  }
  .xl-mb-10_2c71830e584fd6a4 {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_c2890b800ff91be8 {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_3faab7eca02753fb {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_e11cb5a1f5c470f3 {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_b6a2522ebdd39bd9 {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_fdb27b6944e37568 {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_768488d89ba6cdb6 {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_b96b93dca951e1d1 {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_6ef39b1846e13ad7 {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_0d33e1c904407a46 {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_740e599b9505abcc {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_56c181adacc81b64 {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_b8fc70accc26a700 {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_0804eb5b6d9cd52e {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_faf111574a062e91 {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_bc74934f15c3dcc4 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_b348b9a270944ae5 {
    padding: 0 !important;
  }
  .lg-m0_e1f6a2b0a2549f6f {
    margin: 0 !important;
  }
  .lg-pt-10_ab48e956065d90db {
    padding-top: 10px !important;
  }
  .lg-pt-20_f2162e912937f75a {
    padding-top: 20px !important;
  }
  .lg-pt-30_0ea22d3b874248e5 {
    padding-top: 30px !important;
  }
  .lg-pt-40_55a4ff1c5bd763ec {
    padding-top: 40px !important;
  }
  .lg-pt-50_e8b3817eefdea146 {
    padding-top: 50px !important;
  }
  .lg-pt-60_e52b4d14dc8807ce {
    padding-top: 60px !important;
  }
  .lg-pt-70_ef255cb8b0f5ad59 {
    padding-top: 70px !important;
  }
  .lg-pt-80_a7d9d8ca76546aec {
    padding-top: 80px !important;
  }
  .lg-pt-90_3c821bac22bfba33 {
    padding-top: 90px !important;
  }
  .lg-pt-100_227c6d6b321a00c5 {
    padding-top: 100px !important;
  }
  .lg-pt-110_8899ddecd8f4ed98 {
    padding-top: 110px !important;
  }
  .lg-pt-120_68f1f129e62e03dc {
    padding-top: 120px !important;
  }
  .lg-pt-130_392877142d5b249d {
    padding-top: 130px !important;
  }
  .lg-pt-140_0c54daa3166a228f {
    padding-top: 140px !important;
  }
  .lg-pt-150_fbb1d9b780bd9ea5 {
    padding-top: 150px !important;
  }
  .lg-pt-200_082a070687d2165f {
    padding-top: 200px !important;
  }
  .lg-pb-10_b7559fe7fb04000b {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_b7a33e0c4c23821b {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_a43438961756be8e {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_ea51a03fe43eba11 {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_9264d55aa92162ed {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_77436aca342c2d21 {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_775fb42ab1c58c6e {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_a4ad4978035c1739 {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_89d806f88f044949 {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_eef95098a9d4deed {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_34402db9866984de {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_5a5b7ca2bce1fdd3 {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_2ccd21ecc4b5cf48 {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_aeb9927947653a06 {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_26612e8066f49de3 {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_bd7fb9c0f34eeff5 {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_5298770b78ee971b {
    margin-top: 10px !important;
  }
  .lg-mt-20_e1d8b9dce15fed4b {
    margin-top: 20px !important;
  }
  .lg-mt-30_5b733d31ff9837f2 {
    margin-top: 30px !important;
  }
  .lg-mt-40_85b9bcacca27a1d9 {
    margin-top: 40px !important;
  }
  .lg-mt-50_cce06d3b440d343c {
    margin-top: 50px !important;
  }
  .lg-mt-60_5c528b5b2ab32704 {
    margin-top: 60px !important;
  }
  .lg-mt-70_29a39ecc090e9ba2 {
    margin-top: 70px !important;
  }
  .lg-mt-80_cb8765cf8353d68a {
    margin-top: 80px !important;
  }
  .lg-mt-90_50433fee7a93554b {
    margin-top: 90px !important;
  }
  .lg-mt-100_df0d730629339614 {
    margin-top: 100px !important;
  }
  .lg-mt-110_ed51ac1ebe12c44a {
    margin-top: 110px !important;
  }
  .lg-mt-120_a8393e94c72b0974 {
    margin-top: 120px !important;
  }
  .lg-mt-130_0c8092d9480250b5 {
    margin-top: 130px !important;
  }
  .lg-mt-140_2b4082a86a01cc75 {
    margin-top: 140px !important;
  }
  .lg-mt-150_639ebde472525ef8 {
    margin-top: 150px !important;
  }
  .lg-mt-200_19e96bfb7cd40d76 {
    margin-top: 200px !important;
  }
  .lg-mb-10_24b0d7509847549e {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_15e3400881cbcdc7 {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_c31c43c61a306246 {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_43e0ed66caa32e23 {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_53862f72d3dd2b63 {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_3bf8d260f0091053 {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_22b0be4bdf3f76a0 {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_9da53926267d4a76 {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_c41a2efc47ff8c8b {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_a2a88aa6657e989c {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_d2b974dfa107b086 {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_3ad7311c4204fb52 {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_4d955d6b75a7c6fa {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_ddc97df855426dbf {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_c43327147a5f2356 {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_c8362adf4fe02a5c {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_701df53deaf8d380 {
    padding: 0 !important;
  }
  .md-m0_c5f23559e1fc1696 {
    margin: 0 !important;
  }
  .md-pt-10_a458ae93dcc6403b {
    padding-top: 10px !important;
  }
  .md-pt-20_374c2a64c7a52c2f {
    padding-top: 20px !important;
  }
  .md-pt-30_17e91b71eec05024 {
    padding-top: 30px !important;
  }
  .md-pt-40_bef31fdd54d1b322 {
    padding-top: 40px !important;
  }
  .md-pt-50_4bae4388570c7e33 {
    padding-top: 50px !important;
  }
  .md-pt-60_dcb51530774c24b8 {
    padding-top: 60px !important;
  }
  .md-pt-70_2a6349d2390a25f6 {
    padding-top: 70px !important;
  }
  .md-pt-80_ba92ac39198c323b {
    padding-top: 80px !important;
  }
  .md-pt-90_f9ebfe8380723775 {
    padding-top: 90px !important;
  }
  .md-pt-100_3fc3a38ab29cae7e {
    padding-top: 100px !important;
  }
  .md-pt-110_5869a31a46df2f2a {
    padding-top: 110px !important;
  }
  .md-pt-120_9c432a47236144e3 {
    padding-top: 120px !important;
  }
  .md-pt-130_492d48bab72c75a6 {
    padding-top: 130px !important;
  }
  .md-pt-140_6db22b7773a530a8 {
    padding-top: 140px !important;
  }
  .md-pt-150_0ba812c5177978a0 {
    padding-top: 150px !important;
  }
  .md-pt-200_b095bea0e3cf0a7a {
    padding-top: 200px !important;
  }
  .md-pb-10_49ee5267886d3976 {
    padding-bottom: 10px !important;
  }
  .md-pb-20_f57aa42ff2044602 {
    padding-bottom: 20px !important;
  }
  .md-pb-30_812787cb292803d5 {
    padding-bottom: 30px !important;
  }
  .md-pb-40_1b3af64353d40aa2 {
    padding-bottom: 40px !important;
  }
  .md-pb-50_36d6928f2921f1b5 {
    padding-bottom: 50px !important;
  }
  .md-pb-60_4e2013b734ce643d {
    padding-bottom: 60px !important;
  }
  .md-pb-70_d40fa94bce5a569f {
    padding-bottom: 70px !important;
  }
  .md-pb-80_f17c8180c58f5031 {
    padding-bottom: 80px !important;
  }
  .md-pb-90_ba7028da3d1b7b91 {
    padding-bottom: 90px !important;
  }
  .md-pb-100_600c435f90327aaf {
    padding-bottom: 100px !important;
  }
  .md-pb-110_d36d6a4608e3e31d {
    padding-bottom: 110px !important;
  }
  .md-pb-120_3409fffc625f448f {
    padding-bottom: 120px !important;
  }
  .md-pb-130_8da2a7b27de47599 {
    padding-bottom: 130px !important;
  }
  .md-pb-140_881aa6918f53d771 {
    padding-bottom: 140px !important;
  }
  .md-pb-150_27704082c272ca8b {
    padding-bottom: 150px !important;
  }
  .md-pb-200_66c504f84665fbc9 {
    padding-bottom: 200px !important;
  }
  .md-mt-10_ee445404ab4609a6 {
    margin-top: 10px !important;
  }
  .md-mt-20_f1f5526f75960291 {
    margin-top: 20px !important;
  }
  .md-mt-30_3154a28e91f6573a {
    margin-top: 30px !important;
  }
  .md-mt-40_a50fb03c80b22bfc {
    margin-top: 40px !important;
  }
  .md-mt-50_342341dd58db999f {
    margin-top: 50px !important;
  }
  .md-mt-60_ef61036e9bd37497 {
    margin-top: 60px !important;
  }
  .md-mt-70_a8c793df889743c4 {
    margin-top: 70px !important;
  }
  .md-mt-80_b9df78c382a46e72 {
    margin-top: 80px !important;
  }
  .md-mt-90_525ed51bdb1dd2c5 {
    margin-top: 90px !important;
  }
  .md-mt-100_8478002d9ef7d906 {
    margin-top: 100px !important;
  }
  .md-mt-110_d99dd4a235b5f603 {
    margin-top: 110px !important;
  }
  .md-mt-120_7a0f00e1387265df {
    margin-top: 120px !important;
  }
  .md-mt-130_5bf021991d318359 {
    margin-top: 130px !important;
  }
  .md-mt-140_c65c0dd1b9323e1b {
    margin-top: 140px !important;
  }
  .md-mt-150_2a2dcc6950b065db {
    margin-top: 150px !important;
  }
  .md-mt-200_ee18537fb5a04c13 {
    margin-top: 200px !important;
  }
  .md-mb-10_d51159a7bf54b368 {
    margin-bottom: 10px !important;
  }
  .md-mb-20_ddc93dfbe4f62b12 {
    margin-bottom: 20px !important;
  }
  .md-mb-30_ca67ebc95c360179 {
    margin-bottom: 30px !important;
  }
  .md-mb-40_2a6decd516c59733 {
    margin-bottom: 40px !important;
  }
  .md-mb-50_7b986932b6038d6d {
    margin-bottom: 50px !important;
  }
  .md-mb-60_134fe065adfd886b {
    margin-bottom: 60px !important;
  }
  .md-mb-70_0c48983bf131d012 {
    margin-bottom: 70px !important;
  }
  .md-mb-80_bf7a612fe0374250 {
    margin-bottom: 80px !important;
  }
  .md-mb-90_b0f0cd60390a7418 {
    margin-bottom: 90px !important;
  }
  .md-mb-100_8101bd048fe51254 {
    margin-bottom: 100px !important;
  }
  .md-mb-110_be80c0dd28adef56 {
    margin-bottom: 110px !important;
  }
  .md-mb-120_9a261e5902f898ef {
    margin-bottom: 120px !important;
  }
  .md-mb-130_9f1a21e242748247 {
    margin-bottom: 130px !important;
  }
  .md-mb-140_967bbbdce53d9d72 {
    margin-bottom: 140px !important;
  }
  .md-mb-150_3dc6073a2513192c {
    margin-bottom: 150px !important;
  }
  .md-mb-200_8520049e0e790e9a {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_bd494e9af9ced86e {
    padding: 0 !important;
  }
  .sm-m0_a35b6758d9d557ba {
    margin: 0 !important;
  }
  .sm-pt-10_d6a83be897eb831b {
    padding-top: 10px !important;
  }
  .sm-pt-20_c4f5d1a392c5ab1b {
    padding-top: 20px !important;
  }
  .sm-pt-30_06d07ecb230479c8 {
    padding-top: 30px !important;
  }
  .sm-pt-40_f1105839a1df1c25 {
    padding-top: 40px !important;
  }
  .sm-pt-50_6af86d6b6ae7d2d1 {
    padding-top: 50px !important;
  }
  .sm-pt-60_ee00bbd9e073f1c2 {
    padding-top: 60px !important;
  }
  .sm-pt-70_fc0aaa6aee525bca {
    padding-top: 70px !important;
  }
  .sm-pt-80_f395ba911baa1163 {
    padding-top: 80px !important;
  }
  .sm-pt-90_beffd0056d25eb91 {
    padding-top: 90px !important;
  }
  .sm-pt-100_33cb533d1a994cd9 {
    padding-top: 100px !important;
  }
  .sm-pt-110_c462329682f74e6b {
    padding-top: 110px !important;
  }
  .sm-pt-120_39ec4fc2122db111 {
    padding-top: 120px !important;
  }
  .sm-pt-130_b0f84e527ba148ab {
    padding-top: 130px !important;
  }
  .sm-pt-140_1ecfbdb62d649862 {
    padding-top: 140px !important;
  }
  .sm-pt-150_90ba6cfbb9d4bc56 {
    padding-top: 150px !important;
  }
  .sm-pt-200_fd79bbf518958173 {
    padding-top: 200px !important;
  }
  .sm-pb-10_5d85b7cfdbf164d3 {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_b86b2041eb1b45b3 {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_0f52221b85047257 {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_802702e02026017e {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_1c995dda11467bb0 {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_27d272f520a46f65 {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_9aff66ea08f10854 {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_de970f21a4e51c44 {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_8b6680f54a5ba506 {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_10eb3c59ee9be394 {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_b55f080b2bd54d00 {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_0e6460adf43814af {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_3ae954bee21f6fd5 {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_bf1d368d3da83032 {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_7ba9e819a219d4a2 {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_07e7b3e6a63ac901 {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_0c682bc713623eb4 {
    margin-top: 10px !important;
  }
  .sm-mt-20_a2234a938163c798 {
    margin-top: 20px !important;
  }
  .sm-mt-30_7fb5d0f16472dccd {
    margin-top: 30px !important;
  }
  .sm-mt-40_c13b01d61a428ee5 {
    margin-top: 40px !important;
  }
  .sm-mt-50_6a763952c2cd5d1d {
    margin-top: 50px !important;
  }
  .sm-mt-60_e1c86aa7a0b310b2 {
    margin-top: 60px !important;
  }
  .sm-mt-70_4cf5d97368bc6620 {
    margin-top: 70px !important;
  }
  .sm-mt-80_8accd28a8712489e {
    margin-top: 80px !important;
  }
  .sm-mt-90_0bf40aa7cffc48d4 {
    margin-top: 90px !important;
  }
  .sm-mt-100_a7be93bd120f41b3 {
    margin-top: 100px !important;
  }
  .sm-mt-110_293e7339f110abb3 {
    margin-top: 110px !important;
  }
  .sm-mt-120_49a6277534a31f81 {
    margin-top: 120px !important;
  }
  .sm-mt-130_ba7fa9d63fecd80e {
    margin-top: 130px !important;
  }
  .sm-mt-140_76de3eec3a7ab690 {
    margin-top: 140px !important;
  }
  .sm-mt-150_aae4dacdbdd89d5a {
    margin-top: 150px !important;
  }
  .sm-mt-200_42982a65eacdbec0 {
    margin-top: 200px !important;
  }
  .sm-mb-10_28fb154735797629 {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_5475227885d90b28 {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_66110cce66e58da7 {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_7c142349d7913e0d {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_e410b12172f1f551 {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_89844a280747375d {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_902abd1cd43f97df {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_d0b69008fc211179 {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_5ca153b0d4895dbd {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_66916edebe57b6c3 {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_b269f9804ffa2f66 {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_fe8475676b6a2de5 {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_4a682be0351cb353 {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_539ee251bba24ddb {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_dde09c30596040ce {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_73640ee443909480 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_0950ccdc3c5068ad {
    padding: 0 !important;
  }
  .xs-m0_932b17633aefcf3a {
    margin: 0 !important;
  }
  .xs-pt-10_b19d1f826bf7c33e {
    padding-top: 10px !important;
  }
  .xs-pt-20_44496bca03f8bf4b {
    padding-top: 20px !important;
  }
  .xs-pt-30_7ebaa0664582eaf9 {
    padding-top: 30px !important;
  }
  .xs-pt-40_c1f3a85965638429 {
    padding-top: 40px !important;
  }
  .xs-pt-50_7aa6f801983f47b2 {
    padding-top: 50px !important;
  }
  .xs-pt-60_c7f1b53e202c0368 {
    padding-top: 60px !important;
  }
  .xs-pt-70_5909f021a38748fa {
    padding-top: 70px !important;
  }
  .xs-pt-80_4faaa8105919b3f3 {
    padding-top: 80px !important;
  }
  .xs-pt-90_fac61afd9aee3518 {
    padding-top: 90px !important;
  }
  .xs-pt-100_533d841348722c32 {
    padding-top: 100px !important;
  }
  .xs-pt-110_b18eb68bc6829269 {
    padding-top: 110px !important;
  }
  .xs-pt-120_7e853be5ab3d8481 {
    padding-top: 120px !important;
  }
  .xs-pt-130_a9cfb28f6d89f957 {
    padding-top: 130px !important;
  }
  .xs-pt-140_e3cfe26898e51cab {
    padding-top: 140px !important;
  }
  .xs-pt-150_2964c7a4742aa919 {
    padding-top: 150px !important;
  }
  .xs-pt-200_a3f8250cd7d7a33a {
    padding-top: 200px !important;
  }
  .xs-pb-10_d138dac27e62aab6 {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_0ee765ad7773784a {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_9bd55c44001585c8 {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_491dcbdcd24c1b43 {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_91e389953ae71938 {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_347eeea03d3b2708 {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_cd67048eebf4a859 {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_d4cd22f95d8665a8 {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_32b66bb54c1973af {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_fd3d9baa6475bac1 {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_0267fad033f15329 {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_bd4c67d5603e12f7 {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_04d6c9b5c0a72970 {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_bc069acc560b2096 {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_9357bbabff9ddd12 {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_5cb53359d99c2867 {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_dd1b7519262c901c {
    margin-top: 10px !important;
  }
  .xs-mt-20_320755f29ee5b2c1 {
    margin-top: 20px !important;
  }
  .xs-mt-30_62eefb4ca4335fb0 {
    margin-top: 30px !important;
  }
  .xs-mt-40_527d0e4437d79ac6 {
    margin-top: 40px !important;
  }
  .xs-mt-50_285a562d5b967a26 {
    margin-top: 50px !important;
  }
  .xs-mt-60_dd1f7fc571536fcf {
    margin-top: 60px !important;
  }
  .xs-mt-70_c981dbea8be7ce05 {
    margin-top: 70px !important;
  }
  .xs-mt-80_8b25427ebfc1f0e1 {
    margin-top: 80px !important;
  }
  .xs-mt-90_b9783d127150e761 {
    margin-top: 90px !important;
  }
  .xs-mt-100_e7ca6b888865ffde {
    margin-top: 100px !important;
  }
  .xs-mt-110_09b876e1687455c9 {
    margin-top: 110px !important;
  }
  .xs-mt-120_17bb1fce256bba73 {
    margin-top: 120px !important;
  }
  .xs-mt-130_52e579ac12ace552 {
    margin-top: 130px !important;
  }
  .xs-mt-140_504dcbe204a36b11 {
    margin-top: 140px !important;
  }
  .xs-mt-150_e8adba6881b9e0f4 {
    margin-top: 150px !important;
  }
  .xs-mt-200_015d1745cb4d0711 {
    margin-top: 200px !important;
  }
  .xs-mb-10_50ff4be183cfca7a {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_d1993e4521ecc1c1 {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_be636948fd96c02a {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_4126f48c00e892ae {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_316a464ee01d356f {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_7d08c8a89518c0cc {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_b1ae8f660219804e {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_7ac364c4773e152c {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_014972fadbca2020 {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_6a89202294121db5 {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_0c37263406428cbf {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_0a0ed832a207abc2 {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_efc6ac9b87a787e5 {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_55fbc9451103f7f8 {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_293303f2102f4f5e {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_e005c55d5c1a60a2 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_5d1b93f6fd610057 {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_5d1b93f6fd610057.menu-overlay_8a9ac4e330c04e80 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_5d1b93f6fd610057.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_5d1b93f6fd610057 .navbar-toggler_800d0ce2d5e1ff86 {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_5d1b93f6fd610057.menu-style-three_04b7fb783d425228 .navbar-toggler_800d0ce2d5e1ff86 {
  background: #000;
}
.theme-main-menu_5d1b93f6fd610057.menu-style-four_540c077c18b375a5 .navbar-toggler_800d0ce2d5e1ff86 {
  background: #E6FD5A;
}
.theme-main-menu_5d1b93f6fd610057.menu-style-five_bf632054a373b6c7 .navbar-toggler_800d0ce2d5e1ff86 {
  background: #DFFF5E;
}
.theme-main-menu_5d1b93f6fd610057 .navbar-toggler_800d0ce2d5e1ff86:focus {
  box-shadow: none;
}
.theme-main-menu_5d1b93f6fd610057 .navbar-toggler_800d0ce2d5e1ff86::before,
.theme-main-menu_5d1b93f6fd610057 .navbar-toggler_800d0ce2d5e1ff86::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_5d1b93f6fd610057 .navbar-toggler_800d0ce2d5e1ff86 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_5d1b93f6fd610057.menu-style-three_04b7fb783d425228 .navbar-toggler_800d0ce2d5e1ff86:before, .theme-main-menu_5d1b93f6fd610057.menu-style-three_04b7fb783d425228 .navbar-toggler_800d0ce2d5e1ff86:after, .theme-main-menu_5d1b93f6fd610057.menu-style-three_04b7fb783d425228 .navbar-toggler_800d0ce2d5e1ff86 span {
  background: #fff;
}
.theme-main-menu_5d1b93f6fd610057 .navbar-toggler_800d0ce2d5e1ff86::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_5d1b93f6fd610057 .navbar-toggler_800d0ce2d5e1ff86::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_5d1b93f6fd610057 .navbar-toggler_800d0ce2d5e1ff86[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_5d1b93f6fd610057 .navbar-toggler_800d0ce2d5e1ff86[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_5d1b93f6fd610057 .navbar-toggler_800d0ce2d5e1ff86[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_5d1b93f6fd610057 .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_5d1b93f6fd610057 .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_5d1b93f6fd610057.white-vr_17aff66672a54e2b .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_5d1b93f6fd610057.white-vr_17aff66672a54e2b .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_5d1b93f6fd610057.white-vr_17aff66672a54e2b.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_5d1b93f6fd610057.menu-style-one_6fa9b0c4bccd1b0f {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_5d1b93f6fd610057.menu-style-two_b93e4384738daa02 {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_5d1b93f6fd610057.menu-style-two_b93e4384738daa02 .info-row_6830f744cf09db0d {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_5d1b93f6fd610057.menu-style-two_b93e4384738daa02 .gap-fix_6f13a9563b44ad63 {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_5d1b93f6fd610057.menu-style-two_b93e4384738daa02 .greetings_873524ab81d144b8 {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_5d1b93f6fd610057.menu-style-two_b93e4384738daa02 .contact-info_24877b144afe6260 {
  margin: 0 -15px;
}
.theme-main-menu_5d1b93f6fd610057.menu-style-two_b93e4384738daa02 .contact-info_24877b144afe6260 li {
  padding: 0 15px;
}
.theme-main-menu_5d1b93f6fd610057.menu-style-two_b93e4384738daa02 .contact-info_24877b144afe6260 li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_5d1b93f6fd610057.menu-style-two_b93e4384738daa02 .contact-info_24877b144afe6260 li a:hover {
  text-decoration: underline;
}
.theme-main-menu_5d1b93f6fd610057.menu-style-two_b93e4384738daa02 .inner-content_24cef1ec53cb4097 {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_5d1b93f6fd610057.menu-style-two_b93e4384738daa02.fixed .info-row_6830f744cf09db0d {
  display: none;
}
.theme-main-menu_5d1b93f6fd610057.menu-style-five_bf632054a373b6c7 {
  background: #000;
  padding: 0;
}
.theme-main-menu_5d1b93f6fd610057.menu-style-five_bf632054a373b6c7 .inner-content_24cef1ec53cb4097 {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_5d1b93f6fd610057.menu-style-six_b0951799c13a92db .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_5d1b93f6fd610057.menu-style-six_b0951799c13a92db .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_5d1b93f6fd610057 .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_ea3d3234e1ba6103 {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_ea3d3234e1ba6103 .mega-menu-title_ca4b2ec3d0ce9fd5 {
  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_5d1b93f6fd610057 .login-btn-one_aa1da2b648176a90 a {
  color: #000;
}
.theme-main-menu_5d1b93f6fd610057 .login-btn-one_aa1da2b648176a90 a:hover {
  text-decoration: underline;
}
.theme-main-menu_5d1b93f6fd610057 .login-btn-two_8d358f59cf2e6dc8 a {
  color: #044F3B;
}
.theme-main-menu_5d1b93f6fd610057 .login-btn-two_8d358f59cf2e6dc8 a:hover {
  text-decoration: underline;
}
.theme-main-menu_5d1b93f6fd610057 .signup-btn-one_2e702d660c8f0523 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_5d1b93f6fd610057 .signup-btn-one_2e702d660c8f0523 .icon_be5b1fd255f57d82 {
  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_5d1b93f6fd610057 .signup-btn-one_2e702d660c8f0523:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_5d1b93f6fd610057 .signup-btn-one_2e702d660c8f0523:hover .icon_be5b1fd255f57d82 {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_5d1b93f6fd610057 .signup-btn-two_d8b476aa0470c624 {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_5d1b93f6fd610057 .signup-btn-two_d8b476aa0470c624:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_5d1b93f6fd610057 .quote-one_56100cd548459f90 {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_5d1b93f6fd610057 .quote-one_56100cd548459f90:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_24ce52720ce604fb {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_24ce52720ce604fb li {
  position: relative;
  padding: 0 15px;
}
.category-menu_24ce52720ce604fb li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_24ce52720ce604fb li a:hover {
  color: #0C3A30;
}
.category-menu_24ce52720ce604fb .dropdown-menu {
  padding: 0;
}
.category-menu_24ce52720ce604fb .dropdown-menu li {
  padding: 0;
}
.category-menu_24ce52720ce604fb .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_74a9c54bf43a3f56 .logo_0b48976349a142e8 {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_17aff66672a54e2b .navbar-collapse_74a9c54bf43a3f56 {
    background-color: #0C3A30;
  }
  .navbar-collapse_74a9c54bf43a3f56 {
    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_74a9c54bf43a3f56.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_5d1b93f6fd610057 .navbar .mega-dropdown_c09b4b69e1329fa1 {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_17aff66672a54e2b .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_ea3d3234e1ba6103 {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_9289626b86e2f9d6 .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_73c4def3e534fdc0 {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_73c4def3e534fdc0::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_73c4def3e534fdc0 .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_73c4def3e534fdc0 .hero-slider-one .hero-img_8911563a33345579 {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_73c4def3e534fdc0 .hero-slider-one .slick-list_952f4c47ffad1444, .hero-banner-one_73c4def3e534fdc0 .hero-slider-one .slick-track_90f1a6f16bc5576f, .hero-banner-one_73c4def3e534fdc0 .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_73c4def3e534fdc0 .hero-heading_89498ce474fdd867 {
  font-weight: 700;
  color: #000;
  background: url(../resources/shape_576d9f4316/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_73c4def3e534fdc0 .more-btn_11868233d95a40d9 {
  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_73c4def3e534fdc0 .more-btn_11868233d95a40d9:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_945acfcc675be8c7 {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_945acfcc675be8c7 .bg-wrapper_ca2e82822e4f6435 {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_945acfcc675be8c7 .hero-heading_89498ce474fdd867 {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_945acfcc675be8c7 .rating_7d41528948989339 h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_945acfcc675be8c7 .rating_7d41528948989339 p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_945acfcc675be8c7 .media-wrapper_05f356dc71f77dff {
  position: absolute;
  background: url(../resources/assets_528257b041/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_945acfcc675be8c7 .media-wrapper_05f356dc71f77dff .shape_01_be67b80991a19fe3 {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_945acfcc675be8c7 .media-wrapper_05f356dc71f77dff .shape_02_977d2f236a76ccf1 {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_922ee3b65899e043 .hero-heading_89498ce474fdd867 {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_922ee3b65899e043 .media-wrapper_05f356dc71f77dff {
  background: url(../resources/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_922ee3b65899e043 .media-wrapper_05f356dc71f77dff .screen_01_bc616f3353d38346 {
  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_922ee3b65899e043 .media-wrapper_05f356dc71f77dff .screen_02_941697d4e2636d15 {
  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_922ee3b65899e043 .media-wrapper_05f356dc71f77dff .bg-shape_224df69c19a2aff6 {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_922ee3b65899e043 .shape_01_be67b80991a19fe3 {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_96236e84e99759bd .bg-wrapper_ca2e82822e4f6435 {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_96236e84e99759bd .media-wrapper_05f356dc71f77dff {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_96236e84e99759bd .media-wrapper_05f356dc71f77dff .shape_01_be67b80991a19fe3 {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_96236e84e99759bd .shape_02_977d2f236a76ccf1 {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_a85ae59d0d0a51ad + .blog-details_715e854ed164073f {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_56b8c4b20ac70253 {
  z-index: 1;
}
.block-feature-three_56b8c4b20ac70253:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_56b8c4b20ac70253.no-bg_2d86b9472bd08f20:before {
  display: none;
}
.block-feature-three_56b8c4b20ac70253 .section-btn_2eb0887ed227e55e {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_56b8c4b20ac70253 .block-title_9d52d56183330667 a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_56b8c4b20ac70253 .block-title_9d52d56183330667 a:hover {
  text-decoration: underline;
}
.block-feature-three_56b8c4b20ac70253 .round-btn_01c45370320b7fbc {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_56b8c4b20ac70253 .round-btn_01c45370320b7fbc:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_56b8c4b20ac70253 .block-one_ed5513be78004a6b {
  background: url(../resources/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_56b8c4b20ac70253 .block-one_ed5513be78004a6b .tag_d785050ed6a8122c {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_56b8c4b20ac70253 .block-one_ed5513be78004a6b .block-title_9d52d56183330667 {
  background: url(../resources/shape_576d9f4316/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_56b8c4b20ac70253 .block-two_30a9b395756135aa {
  overflow: hidden;
}
.block-feature-three_56b8c4b20ac70253 .block-two_30a9b395756135aa .img-wrapper_6c1df8f07cc667e8 {
  background: url(../resources/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_56b8c4b20ac70253 .block-two_30a9b395756135aa .text-wrapper_b24c8c9570b0bd69 {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_56b8c4b20ac70253 .block-two_30a9b395756135aa .tag_d785050ed6a8122c {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_56b8c4b20ac70253 .block-three_05f68f7ad3af7f08 {
  background: #D3FF76;
}
.block-feature-three_56b8c4b20ac70253 .block-three_05f68f7ad3af7f08 .tag_d785050ed6a8122c {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_56b8c4b20ac70253 .block-three_05f68f7ad3af7f08 .round-btn_01c45370320b7fbc {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_56b8c4b20ac70253 .block-three_05f68f7ad3af7f08 .round-btn_01c45370320b7fbc:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_56b8c4b20ac70253 .block-four_5579f2ea8d020ecb {
  background: url(../resources/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_56b8c4b20ac70253 .block-four_5579f2ea8d020ecb .block-title_9d52d56183330667 {
  background: url(../resources/shape_576d9f4316/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_56b8c4b20ac70253 .block-four_5579f2ea8d020ecb .block-title_9d52d56183330667 a {
  font-size: 28px;
}
.block-feature-three_56b8c4b20ac70253 .block-four_5579f2ea8d020ecb .tag_d785050ed6a8122c {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_56b8c4b20ac70253 .block-four_5579f2ea8d020ecb .round-btn_01c45370320b7fbc {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_56b8c4b20ac70253 .block-four_5579f2ea8d020ecb .round-btn_01c45370320b7fbc:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_56b8c4b20ac70253 .block-five_a52375c85dea3415 {
  background: url(../resources/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_56b8c4b20ac70253 .block-five_a52375c85dea3415 .tag_d785050ed6a8122c {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_56b8c4b20ac70253 .block-five_a52375c85dea3415 .block-title_9d52d56183330667 {
  background: url(../resources/shape_576d9f4316/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_0221ec9428d77743 .upper-wrapper_dc49209a29a034f3 {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_0221ec9428d77743 .upper-wrapper_dc49209a29a034f3 .shape_01_be67b80991a19fe3 {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_0221ec9428d77743 .line-loop_d8f02b3e01a56274:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_0221ec9428d77743 .graph-panel_521bed0473bc33df {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_0221ec9428d77743 .graph-panel_521bed0473bc33df .main-count_025408c85b53dce6 {
  font-size: 120px;
}
.block-feature-thirteen_0221ec9428d77743 .graph-panel_521bed0473bc33df .chart-box_875a228de6505a87 {
  padding: 0 15px;
}
.block-feature-thirteen_0221ec9428d77743 .graph-panel_521bed0473bc33df .chart-box_875a228de6505a87 .chart-inner_e4aeea00fba47370 {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_cd8533ced014f38b .media-img_d6579b08fac0d263 {
  border-radius: 30px;
}
.block-feature-sixteen_cd8533ced014f38b .shape_01_be67b80991a19fe3 {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_73672db8a7ad4358 .section-subheading_3cffdbfbcac857d2 {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_73672db8a7ad4358 .shape_01_be67b80991a19fe3 {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_eabc24f33aa8113f {
  z-index: 1;
}
.text-feature-four_eabc24f33aa8113f .avatar_cba2a0a426f5228a {
  width: 65px;
  height: 65px;
}
.text-feature-four_eabc24f33aa8113f .name {
  font-size: 28px;
}
.text-feature-four_eabc24f33aa8113f .quote-text_dac577adc0389a7b {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_eabc24f33aa8113f .shape_01_be67b80991a19fe3 {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_eabc24f33aa8113f .shape_02_977d2f236a76ccf1 {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_24ef6176025e6288 .bg-wrapper_ca2e82822e4f6435 {
  background: #FFF2AC;
}
.text-feature-five_24ef6176025e6288 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_24ef6176025e6288 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_24ef6176025e6288 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_24ef6176025e6288 li:hover:before {
  background: #29594B;
}
.text-feature-five_24ef6176025e6288 li:hover:after {
  color: #fff;
}
.text-feature-five_24ef6176025e6288 .media-wrapper_05f356dc71f77dff {
  background: url(../resources/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_24ef6176025e6288 .media-wrapper_05f356dc71f77dff .video-icon_00e3918b1ff26ce3 {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_24ef6176025e6288 .media-wrapper_05f356dc71f77dff .video-icon_00e3918b1ff26ce3:hover {
  background: #CFFF45;
}
.text-feature-five_24ef6176025e6288 .media-wrapper_05f356dc71f77dff .screen_01_bc616f3353d38346 {
  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_e7fdbe612581b541 {
  z-index: 1;
}
.text-feature-six_e7fdbe612581b541 .media-wrapper_05f356dc71f77dff {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_e7fdbe612581b541 .media-wrapper_05f356dc71f77dff .screen_01_bc616f3353d38346 {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_e7fdbe612581b541 .shape_01_be67b80991a19fe3 {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_e7fdbe612581b541 .shape_02_977d2f236a76ccf1 {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_b38139f32c8264c5 {
  background: url(../resources/assets_528257b041/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_b38139f32c8264c5 .block_c48cc1c20f756ca9 .icon_be5b1fd255f57d82 {
  height: 50px;
}
.text-feature-nine_b38139f32c8264c5 .vertical-text-wrapper_e0acee05b2e31f2f {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_b38139f32c8264c5 .vertical-text-wrapper_e0acee05b2e31f2f .text-list_f756a2dfbdbedfc7 {
  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_b38139f32c8264c5 .vertical-text-wrapper_e0acee05b2e31f2f .text-list_f756a2dfbdbedfc7:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_b38139f32c8264c5 .vertical-text-wrapper_e0acee05b2e31f2f .shape_01_be67b80991a19fe3 {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_b38139f32c8264c5 .vertical-text-wrapper_e0acee05b2e31f2f .shape_02_977d2f236a76ccf1 {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_b38139f32c8264c5 .shape_03_c8dcf3c5510f53f2 {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_b38139f32c8264c5 .shape_04_36bb289acd05d729 {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_338a66ea1751e85f .section-btn_2eb0887ed227e55e {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_65c635b8bf0fdfd6 {
  z-index: 1;
}
.team-section-three_65c635b8bf0fdfd6:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../resources/shape_576d9f4316/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_65c635b8bf0fdfd6 .section-btn_2eb0887ed227e55e {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_65c635b8bf0fdfd6 .shape_01_be67b80991a19fe3 {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_65c635b8bf0fdfd6 .shape_02_977d2f236a76ccf1 {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_65c635b8bf0fdfd6 .shape_03_c8dcf3c5510f53f2 {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_5788702a3a3ed3b5 .logo_0b48976349a142e8 {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_748d22f1dc5b294d {
  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_543a7c4ac84ebea9 {
  max-width: 565px;
}
.user-data-form .form-wrapper_543a7c4ac84ebea9 .input-group-meta_85f0093f9f8ebd90 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_543a7c4ac84ebea9 .input-group-meta_85f0093f9f8ebd90 label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_543a7c4ac84ebea9 .input-group-meta_85f0093f9f8ebd90 .placeholder_icon_888a9225d7aa671c {
  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_543a7c4ac84ebea9 .input-group-meta_85f0093f9f8ebd90 .placeholder_icon_888a9225d7aa671c img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_543a7c4ac84ebea9 .input-group-meta_85f0093f9f8ebd90 .placeholder_icon_888a9225d7aa671c span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_543a7c4ac84ebea9 .input-group-meta_85f0093f9f8ebd90 .placeholder_icon_888a9225d7aa671c 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_543a7c4ac84ebea9 .input-group-meta_85f0093f9f8ebd90 .placeholder_icon_888a9225d7aa671c span.eye-slash_3f8852b051cf4548:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_7a98da08030b5768 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_7a98da08030b5768 label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_7a98da08030b5768 input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_7a98da08030b5768 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_7a98da08030b5768 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_7a98da08030b5768 a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_7a98da08030b5768 a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_57b76467162fd544 {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_54c0c7c36eef75bd {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_54c0c7c36eef75bd:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_54c0c7c36eef75bd img {
  width: 20px;
}
.user-data-form .btn-close_76f5ebb246a5308f {
  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_28ba7ea5947025e0 .main-count_025408c85b53dce6 {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_eb6275d6826cb5d9 .icon_be5b1fd255f57d82 {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_1766d401593aa285 .img-holder_3ae5494aa8e01352 {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_1766d401593aa285 .img-holder_3ae5494aa8e01352.round-border_3b78872c66f04207 {
  border-radius: 30px;
}
.portfolio-block-one_1766d401593aa285 .img-holder_3ae5494aa8e01352 .expend_70d1bca49428b1bf {
  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_1766d401593aa285 .img-holder_3ae5494aa8e01352 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_1766d401593aa285 .img-holder_3ae5494aa8e01352 i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_1766d401593aa285:hover .expend_70d1bca49428b1bf {
  opacity: 1;
}
.portfolio-block-one_1766d401593aa285:hover .img-meta_157eb2ea88ac4609 {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_1766d401593aa285:hover .pj-title_8bac52076b2fa424 {
  text-decoration: underline;
}
.portfolio-block-one_1766d401593aa285 .caption {
  margin-top: 35px;
}
.portfolio-block-one_1766d401593aa285 .caption .tag_d785050ed6a8122c {
  margin: 0 -3px;
}
.portfolio-block-one_1766d401593aa285 .caption .tag_d785050ed6a8122c 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_1766d401593aa285 .caption .pj-title_8bac52076b2fa424 {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_1766d401593aa285 .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_1766d401593aa285 .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_6c567e87e472a15a .bg-wrapper_ca2e82822e4f6435 {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_6c567e87e472a15a .slider-wrapper_8a14567b1f7c2f5c {
  height: 100%;
}
.project-details-two_6c567e87e472a15a .slider-wrapper_8a14567b1f7c2f5c .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_6c567e87e472a15a .slider-wrapper_8a14567b1f7c2f5c .carousel-control-next_08de64c83131c746,
.project-details-two_6c567e87e472a15a .slider-wrapper_8a14567b1f7c2f5c .carousel-control-prev_2509d9553fb703bb {
  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_6c567e87e472a15a .slider-wrapper_8a14567b1f7c2f5c .carousel-control-next_08de64c83131c746:hover,
.project-details-two_6c567e87e472a15a .slider-wrapper_8a14567b1f7c2f5c .carousel-control-prev_2509d9553fb703bb:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_6c567e87e472a15a .slider-wrapper_8a14567b1f7c2f5c .carousel-control-prev_2509d9553fb703bb {
  left: auto;
  right: 45px;
}
.project-details-two_6c567e87e472a15a .info-wrapper_6f19793143a160ee {
  padding: 55px 50px 85px 70px;
}
.project-details-two_6c567e87e472a15a .info-wrapper_6f19793143a160ee h3 {
  font-size: 36px;
}
.project-details-two_6c567e87e472a15a .info-wrapper_6f19793143a160ee .list-meta_ca2db6b7c297f61c li {
  padding: 22px 0;
}
.project-details-two_6c567e87e472a15a .info-wrapper_6f19793143a160ee .list-meta_ca2db6b7c297f61c .icon_be5b1fd255f57d82 {
  width: 40px;
}
.project-details-two_6c567e87e472a15a .info-wrapper_6f19793143a160ee .list-meta_ca2db6b7c297f61c .text1_1687a7245ff75202 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_6c567e87e472a15a .info-wrapper_6f19793143a160ee .list-meta_ca2db6b7c297f61c span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_6c567e87e472a15a .info-wrapper_6f19793143a160ee .social-share_ab05bd8ecdaf0c7a li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_6c567e87e472a15a .info-wrapper_6f19793143a160ee .social-share_ab05bd8ecdaf0c7a li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_b651901023bfb3ef .slider-wrapper_8a14567b1f7c2f5c {
  padding-left: 100px;
}
.feedback-section-three_b651901023bfb3ef .slider-wrapper_8a14567b1f7c2f5c .icon_be5b1fd255f57d82 {
  left: 0;
  top: 18px;
}
.feedback-section-three_b651901023bfb3ef .slick-dots_6af4394c18e9c8b4 {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_b651901023bfb3ef .slick-dots_6af4394c18e9c8b4 li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_b651901023bfb3ef .slick-dots_6af4394c18e9c8b4 .slick-active button {
  background: #000;
}
.feedback-section-three_b651901023bfb3ef .rating-box_06d538fcf3467608 {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_b651901023bfb3ef .rating-box_06d538fcf3467608 .rating_7d41528948989339 {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_b651901023bfb3ef .shape_01_be67b80991a19fe3 {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_b651901023bfb3ef .shape_02_977d2f236a76ccf1 {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_94465970f2d8bb87 {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_94465970f2d8bb87 .post-data_6a767be036df797b {
  padding: 30px 35px 25px;
}
.blog-meta-one_94465970f2d8bb87 .post-data_6a767be036df797b .post-info_32768a0bcf52a797 {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_94465970f2d8bb87 .post-data_6a767be036df797b .blog-title_373aed462e7c2fb6 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_94465970f2d8bb87 .post-data_6a767be036df797b .blog-title_373aed462e7c2fb6:hover {
  text-decoration: underline;
}
.blog-meta-one_94465970f2d8bb87 .post-img_70af9a0f3d1e1276 {
  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_94465970f2d8bb87 .post-img_70af9a0f3d1e1276 .round-btn_01c45370320b7fbc {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_94465970f2d8bb87:hover .round-btn_01c45370320b7fbc {
  background: #CFFF45;
}
.blog-meta-one_94465970f2d8bb87.style-two_a94e1b7826138942 {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_94465970f2d8bb87.style-two_a94e1b7826138942 .post-img_70af9a0f3d1e1276 {
  border-radius: 0;
}
.blog-meta-one_94465970f2d8bb87.style-two_a94e1b7826138942 .blog-title_373aed462e7c2fb6 {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_23d919f00ccf399d {
  background: #fff;
}
.blog-meta-two_23d919f00ccf399d .post-data_6a767be036df797b {
  padding-top: 30px;
}
.blog-meta-two_23d919f00ccf399d .post-data_6a767be036df797b .blog-title_373aed462e7c2fb6 {
  width: 70%;
}
.blog-meta-two_23d919f00ccf399d .post-data_6a767be036df797b .blog-title_373aed462e7c2fb6 h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_23d919f00ccf399d .post-data_6a767be036df797b .blog-title_373aed462e7c2fb6:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_23d919f00ccf399d .post-data_6a767be036df797b .round-btn_01c45370320b7fbc {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_23d919f00ccf399d .post-data_6a767be036df797b .round-btn_01c45370320b7fbc:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_23d919f00ccf399d .post-data_6a767be036df797b .post-info_32768a0bcf52a797 {
  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_23d919f00ccf399d .post-img_70af9a0f3d1e1276 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_23d919f00ccf399d .post-img_70af9a0f3d1e1276 .date_d9c3e95e3fd38227 {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_23d919f00ccf399d.style-two_a94e1b7826138942 {
  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_23d919f00ccf399d.style-two_a94e1b7826138942 p {
  font-size: 18px;
}
.blog-meta-two_23d919f00ccf399d.style-two_a94e1b7826138942 .post-img_70af9a0f3d1e1276 {
  height: auto;
  width: 100%;
}
.blog-meta-two_23d919f00ccf399d.style-two_a94e1b7826138942 .post-data_6a767be036df797b {
  padding: 26px 0;
}
.blog-meta-two_23d919f00ccf399d.style-two_a94e1b7826138942 .post-data_6a767be036df797b .post-info_32768a0bcf52a797 {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_23d919f00ccf399d.style-two_a94e1b7826138942 .post-data_6a767be036df797b .round-btn_01c45370320b7fbc {
  border: none;
}

.signup-btn-one_2e702d660c8f0523 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_2e702d660c8f0523 .icon_be5b1fd255f57d82 {
  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_bdb08cd573bb18ba {
  z-index: 1;
}
.blog-section-three_bdb08cd573bb18ba .section-btn_2eb0887ed227e55e {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

.blog-section-four_5634932f0077d802 {
  z-index: 5;
}
.blog-section-four_5634932f0077d802.block-feature-three_56b8c4b20ac70253:before {
  display: none;
}
.blog-section-four_5634932f0077d802.block-feature-three_56b8c4b20ac70253 .block-one_ed5513be78004a6b {
  background: url(../resources/blog/blog_img_05.jpg) no-repeat center;
  height: 666px;
}

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

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

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

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

.blog-details_715e854ed164073f .post-details-meta_b82a0de62f700b10 {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_715e854ed164073f .post-details-meta_b82a0de62f700b10 p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_715e854ed164073f .post-details-meta_b82a0de62f700b10 .quote-wrapper_ac0f05b3e340bbbe {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_715e854ed164073f .post-details-meta_b82a0de62f700b10 .quote-wrapper_ac0f05b3e340bbbe .wrapper_874753d11cdd50d3 {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_715e854ed164073f .post-details-meta_b82a0de62f700b10 .quote-wrapper_ac0f05b3e340bbbe .wrapper_874753d11cdd50d3 .icon_be5b1fd255f57d82 {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_715e854ed164073f .post-details-meta_b82a0de62f700b10 .quote-wrapper_ac0f05b3e340bbbe .wrapper_874753d11cdd50d3 h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_715e854ed164073f .post-details-meta_b82a0de62f700b10 .quote-wrapper_ac0f05b3e340bbbe h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_715e854ed164073f .post-details-meta_b82a0de62f700b10 .quote-wrapper_ac0f05b3e340bbbe h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_715e854ed164073f .post-details-meta_b82a0de62f700b10 .img-gallery_91ae42594d9da593 {
  margin-bottom: 50px;
}
.blog-details_715e854ed164073f .post-details-meta_b82a0de62f700b10 .img-gallery_91ae42594d9da593 img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_715e854ed164073f .post-details-meta_b82a0de62f700b10 h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_715e854ed164073f .post-details-meta_b82a0de62f700b10 .list-item_16b7f52d2ce52b75 li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_715e854ed164073f .post-details-meta_b82a0de62f700b10 .list-item_16b7f52d2ce52b75 li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_715e854ed164073f .bottom-widget_ef1f7bc212c105ce {
  padding: 10px 0 5px;
}
.blog-details_715e854ed164073f .bottom-widget_ef1f7bc212c105ce .tags_1f4d3487e011af4c li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_715e854ed164073f .bottom-widget_ef1f7bc212c105ce .tags_1f4d3487e011af4c a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_715e854ed164073f .bottom-widget_ef1f7bc212c105ce .tags_1f4d3487e011af4c a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_715e854ed164073f .bottom-widget_ef1f7bc212c105ce .share-icon_efa497e805bdb7dc li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_715e854ed164073f .bottom-widget_ef1f7bc212c105ce .share-icon_efa497e805bdb7dc a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_715e854ed164073f .grey-bg_e0681f62e39f427e {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_715e854ed164073f .blog-inner-title_3d9e99c1dcbe2ad3 {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_715e854ed164073f .blog-comment-area_bdec28afcc2a5ec9 {
  margin: 60px 0;
}
.blog-details_715e854ed164073f .blog-comment-area_bdec28afcc2a5ec9 .comment_89e6dbab4d9787d6 {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_715e854ed164073f .blog-comment-area_bdec28afcc2a5ec9 .comment_89e6dbab4d9787d6:last-child {
  padding-bottom: 5px;
}
.blog-details_715e854ed164073f .blog-comment-area_bdec28afcc2a5ec9 .comment_89e6dbab4d9787d6 .reply-comment_dab4aa4921dd0ea9 {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_715e854ed164073f .blog-comment-area_bdec28afcc2a5ec9 .comment_89e6dbab4d9787d6 .user-avatar_b4a2621217dc7a04 {
  width: 60px;
  height: 60px;
}
.blog-details_715e854ed164073f .blog-comment-area_bdec28afcc2a5ec9 .comment_89e6dbab4d9787d6 .comment-text_99a8ffc558ad6da1 {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_715e854ed164073f .blog-comment-area_bdec28afcc2a5ec9 .comment_89e6dbab4d9787d6 .comment-text_99a8ffc558ad6da1 .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_715e854ed164073f .blog-comment-area_bdec28afcc2a5ec9 .comment_89e6dbab4d9787d6 .comment-text_99a8ffc558ad6da1 .date_d9c3e95e3fd38227 {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_715e854ed164073f .blog-comment-area_bdec28afcc2a5ec9 .comment_89e6dbab4d9787d6 .comment-text_99a8ffc558ad6da1 p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_715e854ed164073f .blog-comment-area_bdec28afcc2a5ec9 .comment_89e6dbab4d9787d6 .comment-text_99a8ffc558ad6da1 .reply-btn_762449139c0f4498 {
  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_715e854ed164073f .blog-comment-area_bdec28afcc2a5ec9 .comment_89e6dbab4d9787d6 .comment-text_99a8ffc558ad6da1 .reply-btn_762449139c0f4498:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_715e854ed164073f .blog-comment-form_efd1beb312475220 p a {
  color: #19352D;
}
.blog-details_715e854ed164073f .blog-comment-form_efd1beb312475220 form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_715e854ed164073f .blog-comment-form_efd1beb312475220 form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_715e854ed164073f .blog-comment-form_efd1beb312475220 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_3edfa8ae189a88b4 {
  height: 600px;
}

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

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

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

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

.footer-one_bd06a595f6161153 {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_bd06a595f6161153 .bottom-footer_54d32358e518f46d {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_bd06a595f6161153 .social-icon_5d57479902eb87d9 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_bd06a595f6161153 .social-icon_5d57479902eb87d9 a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_bd06a595f6161153 .footer-title_d1b74f8df806e47a {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_bd06a595f6161153 .footer-nav-link_5fcb31bcb85babd7 a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_bd06a595f6161153 .footer-nav-link_5fcb31bcb85babd7 a:hover {
  color: #fff;
}
.footer-nav-link_5fcb31bcb85babd7 p {
  font-size: 16px;
}
.logo_0b48976349a142e8 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_b835d7eaceff8900 {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_32b9838d30b83681 {
  align-content: center;
}

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

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

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

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

.footer-three_e0bd948091664caf {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_e0bd948091664caf .round-bg_7f42a91b2c063549 {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_e0bd948091664caf .round-bg_7f42a91b2c063549.color-two_e9540b75d2c76a66 {
  background: #F6FFDD;
}
.footer-three_e0bd948091664caf .footer-intro_993adc856b9ea076 p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_e0bd948091664caf .footer-intro_993adc856b9ea076 p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_e0bd948091664caf .footer-title_d1b74f8df806e47a {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_e0bd948091664caf .footer-nav-link_5fcb31bcb85babd7 a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_e0bd948091664caf .footer-nav-link_5fcb31bcb85babd7 a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_e0bd948091664caf .bottom-footer_54d32358e518f46d {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_e0bd948091664caf .bottom-footer_54d32358e518f46d .copyright_25d45fc4e1cd57b7 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_e0bd948091664caf .bottom-footer_54d32358e518f46d .bottom-nav_8dedac0c9f187b34 {
  margin: 0 -12px;
}
.footer-three_e0bd948091664caf .bottom-footer_54d32358e518f46d .bottom-nav_8dedac0c9f187b34 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_e0bd948091664caf .bottom-footer_54d32358e518f46d .bottom-nav_8dedac0c9f187b34 a:hover {
  text-decoration: underline;
}
.footer-three_e0bd948091664caf .bottom-footer_54d32358e518f46d .social-icon_5d57479902eb87d9 {
  margin: 0 -10px;
}
.footer-three_e0bd948091664caf .bottom-footer_54d32358e518f46d .social-icon_5d57479902eb87d9 a {
  margin: 0 10px;
}
.footer-three_e0bd948091664caf .bottom-footer_54d32358e518f46d .social-icon_5d57479902eb87d9 a:hover {
  color: #19352D;
}
.footer-three_e0bd948091664caf .shape_01_be67b80991a19fe3 {
  top: -3%;
  left: -3%;
}
.footer-three_e0bd948091664caf .shape_02_977d2f236a76ccf1 {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_1208620b26bda07c {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_1208620b26bda07c:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../resources/assets_528257b041/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_1208620b26bda07c h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_1208620b26bda07c .btn-group_5375690b880b52fb {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_1208620b26bda07c .btn-group_5375690b880b52fb h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_1208620b26bda07c .btn-group_5375690b880b52fb h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_1208620b26bda07c .btn-group_5375690b880b52fb .round-btn_01c45370320b7fbc {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_1208620b26bda07c .btn-group_5375690b880b52fb .round-btn_01c45370320b7fbc:hover, .footer-five_1208620b26bda07c .btn-group_5375690b880b52fb .round-btn_01c45370320b7fbc:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_1208620b26bda07c .social-icon_5d57479902eb87d9 {
  margin: 0 -20px;
}
.footer-five_1208620b26bda07c .social-icon_5d57479902eb87d9 a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_1208620b26bda07c .social-icon_5d57479902eb87d9 a:hover {
  color: #DFFF5E;
}
.footer-five_1208620b26bda07c .bottom-nav_8dedac0c9f187b34 {
  margin: 0 -12px;
}
.footer-five_1208620b26bda07c .bottom-nav_8dedac0c9f187b34 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_1208620b26bda07c .bottom-nav_8dedac0c9f187b34 a:hover {
  text-decoration: underline;
}
.footer-five_1208620b26bda07c .shape_01_be67b80991a19fe3 {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_1208620b26bda07c .shape_02_977d2f236a76ccf1 {
  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_b5b2ad4c5667d8c5 {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_c14e7c7b5f70cc8e {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_4ba6915767851655 {
  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_ffef9bef8a4af548 {
  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_bc3358aee62f66f0 {
  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_b34b00ffe3eba075 {
  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_c2c3f9e7cb83621f {
  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_d9cba111285cf603 {
  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_278473bbee68442a {
  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_c05db995f99be59e {
  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_7129f676012891a6 {
  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_16a6335521993ad6 {
  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_43425ab79875a3cd {
  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_c5b73e4dc1730231 {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_dd0ed1e2d2b8a176 {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_16beeefe0f33c736 {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_d5b007591e5388ba {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_1b5390aa4b467c64 {
  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_c83770cbd2607e45 {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_7d2b38c7c0d5c4e0 {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_d18a511478f10213 {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_108e7172bdb1088d {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_e51918327e126460 {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_6bbc2e6a8e816de8 {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_1c002b9c1bce225e {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_95b483723ae8ed50 {
  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_7651b0baf1fdaf7e {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_f694f0e86894aecf {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_3ce479c61a05f65c {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_3eab6411acf9c082 {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_2299a59fde8e8676 {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_564f73ae3054bb81 {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_6dbb6acaf8b21218 {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_890abf7c8c45da6a {
  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_502ed299395ac388 {
  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_cc54c444edd641a1 {
  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_3af9631dcb6a103a {
  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_ee87432c0ab8a5f2 {
  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_05eb12221d37b929 {
  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_9947b4c1d9601af3 {
  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_bb359d4e93963cf7 {
  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_f22629410fdee17b {
  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_5e886ec136ad2c04 {
  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_01277e0cd0e1e5fc {
  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_2739751229caea3a {
  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_5b69c3886bd34b31 {
  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_a07b3a1bb2393279 {
  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_74e20db269a22a93 {
  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_e444b2d83f03cec9 {
  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_2362a2970c3329cb {
  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_3b5d2a95f2c899cf {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_ddd231cbe818ddc4 {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_ecbc10c32f022f66 {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_07efdef9754f54b4 {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_d6747b80466c6d06 {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_60e17ea7cdfc1159 {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_020c5a4eb3173fcc {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_58a7b4a40936c28f {
  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_b5b2ad4c5667d8c5 {
  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_543e37c18c93c213 {
  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_3b2dec5f45aab040 {
  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_cb34277fac7406ab .theme-select-menu_101ca211bba9a45c {
  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_ddeb3bd0b05a5f9a {
  overflow: hidden;
}
.product-block-one_ddeb3bd0b05a5f9a .img-holder_3ae5494aa8e01352 {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_ddeb3bd0b05a5f9a .img-holder_3ae5494aa8e01352 .cart-icon_ec3e69fd146693cb {
  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_ddeb3bd0b05a5f9a .img-holder_3ae5494aa8e01352 .cart-icon_ec3e69fd146693cb:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_ddeb3bd0b05a5f9a .img-holder_3ae5494aa8e01352 .cart-button_7648ec7126bc6d38 {
  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_ddeb3bd0b05a5f9a .img-holder_3ae5494aa8e01352 .cart-button_7648ec7126bc6d38:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_ddeb3bd0b05a5f9a .product-title_4b8b87fbc0f8f3ed {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_ddeb3bd0b05a5f9a .rating_7d41528948989339 {
  margin: 0 -3px;
}
.product-block-one_ddeb3bd0b05a5f9a .rating_7d41528948989339 li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_ddeb3bd0b05a5f9a .rating_7d41528948989339 li .bi-star-fill_8da422d43cd731ab {
  color: #FFCB65;
}
.product-block-one_ddeb3bd0b05a5f9a .price_d25044c942c0f4e6 {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_ddeb3bd0b05a5f9a:hover .cart-button_7648ec7126bc6d38 {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_ddeb3bd0b05a5f9a:hover .product-img_77b8b519a452c6b6 {
  transform: scale(0.95);
}
.product-block-one_ddeb3bd0b05a5f9a:hover .cart-icon_ec3e69fd146693cb {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_ddeb3bd0b05a5f9a:hover .product-title_4b8b87fbc0f8f3ed {
  text-decoration: underline;
}

.product-details-one_34b0e2aa8ba25144 .product-img-tab_a56ce3748837e467 {
  border: none;
}
.product-details-one_34b0e2aa8ba25144 .product-img-tab_a56ce3748837e467 .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_34b0e2aa8ba25144 .product-img-tab_a56ce3748837e467 .nav-link img {
  max-height: 100%;
}
.product-details-one_34b0e2aa8ba25144 .product-img-tab_a56ce3748837e467 .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_34b0e2aa8ba25144 .product-img-tab-content_452761f0b719862d {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_34b0e2aa8ba25144 .product-img-tab-content_452761f0b719862d img {
  margin: auto;
}
.product-details-one_34b0e2aa8ba25144 .product-info_36caec7201e35cbe .stock-tag_f0f43ba642290404 {
  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_34b0e2aa8ba25144 .product-info_36caec7201e35cbe .product-name_49d8beae0f9edad0 {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_34b0e2aa8ba25144 .product-info_36caec7201e35cbe .rating_7d41528948989339 li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_34b0e2aa8ba25144 .product-info_36caec7201e35cbe .rating_7d41528948989339 li .bi-star-fill_8da422d43cd731ab {
  color: #FFCB65;
}
.product-details-one_34b0e2aa8ba25144 .product-info_36caec7201e35cbe .rating_7d41528948989339 li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_34b0e2aa8ba25144 .product-info_36caec7201e35cbe .rating_7d41528948989339 li a:hover {
  text-decoration: underline;
}
.product-details-one_34b0e2aa8ba25144 .product-info_36caec7201e35cbe .price_d25044c942c0f4e6 {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_34b0e2aa8ba25144 .product-info_36caec7201e35cbe .price_d25044c942c0f4e6 del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_34b0e2aa8ba25144 .product-info_36caec7201e35cbe .availability_0675dbf641319021 {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_34b0e2aa8ba25144 .product-info_36caec7201e35cbe .description-text_a9a04058940bd34a {
  padding: 10px 0 15px;
}
.product-details-one_34b0e2aa8ba25144 .product-info_36caec7201e35cbe .product-feature_bbb6f9244327bcd6 {
  margin-bottom: 20px;
}
.product-details-one_34b0e2aa8ba25144 .product-info_36caec7201e35cbe .product-feature_bbb6f9244327bcd6 li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_34b0e2aa8ba25144 .product-info_36caec7201e35cbe .product-feature_bbb6f9244327bcd6 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_34b0e2aa8ba25144 .product-info_36caec7201e35cbe .customize-order_06ee041074ded796 h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_34b0e2aa8ba25144 .product-info_36caec7201e35cbe .customize-order_06ee041074ded796 .quantity_c3e360c56c9f457c .button-group_9ff3d44db9afca07 {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_34b0e2aa8ba25144 .product-info_36caec7201e35cbe .customize-order_06ee041074ded796 .quantity_c3e360c56c9f457c .button-group_9ff3d44db9afca07 li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_34b0e2aa8ba25144 .product-info_36caec7201e35cbe .customize-order_06ee041074ded796 .quantity_c3e360c56c9f457c .button-group_9ff3d44db9afca07 li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_34b0e2aa8ba25144 .product-info_36caec7201e35cbe .customize-order_06ee041074ded796 .quantity_c3e360c56c9f457c .button-group_9ff3d44db9afca07 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_34b0e2aa8ba25144 .product-review-tab_4bbaf6f34342e699 .nav-tabs_afff4ae5b027827c {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_34b0e2aa8ba25144 .product-review-tab_4bbaf6f34342e699 .nav-tabs_afff4ae5b027827c .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_34b0e2aa8ba25144 .product-review-tab_4bbaf6f34342e699 .nav-tabs_afff4ae5b027827c .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_34b0e2aa8ba25144 .product-review-tab_4bbaf6f34342e699 .nav-tabs_afff4ae5b027827c .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_34b0e2aa8ba25144 .product-review-tab_4bbaf6f34342e699 .nav-tabs_afff4ae5b027827c .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_34b0e2aa8ba25144 .product-review-tab_4bbaf6f34342e699 .tab-content_496e7ab6c7eb581a h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_34b0e2aa8ba25144 .product-review-tab_4bbaf6f34342e699 .tab-content_496e7ab6c7eb581a .product-feature_bbb6f9244327bcd6 li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_34b0e2aa8ba25144 .product-review-tab_4bbaf6f34342e699 .tab-content_496e7ab6c7eb581a .product-feature_bbb6f9244327bcd6 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_34b0e2aa8ba25144 .product-review-tab_4bbaf6f34342e699 .user-comment-area_b450f5e1e7898c46 .single-comment_0ed62a12cb7a1315 {
  padding-bottom: 40px;
}
.product-details-one_34b0e2aa8ba25144 .product-review-tab_4bbaf6f34342e699 .user-comment-area_b450f5e1e7898c46 .single-comment_0ed62a12cb7a1315:last-child {
  padding-bottom: 0;
}
.product-details-one_34b0e2aa8ba25144 .product-review-tab_4bbaf6f34342e699 .user-comment-area_b450f5e1e7898c46 .user-img_652335baf3d9717c {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_34b0e2aa8ba25144 .product-review-tab_4bbaf6f34342e699 .user-comment-area_b450f5e1e7898c46 .user-comment-data_a138b606be866e70 {
  padding-left: 30px;
  position: relative;
}
.product-details-one_34b0e2aa8ba25144 .product-review-tab_4bbaf6f34342e699 .user-comment-area_b450f5e1e7898c46 .user-comment-data_a138b606be866e70 .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_34b0e2aa8ba25144 .product-review-tab_4bbaf6f34342e699 .user-comment-area_b450f5e1e7898c46 .user-comment-data_a138b606be866e70 .rating_7d41528948989339 li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_34b0e2aa8ba25144 .product-review-tab_4bbaf6f34342e699 .user-comment-area_b450f5e1e7898c46 .user-comment-data_a138b606be866e70 .rating_7d41528948989339 li .bi-star-fill_8da422d43cd731ab {
  color: #FFCB65;
}
.product-details-one_34b0e2aa8ba25144 .product-review-tab_4bbaf6f34342e699 .user-comment-area_b450f5e1e7898c46 .user-comment-data_a138b606be866e70 p {
  padding-top: 8px;
}

.cart-list-form_d9166fe23f2ffca6 {
  position: relative;
}
.cart-list-form_d9166fe23f2ffca6 .table_ddc690ace24505bd {
  margin: 0;
  background: transparent;
}
.cart-list-form_d9166fe23f2ffca6 .table_ddc690ace24505bd 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_d9166fe23f2ffca6 .table_ddc690ace24505bd th:first-child {
  text-align: left;
}
.cart-list-form_d9166fe23f2ffca6 .table_ddc690ace24505bd tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_d9166fe23f2ffca6 .table_ddc690ace24505bd tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_d9166fe23f2ffca6 .table_ddc690ace24505bd tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_d9166fe23f2ffca6 .table_ddc690ace24505bd tbody .product-thumbnails_738723186714ae47 {
  width: 85px;
}
.cart-list-form_d9166fe23f2ffca6 .table_ddc690ace24505bd tbody .product-thumbnails_738723186714ae47 img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_d9166fe23f2ffca6 .table_ddc690ace24505bd tbody .product-thumbnails_738723186714ae47 .product-img_77b8b519a452c6b6 {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_d9166fe23f2ffca6 .table_ddc690ace24505bd tbody .product-info_36caec7201e35cbe {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_d9166fe23f2ffca6 .table_ddc690ace24505bd tbody .product-info_36caec7201e35cbe .product-name_49d8beae0f9edad0 {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_d9166fe23f2ffca6 .table_ddc690ace24505bd tbody .product-info_36caec7201e35cbe .serial_76b099034592680b {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_d9166fe23f2ffca6 .table_ddc690ace24505bd tbody .product-info_36caec7201e35cbe ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_d9166fe23f2ffca6 .table_ddc690ace24505bd tbody .price_d25044c942c0f4e6 {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_d9166fe23f2ffca6 .table_ddc690ace24505bd tbody .quantity_c3e360c56c9f457c li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_d9166fe23f2ffca6 .table_ddc690ace24505bd tbody .quantity_c3e360c56c9f457c li .btn_be95aad34fa5f71d {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_d9166fe23f2ffca6 .table_ddc690ace24505bd tbody .quantity_c3e360c56c9f457c 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_d9166fe23f2ffca6 .table_ddc690ace24505bd tbody .remove-product_3237ebdb310e4e02 {
  color: #000;
  font-size: 22px;
}
.cart-list-form_d9166fe23f2ffca6 .table_ddc690ace24505bd tbody .remove-product_3237ebdb310e4e02:hover {
  color: #ff2759;
}
.cart-list-form_d9166fe23f2ffca6 .cart-footer_1fc47b4da6ec96eb {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_d9166fe23f2ffca6 .cart-footer_1fc47b4da6ec96eb .coupon-form_d0a9d93cb800b7ac input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_d9166fe23f2ffca6 .cart-footer_1fc47b4da6ec96eb .cart-total-section_99d08bb6f5fb6fec {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_d9166fe23f2ffca6 .cart-footer_1fc47b4da6ec96eb .cart-total-section_99d08bb6f5fb6fec .cart-total-table_31070cac14aef515 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_d9166fe23f2ffca6 .cart-footer_1fc47b4da6ec96eb .cart-total-section_99d08bb6f5fb6fec .cart-total-table_31070cac14aef515 tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_090534ca444adac5 {
  height: auto;
}

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

.fancybox-caption_9f500d5effcbda9a, .fancybox-infobar_8d544018a350a0db, .fancybox-navigation_8a037fda7a923ab6 .fancybox-button_b0882fd6c62ad8b3, .fancybox-toolbar_9c872cd1fcc789a0 {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_3af08b9d956238fd .fancybox-caption_9f500d5effcbda9a, .fancybox-show-infobar_169dcd1911f571dd .fancybox-infobar_8d544018a350a0db, .fancybox-show-nav_eafa346a05889131 .fancybox-navigation_8a037fda7a923ab6 .fancybox-button_b0882fd6c62ad8b3, .fancybox-show-toolbar_925edcd60c2c3357 .fancybox-toolbar_9c872cd1fcc789a0 {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_79e6167ff677f249 .fancybox-stage_2159a88bbf820666 {
  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_8f7acb75d41d6e03 .fancybox-slide, .fancybox-slide--current_1e99a1794bb27d47, .fancybox-slide--next_2d39a56ecb8d382d, .fancybox-slide--previous_369aa4ffde3a9050 {
  display: block;
}

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

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

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

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

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

.fancybox-content_ebbc2f2fe27d73e3 {
  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_0263dab516112c0f .fancybox-content_ebbc2f2fe27d73e3 {
  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_87f1f9c2050c971d .fancybox-content_ebbc2f2fe27d73e3 {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_54049f6e639b830c .fancybox-content_ebbc2f2fe27d73e3 {
  cursor: zoom-in;
}

.fancybox-can-drag_1a82e57cf3973e4b .fancybox-content_ebbc2f2fe27d73e3 {
  cursor: grab;
}

.fancybox-is-dragging_59b81b6db2efbaea .fancybox-content_ebbc2f2fe27d73e3 {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_ad79ab24a7d01f0d .fancybox-content_ebbc2f2fe27d73e3 {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_f1274cec9eb10887 .fancybox-content_ebbc2f2fe27d73e3, .fancybox-slide--map_97000f6bb3cfee83 .fancybox-content_ebbc2f2fe27d73e3, .fancybox-slide--video_9f7b197dc2907c39 .fancybox-content_ebbc2f2fe27d73e3 {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_9f7b197dc2907c39 .fancybox-content_ebbc2f2fe27d73e3 {
  background: #000;
}

.fancybox-slide--map_97000f6bb3cfee83 .fancybox-content_ebbc2f2fe27d73e3 {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_cd5ac5ac4303c7fc svg path, .fancybox-button--share_b4b1cca2e9bc2e5f svg path, .fancybox-button--thumbs_4e1cd134632ef3a1 svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_eafa346a05889131 .fancybox-navigation_8a037fda7a923ab6 .fancybox-button_b0882fd6c62ad8b3 {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_8a037fda7a923ab6 .fancybox-button--arrow_left_f9718b1ed412b7d9 {
  left: 6px;
}

.fancybox-navigation_8a037fda7a923ab6 .fancybox-button--arrow_right_98b7dc5c24c1eead {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_f1274cec9eb10887 .fancybox-close-small_60efdb6dff33ac9b, .fancybox-slide--image_0263dab516112c0f .fancybox-close-small_60efdb6dff33ac9b, .fancybox-slide--video_9f7b197dc2907c39 .fancybox-close-small_60efdb6dff33ac9b {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_f1274cec9eb10887 .fancybox-close-small_60efdb6dff33ac9b:hover svg, .fancybox-slide--image_0263dab516112c0f .fancybox-close-small_60efdb6dff33ac9b:hover svg, .fancybox-slide--video_9f7b197dc2907c39 .fancybox-close-small_60efdb6dff33ac9b:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_1b3ae4a9a18392cc .fancybox-close-small_60efdb6dff33ac9b, .fancybox-is-zoomable_59af1caa85863f8e.fancybox-can-drag_1a82e57cf3973e4b .fancybox-close-small_60efdb6dff33ac9b {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_c5b39d34899ffd18.fancybox-slide--next_2d39a56ecb8d382d, .fancybox-fx-fade_c5b39d34899ffd18.fancybox-slide--previous_369aa4ffde3a9050 {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_c5b39d34899ffd18.fancybox-slide--current_1e99a1794bb27d47 {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_45256320b46d4022 {
  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_10735dbd1e3f1a82 {
  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_4ffb28afe6886104 {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_d9011b4cb378a45f .fancybox-thumbs_10735dbd1e3f1a82 {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_10735dbd1e3f1a82 > 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_10735dbd1e3f1a82 .fancybox-thumbs-active_5a6dfb8915361962:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_6add9df3acd43725 .slick-track_90f1a6f16bc5576f,
.slick-slider_6add9df3acd43725 .slick-list_952f4c47ffad1444 {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_aeec1717d781ad25 .slick-track_90f1a6f16bc5576f {
  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_aeec1717d781ad25 img {
  display: none;
}

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

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

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

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

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