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

.h1_2a77e254d2a804f1,
h1,
.h2_1bf8de34aa30b49d,
h2,
.h3_8204921644fef2fb,
h3,
.h4_eb912a7755890f92,
h4,
.h5_f6282cae9cca796e,
h5,
.h6_7d80a0fef4f34e25,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_5b7b8f9384f12bd5 {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_8da8d835d416df3d {
  padding: 0 !important;
}

.m0_c16d72612c300f78 {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_5e30818e676ddf1c {
    padding: 0 !important;
  }
  .xl-m0_492679c6866588bd {
    margin: 0 !important;
  }
  .xl-pt-10_680b720acb2655ea {
    padding-top: 10px !important;
  }
  .xl-pt-20_9804b061bd944f3e {
    padding-top: 20px !important;
  }
  .xl-pt-30_c9235a0056baf0ce {
    padding-top: 30px !important;
  }
  .xl-pt-40_8dd4de34ef965144 {
    padding-top: 40px !important;
  }
  .xl-pt-50_c8343ae33a0caaa0 {
    padding-top: 50px !important;
  }
  .xl-pt-60_84d6a0c536769193 {
    padding-top: 60px !important;
  }
  .xl-pt-70_24466c306611f736 {
    padding-top: 70px !important;
  }
  .xl-pt-80_e48153a5a2d51982 {
    padding-top: 80px !important;
  }
  .xl-pt-90_59effad1d313f2e7 {
    padding-top: 90px !important;
  }
  .xl-pt-100_2d386aace7169db4 {
    padding-top: 100px !important;
  }
  .xl-pt-110_f14932083419c946 {
    padding-top: 110px !important;
  }
  .xl-pt-120_483809bd7da05b15 {
    padding-top: 120px !important;
  }
  .xl-pt-130_2809be51ef38ac9c {
    padding-top: 130px !important;
  }
  .xl-pt-140_0fecdc85e75d7a51 {
    padding-top: 140px !important;
  }
  .xl-pt-150_01bb39f9c0016d1d {
    padding-top: 150px !important;
  }
  .xl-pt-200_87930ca86bce79de {
    padding-top: 200px !important;
  }
  .xl-pb-10_596390ba5e1a8fad {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_e5672fdeabb5344c {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_d20d33f8e9dfc2c5 {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_2ccdb60c5bdcbb1e {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_94cad1de79fc38a3 {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_0c9b2e853a0dff9e {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_b27d626635a04c0c {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_2051ad0d7d22d526 {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_f6a709be47cd3e4c {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_30b1e29639772d63 {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_9502f2be8ac6c639 {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_8ef031bf27ed19be {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_fa99222dee3e51e4 {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_2f3bc932c786a61f {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_17807aa142f7c55d {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_8544023613ef3337 {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_a42b7992d1372e7c {
    margin-top: 10px !important;
  }
  .xl-mt-20_23a94dd0509beb64 {
    margin-top: 20px !important;
  }
  .xl-mt-30_07c9f95c692f6048 {
    margin-top: 30px !important;
  }
  .xl-mt-40_fe4b95f22fafc2fd {
    margin-top: 40px !important;
  }
  .xl-mt-50_ed42dcd4040986bb {
    margin-top: 50px !important;
  }
  .xl-mt-60_781720b8546c341c {
    margin-top: 60px !important;
  }
  .xl-mt-70_cc15aa07d4590d38 {
    margin-top: 70px !important;
  }
  .xl-mt-80_247e965fd0489d37 {
    margin-top: 80px !important;
  }
  .xl-mt-90_c778a36e4bcb4ae5 {
    margin-top: 90px !important;
  }
  .xl-mt-100_4679edff80c30746 {
    margin-top: 100px !important;
  }
  .xl-mt-110_dbe33795780a6397 {
    margin-top: 110px !important;
  }
  .xl-mt-120_b5d92823aa8ed598 {
    margin-top: 120px !important;
  }
  .xl-mt-130_3ce9d0c8bfb75e5e {
    margin-top: 130px !important;
  }
  .xl-mt-140_181482cd8ff3a632 {
    margin-top: 140px !important;
  }
  .xl-mt-150_9c938d2c66bbb877 {
    margin-top: 150px !important;
  }
  .xl-mt-200_e6997c42e2b18bab {
    margin-top: 200px !important;
  }
  .xl-mb-10_5011afabcd4603b3 {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_7782cbac33a95891 {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_bc009906a9770128 {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_999b437d71bf87a7 {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_f41ec98748ab2da9 {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_73d8807be1e7b58f {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_9f1995d9840a7eb7 {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_e75b57974ecb2d94 {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_c7cfe42db730efab {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_0cf84398e1bded90 {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_ecfbebb8adfddcf1 {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_36a9145d10547275 {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_9d18d30eb8a51ad4 {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_2d4e49a3ac194e44 {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_9c3af518f7e96fe4 {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_eadc4838227f3ee2 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_1748ec8d16695a12 {
    padding: 0 !important;
  }
  .lg-m0_3945ee3e217f18b5 {
    margin: 0 !important;
  }
  .lg-pt-10_83c0e073aa0035cb {
    padding-top: 10px !important;
  }
  .lg-pt-20_be20d7cc5927a453 {
    padding-top: 20px !important;
  }
  .lg-pt-30_3f0794b57496a239 {
    padding-top: 30px !important;
  }
  .lg-pt-40_cce716e35902df3d {
    padding-top: 40px !important;
  }
  .lg-pt-50_174e57eaf53ccfad {
    padding-top: 50px !important;
  }
  .lg-pt-60_c210ef3f6b7de3b2 {
    padding-top: 60px !important;
  }
  .lg-pt-70_e33aa09690989fe0 {
    padding-top: 70px !important;
  }
  .lg-pt-80_5f8619cc380ad0f1 {
    padding-top: 80px !important;
  }
  .lg-pt-90_1900e611f993b2d0 {
    padding-top: 90px !important;
  }
  .lg-pt-100_ff75f4daba2f9eb6 {
    padding-top: 100px !important;
  }
  .lg-pt-110_3088abeb03a7d2d0 {
    padding-top: 110px !important;
  }
  .lg-pt-120_0a4177c6352a06ef {
    padding-top: 120px !important;
  }
  .lg-pt-130_d0871c364471ca06 {
    padding-top: 130px !important;
  }
  .lg-pt-140_2e26855fabdf7604 {
    padding-top: 140px !important;
  }
  .lg-pt-150_b3511e70c5970555 {
    padding-top: 150px !important;
  }
  .lg-pt-200_e83c6c93dce72a1d {
    padding-top: 200px !important;
  }
  .lg-pb-10_1ea3543f61c74488 {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_587b0c3aa226712e {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_9525a60b050a4484 {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_0c619b4615ddfa9d {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_84e8e9e178b16a6a {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_04ad1867522a22f6 {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_b1171fede8215167 {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_f33623862171b476 {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_6b642e4b7089d873 {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_415f1b47a96d1af3 {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_714eb0a3cab53572 {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_13c33664cb392a03 {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_92108883dd3c137e {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_1f4bb4d6bef7fd2b {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_c99ec1982a0934ef {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_a9eaff898d854774 {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_f26521090011e4d1 {
    margin-top: 10px !important;
  }
  .lg-mt-20_56b2fc613f797fab {
    margin-top: 20px !important;
  }
  .lg-mt-30_6f3efa9497bf04b1 {
    margin-top: 30px !important;
  }
  .lg-mt-40_d0e9d6471678e508 {
    margin-top: 40px !important;
  }
  .lg-mt-50_a282b71d9ce3cee5 {
    margin-top: 50px !important;
  }
  .lg-mt-60_7ec20eaa0a494926 {
    margin-top: 60px !important;
  }
  .lg-mt-70_76b3da38d632ab71 {
    margin-top: 70px !important;
  }
  .lg-mt-80_de52d1b6724d51d4 {
    margin-top: 80px !important;
  }
  .lg-mt-90_10d7988b96bf4755 {
    margin-top: 90px !important;
  }
  .lg-mt-100_bad3144f4102b3fc {
    margin-top: 100px !important;
  }
  .lg-mt-110_5c9bc8000d3b7b71 {
    margin-top: 110px !important;
  }
  .lg-mt-120_8e53d7d5d376c6fa {
    margin-top: 120px !important;
  }
  .lg-mt-130_3d2e0b36f796577a {
    margin-top: 130px !important;
  }
  .lg-mt-140_611117236a851ace {
    margin-top: 140px !important;
  }
  .lg-mt-150_12630df04f9adbf1 {
    margin-top: 150px !important;
  }
  .lg-mt-200_9e3ceee3a96b745e {
    margin-top: 200px !important;
  }
  .lg-mb-10_3c65b949225824c7 {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_510ae717e4e724b7 {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_939bdcbbc46852c9 {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_105a2186cada7105 {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_a9c4aac0a1d4eac0 {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_e694501d848ab1de {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_d9dee80e3c8462d8 {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_58d98ea0d0fe6691 {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_85ed8f5041a34e12 {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_d552f7e9a5fc9293 {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_261598df6ae07501 {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_68e531f4ce3ed9c6 {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_e4521e40719abb76 {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_8124222238525581 {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_38ba1a808b41ddab {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_54e2e69eec7e2f62 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_f6c4a681eb85cc15 {
    padding: 0 !important;
  }
  .md-m0_eb7d8cde03f6d5eb {
    margin: 0 !important;
  }
  .md-pt-10_ec2942695fbb09c1 {
    padding-top: 10px !important;
  }
  .md-pt-20_f9fd9bf95d49ae90 {
    padding-top: 20px !important;
  }
  .md-pt-30_87bdbc4ae888d3a6 {
    padding-top: 30px !important;
  }
  .md-pt-40_f5655f44841e3ba5 {
    padding-top: 40px !important;
  }
  .md-pt-50_c5b9b7c73f2d8c0e {
    padding-top: 50px !important;
  }
  .md-pt-60_c3b2d4a59a4d0d09 {
    padding-top: 60px !important;
  }
  .md-pt-70_4ec9615f3139a0e5 {
    padding-top: 70px !important;
  }
  .md-pt-80_6eb1574fcb39d589 {
    padding-top: 80px !important;
  }
  .md-pt-90_2ab4929a31a920c8 {
    padding-top: 90px !important;
  }
  .md-pt-100_de657064d73841ba {
    padding-top: 100px !important;
  }
  .md-pt-110_009fa01d76ec99d2 {
    padding-top: 110px !important;
  }
  .md-pt-120_f5dbe133d6f806fa {
    padding-top: 120px !important;
  }
  .md-pt-130_a6beac9a10189397 {
    padding-top: 130px !important;
  }
  .md-pt-140_b6a8106d66463f67 {
    padding-top: 140px !important;
  }
  .md-pt-150_798b966a5ac50798 {
    padding-top: 150px !important;
  }
  .md-pt-200_bae5be4873511c26 {
    padding-top: 200px !important;
  }
  .md-pb-10_4591dc5ffaa5e263 {
    padding-bottom: 10px !important;
  }
  .md-pb-20_e908482ddb3245c3 {
    padding-bottom: 20px !important;
  }
  .md-pb-30_c9fc19957e28da52 {
    padding-bottom: 30px !important;
  }
  .md-pb-40_27d5e5f6fd581fa5 {
    padding-bottom: 40px !important;
  }
  .md-pb-50_a590418d3342f49b {
    padding-bottom: 50px !important;
  }
  .md-pb-60_a46107eb49e5a802 {
    padding-bottom: 60px !important;
  }
  .md-pb-70_75b4e5ec1cd87492 {
    padding-bottom: 70px !important;
  }
  .md-pb-80_6bd31caa70286acc {
    padding-bottom: 80px !important;
  }
  .md-pb-90_ee1c72fdbab882de {
    padding-bottom: 90px !important;
  }
  .md-pb-100_d8686ad53d5f7052 {
    padding-bottom: 100px !important;
  }
  .md-pb-110_d4306dc0f55ae204 {
    padding-bottom: 110px !important;
  }
  .md-pb-120_3b0f155660895b48 {
    padding-bottom: 120px !important;
  }
  .md-pb-130_b2b2653456ccf95b {
    padding-bottom: 130px !important;
  }
  .md-pb-140_07e9a8df21a19818 {
    padding-bottom: 140px !important;
  }
  .md-pb-150_b2a6f45b8d8f891e {
    padding-bottom: 150px !important;
  }
  .md-pb-200_521e0e8e00bb001f {
    padding-bottom: 200px !important;
  }
  .md-mt-10_cf2512439efe8a58 {
    margin-top: 10px !important;
  }
  .md-mt-20_f908c59366ae5a8f {
    margin-top: 20px !important;
  }
  .md-mt-30_3e2af0b2444826b7 {
    margin-top: 30px !important;
  }
  .md-mt-40_a797851553265c7a {
    margin-top: 40px !important;
  }
  .md-mt-50_4f75c3448fdbd475 {
    margin-top: 50px !important;
  }
  .md-mt-60_e6e8ad9865f05dc8 {
    margin-top: 60px !important;
  }
  .md-mt-70_a46709ecf7375b62 {
    margin-top: 70px !important;
  }
  .md-mt-80_5e00e535c63914c7 {
    margin-top: 80px !important;
  }
  .md-mt-90_1354a0fe70253bcf {
    margin-top: 90px !important;
  }
  .md-mt-100_d15e2ad733759722 {
    margin-top: 100px !important;
  }
  .md-mt-110_1f8c6d564c68acb8 {
    margin-top: 110px !important;
  }
  .md-mt-120_2e3a035cd25d3ca4 {
    margin-top: 120px !important;
  }
  .md-mt-130_c8c55223fd8b23f7 {
    margin-top: 130px !important;
  }
  .md-mt-140_553f0689059614a7 {
    margin-top: 140px !important;
  }
  .md-mt-150_589d4925cb708b1b {
    margin-top: 150px !important;
  }
  .md-mt-200_369cf57f8abfb6f4 {
    margin-top: 200px !important;
  }
  .md-mb-10_6ef5b5079f298e86 {
    margin-bottom: 10px !important;
  }
  .md-mb-20_daf5673e78d9476a {
    margin-bottom: 20px !important;
  }
  .md-mb-30_9fcda204bcb82460 {
    margin-bottom: 30px !important;
  }
  .md-mb-40_74d074b3a81730d0 {
    margin-bottom: 40px !important;
  }
  .md-mb-50_85c54c6f52e0367e {
    margin-bottom: 50px !important;
  }
  .md-mb-60_630d8ba763952e07 {
    margin-bottom: 60px !important;
  }
  .md-mb-70_7d6ed008ed11c12e {
    margin-bottom: 70px !important;
  }
  .md-mb-80_d01ffc0979d16295 {
    margin-bottom: 80px !important;
  }
  .md-mb-90_729081fb84860e86 {
    margin-bottom: 90px !important;
  }
  .md-mb-100_0014f218e0833764 {
    margin-bottom: 100px !important;
  }
  .md-mb-110_ff76935c035656ad {
    margin-bottom: 110px !important;
  }
  .md-mb-120_9aef5c7048bc7363 {
    margin-bottom: 120px !important;
  }
  .md-mb-130_88bb2627ed5f12f6 {
    margin-bottom: 130px !important;
  }
  .md-mb-140_8a0354d27534a8a8 {
    margin-bottom: 140px !important;
  }
  .md-mb-150_0fcce101ffbe9f24 {
    margin-bottom: 150px !important;
  }
  .md-mb-200_b52204da6771449f {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_65cda75e6ae5b6e3 {
    padding: 0 !important;
  }
  .sm-m0_2dddae4d14adcea9 {
    margin: 0 !important;
  }
  .sm-pt-10_deea6416f3626e02 {
    padding-top: 10px !important;
  }
  .sm-pt-20_97044519cb8286f8 {
    padding-top: 20px !important;
  }
  .sm-pt-30_efe1fce7fd8319dc {
    padding-top: 30px !important;
  }
  .sm-pt-40_b15d87be82212b76 {
    padding-top: 40px !important;
  }
  .sm-pt-50_d60ce9debaf2c95e {
    padding-top: 50px !important;
  }
  .sm-pt-60_52a647844ee94b5f {
    padding-top: 60px !important;
  }
  .sm-pt-70_14c144a574f5b855 {
    padding-top: 70px !important;
  }
  .sm-pt-80_e833bb8496cb0f4f {
    padding-top: 80px !important;
  }
  .sm-pt-90_2f42d6bbbb0a91ee {
    padding-top: 90px !important;
  }
  .sm-pt-100_23ee02049c2320b5 {
    padding-top: 100px !important;
  }
  .sm-pt-110_0ef1f560d4009c49 {
    padding-top: 110px !important;
  }
  .sm-pt-120_344b83f48d88f469 {
    padding-top: 120px !important;
  }
  .sm-pt-130_b50ad70e32efe19a {
    padding-top: 130px !important;
  }
  .sm-pt-140_610aa46dfd134bf3 {
    padding-top: 140px !important;
  }
  .sm-pt-150_aa94f1526548c6cb {
    padding-top: 150px !important;
  }
  .sm-pt-200_6625c9beeef47368 {
    padding-top: 200px !important;
  }
  .sm-pb-10_29bb0528d529f259 {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_295c5f06ef30ac83 {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_146cdbe972ab4788 {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_f19d4de720c4c612 {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_fd98265c4774c08f {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_78665446c02a08c5 {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_8fc93e0cb7900d57 {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_d58bafeb7364a86b {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_c272e095d6d2baa1 {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_f2a4da5cd18a0011 {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_a0f8f9b73da16a6e {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_36b7d19175583871 {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_04bd9b1ab616608c {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_d25ef4106db03dac {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_d786de64e69961a9 {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_486765e2945ee526 {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_4c121a38205e3c94 {
    margin-top: 10px !important;
  }
  .sm-mt-20_fd7982259f18691b {
    margin-top: 20px !important;
  }
  .sm-mt-30_f0d827225cff41c9 {
    margin-top: 30px !important;
  }
  .sm-mt-40_e43df91d22068ad7 {
    margin-top: 40px !important;
  }
  .sm-mt-50_f64661397d8133fc {
    margin-top: 50px !important;
  }
  .sm-mt-60_601d2a156d80d650 {
    margin-top: 60px !important;
  }
  .sm-mt-70_ae89fb5f223f36ec {
    margin-top: 70px !important;
  }
  .sm-mt-80_0175950ac3d13eaa {
    margin-top: 80px !important;
  }
  .sm-mt-90_110630509fa0ce07 {
    margin-top: 90px !important;
  }
  .sm-mt-100_38dca81bdade584d {
    margin-top: 100px !important;
  }
  .sm-mt-110_384a4ad24ec760f5 {
    margin-top: 110px !important;
  }
  .sm-mt-120_d1880990270b10e4 {
    margin-top: 120px !important;
  }
  .sm-mt-130_c3ae97c5004b11fa {
    margin-top: 130px !important;
  }
  .sm-mt-140_a8f7aa458f65e463 {
    margin-top: 140px !important;
  }
  .sm-mt-150_a7250668fb6f5442 {
    margin-top: 150px !important;
  }
  .sm-mt-200_9be73bd770ebe55f {
    margin-top: 200px !important;
  }
  .sm-mb-10_7f53fad9025d85d7 {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_cda9c4d61f40ccb0 {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_7573a88b95b3978a {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_7927726161611b75 {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_24043b9b7336724f {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_73af346e4a2e6e6f {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_e00079100d2ce106 {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_9ff39c2f98e37a0a {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_f6cbdde84449146c {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_650a01e8b8e88acd {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_8f53d66664cf8310 {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_73ad86e465dee11b {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_5f899c23036f2403 {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_2144dac80b81d052 {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_f058815f212a19a2 {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_da319bfb3c4860c4 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_6048192f9638bf47 {
    padding: 0 !important;
  }
  .xs-m0_9d06bd70b767b43c {
    margin: 0 !important;
  }
  .xs-pt-10_e6e80bd3361118a6 {
    padding-top: 10px !important;
  }
  .xs-pt-20_dbac1b804011c4d5 {
    padding-top: 20px !important;
  }
  .xs-pt-30_dd9d1cfdb04ba35a {
    padding-top: 30px !important;
  }
  .xs-pt-40_63830d23ec1f4f00 {
    padding-top: 40px !important;
  }
  .xs-pt-50_f4befe241c10f48c {
    padding-top: 50px !important;
  }
  .xs-pt-60_6c2b712906b6b466 {
    padding-top: 60px !important;
  }
  .xs-pt-70_917dd6be02499176 {
    padding-top: 70px !important;
  }
  .xs-pt-80_04736afa8856183d {
    padding-top: 80px !important;
  }
  .xs-pt-90_d20eb92b5ba748e4 {
    padding-top: 90px !important;
  }
  .xs-pt-100_8152a6e2f5251ebe {
    padding-top: 100px !important;
  }
  .xs-pt-110_f4116ddb2abfc446 {
    padding-top: 110px !important;
  }
  .xs-pt-120_30a0d22551072b62 {
    padding-top: 120px !important;
  }
  .xs-pt-130_662a3eeed31e7189 {
    padding-top: 130px !important;
  }
  .xs-pt-140_903c3379d3e06963 {
    padding-top: 140px !important;
  }
  .xs-pt-150_4843efe09bb21556 {
    padding-top: 150px !important;
  }
  .xs-pt-200_f34a2a1370d474f4 {
    padding-top: 200px !important;
  }
  .xs-pb-10_68141388490d43e0 {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_99ae8487fd6ac643 {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_ed10e9a6e05427f1 {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_de68ef24bb358a45 {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_bbef68d299bccf93 {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_05bc68a89e80bfc3 {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_57b26324f517d080 {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_49817bfb414a7fc7 {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_1c824dea48a2450a {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_04d59fcc9494df5c {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_526f978622efe656 {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_f5b25c4da745cd68 {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_31e8d03e0e2a781d {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_0ba2e2adfa7ab61c {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_47e8a50c030dd8a8 {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_7fcfd4652d0d8b7b {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_293f4c391e92ebb3 {
    margin-top: 10px !important;
  }
  .xs-mt-20_ccf7cd792f549865 {
    margin-top: 20px !important;
  }
  .xs-mt-30_c9965fe4e32914f0 {
    margin-top: 30px !important;
  }
  .xs-mt-40_695d683161d83d4e {
    margin-top: 40px !important;
  }
  .xs-mt-50_47d482f0f69912b8 {
    margin-top: 50px !important;
  }
  .xs-mt-60_c6f62aef44d13a7b {
    margin-top: 60px !important;
  }
  .xs-mt-70_1e150e3c3be22c85 {
    margin-top: 70px !important;
  }
  .xs-mt-80_e01d97c9818533d1 {
    margin-top: 80px !important;
  }
  .xs-mt-90_5dca9353ec501f89 {
    margin-top: 90px !important;
  }
  .xs-mt-100_2c019694d03758b8 {
    margin-top: 100px !important;
  }
  .xs-mt-110_d7bd9b3734ae430d {
    margin-top: 110px !important;
  }
  .xs-mt-120_0d78355ad9d53cf9 {
    margin-top: 120px !important;
  }
  .xs-mt-130_13625f0b2121a4b9 {
    margin-top: 130px !important;
  }
  .xs-mt-140_e3708119cc55b2af {
    margin-top: 140px !important;
  }
  .xs-mt-150_7cf09ed3ff855756 {
    margin-top: 150px !important;
  }
  .xs-mt-200_671724c95ed50f60 {
    margin-top: 200px !important;
  }
  .xs-mb-10_624e73e1847c7179 {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_289c38ece1ba78e5 {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_138f59d68be9360c {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_a4319e7f2c9ade2a {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_894c6eef84a2f35d {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_f6125584a2aa154b {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_e482dd19515ba510 {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_32edf47557476682 {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_e86ea5ba13f21c9f {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_d8b8b3104d279d29 {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_b1a6511ed061ffb6 {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_61a549c531749859 {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_b88f657c6e9f7648 {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_4be8cd1c4051935b {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_864c3e73a7f67788 {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_81423ef39f450f42 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_9e1c0b7fb91977bf {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_9e1c0b7fb91977bf.menu-overlay_debaa047c16fde14 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_9e1c0b7fb91977bf.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_9e1c0b7fb91977bf .navbar-toggler_2722d4b46b7452e1 {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_9e1c0b7fb91977bf.menu-style-three_1791e534a1fa3f8e .navbar-toggler_2722d4b46b7452e1 {
  background: #000;
}
.theme-main-menu_9e1c0b7fb91977bf.menu-style-four_3e524a4c67539b30 .navbar-toggler_2722d4b46b7452e1 {
  background: #E6FD5A;
}
.theme-main-menu_9e1c0b7fb91977bf.menu-style-five_cba121d63e012329 .navbar-toggler_2722d4b46b7452e1 {
  background: #DFFF5E;
}
.theme-main-menu_9e1c0b7fb91977bf .navbar-toggler_2722d4b46b7452e1:focus {
  box-shadow: none;
}
.theme-main-menu_9e1c0b7fb91977bf .navbar-toggler_2722d4b46b7452e1::before,
.theme-main-menu_9e1c0b7fb91977bf .navbar-toggler_2722d4b46b7452e1::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_9e1c0b7fb91977bf .navbar-toggler_2722d4b46b7452e1 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_9e1c0b7fb91977bf.menu-style-three_1791e534a1fa3f8e .navbar-toggler_2722d4b46b7452e1:before, .theme-main-menu_9e1c0b7fb91977bf.menu-style-three_1791e534a1fa3f8e .navbar-toggler_2722d4b46b7452e1:after, .theme-main-menu_9e1c0b7fb91977bf.menu-style-three_1791e534a1fa3f8e .navbar-toggler_2722d4b46b7452e1 span {
  background: #fff;
}
.theme-main-menu_9e1c0b7fb91977bf .navbar-toggler_2722d4b46b7452e1::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_9e1c0b7fb91977bf .navbar-toggler_2722d4b46b7452e1::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_9e1c0b7fb91977bf .navbar-toggler_2722d4b46b7452e1[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_9e1c0b7fb91977bf .navbar-toggler_2722d4b46b7452e1[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_9e1c0b7fb91977bf .navbar-toggler_2722d4b46b7452e1[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_9e1c0b7fb91977bf .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_9e1c0b7fb91977bf .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_9e1c0b7fb91977bf.white-vr_1df136724e04655e .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_9e1c0b7fb91977bf.white-vr_1df136724e04655e .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_9e1c0b7fb91977bf.white-vr_1df136724e04655e.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_9e1c0b7fb91977bf.menu-style-one_cae9e201f7489fba {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_9e1c0b7fb91977bf.menu-style-two_b87103f50c96bbec {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_9e1c0b7fb91977bf.menu-style-two_b87103f50c96bbec .info-row_d1f32e0c03c5c282 {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_9e1c0b7fb91977bf.menu-style-two_b87103f50c96bbec .gap-fix_91b4384a54b93d2d {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_9e1c0b7fb91977bf.menu-style-two_b87103f50c96bbec .greetings_d1fa46933c47745e {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_9e1c0b7fb91977bf.menu-style-two_b87103f50c96bbec .contact-info_635f0a14c62be227 {
  margin: 0 -15px;
}
.theme-main-menu_9e1c0b7fb91977bf.menu-style-two_b87103f50c96bbec .contact-info_635f0a14c62be227 li {
  padding: 0 15px;
}
.theme-main-menu_9e1c0b7fb91977bf.menu-style-two_b87103f50c96bbec .contact-info_635f0a14c62be227 li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_9e1c0b7fb91977bf.menu-style-two_b87103f50c96bbec .contact-info_635f0a14c62be227 li a:hover {
  text-decoration: underline;
}
.theme-main-menu_9e1c0b7fb91977bf.menu-style-two_b87103f50c96bbec .inner-content_6406b87674512677 {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_9e1c0b7fb91977bf.menu-style-two_b87103f50c96bbec.fixed .info-row_d1f32e0c03c5c282 {
  display: none;
}
.theme-main-menu_9e1c0b7fb91977bf.menu-style-five_cba121d63e012329 {
  background: #000;
  padding: 0;
}
.theme-main-menu_9e1c0b7fb91977bf.menu-style-five_cba121d63e012329 .inner-content_6406b87674512677 {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_9e1c0b7fb91977bf.menu-style-six_88e50e79603976d0 .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_9e1c0b7fb91977bf.menu-style-six_88e50e79603976d0 .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_9e1c0b7fb91977bf .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_43751e0d0c7ef086 {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_43751e0d0c7ef086 .mega-menu-title_9d62c1e8b6136dcc {
  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_9e1c0b7fb91977bf .login-btn-one_05bfa70c7c56cf23 a {
  color: #000;
}
.theme-main-menu_9e1c0b7fb91977bf .login-btn-one_05bfa70c7c56cf23 a:hover {
  text-decoration: underline;
}
.theme-main-menu_9e1c0b7fb91977bf .login-btn-two_73465cece9e2ff16 a {
  color: #044F3B;
}
.theme-main-menu_9e1c0b7fb91977bf .login-btn-two_73465cece9e2ff16 a:hover {
  text-decoration: underline;
}
.theme-main-menu_9e1c0b7fb91977bf .signup-btn-one_7243146c021e7294 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_9e1c0b7fb91977bf .signup-btn-one_7243146c021e7294 .icon_30def3fe45ee7430 {
  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_9e1c0b7fb91977bf .signup-btn-one_7243146c021e7294:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_9e1c0b7fb91977bf .signup-btn-one_7243146c021e7294:hover .icon_30def3fe45ee7430 {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_9e1c0b7fb91977bf .signup-btn-two_29cd7217a33fe831 {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_9e1c0b7fb91977bf .signup-btn-two_29cd7217a33fe831:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_9e1c0b7fb91977bf .quote-one_c08d3b6587efffef {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_9e1c0b7fb91977bf .quote-one_c08d3b6587efffef:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_86979d29a22af9f5 {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_86979d29a22af9f5 li {
  position: relative;
  padding: 0 15px;
}
.category-menu_86979d29a22af9f5 li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_86979d29a22af9f5 li a:hover {
  color: #0C3A30;
}
.category-menu_86979d29a22af9f5 .dropdown-menu {
  padding: 0;
}
.category-menu_86979d29a22af9f5 .dropdown-menu li {
  padding: 0;
}
.category-menu_86979d29a22af9f5 .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_7f0cc11330505560 .logo_6042fa67257201d2 {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_1df136724e04655e .navbar-collapse_7f0cc11330505560 {
    background-color: #0C3A30;
  }
  .navbar-collapse_7f0cc11330505560 {
    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_7f0cc11330505560.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_9e1c0b7fb91977bf .navbar .mega-dropdown_f4fd6af08b88276c {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_1df136724e04655e .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_43751e0d0c7ef086 {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_2aead59a9de9fcfe .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_a27a6fafa9bb8f4a {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_a27a6fafa9bb8f4a::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_a27a6fafa9bb8f4a .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_a27a6fafa9bb8f4a .hero-slider-one .hero-img_ddf7ab41bd85af93 {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_a27a6fafa9bb8f4a .hero-slider-one .slick-list_78652af883ab123d, .hero-banner-one_a27a6fafa9bb8f4a .hero-slider-one .slick-track_1f7946e48bb22766, .hero-banner-one_a27a6fafa9bb8f4a .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_a27a6fafa9bb8f4a .hero-heading_3a031edd65fd68dd {
  font-weight: 700;
  color: #000;
  background: url(../captures/shape_d4784b3fc6/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_a27a6fafa9bb8f4a .more-btn_4993caa6b3cfa1f9 {
  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_a27a6fafa9bb8f4a .more-btn_4993caa6b3cfa1f9:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_1bf08543a06da377 {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_1bf08543a06da377 .bg-wrapper_eced69cb15b5a6ea {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_1bf08543a06da377 .hero-heading_3a031edd65fd68dd {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_1bf08543a06da377 .rating_fb023c272cf6cd79 h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_1bf08543a06da377 .rating_fb023c272cf6cd79 p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_1bf08543a06da377 .media-wrapper_339a6619ccb4519f {
  position: absolute;
  background: url(../captures/assets_f49167f423/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_1bf08543a06da377 .media-wrapper_339a6619ccb4519f .shape_01_24728041feb489a3 {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_1bf08543a06da377 .media-wrapper_339a6619ccb4519f .shape_02_64c84cdd9ae62f8d {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_be6044c77fe9f2b0 .hero-heading_3a031edd65fd68dd {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_be6044c77fe9f2b0 .media-wrapper_339a6619ccb4519f {
  background: url(../captures/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_be6044c77fe9f2b0 .media-wrapper_339a6619ccb4519f .screen_01_c2c5d5a9896c4d72 {
  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_be6044c77fe9f2b0 .media-wrapper_339a6619ccb4519f .screen_02_64994ea7406d5d5a {
  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_be6044c77fe9f2b0 .media-wrapper_339a6619ccb4519f .bg-shape_ef3519092470237b {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_be6044c77fe9f2b0 .shape_01_24728041feb489a3 {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_ac45a04877cfc85b .bg-wrapper_eced69cb15b5a6ea {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_ac45a04877cfc85b .media-wrapper_339a6619ccb4519f {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_ac45a04877cfc85b .media-wrapper_339a6619ccb4519f .shape_01_24728041feb489a3 {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_ac45a04877cfc85b .shape_02_64c84cdd9ae62f8d {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_eae3152b304b5997 + .blog-details_82201b7510648a60 {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_bd1a467f34f7fc78 {
  z-index: 1;
}
.block-feature-three_bd1a467f34f7fc78:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_bd1a467f34f7fc78.no-bg_e8aa8c91c2b217f9:before {
  display: none;
}
.block-feature-three_bd1a467f34f7fc78 .section-btn_209c03cc7d115700 {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_bd1a467f34f7fc78 .block-title_7e71d46eb1e02544 a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_bd1a467f34f7fc78 .block-title_7e71d46eb1e02544 a:hover {
  text-decoration: underline;
}
.block-feature-three_bd1a467f34f7fc78 .round-btn_ff28df798721221a {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_bd1a467f34f7fc78 .round-btn_ff28df798721221a:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_bd1a467f34f7fc78 .block-one_7fc795dec0c2eb16 {
  background: url(../captures/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_bd1a467f34f7fc78 .block-one_7fc795dec0c2eb16 .tag_09181135728dc809 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_bd1a467f34f7fc78 .block-one_7fc795dec0c2eb16 .block-title_7e71d46eb1e02544 {
  background: url(../captures/shape_d4784b3fc6/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_bd1a467f34f7fc78 .block-two_f9ad44dac0d2c16c {
  overflow: hidden;
}
.block-feature-three_bd1a467f34f7fc78 .block-two_f9ad44dac0d2c16c .img-wrapper_563587902b48b217 {
  background: url(../captures/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_bd1a467f34f7fc78 .block-two_f9ad44dac0d2c16c .text-wrapper_d14a35fe242d8b14 {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_bd1a467f34f7fc78 .block-two_f9ad44dac0d2c16c .tag_09181135728dc809 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_bd1a467f34f7fc78 .block-three_3d1224caac5bf1a3 {
  background: #D3FF76;
}
.block-feature-three_bd1a467f34f7fc78 .block-three_3d1224caac5bf1a3 .tag_09181135728dc809 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_bd1a467f34f7fc78 .block-three_3d1224caac5bf1a3 .round-btn_ff28df798721221a {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_bd1a467f34f7fc78 .block-three_3d1224caac5bf1a3 .round-btn_ff28df798721221a:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_bd1a467f34f7fc78 .block-four_525f3284b963adbf {
  background: url(../captures/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_bd1a467f34f7fc78 .block-four_525f3284b963adbf .block-title_7e71d46eb1e02544 {
  background: url(../captures/shape_d4784b3fc6/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_bd1a467f34f7fc78 .block-four_525f3284b963adbf .block-title_7e71d46eb1e02544 a {
  font-size: 28px;
}
.block-feature-three_bd1a467f34f7fc78 .block-four_525f3284b963adbf .tag_09181135728dc809 {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_bd1a467f34f7fc78 .block-four_525f3284b963adbf .round-btn_ff28df798721221a {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_bd1a467f34f7fc78 .block-four_525f3284b963adbf .round-btn_ff28df798721221a:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_bd1a467f34f7fc78 .block-five_ba10e5bdde8e2861 {
  background: url(../captures/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_bd1a467f34f7fc78 .block-five_ba10e5bdde8e2861 .tag_09181135728dc809 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_bd1a467f34f7fc78 .block-five_ba10e5bdde8e2861 .block-title_7e71d46eb1e02544 {
  background: url(../captures/shape_d4784b3fc6/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_f6a59c845b6d582a .upper-wrapper_18e73493ef2acce7 {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_f6a59c845b6d582a .upper-wrapper_18e73493ef2acce7 .shape_01_24728041feb489a3 {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_f6a59c845b6d582a .line-loop_2dc612be2dd7ef9a:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_f6a59c845b6d582a .graph-panel_35a153dd395be1e9 {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_f6a59c845b6d582a .graph-panel_35a153dd395be1e9 .main-count_232f4dd1920d17d4 {
  font-size: 120px;
}
.block-feature-thirteen_f6a59c845b6d582a .graph-panel_35a153dd395be1e9 .chart-box_873396332ef84cff {
  padding: 0 15px;
}
.block-feature-thirteen_f6a59c845b6d582a .graph-panel_35a153dd395be1e9 .chart-box_873396332ef84cff .chart-inner_63eead350fc7121f {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_090b2c956efd299d .media-img_1f539f36f7072086 {
  border-radius: 30px;
}
.block-feature-sixteen_090b2c956efd299d .shape_01_24728041feb489a3 {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_63d1bd7975b43759 .section-subheading_9baf29a596cd9561 {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_63d1bd7975b43759 .shape_01_24728041feb489a3 {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_4c2b1afbe743b783 {
  z-index: 1;
}
.text-feature-four_4c2b1afbe743b783 .avatar_e786f4cd043f9d08 {
  width: 65px;
  height: 65px;
}
.text-feature-four_4c2b1afbe743b783 .name {
  font-size: 28px;
}
.text-feature-four_4c2b1afbe743b783 .quote-text_2a64d3657f2e9ad3 {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_4c2b1afbe743b783 .shape_01_24728041feb489a3 {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_4c2b1afbe743b783 .shape_02_64c84cdd9ae62f8d {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_2e3cf207a90d0847 .bg-wrapper_eced69cb15b5a6ea {
  background: #FFF2AC;
}
.text-feature-five_2e3cf207a90d0847 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_2e3cf207a90d0847 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_2e3cf207a90d0847 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_2e3cf207a90d0847 li:hover:before {
  background: #29594B;
}
.text-feature-five_2e3cf207a90d0847 li:hover:after {
  color: #fff;
}
.text-feature-five_2e3cf207a90d0847 .media-wrapper_339a6619ccb4519f {
  background: url(../captures/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_2e3cf207a90d0847 .media-wrapper_339a6619ccb4519f .video-icon_3e7a46504c1167eb {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_2e3cf207a90d0847 .media-wrapper_339a6619ccb4519f .video-icon_3e7a46504c1167eb:hover {
  background: #CFFF45;
}
.text-feature-five_2e3cf207a90d0847 .media-wrapper_339a6619ccb4519f .screen_01_c2c5d5a9896c4d72 {
  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_956c282776f924a9 {
  z-index: 1;
}
.text-feature-six_956c282776f924a9 .media-wrapper_339a6619ccb4519f {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_956c282776f924a9 .media-wrapper_339a6619ccb4519f .screen_01_c2c5d5a9896c4d72 {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_956c282776f924a9 .shape_01_24728041feb489a3 {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_956c282776f924a9 .shape_02_64c84cdd9ae62f8d {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_02e9a296d176b62e {
  background: url(../captures/assets_f49167f423/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_02e9a296d176b62e .block_cb30327aad389702 .icon_30def3fe45ee7430 {
  height: 50px;
}
.text-feature-nine_02e9a296d176b62e .vertical-text-wrapper_14ae1e23efd43e6c {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_02e9a296d176b62e .vertical-text-wrapper_14ae1e23efd43e6c .text-list_ea28ae3359c58983 {
  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_02e9a296d176b62e .vertical-text-wrapper_14ae1e23efd43e6c .text-list_ea28ae3359c58983:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_02e9a296d176b62e .vertical-text-wrapper_14ae1e23efd43e6c .shape_01_24728041feb489a3 {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_02e9a296d176b62e .vertical-text-wrapper_14ae1e23efd43e6c .shape_02_64c84cdd9ae62f8d {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_02e9a296d176b62e .shape_03_1cb740cdc4f7040c {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_02e9a296d176b62e .shape_04_a55149d2058d7d81 {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_91a8675d6cad52f8 .section-btn_209c03cc7d115700 {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_5d5234a9559380a5 {
  z-index: 1;
}
.team-section-three_5d5234a9559380a5:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../captures/shape_d4784b3fc6/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_5d5234a9559380a5 .section-btn_209c03cc7d115700 {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_5d5234a9559380a5 .shape_01_24728041feb489a3 {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_5d5234a9559380a5 .shape_02_64c84cdd9ae62f8d {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_5d5234a9559380a5 .shape_03_1cb740cdc4f7040c {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_d87641ad7d731214 .logo_6042fa67257201d2 {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_b068e5718d6c330f {
  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_28df786422b17955 {
  max-width: 565px;
}
.user-data-form .form-wrapper_28df786422b17955 .input-group-meta_a9f2cb71c27bc3e2 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_28df786422b17955 .input-group-meta_a9f2cb71c27bc3e2 label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_28df786422b17955 .input-group-meta_a9f2cb71c27bc3e2 .placeholder_icon_d68931fcc4bffb70 {
  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_28df786422b17955 .input-group-meta_a9f2cb71c27bc3e2 .placeholder_icon_d68931fcc4bffb70 img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_28df786422b17955 .input-group-meta_a9f2cb71c27bc3e2 .placeholder_icon_d68931fcc4bffb70 span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_28df786422b17955 .input-group-meta_a9f2cb71c27bc3e2 .placeholder_icon_d68931fcc4bffb70 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_28df786422b17955 .input-group-meta_a9f2cb71c27bc3e2 .placeholder_icon_d68931fcc4bffb70 span.eye-slash_ee99b123a02cb439:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_658971bc91adf05d 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_658971bc91adf05d label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_658971bc91adf05d input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_658971bc91adf05d 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_658971bc91adf05d 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_658971bc91adf05d a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_658971bc91adf05d a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_225a3b1229d6efbf {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_fb10f8565a8ae850 {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_fb10f8565a8ae850:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_fb10f8565a8ae850 img {
  width: 20px;
}
.user-data-form .btn-close_d4deb64fe9e78c80 {
  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_9fed9d83c980cd0c .main-count_232f4dd1920d17d4 {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_6c479a79f74b4148 .icon_30def3fe45ee7430 {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_8bdfd45f210f609f .img-holder_2af68065c67689da {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_8bdfd45f210f609f .img-holder_2af68065c67689da.round-border_7af38b03f1495e53 {
  border-radius: 30px;
}
.portfolio-block-one_8bdfd45f210f609f .img-holder_2af68065c67689da .expend_978afe1f39ab03f6 {
  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_8bdfd45f210f609f .img-holder_2af68065c67689da 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_8bdfd45f210f609f .img-holder_2af68065c67689da i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_8bdfd45f210f609f:hover .expend_978afe1f39ab03f6 {
  opacity: 1;
}
.portfolio-block-one_8bdfd45f210f609f:hover .img-meta_643297e5b3522cca {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_8bdfd45f210f609f:hover .pj-title_2f6408aa2123727e {
  text-decoration: underline;
}
.portfolio-block-one_8bdfd45f210f609f .caption {
  margin-top: 35px;
}
.portfolio-block-one_8bdfd45f210f609f .caption .tag_09181135728dc809 {
  margin: 0 -3px;
}
.portfolio-block-one_8bdfd45f210f609f .caption .tag_09181135728dc809 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_8bdfd45f210f609f .caption .pj-title_2f6408aa2123727e {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_8bdfd45f210f609f .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_8bdfd45f210f609f .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_3a217daf8ae2e50e .bg-wrapper_eced69cb15b5a6ea {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_3a217daf8ae2e50e .slider-wrapper_1a4c3a805ec0eb75 {
  height: 100%;
}
.project-details-two_3a217daf8ae2e50e .slider-wrapper_1a4c3a805ec0eb75 .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_3a217daf8ae2e50e .slider-wrapper_1a4c3a805ec0eb75 .carousel-control-next_e27a2bb5c685f77f,
.project-details-two_3a217daf8ae2e50e .slider-wrapper_1a4c3a805ec0eb75 .carousel-control-prev_93edaadaf29e1609 {
  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_3a217daf8ae2e50e .slider-wrapper_1a4c3a805ec0eb75 .carousel-control-next_e27a2bb5c685f77f:hover,
.project-details-two_3a217daf8ae2e50e .slider-wrapper_1a4c3a805ec0eb75 .carousel-control-prev_93edaadaf29e1609:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_3a217daf8ae2e50e .slider-wrapper_1a4c3a805ec0eb75 .carousel-control-prev_93edaadaf29e1609 {
  left: auto;
  right: 45px;
}
.project-details-two_3a217daf8ae2e50e .info-wrapper_de0e8f9991548faa {
  padding: 55px 50px 85px 70px;
}
.project-details-two_3a217daf8ae2e50e .info-wrapper_de0e8f9991548faa h3 {
  font-size: 36px;
}
.project-details-two_3a217daf8ae2e50e .info-wrapper_de0e8f9991548faa .list-meta_abac373b1f2c796c li {
  padding: 22px 0;
}
.project-details-two_3a217daf8ae2e50e .info-wrapper_de0e8f9991548faa .list-meta_abac373b1f2c796c .icon_30def3fe45ee7430 {
  width: 40px;
}
.project-details-two_3a217daf8ae2e50e .info-wrapper_de0e8f9991548faa .list-meta_abac373b1f2c796c .text1_de642335d28a7334 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_3a217daf8ae2e50e .info-wrapper_de0e8f9991548faa .list-meta_abac373b1f2c796c span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_3a217daf8ae2e50e .info-wrapper_de0e8f9991548faa .social-share_d911a657632d1ae5 li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_3a217daf8ae2e50e .info-wrapper_de0e8f9991548faa .social-share_d911a657632d1ae5 li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_f0306d9792d11ab8 .slider-wrapper_1a4c3a805ec0eb75 {
  padding-left: 100px;
}
.feedback-section-three_f0306d9792d11ab8 .slider-wrapper_1a4c3a805ec0eb75 .icon_30def3fe45ee7430 {
  left: 0;
  top: 18px;
}
.feedback-section-three_f0306d9792d11ab8 .slick-dots_10a220caba8f7ad4 {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_f0306d9792d11ab8 .slick-dots_10a220caba8f7ad4 li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_f0306d9792d11ab8 .slick-dots_10a220caba8f7ad4 .slick-active button {
  background: #000;
}
.feedback-section-three_f0306d9792d11ab8 .rating-box_515ac33faa646ce8 {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_f0306d9792d11ab8 .rating-box_515ac33faa646ce8 .rating_fb023c272cf6cd79 {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_f0306d9792d11ab8 .shape_01_24728041feb489a3 {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_f0306d9792d11ab8 .shape_02_64c84cdd9ae62f8d {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_db4e2bae7232335b {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_db4e2bae7232335b .post-data_1b9031eb39500ab1 {
  padding: 30px 35px 25px;
}
.blog-meta-one_db4e2bae7232335b .post-data_1b9031eb39500ab1 .post-info_c38b92ccdd5d2adf {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_db4e2bae7232335b .post-data_1b9031eb39500ab1 .blog-title_14b446b90e7a2d6f {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_db4e2bae7232335b .post-data_1b9031eb39500ab1 .blog-title_14b446b90e7a2d6f:hover {
  text-decoration: underline;
}
.blog-meta-one_db4e2bae7232335b .post-img_c2d541cde3cc6fa7 {
  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_db4e2bae7232335b .post-img_c2d541cde3cc6fa7 .round-btn_ff28df798721221a {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_db4e2bae7232335b:hover .round-btn_ff28df798721221a {
  background: #CFFF45;
}
.blog-meta-one_db4e2bae7232335b.style-two_48c6cfffa12f825a {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_db4e2bae7232335b.style-two_48c6cfffa12f825a .post-img_c2d541cde3cc6fa7 {
  border-radius: 0;
}
.blog-meta-one_db4e2bae7232335b.style-two_48c6cfffa12f825a .blog-title_14b446b90e7a2d6f {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_2c6fa7d3aa0a4ff1 {
  background: #fff;
}
.blog-meta-two_2c6fa7d3aa0a4ff1 .post-data_1b9031eb39500ab1 {
  padding-top: 30px;
}
.blog-meta-two_2c6fa7d3aa0a4ff1 .post-data_1b9031eb39500ab1 .blog-title_14b446b90e7a2d6f {
  width: 70%;
}
.blog-meta-two_2c6fa7d3aa0a4ff1 .post-data_1b9031eb39500ab1 .blog-title_14b446b90e7a2d6f h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_2c6fa7d3aa0a4ff1 .post-data_1b9031eb39500ab1 .blog-title_14b446b90e7a2d6f:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_2c6fa7d3aa0a4ff1 .post-data_1b9031eb39500ab1 .round-btn_ff28df798721221a {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_2c6fa7d3aa0a4ff1 .post-data_1b9031eb39500ab1 .round-btn_ff28df798721221a:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_2c6fa7d3aa0a4ff1 .post-data_1b9031eb39500ab1 .post-info_c38b92ccdd5d2adf {
  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_2c6fa7d3aa0a4ff1 .post-img_c2d541cde3cc6fa7 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_2c6fa7d3aa0a4ff1 .post-img_c2d541cde3cc6fa7 .date_6b0786db7a09444c {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_2c6fa7d3aa0a4ff1.style-two_48c6cfffa12f825a {
  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_2c6fa7d3aa0a4ff1.style-two_48c6cfffa12f825a p {
  font-size: 18px;
}
.blog-meta-two_2c6fa7d3aa0a4ff1.style-two_48c6cfffa12f825a .post-img_c2d541cde3cc6fa7 {
  height: auto;
  width: 100%;
}
.blog-meta-two_2c6fa7d3aa0a4ff1.style-two_48c6cfffa12f825a .post-data_1b9031eb39500ab1 {
  padding: 26px 0;
}
.blog-meta-two_2c6fa7d3aa0a4ff1.style-two_48c6cfffa12f825a .post-data_1b9031eb39500ab1 .post-info_c38b92ccdd5d2adf {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_2c6fa7d3aa0a4ff1.style-two_48c6cfffa12f825a .post-data_1b9031eb39500ab1 .round-btn_ff28df798721221a {
  border: none;
}

.signup-btn-one_7243146c021e7294 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_7243146c021e7294 .icon_30def3fe45ee7430 {
  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_8569ba9af8383f5f {
  z-index: 1;
}
.blog-section-three_8569ba9af8383f5f .section-btn_209c03cc7d115700 {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

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

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

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

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

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

.blog-details_82201b7510648a60 .post-details-meta_c6154d143951ab3a {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_82201b7510648a60 .post-details-meta_c6154d143951ab3a p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_82201b7510648a60 .post-details-meta_c6154d143951ab3a .quote-wrapper_0f3af85ce151770f {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_82201b7510648a60 .post-details-meta_c6154d143951ab3a .quote-wrapper_0f3af85ce151770f .wrapper_44fb15d814cd1630 {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_82201b7510648a60 .post-details-meta_c6154d143951ab3a .quote-wrapper_0f3af85ce151770f .wrapper_44fb15d814cd1630 .icon_30def3fe45ee7430 {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_82201b7510648a60 .post-details-meta_c6154d143951ab3a .quote-wrapper_0f3af85ce151770f .wrapper_44fb15d814cd1630 h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_82201b7510648a60 .post-details-meta_c6154d143951ab3a .quote-wrapper_0f3af85ce151770f h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_82201b7510648a60 .post-details-meta_c6154d143951ab3a .quote-wrapper_0f3af85ce151770f h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_82201b7510648a60 .post-details-meta_c6154d143951ab3a .img-gallery_dedcf28d09c9506e {
  margin-bottom: 50px;
}
.blog-details_82201b7510648a60 .post-details-meta_c6154d143951ab3a .img-gallery_dedcf28d09c9506e img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_82201b7510648a60 .post-details-meta_c6154d143951ab3a h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_82201b7510648a60 .post-details-meta_c6154d143951ab3a .list-item_41d8de537e346bc3 li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_82201b7510648a60 .post-details-meta_c6154d143951ab3a .list-item_41d8de537e346bc3 li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_82201b7510648a60 .bottom-widget_d0de8793626f9a77 {
  padding: 10px 0 5px;
}
.blog-details_82201b7510648a60 .bottom-widget_d0de8793626f9a77 .tags_6a5f7bada55b354c li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_82201b7510648a60 .bottom-widget_d0de8793626f9a77 .tags_6a5f7bada55b354c a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_82201b7510648a60 .bottom-widget_d0de8793626f9a77 .tags_6a5f7bada55b354c a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_82201b7510648a60 .bottom-widget_d0de8793626f9a77 .share-icon_62b6a16ce788b505 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_82201b7510648a60 .bottom-widget_d0de8793626f9a77 .share-icon_62b6a16ce788b505 a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_82201b7510648a60 .grey-bg_b3eb9e1b2b987bd1 {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_82201b7510648a60 .blog-inner-title_e5355b860fa4fbe1 {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_82201b7510648a60 .blog-comment-area_1f6861e5de0f6a9b {
  margin: 60px 0;
}
.blog-details_82201b7510648a60 .blog-comment-area_1f6861e5de0f6a9b .comment_72cdc3e844b06fc8 {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_82201b7510648a60 .blog-comment-area_1f6861e5de0f6a9b .comment_72cdc3e844b06fc8:last-child {
  padding-bottom: 5px;
}
.blog-details_82201b7510648a60 .blog-comment-area_1f6861e5de0f6a9b .comment_72cdc3e844b06fc8 .reply-comment_0ae25846391f4b72 {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_82201b7510648a60 .blog-comment-area_1f6861e5de0f6a9b .comment_72cdc3e844b06fc8 .user-avatar_b6c32b6a971f3e48 {
  width: 60px;
  height: 60px;
}
.blog-details_82201b7510648a60 .blog-comment-area_1f6861e5de0f6a9b .comment_72cdc3e844b06fc8 .comment-text_b982d5b0198da93b {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_82201b7510648a60 .blog-comment-area_1f6861e5de0f6a9b .comment_72cdc3e844b06fc8 .comment-text_b982d5b0198da93b .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_82201b7510648a60 .blog-comment-area_1f6861e5de0f6a9b .comment_72cdc3e844b06fc8 .comment-text_b982d5b0198da93b .date_6b0786db7a09444c {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_82201b7510648a60 .blog-comment-area_1f6861e5de0f6a9b .comment_72cdc3e844b06fc8 .comment-text_b982d5b0198da93b p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_82201b7510648a60 .blog-comment-area_1f6861e5de0f6a9b .comment_72cdc3e844b06fc8 .comment-text_b982d5b0198da93b .reply-btn_adf76723e8c5a412 {
  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_82201b7510648a60 .blog-comment-area_1f6861e5de0f6a9b .comment_72cdc3e844b06fc8 .comment-text_b982d5b0198da93b .reply-btn_adf76723e8c5a412:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_82201b7510648a60 .blog-comment-form_9ad749c5085cd8d4 p a {
  color: #19352D;
}
.blog-details_82201b7510648a60 .blog-comment-form_9ad749c5085cd8d4 form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_82201b7510648a60 .blog-comment-form_9ad749c5085cd8d4 form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_82201b7510648a60 .blog-comment-form_9ad749c5085cd8d4 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_79ce97d57bfce4c1 {
  height: 600px;
}

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

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

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

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

.footer-one_a782f05b707ac8a8 {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_a782f05b707ac8a8 .bottom-footer_d6e59c145b47c8b2 {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_a782f05b707ac8a8 .social-icon_29aec037b506d4b4 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_a782f05b707ac8a8 .social-icon_29aec037b506d4b4 a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_a782f05b707ac8a8 .footer-title_06b61dc09edf6618 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_a782f05b707ac8a8 .footer-nav-link_56f425448ae66288 a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_a782f05b707ac8a8 .footer-nav-link_56f425448ae66288 a:hover {
  color: #fff;
}
.footer-nav-link_56f425448ae66288 p {
  font-size: 16px;
}
.logo_6042fa67257201d2 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_3fb40ccdf601ac3c {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_1fcba8c5203b3c8c {
  align-content: center;
}

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

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

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

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

.footer-three_52e4f8937abb70da {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_52e4f8937abb70da .round-bg_25550c2f79190fb3 {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_52e4f8937abb70da .round-bg_25550c2f79190fb3.color-two_515f2fb38c500d50 {
  background: #F6FFDD;
}
.footer-three_52e4f8937abb70da .footer-intro_81d8bb09140808f7 p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_52e4f8937abb70da .footer-intro_81d8bb09140808f7 p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_52e4f8937abb70da .footer-title_06b61dc09edf6618 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_52e4f8937abb70da .footer-nav-link_56f425448ae66288 a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_52e4f8937abb70da .footer-nav-link_56f425448ae66288 a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_52e4f8937abb70da .bottom-footer_d6e59c145b47c8b2 {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_52e4f8937abb70da .bottom-footer_d6e59c145b47c8b2 .copyright_6880368454f32fb7 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_52e4f8937abb70da .bottom-footer_d6e59c145b47c8b2 .bottom-nav_95715cf0938c077b {
  margin: 0 -12px;
}
.footer-three_52e4f8937abb70da .bottom-footer_d6e59c145b47c8b2 .bottom-nav_95715cf0938c077b a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_52e4f8937abb70da .bottom-footer_d6e59c145b47c8b2 .bottom-nav_95715cf0938c077b a:hover {
  text-decoration: underline;
}
.footer-three_52e4f8937abb70da .bottom-footer_d6e59c145b47c8b2 .social-icon_29aec037b506d4b4 {
  margin: 0 -10px;
}
.footer-three_52e4f8937abb70da .bottom-footer_d6e59c145b47c8b2 .social-icon_29aec037b506d4b4 a {
  margin: 0 10px;
}
.footer-three_52e4f8937abb70da .bottom-footer_d6e59c145b47c8b2 .social-icon_29aec037b506d4b4 a:hover {
  color: #19352D;
}
.footer-three_52e4f8937abb70da .shape_01_24728041feb489a3 {
  top: -3%;
  left: -3%;
}
.footer-three_52e4f8937abb70da .shape_02_64c84cdd9ae62f8d {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_f6e557a379ed5faa {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_f6e557a379ed5faa:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../captures/assets_f49167f423/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_f6e557a379ed5faa h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_f6e557a379ed5faa .btn-group_194f74ec468f257b {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_f6e557a379ed5faa .btn-group_194f74ec468f257b h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_f6e557a379ed5faa .btn-group_194f74ec468f257b h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_f6e557a379ed5faa .btn-group_194f74ec468f257b .round-btn_ff28df798721221a {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_f6e557a379ed5faa .btn-group_194f74ec468f257b .round-btn_ff28df798721221a:hover, .footer-five_f6e557a379ed5faa .btn-group_194f74ec468f257b .round-btn_ff28df798721221a:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_f6e557a379ed5faa .social-icon_29aec037b506d4b4 {
  margin: 0 -20px;
}
.footer-five_f6e557a379ed5faa .social-icon_29aec037b506d4b4 a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_f6e557a379ed5faa .social-icon_29aec037b506d4b4 a:hover {
  color: #DFFF5E;
}
.footer-five_f6e557a379ed5faa .bottom-nav_95715cf0938c077b {
  margin: 0 -12px;
}
.footer-five_f6e557a379ed5faa .bottom-nav_95715cf0938c077b a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_f6e557a379ed5faa .bottom-nav_95715cf0938c077b a:hover {
  text-decoration: underline;
}
.footer-five_f6e557a379ed5faa .shape_01_24728041feb489a3 {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_f6e557a379ed5faa .shape_02_64c84cdd9ae62f8d {
  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_07300998326bed99 {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_938cc637afa93299 {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_5a370e5f743319b6 {
  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_261e24d2fe198e7a {
  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_73de7e276af967a7 {
  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_57c1916e7d1a317d {
  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_90c1a1092ed0f13e {
  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_9c2678c419432b65 {
  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_15af85446077aa5e {
  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_92bae0b77c9bd0e0 {
  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_a7b4aa2db872a576 {
  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_fa5bc160b2313cad {
  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_9c4326eded1a17ee {
  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_df567d09630d4898 {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_39f9d04fb69eaf8d {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_af04be65392d12e9 {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_3bc0851ce7753c55 {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_21cee15e7caef2c3 {
  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_59787ce50afe41f5 {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_42b64ea418e34175 {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_fba082e4c81d325e {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_f299b936dba6b318 {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_fae007551bc729ce {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_c51517255e4b53d7 {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_fbd0c03ba41ec367 {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_05762df09ab34608 {
  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_0f8c05fd2f8ec4f4 {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_aca4555624b20e00 {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_746ad247d78b9a99 {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_3183ddb9a22f777d {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_1c68bcdcc8e1ec2f {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_0358ba3de3d9cae4 {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_ddac256a63ce1273 {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_dc21c9998d0c17a4 {
  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_d9e8a91c6f7f9cfc {
  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_67ce72a6f7b8769a {
  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_27b933075cf50035 {
  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_847dbb2ecbd0f3ea {
  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_1caa3d630ba4645f {
  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_1e2ece7830c684e2 {
  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_73faa4547e26142a {
  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_2aeddf35e86b04b7 {
  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_eea37f976955d0a1 {
  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_ffaab9370fddde48 {
  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_c2c201aed7cc5528 {
  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_632e1a017d6f9fc7 {
  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_bcbd7d3529279dc7 {
  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_80abfea14d9851e9 {
  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_35c5586799fda222 {
  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_3adb20baa7b2d3b8 {
  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_a496afcb7657a606 {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_a38de2d1189e5651 {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_1c68b4d75ac572cf {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_caf2ba2aba319c92 {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_05e471395ff27ccd {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_60234993fcaf1f37 {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_5b5903c2a05b2cc8 {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_54c9aab5ef38674e {
  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_07300998326bed99 {
  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_ad556ce312c6a92f {
  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_d0bc840468a2483b {
  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_55d163da1a705e96 .theme-select-menu_ba72ec199d7ca29c {
  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_643f15c5ae7a27b9 {
  overflow: hidden;
}
.product-block-one_643f15c5ae7a27b9 .img-holder_2af68065c67689da {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_643f15c5ae7a27b9 .img-holder_2af68065c67689da .cart-icon_8ffc76d5206c50a2 {
  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_643f15c5ae7a27b9 .img-holder_2af68065c67689da .cart-icon_8ffc76d5206c50a2:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_643f15c5ae7a27b9 .img-holder_2af68065c67689da .cart-button_40af8f16237504d9 {
  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_643f15c5ae7a27b9 .img-holder_2af68065c67689da .cart-button_40af8f16237504d9:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_643f15c5ae7a27b9 .product-title_fbcc8f19aebd5c8a {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_643f15c5ae7a27b9 .rating_fb023c272cf6cd79 {
  margin: 0 -3px;
}
.product-block-one_643f15c5ae7a27b9 .rating_fb023c272cf6cd79 li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_643f15c5ae7a27b9 .rating_fb023c272cf6cd79 li .bi-star-fill_9f7b762ee5e601bc {
  color: #FFCB65;
}
.product-block-one_643f15c5ae7a27b9 .price_98f8ef9204f46e98 {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_643f15c5ae7a27b9:hover .cart-button_40af8f16237504d9 {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_643f15c5ae7a27b9:hover .product-img_6dd57f6fef4a2a77 {
  transform: scale(0.95);
}
.product-block-one_643f15c5ae7a27b9:hover .cart-icon_8ffc76d5206c50a2 {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_643f15c5ae7a27b9:hover .product-title_fbcc8f19aebd5c8a {
  text-decoration: underline;
}

.product-details-one_4eb19a86849c2bb3 .product-img-tab_20a4bfaae6276748 {
  border: none;
}
.product-details-one_4eb19a86849c2bb3 .product-img-tab_20a4bfaae6276748 .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_4eb19a86849c2bb3 .product-img-tab_20a4bfaae6276748 .nav-link img {
  max-height: 100%;
}
.product-details-one_4eb19a86849c2bb3 .product-img-tab_20a4bfaae6276748 .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_4eb19a86849c2bb3 .product-img-tab-content_266fcd9bc18d5391 {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_4eb19a86849c2bb3 .product-img-tab-content_266fcd9bc18d5391 img {
  margin: auto;
}
.product-details-one_4eb19a86849c2bb3 .product-info_d95a93a9d3fe869c .stock-tag_c8e639e7d7b4159a {
  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_4eb19a86849c2bb3 .product-info_d95a93a9d3fe869c .product-name_c3e9af4b69337077 {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_4eb19a86849c2bb3 .product-info_d95a93a9d3fe869c .rating_fb023c272cf6cd79 li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_4eb19a86849c2bb3 .product-info_d95a93a9d3fe869c .rating_fb023c272cf6cd79 li .bi-star-fill_9f7b762ee5e601bc {
  color: #FFCB65;
}
.product-details-one_4eb19a86849c2bb3 .product-info_d95a93a9d3fe869c .rating_fb023c272cf6cd79 li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_4eb19a86849c2bb3 .product-info_d95a93a9d3fe869c .rating_fb023c272cf6cd79 li a:hover {
  text-decoration: underline;
}
.product-details-one_4eb19a86849c2bb3 .product-info_d95a93a9d3fe869c .price_98f8ef9204f46e98 {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_4eb19a86849c2bb3 .product-info_d95a93a9d3fe869c .price_98f8ef9204f46e98 del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_4eb19a86849c2bb3 .product-info_d95a93a9d3fe869c .availability_28f338ba5eedbbbb {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_4eb19a86849c2bb3 .product-info_d95a93a9d3fe869c .description-text_b5ca676d11583238 {
  padding: 10px 0 15px;
}
.product-details-one_4eb19a86849c2bb3 .product-info_d95a93a9d3fe869c .product-feature_b461e9edfe9654d7 {
  margin-bottom: 20px;
}
.product-details-one_4eb19a86849c2bb3 .product-info_d95a93a9d3fe869c .product-feature_b461e9edfe9654d7 li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_4eb19a86849c2bb3 .product-info_d95a93a9d3fe869c .product-feature_b461e9edfe9654d7 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_4eb19a86849c2bb3 .product-info_d95a93a9d3fe869c .customize-order_97437bbd0e035dd5 h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_4eb19a86849c2bb3 .product-info_d95a93a9d3fe869c .customize-order_97437bbd0e035dd5 .quantity_9ea12baaee28e254 .button-group_d4e66d0d71a666b1 {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_4eb19a86849c2bb3 .product-info_d95a93a9d3fe869c .customize-order_97437bbd0e035dd5 .quantity_9ea12baaee28e254 .button-group_d4e66d0d71a666b1 li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_4eb19a86849c2bb3 .product-info_d95a93a9d3fe869c .customize-order_97437bbd0e035dd5 .quantity_9ea12baaee28e254 .button-group_d4e66d0d71a666b1 li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_4eb19a86849c2bb3 .product-info_d95a93a9d3fe869c .customize-order_97437bbd0e035dd5 .quantity_9ea12baaee28e254 .button-group_d4e66d0d71a666b1 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_4eb19a86849c2bb3 .product-review-tab_28361a7aac9ef6f4 .nav-tabs_6285d5ba268bad8e {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_4eb19a86849c2bb3 .product-review-tab_28361a7aac9ef6f4 .nav-tabs_6285d5ba268bad8e .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_4eb19a86849c2bb3 .product-review-tab_28361a7aac9ef6f4 .nav-tabs_6285d5ba268bad8e .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_4eb19a86849c2bb3 .product-review-tab_28361a7aac9ef6f4 .nav-tabs_6285d5ba268bad8e .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_4eb19a86849c2bb3 .product-review-tab_28361a7aac9ef6f4 .nav-tabs_6285d5ba268bad8e .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_4eb19a86849c2bb3 .product-review-tab_28361a7aac9ef6f4 .tab-content_45e9859a95831d74 h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_4eb19a86849c2bb3 .product-review-tab_28361a7aac9ef6f4 .tab-content_45e9859a95831d74 .product-feature_b461e9edfe9654d7 li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_4eb19a86849c2bb3 .product-review-tab_28361a7aac9ef6f4 .tab-content_45e9859a95831d74 .product-feature_b461e9edfe9654d7 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_4eb19a86849c2bb3 .product-review-tab_28361a7aac9ef6f4 .user-comment-area_c5d269dc0f1a3cd9 .single-comment_558ce522cae784ef {
  padding-bottom: 40px;
}
.product-details-one_4eb19a86849c2bb3 .product-review-tab_28361a7aac9ef6f4 .user-comment-area_c5d269dc0f1a3cd9 .single-comment_558ce522cae784ef:last-child {
  padding-bottom: 0;
}
.product-details-one_4eb19a86849c2bb3 .product-review-tab_28361a7aac9ef6f4 .user-comment-area_c5d269dc0f1a3cd9 .user-img_2becc5a65d4d77d9 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_4eb19a86849c2bb3 .product-review-tab_28361a7aac9ef6f4 .user-comment-area_c5d269dc0f1a3cd9 .user-comment-data_b31f63c95a1c8aad {
  padding-left: 30px;
  position: relative;
}
.product-details-one_4eb19a86849c2bb3 .product-review-tab_28361a7aac9ef6f4 .user-comment-area_c5d269dc0f1a3cd9 .user-comment-data_b31f63c95a1c8aad .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_4eb19a86849c2bb3 .product-review-tab_28361a7aac9ef6f4 .user-comment-area_c5d269dc0f1a3cd9 .user-comment-data_b31f63c95a1c8aad .rating_fb023c272cf6cd79 li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_4eb19a86849c2bb3 .product-review-tab_28361a7aac9ef6f4 .user-comment-area_c5d269dc0f1a3cd9 .user-comment-data_b31f63c95a1c8aad .rating_fb023c272cf6cd79 li .bi-star-fill_9f7b762ee5e601bc {
  color: #FFCB65;
}
.product-details-one_4eb19a86849c2bb3 .product-review-tab_28361a7aac9ef6f4 .user-comment-area_c5d269dc0f1a3cd9 .user-comment-data_b31f63c95a1c8aad p {
  padding-top: 8px;
}

.cart-list-form_b5241849022085fb {
  position: relative;
}
.cart-list-form_b5241849022085fb .table_f1a669a4547f0c01 {
  margin: 0;
  background: transparent;
}
.cart-list-form_b5241849022085fb .table_f1a669a4547f0c01 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_b5241849022085fb .table_f1a669a4547f0c01 th:first-child {
  text-align: left;
}
.cart-list-form_b5241849022085fb .table_f1a669a4547f0c01 tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_b5241849022085fb .table_f1a669a4547f0c01 tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_b5241849022085fb .table_f1a669a4547f0c01 tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_b5241849022085fb .table_f1a669a4547f0c01 tbody .product-thumbnails_7fe40e8487b6e8d3 {
  width: 85px;
}
.cart-list-form_b5241849022085fb .table_f1a669a4547f0c01 tbody .product-thumbnails_7fe40e8487b6e8d3 img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_b5241849022085fb .table_f1a669a4547f0c01 tbody .product-thumbnails_7fe40e8487b6e8d3 .product-img_6dd57f6fef4a2a77 {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_b5241849022085fb .table_f1a669a4547f0c01 tbody .product-info_d95a93a9d3fe869c {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_b5241849022085fb .table_f1a669a4547f0c01 tbody .product-info_d95a93a9d3fe869c .product-name_c3e9af4b69337077 {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_b5241849022085fb .table_f1a669a4547f0c01 tbody .product-info_d95a93a9d3fe869c .serial_4d56dea8c944a379 {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_b5241849022085fb .table_f1a669a4547f0c01 tbody .product-info_d95a93a9d3fe869c ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_b5241849022085fb .table_f1a669a4547f0c01 tbody .price_98f8ef9204f46e98 {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_b5241849022085fb .table_f1a669a4547f0c01 tbody .quantity_9ea12baaee28e254 li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_b5241849022085fb .table_f1a669a4547f0c01 tbody .quantity_9ea12baaee28e254 li .btn_7f6fb05c0fbdc0c8 {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_b5241849022085fb .table_f1a669a4547f0c01 tbody .quantity_9ea12baaee28e254 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_b5241849022085fb .table_f1a669a4547f0c01 tbody .remove-product_405ce6fb0df05c5b {
  color: #000;
  font-size: 22px;
}
.cart-list-form_b5241849022085fb .table_f1a669a4547f0c01 tbody .remove-product_405ce6fb0df05c5b:hover {
  color: #ff2759;
}
.cart-list-form_b5241849022085fb .cart-footer_682bf0bad2163fa6 {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_b5241849022085fb .cart-footer_682bf0bad2163fa6 .coupon-form_94bc782d98e9af2a input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_b5241849022085fb .cart-footer_682bf0bad2163fa6 .cart-total-section_988a102934204309 {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_b5241849022085fb .cart-footer_682bf0bad2163fa6 .cart-total-section_988a102934204309 .cart-total-table_c1ebd2c70338c32f 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_b5241849022085fb .cart-footer_682bf0bad2163fa6 .cart-total-section_988a102934204309 .cart-total-table_c1ebd2c70338c32f tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_98c1a0e5e9eccc6e {
  height: auto;
}

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

.fancybox-caption_bc5c3fbb4b1924fa, .fancybox-infobar_e3119f6b8f1a427b, .fancybox-navigation_faac568d3a268120 .fancybox-button_5f359fa84edeb059, .fancybox-toolbar_a5596d81953599bd {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_5216a64b0ac4fdf4 .fancybox-caption_bc5c3fbb4b1924fa, .fancybox-show-infobar_674adf850be8b904 .fancybox-infobar_e3119f6b8f1a427b, .fancybox-show-nav_65f655e579621e55 .fancybox-navigation_faac568d3a268120 .fancybox-button_5f359fa84edeb059, .fancybox-show-toolbar_6e91f2cba9f5c22c .fancybox-toolbar_a5596d81953599bd {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_ee494bb3a56ceff4 .fancybox-stage_5f8f6701e72ba655 {
  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_e6acdf5f39fab6cd .fancybox-slide, .fancybox-slide--current_d89f03f3dd8fd453, .fancybox-slide--next_04be996830c0e65c, .fancybox-slide--previous_9c8ab67ad5c774f9 {
  display: block;
}

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

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

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

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

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

.fancybox-content_f8454b949c38bdab {
  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_dd382da5390fbfe4 .fancybox-content_f8454b949c38bdab {
  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_c60e54c0911b64ce .fancybox-content_f8454b949c38bdab {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_b5ce511fa91b37bb .fancybox-content_f8454b949c38bdab {
  cursor: zoom-in;
}

.fancybox-can-drag_e1f562a48a721fb5 .fancybox-content_f8454b949c38bdab {
  cursor: grab;
}

.fancybox-is-dragging_f824543f4e57dc73 .fancybox-content_f8454b949c38bdab {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_0adbe8c39861971a .fancybox-content_f8454b949c38bdab {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_46837ee6c28ea631 .fancybox-content_f8454b949c38bdab, .fancybox-slide--map_0ae64ac95db51665 .fancybox-content_f8454b949c38bdab, .fancybox-slide--video_ae3d1ecec1d25775 .fancybox-content_f8454b949c38bdab {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_ae3d1ecec1d25775 .fancybox-content_f8454b949c38bdab {
  background: #000;
}

.fancybox-slide--map_0ae64ac95db51665 .fancybox-content_f8454b949c38bdab {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_c46c1df1d0bcaf5d svg path, .fancybox-button--share_20c3759ade7f41e0 svg path, .fancybox-button--thumbs_f98294ff18769545 svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_65f655e579621e55 .fancybox-navigation_faac568d3a268120 .fancybox-button_5f359fa84edeb059 {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_faac568d3a268120 .fancybox-button--arrow_left_4e496523bf70ca55 {
  left: 6px;
}

.fancybox-navigation_faac568d3a268120 .fancybox-button--arrow_right_a30bf164cd4ec573 {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_46837ee6c28ea631 .fancybox-close-small_cbf487cff054df6d, .fancybox-slide--image_dd382da5390fbfe4 .fancybox-close-small_cbf487cff054df6d, .fancybox-slide--video_ae3d1ecec1d25775 .fancybox-close-small_cbf487cff054df6d {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_46837ee6c28ea631 .fancybox-close-small_cbf487cff054df6d:hover svg, .fancybox-slide--image_dd382da5390fbfe4 .fancybox-close-small_cbf487cff054df6d:hover svg, .fancybox-slide--video_ae3d1ecec1d25775 .fancybox-close-small_cbf487cff054df6d:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_9678a6fd6a9f71f2 .fancybox-close-small_cbf487cff054df6d, .fancybox-is-zoomable_963859d80bede508.fancybox-can-drag_e1f562a48a721fb5 .fancybox-close-small_cbf487cff054df6d {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_eb698cc416e9baf5.fancybox-slide--next_04be996830c0e65c, .fancybox-fx-fade_eb698cc416e9baf5.fancybox-slide--previous_9c8ab67ad5c774f9 {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_eb698cc416e9baf5.fancybox-slide--current_d89f03f3dd8fd453 {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_832021bef1019bc5 {
  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_bb131a424aa0a626 {
  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_20278ddab4f67cb0 {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_25138783fbef8827 .fancybox-thumbs_bb131a424aa0a626 {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_bb131a424aa0a626 > 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_bb131a424aa0a626 .fancybox-thumbs-active_a7e32ca28eaa3441:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_299713ac6750c357 .slick-track_1f7946e48bb22766,
.slick-slider_299713ac6750c357 .slick-list_78652af883ab123d {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_1192fd36ec835a1f .slick-track_1f7946e48bb22766 {
  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_1192fd36ec835a1f img {
  display: none;
}

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

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

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

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

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