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

.h1_fbe0617c6886263f,
h1,
.h2_73005d840a917942,
h2,
.h3_dc9de592ecf5756c,
h3,
.h4_8bb52232f301a243,
h4,
.h5_a064f263843a9a7f,
h5,
.h6_caaad356169d28a0,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_21c48c8cc848b53b {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_4eb5583dc6dc3b9a {
  padding: 0 !important;
}

.m0_4ff1a891f42c74ee {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_c429eaeb86b6e9d2 {
    padding: 0 !important;
  }
  .xl-m0_074ab9c942ed2095 {
    margin: 0 !important;
  }
  .xl-pt-10_32c312996346f3c8 {
    padding-top: 10px !important;
  }
  .xl-pt-20_6d58ac36607e61ac {
    padding-top: 20px !important;
  }
  .xl-pt-30_7cca6225bc48eeb7 {
    padding-top: 30px !important;
  }
  .xl-pt-40_fc76322e5be8f535 {
    padding-top: 40px !important;
  }
  .xl-pt-50_c27268457a0a010c {
    padding-top: 50px !important;
  }
  .xl-pt-60_cdca3a9d9c74bd4d {
    padding-top: 60px !important;
  }
  .xl-pt-70_45b2af39d8e88b57 {
    padding-top: 70px !important;
  }
  .xl-pt-80_fb348c35652f30da {
    padding-top: 80px !important;
  }
  .xl-pt-90_052c6078fe26ee38 {
    padding-top: 90px !important;
  }
  .xl-pt-100_99062e383b2fa7d2 {
    padding-top: 100px !important;
  }
  .xl-pt-110_4af3352620cfdc78 {
    padding-top: 110px !important;
  }
  .xl-pt-120_e4dfb96d2b936adb {
    padding-top: 120px !important;
  }
  .xl-pt-130_fbc8501f4d605bde {
    padding-top: 130px !important;
  }
  .xl-pt-140_428aa333633930c9 {
    padding-top: 140px !important;
  }
  .xl-pt-150_db91275f78724816 {
    padding-top: 150px !important;
  }
  .xl-pt-200_f1cb60de47d73be4 {
    padding-top: 200px !important;
  }
  .xl-pb-10_5ef76b2d5b9da2f6 {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_20b486b23761c360 {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_9c2e0b7dacbec267 {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_5dabdea3548db2d6 {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_9c8e425f4c33ac1f {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_e76adfdb9d65da73 {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_b90e0fe0b3530531 {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_6dc57fb839d722e4 {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_07c17588f1601c43 {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_45f2c3ddf7575d39 {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_66a5c40a1763aa65 {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_bdf11c8e63049a97 {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_2cac385a474c9806 {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_2aa195a1be856514 {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_3c723f121954833c {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_f3464b9fc0a114eb {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_9a42d187122e16cb {
    margin-top: 10px !important;
  }
  .xl-mt-20_90537da575e1fbbb {
    margin-top: 20px !important;
  }
  .xl-mt-30_1a42d568402f60ef {
    margin-top: 30px !important;
  }
  .xl-mt-40_07ad29792e589a3d {
    margin-top: 40px !important;
  }
  .xl-mt-50_3106fc911e1de510 {
    margin-top: 50px !important;
  }
  .xl-mt-60_bc207b730360399c {
    margin-top: 60px !important;
  }
  .xl-mt-70_c135f975dad35654 {
    margin-top: 70px !important;
  }
  .xl-mt-80_6836ceae2da2157b {
    margin-top: 80px !important;
  }
  .xl-mt-90_dcf413f066b10219 {
    margin-top: 90px !important;
  }
  .xl-mt-100_9f68306db79d6c4f {
    margin-top: 100px !important;
  }
  .xl-mt-110_b24704d36c8ab6c7 {
    margin-top: 110px !important;
  }
  .xl-mt-120_293dc28fb49d6cc1 {
    margin-top: 120px !important;
  }
  .xl-mt-130_5060899ddcf05f25 {
    margin-top: 130px !important;
  }
  .xl-mt-140_3ca61ef7f30ae759 {
    margin-top: 140px !important;
  }
  .xl-mt-150_15b0905f2a966467 {
    margin-top: 150px !important;
  }
  .xl-mt-200_7b0666827f50afcf {
    margin-top: 200px !important;
  }
  .xl-mb-10_551fcab46a4ce6b0 {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_0c82d9da0b95951c {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_d675f1f9a7d5fef8 {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_cc3e5676dc3ce287 {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_9681c0a5c813bdd0 {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_f60536243cd7f03e {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_0b3637b328035c60 {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_1eb47e50191afc3d {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_0b6775296d578f8f {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_08b283b2914d5b6f {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_872ab9e4aa15716d {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_260b04be67b4b1dd {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_7d905e30a066dae3 {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_b5d2e12a7242016c {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_fe0da133b9f6d2d7 {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_7b7b55b070e2604b {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_b2224ae672b66250 {
    padding: 0 !important;
  }
  .lg-m0_f973892d27568f47 {
    margin: 0 !important;
  }
  .lg-pt-10_58cd3ed67f3d313a {
    padding-top: 10px !important;
  }
  .lg-pt-20_32c45fe52124e511 {
    padding-top: 20px !important;
  }
  .lg-pt-30_4d20dd95e3be2cb0 {
    padding-top: 30px !important;
  }
  .lg-pt-40_352fb7264f032fd5 {
    padding-top: 40px !important;
  }
  .lg-pt-50_7217dcde716937ec {
    padding-top: 50px !important;
  }
  .lg-pt-60_5a428d79fbe305e8 {
    padding-top: 60px !important;
  }
  .lg-pt-70_9b987b65687f79cc {
    padding-top: 70px !important;
  }
  .lg-pt-80_470c9717f37cd264 {
    padding-top: 80px !important;
  }
  .lg-pt-90_b272b67b9953a520 {
    padding-top: 90px !important;
  }
  .lg-pt-100_dadb181c9fdc5368 {
    padding-top: 100px !important;
  }
  .lg-pt-110_2b5190e9785cb089 {
    padding-top: 110px !important;
  }
  .lg-pt-120_ffa569481123ff3f {
    padding-top: 120px !important;
  }
  .lg-pt-130_a8303a14ddbc9c27 {
    padding-top: 130px !important;
  }
  .lg-pt-140_39e6d3ebcec6f2cd {
    padding-top: 140px !important;
  }
  .lg-pt-150_6c2772050762cee3 {
    padding-top: 150px !important;
  }
  .lg-pt-200_0f2bc7f49cba1ecd {
    padding-top: 200px !important;
  }
  .lg-pb-10_284898d41176bcae {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_a4f22dfdb05cc9f3 {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_e306178bac67aaf5 {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_04c7f0efc32ffb0a {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_31c08123ac28bc2a {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_e6e210db204e43f7 {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_843529aa3d962edd {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_5d4c726b0ce97f85 {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_23a1fc118ba0b67e {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_3011f6f6415c19b0 {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_d939c0bba0059ae5 {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_1b3dabf4f90be166 {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_e4001ac91a1a6142 {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_3e334a279907a4c6 {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_bcf5705459ea5559 {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_89306977270aafc8 {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_2e2efd120c84835e {
    margin-top: 10px !important;
  }
  .lg-mt-20_edd95fca1595274f {
    margin-top: 20px !important;
  }
  .lg-mt-30_24de0462888cdf92 {
    margin-top: 30px !important;
  }
  .lg-mt-40_fadf29f5c24599b5 {
    margin-top: 40px !important;
  }
  .lg-mt-50_87981c18d86b3d7c {
    margin-top: 50px !important;
  }
  .lg-mt-60_89266460ee0da22d {
    margin-top: 60px !important;
  }
  .lg-mt-70_88cc85c4fba4a60c {
    margin-top: 70px !important;
  }
  .lg-mt-80_753022a6140702fe {
    margin-top: 80px !important;
  }
  .lg-mt-90_4c04456e08b13e47 {
    margin-top: 90px !important;
  }
  .lg-mt-100_8ad2039df41657e3 {
    margin-top: 100px !important;
  }
  .lg-mt-110_23abdee5ba922ab1 {
    margin-top: 110px !important;
  }
  .lg-mt-120_75bc455eb7c23ffe {
    margin-top: 120px !important;
  }
  .lg-mt-130_58b086cf0b7e2399 {
    margin-top: 130px !important;
  }
  .lg-mt-140_e830a8e8052162e6 {
    margin-top: 140px !important;
  }
  .lg-mt-150_b248d354eab86913 {
    margin-top: 150px !important;
  }
  .lg-mt-200_993e88f83fc8efe2 {
    margin-top: 200px !important;
  }
  .lg-mb-10_6f51c153de986726 {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_3be2bc3c41cb30de {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_495d4cb3d001d325 {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_fc9c214ba372eb96 {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_c68f4344bfa36063 {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_6f7bfc40c99ac5bd {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_27dfcab86c4676cb {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_6186160231b35ed2 {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_25b9e5b45d95bccc {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_3b0ea8d7973e70aa {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_7894082712b11605 {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_a107312137933b1b {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_c58ed77fbfcffa7f {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_32b2322c622cfbf4 {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_2cf924a50155ffb4 {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_c29153394379ca5f {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_490aaa0f7f41ac6d {
    padding: 0 !important;
  }
  .md-m0_2d6aa6026a6741fb {
    margin: 0 !important;
  }
  .md-pt-10_8cd8f1a5774f6a48 {
    padding-top: 10px !important;
  }
  .md-pt-20_2ac1eb2b1411676d {
    padding-top: 20px !important;
  }
  .md-pt-30_528ac37f344a52f9 {
    padding-top: 30px !important;
  }
  .md-pt-40_c4c0a23c960cf406 {
    padding-top: 40px !important;
  }
  .md-pt-50_546268c47ddfcf3b {
    padding-top: 50px !important;
  }
  .md-pt-60_27a91ab3809ff2eb {
    padding-top: 60px !important;
  }
  .md-pt-70_947c875461f32063 {
    padding-top: 70px !important;
  }
  .md-pt-80_5be4cf817ae3e97b {
    padding-top: 80px !important;
  }
  .md-pt-90_63e0bb5c25626ad8 {
    padding-top: 90px !important;
  }
  .md-pt-100_24db517e708d291c {
    padding-top: 100px !important;
  }
  .md-pt-110_13dcbf849d592be4 {
    padding-top: 110px !important;
  }
  .md-pt-120_306b0cac8a2d1746 {
    padding-top: 120px !important;
  }
  .md-pt-130_fd1ff6514e4e1164 {
    padding-top: 130px !important;
  }
  .md-pt-140_1fba9e7229a9f8af {
    padding-top: 140px !important;
  }
  .md-pt-150_3dc5975a1dd6e54e {
    padding-top: 150px !important;
  }
  .md-pt-200_25a9593c935a605a {
    padding-top: 200px !important;
  }
  .md-pb-10_099aa32f9c443868 {
    padding-bottom: 10px !important;
  }
  .md-pb-20_0143f7089505c99f {
    padding-bottom: 20px !important;
  }
  .md-pb-30_d9444dac8409fbe8 {
    padding-bottom: 30px !important;
  }
  .md-pb-40_c02b119a12735ff7 {
    padding-bottom: 40px !important;
  }
  .md-pb-50_f6f0e9a386fcb73b {
    padding-bottom: 50px !important;
  }
  .md-pb-60_2fb6fc6606d3abb8 {
    padding-bottom: 60px !important;
  }
  .md-pb-70_77442292ea08e62d {
    padding-bottom: 70px !important;
  }
  .md-pb-80_60d412d74b9bb3fe {
    padding-bottom: 80px !important;
  }
  .md-pb-90_d37f6ba68e33d2f2 {
    padding-bottom: 90px !important;
  }
  .md-pb-100_588b57b4ecf00316 {
    padding-bottom: 100px !important;
  }
  .md-pb-110_d91bcc9466454a5d {
    padding-bottom: 110px !important;
  }
  .md-pb-120_6b9e748f30cfd723 {
    padding-bottom: 120px !important;
  }
  .md-pb-130_27b75d2444499f4f {
    padding-bottom: 130px !important;
  }
  .md-pb-140_aa234c96fd8fb3fb {
    padding-bottom: 140px !important;
  }
  .md-pb-150_f39dd9541decf7d5 {
    padding-bottom: 150px !important;
  }
  .md-pb-200_43238d30d0e9e66e {
    padding-bottom: 200px !important;
  }
  .md-mt-10_f91b8bd32bcaec00 {
    margin-top: 10px !important;
  }
  .md-mt-20_7405cc800052a8dc {
    margin-top: 20px !important;
  }
  .md-mt-30_e03b65d154c556ba {
    margin-top: 30px !important;
  }
  .md-mt-40_869753adf6a89214 {
    margin-top: 40px !important;
  }
  .md-mt-50_513678fd2436b135 {
    margin-top: 50px !important;
  }
  .md-mt-60_80cab28a598c1188 {
    margin-top: 60px !important;
  }
  .md-mt-70_bea3080f9ba87612 {
    margin-top: 70px !important;
  }
  .md-mt-80_39b642ec2843b5ff {
    margin-top: 80px !important;
  }
  .md-mt-90_05ea7d3c31e0e44e {
    margin-top: 90px !important;
  }
  .md-mt-100_382f90874fc32e97 {
    margin-top: 100px !important;
  }
  .md-mt-110_3847b1327b1be33f {
    margin-top: 110px !important;
  }
  .md-mt-120_cf5c6dd44cf5b476 {
    margin-top: 120px !important;
  }
  .md-mt-130_5cb0c02e8f8bab9d {
    margin-top: 130px !important;
  }
  .md-mt-140_d2b87d5c747e496c {
    margin-top: 140px !important;
  }
  .md-mt-150_90065023cd96a5d8 {
    margin-top: 150px !important;
  }
  .md-mt-200_78d22380ad9e9233 {
    margin-top: 200px !important;
  }
  .md-mb-10_66c80a3099293f37 {
    margin-bottom: 10px !important;
  }
  .md-mb-20_3e718079f6bd944c {
    margin-bottom: 20px !important;
  }
  .md-mb-30_7ddbfd73e25cac63 {
    margin-bottom: 30px !important;
  }
  .md-mb-40_2a53750426b4c938 {
    margin-bottom: 40px !important;
  }
  .md-mb-50_30d5ef8d62589ea9 {
    margin-bottom: 50px !important;
  }
  .md-mb-60_ebd77854a6e00944 {
    margin-bottom: 60px !important;
  }
  .md-mb-70_35198b982044fe08 {
    margin-bottom: 70px !important;
  }
  .md-mb-80_d26af2a1429c02d2 {
    margin-bottom: 80px !important;
  }
  .md-mb-90_6d9ab781cd2ca291 {
    margin-bottom: 90px !important;
  }
  .md-mb-100_faca7ef608ee72cf {
    margin-bottom: 100px !important;
  }
  .md-mb-110_dc9bbdfc363d77de {
    margin-bottom: 110px !important;
  }
  .md-mb-120_bf5be312fd0eb2b3 {
    margin-bottom: 120px !important;
  }
  .md-mb-130_172402887fe797ee {
    margin-bottom: 130px !important;
  }
  .md-mb-140_24b842a00407e6cf {
    margin-bottom: 140px !important;
  }
  .md-mb-150_b42503e9da961bf0 {
    margin-bottom: 150px !important;
  }
  .md-mb-200_d67cefadfcb13f8f {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_87b22d11bc059191 {
    padding: 0 !important;
  }
  .sm-m0_ea8a6641317e3b0b {
    margin: 0 !important;
  }
  .sm-pt-10_c2a3c4f094511c2c {
    padding-top: 10px !important;
  }
  .sm-pt-20_eb53e6e8b0a31f72 {
    padding-top: 20px !important;
  }
  .sm-pt-30_1e88691acf5b62e7 {
    padding-top: 30px !important;
  }
  .sm-pt-40_7079b5b0a0d587f5 {
    padding-top: 40px !important;
  }
  .sm-pt-50_8ddf2b2a83a2ebb9 {
    padding-top: 50px !important;
  }
  .sm-pt-60_93a52f2f406c72cc {
    padding-top: 60px !important;
  }
  .sm-pt-70_357c6a09924aa0a6 {
    padding-top: 70px !important;
  }
  .sm-pt-80_9ce407fa43d1c7af {
    padding-top: 80px !important;
  }
  .sm-pt-90_6d50408b4c42121f {
    padding-top: 90px !important;
  }
  .sm-pt-100_7f353935a3a18e35 {
    padding-top: 100px !important;
  }
  .sm-pt-110_f5cb81645eeac131 {
    padding-top: 110px !important;
  }
  .sm-pt-120_6dea77a502892f8a {
    padding-top: 120px !important;
  }
  .sm-pt-130_d6671f2027b9207a {
    padding-top: 130px !important;
  }
  .sm-pt-140_81783abf4f533e7b {
    padding-top: 140px !important;
  }
  .sm-pt-150_fa167e3f5ac01e78 {
    padding-top: 150px !important;
  }
  .sm-pt-200_71f2c177a7e65717 {
    padding-top: 200px !important;
  }
  .sm-pb-10_ed220466daadd13a {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_eea826b9b1f2794c {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_5f3b953ae2f29fa4 {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_d43b9db8c89d32e3 {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_92d61b8e2d5105cd {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_13e22960273f9f8c {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_fdb036e312afd21d {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_50217cacb3e17f92 {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_502bd1a4a3207b7d {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_a2b3eca33291d7e7 {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_4a50206cba2ab13c {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_9a9010fc55061a17 {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_2276ee17d3942d8c {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_31178d4cd361121f {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_df285f6dfaca01fc {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_a1c2e6a62df3d3e7 {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_1d9ecc742d2cadf2 {
    margin-top: 10px !important;
  }
  .sm-mt-20_6fd89f2fd6ce532e {
    margin-top: 20px !important;
  }
  .sm-mt-30_33537a44f0b8d7ff {
    margin-top: 30px !important;
  }
  .sm-mt-40_0569f6afc43b36cd {
    margin-top: 40px !important;
  }
  .sm-mt-50_9b45b97e82389916 {
    margin-top: 50px !important;
  }
  .sm-mt-60_dd631ae7bb5cc0f3 {
    margin-top: 60px !important;
  }
  .sm-mt-70_184e165040d0b9b3 {
    margin-top: 70px !important;
  }
  .sm-mt-80_7c191d1cb1ef3799 {
    margin-top: 80px !important;
  }
  .sm-mt-90_12c0db4a868d70b9 {
    margin-top: 90px !important;
  }
  .sm-mt-100_c88718c70f15b4fd {
    margin-top: 100px !important;
  }
  .sm-mt-110_fced592e8e7458bf {
    margin-top: 110px !important;
  }
  .sm-mt-120_600fcabc6efc6f4c {
    margin-top: 120px !important;
  }
  .sm-mt-130_d42874cee39e9b14 {
    margin-top: 130px !important;
  }
  .sm-mt-140_9974e027794bcd8a {
    margin-top: 140px !important;
  }
  .sm-mt-150_660b28506c295014 {
    margin-top: 150px !important;
  }
  .sm-mt-200_eb8b3d47d9ac05c3 {
    margin-top: 200px !important;
  }
  .sm-mb-10_a36ccdc401fbcc6a {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_d5d61c3e9358ef16 {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_6ec151ae4756ef0f {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_7f8541e8ca798473 {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_5831b6c35add3965 {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_3456ff253960adf4 {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_89a90c6c6bab5ff3 {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_699bb7d919ec954a {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_06b3432afe5a10e9 {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_1eadaf2519f4cd5a {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_2b317e1d730a2218 {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_e8a9eaa926fe266b {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_39cd94d2dd85fbe1 {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_0947858f4fb5b6ef {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_e57b65c8fcc77144 {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_cbff8ed7559dd7a5 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_ce9feb3a7a36e2c7 {
    padding: 0 !important;
  }
  .xs-m0_e520a8ad267ecb74 {
    margin: 0 !important;
  }
  .xs-pt-10_578ac198bccf0606 {
    padding-top: 10px !important;
  }
  .xs-pt-20_f57dd07c9c61d92c {
    padding-top: 20px !important;
  }
  .xs-pt-30_71ed0af9ce7cffb3 {
    padding-top: 30px !important;
  }
  .xs-pt-40_40abaabc2322bafc {
    padding-top: 40px !important;
  }
  .xs-pt-50_553234b8d9ef1737 {
    padding-top: 50px !important;
  }
  .xs-pt-60_94573e4ebf8a4db8 {
    padding-top: 60px !important;
  }
  .xs-pt-70_6ab1fcecc8719cd3 {
    padding-top: 70px !important;
  }
  .xs-pt-80_48e2e9120e9896f0 {
    padding-top: 80px !important;
  }
  .xs-pt-90_a0336e5342f82f05 {
    padding-top: 90px !important;
  }
  .xs-pt-100_fd43e63d81dfe5fd {
    padding-top: 100px !important;
  }
  .xs-pt-110_b73a74efed4360f8 {
    padding-top: 110px !important;
  }
  .xs-pt-120_dac71c85cec5a151 {
    padding-top: 120px !important;
  }
  .xs-pt-130_79d8171c9cc134de {
    padding-top: 130px !important;
  }
  .xs-pt-140_a1064570a7ba4a25 {
    padding-top: 140px !important;
  }
  .xs-pt-150_8caa31197e96a014 {
    padding-top: 150px !important;
  }
  .xs-pt-200_5a48b76260a721dd {
    padding-top: 200px !important;
  }
  .xs-pb-10_a8367b7f0e33230d {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_936c9f0ac991d3fc {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_d3037bda787ea4ca {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_1fe932c998f41672 {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_4da5c99d66e65089 {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_2597ee6c0124c64f {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_a36f7a080cf6dd68 {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_4cabaf2e5cf626f3 {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_6795fb95fdccbd74 {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_8217136cd1314ea4 {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_bd8ac108caac8f3a {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_03560a2dfcc7a764 {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_7c12592be32fdfed {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_9df7d7cd8eda8e56 {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_2ec7d58d181d5353 {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_221c5416dc881374 {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_38568055886628df {
    margin-top: 10px !important;
  }
  .xs-mt-20_171c0492354de065 {
    margin-top: 20px !important;
  }
  .xs-mt-30_45a070d73a3d0376 {
    margin-top: 30px !important;
  }
  .xs-mt-40_b5f2590ba810738b {
    margin-top: 40px !important;
  }
  .xs-mt-50_0f476175453c0cf7 {
    margin-top: 50px !important;
  }
  .xs-mt-60_865f2a99943d55ec {
    margin-top: 60px !important;
  }
  .xs-mt-70_02706bfcd0833e11 {
    margin-top: 70px !important;
  }
  .xs-mt-80_7c3993eb2e511e50 {
    margin-top: 80px !important;
  }
  .xs-mt-90_66096e94aa40f78f {
    margin-top: 90px !important;
  }
  .xs-mt-100_4a64dea62638ebd0 {
    margin-top: 100px !important;
  }
  .xs-mt-110_f2007837163a4571 {
    margin-top: 110px !important;
  }
  .xs-mt-120_74258be4a4feea92 {
    margin-top: 120px !important;
  }
  .xs-mt-130_75f1de7fdaa1c10f {
    margin-top: 130px !important;
  }
  .xs-mt-140_4833295c298d283a {
    margin-top: 140px !important;
  }
  .xs-mt-150_33e0dfb0961a5a0a {
    margin-top: 150px !important;
  }
  .xs-mt-200_f2536ecf6baf26a8 {
    margin-top: 200px !important;
  }
  .xs-mb-10_8420e7a1e6e75d7d {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_890984da3c053ae8 {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_e281ad01c9f29ed5 {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_ae78af04566b393d {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_970bfc25613f58f4 {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_d19d2459925eabb5 {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_1acc94a8c117825f {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_63950a7a52ee3242 {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_e07e1c7338bb717b {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_ceb6ad8f4eb7a032 {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_11e8fad8984b2597 {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_e3d004cb3e7a3d47 {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_39b6369dd311c134 {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_da83654430b390b0 {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_04c9c1bd10641435 {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_22bc5401e774adf4 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_9cfa85ee5a8c9ba5 {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_9cfa85ee5a8c9ba5.menu-overlay_3d46927274c7cb1b {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_9cfa85ee5a8c9ba5.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_9cfa85ee5a8c9ba5 .navbar-toggler_766c0587e79472f8 {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_9cfa85ee5a8c9ba5.menu-style-three_46361316f4edbe8f .navbar-toggler_766c0587e79472f8 {
  background: #000;
}
.theme-main-menu_9cfa85ee5a8c9ba5.menu-style-four_cba8001e7cf2393f .navbar-toggler_766c0587e79472f8 {
  background: #E6FD5A;
}
.theme-main-menu_9cfa85ee5a8c9ba5.menu-style-five_b10f0ed02742a76a .navbar-toggler_766c0587e79472f8 {
  background: #DFFF5E;
}
.theme-main-menu_9cfa85ee5a8c9ba5 .navbar-toggler_766c0587e79472f8:focus {
  box-shadow: none;
}
.theme-main-menu_9cfa85ee5a8c9ba5 .navbar-toggler_766c0587e79472f8::before,
.theme-main-menu_9cfa85ee5a8c9ba5 .navbar-toggler_766c0587e79472f8::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_9cfa85ee5a8c9ba5 .navbar-toggler_766c0587e79472f8 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_9cfa85ee5a8c9ba5.menu-style-three_46361316f4edbe8f .navbar-toggler_766c0587e79472f8:before, .theme-main-menu_9cfa85ee5a8c9ba5.menu-style-three_46361316f4edbe8f .navbar-toggler_766c0587e79472f8:after, .theme-main-menu_9cfa85ee5a8c9ba5.menu-style-three_46361316f4edbe8f .navbar-toggler_766c0587e79472f8 span {
  background: #fff;
}
.theme-main-menu_9cfa85ee5a8c9ba5 .navbar-toggler_766c0587e79472f8::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_9cfa85ee5a8c9ba5 .navbar-toggler_766c0587e79472f8::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_9cfa85ee5a8c9ba5 .navbar-toggler_766c0587e79472f8[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_9cfa85ee5a8c9ba5 .navbar-toggler_766c0587e79472f8[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_9cfa85ee5a8c9ba5 .navbar-toggler_766c0587e79472f8[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_9cfa85ee5a8c9ba5 .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_9cfa85ee5a8c9ba5 .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_9cfa85ee5a8c9ba5.white-vr_5ae047fc6921e704 .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_9cfa85ee5a8c9ba5.white-vr_5ae047fc6921e704 .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_9cfa85ee5a8c9ba5.white-vr_5ae047fc6921e704.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_9cfa85ee5a8c9ba5.menu-style-one_14274a054bb2fac5 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_9cfa85ee5a8c9ba5.menu-style-two_61f9d0ec840537a8 {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_9cfa85ee5a8c9ba5.menu-style-two_61f9d0ec840537a8 .info-row_db32b594a385c895 {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_9cfa85ee5a8c9ba5.menu-style-two_61f9d0ec840537a8 .gap-fix_f0fcacdd0a200864 {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_9cfa85ee5a8c9ba5.menu-style-two_61f9d0ec840537a8 .greetings_f461a48cf5b7dc30 {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_9cfa85ee5a8c9ba5.menu-style-two_61f9d0ec840537a8 .contact-info_c77b410e89b13609 {
  margin: 0 -15px;
}
.theme-main-menu_9cfa85ee5a8c9ba5.menu-style-two_61f9d0ec840537a8 .contact-info_c77b410e89b13609 li {
  padding: 0 15px;
}
.theme-main-menu_9cfa85ee5a8c9ba5.menu-style-two_61f9d0ec840537a8 .contact-info_c77b410e89b13609 li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_9cfa85ee5a8c9ba5.menu-style-two_61f9d0ec840537a8 .contact-info_c77b410e89b13609 li a:hover {
  text-decoration: underline;
}
.theme-main-menu_9cfa85ee5a8c9ba5.menu-style-two_61f9d0ec840537a8 .inner-content_a8e6e8034dfb516c {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_9cfa85ee5a8c9ba5.menu-style-two_61f9d0ec840537a8.fixed .info-row_db32b594a385c895 {
  display: none;
}
.theme-main-menu_9cfa85ee5a8c9ba5.menu-style-five_b10f0ed02742a76a {
  background: #000;
  padding: 0;
}
.theme-main-menu_9cfa85ee5a8c9ba5.menu-style-five_b10f0ed02742a76a .inner-content_a8e6e8034dfb516c {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_9cfa85ee5a8c9ba5.menu-style-six_9a56388fc73da2f2 .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_9cfa85ee5a8c9ba5.menu-style-six_9a56388fc73da2f2 .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_9cfa85ee5a8c9ba5 .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_699da1efd48eb2ee {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_699da1efd48eb2ee .mega-menu-title_5bb929c1a9c54764 {
  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_9cfa85ee5a8c9ba5 .login-btn-one_ba2048452616df69 a {
  color: #000;
}
.theme-main-menu_9cfa85ee5a8c9ba5 .login-btn-one_ba2048452616df69 a:hover {
  text-decoration: underline;
}
.theme-main-menu_9cfa85ee5a8c9ba5 .login-btn-two_e539ee1a53be4d97 a {
  color: #044F3B;
}
.theme-main-menu_9cfa85ee5a8c9ba5 .login-btn-two_e539ee1a53be4d97 a:hover {
  text-decoration: underline;
}
.theme-main-menu_9cfa85ee5a8c9ba5 .signup-btn-one_6727fec1fc2b9957 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_9cfa85ee5a8c9ba5 .signup-btn-one_6727fec1fc2b9957 .icon_4e11d3cad4014db8 {
  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_9cfa85ee5a8c9ba5 .signup-btn-one_6727fec1fc2b9957:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_9cfa85ee5a8c9ba5 .signup-btn-one_6727fec1fc2b9957:hover .icon_4e11d3cad4014db8 {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_9cfa85ee5a8c9ba5 .signup-btn-two_d17e4396d82632ab {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_9cfa85ee5a8c9ba5 .signup-btn-two_d17e4396d82632ab:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_9cfa85ee5a8c9ba5 .quote-one_ce0608f54ed0c9bd {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_9cfa85ee5a8c9ba5 .quote-one_ce0608f54ed0c9bd:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_bd481b75dd73734a {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_bd481b75dd73734a li {
  position: relative;
  padding: 0 15px;
}
.category-menu_bd481b75dd73734a li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_bd481b75dd73734a li a:hover {
  color: #0C3A30;
}
.category-menu_bd481b75dd73734a .dropdown-menu {
  padding: 0;
}
.category-menu_bd481b75dd73734a .dropdown-menu li {
  padding: 0;
}
.category-menu_bd481b75dd73734a .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_af375570dfe9ea94 .logo_7430ba9941a0095a {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_5ae047fc6921e704 .navbar-collapse_af375570dfe9ea94 {
    background-color: #0C3A30;
  }
  .navbar-collapse_af375570dfe9ea94 {
    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_af375570dfe9ea94.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_9cfa85ee5a8c9ba5 .navbar .mega-dropdown_76fa419fa6e3c288 {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_5ae047fc6921e704 .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_699da1efd48eb2ee {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_9343b1d11796e76e .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_6941d6a04f5da737 {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_6941d6a04f5da737::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_6941d6a04f5da737 .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_6941d6a04f5da737 .hero-slider-one .hero-img_0d27ee1c5440d31e {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_6941d6a04f5da737 .hero-slider-one .slick-list_f448bdeb7d9bb1a9, .hero-banner-one_6941d6a04f5da737 .hero-slider-one .slick-track_10f208bf8ead0426, .hero-banner-one_6941d6a04f5da737 .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_6941d6a04f5da737 .hero-heading_13a3db6e23ea6f3c {
  font-weight: 700;
  color: #000;
  background: url(../img/shape_335812404e/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_6941d6a04f5da737 .more-btn_cb6a5d9ef69910b6 {
  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_6941d6a04f5da737 .more-btn_cb6a5d9ef69910b6:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_bfa99de16c4f9b4f {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_bfa99de16c4f9b4f .bg-wrapper_d8b8ff62aed22b5e {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_bfa99de16c4f9b4f .hero-heading_13a3db6e23ea6f3c {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_bfa99de16c4f9b4f .rating_41573ff9eca05165 h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_bfa99de16c4f9b4f .rating_41573ff9eca05165 p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_bfa99de16c4f9b4f .media-wrapper_ef82f45b5c24f8ab {
  position: absolute;
  background: url(../img/assets_07b60fb692/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_bfa99de16c4f9b4f .media-wrapper_ef82f45b5c24f8ab .shape_01_6212bbc9e1c8456d {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_bfa99de16c4f9b4f .media-wrapper_ef82f45b5c24f8ab .shape_02_267fac0efc889a4d {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_9894c64143bc2c97 .hero-heading_13a3db6e23ea6f3c {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_9894c64143bc2c97 .media-wrapper_ef82f45b5c24f8ab {
  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_9894c64143bc2c97 .media-wrapper_ef82f45b5c24f8ab .screen_01_141ea8813b1d88c6 {
  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_9894c64143bc2c97 .media-wrapper_ef82f45b5c24f8ab .screen_02_01f4188301a71a9f {
  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_9894c64143bc2c97 .media-wrapper_ef82f45b5c24f8ab .bg-shape_5deaf02f7a35c523 {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_9894c64143bc2c97 .shape_01_6212bbc9e1c8456d {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_41299b39470d5863 .bg-wrapper_d8b8ff62aed22b5e {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_41299b39470d5863 .media-wrapper_ef82f45b5c24f8ab {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_41299b39470d5863 .media-wrapper_ef82f45b5c24f8ab .shape_01_6212bbc9e1c8456d {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_41299b39470d5863 .shape_02_267fac0efc889a4d {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_1b2d22d9a3265083 + .blog-details_a5b2e9a00b27c64c {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_d167768f0339aca5 {
  z-index: 1;
}
.block-feature-three_d167768f0339aca5:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_d167768f0339aca5.no-bg_9251335357f5ade5:before {
  display: none;
}
.block-feature-three_d167768f0339aca5 .section-btn_f552ababb721ac84 {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_d167768f0339aca5 .block-title_5a072e7c8766a6c2 a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_d167768f0339aca5 .block-title_5a072e7c8766a6c2 a:hover {
  text-decoration: underline;
}
.block-feature-three_d167768f0339aca5 .round-btn_8c212159b92ba100 {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_d167768f0339aca5 .round-btn_8c212159b92ba100:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_d167768f0339aca5 .block-one_e0a73eb151d8050d {
  background: url(../img/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_d167768f0339aca5 .block-one_e0a73eb151d8050d .tag_5f85e76567ecb8eb {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_d167768f0339aca5 .block-one_e0a73eb151d8050d .block-title_5a072e7c8766a6c2 {
  background: url(../img/shape_335812404e/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_d167768f0339aca5 .block-two_89c9dcdcde781cd8 {
  overflow: hidden;
}
.block-feature-three_d167768f0339aca5 .block-two_89c9dcdcde781cd8 .img-wrapper_d33a9370395c5011 {
  background: url(../img/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_d167768f0339aca5 .block-two_89c9dcdcde781cd8 .text-wrapper_75f89d17fdb33ddd {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_d167768f0339aca5 .block-two_89c9dcdcde781cd8 .tag_5f85e76567ecb8eb {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_d167768f0339aca5 .block-three_7e8bd299ef52edb7 {
  background: #D3FF76;
}
.block-feature-three_d167768f0339aca5 .block-three_7e8bd299ef52edb7 .tag_5f85e76567ecb8eb {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_d167768f0339aca5 .block-three_7e8bd299ef52edb7 .round-btn_8c212159b92ba100 {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_d167768f0339aca5 .block-three_7e8bd299ef52edb7 .round-btn_8c212159b92ba100:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_d167768f0339aca5 .block-four_c4be8e71c8c3351a {
  background: url(../img/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_d167768f0339aca5 .block-four_c4be8e71c8c3351a .block-title_5a072e7c8766a6c2 {
  background: url(../img/shape_335812404e/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_d167768f0339aca5 .block-four_c4be8e71c8c3351a .block-title_5a072e7c8766a6c2 a {
  font-size: 28px;
}
.block-feature-three_d167768f0339aca5 .block-four_c4be8e71c8c3351a .tag_5f85e76567ecb8eb {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_d167768f0339aca5 .block-four_c4be8e71c8c3351a .round-btn_8c212159b92ba100 {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_d167768f0339aca5 .block-four_c4be8e71c8c3351a .round-btn_8c212159b92ba100:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_d167768f0339aca5 .block-five_2fbc2cb4710484d3 {
  background: url(../img/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_d167768f0339aca5 .block-five_2fbc2cb4710484d3 .tag_5f85e76567ecb8eb {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_d167768f0339aca5 .block-five_2fbc2cb4710484d3 .block-title_5a072e7c8766a6c2 {
  background: url(../img/shape_335812404e/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_a4be4ae3ade48f31 .upper-wrapper_a743f0206ef3374a {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_a4be4ae3ade48f31 .upper-wrapper_a743f0206ef3374a .shape_01_6212bbc9e1c8456d {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_a4be4ae3ade48f31 .line-loop_06f24da9379d65ea:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_a4be4ae3ade48f31 .graph-panel_dc19777c2b89ef71 {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_a4be4ae3ade48f31 .graph-panel_dc19777c2b89ef71 .main-count_7250ddbb3ddc34c3 {
  font-size: 120px;
}
.block-feature-thirteen_a4be4ae3ade48f31 .graph-panel_dc19777c2b89ef71 .chart-box_58ef0bbc3f0cb3de {
  padding: 0 15px;
}
.block-feature-thirteen_a4be4ae3ade48f31 .graph-panel_dc19777c2b89ef71 .chart-box_58ef0bbc3f0cb3de .chart-inner_9ca1452085f0e5e0 {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_e341f290c737e389 .media-img_ba8827d894f2e2af {
  border-radius: 30px;
}
.block-feature-sixteen_e341f290c737e389 .shape_01_6212bbc9e1c8456d {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_d7ed6390913c57bb .section-subheading_0e137692db4b8a82 {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_d7ed6390913c57bb .shape_01_6212bbc9e1c8456d {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

.text-feature-one_169ba33da71be3c4 .line-wrapper_6c24ac45e63446d4 {
  border-top: 1px dashed #d7d7d7;
  border-bottom: 1px dashed #d7d7d7;
}
.text-feature-one_169ba33da71be3c4 .line-wrapper_6c24ac45e63446d4 .shape_01_6212bbc9e1c8456d {
  width: 48px;
  bottom: 12%;
  left: 32%;
  animation: rotated 48s infinite linear;
}
.text-feature-one_169ba33da71be3c4 .card-style-three_d0ed6ee6387e1d2e {
  border-left: 1px dashed #d7d7d7;
  border-bottom: 1px dashed #d7d7d7;
  padding-left: 100px;
}
.text-feature-one_169ba33da71be3c4 .card-style-three_d0ed6ee6387e1d2e:last-child {
  border-bottom: none;
}
.text-feature-one_169ba33da71be3c4 .media-list-item_02fa3563c310662c {
  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_169ba33da71be3c4 .media-list-item_02fa3563c310662c: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_169ba33da71be3c4 .media-list-item_02fa3563c310662c 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_169ba33da71be3c4 .media-list-item_02fa3563c310662c 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_169ba33da71be3c4 .media-list-item_02fa3563c310662c 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_169ba33da71be3c4 .media-list-item_02fa3563c310662c li:hover:before {
  background: #29594B;
}
.text-feature-one_169ba33da71be3c4 .media-list-item_02fa3563c310662c li:hover:after {
  color: #fff;
}

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

.text-feature-three_fcded76103c0eaa0 {
  z-index: 1;
}
.text-feature-three_fcded76103c0eaa0 .counter-wrapper_ef727a7f05ae4e79 {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.text-feature-three_fcded76103c0eaa0 .media-wrapper_ef82f45b5c24f8ab {
  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_fcded76103c0eaa0 .media-wrapper_ef82f45b5c24f8ab .screen_01_141ea8813b1d88c6 {
  right: -9%;
  top: 12%;
  width: 37.3%;
  border-radius: 10px;
  box-shadow: 10px 30px 50px rgba(0, 0, 0, 0.06);
}
.text-feature-three_fcded76103c0eaa0 .media-wrapper_ef82f45b5c24f8ab .screen_02_01f4188301a71a9f {
  left: -11%;
  bottom: -9%;
  width: 65.5%;
}
.text-feature-three_fcded76103c0eaa0 .media-wrapper_ef82f45b5c24f8ab .screen_03_bceb61b810cba318 {
  left: -13%;
  bottom: -11%;
  width: 50.85%;
  box-shadow: 0px 35px 70px rgba(0, 0, 0, 0.06);
}
.text-feature-three_fcded76103c0eaa0 .shape_01_6212bbc9e1c8456d {
  bottom: 2%;
  left: 39%;
  width: 2.3%;
  min-width: 28px;
  animation: rotated 50s infinite linear;
}

.text-feature-four_c82494f904b03298 {
  z-index: 1;
}
.text-feature-four_c82494f904b03298 .avatar_cb0fd9632ffaea9d {
  width: 65px;
  height: 65px;
}
.text-feature-four_c82494f904b03298 .name {
  font-size: 28px;
}
.text-feature-four_c82494f904b03298 .quote-text_dc5bbac358b546c3 {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_c82494f904b03298 .shape_01_6212bbc9e1c8456d {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_c82494f904b03298 .shape_02_267fac0efc889a4d {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_12a52b55ab435f8b .bg-wrapper_d8b8ff62aed22b5e {
  background: #FFF2AC;
}
.text-feature-five_12a52b55ab435f8b 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_12a52b55ab435f8b 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_12a52b55ab435f8b 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_12a52b55ab435f8b li:hover:before {
  background: #29594B;
}
.text-feature-five_12a52b55ab435f8b li:hover:after {
  color: #fff;
}
.text-feature-five_12a52b55ab435f8b .media-wrapper_ef82f45b5c24f8ab {
  background: url(../img/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_12a52b55ab435f8b .media-wrapper_ef82f45b5c24f8ab .video-icon_0b90c43ae97420bb {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_12a52b55ab435f8b .media-wrapper_ef82f45b5c24f8ab .video-icon_0b90c43ae97420bb:hover {
  background: #CFFF45;
}
.text-feature-five_12a52b55ab435f8b .media-wrapper_ef82f45b5c24f8ab .screen_01_141ea8813b1d88c6 {
  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_0112d366c0d5f6e0 {
  z-index: 1;
}
.text-feature-six_0112d366c0d5f6e0 .media-wrapper_ef82f45b5c24f8ab {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_0112d366c0d5f6e0 .media-wrapper_ef82f45b5c24f8ab .screen_01_141ea8813b1d88c6 {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_0112d366c0d5f6e0 .shape_01_6212bbc9e1c8456d {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_0112d366c0d5f6e0 .shape_02_267fac0efc889a4d {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_3f42c87c1049e11c {
  background: url(../img/assets_07b60fb692/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_3f42c87c1049e11c .block_d499de9c9de0357e .icon_4e11d3cad4014db8 {
  height: 50px;
}
.text-feature-nine_3f42c87c1049e11c .vertical-text-wrapper_a8a8b28fb981f2c9 {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_3f42c87c1049e11c .vertical-text-wrapper_a8a8b28fb981f2c9 .text-list_e3c2b8feab8564fe {
  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_3f42c87c1049e11c .vertical-text-wrapper_a8a8b28fb981f2c9 .text-list_e3c2b8feab8564fe:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_3f42c87c1049e11c .vertical-text-wrapper_a8a8b28fb981f2c9 .shape_01_6212bbc9e1c8456d {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_3f42c87c1049e11c .vertical-text-wrapper_a8a8b28fb981f2c9 .shape_02_267fac0efc889a4d {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_3f42c87c1049e11c .shape_03_9af64750728e88d4 {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_3f42c87c1049e11c .shape_04_648340a4e2593797 {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_9a577784d3a7f46e .section-btn_f552ababb721ac84 {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_93a16032ee3a16b9 {
  z-index: 1;
}
.team-section-three_93a16032ee3a16b9:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../img/shape_335812404e/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_93a16032ee3a16b9 .section-btn_f552ababb721ac84 {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_93a16032ee3a16b9 .shape_01_6212bbc9e1c8456d {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_93a16032ee3a16b9 .shape_02_267fac0efc889a4d {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_93a16032ee3a16b9 .shape_03_9af64750728e88d4 {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_bc331dd814de8f59 .logo_7430ba9941a0095a {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_8f1e3f75123b6b57 {
  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_b47a975b73729f79 {
  max-width: 565px;
}
.user-data-form .form-wrapper_b47a975b73729f79 .input-group-meta_f5951d2c54fb8b5a 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_b47a975b73729f79 .input-group-meta_f5951d2c54fb8b5a label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_b47a975b73729f79 .input-group-meta_f5951d2c54fb8b5a .placeholder_icon_88f4b6f95bd452a8 {
  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_b47a975b73729f79 .input-group-meta_f5951d2c54fb8b5a .placeholder_icon_88f4b6f95bd452a8 img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_b47a975b73729f79 .input-group-meta_f5951d2c54fb8b5a .placeholder_icon_88f4b6f95bd452a8 span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_b47a975b73729f79 .input-group-meta_f5951d2c54fb8b5a .placeholder_icon_88f4b6f95bd452a8 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_b47a975b73729f79 .input-group-meta_f5951d2c54fb8b5a .placeholder_icon_88f4b6f95bd452a8 span.eye-slash_a3a6e21420ddaf3d:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_c67bd6718a6946a8 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_c67bd6718a6946a8 label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_c67bd6718a6946a8 input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_c67bd6718a6946a8 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_c67bd6718a6946a8 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_c67bd6718a6946a8 a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_c67bd6718a6946a8 a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_20fdcb4ab7b1cf8c {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_a60a38a546dc5a24 {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_a60a38a546dc5a24:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_a60a38a546dc5a24 img {
  width: 20px;
}
.user-data-form .btn-close_99ca570f2b4df033 {
  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_92af7122828700f7 .main-count_7250ddbb3ddc34c3 {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_d0ed6ee6387e1d2e .icon_4e11d3cad4014db8 {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_82eaa536a062c9c3 .img-holder_399d1b41e2f8011e {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_82eaa536a062c9c3 .img-holder_399d1b41e2f8011e.round-border_611a3f1b0e5c9075 {
  border-radius: 30px;
}
.portfolio-block-one_82eaa536a062c9c3 .img-holder_399d1b41e2f8011e .expend_0389f215848321a6 {
  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_82eaa536a062c9c3 .img-holder_399d1b41e2f8011e 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_82eaa536a062c9c3 .img-holder_399d1b41e2f8011e i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_82eaa536a062c9c3:hover .expend_0389f215848321a6 {
  opacity: 1;
}
.portfolio-block-one_82eaa536a062c9c3:hover .img-meta_4d1ac20e16592e80 {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_82eaa536a062c9c3:hover .pj-title_45880020ed1c6b7d {
  text-decoration: underline;
}
.portfolio-block-one_82eaa536a062c9c3 .caption {
  margin-top: 35px;
}
.portfolio-block-one_82eaa536a062c9c3 .caption .tag_5f85e76567ecb8eb {
  margin: 0 -3px;
}
.portfolio-block-one_82eaa536a062c9c3 .caption .tag_5f85e76567ecb8eb 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_82eaa536a062c9c3 .caption .pj-title_45880020ed1c6b7d {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_82eaa536a062c9c3 .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_82eaa536a062c9c3 .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_6c316af51f7bc032 .bg-wrapper_d8b8ff62aed22b5e {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_6c316af51f7bc032 .slider-wrapper_e3a6ee54c088df79 {
  height: 100%;
}
.project-details-two_6c316af51f7bc032 .slider-wrapper_e3a6ee54c088df79 .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_6c316af51f7bc032 .slider-wrapper_e3a6ee54c088df79 .carousel-control-next_85e8741464fdab96,
.project-details-two_6c316af51f7bc032 .slider-wrapper_e3a6ee54c088df79 .carousel-control-prev_497d513134baa37c {
  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_6c316af51f7bc032 .slider-wrapper_e3a6ee54c088df79 .carousel-control-next_85e8741464fdab96:hover,
.project-details-two_6c316af51f7bc032 .slider-wrapper_e3a6ee54c088df79 .carousel-control-prev_497d513134baa37c:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_6c316af51f7bc032 .slider-wrapper_e3a6ee54c088df79 .carousel-control-prev_497d513134baa37c {
  left: auto;
  right: 45px;
}
.project-details-two_6c316af51f7bc032 .info-wrapper_f59471bf50ffd460 {
  padding: 55px 50px 85px 70px;
}
.project-details-two_6c316af51f7bc032 .info-wrapper_f59471bf50ffd460 h3 {
  font-size: 36px;
}
.project-details-two_6c316af51f7bc032 .info-wrapper_f59471bf50ffd460 .list-meta_2c34175ad44431de li {
  padding: 22px 0;
}
.project-details-two_6c316af51f7bc032 .info-wrapper_f59471bf50ffd460 .list-meta_2c34175ad44431de .icon_4e11d3cad4014db8 {
  width: 40px;
}
.project-details-two_6c316af51f7bc032 .info-wrapper_f59471bf50ffd460 .list-meta_2c34175ad44431de .text1_45803815998f064b {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_6c316af51f7bc032 .info-wrapper_f59471bf50ffd460 .list-meta_2c34175ad44431de span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_6c316af51f7bc032 .info-wrapper_f59471bf50ffd460 .social-share_8f1d770c66f4b7d4 li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_6c316af51f7bc032 .info-wrapper_f59471bf50ffd460 .social-share_8f1d770c66f4b7d4 li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_2c9a23b484b53212 .slider-wrapper_e3a6ee54c088df79 {
  padding-left: 100px;
}
.feedback-section-three_2c9a23b484b53212 .slider-wrapper_e3a6ee54c088df79 .icon_4e11d3cad4014db8 {
  left: 0;
  top: 18px;
}
.feedback-section-three_2c9a23b484b53212 .slick-dots_d293e795fdb478f7 {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_2c9a23b484b53212 .slick-dots_d293e795fdb478f7 li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_2c9a23b484b53212 .slick-dots_d293e795fdb478f7 .slick-active button {
  background: #000;
}
.feedback-section-three_2c9a23b484b53212 .rating-box_de6ad67452f91063 {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_2c9a23b484b53212 .rating-box_de6ad67452f91063 .rating_41573ff9eca05165 {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_2c9a23b484b53212 .shape_01_6212bbc9e1c8456d {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_2c9a23b484b53212 .shape_02_267fac0efc889a4d {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_2098b32335b5d14c {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_2098b32335b5d14c .post-data_1485ecc7810be3a9 {
  padding: 30px 35px 25px;
}
.blog-meta-one_2098b32335b5d14c .post-data_1485ecc7810be3a9 .post-info_3e3b0fc0bb148ada {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_2098b32335b5d14c .post-data_1485ecc7810be3a9 .blog-title_369a919552607585 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_2098b32335b5d14c .post-data_1485ecc7810be3a9 .blog-title_369a919552607585:hover {
  text-decoration: underline;
}
.blog-meta-one_2098b32335b5d14c .post-img_8fd3e533bd086c7e {
  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_2098b32335b5d14c .post-img_8fd3e533bd086c7e .round-btn_8c212159b92ba100 {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_2098b32335b5d14c:hover .round-btn_8c212159b92ba100 {
  background: #CFFF45;
}
.blog-meta-one_2098b32335b5d14c.style-two_ec85795ec2873068 {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_2098b32335b5d14c.style-two_ec85795ec2873068 .post-img_8fd3e533bd086c7e {
  border-radius: 0;
}
.blog-meta-one_2098b32335b5d14c.style-two_ec85795ec2873068 .blog-title_369a919552607585 {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_b1a2c80f45a8052d {
  background: #fff;
}
.blog-meta-two_b1a2c80f45a8052d .post-data_1485ecc7810be3a9 {
  padding-top: 30px;
}
.blog-meta-two_b1a2c80f45a8052d .post-data_1485ecc7810be3a9 .blog-title_369a919552607585 {
  width: 70%;
}
.blog-meta-two_b1a2c80f45a8052d .post-data_1485ecc7810be3a9 .blog-title_369a919552607585 h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_b1a2c80f45a8052d .post-data_1485ecc7810be3a9 .blog-title_369a919552607585:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_b1a2c80f45a8052d .post-data_1485ecc7810be3a9 .round-btn_8c212159b92ba100 {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_b1a2c80f45a8052d .post-data_1485ecc7810be3a9 .round-btn_8c212159b92ba100:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_b1a2c80f45a8052d .post-data_1485ecc7810be3a9 .post-info_3e3b0fc0bb148ada {
  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_b1a2c80f45a8052d .post-img_8fd3e533bd086c7e {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_b1a2c80f45a8052d .post-img_8fd3e533bd086c7e .date_6aa76c56df0eacb0 {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_b1a2c80f45a8052d.style-two_ec85795ec2873068 {
  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_b1a2c80f45a8052d.style-two_ec85795ec2873068 p {
  font-size: 18px;
}
.blog-meta-two_b1a2c80f45a8052d.style-two_ec85795ec2873068 .post-img_8fd3e533bd086c7e {
  height: auto;
  width: 100%;
}
.blog-meta-two_b1a2c80f45a8052d.style-two_ec85795ec2873068 .post-data_1485ecc7810be3a9 {
  padding: 26px 0;
}
.blog-meta-two_b1a2c80f45a8052d.style-two_ec85795ec2873068 .post-data_1485ecc7810be3a9 .post-info_3e3b0fc0bb148ada {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_b1a2c80f45a8052d.style-two_ec85795ec2873068 .post-data_1485ecc7810be3a9 .round-btn_8c212159b92ba100 {
  border: none;
}

.signup-btn-one_6727fec1fc2b9957 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_6727fec1fc2b9957 .icon_4e11d3cad4014db8 {
  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_13208179ce6c1d66 {
  z-index: 1;
}
.blog-section-three_13208179ce6c1d66 .section-btn_f552ababb721ac84 {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

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

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

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

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

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

.blog-details_a5b2e9a00b27c64c .post-details-meta_04d10aa10f7afed3 {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_a5b2e9a00b27c64c .post-details-meta_04d10aa10f7afed3 p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_a5b2e9a00b27c64c .post-details-meta_04d10aa10f7afed3 .quote-wrapper_72ede72e2462689d {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_a5b2e9a00b27c64c .post-details-meta_04d10aa10f7afed3 .quote-wrapper_72ede72e2462689d .wrapper_a26bff169d08071f {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_a5b2e9a00b27c64c .post-details-meta_04d10aa10f7afed3 .quote-wrapper_72ede72e2462689d .wrapper_a26bff169d08071f .icon_4e11d3cad4014db8 {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_a5b2e9a00b27c64c .post-details-meta_04d10aa10f7afed3 .quote-wrapper_72ede72e2462689d .wrapper_a26bff169d08071f h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_a5b2e9a00b27c64c .post-details-meta_04d10aa10f7afed3 .quote-wrapper_72ede72e2462689d h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_a5b2e9a00b27c64c .post-details-meta_04d10aa10f7afed3 .quote-wrapper_72ede72e2462689d h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_a5b2e9a00b27c64c .post-details-meta_04d10aa10f7afed3 .img-gallery_e999c96afa194a29 {
  margin-bottom: 50px;
}
.blog-details_a5b2e9a00b27c64c .post-details-meta_04d10aa10f7afed3 .img-gallery_e999c96afa194a29 img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_a5b2e9a00b27c64c .post-details-meta_04d10aa10f7afed3 h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_a5b2e9a00b27c64c .post-details-meta_04d10aa10f7afed3 .list-item_9ae92ca4e9e7305f li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_a5b2e9a00b27c64c .post-details-meta_04d10aa10f7afed3 .list-item_9ae92ca4e9e7305f li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_a5b2e9a00b27c64c .bottom-widget_1dea4aa018daf5e9 {
  padding: 10px 0 5px;
}
.blog-details_a5b2e9a00b27c64c .bottom-widget_1dea4aa018daf5e9 .tags_3540aa71bf5f9b98 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_a5b2e9a00b27c64c .bottom-widget_1dea4aa018daf5e9 .tags_3540aa71bf5f9b98 a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_a5b2e9a00b27c64c .bottom-widget_1dea4aa018daf5e9 .tags_3540aa71bf5f9b98 a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_a5b2e9a00b27c64c .bottom-widget_1dea4aa018daf5e9 .share-icon_b36b09528d15cf0c li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_a5b2e9a00b27c64c .bottom-widget_1dea4aa018daf5e9 .share-icon_b36b09528d15cf0c a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_a5b2e9a00b27c64c .grey-bg_3fa0329fb1fdd395 {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_a5b2e9a00b27c64c .blog-inner-title_144b9bdda3e15dda {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_a5b2e9a00b27c64c .blog-comment-area_cdb8baadc3603481 {
  margin: 60px 0;
}
.blog-details_a5b2e9a00b27c64c .blog-comment-area_cdb8baadc3603481 .comment_0954d5394094721c {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_a5b2e9a00b27c64c .blog-comment-area_cdb8baadc3603481 .comment_0954d5394094721c:last-child {
  padding-bottom: 5px;
}
.blog-details_a5b2e9a00b27c64c .blog-comment-area_cdb8baadc3603481 .comment_0954d5394094721c .reply-comment_0db594e9cf437586 {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_a5b2e9a00b27c64c .blog-comment-area_cdb8baadc3603481 .comment_0954d5394094721c .user-avatar_eb83a21bb4cc6146 {
  width: 60px;
  height: 60px;
}
.blog-details_a5b2e9a00b27c64c .blog-comment-area_cdb8baadc3603481 .comment_0954d5394094721c .comment-text_5205f0c4b2b1b8ef {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_a5b2e9a00b27c64c .blog-comment-area_cdb8baadc3603481 .comment_0954d5394094721c .comment-text_5205f0c4b2b1b8ef .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_a5b2e9a00b27c64c .blog-comment-area_cdb8baadc3603481 .comment_0954d5394094721c .comment-text_5205f0c4b2b1b8ef .date_6aa76c56df0eacb0 {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_a5b2e9a00b27c64c .blog-comment-area_cdb8baadc3603481 .comment_0954d5394094721c .comment-text_5205f0c4b2b1b8ef p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_a5b2e9a00b27c64c .blog-comment-area_cdb8baadc3603481 .comment_0954d5394094721c .comment-text_5205f0c4b2b1b8ef .reply-btn_4551fc1957855552 {
  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_a5b2e9a00b27c64c .blog-comment-area_cdb8baadc3603481 .comment_0954d5394094721c .comment-text_5205f0c4b2b1b8ef .reply-btn_4551fc1957855552:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_a5b2e9a00b27c64c .blog-comment-form_6cb3427c514f1c31 p a {
  color: #19352D;
}
.blog-details_a5b2e9a00b27c64c .blog-comment-form_6cb3427c514f1c31 form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_a5b2e9a00b27c64c .blog-comment-form_6cb3427c514f1c31 form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_a5b2e9a00b27c64c .blog-comment-form_6cb3427c514f1c31 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_b9fe8ed6a84c6647 {
  height: 600px;
}

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

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

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

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

.footer-one_49b75f4fb722233f {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_49b75f4fb722233f .bottom-footer_7d9e8bf662be52d9 {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_49b75f4fb722233f .social-icon_1107f3f7d1a0b6ad 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_49b75f4fb722233f .social-icon_1107f3f7d1a0b6ad a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_49b75f4fb722233f .footer-title_2ffcd2b5187efe6d {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_49b75f4fb722233f .footer-nav-link_bb780bf3eca34143 a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_49b75f4fb722233f .footer-nav-link_bb780bf3eca34143 a:hover {
  color: #fff;
}
.footer-nav-link_bb780bf3eca34143 p {
  font-size: 16px;
}
.logo_7430ba9941a0095a 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_fcc0860de3219fc3 {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_9971098ba43f0a32 {
  align-content: center;
}

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

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

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

.footer-two_bf49da97089db7cb {
  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_bf49da97089db7cb.no-bg_9251335357f5ade5 {
  background: none;
  padding: 0;
  position: statics;
}
.footer-two_bf49da97089db7cb.no-bg_9251335357f5ade5:before {
  display: none;
}
.footer-two_bf49da97089db7cb.no-bg_9251335357f5ade5 .bg-wrapper_d8b8ff62aed22b5e {
  box-shadow: none;
  padding-left: 0;
  padding-right: 0;
}
.footer-two_bf49da97089db7cb.no-bg_9251335357f5ade5 .bg-wrapper_d8b8ff62aed22b5e .copyright_c8a5b0cf7e89fb39 {
  left: 0;
}
.footer-two_bf49da97089db7cb: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_bf49da97089db7cb .bg-wrapper_d8b8ff62aed22b5e {
  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_bf49da97089db7cb .bg-wrapper_d8b8ff62aed22b5e .shape_01_6212bbc9e1c8456d {
  bottom: 12%;
  right: 33%;
  width: 2.3%;
  min-width: 28px;
}
.footer-two_bf49da97089db7cb .bg-wrapper_d8b8ff62aed22b5e .shape_02_267fac0efc889a4d {
  bottom: 38%;
  left: 25%;
  width: 3.8%;
  min-width: 28px;
}
.footer-two_bf49da97089db7cb .social-icon_1107f3f7d1a0b6ad 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_bf49da97089db7cb .social-icon_1107f3f7d1a0b6ad a:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.footer-two_bf49da97089db7cb .footer-title_2ffcd2b5187efe6d {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-two_bf49da97089db7cb .footer-nav-link_bb780bf3eca34143 a {
  color: rgba(0, 0, 0, 0.8);
  line-height: 42px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-two_bf49da97089db7cb .footer-nav-link_bb780bf3eca34143 a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-two_bf49da97089db7cb .copyright_c8a5b0cf7e89fb39 {
  font-size: 18px;
  color: #19352D;
  position: absolute;
  left: 40px;
  bottom: 64px;
}

.footer-three_439a10d59e804fea {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_439a10d59e804fea .round-bg_9ac90b779d58813b {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_439a10d59e804fea .round-bg_9ac90b779d58813b.color-two_b7fee752744974ec {
  background: #F6FFDD;
}
.footer-three_439a10d59e804fea .footer-intro_c8248873dd70ab25 p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_439a10d59e804fea .footer-intro_c8248873dd70ab25 p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_439a10d59e804fea .footer-title_2ffcd2b5187efe6d {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_439a10d59e804fea .footer-nav-link_bb780bf3eca34143 a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_439a10d59e804fea .footer-nav-link_bb780bf3eca34143 a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_439a10d59e804fea .bottom-footer_7d9e8bf662be52d9 {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_439a10d59e804fea .bottom-footer_7d9e8bf662be52d9 .copyright_c8a5b0cf7e89fb39 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_439a10d59e804fea .bottom-footer_7d9e8bf662be52d9 .bottom-nav_d46b3004aed83a2f {
  margin: 0 -12px;
}
.footer-three_439a10d59e804fea .bottom-footer_7d9e8bf662be52d9 .bottom-nav_d46b3004aed83a2f a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_439a10d59e804fea .bottom-footer_7d9e8bf662be52d9 .bottom-nav_d46b3004aed83a2f a:hover {
  text-decoration: underline;
}
.footer-three_439a10d59e804fea .bottom-footer_7d9e8bf662be52d9 .social-icon_1107f3f7d1a0b6ad {
  margin: 0 -10px;
}
.footer-three_439a10d59e804fea .bottom-footer_7d9e8bf662be52d9 .social-icon_1107f3f7d1a0b6ad a {
  margin: 0 10px;
}
.footer-three_439a10d59e804fea .bottom-footer_7d9e8bf662be52d9 .social-icon_1107f3f7d1a0b6ad a:hover {
  color: #19352D;
}
.footer-three_439a10d59e804fea .shape_01_6212bbc9e1c8456d {
  top: -3%;
  left: -3%;
}
.footer-three_439a10d59e804fea .shape_02_267fac0efc889a4d {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_bb073db5d93dffce {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_bb073db5d93dffce:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../img/assets_07b60fb692/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_bb073db5d93dffce h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_bb073db5d93dffce .btn-group_865a2633467bf9da {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_bb073db5d93dffce .btn-group_865a2633467bf9da h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_bb073db5d93dffce .btn-group_865a2633467bf9da h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_bb073db5d93dffce .btn-group_865a2633467bf9da .round-btn_8c212159b92ba100 {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_bb073db5d93dffce .btn-group_865a2633467bf9da .round-btn_8c212159b92ba100:hover, .footer-five_bb073db5d93dffce .btn-group_865a2633467bf9da .round-btn_8c212159b92ba100:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_bb073db5d93dffce .social-icon_1107f3f7d1a0b6ad {
  margin: 0 -20px;
}
.footer-five_bb073db5d93dffce .social-icon_1107f3f7d1a0b6ad a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_bb073db5d93dffce .social-icon_1107f3f7d1a0b6ad a:hover {
  color: #DFFF5E;
}
.footer-five_bb073db5d93dffce .bottom-nav_d46b3004aed83a2f {
  margin: 0 -12px;
}
.footer-five_bb073db5d93dffce .bottom-nav_d46b3004aed83a2f a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_bb073db5d93dffce .bottom-nav_d46b3004aed83a2f a:hover {
  text-decoration: underline;
}
.footer-five_bb073db5d93dffce .shape_01_6212bbc9e1c8456d {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_bb073db5d93dffce .shape_02_267fac0efc889a4d {
  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_7424b89c4b075344 {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_8d7225721f909f68 {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_b4953ad89fda9e52 {
  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_6102341a83d63b4f {
  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_9e52a9dfa568a817 {
  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_15248ce2a4df555f {
  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_2b4849554b5b1925 {
  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_880e39dd31a9ceae {
  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_a83bc3ad5aea4629 {
  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_c88d572954039cb2 {
  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_d933c40279728d8e {
  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_2e429a4218b122ef {
  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_835b8863790d3551 {
  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_51ae00298b502c6f {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_fba509811961ce05 {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_5a6a65b777cbf0cb {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_713db5ae7419798f {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_d652ee286dabf860 {
  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_37714a0c876ec8a5 {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_c4f4c0ea76ed1bc3 {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_66a7d8c84fc4bdc8 {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_9cfd19e8360bbe9e {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_abbcee63e17737a0 {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_36bfc6c644413b6a {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_149a167d1a6a1bcf {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_b350d759732cc66b {
  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_cc11efce970b4c39 {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_4d0b37e86d392d35 {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_e639383c9c4f7ff5 {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_c9df4b9604523558 {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_620e89bf60e55085 {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_d6be9015341d549d {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_9d46704bcc2600df {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_95e3b269db8b6414 {
  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_0a1e86a938700dde {
  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_e1edc1c45d4a8287 {
  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_3d171bd9f9d5c508 {
  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_4ef89a925d2f8171 {
  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_a91fb100d7db51ca {
  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_82e39430884ce4e4 {
  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_d2acc487e6b55faf {
  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_7c9c2e27b7df3448 {
  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_1fff619255a2044b {
  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_6b77478b35021181 {
  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_67e2210547b6fc58 {
  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_68984273466c44ef {
  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_d23ff468273de50f {
  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_f5629a6a56b072e1 {
  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_60da11d413f370b5 {
  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_6871a822d9897508 {
  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_80836d69888669f0 {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_dddbd22302584bae {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_d460c7ad02365fa6 {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_7bde952d91714731 {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_fafcf3743010dde8 {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_248cf00c53731451 {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_6f03d1e6fd5ccc24 {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_c3993ecf457aadaa {
  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_7424b89c4b075344 {
  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_ba4d5b62d5719932 {
  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_f8950221623c4874 {
  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_1de852576d2f7543 .theme-select-menu_9fa4bed854b5667a {
  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_c51b7d7bc3361748 {
  overflow: hidden;
}
.product-block-one_c51b7d7bc3361748 .img-holder_399d1b41e2f8011e {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_c51b7d7bc3361748 .img-holder_399d1b41e2f8011e .cart-icon_d28256e08af9a26b {
  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_c51b7d7bc3361748 .img-holder_399d1b41e2f8011e .cart-icon_d28256e08af9a26b:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_c51b7d7bc3361748 .img-holder_399d1b41e2f8011e .cart-button_82b1f6b82875df53 {
  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_c51b7d7bc3361748 .img-holder_399d1b41e2f8011e .cart-button_82b1f6b82875df53:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_c51b7d7bc3361748 .product-title_ca705770f57ffbf9 {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_c51b7d7bc3361748 .rating_41573ff9eca05165 {
  margin: 0 -3px;
}
.product-block-one_c51b7d7bc3361748 .rating_41573ff9eca05165 li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_c51b7d7bc3361748 .rating_41573ff9eca05165 li .bi-star-fill_611506d07596741b {
  color: #FFCB65;
}
.product-block-one_c51b7d7bc3361748 .price_fed601a73e13fc21 {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_c51b7d7bc3361748:hover .cart-button_82b1f6b82875df53 {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_c51b7d7bc3361748:hover .product-img_0343c9928a4276d8 {
  transform: scale(0.95);
}
.product-block-one_c51b7d7bc3361748:hover .cart-icon_d28256e08af9a26b {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_c51b7d7bc3361748:hover .product-title_ca705770f57ffbf9 {
  text-decoration: underline;
}

.product-details-one_7c8c3dc76a83c3c1 .product-img-tab_ebddc4d240da06b7 {
  border: none;
}
.product-details-one_7c8c3dc76a83c3c1 .product-img-tab_ebddc4d240da06b7 .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_7c8c3dc76a83c3c1 .product-img-tab_ebddc4d240da06b7 .nav-link img {
  max-height: 100%;
}
.product-details-one_7c8c3dc76a83c3c1 .product-img-tab_ebddc4d240da06b7 .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_7c8c3dc76a83c3c1 .product-img-tab-content_d6b0bc885393b3af {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_7c8c3dc76a83c3c1 .product-img-tab-content_d6b0bc885393b3af img {
  margin: auto;
}
.product-details-one_7c8c3dc76a83c3c1 .product-info_6b5c381fa47b34f0 .stock-tag_9964f181231f4bab {
  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_7c8c3dc76a83c3c1 .product-info_6b5c381fa47b34f0 .product-name_40f4e4a0ecafc9e9 {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_7c8c3dc76a83c3c1 .product-info_6b5c381fa47b34f0 .rating_41573ff9eca05165 li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_7c8c3dc76a83c3c1 .product-info_6b5c381fa47b34f0 .rating_41573ff9eca05165 li .bi-star-fill_611506d07596741b {
  color: #FFCB65;
}
.product-details-one_7c8c3dc76a83c3c1 .product-info_6b5c381fa47b34f0 .rating_41573ff9eca05165 li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_7c8c3dc76a83c3c1 .product-info_6b5c381fa47b34f0 .rating_41573ff9eca05165 li a:hover {
  text-decoration: underline;
}
.product-details-one_7c8c3dc76a83c3c1 .product-info_6b5c381fa47b34f0 .price_fed601a73e13fc21 {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_7c8c3dc76a83c3c1 .product-info_6b5c381fa47b34f0 .price_fed601a73e13fc21 del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_7c8c3dc76a83c3c1 .product-info_6b5c381fa47b34f0 .availability_a9e133863d1a07a3 {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_7c8c3dc76a83c3c1 .product-info_6b5c381fa47b34f0 .description-text_1ecef75af8c46620 {
  padding: 10px 0 15px;
}
.product-details-one_7c8c3dc76a83c3c1 .product-info_6b5c381fa47b34f0 .product-feature_0733a47e7734d752 {
  margin-bottom: 20px;
}
.product-details-one_7c8c3dc76a83c3c1 .product-info_6b5c381fa47b34f0 .product-feature_0733a47e7734d752 li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_7c8c3dc76a83c3c1 .product-info_6b5c381fa47b34f0 .product-feature_0733a47e7734d752 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_7c8c3dc76a83c3c1 .product-info_6b5c381fa47b34f0 .customize-order_ae88e472ecc454d2 h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_7c8c3dc76a83c3c1 .product-info_6b5c381fa47b34f0 .customize-order_ae88e472ecc454d2 .quantity_13b4de4028cc123e .button-group_2f496557754af4e7 {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_7c8c3dc76a83c3c1 .product-info_6b5c381fa47b34f0 .customize-order_ae88e472ecc454d2 .quantity_13b4de4028cc123e .button-group_2f496557754af4e7 li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_7c8c3dc76a83c3c1 .product-info_6b5c381fa47b34f0 .customize-order_ae88e472ecc454d2 .quantity_13b4de4028cc123e .button-group_2f496557754af4e7 li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_7c8c3dc76a83c3c1 .product-info_6b5c381fa47b34f0 .customize-order_ae88e472ecc454d2 .quantity_13b4de4028cc123e .button-group_2f496557754af4e7 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_7c8c3dc76a83c3c1 .product-review-tab_d0a385c08203ff88 .nav-tabs_e5779f00c6cc9459 {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_7c8c3dc76a83c3c1 .product-review-tab_d0a385c08203ff88 .nav-tabs_e5779f00c6cc9459 .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_7c8c3dc76a83c3c1 .product-review-tab_d0a385c08203ff88 .nav-tabs_e5779f00c6cc9459 .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_7c8c3dc76a83c3c1 .product-review-tab_d0a385c08203ff88 .nav-tabs_e5779f00c6cc9459 .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_7c8c3dc76a83c3c1 .product-review-tab_d0a385c08203ff88 .nav-tabs_e5779f00c6cc9459 .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_7c8c3dc76a83c3c1 .product-review-tab_d0a385c08203ff88 .tab-content_818efe7fe8f870bc h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_7c8c3dc76a83c3c1 .product-review-tab_d0a385c08203ff88 .tab-content_818efe7fe8f870bc .product-feature_0733a47e7734d752 li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_7c8c3dc76a83c3c1 .product-review-tab_d0a385c08203ff88 .tab-content_818efe7fe8f870bc .product-feature_0733a47e7734d752 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_7c8c3dc76a83c3c1 .product-review-tab_d0a385c08203ff88 .user-comment-area_d506182c0e50a73a .single-comment_1d65f8eb14c6d4ee {
  padding-bottom: 40px;
}
.product-details-one_7c8c3dc76a83c3c1 .product-review-tab_d0a385c08203ff88 .user-comment-area_d506182c0e50a73a .single-comment_1d65f8eb14c6d4ee:last-child {
  padding-bottom: 0;
}
.product-details-one_7c8c3dc76a83c3c1 .product-review-tab_d0a385c08203ff88 .user-comment-area_d506182c0e50a73a .user-img_c910a07824fff567 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_7c8c3dc76a83c3c1 .product-review-tab_d0a385c08203ff88 .user-comment-area_d506182c0e50a73a .user-comment-data_be0b984efd2726aa {
  padding-left: 30px;
  position: relative;
}
.product-details-one_7c8c3dc76a83c3c1 .product-review-tab_d0a385c08203ff88 .user-comment-area_d506182c0e50a73a .user-comment-data_be0b984efd2726aa .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_7c8c3dc76a83c3c1 .product-review-tab_d0a385c08203ff88 .user-comment-area_d506182c0e50a73a .user-comment-data_be0b984efd2726aa .rating_41573ff9eca05165 li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_7c8c3dc76a83c3c1 .product-review-tab_d0a385c08203ff88 .user-comment-area_d506182c0e50a73a .user-comment-data_be0b984efd2726aa .rating_41573ff9eca05165 li .bi-star-fill_611506d07596741b {
  color: #FFCB65;
}
.product-details-one_7c8c3dc76a83c3c1 .product-review-tab_d0a385c08203ff88 .user-comment-area_d506182c0e50a73a .user-comment-data_be0b984efd2726aa p {
  padding-top: 8px;
}

.cart-list-form_aaa89e4c0f4347b0 {
  position: relative;
}
.cart-list-form_aaa89e4c0f4347b0 .table_c65662f1ae1ea51e {
  margin: 0;
  background: transparent;
}
.cart-list-form_aaa89e4c0f4347b0 .table_c65662f1ae1ea51e 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_aaa89e4c0f4347b0 .table_c65662f1ae1ea51e th:first-child {
  text-align: left;
}
.cart-list-form_aaa89e4c0f4347b0 .table_c65662f1ae1ea51e tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_aaa89e4c0f4347b0 .table_c65662f1ae1ea51e tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_aaa89e4c0f4347b0 .table_c65662f1ae1ea51e tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_aaa89e4c0f4347b0 .table_c65662f1ae1ea51e tbody .product-thumbnails_d99a54391ee4f75c {
  width: 85px;
}
.cart-list-form_aaa89e4c0f4347b0 .table_c65662f1ae1ea51e tbody .product-thumbnails_d99a54391ee4f75c img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_aaa89e4c0f4347b0 .table_c65662f1ae1ea51e tbody .product-thumbnails_d99a54391ee4f75c .product-img_0343c9928a4276d8 {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_aaa89e4c0f4347b0 .table_c65662f1ae1ea51e tbody .product-info_6b5c381fa47b34f0 {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_aaa89e4c0f4347b0 .table_c65662f1ae1ea51e tbody .product-info_6b5c381fa47b34f0 .product-name_40f4e4a0ecafc9e9 {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_aaa89e4c0f4347b0 .table_c65662f1ae1ea51e tbody .product-info_6b5c381fa47b34f0 .serial_afd5d56dc7934f48 {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_aaa89e4c0f4347b0 .table_c65662f1ae1ea51e tbody .product-info_6b5c381fa47b34f0 ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_aaa89e4c0f4347b0 .table_c65662f1ae1ea51e tbody .price_fed601a73e13fc21 {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_aaa89e4c0f4347b0 .table_c65662f1ae1ea51e tbody .quantity_13b4de4028cc123e li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_aaa89e4c0f4347b0 .table_c65662f1ae1ea51e tbody .quantity_13b4de4028cc123e li .btn_775ba97fa210eb2b {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_aaa89e4c0f4347b0 .table_c65662f1ae1ea51e tbody .quantity_13b4de4028cc123e 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_aaa89e4c0f4347b0 .table_c65662f1ae1ea51e tbody .remove-product_26709a35641cc913 {
  color: #000;
  font-size: 22px;
}
.cart-list-form_aaa89e4c0f4347b0 .table_c65662f1ae1ea51e tbody .remove-product_26709a35641cc913:hover {
  color: #ff2759;
}
.cart-list-form_aaa89e4c0f4347b0 .cart-footer_e2f4cce9a37736b7 {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_aaa89e4c0f4347b0 .cart-footer_e2f4cce9a37736b7 .coupon-form_c544dc59b277d3c6 input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_aaa89e4c0f4347b0 .cart-footer_e2f4cce9a37736b7 .cart-total-section_6fe7f5917834a60f {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_aaa89e4c0f4347b0 .cart-footer_e2f4cce9a37736b7 .cart-total-section_6fe7f5917834a60f .cart-total-table_db0c82087ae6e1a2 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_aaa89e4c0f4347b0 .cart-footer_e2f4cce9a37736b7 .cart-total-section_6fe7f5917834a60f .cart-total-table_db0c82087ae6e1a2 tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_a604b6714938ba73 {
  height: auto;
}

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

.fancybox-caption_5242e7d27bfaf4d8, .fancybox-infobar_9f7b42e06b2c58cd, .fancybox-navigation_d6eef85ff8aaa24e .fancybox-button_27ed013ff7b443b4, .fancybox-toolbar_adc81a9abeb808a4 {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_393b52fa532dea43 .fancybox-caption_5242e7d27bfaf4d8, .fancybox-show-infobar_a2433fc1ea253389 .fancybox-infobar_9f7b42e06b2c58cd, .fancybox-show-nav_3939403e6aecec78 .fancybox-navigation_d6eef85ff8aaa24e .fancybox-button_27ed013ff7b443b4, .fancybox-show-toolbar_3cda74a2cd64997b .fancybox-toolbar_adc81a9abeb808a4 {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_5bb41c8ca92f1797 .fancybox-stage_84abdb0efff9d626 {
  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_214fc59a6d6afbbf .fancybox-slide, .fancybox-slide--current_4d477278a791a912, .fancybox-slide--next_c9e35158671ab93e, .fancybox-slide--previous_8d2308305ecca7a9 {
  display: block;
}

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

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

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

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

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

.fancybox-content_11403839cd138982 {
  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_889762f9ccd34aab .fancybox-content_11403839cd138982 {
  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_ef9905735ecaa651 .fancybox-content_11403839cd138982 {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_9a5ba534fe1f0897 .fancybox-content_11403839cd138982 {
  cursor: zoom-in;
}

.fancybox-can-drag_b591df3d70f8f2f9 .fancybox-content_11403839cd138982 {
  cursor: grab;
}

.fancybox-is-dragging_81e58bbf3706b066 .fancybox-content_11403839cd138982 {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_a89a3063508be638 .fancybox-content_11403839cd138982 {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_554bbc885c022648 .fancybox-content_11403839cd138982, .fancybox-slide--map_14fcb80387e40ae1 .fancybox-content_11403839cd138982, .fancybox-slide--video_343c631eebf41b75 .fancybox-content_11403839cd138982 {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_343c631eebf41b75 .fancybox-content_11403839cd138982 {
  background: #000;
}

.fancybox-slide--map_14fcb80387e40ae1 .fancybox-content_11403839cd138982 {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_f9c4bb403d8c2ead svg path, .fancybox-button--share_ce9e53275e4a3700 svg path, .fancybox-button--thumbs_fdb07cb8555b5741 svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_3939403e6aecec78 .fancybox-navigation_d6eef85ff8aaa24e .fancybox-button_27ed013ff7b443b4 {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_d6eef85ff8aaa24e .fancybox-button--arrow_left_511de4600ee9211a {
  left: 6px;
}

.fancybox-navigation_d6eef85ff8aaa24e .fancybox-button--arrow_right_232df5ec37255b85 {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_554bbc885c022648 .fancybox-close-small_ca86ce3674ef71b8, .fancybox-slide--image_889762f9ccd34aab .fancybox-close-small_ca86ce3674ef71b8, .fancybox-slide--video_343c631eebf41b75 .fancybox-close-small_ca86ce3674ef71b8 {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_554bbc885c022648 .fancybox-close-small_ca86ce3674ef71b8:hover svg, .fancybox-slide--image_889762f9ccd34aab .fancybox-close-small_ca86ce3674ef71b8:hover svg, .fancybox-slide--video_343c631eebf41b75 .fancybox-close-small_ca86ce3674ef71b8:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_6f43ce71f7251d86 .fancybox-close-small_ca86ce3674ef71b8, .fancybox-is-zoomable_6e6ce4a831fb1231.fancybox-can-drag_b591df3d70f8f2f9 .fancybox-close-small_ca86ce3674ef71b8 {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_16515b505ce5af9e.fancybox-slide--next_c9e35158671ab93e, .fancybox-fx-fade_16515b505ce5af9e.fancybox-slide--previous_8d2308305ecca7a9 {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_16515b505ce5af9e.fancybox-slide--current_4d477278a791a912 {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_019c4afab7930b8e {
  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_c3a5ea63ea58fc32 {
  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_af6da0599ea20965 {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_71827bdf50cd26f3 .fancybox-thumbs_c3a5ea63ea58fc32 {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_c3a5ea63ea58fc32 > 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_c3a5ea63ea58fc32 .fancybox-thumbs-active_0da4dadc1db5124d:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_4b7bc4c2de97ab9f .slick-track_10f208bf8ead0426,
.slick-slider_4b7bc4c2de97ab9f .slick-list_f448bdeb7d9bb1a9 {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_88bd31c7ba328980 .slick-track_10f208bf8ead0426 {
  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_88bd31c7ba328980 img {
  display: none;
}

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

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

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

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

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