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

.h1_75efd3b0099d8ae4,
h1,
.h2_5217dcc705797d68,
h2,
.h3_3397a9f390e78307,
h3,
.h4_316f1aaaa359f972,
h4,
.h5_9df7c6d855e67164,
h5,
.h6_c7d0c5d236245f49,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_f558c8a92c00da74 {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_4aa413734ab7ab13 {
  padding: 0 !important;
}

.m0_b8d3963673116de5 {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_76d6994967edb07b {
    padding: 0 !important;
  }
  .xl-m0_c6f032b3f71e2644 {
    margin: 0 !important;
  }
  .xl-pt-10_70e98a1bd18bdef5 {
    padding-top: 10px !important;
  }
  .xl-pt-20_7966f0f4a8abd7ec {
    padding-top: 20px !important;
  }
  .xl-pt-30_83c327335fb14e09 {
    padding-top: 30px !important;
  }
  .xl-pt-40_5950088d9c3d581a {
    padding-top: 40px !important;
  }
  .xl-pt-50_38cd11b3043d653f {
    padding-top: 50px !important;
  }
  .xl-pt-60_7c869a02d07bbbc1 {
    padding-top: 60px !important;
  }
  .xl-pt-70_27104383b165022d {
    padding-top: 70px !important;
  }
  .xl-pt-80_2cfa5b6d5bccef0c {
    padding-top: 80px !important;
  }
  .xl-pt-90_a59df19176b48ff9 {
    padding-top: 90px !important;
  }
  .xl-pt-100_f9219d4d9b178b2c {
    padding-top: 100px !important;
  }
  .xl-pt-110_4299bab8512fa7d1 {
    padding-top: 110px !important;
  }
  .xl-pt-120_e7d0bcd17904a3e8 {
    padding-top: 120px !important;
  }
  .xl-pt-130_f36c5899092e5922 {
    padding-top: 130px !important;
  }
  .xl-pt-140_1d166165c3b65a8b {
    padding-top: 140px !important;
  }
  .xl-pt-150_063c47ca39227b68 {
    padding-top: 150px !important;
  }
  .xl-pt-200_ffb72e6b3dffe0f8 {
    padding-top: 200px !important;
  }
  .xl-pb-10_b23a19450a7b3a4b {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_7b226867e70d50bf {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_52cfc1be28a2b35e {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_065a82fab10b1373 {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_7a3aa761c28c9430 {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_fbe6e42317a11b2f {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_23b7c4ee96220d0e {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_4fb8138893aecad7 {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_a65d3e6b37a2d18a {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_452d35eb10c9a0e5 {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_1bcc274950af11f5 {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_aca1e2dfb763bdfd {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_f944ea968c49eb22 {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_d6b52e5a68d3caa5 {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_8f6e70a2cc9c72cb {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_fbc71bc62d4dcf52 {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_9ce343adb0596652 {
    margin-top: 10px !important;
  }
  .xl-mt-20_1b132e8e81241a38 {
    margin-top: 20px !important;
  }
  .xl-mt-30_80acd18f69af6754 {
    margin-top: 30px !important;
  }
  .xl-mt-40_ebdddfe1c81ccec6 {
    margin-top: 40px !important;
  }
  .xl-mt-50_c97fb5a0f7e18e82 {
    margin-top: 50px !important;
  }
  .xl-mt-60_0a876397eaf5971b {
    margin-top: 60px !important;
  }
  .xl-mt-70_a0804f811c5dc1d7 {
    margin-top: 70px !important;
  }
  .xl-mt-80_966aa8bf03f50430 {
    margin-top: 80px !important;
  }
  .xl-mt-90_3309580f447fb334 {
    margin-top: 90px !important;
  }
  .xl-mt-100_8b3aa402138d8904 {
    margin-top: 100px !important;
  }
  .xl-mt-110_6b484278c268b436 {
    margin-top: 110px !important;
  }
  .xl-mt-120_ebe539e50c4ec7ca {
    margin-top: 120px !important;
  }
  .xl-mt-130_63bda7c8fe274014 {
    margin-top: 130px !important;
  }
  .xl-mt-140_714c93ba6db73e02 {
    margin-top: 140px !important;
  }
  .xl-mt-150_d344debefbb6eb79 {
    margin-top: 150px !important;
  }
  .xl-mt-200_fbe782ba07f5a21f {
    margin-top: 200px !important;
  }
  .xl-mb-10_8037bc101d307828 {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_c95fb5918f65a77a {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_77ccf8c705fc4485 {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_58d7cdc0e72aea95 {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_be26c901a614f708 {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_e0b4ec5663dfc027 {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_35350a7f4f64e500 {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_dfd2e06c24113b5d {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_e986562063bec67f {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_a4e13f7adfc9ee89 {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_5f8742d7914532fe {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_98061bbf85880da2 {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_38e1b31cc2f5ff76 {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_1af5f7f3b32bf87e {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_b0257b030ec5bfb2 {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_a9bb41e37158e63c {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_dfd90bd908dda81e {
    padding: 0 !important;
  }
  .lg-m0_24913079adc37a89 {
    margin: 0 !important;
  }
  .lg-pt-10_7762ea718a6ec0be {
    padding-top: 10px !important;
  }
  .lg-pt-20_dd1115a17321203d {
    padding-top: 20px !important;
  }
  .lg-pt-30_44116653b338e317 {
    padding-top: 30px !important;
  }
  .lg-pt-40_d31ab2612637c8d7 {
    padding-top: 40px !important;
  }
  .lg-pt-50_d7b057badc1c928c {
    padding-top: 50px !important;
  }
  .lg-pt-60_1b7e18f9a49da14a {
    padding-top: 60px !important;
  }
  .lg-pt-70_aae9a0fad59f30c4 {
    padding-top: 70px !important;
  }
  .lg-pt-80_540ccb8b076c231f {
    padding-top: 80px !important;
  }
  .lg-pt-90_0237bc7aff822af6 {
    padding-top: 90px !important;
  }
  .lg-pt-100_26e0a19c4272bd6d {
    padding-top: 100px !important;
  }
  .lg-pt-110_7a9d8bdec9c570f5 {
    padding-top: 110px !important;
  }
  .lg-pt-120_1c178e600526cdf6 {
    padding-top: 120px !important;
  }
  .lg-pt-130_0bc1e9d7d12b1796 {
    padding-top: 130px !important;
  }
  .lg-pt-140_8ae1a22cce1f18a6 {
    padding-top: 140px !important;
  }
  .lg-pt-150_104e1018983ab986 {
    padding-top: 150px !important;
  }
  .lg-pt-200_930a0a69193d9f1e {
    padding-top: 200px !important;
  }
  .lg-pb-10_c40559c57371ad03 {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_407adf1eae3666ac {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_a902f4fb87918917 {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_447421df73e828dd {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_aebf483ae45aa935 {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_9afb738c09907f3f {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_74ea01ddb31f0021 {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_7787f2d6af33f15f {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_9f1fa97e8519b713 {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_11d3039708c257cf {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_b668ff0b24cd318b {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_0dbbdf503138fdc8 {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_13cbe74d7f6d7cea {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_1041fb0856caf80f {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_a121a45520ac9d17 {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_3fa0384a9a37c958 {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_9f58859fa4feccc0 {
    margin-top: 10px !important;
  }
  .lg-mt-20_b7b1eba3feb942c0 {
    margin-top: 20px !important;
  }
  .lg-mt-30_929178be5842c533 {
    margin-top: 30px !important;
  }
  .lg-mt-40_8c44c23d0ece1d75 {
    margin-top: 40px !important;
  }
  .lg-mt-50_181549ce41bd872e {
    margin-top: 50px !important;
  }
  .lg-mt-60_4c9d7d21836fbd0f {
    margin-top: 60px !important;
  }
  .lg-mt-70_997b7f42d8f644d4 {
    margin-top: 70px !important;
  }
  .lg-mt-80_e9a15f0f9075e81d {
    margin-top: 80px !important;
  }
  .lg-mt-90_9b426f77206e9fb6 {
    margin-top: 90px !important;
  }
  .lg-mt-100_87186a1314a4a8b8 {
    margin-top: 100px !important;
  }
  .lg-mt-110_10bf9b05604e8fd9 {
    margin-top: 110px !important;
  }
  .lg-mt-120_6950501492ace10a {
    margin-top: 120px !important;
  }
  .lg-mt-130_abfef446c76a1e62 {
    margin-top: 130px !important;
  }
  .lg-mt-140_9cb7d91a65f53508 {
    margin-top: 140px !important;
  }
  .lg-mt-150_0ca5c2877fb4d650 {
    margin-top: 150px !important;
  }
  .lg-mt-200_d2648b735912de18 {
    margin-top: 200px !important;
  }
  .lg-mb-10_4cf04c65280f1a75 {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_1be5f9e02d5cc012 {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_7bf9dc88cc99bb9c {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_17c0834041fdccfd {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_aa27fcba74137939 {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_1d291e4f395fc145 {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_7e7a79292bba6657 {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_67de28a7e684dfdd {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_1614160d7279785d {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_b5b343db3489d144 {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_a7cae5ae2b56853b {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_131db59489d2c8e0 {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_de6565e82a80a693 {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_5965d61b7245fbee {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_7728832bcd7df7c7 {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_8618c37a4c214a4b {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_c429fac3d69c0cd2 {
    padding: 0 !important;
  }
  .md-m0_d242447c1f398313 {
    margin: 0 !important;
  }
  .md-pt-10_7dd3b5a32e08c4cb {
    padding-top: 10px !important;
  }
  .md-pt-20_0247d08fefa21af2 {
    padding-top: 20px !important;
  }
  .md-pt-30_724a6da7b41ac622 {
    padding-top: 30px !important;
  }
  .md-pt-40_5055f4fedd667ba5 {
    padding-top: 40px !important;
  }
  .md-pt-50_df027fcb69ae4f19 {
    padding-top: 50px !important;
  }
  .md-pt-60_fa61fe977ba13c9e {
    padding-top: 60px !important;
  }
  .md-pt-70_1b0a96723b7ba32f {
    padding-top: 70px !important;
  }
  .md-pt-80_d2c9014252871a18 {
    padding-top: 80px !important;
  }
  .md-pt-90_031a8b69e82b1299 {
    padding-top: 90px !important;
  }
  .md-pt-100_60d3af68e14d4224 {
    padding-top: 100px !important;
  }
  .md-pt-110_f024507a8ba61b15 {
    padding-top: 110px !important;
  }
  .md-pt-120_bfe571ce4ed831c0 {
    padding-top: 120px !important;
  }
  .md-pt-130_9e1d9902c1da8242 {
    padding-top: 130px !important;
  }
  .md-pt-140_3eb4bb31893fba7d {
    padding-top: 140px !important;
  }
  .md-pt-150_b72504e5e09b6dd9 {
    padding-top: 150px !important;
  }
  .md-pt-200_ff4511981397fcea {
    padding-top: 200px !important;
  }
  .md-pb-10_7fe2688fff237780 {
    padding-bottom: 10px !important;
  }
  .md-pb-20_daa7fb007bda7ec5 {
    padding-bottom: 20px !important;
  }
  .md-pb-30_38b61546238132a2 {
    padding-bottom: 30px !important;
  }
  .md-pb-40_a0e238b8588cc6db {
    padding-bottom: 40px !important;
  }
  .md-pb-50_b1d92558aeb450a4 {
    padding-bottom: 50px !important;
  }
  .md-pb-60_31246ea04d9b86d7 {
    padding-bottom: 60px !important;
  }
  .md-pb-70_a8120fa62ac93a91 {
    padding-bottom: 70px !important;
  }
  .md-pb-80_911d7278bce3ef71 {
    padding-bottom: 80px !important;
  }
  .md-pb-90_f070b9954bb682e6 {
    padding-bottom: 90px !important;
  }
  .md-pb-100_3b9cf0ed5ca80645 {
    padding-bottom: 100px !important;
  }
  .md-pb-110_a84ad6710122bbd8 {
    padding-bottom: 110px !important;
  }
  .md-pb-120_7f4461fa1b727490 {
    padding-bottom: 120px !important;
  }
  .md-pb-130_868f3409bb73d0d2 {
    padding-bottom: 130px !important;
  }
  .md-pb-140_4614e7428753ff76 {
    padding-bottom: 140px !important;
  }
  .md-pb-150_c961e9b3bdf37f03 {
    padding-bottom: 150px !important;
  }
  .md-pb-200_5bf334fce4b3b22a {
    padding-bottom: 200px !important;
  }
  .md-mt-10_f524178602da6748 {
    margin-top: 10px !important;
  }
  .md-mt-20_2c56b02090b7dcaf {
    margin-top: 20px !important;
  }
  .md-mt-30_e81a5922eda8b4ef {
    margin-top: 30px !important;
  }
  .md-mt-40_48792aec78d671cb {
    margin-top: 40px !important;
  }
  .md-mt-50_9e37a4f433979770 {
    margin-top: 50px !important;
  }
  .md-mt-60_43c2eea8c2524525 {
    margin-top: 60px !important;
  }
  .md-mt-70_5420ec504ed1edd1 {
    margin-top: 70px !important;
  }
  .md-mt-80_cb9661a3de354760 {
    margin-top: 80px !important;
  }
  .md-mt-90_7b624f1508dd04e6 {
    margin-top: 90px !important;
  }
  .md-mt-100_01968b966ce39441 {
    margin-top: 100px !important;
  }
  .md-mt-110_244db4f8d0597187 {
    margin-top: 110px !important;
  }
  .md-mt-120_bbcafd5691d3e0c9 {
    margin-top: 120px !important;
  }
  .md-mt-130_ea60064109b9b783 {
    margin-top: 130px !important;
  }
  .md-mt-140_1095eb6acb47bb06 {
    margin-top: 140px !important;
  }
  .md-mt-150_83ec82d4ada8f669 {
    margin-top: 150px !important;
  }
  .md-mt-200_16b1a812b03237e8 {
    margin-top: 200px !important;
  }
  .md-mb-10_0dbe462b9ec1262b {
    margin-bottom: 10px !important;
  }
  .md-mb-20_2e20b21a86825030 {
    margin-bottom: 20px !important;
  }
  .md-mb-30_4fa36bdf25a37cc8 {
    margin-bottom: 30px !important;
  }
  .md-mb-40_ade8dca81054d777 {
    margin-bottom: 40px !important;
  }
  .md-mb-50_03b41a1e21e3f04d {
    margin-bottom: 50px !important;
  }
  .md-mb-60_b03a6143ed8ed160 {
    margin-bottom: 60px !important;
  }
  .md-mb-70_8e65c71fe0ce840c {
    margin-bottom: 70px !important;
  }
  .md-mb-80_447c5cc085e64e16 {
    margin-bottom: 80px !important;
  }
  .md-mb-90_efa0b130c2bfc730 {
    margin-bottom: 90px !important;
  }
  .md-mb-100_79fe8d61380ea9d5 {
    margin-bottom: 100px !important;
  }
  .md-mb-110_e97a04c032d994e7 {
    margin-bottom: 110px !important;
  }
  .md-mb-120_a79f7a9e5c56b1c7 {
    margin-bottom: 120px !important;
  }
  .md-mb-130_4f34dec6bcde9a83 {
    margin-bottom: 130px !important;
  }
  .md-mb-140_734089bc8f4233af {
    margin-bottom: 140px !important;
  }
  .md-mb-150_78a5918c325d86b5 {
    margin-bottom: 150px !important;
  }
  .md-mb-200_806738e9885c4935 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_cecfa6a2a3b273f5 {
    padding: 0 !important;
  }
  .sm-m0_d912fb1654d5815f {
    margin: 0 !important;
  }
  .sm-pt-10_10f06eab69f996ab {
    padding-top: 10px !important;
  }
  .sm-pt-20_5330de20f2046f80 {
    padding-top: 20px !important;
  }
  .sm-pt-30_bedf80c7e6aafd73 {
    padding-top: 30px !important;
  }
  .sm-pt-40_5a49c9ed95db937a {
    padding-top: 40px !important;
  }
  .sm-pt-50_8335533a3ab46298 {
    padding-top: 50px !important;
  }
  .sm-pt-60_5b99db2abedb76c4 {
    padding-top: 60px !important;
  }
  .sm-pt-70_df47690019c709b3 {
    padding-top: 70px !important;
  }
  .sm-pt-80_6385f3a7d9699e55 {
    padding-top: 80px !important;
  }
  .sm-pt-90_648475864ffca18d {
    padding-top: 90px !important;
  }
  .sm-pt-100_a0b4c1981e75cf83 {
    padding-top: 100px !important;
  }
  .sm-pt-110_119cff927f26bb48 {
    padding-top: 110px !important;
  }
  .sm-pt-120_d9c892d526a1e1ed {
    padding-top: 120px !important;
  }
  .sm-pt-130_0c83cc1a0a2b4b3a {
    padding-top: 130px !important;
  }
  .sm-pt-140_9a4d0e5625385947 {
    padding-top: 140px !important;
  }
  .sm-pt-150_17af04ce4f43f826 {
    padding-top: 150px !important;
  }
  .sm-pt-200_fe7977724290efaf {
    padding-top: 200px !important;
  }
  .sm-pb-10_c11a85de090e6dd3 {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_bfaf2d5d3e389fee {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_57ae45707ae5f2fb {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_a615a6383dfa196c {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_3ab76d588a9c230f {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_cd625ee1e3559d5f {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_c3754bbba4dd4ba7 {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_574b2f91da42ad3d {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_174c753ce1a3ef0d {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_7ba1d6cdacf7781b {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_adc418e95ec330c8 {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_4cf1bf5162aa2d4a {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_a19221c1dd172b10 {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_bf6726aa409ac146 {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_222922e58ca1cf21 {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_0f94fc90c641465f {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_8b3cb2b89f916c9c {
    margin-top: 10px !important;
  }
  .sm-mt-20_7d1ab333d02f38db {
    margin-top: 20px !important;
  }
  .sm-mt-30_ba340edf2597ddf7 {
    margin-top: 30px !important;
  }
  .sm-mt-40_c437a72dbefb3fb1 {
    margin-top: 40px !important;
  }
  .sm-mt-50_84e9e6e7248a9039 {
    margin-top: 50px !important;
  }
  .sm-mt-60_2e4b24efe0e980c1 {
    margin-top: 60px !important;
  }
  .sm-mt-70_3efbe3f1e3372b21 {
    margin-top: 70px !important;
  }
  .sm-mt-80_5e1bef11941c02f7 {
    margin-top: 80px !important;
  }
  .sm-mt-90_3261680d56c64b8c {
    margin-top: 90px !important;
  }
  .sm-mt-100_5289d473392b6b42 {
    margin-top: 100px !important;
  }
  .sm-mt-110_ae9e145a78b3b314 {
    margin-top: 110px !important;
  }
  .sm-mt-120_31b742a91e30b13b {
    margin-top: 120px !important;
  }
  .sm-mt-130_a7ad1a148e85e4b4 {
    margin-top: 130px !important;
  }
  .sm-mt-140_5739ff3784669fb1 {
    margin-top: 140px !important;
  }
  .sm-mt-150_fc362f54809a4818 {
    margin-top: 150px !important;
  }
  .sm-mt-200_23fd55e988274fe7 {
    margin-top: 200px !important;
  }
  .sm-mb-10_fa7051cafdf29f49 {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_9eeb516a08159e37 {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_91d122bc7c4a9b65 {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_84f8df24cc2a6905 {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_907fe35252758825 {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_a33a1c4603a4eab1 {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_a15ff246f8549d70 {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_166591a0ccdef9df {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_6850436a53dee38f {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_927f531261a8bf8d {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_f0d3c59d6d012908 {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_45779ed54379e521 {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_fa4a6a5eee55251b {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_914053b710ab182f {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_5f1697fbe5605b65 {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_d08cd6ea6bf7cdc0 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_000e1ba01f3154ae {
    padding: 0 !important;
  }
  .xs-m0_5978d94ec091f7d5 {
    margin: 0 !important;
  }
  .xs-pt-10_d1cb8b842fa6a469 {
    padding-top: 10px !important;
  }
  .xs-pt-20_d9c4a5a114cac287 {
    padding-top: 20px !important;
  }
  .xs-pt-30_55e77d53ca60478e {
    padding-top: 30px !important;
  }
  .xs-pt-40_94ee78002c702cce {
    padding-top: 40px !important;
  }
  .xs-pt-50_5a45bdf23a3e4eef {
    padding-top: 50px !important;
  }
  .xs-pt-60_92b15914b229a4ea {
    padding-top: 60px !important;
  }
  .xs-pt-70_9c75dfdee2ab135f {
    padding-top: 70px !important;
  }
  .xs-pt-80_3f72adbb4778cebc {
    padding-top: 80px !important;
  }
  .xs-pt-90_2199f3a9560fd905 {
    padding-top: 90px !important;
  }
  .xs-pt-100_78ca2f18afda829a {
    padding-top: 100px !important;
  }
  .xs-pt-110_72c3b681a5ba8f47 {
    padding-top: 110px !important;
  }
  .xs-pt-120_f4c19f9c65a30ee1 {
    padding-top: 120px !important;
  }
  .xs-pt-130_c3596e522915fb27 {
    padding-top: 130px !important;
  }
  .xs-pt-140_1f6261fc9a69e97b {
    padding-top: 140px !important;
  }
  .xs-pt-150_b0058c5788566076 {
    padding-top: 150px !important;
  }
  .xs-pt-200_14c4946876fb5f7f {
    padding-top: 200px !important;
  }
  .xs-pb-10_a3004a2d3d89e875 {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_20be217bbfe6e737 {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_b380824b4b82b6b3 {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_68e330184e8f099c {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_fc21bd4d258640cc {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_e5b839740d57d73a {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_c8b5846eda0ffd16 {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_d85bc41d4b111eb6 {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_b1f35e7f9652c9b8 {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_1f8e982a682a7cbf {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_8582352983dc06e1 {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_34263cc084d205f9 {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_c2e73bd51fe4677e {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_a964dfac21c969b0 {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_876be0dbd3a48cb7 {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_ac2c78a90945b1d5 {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_f9ba4d48ef087923 {
    margin-top: 10px !important;
  }
  .xs-mt-20_ec70f1f9c506aef4 {
    margin-top: 20px !important;
  }
  .xs-mt-30_90ac7f266072814a {
    margin-top: 30px !important;
  }
  .xs-mt-40_0f47e08cce6fdc16 {
    margin-top: 40px !important;
  }
  .xs-mt-50_78e5116328a60ada {
    margin-top: 50px !important;
  }
  .xs-mt-60_831ef40921909778 {
    margin-top: 60px !important;
  }
  .xs-mt-70_a1bda2583f744fc6 {
    margin-top: 70px !important;
  }
  .xs-mt-80_1c7716c449121a0f {
    margin-top: 80px !important;
  }
  .xs-mt-90_5a73dca42a72b6a5 {
    margin-top: 90px !important;
  }
  .xs-mt-100_a2bacaffd71a1117 {
    margin-top: 100px !important;
  }
  .xs-mt-110_1806b991a03c08f5 {
    margin-top: 110px !important;
  }
  .xs-mt-120_6c57ced14ceedfc3 {
    margin-top: 120px !important;
  }
  .xs-mt-130_d913f578f16e44b4 {
    margin-top: 130px !important;
  }
  .xs-mt-140_bab1fb3939c7c3d8 {
    margin-top: 140px !important;
  }
  .xs-mt-150_ca8fa160a8f51924 {
    margin-top: 150px !important;
  }
  .xs-mt-200_2a9082a41079edb8 {
    margin-top: 200px !important;
  }
  .xs-mb-10_5779de5de2d3257b {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_884413e263ac3312 {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_be68c1c6d91b859d {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_a468c3258c4b3e91 {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_fe6d9185e47b875d {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_b2d38bb2a5923666 {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_a389613128ec179f {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_e9b44cfe54e91bb1 {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_a41fca828f2c62ed {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_ddeec26f5f7bb9c1 {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_7ce827270ebccde1 {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_7486dc2a34784b7a {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_1ab2a85f829ef6fd {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_c19688e95a4c8b5e {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_ecaec2ee27ad2749 {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_015d2d61a2aec4b5 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_d01b85dd8bed3a5c {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_d01b85dd8bed3a5c.menu-overlay_415cfd1856da9a20 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_d01b85dd8bed3a5c.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_d01b85dd8bed3a5c .navbar-toggler_15a6e6305022ef5e {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_d01b85dd8bed3a5c.menu-style-three_157f48662e60839b .navbar-toggler_15a6e6305022ef5e {
  background: #000;
}
.theme-main-menu_d01b85dd8bed3a5c.menu-style-four_b36f70c33f20d9a1 .navbar-toggler_15a6e6305022ef5e {
  background: #E6FD5A;
}
.theme-main-menu_d01b85dd8bed3a5c.menu-style-five_2deb189005fa198c .navbar-toggler_15a6e6305022ef5e {
  background: #DFFF5E;
}
.theme-main-menu_d01b85dd8bed3a5c .navbar-toggler_15a6e6305022ef5e:focus {
  box-shadow: none;
}
.theme-main-menu_d01b85dd8bed3a5c .navbar-toggler_15a6e6305022ef5e::before,
.theme-main-menu_d01b85dd8bed3a5c .navbar-toggler_15a6e6305022ef5e::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_d01b85dd8bed3a5c .navbar-toggler_15a6e6305022ef5e 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_d01b85dd8bed3a5c.menu-style-three_157f48662e60839b .navbar-toggler_15a6e6305022ef5e:before, .theme-main-menu_d01b85dd8bed3a5c.menu-style-three_157f48662e60839b .navbar-toggler_15a6e6305022ef5e:after, .theme-main-menu_d01b85dd8bed3a5c.menu-style-three_157f48662e60839b .navbar-toggler_15a6e6305022ef5e span {
  background: #fff;
}
.theme-main-menu_d01b85dd8bed3a5c .navbar-toggler_15a6e6305022ef5e::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_d01b85dd8bed3a5c .navbar-toggler_15a6e6305022ef5e::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_d01b85dd8bed3a5c .navbar-toggler_15a6e6305022ef5e[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_d01b85dd8bed3a5c .navbar-toggler_15a6e6305022ef5e[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_d01b85dd8bed3a5c .navbar-toggler_15a6e6305022ef5e[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_d01b85dd8bed3a5c .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_d01b85dd8bed3a5c .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_d01b85dd8bed3a5c.white-vr_a3e8259f4f3d20ad .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_d01b85dd8bed3a5c.white-vr_a3e8259f4f3d20ad .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_d01b85dd8bed3a5c.white-vr_a3e8259f4f3d20ad.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_d01b85dd8bed3a5c.menu-style-one_6c3bc7773b59eeaf {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_d01b85dd8bed3a5c.menu-style-two_7bd5a2a70568dd78 {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_d01b85dd8bed3a5c.menu-style-two_7bd5a2a70568dd78 .info-row_6261073a9d97f375 {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_d01b85dd8bed3a5c.menu-style-two_7bd5a2a70568dd78 .gap-fix_1f599b55703c307f {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_d01b85dd8bed3a5c.menu-style-two_7bd5a2a70568dd78 .greetings_ba8d838f8238ce8c {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_d01b85dd8bed3a5c.menu-style-two_7bd5a2a70568dd78 .contact-info_804ce2a8915b6a4e {
  margin: 0 -15px;
}
.theme-main-menu_d01b85dd8bed3a5c.menu-style-two_7bd5a2a70568dd78 .contact-info_804ce2a8915b6a4e li {
  padding: 0 15px;
}
.theme-main-menu_d01b85dd8bed3a5c.menu-style-two_7bd5a2a70568dd78 .contact-info_804ce2a8915b6a4e li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_d01b85dd8bed3a5c.menu-style-two_7bd5a2a70568dd78 .contact-info_804ce2a8915b6a4e li a:hover {
  text-decoration: underline;
}
.theme-main-menu_d01b85dd8bed3a5c.menu-style-two_7bd5a2a70568dd78 .inner-content_3c75b87706d33d94 {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_d01b85dd8bed3a5c.menu-style-two_7bd5a2a70568dd78.fixed .info-row_6261073a9d97f375 {
  display: none;
}
.theme-main-menu_d01b85dd8bed3a5c.menu-style-five_2deb189005fa198c {
  background: #000;
  padding: 0;
}
.theme-main-menu_d01b85dd8bed3a5c.menu-style-five_2deb189005fa198c .inner-content_3c75b87706d33d94 {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_d01b85dd8bed3a5c.menu-style-six_1c3b0c9f9b3b390d .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_d01b85dd8bed3a5c.menu-style-six_1c3b0c9f9b3b390d .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_d01b85dd8bed3a5c .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_f3da277da88c5307 {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_f3da277da88c5307 .mega-menu-title_cac530d3049ceaef {
  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_d01b85dd8bed3a5c .login-btn-one_1c4d6b8598567cdb a {
  color: #000;
}
.theme-main-menu_d01b85dd8bed3a5c .login-btn-one_1c4d6b8598567cdb a:hover {
  text-decoration: underline;
}
.theme-main-menu_d01b85dd8bed3a5c .login-btn-two_49ad8a9afecb08ef a {
  color: #044F3B;
}
.theme-main-menu_d01b85dd8bed3a5c .login-btn-two_49ad8a9afecb08ef a:hover {
  text-decoration: underline;
}
.theme-main-menu_d01b85dd8bed3a5c .signup-btn-one_d09f531819ac87a2 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_d01b85dd8bed3a5c .signup-btn-one_d09f531819ac87a2 .icon_3d55b3174efe18a6 {
  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_d01b85dd8bed3a5c .signup-btn-one_d09f531819ac87a2:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_d01b85dd8bed3a5c .signup-btn-one_d09f531819ac87a2:hover .icon_3d55b3174efe18a6 {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_d01b85dd8bed3a5c .signup-btn-two_d45deb7df430b05f {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_d01b85dd8bed3a5c .signup-btn-two_d45deb7df430b05f:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_d01b85dd8bed3a5c .quote-one_72779cfb61f6882d {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_d01b85dd8bed3a5c .quote-one_72779cfb61f6882d:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_a7236f33e9aa3f6a {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_a7236f33e9aa3f6a li {
  position: relative;
  padding: 0 15px;
}
.category-menu_a7236f33e9aa3f6a li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_a7236f33e9aa3f6a li a:hover {
  color: #0C3A30;
}
.category-menu_a7236f33e9aa3f6a .dropdown-menu {
  padding: 0;
}
.category-menu_a7236f33e9aa3f6a .dropdown-menu li {
  padding: 0;
}
.category-menu_a7236f33e9aa3f6a .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_d20d44ecb708ea7c .logo_255995f521b6ca96 {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_a3e8259f4f3d20ad .navbar-collapse_d20d44ecb708ea7c {
    background-color: #0C3A30;
  }
  .navbar-collapse_d20d44ecb708ea7c {
    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_d20d44ecb708ea7c.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_d01b85dd8bed3a5c .navbar .mega-dropdown_163b9d495d515542 {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_a3e8259f4f3d20ad .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_f3da277da88c5307 {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_b6b50389252dd320 .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_c1cdb9c70e85ef4e {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_c1cdb9c70e85ef4e::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_c1cdb9c70e85ef4e .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_c1cdb9c70e85ef4e .hero-slider-one .hero-img_5271aac0a7aa1f43 {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_c1cdb9c70e85ef4e .hero-slider-one .slick-list_a0d813c6bf69568e, .hero-banner-one_c1cdb9c70e85ef4e .hero-slider-one .slick-track_8980eb0ae909897e, .hero-banner-one_c1cdb9c70e85ef4e .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_c1cdb9c70e85ef4e .hero-heading_bca08c0e489ed4fb {
  font-weight: 700;
  color: #000;
  background: url(../snapshots/shape_99836110ba/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_c1cdb9c70e85ef4e .more-btn_75610e1c6a128a49 {
  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_c1cdb9c70e85ef4e .more-btn_75610e1c6a128a49:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_0c50d9cc37c7bc7e {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_0c50d9cc37c7bc7e .bg-wrapper_48bf504d85aa52f0 {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_0c50d9cc37c7bc7e .hero-heading_bca08c0e489ed4fb {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_0c50d9cc37c7bc7e .rating_24eaecabf64ed4b5 h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_0c50d9cc37c7bc7e .rating_24eaecabf64ed4b5 p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_0c50d9cc37c7bc7e .media-wrapper_ae693b9676e09aa0 {
  position: absolute;
  background: url(../snapshots/assets_4cf5c8e23a/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_0c50d9cc37c7bc7e .media-wrapper_ae693b9676e09aa0 .shape_01_21d88bf41a8233fd {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_0c50d9cc37c7bc7e .media-wrapper_ae693b9676e09aa0 .shape_02_c243c2f7cee7fd0e {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_10a7e6b379c8e4d0 .hero-heading_bca08c0e489ed4fb {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_10a7e6b379c8e4d0 .media-wrapper_ae693b9676e09aa0 {
  background: url(../snapshots/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_10a7e6b379c8e4d0 .media-wrapper_ae693b9676e09aa0 .screen_01_51b2370183a2cff8 {
  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_10a7e6b379c8e4d0 .media-wrapper_ae693b9676e09aa0 .screen_02_3af146d0e0a9d5c9 {
  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_10a7e6b379c8e4d0 .media-wrapper_ae693b9676e09aa0 .bg-shape_9bfcd5d9779d3e4b {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_10a7e6b379c8e4d0 .shape_01_21d88bf41a8233fd {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_795eebb3afa6bc2c .bg-wrapper_48bf504d85aa52f0 {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_795eebb3afa6bc2c .media-wrapper_ae693b9676e09aa0 {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_795eebb3afa6bc2c .media-wrapper_ae693b9676e09aa0 .shape_01_21d88bf41a8233fd {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_795eebb3afa6bc2c .shape_02_c243c2f7cee7fd0e {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_0eef4cc0b116a163 + .blog-details_9240a3da356925fc {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_a7177d01eba81860 {
  z-index: 1;
}
.block-feature-three_a7177d01eba81860:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_a7177d01eba81860.no-bg_8b200841ef951b85:before {
  display: none;
}
.block-feature-three_a7177d01eba81860 .section-btn_776af2ae93fa437f {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_a7177d01eba81860 .block-title_bdd41c96acd7fcda a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_a7177d01eba81860 .block-title_bdd41c96acd7fcda a:hover {
  text-decoration: underline;
}
.block-feature-three_a7177d01eba81860 .round-btn_cd15b82d5c8f92a8 {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_a7177d01eba81860 .round-btn_cd15b82d5c8f92a8:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_a7177d01eba81860 .block-one_07ff1929ce7d74ec {
  background: url(../snapshots/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_a7177d01eba81860 .block-one_07ff1929ce7d74ec .tag_035f17b105183e5e {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_a7177d01eba81860 .block-one_07ff1929ce7d74ec .block-title_bdd41c96acd7fcda {
  background: url(../snapshots/shape_99836110ba/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_a7177d01eba81860 .block-two_84210929a9f27bd8 {
  overflow: hidden;
}
.block-feature-three_a7177d01eba81860 .block-two_84210929a9f27bd8 .img-wrapper_a6dc57703b884f3d {
  background: url(../snapshots/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_a7177d01eba81860 .block-two_84210929a9f27bd8 .text-wrapper_c931ceb245b8b63b {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_a7177d01eba81860 .block-two_84210929a9f27bd8 .tag_035f17b105183e5e {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_a7177d01eba81860 .block-three_80099fc8358c162a {
  background: #D3FF76;
}
.block-feature-three_a7177d01eba81860 .block-three_80099fc8358c162a .tag_035f17b105183e5e {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_a7177d01eba81860 .block-three_80099fc8358c162a .round-btn_cd15b82d5c8f92a8 {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_a7177d01eba81860 .block-three_80099fc8358c162a .round-btn_cd15b82d5c8f92a8:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_a7177d01eba81860 .block-four_8f9a26e1959323cc {
  background: url(../snapshots/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_a7177d01eba81860 .block-four_8f9a26e1959323cc .block-title_bdd41c96acd7fcda {
  background: url(../snapshots/shape_99836110ba/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_a7177d01eba81860 .block-four_8f9a26e1959323cc .block-title_bdd41c96acd7fcda a {
  font-size: 28px;
}
.block-feature-three_a7177d01eba81860 .block-four_8f9a26e1959323cc .tag_035f17b105183e5e {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_a7177d01eba81860 .block-four_8f9a26e1959323cc .round-btn_cd15b82d5c8f92a8 {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_a7177d01eba81860 .block-four_8f9a26e1959323cc .round-btn_cd15b82d5c8f92a8:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_a7177d01eba81860 .block-five_60f18c9157e0314b {
  background: url(../snapshots/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_a7177d01eba81860 .block-five_60f18c9157e0314b .tag_035f17b105183e5e {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_a7177d01eba81860 .block-five_60f18c9157e0314b .block-title_bdd41c96acd7fcda {
  background: url(../snapshots/shape_99836110ba/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_fb0b911410d9d6ac .upper-wrapper_49222436db0db18d {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_fb0b911410d9d6ac .upper-wrapper_49222436db0db18d .shape_01_21d88bf41a8233fd {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_fb0b911410d9d6ac .line-loop_da2323a55ea77524:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_fb0b911410d9d6ac .graph-panel_f552f5136822d7a8 {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_fb0b911410d9d6ac .graph-panel_f552f5136822d7a8 .main-count_14d77660005f2a34 {
  font-size: 120px;
}
.block-feature-thirteen_fb0b911410d9d6ac .graph-panel_f552f5136822d7a8 .chart-box_fcd7361294b5ae6e {
  padding: 0 15px;
}
.block-feature-thirteen_fb0b911410d9d6ac .graph-panel_f552f5136822d7a8 .chart-box_fcd7361294b5ae6e .chart-inner_c0db11709400e167 {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_590ebf69373b168a .media-img_a42e153fc312ef7e {
  border-radius: 30px;
}
.block-feature-sixteen_590ebf69373b168a .shape_01_21d88bf41a8233fd {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_e7bbfbf2e1799815 .section-subheading_1af8a3cdda75da11 {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_e7bbfbf2e1799815 .shape_01_21d88bf41a8233fd {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_4d2a38e864761fcc {
  z-index: 1;
}
.text-feature-four_4d2a38e864761fcc .avatar_63e09ca3cefce693 {
  width: 65px;
  height: 65px;
}
.text-feature-four_4d2a38e864761fcc .name {
  font-size: 28px;
}
.text-feature-four_4d2a38e864761fcc .quote-text_5732a24e14e9e1f1 {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_4d2a38e864761fcc .shape_01_21d88bf41a8233fd {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_4d2a38e864761fcc .shape_02_c243c2f7cee7fd0e {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_71cfe0b83bd30df5 .bg-wrapper_48bf504d85aa52f0 {
  background: #FFF2AC;
}
.text-feature-five_71cfe0b83bd30df5 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_71cfe0b83bd30df5 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_71cfe0b83bd30df5 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_71cfe0b83bd30df5 li:hover:before {
  background: #29594B;
}
.text-feature-five_71cfe0b83bd30df5 li:hover:after {
  color: #fff;
}
.text-feature-five_71cfe0b83bd30df5 .media-wrapper_ae693b9676e09aa0 {
  background: url(../snapshots/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_71cfe0b83bd30df5 .media-wrapper_ae693b9676e09aa0 .video-icon_4a86d3dd8ecf1235 {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_71cfe0b83bd30df5 .media-wrapper_ae693b9676e09aa0 .video-icon_4a86d3dd8ecf1235:hover {
  background: #CFFF45;
}
.text-feature-five_71cfe0b83bd30df5 .media-wrapper_ae693b9676e09aa0 .screen_01_51b2370183a2cff8 {
  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_6e1fef5a1e7945b3 {
  z-index: 1;
}
.text-feature-six_6e1fef5a1e7945b3 .media-wrapper_ae693b9676e09aa0 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_6e1fef5a1e7945b3 .media-wrapper_ae693b9676e09aa0 .screen_01_51b2370183a2cff8 {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_6e1fef5a1e7945b3 .shape_01_21d88bf41a8233fd {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_6e1fef5a1e7945b3 .shape_02_c243c2f7cee7fd0e {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_5a190f0dbdb66ecb {
  background: url(../snapshots/assets_4cf5c8e23a/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_5a190f0dbdb66ecb .block_48bc34e9e148badc .icon_3d55b3174efe18a6 {
  height: 50px;
}
.text-feature-nine_5a190f0dbdb66ecb .vertical-text-wrapper_50908ec18134b4b1 {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_5a190f0dbdb66ecb .vertical-text-wrapper_50908ec18134b4b1 .text-list_0e8ac92f3d3a1289 {
  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_5a190f0dbdb66ecb .vertical-text-wrapper_50908ec18134b4b1 .text-list_0e8ac92f3d3a1289:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_5a190f0dbdb66ecb .vertical-text-wrapper_50908ec18134b4b1 .shape_01_21d88bf41a8233fd {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_5a190f0dbdb66ecb .vertical-text-wrapper_50908ec18134b4b1 .shape_02_c243c2f7cee7fd0e {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_5a190f0dbdb66ecb .shape_03_8963f66b0e8f92ea {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_5a190f0dbdb66ecb .shape_04_4ef045d2e03c2dcb {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_f925ccbd4bd5c4e2 .section-btn_776af2ae93fa437f {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_13703dcb7b38f541 {
  z-index: 1;
}
.team-section-three_13703dcb7b38f541:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../snapshots/shape_99836110ba/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_13703dcb7b38f541 .section-btn_776af2ae93fa437f {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_13703dcb7b38f541 .shape_01_21d88bf41a8233fd {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_13703dcb7b38f541 .shape_02_c243c2f7cee7fd0e {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_13703dcb7b38f541 .shape_03_8963f66b0e8f92ea {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_b5fb9fe736983cff .logo_255995f521b6ca96 {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_90960c6ce1c42b51 {
  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_3b7613ed12187809 {
  max-width: 565px;
}
.user-data-form .form-wrapper_3b7613ed12187809 .input-group-meta_8c179049b7778663 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_3b7613ed12187809 .input-group-meta_8c179049b7778663 label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_3b7613ed12187809 .input-group-meta_8c179049b7778663 .placeholder_icon_75e692d0d8ceffe9 {
  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_3b7613ed12187809 .input-group-meta_8c179049b7778663 .placeholder_icon_75e692d0d8ceffe9 img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_3b7613ed12187809 .input-group-meta_8c179049b7778663 .placeholder_icon_75e692d0d8ceffe9 span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_3b7613ed12187809 .input-group-meta_8c179049b7778663 .placeholder_icon_75e692d0d8ceffe9 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_3b7613ed12187809 .input-group-meta_8c179049b7778663 .placeholder_icon_75e692d0d8ceffe9 span.eye-slash_7ee5f623a91f8f2a:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_bceb7d30291d063a 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_bceb7d30291d063a label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_bceb7d30291d063a input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_bceb7d30291d063a 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_bceb7d30291d063a 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_bceb7d30291d063a a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_bceb7d30291d063a a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_71d9151c36b900dd {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_cc708665eab4281b {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_cc708665eab4281b:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_cc708665eab4281b img {
  width: 20px;
}
.user-data-form .btn-close_af2577b3c6be0937 {
  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_566ecced4868b280 .main-count_14d77660005f2a34 {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_4d6ff07c4a7ca064 .icon_3d55b3174efe18a6 {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_c80345e165ef0696 .img-holder_4d0f48e9baa37633 {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_c80345e165ef0696 .img-holder_4d0f48e9baa37633.round-border_5d589f838ae16485 {
  border-radius: 30px;
}
.portfolio-block-one_c80345e165ef0696 .img-holder_4d0f48e9baa37633 .expend_7f1578af2a07ea42 {
  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_c80345e165ef0696 .img-holder_4d0f48e9baa37633 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_c80345e165ef0696 .img-holder_4d0f48e9baa37633 i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_c80345e165ef0696:hover .expend_7f1578af2a07ea42 {
  opacity: 1;
}
.portfolio-block-one_c80345e165ef0696:hover .img-meta_f9d17c91e2fc2f83 {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_c80345e165ef0696:hover .pj-title_2fb416a70e6d1aa3 {
  text-decoration: underline;
}
.portfolio-block-one_c80345e165ef0696 .caption {
  margin-top: 35px;
}
.portfolio-block-one_c80345e165ef0696 .caption .tag_035f17b105183e5e {
  margin: 0 -3px;
}
.portfolio-block-one_c80345e165ef0696 .caption .tag_035f17b105183e5e 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_c80345e165ef0696 .caption .pj-title_2fb416a70e6d1aa3 {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_c80345e165ef0696 .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_c80345e165ef0696 .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_d6820129958b547f .bg-wrapper_48bf504d85aa52f0 {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_d6820129958b547f .slider-wrapper_1d48dbc9fd0ad008 {
  height: 100%;
}
.project-details-two_d6820129958b547f .slider-wrapper_1d48dbc9fd0ad008 .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_d6820129958b547f .slider-wrapper_1d48dbc9fd0ad008 .carousel-control-next_097024c86a3cc909,
.project-details-two_d6820129958b547f .slider-wrapper_1d48dbc9fd0ad008 .carousel-control-prev_b7439ab4b4f78e4c {
  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_d6820129958b547f .slider-wrapper_1d48dbc9fd0ad008 .carousel-control-next_097024c86a3cc909:hover,
.project-details-two_d6820129958b547f .slider-wrapper_1d48dbc9fd0ad008 .carousel-control-prev_b7439ab4b4f78e4c:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_d6820129958b547f .slider-wrapper_1d48dbc9fd0ad008 .carousel-control-prev_b7439ab4b4f78e4c {
  left: auto;
  right: 45px;
}
.project-details-two_d6820129958b547f .info-wrapper_e2a7a4b911375144 {
  padding: 55px 50px 85px 70px;
}
.project-details-two_d6820129958b547f .info-wrapper_e2a7a4b911375144 h3 {
  font-size: 36px;
}
.project-details-two_d6820129958b547f .info-wrapper_e2a7a4b911375144 .list-meta_ff9ffe50debfbcdb li {
  padding: 22px 0;
}
.project-details-two_d6820129958b547f .info-wrapper_e2a7a4b911375144 .list-meta_ff9ffe50debfbcdb .icon_3d55b3174efe18a6 {
  width: 40px;
}
.project-details-two_d6820129958b547f .info-wrapper_e2a7a4b911375144 .list-meta_ff9ffe50debfbcdb .text1_25abddd68cf9f00c {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_d6820129958b547f .info-wrapper_e2a7a4b911375144 .list-meta_ff9ffe50debfbcdb span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_d6820129958b547f .info-wrapper_e2a7a4b911375144 .social-share_655ed3436828f5c2 li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_d6820129958b547f .info-wrapper_e2a7a4b911375144 .social-share_655ed3436828f5c2 li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_62cb2ef07ba5ce3e .slider-wrapper_1d48dbc9fd0ad008 {
  padding-left: 100px;
}
.feedback-section-three_62cb2ef07ba5ce3e .slider-wrapper_1d48dbc9fd0ad008 .icon_3d55b3174efe18a6 {
  left: 0;
  top: 18px;
}
.feedback-section-three_62cb2ef07ba5ce3e .slick-dots_c5c8c9ab00e02a10 {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_62cb2ef07ba5ce3e .slick-dots_c5c8c9ab00e02a10 li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_62cb2ef07ba5ce3e .slick-dots_c5c8c9ab00e02a10 .slick-active button {
  background: #000;
}
.feedback-section-three_62cb2ef07ba5ce3e .rating-box_f90647e28dc20a70 {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_62cb2ef07ba5ce3e .rating-box_f90647e28dc20a70 .rating_24eaecabf64ed4b5 {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_62cb2ef07ba5ce3e .shape_01_21d88bf41a8233fd {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_62cb2ef07ba5ce3e .shape_02_c243c2f7cee7fd0e {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_9eeb5f2e337d005d {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_9eeb5f2e337d005d .post-data_0b0cd9a1997775ba {
  padding: 30px 35px 25px;
}
.blog-meta-one_9eeb5f2e337d005d .post-data_0b0cd9a1997775ba .post-info_2f9cedf247992c07 {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_9eeb5f2e337d005d .post-data_0b0cd9a1997775ba .blog-title_d0dad4b18c08db8c {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_9eeb5f2e337d005d .post-data_0b0cd9a1997775ba .blog-title_d0dad4b18c08db8c:hover {
  text-decoration: underline;
}
.blog-meta-one_9eeb5f2e337d005d .post-img_b4dbdd2d1c60e0ea {
  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_9eeb5f2e337d005d .post-img_b4dbdd2d1c60e0ea .round-btn_cd15b82d5c8f92a8 {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_9eeb5f2e337d005d:hover .round-btn_cd15b82d5c8f92a8 {
  background: #CFFF45;
}
.blog-meta-one_9eeb5f2e337d005d.style-two_a26e8a6b632471e6 {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_9eeb5f2e337d005d.style-two_a26e8a6b632471e6 .post-img_b4dbdd2d1c60e0ea {
  border-radius: 0;
}
.blog-meta-one_9eeb5f2e337d005d.style-two_a26e8a6b632471e6 .blog-title_d0dad4b18c08db8c {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_14b26e8a417bb2e6 {
  background: #fff;
}
.blog-meta-two_14b26e8a417bb2e6 .post-data_0b0cd9a1997775ba {
  padding-top: 30px;
}
.blog-meta-two_14b26e8a417bb2e6 .post-data_0b0cd9a1997775ba .blog-title_d0dad4b18c08db8c {
  width: 70%;
}
.blog-meta-two_14b26e8a417bb2e6 .post-data_0b0cd9a1997775ba .blog-title_d0dad4b18c08db8c h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_14b26e8a417bb2e6 .post-data_0b0cd9a1997775ba .blog-title_d0dad4b18c08db8c:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_14b26e8a417bb2e6 .post-data_0b0cd9a1997775ba .round-btn_cd15b82d5c8f92a8 {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_14b26e8a417bb2e6 .post-data_0b0cd9a1997775ba .round-btn_cd15b82d5c8f92a8:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_14b26e8a417bb2e6 .post-data_0b0cd9a1997775ba .post-info_2f9cedf247992c07 {
  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_14b26e8a417bb2e6 .post-img_b4dbdd2d1c60e0ea {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_14b26e8a417bb2e6 .post-img_b4dbdd2d1c60e0ea .date_8b82cb1225719458 {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_14b26e8a417bb2e6.style-two_a26e8a6b632471e6 {
  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_14b26e8a417bb2e6.style-two_a26e8a6b632471e6 p {
  font-size: 18px;
}
.blog-meta-two_14b26e8a417bb2e6.style-two_a26e8a6b632471e6 .post-img_b4dbdd2d1c60e0ea {
  height: auto;
  width: 100%;
}
.blog-meta-two_14b26e8a417bb2e6.style-two_a26e8a6b632471e6 .post-data_0b0cd9a1997775ba {
  padding: 26px 0;
}
.blog-meta-two_14b26e8a417bb2e6.style-two_a26e8a6b632471e6 .post-data_0b0cd9a1997775ba .post-info_2f9cedf247992c07 {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_14b26e8a417bb2e6.style-two_a26e8a6b632471e6 .post-data_0b0cd9a1997775ba .round-btn_cd15b82d5c8f92a8 {
  border: none;
}

.signup-btn-one_d09f531819ac87a2 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_d09f531819ac87a2 .icon_3d55b3174efe18a6 {
  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_8f70cb9bbf64c340 {
  z-index: 1;
}
.blog-section-three_8f70cb9bbf64c340 .section-btn_776af2ae93fa437f {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

.blog-section-four_9101928763c92f25 {
  z-index: 5;
}
.blog-section-four_9101928763c92f25.block-feature-three_a7177d01eba81860:before {
  display: none;
}
.blog-section-four_9101928763c92f25.block-feature-three_a7177d01eba81860 .block-one_07ff1929ce7d74ec {
  background: url(../snapshots/blog/blog_img_05.jpg) no-repeat center;
  height: 666px;
}

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

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

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

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

.blog-details_9240a3da356925fc .post-details-meta_52cbb2bda47b64e6 {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_9240a3da356925fc .post-details-meta_52cbb2bda47b64e6 p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_9240a3da356925fc .post-details-meta_52cbb2bda47b64e6 .quote-wrapper_e794e1fdfb925a88 {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_9240a3da356925fc .post-details-meta_52cbb2bda47b64e6 .quote-wrapper_e794e1fdfb925a88 .wrapper_a32cc2c7f5555f4f {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_9240a3da356925fc .post-details-meta_52cbb2bda47b64e6 .quote-wrapper_e794e1fdfb925a88 .wrapper_a32cc2c7f5555f4f .icon_3d55b3174efe18a6 {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_9240a3da356925fc .post-details-meta_52cbb2bda47b64e6 .quote-wrapper_e794e1fdfb925a88 .wrapper_a32cc2c7f5555f4f h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_9240a3da356925fc .post-details-meta_52cbb2bda47b64e6 .quote-wrapper_e794e1fdfb925a88 h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_9240a3da356925fc .post-details-meta_52cbb2bda47b64e6 .quote-wrapper_e794e1fdfb925a88 h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_9240a3da356925fc .post-details-meta_52cbb2bda47b64e6 .img-gallery_0bfd2d29534f0c8c {
  margin-bottom: 50px;
}
.blog-details_9240a3da356925fc .post-details-meta_52cbb2bda47b64e6 .img-gallery_0bfd2d29534f0c8c img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_9240a3da356925fc .post-details-meta_52cbb2bda47b64e6 h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_9240a3da356925fc .post-details-meta_52cbb2bda47b64e6 .list-item_8c8701a1c5336475 li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_9240a3da356925fc .post-details-meta_52cbb2bda47b64e6 .list-item_8c8701a1c5336475 li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_9240a3da356925fc .bottom-widget_bcc0c8ea37d9796e {
  padding: 10px 0 5px;
}
.blog-details_9240a3da356925fc .bottom-widget_bcc0c8ea37d9796e .tags_136e6a4039692b08 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_9240a3da356925fc .bottom-widget_bcc0c8ea37d9796e .tags_136e6a4039692b08 a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_9240a3da356925fc .bottom-widget_bcc0c8ea37d9796e .tags_136e6a4039692b08 a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_9240a3da356925fc .bottom-widget_bcc0c8ea37d9796e .share-icon_f2f1c1082dd8b70c li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_9240a3da356925fc .bottom-widget_bcc0c8ea37d9796e .share-icon_f2f1c1082dd8b70c a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_9240a3da356925fc .grey-bg_1ef57a317ef60c6a {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_9240a3da356925fc .blog-inner-title_ed8e051e40903526 {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_9240a3da356925fc .blog-comment-area_78de4709b1df6e9c {
  margin: 60px 0;
}
.blog-details_9240a3da356925fc .blog-comment-area_78de4709b1df6e9c .comment_c93b296d4772d8fb {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_9240a3da356925fc .blog-comment-area_78de4709b1df6e9c .comment_c93b296d4772d8fb:last-child {
  padding-bottom: 5px;
}
.blog-details_9240a3da356925fc .blog-comment-area_78de4709b1df6e9c .comment_c93b296d4772d8fb .reply-comment_0e9d5538e3819a4f {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_9240a3da356925fc .blog-comment-area_78de4709b1df6e9c .comment_c93b296d4772d8fb .user-avatar_21e253ceb54cb51a {
  width: 60px;
  height: 60px;
}
.blog-details_9240a3da356925fc .blog-comment-area_78de4709b1df6e9c .comment_c93b296d4772d8fb .comment-text_8a463b32b2404b2b {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_9240a3da356925fc .blog-comment-area_78de4709b1df6e9c .comment_c93b296d4772d8fb .comment-text_8a463b32b2404b2b .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_9240a3da356925fc .blog-comment-area_78de4709b1df6e9c .comment_c93b296d4772d8fb .comment-text_8a463b32b2404b2b .date_8b82cb1225719458 {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_9240a3da356925fc .blog-comment-area_78de4709b1df6e9c .comment_c93b296d4772d8fb .comment-text_8a463b32b2404b2b p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_9240a3da356925fc .blog-comment-area_78de4709b1df6e9c .comment_c93b296d4772d8fb .comment-text_8a463b32b2404b2b .reply-btn_3cbf174561d5ddce {
  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_9240a3da356925fc .blog-comment-area_78de4709b1df6e9c .comment_c93b296d4772d8fb .comment-text_8a463b32b2404b2b .reply-btn_3cbf174561d5ddce:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_9240a3da356925fc .blog-comment-form_ad229d58dd2247ad p a {
  color: #19352D;
}
.blog-details_9240a3da356925fc .blog-comment-form_ad229d58dd2247ad form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_9240a3da356925fc .blog-comment-form_ad229d58dd2247ad form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_9240a3da356925fc .blog-comment-form_ad229d58dd2247ad 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_e38ebb7f2c5aecdc {
  height: 600px;
}

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

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

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

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

.footer-one_2c419b65fa1e2b76 {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_2c419b65fa1e2b76 .bottom-footer_709b73fffc700f55 {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_2c419b65fa1e2b76 .social-icon_134651fff15dd5b8 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_2c419b65fa1e2b76 .social-icon_134651fff15dd5b8 a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_2c419b65fa1e2b76 .footer-title_b6808f6057ef38ed {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_2c419b65fa1e2b76 .footer-nav-link_988259da3f0673ce a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_2c419b65fa1e2b76 .footer-nav-link_988259da3f0673ce a:hover {
  color: #fff;
}
.footer-nav-link_988259da3f0673ce p {
  font-size: 16px;
}
.logo_255995f521b6ca96 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_ffebdce85d4a483d {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_2cde19c39d0cbb45 {
  align-content: center;
}

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

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

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

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

.footer-three_b1e4713e4ddc2677 {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_b1e4713e4ddc2677 .round-bg_62040bf9bbbb809a {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_b1e4713e4ddc2677 .round-bg_62040bf9bbbb809a.color-two_312a715c4625f096 {
  background: #F6FFDD;
}
.footer-three_b1e4713e4ddc2677 .footer-intro_b0034e080acca035 p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_b1e4713e4ddc2677 .footer-intro_b0034e080acca035 p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_b1e4713e4ddc2677 .footer-title_b6808f6057ef38ed {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_b1e4713e4ddc2677 .footer-nav-link_988259da3f0673ce a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_b1e4713e4ddc2677 .footer-nav-link_988259da3f0673ce a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_b1e4713e4ddc2677 .bottom-footer_709b73fffc700f55 {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_b1e4713e4ddc2677 .bottom-footer_709b73fffc700f55 .copyright_9fd162f42620d6ce {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_b1e4713e4ddc2677 .bottom-footer_709b73fffc700f55 .bottom-nav_00ec89e92783706d {
  margin: 0 -12px;
}
.footer-three_b1e4713e4ddc2677 .bottom-footer_709b73fffc700f55 .bottom-nav_00ec89e92783706d a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_b1e4713e4ddc2677 .bottom-footer_709b73fffc700f55 .bottom-nav_00ec89e92783706d a:hover {
  text-decoration: underline;
}
.footer-three_b1e4713e4ddc2677 .bottom-footer_709b73fffc700f55 .social-icon_134651fff15dd5b8 {
  margin: 0 -10px;
}
.footer-three_b1e4713e4ddc2677 .bottom-footer_709b73fffc700f55 .social-icon_134651fff15dd5b8 a {
  margin: 0 10px;
}
.footer-three_b1e4713e4ddc2677 .bottom-footer_709b73fffc700f55 .social-icon_134651fff15dd5b8 a:hover {
  color: #19352D;
}
.footer-three_b1e4713e4ddc2677 .shape_01_21d88bf41a8233fd {
  top: -3%;
  left: -3%;
}
.footer-three_b1e4713e4ddc2677 .shape_02_c243c2f7cee7fd0e {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_514dbcbc02b73a8e {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_514dbcbc02b73a8e:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../snapshots/assets_4cf5c8e23a/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_514dbcbc02b73a8e h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_514dbcbc02b73a8e .btn-group_4623b1cd6fb389fa {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_514dbcbc02b73a8e .btn-group_4623b1cd6fb389fa h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_514dbcbc02b73a8e .btn-group_4623b1cd6fb389fa h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_514dbcbc02b73a8e .btn-group_4623b1cd6fb389fa .round-btn_cd15b82d5c8f92a8 {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_514dbcbc02b73a8e .btn-group_4623b1cd6fb389fa .round-btn_cd15b82d5c8f92a8:hover, .footer-five_514dbcbc02b73a8e .btn-group_4623b1cd6fb389fa .round-btn_cd15b82d5c8f92a8:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_514dbcbc02b73a8e .social-icon_134651fff15dd5b8 {
  margin: 0 -20px;
}
.footer-five_514dbcbc02b73a8e .social-icon_134651fff15dd5b8 a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_514dbcbc02b73a8e .social-icon_134651fff15dd5b8 a:hover {
  color: #DFFF5E;
}
.footer-five_514dbcbc02b73a8e .bottom-nav_00ec89e92783706d {
  margin: 0 -12px;
}
.footer-five_514dbcbc02b73a8e .bottom-nav_00ec89e92783706d a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_514dbcbc02b73a8e .bottom-nav_00ec89e92783706d a:hover {
  text-decoration: underline;
}
.footer-five_514dbcbc02b73a8e .shape_01_21d88bf41a8233fd {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_514dbcbc02b73a8e .shape_02_c243c2f7cee7fd0e {
  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_e2d96fea0a41f200 {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_f5ef43c9c167e071 {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_4e3f079a695a3289 {
  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_fc16c19a90626b7f {
  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_3f7e33a940d9baa3 {
  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_775339d1df972376 {
  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_8095f598993e0674 {
  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_12215e9e0f302c60 {
  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_36094ef164d816e8 {
  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_42c441e0eff13821 {
  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_cff6262476092206 {
  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_7ea80e12a7ad1399 {
  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_ad042701f79e688d {
  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_d9cc8c06a4444279 {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_4271000200928249 {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_0d6403437675f8c6 {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_4bc89a36b0e18adb {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_96b5ae5f15d90589 {
  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_29d55964a10d9214 {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_9f66d5df2f148c1c {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_faccf41bdcfabf39 {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_09bcce8e7bd49f9d {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_785ebf776c71d54e {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_ccc5cb46a836f851 {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_c524fd2d6fb0ce72 {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_dbe19d764bafc346 {
  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_e790d0d51e684266 {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_913047ced9952649 {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_f41b541e5f37a25c {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_1ad2574ed9048323 {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_34c5dc6ba2dcf438 {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_6c6da044b3bae7c9 {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_c2c51aa0b753ada5 {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_e5a1e692026ad790 {
  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_b33dba3a5e04139a {
  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_642d33990a698d30 {
  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_cb865d8c306f9510 {
  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_003326185b15314a {
  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_9fff1d6b69922cdb {
  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_eee9e4df60c07975 {
  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_c0b01b8080fa13cd {
  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_97ca59afd75153c8 {
  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_6d4974b4e8b8f30a {
  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_e9f6be1396d13ea3 {
  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_45ead61185daec4f {
  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_bcc1c1ee50e7dfaa {
  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_f682924a5034826c {
  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_5932afe501f5e32c {
  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_c33d1ebb872ed6f4 {
  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_3816d7713a73d207 {
  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_88f471d746a59c65 {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_33900b04e2ca285d {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_8fdc5d3c29010f06 {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_a340b5541c034738 {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_339be7beb8924050 {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_fa5fb992d441919b {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_af9ded76ef68b2ec {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_87bcbf5f6edc64f5 {
  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_e2d96fea0a41f200 {
  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_682aaecc685c73c9 {
  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_70dcdf175f32347d {
  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_e1d65afd70063db0 .theme-select-menu_81c9b757d81068ef {
  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_58492085b9d31250 {
  overflow: hidden;
}
.product-block-one_58492085b9d31250 .img-holder_4d0f48e9baa37633 {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_58492085b9d31250 .img-holder_4d0f48e9baa37633 .cart-icon_15b879928c964c58 {
  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_58492085b9d31250 .img-holder_4d0f48e9baa37633 .cart-icon_15b879928c964c58:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_58492085b9d31250 .img-holder_4d0f48e9baa37633 .cart-button_17e5e83939bc536f {
  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_58492085b9d31250 .img-holder_4d0f48e9baa37633 .cart-button_17e5e83939bc536f:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_58492085b9d31250 .product-title_c694fb4dcdf5cd9c {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_58492085b9d31250 .rating_24eaecabf64ed4b5 {
  margin: 0 -3px;
}
.product-block-one_58492085b9d31250 .rating_24eaecabf64ed4b5 li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_58492085b9d31250 .rating_24eaecabf64ed4b5 li .bi-star-fill_e547a707275357d0 {
  color: #FFCB65;
}
.product-block-one_58492085b9d31250 .price_df2ecb19b4916712 {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_58492085b9d31250:hover .cart-button_17e5e83939bc536f {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_58492085b9d31250:hover .product-img_2192606137ae2812 {
  transform: scale(0.95);
}
.product-block-one_58492085b9d31250:hover .cart-icon_15b879928c964c58 {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_58492085b9d31250:hover .product-title_c694fb4dcdf5cd9c {
  text-decoration: underline;
}

.product-details-one_e7e61bed8c2e39bd .product-img-tab_73737d73d2998e42 {
  border: none;
}
.product-details-one_e7e61bed8c2e39bd .product-img-tab_73737d73d2998e42 .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_e7e61bed8c2e39bd .product-img-tab_73737d73d2998e42 .nav-link img {
  max-height: 100%;
}
.product-details-one_e7e61bed8c2e39bd .product-img-tab_73737d73d2998e42 .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_e7e61bed8c2e39bd .product-img-tab-content_bd802c1762340861 {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_e7e61bed8c2e39bd .product-img-tab-content_bd802c1762340861 img {
  margin: auto;
}
.product-details-one_e7e61bed8c2e39bd .product-info_f22e8d2ca805b26f .stock-tag_4002b9223264e8d0 {
  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_e7e61bed8c2e39bd .product-info_f22e8d2ca805b26f .product-name_ef3c434ab58153d4 {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_e7e61bed8c2e39bd .product-info_f22e8d2ca805b26f .rating_24eaecabf64ed4b5 li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_e7e61bed8c2e39bd .product-info_f22e8d2ca805b26f .rating_24eaecabf64ed4b5 li .bi-star-fill_e547a707275357d0 {
  color: #FFCB65;
}
.product-details-one_e7e61bed8c2e39bd .product-info_f22e8d2ca805b26f .rating_24eaecabf64ed4b5 li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_e7e61bed8c2e39bd .product-info_f22e8d2ca805b26f .rating_24eaecabf64ed4b5 li a:hover {
  text-decoration: underline;
}
.product-details-one_e7e61bed8c2e39bd .product-info_f22e8d2ca805b26f .price_df2ecb19b4916712 {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_e7e61bed8c2e39bd .product-info_f22e8d2ca805b26f .price_df2ecb19b4916712 del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_e7e61bed8c2e39bd .product-info_f22e8d2ca805b26f .availability_ab06e06550b59623 {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_e7e61bed8c2e39bd .product-info_f22e8d2ca805b26f .description-text_95507c557de643ac {
  padding: 10px 0 15px;
}
.product-details-one_e7e61bed8c2e39bd .product-info_f22e8d2ca805b26f .product-feature_651643bdd5a4d621 {
  margin-bottom: 20px;
}
.product-details-one_e7e61bed8c2e39bd .product-info_f22e8d2ca805b26f .product-feature_651643bdd5a4d621 li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_e7e61bed8c2e39bd .product-info_f22e8d2ca805b26f .product-feature_651643bdd5a4d621 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_e7e61bed8c2e39bd .product-info_f22e8d2ca805b26f .customize-order_386ad147468f4fd4 h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_e7e61bed8c2e39bd .product-info_f22e8d2ca805b26f .customize-order_386ad147468f4fd4 .quantity_2719c55b3bb1b9c2 .button-group_a6807f8aac5364b9 {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_e7e61bed8c2e39bd .product-info_f22e8d2ca805b26f .customize-order_386ad147468f4fd4 .quantity_2719c55b3bb1b9c2 .button-group_a6807f8aac5364b9 li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_e7e61bed8c2e39bd .product-info_f22e8d2ca805b26f .customize-order_386ad147468f4fd4 .quantity_2719c55b3bb1b9c2 .button-group_a6807f8aac5364b9 li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_e7e61bed8c2e39bd .product-info_f22e8d2ca805b26f .customize-order_386ad147468f4fd4 .quantity_2719c55b3bb1b9c2 .button-group_a6807f8aac5364b9 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_e7e61bed8c2e39bd .product-review-tab_ea9730fd5b95e4f2 .nav-tabs_04e037de3d0a8a5c {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_e7e61bed8c2e39bd .product-review-tab_ea9730fd5b95e4f2 .nav-tabs_04e037de3d0a8a5c .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_e7e61bed8c2e39bd .product-review-tab_ea9730fd5b95e4f2 .nav-tabs_04e037de3d0a8a5c .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_e7e61bed8c2e39bd .product-review-tab_ea9730fd5b95e4f2 .nav-tabs_04e037de3d0a8a5c .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_e7e61bed8c2e39bd .product-review-tab_ea9730fd5b95e4f2 .nav-tabs_04e037de3d0a8a5c .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_e7e61bed8c2e39bd .product-review-tab_ea9730fd5b95e4f2 .tab-content_df44800d4d417031 h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_e7e61bed8c2e39bd .product-review-tab_ea9730fd5b95e4f2 .tab-content_df44800d4d417031 .product-feature_651643bdd5a4d621 li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_e7e61bed8c2e39bd .product-review-tab_ea9730fd5b95e4f2 .tab-content_df44800d4d417031 .product-feature_651643bdd5a4d621 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_e7e61bed8c2e39bd .product-review-tab_ea9730fd5b95e4f2 .user-comment-area_0bc0df1b6e43052d .single-comment_866123246e95cd2e {
  padding-bottom: 40px;
}
.product-details-one_e7e61bed8c2e39bd .product-review-tab_ea9730fd5b95e4f2 .user-comment-area_0bc0df1b6e43052d .single-comment_866123246e95cd2e:last-child {
  padding-bottom: 0;
}
.product-details-one_e7e61bed8c2e39bd .product-review-tab_ea9730fd5b95e4f2 .user-comment-area_0bc0df1b6e43052d .user-img_33ec74c674a0312b {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_e7e61bed8c2e39bd .product-review-tab_ea9730fd5b95e4f2 .user-comment-area_0bc0df1b6e43052d .user-comment-data_aa9dd759c76b5b0c {
  padding-left: 30px;
  position: relative;
}
.product-details-one_e7e61bed8c2e39bd .product-review-tab_ea9730fd5b95e4f2 .user-comment-area_0bc0df1b6e43052d .user-comment-data_aa9dd759c76b5b0c .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_e7e61bed8c2e39bd .product-review-tab_ea9730fd5b95e4f2 .user-comment-area_0bc0df1b6e43052d .user-comment-data_aa9dd759c76b5b0c .rating_24eaecabf64ed4b5 li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_e7e61bed8c2e39bd .product-review-tab_ea9730fd5b95e4f2 .user-comment-area_0bc0df1b6e43052d .user-comment-data_aa9dd759c76b5b0c .rating_24eaecabf64ed4b5 li .bi-star-fill_e547a707275357d0 {
  color: #FFCB65;
}
.product-details-one_e7e61bed8c2e39bd .product-review-tab_ea9730fd5b95e4f2 .user-comment-area_0bc0df1b6e43052d .user-comment-data_aa9dd759c76b5b0c p {
  padding-top: 8px;
}

.cart-list-form_ee5f849eefa5d830 {
  position: relative;
}
.cart-list-form_ee5f849eefa5d830 .table_734d5b3f8ab8e6f8 {
  margin: 0;
  background: transparent;
}
.cart-list-form_ee5f849eefa5d830 .table_734d5b3f8ab8e6f8 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_ee5f849eefa5d830 .table_734d5b3f8ab8e6f8 th:first-child {
  text-align: left;
}
.cart-list-form_ee5f849eefa5d830 .table_734d5b3f8ab8e6f8 tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_ee5f849eefa5d830 .table_734d5b3f8ab8e6f8 tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_ee5f849eefa5d830 .table_734d5b3f8ab8e6f8 tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_ee5f849eefa5d830 .table_734d5b3f8ab8e6f8 tbody .product-thumbnails_1398a15b56217b91 {
  width: 85px;
}
.cart-list-form_ee5f849eefa5d830 .table_734d5b3f8ab8e6f8 tbody .product-thumbnails_1398a15b56217b91 img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_ee5f849eefa5d830 .table_734d5b3f8ab8e6f8 tbody .product-thumbnails_1398a15b56217b91 .product-img_2192606137ae2812 {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_ee5f849eefa5d830 .table_734d5b3f8ab8e6f8 tbody .product-info_f22e8d2ca805b26f {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_ee5f849eefa5d830 .table_734d5b3f8ab8e6f8 tbody .product-info_f22e8d2ca805b26f .product-name_ef3c434ab58153d4 {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_ee5f849eefa5d830 .table_734d5b3f8ab8e6f8 tbody .product-info_f22e8d2ca805b26f .serial_974dcd67efed335c {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_ee5f849eefa5d830 .table_734d5b3f8ab8e6f8 tbody .product-info_f22e8d2ca805b26f ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_ee5f849eefa5d830 .table_734d5b3f8ab8e6f8 tbody .price_df2ecb19b4916712 {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_ee5f849eefa5d830 .table_734d5b3f8ab8e6f8 tbody .quantity_2719c55b3bb1b9c2 li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_ee5f849eefa5d830 .table_734d5b3f8ab8e6f8 tbody .quantity_2719c55b3bb1b9c2 li .btn_4ee17565d022c78a {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_ee5f849eefa5d830 .table_734d5b3f8ab8e6f8 tbody .quantity_2719c55b3bb1b9c2 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_ee5f849eefa5d830 .table_734d5b3f8ab8e6f8 tbody .remove-product_2ea08a29838ae1de {
  color: #000;
  font-size: 22px;
}
.cart-list-form_ee5f849eefa5d830 .table_734d5b3f8ab8e6f8 tbody .remove-product_2ea08a29838ae1de:hover {
  color: #ff2759;
}
.cart-list-form_ee5f849eefa5d830 .cart-footer_e0a25f3ff74bec04 {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_ee5f849eefa5d830 .cart-footer_e0a25f3ff74bec04 .coupon-form_e52aad85bf6fe853 input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_ee5f849eefa5d830 .cart-footer_e0a25f3ff74bec04 .cart-total-section_0895eb508950011d {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_ee5f849eefa5d830 .cart-footer_e0a25f3ff74bec04 .cart-total-section_0895eb508950011d .cart-total-table_44f98b7793042593 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_ee5f849eefa5d830 .cart-footer_e0a25f3ff74bec04 .cart-total-section_0895eb508950011d .cart-total-table_44f98b7793042593 tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_87f6bc989095c4c2 {
  height: auto;
}

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

.fancybox-caption_db06128d112655bc, .fancybox-infobar_2a7674556f62cea4, .fancybox-navigation_4153ab4f62852ed8 .fancybox-button_0d7b9a8ca5f36fcc, .fancybox-toolbar_8fe11470c49c90a2 {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_2fddafb469a4c91a .fancybox-caption_db06128d112655bc, .fancybox-show-infobar_00802cecb0b2dd88 .fancybox-infobar_2a7674556f62cea4, .fancybox-show-nav_000ae014e770f493 .fancybox-navigation_4153ab4f62852ed8 .fancybox-button_0d7b9a8ca5f36fcc, .fancybox-show-toolbar_13e4adafe51791e9 .fancybox-toolbar_8fe11470c49c90a2 {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_759c10f6264c6488 .fancybox-stage_ab6d9c89e5fbdc8f {
  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_76ed82fc597dfa25 .fancybox-slide, .fancybox-slide--current_cc2f4e8a4b4175a2, .fancybox-slide--next_dcdc41cd1fc934b0, .fancybox-slide--previous_6e552362d2506d74 {
  display: block;
}

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

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

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

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

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

.fancybox-content_3228b8f57decb747 {
  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_4634d843784d88ad .fancybox-content_3228b8f57decb747 {
  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_ac857ca055a437e4 .fancybox-content_3228b8f57decb747 {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_79435f57453c50db .fancybox-content_3228b8f57decb747 {
  cursor: zoom-in;
}

.fancybox-can-drag_b2c7fe64d1ca9343 .fancybox-content_3228b8f57decb747 {
  cursor: grab;
}

.fancybox-is-dragging_478d0026ca33e478 .fancybox-content_3228b8f57decb747 {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_ee3cb683f0958837 .fancybox-content_3228b8f57decb747 {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_793901a13eb21d65 .fancybox-content_3228b8f57decb747, .fancybox-slide--map_64dd0a3052425620 .fancybox-content_3228b8f57decb747, .fancybox-slide--video_1aebba1d3f0cfd7f .fancybox-content_3228b8f57decb747 {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_1aebba1d3f0cfd7f .fancybox-content_3228b8f57decb747 {
  background: #000;
}

.fancybox-slide--map_64dd0a3052425620 .fancybox-content_3228b8f57decb747 {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_ac55da31c7448d29 svg path, .fancybox-button--share_7ff3dac59d408a62 svg path, .fancybox-button--thumbs_dcba315248a26433 svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_000ae014e770f493 .fancybox-navigation_4153ab4f62852ed8 .fancybox-button_0d7b9a8ca5f36fcc {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_4153ab4f62852ed8 .fancybox-button--arrow_left_a1a6c603a86c84aa {
  left: 6px;
}

.fancybox-navigation_4153ab4f62852ed8 .fancybox-button--arrow_right_40558fee1c075fe7 {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_793901a13eb21d65 .fancybox-close-small_512b522ef0f032e4, .fancybox-slide--image_4634d843784d88ad .fancybox-close-small_512b522ef0f032e4, .fancybox-slide--video_1aebba1d3f0cfd7f .fancybox-close-small_512b522ef0f032e4 {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_793901a13eb21d65 .fancybox-close-small_512b522ef0f032e4:hover svg, .fancybox-slide--image_4634d843784d88ad .fancybox-close-small_512b522ef0f032e4:hover svg, .fancybox-slide--video_1aebba1d3f0cfd7f .fancybox-close-small_512b522ef0f032e4:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_11a6b0520c6a172c .fancybox-close-small_512b522ef0f032e4, .fancybox-is-zoomable_91dc2b09f407a100.fancybox-can-drag_b2c7fe64d1ca9343 .fancybox-close-small_512b522ef0f032e4 {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_8d3d5beec480da64.fancybox-slide--next_dcdc41cd1fc934b0, .fancybox-fx-fade_8d3d5beec480da64.fancybox-slide--previous_6e552362d2506d74 {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_8d3d5beec480da64.fancybox-slide--current_cc2f4e8a4b4175a2 {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_bfcf040bff44587e {
  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_f94ce0989b174535 {
  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_d6b56e887c1f1ef7 {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_e7856943963f49fa .fancybox-thumbs_f94ce0989b174535 {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_f94ce0989b174535 > 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_f94ce0989b174535 .fancybox-thumbs-active_5ace203409bbc8a7:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_0adb58a6eec37609 .slick-track_8980eb0ae909897e,
.slick-slider_0adb58a6eec37609 .slick-list_a0d813c6bf69568e {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_ff110fed1d8b0b85 .slick-track_8980eb0ae909897e {
  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_ff110fed1d8b0b85 img {
  display: none;
}

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

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

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

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

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