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

.h1_30aafe674b0323aa,
h1,
.h2_ccc3f0517d834305,
h2,
.h3_c636a426d8bac2b8,
h3,
.h4_96b8f0358f96c0e2,
h4,
.h5_d68e8494d4924bf1,
h5,
.h6_f35a2f771efef494,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_8c6b082652a8eb9b {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_4f6f7dd31c19eebf {
  padding: 0 !important;
}

.m0_cd325d07ce2a0dc1 {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_014551a4946850a1 {
    padding: 0 !important;
  }
  .xl-m0_ee3d308fbbd0bd15 {
    margin: 0 !important;
  }
  .xl-pt-10_32ed872da95cbb93 {
    padding-top: 10px !important;
  }
  .xl-pt-20_90cd5bb69075e41f {
    padding-top: 20px !important;
  }
  .xl-pt-30_111ef0b8f64cdd7a {
    padding-top: 30px !important;
  }
  .xl-pt-40_96f4991d2b0be970 {
    padding-top: 40px !important;
  }
  .xl-pt-50_e6fe7203408876ed {
    padding-top: 50px !important;
  }
  .xl-pt-60_11e137612fef0879 {
    padding-top: 60px !important;
  }
  .xl-pt-70_c06ec12df5c52424 {
    padding-top: 70px !important;
  }
  .xl-pt-80_18a27c743afe4bf4 {
    padding-top: 80px !important;
  }
  .xl-pt-90_3871283af67d0804 {
    padding-top: 90px !important;
  }
  .xl-pt-100_2f11a9d7827ad2eb {
    padding-top: 100px !important;
  }
  .xl-pt-110_09d1428fd8c7b49b {
    padding-top: 110px !important;
  }
  .xl-pt-120_6d5ccada55eb9a42 {
    padding-top: 120px !important;
  }
  .xl-pt-130_e8eabc9e6feef0e3 {
    padding-top: 130px !important;
  }
  .xl-pt-140_c8cf02fab4706565 {
    padding-top: 140px !important;
  }
  .xl-pt-150_c663b35bba9ffaf4 {
    padding-top: 150px !important;
  }
  .xl-pt-200_5c05ae95b429b3a5 {
    padding-top: 200px !important;
  }
  .xl-pb-10_53edc035887d5be2 {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_8a113ce97f784f7b {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_ee385fb4922a6be8 {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_0d5341d97079b84f {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_ab0bcdaf47595404 {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_ce2dede85d8a68b4 {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_e31687195da4edbb {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_1e3fb15b1e7686e2 {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_068c7eeb25e454fc {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_b1ee9ec73f8fc46e {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_e21103a0eec92822 {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_30b835859e2e0b7d {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_b8892828aa896aff {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_bb270d5c97baddfc {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_e3cac9c161b79813 {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_2c22b34555586225 {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_6c6495ad195ac38c {
    margin-top: 10px !important;
  }
  .xl-mt-20_1cf78d241a2bcab5 {
    margin-top: 20px !important;
  }
  .xl-mt-30_bf3928ae046ce4e5 {
    margin-top: 30px !important;
  }
  .xl-mt-40_1ace99c2b4011d61 {
    margin-top: 40px !important;
  }
  .xl-mt-50_d8610cdeef7a2a52 {
    margin-top: 50px !important;
  }
  .xl-mt-60_731bd5fb2585b03b {
    margin-top: 60px !important;
  }
  .xl-mt-70_b7eaf20eb34fd500 {
    margin-top: 70px !important;
  }
  .xl-mt-80_3321c0a5094dcd8f {
    margin-top: 80px !important;
  }
  .xl-mt-90_3edf0ce7e9935c03 {
    margin-top: 90px !important;
  }
  .xl-mt-100_04887da179a9ac1d {
    margin-top: 100px !important;
  }
  .xl-mt-110_04dffb1a1852d7bc {
    margin-top: 110px !important;
  }
  .xl-mt-120_25c433f2453b42d6 {
    margin-top: 120px !important;
  }
  .xl-mt-130_d8d628e7960ff887 {
    margin-top: 130px !important;
  }
  .xl-mt-140_2fb56a86c1920804 {
    margin-top: 140px !important;
  }
  .xl-mt-150_9132ddbfcbe6707b {
    margin-top: 150px !important;
  }
  .xl-mt-200_b59e50c3d9a48c30 {
    margin-top: 200px !important;
  }
  .xl-mb-10_ffc1540c95420ae9 {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_e6026b37572179b4 {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_8f6b99523ce46261 {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_b54035ce14888cb2 {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_ef01096c93ea6984 {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_444a7ca10047abb2 {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_de23f86f30ecf4a0 {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_12f338b4459c139c {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_0500c0685da5bd58 {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_a360772f30f4e4a4 {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_8606f92acf3bf81b {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_bdda9dc52dce5830 {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_8f79a1cfb50a03ae {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_f7887d0fbee44019 {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_3b6f16e5f81a667d {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_bb004553aae5406e {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_e63145f4b915416b {
    padding: 0 !important;
  }
  .lg-m0_7771cf1b742e84d2 {
    margin: 0 !important;
  }
  .lg-pt-10_7b7f8e00caf7baef {
    padding-top: 10px !important;
  }
  .lg-pt-20_1dfff6b06000cc1d {
    padding-top: 20px !important;
  }
  .lg-pt-30_560c6f98d3852da1 {
    padding-top: 30px !important;
  }
  .lg-pt-40_3f1b7ab52b984858 {
    padding-top: 40px !important;
  }
  .lg-pt-50_eaff42a7054f1165 {
    padding-top: 50px !important;
  }
  .lg-pt-60_daac47fa7a08b698 {
    padding-top: 60px !important;
  }
  .lg-pt-70_928b545f78397d76 {
    padding-top: 70px !important;
  }
  .lg-pt-80_f0ab56863c92379c {
    padding-top: 80px !important;
  }
  .lg-pt-90_47547ded4f160449 {
    padding-top: 90px !important;
  }
  .lg-pt-100_f118937c1bf7822f {
    padding-top: 100px !important;
  }
  .lg-pt-110_1b458b0d64d63e07 {
    padding-top: 110px !important;
  }
  .lg-pt-120_a8d3a88602ce155d {
    padding-top: 120px !important;
  }
  .lg-pt-130_28e2d331139ddb49 {
    padding-top: 130px !important;
  }
  .lg-pt-140_c9d895bd48374855 {
    padding-top: 140px !important;
  }
  .lg-pt-150_01247d9f91b49953 {
    padding-top: 150px !important;
  }
  .lg-pt-200_049aff3e528ffbf6 {
    padding-top: 200px !important;
  }
  .lg-pb-10_730ccfc807c84e30 {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_36b79d71ceaef7fa {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_89b03871b0d64526 {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_cfee1eada6c7e448 {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_8edb760430ede847 {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_01a68eb8262bbb82 {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_87658b33b8ae1803 {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_75d4949600502d83 {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_57ec0f7a44a00b73 {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_6000f24fe461b6fb {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_c45bdb79184641a5 {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_7dce1d900113bc7a {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_04345230337d60cf {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_ebc68d9663bf8d09 {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_ac035d238f27635c {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_368958bc48491431 {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_9db32b62b8afbe12 {
    margin-top: 10px !important;
  }
  .lg-mt-20_a768098f97685e88 {
    margin-top: 20px !important;
  }
  .lg-mt-30_d6a1ce076fc158e9 {
    margin-top: 30px !important;
  }
  .lg-mt-40_8f9ef04cd25c4e98 {
    margin-top: 40px !important;
  }
  .lg-mt-50_c099f5cda659ddfe {
    margin-top: 50px !important;
  }
  .lg-mt-60_a0118de8dc4cd85e {
    margin-top: 60px !important;
  }
  .lg-mt-70_b9588dc43293cfa5 {
    margin-top: 70px !important;
  }
  .lg-mt-80_fdb819dbf8b0facf {
    margin-top: 80px !important;
  }
  .lg-mt-90_a472546d34cce834 {
    margin-top: 90px !important;
  }
  .lg-mt-100_6d6d30358b121db7 {
    margin-top: 100px !important;
  }
  .lg-mt-110_edd805f27a568aef {
    margin-top: 110px !important;
  }
  .lg-mt-120_0b968924ec7b87a4 {
    margin-top: 120px !important;
  }
  .lg-mt-130_e557b7ba15d01141 {
    margin-top: 130px !important;
  }
  .lg-mt-140_0c755a89d46c1e4e {
    margin-top: 140px !important;
  }
  .lg-mt-150_d68706dc7c1b0e76 {
    margin-top: 150px !important;
  }
  .lg-mt-200_9239767c6cc4795e {
    margin-top: 200px !important;
  }
  .lg-mb-10_526269fa9c1d9af2 {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_451f11308baccdca {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_35d84ce9497ff125 {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_f2c38ad9d1512f21 {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_6ca5a3b6e5e56760 {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_cda95c0f7e32d0cc {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_f373c76971681178 {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_2577974de557492a {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_705d129fc29b55d9 {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_346f9fd894c746f1 {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_737093c89b7d4f7f {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_b84c1ae1e32b1dd9 {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_59d55935da71fbcd {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_4cf0a53fec5a1800 {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_f3314fa709f4517d {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_d75678fbb74adc11 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_7340040a0d6177ad {
    padding: 0 !important;
  }
  .md-m0_ebb129baaf356d8f {
    margin: 0 !important;
  }
  .md-pt-10_028eb810659cf414 {
    padding-top: 10px !important;
  }
  .md-pt-20_910e0ed3d8c312a3 {
    padding-top: 20px !important;
  }
  .md-pt-30_a41bc2001537a804 {
    padding-top: 30px !important;
  }
  .md-pt-40_fe78c9af6c756eda {
    padding-top: 40px !important;
  }
  .md-pt-50_6af8afc4c48f150f {
    padding-top: 50px !important;
  }
  .md-pt-60_49f83afccc0847a5 {
    padding-top: 60px !important;
  }
  .md-pt-70_45c75516a4cf64b5 {
    padding-top: 70px !important;
  }
  .md-pt-80_f657384899654cf4 {
    padding-top: 80px !important;
  }
  .md-pt-90_9430bef6bed49928 {
    padding-top: 90px !important;
  }
  .md-pt-100_54945a47cb7a2ce8 {
    padding-top: 100px !important;
  }
  .md-pt-110_4f4e5b1e59888bac {
    padding-top: 110px !important;
  }
  .md-pt-120_5b6307e4b5a08b35 {
    padding-top: 120px !important;
  }
  .md-pt-130_3c12dd0221e8792c {
    padding-top: 130px !important;
  }
  .md-pt-140_e9bb9953ea049505 {
    padding-top: 140px !important;
  }
  .md-pt-150_3d2a8a153bc25cda {
    padding-top: 150px !important;
  }
  .md-pt-200_dbe0ba313ade011d {
    padding-top: 200px !important;
  }
  .md-pb-10_16d66c7d08514c67 {
    padding-bottom: 10px !important;
  }
  .md-pb-20_526e1b0d95c5a936 {
    padding-bottom: 20px !important;
  }
  .md-pb-30_4f263ad154e75f86 {
    padding-bottom: 30px !important;
  }
  .md-pb-40_c6c2b514bd896b84 {
    padding-bottom: 40px !important;
  }
  .md-pb-50_0473b827b82d8a42 {
    padding-bottom: 50px !important;
  }
  .md-pb-60_975fe14ac39cb29a {
    padding-bottom: 60px !important;
  }
  .md-pb-70_663d3ee7eaf493f0 {
    padding-bottom: 70px !important;
  }
  .md-pb-80_2190b80f723e747b {
    padding-bottom: 80px !important;
  }
  .md-pb-90_cd29d312eed6ffb0 {
    padding-bottom: 90px !important;
  }
  .md-pb-100_0b8472fc1e910e83 {
    padding-bottom: 100px !important;
  }
  .md-pb-110_8a18294ae430f440 {
    padding-bottom: 110px !important;
  }
  .md-pb-120_60e66ef56224da66 {
    padding-bottom: 120px !important;
  }
  .md-pb-130_a91467a6d4570011 {
    padding-bottom: 130px !important;
  }
  .md-pb-140_59dd14e9750501ce {
    padding-bottom: 140px !important;
  }
  .md-pb-150_1580843feb2fe2f2 {
    padding-bottom: 150px !important;
  }
  .md-pb-200_bb13f94d7e25ffcd {
    padding-bottom: 200px !important;
  }
  .md-mt-10_4dc8dc15072ca063 {
    margin-top: 10px !important;
  }
  .md-mt-20_3352952a15840d06 {
    margin-top: 20px !important;
  }
  .md-mt-30_e3b5255c4cf698e2 {
    margin-top: 30px !important;
  }
  .md-mt-40_43665c4c4e91978b {
    margin-top: 40px !important;
  }
  .md-mt-50_1888b3687119136c {
    margin-top: 50px !important;
  }
  .md-mt-60_fc2b6ad0bae2d840 {
    margin-top: 60px !important;
  }
  .md-mt-70_e6564b8480dac0c6 {
    margin-top: 70px !important;
  }
  .md-mt-80_9fa09052f90153fc {
    margin-top: 80px !important;
  }
  .md-mt-90_3c752a40baecc8c3 {
    margin-top: 90px !important;
  }
  .md-mt-100_f4d08fa3f252f677 {
    margin-top: 100px !important;
  }
  .md-mt-110_3c5405d9354ea39a {
    margin-top: 110px !important;
  }
  .md-mt-120_0bd67649372b2e26 {
    margin-top: 120px !important;
  }
  .md-mt-130_1491e8ecccc0a981 {
    margin-top: 130px !important;
  }
  .md-mt-140_91a2fc591678a11f {
    margin-top: 140px !important;
  }
  .md-mt-150_3cc89699c2fae54c {
    margin-top: 150px !important;
  }
  .md-mt-200_3ba00a308b4def27 {
    margin-top: 200px !important;
  }
  .md-mb-10_eb162dd90a07be53 {
    margin-bottom: 10px !important;
  }
  .md-mb-20_688f6bd1e272e8be {
    margin-bottom: 20px !important;
  }
  .md-mb-30_d23d1f41b1efa89f {
    margin-bottom: 30px !important;
  }
  .md-mb-40_fcc4442cc3d01bda {
    margin-bottom: 40px !important;
  }
  .md-mb-50_ea54ebb96a281330 {
    margin-bottom: 50px !important;
  }
  .md-mb-60_ee5c1c770fdff337 {
    margin-bottom: 60px !important;
  }
  .md-mb-70_c1dcd67e398a69f0 {
    margin-bottom: 70px !important;
  }
  .md-mb-80_fc43ae8f11a47b15 {
    margin-bottom: 80px !important;
  }
  .md-mb-90_0281bc2a0614356c {
    margin-bottom: 90px !important;
  }
  .md-mb-100_1d4e86cf93fb83b5 {
    margin-bottom: 100px !important;
  }
  .md-mb-110_d660984b89800753 {
    margin-bottom: 110px !important;
  }
  .md-mb-120_ef74f4e83cd291b2 {
    margin-bottom: 120px !important;
  }
  .md-mb-130_c5665b70699072e6 {
    margin-bottom: 130px !important;
  }
  .md-mb-140_473fc2c404549adf {
    margin-bottom: 140px !important;
  }
  .md-mb-150_1e3277e64ee32232 {
    margin-bottom: 150px !important;
  }
  .md-mb-200_458b430bc7e0440d {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_d67b0f6e57f14eb8 {
    padding: 0 !important;
  }
  .sm-m0_c86e2124281250e7 {
    margin: 0 !important;
  }
  .sm-pt-10_c40e7265061c814e {
    padding-top: 10px !important;
  }
  .sm-pt-20_0c45aae2649901d8 {
    padding-top: 20px !important;
  }
  .sm-pt-30_69545de6eef10f44 {
    padding-top: 30px !important;
  }
  .sm-pt-40_9fd8cee3b3f54cbb {
    padding-top: 40px !important;
  }
  .sm-pt-50_29f60e718092b877 {
    padding-top: 50px !important;
  }
  .sm-pt-60_50822e8b753590b4 {
    padding-top: 60px !important;
  }
  .sm-pt-70_ff245968c2d1a83a {
    padding-top: 70px !important;
  }
  .sm-pt-80_78a338b1260d090e {
    padding-top: 80px !important;
  }
  .sm-pt-90_257b1edeb7203254 {
    padding-top: 90px !important;
  }
  .sm-pt-100_83747c8cf7d46295 {
    padding-top: 100px !important;
  }
  .sm-pt-110_6c12b913271950dd {
    padding-top: 110px !important;
  }
  .sm-pt-120_88437cc770a380c0 {
    padding-top: 120px !important;
  }
  .sm-pt-130_b637f5704d40dbb1 {
    padding-top: 130px !important;
  }
  .sm-pt-140_5e4c3f0742a1627f {
    padding-top: 140px !important;
  }
  .sm-pt-150_c60766457373d208 {
    padding-top: 150px !important;
  }
  .sm-pt-200_de19ffbec6b14174 {
    padding-top: 200px !important;
  }
  .sm-pb-10_520aff4d198eba3f {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_0b449e7d4e192f40 {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_b7688211924c634f {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_83ad5cca4ca97a11 {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_6a8dba76de32e149 {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_71f8200ad9bfae18 {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_b4c4fbdee4e4cf68 {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_759b76f0f9bbd6b9 {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_8b28742441329bb0 {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_3fd26b69bdcbf5dd {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_9b6ca7afaa909eea {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_9a302d6d0b17171d {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_3f4131907035360b {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_93698d3566e3fce4 {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_da513e24bb907103 {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_2505c0e7839efd9d {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_93d6b530b186d1b4 {
    margin-top: 10px !important;
  }
  .sm-mt-20_b4f72070c70197e3 {
    margin-top: 20px !important;
  }
  .sm-mt-30_9d65dd9d91b74973 {
    margin-top: 30px !important;
  }
  .sm-mt-40_17cc71cab72e27b7 {
    margin-top: 40px !important;
  }
  .sm-mt-50_8caf8728c669d81c {
    margin-top: 50px !important;
  }
  .sm-mt-60_3dcd48bbedbf34be {
    margin-top: 60px !important;
  }
  .sm-mt-70_3b1a68d1f1d43906 {
    margin-top: 70px !important;
  }
  .sm-mt-80_2de553460711bc02 {
    margin-top: 80px !important;
  }
  .sm-mt-90_da7e68af77a3dbd2 {
    margin-top: 90px !important;
  }
  .sm-mt-100_fa7cb30d45654f40 {
    margin-top: 100px !important;
  }
  .sm-mt-110_77126c32883868a6 {
    margin-top: 110px !important;
  }
  .sm-mt-120_931b4ae0cbc66fd9 {
    margin-top: 120px !important;
  }
  .sm-mt-130_287b38561a2183ec {
    margin-top: 130px !important;
  }
  .sm-mt-140_cae9a5feae0572ff {
    margin-top: 140px !important;
  }
  .sm-mt-150_2063322a7f8541ae {
    margin-top: 150px !important;
  }
  .sm-mt-200_4f1baa65f812c291 {
    margin-top: 200px !important;
  }
  .sm-mb-10_8b608d7f08d91338 {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_5e7a11410256e069 {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_06b047984f347c3b {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_c618805da51c8839 {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_f8a59f5519b69e78 {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_a9e4ca85ae777060 {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_fab4b7a860246b92 {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_68bb6a14d0d6e757 {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_3eb8b3ea724614b0 {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_45eff84a5bbf7b26 {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_8bf2f405148491c4 {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_457da66c41aa41d3 {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_6de67005e0e757f8 {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_91af51519070b221 {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_f3ebd533811e5fb6 {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_05b43d185a528b1b {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_d4dc868963a2187b {
    padding: 0 !important;
  }
  .xs-m0_16c8e84485f8e393 {
    margin: 0 !important;
  }
  .xs-pt-10_d15baec0a3cd93c7 {
    padding-top: 10px !important;
  }
  .xs-pt-20_8df0fc3017f08361 {
    padding-top: 20px !important;
  }
  .xs-pt-30_42b15bd81426e8f7 {
    padding-top: 30px !important;
  }
  .xs-pt-40_dffe0183ede2dd62 {
    padding-top: 40px !important;
  }
  .xs-pt-50_505861d83fda0c95 {
    padding-top: 50px !important;
  }
  .xs-pt-60_c2a9e8ca44336715 {
    padding-top: 60px !important;
  }
  .xs-pt-70_e86cdc3d1bcfd9bc {
    padding-top: 70px !important;
  }
  .xs-pt-80_e784c42d2cffdec0 {
    padding-top: 80px !important;
  }
  .xs-pt-90_89292fbe1d9df861 {
    padding-top: 90px !important;
  }
  .xs-pt-100_ca6f569fc3848c27 {
    padding-top: 100px !important;
  }
  .xs-pt-110_3dd92a0b38c40901 {
    padding-top: 110px !important;
  }
  .xs-pt-120_04bc447733de3177 {
    padding-top: 120px !important;
  }
  .xs-pt-130_f52dd2e3b91d2811 {
    padding-top: 130px !important;
  }
  .xs-pt-140_ac0560ee793de5fd {
    padding-top: 140px !important;
  }
  .xs-pt-150_62df4d2eb9b8f0bc {
    padding-top: 150px !important;
  }
  .xs-pt-200_ee4373bc197c7d23 {
    padding-top: 200px !important;
  }
  .xs-pb-10_f480a9047158752c {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_aac28f7fde51da92 {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_918901276b1523b3 {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_0d9029a46a744851 {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_0537ec8b6c76bd7e {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_be6171932b447af3 {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_478fc2f1ecc57376 {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_1d927d8f5e371b4f {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_35f763166eec7b18 {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_d26a4a1edc4f5184 {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_b9322425c14335fe {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_48cef3c805b6996b {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_9b2c89ea86b45cc2 {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_b1dd6e0f7226167b {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_94c66934fd754758 {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_9aefb11189ee1902 {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_2889aebfe032c531 {
    margin-top: 10px !important;
  }
  .xs-mt-20_61e71b15de5be3fe {
    margin-top: 20px !important;
  }
  .xs-mt-30_ad57d0b2bd7aa1e4 {
    margin-top: 30px !important;
  }
  .xs-mt-40_36a4579a7e7ba038 {
    margin-top: 40px !important;
  }
  .xs-mt-50_715ca8af6df6ccc5 {
    margin-top: 50px !important;
  }
  .xs-mt-60_70f0c5b685197aed {
    margin-top: 60px !important;
  }
  .xs-mt-70_9d9bb73f2a38797e {
    margin-top: 70px !important;
  }
  .xs-mt-80_9b450500a8e66198 {
    margin-top: 80px !important;
  }
  .xs-mt-90_e50e1fd9fe2696c9 {
    margin-top: 90px !important;
  }
  .xs-mt-100_931d1d8ea063ac9f {
    margin-top: 100px !important;
  }
  .xs-mt-110_94dff663bdf7d691 {
    margin-top: 110px !important;
  }
  .xs-mt-120_7d15a69c33d91361 {
    margin-top: 120px !important;
  }
  .xs-mt-130_9ce1c759fce148e2 {
    margin-top: 130px !important;
  }
  .xs-mt-140_467c176561ff8197 {
    margin-top: 140px !important;
  }
  .xs-mt-150_3da80a0ac590a345 {
    margin-top: 150px !important;
  }
  .xs-mt-200_1c237ef38a2cadf4 {
    margin-top: 200px !important;
  }
  .xs-mb-10_332ad2e58c6d0251 {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_55bbcf85640f0d35 {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_921c6e415ded02c1 {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_72e207ab82f2882c {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_66f17cbf99fb4fe9 {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_347228079be8af69 {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_17b4c0f22311b0f8 {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_7094f066613b25f5 {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_cf062db1eb1eef2d {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_18bb05167eb73857 {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_303b4ee6e3a00249 {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_dbafe660344cec86 {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_c05075b439ee2079 {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_7dba8b4bc854fd45 {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_56372f3cbab1e1c6 {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_4adaeff0db525798 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_1e1540ca6fa0e074 {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_1e1540ca6fa0e074.menu-overlay_2eb439108c9be9b1 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_1e1540ca6fa0e074.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_1e1540ca6fa0e074 .navbar-toggler_f7c91ad26ab883be {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_1e1540ca6fa0e074.menu-style-three_45743ead44d9a769 .navbar-toggler_f7c91ad26ab883be {
  background: #000;
}
.theme-main-menu_1e1540ca6fa0e074.menu-style-four_cf8d628b1e207f78 .navbar-toggler_f7c91ad26ab883be {
  background: #E6FD5A;
}
.theme-main-menu_1e1540ca6fa0e074.menu-style-five_f7576268c04fe82d .navbar-toggler_f7c91ad26ab883be {
  background: #DFFF5E;
}
.theme-main-menu_1e1540ca6fa0e074 .navbar-toggler_f7c91ad26ab883be:focus {
  box-shadow: none;
}
.theme-main-menu_1e1540ca6fa0e074 .navbar-toggler_f7c91ad26ab883be::before,
.theme-main-menu_1e1540ca6fa0e074 .navbar-toggler_f7c91ad26ab883be::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_1e1540ca6fa0e074 .navbar-toggler_f7c91ad26ab883be 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_1e1540ca6fa0e074.menu-style-three_45743ead44d9a769 .navbar-toggler_f7c91ad26ab883be:before, .theme-main-menu_1e1540ca6fa0e074.menu-style-three_45743ead44d9a769 .navbar-toggler_f7c91ad26ab883be:after, .theme-main-menu_1e1540ca6fa0e074.menu-style-three_45743ead44d9a769 .navbar-toggler_f7c91ad26ab883be span {
  background: #fff;
}
.theme-main-menu_1e1540ca6fa0e074 .navbar-toggler_f7c91ad26ab883be::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_1e1540ca6fa0e074 .navbar-toggler_f7c91ad26ab883be::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_1e1540ca6fa0e074 .navbar-toggler_f7c91ad26ab883be[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_1e1540ca6fa0e074 .navbar-toggler_f7c91ad26ab883be[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_1e1540ca6fa0e074 .navbar-toggler_f7c91ad26ab883be[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_1e1540ca6fa0e074 .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_1e1540ca6fa0e074 .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_1e1540ca6fa0e074.white-vr_cd00b0997f1816a1 .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_1e1540ca6fa0e074.white-vr_cd00b0997f1816a1 .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_1e1540ca6fa0e074.white-vr_cd00b0997f1816a1.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_1e1540ca6fa0e074.menu-style-one_c05856b68b2fbebb {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_1e1540ca6fa0e074.menu-style-two_d05c04dbeba48e1b {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_1e1540ca6fa0e074.menu-style-two_d05c04dbeba48e1b .info-row_c3ce3f9fbf54efae {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_1e1540ca6fa0e074.menu-style-two_d05c04dbeba48e1b .gap-fix_6f6b2d11e3dc6a00 {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_1e1540ca6fa0e074.menu-style-two_d05c04dbeba48e1b .greetings_41c020a87384516a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_1e1540ca6fa0e074.menu-style-two_d05c04dbeba48e1b .contact-info_32d8ffee212b984c {
  margin: 0 -15px;
}
.theme-main-menu_1e1540ca6fa0e074.menu-style-two_d05c04dbeba48e1b .contact-info_32d8ffee212b984c li {
  padding: 0 15px;
}
.theme-main-menu_1e1540ca6fa0e074.menu-style-two_d05c04dbeba48e1b .contact-info_32d8ffee212b984c li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_1e1540ca6fa0e074.menu-style-two_d05c04dbeba48e1b .contact-info_32d8ffee212b984c li a:hover {
  text-decoration: underline;
}
.theme-main-menu_1e1540ca6fa0e074.menu-style-two_d05c04dbeba48e1b .inner-content_a853a650d8ec512e {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_1e1540ca6fa0e074.menu-style-two_d05c04dbeba48e1b.fixed .info-row_c3ce3f9fbf54efae {
  display: none;
}
.theme-main-menu_1e1540ca6fa0e074.menu-style-five_f7576268c04fe82d {
  background: #000;
  padding: 0;
}
.theme-main-menu_1e1540ca6fa0e074.menu-style-five_f7576268c04fe82d .inner-content_a853a650d8ec512e {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_1e1540ca6fa0e074.menu-style-six_4f4aa9b2a844981a .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_1e1540ca6fa0e074.menu-style-six_4f4aa9b2a844981a .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_1e1540ca6fa0e074 .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_eb84a91086bbdc08 {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_eb84a91086bbdc08 .mega-menu-title_7968b2168369b6ac {
  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_1e1540ca6fa0e074 .login-btn-one_b833268583dab40b a {
  color: #000;
}
.theme-main-menu_1e1540ca6fa0e074 .login-btn-one_b833268583dab40b a:hover {
  text-decoration: underline;
}
.theme-main-menu_1e1540ca6fa0e074 .login-btn-two_4e34be4c8a059d9f a {
  color: #044F3B;
}
.theme-main-menu_1e1540ca6fa0e074 .login-btn-two_4e34be4c8a059d9f a:hover {
  text-decoration: underline;
}
.theme-main-menu_1e1540ca6fa0e074 .signup-btn-one_b1c3c3bcbc67e9cb 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_1e1540ca6fa0e074 .signup-btn-one_b1c3c3bcbc67e9cb .icon_48a57002678ae57a {
  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_1e1540ca6fa0e074 .signup-btn-one_b1c3c3bcbc67e9cb:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_1e1540ca6fa0e074 .signup-btn-one_b1c3c3bcbc67e9cb:hover .icon_48a57002678ae57a {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_1e1540ca6fa0e074 .signup-btn-two_3b53d9f1cefed0e4 {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_1e1540ca6fa0e074 .signup-btn-two_3b53d9f1cefed0e4:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_1e1540ca6fa0e074 .quote-one_be5e83a7c0ed720f {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_1e1540ca6fa0e074 .quote-one_be5e83a7c0ed720f:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_45078c3dac969454 {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_45078c3dac969454 li {
  position: relative;
  padding: 0 15px;
}
.category-menu_45078c3dac969454 li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_45078c3dac969454 li a:hover {
  color: #0C3A30;
}
.category-menu_45078c3dac969454 .dropdown-menu {
  padding: 0;
}
.category-menu_45078c3dac969454 .dropdown-menu li {
  padding: 0;
}
.category-menu_45078c3dac969454 .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_b86f982a5326ec62 .logo_5380bd65353e1cd4 {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_cd00b0997f1816a1 .navbar-collapse_b86f982a5326ec62 {
    background-color: #0C3A30;
  }
  .navbar-collapse_b86f982a5326ec62 {
    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_b86f982a5326ec62.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_1e1540ca6fa0e074 .navbar .mega-dropdown_f71e6cf3f934ed05 {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_cd00b0997f1816a1 .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_eb84a91086bbdc08 {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_50ff6300b5096178 .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_4ed65ee851c2fea5 {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_4ed65ee851c2fea5::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_4ed65ee851c2fea5 .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_4ed65ee851c2fea5 .hero-slider-one .hero-img_e57624a390e22e07 {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_4ed65ee851c2fea5 .hero-slider-one .slick-list_0a9f6a7e764a4f99, .hero-banner-one_4ed65ee851c2fea5 .hero-slider-one .slick-track_4702ca24608a7cf6, .hero-banner-one_4ed65ee851c2fea5 .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_4ed65ee851c2fea5 .hero-heading_ff73a34c9d0796c9 {
  font-weight: 700;
  color: #000;
  background: url(../visuals/shape_c06fbc888f/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_4ed65ee851c2fea5 .more-btn_7bef0ff49650c328 {
  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_4ed65ee851c2fea5 .more-btn_7bef0ff49650c328:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_e075dfd9aaffc4ed {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_e075dfd9aaffc4ed .bg-wrapper_d9e2c3a63e93b555 {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_e075dfd9aaffc4ed .hero-heading_ff73a34c9d0796c9 {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_e075dfd9aaffc4ed .rating_9b7b4abc98f774af h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_e075dfd9aaffc4ed .rating_9b7b4abc98f774af p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_e075dfd9aaffc4ed .media-wrapper_09bea40f9eb4ed45 {
  position: absolute;
  background: url(../visuals/assets_0660282b0b/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_e075dfd9aaffc4ed .media-wrapper_09bea40f9eb4ed45 .shape_01_e71638cc0756fea6 {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_e075dfd9aaffc4ed .media-wrapper_09bea40f9eb4ed45 .shape_02_a0d3305987a1bceb {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_52abfacf90cb9060 .hero-heading_ff73a34c9d0796c9 {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_52abfacf90cb9060 .media-wrapper_09bea40f9eb4ed45 {
  background: url(../visuals/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_52abfacf90cb9060 .media-wrapper_09bea40f9eb4ed45 .screen_01_1e541712351e391b {
  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_52abfacf90cb9060 .media-wrapper_09bea40f9eb4ed45 .screen_02_2f4a245c87be329b {
  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_52abfacf90cb9060 .media-wrapper_09bea40f9eb4ed45 .bg-shape_5fe759af60824435 {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_52abfacf90cb9060 .shape_01_e71638cc0756fea6 {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_932ff53bd8fb6f4c .bg-wrapper_d9e2c3a63e93b555 {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_932ff53bd8fb6f4c .media-wrapper_09bea40f9eb4ed45 {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_932ff53bd8fb6f4c .media-wrapper_09bea40f9eb4ed45 .shape_01_e71638cc0756fea6 {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_932ff53bd8fb6f4c .shape_02_a0d3305987a1bceb {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_e91cc19a54df436c + .blog-details_defeac4123a3062f {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_5d6282ca350a1e0b {
  z-index: 1;
}
.block-feature-three_5d6282ca350a1e0b:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_5d6282ca350a1e0b.no-bg_da260c6e2ce87d9d:before {
  display: none;
}
.block-feature-three_5d6282ca350a1e0b .section-btn_d80e46ee9079fbe1 {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_5d6282ca350a1e0b .block-title_7244565a92829f20 a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_5d6282ca350a1e0b .block-title_7244565a92829f20 a:hover {
  text-decoration: underline;
}
.block-feature-three_5d6282ca350a1e0b .round-btn_b47f9398b29bba97 {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_5d6282ca350a1e0b .round-btn_b47f9398b29bba97:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_5d6282ca350a1e0b .block-one_544d1860f35cb47e {
  background: url(../visuals/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_5d6282ca350a1e0b .block-one_544d1860f35cb47e .tag_6bec969b7a2cef3e {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_5d6282ca350a1e0b .block-one_544d1860f35cb47e .block-title_7244565a92829f20 {
  background: url(../visuals/shape_c06fbc888f/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_5d6282ca350a1e0b .block-two_66f7e6287bc41aac {
  overflow: hidden;
}
.block-feature-three_5d6282ca350a1e0b .block-two_66f7e6287bc41aac .img-wrapper_5cd765c7d9be796a {
  background: url(../visuals/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_5d6282ca350a1e0b .block-two_66f7e6287bc41aac .text-wrapper_b1185bf2ab555317 {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_5d6282ca350a1e0b .block-two_66f7e6287bc41aac .tag_6bec969b7a2cef3e {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_5d6282ca350a1e0b .block-three_327e4e6cc439bea9 {
  background: #D3FF76;
}
.block-feature-three_5d6282ca350a1e0b .block-three_327e4e6cc439bea9 .tag_6bec969b7a2cef3e {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_5d6282ca350a1e0b .block-three_327e4e6cc439bea9 .round-btn_b47f9398b29bba97 {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_5d6282ca350a1e0b .block-three_327e4e6cc439bea9 .round-btn_b47f9398b29bba97:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_5d6282ca350a1e0b .block-four_9715e5f3239cc9ff {
  background: url(../visuals/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_5d6282ca350a1e0b .block-four_9715e5f3239cc9ff .block-title_7244565a92829f20 {
  background: url(../visuals/shape_c06fbc888f/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_5d6282ca350a1e0b .block-four_9715e5f3239cc9ff .block-title_7244565a92829f20 a {
  font-size: 28px;
}
.block-feature-three_5d6282ca350a1e0b .block-four_9715e5f3239cc9ff .tag_6bec969b7a2cef3e {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_5d6282ca350a1e0b .block-four_9715e5f3239cc9ff .round-btn_b47f9398b29bba97 {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_5d6282ca350a1e0b .block-four_9715e5f3239cc9ff .round-btn_b47f9398b29bba97:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_5d6282ca350a1e0b .block-five_6a7a7837f122348f {
  background: url(../visuals/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_5d6282ca350a1e0b .block-five_6a7a7837f122348f .tag_6bec969b7a2cef3e {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_5d6282ca350a1e0b .block-five_6a7a7837f122348f .block-title_7244565a92829f20 {
  background: url(../visuals/shape_c06fbc888f/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_74e2388af38ae722 .upper-wrapper_1bed59c7ecedeb76 {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_74e2388af38ae722 .upper-wrapper_1bed59c7ecedeb76 .shape_01_e71638cc0756fea6 {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_74e2388af38ae722 .line-loop_653d723cefed6957:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_74e2388af38ae722 .graph-panel_e35c0a4c72278a76 {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_74e2388af38ae722 .graph-panel_e35c0a4c72278a76 .main-count_5ac424809eb713d7 {
  font-size: 120px;
}
.block-feature-thirteen_74e2388af38ae722 .graph-panel_e35c0a4c72278a76 .chart-box_ac58bbdf505efafd {
  padding: 0 15px;
}
.block-feature-thirteen_74e2388af38ae722 .graph-panel_e35c0a4c72278a76 .chart-box_ac58bbdf505efafd .chart-inner_1040ac0151e4ad6d {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_c0c7d1496be96580 .media-img_255c0164bc462ab6 {
  border-radius: 30px;
}
.block-feature-sixteen_c0c7d1496be96580 .shape_01_e71638cc0756fea6 {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_e9f50d50133ec8b3 .section-subheading_314f1bb26ac85c32 {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_e9f50d50133ec8b3 .shape_01_e71638cc0756fea6 {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_d3df74586ecdf876 {
  z-index: 1;
}
.text-feature-four_d3df74586ecdf876 .avatar_3f91c6cd8eed0076 {
  width: 65px;
  height: 65px;
}
.text-feature-four_d3df74586ecdf876 .name {
  font-size: 28px;
}
.text-feature-four_d3df74586ecdf876 .quote-text_9b78403d929b2524 {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_d3df74586ecdf876 .shape_01_e71638cc0756fea6 {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_d3df74586ecdf876 .shape_02_a0d3305987a1bceb {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_d60301b9c320c736 .bg-wrapper_d9e2c3a63e93b555 {
  background: #FFF2AC;
}
.text-feature-five_d60301b9c320c736 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_d60301b9c320c736 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_d60301b9c320c736 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_d60301b9c320c736 li:hover:before {
  background: #29594B;
}
.text-feature-five_d60301b9c320c736 li:hover:after {
  color: #fff;
}
.text-feature-five_d60301b9c320c736 .media-wrapper_09bea40f9eb4ed45 {
  background: url(../visuals/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_d60301b9c320c736 .media-wrapper_09bea40f9eb4ed45 .video-icon_4d69741722020202 {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_d60301b9c320c736 .media-wrapper_09bea40f9eb4ed45 .video-icon_4d69741722020202:hover {
  background: #CFFF45;
}
.text-feature-five_d60301b9c320c736 .media-wrapper_09bea40f9eb4ed45 .screen_01_1e541712351e391b {
  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_768d31070e0c8558 {
  z-index: 1;
}
.text-feature-six_768d31070e0c8558 .media-wrapper_09bea40f9eb4ed45 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_768d31070e0c8558 .media-wrapper_09bea40f9eb4ed45 .screen_01_1e541712351e391b {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_768d31070e0c8558 .shape_01_e71638cc0756fea6 {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_768d31070e0c8558 .shape_02_a0d3305987a1bceb {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_e74a7d4ce1e3d7b6 {
  background: url(../visuals/assets_0660282b0b/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_e74a7d4ce1e3d7b6 .block_288c6043669b9027 .icon_48a57002678ae57a {
  height: 50px;
}
.text-feature-nine_e74a7d4ce1e3d7b6 .vertical-text-wrapper_f39e1dd8cd16dfa6 {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_e74a7d4ce1e3d7b6 .vertical-text-wrapper_f39e1dd8cd16dfa6 .text-list_3214438935a45682 {
  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_e74a7d4ce1e3d7b6 .vertical-text-wrapper_f39e1dd8cd16dfa6 .text-list_3214438935a45682:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_e74a7d4ce1e3d7b6 .vertical-text-wrapper_f39e1dd8cd16dfa6 .shape_01_e71638cc0756fea6 {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_e74a7d4ce1e3d7b6 .vertical-text-wrapper_f39e1dd8cd16dfa6 .shape_02_a0d3305987a1bceb {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_e74a7d4ce1e3d7b6 .shape_03_6fb876b58ace422a {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_e74a7d4ce1e3d7b6 .shape_04_8c5d302b06b53cc8 {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_d2b88b7f8b5631ee .section-btn_d80e46ee9079fbe1 {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_c0791c7371655927 {
  z-index: 1;
}
.team-section-three_c0791c7371655927:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../visuals/shape_c06fbc888f/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_c0791c7371655927 .section-btn_d80e46ee9079fbe1 {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_c0791c7371655927 .shape_01_e71638cc0756fea6 {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_c0791c7371655927 .shape_02_a0d3305987a1bceb {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_c0791c7371655927 .shape_03_6fb876b58ace422a {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_8ca34885ebc05ef4 .logo_5380bd65353e1cd4 {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_07e32a51ae4621df {
  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_532bfa18a2d26eda {
  max-width: 565px;
}
.user-data-form .form-wrapper_532bfa18a2d26eda .input-group-meta_7eff3844bd96e58d 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_532bfa18a2d26eda .input-group-meta_7eff3844bd96e58d label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_532bfa18a2d26eda .input-group-meta_7eff3844bd96e58d .placeholder_icon_57bb4557ea7819a2 {
  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_532bfa18a2d26eda .input-group-meta_7eff3844bd96e58d .placeholder_icon_57bb4557ea7819a2 img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_532bfa18a2d26eda .input-group-meta_7eff3844bd96e58d .placeholder_icon_57bb4557ea7819a2 span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_532bfa18a2d26eda .input-group-meta_7eff3844bd96e58d .placeholder_icon_57bb4557ea7819a2 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_532bfa18a2d26eda .input-group-meta_7eff3844bd96e58d .placeholder_icon_57bb4557ea7819a2 span.eye-slash_f59fff49b2a19ebb:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_0d8915b35c6a3141 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_0d8915b35c6a3141 label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_0d8915b35c6a3141 input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_0d8915b35c6a3141 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_0d8915b35c6a3141 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_0d8915b35c6a3141 a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_0d8915b35c6a3141 a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_7b460338d51a6795 {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_1bc3ec44148b2dc4 {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_1bc3ec44148b2dc4:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_1bc3ec44148b2dc4 img {
  width: 20px;
}
.user-data-form .btn-close_0b2c79694055c386 {
  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_16e0022bfe6f0bcf .main-count_5ac424809eb713d7 {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_7ea8d8e1f414b227 .icon_48a57002678ae57a {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_cb08f033efab4a24 .img-holder_5642ee9ea1da2b83 {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_cb08f033efab4a24 .img-holder_5642ee9ea1da2b83.round-border_19f516f98ce47551 {
  border-radius: 30px;
}
.portfolio-block-one_cb08f033efab4a24 .img-holder_5642ee9ea1da2b83 .expend_614a0c11592c5646 {
  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_cb08f033efab4a24 .img-holder_5642ee9ea1da2b83 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_cb08f033efab4a24 .img-holder_5642ee9ea1da2b83 i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_cb08f033efab4a24:hover .expend_614a0c11592c5646 {
  opacity: 1;
}
.portfolio-block-one_cb08f033efab4a24:hover .img-meta_ca19d15f82587466 {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_cb08f033efab4a24:hover .pj-title_0450603b0fa3179a {
  text-decoration: underline;
}
.portfolio-block-one_cb08f033efab4a24 .caption {
  margin-top: 35px;
}
.portfolio-block-one_cb08f033efab4a24 .caption .tag_6bec969b7a2cef3e {
  margin: 0 -3px;
}
.portfolio-block-one_cb08f033efab4a24 .caption .tag_6bec969b7a2cef3e 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_cb08f033efab4a24 .caption .pj-title_0450603b0fa3179a {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_cb08f033efab4a24 .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_cb08f033efab4a24 .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_0f001444b92c3f38 .bg-wrapper_d9e2c3a63e93b555 {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_0f001444b92c3f38 .slider-wrapper_9619c5b133447bdf {
  height: 100%;
}
.project-details-two_0f001444b92c3f38 .slider-wrapper_9619c5b133447bdf .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_0f001444b92c3f38 .slider-wrapper_9619c5b133447bdf .carousel-control-next_a6bf18d60e3d3288,
.project-details-two_0f001444b92c3f38 .slider-wrapper_9619c5b133447bdf .carousel-control-prev_9efb73b13aac6417 {
  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_0f001444b92c3f38 .slider-wrapper_9619c5b133447bdf .carousel-control-next_a6bf18d60e3d3288:hover,
.project-details-two_0f001444b92c3f38 .slider-wrapper_9619c5b133447bdf .carousel-control-prev_9efb73b13aac6417:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_0f001444b92c3f38 .slider-wrapper_9619c5b133447bdf .carousel-control-prev_9efb73b13aac6417 {
  left: auto;
  right: 45px;
}
.project-details-two_0f001444b92c3f38 .info-wrapper_74f19cb0dceaaa9c {
  padding: 55px 50px 85px 70px;
}
.project-details-two_0f001444b92c3f38 .info-wrapper_74f19cb0dceaaa9c h3 {
  font-size: 36px;
}
.project-details-two_0f001444b92c3f38 .info-wrapper_74f19cb0dceaaa9c .list-meta_49521e96396a6e7b li {
  padding: 22px 0;
}
.project-details-two_0f001444b92c3f38 .info-wrapper_74f19cb0dceaaa9c .list-meta_49521e96396a6e7b .icon_48a57002678ae57a {
  width: 40px;
}
.project-details-two_0f001444b92c3f38 .info-wrapper_74f19cb0dceaaa9c .list-meta_49521e96396a6e7b .text1_0e3699843e744eb5 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_0f001444b92c3f38 .info-wrapper_74f19cb0dceaaa9c .list-meta_49521e96396a6e7b span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_0f001444b92c3f38 .info-wrapper_74f19cb0dceaaa9c .social-share_79bd99f197d3eb89 li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_0f001444b92c3f38 .info-wrapper_74f19cb0dceaaa9c .social-share_79bd99f197d3eb89 li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_3835a1adbbdb278f .slider-wrapper_9619c5b133447bdf {
  padding-left: 100px;
}
.feedback-section-three_3835a1adbbdb278f .slider-wrapper_9619c5b133447bdf .icon_48a57002678ae57a {
  left: 0;
  top: 18px;
}
.feedback-section-three_3835a1adbbdb278f .slick-dots_c8486de80d35b0a3 {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_3835a1adbbdb278f .slick-dots_c8486de80d35b0a3 li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_3835a1adbbdb278f .slick-dots_c8486de80d35b0a3 .slick-active button {
  background: #000;
}
.feedback-section-three_3835a1adbbdb278f .rating-box_150ef65e41442d6e {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_3835a1adbbdb278f .rating-box_150ef65e41442d6e .rating_9b7b4abc98f774af {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_3835a1adbbdb278f .shape_01_e71638cc0756fea6 {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_3835a1adbbdb278f .shape_02_a0d3305987a1bceb {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_82f1bec9f1d72313 {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_82f1bec9f1d72313 .post-data_83b861d4d439472a {
  padding: 30px 35px 25px;
}
.blog-meta-one_82f1bec9f1d72313 .post-data_83b861d4d439472a .post-info_5fb7daca2812f1f2 {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_82f1bec9f1d72313 .post-data_83b861d4d439472a .blog-title_db4cd72ec1161bdd {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_82f1bec9f1d72313 .post-data_83b861d4d439472a .blog-title_db4cd72ec1161bdd:hover {
  text-decoration: underline;
}
.blog-meta-one_82f1bec9f1d72313 .post-img_2418b2ac53d00020 {
  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_82f1bec9f1d72313 .post-img_2418b2ac53d00020 .round-btn_b47f9398b29bba97 {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_82f1bec9f1d72313:hover .round-btn_b47f9398b29bba97 {
  background: #CFFF45;
}
.blog-meta-one_82f1bec9f1d72313.style-two_16bfa04b12059e40 {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_82f1bec9f1d72313.style-two_16bfa04b12059e40 .post-img_2418b2ac53d00020 {
  border-radius: 0;
}
.blog-meta-one_82f1bec9f1d72313.style-two_16bfa04b12059e40 .blog-title_db4cd72ec1161bdd {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_8b9779a42cfca63b {
  background: #fff;
}
.blog-meta-two_8b9779a42cfca63b .post-data_83b861d4d439472a {
  padding-top: 30px;
}
.blog-meta-two_8b9779a42cfca63b .post-data_83b861d4d439472a .blog-title_db4cd72ec1161bdd {
  width: 70%;
}
.blog-meta-two_8b9779a42cfca63b .post-data_83b861d4d439472a .blog-title_db4cd72ec1161bdd h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_8b9779a42cfca63b .post-data_83b861d4d439472a .blog-title_db4cd72ec1161bdd:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_8b9779a42cfca63b .post-data_83b861d4d439472a .round-btn_b47f9398b29bba97 {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_8b9779a42cfca63b .post-data_83b861d4d439472a .round-btn_b47f9398b29bba97:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_8b9779a42cfca63b .post-data_83b861d4d439472a .post-info_5fb7daca2812f1f2 {
  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_8b9779a42cfca63b .post-img_2418b2ac53d00020 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_8b9779a42cfca63b .post-img_2418b2ac53d00020 .date_50412210b9af9b6a {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_8b9779a42cfca63b.style-two_16bfa04b12059e40 {
  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_8b9779a42cfca63b.style-two_16bfa04b12059e40 p {
  font-size: 18px;
}
.blog-meta-two_8b9779a42cfca63b.style-two_16bfa04b12059e40 .post-img_2418b2ac53d00020 {
  height: auto;
  width: 100%;
}
.blog-meta-two_8b9779a42cfca63b.style-two_16bfa04b12059e40 .post-data_83b861d4d439472a {
  padding: 26px 0;
}
.blog-meta-two_8b9779a42cfca63b.style-two_16bfa04b12059e40 .post-data_83b861d4d439472a .post-info_5fb7daca2812f1f2 {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_8b9779a42cfca63b.style-two_16bfa04b12059e40 .post-data_83b861d4d439472a .round-btn_b47f9398b29bba97 {
  border: none;
}

.signup-btn-one_b1c3c3bcbc67e9cb 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_b1c3c3bcbc67e9cb .icon_48a57002678ae57a {
  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_9155d036a035414d {
  z-index: 1;
}
.blog-section-three_9155d036a035414d .section-btn_d80e46ee9079fbe1 {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

.blog-section-four_6da7fe5207ad6e60 {
  z-index: 5;
}
.blog-section-four_6da7fe5207ad6e60.block-feature-three_5d6282ca350a1e0b:before {
  display: none;
}
.blog-section-four_6da7fe5207ad6e60.block-feature-three_5d6282ca350a1e0b .block-one_544d1860f35cb47e {
  background: url(../visuals/blog/blog_img_05.jpg) no-repeat center;
  height: 666px;
}

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

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

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

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

.blog-details_defeac4123a3062f .post-details-meta_04614138b27e4a4e {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_defeac4123a3062f .post-details-meta_04614138b27e4a4e p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_defeac4123a3062f .post-details-meta_04614138b27e4a4e .quote-wrapper_b04ccfb0eb0840bc {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_defeac4123a3062f .post-details-meta_04614138b27e4a4e .quote-wrapper_b04ccfb0eb0840bc .wrapper_131445b121da1daa {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_defeac4123a3062f .post-details-meta_04614138b27e4a4e .quote-wrapper_b04ccfb0eb0840bc .wrapper_131445b121da1daa .icon_48a57002678ae57a {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_defeac4123a3062f .post-details-meta_04614138b27e4a4e .quote-wrapper_b04ccfb0eb0840bc .wrapper_131445b121da1daa h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_defeac4123a3062f .post-details-meta_04614138b27e4a4e .quote-wrapper_b04ccfb0eb0840bc h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_defeac4123a3062f .post-details-meta_04614138b27e4a4e .quote-wrapper_b04ccfb0eb0840bc h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_defeac4123a3062f .post-details-meta_04614138b27e4a4e .img-gallery_89dc172e979a3fdf {
  margin-bottom: 50px;
}
.blog-details_defeac4123a3062f .post-details-meta_04614138b27e4a4e .img-gallery_89dc172e979a3fdf img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_defeac4123a3062f .post-details-meta_04614138b27e4a4e h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_defeac4123a3062f .post-details-meta_04614138b27e4a4e .list-item_5c9feb38f03c0e4c li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_defeac4123a3062f .post-details-meta_04614138b27e4a4e .list-item_5c9feb38f03c0e4c li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_defeac4123a3062f .bottom-widget_228a1b2e46c0514c {
  padding: 10px 0 5px;
}
.blog-details_defeac4123a3062f .bottom-widget_228a1b2e46c0514c .tags_526781e06228b07f li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_defeac4123a3062f .bottom-widget_228a1b2e46c0514c .tags_526781e06228b07f a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_defeac4123a3062f .bottom-widget_228a1b2e46c0514c .tags_526781e06228b07f a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_defeac4123a3062f .bottom-widget_228a1b2e46c0514c .share-icon_b344bbd2b8e0ad45 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_defeac4123a3062f .bottom-widget_228a1b2e46c0514c .share-icon_b344bbd2b8e0ad45 a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_defeac4123a3062f .grey-bg_07010d516683293f {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_defeac4123a3062f .blog-inner-title_c5a18940ab344da9 {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_defeac4123a3062f .blog-comment-area_27b3929a09a34c99 {
  margin: 60px 0;
}
.blog-details_defeac4123a3062f .blog-comment-area_27b3929a09a34c99 .comment_fa2aa24ac8e5c53c {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_defeac4123a3062f .blog-comment-area_27b3929a09a34c99 .comment_fa2aa24ac8e5c53c:last-child {
  padding-bottom: 5px;
}
.blog-details_defeac4123a3062f .blog-comment-area_27b3929a09a34c99 .comment_fa2aa24ac8e5c53c .reply-comment_ed6e8f453a76b17c {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_defeac4123a3062f .blog-comment-area_27b3929a09a34c99 .comment_fa2aa24ac8e5c53c .user-avatar_416351e2e960ea4f {
  width: 60px;
  height: 60px;
}
.blog-details_defeac4123a3062f .blog-comment-area_27b3929a09a34c99 .comment_fa2aa24ac8e5c53c .comment-text_15a04f4b85814ddb {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_defeac4123a3062f .blog-comment-area_27b3929a09a34c99 .comment_fa2aa24ac8e5c53c .comment-text_15a04f4b85814ddb .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_defeac4123a3062f .blog-comment-area_27b3929a09a34c99 .comment_fa2aa24ac8e5c53c .comment-text_15a04f4b85814ddb .date_50412210b9af9b6a {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_defeac4123a3062f .blog-comment-area_27b3929a09a34c99 .comment_fa2aa24ac8e5c53c .comment-text_15a04f4b85814ddb p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_defeac4123a3062f .blog-comment-area_27b3929a09a34c99 .comment_fa2aa24ac8e5c53c .comment-text_15a04f4b85814ddb .reply-btn_12865b3911ce6610 {
  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_defeac4123a3062f .blog-comment-area_27b3929a09a34c99 .comment_fa2aa24ac8e5c53c .comment-text_15a04f4b85814ddb .reply-btn_12865b3911ce6610:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_defeac4123a3062f .blog-comment-form_261149f0d39c3b45 p a {
  color: #19352D;
}
.blog-details_defeac4123a3062f .blog-comment-form_261149f0d39c3b45 form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_defeac4123a3062f .blog-comment-form_261149f0d39c3b45 form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_defeac4123a3062f .blog-comment-form_261149f0d39c3b45 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_43879f6aec5c602d {
  height: 600px;
}

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

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

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

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

.footer-one_29dce07194922f2d {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_29dce07194922f2d .bottom-footer_775b02347f76f6f9 {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_29dce07194922f2d .social-icon_2e3d2e8b3d81732e 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_29dce07194922f2d .social-icon_2e3d2e8b3d81732e a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_29dce07194922f2d .footer-title_ccd120547ae84bbb {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_29dce07194922f2d .footer-nav-link_33eb41daf5e5518e a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_29dce07194922f2d .footer-nav-link_33eb41daf5e5518e a:hover {
  color: #fff;
}
.footer-nav-link_33eb41daf5e5518e p {
  font-size: 16px;
}
.logo_5380bd65353e1cd4 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_6f9051e5bdd4643f {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_88e77e58edf6d112 {
  align-content: center;
}

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

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

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

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

.footer-three_e1b35baede39ac7c {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_e1b35baede39ac7c .round-bg_7259f55402fc7a04 {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_e1b35baede39ac7c .round-bg_7259f55402fc7a04.color-two_d5f3e19fe89e5bb4 {
  background: #F6FFDD;
}
.footer-three_e1b35baede39ac7c .footer-intro_bd28e9e6d46aafe9 p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_e1b35baede39ac7c .footer-intro_bd28e9e6d46aafe9 p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_e1b35baede39ac7c .footer-title_ccd120547ae84bbb {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_e1b35baede39ac7c .footer-nav-link_33eb41daf5e5518e a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_e1b35baede39ac7c .footer-nav-link_33eb41daf5e5518e a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_e1b35baede39ac7c .bottom-footer_775b02347f76f6f9 {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_e1b35baede39ac7c .bottom-footer_775b02347f76f6f9 .copyright_f50004f5e5e815b5 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_e1b35baede39ac7c .bottom-footer_775b02347f76f6f9 .bottom-nav_0a4b316e3a17a63b {
  margin: 0 -12px;
}
.footer-three_e1b35baede39ac7c .bottom-footer_775b02347f76f6f9 .bottom-nav_0a4b316e3a17a63b a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_e1b35baede39ac7c .bottom-footer_775b02347f76f6f9 .bottom-nav_0a4b316e3a17a63b a:hover {
  text-decoration: underline;
}
.footer-three_e1b35baede39ac7c .bottom-footer_775b02347f76f6f9 .social-icon_2e3d2e8b3d81732e {
  margin: 0 -10px;
}
.footer-three_e1b35baede39ac7c .bottom-footer_775b02347f76f6f9 .social-icon_2e3d2e8b3d81732e a {
  margin: 0 10px;
}
.footer-three_e1b35baede39ac7c .bottom-footer_775b02347f76f6f9 .social-icon_2e3d2e8b3d81732e a:hover {
  color: #19352D;
}
.footer-three_e1b35baede39ac7c .shape_01_e71638cc0756fea6 {
  top: -3%;
  left: -3%;
}
.footer-three_e1b35baede39ac7c .shape_02_a0d3305987a1bceb {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_e0cd4439bfaa0511 {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_e0cd4439bfaa0511:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../visuals/assets_0660282b0b/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_e0cd4439bfaa0511 h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_e0cd4439bfaa0511 .btn-group_c74e625d5c2dc45d {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_e0cd4439bfaa0511 .btn-group_c74e625d5c2dc45d h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_e0cd4439bfaa0511 .btn-group_c74e625d5c2dc45d h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_e0cd4439bfaa0511 .btn-group_c74e625d5c2dc45d .round-btn_b47f9398b29bba97 {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_e0cd4439bfaa0511 .btn-group_c74e625d5c2dc45d .round-btn_b47f9398b29bba97:hover, .footer-five_e0cd4439bfaa0511 .btn-group_c74e625d5c2dc45d .round-btn_b47f9398b29bba97:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_e0cd4439bfaa0511 .social-icon_2e3d2e8b3d81732e {
  margin: 0 -20px;
}
.footer-five_e0cd4439bfaa0511 .social-icon_2e3d2e8b3d81732e a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_e0cd4439bfaa0511 .social-icon_2e3d2e8b3d81732e a:hover {
  color: #DFFF5E;
}
.footer-five_e0cd4439bfaa0511 .bottom-nav_0a4b316e3a17a63b {
  margin: 0 -12px;
}
.footer-five_e0cd4439bfaa0511 .bottom-nav_0a4b316e3a17a63b a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_e0cd4439bfaa0511 .bottom-nav_0a4b316e3a17a63b a:hover {
  text-decoration: underline;
}
.footer-five_e0cd4439bfaa0511 .shape_01_e71638cc0756fea6 {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_e0cd4439bfaa0511 .shape_02_a0d3305987a1bceb {
  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_094a1edce79ff4eb {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_b4c7a6995995e353 {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_2e0cae7b27127d4a {
  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_3204a0e670ba62de {
  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_00e30c974f28c92a {
  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_3616daf92b5cf65c {
  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_b5fbb45b676979bb {
  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_cec8b51e6bf0502b {
  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_a4ba687820c0e356 {
  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_1c5460b5e002535e {
  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_ad021dc2d94dd400 {
  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_c430cdbbb41b56cb {
  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_c35a5757a4dc6d15 {
  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_c7f48bccdb79800b {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_eabbdd0c4d0ea065 {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_8e4a0c411d1cfdb2 {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_be53ccf4408a8a0e {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_0dc9dfc4efe16c48 {
  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_afdc113cb9b106d0 {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_e91a007acea9cfec {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_1c10a21be6a34551 {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_dff83a82d997dd89 {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_ce2362c11340fd63 {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_cd23c2d6fe293346 {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_f528ee020c32069e {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_6df117e76b9f1008 {
  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_4d2e9c85aaf74676 {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_a6729a44e2d9e4b4 {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_20249a0187c3ee95 {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_03023fe06fd87f01 {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_1201d9877e73e973 {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_3f0cd46f8d62941a {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_4dbf860715950a1e {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_3e69458643088a0b {
  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_72d4abb1ff004ff4 {
  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_83dd140a8d5cb37f {
  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_ce49fa17767317b6 {
  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_63d4c224805d3f18 {
  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_a5b0760f1940c93c {
  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_451ec8ee7bca9d78 {
  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_794d1d1bb021ab16 {
  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_0dd37e0e66b0a167 {
  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_58e804d3ceebad2f {
  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_6721fb0c3f51b6bb {
  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_e8bc2fe62012d04c {
  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_fa189711e61b5b7e {
  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_95e485bdec4704ce {
  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_1b5828d609bfeb6c {
  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_e8e6944832005737 {
  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_f71b22a84e46f92a {
  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_6f6732bcf1ab45d9 {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_a822b0dfbd72c345 {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_5fb806cf49de9c06 {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_b9eb311298accf61 {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_00982d74227b3288 {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_5bd697af31745421 {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_c9a32cb7ae915cd0 {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_62d6494c0c9185c3 {
  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_094a1edce79ff4eb {
  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_3f9bf5c0e8d73fd0 {
  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_6328c518ccac7c12 {
  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_fd65f40fe93fa222 .theme-select-menu_31d04f6f17dcbf6c {
  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_1195a4339ffcd5ea {
  overflow: hidden;
}
.product-block-one_1195a4339ffcd5ea .img-holder_5642ee9ea1da2b83 {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_1195a4339ffcd5ea .img-holder_5642ee9ea1da2b83 .cart-icon_e912c055ec0fa7c5 {
  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_1195a4339ffcd5ea .img-holder_5642ee9ea1da2b83 .cart-icon_e912c055ec0fa7c5:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_1195a4339ffcd5ea .img-holder_5642ee9ea1da2b83 .cart-button_142d04587208735e {
  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_1195a4339ffcd5ea .img-holder_5642ee9ea1da2b83 .cart-button_142d04587208735e:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_1195a4339ffcd5ea .product-title_41b018b0b57fc89e {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_1195a4339ffcd5ea .rating_9b7b4abc98f774af {
  margin: 0 -3px;
}
.product-block-one_1195a4339ffcd5ea .rating_9b7b4abc98f774af li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_1195a4339ffcd5ea .rating_9b7b4abc98f774af li .bi-star-fill_4cd32b7d3400d248 {
  color: #FFCB65;
}
.product-block-one_1195a4339ffcd5ea .price_4bf59491ef6f93c0 {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_1195a4339ffcd5ea:hover .cart-button_142d04587208735e {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_1195a4339ffcd5ea:hover .product-img_877c98135b77c15c {
  transform: scale(0.95);
}
.product-block-one_1195a4339ffcd5ea:hover .cart-icon_e912c055ec0fa7c5 {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_1195a4339ffcd5ea:hover .product-title_41b018b0b57fc89e {
  text-decoration: underline;
}

.product-details-one_393ce8dff5c34b43 .product-img-tab_794473547cc5e2c0 {
  border: none;
}
.product-details-one_393ce8dff5c34b43 .product-img-tab_794473547cc5e2c0 .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_393ce8dff5c34b43 .product-img-tab_794473547cc5e2c0 .nav-link img {
  max-height: 100%;
}
.product-details-one_393ce8dff5c34b43 .product-img-tab_794473547cc5e2c0 .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_393ce8dff5c34b43 .product-img-tab-content_489f8466393dbf94 {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_393ce8dff5c34b43 .product-img-tab-content_489f8466393dbf94 img {
  margin: auto;
}
.product-details-one_393ce8dff5c34b43 .product-info_2600c7bf6a0b4533 .stock-tag_9ff978b817f94257 {
  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_393ce8dff5c34b43 .product-info_2600c7bf6a0b4533 .product-name_e0f3878da4d14952 {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_393ce8dff5c34b43 .product-info_2600c7bf6a0b4533 .rating_9b7b4abc98f774af li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_393ce8dff5c34b43 .product-info_2600c7bf6a0b4533 .rating_9b7b4abc98f774af li .bi-star-fill_4cd32b7d3400d248 {
  color: #FFCB65;
}
.product-details-one_393ce8dff5c34b43 .product-info_2600c7bf6a0b4533 .rating_9b7b4abc98f774af li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_393ce8dff5c34b43 .product-info_2600c7bf6a0b4533 .rating_9b7b4abc98f774af li a:hover {
  text-decoration: underline;
}
.product-details-one_393ce8dff5c34b43 .product-info_2600c7bf6a0b4533 .price_4bf59491ef6f93c0 {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_393ce8dff5c34b43 .product-info_2600c7bf6a0b4533 .price_4bf59491ef6f93c0 del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_393ce8dff5c34b43 .product-info_2600c7bf6a0b4533 .availability_ed01a439ffad02e4 {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_393ce8dff5c34b43 .product-info_2600c7bf6a0b4533 .description-text_fbf94f98d6ec2984 {
  padding: 10px 0 15px;
}
.product-details-one_393ce8dff5c34b43 .product-info_2600c7bf6a0b4533 .product-feature_51d6ca61bae84b5b {
  margin-bottom: 20px;
}
.product-details-one_393ce8dff5c34b43 .product-info_2600c7bf6a0b4533 .product-feature_51d6ca61bae84b5b li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_393ce8dff5c34b43 .product-info_2600c7bf6a0b4533 .product-feature_51d6ca61bae84b5b li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_393ce8dff5c34b43 .product-info_2600c7bf6a0b4533 .customize-order_edaf76817046a53a h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_393ce8dff5c34b43 .product-info_2600c7bf6a0b4533 .customize-order_edaf76817046a53a .quantity_fea53886ee966ae0 .button-group_c00011d93a780f33 {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_393ce8dff5c34b43 .product-info_2600c7bf6a0b4533 .customize-order_edaf76817046a53a .quantity_fea53886ee966ae0 .button-group_c00011d93a780f33 li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_393ce8dff5c34b43 .product-info_2600c7bf6a0b4533 .customize-order_edaf76817046a53a .quantity_fea53886ee966ae0 .button-group_c00011d93a780f33 li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_393ce8dff5c34b43 .product-info_2600c7bf6a0b4533 .customize-order_edaf76817046a53a .quantity_fea53886ee966ae0 .button-group_c00011d93a780f33 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_393ce8dff5c34b43 .product-review-tab_7e2513c5d1fcabc6 .nav-tabs_f8c61e8d1f82b76e {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_393ce8dff5c34b43 .product-review-tab_7e2513c5d1fcabc6 .nav-tabs_f8c61e8d1f82b76e .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_393ce8dff5c34b43 .product-review-tab_7e2513c5d1fcabc6 .nav-tabs_f8c61e8d1f82b76e .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_393ce8dff5c34b43 .product-review-tab_7e2513c5d1fcabc6 .nav-tabs_f8c61e8d1f82b76e .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_393ce8dff5c34b43 .product-review-tab_7e2513c5d1fcabc6 .nav-tabs_f8c61e8d1f82b76e .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_393ce8dff5c34b43 .product-review-tab_7e2513c5d1fcabc6 .tab-content_7a07b4b1d84e8a59 h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_393ce8dff5c34b43 .product-review-tab_7e2513c5d1fcabc6 .tab-content_7a07b4b1d84e8a59 .product-feature_51d6ca61bae84b5b li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_393ce8dff5c34b43 .product-review-tab_7e2513c5d1fcabc6 .tab-content_7a07b4b1d84e8a59 .product-feature_51d6ca61bae84b5b li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_393ce8dff5c34b43 .product-review-tab_7e2513c5d1fcabc6 .user-comment-area_a678e5a176130be6 .single-comment_9754b9cf686b7580 {
  padding-bottom: 40px;
}
.product-details-one_393ce8dff5c34b43 .product-review-tab_7e2513c5d1fcabc6 .user-comment-area_a678e5a176130be6 .single-comment_9754b9cf686b7580:last-child {
  padding-bottom: 0;
}
.product-details-one_393ce8dff5c34b43 .product-review-tab_7e2513c5d1fcabc6 .user-comment-area_a678e5a176130be6 .user-img_f442dcdea00de66e {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_393ce8dff5c34b43 .product-review-tab_7e2513c5d1fcabc6 .user-comment-area_a678e5a176130be6 .user-comment-data_5cb012a446e50160 {
  padding-left: 30px;
  position: relative;
}
.product-details-one_393ce8dff5c34b43 .product-review-tab_7e2513c5d1fcabc6 .user-comment-area_a678e5a176130be6 .user-comment-data_5cb012a446e50160 .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_393ce8dff5c34b43 .product-review-tab_7e2513c5d1fcabc6 .user-comment-area_a678e5a176130be6 .user-comment-data_5cb012a446e50160 .rating_9b7b4abc98f774af li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_393ce8dff5c34b43 .product-review-tab_7e2513c5d1fcabc6 .user-comment-area_a678e5a176130be6 .user-comment-data_5cb012a446e50160 .rating_9b7b4abc98f774af li .bi-star-fill_4cd32b7d3400d248 {
  color: #FFCB65;
}
.product-details-one_393ce8dff5c34b43 .product-review-tab_7e2513c5d1fcabc6 .user-comment-area_a678e5a176130be6 .user-comment-data_5cb012a446e50160 p {
  padding-top: 8px;
}

.cart-list-form_ac3facd9bd80cad4 {
  position: relative;
}
.cart-list-form_ac3facd9bd80cad4 .table_96d0c7aa2d581a0f {
  margin: 0;
  background: transparent;
}
.cart-list-form_ac3facd9bd80cad4 .table_96d0c7aa2d581a0f 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_ac3facd9bd80cad4 .table_96d0c7aa2d581a0f th:first-child {
  text-align: left;
}
.cart-list-form_ac3facd9bd80cad4 .table_96d0c7aa2d581a0f tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_ac3facd9bd80cad4 .table_96d0c7aa2d581a0f tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_ac3facd9bd80cad4 .table_96d0c7aa2d581a0f tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_ac3facd9bd80cad4 .table_96d0c7aa2d581a0f tbody .product-thumbnails_3bad0477d011b5ce {
  width: 85px;
}
.cart-list-form_ac3facd9bd80cad4 .table_96d0c7aa2d581a0f tbody .product-thumbnails_3bad0477d011b5ce img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_ac3facd9bd80cad4 .table_96d0c7aa2d581a0f tbody .product-thumbnails_3bad0477d011b5ce .product-img_877c98135b77c15c {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_ac3facd9bd80cad4 .table_96d0c7aa2d581a0f tbody .product-info_2600c7bf6a0b4533 {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_ac3facd9bd80cad4 .table_96d0c7aa2d581a0f tbody .product-info_2600c7bf6a0b4533 .product-name_e0f3878da4d14952 {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_ac3facd9bd80cad4 .table_96d0c7aa2d581a0f tbody .product-info_2600c7bf6a0b4533 .serial_09be0ef493f46f73 {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_ac3facd9bd80cad4 .table_96d0c7aa2d581a0f tbody .product-info_2600c7bf6a0b4533 ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_ac3facd9bd80cad4 .table_96d0c7aa2d581a0f tbody .price_4bf59491ef6f93c0 {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_ac3facd9bd80cad4 .table_96d0c7aa2d581a0f tbody .quantity_fea53886ee966ae0 li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_ac3facd9bd80cad4 .table_96d0c7aa2d581a0f tbody .quantity_fea53886ee966ae0 li .btn_8410df2edafe2386 {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_ac3facd9bd80cad4 .table_96d0c7aa2d581a0f tbody .quantity_fea53886ee966ae0 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_ac3facd9bd80cad4 .table_96d0c7aa2d581a0f tbody .remove-product_5c2e57e637224339 {
  color: #000;
  font-size: 22px;
}
.cart-list-form_ac3facd9bd80cad4 .table_96d0c7aa2d581a0f tbody .remove-product_5c2e57e637224339:hover {
  color: #ff2759;
}
.cart-list-form_ac3facd9bd80cad4 .cart-footer_c4e8ea90150257e5 {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_ac3facd9bd80cad4 .cart-footer_c4e8ea90150257e5 .coupon-form_a3e956875ff7438a input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_ac3facd9bd80cad4 .cart-footer_c4e8ea90150257e5 .cart-total-section_58250eb6c2e97af5 {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_ac3facd9bd80cad4 .cart-footer_c4e8ea90150257e5 .cart-total-section_58250eb6c2e97af5 .cart-total-table_d181db46d2afda2d 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_ac3facd9bd80cad4 .cart-footer_c4e8ea90150257e5 .cart-total-section_58250eb6c2e97af5 .cart-total-table_d181db46d2afda2d tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_5856c4983d61dd61 {
  height: auto;
}

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

.fancybox-caption_5d21deeb8177a1cb, .fancybox-infobar_96bbc8c1c3b21753, .fancybox-navigation_b409f982709004a3 .fancybox-button_e5ef827fc67bea41, .fancybox-toolbar_c35aeb0da56ad21a {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_d5136bc2d78ba73d .fancybox-caption_5d21deeb8177a1cb, .fancybox-show-infobar_bc7b785df6e607b7 .fancybox-infobar_96bbc8c1c3b21753, .fancybox-show-nav_7385a824407a07a0 .fancybox-navigation_b409f982709004a3 .fancybox-button_e5ef827fc67bea41, .fancybox-show-toolbar_8d78324bc2f81e3a .fancybox-toolbar_c35aeb0da56ad21a {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_8d495f2b5f8b52f4 .fancybox-stage_55bfafcc4e26fe6a {
  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_a8dc7a5f090862d4 .fancybox-slide, .fancybox-slide--current_6ee324d8160c69db, .fancybox-slide--next_005ccd02a48ff5d2, .fancybox-slide--previous_1afa0dca1acd5696 {
  display: block;
}

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

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

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

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

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

.fancybox-content_84ec68d7f5d9e216 {
  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_09ffb831d12e2724 .fancybox-content_84ec68d7f5d9e216 {
  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_dd46ce8350fad983 .fancybox-content_84ec68d7f5d9e216 {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_9ffac3e656750b73 .fancybox-content_84ec68d7f5d9e216 {
  cursor: zoom-in;
}

.fancybox-can-drag_ba6a37752361a75c .fancybox-content_84ec68d7f5d9e216 {
  cursor: grab;
}

.fancybox-is-dragging_7829460892b5a37b .fancybox-content_84ec68d7f5d9e216 {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_b773afc6d5bdd503 .fancybox-content_84ec68d7f5d9e216 {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_fe0a24e2d394d704 .fancybox-content_84ec68d7f5d9e216, .fancybox-slide--map_f08b5843b569eee7 .fancybox-content_84ec68d7f5d9e216, .fancybox-slide--video_08639711cc932515 .fancybox-content_84ec68d7f5d9e216 {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_08639711cc932515 .fancybox-content_84ec68d7f5d9e216 {
  background: #000;
}

.fancybox-slide--map_f08b5843b569eee7 .fancybox-content_84ec68d7f5d9e216 {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_77afb0c75da4312e svg path, .fancybox-button--share_850db2e67da127e7 svg path, .fancybox-button--thumbs_f5ba0cc3cc5e3c35 svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_7385a824407a07a0 .fancybox-navigation_b409f982709004a3 .fancybox-button_e5ef827fc67bea41 {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_b409f982709004a3 .fancybox-button--arrow_left_2d2182b51fd48e3f {
  left: 6px;
}

.fancybox-navigation_b409f982709004a3 .fancybox-button--arrow_right_f39b2adac2444ddb {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_fe0a24e2d394d704 .fancybox-close-small_169992c982645392, .fancybox-slide--image_09ffb831d12e2724 .fancybox-close-small_169992c982645392, .fancybox-slide--video_08639711cc932515 .fancybox-close-small_169992c982645392 {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_fe0a24e2d394d704 .fancybox-close-small_169992c982645392:hover svg, .fancybox-slide--image_09ffb831d12e2724 .fancybox-close-small_169992c982645392:hover svg, .fancybox-slide--video_08639711cc932515 .fancybox-close-small_169992c982645392:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_6e5e8a82d4815fbe .fancybox-close-small_169992c982645392, .fancybox-is-zoomable_17c948097311b4bf.fancybox-can-drag_ba6a37752361a75c .fancybox-close-small_169992c982645392 {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_25924bf287629bd4.fancybox-slide--next_005ccd02a48ff5d2, .fancybox-fx-fade_25924bf287629bd4.fancybox-slide--previous_1afa0dca1acd5696 {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_25924bf287629bd4.fancybox-slide--current_6ee324d8160c69db {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_516c7fd3f5b14d88 {
  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_c67b6edd054f86c0 {
  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_8cccb6547033bbd7 {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_1323e3549f4dcde6 .fancybox-thumbs_c67b6edd054f86c0 {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_c67b6edd054f86c0 > 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_c67b6edd054f86c0 .fancybox-thumbs-active_146be2131fefb60a:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_08d2d901ccb13248 .slick-track_4702ca24608a7cf6,
.slick-slider_08d2d901ccb13248 .slick-list_0a9f6a7e764a4f99 {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_d407dc153a8e8346 .slick-track_4702ca24608a7cf6 {
  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_d407dc153a8e8346 img {
  display: none;
}

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

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

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

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

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