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

.h1_1b214e4756158fb4,
h1,
.h2_760defc3629b2ce8,
h2,
.h3_88d8e5a5e28a5873,
h3,
.h4_c96775132025451a,
h4,
.h5_786ead4099364063,
h5,
.h6_4143f88f399e6605,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_cf768e36b5036907 {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_93c0021ccfa0e701 {
  padding: 0 !important;
}

.m0_4c0144f7b09b8056 {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_adf10e7bd38b28db {
    padding: 0 !important;
  }
  .xl-m0_8d69b279711e05e1 {
    margin: 0 !important;
  }
  .xl-pt-10_7b1042cb55122e4a {
    padding-top: 10px !important;
  }
  .xl-pt-20_14741fb3dc9edccd {
    padding-top: 20px !important;
  }
  .xl-pt-30_14dce260a7b52431 {
    padding-top: 30px !important;
  }
  .xl-pt-40_9ad67ce55a66bc05 {
    padding-top: 40px !important;
  }
  .xl-pt-50_f07a1030d15dfc33 {
    padding-top: 50px !important;
  }
  .xl-pt-60_e302003e521a9e5d {
    padding-top: 60px !important;
  }
  .xl-pt-70_234939b179eb7a62 {
    padding-top: 70px !important;
  }
  .xl-pt-80_f7b203bdfc2d60e5 {
    padding-top: 80px !important;
  }
  .xl-pt-90_8c69192bcdaa4c7d {
    padding-top: 90px !important;
  }
  .xl-pt-100_58ac139c30aba2d8 {
    padding-top: 100px !important;
  }
  .xl-pt-110_bb448e0423dabff7 {
    padding-top: 110px !important;
  }
  .xl-pt-120_9340b9d28ae0f99a {
    padding-top: 120px !important;
  }
  .xl-pt-130_1ce98fffc66785e8 {
    padding-top: 130px !important;
  }
  .xl-pt-140_e7106afee38e9acc {
    padding-top: 140px !important;
  }
  .xl-pt-150_5650aae6c7bf0f09 {
    padding-top: 150px !important;
  }
  .xl-pt-200_c353771bdb205a6f {
    padding-top: 200px !important;
  }
  .xl-pb-10_f005a5814b77e386 {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_dbce15bea75d9112 {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_31429cbd169b1a90 {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_fdce2f57fe13feb3 {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_922557ccab3b0cd0 {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_93584e7138d4b527 {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_e71c7cbd7f01ed73 {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_8963cd8ae357f2e4 {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_f6776b10d00b05f1 {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_822e84965b16a155 {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_d5be578104b233b8 {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_6502de0ed8716e76 {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_96d0c03990d5300b {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_a87be67e795f0924 {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_04ddc01a052b75d4 {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_029e30a1af6af35f {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_bc9bc840d5d1de04 {
    margin-top: 10px !important;
  }
  .xl-mt-20_6fa22b098b09d74e {
    margin-top: 20px !important;
  }
  .xl-mt-30_dafe8ea1d4960449 {
    margin-top: 30px !important;
  }
  .xl-mt-40_4779715b07dc73e9 {
    margin-top: 40px !important;
  }
  .xl-mt-50_c8bf05468d4405e8 {
    margin-top: 50px !important;
  }
  .xl-mt-60_aacc09878eeeee8e {
    margin-top: 60px !important;
  }
  .xl-mt-70_502abb35cecb6686 {
    margin-top: 70px !important;
  }
  .xl-mt-80_8c43a141ec09a732 {
    margin-top: 80px !important;
  }
  .xl-mt-90_8354adb5e943c72d {
    margin-top: 90px !important;
  }
  .xl-mt-100_936d46750cb2c61a {
    margin-top: 100px !important;
  }
  .xl-mt-110_57d1f63846e6ad09 {
    margin-top: 110px !important;
  }
  .xl-mt-120_c2cb5afb97e9c396 {
    margin-top: 120px !important;
  }
  .xl-mt-130_5554d0719db660cc {
    margin-top: 130px !important;
  }
  .xl-mt-140_315f3b5d79b2d014 {
    margin-top: 140px !important;
  }
  .xl-mt-150_ee27d3ceae661301 {
    margin-top: 150px !important;
  }
  .xl-mt-200_3ace9288b159540c {
    margin-top: 200px !important;
  }
  .xl-mb-10_563ba78bc7c3fbcf {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_4a0c6febb3107a26 {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_f23a368c7db844ca {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_ef39acd5c8eb0e16 {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_58c270453871efdb {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_1173554041d6c1bd {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_7b99a1d1658524b4 {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_441b01f403bf6a4b {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_5a2d328e250511ce {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_22ee03523cfed823 {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_3d43dea3ed1faa38 {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_5f54687161872a2c {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_92f31268ac1c017d {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_5f7b4006befff2a8 {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_9e2d85c0dc5d9e01 {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_75f39dd396444b39 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_fa6563f9bca6a4d5 {
    padding: 0 !important;
  }
  .lg-m0_d3c4d594e6241489 {
    margin: 0 !important;
  }
  .lg-pt-10_20933947f71acdc4 {
    padding-top: 10px !important;
  }
  .lg-pt-20_ec83d865999c2354 {
    padding-top: 20px !important;
  }
  .lg-pt-30_7fe54d6e43a0a4bf {
    padding-top: 30px !important;
  }
  .lg-pt-40_392dad3dabaac0bb {
    padding-top: 40px !important;
  }
  .lg-pt-50_c70733ff90b2ed71 {
    padding-top: 50px !important;
  }
  .lg-pt-60_1d3844c62070a1a1 {
    padding-top: 60px !important;
  }
  .lg-pt-70_255da679c524871e {
    padding-top: 70px !important;
  }
  .lg-pt-80_de644b462b5d207f {
    padding-top: 80px !important;
  }
  .lg-pt-90_63c1e70da70dc9a2 {
    padding-top: 90px !important;
  }
  .lg-pt-100_0bad46ca01eb2629 {
    padding-top: 100px !important;
  }
  .lg-pt-110_807faabae91c6d87 {
    padding-top: 110px !important;
  }
  .lg-pt-120_a755d34999f7d7a2 {
    padding-top: 120px !important;
  }
  .lg-pt-130_02809599b00658aa {
    padding-top: 130px !important;
  }
  .lg-pt-140_ca16cd50594e1bbd {
    padding-top: 140px !important;
  }
  .lg-pt-150_b214dc78e6529a6d {
    padding-top: 150px !important;
  }
  .lg-pt-200_6339c06028ef3625 {
    padding-top: 200px !important;
  }
  .lg-pb-10_7009560fcdd9acdd {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_0da7f9d10aee8f82 {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_53a3d946b345ffd7 {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_840ca13cfd9fb099 {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_e8f3d338e54992d8 {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_31757bf86a6f5ea4 {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_afe0829868771de4 {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_8897a99dbd8e762c {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_4be178e5d9985366 {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_54c7791ecbab2b79 {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_48c5302b96c9030f {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_d30d39d3de5a75d0 {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_be0db29f706bb1e4 {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_b1788f0a1e5d458f {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_043a909938ab8f9a {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_2bc3e811d060e0c8 {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_b93571bf419c8888 {
    margin-top: 10px !important;
  }
  .lg-mt-20_6cf79243463c9821 {
    margin-top: 20px !important;
  }
  .lg-mt-30_07f4107bed8225d3 {
    margin-top: 30px !important;
  }
  .lg-mt-40_14b061541f0ab98a {
    margin-top: 40px !important;
  }
  .lg-mt-50_26c5ba672576d4e2 {
    margin-top: 50px !important;
  }
  .lg-mt-60_a1579853e964bfb1 {
    margin-top: 60px !important;
  }
  .lg-mt-70_2c953e40261db418 {
    margin-top: 70px !important;
  }
  .lg-mt-80_cb71dab2df1cb99d {
    margin-top: 80px !important;
  }
  .lg-mt-90_046be87b4ba33a44 {
    margin-top: 90px !important;
  }
  .lg-mt-100_77b43beb75c1aa4e {
    margin-top: 100px !important;
  }
  .lg-mt-110_900bb8d758f81cf1 {
    margin-top: 110px !important;
  }
  .lg-mt-120_5cbc3cb38283294d {
    margin-top: 120px !important;
  }
  .lg-mt-130_6387db90823f4570 {
    margin-top: 130px !important;
  }
  .lg-mt-140_cc02f2a9551ea0dd {
    margin-top: 140px !important;
  }
  .lg-mt-150_806d33817582f5b1 {
    margin-top: 150px !important;
  }
  .lg-mt-200_76b9e85d09d96cb6 {
    margin-top: 200px !important;
  }
  .lg-mb-10_6464ec08fb1f93bf {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_b092b344bf402c29 {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_eafd771e4fee2a9b {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_cea64a5316995b7e {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_27a4ff3e86a43f47 {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_f777163d33724e1d {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_fe0fbcebe24a9e12 {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_c945436f6b38f8d7 {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_26f141c2b8f8d4bc {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_bccbb241eef2ed45 {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_9839e3bbfe4d3600 {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_4f729c823abe7c28 {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_585de947bde70d25 {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_b2cb42c80f26f698 {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_fa83ed9c4ef7d5b7 {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_dfd23d061e5c41b3 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_bfaae5a170d179c4 {
    padding: 0 !important;
  }
  .md-m0_7f1b165d403e0518 {
    margin: 0 !important;
  }
  .md-pt-10_ef2aca6b2299dba2 {
    padding-top: 10px !important;
  }
  .md-pt-20_a195f8cb89b4fe3a {
    padding-top: 20px !important;
  }
  .md-pt-30_870b3e74cb172552 {
    padding-top: 30px !important;
  }
  .md-pt-40_37171b4b9c43fb74 {
    padding-top: 40px !important;
  }
  .md-pt-50_c8d2bb5a3fd43752 {
    padding-top: 50px !important;
  }
  .md-pt-60_dbb079cd6ae1bf3a {
    padding-top: 60px !important;
  }
  .md-pt-70_eb179a691739bdb9 {
    padding-top: 70px !important;
  }
  .md-pt-80_d4a1cc50cb4e60b9 {
    padding-top: 80px !important;
  }
  .md-pt-90_8680434c296469ce {
    padding-top: 90px !important;
  }
  .md-pt-100_f634bf64239fce59 {
    padding-top: 100px !important;
  }
  .md-pt-110_07f25a96461f95fe {
    padding-top: 110px !important;
  }
  .md-pt-120_aa2c1542d43dba0f {
    padding-top: 120px !important;
  }
  .md-pt-130_798155322db6d791 {
    padding-top: 130px !important;
  }
  .md-pt-140_57c0ec0589ba5940 {
    padding-top: 140px !important;
  }
  .md-pt-150_a62400d6c725ebf6 {
    padding-top: 150px !important;
  }
  .md-pt-200_f8917cfdddbe998d {
    padding-top: 200px !important;
  }
  .md-pb-10_884c14e29e185695 {
    padding-bottom: 10px !important;
  }
  .md-pb-20_a99613f3717cc18e {
    padding-bottom: 20px !important;
  }
  .md-pb-30_7979be1035dd609c {
    padding-bottom: 30px !important;
  }
  .md-pb-40_e760464babe530a8 {
    padding-bottom: 40px !important;
  }
  .md-pb-50_5757c5b8c2a116b6 {
    padding-bottom: 50px !important;
  }
  .md-pb-60_9c57d699d072e95b {
    padding-bottom: 60px !important;
  }
  .md-pb-70_350a4a6611b245eb {
    padding-bottom: 70px !important;
  }
  .md-pb-80_393e24f0284e8dd3 {
    padding-bottom: 80px !important;
  }
  .md-pb-90_c345a2c866f22b1f {
    padding-bottom: 90px !important;
  }
  .md-pb-100_84ffffa8abdb03df {
    padding-bottom: 100px !important;
  }
  .md-pb-110_11541ed9778fba7d {
    padding-bottom: 110px !important;
  }
  .md-pb-120_b10b78da7617919f {
    padding-bottom: 120px !important;
  }
  .md-pb-130_e64b903bdc1477fe {
    padding-bottom: 130px !important;
  }
  .md-pb-140_86ff0ceecc7fe9e8 {
    padding-bottom: 140px !important;
  }
  .md-pb-150_55ebb46e1b94414c {
    padding-bottom: 150px !important;
  }
  .md-pb-200_2c933c98611fca44 {
    padding-bottom: 200px !important;
  }
  .md-mt-10_95b9e51c55ecafd3 {
    margin-top: 10px !important;
  }
  .md-mt-20_28554c54cbd369cc {
    margin-top: 20px !important;
  }
  .md-mt-30_c2365a3caba1c782 {
    margin-top: 30px !important;
  }
  .md-mt-40_c5f43a3db097f228 {
    margin-top: 40px !important;
  }
  .md-mt-50_87e457d26b8849fd {
    margin-top: 50px !important;
  }
  .md-mt-60_d805526b1f7a963c {
    margin-top: 60px !important;
  }
  .md-mt-70_9f8c56bfafd35cd0 {
    margin-top: 70px !important;
  }
  .md-mt-80_baa770ebba3d5fde {
    margin-top: 80px !important;
  }
  .md-mt-90_9472b4fd5d793ba6 {
    margin-top: 90px !important;
  }
  .md-mt-100_cb60da77cc430776 {
    margin-top: 100px !important;
  }
  .md-mt-110_ac9938c253d72210 {
    margin-top: 110px !important;
  }
  .md-mt-120_b86360ed7b5f9185 {
    margin-top: 120px !important;
  }
  .md-mt-130_a33896953e475c47 {
    margin-top: 130px !important;
  }
  .md-mt-140_c38fd3120c92c6d5 {
    margin-top: 140px !important;
  }
  .md-mt-150_611a23fcc946e889 {
    margin-top: 150px !important;
  }
  .md-mt-200_4b65057cab0aa354 {
    margin-top: 200px !important;
  }
  .md-mb-10_1ed9dc91e926c6a8 {
    margin-bottom: 10px !important;
  }
  .md-mb-20_8fdebe2c231b0db1 {
    margin-bottom: 20px !important;
  }
  .md-mb-30_1ec888b9900fc003 {
    margin-bottom: 30px !important;
  }
  .md-mb-40_4399eca5247592f0 {
    margin-bottom: 40px !important;
  }
  .md-mb-50_2f2c31de5a150903 {
    margin-bottom: 50px !important;
  }
  .md-mb-60_8a0114ceaf8a4505 {
    margin-bottom: 60px !important;
  }
  .md-mb-70_428954ed7ef69635 {
    margin-bottom: 70px !important;
  }
  .md-mb-80_cb7d6fa4c62310da {
    margin-bottom: 80px !important;
  }
  .md-mb-90_b6fd09609471d1e4 {
    margin-bottom: 90px !important;
  }
  .md-mb-100_bbcb51f03f6698fb {
    margin-bottom: 100px !important;
  }
  .md-mb-110_0c92c591a06a88a3 {
    margin-bottom: 110px !important;
  }
  .md-mb-120_0203f7a9b621a096 {
    margin-bottom: 120px !important;
  }
  .md-mb-130_cb26e003c8dc781b {
    margin-bottom: 130px !important;
  }
  .md-mb-140_bae910de2944f68e {
    margin-bottom: 140px !important;
  }
  .md-mb-150_4aa24824eb6a8e61 {
    margin-bottom: 150px !important;
  }
  .md-mb-200_3a546231f718be26 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_298847912c5c6084 {
    padding: 0 !important;
  }
  .sm-m0_08f15073f66bcce9 {
    margin: 0 !important;
  }
  .sm-pt-10_7973cc5dfadb515f {
    padding-top: 10px !important;
  }
  .sm-pt-20_32e474bf041fc0d1 {
    padding-top: 20px !important;
  }
  .sm-pt-30_09048b06ec87f097 {
    padding-top: 30px !important;
  }
  .sm-pt-40_b7aa3f49923432ef {
    padding-top: 40px !important;
  }
  .sm-pt-50_e7005f5eb085fae7 {
    padding-top: 50px !important;
  }
  .sm-pt-60_b51c6b684d206431 {
    padding-top: 60px !important;
  }
  .sm-pt-70_3459e9e2150d05b3 {
    padding-top: 70px !important;
  }
  .sm-pt-80_dae08b4d63385968 {
    padding-top: 80px !important;
  }
  .sm-pt-90_f069f1be41a8c56b {
    padding-top: 90px !important;
  }
  .sm-pt-100_5ccdfc7877fdcf94 {
    padding-top: 100px !important;
  }
  .sm-pt-110_275a28248c12a95d {
    padding-top: 110px !important;
  }
  .sm-pt-120_788da03221f65d57 {
    padding-top: 120px !important;
  }
  .sm-pt-130_442645e170798470 {
    padding-top: 130px !important;
  }
  .sm-pt-140_dd8372790caf09c1 {
    padding-top: 140px !important;
  }
  .sm-pt-150_927178cf9c75bf1b {
    padding-top: 150px !important;
  }
  .sm-pt-200_1b66d71c3142bb44 {
    padding-top: 200px !important;
  }
  .sm-pb-10_a83f28505d9d7028 {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_43b647cddcd796cf {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_02cb36f98bc4bb39 {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_7f91a0b78ea2d098 {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_16f296f34ecc4943 {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_643e47195e392975 {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_ae489ee8062c3de5 {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_0fbb60e0842e7174 {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_ad76ce1b6525fe5f {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_ee289553f748efff {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_7a2f48e3570bde89 {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_2941a3eae4f8ed4f {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_659fe4b5411b5eab {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_398055dbe6c1d003 {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_aa3a8b36d7cc72b1 {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_ce4643797b2a9af3 {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_a0a3466528bb7183 {
    margin-top: 10px !important;
  }
  .sm-mt-20_9eb0cfd90b61f9a9 {
    margin-top: 20px !important;
  }
  .sm-mt-30_a11f6ecff1dea2f1 {
    margin-top: 30px !important;
  }
  .sm-mt-40_08b0dbb7b312082a {
    margin-top: 40px !important;
  }
  .sm-mt-50_90ba632d715bd370 {
    margin-top: 50px !important;
  }
  .sm-mt-60_fe1e20d7f47ab22f {
    margin-top: 60px !important;
  }
  .sm-mt-70_8d5b41da6eaceb84 {
    margin-top: 70px !important;
  }
  .sm-mt-80_41a8199223e12955 {
    margin-top: 80px !important;
  }
  .sm-mt-90_6498a69c89010e96 {
    margin-top: 90px !important;
  }
  .sm-mt-100_35d40c9d8095107e {
    margin-top: 100px !important;
  }
  .sm-mt-110_c07835245766f7a9 {
    margin-top: 110px !important;
  }
  .sm-mt-120_92b7171a6653efe0 {
    margin-top: 120px !important;
  }
  .sm-mt-130_ed257daf945a5d95 {
    margin-top: 130px !important;
  }
  .sm-mt-140_6c072a42ad014e92 {
    margin-top: 140px !important;
  }
  .sm-mt-150_991a077898bcd460 {
    margin-top: 150px !important;
  }
  .sm-mt-200_a3ecbd1f254073a5 {
    margin-top: 200px !important;
  }
  .sm-mb-10_dd719af51d82dfd3 {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_bd1f1cddb053394d {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_aadfaf3ea78fd8ed {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_b212d7fa3cd44322 {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_7a14c595907de10d {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_a1223910e8510bfa {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_e6dac0dac79f2505 {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_79d0a2ecbccfd4df {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_4d6d860027903ebb {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_4f39033bc45dcb80 {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_8a1f6694f254b6a8 {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_43ec62ef0ca5834d {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_af40a2b365962be3 {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_c279c01388956513 {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_a5d79bf2ed13512b {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_054ac3355d6eed1b {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_62bfe2f770e7fd37 {
    padding: 0 !important;
  }
  .xs-m0_0cb1c212a35420a8 {
    margin: 0 !important;
  }
  .xs-pt-10_c96aec9bdfb0b1c2 {
    padding-top: 10px !important;
  }
  .xs-pt-20_2ac612809fefd3d3 {
    padding-top: 20px !important;
  }
  .xs-pt-30_71c6e87a937c2cc6 {
    padding-top: 30px !important;
  }
  .xs-pt-40_407d38c7c99d616d {
    padding-top: 40px !important;
  }
  .xs-pt-50_06c0c1f1c47f73e0 {
    padding-top: 50px !important;
  }
  .xs-pt-60_63d383dc0f388b5c {
    padding-top: 60px !important;
  }
  .xs-pt-70_5a56115e9cbe96d7 {
    padding-top: 70px !important;
  }
  .xs-pt-80_9b14c36db0e3c0d6 {
    padding-top: 80px !important;
  }
  .xs-pt-90_a82b00e5cfd5152b {
    padding-top: 90px !important;
  }
  .xs-pt-100_58482366ce49f7b2 {
    padding-top: 100px !important;
  }
  .xs-pt-110_48d326ccebae049b {
    padding-top: 110px !important;
  }
  .xs-pt-120_9bc360f97aee1e54 {
    padding-top: 120px !important;
  }
  .xs-pt-130_eda3652814fda256 {
    padding-top: 130px !important;
  }
  .xs-pt-140_a32fdc62ba80d4dc {
    padding-top: 140px !important;
  }
  .xs-pt-150_3680db741dc07fb7 {
    padding-top: 150px !important;
  }
  .xs-pt-200_c525e24866d3969c {
    padding-top: 200px !important;
  }
  .xs-pb-10_c579d30727877c97 {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_d38baf8adf3b742e {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_41c130c100a89cdf {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_908d6124324519b7 {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_fb5edec09d2b397b {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_0e9bbdda263955bf {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_19ea5d9c941422c0 {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_16f01ccf2ecf0fad {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_d4d1757354abd661 {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_005e116fffe3cb45 {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_e517b11c518142ca {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_3f3bb115368245f0 {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_1b81a8addf15b385 {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_a48529ddb4a7a604 {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_f3b44c3a1795ea92 {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_e91302a7642c874b {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_9d7eaf17da44309f {
    margin-top: 10px !important;
  }
  .xs-mt-20_ba2ef78fc7bc7097 {
    margin-top: 20px !important;
  }
  .xs-mt-30_31eb78dc50bea01b {
    margin-top: 30px !important;
  }
  .xs-mt-40_f0fcd505b7e2be49 {
    margin-top: 40px !important;
  }
  .xs-mt-50_f4b77237a1c74aae {
    margin-top: 50px !important;
  }
  .xs-mt-60_46501cf53d4f0b16 {
    margin-top: 60px !important;
  }
  .xs-mt-70_0fb4842535c350dc {
    margin-top: 70px !important;
  }
  .xs-mt-80_0d60bf9da3242515 {
    margin-top: 80px !important;
  }
  .xs-mt-90_4f6ab4e2fcd9285c {
    margin-top: 90px !important;
  }
  .xs-mt-100_055d581a7aedf3aa {
    margin-top: 100px !important;
  }
  .xs-mt-110_52d30d54c398267e {
    margin-top: 110px !important;
  }
  .xs-mt-120_099c80195f76c468 {
    margin-top: 120px !important;
  }
  .xs-mt-130_1c382c70f85cc443 {
    margin-top: 130px !important;
  }
  .xs-mt-140_8536b4c8da133cf3 {
    margin-top: 140px !important;
  }
  .xs-mt-150_cfc06db2a171fd74 {
    margin-top: 150px !important;
  }
  .xs-mt-200_490b6d885daee8cf {
    margin-top: 200px !important;
  }
  .xs-mb-10_3d1ae0741addab0c {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_afc20055280bfd62 {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_f96a9afb250ede3d {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_7f0d92136d9aae09 {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_1c9ec9f52bb1f467 {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_afb02117ae39f5a1 {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_f50615413233ceb1 {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_72935033370b0b2e {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_74f6c315dc2fb34a {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_c80eb1510959d9df {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_929026b1a95f5042 {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_1b88bfea3b2c6795 {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_1b4c5e1543951cf2 {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_4571db5c2f01e92e {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_0b778d92d88b11fc {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_040c4ade852cc544 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_49c0c172b1b01a3e {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_49c0c172b1b01a3e.menu-overlay_3ab027d0f0fd7e04 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_49c0c172b1b01a3e.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_49c0c172b1b01a3e .navbar-toggler_e64927041ea2515f {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_49c0c172b1b01a3e.menu-style-three_798d7a62ad87ae0a .navbar-toggler_e64927041ea2515f {
  background: #000;
}
.theme-main-menu_49c0c172b1b01a3e.menu-style-four_f446beb6cd953c4e .navbar-toggler_e64927041ea2515f {
  background: #E6FD5A;
}
.theme-main-menu_49c0c172b1b01a3e.menu-style-five_8e294d97eff76fca .navbar-toggler_e64927041ea2515f {
  background: #DFFF5E;
}
.theme-main-menu_49c0c172b1b01a3e .navbar-toggler_e64927041ea2515f:focus {
  box-shadow: none;
}
.theme-main-menu_49c0c172b1b01a3e .navbar-toggler_e64927041ea2515f::before,
.theme-main-menu_49c0c172b1b01a3e .navbar-toggler_e64927041ea2515f::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_49c0c172b1b01a3e .navbar-toggler_e64927041ea2515f 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_49c0c172b1b01a3e.menu-style-three_798d7a62ad87ae0a .navbar-toggler_e64927041ea2515f:before, .theme-main-menu_49c0c172b1b01a3e.menu-style-three_798d7a62ad87ae0a .navbar-toggler_e64927041ea2515f:after, .theme-main-menu_49c0c172b1b01a3e.menu-style-three_798d7a62ad87ae0a .navbar-toggler_e64927041ea2515f span {
  background: #fff;
}
.theme-main-menu_49c0c172b1b01a3e .navbar-toggler_e64927041ea2515f::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_49c0c172b1b01a3e .navbar-toggler_e64927041ea2515f::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_49c0c172b1b01a3e .navbar-toggler_e64927041ea2515f[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_49c0c172b1b01a3e .navbar-toggler_e64927041ea2515f[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_49c0c172b1b01a3e .navbar-toggler_e64927041ea2515f[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_49c0c172b1b01a3e .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_49c0c172b1b01a3e .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_49c0c172b1b01a3e.white-vr_53066619656bd6fb .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_49c0c172b1b01a3e.white-vr_53066619656bd6fb .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_49c0c172b1b01a3e.white-vr_53066619656bd6fb.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_49c0c172b1b01a3e.menu-style-one_bf16b5c6a00cc195 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_49c0c172b1b01a3e.menu-style-two_c8ea42677a43f76a {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_49c0c172b1b01a3e.menu-style-two_c8ea42677a43f76a .info-row_d94f4414b1acd4e9 {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_49c0c172b1b01a3e.menu-style-two_c8ea42677a43f76a .gap-fix_4e2d9d42cf06324b {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_49c0c172b1b01a3e.menu-style-two_c8ea42677a43f76a .greetings_39150e7ac2bf995c {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_49c0c172b1b01a3e.menu-style-two_c8ea42677a43f76a .contact-info_41937e1c06c75e06 {
  margin: 0 -15px;
}
.theme-main-menu_49c0c172b1b01a3e.menu-style-two_c8ea42677a43f76a .contact-info_41937e1c06c75e06 li {
  padding: 0 15px;
}
.theme-main-menu_49c0c172b1b01a3e.menu-style-two_c8ea42677a43f76a .contact-info_41937e1c06c75e06 li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_49c0c172b1b01a3e.menu-style-two_c8ea42677a43f76a .contact-info_41937e1c06c75e06 li a:hover {
  text-decoration: underline;
}
.theme-main-menu_49c0c172b1b01a3e.menu-style-two_c8ea42677a43f76a .inner-content_8ff28986a0c43835 {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_49c0c172b1b01a3e.menu-style-two_c8ea42677a43f76a.fixed .info-row_d94f4414b1acd4e9 {
  display: none;
}
.theme-main-menu_49c0c172b1b01a3e.menu-style-five_8e294d97eff76fca {
  background: #000;
  padding: 0;
}
.theme-main-menu_49c0c172b1b01a3e.menu-style-five_8e294d97eff76fca .inner-content_8ff28986a0c43835 {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_49c0c172b1b01a3e.menu-style-six_b8d55732b374cc36 .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_49c0c172b1b01a3e.menu-style-six_b8d55732b374cc36 .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_49c0c172b1b01a3e .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_2146cf22880a4fcd {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_2146cf22880a4fcd .mega-menu-title_b049e6ee07a8547a {
  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_49c0c172b1b01a3e .login-btn-one_c06912f39ff8cde6 a {
  color: #000;
}
.theme-main-menu_49c0c172b1b01a3e .login-btn-one_c06912f39ff8cde6 a:hover {
  text-decoration: underline;
}
.theme-main-menu_49c0c172b1b01a3e .login-btn-two_2e997c4a5880b6e5 a {
  color: #044F3B;
}
.theme-main-menu_49c0c172b1b01a3e .login-btn-two_2e997c4a5880b6e5 a:hover {
  text-decoration: underline;
}
.theme-main-menu_49c0c172b1b01a3e .signup-btn-one_3a409cb53b82a204 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_49c0c172b1b01a3e .signup-btn-one_3a409cb53b82a204 .icon_bb8f504ead95392a {
  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_49c0c172b1b01a3e .signup-btn-one_3a409cb53b82a204:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_49c0c172b1b01a3e .signup-btn-one_3a409cb53b82a204:hover .icon_bb8f504ead95392a {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_49c0c172b1b01a3e .signup-btn-two_c755f0db58f038fe {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_49c0c172b1b01a3e .signup-btn-two_c755f0db58f038fe:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_49c0c172b1b01a3e .quote-one_4441dcc17e7b7f39 {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_49c0c172b1b01a3e .quote-one_4441dcc17e7b7f39:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_71390c3c1807f4ec {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_71390c3c1807f4ec li {
  position: relative;
  padding: 0 15px;
}
.category-menu_71390c3c1807f4ec li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_71390c3c1807f4ec li a:hover {
  color: #0C3A30;
}
.category-menu_71390c3c1807f4ec .dropdown-menu {
  padding: 0;
}
.category-menu_71390c3c1807f4ec .dropdown-menu li {
  padding: 0;
}
.category-menu_71390c3c1807f4ec .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_443b1834e092cb98 .logo_4aaebe751af93d98 {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_53066619656bd6fb .navbar-collapse_443b1834e092cb98 {
    background-color: #0C3A30;
  }
  .navbar-collapse_443b1834e092cb98 {
    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_443b1834e092cb98.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_49c0c172b1b01a3e .navbar .mega-dropdown_38ae8c8abb0a7999 {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_53066619656bd6fb .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_2146cf22880a4fcd {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_e77355e324ad2028 .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_e949b4c046195cb9 {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_e949b4c046195cb9::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_e949b4c046195cb9 .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_e949b4c046195cb9 .hero-slider-one .hero-img_ebf025df0bc047f6 {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_e949b4c046195cb9 .hero-slider-one .slick-list_d96b777dbccdd1bc, .hero-banner-one_e949b4c046195cb9 .hero-slider-one .slick-track_44d18375e1d31f44, .hero-banner-one_e949b4c046195cb9 .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_e949b4c046195cb9 .hero-heading_d33bb3b305ca1d73 {
  font-weight: 700;
  color: #000;
  background: url(../snapshots/shape_16df3b8e91/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_e949b4c046195cb9 .more-btn_244191a9a32781c2 {
  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_e949b4c046195cb9 .more-btn_244191a9a32781c2:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_d2c8fd12df4344c2 {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_d2c8fd12df4344c2 .bg-wrapper_be1f9276545abad3 {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_d2c8fd12df4344c2 .hero-heading_d33bb3b305ca1d73 {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_d2c8fd12df4344c2 .rating_dcd6889f0821f0a8 h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_d2c8fd12df4344c2 .rating_dcd6889f0821f0a8 p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_d2c8fd12df4344c2 .media-wrapper_a42c28e0bdd211e9 {
  position: absolute;
  background: url(../snapshots/assets_a91126ff37/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_d2c8fd12df4344c2 .media-wrapper_a42c28e0bdd211e9 .shape_01_5c178c6164e0490b {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_d2c8fd12df4344c2 .media-wrapper_a42c28e0bdd211e9 .shape_02_2e1c92dba53ca17c {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_ddf61488220d0f7b .hero-heading_d33bb3b305ca1d73 {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_ddf61488220d0f7b .media-wrapper_a42c28e0bdd211e9 {
  background: url(../snapshots/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_ddf61488220d0f7b .media-wrapper_a42c28e0bdd211e9 .screen_01_988e896bef630304 {
  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_ddf61488220d0f7b .media-wrapper_a42c28e0bdd211e9 .screen_02_dc50e50fb183a4a6 {
  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_ddf61488220d0f7b .media-wrapper_a42c28e0bdd211e9 .bg-shape_5d5180a59de8bd22 {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_ddf61488220d0f7b .shape_01_5c178c6164e0490b {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_60cef2f8af40e9b6 .bg-wrapper_be1f9276545abad3 {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_60cef2f8af40e9b6 .media-wrapper_a42c28e0bdd211e9 {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_60cef2f8af40e9b6 .media-wrapper_a42c28e0bdd211e9 .shape_01_5c178c6164e0490b {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_60cef2f8af40e9b6 .shape_02_2e1c92dba53ca17c {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_4aa006d7a551ee14 + .blog-details_1c6f88dbf4a86451 {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_b81fdf731920294d {
  z-index: 1;
}
.block-feature-three_b81fdf731920294d:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_b81fdf731920294d.no-bg_9181844bd2dc7c9b:before {
  display: none;
}
.block-feature-three_b81fdf731920294d .section-btn_9eb705d5c5dcba41 {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_b81fdf731920294d .block-title_3475b4a636171556 a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_b81fdf731920294d .block-title_3475b4a636171556 a:hover {
  text-decoration: underline;
}
.block-feature-three_b81fdf731920294d .round-btn_600070477f1d2a5e {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_b81fdf731920294d .round-btn_600070477f1d2a5e:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_b81fdf731920294d .block-one_e5a7a22b95fe9421 {
  background: url(../snapshots/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_b81fdf731920294d .block-one_e5a7a22b95fe9421 .tag_0546b82a6b33b9d8 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_b81fdf731920294d .block-one_e5a7a22b95fe9421 .block-title_3475b4a636171556 {
  background: url(../snapshots/shape_16df3b8e91/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_b81fdf731920294d .block-two_ceb5bbb6dc2379b0 {
  overflow: hidden;
}
.block-feature-three_b81fdf731920294d .block-two_ceb5bbb6dc2379b0 .img-wrapper_c89d831d6ac8db51 {
  background: url(../snapshots/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_b81fdf731920294d .block-two_ceb5bbb6dc2379b0 .text-wrapper_a0c0511cfc28df87 {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_b81fdf731920294d .block-two_ceb5bbb6dc2379b0 .tag_0546b82a6b33b9d8 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_b81fdf731920294d .block-three_6992b1c9c9a4587f {
  background: #D3FF76;
}
.block-feature-three_b81fdf731920294d .block-three_6992b1c9c9a4587f .tag_0546b82a6b33b9d8 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_b81fdf731920294d .block-three_6992b1c9c9a4587f .round-btn_600070477f1d2a5e {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_b81fdf731920294d .block-three_6992b1c9c9a4587f .round-btn_600070477f1d2a5e:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_b81fdf731920294d .block-four_ae9f320fca819fe2 {
  background: url(../snapshots/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_b81fdf731920294d .block-four_ae9f320fca819fe2 .block-title_3475b4a636171556 {
  background: url(../snapshots/shape_16df3b8e91/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_b81fdf731920294d .block-four_ae9f320fca819fe2 .block-title_3475b4a636171556 a {
  font-size: 28px;
}
.block-feature-three_b81fdf731920294d .block-four_ae9f320fca819fe2 .tag_0546b82a6b33b9d8 {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_b81fdf731920294d .block-four_ae9f320fca819fe2 .round-btn_600070477f1d2a5e {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_b81fdf731920294d .block-four_ae9f320fca819fe2 .round-btn_600070477f1d2a5e:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_b81fdf731920294d .block-five_8bae46d101daf975 {
  background: url(../snapshots/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_b81fdf731920294d .block-five_8bae46d101daf975 .tag_0546b82a6b33b9d8 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_b81fdf731920294d .block-five_8bae46d101daf975 .block-title_3475b4a636171556 {
  background: url(../snapshots/shape_16df3b8e91/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_84f748645027d785 .upper-wrapper_4e295f7faf4adafd {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_84f748645027d785 .upper-wrapper_4e295f7faf4adafd .shape_01_5c178c6164e0490b {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_84f748645027d785 .line-loop_38e0d6f7318b72b8:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_84f748645027d785 .graph-panel_9e351e541e065dd8 {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_84f748645027d785 .graph-panel_9e351e541e065dd8 .main-count_c9782208ac595af4 {
  font-size: 120px;
}
.block-feature-thirteen_84f748645027d785 .graph-panel_9e351e541e065dd8 .chart-box_ac4b278ef5030a99 {
  padding: 0 15px;
}
.block-feature-thirteen_84f748645027d785 .graph-panel_9e351e541e065dd8 .chart-box_ac4b278ef5030a99 .chart-inner_6d05fac1a4598444 {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_c3414742563d492b .media-img_f5be5b704ace7de0 {
  border-radius: 30px;
}
.block-feature-sixteen_c3414742563d492b .shape_01_5c178c6164e0490b {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_3b9dd1861bbfa668 .section-subheading_ace0e555c3dc7d07 {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_3b9dd1861bbfa668 .shape_01_5c178c6164e0490b {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_f364d395586821b4 {
  z-index: 1;
}
.text-feature-four_f364d395586821b4 .avatar_a0b0c27dd2e0e994 {
  width: 65px;
  height: 65px;
}
.text-feature-four_f364d395586821b4 .name {
  font-size: 28px;
}
.text-feature-four_f364d395586821b4 .quote-text_fe4cd0b214a27f75 {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_f364d395586821b4 .shape_01_5c178c6164e0490b {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_f364d395586821b4 .shape_02_2e1c92dba53ca17c {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_3b9c745490304ee9 .bg-wrapper_be1f9276545abad3 {
  background: #FFF2AC;
}
.text-feature-five_3b9c745490304ee9 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_3b9c745490304ee9 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_3b9c745490304ee9 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_3b9c745490304ee9 li:hover:before {
  background: #29594B;
}
.text-feature-five_3b9c745490304ee9 li:hover:after {
  color: #fff;
}
.text-feature-five_3b9c745490304ee9 .media-wrapper_a42c28e0bdd211e9 {
  background: url(../snapshots/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_3b9c745490304ee9 .media-wrapper_a42c28e0bdd211e9 .video-icon_4856b27fbdbadfb4 {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_3b9c745490304ee9 .media-wrapper_a42c28e0bdd211e9 .video-icon_4856b27fbdbadfb4:hover {
  background: #CFFF45;
}
.text-feature-five_3b9c745490304ee9 .media-wrapper_a42c28e0bdd211e9 .screen_01_988e896bef630304 {
  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_68f7c45e900b4291 {
  z-index: 1;
}
.text-feature-six_68f7c45e900b4291 .media-wrapper_a42c28e0bdd211e9 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_68f7c45e900b4291 .media-wrapper_a42c28e0bdd211e9 .screen_01_988e896bef630304 {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_68f7c45e900b4291 .shape_01_5c178c6164e0490b {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_68f7c45e900b4291 .shape_02_2e1c92dba53ca17c {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_5a12a0ba87ebc8e4 {
  background: url(../snapshots/assets_a91126ff37/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_5a12a0ba87ebc8e4 .block_c704cdf842c5bbce .icon_bb8f504ead95392a {
  height: 50px;
}
.text-feature-nine_5a12a0ba87ebc8e4 .vertical-text-wrapper_0960c693b14263ac {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_5a12a0ba87ebc8e4 .vertical-text-wrapper_0960c693b14263ac .text-list_526421c7ae6e7e0d {
  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_5a12a0ba87ebc8e4 .vertical-text-wrapper_0960c693b14263ac .text-list_526421c7ae6e7e0d:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_5a12a0ba87ebc8e4 .vertical-text-wrapper_0960c693b14263ac .shape_01_5c178c6164e0490b {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_5a12a0ba87ebc8e4 .vertical-text-wrapper_0960c693b14263ac .shape_02_2e1c92dba53ca17c {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_5a12a0ba87ebc8e4 .shape_03_7ceb391d2d5889c7 {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_5a12a0ba87ebc8e4 .shape_04_3f3c5b5789d3e3c6 {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_5606385a59e21f49 .section-btn_9eb705d5c5dcba41 {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_b9eb0cccd3a6d179 {
  z-index: 1;
}
.team-section-three_b9eb0cccd3a6d179:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../snapshots/shape_16df3b8e91/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_b9eb0cccd3a6d179 .section-btn_9eb705d5c5dcba41 {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_b9eb0cccd3a6d179 .shape_01_5c178c6164e0490b {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_b9eb0cccd3a6d179 .shape_02_2e1c92dba53ca17c {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_b9eb0cccd3a6d179 .shape_03_7ceb391d2d5889c7 {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_95586dd5c9b718ef .logo_4aaebe751af93d98 {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_cae070779b1fa327 {
  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_cd29c8ed53e9b55e {
  max-width: 565px;
}
.user-data-form .form-wrapper_cd29c8ed53e9b55e .input-group-meta_3c83eeefff1f69a6 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_cd29c8ed53e9b55e .input-group-meta_3c83eeefff1f69a6 label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_cd29c8ed53e9b55e .input-group-meta_3c83eeefff1f69a6 .placeholder_icon_bc3df5096456acb9 {
  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_cd29c8ed53e9b55e .input-group-meta_3c83eeefff1f69a6 .placeholder_icon_bc3df5096456acb9 img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_cd29c8ed53e9b55e .input-group-meta_3c83eeefff1f69a6 .placeholder_icon_bc3df5096456acb9 span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_cd29c8ed53e9b55e .input-group-meta_3c83eeefff1f69a6 .placeholder_icon_bc3df5096456acb9 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_cd29c8ed53e9b55e .input-group-meta_3c83eeefff1f69a6 .placeholder_icon_bc3df5096456acb9 span.eye-slash_6fbdaf2be8d98caf:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_4ebf22ed1521c24d 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_4ebf22ed1521c24d label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_4ebf22ed1521c24d input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_4ebf22ed1521c24d 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_4ebf22ed1521c24d 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_4ebf22ed1521c24d a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_4ebf22ed1521c24d a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_201f10d93839022e {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_c9537f5e699bdbb8 {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_c9537f5e699bdbb8:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_c9537f5e699bdbb8 img {
  width: 20px;
}
.user-data-form .btn-close_54e5e557c4690142 {
  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_ab2399c5f7e2ce0f .main-count_c9782208ac595af4 {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_41c47839bb04792e .icon_bb8f504ead95392a {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_d01caa29ad0010d9 .img-holder_c530f83dcafa31c9 {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_d01caa29ad0010d9 .img-holder_c530f83dcafa31c9.round-border_ae76c8e7a835db4c {
  border-radius: 30px;
}
.portfolio-block-one_d01caa29ad0010d9 .img-holder_c530f83dcafa31c9 .expend_119203d9adab6280 {
  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_d01caa29ad0010d9 .img-holder_c530f83dcafa31c9 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_d01caa29ad0010d9 .img-holder_c530f83dcafa31c9 i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_d01caa29ad0010d9:hover .expend_119203d9adab6280 {
  opacity: 1;
}
.portfolio-block-one_d01caa29ad0010d9:hover .img-meta_f2e5f301e4856c29 {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_d01caa29ad0010d9:hover .pj-title_6637100780895f6a {
  text-decoration: underline;
}
.portfolio-block-one_d01caa29ad0010d9 .caption {
  margin-top: 35px;
}
.portfolio-block-one_d01caa29ad0010d9 .caption .tag_0546b82a6b33b9d8 {
  margin: 0 -3px;
}
.portfolio-block-one_d01caa29ad0010d9 .caption .tag_0546b82a6b33b9d8 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_d01caa29ad0010d9 .caption .pj-title_6637100780895f6a {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_d01caa29ad0010d9 .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_d01caa29ad0010d9 .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_f75ce401a2180d05 .bg-wrapper_be1f9276545abad3 {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_f75ce401a2180d05 .slider-wrapper_9d05851e89dc492c {
  height: 100%;
}
.project-details-two_f75ce401a2180d05 .slider-wrapper_9d05851e89dc492c .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_f75ce401a2180d05 .slider-wrapper_9d05851e89dc492c .carousel-control-next_a1b1957f36efc886,
.project-details-two_f75ce401a2180d05 .slider-wrapper_9d05851e89dc492c .carousel-control-prev_72fe695f020c518d {
  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_f75ce401a2180d05 .slider-wrapper_9d05851e89dc492c .carousel-control-next_a1b1957f36efc886:hover,
.project-details-two_f75ce401a2180d05 .slider-wrapper_9d05851e89dc492c .carousel-control-prev_72fe695f020c518d:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_f75ce401a2180d05 .slider-wrapper_9d05851e89dc492c .carousel-control-prev_72fe695f020c518d {
  left: auto;
  right: 45px;
}
.project-details-two_f75ce401a2180d05 .info-wrapper_cdc29c58df19f8de {
  padding: 55px 50px 85px 70px;
}
.project-details-two_f75ce401a2180d05 .info-wrapper_cdc29c58df19f8de h3 {
  font-size: 36px;
}
.project-details-two_f75ce401a2180d05 .info-wrapper_cdc29c58df19f8de .list-meta_949549aba3d6e3d1 li {
  padding: 22px 0;
}
.project-details-two_f75ce401a2180d05 .info-wrapper_cdc29c58df19f8de .list-meta_949549aba3d6e3d1 .icon_bb8f504ead95392a {
  width: 40px;
}
.project-details-two_f75ce401a2180d05 .info-wrapper_cdc29c58df19f8de .list-meta_949549aba3d6e3d1 .text1_43ae9cac1bd24ce3 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_f75ce401a2180d05 .info-wrapper_cdc29c58df19f8de .list-meta_949549aba3d6e3d1 span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_f75ce401a2180d05 .info-wrapper_cdc29c58df19f8de .social-share_38e5279f7e17b08c li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_f75ce401a2180d05 .info-wrapper_cdc29c58df19f8de .social-share_38e5279f7e17b08c li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_b5422989393850b7 .slider-wrapper_9d05851e89dc492c {
  padding-left: 100px;
}
.feedback-section-three_b5422989393850b7 .slider-wrapper_9d05851e89dc492c .icon_bb8f504ead95392a {
  left: 0;
  top: 18px;
}
.feedback-section-three_b5422989393850b7 .slick-dots_7139dca7212a5f97 {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_b5422989393850b7 .slick-dots_7139dca7212a5f97 li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_b5422989393850b7 .slick-dots_7139dca7212a5f97 .slick-active button {
  background: #000;
}
.feedback-section-three_b5422989393850b7 .rating-box_5c09e59375e9cc83 {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_b5422989393850b7 .rating-box_5c09e59375e9cc83 .rating_dcd6889f0821f0a8 {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_b5422989393850b7 .shape_01_5c178c6164e0490b {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_b5422989393850b7 .shape_02_2e1c92dba53ca17c {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_92bf1c31271a8486 {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_92bf1c31271a8486 .post-data_ec266bc9a40b4e91 {
  padding: 30px 35px 25px;
}
.blog-meta-one_92bf1c31271a8486 .post-data_ec266bc9a40b4e91 .post-info_6b10ae686cc17870 {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_92bf1c31271a8486 .post-data_ec266bc9a40b4e91 .blog-title_9ff22631393be17e {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_92bf1c31271a8486 .post-data_ec266bc9a40b4e91 .blog-title_9ff22631393be17e:hover {
  text-decoration: underline;
}
.blog-meta-one_92bf1c31271a8486 .post-img_9a412a2de8e0ce25 {
  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_92bf1c31271a8486 .post-img_9a412a2de8e0ce25 .round-btn_600070477f1d2a5e {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_92bf1c31271a8486:hover .round-btn_600070477f1d2a5e {
  background: #CFFF45;
}
.blog-meta-one_92bf1c31271a8486.style-two_c513bba663d5ce21 {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_92bf1c31271a8486.style-two_c513bba663d5ce21 .post-img_9a412a2de8e0ce25 {
  border-radius: 0;
}
.blog-meta-one_92bf1c31271a8486.style-two_c513bba663d5ce21 .blog-title_9ff22631393be17e {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_58a3b1fd8de373e7 {
  background: #fff;
}
.blog-meta-two_58a3b1fd8de373e7 .post-data_ec266bc9a40b4e91 {
  padding-top: 30px;
}
.blog-meta-two_58a3b1fd8de373e7 .post-data_ec266bc9a40b4e91 .blog-title_9ff22631393be17e {
  width: 70%;
}
.blog-meta-two_58a3b1fd8de373e7 .post-data_ec266bc9a40b4e91 .blog-title_9ff22631393be17e h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_58a3b1fd8de373e7 .post-data_ec266bc9a40b4e91 .blog-title_9ff22631393be17e:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_58a3b1fd8de373e7 .post-data_ec266bc9a40b4e91 .round-btn_600070477f1d2a5e {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_58a3b1fd8de373e7 .post-data_ec266bc9a40b4e91 .round-btn_600070477f1d2a5e:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_58a3b1fd8de373e7 .post-data_ec266bc9a40b4e91 .post-info_6b10ae686cc17870 {
  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_58a3b1fd8de373e7 .post-img_9a412a2de8e0ce25 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_58a3b1fd8de373e7 .post-img_9a412a2de8e0ce25 .date_22f135bc762f1881 {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_58a3b1fd8de373e7.style-two_c513bba663d5ce21 {
  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_58a3b1fd8de373e7.style-two_c513bba663d5ce21 p {
  font-size: 18px;
}
.blog-meta-two_58a3b1fd8de373e7.style-two_c513bba663d5ce21 .post-img_9a412a2de8e0ce25 {
  height: auto;
  width: 100%;
}
.blog-meta-two_58a3b1fd8de373e7.style-two_c513bba663d5ce21 .post-data_ec266bc9a40b4e91 {
  padding: 26px 0;
}
.blog-meta-two_58a3b1fd8de373e7.style-two_c513bba663d5ce21 .post-data_ec266bc9a40b4e91 .post-info_6b10ae686cc17870 {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_58a3b1fd8de373e7.style-two_c513bba663d5ce21 .post-data_ec266bc9a40b4e91 .round-btn_600070477f1d2a5e {
  border: none;
}

.signup-btn-one_3a409cb53b82a204 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_3a409cb53b82a204 .icon_bb8f504ead95392a {
  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_d86078cb93cc5229 {
  z-index: 1;
}
.blog-section-three_d86078cb93cc5229 .section-btn_9eb705d5c5dcba41 {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

.blog-section-four_31ca7a6e06dcc46d {
  z-index: 5;
}
.blog-section-four_31ca7a6e06dcc46d.block-feature-three_b81fdf731920294d:before {
  display: none;
}
.blog-section-four_31ca7a6e06dcc46d.block-feature-three_b81fdf731920294d .block-one_e5a7a22b95fe9421 {
  background: url(../snapshots/blog/blog_img_05.jpg) no-repeat center;
  height: 666px;
}

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

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

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

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

.blog-details_1c6f88dbf4a86451 .post-details-meta_906b747dd2ff4267 {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_1c6f88dbf4a86451 .post-details-meta_906b747dd2ff4267 p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_1c6f88dbf4a86451 .post-details-meta_906b747dd2ff4267 .quote-wrapper_8fdbc022835a43c6 {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_1c6f88dbf4a86451 .post-details-meta_906b747dd2ff4267 .quote-wrapper_8fdbc022835a43c6 .wrapper_8dd1201303e087b9 {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_1c6f88dbf4a86451 .post-details-meta_906b747dd2ff4267 .quote-wrapper_8fdbc022835a43c6 .wrapper_8dd1201303e087b9 .icon_bb8f504ead95392a {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_1c6f88dbf4a86451 .post-details-meta_906b747dd2ff4267 .quote-wrapper_8fdbc022835a43c6 .wrapper_8dd1201303e087b9 h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_1c6f88dbf4a86451 .post-details-meta_906b747dd2ff4267 .quote-wrapper_8fdbc022835a43c6 h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_1c6f88dbf4a86451 .post-details-meta_906b747dd2ff4267 .quote-wrapper_8fdbc022835a43c6 h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_1c6f88dbf4a86451 .post-details-meta_906b747dd2ff4267 .img-gallery_d6c774aa3f386420 {
  margin-bottom: 50px;
}
.blog-details_1c6f88dbf4a86451 .post-details-meta_906b747dd2ff4267 .img-gallery_d6c774aa3f386420 img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_1c6f88dbf4a86451 .post-details-meta_906b747dd2ff4267 h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_1c6f88dbf4a86451 .post-details-meta_906b747dd2ff4267 .list-item_5eabe667019122ea li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_1c6f88dbf4a86451 .post-details-meta_906b747dd2ff4267 .list-item_5eabe667019122ea li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_1c6f88dbf4a86451 .bottom-widget_c572d91e9ddfef4f {
  padding: 10px 0 5px;
}
.blog-details_1c6f88dbf4a86451 .bottom-widget_c572d91e9ddfef4f .tags_d3e1cc24a2dbac43 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_1c6f88dbf4a86451 .bottom-widget_c572d91e9ddfef4f .tags_d3e1cc24a2dbac43 a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_1c6f88dbf4a86451 .bottom-widget_c572d91e9ddfef4f .tags_d3e1cc24a2dbac43 a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_1c6f88dbf4a86451 .bottom-widget_c572d91e9ddfef4f .share-icon_5cf74772f0577129 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_1c6f88dbf4a86451 .bottom-widget_c572d91e9ddfef4f .share-icon_5cf74772f0577129 a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_1c6f88dbf4a86451 .grey-bg_6ad09d9ba989ac94 {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_1c6f88dbf4a86451 .blog-inner-title_c1db5e6a0e51b826 {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_1c6f88dbf4a86451 .blog-comment-area_6664396c518852fa {
  margin: 60px 0;
}
.blog-details_1c6f88dbf4a86451 .blog-comment-area_6664396c518852fa .comment_d42a8b3082836f30 {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_1c6f88dbf4a86451 .blog-comment-area_6664396c518852fa .comment_d42a8b3082836f30:last-child {
  padding-bottom: 5px;
}
.blog-details_1c6f88dbf4a86451 .blog-comment-area_6664396c518852fa .comment_d42a8b3082836f30 .reply-comment_7e41cbace7df7e09 {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_1c6f88dbf4a86451 .blog-comment-area_6664396c518852fa .comment_d42a8b3082836f30 .user-avatar_0d504d2f06f93b3a {
  width: 60px;
  height: 60px;
}
.blog-details_1c6f88dbf4a86451 .blog-comment-area_6664396c518852fa .comment_d42a8b3082836f30 .comment-text_4a14987ede7c38af {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_1c6f88dbf4a86451 .blog-comment-area_6664396c518852fa .comment_d42a8b3082836f30 .comment-text_4a14987ede7c38af .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_1c6f88dbf4a86451 .blog-comment-area_6664396c518852fa .comment_d42a8b3082836f30 .comment-text_4a14987ede7c38af .date_22f135bc762f1881 {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_1c6f88dbf4a86451 .blog-comment-area_6664396c518852fa .comment_d42a8b3082836f30 .comment-text_4a14987ede7c38af p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_1c6f88dbf4a86451 .blog-comment-area_6664396c518852fa .comment_d42a8b3082836f30 .comment-text_4a14987ede7c38af .reply-btn_942668a7c3fc5afb {
  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_1c6f88dbf4a86451 .blog-comment-area_6664396c518852fa .comment_d42a8b3082836f30 .comment-text_4a14987ede7c38af .reply-btn_942668a7c3fc5afb:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_1c6f88dbf4a86451 .blog-comment-form_f237a201c02b02c9 p a {
  color: #19352D;
}
.blog-details_1c6f88dbf4a86451 .blog-comment-form_f237a201c02b02c9 form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_1c6f88dbf4a86451 .blog-comment-form_f237a201c02b02c9 form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_1c6f88dbf4a86451 .blog-comment-form_f237a201c02b02c9 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_d295372bc40c482f {
  height: 600px;
}

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

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

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

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

.footer-one_f8f3db070c1b018e {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_f8f3db070c1b018e .bottom-footer_619cd7f201312a28 {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_f8f3db070c1b018e .social-icon_1ce7e549a61cf3b3 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_f8f3db070c1b018e .social-icon_1ce7e549a61cf3b3 a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_f8f3db070c1b018e .footer-title_55f440e19683bbd5 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_f8f3db070c1b018e .footer-nav-link_3d4630da5f7471fe a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_f8f3db070c1b018e .footer-nav-link_3d4630da5f7471fe a:hover {
  color: #fff;
}
.footer-nav-link_3d4630da5f7471fe p {
  font-size: 16px;
}
.logo_4aaebe751af93d98 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_423b3a1f0d2ef5d5 {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_1f17dabc2cc30f67 {
  align-content: center;
}

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

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

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

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

.footer-three_d8d6b5fcefdf3646 {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_d8d6b5fcefdf3646 .round-bg_955f409972e61566 {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_d8d6b5fcefdf3646 .round-bg_955f409972e61566.color-two_942516a169fc2974 {
  background: #F6FFDD;
}
.footer-three_d8d6b5fcefdf3646 .footer-intro_2d83373f4f72e404 p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_d8d6b5fcefdf3646 .footer-intro_2d83373f4f72e404 p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_d8d6b5fcefdf3646 .footer-title_55f440e19683bbd5 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_d8d6b5fcefdf3646 .footer-nav-link_3d4630da5f7471fe a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_d8d6b5fcefdf3646 .footer-nav-link_3d4630da5f7471fe a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_d8d6b5fcefdf3646 .bottom-footer_619cd7f201312a28 {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_d8d6b5fcefdf3646 .bottom-footer_619cd7f201312a28 .copyright_9d808340dd4cc3fa {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_d8d6b5fcefdf3646 .bottom-footer_619cd7f201312a28 .bottom-nav_56e0c66e60f104d8 {
  margin: 0 -12px;
}
.footer-three_d8d6b5fcefdf3646 .bottom-footer_619cd7f201312a28 .bottom-nav_56e0c66e60f104d8 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_d8d6b5fcefdf3646 .bottom-footer_619cd7f201312a28 .bottom-nav_56e0c66e60f104d8 a:hover {
  text-decoration: underline;
}
.footer-three_d8d6b5fcefdf3646 .bottom-footer_619cd7f201312a28 .social-icon_1ce7e549a61cf3b3 {
  margin: 0 -10px;
}
.footer-three_d8d6b5fcefdf3646 .bottom-footer_619cd7f201312a28 .social-icon_1ce7e549a61cf3b3 a {
  margin: 0 10px;
}
.footer-three_d8d6b5fcefdf3646 .bottom-footer_619cd7f201312a28 .social-icon_1ce7e549a61cf3b3 a:hover {
  color: #19352D;
}
.footer-three_d8d6b5fcefdf3646 .shape_01_5c178c6164e0490b {
  top: -3%;
  left: -3%;
}
.footer-three_d8d6b5fcefdf3646 .shape_02_2e1c92dba53ca17c {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_1a6c94e9d4a17df2 {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_1a6c94e9d4a17df2:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../snapshots/assets_a91126ff37/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_1a6c94e9d4a17df2 h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_1a6c94e9d4a17df2 .btn-group_2225d800e9a22369 {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_1a6c94e9d4a17df2 .btn-group_2225d800e9a22369 h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_1a6c94e9d4a17df2 .btn-group_2225d800e9a22369 h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_1a6c94e9d4a17df2 .btn-group_2225d800e9a22369 .round-btn_600070477f1d2a5e {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_1a6c94e9d4a17df2 .btn-group_2225d800e9a22369 .round-btn_600070477f1d2a5e:hover, .footer-five_1a6c94e9d4a17df2 .btn-group_2225d800e9a22369 .round-btn_600070477f1d2a5e:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_1a6c94e9d4a17df2 .social-icon_1ce7e549a61cf3b3 {
  margin: 0 -20px;
}
.footer-five_1a6c94e9d4a17df2 .social-icon_1ce7e549a61cf3b3 a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_1a6c94e9d4a17df2 .social-icon_1ce7e549a61cf3b3 a:hover {
  color: #DFFF5E;
}
.footer-five_1a6c94e9d4a17df2 .bottom-nav_56e0c66e60f104d8 {
  margin: 0 -12px;
}
.footer-five_1a6c94e9d4a17df2 .bottom-nav_56e0c66e60f104d8 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_1a6c94e9d4a17df2 .bottom-nav_56e0c66e60f104d8 a:hover {
  text-decoration: underline;
}
.footer-five_1a6c94e9d4a17df2 .shape_01_5c178c6164e0490b {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_1a6c94e9d4a17df2 .shape_02_2e1c92dba53ca17c {
  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_caf18ea98467cd9f {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_41af48a155288c00 {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_b287b1552e6cade5 {
  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_394cc9f22be86cce {
  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_5aa3b1eb2a267e79 {
  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_5ad0d80168774f44 {
  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_0bb946fad23cd712 {
  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_3f34bd6360a04d5f {
  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_d46b58c514516aee {
  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_9524da8e6062d2ab {
  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_19ad088be091bd25 {
  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_ba1eb64e6a3c9108 {
  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_8edc6026615ed007 {
  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_c13c23a77fdbf391 {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_3995d1bba24adf13 {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_ae7506c61946e948 {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_bb2f6c045dbe1e72 {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_8812d1c8e606b19d {
  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_02651f04ef3c721d {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_8ae2caff950be7c9 {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_b7f0072c029576ab {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_24533f087760c4df {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_1041881ff70eed62 {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_1072cb3701dec03f {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_f58be1a010e92e62 {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_5302cc19af753e57 {
  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_6fa31869ac1ff49f {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_409005074ac2f4a7 {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_17e9962170f61760 {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_e0c16145324fb201 {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_362fec77f2869d75 {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_489544170eefd930 {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_31a2247b2c3d3952 {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_d82655be56dc978a {
  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_69936fa96a233273 {
  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_f16b4c641369090d {
  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_02874dda6d7a97bc {
  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_3f39c2ec91c044e1 {
  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_9e7b118addee8044 {
  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_ce955a28fc27118f {
  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_8bac06816446a86d {
  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_1e0914c4cdee4388 {
  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_f84bc3e5dfd7ce7d {
  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_1a4fc66a8f5c52b8 {
  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_aac44b432b636f52 {
  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_5ec16aec452d717b {
  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_f5efb5c3bdaa25bf {
  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_56cb947614da0a9d {
  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_0dc970ec8674fd1c {
  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_97bde7dcb8e659bb {
  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_21573bd17c3c1e99 {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_fd7e0976b36dcd0a {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_c8611af4f1ebc6bc {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_9a176dc33998dcd0 {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_f3126387ad347cb4 {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_25b187ee85ffc9ac {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_3018ff35f45261f0 {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_233ade5d413f46d6 {
  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_caf18ea98467cd9f {
  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_c290a689305e7690 {
  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_97cff504b8993272 {
  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_3138f4f3705328ca .theme-select-menu_652025a1a656a66f {
  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_f750a04b6866b5bd {
  overflow: hidden;
}
.product-block-one_f750a04b6866b5bd .img-holder_c530f83dcafa31c9 {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_f750a04b6866b5bd .img-holder_c530f83dcafa31c9 .cart-icon_059fd3ed1f3a6574 {
  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_f750a04b6866b5bd .img-holder_c530f83dcafa31c9 .cart-icon_059fd3ed1f3a6574:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_f750a04b6866b5bd .img-holder_c530f83dcafa31c9 .cart-button_ec37e818f7c43d5d {
  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_f750a04b6866b5bd .img-holder_c530f83dcafa31c9 .cart-button_ec37e818f7c43d5d:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_f750a04b6866b5bd .product-title_393c3d1e42333ee2 {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_f750a04b6866b5bd .rating_dcd6889f0821f0a8 {
  margin: 0 -3px;
}
.product-block-one_f750a04b6866b5bd .rating_dcd6889f0821f0a8 li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_f750a04b6866b5bd .rating_dcd6889f0821f0a8 li .bi-star-fill_4422838cbac1eb93 {
  color: #FFCB65;
}
.product-block-one_f750a04b6866b5bd .price_8a6e9a5ab141d565 {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_f750a04b6866b5bd:hover .cart-button_ec37e818f7c43d5d {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_f750a04b6866b5bd:hover .product-img_ef1ffae21b0b82da {
  transform: scale(0.95);
}
.product-block-one_f750a04b6866b5bd:hover .cart-icon_059fd3ed1f3a6574 {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_f750a04b6866b5bd:hover .product-title_393c3d1e42333ee2 {
  text-decoration: underline;
}

.product-details-one_ffab9aefabdd9bbe .product-img-tab_4029702157635549 {
  border: none;
}
.product-details-one_ffab9aefabdd9bbe .product-img-tab_4029702157635549 .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_ffab9aefabdd9bbe .product-img-tab_4029702157635549 .nav-link img {
  max-height: 100%;
}
.product-details-one_ffab9aefabdd9bbe .product-img-tab_4029702157635549 .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_ffab9aefabdd9bbe .product-img-tab-content_252060dce60e1181 {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_ffab9aefabdd9bbe .product-img-tab-content_252060dce60e1181 img {
  margin: auto;
}
.product-details-one_ffab9aefabdd9bbe .product-info_2257d7d1d23b2e49 .stock-tag_152edd6359c3ebcd {
  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_ffab9aefabdd9bbe .product-info_2257d7d1d23b2e49 .product-name_3760a75f92e21092 {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_ffab9aefabdd9bbe .product-info_2257d7d1d23b2e49 .rating_dcd6889f0821f0a8 li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_ffab9aefabdd9bbe .product-info_2257d7d1d23b2e49 .rating_dcd6889f0821f0a8 li .bi-star-fill_4422838cbac1eb93 {
  color: #FFCB65;
}
.product-details-one_ffab9aefabdd9bbe .product-info_2257d7d1d23b2e49 .rating_dcd6889f0821f0a8 li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_ffab9aefabdd9bbe .product-info_2257d7d1d23b2e49 .rating_dcd6889f0821f0a8 li a:hover {
  text-decoration: underline;
}
.product-details-one_ffab9aefabdd9bbe .product-info_2257d7d1d23b2e49 .price_8a6e9a5ab141d565 {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_ffab9aefabdd9bbe .product-info_2257d7d1d23b2e49 .price_8a6e9a5ab141d565 del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_ffab9aefabdd9bbe .product-info_2257d7d1d23b2e49 .availability_159d8a5a0e49ce51 {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_ffab9aefabdd9bbe .product-info_2257d7d1d23b2e49 .description-text_a8dec2c3bda5c49c {
  padding: 10px 0 15px;
}
.product-details-one_ffab9aefabdd9bbe .product-info_2257d7d1d23b2e49 .product-feature_7822083f95208e04 {
  margin-bottom: 20px;
}
.product-details-one_ffab9aefabdd9bbe .product-info_2257d7d1d23b2e49 .product-feature_7822083f95208e04 li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_ffab9aefabdd9bbe .product-info_2257d7d1d23b2e49 .product-feature_7822083f95208e04 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_ffab9aefabdd9bbe .product-info_2257d7d1d23b2e49 .customize-order_a9e4b14753eda012 h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_ffab9aefabdd9bbe .product-info_2257d7d1d23b2e49 .customize-order_a9e4b14753eda012 .quantity_a260f4c2b83b0b58 .button-group_a6930d55471b6f52 {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_ffab9aefabdd9bbe .product-info_2257d7d1d23b2e49 .customize-order_a9e4b14753eda012 .quantity_a260f4c2b83b0b58 .button-group_a6930d55471b6f52 li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_ffab9aefabdd9bbe .product-info_2257d7d1d23b2e49 .customize-order_a9e4b14753eda012 .quantity_a260f4c2b83b0b58 .button-group_a6930d55471b6f52 li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_ffab9aefabdd9bbe .product-info_2257d7d1d23b2e49 .customize-order_a9e4b14753eda012 .quantity_a260f4c2b83b0b58 .button-group_a6930d55471b6f52 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_ffab9aefabdd9bbe .product-review-tab_aedae14ea8090ee8 .nav-tabs_160ea78e5bc3bf6c {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_ffab9aefabdd9bbe .product-review-tab_aedae14ea8090ee8 .nav-tabs_160ea78e5bc3bf6c .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_ffab9aefabdd9bbe .product-review-tab_aedae14ea8090ee8 .nav-tabs_160ea78e5bc3bf6c .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_ffab9aefabdd9bbe .product-review-tab_aedae14ea8090ee8 .nav-tabs_160ea78e5bc3bf6c .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_ffab9aefabdd9bbe .product-review-tab_aedae14ea8090ee8 .nav-tabs_160ea78e5bc3bf6c .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_ffab9aefabdd9bbe .product-review-tab_aedae14ea8090ee8 .tab-content_e9de75e855979c93 h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_ffab9aefabdd9bbe .product-review-tab_aedae14ea8090ee8 .tab-content_e9de75e855979c93 .product-feature_7822083f95208e04 li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_ffab9aefabdd9bbe .product-review-tab_aedae14ea8090ee8 .tab-content_e9de75e855979c93 .product-feature_7822083f95208e04 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_ffab9aefabdd9bbe .product-review-tab_aedae14ea8090ee8 .user-comment-area_1a1688a2de453f34 .single-comment_43d87bc796fef65f {
  padding-bottom: 40px;
}
.product-details-one_ffab9aefabdd9bbe .product-review-tab_aedae14ea8090ee8 .user-comment-area_1a1688a2de453f34 .single-comment_43d87bc796fef65f:last-child {
  padding-bottom: 0;
}
.product-details-one_ffab9aefabdd9bbe .product-review-tab_aedae14ea8090ee8 .user-comment-area_1a1688a2de453f34 .user-img_63ea389b5900a195 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_ffab9aefabdd9bbe .product-review-tab_aedae14ea8090ee8 .user-comment-area_1a1688a2de453f34 .user-comment-data_6bf50c7189dc4ce8 {
  padding-left: 30px;
  position: relative;
}
.product-details-one_ffab9aefabdd9bbe .product-review-tab_aedae14ea8090ee8 .user-comment-area_1a1688a2de453f34 .user-comment-data_6bf50c7189dc4ce8 .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_ffab9aefabdd9bbe .product-review-tab_aedae14ea8090ee8 .user-comment-area_1a1688a2de453f34 .user-comment-data_6bf50c7189dc4ce8 .rating_dcd6889f0821f0a8 li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_ffab9aefabdd9bbe .product-review-tab_aedae14ea8090ee8 .user-comment-area_1a1688a2de453f34 .user-comment-data_6bf50c7189dc4ce8 .rating_dcd6889f0821f0a8 li .bi-star-fill_4422838cbac1eb93 {
  color: #FFCB65;
}
.product-details-one_ffab9aefabdd9bbe .product-review-tab_aedae14ea8090ee8 .user-comment-area_1a1688a2de453f34 .user-comment-data_6bf50c7189dc4ce8 p {
  padding-top: 8px;
}

.cart-list-form_ca4417fa4bd477a0 {
  position: relative;
}
.cart-list-form_ca4417fa4bd477a0 .table_4fd6abf135b573dc {
  margin: 0;
  background: transparent;
}
.cart-list-form_ca4417fa4bd477a0 .table_4fd6abf135b573dc 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_ca4417fa4bd477a0 .table_4fd6abf135b573dc th:first-child {
  text-align: left;
}
.cart-list-form_ca4417fa4bd477a0 .table_4fd6abf135b573dc tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_ca4417fa4bd477a0 .table_4fd6abf135b573dc tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_ca4417fa4bd477a0 .table_4fd6abf135b573dc tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_ca4417fa4bd477a0 .table_4fd6abf135b573dc tbody .product-thumbnails_c73ff40600c55672 {
  width: 85px;
}
.cart-list-form_ca4417fa4bd477a0 .table_4fd6abf135b573dc tbody .product-thumbnails_c73ff40600c55672 img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_ca4417fa4bd477a0 .table_4fd6abf135b573dc tbody .product-thumbnails_c73ff40600c55672 .product-img_ef1ffae21b0b82da {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_ca4417fa4bd477a0 .table_4fd6abf135b573dc tbody .product-info_2257d7d1d23b2e49 {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_ca4417fa4bd477a0 .table_4fd6abf135b573dc tbody .product-info_2257d7d1d23b2e49 .product-name_3760a75f92e21092 {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_ca4417fa4bd477a0 .table_4fd6abf135b573dc tbody .product-info_2257d7d1d23b2e49 .serial_b413fcce31f9ce43 {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_ca4417fa4bd477a0 .table_4fd6abf135b573dc tbody .product-info_2257d7d1d23b2e49 ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_ca4417fa4bd477a0 .table_4fd6abf135b573dc tbody .price_8a6e9a5ab141d565 {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_ca4417fa4bd477a0 .table_4fd6abf135b573dc tbody .quantity_a260f4c2b83b0b58 li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_ca4417fa4bd477a0 .table_4fd6abf135b573dc tbody .quantity_a260f4c2b83b0b58 li .btn_85ed7bbfd0821fe1 {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_ca4417fa4bd477a0 .table_4fd6abf135b573dc tbody .quantity_a260f4c2b83b0b58 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_ca4417fa4bd477a0 .table_4fd6abf135b573dc tbody .remove-product_24e680c2b1b3f9f3 {
  color: #000;
  font-size: 22px;
}
.cart-list-form_ca4417fa4bd477a0 .table_4fd6abf135b573dc tbody .remove-product_24e680c2b1b3f9f3:hover {
  color: #ff2759;
}
.cart-list-form_ca4417fa4bd477a0 .cart-footer_502b87601ac61aa7 {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_ca4417fa4bd477a0 .cart-footer_502b87601ac61aa7 .coupon-form_3c79ce9d23e82902 input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_ca4417fa4bd477a0 .cart-footer_502b87601ac61aa7 .cart-total-section_5c1b20a768257f60 {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_ca4417fa4bd477a0 .cart-footer_502b87601ac61aa7 .cart-total-section_5c1b20a768257f60 .cart-total-table_06610a29ceb3e9fa 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_ca4417fa4bd477a0 .cart-footer_502b87601ac61aa7 .cart-total-section_5c1b20a768257f60 .cart-total-table_06610a29ceb3e9fa tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_35c8982a44283ff3 {
  height: auto;
}

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

.fancybox-caption_d3c6df992279381d, .fancybox-infobar_864dbda9f6ef3fce, .fancybox-navigation_7644fa4f65c724d4 .fancybox-button_a5968b7497d441da, .fancybox-toolbar_1f7f21e932a6e7e6 {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_f5bf298a67f03682 .fancybox-caption_d3c6df992279381d, .fancybox-show-infobar_3515f511837f93d2 .fancybox-infobar_864dbda9f6ef3fce, .fancybox-show-nav_99a357e1fbc8d3c3 .fancybox-navigation_7644fa4f65c724d4 .fancybox-button_a5968b7497d441da, .fancybox-show-toolbar_1488c2eead79148f .fancybox-toolbar_1f7f21e932a6e7e6 {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_45043037c9edae24 .fancybox-stage_a45d7f8d56aba103 {
  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_4aeb6317bfcbb7d3 .fancybox-slide, .fancybox-slide--current_96cd54681c79e828, .fancybox-slide--next_a4f2ce74ee3f19f8, .fancybox-slide--previous_0ed1fbc35fa7588d {
  display: block;
}

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

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

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

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

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

.fancybox-content_3f3ab1187370de2e {
  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_178c3358686dbc03 .fancybox-content_3f3ab1187370de2e {
  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_13a65e3a79ca7ac5 .fancybox-content_3f3ab1187370de2e {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_8e9d4922d691516e .fancybox-content_3f3ab1187370de2e {
  cursor: zoom-in;
}

.fancybox-can-drag_a689940726a84ad1 .fancybox-content_3f3ab1187370de2e {
  cursor: grab;
}

.fancybox-is-dragging_f1c570f479fdcd90 .fancybox-content_3f3ab1187370de2e {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_574c957b2decdecc .fancybox-content_3f3ab1187370de2e {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_064bf56bbc66f83d .fancybox-content_3f3ab1187370de2e, .fancybox-slide--map_67fc681910656c42 .fancybox-content_3f3ab1187370de2e, .fancybox-slide--video_9be8eddaa5d26ee1 .fancybox-content_3f3ab1187370de2e {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_9be8eddaa5d26ee1 .fancybox-content_3f3ab1187370de2e {
  background: #000;
}

.fancybox-slide--map_67fc681910656c42 .fancybox-content_3f3ab1187370de2e {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_f7cc58f940b42313 svg path, .fancybox-button--share_c227ec3c9eef49b8 svg path, .fancybox-button--thumbs_0811ce476defade4 svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_99a357e1fbc8d3c3 .fancybox-navigation_7644fa4f65c724d4 .fancybox-button_a5968b7497d441da {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_7644fa4f65c724d4 .fancybox-button--arrow_left_07fd08f287a7cd2d {
  left: 6px;
}

.fancybox-navigation_7644fa4f65c724d4 .fancybox-button--arrow_right_95f843601f65868f {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_064bf56bbc66f83d .fancybox-close-small_f5b861d6037e4001, .fancybox-slide--image_178c3358686dbc03 .fancybox-close-small_f5b861d6037e4001, .fancybox-slide--video_9be8eddaa5d26ee1 .fancybox-close-small_f5b861d6037e4001 {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_064bf56bbc66f83d .fancybox-close-small_f5b861d6037e4001:hover svg, .fancybox-slide--image_178c3358686dbc03 .fancybox-close-small_f5b861d6037e4001:hover svg, .fancybox-slide--video_9be8eddaa5d26ee1 .fancybox-close-small_f5b861d6037e4001:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_e143060ec7bbfc70 .fancybox-close-small_f5b861d6037e4001, .fancybox-is-zoomable_7eebcb3c89d0728b.fancybox-can-drag_a689940726a84ad1 .fancybox-close-small_f5b861d6037e4001 {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_c3ea1d4a80cb0efc.fancybox-slide--next_a4f2ce74ee3f19f8, .fancybox-fx-fade_c3ea1d4a80cb0efc.fancybox-slide--previous_0ed1fbc35fa7588d {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_c3ea1d4a80cb0efc.fancybox-slide--current_96cd54681c79e828 {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_eb142569ead9b6c4 {
  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_86be5aceb9bf933b {
  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_17601cefc1b99dae {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_34e7a4b45eac0b54 .fancybox-thumbs_86be5aceb9bf933b {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_86be5aceb9bf933b > 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_86be5aceb9bf933b .fancybox-thumbs-active_ddc979b392fc9a4f:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_8f9653f464541cef .slick-track_44d18375e1d31f44,
.slick-slider_8f9653f464541cef .slick-list_d96b777dbccdd1bc {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_024e52c9e9702abc .slick-track_44d18375e1d31f44 {
  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_024e52c9e9702abc img {
  display: none;
}

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

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

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

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

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