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

.h1_666518d899435135,
h1,
.h2_ba301af5aa5f9d96,
h2,
.h3_4e9c63cf1ddcd4ad,
h3,
.h4_6db9217bc3ad3d3b,
h4,
.h5_f976338c155fa476,
h5,
.h6_486aa28979e219e2,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_d14d91fdc6fe7795 {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_007913da63baafd6 {
  padding: 0 !important;
}

.m0_21db3b42893a993a {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_2753bea8569b78b4 {
    padding: 0 !important;
  }
  .xl-m0_c675cce27377469b {
    margin: 0 !important;
  }
  .xl-pt-10_639aad8ed31da5e6 {
    padding-top: 10px !important;
  }
  .xl-pt-20_5c3f971ddc7d81d5 {
    padding-top: 20px !important;
  }
  .xl-pt-30_704b31bcec250adc {
    padding-top: 30px !important;
  }
  .xl-pt-40_044bbf9903e613e0 {
    padding-top: 40px !important;
  }
  .xl-pt-50_d6e96a35c250c34e {
    padding-top: 50px !important;
  }
  .xl-pt-60_2f6f162b6c89be1c {
    padding-top: 60px !important;
  }
  .xl-pt-70_dedb3f8cfbc3ae37 {
    padding-top: 70px !important;
  }
  .xl-pt-80_23c93396fc411a6a {
    padding-top: 80px !important;
  }
  .xl-pt-90_97d20b2d736f77c1 {
    padding-top: 90px !important;
  }
  .xl-pt-100_62223346e7976768 {
    padding-top: 100px !important;
  }
  .xl-pt-110_893c9f6ac457ff45 {
    padding-top: 110px !important;
  }
  .xl-pt-120_5da84edd456c5047 {
    padding-top: 120px !important;
  }
  .xl-pt-130_982d1567bfdd4ad8 {
    padding-top: 130px !important;
  }
  .xl-pt-140_e7338ce06a7b5667 {
    padding-top: 140px !important;
  }
  .xl-pt-150_7101ac869d3cedd0 {
    padding-top: 150px !important;
  }
  .xl-pt-200_ffc58954901dc9bd {
    padding-top: 200px !important;
  }
  .xl-pb-10_2297cbe6fae7b45c {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_22e12799a4db3934 {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_7ec8fc77a5376a28 {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_9cd1ced60476476a {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_2e9200ea611cccee {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_1390d5d920807580 {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_8e4c2b5d1995a63e {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_8112a82809909978 {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_28a60047b116795f {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_4448c5f5d6226444 {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_6102f97aeaa70de9 {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_4ce7d230782a37ce {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_487e9cb4aae655c5 {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_7e002d3c6cbb53e8 {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_7c80a72d87e07998 {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_beb72724c4793d5a {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_ec5df4f859272556 {
    margin-top: 10px !important;
  }
  .xl-mt-20_52b6e5b067aa1853 {
    margin-top: 20px !important;
  }
  .xl-mt-30_daea8445b7fe6b8e {
    margin-top: 30px !important;
  }
  .xl-mt-40_9b814a3979893472 {
    margin-top: 40px !important;
  }
  .xl-mt-50_7af3bc1f953b5081 {
    margin-top: 50px !important;
  }
  .xl-mt-60_5bee28a8cbf72868 {
    margin-top: 60px !important;
  }
  .xl-mt-70_e8e2cd3d6fd2af2d {
    margin-top: 70px !important;
  }
  .xl-mt-80_7124cc3ff578fc51 {
    margin-top: 80px !important;
  }
  .xl-mt-90_97c6164453b3f90c {
    margin-top: 90px !important;
  }
  .xl-mt-100_cc2e3ec2bae7829f {
    margin-top: 100px !important;
  }
  .xl-mt-110_ef28dab54ca3cd65 {
    margin-top: 110px !important;
  }
  .xl-mt-120_091d562efdaeb4b0 {
    margin-top: 120px !important;
  }
  .xl-mt-130_06ee3f3d3ca94752 {
    margin-top: 130px !important;
  }
  .xl-mt-140_d51f953f64586498 {
    margin-top: 140px !important;
  }
  .xl-mt-150_f60f67621f15cafa {
    margin-top: 150px !important;
  }
  .xl-mt-200_0939d93e6f6f2d37 {
    margin-top: 200px !important;
  }
  .xl-mb-10_b0e80e926c53e552 {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_965a8c2c86c09062 {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_0439f9231a0a6ccc {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_5bb4dcabcc5f5284 {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_dcdce6b6dc8bec7c {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_a4ca46b75349f8bc {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_daace18c0df5ad02 {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_ae360c633653b52e {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_9f22e137e9d054c3 {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_bbc6f759154349e9 {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_006ec4bf29df7ed3 {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_a577603d92c6d6e2 {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_038504bef66a50cb {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_d1c671572c7591c3 {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_222ada7633c7c93b {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_270afc20a1c5e35c {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_9c306e7435983562 {
    padding: 0 !important;
  }
  .lg-m0_9dc3c63a190d296a {
    margin: 0 !important;
  }
  .lg-pt-10_dc99e6ce02ef18f8 {
    padding-top: 10px !important;
  }
  .lg-pt-20_c80674403387ee61 {
    padding-top: 20px !important;
  }
  .lg-pt-30_90ba77472d0e203e {
    padding-top: 30px !important;
  }
  .lg-pt-40_91c15b245063344d {
    padding-top: 40px !important;
  }
  .lg-pt-50_271327add7df1d27 {
    padding-top: 50px !important;
  }
  .lg-pt-60_190d3d71b875b510 {
    padding-top: 60px !important;
  }
  .lg-pt-70_cfa663ea43ce3172 {
    padding-top: 70px !important;
  }
  .lg-pt-80_bb58227201612976 {
    padding-top: 80px !important;
  }
  .lg-pt-90_bac18efd34a9c86f {
    padding-top: 90px !important;
  }
  .lg-pt-100_2a4114ec13e23464 {
    padding-top: 100px !important;
  }
  .lg-pt-110_ebb7e03337c8742b {
    padding-top: 110px !important;
  }
  .lg-pt-120_85733aa61823f12d {
    padding-top: 120px !important;
  }
  .lg-pt-130_a1731573e283a310 {
    padding-top: 130px !important;
  }
  .lg-pt-140_bd0d2659be86dd85 {
    padding-top: 140px !important;
  }
  .lg-pt-150_68171c658551dce5 {
    padding-top: 150px !important;
  }
  .lg-pt-200_1230317d691424e0 {
    padding-top: 200px !important;
  }
  .lg-pb-10_393eea7f3463f480 {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_e05daac06f1c243f {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_cd66166f9dfe169e {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_bc43862b9ab820ac {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_336bc9f3ec44fa4d {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_bb31df27dd4b1678 {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_6658d5fb0621f2ef {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_55e244d6c31190f3 {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_99ee5027ef598f3f {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_eedc6a8f3b46aa4e {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_14c95f05f2a77da6 {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_c17349f46627e152 {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_b59399bb69550f41 {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_c2d23b6424a9d8fb {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_132b5b90cf5c0d45 {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_586342a118fadd9a {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_786695dd932176b6 {
    margin-top: 10px !important;
  }
  .lg-mt-20_129d9152306f0cc8 {
    margin-top: 20px !important;
  }
  .lg-mt-30_0b0e3925ae14b9ad {
    margin-top: 30px !important;
  }
  .lg-mt-40_4ce2aeec9aadcb08 {
    margin-top: 40px !important;
  }
  .lg-mt-50_ef000ef83403065c {
    margin-top: 50px !important;
  }
  .lg-mt-60_1efe631dcadbc092 {
    margin-top: 60px !important;
  }
  .lg-mt-70_06ffd1b3d772b12f {
    margin-top: 70px !important;
  }
  .lg-mt-80_91f80443873bb396 {
    margin-top: 80px !important;
  }
  .lg-mt-90_dd7e8883f9c92148 {
    margin-top: 90px !important;
  }
  .lg-mt-100_0354cb080cd836a1 {
    margin-top: 100px !important;
  }
  .lg-mt-110_aee00d9aebe2ae93 {
    margin-top: 110px !important;
  }
  .lg-mt-120_bbdf138ae991c89d {
    margin-top: 120px !important;
  }
  .lg-mt-130_905995c12466061c {
    margin-top: 130px !important;
  }
  .lg-mt-140_5f404c1fe9b741fe {
    margin-top: 140px !important;
  }
  .lg-mt-150_7504e75530dbf1ba {
    margin-top: 150px !important;
  }
  .lg-mt-200_201603aa3218408c {
    margin-top: 200px !important;
  }
  .lg-mb-10_598e026875e5caf8 {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_6359e6d39c62af9c {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_c7c3dbad0ed7ce3a {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_eef1b879d544a6f2 {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_7fea66cc442be364 {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_cc1900d5beec7b83 {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_b8db11d3d5615b5a {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_e0e7c96fef345e9c {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_92fb9ec485a1877b {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_21a736c277f4c001 {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_45cfe2a7804afd8d {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_0ab9893dfbab597c {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_cbf11719afb6df06 {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_ea66a06714348003 {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_0f73d2d8d6702290 {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_a32b8d56913caeca {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_4398803426992a67 {
    padding: 0 !important;
  }
  .md-m0_9d457bd6908fd51a {
    margin: 0 !important;
  }
  .md-pt-10_6fd40d2dbb8d7273 {
    padding-top: 10px !important;
  }
  .md-pt-20_70e3dddaf00b71c7 {
    padding-top: 20px !important;
  }
  .md-pt-30_fb4c42b7a7e0f275 {
    padding-top: 30px !important;
  }
  .md-pt-40_1bd4cadb0e6b8d99 {
    padding-top: 40px !important;
  }
  .md-pt-50_7adfd8a78d0d06e5 {
    padding-top: 50px !important;
  }
  .md-pt-60_e430a94a83bc89ca {
    padding-top: 60px !important;
  }
  .md-pt-70_cf80be03204b5ba4 {
    padding-top: 70px !important;
  }
  .md-pt-80_0e97b2652dad0437 {
    padding-top: 80px !important;
  }
  .md-pt-90_8b8135e2c5a07e70 {
    padding-top: 90px !important;
  }
  .md-pt-100_e4c59e21ea977f6f {
    padding-top: 100px !important;
  }
  .md-pt-110_a48e21918fde1302 {
    padding-top: 110px !important;
  }
  .md-pt-120_7b28dbe3f045f174 {
    padding-top: 120px !important;
  }
  .md-pt-130_8a520a7b41f954cb {
    padding-top: 130px !important;
  }
  .md-pt-140_b69cc6db85e3437e {
    padding-top: 140px !important;
  }
  .md-pt-150_dd8998e80e3ebdcb {
    padding-top: 150px !important;
  }
  .md-pt-200_ccd41074dc49b550 {
    padding-top: 200px !important;
  }
  .md-pb-10_8600e028d248de2d {
    padding-bottom: 10px !important;
  }
  .md-pb-20_84ad6c5660afa9d5 {
    padding-bottom: 20px !important;
  }
  .md-pb-30_3f4b4d025e63b267 {
    padding-bottom: 30px !important;
  }
  .md-pb-40_f4dec7440d18a9af {
    padding-bottom: 40px !important;
  }
  .md-pb-50_7e8025cb5ee95bfe {
    padding-bottom: 50px !important;
  }
  .md-pb-60_4f2780b0b14d8f93 {
    padding-bottom: 60px !important;
  }
  .md-pb-70_7392c70d5c25dde8 {
    padding-bottom: 70px !important;
  }
  .md-pb-80_6db03ea0554f7e96 {
    padding-bottom: 80px !important;
  }
  .md-pb-90_888510ed09117929 {
    padding-bottom: 90px !important;
  }
  .md-pb-100_90b3904cd616c6e2 {
    padding-bottom: 100px !important;
  }
  .md-pb-110_021dd127a0afec9c {
    padding-bottom: 110px !important;
  }
  .md-pb-120_a356828a5a27f458 {
    padding-bottom: 120px !important;
  }
  .md-pb-130_70128d19b4a4a0d4 {
    padding-bottom: 130px !important;
  }
  .md-pb-140_23a1d75a777747ad {
    padding-bottom: 140px !important;
  }
  .md-pb-150_a1a5355f8c4ba867 {
    padding-bottom: 150px !important;
  }
  .md-pb-200_26caa41bed009826 {
    padding-bottom: 200px !important;
  }
  .md-mt-10_2acfd8eb96e5fbdb {
    margin-top: 10px !important;
  }
  .md-mt-20_479b89fbae89115b {
    margin-top: 20px !important;
  }
  .md-mt-30_0bbe852820868de7 {
    margin-top: 30px !important;
  }
  .md-mt-40_371d423476d6e907 {
    margin-top: 40px !important;
  }
  .md-mt-50_dca55af5a23e472b {
    margin-top: 50px !important;
  }
  .md-mt-60_da46b30a4d2d57a5 {
    margin-top: 60px !important;
  }
  .md-mt-70_127057d6fdf43dd9 {
    margin-top: 70px !important;
  }
  .md-mt-80_e67ad214efcf8c56 {
    margin-top: 80px !important;
  }
  .md-mt-90_d8ff631e965b8265 {
    margin-top: 90px !important;
  }
  .md-mt-100_bb46750f883165c7 {
    margin-top: 100px !important;
  }
  .md-mt-110_58794c59085b0f5d {
    margin-top: 110px !important;
  }
  .md-mt-120_bd8d0b3d36adda8a {
    margin-top: 120px !important;
  }
  .md-mt-130_c5a899bde145300c {
    margin-top: 130px !important;
  }
  .md-mt-140_53a883df665f7eff {
    margin-top: 140px !important;
  }
  .md-mt-150_08af26e1550ce039 {
    margin-top: 150px !important;
  }
  .md-mt-200_e8ab5f66a6d12fa5 {
    margin-top: 200px !important;
  }
  .md-mb-10_d8f431ef74d0f8a7 {
    margin-bottom: 10px !important;
  }
  .md-mb-20_c575cb5946d182dc {
    margin-bottom: 20px !important;
  }
  .md-mb-30_4ee28362058f5779 {
    margin-bottom: 30px !important;
  }
  .md-mb-40_07528e93dea219d1 {
    margin-bottom: 40px !important;
  }
  .md-mb-50_32d13037983b8efe {
    margin-bottom: 50px !important;
  }
  .md-mb-60_1590550eda70a60d {
    margin-bottom: 60px !important;
  }
  .md-mb-70_a3870561fc2457ac {
    margin-bottom: 70px !important;
  }
  .md-mb-80_368a87acb615aeda {
    margin-bottom: 80px !important;
  }
  .md-mb-90_d599324b4898ed5f {
    margin-bottom: 90px !important;
  }
  .md-mb-100_3f50a38b4443ec15 {
    margin-bottom: 100px !important;
  }
  .md-mb-110_6e4e1cf082e29ed6 {
    margin-bottom: 110px !important;
  }
  .md-mb-120_f581b47bba3ee8ad {
    margin-bottom: 120px !important;
  }
  .md-mb-130_34a2a72836e5a519 {
    margin-bottom: 130px !important;
  }
  .md-mb-140_9b91d2c4d4877367 {
    margin-bottom: 140px !important;
  }
  .md-mb-150_acaf8275a2a70f36 {
    margin-bottom: 150px !important;
  }
  .md-mb-200_224383add71a059b {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_e8f599f1218a4f1d {
    padding: 0 !important;
  }
  .sm-m0_b147fccc70e434af {
    margin: 0 !important;
  }
  .sm-pt-10_387cec4e62ab9765 {
    padding-top: 10px !important;
  }
  .sm-pt-20_52f4119d1c92eac7 {
    padding-top: 20px !important;
  }
  .sm-pt-30_b3f830bb3a27e126 {
    padding-top: 30px !important;
  }
  .sm-pt-40_2b294f75b246bd05 {
    padding-top: 40px !important;
  }
  .sm-pt-50_d29183e0ba247ddc {
    padding-top: 50px !important;
  }
  .sm-pt-60_1e8bf70a04f7e1d8 {
    padding-top: 60px !important;
  }
  .sm-pt-70_5cf70553ebbe07a7 {
    padding-top: 70px !important;
  }
  .sm-pt-80_dcf4865fe5f34d87 {
    padding-top: 80px !important;
  }
  .sm-pt-90_c5dfa92ba78d0142 {
    padding-top: 90px !important;
  }
  .sm-pt-100_cd21236db90f6327 {
    padding-top: 100px !important;
  }
  .sm-pt-110_1f7bea546faae7ec {
    padding-top: 110px !important;
  }
  .sm-pt-120_e54a713886fbf6a7 {
    padding-top: 120px !important;
  }
  .sm-pt-130_659ad5f239192b8d {
    padding-top: 130px !important;
  }
  .sm-pt-140_7160c9e4c45b003d {
    padding-top: 140px !important;
  }
  .sm-pt-150_6aa7bb603db346ff {
    padding-top: 150px !important;
  }
  .sm-pt-200_7f2fdaa51ec71482 {
    padding-top: 200px !important;
  }
  .sm-pb-10_74f02e3f0753923c {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_6f18c0f65057876a {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_5126771e7a3cef02 {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_f5998a11cada9820 {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_356467d3b87dd02e {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_297b9de39df6d448 {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_2dac767763081b75 {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_80b74ece886d2751 {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_d946dd1f07ae9bd2 {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_f37b202bc4b7df3a {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_fccdb36474faf2cf {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_64571c05d1603f21 {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_55987c67d5179831 {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_56268bba9b3acd62 {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_b89ce4ab37008624 {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_d9ff69b4f17ef249 {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_5be91f72f009220d {
    margin-top: 10px !important;
  }
  .sm-mt-20_edfa830e58658e38 {
    margin-top: 20px !important;
  }
  .sm-mt-30_8ee971ed7535d97e {
    margin-top: 30px !important;
  }
  .sm-mt-40_c5b3d93391e31a93 {
    margin-top: 40px !important;
  }
  .sm-mt-50_31a6290668bd1c38 {
    margin-top: 50px !important;
  }
  .sm-mt-60_5c1bcb9b67658efe {
    margin-top: 60px !important;
  }
  .sm-mt-70_feae6b510f72bb5b {
    margin-top: 70px !important;
  }
  .sm-mt-80_a664554d2b994c7c {
    margin-top: 80px !important;
  }
  .sm-mt-90_7382d2e2b30a04ac {
    margin-top: 90px !important;
  }
  .sm-mt-100_2ad9805efa878cb6 {
    margin-top: 100px !important;
  }
  .sm-mt-110_28a0693bd0459f20 {
    margin-top: 110px !important;
  }
  .sm-mt-120_b51b2845b85657cb {
    margin-top: 120px !important;
  }
  .sm-mt-130_13cd4a731923efee {
    margin-top: 130px !important;
  }
  .sm-mt-140_a1a4651b8ea375d5 {
    margin-top: 140px !important;
  }
  .sm-mt-150_983d789d0393fd0c {
    margin-top: 150px !important;
  }
  .sm-mt-200_10d729486acbbb21 {
    margin-top: 200px !important;
  }
  .sm-mb-10_b85937ed7a1ec407 {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_525193937a039646 {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_cdd6e3ad1aa90077 {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_e8a559735b2a3e63 {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_332c3c9b47a60465 {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_6ef2324d6a7179b2 {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_3938073ccf983c43 {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_cca9ee277a3dac2a {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_46cce3efe8ef04a4 {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_ef35fad673627132 {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_49ada1cd5bf497f9 {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_f1b0115b24abc390 {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_0468ae7af949416e {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_24bce69a0eee90cc {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_2954c49c792aca6c {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_ff0b36906e25dc45 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_88642b8ee8e7601d {
    padding: 0 !important;
  }
  .xs-m0_f44b05c4b8e6d820 {
    margin: 0 !important;
  }
  .xs-pt-10_a02f21f26824c862 {
    padding-top: 10px !important;
  }
  .xs-pt-20_d3aa3800b1561a41 {
    padding-top: 20px !important;
  }
  .xs-pt-30_14899e89fcfae2ab {
    padding-top: 30px !important;
  }
  .xs-pt-40_cc01172c352fc119 {
    padding-top: 40px !important;
  }
  .xs-pt-50_79cf01509cb0ae7b {
    padding-top: 50px !important;
  }
  .xs-pt-60_724db3583d47e9a7 {
    padding-top: 60px !important;
  }
  .xs-pt-70_21f8747f356e7cd6 {
    padding-top: 70px !important;
  }
  .xs-pt-80_72627cfbfa840670 {
    padding-top: 80px !important;
  }
  .xs-pt-90_1c1185cd1a6b5f05 {
    padding-top: 90px !important;
  }
  .xs-pt-100_a2a2a96ca8dbf427 {
    padding-top: 100px !important;
  }
  .xs-pt-110_bec4ef2e4fb47cc4 {
    padding-top: 110px !important;
  }
  .xs-pt-120_43ec05ce814a5eab {
    padding-top: 120px !important;
  }
  .xs-pt-130_263f74c90ee62ac2 {
    padding-top: 130px !important;
  }
  .xs-pt-140_06ab2e92a9232769 {
    padding-top: 140px !important;
  }
  .xs-pt-150_9666b50693ce33d0 {
    padding-top: 150px !important;
  }
  .xs-pt-200_05d43c0ef01b8dd8 {
    padding-top: 200px !important;
  }
  .xs-pb-10_50aa213464c17e75 {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_f57154efdb9e76be {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_d71abb7db4ca229d {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_1782791d5aa19bde {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_6e20fbf7719b4f13 {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_b488b25a3c8e41e0 {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_814c0869f0714304 {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_54b0ebe07aff28a0 {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_ca1776189d8dd5c5 {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_d9395dd6b05cb7aa {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_19d91d8c14b617e9 {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_8669a13eb82ecc39 {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_41a653422b963f80 {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_bba540aa71fc5d17 {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_bdb343c2bdccb4df {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_95b35eb99e4d143d {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_026147d7bc6014fb {
    margin-top: 10px !important;
  }
  .xs-mt-20_428fd60aeb2b96bf {
    margin-top: 20px !important;
  }
  .xs-mt-30_ef08dcb4c08d7d80 {
    margin-top: 30px !important;
  }
  .xs-mt-40_3cee8673a0d8ab84 {
    margin-top: 40px !important;
  }
  .xs-mt-50_601583cef612dae8 {
    margin-top: 50px !important;
  }
  .xs-mt-60_74cf4bb220397435 {
    margin-top: 60px !important;
  }
  .xs-mt-70_f1ad21d070df14a4 {
    margin-top: 70px !important;
  }
  .xs-mt-80_5f3ebd9bf854a0a3 {
    margin-top: 80px !important;
  }
  .xs-mt-90_f671c76778150a08 {
    margin-top: 90px !important;
  }
  .xs-mt-100_5ba7786df824f378 {
    margin-top: 100px !important;
  }
  .xs-mt-110_d96aeb1936b3df9f {
    margin-top: 110px !important;
  }
  .xs-mt-120_70d7754587296bec {
    margin-top: 120px !important;
  }
  .xs-mt-130_99fe0e9e162fe03b {
    margin-top: 130px !important;
  }
  .xs-mt-140_2be213ea534bea7b {
    margin-top: 140px !important;
  }
  .xs-mt-150_a98fe465d939f07e {
    margin-top: 150px !important;
  }
  .xs-mt-200_d88960fea0835d59 {
    margin-top: 200px !important;
  }
  .xs-mb-10_ee3579ca090812c5 {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_e275526c2d1deb42 {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_ec1f05ca262915e3 {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_63cf594e43efff0d {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_9904fe68ae925e66 {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_2755d38d973b8387 {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_de74934b7f1459eb {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_d38d7a71838d16f5 {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_17edb4604498c0d1 {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_c243fb70d4756772 {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_b9830c7dfc2938d9 {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_1862c406ee9ebf96 {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_b3e1451b44efaab9 {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_d6cd0ca0846a28dc {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_3bdca32691b0cb0b {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_8ff33f05af0fb9de {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_02476cc4f9935e4e {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_02476cc4f9935e4e.menu-overlay_02527c95300312be {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_02476cc4f9935e4e.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_02476cc4f9935e4e .navbar-toggler_00013ea16fd82f01 {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_02476cc4f9935e4e.menu-style-three_0c6eb319429b3c36 .navbar-toggler_00013ea16fd82f01 {
  background: #000;
}
.theme-main-menu_02476cc4f9935e4e.menu-style-four_cd2270d23c167680 .navbar-toggler_00013ea16fd82f01 {
  background: #E6FD5A;
}
.theme-main-menu_02476cc4f9935e4e.menu-style-five_2f48695d2fd99fa7 .navbar-toggler_00013ea16fd82f01 {
  background: #DFFF5E;
}
.theme-main-menu_02476cc4f9935e4e .navbar-toggler_00013ea16fd82f01:focus {
  box-shadow: none;
}
.theme-main-menu_02476cc4f9935e4e .navbar-toggler_00013ea16fd82f01::before,
.theme-main-menu_02476cc4f9935e4e .navbar-toggler_00013ea16fd82f01::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_02476cc4f9935e4e .navbar-toggler_00013ea16fd82f01 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_02476cc4f9935e4e.menu-style-three_0c6eb319429b3c36 .navbar-toggler_00013ea16fd82f01:before, .theme-main-menu_02476cc4f9935e4e.menu-style-three_0c6eb319429b3c36 .navbar-toggler_00013ea16fd82f01:after, .theme-main-menu_02476cc4f9935e4e.menu-style-three_0c6eb319429b3c36 .navbar-toggler_00013ea16fd82f01 span {
  background: #fff;
}
.theme-main-menu_02476cc4f9935e4e .navbar-toggler_00013ea16fd82f01::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_02476cc4f9935e4e .navbar-toggler_00013ea16fd82f01::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_02476cc4f9935e4e .navbar-toggler_00013ea16fd82f01[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_02476cc4f9935e4e .navbar-toggler_00013ea16fd82f01[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_02476cc4f9935e4e .navbar-toggler_00013ea16fd82f01[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_02476cc4f9935e4e .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_02476cc4f9935e4e .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_02476cc4f9935e4e.white-vr_5cba6583db880c3f .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_02476cc4f9935e4e.white-vr_5cba6583db880c3f .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_02476cc4f9935e4e.white-vr_5cba6583db880c3f.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_02476cc4f9935e4e.menu-style-one_e4c0ffcf7812c761 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_02476cc4f9935e4e.menu-style-two_72469c6f63a4cee2 {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_02476cc4f9935e4e.menu-style-two_72469c6f63a4cee2 .info-row_af0c2c2e7a0555ba {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_02476cc4f9935e4e.menu-style-two_72469c6f63a4cee2 .gap-fix_fae28b56522acde4 {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_02476cc4f9935e4e.menu-style-two_72469c6f63a4cee2 .greetings_1f747cdcbeead007 {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_02476cc4f9935e4e.menu-style-two_72469c6f63a4cee2 .contact-info_44c2eeed2b0d120c {
  margin: 0 -15px;
}
.theme-main-menu_02476cc4f9935e4e.menu-style-two_72469c6f63a4cee2 .contact-info_44c2eeed2b0d120c li {
  padding: 0 15px;
}
.theme-main-menu_02476cc4f9935e4e.menu-style-two_72469c6f63a4cee2 .contact-info_44c2eeed2b0d120c li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_02476cc4f9935e4e.menu-style-two_72469c6f63a4cee2 .contact-info_44c2eeed2b0d120c li a:hover {
  text-decoration: underline;
}
.theme-main-menu_02476cc4f9935e4e.menu-style-two_72469c6f63a4cee2 .inner-content_6a15e9e2eb8d0d3d {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_02476cc4f9935e4e.menu-style-two_72469c6f63a4cee2.fixed .info-row_af0c2c2e7a0555ba {
  display: none;
}
.theme-main-menu_02476cc4f9935e4e.menu-style-five_2f48695d2fd99fa7 {
  background: #000;
  padding: 0;
}
.theme-main-menu_02476cc4f9935e4e.menu-style-five_2f48695d2fd99fa7 .inner-content_6a15e9e2eb8d0d3d {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_02476cc4f9935e4e.menu-style-six_b412d0766ad8a222 .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_02476cc4f9935e4e.menu-style-six_b412d0766ad8a222 .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_02476cc4f9935e4e .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_3acbc0106670b34b {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_3acbc0106670b34b .mega-menu-title_1b30974e3a02908d {
  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_02476cc4f9935e4e .login-btn-one_8eaf7b258d09d608 a {
  color: #000;
}
.theme-main-menu_02476cc4f9935e4e .login-btn-one_8eaf7b258d09d608 a:hover {
  text-decoration: underline;
}
.theme-main-menu_02476cc4f9935e4e .login-btn-two_c23e4c281829545d a {
  color: #044F3B;
}
.theme-main-menu_02476cc4f9935e4e .login-btn-two_c23e4c281829545d a:hover {
  text-decoration: underline;
}
.theme-main-menu_02476cc4f9935e4e .signup-btn-one_bd06f1e48a7bbdf4 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_02476cc4f9935e4e .signup-btn-one_bd06f1e48a7bbdf4 .icon_c7a2ff98f38a885d {
  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_02476cc4f9935e4e .signup-btn-one_bd06f1e48a7bbdf4:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_02476cc4f9935e4e .signup-btn-one_bd06f1e48a7bbdf4:hover .icon_c7a2ff98f38a885d {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_02476cc4f9935e4e .signup-btn-two_0617478b9648c397 {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_02476cc4f9935e4e .signup-btn-two_0617478b9648c397:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_02476cc4f9935e4e .quote-one_715acde06969ae76 {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_02476cc4f9935e4e .quote-one_715acde06969ae76:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_8d0b4800e2955f36 {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_8d0b4800e2955f36 li {
  position: relative;
  padding: 0 15px;
}
.category-menu_8d0b4800e2955f36 li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_8d0b4800e2955f36 li a:hover {
  color: #0C3A30;
}
.category-menu_8d0b4800e2955f36 .dropdown-menu {
  padding: 0;
}
.category-menu_8d0b4800e2955f36 .dropdown-menu li {
  padding: 0;
}
.category-menu_8d0b4800e2955f36 .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_6d05d028b42a32ae .logo_aecc8885f43132f7 {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_5cba6583db880c3f .navbar-collapse_6d05d028b42a32ae {
    background-color: #0C3A30;
  }
  .navbar-collapse_6d05d028b42a32ae {
    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_6d05d028b42a32ae.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_02476cc4f9935e4e .navbar .mega-dropdown_450106ee5df26a80 {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_5cba6583db880c3f .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_3acbc0106670b34b {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_c18786131fbcf067 .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_e553cc82d7c3e375 {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_e553cc82d7c3e375::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_e553cc82d7c3e375 .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_e553cc82d7c3e375 .hero-slider-one .hero-img_23627cd1a6df5917 {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_e553cc82d7c3e375 .hero-slider-one .slick-list_66393ad72e568198, .hero-banner-one_e553cc82d7c3e375 .hero-slider-one .slick-track_866c7bdac22b6dd0, .hero-banner-one_e553cc82d7c3e375 .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_e553cc82d7c3e375 .hero-heading_154dbf25f0267ec9 {
  font-weight: 700;
  color: #000;
  background: url(../media/shape_a189e9e486/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_e553cc82d7c3e375 .more-btn_1f1f9fc60e2d0412 {
  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_e553cc82d7c3e375 .more-btn_1f1f9fc60e2d0412:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_ecb2b863abaf1eed {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_ecb2b863abaf1eed .bg-wrapper_63c0f8afcc06963c {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_ecb2b863abaf1eed .hero-heading_154dbf25f0267ec9 {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_ecb2b863abaf1eed .rating_76f94931bdbb4151 h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_ecb2b863abaf1eed .rating_76f94931bdbb4151 p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_ecb2b863abaf1eed .media-wrapper_7de164d5de19ba6a {
  position: absolute;
  background: url(../media/assets_8e7764ba7d/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_ecb2b863abaf1eed .media-wrapper_7de164d5de19ba6a .shape_01_050beb4108d6eb88 {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_ecb2b863abaf1eed .media-wrapper_7de164d5de19ba6a .shape_02_1378d244f22113eb {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_589adbc89e3c1e19 .hero-heading_154dbf25f0267ec9 {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_589adbc89e3c1e19 .media-wrapper_7de164d5de19ba6a {
  background: url(../media/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_589adbc89e3c1e19 .media-wrapper_7de164d5de19ba6a .screen_01_c96d403560b7b06c {
  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_589adbc89e3c1e19 .media-wrapper_7de164d5de19ba6a .screen_02_650ae3f9e627b2fe {
  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_589adbc89e3c1e19 .media-wrapper_7de164d5de19ba6a .bg-shape_58b847904b9f2ba9 {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_589adbc89e3c1e19 .shape_01_050beb4108d6eb88 {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_dfdc4b12916af11d .bg-wrapper_63c0f8afcc06963c {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_dfdc4b12916af11d .media-wrapper_7de164d5de19ba6a {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_dfdc4b12916af11d .media-wrapper_7de164d5de19ba6a .shape_01_050beb4108d6eb88 {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_dfdc4b12916af11d .shape_02_1378d244f22113eb {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_1522c44a21b1f55d + .blog-details_0f5a4e7cab1ed928 {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_40d52877277697be {
  z-index: 1;
}
.block-feature-three_40d52877277697be:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_40d52877277697be.no-bg_04bdff613b791e31:before {
  display: none;
}
.block-feature-three_40d52877277697be .section-btn_a089acc5bc834ab7 {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_40d52877277697be .block-title_9fda08600c3a21e5 a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_40d52877277697be .block-title_9fda08600c3a21e5 a:hover {
  text-decoration: underline;
}
.block-feature-three_40d52877277697be .round-btn_be0d54d4f66c0252 {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_40d52877277697be .round-btn_be0d54d4f66c0252:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_40d52877277697be .block-one_97fb850e688d125b {
  background: url(../media/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_40d52877277697be .block-one_97fb850e688d125b .tag_3c0f3ec5044e17c3 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_40d52877277697be .block-one_97fb850e688d125b .block-title_9fda08600c3a21e5 {
  background: url(../media/shape_a189e9e486/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_40d52877277697be .block-two_e35407c8a7927755 {
  overflow: hidden;
}
.block-feature-three_40d52877277697be .block-two_e35407c8a7927755 .img-wrapper_27140690899986e5 {
  background: url(../media/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_40d52877277697be .block-two_e35407c8a7927755 .text-wrapper_f04a71f6f4eb18ad {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_40d52877277697be .block-two_e35407c8a7927755 .tag_3c0f3ec5044e17c3 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_40d52877277697be .block-three_5cd7481abc0ba7bd {
  background: #D3FF76;
}
.block-feature-three_40d52877277697be .block-three_5cd7481abc0ba7bd .tag_3c0f3ec5044e17c3 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_40d52877277697be .block-three_5cd7481abc0ba7bd .round-btn_be0d54d4f66c0252 {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_40d52877277697be .block-three_5cd7481abc0ba7bd .round-btn_be0d54d4f66c0252:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_40d52877277697be .block-four_bbf1aeef87ce3fb6 {
  background: url(../media/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_40d52877277697be .block-four_bbf1aeef87ce3fb6 .block-title_9fda08600c3a21e5 {
  background: url(../media/shape_a189e9e486/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_40d52877277697be .block-four_bbf1aeef87ce3fb6 .block-title_9fda08600c3a21e5 a {
  font-size: 28px;
}
.block-feature-three_40d52877277697be .block-four_bbf1aeef87ce3fb6 .tag_3c0f3ec5044e17c3 {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_40d52877277697be .block-four_bbf1aeef87ce3fb6 .round-btn_be0d54d4f66c0252 {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_40d52877277697be .block-four_bbf1aeef87ce3fb6 .round-btn_be0d54d4f66c0252:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_40d52877277697be .block-five_e11fd3cf6b1d3e27 {
  background: url(../media/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_40d52877277697be .block-five_e11fd3cf6b1d3e27 .tag_3c0f3ec5044e17c3 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_40d52877277697be .block-five_e11fd3cf6b1d3e27 .block-title_9fda08600c3a21e5 {
  background: url(../media/shape_a189e9e486/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_47309f15b0629cce .upper-wrapper_8bbd8c596c8b790e {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_47309f15b0629cce .upper-wrapper_8bbd8c596c8b790e .shape_01_050beb4108d6eb88 {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_47309f15b0629cce .line-loop_c9bd1096dfc30ab3:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_47309f15b0629cce .graph-panel_f8abe228106786d7 {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_47309f15b0629cce .graph-panel_f8abe228106786d7 .main-count_c7335f9d86415af2 {
  font-size: 120px;
}
.block-feature-thirteen_47309f15b0629cce .graph-panel_f8abe228106786d7 .chart-box_15e9b1e6ae334860 {
  padding: 0 15px;
}
.block-feature-thirteen_47309f15b0629cce .graph-panel_f8abe228106786d7 .chart-box_15e9b1e6ae334860 .chart-inner_694a179d3fb34ae4 {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_d2feb02d0ee31981 .media-img_6fd2f03f808146b2 {
  border-radius: 30px;
}
.block-feature-sixteen_d2feb02d0ee31981 .shape_01_050beb4108d6eb88 {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_6a620c9558bf2629 .section-subheading_3fb59420d6e3eea9 {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_6a620c9558bf2629 .shape_01_050beb4108d6eb88 {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_1d7cc158fbbf6b84 {
  z-index: 1;
}
.text-feature-four_1d7cc158fbbf6b84 .avatar_648379d1cddc5924 {
  width: 65px;
  height: 65px;
}
.text-feature-four_1d7cc158fbbf6b84 .name {
  font-size: 28px;
}
.text-feature-four_1d7cc158fbbf6b84 .quote-text_00ed78332b286f1e {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_1d7cc158fbbf6b84 .shape_01_050beb4108d6eb88 {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_1d7cc158fbbf6b84 .shape_02_1378d244f22113eb {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_c649b0a5196ae49f .bg-wrapper_63c0f8afcc06963c {
  background: #FFF2AC;
}
.text-feature-five_c649b0a5196ae49f 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_c649b0a5196ae49f 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_c649b0a5196ae49f 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_c649b0a5196ae49f li:hover:before {
  background: #29594B;
}
.text-feature-five_c649b0a5196ae49f li:hover:after {
  color: #fff;
}
.text-feature-five_c649b0a5196ae49f .media-wrapper_7de164d5de19ba6a {
  background: url(../media/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_c649b0a5196ae49f .media-wrapper_7de164d5de19ba6a .video-icon_11910abcda0fb41f {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_c649b0a5196ae49f .media-wrapper_7de164d5de19ba6a .video-icon_11910abcda0fb41f:hover {
  background: #CFFF45;
}
.text-feature-five_c649b0a5196ae49f .media-wrapper_7de164d5de19ba6a .screen_01_c96d403560b7b06c {
  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_69d2e47e4daeb7cd {
  z-index: 1;
}
.text-feature-six_69d2e47e4daeb7cd .media-wrapper_7de164d5de19ba6a {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_69d2e47e4daeb7cd .media-wrapper_7de164d5de19ba6a .screen_01_c96d403560b7b06c {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_69d2e47e4daeb7cd .shape_01_050beb4108d6eb88 {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_69d2e47e4daeb7cd .shape_02_1378d244f22113eb {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_304b2c071530b658 {
  background: url(../media/assets_8e7764ba7d/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_304b2c071530b658 .block_83be7b42ef9346b1 .icon_c7a2ff98f38a885d {
  height: 50px;
}
.text-feature-nine_304b2c071530b658 .vertical-text-wrapper_c62226ca6a84c5de {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_304b2c071530b658 .vertical-text-wrapper_c62226ca6a84c5de .text-list_aa1f1e1c61bedc37 {
  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_304b2c071530b658 .vertical-text-wrapper_c62226ca6a84c5de .text-list_aa1f1e1c61bedc37:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_304b2c071530b658 .vertical-text-wrapper_c62226ca6a84c5de .shape_01_050beb4108d6eb88 {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_304b2c071530b658 .vertical-text-wrapper_c62226ca6a84c5de .shape_02_1378d244f22113eb {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_304b2c071530b658 .shape_03_8113ef5e373a7029 {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_304b2c071530b658 .shape_04_6aba8d9d7e339863 {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_4770c84a6cc6ab21 .section-btn_a089acc5bc834ab7 {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_3c60eef27e073c14 {
  z-index: 1;
}
.team-section-three_3c60eef27e073c14:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../media/shape_a189e9e486/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_3c60eef27e073c14 .section-btn_a089acc5bc834ab7 {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_3c60eef27e073c14 .shape_01_050beb4108d6eb88 {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_3c60eef27e073c14 .shape_02_1378d244f22113eb {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_3c60eef27e073c14 .shape_03_8113ef5e373a7029 {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_4714a6700408e133 .logo_aecc8885f43132f7 {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_59b212781745fb39 {
  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_90558d5dd9c70e1b {
  max-width: 565px;
}
.user-data-form .form-wrapper_90558d5dd9c70e1b .input-group-meta_0121b63a671c2c26 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_90558d5dd9c70e1b .input-group-meta_0121b63a671c2c26 label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_90558d5dd9c70e1b .input-group-meta_0121b63a671c2c26 .placeholder_icon_c27975331e2ae408 {
  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_90558d5dd9c70e1b .input-group-meta_0121b63a671c2c26 .placeholder_icon_c27975331e2ae408 img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_90558d5dd9c70e1b .input-group-meta_0121b63a671c2c26 .placeholder_icon_c27975331e2ae408 span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_90558d5dd9c70e1b .input-group-meta_0121b63a671c2c26 .placeholder_icon_c27975331e2ae408 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_90558d5dd9c70e1b .input-group-meta_0121b63a671c2c26 .placeholder_icon_c27975331e2ae408 span.eye-slash_073bdd54c30ac18d:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_de7e82e75e570c3d 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_de7e82e75e570c3d label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_de7e82e75e570c3d input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_de7e82e75e570c3d 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_de7e82e75e570c3d 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_de7e82e75e570c3d a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_de7e82e75e570c3d a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_59683402f81f6a75 {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_2992deea952c77b0 {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_2992deea952c77b0:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_2992deea952c77b0 img {
  width: 20px;
}
.user-data-form .btn-close_4af1aac42012f41e {
  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_fd8e3e00e6dde8d5 .main-count_c7335f9d86415af2 {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_60513e2a3a483242 .icon_c7a2ff98f38a885d {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_2125a851c8264d48 .img-holder_bfb3d41fb197d0f2 {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_2125a851c8264d48 .img-holder_bfb3d41fb197d0f2.round-border_55a2c1418bf6070a {
  border-radius: 30px;
}
.portfolio-block-one_2125a851c8264d48 .img-holder_bfb3d41fb197d0f2 .expend_ccd0e8974c598798 {
  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_2125a851c8264d48 .img-holder_bfb3d41fb197d0f2 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_2125a851c8264d48 .img-holder_bfb3d41fb197d0f2 i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_2125a851c8264d48:hover .expend_ccd0e8974c598798 {
  opacity: 1;
}
.portfolio-block-one_2125a851c8264d48:hover .img-meta_ada5c84a1b6b1e00 {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_2125a851c8264d48:hover .pj-title_66632bea9fba86c0 {
  text-decoration: underline;
}
.portfolio-block-one_2125a851c8264d48 .caption {
  margin-top: 35px;
}
.portfolio-block-one_2125a851c8264d48 .caption .tag_3c0f3ec5044e17c3 {
  margin: 0 -3px;
}
.portfolio-block-one_2125a851c8264d48 .caption .tag_3c0f3ec5044e17c3 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_2125a851c8264d48 .caption .pj-title_66632bea9fba86c0 {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_2125a851c8264d48 .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_2125a851c8264d48 .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_79a19cbb460a4383 .bg-wrapper_63c0f8afcc06963c {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_79a19cbb460a4383 .slider-wrapper_a21ab2c0f4e2ceee {
  height: 100%;
}
.project-details-two_79a19cbb460a4383 .slider-wrapper_a21ab2c0f4e2ceee .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_79a19cbb460a4383 .slider-wrapper_a21ab2c0f4e2ceee .carousel-control-next_3e0dc4d54631a0c3,
.project-details-two_79a19cbb460a4383 .slider-wrapper_a21ab2c0f4e2ceee .carousel-control-prev_42d9fc39564e5756 {
  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_79a19cbb460a4383 .slider-wrapper_a21ab2c0f4e2ceee .carousel-control-next_3e0dc4d54631a0c3:hover,
.project-details-two_79a19cbb460a4383 .slider-wrapper_a21ab2c0f4e2ceee .carousel-control-prev_42d9fc39564e5756:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_79a19cbb460a4383 .slider-wrapper_a21ab2c0f4e2ceee .carousel-control-prev_42d9fc39564e5756 {
  left: auto;
  right: 45px;
}
.project-details-two_79a19cbb460a4383 .info-wrapper_d66980b453ca2295 {
  padding: 55px 50px 85px 70px;
}
.project-details-two_79a19cbb460a4383 .info-wrapper_d66980b453ca2295 h3 {
  font-size: 36px;
}
.project-details-two_79a19cbb460a4383 .info-wrapper_d66980b453ca2295 .list-meta_63ec7677292ad7e8 li {
  padding: 22px 0;
}
.project-details-two_79a19cbb460a4383 .info-wrapper_d66980b453ca2295 .list-meta_63ec7677292ad7e8 .icon_c7a2ff98f38a885d {
  width: 40px;
}
.project-details-two_79a19cbb460a4383 .info-wrapper_d66980b453ca2295 .list-meta_63ec7677292ad7e8 .text1_6fa3950e604a031d {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_79a19cbb460a4383 .info-wrapper_d66980b453ca2295 .list-meta_63ec7677292ad7e8 span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_79a19cbb460a4383 .info-wrapper_d66980b453ca2295 .social-share_d46d6bda2f0f68c7 li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_79a19cbb460a4383 .info-wrapper_d66980b453ca2295 .social-share_d46d6bda2f0f68c7 li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_00995ece36bc5b0e .slider-wrapper_a21ab2c0f4e2ceee {
  padding-left: 100px;
}
.feedback-section-three_00995ece36bc5b0e .slider-wrapper_a21ab2c0f4e2ceee .icon_c7a2ff98f38a885d {
  left: 0;
  top: 18px;
}
.feedback-section-three_00995ece36bc5b0e .slick-dots_506754944e645dda {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_00995ece36bc5b0e .slick-dots_506754944e645dda li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_00995ece36bc5b0e .slick-dots_506754944e645dda .slick-active button {
  background: #000;
}
.feedback-section-three_00995ece36bc5b0e .rating-box_d07b58653f7917f1 {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_00995ece36bc5b0e .rating-box_d07b58653f7917f1 .rating_76f94931bdbb4151 {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_00995ece36bc5b0e .shape_01_050beb4108d6eb88 {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_00995ece36bc5b0e .shape_02_1378d244f22113eb {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_28042b9067f92f26 {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_28042b9067f92f26 .post-data_2cd502eefb9cf8bf {
  padding: 30px 35px 25px;
}
.blog-meta-one_28042b9067f92f26 .post-data_2cd502eefb9cf8bf .post-info_76d07a014f330742 {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_28042b9067f92f26 .post-data_2cd502eefb9cf8bf .blog-title_ffeaef36c8c7dffb {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_28042b9067f92f26 .post-data_2cd502eefb9cf8bf .blog-title_ffeaef36c8c7dffb:hover {
  text-decoration: underline;
}
.blog-meta-one_28042b9067f92f26 .post-img_7148048a8a8cd4c8 {
  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_28042b9067f92f26 .post-img_7148048a8a8cd4c8 .round-btn_be0d54d4f66c0252 {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_28042b9067f92f26:hover .round-btn_be0d54d4f66c0252 {
  background: #CFFF45;
}
.blog-meta-one_28042b9067f92f26.style-two_8bdfb723be20fb81 {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_28042b9067f92f26.style-two_8bdfb723be20fb81 .post-img_7148048a8a8cd4c8 {
  border-radius: 0;
}
.blog-meta-one_28042b9067f92f26.style-two_8bdfb723be20fb81 .blog-title_ffeaef36c8c7dffb {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_dde24d8c8797a8c0 {
  background: #fff;
}
.blog-meta-two_dde24d8c8797a8c0 .post-data_2cd502eefb9cf8bf {
  padding-top: 30px;
}
.blog-meta-two_dde24d8c8797a8c0 .post-data_2cd502eefb9cf8bf .blog-title_ffeaef36c8c7dffb {
  width: 70%;
}
.blog-meta-two_dde24d8c8797a8c0 .post-data_2cd502eefb9cf8bf .blog-title_ffeaef36c8c7dffb h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_dde24d8c8797a8c0 .post-data_2cd502eefb9cf8bf .blog-title_ffeaef36c8c7dffb:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_dde24d8c8797a8c0 .post-data_2cd502eefb9cf8bf .round-btn_be0d54d4f66c0252 {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_dde24d8c8797a8c0 .post-data_2cd502eefb9cf8bf .round-btn_be0d54d4f66c0252:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_dde24d8c8797a8c0 .post-data_2cd502eefb9cf8bf .post-info_76d07a014f330742 {
  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_dde24d8c8797a8c0 .post-img_7148048a8a8cd4c8 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_dde24d8c8797a8c0 .post-img_7148048a8a8cd4c8 .date_f904e3a6e132c43d {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_dde24d8c8797a8c0.style-two_8bdfb723be20fb81 {
  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_dde24d8c8797a8c0.style-two_8bdfb723be20fb81 p {
  font-size: 18px;
}
.blog-meta-two_dde24d8c8797a8c0.style-two_8bdfb723be20fb81 .post-img_7148048a8a8cd4c8 {
  height: auto;
  width: 100%;
}
.blog-meta-two_dde24d8c8797a8c0.style-two_8bdfb723be20fb81 .post-data_2cd502eefb9cf8bf {
  padding: 26px 0;
}
.blog-meta-two_dde24d8c8797a8c0.style-two_8bdfb723be20fb81 .post-data_2cd502eefb9cf8bf .post-info_76d07a014f330742 {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_dde24d8c8797a8c0.style-two_8bdfb723be20fb81 .post-data_2cd502eefb9cf8bf .round-btn_be0d54d4f66c0252 {
  border: none;
}

.signup-btn-one_bd06f1e48a7bbdf4 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_bd06f1e48a7bbdf4 .icon_c7a2ff98f38a885d {
  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_df727c61b4edc864 {
  z-index: 1;
}
.blog-section-three_df727c61b4edc864 .section-btn_a089acc5bc834ab7 {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

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

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

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

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

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

.blog-details_0f5a4e7cab1ed928 .post-details-meta_c8bf915d8baf4ca7 {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_0f5a4e7cab1ed928 .post-details-meta_c8bf915d8baf4ca7 p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_0f5a4e7cab1ed928 .post-details-meta_c8bf915d8baf4ca7 .quote-wrapper_426a01066124ebb3 {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_0f5a4e7cab1ed928 .post-details-meta_c8bf915d8baf4ca7 .quote-wrapper_426a01066124ebb3 .wrapper_1377c1ce6c6e727a {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_0f5a4e7cab1ed928 .post-details-meta_c8bf915d8baf4ca7 .quote-wrapper_426a01066124ebb3 .wrapper_1377c1ce6c6e727a .icon_c7a2ff98f38a885d {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_0f5a4e7cab1ed928 .post-details-meta_c8bf915d8baf4ca7 .quote-wrapper_426a01066124ebb3 .wrapper_1377c1ce6c6e727a h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_0f5a4e7cab1ed928 .post-details-meta_c8bf915d8baf4ca7 .quote-wrapper_426a01066124ebb3 h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_0f5a4e7cab1ed928 .post-details-meta_c8bf915d8baf4ca7 .quote-wrapper_426a01066124ebb3 h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_0f5a4e7cab1ed928 .post-details-meta_c8bf915d8baf4ca7 .img-gallery_85dd70c0ee56daa3 {
  margin-bottom: 50px;
}
.blog-details_0f5a4e7cab1ed928 .post-details-meta_c8bf915d8baf4ca7 .img-gallery_85dd70c0ee56daa3 img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_0f5a4e7cab1ed928 .post-details-meta_c8bf915d8baf4ca7 h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_0f5a4e7cab1ed928 .post-details-meta_c8bf915d8baf4ca7 .list-item_073ec4694c29cfbf li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_0f5a4e7cab1ed928 .post-details-meta_c8bf915d8baf4ca7 .list-item_073ec4694c29cfbf li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_0f5a4e7cab1ed928 .bottom-widget_0bdb48ea465f0c10 {
  padding: 10px 0 5px;
}
.blog-details_0f5a4e7cab1ed928 .bottom-widget_0bdb48ea465f0c10 .tags_87545e3d25badcbb li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_0f5a4e7cab1ed928 .bottom-widget_0bdb48ea465f0c10 .tags_87545e3d25badcbb a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_0f5a4e7cab1ed928 .bottom-widget_0bdb48ea465f0c10 .tags_87545e3d25badcbb a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_0f5a4e7cab1ed928 .bottom-widget_0bdb48ea465f0c10 .share-icon_27d6ef55df2f1ce5 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_0f5a4e7cab1ed928 .bottom-widget_0bdb48ea465f0c10 .share-icon_27d6ef55df2f1ce5 a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_0f5a4e7cab1ed928 .grey-bg_5501843c18bb49b6 {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_0f5a4e7cab1ed928 .blog-inner-title_2d850a738cf9c5e3 {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_0f5a4e7cab1ed928 .blog-comment-area_aabd86ccd11f06e4 {
  margin: 60px 0;
}
.blog-details_0f5a4e7cab1ed928 .blog-comment-area_aabd86ccd11f06e4 .comment_bf7237729cbadc1c {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_0f5a4e7cab1ed928 .blog-comment-area_aabd86ccd11f06e4 .comment_bf7237729cbadc1c:last-child {
  padding-bottom: 5px;
}
.blog-details_0f5a4e7cab1ed928 .blog-comment-area_aabd86ccd11f06e4 .comment_bf7237729cbadc1c .reply-comment_a466f68989476418 {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_0f5a4e7cab1ed928 .blog-comment-area_aabd86ccd11f06e4 .comment_bf7237729cbadc1c .user-avatar_5d6e1cd62f4c42e4 {
  width: 60px;
  height: 60px;
}
.blog-details_0f5a4e7cab1ed928 .blog-comment-area_aabd86ccd11f06e4 .comment_bf7237729cbadc1c .comment-text_14296db12a1ac93e {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_0f5a4e7cab1ed928 .blog-comment-area_aabd86ccd11f06e4 .comment_bf7237729cbadc1c .comment-text_14296db12a1ac93e .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_0f5a4e7cab1ed928 .blog-comment-area_aabd86ccd11f06e4 .comment_bf7237729cbadc1c .comment-text_14296db12a1ac93e .date_f904e3a6e132c43d {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_0f5a4e7cab1ed928 .blog-comment-area_aabd86ccd11f06e4 .comment_bf7237729cbadc1c .comment-text_14296db12a1ac93e p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_0f5a4e7cab1ed928 .blog-comment-area_aabd86ccd11f06e4 .comment_bf7237729cbadc1c .comment-text_14296db12a1ac93e .reply-btn_8259f974cedca565 {
  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_0f5a4e7cab1ed928 .blog-comment-area_aabd86ccd11f06e4 .comment_bf7237729cbadc1c .comment-text_14296db12a1ac93e .reply-btn_8259f974cedca565:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_0f5a4e7cab1ed928 .blog-comment-form_dd69e7292f2fb583 p a {
  color: #19352D;
}
.blog-details_0f5a4e7cab1ed928 .blog-comment-form_dd69e7292f2fb583 form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_0f5a4e7cab1ed928 .blog-comment-form_dd69e7292f2fb583 form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_0f5a4e7cab1ed928 .blog-comment-form_dd69e7292f2fb583 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_24d31b657417b151 {
  height: 600px;
}

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

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

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

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

.footer-one_358000d43181ef96 {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_358000d43181ef96 .bottom-footer_012beaad822ad71b {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_358000d43181ef96 .social-icon_bbdb80b3115486ae 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_358000d43181ef96 .social-icon_bbdb80b3115486ae a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_358000d43181ef96 .footer-title_5b46feb6370c81a7 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_358000d43181ef96 .footer-nav-link_35d03959b7200835 a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_358000d43181ef96 .footer-nav-link_35d03959b7200835 a:hover {
  color: #fff;
}
.footer-nav-link_35d03959b7200835 p {
  font-size: 16px;
}
.logo_aecc8885f43132f7 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_e3041b1326c90096 {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_405e751fbddc2b10 {
  align-content: center;
}

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

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

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

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

.footer-three_4a861b67aa922385 {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_4a861b67aa922385 .round-bg_b7b40fe0127abb64 {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_4a861b67aa922385 .round-bg_b7b40fe0127abb64.color-two_4a92a50b6b192443 {
  background: #F6FFDD;
}
.footer-three_4a861b67aa922385 .footer-intro_e72e4a25ac721f25 p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_4a861b67aa922385 .footer-intro_e72e4a25ac721f25 p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_4a861b67aa922385 .footer-title_5b46feb6370c81a7 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_4a861b67aa922385 .footer-nav-link_35d03959b7200835 a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_4a861b67aa922385 .footer-nav-link_35d03959b7200835 a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_4a861b67aa922385 .bottom-footer_012beaad822ad71b {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_4a861b67aa922385 .bottom-footer_012beaad822ad71b .copyright_28874233b6883596 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_4a861b67aa922385 .bottom-footer_012beaad822ad71b .bottom-nav_7ebb09eec6137151 {
  margin: 0 -12px;
}
.footer-three_4a861b67aa922385 .bottom-footer_012beaad822ad71b .bottom-nav_7ebb09eec6137151 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_4a861b67aa922385 .bottom-footer_012beaad822ad71b .bottom-nav_7ebb09eec6137151 a:hover {
  text-decoration: underline;
}
.footer-three_4a861b67aa922385 .bottom-footer_012beaad822ad71b .social-icon_bbdb80b3115486ae {
  margin: 0 -10px;
}
.footer-three_4a861b67aa922385 .bottom-footer_012beaad822ad71b .social-icon_bbdb80b3115486ae a {
  margin: 0 10px;
}
.footer-three_4a861b67aa922385 .bottom-footer_012beaad822ad71b .social-icon_bbdb80b3115486ae a:hover {
  color: #19352D;
}
.footer-three_4a861b67aa922385 .shape_01_050beb4108d6eb88 {
  top: -3%;
  left: -3%;
}
.footer-three_4a861b67aa922385 .shape_02_1378d244f22113eb {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_6b7e3545b3db1f4a {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_6b7e3545b3db1f4a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../media/assets_8e7764ba7d/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_6b7e3545b3db1f4a h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_6b7e3545b3db1f4a .btn-group_53b513a23d623078 {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_6b7e3545b3db1f4a .btn-group_53b513a23d623078 h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_6b7e3545b3db1f4a .btn-group_53b513a23d623078 h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_6b7e3545b3db1f4a .btn-group_53b513a23d623078 .round-btn_be0d54d4f66c0252 {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_6b7e3545b3db1f4a .btn-group_53b513a23d623078 .round-btn_be0d54d4f66c0252:hover, .footer-five_6b7e3545b3db1f4a .btn-group_53b513a23d623078 .round-btn_be0d54d4f66c0252:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_6b7e3545b3db1f4a .social-icon_bbdb80b3115486ae {
  margin: 0 -20px;
}
.footer-five_6b7e3545b3db1f4a .social-icon_bbdb80b3115486ae a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_6b7e3545b3db1f4a .social-icon_bbdb80b3115486ae a:hover {
  color: #DFFF5E;
}
.footer-five_6b7e3545b3db1f4a .bottom-nav_7ebb09eec6137151 {
  margin: 0 -12px;
}
.footer-five_6b7e3545b3db1f4a .bottom-nav_7ebb09eec6137151 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_6b7e3545b3db1f4a .bottom-nav_7ebb09eec6137151 a:hover {
  text-decoration: underline;
}
.footer-five_6b7e3545b3db1f4a .shape_01_050beb4108d6eb88 {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_6b7e3545b3db1f4a .shape_02_1378d244f22113eb {
  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_4288b1f958d11c39 {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_65d10e678f52a2bb {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_af771e62c6ff88ff {
  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_34c93bbcecb29603 {
  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_5d8119f669f5b54e {
  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_84384c172c0b5f6a {
  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_6b527d363d2e4ec3 {
  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_16294461a0894558 {
  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_857803b83e8926f7 {
  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_ed22976f3f067f8e {
  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_e7ee4362355ad868 {
  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_23d8cbda898edb80 {
  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_bd05f7972f43265b {
  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_cbe5de0c144e600e {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_fb9a0e5ac04283ee {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_774d9991fcd91024 {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_72c57eef151e2fdd {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_b4621c603362874e {
  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_b496450f11743e2e {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_98cbaef89b6e87de {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_767d541337ed2f48 {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_be5e881aa5d16f69 {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_ed5c01e9773c8435 {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_6fa1e65e96592ab0 {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_f899360f60f1de4e {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_01ec137f76fe25bc {
  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_7d2833e1c6d2fd17 {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_44e975747390fc46 {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_6d2dd3eb556bf953 {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_b509b08bdab9f09e {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_ca30525e969830da {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_087850b55d1a0677 {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_ef738f95d569f1d8 {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_e5acdd049762fd76 {
  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_6a10a6eb75139129 {
  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_4dc9f2ec01ef6c5f {
  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_3a2b5ad7fc685d2b {
  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_34d4d15a857e7579 {
  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_30460fa8f0bfb224 {
  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_cc1bf2ace9f7e461 {
  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_f30a012b1f21b4bf {
  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_cfdb02ec1694805c {
  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_b40cdfdb44848aa5 {
  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_a8639434935cb7d1 {
  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_aceecb62169809b7 {
  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_a9d092e4ae7144c7 {
  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_e1d53436801663cb {
  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_b2f042491474711b {
  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_ff3d649f01c4d372 {
  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_f5ae916228e75ffe {
  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_e7a41757d1e31a0b {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_72aafb9c1fa5115b {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_18c4c724ebdf47c6 {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_a7971ff33ab7a910 {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_a88a99978c4bb7dc {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_a9e1351bb1d28ffc {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_f753a5fbf4b3e96e {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_6f19c6286f48a71b {
  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_4288b1f958d11c39 {
  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_83f6657190300c8d {
  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_f7e37ae97d8fb217 {
  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_401ac0d5e99e85ec .theme-select-menu_57ef71d15173dc7f {
  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_7c02ffd9dc202904 {
  overflow: hidden;
}
.product-block-one_7c02ffd9dc202904 .img-holder_bfb3d41fb197d0f2 {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_7c02ffd9dc202904 .img-holder_bfb3d41fb197d0f2 .cart-icon_6c1417c825c02491 {
  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_7c02ffd9dc202904 .img-holder_bfb3d41fb197d0f2 .cart-icon_6c1417c825c02491:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_7c02ffd9dc202904 .img-holder_bfb3d41fb197d0f2 .cart-button_b54b43675b781c33 {
  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_7c02ffd9dc202904 .img-holder_bfb3d41fb197d0f2 .cart-button_b54b43675b781c33:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_7c02ffd9dc202904 .product-title_deaf5c4e7f621c43 {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_7c02ffd9dc202904 .rating_76f94931bdbb4151 {
  margin: 0 -3px;
}
.product-block-one_7c02ffd9dc202904 .rating_76f94931bdbb4151 li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_7c02ffd9dc202904 .rating_76f94931bdbb4151 li .bi-star-fill_fc857ffcd14d9261 {
  color: #FFCB65;
}
.product-block-one_7c02ffd9dc202904 .price_83f40f93a4e1ae89 {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_7c02ffd9dc202904:hover .cart-button_b54b43675b781c33 {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_7c02ffd9dc202904:hover .product-img_dec1dcf490c3fef6 {
  transform: scale(0.95);
}
.product-block-one_7c02ffd9dc202904:hover .cart-icon_6c1417c825c02491 {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_7c02ffd9dc202904:hover .product-title_deaf5c4e7f621c43 {
  text-decoration: underline;
}

.product-details-one_b02e9c4e8470d349 .product-img-tab_a36808d7b5785ee9 {
  border: none;
}
.product-details-one_b02e9c4e8470d349 .product-img-tab_a36808d7b5785ee9 .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_b02e9c4e8470d349 .product-img-tab_a36808d7b5785ee9 .nav-link img {
  max-height: 100%;
}
.product-details-one_b02e9c4e8470d349 .product-img-tab_a36808d7b5785ee9 .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_b02e9c4e8470d349 .product-img-tab-content_68357a0a7fdf3b80 {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_b02e9c4e8470d349 .product-img-tab-content_68357a0a7fdf3b80 img {
  margin: auto;
}
.product-details-one_b02e9c4e8470d349 .product-info_289666196019d868 .stock-tag_0cab24d3dd3ad353 {
  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_b02e9c4e8470d349 .product-info_289666196019d868 .product-name_02cb01b4bf3b706b {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_b02e9c4e8470d349 .product-info_289666196019d868 .rating_76f94931bdbb4151 li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_b02e9c4e8470d349 .product-info_289666196019d868 .rating_76f94931bdbb4151 li .bi-star-fill_fc857ffcd14d9261 {
  color: #FFCB65;
}
.product-details-one_b02e9c4e8470d349 .product-info_289666196019d868 .rating_76f94931bdbb4151 li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_b02e9c4e8470d349 .product-info_289666196019d868 .rating_76f94931bdbb4151 li a:hover {
  text-decoration: underline;
}
.product-details-one_b02e9c4e8470d349 .product-info_289666196019d868 .price_83f40f93a4e1ae89 {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_b02e9c4e8470d349 .product-info_289666196019d868 .price_83f40f93a4e1ae89 del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_b02e9c4e8470d349 .product-info_289666196019d868 .availability_64a25753242faa07 {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_b02e9c4e8470d349 .product-info_289666196019d868 .description-text_ebac330050d730da {
  padding: 10px 0 15px;
}
.product-details-one_b02e9c4e8470d349 .product-info_289666196019d868 .product-feature_d4826b8fa2621dcb {
  margin-bottom: 20px;
}
.product-details-one_b02e9c4e8470d349 .product-info_289666196019d868 .product-feature_d4826b8fa2621dcb li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_b02e9c4e8470d349 .product-info_289666196019d868 .product-feature_d4826b8fa2621dcb li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_b02e9c4e8470d349 .product-info_289666196019d868 .customize-order_3e0cc622fe09ff95 h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_b02e9c4e8470d349 .product-info_289666196019d868 .customize-order_3e0cc622fe09ff95 .quantity_7b0c3bd25f9b4d00 .button-group_4c8aa5940c1eb4ed {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_b02e9c4e8470d349 .product-info_289666196019d868 .customize-order_3e0cc622fe09ff95 .quantity_7b0c3bd25f9b4d00 .button-group_4c8aa5940c1eb4ed li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_b02e9c4e8470d349 .product-info_289666196019d868 .customize-order_3e0cc622fe09ff95 .quantity_7b0c3bd25f9b4d00 .button-group_4c8aa5940c1eb4ed li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_b02e9c4e8470d349 .product-info_289666196019d868 .customize-order_3e0cc622fe09ff95 .quantity_7b0c3bd25f9b4d00 .button-group_4c8aa5940c1eb4ed 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_b02e9c4e8470d349 .product-review-tab_df0d9ae8f20701f6 .nav-tabs_f328fc2246a31029 {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_b02e9c4e8470d349 .product-review-tab_df0d9ae8f20701f6 .nav-tabs_f328fc2246a31029 .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_b02e9c4e8470d349 .product-review-tab_df0d9ae8f20701f6 .nav-tabs_f328fc2246a31029 .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_b02e9c4e8470d349 .product-review-tab_df0d9ae8f20701f6 .nav-tabs_f328fc2246a31029 .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_b02e9c4e8470d349 .product-review-tab_df0d9ae8f20701f6 .nav-tabs_f328fc2246a31029 .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_b02e9c4e8470d349 .product-review-tab_df0d9ae8f20701f6 .tab-content_d756249b323fe450 h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_b02e9c4e8470d349 .product-review-tab_df0d9ae8f20701f6 .tab-content_d756249b323fe450 .product-feature_d4826b8fa2621dcb li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_b02e9c4e8470d349 .product-review-tab_df0d9ae8f20701f6 .tab-content_d756249b323fe450 .product-feature_d4826b8fa2621dcb li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_b02e9c4e8470d349 .product-review-tab_df0d9ae8f20701f6 .user-comment-area_56928e9a25959d1a .single-comment_f5cfd0d881cbd759 {
  padding-bottom: 40px;
}
.product-details-one_b02e9c4e8470d349 .product-review-tab_df0d9ae8f20701f6 .user-comment-area_56928e9a25959d1a .single-comment_f5cfd0d881cbd759:last-child {
  padding-bottom: 0;
}
.product-details-one_b02e9c4e8470d349 .product-review-tab_df0d9ae8f20701f6 .user-comment-area_56928e9a25959d1a .user-img_6fc4f593f3e3da1d {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_b02e9c4e8470d349 .product-review-tab_df0d9ae8f20701f6 .user-comment-area_56928e9a25959d1a .user-comment-data_ab1502d90783e7fb {
  padding-left: 30px;
  position: relative;
}
.product-details-one_b02e9c4e8470d349 .product-review-tab_df0d9ae8f20701f6 .user-comment-area_56928e9a25959d1a .user-comment-data_ab1502d90783e7fb .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_b02e9c4e8470d349 .product-review-tab_df0d9ae8f20701f6 .user-comment-area_56928e9a25959d1a .user-comment-data_ab1502d90783e7fb .rating_76f94931bdbb4151 li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_b02e9c4e8470d349 .product-review-tab_df0d9ae8f20701f6 .user-comment-area_56928e9a25959d1a .user-comment-data_ab1502d90783e7fb .rating_76f94931bdbb4151 li .bi-star-fill_fc857ffcd14d9261 {
  color: #FFCB65;
}
.product-details-one_b02e9c4e8470d349 .product-review-tab_df0d9ae8f20701f6 .user-comment-area_56928e9a25959d1a .user-comment-data_ab1502d90783e7fb p {
  padding-top: 8px;
}

.cart-list-form_62f585d9860df103 {
  position: relative;
}
.cart-list-form_62f585d9860df103 .table_21f87fafa83a3328 {
  margin: 0;
  background: transparent;
}
.cart-list-form_62f585d9860df103 .table_21f87fafa83a3328 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_62f585d9860df103 .table_21f87fafa83a3328 th:first-child {
  text-align: left;
}
.cart-list-form_62f585d9860df103 .table_21f87fafa83a3328 tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_62f585d9860df103 .table_21f87fafa83a3328 tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_62f585d9860df103 .table_21f87fafa83a3328 tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_62f585d9860df103 .table_21f87fafa83a3328 tbody .product-thumbnails_0f94c3ff2e2dcd3f {
  width: 85px;
}
.cart-list-form_62f585d9860df103 .table_21f87fafa83a3328 tbody .product-thumbnails_0f94c3ff2e2dcd3f img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_62f585d9860df103 .table_21f87fafa83a3328 tbody .product-thumbnails_0f94c3ff2e2dcd3f .product-img_dec1dcf490c3fef6 {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_62f585d9860df103 .table_21f87fafa83a3328 tbody .product-info_289666196019d868 {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_62f585d9860df103 .table_21f87fafa83a3328 tbody .product-info_289666196019d868 .product-name_02cb01b4bf3b706b {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_62f585d9860df103 .table_21f87fafa83a3328 tbody .product-info_289666196019d868 .serial_cbb9569641c5172a {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_62f585d9860df103 .table_21f87fafa83a3328 tbody .product-info_289666196019d868 ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_62f585d9860df103 .table_21f87fafa83a3328 tbody .price_83f40f93a4e1ae89 {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_62f585d9860df103 .table_21f87fafa83a3328 tbody .quantity_7b0c3bd25f9b4d00 li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_62f585d9860df103 .table_21f87fafa83a3328 tbody .quantity_7b0c3bd25f9b4d00 li .btn_9aa30f28b8bcbe68 {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_62f585d9860df103 .table_21f87fafa83a3328 tbody .quantity_7b0c3bd25f9b4d00 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_62f585d9860df103 .table_21f87fafa83a3328 tbody .remove-product_b6152f4f91752a02 {
  color: #000;
  font-size: 22px;
}
.cart-list-form_62f585d9860df103 .table_21f87fafa83a3328 tbody .remove-product_b6152f4f91752a02:hover {
  color: #ff2759;
}
.cart-list-form_62f585d9860df103 .cart-footer_571b1bac84fefa1c {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_62f585d9860df103 .cart-footer_571b1bac84fefa1c .coupon-form_1c6661ff3d05d385 input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_62f585d9860df103 .cart-footer_571b1bac84fefa1c .cart-total-section_49bfa987b78d11cf {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_62f585d9860df103 .cart-footer_571b1bac84fefa1c .cart-total-section_49bfa987b78d11cf .cart-total-table_6e9dc90dcd18d3ca 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_62f585d9860df103 .cart-footer_571b1bac84fefa1c .cart-total-section_49bfa987b78d11cf .cart-total-table_6e9dc90dcd18d3ca tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_5cfb5ab6c7c0647e {
  height: auto;
}

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

.fancybox-caption_f97c75960c60cbb0, .fancybox-infobar_9c0812733c6c2afb, .fancybox-navigation_fed309e7b884c4a1 .fancybox-button_b2e6bc8de36cc71e, .fancybox-toolbar_f6295048cea8811b {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_c6c2bc48f349902d .fancybox-caption_f97c75960c60cbb0, .fancybox-show-infobar_262ed775ce46de90 .fancybox-infobar_9c0812733c6c2afb, .fancybox-show-nav_0d7bb1a43fffd34c .fancybox-navigation_fed309e7b884c4a1 .fancybox-button_b2e6bc8de36cc71e, .fancybox-show-toolbar_b15e47a4f43ea747 .fancybox-toolbar_f6295048cea8811b {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_d30e867dd4de3c64 .fancybox-stage_c5617317781d9994 {
  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_1eccf372e1a273fa .fancybox-slide, .fancybox-slide--current_1a88584c71afd640, .fancybox-slide--next_1a7593cc49673951, .fancybox-slide--previous_dc75c8cac4d06599 {
  display: block;
}

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

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

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

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

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

.fancybox-content_6f6890e8d79a3771 {
  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_99fe19b1d4904e59 .fancybox-content_6f6890e8d79a3771 {
  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_88618e817c45598f .fancybox-content_6f6890e8d79a3771 {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_b0fba4f530b71020 .fancybox-content_6f6890e8d79a3771 {
  cursor: zoom-in;
}

.fancybox-can-drag_8142e05c13fecf30 .fancybox-content_6f6890e8d79a3771 {
  cursor: grab;
}

.fancybox-is-dragging_85dc074c34b68a5e .fancybox-content_6f6890e8d79a3771 {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_66ca54486d2624c9 .fancybox-content_6f6890e8d79a3771 {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_2db4bd4492ca7b3b .fancybox-content_6f6890e8d79a3771, .fancybox-slide--map_94c23c73f520cbdf .fancybox-content_6f6890e8d79a3771, .fancybox-slide--video_a719961c8432ec67 .fancybox-content_6f6890e8d79a3771 {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_a719961c8432ec67 .fancybox-content_6f6890e8d79a3771 {
  background: #000;
}

.fancybox-slide--map_94c23c73f520cbdf .fancybox-content_6f6890e8d79a3771 {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_3ee2940112cc9f5b svg path, .fancybox-button--share_5412b0509956f705 svg path, .fancybox-button--thumbs_b9952883d00988f6 svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_0d7bb1a43fffd34c .fancybox-navigation_fed309e7b884c4a1 .fancybox-button_b2e6bc8de36cc71e {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_fed309e7b884c4a1 .fancybox-button--arrow_left_712d5699e714296e {
  left: 6px;
}

.fancybox-navigation_fed309e7b884c4a1 .fancybox-button--arrow_right_5bfa111a26e41f2f {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_2db4bd4492ca7b3b .fancybox-close-small_49bb3c83e9603f2d, .fancybox-slide--image_99fe19b1d4904e59 .fancybox-close-small_49bb3c83e9603f2d, .fancybox-slide--video_a719961c8432ec67 .fancybox-close-small_49bb3c83e9603f2d {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_2db4bd4492ca7b3b .fancybox-close-small_49bb3c83e9603f2d:hover svg, .fancybox-slide--image_99fe19b1d4904e59 .fancybox-close-small_49bb3c83e9603f2d:hover svg, .fancybox-slide--video_a719961c8432ec67 .fancybox-close-small_49bb3c83e9603f2d:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_18273b6be56ec388 .fancybox-close-small_49bb3c83e9603f2d, .fancybox-is-zoomable_df60d5d8a43b7ae7.fancybox-can-drag_8142e05c13fecf30 .fancybox-close-small_49bb3c83e9603f2d {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_ef2ccc2b30459bf8.fancybox-slide--next_1a7593cc49673951, .fancybox-fx-fade_ef2ccc2b30459bf8.fancybox-slide--previous_dc75c8cac4d06599 {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_ef2ccc2b30459bf8.fancybox-slide--current_1a88584c71afd640 {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_76d937c34f3d3d41 {
  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_a360e05d44bda99d {
  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_a1255f505b9f9336 {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_00da30e5b44c1bca .fancybox-thumbs_a360e05d44bda99d {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_a360e05d44bda99d > 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_a360e05d44bda99d .fancybox-thumbs-active_177e0e33f2a53d45:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_ddde681e4134edbd .slick-track_866c7bdac22b6dd0,
.slick-slider_ddde681e4134edbd .slick-list_66393ad72e568198 {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_83239583014c4c7d .slick-track_866c7bdac22b6dd0 {
  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_83239583014c4c7d img {
  display: none;
}

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

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

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

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

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