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

.h1_0f42a886c2453efc,
h1,
.h2_4568d8cf2da5fbec,
h2,
.h3_45dbaee10be98a92,
h3,
.h4_e1b265cecb801910,
h4,
.h5_c3a8460e7c0304c5,
h5,
.h6_ccec420ed1856b9c,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_83f765ad318c5f44 {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_5227436187699f9f {
  padding: 0 !important;
}

.m0_cea91647d3e30d77 {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_38b4b7d3798cea50 {
    padding: 0 !important;
  }
  .xl-m0_5fc92e8ea50b9c90 {
    margin: 0 !important;
  }
  .xl-pt-10_562b3c91552a35bc {
    padding-top: 10px !important;
  }
  .xl-pt-20_9098d3e64590d258 {
    padding-top: 20px !important;
  }
  .xl-pt-30_589e71685fc4b2f3 {
    padding-top: 30px !important;
  }
  .xl-pt-40_aad41489840f87d0 {
    padding-top: 40px !important;
  }
  .xl-pt-50_b87b2aff8036ecd7 {
    padding-top: 50px !important;
  }
  .xl-pt-60_33fa6b3eb41d7c28 {
    padding-top: 60px !important;
  }
  .xl-pt-70_fdd8e84b77a2c504 {
    padding-top: 70px !important;
  }
  .xl-pt-80_c43a30ef806dfba2 {
    padding-top: 80px !important;
  }
  .xl-pt-90_eabb8c85f1253429 {
    padding-top: 90px !important;
  }
  .xl-pt-100_5734f2d9c9c3d107 {
    padding-top: 100px !important;
  }
  .xl-pt-110_5ac2e5a19b7c3c05 {
    padding-top: 110px !important;
  }
  .xl-pt-120_544edc034f71193a {
    padding-top: 120px !important;
  }
  .xl-pt-130_bcc73e138344f3d4 {
    padding-top: 130px !important;
  }
  .xl-pt-140_6ba6fa303cd35a4b {
    padding-top: 140px !important;
  }
  .xl-pt-150_abc58d3274540ec3 {
    padding-top: 150px !important;
  }
  .xl-pt-200_4c452cee70f5700a {
    padding-top: 200px !important;
  }
  .xl-pb-10_e283d9a73874117e {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_46455bba9a044cc0 {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_5b8ce458a471159a {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_5a7d675f31b52061 {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_d09c9788fec8a86b {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_8254ebfd7d221332 {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_109466c7dd1441d3 {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_a2ebe46f8b0888f0 {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_bf5f32d11c7b6a0b {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_26a0d819c68598a2 {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_7cef3eab66c5f421 {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_da4238469cb84bfd {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_11a444b2a5feebfc {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_80267ee6e958701f {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_cee7bf0f19a87f16 {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_e4db15da970872e6 {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_fdaffebbef164f51 {
    margin-top: 10px !important;
  }
  .xl-mt-20_94a990992e012830 {
    margin-top: 20px !important;
  }
  .xl-mt-30_69dde41ee9a92e77 {
    margin-top: 30px !important;
  }
  .xl-mt-40_c25efbb41f916885 {
    margin-top: 40px !important;
  }
  .xl-mt-50_609b827b0e3afda3 {
    margin-top: 50px !important;
  }
  .xl-mt-60_fa838427c531ebe8 {
    margin-top: 60px !important;
  }
  .xl-mt-70_305bc59bdd353245 {
    margin-top: 70px !important;
  }
  .xl-mt-80_2081b319ff53333c {
    margin-top: 80px !important;
  }
  .xl-mt-90_99ddbad814f63292 {
    margin-top: 90px !important;
  }
  .xl-mt-100_47aa8ecb534bd8c1 {
    margin-top: 100px !important;
  }
  .xl-mt-110_ab0f3c22aa4181a5 {
    margin-top: 110px !important;
  }
  .xl-mt-120_2d737604ae79a3d5 {
    margin-top: 120px !important;
  }
  .xl-mt-130_d3ce30b2464dbbe9 {
    margin-top: 130px !important;
  }
  .xl-mt-140_2eefa2d7aeadf72a {
    margin-top: 140px !important;
  }
  .xl-mt-150_4fe617b88783900d {
    margin-top: 150px !important;
  }
  .xl-mt-200_be84629adb77ccad {
    margin-top: 200px !important;
  }
  .xl-mb-10_30e82b0b2759c8c9 {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_a15c9adf35c3ef16 {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_b3f8767b1df0eccf {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_c184225a47dc5258 {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_4547e3f3407b3c09 {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_db4f8ebdb1d5339d {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_28fe50812cdb61dc {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_ebc0e4cc8b2feef0 {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_e48c8aa8f53cef16 {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_12ab128c0ba09a03 {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_1439a05666bd43c1 {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_72b60fd7b675bc6f {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_1a49437e06d4044b {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_7376294f3e913988 {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_4b3400ae4f2f1bc5 {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_4ef2134b8895998e {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_c426552fa430394e {
    padding: 0 !important;
  }
  .lg-m0_bdf1d0f8d7cf83a8 {
    margin: 0 !important;
  }
  .lg-pt-10_c47928a99fe30105 {
    padding-top: 10px !important;
  }
  .lg-pt-20_4de650545f1a0f71 {
    padding-top: 20px !important;
  }
  .lg-pt-30_cd2f743057df14c9 {
    padding-top: 30px !important;
  }
  .lg-pt-40_aa3d8196f192f61f {
    padding-top: 40px !important;
  }
  .lg-pt-50_0ae182b98806e541 {
    padding-top: 50px !important;
  }
  .lg-pt-60_e5e8de7809852cef {
    padding-top: 60px !important;
  }
  .lg-pt-70_705bc969e39c2eae {
    padding-top: 70px !important;
  }
  .lg-pt-80_b21ff75b9c0b692a {
    padding-top: 80px !important;
  }
  .lg-pt-90_0496f8277555a0c4 {
    padding-top: 90px !important;
  }
  .lg-pt-100_079e77306f4274c0 {
    padding-top: 100px !important;
  }
  .lg-pt-110_d4bec2d21d01d4b8 {
    padding-top: 110px !important;
  }
  .lg-pt-120_95241c6ef4aa5880 {
    padding-top: 120px !important;
  }
  .lg-pt-130_d3761d2d37d568f0 {
    padding-top: 130px !important;
  }
  .lg-pt-140_f8b2d87f4175bde8 {
    padding-top: 140px !important;
  }
  .lg-pt-150_7f0254305dcd16eb {
    padding-top: 150px !important;
  }
  .lg-pt-200_63ae0d3a051e8af9 {
    padding-top: 200px !important;
  }
  .lg-pb-10_ee068eb53800fa19 {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_fc1aba8956723fe2 {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_f3f194f7d6870f86 {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_4def8c2266ed1e72 {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_5602cf1f846c6b16 {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_90d21ba313913d4a {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_bb0938de156e16fb {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_d4e83e0b028f42a2 {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_ce9db0409db722b3 {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_b547246cb3caabe0 {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_0cbd17d9bd9077b1 {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_4d540bdf142ba1a5 {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_504edca47d44ff3e {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_3f608468b8da1a0d {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_878360be9924f013 {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_a4fa4878557adaf3 {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_6e319de5893662a8 {
    margin-top: 10px !important;
  }
  .lg-mt-20_9a0f0c9385fcc422 {
    margin-top: 20px !important;
  }
  .lg-mt-30_ef9fb7a2722c6e1e {
    margin-top: 30px !important;
  }
  .lg-mt-40_f576ac27c5f784ce {
    margin-top: 40px !important;
  }
  .lg-mt-50_96796cd2675951cf {
    margin-top: 50px !important;
  }
  .lg-mt-60_d625a16b2cba13de {
    margin-top: 60px !important;
  }
  .lg-mt-70_00548c6963fda1cb {
    margin-top: 70px !important;
  }
  .lg-mt-80_669cd28ae903dc4b {
    margin-top: 80px !important;
  }
  .lg-mt-90_8819e58288890033 {
    margin-top: 90px !important;
  }
  .lg-mt-100_856c6232c23be8a5 {
    margin-top: 100px !important;
  }
  .lg-mt-110_bbb295089610b490 {
    margin-top: 110px !important;
  }
  .lg-mt-120_a43c15c431257063 {
    margin-top: 120px !important;
  }
  .lg-mt-130_b16eaa8258dbd803 {
    margin-top: 130px !important;
  }
  .lg-mt-140_1a432ee492da4dd6 {
    margin-top: 140px !important;
  }
  .lg-mt-150_802904cd0091377c {
    margin-top: 150px !important;
  }
  .lg-mt-200_82d81af9890236ae {
    margin-top: 200px !important;
  }
  .lg-mb-10_b9f6990c737e7f22 {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_0ff3df039848124a {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_53c77f3f4bcb1849 {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_367aabcc1b8f8c76 {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_7101b3c3ef163133 {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_d5f91c258e37bff7 {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_fda3defa617c2ac5 {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_7506a96504d60c21 {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_6f9328831d66a682 {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_38af9b6e4f02c1c7 {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_c75ac50735baab93 {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_958699f6f4117b48 {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_c35eea344f5383e3 {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_c46740b1c778df7f {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_6760d82c21372afc {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_a915196f9318fec3 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_d6d55979f56b3dc7 {
    padding: 0 !important;
  }
  .md-m0_9b84342cfa5af516 {
    margin: 0 !important;
  }
  .md-pt-10_ffbbc078e0bee944 {
    padding-top: 10px !important;
  }
  .md-pt-20_bf99451d3427df76 {
    padding-top: 20px !important;
  }
  .md-pt-30_49fc4093cec80b6f {
    padding-top: 30px !important;
  }
  .md-pt-40_2f1f0d7d4d0a22c3 {
    padding-top: 40px !important;
  }
  .md-pt-50_80fc75121412b961 {
    padding-top: 50px !important;
  }
  .md-pt-60_ce617d8061a2e48a {
    padding-top: 60px !important;
  }
  .md-pt-70_5aef451943fb6cef {
    padding-top: 70px !important;
  }
  .md-pt-80_c4a8015438600963 {
    padding-top: 80px !important;
  }
  .md-pt-90_92f956e85a0c602a {
    padding-top: 90px !important;
  }
  .md-pt-100_a10fd8ab4dbbac9d {
    padding-top: 100px !important;
  }
  .md-pt-110_7f7bb676d83275ac {
    padding-top: 110px !important;
  }
  .md-pt-120_70e6750aafce86e1 {
    padding-top: 120px !important;
  }
  .md-pt-130_736bfe07d062259c {
    padding-top: 130px !important;
  }
  .md-pt-140_d3f22c88ec7ad5a8 {
    padding-top: 140px !important;
  }
  .md-pt-150_95b35001fc3c022a {
    padding-top: 150px !important;
  }
  .md-pt-200_bd38bf3750d7198f {
    padding-top: 200px !important;
  }
  .md-pb-10_07c46d360768d175 {
    padding-bottom: 10px !important;
  }
  .md-pb-20_ad9af6e2e1690f53 {
    padding-bottom: 20px !important;
  }
  .md-pb-30_214ea9b02497e786 {
    padding-bottom: 30px !important;
  }
  .md-pb-40_a0b69bde770d2969 {
    padding-bottom: 40px !important;
  }
  .md-pb-50_60783bfec2b06a0d {
    padding-bottom: 50px !important;
  }
  .md-pb-60_07c8748596179ee8 {
    padding-bottom: 60px !important;
  }
  .md-pb-70_fc3e6da1ade94cc5 {
    padding-bottom: 70px !important;
  }
  .md-pb-80_a0165c084d8248ea {
    padding-bottom: 80px !important;
  }
  .md-pb-90_fccf23b3da307fbd {
    padding-bottom: 90px !important;
  }
  .md-pb-100_7bb9bb66f55c1776 {
    padding-bottom: 100px !important;
  }
  .md-pb-110_83fd51894415ac0d {
    padding-bottom: 110px !important;
  }
  .md-pb-120_043cc1d11d6ad21f {
    padding-bottom: 120px !important;
  }
  .md-pb-130_08e2c1f694c446f6 {
    padding-bottom: 130px !important;
  }
  .md-pb-140_11cf29590d966cf0 {
    padding-bottom: 140px !important;
  }
  .md-pb-150_c67acffda3dafe48 {
    padding-bottom: 150px !important;
  }
  .md-pb-200_3e19651c41dac29b {
    padding-bottom: 200px !important;
  }
  .md-mt-10_c0a26e036d91dd8a {
    margin-top: 10px !important;
  }
  .md-mt-20_7464da09b643d3b5 {
    margin-top: 20px !important;
  }
  .md-mt-30_c964cc4e15344458 {
    margin-top: 30px !important;
  }
  .md-mt-40_d03bd6d4cca29de8 {
    margin-top: 40px !important;
  }
  .md-mt-50_db0403c7ff318350 {
    margin-top: 50px !important;
  }
  .md-mt-60_188437cccdaebb3e {
    margin-top: 60px !important;
  }
  .md-mt-70_3e63d1876cadbbfb {
    margin-top: 70px !important;
  }
  .md-mt-80_910d0a4a46ac2ca0 {
    margin-top: 80px !important;
  }
  .md-mt-90_06d9cb09764ad23f {
    margin-top: 90px !important;
  }
  .md-mt-100_c6a5684638d4bb3e {
    margin-top: 100px !important;
  }
  .md-mt-110_05af5d2e2da85b29 {
    margin-top: 110px !important;
  }
  .md-mt-120_6e4067f61e337c0c {
    margin-top: 120px !important;
  }
  .md-mt-130_71b48201b358cd60 {
    margin-top: 130px !important;
  }
  .md-mt-140_afcb13daba58a0a5 {
    margin-top: 140px !important;
  }
  .md-mt-150_ae030e8a95b79a30 {
    margin-top: 150px !important;
  }
  .md-mt-200_88a8bab8af8d642b {
    margin-top: 200px !important;
  }
  .md-mb-10_732c89b95e5ea306 {
    margin-bottom: 10px !important;
  }
  .md-mb-20_729de45e99d7a720 {
    margin-bottom: 20px !important;
  }
  .md-mb-30_e4ec64d210dff14a {
    margin-bottom: 30px !important;
  }
  .md-mb-40_1bd7caef41aeb6a5 {
    margin-bottom: 40px !important;
  }
  .md-mb-50_cfdee39bb7fb19ab {
    margin-bottom: 50px !important;
  }
  .md-mb-60_6b554620ca2ff273 {
    margin-bottom: 60px !important;
  }
  .md-mb-70_889c64a813d07743 {
    margin-bottom: 70px !important;
  }
  .md-mb-80_101d8dcfdfa7784e {
    margin-bottom: 80px !important;
  }
  .md-mb-90_af52f4d6ece6e4f5 {
    margin-bottom: 90px !important;
  }
  .md-mb-100_37f33b3d122c7366 {
    margin-bottom: 100px !important;
  }
  .md-mb-110_63452b910841f32f {
    margin-bottom: 110px !important;
  }
  .md-mb-120_78a87c4443c712dd {
    margin-bottom: 120px !important;
  }
  .md-mb-130_8e19571274e4fe8e {
    margin-bottom: 130px !important;
  }
  .md-mb-140_fd9a66b64547c6c8 {
    margin-bottom: 140px !important;
  }
  .md-mb-150_c716cc6325c3bcf9 {
    margin-bottom: 150px !important;
  }
  .md-mb-200_10ca1d76c2ed27a4 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_e7ad556c77b9ec4b {
    padding: 0 !important;
  }
  .sm-m0_d191e03ba8259db8 {
    margin: 0 !important;
  }
  .sm-pt-10_cfaa304477f55084 {
    padding-top: 10px !important;
  }
  .sm-pt-20_6b8424d26e840c51 {
    padding-top: 20px !important;
  }
  .sm-pt-30_1d7e8a0f9ddc9a59 {
    padding-top: 30px !important;
  }
  .sm-pt-40_d073c6a8509f0ef4 {
    padding-top: 40px !important;
  }
  .sm-pt-50_4a0392c581cb08d7 {
    padding-top: 50px !important;
  }
  .sm-pt-60_540b54f03984fd2c {
    padding-top: 60px !important;
  }
  .sm-pt-70_8376fe3fc2bcc1ff {
    padding-top: 70px !important;
  }
  .sm-pt-80_7dc3118d1f491a22 {
    padding-top: 80px !important;
  }
  .sm-pt-90_b68a85fbacccd3f8 {
    padding-top: 90px !important;
  }
  .sm-pt-100_7bf9a4575a3c0565 {
    padding-top: 100px !important;
  }
  .sm-pt-110_4a710fa625c1e8a7 {
    padding-top: 110px !important;
  }
  .sm-pt-120_9f896db5f07d7365 {
    padding-top: 120px !important;
  }
  .sm-pt-130_dde7e76a72dbc88f {
    padding-top: 130px !important;
  }
  .sm-pt-140_8c6a35f338a747d6 {
    padding-top: 140px !important;
  }
  .sm-pt-150_edaf71ab58c3097d {
    padding-top: 150px !important;
  }
  .sm-pt-200_5f150bf0f1ade978 {
    padding-top: 200px !important;
  }
  .sm-pb-10_14b6503b45846152 {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_a0986814149f987a {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_9683d1528cb5587a {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_141f4888a8f537bd {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_8676ecafdb84dad5 {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_77f5523e55b0f9bd {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_3391a3bcbf7c0a70 {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_a8e732b4d3fdfcd4 {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_009105a6221b7502 {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_67070fc6d9777868 {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_01746712a03c7a27 {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_a32c5ae838f093ba {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_dc43ad7c01800e57 {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_73d384a59ffb34b5 {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_7de8a55377c943c9 {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_18e7a72fc0ee40a1 {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_66fef26812c2eacb {
    margin-top: 10px !important;
  }
  .sm-mt-20_0c55ccecbd2bf1c9 {
    margin-top: 20px !important;
  }
  .sm-mt-30_1c3733af19c96f11 {
    margin-top: 30px !important;
  }
  .sm-mt-40_e489fe141c1a4e23 {
    margin-top: 40px !important;
  }
  .sm-mt-50_0a07eb78e3543609 {
    margin-top: 50px !important;
  }
  .sm-mt-60_0216d57df977d2bc {
    margin-top: 60px !important;
  }
  .sm-mt-70_a52048ed6e0690c3 {
    margin-top: 70px !important;
  }
  .sm-mt-80_c4428d2343bdc788 {
    margin-top: 80px !important;
  }
  .sm-mt-90_5204e2903afa24b0 {
    margin-top: 90px !important;
  }
  .sm-mt-100_71f007ae1193321d {
    margin-top: 100px !important;
  }
  .sm-mt-110_866628c6c5820e41 {
    margin-top: 110px !important;
  }
  .sm-mt-120_51f6c661eccc63df {
    margin-top: 120px !important;
  }
  .sm-mt-130_3c062210108221c6 {
    margin-top: 130px !important;
  }
  .sm-mt-140_aa69c74d3a64f163 {
    margin-top: 140px !important;
  }
  .sm-mt-150_aeb8e07e35f5b818 {
    margin-top: 150px !important;
  }
  .sm-mt-200_a57d5d3d83fdbc65 {
    margin-top: 200px !important;
  }
  .sm-mb-10_261c1e1b5acbc3fa {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_ac886486b5b0f4ad {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_ec3214fa36a3b8ec {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_effd9eef5ccc167c {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_6fc546ab9e6330b3 {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_e5f403f683fbd795 {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_d48a10a100769c17 {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_8922acf1488b6b16 {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_6e7d220cedffe231 {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_622374bb3fa96014 {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_fdabdb4553669ab3 {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_250c61d73ea3b0d7 {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_6bd207ef79cea7dd {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_299792a2dd86f530 {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_a2ea4e23fd2d5bd2 {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_bdb9cd9fd37dd494 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_bac7f412d7433b08 {
    padding: 0 !important;
  }
  .xs-m0_20d28d3585ac2f54 {
    margin: 0 !important;
  }
  .xs-pt-10_2efe4dc1c821a43e {
    padding-top: 10px !important;
  }
  .xs-pt-20_7c0519282943fa65 {
    padding-top: 20px !important;
  }
  .xs-pt-30_e1c559f3db7a582e {
    padding-top: 30px !important;
  }
  .xs-pt-40_a9591bc9977ceb93 {
    padding-top: 40px !important;
  }
  .xs-pt-50_4073093abf22f85e {
    padding-top: 50px !important;
  }
  .xs-pt-60_dd704cf8b6f742c5 {
    padding-top: 60px !important;
  }
  .xs-pt-70_313156ea19381d75 {
    padding-top: 70px !important;
  }
  .xs-pt-80_9f63ec8a27e11075 {
    padding-top: 80px !important;
  }
  .xs-pt-90_7cd8386ffbcf18c5 {
    padding-top: 90px !important;
  }
  .xs-pt-100_b79fc1eeb39d1794 {
    padding-top: 100px !important;
  }
  .xs-pt-110_820e2f4a5cdf9f21 {
    padding-top: 110px !important;
  }
  .xs-pt-120_14bb11e0b309a35f {
    padding-top: 120px !important;
  }
  .xs-pt-130_c27aabe3fe49ce3e {
    padding-top: 130px !important;
  }
  .xs-pt-140_f5456bd5fc60ad43 {
    padding-top: 140px !important;
  }
  .xs-pt-150_3a97f0d14dd493ad {
    padding-top: 150px !important;
  }
  .xs-pt-200_fe80f9ac7dcf9e63 {
    padding-top: 200px !important;
  }
  .xs-pb-10_a542ed16c3b2a2c9 {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_0476d6a58714d951 {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_6eeabde2603306fe {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_34613d2aabf2b953 {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_5f752cf10cba91c4 {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_4bfbcffe51c8a491 {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_e090e55dd0e86eaf {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_53cd457b262a4e3a {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_2f81f31034c4b988 {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_d18b132398fc3b85 {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_7031481bdde8d7da {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_61625e5856e2dc4b {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_a781928da6f76b53 {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_0974b0520a87fc36 {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_69a33fff52ec5fb8 {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_3e7fa3f3b03a3cdd {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_4ffbb7aa0fb9dbb1 {
    margin-top: 10px !important;
  }
  .xs-mt-20_ee4e810fcdd02f35 {
    margin-top: 20px !important;
  }
  .xs-mt-30_56c63b6dff72d6d4 {
    margin-top: 30px !important;
  }
  .xs-mt-40_43760f6150da1f8c {
    margin-top: 40px !important;
  }
  .xs-mt-50_4c0ecd7555f9685e {
    margin-top: 50px !important;
  }
  .xs-mt-60_65d55c0172eeb2a3 {
    margin-top: 60px !important;
  }
  .xs-mt-70_5fedaebea9fd32c9 {
    margin-top: 70px !important;
  }
  .xs-mt-80_b7bd5adfc8524e47 {
    margin-top: 80px !important;
  }
  .xs-mt-90_49f15a702b7e838d {
    margin-top: 90px !important;
  }
  .xs-mt-100_859a54b84f1e1bfa {
    margin-top: 100px !important;
  }
  .xs-mt-110_01c742a8d449849a {
    margin-top: 110px !important;
  }
  .xs-mt-120_5ef23063b5863417 {
    margin-top: 120px !important;
  }
  .xs-mt-130_a39aafb056ca2693 {
    margin-top: 130px !important;
  }
  .xs-mt-140_b3099e45910f0aa0 {
    margin-top: 140px !important;
  }
  .xs-mt-150_ba06b4435e67de27 {
    margin-top: 150px !important;
  }
  .xs-mt-200_a43bb1b4bfbd5a3d {
    margin-top: 200px !important;
  }
  .xs-mb-10_d1b5988c23b1d81c {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_ae9bfc3e3f8011be {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_9d043bc431c8250e {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_04f28044b73df456 {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_80a6b29a5f6664f0 {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_3db893632931e3fb {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_2f9bbbc2513be9c9 {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_fbd9e40bdd6f49e4 {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_5d8c4ba0b700e87b {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_4c8529b6df998429 {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_0420a4c20d558308 {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_1a0ec8107755b1b5 {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_2e68c97686ccac48 {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_5a3ba91b4763f167 {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_ef7a7939a6cfd0e7 {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_ed0e8aa065110122 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_d503ef8e48192024 {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_d503ef8e48192024.menu-overlay_96a81e50eb01d100 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_d503ef8e48192024.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_d503ef8e48192024 .navbar-toggler_29885a5841ffb47a {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_d503ef8e48192024.menu-style-three_67e7953a1b162c5d .navbar-toggler_29885a5841ffb47a {
  background: #000;
}
.theme-main-menu_d503ef8e48192024.menu-style-four_2a2743e62e29b2fe .navbar-toggler_29885a5841ffb47a {
  background: #E6FD5A;
}
.theme-main-menu_d503ef8e48192024.menu-style-five_bcc964fe546c3987 .navbar-toggler_29885a5841ffb47a {
  background: #DFFF5E;
}
.theme-main-menu_d503ef8e48192024 .navbar-toggler_29885a5841ffb47a:focus {
  box-shadow: none;
}
.theme-main-menu_d503ef8e48192024 .navbar-toggler_29885a5841ffb47a::before,
.theme-main-menu_d503ef8e48192024 .navbar-toggler_29885a5841ffb47a::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_d503ef8e48192024 .navbar-toggler_29885a5841ffb47a 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_d503ef8e48192024.menu-style-three_67e7953a1b162c5d .navbar-toggler_29885a5841ffb47a:before, .theme-main-menu_d503ef8e48192024.menu-style-three_67e7953a1b162c5d .navbar-toggler_29885a5841ffb47a:after, .theme-main-menu_d503ef8e48192024.menu-style-three_67e7953a1b162c5d .navbar-toggler_29885a5841ffb47a span {
  background: #fff;
}
.theme-main-menu_d503ef8e48192024 .navbar-toggler_29885a5841ffb47a::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_d503ef8e48192024 .navbar-toggler_29885a5841ffb47a::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_d503ef8e48192024 .navbar-toggler_29885a5841ffb47a[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_d503ef8e48192024 .navbar-toggler_29885a5841ffb47a[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_d503ef8e48192024 .navbar-toggler_29885a5841ffb47a[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_d503ef8e48192024 .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_d503ef8e48192024 .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_d503ef8e48192024.white-vr_ef0e3aeccbc1eda2 .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_d503ef8e48192024.white-vr_ef0e3aeccbc1eda2 .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_d503ef8e48192024.white-vr_ef0e3aeccbc1eda2.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_d503ef8e48192024.menu-style-one_214b36c140576bc7 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_d503ef8e48192024.menu-style-two_c0398124bb6f6949 {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_d503ef8e48192024.menu-style-two_c0398124bb6f6949 .info-row_9de525a650a8925e {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_d503ef8e48192024.menu-style-two_c0398124bb6f6949 .gap-fix_588852d149fe0c4b {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_d503ef8e48192024.menu-style-two_c0398124bb6f6949 .greetings_20185a62b6fb2b3d {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_d503ef8e48192024.menu-style-two_c0398124bb6f6949 .contact-info_272843fbde237555 {
  margin: 0 -15px;
}
.theme-main-menu_d503ef8e48192024.menu-style-two_c0398124bb6f6949 .contact-info_272843fbde237555 li {
  padding: 0 15px;
}
.theme-main-menu_d503ef8e48192024.menu-style-two_c0398124bb6f6949 .contact-info_272843fbde237555 li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_d503ef8e48192024.menu-style-two_c0398124bb6f6949 .contact-info_272843fbde237555 li a:hover {
  text-decoration: underline;
}
.theme-main-menu_d503ef8e48192024.menu-style-two_c0398124bb6f6949 .inner-content_8b7b640ea674bde8 {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_d503ef8e48192024.menu-style-two_c0398124bb6f6949.fixed .info-row_9de525a650a8925e {
  display: none;
}
.theme-main-menu_d503ef8e48192024.menu-style-five_bcc964fe546c3987 {
  background: #000;
  padding: 0;
}
.theme-main-menu_d503ef8e48192024.menu-style-five_bcc964fe546c3987 .inner-content_8b7b640ea674bde8 {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_d503ef8e48192024.menu-style-six_329394ec2483abeb .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_d503ef8e48192024.menu-style-six_329394ec2483abeb .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_d503ef8e48192024 .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_e8a9c7ef8641e20e {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_e8a9c7ef8641e20e .mega-menu-title_515e63f83cd34a13 {
  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_d503ef8e48192024 .login-btn-one_caae9cd0ba1d824c a {
  color: #000;
}
.theme-main-menu_d503ef8e48192024 .login-btn-one_caae9cd0ba1d824c a:hover {
  text-decoration: underline;
}
.theme-main-menu_d503ef8e48192024 .login-btn-two_f5fe045a1c6dec42 a {
  color: #044F3B;
}
.theme-main-menu_d503ef8e48192024 .login-btn-two_f5fe045a1c6dec42 a:hover {
  text-decoration: underline;
}
.theme-main-menu_d503ef8e48192024 .signup-btn-one_5046be21cd7e1aa5 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_d503ef8e48192024 .signup-btn-one_5046be21cd7e1aa5 .icon_0a26b0166355b962 {
  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_d503ef8e48192024 .signup-btn-one_5046be21cd7e1aa5:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_d503ef8e48192024 .signup-btn-one_5046be21cd7e1aa5:hover .icon_0a26b0166355b962 {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_d503ef8e48192024 .signup-btn-two_6ad94e4ec0b71346 {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_d503ef8e48192024 .signup-btn-two_6ad94e4ec0b71346:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_d503ef8e48192024 .quote-one_e0525a32085337b0 {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_d503ef8e48192024 .quote-one_e0525a32085337b0:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_05893856c3a85e1c {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_05893856c3a85e1c li {
  position: relative;
  padding: 0 15px;
}
.category-menu_05893856c3a85e1c li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_05893856c3a85e1c li a:hover {
  color: #0C3A30;
}
.category-menu_05893856c3a85e1c .dropdown-menu {
  padding: 0;
}
.category-menu_05893856c3a85e1c .dropdown-menu li {
  padding: 0;
}
.category-menu_05893856c3a85e1c .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_cd48c96b0ff23647 .logo_07f66f583cda3553 {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_ef0e3aeccbc1eda2 .navbar-collapse_cd48c96b0ff23647 {
    background-color: #0C3A30;
  }
  .navbar-collapse_cd48c96b0ff23647 {
    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_cd48c96b0ff23647.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_d503ef8e48192024 .navbar .mega-dropdown_28b6d762ccc76e9e {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_ef0e3aeccbc1eda2 .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_e8a9c7ef8641e20e {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_54804a7619a5527c .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_55da905734036228 {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_55da905734036228::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_55da905734036228 .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_55da905734036228 .hero-slider-one .hero-img_12fea65b31f0cda8 {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_55da905734036228 .hero-slider-one .slick-list_edefebc58cbc7886, .hero-banner-one_55da905734036228 .hero-slider-one .slick-track_2d8ff3471160e44a, .hero-banner-one_55da905734036228 .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_55da905734036228 .hero-heading_4809d354924a1cc8 {
  font-weight: 700;
  color: #000;
  background: url(../resources/shape_ddc2b6ee1e/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_55da905734036228 .more-btn_315766d115e2e04f {
  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_55da905734036228 .more-btn_315766d115e2e04f:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_809629881596987b {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_809629881596987b .bg-wrapper_46ac197cc3d379ca {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_809629881596987b .hero-heading_4809d354924a1cc8 {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_809629881596987b .rating_060be2b8f7598cc0 h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_809629881596987b .rating_060be2b8f7598cc0 p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_809629881596987b .media-wrapper_31c034b876f04678 {
  position: absolute;
  background: url(../resources/assets_615501eb5f/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_809629881596987b .media-wrapper_31c034b876f04678 .shape_01_c6fab4a5d51668ad {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_809629881596987b .media-wrapper_31c034b876f04678 .shape_02_db3ef190492bb43f {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_90297b12d885604e .hero-heading_4809d354924a1cc8 {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_90297b12d885604e .media-wrapper_31c034b876f04678 {
  background: url(../resources/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_90297b12d885604e .media-wrapper_31c034b876f04678 .screen_01_cbc15ad39aecb210 {
  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_90297b12d885604e .media-wrapper_31c034b876f04678 .screen_02_d656056267c832fa {
  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_90297b12d885604e .media-wrapper_31c034b876f04678 .bg-shape_4d6ac43f9fe4d0be {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_90297b12d885604e .shape_01_c6fab4a5d51668ad {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_65d2d13fb0dd4dfa .bg-wrapper_46ac197cc3d379ca {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_65d2d13fb0dd4dfa .media-wrapper_31c034b876f04678 {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_65d2d13fb0dd4dfa .media-wrapper_31c034b876f04678 .shape_01_c6fab4a5d51668ad {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_65d2d13fb0dd4dfa .shape_02_db3ef190492bb43f {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_c8d19393a215340d + .blog-details_65df9431fc860f86 {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_a89e00c254151b4a {
  z-index: 1;
}
.block-feature-three_a89e00c254151b4a:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_a89e00c254151b4a.no-bg_b672f3d01b007c31:before {
  display: none;
}
.block-feature-three_a89e00c254151b4a .section-btn_857be43b470d5db3 {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_a89e00c254151b4a .block-title_17c1198627f046f7 a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_a89e00c254151b4a .block-title_17c1198627f046f7 a:hover {
  text-decoration: underline;
}
.block-feature-three_a89e00c254151b4a .round-btn_146d4ab6ad494ac6 {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_a89e00c254151b4a .round-btn_146d4ab6ad494ac6:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_a89e00c254151b4a .block-one_bce7418b7a3282f7 {
  background: url(../resources/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_a89e00c254151b4a .block-one_bce7418b7a3282f7 .tag_0ed44b33658bfec4 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_a89e00c254151b4a .block-one_bce7418b7a3282f7 .block-title_17c1198627f046f7 {
  background: url(../resources/shape_ddc2b6ee1e/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_a89e00c254151b4a .block-two_8c615f311a125ce4 {
  overflow: hidden;
}
.block-feature-three_a89e00c254151b4a .block-two_8c615f311a125ce4 .img-wrapper_f2831a88014f123d {
  background: url(../resources/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_a89e00c254151b4a .block-two_8c615f311a125ce4 .text-wrapper_34ab1a412a821e65 {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_a89e00c254151b4a .block-two_8c615f311a125ce4 .tag_0ed44b33658bfec4 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_a89e00c254151b4a .block-three_d0dd152f48f325a1 {
  background: #D3FF76;
}
.block-feature-three_a89e00c254151b4a .block-three_d0dd152f48f325a1 .tag_0ed44b33658bfec4 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_a89e00c254151b4a .block-three_d0dd152f48f325a1 .round-btn_146d4ab6ad494ac6 {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_a89e00c254151b4a .block-three_d0dd152f48f325a1 .round-btn_146d4ab6ad494ac6:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_a89e00c254151b4a .block-four_91b150f4095d76eb {
  background: url(../resources/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_a89e00c254151b4a .block-four_91b150f4095d76eb .block-title_17c1198627f046f7 {
  background: url(../resources/shape_ddc2b6ee1e/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_a89e00c254151b4a .block-four_91b150f4095d76eb .block-title_17c1198627f046f7 a {
  font-size: 28px;
}
.block-feature-three_a89e00c254151b4a .block-four_91b150f4095d76eb .tag_0ed44b33658bfec4 {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_a89e00c254151b4a .block-four_91b150f4095d76eb .round-btn_146d4ab6ad494ac6 {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_a89e00c254151b4a .block-four_91b150f4095d76eb .round-btn_146d4ab6ad494ac6:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_a89e00c254151b4a .block-five_6f3fe4164ef0d6f0 {
  background: url(../resources/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_a89e00c254151b4a .block-five_6f3fe4164ef0d6f0 .tag_0ed44b33658bfec4 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_a89e00c254151b4a .block-five_6f3fe4164ef0d6f0 .block-title_17c1198627f046f7 {
  background: url(../resources/shape_ddc2b6ee1e/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_93019ace9700793f .upper-wrapper_777fac6ed3fd1250 {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_93019ace9700793f .upper-wrapper_777fac6ed3fd1250 .shape_01_c6fab4a5d51668ad {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_93019ace9700793f .line-loop_5da8ef7229e34172:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_93019ace9700793f .graph-panel_7991e2746dd93308 {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_93019ace9700793f .graph-panel_7991e2746dd93308 .main-count_4e087c32dee924cc {
  font-size: 120px;
}
.block-feature-thirteen_93019ace9700793f .graph-panel_7991e2746dd93308 .chart-box_476881476bd22b9f {
  padding: 0 15px;
}
.block-feature-thirteen_93019ace9700793f .graph-panel_7991e2746dd93308 .chart-box_476881476bd22b9f .chart-inner_4500f71f1308b4f8 {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_307cf09672070cdd .media-img_f64c97a6243791ed {
  border-radius: 30px;
}
.block-feature-sixteen_307cf09672070cdd .shape_01_c6fab4a5d51668ad {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_3f55aa8ee4278124 .section-subheading_e28481bff7ff2282 {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_3f55aa8ee4278124 .shape_01_c6fab4a5d51668ad {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_05eb88383846c88e {
  z-index: 1;
}
.text-feature-four_05eb88383846c88e .avatar_02d9853f9d7c2fd5 {
  width: 65px;
  height: 65px;
}
.text-feature-four_05eb88383846c88e .name {
  font-size: 28px;
}
.text-feature-four_05eb88383846c88e .quote-text_1603efea022a4a92 {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_05eb88383846c88e .shape_01_c6fab4a5d51668ad {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_05eb88383846c88e .shape_02_db3ef190492bb43f {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_b075fb661add44f8 .bg-wrapper_46ac197cc3d379ca {
  background: #FFF2AC;
}
.text-feature-five_b075fb661add44f8 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_b075fb661add44f8 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_b075fb661add44f8 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_b075fb661add44f8 li:hover:before {
  background: #29594B;
}
.text-feature-five_b075fb661add44f8 li:hover:after {
  color: #fff;
}
.text-feature-five_b075fb661add44f8 .media-wrapper_31c034b876f04678 {
  background: url(../resources/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_b075fb661add44f8 .media-wrapper_31c034b876f04678 .video-icon_df3280d1c89f3814 {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_b075fb661add44f8 .media-wrapper_31c034b876f04678 .video-icon_df3280d1c89f3814:hover {
  background: #CFFF45;
}
.text-feature-five_b075fb661add44f8 .media-wrapper_31c034b876f04678 .screen_01_cbc15ad39aecb210 {
  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_de85e180d806aa4a {
  z-index: 1;
}
.text-feature-six_de85e180d806aa4a .media-wrapper_31c034b876f04678 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_de85e180d806aa4a .media-wrapper_31c034b876f04678 .screen_01_cbc15ad39aecb210 {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_de85e180d806aa4a .shape_01_c6fab4a5d51668ad {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_de85e180d806aa4a .shape_02_db3ef190492bb43f {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_981675759edbaf0d {
  background: url(../resources/assets_615501eb5f/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_981675759edbaf0d .block_e4397295544734cf .icon_0a26b0166355b962 {
  height: 50px;
}
.text-feature-nine_981675759edbaf0d .vertical-text-wrapper_d2e50a66f31dd199 {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_981675759edbaf0d .vertical-text-wrapper_d2e50a66f31dd199 .text-list_f7b573c03fbdfc76 {
  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_981675759edbaf0d .vertical-text-wrapper_d2e50a66f31dd199 .text-list_f7b573c03fbdfc76:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_981675759edbaf0d .vertical-text-wrapper_d2e50a66f31dd199 .shape_01_c6fab4a5d51668ad {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_981675759edbaf0d .vertical-text-wrapper_d2e50a66f31dd199 .shape_02_db3ef190492bb43f {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_981675759edbaf0d .shape_03_71577ad26d949ce3 {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_981675759edbaf0d .shape_04_47df0a64cabb5ed8 {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_2b26ca903065ac05 .section-btn_857be43b470d5db3 {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_06d678dd07db0004 {
  z-index: 1;
}
.team-section-three_06d678dd07db0004:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../resources/shape_ddc2b6ee1e/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_06d678dd07db0004 .section-btn_857be43b470d5db3 {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_06d678dd07db0004 .shape_01_c6fab4a5d51668ad {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_06d678dd07db0004 .shape_02_db3ef190492bb43f {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_06d678dd07db0004 .shape_03_71577ad26d949ce3 {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_44ac2b0f248fb9c6 .logo_07f66f583cda3553 {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_6b459f8eebeb95e5 {
  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_4d7bb62fe261809d {
  max-width: 565px;
}
.user-data-form .form-wrapper_4d7bb62fe261809d .input-group-meta_b59afba4a6e46bd7 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_4d7bb62fe261809d .input-group-meta_b59afba4a6e46bd7 label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_4d7bb62fe261809d .input-group-meta_b59afba4a6e46bd7 .placeholder_icon_1b6a2289d405dd90 {
  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_4d7bb62fe261809d .input-group-meta_b59afba4a6e46bd7 .placeholder_icon_1b6a2289d405dd90 img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_4d7bb62fe261809d .input-group-meta_b59afba4a6e46bd7 .placeholder_icon_1b6a2289d405dd90 span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_4d7bb62fe261809d .input-group-meta_b59afba4a6e46bd7 .placeholder_icon_1b6a2289d405dd90 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_4d7bb62fe261809d .input-group-meta_b59afba4a6e46bd7 .placeholder_icon_1b6a2289d405dd90 span.eye-slash_3fd07a0077ff9b4c:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_f10681b906c33db8 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_f10681b906c33db8 label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_f10681b906c33db8 input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_f10681b906c33db8 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_f10681b906c33db8 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_f10681b906c33db8 a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_f10681b906c33db8 a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_127c671ed6d7eb30 {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_60b4d8bafb3ab6c2 {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_60b4d8bafb3ab6c2:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_60b4d8bafb3ab6c2 img {
  width: 20px;
}
.user-data-form .btn-close_4edc442358334161 {
  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_33f1dfbe3770a050 .main-count_4e087c32dee924cc {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_686c9133361c4b80 .icon_0a26b0166355b962 {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_f4034aed24fc9fb4 .img-holder_b743742b6cb4f57e {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_f4034aed24fc9fb4 .img-holder_b743742b6cb4f57e.round-border_c876fe7f8243deb4 {
  border-radius: 30px;
}
.portfolio-block-one_f4034aed24fc9fb4 .img-holder_b743742b6cb4f57e .expend_4ca789fc460bf733 {
  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_f4034aed24fc9fb4 .img-holder_b743742b6cb4f57e 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_f4034aed24fc9fb4 .img-holder_b743742b6cb4f57e i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_f4034aed24fc9fb4:hover .expend_4ca789fc460bf733 {
  opacity: 1;
}
.portfolio-block-one_f4034aed24fc9fb4:hover .img-meta_21abaa33ec1be54b {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_f4034aed24fc9fb4:hover .pj-title_c258f7000915cc01 {
  text-decoration: underline;
}
.portfolio-block-one_f4034aed24fc9fb4 .caption {
  margin-top: 35px;
}
.portfolio-block-one_f4034aed24fc9fb4 .caption .tag_0ed44b33658bfec4 {
  margin: 0 -3px;
}
.portfolio-block-one_f4034aed24fc9fb4 .caption .tag_0ed44b33658bfec4 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_f4034aed24fc9fb4 .caption .pj-title_c258f7000915cc01 {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_f4034aed24fc9fb4 .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_f4034aed24fc9fb4 .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_12a0839db1a3f6e6 .bg-wrapper_46ac197cc3d379ca {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_12a0839db1a3f6e6 .slider-wrapper_e9f88ee76487505f {
  height: 100%;
}
.project-details-two_12a0839db1a3f6e6 .slider-wrapper_e9f88ee76487505f .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_12a0839db1a3f6e6 .slider-wrapper_e9f88ee76487505f .carousel-control-next_fa276f6e8922ac42,
.project-details-two_12a0839db1a3f6e6 .slider-wrapper_e9f88ee76487505f .carousel-control-prev_f86bf51e5a819471 {
  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_12a0839db1a3f6e6 .slider-wrapper_e9f88ee76487505f .carousel-control-next_fa276f6e8922ac42:hover,
.project-details-two_12a0839db1a3f6e6 .slider-wrapper_e9f88ee76487505f .carousel-control-prev_f86bf51e5a819471:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_12a0839db1a3f6e6 .slider-wrapper_e9f88ee76487505f .carousel-control-prev_f86bf51e5a819471 {
  left: auto;
  right: 45px;
}
.project-details-two_12a0839db1a3f6e6 .info-wrapper_24b2b29313a671e6 {
  padding: 55px 50px 85px 70px;
}
.project-details-two_12a0839db1a3f6e6 .info-wrapper_24b2b29313a671e6 h3 {
  font-size: 36px;
}
.project-details-two_12a0839db1a3f6e6 .info-wrapper_24b2b29313a671e6 .list-meta_eca23eb3b97d448c li {
  padding: 22px 0;
}
.project-details-two_12a0839db1a3f6e6 .info-wrapper_24b2b29313a671e6 .list-meta_eca23eb3b97d448c .icon_0a26b0166355b962 {
  width: 40px;
}
.project-details-two_12a0839db1a3f6e6 .info-wrapper_24b2b29313a671e6 .list-meta_eca23eb3b97d448c .text1_397a3be72763f31e {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_12a0839db1a3f6e6 .info-wrapper_24b2b29313a671e6 .list-meta_eca23eb3b97d448c span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_12a0839db1a3f6e6 .info-wrapper_24b2b29313a671e6 .social-share_e5ef9c6c645199a1 li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_12a0839db1a3f6e6 .info-wrapper_24b2b29313a671e6 .social-share_e5ef9c6c645199a1 li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_ac42a7989c8c9ce3 .slider-wrapper_e9f88ee76487505f {
  padding-left: 100px;
}
.feedback-section-three_ac42a7989c8c9ce3 .slider-wrapper_e9f88ee76487505f .icon_0a26b0166355b962 {
  left: 0;
  top: 18px;
}
.feedback-section-three_ac42a7989c8c9ce3 .slick-dots_4a4121509b215b02 {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_ac42a7989c8c9ce3 .slick-dots_4a4121509b215b02 li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_ac42a7989c8c9ce3 .slick-dots_4a4121509b215b02 .slick-active button {
  background: #000;
}
.feedback-section-three_ac42a7989c8c9ce3 .rating-box_cafbfcd662837e7a {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_ac42a7989c8c9ce3 .rating-box_cafbfcd662837e7a .rating_060be2b8f7598cc0 {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_ac42a7989c8c9ce3 .shape_01_c6fab4a5d51668ad {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_ac42a7989c8c9ce3 .shape_02_db3ef190492bb43f {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_bf2243dcd50d71cb {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_bf2243dcd50d71cb .post-data_48e969001c0af172 {
  padding: 30px 35px 25px;
}
.blog-meta-one_bf2243dcd50d71cb .post-data_48e969001c0af172 .post-info_73862f6c3d955800 {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_bf2243dcd50d71cb .post-data_48e969001c0af172 .blog-title_a656c3e945427eaf {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_bf2243dcd50d71cb .post-data_48e969001c0af172 .blog-title_a656c3e945427eaf:hover {
  text-decoration: underline;
}
.blog-meta-one_bf2243dcd50d71cb .post-img_bb8e37896975e177 {
  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_bf2243dcd50d71cb .post-img_bb8e37896975e177 .round-btn_146d4ab6ad494ac6 {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_bf2243dcd50d71cb:hover .round-btn_146d4ab6ad494ac6 {
  background: #CFFF45;
}
.blog-meta-one_bf2243dcd50d71cb.style-two_f8e96e04fb894693 {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_bf2243dcd50d71cb.style-two_f8e96e04fb894693 .post-img_bb8e37896975e177 {
  border-radius: 0;
}
.blog-meta-one_bf2243dcd50d71cb.style-two_f8e96e04fb894693 .blog-title_a656c3e945427eaf {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_d9a5b0b5cb341a5a {
  background: #fff;
}
.blog-meta-two_d9a5b0b5cb341a5a .post-data_48e969001c0af172 {
  padding-top: 30px;
}
.blog-meta-two_d9a5b0b5cb341a5a .post-data_48e969001c0af172 .blog-title_a656c3e945427eaf {
  width: 70%;
}
.blog-meta-two_d9a5b0b5cb341a5a .post-data_48e969001c0af172 .blog-title_a656c3e945427eaf h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_d9a5b0b5cb341a5a .post-data_48e969001c0af172 .blog-title_a656c3e945427eaf:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_d9a5b0b5cb341a5a .post-data_48e969001c0af172 .round-btn_146d4ab6ad494ac6 {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_d9a5b0b5cb341a5a .post-data_48e969001c0af172 .round-btn_146d4ab6ad494ac6:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_d9a5b0b5cb341a5a .post-data_48e969001c0af172 .post-info_73862f6c3d955800 {
  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_d9a5b0b5cb341a5a .post-img_bb8e37896975e177 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_d9a5b0b5cb341a5a .post-img_bb8e37896975e177 .date_99d12704d972a826 {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_d9a5b0b5cb341a5a.style-two_f8e96e04fb894693 {
  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_d9a5b0b5cb341a5a.style-two_f8e96e04fb894693 p {
  font-size: 18px;
}
.blog-meta-two_d9a5b0b5cb341a5a.style-two_f8e96e04fb894693 .post-img_bb8e37896975e177 {
  height: auto;
  width: 100%;
}
.blog-meta-two_d9a5b0b5cb341a5a.style-two_f8e96e04fb894693 .post-data_48e969001c0af172 {
  padding: 26px 0;
}
.blog-meta-two_d9a5b0b5cb341a5a.style-two_f8e96e04fb894693 .post-data_48e969001c0af172 .post-info_73862f6c3d955800 {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_d9a5b0b5cb341a5a.style-two_f8e96e04fb894693 .post-data_48e969001c0af172 .round-btn_146d4ab6ad494ac6 {
  border: none;
}

.signup-btn-one_5046be21cd7e1aa5 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_5046be21cd7e1aa5 .icon_0a26b0166355b962 {
  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_20cf8bc91e1d7226 {
  z-index: 1;
}
.blog-section-three_20cf8bc91e1d7226 .section-btn_857be43b470d5db3 {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

.blog-section-four_4fee4f2304d2c932 {
  z-index: 5;
}
.blog-section-four_4fee4f2304d2c932.block-feature-three_a89e00c254151b4a:before {
  display: none;
}
.blog-section-four_4fee4f2304d2c932.block-feature-three_a89e00c254151b4a .block-one_bce7418b7a3282f7 {
  background: url(../resources/blog/blog_img_05.jpg) no-repeat center;
  height: 666px;
}

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

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

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

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

.blog-details_65df9431fc860f86 .post-details-meta_188af4f8791c9dc4 {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_65df9431fc860f86 .post-details-meta_188af4f8791c9dc4 p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_65df9431fc860f86 .post-details-meta_188af4f8791c9dc4 .quote-wrapper_29690ff79b6c7cea {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_65df9431fc860f86 .post-details-meta_188af4f8791c9dc4 .quote-wrapper_29690ff79b6c7cea .wrapper_ed7a69039b415ece {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_65df9431fc860f86 .post-details-meta_188af4f8791c9dc4 .quote-wrapper_29690ff79b6c7cea .wrapper_ed7a69039b415ece .icon_0a26b0166355b962 {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_65df9431fc860f86 .post-details-meta_188af4f8791c9dc4 .quote-wrapper_29690ff79b6c7cea .wrapper_ed7a69039b415ece h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_65df9431fc860f86 .post-details-meta_188af4f8791c9dc4 .quote-wrapper_29690ff79b6c7cea h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_65df9431fc860f86 .post-details-meta_188af4f8791c9dc4 .quote-wrapper_29690ff79b6c7cea h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_65df9431fc860f86 .post-details-meta_188af4f8791c9dc4 .img-gallery_511a44bd709a7ccf {
  margin-bottom: 50px;
}
.blog-details_65df9431fc860f86 .post-details-meta_188af4f8791c9dc4 .img-gallery_511a44bd709a7ccf img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_65df9431fc860f86 .post-details-meta_188af4f8791c9dc4 h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_65df9431fc860f86 .post-details-meta_188af4f8791c9dc4 .list-item_60cfa5752a72be3d li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_65df9431fc860f86 .post-details-meta_188af4f8791c9dc4 .list-item_60cfa5752a72be3d li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_65df9431fc860f86 .bottom-widget_5807de058fe9d316 {
  padding: 10px 0 5px;
}
.blog-details_65df9431fc860f86 .bottom-widget_5807de058fe9d316 .tags_ccc4095d97bbc535 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_65df9431fc860f86 .bottom-widget_5807de058fe9d316 .tags_ccc4095d97bbc535 a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_65df9431fc860f86 .bottom-widget_5807de058fe9d316 .tags_ccc4095d97bbc535 a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_65df9431fc860f86 .bottom-widget_5807de058fe9d316 .share-icon_ab6fbf7c8f3ad70a li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_65df9431fc860f86 .bottom-widget_5807de058fe9d316 .share-icon_ab6fbf7c8f3ad70a a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_65df9431fc860f86 .grey-bg_41e458ea24e7c2fb {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_65df9431fc860f86 .blog-inner-title_0726eee337e51ffa {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_65df9431fc860f86 .blog-comment-area_55c348623d2dadca {
  margin: 60px 0;
}
.blog-details_65df9431fc860f86 .blog-comment-area_55c348623d2dadca .comment_f3c4b0ccd2119ff8 {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_65df9431fc860f86 .blog-comment-area_55c348623d2dadca .comment_f3c4b0ccd2119ff8:last-child {
  padding-bottom: 5px;
}
.blog-details_65df9431fc860f86 .blog-comment-area_55c348623d2dadca .comment_f3c4b0ccd2119ff8 .reply-comment_7407ccc15a6d72c7 {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_65df9431fc860f86 .blog-comment-area_55c348623d2dadca .comment_f3c4b0ccd2119ff8 .user-avatar_cd3a72a7e9d2881d {
  width: 60px;
  height: 60px;
}
.blog-details_65df9431fc860f86 .blog-comment-area_55c348623d2dadca .comment_f3c4b0ccd2119ff8 .comment-text_8dc36298e083e0c0 {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_65df9431fc860f86 .blog-comment-area_55c348623d2dadca .comment_f3c4b0ccd2119ff8 .comment-text_8dc36298e083e0c0 .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_65df9431fc860f86 .blog-comment-area_55c348623d2dadca .comment_f3c4b0ccd2119ff8 .comment-text_8dc36298e083e0c0 .date_99d12704d972a826 {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_65df9431fc860f86 .blog-comment-area_55c348623d2dadca .comment_f3c4b0ccd2119ff8 .comment-text_8dc36298e083e0c0 p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_65df9431fc860f86 .blog-comment-area_55c348623d2dadca .comment_f3c4b0ccd2119ff8 .comment-text_8dc36298e083e0c0 .reply-btn_aa89b7236fcf5730 {
  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_65df9431fc860f86 .blog-comment-area_55c348623d2dadca .comment_f3c4b0ccd2119ff8 .comment-text_8dc36298e083e0c0 .reply-btn_aa89b7236fcf5730:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_65df9431fc860f86 .blog-comment-form_bb45638721e947f9 p a {
  color: #19352D;
}
.blog-details_65df9431fc860f86 .blog-comment-form_bb45638721e947f9 form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_65df9431fc860f86 .blog-comment-form_bb45638721e947f9 form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_65df9431fc860f86 .blog-comment-form_bb45638721e947f9 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_52b49923bee44bfb {
  height: 600px;
}

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

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

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

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

.footer-one_6139c6fff495387f {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_6139c6fff495387f .bottom-footer_406c138e039ececf {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_6139c6fff495387f .social-icon_aaef1cfeb5689d68 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_6139c6fff495387f .social-icon_aaef1cfeb5689d68 a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_6139c6fff495387f .footer-title_eb32db9503b76c8c {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_6139c6fff495387f .footer-nav-link_69e5764bbb1f12d2 a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_6139c6fff495387f .footer-nav-link_69e5764bbb1f12d2 a:hover {
  color: #fff;
}
.footer-nav-link_69e5764bbb1f12d2 p {
  font-size: 16px;
}
.logo_07f66f583cda3553 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_c0f48d9f2ff1cd76 {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_ed3099e2465dbb9a {
  align-content: center;
}

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

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

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

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

.footer-three_9d92f1b22cadae49 {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_9d92f1b22cadae49 .round-bg_5511b3850305c574 {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_9d92f1b22cadae49 .round-bg_5511b3850305c574.color-two_6b0bd5b293a7d542 {
  background: #F6FFDD;
}
.footer-three_9d92f1b22cadae49 .footer-intro_c972e97a19df470d p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_9d92f1b22cadae49 .footer-intro_c972e97a19df470d p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_9d92f1b22cadae49 .footer-title_eb32db9503b76c8c {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_9d92f1b22cadae49 .footer-nav-link_69e5764bbb1f12d2 a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_9d92f1b22cadae49 .footer-nav-link_69e5764bbb1f12d2 a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_9d92f1b22cadae49 .bottom-footer_406c138e039ececf {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_9d92f1b22cadae49 .bottom-footer_406c138e039ececf .copyright_43952a061efce639 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_9d92f1b22cadae49 .bottom-footer_406c138e039ececf .bottom-nav_81db31898e526b50 {
  margin: 0 -12px;
}
.footer-three_9d92f1b22cadae49 .bottom-footer_406c138e039ececf .bottom-nav_81db31898e526b50 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_9d92f1b22cadae49 .bottom-footer_406c138e039ececf .bottom-nav_81db31898e526b50 a:hover {
  text-decoration: underline;
}
.footer-three_9d92f1b22cadae49 .bottom-footer_406c138e039ececf .social-icon_aaef1cfeb5689d68 {
  margin: 0 -10px;
}
.footer-three_9d92f1b22cadae49 .bottom-footer_406c138e039ececf .social-icon_aaef1cfeb5689d68 a {
  margin: 0 10px;
}
.footer-three_9d92f1b22cadae49 .bottom-footer_406c138e039ececf .social-icon_aaef1cfeb5689d68 a:hover {
  color: #19352D;
}
.footer-three_9d92f1b22cadae49 .shape_01_c6fab4a5d51668ad {
  top: -3%;
  left: -3%;
}
.footer-three_9d92f1b22cadae49 .shape_02_db3ef190492bb43f {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_a876979931d5db8e {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_a876979931d5db8e:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../resources/assets_615501eb5f/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_a876979931d5db8e h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_a876979931d5db8e .btn-group_cd45b4ab3c6d2c80 {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_a876979931d5db8e .btn-group_cd45b4ab3c6d2c80 h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_a876979931d5db8e .btn-group_cd45b4ab3c6d2c80 h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_a876979931d5db8e .btn-group_cd45b4ab3c6d2c80 .round-btn_146d4ab6ad494ac6 {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_a876979931d5db8e .btn-group_cd45b4ab3c6d2c80 .round-btn_146d4ab6ad494ac6:hover, .footer-five_a876979931d5db8e .btn-group_cd45b4ab3c6d2c80 .round-btn_146d4ab6ad494ac6:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_a876979931d5db8e .social-icon_aaef1cfeb5689d68 {
  margin: 0 -20px;
}
.footer-five_a876979931d5db8e .social-icon_aaef1cfeb5689d68 a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_a876979931d5db8e .social-icon_aaef1cfeb5689d68 a:hover {
  color: #DFFF5E;
}
.footer-five_a876979931d5db8e .bottom-nav_81db31898e526b50 {
  margin: 0 -12px;
}
.footer-five_a876979931d5db8e .bottom-nav_81db31898e526b50 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_a876979931d5db8e .bottom-nav_81db31898e526b50 a:hover {
  text-decoration: underline;
}
.footer-five_a876979931d5db8e .shape_01_c6fab4a5d51668ad {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_a876979931d5db8e .shape_02_db3ef190492bb43f {
  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_eddfbd883da7e9fd {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_c190a9243e46a646 {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_a3160efcad1279a8 {
  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_629eed60b46c5cac {
  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_7b6d31aeddedded9 {
  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_bed97a031c244e95 {
  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_4697483fa549142b {
  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_22dac3e3bc644750 {
  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_c22d170bb297ef3b {
  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_a599871e25f64872 {
  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_6f61d40092054549 {
  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_3a8c69fb66f64cac {
  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_d5e6a59165bdb43c {
  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_0c2c86c788e43805 {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_015d2185b41c77bc {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_9c6a9e04e1960bda {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_a216a0eddbfcd95b {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_9e139e473a6510ea {
  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_bcad3b8b1aab4cd8 {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_786e525e3fd9a1b6 {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_20d64875fcfe8e30 {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_6945a80526306a4d {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_7fd7eaeb0ba6b827 {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_f43eab179d0d65fb {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_df3525162a7814a7 {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_f25a3ff23450526c {
  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_c075b94bb7604eca {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_51a95263406760cb {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_21d1f2e18abaaf47 {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_eda0e83abe5095bd {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_c28d5154a475481c {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_24fe3d2f7ba3615e {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_44b9ed8a0932fee3 {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_56a595082d9fc338 {
  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_aabd78148a88ca08 {
  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_88fe62cd55b59759 {
  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_1e865dd145d3e8cb {
  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_8c521d503edf76f0 {
  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_7a05101fa36c6212 {
  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_9a07bd99e1bcb425 {
  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_0575096a4c1c8ebb {
  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_79e7c6b3fbf99f2c {
  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_878df380447c5673 {
  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_5ea13f377a04a879 {
  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_db05b4adec4f1097 {
  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_d6583a9557fa7c2e {
  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_8cf9d948a0b1d703 {
  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_d35bc80bb63ce562 {
  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_c63d78d0f1109d13 {
  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_53c16e9c708d6291 {
  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_fe497f33a16235e7 {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_7afe55beafdc01f8 {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_c0aa2c62af6cc77c {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_4b61f14dfbb4eec5 {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_d9b7ccfdea6b5488 {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_f4ad3054f9cbaf57 {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_be1d3f888bf73902 {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_0e7afd0cdae9e51d {
  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_eddfbd883da7e9fd {
  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_4d98cf611bfb8c02 {
  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_a4d48966e9ed07d6 {
  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_7fdc64c271207435 .theme-select-menu_63e4a24b6a0c58bf {
  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_fd329f093ae1b4bb {
  overflow: hidden;
}
.product-block-one_fd329f093ae1b4bb .img-holder_b743742b6cb4f57e {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_fd329f093ae1b4bb .img-holder_b743742b6cb4f57e .cart-icon_7741fa4677f51d96 {
  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_fd329f093ae1b4bb .img-holder_b743742b6cb4f57e .cart-icon_7741fa4677f51d96:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_fd329f093ae1b4bb .img-holder_b743742b6cb4f57e .cart-button_0a50135ff91a9ffe {
  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_fd329f093ae1b4bb .img-holder_b743742b6cb4f57e .cart-button_0a50135ff91a9ffe:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_fd329f093ae1b4bb .product-title_22f603f16a510fa5 {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_fd329f093ae1b4bb .rating_060be2b8f7598cc0 {
  margin: 0 -3px;
}
.product-block-one_fd329f093ae1b4bb .rating_060be2b8f7598cc0 li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_fd329f093ae1b4bb .rating_060be2b8f7598cc0 li .bi-star-fill_e231e6bc2602d7bd {
  color: #FFCB65;
}
.product-block-one_fd329f093ae1b4bb .price_405be276c010cd93 {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_fd329f093ae1b4bb:hover .cart-button_0a50135ff91a9ffe {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_fd329f093ae1b4bb:hover .product-img_47e5e738596a25b9 {
  transform: scale(0.95);
}
.product-block-one_fd329f093ae1b4bb:hover .cart-icon_7741fa4677f51d96 {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_fd329f093ae1b4bb:hover .product-title_22f603f16a510fa5 {
  text-decoration: underline;
}

.product-details-one_813f3d65f65eda2a .product-img-tab_d2a1d6a0f404c505 {
  border: none;
}
.product-details-one_813f3d65f65eda2a .product-img-tab_d2a1d6a0f404c505 .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_813f3d65f65eda2a .product-img-tab_d2a1d6a0f404c505 .nav-link img {
  max-height: 100%;
}
.product-details-one_813f3d65f65eda2a .product-img-tab_d2a1d6a0f404c505 .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_813f3d65f65eda2a .product-img-tab-content_02e0bac8ebbdd8c8 {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_813f3d65f65eda2a .product-img-tab-content_02e0bac8ebbdd8c8 img {
  margin: auto;
}
.product-details-one_813f3d65f65eda2a .product-info_09f46ff888be0e43 .stock-tag_4dd11c67c08e303e {
  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_813f3d65f65eda2a .product-info_09f46ff888be0e43 .product-name_dccffc575a9fec52 {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_813f3d65f65eda2a .product-info_09f46ff888be0e43 .rating_060be2b8f7598cc0 li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_813f3d65f65eda2a .product-info_09f46ff888be0e43 .rating_060be2b8f7598cc0 li .bi-star-fill_e231e6bc2602d7bd {
  color: #FFCB65;
}
.product-details-one_813f3d65f65eda2a .product-info_09f46ff888be0e43 .rating_060be2b8f7598cc0 li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_813f3d65f65eda2a .product-info_09f46ff888be0e43 .rating_060be2b8f7598cc0 li a:hover {
  text-decoration: underline;
}
.product-details-one_813f3d65f65eda2a .product-info_09f46ff888be0e43 .price_405be276c010cd93 {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_813f3d65f65eda2a .product-info_09f46ff888be0e43 .price_405be276c010cd93 del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_813f3d65f65eda2a .product-info_09f46ff888be0e43 .availability_faa09ec3c4a159ed {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_813f3d65f65eda2a .product-info_09f46ff888be0e43 .description-text_76b373181e656ff7 {
  padding: 10px 0 15px;
}
.product-details-one_813f3d65f65eda2a .product-info_09f46ff888be0e43 .product-feature_6577e4cefcbccf23 {
  margin-bottom: 20px;
}
.product-details-one_813f3d65f65eda2a .product-info_09f46ff888be0e43 .product-feature_6577e4cefcbccf23 li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_813f3d65f65eda2a .product-info_09f46ff888be0e43 .product-feature_6577e4cefcbccf23 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_813f3d65f65eda2a .product-info_09f46ff888be0e43 .customize-order_680c8db7bd09f904 h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_813f3d65f65eda2a .product-info_09f46ff888be0e43 .customize-order_680c8db7bd09f904 .quantity_5603578fc1f4c30b .button-group_d8b783034ff4669f {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_813f3d65f65eda2a .product-info_09f46ff888be0e43 .customize-order_680c8db7bd09f904 .quantity_5603578fc1f4c30b .button-group_d8b783034ff4669f li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_813f3d65f65eda2a .product-info_09f46ff888be0e43 .customize-order_680c8db7bd09f904 .quantity_5603578fc1f4c30b .button-group_d8b783034ff4669f li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_813f3d65f65eda2a .product-info_09f46ff888be0e43 .customize-order_680c8db7bd09f904 .quantity_5603578fc1f4c30b .button-group_d8b783034ff4669f 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_813f3d65f65eda2a .product-review-tab_1b3541504a605218 .nav-tabs_78eac3b4f6a03ed8 {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_813f3d65f65eda2a .product-review-tab_1b3541504a605218 .nav-tabs_78eac3b4f6a03ed8 .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_813f3d65f65eda2a .product-review-tab_1b3541504a605218 .nav-tabs_78eac3b4f6a03ed8 .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_813f3d65f65eda2a .product-review-tab_1b3541504a605218 .nav-tabs_78eac3b4f6a03ed8 .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_813f3d65f65eda2a .product-review-tab_1b3541504a605218 .nav-tabs_78eac3b4f6a03ed8 .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_813f3d65f65eda2a .product-review-tab_1b3541504a605218 .tab-content_ad4b12b72cfe6b0e h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_813f3d65f65eda2a .product-review-tab_1b3541504a605218 .tab-content_ad4b12b72cfe6b0e .product-feature_6577e4cefcbccf23 li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_813f3d65f65eda2a .product-review-tab_1b3541504a605218 .tab-content_ad4b12b72cfe6b0e .product-feature_6577e4cefcbccf23 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_813f3d65f65eda2a .product-review-tab_1b3541504a605218 .user-comment-area_e64b6a267db7f8eb .single-comment_3940249c1e98d302 {
  padding-bottom: 40px;
}
.product-details-one_813f3d65f65eda2a .product-review-tab_1b3541504a605218 .user-comment-area_e64b6a267db7f8eb .single-comment_3940249c1e98d302:last-child {
  padding-bottom: 0;
}
.product-details-one_813f3d65f65eda2a .product-review-tab_1b3541504a605218 .user-comment-area_e64b6a267db7f8eb .user-img_511f7c14d9226e9f {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_813f3d65f65eda2a .product-review-tab_1b3541504a605218 .user-comment-area_e64b6a267db7f8eb .user-comment-data_87e7518ba411ad85 {
  padding-left: 30px;
  position: relative;
}
.product-details-one_813f3d65f65eda2a .product-review-tab_1b3541504a605218 .user-comment-area_e64b6a267db7f8eb .user-comment-data_87e7518ba411ad85 .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_813f3d65f65eda2a .product-review-tab_1b3541504a605218 .user-comment-area_e64b6a267db7f8eb .user-comment-data_87e7518ba411ad85 .rating_060be2b8f7598cc0 li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_813f3d65f65eda2a .product-review-tab_1b3541504a605218 .user-comment-area_e64b6a267db7f8eb .user-comment-data_87e7518ba411ad85 .rating_060be2b8f7598cc0 li .bi-star-fill_e231e6bc2602d7bd {
  color: #FFCB65;
}
.product-details-one_813f3d65f65eda2a .product-review-tab_1b3541504a605218 .user-comment-area_e64b6a267db7f8eb .user-comment-data_87e7518ba411ad85 p {
  padding-top: 8px;
}

.cart-list-form_8f2df4f874f5d828 {
  position: relative;
}
.cart-list-form_8f2df4f874f5d828 .table_ebd32b14d2f77936 {
  margin: 0;
  background: transparent;
}
.cart-list-form_8f2df4f874f5d828 .table_ebd32b14d2f77936 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_8f2df4f874f5d828 .table_ebd32b14d2f77936 th:first-child {
  text-align: left;
}
.cart-list-form_8f2df4f874f5d828 .table_ebd32b14d2f77936 tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_8f2df4f874f5d828 .table_ebd32b14d2f77936 tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_8f2df4f874f5d828 .table_ebd32b14d2f77936 tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_8f2df4f874f5d828 .table_ebd32b14d2f77936 tbody .product-thumbnails_23c71af322360a69 {
  width: 85px;
}
.cart-list-form_8f2df4f874f5d828 .table_ebd32b14d2f77936 tbody .product-thumbnails_23c71af322360a69 img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_8f2df4f874f5d828 .table_ebd32b14d2f77936 tbody .product-thumbnails_23c71af322360a69 .product-img_47e5e738596a25b9 {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_8f2df4f874f5d828 .table_ebd32b14d2f77936 tbody .product-info_09f46ff888be0e43 {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_8f2df4f874f5d828 .table_ebd32b14d2f77936 tbody .product-info_09f46ff888be0e43 .product-name_dccffc575a9fec52 {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_8f2df4f874f5d828 .table_ebd32b14d2f77936 tbody .product-info_09f46ff888be0e43 .serial_2814109a54be0184 {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_8f2df4f874f5d828 .table_ebd32b14d2f77936 tbody .product-info_09f46ff888be0e43 ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_8f2df4f874f5d828 .table_ebd32b14d2f77936 tbody .price_405be276c010cd93 {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_8f2df4f874f5d828 .table_ebd32b14d2f77936 tbody .quantity_5603578fc1f4c30b li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_8f2df4f874f5d828 .table_ebd32b14d2f77936 tbody .quantity_5603578fc1f4c30b li .btn_0c7060edb513ce10 {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_8f2df4f874f5d828 .table_ebd32b14d2f77936 tbody .quantity_5603578fc1f4c30b 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_8f2df4f874f5d828 .table_ebd32b14d2f77936 tbody .remove-product_d723394568cba7e2 {
  color: #000;
  font-size: 22px;
}
.cart-list-form_8f2df4f874f5d828 .table_ebd32b14d2f77936 tbody .remove-product_d723394568cba7e2:hover {
  color: #ff2759;
}
.cart-list-form_8f2df4f874f5d828 .cart-footer_0685c434548225a6 {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_8f2df4f874f5d828 .cart-footer_0685c434548225a6 .coupon-form_6a1196f68d9ef97f input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_8f2df4f874f5d828 .cart-footer_0685c434548225a6 .cart-total-section_672dfef7d5f13c0c {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_8f2df4f874f5d828 .cart-footer_0685c434548225a6 .cart-total-section_672dfef7d5f13c0c .cart-total-table_2c95c71f5c6a4bd2 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_8f2df4f874f5d828 .cart-footer_0685c434548225a6 .cart-total-section_672dfef7d5f13c0c .cart-total-table_2c95c71f5c6a4bd2 tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_4625e26cb2485bd2 {
  height: auto;
}

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

.fancybox-caption_1794c01815c61740, .fancybox-infobar_d0626e82626a43f5, .fancybox-navigation_96f3ddd99ec185b9 .fancybox-button_dde324f170f72d00, .fancybox-toolbar_304439b27e9136d0 {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_968cf162f5799f03 .fancybox-caption_1794c01815c61740, .fancybox-show-infobar_103600b06f05f6ba .fancybox-infobar_d0626e82626a43f5, .fancybox-show-nav_c1333c5564740f29 .fancybox-navigation_96f3ddd99ec185b9 .fancybox-button_dde324f170f72d00, .fancybox-show-toolbar_e2f98581a6fdfa4d .fancybox-toolbar_304439b27e9136d0 {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_b5c8f05270863ab7 .fancybox-stage_9f81b916261d30c9 {
  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_261b4c9a3f56e126 .fancybox-slide, .fancybox-slide--current_c593bae82f227b37, .fancybox-slide--next_c4927f21f7d7f647, .fancybox-slide--previous_7cc739c808f0b987 {
  display: block;
}

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

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

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

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

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

.fancybox-content_7a8474eb9c764cdc {
  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_7d4d0808c898f5b1 .fancybox-content_7a8474eb9c764cdc {
  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_7ba149d3b39c5e28 .fancybox-content_7a8474eb9c764cdc {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_527ca07e412ac9da .fancybox-content_7a8474eb9c764cdc {
  cursor: zoom-in;
}

.fancybox-can-drag_6fbb517010e767e2 .fancybox-content_7a8474eb9c764cdc {
  cursor: grab;
}

.fancybox-is-dragging_84c9dc109f12c190 .fancybox-content_7a8474eb9c764cdc {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_5ebddf83ee73eb69 .fancybox-content_7a8474eb9c764cdc {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_2367b9e767885607 .fancybox-content_7a8474eb9c764cdc, .fancybox-slide--map_0d3211c8cc4babab .fancybox-content_7a8474eb9c764cdc, .fancybox-slide--video_5c10a615691df073 .fancybox-content_7a8474eb9c764cdc {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_5c10a615691df073 .fancybox-content_7a8474eb9c764cdc {
  background: #000;
}

.fancybox-slide--map_0d3211c8cc4babab .fancybox-content_7a8474eb9c764cdc {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_ea56f4d84a33e9a5 svg path, .fancybox-button--share_fd3aafdfa75caf51 svg path, .fancybox-button--thumbs_f9a7b17f5fdbf367 svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_c1333c5564740f29 .fancybox-navigation_96f3ddd99ec185b9 .fancybox-button_dde324f170f72d00 {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_96f3ddd99ec185b9 .fancybox-button--arrow_left_4862d6cbf9f5d287 {
  left: 6px;
}

.fancybox-navigation_96f3ddd99ec185b9 .fancybox-button--arrow_right_e5ceef234b179a8e {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_2367b9e767885607 .fancybox-close-small_0661712d505f923d, .fancybox-slide--image_7d4d0808c898f5b1 .fancybox-close-small_0661712d505f923d, .fancybox-slide--video_5c10a615691df073 .fancybox-close-small_0661712d505f923d {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_2367b9e767885607 .fancybox-close-small_0661712d505f923d:hover svg, .fancybox-slide--image_7d4d0808c898f5b1 .fancybox-close-small_0661712d505f923d:hover svg, .fancybox-slide--video_5c10a615691df073 .fancybox-close-small_0661712d505f923d:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_e3045931d1f44a0e .fancybox-close-small_0661712d505f923d, .fancybox-is-zoomable_24270e262a7baa80.fancybox-can-drag_6fbb517010e767e2 .fancybox-close-small_0661712d505f923d {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_92f6c6f33bcd7ed4.fancybox-slide--next_c4927f21f7d7f647, .fancybox-fx-fade_92f6c6f33bcd7ed4.fancybox-slide--previous_7cc739c808f0b987 {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_92f6c6f33bcd7ed4.fancybox-slide--current_c593bae82f227b37 {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_efb1defb4a8f642f {
  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_df8da93f4f478007 {
  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_d4578952c1ba6582 {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_889ce4c445df5b5e .fancybox-thumbs_df8da93f4f478007 {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_df8da93f4f478007 > 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_df8da93f4f478007 .fancybox-thumbs-active_6dab2fb638a30b96:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_35c6391bbd638ff6 .slick-track_2d8ff3471160e44a,
.slick-slider_35c6391bbd638ff6 .slick-list_edefebc58cbc7886 {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_0d5ee75efe23a17e .slick-track_2d8ff3471160e44a {
  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_0d5ee75efe23a17e img {
  display: none;
}

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

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

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

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

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