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

.h1_b7e6e1440b643c0f,
h1,
.h2_7816ddf700dd43cc,
h2,
.h3_90494b8dbefb8005,
h3,
.h4_d7639fc7cf788e0b,
h4,
.h5_4e7c7cda8db51e26,
h5,
.h6_4729ccce355efb13,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_cba1c79ec579fbbb {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_7d135d79514a3f0d {
  padding: 0 !important;
}

.m0_ae4683ea8a1f3c26 {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_b4ff9e743ff1ca79 {
    padding: 0 !important;
  }
  .xl-m0_04a18843fa32dc46 {
    margin: 0 !important;
  }
  .xl-pt-10_b37bb802d761161a {
    padding-top: 10px !important;
  }
  .xl-pt-20_ef2093b22dd4860e {
    padding-top: 20px !important;
  }
  .xl-pt-30_1972c79983a2d067 {
    padding-top: 30px !important;
  }
  .xl-pt-40_8bec48aa5e3b7e0d {
    padding-top: 40px !important;
  }
  .xl-pt-50_99d579f50805f459 {
    padding-top: 50px !important;
  }
  .xl-pt-60_88a832cf5f38954e {
    padding-top: 60px !important;
  }
  .xl-pt-70_e0584a7bac8b6d31 {
    padding-top: 70px !important;
  }
  .xl-pt-80_63db0c04cc79d447 {
    padding-top: 80px !important;
  }
  .xl-pt-90_1ada3de4be8b0aec {
    padding-top: 90px !important;
  }
  .xl-pt-100_22d48464626ae770 {
    padding-top: 100px !important;
  }
  .xl-pt-110_e9c860099fe3a6b6 {
    padding-top: 110px !important;
  }
  .xl-pt-120_de0c86e82dc7252e {
    padding-top: 120px !important;
  }
  .xl-pt-130_ae64f3debf46ce59 {
    padding-top: 130px !important;
  }
  .xl-pt-140_c210804635abf117 {
    padding-top: 140px !important;
  }
  .xl-pt-150_a4aac0622da66f31 {
    padding-top: 150px !important;
  }
  .xl-pt-200_83bdce9e2e788f8c {
    padding-top: 200px !important;
  }
  .xl-pb-10_a19fbb1a49ed054b {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_9e298c6f23e32df4 {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_7fb2aff4f5853909 {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_a695ec5233cb29aa {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_1316e0e64c230292 {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_1df5f7bebadf39a9 {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_1e1eb7f62f9c1d0b {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_96235c16df21fbb4 {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_86ce27d770d895c4 {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_524a0d3cdb31de36 {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_11aed99abb58cc63 {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_225a1a4bcd2777a0 {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_5e9d1b415ef61df7 {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_8b9357e9a4201cb5 {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_6b234ee020cca058 {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_b10ee8f586a0fd5f {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_a00274b402dd9d4e {
    margin-top: 10px !important;
  }
  .xl-mt-20_8ebd99b01ef5f8a1 {
    margin-top: 20px !important;
  }
  .xl-mt-30_7379061adb4d67d0 {
    margin-top: 30px !important;
  }
  .xl-mt-40_bd40e3f6565bfa46 {
    margin-top: 40px !important;
  }
  .xl-mt-50_30c9b1d07bc13664 {
    margin-top: 50px !important;
  }
  .xl-mt-60_ddf6a8d1e3c2936c {
    margin-top: 60px !important;
  }
  .xl-mt-70_8b2ec8d77b6a4e2d {
    margin-top: 70px !important;
  }
  .xl-mt-80_63761e5519884849 {
    margin-top: 80px !important;
  }
  .xl-mt-90_3116d374119725d1 {
    margin-top: 90px !important;
  }
  .xl-mt-100_4c4eb74432b370f0 {
    margin-top: 100px !important;
  }
  .xl-mt-110_0aed0cdc002fa257 {
    margin-top: 110px !important;
  }
  .xl-mt-120_ad5153ba861fcc89 {
    margin-top: 120px !important;
  }
  .xl-mt-130_87d8b34bfdc71e56 {
    margin-top: 130px !important;
  }
  .xl-mt-140_f8a420050fc2c807 {
    margin-top: 140px !important;
  }
  .xl-mt-150_bff02ff0e278f85f {
    margin-top: 150px !important;
  }
  .xl-mt-200_9cd791d77ca1a6c6 {
    margin-top: 200px !important;
  }
  .xl-mb-10_71b3f8cc36c8cce5 {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_46765540020c9bc2 {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_d1fc6c1b15625cd7 {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_3c37a32aa4c9a3d5 {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_80a342e7528d6088 {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_9d618b9ba02986db {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_9543c093b07634a6 {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_8635379d8f0f8e3a {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_bc26ccc8252101b8 {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_3ce707c13899ae50 {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_4417591e1a83baf2 {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_eb23d496bc65ee59 {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_58375519ad0afa33 {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_f607991eaa9182fc {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_42d281b9cfb62b6b {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_473cae9993bef933 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_8f1c0e96929d431f {
    padding: 0 !important;
  }
  .lg-m0_059dced9b05a1558 {
    margin: 0 !important;
  }
  .lg-pt-10_b4554c20a94d7808 {
    padding-top: 10px !important;
  }
  .lg-pt-20_53ef9802c7f0f086 {
    padding-top: 20px !important;
  }
  .lg-pt-30_0506828da1d7f8a2 {
    padding-top: 30px !important;
  }
  .lg-pt-40_45efd0a5ca1e2c0d {
    padding-top: 40px !important;
  }
  .lg-pt-50_86fd72a42baa9e76 {
    padding-top: 50px !important;
  }
  .lg-pt-60_ca80779094e8e934 {
    padding-top: 60px !important;
  }
  .lg-pt-70_0443c77a60f3b501 {
    padding-top: 70px !important;
  }
  .lg-pt-80_78e5e0eb6b3faf3a {
    padding-top: 80px !important;
  }
  .lg-pt-90_8c15c12635aedc86 {
    padding-top: 90px !important;
  }
  .lg-pt-100_72a232579ecc66cc {
    padding-top: 100px !important;
  }
  .lg-pt-110_e6bcd3fef35427e1 {
    padding-top: 110px !important;
  }
  .lg-pt-120_8b074dd43d966240 {
    padding-top: 120px !important;
  }
  .lg-pt-130_0685704da9a29ec2 {
    padding-top: 130px !important;
  }
  .lg-pt-140_66e5dea94b0b920a {
    padding-top: 140px !important;
  }
  .lg-pt-150_84e6249a018a4d3d {
    padding-top: 150px !important;
  }
  .lg-pt-200_629f88c87c3b6eb1 {
    padding-top: 200px !important;
  }
  .lg-pb-10_21dd6604e0a72e31 {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_ef47e9d7c20c41e0 {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_497bb947f6fe0f6a {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_c5bd200f953937e1 {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_12274437149f61e9 {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_f324873a412750ac {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_e03ea92459db4408 {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_f26324a98861c3a1 {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_9c47f443aa7d09d2 {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_b85874d86b959f53 {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_18fb1000147a51d6 {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_698fc2531524d88a {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_6eb0e3d0a68ecefd {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_3944658ba2fab7c1 {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_badbaf542d87fbf8 {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_d5315f1cd9f355de {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_a50a93e0c93f550e {
    margin-top: 10px !important;
  }
  .lg-mt-20_25123f4930abbd0b {
    margin-top: 20px !important;
  }
  .lg-mt-30_611730ef334b5200 {
    margin-top: 30px !important;
  }
  .lg-mt-40_3c356a24635a5d75 {
    margin-top: 40px !important;
  }
  .lg-mt-50_4c92b9ec752d48cf {
    margin-top: 50px !important;
  }
  .lg-mt-60_8433c62d5e0740ee {
    margin-top: 60px !important;
  }
  .lg-mt-70_639a473892486e4c {
    margin-top: 70px !important;
  }
  .lg-mt-80_51438bc2aea7af28 {
    margin-top: 80px !important;
  }
  .lg-mt-90_6eab700604c3ab5b {
    margin-top: 90px !important;
  }
  .lg-mt-100_0798c1fb9cbf47a9 {
    margin-top: 100px !important;
  }
  .lg-mt-110_c81a508f24930276 {
    margin-top: 110px !important;
  }
  .lg-mt-120_915532f0f778835f {
    margin-top: 120px !important;
  }
  .lg-mt-130_0c6bf1b324454865 {
    margin-top: 130px !important;
  }
  .lg-mt-140_bd4e51c7b014d45e {
    margin-top: 140px !important;
  }
  .lg-mt-150_d93b3c706abf7785 {
    margin-top: 150px !important;
  }
  .lg-mt-200_ca22775cc4dd4811 {
    margin-top: 200px !important;
  }
  .lg-mb-10_79cbaeb79b913520 {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_4b0b3ccfa928a04a {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_ba4982c23cd82870 {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_4a7ead9a70797471 {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_703503e2c29c3d1d {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_9acd80a06c18e7f8 {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_6f086423f764cf4e {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_f627e214bd8dc36e {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_22ab7986eefcf7be {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_94e9f6f9cb408472 {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_adb1ef59b275b48c {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_efdb1f3d7d95da70 {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_66bc6fa069f63beb {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_4bf4efe6eaa653af {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_30a536228a63a2b6 {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_69cfdca3a816eead {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_9bd58299bac51c43 {
    padding: 0 !important;
  }
  .md-m0_3e944b43276d0225 {
    margin: 0 !important;
  }
  .md-pt-10_e44c0cdb0447f047 {
    padding-top: 10px !important;
  }
  .md-pt-20_4e2d0b687a4f6dce {
    padding-top: 20px !important;
  }
  .md-pt-30_6bc5125e92d8a61c {
    padding-top: 30px !important;
  }
  .md-pt-40_a3ede82087eff8f2 {
    padding-top: 40px !important;
  }
  .md-pt-50_f0e14df49c7ba9c8 {
    padding-top: 50px !important;
  }
  .md-pt-60_4a831b05c455b49d {
    padding-top: 60px !important;
  }
  .md-pt-70_9ee7a9e61f7d2d87 {
    padding-top: 70px !important;
  }
  .md-pt-80_7a954915ff5d1e9b {
    padding-top: 80px !important;
  }
  .md-pt-90_f949aea23fd7964c {
    padding-top: 90px !important;
  }
  .md-pt-100_433cb2fb04b3e315 {
    padding-top: 100px !important;
  }
  .md-pt-110_990ebe44e65ad3b4 {
    padding-top: 110px !important;
  }
  .md-pt-120_4bf680909704a1a8 {
    padding-top: 120px !important;
  }
  .md-pt-130_071946bf8b2cb6ee {
    padding-top: 130px !important;
  }
  .md-pt-140_d246f57044870d33 {
    padding-top: 140px !important;
  }
  .md-pt-150_e7771313cf553b42 {
    padding-top: 150px !important;
  }
  .md-pt-200_01c17d1f03e0a3fc {
    padding-top: 200px !important;
  }
  .md-pb-10_b2571a540982e736 {
    padding-bottom: 10px !important;
  }
  .md-pb-20_3de49258b002b4f3 {
    padding-bottom: 20px !important;
  }
  .md-pb-30_300836666d0edfba {
    padding-bottom: 30px !important;
  }
  .md-pb-40_3808021a9a2a69dd {
    padding-bottom: 40px !important;
  }
  .md-pb-50_6e5bf7e01b92b3a2 {
    padding-bottom: 50px !important;
  }
  .md-pb-60_6d253b2eb4bd8888 {
    padding-bottom: 60px !important;
  }
  .md-pb-70_6caf86b0bff65144 {
    padding-bottom: 70px !important;
  }
  .md-pb-80_7be82d3a8a2c70fe {
    padding-bottom: 80px !important;
  }
  .md-pb-90_6cdeec821c7a8325 {
    padding-bottom: 90px !important;
  }
  .md-pb-100_8bc1f87382ad62c8 {
    padding-bottom: 100px !important;
  }
  .md-pb-110_0dba19a0bb607017 {
    padding-bottom: 110px !important;
  }
  .md-pb-120_f79e19f34635f33c {
    padding-bottom: 120px !important;
  }
  .md-pb-130_bf007cb411f22e9f {
    padding-bottom: 130px !important;
  }
  .md-pb-140_bd677a805c0007ba {
    padding-bottom: 140px !important;
  }
  .md-pb-150_3fee13e1da67bba6 {
    padding-bottom: 150px !important;
  }
  .md-pb-200_204ab4f53764ecab {
    padding-bottom: 200px !important;
  }
  .md-mt-10_ec9942141c763716 {
    margin-top: 10px !important;
  }
  .md-mt-20_c2b95f54d4f7eb76 {
    margin-top: 20px !important;
  }
  .md-mt-30_23462388f51f5460 {
    margin-top: 30px !important;
  }
  .md-mt-40_fd3ab9b4c2c97bae {
    margin-top: 40px !important;
  }
  .md-mt-50_6a52f32197ca71c9 {
    margin-top: 50px !important;
  }
  .md-mt-60_5f313366407501d7 {
    margin-top: 60px !important;
  }
  .md-mt-70_3dd2ea90f4ee60bc {
    margin-top: 70px !important;
  }
  .md-mt-80_5f8b38cac16e6470 {
    margin-top: 80px !important;
  }
  .md-mt-90_ebefc86330ebf5d4 {
    margin-top: 90px !important;
  }
  .md-mt-100_4ac0c06b0940a199 {
    margin-top: 100px !important;
  }
  .md-mt-110_118f7263c809ec00 {
    margin-top: 110px !important;
  }
  .md-mt-120_f5297d14591fabf2 {
    margin-top: 120px !important;
  }
  .md-mt-130_43f138943143f621 {
    margin-top: 130px !important;
  }
  .md-mt-140_c7c176f090912129 {
    margin-top: 140px !important;
  }
  .md-mt-150_00751d8bf32945ee {
    margin-top: 150px !important;
  }
  .md-mt-200_824505cc4c36b603 {
    margin-top: 200px !important;
  }
  .md-mb-10_06ac58eb1d4c7f86 {
    margin-bottom: 10px !important;
  }
  .md-mb-20_5287f2cea76c8851 {
    margin-bottom: 20px !important;
  }
  .md-mb-30_c3e7c10ddd068721 {
    margin-bottom: 30px !important;
  }
  .md-mb-40_9cd863176df98765 {
    margin-bottom: 40px !important;
  }
  .md-mb-50_20ccaf49c1800ee8 {
    margin-bottom: 50px !important;
  }
  .md-mb-60_cb5d27ecb1a31166 {
    margin-bottom: 60px !important;
  }
  .md-mb-70_1f31c7504fd48de3 {
    margin-bottom: 70px !important;
  }
  .md-mb-80_dcdea7f04de17602 {
    margin-bottom: 80px !important;
  }
  .md-mb-90_7c4062428e5f4bf7 {
    margin-bottom: 90px !important;
  }
  .md-mb-100_80c865395df8b2aa {
    margin-bottom: 100px !important;
  }
  .md-mb-110_0c21e84afb88b939 {
    margin-bottom: 110px !important;
  }
  .md-mb-120_100b953cf8abd6a9 {
    margin-bottom: 120px !important;
  }
  .md-mb-130_d87737a85447cc8c {
    margin-bottom: 130px !important;
  }
  .md-mb-140_198d4e7b1c1f17ca {
    margin-bottom: 140px !important;
  }
  .md-mb-150_ff099ae68691cb12 {
    margin-bottom: 150px !important;
  }
  .md-mb-200_c44c076577c67d39 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_4d3b5a1649158d02 {
    padding: 0 !important;
  }
  .sm-m0_6fe4a7de91caf2a3 {
    margin: 0 !important;
  }
  .sm-pt-10_45e049169a439531 {
    padding-top: 10px !important;
  }
  .sm-pt-20_1fe115b9845c765d {
    padding-top: 20px !important;
  }
  .sm-pt-30_9ef848bd5cd3c7d2 {
    padding-top: 30px !important;
  }
  .sm-pt-40_b509c2775b5773aa {
    padding-top: 40px !important;
  }
  .sm-pt-50_bf0b2234e20369fa {
    padding-top: 50px !important;
  }
  .sm-pt-60_a061ce2d9ae13484 {
    padding-top: 60px !important;
  }
  .sm-pt-70_7407833a84b21b01 {
    padding-top: 70px !important;
  }
  .sm-pt-80_74f38ad4c7f98e93 {
    padding-top: 80px !important;
  }
  .sm-pt-90_e71b51132b929b3e {
    padding-top: 90px !important;
  }
  .sm-pt-100_98583c59b1129154 {
    padding-top: 100px !important;
  }
  .sm-pt-110_941881cd32a1514a {
    padding-top: 110px !important;
  }
  .sm-pt-120_9c545e7008cb4867 {
    padding-top: 120px !important;
  }
  .sm-pt-130_e5dec77b38559c72 {
    padding-top: 130px !important;
  }
  .sm-pt-140_388a3c6e5be37d1a {
    padding-top: 140px !important;
  }
  .sm-pt-150_ea974b7a61a04674 {
    padding-top: 150px !important;
  }
  .sm-pt-200_27ff517df76206f5 {
    padding-top: 200px !important;
  }
  .sm-pb-10_4692d06f53fcba55 {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_ffba1878032481da {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_8a25b691c4f82067 {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_c246729ea5bd1588 {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_cd800e7eb5c13527 {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_6dd2aae5bc786c6d {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_c29b265988e8d5c1 {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_c5e736bd64b6d718 {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_99dd00d77eeb6d3b {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_fed672b0f835c784 {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_34c45e2409343428 {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_c1852aa0bda585b9 {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_d16e12e3a2f1a57a {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_129eb89217ae6bd2 {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_380d71b844781d4a {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_7bd04d0746355ad5 {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_d837a33b3943841e {
    margin-top: 10px !important;
  }
  .sm-mt-20_ce3ed45b6f475186 {
    margin-top: 20px !important;
  }
  .sm-mt-30_c619f03d980d2a5f {
    margin-top: 30px !important;
  }
  .sm-mt-40_39e9e79258877563 {
    margin-top: 40px !important;
  }
  .sm-mt-50_14e4a3bb0b913ea8 {
    margin-top: 50px !important;
  }
  .sm-mt-60_2531c0e5502fffa6 {
    margin-top: 60px !important;
  }
  .sm-mt-70_f1419bdd5e638378 {
    margin-top: 70px !important;
  }
  .sm-mt-80_ea222c60a58b1881 {
    margin-top: 80px !important;
  }
  .sm-mt-90_bee2e14b6ceb8afb {
    margin-top: 90px !important;
  }
  .sm-mt-100_22229f0833c72ec4 {
    margin-top: 100px !important;
  }
  .sm-mt-110_4ea7e50b3d7af66a {
    margin-top: 110px !important;
  }
  .sm-mt-120_246f61f517de2556 {
    margin-top: 120px !important;
  }
  .sm-mt-130_c4721fe77d8b5be0 {
    margin-top: 130px !important;
  }
  .sm-mt-140_2f6959b6ae89727b {
    margin-top: 140px !important;
  }
  .sm-mt-150_b2e0d65a0f7bc7a6 {
    margin-top: 150px !important;
  }
  .sm-mt-200_e5e498a39bb55fb9 {
    margin-top: 200px !important;
  }
  .sm-mb-10_7e6b2fb57d44d992 {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_a69293adfecf40a3 {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_0a7a911bfd037326 {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_08e55dcd23ddb6c7 {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_143e890f1fbc1b03 {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_9a1fc11c15dc72cd {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_65624a75941a83ee {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_4f489811580ea859 {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_9802e268595a2a15 {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_3cd4b754e1606a48 {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_300eab8d5e5df04a {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_8578cc3d71281b4d {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_66969abac20a458e {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_41bd7fd3436ab271 {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_a956f01a2f826b12 {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_f81ef1a03a346068 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_e30c299cf60d06ad {
    padding: 0 !important;
  }
  .xs-m0_6c978f003428d3d0 {
    margin: 0 !important;
  }
  .xs-pt-10_cd4ccf84ba2ea467 {
    padding-top: 10px !important;
  }
  .xs-pt-20_aa056a4aa4bd0682 {
    padding-top: 20px !important;
  }
  .xs-pt-30_126227cac8a22263 {
    padding-top: 30px !important;
  }
  .xs-pt-40_24eaae8ec722fbd0 {
    padding-top: 40px !important;
  }
  .xs-pt-50_b7bc5091e4484507 {
    padding-top: 50px !important;
  }
  .xs-pt-60_08a57170d5591e54 {
    padding-top: 60px !important;
  }
  .xs-pt-70_57566e7c6fa572c4 {
    padding-top: 70px !important;
  }
  .xs-pt-80_35152381a4e52428 {
    padding-top: 80px !important;
  }
  .xs-pt-90_876fdfa0971fb4b6 {
    padding-top: 90px !important;
  }
  .xs-pt-100_fca4562772e14eb5 {
    padding-top: 100px !important;
  }
  .xs-pt-110_fcc1a1406b259bae {
    padding-top: 110px !important;
  }
  .xs-pt-120_f2e5fd527d7c75f8 {
    padding-top: 120px !important;
  }
  .xs-pt-130_1694ecc9722608b8 {
    padding-top: 130px !important;
  }
  .xs-pt-140_669a0785e998fcea {
    padding-top: 140px !important;
  }
  .xs-pt-150_069c605a930a08c6 {
    padding-top: 150px !important;
  }
  .xs-pt-200_14a1f108b886a324 {
    padding-top: 200px !important;
  }
  .xs-pb-10_2de26124829e0e9e {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_b9d68029f797ca92 {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_a8326aa38989d530 {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_62757b032391fbc5 {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_a3904e9973923ea1 {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_e19f1444ec546791 {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_73c4c138b482e3f8 {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_f884f29f43d59e5d {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_7d4c4926d5f03f36 {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_14c8aafbe6c9c0ff {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_ce04aa63eb516c48 {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_ab105972121e83fe {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_2831c81f588996d5 {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_6cacc906e7cdac7b {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_6095f8450057952d {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_59edaf43d7a166f9 {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_2df98269b60c744a {
    margin-top: 10px !important;
  }
  .xs-mt-20_ac9a2647a0e75d30 {
    margin-top: 20px !important;
  }
  .xs-mt-30_53205f996a3cf68b {
    margin-top: 30px !important;
  }
  .xs-mt-40_5cbf382d4029c811 {
    margin-top: 40px !important;
  }
  .xs-mt-50_4245bef2a841354c {
    margin-top: 50px !important;
  }
  .xs-mt-60_f110e5d2a354f4e2 {
    margin-top: 60px !important;
  }
  .xs-mt-70_55a97fe31ccdc5bc {
    margin-top: 70px !important;
  }
  .xs-mt-80_3bd911bfcd8044ab {
    margin-top: 80px !important;
  }
  .xs-mt-90_0b464c00a6ae768b {
    margin-top: 90px !important;
  }
  .xs-mt-100_6e281fd029478b0d {
    margin-top: 100px !important;
  }
  .xs-mt-110_bd09ff122ef1f8b0 {
    margin-top: 110px !important;
  }
  .xs-mt-120_2e198096572a4284 {
    margin-top: 120px !important;
  }
  .xs-mt-130_3a3599ef07322519 {
    margin-top: 130px !important;
  }
  .xs-mt-140_36e9b07db5174c73 {
    margin-top: 140px !important;
  }
  .xs-mt-150_d9fda6f45ee8770e {
    margin-top: 150px !important;
  }
  .xs-mt-200_ce1bafd037d4838d {
    margin-top: 200px !important;
  }
  .xs-mb-10_4413bdf2af67b0fa {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_c2bcad5430479f6e {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_038fe4b188decf99 {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_8d1ee3ea4c7ceef4 {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_96048ea5a4b71304 {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_369dbffb338164bb {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_eb1ed2b2995bba38 {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_e07b923f6c79db78 {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_312db4fc0a8a4a6c {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_b8425d107f333d09 {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_5d30be4d327a97dd {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_edd6ef7c6d4406bf {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_5ea7123862d5f501 {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_95843bb6e9cd145c {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_41fd161bdacf5ff3 {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_9770769477bfbe43 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_bd5fbf4613d071e2 {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_bd5fbf4613d071e2.menu-overlay_6588e660dd2e29f7 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_bd5fbf4613d071e2.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_bd5fbf4613d071e2 .navbar-toggler_f2923d973398912c {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_bd5fbf4613d071e2.menu-style-three_e2969f1da5d11ad2 .navbar-toggler_f2923d973398912c {
  background: #000;
}
.theme-main-menu_bd5fbf4613d071e2.menu-style-four_faca0ed6d6b24803 .navbar-toggler_f2923d973398912c {
  background: #E6FD5A;
}
.theme-main-menu_bd5fbf4613d071e2.menu-style-five_15871dc325d49118 .navbar-toggler_f2923d973398912c {
  background: #DFFF5E;
}
.theme-main-menu_bd5fbf4613d071e2 .navbar-toggler_f2923d973398912c:focus {
  box-shadow: none;
}
.theme-main-menu_bd5fbf4613d071e2 .navbar-toggler_f2923d973398912c::before,
.theme-main-menu_bd5fbf4613d071e2 .navbar-toggler_f2923d973398912c::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_bd5fbf4613d071e2 .navbar-toggler_f2923d973398912c 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_bd5fbf4613d071e2.menu-style-three_e2969f1da5d11ad2 .navbar-toggler_f2923d973398912c:before, .theme-main-menu_bd5fbf4613d071e2.menu-style-three_e2969f1da5d11ad2 .navbar-toggler_f2923d973398912c:after, .theme-main-menu_bd5fbf4613d071e2.menu-style-three_e2969f1da5d11ad2 .navbar-toggler_f2923d973398912c span {
  background: #fff;
}
.theme-main-menu_bd5fbf4613d071e2 .navbar-toggler_f2923d973398912c::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_bd5fbf4613d071e2 .navbar-toggler_f2923d973398912c::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_bd5fbf4613d071e2 .navbar-toggler_f2923d973398912c[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_bd5fbf4613d071e2 .navbar-toggler_f2923d973398912c[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_bd5fbf4613d071e2 .navbar-toggler_f2923d973398912c[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_bd5fbf4613d071e2 .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_bd5fbf4613d071e2 .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_bd5fbf4613d071e2.white-vr_dc1ea556e5612255 .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_bd5fbf4613d071e2.white-vr_dc1ea556e5612255 .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_bd5fbf4613d071e2.white-vr_dc1ea556e5612255.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_bd5fbf4613d071e2.menu-style-one_8c81958218fc45f1 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_bd5fbf4613d071e2.menu-style-two_9966b03c70dbb07d {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_bd5fbf4613d071e2.menu-style-two_9966b03c70dbb07d .info-row_47ea68d0ff289e8a {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_bd5fbf4613d071e2.menu-style-two_9966b03c70dbb07d .gap-fix_7d47629d47befafa {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_bd5fbf4613d071e2.menu-style-two_9966b03c70dbb07d .greetings_37037c51d1436693 {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_bd5fbf4613d071e2.menu-style-two_9966b03c70dbb07d .contact-info_4f7df74bea88fc8a {
  margin: 0 -15px;
}
.theme-main-menu_bd5fbf4613d071e2.menu-style-two_9966b03c70dbb07d .contact-info_4f7df74bea88fc8a li {
  padding: 0 15px;
}
.theme-main-menu_bd5fbf4613d071e2.menu-style-two_9966b03c70dbb07d .contact-info_4f7df74bea88fc8a li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_bd5fbf4613d071e2.menu-style-two_9966b03c70dbb07d .contact-info_4f7df74bea88fc8a li a:hover {
  text-decoration: underline;
}
.theme-main-menu_bd5fbf4613d071e2.menu-style-two_9966b03c70dbb07d .inner-content_dee4f1f478516aba {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_bd5fbf4613d071e2.menu-style-two_9966b03c70dbb07d.fixed .info-row_47ea68d0ff289e8a {
  display: none;
}
.theme-main-menu_bd5fbf4613d071e2.menu-style-five_15871dc325d49118 {
  background: #000;
  padding: 0;
}
.theme-main-menu_bd5fbf4613d071e2.menu-style-five_15871dc325d49118 .inner-content_dee4f1f478516aba {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_bd5fbf4613d071e2.menu-style-six_7f7b09a8b595c0f2 .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_bd5fbf4613d071e2.menu-style-six_7f7b09a8b595c0f2 .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_bd5fbf4613d071e2 .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_d91bd820239e8bc9 {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_d91bd820239e8bc9 .mega-menu-title_714c0cc8ebe37890 {
  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_bd5fbf4613d071e2 .login-btn-one_b016f36823ad5545 a {
  color: #000;
}
.theme-main-menu_bd5fbf4613d071e2 .login-btn-one_b016f36823ad5545 a:hover {
  text-decoration: underline;
}
.theme-main-menu_bd5fbf4613d071e2 .login-btn-two_c31f18a342f1dfad a {
  color: #044F3B;
}
.theme-main-menu_bd5fbf4613d071e2 .login-btn-two_c31f18a342f1dfad a:hover {
  text-decoration: underline;
}
.theme-main-menu_bd5fbf4613d071e2 .signup-btn-one_2066d7551fba27a7 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_bd5fbf4613d071e2 .signup-btn-one_2066d7551fba27a7 .icon_c1b3c7a8a03ffe60 {
  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_bd5fbf4613d071e2 .signup-btn-one_2066d7551fba27a7:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_bd5fbf4613d071e2 .signup-btn-one_2066d7551fba27a7:hover .icon_c1b3c7a8a03ffe60 {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_bd5fbf4613d071e2 .signup-btn-two_c3fd56b877b968b1 {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_bd5fbf4613d071e2 .signup-btn-two_c3fd56b877b968b1:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_bd5fbf4613d071e2 .quote-one_b9bf9f00584aa659 {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_bd5fbf4613d071e2 .quote-one_b9bf9f00584aa659:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_46e52c9db81ce2e0 {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_46e52c9db81ce2e0 li {
  position: relative;
  padding: 0 15px;
}
.category-menu_46e52c9db81ce2e0 li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_46e52c9db81ce2e0 li a:hover {
  color: #0C3A30;
}
.category-menu_46e52c9db81ce2e0 .dropdown-menu {
  padding: 0;
}
.category-menu_46e52c9db81ce2e0 .dropdown-menu li {
  padding: 0;
}
.category-menu_46e52c9db81ce2e0 .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_123796492cec5e26 .logo_75bc5ca963236db9 {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_dc1ea556e5612255 .navbar-collapse_123796492cec5e26 {
    background-color: #0C3A30;
  }
  .navbar-collapse_123796492cec5e26 {
    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_123796492cec5e26.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_bd5fbf4613d071e2 .navbar .mega-dropdown_dad08782eaeeaabb {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_dc1ea556e5612255 .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_d91bd820239e8bc9 {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_c7bbc46318205888 .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_29ff8c7f2fb68960 {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_29ff8c7f2fb68960::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_29ff8c7f2fb68960 .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_29ff8c7f2fb68960 .hero-slider-one .hero-img_09e42e007c30b9c7 {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_29ff8c7f2fb68960 .hero-slider-one .slick-list_96f4dc826bf8483d, .hero-banner-one_29ff8c7f2fb68960 .hero-slider-one .slick-track_6c9eb0e4cb0d51c1, .hero-banner-one_29ff8c7f2fb68960 .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_29ff8c7f2fb68960 .hero-heading_4b2dc20300e46894 {
  font-weight: 700;
  color: #000;
  background: url(../captures/shape_4ca1a67fc7/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_29ff8c7f2fb68960 .more-btn_6a3b803d15ec18ad {
  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_29ff8c7f2fb68960 .more-btn_6a3b803d15ec18ad:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_f717a2537388d4ca {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_f717a2537388d4ca .bg-wrapper_9f628df1d2e8ca2e {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_f717a2537388d4ca .hero-heading_4b2dc20300e46894 {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_f717a2537388d4ca .rating_fac01990d2099116 h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_f717a2537388d4ca .rating_fac01990d2099116 p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_f717a2537388d4ca .media-wrapper_90b0ec7731daa385 {
  position: absolute;
  background: url(../captures/assets_13f031db29/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_f717a2537388d4ca .media-wrapper_90b0ec7731daa385 .shape_01_8e7dee1c92d64d66 {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_f717a2537388d4ca .media-wrapper_90b0ec7731daa385 .shape_02_fbf4a8a14d0ca4d9 {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_ffd289d3eea80ad9 .hero-heading_4b2dc20300e46894 {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_ffd289d3eea80ad9 .media-wrapper_90b0ec7731daa385 {
  background: url(../captures/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_ffd289d3eea80ad9 .media-wrapper_90b0ec7731daa385 .screen_01_9042c11f6d631af7 {
  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_ffd289d3eea80ad9 .media-wrapper_90b0ec7731daa385 .screen_02_f4b0f1222b4a8698 {
  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_ffd289d3eea80ad9 .media-wrapper_90b0ec7731daa385 .bg-shape_436bfb835cbd9ff6 {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_ffd289d3eea80ad9 .shape_01_8e7dee1c92d64d66 {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_6691b2a67f1902f9 .bg-wrapper_9f628df1d2e8ca2e {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_6691b2a67f1902f9 .media-wrapper_90b0ec7731daa385 {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_6691b2a67f1902f9 .media-wrapper_90b0ec7731daa385 .shape_01_8e7dee1c92d64d66 {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_6691b2a67f1902f9 .shape_02_fbf4a8a14d0ca4d9 {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_778ee86485b436c7 + .blog-details_fa28b3a15321f897 {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_c75bb7a55787ec6c {
  z-index: 1;
}
.block-feature-three_c75bb7a55787ec6c:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_c75bb7a55787ec6c.no-bg_00419741aaced0a3:before {
  display: none;
}
.block-feature-three_c75bb7a55787ec6c .section-btn_bb2a606c0c06f639 {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_c75bb7a55787ec6c .block-title_211f054fcbda110a a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_c75bb7a55787ec6c .block-title_211f054fcbda110a a:hover {
  text-decoration: underline;
}
.block-feature-three_c75bb7a55787ec6c .round-btn_a0b6b1dc74765711 {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_c75bb7a55787ec6c .round-btn_a0b6b1dc74765711:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_c75bb7a55787ec6c .block-one_28828f87a2407323 {
  background: url(../captures/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_c75bb7a55787ec6c .block-one_28828f87a2407323 .tag_35059ba8d03b82e4 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_c75bb7a55787ec6c .block-one_28828f87a2407323 .block-title_211f054fcbda110a {
  background: url(../captures/shape_4ca1a67fc7/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_c75bb7a55787ec6c .block-two_1d5e5710fb471e84 {
  overflow: hidden;
}
.block-feature-three_c75bb7a55787ec6c .block-two_1d5e5710fb471e84 .img-wrapper_7ab73e3f020f89ef {
  background: url(../captures/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_c75bb7a55787ec6c .block-two_1d5e5710fb471e84 .text-wrapper_b47152b3829df56f {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_c75bb7a55787ec6c .block-two_1d5e5710fb471e84 .tag_35059ba8d03b82e4 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_c75bb7a55787ec6c .block-three_640c3d26602dd5c7 {
  background: #D3FF76;
}
.block-feature-three_c75bb7a55787ec6c .block-three_640c3d26602dd5c7 .tag_35059ba8d03b82e4 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_c75bb7a55787ec6c .block-three_640c3d26602dd5c7 .round-btn_a0b6b1dc74765711 {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_c75bb7a55787ec6c .block-three_640c3d26602dd5c7 .round-btn_a0b6b1dc74765711:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_c75bb7a55787ec6c .block-four_4e78beff9ac786ce {
  background: url(../captures/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_c75bb7a55787ec6c .block-four_4e78beff9ac786ce .block-title_211f054fcbda110a {
  background: url(../captures/shape_4ca1a67fc7/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_c75bb7a55787ec6c .block-four_4e78beff9ac786ce .block-title_211f054fcbda110a a {
  font-size: 28px;
}
.block-feature-three_c75bb7a55787ec6c .block-four_4e78beff9ac786ce .tag_35059ba8d03b82e4 {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_c75bb7a55787ec6c .block-four_4e78beff9ac786ce .round-btn_a0b6b1dc74765711 {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_c75bb7a55787ec6c .block-four_4e78beff9ac786ce .round-btn_a0b6b1dc74765711:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_c75bb7a55787ec6c .block-five_04538112a2e31255 {
  background: url(../captures/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_c75bb7a55787ec6c .block-five_04538112a2e31255 .tag_35059ba8d03b82e4 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_c75bb7a55787ec6c .block-five_04538112a2e31255 .block-title_211f054fcbda110a {
  background: url(../captures/shape_4ca1a67fc7/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_137a39f89a77e6ad .upper-wrapper_532b88f952b79c0f {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_137a39f89a77e6ad .upper-wrapper_532b88f952b79c0f .shape_01_8e7dee1c92d64d66 {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_137a39f89a77e6ad .line-loop_e5aefac63d1f0587:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_137a39f89a77e6ad .graph-panel_bc79ab4bac971697 {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_137a39f89a77e6ad .graph-panel_bc79ab4bac971697 .main-count_035d3bfbbe3ef5bc {
  font-size: 120px;
}
.block-feature-thirteen_137a39f89a77e6ad .graph-panel_bc79ab4bac971697 .chart-box_de9ec9459e3b3694 {
  padding: 0 15px;
}
.block-feature-thirteen_137a39f89a77e6ad .graph-panel_bc79ab4bac971697 .chart-box_de9ec9459e3b3694 .chart-inner_c8cfb15bf4d9cc3a {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_2947e45c00136da8 .media-img_0e42b9c100862251 {
  border-radius: 30px;
}
.block-feature-sixteen_2947e45c00136da8 .shape_01_8e7dee1c92d64d66 {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_31b4005be4dafc0f .section-subheading_3c7c6472449b0462 {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_31b4005be4dafc0f .shape_01_8e7dee1c92d64d66 {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_11c2585e28c833fd {
  z-index: 1;
}
.text-feature-four_11c2585e28c833fd .avatar_2dcae4554144e491 {
  width: 65px;
  height: 65px;
}
.text-feature-four_11c2585e28c833fd .name {
  font-size: 28px;
}
.text-feature-four_11c2585e28c833fd .quote-text_a24192533de59375 {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_11c2585e28c833fd .shape_01_8e7dee1c92d64d66 {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_11c2585e28c833fd .shape_02_fbf4a8a14d0ca4d9 {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_8fade722766dffaa .bg-wrapper_9f628df1d2e8ca2e {
  background: #FFF2AC;
}
.text-feature-five_8fade722766dffaa 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_8fade722766dffaa 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_8fade722766dffaa 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_8fade722766dffaa li:hover:before {
  background: #29594B;
}
.text-feature-five_8fade722766dffaa li:hover:after {
  color: #fff;
}
.text-feature-five_8fade722766dffaa .media-wrapper_90b0ec7731daa385 {
  background: url(../captures/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_8fade722766dffaa .media-wrapper_90b0ec7731daa385 .video-icon_7aa9783b2d8b82fa {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_8fade722766dffaa .media-wrapper_90b0ec7731daa385 .video-icon_7aa9783b2d8b82fa:hover {
  background: #CFFF45;
}
.text-feature-five_8fade722766dffaa .media-wrapper_90b0ec7731daa385 .screen_01_9042c11f6d631af7 {
  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_5ce0e2c31301a1cc {
  z-index: 1;
}
.text-feature-six_5ce0e2c31301a1cc .media-wrapper_90b0ec7731daa385 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_5ce0e2c31301a1cc .media-wrapper_90b0ec7731daa385 .screen_01_9042c11f6d631af7 {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_5ce0e2c31301a1cc .shape_01_8e7dee1c92d64d66 {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_5ce0e2c31301a1cc .shape_02_fbf4a8a14d0ca4d9 {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_fef1373e3c4de229 {
  background: url(../captures/assets_13f031db29/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_fef1373e3c4de229 .block_112d02cccb5d653d .icon_c1b3c7a8a03ffe60 {
  height: 50px;
}
.text-feature-nine_fef1373e3c4de229 .vertical-text-wrapper_d7d12a0c866d1684 {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_fef1373e3c4de229 .vertical-text-wrapper_d7d12a0c866d1684 .text-list_1e93205c732cfa82 {
  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_fef1373e3c4de229 .vertical-text-wrapper_d7d12a0c866d1684 .text-list_1e93205c732cfa82:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_fef1373e3c4de229 .vertical-text-wrapper_d7d12a0c866d1684 .shape_01_8e7dee1c92d64d66 {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_fef1373e3c4de229 .vertical-text-wrapper_d7d12a0c866d1684 .shape_02_fbf4a8a14d0ca4d9 {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_fef1373e3c4de229 .shape_03_4cada149bd485062 {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_fef1373e3c4de229 .shape_04_06a1a95c25034f00 {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_6ed6b25753d94c07 .section-btn_bb2a606c0c06f639 {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_1a87d6fe26b071b5 {
  z-index: 1;
}
.team-section-three_1a87d6fe26b071b5:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../captures/shape_4ca1a67fc7/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_1a87d6fe26b071b5 .section-btn_bb2a606c0c06f639 {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_1a87d6fe26b071b5 .shape_01_8e7dee1c92d64d66 {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_1a87d6fe26b071b5 .shape_02_fbf4a8a14d0ca4d9 {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_1a87d6fe26b071b5 .shape_03_4cada149bd485062 {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_e3b9e5b91270d488 .logo_75bc5ca963236db9 {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_90605482a2458857 {
  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_89e3a73dd8f01bd9 {
  max-width: 565px;
}
.user-data-form .form-wrapper_89e3a73dd8f01bd9 .input-group-meta_78ea47fc18ccb92b 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_89e3a73dd8f01bd9 .input-group-meta_78ea47fc18ccb92b label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_89e3a73dd8f01bd9 .input-group-meta_78ea47fc18ccb92b .placeholder_icon_f6393d2c7b70cb38 {
  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_89e3a73dd8f01bd9 .input-group-meta_78ea47fc18ccb92b .placeholder_icon_f6393d2c7b70cb38 img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_89e3a73dd8f01bd9 .input-group-meta_78ea47fc18ccb92b .placeholder_icon_f6393d2c7b70cb38 span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_89e3a73dd8f01bd9 .input-group-meta_78ea47fc18ccb92b .placeholder_icon_f6393d2c7b70cb38 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_89e3a73dd8f01bd9 .input-group-meta_78ea47fc18ccb92b .placeholder_icon_f6393d2c7b70cb38 span.eye-slash_1691dbc94189f8ba:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_921117af9777d187 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_921117af9777d187 label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_921117af9777d187 input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_921117af9777d187 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_921117af9777d187 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_921117af9777d187 a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_921117af9777d187 a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_adfc845cfa3b8ecf {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_66a517c32b502bd8 {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_66a517c32b502bd8:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_66a517c32b502bd8 img {
  width: 20px;
}
.user-data-form .btn-close_227278e6f58001e5 {
  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_7a2d52d88ebfe266 .main-count_035d3bfbbe3ef5bc {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_5bf66ee9f0b104c7 .icon_c1b3c7a8a03ffe60 {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_f5cdfd0b037af743 .img-holder_ea25bb0ae6f47d17 {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_f5cdfd0b037af743 .img-holder_ea25bb0ae6f47d17.round-border_75b3a4119dc789a1 {
  border-radius: 30px;
}
.portfolio-block-one_f5cdfd0b037af743 .img-holder_ea25bb0ae6f47d17 .expend_5d0889ee973e391d {
  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_f5cdfd0b037af743 .img-holder_ea25bb0ae6f47d17 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_f5cdfd0b037af743 .img-holder_ea25bb0ae6f47d17 i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_f5cdfd0b037af743:hover .expend_5d0889ee973e391d {
  opacity: 1;
}
.portfolio-block-one_f5cdfd0b037af743:hover .img-meta_0532b7269e13bffa {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_f5cdfd0b037af743:hover .pj-title_fd5f72aaa018eb55 {
  text-decoration: underline;
}
.portfolio-block-one_f5cdfd0b037af743 .caption {
  margin-top: 35px;
}
.portfolio-block-one_f5cdfd0b037af743 .caption .tag_35059ba8d03b82e4 {
  margin: 0 -3px;
}
.portfolio-block-one_f5cdfd0b037af743 .caption .tag_35059ba8d03b82e4 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_f5cdfd0b037af743 .caption .pj-title_fd5f72aaa018eb55 {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_f5cdfd0b037af743 .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_f5cdfd0b037af743 .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_29ddf75f1699735e .bg-wrapper_9f628df1d2e8ca2e {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_29ddf75f1699735e .slider-wrapper_fbf23d7303364724 {
  height: 100%;
}
.project-details-two_29ddf75f1699735e .slider-wrapper_fbf23d7303364724 .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_29ddf75f1699735e .slider-wrapper_fbf23d7303364724 .carousel-control-next_0c21845d6a2345be,
.project-details-two_29ddf75f1699735e .slider-wrapper_fbf23d7303364724 .carousel-control-prev_46972526f5d41a25 {
  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_29ddf75f1699735e .slider-wrapper_fbf23d7303364724 .carousel-control-next_0c21845d6a2345be:hover,
.project-details-two_29ddf75f1699735e .slider-wrapper_fbf23d7303364724 .carousel-control-prev_46972526f5d41a25:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_29ddf75f1699735e .slider-wrapper_fbf23d7303364724 .carousel-control-prev_46972526f5d41a25 {
  left: auto;
  right: 45px;
}
.project-details-two_29ddf75f1699735e .info-wrapper_a7ef6936ba4afb50 {
  padding: 55px 50px 85px 70px;
}
.project-details-two_29ddf75f1699735e .info-wrapper_a7ef6936ba4afb50 h3 {
  font-size: 36px;
}
.project-details-two_29ddf75f1699735e .info-wrapper_a7ef6936ba4afb50 .list-meta_d3bebc0e53bed845 li {
  padding: 22px 0;
}
.project-details-two_29ddf75f1699735e .info-wrapper_a7ef6936ba4afb50 .list-meta_d3bebc0e53bed845 .icon_c1b3c7a8a03ffe60 {
  width: 40px;
}
.project-details-two_29ddf75f1699735e .info-wrapper_a7ef6936ba4afb50 .list-meta_d3bebc0e53bed845 .text1_783a4e445d0ff64f {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_29ddf75f1699735e .info-wrapper_a7ef6936ba4afb50 .list-meta_d3bebc0e53bed845 span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_29ddf75f1699735e .info-wrapper_a7ef6936ba4afb50 .social-share_252ac7e3607558fc li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_29ddf75f1699735e .info-wrapper_a7ef6936ba4afb50 .social-share_252ac7e3607558fc li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_072735f48f12224b .slider-wrapper_fbf23d7303364724 {
  padding-left: 100px;
}
.feedback-section-three_072735f48f12224b .slider-wrapper_fbf23d7303364724 .icon_c1b3c7a8a03ffe60 {
  left: 0;
  top: 18px;
}
.feedback-section-three_072735f48f12224b .slick-dots_e59f93b7ae6b8fc6 {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_072735f48f12224b .slick-dots_e59f93b7ae6b8fc6 li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_072735f48f12224b .slick-dots_e59f93b7ae6b8fc6 .slick-active button {
  background: #000;
}
.feedback-section-three_072735f48f12224b .rating-box_5a9cf6591507bf30 {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_072735f48f12224b .rating-box_5a9cf6591507bf30 .rating_fac01990d2099116 {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_072735f48f12224b .shape_01_8e7dee1c92d64d66 {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_072735f48f12224b .shape_02_fbf4a8a14d0ca4d9 {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_56cffcfc9fa393ff {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_56cffcfc9fa393ff .post-data_a0f14168363d1dbe {
  padding: 30px 35px 25px;
}
.blog-meta-one_56cffcfc9fa393ff .post-data_a0f14168363d1dbe .post-info_804a396f26d394eb {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_56cffcfc9fa393ff .post-data_a0f14168363d1dbe .blog-title_df82db7735ae282b {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_56cffcfc9fa393ff .post-data_a0f14168363d1dbe .blog-title_df82db7735ae282b:hover {
  text-decoration: underline;
}
.blog-meta-one_56cffcfc9fa393ff .post-img_73ef37a366db5fb9 {
  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_56cffcfc9fa393ff .post-img_73ef37a366db5fb9 .round-btn_a0b6b1dc74765711 {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_56cffcfc9fa393ff:hover .round-btn_a0b6b1dc74765711 {
  background: #CFFF45;
}
.blog-meta-one_56cffcfc9fa393ff.style-two_645858b8f5478b0b {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_56cffcfc9fa393ff.style-two_645858b8f5478b0b .post-img_73ef37a366db5fb9 {
  border-radius: 0;
}
.blog-meta-one_56cffcfc9fa393ff.style-two_645858b8f5478b0b .blog-title_df82db7735ae282b {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_2c58cc6ad183b660 {
  background: #fff;
}
.blog-meta-two_2c58cc6ad183b660 .post-data_a0f14168363d1dbe {
  padding-top: 30px;
}
.blog-meta-two_2c58cc6ad183b660 .post-data_a0f14168363d1dbe .blog-title_df82db7735ae282b {
  width: 70%;
}
.blog-meta-two_2c58cc6ad183b660 .post-data_a0f14168363d1dbe .blog-title_df82db7735ae282b h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_2c58cc6ad183b660 .post-data_a0f14168363d1dbe .blog-title_df82db7735ae282b:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_2c58cc6ad183b660 .post-data_a0f14168363d1dbe .round-btn_a0b6b1dc74765711 {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_2c58cc6ad183b660 .post-data_a0f14168363d1dbe .round-btn_a0b6b1dc74765711:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_2c58cc6ad183b660 .post-data_a0f14168363d1dbe .post-info_804a396f26d394eb {
  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_2c58cc6ad183b660 .post-img_73ef37a366db5fb9 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_2c58cc6ad183b660 .post-img_73ef37a366db5fb9 .date_0a527e4eb8f372e4 {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_2c58cc6ad183b660.style-two_645858b8f5478b0b {
  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_2c58cc6ad183b660.style-two_645858b8f5478b0b p {
  font-size: 18px;
}
.blog-meta-two_2c58cc6ad183b660.style-two_645858b8f5478b0b .post-img_73ef37a366db5fb9 {
  height: auto;
  width: 100%;
}
.blog-meta-two_2c58cc6ad183b660.style-two_645858b8f5478b0b .post-data_a0f14168363d1dbe {
  padding: 26px 0;
}
.blog-meta-two_2c58cc6ad183b660.style-two_645858b8f5478b0b .post-data_a0f14168363d1dbe .post-info_804a396f26d394eb {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_2c58cc6ad183b660.style-two_645858b8f5478b0b .post-data_a0f14168363d1dbe .round-btn_a0b6b1dc74765711 {
  border: none;
}

.signup-btn-one_2066d7551fba27a7 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_2066d7551fba27a7 .icon_c1b3c7a8a03ffe60 {
  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_ac76ffa7eb22de28 {
  z-index: 1;
}
.blog-section-three_ac76ffa7eb22de28 .section-btn_bb2a606c0c06f639 {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

.blog-section-four_c65b0a47e46aa179 {
  z-index: 5;
}
.blog-section-four_c65b0a47e46aa179.block-feature-three_c75bb7a55787ec6c:before {
  display: none;
}
.blog-section-four_c65b0a47e46aa179.block-feature-three_c75bb7a55787ec6c .block-one_28828f87a2407323 {
  background: url(../captures/blog/blog_img_05.jpg) no-repeat center;
  height: 666px;
}

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

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

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

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

.blog-details_fa28b3a15321f897 .post-details-meta_2c0affc2c6ebe3f8 {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_fa28b3a15321f897 .post-details-meta_2c0affc2c6ebe3f8 p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_fa28b3a15321f897 .post-details-meta_2c0affc2c6ebe3f8 .quote-wrapper_c9baa59ecb2a177d {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_fa28b3a15321f897 .post-details-meta_2c0affc2c6ebe3f8 .quote-wrapper_c9baa59ecb2a177d .wrapper_aae2e7e789c1e280 {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_fa28b3a15321f897 .post-details-meta_2c0affc2c6ebe3f8 .quote-wrapper_c9baa59ecb2a177d .wrapper_aae2e7e789c1e280 .icon_c1b3c7a8a03ffe60 {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_fa28b3a15321f897 .post-details-meta_2c0affc2c6ebe3f8 .quote-wrapper_c9baa59ecb2a177d .wrapper_aae2e7e789c1e280 h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_fa28b3a15321f897 .post-details-meta_2c0affc2c6ebe3f8 .quote-wrapper_c9baa59ecb2a177d h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_fa28b3a15321f897 .post-details-meta_2c0affc2c6ebe3f8 .quote-wrapper_c9baa59ecb2a177d h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_fa28b3a15321f897 .post-details-meta_2c0affc2c6ebe3f8 .img-gallery_827c42b82a51abe4 {
  margin-bottom: 50px;
}
.blog-details_fa28b3a15321f897 .post-details-meta_2c0affc2c6ebe3f8 .img-gallery_827c42b82a51abe4 img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_fa28b3a15321f897 .post-details-meta_2c0affc2c6ebe3f8 h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_fa28b3a15321f897 .post-details-meta_2c0affc2c6ebe3f8 .list-item_45226889af51d4e5 li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_fa28b3a15321f897 .post-details-meta_2c0affc2c6ebe3f8 .list-item_45226889af51d4e5 li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_fa28b3a15321f897 .bottom-widget_8690010f952bbcae {
  padding: 10px 0 5px;
}
.blog-details_fa28b3a15321f897 .bottom-widget_8690010f952bbcae .tags_eaa086c596db1f17 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_fa28b3a15321f897 .bottom-widget_8690010f952bbcae .tags_eaa086c596db1f17 a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_fa28b3a15321f897 .bottom-widget_8690010f952bbcae .tags_eaa086c596db1f17 a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_fa28b3a15321f897 .bottom-widget_8690010f952bbcae .share-icon_e9b62134d43dad6f li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_fa28b3a15321f897 .bottom-widget_8690010f952bbcae .share-icon_e9b62134d43dad6f a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_fa28b3a15321f897 .grey-bg_49d71ae123ac0152 {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_fa28b3a15321f897 .blog-inner-title_7ec381e2e7c68eec {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_fa28b3a15321f897 .blog-comment-area_6b0f371b2a084cb7 {
  margin: 60px 0;
}
.blog-details_fa28b3a15321f897 .blog-comment-area_6b0f371b2a084cb7 .comment_eaa4e3a21a188d29 {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_fa28b3a15321f897 .blog-comment-area_6b0f371b2a084cb7 .comment_eaa4e3a21a188d29:last-child {
  padding-bottom: 5px;
}
.blog-details_fa28b3a15321f897 .blog-comment-area_6b0f371b2a084cb7 .comment_eaa4e3a21a188d29 .reply-comment_1ede0fe16fddbe54 {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_fa28b3a15321f897 .blog-comment-area_6b0f371b2a084cb7 .comment_eaa4e3a21a188d29 .user-avatar_e15c1ec722b797bb {
  width: 60px;
  height: 60px;
}
.blog-details_fa28b3a15321f897 .blog-comment-area_6b0f371b2a084cb7 .comment_eaa4e3a21a188d29 .comment-text_87fe7cf6981792af {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_fa28b3a15321f897 .blog-comment-area_6b0f371b2a084cb7 .comment_eaa4e3a21a188d29 .comment-text_87fe7cf6981792af .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_fa28b3a15321f897 .blog-comment-area_6b0f371b2a084cb7 .comment_eaa4e3a21a188d29 .comment-text_87fe7cf6981792af .date_0a527e4eb8f372e4 {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_fa28b3a15321f897 .blog-comment-area_6b0f371b2a084cb7 .comment_eaa4e3a21a188d29 .comment-text_87fe7cf6981792af p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_fa28b3a15321f897 .blog-comment-area_6b0f371b2a084cb7 .comment_eaa4e3a21a188d29 .comment-text_87fe7cf6981792af .reply-btn_10e348729dcb643d {
  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_fa28b3a15321f897 .blog-comment-area_6b0f371b2a084cb7 .comment_eaa4e3a21a188d29 .comment-text_87fe7cf6981792af .reply-btn_10e348729dcb643d:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_fa28b3a15321f897 .blog-comment-form_8708a2d91839f725 p a {
  color: #19352D;
}
.blog-details_fa28b3a15321f897 .blog-comment-form_8708a2d91839f725 form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_fa28b3a15321f897 .blog-comment-form_8708a2d91839f725 form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_fa28b3a15321f897 .blog-comment-form_8708a2d91839f725 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_7855e72d8b844bc5 {
  height: 600px;
}

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

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

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

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

.footer-one_7f04ac062f446736 {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_7f04ac062f446736 .bottom-footer_c1c019281420fad2 {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_7f04ac062f446736 .social-icon_aeddac3b3f96611c 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_7f04ac062f446736 .social-icon_aeddac3b3f96611c a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_7f04ac062f446736 .footer-title_d95615d46d19f555 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_7f04ac062f446736 .footer-nav-link_1a873d4e83cb68e1 a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_7f04ac062f446736 .footer-nav-link_1a873d4e83cb68e1 a:hover {
  color: #fff;
}
.footer-nav-link_1a873d4e83cb68e1 p {
  font-size: 16px;
}
.logo_75bc5ca963236db9 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_2dc80e4c28b7cbd5 {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_0b8a4148ea8e9cef {
  align-content: center;
}

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

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

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

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

.footer-three_04eda7cb183e587e {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_04eda7cb183e587e .round-bg_15cb00eaa40582dc {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_04eda7cb183e587e .round-bg_15cb00eaa40582dc.color-two_46d9671bb3528b17 {
  background: #F6FFDD;
}
.footer-three_04eda7cb183e587e .footer-intro_ad791a782f5c5afe p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_04eda7cb183e587e .footer-intro_ad791a782f5c5afe p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_04eda7cb183e587e .footer-title_d95615d46d19f555 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_04eda7cb183e587e .footer-nav-link_1a873d4e83cb68e1 a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_04eda7cb183e587e .footer-nav-link_1a873d4e83cb68e1 a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_04eda7cb183e587e .bottom-footer_c1c019281420fad2 {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_04eda7cb183e587e .bottom-footer_c1c019281420fad2 .copyright_cb5331cdeb7503e4 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_04eda7cb183e587e .bottom-footer_c1c019281420fad2 .bottom-nav_c684fa6f9b203984 {
  margin: 0 -12px;
}
.footer-three_04eda7cb183e587e .bottom-footer_c1c019281420fad2 .bottom-nav_c684fa6f9b203984 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_04eda7cb183e587e .bottom-footer_c1c019281420fad2 .bottom-nav_c684fa6f9b203984 a:hover {
  text-decoration: underline;
}
.footer-three_04eda7cb183e587e .bottom-footer_c1c019281420fad2 .social-icon_aeddac3b3f96611c {
  margin: 0 -10px;
}
.footer-three_04eda7cb183e587e .bottom-footer_c1c019281420fad2 .social-icon_aeddac3b3f96611c a {
  margin: 0 10px;
}
.footer-three_04eda7cb183e587e .bottom-footer_c1c019281420fad2 .social-icon_aeddac3b3f96611c a:hover {
  color: #19352D;
}
.footer-three_04eda7cb183e587e .shape_01_8e7dee1c92d64d66 {
  top: -3%;
  left: -3%;
}
.footer-three_04eda7cb183e587e .shape_02_fbf4a8a14d0ca4d9 {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_c34c4ee711f75f64 {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_c34c4ee711f75f64:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../captures/assets_13f031db29/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_c34c4ee711f75f64 h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_c34c4ee711f75f64 .btn-group_a70fc82e7fb11f84 {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_c34c4ee711f75f64 .btn-group_a70fc82e7fb11f84 h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_c34c4ee711f75f64 .btn-group_a70fc82e7fb11f84 h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_c34c4ee711f75f64 .btn-group_a70fc82e7fb11f84 .round-btn_a0b6b1dc74765711 {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_c34c4ee711f75f64 .btn-group_a70fc82e7fb11f84 .round-btn_a0b6b1dc74765711:hover, .footer-five_c34c4ee711f75f64 .btn-group_a70fc82e7fb11f84 .round-btn_a0b6b1dc74765711:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_c34c4ee711f75f64 .social-icon_aeddac3b3f96611c {
  margin: 0 -20px;
}
.footer-five_c34c4ee711f75f64 .social-icon_aeddac3b3f96611c a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_c34c4ee711f75f64 .social-icon_aeddac3b3f96611c a:hover {
  color: #DFFF5E;
}
.footer-five_c34c4ee711f75f64 .bottom-nav_c684fa6f9b203984 {
  margin: 0 -12px;
}
.footer-five_c34c4ee711f75f64 .bottom-nav_c684fa6f9b203984 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_c34c4ee711f75f64 .bottom-nav_c684fa6f9b203984 a:hover {
  text-decoration: underline;
}
.footer-five_c34c4ee711f75f64 .shape_01_8e7dee1c92d64d66 {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_c34c4ee711f75f64 .shape_02_fbf4a8a14d0ca4d9 {
  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_6c723cdeca3de086 {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_4ad490b4505a02a0 {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_77db43543088a6dd {
  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_4a35080aa4096bb7 {
  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_6517a88610586791 {
  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_dad8f5bcf60307f7 {
  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_2a781b6e5bcce9ef {
  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_08b93ac655911213 {
  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_c75c1f276befad69 {
  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_bf7374d300d0ee3d {
  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_a228b390da27f36b {
  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_46f4f0f6c39d467d {
  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_f9b5157907bb3ebb {
  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_d376c1411ce6ec09 {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_324b9b6ad73d6461 {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_1657f9785d42ae1b {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_d1e7baed9cae44bf {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_8b9bb9ff498e6f4c {
  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_2f8e4995de972b2e {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_34a16e27138e3034 {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_4bb0a422c6b00491 {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_51884e414cc39558 {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_ca78dd34da79c872 {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_07330e90f5d4367b {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_8c3f58d0fa42917f {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_1fa164f9d9cf6439 {
  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_03bf763095532ea8 {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_3d6bf6299ac46c49 {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_c01692a621e4d1e5 {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_09d934edbb6584d7 {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_68aa6ec61f663168 {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_cc8f54667e841a25 {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_5c595daccf149d4f {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_3c3affead9af58ee {
  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_6d74c8fc89d25087 {
  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_6505e1520944e654 {
  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_e7089c233dcf0ee1 {
  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_719d7611083887e3 {
  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_b651a8b1e8a0b487 {
  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_7e9fdc153e73581f {
  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_d9fc52928ed4648a {
  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_fe6db4be8416e586 {
  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_eb3015037c232a94 {
  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_5a18d2406a1b19fe {
  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_f24d608d5a75e06e {
  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_d93bcaf9b9c536c6 {
  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_e4dff676616ed9f6 {
  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_4eb3c3ff34da269b {
  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_b2eff75d7ac56a9e {
  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_276c5ec43170b49a {
  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_0dcd47b2842ae28a {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_82586809d983956e {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_572548ebd9b9f62b {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_f6e2aae93ca56b71 {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_1e942374262a28c0 {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_13ff560f682fdb94 {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_2bc1fe35c494f03f {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_ea8034a6d15b6e6c {
  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_6c723cdeca3de086 {
  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_d1450d3e5df20a54 {
  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_9bb512d579be9555 {
  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_9d227ce8b02caa81 .theme-select-menu_1f3f404003e190dc {
  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_116e0bf5e22ac1e2 {
  overflow: hidden;
}
.product-block-one_116e0bf5e22ac1e2 .img-holder_ea25bb0ae6f47d17 {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_116e0bf5e22ac1e2 .img-holder_ea25bb0ae6f47d17 .cart-icon_0b4b4e8a3b66ffac {
  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_116e0bf5e22ac1e2 .img-holder_ea25bb0ae6f47d17 .cart-icon_0b4b4e8a3b66ffac:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_116e0bf5e22ac1e2 .img-holder_ea25bb0ae6f47d17 .cart-button_b7fcb00e7fbc8bef {
  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_116e0bf5e22ac1e2 .img-holder_ea25bb0ae6f47d17 .cart-button_b7fcb00e7fbc8bef:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_116e0bf5e22ac1e2 .product-title_8e404197f9a13cd6 {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_116e0bf5e22ac1e2 .rating_fac01990d2099116 {
  margin: 0 -3px;
}
.product-block-one_116e0bf5e22ac1e2 .rating_fac01990d2099116 li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_116e0bf5e22ac1e2 .rating_fac01990d2099116 li .bi-star-fill_375d2148bc6afcd7 {
  color: #FFCB65;
}
.product-block-one_116e0bf5e22ac1e2 .price_8179fa71338deada {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_116e0bf5e22ac1e2:hover .cart-button_b7fcb00e7fbc8bef {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_116e0bf5e22ac1e2:hover .product-img_e14deb8d4d5674da {
  transform: scale(0.95);
}
.product-block-one_116e0bf5e22ac1e2:hover .cart-icon_0b4b4e8a3b66ffac {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_116e0bf5e22ac1e2:hover .product-title_8e404197f9a13cd6 {
  text-decoration: underline;
}

.product-details-one_eff36d2714d5016d .product-img-tab_a6881a8a187692f0 {
  border: none;
}
.product-details-one_eff36d2714d5016d .product-img-tab_a6881a8a187692f0 .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_eff36d2714d5016d .product-img-tab_a6881a8a187692f0 .nav-link img {
  max-height: 100%;
}
.product-details-one_eff36d2714d5016d .product-img-tab_a6881a8a187692f0 .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_eff36d2714d5016d .product-img-tab-content_1ffa3f5fcfaddea4 {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_eff36d2714d5016d .product-img-tab-content_1ffa3f5fcfaddea4 img {
  margin: auto;
}
.product-details-one_eff36d2714d5016d .product-info_037ff62fd03bfd11 .stock-tag_e2a7868662507e91 {
  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_eff36d2714d5016d .product-info_037ff62fd03bfd11 .product-name_fd0c4b2a8daf216b {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_eff36d2714d5016d .product-info_037ff62fd03bfd11 .rating_fac01990d2099116 li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_eff36d2714d5016d .product-info_037ff62fd03bfd11 .rating_fac01990d2099116 li .bi-star-fill_375d2148bc6afcd7 {
  color: #FFCB65;
}
.product-details-one_eff36d2714d5016d .product-info_037ff62fd03bfd11 .rating_fac01990d2099116 li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_eff36d2714d5016d .product-info_037ff62fd03bfd11 .rating_fac01990d2099116 li a:hover {
  text-decoration: underline;
}
.product-details-one_eff36d2714d5016d .product-info_037ff62fd03bfd11 .price_8179fa71338deada {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_eff36d2714d5016d .product-info_037ff62fd03bfd11 .price_8179fa71338deada del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_eff36d2714d5016d .product-info_037ff62fd03bfd11 .availability_c959be23ebfe8f72 {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_eff36d2714d5016d .product-info_037ff62fd03bfd11 .description-text_606f60bf9661b129 {
  padding: 10px 0 15px;
}
.product-details-one_eff36d2714d5016d .product-info_037ff62fd03bfd11 .product-feature_bea741c69c7db8a0 {
  margin-bottom: 20px;
}
.product-details-one_eff36d2714d5016d .product-info_037ff62fd03bfd11 .product-feature_bea741c69c7db8a0 li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_eff36d2714d5016d .product-info_037ff62fd03bfd11 .product-feature_bea741c69c7db8a0 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_eff36d2714d5016d .product-info_037ff62fd03bfd11 .customize-order_7e97c9fe81514f0f h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_eff36d2714d5016d .product-info_037ff62fd03bfd11 .customize-order_7e97c9fe81514f0f .quantity_eaf9a59ec6394d7a .button-group_77f9f3903d735dc4 {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_eff36d2714d5016d .product-info_037ff62fd03bfd11 .customize-order_7e97c9fe81514f0f .quantity_eaf9a59ec6394d7a .button-group_77f9f3903d735dc4 li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_eff36d2714d5016d .product-info_037ff62fd03bfd11 .customize-order_7e97c9fe81514f0f .quantity_eaf9a59ec6394d7a .button-group_77f9f3903d735dc4 li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_eff36d2714d5016d .product-info_037ff62fd03bfd11 .customize-order_7e97c9fe81514f0f .quantity_eaf9a59ec6394d7a .button-group_77f9f3903d735dc4 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_eff36d2714d5016d .product-review-tab_29ec939b234d3c7f .nav-tabs_ccc54e766fd329c1 {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_eff36d2714d5016d .product-review-tab_29ec939b234d3c7f .nav-tabs_ccc54e766fd329c1 .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_eff36d2714d5016d .product-review-tab_29ec939b234d3c7f .nav-tabs_ccc54e766fd329c1 .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_eff36d2714d5016d .product-review-tab_29ec939b234d3c7f .nav-tabs_ccc54e766fd329c1 .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_eff36d2714d5016d .product-review-tab_29ec939b234d3c7f .nav-tabs_ccc54e766fd329c1 .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_eff36d2714d5016d .product-review-tab_29ec939b234d3c7f .tab-content_48d1b9754a19c801 h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_eff36d2714d5016d .product-review-tab_29ec939b234d3c7f .tab-content_48d1b9754a19c801 .product-feature_bea741c69c7db8a0 li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_eff36d2714d5016d .product-review-tab_29ec939b234d3c7f .tab-content_48d1b9754a19c801 .product-feature_bea741c69c7db8a0 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_eff36d2714d5016d .product-review-tab_29ec939b234d3c7f .user-comment-area_669135b3320a1d3f .single-comment_e02a1248c6c93569 {
  padding-bottom: 40px;
}
.product-details-one_eff36d2714d5016d .product-review-tab_29ec939b234d3c7f .user-comment-area_669135b3320a1d3f .single-comment_e02a1248c6c93569:last-child {
  padding-bottom: 0;
}
.product-details-one_eff36d2714d5016d .product-review-tab_29ec939b234d3c7f .user-comment-area_669135b3320a1d3f .user-img_25bd9c29fce2db7a {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_eff36d2714d5016d .product-review-tab_29ec939b234d3c7f .user-comment-area_669135b3320a1d3f .user-comment-data_a92b154b9fd37681 {
  padding-left: 30px;
  position: relative;
}
.product-details-one_eff36d2714d5016d .product-review-tab_29ec939b234d3c7f .user-comment-area_669135b3320a1d3f .user-comment-data_a92b154b9fd37681 .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_eff36d2714d5016d .product-review-tab_29ec939b234d3c7f .user-comment-area_669135b3320a1d3f .user-comment-data_a92b154b9fd37681 .rating_fac01990d2099116 li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_eff36d2714d5016d .product-review-tab_29ec939b234d3c7f .user-comment-area_669135b3320a1d3f .user-comment-data_a92b154b9fd37681 .rating_fac01990d2099116 li .bi-star-fill_375d2148bc6afcd7 {
  color: #FFCB65;
}
.product-details-one_eff36d2714d5016d .product-review-tab_29ec939b234d3c7f .user-comment-area_669135b3320a1d3f .user-comment-data_a92b154b9fd37681 p {
  padding-top: 8px;
}

.cart-list-form_ba9b980d8ab55035 {
  position: relative;
}
.cart-list-form_ba9b980d8ab55035 .table_dea661537a0de62f {
  margin: 0;
  background: transparent;
}
.cart-list-form_ba9b980d8ab55035 .table_dea661537a0de62f 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_ba9b980d8ab55035 .table_dea661537a0de62f th:first-child {
  text-align: left;
}
.cart-list-form_ba9b980d8ab55035 .table_dea661537a0de62f tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_ba9b980d8ab55035 .table_dea661537a0de62f tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_ba9b980d8ab55035 .table_dea661537a0de62f tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_ba9b980d8ab55035 .table_dea661537a0de62f tbody .product-thumbnails_a2bfaa2cadfe418c {
  width: 85px;
}
.cart-list-form_ba9b980d8ab55035 .table_dea661537a0de62f tbody .product-thumbnails_a2bfaa2cadfe418c img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_ba9b980d8ab55035 .table_dea661537a0de62f tbody .product-thumbnails_a2bfaa2cadfe418c .product-img_e14deb8d4d5674da {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_ba9b980d8ab55035 .table_dea661537a0de62f tbody .product-info_037ff62fd03bfd11 {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_ba9b980d8ab55035 .table_dea661537a0de62f tbody .product-info_037ff62fd03bfd11 .product-name_fd0c4b2a8daf216b {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_ba9b980d8ab55035 .table_dea661537a0de62f tbody .product-info_037ff62fd03bfd11 .serial_cee1bc1e0ff68770 {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_ba9b980d8ab55035 .table_dea661537a0de62f tbody .product-info_037ff62fd03bfd11 ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_ba9b980d8ab55035 .table_dea661537a0de62f tbody .price_8179fa71338deada {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_ba9b980d8ab55035 .table_dea661537a0de62f tbody .quantity_eaf9a59ec6394d7a li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_ba9b980d8ab55035 .table_dea661537a0de62f tbody .quantity_eaf9a59ec6394d7a li .btn_8b9c899b2da7c6ff {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_ba9b980d8ab55035 .table_dea661537a0de62f tbody .quantity_eaf9a59ec6394d7a 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_ba9b980d8ab55035 .table_dea661537a0de62f tbody .remove-product_7aa93ab1faaf63fb {
  color: #000;
  font-size: 22px;
}
.cart-list-form_ba9b980d8ab55035 .table_dea661537a0de62f tbody .remove-product_7aa93ab1faaf63fb:hover {
  color: #ff2759;
}
.cart-list-form_ba9b980d8ab55035 .cart-footer_106dee9f31626565 {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_ba9b980d8ab55035 .cart-footer_106dee9f31626565 .coupon-form_83c424084032bf7a input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_ba9b980d8ab55035 .cart-footer_106dee9f31626565 .cart-total-section_91ed4c9945df596b {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_ba9b980d8ab55035 .cart-footer_106dee9f31626565 .cart-total-section_91ed4c9945df596b .cart-total-table_889c4401ab9f343d 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_ba9b980d8ab55035 .cart-footer_106dee9f31626565 .cart-total-section_91ed4c9945df596b .cart-total-table_889c4401ab9f343d tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_a275cdb53197e730 {
  height: auto;
}

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

.fancybox-caption_932072d62cdf718f, .fancybox-infobar_599213785242a7f9, .fancybox-navigation_99b25148df272859 .fancybox-button_98d93127f70f962c, .fancybox-toolbar_c51a269ad85ce448 {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_5c9e47c9af9baa33 .fancybox-caption_932072d62cdf718f, .fancybox-show-infobar_76ba08fbddb9a92f .fancybox-infobar_599213785242a7f9, .fancybox-show-nav_6d80468ef317c830 .fancybox-navigation_99b25148df272859 .fancybox-button_98d93127f70f962c, .fancybox-show-toolbar_d7c69d98bc71cd8e .fancybox-toolbar_c51a269ad85ce448 {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_cf4455baae42724f .fancybox-stage_2b806ebfb5cc0420 {
  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_ccd2fda94d41bac5 .fancybox-slide, .fancybox-slide--current_50d2fa07929ffa1c, .fancybox-slide--next_f8ca3245278945a2, .fancybox-slide--previous_74158546052333b2 {
  display: block;
}

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

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

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

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

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

.fancybox-content_5b653d960fdca1e9 {
  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_9468c185d2bb6ce2 .fancybox-content_5b653d960fdca1e9 {
  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_af42e89cbf1e1426 .fancybox-content_5b653d960fdca1e9 {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_218750d8a6ce7f97 .fancybox-content_5b653d960fdca1e9 {
  cursor: zoom-in;
}

.fancybox-can-drag_65472548c1a78947 .fancybox-content_5b653d960fdca1e9 {
  cursor: grab;
}

.fancybox-is-dragging_c63a03e419719204 .fancybox-content_5b653d960fdca1e9 {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_29c070e417298653 .fancybox-content_5b653d960fdca1e9 {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_d75338343eaf2f41 .fancybox-content_5b653d960fdca1e9, .fancybox-slide--map_288b2f9598eafdcb .fancybox-content_5b653d960fdca1e9, .fancybox-slide--video_97380162a9cf7ac4 .fancybox-content_5b653d960fdca1e9 {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_97380162a9cf7ac4 .fancybox-content_5b653d960fdca1e9 {
  background: #000;
}

.fancybox-slide--map_288b2f9598eafdcb .fancybox-content_5b653d960fdca1e9 {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_62b9503def8a71f8 svg path, .fancybox-button--share_c574f2e7759e01b2 svg path, .fancybox-button--thumbs_03a58bf694411c87 svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_6d80468ef317c830 .fancybox-navigation_99b25148df272859 .fancybox-button_98d93127f70f962c {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_99b25148df272859 .fancybox-button--arrow_left_5bdfd39867f1bfa7 {
  left: 6px;
}

.fancybox-navigation_99b25148df272859 .fancybox-button--arrow_right_f888c46be933940c {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_d75338343eaf2f41 .fancybox-close-small_594ddd5dfbb8bcb5, .fancybox-slide--image_9468c185d2bb6ce2 .fancybox-close-small_594ddd5dfbb8bcb5, .fancybox-slide--video_97380162a9cf7ac4 .fancybox-close-small_594ddd5dfbb8bcb5 {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_d75338343eaf2f41 .fancybox-close-small_594ddd5dfbb8bcb5:hover svg, .fancybox-slide--image_9468c185d2bb6ce2 .fancybox-close-small_594ddd5dfbb8bcb5:hover svg, .fancybox-slide--video_97380162a9cf7ac4 .fancybox-close-small_594ddd5dfbb8bcb5:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_17baf7a3d5ab1074 .fancybox-close-small_594ddd5dfbb8bcb5, .fancybox-is-zoomable_179eeb356b33d513.fancybox-can-drag_65472548c1a78947 .fancybox-close-small_594ddd5dfbb8bcb5 {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_6349ae3429a8e16c.fancybox-slide--next_f8ca3245278945a2, .fancybox-fx-fade_6349ae3429a8e16c.fancybox-slide--previous_74158546052333b2 {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_6349ae3429a8e16c.fancybox-slide--current_50d2fa07929ffa1c {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_38c945c270003684 {
  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_b8e046dc54b8e2f2 {
  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_d95a400e82cbec0a {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_cd1e4598688b2c82 .fancybox-thumbs_b8e046dc54b8e2f2 {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_b8e046dc54b8e2f2 > 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_b8e046dc54b8e2f2 .fancybox-thumbs-active_da6832be4ee0643f:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_277154775b431039 .slick-track_6c9eb0e4cb0d51c1,
.slick-slider_277154775b431039 .slick-list_96f4dc826bf8483d {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_7539e011a340888e .slick-track_6c9eb0e4cb0d51c1 {
  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_7539e011a340888e img {
  display: none;
}

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

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

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

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

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