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

.h1_ee1792f4a26c3dcb,
h1,
.h2_cb06ed9ddf22ce1f,
h2,
.h3_c953d0aa73fdc25b,
h3,
.h4_732d9ff3dbfe0c3c,
h4,
.h5_c5924f161c4a996f,
h5,
.h6_f31e41740e41a42e,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_6b295edfb302d3af {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_43179f4ea609d7b6 {
  padding: 0 !important;
}

.m0_ac84008a65114b8f {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_0694b5f90cc6a883 {
    padding: 0 !important;
  }
  .xl-m0_98fcff6ab1584df0 {
    margin: 0 !important;
  }
  .xl-pt-10_55fdea31624640ec {
    padding-top: 10px !important;
  }
  .xl-pt-20_ecbe88d78efd25c3 {
    padding-top: 20px !important;
  }
  .xl-pt-30_58af6f19ef78c57a {
    padding-top: 30px !important;
  }
  .xl-pt-40_cad0fcc18d5e35ed {
    padding-top: 40px !important;
  }
  .xl-pt-50_80f104a7e12021b6 {
    padding-top: 50px !important;
  }
  .xl-pt-60_448a224acd45387d {
    padding-top: 60px !important;
  }
  .xl-pt-70_a637e0d6e3aededf {
    padding-top: 70px !important;
  }
  .xl-pt-80_3287efae82ef7f2b {
    padding-top: 80px !important;
  }
  .xl-pt-90_fbdb483f8597bbe2 {
    padding-top: 90px !important;
  }
  .xl-pt-100_1503ebb4cbfa09cd {
    padding-top: 100px !important;
  }
  .xl-pt-110_3bede33d6f71a864 {
    padding-top: 110px !important;
  }
  .xl-pt-120_1e8ecf73c49bada6 {
    padding-top: 120px !important;
  }
  .xl-pt-130_db7293823820a0c8 {
    padding-top: 130px !important;
  }
  .xl-pt-140_4642ea7d55d1cd6e {
    padding-top: 140px !important;
  }
  .xl-pt-150_aa994153dca2a7ce {
    padding-top: 150px !important;
  }
  .xl-pt-200_94c8cad1a2f61346 {
    padding-top: 200px !important;
  }
  .xl-pb-10_2677e96b65661921 {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_275611390ea2303c {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_fd8888b0978b2193 {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_9cf1f5d5020b76f5 {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_47cf10479b3be5d9 {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_36c67eebb1c65047 {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_43ac7526a70ce324 {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_cc7112ced030005c {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_64ff936928c00b9d {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_7600b7f82fddf04e {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_07b87cadd879e151 {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_fbf8f1ddd4f58c98 {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_af06cccc23d7da63 {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_b64ba648d80c5145 {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_2e18ef59c70a3bf3 {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_389ab8b73845bf72 {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_92024c8705a13e74 {
    margin-top: 10px !important;
  }
  .xl-mt-20_fba1ef3083543f35 {
    margin-top: 20px !important;
  }
  .xl-mt-30_7924e00512e37c57 {
    margin-top: 30px !important;
  }
  .xl-mt-40_dc6c2742aedddb81 {
    margin-top: 40px !important;
  }
  .xl-mt-50_85623cb52589c17b {
    margin-top: 50px !important;
  }
  .xl-mt-60_e96feb77c08a2ca6 {
    margin-top: 60px !important;
  }
  .xl-mt-70_97b0ef56969c8f14 {
    margin-top: 70px !important;
  }
  .xl-mt-80_8a1795aedbaf2442 {
    margin-top: 80px !important;
  }
  .xl-mt-90_b20ae047dbcd8f45 {
    margin-top: 90px !important;
  }
  .xl-mt-100_bf320f640c3b042d {
    margin-top: 100px !important;
  }
  .xl-mt-110_f579a6f1b119e026 {
    margin-top: 110px !important;
  }
  .xl-mt-120_79077de8c08b6be4 {
    margin-top: 120px !important;
  }
  .xl-mt-130_dabc7ca2e11beabf {
    margin-top: 130px !important;
  }
  .xl-mt-140_edad1877d888c447 {
    margin-top: 140px !important;
  }
  .xl-mt-150_fc174c3fa51d192d {
    margin-top: 150px !important;
  }
  .xl-mt-200_8130aa3ac7e89b80 {
    margin-top: 200px !important;
  }
  .xl-mb-10_207f18b97f4d8e68 {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_de9b41acc50fc90c {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_afee377bec296b3e {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_c6e88e65e3fc7b4d {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_c0409f4dedfa5caa {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_0f770bfcfbdf974e {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_d1a247829b97c07b {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_f6734e90c825397a {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_2f30871fddfb4735 {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_66212d9750e61a1b {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_2bf71bf68e9cb949 {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_841aaf330ffe98e3 {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_779ce96c5912a0b5 {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_71b2b1a65a8affe1 {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_0443a1f1fae143e4 {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_595210969a7c65f5 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_5924e9e1cfeb4199 {
    padding: 0 !important;
  }
  .lg-m0_eb25c26a63583cb0 {
    margin: 0 !important;
  }
  .lg-pt-10_b987be55fcd4f755 {
    padding-top: 10px !important;
  }
  .lg-pt-20_4cc4baff8f145e53 {
    padding-top: 20px !important;
  }
  .lg-pt-30_f4fda94a7705b591 {
    padding-top: 30px !important;
  }
  .lg-pt-40_af7004c96ed6e768 {
    padding-top: 40px !important;
  }
  .lg-pt-50_b4517f8fc87dfc24 {
    padding-top: 50px !important;
  }
  .lg-pt-60_b7ccf9aeae1bd4c9 {
    padding-top: 60px !important;
  }
  .lg-pt-70_90233a17ce1df5b9 {
    padding-top: 70px !important;
  }
  .lg-pt-80_fb6d388ab4e293ff {
    padding-top: 80px !important;
  }
  .lg-pt-90_bbc3bec38cceeb06 {
    padding-top: 90px !important;
  }
  .lg-pt-100_7f8f01af15f3ffa5 {
    padding-top: 100px !important;
  }
  .lg-pt-110_53c45e1a8b1cc1b5 {
    padding-top: 110px !important;
  }
  .lg-pt-120_b250d3b1cbcb163c {
    padding-top: 120px !important;
  }
  .lg-pt-130_fe727b94af99caa9 {
    padding-top: 130px !important;
  }
  .lg-pt-140_37ca3ee466caf7aa {
    padding-top: 140px !important;
  }
  .lg-pt-150_a670ca63619e1bc4 {
    padding-top: 150px !important;
  }
  .lg-pt-200_129a89fb817e48d9 {
    padding-top: 200px !important;
  }
  .lg-pb-10_6d2738e82e6664dc {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_1d6fc9d25ffab924 {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_ebb14faffe62018d {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_01c10b8bff93a1a5 {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_3de7bc35b6ff00a4 {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_901e0bb645b9e650 {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_c9cbb24c1f8ac063 {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_9329239bc6f2534a {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_b7fb842e69ccccb2 {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_27d6dad267e668bd {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_1257ca3b448cf8bb {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_bbdd3168922ca628 {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_918dd2dfaedefd68 {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_510b0c2de8750620 {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_404311dd0a245134 {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_87c6eb3a13809499 {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_a44956c53fb6ec9b {
    margin-top: 10px !important;
  }
  .lg-mt-20_797d07efb1dc7630 {
    margin-top: 20px !important;
  }
  .lg-mt-30_968ec6157418e5be {
    margin-top: 30px !important;
  }
  .lg-mt-40_7a2eead8b3061bb3 {
    margin-top: 40px !important;
  }
  .lg-mt-50_fe43a7569ac3f051 {
    margin-top: 50px !important;
  }
  .lg-mt-60_830c77a676eac072 {
    margin-top: 60px !important;
  }
  .lg-mt-70_822dc1d1827000b2 {
    margin-top: 70px !important;
  }
  .lg-mt-80_35dcdfec37cf8cd1 {
    margin-top: 80px !important;
  }
  .lg-mt-90_d23fd8f4f7b77859 {
    margin-top: 90px !important;
  }
  .lg-mt-100_c3558d98f1f8c5a3 {
    margin-top: 100px !important;
  }
  .lg-mt-110_0349ada8a003a8a0 {
    margin-top: 110px !important;
  }
  .lg-mt-120_7b1b049524389c70 {
    margin-top: 120px !important;
  }
  .lg-mt-130_1d0554422fc59c54 {
    margin-top: 130px !important;
  }
  .lg-mt-140_d7c392be18fab8cb {
    margin-top: 140px !important;
  }
  .lg-mt-150_2d6aa32382ab9924 {
    margin-top: 150px !important;
  }
  .lg-mt-200_31a5a1ef9298ec90 {
    margin-top: 200px !important;
  }
  .lg-mb-10_273a791eba08aaa0 {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_f25737b9bc45bea1 {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_4183fdd71067ecb1 {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_4d682065bfbaa88c {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_1f8fa7ec0f14f1a8 {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_f605a054b212f705 {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_94a4d2ac241d1f8c {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_503f0608529d4ab1 {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_6e54c03088456811 {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_b0701e8451b38c61 {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_89beddfd422c66fb {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_91b63e6700f8488f {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_2cf2d08612dddedd {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_b492d758e7924d56 {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_afa0fcaa0bfae721 {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_12e668f159f75e7d {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_20daa440a6c70aef {
    padding: 0 !important;
  }
  .md-m0_54d1e43c24951a84 {
    margin: 0 !important;
  }
  .md-pt-10_1d0e78b6a7400f39 {
    padding-top: 10px !important;
  }
  .md-pt-20_5b10d7fc25747c35 {
    padding-top: 20px !important;
  }
  .md-pt-30_723421e1f67dad37 {
    padding-top: 30px !important;
  }
  .md-pt-40_bc9db4b4849c0f31 {
    padding-top: 40px !important;
  }
  .md-pt-50_38ae3486ac14c34f {
    padding-top: 50px !important;
  }
  .md-pt-60_8e949bee781ab879 {
    padding-top: 60px !important;
  }
  .md-pt-70_df7bdcf2284aa870 {
    padding-top: 70px !important;
  }
  .md-pt-80_f3fc758194200205 {
    padding-top: 80px !important;
  }
  .md-pt-90_031de91fd2aea2af {
    padding-top: 90px !important;
  }
  .md-pt-100_d9bf6df65ba6a9b0 {
    padding-top: 100px !important;
  }
  .md-pt-110_19fe59bc173a8e42 {
    padding-top: 110px !important;
  }
  .md-pt-120_7aa451038e500734 {
    padding-top: 120px !important;
  }
  .md-pt-130_bd62cf2ce5cf6fba {
    padding-top: 130px !important;
  }
  .md-pt-140_e46065d364e02e6b {
    padding-top: 140px !important;
  }
  .md-pt-150_8783aac9a4b9a311 {
    padding-top: 150px !important;
  }
  .md-pt-200_b51ba18c2c9202bc {
    padding-top: 200px !important;
  }
  .md-pb-10_9756e80275cb2c86 {
    padding-bottom: 10px !important;
  }
  .md-pb-20_fc450addcf45213a {
    padding-bottom: 20px !important;
  }
  .md-pb-30_2c855925ae18d219 {
    padding-bottom: 30px !important;
  }
  .md-pb-40_eea3ccd28579c260 {
    padding-bottom: 40px !important;
  }
  .md-pb-50_c6cc108ecfdc3809 {
    padding-bottom: 50px !important;
  }
  .md-pb-60_608399c41599f269 {
    padding-bottom: 60px !important;
  }
  .md-pb-70_8c08c3ea31b080fd {
    padding-bottom: 70px !important;
  }
  .md-pb-80_983e09a357d76310 {
    padding-bottom: 80px !important;
  }
  .md-pb-90_998e7b8a04fa9efa {
    padding-bottom: 90px !important;
  }
  .md-pb-100_a008ee5cf03f7795 {
    padding-bottom: 100px !important;
  }
  .md-pb-110_bee5339d597953d8 {
    padding-bottom: 110px !important;
  }
  .md-pb-120_a5dbdf9d104ca836 {
    padding-bottom: 120px !important;
  }
  .md-pb-130_54c2a05ea2703a13 {
    padding-bottom: 130px !important;
  }
  .md-pb-140_57d3f054db00844e {
    padding-bottom: 140px !important;
  }
  .md-pb-150_50f173bc39e48638 {
    padding-bottom: 150px !important;
  }
  .md-pb-200_cdb01c13c5774451 {
    padding-bottom: 200px !important;
  }
  .md-mt-10_38406982f89ddabe {
    margin-top: 10px !important;
  }
  .md-mt-20_ad198cd8007d070a {
    margin-top: 20px !important;
  }
  .md-mt-30_5e2897117400cc34 {
    margin-top: 30px !important;
  }
  .md-mt-40_a3fd17c96b344ae3 {
    margin-top: 40px !important;
  }
  .md-mt-50_10760f4df2ca480b {
    margin-top: 50px !important;
  }
  .md-mt-60_42a7345faca19d5b {
    margin-top: 60px !important;
  }
  .md-mt-70_d3716f8401501e88 {
    margin-top: 70px !important;
  }
  .md-mt-80_3c9a47bd81931b5d {
    margin-top: 80px !important;
  }
  .md-mt-90_92836f363f7eb0d8 {
    margin-top: 90px !important;
  }
  .md-mt-100_dfb37dc7aa015916 {
    margin-top: 100px !important;
  }
  .md-mt-110_669a1e2288a81f1b {
    margin-top: 110px !important;
  }
  .md-mt-120_3a2e5ddd99032797 {
    margin-top: 120px !important;
  }
  .md-mt-130_0bd3f647818fa7a0 {
    margin-top: 130px !important;
  }
  .md-mt-140_353fb63f1b180101 {
    margin-top: 140px !important;
  }
  .md-mt-150_bd569f681984b13c {
    margin-top: 150px !important;
  }
  .md-mt-200_8fdc832c44fb1aac {
    margin-top: 200px !important;
  }
  .md-mb-10_a73c498535d0118f {
    margin-bottom: 10px !important;
  }
  .md-mb-20_7af5918b92bbdb59 {
    margin-bottom: 20px !important;
  }
  .md-mb-30_e5ccd04756e13e62 {
    margin-bottom: 30px !important;
  }
  .md-mb-40_67a678890033f237 {
    margin-bottom: 40px !important;
  }
  .md-mb-50_a7b33aa50b484382 {
    margin-bottom: 50px !important;
  }
  .md-mb-60_aeccd2a4e10ea0a6 {
    margin-bottom: 60px !important;
  }
  .md-mb-70_3a3f7ee6ee126744 {
    margin-bottom: 70px !important;
  }
  .md-mb-80_fe2cc83367da91f7 {
    margin-bottom: 80px !important;
  }
  .md-mb-90_0f15802952b29390 {
    margin-bottom: 90px !important;
  }
  .md-mb-100_206ec8a42ac9f6ab {
    margin-bottom: 100px !important;
  }
  .md-mb-110_d2fa1dda52586caf {
    margin-bottom: 110px !important;
  }
  .md-mb-120_fd893e19e18edb1a {
    margin-bottom: 120px !important;
  }
  .md-mb-130_5805ba42baf0fe77 {
    margin-bottom: 130px !important;
  }
  .md-mb-140_e6a934cf10017a44 {
    margin-bottom: 140px !important;
  }
  .md-mb-150_6e7a210e850cea50 {
    margin-bottom: 150px !important;
  }
  .md-mb-200_7573fa41d0cbf4df {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_3ef8d8fe6918a940 {
    padding: 0 !important;
  }
  .sm-m0_22f1bc0ead28039b {
    margin: 0 !important;
  }
  .sm-pt-10_842870b7a37018f6 {
    padding-top: 10px !important;
  }
  .sm-pt-20_dd198d4715edc31b {
    padding-top: 20px !important;
  }
  .sm-pt-30_d8878f5579555760 {
    padding-top: 30px !important;
  }
  .sm-pt-40_161f8c5607b72bd4 {
    padding-top: 40px !important;
  }
  .sm-pt-50_3e697e493fd14742 {
    padding-top: 50px !important;
  }
  .sm-pt-60_02b7e90451959d13 {
    padding-top: 60px !important;
  }
  .sm-pt-70_d07a502408f56874 {
    padding-top: 70px !important;
  }
  .sm-pt-80_123aa68a6f4b0f54 {
    padding-top: 80px !important;
  }
  .sm-pt-90_c1cb5e7c871f7df4 {
    padding-top: 90px !important;
  }
  .sm-pt-100_dc69801eb957465e {
    padding-top: 100px !important;
  }
  .sm-pt-110_783d9a2788416942 {
    padding-top: 110px !important;
  }
  .sm-pt-120_2894e2099555ef0c {
    padding-top: 120px !important;
  }
  .sm-pt-130_b8fa67267cb69b0d {
    padding-top: 130px !important;
  }
  .sm-pt-140_adf69dbeaf4caffe {
    padding-top: 140px !important;
  }
  .sm-pt-150_e3df91f776360609 {
    padding-top: 150px !important;
  }
  .sm-pt-200_3d68a48e8f6eec11 {
    padding-top: 200px !important;
  }
  .sm-pb-10_3048b5d54a2c4f61 {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_e6baba19f56512eb {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_921e114eb96ebeb9 {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_4ff50fd3e8b7311b {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_7f708c3ebc934ec3 {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_cd931caaf85b1803 {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_2cdfb5c181c822ba {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_47a9a5924bf75d27 {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_7f3921a19903b6f0 {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_c9a6a74b9919ebf5 {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_49e53de4390a7aae {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_80b60b53375f681a {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_e1385a07b9686668 {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_25c7f374f7713051 {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_decab70fd14448d6 {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_532ddb3aedd5546b {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_a1308bd06bbb2068 {
    margin-top: 10px !important;
  }
  .sm-mt-20_22c7f86716d2b1c6 {
    margin-top: 20px !important;
  }
  .sm-mt-30_12194da924938904 {
    margin-top: 30px !important;
  }
  .sm-mt-40_ca1e53cfb7a6322b {
    margin-top: 40px !important;
  }
  .sm-mt-50_6f6e5bf181f46aba {
    margin-top: 50px !important;
  }
  .sm-mt-60_098317afdb725b12 {
    margin-top: 60px !important;
  }
  .sm-mt-70_11914a890fd3dcb0 {
    margin-top: 70px !important;
  }
  .sm-mt-80_bd45ad514eabcd4f {
    margin-top: 80px !important;
  }
  .sm-mt-90_c6687ad7238d8a85 {
    margin-top: 90px !important;
  }
  .sm-mt-100_06f8b135ea106987 {
    margin-top: 100px !important;
  }
  .sm-mt-110_3b584064d5fceac1 {
    margin-top: 110px !important;
  }
  .sm-mt-120_43a08530e78f0d3a {
    margin-top: 120px !important;
  }
  .sm-mt-130_c85a1505e37386f9 {
    margin-top: 130px !important;
  }
  .sm-mt-140_eaa6237a67e969ea {
    margin-top: 140px !important;
  }
  .sm-mt-150_c9efed85b53b10ec {
    margin-top: 150px !important;
  }
  .sm-mt-200_9bc5ecb1c76904aa {
    margin-top: 200px !important;
  }
  .sm-mb-10_4b5166082bd34575 {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_cbd27c2cd76c37fe {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_e15afb4b09ed5cc8 {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_c8f8d07a319b09e5 {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_9e089c9f411e532e {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_6dc498403774ec30 {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_8e5fe5496c14d228 {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_aea288038e81556e {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_3b0239c9e6ab2b0c {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_d74d3e3d9a51783c {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_fb6e2c2749a62b4f {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_3b2769f4178dfd81 {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_af6bd3c0ee470462 {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_496314507809f48b {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_28e6966b3d29e08f {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_0492bd66649d28a6 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_ed12fc2a3bc43bcb {
    padding: 0 !important;
  }
  .xs-m0_39e41b3fa0c6544d {
    margin: 0 !important;
  }
  .xs-pt-10_fea7d8b3b861d968 {
    padding-top: 10px !important;
  }
  .xs-pt-20_8bceadd0ddd9f664 {
    padding-top: 20px !important;
  }
  .xs-pt-30_61225c3ccbf22886 {
    padding-top: 30px !important;
  }
  .xs-pt-40_3de2d84a8b90929d {
    padding-top: 40px !important;
  }
  .xs-pt-50_fdfca8052be01b9e {
    padding-top: 50px !important;
  }
  .xs-pt-60_f855ba06ffc060ca {
    padding-top: 60px !important;
  }
  .xs-pt-70_99d3cdc592a57dc5 {
    padding-top: 70px !important;
  }
  .xs-pt-80_17d5990ef2ef97ae {
    padding-top: 80px !important;
  }
  .xs-pt-90_93c2fbe650fd9106 {
    padding-top: 90px !important;
  }
  .xs-pt-100_9c5be27a7241d401 {
    padding-top: 100px !important;
  }
  .xs-pt-110_3d772999188e9acd {
    padding-top: 110px !important;
  }
  .xs-pt-120_1bd606cb2e6ddc76 {
    padding-top: 120px !important;
  }
  .xs-pt-130_cd9ce8e54a38e94c {
    padding-top: 130px !important;
  }
  .xs-pt-140_bb617721519280d7 {
    padding-top: 140px !important;
  }
  .xs-pt-150_845f989e0386caeb {
    padding-top: 150px !important;
  }
  .xs-pt-200_564640ffb456ff32 {
    padding-top: 200px !important;
  }
  .xs-pb-10_10dcb7af03536313 {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_703b98b3221903c2 {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_e465d688c9594128 {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_5d12c8310ae56150 {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_49323185872165d2 {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_30b4599bf9cb09a8 {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_f9923225d2e03dec {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_d8a282a88159faba {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_707443b9f63a7084 {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_06b9729464091e56 {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_55e08390a5bffb66 {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_e4b848c85992fdc4 {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_a41034162b59021a {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_2a2fa0c9a620ac0b {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_9455dc897c76e780 {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_7584358b2c95e751 {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_2798e8acecfd629f {
    margin-top: 10px !important;
  }
  .xs-mt-20_eabf60cafae96218 {
    margin-top: 20px !important;
  }
  .xs-mt-30_bcaeefe7d027bf66 {
    margin-top: 30px !important;
  }
  .xs-mt-40_6ea315bc02d00270 {
    margin-top: 40px !important;
  }
  .xs-mt-50_4fcad0d907cd03e7 {
    margin-top: 50px !important;
  }
  .xs-mt-60_74a254643bb0b0aa {
    margin-top: 60px !important;
  }
  .xs-mt-70_acc54813c5abd0c3 {
    margin-top: 70px !important;
  }
  .xs-mt-80_723ad5225585c62d {
    margin-top: 80px !important;
  }
  .xs-mt-90_fee17acd6ce9964c {
    margin-top: 90px !important;
  }
  .xs-mt-100_2a9c83d7df3c0b9f {
    margin-top: 100px !important;
  }
  .xs-mt-110_234e9e16538d4c54 {
    margin-top: 110px !important;
  }
  .xs-mt-120_81f2aaf98c5deff3 {
    margin-top: 120px !important;
  }
  .xs-mt-130_1a68805b59b1bc54 {
    margin-top: 130px !important;
  }
  .xs-mt-140_dd7363a75b078bc0 {
    margin-top: 140px !important;
  }
  .xs-mt-150_270d156868f3c572 {
    margin-top: 150px !important;
  }
  .xs-mt-200_d66ca2d3a0ccee5e {
    margin-top: 200px !important;
  }
  .xs-mb-10_6c6c3effe69dbdb9 {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_8f525d171bc29044 {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_34cf4a1439a73d24 {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_c4864d35ffe5fff3 {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_8be7c252b00f1def {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_4906462d453d670b {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_f624cd382c6e1d2f {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_e9ab9d876bc79757 {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_7e4c67d33a57a5b0 {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_fb5275d6032ee7cb {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_b0a1c501857c96ae {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_9f5c3a29a37fdfee {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_88cbd253c242b1f1 {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_b608cad8a18bf0d7 {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_aed1ebaf3b6007d0 {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_2b7f70444291e749 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_fbbf8b9d9dc6b667 {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_fbbf8b9d9dc6b667.menu-overlay_29e9564845e00f50 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_fbbf8b9d9dc6b667.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_fbbf8b9d9dc6b667 .navbar-toggler_89424c95e2926ad8 {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_fbbf8b9d9dc6b667.menu-style-three_13167e307b543bb5 .navbar-toggler_89424c95e2926ad8 {
  background: #000;
}
.theme-main-menu_fbbf8b9d9dc6b667.menu-style-four_50a245082c2b8cb2 .navbar-toggler_89424c95e2926ad8 {
  background: #E6FD5A;
}
.theme-main-menu_fbbf8b9d9dc6b667.menu-style-five_ea8e6ace233f95fe .navbar-toggler_89424c95e2926ad8 {
  background: #DFFF5E;
}
.theme-main-menu_fbbf8b9d9dc6b667 .navbar-toggler_89424c95e2926ad8:focus {
  box-shadow: none;
}
.theme-main-menu_fbbf8b9d9dc6b667 .navbar-toggler_89424c95e2926ad8::before,
.theme-main-menu_fbbf8b9d9dc6b667 .navbar-toggler_89424c95e2926ad8::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_fbbf8b9d9dc6b667 .navbar-toggler_89424c95e2926ad8 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_fbbf8b9d9dc6b667.menu-style-three_13167e307b543bb5 .navbar-toggler_89424c95e2926ad8:before, .theme-main-menu_fbbf8b9d9dc6b667.menu-style-three_13167e307b543bb5 .navbar-toggler_89424c95e2926ad8:after, .theme-main-menu_fbbf8b9d9dc6b667.menu-style-three_13167e307b543bb5 .navbar-toggler_89424c95e2926ad8 span {
  background: #fff;
}
.theme-main-menu_fbbf8b9d9dc6b667 .navbar-toggler_89424c95e2926ad8::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_fbbf8b9d9dc6b667 .navbar-toggler_89424c95e2926ad8::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_fbbf8b9d9dc6b667 .navbar-toggler_89424c95e2926ad8[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_fbbf8b9d9dc6b667 .navbar-toggler_89424c95e2926ad8[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_fbbf8b9d9dc6b667 .navbar-toggler_89424c95e2926ad8[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_fbbf8b9d9dc6b667 .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_fbbf8b9d9dc6b667 .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_fbbf8b9d9dc6b667.white-vr_d0528f4b0b522590 .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_fbbf8b9d9dc6b667.white-vr_d0528f4b0b522590 .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_fbbf8b9d9dc6b667.white-vr_d0528f4b0b522590.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_fbbf8b9d9dc6b667.menu-style-one_0c35c9581f13651d {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_fbbf8b9d9dc6b667.menu-style-two_c172b3f79268b760 {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_fbbf8b9d9dc6b667.menu-style-two_c172b3f79268b760 .info-row_f125c0071fa71e0f {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_fbbf8b9d9dc6b667.menu-style-two_c172b3f79268b760 .gap-fix_b39f1535a93890bf {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_fbbf8b9d9dc6b667.menu-style-two_c172b3f79268b760 .greetings_1d5318a55bbbe58a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_fbbf8b9d9dc6b667.menu-style-two_c172b3f79268b760 .contact-info_0a6ef237887c3a6f {
  margin: 0 -15px;
}
.theme-main-menu_fbbf8b9d9dc6b667.menu-style-two_c172b3f79268b760 .contact-info_0a6ef237887c3a6f li {
  padding: 0 15px;
}
.theme-main-menu_fbbf8b9d9dc6b667.menu-style-two_c172b3f79268b760 .contact-info_0a6ef237887c3a6f li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_fbbf8b9d9dc6b667.menu-style-two_c172b3f79268b760 .contact-info_0a6ef237887c3a6f li a:hover {
  text-decoration: underline;
}
.theme-main-menu_fbbf8b9d9dc6b667.menu-style-two_c172b3f79268b760 .inner-content_03acbe744a6dd01a {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_fbbf8b9d9dc6b667.menu-style-two_c172b3f79268b760.fixed .info-row_f125c0071fa71e0f {
  display: none;
}
.theme-main-menu_fbbf8b9d9dc6b667.menu-style-five_ea8e6ace233f95fe {
  background: #000;
  padding: 0;
}
.theme-main-menu_fbbf8b9d9dc6b667.menu-style-five_ea8e6ace233f95fe .inner-content_03acbe744a6dd01a {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_fbbf8b9d9dc6b667.menu-style-six_65481b4d8a1e6191 .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_fbbf8b9d9dc6b667.menu-style-six_65481b4d8a1e6191 .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_fbbf8b9d9dc6b667 .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_a2aca631cd62cafc {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_a2aca631cd62cafc .mega-menu-title_febe21a8c6e1ed6a {
  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_fbbf8b9d9dc6b667 .login-btn-one_0b66f7d58e3c5c92 a {
  color: #000;
}
.theme-main-menu_fbbf8b9d9dc6b667 .login-btn-one_0b66f7d58e3c5c92 a:hover {
  text-decoration: underline;
}
.theme-main-menu_fbbf8b9d9dc6b667 .login-btn-two_37f54a51a006d956 a {
  color: #044F3B;
}
.theme-main-menu_fbbf8b9d9dc6b667 .login-btn-two_37f54a51a006d956 a:hover {
  text-decoration: underline;
}
.theme-main-menu_fbbf8b9d9dc6b667 .signup-btn-one_457551fa2b1c1a58 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_fbbf8b9d9dc6b667 .signup-btn-one_457551fa2b1c1a58 .icon_1048728be1aa06b6 {
  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_fbbf8b9d9dc6b667 .signup-btn-one_457551fa2b1c1a58:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_fbbf8b9d9dc6b667 .signup-btn-one_457551fa2b1c1a58:hover .icon_1048728be1aa06b6 {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_fbbf8b9d9dc6b667 .signup-btn-two_963ada83d4e9eca4 {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_fbbf8b9d9dc6b667 .signup-btn-two_963ada83d4e9eca4:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_fbbf8b9d9dc6b667 .quote-one_252a4433b414c336 {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_fbbf8b9d9dc6b667 .quote-one_252a4433b414c336:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_688d54fea01fa172 {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_688d54fea01fa172 li {
  position: relative;
  padding: 0 15px;
}
.category-menu_688d54fea01fa172 li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_688d54fea01fa172 li a:hover {
  color: #0C3A30;
}
.category-menu_688d54fea01fa172 .dropdown-menu {
  padding: 0;
}
.category-menu_688d54fea01fa172 .dropdown-menu li {
  padding: 0;
}
.category-menu_688d54fea01fa172 .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_5332e26414e1f0ee .logo_277f272ab5c2bd83 {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_d0528f4b0b522590 .navbar-collapse_5332e26414e1f0ee {
    background-color: #0C3A30;
  }
  .navbar-collapse_5332e26414e1f0ee {
    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_5332e26414e1f0ee.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_fbbf8b9d9dc6b667 .navbar .mega-dropdown_e40ed142e4ce47c3 {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_d0528f4b0b522590 .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_a2aca631cd62cafc {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_55cb542eb5a87d1a .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_8cf74cda1d7f283a {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_8cf74cda1d7f283a::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_8cf74cda1d7f283a .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_8cf74cda1d7f283a .hero-slider-one .hero-img_55eec913000702dd {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_8cf74cda1d7f283a .hero-slider-one .slick-list_6cfa415bd69b08b5, .hero-banner-one_8cf74cda1d7f283a .hero-slider-one .slick-track_2c1750d436b23cff, .hero-banner-one_8cf74cda1d7f283a .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_8cf74cda1d7f283a .hero-heading_2b11bcb67e83cdec {
  font-weight: 700;
  color: #000;
  background: url(../media/shape_8a23f1f34e/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_8cf74cda1d7f283a .more-btn_7968c6b74d9caa93 {
  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_8cf74cda1d7f283a .more-btn_7968c6b74d9caa93:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_ea41529fedfab10b {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_ea41529fedfab10b .bg-wrapper_521c8ee6c5a885e7 {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_ea41529fedfab10b .hero-heading_2b11bcb67e83cdec {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_ea41529fedfab10b .rating_784a484057ab8053 h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_ea41529fedfab10b .rating_784a484057ab8053 p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_ea41529fedfab10b .media-wrapper_d5459bde510056b5 {
  position: absolute;
  background: url(../media/assets_955eb23c72/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_ea41529fedfab10b .media-wrapper_d5459bde510056b5 .shape_01_8051be4e8062df33 {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_ea41529fedfab10b .media-wrapper_d5459bde510056b5 .shape_02_b0a7f099769c2466 {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_8bf93bad7bbf8bbb .hero-heading_2b11bcb67e83cdec {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_8bf93bad7bbf8bbb .media-wrapper_d5459bde510056b5 {
  background: url(../media/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_8bf93bad7bbf8bbb .media-wrapper_d5459bde510056b5 .screen_01_6de467f582d09e71 {
  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_8bf93bad7bbf8bbb .media-wrapper_d5459bde510056b5 .screen_02_f4a199a6f3a88df0 {
  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_8bf93bad7bbf8bbb .media-wrapper_d5459bde510056b5 .bg-shape_9b2d8c039200ef85 {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_8bf93bad7bbf8bbb .shape_01_8051be4e8062df33 {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_ebca31860d1abe85 .bg-wrapper_521c8ee6c5a885e7 {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_ebca31860d1abe85 .media-wrapper_d5459bde510056b5 {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_ebca31860d1abe85 .media-wrapper_d5459bde510056b5 .shape_01_8051be4e8062df33 {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_ebca31860d1abe85 .shape_02_b0a7f099769c2466 {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_9ac957bdac1b5344 + .blog-details_3d979ce8fa14b84c {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_fb8ad630f9d34b65 {
  z-index: 1;
}
.block-feature-three_fb8ad630f9d34b65:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_fb8ad630f9d34b65.no-bg_11dc935c061b7d97:before {
  display: none;
}
.block-feature-three_fb8ad630f9d34b65 .section-btn_ae51f6082e244709 {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_fb8ad630f9d34b65 .block-title_48261f12b7eaf82c a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_fb8ad630f9d34b65 .block-title_48261f12b7eaf82c a:hover {
  text-decoration: underline;
}
.block-feature-three_fb8ad630f9d34b65 .round-btn_e9fd5ab6b8fb2b88 {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_fb8ad630f9d34b65 .round-btn_e9fd5ab6b8fb2b88:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_fb8ad630f9d34b65 .block-one_8e6f086fac6ced52 {
  background: url(../media/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_fb8ad630f9d34b65 .block-one_8e6f086fac6ced52 .tag_bce3fc80d0cfa057 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_fb8ad630f9d34b65 .block-one_8e6f086fac6ced52 .block-title_48261f12b7eaf82c {
  background: url(../media/shape_8a23f1f34e/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_fb8ad630f9d34b65 .block-two_86cc2b978c4115dd {
  overflow: hidden;
}
.block-feature-three_fb8ad630f9d34b65 .block-two_86cc2b978c4115dd .img-wrapper_b5d82247ffb79095 {
  background: url(../media/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_fb8ad630f9d34b65 .block-two_86cc2b978c4115dd .text-wrapper_c727fa4e1df92970 {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_fb8ad630f9d34b65 .block-two_86cc2b978c4115dd .tag_bce3fc80d0cfa057 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_fb8ad630f9d34b65 .block-three_4b9ec4ef47b8a244 {
  background: #D3FF76;
}
.block-feature-three_fb8ad630f9d34b65 .block-three_4b9ec4ef47b8a244 .tag_bce3fc80d0cfa057 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_fb8ad630f9d34b65 .block-three_4b9ec4ef47b8a244 .round-btn_e9fd5ab6b8fb2b88 {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_fb8ad630f9d34b65 .block-three_4b9ec4ef47b8a244 .round-btn_e9fd5ab6b8fb2b88:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_fb8ad630f9d34b65 .block-four_a9e74181970d404b {
  background: url(../media/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_fb8ad630f9d34b65 .block-four_a9e74181970d404b .block-title_48261f12b7eaf82c {
  background: url(../media/shape_8a23f1f34e/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_fb8ad630f9d34b65 .block-four_a9e74181970d404b .block-title_48261f12b7eaf82c a {
  font-size: 28px;
}
.block-feature-three_fb8ad630f9d34b65 .block-four_a9e74181970d404b .tag_bce3fc80d0cfa057 {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_fb8ad630f9d34b65 .block-four_a9e74181970d404b .round-btn_e9fd5ab6b8fb2b88 {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_fb8ad630f9d34b65 .block-four_a9e74181970d404b .round-btn_e9fd5ab6b8fb2b88:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_fb8ad630f9d34b65 .block-five_10ffff49152641dc {
  background: url(../media/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_fb8ad630f9d34b65 .block-five_10ffff49152641dc .tag_bce3fc80d0cfa057 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_fb8ad630f9d34b65 .block-five_10ffff49152641dc .block-title_48261f12b7eaf82c {
  background: url(../media/shape_8a23f1f34e/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_581e13f2324390c8 .upper-wrapper_ae405efaa7568e2f {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_581e13f2324390c8 .upper-wrapper_ae405efaa7568e2f .shape_01_8051be4e8062df33 {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_581e13f2324390c8 .line-loop_b0f66b2d5b22adc9:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_581e13f2324390c8 .graph-panel_c7c92b9ecf4a75ef {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_581e13f2324390c8 .graph-panel_c7c92b9ecf4a75ef .main-count_8e5e4aaaa7318ce2 {
  font-size: 120px;
}
.block-feature-thirteen_581e13f2324390c8 .graph-panel_c7c92b9ecf4a75ef .chart-box_cd771a4841ad9e42 {
  padding: 0 15px;
}
.block-feature-thirteen_581e13f2324390c8 .graph-panel_c7c92b9ecf4a75ef .chart-box_cd771a4841ad9e42 .chart-inner_4bea2e6fd864a954 {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_d16c82b0eb57929f .media-img_66851836b91ac45a {
  border-radius: 30px;
}
.block-feature-sixteen_d16c82b0eb57929f .shape_01_8051be4e8062df33 {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_0a503272cdfeecc8 .section-subheading_86f2e2ad5a43b851 {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_0a503272cdfeecc8 .shape_01_8051be4e8062df33 {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_922d42428bef5bb8 {
  z-index: 1;
}
.text-feature-four_922d42428bef5bb8 .avatar_ae8f96013f81c87f {
  width: 65px;
  height: 65px;
}
.text-feature-four_922d42428bef5bb8 .name {
  font-size: 28px;
}
.text-feature-four_922d42428bef5bb8 .quote-text_248928a766cf556f {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_922d42428bef5bb8 .shape_01_8051be4e8062df33 {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_922d42428bef5bb8 .shape_02_b0a7f099769c2466 {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_a53aafa1d4742662 .bg-wrapper_521c8ee6c5a885e7 {
  background: #FFF2AC;
}
.text-feature-five_a53aafa1d4742662 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_a53aafa1d4742662 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_a53aafa1d4742662 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_a53aafa1d4742662 li:hover:before {
  background: #29594B;
}
.text-feature-five_a53aafa1d4742662 li:hover:after {
  color: #fff;
}
.text-feature-five_a53aafa1d4742662 .media-wrapper_d5459bde510056b5 {
  background: url(../media/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_a53aafa1d4742662 .media-wrapper_d5459bde510056b5 .video-icon_774505c39354fdb8 {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_a53aafa1d4742662 .media-wrapper_d5459bde510056b5 .video-icon_774505c39354fdb8:hover {
  background: #CFFF45;
}
.text-feature-five_a53aafa1d4742662 .media-wrapper_d5459bde510056b5 .screen_01_6de467f582d09e71 {
  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_246bc2fe72960c0d {
  z-index: 1;
}
.text-feature-six_246bc2fe72960c0d .media-wrapper_d5459bde510056b5 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_246bc2fe72960c0d .media-wrapper_d5459bde510056b5 .screen_01_6de467f582d09e71 {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_246bc2fe72960c0d .shape_01_8051be4e8062df33 {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_246bc2fe72960c0d .shape_02_b0a7f099769c2466 {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_30e0b9dad5ea5fba {
  background: url(../media/assets_955eb23c72/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_30e0b9dad5ea5fba .block_e03a202109c21f7d .icon_1048728be1aa06b6 {
  height: 50px;
}
.text-feature-nine_30e0b9dad5ea5fba .vertical-text-wrapper_098bac12a6c58929 {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_30e0b9dad5ea5fba .vertical-text-wrapper_098bac12a6c58929 .text-list_23aacbb0605c9308 {
  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_30e0b9dad5ea5fba .vertical-text-wrapper_098bac12a6c58929 .text-list_23aacbb0605c9308:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_30e0b9dad5ea5fba .vertical-text-wrapper_098bac12a6c58929 .shape_01_8051be4e8062df33 {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_30e0b9dad5ea5fba .vertical-text-wrapper_098bac12a6c58929 .shape_02_b0a7f099769c2466 {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_30e0b9dad5ea5fba .shape_03_d1d004455e62e917 {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_30e0b9dad5ea5fba .shape_04_b1ee85caf92fba98 {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_4948f4db86e9e475 .section-btn_ae51f6082e244709 {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_bf96a5b70faee5ca {
  z-index: 1;
}
.team-section-three_bf96a5b70faee5ca:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../media/shape_8a23f1f34e/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_bf96a5b70faee5ca .section-btn_ae51f6082e244709 {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_bf96a5b70faee5ca .shape_01_8051be4e8062df33 {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_bf96a5b70faee5ca .shape_02_b0a7f099769c2466 {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_bf96a5b70faee5ca .shape_03_d1d004455e62e917 {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_e0523b6a8595b95b .logo_277f272ab5c2bd83 {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_b45214fbdccc4e88 {
  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_2d6409f3d2bb766a {
  max-width: 565px;
}
.user-data-form .form-wrapper_2d6409f3d2bb766a .input-group-meta_8b6bc0d6107d0c12 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_2d6409f3d2bb766a .input-group-meta_8b6bc0d6107d0c12 label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_2d6409f3d2bb766a .input-group-meta_8b6bc0d6107d0c12 .placeholder_icon_03cee5fc3920ab37 {
  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_2d6409f3d2bb766a .input-group-meta_8b6bc0d6107d0c12 .placeholder_icon_03cee5fc3920ab37 img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_2d6409f3d2bb766a .input-group-meta_8b6bc0d6107d0c12 .placeholder_icon_03cee5fc3920ab37 span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_2d6409f3d2bb766a .input-group-meta_8b6bc0d6107d0c12 .placeholder_icon_03cee5fc3920ab37 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_2d6409f3d2bb766a .input-group-meta_8b6bc0d6107d0c12 .placeholder_icon_03cee5fc3920ab37 span.eye-slash_de6218134edbe63d:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_6be02ac3be0a4a1d 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_6be02ac3be0a4a1d label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_6be02ac3be0a4a1d input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_6be02ac3be0a4a1d 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_6be02ac3be0a4a1d 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_6be02ac3be0a4a1d a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_6be02ac3be0a4a1d a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_c78d496a9acd2f56 {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_fe456dcc0ac43f72 {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_fe456dcc0ac43f72:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_fe456dcc0ac43f72 img {
  width: 20px;
}
.user-data-form .btn-close_4f8f0d6d882f0e9f {
  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_38fe98a7e0a1a446 .main-count_8e5e4aaaa7318ce2 {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_0c0c1f8cd437cc00 .icon_1048728be1aa06b6 {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_8ac5b909d149a128 .img-holder_7aa34b91fcd1392a {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_8ac5b909d149a128 .img-holder_7aa34b91fcd1392a.round-border_ff75f57396df5309 {
  border-radius: 30px;
}
.portfolio-block-one_8ac5b909d149a128 .img-holder_7aa34b91fcd1392a .expend_667a52778c07b37b {
  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_8ac5b909d149a128 .img-holder_7aa34b91fcd1392a 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_8ac5b909d149a128 .img-holder_7aa34b91fcd1392a i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_8ac5b909d149a128:hover .expend_667a52778c07b37b {
  opacity: 1;
}
.portfolio-block-one_8ac5b909d149a128:hover .img-meta_fe6017ada18dc290 {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_8ac5b909d149a128:hover .pj-title_41343fa0e8d334a2 {
  text-decoration: underline;
}
.portfolio-block-one_8ac5b909d149a128 .caption {
  margin-top: 35px;
}
.portfolio-block-one_8ac5b909d149a128 .caption .tag_bce3fc80d0cfa057 {
  margin: 0 -3px;
}
.portfolio-block-one_8ac5b909d149a128 .caption .tag_bce3fc80d0cfa057 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_8ac5b909d149a128 .caption .pj-title_41343fa0e8d334a2 {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_8ac5b909d149a128 .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_8ac5b909d149a128 .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_68d30bb656049c7d .bg-wrapper_521c8ee6c5a885e7 {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_68d30bb656049c7d .slider-wrapper_112f00778660d29c {
  height: 100%;
}
.project-details-two_68d30bb656049c7d .slider-wrapper_112f00778660d29c .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_68d30bb656049c7d .slider-wrapper_112f00778660d29c .carousel-control-next_ee02b925dbd87d79,
.project-details-two_68d30bb656049c7d .slider-wrapper_112f00778660d29c .carousel-control-prev_70df56052573c22f {
  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_68d30bb656049c7d .slider-wrapper_112f00778660d29c .carousel-control-next_ee02b925dbd87d79:hover,
.project-details-two_68d30bb656049c7d .slider-wrapper_112f00778660d29c .carousel-control-prev_70df56052573c22f:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_68d30bb656049c7d .slider-wrapper_112f00778660d29c .carousel-control-prev_70df56052573c22f {
  left: auto;
  right: 45px;
}
.project-details-two_68d30bb656049c7d .info-wrapper_77e12f1d8eb7dd16 {
  padding: 55px 50px 85px 70px;
}
.project-details-two_68d30bb656049c7d .info-wrapper_77e12f1d8eb7dd16 h3 {
  font-size: 36px;
}
.project-details-two_68d30bb656049c7d .info-wrapper_77e12f1d8eb7dd16 .list-meta_646ec161b9142a8e li {
  padding: 22px 0;
}
.project-details-two_68d30bb656049c7d .info-wrapper_77e12f1d8eb7dd16 .list-meta_646ec161b9142a8e .icon_1048728be1aa06b6 {
  width: 40px;
}
.project-details-two_68d30bb656049c7d .info-wrapper_77e12f1d8eb7dd16 .list-meta_646ec161b9142a8e .text1_f542e6833bfb1071 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_68d30bb656049c7d .info-wrapper_77e12f1d8eb7dd16 .list-meta_646ec161b9142a8e span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_68d30bb656049c7d .info-wrapper_77e12f1d8eb7dd16 .social-share_7e08e5830d506531 li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_68d30bb656049c7d .info-wrapper_77e12f1d8eb7dd16 .social-share_7e08e5830d506531 li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_a724812792a4b466 .slider-wrapper_112f00778660d29c {
  padding-left: 100px;
}
.feedback-section-three_a724812792a4b466 .slider-wrapper_112f00778660d29c .icon_1048728be1aa06b6 {
  left: 0;
  top: 18px;
}
.feedback-section-three_a724812792a4b466 .slick-dots_78a63610b77f632a {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_a724812792a4b466 .slick-dots_78a63610b77f632a li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_a724812792a4b466 .slick-dots_78a63610b77f632a .slick-active button {
  background: #000;
}
.feedback-section-three_a724812792a4b466 .rating-box_dc0b963a8d4ea207 {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_a724812792a4b466 .rating-box_dc0b963a8d4ea207 .rating_784a484057ab8053 {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_a724812792a4b466 .shape_01_8051be4e8062df33 {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_a724812792a4b466 .shape_02_b0a7f099769c2466 {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_8eb368b249e1714a {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_8eb368b249e1714a .post-data_e4ae6b1f423b20fa {
  padding: 30px 35px 25px;
}
.blog-meta-one_8eb368b249e1714a .post-data_e4ae6b1f423b20fa .post-info_779cd417c76c74c7 {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_8eb368b249e1714a .post-data_e4ae6b1f423b20fa .blog-title_44ebbe0084709d03 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_8eb368b249e1714a .post-data_e4ae6b1f423b20fa .blog-title_44ebbe0084709d03:hover {
  text-decoration: underline;
}
.blog-meta-one_8eb368b249e1714a .post-img_ff30b10dc2638b47 {
  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_8eb368b249e1714a .post-img_ff30b10dc2638b47 .round-btn_e9fd5ab6b8fb2b88 {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_8eb368b249e1714a:hover .round-btn_e9fd5ab6b8fb2b88 {
  background: #CFFF45;
}
.blog-meta-one_8eb368b249e1714a.style-two_7cc9c17d2168d1f2 {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_8eb368b249e1714a.style-two_7cc9c17d2168d1f2 .post-img_ff30b10dc2638b47 {
  border-radius: 0;
}
.blog-meta-one_8eb368b249e1714a.style-two_7cc9c17d2168d1f2 .blog-title_44ebbe0084709d03 {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_8608fae30bda9d55 {
  background: #fff;
}
.blog-meta-two_8608fae30bda9d55 .post-data_e4ae6b1f423b20fa {
  padding-top: 30px;
}
.blog-meta-two_8608fae30bda9d55 .post-data_e4ae6b1f423b20fa .blog-title_44ebbe0084709d03 {
  width: 70%;
}
.blog-meta-two_8608fae30bda9d55 .post-data_e4ae6b1f423b20fa .blog-title_44ebbe0084709d03 h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_8608fae30bda9d55 .post-data_e4ae6b1f423b20fa .blog-title_44ebbe0084709d03:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_8608fae30bda9d55 .post-data_e4ae6b1f423b20fa .round-btn_e9fd5ab6b8fb2b88 {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_8608fae30bda9d55 .post-data_e4ae6b1f423b20fa .round-btn_e9fd5ab6b8fb2b88:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_8608fae30bda9d55 .post-data_e4ae6b1f423b20fa .post-info_779cd417c76c74c7 {
  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_8608fae30bda9d55 .post-img_ff30b10dc2638b47 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_8608fae30bda9d55 .post-img_ff30b10dc2638b47 .date_61898dfe2c38e3dd {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_8608fae30bda9d55.style-two_7cc9c17d2168d1f2 {
  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_8608fae30bda9d55.style-two_7cc9c17d2168d1f2 p {
  font-size: 18px;
}
.blog-meta-two_8608fae30bda9d55.style-two_7cc9c17d2168d1f2 .post-img_ff30b10dc2638b47 {
  height: auto;
  width: 100%;
}
.blog-meta-two_8608fae30bda9d55.style-two_7cc9c17d2168d1f2 .post-data_e4ae6b1f423b20fa {
  padding: 26px 0;
}
.blog-meta-two_8608fae30bda9d55.style-two_7cc9c17d2168d1f2 .post-data_e4ae6b1f423b20fa .post-info_779cd417c76c74c7 {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_8608fae30bda9d55.style-two_7cc9c17d2168d1f2 .post-data_e4ae6b1f423b20fa .round-btn_e9fd5ab6b8fb2b88 {
  border: none;
}

.signup-btn-one_457551fa2b1c1a58 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_457551fa2b1c1a58 .icon_1048728be1aa06b6 {
  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_febb96e97fee4b2a {
  z-index: 1;
}
.blog-section-three_febb96e97fee4b2a .section-btn_ae51f6082e244709 {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

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

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

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

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

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

.blog-details_3d979ce8fa14b84c .post-details-meta_e878f9114b5f1c1e {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_3d979ce8fa14b84c .post-details-meta_e878f9114b5f1c1e p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_3d979ce8fa14b84c .post-details-meta_e878f9114b5f1c1e .quote-wrapper_65a7bf5501a8dca8 {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_3d979ce8fa14b84c .post-details-meta_e878f9114b5f1c1e .quote-wrapper_65a7bf5501a8dca8 .wrapper_fac2202c6e5b2c25 {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_3d979ce8fa14b84c .post-details-meta_e878f9114b5f1c1e .quote-wrapper_65a7bf5501a8dca8 .wrapper_fac2202c6e5b2c25 .icon_1048728be1aa06b6 {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_3d979ce8fa14b84c .post-details-meta_e878f9114b5f1c1e .quote-wrapper_65a7bf5501a8dca8 .wrapper_fac2202c6e5b2c25 h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_3d979ce8fa14b84c .post-details-meta_e878f9114b5f1c1e .quote-wrapper_65a7bf5501a8dca8 h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_3d979ce8fa14b84c .post-details-meta_e878f9114b5f1c1e .quote-wrapper_65a7bf5501a8dca8 h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_3d979ce8fa14b84c .post-details-meta_e878f9114b5f1c1e .img-gallery_e9831ed5a740fc3c {
  margin-bottom: 50px;
}
.blog-details_3d979ce8fa14b84c .post-details-meta_e878f9114b5f1c1e .img-gallery_e9831ed5a740fc3c img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_3d979ce8fa14b84c .post-details-meta_e878f9114b5f1c1e h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_3d979ce8fa14b84c .post-details-meta_e878f9114b5f1c1e .list-item_f8ba51b3174d2bc5 li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_3d979ce8fa14b84c .post-details-meta_e878f9114b5f1c1e .list-item_f8ba51b3174d2bc5 li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_3d979ce8fa14b84c .bottom-widget_9f2fd259d64591e9 {
  padding: 10px 0 5px;
}
.blog-details_3d979ce8fa14b84c .bottom-widget_9f2fd259d64591e9 .tags_c5e3864274ff3066 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_3d979ce8fa14b84c .bottom-widget_9f2fd259d64591e9 .tags_c5e3864274ff3066 a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_3d979ce8fa14b84c .bottom-widget_9f2fd259d64591e9 .tags_c5e3864274ff3066 a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_3d979ce8fa14b84c .bottom-widget_9f2fd259d64591e9 .share-icon_9e16dbaa3693e2eb li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_3d979ce8fa14b84c .bottom-widget_9f2fd259d64591e9 .share-icon_9e16dbaa3693e2eb a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_3d979ce8fa14b84c .grey-bg_77b4e7225a8af0f1 {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_3d979ce8fa14b84c .blog-inner-title_ec0275072fbcd0de {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_3d979ce8fa14b84c .blog-comment-area_ff1d9a28e5f03f0a {
  margin: 60px 0;
}
.blog-details_3d979ce8fa14b84c .blog-comment-area_ff1d9a28e5f03f0a .comment_846fb075384b784d {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_3d979ce8fa14b84c .blog-comment-area_ff1d9a28e5f03f0a .comment_846fb075384b784d:last-child {
  padding-bottom: 5px;
}
.blog-details_3d979ce8fa14b84c .blog-comment-area_ff1d9a28e5f03f0a .comment_846fb075384b784d .reply-comment_7686e52f8c0f7ca5 {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_3d979ce8fa14b84c .blog-comment-area_ff1d9a28e5f03f0a .comment_846fb075384b784d .user-avatar_9891a5a6466448bd {
  width: 60px;
  height: 60px;
}
.blog-details_3d979ce8fa14b84c .blog-comment-area_ff1d9a28e5f03f0a .comment_846fb075384b784d .comment-text_37378a2f5241b49e {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_3d979ce8fa14b84c .blog-comment-area_ff1d9a28e5f03f0a .comment_846fb075384b784d .comment-text_37378a2f5241b49e .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_3d979ce8fa14b84c .blog-comment-area_ff1d9a28e5f03f0a .comment_846fb075384b784d .comment-text_37378a2f5241b49e .date_61898dfe2c38e3dd {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_3d979ce8fa14b84c .blog-comment-area_ff1d9a28e5f03f0a .comment_846fb075384b784d .comment-text_37378a2f5241b49e p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_3d979ce8fa14b84c .blog-comment-area_ff1d9a28e5f03f0a .comment_846fb075384b784d .comment-text_37378a2f5241b49e .reply-btn_a14283cae52a74a2 {
  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_3d979ce8fa14b84c .blog-comment-area_ff1d9a28e5f03f0a .comment_846fb075384b784d .comment-text_37378a2f5241b49e .reply-btn_a14283cae52a74a2:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_3d979ce8fa14b84c .blog-comment-form_385b445b6e7af2be p a {
  color: #19352D;
}
.blog-details_3d979ce8fa14b84c .blog-comment-form_385b445b6e7af2be form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_3d979ce8fa14b84c .blog-comment-form_385b445b6e7af2be form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_3d979ce8fa14b84c .blog-comment-form_385b445b6e7af2be 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_6b8bdfbc98b0259a {
  height: 600px;
}

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

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

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

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

.footer-one_61dce31db15426c7 {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_61dce31db15426c7 .bottom-footer_be436e40b19e349b {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_61dce31db15426c7 .social-icon_ec3d1848e06edf69 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_61dce31db15426c7 .social-icon_ec3d1848e06edf69 a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_61dce31db15426c7 .footer-title_e00a11ac4baa88a4 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_61dce31db15426c7 .footer-nav-link_b94b900c13255ce2 a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_61dce31db15426c7 .footer-nav-link_b94b900c13255ce2 a:hover {
  color: #fff;
}
.footer-nav-link_b94b900c13255ce2 p {
  font-size: 16px;
}
.logo_277f272ab5c2bd83 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_fb31a3ce0e397a0a {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_11b342f815e7ce7d {
  align-content: center;
}

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

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

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

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

.footer-three_78d326b6c97d074c {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_78d326b6c97d074c .round-bg_aec1ed284de6cdde {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_78d326b6c97d074c .round-bg_aec1ed284de6cdde.color-two_db8bac40854f65bd {
  background: #F6FFDD;
}
.footer-three_78d326b6c97d074c .footer-intro_98773e839b6d6a85 p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_78d326b6c97d074c .footer-intro_98773e839b6d6a85 p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_78d326b6c97d074c .footer-title_e00a11ac4baa88a4 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_78d326b6c97d074c .footer-nav-link_b94b900c13255ce2 a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_78d326b6c97d074c .footer-nav-link_b94b900c13255ce2 a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_78d326b6c97d074c .bottom-footer_be436e40b19e349b {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_78d326b6c97d074c .bottom-footer_be436e40b19e349b .copyright_8956a191fb1fe58f {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_78d326b6c97d074c .bottom-footer_be436e40b19e349b .bottom-nav_60821ae9f73ef170 {
  margin: 0 -12px;
}
.footer-three_78d326b6c97d074c .bottom-footer_be436e40b19e349b .bottom-nav_60821ae9f73ef170 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_78d326b6c97d074c .bottom-footer_be436e40b19e349b .bottom-nav_60821ae9f73ef170 a:hover {
  text-decoration: underline;
}
.footer-three_78d326b6c97d074c .bottom-footer_be436e40b19e349b .social-icon_ec3d1848e06edf69 {
  margin: 0 -10px;
}
.footer-three_78d326b6c97d074c .bottom-footer_be436e40b19e349b .social-icon_ec3d1848e06edf69 a {
  margin: 0 10px;
}
.footer-three_78d326b6c97d074c .bottom-footer_be436e40b19e349b .social-icon_ec3d1848e06edf69 a:hover {
  color: #19352D;
}
.footer-three_78d326b6c97d074c .shape_01_8051be4e8062df33 {
  top: -3%;
  left: -3%;
}
.footer-three_78d326b6c97d074c .shape_02_b0a7f099769c2466 {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_832170d221ac9cda {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_832170d221ac9cda:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../media/assets_955eb23c72/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_832170d221ac9cda h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_832170d221ac9cda .btn-group_20b8d70df2117f01 {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_832170d221ac9cda .btn-group_20b8d70df2117f01 h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_832170d221ac9cda .btn-group_20b8d70df2117f01 h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_832170d221ac9cda .btn-group_20b8d70df2117f01 .round-btn_e9fd5ab6b8fb2b88 {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_832170d221ac9cda .btn-group_20b8d70df2117f01 .round-btn_e9fd5ab6b8fb2b88:hover, .footer-five_832170d221ac9cda .btn-group_20b8d70df2117f01 .round-btn_e9fd5ab6b8fb2b88:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_832170d221ac9cda .social-icon_ec3d1848e06edf69 {
  margin: 0 -20px;
}
.footer-five_832170d221ac9cda .social-icon_ec3d1848e06edf69 a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_832170d221ac9cda .social-icon_ec3d1848e06edf69 a:hover {
  color: #DFFF5E;
}
.footer-five_832170d221ac9cda .bottom-nav_60821ae9f73ef170 {
  margin: 0 -12px;
}
.footer-five_832170d221ac9cda .bottom-nav_60821ae9f73ef170 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_832170d221ac9cda .bottom-nav_60821ae9f73ef170 a:hover {
  text-decoration: underline;
}
.footer-five_832170d221ac9cda .shape_01_8051be4e8062df33 {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_832170d221ac9cda .shape_02_b0a7f099769c2466 {
  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_8f173a5e81e3c549 {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_3bb1917b619ad514 {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_5b46164dc47f4470 {
  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_8fe5ca9e08672189 {
  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_9f7f0d3eb782cbe2 {
  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_f5c2ee2a0a9ffd89 {
  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_5393e93af429fa75 {
  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_edc7faa411f13362 {
  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_950e78dde555b780 {
  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_c85aa7f9a9912836 {
  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_13d593e88e540996 {
  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_72359f08ca1b97c3 {
  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_64b743b9a5933ec4 {
  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_910241dc16b3db1c {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_6dccb353e22e8e92 {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_ae50adb94ffd7d2d {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_1ca1598e0cc925c1 {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_4d78d368237cee99 {
  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_267904d0cd8748dd {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_539052a5f1fdf5e8 {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_d9c8b3bd89d9f9b7 {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_51501e5eeb02d51b {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_08f7a0f6c470ceb7 {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_6cb768228f958c24 {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_1918bf8dda8439b9 {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_d7e399c4f9c1a917 {
  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_d0258dbbd3409b3a {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_5968cbb7f8584d10 {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_460ec6451983dfbc {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_a01c75fbb782cfcc {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_39322b2863f2e885 {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_a3c6af47ac4df7f5 {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_a0e79d11ee4d1f3b {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_7edfb406fff6d736 {
  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_dde74145e1503b6f {
  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_308e04cc43532143 {
  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_9347baf2ad567b03 {
  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_2e9115db3ba32b54 {
  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_c17b9f9da732dee7 {
  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_3f2b5fb3fd0c8779 {
  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_b4e1392f7715209a {
  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_61edb75b3b3d5848 {
  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_b9011642a5bb32f5 {
  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_4e4d85c7fbc523fc {
  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_3dc5f8656e559950 {
  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_b06a42d7312a760f {
  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_a6b67df57544f148 {
  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_e70805facf78752f {
  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_2b6cdb03e42d5b66 {
  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_0fd47e542237c3dd {
  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_aaa1d9eb1958486d {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_db81e1308604c417 {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_66e786d4eecd52e0 {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_4bc1624c00524089 {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_f8747fdc5bcd958c {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_fde3c24cacd52d6c {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_faf6256b2c81ddb3 {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_8795213a70e0d302 {
  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_8f173a5e81e3c549 {
  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_3f206a8cdbd9f878 {
  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_78107db898981c91 {
  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_d90e68f170082af1 .theme-select-menu_0eac84f6693aaa2f {
  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_34c5258ae89027c8 {
  overflow: hidden;
}
.product-block-one_34c5258ae89027c8 .img-holder_7aa34b91fcd1392a {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_34c5258ae89027c8 .img-holder_7aa34b91fcd1392a .cart-icon_2041f3f8d4189882 {
  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_34c5258ae89027c8 .img-holder_7aa34b91fcd1392a .cart-icon_2041f3f8d4189882:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_34c5258ae89027c8 .img-holder_7aa34b91fcd1392a .cart-button_1ba144775315cb35 {
  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_34c5258ae89027c8 .img-holder_7aa34b91fcd1392a .cart-button_1ba144775315cb35:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_34c5258ae89027c8 .product-title_4b4537469c42eade {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_34c5258ae89027c8 .rating_784a484057ab8053 {
  margin: 0 -3px;
}
.product-block-one_34c5258ae89027c8 .rating_784a484057ab8053 li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_34c5258ae89027c8 .rating_784a484057ab8053 li .bi-star-fill_038e3aa5cc0aaeb7 {
  color: #FFCB65;
}
.product-block-one_34c5258ae89027c8 .price_f3e771c8ea11f406 {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_34c5258ae89027c8:hover .cart-button_1ba144775315cb35 {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_34c5258ae89027c8:hover .product-img_8eaca82ccc7874c1 {
  transform: scale(0.95);
}
.product-block-one_34c5258ae89027c8:hover .cart-icon_2041f3f8d4189882 {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_34c5258ae89027c8:hover .product-title_4b4537469c42eade {
  text-decoration: underline;
}

.product-details-one_44d0c7e6c181e9cf .product-img-tab_8ea2c8fab0d06f4b {
  border: none;
}
.product-details-one_44d0c7e6c181e9cf .product-img-tab_8ea2c8fab0d06f4b .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_44d0c7e6c181e9cf .product-img-tab_8ea2c8fab0d06f4b .nav-link img {
  max-height: 100%;
}
.product-details-one_44d0c7e6c181e9cf .product-img-tab_8ea2c8fab0d06f4b .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_44d0c7e6c181e9cf .product-img-tab-content_eea24ecad3c436df {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_44d0c7e6c181e9cf .product-img-tab-content_eea24ecad3c436df img {
  margin: auto;
}
.product-details-one_44d0c7e6c181e9cf .product-info_572f7a31b933e018 .stock-tag_1f859943b9517d9f {
  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_44d0c7e6c181e9cf .product-info_572f7a31b933e018 .product-name_858de6487c13c115 {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_44d0c7e6c181e9cf .product-info_572f7a31b933e018 .rating_784a484057ab8053 li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_44d0c7e6c181e9cf .product-info_572f7a31b933e018 .rating_784a484057ab8053 li .bi-star-fill_038e3aa5cc0aaeb7 {
  color: #FFCB65;
}
.product-details-one_44d0c7e6c181e9cf .product-info_572f7a31b933e018 .rating_784a484057ab8053 li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_44d0c7e6c181e9cf .product-info_572f7a31b933e018 .rating_784a484057ab8053 li a:hover {
  text-decoration: underline;
}
.product-details-one_44d0c7e6c181e9cf .product-info_572f7a31b933e018 .price_f3e771c8ea11f406 {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_44d0c7e6c181e9cf .product-info_572f7a31b933e018 .price_f3e771c8ea11f406 del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_44d0c7e6c181e9cf .product-info_572f7a31b933e018 .availability_599b0b119cfcb76d {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_44d0c7e6c181e9cf .product-info_572f7a31b933e018 .description-text_9177f604aa64e63a {
  padding: 10px 0 15px;
}
.product-details-one_44d0c7e6c181e9cf .product-info_572f7a31b933e018 .product-feature_8ca8df8dd865675c {
  margin-bottom: 20px;
}
.product-details-one_44d0c7e6c181e9cf .product-info_572f7a31b933e018 .product-feature_8ca8df8dd865675c li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_44d0c7e6c181e9cf .product-info_572f7a31b933e018 .product-feature_8ca8df8dd865675c li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_44d0c7e6c181e9cf .product-info_572f7a31b933e018 .customize-order_027125cd203fd50c h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_44d0c7e6c181e9cf .product-info_572f7a31b933e018 .customize-order_027125cd203fd50c .quantity_e94edfbfd1f8e209 .button-group_d66ca44a62c79dca {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_44d0c7e6c181e9cf .product-info_572f7a31b933e018 .customize-order_027125cd203fd50c .quantity_e94edfbfd1f8e209 .button-group_d66ca44a62c79dca li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_44d0c7e6c181e9cf .product-info_572f7a31b933e018 .customize-order_027125cd203fd50c .quantity_e94edfbfd1f8e209 .button-group_d66ca44a62c79dca li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_44d0c7e6c181e9cf .product-info_572f7a31b933e018 .customize-order_027125cd203fd50c .quantity_e94edfbfd1f8e209 .button-group_d66ca44a62c79dca 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_44d0c7e6c181e9cf .product-review-tab_0ad2b34a531f6377 .nav-tabs_0a82a0b868f2ce80 {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_44d0c7e6c181e9cf .product-review-tab_0ad2b34a531f6377 .nav-tabs_0a82a0b868f2ce80 .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_44d0c7e6c181e9cf .product-review-tab_0ad2b34a531f6377 .nav-tabs_0a82a0b868f2ce80 .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_44d0c7e6c181e9cf .product-review-tab_0ad2b34a531f6377 .nav-tabs_0a82a0b868f2ce80 .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_44d0c7e6c181e9cf .product-review-tab_0ad2b34a531f6377 .nav-tabs_0a82a0b868f2ce80 .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_44d0c7e6c181e9cf .product-review-tab_0ad2b34a531f6377 .tab-content_a133e07869347dcb h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_44d0c7e6c181e9cf .product-review-tab_0ad2b34a531f6377 .tab-content_a133e07869347dcb .product-feature_8ca8df8dd865675c li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_44d0c7e6c181e9cf .product-review-tab_0ad2b34a531f6377 .tab-content_a133e07869347dcb .product-feature_8ca8df8dd865675c li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_44d0c7e6c181e9cf .product-review-tab_0ad2b34a531f6377 .user-comment-area_44170c40bedb3af0 .single-comment_08d2d4abfc1988e4 {
  padding-bottom: 40px;
}
.product-details-one_44d0c7e6c181e9cf .product-review-tab_0ad2b34a531f6377 .user-comment-area_44170c40bedb3af0 .single-comment_08d2d4abfc1988e4:last-child {
  padding-bottom: 0;
}
.product-details-one_44d0c7e6c181e9cf .product-review-tab_0ad2b34a531f6377 .user-comment-area_44170c40bedb3af0 .user-img_1a6aff370661bfda {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_44d0c7e6c181e9cf .product-review-tab_0ad2b34a531f6377 .user-comment-area_44170c40bedb3af0 .user-comment-data_5c37eda8107df2ee {
  padding-left: 30px;
  position: relative;
}
.product-details-one_44d0c7e6c181e9cf .product-review-tab_0ad2b34a531f6377 .user-comment-area_44170c40bedb3af0 .user-comment-data_5c37eda8107df2ee .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_44d0c7e6c181e9cf .product-review-tab_0ad2b34a531f6377 .user-comment-area_44170c40bedb3af0 .user-comment-data_5c37eda8107df2ee .rating_784a484057ab8053 li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_44d0c7e6c181e9cf .product-review-tab_0ad2b34a531f6377 .user-comment-area_44170c40bedb3af0 .user-comment-data_5c37eda8107df2ee .rating_784a484057ab8053 li .bi-star-fill_038e3aa5cc0aaeb7 {
  color: #FFCB65;
}
.product-details-one_44d0c7e6c181e9cf .product-review-tab_0ad2b34a531f6377 .user-comment-area_44170c40bedb3af0 .user-comment-data_5c37eda8107df2ee p {
  padding-top: 8px;
}

.cart-list-form_192a4dfcff2171fc {
  position: relative;
}
.cart-list-form_192a4dfcff2171fc .table_ecb7d3581f06a83b {
  margin: 0;
  background: transparent;
}
.cart-list-form_192a4dfcff2171fc .table_ecb7d3581f06a83b 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_192a4dfcff2171fc .table_ecb7d3581f06a83b th:first-child {
  text-align: left;
}
.cart-list-form_192a4dfcff2171fc .table_ecb7d3581f06a83b tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_192a4dfcff2171fc .table_ecb7d3581f06a83b tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_192a4dfcff2171fc .table_ecb7d3581f06a83b tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_192a4dfcff2171fc .table_ecb7d3581f06a83b tbody .product-thumbnails_07b44047f84b0258 {
  width: 85px;
}
.cart-list-form_192a4dfcff2171fc .table_ecb7d3581f06a83b tbody .product-thumbnails_07b44047f84b0258 img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_192a4dfcff2171fc .table_ecb7d3581f06a83b tbody .product-thumbnails_07b44047f84b0258 .product-img_8eaca82ccc7874c1 {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_192a4dfcff2171fc .table_ecb7d3581f06a83b tbody .product-info_572f7a31b933e018 {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_192a4dfcff2171fc .table_ecb7d3581f06a83b tbody .product-info_572f7a31b933e018 .product-name_858de6487c13c115 {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_192a4dfcff2171fc .table_ecb7d3581f06a83b tbody .product-info_572f7a31b933e018 .serial_9233a14fa0d71ac4 {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_192a4dfcff2171fc .table_ecb7d3581f06a83b tbody .product-info_572f7a31b933e018 ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_192a4dfcff2171fc .table_ecb7d3581f06a83b tbody .price_f3e771c8ea11f406 {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_192a4dfcff2171fc .table_ecb7d3581f06a83b tbody .quantity_e94edfbfd1f8e209 li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_192a4dfcff2171fc .table_ecb7d3581f06a83b tbody .quantity_e94edfbfd1f8e209 li .btn_611c18fe4093ac74 {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_192a4dfcff2171fc .table_ecb7d3581f06a83b tbody .quantity_e94edfbfd1f8e209 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_192a4dfcff2171fc .table_ecb7d3581f06a83b tbody .remove-product_a98eee6015f32813 {
  color: #000;
  font-size: 22px;
}
.cart-list-form_192a4dfcff2171fc .table_ecb7d3581f06a83b tbody .remove-product_a98eee6015f32813:hover {
  color: #ff2759;
}
.cart-list-form_192a4dfcff2171fc .cart-footer_2ac27abf55d10750 {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_192a4dfcff2171fc .cart-footer_2ac27abf55d10750 .coupon-form_f1c4a1ca1e15a070 input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_192a4dfcff2171fc .cart-footer_2ac27abf55d10750 .cart-total-section_9ee2d26ede182e4f {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_192a4dfcff2171fc .cart-footer_2ac27abf55d10750 .cart-total-section_9ee2d26ede182e4f .cart-total-table_a3fa704108379528 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_192a4dfcff2171fc .cart-footer_2ac27abf55d10750 .cart-total-section_9ee2d26ede182e4f .cart-total-table_a3fa704108379528 tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_219422a83e5c6995 {
  height: auto;
}

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

.fancybox-caption_6fb704ab87c34129, .fancybox-infobar_b7fc5ba3c24e5b75, .fancybox-navigation_20f86d6e304420e3 .fancybox-button_b91d70b9b27c8e51, .fancybox-toolbar_be05ddb13392590b {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_d72d898f90ec4a7c .fancybox-caption_6fb704ab87c34129, .fancybox-show-infobar_3cf5d77a80fbf51e .fancybox-infobar_b7fc5ba3c24e5b75, .fancybox-show-nav_af8d2c1f855e622c .fancybox-navigation_20f86d6e304420e3 .fancybox-button_b91d70b9b27c8e51, .fancybox-show-toolbar_41ecc402ee972aae .fancybox-toolbar_be05ddb13392590b {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_130199ae5bfd0a34 .fancybox-stage_d5cac6609881eda0 {
  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_578d1320231694fd .fancybox-slide, .fancybox-slide--current_47002a87f182dfed, .fancybox-slide--next_a60b288b937df36f, .fancybox-slide--previous_3e42dc8ae48b1398 {
  display: block;
}

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

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

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

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

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

.fancybox-content_ee36832b67689494 {
  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_4d8b03e5cf5987a6 .fancybox-content_ee36832b67689494 {
  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_d211d9ef0a62071d .fancybox-content_ee36832b67689494 {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_49e3a90c0483eaea .fancybox-content_ee36832b67689494 {
  cursor: zoom-in;
}

.fancybox-can-drag_c220e25458c29b62 .fancybox-content_ee36832b67689494 {
  cursor: grab;
}

.fancybox-is-dragging_066ab082f63ebac9 .fancybox-content_ee36832b67689494 {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_5548345493c58f99 .fancybox-content_ee36832b67689494 {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_44c1d7fe98641e20 .fancybox-content_ee36832b67689494, .fancybox-slide--map_88af71c7d7c637a4 .fancybox-content_ee36832b67689494, .fancybox-slide--video_ea6330385fe7f05f .fancybox-content_ee36832b67689494 {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_ea6330385fe7f05f .fancybox-content_ee36832b67689494 {
  background: #000;
}

.fancybox-slide--map_88af71c7d7c637a4 .fancybox-content_ee36832b67689494 {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_c2cea038acf95923 svg path, .fancybox-button--share_bac43011827f7940 svg path, .fancybox-button--thumbs_87041f878da7dc69 svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_af8d2c1f855e622c .fancybox-navigation_20f86d6e304420e3 .fancybox-button_b91d70b9b27c8e51 {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_20f86d6e304420e3 .fancybox-button--arrow_left_d4ce5eea3444ec2d {
  left: 6px;
}

.fancybox-navigation_20f86d6e304420e3 .fancybox-button--arrow_right_cfcda0951951951e {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_44c1d7fe98641e20 .fancybox-close-small_7278739bcc4e2f6a, .fancybox-slide--image_4d8b03e5cf5987a6 .fancybox-close-small_7278739bcc4e2f6a, .fancybox-slide--video_ea6330385fe7f05f .fancybox-close-small_7278739bcc4e2f6a {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_44c1d7fe98641e20 .fancybox-close-small_7278739bcc4e2f6a:hover svg, .fancybox-slide--image_4d8b03e5cf5987a6 .fancybox-close-small_7278739bcc4e2f6a:hover svg, .fancybox-slide--video_ea6330385fe7f05f .fancybox-close-small_7278739bcc4e2f6a:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_b55da6a105872541 .fancybox-close-small_7278739bcc4e2f6a, .fancybox-is-zoomable_82e12a60deb5d6f9.fancybox-can-drag_c220e25458c29b62 .fancybox-close-small_7278739bcc4e2f6a {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_527964e261dbc35c.fancybox-slide--next_a60b288b937df36f, .fancybox-fx-fade_527964e261dbc35c.fancybox-slide--previous_3e42dc8ae48b1398 {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_527964e261dbc35c.fancybox-slide--current_47002a87f182dfed {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_79b885f355a92d23 {
  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_0b806a38d3955ce4 {
  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_707eb9232c9926b3 {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_d9a904059e87b090 .fancybox-thumbs_0b806a38d3955ce4 {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_0b806a38d3955ce4 > 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_0b806a38d3955ce4 .fancybox-thumbs-active_8bf5fef09f9c3e48:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_05e96ea6645c3730 .slick-track_2c1750d436b23cff,
.slick-slider_05e96ea6645c3730 .slick-list_6cfa415bd69b08b5 {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_ca962fabdece6537 .slick-track_2c1750d436b23cff {
  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_ca962fabdece6537 img {
  display: none;
}

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

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

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

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

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