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

.h1_457a1479cccfbdbf,
h1,
.h2_acfd540aebc64796,
h2,
.h3_bdca9d3d05edc55b,
h3,
.h4_0904864e19906d33,
h4,
.h5_66da6d02b3eb6fe3,
h5,
.h6_b87bb0e325963514,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_9da750ba212c63c8 {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_c2a6cc93c0715630 {
  padding: 0 !important;
}

.m0_f01aade1b7e433d0 {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_5d4667c1654d4cc7 {
    padding: 0 !important;
  }
  .xl-m0_49380c88ea9d0a50 {
    margin: 0 !important;
  }
  .xl-pt-10_785b66dba38e57ac {
    padding-top: 10px !important;
  }
  .xl-pt-20_006a521a9a1c8335 {
    padding-top: 20px !important;
  }
  .xl-pt-30_d971f6765a11f918 {
    padding-top: 30px !important;
  }
  .xl-pt-40_a7f207afd167f934 {
    padding-top: 40px !important;
  }
  .xl-pt-50_f483b7972a7defde {
    padding-top: 50px !important;
  }
  .xl-pt-60_de1dee87f5ba5309 {
    padding-top: 60px !important;
  }
  .xl-pt-70_5de40142170306d9 {
    padding-top: 70px !important;
  }
  .xl-pt-80_fa89857fa2e3cd2a {
    padding-top: 80px !important;
  }
  .xl-pt-90_d1dd94a3733cefe7 {
    padding-top: 90px !important;
  }
  .xl-pt-100_f35e0efa2fc7322c {
    padding-top: 100px !important;
  }
  .xl-pt-110_3bb33f69739267ad {
    padding-top: 110px !important;
  }
  .xl-pt-120_2e9af9e6995cbbda {
    padding-top: 120px !important;
  }
  .xl-pt-130_6f830902a6945a1e {
    padding-top: 130px !important;
  }
  .xl-pt-140_3fcdff37d0c9189b {
    padding-top: 140px !important;
  }
  .xl-pt-150_49b965b9e3c55c45 {
    padding-top: 150px !important;
  }
  .xl-pt-200_e55666b624074144 {
    padding-top: 200px !important;
  }
  .xl-pb-10_4b6a3122b1a8cffc {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_df50050bb30e1b8a {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_97ef253244580e8c {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_3bfd5beaebff6ea3 {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_d1fb5d4bfba8baa0 {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_4c72c358c08532b5 {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_fa79b4cad43009f9 {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_bc430226cb293d21 {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_94e38eea72bb9049 {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_e87186adc4ea6cfb {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_4f52fcee86b27fc9 {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_f20b44b3cc49c3c6 {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_4e5f7f7d7b9011bb {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_a75ba3ed99025de2 {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_dae9b10ee5316f56 {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_1126a25c712ff6a7 {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_308e086029fdb87f {
    margin-top: 10px !important;
  }
  .xl-mt-20_dd55f648c9389e15 {
    margin-top: 20px !important;
  }
  .xl-mt-30_c913f5a9a36124c9 {
    margin-top: 30px !important;
  }
  .xl-mt-40_b6bbd4fea6211744 {
    margin-top: 40px !important;
  }
  .xl-mt-50_dd3b629da5dda433 {
    margin-top: 50px !important;
  }
  .xl-mt-60_ea56d9d46ecc36ff {
    margin-top: 60px !important;
  }
  .xl-mt-70_7e9b1964d0f4d5d4 {
    margin-top: 70px !important;
  }
  .xl-mt-80_8bb025acb82884a5 {
    margin-top: 80px !important;
  }
  .xl-mt-90_3053cfb8f0c869c8 {
    margin-top: 90px !important;
  }
  .xl-mt-100_120fb62ff331f687 {
    margin-top: 100px !important;
  }
  .xl-mt-110_4e1eb08205f8bfbd {
    margin-top: 110px !important;
  }
  .xl-mt-120_99c48ac22576be69 {
    margin-top: 120px !important;
  }
  .xl-mt-130_b18ac8af8d3d913b {
    margin-top: 130px !important;
  }
  .xl-mt-140_46793ae3f0296cc1 {
    margin-top: 140px !important;
  }
  .xl-mt-150_9c71d1737ad3cc1a {
    margin-top: 150px !important;
  }
  .xl-mt-200_039c0421c2672bc9 {
    margin-top: 200px !important;
  }
  .xl-mb-10_b941194291da9fa0 {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_1da047d39a8c59ce {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_68653de8062530c0 {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_0a45c5a827b9146c {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_f6cb0de3c976dc78 {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_e75cf51a1b136c48 {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_3a078e21dea4009a {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_8c36c55a4ab2f451 {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_f60f4f252d3ec3e3 {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_9c701d811cb50d09 {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_83b5d3ca7c35ca01 {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_9fa55c9295f1d710 {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_bd00ab4a033399e5 {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_e44d985a6be5ec34 {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_fe31ab78f0ce45e2 {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_72188b0eafa3dd4b {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_15afdfd2a6927806 {
    padding: 0 !important;
  }
  .lg-m0_34c3d4f92424fc27 {
    margin: 0 !important;
  }
  .lg-pt-10_94fd6c7647aa86e4 {
    padding-top: 10px !important;
  }
  .lg-pt-20_9f630f211734c7bd {
    padding-top: 20px !important;
  }
  .lg-pt-30_0e57a8a8a9f95a97 {
    padding-top: 30px !important;
  }
  .lg-pt-40_4a7efea7b16a90d8 {
    padding-top: 40px !important;
  }
  .lg-pt-50_ad514f55ee077a31 {
    padding-top: 50px !important;
  }
  .lg-pt-60_e8e5c382b9073704 {
    padding-top: 60px !important;
  }
  .lg-pt-70_6e8477a8dbd9f67c {
    padding-top: 70px !important;
  }
  .lg-pt-80_d1c575eab1549f6b {
    padding-top: 80px !important;
  }
  .lg-pt-90_6a237322ff4853cc {
    padding-top: 90px !important;
  }
  .lg-pt-100_9c0fb29e0c7f53e9 {
    padding-top: 100px !important;
  }
  .lg-pt-110_f50eb23de6082b6b {
    padding-top: 110px !important;
  }
  .lg-pt-120_6474fa4d54afc416 {
    padding-top: 120px !important;
  }
  .lg-pt-130_4e3206dc0a798653 {
    padding-top: 130px !important;
  }
  .lg-pt-140_a427ac3765518332 {
    padding-top: 140px !important;
  }
  .lg-pt-150_85969dcc138e1dc0 {
    padding-top: 150px !important;
  }
  .lg-pt-200_1600bd7c96c6c515 {
    padding-top: 200px !important;
  }
  .lg-pb-10_54cd9c3e50170638 {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_9e6e84fb05493e78 {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_7df52ff054a5a6d6 {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_9619849efcb77623 {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_289203a3a4413060 {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_cba58f8f087b58d0 {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_9c51e80e4ca96f60 {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_ae50fa6a9ac8a2c8 {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_e6254e88ade90b46 {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_12dbdd702fc8ee2a {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_5f838da17ba7311c {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_79b8d243930057db {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_6113a40ca45be7cf {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_fa31b8ee1e4b40e5 {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_10e9ad91352599b1 {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_b6e9494f621ef11a {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_8fb44ba277964af6 {
    margin-top: 10px !important;
  }
  .lg-mt-20_4014b47791e8d721 {
    margin-top: 20px !important;
  }
  .lg-mt-30_d0515edc6fb406d3 {
    margin-top: 30px !important;
  }
  .lg-mt-40_7c4f5636fd48ee46 {
    margin-top: 40px !important;
  }
  .lg-mt-50_208245efdd327472 {
    margin-top: 50px !important;
  }
  .lg-mt-60_6610403bac521bad {
    margin-top: 60px !important;
  }
  .lg-mt-70_cd3468f1b21961f3 {
    margin-top: 70px !important;
  }
  .lg-mt-80_3deba5108638a5ea {
    margin-top: 80px !important;
  }
  .lg-mt-90_db0ca8ace5bd2529 {
    margin-top: 90px !important;
  }
  .lg-mt-100_b6ead523438647bb {
    margin-top: 100px !important;
  }
  .lg-mt-110_d9c38659f187e64d {
    margin-top: 110px !important;
  }
  .lg-mt-120_dc0cca33e3684a7d {
    margin-top: 120px !important;
  }
  .lg-mt-130_aaa2a71261af4fe9 {
    margin-top: 130px !important;
  }
  .lg-mt-140_db0bcc18a4cc5225 {
    margin-top: 140px !important;
  }
  .lg-mt-150_e932e50430ea0172 {
    margin-top: 150px !important;
  }
  .lg-mt-200_f752d47a5a19b96b {
    margin-top: 200px !important;
  }
  .lg-mb-10_409e29530293d768 {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_429e7815b540eb92 {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_dd760275e24d79ce {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_d6b83e35313fd381 {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_a96caaa961ea3d47 {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_11df508d82223750 {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_5376032ed424f87d {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_6cd26a09b878ce61 {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_3a51ef60c456aa15 {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_f938d9cd9b1b7fc9 {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_d67b8bdd72f015b2 {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_8ced801b70a7b57c {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_2b2b3c84ee53d416 {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_6d1129280175cb42 {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_89924c5088cd417f {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_58d007d1ae9141c2 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_8608e4213c657902 {
    padding: 0 !important;
  }
  .md-m0_99f0af8eb5195f97 {
    margin: 0 !important;
  }
  .md-pt-10_48f7be9d38a6c6ef {
    padding-top: 10px !important;
  }
  .md-pt-20_35aab1f0e01c5b00 {
    padding-top: 20px !important;
  }
  .md-pt-30_f01751cfb84595f4 {
    padding-top: 30px !important;
  }
  .md-pt-40_67c70cc8f6afce11 {
    padding-top: 40px !important;
  }
  .md-pt-50_0760f2a160d8d3f8 {
    padding-top: 50px !important;
  }
  .md-pt-60_cb674bcf8f89e812 {
    padding-top: 60px !important;
  }
  .md-pt-70_6fd74feec8ccdc0f {
    padding-top: 70px !important;
  }
  .md-pt-80_dfb05cfb5cc04e90 {
    padding-top: 80px !important;
  }
  .md-pt-90_e5a314be4890190c {
    padding-top: 90px !important;
  }
  .md-pt-100_229f6fe2d2c3bcc7 {
    padding-top: 100px !important;
  }
  .md-pt-110_88abac45ae715068 {
    padding-top: 110px !important;
  }
  .md-pt-120_19f9b80de5cf8666 {
    padding-top: 120px !important;
  }
  .md-pt-130_458a094e0fb9ae0d {
    padding-top: 130px !important;
  }
  .md-pt-140_4af8c14141871d12 {
    padding-top: 140px !important;
  }
  .md-pt-150_848b4e4a282f0d83 {
    padding-top: 150px !important;
  }
  .md-pt-200_be585f7166371936 {
    padding-top: 200px !important;
  }
  .md-pb-10_6e1ee32b95b0c6cb {
    padding-bottom: 10px !important;
  }
  .md-pb-20_f9cbf60e2960ff0d {
    padding-bottom: 20px !important;
  }
  .md-pb-30_f8de0c4a36b8917c {
    padding-bottom: 30px !important;
  }
  .md-pb-40_fea075ee5be8188d {
    padding-bottom: 40px !important;
  }
  .md-pb-50_ad566cbf32b6267e {
    padding-bottom: 50px !important;
  }
  .md-pb-60_57700e2bd29ffb12 {
    padding-bottom: 60px !important;
  }
  .md-pb-70_a0c976b2377d8f2a {
    padding-bottom: 70px !important;
  }
  .md-pb-80_a7ac834accc27076 {
    padding-bottom: 80px !important;
  }
  .md-pb-90_9c99fb8e27aa99e0 {
    padding-bottom: 90px !important;
  }
  .md-pb-100_a03efe5c16300559 {
    padding-bottom: 100px !important;
  }
  .md-pb-110_3a58d48b96e4da35 {
    padding-bottom: 110px !important;
  }
  .md-pb-120_5948f2e226feeb22 {
    padding-bottom: 120px !important;
  }
  .md-pb-130_e8b2a08042b3fc2f {
    padding-bottom: 130px !important;
  }
  .md-pb-140_3297c30670b4afcd {
    padding-bottom: 140px !important;
  }
  .md-pb-150_e31c48c76dee4fdf {
    padding-bottom: 150px !important;
  }
  .md-pb-200_13bbd33bfcdb7fa5 {
    padding-bottom: 200px !important;
  }
  .md-mt-10_b65d84529eaaf13c {
    margin-top: 10px !important;
  }
  .md-mt-20_19a701ed284cd76a {
    margin-top: 20px !important;
  }
  .md-mt-30_519778b96d144820 {
    margin-top: 30px !important;
  }
  .md-mt-40_fc7758b236a9a5da {
    margin-top: 40px !important;
  }
  .md-mt-50_9602c1e61076d7a5 {
    margin-top: 50px !important;
  }
  .md-mt-60_642acf5124298604 {
    margin-top: 60px !important;
  }
  .md-mt-70_38b58be54cdf85dc {
    margin-top: 70px !important;
  }
  .md-mt-80_7243bb8eb11c4ac1 {
    margin-top: 80px !important;
  }
  .md-mt-90_ea947037839440f5 {
    margin-top: 90px !important;
  }
  .md-mt-100_d580e975860cee3a {
    margin-top: 100px !important;
  }
  .md-mt-110_efc427c6f602d1bc {
    margin-top: 110px !important;
  }
  .md-mt-120_daa68f4faa29e802 {
    margin-top: 120px !important;
  }
  .md-mt-130_c3347d782e586290 {
    margin-top: 130px !important;
  }
  .md-mt-140_a1a76808b99de4c9 {
    margin-top: 140px !important;
  }
  .md-mt-150_cb0fc7a3ef3d0cea {
    margin-top: 150px !important;
  }
  .md-mt-200_8be13317be5d58db {
    margin-top: 200px !important;
  }
  .md-mb-10_1b0ea1a5b21a7acf {
    margin-bottom: 10px !important;
  }
  .md-mb-20_8636b97f05f09dbb {
    margin-bottom: 20px !important;
  }
  .md-mb-30_31a80e8e4f353baf {
    margin-bottom: 30px !important;
  }
  .md-mb-40_30e731cc63281dce {
    margin-bottom: 40px !important;
  }
  .md-mb-50_7adf0d424dec5cc1 {
    margin-bottom: 50px !important;
  }
  .md-mb-60_1a55f734af60c89e {
    margin-bottom: 60px !important;
  }
  .md-mb-70_a192a41054887a90 {
    margin-bottom: 70px !important;
  }
  .md-mb-80_d58df4785d8f09f1 {
    margin-bottom: 80px !important;
  }
  .md-mb-90_95c82321538867e9 {
    margin-bottom: 90px !important;
  }
  .md-mb-100_34f77468d4ae6f78 {
    margin-bottom: 100px !important;
  }
  .md-mb-110_b9682be890f8a393 {
    margin-bottom: 110px !important;
  }
  .md-mb-120_c46c2dfecdb4f62f {
    margin-bottom: 120px !important;
  }
  .md-mb-130_abc0161c8fb5b97c {
    margin-bottom: 130px !important;
  }
  .md-mb-140_71ddf5c8d3bc6a75 {
    margin-bottom: 140px !important;
  }
  .md-mb-150_fe31e7991d0c88d0 {
    margin-bottom: 150px !important;
  }
  .md-mb-200_e22cc66375d18d97 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_29b3a3465c695178 {
    padding: 0 !important;
  }
  .sm-m0_236ed40e8bd669cd {
    margin: 0 !important;
  }
  .sm-pt-10_3bd8069443579ac8 {
    padding-top: 10px !important;
  }
  .sm-pt-20_ce54285da4be7d8b {
    padding-top: 20px !important;
  }
  .sm-pt-30_86d0c25bd6216f43 {
    padding-top: 30px !important;
  }
  .sm-pt-40_b1b251c094049b65 {
    padding-top: 40px !important;
  }
  .sm-pt-50_989627006089d9fe {
    padding-top: 50px !important;
  }
  .sm-pt-60_04d265dc2e970c2e {
    padding-top: 60px !important;
  }
  .sm-pt-70_c1609b57c8c50ae4 {
    padding-top: 70px !important;
  }
  .sm-pt-80_2bdf23818122daff {
    padding-top: 80px !important;
  }
  .sm-pt-90_d30a123b740e58d9 {
    padding-top: 90px !important;
  }
  .sm-pt-100_d0e9f2e5c5efbff7 {
    padding-top: 100px !important;
  }
  .sm-pt-110_e80e9c149608c014 {
    padding-top: 110px !important;
  }
  .sm-pt-120_9efd470eb2ad894c {
    padding-top: 120px !important;
  }
  .sm-pt-130_491e3e72aaca1468 {
    padding-top: 130px !important;
  }
  .sm-pt-140_44f77c5da25b2276 {
    padding-top: 140px !important;
  }
  .sm-pt-150_1aea3523dacec300 {
    padding-top: 150px !important;
  }
  .sm-pt-200_74ab353f042f7968 {
    padding-top: 200px !important;
  }
  .sm-pb-10_dfcf4f12164b55d5 {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_cb45d5f9e7b79469 {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_dc6ee80bb5f4ec85 {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_867c90dd5dbb8830 {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_01550978b270e2cc {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_7253165ca50f03e5 {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_7dd96d77f30e83d3 {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_9153e90417f74ead {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_8ff58042d5192664 {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_690f0bcee3766884 {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_f4e099a1d199e537 {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_c22a808cbc92bcb9 {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_80930b8cea5b2d02 {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_0d10668ec15e1e27 {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_0f87e1c07be31954 {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_7525fc98b837884f {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_8abdfdd88c85e2c3 {
    margin-top: 10px !important;
  }
  .sm-mt-20_ea7b0c92609f3ab7 {
    margin-top: 20px !important;
  }
  .sm-mt-30_d299bd43fc7ba19b {
    margin-top: 30px !important;
  }
  .sm-mt-40_14aecb64ca44839f {
    margin-top: 40px !important;
  }
  .sm-mt-50_6b00ab957ca935f4 {
    margin-top: 50px !important;
  }
  .sm-mt-60_a8205c24584798c3 {
    margin-top: 60px !important;
  }
  .sm-mt-70_bdd9a4b0215bf70c {
    margin-top: 70px !important;
  }
  .sm-mt-80_84ba80facff82216 {
    margin-top: 80px !important;
  }
  .sm-mt-90_2ef49cfefae62097 {
    margin-top: 90px !important;
  }
  .sm-mt-100_8876d8580342721b {
    margin-top: 100px !important;
  }
  .sm-mt-110_cea9b04d8cb7be53 {
    margin-top: 110px !important;
  }
  .sm-mt-120_bf7b0e3c79705d11 {
    margin-top: 120px !important;
  }
  .sm-mt-130_4deb5b515d112a18 {
    margin-top: 130px !important;
  }
  .sm-mt-140_0b501f0e10de47e8 {
    margin-top: 140px !important;
  }
  .sm-mt-150_3247ebdf7dff3fc1 {
    margin-top: 150px !important;
  }
  .sm-mt-200_92434ef1e813053a {
    margin-top: 200px !important;
  }
  .sm-mb-10_70a81f77383a45b2 {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_e7c92656e42702c4 {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_c0a67984dbadea9b {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_bf42e6ee2781faa5 {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_72e273188cfc3461 {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_6134151bdd53d458 {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_337edcf307fd48d2 {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_81e0ad920682eab4 {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_c4b87f0d5d7893bd {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_49d8a6a60b921ca1 {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_52a2650ea0d79b3b {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_4bc283e09a91ac1a {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_86dc9be648378905 {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_4e50ed54b83ede19 {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_83144169de9ef390 {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_cbfb202e0b260821 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_4143adf778922a45 {
    padding: 0 !important;
  }
  .xs-m0_a3bf6cdf3d7a887a {
    margin: 0 !important;
  }
  .xs-pt-10_7e5497f04a8aff57 {
    padding-top: 10px !important;
  }
  .xs-pt-20_7ca9289a11d670ab {
    padding-top: 20px !important;
  }
  .xs-pt-30_2b037b8f440bb5d0 {
    padding-top: 30px !important;
  }
  .xs-pt-40_5f352d39e68e0683 {
    padding-top: 40px !important;
  }
  .xs-pt-50_3a53a17cd699214f {
    padding-top: 50px !important;
  }
  .xs-pt-60_e6976f22f4461225 {
    padding-top: 60px !important;
  }
  .xs-pt-70_7bfb0125ccf84cd5 {
    padding-top: 70px !important;
  }
  .xs-pt-80_b4c44c67e8cff15d {
    padding-top: 80px !important;
  }
  .xs-pt-90_2557712a26a714f4 {
    padding-top: 90px !important;
  }
  .xs-pt-100_eef8ca3f722cfd00 {
    padding-top: 100px !important;
  }
  .xs-pt-110_188ae2b1206d6a2c {
    padding-top: 110px !important;
  }
  .xs-pt-120_bd2cddaaed7a9ace {
    padding-top: 120px !important;
  }
  .xs-pt-130_5617142e7227123f {
    padding-top: 130px !important;
  }
  .xs-pt-140_41a22ef0cf90841d {
    padding-top: 140px !important;
  }
  .xs-pt-150_3d86f10644b5da54 {
    padding-top: 150px !important;
  }
  .xs-pt-200_944e8a258b6800a0 {
    padding-top: 200px !important;
  }
  .xs-pb-10_87bc758cbbb6e20f {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_96d5ad0037e44eea {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_b6a1bf21033ad669 {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_6648f5fd58ce1d9d {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_45cb1e5ca54193f3 {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_af918d1650994f3b {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_6faa57f11422d442 {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_8d7e40343bc7ac44 {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_7186fff4c10461a1 {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_a47706b6d083b0f9 {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_4eeb413eec6ccb4e {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_fede2059f6edce46 {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_c6b40f7d891518d4 {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_2b649c8c8702fa78 {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_f849d5a7669912f5 {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_2da97eaaa1446f08 {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_01d2bd3a85c5bc1c {
    margin-top: 10px !important;
  }
  .xs-mt-20_5785a712a4ac5b2e {
    margin-top: 20px !important;
  }
  .xs-mt-30_bbe136680a9d0daa {
    margin-top: 30px !important;
  }
  .xs-mt-40_1cfa1c9dead0022f {
    margin-top: 40px !important;
  }
  .xs-mt-50_61855b84d6540752 {
    margin-top: 50px !important;
  }
  .xs-mt-60_7604846c96951242 {
    margin-top: 60px !important;
  }
  .xs-mt-70_70ab7bf1c5a3eb6d {
    margin-top: 70px !important;
  }
  .xs-mt-80_cfd6373bfa686416 {
    margin-top: 80px !important;
  }
  .xs-mt-90_44029a1a0089e478 {
    margin-top: 90px !important;
  }
  .xs-mt-100_18a2de69aea4ede5 {
    margin-top: 100px !important;
  }
  .xs-mt-110_c9390a01117a8b98 {
    margin-top: 110px !important;
  }
  .xs-mt-120_07d214a9ac87e1ac {
    margin-top: 120px !important;
  }
  .xs-mt-130_09872d2759205ad3 {
    margin-top: 130px !important;
  }
  .xs-mt-140_90b6f6df1d937201 {
    margin-top: 140px !important;
  }
  .xs-mt-150_5583dc01b7f7402e {
    margin-top: 150px !important;
  }
  .xs-mt-200_c2cceb4ac871e6a7 {
    margin-top: 200px !important;
  }
  .xs-mb-10_666c67fb935477a8 {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_35d7dc66694b13bf {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_2bdc7d84e25c24b9 {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_84d53eea076b0e1f {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_01fbb31ff7cdd2e1 {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_b456b5c6ed868828 {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_60b8c298a9ce2a1c {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_44b1a6079098591c {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_4ec7628fe715d0e8 {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_70b65b0832a9e53f {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_af5266fb173979e2 {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_075c059104a8623d {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_789f7ba03420db78 {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_9df3da83c0fd2bcc {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_fb0db46b32d8077a {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_39db61282068d5c2 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_fc4ae622622255e5 {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_fc4ae622622255e5.menu-overlay_6aa983d6a997f716 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_fc4ae622622255e5.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_fc4ae622622255e5 .navbar-toggler_8285f1f548a0db5a {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_fc4ae622622255e5.menu-style-three_4bf43ea547a8953e .navbar-toggler_8285f1f548a0db5a {
  background: #000;
}
.theme-main-menu_fc4ae622622255e5.menu-style-four_6ef99af01f715082 .navbar-toggler_8285f1f548a0db5a {
  background: #E6FD5A;
}
.theme-main-menu_fc4ae622622255e5.menu-style-five_c9f97e7461ac03e2 .navbar-toggler_8285f1f548a0db5a {
  background: #DFFF5E;
}
.theme-main-menu_fc4ae622622255e5 .navbar-toggler_8285f1f548a0db5a:focus {
  box-shadow: none;
}
.theme-main-menu_fc4ae622622255e5 .navbar-toggler_8285f1f548a0db5a::before,
.theme-main-menu_fc4ae622622255e5 .navbar-toggler_8285f1f548a0db5a::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_fc4ae622622255e5 .navbar-toggler_8285f1f548a0db5a 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_fc4ae622622255e5.menu-style-three_4bf43ea547a8953e .navbar-toggler_8285f1f548a0db5a:before, .theme-main-menu_fc4ae622622255e5.menu-style-three_4bf43ea547a8953e .navbar-toggler_8285f1f548a0db5a:after, .theme-main-menu_fc4ae622622255e5.menu-style-three_4bf43ea547a8953e .navbar-toggler_8285f1f548a0db5a span {
  background: #fff;
}
.theme-main-menu_fc4ae622622255e5 .navbar-toggler_8285f1f548a0db5a::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_fc4ae622622255e5 .navbar-toggler_8285f1f548a0db5a::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_fc4ae622622255e5 .navbar-toggler_8285f1f548a0db5a[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_fc4ae622622255e5 .navbar-toggler_8285f1f548a0db5a[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_fc4ae622622255e5 .navbar-toggler_8285f1f548a0db5a[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_fc4ae622622255e5 .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_fc4ae622622255e5 .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_fc4ae622622255e5.white-vr_1c75bdced806c75d .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_fc4ae622622255e5.white-vr_1c75bdced806c75d .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_fc4ae622622255e5.white-vr_1c75bdced806c75d.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_fc4ae622622255e5.menu-style-one_46653373b59e46ff {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_fc4ae622622255e5.menu-style-two_236eeb4378f2843f {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_fc4ae622622255e5.menu-style-two_236eeb4378f2843f .info-row_8d30904aa3c75cf0 {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_fc4ae622622255e5.menu-style-two_236eeb4378f2843f .gap-fix_6db6e072f11fa0fe {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_fc4ae622622255e5.menu-style-two_236eeb4378f2843f .greetings_78c07ffc3d62900c {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_fc4ae622622255e5.menu-style-two_236eeb4378f2843f .contact-info_c943da8f48392691 {
  margin: 0 -15px;
}
.theme-main-menu_fc4ae622622255e5.menu-style-two_236eeb4378f2843f .contact-info_c943da8f48392691 li {
  padding: 0 15px;
}
.theme-main-menu_fc4ae622622255e5.menu-style-two_236eeb4378f2843f .contact-info_c943da8f48392691 li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_fc4ae622622255e5.menu-style-two_236eeb4378f2843f .contact-info_c943da8f48392691 li a:hover {
  text-decoration: underline;
}
.theme-main-menu_fc4ae622622255e5.menu-style-two_236eeb4378f2843f .inner-content_0e41c07ddba8e599 {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_fc4ae622622255e5.menu-style-two_236eeb4378f2843f.fixed .info-row_8d30904aa3c75cf0 {
  display: none;
}
.theme-main-menu_fc4ae622622255e5.menu-style-five_c9f97e7461ac03e2 {
  background: #000;
  padding: 0;
}
.theme-main-menu_fc4ae622622255e5.menu-style-five_c9f97e7461ac03e2 .inner-content_0e41c07ddba8e599 {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_fc4ae622622255e5.menu-style-six_e0ecb892bd155c6c .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_fc4ae622622255e5.menu-style-six_e0ecb892bd155c6c .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_fc4ae622622255e5 .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_ee5db53970a5f454 {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_ee5db53970a5f454 .mega-menu-title_07aeea23e03b9e98 {
  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_fc4ae622622255e5 .login-btn-one_3ee8f4fe14fec157 a {
  color: #000;
}
.theme-main-menu_fc4ae622622255e5 .login-btn-one_3ee8f4fe14fec157 a:hover {
  text-decoration: underline;
}
.theme-main-menu_fc4ae622622255e5 .login-btn-two_4e1269d64f44b63e a {
  color: #044F3B;
}
.theme-main-menu_fc4ae622622255e5 .login-btn-two_4e1269d64f44b63e a:hover {
  text-decoration: underline;
}
.theme-main-menu_fc4ae622622255e5 .signup-btn-one_04b4d50c3b05d4c0 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_fc4ae622622255e5 .signup-btn-one_04b4d50c3b05d4c0 .icon_8cd17eb0ccf21255 {
  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_fc4ae622622255e5 .signup-btn-one_04b4d50c3b05d4c0:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_fc4ae622622255e5 .signup-btn-one_04b4d50c3b05d4c0:hover .icon_8cd17eb0ccf21255 {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_fc4ae622622255e5 .signup-btn-two_ce42a25c58c7edb6 {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_fc4ae622622255e5 .signup-btn-two_ce42a25c58c7edb6:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_fc4ae622622255e5 .quote-one_2954a3644a069fc5 {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_fc4ae622622255e5 .quote-one_2954a3644a069fc5:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_dad44cd7ac4dd6f3 {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_dad44cd7ac4dd6f3 li {
  position: relative;
  padding: 0 15px;
}
.category-menu_dad44cd7ac4dd6f3 li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_dad44cd7ac4dd6f3 li a:hover {
  color: #0C3A30;
}
.category-menu_dad44cd7ac4dd6f3 .dropdown-menu {
  padding: 0;
}
.category-menu_dad44cd7ac4dd6f3 .dropdown-menu li {
  padding: 0;
}
.category-menu_dad44cd7ac4dd6f3 .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_7efa66aff45958be .logo_7dc307c23169b3dc {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_1c75bdced806c75d .navbar-collapse_7efa66aff45958be {
    background-color: #0C3A30;
  }
  .navbar-collapse_7efa66aff45958be {
    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_7efa66aff45958be.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_fc4ae622622255e5 .navbar .mega-dropdown_4414c3f8c0a2a94d {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_1c75bdced806c75d .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_ee5db53970a5f454 {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_a8a9aa6112a343b2 .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_790221123ce6d786 {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_790221123ce6d786::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_790221123ce6d786 .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_790221123ce6d786 .hero-slider-one .hero-img_65e7d8a6a444e766 {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_790221123ce6d786 .hero-slider-one .slick-list_3a2d0c879ccd3983, .hero-banner-one_790221123ce6d786 .hero-slider-one .slick-track_c136fb7f45842d26, .hero-banner-one_790221123ce6d786 .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_790221123ce6d786 .hero-heading_a96407da7ea049f2 {
  font-weight: 700;
  color: #000;
  background: url(../captures/shape_887b2affcb/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_790221123ce6d786 .more-btn_c47f6346c5454164 {
  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_790221123ce6d786 .more-btn_c47f6346c5454164:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_97f32622412dcc6b {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_97f32622412dcc6b .bg-wrapper_ba2187619e96427e {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_97f32622412dcc6b .hero-heading_a96407da7ea049f2 {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_97f32622412dcc6b .rating_c75deaa902e77ff7 h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_97f32622412dcc6b .rating_c75deaa902e77ff7 p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_97f32622412dcc6b .media-wrapper_11c27410c8eeb0f7 {
  position: absolute;
  background: url(../captures/assets_5d20df8376/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_97f32622412dcc6b .media-wrapper_11c27410c8eeb0f7 .shape_01_c09bd647f8c701b7 {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_97f32622412dcc6b .media-wrapper_11c27410c8eeb0f7 .shape_02_acb18e55a349636a {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_99da6f09badd6884 .hero-heading_a96407da7ea049f2 {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_99da6f09badd6884 .media-wrapper_11c27410c8eeb0f7 {
  background: url(../captures/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_99da6f09badd6884 .media-wrapper_11c27410c8eeb0f7 .screen_01_4b141b8c7bcf6d51 {
  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_99da6f09badd6884 .media-wrapper_11c27410c8eeb0f7 .screen_02_3e887fc22218f968 {
  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_99da6f09badd6884 .media-wrapper_11c27410c8eeb0f7 .bg-shape_820a18c3ee90cf26 {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_99da6f09badd6884 .shape_01_c09bd647f8c701b7 {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_dc770b4a482200d1 .bg-wrapper_ba2187619e96427e {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_dc770b4a482200d1 .media-wrapper_11c27410c8eeb0f7 {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_dc770b4a482200d1 .media-wrapper_11c27410c8eeb0f7 .shape_01_c09bd647f8c701b7 {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_dc770b4a482200d1 .shape_02_acb18e55a349636a {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_c6428877ef344ed1 + .blog-details_b8f997a58f40ffcb {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_2bf437bee33b04ae {
  z-index: 1;
}
.block-feature-three_2bf437bee33b04ae:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_2bf437bee33b04ae.no-bg_4896fa86c73f6bbc:before {
  display: none;
}
.block-feature-three_2bf437bee33b04ae .section-btn_eae421f3b7513ddc {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_2bf437bee33b04ae .block-title_73e2fd16d01f1b81 a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_2bf437bee33b04ae .block-title_73e2fd16d01f1b81 a:hover {
  text-decoration: underline;
}
.block-feature-three_2bf437bee33b04ae .round-btn_6446286f22f7f8f2 {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_2bf437bee33b04ae .round-btn_6446286f22f7f8f2:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_2bf437bee33b04ae .block-one_703ee58a7bfb3970 {
  background: url(../captures/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_2bf437bee33b04ae .block-one_703ee58a7bfb3970 .tag_a3afe0d7f40a5c3c {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_2bf437bee33b04ae .block-one_703ee58a7bfb3970 .block-title_73e2fd16d01f1b81 {
  background: url(../captures/shape_887b2affcb/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_2bf437bee33b04ae .block-two_b9be35012630bab0 {
  overflow: hidden;
}
.block-feature-three_2bf437bee33b04ae .block-two_b9be35012630bab0 .img-wrapper_c5085941d05aa0ea {
  background: url(../captures/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_2bf437bee33b04ae .block-two_b9be35012630bab0 .text-wrapper_1bdf7316aa77f0df {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_2bf437bee33b04ae .block-two_b9be35012630bab0 .tag_a3afe0d7f40a5c3c {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_2bf437bee33b04ae .block-three_a3a931778b5d6e1a {
  background: #D3FF76;
}
.block-feature-three_2bf437bee33b04ae .block-three_a3a931778b5d6e1a .tag_a3afe0d7f40a5c3c {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_2bf437bee33b04ae .block-three_a3a931778b5d6e1a .round-btn_6446286f22f7f8f2 {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_2bf437bee33b04ae .block-three_a3a931778b5d6e1a .round-btn_6446286f22f7f8f2:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_2bf437bee33b04ae .block-four_d5a77106a54d0bce {
  background: url(../captures/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_2bf437bee33b04ae .block-four_d5a77106a54d0bce .block-title_73e2fd16d01f1b81 {
  background: url(../captures/shape_887b2affcb/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_2bf437bee33b04ae .block-four_d5a77106a54d0bce .block-title_73e2fd16d01f1b81 a {
  font-size: 28px;
}
.block-feature-three_2bf437bee33b04ae .block-four_d5a77106a54d0bce .tag_a3afe0d7f40a5c3c {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_2bf437bee33b04ae .block-four_d5a77106a54d0bce .round-btn_6446286f22f7f8f2 {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_2bf437bee33b04ae .block-four_d5a77106a54d0bce .round-btn_6446286f22f7f8f2:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_2bf437bee33b04ae .block-five_338cf05d45d5c7c4 {
  background: url(../captures/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_2bf437bee33b04ae .block-five_338cf05d45d5c7c4 .tag_a3afe0d7f40a5c3c {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_2bf437bee33b04ae .block-five_338cf05d45d5c7c4 .block-title_73e2fd16d01f1b81 {
  background: url(../captures/shape_887b2affcb/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_e160bd6334944252 .upper-wrapper_449df5fa19447d3d {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_e160bd6334944252 .upper-wrapper_449df5fa19447d3d .shape_01_c09bd647f8c701b7 {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_e160bd6334944252 .line-loop_c4224460bfb31049:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_e160bd6334944252 .graph-panel_1f8f5b8a2333ffd7 {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_e160bd6334944252 .graph-panel_1f8f5b8a2333ffd7 .main-count_0bad3bd487295d7b {
  font-size: 120px;
}
.block-feature-thirteen_e160bd6334944252 .graph-panel_1f8f5b8a2333ffd7 .chart-box_3b32a5567ceb39dc {
  padding: 0 15px;
}
.block-feature-thirteen_e160bd6334944252 .graph-panel_1f8f5b8a2333ffd7 .chart-box_3b32a5567ceb39dc .chart-inner_b04d43246e7f0065 {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_e11f67173b12c88e .media-img_3f36063ef95779f3 {
  border-radius: 30px;
}
.block-feature-sixteen_e11f67173b12c88e .shape_01_c09bd647f8c701b7 {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_75efcaa9acbe6a46 .section-subheading_cddc17db84718338 {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_75efcaa9acbe6a46 .shape_01_c09bd647f8c701b7 {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_34879d3771bde45e {
  z-index: 1;
}
.text-feature-four_34879d3771bde45e .avatar_6cddd036271dcd52 {
  width: 65px;
  height: 65px;
}
.text-feature-four_34879d3771bde45e .name {
  font-size: 28px;
}
.text-feature-four_34879d3771bde45e .quote-text_2f34ce3b34fbf02f {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_34879d3771bde45e .shape_01_c09bd647f8c701b7 {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_34879d3771bde45e .shape_02_acb18e55a349636a {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_a4b37f257d8bffa7 .bg-wrapper_ba2187619e96427e {
  background: #FFF2AC;
}
.text-feature-five_a4b37f257d8bffa7 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_a4b37f257d8bffa7 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_a4b37f257d8bffa7 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_a4b37f257d8bffa7 li:hover:before {
  background: #29594B;
}
.text-feature-five_a4b37f257d8bffa7 li:hover:after {
  color: #fff;
}
.text-feature-five_a4b37f257d8bffa7 .media-wrapper_11c27410c8eeb0f7 {
  background: url(../captures/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_a4b37f257d8bffa7 .media-wrapper_11c27410c8eeb0f7 .video-icon_040108eede0f8f79 {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_a4b37f257d8bffa7 .media-wrapper_11c27410c8eeb0f7 .video-icon_040108eede0f8f79:hover {
  background: #CFFF45;
}
.text-feature-five_a4b37f257d8bffa7 .media-wrapper_11c27410c8eeb0f7 .screen_01_4b141b8c7bcf6d51 {
  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_ac99be9f6542641b {
  z-index: 1;
}
.text-feature-six_ac99be9f6542641b .media-wrapper_11c27410c8eeb0f7 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_ac99be9f6542641b .media-wrapper_11c27410c8eeb0f7 .screen_01_4b141b8c7bcf6d51 {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_ac99be9f6542641b .shape_01_c09bd647f8c701b7 {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_ac99be9f6542641b .shape_02_acb18e55a349636a {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_23c99004519a262a {
  background: url(../captures/assets_5d20df8376/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_23c99004519a262a .block_22d65973a690695c .icon_8cd17eb0ccf21255 {
  height: 50px;
}
.text-feature-nine_23c99004519a262a .vertical-text-wrapper_002e6ded221a4f91 {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_23c99004519a262a .vertical-text-wrapper_002e6ded221a4f91 .text-list_f5d317ebf8b73f5a {
  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_23c99004519a262a .vertical-text-wrapper_002e6ded221a4f91 .text-list_f5d317ebf8b73f5a:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_23c99004519a262a .vertical-text-wrapper_002e6ded221a4f91 .shape_01_c09bd647f8c701b7 {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_23c99004519a262a .vertical-text-wrapper_002e6ded221a4f91 .shape_02_acb18e55a349636a {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_23c99004519a262a .shape_03_d282888b14a703d8 {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_23c99004519a262a .shape_04_116a5f21e0ef5551 {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_d3d323ae819af104 .section-btn_eae421f3b7513ddc {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_5c8a6b960d477899 {
  z-index: 1;
}
.team-section-three_5c8a6b960d477899:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../captures/shape_887b2affcb/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_5c8a6b960d477899 .section-btn_eae421f3b7513ddc {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_5c8a6b960d477899 .shape_01_c09bd647f8c701b7 {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_5c8a6b960d477899 .shape_02_acb18e55a349636a {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_5c8a6b960d477899 .shape_03_d282888b14a703d8 {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_90f5293754708464 .logo_7dc307c23169b3dc {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_e788f4a578b9b2c4 {
  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_f1a96ef92fc28fd9 {
  max-width: 565px;
}
.user-data-form .form-wrapper_f1a96ef92fc28fd9 .input-group-meta_4b95d82702914865 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_f1a96ef92fc28fd9 .input-group-meta_4b95d82702914865 label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_f1a96ef92fc28fd9 .input-group-meta_4b95d82702914865 .placeholder_icon_64012db7d337a9b2 {
  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_f1a96ef92fc28fd9 .input-group-meta_4b95d82702914865 .placeholder_icon_64012db7d337a9b2 img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_f1a96ef92fc28fd9 .input-group-meta_4b95d82702914865 .placeholder_icon_64012db7d337a9b2 span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_f1a96ef92fc28fd9 .input-group-meta_4b95d82702914865 .placeholder_icon_64012db7d337a9b2 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_f1a96ef92fc28fd9 .input-group-meta_4b95d82702914865 .placeholder_icon_64012db7d337a9b2 span.eye-slash_62669b5367643bba:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_c6ba910d17ae9864 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_c6ba910d17ae9864 label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_c6ba910d17ae9864 input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_c6ba910d17ae9864 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_c6ba910d17ae9864 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_c6ba910d17ae9864 a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_c6ba910d17ae9864 a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_7c61f1686b84b5cd {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_e1fb06463e7f7d1d {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_e1fb06463e7f7d1d:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_e1fb06463e7f7d1d img {
  width: 20px;
}
.user-data-form .btn-close_c55ff56313d942ca {
  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_4a17c8fbc5f33f24 .main-count_0bad3bd487295d7b {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_fd1fcea5b40579e4 .icon_8cd17eb0ccf21255 {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_db8603920df3bbab .img-holder_a3a6fa567467dd21 {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_db8603920df3bbab .img-holder_a3a6fa567467dd21.round-border_c9c8e3fbec5b8509 {
  border-radius: 30px;
}
.portfolio-block-one_db8603920df3bbab .img-holder_a3a6fa567467dd21 .expend_18373751065ef29e {
  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_db8603920df3bbab .img-holder_a3a6fa567467dd21 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_db8603920df3bbab .img-holder_a3a6fa567467dd21 i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_db8603920df3bbab:hover .expend_18373751065ef29e {
  opacity: 1;
}
.portfolio-block-one_db8603920df3bbab:hover .img-meta_f430308e9eabd7fc {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_db8603920df3bbab:hover .pj-title_bba861ff13efab2a {
  text-decoration: underline;
}
.portfolio-block-one_db8603920df3bbab .caption {
  margin-top: 35px;
}
.portfolio-block-one_db8603920df3bbab .caption .tag_a3afe0d7f40a5c3c {
  margin: 0 -3px;
}
.portfolio-block-one_db8603920df3bbab .caption .tag_a3afe0d7f40a5c3c 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_db8603920df3bbab .caption .pj-title_bba861ff13efab2a {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_db8603920df3bbab .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_db8603920df3bbab .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_c765587f522bc192 .bg-wrapper_ba2187619e96427e {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_c765587f522bc192 .slider-wrapper_a1006232644c5a42 {
  height: 100%;
}
.project-details-two_c765587f522bc192 .slider-wrapper_a1006232644c5a42 .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_c765587f522bc192 .slider-wrapper_a1006232644c5a42 .carousel-control-next_75f285cc99de0192,
.project-details-two_c765587f522bc192 .slider-wrapper_a1006232644c5a42 .carousel-control-prev_a8704a0923103b6b {
  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_c765587f522bc192 .slider-wrapper_a1006232644c5a42 .carousel-control-next_75f285cc99de0192:hover,
.project-details-two_c765587f522bc192 .slider-wrapper_a1006232644c5a42 .carousel-control-prev_a8704a0923103b6b:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_c765587f522bc192 .slider-wrapper_a1006232644c5a42 .carousel-control-prev_a8704a0923103b6b {
  left: auto;
  right: 45px;
}
.project-details-two_c765587f522bc192 .info-wrapper_b9671ba1b9bd9681 {
  padding: 55px 50px 85px 70px;
}
.project-details-two_c765587f522bc192 .info-wrapper_b9671ba1b9bd9681 h3 {
  font-size: 36px;
}
.project-details-two_c765587f522bc192 .info-wrapper_b9671ba1b9bd9681 .list-meta_a361e1bc600dd3e6 li {
  padding: 22px 0;
}
.project-details-two_c765587f522bc192 .info-wrapper_b9671ba1b9bd9681 .list-meta_a361e1bc600dd3e6 .icon_8cd17eb0ccf21255 {
  width: 40px;
}
.project-details-two_c765587f522bc192 .info-wrapper_b9671ba1b9bd9681 .list-meta_a361e1bc600dd3e6 .text1_2ab82365779c44f2 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_c765587f522bc192 .info-wrapper_b9671ba1b9bd9681 .list-meta_a361e1bc600dd3e6 span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_c765587f522bc192 .info-wrapper_b9671ba1b9bd9681 .social-share_07396f1d46ff7d4e li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_c765587f522bc192 .info-wrapper_b9671ba1b9bd9681 .social-share_07396f1d46ff7d4e li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_b762abdb04cba9ae .slider-wrapper_a1006232644c5a42 {
  padding-left: 100px;
}
.feedback-section-three_b762abdb04cba9ae .slider-wrapper_a1006232644c5a42 .icon_8cd17eb0ccf21255 {
  left: 0;
  top: 18px;
}
.feedback-section-three_b762abdb04cba9ae .slick-dots_90366f5479b3243c {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_b762abdb04cba9ae .slick-dots_90366f5479b3243c li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_b762abdb04cba9ae .slick-dots_90366f5479b3243c .slick-active button {
  background: #000;
}
.feedback-section-three_b762abdb04cba9ae .rating-box_9c82c4925c6a5bbf {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_b762abdb04cba9ae .rating-box_9c82c4925c6a5bbf .rating_c75deaa902e77ff7 {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_b762abdb04cba9ae .shape_01_c09bd647f8c701b7 {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_b762abdb04cba9ae .shape_02_acb18e55a349636a {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_9114df4444913f46 {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_9114df4444913f46 .post-data_50f6f7425358b710 {
  padding: 30px 35px 25px;
}
.blog-meta-one_9114df4444913f46 .post-data_50f6f7425358b710 .post-info_9b3970a75cde65af {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_9114df4444913f46 .post-data_50f6f7425358b710 .blog-title_b640074b29d1c1cb {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_9114df4444913f46 .post-data_50f6f7425358b710 .blog-title_b640074b29d1c1cb:hover {
  text-decoration: underline;
}
.blog-meta-one_9114df4444913f46 .post-img_27f782ac5507702e {
  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_9114df4444913f46 .post-img_27f782ac5507702e .round-btn_6446286f22f7f8f2 {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_9114df4444913f46:hover .round-btn_6446286f22f7f8f2 {
  background: #CFFF45;
}
.blog-meta-one_9114df4444913f46.style-two_0e5e98184d9f64ce {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_9114df4444913f46.style-two_0e5e98184d9f64ce .post-img_27f782ac5507702e {
  border-radius: 0;
}
.blog-meta-one_9114df4444913f46.style-two_0e5e98184d9f64ce .blog-title_b640074b29d1c1cb {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_c8470e9756335f39 {
  background: #fff;
}
.blog-meta-two_c8470e9756335f39 .post-data_50f6f7425358b710 {
  padding-top: 30px;
}
.blog-meta-two_c8470e9756335f39 .post-data_50f6f7425358b710 .blog-title_b640074b29d1c1cb {
  width: 70%;
}
.blog-meta-two_c8470e9756335f39 .post-data_50f6f7425358b710 .blog-title_b640074b29d1c1cb h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_c8470e9756335f39 .post-data_50f6f7425358b710 .blog-title_b640074b29d1c1cb:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_c8470e9756335f39 .post-data_50f6f7425358b710 .round-btn_6446286f22f7f8f2 {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_c8470e9756335f39 .post-data_50f6f7425358b710 .round-btn_6446286f22f7f8f2:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_c8470e9756335f39 .post-data_50f6f7425358b710 .post-info_9b3970a75cde65af {
  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_c8470e9756335f39 .post-img_27f782ac5507702e {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_c8470e9756335f39 .post-img_27f782ac5507702e .date_a3416e1ab86e8307 {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_c8470e9756335f39.style-two_0e5e98184d9f64ce {
  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_c8470e9756335f39.style-two_0e5e98184d9f64ce p {
  font-size: 18px;
}
.blog-meta-two_c8470e9756335f39.style-two_0e5e98184d9f64ce .post-img_27f782ac5507702e {
  height: auto;
  width: 100%;
}
.blog-meta-two_c8470e9756335f39.style-two_0e5e98184d9f64ce .post-data_50f6f7425358b710 {
  padding: 26px 0;
}
.blog-meta-two_c8470e9756335f39.style-two_0e5e98184d9f64ce .post-data_50f6f7425358b710 .post-info_9b3970a75cde65af {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_c8470e9756335f39.style-two_0e5e98184d9f64ce .post-data_50f6f7425358b710 .round-btn_6446286f22f7f8f2 {
  border: none;
}

.signup-btn-one_04b4d50c3b05d4c0 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_04b4d50c3b05d4c0 .icon_8cd17eb0ccf21255 {
  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_ccf02f9ad1075237 {
  z-index: 1;
}
.blog-section-three_ccf02f9ad1075237 .section-btn_eae421f3b7513ddc {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

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

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

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

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

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

.blog-details_b8f997a58f40ffcb .post-details-meta_d931da93a2e1179d {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_b8f997a58f40ffcb .post-details-meta_d931da93a2e1179d p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_b8f997a58f40ffcb .post-details-meta_d931da93a2e1179d .quote-wrapper_d268bcbdad908bc2 {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_b8f997a58f40ffcb .post-details-meta_d931da93a2e1179d .quote-wrapper_d268bcbdad908bc2 .wrapper_c8e844e5c0b5b2ad {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_b8f997a58f40ffcb .post-details-meta_d931da93a2e1179d .quote-wrapper_d268bcbdad908bc2 .wrapper_c8e844e5c0b5b2ad .icon_8cd17eb0ccf21255 {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_b8f997a58f40ffcb .post-details-meta_d931da93a2e1179d .quote-wrapper_d268bcbdad908bc2 .wrapper_c8e844e5c0b5b2ad h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_b8f997a58f40ffcb .post-details-meta_d931da93a2e1179d .quote-wrapper_d268bcbdad908bc2 h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_b8f997a58f40ffcb .post-details-meta_d931da93a2e1179d .quote-wrapper_d268bcbdad908bc2 h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_b8f997a58f40ffcb .post-details-meta_d931da93a2e1179d .img-gallery_d36c2c97681fd3a1 {
  margin-bottom: 50px;
}
.blog-details_b8f997a58f40ffcb .post-details-meta_d931da93a2e1179d .img-gallery_d36c2c97681fd3a1 img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_b8f997a58f40ffcb .post-details-meta_d931da93a2e1179d h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_b8f997a58f40ffcb .post-details-meta_d931da93a2e1179d .list-item_30fc81e0e4ef4e2f li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_b8f997a58f40ffcb .post-details-meta_d931da93a2e1179d .list-item_30fc81e0e4ef4e2f li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_b8f997a58f40ffcb .bottom-widget_55a36842791cd352 {
  padding: 10px 0 5px;
}
.blog-details_b8f997a58f40ffcb .bottom-widget_55a36842791cd352 .tags_fcaafa652468da7f li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_b8f997a58f40ffcb .bottom-widget_55a36842791cd352 .tags_fcaafa652468da7f a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_b8f997a58f40ffcb .bottom-widget_55a36842791cd352 .tags_fcaafa652468da7f a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_b8f997a58f40ffcb .bottom-widget_55a36842791cd352 .share-icon_759424126e465172 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_b8f997a58f40ffcb .bottom-widget_55a36842791cd352 .share-icon_759424126e465172 a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_b8f997a58f40ffcb .grey-bg_5cc9f029169b1438 {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_b8f997a58f40ffcb .blog-inner-title_0cc720cbf70864c9 {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_b8f997a58f40ffcb .blog-comment-area_a7a609f96f3e5ac4 {
  margin: 60px 0;
}
.blog-details_b8f997a58f40ffcb .blog-comment-area_a7a609f96f3e5ac4 .comment_a90aa47d76dcb2bd {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_b8f997a58f40ffcb .blog-comment-area_a7a609f96f3e5ac4 .comment_a90aa47d76dcb2bd:last-child {
  padding-bottom: 5px;
}
.blog-details_b8f997a58f40ffcb .blog-comment-area_a7a609f96f3e5ac4 .comment_a90aa47d76dcb2bd .reply-comment_c1fef21604f84c68 {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_b8f997a58f40ffcb .blog-comment-area_a7a609f96f3e5ac4 .comment_a90aa47d76dcb2bd .user-avatar_1fec9fe1bf4f45e5 {
  width: 60px;
  height: 60px;
}
.blog-details_b8f997a58f40ffcb .blog-comment-area_a7a609f96f3e5ac4 .comment_a90aa47d76dcb2bd .comment-text_a79d20746f834918 {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_b8f997a58f40ffcb .blog-comment-area_a7a609f96f3e5ac4 .comment_a90aa47d76dcb2bd .comment-text_a79d20746f834918 .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_b8f997a58f40ffcb .blog-comment-area_a7a609f96f3e5ac4 .comment_a90aa47d76dcb2bd .comment-text_a79d20746f834918 .date_a3416e1ab86e8307 {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_b8f997a58f40ffcb .blog-comment-area_a7a609f96f3e5ac4 .comment_a90aa47d76dcb2bd .comment-text_a79d20746f834918 p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_b8f997a58f40ffcb .blog-comment-area_a7a609f96f3e5ac4 .comment_a90aa47d76dcb2bd .comment-text_a79d20746f834918 .reply-btn_fccbcabdc7a7ba30 {
  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_b8f997a58f40ffcb .blog-comment-area_a7a609f96f3e5ac4 .comment_a90aa47d76dcb2bd .comment-text_a79d20746f834918 .reply-btn_fccbcabdc7a7ba30:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_b8f997a58f40ffcb .blog-comment-form_35cce9d6069db0db p a {
  color: #19352D;
}
.blog-details_b8f997a58f40ffcb .blog-comment-form_35cce9d6069db0db form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_b8f997a58f40ffcb .blog-comment-form_35cce9d6069db0db form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_b8f997a58f40ffcb .blog-comment-form_35cce9d6069db0db 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_49f0ad6f3dc1720c {
  height: 600px;
}

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

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

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

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

.footer-one_0159a167d36e32f4 {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_0159a167d36e32f4 .bottom-footer_be6f94dfb728d93e {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_0159a167d36e32f4 .social-icon_3c9c2be6a5e05e49 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_0159a167d36e32f4 .social-icon_3c9c2be6a5e05e49 a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_0159a167d36e32f4 .footer-title_3b574a4f74c12ce8 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_0159a167d36e32f4 .footer-nav-link_091ea8d2b2082d8a a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_0159a167d36e32f4 .footer-nav-link_091ea8d2b2082d8a a:hover {
  color: #fff;
}
.footer-nav-link_091ea8d2b2082d8a p {
  font-size: 16px;
}
.logo_7dc307c23169b3dc 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_4f0e1d86e4d89573 {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_b19626b7e3c6243b {
  align-content: center;
}

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

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

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

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

.footer-three_8f0b8bbe1aa8b7b0 {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_8f0b8bbe1aa8b7b0 .round-bg_f5146c8a6d20348f {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_8f0b8bbe1aa8b7b0 .round-bg_f5146c8a6d20348f.color-two_a16e24c9de0c39dd {
  background: #F6FFDD;
}
.footer-three_8f0b8bbe1aa8b7b0 .footer-intro_6be0ceea89208ab4 p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_8f0b8bbe1aa8b7b0 .footer-intro_6be0ceea89208ab4 p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_8f0b8bbe1aa8b7b0 .footer-title_3b574a4f74c12ce8 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_8f0b8bbe1aa8b7b0 .footer-nav-link_091ea8d2b2082d8a a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_8f0b8bbe1aa8b7b0 .footer-nav-link_091ea8d2b2082d8a a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_8f0b8bbe1aa8b7b0 .bottom-footer_be6f94dfb728d93e {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_8f0b8bbe1aa8b7b0 .bottom-footer_be6f94dfb728d93e .copyright_5fda444cd92e6650 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_8f0b8bbe1aa8b7b0 .bottom-footer_be6f94dfb728d93e .bottom-nav_37ff7892cc632640 {
  margin: 0 -12px;
}
.footer-three_8f0b8bbe1aa8b7b0 .bottom-footer_be6f94dfb728d93e .bottom-nav_37ff7892cc632640 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_8f0b8bbe1aa8b7b0 .bottom-footer_be6f94dfb728d93e .bottom-nav_37ff7892cc632640 a:hover {
  text-decoration: underline;
}
.footer-three_8f0b8bbe1aa8b7b0 .bottom-footer_be6f94dfb728d93e .social-icon_3c9c2be6a5e05e49 {
  margin: 0 -10px;
}
.footer-three_8f0b8bbe1aa8b7b0 .bottom-footer_be6f94dfb728d93e .social-icon_3c9c2be6a5e05e49 a {
  margin: 0 10px;
}
.footer-three_8f0b8bbe1aa8b7b0 .bottom-footer_be6f94dfb728d93e .social-icon_3c9c2be6a5e05e49 a:hover {
  color: #19352D;
}
.footer-three_8f0b8bbe1aa8b7b0 .shape_01_c09bd647f8c701b7 {
  top: -3%;
  left: -3%;
}
.footer-three_8f0b8bbe1aa8b7b0 .shape_02_acb18e55a349636a {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_b760c3afe656820b {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_b760c3afe656820b:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../captures/assets_5d20df8376/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_b760c3afe656820b h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_b760c3afe656820b .btn-group_cb6a16820ba085fd {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_b760c3afe656820b .btn-group_cb6a16820ba085fd h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_b760c3afe656820b .btn-group_cb6a16820ba085fd h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_b760c3afe656820b .btn-group_cb6a16820ba085fd .round-btn_6446286f22f7f8f2 {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_b760c3afe656820b .btn-group_cb6a16820ba085fd .round-btn_6446286f22f7f8f2:hover, .footer-five_b760c3afe656820b .btn-group_cb6a16820ba085fd .round-btn_6446286f22f7f8f2:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_b760c3afe656820b .social-icon_3c9c2be6a5e05e49 {
  margin: 0 -20px;
}
.footer-five_b760c3afe656820b .social-icon_3c9c2be6a5e05e49 a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_b760c3afe656820b .social-icon_3c9c2be6a5e05e49 a:hover {
  color: #DFFF5E;
}
.footer-five_b760c3afe656820b .bottom-nav_37ff7892cc632640 {
  margin: 0 -12px;
}
.footer-five_b760c3afe656820b .bottom-nav_37ff7892cc632640 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_b760c3afe656820b .bottom-nav_37ff7892cc632640 a:hover {
  text-decoration: underline;
}
.footer-five_b760c3afe656820b .shape_01_c09bd647f8c701b7 {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_b760c3afe656820b .shape_02_acb18e55a349636a {
  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_321cf35280911c94 {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_558aceeb1eb46609 {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_a257daf18b390a1e {
  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_416b6a5581728a47 {
  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_ceef21d2049e8118 {
  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_0fb5f75bdb2a15fd {
  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_d639e11d15eebeb7 {
  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_0775c6408eb8d15f {
  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_e613330fd8b9c9f8 {
  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_0a6f025cef14a930 {
  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_66d67077e6786e6c {
  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_19d923918871c2ed {
  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_2fd1ebb65379c2a4 {
  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_c18ddffa37339e6d {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_9235782413ed6df1 {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_23b1c12500a2747c {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_9adf81aba1c1bb33 {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_ce744ecb8d448ccf {
  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_d46111cccefef685 {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_fcbd7874220b2f79 {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_966a3c21a6e622ae {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_ba320fca86547db9 {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_3f19f6cd2f4105cb {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_3bebc0192c1bff70 {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_ab084d3825e06bc1 {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_dd70d5c56bd36a54 {
  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_3807ab38230fc069 {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_9c7cb6f97aed9f63 {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_72518711d86af728 {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_b55916d4a3c4d001 {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_63fdf3cdb3c08eb9 {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_b53009d569be101e {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_9cd02f59340766d3 {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_12187056e1fc9814 {
  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_db70910eaec07ab2 {
  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_fbfa33703e2fe5d9 {
  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_85faa45c6a642b58 {
  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_8993adbe55922afe {
  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_604b4fca115d6538 {
  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_a1b239d311da8565 {
  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_49d839102fb891de {
  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_5698677cb5bf5212 {
  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_6b862d1875201636 {
  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_0cc598cf5bc9384e {
  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_f536c633b7f70e12 {
  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_60d6db0b5747e0ba {
  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_050d468616eaa950 {
  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_711d0b5485986751 {
  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_56832b8409d0b153 {
  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_2085754566014d8f {
  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_d07943181357f0be {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_224ac5d726e1de2f {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_8f09935a0f542e39 {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_956658bb68422640 {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_ba40d43d6a653990 {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_44f881a81f6c47f2 {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_e6505b34f0a97be3 {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_23f01d383e578bb9 {
  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_321cf35280911c94 {
  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_70664fa3d2b399bb {
  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_fb881100cbada05c {
  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_1f6929db2ecb3249 .theme-select-menu_7c6dbbb3b2122692 {
  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_c204c07c3753e7cb {
  overflow: hidden;
}
.product-block-one_c204c07c3753e7cb .img-holder_a3a6fa567467dd21 {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_c204c07c3753e7cb .img-holder_a3a6fa567467dd21 .cart-icon_0de856e293ecf6b4 {
  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_c204c07c3753e7cb .img-holder_a3a6fa567467dd21 .cart-icon_0de856e293ecf6b4:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_c204c07c3753e7cb .img-holder_a3a6fa567467dd21 .cart-button_3ed23e70485bfae5 {
  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_c204c07c3753e7cb .img-holder_a3a6fa567467dd21 .cart-button_3ed23e70485bfae5:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_c204c07c3753e7cb .product-title_6b0a431b3a798fe7 {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_c204c07c3753e7cb .rating_c75deaa902e77ff7 {
  margin: 0 -3px;
}
.product-block-one_c204c07c3753e7cb .rating_c75deaa902e77ff7 li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_c204c07c3753e7cb .rating_c75deaa902e77ff7 li .bi-star-fill_131cdbfb253ccf23 {
  color: #FFCB65;
}
.product-block-one_c204c07c3753e7cb .price_d05f5bf2374b0466 {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_c204c07c3753e7cb:hover .cart-button_3ed23e70485bfae5 {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_c204c07c3753e7cb:hover .product-img_c6908c6070b849a2 {
  transform: scale(0.95);
}
.product-block-one_c204c07c3753e7cb:hover .cart-icon_0de856e293ecf6b4 {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_c204c07c3753e7cb:hover .product-title_6b0a431b3a798fe7 {
  text-decoration: underline;
}

.product-details-one_670b76ff07821195 .product-img-tab_2a16a213155798dd {
  border: none;
}
.product-details-one_670b76ff07821195 .product-img-tab_2a16a213155798dd .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_670b76ff07821195 .product-img-tab_2a16a213155798dd .nav-link img {
  max-height: 100%;
}
.product-details-one_670b76ff07821195 .product-img-tab_2a16a213155798dd .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_670b76ff07821195 .product-img-tab-content_3168e7c608bf9fd2 {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_670b76ff07821195 .product-img-tab-content_3168e7c608bf9fd2 img {
  margin: auto;
}
.product-details-one_670b76ff07821195 .product-info_aa190436c70cf0cd .stock-tag_260f14f18503deb7 {
  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_670b76ff07821195 .product-info_aa190436c70cf0cd .product-name_24558f7201a0fa6b {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_670b76ff07821195 .product-info_aa190436c70cf0cd .rating_c75deaa902e77ff7 li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_670b76ff07821195 .product-info_aa190436c70cf0cd .rating_c75deaa902e77ff7 li .bi-star-fill_131cdbfb253ccf23 {
  color: #FFCB65;
}
.product-details-one_670b76ff07821195 .product-info_aa190436c70cf0cd .rating_c75deaa902e77ff7 li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_670b76ff07821195 .product-info_aa190436c70cf0cd .rating_c75deaa902e77ff7 li a:hover {
  text-decoration: underline;
}
.product-details-one_670b76ff07821195 .product-info_aa190436c70cf0cd .price_d05f5bf2374b0466 {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_670b76ff07821195 .product-info_aa190436c70cf0cd .price_d05f5bf2374b0466 del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_670b76ff07821195 .product-info_aa190436c70cf0cd .availability_7c357bb01187eefd {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_670b76ff07821195 .product-info_aa190436c70cf0cd .description-text_c934bffe623159d6 {
  padding: 10px 0 15px;
}
.product-details-one_670b76ff07821195 .product-info_aa190436c70cf0cd .product-feature_0feaf586eba9564b {
  margin-bottom: 20px;
}
.product-details-one_670b76ff07821195 .product-info_aa190436c70cf0cd .product-feature_0feaf586eba9564b li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_670b76ff07821195 .product-info_aa190436c70cf0cd .product-feature_0feaf586eba9564b li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_670b76ff07821195 .product-info_aa190436c70cf0cd .customize-order_08f9f2bd27abdabb h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_670b76ff07821195 .product-info_aa190436c70cf0cd .customize-order_08f9f2bd27abdabb .quantity_35df71883e9c494a .button-group_c29d8d7f54d92ef4 {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_670b76ff07821195 .product-info_aa190436c70cf0cd .customize-order_08f9f2bd27abdabb .quantity_35df71883e9c494a .button-group_c29d8d7f54d92ef4 li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_670b76ff07821195 .product-info_aa190436c70cf0cd .customize-order_08f9f2bd27abdabb .quantity_35df71883e9c494a .button-group_c29d8d7f54d92ef4 li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_670b76ff07821195 .product-info_aa190436c70cf0cd .customize-order_08f9f2bd27abdabb .quantity_35df71883e9c494a .button-group_c29d8d7f54d92ef4 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_670b76ff07821195 .product-review-tab_177161bfded51d77 .nav-tabs_60057665168d03a6 {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_670b76ff07821195 .product-review-tab_177161bfded51d77 .nav-tabs_60057665168d03a6 .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_670b76ff07821195 .product-review-tab_177161bfded51d77 .nav-tabs_60057665168d03a6 .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_670b76ff07821195 .product-review-tab_177161bfded51d77 .nav-tabs_60057665168d03a6 .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_670b76ff07821195 .product-review-tab_177161bfded51d77 .nav-tabs_60057665168d03a6 .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_670b76ff07821195 .product-review-tab_177161bfded51d77 .tab-content_5f8352af7518890b h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_670b76ff07821195 .product-review-tab_177161bfded51d77 .tab-content_5f8352af7518890b .product-feature_0feaf586eba9564b li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_670b76ff07821195 .product-review-tab_177161bfded51d77 .tab-content_5f8352af7518890b .product-feature_0feaf586eba9564b li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_670b76ff07821195 .product-review-tab_177161bfded51d77 .user-comment-area_62fb848700dc7021 .single-comment_7c0d79d3cc3d9b15 {
  padding-bottom: 40px;
}
.product-details-one_670b76ff07821195 .product-review-tab_177161bfded51d77 .user-comment-area_62fb848700dc7021 .single-comment_7c0d79d3cc3d9b15:last-child {
  padding-bottom: 0;
}
.product-details-one_670b76ff07821195 .product-review-tab_177161bfded51d77 .user-comment-area_62fb848700dc7021 .user-img_9fb4dbe64946929d {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_670b76ff07821195 .product-review-tab_177161bfded51d77 .user-comment-area_62fb848700dc7021 .user-comment-data_346b3da9f3272059 {
  padding-left: 30px;
  position: relative;
}
.product-details-one_670b76ff07821195 .product-review-tab_177161bfded51d77 .user-comment-area_62fb848700dc7021 .user-comment-data_346b3da9f3272059 .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_670b76ff07821195 .product-review-tab_177161bfded51d77 .user-comment-area_62fb848700dc7021 .user-comment-data_346b3da9f3272059 .rating_c75deaa902e77ff7 li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_670b76ff07821195 .product-review-tab_177161bfded51d77 .user-comment-area_62fb848700dc7021 .user-comment-data_346b3da9f3272059 .rating_c75deaa902e77ff7 li .bi-star-fill_131cdbfb253ccf23 {
  color: #FFCB65;
}
.product-details-one_670b76ff07821195 .product-review-tab_177161bfded51d77 .user-comment-area_62fb848700dc7021 .user-comment-data_346b3da9f3272059 p {
  padding-top: 8px;
}

.cart-list-form_9771f58082b0bc93 {
  position: relative;
}
.cart-list-form_9771f58082b0bc93 .table_6d97de48828f47d9 {
  margin: 0;
  background: transparent;
}
.cart-list-form_9771f58082b0bc93 .table_6d97de48828f47d9 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_9771f58082b0bc93 .table_6d97de48828f47d9 th:first-child {
  text-align: left;
}
.cart-list-form_9771f58082b0bc93 .table_6d97de48828f47d9 tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_9771f58082b0bc93 .table_6d97de48828f47d9 tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_9771f58082b0bc93 .table_6d97de48828f47d9 tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_9771f58082b0bc93 .table_6d97de48828f47d9 tbody .product-thumbnails_29240d612b80ca69 {
  width: 85px;
}
.cart-list-form_9771f58082b0bc93 .table_6d97de48828f47d9 tbody .product-thumbnails_29240d612b80ca69 img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_9771f58082b0bc93 .table_6d97de48828f47d9 tbody .product-thumbnails_29240d612b80ca69 .product-img_c6908c6070b849a2 {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_9771f58082b0bc93 .table_6d97de48828f47d9 tbody .product-info_aa190436c70cf0cd {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_9771f58082b0bc93 .table_6d97de48828f47d9 tbody .product-info_aa190436c70cf0cd .product-name_24558f7201a0fa6b {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_9771f58082b0bc93 .table_6d97de48828f47d9 tbody .product-info_aa190436c70cf0cd .serial_a612f35226aa8faa {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_9771f58082b0bc93 .table_6d97de48828f47d9 tbody .product-info_aa190436c70cf0cd ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_9771f58082b0bc93 .table_6d97de48828f47d9 tbody .price_d05f5bf2374b0466 {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_9771f58082b0bc93 .table_6d97de48828f47d9 tbody .quantity_35df71883e9c494a li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_9771f58082b0bc93 .table_6d97de48828f47d9 tbody .quantity_35df71883e9c494a li .btn_4e9a8be1e07083c7 {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_9771f58082b0bc93 .table_6d97de48828f47d9 tbody .quantity_35df71883e9c494a 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_9771f58082b0bc93 .table_6d97de48828f47d9 tbody .remove-product_0edadb8a62f1fa2e {
  color: #000;
  font-size: 22px;
}
.cart-list-form_9771f58082b0bc93 .table_6d97de48828f47d9 tbody .remove-product_0edadb8a62f1fa2e:hover {
  color: #ff2759;
}
.cart-list-form_9771f58082b0bc93 .cart-footer_6a49d6a129b953f0 {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_9771f58082b0bc93 .cart-footer_6a49d6a129b953f0 .coupon-form_9d12f9b7be029863 input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_9771f58082b0bc93 .cart-footer_6a49d6a129b953f0 .cart-total-section_a304176d09b7dd9a {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_9771f58082b0bc93 .cart-footer_6a49d6a129b953f0 .cart-total-section_a304176d09b7dd9a .cart-total-table_cb2e92293b83ca14 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_9771f58082b0bc93 .cart-footer_6a49d6a129b953f0 .cart-total-section_a304176d09b7dd9a .cart-total-table_cb2e92293b83ca14 tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_b6ad22caea372bbb {
  height: auto;
}

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

.fancybox-caption_817e493e746ee38f, .fancybox-infobar_cb16c1feea5f32c9, .fancybox-navigation_91e3099153e5f11f .fancybox-button_cef8615ea9a84246, .fancybox-toolbar_7ab5ff384b1de760 {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_428a14d29601886c .fancybox-caption_817e493e746ee38f, .fancybox-show-infobar_eee4ee7fc1ec6e36 .fancybox-infobar_cb16c1feea5f32c9, .fancybox-show-nav_58f3da8a11ab4c0a .fancybox-navigation_91e3099153e5f11f .fancybox-button_cef8615ea9a84246, .fancybox-show-toolbar_dc63a2f98b256fa4 .fancybox-toolbar_7ab5ff384b1de760 {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_725a331c528858c1 .fancybox-stage_87a5fbc9d2bcfce6 {
  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_c972da7c2aafd78b .fancybox-slide, .fancybox-slide--current_a871e678f81fd5aa, .fancybox-slide--next_f9b07ee2fb084d65, .fancybox-slide--previous_77d7a3568e7b31b0 {
  display: block;
}

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

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

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

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

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

.fancybox-content_547fc0ff8bb4fef7 {
  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_e2306c9438975a8a .fancybox-content_547fc0ff8bb4fef7 {
  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_02c742adff9a6491 .fancybox-content_547fc0ff8bb4fef7 {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_93bda73714f70bf2 .fancybox-content_547fc0ff8bb4fef7 {
  cursor: zoom-in;
}

.fancybox-can-drag_5a8cb511e60de7d7 .fancybox-content_547fc0ff8bb4fef7 {
  cursor: grab;
}

.fancybox-is-dragging_6867f2d46b1a4e9e .fancybox-content_547fc0ff8bb4fef7 {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_ca468433e3c80f24 .fancybox-content_547fc0ff8bb4fef7 {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_1fd4f636230894b2 .fancybox-content_547fc0ff8bb4fef7, .fancybox-slide--map_5e802d8558bd7d7e .fancybox-content_547fc0ff8bb4fef7, .fancybox-slide--video_b4da917cb6cd1333 .fancybox-content_547fc0ff8bb4fef7 {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_b4da917cb6cd1333 .fancybox-content_547fc0ff8bb4fef7 {
  background: #000;
}

.fancybox-slide--map_5e802d8558bd7d7e .fancybox-content_547fc0ff8bb4fef7 {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_3b25a7ec0c782c4a svg path, .fancybox-button--share_1f27701c276213ff svg path, .fancybox-button--thumbs_f8cf7cebb719017d svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_58f3da8a11ab4c0a .fancybox-navigation_91e3099153e5f11f .fancybox-button_cef8615ea9a84246 {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_91e3099153e5f11f .fancybox-button--arrow_left_da538ed81b4a16e0 {
  left: 6px;
}

.fancybox-navigation_91e3099153e5f11f .fancybox-button--arrow_right_4394f0bf1402bfc9 {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_1fd4f636230894b2 .fancybox-close-small_a22d60d8ac376b38, .fancybox-slide--image_e2306c9438975a8a .fancybox-close-small_a22d60d8ac376b38, .fancybox-slide--video_b4da917cb6cd1333 .fancybox-close-small_a22d60d8ac376b38 {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_1fd4f636230894b2 .fancybox-close-small_a22d60d8ac376b38:hover svg, .fancybox-slide--image_e2306c9438975a8a .fancybox-close-small_a22d60d8ac376b38:hover svg, .fancybox-slide--video_b4da917cb6cd1333 .fancybox-close-small_a22d60d8ac376b38:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_26ad97d62717be9f .fancybox-close-small_a22d60d8ac376b38, .fancybox-is-zoomable_9355e7f04321152b.fancybox-can-drag_5a8cb511e60de7d7 .fancybox-close-small_a22d60d8ac376b38 {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_7cbaacc969aba507.fancybox-slide--next_f9b07ee2fb084d65, .fancybox-fx-fade_7cbaacc969aba507.fancybox-slide--previous_77d7a3568e7b31b0 {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_7cbaacc969aba507.fancybox-slide--current_a871e678f81fd5aa {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_c4f292ae44de7929 {
  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_c5e075750e3f78e3 {
  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_93c9b95dfb6c6761 {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_9357073b6ee64423 .fancybox-thumbs_c5e075750e3f78e3 {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_c5e075750e3f78e3 > 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_c5e075750e3f78e3 .fancybox-thumbs-active_cfe9e20ccc9fa3f6:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_5ab628239511f833 .slick-track_c136fb7f45842d26,
.slick-slider_5ab628239511f833 .slick-list_3a2d0c879ccd3983 {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_310103e0422042da .slick-track_c136fb7f45842d26 {
  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_310103e0422042da img {
  display: none;
}

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

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

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

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

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