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

.h1_fd09c88b0b5aa082,
h1,
.h2_dd9a590ed2946453,
h2,
.h3_b3957fb12d70896f,
h3,
.h4_439c937d88d03d1d,
h4,
.h5_ff1e576c288c2ae9,
h5,
.h6_6a4abee89b8e9baa,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_2f3947a153d9eae8 {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_5ece6de36720ef5b {
  padding: 0 !important;
}

.m0_c38d17b626d83a91 {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_acf0585208e3e650 {
    padding: 0 !important;
  }
  .xl-m0_c455c27f6ee4403c {
    margin: 0 !important;
  }
  .xl-pt-10_ce4f2589dc68acce {
    padding-top: 10px !important;
  }
  .xl-pt-20_29ba0977e428b3fe {
    padding-top: 20px !important;
  }
  .xl-pt-30_a5d87f321d01f223 {
    padding-top: 30px !important;
  }
  .xl-pt-40_b66c928765e20829 {
    padding-top: 40px !important;
  }
  .xl-pt-50_a8ae7e3eddf94699 {
    padding-top: 50px !important;
  }
  .xl-pt-60_1aeb7931dac28c5a {
    padding-top: 60px !important;
  }
  .xl-pt-70_ab5c672fbfc022b3 {
    padding-top: 70px !important;
  }
  .xl-pt-80_08ef952c369824e2 {
    padding-top: 80px !important;
  }
  .xl-pt-90_e914260b8d16b88f {
    padding-top: 90px !important;
  }
  .xl-pt-100_2c0973997fc03d4d {
    padding-top: 100px !important;
  }
  .xl-pt-110_0fdb4f8bef7462e2 {
    padding-top: 110px !important;
  }
  .xl-pt-120_bb71794f53955f7a {
    padding-top: 120px !important;
  }
  .xl-pt-130_939003f100a8d89d {
    padding-top: 130px !important;
  }
  .xl-pt-140_33358e505bedc9a2 {
    padding-top: 140px !important;
  }
  .xl-pt-150_ef22284d87214412 {
    padding-top: 150px !important;
  }
  .xl-pt-200_eb6a186588e360fb {
    padding-top: 200px !important;
  }
  .xl-pb-10_c7c234ad86b8da6e {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_a50b784ca7458e40 {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_9b442718ff6ce936 {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_522a64e6979cb2f0 {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_07b03de7867b66b6 {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_71a2019c80e3feb7 {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_f60b932980d2f30a {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_14b55994bcb04593 {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_155b7b69c56cf428 {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_547e6687ae84c201 {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_5cac4f37693a88fc {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_328870823719f4bc {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_aa68579b11043f9d {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_c30a3ea8f00cfa1c {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_489bb6b013c087cc {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_17e23c8873f49621 {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_d761afa8d0731901 {
    margin-top: 10px !important;
  }
  .xl-mt-20_7826f02e98543c03 {
    margin-top: 20px !important;
  }
  .xl-mt-30_70b02fb29661d27b {
    margin-top: 30px !important;
  }
  .xl-mt-40_a5b7486ba3821b23 {
    margin-top: 40px !important;
  }
  .xl-mt-50_e2d5fae10921a03a {
    margin-top: 50px !important;
  }
  .xl-mt-60_070563a1ed389c59 {
    margin-top: 60px !important;
  }
  .xl-mt-70_edafb022eeb6b541 {
    margin-top: 70px !important;
  }
  .xl-mt-80_6181c098155a921b {
    margin-top: 80px !important;
  }
  .xl-mt-90_3678184d5ae98d15 {
    margin-top: 90px !important;
  }
  .xl-mt-100_22aa4f2a4eea2f8a {
    margin-top: 100px !important;
  }
  .xl-mt-110_ea48774b7d8b0e8a {
    margin-top: 110px !important;
  }
  .xl-mt-120_9a17296ddf238424 {
    margin-top: 120px !important;
  }
  .xl-mt-130_72610bdc7828d8dd {
    margin-top: 130px !important;
  }
  .xl-mt-140_9d30cb1213ee8160 {
    margin-top: 140px !important;
  }
  .xl-mt-150_774629ea83b15f6c {
    margin-top: 150px !important;
  }
  .xl-mt-200_1a7a57806fb075ed {
    margin-top: 200px !important;
  }
  .xl-mb-10_20c2907ad87e4224 {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_d4ab430a08a3a2a6 {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_d6a76be5ab7b89fe {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_cf5a95f6469b9daf {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_57916495381863c1 {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_d2df535c3ed81a4f {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_d09dbc106a4218b3 {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_e3e087ba52b6fc52 {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_086b6d84497132fc {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_3307190350cd7b4a {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_e665b7243dc712a1 {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_6e0fe815e4642cc1 {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_f8f490d02818df94 {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_7a75ea519a49f473 {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_bbe0144cc48ca844 {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_1e89392942278a7d {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_037c70b94f292c24 {
    padding: 0 !important;
  }
  .lg-m0_65fe1815bc090999 {
    margin: 0 !important;
  }
  .lg-pt-10_fed0e1ae87bf2e33 {
    padding-top: 10px !important;
  }
  .lg-pt-20_bf7e0793352d301b {
    padding-top: 20px !important;
  }
  .lg-pt-30_9c2fae5a390741d3 {
    padding-top: 30px !important;
  }
  .lg-pt-40_d44c227b3483ade2 {
    padding-top: 40px !important;
  }
  .lg-pt-50_4012ed24e7ec859d {
    padding-top: 50px !important;
  }
  .lg-pt-60_0316f4448d2b2190 {
    padding-top: 60px !important;
  }
  .lg-pt-70_1c8eba136ea03f3d {
    padding-top: 70px !important;
  }
  .lg-pt-80_2faadb62bf4a1abc {
    padding-top: 80px !important;
  }
  .lg-pt-90_312380910119823b {
    padding-top: 90px !important;
  }
  .lg-pt-100_611e04cff43bf510 {
    padding-top: 100px !important;
  }
  .lg-pt-110_31d8dff0cc9d1e24 {
    padding-top: 110px !important;
  }
  .lg-pt-120_201ffec0ded3cd2b {
    padding-top: 120px !important;
  }
  .lg-pt-130_d473038db91048b3 {
    padding-top: 130px !important;
  }
  .lg-pt-140_dda19f313aac0c14 {
    padding-top: 140px !important;
  }
  .lg-pt-150_96ae11d9433cab62 {
    padding-top: 150px !important;
  }
  .lg-pt-200_ce76dc0c1637c1e0 {
    padding-top: 200px !important;
  }
  .lg-pb-10_b602c565b6878159 {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_36b1ee1e1a996f81 {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_51b4d50953f82957 {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_11a4055bcc669dc4 {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_eec4fa4b9d8b4571 {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_2df9b2d510ec02b9 {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_ab94c645cffebac9 {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_e625885195460896 {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_ab40b230ddaf5178 {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_3e51efe53a098384 {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_cdf02d76bcfc7fd0 {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_2b98bc5716cf73b4 {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_788c6e9252b0a691 {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_f621621251ff904f {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_e6e7493b80c8da48 {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_2cdb02b9140ff5db {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_01bfe677e89875d7 {
    margin-top: 10px !important;
  }
  .lg-mt-20_d714eb72c0cbbfaf {
    margin-top: 20px !important;
  }
  .lg-mt-30_6f6012ee6e7b1200 {
    margin-top: 30px !important;
  }
  .lg-mt-40_698e0c70b4c7a6fa {
    margin-top: 40px !important;
  }
  .lg-mt-50_29dd8f011700eea4 {
    margin-top: 50px !important;
  }
  .lg-mt-60_e806c79f1c7a74b1 {
    margin-top: 60px !important;
  }
  .lg-mt-70_d9e3b305e8fa603d {
    margin-top: 70px !important;
  }
  .lg-mt-80_e36c52ac389517c2 {
    margin-top: 80px !important;
  }
  .lg-mt-90_7b8bd267a074c1f6 {
    margin-top: 90px !important;
  }
  .lg-mt-100_510469874ed9170b {
    margin-top: 100px !important;
  }
  .lg-mt-110_9e86a6a427faecd7 {
    margin-top: 110px !important;
  }
  .lg-mt-120_d2f39af8bf10780d {
    margin-top: 120px !important;
  }
  .lg-mt-130_0a35d19dfbefe71a {
    margin-top: 130px !important;
  }
  .lg-mt-140_e580585c60bd404a {
    margin-top: 140px !important;
  }
  .lg-mt-150_8d41f0dc8bc50dbd {
    margin-top: 150px !important;
  }
  .lg-mt-200_49e56cbbac88d131 {
    margin-top: 200px !important;
  }
  .lg-mb-10_516d2b8c629b82ee {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_47fe29c82e17cb0c {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_6c7ba463b2f759ef {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_ac90abc309f27471 {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_dcd37321cfa842db {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_e2da22d680b9ace0 {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_32b2ec615ca0fe17 {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_13a3044f6ff046a2 {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_fae3a634d9642ce5 {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_adfc187f5c707d4d {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_3542c5599c79ffc6 {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_ccf54903ea8ea836 {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_ba468847c198d3b7 {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_ef3167260808e2db {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_b4c27469d8d3e542 {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_ea801b36b3f83230 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_cb238a1466c3bfa6 {
    padding: 0 !important;
  }
  .md-m0_07affed72ad40552 {
    margin: 0 !important;
  }
  .md-pt-10_ee50d1c8dada3f80 {
    padding-top: 10px !important;
  }
  .md-pt-20_ea20ccd6360a419e {
    padding-top: 20px !important;
  }
  .md-pt-30_32d6d75d01e69b50 {
    padding-top: 30px !important;
  }
  .md-pt-40_bb701f585e51e236 {
    padding-top: 40px !important;
  }
  .md-pt-50_6e47946ebb34ce93 {
    padding-top: 50px !important;
  }
  .md-pt-60_537d30bebb0383d2 {
    padding-top: 60px !important;
  }
  .md-pt-70_db41a3b5dfb5c8ce {
    padding-top: 70px !important;
  }
  .md-pt-80_fe4335721795fc86 {
    padding-top: 80px !important;
  }
  .md-pt-90_1c1324d74899924e {
    padding-top: 90px !important;
  }
  .md-pt-100_8dfdd48fb3d75c1a {
    padding-top: 100px !important;
  }
  .md-pt-110_737981935b8be728 {
    padding-top: 110px !important;
  }
  .md-pt-120_f46786fe4020d53c {
    padding-top: 120px !important;
  }
  .md-pt-130_812029becc1ac849 {
    padding-top: 130px !important;
  }
  .md-pt-140_4692237b1a3bb0a5 {
    padding-top: 140px !important;
  }
  .md-pt-150_cde3581ec19151b6 {
    padding-top: 150px !important;
  }
  .md-pt-200_b5ad0a38de872648 {
    padding-top: 200px !important;
  }
  .md-pb-10_6244ba3965a6c4ce {
    padding-bottom: 10px !important;
  }
  .md-pb-20_951540d2d2262c9e {
    padding-bottom: 20px !important;
  }
  .md-pb-30_bc11c460ca150d19 {
    padding-bottom: 30px !important;
  }
  .md-pb-40_86713c21d494ee02 {
    padding-bottom: 40px !important;
  }
  .md-pb-50_b1ad1c3f273d6283 {
    padding-bottom: 50px !important;
  }
  .md-pb-60_5acdfed31baa58d5 {
    padding-bottom: 60px !important;
  }
  .md-pb-70_b2d28b4b21c74b64 {
    padding-bottom: 70px !important;
  }
  .md-pb-80_c421b6f12ca71974 {
    padding-bottom: 80px !important;
  }
  .md-pb-90_366524cc228f55f4 {
    padding-bottom: 90px !important;
  }
  .md-pb-100_33182af1a9de2a66 {
    padding-bottom: 100px !important;
  }
  .md-pb-110_d52cdb8091ae1dca {
    padding-bottom: 110px !important;
  }
  .md-pb-120_b372057cace167ef {
    padding-bottom: 120px !important;
  }
  .md-pb-130_874a5abab52a3548 {
    padding-bottom: 130px !important;
  }
  .md-pb-140_adae96f4c1381003 {
    padding-bottom: 140px !important;
  }
  .md-pb-150_f5bf2a1a4412cac9 {
    padding-bottom: 150px !important;
  }
  .md-pb-200_3da98c4852b86e6b {
    padding-bottom: 200px !important;
  }
  .md-mt-10_60c871677cf44cab {
    margin-top: 10px !important;
  }
  .md-mt-20_45c49eaabbe24050 {
    margin-top: 20px !important;
  }
  .md-mt-30_bf761c78d0c54aa3 {
    margin-top: 30px !important;
  }
  .md-mt-40_237bb84cdc38f7dc {
    margin-top: 40px !important;
  }
  .md-mt-50_53d43ea9f5c88781 {
    margin-top: 50px !important;
  }
  .md-mt-60_24fe01d800155201 {
    margin-top: 60px !important;
  }
  .md-mt-70_0010614d460504b0 {
    margin-top: 70px !important;
  }
  .md-mt-80_bd36154034fe0bc1 {
    margin-top: 80px !important;
  }
  .md-mt-90_b69fec1b68ca4505 {
    margin-top: 90px !important;
  }
  .md-mt-100_9930b47626d19c4d {
    margin-top: 100px !important;
  }
  .md-mt-110_cfb855d5d683fce8 {
    margin-top: 110px !important;
  }
  .md-mt-120_1f710c0f36dcdf99 {
    margin-top: 120px !important;
  }
  .md-mt-130_a19c8f47234e3a95 {
    margin-top: 130px !important;
  }
  .md-mt-140_0c323935702e65cf {
    margin-top: 140px !important;
  }
  .md-mt-150_182729d287ea804a {
    margin-top: 150px !important;
  }
  .md-mt-200_8934d50afef847ab {
    margin-top: 200px !important;
  }
  .md-mb-10_e71d361aee9407b2 {
    margin-bottom: 10px !important;
  }
  .md-mb-20_b5c7289cb17a88fc {
    margin-bottom: 20px !important;
  }
  .md-mb-30_d42c4a22c22c86a0 {
    margin-bottom: 30px !important;
  }
  .md-mb-40_173b4698e50f2a3a {
    margin-bottom: 40px !important;
  }
  .md-mb-50_7bc8f189e26337ca {
    margin-bottom: 50px !important;
  }
  .md-mb-60_d7c65606c2643fb8 {
    margin-bottom: 60px !important;
  }
  .md-mb-70_e751fce6c70f6b45 {
    margin-bottom: 70px !important;
  }
  .md-mb-80_e8afb968ab64ca54 {
    margin-bottom: 80px !important;
  }
  .md-mb-90_5b5a7b17f2fe62fc {
    margin-bottom: 90px !important;
  }
  .md-mb-100_7dedc2a2d5c3963c {
    margin-bottom: 100px !important;
  }
  .md-mb-110_2bf0cb94bc86ad2f {
    margin-bottom: 110px !important;
  }
  .md-mb-120_ad2e5a4d31f1f3fe {
    margin-bottom: 120px !important;
  }
  .md-mb-130_5d1b950a547da528 {
    margin-bottom: 130px !important;
  }
  .md-mb-140_7c9749889d19867c {
    margin-bottom: 140px !important;
  }
  .md-mb-150_5dddaec69a27daf0 {
    margin-bottom: 150px !important;
  }
  .md-mb-200_7d898544bc0c1598 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_9acd3981958518e0 {
    padding: 0 !important;
  }
  .sm-m0_0db301d9e22a8fe7 {
    margin: 0 !important;
  }
  .sm-pt-10_d4620f35eea4c058 {
    padding-top: 10px !important;
  }
  .sm-pt-20_98850f6a0d2988ad {
    padding-top: 20px !important;
  }
  .sm-pt-30_146f7c842120d7ca {
    padding-top: 30px !important;
  }
  .sm-pt-40_f3e46257820ff787 {
    padding-top: 40px !important;
  }
  .sm-pt-50_4751965359170de0 {
    padding-top: 50px !important;
  }
  .sm-pt-60_6fae3c0e81e1fc90 {
    padding-top: 60px !important;
  }
  .sm-pt-70_1c49591946c34ffd {
    padding-top: 70px !important;
  }
  .sm-pt-80_8928731fcffd9a8e {
    padding-top: 80px !important;
  }
  .sm-pt-90_85cbb08945272774 {
    padding-top: 90px !important;
  }
  .sm-pt-100_53881707236ddcd6 {
    padding-top: 100px !important;
  }
  .sm-pt-110_6eeb22e317724acb {
    padding-top: 110px !important;
  }
  .sm-pt-120_3f89df658694678f {
    padding-top: 120px !important;
  }
  .sm-pt-130_8bafd00fbf4254f4 {
    padding-top: 130px !important;
  }
  .sm-pt-140_39f16d749abd593d {
    padding-top: 140px !important;
  }
  .sm-pt-150_c5c061e61839c220 {
    padding-top: 150px !important;
  }
  .sm-pt-200_60035d14c4f41390 {
    padding-top: 200px !important;
  }
  .sm-pb-10_fc25cdb7ac603c3b {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_05469dbe688233d1 {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_beee511b3e3b5f91 {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_735eb785e670f68b {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_bac24017562ed1ba {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_f3d92c3c55f86b25 {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_db6a82dd5946331b {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_777d4666d2539570 {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_b92afaaa69767639 {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_b9b9b1543a16ab52 {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_bda596e16c3f04ea {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_94f9b513d133deb4 {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_3a01ebc861cff2d4 {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_fae5fd61944a1c45 {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_22fae6dd8327b849 {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_23c6df9df1d216ba {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_000f8eb460e2491e {
    margin-top: 10px !important;
  }
  .sm-mt-20_47bf072f5697dcd7 {
    margin-top: 20px !important;
  }
  .sm-mt-30_eb4421baf7c1eadc {
    margin-top: 30px !important;
  }
  .sm-mt-40_140e1099c434bc99 {
    margin-top: 40px !important;
  }
  .sm-mt-50_21ea39fcc954066a {
    margin-top: 50px !important;
  }
  .sm-mt-60_eebcd8531a14356e {
    margin-top: 60px !important;
  }
  .sm-mt-70_242bdba6bc8cd411 {
    margin-top: 70px !important;
  }
  .sm-mt-80_0189f8e761a8330f {
    margin-top: 80px !important;
  }
  .sm-mt-90_6f7cc22e4aab992e {
    margin-top: 90px !important;
  }
  .sm-mt-100_3a68b37e1ec321a2 {
    margin-top: 100px !important;
  }
  .sm-mt-110_31312727a917e36e {
    margin-top: 110px !important;
  }
  .sm-mt-120_38d2ca2ed695a484 {
    margin-top: 120px !important;
  }
  .sm-mt-130_b8248d6c66d1cd83 {
    margin-top: 130px !important;
  }
  .sm-mt-140_fcd368044b32dc65 {
    margin-top: 140px !important;
  }
  .sm-mt-150_63f746a9e80d5695 {
    margin-top: 150px !important;
  }
  .sm-mt-200_f1a4748601222ce7 {
    margin-top: 200px !important;
  }
  .sm-mb-10_7d903bbd89a65048 {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_3d62eff143f5287d {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_255cfc32345cde81 {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_953eaa7e197992ec {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_4ccf4efb14e1c374 {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_da58a69df6a6286d {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_ef81e2d931e0fa24 {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_6e0fbc91e8f4e4c7 {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_6105ec3460244ecb {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_87fcfec2a1c09a66 {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_db929d66977a7e89 {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_355b16081d868ef2 {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_c98c9090b45b5fa8 {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_658bc08c71ae6f51 {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_5a8b6c0848a1dd59 {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_ed3ab432a75f710d {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_1165f8bff4dddd4c {
    padding: 0 !important;
  }
  .xs-m0_12a281a4d380e6fe {
    margin: 0 !important;
  }
  .xs-pt-10_4152e5ca36b1d996 {
    padding-top: 10px !important;
  }
  .xs-pt-20_dc32b865c64975e2 {
    padding-top: 20px !important;
  }
  .xs-pt-30_4f0fec7c078e0e4b {
    padding-top: 30px !important;
  }
  .xs-pt-40_650f90514975f47c {
    padding-top: 40px !important;
  }
  .xs-pt-50_489f869bba751469 {
    padding-top: 50px !important;
  }
  .xs-pt-60_3d865604afc122d5 {
    padding-top: 60px !important;
  }
  .xs-pt-70_c917393313f79aa3 {
    padding-top: 70px !important;
  }
  .xs-pt-80_4f945eed3b2734a2 {
    padding-top: 80px !important;
  }
  .xs-pt-90_b8292299d9498271 {
    padding-top: 90px !important;
  }
  .xs-pt-100_e095911a70d1de34 {
    padding-top: 100px !important;
  }
  .xs-pt-110_b67dc966a75cb9a4 {
    padding-top: 110px !important;
  }
  .xs-pt-120_80bfc4219bd0022a {
    padding-top: 120px !important;
  }
  .xs-pt-130_e57dce621517c4d4 {
    padding-top: 130px !important;
  }
  .xs-pt-140_d8927d91df229f4d {
    padding-top: 140px !important;
  }
  .xs-pt-150_258371bbf7b31fb7 {
    padding-top: 150px !important;
  }
  .xs-pt-200_9158e7c29f0fda8b {
    padding-top: 200px !important;
  }
  .xs-pb-10_79ac5768f032f2df {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_eec27981bd5ccf78 {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_d2713102a1319e36 {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_00a74cbd0107cfb9 {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_07a22a0ac1c85698 {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_89c6bb2545500631 {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_a641921dcdccf2ab {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_0247547efabd7715 {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_7209a274e9060e16 {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_6c007e99aac86143 {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_fa99eb8c5a4c770a {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_899b8b412c79c147 {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_07edb006db9a3627 {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_870a9c8f2ea3cec6 {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_e8dbb21547a31e7a {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_6e6faf32c7e4dfa8 {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_a941f5eec53483a3 {
    margin-top: 10px !important;
  }
  .xs-mt-20_fb1dd5d3bef1e057 {
    margin-top: 20px !important;
  }
  .xs-mt-30_5de8c56f7ba0d516 {
    margin-top: 30px !important;
  }
  .xs-mt-40_dbe19904b8cb2750 {
    margin-top: 40px !important;
  }
  .xs-mt-50_1975c8623e198190 {
    margin-top: 50px !important;
  }
  .xs-mt-60_1cf5c838878fd2a5 {
    margin-top: 60px !important;
  }
  .xs-mt-70_4b6cb4fc80a98336 {
    margin-top: 70px !important;
  }
  .xs-mt-80_a4d6c65e04c0eca2 {
    margin-top: 80px !important;
  }
  .xs-mt-90_789686c09d7ae67e {
    margin-top: 90px !important;
  }
  .xs-mt-100_c41b2e2011584a31 {
    margin-top: 100px !important;
  }
  .xs-mt-110_c787d3aea7c7d432 {
    margin-top: 110px !important;
  }
  .xs-mt-120_faad51c2f6b054f9 {
    margin-top: 120px !important;
  }
  .xs-mt-130_2d26757d652d2c12 {
    margin-top: 130px !important;
  }
  .xs-mt-140_5e4625595a24f15a {
    margin-top: 140px !important;
  }
  .xs-mt-150_31437b3cd7fa9d35 {
    margin-top: 150px !important;
  }
  .xs-mt-200_c6a7c4c54b2b27bf {
    margin-top: 200px !important;
  }
  .xs-mb-10_b654b1be83ad5f46 {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_97ba8c2ee256b913 {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_262546d306047d8b {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_549b856b0461bc33 {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_7bd45410ce0ec466 {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_1231035786b5984e {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_62de0f931c4b250a {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_24fcd1eb5e0b328e {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_14cb275c5328a34f {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_e1dbf8d13b44b8ab {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_fede4163985c0e00 {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_f890350e5b4bc3e1 {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_f0dbe8bacaa66baf {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_11aa7816603320ca {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_8062edb7cc6e448e {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_f0c72938754ae975 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_9dc88698ae165653 {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_9dc88698ae165653.menu-overlay_0d8a2259f7092794 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_9dc88698ae165653.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_9dc88698ae165653 .navbar-toggler_dff6baf429779a3b {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_9dc88698ae165653.menu-style-three_7eefc9c3573f396f .navbar-toggler_dff6baf429779a3b {
  background: #000;
}
.theme-main-menu_9dc88698ae165653.menu-style-four_de8c2354fd75229f .navbar-toggler_dff6baf429779a3b {
  background: #E6FD5A;
}
.theme-main-menu_9dc88698ae165653.menu-style-five_0511143ff698ddfd .navbar-toggler_dff6baf429779a3b {
  background: #DFFF5E;
}
.theme-main-menu_9dc88698ae165653 .navbar-toggler_dff6baf429779a3b:focus {
  box-shadow: none;
}
.theme-main-menu_9dc88698ae165653 .navbar-toggler_dff6baf429779a3b::before,
.theme-main-menu_9dc88698ae165653 .navbar-toggler_dff6baf429779a3b::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_9dc88698ae165653 .navbar-toggler_dff6baf429779a3b 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_9dc88698ae165653.menu-style-three_7eefc9c3573f396f .navbar-toggler_dff6baf429779a3b:before, .theme-main-menu_9dc88698ae165653.menu-style-three_7eefc9c3573f396f .navbar-toggler_dff6baf429779a3b:after, .theme-main-menu_9dc88698ae165653.menu-style-three_7eefc9c3573f396f .navbar-toggler_dff6baf429779a3b span {
  background: #fff;
}
.theme-main-menu_9dc88698ae165653 .navbar-toggler_dff6baf429779a3b::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_9dc88698ae165653 .navbar-toggler_dff6baf429779a3b::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_9dc88698ae165653 .navbar-toggler_dff6baf429779a3b[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_9dc88698ae165653 .navbar-toggler_dff6baf429779a3b[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_9dc88698ae165653 .navbar-toggler_dff6baf429779a3b[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_9dc88698ae165653 .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_9dc88698ae165653 .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_9dc88698ae165653.white-vr_9f264623e7213e23 .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_9dc88698ae165653.white-vr_9f264623e7213e23 .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_9dc88698ae165653.white-vr_9f264623e7213e23.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_9dc88698ae165653.menu-style-one_719920c14e7bbe3f {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_9dc88698ae165653.menu-style-two_adf44e21162e04a6 {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_9dc88698ae165653.menu-style-two_adf44e21162e04a6 .info-row_3c173fb93c19f824 {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_9dc88698ae165653.menu-style-two_adf44e21162e04a6 .gap-fix_a8bb5d94afb69d4e {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_9dc88698ae165653.menu-style-two_adf44e21162e04a6 .greetings_709a8f5e026a4554 {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_9dc88698ae165653.menu-style-two_adf44e21162e04a6 .contact-info_56c88dc291e68723 {
  margin: 0 -15px;
}
.theme-main-menu_9dc88698ae165653.menu-style-two_adf44e21162e04a6 .contact-info_56c88dc291e68723 li {
  padding: 0 15px;
}
.theme-main-menu_9dc88698ae165653.menu-style-two_adf44e21162e04a6 .contact-info_56c88dc291e68723 li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_9dc88698ae165653.menu-style-two_adf44e21162e04a6 .contact-info_56c88dc291e68723 li a:hover {
  text-decoration: underline;
}
.theme-main-menu_9dc88698ae165653.menu-style-two_adf44e21162e04a6 .inner-content_a08a9869ca8e6168 {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_9dc88698ae165653.menu-style-two_adf44e21162e04a6.fixed .info-row_3c173fb93c19f824 {
  display: none;
}
.theme-main-menu_9dc88698ae165653.menu-style-five_0511143ff698ddfd {
  background: #000;
  padding: 0;
}
.theme-main-menu_9dc88698ae165653.menu-style-five_0511143ff698ddfd .inner-content_a08a9869ca8e6168 {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_9dc88698ae165653.menu-style-six_e287e82bcc34b074 .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_9dc88698ae165653.menu-style-six_e287e82bcc34b074 .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_9dc88698ae165653 .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_530c3560f13ce0e2 {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_530c3560f13ce0e2 .mega-menu-title_9691930d2e9b3a54 {
  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_9dc88698ae165653 .login-btn-one_e9e10d37c3d630bf a {
  color: #000;
}
.theme-main-menu_9dc88698ae165653 .login-btn-one_e9e10d37c3d630bf a:hover {
  text-decoration: underline;
}
.theme-main-menu_9dc88698ae165653 .login-btn-two_022817f31c92595d a {
  color: #044F3B;
}
.theme-main-menu_9dc88698ae165653 .login-btn-two_022817f31c92595d a:hover {
  text-decoration: underline;
}
.theme-main-menu_9dc88698ae165653 .signup-btn-one_f7947b374c4783a4 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_9dc88698ae165653 .signup-btn-one_f7947b374c4783a4 .icon_4437a3d699afce6d {
  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_9dc88698ae165653 .signup-btn-one_f7947b374c4783a4:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_9dc88698ae165653 .signup-btn-one_f7947b374c4783a4:hover .icon_4437a3d699afce6d {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_9dc88698ae165653 .signup-btn-two_bcd8647c5cbfe32b {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_9dc88698ae165653 .signup-btn-two_bcd8647c5cbfe32b:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_9dc88698ae165653 .quote-one_c2976fd4ddfd8f8a {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_9dc88698ae165653 .quote-one_c2976fd4ddfd8f8a:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_8a7dbeb665ffc268 {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_8a7dbeb665ffc268 li {
  position: relative;
  padding: 0 15px;
}
.category-menu_8a7dbeb665ffc268 li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_8a7dbeb665ffc268 li a:hover {
  color: #0C3A30;
}
.category-menu_8a7dbeb665ffc268 .dropdown-menu {
  padding: 0;
}
.category-menu_8a7dbeb665ffc268 .dropdown-menu li {
  padding: 0;
}
.category-menu_8a7dbeb665ffc268 .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_2fd3005cfea4aaed .logo_675dd62e4623b323 {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_9f264623e7213e23 .navbar-collapse_2fd3005cfea4aaed {
    background-color: #0C3A30;
  }
  .navbar-collapse_2fd3005cfea4aaed {
    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_2fd3005cfea4aaed.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_9dc88698ae165653 .navbar .mega-dropdown_86f2e8b8ce0f1ead {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_9f264623e7213e23 .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_530c3560f13ce0e2 {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_4e75761b0ceb8b64 .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_8f16f9ca83f77fc0 {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_8f16f9ca83f77fc0::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_8f16f9ca83f77fc0 .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_8f16f9ca83f77fc0 .hero-slider-one .hero-img_b8321bfd772aec25 {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_8f16f9ca83f77fc0 .hero-slider-one .slick-list_4a06671d7b307eee, .hero-banner-one_8f16f9ca83f77fc0 .hero-slider-one .slick-track_1c29b53fe68a8425, .hero-banner-one_8f16f9ca83f77fc0 .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_8f16f9ca83f77fc0 .hero-heading_8727748a64cbafcd {
  font-weight: 700;
  color: #000;
  background: url(../imgstore/shape_0b0c4b8b3c/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_8f16f9ca83f77fc0 .more-btn_3c52c286632f193a {
  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_8f16f9ca83f77fc0 .more-btn_3c52c286632f193a:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_fd240fc6b06c2381 {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_fd240fc6b06c2381 .bg-wrapper_847e591c98b4fbd5 {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_fd240fc6b06c2381 .hero-heading_8727748a64cbafcd {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_fd240fc6b06c2381 .rating_caa0405279dfeba1 h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_fd240fc6b06c2381 .rating_caa0405279dfeba1 p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_fd240fc6b06c2381 .media-wrapper_20f3b60db4ef9b5e {
  position: absolute;
  background: url(../imgstore/assets_f69ab1a4df/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_fd240fc6b06c2381 .media-wrapper_20f3b60db4ef9b5e .shape_01_1d72e2ee6e07dced {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_fd240fc6b06c2381 .media-wrapper_20f3b60db4ef9b5e .shape_02_90863c80b937898f {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_324bb79e3af801d0 .hero-heading_8727748a64cbafcd {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_324bb79e3af801d0 .media-wrapper_20f3b60db4ef9b5e {
  background: url(../imgstore/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_324bb79e3af801d0 .media-wrapper_20f3b60db4ef9b5e .screen_01_85c9d8d1720fb277 {
  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_324bb79e3af801d0 .media-wrapper_20f3b60db4ef9b5e .screen_02_59fec9c3904741e2 {
  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_324bb79e3af801d0 .media-wrapper_20f3b60db4ef9b5e .bg-shape_168cb30070e31e5e {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_324bb79e3af801d0 .shape_01_1d72e2ee6e07dced {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_41fe0848149c75b3 .bg-wrapper_847e591c98b4fbd5 {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_41fe0848149c75b3 .media-wrapper_20f3b60db4ef9b5e {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_41fe0848149c75b3 .media-wrapper_20f3b60db4ef9b5e .shape_01_1d72e2ee6e07dced {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_41fe0848149c75b3 .shape_02_90863c80b937898f {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_e25d3d789ee9c19a + .blog-details_47daba7e5766a5ee {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_ea1ca791b56aad7c {
  z-index: 1;
}
.block-feature-three_ea1ca791b56aad7c:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_ea1ca791b56aad7c.no-bg_c0b7e1c9f59104f8:before {
  display: none;
}
.block-feature-three_ea1ca791b56aad7c .section-btn_12139c2b3410ec9d {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_ea1ca791b56aad7c .block-title_d8d1bd7f69ee955d a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_ea1ca791b56aad7c .block-title_d8d1bd7f69ee955d a:hover {
  text-decoration: underline;
}
.block-feature-three_ea1ca791b56aad7c .round-btn_abb161c4adaac42e {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_ea1ca791b56aad7c .round-btn_abb161c4adaac42e:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_ea1ca791b56aad7c .block-one_b6e4de62fb3ca445 {
  background: url(../imgstore/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_ea1ca791b56aad7c .block-one_b6e4de62fb3ca445 .tag_7500a5bb30cdfc84 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_ea1ca791b56aad7c .block-one_b6e4de62fb3ca445 .block-title_d8d1bd7f69ee955d {
  background: url(../imgstore/shape_0b0c4b8b3c/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_ea1ca791b56aad7c .block-two_e93c7346ae45d438 {
  overflow: hidden;
}
.block-feature-three_ea1ca791b56aad7c .block-two_e93c7346ae45d438 .img-wrapper_88578d579cf5dc8c {
  background: url(../imgstore/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_ea1ca791b56aad7c .block-two_e93c7346ae45d438 .text-wrapper_ae826a0339c4847d {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_ea1ca791b56aad7c .block-two_e93c7346ae45d438 .tag_7500a5bb30cdfc84 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_ea1ca791b56aad7c .block-three_85d4c5bfd4272cc0 {
  background: #D3FF76;
}
.block-feature-three_ea1ca791b56aad7c .block-three_85d4c5bfd4272cc0 .tag_7500a5bb30cdfc84 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_ea1ca791b56aad7c .block-three_85d4c5bfd4272cc0 .round-btn_abb161c4adaac42e {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_ea1ca791b56aad7c .block-three_85d4c5bfd4272cc0 .round-btn_abb161c4adaac42e:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_ea1ca791b56aad7c .block-four_f031b58a445d58e7 {
  background: url(../imgstore/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_ea1ca791b56aad7c .block-four_f031b58a445d58e7 .block-title_d8d1bd7f69ee955d {
  background: url(../imgstore/shape_0b0c4b8b3c/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_ea1ca791b56aad7c .block-four_f031b58a445d58e7 .block-title_d8d1bd7f69ee955d a {
  font-size: 28px;
}
.block-feature-three_ea1ca791b56aad7c .block-four_f031b58a445d58e7 .tag_7500a5bb30cdfc84 {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_ea1ca791b56aad7c .block-four_f031b58a445d58e7 .round-btn_abb161c4adaac42e {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_ea1ca791b56aad7c .block-four_f031b58a445d58e7 .round-btn_abb161c4adaac42e:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_ea1ca791b56aad7c .block-five_461ee90c0d9e56f7 {
  background: url(../imgstore/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_ea1ca791b56aad7c .block-five_461ee90c0d9e56f7 .tag_7500a5bb30cdfc84 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_ea1ca791b56aad7c .block-five_461ee90c0d9e56f7 .block-title_d8d1bd7f69ee955d {
  background: url(../imgstore/shape_0b0c4b8b3c/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_d4fed6316e732e11 .upper-wrapper_647a1b4240478d83 {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_d4fed6316e732e11 .upper-wrapper_647a1b4240478d83 .shape_01_1d72e2ee6e07dced {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_d4fed6316e732e11 .line-loop_9e0772edd3d20a45:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_d4fed6316e732e11 .graph-panel_1179c68a8088376d {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_d4fed6316e732e11 .graph-panel_1179c68a8088376d .main-count_b341e0710906c950 {
  font-size: 120px;
}
.block-feature-thirteen_d4fed6316e732e11 .graph-panel_1179c68a8088376d .chart-box_a0f1cba65c177ca1 {
  padding: 0 15px;
}
.block-feature-thirteen_d4fed6316e732e11 .graph-panel_1179c68a8088376d .chart-box_a0f1cba65c177ca1 .chart-inner_3c7ad83abeb0ab4f {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_262e4f0df8ae045f .media-img_9fc885b055264c77 {
  border-radius: 30px;
}
.block-feature-sixteen_262e4f0df8ae045f .shape_01_1d72e2ee6e07dced {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_e9b1b0b55c65211c .section-subheading_8761934394a10350 {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_e9b1b0b55c65211c .shape_01_1d72e2ee6e07dced {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_66cd9c53c124f545 {
  z-index: 1;
}
.text-feature-four_66cd9c53c124f545 .avatar_7d67ef49d42e6d80 {
  width: 65px;
  height: 65px;
}
.text-feature-four_66cd9c53c124f545 .name {
  font-size: 28px;
}
.text-feature-four_66cd9c53c124f545 .quote-text_57965a5da710f35f {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_66cd9c53c124f545 .shape_01_1d72e2ee6e07dced {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_66cd9c53c124f545 .shape_02_90863c80b937898f {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_c4e19393ea7d5ff4 .bg-wrapper_847e591c98b4fbd5 {
  background: #FFF2AC;
}
.text-feature-five_c4e19393ea7d5ff4 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_c4e19393ea7d5ff4 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_c4e19393ea7d5ff4 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_c4e19393ea7d5ff4 li:hover:before {
  background: #29594B;
}
.text-feature-five_c4e19393ea7d5ff4 li:hover:after {
  color: #fff;
}
.text-feature-five_c4e19393ea7d5ff4 .media-wrapper_20f3b60db4ef9b5e {
  background: url(../imgstore/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_c4e19393ea7d5ff4 .media-wrapper_20f3b60db4ef9b5e .video-icon_9307f9a7824249f8 {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_c4e19393ea7d5ff4 .media-wrapper_20f3b60db4ef9b5e .video-icon_9307f9a7824249f8:hover {
  background: #CFFF45;
}
.text-feature-five_c4e19393ea7d5ff4 .media-wrapper_20f3b60db4ef9b5e .screen_01_85c9d8d1720fb277 {
  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_4c0c39d5160bd6f6 {
  z-index: 1;
}
.text-feature-six_4c0c39d5160bd6f6 .media-wrapper_20f3b60db4ef9b5e {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_4c0c39d5160bd6f6 .media-wrapper_20f3b60db4ef9b5e .screen_01_85c9d8d1720fb277 {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_4c0c39d5160bd6f6 .shape_01_1d72e2ee6e07dced {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_4c0c39d5160bd6f6 .shape_02_90863c80b937898f {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_64d0cbba4733cc9a {
  background: url(../imgstore/assets_f69ab1a4df/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_64d0cbba4733cc9a .block_a8cec64ef4c2a5cb .icon_4437a3d699afce6d {
  height: 50px;
}
.text-feature-nine_64d0cbba4733cc9a .vertical-text-wrapper_9ad7e9fb4d97590b {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_64d0cbba4733cc9a .vertical-text-wrapper_9ad7e9fb4d97590b .text-list_9e5c8c021d71b10c {
  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_64d0cbba4733cc9a .vertical-text-wrapper_9ad7e9fb4d97590b .text-list_9e5c8c021d71b10c:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_64d0cbba4733cc9a .vertical-text-wrapper_9ad7e9fb4d97590b .shape_01_1d72e2ee6e07dced {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_64d0cbba4733cc9a .vertical-text-wrapper_9ad7e9fb4d97590b .shape_02_90863c80b937898f {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_64d0cbba4733cc9a .shape_03_cb2ba4c1ecd66228 {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_64d0cbba4733cc9a .shape_04_31b9139af716710c {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_6e8ce79cfd2bd2c1 .section-btn_12139c2b3410ec9d {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_14b42608ec336923 {
  z-index: 1;
}
.team-section-three_14b42608ec336923:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../imgstore/shape_0b0c4b8b3c/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_14b42608ec336923 .section-btn_12139c2b3410ec9d {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_14b42608ec336923 .shape_01_1d72e2ee6e07dced {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_14b42608ec336923 .shape_02_90863c80b937898f {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_14b42608ec336923 .shape_03_cb2ba4c1ecd66228 {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_0879ca24901a3c07 .logo_675dd62e4623b323 {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_31d2fac1b4aedd31 {
  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_c1cf8204b797a0b7 {
  max-width: 565px;
}
.user-data-form .form-wrapper_c1cf8204b797a0b7 .input-group-meta_5f3011c55c9e71d7 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_c1cf8204b797a0b7 .input-group-meta_5f3011c55c9e71d7 label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_c1cf8204b797a0b7 .input-group-meta_5f3011c55c9e71d7 .placeholder_icon_83fcd78df4ed6a05 {
  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_c1cf8204b797a0b7 .input-group-meta_5f3011c55c9e71d7 .placeholder_icon_83fcd78df4ed6a05 img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_c1cf8204b797a0b7 .input-group-meta_5f3011c55c9e71d7 .placeholder_icon_83fcd78df4ed6a05 span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_c1cf8204b797a0b7 .input-group-meta_5f3011c55c9e71d7 .placeholder_icon_83fcd78df4ed6a05 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_c1cf8204b797a0b7 .input-group-meta_5f3011c55c9e71d7 .placeholder_icon_83fcd78df4ed6a05 span.eye-slash_180e20d1f1be6532:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_564e66f6f89ce00f 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_564e66f6f89ce00f label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_564e66f6f89ce00f input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_564e66f6f89ce00f 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_564e66f6f89ce00f 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_564e66f6f89ce00f a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_564e66f6f89ce00f a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_61d748c443ce1fbf {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_b2a370d0f90bbd0d {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_b2a370d0f90bbd0d:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_b2a370d0f90bbd0d img {
  width: 20px;
}
.user-data-form .btn-close_0c5c5bcd0ae77f05 {
  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_0661cb05e541fdc5 .main-count_b341e0710906c950 {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_c3cf2c6858d4f7e4 .icon_4437a3d699afce6d {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_057c8999a445c5b6 .img-holder_57a1e47fe99b845a {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_057c8999a445c5b6 .img-holder_57a1e47fe99b845a.round-border_896af576d9e27f10 {
  border-radius: 30px;
}
.portfolio-block-one_057c8999a445c5b6 .img-holder_57a1e47fe99b845a .expend_17d92a69287ac928 {
  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_057c8999a445c5b6 .img-holder_57a1e47fe99b845a 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_057c8999a445c5b6 .img-holder_57a1e47fe99b845a i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_057c8999a445c5b6:hover .expend_17d92a69287ac928 {
  opacity: 1;
}
.portfolio-block-one_057c8999a445c5b6:hover .img-meta_8c4b6a90f04ffc2a {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_057c8999a445c5b6:hover .pj-title_f9bc370556a46309 {
  text-decoration: underline;
}
.portfolio-block-one_057c8999a445c5b6 .caption {
  margin-top: 35px;
}
.portfolio-block-one_057c8999a445c5b6 .caption .tag_7500a5bb30cdfc84 {
  margin: 0 -3px;
}
.portfolio-block-one_057c8999a445c5b6 .caption .tag_7500a5bb30cdfc84 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_057c8999a445c5b6 .caption .pj-title_f9bc370556a46309 {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_057c8999a445c5b6 .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_057c8999a445c5b6 .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_3ec61243531c3f56 .bg-wrapper_847e591c98b4fbd5 {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_3ec61243531c3f56 .slider-wrapper_a9b522e833ab3d2a {
  height: 100%;
}
.project-details-two_3ec61243531c3f56 .slider-wrapper_a9b522e833ab3d2a .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_3ec61243531c3f56 .slider-wrapper_a9b522e833ab3d2a .carousel-control-next_1c208d0226e668db,
.project-details-two_3ec61243531c3f56 .slider-wrapper_a9b522e833ab3d2a .carousel-control-prev_d2cb4dfadd8d2eaf {
  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_3ec61243531c3f56 .slider-wrapper_a9b522e833ab3d2a .carousel-control-next_1c208d0226e668db:hover,
.project-details-two_3ec61243531c3f56 .slider-wrapper_a9b522e833ab3d2a .carousel-control-prev_d2cb4dfadd8d2eaf:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_3ec61243531c3f56 .slider-wrapper_a9b522e833ab3d2a .carousel-control-prev_d2cb4dfadd8d2eaf {
  left: auto;
  right: 45px;
}
.project-details-two_3ec61243531c3f56 .info-wrapper_ceeda60578039ced {
  padding: 55px 50px 85px 70px;
}
.project-details-two_3ec61243531c3f56 .info-wrapper_ceeda60578039ced h3 {
  font-size: 36px;
}
.project-details-two_3ec61243531c3f56 .info-wrapper_ceeda60578039ced .list-meta_0213b7e5d2179ff3 li {
  padding: 22px 0;
}
.project-details-two_3ec61243531c3f56 .info-wrapper_ceeda60578039ced .list-meta_0213b7e5d2179ff3 .icon_4437a3d699afce6d {
  width: 40px;
}
.project-details-two_3ec61243531c3f56 .info-wrapper_ceeda60578039ced .list-meta_0213b7e5d2179ff3 .text1_ab7d458ffef68122 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_3ec61243531c3f56 .info-wrapper_ceeda60578039ced .list-meta_0213b7e5d2179ff3 span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_3ec61243531c3f56 .info-wrapper_ceeda60578039ced .social-share_8b461adda7dadce2 li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_3ec61243531c3f56 .info-wrapper_ceeda60578039ced .social-share_8b461adda7dadce2 li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_99c4dc5eaf534481 .slider-wrapper_a9b522e833ab3d2a {
  padding-left: 100px;
}
.feedback-section-three_99c4dc5eaf534481 .slider-wrapper_a9b522e833ab3d2a .icon_4437a3d699afce6d {
  left: 0;
  top: 18px;
}
.feedback-section-three_99c4dc5eaf534481 .slick-dots_908005402e497eab {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_99c4dc5eaf534481 .slick-dots_908005402e497eab li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_99c4dc5eaf534481 .slick-dots_908005402e497eab .slick-active button {
  background: #000;
}
.feedback-section-three_99c4dc5eaf534481 .rating-box_ddb25f25b0457ca2 {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_99c4dc5eaf534481 .rating-box_ddb25f25b0457ca2 .rating_caa0405279dfeba1 {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_99c4dc5eaf534481 .shape_01_1d72e2ee6e07dced {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_99c4dc5eaf534481 .shape_02_90863c80b937898f {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_9d287181804ef86d {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_9d287181804ef86d .post-data_45e7d8df7eafe8e1 {
  padding: 30px 35px 25px;
}
.blog-meta-one_9d287181804ef86d .post-data_45e7d8df7eafe8e1 .post-info_a56c428ebd3ce40c {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_9d287181804ef86d .post-data_45e7d8df7eafe8e1 .blog-title_55fc154c5ddacd02 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_9d287181804ef86d .post-data_45e7d8df7eafe8e1 .blog-title_55fc154c5ddacd02:hover {
  text-decoration: underline;
}
.blog-meta-one_9d287181804ef86d .post-img_9194b5c129d6526c {
  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_9d287181804ef86d .post-img_9194b5c129d6526c .round-btn_abb161c4adaac42e {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_9d287181804ef86d:hover .round-btn_abb161c4adaac42e {
  background: #CFFF45;
}
.blog-meta-one_9d287181804ef86d.style-two_e848c2855028e717 {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_9d287181804ef86d.style-two_e848c2855028e717 .post-img_9194b5c129d6526c {
  border-radius: 0;
}
.blog-meta-one_9d287181804ef86d.style-two_e848c2855028e717 .blog-title_55fc154c5ddacd02 {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_721d4cccbc996d6f {
  background: #fff;
}
.blog-meta-two_721d4cccbc996d6f .post-data_45e7d8df7eafe8e1 {
  padding-top: 30px;
}
.blog-meta-two_721d4cccbc996d6f .post-data_45e7d8df7eafe8e1 .blog-title_55fc154c5ddacd02 {
  width: 70%;
}
.blog-meta-two_721d4cccbc996d6f .post-data_45e7d8df7eafe8e1 .blog-title_55fc154c5ddacd02 h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_721d4cccbc996d6f .post-data_45e7d8df7eafe8e1 .blog-title_55fc154c5ddacd02:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_721d4cccbc996d6f .post-data_45e7d8df7eafe8e1 .round-btn_abb161c4adaac42e {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_721d4cccbc996d6f .post-data_45e7d8df7eafe8e1 .round-btn_abb161c4adaac42e:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_721d4cccbc996d6f .post-data_45e7d8df7eafe8e1 .post-info_a56c428ebd3ce40c {
  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_721d4cccbc996d6f .post-img_9194b5c129d6526c {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_721d4cccbc996d6f .post-img_9194b5c129d6526c .date_587e31750a43a423 {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_721d4cccbc996d6f.style-two_e848c2855028e717 {
  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_721d4cccbc996d6f.style-two_e848c2855028e717 p {
  font-size: 18px;
}
.blog-meta-two_721d4cccbc996d6f.style-two_e848c2855028e717 .post-img_9194b5c129d6526c {
  height: auto;
  width: 100%;
}
.blog-meta-two_721d4cccbc996d6f.style-two_e848c2855028e717 .post-data_45e7d8df7eafe8e1 {
  padding: 26px 0;
}
.blog-meta-two_721d4cccbc996d6f.style-two_e848c2855028e717 .post-data_45e7d8df7eafe8e1 .post-info_a56c428ebd3ce40c {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_721d4cccbc996d6f.style-two_e848c2855028e717 .post-data_45e7d8df7eafe8e1 .round-btn_abb161c4adaac42e {
  border: none;
}

.signup-btn-one_f7947b374c4783a4 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_f7947b374c4783a4 .icon_4437a3d699afce6d {
  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_48fcef7c8112cb2c {
  z-index: 1;
}
.blog-section-three_48fcef7c8112cb2c .section-btn_12139c2b3410ec9d {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

.blog-section-four_0fa1e336dac01ac7 {
  z-index: 5;
}
.blog-section-four_0fa1e336dac01ac7.block-feature-three_ea1ca791b56aad7c:before {
  display: none;
}
.blog-section-four_0fa1e336dac01ac7.block-feature-three_ea1ca791b56aad7c .block-one_b6e4de62fb3ca445 {
  background: url(../imgstore/blog/blog_img_05.jpg) no-repeat center;
  height: 666px;
}

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

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

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

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

.blog-details_47daba7e5766a5ee .post-details-meta_8290a11f23fe4747 {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_47daba7e5766a5ee .post-details-meta_8290a11f23fe4747 p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_47daba7e5766a5ee .post-details-meta_8290a11f23fe4747 .quote-wrapper_96f7ee4ffe94c484 {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_47daba7e5766a5ee .post-details-meta_8290a11f23fe4747 .quote-wrapper_96f7ee4ffe94c484 .wrapper_403c2cb2f6a6c3b3 {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_47daba7e5766a5ee .post-details-meta_8290a11f23fe4747 .quote-wrapper_96f7ee4ffe94c484 .wrapper_403c2cb2f6a6c3b3 .icon_4437a3d699afce6d {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_47daba7e5766a5ee .post-details-meta_8290a11f23fe4747 .quote-wrapper_96f7ee4ffe94c484 .wrapper_403c2cb2f6a6c3b3 h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_47daba7e5766a5ee .post-details-meta_8290a11f23fe4747 .quote-wrapper_96f7ee4ffe94c484 h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_47daba7e5766a5ee .post-details-meta_8290a11f23fe4747 .quote-wrapper_96f7ee4ffe94c484 h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_47daba7e5766a5ee .post-details-meta_8290a11f23fe4747 .img-gallery_5190082c79b63c84 {
  margin-bottom: 50px;
}
.blog-details_47daba7e5766a5ee .post-details-meta_8290a11f23fe4747 .img-gallery_5190082c79b63c84 img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_47daba7e5766a5ee .post-details-meta_8290a11f23fe4747 h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_47daba7e5766a5ee .post-details-meta_8290a11f23fe4747 .list-item_c71b0d7a427c51c2 li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_47daba7e5766a5ee .post-details-meta_8290a11f23fe4747 .list-item_c71b0d7a427c51c2 li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_47daba7e5766a5ee .bottom-widget_5bd5d03043dc3b8a {
  padding: 10px 0 5px;
}
.blog-details_47daba7e5766a5ee .bottom-widget_5bd5d03043dc3b8a .tags_fc35d9da7be9092a li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_47daba7e5766a5ee .bottom-widget_5bd5d03043dc3b8a .tags_fc35d9da7be9092a a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_47daba7e5766a5ee .bottom-widget_5bd5d03043dc3b8a .tags_fc35d9da7be9092a a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_47daba7e5766a5ee .bottom-widget_5bd5d03043dc3b8a .share-icon_f631bf7e82f8705a li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_47daba7e5766a5ee .bottom-widget_5bd5d03043dc3b8a .share-icon_f631bf7e82f8705a a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_47daba7e5766a5ee .grey-bg_73a774c00b92392c {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_47daba7e5766a5ee .blog-inner-title_dab95efe8a045b9e {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_47daba7e5766a5ee .blog-comment-area_fc289fb5aa7cba69 {
  margin: 60px 0;
}
.blog-details_47daba7e5766a5ee .blog-comment-area_fc289fb5aa7cba69 .comment_0b03fe49ba4b9434 {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_47daba7e5766a5ee .blog-comment-area_fc289fb5aa7cba69 .comment_0b03fe49ba4b9434:last-child {
  padding-bottom: 5px;
}
.blog-details_47daba7e5766a5ee .blog-comment-area_fc289fb5aa7cba69 .comment_0b03fe49ba4b9434 .reply-comment_109fe68d081588ff {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_47daba7e5766a5ee .blog-comment-area_fc289fb5aa7cba69 .comment_0b03fe49ba4b9434 .user-avatar_06c044a09b1dd279 {
  width: 60px;
  height: 60px;
}
.blog-details_47daba7e5766a5ee .blog-comment-area_fc289fb5aa7cba69 .comment_0b03fe49ba4b9434 .comment-text_40b6977a3eb79275 {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_47daba7e5766a5ee .blog-comment-area_fc289fb5aa7cba69 .comment_0b03fe49ba4b9434 .comment-text_40b6977a3eb79275 .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_47daba7e5766a5ee .blog-comment-area_fc289fb5aa7cba69 .comment_0b03fe49ba4b9434 .comment-text_40b6977a3eb79275 .date_587e31750a43a423 {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_47daba7e5766a5ee .blog-comment-area_fc289fb5aa7cba69 .comment_0b03fe49ba4b9434 .comment-text_40b6977a3eb79275 p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_47daba7e5766a5ee .blog-comment-area_fc289fb5aa7cba69 .comment_0b03fe49ba4b9434 .comment-text_40b6977a3eb79275 .reply-btn_b0f4b199f403ed0a {
  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_47daba7e5766a5ee .blog-comment-area_fc289fb5aa7cba69 .comment_0b03fe49ba4b9434 .comment-text_40b6977a3eb79275 .reply-btn_b0f4b199f403ed0a:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_47daba7e5766a5ee .blog-comment-form_67006ac90fd55aa3 p a {
  color: #19352D;
}
.blog-details_47daba7e5766a5ee .blog-comment-form_67006ac90fd55aa3 form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_47daba7e5766a5ee .blog-comment-form_67006ac90fd55aa3 form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_47daba7e5766a5ee .blog-comment-form_67006ac90fd55aa3 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_403df41800b3291e {
  height: 600px;
}

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

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

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

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

.footer-one_472b805a41199262 {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_472b805a41199262 .bottom-footer_6f92a8afc9b50ad5 {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_472b805a41199262 .social-icon_abad9629123513e7 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_472b805a41199262 .social-icon_abad9629123513e7 a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_472b805a41199262 .footer-title_783ac4f4b58e2c17 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_472b805a41199262 .footer-nav-link_2e2e58b90a927679 a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_472b805a41199262 .footer-nav-link_2e2e58b90a927679 a:hover {
  color: #fff;
}
.footer-nav-link_2e2e58b90a927679 p {
  font-size: 16px;
}
.logo_675dd62e4623b323 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_e006ee23bebb9f45 {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_1071ec00c5c9af87 {
  align-content: center;
}

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

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

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

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

.footer-three_62ad195c5265aff9 {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_62ad195c5265aff9 .round-bg_6166231acb620c24 {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_62ad195c5265aff9 .round-bg_6166231acb620c24.color-two_a339407c7ad7e6be {
  background: #F6FFDD;
}
.footer-three_62ad195c5265aff9 .footer-intro_d9d61580dd47d806 p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_62ad195c5265aff9 .footer-intro_d9d61580dd47d806 p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_62ad195c5265aff9 .footer-title_783ac4f4b58e2c17 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_62ad195c5265aff9 .footer-nav-link_2e2e58b90a927679 a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_62ad195c5265aff9 .footer-nav-link_2e2e58b90a927679 a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_62ad195c5265aff9 .bottom-footer_6f92a8afc9b50ad5 {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_62ad195c5265aff9 .bottom-footer_6f92a8afc9b50ad5 .copyright_faa13595260316e1 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_62ad195c5265aff9 .bottom-footer_6f92a8afc9b50ad5 .bottom-nav_6917b4d76f6295ea {
  margin: 0 -12px;
}
.footer-three_62ad195c5265aff9 .bottom-footer_6f92a8afc9b50ad5 .bottom-nav_6917b4d76f6295ea a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_62ad195c5265aff9 .bottom-footer_6f92a8afc9b50ad5 .bottom-nav_6917b4d76f6295ea a:hover {
  text-decoration: underline;
}
.footer-three_62ad195c5265aff9 .bottom-footer_6f92a8afc9b50ad5 .social-icon_abad9629123513e7 {
  margin: 0 -10px;
}
.footer-three_62ad195c5265aff9 .bottom-footer_6f92a8afc9b50ad5 .social-icon_abad9629123513e7 a {
  margin: 0 10px;
}
.footer-three_62ad195c5265aff9 .bottom-footer_6f92a8afc9b50ad5 .social-icon_abad9629123513e7 a:hover {
  color: #19352D;
}
.footer-three_62ad195c5265aff9 .shape_01_1d72e2ee6e07dced {
  top: -3%;
  left: -3%;
}
.footer-three_62ad195c5265aff9 .shape_02_90863c80b937898f {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_1dc575d1b71a6805 {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_1dc575d1b71a6805:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../imgstore/assets_f69ab1a4df/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_1dc575d1b71a6805 h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_1dc575d1b71a6805 .btn-group_a44bc4ed02edb1a3 {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_1dc575d1b71a6805 .btn-group_a44bc4ed02edb1a3 h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_1dc575d1b71a6805 .btn-group_a44bc4ed02edb1a3 h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_1dc575d1b71a6805 .btn-group_a44bc4ed02edb1a3 .round-btn_abb161c4adaac42e {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_1dc575d1b71a6805 .btn-group_a44bc4ed02edb1a3 .round-btn_abb161c4adaac42e:hover, .footer-five_1dc575d1b71a6805 .btn-group_a44bc4ed02edb1a3 .round-btn_abb161c4adaac42e:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_1dc575d1b71a6805 .social-icon_abad9629123513e7 {
  margin: 0 -20px;
}
.footer-five_1dc575d1b71a6805 .social-icon_abad9629123513e7 a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_1dc575d1b71a6805 .social-icon_abad9629123513e7 a:hover {
  color: #DFFF5E;
}
.footer-five_1dc575d1b71a6805 .bottom-nav_6917b4d76f6295ea {
  margin: 0 -12px;
}
.footer-five_1dc575d1b71a6805 .bottom-nav_6917b4d76f6295ea a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_1dc575d1b71a6805 .bottom-nav_6917b4d76f6295ea a:hover {
  text-decoration: underline;
}
.footer-five_1dc575d1b71a6805 .shape_01_1d72e2ee6e07dced {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_1dc575d1b71a6805 .shape_02_90863c80b937898f {
  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_491f55cc7f692b6e {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_7aa6f84ec932d9cc {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_4abb58a016a47565 {
  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_8e6fb5411530550f {
  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_069eb4e52f5ecf58 {
  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_61b6be0f3d5477a6 {
  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_b294bac63fbf096a {
  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_bb26fd2c88e4e90e {
  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_07eece5a09f57284 {
  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_2221a99cc145a8b3 {
  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_984a8ea1e23ea273 {
  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_0b35ff74dea5a03d {
  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_ace884e82233f3d6 {
  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_249b457157d58856 {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_94c0cb3546aef1db {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_a889504ca96bec49 {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_0ba6ae3142abc7de {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_acd88133ed53f4d7 {
  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_819d0cce1a780e09 {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_8bf5cbd4671c5a8e {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_0e8be4540aa56b95 {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_46a5a7ca9ec5d331 {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_c726cfabf03517af {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_aca099cb5a8102cc {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_c9a84d948134c8a6 {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_32a3fff72c897fa6 {
  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_c22033f23a29bf30 {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_3736aceffa2ad8cb {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_ef788a266b09da16 {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_af6454139815b7fe {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_8637321b3c8abe56 {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_c9c1b6553b954413 {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_166345e50433d09e {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_a6ec26e9b789d9c8 {
  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_4f758758f8c5bd21 {
  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_5bf467d18343a939 {
  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_65713f1aa8bcdfed {
  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_8e13c501833dfaac {
  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_cfaffefce696d488 {
  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_f980c337692091bf {
  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_77c84b945738213b {
  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_a212c73c348c1c4e {
  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_bd552e3028b99bd5 {
  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_f69a78a7ee884590 {
  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_c47cf09faeae527d {
  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_6de4910edba3a5e3 {
  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_2fa66a2bec704cfe {
  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_eb21be87db3fbc45 {
  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_373a51a8114cefbf {
  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_b491f734e4e3bced {
  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_6ed0a33b43cf8d0a {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_ebec40cabe67be82 {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_4e29ec1833301267 {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_095ca1ce4491fb8a {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_299956468bafb64b {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_82e6709d1fd9ce06 {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_68636ad7aa66cdf0 {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_66abd64c49879f23 {
  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_491f55cc7f692b6e {
  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_a53fc6d5dc9101a5 {
  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_ceea29fb72e53843 {
  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_183a5df30731c646 .theme-select-menu_3fa9f2095127eeb8 {
  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_9b61e52b5f882c37 {
  overflow: hidden;
}
.product-block-one_9b61e52b5f882c37 .img-holder_57a1e47fe99b845a {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_9b61e52b5f882c37 .img-holder_57a1e47fe99b845a .cart-icon_2fada79ad15c8943 {
  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_9b61e52b5f882c37 .img-holder_57a1e47fe99b845a .cart-icon_2fada79ad15c8943:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_9b61e52b5f882c37 .img-holder_57a1e47fe99b845a .cart-button_c453c7515123cedc {
  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_9b61e52b5f882c37 .img-holder_57a1e47fe99b845a .cart-button_c453c7515123cedc:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_9b61e52b5f882c37 .product-title_ab4ddb36ad844e49 {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_9b61e52b5f882c37 .rating_caa0405279dfeba1 {
  margin: 0 -3px;
}
.product-block-one_9b61e52b5f882c37 .rating_caa0405279dfeba1 li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_9b61e52b5f882c37 .rating_caa0405279dfeba1 li .bi-star-fill_0e8e15012c69a3ef {
  color: #FFCB65;
}
.product-block-one_9b61e52b5f882c37 .price_e496b00666432bca {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_9b61e52b5f882c37:hover .cart-button_c453c7515123cedc {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_9b61e52b5f882c37:hover .product-img_038a680d0e0b1cc8 {
  transform: scale(0.95);
}
.product-block-one_9b61e52b5f882c37:hover .cart-icon_2fada79ad15c8943 {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_9b61e52b5f882c37:hover .product-title_ab4ddb36ad844e49 {
  text-decoration: underline;
}

.product-details-one_707118a4ed1a2539 .product-img-tab_8397aa49a5db181d {
  border: none;
}
.product-details-one_707118a4ed1a2539 .product-img-tab_8397aa49a5db181d .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_707118a4ed1a2539 .product-img-tab_8397aa49a5db181d .nav-link img {
  max-height: 100%;
}
.product-details-one_707118a4ed1a2539 .product-img-tab_8397aa49a5db181d .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_707118a4ed1a2539 .product-img-tab-content_c1c72c66419205b7 {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_707118a4ed1a2539 .product-img-tab-content_c1c72c66419205b7 img {
  margin: auto;
}
.product-details-one_707118a4ed1a2539 .product-info_f8a03d342b70618d .stock-tag_4bdf278e124daa93 {
  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_707118a4ed1a2539 .product-info_f8a03d342b70618d .product-name_f0cbd3cff21b76b6 {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_707118a4ed1a2539 .product-info_f8a03d342b70618d .rating_caa0405279dfeba1 li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_707118a4ed1a2539 .product-info_f8a03d342b70618d .rating_caa0405279dfeba1 li .bi-star-fill_0e8e15012c69a3ef {
  color: #FFCB65;
}
.product-details-one_707118a4ed1a2539 .product-info_f8a03d342b70618d .rating_caa0405279dfeba1 li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_707118a4ed1a2539 .product-info_f8a03d342b70618d .rating_caa0405279dfeba1 li a:hover {
  text-decoration: underline;
}
.product-details-one_707118a4ed1a2539 .product-info_f8a03d342b70618d .price_e496b00666432bca {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_707118a4ed1a2539 .product-info_f8a03d342b70618d .price_e496b00666432bca del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_707118a4ed1a2539 .product-info_f8a03d342b70618d .availability_45fcb9c564d8608d {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_707118a4ed1a2539 .product-info_f8a03d342b70618d .description-text_86f9bac77a056627 {
  padding: 10px 0 15px;
}
.product-details-one_707118a4ed1a2539 .product-info_f8a03d342b70618d .product-feature_291e45f7697c85f5 {
  margin-bottom: 20px;
}
.product-details-one_707118a4ed1a2539 .product-info_f8a03d342b70618d .product-feature_291e45f7697c85f5 li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_707118a4ed1a2539 .product-info_f8a03d342b70618d .product-feature_291e45f7697c85f5 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_707118a4ed1a2539 .product-info_f8a03d342b70618d .customize-order_325b996f1301f6ab h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_707118a4ed1a2539 .product-info_f8a03d342b70618d .customize-order_325b996f1301f6ab .quantity_f98de6071715f9cc .button-group_a077558a9bfc9e1e {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_707118a4ed1a2539 .product-info_f8a03d342b70618d .customize-order_325b996f1301f6ab .quantity_f98de6071715f9cc .button-group_a077558a9bfc9e1e li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_707118a4ed1a2539 .product-info_f8a03d342b70618d .customize-order_325b996f1301f6ab .quantity_f98de6071715f9cc .button-group_a077558a9bfc9e1e li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_707118a4ed1a2539 .product-info_f8a03d342b70618d .customize-order_325b996f1301f6ab .quantity_f98de6071715f9cc .button-group_a077558a9bfc9e1e 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_707118a4ed1a2539 .product-review-tab_2a2962fed1341804 .nav-tabs_25368f2037b52538 {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_707118a4ed1a2539 .product-review-tab_2a2962fed1341804 .nav-tabs_25368f2037b52538 .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_707118a4ed1a2539 .product-review-tab_2a2962fed1341804 .nav-tabs_25368f2037b52538 .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_707118a4ed1a2539 .product-review-tab_2a2962fed1341804 .nav-tabs_25368f2037b52538 .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_707118a4ed1a2539 .product-review-tab_2a2962fed1341804 .nav-tabs_25368f2037b52538 .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_707118a4ed1a2539 .product-review-tab_2a2962fed1341804 .tab-content_5edbd799c2134bb5 h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_707118a4ed1a2539 .product-review-tab_2a2962fed1341804 .tab-content_5edbd799c2134bb5 .product-feature_291e45f7697c85f5 li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_707118a4ed1a2539 .product-review-tab_2a2962fed1341804 .tab-content_5edbd799c2134bb5 .product-feature_291e45f7697c85f5 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_707118a4ed1a2539 .product-review-tab_2a2962fed1341804 .user-comment-area_0270fe53e33d2dc1 .single-comment_bd5c4ec457c784b1 {
  padding-bottom: 40px;
}
.product-details-one_707118a4ed1a2539 .product-review-tab_2a2962fed1341804 .user-comment-area_0270fe53e33d2dc1 .single-comment_bd5c4ec457c784b1:last-child {
  padding-bottom: 0;
}
.product-details-one_707118a4ed1a2539 .product-review-tab_2a2962fed1341804 .user-comment-area_0270fe53e33d2dc1 .user-img_891b9ddf01d93b51 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_707118a4ed1a2539 .product-review-tab_2a2962fed1341804 .user-comment-area_0270fe53e33d2dc1 .user-comment-data_b24186ddc5583674 {
  padding-left: 30px;
  position: relative;
}
.product-details-one_707118a4ed1a2539 .product-review-tab_2a2962fed1341804 .user-comment-area_0270fe53e33d2dc1 .user-comment-data_b24186ddc5583674 .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_707118a4ed1a2539 .product-review-tab_2a2962fed1341804 .user-comment-area_0270fe53e33d2dc1 .user-comment-data_b24186ddc5583674 .rating_caa0405279dfeba1 li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_707118a4ed1a2539 .product-review-tab_2a2962fed1341804 .user-comment-area_0270fe53e33d2dc1 .user-comment-data_b24186ddc5583674 .rating_caa0405279dfeba1 li .bi-star-fill_0e8e15012c69a3ef {
  color: #FFCB65;
}
.product-details-one_707118a4ed1a2539 .product-review-tab_2a2962fed1341804 .user-comment-area_0270fe53e33d2dc1 .user-comment-data_b24186ddc5583674 p {
  padding-top: 8px;
}

.cart-list-form_9fd3f1469d833387 {
  position: relative;
}
.cart-list-form_9fd3f1469d833387 .table_32156dc043f671e8 {
  margin: 0;
  background: transparent;
}
.cart-list-form_9fd3f1469d833387 .table_32156dc043f671e8 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_9fd3f1469d833387 .table_32156dc043f671e8 th:first-child {
  text-align: left;
}
.cart-list-form_9fd3f1469d833387 .table_32156dc043f671e8 tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_9fd3f1469d833387 .table_32156dc043f671e8 tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_9fd3f1469d833387 .table_32156dc043f671e8 tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_9fd3f1469d833387 .table_32156dc043f671e8 tbody .product-thumbnails_f5c356d56692a000 {
  width: 85px;
}
.cart-list-form_9fd3f1469d833387 .table_32156dc043f671e8 tbody .product-thumbnails_f5c356d56692a000 img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_9fd3f1469d833387 .table_32156dc043f671e8 tbody .product-thumbnails_f5c356d56692a000 .product-img_038a680d0e0b1cc8 {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_9fd3f1469d833387 .table_32156dc043f671e8 tbody .product-info_f8a03d342b70618d {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_9fd3f1469d833387 .table_32156dc043f671e8 tbody .product-info_f8a03d342b70618d .product-name_f0cbd3cff21b76b6 {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_9fd3f1469d833387 .table_32156dc043f671e8 tbody .product-info_f8a03d342b70618d .serial_33b7f0a42bc4caf1 {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_9fd3f1469d833387 .table_32156dc043f671e8 tbody .product-info_f8a03d342b70618d ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_9fd3f1469d833387 .table_32156dc043f671e8 tbody .price_e496b00666432bca {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_9fd3f1469d833387 .table_32156dc043f671e8 tbody .quantity_f98de6071715f9cc li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_9fd3f1469d833387 .table_32156dc043f671e8 tbody .quantity_f98de6071715f9cc li .btn_1280a7221a80b602 {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_9fd3f1469d833387 .table_32156dc043f671e8 tbody .quantity_f98de6071715f9cc 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_9fd3f1469d833387 .table_32156dc043f671e8 tbody .remove-product_886e61af7f7217cb {
  color: #000;
  font-size: 22px;
}
.cart-list-form_9fd3f1469d833387 .table_32156dc043f671e8 tbody .remove-product_886e61af7f7217cb:hover {
  color: #ff2759;
}
.cart-list-form_9fd3f1469d833387 .cart-footer_1a71a67efcbe46b9 {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_9fd3f1469d833387 .cart-footer_1a71a67efcbe46b9 .coupon-form_9f675cf7ec78aeae input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_9fd3f1469d833387 .cart-footer_1a71a67efcbe46b9 .cart-total-section_1cc725d6f0aeb576 {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_9fd3f1469d833387 .cart-footer_1a71a67efcbe46b9 .cart-total-section_1cc725d6f0aeb576 .cart-total-table_53fe0e7081755435 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_9fd3f1469d833387 .cart-footer_1a71a67efcbe46b9 .cart-total-section_1cc725d6f0aeb576 .cart-total-table_53fe0e7081755435 tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_3f1a384418f3a0e6 {
  height: auto;
}

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

.fancybox-caption_80c08c9d39cafb84, .fancybox-infobar_d75c16156cfaeec2, .fancybox-navigation_0b4c12042ed137a8 .fancybox-button_88e7e6a4580b04c6, .fancybox-toolbar_390ee0041dc48298 {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_a0e3b8a45e5208b7 .fancybox-caption_80c08c9d39cafb84, .fancybox-show-infobar_943ce4c5ec5b471b .fancybox-infobar_d75c16156cfaeec2, .fancybox-show-nav_40a5e8a517a4c7f3 .fancybox-navigation_0b4c12042ed137a8 .fancybox-button_88e7e6a4580b04c6, .fancybox-show-toolbar_d86c9be96ec9dd0f .fancybox-toolbar_390ee0041dc48298 {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_de05c5f111ddb3aa .fancybox-stage_157c558906b837a2 {
  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_657f61123e02d4f1 .fancybox-slide, .fancybox-slide--current_bedd719df80ccb39, .fancybox-slide--next_ee9e29cdfb4c7920, .fancybox-slide--previous_013856b020c527cd {
  display: block;
}

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

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

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

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

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

.fancybox-content_8cd3a9783332eb0d {
  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_ce3cfc3be93c246a .fancybox-content_8cd3a9783332eb0d {
  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_cfd1efba881122da .fancybox-content_8cd3a9783332eb0d {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_6e3b7e18a337b489 .fancybox-content_8cd3a9783332eb0d {
  cursor: zoom-in;
}

.fancybox-can-drag_7931497d324d5097 .fancybox-content_8cd3a9783332eb0d {
  cursor: grab;
}

.fancybox-is-dragging_05d22d018f11ad8e .fancybox-content_8cd3a9783332eb0d {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_38fa54e7f6147b13 .fancybox-content_8cd3a9783332eb0d {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_1f1c3c1577a37ca0 .fancybox-content_8cd3a9783332eb0d, .fancybox-slide--map_c153329884795fd8 .fancybox-content_8cd3a9783332eb0d, .fancybox-slide--video_35a57950730198bd .fancybox-content_8cd3a9783332eb0d {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_35a57950730198bd .fancybox-content_8cd3a9783332eb0d {
  background: #000;
}

.fancybox-slide--map_c153329884795fd8 .fancybox-content_8cd3a9783332eb0d {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_839ef4419d007935 svg path, .fancybox-button--share_1806e0d043f8838d svg path, .fancybox-button--thumbs_e819766ed9293357 svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_40a5e8a517a4c7f3 .fancybox-navigation_0b4c12042ed137a8 .fancybox-button_88e7e6a4580b04c6 {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_0b4c12042ed137a8 .fancybox-button--arrow_left_ef6dc8634ff4a973 {
  left: 6px;
}

.fancybox-navigation_0b4c12042ed137a8 .fancybox-button--arrow_right_9173df0314ea88a7 {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_1f1c3c1577a37ca0 .fancybox-close-small_b41226df56f70016, .fancybox-slide--image_ce3cfc3be93c246a .fancybox-close-small_b41226df56f70016, .fancybox-slide--video_35a57950730198bd .fancybox-close-small_b41226df56f70016 {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_1f1c3c1577a37ca0 .fancybox-close-small_b41226df56f70016:hover svg, .fancybox-slide--image_ce3cfc3be93c246a .fancybox-close-small_b41226df56f70016:hover svg, .fancybox-slide--video_35a57950730198bd .fancybox-close-small_b41226df56f70016:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_231b6f758c1f47f3 .fancybox-close-small_b41226df56f70016, .fancybox-is-zoomable_bb43178cc7f91e49.fancybox-can-drag_7931497d324d5097 .fancybox-close-small_b41226df56f70016 {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_a71229de77a29483.fancybox-slide--next_ee9e29cdfb4c7920, .fancybox-fx-fade_a71229de77a29483.fancybox-slide--previous_013856b020c527cd {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_a71229de77a29483.fancybox-slide--current_bedd719df80ccb39 {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_b6633df57c4239e6 {
  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_1ecc519513384402 {
  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_d9741e7fa86d218e {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_c5ff3167a7743db8 .fancybox-thumbs_1ecc519513384402 {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_1ecc519513384402 > 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_1ecc519513384402 .fancybox-thumbs-active_5fc95a63a06ed5d9:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_e806fa61b14cbc9a .slick-track_1c29b53fe68a8425,
.slick-slider_e806fa61b14cbc9a .slick-list_4a06671d7b307eee {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_77a8358d13f75507 .slick-track_1c29b53fe68a8425 {
  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_77a8358d13f75507 img {
  display: none;
}

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

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

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

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

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