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

.h1_aedc803993a6b3e0,
h1,
.h2_1f4aef6c7c26ef88,
h2,
.h3_b24b65dec16b21cb,
h3,
.h4_43c147fd595b4f41,
h4,
.h5_df64ea13fed47a31,
h5,
.h6_275a3af1e6c6c014,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_d3cc81dfe781fcc5 {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_ade35993ba52161d {
  padding: 0 !important;
}

.m0_6ba54306b1cfbf28 {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_7eb6c132daffc63e {
    padding: 0 !important;
  }
  .xl-m0_c04af50a550035d3 {
    margin: 0 !important;
  }
  .xl-pt-10_a51efbcbc4050d35 {
    padding-top: 10px !important;
  }
  .xl-pt-20_f414e3efc76be2fd {
    padding-top: 20px !important;
  }
  .xl-pt-30_6c489009d85df03e {
    padding-top: 30px !important;
  }
  .xl-pt-40_dae61fa3940f0f24 {
    padding-top: 40px !important;
  }
  .xl-pt-50_c1c49d005e68f4b3 {
    padding-top: 50px !important;
  }
  .xl-pt-60_498eef635412a930 {
    padding-top: 60px !important;
  }
  .xl-pt-70_528548e87ec08b99 {
    padding-top: 70px !important;
  }
  .xl-pt-80_50ce8d48f883a71b {
    padding-top: 80px !important;
  }
  .xl-pt-90_bfe420b241a6cf8c {
    padding-top: 90px !important;
  }
  .xl-pt-100_07b563c68bc7bf29 {
    padding-top: 100px !important;
  }
  .xl-pt-110_0ed547bf20f5801a {
    padding-top: 110px !important;
  }
  .xl-pt-120_1e248f92ce8900e9 {
    padding-top: 120px !important;
  }
  .xl-pt-130_71cb47284f5e18ae {
    padding-top: 130px !important;
  }
  .xl-pt-140_bf716c5ef5676ba6 {
    padding-top: 140px !important;
  }
  .xl-pt-150_5e01d70f0804b731 {
    padding-top: 150px !important;
  }
  .xl-pt-200_3c797ae98a942f20 {
    padding-top: 200px !important;
  }
  .xl-pb-10_ebafcd3c39cb6e18 {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_f0dea93adecd789f {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_6b4b38f33f4f16b7 {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_218bd978b5ff1b0c {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_08c02cf124e15b1b {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_9b692b3269d11aa7 {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_ce39a55e67f74aed {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_9dd6b03585c361d0 {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_73de30adb162a0d8 {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_7f4d2e24a27a0d41 {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_d12bc79daf299e60 {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_5fae596579a5cd82 {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_e46d6c5c17ce0a5b {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_f3f4ca3df0376f4a {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_be62dcb4925ab4bd {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_6ff261151158897f {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_06b06e41d2736e6d {
    margin-top: 10px !important;
  }
  .xl-mt-20_d7e1fc5d7b3493d9 {
    margin-top: 20px !important;
  }
  .xl-mt-30_793a947828a2636b {
    margin-top: 30px !important;
  }
  .xl-mt-40_f78a51c828287533 {
    margin-top: 40px !important;
  }
  .xl-mt-50_866080927b73687c {
    margin-top: 50px !important;
  }
  .xl-mt-60_43190de66ad2d9d4 {
    margin-top: 60px !important;
  }
  .xl-mt-70_a473ad8bf5a0b2c4 {
    margin-top: 70px !important;
  }
  .xl-mt-80_9a9579b23c776b56 {
    margin-top: 80px !important;
  }
  .xl-mt-90_fb70abf6135e2f8a {
    margin-top: 90px !important;
  }
  .xl-mt-100_72ea32642ad7b509 {
    margin-top: 100px !important;
  }
  .xl-mt-110_d0e126e810bcb09d {
    margin-top: 110px !important;
  }
  .xl-mt-120_4347276e4a4075e0 {
    margin-top: 120px !important;
  }
  .xl-mt-130_a55863b06c18f0d2 {
    margin-top: 130px !important;
  }
  .xl-mt-140_6e5eb8e7c05031d5 {
    margin-top: 140px !important;
  }
  .xl-mt-150_9ecd5d7bf310388f {
    margin-top: 150px !important;
  }
  .xl-mt-200_d14641e60c2bec7a {
    margin-top: 200px !important;
  }
  .xl-mb-10_7992f61152c41702 {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_4dba2fbdca76312b {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_35aec45bd9a4e993 {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_4e5e866c51ef6fa7 {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_784f5a076759b8b5 {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_5895436b918dbfb0 {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_352d6aa1c87ebf07 {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_ef2c530a0940694f {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_c4818afeaa1af8dd {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_30bb26c556b61654 {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_ddeccdce4d04ce20 {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_451d36fc4fb1d29d {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_182d748be4120581 {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_2658e9b207b80ba5 {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_e012b6f9a97f422a {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_e13e65c71f8541be {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_ee636ebe1f4be68e {
    padding: 0 !important;
  }
  .lg-m0_d083760b0d623ce3 {
    margin: 0 !important;
  }
  .lg-pt-10_8e07b5199996b00f {
    padding-top: 10px !important;
  }
  .lg-pt-20_d620417717623d6d {
    padding-top: 20px !important;
  }
  .lg-pt-30_51e8501aa694e37b {
    padding-top: 30px !important;
  }
  .lg-pt-40_5c583c3c1f26f022 {
    padding-top: 40px !important;
  }
  .lg-pt-50_54a512ec9bb9e111 {
    padding-top: 50px !important;
  }
  .lg-pt-60_fb0763e9675fdcc9 {
    padding-top: 60px !important;
  }
  .lg-pt-70_a73e149f54d1c08b {
    padding-top: 70px !important;
  }
  .lg-pt-80_43962489b2253036 {
    padding-top: 80px !important;
  }
  .lg-pt-90_382c3b6a988c097d {
    padding-top: 90px !important;
  }
  .lg-pt-100_3a4b11cd5c1b206c {
    padding-top: 100px !important;
  }
  .lg-pt-110_4e7ec07dbcc4e571 {
    padding-top: 110px !important;
  }
  .lg-pt-120_7be0337db9132a6e {
    padding-top: 120px !important;
  }
  .lg-pt-130_8fdffe9258df189b {
    padding-top: 130px !important;
  }
  .lg-pt-140_b4875ba55b0bfdef {
    padding-top: 140px !important;
  }
  .lg-pt-150_459c875eb7c7d4eb {
    padding-top: 150px !important;
  }
  .lg-pt-200_7c325754262d5af1 {
    padding-top: 200px !important;
  }
  .lg-pb-10_db86beb0e82a38e4 {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_0c9ed597579dbb40 {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_fa7e5647c118ecbb {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_15ca2139bde2a731 {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_c237adcaba078bd8 {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_cce0511923214df8 {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_e6cfcf966772af00 {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_0c58fcfd7588fcb9 {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_bd2ef689299d921a {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_c11d38a097be7cc1 {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_bc2beeec0652c3ae {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_2236c00391bad7c4 {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_2614669f8463ec7d {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_395d3c50dc5e4fe8 {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_72c3c0426c45ec86 {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_d88120062256eb86 {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_ad7d79f7317e0324 {
    margin-top: 10px !important;
  }
  .lg-mt-20_d25350c868eba231 {
    margin-top: 20px !important;
  }
  .lg-mt-30_9c7c43934b725c37 {
    margin-top: 30px !important;
  }
  .lg-mt-40_edb573ca7876cae5 {
    margin-top: 40px !important;
  }
  .lg-mt-50_8f597d88166c278b {
    margin-top: 50px !important;
  }
  .lg-mt-60_d27886d4c8c34f45 {
    margin-top: 60px !important;
  }
  .lg-mt-70_847db965c7fe0eef {
    margin-top: 70px !important;
  }
  .lg-mt-80_758387fe8b4dcc6a {
    margin-top: 80px !important;
  }
  .lg-mt-90_00e84495a20e0b8e {
    margin-top: 90px !important;
  }
  .lg-mt-100_13a3ce29948661b3 {
    margin-top: 100px !important;
  }
  .lg-mt-110_0e436a6480474294 {
    margin-top: 110px !important;
  }
  .lg-mt-120_9a143c299d1c6aa1 {
    margin-top: 120px !important;
  }
  .lg-mt-130_650924d0567445e2 {
    margin-top: 130px !important;
  }
  .lg-mt-140_16a754ca28c460e5 {
    margin-top: 140px !important;
  }
  .lg-mt-150_c776e2c61d166b12 {
    margin-top: 150px !important;
  }
  .lg-mt-200_29dd1c8e1b0213a0 {
    margin-top: 200px !important;
  }
  .lg-mb-10_986308690b86766a {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_b84a4736febc54d8 {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_a0509e01c4c0a923 {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_d9b6362e50fa918c {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_88e1aef6316718bb {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_1cedce1dc419a554 {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_627afd97b98e2db3 {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_411f88a520a8820e {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_3458a097b1eba855 {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_4086730b662ff24a {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_85a8773987e66e03 {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_70226e4e78150bee {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_d33ab661998e5391 {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_2fa01c986d13b47e {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_b9b1dccb4020c0e6 {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_9c7238fead181bdb {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_a18c5cf6cfffefdd {
    padding: 0 !important;
  }
  .md-m0_304ba89c3f184983 {
    margin: 0 !important;
  }
  .md-pt-10_482cb01a9f8deb12 {
    padding-top: 10px !important;
  }
  .md-pt-20_b61543436e70f0b7 {
    padding-top: 20px !important;
  }
  .md-pt-30_ba5d7382d4743815 {
    padding-top: 30px !important;
  }
  .md-pt-40_02c0da7937fbb766 {
    padding-top: 40px !important;
  }
  .md-pt-50_e33e5b94f315c6ee {
    padding-top: 50px !important;
  }
  .md-pt-60_f5256a1da5dd20b2 {
    padding-top: 60px !important;
  }
  .md-pt-70_3668faffd93d3372 {
    padding-top: 70px !important;
  }
  .md-pt-80_fc1bad2ea51c5bad {
    padding-top: 80px !important;
  }
  .md-pt-90_9a18c5af4a80921e {
    padding-top: 90px !important;
  }
  .md-pt-100_082d5b1e667d4200 {
    padding-top: 100px !important;
  }
  .md-pt-110_e7cf10e12d30cd67 {
    padding-top: 110px !important;
  }
  .md-pt-120_708a5374c9234c7c {
    padding-top: 120px !important;
  }
  .md-pt-130_104ae545ce52ffe6 {
    padding-top: 130px !important;
  }
  .md-pt-140_f6e23a53933257bb {
    padding-top: 140px !important;
  }
  .md-pt-150_f86a920e77a652f3 {
    padding-top: 150px !important;
  }
  .md-pt-200_2d85b0a2a36d1749 {
    padding-top: 200px !important;
  }
  .md-pb-10_e8e82956499f6877 {
    padding-bottom: 10px !important;
  }
  .md-pb-20_5066bb6814edfa78 {
    padding-bottom: 20px !important;
  }
  .md-pb-30_9fbe5fd890a86fba {
    padding-bottom: 30px !important;
  }
  .md-pb-40_1e306344178f3402 {
    padding-bottom: 40px !important;
  }
  .md-pb-50_b90cf5e42e3ec8de {
    padding-bottom: 50px !important;
  }
  .md-pb-60_3dcb7a034a5bdd3e {
    padding-bottom: 60px !important;
  }
  .md-pb-70_1de3fd6e0fb46f94 {
    padding-bottom: 70px !important;
  }
  .md-pb-80_5bb7d7808440543b {
    padding-bottom: 80px !important;
  }
  .md-pb-90_1294327032efb91e {
    padding-bottom: 90px !important;
  }
  .md-pb-100_fff2712ed9795cf2 {
    padding-bottom: 100px !important;
  }
  .md-pb-110_d5ed6ce1f749e833 {
    padding-bottom: 110px !important;
  }
  .md-pb-120_491d49f1496a7215 {
    padding-bottom: 120px !important;
  }
  .md-pb-130_a27aa32378ccc28b {
    padding-bottom: 130px !important;
  }
  .md-pb-140_8b8a76e403d389f3 {
    padding-bottom: 140px !important;
  }
  .md-pb-150_24030fb8aa078839 {
    padding-bottom: 150px !important;
  }
  .md-pb-200_c06708ea955b4d1d {
    padding-bottom: 200px !important;
  }
  .md-mt-10_37412e18fc02294f {
    margin-top: 10px !important;
  }
  .md-mt-20_1e22ca3c06855739 {
    margin-top: 20px !important;
  }
  .md-mt-30_3e1e5932df2ab56a {
    margin-top: 30px !important;
  }
  .md-mt-40_ac8c0220fcca9954 {
    margin-top: 40px !important;
  }
  .md-mt-50_d7e8384ab13d3dc9 {
    margin-top: 50px !important;
  }
  .md-mt-60_211c9d037c593ae4 {
    margin-top: 60px !important;
  }
  .md-mt-70_802662484b648444 {
    margin-top: 70px !important;
  }
  .md-mt-80_be8d2d2d36cab527 {
    margin-top: 80px !important;
  }
  .md-mt-90_e1e23dd27b09d78d {
    margin-top: 90px !important;
  }
  .md-mt-100_d4c1ae50537f72d7 {
    margin-top: 100px !important;
  }
  .md-mt-110_d1e77982398c8bd5 {
    margin-top: 110px !important;
  }
  .md-mt-120_6a05a238eb7be03c {
    margin-top: 120px !important;
  }
  .md-mt-130_99626a1ff5b7b387 {
    margin-top: 130px !important;
  }
  .md-mt-140_b8a29fa1274a825b {
    margin-top: 140px !important;
  }
  .md-mt-150_b5f6fdb952d5eed1 {
    margin-top: 150px !important;
  }
  .md-mt-200_79f3ab5a44920ba9 {
    margin-top: 200px !important;
  }
  .md-mb-10_03bf8c2c97d1d3cf {
    margin-bottom: 10px !important;
  }
  .md-mb-20_e2cb51e9620e3476 {
    margin-bottom: 20px !important;
  }
  .md-mb-30_268199d7ad48bd2a {
    margin-bottom: 30px !important;
  }
  .md-mb-40_27fb7de80340a27b {
    margin-bottom: 40px !important;
  }
  .md-mb-50_94322f590f368fa3 {
    margin-bottom: 50px !important;
  }
  .md-mb-60_68cf389bb9d0f66e {
    margin-bottom: 60px !important;
  }
  .md-mb-70_990e623df68d77f7 {
    margin-bottom: 70px !important;
  }
  .md-mb-80_42193da68d3e265e {
    margin-bottom: 80px !important;
  }
  .md-mb-90_58be1371bb5237f4 {
    margin-bottom: 90px !important;
  }
  .md-mb-100_a53caa6452721ecb {
    margin-bottom: 100px !important;
  }
  .md-mb-110_0df13c9ea4fbc7b9 {
    margin-bottom: 110px !important;
  }
  .md-mb-120_7a08c667ab9d273b {
    margin-bottom: 120px !important;
  }
  .md-mb-130_fd1db9e9dd1a3da5 {
    margin-bottom: 130px !important;
  }
  .md-mb-140_d86ba27fa5c89703 {
    margin-bottom: 140px !important;
  }
  .md-mb-150_e8037134eb3fd37d {
    margin-bottom: 150px !important;
  }
  .md-mb-200_6566237ff347e8f7 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_de6529efe4f601c5 {
    padding: 0 !important;
  }
  .sm-m0_29eb5f8847e95f18 {
    margin: 0 !important;
  }
  .sm-pt-10_7a06d11e8ca3cd35 {
    padding-top: 10px !important;
  }
  .sm-pt-20_f59204af37d1d5e2 {
    padding-top: 20px !important;
  }
  .sm-pt-30_1cade1746a2b9f48 {
    padding-top: 30px !important;
  }
  .sm-pt-40_0be3fd3d3101aaa8 {
    padding-top: 40px !important;
  }
  .sm-pt-50_956ff68eb6358148 {
    padding-top: 50px !important;
  }
  .sm-pt-60_f9aabfcfd5a01aa1 {
    padding-top: 60px !important;
  }
  .sm-pt-70_3a5e31f530d07f80 {
    padding-top: 70px !important;
  }
  .sm-pt-80_b8c38c164f186ef5 {
    padding-top: 80px !important;
  }
  .sm-pt-90_abc0258b531ce7a2 {
    padding-top: 90px !important;
  }
  .sm-pt-100_0ec22465f912321c {
    padding-top: 100px !important;
  }
  .sm-pt-110_02e3c2a0d501e054 {
    padding-top: 110px !important;
  }
  .sm-pt-120_1df7ac6dd7c37ba0 {
    padding-top: 120px !important;
  }
  .sm-pt-130_2846d821a1cf1d5d {
    padding-top: 130px !important;
  }
  .sm-pt-140_b05057eb8a1091b9 {
    padding-top: 140px !important;
  }
  .sm-pt-150_dcc1c53f3311d11b {
    padding-top: 150px !important;
  }
  .sm-pt-200_50be9ff2ae0823ed {
    padding-top: 200px !important;
  }
  .sm-pb-10_b6113bbd31c99253 {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_0888c7b5d4d2a677 {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_ed26c5ab509ad7e9 {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_ced2253a6cdcacff {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_628c9562bc5e4458 {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_573d5ad628e67506 {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_20e06bc1c4ccb744 {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_e2239c0d148a9d82 {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_e5cb37c549d776cc {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_45edcf3a418cacc3 {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_94863903b1627f34 {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_a411fbb627dcdf0b {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_d05f4c25d3ce2b66 {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_56db03d52b713afe {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_fd524757d1777d18 {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_119654ad507e7693 {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_e0a47f4282282a6e {
    margin-top: 10px !important;
  }
  .sm-mt-20_19b6c968c75c4d18 {
    margin-top: 20px !important;
  }
  .sm-mt-30_a8bf8a13e9978ceb {
    margin-top: 30px !important;
  }
  .sm-mt-40_f96aead757cb82f6 {
    margin-top: 40px !important;
  }
  .sm-mt-50_0f1f14d41a51c480 {
    margin-top: 50px !important;
  }
  .sm-mt-60_a409863017a88f47 {
    margin-top: 60px !important;
  }
  .sm-mt-70_a09e0c770c8d0242 {
    margin-top: 70px !important;
  }
  .sm-mt-80_3a4396bb97732058 {
    margin-top: 80px !important;
  }
  .sm-mt-90_f18e53f1665b6940 {
    margin-top: 90px !important;
  }
  .sm-mt-100_6aab06bb3b5e0ff6 {
    margin-top: 100px !important;
  }
  .sm-mt-110_23095a92f452f694 {
    margin-top: 110px !important;
  }
  .sm-mt-120_0b805ea8e371dd74 {
    margin-top: 120px !important;
  }
  .sm-mt-130_b419f05906a99f4c {
    margin-top: 130px !important;
  }
  .sm-mt-140_3477b1065bc5140c {
    margin-top: 140px !important;
  }
  .sm-mt-150_f20fb9475363a92b {
    margin-top: 150px !important;
  }
  .sm-mt-200_ced119b544b97988 {
    margin-top: 200px !important;
  }
  .sm-mb-10_f1b3d39945f45cb9 {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_bdd33e04db76c480 {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_fa9c0da4cb69606b {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_5fec68ce1dff46bb {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_4c432d8f43cd0cbb {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_24b25d8c701cdc52 {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_f18e1a803b692428 {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_ae71928a1551a041 {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_78f7f860aa5e7ae4 {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_c91d3aae15606a06 {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_0a1faf102d97a600 {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_0f86d10da6d2b800 {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_50afe947f18d7f9f {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_d2efba883dfe9800 {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_db8d0f158301f936 {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_83fd007202dae818 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_72699c696fca3d8f {
    padding: 0 !important;
  }
  .xs-m0_86472e6bf2d38634 {
    margin: 0 !important;
  }
  .xs-pt-10_11a85afd44e04611 {
    padding-top: 10px !important;
  }
  .xs-pt-20_3cc790c1a8507f9a {
    padding-top: 20px !important;
  }
  .xs-pt-30_f76bb146815dab74 {
    padding-top: 30px !important;
  }
  .xs-pt-40_deb019059b9d9aa0 {
    padding-top: 40px !important;
  }
  .xs-pt-50_521422cdfb0833e3 {
    padding-top: 50px !important;
  }
  .xs-pt-60_c28ae54fd1d79be8 {
    padding-top: 60px !important;
  }
  .xs-pt-70_5d30cd243afaa3bf {
    padding-top: 70px !important;
  }
  .xs-pt-80_700fad7b2021d5d8 {
    padding-top: 80px !important;
  }
  .xs-pt-90_20e64e33ada0fa82 {
    padding-top: 90px !important;
  }
  .xs-pt-100_3726a7318aed4fe1 {
    padding-top: 100px !important;
  }
  .xs-pt-110_1832dc7f7d86e28b {
    padding-top: 110px !important;
  }
  .xs-pt-120_3d3508984cf6a142 {
    padding-top: 120px !important;
  }
  .xs-pt-130_186920f764c933ce {
    padding-top: 130px !important;
  }
  .xs-pt-140_12137fb0280f6e7d {
    padding-top: 140px !important;
  }
  .xs-pt-150_41baf28bbae7e6b3 {
    padding-top: 150px !important;
  }
  .xs-pt-200_271d8f3837dd9a76 {
    padding-top: 200px !important;
  }
  .xs-pb-10_42fb9318db799d92 {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_42299944a3e7fd37 {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_8bcb6d295db1c3ed {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_c911427388954619 {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_099355dbd6968e57 {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_f8061d38b5f9744d {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_b71289b3101f4860 {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_9a55bd62c5817311 {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_3d094fe872cf6cc0 {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_62c7389629499081 {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_32fd2ff9f6204c6b {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_0b96c88e4e9a674a {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_11001058c44c33f7 {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_25de2353c461cf4f {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_15f9c04c5a2cbc0b {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_079dae9cbf08ce20 {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_7d84c06a6868c4ee {
    margin-top: 10px !important;
  }
  .xs-mt-20_843fdbf204716b96 {
    margin-top: 20px !important;
  }
  .xs-mt-30_e1025239c6d3633c {
    margin-top: 30px !important;
  }
  .xs-mt-40_968505c7bb387918 {
    margin-top: 40px !important;
  }
  .xs-mt-50_a0e3e07b38318901 {
    margin-top: 50px !important;
  }
  .xs-mt-60_8600d0c2ce40c98f {
    margin-top: 60px !important;
  }
  .xs-mt-70_846e267b946e0ea0 {
    margin-top: 70px !important;
  }
  .xs-mt-80_0c9878ffaed86a2e {
    margin-top: 80px !important;
  }
  .xs-mt-90_1e2228fa0dbf5fa7 {
    margin-top: 90px !important;
  }
  .xs-mt-100_109eae591fa3442d {
    margin-top: 100px !important;
  }
  .xs-mt-110_52893f5fa694b25f {
    margin-top: 110px !important;
  }
  .xs-mt-120_135ebb31112a30e3 {
    margin-top: 120px !important;
  }
  .xs-mt-130_cb5950216eb80e86 {
    margin-top: 130px !important;
  }
  .xs-mt-140_8a686f7762350cdc {
    margin-top: 140px !important;
  }
  .xs-mt-150_a6dcafec808ec7e6 {
    margin-top: 150px !important;
  }
  .xs-mt-200_29005c3ec5306e15 {
    margin-top: 200px !important;
  }
  .xs-mb-10_74732f5beff7bc66 {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_f6341e59a66867e6 {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_bd3123a7828608a5 {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_f099500462ba84fd {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_9e591db4608d0951 {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_a9a5aa0b9afe8454 {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_d250522d3349e9ba {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_8ca6146c8a6f1f62 {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_7c8c4b5ecddc5e5f {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_0ec96cf706d4c8a3 {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_88f688781b8ac87c {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_98423ac013f67fe2 {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_a59a03ba2e23c670 {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_8543cee7f9e7d633 {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_860a9807621ca14b {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_de7692a981c64504 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_99a34e3aad7aaff9 {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_99a34e3aad7aaff9.menu-overlay_4f6ded74c32fe3d5 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_99a34e3aad7aaff9.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_99a34e3aad7aaff9 .navbar-toggler_b268f920e51397a3 {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_99a34e3aad7aaff9.menu-style-three_c932513d88863de9 .navbar-toggler_b268f920e51397a3 {
  background: #000;
}
.theme-main-menu_99a34e3aad7aaff9.menu-style-four_818b1798e1b3e54e .navbar-toggler_b268f920e51397a3 {
  background: #E6FD5A;
}
.theme-main-menu_99a34e3aad7aaff9.menu-style-five_42da184ccc241d77 .navbar-toggler_b268f920e51397a3 {
  background: #DFFF5E;
}
.theme-main-menu_99a34e3aad7aaff9 .navbar-toggler_b268f920e51397a3:focus {
  box-shadow: none;
}
.theme-main-menu_99a34e3aad7aaff9 .navbar-toggler_b268f920e51397a3::before,
.theme-main-menu_99a34e3aad7aaff9 .navbar-toggler_b268f920e51397a3::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_99a34e3aad7aaff9 .navbar-toggler_b268f920e51397a3 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_99a34e3aad7aaff9.menu-style-three_c932513d88863de9 .navbar-toggler_b268f920e51397a3:before, .theme-main-menu_99a34e3aad7aaff9.menu-style-three_c932513d88863de9 .navbar-toggler_b268f920e51397a3:after, .theme-main-menu_99a34e3aad7aaff9.menu-style-three_c932513d88863de9 .navbar-toggler_b268f920e51397a3 span {
  background: #fff;
}
.theme-main-menu_99a34e3aad7aaff9 .navbar-toggler_b268f920e51397a3::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_99a34e3aad7aaff9 .navbar-toggler_b268f920e51397a3::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_99a34e3aad7aaff9 .navbar-toggler_b268f920e51397a3[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_99a34e3aad7aaff9 .navbar-toggler_b268f920e51397a3[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_99a34e3aad7aaff9 .navbar-toggler_b268f920e51397a3[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_99a34e3aad7aaff9 .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_99a34e3aad7aaff9 .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_99a34e3aad7aaff9.white-vr_5d7b86a938437e26 .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_99a34e3aad7aaff9.white-vr_5d7b86a938437e26 .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_99a34e3aad7aaff9.white-vr_5d7b86a938437e26.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_99a34e3aad7aaff9.menu-style-one_b32edb05105df4ec {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_99a34e3aad7aaff9.menu-style-two_49be090f84628f7e {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_99a34e3aad7aaff9.menu-style-two_49be090f84628f7e .info-row_c98a43950c6bf280 {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_99a34e3aad7aaff9.menu-style-two_49be090f84628f7e .gap-fix_ed3e811558204612 {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_99a34e3aad7aaff9.menu-style-two_49be090f84628f7e .greetings_d52a8e2fa738f4fc {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_99a34e3aad7aaff9.menu-style-two_49be090f84628f7e .contact-info_cbe691ad88e4de51 {
  margin: 0 -15px;
}
.theme-main-menu_99a34e3aad7aaff9.menu-style-two_49be090f84628f7e .contact-info_cbe691ad88e4de51 li {
  padding: 0 15px;
}
.theme-main-menu_99a34e3aad7aaff9.menu-style-two_49be090f84628f7e .contact-info_cbe691ad88e4de51 li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_99a34e3aad7aaff9.menu-style-two_49be090f84628f7e .contact-info_cbe691ad88e4de51 li a:hover {
  text-decoration: underline;
}
.theme-main-menu_99a34e3aad7aaff9.menu-style-two_49be090f84628f7e .inner-content_2c6433dbcd146e96 {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_99a34e3aad7aaff9.menu-style-two_49be090f84628f7e.fixed .info-row_c98a43950c6bf280 {
  display: none;
}
.theme-main-menu_99a34e3aad7aaff9.menu-style-five_42da184ccc241d77 {
  background: #000;
  padding: 0;
}
.theme-main-menu_99a34e3aad7aaff9.menu-style-five_42da184ccc241d77 .inner-content_2c6433dbcd146e96 {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_99a34e3aad7aaff9.menu-style-six_887865703351f5e5 .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_99a34e3aad7aaff9.menu-style-six_887865703351f5e5 .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_99a34e3aad7aaff9 .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_31c96a6305a59c07 {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_31c96a6305a59c07 .mega-menu-title_d17865606a9d79de {
  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_99a34e3aad7aaff9 .login-btn-one_3924a592bfb05d03 a {
  color: #000;
}
.theme-main-menu_99a34e3aad7aaff9 .login-btn-one_3924a592bfb05d03 a:hover {
  text-decoration: underline;
}
.theme-main-menu_99a34e3aad7aaff9 .login-btn-two_b860905de4042ebb a {
  color: #044F3B;
}
.theme-main-menu_99a34e3aad7aaff9 .login-btn-two_b860905de4042ebb a:hover {
  text-decoration: underline;
}
.theme-main-menu_99a34e3aad7aaff9 .signup-btn-one_1ef0760d344f0cf0 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_99a34e3aad7aaff9 .signup-btn-one_1ef0760d344f0cf0 .icon_bd17101ece3cddc4 {
  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_99a34e3aad7aaff9 .signup-btn-one_1ef0760d344f0cf0:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_99a34e3aad7aaff9 .signup-btn-one_1ef0760d344f0cf0:hover .icon_bd17101ece3cddc4 {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_99a34e3aad7aaff9 .signup-btn-two_c25aa3ed4047ae0b {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_99a34e3aad7aaff9 .signup-btn-two_c25aa3ed4047ae0b:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_99a34e3aad7aaff9 .quote-one_687b5e97346167d2 {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_99a34e3aad7aaff9 .quote-one_687b5e97346167d2:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_df88a72d6dfffce8 {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_df88a72d6dfffce8 li {
  position: relative;
  padding: 0 15px;
}
.category-menu_df88a72d6dfffce8 li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_df88a72d6dfffce8 li a:hover {
  color: #0C3A30;
}
.category-menu_df88a72d6dfffce8 .dropdown-menu {
  padding: 0;
}
.category-menu_df88a72d6dfffce8 .dropdown-menu li {
  padding: 0;
}
.category-menu_df88a72d6dfffce8 .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_72cfbeb35a35e991 .logo_d0697702393a1a8e {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_5d7b86a938437e26 .navbar-collapse_72cfbeb35a35e991 {
    background-color: #0C3A30;
  }
  .navbar-collapse_72cfbeb35a35e991 {
    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_72cfbeb35a35e991.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_99a34e3aad7aaff9 .navbar .mega-dropdown_65c4e8399be7c88a {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_5d7b86a938437e26 .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_31c96a6305a59c07 {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_a103308cf1f6d05a .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_e5db9d3e3075b3ee {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_e5db9d3e3075b3ee::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_e5db9d3e3075b3ee .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_e5db9d3e3075b3ee .hero-slider-one .hero-img_e426f5e350cc901e {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_e5db9d3e3075b3ee .hero-slider-one .slick-list_5f538313bbedecdd, .hero-banner-one_e5db9d3e3075b3ee .hero-slider-one .slick-track_adef8067e0830ba8, .hero-banner-one_e5db9d3e3075b3ee .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_e5db9d3e3075b3ee .hero-heading_62f14627c77ac5d2 {
  font-weight: 700;
  color: #000;
  background: url(../photos/shape_cf3bb0b43e/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_e5db9d3e3075b3ee .more-btn_be1e6ce6d8583878 {
  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_e5db9d3e3075b3ee .more-btn_be1e6ce6d8583878:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_b4afd48aa96a911a {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_b4afd48aa96a911a .bg-wrapper_10be72f6bd5c0acc {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_b4afd48aa96a911a .hero-heading_62f14627c77ac5d2 {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_b4afd48aa96a911a .rating_7e94900c1c00790e h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_b4afd48aa96a911a .rating_7e94900c1c00790e p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_b4afd48aa96a911a .media-wrapper_b1a7b5cf8be1f8aa {
  position: absolute;
  background: url(../photos/assets_a171f9b026/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_b4afd48aa96a911a .media-wrapper_b1a7b5cf8be1f8aa .shape_01_ee832490768ccfcc {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_b4afd48aa96a911a .media-wrapper_b1a7b5cf8be1f8aa .shape_02_23545ade3c29bc67 {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_670bcd00aab01d45 .hero-heading_62f14627c77ac5d2 {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_670bcd00aab01d45 .media-wrapper_b1a7b5cf8be1f8aa {
  background: url(../photos/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_670bcd00aab01d45 .media-wrapper_b1a7b5cf8be1f8aa .screen_01_af3ed5b68b371851 {
  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_670bcd00aab01d45 .media-wrapper_b1a7b5cf8be1f8aa .screen_02_1f86dd6dd570095a {
  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_670bcd00aab01d45 .media-wrapper_b1a7b5cf8be1f8aa .bg-shape_48ef64f64572b0c9 {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_670bcd00aab01d45 .shape_01_ee832490768ccfcc {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_047ef8e9111a05bd .bg-wrapper_10be72f6bd5c0acc {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_047ef8e9111a05bd .media-wrapper_b1a7b5cf8be1f8aa {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_047ef8e9111a05bd .media-wrapper_b1a7b5cf8be1f8aa .shape_01_ee832490768ccfcc {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_047ef8e9111a05bd .shape_02_23545ade3c29bc67 {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_d376e23677a10203 + .blog-details_43f2c144411ee39e {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_ff3fad094d4e4c44 {
  z-index: 1;
}
.block-feature-three_ff3fad094d4e4c44:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_ff3fad094d4e4c44.no-bg_4be21842c6af577b:before {
  display: none;
}
.block-feature-three_ff3fad094d4e4c44 .section-btn_90c69d4c009d0f0b {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_ff3fad094d4e4c44 .block-title_4f07c044c6e4a4c7 a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_ff3fad094d4e4c44 .block-title_4f07c044c6e4a4c7 a:hover {
  text-decoration: underline;
}
.block-feature-three_ff3fad094d4e4c44 .round-btn_161ab636ee181758 {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_ff3fad094d4e4c44 .round-btn_161ab636ee181758:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_ff3fad094d4e4c44 .block-one_c8b64eb275b42ee9 {
  background: url(../photos/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_ff3fad094d4e4c44 .block-one_c8b64eb275b42ee9 .tag_79cad064a7fd3a88 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_ff3fad094d4e4c44 .block-one_c8b64eb275b42ee9 .block-title_4f07c044c6e4a4c7 {
  background: url(../photos/shape_cf3bb0b43e/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_ff3fad094d4e4c44 .block-two_5aba432e5c8e0e24 {
  overflow: hidden;
}
.block-feature-three_ff3fad094d4e4c44 .block-two_5aba432e5c8e0e24 .img-wrapper_9359c3a901a74ff5 {
  background: url(../photos/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_ff3fad094d4e4c44 .block-two_5aba432e5c8e0e24 .text-wrapper_457b51f54362c604 {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_ff3fad094d4e4c44 .block-two_5aba432e5c8e0e24 .tag_79cad064a7fd3a88 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_ff3fad094d4e4c44 .block-three_9bea819d9b2b3b08 {
  background: #D3FF76;
}
.block-feature-three_ff3fad094d4e4c44 .block-three_9bea819d9b2b3b08 .tag_79cad064a7fd3a88 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_ff3fad094d4e4c44 .block-three_9bea819d9b2b3b08 .round-btn_161ab636ee181758 {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_ff3fad094d4e4c44 .block-three_9bea819d9b2b3b08 .round-btn_161ab636ee181758:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_ff3fad094d4e4c44 .block-four_8f62e3ab9ecc615f {
  background: url(../photos/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_ff3fad094d4e4c44 .block-four_8f62e3ab9ecc615f .block-title_4f07c044c6e4a4c7 {
  background: url(../photos/shape_cf3bb0b43e/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_ff3fad094d4e4c44 .block-four_8f62e3ab9ecc615f .block-title_4f07c044c6e4a4c7 a {
  font-size: 28px;
}
.block-feature-three_ff3fad094d4e4c44 .block-four_8f62e3ab9ecc615f .tag_79cad064a7fd3a88 {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_ff3fad094d4e4c44 .block-four_8f62e3ab9ecc615f .round-btn_161ab636ee181758 {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_ff3fad094d4e4c44 .block-four_8f62e3ab9ecc615f .round-btn_161ab636ee181758:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_ff3fad094d4e4c44 .block-five_6fc56112563dcf96 {
  background: url(../photos/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_ff3fad094d4e4c44 .block-five_6fc56112563dcf96 .tag_79cad064a7fd3a88 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_ff3fad094d4e4c44 .block-five_6fc56112563dcf96 .block-title_4f07c044c6e4a4c7 {
  background: url(../photos/shape_cf3bb0b43e/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_9b79e4190e6ce7b3 .upper-wrapper_fdbe2813e195700d {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_9b79e4190e6ce7b3 .upper-wrapper_fdbe2813e195700d .shape_01_ee832490768ccfcc {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_9b79e4190e6ce7b3 .line-loop_15ba323263e0bc5f:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_9b79e4190e6ce7b3 .graph-panel_3138611b9127d19f {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_9b79e4190e6ce7b3 .graph-panel_3138611b9127d19f .main-count_94c55312d59221a9 {
  font-size: 120px;
}
.block-feature-thirteen_9b79e4190e6ce7b3 .graph-panel_3138611b9127d19f .chart-box_9182bd5156a018aa {
  padding: 0 15px;
}
.block-feature-thirteen_9b79e4190e6ce7b3 .graph-panel_3138611b9127d19f .chart-box_9182bd5156a018aa .chart-inner_a0ec575a5255b620 {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_95baf72f0037e54a .media-img_dfb7672d04d6d818 {
  border-radius: 30px;
}
.block-feature-sixteen_95baf72f0037e54a .shape_01_ee832490768ccfcc {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_e5d4f6ea97db7507 .section-subheading_7d97b9e2d9b5cfb9 {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_e5d4f6ea97db7507 .shape_01_ee832490768ccfcc {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_cd927313f29a9d2e {
  z-index: 1;
}
.text-feature-four_cd927313f29a9d2e .avatar_5efd872abf802a3a {
  width: 65px;
  height: 65px;
}
.text-feature-four_cd927313f29a9d2e .name {
  font-size: 28px;
}
.text-feature-four_cd927313f29a9d2e .quote-text_e5ee4c4964bca1db {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_cd927313f29a9d2e .shape_01_ee832490768ccfcc {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_cd927313f29a9d2e .shape_02_23545ade3c29bc67 {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_c669ba509bcd3c9a .bg-wrapper_10be72f6bd5c0acc {
  background: #FFF2AC;
}
.text-feature-five_c669ba509bcd3c9a 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_c669ba509bcd3c9a 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_c669ba509bcd3c9a 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_c669ba509bcd3c9a li:hover:before {
  background: #29594B;
}
.text-feature-five_c669ba509bcd3c9a li:hover:after {
  color: #fff;
}
.text-feature-five_c669ba509bcd3c9a .media-wrapper_b1a7b5cf8be1f8aa {
  background: url(../photos/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_c669ba509bcd3c9a .media-wrapper_b1a7b5cf8be1f8aa .video-icon_36626d75f687b27c {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_c669ba509bcd3c9a .media-wrapper_b1a7b5cf8be1f8aa .video-icon_36626d75f687b27c:hover {
  background: #CFFF45;
}
.text-feature-five_c669ba509bcd3c9a .media-wrapper_b1a7b5cf8be1f8aa .screen_01_af3ed5b68b371851 {
  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_4d0951c145b28e65 {
  z-index: 1;
}
.text-feature-six_4d0951c145b28e65 .media-wrapper_b1a7b5cf8be1f8aa {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_4d0951c145b28e65 .media-wrapper_b1a7b5cf8be1f8aa .screen_01_af3ed5b68b371851 {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_4d0951c145b28e65 .shape_01_ee832490768ccfcc {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_4d0951c145b28e65 .shape_02_23545ade3c29bc67 {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_c12dc757e83f07a3 {
  background: url(../photos/assets_a171f9b026/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_c12dc757e83f07a3 .block_5fcd424a0cc84302 .icon_bd17101ece3cddc4 {
  height: 50px;
}
.text-feature-nine_c12dc757e83f07a3 .vertical-text-wrapper_99c6e5494cffe6cf {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_c12dc757e83f07a3 .vertical-text-wrapper_99c6e5494cffe6cf .text-list_860f0c13714c4ea3 {
  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_c12dc757e83f07a3 .vertical-text-wrapper_99c6e5494cffe6cf .text-list_860f0c13714c4ea3:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_c12dc757e83f07a3 .vertical-text-wrapper_99c6e5494cffe6cf .shape_01_ee832490768ccfcc {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_c12dc757e83f07a3 .vertical-text-wrapper_99c6e5494cffe6cf .shape_02_23545ade3c29bc67 {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_c12dc757e83f07a3 .shape_03_a6b6b330d608c03d {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_c12dc757e83f07a3 .shape_04_b64abeb90b5ceb19 {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_5aaba583910395fc .section-btn_90c69d4c009d0f0b {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_5b9a54cff8998505 {
  z-index: 1;
}
.team-section-three_5b9a54cff8998505:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../photos/shape_cf3bb0b43e/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_5b9a54cff8998505 .section-btn_90c69d4c009d0f0b {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_5b9a54cff8998505 .shape_01_ee832490768ccfcc {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_5b9a54cff8998505 .shape_02_23545ade3c29bc67 {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_5b9a54cff8998505 .shape_03_a6b6b330d608c03d {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_a293c641782a848a .logo_d0697702393a1a8e {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_f0793aa3817db7ef {
  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_b028350df0682480 {
  max-width: 565px;
}
.user-data-form .form-wrapper_b028350df0682480 .input-group-meta_2dea123ca88eb5f2 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_b028350df0682480 .input-group-meta_2dea123ca88eb5f2 label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_b028350df0682480 .input-group-meta_2dea123ca88eb5f2 .placeholder_icon_f0b8b4b0dc9f50a5 {
  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_b028350df0682480 .input-group-meta_2dea123ca88eb5f2 .placeholder_icon_f0b8b4b0dc9f50a5 img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_b028350df0682480 .input-group-meta_2dea123ca88eb5f2 .placeholder_icon_f0b8b4b0dc9f50a5 span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_b028350df0682480 .input-group-meta_2dea123ca88eb5f2 .placeholder_icon_f0b8b4b0dc9f50a5 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_b028350df0682480 .input-group-meta_2dea123ca88eb5f2 .placeholder_icon_f0b8b4b0dc9f50a5 span.eye-slash_b3cf832f9745c3e9:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_e7eba09d3d2e1daa 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_e7eba09d3d2e1daa label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_e7eba09d3d2e1daa input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_e7eba09d3d2e1daa 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_e7eba09d3d2e1daa 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_e7eba09d3d2e1daa a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_e7eba09d3d2e1daa a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_340b8f04d276bc38 {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_7d5fd98f3e425130 {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_7d5fd98f3e425130:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_7d5fd98f3e425130 img {
  width: 20px;
}
.user-data-form .btn-close_011674b05511bb58 {
  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_ba60209286a661bb .main-count_94c55312d59221a9 {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_cfb34c7ddff53da3 .icon_bd17101ece3cddc4 {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_4661a47f60fa93f1 .img-holder_b9ae550efac82a4d {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_4661a47f60fa93f1 .img-holder_b9ae550efac82a4d.round-border_1d67645e874a03e2 {
  border-radius: 30px;
}
.portfolio-block-one_4661a47f60fa93f1 .img-holder_b9ae550efac82a4d .expend_8e608a4db0ddf66c {
  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_4661a47f60fa93f1 .img-holder_b9ae550efac82a4d 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_4661a47f60fa93f1 .img-holder_b9ae550efac82a4d i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_4661a47f60fa93f1:hover .expend_8e608a4db0ddf66c {
  opacity: 1;
}
.portfolio-block-one_4661a47f60fa93f1:hover .img-meta_b85eb5532415024d {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_4661a47f60fa93f1:hover .pj-title_34e52e377cb0da4b {
  text-decoration: underline;
}
.portfolio-block-one_4661a47f60fa93f1 .caption {
  margin-top: 35px;
}
.portfolio-block-one_4661a47f60fa93f1 .caption .tag_79cad064a7fd3a88 {
  margin: 0 -3px;
}
.portfolio-block-one_4661a47f60fa93f1 .caption .tag_79cad064a7fd3a88 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_4661a47f60fa93f1 .caption .pj-title_34e52e377cb0da4b {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_4661a47f60fa93f1 .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_4661a47f60fa93f1 .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_6454d809b9a7be1e .bg-wrapper_10be72f6bd5c0acc {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_6454d809b9a7be1e .slider-wrapper_0694d1f83380cc4c {
  height: 100%;
}
.project-details-two_6454d809b9a7be1e .slider-wrapper_0694d1f83380cc4c .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_6454d809b9a7be1e .slider-wrapper_0694d1f83380cc4c .carousel-control-next_bf472fb4b893907a,
.project-details-two_6454d809b9a7be1e .slider-wrapper_0694d1f83380cc4c .carousel-control-prev_fb1d215c22b17f0a {
  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_6454d809b9a7be1e .slider-wrapper_0694d1f83380cc4c .carousel-control-next_bf472fb4b893907a:hover,
.project-details-two_6454d809b9a7be1e .slider-wrapper_0694d1f83380cc4c .carousel-control-prev_fb1d215c22b17f0a:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_6454d809b9a7be1e .slider-wrapper_0694d1f83380cc4c .carousel-control-prev_fb1d215c22b17f0a {
  left: auto;
  right: 45px;
}
.project-details-two_6454d809b9a7be1e .info-wrapper_9f23db88e8d18047 {
  padding: 55px 50px 85px 70px;
}
.project-details-two_6454d809b9a7be1e .info-wrapper_9f23db88e8d18047 h3 {
  font-size: 36px;
}
.project-details-two_6454d809b9a7be1e .info-wrapper_9f23db88e8d18047 .list-meta_1ce9aaadd61c9092 li {
  padding: 22px 0;
}
.project-details-two_6454d809b9a7be1e .info-wrapper_9f23db88e8d18047 .list-meta_1ce9aaadd61c9092 .icon_bd17101ece3cddc4 {
  width: 40px;
}
.project-details-two_6454d809b9a7be1e .info-wrapper_9f23db88e8d18047 .list-meta_1ce9aaadd61c9092 .text1_e4ed0c7b44b72ccb {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_6454d809b9a7be1e .info-wrapper_9f23db88e8d18047 .list-meta_1ce9aaadd61c9092 span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_6454d809b9a7be1e .info-wrapper_9f23db88e8d18047 .social-share_b33ba62c37532651 li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_6454d809b9a7be1e .info-wrapper_9f23db88e8d18047 .social-share_b33ba62c37532651 li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_ef8588115f6c95a6 .slider-wrapper_0694d1f83380cc4c {
  padding-left: 100px;
}
.feedback-section-three_ef8588115f6c95a6 .slider-wrapper_0694d1f83380cc4c .icon_bd17101ece3cddc4 {
  left: 0;
  top: 18px;
}
.feedback-section-three_ef8588115f6c95a6 .slick-dots_a45b0858d21149c1 {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_ef8588115f6c95a6 .slick-dots_a45b0858d21149c1 li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_ef8588115f6c95a6 .slick-dots_a45b0858d21149c1 .slick-active button {
  background: #000;
}
.feedback-section-three_ef8588115f6c95a6 .rating-box_a57e612d6c94322f {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_ef8588115f6c95a6 .rating-box_a57e612d6c94322f .rating_7e94900c1c00790e {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_ef8588115f6c95a6 .shape_01_ee832490768ccfcc {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_ef8588115f6c95a6 .shape_02_23545ade3c29bc67 {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_9f7835b119edc914 {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_9f7835b119edc914 .post-data_ebf4d3a420b5a6ee {
  padding: 30px 35px 25px;
}
.blog-meta-one_9f7835b119edc914 .post-data_ebf4d3a420b5a6ee .post-info_c4539d0a5953be23 {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_9f7835b119edc914 .post-data_ebf4d3a420b5a6ee .blog-title_98c6b3b40f8d7e93 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_9f7835b119edc914 .post-data_ebf4d3a420b5a6ee .blog-title_98c6b3b40f8d7e93:hover {
  text-decoration: underline;
}
.blog-meta-one_9f7835b119edc914 .post-img_e532436772fd16f1 {
  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_9f7835b119edc914 .post-img_e532436772fd16f1 .round-btn_161ab636ee181758 {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_9f7835b119edc914:hover .round-btn_161ab636ee181758 {
  background: #CFFF45;
}
.blog-meta-one_9f7835b119edc914.style-two_fe5671dad53991c3 {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_9f7835b119edc914.style-two_fe5671dad53991c3 .post-img_e532436772fd16f1 {
  border-radius: 0;
}
.blog-meta-one_9f7835b119edc914.style-two_fe5671dad53991c3 .blog-title_98c6b3b40f8d7e93 {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_88cec81f7a2c1915 {
  background: #fff;
}
.blog-meta-two_88cec81f7a2c1915 .post-data_ebf4d3a420b5a6ee {
  padding-top: 30px;
}
.blog-meta-two_88cec81f7a2c1915 .post-data_ebf4d3a420b5a6ee .blog-title_98c6b3b40f8d7e93 {
  width: 70%;
}
.blog-meta-two_88cec81f7a2c1915 .post-data_ebf4d3a420b5a6ee .blog-title_98c6b3b40f8d7e93 h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_88cec81f7a2c1915 .post-data_ebf4d3a420b5a6ee .blog-title_98c6b3b40f8d7e93:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_88cec81f7a2c1915 .post-data_ebf4d3a420b5a6ee .round-btn_161ab636ee181758 {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_88cec81f7a2c1915 .post-data_ebf4d3a420b5a6ee .round-btn_161ab636ee181758:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_88cec81f7a2c1915 .post-data_ebf4d3a420b5a6ee .post-info_c4539d0a5953be23 {
  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_88cec81f7a2c1915 .post-img_e532436772fd16f1 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_88cec81f7a2c1915 .post-img_e532436772fd16f1 .date_888ec32123f38a01 {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_88cec81f7a2c1915.style-two_fe5671dad53991c3 {
  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_88cec81f7a2c1915.style-two_fe5671dad53991c3 p {
  font-size: 18px;
}
.blog-meta-two_88cec81f7a2c1915.style-two_fe5671dad53991c3 .post-img_e532436772fd16f1 {
  height: auto;
  width: 100%;
}
.blog-meta-two_88cec81f7a2c1915.style-two_fe5671dad53991c3 .post-data_ebf4d3a420b5a6ee {
  padding: 26px 0;
}
.blog-meta-two_88cec81f7a2c1915.style-two_fe5671dad53991c3 .post-data_ebf4d3a420b5a6ee .post-info_c4539d0a5953be23 {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_88cec81f7a2c1915.style-two_fe5671dad53991c3 .post-data_ebf4d3a420b5a6ee .round-btn_161ab636ee181758 {
  border: none;
}

.signup-btn-one_1ef0760d344f0cf0 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_1ef0760d344f0cf0 .icon_bd17101ece3cddc4 {
  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_1d0baff313d976bc {
  z-index: 1;
}
.blog-section-three_1d0baff313d976bc .section-btn_90c69d4c009d0f0b {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

.blog-section-four_ed6d36a55a93d5da {
  z-index: 5;
}
.blog-section-four_ed6d36a55a93d5da.block-feature-three_ff3fad094d4e4c44:before {
  display: none;
}
.blog-section-four_ed6d36a55a93d5da.block-feature-three_ff3fad094d4e4c44 .block-one_c8b64eb275b42ee9 {
  background: url(../photos/blog/blog_img_05.jpg) no-repeat center;
  height: 666px;
}

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

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

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

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

.blog-details_43f2c144411ee39e .post-details-meta_dd95891ff4235331 {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_43f2c144411ee39e .post-details-meta_dd95891ff4235331 p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_43f2c144411ee39e .post-details-meta_dd95891ff4235331 .quote-wrapper_396d3e0a66ab9f28 {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_43f2c144411ee39e .post-details-meta_dd95891ff4235331 .quote-wrapper_396d3e0a66ab9f28 .wrapper_9978a0dbc9d7dd09 {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_43f2c144411ee39e .post-details-meta_dd95891ff4235331 .quote-wrapper_396d3e0a66ab9f28 .wrapper_9978a0dbc9d7dd09 .icon_bd17101ece3cddc4 {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_43f2c144411ee39e .post-details-meta_dd95891ff4235331 .quote-wrapper_396d3e0a66ab9f28 .wrapper_9978a0dbc9d7dd09 h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_43f2c144411ee39e .post-details-meta_dd95891ff4235331 .quote-wrapper_396d3e0a66ab9f28 h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_43f2c144411ee39e .post-details-meta_dd95891ff4235331 .quote-wrapper_396d3e0a66ab9f28 h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_43f2c144411ee39e .post-details-meta_dd95891ff4235331 .img-gallery_2a69950d1285872a {
  margin-bottom: 50px;
}
.blog-details_43f2c144411ee39e .post-details-meta_dd95891ff4235331 .img-gallery_2a69950d1285872a img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_43f2c144411ee39e .post-details-meta_dd95891ff4235331 h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_43f2c144411ee39e .post-details-meta_dd95891ff4235331 .list-item_b1665115e206cbff li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_43f2c144411ee39e .post-details-meta_dd95891ff4235331 .list-item_b1665115e206cbff li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_43f2c144411ee39e .bottom-widget_832346d2c52778db {
  padding: 10px 0 5px;
}
.blog-details_43f2c144411ee39e .bottom-widget_832346d2c52778db .tags_51d27f87c785f2da li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_43f2c144411ee39e .bottom-widget_832346d2c52778db .tags_51d27f87c785f2da a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_43f2c144411ee39e .bottom-widget_832346d2c52778db .tags_51d27f87c785f2da a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_43f2c144411ee39e .bottom-widget_832346d2c52778db .share-icon_7f93668491753577 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_43f2c144411ee39e .bottom-widget_832346d2c52778db .share-icon_7f93668491753577 a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_43f2c144411ee39e .grey-bg_d4e87b88bd32ec93 {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_43f2c144411ee39e .blog-inner-title_6156288c82ee1b8c {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_43f2c144411ee39e .blog-comment-area_7d54d74dbd27f1f6 {
  margin: 60px 0;
}
.blog-details_43f2c144411ee39e .blog-comment-area_7d54d74dbd27f1f6 .comment_978670ec8ebc877c {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_43f2c144411ee39e .blog-comment-area_7d54d74dbd27f1f6 .comment_978670ec8ebc877c:last-child {
  padding-bottom: 5px;
}
.blog-details_43f2c144411ee39e .blog-comment-area_7d54d74dbd27f1f6 .comment_978670ec8ebc877c .reply-comment_fb957c65f3578ac0 {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_43f2c144411ee39e .blog-comment-area_7d54d74dbd27f1f6 .comment_978670ec8ebc877c .user-avatar_238f426dc3a25339 {
  width: 60px;
  height: 60px;
}
.blog-details_43f2c144411ee39e .blog-comment-area_7d54d74dbd27f1f6 .comment_978670ec8ebc877c .comment-text_28ce8bee7003d37e {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_43f2c144411ee39e .blog-comment-area_7d54d74dbd27f1f6 .comment_978670ec8ebc877c .comment-text_28ce8bee7003d37e .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_43f2c144411ee39e .blog-comment-area_7d54d74dbd27f1f6 .comment_978670ec8ebc877c .comment-text_28ce8bee7003d37e .date_888ec32123f38a01 {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_43f2c144411ee39e .blog-comment-area_7d54d74dbd27f1f6 .comment_978670ec8ebc877c .comment-text_28ce8bee7003d37e p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_43f2c144411ee39e .blog-comment-area_7d54d74dbd27f1f6 .comment_978670ec8ebc877c .comment-text_28ce8bee7003d37e .reply-btn_8dd46bd6a2649ad0 {
  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_43f2c144411ee39e .blog-comment-area_7d54d74dbd27f1f6 .comment_978670ec8ebc877c .comment-text_28ce8bee7003d37e .reply-btn_8dd46bd6a2649ad0:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_43f2c144411ee39e .blog-comment-form_2bd63a4ee796d9bb p a {
  color: #19352D;
}
.blog-details_43f2c144411ee39e .blog-comment-form_2bd63a4ee796d9bb form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_43f2c144411ee39e .blog-comment-form_2bd63a4ee796d9bb form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_43f2c144411ee39e .blog-comment-form_2bd63a4ee796d9bb 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_3f115a3c2ac31d3d {
  height: 600px;
}

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

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

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

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

.footer-one_3274ab0259f609f4 {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_3274ab0259f609f4 .bottom-footer_26ece604ec50b163 {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_3274ab0259f609f4 .social-icon_536a590afd66eeaa 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_3274ab0259f609f4 .social-icon_536a590afd66eeaa a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_3274ab0259f609f4 .footer-title_dac643df325a0462 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_3274ab0259f609f4 .footer-nav-link_3281c2ad596466b6 a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_3274ab0259f609f4 .footer-nav-link_3281c2ad596466b6 a:hover {
  color: #fff;
}
.footer-nav-link_3281c2ad596466b6 p {
  font-size: 16px;
}
.logo_d0697702393a1a8e 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_f5d75d3bf4b0bc6a {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_dff6d6f5a82c5f13 {
  align-content: center;
}

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

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

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

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

.footer-three_c15982577d7d9d5a {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_c15982577d7d9d5a .round-bg_60bfc5d63f677989 {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_c15982577d7d9d5a .round-bg_60bfc5d63f677989.color-two_579b028772c6e2ef {
  background: #F6FFDD;
}
.footer-three_c15982577d7d9d5a .footer-intro_f50b1b72e80cfd2c p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_c15982577d7d9d5a .footer-intro_f50b1b72e80cfd2c p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_c15982577d7d9d5a .footer-title_dac643df325a0462 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_c15982577d7d9d5a .footer-nav-link_3281c2ad596466b6 a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_c15982577d7d9d5a .footer-nav-link_3281c2ad596466b6 a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_c15982577d7d9d5a .bottom-footer_26ece604ec50b163 {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_c15982577d7d9d5a .bottom-footer_26ece604ec50b163 .copyright_b239b147ebc236e6 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_c15982577d7d9d5a .bottom-footer_26ece604ec50b163 .bottom-nav_9ff9e10277f19ab4 {
  margin: 0 -12px;
}
.footer-three_c15982577d7d9d5a .bottom-footer_26ece604ec50b163 .bottom-nav_9ff9e10277f19ab4 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_c15982577d7d9d5a .bottom-footer_26ece604ec50b163 .bottom-nav_9ff9e10277f19ab4 a:hover {
  text-decoration: underline;
}
.footer-three_c15982577d7d9d5a .bottom-footer_26ece604ec50b163 .social-icon_536a590afd66eeaa {
  margin: 0 -10px;
}
.footer-three_c15982577d7d9d5a .bottom-footer_26ece604ec50b163 .social-icon_536a590afd66eeaa a {
  margin: 0 10px;
}
.footer-three_c15982577d7d9d5a .bottom-footer_26ece604ec50b163 .social-icon_536a590afd66eeaa a:hover {
  color: #19352D;
}
.footer-three_c15982577d7d9d5a .shape_01_ee832490768ccfcc {
  top: -3%;
  left: -3%;
}
.footer-three_c15982577d7d9d5a .shape_02_23545ade3c29bc67 {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_b26b7bcd31930621 {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_b26b7bcd31930621:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../photos/assets_a171f9b026/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_b26b7bcd31930621 h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_b26b7bcd31930621 .btn-group_3f33799688895f1c {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_b26b7bcd31930621 .btn-group_3f33799688895f1c h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_b26b7bcd31930621 .btn-group_3f33799688895f1c h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_b26b7bcd31930621 .btn-group_3f33799688895f1c .round-btn_161ab636ee181758 {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_b26b7bcd31930621 .btn-group_3f33799688895f1c .round-btn_161ab636ee181758:hover, .footer-five_b26b7bcd31930621 .btn-group_3f33799688895f1c .round-btn_161ab636ee181758:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_b26b7bcd31930621 .social-icon_536a590afd66eeaa {
  margin: 0 -20px;
}
.footer-five_b26b7bcd31930621 .social-icon_536a590afd66eeaa a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_b26b7bcd31930621 .social-icon_536a590afd66eeaa a:hover {
  color: #DFFF5E;
}
.footer-five_b26b7bcd31930621 .bottom-nav_9ff9e10277f19ab4 {
  margin: 0 -12px;
}
.footer-five_b26b7bcd31930621 .bottom-nav_9ff9e10277f19ab4 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_b26b7bcd31930621 .bottom-nav_9ff9e10277f19ab4 a:hover {
  text-decoration: underline;
}
.footer-five_b26b7bcd31930621 .shape_01_ee832490768ccfcc {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_b26b7bcd31930621 .shape_02_23545ade3c29bc67 {
  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_e08e4037bc16cf52 {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_43b490ffcd6bc829 {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_1414997073990386 {
  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_3c8656af0d57535b {
  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_23562e0457b2d4b4 {
  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_bbae3f21be6ae7c0 {
  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_27c8d9b008f3d058 {
  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_9e38cfc247574d07 {
  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_735c11ceef432b63 {
  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_163ed7224de2cfe8 {
  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_a969f1fe1f6fbf0d {
  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_298167ee08d05b60 {
  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_79f7624f32084ae9 {
  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_d4675209e923ae37 {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_244d4e792a599cae {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_5dbb01937ce806bf {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_fdce96f34840230f {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_ab0c18203a666704 {
  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_e670af0f4468eea0 {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_0c2e9a2e765be091 {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_b01304385c55f268 {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_1ddd94ce60d970da {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_6dcfdf05e57be134 {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_077b28458a72219e {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_68d1654e0d3f113f {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_ac13be048248ce0f {
  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_a07c6e339d828a90 {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_cd032a9ad9c04202 {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_aec699a85d7733e7 {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_830545180fa51a73 {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_0600575a764cfb64 {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_b406f0db5fa7c447 {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_6e3c089e755e50e3 {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_2f6a2f2081a0981f {
  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_9e599f07a3a2d6af {
  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_e1d4fee54fc485aa {
  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_f0292caebebd7222 {
  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_6fae25f26f0f4a7b {
  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_b56ebac0147c16b2 {
  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_bb16824a4ebd0aa4 {
  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_3a117929d878f5d6 {
  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_1af572caddd581ec {
  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_6ac27efe0e432516 {
  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_fea514f00be322ce {
  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_a7a5dede79bcbd22 {
  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_005fb86fe58f8225 {
  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_0155f542a2d1b4d6 {
  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_61dbb0a2a92b5fc3 {
  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_87c7bc146d013a42 {
  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_beaa553363368cd4 {
  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_bd153caada4193f8 {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_3cd5007b6cf94164 {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_0f879fd029e61963 {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_5ac5db8717a254cc {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_266a2a5f0a4b09b0 {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_59d09b5de73ead1f {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_3d8216cf6e3b1b46 {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_a96d30babaedc44f {
  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_e08e4037bc16cf52 {
  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_21693e7388bfb911 {
  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_0344d4057d3b1649 {
  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_19fa46589679306f .theme-select-menu_0a7805ce915e1775 {
  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_04fcf5fd00f24d43 {
  overflow: hidden;
}
.product-block-one_04fcf5fd00f24d43 .img-holder_b9ae550efac82a4d {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_04fcf5fd00f24d43 .img-holder_b9ae550efac82a4d .cart-icon_a24b18508f88a600 {
  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_04fcf5fd00f24d43 .img-holder_b9ae550efac82a4d .cart-icon_a24b18508f88a600:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_04fcf5fd00f24d43 .img-holder_b9ae550efac82a4d .cart-button_e6d639376deadb79 {
  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_04fcf5fd00f24d43 .img-holder_b9ae550efac82a4d .cart-button_e6d639376deadb79:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_04fcf5fd00f24d43 .product-title_b53e7831a4590325 {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_04fcf5fd00f24d43 .rating_7e94900c1c00790e {
  margin: 0 -3px;
}
.product-block-one_04fcf5fd00f24d43 .rating_7e94900c1c00790e li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_04fcf5fd00f24d43 .rating_7e94900c1c00790e li .bi-star-fill_5225c46afdf7985b {
  color: #FFCB65;
}
.product-block-one_04fcf5fd00f24d43 .price_29d8a1cf3d177e51 {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_04fcf5fd00f24d43:hover .cart-button_e6d639376deadb79 {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_04fcf5fd00f24d43:hover .product-img_f427ca88b7f3dbb1 {
  transform: scale(0.95);
}
.product-block-one_04fcf5fd00f24d43:hover .cart-icon_a24b18508f88a600 {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_04fcf5fd00f24d43:hover .product-title_b53e7831a4590325 {
  text-decoration: underline;
}

.product-details-one_287b4da17a5f65c0 .product-img-tab_6ab810b8409a6bff {
  border: none;
}
.product-details-one_287b4da17a5f65c0 .product-img-tab_6ab810b8409a6bff .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_287b4da17a5f65c0 .product-img-tab_6ab810b8409a6bff .nav-link img {
  max-height: 100%;
}
.product-details-one_287b4da17a5f65c0 .product-img-tab_6ab810b8409a6bff .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_287b4da17a5f65c0 .product-img-tab-content_ae2eadf58f6df8cb {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_287b4da17a5f65c0 .product-img-tab-content_ae2eadf58f6df8cb img {
  margin: auto;
}
.product-details-one_287b4da17a5f65c0 .product-info_12bc32d68bd0eaf8 .stock-tag_71d7abca31c2bd30 {
  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_287b4da17a5f65c0 .product-info_12bc32d68bd0eaf8 .product-name_4b1934cf344b1b84 {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_287b4da17a5f65c0 .product-info_12bc32d68bd0eaf8 .rating_7e94900c1c00790e li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_287b4da17a5f65c0 .product-info_12bc32d68bd0eaf8 .rating_7e94900c1c00790e li .bi-star-fill_5225c46afdf7985b {
  color: #FFCB65;
}
.product-details-one_287b4da17a5f65c0 .product-info_12bc32d68bd0eaf8 .rating_7e94900c1c00790e li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_287b4da17a5f65c0 .product-info_12bc32d68bd0eaf8 .rating_7e94900c1c00790e li a:hover {
  text-decoration: underline;
}
.product-details-one_287b4da17a5f65c0 .product-info_12bc32d68bd0eaf8 .price_29d8a1cf3d177e51 {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_287b4da17a5f65c0 .product-info_12bc32d68bd0eaf8 .price_29d8a1cf3d177e51 del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_287b4da17a5f65c0 .product-info_12bc32d68bd0eaf8 .availability_e586ff2d8eb0986b {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_287b4da17a5f65c0 .product-info_12bc32d68bd0eaf8 .description-text_eaaab1fd6da26a11 {
  padding: 10px 0 15px;
}
.product-details-one_287b4da17a5f65c0 .product-info_12bc32d68bd0eaf8 .product-feature_d0b89878eeff5124 {
  margin-bottom: 20px;
}
.product-details-one_287b4da17a5f65c0 .product-info_12bc32d68bd0eaf8 .product-feature_d0b89878eeff5124 li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_287b4da17a5f65c0 .product-info_12bc32d68bd0eaf8 .product-feature_d0b89878eeff5124 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_287b4da17a5f65c0 .product-info_12bc32d68bd0eaf8 .customize-order_a82fc677b97c004f h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_287b4da17a5f65c0 .product-info_12bc32d68bd0eaf8 .customize-order_a82fc677b97c004f .quantity_9cea50192e58a63e .button-group_53cb7641e87c89b3 {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_287b4da17a5f65c0 .product-info_12bc32d68bd0eaf8 .customize-order_a82fc677b97c004f .quantity_9cea50192e58a63e .button-group_53cb7641e87c89b3 li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_287b4da17a5f65c0 .product-info_12bc32d68bd0eaf8 .customize-order_a82fc677b97c004f .quantity_9cea50192e58a63e .button-group_53cb7641e87c89b3 li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_287b4da17a5f65c0 .product-info_12bc32d68bd0eaf8 .customize-order_a82fc677b97c004f .quantity_9cea50192e58a63e .button-group_53cb7641e87c89b3 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_287b4da17a5f65c0 .product-review-tab_4285cf51bef61919 .nav-tabs_7a8d509ce1265ec6 {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_287b4da17a5f65c0 .product-review-tab_4285cf51bef61919 .nav-tabs_7a8d509ce1265ec6 .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_287b4da17a5f65c0 .product-review-tab_4285cf51bef61919 .nav-tabs_7a8d509ce1265ec6 .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_287b4da17a5f65c0 .product-review-tab_4285cf51bef61919 .nav-tabs_7a8d509ce1265ec6 .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_287b4da17a5f65c0 .product-review-tab_4285cf51bef61919 .nav-tabs_7a8d509ce1265ec6 .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_287b4da17a5f65c0 .product-review-tab_4285cf51bef61919 .tab-content_b45f6088d1c8842f h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_287b4da17a5f65c0 .product-review-tab_4285cf51bef61919 .tab-content_b45f6088d1c8842f .product-feature_d0b89878eeff5124 li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_287b4da17a5f65c0 .product-review-tab_4285cf51bef61919 .tab-content_b45f6088d1c8842f .product-feature_d0b89878eeff5124 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_287b4da17a5f65c0 .product-review-tab_4285cf51bef61919 .user-comment-area_21e256e632fc41d6 .single-comment_e018a32d1952b888 {
  padding-bottom: 40px;
}
.product-details-one_287b4da17a5f65c0 .product-review-tab_4285cf51bef61919 .user-comment-area_21e256e632fc41d6 .single-comment_e018a32d1952b888:last-child {
  padding-bottom: 0;
}
.product-details-one_287b4da17a5f65c0 .product-review-tab_4285cf51bef61919 .user-comment-area_21e256e632fc41d6 .user-img_5feedd2d2376e612 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_287b4da17a5f65c0 .product-review-tab_4285cf51bef61919 .user-comment-area_21e256e632fc41d6 .user-comment-data_619270ad930694d1 {
  padding-left: 30px;
  position: relative;
}
.product-details-one_287b4da17a5f65c0 .product-review-tab_4285cf51bef61919 .user-comment-area_21e256e632fc41d6 .user-comment-data_619270ad930694d1 .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_287b4da17a5f65c0 .product-review-tab_4285cf51bef61919 .user-comment-area_21e256e632fc41d6 .user-comment-data_619270ad930694d1 .rating_7e94900c1c00790e li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_287b4da17a5f65c0 .product-review-tab_4285cf51bef61919 .user-comment-area_21e256e632fc41d6 .user-comment-data_619270ad930694d1 .rating_7e94900c1c00790e li .bi-star-fill_5225c46afdf7985b {
  color: #FFCB65;
}
.product-details-one_287b4da17a5f65c0 .product-review-tab_4285cf51bef61919 .user-comment-area_21e256e632fc41d6 .user-comment-data_619270ad930694d1 p {
  padding-top: 8px;
}

.cart-list-form_2451e82b5a98b1d1 {
  position: relative;
}
.cart-list-form_2451e82b5a98b1d1 .table_38bb09cc2e95da68 {
  margin: 0;
  background: transparent;
}
.cart-list-form_2451e82b5a98b1d1 .table_38bb09cc2e95da68 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_2451e82b5a98b1d1 .table_38bb09cc2e95da68 th:first-child {
  text-align: left;
}
.cart-list-form_2451e82b5a98b1d1 .table_38bb09cc2e95da68 tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_2451e82b5a98b1d1 .table_38bb09cc2e95da68 tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_2451e82b5a98b1d1 .table_38bb09cc2e95da68 tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_2451e82b5a98b1d1 .table_38bb09cc2e95da68 tbody .product-thumbnails_3b90f643085d36f8 {
  width: 85px;
}
.cart-list-form_2451e82b5a98b1d1 .table_38bb09cc2e95da68 tbody .product-thumbnails_3b90f643085d36f8 img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_2451e82b5a98b1d1 .table_38bb09cc2e95da68 tbody .product-thumbnails_3b90f643085d36f8 .product-img_f427ca88b7f3dbb1 {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_2451e82b5a98b1d1 .table_38bb09cc2e95da68 tbody .product-info_12bc32d68bd0eaf8 {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_2451e82b5a98b1d1 .table_38bb09cc2e95da68 tbody .product-info_12bc32d68bd0eaf8 .product-name_4b1934cf344b1b84 {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_2451e82b5a98b1d1 .table_38bb09cc2e95da68 tbody .product-info_12bc32d68bd0eaf8 .serial_30e183d696e13c58 {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_2451e82b5a98b1d1 .table_38bb09cc2e95da68 tbody .product-info_12bc32d68bd0eaf8 ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_2451e82b5a98b1d1 .table_38bb09cc2e95da68 tbody .price_29d8a1cf3d177e51 {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_2451e82b5a98b1d1 .table_38bb09cc2e95da68 tbody .quantity_9cea50192e58a63e li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_2451e82b5a98b1d1 .table_38bb09cc2e95da68 tbody .quantity_9cea50192e58a63e li .btn_548640514187a57a {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_2451e82b5a98b1d1 .table_38bb09cc2e95da68 tbody .quantity_9cea50192e58a63e 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_2451e82b5a98b1d1 .table_38bb09cc2e95da68 tbody .remove-product_96ea9a8567397d42 {
  color: #000;
  font-size: 22px;
}
.cart-list-form_2451e82b5a98b1d1 .table_38bb09cc2e95da68 tbody .remove-product_96ea9a8567397d42:hover {
  color: #ff2759;
}
.cart-list-form_2451e82b5a98b1d1 .cart-footer_56bb269ee2804d34 {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_2451e82b5a98b1d1 .cart-footer_56bb269ee2804d34 .coupon-form_361293e0223e8260 input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_2451e82b5a98b1d1 .cart-footer_56bb269ee2804d34 .cart-total-section_7964f0c799b9af8e {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_2451e82b5a98b1d1 .cart-footer_56bb269ee2804d34 .cart-total-section_7964f0c799b9af8e .cart-total-table_6cfdbe97cb1a650e 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_2451e82b5a98b1d1 .cart-footer_56bb269ee2804d34 .cart-total-section_7964f0c799b9af8e .cart-total-table_6cfdbe97cb1a650e tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_40be2dee1a962d45 {
  height: auto;
}

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

.fancybox-caption_72ca90dc750a1cc7, .fancybox-infobar_cf55823fa0b4f54f, .fancybox-navigation_d7214108378c6a84 .fancybox-button_2d87604f7dc04e84, .fancybox-toolbar_df1dc9219a006506 {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_e6232de0ff0d3588 .fancybox-caption_72ca90dc750a1cc7, .fancybox-show-infobar_b731223ca2081d77 .fancybox-infobar_cf55823fa0b4f54f, .fancybox-show-nav_1d90742e6d1e0114 .fancybox-navigation_d7214108378c6a84 .fancybox-button_2d87604f7dc04e84, .fancybox-show-toolbar_aaf7abe695e1a633 .fancybox-toolbar_df1dc9219a006506 {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_e6529f3f9a9d719e .fancybox-stage_2219a591122f51d6 {
  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_4e57bcf697bf4112 .fancybox-slide, .fancybox-slide--current_3fd6cfae78dd8309, .fancybox-slide--next_e2659919a8c1125e, .fancybox-slide--previous_891c6cc6328196f3 {
  display: block;
}

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

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

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

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

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

.fancybox-content_68a8b855480bc3a9 {
  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_be737dc3dc2330f1 .fancybox-content_68a8b855480bc3a9 {
  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_00851376322fea9b .fancybox-content_68a8b855480bc3a9 {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_bea4bf2d11599806 .fancybox-content_68a8b855480bc3a9 {
  cursor: zoom-in;
}

.fancybox-can-drag_975b26b7989a84f1 .fancybox-content_68a8b855480bc3a9 {
  cursor: grab;
}

.fancybox-is-dragging_2a25d6f372791da8 .fancybox-content_68a8b855480bc3a9 {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_f0f90df9f46b7f96 .fancybox-content_68a8b855480bc3a9 {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_0594ac25f08163c5 .fancybox-content_68a8b855480bc3a9, .fancybox-slide--map_12bb296c7718fa81 .fancybox-content_68a8b855480bc3a9, .fancybox-slide--video_c987ba98a49f519d .fancybox-content_68a8b855480bc3a9 {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_c987ba98a49f519d .fancybox-content_68a8b855480bc3a9 {
  background: #000;
}

.fancybox-slide--map_12bb296c7718fa81 .fancybox-content_68a8b855480bc3a9 {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_c8ffd89ce5728c4a svg path, .fancybox-button--share_0420b7d577da6887 svg path, .fancybox-button--thumbs_11e481171893bee0 svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_1d90742e6d1e0114 .fancybox-navigation_d7214108378c6a84 .fancybox-button_2d87604f7dc04e84 {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_d7214108378c6a84 .fancybox-button--arrow_left_6f5afd5231d2217d {
  left: 6px;
}

.fancybox-navigation_d7214108378c6a84 .fancybox-button--arrow_right_c79af6bbd093e9c1 {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_0594ac25f08163c5 .fancybox-close-small_ecdd6c9d5ca31c59, .fancybox-slide--image_be737dc3dc2330f1 .fancybox-close-small_ecdd6c9d5ca31c59, .fancybox-slide--video_c987ba98a49f519d .fancybox-close-small_ecdd6c9d5ca31c59 {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_0594ac25f08163c5 .fancybox-close-small_ecdd6c9d5ca31c59:hover svg, .fancybox-slide--image_be737dc3dc2330f1 .fancybox-close-small_ecdd6c9d5ca31c59:hover svg, .fancybox-slide--video_c987ba98a49f519d .fancybox-close-small_ecdd6c9d5ca31c59:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_849c35fb6efc5c61 .fancybox-close-small_ecdd6c9d5ca31c59, .fancybox-is-zoomable_c7d85057f7801d78.fancybox-can-drag_975b26b7989a84f1 .fancybox-close-small_ecdd6c9d5ca31c59 {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_ec7193a8a34c3a72.fancybox-slide--next_e2659919a8c1125e, .fancybox-fx-fade_ec7193a8a34c3a72.fancybox-slide--previous_891c6cc6328196f3 {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_ec7193a8a34c3a72.fancybox-slide--current_3fd6cfae78dd8309 {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_1854e36ceada9ead {
  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_8ce5bdead304d721 {
  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_f638399bd44146ff {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_61c3df3395ee0500 .fancybox-thumbs_8ce5bdead304d721 {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_8ce5bdead304d721 > 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_8ce5bdead304d721 .fancybox-thumbs-active_d3c75edefe1121fc:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_63af01ace1b9265a .slick-track_adef8067e0830ba8,
.slick-slider_63af01ace1b9265a .slick-list_5f538313bbedecdd {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_bed3beb3fd094ce4 .slick-track_adef8067e0830ba8 {
  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_bed3beb3fd094ce4 img {
  display: none;
}

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

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

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

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

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