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

.h1_b783b130781d5fc5,
h1,
.h2_b632220f5331ed6e,
h2,
.h3_9e1e55a148fe646d,
h3,
.h4_0c7d81a0ff8a3052,
h4,
.h5_edb5708d6796a775,
h5,
.h6_07007168dd4a2d5a,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_14b63ecd158b5776 {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_1f7a7ffb900a106e {
  padding: 0 !important;
}

.m0_538dd19f2fe29b8a {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_e364e95e61794964 {
    padding: 0 !important;
  }
  .xl-m0_57a227f08a8d9bb8 {
    margin: 0 !important;
  }
  .xl-pt-10_b054477bff3b464c {
    padding-top: 10px !important;
  }
  .xl-pt-20_f87e2e04fe3e7e63 {
    padding-top: 20px !important;
  }
  .xl-pt-30_6211c61306ed81cd {
    padding-top: 30px !important;
  }
  .xl-pt-40_ab7e7aee3c5ccd79 {
    padding-top: 40px !important;
  }
  .xl-pt-50_74a79a10948f3b75 {
    padding-top: 50px !important;
  }
  .xl-pt-60_b6ed9f8882f79c25 {
    padding-top: 60px !important;
  }
  .xl-pt-70_8bdaef95dc8d4df6 {
    padding-top: 70px !important;
  }
  .xl-pt-80_fafc6ce31671e8f7 {
    padding-top: 80px !important;
  }
  .xl-pt-90_d7690dea8e9786ba {
    padding-top: 90px !important;
  }
  .xl-pt-100_fb9e18ab7d27e746 {
    padding-top: 100px !important;
  }
  .xl-pt-110_8143782b17aa9014 {
    padding-top: 110px !important;
  }
  .xl-pt-120_89b13fa83e4525b0 {
    padding-top: 120px !important;
  }
  .xl-pt-130_eeb729409c8e7761 {
    padding-top: 130px !important;
  }
  .xl-pt-140_80b268e57eb34e94 {
    padding-top: 140px !important;
  }
  .xl-pt-150_bc7754d3ecd16590 {
    padding-top: 150px !important;
  }
  .xl-pt-200_18db309d449eb560 {
    padding-top: 200px !important;
  }
  .xl-pb-10_ad053fb675c628a7 {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_d92b4bba6d9b2e4b {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_91ec01a692ee90f2 {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_621028f366f23154 {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_60c4acbe6c68e403 {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_40e8a67e612a93bc {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_9c7a1633b4c417f4 {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_fdb64cb8c57d4937 {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_74cc84740f3acfe1 {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_baaab08d9b00d708 {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_00af8e1472efe115 {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_b27199311a5ffe57 {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_96a6a3480c2ffb74 {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_62705dde3dfc95b8 {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_5e36bd38002ee501 {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_c04e757cf916eec7 {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_85de6d9c5d42f2ca {
    margin-top: 10px !important;
  }
  .xl-mt-20_8118a60255267ac2 {
    margin-top: 20px !important;
  }
  .xl-mt-30_a2a3e9bee44a31e5 {
    margin-top: 30px !important;
  }
  .xl-mt-40_293e0ecc8303347b {
    margin-top: 40px !important;
  }
  .xl-mt-50_13698bbb79e30d6f {
    margin-top: 50px !important;
  }
  .xl-mt-60_bb17475b42833e2f {
    margin-top: 60px !important;
  }
  .xl-mt-70_edecdd8a575bc9fd {
    margin-top: 70px !important;
  }
  .xl-mt-80_5202e8ba6564597a {
    margin-top: 80px !important;
  }
  .xl-mt-90_d903973e919c7aaf {
    margin-top: 90px !important;
  }
  .xl-mt-100_ed8df1f7cbaab935 {
    margin-top: 100px !important;
  }
  .xl-mt-110_e10e2a39e2fb350b {
    margin-top: 110px !important;
  }
  .xl-mt-120_dfc5f9a58599152f {
    margin-top: 120px !important;
  }
  .xl-mt-130_eec4dcd6bede0b9f {
    margin-top: 130px !important;
  }
  .xl-mt-140_35505a48354ac0af {
    margin-top: 140px !important;
  }
  .xl-mt-150_4758f04da33862bf {
    margin-top: 150px !important;
  }
  .xl-mt-200_fade0b3cf9b332e4 {
    margin-top: 200px !important;
  }
  .xl-mb-10_cf3768bebcf16478 {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_e593c8385c5491a6 {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_a1583fece45bed8b {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_844e51e28f508a2c {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_22bb4150a565bd1b {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_3b2612b06b2d055c {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_a7f8ba3393e5f0b7 {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_d235876dd324ca1a {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_9d5508521cc83d72 {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_3f5b40b564a3a201 {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_47ee5c902e9dad0a {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_350318e069052b94 {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_0711221953d653e9 {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_32a6ce70d745765d {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_6b456b6d1d6a2b2c {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_84ccebf0c0284827 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_72111ede2a1c848d {
    padding: 0 !important;
  }
  .lg-m0_c6e6bcc887ba50f0 {
    margin: 0 !important;
  }
  .lg-pt-10_8c93d52ce9b93dcb {
    padding-top: 10px !important;
  }
  .lg-pt-20_54dd2151052812db {
    padding-top: 20px !important;
  }
  .lg-pt-30_06c8af95771953cb {
    padding-top: 30px !important;
  }
  .lg-pt-40_99eed9f19724f9b3 {
    padding-top: 40px !important;
  }
  .lg-pt-50_c68c3d2016a00b33 {
    padding-top: 50px !important;
  }
  .lg-pt-60_c7b272e15ac3c91e {
    padding-top: 60px !important;
  }
  .lg-pt-70_f22315cf6172cc7e {
    padding-top: 70px !important;
  }
  .lg-pt-80_e4baaa6c29172191 {
    padding-top: 80px !important;
  }
  .lg-pt-90_587e6b84d529be99 {
    padding-top: 90px !important;
  }
  .lg-pt-100_2b98195f634fc4d7 {
    padding-top: 100px !important;
  }
  .lg-pt-110_e4bc896d2c304d8c {
    padding-top: 110px !important;
  }
  .lg-pt-120_e3e90e372d0806d2 {
    padding-top: 120px !important;
  }
  .lg-pt-130_bd22026d769da222 {
    padding-top: 130px !important;
  }
  .lg-pt-140_a5093ebb548ad90e {
    padding-top: 140px !important;
  }
  .lg-pt-150_021d9d4e1a36a360 {
    padding-top: 150px !important;
  }
  .lg-pt-200_77c218c884342687 {
    padding-top: 200px !important;
  }
  .lg-pb-10_30bc3df128abf8a8 {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_0432fcd87a211170 {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_7291d74162259c17 {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_c6962a71202f193b {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_988eb792f3da945b {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_ceaafcbd096647ec {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_411c281da8e9087c {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_a26005bc2ca9fbe6 {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_656fef72fb16f840 {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_7e1b16683fc15140 {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_7bc33226ba3d22d4 {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_dcfff52754577ca8 {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_fb760a12e19ceea9 {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_6d20735e23e64574 {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_f6f47283852afeb1 {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_a49d897ec8b49023 {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_d88867199eb4f60f {
    margin-top: 10px !important;
  }
  .lg-mt-20_55c2f0f77cc02f12 {
    margin-top: 20px !important;
  }
  .lg-mt-30_b668d11659171577 {
    margin-top: 30px !important;
  }
  .lg-mt-40_8df297737f81aca7 {
    margin-top: 40px !important;
  }
  .lg-mt-50_5237433048416db0 {
    margin-top: 50px !important;
  }
  .lg-mt-60_fa7db66dc8a524cc {
    margin-top: 60px !important;
  }
  .lg-mt-70_494f6101496aa510 {
    margin-top: 70px !important;
  }
  .lg-mt-80_f098ec9a50322759 {
    margin-top: 80px !important;
  }
  .lg-mt-90_41be0f10f4a1aa82 {
    margin-top: 90px !important;
  }
  .lg-mt-100_e20d7a01c3f0ad99 {
    margin-top: 100px !important;
  }
  .lg-mt-110_71192b900639e183 {
    margin-top: 110px !important;
  }
  .lg-mt-120_0c1aafadf89a8d13 {
    margin-top: 120px !important;
  }
  .lg-mt-130_c3f0078018b9fe89 {
    margin-top: 130px !important;
  }
  .lg-mt-140_8341a31d91e93016 {
    margin-top: 140px !important;
  }
  .lg-mt-150_d40771588d66432b {
    margin-top: 150px !important;
  }
  .lg-mt-200_167c7327a608481c {
    margin-top: 200px !important;
  }
  .lg-mb-10_dd56fe29559d54b0 {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_169a197fcd12eb4a {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_f9def6af11fc82ab {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_a5dca5020229ca6e {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_e0d1895bba8de585 {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_897920d423eb5b9b {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_df12b6d4ea7d46aa {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_fd764a5caf106294 {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_1c68fe74c623aa4d {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_026c998ab230c147 {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_0b6ebf9d25c96134 {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_4a1e730975d22563 {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_28197a7dbf1372b0 {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_2b80bf89de33bc5b {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_ff18cc43aef756c4 {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_61c5ad8a69f16044 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_32a16193c232ad28 {
    padding: 0 !important;
  }
  .md-m0_197a2a5553e3fd7a {
    margin: 0 !important;
  }
  .md-pt-10_10721d638085caa0 {
    padding-top: 10px !important;
  }
  .md-pt-20_dceb361521d70e18 {
    padding-top: 20px !important;
  }
  .md-pt-30_87abe5cc7313d8ed {
    padding-top: 30px !important;
  }
  .md-pt-40_c53ed4fdc7724cae {
    padding-top: 40px !important;
  }
  .md-pt-50_13ddad7019f2f44b {
    padding-top: 50px !important;
  }
  .md-pt-60_9049fecaf6cbd7d3 {
    padding-top: 60px !important;
  }
  .md-pt-70_fd3e8c2dbe6a5d36 {
    padding-top: 70px !important;
  }
  .md-pt-80_137b909068dee360 {
    padding-top: 80px !important;
  }
  .md-pt-90_f74eeb52a6bf9b97 {
    padding-top: 90px !important;
  }
  .md-pt-100_92d90110537b2b2f {
    padding-top: 100px !important;
  }
  .md-pt-110_afe615f84a0c5423 {
    padding-top: 110px !important;
  }
  .md-pt-120_7768e02250e0f533 {
    padding-top: 120px !important;
  }
  .md-pt-130_6ad08a26c8ed0608 {
    padding-top: 130px !important;
  }
  .md-pt-140_772bdf180fabc80d {
    padding-top: 140px !important;
  }
  .md-pt-150_622e3ff3b63ba2fb {
    padding-top: 150px !important;
  }
  .md-pt-200_9ba0bd27f508a5b1 {
    padding-top: 200px !important;
  }
  .md-pb-10_cdccdbed0883a7f9 {
    padding-bottom: 10px !important;
  }
  .md-pb-20_4d5b7e561a284147 {
    padding-bottom: 20px !important;
  }
  .md-pb-30_cf34c909cd688ff6 {
    padding-bottom: 30px !important;
  }
  .md-pb-40_afdcd6c523d8a519 {
    padding-bottom: 40px !important;
  }
  .md-pb-50_8b44ea0195fc71a7 {
    padding-bottom: 50px !important;
  }
  .md-pb-60_578b3278cf702e3b {
    padding-bottom: 60px !important;
  }
  .md-pb-70_319429cbe75c4f0c {
    padding-bottom: 70px !important;
  }
  .md-pb-80_b19dd39db4e39bde {
    padding-bottom: 80px !important;
  }
  .md-pb-90_9a3453a06e2e17bf {
    padding-bottom: 90px !important;
  }
  .md-pb-100_b8e7cdb452b69fd9 {
    padding-bottom: 100px !important;
  }
  .md-pb-110_3f0358e77813568a {
    padding-bottom: 110px !important;
  }
  .md-pb-120_42d6f977b530ebde {
    padding-bottom: 120px !important;
  }
  .md-pb-130_2f20b2d9a16d661c {
    padding-bottom: 130px !important;
  }
  .md-pb-140_d7b7e3ce3a37343b {
    padding-bottom: 140px !important;
  }
  .md-pb-150_95c31d79d4596b51 {
    padding-bottom: 150px !important;
  }
  .md-pb-200_19695ac1e8b0bbb8 {
    padding-bottom: 200px !important;
  }
  .md-mt-10_df53e159bbaa23b3 {
    margin-top: 10px !important;
  }
  .md-mt-20_f331d88f27eb91d2 {
    margin-top: 20px !important;
  }
  .md-mt-30_bb9ab7cb179f0980 {
    margin-top: 30px !important;
  }
  .md-mt-40_d5ed9e3a256d9302 {
    margin-top: 40px !important;
  }
  .md-mt-50_35a885d14a142123 {
    margin-top: 50px !important;
  }
  .md-mt-60_e17635e3d5e03d45 {
    margin-top: 60px !important;
  }
  .md-mt-70_96a9dea6881885b6 {
    margin-top: 70px !important;
  }
  .md-mt-80_f1749e63c09cfeb5 {
    margin-top: 80px !important;
  }
  .md-mt-90_41c840b1f20977c9 {
    margin-top: 90px !important;
  }
  .md-mt-100_88f2560dde7901d3 {
    margin-top: 100px !important;
  }
  .md-mt-110_a395305deb91e660 {
    margin-top: 110px !important;
  }
  .md-mt-120_92bb23f7052365ab {
    margin-top: 120px !important;
  }
  .md-mt-130_1dda71611bee2bd8 {
    margin-top: 130px !important;
  }
  .md-mt-140_1b7e4440d7e20855 {
    margin-top: 140px !important;
  }
  .md-mt-150_0029477e347b3573 {
    margin-top: 150px !important;
  }
  .md-mt-200_ca10ba0c3f9bdd66 {
    margin-top: 200px !important;
  }
  .md-mb-10_bec8b683c430643b {
    margin-bottom: 10px !important;
  }
  .md-mb-20_f6e689503171cebb {
    margin-bottom: 20px !important;
  }
  .md-mb-30_8def810d9c3b8960 {
    margin-bottom: 30px !important;
  }
  .md-mb-40_8ecde8e9d9ca2bea {
    margin-bottom: 40px !important;
  }
  .md-mb-50_53b3f9022664503e {
    margin-bottom: 50px !important;
  }
  .md-mb-60_1e48feb2c3605b35 {
    margin-bottom: 60px !important;
  }
  .md-mb-70_6d1e7a42f62b7044 {
    margin-bottom: 70px !important;
  }
  .md-mb-80_6eb63c6d52a09f02 {
    margin-bottom: 80px !important;
  }
  .md-mb-90_2f7171c66670f350 {
    margin-bottom: 90px !important;
  }
  .md-mb-100_9ac0b65ed2aa9605 {
    margin-bottom: 100px !important;
  }
  .md-mb-110_4a77f59b405a2688 {
    margin-bottom: 110px !important;
  }
  .md-mb-120_9b2315370c014203 {
    margin-bottom: 120px !important;
  }
  .md-mb-130_22b2a461c3eed4db {
    margin-bottom: 130px !important;
  }
  .md-mb-140_7ab59275a853be6e {
    margin-bottom: 140px !important;
  }
  .md-mb-150_b9d562db400c7dfb {
    margin-bottom: 150px !important;
  }
  .md-mb-200_0eb56c903e2e14c7 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_5799aad921a89541 {
    padding: 0 !important;
  }
  .sm-m0_3ee0e43d79490323 {
    margin: 0 !important;
  }
  .sm-pt-10_12f2fe169db378e1 {
    padding-top: 10px !important;
  }
  .sm-pt-20_c4dc9722b612c225 {
    padding-top: 20px !important;
  }
  .sm-pt-30_bad1b93f309944d2 {
    padding-top: 30px !important;
  }
  .sm-pt-40_738036802c17ba73 {
    padding-top: 40px !important;
  }
  .sm-pt-50_94a4793c17548af2 {
    padding-top: 50px !important;
  }
  .sm-pt-60_7e09daa99d71e274 {
    padding-top: 60px !important;
  }
  .sm-pt-70_9355ceb64d731c41 {
    padding-top: 70px !important;
  }
  .sm-pt-80_f7c1d73c992d1881 {
    padding-top: 80px !important;
  }
  .sm-pt-90_a60ff303b585b70e {
    padding-top: 90px !important;
  }
  .sm-pt-100_4d44d4c7de777380 {
    padding-top: 100px !important;
  }
  .sm-pt-110_7fc641f92c5adcd7 {
    padding-top: 110px !important;
  }
  .sm-pt-120_c06acf591f8e225c {
    padding-top: 120px !important;
  }
  .sm-pt-130_fe4e70113fc4db0d {
    padding-top: 130px !important;
  }
  .sm-pt-140_c34b74d2e3f22b7e {
    padding-top: 140px !important;
  }
  .sm-pt-150_7f097ed340678bdf {
    padding-top: 150px !important;
  }
  .sm-pt-200_f9122abb1098042d {
    padding-top: 200px !important;
  }
  .sm-pb-10_bbd45499844fbe9a {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_cb6227059e6bdc65 {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_0c4166fb95cc936e {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_f259b77d5df56ad3 {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_3595d2dac42dfbec {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_a3d72ad758f11eb0 {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_2ec45dd1bf0f6fe9 {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_df1dbefcc6661c90 {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_aa4247911ecfcc8e {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_2a0b3b78e9077a68 {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_52cd649bded68c9e {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_5db8e7f91c7cd214 {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_feaf6d1f7d3848f8 {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_fa6ce79db0443eb2 {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_44bdbb46113ba09d {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_4b38cb746e84309f {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_2432c43329916b3f {
    margin-top: 10px !important;
  }
  .sm-mt-20_f4d8f7607e0309c6 {
    margin-top: 20px !important;
  }
  .sm-mt-30_3b0e9a83d1b19959 {
    margin-top: 30px !important;
  }
  .sm-mt-40_ecae49c8c9b7206e {
    margin-top: 40px !important;
  }
  .sm-mt-50_f3c0a70b3c39d7c0 {
    margin-top: 50px !important;
  }
  .sm-mt-60_347f21fb38caa5b1 {
    margin-top: 60px !important;
  }
  .sm-mt-70_261cab6df49a3a58 {
    margin-top: 70px !important;
  }
  .sm-mt-80_ddd79b980ce73600 {
    margin-top: 80px !important;
  }
  .sm-mt-90_ec9394edc3f98450 {
    margin-top: 90px !important;
  }
  .sm-mt-100_70fc85ad03949c03 {
    margin-top: 100px !important;
  }
  .sm-mt-110_851d7a7dc670be99 {
    margin-top: 110px !important;
  }
  .sm-mt-120_aacb51d382b6f34a {
    margin-top: 120px !important;
  }
  .sm-mt-130_6a530c60841f1f08 {
    margin-top: 130px !important;
  }
  .sm-mt-140_3d6834c8306b9b67 {
    margin-top: 140px !important;
  }
  .sm-mt-150_56de0081337338f7 {
    margin-top: 150px !important;
  }
  .sm-mt-200_72bd1e4b56d46b13 {
    margin-top: 200px !important;
  }
  .sm-mb-10_9ed59ed8470cd5b4 {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_936f7ff23fa0a78d {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_de5dbc8e80404839 {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_7b59c512897ce562 {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_1a2f2c5cbc047201 {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_a420d20ba75dc82a {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_150b70e9a7c85d81 {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_5f407c79e9370886 {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_bc1816a3c3cc2695 {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_07e03bf08a7a2e3f {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_0d24db8b84ca9ec5 {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_d322e5d14e071b54 {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_e0871d58a3dc7818 {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_ff44afbbebfe06d2 {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_64a8f209bd627116 {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_2d6ebc3fe5c04e8a {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_b1ef594077db99f1 {
    padding: 0 !important;
  }
  .xs-m0_0ec72ab09df1a4db {
    margin: 0 !important;
  }
  .xs-pt-10_42dd755015af9969 {
    padding-top: 10px !important;
  }
  .xs-pt-20_8a3d143dd77782e5 {
    padding-top: 20px !important;
  }
  .xs-pt-30_bbcae973ba530397 {
    padding-top: 30px !important;
  }
  .xs-pt-40_e4c7374a9765df8f {
    padding-top: 40px !important;
  }
  .xs-pt-50_de53f18fd72817d5 {
    padding-top: 50px !important;
  }
  .xs-pt-60_2a56dc226241f97f {
    padding-top: 60px !important;
  }
  .xs-pt-70_204fc24a05356739 {
    padding-top: 70px !important;
  }
  .xs-pt-80_71d0be66cf0ee3d2 {
    padding-top: 80px !important;
  }
  .xs-pt-90_7d5e6b2748eb25ff {
    padding-top: 90px !important;
  }
  .xs-pt-100_0a17a1c1bbe30133 {
    padding-top: 100px !important;
  }
  .xs-pt-110_04264f308fd5c559 {
    padding-top: 110px !important;
  }
  .xs-pt-120_b8e222c6d73487bf {
    padding-top: 120px !important;
  }
  .xs-pt-130_372eece98d0fecc2 {
    padding-top: 130px !important;
  }
  .xs-pt-140_8d9bae3434d795a8 {
    padding-top: 140px !important;
  }
  .xs-pt-150_5f0bbcad01cc84d5 {
    padding-top: 150px !important;
  }
  .xs-pt-200_3bc53d26476901a9 {
    padding-top: 200px !important;
  }
  .xs-pb-10_606958b5973a5888 {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_4a6abb020d3c76ce {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_9288f71439f88a2d {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_9c0b9c72bb80286f {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_b2ad83c09a8d77de {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_b120c90d69da153e {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_9d5a581136f31cb5 {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_1e65c036b9dba103 {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_60fd8aeb8ef268bb {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_78821f20fb1e146f {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_19d1e39513c4ebeb {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_25df9ab94d06069f {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_89553ef6f0db01da {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_15490c7196713db6 {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_5dc500a9a3b6ef03 {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_5aa2c39a50cbdef5 {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_b5dc240911b034bd {
    margin-top: 10px !important;
  }
  .xs-mt-20_569942a85ef077b0 {
    margin-top: 20px !important;
  }
  .xs-mt-30_14b85d0d0df06abf {
    margin-top: 30px !important;
  }
  .xs-mt-40_90b652d0404a7e49 {
    margin-top: 40px !important;
  }
  .xs-mt-50_72f0e8b620526307 {
    margin-top: 50px !important;
  }
  .xs-mt-60_61b212c458d89c61 {
    margin-top: 60px !important;
  }
  .xs-mt-70_26aa2d662d43b58d {
    margin-top: 70px !important;
  }
  .xs-mt-80_055ebd54c00fa443 {
    margin-top: 80px !important;
  }
  .xs-mt-90_4fb7c1c168e83b3f {
    margin-top: 90px !important;
  }
  .xs-mt-100_20cc3d9af10c71fa {
    margin-top: 100px !important;
  }
  .xs-mt-110_19f7da96d15412a9 {
    margin-top: 110px !important;
  }
  .xs-mt-120_7d5d91067b19c319 {
    margin-top: 120px !important;
  }
  .xs-mt-130_25e217cec0bf3225 {
    margin-top: 130px !important;
  }
  .xs-mt-140_0dd9513dd1ba00ff {
    margin-top: 140px !important;
  }
  .xs-mt-150_fd8b8c18a2f28998 {
    margin-top: 150px !important;
  }
  .xs-mt-200_0209994ea91a4345 {
    margin-top: 200px !important;
  }
  .xs-mb-10_598418e7a4707663 {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_8280726e207474f6 {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_1490e73794b83290 {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_d317c755ae9c3f78 {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_def499c0d6c76e9c {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_7eeb117fb164d1ee {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_b8d55c347f4e4c68 {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_fbb435fa978df42e {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_c9c1591155e79708 {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_bc76cc892459b18e {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_994b2da617b2aa96 {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_89a0741896d0e781 {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_4914822af3069491 {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_93ea15edec9c380a {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_c6a1c3d2c3409838 {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_7ce9c8399de3c72f {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_5c90669fad7bfd8f {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_5c90669fad7bfd8f.menu-overlay_984a43d83c77a85a {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_5c90669fad7bfd8f.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_5c90669fad7bfd8f .navbar-toggler_a62cfeb26a683016 {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_5c90669fad7bfd8f.menu-style-three_54d4f46cc37e8318 .navbar-toggler_a62cfeb26a683016 {
  background: #000;
}
.theme-main-menu_5c90669fad7bfd8f.menu-style-four_83a345bda7a9a724 .navbar-toggler_a62cfeb26a683016 {
  background: #E6FD5A;
}
.theme-main-menu_5c90669fad7bfd8f.menu-style-five_25e97c0beaef8a46 .navbar-toggler_a62cfeb26a683016 {
  background: #DFFF5E;
}
.theme-main-menu_5c90669fad7bfd8f .navbar-toggler_a62cfeb26a683016:focus {
  box-shadow: none;
}
.theme-main-menu_5c90669fad7bfd8f .navbar-toggler_a62cfeb26a683016::before,
.theme-main-menu_5c90669fad7bfd8f .navbar-toggler_a62cfeb26a683016::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_5c90669fad7bfd8f .navbar-toggler_a62cfeb26a683016 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_5c90669fad7bfd8f.menu-style-three_54d4f46cc37e8318 .navbar-toggler_a62cfeb26a683016:before, .theme-main-menu_5c90669fad7bfd8f.menu-style-three_54d4f46cc37e8318 .navbar-toggler_a62cfeb26a683016:after, .theme-main-menu_5c90669fad7bfd8f.menu-style-three_54d4f46cc37e8318 .navbar-toggler_a62cfeb26a683016 span {
  background: #fff;
}
.theme-main-menu_5c90669fad7bfd8f .navbar-toggler_a62cfeb26a683016::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_5c90669fad7bfd8f .navbar-toggler_a62cfeb26a683016::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_5c90669fad7bfd8f .navbar-toggler_a62cfeb26a683016[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_5c90669fad7bfd8f .navbar-toggler_a62cfeb26a683016[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_5c90669fad7bfd8f .navbar-toggler_a62cfeb26a683016[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_5c90669fad7bfd8f .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_5c90669fad7bfd8f .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_5c90669fad7bfd8f.white-vr_fc80fc29305f156b .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_5c90669fad7bfd8f.white-vr_fc80fc29305f156b .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_5c90669fad7bfd8f.white-vr_fc80fc29305f156b.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_5c90669fad7bfd8f.menu-style-one_d9e90fdfae807c9c {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_5c90669fad7bfd8f.menu-style-two_1d754d2c4f9ba5eb {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_5c90669fad7bfd8f.menu-style-two_1d754d2c4f9ba5eb .info-row_4f2affff55d4ba25 {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_5c90669fad7bfd8f.menu-style-two_1d754d2c4f9ba5eb .gap-fix_84f1f77d54a4870b {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_5c90669fad7bfd8f.menu-style-two_1d754d2c4f9ba5eb .greetings_f6c0d4dde345e60f {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_5c90669fad7bfd8f.menu-style-two_1d754d2c4f9ba5eb .contact-info_2ca1ea4d01ba4e45 {
  margin: 0 -15px;
}
.theme-main-menu_5c90669fad7bfd8f.menu-style-two_1d754d2c4f9ba5eb .contact-info_2ca1ea4d01ba4e45 li {
  padding: 0 15px;
}
.theme-main-menu_5c90669fad7bfd8f.menu-style-two_1d754d2c4f9ba5eb .contact-info_2ca1ea4d01ba4e45 li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_5c90669fad7bfd8f.menu-style-two_1d754d2c4f9ba5eb .contact-info_2ca1ea4d01ba4e45 li a:hover {
  text-decoration: underline;
}
.theme-main-menu_5c90669fad7bfd8f.menu-style-two_1d754d2c4f9ba5eb .inner-content_dd7096d7fc03ad2b {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_5c90669fad7bfd8f.menu-style-two_1d754d2c4f9ba5eb.fixed .info-row_4f2affff55d4ba25 {
  display: none;
}
.theme-main-menu_5c90669fad7bfd8f.menu-style-five_25e97c0beaef8a46 {
  background: #000;
  padding: 0;
}
.theme-main-menu_5c90669fad7bfd8f.menu-style-five_25e97c0beaef8a46 .inner-content_dd7096d7fc03ad2b {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_5c90669fad7bfd8f.menu-style-six_e25d5f3a730e59bc .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_5c90669fad7bfd8f.menu-style-six_e25d5f3a730e59bc .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_5c90669fad7bfd8f .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_86325e923f494dad {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_86325e923f494dad .mega-menu-title_33bf06f90cded0a9 {
  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_5c90669fad7bfd8f .login-btn-one_fd56b5b3beb3208c a {
  color: #000;
}
.theme-main-menu_5c90669fad7bfd8f .login-btn-one_fd56b5b3beb3208c a:hover {
  text-decoration: underline;
}
.theme-main-menu_5c90669fad7bfd8f .login-btn-two_3838fcd759dff78f a {
  color: #044F3B;
}
.theme-main-menu_5c90669fad7bfd8f .login-btn-two_3838fcd759dff78f a:hover {
  text-decoration: underline;
}
.theme-main-menu_5c90669fad7bfd8f .signup-btn-one_426f0f3dbe18df47 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_5c90669fad7bfd8f .signup-btn-one_426f0f3dbe18df47 .icon_2122e55a6fb1cc91 {
  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_5c90669fad7bfd8f .signup-btn-one_426f0f3dbe18df47:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_5c90669fad7bfd8f .signup-btn-one_426f0f3dbe18df47:hover .icon_2122e55a6fb1cc91 {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_5c90669fad7bfd8f .signup-btn-two_51adaf3127dd6175 {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_5c90669fad7bfd8f .signup-btn-two_51adaf3127dd6175:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_5c90669fad7bfd8f .quote-one_ee2e95046b8c3f6d {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_5c90669fad7bfd8f .quote-one_ee2e95046b8c3f6d:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_659f35e468f254a5 {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_659f35e468f254a5 li {
  position: relative;
  padding: 0 15px;
}
.category-menu_659f35e468f254a5 li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_659f35e468f254a5 li a:hover {
  color: #0C3A30;
}
.category-menu_659f35e468f254a5 .dropdown-menu {
  padding: 0;
}
.category-menu_659f35e468f254a5 .dropdown-menu li {
  padding: 0;
}
.category-menu_659f35e468f254a5 .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_5931965aab95c927 .logo_d951b7b1db07df8d {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_fc80fc29305f156b .navbar-collapse_5931965aab95c927 {
    background-color: #0C3A30;
  }
  .navbar-collapse_5931965aab95c927 {
    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_5931965aab95c927.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_5c90669fad7bfd8f .navbar .mega-dropdown_fe971d984e2aca8e {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_fc80fc29305f156b .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_86325e923f494dad {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_f2abb1bbd0696ce0 .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_483ab672132f4dff {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_483ab672132f4dff::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_483ab672132f4dff .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_483ab672132f4dff .hero-slider-one .hero-img_8131f72ab068ed5d {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_483ab672132f4dff .hero-slider-one .slick-list_0bb8e34408aca5e2, .hero-banner-one_483ab672132f4dff .hero-slider-one .slick-track_5eda8ae19e4042ae, .hero-banner-one_483ab672132f4dff .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_483ab672132f4dff .hero-heading_e40a7a1a3e1048a7 {
  font-weight: 700;
  color: #000;
  background: url(../img/shape_df54751471/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_483ab672132f4dff .more-btn_ed278fb142549882 {
  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_483ab672132f4dff .more-btn_ed278fb142549882:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_752c7a96698f82ec {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_752c7a96698f82ec .bg-wrapper_dff2a1c456255603 {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_752c7a96698f82ec .hero-heading_e40a7a1a3e1048a7 {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_752c7a96698f82ec .rating_402e0654c6e45478 h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_752c7a96698f82ec .rating_402e0654c6e45478 p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_752c7a96698f82ec .media-wrapper_8cb394b514abe433 {
  position: absolute;
  background: url(../img/assets_40955d42a6/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_752c7a96698f82ec .media-wrapper_8cb394b514abe433 .shape_01_25227b4715c19655 {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_752c7a96698f82ec .media-wrapper_8cb394b514abe433 .shape_02_8a7ff8c3fd63d9d9 {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_2b3d4ecb6f95770d .hero-heading_e40a7a1a3e1048a7 {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_2b3d4ecb6f95770d .media-wrapper_8cb394b514abe433 {
  background: url(../img/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_2b3d4ecb6f95770d .media-wrapper_8cb394b514abe433 .screen_01_41dca1b62f3bfbed {
  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_2b3d4ecb6f95770d .media-wrapper_8cb394b514abe433 .screen_02_55a8df508f778532 {
  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_2b3d4ecb6f95770d .media-wrapper_8cb394b514abe433 .bg-shape_b8abcb0b691b269d {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_2b3d4ecb6f95770d .shape_01_25227b4715c19655 {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_cfa0b82ad90c7d43 .bg-wrapper_dff2a1c456255603 {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_cfa0b82ad90c7d43 .media-wrapper_8cb394b514abe433 {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_cfa0b82ad90c7d43 .media-wrapper_8cb394b514abe433 .shape_01_25227b4715c19655 {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_cfa0b82ad90c7d43 .shape_02_8a7ff8c3fd63d9d9 {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_6ca1c7527e203f78 + .blog-details_4446a64b9f94bffc {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_0466dcf8c2c11ab3 {
  z-index: 1;
}
.block-feature-three_0466dcf8c2c11ab3:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_0466dcf8c2c11ab3.no-bg_667ec636ca996f5f:before {
  display: none;
}
.block-feature-three_0466dcf8c2c11ab3 .section-btn_77f166fe635225f0 {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_0466dcf8c2c11ab3 .block-title_db473d4a8d766dcc a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_0466dcf8c2c11ab3 .block-title_db473d4a8d766dcc a:hover {
  text-decoration: underline;
}
.block-feature-three_0466dcf8c2c11ab3 .round-btn_f7769fcbcc3c6e07 {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_0466dcf8c2c11ab3 .round-btn_f7769fcbcc3c6e07:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_0466dcf8c2c11ab3 .block-one_bfae73536c9e9ec4 {
  background: url(../img/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_0466dcf8c2c11ab3 .block-one_bfae73536c9e9ec4 .tag_cb58780163b1722c {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_0466dcf8c2c11ab3 .block-one_bfae73536c9e9ec4 .block-title_db473d4a8d766dcc {
  background: url(../img/shape_df54751471/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_0466dcf8c2c11ab3 .block-two_a8f0eb6fef0cfe5e {
  overflow: hidden;
}
.block-feature-three_0466dcf8c2c11ab3 .block-two_a8f0eb6fef0cfe5e .img-wrapper_ef1e2c0f93eb5c95 {
  background: url(../img/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_0466dcf8c2c11ab3 .block-two_a8f0eb6fef0cfe5e .text-wrapper_fd39da866c8d0de1 {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_0466dcf8c2c11ab3 .block-two_a8f0eb6fef0cfe5e .tag_cb58780163b1722c {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_0466dcf8c2c11ab3 .block-three_16fd9c15604e208c {
  background: #D3FF76;
}
.block-feature-three_0466dcf8c2c11ab3 .block-three_16fd9c15604e208c .tag_cb58780163b1722c {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_0466dcf8c2c11ab3 .block-three_16fd9c15604e208c .round-btn_f7769fcbcc3c6e07 {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_0466dcf8c2c11ab3 .block-three_16fd9c15604e208c .round-btn_f7769fcbcc3c6e07:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_0466dcf8c2c11ab3 .block-four_2584243010dc1e7d {
  background: url(../img/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_0466dcf8c2c11ab3 .block-four_2584243010dc1e7d .block-title_db473d4a8d766dcc {
  background: url(../img/shape_df54751471/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_0466dcf8c2c11ab3 .block-four_2584243010dc1e7d .block-title_db473d4a8d766dcc a {
  font-size: 28px;
}
.block-feature-three_0466dcf8c2c11ab3 .block-four_2584243010dc1e7d .tag_cb58780163b1722c {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_0466dcf8c2c11ab3 .block-four_2584243010dc1e7d .round-btn_f7769fcbcc3c6e07 {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_0466dcf8c2c11ab3 .block-four_2584243010dc1e7d .round-btn_f7769fcbcc3c6e07:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_0466dcf8c2c11ab3 .block-five_9d87e13694375de2 {
  background: url(../img/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_0466dcf8c2c11ab3 .block-five_9d87e13694375de2 .tag_cb58780163b1722c {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_0466dcf8c2c11ab3 .block-five_9d87e13694375de2 .block-title_db473d4a8d766dcc {
  background: url(../img/shape_df54751471/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_7da249f6ec94e463 .upper-wrapper_31fe0c1b5e1f53e2 {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_7da249f6ec94e463 .upper-wrapper_31fe0c1b5e1f53e2 .shape_01_25227b4715c19655 {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_7da249f6ec94e463 .line-loop_20c662475ed7504a:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_7da249f6ec94e463 .graph-panel_767d72123ba4c78a {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_7da249f6ec94e463 .graph-panel_767d72123ba4c78a .main-count_d9b7693560f80a35 {
  font-size: 120px;
}
.block-feature-thirteen_7da249f6ec94e463 .graph-panel_767d72123ba4c78a .chart-box_b8070c57cebe1270 {
  padding: 0 15px;
}
.block-feature-thirteen_7da249f6ec94e463 .graph-panel_767d72123ba4c78a .chart-box_b8070c57cebe1270 .chart-inner_6fbebfe26883807a {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_9391ee62ffe52518 .media-img_c8858698ec5f65a4 {
  border-radius: 30px;
}
.block-feature-sixteen_9391ee62ffe52518 .shape_01_25227b4715c19655 {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_fc2b6ce2f11785eb .section-subheading_6b42ee8732fae5ff {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_fc2b6ce2f11785eb .shape_01_25227b4715c19655 {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_c0a26a1f6a79ebeb {
  z-index: 1;
}
.text-feature-four_c0a26a1f6a79ebeb .avatar_2c6d7f2610ce8a45 {
  width: 65px;
  height: 65px;
}
.text-feature-four_c0a26a1f6a79ebeb .name {
  font-size: 28px;
}
.text-feature-four_c0a26a1f6a79ebeb .quote-text_4e94ea4e0d346db4 {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_c0a26a1f6a79ebeb .shape_01_25227b4715c19655 {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_c0a26a1f6a79ebeb .shape_02_8a7ff8c3fd63d9d9 {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_fc6b0fa9012b0967 .bg-wrapper_dff2a1c456255603 {
  background: #FFF2AC;
}
.text-feature-five_fc6b0fa9012b0967 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_fc6b0fa9012b0967 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_fc6b0fa9012b0967 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_fc6b0fa9012b0967 li:hover:before {
  background: #29594B;
}
.text-feature-five_fc6b0fa9012b0967 li:hover:after {
  color: #fff;
}
.text-feature-five_fc6b0fa9012b0967 .media-wrapper_8cb394b514abe433 {
  background: url(../img/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_fc6b0fa9012b0967 .media-wrapper_8cb394b514abe433 .video-icon_a4a4a41c3ea1701d {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_fc6b0fa9012b0967 .media-wrapper_8cb394b514abe433 .video-icon_a4a4a41c3ea1701d:hover {
  background: #CFFF45;
}
.text-feature-five_fc6b0fa9012b0967 .media-wrapper_8cb394b514abe433 .screen_01_41dca1b62f3bfbed {
  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_e4540509e246f96f {
  z-index: 1;
}
.text-feature-six_e4540509e246f96f .media-wrapper_8cb394b514abe433 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_e4540509e246f96f .media-wrapper_8cb394b514abe433 .screen_01_41dca1b62f3bfbed {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_e4540509e246f96f .shape_01_25227b4715c19655 {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_e4540509e246f96f .shape_02_8a7ff8c3fd63d9d9 {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_bc0d0003a30a23df {
  background: url(../img/assets_40955d42a6/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_bc0d0003a30a23df .block_fe4038cb2d43bab3 .icon_2122e55a6fb1cc91 {
  height: 50px;
}
.text-feature-nine_bc0d0003a30a23df .vertical-text-wrapper_b207f2eb26b8b6bc {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_bc0d0003a30a23df .vertical-text-wrapper_b207f2eb26b8b6bc .text-list_6f3e53975e0f995d {
  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_bc0d0003a30a23df .vertical-text-wrapper_b207f2eb26b8b6bc .text-list_6f3e53975e0f995d:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_bc0d0003a30a23df .vertical-text-wrapper_b207f2eb26b8b6bc .shape_01_25227b4715c19655 {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_bc0d0003a30a23df .vertical-text-wrapper_b207f2eb26b8b6bc .shape_02_8a7ff8c3fd63d9d9 {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_bc0d0003a30a23df .shape_03_9902d0c5e9014f6e {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_bc0d0003a30a23df .shape_04_113f4a5527e9493f {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_ccdc3ca6446e4950 .section-btn_77f166fe635225f0 {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_390a46a504d845c2 {
  z-index: 1;
}
.team-section-three_390a46a504d845c2:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../img/shape_df54751471/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_390a46a504d845c2 .section-btn_77f166fe635225f0 {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_390a46a504d845c2 .shape_01_25227b4715c19655 {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_390a46a504d845c2 .shape_02_8a7ff8c3fd63d9d9 {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_390a46a504d845c2 .shape_03_9902d0c5e9014f6e {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_d13f53b5c186f098 .logo_d951b7b1db07df8d {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_5f2b5b954e43aebe {
  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_20dc0cd9d3d47c63 {
  max-width: 565px;
}
.user-data-form .form-wrapper_20dc0cd9d3d47c63 .input-group-meta_7b4e916ac2f7b503 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_20dc0cd9d3d47c63 .input-group-meta_7b4e916ac2f7b503 label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_20dc0cd9d3d47c63 .input-group-meta_7b4e916ac2f7b503 .placeholder_icon_bfd63b7a60173c90 {
  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_20dc0cd9d3d47c63 .input-group-meta_7b4e916ac2f7b503 .placeholder_icon_bfd63b7a60173c90 img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_20dc0cd9d3d47c63 .input-group-meta_7b4e916ac2f7b503 .placeholder_icon_bfd63b7a60173c90 span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_20dc0cd9d3d47c63 .input-group-meta_7b4e916ac2f7b503 .placeholder_icon_bfd63b7a60173c90 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_20dc0cd9d3d47c63 .input-group-meta_7b4e916ac2f7b503 .placeholder_icon_bfd63b7a60173c90 span.eye-slash_6c6d0a0c16809eaf:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_c29ae972fdb95d38 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_c29ae972fdb95d38 label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_c29ae972fdb95d38 input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_c29ae972fdb95d38 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_c29ae972fdb95d38 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_c29ae972fdb95d38 a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_c29ae972fdb95d38 a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_fd717f23b94d51fd {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_151aae0e74895cd1 {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_151aae0e74895cd1:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_151aae0e74895cd1 img {
  width: 20px;
}
.user-data-form .btn-close_b5e77b68aed69735 {
  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_1112a571afbf25b7 .main-count_d9b7693560f80a35 {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_9f008503c4bdab2a .icon_2122e55a6fb1cc91 {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_eef5a65d4015b755 .img-holder_a9a9003b54b03db2 {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_eef5a65d4015b755 .img-holder_a9a9003b54b03db2.round-border_7eda33a2999df114 {
  border-radius: 30px;
}
.portfolio-block-one_eef5a65d4015b755 .img-holder_a9a9003b54b03db2 .expend_d1bd790d4d8829bf {
  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_eef5a65d4015b755 .img-holder_a9a9003b54b03db2 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_eef5a65d4015b755 .img-holder_a9a9003b54b03db2 i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_eef5a65d4015b755:hover .expend_d1bd790d4d8829bf {
  opacity: 1;
}
.portfolio-block-one_eef5a65d4015b755:hover .img-meta_2a3d4ed69474412f {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_eef5a65d4015b755:hover .pj-title_3c7361bb2bcce1ab {
  text-decoration: underline;
}
.portfolio-block-one_eef5a65d4015b755 .caption {
  margin-top: 35px;
}
.portfolio-block-one_eef5a65d4015b755 .caption .tag_cb58780163b1722c {
  margin: 0 -3px;
}
.portfolio-block-one_eef5a65d4015b755 .caption .tag_cb58780163b1722c 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_eef5a65d4015b755 .caption .pj-title_3c7361bb2bcce1ab {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_eef5a65d4015b755 .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_eef5a65d4015b755 .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_7d9831dbe760dfdb .bg-wrapper_dff2a1c456255603 {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_7d9831dbe760dfdb .slider-wrapper_d671a7374492231d {
  height: 100%;
}
.project-details-two_7d9831dbe760dfdb .slider-wrapper_d671a7374492231d .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_7d9831dbe760dfdb .slider-wrapper_d671a7374492231d .carousel-control-next_0104fa560c539011,
.project-details-two_7d9831dbe760dfdb .slider-wrapper_d671a7374492231d .carousel-control-prev_cee2a04085b1027a {
  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_7d9831dbe760dfdb .slider-wrapper_d671a7374492231d .carousel-control-next_0104fa560c539011:hover,
.project-details-two_7d9831dbe760dfdb .slider-wrapper_d671a7374492231d .carousel-control-prev_cee2a04085b1027a:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_7d9831dbe760dfdb .slider-wrapper_d671a7374492231d .carousel-control-prev_cee2a04085b1027a {
  left: auto;
  right: 45px;
}
.project-details-two_7d9831dbe760dfdb .info-wrapper_0f8cc0d103c77100 {
  padding: 55px 50px 85px 70px;
}
.project-details-two_7d9831dbe760dfdb .info-wrapper_0f8cc0d103c77100 h3 {
  font-size: 36px;
}
.project-details-two_7d9831dbe760dfdb .info-wrapper_0f8cc0d103c77100 .list-meta_36c184caf887e3e1 li {
  padding: 22px 0;
}
.project-details-two_7d9831dbe760dfdb .info-wrapper_0f8cc0d103c77100 .list-meta_36c184caf887e3e1 .icon_2122e55a6fb1cc91 {
  width: 40px;
}
.project-details-two_7d9831dbe760dfdb .info-wrapper_0f8cc0d103c77100 .list-meta_36c184caf887e3e1 .text1_44dfd4805f62db7f {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_7d9831dbe760dfdb .info-wrapper_0f8cc0d103c77100 .list-meta_36c184caf887e3e1 span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_7d9831dbe760dfdb .info-wrapper_0f8cc0d103c77100 .social-share_50d7beeddff27101 li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_7d9831dbe760dfdb .info-wrapper_0f8cc0d103c77100 .social-share_50d7beeddff27101 li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_ec83adbd073be00a .slider-wrapper_d671a7374492231d {
  padding-left: 100px;
}
.feedback-section-three_ec83adbd073be00a .slider-wrapper_d671a7374492231d .icon_2122e55a6fb1cc91 {
  left: 0;
  top: 18px;
}
.feedback-section-three_ec83adbd073be00a .slick-dots_c37aa477ead46c1d {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_ec83adbd073be00a .slick-dots_c37aa477ead46c1d li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_ec83adbd073be00a .slick-dots_c37aa477ead46c1d .slick-active button {
  background: #000;
}
.feedback-section-three_ec83adbd073be00a .rating-box_e3455307c70046b0 {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_ec83adbd073be00a .rating-box_e3455307c70046b0 .rating_402e0654c6e45478 {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_ec83adbd073be00a .shape_01_25227b4715c19655 {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_ec83adbd073be00a .shape_02_8a7ff8c3fd63d9d9 {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_ac6a9ad8e05963b7 {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_ac6a9ad8e05963b7 .post-data_01144ec64a39e796 {
  padding: 30px 35px 25px;
}
.blog-meta-one_ac6a9ad8e05963b7 .post-data_01144ec64a39e796 .post-info_6442a4bae65e0ed8 {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_ac6a9ad8e05963b7 .post-data_01144ec64a39e796 .blog-title_8d1163974dbf4efd {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_ac6a9ad8e05963b7 .post-data_01144ec64a39e796 .blog-title_8d1163974dbf4efd:hover {
  text-decoration: underline;
}
.blog-meta-one_ac6a9ad8e05963b7 .post-img_11abefe6c1233666 {
  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_ac6a9ad8e05963b7 .post-img_11abefe6c1233666 .round-btn_f7769fcbcc3c6e07 {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_ac6a9ad8e05963b7:hover .round-btn_f7769fcbcc3c6e07 {
  background: #CFFF45;
}
.blog-meta-one_ac6a9ad8e05963b7.style-two_fcedb01fbb7300d5 {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_ac6a9ad8e05963b7.style-two_fcedb01fbb7300d5 .post-img_11abefe6c1233666 {
  border-radius: 0;
}
.blog-meta-one_ac6a9ad8e05963b7.style-two_fcedb01fbb7300d5 .blog-title_8d1163974dbf4efd {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_e8882844488ec735 {
  background: #fff;
}
.blog-meta-two_e8882844488ec735 .post-data_01144ec64a39e796 {
  padding-top: 30px;
}
.blog-meta-two_e8882844488ec735 .post-data_01144ec64a39e796 .blog-title_8d1163974dbf4efd {
  width: 70%;
}
.blog-meta-two_e8882844488ec735 .post-data_01144ec64a39e796 .blog-title_8d1163974dbf4efd h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_e8882844488ec735 .post-data_01144ec64a39e796 .blog-title_8d1163974dbf4efd:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_e8882844488ec735 .post-data_01144ec64a39e796 .round-btn_f7769fcbcc3c6e07 {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_e8882844488ec735 .post-data_01144ec64a39e796 .round-btn_f7769fcbcc3c6e07:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_e8882844488ec735 .post-data_01144ec64a39e796 .post-info_6442a4bae65e0ed8 {
  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_e8882844488ec735 .post-img_11abefe6c1233666 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_e8882844488ec735 .post-img_11abefe6c1233666 .date_afb2dffb84e37760 {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_e8882844488ec735.style-two_fcedb01fbb7300d5 {
  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_e8882844488ec735.style-two_fcedb01fbb7300d5 p {
  font-size: 18px;
}
.blog-meta-two_e8882844488ec735.style-two_fcedb01fbb7300d5 .post-img_11abefe6c1233666 {
  height: auto;
  width: 100%;
}
.blog-meta-two_e8882844488ec735.style-two_fcedb01fbb7300d5 .post-data_01144ec64a39e796 {
  padding: 26px 0;
}
.blog-meta-two_e8882844488ec735.style-two_fcedb01fbb7300d5 .post-data_01144ec64a39e796 .post-info_6442a4bae65e0ed8 {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_e8882844488ec735.style-two_fcedb01fbb7300d5 .post-data_01144ec64a39e796 .round-btn_f7769fcbcc3c6e07 {
  border: none;
}

.signup-btn-one_426f0f3dbe18df47 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_426f0f3dbe18df47 .icon_2122e55a6fb1cc91 {
  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_c94d2061074a428a {
  z-index: 1;
}
.blog-section-three_c94d2061074a428a .section-btn_77f166fe635225f0 {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

.blog-section-four_be5607c863f133b0 {
  z-index: 5;
}
.blog-section-four_be5607c863f133b0.block-feature-three_0466dcf8c2c11ab3:before {
  display: none;
}
.blog-section-four_be5607c863f133b0.block-feature-three_0466dcf8c2c11ab3 .block-one_bfae73536c9e9ec4 {
  background: url(../img/blog/blog_img_05.jpg) no-repeat center;
  height: 666px;
}

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

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

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

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

.blog-details_4446a64b9f94bffc .post-details-meta_2196a19c7fb749ae {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_4446a64b9f94bffc .post-details-meta_2196a19c7fb749ae p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_4446a64b9f94bffc .post-details-meta_2196a19c7fb749ae .quote-wrapper_74b94b6071304664 {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_4446a64b9f94bffc .post-details-meta_2196a19c7fb749ae .quote-wrapper_74b94b6071304664 .wrapper_021c2caddb0c86d9 {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_4446a64b9f94bffc .post-details-meta_2196a19c7fb749ae .quote-wrapper_74b94b6071304664 .wrapper_021c2caddb0c86d9 .icon_2122e55a6fb1cc91 {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_4446a64b9f94bffc .post-details-meta_2196a19c7fb749ae .quote-wrapper_74b94b6071304664 .wrapper_021c2caddb0c86d9 h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_4446a64b9f94bffc .post-details-meta_2196a19c7fb749ae .quote-wrapper_74b94b6071304664 h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_4446a64b9f94bffc .post-details-meta_2196a19c7fb749ae .quote-wrapper_74b94b6071304664 h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_4446a64b9f94bffc .post-details-meta_2196a19c7fb749ae .img-gallery_120ce3fbfcb37d1e {
  margin-bottom: 50px;
}
.blog-details_4446a64b9f94bffc .post-details-meta_2196a19c7fb749ae .img-gallery_120ce3fbfcb37d1e img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_4446a64b9f94bffc .post-details-meta_2196a19c7fb749ae h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_4446a64b9f94bffc .post-details-meta_2196a19c7fb749ae .list-item_4dba36c1806037dd li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_4446a64b9f94bffc .post-details-meta_2196a19c7fb749ae .list-item_4dba36c1806037dd li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_4446a64b9f94bffc .bottom-widget_5ebc064996b1d069 {
  padding: 10px 0 5px;
}
.blog-details_4446a64b9f94bffc .bottom-widget_5ebc064996b1d069 .tags_bd2172656c3c89e6 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_4446a64b9f94bffc .bottom-widget_5ebc064996b1d069 .tags_bd2172656c3c89e6 a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_4446a64b9f94bffc .bottom-widget_5ebc064996b1d069 .tags_bd2172656c3c89e6 a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_4446a64b9f94bffc .bottom-widget_5ebc064996b1d069 .share-icon_bd2c9a19d75f2339 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_4446a64b9f94bffc .bottom-widget_5ebc064996b1d069 .share-icon_bd2c9a19d75f2339 a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_4446a64b9f94bffc .grey-bg_db8136ba7c59f0dc {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_4446a64b9f94bffc .blog-inner-title_d7f3d0d4aa9c977b {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_4446a64b9f94bffc .blog-comment-area_2cbd79244874c4f9 {
  margin: 60px 0;
}
.blog-details_4446a64b9f94bffc .blog-comment-area_2cbd79244874c4f9 .comment_dcba0c5b60b6b839 {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_4446a64b9f94bffc .blog-comment-area_2cbd79244874c4f9 .comment_dcba0c5b60b6b839:last-child {
  padding-bottom: 5px;
}
.blog-details_4446a64b9f94bffc .blog-comment-area_2cbd79244874c4f9 .comment_dcba0c5b60b6b839 .reply-comment_08fae4a2a88cdb13 {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_4446a64b9f94bffc .blog-comment-area_2cbd79244874c4f9 .comment_dcba0c5b60b6b839 .user-avatar_7589a8ad9d12efc4 {
  width: 60px;
  height: 60px;
}
.blog-details_4446a64b9f94bffc .blog-comment-area_2cbd79244874c4f9 .comment_dcba0c5b60b6b839 .comment-text_5d306bf766d8d4ce {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_4446a64b9f94bffc .blog-comment-area_2cbd79244874c4f9 .comment_dcba0c5b60b6b839 .comment-text_5d306bf766d8d4ce .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_4446a64b9f94bffc .blog-comment-area_2cbd79244874c4f9 .comment_dcba0c5b60b6b839 .comment-text_5d306bf766d8d4ce .date_afb2dffb84e37760 {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_4446a64b9f94bffc .blog-comment-area_2cbd79244874c4f9 .comment_dcba0c5b60b6b839 .comment-text_5d306bf766d8d4ce p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_4446a64b9f94bffc .blog-comment-area_2cbd79244874c4f9 .comment_dcba0c5b60b6b839 .comment-text_5d306bf766d8d4ce .reply-btn_0b24ca1bf844e049 {
  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_4446a64b9f94bffc .blog-comment-area_2cbd79244874c4f9 .comment_dcba0c5b60b6b839 .comment-text_5d306bf766d8d4ce .reply-btn_0b24ca1bf844e049:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_4446a64b9f94bffc .blog-comment-form_29169ec22455ebd5 p a {
  color: #19352D;
}
.blog-details_4446a64b9f94bffc .blog-comment-form_29169ec22455ebd5 form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_4446a64b9f94bffc .blog-comment-form_29169ec22455ebd5 form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_4446a64b9f94bffc .blog-comment-form_29169ec22455ebd5 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_17d72eb6bd0c8b37 {
  height: 600px;
}

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

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

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

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

.footer-one_cee37541b087980e {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_cee37541b087980e .bottom-footer_ca37ab38442e7795 {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_cee37541b087980e .social-icon_42ff2490df656af2 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_cee37541b087980e .social-icon_42ff2490df656af2 a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_cee37541b087980e .footer-title_288ca2fad60abd9c {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_cee37541b087980e .footer-nav-link_ab12f93ca4c571b2 a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_cee37541b087980e .footer-nav-link_ab12f93ca4c571b2 a:hover {
  color: #fff;
}
.footer-nav-link_ab12f93ca4c571b2 p {
  font-size: 16px;
}
.logo_d951b7b1db07df8d 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_f49c19e7b28e2ea0 {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_8e18d26911441e42 {
  align-content: center;
}

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

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

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

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

.footer-three_8aac984d1493f0cb {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_8aac984d1493f0cb .round-bg_ff5e4b93207b4c3d {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_8aac984d1493f0cb .round-bg_ff5e4b93207b4c3d.color-two_1b51f6936ae86fa3 {
  background: #F6FFDD;
}
.footer-three_8aac984d1493f0cb .footer-intro_710e3aee5e36e6d0 p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_8aac984d1493f0cb .footer-intro_710e3aee5e36e6d0 p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_8aac984d1493f0cb .footer-title_288ca2fad60abd9c {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_8aac984d1493f0cb .footer-nav-link_ab12f93ca4c571b2 a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_8aac984d1493f0cb .footer-nav-link_ab12f93ca4c571b2 a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_8aac984d1493f0cb .bottom-footer_ca37ab38442e7795 {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_8aac984d1493f0cb .bottom-footer_ca37ab38442e7795 .copyright_e8af86dadfcc734b {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_8aac984d1493f0cb .bottom-footer_ca37ab38442e7795 .bottom-nav_fafceb151229ead0 {
  margin: 0 -12px;
}
.footer-three_8aac984d1493f0cb .bottom-footer_ca37ab38442e7795 .bottom-nav_fafceb151229ead0 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_8aac984d1493f0cb .bottom-footer_ca37ab38442e7795 .bottom-nav_fafceb151229ead0 a:hover {
  text-decoration: underline;
}
.footer-three_8aac984d1493f0cb .bottom-footer_ca37ab38442e7795 .social-icon_42ff2490df656af2 {
  margin: 0 -10px;
}
.footer-three_8aac984d1493f0cb .bottom-footer_ca37ab38442e7795 .social-icon_42ff2490df656af2 a {
  margin: 0 10px;
}
.footer-three_8aac984d1493f0cb .bottom-footer_ca37ab38442e7795 .social-icon_42ff2490df656af2 a:hover {
  color: #19352D;
}
.footer-three_8aac984d1493f0cb .shape_01_25227b4715c19655 {
  top: -3%;
  left: -3%;
}
.footer-three_8aac984d1493f0cb .shape_02_8a7ff8c3fd63d9d9 {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_575abf75cb9c5b29 {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_575abf75cb9c5b29:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../img/assets_40955d42a6/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_575abf75cb9c5b29 h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_575abf75cb9c5b29 .btn-group_dba59a8da57695f5 {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_575abf75cb9c5b29 .btn-group_dba59a8da57695f5 h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_575abf75cb9c5b29 .btn-group_dba59a8da57695f5 h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_575abf75cb9c5b29 .btn-group_dba59a8da57695f5 .round-btn_f7769fcbcc3c6e07 {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_575abf75cb9c5b29 .btn-group_dba59a8da57695f5 .round-btn_f7769fcbcc3c6e07:hover, .footer-five_575abf75cb9c5b29 .btn-group_dba59a8da57695f5 .round-btn_f7769fcbcc3c6e07:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_575abf75cb9c5b29 .social-icon_42ff2490df656af2 {
  margin: 0 -20px;
}
.footer-five_575abf75cb9c5b29 .social-icon_42ff2490df656af2 a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_575abf75cb9c5b29 .social-icon_42ff2490df656af2 a:hover {
  color: #DFFF5E;
}
.footer-five_575abf75cb9c5b29 .bottom-nav_fafceb151229ead0 {
  margin: 0 -12px;
}
.footer-five_575abf75cb9c5b29 .bottom-nav_fafceb151229ead0 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_575abf75cb9c5b29 .bottom-nav_fafceb151229ead0 a:hover {
  text-decoration: underline;
}
.footer-five_575abf75cb9c5b29 .shape_01_25227b4715c19655 {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_575abf75cb9c5b29 .shape_02_8a7ff8c3fd63d9d9 {
  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_430565f53b8ab299 {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_f6d988f52743c695 {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_4c36fb74027ff729 {
  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_d55ccc242e45661f {
  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_e48443702b612e67 {
  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_200abc68531556ca {
  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_d4f7f6875f3ce0a3 {
  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_7becc8497c34bb79 {
  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_c6232e34ff6cac6a {
  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_59857259ee2e51f3 {
  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_6ad8ff2c359225dd {
  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_24d2d7320934ab19 {
  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_6ee11d578bad177f {
  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_88ee314b8802997e {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_09cf2dc303c62bac {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_62cbe386923dbdc4 {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_a8614eb83fc4d311 {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_2133622138139aa0 {
  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_a35b1bfdbce848a7 {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_651f9125880985f1 {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_071c96187ad79871 {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_df6ac290f3fd23fb {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_b313d7537aabc141 {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_ead402ec91de9ce0 {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_51e76caf3ec6e84a {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_20ec0188ce13f384 {
  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_9ef2738182ed3af9 {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_bf3bc26c1af81b63 {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_fb6641a48c2da993 {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_157e47ab3279c016 {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_88197d26a56e8b8e {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_e8b279793060eab3 {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_ccb140a0a035a828 {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_acc8fc91270fdb42 {
  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_a68f8b7bc8aa8ded {
  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_702f4faa17ebd33e {
  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_be75c7c6f5fd32e9 {
  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_f7e2f1f005b746de {
  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_afe2796ef06157ce {
  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_e97154c7f0306e34 {
  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_23ff3db79989e8a2 {
  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_5646ce29621a0b13 {
  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_2af8d18f814d9489 {
  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_b4930dad48e550a6 {
  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_2dde8e8c253194e2 {
  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_4401316f50db7eba {
  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_5f8085bf4b419c1d {
  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_fd68a4f2e2a273a9 {
  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_998ed1068da974f5 {
  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_7bd0fc13c1ed5b1b {
  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_78065b7d103f432c {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_d9baa9032ad387f8 {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_f7e1d0b0985284b4 {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_2a27d7ab09ec5616 {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_4087f0502b117a81 {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_c0bb8f974e7fb1a3 {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_ae48d7a9b06090e5 {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_0cb34a8d44f01ef6 {
  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_430565f53b8ab299 {
  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_f0a908fc4879b777 {
  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_512aa37623c30c94 {
  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_507fb4f4855fbe84 .theme-select-menu_7cb39e46b2395384 {
  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_76c3883c1ba2190b {
  overflow: hidden;
}
.product-block-one_76c3883c1ba2190b .img-holder_a9a9003b54b03db2 {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_76c3883c1ba2190b .img-holder_a9a9003b54b03db2 .cart-icon_d5116792a95b3b03 {
  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_76c3883c1ba2190b .img-holder_a9a9003b54b03db2 .cart-icon_d5116792a95b3b03:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_76c3883c1ba2190b .img-holder_a9a9003b54b03db2 .cart-button_179f41a775c5b686 {
  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_76c3883c1ba2190b .img-holder_a9a9003b54b03db2 .cart-button_179f41a775c5b686:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_76c3883c1ba2190b .product-title_36e06efa4777c3ba {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_76c3883c1ba2190b .rating_402e0654c6e45478 {
  margin: 0 -3px;
}
.product-block-one_76c3883c1ba2190b .rating_402e0654c6e45478 li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_76c3883c1ba2190b .rating_402e0654c6e45478 li .bi-star-fill_3cbe6971608f15b1 {
  color: #FFCB65;
}
.product-block-one_76c3883c1ba2190b .price_347f4557a86882c4 {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_76c3883c1ba2190b:hover .cart-button_179f41a775c5b686 {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_76c3883c1ba2190b:hover .product-img_ee7e760bf2658082 {
  transform: scale(0.95);
}
.product-block-one_76c3883c1ba2190b:hover .cart-icon_d5116792a95b3b03 {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_76c3883c1ba2190b:hover .product-title_36e06efa4777c3ba {
  text-decoration: underline;
}

.product-details-one_264601ade60a032f .product-img-tab_dc052507f956f93c {
  border: none;
}
.product-details-one_264601ade60a032f .product-img-tab_dc052507f956f93c .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_264601ade60a032f .product-img-tab_dc052507f956f93c .nav-link img {
  max-height: 100%;
}
.product-details-one_264601ade60a032f .product-img-tab_dc052507f956f93c .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_264601ade60a032f .product-img-tab-content_532eec94be7f7f55 {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_264601ade60a032f .product-img-tab-content_532eec94be7f7f55 img {
  margin: auto;
}
.product-details-one_264601ade60a032f .product-info_543c8380b0a1025a .stock-tag_d3a8acd44601bdfa {
  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_264601ade60a032f .product-info_543c8380b0a1025a .product-name_0f478b3105f082f1 {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_264601ade60a032f .product-info_543c8380b0a1025a .rating_402e0654c6e45478 li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_264601ade60a032f .product-info_543c8380b0a1025a .rating_402e0654c6e45478 li .bi-star-fill_3cbe6971608f15b1 {
  color: #FFCB65;
}
.product-details-one_264601ade60a032f .product-info_543c8380b0a1025a .rating_402e0654c6e45478 li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_264601ade60a032f .product-info_543c8380b0a1025a .rating_402e0654c6e45478 li a:hover {
  text-decoration: underline;
}
.product-details-one_264601ade60a032f .product-info_543c8380b0a1025a .price_347f4557a86882c4 {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_264601ade60a032f .product-info_543c8380b0a1025a .price_347f4557a86882c4 del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_264601ade60a032f .product-info_543c8380b0a1025a .availability_03bdca53c0c22910 {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_264601ade60a032f .product-info_543c8380b0a1025a .description-text_9ace79d2121c7af0 {
  padding: 10px 0 15px;
}
.product-details-one_264601ade60a032f .product-info_543c8380b0a1025a .product-feature_d9b8f1e5ade47bb4 {
  margin-bottom: 20px;
}
.product-details-one_264601ade60a032f .product-info_543c8380b0a1025a .product-feature_d9b8f1e5ade47bb4 li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_264601ade60a032f .product-info_543c8380b0a1025a .product-feature_d9b8f1e5ade47bb4 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_264601ade60a032f .product-info_543c8380b0a1025a .customize-order_5d9176db9f3386d2 h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_264601ade60a032f .product-info_543c8380b0a1025a .customize-order_5d9176db9f3386d2 .quantity_fc942e5204bfef27 .button-group_9a176f922944c48b {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_264601ade60a032f .product-info_543c8380b0a1025a .customize-order_5d9176db9f3386d2 .quantity_fc942e5204bfef27 .button-group_9a176f922944c48b li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_264601ade60a032f .product-info_543c8380b0a1025a .customize-order_5d9176db9f3386d2 .quantity_fc942e5204bfef27 .button-group_9a176f922944c48b li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_264601ade60a032f .product-info_543c8380b0a1025a .customize-order_5d9176db9f3386d2 .quantity_fc942e5204bfef27 .button-group_9a176f922944c48b 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_264601ade60a032f .product-review-tab_328b0682caf7a160 .nav-tabs_b8cc92d28d4313aa {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_264601ade60a032f .product-review-tab_328b0682caf7a160 .nav-tabs_b8cc92d28d4313aa .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_264601ade60a032f .product-review-tab_328b0682caf7a160 .nav-tabs_b8cc92d28d4313aa .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_264601ade60a032f .product-review-tab_328b0682caf7a160 .nav-tabs_b8cc92d28d4313aa .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_264601ade60a032f .product-review-tab_328b0682caf7a160 .nav-tabs_b8cc92d28d4313aa .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_264601ade60a032f .product-review-tab_328b0682caf7a160 .tab-content_df7533102b711871 h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_264601ade60a032f .product-review-tab_328b0682caf7a160 .tab-content_df7533102b711871 .product-feature_d9b8f1e5ade47bb4 li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_264601ade60a032f .product-review-tab_328b0682caf7a160 .tab-content_df7533102b711871 .product-feature_d9b8f1e5ade47bb4 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_264601ade60a032f .product-review-tab_328b0682caf7a160 .user-comment-area_e89b683b78a4ddb9 .single-comment_bcd2e2941c53d764 {
  padding-bottom: 40px;
}
.product-details-one_264601ade60a032f .product-review-tab_328b0682caf7a160 .user-comment-area_e89b683b78a4ddb9 .single-comment_bcd2e2941c53d764:last-child {
  padding-bottom: 0;
}
.product-details-one_264601ade60a032f .product-review-tab_328b0682caf7a160 .user-comment-area_e89b683b78a4ddb9 .user-img_d6c84b7bc9341323 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_264601ade60a032f .product-review-tab_328b0682caf7a160 .user-comment-area_e89b683b78a4ddb9 .user-comment-data_467540867f711a51 {
  padding-left: 30px;
  position: relative;
}
.product-details-one_264601ade60a032f .product-review-tab_328b0682caf7a160 .user-comment-area_e89b683b78a4ddb9 .user-comment-data_467540867f711a51 .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_264601ade60a032f .product-review-tab_328b0682caf7a160 .user-comment-area_e89b683b78a4ddb9 .user-comment-data_467540867f711a51 .rating_402e0654c6e45478 li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_264601ade60a032f .product-review-tab_328b0682caf7a160 .user-comment-area_e89b683b78a4ddb9 .user-comment-data_467540867f711a51 .rating_402e0654c6e45478 li .bi-star-fill_3cbe6971608f15b1 {
  color: #FFCB65;
}
.product-details-one_264601ade60a032f .product-review-tab_328b0682caf7a160 .user-comment-area_e89b683b78a4ddb9 .user-comment-data_467540867f711a51 p {
  padding-top: 8px;
}

.cart-list-form_1d7c5ae2f78d0f4a {
  position: relative;
}
.cart-list-form_1d7c5ae2f78d0f4a .table_698c250e338be8f5 {
  margin: 0;
  background: transparent;
}
.cart-list-form_1d7c5ae2f78d0f4a .table_698c250e338be8f5 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_1d7c5ae2f78d0f4a .table_698c250e338be8f5 th:first-child {
  text-align: left;
}
.cart-list-form_1d7c5ae2f78d0f4a .table_698c250e338be8f5 tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_1d7c5ae2f78d0f4a .table_698c250e338be8f5 tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_1d7c5ae2f78d0f4a .table_698c250e338be8f5 tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_1d7c5ae2f78d0f4a .table_698c250e338be8f5 tbody .product-thumbnails_187caeefe427a6de {
  width: 85px;
}
.cart-list-form_1d7c5ae2f78d0f4a .table_698c250e338be8f5 tbody .product-thumbnails_187caeefe427a6de img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_1d7c5ae2f78d0f4a .table_698c250e338be8f5 tbody .product-thumbnails_187caeefe427a6de .product-img_ee7e760bf2658082 {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_1d7c5ae2f78d0f4a .table_698c250e338be8f5 tbody .product-info_543c8380b0a1025a {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_1d7c5ae2f78d0f4a .table_698c250e338be8f5 tbody .product-info_543c8380b0a1025a .product-name_0f478b3105f082f1 {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_1d7c5ae2f78d0f4a .table_698c250e338be8f5 tbody .product-info_543c8380b0a1025a .serial_5402b3ecce349fc6 {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_1d7c5ae2f78d0f4a .table_698c250e338be8f5 tbody .product-info_543c8380b0a1025a ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_1d7c5ae2f78d0f4a .table_698c250e338be8f5 tbody .price_347f4557a86882c4 {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_1d7c5ae2f78d0f4a .table_698c250e338be8f5 tbody .quantity_fc942e5204bfef27 li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_1d7c5ae2f78d0f4a .table_698c250e338be8f5 tbody .quantity_fc942e5204bfef27 li .btn_a47242ba99071082 {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_1d7c5ae2f78d0f4a .table_698c250e338be8f5 tbody .quantity_fc942e5204bfef27 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_1d7c5ae2f78d0f4a .table_698c250e338be8f5 tbody .remove-product_1ebdb387cedf2e59 {
  color: #000;
  font-size: 22px;
}
.cart-list-form_1d7c5ae2f78d0f4a .table_698c250e338be8f5 tbody .remove-product_1ebdb387cedf2e59:hover {
  color: #ff2759;
}
.cart-list-form_1d7c5ae2f78d0f4a .cart-footer_1d3b8fd85eb53166 {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_1d7c5ae2f78d0f4a .cart-footer_1d3b8fd85eb53166 .coupon-form_6dfa16c5506337c8 input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_1d7c5ae2f78d0f4a .cart-footer_1d3b8fd85eb53166 .cart-total-section_853219def55f0c42 {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_1d7c5ae2f78d0f4a .cart-footer_1d3b8fd85eb53166 .cart-total-section_853219def55f0c42 .cart-total-table_3c64717beaf39dce 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_1d7c5ae2f78d0f4a .cart-footer_1d3b8fd85eb53166 .cart-total-section_853219def55f0c42 .cart-total-table_3c64717beaf39dce tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_c24582d84cee7c80 {
  height: auto;
}

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

.fancybox-caption_28689eceb6e927eb, .fancybox-infobar_7edcc9803aa259a3, .fancybox-navigation_f2d071b415578db4 .fancybox-button_60df864c9d85a259, .fancybox-toolbar_22591c82eba3c7f3 {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_55e61e20cf36e748 .fancybox-caption_28689eceb6e927eb, .fancybox-show-infobar_1031af3803f3e060 .fancybox-infobar_7edcc9803aa259a3, .fancybox-show-nav_3a35d560c4719d37 .fancybox-navigation_f2d071b415578db4 .fancybox-button_60df864c9d85a259, .fancybox-show-toolbar_3f07313d2674077b .fancybox-toolbar_22591c82eba3c7f3 {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_aa815e99933e4a84 .fancybox-stage_62c0fb52da1763f3 {
  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_ae5fed1fd4943f78 .fancybox-slide, .fancybox-slide--current_79870011a427a4cf, .fancybox-slide--next_bec1743f8cd32c19, .fancybox-slide--previous_a0acc0230b4453cf {
  display: block;
}

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

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

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

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

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

.fancybox-content_e4bed83dbb0068d2 {
  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_6abb2afcf0cc5135 .fancybox-content_e4bed83dbb0068d2 {
  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_42a048ee8224891a .fancybox-content_e4bed83dbb0068d2 {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_3ab627cb94ef18db .fancybox-content_e4bed83dbb0068d2 {
  cursor: zoom-in;
}

.fancybox-can-drag_8ab7a350d1c34549 .fancybox-content_e4bed83dbb0068d2 {
  cursor: grab;
}

.fancybox-is-dragging_8d0cb5970c859761 .fancybox-content_e4bed83dbb0068d2 {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_15f87d7a62f6d04f .fancybox-content_e4bed83dbb0068d2 {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_acaa73cda9e68997 .fancybox-content_e4bed83dbb0068d2, .fancybox-slide--map_8e23473c4e338a55 .fancybox-content_e4bed83dbb0068d2, .fancybox-slide--video_d344c9fd5c1c2d6d .fancybox-content_e4bed83dbb0068d2 {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_d344c9fd5c1c2d6d .fancybox-content_e4bed83dbb0068d2 {
  background: #000;
}

.fancybox-slide--map_8e23473c4e338a55 .fancybox-content_e4bed83dbb0068d2 {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_d26c291c4376b92c svg path, .fancybox-button--share_c62cc958f0fb2150 svg path, .fancybox-button--thumbs_571df0b9e80f9b16 svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_3a35d560c4719d37 .fancybox-navigation_f2d071b415578db4 .fancybox-button_60df864c9d85a259 {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_f2d071b415578db4 .fancybox-button--arrow_left_ee6131bb9e3818c7 {
  left: 6px;
}

.fancybox-navigation_f2d071b415578db4 .fancybox-button--arrow_right_424c501435129980 {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_acaa73cda9e68997 .fancybox-close-small_98e59c7c3d89056f, .fancybox-slide--image_6abb2afcf0cc5135 .fancybox-close-small_98e59c7c3d89056f, .fancybox-slide--video_d344c9fd5c1c2d6d .fancybox-close-small_98e59c7c3d89056f {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_acaa73cda9e68997 .fancybox-close-small_98e59c7c3d89056f:hover svg, .fancybox-slide--image_6abb2afcf0cc5135 .fancybox-close-small_98e59c7c3d89056f:hover svg, .fancybox-slide--video_d344c9fd5c1c2d6d .fancybox-close-small_98e59c7c3d89056f:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_b23785cbcad5cb95 .fancybox-close-small_98e59c7c3d89056f, .fancybox-is-zoomable_8f51892b60c1637f.fancybox-can-drag_8ab7a350d1c34549 .fancybox-close-small_98e59c7c3d89056f {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_3f6098b61e791aa6.fancybox-slide--next_bec1743f8cd32c19, .fancybox-fx-fade_3f6098b61e791aa6.fancybox-slide--previous_a0acc0230b4453cf {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_3f6098b61e791aa6.fancybox-slide--current_79870011a427a4cf {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_42ff472aa40ac5be {
  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_c39d42d72e48963b {
  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_57565affd17c4221 {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_fb94a10d81354c54 .fancybox-thumbs_c39d42d72e48963b {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_c39d42d72e48963b > 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_c39d42d72e48963b .fancybox-thumbs-active_f851eb3f9aebab26:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_f4cd8aa0c7c6e134 .slick-track_5eda8ae19e4042ae,
.slick-slider_f4cd8aa0c7c6e134 .slick-list_0bb8e34408aca5e2 {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_035f21070eda567f .slick-track_5eda8ae19e4042ae {
  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_035f21070eda567f img {
  display: none;
}

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

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

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

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

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