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

.h1_585afe402a413c7a,
h1,
.h2_8b09e158101943f3,
h2,
.h3_16230cc57dd61c38,
h3,
.h4_fd9ea213cc8978ff,
h4,
.h5_81cb2a8194ad6dfe,
h5,
.h6_63d906bad294b476,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_d10837821155ec37 {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_1bbe0ebdf151e1e2 {
  padding: 0 !important;
}

.m0_d44c0dfe92b11d00 {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_2a732d3d362a3dee {
    padding: 0 !important;
  }
  .xl-m0_7b455edce6030a51 {
    margin: 0 !important;
  }
  .xl-pt-10_ca5f065c5e83cec2 {
    padding-top: 10px !important;
  }
  .xl-pt-20_fc0fcc86d90f2aec {
    padding-top: 20px !important;
  }
  .xl-pt-30_dbeb4fc994b6bcba {
    padding-top: 30px !important;
  }
  .xl-pt-40_098fc6eaa55091cb {
    padding-top: 40px !important;
  }
  .xl-pt-50_5d2e07d524a7964e {
    padding-top: 50px !important;
  }
  .xl-pt-60_552ca9998c35e728 {
    padding-top: 60px !important;
  }
  .xl-pt-70_6f6f781dbd85e091 {
    padding-top: 70px !important;
  }
  .xl-pt-80_6decdc1b5a286261 {
    padding-top: 80px !important;
  }
  .xl-pt-90_4431aab42efe50aa {
    padding-top: 90px !important;
  }
  .xl-pt-100_4ec306d11d6184a4 {
    padding-top: 100px !important;
  }
  .xl-pt-110_92ab4dee687b0417 {
    padding-top: 110px !important;
  }
  .xl-pt-120_b1eae368848755e0 {
    padding-top: 120px !important;
  }
  .xl-pt-130_ee0e5f1c04cbada9 {
    padding-top: 130px !important;
  }
  .xl-pt-140_07be61fb619a95e6 {
    padding-top: 140px !important;
  }
  .xl-pt-150_dc77fc0b6c6b54bb {
    padding-top: 150px !important;
  }
  .xl-pt-200_1f64a74f2eb39cf8 {
    padding-top: 200px !important;
  }
  .xl-pb-10_995d1a0bf3fa77c9 {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_e8f500d061bb1276 {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_38982cf016a7b633 {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_be0a6fcc1b951adc {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_cdc182ce97d09b44 {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_7605d47631bcfe5f {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_0e200e98e18ce588 {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_044377ed65082181 {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_19d467f72c0fc724 {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_a4057f231f5e1e9d {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_606d4de30996f306 {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_e1bd169c3abc1f9d {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_067a310ed2fefb49 {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_a2f8c6ddfbfa8f6d {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_2eee7d957d30b1e0 {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_aee72ab6d36f1144 {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_00a57eb34b4c176b {
    margin-top: 10px !important;
  }
  .xl-mt-20_d5ad2a931619e0c8 {
    margin-top: 20px !important;
  }
  .xl-mt-30_d6435655836a114e {
    margin-top: 30px !important;
  }
  .xl-mt-40_6de4620956ff9ab9 {
    margin-top: 40px !important;
  }
  .xl-mt-50_9f9a269065989e4a {
    margin-top: 50px !important;
  }
  .xl-mt-60_48afca10f94b0ae1 {
    margin-top: 60px !important;
  }
  .xl-mt-70_e40645a9be6773ef {
    margin-top: 70px !important;
  }
  .xl-mt-80_78928fa84b9234aa {
    margin-top: 80px !important;
  }
  .xl-mt-90_af92a18e8a682ec9 {
    margin-top: 90px !important;
  }
  .xl-mt-100_a8cbc71403dd10d5 {
    margin-top: 100px !important;
  }
  .xl-mt-110_29fb6b49a3263bd4 {
    margin-top: 110px !important;
  }
  .xl-mt-120_ebece6cd1d2cab79 {
    margin-top: 120px !important;
  }
  .xl-mt-130_957edb12941d8044 {
    margin-top: 130px !important;
  }
  .xl-mt-140_34d3159bf3720631 {
    margin-top: 140px !important;
  }
  .xl-mt-150_a39dd617380dc702 {
    margin-top: 150px !important;
  }
  .xl-mt-200_8c4ef9a5dbd025b5 {
    margin-top: 200px !important;
  }
  .xl-mb-10_0b67eab58dbced31 {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_ac64d6fe3e948d2e {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_a611df32c36418e2 {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_ddf61cc6cc8a2d95 {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_f3748a7ff3a15e8f {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_7765089eb52a0858 {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_f9778e8e77253f4d {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_c44c30a8fcf19235 {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_97240b9a7d33ccc3 {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_46262800729486f6 {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_bce414fc64c00eb7 {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_b3c3e247e66c81d1 {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_ca57f66348e6dcfe {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_b245689a16321660 {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_eab8b2a55c56a8d8 {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_b913d147fa75b7c7 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_2a2500afa209bd80 {
    padding: 0 !important;
  }
  .lg-m0_38416b1df6461d0c {
    margin: 0 !important;
  }
  .lg-pt-10_82b6cf27bc5fe11d {
    padding-top: 10px !important;
  }
  .lg-pt-20_11640f504801f4ec {
    padding-top: 20px !important;
  }
  .lg-pt-30_06c9bc14c4151fe9 {
    padding-top: 30px !important;
  }
  .lg-pt-40_b162cfa264ee482b {
    padding-top: 40px !important;
  }
  .lg-pt-50_af32fdf255da7cee {
    padding-top: 50px !important;
  }
  .lg-pt-60_029606d7a18a5044 {
    padding-top: 60px !important;
  }
  .lg-pt-70_4816887cd93d6b68 {
    padding-top: 70px !important;
  }
  .lg-pt-80_0beaec951c5f831f {
    padding-top: 80px !important;
  }
  .lg-pt-90_7f084e5413df895d {
    padding-top: 90px !important;
  }
  .lg-pt-100_26726064fab41bfc {
    padding-top: 100px !important;
  }
  .lg-pt-110_4a65977a123800f9 {
    padding-top: 110px !important;
  }
  .lg-pt-120_9b988dd78ce8cbe7 {
    padding-top: 120px !important;
  }
  .lg-pt-130_74136c196dc37866 {
    padding-top: 130px !important;
  }
  .lg-pt-140_c475f5d831bd81c5 {
    padding-top: 140px !important;
  }
  .lg-pt-150_64d968a6b708a07a {
    padding-top: 150px !important;
  }
  .lg-pt-200_899e9b33a6480357 {
    padding-top: 200px !important;
  }
  .lg-pb-10_1da7d76bd3bd9dad {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_d8836a2268414c49 {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_adc0531ec82ae1ba {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_2cdad64bd1555025 {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_831542012ce4ec8f {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_54dedeff2b790878 {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_840428bb21f263cc {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_aca6446201e2f13e {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_3ef8477c1798cd24 {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_ec9b298138cb699f {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_9182b6059d9b0cb1 {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_b419a008f11e8b11 {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_41cee5546bc5593b {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_130165359b1ce635 {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_65d0ebeda2ecc980 {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_980be06f33206821 {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_62ecf69ec809cd59 {
    margin-top: 10px !important;
  }
  .lg-mt-20_4e114e3790289b4f {
    margin-top: 20px !important;
  }
  .lg-mt-30_7a1c6a3b23034d3c {
    margin-top: 30px !important;
  }
  .lg-mt-40_28187382ddb63b66 {
    margin-top: 40px !important;
  }
  .lg-mt-50_9adf9692dfbc5ef8 {
    margin-top: 50px !important;
  }
  .lg-mt-60_63ffecbff822c41e {
    margin-top: 60px !important;
  }
  .lg-mt-70_2586c7359f8efa43 {
    margin-top: 70px !important;
  }
  .lg-mt-80_f6743a73c7de8195 {
    margin-top: 80px !important;
  }
  .lg-mt-90_490d85dee6cccb5e {
    margin-top: 90px !important;
  }
  .lg-mt-100_b7809c3acbd414a6 {
    margin-top: 100px !important;
  }
  .lg-mt-110_69b0e9a604405bcb {
    margin-top: 110px !important;
  }
  .lg-mt-120_5330e734cafb18e3 {
    margin-top: 120px !important;
  }
  .lg-mt-130_5398cadf76872f7b {
    margin-top: 130px !important;
  }
  .lg-mt-140_d3196b8044846e9e {
    margin-top: 140px !important;
  }
  .lg-mt-150_9cd7b73fee8a10f5 {
    margin-top: 150px !important;
  }
  .lg-mt-200_fd70c2a96781e069 {
    margin-top: 200px !important;
  }
  .lg-mb-10_e711c4338ae1f6ae {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_69ad3a7102aa1fcd {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_b0954ea9bdfdad05 {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_c73c843e2991e4e4 {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_4e442a2cb2d62e27 {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_38bd4d82716411fe {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_fd1c0338cf4981e3 {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_937b6311b0958432 {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_6ffc6ba116c2aa1b {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_69e09940cf22b078 {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_e0bda56252cba176 {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_96a145d79e6a567b {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_a4634d1396a2c39a {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_9b12fecd4e22ec65 {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_1d0d7dfe66e22028 {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_a74cba22f5bbb474 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_041e26fadbbaa1a1 {
    padding: 0 !important;
  }
  .md-m0_aa2343ac4d7b1d16 {
    margin: 0 !important;
  }
  .md-pt-10_d8d42ce678dfbfd9 {
    padding-top: 10px !important;
  }
  .md-pt-20_dc808b6992090f85 {
    padding-top: 20px !important;
  }
  .md-pt-30_6226a13a41a463ab {
    padding-top: 30px !important;
  }
  .md-pt-40_20197f9c048d42f7 {
    padding-top: 40px !important;
  }
  .md-pt-50_b2f89801ed82a9b7 {
    padding-top: 50px !important;
  }
  .md-pt-60_e5bb32ecac10439f {
    padding-top: 60px !important;
  }
  .md-pt-70_c473951649ecb832 {
    padding-top: 70px !important;
  }
  .md-pt-80_47254e2733e0922b {
    padding-top: 80px !important;
  }
  .md-pt-90_22b4c437881b3c96 {
    padding-top: 90px !important;
  }
  .md-pt-100_687ef3ff27e86c76 {
    padding-top: 100px !important;
  }
  .md-pt-110_a9d8237dd7d83ee0 {
    padding-top: 110px !important;
  }
  .md-pt-120_f011321aa2a3dedb {
    padding-top: 120px !important;
  }
  .md-pt-130_82ead66eadec5382 {
    padding-top: 130px !important;
  }
  .md-pt-140_8bdd76ed6e98cfa7 {
    padding-top: 140px !important;
  }
  .md-pt-150_af164da612d2edfe {
    padding-top: 150px !important;
  }
  .md-pt-200_51c70be3ccc788e8 {
    padding-top: 200px !important;
  }
  .md-pb-10_264ed101b2885a04 {
    padding-bottom: 10px !important;
  }
  .md-pb-20_c6fd9bbd30c8f946 {
    padding-bottom: 20px !important;
  }
  .md-pb-30_ea3548e69b0bf6a5 {
    padding-bottom: 30px !important;
  }
  .md-pb-40_d3e3a7d92ec98307 {
    padding-bottom: 40px !important;
  }
  .md-pb-50_2067c76afe93b659 {
    padding-bottom: 50px !important;
  }
  .md-pb-60_0449d94e223905b2 {
    padding-bottom: 60px !important;
  }
  .md-pb-70_29c6dbfe29d2b6b7 {
    padding-bottom: 70px !important;
  }
  .md-pb-80_4280f656dd3612fb {
    padding-bottom: 80px !important;
  }
  .md-pb-90_275410c472aab1d7 {
    padding-bottom: 90px !important;
  }
  .md-pb-100_8a2147fd88f0048b {
    padding-bottom: 100px !important;
  }
  .md-pb-110_7b5dba733ce83627 {
    padding-bottom: 110px !important;
  }
  .md-pb-120_056d91f46904680c {
    padding-bottom: 120px !important;
  }
  .md-pb-130_5588474253d8d7ea {
    padding-bottom: 130px !important;
  }
  .md-pb-140_427b871da8c72d7e {
    padding-bottom: 140px !important;
  }
  .md-pb-150_2a72acbced7478ab {
    padding-bottom: 150px !important;
  }
  .md-pb-200_1ffabc256a8c2183 {
    padding-bottom: 200px !important;
  }
  .md-mt-10_9415668dc3da77e1 {
    margin-top: 10px !important;
  }
  .md-mt-20_7cc9b6750d9f0cc8 {
    margin-top: 20px !important;
  }
  .md-mt-30_63acd7f3d9e04919 {
    margin-top: 30px !important;
  }
  .md-mt-40_3bbcc8fad2955aa7 {
    margin-top: 40px !important;
  }
  .md-mt-50_74afc3f48504dafe {
    margin-top: 50px !important;
  }
  .md-mt-60_c6d27650e96d7549 {
    margin-top: 60px !important;
  }
  .md-mt-70_eec3919ff5bf3187 {
    margin-top: 70px !important;
  }
  .md-mt-80_dc205c8b005f7da0 {
    margin-top: 80px !important;
  }
  .md-mt-90_d4877e63a14ec9e5 {
    margin-top: 90px !important;
  }
  .md-mt-100_91aaf20bd96a6e5a {
    margin-top: 100px !important;
  }
  .md-mt-110_4d3d77e403a15425 {
    margin-top: 110px !important;
  }
  .md-mt-120_d3d4ccf868f03ad7 {
    margin-top: 120px !important;
  }
  .md-mt-130_16d3b325dc81456f {
    margin-top: 130px !important;
  }
  .md-mt-140_e385360fe7afe76c {
    margin-top: 140px !important;
  }
  .md-mt-150_4789de0cdf804e7c {
    margin-top: 150px !important;
  }
  .md-mt-200_0305652854309603 {
    margin-top: 200px !important;
  }
  .md-mb-10_0f278645cbf0e45b {
    margin-bottom: 10px !important;
  }
  .md-mb-20_152b6385fd49a6e7 {
    margin-bottom: 20px !important;
  }
  .md-mb-30_a228d807ff723f82 {
    margin-bottom: 30px !important;
  }
  .md-mb-40_d1e346cf2d1b0fd6 {
    margin-bottom: 40px !important;
  }
  .md-mb-50_50aa5e666fde2148 {
    margin-bottom: 50px !important;
  }
  .md-mb-60_5640b8663607bade {
    margin-bottom: 60px !important;
  }
  .md-mb-70_25d9b5d954228dc3 {
    margin-bottom: 70px !important;
  }
  .md-mb-80_3e2b99c2379cc869 {
    margin-bottom: 80px !important;
  }
  .md-mb-90_c754b6fdf6681e58 {
    margin-bottom: 90px !important;
  }
  .md-mb-100_be9f432340bb4275 {
    margin-bottom: 100px !important;
  }
  .md-mb-110_b23df1d382eed7dd {
    margin-bottom: 110px !important;
  }
  .md-mb-120_74980e1a590d0179 {
    margin-bottom: 120px !important;
  }
  .md-mb-130_15b32fb808abdd92 {
    margin-bottom: 130px !important;
  }
  .md-mb-140_6d2abe3d4a535eef {
    margin-bottom: 140px !important;
  }
  .md-mb-150_35fac9b70157a43b {
    margin-bottom: 150px !important;
  }
  .md-mb-200_617aba713ba9f36c {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_a6cd5777e372e3e7 {
    padding: 0 !important;
  }
  .sm-m0_194657d915f1e812 {
    margin: 0 !important;
  }
  .sm-pt-10_0da506b865aa8943 {
    padding-top: 10px !important;
  }
  .sm-pt-20_9eaa71ca26329b2b {
    padding-top: 20px !important;
  }
  .sm-pt-30_a4a705c34570bfc8 {
    padding-top: 30px !important;
  }
  .sm-pt-40_5e704ead2801f67c {
    padding-top: 40px !important;
  }
  .sm-pt-50_59af3feac5dd59da {
    padding-top: 50px !important;
  }
  .sm-pt-60_71c674ba2f32dae3 {
    padding-top: 60px !important;
  }
  .sm-pt-70_e866949a5b2faf54 {
    padding-top: 70px !important;
  }
  .sm-pt-80_6efd1866b17ae633 {
    padding-top: 80px !important;
  }
  .sm-pt-90_bce2ffab1a22ce84 {
    padding-top: 90px !important;
  }
  .sm-pt-100_65263b42f907bcfc {
    padding-top: 100px !important;
  }
  .sm-pt-110_46f389a2ccf73d63 {
    padding-top: 110px !important;
  }
  .sm-pt-120_8ba8fd1fa4c15424 {
    padding-top: 120px !important;
  }
  .sm-pt-130_3e5dbd9d5a50c1c5 {
    padding-top: 130px !important;
  }
  .sm-pt-140_ad9a1c8a84114c59 {
    padding-top: 140px !important;
  }
  .sm-pt-150_37fcf287908c574c {
    padding-top: 150px !important;
  }
  .sm-pt-200_064645512b733c53 {
    padding-top: 200px !important;
  }
  .sm-pb-10_3b6b6bbe087e0b84 {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_d0dda4dcf7784d26 {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_2e69e4e733c8b7f0 {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_520ff3bd4184469f {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_f6157d405bca0061 {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_37793f970c166ac4 {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_4391380c327fa9fe {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_7cac44bb85c9a038 {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_6c434f589507594f {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_7fd931ff35bee73e {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_b16ec084772f3e10 {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_cf5b3bb8ed0e49c9 {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_00020df469fa4f1b {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_96420d54df109bdd {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_31da11b6605eb373 {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_334a72992b6e1c96 {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_579bbaa7eebb4b1a {
    margin-top: 10px !important;
  }
  .sm-mt-20_9d67665c83804e32 {
    margin-top: 20px !important;
  }
  .sm-mt-30_b10671ce435826c1 {
    margin-top: 30px !important;
  }
  .sm-mt-40_4715e51bfa949cd1 {
    margin-top: 40px !important;
  }
  .sm-mt-50_cf9c97161b189c87 {
    margin-top: 50px !important;
  }
  .sm-mt-60_64509b7443c5bccf {
    margin-top: 60px !important;
  }
  .sm-mt-70_af020b7a815e889f {
    margin-top: 70px !important;
  }
  .sm-mt-80_ec68fe617029c067 {
    margin-top: 80px !important;
  }
  .sm-mt-90_aa98d0d43ff74b02 {
    margin-top: 90px !important;
  }
  .sm-mt-100_c3577b94549f12c5 {
    margin-top: 100px !important;
  }
  .sm-mt-110_31b84e54f5674801 {
    margin-top: 110px !important;
  }
  .sm-mt-120_b49801745a296564 {
    margin-top: 120px !important;
  }
  .sm-mt-130_bbf796dee329d526 {
    margin-top: 130px !important;
  }
  .sm-mt-140_caaeda9fe8d82b11 {
    margin-top: 140px !important;
  }
  .sm-mt-150_d1f6018a811a0eea {
    margin-top: 150px !important;
  }
  .sm-mt-200_47e5a957ef753e2c {
    margin-top: 200px !important;
  }
  .sm-mb-10_4c6397a087ea623d {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_89e3a13b31a6532c {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_51a1dc02a7ee15d6 {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_13c247e81fa154f4 {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_f7e8e9f51b24df69 {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_1fcbd2b7d6c4f4d4 {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_29ca6ea11939e5b4 {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_538a7c4303fccd12 {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_651325af868e8cc8 {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_29899ec1bf1ec0d5 {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_162c92aa36aa679d {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_c7cde6ac8ca13088 {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_066868ca460165e0 {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_4fc9743a0acf772d {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_7f6e809ee3811928 {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_6bd28076ce500ebf {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_37f227ceb108ad9f {
    padding: 0 !important;
  }
  .xs-m0_78cc32ecb9ae9d2c {
    margin: 0 !important;
  }
  .xs-pt-10_65bfd8a849aff04f {
    padding-top: 10px !important;
  }
  .xs-pt-20_a9015857e6b61b74 {
    padding-top: 20px !important;
  }
  .xs-pt-30_ed84e76cecc8ae19 {
    padding-top: 30px !important;
  }
  .xs-pt-40_eadd223d730eb0f6 {
    padding-top: 40px !important;
  }
  .xs-pt-50_fe397c6b699c7b60 {
    padding-top: 50px !important;
  }
  .xs-pt-60_7ac897727f0f6cf4 {
    padding-top: 60px !important;
  }
  .xs-pt-70_47c3fda1507c934a {
    padding-top: 70px !important;
  }
  .xs-pt-80_e2bf4dd578d1fe74 {
    padding-top: 80px !important;
  }
  .xs-pt-90_74a089c2470c2d33 {
    padding-top: 90px !important;
  }
  .xs-pt-100_57548e87c0a78ea4 {
    padding-top: 100px !important;
  }
  .xs-pt-110_d7a38ea36a1b84e4 {
    padding-top: 110px !important;
  }
  .xs-pt-120_0aab581eef900306 {
    padding-top: 120px !important;
  }
  .xs-pt-130_09007de8048a14a7 {
    padding-top: 130px !important;
  }
  .xs-pt-140_6d961ced753bae2c {
    padding-top: 140px !important;
  }
  .xs-pt-150_5d60ea7929adbc99 {
    padding-top: 150px !important;
  }
  .xs-pt-200_95318dcce1eedab2 {
    padding-top: 200px !important;
  }
  .xs-pb-10_b31e1623fee48231 {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_fe4fe6a51b3e3c6b {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_9e6821cb97ff0b99 {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_cb6c290f501afe8b {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_feadb156bfd91ae2 {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_bfb6617ec922b79c {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_140774a003cd95aa {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_18633060379e6781 {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_33107c1ce7688c82 {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_a6f124b66870e39d {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_ca085590f39c2617 {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_bd5816f314ee1198 {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_a9d0f76f99b5f704 {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_7984ff4927959e25 {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_e2b2e2bcc315123c {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_59b3c5afe4fd697c {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_000cb6269e491d76 {
    margin-top: 10px !important;
  }
  .xs-mt-20_57b14b16a1e8c48c {
    margin-top: 20px !important;
  }
  .xs-mt-30_6f66872a3c396607 {
    margin-top: 30px !important;
  }
  .xs-mt-40_d00d52ae6f1fb221 {
    margin-top: 40px !important;
  }
  .xs-mt-50_6bbecf00642ec442 {
    margin-top: 50px !important;
  }
  .xs-mt-60_aaf4413291d7064b {
    margin-top: 60px !important;
  }
  .xs-mt-70_ac00e8959f011dd5 {
    margin-top: 70px !important;
  }
  .xs-mt-80_6609c2e040ebee94 {
    margin-top: 80px !important;
  }
  .xs-mt-90_46316371b4ff48b0 {
    margin-top: 90px !important;
  }
  .xs-mt-100_92adb99755ca6703 {
    margin-top: 100px !important;
  }
  .xs-mt-110_496ec4e01c21b681 {
    margin-top: 110px !important;
  }
  .xs-mt-120_a745bae6be3d0ec9 {
    margin-top: 120px !important;
  }
  .xs-mt-130_b448ccd09429b033 {
    margin-top: 130px !important;
  }
  .xs-mt-140_196e0854d1503d5b {
    margin-top: 140px !important;
  }
  .xs-mt-150_b73d3d4e58ab4170 {
    margin-top: 150px !important;
  }
  .xs-mt-200_6b397d09306c978a {
    margin-top: 200px !important;
  }
  .xs-mb-10_3dd3a38ff1221dfb {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_f39a85a0409f09dd {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_9ff2dbd39b1cfd24 {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_c44d4fd51d1b3935 {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_9d6ec0f89f61fb5f {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_a82acebd2c123496 {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_ae00ef6a1a60d252 {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_7e8640758b5f57be {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_ca0a95b8c3975e94 {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_e829847be15067f5 {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_840afb62e2d8e593 {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_e53dfdd2d13e6b2b {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_90a02abd6a254307 {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_97b41975d3df833c {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_160a6d02f8178004 {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_d2d06f0a732c7490 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_20972ee3e4cf9c0b {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_20972ee3e4cf9c0b.menu-overlay_1bef0ca4c0ff45bc {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_20972ee3e4cf9c0b.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_20972ee3e4cf9c0b .navbar-toggler_193df36ddff6f115 {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_20972ee3e4cf9c0b.menu-style-three_411a121c8765b4ca .navbar-toggler_193df36ddff6f115 {
  background: #000;
}
.theme-main-menu_20972ee3e4cf9c0b.menu-style-four_99908855d47ff8f4 .navbar-toggler_193df36ddff6f115 {
  background: #E6FD5A;
}
.theme-main-menu_20972ee3e4cf9c0b.menu-style-five_aab475e240f90690 .navbar-toggler_193df36ddff6f115 {
  background: #DFFF5E;
}
.theme-main-menu_20972ee3e4cf9c0b .navbar-toggler_193df36ddff6f115:focus {
  box-shadow: none;
}
.theme-main-menu_20972ee3e4cf9c0b .navbar-toggler_193df36ddff6f115::before,
.theme-main-menu_20972ee3e4cf9c0b .navbar-toggler_193df36ddff6f115::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_20972ee3e4cf9c0b .navbar-toggler_193df36ddff6f115 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_20972ee3e4cf9c0b.menu-style-three_411a121c8765b4ca .navbar-toggler_193df36ddff6f115:before, .theme-main-menu_20972ee3e4cf9c0b.menu-style-three_411a121c8765b4ca .navbar-toggler_193df36ddff6f115:after, .theme-main-menu_20972ee3e4cf9c0b.menu-style-three_411a121c8765b4ca .navbar-toggler_193df36ddff6f115 span {
  background: #fff;
}
.theme-main-menu_20972ee3e4cf9c0b .navbar-toggler_193df36ddff6f115::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_20972ee3e4cf9c0b .navbar-toggler_193df36ddff6f115::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_20972ee3e4cf9c0b .navbar-toggler_193df36ddff6f115[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_20972ee3e4cf9c0b .navbar-toggler_193df36ddff6f115[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_20972ee3e4cf9c0b .navbar-toggler_193df36ddff6f115[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_20972ee3e4cf9c0b .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_20972ee3e4cf9c0b .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_20972ee3e4cf9c0b.white-vr_332ce84f1dfa3315 .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_20972ee3e4cf9c0b.white-vr_332ce84f1dfa3315 .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_20972ee3e4cf9c0b.white-vr_332ce84f1dfa3315.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_20972ee3e4cf9c0b.menu-style-one_d8425190b031abb6 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_20972ee3e4cf9c0b.menu-style-two_a450a6936302356d {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_20972ee3e4cf9c0b.menu-style-two_a450a6936302356d .info-row_3c6c5bd9e7e771e5 {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_20972ee3e4cf9c0b.menu-style-two_a450a6936302356d .gap-fix_aede597accdfbb81 {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_20972ee3e4cf9c0b.menu-style-two_a450a6936302356d .greetings_9f59483b88483830 {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_20972ee3e4cf9c0b.menu-style-two_a450a6936302356d .contact-info_f349f4703634e146 {
  margin: 0 -15px;
}
.theme-main-menu_20972ee3e4cf9c0b.menu-style-two_a450a6936302356d .contact-info_f349f4703634e146 li {
  padding: 0 15px;
}
.theme-main-menu_20972ee3e4cf9c0b.menu-style-two_a450a6936302356d .contact-info_f349f4703634e146 li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_20972ee3e4cf9c0b.menu-style-two_a450a6936302356d .contact-info_f349f4703634e146 li a:hover {
  text-decoration: underline;
}
.theme-main-menu_20972ee3e4cf9c0b.menu-style-two_a450a6936302356d .inner-content_31f7fd515197a36f {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_20972ee3e4cf9c0b.menu-style-two_a450a6936302356d.fixed .info-row_3c6c5bd9e7e771e5 {
  display: none;
}
.theme-main-menu_20972ee3e4cf9c0b.menu-style-five_aab475e240f90690 {
  background: #000;
  padding: 0;
}
.theme-main-menu_20972ee3e4cf9c0b.menu-style-five_aab475e240f90690 .inner-content_31f7fd515197a36f {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_20972ee3e4cf9c0b.menu-style-six_fa520a176edea486 .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_20972ee3e4cf9c0b.menu-style-six_fa520a176edea486 .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_20972ee3e4cf9c0b .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_029e8a50cbb3a6a8 {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_029e8a50cbb3a6a8 .mega-menu-title_e1b0364dc7414d46 {
  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_20972ee3e4cf9c0b .login-btn-one_f54085fd8a34096b a {
  color: #000;
}
.theme-main-menu_20972ee3e4cf9c0b .login-btn-one_f54085fd8a34096b a:hover {
  text-decoration: underline;
}
.theme-main-menu_20972ee3e4cf9c0b .login-btn-two_4d1d7052da53cedc a {
  color: #044F3B;
}
.theme-main-menu_20972ee3e4cf9c0b .login-btn-two_4d1d7052da53cedc a:hover {
  text-decoration: underline;
}
.theme-main-menu_20972ee3e4cf9c0b .signup-btn-one_ef7381f3de2765c6 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_20972ee3e4cf9c0b .signup-btn-one_ef7381f3de2765c6 .icon_c407253b9bab0eed {
  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_20972ee3e4cf9c0b .signup-btn-one_ef7381f3de2765c6:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_20972ee3e4cf9c0b .signup-btn-one_ef7381f3de2765c6:hover .icon_c407253b9bab0eed {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_20972ee3e4cf9c0b .signup-btn-two_b2245e4d37eedbef {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_20972ee3e4cf9c0b .signup-btn-two_b2245e4d37eedbef:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_20972ee3e4cf9c0b .quote-one_63287f9fda724445 {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_20972ee3e4cf9c0b .quote-one_63287f9fda724445:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_14831402f2d8bb94 {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_14831402f2d8bb94 li {
  position: relative;
  padding: 0 15px;
}
.category-menu_14831402f2d8bb94 li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_14831402f2d8bb94 li a:hover {
  color: #0C3A30;
}
.category-menu_14831402f2d8bb94 .dropdown-menu {
  padding: 0;
}
.category-menu_14831402f2d8bb94 .dropdown-menu li {
  padding: 0;
}
.category-menu_14831402f2d8bb94 .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_f4c645bb899a2132 .logo_46b231e4de222515 {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_332ce84f1dfa3315 .navbar-collapse_f4c645bb899a2132 {
    background-color: #0C3A30;
  }
  .navbar-collapse_f4c645bb899a2132 {
    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_f4c645bb899a2132.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_20972ee3e4cf9c0b .navbar .mega-dropdown_1fb13524d4e4a779 {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_332ce84f1dfa3315 .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_029e8a50cbb3a6a8 {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_e2ad39a9af0049fa .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_82eb13a2bc8fc69d {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_82eb13a2bc8fc69d::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_82eb13a2bc8fc69d .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_82eb13a2bc8fc69d .hero-slider-one .hero-img_d87aa5d1a707161d {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_82eb13a2bc8fc69d .hero-slider-one .slick-list_34647c81e4f6592d, .hero-banner-one_82eb13a2bc8fc69d .hero-slider-one .slick-track_58b50d70036672dd, .hero-banner-one_82eb13a2bc8fc69d .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_82eb13a2bc8fc69d .hero-heading_270f1547a0766a6c {
  font-weight: 700;
  color: #000;
  background: url(../visuals/shape_3723b55631/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_82eb13a2bc8fc69d .more-btn_0de9fcf1bb65988a {
  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_82eb13a2bc8fc69d .more-btn_0de9fcf1bb65988a:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_80d3741f6e0956c1 {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_80d3741f6e0956c1 .bg-wrapper_4c0904539b4d8643 {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_80d3741f6e0956c1 .hero-heading_270f1547a0766a6c {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_80d3741f6e0956c1 .rating_4151e7600e2a7b4a h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_80d3741f6e0956c1 .rating_4151e7600e2a7b4a p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_80d3741f6e0956c1 .media-wrapper_48521ac803ade5c3 {
  position: absolute;
  background: url(../visuals/assets_860e623aa1/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_80d3741f6e0956c1 .media-wrapper_48521ac803ade5c3 .shape_01_a760e374f1875a68 {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_80d3741f6e0956c1 .media-wrapper_48521ac803ade5c3 .shape_02_4a85693c33d6e301 {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_ac2f35303bc8f2f6 .hero-heading_270f1547a0766a6c {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_ac2f35303bc8f2f6 .media-wrapper_48521ac803ade5c3 {
  background: url(../visuals/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_ac2f35303bc8f2f6 .media-wrapper_48521ac803ade5c3 .screen_01_579718866b6ded23 {
  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_ac2f35303bc8f2f6 .media-wrapper_48521ac803ade5c3 .screen_02_6aa1113437cb251e {
  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_ac2f35303bc8f2f6 .media-wrapper_48521ac803ade5c3 .bg-shape_84b8d416b68e12dd {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_ac2f35303bc8f2f6 .shape_01_a760e374f1875a68 {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_1a5e4375f35eb708 .bg-wrapper_4c0904539b4d8643 {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_1a5e4375f35eb708 .media-wrapper_48521ac803ade5c3 {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_1a5e4375f35eb708 .media-wrapper_48521ac803ade5c3 .shape_01_a760e374f1875a68 {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_1a5e4375f35eb708 .shape_02_4a85693c33d6e301 {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_92ed0be58011b456 + .blog-details_ddb28f00a5dd5eaf {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_0fea02a95b7f0ad1 {
  z-index: 1;
}
.block-feature-three_0fea02a95b7f0ad1:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_0fea02a95b7f0ad1.no-bg_8bdf98d403d8852a:before {
  display: none;
}
.block-feature-three_0fea02a95b7f0ad1 .section-btn_aa0ab452e089899f {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_0fea02a95b7f0ad1 .block-title_7e5ca64be5939b1d a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_0fea02a95b7f0ad1 .block-title_7e5ca64be5939b1d a:hover {
  text-decoration: underline;
}
.block-feature-three_0fea02a95b7f0ad1 .round-btn_066d04717c8dc30b {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_0fea02a95b7f0ad1 .round-btn_066d04717c8dc30b:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_0fea02a95b7f0ad1 .block-one_e656d7494452efee {
  background: url(../visuals/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_0fea02a95b7f0ad1 .block-one_e656d7494452efee .tag_c3d8a54bc0fb3e75 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_0fea02a95b7f0ad1 .block-one_e656d7494452efee .block-title_7e5ca64be5939b1d {
  background: url(../visuals/shape_3723b55631/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_0fea02a95b7f0ad1 .block-two_2dcd99710e369972 {
  overflow: hidden;
}
.block-feature-three_0fea02a95b7f0ad1 .block-two_2dcd99710e369972 .img-wrapper_96085bbb408c05f6 {
  background: url(../visuals/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_0fea02a95b7f0ad1 .block-two_2dcd99710e369972 .text-wrapper_22382e7900cf11d2 {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_0fea02a95b7f0ad1 .block-two_2dcd99710e369972 .tag_c3d8a54bc0fb3e75 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_0fea02a95b7f0ad1 .block-three_e629d6dee7c8c8b7 {
  background: #D3FF76;
}
.block-feature-three_0fea02a95b7f0ad1 .block-three_e629d6dee7c8c8b7 .tag_c3d8a54bc0fb3e75 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_0fea02a95b7f0ad1 .block-three_e629d6dee7c8c8b7 .round-btn_066d04717c8dc30b {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_0fea02a95b7f0ad1 .block-three_e629d6dee7c8c8b7 .round-btn_066d04717c8dc30b:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_0fea02a95b7f0ad1 .block-four_2fe0028436dad7e4 {
  background: url(../visuals/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_0fea02a95b7f0ad1 .block-four_2fe0028436dad7e4 .block-title_7e5ca64be5939b1d {
  background: url(../visuals/shape_3723b55631/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_0fea02a95b7f0ad1 .block-four_2fe0028436dad7e4 .block-title_7e5ca64be5939b1d a {
  font-size: 28px;
}
.block-feature-three_0fea02a95b7f0ad1 .block-four_2fe0028436dad7e4 .tag_c3d8a54bc0fb3e75 {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_0fea02a95b7f0ad1 .block-four_2fe0028436dad7e4 .round-btn_066d04717c8dc30b {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_0fea02a95b7f0ad1 .block-four_2fe0028436dad7e4 .round-btn_066d04717c8dc30b:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_0fea02a95b7f0ad1 .block-five_9241a7feb5d2e745 {
  background: url(../visuals/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_0fea02a95b7f0ad1 .block-five_9241a7feb5d2e745 .tag_c3d8a54bc0fb3e75 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_0fea02a95b7f0ad1 .block-five_9241a7feb5d2e745 .block-title_7e5ca64be5939b1d {
  background: url(../visuals/shape_3723b55631/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_b19c6b80d8d2e537 .upper-wrapper_216fddcfe9e4deb6 {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_b19c6b80d8d2e537 .upper-wrapper_216fddcfe9e4deb6 .shape_01_a760e374f1875a68 {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_b19c6b80d8d2e537 .line-loop_21d9bad7cc35436e:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_b19c6b80d8d2e537 .graph-panel_1a5e4bf8faf42155 {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_b19c6b80d8d2e537 .graph-panel_1a5e4bf8faf42155 .main-count_c83c92ba43451630 {
  font-size: 120px;
}
.block-feature-thirteen_b19c6b80d8d2e537 .graph-panel_1a5e4bf8faf42155 .chart-box_2c176ee587edede4 {
  padding: 0 15px;
}
.block-feature-thirteen_b19c6b80d8d2e537 .graph-panel_1a5e4bf8faf42155 .chart-box_2c176ee587edede4 .chart-inner_a015e070a20cd005 {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_25b78819cac41921 .media-img_f3460982200686a7 {
  border-radius: 30px;
}
.block-feature-sixteen_25b78819cac41921 .shape_01_a760e374f1875a68 {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_672013a7d6335559 .section-subheading_acfb96ecfd4cd39a {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_672013a7d6335559 .shape_01_a760e374f1875a68 {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_183ff0dea222d1d8 {
  z-index: 1;
}
.text-feature-four_183ff0dea222d1d8 .avatar_88399cbd74c3da07 {
  width: 65px;
  height: 65px;
}
.text-feature-four_183ff0dea222d1d8 .name {
  font-size: 28px;
}
.text-feature-four_183ff0dea222d1d8 .quote-text_5043e41d26d768e2 {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_183ff0dea222d1d8 .shape_01_a760e374f1875a68 {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_183ff0dea222d1d8 .shape_02_4a85693c33d6e301 {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_5acfc663c38fc4fc .bg-wrapper_4c0904539b4d8643 {
  background: #FFF2AC;
}
.text-feature-five_5acfc663c38fc4fc 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_5acfc663c38fc4fc 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_5acfc663c38fc4fc 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_5acfc663c38fc4fc li:hover:before {
  background: #29594B;
}
.text-feature-five_5acfc663c38fc4fc li:hover:after {
  color: #fff;
}
.text-feature-five_5acfc663c38fc4fc .media-wrapper_48521ac803ade5c3 {
  background: url(../visuals/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_5acfc663c38fc4fc .media-wrapper_48521ac803ade5c3 .video-icon_a2e6a70163f143b3 {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_5acfc663c38fc4fc .media-wrapper_48521ac803ade5c3 .video-icon_a2e6a70163f143b3:hover {
  background: #CFFF45;
}
.text-feature-five_5acfc663c38fc4fc .media-wrapper_48521ac803ade5c3 .screen_01_579718866b6ded23 {
  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_2c86d634dae48b65 {
  z-index: 1;
}
.text-feature-six_2c86d634dae48b65 .media-wrapper_48521ac803ade5c3 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_2c86d634dae48b65 .media-wrapper_48521ac803ade5c3 .screen_01_579718866b6ded23 {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_2c86d634dae48b65 .shape_01_a760e374f1875a68 {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_2c86d634dae48b65 .shape_02_4a85693c33d6e301 {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_fcbc5d3c287ddf38 {
  background: url(../visuals/assets_860e623aa1/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_fcbc5d3c287ddf38 .block_a086c95505212e6a .icon_c407253b9bab0eed {
  height: 50px;
}
.text-feature-nine_fcbc5d3c287ddf38 .vertical-text-wrapper_ea62635d017ab60a {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_fcbc5d3c287ddf38 .vertical-text-wrapper_ea62635d017ab60a .text-list_934e5971c838970a {
  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_fcbc5d3c287ddf38 .vertical-text-wrapper_ea62635d017ab60a .text-list_934e5971c838970a:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_fcbc5d3c287ddf38 .vertical-text-wrapper_ea62635d017ab60a .shape_01_a760e374f1875a68 {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_fcbc5d3c287ddf38 .vertical-text-wrapper_ea62635d017ab60a .shape_02_4a85693c33d6e301 {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_fcbc5d3c287ddf38 .shape_03_76025ad67cf532e6 {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_fcbc5d3c287ddf38 .shape_04_de23748e8cc86f60 {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_3d78a43134580c5a .section-btn_aa0ab452e089899f {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_c0c0a786b470ffff {
  z-index: 1;
}
.team-section-three_c0c0a786b470ffff:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../visuals/shape_3723b55631/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_c0c0a786b470ffff .section-btn_aa0ab452e089899f {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_c0c0a786b470ffff .shape_01_a760e374f1875a68 {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_c0c0a786b470ffff .shape_02_4a85693c33d6e301 {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_c0c0a786b470ffff .shape_03_76025ad67cf532e6 {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_635e32ed68026ea9 .logo_46b231e4de222515 {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_8711de221f02225e {
  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_993ea64b1c5878a4 {
  max-width: 565px;
}
.user-data-form .form-wrapper_993ea64b1c5878a4 .input-group-meta_01631d41c3642d70 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_993ea64b1c5878a4 .input-group-meta_01631d41c3642d70 label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_993ea64b1c5878a4 .input-group-meta_01631d41c3642d70 .placeholder_icon_00735217c22473d1 {
  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_993ea64b1c5878a4 .input-group-meta_01631d41c3642d70 .placeholder_icon_00735217c22473d1 img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_993ea64b1c5878a4 .input-group-meta_01631d41c3642d70 .placeholder_icon_00735217c22473d1 span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_993ea64b1c5878a4 .input-group-meta_01631d41c3642d70 .placeholder_icon_00735217c22473d1 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_993ea64b1c5878a4 .input-group-meta_01631d41c3642d70 .placeholder_icon_00735217c22473d1 span.eye-slash_4f6af992aca4e03b:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_721d1ba0a0489e18 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_721d1ba0a0489e18 label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_721d1ba0a0489e18 input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_721d1ba0a0489e18 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_721d1ba0a0489e18 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_721d1ba0a0489e18 a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_721d1ba0a0489e18 a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_a3046a06600930cf {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_9c5c4de9e3ab824b {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_9c5c4de9e3ab824b:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_9c5c4de9e3ab824b img {
  width: 20px;
}
.user-data-form .btn-close_3fc65a48c769eb2c {
  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_ae7d82cc94e2b469 .main-count_c83c92ba43451630 {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_1237242249b78b7b .icon_c407253b9bab0eed {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_c7da8d640335f325 .img-holder_33161eadb8557463 {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_c7da8d640335f325 .img-holder_33161eadb8557463.round-border_85f853b030360021 {
  border-radius: 30px;
}
.portfolio-block-one_c7da8d640335f325 .img-holder_33161eadb8557463 .expend_fe2c1ae006a4928a {
  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_c7da8d640335f325 .img-holder_33161eadb8557463 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_c7da8d640335f325 .img-holder_33161eadb8557463 i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_c7da8d640335f325:hover .expend_fe2c1ae006a4928a {
  opacity: 1;
}
.portfolio-block-one_c7da8d640335f325:hover .img-meta_cd4f1b7c57abacc4 {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_c7da8d640335f325:hover .pj-title_e8445b060d111ee5 {
  text-decoration: underline;
}
.portfolio-block-one_c7da8d640335f325 .caption {
  margin-top: 35px;
}
.portfolio-block-one_c7da8d640335f325 .caption .tag_c3d8a54bc0fb3e75 {
  margin: 0 -3px;
}
.portfolio-block-one_c7da8d640335f325 .caption .tag_c3d8a54bc0fb3e75 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_c7da8d640335f325 .caption .pj-title_e8445b060d111ee5 {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_c7da8d640335f325 .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_c7da8d640335f325 .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_062ab138d8ca954e .bg-wrapper_4c0904539b4d8643 {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_062ab138d8ca954e .slider-wrapper_0c2f4e075a54f776 {
  height: 100%;
}
.project-details-two_062ab138d8ca954e .slider-wrapper_0c2f4e075a54f776 .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_062ab138d8ca954e .slider-wrapper_0c2f4e075a54f776 .carousel-control-next_88db02f3bff33c3b,
.project-details-two_062ab138d8ca954e .slider-wrapper_0c2f4e075a54f776 .carousel-control-prev_2f913a9257290c6d {
  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_062ab138d8ca954e .slider-wrapper_0c2f4e075a54f776 .carousel-control-next_88db02f3bff33c3b:hover,
.project-details-two_062ab138d8ca954e .slider-wrapper_0c2f4e075a54f776 .carousel-control-prev_2f913a9257290c6d:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_062ab138d8ca954e .slider-wrapper_0c2f4e075a54f776 .carousel-control-prev_2f913a9257290c6d {
  left: auto;
  right: 45px;
}
.project-details-two_062ab138d8ca954e .info-wrapper_6a1b67705fdbf022 {
  padding: 55px 50px 85px 70px;
}
.project-details-two_062ab138d8ca954e .info-wrapper_6a1b67705fdbf022 h3 {
  font-size: 36px;
}
.project-details-two_062ab138d8ca954e .info-wrapper_6a1b67705fdbf022 .list-meta_d7f645c7ef90d1f7 li {
  padding: 22px 0;
}
.project-details-two_062ab138d8ca954e .info-wrapper_6a1b67705fdbf022 .list-meta_d7f645c7ef90d1f7 .icon_c407253b9bab0eed {
  width: 40px;
}
.project-details-two_062ab138d8ca954e .info-wrapper_6a1b67705fdbf022 .list-meta_d7f645c7ef90d1f7 .text1_82a077d0819fe2e8 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_062ab138d8ca954e .info-wrapper_6a1b67705fdbf022 .list-meta_d7f645c7ef90d1f7 span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_062ab138d8ca954e .info-wrapper_6a1b67705fdbf022 .social-share_93fc50906f2e4c1a li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_062ab138d8ca954e .info-wrapper_6a1b67705fdbf022 .social-share_93fc50906f2e4c1a li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_bf99467ec14490fd .slider-wrapper_0c2f4e075a54f776 {
  padding-left: 100px;
}
.feedback-section-three_bf99467ec14490fd .slider-wrapper_0c2f4e075a54f776 .icon_c407253b9bab0eed {
  left: 0;
  top: 18px;
}
.feedback-section-three_bf99467ec14490fd .slick-dots_a924e7472ea60e51 {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_bf99467ec14490fd .slick-dots_a924e7472ea60e51 li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_bf99467ec14490fd .slick-dots_a924e7472ea60e51 .slick-active button {
  background: #000;
}
.feedback-section-three_bf99467ec14490fd .rating-box_54e0c428bcc2344b {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_bf99467ec14490fd .rating-box_54e0c428bcc2344b .rating_4151e7600e2a7b4a {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_bf99467ec14490fd .shape_01_a760e374f1875a68 {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_bf99467ec14490fd .shape_02_4a85693c33d6e301 {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_9bfd7c11cb219fee {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_9bfd7c11cb219fee .post-data_2bf0a2021ac5b970 {
  padding: 30px 35px 25px;
}
.blog-meta-one_9bfd7c11cb219fee .post-data_2bf0a2021ac5b970 .post-info_58a6b3d675de3299 {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_9bfd7c11cb219fee .post-data_2bf0a2021ac5b970 .blog-title_206ca4130e5ffe29 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_9bfd7c11cb219fee .post-data_2bf0a2021ac5b970 .blog-title_206ca4130e5ffe29:hover {
  text-decoration: underline;
}
.blog-meta-one_9bfd7c11cb219fee .post-img_c9e3285ff875002b {
  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_9bfd7c11cb219fee .post-img_c9e3285ff875002b .round-btn_066d04717c8dc30b {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_9bfd7c11cb219fee:hover .round-btn_066d04717c8dc30b {
  background: #CFFF45;
}
.blog-meta-one_9bfd7c11cb219fee.style-two_e47e400d6525b5e1 {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_9bfd7c11cb219fee.style-two_e47e400d6525b5e1 .post-img_c9e3285ff875002b {
  border-radius: 0;
}
.blog-meta-one_9bfd7c11cb219fee.style-two_e47e400d6525b5e1 .blog-title_206ca4130e5ffe29 {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_02e337890db6f421 {
  background: #fff;
}
.blog-meta-two_02e337890db6f421 .post-data_2bf0a2021ac5b970 {
  padding-top: 30px;
}
.blog-meta-two_02e337890db6f421 .post-data_2bf0a2021ac5b970 .blog-title_206ca4130e5ffe29 {
  width: 70%;
}
.blog-meta-two_02e337890db6f421 .post-data_2bf0a2021ac5b970 .blog-title_206ca4130e5ffe29 h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_02e337890db6f421 .post-data_2bf0a2021ac5b970 .blog-title_206ca4130e5ffe29:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_02e337890db6f421 .post-data_2bf0a2021ac5b970 .round-btn_066d04717c8dc30b {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_02e337890db6f421 .post-data_2bf0a2021ac5b970 .round-btn_066d04717c8dc30b:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_02e337890db6f421 .post-data_2bf0a2021ac5b970 .post-info_58a6b3d675de3299 {
  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_02e337890db6f421 .post-img_c9e3285ff875002b {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_02e337890db6f421 .post-img_c9e3285ff875002b .date_4818bea700bdfe4c {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_02e337890db6f421.style-two_e47e400d6525b5e1 {
  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_02e337890db6f421.style-two_e47e400d6525b5e1 p {
  font-size: 18px;
}
.blog-meta-two_02e337890db6f421.style-two_e47e400d6525b5e1 .post-img_c9e3285ff875002b {
  height: auto;
  width: 100%;
}
.blog-meta-two_02e337890db6f421.style-two_e47e400d6525b5e1 .post-data_2bf0a2021ac5b970 {
  padding: 26px 0;
}
.blog-meta-two_02e337890db6f421.style-two_e47e400d6525b5e1 .post-data_2bf0a2021ac5b970 .post-info_58a6b3d675de3299 {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_02e337890db6f421.style-two_e47e400d6525b5e1 .post-data_2bf0a2021ac5b970 .round-btn_066d04717c8dc30b {
  border: none;
}

.signup-btn-one_ef7381f3de2765c6 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_ef7381f3de2765c6 .icon_c407253b9bab0eed {
  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_7f50c89b8ddfff5f {
  z-index: 1;
}
.blog-section-three_7f50c89b8ddfff5f .section-btn_aa0ab452e089899f {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

.blog-section-four_9eaee48a8eb4cac8 {
  z-index: 5;
}
.blog-section-four_9eaee48a8eb4cac8.block-feature-three_0fea02a95b7f0ad1:before {
  display: none;
}
.blog-section-four_9eaee48a8eb4cac8.block-feature-three_0fea02a95b7f0ad1 .block-one_e656d7494452efee {
  background: url(../visuals/blog/blog_img_05.jpg) no-repeat center;
  height: 666px;
}

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

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

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

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

.blog-details_ddb28f00a5dd5eaf .post-details-meta_35932f5506252b2b {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_ddb28f00a5dd5eaf .post-details-meta_35932f5506252b2b p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_ddb28f00a5dd5eaf .post-details-meta_35932f5506252b2b .quote-wrapper_b418f20d13f9e7d2 {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_ddb28f00a5dd5eaf .post-details-meta_35932f5506252b2b .quote-wrapper_b418f20d13f9e7d2 .wrapper_64531c27ed7e0cad {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_ddb28f00a5dd5eaf .post-details-meta_35932f5506252b2b .quote-wrapper_b418f20d13f9e7d2 .wrapper_64531c27ed7e0cad .icon_c407253b9bab0eed {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_ddb28f00a5dd5eaf .post-details-meta_35932f5506252b2b .quote-wrapper_b418f20d13f9e7d2 .wrapper_64531c27ed7e0cad h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_ddb28f00a5dd5eaf .post-details-meta_35932f5506252b2b .quote-wrapper_b418f20d13f9e7d2 h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_ddb28f00a5dd5eaf .post-details-meta_35932f5506252b2b .quote-wrapper_b418f20d13f9e7d2 h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_ddb28f00a5dd5eaf .post-details-meta_35932f5506252b2b .img-gallery_45675d9c883c0dde {
  margin-bottom: 50px;
}
.blog-details_ddb28f00a5dd5eaf .post-details-meta_35932f5506252b2b .img-gallery_45675d9c883c0dde img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_ddb28f00a5dd5eaf .post-details-meta_35932f5506252b2b h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_ddb28f00a5dd5eaf .post-details-meta_35932f5506252b2b .list-item_5a6c3ba095d4616c li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_ddb28f00a5dd5eaf .post-details-meta_35932f5506252b2b .list-item_5a6c3ba095d4616c li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_ddb28f00a5dd5eaf .bottom-widget_dd70315006eff0c4 {
  padding: 10px 0 5px;
}
.blog-details_ddb28f00a5dd5eaf .bottom-widget_dd70315006eff0c4 .tags_62b47c0947d687af li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_ddb28f00a5dd5eaf .bottom-widget_dd70315006eff0c4 .tags_62b47c0947d687af a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_ddb28f00a5dd5eaf .bottom-widget_dd70315006eff0c4 .tags_62b47c0947d687af a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_ddb28f00a5dd5eaf .bottom-widget_dd70315006eff0c4 .share-icon_46109c98f6393db5 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_ddb28f00a5dd5eaf .bottom-widget_dd70315006eff0c4 .share-icon_46109c98f6393db5 a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_ddb28f00a5dd5eaf .grey-bg_e8a92ede1b4f62db {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_ddb28f00a5dd5eaf .blog-inner-title_82b06767bc0d1c8a {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_ddb28f00a5dd5eaf .blog-comment-area_2b88a7d8641949db {
  margin: 60px 0;
}
.blog-details_ddb28f00a5dd5eaf .blog-comment-area_2b88a7d8641949db .comment_38548b7c82aa0103 {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_ddb28f00a5dd5eaf .blog-comment-area_2b88a7d8641949db .comment_38548b7c82aa0103:last-child {
  padding-bottom: 5px;
}
.blog-details_ddb28f00a5dd5eaf .blog-comment-area_2b88a7d8641949db .comment_38548b7c82aa0103 .reply-comment_f4e9dd0447250cd6 {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_ddb28f00a5dd5eaf .blog-comment-area_2b88a7d8641949db .comment_38548b7c82aa0103 .user-avatar_3a683d21a61a7ab1 {
  width: 60px;
  height: 60px;
}
.blog-details_ddb28f00a5dd5eaf .blog-comment-area_2b88a7d8641949db .comment_38548b7c82aa0103 .comment-text_ac0989e407a553d0 {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_ddb28f00a5dd5eaf .blog-comment-area_2b88a7d8641949db .comment_38548b7c82aa0103 .comment-text_ac0989e407a553d0 .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_ddb28f00a5dd5eaf .blog-comment-area_2b88a7d8641949db .comment_38548b7c82aa0103 .comment-text_ac0989e407a553d0 .date_4818bea700bdfe4c {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_ddb28f00a5dd5eaf .blog-comment-area_2b88a7d8641949db .comment_38548b7c82aa0103 .comment-text_ac0989e407a553d0 p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_ddb28f00a5dd5eaf .blog-comment-area_2b88a7d8641949db .comment_38548b7c82aa0103 .comment-text_ac0989e407a553d0 .reply-btn_f613d6bf88140ceb {
  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_ddb28f00a5dd5eaf .blog-comment-area_2b88a7d8641949db .comment_38548b7c82aa0103 .comment-text_ac0989e407a553d0 .reply-btn_f613d6bf88140ceb:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_ddb28f00a5dd5eaf .blog-comment-form_f5b52dbb12cabd62 p a {
  color: #19352D;
}
.blog-details_ddb28f00a5dd5eaf .blog-comment-form_f5b52dbb12cabd62 form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_ddb28f00a5dd5eaf .blog-comment-form_f5b52dbb12cabd62 form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_ddb28f00a5dd5eaf .blog-comment-form_f5b52dbb12cabd62 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_77a59a6a24516ccc {
  height: 600px;
}

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

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

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

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

.footer-one_f3e64f4db1ec8f9f {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_f3e64f4db1ec8f9f .bottom-footer_a5913f91242526b3 {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_f3e64f4db1ec8f9f .social-icon_2b968bc6ac66d5af 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_f3e64f4db1ec8f9f .social-icon_2b968bc6ac66d5af a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_f3e64f4db1ec8f9f .footer-title_021874afbca3df3b {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_f3e64f4db1ec8f9f .footer-nav-link_247bf2ccc77e8260 a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_f3e64f4db1ec8f9f .footer-nav-link_247bf2ccc77e8260 a:hover {
  color: #fff;
}
.footer-nav-link_247bf2ccc77e8260 p {
  font-size: 16px;
}
.logo_46b231e4de222515 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_3c8d4e89881ead06 {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_f9c3f5f659747476 {
  align-content: center;
}

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

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

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

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

.footer-three_790137606649715d {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_790137606649715d .round-bg_56c84afbe034cb90 {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_790137606649715d .round-bg_56c84afbe034cb90.color-two_d77a13c32de1040a {
  background: #F6FFDD;
}
.footer-three_790137606649715d .footer-intro_667546aea533f099 p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_790137606649715d .footer-intro_667546aea533f099 p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_790137606649715d .footer-title_021874afbca3df3b {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_790137606649715d .footer-nav-link_247bf2ccc77e8260 a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_790137606649715d .footer-nav-link_247bf2ccc77e8260 a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_790137606649715d .bottom-footer_a5913f91242526b3 {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_790137606649715d .bottom-footer_a5913f91242526b3 .copyright_c293816cda9dd20c {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_790137606649715d .bottom-footer_a5913f91242526b3 .bottom-nav_9175237bbc84e8eb {
  margin: 0 -12px;
}
.footer-three_790137606649715d .bottom-footer_a5913f91242526b3 .bottom-nav_9175237bbc84e8eb a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_790137606649715d .bottom-footer_a5913f91242526b3 .bottom-nav_9175237bbc84e8eb a:hover {
  text-decoration: underline;
}
.footer-three_790137606649715d .bottom-footer_a5913f91242526b3 .social-icon_2b968bc6ac66d5af {
  margin: 0 -10px;
}
.footer-three_790137606649715d .bottom-footer_a5913f91242526b3 .social-icon_2b968bc6ac66d5af a {
  margin: 0 10px;
}
.footer-three_790137606649715d .bottom-footer_a5913f91242526b3 .social-icon_2b968bc6ac66d5af a:hover {
  color: #19352D;
}
.footer-three_790137606649715d .shape_01_a760e374f1875a68 {
  top: -3%;
  left: -3%;
}
.footer-three_790137606649715d .shape_02_4a85693c33d6e301 {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_ff3796f563e674c1 {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_ff3796f563e674c1:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../visuals/assets_860e623aa1/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_ff3796f563e674c1 h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_ff3796f563e674c1 .btn-group_f31814c94e81b0fd {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_ff3796f563e674c1 .btn-group_f31814c94e81b0fd h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_ff3796f563e674c1 .btn-group_f31814c94e81b0fd h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_ff3796f563e674c1 .btn-group_f31814c94e81b0fd .round-btn_066d04717c8dc30b {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_ff3796f563e674c1 .btn-group_f31814c94e81b0fd .round-btn_066d04717c8dc30b:hover, .footer-five_ff3796f563e674c1 .btn-group_f31814c94e81b0fd .round-btn_066d04717c8dc30b:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_ff3796f563e674c1 .social-icon_2b968bc6ac66d5af {
  margin: 0 -20px;
}
.footer-five_ff3796f563e674c1 .social-icon_2b968bc6ac66d5af a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_ff3796f563e674c1 .social-icon_2b968bc6ac66d5af a:hover {
  color: #DFFF5E;
}
.footer-five_ff3796f563e674c1 .bottom-nav_9175237bbc84e8eb {
  margin: 0 -12px;
}
.footer-five_ff3796f563e674c1 .bottom-nav_9175237bbc84e8eb a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_ff3796f563e674c1 .bottom-nav_9175237bbc84e8eb a:hover {
  text-decoration: underline;
}
.footer-five_ff3796f563e674c1 .shape_01_a760e374f1875a68 {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_ff3796f563e674c1 .shape_02_4a85693c33d6e301 {
  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_5910833e290217e2 {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_c5d8dcb49892dd9e {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_41efda645cc7a76a {
  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_6cdfe9e0026493dd {
  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_1a07c0730ca87a67 {
  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_13eaab2321acd86f {
  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_81929426d985045a {
  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_7085fc373ecc22a7 {
  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_3f1d5371222c77c2 {
  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_872cf7b5277e7949 {
  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_94523f0620df25b3 {
  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_e715bf2b1101382a {
  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_0be756d6a7e12916 {
  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_c0c91d31a44904c8 {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_d810c6b7b5e26a96 {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_bceb36b8e0756b0a {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_0a6c9d1301cb542c {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_0f245cfa5fb1034f {
  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_a11694712f93bd4c {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_e2217784a45dd8e2 {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_5bec87f2e61b41c5 {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_2a3826c4cca560f7 {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_382f13c407fc2fe7 {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_f3c6d9e8ae5fe0fe {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_9a36b6ea2ae36fc7 {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_706570a908a1d157 {
  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_91ca842161a93c85 {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_b4637d73bf94087e {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_e5b243cd94492a30 {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_9a57621de8513553 {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_d572201ce57c0633 {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_430dbee0bca213ca {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_f5a2c581c3d534f9 {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_40e7a0a61fff35e6 {
  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_e17a8862368bec60 {
  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_738e399f0f50213d {
  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_e0158932e96a1f09 {
  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_d1422eb859568cf8 {
  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_0ab6bde778f031ea {
  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_5b0af59a7440f6bc {
  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_1b5e162beca2cef7 {
  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_e6cf6694976b926c {
  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_353dee6c11d999ec {
  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_8efa094647914278 {
  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_12aad51b96e8fc1a {
  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_4c899b42a011236f {
  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_a80cead7d7ae7c8d {
  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_2f5deab1c4072639 {
  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_ea271622d50aa094 {
  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_8cadec1efa9e9a51 {
  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_2229a9f46a1983fa {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_6ff4616d8052118f {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_ae11f19ac54082a5 {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_0abf8ba3e9c8b0bc {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_9793ab6bf862a792 {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_96609a634d9f09e9 {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_6b56c710998e126d {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_fb2e4aae1e85a414 {
  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_5910833e290217e2 {
  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_bd9db63372326344 {
  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_ac21ccb63152a6e7 {
  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_3307f7caf54072c8 .theme-select-menu_c71b49e0aa4d6f90 {
  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_2793b6b36e78d615 {
  overflow: hidden;
}
.product-block-one_2793b6b36e78d615 .img-holder_33161eadb8557463 {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_2793b6b36e78d615 .img-holder_33161eadb8557463 .cart-icon_ea59554e0a228906 {
  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_2793b6b36e78d615 .img-holder_33161eadb8557463 .cart-icon_ea59554e0a228906:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_2793b6b36e78d615 .img-holder_33161eadb8557463 .cart-button_f6ae4aa720143a69 {
  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_2793b6b36e78d615 .img-holder_33161eadb8557463 .cart-button_f6ae4aa720143a69:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_2793b6b36e78d615 .product-title_d5df3e03be7f2f82 {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_2793b6b36e78d615 .rating_4151e7600e2a7b4a {
  margin: 0 -3px;
}
.product-block-one_2793b6b36e78d615 .rating_4151e7600e2a7b4a li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_2793b6b36e78d615 .rating_4151e7600e2a7b4a li .bi-star-fill_6454716a365491a7 {
  color: #FFCB65;
}
.product-block-one_2793b6b36e78d615 .price_3700cb5e7065c422 {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_2793b6b36e78d615:hover .cart-button_f6ae4aa720143a69 {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_2793b6b36e78d615:hover .product-img_de55ccf445959f9a {
  transform: scale(0.95);
}
.product-block-one_2793b6b36e78d615:hover .cart-icon_ea59554e0a228906 {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_2793b6b36e78d615:hover .product-title_d5df3e03be7f2f82 {
  text-decoration: underline;
}

.product-details-one_7d6b4ffb0988ca43 .product-img-tab_a88b4aeb3f046a60 {
  border: none;
}
.product-details-one_7d6b4ffb0988ca43 .product-img-tab_a88b4aeb3f046a60 .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_7d6b4ffb0988ca43 .product-img-tab_a88b4aeb3f046a60 .nav-link img {
  max-height: 100%;
}
.product-details-one_7d6b4ffb0988ca43 .product-img-tab_a88b4aeb3f046a60 .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_7d6b4ffb0988ca43 .product-img-tab-content_4b91554a1078cfa6 {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_7d6b4ffb0988ca43 .product-img-tab-content_4b91554a1078cfa6 img {
  margin: auto;
}
.product-details-one_7d6b4ffb0988ca43 .product-info_c18214836f45f521 .stock-tag_0529355b24f5e7c8 {
  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_7d6b4ffb0988ca43 .product-info_c18214836f45f521 .product-name_7d72581aa93b6199 {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_7d6b4ffb0988ca43 .product-info_c18214836f45f521 .rating_4151e7600e2a7b4a li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_7d6b4ffb0988ca43 .product-info_c18214836f45f521 .rating_4151e7600e2a7b4a li .bi-star-fill_6454716a365491a7 {
  color: #FFCB65;
}
.product-details-one_7d6b4ffb0988ca43 .product-info_c18214836f45f521 .rating_4151e7600e2a7b4a li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_7d6b4ffb0988ca43 .product-info_c18214836f45f521 .rating_4151e7600e2a7b4a li a:hover {
  text-decoration: underline;
}
.product-details-one_7d6b4ffb0988ca43 .product-info_c18214836f45f521 .price_3700cb5e7065c422 {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_7d6b4ffb0988ca43 .product-info_c18214836f45f521 .price_3700cb5e7065c422 del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_7d6b4ffb0988ca43 .product-info_c18214836f45f521 .availability_8d3df5d7788dad27 {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_7d6b4ffb0988ca43 .product-info_c18214836f45f521 .description-text_288084febf8b70d5 {
  padding: 10px 0 15px;
}
.product-details-one_7d6b4ffb0988ca43 .product-info_c18214836f45f521 .product-feature_adb8fe8508b94f41 {
  margin-bottom: 20px;
}
.product-details-one_7d6b4ffb0988ca43 .product-info_c18214836f45f521 .product-feature_adb8fe8508b94f41 li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_7d6b4ffb0988ca43 .product-info_c18214836f45f521 .product-feature_adb8fe8508b94f41 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_7d6b4ffb0988ca43 .product-info_c18214836f45f521 .customize-order_5841282237964e29 h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_7d6b4ffb0988ca43 .product-info_c18214836f45f521 .customize-order_5841282237964e29 .quantity_778220adf3c14d37 .button-group_e8139010b487ad65 {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_7d6b4ffb0988ca43 .product-info_c18214836f45f521 .customize-order_5841282237964e29 .quantity_778220adf3c14d37 .button-group_e8139010b487ad65 li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_7d6b4ffb0988ca43 .product-info_c18214836f45f521 .customize-order_5841282237964e29 .quantity_778220adf3c14d37 .button-group_e8139010b487ad65 li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_7d6b4ffb0988ca43 .product-info_c18214836f45f521 .customize-order_5841282237964e29 .quantity_778220adf3c14d37 .button-group_e8139010b487ad65 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_7d6b4ffb0988ca43 .product-review-tab_e1c9f236eee06e66 .nav-tabs_9e8951fd4eea0cd5 {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_7d6b4ffb0988ca43 .product-review-tab_e1c9f236eee06e66 .nav-tabs_9e8951fd4eea0cd5 .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_7d6b4ffb0988ca43 .product-review-tab_e1c9f236eee06e66 .nav-tabs_9e8951fd4eea0cd5 .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_7d6b4ffb0988ca43 .product-review-tab_e1c9f236eee06e66 .nav-tabs_9e8951fd4eea0cd5 .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_7d6b4ffb0988ca43 .product-review-tab_e1c9f236eee06e66 .nav-tabs_9e8951fd4eea0cd5 .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_7d6b4ffb0988ca43 .product-review-tab_e1c9f236eee06e66 .tab-content_6c5e1ae218eb0870 h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_7d6b4ffb0988ca43 .product-review-tab_e1c9f236eee06e66 .tab-content_6c5e1ae218eb0870 .product-feature_adb8fe8508b94f41 li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_7d6b4ffb0988ca43 .product-review-tab_e1c9f236eee06e66 .tab-content_6c5e1ae218eb0870 .product-feature_adb8fe8508b94f41 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_7d6b4ffb0988ca43 .product-review-tab_e1c9f236eee06e66 .user-comment-area_bfdbc81437fcf078 .single-comment_106713241473d097 {
  padding-bottom: 40px;
}
.product-details-one_7d6b4ffb0988ca43 .product-review-tab_e1c9f236eee06e66 .user-comment-area_bfdbc81437fcf078 .single-comment_106713241473d097:last-child {
  padding-bottom: 0;
}
.product-details-one_7d6b4ffb0988ca43 .product-review-tab_e1c9f236eee06e66 .user-comment-area_bfdbc81437fcf078 .user-img_0d76144a2a85e60d {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_7d6b4ffb0988ca43 .product-review-tab_e1c9f236eee06e66 .user-comment-area_bfdbc81437fcf078 .user-comment-data_b33a978fa0578c3b {
  padding-left: 30px;
  position: relative;
}
.product-details-one_7d6b4ffb0988ca43 .product-review-tab_e1c9f236eee06e66 .user-comment-area_bfdbc81437fcf078 .user-comment-data_b33a978fa0578c3b .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_7d6b4ffb0988ca43 .product-review-tab_e1c9f236eee06e66 .user-comment-area_bfdbc81437fcf078 .user-comment-data_b33a978fa0578c3b .rating_4151e7600e2a7b4a li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_7d6b4ffb0988ca43 .product-review-tab_e1c9f236eee06e66 .user-comment-area_bfdbc81437fcf078 .user-comment-data_b33a978fa0578c3b .rating_4151e7600e2a7b4a li .bi-star-fill_6454716a365491a7 {
  color: #FFCB65;
}
.product-details-one_7d6b4ffb0988ca43 .product-review-tab_e1c9f236eee06e66 .user-comment-area_bfdbc81437fcf078 .user-comment-data_b33a978fa0578c3b p {
  padding-top: 8px;
}

.cart-list-form_b3ef7c5b68177613 {
  position: relative;
}
.cart-list-form_b3ef7c5b68177613 .table_6b16960c7a880e97 {
  margin: 0;
  background: transparent;
}
.cart-list-form_b3ef7c5b68177613 .table_6b16960c7a880e97 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_b3ef7c5b68177613 .table_6b16960c7a880e97 th:first-child {
  text-align: left;
}
.cart-list-form_b3ef7c5b68177613 .table_6b16960c7a880e97 tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_b3ef7c5b68177613 .table_6b16960c7a880e97 tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_b3ef7c5b68177613 .table_6b16960c7a880e97 tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_b3ef7c5b68177613 .table_6b16960c7a880e97 tbody .product-thumbnails_46d464dfa610a03f {
  width: 85px;
}
.cart-list-form_b3ef7c5b68177613 .table_6b16960c7a880e97 tbody .product-thumbnails_46d464dfa610a03f img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_b3ef7c5b68177613 .table_6b16960c7a880e97 tbody .product-thumbnails_46d464dfa610a03f .product-img_de55ccf445959f9a {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_b3ef7c5b68177613 .table_6b16960c7a880e97 tbody .product-info_c18214836f45f521 {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_b3ef7c5b68177613 .table_6b16960c7a880e97 tbody .product-info_c18214836f45f521 .product-name_7d72581aa93b6199 {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_b3ef7c5b68177613 .table_6b16960c7a880e97 tbody .product-info_c18214836f45f521 .serial_42433d03e3fdf810 {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_b3ef7c5b68177613 .table_6b16960c7a880e97 tbody .product-info_c18214836f45f521 ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_b3ef7c5b68177613 .table_6b16960c7a880e97 tbody .price_3700cb5e7065c422 {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_b3ef7c5b68177613 .table_6b16960c7a880e97 tbody .quantity_778220adf3c14d37 li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_b3ef7c5b68177613 .table_6b16960c7a880e97 tbody .quantity_778220adf3c14d37 li .btn_28546202931c494d {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_b3ef7c5b68177613 .table_6b16960c7a880e97 tbody .quantity_778220adf3c14d37 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_b3ef7c5b68177613 .table_6b16960c7a880e97 tbody .remove-product_74f59d7107842f69 {
  color: #000;
  font-size: 22px;
}
.cart-list-form_b3ef7c5b68177613 .table_6b16960c7a880e97 tbody .remove-product_74f59d7107842f69:hover {
  color: #ff2759;
}
.cart-list-form_b3ef7c5b68177613 .cart-footer_f611e9c082397a2b {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_b3ef7c5b68177613 .cart-footer_f611e9c082397a2b .coupon-form_e4803b5922bff465 input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_b3ef7c5b68177613 .cart-footer_f611e9c082397a2b .cart-total-section_f5378f064580618b {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_b3ef7c5b68177613 .cart-footer_f611e9c082397a2b .cart-total-section_f5378f064580618b .cart-total-table_fb79808a284eb4e0 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_b3ef7c5b68177613 .cart-footer_f611e9c082397a2b .cart-total-section_f5378f064580618b .cart-total-table_fb79808a284eb4e0 tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_437f832a4687b24c {
  height: auto;
}

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

.fancybox-caption_c4cdc2cfcb62115d, .fancybox-infobar_188171ff3eb350a2, .fancybox-navigation_db594626d7417ae5 .fancybox-button_6447e1700b32952f, .fancybox-toolbar_530a14ca9a205b32 {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_c96c0a899f1ca964 .fancybox-caption_c4cdc2cfcb62115d, .fancybox-show-infobar_22f6034a58289761 .fancybox-infobar_188171ff3eb350a2, .fancybox-show-nav_3c3c5ce15edc8006 .fancybox-navigation_db594626d7417ae5 .fancybox-button_6447e1700b32952f, .fancybox-show-toolbar_5cdbe28a185a43bb .fancybox-toolbar_530a14ca9a205b32 {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_dd9ea45770541885 .fancybox-stage_3668de827a816d79 {
  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_4980441e99d168f3 .fancybox-slide, .fancybox-slide--current_112c49654e6a5a0b, .fancybox-slide--next_ead2653d54d47dfb, .fancybox-slide--previous_d3cb2acc968ca6af {
  display: block;
}

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

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

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

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

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

.fancybox-content_8a545c16e3b7493f {
  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_bda49c3292517491 .fancybox-content_8a545c16e3b7493f {
  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_22bd4cd54fc5154b .fancybox-content_8a545c16e3b7493f {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_2bc2d9d3cc8adc37 .fancybox-content_8a545c16e3b7493f {
  cursor: zoom-in;
}

.fancybox-can-drag_6d54c500b421aebd .fancybox-content_8a545c16e3b7493f {
  cursor: grab;
}

.fancybox-is-dragging_8fa32100cb8bc385 .fancybox-content_8a545c16e3b7493f {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_9c42b6245c15eaa8 .fancybox-content_8a545c16e3b7493f {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_a8ff50cb39a61085 .fancybox-content_8a545c16e3b7493f, .fancybox-slide--map_bc396f68bc3d425f .fancybox-content_8a545c16e3b7493f, .fancybox-slide--video_3581cc7478887f22 .fancybox-content_8a545c16e3b7493f {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_3581cc7478887f22 .fancybox-content_8a545c16e3b7493f {
  background: #000;
}

.fancybox-slide--map_bc396f68bc3d425f .fancybox-content_8a545c16e3b7493f {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_c47b523576886d45 svg path, .fancybox-button--share_00f3dc05a75e719f svg path, .fancybox-button--thumbs_c39a907e718c7929 svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_3c3c5ce15edc8006 .fancybox-navigation_db594626d7417ae5 .fancybox-button_6447e1700b32952f {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_db594626d7417ae5 .fancybox-button--arrow_left_437d7fa3023764e0 {
  left: 6px;
}

.fancybox-navigation_db594626d7417ae5 .fancybox-button--arrow_right_cfc1d8d11a9e91ef {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_a8ff50cb39a61085 .fancybox-close-small_732e194cdbfc3419, .fancybox-slide--image_bda49c3292517491 .fancybox-close-small_732e194cdbfc3419, .fancybox-slide--video_3581cc7478887f22 .fancybox-close-small_732e194cdbfc3419 {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_a8ff50cb39a61085 .fancybox-close-small_732e194cdbfc3419:hover svg, .fancybox-slide--image_bda49c3292517491 .fancybox-close-small_732e194cdbfc3419:hover svg, .fancybox-slide--video_3581cc7478887f22 .fancybox-close-small_732e194cdbfc3419:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_f570006722905b99 .fancybox-close-small_732e194cdbfc3419, .fancybox-is-zoomable_fd5db90e7d732cc0.fancybox-can-drag_6d54c500b421aebd .fancybox-close-small_732e194cdbfc3419 {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_63613f53d536cf9f.fancybox-slide--next_ead2653d54d47dfb, .fancybox-fx-fade_63613f53d536cf9f.fancybox-slide--previous_d3cb2acc968ca6af {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_63613f53d536cf9f.fancybox-slide--current_112c49654e6a5a0b {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_ec0e983a7d32b0fa {
  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_7e6b4ef4416b4dec {
  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_da70c4dee7122d3a {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_59ec6504e54fbd8e .fancybox-thumbs_7e6b4ef4416b4dec {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_7e6b4ef4416b4dec > 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_7e6b4ef4416b4dec .fancybox-thumbs-active_25315075964ed370:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_e4ef7a1926034816 .slick-track_58b50d70036672dd,
.slick-slider_e4ef7a1926034816 .slick-list_34647c81e4f6592d {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_04e2d53ec34c1ee4 .slick-track_58b50d70036672dd {
  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_04e2d53ec34c1ee4 img {
  display: none;
}

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

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

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

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

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