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

.h1_a9787d665bdf35ac,
h1,
.h2_5011b8a949323320,
h2,
.h3_69bbaa763fd9bcfb,
h3,
.h4_50a262c91ef7571a,
h4,
.h5_1e42992f6b012de4,
h5,
.h6_322973ae0db511fd,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_23a8dc419193b64b {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_750b2bca27f427a8 {
  padding: 0 !important;
}

.m0_094e99e5ea46b3b6 {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_34baf69eba34631e {
    padding: 0 !important;
  }
  .xl-m0_13d0858b2deba6fc {
    margin: 0 !important;
  }
  .xl-pt-10_c28aab8dd927e3b7 {
    padding-top: 10px !important;
  }
  .xl-pt-20_721c6e169483f84a {
    padding-top: 20px !important;
  }
  .xl-pt-30_ba2c06663080789d {
    padding-top: 30px !important;
  }
  .xl-pt-40_08790173931d6e78 {
    padding-top: 40px !important;
  }
  .xl-pt-50_bb7b95c98165ee59 {
    padding-top: 50px !important;
  }
  .xl-pt-60_6fab70caa981d437 {
    padding-top: 60px !important;
  }
  .xl-pt-70_55f64899662cb46f {
    padding-top: 70px !important;
  }
  .xl-pt-80_8da80ec95ed9c1c7 {
    padding-top: 80px !important;
  }
  .xl-pt-90_02e03c09d6c54922 {
    padding-top: 90px !important;
  }
  .xl-pt-100_6f952231a487570f {
    padding-top: 100px !important;
  }
  .xl-pt-110_33777cb0e66906a7 {
    padding-top: 110px !important;
  }
  .xl-pt-120_d64eea477a1bd8a9 {
    padding-top: 120px !important;
  }
  .xl-pt-130_d58b7e913f300e0a {
    padding-top: 130px !important;
  }
  .xl-pt-140_55fdf67c99650b9e {
    padding-top: 140px !important;
  }
  .xl-pt-150_294c0bcf846547ff {
    padding-top: 150px !important;
  }
  .xl-pt-200_a4d44620b0fe6d67 {
    padding-top: 200px !important;
  }
  .xl-pb-10_f65b97b757536497 {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_d43f12a6926bc526 {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_586a25c46ece3337 {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_2892f3b25c88c21d {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_1dc2a4c0fac839b5 {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_ef11345a324fbeb6 {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_38959f2ac89316cc {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_5a68517a57d9f385 {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_88dcca14677ea1f1 {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_74db178e584a0d83 {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_a896c13b8eb70458 {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_ab61ab9d5981bbaa {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_e93e46624e64091d {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_68a635780394c63f {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_a73b7922f9767c2a {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_d699c7f4a256bdd3 {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_43ccd069e6a2b590 {
    margin-top: 10px !important;
  }
  .xl-mt-20_ecabffd8164f1d75 {
    margin-top: 20px !important;
  }
  .xl-mt-30_89bf2dcf1574bb68 {
    margin-top: 30px !important;
  }
  .xl-mt-40_c65cecc603778c66 {
    margin-top: 40px !important;
  }
  .xl-mt-50_d04d368e7f6be74b {
    margin-top: 50px !important;
  }
  .xl-mt-60_736f37995b3ae18a {
    margin-top: 60px !important;
  }
  .xl-mt-70_4617f2a58c4f91a8 {
    margin-top: 70px !important;
  }
  .xl-mt-80_7577eef966cd1a3f {
    margin-top: 80px !important;
  }
  .xl-mt-90_94ca6eb6d6a45b61 {
    margin-top: 90px !important;
  }
  .xl-mt-100_c86f276a5a660ac3 {
    margin-top: 100px !important;
  }
  .xl-mt-110_a7e58ee0dbe69b0c {
    margin-top: 110px !important;
  }
  .xl-mt-120_508291e8b21734c3 {
    margin-top: 120px !important;
  }
  .xl-mt-130_2ab989775b2f826a {
    margin-top: 130px !important;
  }
  .xl-mt-140_e082e0b8ac657527 {
    margin-top: 140px !important;
  }
  .xl-mt-150_5c6644589d01255d {
    margin-top: 150px !important;
  }
  .xl-mt-200_40ae111aea335a7e {
    margin-top: 200px !important;
  }
  .xl-mb-10_0de53af8607db68a {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_015843e3dba68b2a {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_8136ad3b1f14052f {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_c581af6045345654 {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_9c78e75f76cb1360 {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_d68908b6b3e6045b {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_13345f9581dbad41 {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_48fc795b901ce70f {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_1fb613cba7af7454 {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_a3c1794e5e513d20 {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_a885a92338c47c67 {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_90a303e55c90768e {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_314d378b6b128425 {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_6b605569a311b809 {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_436a18ef1c3fcb4f {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_69cb743da5a64218 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_fc9ec71155f73ad9 {
    padding: 0 !important;
  }
  .lg-m0_67fb79b782031652 {
    margin: 0 !important;
  }
  .lg-pt-10_a5bda3c2721479b8 {
    padding-top: 10px !important;
  }
  .lg-pt-20_e137c5ce079c9a70 {
    padding-top: 20px !important;
  }
  .lg-pt-30_35366b8b818a64bb {
    padding-top: 30px !important;
  }
  .lg-pt-40_b2a1f18f42fe1816 {
    padding-top: 40px !important;
  }
  .lg-pt-50_2331c557bc7f2241 {
    padding-top: 50px !important;
  }
  .lg-pt-60_f28bf0fba4c50c03 {
    padding-top: 60px !important;
  }
  .lg-pt-70_d4a3f56103c69e76 {
    padding-top: 70px !important;
  }
  .lg-pt-80_b3ca23e6ab9097ec {
    padding-top: 80px !important;
  }
  .lg-pt-90_661a0f505cb4eefb {
    padding-top: 90px !important;
  }
  .lg-pt-100_e95e6de86ec447f9 {
    padding-top: 100px !important;
  }
  .lg-pt-110_07b8713f3f2e6372 {
    padding-top: 110px !important;
  }
  .lg-pt-120_ddd5acec5251ca4b {
    padding-top: 120px !important;
  }
  .lg-pt-130_4cf66c5872baf02a {
    padding-top: 130px !important;
  }
  .lg-pt-140_f09fa64a024cd8a9 {
    padding-top: 140px !important;
  }
  .lg-pt-150_6c370e16ad1eb744 {
    padding-top: 150px !important;
  }
  .lg-pt-200_f705f66e694b23a8 {
    padding-top: 200px !important;
  }
  .lg-pb-10_2b63c5541f0250b0 {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_f0baecb3f38b019c {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_9538250398a1c533 {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_3a14acd71665bbbb {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_abe6cdf196984e43 {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_4336a21e3f0aca0e {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_f55f2495b6a44c85 {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_0a43f3d6440c7a31 {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_5ad1fd9ec883a55a {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_7ff251866ed6233b {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_d3b81505dc438621 {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_d344c7f52b09210d {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_f0938c2dc3feafee {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_1b8d7470c4bdbc0c {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_3a17441769053149 {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_dee6766180f57054 {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_db716cc7620fd14e {
    margin-top: 10px !important;
  }
  .lg-mt-20_5b577a58b26b486b {
    margin-top: 20px !important;
  }
  .lg-mt-30_624ddd9886b941e5 {
    margin-top: 30px !important;
  }
  .lg-mt-40_aba16085abe77862 {
    margin-top: 40px !important;
  }
  .lg-mt-50_a2f3c109c41171fc {
    margin-top: 50px !important;
  }
  .lg-mt-60_becf29be3b0ef191 {
    margin-top: 60px !important;
  }
  .lg-mt-70_2d015fba48d28008 {
    margin-top: 70px !important;
  }
  .lg-mt-80_69d54a0f3cb99c36 {
    margin-top: 80px !important;
  }
  .lg-mt-90_7c14229708359ee6 {
    margin-top: 90px !important;
  }
  .lg-mt-100_1437f3af77f80ae9 {
    margin-top: 100px !important;
  }
  .lg-mt-110_400a99c2f8e6155b {
    margin-top: 110px !important;
  }
  .lg-mt-120_4b6d784f248dfb55 {
    margin-top: 120px !important;
  }
  .lg-mt-130_dd7310f346ca8096 {
    margin-top: 130px !important;
  }
  .lg-mt-140_94176e8eaae460fa {
    margin-top: 140px !important;
  }
  .lg-mt-150_7805411524a60e8a {
    margin-top: 150px !important;
  }
  .lg-mt-200_645e1e9478043fe8 {
    margin-top: 200px !important;
  }
  .lg-mb-10_ca1ed984bd618df1 {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_65072b37e8cdbaf7 {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_75f676abad70a54c {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_aaac5b384806c10c {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_a340f747c09bfb45 {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_a58a6c100ef9343b {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_a1aaeeecec3b0bd4 {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_d9a06df2bf7a0e01 {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_d31e5f2cb922c51b {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_85dcdf64bb633710 {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_119e8fd86b737fb2 {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_56d2b1a7c23ff41c {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_f80b1df7344be19b {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_5e8b8212416919aa {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_1f53ee4ed8d64cba {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_8263174853f8f5af {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_88f35fb26dcb1a92 {
    padding: 0 !important;
  }
  .md-m0_d2cd8c9ef9670489 {
    margin: 0 !important;
  }
  .md-pt-10_7229726c0ec98576 {
    padding-top: 10px !important;
  }
  .md-pt-20_d301eed1715aaccc {
    padding-top: 20px !important;
  }
  .md-pt-30_c1e75f207509271a {
    padding-top: 30px !important;
  }
  .md-pt-40_04ee86b42af13749 {
    padding-top: 40px !important;
  }
  .md-pt-50_6cc799fe1cb61e57 {
    padding-top: 50px !important;
  }
  .md-pt-60_3416f3ff36ef51b7 {
    padding-top: 60px !important;
  }
  .md-pt-70_12545e4f61e8fc05 {
    padding-top: 70px !important;
  }
  .md-pt-80_31bf7c4c0ea604cb {
    padding-top: 80px !important;
  }
  .md-pt-90_76ae432225dbda37 {
    padding-top: 90px !important;
  }
  .md-pt-100_eea256484b923298 {
    padding-top: 100px !important;
  }
  .md-pt-110_ac70d99e60b2a15d {
    padding-top: 110px !important;
  }
  .md-pt-120_c2007a36982aec9f {
    padding-top: 120px !important;
  }
  .md-pt-130_53733b8ae2032c92 {
    padding-top: 130px !important;
  }
  .md-pt-140_a0276d17a73f5c2f {
    padding-top: 140px !important;
  }
  .md-pt-150_04dbf701c37cbbc1 {
    padding-top: 150px !important;
  }
  .md-pt-200_5c7f7fab0ce1c61e {
    padding-top: 200px !important;
  }
  .md-pb-10_09c7fd9ca7481073 {
    padding-bottom: 10px !important;
  }
  .md-pb-20_86ee0f3422b4dc00 {
    padding-bottom: 20px !important;
  }
  .md-pb-30_fdb9f956194b3da4 {
    padding-bottom: 30px !important;
  }
  .md-pb-40_a0ce961d8d0f9dac {
    padding-bottom: 40px !important;
  }
  .md-pb-50_bf0eef3f21ed5e3b {
    padding-bottom: 50px !important;
  }
  .md-pb-60_cf4c591e3e566c38 {
    padding-bottom: 60px !important;
  }
  .md-pb-70_2ca4c21250eca890 {
    padding-bottom: 70px !important;
  }
  .md-pb-80_34c0b5833d3e2dea {
    padding-bottom: 80px !important;
  }
  .md-pb-90_0eb71bd7183d8803 {
    padding-bottom: 90px !important;
  }
  .md-pb-100_da0d6b9ce5c10590 {
    padding-bottom: 100px !important;
  }
  .md-pb-110_1f147ce28e4d96f0 {
    padding-bottom: 110px !important;
  }
  .md-pb-120_12cc63222d213b6c {
    padding-bottom: 120px !important;
  }
  .md-pb-130_4c9e4388131d3ae1 {
    padding-bottom: 130px !important;
  }
  .md-pb-140_f2f9873a9db736ce {
    padding-bottom: 140px !important;
  }
  .md-pb-150_405212fcc2d96b12 {
    padding-bottom: 150px !important;
  }
  .md-pb-200_2109b486eab2e3ac {
    padding-bottom: 200px !important;
  }
  .md-mt-10_f51d89d984037c68 {
    margin-top: 10px !important;
  }
  .md-mt-20_00b350b98c94290e {
    margin-top: 20px !important;
  }
  .md-mt-30_62e1a71f11014d99 {
    margin-top: 30px !important;
  }
  .md-mt-40_45448a1041ecc9b0 {
    margin-top: 40px !important;
  }
  .md-mt-50_790419b4ec210fe5 {
    margin-top: 50px !important;
  }
  .md-mt-60_db51796452679255 {
    margin-top: 60px !important;
  }
  .md-mt-70_739bbb0189f3fc5d {
    margin-top: 70px !important;
  }
  .md-mt-80_288630f9012cd830 {
    margin-top: 80px !important;
  }
  .md-mt-90_e3ae3d576a1e8728 {
    margin-top: 90px !important;
  }
  .md-mt-100_19e3928b1ffa1e35 {
    margin-top: 100px !important;
  }
  .md-mt-110_5b02e827b3af6ca4 {
    margin-top: 110px !important;
  }
  .md-mt-120_33c559094b1e62b5 {
    margin-top: 120px !important;
  }
  .md-mt-130_85b57e593df91982 {
    margin-top: 130px !important;
  }
  .md-mt-140_5658036913add2cf {
    margin-top: 140px !important;
  }
  .md-mt-150_6d3558e942c18b0a {
    margin-top: 150px !important;
  }
  .md-mt-200_df3eca2544a04e76 {
    margin-top: 200px !important;
  }
  .md-mb-10_7faa6cd17b310dd7 {
    margin-bottom: 10px !important;
  }
  .md-mb-20_05ac29d03a73be8c {
    margin-bottom: 20px !important;
  }
  .md-mb-30_e93dab42725377a7 {
    margin-bottom: 30px !important;
  }
  .md-mb-40_aa30549406f21008 {
    margin-bottom: 40px !important;
  }
  .md-mb-50_ff459099ca91f438 {
    margin-bottom: 50px !important;
  }
  .md-mb-60_2b27516cbb60bee5 {
    margin-bottom: 60px !important;
  }
  .md-mb-70_3498fe86f07576d9 {
    margin-bottom: 70px !important;
  }
  .md-mb-80_149eec1331ba43c9 {
    margin-bottom: 80px !important;
  }
  .md-mb-90_55967b6ce44eb4b8 {
    margin-bottom: 90px !important;
  }
  .md-mb-100_79fedcc613a388c9 {
    margin-bottom: 100px !important;
  }
  .md-mb-110_d0448b726046fdd4 {
    margin-bottom: 110px !important;
  }
  .md-mb-120_33c2a3ce36a148e5 {
    margin-bottom: 120px !important;
  }
  .md-mb-130_ed4e0e56c783e04b {
    margin-bottom: 130px !important;
  }
  .md-mb-140_7f25af8784b89bed {
    margin-bottom: 140px !important;
  }
  .md-mb-150_6a47403d37cf58f8 {
    margin-bottom: 150px !important;
  }
  .md-mb-200_2b800a41b525e958 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_0bd3af9079244711 {
    padding: 0 !important;
  }
  .sm-m0_11e3209bc560d815 {
    margin: 0 !important;
  }
  .sm-pt-10_17be78966ba007cc {
    padding-top: 10px !important;
  }
  .sm-pt-20_a4d097052334515a {
    padding-top: 20px !important;
  }
  .sm-pt-30_60c4c56e169d310b {
    padding-top: 30px !important;
  }
  .sm-pt-40_d60cecc29c3a891c {
    padding-top: 40px !important;
  }
  .sm-pt-50_1803993ebd2779a4 {
    padding-top: 50px !important;
  }
  .sm-pt-60_dd78e8e78c758c81 {
    padding-top: 60px !important;
  }
  .sm-pt-70_fb63424f974ac738 {
    padding-top: 70px !important;
  }
  .sm-pt-80_3964aa42077493fa {
    padding-top: 80px !important;
  }
  .sm-pt-90_735649a1216b23e9 {
    padding-top: 90px !important;
  }
  .sm-pt-100_88baa06b8ce9cb05 {
    padding-top: 100px !important;
  }
  .sm-pt-110_f93de8da991088d4 {
    padding-top: 110px !important;
  }
  .sm-pt-120_7fb494c13c121148 {
    padding-top: 120px !important;
  }
  .sm-pt-130_81778abb5e2c2302 {
    padding-top: 130px !important;
  }
  .sm-pt-140_c1dc12760ee0a89b {
    padding-top: 140px !important;
  }
  .sm-pt-150_5146830046a19ef9 {
    padding-top: 150px !important;
  }
  .sm-pt-200_b29721d91517a993 {
    padding-top: 200px !important;
  }
  .sm-pb-10_76863b4fffc491b1 {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_d89ce0f2deb202cf {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_aebe059b581b52de {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_991e929eda7feb4a {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_4212bc843721cd5a {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_469881f98e4c25da {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_081f413a0b7c8f98 {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_b79c4c0858cd8f9b {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_67f1768742ab94b2 {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_3729d7263b72265e {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_3351ddc7fe18d1ca {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_393dc9cbf3c9ae36 {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_c9bd349c8597f1ac {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_ccbbc3e5de2fac34 {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_41aed583b87c6eff {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_add43f41ce1538b7 {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_cb8874dc401d52bc {
    margin-top: 10px !important;
  }
  .sm-mt-20_9d5cc1e288d6b453 {
    margin-top: 20px !important;
  }
  .sm-mt-30_8b05c114bc9da748 {
    margin-top: 30px !important;
  }
  .sm-mt-40_85ae12d6c1aac612 {
    margin-top: 40px !important;
  }
  .sm-mt-50_f2b53d6df0a7ba38 {
    margin-top: 50px !important;
  }
  .sm-mt-60_037dde1faf43973c {
    margin-top: 60px !important;
  }
  .sm-mt-70_af245a897240fe59 {
    margin-top: 70px !important;
  }
  .sm-mt-80_5a12737b08bf7c3c {
    margin-top: 80px !important;
  }
  .sm-mt-90_d3df1767355c1542 {
    margin-top: 90px !important;
  }
  .sm-mt-100_33e164d514816364 {
    margin-top: 100px !important;
  }
  .sm-mt-110_6599c2c2421f4deb {
    margin-top: 110px !important;
  }
  .sm-mt-120_8e051fcacc26597b {
    margin-top: 120px !important;
  }
  .sm-mt-130_884f0f9cb6e1a59f {
    margin-top: 130px !important;
  }
  .sm-mt-140_f62e80410ae72dc1 {
    margin-top: 140px !important;
  }
  .sm-mt-150_9055d9bd0b10556f {
    margin-top: 150px !important;
  }
  .sm-mt-200_842c5055ff70d7a2 {
    margin-top: 200px !important;
  }
  .sm-mb-10_aea84153ad592bd4 {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_b379f79f806ae292 {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_77f8d1fa824fa077 {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_8f229628e7c76b1a {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_61a611e052dd5752 {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_f6a0318536a18245 {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_60416cbe96908dee {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_746365bd7bb3b900 {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_e548a370d9fcb561 {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_92b78b2a80d07bbc {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_678026e287c14503 {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_c34f4d10fddca4b1 {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_e94dc83397717e14 {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_cc29c90d810cf4f0 {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_36ed2e5acfa165a2 {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_5423ee167bc9ab8c {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_4f0f4d0cef28d96f {
    padding: 0 !important;
  }
  .xs-m0_1c657a5ea9315e16 {
    margin: 0 !important;
  }
  .xs-pt-10_ca04a96346e74184 {
    padding-top: 10px !important;
  }
  .xs-pt-20_3013885b9535db90 {
    padding-top: 20px !important;
  }
  .xs-pt-30_f381bed0b4eae98c {
    padding-top: 30px !important;
  }
  .xs-pt-40_abb51f4a5716ff09 {
    padding-top: 40px !important;
  }
  .xs-pt-50_79b9f8f33273fb19 {
    padding-top: 50px !important;
  }
  .xs-pt-60_f9039dd95e1f25d4 {
    padding-top: 60px !important;
  }
  .xs-pt-70_68c6d410c42e8835 {
    padding-top: 70px !important;
  }
  .xs-pt-80_1199bb4bbfddc2b1 {
    padding-top: 80px !important;
  }
  .xs-pt-90_b52d77a730e7fad1 {
    padding-top: 90px !important;
  }
  .xs-pt-100_c0a71073a8a6ac39 {
    padding-top: 100px !important;
  }
  .xs-pt-110_f5165cf48486b4ca {
    padding-top: 110px !important;
  }
  .xs-pt-120_014a6b1fa413fbcc {
    padding-top: 120px !important;
  }
  .xs-pt-130_9c1ac3cedac078b7 {
    padding-top: 130px !important;
  }
  .xs-pt-140_554d49debdb47c37 {
    padding-top: 140px !important;
  }
  .xs-pt-150_19e900510e47e186 {
    padding-top: 150px !important;
  }
  .xs-pt-200_2f629a9a2726e850 {
    padding-top: 200px !important;
  }
  .xs-pb-10_929e89a602b6d012 {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_80f1bf5adfb316cd {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_133555b7e66a356b {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_77de9109d38e09c4 {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_63a625a29ba18dfb {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_2f6399b6fe08285a {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_dd1be4b5aada33a9 {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_c82724cfed6c1460 {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_034aab58b19347e2 {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_2085eba5d44de3bb {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_bb36b97b94e37dd0 {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_4367eb550c59554f {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_d17a68cd67b47666 {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_1ef209367d794ef8 {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_53d09bf1ac76405a {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_d222da99386dce8c {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_8ba6a30d0db54da8 {
    margin-top: 10px !important;
  }
  .xs-mt-20_e0a3d214d7f186ce {
    margin-top: 20px !important;
  }
  .xs-mt-30_6b468acde1bae0a2 {
    margin-top: 30px !important;
  }
  .xs-mt-40_a900bc1d20193dbc {
    margin-top: 40px !important;
  }
  .xs-mt-50_c78ce70ceee1f412 {
    margin-top: 50px !important;
  }
  .xs-mt-60_6d6d9a14e343fc03 {
    margin-top: 60px !important;
  }
  .xs-mt-70_8a17928ed9b96252 {
    margin-top: 70px !important;
  }
  .xs-mt-80_9ea1a3e2dd20215a {
    margin-top: 80px !important;
  }
  .xs-mt-90_82f98a82e10c0359 {
    margin-top: 90px !important;
  }
  .xs-mt-100_9b978fc22479c6b1 {
    margin-top: 100px !important;
  }
  .xs-mt-110_9240ab248794c7bf {
    margin-top: 110px !important;
  }
  .xs-mt-120_5e253ed36eaed99d {
    margin-top: 120px !important;
  }
  .xs-mt-130_686c6bc583f78a63 {
    margin-top: 130px !important;
  }
  .xs-mt-140_956994e6041cad6a {
    margin-top: 140px !important;
  }
  .xs-mt-150_7cd13c6d0eb55870 {
    margin-top: 150px !important;
  }
  .xs-mt-200_981273b5ab4fa433 {
    margin-top: 200px !important;
  }
  .xs-mb-10_8c17dce726ab16e4 {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_16c90b42f26a2af8 {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_09c6223e0cb13941 {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_e05867aa618fd47b {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_5f0dfaba3f977dfd {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_dc3836f2c7c62c32 {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_589159c199d1cb94 {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_73094e66b70d8ffc {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_e6effdac9d6f9ce0 {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_17559ff2b41d1c99 {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_4f7feb9daf1622fd {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_6e7319b54932a85e {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_4d158b26860bae48 {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_7f1774d84c934f8e {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_79d7a57ff6a8795f {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_d8827cabf7787ed1 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_e17364539789b71c {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_e17364539789b71c.menu-overlay_72006c05341f0827 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_e17364539789b71c.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_e17364539789b71c .navbar-toggler_c87800bd2a48f97c {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_e17364539789b71c.menu-style-three_08771e86dd6b0533 .navbar-toggler_c87800bd2a48f97c {
  background: #000;
}
.theme-main-menu_e17364539789b71c.menu-style-four_b12e6ee336e92742 .navbar-toggler_c87800bd2a48f97c {
  background: #E6FD5A;
}
.theme-main-menu_e17364539789b71c.menu-style-five_664e588ef8915d68 .navbar-toggler_c87800bd2a48f97c {
  background: #DFFF5E;
}
.theme-main-menu_e17364539789b71c .navbar-toggler_c87800bd2a48f97c:focus {
  box-shadow: none;
}
.theme-main-menu_e17364539789b71c .navbar-toggler_c87800bd2a48f97c::before,
.theme-main-menu_e17364539789b71c .navbar-toggler_c87800bd2a48f97c::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_e17364539789b71c .navbar-toggler_c87800bd2a48f97c 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_e17364539789b71c.menu-style-three_08771e86dd6b0533 .navbar-toggler_c87800bd2a48f97c:before, .theme-main-menu_e17364539789b71c.menu-style-three_08771e86dd6b0533 .navbar-toggler_c87800bd2a48f97c:after, .theme-main-menu_e17364539789b71c.menu-style-three_08771e86dd6b0533 .navbar-toggler_c87800bd2a48f97c span {
  background: #fff;
}
.theme-main-menu_e17364539789b71c .navbar-toggler_c87800bd2a48f97c::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_e17364539789b71c .navbar-toggler_c87800bd2a48f97c::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_e17364539789b71c .navbar-toggler_c87800bd2a48f97c[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_e17364539789b71c .navbar-toggler_c87800bd2a48f97c[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_e17364539789b71c .navbar-toggler_c87800bd2a48f97c[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_e17364539789b71c .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_e17364539789b71c .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_e17364539789b71c.white-vr_22d2a7c7e54dabc2 .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_e17364539789b71c.white-vr_22d2a7c7e54dabc2 .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_e17364539789b71c.white-vr_22d2a7c7e54dabc2.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_e17364539789b71c.menu-style-one_a81f6fa8d5d86b94 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_e17364539789b71c.menu-style-two_b5a039708c17070e {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_e17364539789b71c.menu-style-two_b5a039708c17070e .info-row_cd62f7aa391a47b2 {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_e17364539789b71c.menu-style-two_b5a039708c17070e .gap-fix_978bd55d5059ee42 {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_e17364539789b71c.menu-style-two_b5a039708c17070e .greetings_f31d85bdb40b13ce {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_e17364539789b71c.menu-style-two_b5a039708c17070e .contact-info_09180e3eafdc372b {
  margin: 0 -15px;
}
.theme-main-menu_e17364539789b71c.menu-style-two_b5a039708c17070e .contact-info_09180e3eafdc372b li {
  padding: 0 15px;
}
.theme-main-menu_e17364539789b71c.menu-style-two_b5a039708c17070e .contact-info_09180e3eafdc372b li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_e17364539789b71c.menu-style-two_b5a039708c17070e .contact-info_09180e3eafdc372b li a:hover {
  text-decoration: underline;
}
.theme-main-menu_e17364539789b71c.menu-style-two_b5a039708c17070e .inner-content_1ca4f65608a502ef {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_e17364539789b71c.menu-style-two_b5a039708c17070e.fixed .info-row_cd62f7aa391a47b2 {
  display: none;
}
.theme-main-menu_e17364539789b71c.menu-style-five_664e588ef8915d68 {
  background: #000;
  padding: 0;
}
.theme-main-menu_e17364539789b71c.menu-style-five_664e588ef8915d68 .inner-content_1ca4f65608a502ef {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_e17364539789b71c.menu-style-six_5ea746ac58d3ca94 .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_e17364539789b71c.menu-style-six_5ea746ac58d3ca94 .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_e17364539789b71c .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_4900fff4ae38b488 {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_4900fff4ae38b488 .mega-menu-title_e9ed98fd642beeed {
  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_e17364539789b71c .login-btn-one_2ac553100664ce88 a {
  color: #000;
}
.theme-main-menu_e17364539789b71c .login-btn-one_2ac553100664ce88 a:hover {
  text-decoration: underline;
}
.theme-main-menu_e17364539789b71c .login-btn-two_06db6400af79faf9 a {
  color: #044F3B;
}
.theme-main-menu_e17364539789b71c .login-btn-two_06db6400af79faf9 a:hover {
  text-decoration: underline;
}
.theme-main-menu_e17364539789b71c .signup-btn-one_9c6eae384f1733fc 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_e17364539789b71c .signup-btn-one_9c6eae384f1733fc .icon_6610649404a1699a {
  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_e17364539789b71c .signup-btn-one_9c6eae384f1733fc:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_e17364539789b71c .signup-btn-one_9c6eae384f1733fc:hover .icon_6610649404a1699a {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_e17364539789b71c .signup-btn-two_393e00e4434a1b05 {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_e17364539789b71c .signup-btn-two_393e00e4434a1b05:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_e17364539789b71c .quote-one_e1ca4b853da85d37 {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_e17364539789b71c .quote-one_e1ca4b853da85d37:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_9077856cf0a034fd {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_9077856cf0a034fd li {
  position: relative;
  padding: 0 15px;
}
.category-menu_9077856cf0a034fd li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_9077856cf0a034fd li a:hover {
  color: #0C3A30;
}
.category-menu_9077856cf0a034fd .dropdown-menu {
  padding: 0;
}
.category-menu_9077856cf0a034fd .dropdown-menu li {
  padding: 0;
}
.category-menu_9077856cf0a034fd .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_e84723c17b54bc26 .logo_af7f2a3bea4891aa {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_22d2a7c7e54dabc2 .navbar-collapse_e84723c17b54bc26 {
    background-color: #0C3A30;
  }
  .navbar-collapse_e84723c17b54bc26 {
    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_e84723c17b54bc26.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_e17364539789b71c .navbar .mega-dropdown_f9a2b7d01ae09732 {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_22d2a7c7e54dabc2 .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_4900fff4ae38b488 {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_4e0ae7600f4decd3 .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_aeca111ecba87d18 {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_aeca111ecba87d18::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_aeca111ecba87d18 .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_aeca111ecba87d18 .hero-slider-one .hero-img_5f6402cb903b8894 {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_aeca111ecba87d18 .hero-slider-one .slick-list_ec877ddcb1d21466, .hero-banner-one_aeca111ecba87d18 .hero-slider-one .slick-track_cef342aa5c21b396, .hero-banner-one_aeca111ecba87d18 .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_aeca111ecba87d18 .hero-heading_80c2e2a52fed29ce {
  font-weight: 700;
  color: #000;
  background: url(../captures/shape_5861682208/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_aeca111ecba87d18 .more-btn_43d90e438ce1a869 {
  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_aeca111ecba87d18 .more-btn_43d90e438ce1a869:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_e0526fd204ac0017 {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_e0526fd204ac0017 .bg-wrapper_0ff102e3a8fcb020 {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_e0526fd204ac0017 .hero-heading_80c2e2a52fed29ce {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_e0526fd204ac0017 .rating_eb6c703d42b6c8fc h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_e0526fd204ac0017 .rating_eb6c703d42b6c8fc p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_e0526fd204ac0017 .media-wrapper_55dd914f94ae43f6 {
  position: absolute;
  background: url(../captures/assets_964dbf6a22/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_e0526fd204ac0017 .media-wrapper_55dd914f94ae43f6 .shape_01_e014cac13801268b {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_e0526fd204ac0017 .media-wrapper_55dd914f94ae43f6 .shape_02_6bf29d64089d542d {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_6e0777776dc8e0b9 .hero-heading_80c2e2a52fed29ce {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_6e0777776dc8e0b9 .media-wrapper_55dd914f94ae43f6 {
  background: url(../captures/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_6e0777776dc8e0b9 .media-wrapper_55dd914f94ae43f6 .screen_01_5cdd2bbeda32bcae {
  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_6e0777776dc8e0b9 .media-wrapper_55dd914f94ae43f6 .screen_02_7ca13c14b0e06e84 {
  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_6e0777776dc8e0b9 .media-wrapper_55dd914f94ae43f6 .bg-shape_326a8357d701c15b {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_6e0777776dc8e0b9 .shape_01_e014cac13801268b {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_9a059325f1dc309a .bg-wrapper_0ff102e3a8fcb020 {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_9a059325f1dc309a .media-wrapper_55dd914f94ae43f6 {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_9a059325f1dc309a .media-wrapper_55dd914f94ae43f6 .shape_01_e014cac13801268b {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_9a059325f1dc309a .shape_02_6bf29d64089d542d {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_74c8d3755a974cb4 + .blog-details_5df097e2420ad91f {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_8be89fb55705d46c {
  z-index: 1;
}
.block-feature-three_8be89fb55705d46c:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_8be89fb55705d46c.no-bg_881928eab9c1841a:before {
  display: none;
}
.block-feature-three_8be89fb55705d46c .section-btn_70606496243a986a {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_8be89fb55705d46c .block-title_0c660513a318635c a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_8be89fb55705d46c .block-title_0c660513a318635c a:hover {
  text-decoration: underline;
}
.block-feature-three_8be89fb55705d46c .round-btn_302de4e201f5ca23 {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_8be89fb55705d46c .round-btn_302de4e201f5ca23:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_8be89fb55705d46c .block-one_b1230904812c7193 {
  background: url(../captures/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_8be89fb55705d46c .block-one_b1230904812c7193 .tag_1667741ea20fd2b3 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_8be89fb55705d46c .block-one_b1230904812c7193 .block-title_0c660513a318635c {
  background: url(../captures/shape_5861682208/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_8be89fb55705d46c .block-two_c9cd4e59e93fb11a {
  overflow: hidden;
}
.block-feature-three_8be89fb55705d46c .block-two_c9cd4e59e93fb11a .img-wrapper_50753f8ec0c05434 {
  background: url(../captures/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_8be89fb55705d46c .block-two_c9cd4e59e93fb11a .text-wrapper_d6ff104de993b67d {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_8be89fb55705d46c .block-two_c9cd4e59e93fb11a .tag_1667741ea20fd2b3 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_8be89fb55705d46c .block-three_f1edda478bd4be3d {
  background: #D3FF76;
}
.block-feature-three_8be89fb55705d46c .block-three_f1edda478bd4be3d .tag_1667741ea20fd2b3 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_8be89fb55705d46c .block-three_f1edda478bd4be3d .round-btn_302de4e201f5ca23 {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_8be89fb55705d46c .block-three_f1edda478bd4be3d .round-btn_302de4e201f5ca23:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_8be89fb55705d46c .block-four_7e86a85678a2ea0b {
  background: url(../captures/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_8be89fb55705d46c .block-four_7e86a85678a2ea0b .block-title_0c660513a318635c {
  background: url(../captures/shape_5861682208/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_8be89fb55705d46c .block-four_7e86a85678a2ea0b .block-title_0c660513a318635c a {
  font-size: 28px;
}
.block-feature-three_8be89fb55705d46c .block-four_7e86a85678a2ea0b .tag_1667741ea20fd2b3 {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_8be89fb55705d46c .block-four_7e86a85678a2ea0b .round-btn_302de4e201f5ca23 {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_8be89fb55705d46c .block-four_7e86a85678a2ea0b .round-btn_302de4e201f5ca23:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_8be89fb55705d46c .block-five_7059fb2ca14292d9 {
  background: url(../captures/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_8be89fb55705d46c .block-five_7059fb2ca14292d9 .tag_1667741ea20fd2b3 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_8be89fb55705d46c .block-five_7059fb2ca14292d9 .block-title_0c660513a318635c {
  background: url(../captures/shape_5861682208/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_fcb9ccf23467d3aa .upper-wrapper_08bcb99cac7a8cfd {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_fcb9ccf23467d3aa .upper-wrapper_08bcb99cac7a8cfd .shape_01_e014cac13801268b {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_fcb9ccf23467d3aa .line-loop_5bb15190a3c505d4:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_fcb9ccf23467d3aa .graph-panel_ea75942a0989787c {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_fcb9ccf23467d3aa .graph-panel_ea75942a0989787c .main-count_aa9a71753d082020 {
  font-size: 120px;
}
.block-feature-thirteen_fcb9ccf23467d3aa .graph-panel_ea75942a0989787c .chart-box_5a047976b4e3a849 {
  padding: 0 15px;
}
.block-feature-thirteen_fcb9ccf23467d3aa .graph-panel_ea75942a0989787c .chart-box_5a047976b4e3a849 .chart-inner_9dd9f0e416ffb854 {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_826a67c99786d4ba .media-img_6996c4df8e8d75e5 {
  border-radius: 30px;
}
.block-feature-sixteen_826a67c99786d4ba .shape_01_e014cac13801268b {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_fbfb8210d1b56067 .section-subheading_0ca69fc8f405593c {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_fbfb8210d1b56067 .shape_01_e014cac13801268b {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_97df7b8d9f01abda {
  z-index: 1;
}
.text-feature-four_97df7b8d9f01abda .avatar_ccf6debae02294ee {
  width: 65px;
  height: 65px;
}
.text-feature-four_97df7b8d9f01abda .name {
  font-size: 28px;
}
.text-feature-four_97df7b8d9f01abda .quote-text_ac86c381e87fdb72 {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_97df7b8d9f01abda .shape_01_e014cac13801268b {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_97df7b8d9f01abda .shape_02_6bf29d64089d542d {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_651798402ce7a3c9 .bg-wrapper_0ff102e3a8fcb020 {
  background: #FFF2AC;
}
.text-feature-five_651798402ce7a3c9 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_651798402ce7a3c9 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_651798402ce7a3c9 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_651798402ce7a3c9 li:hover:before {
  background: #29594B;
}
.text-feature-five_651798402ce7a3c9 li:hover:after {
  color: #fff;
}
.text-feature-five_651798402ce7a3c9 .media-wrapper_55dd914f94ae43f6 {
  background: url(../captures/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_651798402ce7a3c9 .media-wrapper_55dd914f94ae43f6 .video-icon_5188085b3ce61782 {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_651798402ce7a3c9 .media-wrapper_55dd914f94ae43f6 .video-icon_5188085b3ce61782:hover {
  background: #CFFF45;
}
.text-feature-five_651798402ce7a3c9 .media-wrapper_55dd914f94ae43f6 .screen_01_5cdd2bbeda32bcae {
  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_083f7cf7b3eef848 {
  z-index: 1;
}
.text-feature-six_083f7cf7b3eef848 .media-wrapper_55dd914f94ae43f6 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_083f7cf7b3eef848 .media-wrapper_55dd914f94ae43f6 .screen_01_5cdd2bbeda32bcae {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_083f7cf7b3eef848 .shape_01_e014cac13801268b {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_083f7cf7b3eef848 .shape_02_6bf29d64089d542d {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_f2a03d616abee064 {
  background: url(../captures/assets_964dbf6a22/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_f2a03d616abee064 .block_afc8d17dcb1407dc .icon_6610649404a1699a {
  height: 50px;
}
.text-feature-nine_f2a03d616abee064 .vertical-text-wrapper_580701ba00f12969 {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_f2a03d616abee064 .vertical-text-wrapper_580701ba00f12969 .text-list_95051fed66400f1d {
  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_f2a03d616abee064 .vertical-text-wrapper_580701ba00f12969 .text-list_95051fed66400f1d:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_f2a03d616abee064 .vertical-text-wrapper_580701ba00f12969 .shape_01_e014cac13801268b {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_f2a03d616abee064 .vertical-text-wrapper_580701ba00f12969 .shape_02_6bf29d64089d542d {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_f2a03d616abee064 .shape_03_3ba67a8ea90c4317 {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_f2a03d616abee064 .shape_04_5c4cb824eaeca8ac {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_64ef225b759c5a5d .section-btn_70606496243a986a {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_786a8616d02058eb {
  z-index: 1;
}
.team-section-three_786a8616d02058eb:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../captures/shape_5861682208/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_786a8616d02058eb .section-btn_70606496243a986a {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_786a8616d02058eb .shape_01_e014cac13801268b {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_786a8616d02058eb .shape_02_6bf29d64089d542d {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_786a8616d02058eb .shape_03_3ba67a8ea90c4317 {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_f80209c687e4b911 .logo_af7f2a3bea4891aa {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_68b08b998ec3b38d {
  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_fa970dceadd24143 {
  max-width: 565px;
}
.user-data-form .form-wrapper_fa970dceadd24143 .input-group-meta_12d60c0c1a4c7e4d 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_fa970dceadd24143 .input-group-meta_12d60c0c1a4c7e4d label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_fa970dceadd24143 .input-group-meta_12d60c0c1a4c7e4d .placeholder_icon_6f1494c5796edcf3 {
  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_fa970dceadd24143 .input-group-meta_12d60c0c1a4c7e4d .placeholder_icon_6f1494c5796edcf3 img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_fa970dceadd24143 .input-group-meta_12d60c0c1a4c7e4d .placeholder_icon_6f1494c5796edcf3 span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_fa970dceadd24143 .input-group-meta_12d60c0c1a4c7e4d .placeholder_icon_6f1494c5796edcf3 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_fa970dceadd24143 .input-group-meta_12d60c0c1a4c7e4d .placeholder_icon_6f1494c5796edcf3 span.eye-slash_972a745b445e7d59:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_1f54e69630b84673 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_1f54e69630b84673 label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_1f54e69630b84673 input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_1f54e69630b84673 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_1f54e69630b84673 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_1f54e69630b84673 a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_1f54e69630b84673 a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_8fdf12e8c250a413 {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_1009d60fe0b96497 {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_1009d60fe0b96497:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_1009d60fe0b96497 img {
  width: 20px;
}
.user-data-form .btn-close_1a346c6fe33a72df {
  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_11dae1df2359f298 .main-count_aa9a71753d082020 {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_bc1dc78176459a1b .icon_6610649404a1699a {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_af83520865a936be .img-holder_3a08db97a82d189b {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_af83520865a936be .img-holder_3a08db97a82d189b.round-border_f66d2f6a12bed3d5 {
  border-radius: 30px;
}
.portfolio-block-one_af83520865a936be .img-holder_3a08db97a82d189b .expend_33c4d4b0077c3de9 {
  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_af83520865a936be .img-holder_3a08db97a82d189b 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_af83520865a936be .img-holder_3a08db97a82d189b i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_af83520865a936be:hover .expend_33c4d4b0077c3de9 {
  opacity: 1;
}
.portfolio-block-one_af83520865a936be:hover .img-meta_16012675c6d6e020 {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_af83520865a936be:hover .pj-title_0feb61b148f7ecfa {
  text-decoration: underline;
}
.portfolio-block-one_af83520865a936be .caption {
  margin-top: 35px;
}
.portfolio-block-one_af83520865a936be .caption .tag_1667741ea20fd2b3 {
  margin: 0 -3px;
}
.portfolio-block-one_af83520865a936be .caption .tag_1667741ea20fd2b3 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_af83520865a936be .caption .pj-title_0feb61b148f7ecfa {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_af83520865a936be .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_af83520865a936be .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_b2dd6373c175c1e2 .bg-wrapper_0ff102e3a8fcb020 {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_b2dd6373c175c1e2 .slider-wrapper_d7fb4f260e90f73b {
  height: 100%;
}
.project-details-two_b2dd6373c175c1e2 .slider-wrapper_d7fb4f260e90f73b .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_b2dd6373c175c1e2 .slider-wrapper_d7fb4f260e90f73b .carousel-control-next_0b1e8fd4da343e34,
.project-details-two_b2dd6373c175c1e2 .slider-wrapper_d7fb4f260e90f73b .carousel-control-prev_2cadc5a855dc2d85 {
  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_b2dd6373c175c1e2 .slider-wrapper_d7fb4f260e90f73b .carousel-control-next_0b1e8fd4da343e34:hover,
.project-details-two_b2dd6373c175c1e2 .slider-wrapper_d7fb4f260e90f73b .carousel-control-prev_2cadc5a855dc2d85:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_b2dd6373c175c1e2 .slider-wrapper_d7fb4f260e90f73b .carousel-control-prev_2cadc5a855dc2d85 {
  left: auto;
  right: 45px;
}
.project-details-two_b2dd6373c175c1e2 .info-wrapper_49af2eafbbfe337a {
  padding: 55px 50px 85px 70px;
}
.project-details-two_b2dd6373c175c1e2 .info-wrapper_49af2eafbbfe337a h3 {
  font-size: 36px;
}
.project-details-two_b2dd6373c175c1e2 .info-wrapper_49af2eafbbfe337a .list-meta_5aa33f999c71ba9c li {
  padding: 22px 0;
}
.project-details-two_b2dd6373c175c1e2 .info-wrapper_49af2eafbbfe337a .list-meta_5aa33f999c71ba9c .icon_6610649404a1699a {
  width: 40px;
}
.project-details-two_b2dd6373c175c1e2 .info-wrapper_49af2eafbbfe337a .list-meta_5aa33f999c71ba9c .text1_a0659b13a56af2d2 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_b2dd6373c175c1e2 .info-wrapper_49af2eafbbfe337a .list-meta_5aa33f999c71ba9c span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_b2dd6373c175c1e2 .info-wrapper_49af2eafbbfe337a .social-share_6c0a7e1126856b53 li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_b2dd6373c175c1e2 .info-wrapper_49af2eafbbfe337a .social-share_6c0a7e1126856b53 li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_ffb110518deeb5a2 .slider-wrapper_d7fb4f260e90f73b {
  padding-left: 100px;
}
.feedback-section-three_ffb110518deeb5a2 .slider-wrapper_d7fb4f260e90f73b .icon_6610649404a1699a {
  left: 0;
  top: 18px;
}
.feedback-section-three_ffb110518deeb5a2 .slick-dots_911e4158729cec0a {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_ffb110518deeb5a2 .slick-dots_911e4158729cec0a li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_ffb110518deeb5a2 .slick-dots_911e4158729cec0a .slick-active button {
  background: #000;
}
.feedback-section-three_ffb110518deeb5a2 .rating-box_c1ac7ffe870fdc5b {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_ffb110518deeb5a2 .rating-box_c1ac7ffe870fdc5b .rating_eb6c703d42b6c8fc {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_ffb110518deeb5a2 .shape_01_e014cac13801268b {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_ffb110518deeb5a2 .shape_02_6bf29d64089d542d {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_60c3dbcc7ba3b83e {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_60c3dbcc7ba3b83e .post-data_139a747c0c47be07 {
  padding: 30px 35px 25px;
}
.blog-meta-one_60c3dbcc7ba3b83e .post-data_139a747c0c47be07 .post-info_12d0f2a091739157 {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_60c3dbcc7ba3b83e .post-data_139a747c0c47be07 .blog-title_003be68461d24338 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_60c3dbcc7ba3b83e .post-data_139a747c0c47be07 .blog-title_003be68461d24338:hover {
  text-decoration: underline;
}
.blog-meta-one_60c3dbcc7ba3b83e .post-img_fe8273bd502f1860 {
  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_60c3dbcc7ba3b83e .post-img_fe8273bd502f1860 .round-btn_302de4e201f5ca23 {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_60c3dbcc7ba3b83e:hover .round-btn_302de4e201f5ca23 {
  background: #CFFF45;
}
.blog-meta-one_60c3dbcc7ba3b83e.style-two_ea8433454f2a1dc7 {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_60c3dbcc7ba3b83e.style-two_ea8433454f2a1dc7 .post-img_fe8273bd502f1860 {
  border-radius: 0;
}
.blog-meta-one_60c3dbcc7ba3b83e.style-two_ea8433454f2a1dc7 .blog-title_003be68461d24338 {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_89adc27fe2ac12b3 {
  background: #fff;
}
.blog-meta-two_89adc27fe2ac12b3 .post-data_139a747c0c47be07 {
  padding-top: 30px;
}
.blog-meta-two_89adc27fe2ac12b3 .post-data_139a747c0c47be07 .blog-title_003be68461d24338 {
  width: 70%;
}
.blog-meta-two_89adc27fe2ac12b3 .post-data_139a747c0c47be07 .blog-title_003be68461d24338 h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_89adc27fe2ac12b3 .post-data_139a747c0c47be07 .blog-title_003be68461d24338:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_89adc27fe2ac12b3 .post-data_139a747c0c47be07 .round-btn_302de4e201f5ca23 {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_89adc27fe2ac12b3 .post-data_139a747c0c47be07 .round-btn_302de4e201f5ca23:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_89adc27fe2ac12b3 .post-data_139a747c0c47be07 .post-info_12d0f2a091739157 {
  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_89adc27fe2ac12b3 .post-img_fe8273bd502f1860 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_89adc27fe2ac12b3 .post-img_fe8273bd502f1860 .date_83db23728a3bc715 {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_89adc27fe2ac12b3.style-two_ea8433454f2a1dc7 {
  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_89adc27fe2ac12b3.style-two_ea8433454f2a1dc7 p {
  font-size: 18px;
}
.blog-meta-two_89adc27fe2ac12b3.style-two_ea8433454f2a1dc7 .post-img_fe8273bd502f1860 {
  height: auto;
  width: 100%;
}
.blog-meta-two_89adc27fe2ac12b3.style-two_ea8433454f2a1dc7 .post-data_139a747c0c47be07 {
  padding: 26px 0;
}
.blog-meta-two_89adc27fe2ac12b3.style-two_ea8433454f2a1dc7 .post-data_139a747c0c47be07 .post-info_12d0f2a091739157 {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_89adc27fe2ac12b3.style-two_ea8433454f2a1dc7 .post-data_139a747c0c47be07 .round-btn_302de4e201f5ca23 {
  border: none;
}

.signup-btn-one_9c6eae384f1733fc 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_9c6eae384f1733fc .icon_6610649404a1699a {
  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_e75ca97c024f1f8f {
  z-index: 1;
}
.blog-section-three_e75ca97c024f1f8f .section-btn_70606496243a986a {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

.blog-section-four_1f07d57f7c54f0f3 {
  z-index: 5;
}
.blog-section-four_1f07d57f7c54f0f3.block-feature-three_8be89fb55705d46c:before {
  display: none;
}
.blog-section-four_1f07d57f7c54f0f3.block-feature-three_8be89fb55705d46c .block-one_b1230904812c7193 {
  background: url(../captures/blog/blog_img_05.jpg) no-repeat center;
  height: 666px;
}

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

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

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

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

.blog-details_5df097e2420ad91f .post-details-meta_add6305965281c1c {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_5df097e2420ad91f .post-details-meta_add6305965281c1c p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_5df097e2420ad91f .post-details-meta_add6305965281c1c .quote-wrapper_0828b63e2c89526c {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_5df097e2420ad91f .post-details-meta_add6305965281c1c .quote-wrapper_0828b63e2c89526c .wrapper_2a0d28c848d51c6d {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_5df097e2420ad91f .post-details-meta_add6305965281c1c .quote-wrapper_0828b63e2c89526c .wrapper_2a0d28c848d51c6d .icon_6610649404a1699a {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_5df097e2420ad91f .post-details-meta_add6305965281c1c .quote-wrapper_0828b63e2c89526c .wrapper_2a0d28c848d51c6d h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_5df097e2420ad91f .post-details-meta_add6305965281c1c .quote-wrapper_0828b63e2c89526c h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_5df097e2420ad91f .post-details-meta_add6305965281c1c .quote-wrapper_0828b63e2c89526c h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_5df097e2420ad91f .post-details-meta_add6305965281c1c .img-gallery_b2379c52ca38a610 {
  margin-bottom: 50px;
}
.blog-details_5df097e2420ad91f .post-details-meta_add6305965281c1c .img-gallery_b2379c52ca38a610 img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_5df097e2420ad91f .post-details-meta_add6305965281c1c h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_5df097e2420ad91f .post-details-meta_add6305965281c1c .list-item_baba0bb41ef962bd li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_5df097e2420ad91f .post-details-meta_add6305965281c1c .list-item_baba0bb41ef962bd li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_5df097e2420ad91f .bottom-widget_a9506e34afc5ae25 {
  padding: 10px 0 5px;
}
.blog-details_5df097e2420ad91f .bottom-widget_a9506e34afc5ae25 .tags_e941f54ab0b06e1f li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_5df097e2420ad91f .bottom-widget_a9506e34afc5ae25 .tags_e941f54ab0b06e1f a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_5df097e2420ad91f .bottom-widget_a9506e34afc5ae25 .tags_e941f54ab0b06e1f a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_5df097e2420ad91f .bottom-widget_a9506e34afc5ae25 .share-icon_ad3558f25689dbb8 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_5df097e2420ad91f .bottom-widget_a9506e34afc5ae25 .share-icon_ad3558f25689dbb8 a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_5df097e2420ad91f .grey-bg_ce5ebe947b6d548a {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_5df097e2420ad91f .blog-inner-title_f77f7a4a89e85d7d {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_5df097e2420ad91f .blog-comment-area_74a18ed5b8d3b39d {
  margin: 60px 0;
}
.blog-details_5df097e2420ad91f .blog-comment-area_74a18ed5b8d3b39d .comment_72caf66ddd37dd08 {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_5df097e2420ad91f .blog-comment-area_74a18ed5b8d3b39d .comment_72caf66ddd37dd08:last-child {
  padding-bottom: 5px;
}
.blog-details_5df097e2420ad91f .blog-comment-area_74a18ed5b8d3b39d .comment_72caf66ddd37dd08 .reply-comment_7ef543c8894a1ba2 {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_5df097e2420ad91f .blog-comment-area_74a18ed5b8d3b39d .comment_72caf66ddd37dd08 .user-avatar_e16e7d581b6aa1fd {
  width: 60px;
  height: 60px;
}
.blog-details_5df097e2420ad91f .blog-comment-area_74a18ed5b8d3b39d .comment_72caf66ddd37dd08 .comment-text_c9895b8fa35aeb9b {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_5df097e2420ad91f .blog-comment-area_74a18ed5b8d3b39d .comment_72caf66ddd37dd08 .comment-text_c9895b8fa35aeb9b .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_5df097e2420ad91f .blog-comment-area_74a18ed5b8d3b39d .comment_72caf66ddd37dd08 .comment-text_c9895b8fa35aeb9b .date_83db23728a3bc715 {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_5df097e2420ad91f .blog-comment-area_74a18ed5b8d3b39d .comment_72caf66ddd37dd08 .comment-text_c9895b8fa35aeb9b p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_5df097e2420ad91f .blog-comment-area_74a18ed5b8d3b39d .comment_72caf66ddd37dd08 .comment-text_c9895b8fa35aeb9b .reply-btn_64f0bc8d43358dd1 {
  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_5df097e2420ad91f .blog-comment-area_74a18ed5b8d3b39d .comment_72caf66ddd37dd08 .comment-text_c9895b8fa35aeb9b .reply-btn_64f0bc8d43358dd1:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_5df097e2420ad91f .blog-comment-form_7d838e6d976148f9 p a {
  color: #19352D;
}
.blog-details_5df097e2420ad91f .blog-comment-form_7d838e6d976148f9 form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_5df097e2420ad91f .blog-comment-form_7d838e6d976148f9 form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_5df097e2420ad91f .blog-comment-form_7d838e6d976148f9 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_79946d834a445d62 {
  height: 600px;
}

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

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

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

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

.footer-one_ff09a0be9f61caf7 {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_ff09a0be9f61caf7 .bottom-footer_7256ea1796c58caa {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_ff09a0be9f61caf7 .social-icon_6d07278029719b90 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_ff09a0be9f61caf7 .social-icon_6d07278029719b90 a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_ff09a0be9f61caf7 .footer-title_b10570435d0ed431 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_ff09a0be9f61caf7 .footer-nav-link_c7b68524153a7256 a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_ff09a0be9f61caf7 .footer-nav-link_c7b68524153a7256 a:hover {
  color: #fff;
}
.footer-nav-link_c7b68524153a7256 p {
  font-size: 16px;
}
.logo_af7f2a3bea4891aa 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_58b5b188c9880b95 {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_e38aee40488b40b7 {
  align-content: center;
}

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

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

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

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

.footer-three_be2b00b1fe6dcb5a {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_be2b00b1fe6dcb5a .round-bg_bfde8bba543415b7 {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_be2b00b1fe6dcb5a .round-bg_bfde8bba543415b7.color-two_fc107708bbb8a336 {
  background: #F6FFDD;
}
.footer-three_be2b00b1fe6dcb5a .footer-intro_b922e52264596031 p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_be2b00b1fe6dcb5a .footer-intro_b922e52264596031 p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_be2b00b1fe6dcb5a .footer-title_b10570435d0ed431 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_be2b00b1fe6dcb5a .footer-nav-link_c7b68524153a7256 a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_be2b00b1fe6dcb5a .footer-nav-link_c7b68524153a7256 a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_be2b00b1fe6dcb5a .bottom-footer_7256ea1796c58caa {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_be2b00b1fe6dcb5a .bottom-footer_7256ea1796c58caa .copyright_69ad7cfee42c3ed8 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_be2b00b1fe6dcb5a .bottom-footer_7256ea1796c58caa .bottom-nav_a084051e5aab047e {
  margin: 0 -12px;
}
.footer-three_be2b00b1fe6dcb5a .bottom-footer_7256ea1796c58caa .bottom-nav_a084051e5aab047e a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_be2b00b1fe6dcb5a .bottom-footer_7256ea1796c58caa .bottom-nav_a084051e5aab047e a:hover {
  text-decoration: underline;
}
.footer-three_be2b00b1fe6dcb5a .bottom-footer_7256ea1796c58caa .social-icon_6d07278029719b90 {
  margin: 0 -10px;
}
.footer-three_be2b00b1fe6dcb5a .bottom-footer_7256ea1796c58caa .social-icon_6d07278029719b90 a {
  margin: 0 10px;
}
.footer-three_be2b00b1fe6dcb5a .bottom-footer_7256ea1796c58caa .social-icon_6d07278029719b90 a:hover {
  color: #19352D;
}
.footer-three_be2b00b1fe6dcb5a .shape_01_e014cac13801268b {
  top: -3%;
  left: -3%;
}
.footer-three_be2b00b1fe6dcb5a .shape_02_6bf29d64089d542d {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_75c34d074353792f {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_75c34d074353792f:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../captures/assets_964dbf6a22/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_75c34d074353792f h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_75c34d074353792f .btn-group_573edbdbbbeadd29 {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_75c34d074353792f .btn-group_573edbdbbbeadd29 h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_75c34d074353792f .btn-group_573edbdbbbeadd29 h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_75c34d074353792f .btn-group_573edbdbbbeadd29 .round-btn_302de4e201f5ca23 {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_75c34d074353792f .btn-group_573edbdbbbeadd29 .round-btn_302de4e201f5ca23:hover, .footer-five_75c34d074353792f .btn-group_573edbdbbbeadd29 .round-btn_302de4e201f5ca23:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_75c34d074353792f .social-icon_6d07278029719b90 {
  margin: 0 -20px;
}
.footer-five_75c34d074353792f .social-icon_6d07278029719b90 a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_75c34d074353792f .social-icon_6d07278029719b90 a:hover {
  color: #DFFF5E;
}
.footer-five_75c34d074353792f .bottom-nav_a084051e5aab047e {
  margin: 0 -12px;
}
.footer-five_75c34d074353792f .bottom-nav_a084051e5aab047e a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_75c34d074353792f .bottom-nav_a084051e5aab047e a:hover {
  text-decoration: underline;
}
.footer-five_75c34d074353792f .shape_01_e014cac13801268b {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_75c34d074353792f .shape_02_6bf29d64089d542d {
  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_b05960b2d7340605 {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_d81198fd976377a2 {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_c168ff667fb00092 {
  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_01a7b39b1f30bdc8 {
  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_136dde1b2834ea33 {
  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_bd07c8def37828de {
  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_693dd2dbee54d150 {
  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_ecbd9283d67ef2fd {
  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_ce0f9a25a7030cc3 {
  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_4c462a09318d9706 {
  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_745092f3a3a9280f {
  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_a38ac4ba2c69c97e {
  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_5dbdb74a62391305 {
  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_c182a9a1544bb4bf {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_a1908d913849bae8 {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_9e3d85f891112895 {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_656025cf95109988 {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_347bade5c99f434d {
  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_3d689d5d41da1197 {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_2054b9df08471084 {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_05eb5b306880658d {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_494c2ad50bfaef63 {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_ed2343f1a4be8d5e {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_87b5594f533a3dcc {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_9442165f30c96284 {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_631c74bfd6760a15 {
  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_892cf2eec32da9ac {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_cc044da28ee63ca7 {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_8c48505905843c5b {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_7e8586bc51e248d1 {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_7a28f56c487bac37 {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_1f55041e5691297a {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_9859d0726bf9361e {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_9f7b9c2ceeabe7fd {
  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_a868f93ce74f329f {
  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_dbe4870042bee25b {
  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_3017cc19dedf863c {
  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_d76ae6762632cd98 {
  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_bff9d03be1e42ede {
  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_8e19d7d0425b1ccf {
  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_f76514da0c98aebe {
  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_0d8bf0444a3c51c8 {
  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_a05c517aa168fa9b {
  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_2f697d95630dc4b3 {
  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_c1f71ac190c27055 {
  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_1aa3dd74dff66bd8 {
  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_4c3819a46125d316 {
  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_9a9ea4be7f4f5d20 {
  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_2b453503c1f41af2 {
  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_0c5d9601ba7706e2 {
  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_48bd93f5ad6d832f {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_d0d6c027593d9722 {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_89d9038b61bdce19 {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_5daca256aa5ca694 {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_624ff28efda74920 {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_03f97c762530fe97 {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_69ac066becc6cdaa {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_1a1d9077c9f74bb4 {
  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_b05960b2d7340605 {
  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_4071414b2c4db893 {
  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_0f870cb35f7b882f {
  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_eb3f92d0fd44652e .theme-select-menu_214088f1f410db2e {
  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_59aa04c55393a907 {
  overflow: hidden;
}
.product-block-one_59aa04c55393a907 .img-holder_3a08db97a82d189b {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_59aa04c55393a907 .img-holder_3a08db97a82d189b .cart-icon_6f1453b1c682252f {
  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_59aa04c55393a907 .img-holder_3a08db97a82d189b .cart-icon_6f1453b1c682252f:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_59aa04c55393a907 .img-holder_3a08db97a82d189b .cart-button_b31b674b50da69b0 {
  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_59aa04c55393a907 .img-holder_3a08db97a82d189b .cart-button_b31b674b50da69b0:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_59aa04c55393a907 .product-title_3542663741567c54 {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_59aa04c55393a907 .rating_eb6c703d42b6c8fc {
  margin: 0 -3px;
}
.product-block-one_59aa04c55393a907 .rating_eb6c703d42b6c8fc li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_59aa04c55393a907 .rating_eb6c703d42b6c8fc li .bi-star-fill_500b4acdfcf730cb {
  color: #FFCB65;
}
.product-block-one_59aa04c55393a907 .price_0a6c31a422095004 {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_59aa04c55393a907:hover .cart-button_b31b674b50da69b0 {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_59aa04c55393a907:hover .product-img_04818ab03ceb8086 {
  transform: scale(0.95);
}
.product-block-one_59aa04c55393a907:hover .cart-icon_6f1453b1c682252f {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_59aa04c55393a907:hover .product-title_3542663741567c54 {
  text-decoration: underline;
}

.product-details-one_b89c1f7f52d80e36 .product-img-tab_9bbf926e1d712be6 {
  border: none;
}
.product-details-one_b89c1f7f52d80e36 .product-img-tab_9bbf926e1d712be6 .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_b89c1f7f52d80e36 .product-img-tab_9bbf926e1d712be6 .nav-link img {
  max-height: 100%;
}
.product-details-one_b89c1f7f52d80e36 .product-img-tab_9bbf926e1d712be6 .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_b89c1f7f52d80e36 .product-img-tab-content_20086917955bbefb {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_b89c1f7f52d80e36 .product-img-tab-content_20086917955bbefb img {
  margin: auto;
}
.product-details-one_b89c1f7f52d80e36 .product-info_6068215a22b513d3 .stock-tag_3a72ef4ec6e8c4be {
  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_b89c1f7f52d80e36 .product-info_6068215a22b513d3 .product-name_961a64a68933bc5e {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_b89c1f7f52d80e36 .product-info_6068215a22b513d3 .rating_eb6c703d42b6c8fc li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_b89c1f7f52d80e36 .product-info_6068215a22b513d3 .rating_eb6c703d42b6c8fc li .bi-star-fill_500b4acdfcf730cb {
  color: #FFCB65;
}
.product-details-one_b89c1f7f52d80e36 .product-info_6068215a22b513d3 .rating_eb6c703d42b6c8fc li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_b89c1f7f52d80e36 .product-info_6068215a22b513d3 .rating_eb6c703d42b6c8fc li a:hover {
  text-decoration: underline;
}
.product-details-one_b89c1f7f52d80e36 .product-info_6068215a22b513d3 .price_0a6c31a422095004 {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_b89c1f7f52d80e36 .product-info_6068215a22b513d3 .price_0a6c31a422095004 del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_b89c1f7f52d80e36 .product-info_6068215a22b513d3 .availability_8ed57e22f968da48 {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_b89c1f7f52d80e36 .product-info_6068215a22b513d3 .description-text_fed16f37da5dc241 {
  padding: 10px 0 15px;
}
.product-details-one_b89c1f7f52d80e36 .product-info_6068215a22b513d3 .product-feature_d6bbcf208d824a2a {
  margin-bottom: 20px;
}
.product-details-one_b89c1f7f52d80e36 .product-info_6068215a22b513d3 .product-feature_d6bbcf208d824a2a li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_b89c1f7f52d80e36 .product-info_6068215a22b513d3 .product-feature_d6bbcf208d824a2a li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_b89c1f7f52d80e36 .product-info_6068215a22b513d3 .customize-order_bb8c57ef6c76fc99 h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_b89c1f7f52d80e36 .product-info_6068215a22b513d3 .customize-order_bb8c57ef6c76fc99 .quantity_8c81004cb54e9dba .button-group_8531fbd172ac29b8 {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_b89c1f7f52d80e36 .product-info_6068215a22b513d3 .customize-order_bb8c57ef6c76fc99 .quantity_8c81004cb54e9dba .button-group_8531fbd172ac29b8 li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_b89c1f7f52d80e36 .product-info_6068215a22b513d3 .customize-order_bb8c57ef6c76fc99 .quantity_8c81004cb54e9dba .button-group_8531fbd172ac29b8 li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_b89c1f7f52d80e36 .product-info_6068215a22b513d3 .customize-order_bb8c57ef6c76fc99 .quantity_8c81004cb54e9dba .button-group_8531fbd172ac29b8 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_b89c1f7f52d80e36 .product-review-tab_b282beca391e415d .nav-tabs_0c6b9e4ec657d17c {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_b89c1f7f52d80e36 .product-review-tab_b282beca391e415d .nav-tabs_0c6b9e4ec657d17c .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_b89c1f7f52d80e36 .product-review-tab_b282beca391e415d .nav-tabs_0c6b9e4ec657d17c .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_b89c1f7f52d80e36 .product-review-tab_b282beca391e415d .nav-tabs_0c6b9e4ec657d17c .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_b89c1f7f52d80e36 .product-review-tab_b282beca391e415d .nav-tabs_0c6b9e4ec657d17c .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_b89c1f7f52d80e36 .product-review-tab_b282beca391e415d .tab-content_9c875dcaa1d7e407 h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_b89c1f7f52d80e36 .product-review-tab_b282beca391e415d .tab-content_9c875dcaa1d7e407 .product-feature_d6bbcf208d824a2a li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_b89c1f7f52d80e36 .product-review-tab_b282beca391e415d .tab-content_9c875dcaa1d7e407 .product-feature_d6bbcf208d824a2a li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_b89c1f7f52d80e36 .product-review-tab_b282beca391e415d .user-comment-area_0e343cb357b7050f .single-comment_29ee6282cff504e3 {
  padding-bottom: 40px;
}
.product-details-one_b89c1f7f52d80e36 .product-review-tab_b282beca391e415d .user-comment-area_0e343cb357b7050f .single-comment_29ee6282cff504e3:last-child {
  padding-bottom: 0;
}
.product-details-one_b89c1f7f52d80e36 .product-review-tab_b282beca391e415d .user-comment-area_0e343cb357b7050f .user-img_4076318d6902b2ad {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_b89c1f7f52d80e36 .product-review-tab_b282beca391e415d .user-comment-area_0e343cb357b7050f .user-comment-data_de7e2f092865e6ef {
  padding-left: 30px;
  position: relative;
}
.product-details-one_b89c1f7f52d80e36 .product-review-tab_b282beca391e415d .user-comment-area_0e343cb357b7050f .user-comment-data_de7e2f092865e6ef .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_b89c1f7f52d80e36 .product-review-tab_b282beca391e415d .user-comment-area_0e343cb357b7050f .user-comment-data_de7e2f092865e6ef .rating_eb6c703d42b6c8fc li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_b89c1f7f52d80e36 .product-review-tab_b282beca391e415d .user-comment-area_0e343cb357b7050f .user-comment-data_de7e2f092865e6ef .rating_eb6c703d42b6c8fc li .bi-star-fill_500b4acdfcf730cb {
  color: #FFCB65;
}
.product-details-one_b89c1f7f52d80e36 .product-review-tab_b282beca391e415d .user-comment-area_0e343cb357b7050f .user-comment-data_de7e2f092865e6ef p {
  padding-top: 8px;
}

.cart-list-form_a2e541463e4086d0 {
  position: relative;
}
.cart-list-form_a2e541463e4086d0 .table_aa6a479ec4359186 {
  margin: 0;
  background: transparent;
}
.cart-list-form_a2e541463e4086d0 .table_aa6a479ec4359186 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_a2e541463e4086d0 .table_aa6a479ec4359186 th:first-child {
  text-align: left;
}
.cart-list-form_a2e541463e4086d0 .table_aa6a479ec4359186 tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_a2e541463e4086d0 .table_aa6a479ec4359186 tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_a2e541463e4086d0 .table_aa6a479ec4359186 tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_a2e541463e4086d0 .table_aa6a479ec4359186 tbody .product-thumbnails_e33eb60a74ffdcb2 {
  width: 85px;
}
.cart-list-form_a2e541463e4086d0 .table_aa6a479ec4359186 tbody .product-thumbnails_e33eb60a74ffdcb2 img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_a2e541463e4086d0 .table_aa6a479ec4359186 tbody .product-thumbnails_e33eb60a74ffdcb2 .product-img_04818ab03ceb8086 {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_a2e541463e4086d0 .table_aa6a479ec4359186 tbody .product-info_6068215a22b513d3 {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_a2e541463e4086d0 .table_aa6a479ec4359186 tbody .product-info_6068215a22b513d3 .product-name_961a64a68933bc5e {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_a2e541463e4086d0 .table_aa6a479ec4359186 tbody .product-info_6068215a22b513d3 .serial_50cabd7ba672b241 {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_a2e541463e4086d0 .table_aa6a479ec4359186 tbody .product-info_6068215a22b513d3 ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_a2e541463e4086d0 .table_aa6a479ec4359186 tbody .price_0a6c31a422095004 {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_a2e541463e4086d0 .table_aa6a479ec4359186 tbody .quantity_8c81004cb54e9dba li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_a2e541463e4086d0 .table_aa6a479ec4359186 tbody .quantity_8c81004cb54e9dba li .btn_ceb53a03842d06bb {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_a2e541463e4086d0 .table_aa6a479ec4359186 tbody .quantity_8c81004cb54e9dba 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_a2e541463e4086d0 .table_aa6a479ec4359186 tbody .remove-product_0b558bb5001cf6c5 {
  color: #000;
  font-size: 22px;
}
.cart-list-form_a2e541463e4086d0 .table_aa6a479ec4359186 tbody .remove-product_0b558bb5001cf6c5:hover {
  color: #ff2759;
}
.cart-list-form_a2e541463e4086d0 .cart-footer_b086d72072916498 {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_a2e541463e4086d0 .cart-footer_b086d72072916498 .coupon-form_4b17854c89e4d477 input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_a2e541463e4086d0 .cart-footer_b086d72072916498 .cart-total-section_bb011e4bdaf5441f {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_a2e541463e4086d0 .cart-footer_b086d72072916498 .cart-total-section_bb011e4bdaf5441f .cart-total-table_3dd4ccd99b70e8f7 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_a2e541463e4086d0 .cart-footer_b086d72072916498 .cart-total-section_bb011e4bdaf5441f .cart-total-table_3dd4ccd99b70e8f7 tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_5376299fda90467b {
  height: auto;
}

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

.fancybox-caption_8de3cfaeadacfff4, .fancybox-infobar_72b3cf682f8e5491, .fancybox-navigation_64bd93b25136f401 .fancybox-button_ffd854907b68094b, .fancybox-toolbar_c4b11e5d8ac0a7fb {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_7c804bf1107afd28 .fancybox-caption_8de3cfaeadacfff4, .fancybox-show-infobar_e0c03f3fbaa5d991 .fancybox-infobar_72b3cf682f8e5491, .fancybox-show-nav_9253ea7a1b39e98a .fancybox-navigation_64bd93b25136f401 .fancybox-button_ffd854907b68094b, .fancybox-show-toolbar_abcad44b8475a956 .fancybox-toolbar_c4b11e5d8ac0a7fb {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_536400a7551c4113 .fancybox-stage_87223fba0870e09d {
  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_49844edcfc02202d .fancybox-slide, .fancybox-slide--current_8df1407b183bb7da, .fancybox-slide--next_02576ed2368aa30b, .fancybox-slide--previous_669f6e82cac4d20f {
  display: block;
}

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

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

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

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

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

.fancybox-content_6b5a6216fd920396 {
  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_2eac3d8729ebad88 .fancybox-content_6b5a6216fd920396 {
  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_2906c422e6a5ed3f .fancybox-content_6b5a6216fd920396 {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_476019e408440752 .fancybox-content_6b5a6216fd920396 {
  cursor: zoom-in;
}

.fancybox-can-drag_814e832de0a2b1d9 .fancybox-content_6b5a6216fd920396 {
  cursor: grab;
}

.fancybox-is-dragging_26403c36c80a0aaa .fancybox-content_6b5a6216fd920396 {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_2f8a6f409c7aa35f .fancybox-content_6b5a6216fd920396 {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_15b00c8a71876a3a .fancybox-content_6b5a6216fd920396, .fancybox-slide--map_cf85efd778dcb7ae .fancybox-content_6b5a6216fd920396, .fancybox-slide--video_1cb308e66a14b5c9 .fancybox-content_6b5a6216fd920396 {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_1cb308e66a14b5c9 .fancybox-content_6b5a6216fd920396 {
  background: #000;
}

.fancybox-slide--map_cf85efd778dcb7ae .fancybox-content_6b5a6216fd920396 {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_15de36de93b68346 svg path, .fancybox-button--share_ac02bb57f6ef4d81 svg path, .fancybox-button--thumbs_9d29c3686866ab5d svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_9253ea7a1b39e98a .fancybox-navigation_64bd93b25136f401 .fancybox-button_ffd854907b68094b {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_64bd93b25136f401 .fancybox-button--arrow_left_c1c2dbd23b44b7d8 {
  left: 6px;
}

.fancybox-navigation_64bd93b25136f401 .fancybox-button--arrow_right_550d6eea47150758 {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_15b00c8a71876a3a .fancybox-close-small_daefc97dc9b1223e, .fancybox-slide--image_2eac3d8729ebad88 .fancybox-close-small_daefc97dc9b1223e, .fancybox-slide--video_1cb308e66a14b5c9 .fancybox-close-small_daefc97dc9b1223e {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_15b00c8a71876a3a .fancybox-close-small_daefc97dc9b1223e:hover svg, .fancybox-slide--image_2eac3d8729ebad88 .fancybox-close-small_daefc97dc9b1223e:hover svg, .fancybox-slide--video_1cb308e66a14b5c9 .fancybox-close-small_daefc97dc9b1223e:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_487a4448a8e25f4e .fancybox-close-small_daefc97dc9b1223e, .fancybox-is-zoomable_f0a9dd9acf95091a.fancybox-can-drag_814e832de0a2b1d9 .fancybox-close-small_daefc97dc9b1223e {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_e4516bde53eb9a7c.fancybox-slide--next_02576ed2368aa30b, .fancybox-fx-fade_e4516bde53eb9a7c.fancybox-slide--previous_669f6e82cac4d20f {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_e4516bde53eb9a7c.fancybox-slide--current_8df1407b183bb7da {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_287a631a76300807 {
  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_acf427e21edba07c {
  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_30615c0868ead34e {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_c96e0de70684050f .fancybox-thumbs_acf427e21edba07c {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_acf427e21edba07c > 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_acf427e21edba07c .fancybox-thumbs-active_a8c9c4f0844350cc:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_2ddcc5ae8fbe7249 .slick-track_cef342aa5c21b396,
.slick-slider_2ddcc5ae8fbe7249 .slick-list_ec877ddcb1d21466 {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_69b5387f45fc4425 .slick-track_cef342aa5c21b396 {
  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_69b5387f45fc4425 img {
  display: none;
}

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

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

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

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

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