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

.h1_c732b81c3c71b679,
h1,
.h2_20ed21a32311e5c3,
h2,
.h3_49709153e3c38cb5,
h3,
.h4_93e99bd11437ef6c,
h4,
.h5_2dea38eeed9f81eb,
h5,
.h6_0b11a36e547cde5a,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_5666e7158e83d6c3 {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_93180b6c832a58de {
  padding: 0 !important;
}

.m0_9c21ae49667a919f {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_4e726670113f5714 {
    padding: 0 !important;
  }
  .xl-m0_be7eff392b52e625 {
    margin: 0 !important;
  }
  .xl-pt-10_fe6453f240543e47 {
    padding-top: 10px !important;
  }
  .xl-pt-20_00df0c0305ee872c {
    padding-top: 20px !important;
  }
  .xl-pt-30_ae6208b6f822a3f5 {
    padding-top: 30px !important;
  }
  .xl-pt-40_178b8f4d6bde96af {
    padding-top: 40px !important;
  }
  .xl-pt-50_1312d5a173260679 {
    padding-top: 50px !important;
  }
  .xl-pt-60_b869e5d8a26360ee {
    padding-top: 60px !important;
  }
  .xl-pt-70_d2892a7f568008fa {
    padding-top: 70px !important;
  }
  .xl-pt-80_d3df8568fd6feece {
    padding-top: 80px !important;
  }
  .xl-pt-90_9ac8b6133da858b7 {
    padding-top: 90px !important;
  }
  .xl-pt-100_cb442531e8546ae6 {
    padding-top: 100px !important;
  }
  .xl-pt-110_8d9f0da11b78afba {
    padding-top: 110px !important;
  }
  .xl-pt-120_27e0fff62bcf508f {
    padding-top: 120px !important;
  }
  .xl-pt-130_795ab64763bd6b64 {
    padding-top: 130px !important;
  }
  .xl-pt-140_caeb1d8b390fcacb {
    padding-top: 140px !important;
  }
  .xl-pt-150_a3dff881eda2bad5 {
    padding-top: 150px !important;
  }
  .xl-pt-200_9703540a607cab79 {
    padding-top: 200px !important;
  }
  .xl-pb-10_48fe0e37c2d6fdfb {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_3113b7838150758f {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_a146c64b5d1b12d9 {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_ba1504113f1d2020 {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_95dc52a7285754f5 {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_b56aff89dbffbd15 {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_910dbbd34cda5b14 {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_81a9750bf08377a1 {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_922d90e56a37382a {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_c0d992cfcd1b88a6 {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_6b5fdff78906b2b6 {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_56ce8f968f432000 {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_c8b2128b50ba7f63 {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_160bfa89a3ae8c8c {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_deb0e2ae9b7c5e8d {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_30848739a53872ca {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_39032d1877d18f24 {
    margin-top: 10px !important;
  }
  .xl-mt-20_d899287cfb67ec42 {
    margin-top: 20px !important;
  }
  .xl-mt-30_dc23af80548a3444 {
    margin-top: 30px !important;
  }
  .xl-mt-40_da6b163d8acd14a2 {
    margin-top: 40px !important;
  }
  .xl-mt-50_8a283b5710b73d11 {
    margin-top: 50px !important;
  }
  .xl-mt-60_b832bf8a8f4bb410 {
    margin-top: 60px !important;
  }
  .xl-mt-70_bc75ae3fc23915b2 {
    margin-top: 70px !important;
  }
  .xl-mt-80_057290dda2cf91bc {
    margin-top: 80px !important;
  }
  .xl-mt-90_780b109d543304f4 {
    margin-top: 90px !important;
  }
  .xl-mt-100_09a30740ac2bf468 {
    margin-top: 100px !important;
  }
  .xl-mt-110_bc3c326376db2701 {
    margin-top: 110px !important;
  }
  .xl-mt-120_b21928d8f6654d41 {
    margin-top: 120px !important;
  }
  .xl-mt-130_0f55d622691916a9 {
    margin-top: 130px !important;
  }
  .xl-mt-140_5c9bf5c8b67f30d8 {
    margin-top: 140px !important;
  }
  .xl-mt-150_4bc283466a6cbb60 {
    margin-top: 150px !important;
  }
  .xl-mt-200_e58fe1c1b21b7ace {
    margin-top: 200px !important;
  }
  .xl-mb-10_bee1e9b9fa51af22 {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_41e134a703c6f012 {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_60488cccfa7b8ae1 {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_0daff0d369aa8eef {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_0c419ec25243f89f {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_1363014262e69223 {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_58cb207cb7ccc956 {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_5dc607734fa816b3 {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_1b2ac485ea30e0ea {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_480b878494e358ca {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_ad1c350c4a8509ab {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_9f5416c35cf7df85 {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_0e45edba1efdedcb {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_3bc61c88797408ab {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_395c78d19d50abc0 {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_647735757ba954d5 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_3414653398505879 {
    padding: 0 !important;
  }
  .lg-m0_2ee62fad79e7f569 {
    margin: 0 !important;
  }
  .lg-pt-10_a3ee6aa2a95478fc {
    padding-top: 10px !important;
  }
  .lg-pt-20_5604efd56c473be7 {
    padding-top: 20px !important;
  }
  .lg-pt-30_19b3d61d7a078a7f {
    padding-top: 30px !important;
  }
  .lg-pt-40_4b26e3b887332114 {
    padding-top: 40px !important;
  }
  .lg-pt-50_7eea674f8fac15bd {
    padding-top: 50px !important;
  }
  .lg-pt-60_c4e0d6390a7c266c {
    padding-top: 60px !important;
  }
  .lg-pt-70_a61eeabb4e62ccfe {
    padding-top: 70px !important;
  }
  .lg-pt-80_9d887182467a1d6e {
    padding-top: 80px !important;
  }
  .lg-pt-90_b30f7ce16c54cdb7 {
    padding-top: 90px !important;
  }
  .lg-pt-100_9a9ac863c4cfcc8a {
    padding-top: 100px !important;
  }
  .lg-pt-110_adf70cf10ef9e978 {
    padding-top: 110px !important;
  }
  .lg-pt-120_7f575d12f0d0393c {
    padding-top: 120px !important;
  }
  .lg-pt-130_59f369565be9d1fb {
    padding-top: 130px !important;
  }
  .lg-pt-140_7b80b2d021ef0193 {
    padding-top: 140px !important;
  }
  .lg-pt-150_bce237d419560279 {
    padding-top: 150px !important;
  }
  .lg-pt-200_d8f833a622c5dea5 {
    padding-top: 200px !important;
  }
  .lg-pb-10_36f79bb4e689c919 {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_2996522634cba76c {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_7e1591a9d2ee4491 {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_1b616d186f58852b {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_eea0366abcf9c060 {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_67371d6708682746 {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_1f70919fbaba6201 {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_f8530bde96ca817b {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_511f7e2c590c4dc0 {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_6bfc33051c4d54df {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_f48801a187893b87 {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_0eb22af681cc4fc5 {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_f6aed4e99ccf88c3 {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_d3d1d6758e7b7ab4 {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_638ac1ab1ca56b9a {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_40ed39cf1a24d64e {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_fdbb4bc478be4727 {
    margin-top: 10px !important;
  }
  .lg-mt-20_4453863b0eb44936 {
    margin-top: 20px !important;
  }
  .lg-mt-30_547f59aff9b488a9 {
    margin-top: 30px !important;
  }
  .lg-mt-40_237076ad4563ab23 {
    margin-top: 40px !important;
  }
  .lg-mt-50_fac38bb064a29618 {
    margin-top: 50px !important;
  }
  .lg-mt-60_b3a8632bb72ee2b7 {
    margin-top: 60px !important;
  }
  .lg-mt-70_326bd7254cfb957a {
    margin-top: 70px !important;
  }
  .lg-mt-80_4dbf4a249314f919 {
    margin-top: 80px !important;
  }
  .lg-mt-90_ac7e5b91b7b74bff {
    margin-top: 90px !important;
  }
  .lg-mt-100_a16b519ca6ffacd8 {
    margin-top: 100px !important;
  }
  .lg-mt-110_a0225d0361816517 {
    margin-top: 110px !important;
  }
  .lg-mt-120_41e3c7e2be67ec89 {
    margin-top: 120px !important;
  }
  .lg-mt-130_cbc99d662158094b {
    margin-top: 130px !important;
  }
  .lg-mt-140_5370990bd42fb604 {
    margin-top: 140px !important;
  }
  .lg-mt-150_7182806d5ffc983e {
    margin-top: 150px !important;
  }
  .lg-mt-200_863d3d0daa75646f {
    margin-top: 200px !important;
  }
  .lg-mb-10_10ce824bbd6ca029 {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_ddc25d00175610b0 {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_a9e7ed4cff307677 {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_49443c1cca1f3da0 {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_b2f69528ab31a336 {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_9f8f36bf5d2cfec8 {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_7353bf89355d0523 {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_796dfa97ea27271b {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_efe451169096e651 {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_639277de1dd4e622 {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_ed7c98d12604e62a {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_9fd98ee29d5deafa {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_5d952b04601e636f {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_669aabf6312a1233 {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_aa94dba87d3f5d65 {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_455430ea6b3822f1 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_357cc3b6111887e8 {
    padding: 0 !important;
  }
  .md-m0_f1f405f2af1b672d {
    margin: 0 !important;
  }
  .md-pt-10_653b5cd48fd57854 {
    padding-top: 10px !important;
  }
  .md-pt-20_4158f3b2785c98cc {
    padding-top: 20px !important;
  }
  .md-pt-30_68ce73883c9120b8 {
    padding-top: 30px !important;
  }
  .md-pt-40_bb99f86484be4b05 {
    padding-top: 40px !important;
  }
  .md-pt-50_7b3280fa9b6dcf25 {
    padding-top: 50px !important;
  }
  .md-pt-60_b29ad681c2400ef1 {
    padding-top: 60px !important;
  }
  .md-pt-70_5288a875f772f88a {
    padding-top: 70px !important;
  }
  .md-pt-80_02d5eff3e691e282 {
    padding-top: 80px !important;
  }
  .md-pt-90_e8b308f47d36b36c {
    padding-top: 90px !important;
  }
  .md-pt-100_e89ba2eeffb0c253 {
    padding-top: 100px !important;
  }
  .md-pt-110_c05aeb54cc47318c {
    padding-top: 110px !important;
  }
  .md-pt-120_67bfe8caa924b11c {
    padding-top: 120px !important;
  }
  .md-pt-130_d441aaa12b4438b5 {
    padding-top: 130px !important;
  }
  .md-pt-140_b15f0c195591036c {
    padding-top: 140px !important;
  }
  .md-pt-150_cb800ea6bd4c8de1 {
    padding-top: 150px !important;
  }
  .md-pt-200_5451675f4fb900e4 {
    padding-top: 200px !important;
  }
  .md-pb-10_eb5d619dea103645 {
    padding-bottom: 10px !important;
  }
  .md-pb-20_bc5dc434c73a77da {
    padding-bottom: 20px !important;
  }
  .md-pb-30_e297139cf2e5a211 {
    padding-bottom: 30px !important;
  }
  .md-pb-40_a50fc87213a6137e {
    padding-bottom: 40px !important;
  }
  .md-pb-50_f170c91e88b61661 {
    padding-bottom: 50px !important;
  }
  .md-pb-60_71dbba59366b961f {
    padding-bottom: 60px !important;
  }
  .md-pb-70_779ca77660dd25f3 {
    padding-bottom: 70px !important;
  }
  .md-pb-80_2a87cd899be66f1d {
    padding-bottom: 80px !important;
  }
  .md-pb-90_f305c8210feaafd3 {
    padding-bottom: 90px !important;
  }
  .md-pb-100_503a8907d6416c52 {
    padding-bottom: 100px !important;
  }
  .md-pb-110_6b9edd08b0c1401d {
    padding-bottom: 110px !important;
  }
  .md-pb-120_6f9ff6c2e5861580 {
    padding-bottom: 120px !important;
  }
  .md-pb-130_37d2b620860df5a2 {
    padding-bottom: 130px !important;
  }
  .md-pb-140_ea9d1eb91188c51d {
    padding-bottom: 140px !important;
  }
  .md-pb-150_71ab81af68f6d9e8 {
    padding-bottom: 150px !important;
  }
  .md-pb-200_75acba19eeac5c7b {
    padding-bottom: 200px !important;
  }
  .md-mt-10_bdf53da755da87a5 {
    margin-top: 10px !important;
  }
  .md-mt-20_0f0816cb2d84d450 {
    margin-top: 20px !important;
  }
  .md-mt-30_bbbe2f4906f3ce14 {
    margin-top: 30px !important;
  }
  .md-mt-40_4d3f582bf724ba9a {
    margin-top: 40px !important;
  }
  .md-mt-50_c6c9e7e209bbfd6a {
    margin-top: 50px !important;
  }
  .md-mt-60_21e9ee804f01ba2c {
    margin-top: 60px !important;
  }
  .md-mt-70_42e6359f5e9b50d7 {
    margin-top: 70px !important;
  }
  .md-mt-80_97e35bf6c8cc15f3 {
    margin-top: 80px !important;
  }
  .md-mt-90_58dc4953598f473d {
    margin-top: 90px !important;
  }
  .md-mt-100_86d95a96af4fd532 {
    margin-top: 100px !important;
  }
  .md-mt-110_9ca45a8e1f5ca8be {
    margin-top: 110px !important;
  }
  .md-mt-120_14aba36625c171dd {
    margin-top: 120px !important;
  }
  .md-mt-130_b30fe17acbab5ee7 {
    margin-top: 130px !important;
  }
  .md-mt-140_8b39bb40b497ae9e {
    margin-top: 140px !important;
  }
  .md-mt-150_6f7f1584642b1fc1 {
    margin-top: 150px !important;
  }
  .md-mt-200_3773caa965fd82bf {
    margin-top: 200px !important;
  }
  .md-mb-10_8586619e99e764b5 {
    margin-bottom: 10px !important;
  }
  .md-mb-20_78341a746e1817e2 {
    margin-bottom: 20px !important;
  }
  .md-mb-30_42afdaf1c880dd02 {
    margin-bottom: 30px !important;
  }
  .md-mb-40_1612a6aa3174ff0a {
    margin-bottom: 40px !important;
  }
  .md-mb-50_712a9dcd603ed4e0 {
    margin-bottom: 50px !important;
  }
  .md-mb-60_353e4ad2c533afe4 {
    margin-bottom: 60px !important;
  }
  .md-mb-70_bb9dc5e666fba861 {
    margin-bottom: 70px !important;
  }
  .md-mb-80_15263994abf51155 {
    margin-bottom: 80px !important;
  }
  .md-mb-90_220789fd09e88fae {
    margin-bottom: 90px !important;
  }
  .md-mb-100_b824f5f3635ca186 {
    margin-bottom: 100px !important;
  }
  .md-mb-110_d731181092d426d1 {
    margin-bottom: 110px !important;
  }
  .md-mb-120_57fcf5ed74595b94 {
    margin-bottom: 120px !important;
  }
  .md-mb-130_fa1d9b38b797e12e {
    margin-bottom: 130px !important;
  }
  .md-mb-140_630e1a5a4ec0e7ff {
    margin-bottom: 140px !important;
  }
  .md-mb-150_f40191d13f3d825a {
    margin-bottom: 150px !important;
  }
  .md-mb-200_8f3fe16510524afa {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_40005d2b8ba381a2 {
    padding: 0 !important;
  }
  .sm-m0_8b1b316b5e5c6e4e {
    margin: 0 !important;
  }
  .sm-pt-10_0d04c1a744435d07 {
    padding-top: 10px !important;
  }
  .sm-pt-20_6675d4a7cdae85a9 {
    padding-top: 20px !important;
  }
  .sm-pt-30_85667d1fb1701821 {
    padding-top: 30px !important;
  }
  .sm-pt-40_56adaf5990815ab1 {
    padding-top: 40px !important;
  }
  .sm-pt-50_aacb09890684f657 {
    padding-top: 50px !important;
  }
  .sm-pt-60_356c49b17a113985 {
    padding-top: 60px !important;
  }
  .sm-pt-70_20018bb6eb8559f9 {
    padding-top: 70px !important;
  }
  .sm-pt-80_be244d048997e248 {
    padding-top: 80px !important;
  }
  .sm-pt-90_062606a290154140 {
    padding-top: 90px !important;
  }
  .sm-pt-100_d1dd785f3a36569b {
    padding-top: 100px !important;
  }
  .sm-pt-110_d504aad5539a33df {
    padding-top: 110px !important;
  }
  .sm-pt-120_dcd42147f800bb7c {
    padding-top: 120px !important;
  }
  .sm-pt-130_03196a9a3a3ef3e1 {
    padding-top: 130px !important;
  }
  .sm-pt-140_cf57f71fbb2badce {
    padding-top: 140px !important;
  }
  .sm-pt-150_25bd25a5926210b6 {
    padding-top: 150px !important;
  }
  .sm-pt-200_753688718f450ac4 {
    padding-top: 200px !important;
  }
  .sm-pb-10_2734dbdc3e894492 {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_e013be330c8dc0b4 {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_14df5ec79771b87c {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_664171d1ac44b12f {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_95820b04cd9afc75 {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_7633c7e87ad2cf29 {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_f331cc7bbe0b4eb2 {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_b85b927ec4c0f3f1 {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_951c84162c9f61d9 {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_1b527054cb089d9f {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_efbfd0c90ee538ea {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_7928db0c70d7795c {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_1c0890d5df2b27df {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_e82d776327328368 {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_0be8321eb3e89283 {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_2f31cbe00a457e97 {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_80ee4da36d5637b7 {
    margin-top: 10px !important;
  }
  .sm-mt-20_dfabcc80880f8aec {
    margin-top: 20px !important;
  }
  .sm-mt-30_38a1b3e3867f1c5e {
    margin-top: 30px !important;
  }
  .sm-mt-40_7203df9d92d446bb {
    margin-top: 40px !important;
  }
  .sm-mt-50_bfb6e710bd941dc9 {
    margin-top: 50px !important;
  }
  .sm-mt-60_f848cf8ad702f8e2 {
    margin-top: 60px !important;
  }
  .sm-mt-70_3ef2b7eb62bd45d1 {
    margin-top: 70px !important;
  }
  .sm-mt-80_12487777828fa221 {
    margin-top: 80px !important;
  }
  .sm-mt-90_161d691243223b67 {
    margin-top: 90px !important;
  }
  .sm-mt-100_21c467d96cc8c71f {
    margin-top: 100px !important;
  }
  .sm-mt-110_a36b415484d16098 {
    margin-top: 110px !important;
  }
  .sm-mt-120_35ec7df685a901e8 {
    margin-top: 120px !important;
  }
  .sm-mt-130_55aa60ed2405f26f {
    margin-top: 130px !important;
  }
  .sm-mt-140_3a19cfe142401b61 {
    margin-top: 140px !important;
  }
  .sm-mt-150_f525f06f19aadd86 {
    margin-top: 150px !important;
  }
  .sm-mt-200_4935198480405e38 {
    margin-top: 200px !important;
  }
  .sm-mb-10_781a05748d302ed4 {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_696de2ed129ab420 {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_6e0f8d4502c670fe {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_170ff7f1ab14beee {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_ac4e1b99c310691f {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_dfe2d724ae566e1e {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_7cdc6aa62e934e80 {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_067ec6cd19e865a8 {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_6a1b3af7a3452808 {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_758e698c97ddd17a {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_6b71d4884d55b311 {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_34fa6615e9441dce {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_e5c78f84ca9f379d {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_db877de0f42a8ebc {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_9f046c6ff5b884e7 {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_40718f70ae5325cd {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_1abb53ec5f0cc651 {
    padding: 0 !important;
  }
  .xs-m0_a1c4b3ea7020ec46 {
    margin: 0 !important;
  }
  .xs-pt-10_d3309b8b4f9dc0eb {
    padding-top: 10px !important;
  }
  .xs-pt-20_cfbabf81e1388da2 {
    padding-top: 20px !important;
  }
  .xs-pt-30_bce83a32ee2a326e {
    padding-top: 30px !important;
  }
  .xs-pt-40_09dcd1fa798f1b57 {
    padding-top: 40px !important;
  }
  .xs-pt-50_8f85f6bb07333cfd {
    padding-top: 50px !important;
  }
  .xs-pt-60_a732c3b8a3d96a18 {
    padding-top: 60px !important;
  }
  .xs-pt-70_970c4b6fb69543a7 {
    padding-top: 70px !important;
  }
  .xs-pt-80_16d9ed386a389cf0 {
    padding-top: 80px !important;
  }
  .xs-pt-90_6232b82cba1db946 {
    padding-top: 90px !important;
  }
  .xs-pt-100_9a2a5bbc491e3560 {
    padding-top: 100px !important;
  }
  .xs-pt-110_9dd5e3dcec744ee7 {
    padding-top: 110px !important;
  }
  .xs-pt-120_a026d1da4c7d6037 {
    padding-top: 120px !important;
  }
  .xs-pt-130_0706acd5943669c3 {
    padding-top: 130px !important;
  }
  .xs-pt-140_032948b0cc092b43 {
    padding-top: 140px !important;
  }
  .xs-pt-150_3be5f35c84de7cfc {
    padding-top: 150px !important;
  }
  .xs-pt-200_04e213d9a3be3bb1 {
    padding-top: 200px !important;
  }
  .xs-pb-10_bebfe652a0581021 {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_8caa71fdcef8a980 {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_51ceb236505d1411 {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_29f0d78c9fe78a81 {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_2063cd6a7f247015 {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_b1a1e2fcd778f08b {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_3731492b3877eca8 {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_6936bc7df05e16aa {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_e4d1e3ef2bf0f197 {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_f7a4396ba14f74a6 {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_d61bfb62167a0d25 {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_ddc210901abd76a4 {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_2c14b0b6a65ad371 {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_7066da93bb58cbca {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_5f2551182e8762e5 {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_44c1fc7ac27f22da {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_0ca194f1d5cf3ff0 {
    margin-top: 10px !important;
  }
  .xs-mt-20_172a7e5c61f6cffe {
    margin-top: 20px !important;
  }
  .xs-mt-30_7cf498d7dd0bedcc {
    margin-top: 30px !important;
  }
  .xs-mt-40_8ab9b7b4d543e14f {
    margin-top: 40px !important;
  }
  .xs-mt-50_aebb4f2e4b47dfaa {
    margin-top: 50px !important;
  }
  .xs-mt-60_26e61f83a9b65333 {
    margin-top: 60px !important;
  }
  .xs-mt-70_e44209399c44bd0e {
    margin-top: 70px !important;
  }
  .xs-mt-80_7d6d90fcf71f79a9 {
    margin-top: 80px !important;
  }
  .xs-mt-90_5027098ed5997f98 {
    margin-top: 90px !important;
  }
  .xs-mt-100_91e167b153c0a301 {
    margin-top: 100px !important;
  }
  .xs-mt-110_48db959924aeaef4 {
    margin-top: 110px !important;
  }
  .xs-mt-120_cb190de88b56959d {
    margin-top: 120px !important;
  }
  .xs-mt-130_1cb7cf6f073ffc23 {
    margin-top: 130px !important;
  }
  .xs-mt-140_74bb8510eaa66340 {
    margin-top: 140px !important;
  }
  .xs-mt-150_58e716db401649a8 {
    margin-top: 150px !important;
  }
  .xs-mt-200_b0db71bdb573c5ba {
    margin-top: 200px !important;
  }
  .xs-mb-10_177ed7ceee83f850 {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_1ee4b0f88268999e {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_a8424ab9b3b19d85 {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_7dffdfad5f8498b6 {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_f2bf7f305b16857d {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_166f74b8ba5ecec4 {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_1d168335ae361dce {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_df1133758fed19a0 {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_85c21c5e12a64acd {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_052bea435dc92a12 {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_72db048bbcf61729 {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_be1c56c6a1d2855d {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_6217ba881bd33311 {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_7fe334f82e19d182 {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_c82eb9c7349032af {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_92520c7bb2bdca34 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_b43b84526a35502d {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_b43b84526a35502d.menu-overlay_d2c70f98ed44dba2 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_b43b84526a35502d.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_b43b84526a35502d .navbar-toggler_396039ecd0e81074 {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_b43b84526a35502d.menu-style-three_8880e09bbf47f077 .navbar-toggler_396039ecd0e81074 {
  background: #000;
}
.theme-main-menu_b43b84526a35502d.menu-style-four_59f17d9e094b244a .navbar-toggler_396039ecd0e81074 {
  background: #E6FD5A;
}
.theme-main-menu_b43b84526a35502d.menu-style-five_60609939ead154c4 .navbar-toggler_396039ecd0e81074 {
  background: #DFFF5E;
}
.theme-main-menu_b43b84526a35502d .navbar-toggler_396039ecd0e81074:focus {
  box-shadow: none;
}
.theme-main-menu_b43b84526a35502d .navbar-toggler_396039ecd0e81074::before,
.theme-main-menu_b43b84526a35502d .navbar-toggler_396039ecd0e81074::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_b43b84526a35502d .navbar-toggler_396039ecd0e81074 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_b43b84526a35502d.menu-style-three_8880e09bbf47f077 .navbar-toggler_396039ecd0e81074:before, .theme-main-menu_b43b84526a35502d.menu-style-three_8880e09bbf47f077 .navbar-toggler_396039ecd0e81074:after, .theme-main-menu_b43b84526a35502d.menu-style-three_8880e09bbf47f077 .navbar-toggler_396039ecd0e81074 span {
  background: #fff;
}
.theme-main-menu_b43b84526a35502d .navbar-toggler_396039ecd0e81074::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_b43b84526a35502d .navbar-toggler_396039ecd0e81074::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_b43b84526a35502d .navbar-toggler_396039ecd0e81074[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_b43b84526a35502d .navbar-toggler_396039ecd0e81074[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_b43b84526a35502d .navbar-toggler_396039ecd0e81074[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_b43b84526a35502d .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_b43b84526a35502d .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_b43b84526a35502d.white-vr_00f51c6c0debfe83 .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_b43b84526a35502d.white-vr_00f51c6c0debfe83 .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_b43b84526a35502d.white-vr_00f51c6c0debfe83.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_b43b84526a35502d.menu-style-one_39ea25bd081a8f8b {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_b43b84526a35502d.menu-style-two_078630e1cb7243fa {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_b43b84526a35502d.menu-style-two_078630e1cb7243fa .info-row_b98c0533204bc48a {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_b43b84526a35502d.menu-style-two_078630e1cb7243fa .gap-fix_40cf2e968c980120 {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_b43b84526a35502d.menu-style-two_078630e1cb7243fa .greetings_0adc57fd4ec2fba1 {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_b43b84526a35502d.menu-style-two_078630e1cb7243fa .contact-info_2fdd1be3eb63f656 {
  margin: 0 -15px;
}
.theme-main-menu_b43b84526a35502d.menu-style-two_078630e1cb7243fa .contact-info_2fdd1be3eb63f656 li {
  padding: 0 15px;
}
.theme-main-menu_b43b84526a35502d.menu-style-two_078630e1cb7243fa .contact-info_2fdd1be3eb63f656 li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_b43b84526a35502d.menu-style-two_078630e1cb7243fa .contact-info_2fdd1be3eb63f656 li a:hover {
  text-decoration: underline;
}
.theme-main-menu_b43b84526a35502d.menu-style-two_078630e1cb7243fa .inner-content_fdf55aa6855dbfb0 {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_b43b84526a35502d.menu-style-two_078630e1cb7243fa.fixed .info-row_b98c0533204bc48a {
  display: none;
}
.theme-main-menu_b43b84526a35502d.menu-style-five_60609939ead154c4 {
  background: #000;
  padding: 0;
}
.theme-main-menu_b43b84526a35502d.menu-style-five_60609939ead154c4 .inner-content_fdf55aa6855dbfb0 {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_b43b84526a35502d.menu-style-six_f5a3320bb1e63f93 .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_b43b84526a35502d.menu-style-six_f5a3320bb1e63f93 .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_b43b84526a35502d .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_9ea121d3fbc2ebf3 {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_9ea121d3fbc2ebf3 .mega-menu-title_a9a7e1b2c362effd {
  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_b43b84526a35502d .login-btn-one_e30b0b026dfaac45 a {
  color: #000;
}
.theme-main-menu_b43b84526a35502d .login-btn-one_e30b0b026dfaac45 a:hover {
  text-decoration: underline;
}
.theme-main-menu_b43b84526a35502d .login-btn-two_9c86fd253e8183d6 a {
  color: #044F3B;
}
.theme-main-menu_b43b84526a35502d .login-btn-two_9c86fd253e8183d6 a:hover {
  text-decoration: underline;
}
.theme-main-menu_b43b84526a35502d .signup-btn-one_7b0d70b2e53ec24c 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_b43b84526a35502d .signup-btn-one_7b0d70b2e53ec24c .icon_951a9c5da2262fc5 {
  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_b43b84526a35502d .signup-btn-one_7b0d70b2e53ec24c:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_b43b84526a35502d .signup-btn-one_7b0d70b2e53ec24c:hover .icon_951a9c5da2262fc5 {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_b43b84526a35502d .signup-btn-two_379711ac7ba3abfb {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_b43b84526a35502d .signup-btn-two_379711ac7ba3abfb:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_b43b84526a35502d .quote-one_281a1f76c41d08e6 {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_b43b84526a35502d .quote-one_281a1f76c41d08e6:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_1154a1cf29dd7a6c {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_1154a1cf29dd7a6c li {
  position: relative;
  padding: 0 15px;
}
.category-menu_1154a1cf29dd7a6c li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_1154a1cf29dd7a6c li a:hover {
  color: #0C3A30;
}
.category-menu_1154a1cf29dd7a6c .dropdown-menu {
  padding: 0;
}
.category-menu_1154a1cf29dd7a6c .dropdown-menu li {
  padding: 0;
}
.category-menu_1154a1cf29dd7a6c .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_1ab3f30fda83d3ad .logo_14121d360836d277 {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_00f51c6c0debfe83 .navbar-collapse_1ab3f30fda83d3ad {
    background-color: #0C3A30;
  }
  .navbar-collapse_1ab3f30fda83d3ad {
    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_1ab3f30fda83d3ad.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_b43b84526a35502d .navbar .mega-dropdown_098cac94df74ca8e {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_00f51c6c0debfe83 .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_9ea121d3fbc2ebf3 {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_a103a57a84a50168 .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_d70e37a072d89eab {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_d70e37a072d89eab::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_d70e37a072d89eab .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_d70e37a072d89eab .hero-slider-one .hero-img_a7e0903a525b0962 {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_d70e37a072d89eab .hero-slider-one .slick-list_1344fea6c758c833, .hero-banner-one_d70e37a072d89eab .hero-slider-one .slick-track_6cd49ecd18b5fe65, .hero-banner-one_d70e37a072d89eab .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_d70e37a072d89eab .hero-heading_043caee810110201 {
  font-weight: 700;
  color: #000;
  background: url(../snapshots/shape_b2ae92eace/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_d70e37a072d89eab .more-btn_5cfbf21b9482636c {
  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_d70e37a072d89eab .more-btn_5cfbf21b9482636c:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_a9937daab10c1039 {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_a9937daab10c1039 .bg-wrapper_c8dc4e577618fa9c {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_a9937daab10c1039 .hero-heading_043caee810110201 {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_a9937daab10c1039 .rating_adad17fa23c200fe h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_a9937daab10c1039 .rating_adad17fa23c200fe p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_a9937daab10c1039 .media-wrapper_c9944272771acc0c {
  position: absolute;
  background: url(../snapshots/assets_e8beb4ccfe/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_a9937daab10c1039 .media-wrapper_c9944272771acc0c .shape_01_231086762a8b4d8e {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_a9937daab10c1039 .media-wrapper_c9944272771acc0c .shape_02_581dd9735adba797 {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_7df1b378899df2b3 .hero-heading_043caee810110201 {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_7df1b378899df2b3 .media-wrapper_c9944272771acc0c {
  background: url(../snapshots/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_7df1b378899df2b3 .media-wrapper_c9944272771acc0c .screen_01_50ed3c81da76a301 {
  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_7df1b378899df2b3 .media-wrapper_c9944272771acc0c .screen_02_ab0209d1ec27330a {
  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_7df1b378899df2b3 .media-wrapper_c9944272771acc0c .bg-shape_ad2af0248b9e7bcd {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_7df1b378899df2b3 .shape_01_231086762a8b4d8e {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_b6c05e9ed7e09a78 .bg-wrapper_c8dc4e577618fa9c {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_b6c05e9ed7e09a78 .media-wrapper_c9944272771acc0c {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_b6c05e9ed7e09a78 .media-wrapper_c9944272771acc0c .shape_01_231086762a8b4d8e {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_b6c05e9ed7e09a78 .shape_02_581dd9735adba797 {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_edc9dd81ed0547e4 + .blog-details_9f175cee8c37f82d {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_a73ac67a16ed198f {
  z-index: 1;
}
.block-feature-three_a73ac67a16ed198f:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_a73ac67a16ed198f.no-bg_5d04633076efa8df:before {
  display: none;
}
.block-feature-three_a73ac67a16ed198f .section-btn_0aa4246feedb04d1 {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_a73ac67a16ed198f .block-title_b7197769230b525c a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_a73ac67a16ed198f .block-title_b7197769230b525c a:hover {
  text-decoration: underline;
}
.block-feature-three_a73ac67a16ed198f .round-btn_914bd8ba3375c737 {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_a73ac67a16ed198f .round-btn_914bd8ba3375c737:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_a73ac67a16ed198f .block-one_3ac2ff0d1c2c7fb0 {
  background: url(../snapshots/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_a73ac67a16ed198f .block-one_3ac2ff0d1c2c7fb0 .tag_b909673eb64d864c {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_a73ac67a16ed198f .block-one_3ac2ff0d1c2c7fb0 .block-title_b7197769230b525c {
  background: url(../snapshots/shape_b2ae92eace/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_a73ac67a16ed198f .block-two_059cf46d660e0d3e {
  overflow: hidden;
}
.block-feature-three_a73ac67a16ed198f .block-two_059cf46d660e0d3e .img-wrapper_e7c9009c1db62fc1 {
  background: url(../snapshots/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_a73ac67a16ed198f .block-two_059cf46d660e0d3e .text-wrapper_aabb0acb3ead843c {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_a73ac67a16ed198f .block-two_059cf46d660e0d3e .tag_b909673eb64d864c {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_a73ac67a16ed198f .block-three_21078cfc5b87602d {
  background: #D3FF76;
}
.block-feature-three_a73ac67a16ed198f .block-three_21078cfc5b87602d .tag_b909673eb64d864c {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_a73ac67a16ed198f .block-three_21078cfc5b87602d .round-btn_914bd8ba3375c737 {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_a73ac67a16ed198f .block-three_21078cfc5b87602d .round-btn_914bd8ba3375c737:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_a73ac67a16ed198f .block-four_88e980f054040be9 {
  background: url(../snapshots/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_a73ac67a16ed198f .block-four_88e980f054040be9 .block-title_b7197769230b525c {
  background: url(../snapshots/shape_b2ae92eace/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_a73ac67a16ed198f .block-four_88e980f054040be9 .block-title_b7197769230b525c a {
  font-size: 28px;
}
.block-feature-three_a73ac67a16ed198f .block-four_88e980f054040be9 .tag_b909673eb64d864c {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_a73ac67a16ed198f .block-four_88e980f054040be9 .round-btn_914bd8ba3375c737 {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_a73ac67a16ed198f .block-four_88e980f054040be9 .round-btn_914bd8ba3375c737:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_a73ac67a16ed198f .block-five_90c93cc46758bbbc {
  background: url(../snapshots/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_a73ac67a16ed198f .block-five_90c93cc46758bbbc .tag_b909673eb64d864c {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_a73ac67a16ed198f .block-five_90c93cc46758bbbc .block-title_b7197769230b525c {
  background: url(../snapshots/shape_b2ae92eace/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_2bab803f044394eb .upper-wrapper_b3c17d828fc088b7 {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_2bab803f044394eb .upper-wrapper_b3c17d828fc088b7 .shape_01_231086762a8b4d8e {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_2bab803f044394eb .line-loop_6482590796835280:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_2bab803f044394eb .graph-panel_33cc3ea1d24076eb {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_2bab803f044394eb .graph-panel_33cc3ea1d24076eb .main-count_360c5e6e750effd8 {
  font-size: 120px;
}
.block-feature-thirteen_2bab803f044394eb .graph-panel_33cc3ea1d24076eb .chart-box_b4267e58e9c0c1d1 {
  padding: 0 15px;
}
.block-feature-thirteen_2bab803f044394eb .graph-panel_33cc3ea1d24076eb .chart-box_b4267e58e9c0c1d1 .chart-inner_264e15f05a04b1ae {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_2d81619969759d30 .media-img_d4943f6dd69ae47b {
  border-radius: 30px;
}
.block-feature-sixteen_2d81619969759d30 .shape_01_231086762a8b4d8e {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_7f85606fa366c325 .section-subheading_7c9d70615131fe82 {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_7f85606fa366c325 .shape_01_231086762a8b4d8e {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_4ced88f54fcd64e5 {
  z-index: 1;
}
.text-feature-four_4ced88f54fcd64e5 .avatar_3c78a29441fd30ce {
  width: 65px;
  height: 65px;
}
.text-feature-four_4ced88f54fcd64e5 .name {
  font-size: 28px;
}
.text-feature-four_4ced88f54fcd64e5 .quote-text_acef34b1fc334b4f {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_4ced88f54fcd64e5 .shape_01_231086762a8b4d8e {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_4ced88f54fcd64e5 .shape_02_581dd9735adba797 {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_e350d21ae75b9060 .bg-wrapper_c8dc4e577618fa9c {
  background: #FFF2AC;
}
.text-feature-five_e350d21ae75b9060 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_e350d21ae75b9060 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_e350d21ae75b9060 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_e350d21ae75b9060 li:hover:before {
  background: #29594B;
}
.text-feature-five_e350d21ae75b9060 li:hover:after {
  color: #fff;
}
.text-feature-five_e350d21ae75b9060 .media-wrapper_c9944272771acc0c {
  background: url(../snapshots/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_e350d21ae75b9060 .media-wrapper_c9944272771acc0c .video-icon_da6668f6ed5dc1a9 {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_e350d21ae75b9060 .media-wrapper_c9944272771acc0c .video-icon_da6668f6ed5dc1a9:hover {
  background: #CFFF45;
}
.text-feature-five_e350d21ae75b9060 .media-wrapper_c9944272771acc0c .screen_01_50ed3c81da76a301 {
  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_0fe517cc9620d46a {
  z-index: 1;
}
.text-feature-six_0fe517cc9620d46a .media-wrapper_c9944272771acc0c {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_0fe517cc9620d46a .media-wrapper_c9944272771acc0c .screen_01_50ed3c81da76a301 {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_0fe517cc9620d46a .shape_01_231086762a8b4d8e {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_0fe517cc9620d46a .shape_02_581dd9735adba797 {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_cb7df0554e339cdc {
  background: url(../snapshots/assets_e8beb4ccfe/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_cb7df0554e339cdc .block_513c1e9861886b51 .icon_951a9c5da2262fc5 {
  height: 50px;
}
.text-feature-nine_cb7df0554e339cdc .vertical-text-wrapper_ddc22945be469684 {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_cb7df0554e339cdc .vertical-text-wrapper_ddc22945be469684 .text-list_30f33e9f7e42579b {
  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_cb7df0554e339cdc .vertical-text-wrapper_ddc22945be469684 .text-list_30f33e9f7e42579b:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_cb7df0554e339cdc .vertical-text-wrapper_ddc22945be469684 .shape_01_231086762a8b4d8e {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_cb7df0554e339cdc .vertical-text-wrapper_ddc22945be469684 .shape_02_581dd9735adba797 {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_cb7df0554e339cdc .shape_03_be6f47cb9124754a {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_cb7df0554e339cdc .shape_04_aa6174627d0b51c4 {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_a5bff1c81bb73550 .section-btn_0aa4246feedb04d1 {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_cfd564562e565ed6 {
  z-index: 1;
}
.team-section-three_cfd564562e565ed6:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../snapshots/shape_b2ae92eace/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_cfd564562e565ed6 .section-btn_0aa4246feedb04d1 {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_cfd564562e565ed6 .shape_01_231086762a8b4d8e {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_cfd564562e565ed6 .shape_02_581dd9735adba797 {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_cfd564562e565ed6 .shape_03_be6f47cb9124754a {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_97e128ee738957f9 .logo_14121d360836d277 {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_0d53e48e0cd5fe84 {
  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_7571df54bdb13b24 {
  max-width: 565px;
}
.user-data-form .form-wrapper_7571df54bdb13b24 .input-group-meta_1563b1b608452d4d 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_7571df54bdb13b24 .input-group-meta_1563b1b608452d4d label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_7571df54bdb13b24 .input-group-meta_1563b1b608452d4d .placeholder_icon_2709916bf46ebae7 {
  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_7571df54bdb13b24 .input-group-meta_1563b1b608452d4d .placeholder_icon_2709916bf46ebae7 img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_7571df54bdb13b24 .input-group-meta_1563b1b608452d4d .placeholder_icon_2709916bf46ebae7 span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_7571df54bdb13b24 .input-group-meta_1563b1b608452d4d .placeholder_icon_2709916bf46ebae7 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_7571df54bdb13b24 .input-group-meta_1563b1b608452d4d .placeholder_icon_2709916bf46ebae7 span.eye-slash_a1c78c807296f403:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_2fb4aaaf00ed656b 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_2fb4aaaf00ed656b label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_2fb4aaaf00ed656b input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_2fb4aaaf00ed656b 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_2fb4aaaf00ed656b 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_2fb4aaaf00ed656b a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_2fb4aaaf00ed656b a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_5bf4908b83020075 {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_073734deadc29335 {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_073734deadc29335:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_073734deadc29335 img {
  width: 20px;
}
.user-data-form .btn-close_8540953b7ff64f39 {
  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_d05343698720b279 .main-count_360c5e6e750effd8 {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_b0c1266923b56f16 .icon_951a9c5da2262fc5 {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_6d8f159fbbd73887 .img-holder_50610a3a7e052b16 {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_6d8f159fbbd73887 .img-holder_50610a3a7e052b16.round-border_7ad841e3c00154c3 {
  border-radius: 30px;
}
.portfolio-block-one_6d8f159fbbd73887 .img-holder_50610a3a7e052b16 .expend_2fc0ac5eb5bf0f7e {
  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_6d8f159fbbd73887 .img-holder_50610a3a7e052b16 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_6d8f159fbbd73887 .img-holder_50610a3a7e052b16 i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_6d8f159fbbd73887:hover .expend_2fc0ac5eb5bf0f7e {
  opacity: 1;
}
.portfolio-block-one_6d8f159fbbd73887:hover .img-meta_1c735fb0167476bd {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_6d8f159fbbd73887:hover .pj-title_7d9442eb82511045 {
  text-decoration: underline;
}
.portfolio-block-one_6d8f159fbbd73887 .caption {
  margin-top: 35px;
}
.portfolio-block-one_6d8f159fbbd73887 .caption .tag_b909673eb64d864c {
  margin: 0 -3px;
}
.portfolio-block-one_6d8f159fbbd73887 .caption .tag_b909673eb64d864c 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_6d8f159fbbd73887 .caption .pj-title_7d9442eb82511045 {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_6d8f159fbbd73887 .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_6d8f159fbbd73887 .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_affb267f9d82b86d .bg-wrapper_c8dc4e577618fa9c {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_affb267f9d82b86d .slider-wrapper_2bb1865217391c8f {
  height: 100%;
}
.project-details-two_affb267f9d82b86d .slider-wrapper_2bb1865217391c8f .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_affb267f9d82b86d .slider-wrapper_2bb1865217391c8f .carousel-control-next_b6db9455b8c36e20,
.project-details-two_affb267f9d82b86d .slider-wrapper_2bb1865217391c8f .carousel-control-prev_c4601291ac761af0 {
  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_affb267f9d82b86d .slider-wrapper_2bb1865217391c8f .carousel-control-next_b6db9455b8c36e20:hover,
.project-details-two_affb267f9d82b86d .slider-wrapper_2bb1865217391c8f .carousel-control-prev_c4601291ac761af0:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_affb267f9d82b86d .slider-wrapper_2bb1865217391c8f .carousel-control-prev_c4601291ac761af0 {
  left: auto;
  right: 45px;
}
.project-details-two_affb267f9d82b86d .info-wrapper_3cd618dfda36540d {
  padding: 55px 50px 85px 70px;
}
.project-details-two_affb267f9d82b86d .info-wrapper_3cd618dfda36540d h3 {
  font-size: 36px;
}
.project-details-two_affb267f9d82b86d .info-wrapper_3cd618dfda36540d .list-meta_912443377950de2b li {
  padding: 22px 0;
}
.project-details-two_affb267f9d82b86d .info-wrapper_3cd618dfda36540d .list-meta_912443377950de2b .icon_951a9c5da2262fc5 {
  width: 40px;
}
.project-details-two_affb267f9d82b86d .info-wrapper_3cd618dfda36540d .list-meta_912443377950de2b .text1_0272779cb34fd1ea {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_affb267f9d82b86d .info-wrapper_3cd618dfda36540d .list-meta_912443377950de2b span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_affb267f9d82b86d .info-wrapper_3cd618dfda36540d .social-share_cfd4259fca704206 li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_affb267f9d82b86d .info-wrapper_3cd618dfda36540d .social-share_cfd4259fca704206 li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_30fcd70de99ce560 .slider-wrapper_2bb1865217391c8f {
  padding-left: 100px;
}
.feedback-section-three_30fcd70de99ce560 .slider-wrapper_2bb1865217391c8f .icon_951a9c5da2262fc5 {
  left: 0;
  top: 18px;
}
.feedback-section-three_30fcd70de99ce560 .slick-dots_f334990455863b22 {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_30fcd70de99ce560 .slick-dots_f334990455863b22 li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_30fcd70de99ce560 .slick-dots_f334990455863b22 .slick-active button {
  background: #000;
}
.feedback-section-three_30fcd70de99ce560 .rating-box_8dfacba9a7033a84 {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_30fcd70de99ce560 .rating-box_8dfacba9a7033a84 .rating_adad17fa23c200fe {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_30fcd70de99ce560 .shape_01_231086762a8b4d8e {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_30fcd70de99ce560 .shape_02_581dd9735adba797 {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_d9a990ab1d517fcc {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_d9a990ab1d517fcc .post-data_fe9426f4dd0b0c2a {
  padding: 30px 35px 25px;
}
.blog-meta-one_d9a990ab1d517fcc .post-data_fe9426f4dd0b0c2a .post-info_138aa37eb6a3d108 {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_d9a990ab1d517fcc .post-data_fe9426f4dd0b0c2a .blog-title_2af49fe1cb79b8f0 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_d9a990ab1d517fcc .post-data_fe9426f4dd0b0c2a .blog-title_2af49fe1cb79b8f0:hover {
  text-decoration: underline;
}
.blog-meta-one_d9a990ab1d517fcc .post-img_cdf8af80c5d5307c {
  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_d9a990ab1d517fcc .post-img_cdf8af80c5d5307c .round-btn_914bd8ba3375c737 {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_d9a990ab1d517fcc:hover .round-btn_914bd8ba3375c737 {
  background: #CFFF45;
}
.blog-meta-one_d9a990ab1d517fcc.style-two_e59d4ea9c8271f60 {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_d9a990ab1d517fcc.style-two_e59d4ea9c8271f60 .post-img_cdf8af80c5d5307c {
  border-radius: 0;
}
.blog-meta-one_d9a990ab1d517fcc.style-two_e59d4ea9c8271f60 .blog-title_2af49fe1cb79b8f0 {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_4eea75db01186b44 {
  background: #fff;
}
.blog-meta-two_4eea75db01186b44 .post-data_fe9426f4dd0b0c2a {
  padding-top: 30px;
}
.blog-meta-two_4eea75db01186b44 .post-data_fe9426f4dd0b0c2a .blog-title_2af49fe1cb79b8f0 {
  width: 70%;
}
.blog-meta-two_4eea75db01186b44 .post-data_fe9426f4dd0b0c2a .blog-title_2af49fe1cb79b8f0 h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_4eea75db01186b44 .post-data_fe9426f4dd0b0c2a .blog-title_2af49fe1cb79b8f0:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_4eea75db01186b44 .post-data_fe9426f4dd0b0c2a .round-btn_914bd8ba3375c737 {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_4eea75db01186b44 .post-data_fe9426f4dd0b0c2a .round-btn_914bd8ba3375c737:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_4eea75db01186b44 .post-data_fe9426f4dd0b0c2a .post-info_138aa37eb6a3d108 {
  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_4eea75db01186b44 .post-img_cdf8af80c5d5307c {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_4eea75db01186b44 .post-img_cdf8af80c5d5307c .date_f6d61834db991f51 {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_4eea75db01186b44.style-two_e59d4ea9c8271f60 {
  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_4eea75db01186b44.style-two_e59d4ea9c8271f60 p {
  font-size: 18px;
}
.blog-meta-two_4eea75db01186b44.style-two_e59d4ea9c8271f60 .post-img_cdf8af80c5d5307c {
  height: auto;
  width: 100%;
}
.blog-meta-two_4eea75db01186b44.style-two_e59d4ea9c8271f60 .post-data_fe9426f4dd0b0c2a {
  padding: 26px 0;
}
.blog-meta-two_4eea75db01186b44.style-two_e59d4ea9c8271f60 .post-data_fe9426f4dd0b0c2a .post-info_138aa37eb6a3d108 {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_4eea75db01186b44.style-two_e59d4ea9c8271f60 .post-data_fe9426f4dd0b0c2a .round-btn_914bd8ba3375c737 {
  border: none;
}

.signup-btn-one_7b0d70b2e53ec24c 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_7b0d70b2e53ec24c .icon_951a9c5da2262fc5 {
  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_c1bc0e3264782189 {
  z-index: 1;
}
.blog-section-three_c1bc0e3264782189 .section-btn_0aa4246feedb04d1 {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

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

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

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

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

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

.blog-details_9f175cee8c37f82d .post-details-meta_04d24d7367c51c5e {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_9f175cee8c37f82d .post-details-meta_04d24d7367c51c5e p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_9f175cee8c37f82d .post-details-meta_04d24d7367c51c5e .quote-wrapper_65f78cdc65366033 {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_9f175cee8c37f82d .post-details-meta_04d24d7367c51c5e .quote-wrapper_65f78cdc65366033 .wrapper_30c113f327f12e16 {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_9f175cee8c37f82d .post-details-meta_04d24d7367c51c5e .quote-wrapper_65f78cdc65366033 .wrapper_30c113f327f12e16 .icon_951a9c5da2262fc5 {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_9f175cee8c37f82d .post-details-meta_04d24d7367c51c5e .quote-wrapper_65f78cdc65366033 .wrapper_30c113f327f12e16 h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_9f175cee8c37f82d .post-details-meta_04d24d7367c51c5e .quote-wrapper_65f78cdc65366033 h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_9f175cee8c37f82d .post-details-meta_04d24d7367c51c5e .quote-wrapper_65f78cdc65366033 h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_9f175cee8c37f82d .post-details-meta_04d24d7367c51c5e .img-gallery_00df250c248afe85 {
  margin-bottom: 50px;
}
.blog-details_9f175cee8c37f82d .post-details-meta_04d24d7367c51c5e .img-gallery_00df250c248afe85 img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_9f175cee8c37f82d .post-details-meta_04d24d7367c51c5e h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_9f175cee8c37f82d .post-details-meta_04d24d7367c51c5e .list-item_643627b85442fb06 li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_9f175cee8c37f82d .post-details-meta_04d24d7367c51c5e .list-item_643627b85442fb06 li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_9f175cee8c37f82d .bottom-widget_f4e8b06284ccdeda {
  padding: 10px 0 5px;
}
.blog-details_9f175cee8c37f82d .bottom-widget_f4e8b06284ccdeda .tags_20fa3b2841b69e04 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_9f175cee8c37f82d .bottom-widget_f4e8b06284ccdeda .tags_20fa3b2841b69e04 a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_9f175cee8c37f82d .bottom-widget_f4e8b06284ccdeda .tags_20fa3b2841b69e04 a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_9f175cee8c37f82d .bottom-widget_f4e8b06284ccdeda .share-icon_5813222c54b5b206 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_9f175cee8c37f82d .bottom-widget_f4e8b06284ccdeda .share-icon_5813222c54b5b206 a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_9f175cee8c37f82d .grey-bg_d8eba26616022e63 {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_9f175cee8c37f82d .blog-inner-title_568148f07e5561d1 {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_9f175cee8c37f82d .blog-comment-area_992266b362032333 {
  margin: 60px 0;
}
.blog-details_9f175cee8c37f82d .blog-comment-area_992266b362032333 .comment_6e80492d294e3ba2 {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_9f175cee8c37f82d .blog-comment-area_992266b362032333 .comment_6e80492d294e3ba2:last-child {
  padding-bottom: 5px;
}
.blog-details_9f175cee8c37f82d .blog-comment-area_992266b362032333 .comment_6e80492d294e3ba2 .reply-comment_27f1978545f8b8f9 {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_9f175cee8c37f82d .blog-comment-area_992266b362032333 .comment_6e80492d294e3ba2 .user-avatar_9fd1c73e9cb69165 {
  width: 60px;
  height: 60px;
}
.blog-details_9f175cee8c37f82d .blog-comment-area_992266b362032333 .comment_6e80492d294e3ba2 .comment-text_854271558c79fc54 {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_9f175cee8c37f82d .blog-comment-area_992266b362032333 .comment_6e80492d294e3ba2 .comment-text_854271558c79fc54 .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_9f175cee8c37f82d .blog-comment-area_992266b362032333 .comment_6e80492d294e3ba2 .comment-text_854271558c79fc54 .date_f6d61834db991f51 {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_9f175cee8c37f82d .blog-comment-area_992266b362032333 .comment_6e80492d294e3ba2 .comment-text_854271558c79fc54 p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_9f175cee8c37f82d .blog-comment-area_992266b362032333 .comment_6e80492d294e3ba2 .comment-text_854271558c79fc54 .reply-btn_f425296ff14104e9 {
  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_9f175cee8c37f82d .blog-comment-area_992266b362032333 .comment_6e80492d294e3ba2 .comment-text_854271558c79fc54 .reply-btn_f425296ff14104e9:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_9f175cee8c37f82d .blog-comment-form_111191eb34d611bd p a {
  color: #19352D;
}
.blog-details_9f175cee8c37f82d .blog-comment-form_111191eb34d611bd form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_9f175cee8c37f82d .blog-comment-form_111191eb34d611bd form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_9f175cee8c37f82d .blog-comment-form_111191eb34d611bd 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_eec460c1674b3447 {
  height: 600px;
}

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

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

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

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

.footer-one_8b9c11504aa5d69c {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_8b9c11504aa5d69c .bottom-footer_1c5cb17d2b8e3abd {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_8b9c11504aa5d69c .social-icon_bf70097a5107991c 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_8b9c11504aa5d69c .social-icon_bf70097a5107991c a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_8b9c11504aa5d69c .footer-title_97b84442abef2900 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_8b9c11504aa5d69c .footer-nav-link_31c90da0c17134e2 a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_8b9c11504aa5d69c .footer-nav-link_31c90da0c17134e2 a:hover {
  color: #fff;
}
.footer-nav-link_31c90da0c17134e2 p {
  font-size: 16px;
}
.logo_14121d360836d277 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_ec50b2688836d193 {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_4f17d235a91e1bb9 {
  align-content: center;
}

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

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

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

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

.footer-three_5d86321043ec3b37 {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_5d86321043ec3b37 .round-bg_61088ba99c027f49 {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_5d86321043ec3b37 .round-bg_61088ba99c027f49.color-two_d8c7ae7474ddd433 {
  background: #F6FFDD;
}
.footer-three_5d86321043ec3b37 .footer-intro_e2df09e18dcfb070 p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_5d86321043ec3b37 .footer-intro_e2df09e18dcfb070 p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_5d86321043ec3b37 .footer-title_97b84442abef2900 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_5d86321043ec3b37 .footer-nav-link_31c90da0c17134e2 a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_5d86321043ec3b37 .footer-nav-link_31c90da0c17134e2 a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_5d86321043ec3b37 .bottom-footer_1c5cb17d2b8e3abd {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_5d86321043ec3b37 .bottom-footer_1c5cb17d2b8e3abd .copyright_cf9fffaa9c947466 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_5d86321043ec3b37 .bottom-footer_1c5cb17d2b8e3abd .bottom-nav_665ca18cf04b2271 {
  margin: 0 -12px;
}
.footer-three_5d86321043ec3b37 .bottom-footer_1c5cb17d2b8e3abd .bottom-nav_665ca18cf04b2271 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_5d86321043ec3b37 .bottom-footer_1c5cb17d2b8e3abd .bottom-nav_665ca18cf04b2271 a:hover {
  text-decoration: underline;
}
.footer-three_5d86321043ec3b37 .bottom-footer_1c5cb17d2b8e3abd .social-icon_bf70097a5107991c {
  margin: 0 -10px;
}
.footer-three_5d86321043ec3b37 .bottom-footer_1c5cb17d2b8e3abd .social-icon_bf70097a5107991c a {
  margin: 0 10px;
}
.footer-three_5d86321043ec3b37 .bottom-footer_1c5cb17d2b8e3abd .social-icon_bf70097a5107991c a:hover {
  color: #19352D;
}
.footer-three_5d86321043ec3b37 .shape_01_231086762a8b4d8e {
  top: -3%;
  left: -3%;
}
.footer-three_5d86321043ec3b37 .shape_02_581dd9735adba797 {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_4995bf1640506ea8 {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_4995bf1640506ea8:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../snapshots/assets_e8beb4ccfe/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_4995bf1640506ea8 h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_4995bf1640506ea8 .btn-group_5fdf3b6d3299a919 {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_4995bf1640506ea8 .btn-group_5fdf3b6d3299a919 h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_4995bf1640506ea8 .btn-group_5fdf3b6d3299a919 h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_4995bf1640506ea8 .btn-group_5fdf3b6d3299a919 .round-btn_914bd8ba3375c737 {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_4995bf1640506ea8 .btn-group_5fdf3b6d3299a919 .round-btn_914bd8ba3375c737:hover, .footer-five_4995bf1640506ea8 .btn-group_5fdf3b6d3299a919 .round-btn_914bd8ba3375c737:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_4995bf1640506ea8 .social-icon_bf70097a5107991c {
  margin: 0 -20px;
}
.footer-five_4995bf1640506ea8 .social-icon_bf70097a5107991c a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_4995bf1640506ea8 .social-icon_bf70097a5107991c a:hover {
  color: #DFFF5E;
}
.footer-five_4995bf1640506ea8 .bottom-nav_665ca18cf04b2271 {
  margin: 0 -12px;
}
.footer-five_4995bf1640506ea8 .bottom-nav_665ca18cf04b2271 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_4995bf1640506ea8 .bottom-nav_665ca18cf04b2271 a:hover {
  text-decoration: underline;
}
.footer-five_4995bf1640506ea8 .shape_01_231086762a8b4d8e {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_4995bf1640506ea8 .shape_02_581dd9735adba797 {
  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_26b0be66340f036c {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_88e79fb5cdbff6bf {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_913c7a7f24eba014 {
  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_2904330cb010a073 {
  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_2e8e211518a35a03 {
  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_5312ead38d9b473d {
  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_f76117462701a701 {
  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_2ccb4d5fe77548d9 {
  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_04b3c22ce0eedce9 {
  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_da5dfac07011020b {
  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_ea5df6a0df51ad0f {
  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_2d6809c3b4b9d095 {
  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_9ad47d199c0bd315 {
  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_6ae2f73b610d4ab2 {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_870a5b03d7762b6b {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_efb140e7e5a35b9c {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_fdeaa0004dddd25c {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_7a67859eb9060e8a {
  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_6ae270a7aedd0ef5 {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_521c2c436795c9f8 {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_b63a6839249d9857 {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_a507aa0815d812c9 {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_9f428c7ec1561be2 {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_a8ea9dd3bde12d14 {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_9abe37d6e66dea78 {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_013ef04cfa33a46f {
  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_94ec7eadc0f26bb6 {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_bd472373bf9d6ded {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_2a79d192f2dc7593 {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_acc39767ac34eefa {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_17e973851b4a1eaa {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_1f21ded61f7dd09e {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_63a30bcceb218ba5 {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_8023b28ce0a024de {
  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_a454a11cec2139ad {
  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_337c8a44036547c3 {
  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_95b784c1e35c6814 {
  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_bdcc44783b546a2b {
  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_e7815cdce398ab96 {
  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_2754aa6d706d880a {
  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_c1ff7333a5296523 {
  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_7e31aefd033ecd68 {
  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_7fb10fc06f30b657 {
  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_95c83fd306273ba2 {
  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_e3099593188d2a61 {
  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_a2f361e35f4863a2 {
  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_32d308822aa23eb1 {
  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_7d3d749e3bf9941e {
  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_4f30f0364d164834 {
  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_1ceb24e1886e4532 {
  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_8a7ad1d1440096d2 {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_2809ecaa5000eebc {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_004bf99cd9ca9ea3 {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_4bb18690af152090 {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_afd01a3e1b0fbbb0 {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_e218c43f6509d66e {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_fc371a7d05da1705 {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_373051d2b2825273 {
  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_26b0be66340f036c {
  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_91c53f8f1cdf82da {
  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_5d3e9da4f2adb3b0 {
  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_763a8980b3940161 .theme-select-menu_ab89eff546c722f6 {
  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_d4e372644f487cdd {
  overflow: hidden;
}
.product-block-one_d4e372644f487cdd .img-holder_50610a3a7e052b16 {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_d4e372644f487cdd .img-holder_50610a3a7e052b16 .cart-icon_4f0088a66fdedf89 {
  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_d4e372644f487cdd .img-holder_50610a3a7e052b16 .cart-icon_4f0088a66fdedf89:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_d4e372644f487cdd .img-holder_50610a3a7e052b16 .cart-button_99497e9bf1a79227 {
  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_d4e372644f487cdd .img-holder_50610a3a7e052b16 .cart-button_99497e9bf1a79227:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_d4e372644f487cdd .product-title_cf65f65f2c1d5cde {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_d4e372644f487cdd .rating_adad17fa23c200fe {
  margin: 0 -3px;
}
.product-block-one_d4e372644f487cdd .rating_adad17fa23c200fe li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_d4e372644f487cdd .rating_adad17fa23c200fe li .bi-star-fill_a163560b3b252f1a {
  color: #FFCB65;
}
.product-block-one_d4e372644f487cdd .price_3e00c3c2ff8cbabf {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_d4e372644f487cdd:hover .cart-button_99497e9bf1a79227 {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_d4e372644f487cdd:hover .product-img_ef24113231eba987 {
  transform: scale(0.95);
}
.product-block-one_d4e372644f487cdd:hover .cart-icon_4f0088a66fdedf89 {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_d4e372644f487cdd:hover .product-title_cf65f65f2c1d5cde {
  text-decoration: underline;
}

.product-details-one_b4cfb1c06f8deaab .product-img-tab_ecc51e4008f9ae0b {
  border: none;
}
.product-details-one_b4cfb1c06f8deaab .product-img-tab_ecc51e4008f9ae0b .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_b4cfb1c06f8deaab .product-img-tab_ecc51e4008f9ae0b .nav-link img {
  max-height: 100%;
}
.product-details-one_b4cfb1c06f8deaab .product-img-tab_ecc51e4008f9ae0b .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_b4cfb1c06f8deaab .product-img-tab-content_d2210d73bd469d07 {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_b4cfb1c06f8deaab .product-img-tab-content_d2210d73bd469d07 img {
  margin: auto;
}
.product-details-one_b4cfb1c06f8deaab .product-info_e491d02b9bbd106b .stock-tag_9d6875464b3e9d08 {
  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_b4cfb1c06f8deaab .product-info_e491d02b9bbd106b .product-name_2a0e086c7687045c {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_b4cfb1c06f8deaab .product-info_e491d02b9bbd106b .rating_adad17fa23c200fe li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_b4cfb1c06f8deaab .product-info_e491d02b9bbd106b .rating_adad17fa23c200fe li .bi-star-fill_a163560b3b252f1a {
  color: #FFCB65;
}
.product-details-one_b4cfb1c06f8deaab .product-info_e491d02b9bbd106b .rating_adad17fa23c200fe li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_b4cfb1c06f8deaab .product-info_e491d02b9bbd106b .rating_adad17fa23c200fe li a:hover {
  text-decoration: underline;
}
.product-details-one_b4cfb1c06f8deaab .product-info_e491d02b9bbd106b .price_3e00c3c2ff8cbabf {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_b4cfb1c06f8deaab .product-info_e491d02b9bbd106b .price_3e00c3c2ff8cbabf del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_b4cfb1c06f8deaab .product-info_e491d02b9bbd106b .availability_6e0ba44373840837 {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_b4cfb1c06f8deaab .product-info_e491d02b9bbd106b .description-text_0707d9e804706e2e {
  padding: 10px 0 15px;
}
.product-details-one_b4cfb1c06f8deaab .product-info_e491d02b9bbd106b .product-feature_d03b1cf8f243d7af {
  margin-bottom: 20px;
}
.product-details-one_b4cfb1c06f8deaab .product-info_e491d02b9bbd106b .product-feature_d03b1cf8f243d7af li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_b4cfb1c06f8deaab .product-info_e491d02b9bbd106b .product-feature_d03b1cf8f243d7af li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_b4cfb1c06f8deaab .product-info_e491d02b9bbd106b .customize-order_08dac91302fdb7c0 h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_b4cfb1c06f8deaab .product-info_e491d02b9bbd106b .customize-order_08dac91302fdb7c0 .quantity_7e663faae8c1483f .button-group_c2c5dc1f729dc908 {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_b4cfb1c06f8deaab .product-info_e491d02b9bbd106b .customize-order_08dac91302fdb7c0 .quantity_7e663faae8c1483f .button-group_c2c5dc1f729dc908 li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_b4cfb1c06f8deaab .product-info_e491d02b9bbd106b .customize-order_08dac91302fdb7c0 .quantity_7e663faae8c1483f .button-group_c2c5dc1f729dc908 li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_b4cfb1c06f8deaab .product-info_e491d02b9bbd106b .customize-order_08dac91302fdb7c0 .quantity_7e663faae8c1483f .button-group_c2c5dc1f729dc908 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_b4cfb1c06f8deaab .product-review-tab_b19d58dbf4b0378e .nav-tabs_c698c1abbe0ebfe0 {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_b4cfb1c06f8deaab .product-review-tab_b19d58dbf4b0378e .nav-tabs_c698c1abbe0ebfe0 .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_b4cfb1c06f8deaab .product-review-tab_b19d58dbf4b0378e .nav-tabs_c698c1abbe0ebfe0 .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_b4cfb1c06f8deaab .product-review-tab_b19d58dbf4b0378e .nav-tabs_c698c1abbe0ebfe0 .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_b4cfb1c06f8deaab .product-review-tab_b19d58dbf4b0378e .nav-tabs_c698c1abbe0ebfe0 .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_b4cfb1c06f8deaab .product-review-tab_b19d58dbf4b0378e .tab-content_d8c82e554c4a49d3 h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_b4cfb1c06f8deaab .product-review-tab_b19d58dbf4b0378e .tab-content_d8c82e554c4a49d3 .product-feature_d03b1cf8f243d7af li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_b4cfb1c06f8deaab .product-review-tab_b19d58dbf4b0378e .tab-content_d8c82e554c4a49d3 .product-feature_d03b1cf8f243d7af li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_b4cfb1c06f8deaab .product-review-tab_b19d58dbf4b0378e .user-comment-area_5bb77ab02b746cea .single-comment_055dac39a7b53fbd {
  padding-bottom: 40px;
}
.product-details-one_b4cfb1c06f8deaab .product-review-tab_b19d58dbf4b0378e .user-comment-area_5bb77ab02b746cea .single-comment_055dac39a7b53fbd:last-child {
  padding-bottom: 0;
}
.product-details-one_b4cfb1c06f8deaab .product-review-tab_b19d58dbf4b0378e .user-comment-area_5bb77ab02b746cea .user-img_78fcab75c801d004 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_b4cfb1c06f8deaab .product-review-tab_b19d58dbf4b0378e .user-comment-area_5bb77ab02b746cea .user-comment-data_285f032dc0c3c36a {
  padding-left: 30px;
  position: relative;
}
.product-details-one_b4cfb1c06f8deaab .product-review-tab_b19d58dbf4b0378e .user-comment-area_5bb77ab02b746cea .user-comment-data_285f032dc0c3c36a .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_b4cfb1c06f8deaab .product-review-tab_b19d58dbf4b0378e .user-comment-area_5bb77ab02b746cea .user-comment-data_285f032dc0c3c36a .rating_adad17fa23c200fe li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_b4cfb1c06f8deaab .product-review-tab_b19d58dbf4b0378e .user-comment-area_5bb77ab02b746cea .user-comment-data_285f032dc0c3c36a .rating_adad17fa23c200fe li .bi-star-fill_a163560b3b252f1a {
  color: #FFCB65;
}
.product-details-one_b4cfb1c06f8deaab .product-review-tab_b19d58dbf4b0378e .user-comment-area_5bb77ab02b746cea .user-comment-data_285f032dc0c3c36a p {
  padding-top: 8px;
}

.cart-list-form_e5bd6f7d7c2093eb {
  position: relative;
}
.cart-list-form_e5bd6f7d7c2093eb .table_2c0cb01817676681 {
  margin: 0;
  background: transparent;
}
.cart-list-form_e5bd6f7d7c2093eb .table_2c0cb01817676681 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_e5bd6f7d7c2093eb .table_2c0cb01817676681 th:first-child {
  text-align: left;
}
.cart-list-form_e5bd6f7d7c2093eb .table_2c0cb01817676681 tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_e5bd6f7d7c2093eb .table_2c0cb01817676681 tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_e5bd6f7d7c2093eb .table_2c0cb01817676681 tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_e5bd6f7d7c2093eb .table_2c0cb01817676681 tbody .product-thumbnails_e7617f3be38cd535 {
  width: 85px;
}
.cart-list-form_e5bd6f7d7c2093eb .table_2c0cb01817676681 tbody .product-thumbnails_e7617f3be38cd535 img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_e5bd6f7d7c2093eb .table_2c0cb01817676681 tbody .product-thumbnails_e7617f3be38cd535 .product-img_ef24113231eba987 {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_e5bd6f7d7c2093eb .table_2c0cb01817676681 tbody .product-info_e491d02b9bbd106b {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_e5bd6f7d7c2093eb .table_2c0cb01817676681 tbody .product-info_e491d02b9bbd106b .product-name_2a0e086c7687045c {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_e5bd6f7d7c2093eb .table_2c0cb01817676681 tbody .product-info_e491d02b9bbd106b .serial_cb693c3736b42c71 {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_e5bd6f7d7c2093eb .table_2c0cb01817676681 tbody .product-info_e491d02b9bbd106b ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_e5bd6f7d7c2093eb .table_2c0cb01817676681 tbody .price_3e00c3c2ff8cbabf {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_e5bd6f7d7c2093eb .table_2c0cb01817676681 tbody .quantity_7e663faae8c1483f li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_e5bd6f7d7c2093eb .table_2c0cb01817676681 tbody .quantity_7e663faae8c1483f li .btn_41067513db6e74c1 {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_e5bd6f7d7c2093eb .table_2c0cb01817676681 tbody .quantity_7e663faae8c1483f 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_e5bd6f7d7c2093eb .table_2c0cb01817676681 tbody .remove-product_80c8808958f8c1bd {
  color: #000;
  font-size: 22px;
}
.cart-list-form_e5bd6f7d7c2093eb .table_2c0cb01817676681 tbody .remove-product_80c8808958f8c1bd:hover {
  color: #ff2759;
}
.cart-list-form_e5bd6f7d7c2093eb .cart-footer_9ff9626935f5e675 {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_e5bd6f7d7c2093eb .cart-footer_9ff9626935f5e675 .coupon-form_9fe786d505358dfa input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_e5bd6f7d7c2093eb .cart-footer_9ff9626935f5e675 .cart-total-section_3b2e0f04de2c5e14 {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_e5bd6f7d7c2093eb .cart-footer_9ff9626935f5e675 .cart-total-section_3b2e0f04de2c5e14 .cart-total-table_f773a90049b09b7c 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_e5bd6f7d7c2093eb .cart-footer_9ff9626935f5e675 .cart-total-section_3b2e0f04de2c5e14 .cart-total-table_f773a90049b09b7c tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_f16037d08a652f33 {
  height: auto;
}

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

.fancybox-caption_cd449f2f1036605e, .fancybox-infobar_7802d21fe3e999c1, .fancybox-navigation_11e01efd1c0342d7 .fancybox-button_095c6615d2c1e66c, .fancybox-toolbar_3affd10dd612af01 {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_f2e4904445cf6524 .fancybox-caption_cd449f2f1036605e, .fancybox-show-infobar_0c65603dc41802fb .fancybox-infobar_7802d21fe3e999c1, .fancybox-show-nav_e8cc9b7b7ac7347d .fancybox-navigation_11e01efd1c0342d7 .fancybox-button_095c6615d2c1e66c, .fancybox-show-toolbar_ad2220b2a261e453 .fancybox-toolbar_3affd10dd612af01 {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_0bd6d193c5b3b87b .fancybox-stage_511767c116f8647d {
  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_f4df4a187679a0b6 .fancybox-slide, .fancybox-slide--current_35226ee90f504d4d, .fancybox-slide--next_2218c219d04c2fa9, .fancybox-slide--previous_d451d6250a0bd350 {
  display: block;
}

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

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

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

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

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

.fancybox-content_7c0e7aa676064548 {
  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_b1b4bc2684b571ea .fancybox-content_7c0e7aa676064548 {
  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_2dd7895f270f84b6 .fancybox-content_7c0e7aa676064548 {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_00a406e10abc3d53 .fancybox-content_7c0e7aa676064548 {
  cursor: zoom-in;
}

.fancybox-can-drag_d8637963c18f6f1e .fancybox-content_7c0e7aa676064548 {
  cursor: grab;
}

.fancybox-is-dragging_54f4db82bf2ce279 .fancybox-content_7c0e7aa676064548 {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_36d9d78843af788f .fancybox-content_7c0e7aa676064548 {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_7f964594cae791a8 .fancybox-content_7c0e7aa676064548, .fancybox-slide--map_b113018f9f376178 .fancybox-content_7c0e7aa676064548, .fancybox-slide--video_179a8696fd53547b .fancybox-content_7c0e7aa676064548 {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_179a8696fd53547b .fancybox-content_7c0e7aa676064548 {
  background: #000;
}

.fancybox-slide--map_b113018f9f376178 .fancybox-content_7c0e7aa676064548 {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_58a1a3f0762c3ff4 svg path, .fancybox-button--share_605880d22cd8b00a svg path, .fancybox-button--thumbs_e2cf3897b0d859ab svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_e8cc9b7b7ac7347d .fancybox-navigation_11e01efd1c0342d7 .fancybox-button_095c6615d2c1e66c {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_11e01efd1c0342d7 .fancybox-button--arrow_left_ffa8ba63f5fe4dce {
  left: 6px;
}

.fancybox-navigation_11e01efd1c0342d7 .fancybox-button--arrow_right_f136cbdf7292be28 {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_7f964594cae791a8 .fancybox-close-small_a06adfb97271e93c, .fancybox-slide--image_b1b4bc2684b571ea .fancybox-close-small_a06adfb97271e93c, .fancybox-slide--video_179a8696fd53547b .fancybox-close-small_a06adfb97271e93c {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_7f964594cae791a8 .fancybox-close-small_a06adfb97271e93c:hover svg, .fancybox-slide--image_b1b4bc2684b571ea .fancybox-close-small_a06adfb97271e93c:hover svg, .fancybox-slide--video_179a8696fd53547b .fancybox-close-small_a06adfb97271e93c:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_ddc2a23d98636946 .fancybox-close-small_a06adfb97271e93c, .fancybox-is-zoomable_678331f5deb71761.fancybox-can-drag_d8637963c18f6f1e .fancybox-close-small_a06adfb97271e93c {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_a90c721204f7a92f.fancybox-slide--next_2218c219d04c2fa9, .fancybox-fx-fade_a90c721204f7a92f.fancybox-slide--previous_d451d6250a0bd350 {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_a90c721204f7a92f.fancybox-slide--current_35226ee90f504d4d {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_d28dc286f76d6421 {
  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_238c6e3173c7a1e1 {
  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_7c5a253e6e8c8f92 {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_22284880825227b1 .fancybox-thumbs_238c6e3173c7a1e1 {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_238c6e3173c7a1e1 > 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_238c6e3173c7a1e1 .fancybox-thumbs-active_49ea5e76231cd321:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_dbb6a61fc78aa16d .slick-track_6cd49ecd18b5fe65,
.slick-slider_dbb6a61fc78aa16d .slick-list_1344fea6c758c833 {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_39699a6572b06786 .slick-track_6cd49ecd18b5fe65 {
  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_39699a6572b06786 img {
  display: none;
}

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

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

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

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

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