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

.h1_b247844fa50f166b,
h1,
.h2_5189157c8f2b0174,
h2,
.h3_d79b4f666399ba02,
h3,
.h4_5852dd814c2ca386,
h4,
.h5_87812f145050dbcb,
h5,
.h6_03161ee4fe6733fb,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_754a7c25f5bc8b3d {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_3f3edeb6fc7e126b {
  padding: 0 !important;
}

.m0_9c0963d34e08feeb {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_29990283cafc4487 {
    padding: 0 !important;
  }
  .xl-m0_745c09199c749b20 {
    margin: 0 !important;
  }
  .xl-pt-10_99d29e720794b6a7 {
    padding-top: 10px !important;
  }
  .xl-pt-20_eb2a51b24aac024c {
    padding-top: 20px !important;
  }
  .xl-pt-30_c086549b03bf3b0c {
    padding-top: 30px !important;
  }
  .xl-pt-40_9ff253f2ea4c206e {
    padding-top: 40px !important;
  }
  .xl-pt-50_5f6f9830d601e0c4 {
    padding-top: 50px !important;
  }
  .xl-pt-60_a4927d8b162f11d5 {
    padding-top: 60px !important;
  }
  .xl-pt-70_b79d216645c24316 {
    padding-top: 70px !important;
  }
  .xl-pt-80_b3e273b7532bd4d0 {
    padding-top: 80px !important;
  }
  .xl-pt-90_ff087cc0a32e176a {
    padding-top: 90px !important;
  }
  .xl-pt-100_091d7df1359b7aa7 {
    padding-top: 100px !important;
  }
  .xl-pt-110_d8de5b1732d915ab {
    padding-top: 110px !important;
  }
  .xl-pt-120_586aa23422cd0927 {
    padding-top: 120px !important;
  }
  .xl-pt-130_cd70df47df5c8c4f {
    padding-top: 130px !important;
  }
  .xl-pt-140_802933d38b959439 {
    padding-top: 140px !important;
  }
  .xl-pt-150_39f2fc0ebcf56c03 {
    padding-top: 150px !important;
  }
  .xl-pt-200_7d72ba8e39916251 {
    padding-top: 200px !important;
  }
  .xl-pb-10_c014f4ec2e541c1e {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_3c7443508903f8e5 {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_b280c97b8ee02e5c {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_b487e1117c658bd7 {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_611d4dbb0f8faad2 {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_ea1da97cbc240e4d {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_31cf9f61946d84e3 {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_d544b819e0a89e94 {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_868494f9cbc51a99 {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_fe3229b6f9801528 {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_47fc27202ffa741a {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_82b88ad08a41015f {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_c8ff0a665844bc65 {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_07aa6556ed3021a5 {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_ca7b42ebeb559df3 {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_be3d20e228081fc3 {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_8a7679e87a5997db {
    margin-top: 10px !important;
  }
  .xl-mt-20_241cf917d5988990 {
    margin-top: 20px !important;
  }
  .xl-mt-30_2e16c368ffcd35a2 {
    margin-top: 30px !important;
  }
  .xl-mt-40_334b519b0c69a818 {
    margin-top: 40px !important;
  }
  .xl-mt-50_ed7be52f56f194f5 {
    margin-top: 50px !important;
  }
  .xl-mt-60_e178ce1a915b8b6d {
    margin-top: 60px !important;
  }
  .xl-mt-70_47adb94ed8516880 {
    margin-top: 70px !important;
  }
  .xl-mt-80_8e2161e10551153d {
    margin-top: 80px !important;
  }
  .xl-mt-90_b6f933e7be83edf5 {
    margin-top: 90px !important;
  }
  .xl-mt-100_7cc37837dcbb2ace {
    margin-top: 100px !important;
  }
  .xl-mt-110_23d5dc267bde972e {
    margin-top: 110px !important;
  }
  .xl-mt-120_3f9a7d79f53fab1e {
    margin-top: 120px !important;
  }
  .xl-mt-130_837c111400fd5e6f {
    margin-top: 130px !important;
  }
  .xl-mt-140_15ac217aa9a63b53 {
    margin-top: 140px !important;
  }
  .xl-mt-150_86ad1b0fe3454446 {
    margin-top: 150px !important;
  }
  .xl-mt-200_560cb3b7984f3d29 {
    margin-top: 200px !important;
  }
  .xl-mb-10_853846fd3e2440a9 {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_dfee0f6742250b9e {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_f4f75457b8153cb4 {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_2d5b01ac0bc4f80a {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_18df3ade804e247f {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_72cc1ebf9ad11b3c {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_e3296b8b7eb5bd58 {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_f7ac5f0a9a0f9bfc {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_19ce93441cac2476 {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_33e3aacd6434194c {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_37793499109649a8 {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_a7547700664833c5 {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_732d64550aa3f77a {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_8bf5b066e766ccb7 {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_325a16675d0374f2 {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_c1d085301012e612 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_fd4021f77c220d3e {
    padding: 0 !important;
  }
  .lg-m0_def1d4cc119959d4 {
    margin: 0 !important;
  }
  .lg-pt-10_b56d720d9244bfe4 {
    padding-top: 10px !important;
  }
  .lg-pt-20_5c611a4a30f81c3e {
    padding-top: 20px !important;
  }
  .lg-pt-30_3e5456b58533deec {
    padding-top: 30px !important;
  }
  .lg-pt-40_fc7f14b3c0a05a0b {
    padding-top: 40px !important;
  }
  .lg-pt-50_8494db649e512402 {
    padding-top: 50px !important;
  }
  .lg-pt-60_3ffbfe57b3030455 {
    padding-top: 60px !important;
  }
  .lg-pt-70_25c11ef25112562a {
    padding-top: 70px !important;
  }
  .lg-pt-80_733dc300e910b74b {
    padding-top: 80px !important;
  }
  .lg-pt-90_7b212443d5ee95b5 {
    padding-top: 90px !important;
  }
  .lg-pt-100_56fb92d86d49ddd8 {
    padding-top: 100px !important;
  }
  .lg-pt-110_dcdb0bc9f36cf1ee {
    padding-top: 110px !important;
  }
  .lg-pt-120_615272635efb198a {
    padding-top: 120px !important;
  }
  .lg-pt-130_d8d6427b24b96fe4 {
    padding-top: 130px !important;
  }
  .lg-pt-140_75addb885c16a3d7 {
    padding-top: 140px !important;
  }
  .lg-pt-150_7ca8b5d66495c9d7 {
    padding-top: 150px !important;
  }
  .lg-pt-200_18d51a33faba5273 {
    padding-top: 200px !important;
  }
  .lg-pb-10_f85d8dfb2a87b013 {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_3853e12df5fd7728 {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_78c8eead003bf0fc {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_48c8375500b4d554 {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_d81b5654d681dc8b {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_b9e6b8d5a9f1cd10 {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_5e09456b997879c3 {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_00d8a065c0c543ef {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_7d1cbbc48847752b {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_ce95cc7273512250 {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_055fb5df427c40bf {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_d774a1f4ddf0e8ef {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_070c6d270bda29e5 {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_75b99a4b2afb3b24 {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_47f8d6e8514b6be7 {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_c1fcdd3fb5ea2842 {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_f93c5415c5e1caaf {
    margin-top: 10px !important;
  }
  .lg-mt-20_5013bd692e650c52 {
    margin-top: 20px !important;
  }
  .lg-mt-30_612554d729909943 {
    margin-top: 30px !important;
  }
  .lg-mt-40_0e9a9ccd0f5709ef {
    margin-top: 40px !important;
  }
  .lg-mt-50_c3e8a9e372f75a1c {
    margin-top: 50px !important;
  }
  .lg-mt-60_c5acebe1b0e85c36 {
    margin-top: 60px !important;
  }
  .lg-mt-70_bdda5e1a9b2107e7 {
    margin-top: 70px !important;
  }
  .lg-mt-80_18bc2131c1db0280 {
    margin-top: 80px !important;
  }
  .lg-mt-90_eff80096c897db5c {
    margin-top: 90px !important;
  }
  .lg-mt-100_facde7938c3d2b46 {
    margin-top: 100px !important;
  }
  .lg-mt-110_8497967c096d5aa0 {
    margin-top: 110px !important;
  }
  .lg-mt-120_01f28152af039f1d {
    margin-top: 120px !important;
  }
  .lg-mt-130_477b2fa3fc186edd {
    margin-top: 130px !important;
  }
  .lg-mt-140_9f559afbd0df93cf {
    margin-top: 140px !important;
  }
  .lg-mt-150_5dd8586d1d878c1f {
    margin-top: 150px !important;
  }
  .lg-mt-200_1a438ca6ae4f77fd {
    margin-top: 200px !important;
  }
  .lg-mb-10_e965d15587a62f6a {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_38558834cdc8d0ea {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_fb564f9e9c2255b3 {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_3c07c47c878986a6 {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_9a5a7250f036ee0f {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_51d2888de63c121a {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_8d57df866e41127c {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_464c0b0ad7bc1498 {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_ae9bf0240e1d0a76 {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_ff1ab925e5b8e1cb {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_15fe9926b659ace7 {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_a3f661e76ab6e223 {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_1a502814c5906027 {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_bde79ad7c1500bbc {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_03382dea63972ec9 {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_36f32aff4d4bb156 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_c7787a1b938a10f7 {
    padding: 0 !important;
  }
  .md-m0_0c0a4671a0d83505 {
    margin: 0 !important;
  }
  .md-pt-10_4436b2e2abbc532b {
    padding-top: 10px !important;
  }
  .md-pt-20_b00e131727fd4fdd {
    padding-top: 20px !important;
  }
  .md-pt-30_e76517482f4d00b0 {
    padding-top: 30px !important;
  }
  .md-pt-40_6b246541542e7507 {
    padding-top: 40px !important;
  }
  .md-pt-50_fa3e163ca617b0bc {
    padding-top: 50px !important;
  }
  .md-pt-60_175afa43d3e63ad8 {
    padding-top: 60px !important;
  }
  .md-pt-70_421114522364b3a2 {
    padding-top: 70px !important;
  }
  .md-pt-80_2de6ce2273423083 {
    padding-top: 80px !important;
  }
  .md-pt-90_95fc4ddbb802dece {
    padding-top: 90px !important;
  }
  .md-pt-100_fcfb81f784b7e5cf {
    padding-top: 100px !important;
  }
  .md-pt-110_ed03bb981b67336c {
    padding-top: 110px !important;
  }
  .md-pt-120_4b46959760005b24 {
    padding-top: 120px !important;
  }
  .md-pt-130_6061deab3e8e7497 {
    padding-top: 130px !important;
  }
  .md-pt-140_58cf6c2979cb2aaa {
    padding-top: 140px !important;
  }
  .md-pt-150_c66ee6ffa4231796 {
    padding-top: 150px !important;
  }
  .md-pt-200_74b28a42524c6915 {
    padding-top: 200px !important;
  }
  .md-pb-10_1f3af5bd74d709bf {
    padding-bottom: 10px !important;
  }
  .md-pb-20_58b7d02ce533644b {
    padding-bottom: 20px !important;
  }
  .md-pb-30_f36359e0361f5a20 {
    padding-bottom: 30px !important;
  }
  .md-pb-40_6cd6f5fdd328f3e6 {
    padding-bottom: 40px !important;
  }
  .md-pb-50_10ce49b426039d31 {
    padding-bottom: 50px !important;
  }
  .md-pb-60_e2443d67f2f038c5 {
    padding-bottom: 60px !important;
  }
  .md-pb-70_c0da125ba42edc62 {
    padding-bottom: 70px !important;
  }
  .md-pb-80_2d8df950eda73f48 {
    padding-bottom: 80px !important;
  }
  .md-pb-90_898dfbf1b57a066e {
    padding-bottom: 90px !important;
  }
  .md-pb-100_4ee3419640013a7d {
    padding-bottom: 100px !important;
  }
  .md-pb-110_bd044464ad5d5825 {
    padding-bottom: 110px !important;
  }
  .md-pb-120_2694d08c29aa9a28 {
    padding-bottom: 120px !important;
  }
  .md-pb-130_99a3e23177fee9b4 {
    padding-bottom: 130px !important;
  }
  .md-pb-140_a4333aeedf3dd71f {
    padding-bottom: 140px !important;
  }
  .md-pb-150_5c06dc2a7ff38732 {
    padding-bottom: 150px !important;
  }
  .md-pb-200_17ad5421366c3963 {
    padding-bottom: 200px !important;
  }
  .md-mt-10_04039fb618b1fcbf {
    margin-top: 10px !important;
  }
  .md-mt-20_954ea8660e4b6e53 {
    margin-top: 20px !important;
  }
  .md-mt-30_93fee23b38cd7172 {
    margin-top: 30px !important;
  }
  .md-mt-40_4bce115356a0f2e6 {
    margin-top: 40px !important;
  }
  .md-mt-50_072e8421c6d46c07 {
    margin-top: 50px !important;
  }
  .md-mt-60_541a1d797b56b0b8 {
    margin-top: 60px !important;
  }
  .md-mt-70_42720ab7f08bb0b0 {
    margin-top: 70px !important;
  }
  .md-mt-80_2363c9d3183c6e7d {
    margin-top: 80px !important;
  }
  .md-mt-90_d252e45d2934aded {
    margin-top: 90px !important;
  }
  .md-mt-100_b7fd69f8dec06ce4 {
    margin-top: 100px !important;
  }
  .md-mt-110_a961463c8ddb6615 {
    margin-top: 110px !important;
  }
  .md-mt-120_304c5d09e16ef1bf {
    margin-top: 120px !important;
  }
  .md-mt-130_21fa5216c8bbacd2 {
    margin-top: 130px !important;
  }
  .md-mt-140_649900ccab1bed92 {
    margin-top: 140px !important;
  }
  .md-mt-150_d1533e8e22d39744 {
    margin-top: 150px !important;
  }
  .md-mt-200_0a90ea6ee926a5ab {
    margin-top: 200px !important;
  }
  .md-mb-10_a93cbc02cb25f876 {
    margin-bottom: 10px !important;
  }
  .md-mb-20_f5dc7ca71426aafb {
    margin-bottom: 20px !important;
  }
  .md-mb-30_09b719e04fd8f892 {
    margin-bottom: 30px !important;
  }
  .md-mb-40_4fa85d2281cd8e08 {
    margin-bottom: 40px !important;
  }
  .md-mb-50_b88886ad23f45016 {
    margin-bottom: 50px !important;
  }
  .md-mb-60_36161208010349df {
    margin-bottom: 60px !important;
  }
  .md-mb-70_812cb4c26e2065cb {
    margin-bottom: 70px !important;
  }
  .md-mb-80_ac0d25f2a10a1577 {
    margin-bottom: 80px !important;
  }
  .md-mb-90_c5012fc86591ffe5 {
    margin-bottom: 90px !important;
  }
  .md-mb-100_bf043283a1c7787c {
    margin-bottom: 100px !important;
  }
  .md-mb-110_58438cd3563e5d54 {
    margin-bottom: 110px !important;
  }
  .md-mb-120_bf856d7bea8e8161 {
    margin-bottom: 120px !important;
  }
  .md-mb-130_c4bdb3ab8b0491d1 {
    margin-bottom: 130px !important;
  }
  .md-mb-140_a4543be670775da4 {
    margin-bottom: 140px !important;
  }
  .md-mb-150_b2304888c58ccc06 {
    margin-bottom: 150px !important;
  }
  .md-mb-200_37118afba85e44e2 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_5e6c30b3386c09c7 {
    padding: 0 !important;
  }
  .sm-m0_11b6dbb75a6339c8 {
    margin: 0 !important;
  }
  .sm-pt-10_1bcb965b171278f4 {
    padding-top: 10px !important;
  }
  .sm-pt-20_34e6d538ae081435 {
    padding-top: 20px !important;
  }
  .sm-pt-30_9ee0e015aa5161e7 {
    padding-top: 30px !important;
  }
  .sm-pt-40_66cc68292fa16e73 {
    padding-top: 40px !important;
  }
  .sm-pt-50_cca415dcfa6b767c {
    padding-top: 50px !important;
  }
  .sm-pt-60_482b4e1225f2b7fd {
    padding-top: 60px !important;
  }
  .sm-pt-70_a7adb2b861cb07a6 {
    padding-top: 70px !important;
  }
  .sm-pt-80_3c932e905ca17403 {
    padding-top: 80px !important;
  }
  .sm-pt-90_f1273b18cfc759ed {
    padding-top: 90px !important;
  }
  .sm-pt-100_a132a9b77193fd3c {
    padding-top: 100px !important;
  }
  .sm-pt-110_fa3b56facbc5e9c4 {
    padding-top: 110px !important;
  }
  .sm-pt-120_3027e7ac3d159b39 {
    padding-top: 120px !important;
  }
  .sm-pt-130_e65916be62b98c5e {
    padding-top: 130px !important;
  }
  .sm-pt-140_cdc380d0680fe843 {
    padding-top: 140px !important;
  }
  .sm-pt-150_eaa25f896633ca60 {
    padding-top: 150px !important;
  }
  .sm-pt-200_144a2e136be1bbc2 {
    padding-top: 200px !important;
  }
  .sm-pb-10_58b2cb175748b368 {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_d6be652f1b77c386 {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_dab056ec21ca7185 {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_1b7deebe8a677cfb {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_fe82d1fdb0a8a84a {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_169b0fa8327a04ec {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_312ec7614ec637aa {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_b51ad7bb2f63f8d0 {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_6ed37166401bcc32 {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_6f67ca26c9b380a5 {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_021c5994c44d571b {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_3e3f75892aa4f139 {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_9bf190e1947b72a4 {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_531152180499c5a0 {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_47bb14044d2c7f44 {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_69b17513aa99577e {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_985ee10d66a4bd14 {
    margin-top: 10px !important;
  }
  .sm-mt-20_3522c92f738a62e6 {
    margin-top: 20px !important;
  }
  .sm-mt-30_2f107a918ccaaa72 {
    margin-top: 30px !important;
  }
  .sm-mt-40_4a40b02a157e266e {
    margin-top: 40px !important;
  }
  .sm-mt-50_0235f7d73a2794b2 {
    margin-top: 50px !important;
  }
  .sm-mt-60_b94bc9bbf4d3799c {
    margin-top: 60px !important;
  }
  .sm-mt-70_bd3d0a4750e2cf2a {
    margin-top: 70px !important;
  }
  .sm-mt-80_03f6d9d530bdb8bc {
    margin-top: 80px !important;
  }
  .sm-mt-90_6f55c4ed4be2381a {
    margin-top: 90px !important;
  }
  .sm-mt-100_24dda88b5149aa41 {
    margin-top: 100px !important;
  }
  .sm-mt-110_6cdb9575a7953ac1 {
    margin-top: 110px !important;
  }
  .sm-mt-120_0c235d889889378b {
    margin-top: 120px !important;
  }
  .sm-mt-130_26b3b81d57d2c793 {
    margin-top: 130px !important;
  }
  .sm-mt-140_1de6ff19b97ee6da {
    margin-top: 140px !important;
  }
  .sm-mt-150_29a71afa1906006a {
    margin-top: 150px !important;
  }
  .sm-mt-200_bfb452d13174aef0 {
    margin-top: 200px !important;
  }
  .sm-mb-10_e291625079dda3fd {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_ee361dab595cbad1 {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_6f324ac623708fd9 {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_b0ca9ecb62c5f4f8 {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_39541f5fef343ff2 {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_3ab6235170cb73a7 {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_10824a65e5bca8df {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_40856a40e84b29bb {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_be2b10cb8a1ceb8a {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_00a437a80d1fad95 {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_4db89a67e2523cd8 {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_4de8050b5066a60d {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_d9b2b88aecb0a738 {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_a5113a119fcc8bba {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_ff34e5a6bbe534f3 {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_661d1dbc1f703753 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_753697ba7f5a2df4 {
    padding: 0 !important;
  }
  .xs-m0_93ebde7b4fbeed6f {
    margin: 0 !important;
  }
  .xs-pt-10_251fb7c221258e0d {
    padding-top: 10px !important;
  }
  .xs-pt-20_aedf17d268b0b479 {
    padding-top: 20px !important;
  }
  .xs-pt-30_75dcdd1c22a23ff7 {
    padding-top: 30px !important;
  }
  .xs-pt-40_c91c7cf932258622 {
    padding-top: 40px !important;
  }
  .xs-pt-50_94982c0b09b5dec5 {
    padding-top: 50px !important;
  }
  .xs-pt-60_f171450987db9e22 {
    padding-top: 60px !important;
  }
  .xs-pt-70_ffe9668ef770d03a {
    padding-top: 70px !important;
  }
  .xs-pt-80_a3421b88e038b7f9 {
    padding-top: 80px !important;
  }
  .xs-pt-90_e3dc4226b6f97b75 {
    padding-top: 90px !important;
  }
  .xs-pt-100_3ff21b8cbc8e94a2 {
    padding-top: 100px !important;
  }
  .xs-pt-110_264ac84769b057b7 {
    padding-top: 110px !important;
  }
  .xs-pt-120_445f61f942a115c7 {
    padding-top: 120px !important;
  }
  .xs-pt-130_4473a22fa7b1fa13 {
    padding-top: 130px !important;
  }
  .xs-pt-140_0fcfb6f325c16a33 {
    padding-top: 140px !important;
  }
  .xs-pt-150_0ae2581c420a1acb {
    padding-top: 150px !important;
  }
  .xs-pt-200_5c87aed25cf30043 {
    padding-top: 200px !important;
  }
  .xs-pb-10_27a80f8cdd0eefb1 {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_1b9f25d1bcac8e72 {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_42f775eff26ac451 {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_979991bbd79d3923 {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_3fc084328011ce80 {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_a1c0b941b0959af9 {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_8345166f85e33bd1 {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_cee1fde043988693 {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_a82fd3521a7ac50e {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_f6744ca97cff8bd4 {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_4afcfeafdd9b2408 {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_97dc6279af848de4 {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_f762e6a66ffaa031 {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_64b246fbb501ee16 {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_70d458482c2620fa {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_267f606884a4abd8 {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_e59f4cc829f56cd3 {
    margin-top: 10px !important;
  }
  .xs-mt-20_5bdcfe5f59122e5d {
    margin-top: 20px !important;
  }
  .xs-mt-30_c6935b2763827d4d {
    margin-top: 30px !important;
  }
  .xs-mt-40_685b7f9fbfc9abe0 {
    margin-top: 40px !important;
  }
  .xs-mt-50_a6d6762b1b5fda2d {
    margin-top: 50px !important;
  }
  .xs-mt-60_16dc21720a690ef7 {
    margin-top: 60px !important;
  }
  .xs-mt-70_7c90a47736ca0d5e {
    margin-top: 70px !important;
  }
  .xs-mt-80_10f19b3953426809 {
    margin-top: 80px !important;
  }
  .xs-mt-90_712afd65971a58b9 {
    margin-top: 90px !important;
  }
  .xs-mt-100_60aff6afbcfc7b39 {
    margin-top: 100px !important;
  }
  .xs-mt-110_f4ee76dadd1a127b {
    margin-top: 110px !important;
  }
  .xs-mt-120_e2600007b144add0 {
    margin-top: 120px !important;
  }
  .xs-mt-130_eba7e44fcb346037 {
    margin-top: 130px !important;
  }
  .xs-mt-140_4d9949d9164fc00b {
    margin-top: 140px !important;
  }
  .xs-mt-150_c27cd33cd7e83d6d {
    margin-top: 150px !important;
  }
  .xs-mt-200_18fa19bfb3d71d27 {
    margin-top: 200px !important;
  }
  .xs-mb-10_aeca946c45516bd4 {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_df196156ef0d4090 {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_b760f8cad9e150aa {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_72fdcdd0a557d69c {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_9cd5d7c8a93593d7 {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_bc8e1133423e56c2 {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_c266883951887f73 {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_d4fc6af35ff3ba7e {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_47e2a387ac1013be {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_df87b3e62cb7196c {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_03888974459765ce {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_db9fbeef930e023d {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_735e308d338c833b {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_7445c58f99614a3a {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_ea235240876bec04 {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_58d67470d319e68c {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_7dae9a20b6f0b53e {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_7dae9a20b6f0b53e.menu-overlay_345130156a508955 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_7dae9a20b6f0b53e.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_7dae9a20b6f0b53e .navbar-toggler_cdae6eaca4b92739 {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_7dae9a20b6f0b53e.menu-style-three_59dec700d66a8083 .navbar-toggler_cdae6eaca4b92739 {
  background: #000;
}
.theme-main-menu_7dae9a20b6f0b53e.menu-style-four_4d12aa9a523951bf .navbar-toggler_cdae6eaca4b92739 {
  background: #E6FD5A;
}
.theme-main-menu_7dae9a20b6f0b53e.menu-style-five_88b82ef9519e4cd7 .navbar-toggler_cdae6eaca4b92739 {
  background: #DFFF5E;
}
.theme-main-menu_7dae9a20b6f0b53e .navbar-toggler_cdae6eaca4b92739:focus {
  box-shadow: none;
}
.theme-main-menu_7dae9a20b6f0b53e .navbar-toggler_cdae6eaca4b92739::before,
.theme-main-menu_7dae9a20b6f0b53e .navbar-toggler_cdae6eaca4b92739::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_7dae9a20b6f0b53e .navbar-toggler_cdae6eaca4b92739 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_7dae9a20b6f0b53e.menu-style-three_59dec700d66a8083 .navbar-toggler_cdae6eaca4b92739:before, .theme-main-menu_7dae9a20b6f0b53e.menu-style-three_59dec700d66a8083 .navbar-toggler_cdae6eaca4b92739:after, .theme-main-menu_7dae9a20b6f0b53e.menu-style-three_59dec700d66a8083 .navbar-toggler_cdae6eaca4b92739 span {
  background: #fff;
}
.theme-main-menu_7dae9a20b6f0b53e .navbar-toggler_cdae6eaca4b92739::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_7dae9a20b6f0b53e .navbar-toggler_cdae6eaca4b92739::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_7dae9a20b6f0b53e .navbar-toggler_cdae6eaca4b92739[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_7dae9a20b6f0b53e .navbar-toggler_cdae6eaca4b92739[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_7dae9a20b6f0b53e .navbar-toggler_cdae6eaca4b92739[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_7dae9a20b6f0b53e .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_7dae9a20b6f0b53e .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_7dae9a20b6f0b53e.white-vr_1191d304c6fd8d33 .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_7dae9a20b6f0b53e.white-vr_1191d304c6fd8d33 .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_7dae9a20b6f0b53e.white-vr_1191d304c6fd8d33.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_7dae9a20b6f0b53e.menu-style-one_b73f4595a11e02b5 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_7dae9a20b6f0b53e.menu-style-two_433cb4df0bbc8c00 {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_7dae9a20b6f0b53e.menu-style-two_433cb4df0bbc8c00 .info-row_7e09da9c968f4d09 {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_7dae9a20b6f0b53e.menu-style-two_433cb4df0bbc8c00 .gap-fix_6cda6e3c6e435079 {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_7dae9a20b6f0b53e.menu-style-two_433cb4df0bbc8c00 .greetings_3afc5d7524251175 {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_7dae9a20b6f0b53e.menu-style-two_433cb4df0bbc8c00 .contact-info_0e374b3d607e56a2 {
  margin: 0 -15px;
}
.theme-main-menu_7dae9a20b6f0b53e.menu-style-two_433cb4df0bbc8c00 .contact-info_0e374b3d607e56a2 li {
  padding: 0 15px;
}
.theme-main-menu_7dae9a20b6f0b53e.menu-style-two_433cb4df0bbc8c00 .contact-info_0e374b3d607e56a2 li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_7dae9a20b6f0b53e.menu-style-two_433cb4df0bbc8c00 .contact-info_0e374b3d607e56a2 li a:hover {
  text-decoration: underline;
}
.theme-main-menu_7dae9a20b6f0b53e.menu-style-two_433cb4df0bbc8c00 .inner-content_9191712f39cfc22e {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_7dae9a20b6f0b53e.menu-style-two_433cb4df0bbc8c00.fixed .info-row_7e09da9c968f4d09 {
  display: none;
}
.theme-main-menu_7dae9a20b6f0b53e.menu-style-five_88b82ef9519e4cd7 {
  background: #000;
  padding: 0;
}
.theme-main-menu_7dae9a20b6f0b53e.menu-style-five_88b82ef9519e4cd7 .inner-content_9191712f39cfc22e {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_7dae9a20b6f0b53e.menu-style-six_98b978eb14b88c55 .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_7dae9a20b6f0b53e.menu-style-six_98b978eb14b88c55 .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_7dae9a20b6f0b53e .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_333d3a699d3f1f49 {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_333d3a699d3f1f49 .mega-menu-title_03a8a43279ad9034 {
  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_7dae9a20b6f0b53e .login-btn-one_c73496832c3d72b4 a {
  color: #000;
}
.theme-main-menu_7dae9a20b6f0b53e .login-btn-one_c73496832c3d72b4 a:hover {
  text-decoration: underline;
}
.theme-main-menu_7dae9a20b6f0b53e .login-btn-two_a40493e389de5a3e a {
  color: #044F3B;
}
.theme-main-menu_7dae9a20b6f0b53e .login-btn-two_a40493e389de5a3e a:hover {
  text-decoration: underline;
}
.theme-main-menu_7dae9a20b6f0b53e .signup-btn-one_51b0caff7bf8f07d 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_7dae9a20b6f0b53e .signup-btn-one_51b0caff7bf8f07d .icon_2264568d7a16d6f0 {
  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_7dae9a20b6f0b53e .signup-btn-one_51b0caff7bf8f07d:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_7dae9a20b6f0b53e .signup-btn-one_51b0caff7bf8f07d:hover .icon_2264568d7a16d6f0 {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_7dae9a20b6f0b53e .signup-btn-two_85e7f4cb8b84850e {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_7dae9a20b6f0b53e .signup-btn-two_85e7f4cb8b84850e:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_7dae9a20b6f0b53e .quote-one_f6c455adb62706e2 {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_7dae9a20b6f0b53e .quote-one_f6c455adb62706e2:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_671bf781a50fb15e {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_671bf781a50fb15e li {
  position: relative;
  padding: 0 15px;
}
.category-menu_671bf781a50fb15e li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_671bf781a50fb15e li a:hover {
  color: #0C3A30;
}
.category-menu_671bf781a50fb15e .dropdown-menu {
  padding: 0;
}
.category-menu_671bf781a50fb15e .dropdown-menu li {
  padding: 0;
}
.category-menu_671bf781a50fb15e .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_27e129a43ba0c0e9 .logo_f2d82786de7554e8 {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_1191d304c6fd8d33 .navbar-collapse_27e129a43ba0c0e9 {
    background-color: #0C3A30;
  }
  .navbar-collapse_27e129a43ba0c0e9 {
    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_27e129a43ba0c0e9.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_7dae9a20b6f0b53e .navbar .mega-dropdown_8251231d73425d21 {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_1191d304c6fd8d33 .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_333d3a699d3f1f49 {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_d907c3866acda291 .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_6485ff478bacb60e {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_6485ff478bacb60e::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_6485ff478bacb60e .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_6485ff478bacb60e .hero-slider-one .hero-img_ebfaccee66e31f2f {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_6485ff478bacb60e .hero-slider-one .slick-list_ec0d653e8d9da92a, .hero-banner-one_6485ff478bacb60e .hero-slider-one .slick-track_0a4a0d0da90f402d, .hero-banner-one_6485ff478bacb60e .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_6485ff478bacb60e .hero-heading_4a28b4fc9f8bb998 {
  font-weight: 700;
  color: #000;
  background: url(../img/shape_9bea55d56b/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_6485ff478bacb60e .more-btn_b100dc2f9926f00d {
  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_6485ff478bacb60e .more-btn_b100dc2f9926f00d:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_244025ef9cb08e3e {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_244025ef9cb08e3e .bg-wrapper_8b8475914c916b1d {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_244025ef9cb08e3e .hero-heading_4a28b4fc9f8bb998 {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_244025ef9cb08e3e .rating_1ff9470558f490dd h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_244025ef9cb08e3e .rating_1ff9470558f490dd p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_244025ef9cb08e3e .media-wrapper_fc54cd9cf782586c {
  position: absolute;
  background: url(../img/assets_cc6784c612/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_244025ef9cb08e3e .media-wrapper_fc54cd9cf782586c .shape_01_f7b654124b8810da {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_244025ef9cb08e3e .media-wrapper_fc54cd9cf782586c .shape_02_a5f3bd05500d2b87 {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_97038b7d1b4d42d3 .hero-heading_4a28b4fc9f8bb998 {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_97038b7d1b4d42d3 .media-wrapper_fc54cd9cf782586c {
  background: url(../img/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_97038b7d1b4d42d3 .media-wrapper_fc54cd9cf782586c .screen_01_b3015978f4309ec2 {
  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_97038b7d1b4d42d3 .media-wrapper_fc54cd9cf782586c .screen_02_a91ed113d56dd4ad {
  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_97038b7d1b4d42d3 .media-wrapper_fc54cd9cf782586c .bg-shape_8b2a1fd9fec2bbdc {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_97038b7d1b4d42d3 .shape_01_f7b654124b8810da {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_18096077a69ccbbf .bg-wrapper_8b8475914c916b1d {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_18096077a69ccbbf .media-wrapper_fc54cd9cf782586c {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_18096077a69ccbbf .media-wrapper_fc54cd9cf782586c .shape_01_f7b654124b8810da {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_18096077a69ccbbf .shape_02_a5f3bd05500d2b87 {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_c5471ad76e5c131c + .blog-details_6458921c63c8eed7 {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_da3f34f2e18afd62 {
  z-index: 1;
}
.block-feature-three_da3f34f2e18afd62:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_da3f34f2e18afd62.no-bg_419c4772fb480c22:before {
  display: none;
}
.block-feature-three_da3f34f2e18afd62 .section-btn_f6fae254e5185748 {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_da3f34f2e18afd62 .block-title_84b0f20deb84c40b a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_da3f34f2e18afd62 .block-title_84b0f20deb84c40b a:hover {
  text-decoration: underline;
}
.block-feature-three_da3f34f2e18afd62 .round-btn_03eec848fdcd51ca {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_da3f34f2e18afd62 .round-btn_03eec848fdcd51ca:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_da3f34f2e18afd62 .block-one_ca0be0dd49982a5e {
  background: url(../img/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_da3f34f2e18afd62 .block-one_ca0be0dd49982a5e .tag_785448ffb0129042 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_da3f34f2e18afd62 .block-one_ca0be0dd49982a5e .block-title_84b0f20deb84c40b {
  background: url(../img/shape_9bea55d56b/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_da3f34f2e18afd62 .block-two_c173f2bfc4818e02 {
  overflow: hidden;
}
.block-feature-three_da3f34f2e18afd62 .block-two_c173f2bfc4818e02 .img-wrapper_43d082a7eb335f93 {
  background: url(../img/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_da3f34f2e18afd62 .block-two_c173f2bfc4818e02 .text-wrapper_4dcfcb0c265c4268 {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_da3f34f2e18afd62 .block-two_c173f2bfc4818e02 .tag_785448ffb0129042 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_da3f34f2e18afd62 .block-three_1ebee64d49de06de {
  background: #D3FF76;
}
.block-feature-three_da3f34f2e18afd62 .block-three_1ebee64d49de06de .tag_785448ffb0129042 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_da3f34f2e18afd62 .block-three_1ebee64d49de06de .round-btn_03eec848fdcd51ca {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_da3f34f2e18afd62 .block-three_1ebee64d49de06de .round-btn_03eec848fdcd51ca:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_da3f34f2e18afd62 .block-four_f8e065efcedfdf6f {
  background: url(../img/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_da3f34f2e18afd62 .block-four_f8e065efcedfdf6f .block-title_84b0f20deb84c40b {
  background: url(../img/shape_9bea55d56b/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_da3f34f2e18afd62 .block-four_f8e065efcedfdf6f .block-title_84b0f20deb84c40b a {
  font-size: 28px;
}
.block-feature-three_da3f34f2e18afd62 .block-four_f8e065efcedfdf6f .tag_785448ffb0129042 {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_da3f34f2e18afd62 .block-four_f8e065efcedfdf6f .round-btn_03eec848fdcd51ca {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_da3f34f2e18afd62 .block-four_f8e065efcedfdf6f .round-btn_03eec848fdcd51ca:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_da3f34f2e18afd62 .block-five_6cdb61bb3f6ce582 {
  background: url(../img/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_da3f34f2e18afd62 .block-five_6cdb61bb3f6ce582 .tag_785448ffb0129042 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_da3f34f2e18afd62 .block-five_6cdb61bb3f6ce582 .block-title_84b0f20deb84c40b {
  background: url(../img/shape_9bea55d56b/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_ade12a5ca361a133 .upper-wrapper_12a0b5b9ce2186dc {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_ade12a5ca361a133 .upper-wrapper_12a0b5b9ce2186dc .shape_01_f7b654124b8810da {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_ade12a5ca361a133 .line-loop_09c4bd9f85070023:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_ade12a5ca361a133 .graph-panel_44cdfa7b41ca28ea {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_ade12a5ca361a133 .graph-panel_44cdfa7b41ca28ea .main-count_2241da7646484120 {
  font-size: 120px;
}
.block-feature-thirteen_ade12a5ca361a133 .graph-panel_44cdfa7b41ca28ea .chart-box_4a90c244ec8c9d17 {
  padding: 0 15px;
}
.block-feature-thirteen_ade12a5ca361a133 .graph-panel_44cdfa7b41ca28ea .chart-box_4a90c244ec8c9d17 .chart-inner_a664de854cf6b4e6 {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_3c996bd78cad0c9a .media-img_d10117843fe8801c {
  border-radius: 30px;
}
.block-feature-sixteen_3c996bd78cad0c9a .shape_01_f7b654124b8810da {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_c8e5123854121ce6 .section-subheading_9589cc31f15ad5e9 {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_c8e5123854121ce6 .shape_01_f7b654124b8810da {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_7339500c8e768049 {
  z-index: 1;
}
.text-feature-four_7339500c8e768049 .avatar_c9a6e2699621cae6 {
  width: 65px;
  height: 65px;
}
.text-feature-four_7339500c8e768049 .name {
  font-size: 28px;
}
.text-feature-four_7339500c8e768049 .quote-text_3f94508d4edd013d {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_7339500c8e768049 .shape_01_f7b654124b8810da {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_7339500c8e768049 .shape_02_a5f3bd05500d2b87 {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_c113a66008995994 .bg-wrapper_8b8475914c916b1d {
  background: #FFF2AC;
}
.text-feature-five_c113a66008995994 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_c113a66008995994 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_c113a66008995994 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_c113a66008995994 li:hover:before {
  background: #29594B;
}
.text-feature-five_c113a66008995994 li:hover:after {
  color: #fff;
}
.text-feature-five_c113a66008995994 .media-wrapper_fc54cd9cf782586c {
  background: url(../img/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_c113a66008995994 .media-wrapper_fc54cd9cf782586c .video-icon_213281e1c840760a {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_c113a66008995994 .media-wrapper_fc54cd9cf782586c .video-icon_213281e1c840760a:hover {
  background: #CFFF45;
}
.text-feature-five_c113a66008995994 .media-wrapper_fc54cd9cf782586c .screen_01_b3015978f4309ec2 {
  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_bfb92d7490939109 {
  z-index: 1;
}
.text-feature-six_bfb92d7490939109 .media-wrapper_fc54cd9cf782586c {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_bfb92d7490939109 .media-wrapper_fc54cd9cf782586c .screen_01_b3015978f4309ec2 {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_bfb92d7490939109 .shape_01_f7b654124b8810da {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_bfb92d7490939109 .shape_02_a5f3bd05500d2b87 {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_0df4708c33ede388 {
  background: url(../img/assets_cc6784c612/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_0df4708c33ede388 .block_6b8adcb0735b64d7 .icon_2264568d7a16d6f0 {
  height: 50px;
}
.text-feature-nine_0df4708c33ede388 .vertical-text-wrapper_95a23da8740bc556 {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_0df4708c33ede388 .vertical-text-wrapper_95a23da8740bc556 .text-list_913dad61e7c90854 {
  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_0df4708c33ede388 .vertical-text-wrapper_95a23da8740bc556 .text-list_913dad61e7c90854:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_0df4708c33ede388 .vertical-text-wrapper_95a23da8740bc556 .shape_01_f7b654124b8810da {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_0df4708c33ede388 .vertical-text-wrapper_95a23da8740bc556 .shape_02_a5f3bd05500d2b87 {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_0df4708c33ede388 .shape_03_677e4d0ecc63dc8c {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_0df4708c33ede388 .shape_04_5a491d8d58f5cdaa {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_3db743997cdade26 .section-btn_f6fae254e5185748 {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_830a4f90ad486cee {
  z-index: 1;
}
.team-section-three_830a4f90ad486cee:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../img/shape_9bea55d56b/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_830a4f90ad486cee .section-btn_f6fae254e5185748 {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_830a4f90ad486cee .shape_01_f7b654124b8810da {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_830a4f90ad486cee .shape_02_a5f3bd05500d2b87 {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_830a4f90ad486cee .shape_03_677e4d0ecc63dc8c {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_febdabdc9b9a2bc2 .logo_f2d82786de7554e8 {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_40453c0d467b89fa {
  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_86b5f5098bb6b20d {
  max-width: 565px;
}
.user-data-form .form-wrapper_86b5f5098bb6b20d .input-group-meta_f4e73a39dd4d813c 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_86b5f5098bb6b20d .input-group-meta_f4e73a39dd4d813c label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_86b5f5098bb6b20d .input-group-meta_f4e73a39dd4d813c .placeholder_icon_3c54001eb617aee4 {
  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_86b5f5098bb6b20d .input-group-meta_f4e73a39dd4d813c .placeholder_icon_3c54001eb617aee4 img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_86b5f5098bb6b20d .input-group-meta_f4e73a39dd4d813c .placeholder_icon_3c54001eb617aee4 span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_86b5f5098bb6b20d .input-group-meta_f4e73a39dd4d813c .placeholder_icon_3c54001eb617aee4 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_86b5f5098bb6b20d .input-group-meta_f4e73a39dd4d813c .placeholder_icon_3c54001eb617aee4 span.eye-slash_53d27434970dda71:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_4ac8bc00efab4303 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_4ac8bc00efab4303 label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_4ac8bc00efab4303 input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_4ac8bc00efab4303 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_4ac8bc00efab4303 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_4ac8bc00efab4303 a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_4ac8bc00efab4303 a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_b83e7715eba77d57 {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_a8a2faed9b697ff2 {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_a8a2faed9b697ff2:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_a8a2faed9b697ff2 img {
  width: 20px;
}
.user-data-form .btn-close_c3f4e615ef28c449 {
  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_a185fc2a5b169a03 .main-count_2241da7646484120 {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_077874c2d3d10d72 .icon_2264568d7a16d6f0 {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_a716e5c5f4c604fb .img-holder_916dd040b166a879 {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_a716e5c5f4c604fb .img-holder_916dd040b166a879.round-border_ec011fb9578c5d84 {
  border-radius: 30px;
}
.portfolio-block-one_a716e5c5f4c604fb .img-holder_916dd040b166a879 .expend_0fb39f18d9a379ce {
  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_a716e5c5f4c604fb .img-holder_916dd040b166a879 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_a716e5c5f4c604fb .img-holder_916dd040b166a879 i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_a716e5c5f4c604fb:hover .expend_0fb39f18d9a379ce {
  opacity: 1;
}
.portfolio-block-one_a716e5c5f4c604fb:hover .img-meta_58c7c0e39c5aafdf {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_a716e5c5f4c604fb:hover .pj-title_cd0c568e2620616e {
  text-decoration: underline;
}
.portfolio-block-one_a716e5c5f4c604fb .caption {
  margin-top: 35px;
}
.portfolio-block-one_a716e5c5f4c604fb .caption .tag_785448ffb0129042 {
  margin: 0 -3px;
}
.portfolio-block-one_a716e5c5f4c604fb .caption .tag_785448ffb0129042 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_a716e5c5f4c604fb .caption .pj-title_cd0c568e2620616e {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_a716e5c5f4c604fb .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_a716e5c5f4c604fb .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_23583c75c486706f .bg-wrapper_8b8475914c916b1d {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_23583c75c486706f .slider-wrapper_ff984a6ad63a4578 {
  height: 100%;
}
.project-details-two_23583c75c486706f .slider-wrapper_ff984a6ad63a4578 .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_23583c75c486706f .slider-wrapper_ff984a6ad63a4578 .carousel-control-next_2831358a7bbde473,
.project-details-two_23583c75c486706f .slider-wrapper_ff984a6ad63a4578 .carousel-control-prev_e9d462efddea573f {
  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_23583c75c486706f .slider-wrapper_ff984a6ad63a4578 .carousel-control-next_2831358a7bbde473:hover,
.project-details-two_23583c75c486706f .slider-wrapper_ff984a6ad63a4578 .carousel-control-prev_e9d462efddea573f:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_23583c75c486706f .slider-wrapper_ff984a6ad63a4578 .carousel-control-prev_e9d462efddea573f {
  left: auto;
  right: 45px;
}
.project-details-two_23583c75c486706f .info-wrapper_4a326e398c75561e {
  padding: 55px 50px 85px 70px;
}
.project-details-two_23583c75c486706f .info-wrapper_4a326e398c75561e h3 {
  font-size: 36px;
}
.project-details-two_23583c75c486706f .info-wrapper_4a326e398c75561e .list-meta_3a52a7080903529a li {
  padding: 22px 0;
}
.project-details-two_23583c75c486706f .info-wrapper_4a326e398c75561e .list-meta_3a52a7080903529a .icon_2264568d7a16d6f0 {
  width: 40px;
}
.project-details-two_23583c75c486706f .info-wrapper_4a326e398c75561e .list-meta_3a52a7080903529a .text1_679e6b060dce5078 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_23583c75c486706f .info-wrapper_4a326e398c75561e .list-meta_3a52a7080903529a span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_23583c75c486706f .info-wrapper_4a326e398c75561e .social-share_012011b58401375c li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_23583c75c486706f .info-wrapper_4a326e398c75561e .social-share_012011b58401375c li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_924c38ab4cbce085 .slider-wrapper_ff984a6ad63a4578 {
  padding-left: 100px;
}
.feedback-section-three_924c38ab4cbce085 .slider-wrapper_ff984a6ad63a4578 .icon_2264568d7a16d6f0 {
  left: 0;
  top: 18px;
}
.feedback-section-three_924c38ab4cbce085 .slick-dots_c7c3e2111abb5b11 {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_924c38ab4cbce085 .slick-dots_c7c3e2111abb5b11 li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_924c38ab4cbce085 .slick-dots_c7c3e2111abb5b11 .slick-active button {
  background: #000;
}
.feedback-section-three_924c38ab4cbce085 .rating-box_23b83a76790b2567 {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_924c38ab4cbce085 .rating-box_23b83a76790b2567 .rating_1ff9470558f490dd {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_924c38ab4cbce085 .shape_01_f7b654124b8810da {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_924c38ab4cbce085 .shape_02_a5f3bd05500d2b87 {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_041a25ae8a539448 {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_041a25ae8a539448 .post-data_1d8669f087337698 {
  padding: 30px 35px 25px;
}
.blog-meta-one_041a25ae8a539448 .post-data_1d8669f087337698 .post-info_2eb1f9ca8fd0daff {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_041a25ae8a539448 .post-data_1d8669f087337698 .blog-title_bbf25afec3d23905 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_041a25ae8a539448 .post-data_1d8669f087337698 .blog-title_bbf25afec3d23905:hover {
  text-decoration: underline;
}
.blog-meta-one_041a25ae8a539448 .post-img_fced9768e36ad60d {
  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_041a25ae8a539448 .post-img_fced9768e36ad60d .round-btn_03eec848fdcd51ca {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_041a25ae8a539448:hover .round-btn_03eec848fdcd51ca {
  background: #CFFF45;
}
.blog-meta-one_041a25ae8a539448.style-two_614b183077db69c0 {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_041a25ae8a539448.style-two_614b183077db69c0 .post-img_fced9768e36ad60d {
  border-radius: 0;
}
.blog-meta-one_041a25ae8a539448.style-two_614b183077db69c0 .blog-title_bbf25afec3d23905 {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_71e1adce2ff02a73 {
  background: #fff;
}
.blog-meta-two_71e1adce2ff02a73 .post-data_1d8669f087337698 {
  padding-top: 30px;
}
.blog-meta-two_71e1adce2ff02a73 .post-data_1d8669f087337698 .blog-title_bbf25afec3d23905 {
  width: 70%;
}
.blog-meta-two_71e1adce2ff02a73 .post-data_1d8669f087337698 .blog-title_bbf25afec3d23905 h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_71e1adce2ff02a73 .post-data_1d8669f087337698 .blog-title_bbf25afec3d23905:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_71e1adce2ff02a73 .post-data_1d8669f087337698 .round-btn_03eec848fdcd51ca {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_71e1adce2ff02a73 .post-data_1d8669f087337698 .round-btn_03eec848fdcd51ca:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_71e1adce2ff02a73 .post-data_1d8669f087337698 .post-info_2eb1f9ca8fd0daff {
  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_71e1adce2ff02a73 .post-img_fced9768e36ad60d {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_71e1adce2ff02a73 .post-img_fced9768e36ad60d .date_87ad3a3ff836bc3d {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_71e1adce2ff02a73.style-two_614b183077db69c0 {
  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_71e1adce2ff02a73.style-two_614b183077db69c0 p {
  font-size: 18px;
}
.blog-meta-two_71e1adce2ff02a73.style-two_614b183077db69c0 .post-img_fced9768e36ad60d {
  height: auto;
  width: 100%;
}
.blog-meta-two_71e1adce2ff02a73.style-two_614b183077db69c0 .post-data_1d8669f087337698 {
  padding: 26px 0;
}
.blog-meta-two_71e1adce2ff02a73.style-two_614b183077db69c0 .post-data_1d8669f087337698 .post-info_2eb1f9ca8fd0daff {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_71e1adce2ff02a73.style-two_614b183077db69c0 .post-data_1d8669f087337698 .round-btn_03eec848fdcd51ca {
  border: none;
}

.signup-btn-one_51b0caff7bf8f07d 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_51b0caff7bf8f07d .icon_2264568d7a16d6f0 {
  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_1138c4663ee413a1 {
  z-index: 1;
}
.blog-section-three_1138c4663ee413a1 .section-btn_f6fae254e5185748 {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

.blog-section-four_6d14c7d923ed40d3 {
  z-index: 5;
}
.blog-section-four_6d14c7d923ed40d3.block-feature-three_da3f34f2e18afd62:before {
  display: none;
}
.blog-section-four_6d14c7d923ed40d3.block-feature-three_da3f34f2e18afd62 .block-one_ca0be0dd49982a5e {
  background: url(../img/blog/blog_img_05.jpg) no-repeat center;
  height: 666px;
}

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

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

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

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

.blog-details_6458921c63c8eed7 .post-details-meta_7b36060ab2ae672a {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_6458921c63c8eed7 .post-details-meta_7b36060ab2ae672a p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_6458921c63c8eed7 .post-details-meta_7b36060ab2ae672a .quote-wrapper_c3266ba331bdbea8 {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_6458921c63c8eed7 .post-details-meta_7b36060ab2ae672a .quote-wrapper_c3266ba331bdbea8 .wrapper_11e5222c24c00ae5 {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_6458921c63c8eed7 .post-details-meta_7b36060ab2ae672a .quote-wrapper_c3266ba331bdbea8 .wrapper_11e5222c24c00ae5 .icon_2264568d7a16d6f0 {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_6458921c63c8eed7 .post-details-meta_7b36060ab2ae672a .quote-wrapper_c3266ba331bdbea8 .wrapper_11e5222c24c00ae5 h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_6458921c63c8eed7 .post-details-meta_7b36060ab2ae672a .quote-wrapper_c3266ba331bdbea8 h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_6458921c63c8eed7 .post-details-meta_7b36060ab2ae672a .quote-wrapper_c3266ba331bdbea8 h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_6458921c63c8eed7 .post-details-meta_7b36060ab2ae672a .img-gallery_712fd6f85fe6f5d3 {
  margin-bottom: 50px;
}
.blog-details_6458921c63c8eed7 .post-details-meta_7b36060ab2ae672a .img-gallery_712fd6f85fe6f5d3 img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_6458921c63c8eed7 .post-details-meta_7b36060ab2ae672a h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_6458921c63c8eed7 .post-details-meta_7b36060ab2ae672a .list-item_1904b9f803ad4671 li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_6458921c63c8eed7 .post-details-meta_7b36060ab2ae672a .list-item_1904b9f803ad4671 li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_6458921c63c8eed7 .bottom-widget_4611861350c4f684 {
  padding: 10px 0 5px;
}
.blog-details_6458921c63c8eed7 .bottom-widget_4611861350c4f684 .tags_2c7a30131f84fcd2 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_6458921c63c8eed7 .bottom-widget_4611861350c4f684 .tags_2c7a30131f84fcd2 a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_6458921c63c8eed7 .bottom-widget_4611861350c4f684 .tags_2c7a30131f84fcd2 a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_6458921c63c8eed7 .bottom-widget_4611861350c4f684 .share-icon_3149cb889af0d58e li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_6458921c63c8eed7 .bottom-widget_4611861350c4f684 .share-icon_3149cb889af0d58e a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_6458921c63c8eed7 .grey-bg_e565e86f09190f44 {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_6458921c63c8eed7 .blog-inner-title_96fdbe1aa2005430 {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_6458921c63c8eed7 .blog-comment-area_74f92549fcc6ddbe {
  margin: 60px 0;
}
.blog-details_6458921c63c8eed7 .blog-comment-area_74f92549fcc6ddbe .comment_1f90c86fbb91c505 {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_6458921c63c8eed7 .blog-comment-area_74f92549fcc6ddbe .comment_1f90c86fbb91c505:last-child {
  padding-bottom: 5px;
}
.blog-details_6458921c63c8eed7 .blog-comment-area_74f92549fcc6ddbe .comment_1f90c86fbb91c505 .reply-comment_d3b9e9ee94227f7b {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_6458921c63c8eed7 .blog-comment-area_74f92549fcc6ddbe .comment_1f90c86fbb91c505 .user-avatar_6eb51b3f4374f550 {
  width: 60px;
  height: 60px;
}
.blog-details_6458921c63c8eed7 .blog-comment-area_74f92549fcc6ddbe .comment_1f90c86fbb91c505 .comment-text_16b6582f82248015 {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_6458921c63c8eed7 .blog-comment-area_74f92549fcc6ddbe .comment_1f90c86fbb91c505 .comment-text_16b6582f82248015 .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_6458921c63c8eed7 .blog-comment-area_74f92549fcc6ddbe .comment_1f90c86fbb91c505 .comment-text_16b6582f82248015 .date_87ad3a3ff836bc3d {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_6458921c63c8eed7 .blog-comment-area_74f92549fcc6ddbe .comment_1f90c86fbb91c505 .comment-text_16b6582f82248015 p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_6458921c63c8eed7 .blog-comment-area_74f92549fcc6ddbe .comment_1f90c86fbb91c505 .comment-text_16b6582f82248015 .reply-btn_4f9bf09d1807a9c7 {
  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_6458921c63c8eed7 .blog-comment-area_74f92549fcc6ddbe .comment_1f90c86fbb91c505 .comment-text_16b6582f82248015 .reply-btn_4f9bf09d1807a9c7:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_6458921c63c8eed7 .blog-comment-form_260392580d2eba27 p a {
  color: #19352D;
}
.blog-details_6458921c63c8eed7 .blog-comment-form_260392580d2eba27 form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_6458921c63c8eed7 .blog-comment-form_260392580d2eba27 form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_6458921c63c8eed7 .blog-comment-form_260392580d2eba27 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_ec7915027607150a {
  height: 600px;
}

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

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

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

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

.footer-one_ba75030b5a8e86b5 {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_ba75030b5a8e86b5 .bottom-footer_0483f00a05e19f7c {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_ba75030b5a8e86b5 .social-icon_b6c891a16b5206be 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_ba75030b5a8e86b5 .social-icon_b6c891a16b5206be a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_ba75030b5a8e86b5 .footer-title_89c5b87c03dd702e {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_ba75030b5a8e86b5 .footer-nav-link_b79802c1d6e41e7f a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_ba75030b5a8e86b5 .footer-nav-link_b79802c1d6e41e7f a:hover {
  color: #fff;
}
.footer-nav-link_b79802c1d6e41e7f p {
  font-size: 16px;
}
.logo_f2d82786de7554e8 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_0bdb686941af73c2 {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_d07c127885eaa0ce {
  align-content: center;
}

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

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

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

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

.footer-three_9d8ef59013c1b5c4 {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_9d8ef59013c1b5c4 .round-bg_05bc48bd1455195e {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_9d8ef59013c1b5c4 .round-bg_05bc48bd1455195e.color-two_88ece4a18f99a8ec {
  background: #F6FFDD;
}
.footer-three_9d8ef59013c1b5c4 .footer-intro_ae1acd7afdfd44eb p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_9d8ef59013c1b5c4 .footer-intro_ae1acd7afdfd44eb p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_9d8ef59013c1b5c4 .footer-title_89c5b87c03dd702e {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_9d8ef59013c1b5c4 .footer-nav-link_b79802c1d6e41e7f a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_9d8ef59013c1b5c4 .footer-nav-link_b79802c1d6e41e7f a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_9d8ef59013c1b5c4 .bottom-footer_0483f00a05e19f7c {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_9d8ef59013c1b5c4 .bottom-footer_0483f00a05e19f7c .copyright_736cb0243515bb1b {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_9d8ef59013c1b5c4 .bottom-footer_0483f00a05e19f7c .bottom-nav_b743daff772c62ed {
  margin: 0 -12px;
}
.footer-three_9d8ef59013c1b5c4 .bottom-footer_0483f00a05e19f7c .bottom-nav_b743daff772c62ed a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_9d8ef59013c1b5c4 .bottom-footer_0483f00a05e19f7c .bottom-nav_b743daff772c62ed a:hover {
  text-decoration: underline;
}
.footer-three_9d8ef59013c1b5c4 .bottom-footer_0483f00a05e19f7c .social-icon_b6c891a16b5206be {
  margin: 0 -10px;
}
.footer-three_9d8ef59013c1b5c4 .bottom-footer_0483f00a05e19f7c .social-icon_b6c891a16b5206be a {
  margin: 0 10px;
}
.footer-three_9d8ef59013c1b5c4 .bottom-footer_0483f00a05e19f7c .social-icon_b6c891a16b5206be a:hover {
  color: #19352D;
}
.footer-three_9d8ef59013c1b5c4 .shape_01_f7b654124b8810da {
  top: -3%;
  left: -3%;
}
.footer-three_9d8ef59013c1b5c4 .shape_02_a5f3bd05500d2b87 {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_ab5807566324501e {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_ab5807566324501e:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../img/assets_cc6784c612/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_ab5807566324501e h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_ab5807566324501e .btn-group_12c49b67844c50ab {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_ab5807566324501e .btn-group_12c49b67844c50ab h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_ab5807566324501e .btn-group_12c49b67844c50ab h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_ab5807566324501e .btn-group_12c49b67844c50ab .round-btn_03eec848fdcd51ca {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_ab5807566324501e .btn-group_12c49b67844c50ab .round-btn_03eec848fdcd51ca:hover, .footer-five_ab5807566324501e .btn-group_12c49b67844c50ab .round-btn_03eec848fdcd51ca:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_ab5807566324501e .social-icon_b6c891a16b5206be {
  margin: 0 -20px;
}
.footer-five_ab5807566324501e .social-icon_b6c891a16b5206be a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_ab5807566324501e .social-icon_b6c891a16b5206be a:hover {
  color: #DFFF5E;
}
.footer-five_ab5807566324501e .bottom-nav_b743daff772c62ed {
  margin: 0 -12px;
}
.footer-five_ab5807566324501e .bottom-nav_b743daff772c62ed a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_ab5807566324501e .bottom-nav_b743daff772c62ed a:hover {
  text-decoration: underline;
}
.footer-five_ab5807566324501e .shape_01_f7b654124b8810da {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_ab5807566324501e .shape_02_a5f3bd05500d2b87 {
  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_8077e0dba65174af {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_bc7801995b140342 {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_b2095dbf02bf67a5 {
  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_2aeb5cf1cd022584 {
  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_b9df5ecde9838420 {
  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_720786605721d8df {
  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_a9e2dde74f1b8b68 {
  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_fd94882df04178ef {
  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_c6c58bb40b775827 {
  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_a3665a5ff4988f54 {
  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_6315e45a6de6fb07 {
  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_89c407eba9201142 {
  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_78353c5d0bf47d33 {
  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_d06bdea81b565147 {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_ca6ed9a39c151806 {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_4aa1043232f247d1 {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_06e005056f903aac {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_6d962175d23e20b1 {
  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_b433a2850eea668e {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_0f80db1e1b713845 {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_71908adc20fe8bc3 {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_4736528b1ba06a1e {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_d82b2c6dea04f432 {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_6eac284e5b713de4 {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_703cd314072bf04e {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_0aee28206d56dc9b {
  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_d795e22365ceb43a {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_3f935f504269e113 {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_def5492ca78b1699 {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_27df28c3486e0fb8 {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_cb557ab4962389a5 {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_1cebbbf2aef6f29f {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_ec839528761ad2b2 {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_d80c9ddbe6d5321f {
  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_cd4e0b257b3bc63a {
  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_d16392f7b9b74919 {
  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_19cde427e165853e {
  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_a9afddb2e82f8a42 {
  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_a0d7991a4b66af29 {
  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_2bd4b4d0e4eb7505 {
  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_2875c09055171d50 {
  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_b671e0203f518282 {
  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_f4aa31679a7e1823 {
  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_d68776202aaba523 {
  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_7f9aba0535d154d3 {
  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_46a7ec0ba4b26e3f {
  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_1149df3947bd81b7 {
  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_90b10a05859f8651 {
  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_5855364949631b24 {
  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_86be31609123967c {
  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_ee30995841bb1e20 {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_26edf5c0450dc868 {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_035c300e36cfb116 {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_d5a7c8ff38a106f1 {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_834fbbecf5bbd22f {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_0abd6f1f14f2e62d {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_e70c8769062298af {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_aae02aaba5ce6d2c {
  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_8077e0dba65174af {
  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_2e625f8b8b676d8e {
  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_fba6cb12c964e1f7 {
  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_6d97cce49a856ab4 .theme-select-menu_54ad26eb765b3c72 {
  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_74cc9fe5075cda15 {
  overflow: hidden;
}
.product-block-one_74cc9fe5075cda15 .img-holder_916dd040b166a879 {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_74cc9fe5075cda15 .img-holder_916dd040b166a879 .cart-icon_e9175d9e8465e833 {
  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_74cc9fe5075cda15 .img-holder_916dd040b166a879 .cart-icon_e9175d9e8465e833:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_74cc9fe5075cda15 .img-holder_916dd040b166a879 .cart-button_4a10c55bec39b05d {
  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_74cc9fe5075cda15 .img-holder_916dd040b166a879 .cart-button_4a10c55bec39b05d:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_74cc9fe5075cda15 .product-title_7f9ff73c3a71b470 {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_74cc9fe5075cda15 .rating_1ff9470558f490dd {
  margin: 0 -3px;
}
.product-block-one_74cc9fe5075cda15 .rating_1ff9470558f490dd li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_74cc9fe5075cda15 .rating_1ff9470558f490dd li .bi-star-fill_07c827ced32dd245 {
  color: #FFCB65;
}
.product-block-one_74cc9fe5075cda15 .price_30950729073b0aec {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_74cc9fe5075cda15:hover .cart-button_4a10c55bec39b05d {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_74cc9fe5075cda15:hover .product-img_39fb28a841aca86e {
  transform: scale(0.95);
}
.product-block-one_74cc9fe5075cda15:hover .cart-icon_e9175d9e8465e833 {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_74cc9fe5075cda15:hover .product-title_7f9ff73c3a71b470 {
  text-decoration: underline;
}

.product-details-one_b3a4a281aebc2878 .product-img-tab_132158355470427b {
  border: none;
}
.product-details-one_b3a4a281aebc2878 .product-img-tab_132158355470427b .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_b3a4a281aebc2878 .product-img-tab_132158355470427b .nav-link img {
  max-height: 100%;
}
.product-details-one_b3a4a281aebc2878 .product-img-tab_132158355470427b .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_b3a4a281aebc2878 .product-img-tab-content_05df01e1c330bf9c {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_b3a4a281aebc2878 .product-img-tab-content_05df01e1c330bf9c img {
  margin: auto;
}
.product-details-one_b3a4a281aebc2878 .product-info_75ea499d27c23a66 .stock-tag_34461a88f6c60ce6 {
  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_b3a4a281aebc2878 .product-info_75ea499d27c23a66 .product-name_b76c5fc0aa8f2681 {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_b3a4a281aebc2878 .product-info_75ea499d27c23a66 .rating_1ff9470558f490dd li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_b3a4a281aebc2878 .product-info_75ea499d27c23a66 .rating_1ff9470558f490dd li .bi-star-fill_07c827ced32dd245 {
  color: #FFCB65;
}
.product-details-one_b3a4a281aebc2878 .product-info_75ea499d27c23a66 .rating_1ff9470558f490dd li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_b3a4a281aebc2878 .product-info_75ea499d27c23a66 .rating_1ff9470558f490dd li a:hover {
  text-decoration: underline;
}
.product-details-one_b3a4a281aebc2878 .product-info_75ea499d27c23a66 .price_30950729073b0aec {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_b3a4a281aebc2878 .product-info_75ea499d27c23a66 .price_30950729073b0aec del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_b3a4a281aebc2878 .product-info_75ea499d27c23a66 .availability_341372d4eb0431cf {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_b3a4a281aebc2878 .product-info_75ea499d27c23a66 .description-text_6368f4aea34e0df6 {
  padding: 10px 0 15px;
}
.product-details-one_b3a4a281aebc2878 .product-info_75ea499d27c23a66 .product-feature_4ed4726e4c3c36ea {
  margin-bottom: 20px;
}
.product-details-one_b3a4a281aebc2878 .product-info_75ea499d27c23a66 .product-feature_4ed4726e4c3c36ea li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_b3a4a281aebc2878 .product-info_75ea499d27c23a66 .product-feature_4ed4726e4c3c36ea li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_b3a4a281aebc2878 .product-info_75ea499d27c23a66 .customize-order_47ddd016aee54b75 h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_b3a4a281aebc2878 .product-info_75ea499d27c23a66 .customize-order_47ddd016aee54b75 .quantity_11e0743e007f1b03 .button-group_558608a6a9331dd0 {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_b3a4a281aebc2878 .product-info_75ea499d27c23a66 .customize-order_47ddd016aee54b75 .quantity_11e0743e007f1b03 .button-group_558608a6a9331dd0 li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_b3a4a281aebc2878 .product-info_75ea499d27c23a66 .customize-order_47ddd016aee54b75 .quantity_11e0743e007f1b03 .button-group_558608a6a9331dd0 li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_b3a4a281aebc2878 .product-info_75ea499d27c23a66 .customize-order_47ddd016aee54b75 .quantity_11e0743e007f1b03 .button-group_558608a6a9331dd0 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_b3a4a281aebc2878 .product-review-tab_7e8d04eb40d911e7 .nav-tabs_49f274ccd825873e {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_b3a4a281aebc2878 .product-review-tab_7e8d04eb40d911e7 .nav-tabs_49f274ccd825873e .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_b3a4a281aebc2878 .product-review-tab_7e8d04eb40d911e7 .nav-tabs_49f274ccd825873e .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_b3a4a281aebc2878 .product-review-tab_7e8d04eb40d911e7 .nav-tabs_49f274ccd825873e .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_b3a4a281aebc2878 .product-review-tab_7e8d04eb40d911e7 .nav-tabs_49f274ccd825873e .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_b3a4a281aebc2878 .product-review-tab_7e8d04eb40d911e7 .tab-content_131827eed0298197 h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_b3a4a281aebc2878 .product-review-tab_7e8d04eb40d911e7 .tab-content_131827eed0298197 .product-feature_4ed4726e4c3c36ea li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_b3a4a281aebc2878 .product-review-tab_7e8d04eb40d911e7 .tab-content_131827eed0298197 .product-feature_4ed4726e4c3c36ea li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_b3a4a281aebc2878 .product-review-tab_7e8d04eb40d911e7 .user-comment-area_3c9de30cba0f489a .single-comment_ea699e923f0fa4fa {
  padding-bottom: 40px;
}
.product-details-one_b3a4a281aebc2878 .product-review-tab_7e8d04eb40d911e7 .user-comment-area_3c9de30cba0f489a .single-comment_ea699e923f0fa4fa:last-child {
  padding-bottom: 0;
}
.product-details-one_b3a4a281aebc2878 .product-review-tab_7e8d04eb40d911e7 .user-comment-area_3c9de30cba0f489a .user-img_bdbe775489f82256 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_b3a4a281aebc2878 .product-review-tab_7e8d04eb40d911e7 .user-comment-area_3c9de30cba0f489a .user-comment-data_aafbcba52ffb7852 {
  padding-left: 30px;
  position: relative;
}
.product-details-one_b3a4a281aebc2878 .product-review-tab_7e8d04eb40d911e7 .user-comment-area_3c9de30cba0f489a .user-comment-data_aafbcba52ffb7852 .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_b3a4a281aebc2878 .product-review-tab_7e8d04eb40d911e7 .user-comment-area_3c9de30cba0f489a .user-comment-data_aafbcba52ffb7852 .rating_1ff9470558f490dd li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_b3a4a281aebc2878 .product-review-tab_7e8d04eb40d911e7 .user-comment-area_3c9de30cba0f489a .user-comment-data_aafbcba52ffb7852 .rating_1ff9470558f490dd li .bi-star-fill_07c827ced32dd245 {
  color: #FFCB65;
}
.product-details-one_b3a4a281aebc2878 .product-review-tab_7e8d04eb40d911e7 .user-comment-area_3c9de30cba0f489a .user-comment-data_aafbcba52ffb7852 p {
  padding-top: 8px;
}

.cart-list-form_b0e2449da6fe7ee5 {
  position: relative;
}
.cart-list-form_b0e2449da6fe7ee5 .table_a53e293385676d4f {
  margin: 0;
  background: transparent;
}
.cart-list-form_b0e2449da6fe7ee5 .table_a53e293385676d4f 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_b0e2449da6fe7ee5 .table_a53e293385676d4f th:first-child {
  text-align: left;
}
.cart-list-form_b0e2449da6fe7ee5 .table_a53e293385676d4f tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_b0e2449da6fe7ee5 .table_a53e293385676d4f tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_b0e2449da6fe7ee5 .table_a53e293385676d4f tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_b0e2449da6fe7ee5 .table_a53e293385676d4f tbody .product-thumbnails_ab77ba3967d2774f {
  width: 85px;
}
.cart-list-form_b0e2449da6fe7ee5 .table_a53e293385676d4f tbody .product-thumbnails_ab77ba3967d2774f img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_b0e2449da6fe7ee5 .table_a53e293385676d4f tbody .product-thumbnails_ab77ba3967d2774f .product-img_39fb28a841aca86e {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_b0e2449da6fe7ee5 .table_a53e293385676d4f tbody .product-info_75ea499d27c23a66 {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_b0e2449da6fe7ee5 .table_a53e293385676d4f tbody .product-info_75ea499d27c23a66 .product-name_b76c5fc0aa8f2681 {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_b0e2449da6fe7ee5 .table_a53e293385676d4f tbody .product-info_75ea499d27c23a66 .serial_9998568040948a25 {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_b0e2449da6fe7ee5 .table_a53e293385676d4f tbody .product-info_75ea499d27c23a66 ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_b0e2449da6fe7ee5 .table_a53e293385676d4f tbody .price_30950729073b0aec {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_b0e2449da6fe7ee5 .table_a53e293385676d4f tbody .quantity_11e0743e007f1b03 li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_b0e2449da6fe7ee5 .table_a53e293385676d4f tbody .quantity_11e0743e007f1b03 li .btn_1d7675c050769ef6 {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_b0e2449da6fe7ee5 .table_a53e293385676d4f tbody .quantity_11e0743e007f1b03 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_b0e2449da6fe7ee5 .table_a53e293385676d4f tbody .remove-product_ffa60b6ca08b8ac0 {
  color: #000;
  font-size: 22px;
}
.cart-list-form_b0e2449da6fe7ee5 .table_a53e293385676d4f tbody .remove-product_ffa60b6ca08b8ac0:hover {
  color: #ff2759;
}
.cart-list-form_b0e2449da6fe7ee5 .cart-footer_130953c5991d3094 {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_b0e2449da6fe7ee5 .cart-footer_130953c5991d3094 .coupon-form_1c16ec9c4f4ba5d9 input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_b0e2449da6fe7ee5 .cart-footer_130953c5991d3094 .cart-total-section_ce8ebcac44381c7d {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_b0e2449da6fe7ee5 .cart-footer_130953c5991d3094 .cart-total-section_ce8ebcac44381c7d .cart-total-table_0c357c643c439c5a 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_b0e2449da6fe7ee5 .cart-footer_130953c5991d3094 .cart-total-section_ce8ebcac44381c7d .cart-total-table_0c357c643c439c5a tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_6a171e149f9df6d8 {
  height: auto;
}

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

.fancybox-caption_e0443370754323ef, .fancybox-infobar_1f967bfba307b868, .fancybox-navigation_cb856da05830f969 .fancybox-button_65ff0a940e1b949b, .fancybox-toolbar_70ea62442a31a25d {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_061c88865eed6523 .fancybox-caption_e0443370754323ef, .fancybox-show-infobar_471b9e567ebd5e46 .fancybox-infobar_1f967bfba307b868, .fancybox-show-nav_9efae0efb06b5d2f .fancybox-navigation_cb856da05830f969 .fancybox-button_65ff0a940e1b949b, .fancybox-show-toolbar_7134e8ae36867d96 .fancybox-toolbar_70ea62442a31a25d {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_ec70df1d201104c7 .fancybox-stage_f691bf26e7483389 {
  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_e7010c2e612a080a .fancybox-slide, .fancybox-slide--current_d16cca190f2dfad8, .fancybox-slide--next_b07eb0a5a615679d, .fancybox-slide--previous_39b3b72e943f4be6 {
  display: block;
}

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

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

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

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

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

.fancybox-content_b464e4dde0c17f89 {
  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_41c7525552407a70 .fancybox-content_b464e4dde0c17f89 {
  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_7fe1ba92173bb9cb .fancybox-content_b464e4dde0c17f89 {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_51b66b942474a641 .fancybox-content_b464e4dde0c17f89 {
  cursor: zoom-in;
}

.fancybox-can-drag_fa6eed8995833123 .fancybox-content_b464e4dde0c17f89 {
  cursor: grab;
}

.fancybox-is-dragging_7479ac3ef5d814af .fancybox-content_b464e4dde0c17f89 {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_f67c85cc22467e11 .fancybox-content_b464e4dde0c17f89 {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_1e37c94ae950499a .fancybox-content_b464e4dde0c17f89, .fancybox-slide--map_8b160d428a7a79a5 .fancybox-content_b464e4dde0c17f89, .fancybox-slide--video_113477cce2a68f82 .fancybox-content_b464e4dde0c17f89 {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_113477cce2a68f82 .fancybox-content_b464e4dde0c17f89 {
  background: #000;
}

.fancybox-slide--map_8b160d428a7a79a5 .fancybox-content_b464e4dde0c17f89 {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_f7a7bc60d45aeb6d svg path, .fancybox-button--share_d6153503b97790e2 svg path, .fancybox-button--thumbs_879ea2b5151fbb10 svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_9efae0efb06b5d2f .fancybox-navigation_cb856da05830f969 .fancybox-button_65ff0a940e1b949b {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_cb856da05830f969 .fancybox-button--arrow_left_ace204a85d7bc968 {
  left: 6px;
}

.fancybox-navigation_cb856da05830f969 .fancybox-button--arrow_right_319afdfe24d24efc {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_1e37c94ae950499a .fancybox-close-small_760ce2157dd9d7a5, .fancybox-slide--image_41c7525552407a70 .fancybox-close-small_760ce2157dd9d7a5, .fancybox-slide--video_113477cce2a68f82 .fancybox-close-small_760ce2157dd9d7a5 {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_1e37c94ae950499a .fancybox-close-small_760ce2157dd9d7a5:hover svg, .fancybox-slide--image_41c7525552407a70 .fancybox-close-small_760ce2157dd9d7a5:hover svg, .fancybox-slide--video_113477cce2a68f82 .fancybox-close-small_760ce2157dd9d7a5:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_9af5710a9694ab47 .fancybox-close-small_760ce2157dd9d7a5, .fancybox-is-zoomable_5f14120fd5e5f96e.fancybox-can-drag_fa6eed8995833123 .fancybox-close-small_760ce2157dd9d7a5 {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_e812a83526a4d619.fancybox-slide--next_b07eb0a5a615679d, .fancybox-fx-fade_e812a83526a4d619.fancybox-slide--previous_39b3b72e943f4be6 {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_e812a83526a4d619.fancybox-slide--current_d16cca190f2dfad8 {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_1008663eb03b3607 {
  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_9dfc3a98a0fc4d8e {
  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_ff55e27d462cbc2d {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_dd267267e35ae193 .fancybox-thumbs_9dfc3a98a0fc4d8e {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_9dfc3a98a0fc4d8e > 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_9dfc3a98a0fc4d8e .fancybox-thumbs-active_8499b45d6d460b87:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_c6babfdb770086a3 .slick-track_0a4a0d0da90f402d,
.slick-slider_c6babfdb770086a3 .slick-list_ec0d653e8d9da92a {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_6606bf339902becf .slick-track_0a4a0d0da90f402d {
  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_6606bf339902becf img {
  display: none;
}

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

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

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

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

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