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

.h1_3ee977673c98d091,
h1,
.h2_ec6a2b862df71ec1,
h2,
.h3_0838b8490958677f,
h3,
.h4_51f3f5d5cd9ecef5,
h4,
.h5_64d0b0d073d85960,
h5,
.h6_50b23f140a732380,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_1c338270d8d9080f {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_9c15a0bc16690e20 {
  padding: 0 !important;
}

.m0_b042c56738adf6cf {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_a9feb11910146a4f {
    padding: 0 !important;
  }
  .xl-m0_5c084d9d4e864707 {
    margin: 0 !important;
  }
  .xl-pt-10_3a4970465d770d2b {
    padding-top: 10px !important;
  }
  .xl-pt-20_92474c1232c1ca6b {
    padding-top: 20px !important;
  }
  .xl-pt-30_5b6d9267d787c279 {
    padding-top: 30px !important;
  }
  .xl-pt-40_393dc9bda0e4c17e {
    padding-top: 40px !important;
  }
  .xl-pt-50_bd06f98e96ee7c48 {
    padding-top: 50px !important;
  }
  .xl-pt-60_4e1eaafb6a0e14dc {
    padding-top: 60px !important;
  }
  .xl-pt-70_355971195f87f77b {
    padding-top: 70px !important;
  }
  .xl-pt-80_cd982c782d9168c0 {
    padding-top: 80px !important;
  }
  .xl-pt-90_1a2ace87948a0553 {
    padding-top: 90px !important;
  }
  .xl-pt-100_7b3edcb66b99be68 {
    padding-top: 100px !important;
  }
  .xl-pt-110_a49451ef09013b41 {
    padding-top: 110px !important;
  }
  .xl-pt-120_c63f3f6c536c6e3a {
    padding-top: 120px !important;
  }
  .xl-pt-130_5d27dccd842c19ec {
    padding-top: 130px !important;
  }
  .xl-pt-140_bffb4f266d1daad5 {
    padding-top: 140px !important;
  }
  .xl-pt-150_dab57390ca39ee51 {
    padding-top: 150px !important;
  }
  .xl-pt-200_342dfbfd15b6c3f4 {
    padding-top: 200px !important;
  }
  .xl-pb-10_c7f3f186007917fa {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_4a0d1021073f8405 {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_ac23e0a171aa4fe4 {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_44d68793ffd10d29 {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_17fd043b2f20d70e {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_c19b6a0e400bb6f0 {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_3804c904054502c3 {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_de258508cf6cbf24 {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_2f758d2889039cbd {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_3d16cb4fb99cf5c2 {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_e6dd4703fca3b75c {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_4c968fdb6b5ff3d0 {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_48fecb4643d17fca {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_b8b71692b2f53ecd {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_427e8732584a188e {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_94f1bf048b2652a2 {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_254fe52c074c9181 {
    margin-top: 10px !important;
  }
  .xl-mt-20_8fa362a12d49d59b {
    margin-top: 20px !important;
  }
  .xl-mt-30_7584cbcf40fcc1b8 {
    margin-top: 30px !important;
  }
  .xl-mt-40_cf14c95b4f37431f {
    margin-top: 40px !important;
  }
  .xl-mt-50_bef183c88d9a1913 {
    margin-top: 50px !important;
  }
  .xl-mt-60_b387345d9cbd71be {
    margin-top: 60px !important;
  }
  .xl-mt-70_747b1e92f3fe83b8 {
    margin-top: 70px !important;
  }
  .xl-mt-80_020fd42731b32646 {
    margin-top: 80px !important;
  }
  .xl-mt-90_4f467b5dcc6e7b46 {
    margin-top: 90px !important;
  }
  .xl-mt-100_15e6cf1d05cac3ca {
    margin-top: 100px !important;
  }
  .xl-mt-110_433e015fedafa369 {
    margin-top: 110px !important;
  }
  .xl-mt-120_88332d83f4f5e691 {
    margin-top: 120px !important;
  }
  .xl-mt-130_b0315065077ed370 {
    margin-top: 130px !important;
  }
  .xl-mt-140_60443539d45850fc {
    margin-top: 140px !important;
  }
  .xl-mt-150_665c44c519a7cbf6 {
    margin-top: 150px !important;
  }
  .xl-mt-200_331b3b3bc6c2a16b {
    margin-top: 200px !important;
  }
  .xl-mb-10_ab9d165617327e21 {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_d4c9edf104b4dea5 {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_5f52df2896007689 {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_7e5fc2a921f74210 {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_9641a2fdbfc753b0 {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_a402e3835548a774 {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_6d4a1d7ce200ad39 {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_6fdedd3d64445a83 {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_ecb75227f0bf0b16 {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_ff3bf23bc1be04a3 {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_13629ba88b974b9c {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_f2c77ee61af062cf {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_a3199f134ddb6e1e {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_9976614f7d2cc65a {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_aea9b1d0edf362ad {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_7cee37bcad9add67 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_d152f5d5272558d0 {
    padding: 0 !important;
  }
  .lg-m0_a6d607bce88ed4c8 {
    margin: 0 !important;
  }
  .lg-pt-10_4859e6a49f6da2f4 {
    padding-top: 10px !important;
  }
  .lg-pt-20_4561dbe281db959a {
    padding-top: 20px !important;
  }
  .lg-pt-30_1aa2fce52c38ffc6 {
    padding-top: 30px !important;
  }
  .lg-pt-40_f1d01a6644b84cf2 {
    padding-top: 40px !important;
  }
  .lg-pt-50_8ba423329380effc {
    padding-top: 50px !important;
  }
  .lg-pt-60_fe969ee02eed0ca2 {
    padding-top: 60px !important;
  }
  .lg-pt-70_35a56f29f731512b {
    padding-top: 70px !important;
  }
  .lg-pt-80_61810aab11722713 {
    padding-top: 80px !important;
  }
  .lg-pt-90_4574779a6467d368 {
    padding-top: 90px !important;
  }
  .lg-pt-100_4c89a71e484e0e6b {
    padding-top: 100px !important;
  }
  .lg-pt-110_7e74a69f1ee465dc {
    padding-top: 110px !important;
  }
  .lg-pt-120_732d033b126a37ae {
    padding-top: 120px !important;
  }
  .lg-pt-130_d675b69617cda4fe {
    padding-top: 130px !important;
  }
  .lg-pt-140_6bef59b55f891f90 {
    padding-top: 140px !important;
  }
  .lg-pt-150_b8b4480bcd7dafb7 {
    padding-top: 150px !important;
  }
  .lg-pt-200_4654f41e0a7abc1a {
    padding-top: 200px !important;
  }
  .lg-pb-10_609d0ed5b674948e {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_9020ba3217597b5d {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_943ff19dfc78af98 {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_10bf46e626cce679 {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_d625ed639cd25da4 {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_715ccebe398d6597 {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_0b3f7b12dfe5232c {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_6db069b6029e8d62 {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_52027ac3d7f6ea43 {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_e643d4334fef5b59 {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_be8753d976aedfa0 {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_a3507cf897f742f6 {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_b1154b2c086d171c {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_b1f0867f6bb122df {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_d7e25029b7c1cea0 {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_dbd879a39bda6ec7 {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_2a33fd6d3cbdf06d {
    margin-top: 10px !important;
  }
  .lg-mt-20_8a1d3c257b9a3f7b {
    margin-top: 20px !important;
  }
  .lg-mt-30_f6096d030404e8d9 {
    margin-top: 30px !important;
  }
  .lg-mt-40_196f306fa54cbd49 {
    margin-top: 40px !important;
  }
  .lg-mt-50_fe25aca8675fcbfe {
    margin-top: 50px !important;
  }
  .lg-mt-60_a8202686631865a4 {
    margin-top: 60px !important;
  }
  .lg-mt-70_389f84b704e3fa7d {
    margin-top: 70px !important;
  }
  .lg-mt-80_9f9eea065f75d8dc {
    margin-top: 80px !important;
  }
  .lg-mt-90_c337ff79c8b37408 {
    margin-top: 90px !important;
  }
  .lg-mt-100_92ff2f06f5596796 {
    margin-top: 100px !important;
  }
  .lg-mt-110_d671b21b449da4e9 {
    margin-top: 110px !important;
  }
  .lg-mt-120_3b603c971f80f216 {
    margin-top: 120px !important;
  }
  .lg-mt-130_3ed6dec3c8c519e1 {
    margin-top: 130px !important;
  }
  .lg-mt-140_2388b18f3f171a44 {
    margin-top: 140px !important;
  }
  .lg-mt-150_a6d834fc7b355471 {
    margin-top: 150px !important;
  }
  .lg-mt-200_2efccd8a3359a47c {
    margin-top: 200px !important;
  }
  .lg-mb-10_00b7ce5354f0254f {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_13a0a5c6af570250 {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_8d88aaa5e3ad3b6b {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_b96eec645674f92d {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_d8381b430646fd2d {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_e907752925cb706e {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_890eabc6ee8a60fa {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_b0ea1a422356231a {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_f8ac8bd309ce9863 {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_97ff9d8752de58c2 {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_3fa8295df3ec286a {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_27266287cbff088a {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_9270a811dcaf92e0 {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_22ba0c810bebf9e4 {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_fa0eb12f8312b81f {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_399bb6ebf62312d4 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_2b3e3961f759fa2d {
    padding: 0 !important;
  }
  .md-m0_6a70c8a0b946083e {
    margin: 0 !important;
  }
  .md-pt-10_7cb649334cc2deec {
    padding-top: 10px !important;
  }
  .md-pt-20_5bccf77a80b645d4 {
    padding-top: 20px !important;
  }
  .md-pt-30_90814eda12d6cc90 {
    padding-top: 30px !important;
  }
  .md-pt-40_5653e80d4dc10d96 {
    padding-top: 40px !important;
  }
  .md-pt-50_10cce686d1899631 {
    padding-top: 50px !important;
  }
  .md-pt-60_4812e22f87c834d1 {
    padding-top: 60px !important;
  }
  .md-pt-70_e0a39bc599135959 {
    padding-top: 70px !important;
  }
  .md-pt-80_34790576eaf684e6 {
    padding-top: 80px !important;
  }
  .md-pt-90_2073003174e22131 {
    padding-top: 90px !important;
  }
  .md-pt-100_c3f9c1e44bce4339 {
    padding-top: 100px !important;
  }
  .md-pt-110_af1ed0f5cff5aca8 {
    padding-top: 110px !important;
  }
  .md-pt-120_0137773b3a7b1fdc {
    padding-top: 120px !important;
  }
  .md-pt-130_09fe67867c20add9 {
    padding-top: 130px !important;
  }
  .md-pt-140_82b35f83d5d07965 {
    padding-top: 140px !important;
  }
  .md-pt-150_44d7ed51ac2c1a47 {
    padding-top: 150px !important;
  }
  .md-pt-200_733ae6a12d3a30ea {
    padding-top: 200px !important;
  }
  .md-pb-10_9c853d0a5e0cd2c5 {
    padding-bottom: 10px !important;
  }
  .md-pb-20_a50d8700b4297709 {
    padding-bottom: 20px !important;
  }
  .md-pb-30_e182e99c25f6bd74 {
    padding-bottom: 30px !important;
  }
  .md-pb-40_e3ee1ae45f168263 {
    padding-bottom: 40px !important;
  }
  .md-pb-50_f72a4461788717a3 {
    padding-bottom: 50px !important;
  }
  .md-pb-60_3dd8f5cf0e55c39f {
    padding-bottom: 60px !important;
  }
  .md-pb-70_767b4fff0de17468 {
    padding-bottom: 70px !important;
  }
  .md-pb-80_6ee29453241cb8d0 {
    padding-bottom: 80px !important;
  }
  .md-pb-90_4fb16842ec77f26e {
    padding-bottom: 90px !important;
  }
  .md-pb-100_880eea7fecd6cdf7 {
    padding-bottom: 100px !important;
  }
  .md-pb-110_f191ef815edc1a6f {
    padding-bottom: 110px !important;
  }
  .md-pb-120_f7c72590bb2b7854 {
    padding-bottom: 120px !important;
  }
  .md-pb-130_eab06ab80f7e8d45 {
    padding-bottom: 130px !important;
  }
  .md-pb-140_779b60cd77036268 {
    padding-bottom: 140px !important;
  }
  .md-pb-150_11063961d51ffcca {
    padding-bottom: 150px !important;
  }
  .md-pb-200_b815ea140341e374 {
    padding-bottom: 200px !important;
  }
  .md-mt-10_0557c84a8957acc8 {
    margin-top: 10px !important;
  }
  .md-mt-20_6c5fdfeaa87ab6ab {
    margin-top: 20px !important;
  }
  .md-mt-30_b1835f5d69beabc3 {
    margin-top: 30px !important;
  }
  .md-mt-40_7a73459353eb5ebc {
    margin-top: 40px !important;
  }
  .md-mt-50_64aeaced1764cb85 {
    margin-top: 50px !important;
  }
  .md-mt-60_e9b6fd09a873f5db {
    margin-top: 60px !important;
  }
  .md-mt-70_655c0e4475a5e693 {
    margin-top: 70px !important;
  }
  .md-mt-80_b02287967cf7885a {
    margin-top: 80px !important;
  }
  .md-mt-90_a4183b49095338c7 {
    margin-top: 90px !important;
  }
  .md-mt-100_fdad3f2e8c665383 {
    margin-top: 100px !important;
  }
  .md-mt-110_90f6a107b4674849 {
    margin-top: 110px !important;
  }
  .md-mt-120_e52241e08b327962 {
    margin-top: 120px !important;
  }
  .md-mt-130_aed49b5924f4f19a {
    margin-top: 130px !important;
  }
  .md-mt-140_be3306b71c5e51c8 {
    margin-top: 140px !important;
  }
  .md-mt-150_1a92968b40468321 {
    margin-top: 150px !important;
  }
  .md-mt-200_bb95a80c9700ea7f {
    margin-top: 200px !important;
  }
  .md-mb-10_3282db54e57fbd4a {
    margin-bottom: 10px !important;
  }
  .md-mb-20_063b15e49de64f2a {
    margin-bottom: 20px !important;
  }
  .md-mb-30_8f2fc945032a2c65 {
    margin-bottom: 30px !important;
  }
  .md-mb-40_997dc17e9a625dd5 {
    margin-bottom: 40px !important;
  }
  .md-mb-50_61ef7283c35e2356 {
    margin-bottom: 50px !important;
  }
  .md-mb-60_b7293372738b2c07 {
    margin-bottom: 60px !important;
  }
  .md-mb-70_b475dc870d75c10d {
    margin-bottom: 70px !important;
  }
  .md-mb-80_0bf336ac967a14e3 {
    margin-bottom: 80px !important;
  }
  .md-mb-90_c2097a8dd92b4e3b {
    margin-bottom: 90px !important;
  }
  .md-mb-100_4d0a326152333062 {
    margin-bottom: 100px !important;
  }
  .md-mb-110_0f70b9bd207a4cba {
    margin-bottom: 110px !important;
  }
  .md-mb-120_d2e88b6b38488ed9 {
    margin-bottom: 120px !important;
  }
  .md-mb-130_04d5d244a966dfe7 {
    margin-bottom: 130px !important;
  }
  .md-mb-140_7760f8ccfda04f75 {
    margin-bottom: 140px !important;
  }
  .md-mb-150_1b253ff9022307a7 {
    margin-bottom: 150px !important;
  }
  .md-mb-200_59f42baa719e84c3 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_e6879481a65cae59 {
    padding: 0 !important;
  }
  .sm-m0_0aa7eea83f59a888 {
    margin: 0 !important;
  }
  .sm-pt-10_50e4c52800d0d363 {
    padding-top: 10px !important;
  }
  .sm-pt-20_228256b41eeafab8 {
    padding-top: 20px !important;
  }
  .sm-pt-30_eb98eed9ea904934 {
    padding-top: 30px !important;
  }
  .sm-pt-40_90a5799ba97044b4 {
    padding-top: 40px !important;
  }
  .sm-pt-50_2c48f9224f90159a {
    padding-top: 50px !important;
  }
  .sm-pt-60_653ba4667bb30c2d {
    padding-top: 60px !important;
  }
  .sm-pt-70_5a8aa686c49d7606 {
    padding-top: 70px !important;
  }
  .sm-pt-80_1121b35426c01ed5 {
    padding-top: 80px !important;
  }
  .sm-pt-90_77475560f93052da {
    padding-top: 90px !important;
  }
  .sm-pt-100_2b91c97e38fd46dd {
    padding-top: 100px !important;
  }
  .sm-pt-110_85ed56b49dab0dce {
    padding-top: 110px !important;
  }
  .sm-pt-120_ff208ec11b3cf379 {
    padding-top: 120px !important;
  }
  .sm-pt-130_72c2407310dd0473 {
    padding-top: 130px !important;
  }
  .sm-pt-140_555d82eb8fa85eb4 {
    padding-top: 140px !important;
  }
  .sm-pt-150_5200296d1fee2716 {
    padding-top: 150px !important;
  }
  .sm-pt-200_e51bedbea6c4c80c {
    padding-top: 200px !important;
  }
  .sm-pb-10_d462bea9ac827284 {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_c5cccd0411f915b4 {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_f6e07c91859dc881 {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_c64287bdf3ef5b35 {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_c261ed104934d0f7 {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_db36446e8aae983a {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_4980d3f071729c62 {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_7476603783179b6a {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_c249d31821587730 {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_5591c7fb80643a60 {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_ccd2b4c523ca7f87 {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_0d354cc1e842924f {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_716e2d28356f8971 {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_7dd0cd4d3c6ad1a9 {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_eaca1ebb8ae99946 {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_2a81f58ae011854f {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_885a6447587ef5e8 {
    margin-top: 10px !important;
  }
  .sm-mt-20_4019b7ae7de5eeb7 {
    margin-top: 20px !important;
  }
  .sm-mt-30_cde3b5abf5b70ee5 {
    margin-top: 30px !important;
  }
  .sm-mt-40_43a34426d77f8b2d {
    margin-top: 40px !important;
  }
  .sm-mt-50_e77e3c2e404c4fd9 {
    margin-top: 50px !important;
  }
  .sm-mt-60_6a11c675f53eae5b {
    margin-top: 60px !important;
  }
  .sm-mt-70_9cd6d77d4336a9e1 {
    margin-top: 70px !important;
  }
  .sm-mt-80_344299440bb424d9 {
    margin-top: 80px !important;
  }
  .sm-mt-90_05d7894a938704d6 {
    margin-top: 90px !important;
  }
  .sm-mt-100_20b32767c9ac00f1 {
    margin-top: 100px !important;
  }
  .sm-mt-110_41344a85672f30ea {
    margin-top: 110px !important;
  }
  .sm-mt-120_d9d0e0f578b001ae {
    margin-top: 120px !important;
  }
  .sm-mt-130_ea4bc7103a4b3ea1 {
    margin-top: 130px !important;
  }
  .sm-mt-140_c3d47a065a565232 {
    margin-top: 140px !important;
  }
  .sm-mt-150_ac3dc3004f4ca9dc {
    margin-top: 150px !important;
  }
  .sm-mt-200_7853cdaf5ceba7c9 {
    margin-top: 200px !important;
  }
  .sm-mb-10_d7d8ec2ae282e2d9 {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_8c0ade0c94b37a65 {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_e7e05ba3439893bd {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_93c6f10e4529d401 {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_523c2dd36ac8b510 {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_ef548025e949a0c2 {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_0dc596cf461ab283 {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_5acd1d00ac7bf643 {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_1d05b801b41a9ece {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_e36b3d2e7de83b70 {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_23ba5d189401e56e {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_8c5dec29042d627c {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_4f74dbf1e4470357 {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_13700115ddd583b6 {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_70a31e56059bc4f7 {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_50e70be332e4f89e {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_5b7a1b5df8b75a37 {
    padding: 0 !important;
  }
  .xs-m0_0784452806400051 {
    margin: 0 !important;
  }
  .xs-pt-10_bd0d8bf52b864713 {
    padding-top: 10px !important;
  }
  .xs-pt-20_4b9c316ff06a32a9 {
    padding-top: 20px !important;
  }
  .xs-pt-30_0ae0300752eaa805 {
    padding-top: 30px !important;
  }
  .xs-pt-40_4d65d216bf353d92 {
    padding-top: 40px !important;
  }
  .xs-pt-50_e86c66bb45016c0f {
    padding-top: 50px !important;
  }
  .xs-pt-60_7cfffb082a69afa4 {
    padding-top: 60px !important;
  }
  .xs-pt-70_72bea07b5e5af84c {
    padding-top: 70px !important;
  }
  .xs-pt-80_00b680bed668656e {
    padding-top: 80px !important;
  }
  .xs-pt-90_2a61d5e46a944005 {
    padding-top: 90px !important;
  }
  .xs-pt-100_c45fb2b850de9717 {
    padding-top: 100px !important;
  }
  .xs-pt-110_54fc6a3a47f71c38 {
    padding-top: 110px !important;
  }
  .xs-pt-120_3d09155fe6421f18 {
    padding-top: 120px !important;
  }
  .xs-pt-130_f7a38c58b1516ab3 {
    padding-top: 130px !important;
  }
  .xs-pt-140_d081dba80af197e6 {
    padding-top: 140px !important;
  }
  .xs-pt-150_872b82e42987a894 {
    padding-top: 150px !important;
  }
  .xs-pt-200_5f0bf1dd0ac35cf4 {
    padding-top: 200px !important;
  }
  .xs-pb-10_9c81a3615135f502 {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_02f278b52fd2098e {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_fcf61a9393f6ead3 {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_f438230669d1c5ba {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_a5244b00919fb51f {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_c4f306c4787b901d {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_9374c4fad26124e3 {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_9cc5da692489c0da {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_4b53f450c276e223 {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_4bd549423766d987 {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_051875a3d2b2de2d {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_bd2791ea0889615c {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_a78231e9f8613e61 {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_ecab7edf35aff84c {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_25ebf94e3c74ad8c {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_bd5254580cb11f73 {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_0507e59d1755df6e {
    margin-top: 10px !important;
  }
  .xs-mt-20_53c65e9c1589c7d5 {
    margin-top: 20px !important;
  }
  .xs-mt-30_6d6adc806336075d {
    margin-top: 30px !important;
  }
  .xs-mt-40_5b899d49bd7551b5 {
    margin-top: 40px !important;
  }
  .xs-mt-50_46ff60186caf36da {
    margin-top: 50px !important;
  }
  .xs-mt-60_57e70a1ec56997a7 {
    margin-top: 60px !important;
  }
  .xs-mt-70_26286f9a31c6ff82 {
    margin-top: 70px !important;
  }
  .xs-mt-80_89c81ba8f26ee50b {
    margin-top: 80px !important;
  }
  .xs-mt-90_26e6a89d18d386b1 {
    margin-top: 90px !important;
  }
  .xs-mt-100_f54966f71e87fa10 {
    margin-top: 100px !important;
  }
  .xs-mt-110_6635dca16be1a2c4 {
    margin-top: 110px !important;
  }
  .xs-mt-120_8e9ccf4b6141cd93 {
    margin-top: 120px !important;
  }
  .xs-mt-130_96d653ae6570dce3 {
    margin-top: 130px !important;
  }
  .xs-mt-140_a52a588405225b92 {
    margin-top: 140px !important;
  }
  .xs-mt-150_cb7ff28e62792049 {
    margin-top: 150px !important;
  }
  .xs-mt-200_28abc8f2ce8d9d60 {
    margin-top: 200px !important;
  }
  .xs-mb-10_c91da2ae032e4312 {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_81dd4b40fbfc3ae8 {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_5c39448b5be3f935 {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_cc166bdbd9edbcbd {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_f1993b33ee363bf7 {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_8078510891bbff43 {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_6991e359ed302bb8 {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_b00338d8d857af31 {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_abad6d6b412f233e {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_ee928112893d3087 {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_2016155b5a640379 {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_0a6f07d661ea8a0b {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_a3c16df79e35e07c {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_75b41551f2b9834a {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_2fb01efe0ae2a92d {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_9b5305cff1acdeaf {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_866a2e2d6ae9f256 {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_866a2e2d6ae9f256.menu-overlay_a39b92ad66480712 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_866a2e2d6ae9f256.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_866a2e2d6ae9f256 .navbar-toggler_7cf23e7d7486bae0 {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_866a2e2d6ae9f256.menu-style-three_d7ce1153c7fc44c6 .navbar-toggler_7cf23e7d7486bae0 {
  background: #000;
}
.theme-main-menu_866a2e2d6ae9f256.menu-style-four_63b4af951b486997 .navbar-toggler_7cf23e7d7486bae0 {
  background: #E6FD5A;
}
.theme-main-menu_866a2e2d6ae9f256.menu-style-five_34245ed82017744f .navbar-toggler_7cf23e7d7486bae0 {
  background: #DFFF5E;
}
.theme-main-menu_866a2e2d6ae9f256 .navbar-toggler_7cf23e7d7486bae0:focus {
  box-shadow: none;
}
.theme-main-menu_866a2e2d6ae9f256 .navbar-toggler_7cf23e7d7486bae0::before,
.theme-main-menu_866a2e2d6ae9f256 .navbar-toggler_7cf23e7d7486bae0::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_866a2e2d6ae9f256 .navbar-toggler_7cf23e7d7486bae0 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_866a2e2d6ae9f256.menu-style-three_d7ce1153c7fc44c6 .navbar-toggler_7cf23e7d7486bae0:before, .theme-main-menu_866a2e2d6ae9f256.menu-style-three_d7ce1153c7fc44c6 .navbar-toggler_7cf23e7d7486bae0:after, .theme-main-menu_866a2e2d6ae9f256.menu-style-three_d7ce1153c7fc44c6 .navbar-toggler_7cf23e7d7486bae0 span {
  background: #fff;
}
.theme-main-menu_866a2e2d6ae9f256 .navbar-toggler_7cf23e7d7486bae0::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_866a2e2d6ae9f256 .navbar-toggler_7cf23e7d7486bae0::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_866a2e2d6ae9f256 .navbar-toggler_7cf23e7d7486bae0[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_866a2e2d6ae9f256 .navbar-toggler_7cf23e7d7486bae0[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_866a2e2d6ae9f256 .navbar-toggler_7cf23e7d7486bae0[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_866a2e2d6ae9f256 .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_866a2e2d6ae9f256 .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_866a2e2d6ae9f256.white-vr_d3f969eb61eed929 .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_866a2e2d6ae9f256.white-vr_d3f969eb61eed929 .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_866a2e2d6ae9f256.white-vr_d3f969eb61eed929.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_866a2e2d6ae9f256.menu-style-one_9bdb6389275ec76e {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_866a2e2d6ae9f256.menu-style-two_c18aae8a4593b5f6 {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_866a2e2d6ae9f256.menu-style-two_c18aae8a4593b5f6 .info-row_89faf1c5a8d58d9d {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_866a2e2d6ae9f256.menu-style-two_c18aae8a4593b5f6 .gap-fix_896724eebf171161 {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_866a2e2d6ae9f256.menu-style-two_c18aae8a4593b5f6 .greetings_1ad1e0d0b71fde43 {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_866a2e2d6ae9f256.menu-style-two_c18aae8a4593b5f6 .contact-info_73bdb240806d8a54 {
  margin: 0 -15px;
}
.theme-main-menu_866a2e2d6ae9f256.menu-style-two_c18aae8a4593b5f6 .contact-info_73bdb240806d8a54 li {
  padding: 0 15px;
}
.theme-main-menu_866a2e2d6ae9f256.menu-style-two_c18aae8a4593b5f6 .contact-info_73bdb240806d8a54 li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_866a2e2d6ae9f256.menu-style-two_c18aae8a4593b5f6 .contact-info_73bdb240806d8a54 li a:hover {
  text-decoration: underline;
}
.theme-main-menu_866a2e2d6ae9f256.menu-style-two_c18aae8a4593b5f6 .inner-content_b8b658d95361eea4 {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_866a2e2d6ae9f256.menu-style-two_c18aae8a4593b5f6.fixed .info-row_89faf1c5a8d58d9d {
  display: none;
}
.theme-main-menu_866a2e2d6ae9f256.menu-style-five_34245ed82017744f {
  background: #000;
  padding: 0;
}
.theme-main-menu_866a2e2d6ae9f256.menu-style-five_34245ed82017744f .inner-content_b8b658d95361eea4 {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_866a2e2d6ae9f256.menu-style-six_d5b10ad0ca11525f .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_866a2e2d6ae9f256.menu-style-six_d5b10ad0ca11525f .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_866a2e2d6ae9f256 .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_c7da8a3dfae65148 {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_c7da8a3dfae65148 .mega-menu-title_3e8742d816e81cc5 {
  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_866a2e2d6ae9f256 .login-btn-one_6be56af6654e14ac a {
  color: #000;
}
.theme-main-menu_866a2e2d6ae9f256 .login-btn-one_6be56af6654e14ac a:hover {
  text-decoration: underline;
}
.theme-main-menu_866a2e2d6ae9f256 .login-btn-two_32a683ec207878db a {
  color: #044F3B;
}
.theme-main-menu_866a2e2d6ae9f256 .login-btn-two_32a683ec207878db a:hover {
  text-decoration: underline;
}
.theme-main-menu_866a2e2d6ae9f256 .signup-btn-one_19750ed36e5e9e58 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_866a2e2d6ae9f256 .signup-btn-one_19750ed36e5e9e58 .icon_152b50aec6d819d8 {
  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_866a2e2d6ae9f256 .signup-btn-one_19750ed36e5e9e58:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_866a2e2d6ae9f256 .signup-btn-one_19750ed36e5e9e58:hover .icon_152b50aec6d819d8 {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_866a2e2d6ae9f256 .signup-btn-two_16cf9c5c6ddfd3f1 {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_866a2e2d6ae9f256 .signup-btn-two_16cf9c5c6ddfd3f1:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_866a2e2d6ae9f256 .quote-one_b288daba38b90a7c {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_866a2e2d6ae9f256 .quote-one_b288daba38b90a7c:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_30533c856c986572 {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_30533c856c986572 li {
  position: relative;
  padding: 0 15px;
}
.category-menu_30533c856c986572 li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_30533c856c986572 li a:hover {
  color: #0C3A30;
}
.category-menu_30533c856c986572 .dropdown-menu {
  padding: 0;
}
.category-menu_30533c856c986572 .dropdown-menu li {
  padding: 0;
}
.category-menu_30533c856c986572 .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_3361cedc4051dedf .logo_0a002fb245403f0d {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_d3f969eb61eed929 .navbar-collapse_3361cedc4051dedf {
    background-color: #0C3A30;
  }
  .navbar-collapse_3361cedc4051dedf {
    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_3361cedc4051dedf.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_866a2e2d6ae9f256 .navbar .mega-dropdown_50188b1c20980945 {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_d3f969eb61eed929 .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_c7da8a3dfae65148 {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_29dedf72e6d8f481 .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_e86386187f5822cf {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_e86386187f5822cf::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_e86386187f5822cf .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_e86386187f5822cf .hero-slider-one .hero-img_aa7fedab230e5177 {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_e86386187f5822cf .hero-slider-one .slick-list_3f12cc953a674d6b, .hero-banner-one_e86386187f5822cf .hero-slider-one .slick-track_1d807b9176b8cd8f, .hero-banner-one_e86386187f5822cf .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_e86386187f5822cf .hero-heading_e61cfede0faf85c0 {
  font-weight: 700;
  color: #000;
  background: url(../media/shape_34035a1dbe/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_e86386187f5822cf .more-btn_d4debdc6bf47a17f {
  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_e86386187f5822cf .more-btn_d4debdc6bf47a17f:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_14d76e5c2ec0692e {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_14d76e5c2ec0692e .bg-wrapper_c0b072bf8d53535d {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_14d76e5c2ec0692e .hero-heading_e61cfede0faf85c0 {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_14d76e5c2ec0692e .rating_92a768caf095af88 h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_14d76e5c2ec0692e .rating_92a768caf095af88 p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_14d76e5c2ec0692e .media-wrapper_7a29cef25500bf34 {
  position: absolute;
  background: url(../media/assets_7e4bf961ba/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_14d76e5c2ec0692e .media-wrapper_7a29cef25500bf34 .shape_01_90cd899b9facd304 {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_14d76e5c2ec0692e .media-wrapper_7a29cef25500bf34 .shape_02_79c9ba09e5c387bc {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_0a1b84a03e3a88d2 .hero-heading_e61cfede0faf85c0 {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_0a1b84a03e3a88d2 .media-wrapper_7a29cef25500bf34 {
  background: url(../media/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_0a1b84a03e3a88d2 .media-wrapper_7a29cef25500bf34 .screen_01_c85e745caaaafafd {
  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_0a1b84a03e3a88d2 .media-wrapper_7a29cef25500bf34 .screen_02_7246558e1ae834cf {
  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_0a1b84a03e3a88d2 .media-wrapper_7a29cef25500bf34 .bg-shape_0d543df08afae0fa {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_0a1b84a03e3a88d2 .shape_01_90cd899b9facd304 {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_b07ef2a28d8cbd9b .bg-wrapper_c0b072bf8d53535d {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_b07ef2a28d8cbd9b .media-wrapper_7a29cef25500bf34 {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_b07ef2a28d8cbd9b .media-wrapper_7a29cef25500bf34 .shape_01_90cd899b9facd304 {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_b07ef2a28d8cbd9b .shape_02_79c9ba09e5c387bc {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_7301e4f879c80821 + .blog-details_2aecd342022af666 {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_d7c30506d0bc3b6b {
  z-index: 1;
}
.block-feature-three_d7c30506d0bc3b6b:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_d7c30506d0bc3b6b.no-bg_ddd599e48595e2bd:before {
  display: none;
}
.block-feature-three_d7c30506d0bc3b6b .section-btn_fd24543b101465b1 {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_d7c30506d0bc3b6b .block-title_ab63a7907fa2eb65 a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_d7c30506d0bc3b6b .block-title_ab63a7907fa2eb65 a:hover {
  text-decoration: underline;
}
.block-feature-three_d7c30506d0bc3b6b .round-btn_6c81b6dc05630430 {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_d7c30506d0bc3b6b .round-btn_6c81b6dc05630430:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_d7c30506d0bc3b6b .block-one_8cf4eee36dabcd90 {
  background: url(../media/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_d7c30506d0bc3b6b .block-one_8cf4eee36dabcd90 .tag_c7e229d500f86082 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_d7c30506d0bc3b6b .block-one_8cf4eee36dabcd90 .block-title_ab63a7907fa2eb65 {
  background: url(../media/shape_34035a1dbe/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_d7c30506d0bc3b6b .block-two_4f0f97ee52d19bc7 {
  overflow: hidden;
}
.block-feature-three_d7c30506d0bc3b6b .block-two_4f0f97ee52d19bc7 .img-wrapper_22a8b1afd7fad44c {
  background: url(../media/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_d7c30506d0bc3b6b .block-two_4f0f97ee52d19bc7 .text-wrapper_640daed613193abe {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_d7c30506d0bc3b6b .block-two_4f0f97ee52d19bc7 .tag_c7e229d500f86082 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_d7c30506d0bc3b6b .block-three_1a8b6a61db145a5a {
  background: #D3FF76;
}
.block-feature-three_d7c30506d0bc3b6b .block-three_1a8b6a61db145a5a .tag_c7e229d500f86082 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_d7c30506d0bc3b6b .block-three_1a8b6a61db145a5a .round-btn_6c81b6dc05630430 {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_d7c30506d0bc3b6b .block-three_1a8b6a61db145a5a .round-btn_6c81b6dc05630430:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_d7c30506d0bc3b6b .block-four_a77b84f8d2f0c025 {
  background: url(../media/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_d7c30506d0bc3b6b .block-four_a77b84f8d2f0c025 .block-title_ab63a7907fa2eb65 {
  background: url(../media/shape_34035a1dbe/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_d7c30506d0bc3b6b .block-four_a77b84f8d2f0c025 .block-title_ab63a7907fa2eb65 a {
  font-size: 28px;
}
.block-feature-three_d7c30506d0bc3b6b .block-four_a77b84f8d2f0c025 .tag_c7e229d500f86082 {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_d7c30506d0bc3b6b .block-four_a77b84f8d2f0c025 .round-btn_6c81b6dc05630430 {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_d7c30506d0bc3b6b .block-four_a77b84f8d2f0c025 .round-btn_6c81b6dc05630430:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_d7c30506d0bc3b6b .block-five_a38b990c656019c4 {
  background: url(../media/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_d7c30506d0bc3b6b .block-five_a38b990c656019c4 .tag_c7e229d500f86082 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_d7c30506d0bc3b6b .block-five_a38b990c656019c4 .block-title_ab63a7907fa2eb65 {
  background: url(../media/shape_34035a1dbe/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_40de41528d0f9a2f .upper-wrapper_3491cbba044db34d {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_40de41528d0f9a2f .upper-wrapper_3491cbba044db34d .shape_01_90cd899b9facd304 {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_40de41528d0f9a2f .line-loop_1650342b157964d6:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_40de41528d0f9a2f .graph-panel_f847a7dc596420ad {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_40de41528d0f9a2f .graph-panel_f847a7dc596420ad .main-count_45c0a21f3122775c {
  font-size: 120px;
}
.block-feature-thirteen_40de41528d0f9a2f .graph-panel_f847a7dc596420ad .chart-box_54d7ac0a6baaa75d {
  padding: 0 15px;
}
.block-feature-thirteen_40de41528d0f9a2f .graph-panel_f847a7dc596420ad .chart-box_54d7ac0a6baaa75d .chart-inner_66d8d83640469e22 {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_2e4187fbff73a5bf .media-img_4fe092a1bbac1652 {
  border-radius: 30px;
}
.block-feature-sixteen_2e4187fbff73a5bf .shape_01_90cd899b9facd304 {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_012e4a4909de64dd .section-subheading_f4c2b89d48c6e680 {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_012e4a4909de64dd .shape_01_90cd899b9facd304 {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_fc1568eeb71e4212 {
  z-index: 1;
}
.text-feature-four_fc1568eeb71e4212 .avatar_57c170256a30c8d7 {
  width: 65px;
  height: 65px;
}
.text-feature-four_fc1568eeb71e4212 .name {
  font-size: 28px;
}
.text-feature-four_fc1568eeb71e4212 .quote-text_49c2a6c422f40671 {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_fc1568eeb71e4212 .shape_01_90cd899b9facd304 {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_fc1568eeb71e4212 .shape_02_79c9ba09e5c387bc {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_370ca43cdba310ec .bg-wrapper_c0b072bf8d53535d {
  background: #FFF2AC;
}
.text-feature-five_370ca43cdba310ec 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_370ca43cdba310ec 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_370ca43cdba310ec 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_370ca43cdba310ec li:hover:before {
  background: #29594B;
}
.text-feature-five_370ca43cdba310ec li:hover:after {
  color: #fff;
}
.text-feature-five_370ca43cdba310ec .media-wrapper_7a29cef25500bf34 {
  background: url(../media/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_370ca43cdba310ec .media-wrapper_7a29cef25500bf34 .video-icon_864e612fad51833f {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_370ca43cdba310ec .media-wrapper_7a29cef25500bf34 .video-icon_864e612fad51833f:hover {
  background: #CFFF45;
}
.text-feature-five_370ca43cdba310ec .media-wrapper_7a29cef25500bf34 .screen_01_c85e745caaaafafd {
  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_fcc705220e369b0b {
  z-index: 1;
}
.text-feature-six_fcc705220e369b0b .media-wrapper_7a29cef25500bf34 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_fcc705220e369b0b .media-wrapper_7a29cef25500bf34 .screen_01_c85e745caaaafafd {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_fcc705220e369b0b .shape_01_90cd899b9facd304 {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_fcc705220e369b0b .shape_02_79c9ba09e5c387bc {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_5947f486687a9a77 {
  background: url(../media/assets_7e4bf961ba/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_5947f486687a9a77 .block_08c5840ec0aa47d9 .icon_152b50aec6d819d8 {
  height: 50px;
}
.text-feature-nine_5947f486687a9a77 .vertical-text-wrapper_4641a45ff52f900f {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_5947f486687a9a77 .vertical-text-wrapper_4641a45ff52f900f .text-list_1a817a558b76f3d9 {
  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_5947f486687a9a77 .vertical-text-wrapper_4641a45ff52f900f .text-list_1a817a558b76f3d9:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_5947f486687a9a77 .vertical-text-wrapper_4641a45ff52f900f .shape_01_90cd899b9facd304 {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_5947f486687a9a77 .vertical-text-wrapper_4641a45ff52f900f .shape_02_79c9ba09e5c387bc {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_5947f486687a9a77 .shape_03_620257d0dc219325 {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_5947f486687a9a77 .shape_04_fcc8cae009490948 {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_f4185af829c2d6f7 .section-btn_fd24543b101465b1 {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_02da9e0a86d4453d {
  z-index: 1;
}
.team-section-three_02da9e0a86d4453d:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../media/shape_34035a1dbe/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_02da9e0a86d4453d .section-btn_fd24543b101465b1 {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_02da9e0a86d4453d .shape_01_90cd899b9facd304 {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_02da9e0a86d4453d .shape_02_79c9ba09e5c387bc {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_02da9e0a86d4453d .shape_03_620257d0dc219325 {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_e2768d134d2cfedb .logo_0a002fb245403f0d {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_13bacb988d43449b {
  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_0aff22d76c372562 {
  max-width: 565px;
}
.user-data-form .form-wrapper_0aff22d76c372562 .input-group-meta_78031724987f40b5 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_0aff22d76c372562 .input-group-meta_78031724987f40b5 label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_0aff22d76c372562 .input-group-meta_78031724987f40b5 .placeholder_icon_3dc9a151a7b65a74 {
  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_0aff22d76c372562 .input-group-meta_78031724987f40b5 .placeholder_icon_3dc9a151a7b65a74 img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_0aff22d76c372562 .input-group-meta_78031724987f40b5 .placeholder_icon_3dc9a151a7b65a74 span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_0aff22d76c372562 .input-group-meta_78031724987f40b5 .placeholder_icon_3dc9a151a7b65a74 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_0aff22d76c372562 .input-group-meta_78031724987f40b5 .placeholder_icon_3dc9a151a7b65a74 span.eye-slash_72df2b1ac13c4721:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_66931e229ac977ad 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_66931e229ac977ad label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_66931e229ac977ad input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_66931e229ac977ad 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_66931e229ac977ad 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_66931e229ac977ad a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_66931e229ac977ad a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_317a25fe4981d0c7 {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_3188c0cd9b847f55 {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_3188c0cd9b847f55:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_3188c0cd9b847f55 img {
  width: 20px;
}
.user-data-form .btn-close_da0d6839e5e629e9 {
  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_9d914eb4b8575b09 .main-count_45c0a21f3122775c {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_edf3a4f102315411 .icon_152b50aec6d819d8 {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_28ceba0158520da3 .img-holder_fecf725a4eeede4a {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_28ceba0158520da3 .img-holder_fecf725a4eeede4a.round-border_9d8d1d340a84e593 {
  border-radius: 30px;
}
.portfolio-block-one_28ceba0158520da3 .img-holder_fecf725a4eeede4a .expend_3a6eb0318ab6fc29 {
  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_28ceba0158520da3 .img-holder_fecf725a4eeede4a 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_28ceba0158520da3 .img-holder_fecf725a4eeede4a i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_28ceba0158520da3:hover .expend_3a6eb0318ab6fc29 {
  opacity: 1;
}
.portfolio-block-one_28ceba0158520da3:hover .img-meta_9b8f74238ad0d030 {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_28ceba0158520da3:hover .pj-title_04489bac4892b631 {
  text-decoration: underline;
}
.portfolio-block-one_28ceba0158520da3 .caption {
  margin-top: 35px;
}
.portfolio-block-one_28ceba0158520da3 .caption .tag_c7e229d500f86082 {
  margin: 0 -3px;
}
.portfolio-block-one_28ceba0158520da3 .caption .tag_c7e229d500f86082 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_28ceba0158520da3 .caption .pj-title_04489bac4892b631 {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_28ceba0158520da3 .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_28ceba0158520da3 .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_9730f9f3bdc595eb .bg-wrapper_c0b072bf8d53535d {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_9730f9f3bdc595eb .slider-wrapper_b1afba74cb60aaca {
  height: 100%;
}
.project-details-two_9730f9f3bdc595eb .slider-wrapper_b1afba74cb60aaca .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_9730f9f3bdc595eb .slider-wrapper_b1afba74cb60aaca .carousel-control-next_9c93102638b59f8d,
.project-details-two_9730f9f3bdc595eb .slider-wrapper_b1afba74cb60aaca .carousel-control-prev_de4b8fef067ea3a3 {
  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_9730f9f3bdc595eb .slider-wrapper_b1afba74cb60aaca .carousel-control-next_9c93102638b59f8d:hover,
.project-details-two_9730f9f3bdc595eb .slider-wrapper_b1afba74cb60aaca .carousel-control-prev_de4b8fef067ea3a3:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_9730f9f3bdc595eb .slider-wrapper_b1afba74cb60aaca .carousel-control-prev_de4b8fef067ea3a3 {
  left: auto;
  right: 45px;
}
.project-details-two_9730f9f3bdc595eb .info-wrapper_53c792998bf02f16 {
  padding: 55px 50px 85px 70px;
}
.project-details-two_9730f9f3bdc595eb .info-wrapper_53c792998bf02f16 h3 {
  font-size: 36px;
}
.project-details-two_9730f9f3bdc595eb .info-wrapper_53c792998bf02f16 .list-meta_7f1963a4e4fd20ee li {
  padding: 22px 0;
}
.project-details-two_9730f9f3bdc595eb .info-wrapper_53c792998bf02f16 .list-meta_7f1963a4e4fd20ee .icon_152b50aec6d819d8 {
  width: 40px;
}
.project-details-two_9730f9f3bdc595eb .info-wrapper_53c792998bf02f16 .list-meta_7f1963a4e4fd20ee .text1_652a04a3a8867267 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_9730f9f3bdc595eb .info-wrapper_53c792998bf02f16 .list-meta_7f1963a4e4fd20ee span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_9730f9f3bdc595eb .info-wrapper_53c792998bf02f16 .social-share_4ccb4453321b3fa6 li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_9730f9f3bdc595eb .info-wrapper_53c792998bf02f16 .social-share_4ccb4453321b3fa6 li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_dd855b38f830357c .slider-wrapper_b1afba74cb60aaca {
  padding-left: 100px;
}
.feedback-section-three_dd855b38f830357c .slider-wrapper_b1afba74cb60aaca .icon_152b50aec6d819d8 {
  left: 0;
  top: 18px;
}
.feedback-section-three_dd855b38f830357c .slick-dots_9cdea792d0b3c061 {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_dd855b38f830357c .slick-dots_9cdea792d0b3c061 li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_dd855b38f830357c .slick-dots_9cdea792d0b3c061 .slick-active button {
  background: #000;
}
.feedback-section-three_dd855b38f830357c .rating-box_b72d2a8b1db3a343 {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_dd855b38f830357c .rating-box_b72d2a8b1db3a343 .rating_92a768caf095af88 {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_dd855b38f830357c .shape_01_90cd899b9facd304 {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_dd855b38f830357c .shape_02_79c9ba09e5c387bc {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_1de0902e24496619 {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_1de0902e24496619 .post-data_553d50ae34b816d5 {
  padding: 30px 35px 25px;
}
.blog-meta-one_1de0902e24496619 .post-data_553d50ae34b816d5 .post-info_33147519f873a2eb {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_1de0902e24496619 .post-data_553d50ae34b816d5 .blog-title_6197a64740f10fb1 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_1de0902e24496619 .post-data_553d50ae34b816d5 .blog-title_6197a64740f10fb1:hover {
  text-decoration: underline;
}
.blog-meta-one_1de0902e24496619 .post-img_4cd7e44fa84b7817 {
  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_1de0902e24496619 .post-img_4cd7e44fa84b7817 .round-btn_6c81b6dc05630430 {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_1de0902e24496619:hover .round-btn_6c81b6dc05630430 {
  background: #CFFF45;
}
.blog-meta-one_1de0902e24496619.style-two_58061c77834fec9f {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_1de0902e24496619.style-two_58061c77834fec9f .post-img_4cd7e44fa84b7817 {
  border-radius: 0;
}
.blog-meta-one_1de0902e24496619.style-two_58061c77834fec9f .blog-title_6197a64740f10fb1 {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_c08239626d9d1208 {
  background: #fff;
}
.blog-meta-two_c08239626d9d1208 .post-data_553d50ae34b816d5 {
  padding-top: 30px;
}
.blog-meta-two_c08239626d9d1208 .post-data_553d50ae34b816d5 .blog-title_6197a64740f10fb1 {
  width: 70%;
}
.blog-meta-two_c08239626d9d1208 .post-data_553d50ae34b816d5 .blog-title_6197a64740f10fb1 h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_c08239626d9d1208 .post-data_553d50ae34b816d5 .blog-title_6197a64740f10fb1:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_c08239626d9d1208 .post-data_553d50ae34b816d5 .round-btn_6c81b6dc05630430 {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_c08239626d9d1208 .post-data_553d50ae34b816d5 .round-btn_6c81b6dc05630430:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_c08239626d9d1208 .post-data_553d50ae34b816d5 .post-info_33147519f873a2eb {
  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_c08239626d9d1208 .post-img_4cd7e44fa84b7817 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_c08239626d9d1208 .post-img_4cd7e44fa84b7817 .date_44ad0defb289fdb5 {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_c08239626d9d1208.style-two_58061c77834fec9f {
  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_c08239626d9d1208.style-two_58061c77834fec9f p {
  font-size: 18px;
}
.blog-meta-two_c08239626d9d1208.style-two_58061c77834fec9f .post-img_4cd7e44fa84b7817 {
  height: auto;
  width: 100%;
}
.blog-meta-two_c08239626d9d1208.style-two_58061c77834fec9f .post-data_553d50ae34b816d5 {
  padding: 26px 0;
}
.blog-meta-two_c08239626d9d1208.style-two_58061c77834fec9f .post-data_553d50ae34b816d5 .post-info_33147519f873a2eb {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_c08239626d9d1208.style-two_58061c77834fec9f .post-data_553d50ae34b816d5 .round-btn_6c81b6dc05630430 {
  border: none;
}

.signup-btn-one_19750ed36e5e9e58 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_19750ed36e5e9e58 .icon_152b50aec6d819d8 {
  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_fc90b60979dc761f {
  z-index: 1;
}
.blog-section-three_fc90b60979dc761f .section-btn_fd24543b101465b1 {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

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

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

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

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

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

.blog-details_2aecd342022af666 .post-details-meta_2271a8611e28eaa3 {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_2aecd342022af666 .post-details-meta_2271a8611e28eaa3 p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_2aecd342022af666 .post-details-meta_2271a8611e28eaa3 .quote-wrapper_50047de38fc7287f {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_2aecd342022af666 .post-details-meta_2271a8611e28eaa3 .quote-wrapper_50047de38fc7287f .wrapper_e04c93a1fad57803 {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_2aecd342022af666 .post-details-meta_2271a8611e28eaa3 .quote-wrapper_50047de38fc7287f .wrapper_e04c93a1fad57803 .icon_152b50aec6d819d8 {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_2aecd342022af666 .post-details-meta_2271a8611e28eaa3 .quote-wrapper_50047de38fc7287f .wrapper_e04c93a1fad57803 h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_2aecd342022af666 .post-details-meta_2271a8611e28eaa3 .quote-wrapper_50047de38fc7287f h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_2aecd342022af666 .post-details-meta_2271a8611e28eaa3 .quote-wrapper_50047de38fc7287f h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_2aecd342022af666 .post-details-meta_2271a8611e28eaa3 .img-gallery_50446b5dd41c4454 {
  margin-bottom: 50px;
}
.blog-details_2aecd342022af666 .post-details-meta_2271a8611e28eaa3 .img-gallery_50446b5dd41c4454 img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_2aecd342022af666 .post-details-meta_2271a8611e28eaa3 h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_2aecd342022af666 .post-details-meta_2271a8611e28eaa3 .list-item_889e7964cdb0fe76 li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_2aecd342022af666 .post-details-meta_2271a8611e28eaa3 .list-item_889e7964cdb0fe76 li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_2aecd342022af666 .bottom-widget_f35757f48e25c06f {
  padding: 10px 0 5px;
}
.blog-details_2aecd342022af666 .bottom-widget_f35757f48e25c06f .tags_b3e8b081cc8f5077 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_2aecd342022af666 .bottom-widget_f35757f48e25c06f .tags_b3e8b081cc8f5077 a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_2aecd342022af666 .bottom-widget_f35757f48e25c06f .tags_b3e8b081cc8f5077 a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_2aecd342022af666 .bottom-widget_f35757f48e25c06f .share-icon_afba8307353d9253 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_2aecd342022af666 .bottom-widget_f35757f48e25c06f .share-icon_afba8307353d9253 a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_2aecd342022af666 .grey-bg_1a1555a6fa76fe6a {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_2aecd342022af666 .blog-inner-title_dac4add0303ef5b2 {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_2aecd342022af666 .blog-comment-area_454c72ca99625a12 {
  margin: 60px 0;
}
.blog-details_2aecd342022af666 .blog-comment-area_454c72ca99625a12 .comment_ee4308e9f9e49523 {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_2aecd342022af666 .blog-comment-area_454c72ca99625a12 .comment_ee4308e9f9e49523:last-child {
  padding-bottom: 5px;
}
.blog-details_2aecd342022af666 .blog-comment-area_454c72ca99625a12 .comment_ee4308e9f9e49523 .reply-comment_fb7a99e22240fbc8 {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_2aecd342022af666 .blog-comment-area_454c72ca99625a12 .comment_ee4308e9f9e49523 .user-avatar_7f5e44e2f9a7c645 {
  width: 60px;
  height: 60px;
}
.blog-details_2aecd342022af666 .blog-comment-area_454c72ca99625a12 .comment_ee4308e9f9e49523 .comment-text_a51a7a3eeca566e2 {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_2aecd342022af666 .blog-comment-area_454c72ca99625a12 .comment_ee4308e9f9e49523 .comment-text_a51a7a3eeca566e2 .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_2aecd342022af666 .blog-comment-area_454c72ca99625a12 .comment_ee4308e9f9e49523 .comment-text_a51a7a3eeca566e2 .date_44ad0defb289fdb5 {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_2aecd342022af666 .blog-comment-area_454c72ca99625a12 .comment_ee4308e9f9e49523 .comment-text_a51a7a3eeca566e2 p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_2aecd342022af666 .blog-comment-area_454c72ca99625a12 .comment_ee4308e9f9e49523 .comment-text_a51a7a3eeca566e2 .reply-btn_b5d7e588a58f4770 {
  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_2aecd342022af666 .blog-comment-area_454c72ca99625a12 .comment_ee4308e9f9e49523 .comment-text_a51a7a3eeca566e2 .reply-btn_b5d7e588a58f4770:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_2aecd342022af666 .blog-comment-form_314bc6a8518f5ad8 p a {
  color: #19352D;
}
.blog-details_2aecd342022af666 .blog-comment-form_314bc6a8518f5ad8 form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_2aecd342022af666 .blog-comment-form_314bc6a8518f5ad8 form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_2aecd342022af666 .blog-comment-form_314bc6a8518f5ad8 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_42c14419dd5ebe75 {
  height: 600px;
}

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

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

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

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

.footer-one_ebd63b1fa4b8df7c {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_ebd63b1fa4b8df7c .bottom-footer_ebd5b58959f62ea1 {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_ebd63b1fa4b8df7c .social-icon_816bd2e4fce39ce7 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_ebd63b1fa4b8df7c .social-icon_816bd2e4fce39ce7 a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_ebd63b1fa4b8df7c .footer-title_8d28f9d126a70518 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_ebd63b1fa4b8df7c .footer-nav-link_b37dd73ffc59dc0b a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_ebd63b1fa4b8df7c .footer-nav-link_b37dd73ffc59dc0b a:hover {
  color: #fff;
}
.footer-nav-link_b37dd73ffc59dc0b p {
  font-size: 16px;
}
.logo_0a002fb245403f0d 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_e74fd09cf151265a {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_28a359be2eb1bd50 {
  align-content: center;
}

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

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

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

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

.footer-three_c66b00faf23dddc4 {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_c66b00faf23dddc4 .round-bg_1c628e58e243ed56 {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_c66b00faf23dddc4 .round-bg_1c628e58e243ed56.color-two_4cccf30c7a547aa5 {
  background: #F6FFDD;
}
.footer-three_c66b00faf23dddc4 .footer-intro_b2448d84062c7f24 p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_c66b00faf23dddc4 .footer-intro_b2448d84062c7f24 p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_c66b00faf23dddc4 .footer-title_8d28f9d126a70518 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_c66b00faf23dddc4 .footer-nav-link_b37dd73ffc59dc0b a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_c66b00faf23dddc4 .footer-nav-link_b37dd73ffc59dc0b a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_c66b00faf23dddc4 .bottom-footer_ebd5b58959f62ea1 {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_c66b00faf23dddc4 .bottom-footer_ebd5b58959f62ea1 .copyright_47187ab6bc4b8d45 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_c66b00faf23dddc4 .bottom-footer_ebd5b58959f62ea1 .bottom-nav_674017551634d587 {
  margin: 0 -12px;
}
.footer-three_c66b00faf23dddc4 .bottom-footer_ebd5b58959f62ea1 .bottom-nav_674017551634d587 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_c66b00faf23dddc4 .bottom-footer_ebd5b58959f62ea1 .bottom-nav_674017551634d587 a:hover {
  text-decoration: underline;
}
.footer-three_c66b00faf23dddc4 .bottom-footer_ebd5b58959f62ea1 .social-icon_816bd2e4fce39ce7 {
  margin: 0 -10px;
}
.footer-three_c66b00faf23dddc4 .bottom-footer_ebd5b58959f62ea1 .social-icon_816bd2e4fce39ce7 a {
  margin: 0 10px;
}
.footer-three_c66b00faf23dddc4 .bottom-footer_ebd5b58959f62ea1 .social-icon_816bd2e4fce39ce7 a:hover {
  color: #19352D;
}
.footer-three_c66b00faf23dddc4 .shape_01_90cd899b9facd304 {
  top: -3%;
  left: -3%;
}
.footer-three_c66b00faf23dddc4 .shape_02_79c9ba09e5c387bc {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_9b94a6dbece56bbf {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_9b94a6dbece56bbf:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../media/assets_7e4bf961ba/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_9b94a6dbece56bbf h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_9b94a6dbece56bbf .btn-group_1d346a207d4bfc4f {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_9b94a6dbece56bbf .btn-group_1d346a207d4bfc4f h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_9b94a6dbece56bbf .btn-group_1d346a207d4bfc4f h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_9b94a6dbece56bbf .btn-group_1d346a207d4bfc4f .round-btn_6c81b6dc05630430 {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_9b94a6dbece56bbf .btn-group_1d346a207d4bfc4f .round-btn_6c81b6dc05630430:hover, .footer-five_9b94a6dbece56bbf .btn-group_1d346a207d4bfc4f .round-btn_6c81b6dc05630430:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_9b94a6dbece56bbf .social-icon_816bd2e4fce39ce7 {
  margin: 0 -20px;
}
.footer-five_9b94a6dbece56bbf .social-icon_816bd2e4fce39ce7 a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_9b94a6dbece56bbf .social-icon_816bd2e4fce39ce7 a:hover {
  color: #DFFF5E;
}
.footer-five_9b94a6dbece56bbf .bottom-nav_674017551634d587 {
  margin: 0 -12px;
}
.footer-five_9b94a6dbece56bbf .bottom-nav_674017551634d587 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_9b94a6dbece56bbf .bottom-nav_674017551634d587 a:hover {
  text-decoration: underline;
}
.footer-five_9b94a6dbece56bbf .shape_01_90cd899b9facd304 {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_9b94a6dbece56bbf .shape_02_79c9ba09e5c387bc {
  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_2b17537f47bbcea9 {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_1f32d0f26ab3bb26 {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_a1c742545778d802 {
  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_b0d72299eb37a17d {
  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_c8828aa57af35eb1 {
  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_6bff6a087ba054d5 {
  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_31f2a209c2983036 {
  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_95d1a264f37d63c6 {
  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_251ef1e03a77e3a9 {
  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_2d246f71e3f0128f {
  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_9048cd033d6cb18f {
  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_ad1c5b055ecf316c {
  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_c87088dd6d1384a2 {
  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_022e423fb35c285b {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_acaa1e6bc3164a6a {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_4548b1f6a110c87d {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_05dd2beaf9eb12b1 {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_ba9b7408afd48e1a {
  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_62e72a0e55dfd6ed {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_d0b9e6c1ed1c97d7 {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_027d3d6cd94f4212 {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_c00b8390550239fd {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_90a8ba4acd1f1508 {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_abf86a46aa6e78f8 {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_f6df1a795da02156 {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_4adaa295c6823d59 {
  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_56e8ef80c15c660a {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_a3aa418886a559e4 {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_c4c37cf3e94306da {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_88703943300b41e1 {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_d87b10c1a010bde9 {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_68cc33472f973e57 {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_504b601e1e9610c0 {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_1ead22f938761733 {
  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_318b1d61e7bedda4 {
  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_f49f70598458b824 {
  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_7358bb2ce7e57590 {
  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_44012407db14b342 {
  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_7c6777f1315c0968 {
  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_3ed6b5622fb3730c {
  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_f3a00e98bf6c0e5c {
  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_8784c278480a6441 {
  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_d0d75027baa8697e {
  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_0bb3160b5b57dfb1 {
  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_6592b1ed3e475dbf {
  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_4b52f2c2ec92172d {
  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_22aa42dcdbe7dcb5 {
  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_413c6ac0d6da9d76 {
  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_0a2be865dcf5ed97 {
  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_dcf2e0a5ea8fb764 {
  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_6043ebbfdeb1ceeb {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_43675969b6e22cf3 {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_a3f8b9dab5b9ef8a {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_18d1d500304ee071 {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_287578f30279d13a {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_02a830a952f4fd02 {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_89dc448a4a44511a {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_52255120296ff93e {
  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_2b17537f47bbcea9 {
  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_7216ec992e8048a8 {
  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_01c4fe2e88c3fa72 {
  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_ea40d8beca2fa112 .theme-select-menu_e0774b8ecf8ee4b7 {
  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_bbf37cb019c3f459 {
  overflow: hidden;
}
.product-block-one_bbf37cb019c3f459 .img-holder_fecf725a4eeede4a {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_bbf37cb019c3f459 .img-holder_fecf725a4eeede4a .cart-icon_bdc2c47276184928 {
  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_bbf37cb019c3f459 .img-holder_fecf725a4eeede4a .cart-icon_bdc2c47276184928:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_bbf37cb019c3f459 .img-holder_fecf725a4eeede4a .cart-button_e0f3020182d5a7cd {
  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_bbf37cb019c3f459 .img-holder_fecf725a4eeede4a .cart-button_e0f3020182d5a7cd:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_bbf37cb019c3f459 .product-title_3722b4ad6e558394 {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_bbf37cb019c3f459 .rating_92a768caf095af88 {
  margin: 0 -3px;
}
.product-block-one_bbf37cb019c3f459 .rating_92a768caf095af88 li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_bbf37cb019c3f459 .rating_92a768caf095af88 li .bi-star-fill_f32e5622471250ed {
  color: #FFCB65;
}
.product-block-one_bbf37cb019c3f459 .price_17709810bc53d789 {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_bbf37cb019c3f459:hover .cart-button_e0f3020182d5a7cd {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_bbf37cb019c3f459:hover .product-img_8916a291f5bd7ee7 {
  transform: scale(0.95);
}
.product-block-one_bbf37cb019c3f459:hover .cart-icon_bdc2c47276184928 {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_bbf37cb019c3f459:hover .product-title_3722b4ad6e558394 {
  text-decoration: underline;
}

.product-details-one_14f6c1be55cca6b8 .product-img-tab_1c97165c68bf39d2 {
  border: none;
}
.product-details-one_14f6c1be55cca6b8 .product-img-tab_1c97165c68bf39d2 .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_14f6c1be55cca6b8 .product-img-tab_1c97165c68bf39d2 .nav-link img {
  max-height: 100%;
}
.product-details-one_14f6c1be55cca6b8 .product-img-tab_1c97165c68bf39d2 .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_14f6c1be55cca6b8 .product-img-tab-content_b3340725adf5778d {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_14f6c1be55cca6b8 .product-img-tab-content_b3340725adf5778d img {
  margin: auto;
}
.product-details-one_14f6c1be55cca6b8 .product-info_175d5d5f4cee66c6 .stock-tag_d9f8bd327ffbb313 {
  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_14f6c1be55cca6b8 .product-info_175d5d5f4cee66c6 .product-name_fb2f25798a354d3c {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_14f6c1be55cca6b8 .product-info_175d5d5f4cee66c6 .rating_92a768caf095af88 li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_14f6c1be55cca6b8 .product-info_175d5d5f4cee66c6 .rating_92a768caf095af88 li .bi-star-fill_f32e5622471250ed {
  color: #FFCB65;
}
.product-details-one_14f6c1be55cca6b8 .product-info_175d5d5f4cee66c6 .rating_92a768caf095af88 li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_14f6c1be55cca6b8 .product-info_175d5d5f4cee66c6 .rating_92a768caf095af88 li a:hover {
  text-decoration: underline;
}
.product-details-one_14f6c1be55cca6b8 .product-info_175d5d5f4cee66c6 .price_17709810bc53d789 {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_14f6c1be55cca6b8 .product-info_175d5d5f4cee66c6 .price_17709810bc53d789 del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_14f6c1be55cca6b8 .product-info_175d5d5f4cee66c6 .availability_997ef4f43a319efa {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_14f6c1be55cca6b8 .product-info_175d5d5f4cee66c6 .description-text_3180f4dc1323a369 {
  padding: 10px 0 15px;
}
.product-details-one_14f6c1be55cca6b8 .product-info_175d5d5f4cee66c6 .product-feature_75cb0eeb21dd2933 {
  margin-bottom: 20px;
}
.product-details-one_14f6c1be55cca6b8 .product-info_175d5d5f4cee66c6 .product-feature_75cb0eeb21dd2933 li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_14f6c1be55cca6b8 .product-info_175d5d5f4cee66c6 .product-feature_75cb0eeb21dd2933 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_14f6c1be55cca6b8 .product-info_175d5d5f4cee66c6 .customize-order_c8a4c4567d117794 h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_14f6c1be55cca6b8 .product-info_175d5d5f4cee66c6 .customize-order_c8a4c4567d117794 .quantity_2d4d7120d1f60f02 .button-group_2ac8dd67c470b5f5 {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_14f6c1be55cca6b8 .product-info_175d5d5f4cee66c6 .customize-order_c8a4c4567d117794 .quantity_2d4d7120d1f60f02 .button-group_2ac8dd67c470b5f5 li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_14f6c1be55cca6b8 .product-info_175d5d5f4cee66c6 .customize-order_c8a4c4567d117794 .quantity_2d4d7120d1f60f02 .button-group_2ac8dd67c470b5f5 li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_14f6c1be55cca6b8 .product-info_175d5d5f4cee66c6 .customize-order_c8a4c4567d117794 .quantity_2d4d7120d1f60f02 .button-group_2ac8dd67c470b5f5 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_14f6c1be55cca6b8 .product-review-tab_dcaf683079e43a4b .nav-tabs_17d4ae7697e19a10 {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_14f6c1be55cca6b8 .product-review-tab_dcaf683079e43a4b .nav-tabs_17d4ae7697e19a10 .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_14f6c1be55cca6b8 .product-review-tab_dcaf683079e43a4b .nav-tabs_17d4ae7697e19a10 .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_14f6c1be55cca6b8 .product-review-tab_dcaf683079e43a4b .nav-tabs_17d4ae7697e19a10 .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_14f6c1be55cca6b8 .product-review-tab_dcaf683079e43a4b .nav-tabs_17d4ae7697e19a10 .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_14f6c1be55cca6b8 .product-review-tab_dcaf683079e43a4b .tab-content_0da67bbc5be11d78 h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_14f6c1be55cca6b8 .product-review-tab_dcaf683079e43a4b .tab-content_0da67bbc5be11d78 .product-feature_75cb0eeb21dd2933 li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_14f6c1be55cca6b8 .product-review-tab_dcaf683079e43a4b .tab-content_0da67bbc5be11d78 .product-feature_75cb0eeb21dd2933 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_14f6c1be55cca6b8 .product-review-tab_dcaf683079e43a4b .user-comment-area_dacd2ef91855581a .single-comment_f3904d13cea21b05 {
  padding-bottom: 40px;
}
.product-details-one_14f6c1be55cca6b8 .product-review-tab_dcaf683079e43a4b .user-comment-area_dacd2ef91855581a .single-comment_f3904d13cea21b05:last-child {
  padding-bottom: 0;
}
.product-details-one_14f6c1be55cca6b8 .product-review-tab_dcaf683079e43a4b .user-comment-area_dacd2ef91855581a .user-img_ee03702bcd5a3213 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_14f6c1be55cca6b8 .product-review-tab_dcaf683079e43a4b .user-comment-area_dacd2ef91855581a .user-comment-data_76518c88f684f03c {
  padding-left: 30px;
  position: relative;
}
.product-details-one_14f6c1be55cca6b8 .product-review-tab_dcaf683079e43a4b .user-comment-area_dacd2ef91855581a .user-comment-data_76518c88f684f03c .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_14f6c1be55cca6b8 .product-review-tab_dcaf683079e43a4b .user-comment-area_dacd2ef91855581a .user-comment-data_76518c88f684f03c .rating_92a768caf095af88 li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_14f6c1be55cca6b8 .product-review-tab_dcaf683079e43a4b .user-comment-area_dacd2ef91855581a .user-comment-data_76518c88f684f03c .rating_92a768caf095af88 li .bi-star-fill_f32e5622471250ed {
  color: #FFCB65;
}
.product-details-one_14f6c1be55cca6b8 .product-review-tab_dcaf683079e43a4b .user-comment-area_dacd2ef91855581a .user-comment-data_76518c88f684f03c p {
  padding-top: 8px;
}

.cart-list-form_c7cf5eef92a9eda8 {
  position: relative;
}
.cart-list-form_c7cf5eef92a9eda8 .table_bcd53f9ea372448d {
  margin: 0;
  background: transparent;
}
.cart-list-form_c7cf5eef92a9eda8 .table_bcd53f9ea372448d 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_c7cf5eef92a9eda8 .table_bcd53f9ea372448d th:first-child {
  text-align: left;
}
.cart-list-form_c7cf5eef92a9eda8 .table_bcd53f9ea372448d tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_c7cf5eef92a9eda8 .table_bcd53f9ea372448d tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_c7cf5eef92a9eda8 .table_bcd53f9ea372448d tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_c7cf5eef92a9eda8 .table_bcd53f9ea372448d tbody .product-thumbnails_c60da0fa32265e78 {
  width: 85px;
}
.cart-list-form_c7cf5eef92a9eda8 .table_bcd53f9ea372448d tbody .product-thumbnails_c60da0fa32265e78 img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_c7cf5eef92a9eda8 .table_bcd53f9ea372448d tbody .product-thumbnails_c60da0fa32265e78 .product-img_8916a291f5bd7ee7 {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_c7cf5eef92a9eda8 .table_bcd53f9ea372448d tbody .product-info_175d5d5f4cee66c6 {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_c7cf5eef92a9eda8 .table_bcd53f9ea372448d tbody .product-info_175d5d5f4cee66c6 .product-name_fb2f25798a354d3c {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_c7cf5eef92a9eda8 .table_bcd53f9ea372448d tbody .product-info_175d5d5f4cee66c6 .serial_aa55c125774fe98e {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_c7cf5eef92a9eda8 .table_bcd53f9ea372448d tbody .product-info_175d5d5f4cee66c6 ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_c7cf5eef92a9eda8 .table_bcd53f9ea372448d tbody .price_17709810bc53d789 {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_c7cf5eef92a9eda8 .table_bcd53f9ea372448d tbody .quantity_2d4d7120d1f60f02 li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_c7cf5eef92a9eda8 .table_bcd53f9ea372448d tbody .quantity_2d4d7120d1f60f02 li .btn_f00ba2facc405e90 {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_c7cf5eef92a9eda8 .table_bcd53f9ea372448d tbody .quantity_2d4d7120d1f60f02 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_c7cf5eef92a9eda8 .table_bcd53f9ea372448d tbody .remove-product_fa829b7840554cd0 {
  color: #000;
  font-size: 22px;
}
.cart-list-form_c7cf5eef92a9eda8 .table_bcd53f9ea372448d tbody .remove-product_fa829b7840554cd0:hover {
  color: #ff2759;
}
.cart-list-form_c7cf5eef92a9eda8 .cart-footer_33587bca557ff607 {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_c7cf5eef92a9eda8 .cart-footer_33587bca557ff607 .coupon-form_d9994bb7a3433476 input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_c7cf5eef92a9eda8 .cart-footer_33587bca557ff607 .cart-total-section_44b1640f3e23d218 {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_c7cf5eef92a9eda8 .cart-footer_33587bca557ff607 .cart-total-section_44b1640f3e23d218 .cart-total-table_17047c662103fdec 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_c7cf5eef92a9eda8 .cart-footer_33587bca557ff607 .cart-total-section_44b1640f3e23d218 .cart-total-table_17047c662103fdec tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_db7718d03be9050e {
  height: auto;
}

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

.fancybox-caption_e0636ff16db61a0c, .fancybox-infobar_6348b6313b8bc1d4, .fancybox-navigation_a849847aa51b31fc .fancybox-button_5f99b81e944d546a, .fancybox-toolbar_85a7ae8febd23349 {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_ccf8b9e04b4633da .fancybox-caption_e0636ff16db61a0c, .fancybox-show-infobar_2b8140b889521964 .fancybox-infobar_6348b6313b8bc1d4, .fancybox-show-nav_174398710e7ebaa2 .fancybox-navigation_a849847aa51b31fc .fancybox-button_5f99b81e944d546a, .fancybox-show-toolbar_5a3e5814a6bfb888 .fancybox-toolbar_85a7ae8febd23349 {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_5a1c410805cae479 .fancybox-stage_e562fc910c14b81a {
  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_7688b20511eefd32 .fancybox-slide, .fancybox-slide--current_2470411235ecef76, .fancybox-slide--next_d59b58a3c6890d68, .fancybox-slide--previous_bfcc54bbe68ea6fd {
  display: block;
}

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

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

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

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

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

.fancybox-content_f1bcf58d623bbeb9 {
  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_0f5ea0f9b875429b .fancybox-content_f1bcf58d623bbeb9 {
  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_6a3714103c24205d .fancybox-content_f1bcf58d623bbeb9 {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_8f8d93c7cf999520 .fancybox-content_f1bcf58d623bbeb9 {
  cursor: zoom-in;
}

.fancybox-can-drag_8b499af7093bb0e6 .fancybox-content_f1bcf58d623bbeb9 {
  cursor: grab;
}

.fancybox-is-dragging_9c681b58c39cb5e9 .fancybox-content_f1bcf58d623bbeb9 {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_2984906156e02204 .fancybox-content_f1bcf58d623bbeb9 {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_943e029e800e4406 .fancybox-content_f1bcf58d623bbeb9, .fancybox-slide--map_eef9a03b8e1bc9be .fancybox-content_f1bcf58d623bbeb9, .fancybox-slide--video_69cdfb66ce87c89c .fancybox-content_f1bcf58d623bbeb9 {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_69cdfb66ce87c89c .fancybox-content_f1bcf58d623bbeb9 {
  background: #000;
}

.fancybox-slide--map_eef9a03b8e1bc9be .fancybox-content_f1bcf58d623bbeb9 {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_30fc481626c2edcd svg path, .fancybox-button--share_afad19ddb81fb49d svg path, .fancybox-button--thumbs_526931141e7570f9 svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_174398710e7ebaa2 .fancybox-navigation_a849847aa51b31fc .fancybox-button_5f99b81e944d546a {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_a849847aa51b31fc .fancybox-button--arrow_left_e655f9300c7c49e4 {
  left: 6px;
}

.fancybox-navigation_a849847aa51b31fc .fancybox-button--arrow_right_1b2fab0a88a0f8ac {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_943e029e800e4406 .fancybox-close-small_6114cfcbb0a227b4, .fancybox-slide--image_0f5ea0f9b875429b .fancybox-close-small_6114cfcbb0a227b4, .fancybox-slide--video_69cdfb66ce87c89c .fancybox-close-small_6114cfcbb0a227b4 {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_943e029e800e4406 .fancybox-close-small_6114cfcbb0a227b4:hover svg, .fancybox-slide--image_0f5ea0f9b875429b .fancybox-close-small_6114cfcbb0a227b4:hover svg, .fancybox-slide--video_69cdfb66ce87c89c .fancybox-close-small_6114cfcbb0a227b4:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_09aca7bf30b7f3a1 .fancybox-close-small_6114cfcbb0a227b4, .fancybox-is-zoomable_f65abc702f3bdde9.fancybox-can-drag_8b499af7093bb0e6 .fancybox-close-small_6114cfcbb0a227b4 {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_830cd0446819a0ab.fancybox-slide--next_d59b58a3c6890d68, .fancybox-fx-fade_830cd0446819a0ab.fancybox-slide--previous_bfcc54bbe68ea6fd {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_830cd0446819a0ab.fancybox-slide--current_2470411235ecef76 {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_027778f176225fee {
  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_f48c569f9b25fc99 {
  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_098466e75b073329 {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_b2bbd6ac27322953 .fancybox-thumbs_f48c569f9b25fc99 {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_f48c569f9b25fc99 > 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_f48c569f9b25fc99 .fancybox-thumbs-active_32488acd10f35b34:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_3062acbf00bb0aa4 .slick-track_1d807b9176b8cd8f,
.slick-slider_3062acbf00bb0aa4 .slick-list_3f12cc953a674d6b {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_d3d633a45a7c2894 .slick-track_1d807b9176b8cd8f {
  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_d3d633a45a7c2894 img {
  display: none;
}

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

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

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

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

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