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

.h1_d23781a3c31a0c4e,
h1,
.h2_9a15cb09c6517a5e,
h2,
.h3_1504e5a9d8b9f0ad,
h3,
.h4_edb1b9493834d875,
h4,
.h5_ebd7d817f13c8bae,
h5,
.h6_e7f349c93b8cacb1,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_75e27b46e27e678e {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_634ab0d953d1cc37 {
  padding: 0 !important;
}

.m0_bd910550ae548c8c {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_a57edb26130d155d {
    padding: 0 !important;
  }
  .xl-m0_24eaec03a5b5c0e1 {
    margin: 0 !important;
  }
  .xl-pt-10_dfee1ff0bf073b9e {
    padding-top: 10px !important;
  }
  .xl-pt-20_020449cd20e77924 {
    padding-top: 20px !important;
  }
  .xl-pt-30_9cdebc72a1f113e3 {
    padding-top: 30px !important;
  }
  .xl-pt-40_f09504dd8185252f {
    padding-top: 40px !important;
  }
  .xl-pt-50_a166c27148292c0a {
    padding-top: 50px !important;
  }
  .xl-pt-60_48e615ddbd220756 {
    padding-top: 60px !important;
  }
  .xl-pt-70_0c2c6f244481e314 {
    padding-top: 70px !important;
  }
  .xl-pt-80_d4351ecdf4d1a02d {
    padding-top: 80px !important;
  }
  .xl-pt-90_f6db1fab58088140 {
    padding-top: 90px !important;
  }
  .xl-pt-100_23e007c7e583527b {
    padding-top: 100px !important;
  }
  .xl-pt-110_dce6685d38c47fe8 {
    padding-top: 110px !important;
  }
  .xl-pt-120_511980c71a8afed5 {
    padding-top: 120px !important;
  }
  .xl-pt-130_8d1ea5e67fcf236e {
    padding-top: 130px !important;
  }
  .xl-pt-140_9559c4de4c075835 {
    padding-top: 140px !important;
  }
  .xl-pt-150_e6e3c1a6da3b26c4 {
    padding-top: 150px !important;
  }
  .xl-pt-200_4d5e720814cfc567 {
    padding-top: 200px !important;
  }
  .xl-pb-10_d5d78f93c82c5286 {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_8c7ebb69b9df28f2 {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_ad1b8a1d21111376 {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_ca1fae55a81e96df {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_e89d47e6840ce784 {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_9d81f8c6c55697f0 {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_1a6c49bc131cb27f {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_d9f4e162e96877c0 {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_47bded6f34f499ff {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_bb03e2c06fda2cda {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_2226948344488ba6 {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_add7acba98e358fd {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_624b118d3642014e {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_ee4a429669b8e830 {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_47a83385399f3054 {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_50e2598c8dba1dc3 {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_500ca35c340e79f8 {
    margin-top: 10px !important;
  }
  .xl-mt-20_5dc3a125394122ef {
    margin-top: 20px !important;
  }
  .xl-mt-30_63925a84e316136a {
    margin-top: 30px !important;
  }
  .xl-mt-40_fc1a4c9e941f45cd {
    margin-top: 40px !important;
  }
  .xl-mt-50_31ed8bf98b0151bc {
    margin-top: 50px !important;
  }
  .xl-mt-60_0caf744210746411 {
    margin-top: 60px !important;
  }
  .xl-mt-70_c7ce52febaad8630 {
    margin-top: 70px !important;
  }
  .xl-mt-80_b8519bf65cf2cd2e {
    margin-top: 80px !important;
  }
  .xl-mt-90_acf93ffcea49fb55 {
    margin-top: 90px !important;
  }
  .xl-mt-100_08eaa9a23d97dd65 {
    margin-top: 100px !important;
  }
  .xl-mt-110_0978b02e366c5cbd {
    margin-top: 110px !important;
  }
  .xl-mt-120_8d1e17053f1dce71 {
    margin-top: 120px !important;
  }
  .xl-mt-130_5b36d05d7443bab9 {
    margin-top: 130px !important;
  }
  .xl-mt-140_2e848539402d3024 {
    margin-top: 140px !important;
  }
  .xl-mt-150_b0f66d658311ce43 {
    margin-top: 150px !important;
  }
  .xl-mt-200_3da237ba1d990e22 {
    margin-top: 200px !important;
  }
  .xl-mb-10_88cdb26e945a9e27 {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_2cee7d96c3f88555 {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_fb97a63a0473270f {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_100ca4b10683f39e {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_4f44aad2de7b6dc9 {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_32d10f9e265ee471 {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_819e0056c086acc7 {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_97b2971594931703 {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_ee25819bc62e2098 {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_7a06fb7e02297610 {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_fce3cf34c07fef34 {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_727b704bec697fc0 {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_9939a5431d0128ef {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_c7b074806eeca934 {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_527e10320b2b1252 {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_b8712d556b79fb9a {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_dd4754846c621c70 {
    padding: 0 !important;
  }
  .lg-m0_a2dd4b82ebbd3917 {
    margin: 0 !important;
  }
  .lg-pt-10_346db6c7c9bf4fc6 {
    padding-top: 10px !important;
  }
  .lg-pt-20_664df0ee72964eb7 {
    padding-top: 20px !important;
  }
  .lg-pt-30_373759f6871beacd {
    padding-top: 30px !important;
  }
  .lg-pt-40_8314cca9811c5894 {
    padding-top: 40px !important;
  }
  .lg-pt-50_205d8c144c3cb0f9 {
    padding-top: 50px !important;
  }
  .lg-pt-60_051ebf7153912580 {
    padding-top: 60px !important;
  }
  .lg-pt-70_804e6e820445fceb {
    padding-top: 70px !important;
  }
  .lg-pt-80_356609c10067fd93 {
    padding-top: 80px !important;
  }
  .lg-pt-90_577d43b34dcdb3f8 {
    padding-top: 90px !important;
  }
  .lg-pt-100_a30f0dbd173d61d1 {
    padding-top: 100px !important;
  }
  .lg-pt-110_49e283a4c5aef009 {
    padding-top: 110px !important;
  }
  .lg-pt-120_0438687bad7da8e5 {
    padding-top: 120px !important;
  }
  .lg-pt-130_2c59dbe0ea4c6e54 {
    padding-top: 130px !important;
  }
  .lg-pt-140_519da6bbe9b2cb62 {
    padding-top: 140px !important;
  }
  .lg-pt-150_7d5584c6a5e1f3f9 {
    padding-top: 150px !important;
  }
  .lg-pt-200_5b188636875a8b23 {
    padding-top: 200px !important;
  }
  .lg-pb-10_fc4d5b8abf46a57c {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_18190ad57db1f63e {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_24aef8fc5c1e5a55 {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_151b30d10214822c {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_f199296302ec1b57 {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_6c395d5d734133bd {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_c340b85f4be9f731 {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_61e30f6cfe5c2758 {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_a03552f048de455b {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_7e9c94032f707e7a {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_0a6310132f6b63ec {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_bf0a43283d55e95e {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_c7dd73bb3acee212 {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_ac2349087ce720cd {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_30381e87433d2cc7 {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_18c73715dd67697a {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_766de4f6a0e00c37 {
    margin-top: 10px !important;
  }
  .lg-mt-20_08d55c2fca6cc91a {
    margin-top: 20px !important;
  }
  .lg-mt-30_e40ebfa938bd830f {
    margin-top: 30px !important;
  }
  .lg-mt-40_a92b60dac4e73001 {
    margin-top: 40px !important;
  }
  .lg-mt-50_dcd830a7c977532f {
    margin-top: 50px !important;
  }
  .lg-mt-60_99e5b167d9e7e17e {
    margin-top: 60px !important;
  }
  .lg-mt-70_4d3e2ce4d5286a52 {
    margin-top: 70px !important;
  }
  .lg-mt-80_19fc673267d27aae {
    margin-top: 80px !important;
  }
  .lg-mt-90_ec473aef036119a1 {
    margin-top: 90px !important;
  }
  .lg-mt-100_1c998b86b3b7ae09 {
    margin-top: 100px !important;
  }
  .lg-mt-110_bb51686ff4d2d702 {
    margin-top: 110px !important;
  }
  .lg-mt-120_4a3d818b0be91b5d {
    margin-top: 120px !important;
  }
  .lg-mt-130_e0328ac8c5f5dc46 {
    margin-top: 130px !important;
  }
  .lg-mt-140_fec3ff12e03f840f {
    margin-top: 140px !important;
  }
  .lg-mt-150_5dbe2711a106cc7f {
    margin-top: 150px !important;
  }
  .lg-mt-200_302fbb9419a1ad76 {
    margin-top: 200px !important;
  }
  .lg-mb-10_0baf9f106b719e0b {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_43c3eacc02473ed0 {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_e6c31e2382d9ecf9 {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_62a70d59eadd0d7f {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_af3499616a955303 {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_833d31b7852e9641 {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_eb163316a351af00 {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_bd4b7364f2f15006 {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_786483382dd86554 {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_b002661801663d27 {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_a774e42ab6f58a5b {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_0a0cf2a2805ad2de {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_f4e9bd0ac804eadd {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_5e261744138a1961 {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_bba8f0ee13056f3e {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_af08b493ec1fe397 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_1d8d2a665c1d4e50 {
    padding: 0 !important;
  }
  .md-m0_71f404c7be621e3c {
    margin: 0 !important;
  }
  .md-pt-10_794ff908389b003b {
    padding-top: 10px !important;
  }
  .md-pt-20_320c3c9014c008bf {
    padding-top: 20px !important;
  }
  .md-pt-30_473d2cdb5dad9070 {
    padding-top: 30px !important;
  }
  .md-pt-40_e501e408fa88b97a {
    padding-top: 40px !important;
  }
  .md-pt-50_f17225469b667cc7 {
    padding-top: 50px !important;
  }
  .md-pt-60_b1adc8a3bd502136 {
    padding-top: 60px !important;
  }
  .md-pt-70_13b44c616910d537 {
    padding-top: 70px !important;
  }
  .md-pt-80_fb1e7116b1ce3e65 {
    padding-top: 80px !important;
  }
  .md-pt-90_1121b69dcc4bce68 {
    padding-top: 90px !important;
  }
  .md-pt-100_559e4106d3d63f00 {
    padding-top: 100px !important;
  }
  .md-pt-110_fba1d1de125a3bdf {
    padding-top: 110px !important;
  }
  .md-pt-120_9f8fe62daca13343 {
    padding-top: 120px !important;
  }
  .md-pt-130_fd2ce89b483df8f3 {
    padding-top: 130px !important;
  }
  .md-pt-140_f59ad5ffd0abeced {
    padding-top: 140px !important;
  }
  .md-pt-150_75b24f4a36e8de6f {
    padding-top: 150px !important;
  }
  .md-pt-200_08b991e8a54abf4e {
    padding-top: 200px !important;
  }
  .md-pb-10_bcc066427ff40c87 {
    padding-bottom: 10px !important;
  }
  .md-pb-20_efd3bcd409246acb {
    padding-bottom: 20px !important;
  }
  .md-pb-30_60cb031c5ff622eb {
    padding-bottom: 30px !important;
  }
  .md-pb-40_10d44ed0802f7315 {
    padding-bottom: 40px !important;
  }
  .md-pb-50_f23e372bcb169e84 {
    padding-bottom: 50px !important;
  }
  .md-pb-60_c9bbdc75a764b6e7 {
    padding-bottom: 60px !important;
  }
  .md-pb-70_68750ab9dc841a4f {
    padding-bottom: 70px !important;
  }
  .md-pb-80_fcd062f2fa4de24f {
    padding-bottom: 80px !important;
  }
  .md-pb-90_b0e24c04bab00d1c {
    padding-bottom: 90px !important;
  }
  .md-pb-100_0e9a319b39592181 {
    padding-bottom: 100px !important;
  }
  .md-pb-110_d73f9fb6a35a400e {
    padding-bottom: 110px !important;
  }
  .md-pb-120_fbac6f2ba530f837 {
    padding-bottom: 120px !important;
  }
  .md-pb-130_0e487dddbc7a6148 {
    padding-bottom: 130px !important;
  }
  .md-pb-140_c52266b33199b938 {
    padding-bottom: 140px !important;
  }
  .md-pb-150_46f2af9cd2a55c33 {
    padding-bottom: 150px !important;
  }
  .md-pb-200_5a99387d41273488 {
    padding-bottom: 200px !important;
  }
  .md-mt-10_c5d3e1311ed29042 {
    margin-top: 10px !important;
  }
  .md-mt-20_f2fc7b3e77994cd3 {
    margin-top: 20px !important;
  }
  .md-mt-30_5616f8ba5bc91e16 {
    margin-top: 30px !important;
  }
  .md-mt-40_e711a4df2851f96c {
    margin-top: 40px !important;
  }
  .md-mt-50_2f8febb5631180e3 {
    margin-top: 50px !important;
  }
  .md-mt-60_4fa63412e8df2b98 {
    margin-top: 60px !important;
  }
  .md-mt-70_57282cc820ed49f3 {
    margin-top: 70px !important;
  }
  .md-mt-80_48b7e3c702b1f04a {
    margin-top: 80px !important;
  }
  .md-mt-90_89af5198e7ea814f {
    margin-top: 90px !important;
  }
  .md-mt-100_7c6b448038d0bb50 {
    margin-top: 100px !important;
  }
  .md-mt-110_475bcd97d5cb6b81 {
    margin-top: 110px !important;
  }
  .md-mt-120_30cfa9c2ff2be380 {
    margin-top: 120px !important;
  }
  .md-mt-130_eb46ce935636a614 {
    margin-top: 130px !important;
  }
  .md-mt-140_39e305a26ffd7f23 {
    margin-top: 140px !important;
  }
  .md-mt-150_eb556669e7ffa50d {
    margin-top: 150px !important;
  }
  .md-mt-200_7aef55a718ee6a98 {
    margin-top: 200px !important;
  }
  .md-mb-10_f3e09542529cc9da {
    margin-bottom: 10px !important;
  }
  .md-mb-20_4aad424c0a9c260c {
    margin-bottom: 20px !important;
  }
  .md-mb-30_e53617c282be46bd {
    margin-bottom: 30px !important;
  }
  .md-mb-40_719d99be53f39a64 {
    margin-bottom: 40px !important;
  }
  .md-mb-50_023908c7115a4a7c {
    margin-bottom: 50px !important;
  }
  .md-mb-60_584de821900292c5 {
    margin-bottom: 60px !important;
  }
  .md-mb-70_a28be333e74faa48 {
    margin-bottom: 70px !important;
  }
  .md-mb-80_85b79db8910b6d65 {
    margin-bottom: 80px !important;
  }
  .md-mb-90_4313c7222878766b {
    margin-bottom: 90px !important;
  }
  .md-mb-100_f3da040babba7552 {
    margin-bottom: 100px !important;
  }
  .md-mb-110_5d8e8e23f508f229 {
    margin-bottom: 110px !important;
  }
  .md-mb-120_93e9b99d52924836 {
    margin-bottom: 120px !important;
  }
  .md-mb-130_70097f473762f356 {
    margin-bottom: 130px !important;
  }
  .md-mb-140_e61a914454e7bf7b {
    margin-bottom: 140px !important;
  }
  .md-mb-150_d3f438fa8468b3e4 {
    margin-bottom: 150px !important;
  }
  .md-mb-200_62fcd0693dafeb09 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_a327e497ade6a64e {
    padding: 0 !important;
  }
  .sm-m0_ff39cc4bac1af9ea {
    margin: 0 !important;
  }
  .sm-pt-10_494be04dd7ca3785 {
    padding-top: 10px !important;
  }
  .sm-pt-20_ee97eb90a001159e {
    padding-top: 20px !important;
  }
  .sm-pt-30_4fbefd1cb5065220 {
    padding-top: 30px !important;
  }
  .sm-pt-40_3472676948e9861c {
    padding-top: 40px !important;
  }
  .sm-pt-50_9eba8ecd228829e3 {
    padding-top: 50px !important;
  }
  .sm-pt-60_b9d7b20a1cff73cd {
    padding-top: 60px !important;
  }
  .sm-pt-70_c0df942b72e0ff66 {
    padding-top: 70px !important;
  }
  .sm-pt-80_747ef14b4057082a {
    padding-top: 80px !important;
  }
  .sm-pt-90_865c9b3253bdfc5e {
    padding-top: 90px !important;
  }
  .sm-pt-100_fa45225743cf1d5b {
    padding-top: 100px !important;
  }
  .sm-pt-110_fdf16c501261bf68 {
    padding-top: 110px !important;
  }
  .sm-pt-120_89b5a019ace6496d {
    padding-top: 120px !important;
  }
  .sm-pt-130_6eb9441fd6d97ca1 {
    padding-top: 130px !important;
  }
  .sm-pt-140_07436662718ae494 {
    padding-top: 140px !important;
  }
  .sm-pt-150_bd3f64952be7533d {
    padding-top: 150px !important;
  }
  .sm-pt-200_4cceb27c26aac319 {
    padding-top: 200px !important;
  }
  .sm-pb-10_3026702bd6009299 {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_f2da831cfb600df7 {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_b3652b862d5e2411 {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_b062f5c92e57d4d0 {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_cd8608127dc8480c {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_4a0235fbc827e558 {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_e6b5bbe6ca7bebb4 {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_e5770269c1d14137 {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_212a8281d8132a73 {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_1dc6ddccfc38846a {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_1a7465f16faf6d3e {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_c374a268a08fc11c {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_529e7033cb924bbd {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_f733ceed8f671ec0 {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_72eaca41640c2d16 {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_38390c4066e1cb37 {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_1a9f41ca9ed7d261 {
    margin-top: 10px !important;
  }
  .sm-mt-20_578a502ce3f08760 {
    margin-top: 20px !important;
  }
  .sm-mt-30_7919dd367229e17b {
    margin-top: 30px !important;
  }
  .sm-mt-40_9f7f690af6a477dc {
    margin-top: 40px !important;
  }
  .sm-mt-50_5c372f67e1022f53 {
    margin-top: 50px !important;
  }
  .sm-mt-60_6214cf467a516a61 {
    margin-top: 60px !important;
  }
  .sm-mt-70_a595dec0f9560577 {
    margin-top: 70px !important;
  }
  .sm-mt-80_45555396ac5f8ceb {
    margin-top: 80px !important;
  }
  .sm-mt-90_f43fa20f8c3105df {
    margin-top: 90px !important;
  }
  .sm-mt-100_17e42dc9c8a85d94 {
    margin-top: 100px !important;
  }
  .sm-mt-110_c591b7943e66bc9f {
    margin-top: 110px !important;
  }
  .sm-mt-120_54880162eb87743a {
    margin-top: 120px !important;
  }
  .sm-mt-130_f531e8c7baed22bb {
    margin-top: 130px !important;
  }
  .sm-mt-140_b5c5d643bdb2e6e5 {
    margin-top: 140px !important;
  }
  .sm-mt-150_7122ffa489927156 {
    margin-top: 150px !important;
  }
  .sm-mt-200_5b8c46bc3def31b1 {
    margin-top: 200px !important;
  }
  .sm-mb-10_70868562c7e5d1bf {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_2b6e72149d1004d7 {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_57377ac848406d1e {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_285ba9a8cfa843cb {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_abba32e0ac0b3a07 {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_35a2b1a1d3654a97 {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_a3949f0a301e1f55 {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_b1394fdc96055e05 {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_30a60aafe0745fb6 {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_27427de5f1bc1916 {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_632f47cf4b43f811 {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_71faa7a50f5cc9ee {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_0204aa7ca165ca0d {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_fff8c59db21265ec {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_eb1b238ef27fe76b {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_ac78b240cb374d29 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_2e50177ad766ea27 {
    padding: 0 !important;
  }
  .xs-m0_c06b63e0fc5a1f73 {
    margin: 0 !important;
  }
  .xs-pt-10_8006848b027848df {
    padding-top: 10px !important;
  }
  .xs-pt-20_12e4fd9c4fa02a63 {
    padding-top: 20px !important;
  }
  .xs-pt-30_9148d75a10ef72e7 {
    padding-top: 30px !important;
  }
  .xs-pt-40_ccd1b9a4db044185 {
    padding-top: 40px !important;
  }
  .xs-pt-50_9ccfe4c5b3359b6d {
    padding-top: 50px !important;
  }
  .xs-pt-60_ccd983a2d1115a0f {
    padding-top: 60px !important;
  }
  .xs-pt-70_f82ff1b28e10baa0 {
    padding-top: 70px !important;
  }
  .xs-pt-80_bad3db5167b7f216 {
    padding-top: 80px !important;
  }
  .xs-pt-90_c3e0b10af996b64f {
    padding-top: 90px !important;
  }
  .xs-pt-100_25f45f817f2d51a3 {
    padding-top: 100px !important;
  }
  .xs-pt-110_0e34c7c3bbdef726 {
    padding-top: 110px !important;
  }
  .xs-pt-120_95496a5c2f6d7420 {
    padding-top: 120px !important;
  }
  .xs-pt-130_569b5a2c1b915bab {
    padding-top: 130px !important;
  }
  .xs-pt-140_827ffe62b5ce4f85 {
    padding-top: 140px !important;
  }
  .xs-pt-150_c04aefc40f2aa952 {
    padding-top: 150px !important;
  }
  .xs-pt-200_6798d86d07f6ad65 {
    padding-top: 200px !important;
  }
  .xs-pb-10_2fabb6fcd57c3b5f {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_c3b7ce21fb08a5b1 {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_353bc89cfaf30e0c {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_35a9b828add023c0 {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_f4b471565d5c6671 {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_4c8ddfdd42d9bd8f {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_c8eff635c59a4019 {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_67fcf03034820c56 {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_29bf699e027b748d {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_0ae9a9d520c8ea7a {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_13c45bafd43bbb2b {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_e337145cff740616 {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_01ae64daae044bfc {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_5f80a13a79b873c3 {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_2b464ff47f1401f0 {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_73f16047aefb35cb {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_0ed164a81a03dce0 {
    margin-top: 10px !important;
  }
  .xs-mt-20_59afb9e179005afe {
    margin-top: 20px !important;
  }
  .xs-mt-30_b617ff8a43c576dc {
    margin-top: 30px !important;
  }
  .xs-mt-40_d6d003234ef13734 {
    margin-top: 40px !important;
  }
  .xs-mt-50_56f82119a9cbcacd {
    margin-top: 50px !important;
  }
  .xs-mt-60_eaf07f2f94358da8 {
    margin-top: 60px !important;
  }
  .xs-mt-70_de8d310a904fe186 {
    margin-top: 70px !important;
  }
  .xs-mt-80_c42306ce52154e54 {
    margin-top: 80px !important;
  }
  .xs-mt-90_a44f2c8e2c419dd2 {
    margin-top: 90px !important;
  }
  .xs-mt-100_33b09d4ba29235e6 {
    margin-top: 100px !important;
  }
  .xs-mt-110_e0226459a1607ae3 {
    margin-top: 110px !important;
  }
  .xs-mt-120_9ed4e16bd4ca679c {
    margin-top: 120px !important;
  }
  .xs-mt-130_e04a3bd2bb5f5cd1 {
    margin-top: 130px !important;
  }
  .xs-mt-140_74c63bbf7efe3efe {
    margin-top: 140px !important;
  }
  .xs-mt-150_2093a583cbd0c675 {
    margin-top: 150px !important;
  }
  .xs-mt-200_e18710ad47eaddbf {
    margin-top: 200px !important;
  }
  .xs-mb-10_f12db8ec0f193e00 {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_44f8ddf2df342b7f {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_d7edddac8288b712 {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_703eb9f9341776d7 {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_fe918d9b5bb9b48c {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_66ff66d1407be505 {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_b1c721ac75be2622 {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_f95b39671288e41e {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_0e3ba7a16feccd33 {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_ff7e0622b1685bfe {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_896ba4c7bddbdb5b {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_55d603f7c590cf0b {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_b923eee326adabb3 {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_10b202d6afd6ba0d {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_1052fbaf960584a6 {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_9d22fb8816b3c15a {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_62f0251c70597ea6 {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_62f0251c70597ea6.menu-overlay_e708c70b48e66c80 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_62f0251c70597ea6.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_62f0251c70597ea6 .navbar-toggler_21f724a44e3250fd {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_62f0251c70597ea6.menu-style-three_59631de98b1c4665 .navbar-toggler_21f724a44e3250fd {
  background: #000;
}
.theme-main-menu_62f0251c70597ea6.menu-style-four_75fc7e726fb2aa3b .navbar-toggler_21f724a44e3250fd {
  background: #E6FD5A;
}
.theme-main-menu_62f0251c70597ea6.menu-style-five_09942ab5e73af50a .navbar-toggler_21f724a44e3250fd {
  background: #DFFF5E;
}
.theme-main-menu_62f0251c70597ea6 .navbar-toggler_21f724a44e3250fd:focus {
  box-shadow: none;
}
.theme-main-menu_62f0251c70597ea6 .navbar-toggler_21f724a44e3250fd::before,
.theme-main-menu_62f0251c70597ea6 .navbar-toggler_21f724a44e3250fd::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_62f0251c70597ea6 .navbar-toggler_21f724a44e3250fd 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_62f0251c70597ea6.menu-style-three_59631de98b1c4665 .navbar-toggler_21f724a44e3250fd:before, .theme-main-menu_62f0251c70597ea6.menu-style-three_59631de98b1c4665 .navbar-toggler_21f724a44e3250fd:after, .theme-main-menu_62f0251c70597ea6.menu-style-three_59631de98b1c4665 .navbar-toggler_21f724a44e3250fd span {
  background: #fff;
}
.theme-main-menu_62f0251c70597ea6 .navbar-toggler_21f724a44e3250fd::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_62f0251c70597ea6 .navbar-toggler_21f724a44e3250fd::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_62f0251c70597ea6 .navbar-toggler_21f724a44e3250fd[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_62f0251c70597ea6 .navbar-toggler_21f724a44e3250fd[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_62f0251c70597ea6 .navbar-toggler_21f724a44e3250fd[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_62f0251c70597ea6 .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_62f0251c70597ea6 .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_62f0251c70597ea6.white-vr_86c1472c3ea5a596 .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_62f0251c70597ea6.white-vr_86c1472c3ea5a596 .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_62f0251c70597ea6.white-vr_86c1472c3ea5a596.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_62f0251c70597ea6.menu-style-one_34f6328ea27b4973 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_62f0251c70597ea6.menu-style-two_53e8ba2999d810f3 {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_62f0251c70597ea6.menu-style-two_53e8ba2999d810f3 .info-row_1c664d8a6f26dfbb {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_62f0251c70597ea6.menu-style-two_53e8ba2999d810f3 .gap-fix_c85f746e045be4ce {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_62f0251c70597ea6.menu-style-two_53e8ba2999d810f3 .greetings_1aea05cbbcb80bca {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_62f0251c70597ea6.menu-style-two_53e8ba2999d810f3 .contact-info_74d56c3e5e4e9170 {
  margin: 0 -15px;
}
.theme-main-menu_62f0251c70597ea6.menu-style-two_53e8ba2999d810f3 .contact-info_74d56c3e5e4e9170 li {
  padding: 0 15px;
}
.theme-main-menu_62f0251c70597ea6.menu-style-two_53e8ba2999d810f3 .contact-info_74d56c3e5e4e9170 li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_62f0251c70597ea6.menu-style-two_53e8ba2999d810f3 .contact-info_74d56c3e5e4e9170 li a:hover {
  text-decoration: underline;
}
.theme-main-menu_62f0251c70597ea6.menu-style-two_53e8ba2999d810f3 .inner-content_dacb5d62a824cb62 {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_62f0251c70597ea6.menu-style-two_53e8ba2999d810f3.fixed .info-row_1c664d8a6f26dfbb {
  display: none;
}
.theme-main-menu_62f0251c70597ea6.menu-style-five_09942ab5e73af50a {
  background: #000;
  padding: 0;
}
.theme-main-menu_62f0251c70597ea6.menu-style-five_09942ab5e73af50a .inner-content_dacb5d62a824cb62 {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_62f0251c70597ea6.menu-style-six_d3fcd47e69cf931e .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_62f0251c70597ea6.menu-style-six_d3fcd47e69cf931e .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_62f0251c70597ea6 .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_b5886334f5b382e5 {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_b5886334f5b382e5 .mega-menu-title_9b662493a4959047 {
  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_62f0251c70597ea6 .login-btn-one_d6ebd18e1c843139 a {
  color: #000;
}
.theme-main-menu_62f0251c70597ea6 .login-btn-one_d6ebd18e1c843139 a:hover {
  text-decoration: underline;
}
.theme-main-menu_62f0251c70597ea6 .login-btn-two_a0ef80de0b72a357 a {
  color: #044F3B;
}
.theme-main-menu_62f0251c70597ea6 .login-btn-two_a0ef80de0b72a357 a:hover {
  text-decoration: underline;
}
.theme-main-menu_62f0251c70597ea6 .signup-btn-one_e7587d59a09e7029 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_62f0251c70597ea6 .signup-btn-one_e7587d59a09e7029 .icon_72018c6ae26e32f4 {
  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_62f0251c70597ea6 .signup-btn-one_e7587d59a09e7029:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_62f0251c70597ea6 .signup-btn-one_e7587d59a09e7029:hover .icon_72018c6ae26e32f4 {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_62f0251c70597ea6 .signup-btn-two_f4fd96e47f74e2e2 {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_62f0251c70597ea6 .signup-btn-two_f4fd96e47f74e2e2:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_62f0251c70597ea6 .quote-one_b629d644884feb42 {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_62f0251c70597ea6 .quote-one_b629d644884feb42:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_565641034cff465f {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_565641034cff465f li {
  position: relative;
  padding: 0 15px;
}
.category-menu_565641034cff465f li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_565641034cff465f li a:hover {
  color: #0C3A30;
}
.category-menu_565641034cff465f .dropdown-menu {
  padding: 0;
}
.category-menu_565641034cff465f .dropdown-menu li {
  padding: 0;
}
.category-menu_565641034cff465f .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_8a60fa4ea467e200 .logo_42615671d521a93c {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_86c1472c3ea5a596 .navbar-collapse_8a60fa4ea467e200 {
    background-color: #0C3A30;
  }
  .navbar-collapse_8a60fa4ea467e200 {
    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_8a60fa4ea467e200.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_62f0251c70597ea6 .navbar .mega-dropdown_63fe0c4cb32f709b {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_86c1472c3ea5a596 .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_b5886334f5b382e5 {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_c51275fd703cf731 .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_750112000cf6c861 {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_750112000cf6c861::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_750112000cf6c861 .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_750112000cf6c861 .hero-slider-one .hero-img_cd9d733615fbe940 {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_750112000cf6c861 .hero-slider-one .slick-list_ca896ae505c081c2, .hero-banner-one_750112000cf6c861 .hero-slider-one .slick-track_595c7ae69dff002c, .hero-banner-one_750112000cf6c861 .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_750112000cf6c861 .hero-heading_2a07e77ef36c432a {
  font-weight: 700;
  color: #000;
  background: url(../media/shape_4a3a3be80d/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_750112000cf6c861 .more-btn_7b7a637d01ec1979 {
  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_750112000cf6c861 .more-btn_7b7a637d01ec1979:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_1affb51ff7407c7b {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_1affb51ff7407c7b .bg-wrapper_efbdf14973eda8d7 {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_1affb51ff7407c7b .hero-heading_2a07e77ef36c432a {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_1affb51ff7407c7b .rating_8ac0e51b07e93613 h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_1affb51ff7407c7b .rating_8ac0e51b07e93613 p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_1affb51ff7407c7b .media-wrapper_8d54a3b94d2312fa {
  position: absolute;
  background: url(../media/assets_b30b11a555/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_1affb51ff7407c7b .media-wrapper_8d54a3b94d2312fa .shape_01_fded2f8e35aad5a2 {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_1affb51ff7407c7b .media-wrapper_8d54a3b94d2312fa .shape_02_f0b75c5e426c3ff4 {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_77e2daa975d24dc8 .hero-heading_2a07e77ef36c432a {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_77e2daa975d24dc8 .media-wrapper_8d54a3b94d2312fa {
  background: url(../media/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_77e2daa975d24dc8 .media-wrapper_8d54a3b94d2312fa .screen_01_ba802907cc082327 {
  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_77e2daa975d24dc8 .media-wrapper_8d54a3b94d2312fa .screen_02_a40369c80cab1992 {
  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_77e2daa975d24dc8 .media-wrapper_8d54a3b94d2312fa .bg-shape_4c4ab3db3b0bb1ab {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_77e2daa975d24dc8 .shape_01_fded2f8e35aad5a2 {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_1330e0c2ca9a8b00 .bg-wrapper_efbdf14973eda8d7 {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_1330e0c2ca9a8b00 .media-wrapper_8d54a3b94d2312fa {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_1330e0c2ca9a8b00 .media-wrapper_8d54a3b94d2312fa .shape_01_fded2f8e35aad5a2 {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_1330e0c2ca9a8b00 .shape_02_f0b75c5e426c3ff4 {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_e06a8f9857a053c1 + .blog-details_4b09d8286785cae8 {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_a2584f9c99d350cc {
  z-index: 1;
}
.block-feature-three_a2584f9c99d350cc:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_a2584f9c99d350cc.no-bg_d9370322afb8b3db:before {
  display: none;
}
.block-feature-three_a2584f9c99d350cc .section-btn_2ee6c7fde7505f50 {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_a2584f9c99d350cc .block-title_27140858a344b395 a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_a2584f9c99d350cc .block-title_27140858a344b395 a:hover {
  text-decoration: underline;
}
.block-feature-three_a2584f9c99d350cc .round-btn_0eaae458c2422783 {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_a2584f9c99d350cc .round-btn_0eaae458c2422783:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_a2584f9c99d350cc .block-one_9ebd6a72717ce81f {
  background: url(../media/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_a2584f9c99d350cc .block-one_9ebd6a72717ce81f .tag_14a512da578c33b3 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_a2584f9c99d350cc .block-one_9ebd6a72717ce81f .block-title_27140858a344b395 {
  background: url(../media/shape_4a3a3be80d/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_a2584f9c99d350cc .block-two_9c52c0927d382889 {
  overflow: hidden;
}
.block-feature-three_a2584f9c99d350cc .block-two_9c52c0927d382889 .img-wrapper_7f1c196436a1bfae {
  background: url(../media/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_a2584f9c99d350cc .block-two_9c52c0927d382889 .text-wrapper_694c2a6fec453d94 {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_a2584f9c99d350cc .block-two_9c52c0927d382889 .tag_14a512da578c33b3 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_a2584f9c99d350cc .block-three_a0a02f178e4cc29d {
  background: #D3FF76;
}
.block-feature-three_a2584f9c99d350cc .block-three_a0a02f178e4cc29d .tag_14a512da578c33b3 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_a2584f9c99d350cc .block-three_a0a02f178e4cc29d .round-btn_0eaae458c2422783 {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_a2584f9c99d350cc .block-three_a0a02f178e4cc29d .round-btn_0eaae458c2422783:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_a2584f9c99d350cc .block-four_ef3cdef6c3266b6c {
  background: url(../media/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_a2584f9c99d350cc .block-four_ef3cdef6c3266b6c .block-title_27140858a344b395 {
  background: url(../media/shape_4a3a3be80d/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_a2584f9c99d350cc .block-four_ef3cdef6c3266b6c .block-title_27140858a344b395 a {
  font-size: 28px;
}
.block-feature-three_a2584f9c99d350cc .block-four_ef3cdef6c3266b6c .tag_14a512da578c33b3 {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_a2584f9c99d350cc .block-four_ef3cdef6c3266b6c .round-btn_0eaae458c2422783 {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_a2584f9c99d350cc .block-four_ef3cdef6c3266b6c .round-btn_0eaae458c2422783:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_a2584f9c99d350cc .block-five_56e40f034d5224fc {
  background: url(../media/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_a2584f9c99d350cc .block-five_56e40f034d5224fc .tag_14a512da578c33b3 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_a2584f9c99d350cc .block-five_56e40f034d5224fc .block-title_27140858a344b395 {
  background: url(../media/shape_4a3a3be80d/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_46581f6abbb17747 .upper-wrapper_2300f8a146911e20 {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_46581f6abbb17747 .upper-wrapper_2300f8a146911e20 .shape_01_fded2f8e35aad5a2 {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_46581f6abbb17747 .line-loop_a1271bdd38590712:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_46581f6abbb17747 .graph-panel_09371420f2364b29 {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_46581f6abbb17747 .graph-panel_09371420f2364b29 .main-count_95c5a964abad8322 {
  font-size: 120px;
}
.block-feature-thirteen_46581f6abbb17747 .graph-panel_09371420f2364b29 .chart-box_3f02d46e4d0b2443 {
  padding: 0 15px;
}
.block-feature-thirteen_46581f6abbb17747 .graph-panel_09371420f2364b29 .chart-box_3f02d46e4d0b2443 .chart-inner_15bb8b5e076c2804 {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_7fea13724db89219 .media-img_e9d02a70c5acdba0 {
  border-radius: 30px;
}
.block-feature-sixteen_7fea13724db89219 .shape_01_fded2f8e35aad5a2 {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_5d875f46649edd91 .section-subheading_ef2c1dabf339bb3b {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_5d875f46649edd91 .shape_01_fded2f8e35aad5a2 {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_0bbc87406b411fcc {
  z-index: 1;
}
.text-feature-four_0bbc87406b411fcc .avatar_8db46a4f57021839 {
  width: 65px;
  height: 65px;
}
.text-feature-four_0bbc87406b411fcc .name {
  font-size: 28px;
}
.text-feature-four_0bbc87406b411fcc .quote-text_453d80fc0e3d0814 {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_0bbc87406b411fcc .shape_01_fded2f8e35aad5a2 {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_0bbc87406b411fcc .shape_02_f0b75c5e426c3ff4 {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_c89773ed0206bf90 .bg-wrapper_efbdf14973eda8d7 {
  background: #FFF2AC;
}
.text-feature-five_c89773ed0206bf90 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_c89773ed0206bf90 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_c89773ed0206bf90 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_c89773ed0206bf90 li:hover:before {
  background: #29594B;
}
.text-feature-five_c89773ed0206bf90 li:hover:after {
  color: #fff;
}
.text-feature-five_c89773ed0206bf90 .media-wrapper_8d54a3b94d2312fa {
  background: url(../media/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_c89773ed0206bf90 .media-wrapper_8d54a3b94d2312fa .video-icon_a74c6100661ab6e3 {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_c89773ed0206bf90 .media-wrapper_8d54a3b94d2312fa .video-icon_a74c6100661ab6e3:hover {
  background: #CFFF45;
}
.text-feature-five_c89773ed0206bf90 .media-wrapper_8d54a3b94d2312fa .screen_01_ba802907cc082327 {
  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_5af6bce35898a80e {
  z-index: 1;
}
.text-feature-six_5af6bce35898a80e .media-wrapper_8d54a3b94d2312fa {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_5af6bce35898a80e .media-wrapper_8d54a3b94d2312fa .screen_01_ba802907cc082327 {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_5af6bce35898a80e .shape_01_fded2f8e35aad5a2 {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_5af6bce35898a80e .shape_02_f0b75c5e426c3ff4 {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_cb6d4ae2f4cdb146 {
  background: url(../media/assets_b30b11a555/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_cb6d4ae2f4cdb146 .block_4c5cc990dd918c9f .icon_72018c6ae26e32f4 {
  height: 50px;
}
.text-feature-nine_cb6d4ae2f4cdb146 .vertical-text-wrapper_c1371342b783b231 {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_cb6d4ae2f4cdb146 .vertical-text-wrapper_c1371342b783b231 .text-list_d2f88b1bffb0871b {
  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_cb6d4ae2f4cdb146 .vertical-text-wrapper_c1371342b783b231 .text-list_d2f88b1bffb0871b:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_cb6d4ae2f4cdb146 .vertical-text-wrapper_c1371342b783b231 .shape_01_fded2f8e35aad5a2 {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_cb6d4ae2f4cdb146 .vertical-text-wrapper_c1371342b783b231 .shape_02_f0b75c5e426c3ff4 {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_cb6d4ae2f4cdb146 .shape_03_bd47549d1055eab0 {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_cb6d4ae2f4cdb146 .shape_04_33cccd2dad32642a {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_6238ab9dd1273c81 .section-btn_2ee6c7fde7505f50 {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_8f8b723c0f4fea9f {
  z-index: 1;
}
.team-section-three_8f8b723c0f4fea9f:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../media/shape_4a3a3be80d/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_8f8b723c0f4fea9f .section-btn_2ee6c7fde7505f50 {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_8f8b723c0f4fea9f .shape_01_fded2f8e35aad5a2 {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_8f8b723c0f4fea9f .shape_02_f0b75c5e426c3ff4 {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_8f8b723c0f4fea9f .shape_03_bd47549d1055eab0 {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_7d4cc74750100d68 .logo_42615671d521a93c {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_a0a4ec3a3d8171e6 {
  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_228caf0082d46859 {
  max-width: 565px;
}
.user-data-form .form-wrapper_228caf0082d46859 .input-group-meta_c10dc40467539776 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_228caf0082d46859 .input-group-meta_c10dc40467539776 label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_228caf0082d46859 .input-group-meta_c10dc40467539776 .placeholder_icon_7400b90049dc0302 {
  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_228caf0082d46859 .input-group-meta_c10dc40467539776 .placeholder_icon_7400b90049dc0302 img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_228caf0082d46859 .input-group-meta_c10dc40467539776 .placeholder_icon_7400b90049dc0302 span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_228caf0082d46859 .input-group-meta_c10dc40467539776 .placeholder_icon_7400b90049dc0302 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_228caf0082d46859 .input-group-meta_c10dc40467539776 .placeholder_icon_7400b90049dc0302 span.eye-slash_73a62b390eab1faf:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_7b683047a9406ce8 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_7b683047a9406ce8 label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_7b683047a9406ce8 input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_7b683047a9406ce8 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_7b683047a9406ce8 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_7b683047a9406ce8 a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_7b683047a9406ce8 a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_5162a24f1dc1888e {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_8c8630d6b2295941 {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_8c8630d6b2295941:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_8c8630d6b2295941 img {
  width: 20px;
}
.user-data-form .btn-close_d4f064b288f9ad33 {
  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_bb4f6fd1e56ef883 .main-count_95c5a964abad8322 {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_fd1dfc1549891304 .icon_72018c6ae26e32f4 {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_53ffa27b722dda8a .img-holder_c1accb5f78db12b4 {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_53ffa27b722dda8a .img-holder_c1accb5f78db12b4.round-border_629f84ca6aafe767 {
  border-radius: 30px;
}
.portfolio-block-one_53ffa27b722dda8a .img-holder_c1accb5f78db12b4 .expend_1f3314ecee11158d {
  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_53ffa27b722dda8a .img-holder_c1accb5f78db12b4 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_53ffa27b722dda8a .img-holder_c1accb5f78db12b4 i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_53ffa27b722dda8a:hover .expend_1f3314ecee11158d {
  opacity: 1;
}
.portfolio-block-one_53ffa27b722dda8a:hover .img-meta_0689dcc0eeb1c6cd {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_53ffa27b722dda8a:hover .pj-title_86421870e1a3c153 {
  text-decoration: underline;
}
.portfolio-block-one_53ffa27b722dda8a .caption {
  margin-top: 35px;
}
.portfolio-block-one_53ffa27b722dda8a .caption .tag_14a512da578c33b3 {
  margin: 0 -3px;
}
.portfolio-block-one_53ffa27b722dda8a .caption .tag_14a512da578c33b3 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_53ffa27b722dda8a .caption .pj-title_86421870e1a3c153 {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_53ffa27b722dda8a .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_53ffa27b722dda8a .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_81cb34ba9c8bb0c3 .bg-wrapper_efbdf14973eda8d7 {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_81cb34ba9c8bb0c3 .slider-wrapper_4abf76be2a3051e6 {
  height: 100%;
}
.project-details-two_81cb34ba9c8bb0c3 .slider-wrapper_4abf76be2a3051e6 .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_81cb34ba9c8bb0c3 .slider-wrapper_4abf76be2a3051e6 .carousel-control-next_8915ad405bec4753,
.project-details-two_81cb34ba9c8bb0c3 .slider-wrapper_4abf76be2a3051e6 .carousel-control-prev_e900ec3e7656aaba {
  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_81cb34ba9c8bb0c3 .slider-wrapper_4abf76be2a3051e6 .carousel-control-next_8915ad405bec4753:hover,
.project-details-two_81cb34ba9c8bb0c3 .slider-wrapper_4abf76be2a3051e6 .carousel-control-prev_e900ec3e7656aaba:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_81cb34ba9c8bb0c3 .slider-wrapper_4abf76be2a3051e6 .carousel-control-prev_e900ec3e7656aaba {
  left: auto;
  right: 45px;
}
.project-details-two_81cb34ba9c8bb0c3 .info-wrapper_8b2a8d81552e7db6 {
  padding: 55px 50px 85px 70px;
}
.project-details-two_81cb34ba9c8bb0c3 .info-wrapper_8b2a8d81552e7db6 h3 {
  font-size: 36px;
}
.project-details-two_81cb34ba9c8bb0c3 .info-wrapper_8b2a8d81552e7db6 .list-meta_1556982512395e58 li {
  padding: 22px 0;
}
.project-details-two_81cb34ba9c8bb0c3 .info-wrapper_8b2a8d81552e7db6 .list-meta_1556982512395e58 .icon_72018c6ae26e32f4 {
  width: 40px;
}
.project-details-two_81cb34ba9c8bb0c3 .info-wrapper_8b2a8d81552e7db6 .list-meta_1556982512395e58 .text1_3bc77f7f14b4d852 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_81cb34ba9c8bb0c3 .info-wrapper_8b2a8d81552e7db6 .list-meta_1556982512395e58 span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_81cb34ba9c8bb0c3 .info-wrapper_8b2a8d81552e7db6 .social-share_aeee93a24a05d66d li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_81cb34ba9c8bb0c3 .info-wrapper_8b2a8d81552e7db6 .social-share_aeee93a24a05d66d li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_aa02d192c8c38da5 .slider-wrapper_4abf76be2a3051e6 {
  padding-left: 100px;
}
.feedback-section-three_aa02d192c8c38da5 .slider-wrapper_4abf76be2a3051e6 .icon_72018c6ae26e32f4 {
  left: 0;
  top: 18px;
}
.feedback-section-three_aa02d192c8c38da5 .slick-dots_e2712a213986ea23 {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_aa02d192c8c38da5 .slick-dots_e2712a213986ea23 li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_aa02d192c8c38da5 .slick-dots_e2712a213986ea23 .slick-active button {
  background: #000;
}
.feedback-section-three_aa02d192c8c38da5 .rating-box_3604b4272f7e7671 {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_aa02d192c8c38da5 .rating-box_3604b4272f7e7671 .rating_8ac0e51b07e93613 {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_aa02d192c8c38da5 .shape_01_fded2f8e35aad5a2 {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_aa02d192c8c38da5 .shape_02_f0b75c5e426c3ff4 {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_5e1699d6b722d102 {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_5e1699d6b722d102 .post-data_d021d19c44802fcd {
  padding: 30px 35px 25px;
}
.blog-meta-one_5e1699d6b722d102 .post-data_d021d19c44802fcd .post-info_5a347442a82950d3 {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_5e1699d6b722d102 .post-data_d021d19c44802fcd .blog-title_d8ca9722b2427373 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_5e1699d6b722d102 .post-data_d021d19c44802fcd .blog-title_d8ca9722b2427373:hover {
  text-decoration: underline;
}
.blog-meta-one_5e1699d6b722d102 .post-img_e2a87e6fc9813611 {
  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_5e1699d6b722d102 .post-img_e2a87e6fc9813611 .round-btn_0eaae458c2422783 {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_5e1699d6b722d102:hover .round-btn_0eaae458c2422783 {
  background: #CFFF45;
}
.blog-meta-one_5e1699d6b722d102.style-two_8137c91e7a52d920 {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_5e1699d6b722d102.style-two_8137c91e7a52d920 .post-img_e2a87e6fc9813611 {
  border-radius: 0;
}
.blog-meta-one_5e1699d6b722d102.style-two_8137c91e7a52d920 .blog-title_d8ca9722b2427373 {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_02aa6ca00ea901d8 {
  background: #fff;
}
.blog-meta-two_02aa6ca00ea901d8 .post-data_d021d19c44802fcd {
  padding-top: 30px;
}
.blog-meta-two_02aa6ca00ea901d8 .post-data_d021d19c44802fcd .blog-title_d8ca9722b2427373 {
  width: 70%;
}
.blog-meta-two_02aa6ca00ea901d8 .post-data_d021d19c44802fcd .blog-title_d8ca9722b2427373 h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_02aa6ca00ea901d8 .post-data_d021d19c44802fcd .blog-title_d8ca9722b2427373:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_02aa6ca00ea901d8 .post-data_d021d19c44802fcd .round-btn_0eaae458c2422783 {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_02aa6ca00ea901d8 .post-data_d021d19c44802fcd .round-btn_0eaae458c2422783:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_02aa6ca00ea901d8 .post-data_d021d19c44802fcd .post-info_5a347442a82950d3 {
  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_02aa6ca00ea901d8 .post-img_e2a87e6fc9813611 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_02aa6ca00ea901d8 .post-img_e2a87e6fc9813611 .date_2c33a1913512450f {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_02aa6ca00ea901d8.style-two_8137c91e7a52d920 {
  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_02aa6ca00ea901d8.style-two_8137c91e7a52d920 p {
  font-size: 18px;
}
.blog-meta-two_02aa6ca00ea901d8.style-two_8137c91e7a52d920 .post-img_e2a87e6fc9813611 {
  height: auto;
  width: 100%;
}
.blog-meta-two_02aa6ca00ea901d8.style-two_8137c91e7a52d920 .post-data_d021d19c44802fcd {
  padding: 26px 0;
}
.blog-meta-two_02aa6ca00ea901d8.style-two_8137c91e7a52d920 .post-data_d021d19c44802fcd .post-info_5a347442a82950d3 {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_02aa6ca00ea901d8.style-two_8137c91e7a52d920 .post-data_d021d19c44802fcd .round-btn_0eaae458c2422783 {
  border: none;
}

.signup-btn-one_e7587d59a09e7029 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_e7587d59a09e7029 .icon_72018c6ae26e32f4 {
  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_6948abd77a4653c8 {
  z-index: 1;
}
.blog-section-three_6948abd77a4653c8 .section-btn_2ee6c7fde7505f50 {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

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

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

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

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

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

.blog-details_4b09d8286785cae8 .post-details-meta_dc66cca820113553 {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_4b09d8286785cae8 .post-details-meta_dc66cca820113553 p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_4b09d8286785cae8 .post-details-meta_dc66cca820113553 .quote-wrapper_09f0f2212684b4f2 {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_4b09d8286785cae8 .post-details-meta_dc66cca820113553 .quote-wrapper_09f0f2212684b4f2 .wrapper_d796d1f80a41aacc {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_4b09d8286785cae8 .post-details-meta_dc66cca820113553 .quote-wrapper_09f0f2212684b4f2 .wrapper_d796d1f80a41aacc .icon_72018c6ae26e32f4 {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_4b09d8286785cae8 .post-details-meta_dc66cca820113553 .quote-wrapper_09f0f2212684b4f2 .wrapper_d796d1f80a41aacc h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_4b09d8286785cae8 .post-details-meta_dc66cca820113553 .quote-wrapper_09f0f2212684b4f2 h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_4b09d8286785cae8 .post-details-meta_dc66cca820113553 .quote-wrapper_09f0f2212684b4f2 h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_4b09d8286785cae8 .post-details-meta_dc66cca820113553 .img-gallery_a77861900e415cee {
  margin-bottom: 50px;
}
.blog-details_4b09d8286785cae8 .post-details-meta_dc66cca820113553 .img-gallery_a77861900e415cee img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_4b09d8286785cae8 .post-details-meta_dc66cca820113553 h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_4b09d8286785cae8 .post-details-meta_dc66cca820113553 .list-item_bb9a19f1ed3be071 li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_4b09d8286785cae8 .post-details-meta_dc66cca820113553 .list-item_bb9a19f1ed3be071 li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_4b09d8286785cae8 .bottom-widget_714297ae20053d32 {
  padding: 10px 0 5px;
}
.blog-details_4b09d8286785cae8 .bottom-widget_714297ae20053d32 .tags_1b2a4c7f38b6531c li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_4b09d8286785cae8 .bottom-widget_714297ae20053d32 .tags_1b2a4c7f38b6531c a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_4b09d8286785cae8 .bottom-widget_714297ae20053d32 .tags_1b2a4c7f38b6531c a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_4b09d8286785cae8 .bottom-widget_714297ae20053d32 .share-icon_c1a333bbacc13150 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_4b09d8286785cae8 .bottom-widget_714297ae20053d32 .share-icon_c1a333bbacc13150 a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_4b09d8286785cae8 .grey-bg_d88790fa5a70d8ca {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_4b09d8286785cae8 .blog-inner-title_6605e22b20a804cb {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_4b09d8286785cae8 .blog-comment-area_097d4625b8560f0d {
  margin: 60px 0;
}
.blog-details_4b09d8286785cae8 .blog-comment-area_097d4625b8560f0d .comment_bf89a2a7138dbef4 {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_4b09d8286785cae8 .blog-comment-area_097d4625b8560f0d .comment_bf89a2a7138dbef4:last-child {
  padding-bottom: 5px;
}
.blog-details_4b09d8286785cae8 .blog-comment-area_097d4625b8560f0d .comment_bf89a2a7138dbef4 .reply-comment_ce431bcd6311ff59 {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_4b09d8286785cae8 .blog-comment-area_097d4625b8560f0d .comment_bf89a2a7138dbef4 .user-avatar_7afd7749453a575d {
  width: 60px;
  height: 60px;
}
.blog-details_4b09d8286785cae8 .blog-comment-area_097d4625b8560f0d .comment_bf89a2a7138dbef4 .comment-text_d03219e7d2aebd77 {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_4b09d8286785cae8 .blog-comment-area_097d4625b8560f0d .comment_bf89a2a7138dbef4 .comment-text_d03219e7d2aebd77 .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_4b09d8286785cae8 .blog-comment-area_097d4625b8560f0d .comment_bf89a2a7138dbef4 .comment-text_d03219e7d2aebd77 .date_2c33a1913512450f {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_4b09d8286785cae8 .blog-comment-area_097d4625b8560f0d .comment_bf89a2a7138dbef4 .comment-text_d03219e7d2aebd77 p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_4b09d8286785cae8 .blog-comment-area_097d4625b8560f0d .comment_bf89a2a7138dbef4 .comment-text_d03219e7d2aebd77 .reply-btn_b39599655dcc7c82 {
  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_4b09d8286785cae8 .blog-comment-area_097d4625b8560f0d .comment_bf89a2a7138dbef4 .comment-text_d03219e7d2aebd77 .reply-btn_b39599655dcc7c82:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_4b09d8286785cae8 .blog-comment-form_b53175f7e2ef0edb p a {
  color: #19352D;
}
.blog-details_4b09d8286785cae8 .blog-comment-form_b53175f7e2ef0edb form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_4b09d8286785cae8 .blog-comment-form_b53175f7e2ef0edb form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_4b09d8286785cae8 .blog-comment-form_b53175f7e2ef0edb 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_7d4fe9b17fe3d9d6 {
  height: 600px;
}

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

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

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

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

.footer-one_e1360130f07cef06 {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_e1360130f07cef06 .bottom-footer_5f141b87be2234fa {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_e1360130f07cef06 .social-icon_072af6f83105c8fe 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_e1360130f07cef06 .social-icon_072af6f83105c8fe a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_e1360130f07cef06 .footer-title_9ac841c6be966101 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_e1360130f07cef06 .footer-nav-link_4973a7fc72dd5cdd a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_e1360130f07cef06 .footer-nav-link_4973a7fc72dd5cdd a:hover {
  color: #fff;
}
.footer-nav-link_4973a7fc72dd5cdd p {
  font-size: 16px;
}
.logo_42615671d521a93c 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_81074cb7e1a2752a {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_d42611fb2b4a1ee8 {
  align-content: center;
}

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

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

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

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

.footer-three_86f3b2968b2f5804 {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_86f3b2968b2f5804 .round-bg_87e2c25f445c2c62 {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_86f3b2968b2f5804 .round-bg_87e2c25f445c2c62.color-two_28485ee35e38c9df {
  background: #F6FFDD;
}
.footer-three_86f3b2968b2f5804 .footer-intro_6adea4e7e579b49a p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_86f3b2968b2f5804 .footer-intro_6adea4e7e579b49a p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_86f3b2968b2f5804 .footer-title_9ac841c6be966101 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_86f3b2968b2f5804 .footer-nav-link_4973a7fc72dd5cdd a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_86f3b2968b2f5804 .footer-nav-link_4973a7fc72dd5cdd a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_86f3b2968b2f5804 .bottom-footer_5f141b87be2234fa {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_86f3b2968b2f5804 .bottom-footer_5f141b87be2234fa .copyright_9288449cf1117494 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_86f3b2968b2f5804 .bottom-footer_5f141b87be2234fa .bottom-nav_c04cb56916bc8657 {
  margin: 0 -12px;
}
.footer-three_86f3b2968b2f5804 .bottom-footer_5f141b87be2234fa .bottom-nav_c04cb56916bc8657 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_86f3b2968b2f5804 .bottom-footer_5f141b87be2234fa .bottom-nav_c04cb56916bc8657 a:hover {
  text-decoration: underline;
}
.footer-three_86f3b2968b2f5804 .bottom-footer_5f141b87be2234fa .social-icon_072af6f83105c8fe {
  margin: 0 -10px;
}
.footer-three_86f3b2968b2f5804 .bottom-footer_5f141b87be2234fa .social-icon_072af6f83105c8fe a {
  margin: 0 10px;
}
.footer-three_86f3b2968b2f5804 .bottom-footer_5f141b87be2234fa .social-icon_072af6f83105c8fe a:hover {
  color: #19352D;
}
.footer-three_86f3b2968b2f5804 .shape_01_fded2f8e35aad5a2 {
  top: -3%;
  left: -3%;
}
.footer-three_86f3b2968b2f5804 .shape_02_f0b75c5e426c3ff4 {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_bf3669867cc96d47 {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_bf3669867cc96d47:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../media/assets_b30b11a555/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_bf3669867cc96d47 h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_bf3669867cc96d47 .btn-group_cd4b2db10f6940df {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_bf3669867cc96d47 .btn-group_cd4b2db10f6940df h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_bf3669867cc96d47 .btn-group_cd4b2db10f6940df h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_bf3669867cc96d47 .btn-group_cd4b2db10f6940df .round-btn_0eaae458c2422783 {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_bf3669867cc96d47 .btn-group_cd4b2db10f6940df .round-btn_0eaae458c2422783:hover, .footer-five_bf3669867cc96d47 .btn-group_cd4b2db10f6940df .round-btn_0eaae458c2422783:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_bf3669867cc96d47 .social-icon_072af6f83105c8fe {
  margin: 0 -20px;
}
.footer-five_bf3669867cc96d47 .social-icon_072af6f83105c8fe a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_bf3669867cc96d47 .social-icon_072af6f83105c8fe a:hover {
  color: #DFFF5E;
}
.footer-five_bf3669867cc96d47 .bottom-nav_c04cb56916bc8657 {
  margin: 0 -12px;
}
.footer-five_bf3669867cc96d47 .bottom-nav_c04cb56916bc8657 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_bf3669867cc96d47 .bottom-nav_c04cb56916bc8657 a:hover {
  text-decoration: underline;
}
.footer-five_bf3669867cc96d47 .shape_01_fded2f8e35aad5a2 {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_bf3669867cc96d47 .shape_02_f0b75c5e426c3ff4 {
  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_eec9646e8747fde5 {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_939bee72d8d263a6 {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_7384adfb776a6776 {
  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_46eb43fc5da06384 {
  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_6d1fd7312dad9696 {
  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_bddeb90a2f8d8ff9 {
  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_d7bb1eea4c0a8974 {
  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_0d77912a4526710b {
  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_f9767547de3062a3 {
  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_cd007f1f86bed670 {
  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_5c00c5fecb814668 {
  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_6b8e081c3d9055ba {
  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_8380c66152a080f4 {
  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_ef32af48d24cf674 {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_58101001508790fa {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_14378b7354cc6a91 {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_a2719a0031d47668 {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_db141471b078a30f {
  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_e60ea1aacb579a2d {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_ab22d8d67fcddbe6 {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_ce487d7c0e69fb90 {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_b6fff22f8f7e6dfe {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_d90bfe38fa263a3f {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_c6e13606e2fd0278 {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_d3e2137557b9fddd {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_08c27fcd61d26c71 {
  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_978e81d2cd52d688 {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_f220c79cc63951f1 {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_42e1a99872e14925 {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_1ae7e5ced8139863 {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_e7f8cf0638ab3012 {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_93389a00d4d2c02c {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_a3fb869e6b8c8036 {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_3ba6ce2adda70e04 {
  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_f93cded02d1d594e {
  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_ce9c9b11a6ba35be {
  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_46db2702be681034 {
  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_bb528b5295930e76 {
  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_5b5275a5e8360f3f {
  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_7782f878434862e8 {
  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_11d0450eccfc9a16 {
  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_d97e036f8cd14bd5 {
  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_dc180a6644c58e4a {
  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_855e98182795dfa0 {
  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_5dee93344f6fe4fd {
  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_8a42195edd4a9a82 {
  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_8c6f12fe0cb8a73a {
  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_106df3606bb5231a {
  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_3f6c28f240ff8a18 {
  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_9cdc95e75f282149 {
  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_ad97ef2192df3b8d {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_8e09ecda12f8d056 {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_e8da6716d50b4347 {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_0375886a3e2b19b5 {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_c24de02a41b3b412 {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_2909721646de698b {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_daf79bdeabe37ee2 {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_6994c3e104dd7b8c {
  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_eec9646e8747fde5 {
  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_39c7642f4c2cb2e2 {
  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_b88fcb5e1f0c2bbd {
  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_5d8be143bf960f1f .theme-select-menu_ff03c8df8d1ebccc {
  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_db8c1c7408a9a3ac {
  overflow: hidden;
}
.product-block-one_db8c1c7408a9a3ac .img-holder_c1accb5f78db12b4 {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_db8c1c7408a9a3ac .img-holder_c1accb5f78db12b4 .cart-icon_e6714e5bb35e7a55 {
  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_db8c1c7408a9a3ac .img-holder_c1accb5f78db12b4 .cart-icon_e6714e5bb35e7a55:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_db8c1c7408a9a3ac .img-holder_c1accb5f78db12b4 .cart-button_8fbaade9bab69504 {
  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_db8c1c7408a9a3ac .img-holder_c1accb5f78db12b4 .cart-button_8fbaade9bab69504:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_db8c1c7408a9a3ac .product-title_7128877de106f459 {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_db8c1c7408a9a3ac .rating_8ac0e51b07e93613 {
  margin: 0 -3px;
}
.product-block-one_db8c1c7408a9a3ac .rating_8ac0e51b07e93613 li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_db8c1c7408a9a3ac .rating_8ac0e51b07e93613 li .bi-star-fill_cc41b856fba52bf2 {
  color: #FFCB65;
}
.product-block-one_db8c1c7408a9a3ac .price_f2bed22f381284db {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_db8c1c7408a9a3ac:hover .cart-button_8fbaade9bab69504 {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_db8c1c7408a9a3ac:hover .product-img_fbff4b7fd3bb491d {
  transform: scale(0.95);
}
.product-block-one_db8c1c7408a9a3ac:hover .cart-icon_e6714e5bb35e7a55 {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_db8c1c7408a9a3ac:hover .product-title_7128877de106f459 {
  text-decoration: underline;
}

.product-details-one_878ce2182382d176 .product-img-tab_358daeadbe7229e3 {
  border: none;
}
.product-details-one_878ce2182382d176 .product-img-tab_358daeadbe7229e3 .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_878ce2182382d176 .product-img-tab_358daeadbe7229e3 .nav-link img {
  max-height: 100%;
}
.product-details-one_878ce2182382d176 .product-img-tab_358daeadbe7229e3 .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_878ce2182382d176 .product-img-tab-content_adef3db275925785 {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_878ce2182382d176 .product-img-tab-content_adef3db275925785 img {
  margin: auto;
}
.product-details-one_878ce2182382d176 .product-info_5d768d6cc6cb1450 .stock-tag_da83b821ced0965b {
  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_878ce2182382d176 .product-info_5d768d6cc6cb1450 .product-name_cc75ba35a7bb9bea {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_878ce2182382d176 .product-info_5d768d6cc6cb1450 .rating_8ac0e51b07e93613 li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_878ce2182382d176 .product-info_5d768d6cc6cb1450 .rating_8ac0e51b07e93613 li .bi-star-fill_cc41b856fba52bf2 {
  color: #FFCB65;
}
.product-details-one_878ce2182382d176 .product-info_5d768d6cc6cb1450 .rating_8ac0e51b07e93613 li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_878ce2182382d176 .product-info_5d768d6cc6cb1450 .rating_8ac0e51b07e93613 li a:hover {
  text-decoration: underline;
}
.product-details-one_878ce2182382d176 .product-info_5d768d6cc6cb1450 .price_f2bed22f381284db {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_878ce2182382d176 .product-info_5d768d6cc6cb1450 .price_f2bed22f381284db del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_878ce2182382d176 .product-info_5d768d6cc6cb1450 .availability_bed29fe9371e1723 {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_878ce2182382d176 .product-info_5d768d6cc6cb1450 .description-text_1b73871875cff0b0 {
  padding: 10px 0 15px;
}
.product-details-one_878ce2182382d176 .product-info_5d768d6cc6cb1450 .product-feature_f4dec71b691db9cc {
  margin-bottom: 20px;
}
.product-details-one_878ce2182382d176 .product-info_5d768d6cc6cb1450 .product-feature_f4dec71b691db9cc li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_878ce2182382d176 .product-info_5d768d6cc6cb1450 .product-feature_f4dec71b691db9cc li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_878ce2182382d176 .product-info_5d768d6cc6cb1450 .customize-order_00cb092de1be161c h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_878ce2182382d176 .product-info_5d768d6cc6cb1450 .customize-order_00cb092de1be161c .quantity_89bc4aa25e1bc0c5 .button-group_d92a32532eced049 {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_878ce2182382d176 .product-info_5d768d6cc6cb1450 .customize-order_00cb092de1be161c .quantity_89bc4aa25e1bc0c5 .button-group_d92a32532eced049 li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_878ce2182382d176 .product-info_5d768d6cc6cb1450 .customize-order_00cb092de1be161c .quantity_89bc4aa25e1bc0c5 .button-group_d92a32532eced049 li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_878ce2182382d176 .product-info_5d768d6cc6cb1450 .customize-order_00cb092de1be161c .quantity_89bc4aa25e1bc0c5 .button-group_d92a32532eced049 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_878ce2182382d176 .product-review-tab_eb188f176d16047e .nav-tabs_cbd79620a5fbe8ec {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_878ce2182382d176 .product-review-tab_eb188f176d16047e .nav-tabs_cbd79620a5fbe8ec .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_878ce2182382d176 .product-review-tab_eb188f176d16047e .nav-tabs_cbd79620a5fbe8ec .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_878ce2182382d176 .product-review-tab_eb188f176d16047e .nav-tabs_cbd79620a5fbe8ec .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_878ce2182382d176 .product-review-tab_eb188f176d16047e .nav-tabs_cbd79620a5fbe8ec .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_878ce2182382d176 .product-review-tab_eb188f176d16047e .tab-content_ad3ad05add463b41 h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_878ce2182382d176 .product-review-tab_eb188f176d16047e .tab-content_ad3ad05add463b41 .product-feature_f4dec71b691db9cc li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_878ce2182382d176 .product-review-tab_eb188f176d16047e .tab-content_ad3ad05add463b41 .product-feature_f4dec71b691db9cc li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_878ce2182382d176 .product-review-tab_eb188f176d16047e .user-comment-area_cbcee27c7324758a .single-comment_4118b4bdbf97e3a3 {
  padding-bottom: 40px;
}
.product-details-one_878ce2182382d176 .product-review-tab_eb188f176d16047e .user-comment-area_cbcee27c7324758a .single-comment_4118b4bdbf97e3a3:last-child {
  padding-bottom: 0;
}
.product-details-one_878ce2182382d176 .product-review-tab_eb188f176d16047e .user-comment-area_cbcee27c7324758a .user-img_bd0027386954f801 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_878ce2182382d176 .product-review-tab_eb188f176d16047e .user-comment-area_cbcee27c7324758a .user-comment-data_bdcbce8d48f32d7e {
  padding-left: 30px;
  position: relative;
}
.product-details-one_878ce2182382d176 .product-review-tab_eb188f176d16047e .user-comment-area_cbcee27c7324758a .user-comment-data_bdcbce8d48f32d7e .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_878ce2182382d176 .product-review-tab_eb188f176d16047e .user-comment-area_cbcee27c7324758a .user-comment-data_bdcbce8d48f32d7e .rating_8ac0e51b07e93613 li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_878ce2182382d176 .product-review-tab_eb188f176d16047e .user-comment-area_cbcee27c7324758a .user-comment-data_bdcbce8d48f32d7e .rating_8ac0e51b07e93613 li .bi-star-fill_cc41b856fba52bf2 {
  color: #FFCB65;
}
.product-details-one_878ce2182382d176 .product-review-tab_eb188f176d16047e .user-comment-area_cbcee27c7324758a .user-comment-data_bdcbce8d48f32d7e p {
  padding-top: 8px;
}

.cart-list-form_039657fe0bd092ec {
  position: relative;
}
.cart-list-form_039657fe0bd092ec .table_63a674ae79eac278 {
  margin: 0;
  background: transparent;
}
.cart-list-form_039657fe0bd092ec .table_63a674ae79eac278 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_039657fe0bd092ec .table_63a674ae79eac278 th:first-child {
  text-align: left;
}
.cart-list-form_039657fe0bd092ec .table_63a674ae79eac278 tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_039657fe0bd092ec .table_63a674ae79eac278 tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_039657fe0bd092ec .table_63a674ae79eac278 tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_039657fe0bd092ec .table_63a674ae79eac278 tbody .product-thumbnails_88763088626590b8 {
  width: 85px;
}
.cart-list-form_039657fe0bd092ec .table_63a674ae79eac278 tbody .product-thumbnails_88763088626590b8 img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_039657fe0bd092ec .table_63a674ae79eac278 tbody .product-thumbnails_88763088626590b8 .product-img_fbff4b7fd3bb491d {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_039657fe0bd092ec .table_63a674ae79eac278 tbody .product-info_5d768d6cc6cb1450 {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_039657fe0bd092ec .table_63a674ae79eac278 tbody .product-info_5d768d6cc6cb1450 .product-name_cc75ba35a7bb9bea {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_039657fe0bd092ec .table_63a674ae79eac278 tbody .product-info_5d768d6cc6cb1450 .serial_55e993ec658ffbeb {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_039657fe0bd092ec .table_63a674ae79eac278 tbody .product-info_5d768d6cc6cb1450 ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_039657fe0bd092ec .table_63a674ae79eac278 tbody .price_f2bed22f381284db {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_039657fe0bd092ec .table_63a674ae79eac278 tbody .quantity_89bc4aa25e1bc0c5 li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_039657fe0bd092ec .table_63a674ae79eac278 tbody .quantity_89bc4aa25e1bc0c5 li .btn_7d78a3164d0fc062 {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_039657fe0bd092ec .table_63a674ae79eac278 tbody .quantity_89bc4aa25e1bc0c5 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_039657fe0bd092ec .table_63a674ae79eac278 tbody .remove-product_3028717d26f680de {
  color: #000;
  font-size: 22px;
}
.cart-list-form_039657fe0bd092ec .table_63a674ae79eac278 tbody .remove-product_3028717d26f680de:hover {
  color: #ff2759;
}
.cart-list-form_039657fe0bd092ec .cart-footer_ffea2ef7a11df805 {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_039657fe0bd092ec .cart-footer_ffea2ef7a11df805 .coupon-form_cbf2797da5ae6040 input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_039657fe0bd092ec .cart-footer_ffea2ef7a11df805 .cart-total-section_987941ff0904b292 {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_039657fe0bd092ec .cart-footer_ffea2ef7a11df805 .cart-total-section_987941ff0904b292 .cart-total-table_04ec47696bb4cd82 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_039657fe0bd092ec .cart-footer_ffea2ef7a11df805 .cart-total-section_987941ff0904b292 .cart-total-table_04ec47696bb4cd82 tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_b5386e80c0743d6c {
  height: auto;
}

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

.fancybox-caption_9926a209368c4cf9, .fancybox-infobar_ca774ca8dd3282a0, .fancybox-navigation_d47d6d0ebb76c22d .fancybox-button_bb8778af0df82039, .fancybox-toolbar_8f5340d07a980f98 {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_20158d6d2f33cb6a .fancybox-caption_9926a209368c4cf9, .fancybox-show-infobar_e2248ebef7209ba3 .fancybox-infobar_ca774ca8dd3282a0, .fancybox-show-nav_6fccd80871e4d6a7 .fancybox-navigation_d47d6d0ebb76c22d .fancybox-button_bb8778af0df82039, .fancybox-show-toolbar_4aecf5dc4a626a1f .fancybox-toolbar_8f5340d07a980f98 {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_47872a3e173724b7 .fancybox-stage_e5ff97f78d6e1edd {
  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_3ef59563bf280e18 .fancybox-slide, .fancybox-slide--current_18badc1c61cba162, .fancybox-slide--next_bd51cc7d062949a8, .fancybox-slide--previous_4b2614f2b4f292c7 {
  display: block;
}

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

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

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

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

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

.fancybox-content_01754c193d72448f {
  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_87fdda135a26ea6a .fancybox-content_01754c193d72448f {
  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_ac6244f1d4fa72b5 .fancybox-content_01754c193d72448f {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_93e4ffac9f5c5c8f .fancybox-content_01754c193d72448f {
  cursor: zoom-in;
}

.fancybox-can-drag_6fb2e66556495403 .fancybox-content_01754c193d72448f {
  cursor: grab;
}

.fancybox-is-dragging_d6a61a94aa4edc91 .fancybox-content_01754c193d72448f {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_730c150e95461c8a .fancybox-content_01754c193d72448f {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_7241361b7881ad92 .fancybox-content_01754c193d72448f, .fancybox-slide--map_99a5b0895bfc5084 .fancybox-content_01754c193d72448f, .fancybox-slide--video_c8a4f163decc902b .fancybox-content_01754c193d72448f {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_c8a4f163decc902b .fancybox-content_01754c193d72448f {
  background: #000;
}

.fancybox-slide--map_99a5b0895bfc5084 .fancybox-content_01754c193d72448f {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_20d3fe1f58e15fcd svg path, .fancybox-button--share_a7651008c3f3fcab svg path, .fancybox-button--thumbs_1ae844f0af3536c3 svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_6fccd80871e4d6a7 .fancybox-navigation_d47d6d0ebb76c22d .fancybox-button_bb8778af0df82039 {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_d47d6d0ebb76c22d .fancybox-button--arrow_left_b7b8a6d8a9220cdf {
  left: 6px;
}

.fancybox-navigation_d47d6d0ebb76c22d .fancybox-button--arrow_right_d37e766972107157 {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_7241361b7881ad92 .fancybox-close-small_8af0af62e70fce90, .fancybox-slide--image_87fdda135a26ea6a .fancybox-close-small_8af0af62e70fce90, .fancybox-slide--video_c8a4f163decc902b .fancybox-close-small_8af0af62e70fce90 {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_7241361b7881ad92 .fancybox-close-small_8af0af62e70fce90:hover svg, .fancybox-slide--image_87fdda135a26ea6a .fancybox-close-small_8af0af62e70fce90:hover svg, .fancybox-slide--video_c8a4f163decc902b .fancybox-close-small_8af0af62e70fce90:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_122a2f7f3c09d026 .fancybox-close-small_8af0af62e70fce90, .fancybox-is-zoomable_e99dc0434fadb433.fancybox-can-drag_6fb2e66556495403 .fancybox-close-small_8af0af62e70fce90 {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_b72a9909e79ba991.fancybox-slide--next_bd51cc7d062949a8, .fancybox-fx-fade_b72a9909e79ba991.fancybox-slide--previous_4b2614f2b4f292c7 {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_b72a9909e79ba991.fancybox-slide--current_18badc1c61cba162 {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_bc4bc2bd1b52b334 {
  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_c87f706b3a4952af {
  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_c01ca3aeeaae1cf6 {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_989843ea77a5ce1f .fancybox-thumbs_c87f706b3a4952af {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_c87f706b3a4952af > 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_c87f706b3a4952af .fancybox-thumbs-active_4afc36d462ff5cb2:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_6ac83dfb266b5105 .slick-track_595c7ae69dff002c,
.slick-slider_6ac83dfb266b5105 .slick-list_ca896ae505c081c2 {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_b8e9b19b0518115d .slick-track_595c7ae69dff002c {
  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_b8e9b19b0518115d img {
  display: none;
}

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

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

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

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

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