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

.h1_2d90bcde738f4897,
h1,
.h2_fc529d06e855479f,
h2,
.h3_c78db049fef1ad5a,
h3,
.h4_e6d861059b5adbdf,
h4,
.h5_3e81cc0b0b519b0f,
h5,
.h6_20ddbfd1b41650cd,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_dae697b7f8f9784e {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_a139f3bcf74bf8fa {
  padding: 0 !important;
}

.m0_28c4ec9c715d475b {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_cdff6395cd801963 {
    padding: 0 !important;
  }
  .xl-m0_b760ada41a0879ee {
    margin: 0 !important;
  }
  .xl-pt-10_379ec5477eee62ef {
    padding-top: 10px !important;
  }
  .xl-pt-20_80e9ab7bf74ea91c {
    padding-top: 20px !important;
  }
  .xl-pt-30_f963a28bf9e78cef {
    padding-top: 30px !important;
  }
  .xl-pt-40_ac37c56a4b4a8eb6 {
    padding-top: 40px !important;
  }
  .xl-pt-50_b30ee190a1ccd42a {
    padding-top: 50px !important;
  }
  .xl-pt-60_61b001d065bd73fc {
    padding-top: 60px !important;
  }
  .xl-pt-70_7faf5af941683626 {
    padding-top: 70px !important;
  }
  .xl-pt-80_69d522e658904570 {
    padding-top: 80px !important;
  }
  .xl-pt-90_f9c81b85d9da1858 {
    padding-top: 90px !important;
  }
  .xl-pt-100_44731717040106f8 {
    padding-top: 100px !important;
  }
  .xl-pt-110_67de468065768856 {
    padding-top: 110px !important;
  }
  .xl-pt-120_22615a56862d83c5 {
    padding-top: 120px !important;
  }
  .xl-pt-130_c865bee29777abbd {
    padding-top: 130px !important;
  }
  .xl-pt-140_7d557b3157d5dba2 {
    padding-top: 140px !important;
  }
  .xl-pt-150_aa0bb8a241a3fee3 {
    padding-top: 150px !important;
  }
  .xl-pt-200_df654e55fcb6b760 {
    padding-top: 200px !important;
  }
  .xl-pb-10_2ca676c15309fa28 {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_5f143f8788531d0a {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_463750e2cb0fa1f9 {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_5d874d226b89b62b {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_646fe3a2e4b4fa2d {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_1d68f0d1c1f42833 {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_61b55115c12c805a {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_d9ad04a7970bfa04 {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_5e97951be5b6b952 {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_987bae0ddf98d11b {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_ad3cdfd81f7ba56f {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_9e6b6335ea518871 {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_2b774c684690ad24 {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_b6e61646a7a9cb59 {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_451bd082047a2882 {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_c01042a6a07f276d {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_2cb01a21102a2fbe {
    margin-top: 10px !important;
  }
  .xl-mt-20_beb54aa338737bef {
    margin-top: 20px !important;
  }
  .xl-mt-30_db28160564ee2a2a {
    margin-top: 30px !important;
  }
  .xl-mt-40_9dc42475115e40f7 {
    margin-top: 40px !important;
  }
  .xl-mt-50_dd25de37e0c05ff9 {
    margin-top: 50px !important;
  }
  .xl-mt-60_c76a1f805d44f894 {
    margin-top: 60px !important;
  }
  .xl-mt-70_5d69780dacb423d4 {
    margin-top: 70px !important;
  }
  .xl-mt-80_a1669bd4af94d98f {
    margin-top: 80px !important;
  }
  .xl-mt-90_cf5eab20cc2e634b {
    margin-top: 90px !important;
  }
  .xl-mt-100_78f9decb56c2c160 {
    margin-top: 100px !important;
  }
  .xl-mt-110_364e1a5dec9deac1 {
    margin-top: 110px !important;
  }
  .xl-mt-120_198a30c2f651f366 {
    margin-top: 120px !important;
  }
  .xl-mt-130_2bb981c57b4ef573 {
    margin-top: 130px !important;
  }
  .xl-mt-140_20ba442432ef364a {
    margin-top: 140px !important;
  }
  .xl-mt-150_3babe4e548557105 {
    margin-top: 150px !important;
  }
  .xl-mt-200_9024eac19b802af1 {
    margin-top: 200px !important;
  }
  .xl-mb-10_89c61f9617da8ea7 {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_25cfe80b9837c4ae {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_5214faf71d5e9de1 {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_8a74427da9a0cd40 {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_b4f1ffedcb7a07a9 {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_3452bc8a49c4a191 {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_21fbe472181f868c {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_385b169abd2267ea {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_91e8108831184629 {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_33e4d8d04c4a8196 {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_affb89e1fbd668cf {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_d2e1cef49cbaead3 {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_4176beeb2612c4b6 {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_d403439fe606b829 {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_ba69a12d38ffa7ec {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_32f0275478e548c7 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_809d00458b8754ed {
    padding: 0 !important;
  }
  .lg-m0_87c1335f350cdff2 {
    margin: 0 !important;
  }
  .lg-pt-10_38db84ec631dfb8f {
    padding-top: 10px !important;
  }
  .lg-pt-20_00c3d4c5143435a1 {
    padding-top: 20px !important;
  }
  .lg-pt-30_072133059a6caa7f {
    padding-top: 30px !important;
  }
  .lg-pt-40_6c21110132303835 {
    padding-top: 40px !important;
  }
  .lg-pt-50_e00859a2958cb8b3 {
    padding-top: 50px !important;
  }
  .lg-pt-60_a1eb8aad58567056 {
    padding-top: 60px !important;
  }
  .lg-pt-70_9eeefaa51d42be66 {
    padding-top: 70px !important;
  }
  .lg-pt-80_6787244196ea8556 {
    padding-top: 80px !important;
  }
  .lg-pt-90_348ed110f8b5faa9 {
    padding-top: 90px !important;
  }
  .lg-pt-100_515825f3ef52bfc9 {
    padding-top: 100px !important;
  }
  .lg-pt-110_3cc96cc46bb6068b {
    padding-top: 110px !important;
  }
  .lg-pt-120_75fa2f2252fcd18e {
    padding-top: 120px !important;
  }
  .lg-pt-130_1cae2a873b36ed83 {
    padding-top: 130px !important;
  }
  .lg-pt-140_722831f034d36a1c {
    padding-top: 140px !important;
  }
  .lg-pt-150_9939fd9c324e54d0 {
    padding-top: 150px !important;
  }
  .lg-pt-200_d1c8b659a8ec76f9 {
    padding-top: 200px !important;
  }
  .lg-pb-10_2048d2a93f2982e7 {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_dde45722b6558ed4 {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_6fc4285519e6499c {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_4418ab5dc147dbcc {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_1904ea96c889e17b {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_bd0e0287e559e025 {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_7a2cc314212160dd {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_ad5a9d3759c8a899 {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_4c61c451d415a759 {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_f13bf4843985f5c5 {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_5723728204bc47e3 {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_5320e23d0b35863f {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_3e9856ccffba94d6 {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_f732cf98829afa91 {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_2604ae7100736882 {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_160a1b1b9daf5e8e {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_3b8037bb2ae560bb {
    margin-top: 10px !important;
  }
  .lg-mt-20_95fb67f884ae2955 {
    margin-top: 20px !important;
  }
  .lg-mt-30_e77e3085e824fb40 {
    margin-top: 30px !important;
  }
  .lg-mt-40_83186c7a4258e7b5 {
    margin-top: 40px !important;
  }
  .lg-mt-50_a9f56585dbc899cd {
    margin-top: 50px !important;
  }
  .lg-mt-60_f9039f149a7e2216 {
    margin-top: 60px !important;
  }
  .lg-mt-70_2cb017e4393f0bba {
    margin-top: 70px !important;
  }
  .lg-mt-80_8f1e59baa6e2a6f4 {
    margin-top: 80px !important;
  }
  .lg-mt-90_7b3e6ddf9261e913 {
    margin-top: 90px !important;
  }
  .lg-mt-100_a0bd33a8a19ea198 {
    margin-top: 100px !important;
  }
  .lg-mt-110_c85eec78f4bf995f {
    margin-top: 110px !important;
  }
  .lg-mt-120_6beae054de44cc2a {
    margin-top: 120px !important;
  }
  .lg-mt-130_3f74f464d93e498d {
    margin-top: 130px !important;
  }
  .lg-mt-140_ca30d7d79a5f2275 {
    margin-top: 140px !important;
  }
  .lg-mt-150_603b88e7b3626d67 {
    margin-top: 150px !important;
  }
  .lg-mt-200_b68fc3c3ebbb37cf {
    margin-top: 200px !important;
  }
  .lg-mb-10_539b62cfe24793c5 {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_67fd3161cc981e9e {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_0284abe0f757ca30 {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_aadb3074ba84fa4b {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_f3ce24407a8b127e {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_e6a391958f49c593 {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_8f1ed90551ce8046 {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_c879264e802d65a1 {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_c5c6df51983a91fc {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_8b7f6490f0862745 {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_bab0de79ad7a77de {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_eaa422adfe1aafaf {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_2812b454e0574727 {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_cc5363f814ee446b {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_1599f0b1c91013df {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_71ea8aff04f2e999 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_0dfaf4e5e79cf2a7 {
    padding: 0 !important;
  }
  .md-m0_ad9c84c938f58e30 {
    margin: 0 !important;
  }
  .md-pt-10_9b44bf8e7cc4b1c3 {
    padding-top: 10px !important;
  }
  .md-pt-20_6f068d42119a3254 {
    padding-top: 20px !important;
  }
  .md-pt-30_808884e95ac4d090 {
    padding-top: 30px !important;
  }
  .md-pt-40_0e0a5a8fa250e6bd {
    padding-top: 40px !important;
  }
  .md-pt-50_a31c1023db59c5f4 {
    padding-top: 50px !important;
  }
  .md-pt-60_0da8773e52f0b960 {
    padding-top: 60px !important;
  }
  .md-pt-70_c38135efcf219e95 {
    padding-top: 70px !important;
  }
  .md-pt-80_04a0b321f6721147 {
    padding-top: 80px !important;
  }
  .md-pt-90_6a092c531d03cd33 {
    padding-top: 90px !important;
  }
  .md-pt-100_ff5957d2d2ac3836 {
    padding-top: 100px !important;
  }
  .md-pt-110_524a718bd217856d {
    padding-top: 110px !important;
  }
  .md-pt-120_5cb7ceb1edb08b76 {
    padding-top: 120px !important;
  }
  .md-pt-130_0367055740af6def {
    padding-top: 130px !important;
  }
  .md-pt-140_6e5bee28ad49e182 {
    padding-top: 140px !important;
  }
  .md-pt-150_88968ce4869ebf77 {
    padding-top: 150px !important;
  }
  .md-pt-200_11ff3b163e0dfd76 {
    padding-top: 200px !important;
  }
  .md-pb-10_86c7e7a6a6b4def3 {
    padding-bottom: 10px !important;
  }
  .md-pb-20_caba6988fb4169b3 {
    padding-bottom: 20px !important;
  }
  .md-pb-30_5eab385b88af35fa {
    padding-bottom: 30px !important;
  }
  .md-pb-40_42dafb81339d5cfc {
    padding-bottom: 40px !important;
  }
  .md-pb-50_2809c65654c9dc4c {
    padding-bottom: 50px !important;
  }
  .md-pb-60_080cf662b1469d20 {
    padding-bottom: 60px !important;
  }
  .md-pb-70_d803fe207ab9e9b3 {
    padding-bottom: 70px !important;
  }
  .md-pb-80_f76721d268c9db60 {
    padding-bottom: 80px !important;
  }
  .md-pb-90_3941003ea2e4aff5 {
    padding-bottom: 90px !important;
  }
  .md-pb-100_4860f075d3ec6410 {
    padding-bottom: 100px !important;
  }
  .md-pb-110_fb32a9486e44c6f8 {
    padding-bottom: 110px !important;
  }
  .md-pb-120_aa573b526489c791 {
    padding-bottom: 120px !important;
  }
  .md-pb-130_e45386d9e625e3b0 {
    padding-bottom: 130px !important;
  }
  .md-pb-140_4546d0427b472794 {
    padding-bottom: 140px !important;
  }
  .md-pb-150_9b4b38889009885c {
    padding-bottom: 150px !important;
  }
  .md-pb-200_387ed1808104f8f1 {
    padding-bottom: 200px !important;
  }
  .md-mt-10_8e21809cffcd4d7e {
    margin-top: 10px !important;
  }
  .md-mt-20_7f8c32c93a03e2f4 {
    margin-top: 20px !important;
  }
  .md-mt-30_3cb8036b596ac1c6 {
    margin-top: 30px !important;
  }
  .md-mt-40_b94f2efc5a04eaf9 {
    margin-top: 40px !important;
  }
  .md-mt-50_598468318aa7b6b6 {
    margin-top: 50px !important;
  }
  .md-mt-60_649890e029f94edb {
    margin-top: 60px !important;
  }
  .md-mt-70_05e2f021a43770b4 {
    margin-top: 70px !important;
  }
  .md-mt-80_cd9a91bf887b5ca7 {
    margin-top: 80px !important;
  }
  .md-mt-90_ac8a5e6f8646f2e8 {
    margin-top: 90px !important;
  }
  .md-mt-100_9d04ae69ec120ca8 {
    margin-top: 100px !important;
  }
  .md-mt-110_596dc6cc0ee2d7ae {
    margin-top: 110px !important;
  }
  .md-mt-120_6e02d554613d375a {
    margin-top: 120px !important;
  }
  .md-mt-130_0f052c4b1c3da93c {
    margin-top: 130px !important;
  }
  .md-mt-140_735491f63c240984 {
    margin-top: 140px !important;
  }
  .md-mt-150_3d143eab7449e48d {
    margin-top: 150px !important;
  }
  .md-mt-200_976e96d0b4a64f00 {
    margin-top: 200px !important;
  }
  .md-mb-10_58452b350dbcb4d3 {
    margin-bottom: 10px !important;
  }
  .md-mb-20_07fd74f4388e378a {
    margin-bottom: 20px !important;
  }
  .md-mb-30_cc93dcc4e1638e5c {
    margin-bottom: 30px !important;
  }
  .md-mb-40_413f2d25e2b6da50 {
    margin-bottom: 40px !important;
  }
  .md-mb-50_3b35d057f34e5f43 {
    margin-bottom: 50px !important;
  }
  .md-mb-60_ca0d6e3899cd8533 {
    margin-bottom: 60px !important;
  }
  .md-mb-70_d5f05b7ab8aa2bc2 {
    margin-bottom: 70px !important;
  }
  .md-mb-80_3c8ba163f817ebdf {
    margin-bottom: 80px !important;
  }
  .md-mb-90_9bdfa5469dbdaef5 {
    margin-bottom: 90px !important;
  }
  .md-mb-100_458f7dd5d01158c7 {
    margin-bottom: 100px !important;
  }
  .md-mb-110_405b5331c0dfa5f6 {
    margin-bottom: 110px !important;
  }
  .md-mb-120_a11f9ebe1d12cc06 {
    margin-bottom: 120px !important;
  }
  .md-mb-130_914b022ef92fbffb {
    margin-bottom: 130px !important;
  }
  .md-mb-140_adc824cdb9458b3f {
    margin-bottom: 140px !important;
  }
  .md-mb-150_daaf9b7325e871d2 {
    margin-bottom: 150px !important;
  }
  .md-mb-200_a756712f4ec1e3e3 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_d39c400f18f49919 {
    padding: 0 !important;
  }
  .sm-m0_9afac22bb8383f26 {
    margin: 0 !important;
  }
  .sm-pt-10_59fe48879c6ef59e {
    padding-top: 10px !important;
  }
  .sm-pt-20_e0d81d766ff22fde {
    padding-top: 20px !important;
  }
  .sm-pt-30_191680766a7bfe44 {
    padding-top: 30px !important;
  }
  .sm-pt-40_f4b390b908d3f108 {
    padding-top: 40px !important;
  }
  .sm-pt-50_79ae8b0ff1c10981 {
    padding-top: 50px !important;
  }
  .sm-pt-60_6affb581737cdac2 {
    padding-top: 60px !important;
  }
  .sm-pt-70_36e2353496a5ae27 {
    padding-top: 70px !important;
  }
  .sm-pt-80_dafae33f4b866d5d {
    padding-top: 80px !important;
  }
  .sm-pt-90_5e752906fec50d11 {
    padding-top: 90px !important;
  }
  .sm-pt-100_2773426227edf151 {
    padding-top: 100px !important;
  }
  .sm-pt-110_074f6e5d99dd2afc {
    padding-top: 110px !important;
  }
  .sm-pt-120_ab811b3912bfa867 {
    padding-top: 120px !important;
  }
  .sm-pt-130_a7002209cb33334a {
    padding-top: 130px !important;
  }
  .sm-pt-140_1b587cbcf820f95e {
    padding-top: 140px !important;
  }
  .sm-pt-150_8c4bbe14ac6f0c7e {
    padding-top: 150px !important;
  }
  .sm-pt-200_4528c481fd5995f2 {
    padding-top: 200px !important;
  }
  .sm-pb-10_211925465beb1653 {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_889e54533daee933 {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_0fdbcb269b84f5ad {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_5b834bfdbd2a91f5 {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_3754f761ae86a88c {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_3df45f3e317b5b98 {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_a52506fb116bf513 {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_ddf2f15bedbbd877 {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_10ea749fd785c597 {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_dec5ec6287084e07 {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_0dead49d28c670dd {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_041364413f255934 {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_9afd59d69d1ebefc {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_60c2885f4d08854e {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_209b8331177c0af6 {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_c2a82b74bacd062c {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_d932634f48ba68b9 {
    margin-top: 10px !important;
  }
  .sm-mt-20_f770665d4fe51ca8 {
    margin-top: 20px !important;
  }
  .sm-mt-30_e873e4d2b657df3c {
    margin-top: 30px !important;
  }
  .sm-mt-40_1e398d880a7b0d27 {
    margin-top: 40px !important;
  }
  .sm-mt-50_6e6f20a215cb62a4 {
    margin-top: 50px !important;
  }
  .sm-mt-60_c36e940431822bcb {
    margin-top: 60px !important;
  }
  .sm-mt-70_dd6b212b757b92d7 {
    margin-top: 70px !important;
  }
  .sm-mt-80_b55cf6cc2d5dfd2c {
    margin-top: 80px !important;
  }
  .sm-mt-90_4f817a65e8d173bf {
    margin-top: 90px !important;
  }
  .sm-mt-100_51d60c97bbe942db {
    margin-top: 100px !important;
  }
  .sm-mt-110_fdfcdbbffc8c779d {
    margin-top: 110px !important;
  }
  .sm-mt-120_2e8d0ad291fc7518 {
    margin-top: 120px !important;
  }
  .sm-mt-130_d9555b0842590ac5 {
    margin-top: 130px !important;
  }
  .sm-mt-140_ca04478bac7eb319 {
    margin-top: 140px !important;
  }
  .sm-mt-150_f0dc54a3510491f0 {
    margin-top: 150px !important;
  }
  .sm-mt-200_0a615ef3b8a6e8a3 {
    margin-top: 200px !important;
  }
  .sm-mb-10_5db816945e7dc178 {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_9b3c24f9552f4404 {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_be4d9ad5b1674449 {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_1a9924fe1b9960fe {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_a1526c30c6d0ee3e {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_79b53d278f6c10c3 {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_0773d159dd895248 {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_4e1a4e474f85d1c9 {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_821ec883c2ecc294 {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_6f767e69864db5f9 {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_d54f8b09fa82bfa8 {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_f3fee2fcb5df8aa7 {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_45ff917f1e142b3a {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_98c178482d19b74a {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_3488ec8beef534db {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_02f843c5f6f4de46 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_a29b20bf76186b71 {
    padding: 0 !important;
  }
  .xs-m0_b75cbb554ed87b4c {
    margin: 0 !important;
  }
  .xs-pt-10_b02fe86b4c84b6cb {
    padding-top: 10px !important;
  }
  .xs-pt-20_d4b68c06f38bbe84 {
    padding-top: 20px !important;
  }
  .xs-pt-30_34778d2360e1db11 {
    padding-top: 30px !important;
  }
  .xs-pt-40_4f01488cda3b87ec {
    padding-top: 40px !important;
  }
  .xs-pt-50_465fe5a270018b33 {
    padding-top: 50px !important;
  }
  .xs-pt-60_2cade74f31b0aecf {
    padding-top: 60px !important;
  }
  .xs-pt-70_eb8cda9d4830c9e0 {
    padding-top: 70px !important;
  }
  .xs-pt-80_442b9221a78d9fa7 {
    padding-top: 80px !important;
  }
  .xs-pt-90_97e97716c02660d4 {
    padding-top: 90px !important;
  }
  .xs-pt-100_b9a4d7277c375ec8 {
    padding-top: 100px !important;
  }
  .xs-pt-110_1dd84c9c0b2844bd {
    padding-top: 110px !important;
  }
  .xs-pt-120_3a9d1d317d128dbf {
    padding-top: 120px !important;
  }
  .xs-pt-130_d9055ed125100508 {
    padding-top: 130px !important;
  }
  .xs-pt-140_3b14c9fbd12ccdab {
    padding-top: 140px !important;
  }
  .xs-pt-150_c32f4dd6f3eae733 {
    padding-top: 150px !important;
  }
  .xs-pt-200_ab90a39b335f24ca {
    padding-top: 200px !important;
  }
  .xs-pb-10_2ca447772b9b7a54 {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_db743c22d5f33c62 {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_091e01112ef4bb17 {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_b513993e0f71b83b {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_38cc10ed762f46d0 {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_51699fc40f6c8fae {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_ece139689e5fde25 {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_164b44f3886a0561 {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_30f26433b9180ea0 {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_51a39275ecb68692 {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_aaf9cf649f935456 {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_401de795e70b7f81 {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_c7873a10a811f9e4 {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_741de94e6a96f8de {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_6a66885213429a9b {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_6161778cde08ed58 {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_f39dc6ad599d99fc {
    margin-top: 10px !important;
  }
  .xs-mt-20_d3d32bd68dc66d98 {
    margin-top: 20px !important;
  }
  .xs-mt-30_7720578d2742fe36 {
    margin-top: 30px !important;
  }
  .xs-mt-40_3dcc0b60b0c5680d {
    margin-top: 40px !important;
  }
  .xs-mt-50_888f9d0a9892cfc2 {
    margin-top: 50px !important;
  }
  .xs-mt-60_158cdab9c4f4694b {
    margin-top: 60px !important;
  }
  .xs-mt-70_de1374eedcdc30f1 {
    margin-top: 70px !important;
  }
  .xs-mt-80_adf300fda339f7ff {
    margin-top: 80px !important;
  }
  .xs-mt-90_2d66ac6637effff5 {
    margin-top: 90px !important;
  }
  .xs-mt-100_b6c8338bb2195f32 {
    margin-top: 100px !important;
  }
  .xs-mt-110_0c5de7da46ff9248 {
    margin-top: 110px !important;
  }
  .xs-mt-120_659121b6125329c2 {
    margin-top: 120px !important;
  }
  .xs-mt-130_f4d7ea7f7fe05c83 {
    margin-top: 130px !important;
  }
  .xs-mt-140_850690d4eac48d9c {
    margin-top: 140px !important;
  }
  .xs-mt-150_d04a907f3b05fd4d {
    margin-top: 150px !important;
  }
  .xs-mt-200_56ba896a80fd1100 {
    margin-top: 200px !important;
  }
  .xs-mb-10_a0ac97ee523abe25 {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_222c77052808b696 {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_e70007c5fc498600 {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_4d37460c41bc4ae1 {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_0801bf85b8a7dd16 {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_26449c59d36a94a5 {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_e17ddcdc89b17246 {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_78160f839d3d9b4b {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_70d5a7c18dc0dd39 {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_f981a3d5d4e0baea {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_851b8699993d949f {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_98474d6ae35ef582 {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_86e9361d587dc007 {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_5123456b0f0f37ff {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_b70f9ed3917c2f56 {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_bed21b7c836823b8 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_2cd9445fa413a581 {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_2cd9445fa413a581.menu-overlay_5ed25269d14c61e1 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_2cd9445fa413a581.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_2cd9445fa413a581 .navbar-toggler_e9e5ecffbf5ce770 {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_2cd9445fa413a581.menu-style-three_90082c9d26d5882c .navbar-toggler_e9e5ecffbf5ce770 {
  background: #000;
}
.theme-main-menu_2cd9445fa413a581.menu-style-four_57dbc5b2173af756 .navbar-toggler_e9e5ecffbf5ce770 {
  background: #E6FD5A;
}
.theme-main-menu_2cd9445fa413a581.menu-style-five_78a1135ab78b8ff7 .navbar-toggler_e9e5ecffbf5ce770 {
  background: #DFFF5E;
}
.theme-main-menu_2cd9445fa413a581 .navbar-toggler_e9e5ecffbf5ce770:focus {
  box-shadow: none;
}
.theme-main-menu_2cd9445fa413a581 .navbar-toggler_e9e5ecffbf5ce770::before,
.theme-main-menu_2cd9445fa413a581 .navbar-toggler_e9e5ecffbf5ce770::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_2cd9445fa413a581 .navbar-toggler_e9e5ecffbf5ce770 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_2cd9445fa413a581.menu-style-three_90082c9d26d5882c .navbar-toggler_e9e5ecffbf5ce770:before, .theme-main-menu_2cd9445fa413a581.menu-style-three_90082c9d26d5882c .navbar-toggler_e9e5ecffbf5ce770:after, .theme-main-menu_2cd9445fa413a581.menu-style-three_90082c9d26d5882c .navbar-toggler_e9e5ecffbf5ce770 span {
  background: #fff;
}
.theme-main-menu_2cd9445fa413a581 .navbar-toggler_e9e5ecffbf5ce770::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_2cd9445fa413a581 .navbar-toggler_e9e5ecffbf5ce770::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_2cd9445fa413a581 .navbar-toggler_e9e5ecffbf5ce770[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_2cd9445fa413a581 .navbar-toggler_e9e5ecffbf5ce770[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_2cd9445fa413a581 .navbar-toggler_e9e5ecffbf5ce770[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_2cd9445fa413a581 .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_2cd9445fa413a581 .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_2cd9445fa413a581.white-vr_f9d8d91674975204 .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_2cd9445fa413a581.white-vr_f9d8d91674975204 .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_2cd9445fa413a581.white-vr_f9d8d91674975204.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_2cd9445fa413a581.menu-style-one_df3d8432aeffccca {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_2cd9445fa413a581.menu-style-two_1b9d1f79d31ef4a8 {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_2cd9445fa413a581.menu-style-two_1b9d1f79d31ef4a8 .info-row_658fc07b7b55ad87 {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_2cd9445fa413a581.menu-style-two_1b9d1f79d31ef4a8 .gap-fix_8557dcbbb81f64c7 {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_2cd9445fa413a581.menu-style-two_1b9d1f79d31ef4a8 .greetings_9b3455b76f83bea5 {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_2cd9445fa413a581.menu-style-two_1b9d1f79d31ef4a8 .contact-info_09d9cd235cc81a71 {
  margin: 0 -15px;
}
.theme-main-menu_2cd9445fa413a581.menu-style-two_1b9d1f79d31ef4a8 .contact-info_09d9cd235cc81a71 li {
  padding: 0 15px;
}
.theme-main-menu_2cd9445fa413a581.menu-style-two_1b9d1f79d31ef4a8 .contact-info_09d9cd235cc81a71 li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_2cd9445fa413a581.menu-style-two_1b9d1f79d31ef4a8 .contact-info_09d9cd235cc81a71 li a:hover {
  text-decoration: underline;
}
.theme-main-menu_2cd9445fa413a581.menu-style-two_1b9d1f79d31ef4a8 .inner-content_41644b9ec136e2fe {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_2cd9445fa413a581.menu-style-two_1b9d1f79d31ef4a8.fixed .info-row_658fc07b7b55ad87 {
  display: none;
}
.theme-main-menu_2cd9445fa413a581.menu-style-five_78a1135ab78b8ff7 {
  background: #000;
  padding: 0;
}
.theme-main-menu_2cd9445fa413a581.menu-style-five_78a1135ab78b8ff7 .inner-content_41644b9ec136e2fe {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_2cd9445fa413a581.menu-style-six_4542aae19b6c2ed1 .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_2cd9445fa413a581.menu-style-six_4542aae19b6c2ed1 .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_2cd9445fa413a581 .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_5bdb464b60b0feb9 {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_5bdb464b60b0feb9 .mega-menu-title_8dc5bf992b93da01 {
  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_2cd9445fa413a581 .login-btn-one_efda19aa1391491e a {
  color: #000;
}
.theme-main-menu_2cd9445fa413a581 .login-btn-one_efda19aa1391491e a:hover {
  text-decoration: underline;
}
.theme-main-menu_2cd9445fa413a581 .login-btn-two_4b9d020e7565dd81 a {
  color: #044F3B;
}
.theme-main-menu_2cd9445fa413a581 .login-btn-two_4b9d020e7565dd81 a:hover {
  text-decoration: underline;
}
.theme-main-menu_2cd9445fa413a581 .signup-btn-one_c7aa8d3b621fb898 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_2cd9445fa413a581 .signup-btn-one_c7aa8d3b621fb898 .icon_c12e58aa137b18fd {
  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_2cd9445fa413a581 .signup-btn-one_c7aa8d3b621fb898:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_2cd9445fa413a581 .signup-btn-one_c7aa8d3b621fb898:hover .icon_c12e58aa137b18fd {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_2cd9445fa413a581 .signup-btn-two_e5fa8b3b27048fe9 {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_2cd9445fa413a581 .signup-btn-two_e5fa8b3b27048fe9:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_2cd9445fa413a581 .quote-one_5fa1340193ebe5cc {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_2cd9445fa413a581 .quote-one_5fa1340193ebe5cc:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_e07ebfb49008fc6d {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_e07ebfb49008fc6d li {
  position: relative;
  padding: 0 15px;
}
.category-menu_e07ebfb49008fc6d li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_e07ebfb49008fc6d li a:hover {
  color: #0C3A30;
}
.category-menu_e07ebfb49008fc6d .dropdown-menu {
  padding: 0;
}
.category-menu_e07ebfb49008fc6d .dropdown-menu li {
  padding: 0;
}
.category-menu_e07ebfb49008fc6d .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_6dd7d0d18a6c5966 .logo_3e965630e7af7683 {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_f9d8d91674975204 .navbar-collapse_6dd7d0d18a6c5966 {
    background-color: #0C3A30;
  }
  .navbar-collapse_6dd7d0d18a6c5966 {
    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_6dd7d0d18a6c5966.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_2cd9445fa413a581 .navbar .mega-dropdown_f94f9f1b66f8501a {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_f9d8d91674975204 .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_5bdb464b60b0feb9 {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_bef6ad72af64b3c0 .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_047f647404499ae4 {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_047f647404499ae4::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_047f647404499ae4 .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_047f647404499ae4 .hero-slider-one .hero-img_9c80f0d3c3d97789 {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_047f647404499ae4 .hero-slider-one .slick-list_c934480ba6b3eaa4, .hero-banner-one_047f647404499ae4 .hero-slider-one .slick-track_dcf4bd629cb39309, .hero-banner-one_047f647404499ae4 .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_047f647404499ae4 .hero-heading_920ee98182786da5 {
  font-weight: 700;
  color: #000;
  background: url(../media/shape_fe6f2e8f7a/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_047f647404499ae4 .more-btn_a5dfb37be24a25a3 {
  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_047f647404499ae4 .more-btn_a5dfb37be24a25a3:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_171fc0f08e5fd52b {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_171fc0f08e5fd52b .bg-wrapper_0e9666ca6da3e1fe {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_171fc0f08e5fd52b .hero-heading_920ee98182786da5 {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_171fc0f08e5fd52b .rating_a493cda451bc4d6f h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_171fc0f08e5fd52b .rating_a493cda451bc4d6f p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_171fc0f08e5fd52b .media-wrapper_0e6d947ffad68f5e {
  position: absolute;
  background: url(../media/assets_2bef219ca4/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_171fc0f08e5fd52b .media-wrapper_0e6d947ffad68f5e .shape_01_409d8b1bb07e98b3 {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_171fc0f08e5fd52b .media-wrapper_0e6d947ffad68f5e .shape_02_aabbadbfd6296f30 {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_080de25f9b2692b8 .hero-heading_920ee98182786da5 {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_080de25f9b2692b8 .media-wrapper_0e6d947ffad68f5e {
  background: url(../media/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_080de25f9b2692b8 .media-wrapper_0e6d947ffad68f5e .screen_01_28b5da70737a084b {
  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_080de25f9b2692b8 .media-wrapper_0e6d947ffad68f5e .screen_02_8e592023d30574a0 {
  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_080de25f9b2692b8 .media-wrapper_0e6d947ffad68f5e .bg-shape_3bf047825ebc30da {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_080de25f9b2692b8 .shape_01_409d8b1bb07e98b3 {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_875c105e16e286cc .bg-wrapper_0e9666ca6da3e1fe {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_875c105e16e286cc .media-wrapper_0e6d947ffad68f5e {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_875c105e16e286cc .media-wrapper_0e6d947ffad68f5e .shape_01_409d8b1bb07e98b3 {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_875c105e16e286cc .shape_02_aabbadbfd6296f30 {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_95132a0434e3d5e2 + .blog-details_eb50d65b2bc1ea73 {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_2a1635c39dca74f2 {
  z-index: 1;
}
.block-feature-three_2a1635c39dca74f2:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_2a1635c39dca74f2.no-bg_8a77904f0eca79d9:before {
  display: none;
}
.block-feature-three_2a1635c39dca74f2 .section-btn_2823513f2d94cc84 {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_2a1635c39dca74f2 .block-title_eb88e0d9b20af3fa a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_2a1635c39dca74f2 .block-title_eb88e0d9b20af3fa a:hover {
  text-decoration: underline;
}
.block-feature-three_2a1635c39dca74f2 .round-btn_743bc10deaa91826 {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_2a1635c39dca74f2 .round-btn_743bc10deaa91826:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_2a1635c39dca74f2 .block-one_7f89cfdcd05565a0 {
  background: url(../media/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_2a1635c39dca74f2 .block-one_7f89cfdcd05565a0 .tag_33f7092d74a424df {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_2a1635c39dca74f2 .block-one_7f89cfdcd05565a0 .block-title_eb88e0d9b20af3fa {
  background: url(../media/shape_fe6f2e8f7a/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_2a1635c39dca74f2 .block-two_cb93a03428008a8e {
  overflow: hidden;
}
.block-feature-three_2a1635c39dca74f2 .block-two_cb93a03428008a8e .img-wrapper_ac85df36bb254fe3 {
  background: url(../media/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_2a1635c39dca74f2 .block-two_cb93a03428008a8e .text-wrapper_60efd7b878c37c21 {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_2a1635c39dca74f2 .block-two_cb93a03428008a8e .tag_33f7092d74a424df {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_2a1635c39dca74f2 .block-three_f3531c79cdbbab96 {
  background: #D3FF76;
}
.block-feature-three_2a1635c39dca74f2 .block-three_f3531c79cdbbab96 .tag_33f7092d74a424df {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_2a1635c39dca74f2 .block-three_f3531c79cdbbab96 .round-btn_743bc10deaa91826 {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_2a1635c39dca74f2 .block-three_f3531c79cdbbab96 .round-btn_743bc10deaa91826:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_2a1635c39dca74f2 .block-four_f601bbf832880c6a {
  background: url(../media/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_2a1635c39dca74f2 .block-four_f601bbf832880c6a .block-title_eb88e0d9b20af3fa {
  background: url(../media/shape_fe6f2e8f7a/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_2a1635c39dca74f2 .block-four_f601bbf832880c6a .block-title_eb88e0d9b20af3fa a {
  font-size: 28px;
}
.block-feature-three_2a1635c39dca74f2 .block-four_f601bbf832880c6a .tag_33f7092d74a424df {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_2a1635c39dca74f2 .block-four_f601bbf832880c6a .round-btn_743bc10deaa91826 {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_2a1635c39dca74f2 .block-four_f601bbf832880c6a .round-btn_743bc10deaa91826:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_2a1635c39dca74f2 .block-five_d5ca0fb73b1bfd68 {
  background: url(../media/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_2a1635c39dca74f2 .block-five_d5ca0fb73b1bfd68 .tag_33f7092d74a424df {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_2a1635c39dca74f2 .block-five_d5ca0fb73b1bfd68 .block-title_eb88e0d9b20af3fa {
  background: url(../media/shape_fe6f2e8f7a/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_0c8ddf57c3bdc06c .upper-wrapper_5f6182e5da59a30b {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_0c8ddf57c3bdc06c .upper-wrapper_5f6182e5da59a30b .shape_01_409d8b1bb07e98b3 {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_0c8ddf57c3bdc06c .line-loop_5d7837b2d448bac8:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_0c8ddf57c3bdc06c .graph-panel_4603b3fe3fa8e65e {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_0c8ddf57c3bdc06c .graph-panel_4603b3fe3fa8e65e .main-count_6a34cde791af5fc7 {
  font-size: 120px;
}
.block-feature-thirteen_0c8ddf57c3bdc06c .graph-panel_4603b3fe3fa8e65e .chart-box_03b1809397c0d641 {
  padding: 0 15px;
}
.block-feature-thirteen_0c8ddf57c3bdc06c .graph-panel_4603b3fe3fa8e65e .chart-box_03b1809397c0d641 .chart-inner_ed7e571e2f7fc321 {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_b3e92dc831ea69cc .media-img_17a082eb9feb2275 {
  border-radius: 30px;
}
.block-feature-sixteen_b3e92dc831ea69cc .shape_01_409d8b1bb07e98b3 {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_0a1efade0bdc20ab .section-subheading_f161f6ba958c2fdc {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_0a1efade0bdc20ab .shape_01_409d8b1bb07e98b3 {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_4f6af6a1bbcc824f {
  z-index: 1;
}
.text-feature-four_4f6af6a1bbcc824f .avatar_5b7e08aa84388755 {
  width: 65px;
  height: 65px;
}
.text-feature-four_4f6af6a1bbcc824f .name {
  font-size: 28px;
}
.text-feature-four_4f6af6a1bbcc824f .quote-text_5a47a8a0ed99c23d {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_4f6af6a1bbcc824f .shape_01_409d8b1bb07e98b3 {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_4f6af6a1bbcc824f .shape_02_aabbadbfd6296f30 {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_578d159ffeef0e34 .bg-wrapper_0e9666ca6da3e1fe {
  background: #FFF2AC;
}
.text-feature-five_578d159ffeef0e34 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_578d159ffeef0e34 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_578d159ffeef0e34 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_578d159ffeef0e34 li:hover:before {
  background: #29594B;
}
.text-feature-five_578d159ffeef0e34 li:hover:after {
  color: #fff;
}
.text-feature-five_578d159ffeef0e34 .media-wrapper_0e6d947ffad68f5e {
  background: url(../media/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_578d159ffeef0e34 .media-wrapper_0e6d947ffad68f5e .video-icon_8b8709face639257 {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_578d159ffeef0e34 .media-wrapper_0e6d947ffad68f5e .video-icon_8b8709face639257:hover {
  background: #CFFF45;
}
.text-feature-five_578d159ffeef0e34 .media-wrapper_0e6d947ffad68f5e .screen_01_28b5da70737a084b {
  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_60edf24f7458b2af {
  z-index: 1;
}
.text-feature-six_60edf24f7458b2af .media-wrapper_0e6d947ffad68f5e {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_60edf24f7458b2af .media-wrapper_0e6d947ffad68f5e .screen_01_28b5da70737a084b {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_60edf24f7458b2af .shape_01_409d8b1bb07e98b3 {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_60edf24f7458b2af .shape_02_aabbadbfd6296f30 {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_5d1db3be4b42e169 {
  background: url(../media/assets_2bef219ca4/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_5d1db3be4b42e169 .block_cd72875f7a8e212b .icon_c12e58aa137b18fd {
  height: 50px;
}
.text-feature-nine_5d1db3be4b42e169 .vertical-text-wrapper_b47c00a87fb94524 {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_5d1db3be4b42e169 .vertical-text-wrapper_b47c00a87fb94524 .text-list_139fa8325637424d {
  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_5d1db3be4b42e169 .vertical-text-wrapper_b47c00a87fb94524 .text-list_139fa8325637424d:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_5d1db3be4b42e169 .vertical-text-wrapper_b47c00a87fb94524 .shape_01_409d8b1bb07e98b3 {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_5d1db3be4b42e169 .vertical-text-wrapper_b47c00a87fb94524 .shape_02_aabbadbfd6296f30 {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_5d1db3be4b42e169 .shape_03_7ef3dedf11171505 {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_5d1db3be4b42e169 .shape_04_0aa4a404b7241147 {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_440d6f345b45713e .section-btn_2823513f2d94cc84 {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_6c8f1418f4f2a177 {
  z-index: 1;
}
.team-section-three_6c8f1418f4f2a177:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../media/shape_fe6f2e8f7a/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_6c8f1418f4f2a177 .section-btn_2823513f2d94cc84 {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_6c8f1418f4f2a177 .shape_01_409d8b1bb07e98b3 {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_6c8f1418f4f2a177 .shape_02_aabbadbfd6296f30 {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_6c8f1418f4f2a177 .shape_03_7ef3dedf11171505 {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_e7fc4bdac62856f3 .logo_3e965630e7af7683 {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_a605f41afeab863b {
  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_b350541350b32eef {
  max-width: 565px;
}
.user-data-form .form-wrapper_b350541350b32eef .input-group-meta_67cc7445157d2b9c 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_b350541350b32eef .input-group-meta_67cc7445157d2b9c label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_b350541350b32eef .input-group-meta_67cc7445157d2b9c .placeholder_icon_040abfcbf129ef26 {
  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_b350541350b32eef .input-group-meta_67cc7445157d2b9c .placeholder_icon_040abfcbf129ef26 img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_b350541350b32eef .input-group-meta_67cc7445157d2b9c .placeholder_icon_040abfcbf129ef26 span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_b350541350b32eef .input-group-meta_67cc7445157d2b9c .placeholder_icon_040abfcbf129ef26 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_b350541350b32eef .input-group-meta_67cc7445157d2b9c .placeholder_icon_040abfcbf129ef26 span.eye-slash_dd1d7b3653eb9b01:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_c2cb835f4e57ad14 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_c2cb835f4e57ad14 label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_c2cb835f4e57ad14 input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_c2cb835f4e57ad14 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_c2cb835f4e57ad14 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_c2cb835f4e57ad14 a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_c2cb835f4e57ad14 a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_1e1a9d202f1d29a0 {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_d29a052d1cc57e12 {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_d29a052d1cc57e12:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_d29a052d1cc57e12 img {
  width: 20px;
}
.user-data-form .btn-close_7072b9cc2bbb6664 {
  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_ab8255c80e926bc7 .main-count_6a34cde791af5fc7 {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_8aea148052a00f95 .icon_c12e58aa137b18fd {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_dbf2f4ad6027991b .img-holder_45bf142702b5c37e {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_dbf2f4ad6027991b .img-holder_45bf142702b5c37e.round-border_6d6292fbde7cc2ad {
  border-radius: 30px;
}
.portfolio-block-one_dbf2f4ad6027991b .img-holder_45bf142702b5c37e .expend_f7f6a89b22198edf {
  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_dbf2f4ad6027991b .img-holder_45bf142702b5c37e 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_dbf2f4ad6027991b .img-holder_45bf142702b5c37e i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_dbf2f4ad6027991b:hover .expend_f7f6a89b22198edf {
  opacity: 1;
}
.portfolio-block-one_dbf2f4ad6027991b:hover .img-meta_d0b730240136f649 {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_dbf2f4ad6027991b:hover .pj-title_a0ed58e58e0f51f5 {
  text-decoration: underline;
}
.portfolio-block-one_dbf2f4ad6027991b .caption {
  margin-top: 35px;
}
.portfolio-block-one_dbf2f4ad6027991b .caption .tag_33f7092d74a424df {
  margin: 0 -3px;
}
.portfolio-block-one_dbf2f4ad6027991b .caption .tag_33f7092d74a424df 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_dbf2f4ad6027991b .caption .pj-title_a0ed58e58e0f51f5 {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_dbf2f4ad6027991b .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_dbf2f4ad6027991b .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_1217e95a6ebc5fdf .bg-wrapper_0e9666ca6da3e1fe {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_1217e95a6ebc5fdf .slider-wrapper_6b17ac3f446db0e9 {
  height: 100%;
}
.project-details-two_1217e95a6ebc5fdf .slider-wrapper_6b17ac3f446db0e9 .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_1217e95a6ebc5fdf .slider-wrapper_6b17ac3f446db0e9 .carousel-control-next_183c7451a5eabee3,
.project-details-two_1217e95a6ebc5fdf .slider-wrapper_6b17ac3f446db0e9 .carousel-control-prev_3c5ad4665585b60e {
  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_1217e95a6ebc5fdf .slider-wrapper_6b17ac3f446db0e9 .carousel-control-next_183c7451a5eabee3:hover,
.project-details-two_1217e95a6ebc5fdf .slider-wrapper_6b17ac3f446db0e9 .carousel-control-prev_3c5ad4665585b60e:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_1217e95a6ebc5fdf .slider-wrapper_6b17ac3f446db0e9 .carousel-control-prev_3c5ad4665585b60e {
  left: auto;
  right: 45px;
}
.project-details-two_1217e95a6ebc5fdf .info-wrapper_126bcbb11f677dad {
  padding: 55px 50px 85px 70px;
}
.project-details-two_1217e95a6ebc5fdf .info-wrapper_126bcbb11f677dad h3 {
  font-size: 36px;
}
.project-details-two_1217e95a6ebc5fdf .info-wrapper_126bcbb11f677dad .list-meta_9e18c489dd5e8bcd li {
  padding: 22px 0;
}
.project-details-two_1217e95a6ebc5fdf .info-wrapper_126bcbb11f677dad .list-meta_9e18c489dd5e8bcd .icon_c12e58aa137b18fd {
  width: 40px;
}
.project-details-two_1217e95a6ebc5fdf .info-wrapper_126bcbb11f677dad .list-meta_9e18c489dd5e8bcd .text1_da1afa8059ce85ab {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_1217e95a6ebc5fdf .info-wrapper_126bcbb11f677dad .list-meta_9e18c489dd5e8bcd span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_1217e95a6ebc5fdf .info-wrapper_126bcbb11f677dad .social-share_c9548d89ca3ca844 li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_1217e95a6ebc5fdf .info-wrapper_126bcbb11f677dad .social-share_c9548d89ca3ca844 li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_2db875bc96946267 .slider-wrapper_6b17ac3f446db0e9 {
  padding-left: 100px;
}
.feedback-section-three_2db875bc96946267 .slider-wrapper_6b17ac3f446db0e9 .icon_c12e58aa137b18fd {
  left: 0;
  top: 18px;
}
.feedback-section-three_2db875bc96946267 .slick-dots_7962b3cc3abb4a61 {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_2db875bc96946267 .slick-dots_7962b3cc3abb4a61 li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_2db875bc96946267 .slick-dots_7962b3cc3abb4a61 .slick-active button {
  background: #000;
}
.feedback-section-three_2db875bc96946267 .rating-box_522c10ae10809cf9 {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_2db875bc96946267 .rating-box_522c10ae10809cf9 .rating_a493cda451bc4d6f {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_2db875bc96946267 .shape_01_409d8b1bb07e98b3 {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_2db875bc96946267 .shape_02_aabbadbfd6296f30 {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_151a653c20935f0f {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_151a653c20935f0f .post-data_abd10cba205cd82f {
  padding: 30px 35px 25px;
}
.blog-meta-one_151a653c20935f0f .post-data_abd10cba205cd82f .post-info_2f0813063e7b05d7 {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_151a653c20935f0f .post-data_abd10cba205cd82f .blog-title_a257b8890f629630 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_151a653c20935f0f .post-data_abd10cba205cd82f .blog-title_a257b8890f629630:hover {
  text-decoration: underline;
}
.blog-meta-one_151a653c20935f0f .post-img_1420fe427ac0dbcd {
  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_151a653c20935f0f .post-img_1420fe427ac0dbcd .round-btn_743bc10deaa91826 {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_151a653c20935f0f:hover .round-btn_743bc10deaa91826 {
  background: #CFFF45;
}
.blog-meta-one_151a653c20935f0f.style-two_5791bf8e00b27b50 {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_151a653c20935f0f.style-two_5791bf8e00b27b50 .post-img_1420fe427ac0dbcd {
  border-radius: 0;
}
.blog-meta-one_151a653c20935f0f.style-two_5791bf8e00b27b50 .blog-title_a257b8890f629630 {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_d0d9081008ff034e {
  background: #fff;
}
.blog-meta-two_d0d9081008ff034e .post-data_abd10cba205cd82f {
  padding-top: 30px;
}
.blog-meta-two_d0d9081008ff034e .post-data_abd10cba205cd82f .blog-title_a257b8890f629630 {
  width: 70%;
}
.blog-meta-two_d0d9081008ff034e .post-data_abd10cba205cd82f .blog-title_a257b8890f629630 h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_d0d9081008ff034e .post-data_abd10cba205cd82f .blog-title_a257b8890f629630:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_d0d9081008ff034e .post-data_abd10cba205cd82f .round-btn_743bc10deaa91826 {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_d0d9081008ff034e .post-data_abd10cba205cd82f .round-btn_743bc10deaa91826:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_d0d9081008ff034e .post-data_abd10cba205cd82f .post-info_2f0813063e7b05d7 {
  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_d0d9081008ff034e .post-img_1420fe427ac0dbcd {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_d0d9081008ff034e .post-img_1420fe427ac0dbcd .date_c711fd36c570022c {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_d0d9081008ff034e.style-two_5791bf8e00b27b50 {
  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_d0d9081008ff034e.style-two_5791bf8e00b27b50 p {
  font-size: 18px;
}
.blog-meta-two_d0d9081008ff034e.style-two_5791bf8e00b27b50 .post-img_1420fe427ac0dbcd {
  height: auto;
  width: 100%;
}
.blog-meta-two_d0d9081008ff034e.style-two_5791bf8e00b27b50 .post-data_abd10cba205cd82f {
  padding: 26px 0;
}
.blog-meta-two_d0d9081008ff034e.style-two_5791bf8e00b27b50 .post-data_abd10cba205cd82f .post-info_2f0813063e7b05d7 {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_d0d9081008ff034e.style-two_5791bf8e00b27b50 .post-data_abd10cba205cd82f .round-btn_743bc10deaa91826 {
  border: none;
}

.signup-btn-one_c7aa8d3b621fb898 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_c7aa8d3b621fb898 .icon_c12e58aa137b18fd {
  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_7b323becb599635c {
  z-index: 1;
}
.blog-section-three_7b323becb599635c .section-btn_2823513f2d94cc84 {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

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

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

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

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

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

.blog-details_eb50d65b2bc1ea73 .post-details-meta_a7d1275caecdcf67 {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_eb50d65b2bc1ea73 .post-details-meta_a7d1275caecdcf67 p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_eb50d65b2bc1ea73 .post-details-meta_a7d1275caecdcf67 .quote-wrapper_76827742b6f57a52 {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_eb50d65b2bc1ea73 .post-details-meta_a7d1275caecdcf67 .quote-wrapper_76827742b6f57a52 .wrapper_c8c7f35f35a4f288 {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_eb50d65b2bc1ea73 .post-details-meta_a7d1275caecdcf67 .quote-wrapper_76827742b6f57a52 .wrapper_c8c7f35f35a4f288 .icon_c12e58aa137b18fd {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_eb50d65b2bc1ea73 .post-details-meta_a7d1275caecdcf67 .quote-wrapper_76827742b6f57a52 .wrapper_c8c7f35f35a4f288 h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_eb50d65b2bc1ea73 .post-details-meta_a7d1275caecdcf67 .quote-wrapper_76827742b6f57a52 h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_eb50d65b2bc1ea73 .post-details-meta_a7d1275caecdcf67 .quote-wrapper_76827742b6f57a52 h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_eb50d65b2bc1ea73 .post-details-meta_a7d1275caecdcf67 .img-gallery_5171651d4bd8ff14 {
  margin-bottom: 50px;
}
.blog-details_eb50d65b2bc1ea73 .post-details-meta_a7d1275caecdcf67 .img-gallery_5171651d4bd8ff14 img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_eb50d65b2bc1ea73 .post-details-meta_a7d1275caecdcf67 h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_eb50d65b2bc1ea73 .post-details-meta_a7d1275caecdcf67 .list-item_d4446e57cd25f6dd li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_eb50d65b2bc1ea73 .post-details-meta_a7d1275caecdcf67 .list-item_d4446e57cd25f6dd li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_eb50d65b2bc1ea73 .bottom-widget_3710cf660a397847 {
  padding: 10px 0 5px;
}
.blog-details_eb50d65b2bc1ea73 .bottom-widget_3710cf660a397847 .tags_8be437d98851af6e li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_eb50d65b2bc1ea73 .bottom-widget_3710cf660a397847 .tags_8be437d98851af6e a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_eb50d65b2bc1ea73 .bottom-widget_3710cf660a397847 .tags_8be437d98851af6e a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_eb50d65b2bc1ea73 .bottom-widget_3710cf660a397847 .share-icon_fffaa3054a1a32fd li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_eb50d65b2bc1ea73 .bottom-widget_3710cf660a397847 .share-icon_fffaa3054a1a32fd a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_eb50d65b2bc1ea73 .grey-bg_19a9571661818490 {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_eb50d65b2bc1ea73 .blog-inner-title_cbcd7f3d1147fe02 {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_eb50d65b2bc1ea73 .blog-comment-area_a0a27e7931f67e1a {
  margin: 60px 0;
}
.blog-details_eb50d65b2bc1ea73 .blog-comment-area_a0a27e7931f67e1a .comment_30bd034b52ad3a21 {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_eb50d65b2bc1ea73 .blog-comment-area_a0a27e7931f67e1a .comment_30bd034b52ad3a21:last-child {
  padding-bottom: 5px;
}
.blog-details_eb50d65b2bc1ea73 .blog-comment-area_a0a27e7931f67e1a .comment_30bd034b52ad3a21 .reply-comment_63bb722523c8590c {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_eb50d65b2bc1ea73 .blog-comment-area_a0a27e7931f67e1a .comment_30bd034b52ad3a21 .user-avatar_381e1f3abff2d72c {
  width: 60px;
  height: 60px;
}
.blog-details_eb50d65b2bc1ea73 .blog-comment-area_a0a27e7931f67e1a .comment_30bd034b52ad3a21 .comment-text_86192a4a59acfe37 {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_eb50d65b2bc1ea73 .blog-comment-area_a0a27e7931f67e1a .comment_30bd034b52ad3a21 .comment-text_86192a4a59acfe37 .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_eb50d65b2bc1ea73 .blog-comment-area_a0a27e7931f67e1a .comment_30bd034b52ad3a21 .comment-text_86192a4a59acfe37 .date_c711fd36c570022c {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_eb50d65b2bc1ea73 .blog-comment-area_a0a27e7931f67e1a .comment_30bd034b52ad3a21 .comment-text_86192a4a59acfe37 p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_eb50d65b2bc1ea73 .blog-comment-area_a0a27e7931f67e1a .comment_30bd034b52ad3a21 .comment-text_86192a4a59acfe37 .reply-btn_d37ba96fc0287a58 {
  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_eb50d65b2bc1ea73 .blog-comment-area_a0a27e7931f67e1a .comment_30bd034b52ad3a21 .comment-text_86192a4a59acfe37 .reply-btn_d37ba96fc0287a58:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_eb50d65b2bc1ea73 .blog-comment-form_bdd5cf9ac3383dfd p a {
  color: #19352D;
}
.blog-details_eb50d65b2bc1ea73 .blog-comment-form_bdd5cf9ac3383dfd form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_eb50d65b2bc1ea73 .blog-comment-form_bdd5cf9ac3383dfd form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_eb50d65b2bc1ea73 .blog-comment-form_bdd5cf9ac3383dfd 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_00204548aa749b1b {
  height: 600px;
}

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

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

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

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

.footer-one_2cb4c47a763d3198 {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_2cb4c47a763d3198 .bottom-footer_dde888ab1ca85499 {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_2cb4c47a763d3198 .social-icon_912c6735d7793b59 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_2cb4c47a763d3198 .social-icon_912c6735d7793b59 a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_2cb4c47a763d3198 .footer-title_91ce8125abf29c9b {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_2cb4c47a763d3198 .footer-nav-link_03b8d30d1343a05c a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_2cb4c47a763d3198 .footer-nav-link_03b8d30d1343a05c a:hover {
  color: #fff;
}
.footer-nav-link_03b8d30d1343a05c p {
  font-size: 16px;
}
.logo_3e965630e7af7683 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_0bb30b8bc58afd1e {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_d12527331f61168d {
  align-content: center;
}

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

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

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

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

.footer-three_d91d1a8f6a455c79 {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_d91d1a8f6a455c79 .round-bg_082103bead66b231 {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_d91d1a8f6a455c79 .round-bg_082103bead66b231.color-two_c222e01d8fd57978 {
  background: #F6FFDD;
}
.footer-three_d91d1a8f6a455c79 .footer-intro_ef61694150a424d1 p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_d91d1a8f6a455c79 .footer-intro_ef61694150a424d1 p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_d91d1a8f6a455c79 .footer-title_91ce8125abf29c9b {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_d91d1a8f6a455c79 .footer-nav-link_03b8d30d1343a05c a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_d91d1a8f6a455c79 .footer-nav-link_03b8d30d1343a05c a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_d91d1a8f6a455c79 .bottom-footer_dde888ab1ca85499 {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_d91d1a8f6a455c79 .bottom-footer_dde888ab1ca85499 .copyright_71b7a7bc9ba33032 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_d91d1a8f6a455c79 .bottom-footer_dde888ab1ca85499 .bottom-nav_1e8f3ecf4da9c65c {
  margin: 0 -12px;
}
.footer-three_d91d1a8f6a455c79 .bottom-footer_dde888ab1ca85499 .bottom-nav_1e8f3ecf4da9c65c a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_d91d1a8f6a455c79 .bottom-footer_dde888ab1ca85499 .bottom-nav_1e8f3ecf4da9c65c a:hover {
  text-decoration: underline;
}
.footer-three_d91d1a8f6a455c79 .bottom-footer_dde888ab1ca85499 .social-icon_912c6735d7793b59 {
  margin: 0 -10px;
}
.footer-three_d91d1a8f6a455c79 .bottom-footer_dde888ab1ca85499 .social-icon_912c6735d7793b59 a {
  margin: 0 10px;
}
.footer-three_d91d1a8f6a455c79 .bottom-footer_dde888ab1ca85499 .social-icon_912c6735d7793b59 a:hover {
  color: #19352D;
}
.footer-three_d91d1a8f6a455c79 .shape_01_409d8b1bb07e98b3 {
  top: -3%;
  left: -3%;
}
.footer-three_d91d1a8f6a455c79 .shape_02_aabbadbfd6296f30 {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_e549c5e9b9bf450d {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_e549c5e9b9bf450d:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../media/assets_2bef219ca4/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_e549c5e9b9bf450d h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_e549c5e9b9bf450d .btn-group_855da9b012d3e7e1 {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_e549c5e9b9bf450d .btn-group_855da9b012d3e7e1 h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_e549c5e9b9bf450d .btn-group_855da9b012d3e7e1 h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_e549c5e9b9bf450d .btn-group_855da9b012d3e7e1 .round-btn_743bc10deaa91826 {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_e549c5e9b9bf450d .btn-group_855da9b012d3e7e1 .round-btn_743bc10deaa91826:hover, .footer-five_e549c5e9b9bf450d .btn-group_855da9b012d3e7e1 .round-btn_743bc10deaa91826:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_e549c5e9b9bf450d .social-icon_912c6735d7793b59 {
  margin: 0 -20px;
}
.footer-five_e549c5e9b9bf450d .social-icon_912c6735d7793b59 a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_e549c5e9b9bf450d .social-icon_912c6735d7793b59 a:hover {
  color: #DFFF5E;
}
.footer-five_e549c5e9b9bf450d .bottom-nav_1e8f3ecf4da9c65c {
  margin: 0 -12px;
}
.footer-five_e549c5e9b9bf450d .bottom-nav_1e8f3ecf4da9c65c a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_e549c5e9b9bf450d .bottom-nav_1e8f3ecf4da9c65c a:hover {
  text-decoration: underline;
}
.footer-five_e549c5e9b9bf450d .shape_01_409d8b1bb07e98b3 {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_e549c5e9b9bf450d .shape_02_aabbadbfd6296f30 {
  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_54d55cdacb867f3b {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_179e3d08f667b3ce {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_3be028c6136c77bb {
  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_7baff222754f29f7 {
  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_c72aa04b8ff042a4 {
  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_6b07e95f362539c6 {
  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_ad762750f635e3e8 {
  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_00d9cdea97b7864a {
  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_1f52a6e4f650b02b {
  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_686c5ae0d985954d {
  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_1705976deb67e3af {
  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_e48270afce419fb0 {
  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_abf764f844981f7d {
  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_aca7c5dadb1eb2c3 {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_039130e4597bda4d {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_91460a903020f30b {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_f4adfe87ea7dc46f {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_882fc4a51dd63b76 {
  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_f4b9487340ba1204 {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_d130996ac74026fe {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_5107e5811e1a82f5 {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_c374b7ed17492aa0 {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_901e0a7dc08646d1 {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_58312a94bb08d01e {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_054f3ddf676d4f66 {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_8c5a18fc46ab9afc {
  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_82a25a50b123b51f {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_e21fd1102dfda9e1 {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_c5245917987ef0c1 {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_207b3cebb715834e {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_c4ed74eace5f514e {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_75e31cf5a480f813 {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_2712f563352471b5 {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_8d5382be56ad5447 {
  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_543103965da956ae {
  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_372c8df245e28a37 {
  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_588354d62c59ba9e {
  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_d7b21350b41d3a94 {
  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_5fdd898e2a26935c {
  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_9bf1ca790716ff8d {
  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_24f332acef554db6 {
  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_53d9e58d61e55139 {
  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_1251bf97dcd4ee32 {
  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_377676092584e5a0 {
  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_6712ab623839c30b {
  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_08e839189bfde809 {
  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_467ac3086d4753a6 {
  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_8e62a620623b328c {
  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_dd2c8de572113873 {
  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_2b79910e3a99d5fd {
  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_1c10164e6108c364 {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_3b8d6e37507b35e1 {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_c9b1e0f74c0e701b {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_8ef50aba519fdea9 {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_fd70138ecd1d625f {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_019a4a62a7199d29 {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_e88fe13b2590d412 {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_b18b544debb63abd {
  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_54d55cdacb867f3b {
  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_f5881e1e43f16cba {
  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_1f838a838dbb75cb {
  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_502ebf872d00bb6b .theme-select-menu_6d341f2ed1aef02f {
  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_43a63333983f4deb {
  overflow: hidden;
}
.product-block-one_43a63333983f4deb .img-holder_45bf142702b5c37e {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_43a63333983f4deb .img-holder_45bf142702b5c37e .cart-icon_78632d45035e3573 {
  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_43a63333983f4deb .img-holder_45bf142702b5c37e .cart-icon_78632d45035e3573:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_43a63333983f4deb .img-holder_45bf142702b5c37e .cart-button_ff57b94955f85c72 {
  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_43a63333983f4deb .img-holder_45bf142702b5c37e .cart-button_ff57b94955f85c72:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_43a63333983f4deb .product-title_6cc31ff74f64f041 {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_43a63333983f4deb .rating_a493cda451bc4d6f {
  margin: 0 -3px;
}
.product-block-one_43a63333983f4deb .rating_a493cda451bc4d6f li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_43a63333983f4deb .rating_a493cda451bc4d6f li .bi-star-fill_461350910b5cfb09 {
  color: #FFCB65;
}
.product-block-one_43a63333983f4deb .price_77fe6946a7a52e0d {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_43a63333983f4deb:hover .cart-button_ff57b94955f85c72 {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_43a63333983f4deb:hover .product-img_6f31d308c747319f {
  transform: scale(0.95);
}
.product-block-one_43a63333983f4deb:hover .cart-icon_78632d45035e3573 {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_43a63333983f4deb:hover .product-title_6cc31ff74f64f041 {
  text-decoration: underline;
}

.product-details-one_4668983c77fc7f83 .product-img-tab_10c32b66a15a5646 {
  border: none;
}
.product-details-one_4668983c77fc7f83 .product-img-tab_10c32b66a15a5646 .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_4668983c77fc7f83 .product-img-tab_10c32b66a15a5646 .nav-link img {
  max-height: 100%;
}
.product-details-one_4668983c77fc7f83 .product-img-tab_10c32b66a15a5646 .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_4668983c77fc7f83 .product-img-tab-content_4a1475952ffe7c42 {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_4668983c77fc7f83 .product-img-tab-content_4a1475952ffe7c42 img {
  margin: auto;
}
.product-details-one_4668983c77fc7f83 .product-info_8955621c734861be .stock-tag_96a6370a1e88d7f2 {
  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_4668983c77fc7f83 .product-info_8955621c734861be .product-name_89d4c4531f81b907 {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_4668983c77fc7f83 .product-info_8955621c734861be .rating_a493cda451bc4d6f li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_4668983c77fc7f83 .product-info_8955621c734861be .rating_a493cda451bc4d6f li .bi-star-fill_461350910b5cfb09 {
  color: #FFCB65;
}
.product-details-one_4668983c77fc7f83 .product-info_8955621c734861be .rating_a493cda451bc4d6f li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_4668983c77fc7f83 .product-info_8955621c734861be .rating_a493cda451bc4d6f li a:hover {
  text-decoration: underline;
}
.product-details-one_4668983c77fc7f83 .product-info_8955621c734861be .price_77fe6946a7a52e0d {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_4668983c77fc7f83 .product-info_8955621c734861be .price_77fe6946a7a52e0d del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_4668983c77fc7f83 .product-info_8955621c734861be .availability_e79a2e10ea87b77b {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_4668983c77fc7f83 .product-info_8955621c734861be .description-text_2c0e62ce43fe2999 {
  padding: 10px 0 15px;
}
.product-details-one_4668983c77fc7f83 .product-info_8955621c734861be .product-feature_7cce46a8b718649b {
  margin-bottom: 20px;
}
.product-details-one_4668983c77fc7f83 .product-info_8955621c734861be .product-feature_7cce46a8b718649b li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_4668983c77fc7f83 .product-info_8955621c734861be .product-feature_7cce46a8b718649b li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_4668983c77fc7f83 .product-info_8955621c734861be .customize-order_9e2e1bfe8638a964 h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_4668983c77fc7f83 .product-info_8955621c734861be .customize-order_9e2e1bfe8638a964 .quantity_f08c9989dbe5a1ed .button-group_a270b5199ca9ab2d {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_4668983c77fc7f83 .product-info_8955621c734861be .customize-order_9e2e1bfe8638a964 .quantity_f08c9989dbe5a1ed .button-group_a270b5199ca9ab2d li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_4668983c77fc7f83 .product-info_8955621c734861be .customize-order_9e2e1bfe8638a964 .quantity_f08c9989dbe5a1ed .button-group_a270b5199ca9ab2d li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_4668983c77fc7f83 .product-info_8955621c734861be .customize-order_9e2e1bfe8638a964 .quantity_f08c9989dbe5a1ed .button-group_a270b5199ca9ab2d 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_4668983c77fc7f83 .product-review-tab_1a783af46b897164 .nav-tabs_f025fdb8ab4d6906 {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_4668983c77fc7f83 .product-review-tab_1a783af46b897164 .nav-tabs_f025fdb8ab4d6906 .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_4668983c77fc7f83 .product-review-tab_1a783af46b897164 .nav-tabs_f025fdb8ab4d6906 .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_4668983c77fc7f83 .product-review-tab_1a783af46b897164 .nav-tabs_f025fdb8ab4d6906 .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_4668983c77fc7f83 .product-review-tab_1a783af46b897164 .nav-tabs_f025fdb8ab4d6906 .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_4668983c77fc7f83 .product-review-tab_1a783af46b897164 .tab-content_99a49b9f97bb4809 h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_4668983c77fc7f83 .product-review-tab_1a783af46b897164 .tab-content_99a49b9f97bb4809 .product-feature_7cce46a8b718649b li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_4668983c77fc7f83 .product-review-tab_1a783af46b897164 .tab-content_99a49b9f97bb4809 .product-feature_7cce46a8b718649b li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_4668983c77fc7f83 .product-review-tab_1a783af46b897164 .user-comment-area_0de067d232ac3c30 .single-comment_ffc5fd350909996a {
  padding-bottom: 40px;
}
.product-details-one_4668983c77fc7f83 .product-review-tab_1a783af46b897164 .user-comment-area_0de067d232ac3c30 .single-comment_ffc5fd350909996a:last-child {
  padding-bottom: 0;
}
.product-details-one_4668983c77fc7f83 .product-review-tab_1a783af46b897164 .user-comment-area_0de067d232ac3c30 .user-img_da6a1942a00a3510 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_4668983c77fc7f83 .product-review-tab_1a783af46b897164 .user-comment-area_0de067d232ac3c30 .user-comment-data_5c7e510ac7634cdc {
  padding-left: 30px;
  position: relative;
}
.product-details-one_4668983c77fc7f83 .product-review-tab_1a783af46b897164 .user-comment-area_0de067d232ac3c30 .user-comment-data_5c7e510ac7634cdc .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_4668983c77fc7f83 .product-review-tab_1a783af46b897164 .user-comment-area_0de067d232ac3c30 .user-comment-data_5c7e510ac7634cdc .rating_a493cda451bc4d6f li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_4668983c77fc7f83 .product-review-tab_1a783af46b897164 .user-comment-area_0de067d232ac3c30 .user-comment-data_5c7e510ac7634cdc .rating_a493cda451bc4d6f li .bi-star-fill_461350910b5cfb09 {
  color: #FFCB65;
}
.product-details-one_4668983c77fc7f83 .product-review-tab_1a783af46b897164 .user-comment-area_0de067d232ac3c30 .user-comment-data_5c7e510ac7634cdc p {
  padding-top: 8px;
}

.cart-list-form_90dd10c1fcedffdb {
  position: relative;
}
.cart-list-form_90dd10c1fcedffdb .table_6dfe1317dd6cfc81 {
  margin: 0;
  background: transparent;
}
.cart-list-form_90dd10c1fcedffdb .table_6dfe1317dd6cfc81 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_90dd10c1fcedffdb .table_6dfe1317dd6cfc81 th:first-child {
  text-align: left;
}
.cart-list-form_90dd10c1fcedffdb .table_6dfe1317dd6cfc81 tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_90dd10c1fcedffdb .table_6dfe1317dd6cfc81 tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_90dd10c1fcedffdb .table_6dfe1317dd6cfc81 tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_90dd10c1fcedffdb .table_6dfe1317dd6cfc81 tbody .product-thumbnails_8c0d803df51edeac {
  width: 85px;
}
.cart-list-form_90dd10c1fcedffdb .table_6dfe1317dd6cfc81 tbody .product-thumbnails_8c0d803df51edeac img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_90dd10c1fcedffdb .table_6dfe1317dd6cfc81 tbody .product-thumbnails_8c0d803df51edeac .product-img_6f31d308c747319f {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_90dd10c1fcedffdb .table_6dfe1317dd6cfc81 tbody .product-info_8955621c734861be {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_90dd10c1fcedffdb .table_6dfe1317dd6cfc81 tbody .product-info_8955621c734861be .product-name_89d4c4531f81b907 {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_90dd10c1fcedffdb .table_6dfe1317dd6cfc81 tbody .product-info_8955621c734861be .serial_9e75931089f4f226 {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_90dd10c1fcedffdb .table_6dfe1317dd6cfc81 tbody .product-info_8955621c734861be ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_90dd10c1fcedffdb .table_6dfe1317dd6cfc81 tbody .price_77fe6946a7a52e0d {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_90dd10c1fcedffdb .table_6dfe1317dd6cfc81 tbody .quantity_f08c9989dbe5a1ed li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_90dd10c1fcedffdb .table_6dfe1317dd6cfc81 tbody .quantity_f08c9989dbe5a1ed li .btn_8e0b95b813a070ab {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_90dd10c1fcedffdb .table_6dfe1317dd6cfc81 tbody .quantity_f08c9989dbe5a1ed 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_90dd10c1fcedffdb .table_6dfe1317dd6cfc81 tbody .remove-product_fb313ede6e7e1ccb {
  color: #000;
  font-size: 22px;
}
.cart-list-form_90dd10c1fcedffdb .table_6dfe1317dd6cfc81 tbody .remove-product_fb313ede6e7e1ccb:hover {
  color: #ff2759;
}
.cart-list-form_90dd10c1fcedffdb .cart-footer_03c4a87ca5d8041c {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_90dd10c1fcedffdb .cart-footer_03c4a87ca5d8041c .coupon-form_3417bc0d764fe91a input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_90dd10c1fcedffdb .cart-footer_03c4a87ca5d8041c .cart-total-section_ec0ff9c46b7dee1e {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_90dd10c1fcedffdb .cart-footer_03c4a87ca5d8041c .cart-total-section_ec0ff9c46b7dee1e .cart-total-table_0ddf0e527156bba2 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_90dd10c1fcedffdb .cart-footer_03c4a87ca5d8041c .cart-total-section_ec0ff9c46b7dee1e .cart-total-table_0ddf0e527156bba2 tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_9593f50c4c7179fb {
  height: auto;
}

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

.fancybox-caption_c34e1b87e6c620ca, .fancybox-infobar_c286562e232cb0ca, .fancybox-navigation_112826c72ec1496f .fancybox-button_c8d8532a0901c263, .fancybox-toolbar_bfbb5afce55f3ccc {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_fa2c09b7f9d36cbd .fancybox-caption_c34e1b87e6c620ca, .fancybox-show-infobar_a77793738c1fb009 .fancybox-infobar_c286562e232cb0ca, .fancybox-show-nav_7a12f0cc85608f3b .fancybox-navigation_112826c72ec1496f .fancybox-button_c8d8532a0901c263, .fancybox-show-toolbar_95aaf59c6a4642ca .fancybox-toolbar_bfbb5afce55f3ccc {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_aaa5b3033cddbaa0 .fancybox-stage_bc0cbab986ad5433 {
  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_78ad4816bf6320f3 .fancybox-slide, .fancybox-slide--current_ffdebc23f8553e0e, .fancybox-slide--next_5cd987ed6a8dd176, .fancybox-slide--previous_f754f39570c37d91 {
  display: block;
}

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

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

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

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

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

.fancybox-content_711bd187f46e8b6c {
  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_fed3366f4455c622 .fancybox-content_711bd187f46e8b6c {
  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_d07f38ba0bfa9b81 .fancybox-content_711bd187f46e8b6c {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_0976f89e5a593df0 .fancybox-content_711bd187f46e8b6c {
  cursor: zoom-in;
}

.fancybox-can-drag_82645202496eb667 .fancybox-content_711bd187f46e8b6c {
  cursor: grab;
}

.fancybox-is-dragging_1984354a7c386b20 .fancybox-content_711bd187f46e8b6c {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_e09f625c273a9dd5 .fancybox-content_711bd187f46e8b6c {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_b0f1048388be345a .fancybox-content_711bd187f46e8b6c, .fancybox-slide--map_b4190f4ad5c004c6 .fancybox-content_711bd187f46e8b6c, .fancybox-slide--video_31347851f4de471c .fancybox-content_711bd187f46e8b6c {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_31347851f4de471c .fancybox-content_711bd187f46e8b6c {
  background: #000;
}

.fancybox-slide--map_b4190f4ad5c004c6 .fancybox-content_711bd187f46e8b6c {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_31e2c12f9434dd1d svg path, .fancybox-button--share_d8fcc4d3cd199b8f svg path, .fancybox-button--thumbs_b4c9af6b9c5bd9ec svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_7a12f0cc85608f3b .fancybox-navigation_112826c72ec1496f .fancybox-button_c8d8532a0901c263 {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_112826c72ec1496f .fancybox-button--arrow_left_f3e9b2d86df2d2ce {
  left: 6px;
}

.fancybox-navigation_112826c72ec1496f .fancybox-button--arrow_right_bdcfc154fe4a7814 {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_b0f1048388be345a .fancybox-close-small_508c9b9a196bd659, .fancybox-slide--image_fed3366f4455c622 .fancybox-close-small_508c9b9a196bd659, .fancybox-slide--video_31347851f4de471c .fancybox-close-small_508c9b9a196bd659 {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_b0f1048388be345a .fancybox-close-small_508c9b9a196bd659:hover svg, .fancybox-slide--image_fed3366f4455c622 .fancybox-close-small_508c9b9a196bd659:hover svg, .fancybox-slide--video_31347851f4de471c .fancybox-close-small_508c9b9a196bd659:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_c29dee8624ab4d81 .fancybox-close-small_508c9b9a196bd659, .fancybox-is-zoomable_1bbd700b3b5cce7f.fancybox-can-drag_82645202496eb667 .fancybox-close-small_508c9b9a196bd659 {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_97d562d3f06d31f7.fancybox-slide--next_5cd987ed6a8dd176, .fancybox-fx-fade_97d562d3f06d31f7.fancybox-slide--previous_f754f39570c37d91 {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_97d562d3f06d31f7.fancybox-slide--current_ffdebc23f8553e0e {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_fe33457b90d375e4 {
  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_bc962324433ebfbe {
  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_9e1ab42e21653852 {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_3275f4ae4fd85de9 .fancybox-thumbs_bc962324433ebfbe {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_bc962324433ebfbe > 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_bc962324433ebfbe .fancybox-thumbs-active_a8e1c158fa53905f:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_a7aed8ceea524fd5 .slick-track_dcf4bd629cb39309,
.slick-slider_a7aed8ceea524fd5 .slick-list_c934480ba6b3eaa4 {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_d97b3ffc53ece52b .slick-track_dcf4bd629cb39309 {
  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_d97b3ffc53ece52b img {
  display: none;
}

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

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

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

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

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