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

.h1_0090a76efcc545f6,
h1,
.h2_850735badf9c0a62,
h2,
.h3_c5b3d82d52fbf29f,
h3,
.h4_4e0a613cb9e5fec1,
h4,
.h5_02456a813ad15f67,
h5,
.h6_d0119778dd09e3d9,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_ebb45966d7eb67a7 {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_d28b85cfae139427 {
  padding: 0 !important;
}

.m0_82026eab32e4ace2 {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_b300e9834171d0a1 {
    padding: 0 !important;
  }
  .xl-m0_6c40f30b8357c224 {
    margin: 0 !important;
  }
  .xl-pt-10_2030cddcfa5356b2 {
    padding-top: 10px !important;
  }
  .xl-pt-20_2500349593e3b0c1 {
    padding-top: 20px !important;
  }
  .xl-pt-30_c1a33f97c1eb7659 {
    padding-top: 30px !important;
  }
  .xl-pt-40_884212ab29b0e744 {
    padding-top: 40px !important;
  }
  .xl-pt-50_e64d409f675cd503 {
    padding-top: 50px !important;
  }
  .xl-pt-60_f6e9cbc55261fd56 {
    padding-top: 60px !important;
  }
  .xl-pt-70_4d5f2b339bbec145 {
    padding-top: 70px !important;
  }
  .xl-pt-80_f7456e87c8d974e7 {
    padding-top: 80px !important;
  }
  .xl-pt-90_5c7611197fd66d63 {
    padding-top: 90px !important;
  }
  .xl-pt-100_4bdb3b48fe6dc1b3 {
    padding-top: 100px !important;
  }
  .xl-pt-110_3bbd2c15f7bdc22f {
    padding-top: 110px !important;
  }
  .xl-pt-120_ffa5ca281415fffe {
    padding-top: 120px !important;
  }
  .xl-pt-130_7f2be3f7eec78c31 {
    padding-top: 130px !important;
  }
  .xl-pt-140_5a2ee1372566f0d1 {
    padding-top: 140px !important;
  }
  .xl-pt-150_151ef05610fa2756 {
    padding-top: 150px !important;
  }
  .xl-pt-200_39afaf32b7d6cbb3 {
    padding-top: 200px !important;
  }
  .xl-pb-10_9764ec730888f1c0 {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_f413442f12fabb09 {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_33687330947a1fb6 {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_06e911a72eca210c {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_990a541ccc23551a {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_277b929114af4da6 {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_8368f2c576583854 {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_6e28a16a1d0dcdbc {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_32ca3e14b9bf04e4 {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_f6eb1944075fbe6c {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_64fcf8fec0c76857 {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_d503840cc07c8be4 {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_74d8a871f2ba7f8f {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_6240915e0a47cc94 {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_b1093c6a840ac21d {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_a8bfc530c076d6db {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_c46ca6322badf912 {
    margin-top: 10px !important;
  }
  .xl-mt-20_657992fb0cc7c5bf {
    margin-top: 20px !important;
  }
  .xl-mt-30_e9fa55aa3ed2c25f {
    margin-top: 30px !important;
  }
  .xl-mt-40_1fc1fa0ed8b61aa2 {
    margin-top: 40px !important;
  }
  .xl-mt-50_fb6763dc5bbe0832 {
    margin-top: 50px !important;
  }
  .xl-mt-60_e62040caa6dba8e3 {
    margin-top: 60px !important;
  }
  .xl-mt-70_4437311328529361 {
    margin-top: 70px !important;
  }
  .xl-mt-80_b787d5ae1702b270 {
    margin-top: 80px !important;
  }
  .xl-mt-90_ce5179291c8f1085 {
    margin-top: 90px !important;
  }
  .xl-mt-100_926844bed983fe8a {
    margin-top: 100px !important;
  }
  .xl-mt-110_cc5aaedfeae50f23 {
    margin-top: 110px !important;
  }
  .xl-mt-120_8831591abd09447a {
    margin-top: 120px !important;
  }
  .xl-mt-130_1b86417c4e92f60b {
    margin-top: 130px !important;
  }
  .xl-mt-140_1b715fb026414118 {
    margin-top: 140px !important;
  }
  .xl-mt-150_0ade54af9c9f1d29 {
    margin-top: 150px !important;
  }
  .xl-mt-200_aa3ff164acf467ea {
    margin-top: 200px !important;
  }
  .xl-mb-10_57ee2eca78e14611 {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_9b98e4c0ab8b7f19 {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_9af936eb0b5ac5a8 {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_e689b77e3de26ee4 {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_0120bc3aadd0c771 {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_1c0a02fec1ad8427 {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_f93f1b69021a4676 {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_65c9e73ef131bc9e {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_0c35178b6c3f8226 {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_ed75a865ca5c63bd {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_2c275fbc63cfa49a {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_7304a4c9903bf0c6 {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_07209c8b4596ad09 {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_0bd6fc2a39382dba {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_7b802b3b5b19b0c3 {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_548be985383f9428 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_aca52280e49c7492 {
    padding: 0 !important;
  }
  .lg-m0_d20bcf2dfcd4fd5e {
    margin: 0 !important;
  }
  .lg-pt-10_25e5d4dbdaf48fed {
    padding-top: 10px !important;
  }
  .lg-pt-20_32865c03224529a8 {
    padding-top: 20px !important;
  }
  .lg-pt-30_d69077a375e33c61 {
    padding-top: 30px !important;
  }
  .lg-pt-40_420b30e5177eacde {
    padding-top: 40px !important;
  }
  .lg-pt-50_49705aef5122e81e {
    padding-top: 50px !important;
  }
  .lg-pt-60_bdb7a09026b49430 {
    padding-top: 60px !important;
  }
  .lg-pt-70_5ddc157edc663b62 {
    padding-top: 70px !important;
  }
  .lg-pt-80_3216d3b2afacebe2 {
    padding-top: 80px !important;
  }
  .lg-pt-90_674ee915a82f2bbd {
    padding-top: 90px !important;
  }
  .lg-pt-100_26548a112def9445 {
    padding-top: 100px !important;
  }
  .lg-pt-110_3ec65c8687f7d548 {
    padding-top: 110px !important;
  }
  .lg-pt-120_f93bf36c79fc2f27 {
    padding-top: 120px !important;
  }
  .lg-pt-130_31a35cc885f5871e {
    padding-top: 130px !important;
  }
  .lg-pt-140_7aa386f23b351eee {
    padding-top: 140px !important;
  }
  .lg-pt-150_7bf289247f0db74a {
    padding-top: 150px !important;
  }
  .lg-pt-200_bcc898071af30e2e {
    padding-top: 200px !important;
  }
  .lg-pb-10_a0cf5203b82f702b {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_a463d3a362c78a1c {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_ecf97f238a2a8067 {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_87fbe481eeccc164 {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_4c6080bf8577a43e {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_23f3988c28bb429e {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_f346fbad85aeddef {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_de0b640c4708c05e {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_efc8621fc44d26f3 {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_175bcef3ea5359f5 {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_2aefb9b72b1c3286 {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_547a5a3a3960efd4 {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_8d58cc6a41139ea3 {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_7d70b9df3d8b61ec {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_20cd6c5366009b0c {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_7bd98d0b0d2dfded {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_5828c0360d011cde {
    margin-top: 10px !important;
  }
  .lg-mt-20_0da8c788b82ccced {
    margin-top: 20px !important;
  }
  .lg-mt-30_320d2486bfba8fee {
    margin-top: 30px !important;
  }
  .lg-mt-40_60f0ac590b8d0a74 {
    margin-top: 40px !important;
  }
  .lg-mt-50_a230d04953a5d16c {
    margin-top: 50px !important;
  }
  .lg-mt-60_b7b41c0516cc1f12 {
    margin-top: 60px !important;
  }
  .lg-mt-70_a4678024023e4ab1 {
    margin-top: 70px !important;
  }
  .lg-mt-80_6b52cc115ed63b7f {
    margin-top: 80px !important;
  }
  .lg-mt-90_5791ab7225a836f4 {
    margin-top: 90px !important;
  }
  .lg-mt-100_e207f4a709c6c387 {
    margin-top: 100px !important;
  }
  .lg-mt-110_ed860cb16a7f82c1 {
    margin-top: 110px !important;
  }
  .lg-mt-120_811f601b55e640ed {
    margin-top: 120px !important;
  }
  .lg-mt-130_d805c3beb7d7e722 {
    margin-top: 130px !important;
  }
  .lg-mt-140_ab5e19e6f0d05de6 {
    margin-top: 140px !important;
  }
  .lg-mt-150_675a72d5a767147f {
    margin-top: 150px !important;
  }
  .lg-mt-200_53d91c8a1980d757 {
    margin-top: 200px !important;
  }
  .lg-mb-10_3f6011b43e93f3a3 {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_efd88397e3f9ecc7 {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_79011b6e27d8b15a {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_dfdb9e741bf12fbe {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_ae5ff074b689e8a5 {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_e651825539b8e4e5 {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_be72624554179d53 {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_99b6aa460b0ccb95 {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_de5641e86e8df811 {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_3daad15ef93e649e {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_5d3f3729e119c656 {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_0501591d165a3b5f {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_0781ad2b1bf0afb1 {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_4b849b8ca166ae1b {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_0ff549bc36487577 {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_3e856b7725ed4451 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_14a4fa2712768e39 {
    padding: 0 !important;
  }
  .md-m0_c63b0a494822e3f0 {
    margin: 0 !important;
  }
  .md-pt-10_a2e34a97223246e0 {
    padding-top: 10px !important;
  }
  .md-pt-20_2ed3ffd496affa2b {
    padding-top: 20px !important;
  }
  .md-pt-30_a7739134a1709d2d {
    padding-top: 30px !important;
  }
  .md-pt-40_4d8ba2eceaf8d274 {
    padding-top: 40px !important;
  }
  .md-pt-50_1ed8c932d22fc063 {
    padding-top: 50px !important;
  }
  .md-pt-60_c089c40fc3785f66 {
    padding-top: 60px !important;
  }
  .md-pt-70_57ea54f055204de9 {
    padding-top: 70px !important;
  }
  .md-pt-80_73ded78525e46308 {
    padding-top: 80px !important;
  }
  .md-pt-90_bff66b90e9344b28 {
    padding-top: 90px !important;
  }
  .md-pt-100_a0435c2f1a5af0d5 {
    padding-top: 100px !important;
  }
  .md-pt-110_72c316675031841a {
    padding-top: 110px !important;
  }
  .md-pt-120_e7e4c2d6b6a655a8 {
    padding-top: 120px !important;
  }
  .md-pt-130_f4732f89f748289a {
    padding-top: 130px !important;
  }
  .md-pt-140_4e355c3df1c6dd16 {
    padding-top: 140px !important;
  }
  .md-pt-150_472effd42ad0e468 {
    padding-top: 150px !important;
  }
  .md-pt-200_abe4b0873f6f9a42 {
    padding-top: 200px !important;
  }
  .md-pb-10_37e96dbfdc3e0c57 {
    padding-bottom: 10px !important;
  }
  .md-pb-20_2fa6a10ec8111e73 {
    padding-bottom: 20px !important;
  }
  .md-pb-30_98c84cc78c1ba764 {
    padding-bottom: 30px !important;
  }
  .md-pb-40_26d1a5c8d9a2f70a {
    padding-bottom: 40px !important;
  }
  .md-pb-50_9e46ff27bdd79bca {
    padding-bottom: 50px !important;
  }
  .md-pb-60_87155d90cdb98f7c {
    padding-bottom: 60px !important;
  }
  .md-pb-70_e032b9b3512b9759 {
    padding-bottom: 70px !important;
  }
  .md-pb-80_77b42e52a1c6fc22 {
    padding-bottom: 80px !important;
  }
  .md-pb-90_40d3c6101af14caf {
    padding-bottom: 90px !important;
  }
  .md-pb-100_d9e4d6439828399e {
    padding-bottom: 100px !important;
  }
  .md-pb-110_ddfedacf754fdd12 {
    padding-bottom: 110px !important;
  }
  .md-pb-120_fa319a753e5d0993 {
    padding-bottom: 120px !important;
  }
  .md-pb-130_6bf3d24a1dc75cc4 {
    padding-bottom: 130px !important;
  }
  .md-pb-140_abd4a4729788df96 {
    padding-bottom: 140px !important;
  }
  .md-pb-150_0a90b719f65ebfe9 {
    padding-bottom: 150px !important;
  }
  .md-pb-200_e54e04a0f988c223 {
    padding-bottom: 200px !important;
  }
  .md-mt-10_5511fa14052d3e03 {
    margin-top: 10px !important;
  }
  .md-mt-20_942c9e29c4519626 {
    margin-top: 20px !important;
  }
  .md-mt-30_0e410f23c33c26df {
    margin-top: 30px !important;
  }
  .md-mt-40_4c05dcf0a2791d86 {
    margin-top: 40px !important;
  }
  .md-mt-50_4d34de00a2948979 {
    margin-top: 50px !important;
  }
  .md-mt-60_30e70c1edf780079 {
    margin-top: 60px !important;
  }
  .md-mt-70_5f3b950b66335b28 {
    margin-top: 70px !important;
  }
  .md-mt-80_d76497a1bab9f9c2 {
    margin-top: 80px !important;
  }
  .md-mt-90_6d7e1d6901dc0f52 {
    margin-top: 90px !important;
  }
  .md-mt-100_0f9b246663e342b4 {
    margin-top: 100px !important;
  }
  .md-mt-110_d947692d8e99b545 {
    margin-top: 110px !important;
  }
  .md-mt-120_66dbc09cb8a043a9 {
    margin-top: 120px !important;
  }
  .md-mt-130_349ca28f60eb9181 {
    margin-top: 130px !important;
  }
  .md-mt-140_4d75ec47f1836e56 {
    margin-top: 140px !important;
  }
  .md-mt-150_cf81543c99a77d82 {
    margin-top: 150px !important;
  }
  .md-mt-200_45ae64fe55a46ccf {
    margin-top: 200px !important;
  }
  .md-mb-10_7c659964b795b9f9 {
    margin-bottom: 10px !important;
  }
  .md-mb-20_66c13bf26b6ce1f9 {
    margin-bottom: 20px !important;
  }
  .md-mb-30_597850c23ecfe911 {
    margin-bottom: 30px !important;
  }
  .md-mb-40_ecd0db640f01b4ba {
    margin-bottom: 40px !important;
  }
  .md-mb-50_42ebb00472d5fced {
    margin-bottom: 50px !important;
  }
  .md-mb-60_2230bdbab903865a {
    margin-bottom: 60px !important;
  }
  .md-mb-70_79ed7fa4ed558f2f {
    margin-bottom: 70px !important;
  }
  .md-mb-80_237d504695e62f7d {
    margin-bottom: 80px !important;
  }
  .md-mb-90_4f81042890592912 {
    margin-bottom: 90px !important;
  }
  .md-mb-100_8fadc4016953d4de {
    margin-bottom: 100px !important;
  }
  .md-mb-110_5787028f34d89d82 {
    margin-bottom: 110px !important;
  }
  .md-mb-120_f8497464e9d93fb5 {
    margin-bottom: 120px !important;
  }
  .md-mb-130_4731bbf8995594c8 {
    margin-bottom: 130px !important;
  }
  .md-mb-140_9c2cbc7ca807bad3 {
    margin-bottom: 140px !important;
  }
  .md-mb-150_cc11f72e7b31e0b5 {
    margin-bottom: 150px !important;
  }
  .md-mb-200_909bc5627eeebd9f {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_51cbc6040aaf2136 {
    padding: 0 !important;
  }
  .sm-m0_c0731ea005de35d4 {
    margin: 0 !important;
  }
  .sm-pt-10_a285854083d1796e {
    padding-top: 10px !important;
  }
  .sm-pt-20_8403f7b69279f0f8 {
    padding-top: 20px !important;
  }
  .sm-pt-30_87c706393fdffc61 {
    padding-top: 30px !important;
  }
  .sm-pt-40_f24361edf3dc266b {
    padding-top: 40px !important;
  }
  .sm-pt-50_11c6301241448bb0 {
    padding-top: 50px !important;
  }
  .sm-pt-60_b909afd9d5d4a075 {
    padding-top: 60px !important;
  }
  .sm-pt-70_80d87c7a0a289956 {
    padding-top: 70px !important;
  }
  .sm-pt-80_5af22ad577e86dc5 {
    padding-top: 80px !important;
  }
  .sm-pt-90_46ff941fa36666a1 {
    padding-top: 90px !important;
  }
  .sm-pt-100_759571fcdd079b1f {
    padding-top: 100px !important;
  }
  .sm-pt-110_3d363bb6f83c7a78 {
    padding-top: 110px !important;
  }
  .sm-pt-120_f7e65a452be0276b {
    padding-top: 120px !important;
  }
  .sm-pt-130_d17f9e44edbc3c9f {
    padding-top: 130px !important;
  }
  .sm-pt-140_1b1383025cf30acc {
    padding-top: 140px !important;
  }
  .sm-pt-150_40042d1682f12c81 {
    padding-top: 150px !important;
  }
  .sm-pt-200_68d925b61ff6e909 {
    padding-top: 200px !important;
  }
  .sm-pb-10_e21173d74c86952d {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_6710b1a0f5426e00 {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_604a4a6351036b86 {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_0afa9cc2112de00a {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_4cfbb21f33c220d9 {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_5f644432cc1646ab {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_0d974318c6dd24e5 {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_e3d55ea9acdbfba0 {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_41efb25431bdc550 {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_b5cca346bebaa913 {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_685b842149768820 {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_ac815011c6dc2271 {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_a1be8ca905b87c36 {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_3a60fc8ec9c2f7e0 {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_a1144e247b51a37d {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_628ad07dc4debf22 {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_1ec19ad5fb49b63e {
    margin-top: 10px !important;
  }
  .sm-mt-20_d4c4b57a14a1c4d6 {
    margin-top: 20px !important;
  }
  .sm-mt-30_4832ebe37558b907 {
    margin-top: 30px !important;
  }
  .sm-mt-40_53e0271f1d974e96 {
    margin-top: 40px !important;
  }
  .sm-mt-50_20126254d5114b8b {
    margin-top: 50px !important;
  }
  .sm-mt-60_2d76b6c0be6a6b3f {
    margin-top: 60px !important;
  }
  .sm-mt-70_6a397581bbde1fed {
    margin-top: 70px !important;
  }
  .sm-mt-80_df529d091dbdd050 {
    margin-top: 80px !important;
  }
  .sm-mt-90_63a1622664d5c18d {
    margin-top: 90px !important;
  }
  .sm-mt-100_e4e32d5891f38165 {
    margin-top: 100px !important;
  }
  .sm-mt-110_e44de5994140303e {
    margin-top: 110px !important;
  }
  .sm-mt-120_6a357a1647776844 {
    margin-top: 120px !important;
  }
  .sm-mt-130_d032b928ae7af9cc {
    margin-top: 130px !important;
  }
  .sm-mt-140_5f6700f329682934 {
    margin-top: 140px !important;
  }
  .sm-mt-150_d97f7196d9d52c9e {
    margin-top: 150px !important;
  }
  .sm-mt-200_66fd5f1ef4bef166 {
    margin-top: 200px !important;
  }
  .sm-mb-10_e6ee4605f4dd895f {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_605a7ca5fbf6d0df {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_0127340dbfdfabfe {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_8d8fd267867b3c5c {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_69703022324326ad {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_0819a092d84ffb8f {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_e9b208431ad61b32 {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_c723d8371f8bfcff {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_14280a30f0fecf95 {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_1f095f0fd4f3b5b8 {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_01dabe5d4f82b4e8 {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_b6d1b359e0428fd9 {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_5c0261d08819b320 {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_68cb071f38fee39a {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_2e1f54cc710feea3 {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_c118ccb4584a0ce0 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_cc0a520d1d927110 {
    padding: 0 !important;
  }
  .xs-m0_77e517abb97b6a79 {
    margin: 0 !important;
  }
  .xs-pt-10_f3143eefb5630f48 {
    padding-top: 10px !important;
  }
  .xs-pt-20_780d55ec4ae57f82 {
    padding-top: 20px !important;
  }
  .xs-pt-30_589357dd48373895 {
    padding-top: 30px !important;
  }
  .xs-pt-40_90218bc55554b23b {
    padding-top: 40px !important;
  }
  .xs-pt-50_af1033df40c9a1fb {
    padding-top: 50px !important;
  }
  .xs-pt-60_0a4b4f105548268c {
    padding-top: 60px !important;
  }
  .xs-pt-70_1d7a3e48a3c6ed9a {
    padding-top: 70px !important;
  }
  .xs-pt-80_afebb747177ffbfb {
    padding-top: 80px !important;
  }
  .xs-pt-90_a191ce30674cfe0e {
    padding-top: 90px !important;
  }
  .xs-pt-100_dbe99aba62879fb2 {
    padding-top: 100px !important;
  }
  .xs-pt-110_0f4dbd1aae560bab {
    padding-top: 110px !important;
  }
  .xs-pt-120_7208915a3be67fc6 {
    padding-top: 120px !important;
  }
  .xs-pt-130_8218c62e13ccd8b3 {
    padding-top: 130px !important;
  }
  .xs-pt-140_d04bfdaf52f25ff8 {
    padding-top: 140px !important;
  }
  .xs-pt-150_de53b0e66083dbb4 {
    padding-top: 150px !important;
  }
  .xs-pt-200_9ccda903ecd63e90 {
    padding-top: 200px !important;
  }
  .xs-pb-10_05c40c80c5d5b8f7 {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_c16e6360d9254d31 {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_6af400546abf67c2 {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_ca9110ebcd9b74cf {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_282c63472ff9937f {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_8bb87efe49372c79 {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_301b52e73fbba2f9 {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_f11deb5e9f2c7b48 {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_a9585a8c9dc30539 {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_7510225491906b77 {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_527246eb9cd3387b {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_1ae61edca4cb6187 {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_1641aee3fd30aa37 {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_dc29f828c77ac626 {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_1eca8a714fd0eca0 {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_63cc41fb1fff4152 {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_1050bacf9e2b579c {
    margin-top: 10px !important;
  }
  .xs-mt-20_82ed5b75f3e1c2a3 {
    margin-top: 20px !important;
  }
  .xs-mt-30_f3ee247026a3bb2d {
    margin-top: 30px !important;
  }
  .xs-mt-40_c01397010355a4fa {
    margin-top: 40px !important;
  }
  .xs-mt-50_24886ac79a4acce6 {
    margin-top: 50px !important;
  }
  .xs-mt-60_43393f8d60719f2f {
    margin-top: 60px !important;
  }
  .xs-mt-70_25cd16d38de54603 {
    margin-top: 70px !important;
  }
  .xs-mt-80_97b62fad13e24e3e {
    margin-top: 80px !important;
  }
  .xs-mt-90_49d1fb1b65a7f4ee {
    margin-top: 90px !important;
  }
  .xs-mt-100_1363830ae1243753 {
    margin-top: 100px !important;
  }
  .xs-mt-110_8b2f326182af7150 {
    margin-top: 110px !important;
  }
  .xs-mt-120_e6f369671d2cd543 {
    margin-top: 120px !important;
  }
  .xs-mt-130_4483dfbaf97b0de4 {
    margin-top: 130px !important;
  }
  .xs-mt-140_e3e5b5bee749d263 {
    margin-top: 140px !important;
  }
  .xs-mt-150_f00be632a685597c {
    margin-top: 150px !important;
  }
  .xs-mt-200_52829bde06872d6d {
    margin-top: 200px !important;
  }
  .xs-mb-10_df01dce8d4be64dc {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_ba7780fbef712b1a {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_7e3ee96c0e3a1940 {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_d1d31b28cbb3f7ae {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_37dc501962f3368f {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_3b0b7c81d02c0829 {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_f2317c6697503ad0 {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_633f88b3e2b467d0 {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_b08dc7124d698c73 {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_8e0af5e4321ba149 {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_01e03ba7cdf4790a {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_0811fafa44814ca0 {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_cbe1a4b322e73329 {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_b07d535d29844b40 {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_61a129a36f8417d9 {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_d82929e96407c718 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_9e00f823c77cff1a {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_9e00f823c77cff1a.menu-overlay_b66c59a0243d43a3 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_9e00f823c77cff1a.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_9e00f823c77cff1a .navbar-toggler_a5cbccf86fa080ce {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_9e00f823c77cff1a.menu-style-three_d2fd04f7fb5c8e59 .navbar-toggler_a5cbccf86fa080ce {
  background: #000;
}
.theme-main-menu_9e00f823c77cff1a.menu-style-four_ba08d04f217d49c1 .navbar-toggler_a5cbccf86fa080ce {
  background: #E6FD5A;
}
.theme-main-menu_9e00f823c77cff1a.menu-style-five_23d623880e363288 .navbar-toggler_a5cbccf86fa080ce {
  background: #DFFF5E;
}
.theme-main-menu_9e00f823c77cff1a .navbar-toggler_a5cbccf86fa080ce:focus {
  box-shadow: none;
}
.theme-main-menu_9e00f823c77cff1a .navbar-toggler_a5cbccf86fa080ce::before,
.theme-main-menu_9e00f823c77cff1a .navbar-toggler_a5cbccf86fa080ce::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_9e00f823c77cff1a .navbar-toggler_a5cbccf86fa080ce 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_9e00f823c77cff1a.menu-style-three_d2fd04f7fb5c8e59 .navbar-toggler_a5cbccf86fa080ce:before, .theme-main-menu_9e00f823c77cff1a.menu-style-three_d2fd04f7fb5c8e59 .navbar-toggler_a5cbccf86fa080ce:after, .theme-main-menu_9e00f823c77cff1a.menu-style-three_d2fd04f7fb5c8e59 .navbar-toggler_a5cbccf86fa080ce span {
  background: #fff;
}
.theme-main-menu_9e00f823c77cff1a .navbar-toggler_a5cbccf86fa080ce::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_9e00f823c77cff1a .navbar-toggler_a5cbccf86fa080ce::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_9e00f823c77cff1a .navbar-toggler_a5cbccf86fa080ce[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_9e00f823c77cff1a .navbar-toggler_a5cbccf86fa080ce[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_9e00f823c77cff1a .navbar-toggler_a5cbccf86fa080ce[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_9e00f823c77cff1a .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_9e00f823c77cff1a .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_9e00f823c77cff1a.white-vr_7755842f4be07330 .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_9e00f823c77cff1a.white-vr_7755842f4be07330 .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_9e00f823c77cff1a.white-vr_7755842f4be07330.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_9e00f823c77cff1a.menu-style-one_1fecf920584f714f {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_9e00f823c77cff1a.menu-style-two_cae271d52b85fa9a {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_9e00f823c77cff1a.menu-style-two_cae271d52b85fa9a .info-row_916f96e39dccdf1e {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_9e00f823c77cff1a.menu-style-two_cae271d52b85fa9a .gap-fix_c794922e80009103 {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_9e00f823c77cff1a.menu-style-two_cae271d52b85fa9a .greetings_658a6884bcff654b {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_9e00f823c77cff1a.menu-style-two_cae271d52b85fa9a .contact-info_3d5e000bc2e12f52 {
  margin: 0 -15px;
}
.theme-main-menu_9e00f823c77cff1a.menu-style-two_cae271d52b85fa9a .contact-info_3d5e000bc2e12f52 li {
  padding: 0 15px;
}
.theme-main-menu_9e00f823c77cff1a.menu-style-two_cae271d52b85fa9a .contact-info_3d5e000bc2e12f52 li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_9e00f823c77cff1a.menu-style-two_cae271d52b85fa9a .contact-info_3d5e000bc2e12f52 li a:hover {
  text-decoration: underline;
}
.theme-main-menu_9e00f823c77cff1a.menu-style-two_cae271d52b85fa9a .inner-content_1b77d374c414fb1e {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_9e00f823c77cff1a.menu-style-two_cae271d52b85fa9a.fixed .info-row_916f96e39dccdf1e {
  display: none;
}
.theme-main-menu_9e00f823c77cff1a.menu-style-five_23d623880e363288 {
  background: #000;
  padding: 0;
}
.theme-main-menu_9e00f823c77cff1a.menu-style-five_23d623880e363288 .inner-content_1b77d374c414fb1e {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_9e00f823c77cff1a.menu-style-six_f2953a37f3c9ff44 .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_9e00f823c77cff1a.menu-style-six_f2953a37f3c9ff44 .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_9e00f823c77cff1a .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_5257795378a104ab {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_5257795378a104ab .mega-menu-title_e229fcb8eeb51446 {
  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_9e00f823c77cff1a .login-btn-one_867599088b043426 a {
  color: #000;
}
.theme-main-menu_9e00f823c77cff1a .login-btn-one_867599088b043426 a:hover {
  text-decoration: underline;
}
.theme-main-menu_9e00f823c77cff1a .login-btn-two_6a79a23531777209 a {
  color: #044F3B;
}
.theme-main-menu_9e00f823c77cff1a .login-btn-two_6a79a23531777209 a:hover {
  text-decoration: underline;
}
.theme-main-menu_9e00f823c77cff1a .signup-btn-one_d539fdc2fa2afb97 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_9e00f823c77cff1a .signup-btn-one_d539fdc2fa2afb97 .icon_a115de1bfbd3a907 {
  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_9e00f823c77cff1a .signup-btn-one_d539fdc2fa2afb97:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_9e00f823c77cff1a .signup-btn-one_d539fdc2fa2afb97:hover .icon_a115de1bfbd3a907 {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_9e00f823c77cff1a .signup-btn-two_6c825afe95e02386 {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_9e00f823c77cff1a .signup-btn-two_6c825afe95e02386:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_9e00f823c77cff1a .quote-one_b0cc98ad1ea3d4ad {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_9e00f823c77cff1a .quote-one_b0cc98ad1ea3d4ad:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_76d5d1224ff46681 {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_76d5d1224ff46681 li {
  position: relative;
  padding: 0 15px;
}
.category-menu_76d5d1224ff46681 li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_76d5d1224ff46681 li a:hover {
  color: #0C3A30;
}
.category-menu_76d5d1224ff46681 .dropdown-menu {
  padding: 0;
}
.category-menu_76d5d1224ff46681 .dropdown-menu li {
  padding: 0;
}
.category-menu_76d5d1224ff46681 .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_cf3338714df279c9 .logo_808d9d1c4e6094b4 {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_7755842f4be07330 .navbar-collapse_cf3338714df279c9 {
    background-color: #0C3A30;
  }
  .navbar-collapse_cf3338714df279c9 {
    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_cf3338714df279c9.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_9e00f823c77cff1a .navbar .mega-dropdown_7fa48d200a40b248 {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_7755842f4be07330 .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_5257795378a104ab {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_7ab8daf9fd6f4ffe .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_cefed134ebe65803 {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_cefed134ebe65803::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_cefed134ebe65803 .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_cefed134ebe65803 .hero-slider-one .hero-img_5e159732f858d8a7 {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_cefed134ebe65803 .hero-slider-one .slick-list_412cfa20fd3174b8, .hero-banner-one_cefed134ebe65803 .hero-slider-one .slick-track_687a14ea13896b3f, .hero-banner-one_cefed134ebe65803 .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_cefed134ebe65803 .hero-heading_70ad8dbe86ffc437 {
  font-weight: 700;
  color: #000;
  background: url(../media/shape_14d3540205/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_cefed134ebe65803 .more-btn_fe7be5060fa0560b {
  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_cefed134ebe65803 .more-btn_fe7be5060fa0560b:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_c7ebf7e786e9ab2d {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_c7ebf7e786e9ab2d .bg-wrapper_30da24ac27b1fa94 {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_c7ebf7e786e9ab2d .hero-heading_70ad8dbe86ffc437 {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_c7ebf7e786e9ab2d .rating_d763a74a972387e7 h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_c7ebf7e786e9ab2d .rating_d763a74a972387e7 p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_c7ebf7e786e9ab2d .media-wrapper_eea72d54a6d451da {
  position: absolute;
  background: url(../media/assets_bb4e2d8b03/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_c7ebf7e786e9ab2d .media-wrapper_eea72d54a6d451da .shape_01_b8f8bae3b402721c {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_c7ebf7e786e9ab2d .media-wrapper_eea72d54a6d451da .shape_02_b555709a08ca4a57 {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_4474380f41bee1b5 .hero-heading_70ad8dbe86ffc437 {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_4474380f41bee1b5 .media-wrapper_eea72d54a6d451da {
  background: url(../media/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_4474380f41bee1b5 .media-wrapper_eea72d54a6d451da .screen_01_4c82524f206443ac {
  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_4474380f41bee1b5 .media-wrapper_eea72d54a6d451da .screen_02_10a1a81afa6aa850 {
  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_4474380f41bee1b5 .media-wrapper_eea72d54a6d451da .bg-shape_bc2b8a27c3e222bc {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_4474380f41bee1b5 .shape_01_b8f8bae3b402721c {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_55d993565a1967ba .bg-wrapper_30da24ac27b1fa94 {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_55d993565a1967ba .media-wrapper_eea72d54a6d451da {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_55d993565a1967ba .media-wrapper_eea72d54a6d451da .shape_01_b8f8bae3b402721c {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_55d993565a1967ba .shape_02_b555709a08ca4a57 {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_de265bab133e84e3 + .blog-details_783b4d508fe522b8 {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_47eb303ae57ab9d1 {
  z-index: 1;
}
.block-feature-three_47eb303ae57ab9d1:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_47eb303ae57ab9d1.no-bg_2364c8416f3b3880:before {
  display: none;
}
.block-feature-three_47eb303ae57ab9d1 .section-btn_17f944577d65d274 {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_47eb303ae57ab9d1 .block-title_1bc8a75c23ee0b90 a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_47eb303ae57ab9d1 .block-title_1bc8a75c23ee0b90 a:hover {
  text-decoration: underline;
}
.block-feature-three_47eb303ae57ab9d1 .round-btn_cd676ea92614c4b7 {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_47eb303ae57ab9d1 .round-btn_cd676ea92614c4b7:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_47eb303ae57ab9d1 .block-one_bb2107fa51f66520 {
  background: url(../media/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_47eb303ae57ab9d1 .block-one_bb2107fa51f66520 .tag_066839faca488617 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_47eb303ae57ab9d1 .block-one_bb2107fa51f66520 .block-title_1bc8a75c23ee0b90 {
  background: url(../media/shape_14d3540205/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_47eb303ae57ab9d1 .block-two_be912e6f054c8c1c {
  overflow: hidden;
}
.block-feature-three_47eb303ae57ab9d1 .block-two_be912e6f054c8c1c .img-wrapper_363b7be1dbfd96d3 {
  background: url(../media/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_47eb303ae57ab9d1 .block-two_be912e6f054c8c1c .text-wrapper_90490734ff7d10e4 {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_47eb303ae57ab9d1 .block-two_be912e6f054c8c1c .tag_066839faca488617 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_47eb303ae57ab9d1 .block-three_b7fc2bcc585dc219 {
  background: #D3FF76;
}
.block-feature-three_47eb303ae57ab9d1 .block-three_b7fc2bcc585dc219 .tag_066839faca488617 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_47eb303ae57ab9d1 .block-three_b7fc2bcc585dc219 .round-btn_cd676ea92614c4b7 {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_47eb303ae57ab9d1 .block-three_b7fc2bcc585dc219 .round-btn_cd676ea92614c4b7:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_47eb303ae57ab9d1 .block-four_b1b9ae64fa623560 {
  background: url(../media/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_47eb303ae57ab9d1 .block-four_b1b9ae64fa623560 .block-title_1bc8a75c23ee0b90 {
  background: url(../media/shape_14d3540205/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_47eb303ae57ab9d1 .block-four_b1b9ae64fa623560 .block-title_1bc8a75c23ee0b90 a {
  font-size: 28px;
}
.block-feature-three_47eb303ae57ab9d1 .block-four_b1b9ae64fa623560 .tag_066839faca488617 {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_47eb303ae57ab9d1 .block-four_b1b9ae64fa623560 .round-btn_cd676ea92614c4b7 {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_47eb303ae57ab9d1 .block-four_b1b9ae64fa623560 .round-btn_cd676ea92614c4b7:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_47eb303ae57ab9d1 .block-five_25d027139c0b1ca4 {
  background: url(../media/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_47eb303ae57ab9d1 .block-five_25d027139c0b1ca4 .tag_066839faca488617 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_47eb303ae57ab9d1 .block-five_25d027139c0b1ca4 .block-title_1bc8a75c23ee0b90 {
  background: url(../media/shape_14d3540205/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_7e1aecf19fc82dcf .upper-wrapper_480eb4eaa442ad58 {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_7e1aecf19fc82dcf .upper-wrapper_480eb4eaa442ad58 .shape_01_b8f8bae3b402721c {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_7e1aecf19fc82dcf .line-loop_99a23dd100f12957:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_7e1aecf19fc82dcf .graph-panel_155ef4a096ccfe80 {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_7e1aecf19fc82dcf .graph-panel_155ef4a096ccfe80 .main-count_9e81d6c850b5b4df {
  font-size: 120px;
}
.block-feature-thirteen_7e1aecf19fc82dcf .graph-panel_155ef4a096ccfe80 .chart-box_06fc8807134c80fb {
  padding: 0 15px;
}
.block-feature-thirteen_7e1aecf19fc82dcf .graph-panel_155ef4a096ccfe80 .chart-box_06fc8807134c80fb .chart-inner_6f45144b4a46b50e {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_bd7d4bca89437f2e .media-img_a2366682254da420 {
  border-radius: 30px;
}
.block-feature-sixteen_bd7d4bca89437f2e .shape_01_b8f8bae3b402721c {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_88f41f2cdf806adf .section-subheading_d406973c84629b72 {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_88f41f2cdf806adf .shape_01_b8f8bae3b402721c {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_68ba082a3d685844 {
  z-index: 1;
}
.text-feature-four_68ba082a3d685844 .avatar_7faa32ba06248716 {
  width: 65px;
  height: 65px;
}
.text-feature-four_68ba082a3d685844 .name {
  font-size: 28px;
}
.text-feature-four_68ba082a3d685844 .quote-text_0329ce5a77d058e0 {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_68ba082a3d685844 .shape_01_b8f8bae3b402721c {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_68ba082a3d685844 .shape_02_b555709a08ca4a57 {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_7cf4e17bbb1339e7 .bg-wrapper_30da24ac27b1fa94 {
  background: #FFF2AC;
}
.text-feature-five_7cf4e17bbb1339e7 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_7cf4e17bbb1339e7 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_7cf4e17bbb1339e7 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_7cf4e17bbb1339e7 li:hover:before {
  background: #29594B;
}
.text-feature-five_7cf4e17bbb1339e7 li:hover:after {
  color: #fff;
}
.text-feature-five_7cf4e17bbb1339e7 .media-wrapper_eea72d54a6d451da {
  background: url(../media/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_7cf4e17bbb1339e7 .media-wrapper_eea72d54a6d451da .video-icon_ea17029aea49bd30 {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_7cf4e17bbb1339e7 .media-wrapper_eea72d54a6d451da .video-icon_ea17029aea49bd30:hover {
  background: #CFFF45;
}
.text-feature-five_7cf4e17bbb1339e7 .media-wrapper_eea72d54a6d451da .screen_01_4c82524f206443ac {
  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_6f1a10af29169eab {
  z-index: 1;
}
.text-feature-six_6f1a10af29169eab .media-wrapper_eea72d54a6d451da {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_6f1a10af29169eab .media-wrapper_eea72d54a6d451da .screen_01_4c82524f206443ac {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_6f1a10af29169eab .shape_01_b8f8bae3b402721c {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_6f1a10af29169eab .shape_02_b555709a08ca4a57 {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_e6b01ca0a768428f {
  background: url(../media/assets_bb4e2d8b03/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_e6b01ca0a768428f .block_0cb2b91b24b1bedd .icon_a115de1bfbd3a907 {
  height: 50px;
}
.text-feature-nine_e6b01ca0a768428f .vertical-text-wrapper_935279fdb386bd05 {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_e6b01ca0a768428f .vertical-text-wrapper_935279fdb386bd05 .text-list_652edc91a759d347 {
  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_e6b01ca0a768428f .vertical-text-wrapper_935279fdb386bd05 .text-list_652edc91a759d347:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_e6b01ca0a768428f .vertical-text-wrapper_935279fdb386bd05 .shape_01_b8f8bae3b402721c {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_e6b01ca0a768428f .vertical-text-wrapper_935279fdb386bd05 .shape_02_b555709a08ca4a57 {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_e6b01ca0a768428f .shape_03_aa5fe287027a94ce {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_e6b01ca0a768428f .shape_04_fe2f4085fe27c51d {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_809c4eaa13892b54 .section-btn_17f944577d65d274 {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_a763a620082efb95 {
  z-index: 1;
}
.team-section-three_a763a620082efb95:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../media/shape_14d3540205/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_a763a620082efb95 .section-btn_17f944577d65d274 {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_a763a620082efb95 .shape_01_b8f8bae3b402721c {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_a763a620082efb95 .shape_02_b555709a08ca4a57 {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_a763a620082efb95 .shape_03_aa5fe287027a94ce {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_5e6142f1938d14c4 .logo_808d9d1c4e6094b4 {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_f05502f922b59541 {
  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_5eec39befd6f7bc8 {
  max-width: 565px;
}
.user-data-form .form-wrapper_5eec39befd6f7bc8 .input-group-meta_006fa2d1378a8b5b 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_5eec39befd6f7bc8 .input-group-meta_006fa2d1378a8b5b label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_5eec39befd6f7bc8 .input-group-meta_006fa2d1378a8b5b .placeholder_icon_abd604f654db1ad5 {
  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_5eec39befd6f7bc8 .input-group-meta_006fa2d1378a8b5b .placeholder_icon_abd604f654db1ad5 img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_5eec39befd6f7bc8 .input-group-meta_006fa2d1378a8b5b .placeholder_icon_abd604f654db1ad5 span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_5eec39befd6f7bc8 .input-group-meta_006fa2d1378a8b5b .placeholder_icon_abd604f654db1ad5 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_5eec39befd6f7bc8 .input-group-meta_006fa2d1378a8b5b .placeholder_icon_abd604f654db1ad5 span.eye-slash_8d5f477c0360f098:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_b8ae8694e8b6f3de 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_b8ae8694e8b6f3de label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_b8ae8694e8b6f3de input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_b8ae8694e8b6f3de 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_b8ae8694e8b6f3de 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_b8ae8694e8b6f3de a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_b8ae8694e8b6f3de a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_772e8ac3f81c79b6 {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_81f74e4e2e3bccab {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_81f74e4e2e3bccab:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_81f74e4e2e3bccab img {
  width: 20px;
}
.user-data-form .btn-close_eae8bd5bed3fc90a {
  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_fc45441a76bac844 .main-count_9e81d6c850b5b4df {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_a4345544512b26f6 .icon_a115de1bfbd3a907 {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_aa659b0c50641bb3 .img-holder_6f066adc66371afd {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_aa659b0c50641bb3 .img-holder_6f066adc66371afd.round-border_c1f24d8149996e43 {
  border-radius: 30px;
}
.portfolio-block-one_aa659b0c50641bb3 .img-holder_6f066adc66371afd .expend_05aced7eb4743b38 {
  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_aa659b0c50641bb3 .img-holder_6f066adc66371afd 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_aa659b0c50641bb3 .img-holder_6f066adc66371afd i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_aa659b0c50641bb3:hover .expend_05aced7eb4743b38 {
  opacity: 1;
}
.portfolio-block-one_aa659b0c50641bb3:hover .img-meta_201d4c2abff7bc14 {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_aa659b0c50641bb3:hover .pj-title_2fbe23346d58f6b2 {
  text-decoration: underline;
}
.portfolio-block-one_aa659b0c50641bb3 .caption {
  margin-top: 35px;
}
.portfolio-block-one_aa659b0c50641bb3 .caption .tag_066839faca488617 {
  margin: 0 -3px;
}
.portfolio-block-one_aa659b0c50641bb3 .caption .tag_066839faca488617 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_aa659b0c50641bb3 .caption .pj-title_2fbe23346d58f6b2 {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_aa659b0c50641bb3 .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_aa659b0c50641bb3 .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_da1a9ef754e8397d .bg-wrapper_30da24ac27b1fa94 {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_da1a9ef754e8397d .slider-wrapper_d8b46405b26b8672 {
  height: 100%;
}
.project-details-two_da1a9ef754e8397d .slider-wrapper_d8b46405b26b8672 .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_da1a9ef754e8397d .slider-wrapper_d8b46405b26b8672 .carousel-control-next_e68e1d286620076d,
.project-details-two_da1a9ef754e8397d .slider-wrapper_d8b46405b26b8672 .carousel-control-prev_000bbf2096be9989 {
  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_da1a9ef754e8397d .slider-wrapper_d8b46405b26b8672 .carousel-control-next_e68e1d286620076d:hover,
.project-details-two_da1a9ef754e8397d .slider-wrapper_d8b46405b26b8672 .carousel-control-prev_000bbf2096be9989:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_da1a9ef754e8397d .slider-wrapper_d8b46405b26b8672 .carousel-control-prev_000bbf2096be9989 {
  left: auto;
  right: 45px;
}
.project-details-two_da1a9ef754e8397d .info-wrapper_ea635bcb24ed7d80 {
  padding: 55px 50px 85px 70px;
}
.project-details-two_da1a9ef754e8397d .info-wrapper_ea635bcb24ed7d80 h3 {
  font-size: 36px;
}
.project-details-two_da1a9ef754e8397d .info-wrapper_ea635bcb24ed7d80 .list-meta_081e81f0e21c0e03 li {
  padding: 22px 0;
}
.project-details-two_da1a9ef754e8397d .info-wrapper_ea635bcb24ed7d80 .list-meta_081e81f0e21c0e03 .icon_a115de1bfbd3a907 {
  width: 40px;
}
.project-details-two_da1a9ef754e8397d .info-wrapper_ea635bcb24ed7d80 .list-meta_081e81f0e21c0e03 .text1_78badf3d5ae869d8 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_da1a9ef754e8397d .info-wrapper_ea635bcb24ed7d80 .list-meta_081e81f0e21c0e03 span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_da1a9ef754e8397d .info-wrapper_ea635bcb24ed7d80 .social-share_8d3cb06cd635dc41 li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_da1a9ef754e8397d .info-wrapper_ea635bcb24ed7d80 .social-share_8d3cb06cd635dc41 li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_4a0a15e02c3fb6fe .slider-wrapper_d8b46405b26b8672 {
  padding-left: 100px;
}
.feedback-section-three_4a0a15e02c3fb6fe .slider-wrapper_d8b46405b26b8672 .icon_a115de1bfbd3a907 {
  left: 0;
  top: 18px;
}
.feedback-section-three_4a0a15e02c3fb6fe .slick-dots_43a23a050e26d3c6 {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_4a0a15e02c3fb6fe .slick-dots_43a23a050e26d3c6 li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_4a0a15e02c3fb6fe .slick-dots_43a23a050e26d3c6 .slick-active button {
  background: #000;
}
.feedback-section-three_4a0a15e02c3fb6fe .rating-box_cc640c341906e025 {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_4a0a15e02c3fb6fe .rating-box_cc640c341906e025 .rating_d763a74a972387e7 {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_4a0a15e02c3fb6fe .shape_01_b8f8bae3b402721c {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_4a0a15e02c3fb6fe .shape_02_b555709a08ca4a57 {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_08efefbe7ba4f31a {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_08efefbe7ba4f31a .post-data_0afa19aa79911b51 {
  padding: 30px 35px 25px;
}
.blog-meta-one_08efefbe7ba4f31a .post-data_0afa19aa79911b51 .post-info_b42253c0a357d4eb {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_08efefbe7ba4f31a .post-data_0afa19aa79911b51 .blog-title_6038e6d08e37978e {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_08efefbe7ba4f31a .post-data_0afa19aa79911b51 .blog-title_6038e6d08e37978e:hover {
  text-decoration: underline;
}
.blog-meta-one_08efefbe7ba4f31a .post-img_eca91d791a887e94 {
  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_08efefbe7ba4f31a .post-img_eca91d791a887e94 .round-btn_cd676ea92614c4b7 {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_08efefbe7ba4f31a:hover .round-btn_cd676ea92614c4b7 {
  background: #CFFF45;
}
.blog-meta-one_08efefbe7ba4f31a.style-two_aa779cb2291e90dd {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_08efefbe7ba4f31a.style-two_aa779cb2291e90dd .post-img_eca91d791a887e94 {
  border-radius: 0;
}
.blog-meta-one_08efefbe7ba4f31a.style-two_aa779cb2291e90dd .blog-title_6038e6d08e37978e {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_0ba3c5e9d91231fa {
  background: #fff;
}
.blog-meta-two_0ba3c5e9d91231fa .post-data_0afa19aa79911b51 {
  padding-top: 30px;
}
.blog-meta-two_0ba3c5e9d91231fa .post-data_0afa19aa79911b51 .blog-title_6038e6d08e37978e {
  width: 70%;
}
.blog-meta-two_0ba3c5e9d91231fa .post-data_0afa19aa79911b51 .blog-title_6038e6d08e37978e h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_0ba3c5e9d91231fa .post-data_0afa19aa79911b51 .blog-title_6038e6d08e37978e:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_0ba3c5e9d91231fa .post-data_0afa19aa79911b51 .round-btn_cd676ea92614c4b7 {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_0ba3c5e9d91231fa .post-data_0afa19aa79911b51 .round-btn_cd676ea92614c4b7:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_0ba3c5e9d91231fa .post-data_0afa19aa79911b51 .post-info_b42253c0a357d4eb {
  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_0ba3c5e9d91231fa .post-img_eca91d791a887e94 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_0ba3c5e9d91231fa .post-img_eca91d791a887e94 .date_b9e5ff957512b24f {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_0ba3c5e9d91231fa.style-two_aa779cb2291e90dd {
  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_0ba3c5e9d91231fa.style-two_aa779cb2291e90dd p {
  font-size: 18px;
}
.blog-meta-two_0ba3c5e9d91231fa.style-two_aa779cb2291e90dd .post-img_eca91d791a887e94 {
  height: auto;
  width: 100%;
}
.blog-meta-two_0ba3c5e9d91231fa.style-two_aa779cb2291e90dd .post-data_0afa19aa79911b51 {
  padding: 26px 0;
}
.blog-meta-two_0ba3c5e9d91231fa.style-two_aa779cb2291e90dd .post-data_0afa19aa79911b51 .post-info_b42253c0a357d4eb {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_0ba3c5e9d91231fa.style-two_aa779cb2291e90dd .post-data_0afa19aa79911b51 .round-btn_cd676ea92614c4b7 {
  border: none;
}

.signup-btn-one_d539fdc2fa2afb97 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_d539fdc2fa2afb97 .icon_a115de1bfbd3a907 {
  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_18ab231c5280527f {
  z-index: 1;
}
.blog-section-three_18ab231c5280527f .section-btn_17f944577d65d274 {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

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

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

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

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

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

.blog-details_783b4d508fe522b8 .post-details-meta_67c0d65bd9ae69a8 {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_783b4d508fe522b8 .post-details-meta_67c0d65bd9ae69a8 p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_783b4d508fe522b8 .post-details-meta_67c0d65bd9ae69a8 .quote-wrapper_4a1d4c2f29234b63 {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_783b4d508fe522b8 .post-details-meta_67c0d65bd9ae69a8 .quote-wrapper_4a1d4c2f29234b63 .wrapper_c7715864bbd145a9 {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_783b4d508fe522b8 .post-details-meta_67c0d65bd9ae69a8 .quote-wrapper_4a1d4c2f29234b63 .wrapper_c7715864bbd145a9 .icon_a115de1bfbd3a907 {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_783b4d508fe522b8 .post-details-meta_67c0d65bd9ae69a8 .quote-wrapper_4a1d4c2f29234b63 .wrapper_c7715864bbd145a9 h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_783b4d508fe522b8 .post-details-meta_67c0d65bd9ae69a8 .quote-wrapper_4a1d4c2f29234b63 h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_783b4d508fe522b8 .post-details-meta_67c0d65bd9ae69a8 .quote-wrapper_4a1d4c2f29234b63 h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_783b4d508fe522b8 .post-details-meta_67c0d65bd9ae69a8 .img-gallery_601c8462fd3f4595 {
  margin-bottom: 50px;
}
.blog-details_783b4d508fe522b8 .post-details-meta_67c0d65bd9ae69a8 .img-gallery_601c8462fd3f4595 img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_783b4d508fe522b8 .post-details-meta_67c0d65bd9ae69a8 h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_783b4d508fe522b8 .post-details-meta_67c0d65bd9ae69a8 .list-item_e464728b122fde01 li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_783b4d508fe522b8 .post-details-meta_67c0d65bd9ae69a8 .list-item_e464728b122fde01 li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_783b4d508fe522b8 .bottom-widget_0c4e7fccc6b25a16 {
  padding: 10px 0 5px;
}
.blog-details_783b4d508fe522b8 .bottom-widget_0c4e7fccc6b25a16 .tags_1e46cb6dd9414e47 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_783b4d508fe522b8 .bottom-widget_0c4e7fccc6b25a16 .tags_1e46cb6dd9414e47 a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_783b4d508fe522b8 .bottom-widget_0c4e7fccc6b25a16 .tags_1e46cb6dd9414e47 a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_783b4d508fe522b8 .bottom-widget_0c4e7fccc6b25a16 .share-icon_859185a3cb6d5adc li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_783b4d508fe522b8 .bottom-widget_0c4e7fccc6b25a16 .share-icon_859185a3cb6d5adc a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_783b4d508fe522b8 .grey-bg_263f1912ca3b6426 {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_783b4d508fe522b8 .blog-inner-title_292822befc3904c8 {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_783b4d508fe522b8 .blog-comment-area_ea5d363cb11f443b {
  margin: 60px 0;
}
.blog-details_783b4d508fe522b8 .blog-comment-area_ea5d363cb11f443b .comment_96d68b4c28c989b0 {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_783b4d508fe522b8 .blog-comment-area_ea5d363cb11f443b .comment_96d68b4c28c989b0:last-child {
  padding-bottom: 5px;
}
.blog-details_783b4d508fe522b8 .blog-comment-area_ea5d363cb11f443b .comment_96d68b4c28c989b0 .reply-comment_07eec0de5dcc40a4 {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_783b4d508fe522b8 .blog-comment-area_ea5d363cb11f443b .comment_96d68b4c28c989b0 .user-avatar_90ef38d3fb7e83ee {
  width: 60px;
  height: 60px;
}
.blog-details_783b4d508fe522b8 .blog-comment-area_ea5d363cb11f443b .comment_96d68b4c28c989b0 .comment-text_76e1b1751eb90273 {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_783b4d508fe522b8 .blog-comment-area_ea5d363cb11f443b .comment_96d68b4c28c989b0 .comment-text_76e1b1751eb90273 .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_783b4d508fe522b8 .blog-comment-area_ea5d363cb11f443b .comment_96d68b4c28c989b0 .comment-text_76e1b1751eb90273 .date_b9e5ff957512b24f {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_783b4d508fe522b8 .blog-comment-area_ea5d363cb11f443b .comment_96d68b4c28c989b0 .comment-text_76e1b1751eb90273 p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_783b4d508fe522b8 .blog-comment-area_ea5d363cb11f443b .comment_96d68b4c28c989b0 .comment-text_76e1b1751eb90273 .reply-btn_af74774a0352ac16 {
  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_783b4d508fe522b8 .blog-comment-area_ea5d363cb11f443b .comment_96d68b4c28c989b0 .comment-text_76e1b1751eb90273 .reply-btn_af74774a0352ac16:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_783b4d508fe522b8 .blog-comment-form_17c33d946b1b8d0d p a {
  color: #19352D;
}
.blog-details_783b4d508fe522b8 .blog-comment-form_17c33d946b1b8d0d form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_783b4d508fe522b8 .blog-comment-form_17c33d946b1b8d0d form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_783b4d508fe522b8 .blog-comment-form_17c33d946b1b8d0d 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_682472b572786f30 {
  height: 600px;
}

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

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

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

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

.footer-one_043a78355f903ce6 {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_043a78355f903ce6 .bottom-footer_7de636af7dfbcd15 {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_043a78355f903ce6 .social-icon_de43eabc87a7cd65 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_043a78355f903ce6 .social-icon_de43eabc87a7cd65 a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_043a78355f903ce6 .footer-title_561aa46ea8170218 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_043a78355f903ce6 .footer-nav-link_6bb9a406227e2ede a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_043a78355f903ce6 .footer-nav-link_6bb9a406227e2ede a:hover {
  color: #fff;
}
.footer-nav-link_6bb9a406227e2ede p {
  font-size: 16px;
}
.logo_808d9d1c4e6094b4 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_4b399b0b62b0f382 {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_dd937ba4bc93bc54 {
  align-content: center;
}

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

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

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

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

.footer-three_5775811adee25b4f {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_5775811adee25b4f .round-bg_6c201ee2b98dba01 {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_5775811adee25b4f .round-bg_6c201ee2b98dba01.color-two_790d34e1d5c93c81 {
  background: #F6FFDD;
}
.footer-three_5775811adee25b4f .footer-intro_c5697d1c1cc8ab54 p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_5775811adee25b4f .footer-intro_c5697d1c1cc8ab54 p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_5775811adee25b4f .footer-title_561aa46ea8170218 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_5775811adee25b4f .footer-nav-link_6bb9a406227e2ede a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_5775811adee25b4f .footer-nav-link_6bb9a406227e2ede a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_5775811adee25b4f .bottom-footer_7de636af7dfbcd15 {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_5775811adee25b4f .bottom-footer_7de636af7dfbcd15 .copyright_b4600456bb3b60b5 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_5775811adee25b4f .bottom-footer_7de636af7dfbcd15 .bottom-nav_f831af604bd6c153 {
  margin: 0 -12px;
}
.footer-three_5775811adee25b4f .bottom-footer_7de636af7dfbcd15 .bottom-nav_f831af604bd6c153 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_5775811adee25b4f .bottom-footer_7de636af7dfbcd15 .bottom-nav_f831af604bd6c153 a:hover {
  text-decoration: underline;
}
.footer-three_5775811adee25b4f .bottom-footer_7de636af7dfbcd15 .social-icon_de43eabc87a7cd65 {
  margin: 0 -10px;
}
.footer-three_5775811adee25b4f .bottom-footer_7de636af7dfbcd15 .social-icon_de43eabc87a7cd65 a {
  margin: 0 10px;
}
.footer-three_5775811adee25b4f .bottom-footer_7de636af7dfbcd15 .social-icon_de43eabc87a7cd65 a:hover {
  color: #19352D;
}
.footer-three_5775811adee25b4f .shape_01_b8f8bae3b402721c {
  top: -3%;
  left: -3%;
}
.footer-three_5775811adee25b4f .shape_02_b555709a08ca4a57 {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_4e499d76b361a189 {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_4e499d76b361a189:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../media/assets_bb4e2d8b03/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_4e499d76b361a189 h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_4e499d76b361a189 .btn-group_635f10d465f9c977 {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_4e499d76b361a189 .btn-group_635f10d465f9c977 h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_4e499d76b361a189 .btn-group_635f10d465f9c977 h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_4e499d76b361a189 .btn-group_635f10d465f9c977 .round-btn_cd676ea92614c4b7 {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_4e499d76b361a189 .btn-group_635f10d465f9c977 .round-btn_cd676ea92614c4b7:hover, .footer-five_4e499d76b361a189 .btn-group_635f10d465f9c977 .round-btn_cd676ea92614c4b7:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_4e499d76b361a189 .social-icon_de43eabc87a7cd65 {
  margin: 0 -20px;
}
.footer-five_4e499d76b361a189 .social-icon_de43eabc87a7cd65 a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_4e499d76b361a189 .social-icon_de43eabc87a7cd65 a:hover {
  color: #DFFF5E;
}
.footer-five_4e499d76b361a189 .bottom-nav_f831af604bd6c153 {
  margin: 0 -12px;
}
.footer-five_4e499d76b361a189 .bottom-nav_f831af604bd6c153 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_4e499d76b361a189 .bottom-nav_f831af604bd6c153 a:hover {
  text-decoration: underline;
}
.footer-five_4e499d76b361a189 .shape_01_b8f8bae3b402721c {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_4e499d76b361a189 .shape_02_b555709a08ca4a57 {
  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_7bc3499fc3a7c9e1 {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_1c772dad92b6f381 {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_dedbc1b1420aa43b {
  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_a046ba39e46f6e67 {
  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_5a2ccfaa8e9f7f33 {
  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_e717cc4abbb262b1 {
  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_47bede8531812a47 {
  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_f0b48de827e1821a {
  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_afb9b407b229874c {
  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_2063474222269e24 {
  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_db910f232b5e657e {
  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_91303e9654c9c2ea {
  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_52e8e6ef85dee9c5 {
  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_00b4deeaf0915132 {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_62eef8605fbfb43e {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_42b06b5def011133 {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_5f5412a03aedc562 {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_162f109b005c7024 {
  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_cad17a8cd03d3575 {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_9890646aa4fd3423 {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_c48229694bb4d9b3 {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_19f21c2f455946cb {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_261af1d7f75f1022 {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_6852d5cd48de1cfa {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_1831c82281028889 {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_eac3c29cef1130b4 {
  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_ff1c077dcd790bb5 {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_a1d0f09d63df0ed3 {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_692b623264d8cf67 {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_756213e74d903efc {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_18adcdd5ba92844c {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_ccd0c60ac5af4de7 {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_6e6976b28fe0dd5d {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_22f991fff1d178fe {
  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_521ad304816f8cce {
  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_237b9c94886ce780 {
  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_165456b7e6e20a97 {
  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_6246a761cf7ac7cb {
  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_dee4e33749298504 {
  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_cb460eab78e37994 {
  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_644a11593902a5cf {
  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_77ba5d8fc4faac75 {
  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_b2e042a13308b375 {
  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_c8ea3b88742835c7 {
  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_7f9f85cab2d29175 {
  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_a94448cc2eda9c83 {
  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_0e3c6d90be2fb600 {
  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_54adf7567ff6f037 {
  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_b074af7ea477c15f {
  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_3ba01dfc250c5a46 {
  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_baedcd50a2047601 {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_01b7ac59a26417e0 {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_c543734c1c3705a1 {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_bfa3eaa1aef53a9e {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_6ed79be4125729d9 {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_f6ef5897263454c8 {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_22bdad52eb8a487b {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_09734ffe5f65177e {
  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_7bc3499fc3a7c9e1 {
  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_384404abe0dc3e8f {
  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_01e56484e3769f5f {
  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_4c6d6ab2fdad057c .theme-select-menu_284c0a2a9ee5d807 {
  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_33da32a1073b943a {
  overflow: hidden;
}
.product-block-one_33da32a1073b943a .img-holder_6f066adc66371afd {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_33da32a1073b943a .img-holder_6f066adc66371afd .cart-icon_7ecfbd5a987453c8 {
  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_33da32a1073b943a .img-holder_6f066adc66371afd .cart-icon_7ecfbd5a987453c8:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_33da32a1073b943a .img-holder_6f066adc66371afd .cart-button_70464a1ac4be970d {
  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_33da32a1073b943a .img-holder_6f066adc66371afd .cart-button_70464a1ac4be970d:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_33da32a1073b943a .product-title_fb0a1e9943f8a63d {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_33da32a1073b943a .rating_d763a74a972387e7 {
  margin: 0 -3px;
}
.product-block-one_33da32a1073b943a .rating_d763a74a972387e7 li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_33da32a1073b943a .rating_d763a74a972387e7 li .bi-star-fill_9e37afc0860fa6fb {
  color: #FFCB65;
}
.product-block-one_33da32a1073b943a .price_bc19424b1c8fb03d {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_33da32a1073b943a:hover .cart-button_70464a1ac4be970d {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_33da32a1073b943a:hover .product-img_99e926402d2a095d {
  transform: scale(0.95);
}
.product-block-one_33da32a1073b943a:hover .cart-icon_7ecfbd5a987453c8 {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_33da32a1073b943a:hover .product-title_fb0a1e9943f8a63d {
  text-decoration: underline;
}

.product-details-one_f569287e5b1b56a0 .product-img-tab_db3307f64897bd4c {
  border: none;
}
.product-details-one_f569287e5b1b56a0 .product-img-tab_db3307f64897bd4c .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_f569287e5b1b56a0 .product-img-tab_db3307f64897bd4c .nav-link img {
  max-height: 100%;
}
.product-details-one_f569287e5b1b56a0 .product-img-tab_db3307f64897bd4c .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_f569287e5b1b56a0 .product-img-tab-content_d4e1249680e41448 {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_f569287e5b1b56a0 .product-img-tab-content_d4e1249680e41448 img {
  margin: auto;
}
.product-details-one_f569287e5b1b56a0 .product-info_9c23c9f0db41942e .stock-tag_9d5f7e11291c7b2f {
  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_f569287e5b1b56a0 .product-info_9c23c9f0db41942e .product-name_2d090045bfa6b48c {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_f569287e5b1b56a0 .product-info_9c23c9f0db41942e .rating_d763a74a972387e7 li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_f569287e5b1b56a0 .product-info_9c23c9f0db41942e .rating_d763a74a972387e7 li .bi-star-fill_9e37afc0860fa6fb {
  color: #FFCB65;
}
.product-details-one_f569287e5b1b56a0 .product-info_9c23c9f0db41942e .rating_d763a74a972387e7 li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_f569287e5b1b56a0 .product-info_9c23c9f0db41942e .rating_d763a74a972387e7 li a:hover {
  text-decoration: underline;
}
.product-details-one_f569287e5b1b56a0 .product-info_9c23c9f0db41942e .price_bc19424b1c8fb03d {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_f569287e5b1b56a0 .product-info_9c23c9f0db41942e .price_bc19424b1c8fb03d del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_f569287e5b1b56a0 .product-info_9c23c9f0db41942e .availability_f4e6fb5ada0bc5d3 {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_f569287e5b1b56a0 .product-info_9c23c9f0db41942e .description-text_e42b1f46ab149f9f {
  padding: 10px 0 15px;
}
.product-details-one_f569287e5b1b56a0 .product-info_9c23c9f0db41942e .product-feature_f36179056cb3dbfc {
  margin-bottom: 20px;
}
.product-details-one_f569287e5b1b56a0 .product-info_9c23c9f0db41942e .product-feature_f36179056cb3dbfc li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_f569287e5b1b56a0 .product-info_9c23c9f0db41942e .product-feature_f36179056cb3dbfc li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_f569287e5b1b56a0 .product-info_9c23c9f0db41942e .customize-order_f163c7623f5fc488 h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_f569287e5b1b56a0 .product-info_9c23c9f0db41942e .customize-order_f163c7623f5fc488 .quantity_6bb157f2fad91259 .button-group_5446b3de00afac27 {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_f569287e5b1b56a0 .product-info_9c23c9f0db41942e .customize-order_f163c7623f5fc488 .quantity_6bb157f2fad91259 .button-group_5446b3de00afac27 li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_f569287e5b1b56a0 .product-info_9c23c9f0db41942e .customize-order_f163c7623f5fc488 .quantity_6bb157f2fad91259 .button-group_5446b3de00afac27 li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_f569287e5b1b56a0 .product-info_9c23c9f0db41942e .customize-order_f163c7623f5fc488 .quantity_6bb157f2fad91259 .button-group_5446b3de00afac27 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_f569287e5b1b56a0 .product-review-tab_78ef4940c143471e .nav-tabs_0ad680549e5a0e6f {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_f569287e5b1b56a0 .product-review-tab_78ef4940c143471e .nav-tabs_0ad680549e5a0e6f .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_f569287e5b1b56a0 .product-review-tab_78ef4940c143471e .nav-tabs_0ad680549e5a0e6f .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_f569287e5b1b56a0 .product-review-tab_78ef4940c143471e .nav-tabs_0ad680549e5a0e6f .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_f569287e5b1b56a0 .product-review-tab_78ef4940c143471e .nav-tabs_0ad680549e5a0e6f .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_f569287e5b1b56a0 .product-review-tab_78ef4940c143471e .tab-content_0c281de9216337a1 h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_f569287e5b1b56a0 .product-review-tab_78ef4940c143471e .tab-content_0c281de9216337a1 .product-feature_f36179056cb3dbfc li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_f569287e5b1b56a0 .product-review-tab_78ef4940c143471e .tab-content_0c281de9216337a1 .product-feature_f36179056cb3dbfc li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_f569287e5b1b56a0 .product-review-tab_78ef4940c143471e .user-comment-area_347dbb3ce1d59dfc .single-comment_019b23f4e477bece {
  padding-bottom: 40px;
}
.product-details-one_f569287e5b1b56a0 .product-review-tab_78ef4940c143471e .user-comment-area_347dbb3ce1d59dfc .single-comment_019b23f4e477bece:last-child {
  padding-bottom: 0;
}
.product-details-one_f569287e5b1b56a0 .product-review-tab_78ef4940c143471e .user-comment-area_347dbb3ce1d59dfc .user-img_93de59c101695dac {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_f569287e5b1b56a0 .product-review-tab_78ef4940c143471e .user-comment-area_347dbb3ce1d59dfc .user-comment-data_76100235b2a6cf5a {
  padding-left: 30px;
  position: relative;
}
.product-details-one_f569287e5b1b56a0 .product-review-tab_78ef4940c143471e .user-comment-area_347dbb3ce1d59dfc .user-comment-data_76100235b2a6cf5a .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_f569287e5b1b56a0 .product-review-tab_78ef4940c143471e .user-comment-area_347dbb3ce1d59dfc .user-comment-data_76100235b2a6cf5a .rating_d763a74a972387e7 li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_f569287e5b1b56a0 .product-review-tab_78ef4940c143471e .user-comment-area_347dbb3ce1d59dfc .user-comment-data_76100235b2a6cf5a .rating_d763a74a972387e7 li .bi-star-fill_9e37afc0860fa6fb {
  color: #FFCB65;
}
.product-details-one_f569287e5b1b56a0 .product-review-tab_78ef4940c143471e .user-comment-area_347dbb3ce1d59dfc .user-comment-data_76100235b2a6cf5a p {
  padding-top: 8px;
}

.cart-list-form_8f469d6eac1464a7 {
  position: relative;
}
.cart-list-form_8f469d6eac1464a7 .table_0eacc98afed255ab {
  margin: 0;
  background: transparent;
}
.cart-list-form_8f469d6eac1464a7 .table_0eacc98afed255ab 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_8f469d6eac1464a7 .table_0eacc98afed255ab th:first-child {
  text-align: left;
}
.cart-list-form_8f469d6eac1464a7 .table_0eacc98afed255ab tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_8f469d6eac1464a7 .table_0eacc98afed255ab tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_8f469d6eac1464a7 .table_0eacc98afed255ab tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_8f469d6eac1464a7 .table_0eacc98afed255ab tbody .product-thumbnails_14195bd9c6fb36fb {
  width: 85px;
}
.cart-list-form_8f469d6eac1464a7 .table_0eacc98afed255ab tbody .product-thumbnails_14195bd9c6fb36fb img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_8f469d6eac1464a7 .table_0eacc98afed255ab tbody .product-thumbnails_14195bd9c6fb36fb .product-img_99e926402d2a095d {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_8f469d6eac1464a7 .table_0eacc98afed255ab tbody .product-info_9c23c9f0db41942e {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_8f469d6eac1464a7 .table_0eacc98afed255ab tbody .product-info_9c23c9f0db41942e .product-name_2d090045bfa6b48c {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_8f469d6eac1464a7 .table_0eacc98afed255ab tbody .product-info_9c23c9f0db41942e .serial_5ae1f98790a1cb20 {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_8f469d6eac1464a7 .table_0eacc98afed255ab tbody .product-info_9c23c9f0db41942e ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_8f469d6eac1464a7 .table_0eacc98afed255ab tbody .price_bc19424b1c8fb03d {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_8f469d6eac1464a7 .table_0eacc98afed255ab tbody .quantity_6bb157f2fad91259 li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_8f469d6eac1464a7 .table_0eacc98afed255ab tbody .quantity_6bb157f2fad91259 li .btn_8f3fa55c8257bd76 {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_8f469d6eac1464a7 .table_0eacc98afed255ab tbody .quantity_6bb157f2fad91259 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_8f469d6eac1464a7 .table_0eacc98afed255ab tbody .remove-product_f08c5862afb58fc7 {
  color: #000;
  font-size: 22px;
}
.cart-list-form_8f469d6eac1464a7 .table_0eacc98afed255ab tbody .remove-product_f08c5862afb58fc7:hover {
  color: #ff2759;
}
.cart-list-form_8f469d6eac1464a7 .cart-footer_56959c4028561155 {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_8f469d6eac1464a7 .cart-footer_56959c4028561155 .coupon-form_d3d1bc190a1febbb input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_8f469d6eac1464a7 .cart-footer_56959c4028561155 .cart-total-section_07f31a443f36642f {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_8f469d6eac1464a7 .cart-footer_56959c4028561155 .cart-total-section_07f31a443f36642f .cart-total-table_2e9509288b4b380b 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_8f469d6eac1464a7 .cart-footer_56959c4028561155 .cart-total-section_07f31a443f36642f .cart-total-table_2e9509288b4b380b tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_945ae1e19b4d36a4 {
  height: auto;
}

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

.fancybox-caption_95e7e63a8d748f26, .fancybox-infobar_ce23f158bed95e06, .fancybox-navigation_e24b9516b6bf7a8f .fancybox-button_aae48879847f3d68, .fancybox-toolbar_f4289fff4a252df1 {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_b345c6e0894e5dc0 .fancybox-caption_95e7e63a8d748f26, .fancybox-show-infobar_f46bc2e8c2adbadd .fancybox-infobar_ce23f158bed95e06, .fancybox-show-nav_b544c59f7ea6c08a .fancybox-navigation_e24b9516b6bf7a8f .fancybox-button_aae48879847f3d68, .fancybox-show-toolbar_b64e437754ef34cf .fancybox-toolbar_f4289fff4a252df1 {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_c8ae3cf4f897568f .fancybox-stage_ba29d8f9e314e665 {
  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_94c526824453d700 .fancybox-slide, .fancybox-slide--current_00caf1a63bd00cf0, .fancybox-slide--next_02ad34509797ce6c, .fancybox-slide--previous_17297ed4085ad62b {
  display: block;
}

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

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

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

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

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

.fancybox-content_f2bf7fb14b389b5b {
  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_2c7c6e43a55f0834 .fancybox-content_f2bf7fb14b389b5b {
  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_8cd7dfcfdc4b2183 .fancybox-content_f2bf7fb14b389b5b {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_4f19ac52fdea9cc0 .fancybox-content_f2bf7fb14b389b5b {
  cursor: zoom-in;
}

.fancybox-can-drag_92c88c3b3146385a .fancybox-content_f2bf7fb14b389b5b {
  cursor: grab;
}

.fancybox-is-dragging_b19dcfbc37a08149 .fancybox-content_f2bf7fb14b389b5b {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_6c792327f717f834 .fancybox-content_f2bf7fb14b389b5b {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_10131f353249a1c4 .fancybox-content_f2bf7fb14b389b5b, .fancybox-slide--map_27a0c7eb8186fb4b .fancybox-content_f2bf7fb14b389b5b, .fancybox-slide--video_973dc482d940afff .fancybox-content_f2bf7fb14b389b5b {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_973dc482d940afff .fancybox-content_f2bf7fb14b389b5b {
  background: #000;
}

.fancybox-slide--map_27a0c7eb8186fb4b .fancybox-content_f2bf7fb14b389b5b {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_47ea967d43045199 svg path, .fancybox-button--share_ea203849bfb60538 svg path, .fancybox-button--thumbs_4eb5c2c9c08daa45 svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_b544c59f7ea6c08a .fancybox-navigation_e24b9516b6bf7a8f .fancybox-button_aae48879847f3d68 {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_e24b9516b6bf7a8f .fancybox-button--arrow_left_bba0f5b86e412283 {
  left: 6px;
}

.fancybox-navigation_e24b9516b6bf7a8f .fancybox-button--arrow_right_2dd24a6115054bd3 {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_10131f353249a1c4 .fancybox-close-small_a4d8750d14c1908a, .fancybox-slide--image_2c7c6e43a55f0834 .fancybox-close-small_a4d8750d14c1908a, .fancybox-slide--video_973dc482d940afff .fancybox-close-small_a4d8750d14c1908a {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_10131f353249a1c4 .fancybox-close-small_a4d8750d14c1908a:hover svg, .fancybox-slide--image_2c7c6e43a55f0834 .fancybox-close-small_a4d8750d14c1908a:hover svg, .fancybox-slide--video_973dc482d940afff .fancybox-close-small_a4d8750d14c1908a:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_7f8b289980d073a4 .fancybox-close-small_a4d8750d14c1908a, .fancybox-is-zoomable_f0e36a6100975ca1.fancybox-can-drag_92c88c3b3146385a .fancybox-close-small_a4d8750d14c1908a {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_22b1ace68a0144de.fancybox-slide--next_02ad34509797ce6c, .fancybox-fx-fade_22b1ace68a0144de.fancybox-slide--previous_17297ed4085ad62b {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_22b1ace68a0144de.fancybox-slide--current_00caf1a63bd00cf0 {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_10b05b8621392607 {
  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_ce052df3affac190 {
  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_854005490032f4e8 {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_e9ee9bd73e54af71 .fancybox-thumbs_ce052df3affac190 {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_ce052df3affac190 > 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_ce052df3affac190 .fancybox-thumbs-active_12b7217b722da933:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_d54773a78ab7d028 .slick-track_687a14ea13896b3f,
.slick-slider_d54773a78ab7d028 .slick-list_412cfa20fd3174b8 {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_421a7f56aaa128c9 .slick-track_687a14ea13896b3f {
  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_421a7f56aaa128c9 img {
  display: none;
}

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

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

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

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

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