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

.h1_2ff82d73ccdbda80,
h1,
.h2_0083b0a94a1389ea,
h2,
.h3_1539da5c2a3fa547,
h3,
.h4_2669eed9de1c0bf9,
h4,
.h5_016a0d813b8386b7,
h5,
.h6_18febdb0ea33a850,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_0b6aa6e0a8b57cea {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_eab49c4bc2120a6a {
  padding: 0 !important;
}

.m0_aed35be33586a6cc {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_bfedfbbcdebd070a {
    padding: 0 !important;
  }
  .xl-m0_e57381341c6be50b {
    margin: 0 !important;
  }
  .xl-pt-10_1eaedeeaaa0f6f1b {
    padding-top: 10px !important;
  }
  .xl-pt-20_e4a7b9f78de29f49 {
    padding-top: 20px !important;
  }
  .xl-pt-30_ab0de5459028b2dc {
    padding-top: 30px !important;
  }
  .xl-pt-40_7455eead9b10c788 {
    padding-top: 40px !important;
  }
  .xl-pt-50_0c0c5c0be55d28ab {
    padding-top: 50px !important;
  }
  .xl-pt-60_0aba6efbf91b9d58 {
    padding-top: 60px !important;
  }
  .xl-pt-70_038691a4a7a7c2f5 {
    padding-top: 70px !important;
  }
  .xl-pt-80_7a5e541661eacf41 {
    padding-top: 80px !important;
  }
  .xl-pt-90_412713d4c8c0bee5 {
    padding-top: 90px !important;
  }
  .xl-pt-100_8610122b8c4f5444 {
    padding-top: 100px !important;
  }
  .xl-pt-110_ff3807db2f0184d0 {
    padding-top: 110px !important;
  }
  .xl-pt-120_d13230413dae0103 {
    padding-top: 120px !important;
  }
  .xl-pt-130_922b78c4091c17b1 {
    padding-top: 130px !important;
  }
  .xl-pt-140_f8b1867adbfacbba {
    padding-top: 140px !important;
  }
  .xl-pt-150_9d08b79dba87da13 {
    padding-top: 150px !important;
  }
  .xl-pt-200_ca3dbd19398b246c {
    padding-top: 200px !important;
  }
  .xl-pb-10_63cc8b7f134b2eb9 {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_92e412d6d9c76223 {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_f89434fa4bfd3ab7 {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_66a996506d05fd4b {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_ef8f646021ab3e03 {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_437885578a24b95d {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_9a8fd7045c5ac483 {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_889bf7d02812ee2b {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_4c94cdd0a5f17318 {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_ca516d79ff0f6424 {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_a1970fc3e3ed32eb {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_c97625b0d82459d0 {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_21e722aa834ce7b9 {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_418c587bbf367059 {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_c47cdce56abcb6c7 {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_f81ed19a32db6551 {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_62f2c99376beadb3 {
    margin-top: 10px !important;
  }
  .xl-mt-20_21b16c06b8f478bb {
    margin-top: 20px !important;
  }
  .xl-mt-30_6e520b7b7753524d {
    margin-top: 30px !important;
  }
  .xl-mt-40_71867dade09d7d59 {
    margin-top: 40px !important;
  }
  .xl-mt-50_da79a068bae59937 {
    margin-top: 50px !important;
  }
  .xl-mt-60_296a5d9956346d9c {
    margin-top: 60px !important;
  }
  .xl-mt-70_57e65c173fbc9a62 {
    margin-top: 70px !important;
  }
  .xl-mt-80_6245a1a53a797431 {
    margin-top: 80px !important;
  }
  .xl-mt-90_5fee05d39341792d {
    margin-top: 90px !important;
  }
  .xl-mt-100_2443edf4d23dd28f {
    margin-top: 100px !important;
  }
  .xl-mt-110_5b39a535958b3bb7 {
    margin-top: 110px !important;
  }
  .xl-mt-120_17c39a25c44657bb {
    margin-top: 120px !important;
  }
  .xl-mt-130_cfe4ce72070011bc {
    margin-top: 130px !important;
  }
  .xl-mt-140_fa5c8664c7dc0a4c {
    margin-top: 140px !important;
  }
  .xl-mt-150_c3363d8606c211cd {
    margin-top: 150px !important;
  }
  .xl-mt-200_2266b74130293a55 {
    margin-top: 200px !important;
  }
  .xl-mb-10_37bf68d2a6e427be {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_7e1b8f1185219224 {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_f8839e78b35d9c2f {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_dd18e0b1969b3603 {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_50d847b2e5f1a90f {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_70779612ba7b3ff6 {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_9e27bc84ca748037 {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_db32f10f6cc049b8 {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_29a402c4b0c2025d {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_20ec1f55b4e2480a {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_d04c3bfcbd9c4027 {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_4fa400801e8d5015 {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_cc36eff2db0a6b43 {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_e199ef15d23855ce {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_9b8c448f172fcee8 {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_3a2a36dbc60a99b8 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_83f2282483f5df53 {
    padding: 0 !important;
  }
  .lg-m0_92af01028a98b4b4 {
    margin: 0 !important;
  }
  .lg-pt-10_3ce106703ef55574 {
    padding-top: 10px !important;
  }
  .lg-pt-20_f5d85498251d5442 {
    padding-top: 20px !important;
  }
  .lg-pt-30_92f7419d05c41803 {
    padding-top: 30px !important;
  }
  .lg-pt-40_f97ed28863c3bf07 {
    padding-top: 40px !important;
  }
  .lg-pt-50_4f034a3e228ea9b9 {
    padding-top: 50px !important;
  }
  .lg-pt-60_3c3414a7d516f65a {
    padding-top: 60px !important;
  }
  .lg-pt-70_a0567141118b3ccd {
    padding-top: 70px !important;
  }
  .lg-pt-80_787d14304271bb66 {
    padding-top: 80px !important;
  }
  .lg-pt-90_cd6db5509adc400b {
    padding-top: 90px !important;
  }
  .lg-pt-100_7b6ab40cba76d34c {
    padding-top: 100px !important;
  }
  .lg-pt-110_b734938af0afa0a5 {
    padding-top: 110px !important;
  }
  .lg-pt-120_3608bb4f09258576 {
    padding-top: 120px !important;
  }
  .lg-pt-130_70b9f09f44ce6ef8 {
    padding-top: 130px !important;
  }
  .lg-pt-140_51e2ca5451b59a30 {
    padding-top: 140px !important;
  }
  .lg-pt-150_891fca9e4ca1af4d {
    padding-top: 150px !important;
  }
  .lg-pt-200_9a90790b81ee35dc {
    padding-top: 200px !important;
  }
  .lg-pb-10_eda49edd56d8edcf {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_7a96249b9e0f9dc1 {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_a3b9299874ba920a {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_5342b46813dd30e9 {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_4c798c0506129b8a {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_b4e79fdeb9b1ca47 {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_51b9c0533726c5e7 {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_22ffdb3006f04b24 {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_44fd76b60d71aaed {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_614c6c9ca6d8b58f {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_3b20ff5c2c0305f0 {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_cc53117bb17a6a20 {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_f2d0b1d40983855d {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_b308a75e447388af {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_a91c6a8748df0db7 {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_c09b78cb398f3130 {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_0134edbed86c38f2 {
    margin-top: 10px !important;
  }
  .lg-mt-20_2c9b832ddfd9c11f {
    margin-top: 20px !important;
  }
  .lg-mt-30_ccd3335c8b914959 {
    margin-top: 30px !important;
  }
  .lg-mt-40_1eccde7a245c9114 {
    margin-top: 40px !important;
  }
  .lg-mt-50_bba1658338ffdbcd {
    margin-top: 50px !important;
  }
  .lg-mt-60_351792945d37c162 {
    margin-top: 60px !important;
  }
  .lg-mt-70_77198ebcf1e0b6af {
    margin-top: 70px !important;
  }
  .lg-mt-80_1effabca17e6d879 {
    margin-top: 80px !important;
  }
  .lg-mt-90_551135921c9076ea {
    margin-top: 90px !important;
  }
  .lg-mt-100_683c3e89a56c01bd {
    margin-top: 100px !important;
  }
  .lg-mt-110_e6de234aedfcf8e2 {
    margin-top: 110px !important;
  }
  .lg-mt-120_2082c5e4abcab83f {
    margin-top: 120px !important;
  }
  .lg-mt-130_96e8464c3c46a644 {
    margin-top: 130px !important;
  }
  .lg-mt-140_ad4b67d9b28d9583 {
    margin-top: 140px !important;
  }
  .lg-mt-150_9edd0a5375308450 {
    margin-top: 150px !important;
  }
  .lg-mt-200_30773553f725e826 {
    margin-top: 200px !important;
  }
  .lg-mb-10_26327e93241c1dc3 {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_bfd69810e6ec8ab5 {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_f480ec8c7697cf48 {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_a4f2f0db96605288 {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_fa823335970fa1ab {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_4b9b68ab9202012c {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_94e5dabcfc9b3cc7 {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_2557840217a509f8 {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_b5bb569451043747 {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_577ec7c382b99e84 {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_1f6fcf8112db6889 {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_7f029e707a8dca9c {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_11051ffe330a6bd8 {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_a7ec34f64d821067 {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_c8f63b91a20cb170 {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_7db62c44abf1cc3a {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_5f99dc565830849b {
    padding: 0 !important;
  }
  .md-m0_feef46adc14e91e3 {
    margin: 0 !important;
  }
  .md-pt-10_d113bc7b8a0a60d8 {
    padding-top: 10px !important;
  }
  .md-pt-20_7432d6511348ad30 {
    padding-top: 20px !important;
  }
  .md-pt-30_0336125ead37fa2b {
    padding-top: 30px !important;
  }
  .md-pt-40_5b933d127a3665a8 {
    padding-top: 40px !important;
  }
  .md-pt-50_7aa22797b1723709 {
    padding-top: 50px !important;
  }
  .md-pt-60_e29d9c8271fa22cb {
    padding-top: 60px !important;
  }
  .md-pt-70_25d5c822c6628530 {
    padding-top: 70px !important;
  }
  .md-pt-80_b7ce0433071692a3 {
    padding-top: 80px !important;
  }
  .md-pt-90_84c1da80ca4d0bf0 {
    padding-top: 90px !important;
  }
  .md-pt-100_c8c5bbd4852a0a03 {
    padding-top: 100px !important;
  }
  .md-pt-110_25ac96f1a7454c60 {
    padding-top: 110px !important;
  }
  .md-pt-120_41e929565d1810fd {
    padding-top: 120px !important;
  }
  .md-pt-130_dc5f843b678cab29 {
    padding-top: 130px !important;
  }
  .md-pt-140_964e318d66928c39 {
    padding-top: 140px !important;
  }
  .md-pt-150_9805975ee3a554b7 {
    padding-top: 150px !important;
  }
  .md-pt-200_6bcce7ab80d4182e {
    padding-top: 200px !important;
  }
  .md-pb-10_649800a64f41d750 {
    padding-bottom: 10px !important;
  }
  .md-pb-20_0b87a2ec2f1ad274 {
    padding-bottom: 20px !important;
  }
  .md-pb-30_2e2e9c436132b728 {
    padding-bottom: 30px !important;
  }
  .md-pb-40_b27266bb2aaba768 {
    padding-bottom: 40px !important;
  }
  .md-pb-50_798e06005cc8473e {
    padding-bottom: 50px !important;
  }
  .md-pb-60_d8fac234f6a51ddc {
    padding-bottom: 60px !important;
  }
  .md-pb-70_5bc145dfeee878d7 {
    padding-bottom: 70px !important;
  }
  .md-pb-80_b176fe59cddd5ae8 {
    padding-bottom: 80px !important;
  }
  .md-pb-90_1f11b4c892f24710 {
    padding-bottom: 90px !important;
  }
  .md-pb-100_46339d4ab1e43006 {
    padding-bottom: 100px !important;
  }
  .md-pb-110_6490c2af477c6e09 {
    padding-bottom: 110px !important;
  }
  .md-pb-120_1ad2f0cba9f809d9 {
    padding-bottom: 120px !important;
  }
  .md-pb-130_d543089fd267cb79 {
    padding-bottom: 130px !important;
  }
  .md-pb-140_8f9b02f7fb6fe847 {
    padding-bottom: 140px !important;
  }
  .md-pb-150_a71089e5e06ccb3d {
    padding-bottom: 150px !important;
  }
  .md-pb-200_fc38faa9d2feb64b {
    padding-bottom: 200px !important;
  }
  .md-mt-10_922b78146fbb1753 {
    margin-top: 10px !important;
  }
  .md-mt-20_a4e83d06fdbeedc3 {
    margin-top: 20px !important;
  }
  .md-mt-30_2d5572cb26ece684 {
    margin-top: 30px !important;
  }
  .md-mt-40_37f7d04105782343 {
    margin-top: 40px !important;
  }
  .md-mt-50_eb6b10340b2c1865 {
    margin-top: 50px !important;
  }
  .md-mt-60_1107d90434e68320 {
    margin-top: 60px !important;
  }
  .md-mt-70_a47236d6d4102895 {
    margin-top: 70px !important;
  }
  .md-mt-80_6e0891c2f39e5ba0 {
    margin-top: 80px !important;
  }
  .md-mt-90_430e4449b8a8dc5d {
    margin-top: 90px !important;
  }
  .md-mt-100_781e232f12bf5d18 {
    margin-top: 100px !important;
  }
  .md-mt-110_0de178f479bdd2ba {
    margin-top: 110px !important;
  }
  .md-mt-120_43ab045fe9ee8bb8 {
    margin-top: 120px !important;
  }
  .md-mt-130_78e823e4f26cdc96 {
    margin-top: 130px !important;
  }
  .md-mt-140_e61e519d67c309bf {
    margin-top: 140px !important;
  }
  .md-mt-150_7fcabeb493f64119 {
    margin-top: 150px !important;
  }
  .md-mt-200_e4479d32fafeb8d3 {
    margin-top: 200px !important;
  }
  .md-mb-10_8eda246248ba263d {
    margin-bottom: 10px !important;
  }
  .md-mb-20_bf03893755ce78b8 {
    margin-bottom: 20px !important;
  }
  .md-mb-30_ec19a3c462f5fdc5 {
    margin-bottom: 30px !important;
  }
  .md-mb-40_9f66c0363820112b {
    margin-bottom: 40px !important;
  }
  .md-mb-50_a7388464d567437d {
    margin-bottom: 50px !important;
  }
  .md-mb-60_5c6084b7718dff01 {
    margin-bottom: 60px !important;
  }
  .md-mb-70_8e7ba04f11f49902 {
    margin-bottom: 70px !important;
  }
  .md-mb-80_2c7e3d3fb790c459 {
    margin-bottom: 80px !important;
  }
  .md-mb-90_eda87a72fe3398ad {
    margin-bottom: 90px !important;
  }
  .md-mb-100_76e70b95cb38e97e {
    margin-bottom: 100px !important;
  }
  .md-mb-110_09c8075cbb63e7d1 {
    margin-bottom: 110px !important;
  }
  .md-mb-120_f2f65a77db7bbd37 {
    margin-bottom: 120px !important;
  }
  .md-mb-130_32060f1ea77e3681 {
    margin-bottom: 130px !important;
  }
  .md-mb-140_c6964600bc99e902 {
    margin-bottom: 140px !important;
  }
  .md-mb-150_425a4275a11458d9 {
    margin-bottom: 150px !important;
  }
  .md-mb-200_1a3776b01fefb17e {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_a0dcd3a87468efd9 {
    padding: 0 !important;
  }
  .sm-m0_30c5abec8ae64991 {
    margin: 0 !important;
  }
  .sm-pt-10_7d4871a8673999cc {
    padding-top: 10px !important;
  }
  .sm-pt-20_d3bd6cab4a660f6f {
    padding-top: 20px !important;
  }
  .sm-pt-30_5cdfa50931f49ca0 {
    padding-top: 30px !important;
  }
  .sm-pt-40_011bcaa8075abb75 {
    padding-top: 40px !important;
  }
  .sm-pt-50_78021f2778f94c90 {
    padding-top: 50px !important;
  }
  .sm-pt-60_9dfc58709b2595ce {
    padding-top: 60px !important;
  }
  .sm-pt-70_dd49f77e87dea2bd {
    padding-top: 70px !important;
  }
  .sm-pt-80_13aa00a25ab7d41f {
    padding-top: 80px !important;
  }
  .sm-pt-90_b0e1b6ae8024e228 {
    padding-top: 90px !important;
  }
  .sm-pt-100_720446c64e5f9b1f {
    padding-top: 100px !important;
  }
  .sm-pt-110_c65bc642526d3374 {
    padding-top: 110px !important;
  }
  .sm-pt-120_b89d78cb7e6ed2f7 {
    padding-top: 120px !important;
  }
  .sm-pt-130_997afdf08dee3cbb {
    padding-top: 130px !important;
  }
  .sm-pt-140_db678358c7015094 {
    padding-top: 140px !important;
  }
  .sm-pt-150_9988e6fa624b2f4c {
    padding-top: 150px !important;
  }
  .sm-pt-200_ab8baf674ad9d366 {
    padding-top: 200px !important;
  }
  .sm-pb-10_986932a09d90d54b {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_dc08e18b26d50969 {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_e3a018d053e8ba19 {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_9b7ceca9bca606ce {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_468ecb1cd8eb81e6 {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_55ac0eb197f4f9fe {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_0b25f7c44663c7be {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_27aef4aaa0a79fa1 {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_cb2d72a22a78c8e2 {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_49697c3100cddd93 {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_916e435c515222ed {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_b77a2054e3789439 {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_0711a8166cbf8c6f {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_323d15e2ce5b030d {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_56eb8e0436800c4e {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_7f03da75fe899cf0 {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_b2f2332266e7fa07 {
    margin-top: 10px !important;
  }
  .sm-mt-20_525d40bfd3aa2298 {
    margin-top: 20px !important;
  }
  .sm-mt-30_9f178e653e947b08 {
    margin-top: 30px !important;
  }
  .sm-mt-40_60b94b4c7e903aa6 {
    margin-top: 40px !important;
  }
  .sm-mt-50_0006705124fdc1eb {
    margin-top: 50px !important;
  }
  .sm-mt-60_e912c58b55564aba {
    margin-top: 60px !important;
  }
  .sm-mt-70_438fe129c7ad2a1d {
    margin-top: 70px !important;
  }
  .sm-mt-80_64afa63f2672d5fe {
    margin-top: 80px !important;
  }
  .sm-mt-90_f9b5783df4145bbc {
    margin-top: 90px !important;
  }
  .sm-mt-100_68c0d33c57d4b15a {
    margin-top: 100px !important;
  }
  .sm-mt-110_874768798a0a2497 {
    margin-top: 110px !important;
  }
  .sm-mt-120_8b2a397ab2d985fa {
    margin-top: 120px !important;
  }
  .sm-mt-130_787951a4421e3b05 {
    margin-top: 130px !important;
  }
  .sm-mt-140_734c8d54b4fafc28 {
    margin-top: 140px !important;
  }
  .sm-mt-150_bdcadb40c0bb121e {
    margin-top: 150px !important;
  }
  .sm-mt-200_061f9a6b22c868df {
    margin-top: 200px !important;
  }
  .sm-mb-10_a31b9c3561451a54 {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_ef3e9b07a6e1d6cf {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_23fd8a42198ddd9c {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_c9425a3eb1163a1d {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_310108ae0026444c {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_210758e451829f60 {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_43a31cf7253bc147 {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_d06ffff42dd02988 {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_bae8b419bbf428b8 {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_600af4511c312d8a {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_d7b61b4d3f7a99e9 {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_5cbbbbdf20e9290f {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_11c301c33ca55362 {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_1dfb4fa2028fc888 {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_8b9d576f4778c421 {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_018725c6f69d9a1f {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_c691b8f2d729b345 {
    padding: 0 !important;
  }
  .xs-m0_980d72923ff5a821 {
    margin: 0 !important;
  }
  .xs-pt-10_8592598b0b3f9080 {
    padding-top: 10px !important;
  }
  .xs-pt-20_cf2f83daf7df0129 {
    padding-top: 20px !important;
  }
  .xs-pt-30_45694c8e60a11263 {
    padding-top: 30px !important;
  }
  .xs-pt-40_6ee72d6ed789b7ff {
    padding-top: 40px !important;
  }
  .xs-pt-50_9d90e1fdedd1f2b0 {
    padding-top: 50px !important;
  }
  .xs-pt-60_a21b594e9944a3c6 {
    padding-top: 60px !important;
  }
  .xs-pt-70_328c659c18ea8068 {
    padding-top: 70px !important;
  }
  .xs-pt-80_7df802e705721d0f {
    padding-top: 80px !important;
  }
  .xs-pt-90_05f9617343517705 {
    padding-top: 90px !important;
  }
  .xs-pt-100_e9b2ce1f67d330ce {
    padding-top: 100px !important;
  }
  .xs-pt-110_c37ee940f605d3bf {
    padding-top: 110px !important;
  }
  .xs-pt-120_6b12de87704dbb82 {
    padding-top: 120px !important;
  }
  .xs-pt-130_8843208c34bbeaca {
    padding-top: 130px !important;
  }
  .xs-pt-140_db1c0bcfd2528081 {
    padding-top: 140px !important;
  }
  .xs-pt-150_d7d1051a1e5f78bb {
    padding-top: 150px !important;
  }
  .xs-pt-200_8c6781c7968915a4 {
    padding-top: 200px !important;
  }
  .xs-pb-10_feb7f5f67cf01d3a {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_8dedb207b3f94ce8 {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_efa61c4087b54f3c {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_45ff144843562fa4 {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_ede379ea308d6ab3 {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_29a4cf4582630d09 {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_0c29722e7bcf3e7f {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_641705861e4103df {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_486594aac7672624 {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_ff3dfba0ae7cfa35 {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_e4e247467a974e1a {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_a7998fc7c53abdda {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_9d0da3a96c40d02f {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_4d1185857edf6147 {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_ab8bb0f4f753ac46 {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_e46099f6efdccf09 {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_380acaea496ccc04 {
    margin-top: 10px !important;
  }
  .xs-mt-20_a7513986f82abf54 {
    margin-top: 20px !important;
  }
  .xs-mt-30_4992c2e5d778df6b {
    margin-top: 30px !important;
  }
  .xs-mt-40_fe265fec49a8076d {
    margin-top: 40px !important;
  }
  .xs-mt-50_1eee0e11e67476a4 {
    margin-top: 50px !important;
  }
  .xs-mt-60_dd9cce1b8854a4e7 {
    margin-top: 60px !important;
  }
  .xs-mt-70_5b675915fe144d9e {
    margin-top: 70px !important;
  }
  .xs-mt-80_93056bb0b3ea842e {
    margin-top: 80px !important;
  }
  .xs-mt-90_9a8b1876631ba6f7 {
    margin-top: 90px !important;
  }
  .xs-mt-100_52303f1771b3265d {
    margin-top: 100px !important;
  }
  .xs-mt-110_d91d0fc49ba584bf {
    margin-top: 110px !important;
  }
  .xs-mt-120_dd4ec5c1cac40ca9 {
    margin-top: 120px !important;
  }
  .xs-mt-130_2a5001a7f2acfc49 {
    margin-top: 130px !important;
  }
  .xs-mt-140_6052c22829d6bd93 {
    margin-top: 140px !important;
  }
  .xs-mt-150_7884baf303fda555 {
    margin-top: 150px !important;
  }
  .xs-mt-200_f940e7bad33d09c6 {
    margin-top: 200px !important;
  }
  .xs-mb-10_17e80b3e7906ce01 {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_d3e17ee12c550f56 {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_21c17e2a82917277 {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_339d834bdf2264c6 {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_c211360fe41333f2 {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_8ae02f3256629dbd {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_59d4c33deb618b51 {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_da6aeabf448297fe {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_82f98fb177764cba {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_9a862c2fab9de02b {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_0f65017c7bd2e43b {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_26bca48e1bb4b5b1 {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_9fbb5caaac16a813 {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_32364792703e83bd {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_96bdcaa1307f9a73 {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_04f91982771d52d3 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_c48d8d3ad13637b1 {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_c48d8d3ad13637b1.menu-overlay_533396ab2406934d {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_c48d8d3ad13637b1.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_c48d8d3ad13637b1 .navbar-toggler_fcc55c9e7c16ab4c {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_c48d8d3ad13637b1.menu-style-three_2d0a4c5124d7b3f6 .navbar-toggler_fcc55c9e7c16ab4c {
  background: #000;
}
.theme-main-menu_c48d8d3ad13637b1.menu-style-four_a7992d29771f6482 .navbar-toggler_fcc55c9e7c16ab4c {
  background: #E6FD5A;
}
.theme-main-menu_c48d8d3ad13637b1.menu-style-five_1c5a5453936c9778 .navbar-toggler_fcc55c9e7c16ab4c {
  background: #DFFF5E;
}
.theme-main-menu_c48d8d3ad13637b1 .navbar-toggler_fcc55c9e7c16ab4c:focus {
  box-shadow: none;
}
.theme-main-menu_c48d8d3ad13637b1 .navbar-toggler_fcc55c9e7c16ab4c::before,
.theme-main-menu_c48d8d3ad13637b1 .navbar-toggler_fcc55c9e7c16ab4c::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_c48d8d3ad13637b1 .navbar-toggler_fcc55c9e7c16ab4c 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_c48d8d3ad13637b1.menu-style-three_2d0a4c5124d7b3f6 .navbar-toggler_fcc55c9e7c16ab4c:before, .theme-main-menu_c48d8d3ad13637b1.menu-style-three_2d0a4c5124d7b3f6 .navbar-toggler_fcc55c9e7c16ab4c:after, .theme-main-menu_c48d8d3ad13637b1.menu-style-three_2d0a4c5124d7b3f6 .navbar-toggler_fcc55c9e7c16ab4c span {
  background: #fff;
}
.theme-main-menu_c48d8d3ad13637b1 .navbar-toggler_fcc55c9e7c16ab4c::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_c48d8d3ad13637b1 .navbar-toggler_fcc55c9e7c16ab4c::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_c48d8d3ad13637b1 .navbar-toggler_fcc55c9e7c16ab4c[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_c48d8d3ad13637b1 .navbar-toggler_fcc55c9e7c16ab4c[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_c48d8d3ad13637b1 .navbar-toggler_fcc55c9e7c16ab4c[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_c48d8d3ad13637b1 .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_c48d8d3ad13637b1 .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_c48d8d3ad13637b1.white-vr_f3452fecd773fb54 .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_c48d8d3ad13637b1.white-vr_f3452fecd773fb54 .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_c48d8d3ad13637b1.white-vr_f3452fecd773fb54.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_c48d8d3ad13637b1.menu-style-one_57e541c586e20c88 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_c48d8d3ad13637b1.menu-style-two_8cdc3db5ba9a1c4e {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_c48d8d3ad13637b1.menu-style-two_8cdc3db5ba9a1c4e .info-row_d3a549232ecef34f {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_c48d8d3ad13637b1.menu-style-two_8cdc3db5ba9a1c4e .gap-fix_cb7a1ab98f54d0e0 {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_c48d8d3ad13637b1.menu-style-two_8cdc3db5ba9a1c4e .greetings_9a5463c47a6fc669 {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_c48d8d3ad13637b1.menu-style-two_8cdc3db5ba9a1c4e .contact-info_674fde22fbcf5a22 {
  margin: 0 -15px;
}
.theme-main-menu_c48d8d3ad13637b1.menu-style-two_8cdc3db5ba9a1c4e .contact-info_674fde22fbcf5a22 li {
  padding: 0 15px;
}
.theme-main-menu_c48d8d3ad13637b1.menu-style-two_8cdc3db5ba9a1c4e .contact-info_674fde22fbcf5a22 li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_c48d8d3ad13637b1.menu-style-two_8cdc3db5ba9a1c4e .contact-info_674fde22fbcf5a22 li a:hover {
  text-decoration: underline;
}
.theme-main-menu_c48d8d3ad13637b1.menu-style-two_8cdc3db5ba9a1c4e .inner-content_c191ffe13b0fb18d {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_c48d8d3ad13637b1.menu-style-two_8cdc3db5ba9a1c4e.fixed .info-row_d3a549232ecef34f {
  display: none;
}
.theme-main-menu_c48d8d3ad13637b1.menu-style-five_1c5a5453936c9778 {
  background: #000;
  padding: 0;
}
.theme-main-menu_c48d8d3ad13637b1.menu-style-five_1c5a5453936c9778 .inner-content_c191ffe13b0fb18d {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_c48d8d3ad13637b1.menu-style-six_d76f99f3dd16643a .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_c48d8d3ad13637b1.menu-style-six_d76f99f3dd16643a .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_c48d8d3ad13637b1 .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_5e085db1abc5bf96 {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_5e085db1abc5bf96 .mega-menu-title_352e7e531855fd88 {
  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_c48d8d3ad13637b1 .login-btn-one_2edd43383807e541 a {
  color: #000;
}
.theme-main-menu_c48d8d3ad13637b1 .login-btn-one_2edd43383807e541 a:hover {
  text-decoration: underline;
}
.theme-main-menu_c48d8d3ad13637b1 .login-btn-two_f76bb498e4cbb0c5 a {
  color: #044F3B;
}
.theme-main-menu_c48d8d3ad13637b1 .login-btn-two_f76bb498e4cbb0c5 a:hover {
  text-decoration: underline;
}
.theme-main-menu_c48d8d3ad13637b1 .signup-btn-one_877dd13151942f6d 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_c48d8d3ad13637b1 .signup-btn-one_877dd13151942f6d .icon_203e38703dd683c1 {
  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_c48d8d3ad13637b1 .signup-btn-one_877dd13151942f6d:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_c48d8d3ad13637b1 .signup-btn-one_877dd13151942f6d:hover .icon_203e38703dd683c1 {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_c48d8d3ad13637b1 .signup-btn-two_715605d4d90ef8b0 {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_c48d8d3ad13637b1 .signup-btn-two_715605d4d90ef8b0:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_c48d8d3ad13637b1 .quote-one_d0cca34fcbdbdeb6 {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_c48d8d3ad13637b1 .quote-one_d0cca34fcbdbdeb6:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_1fd141ba8b23184d {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_1fd141ba8b23184d li {
  position: relative;
  padding: 0 15px;
}
.category-menu_1fd141ba8b23184d li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_1fd141ba8b23184d li a:hover {
  color: #0C3A30;
}
.category-menu_1fd141ba8b23184d .dropdown-menu {
  padding: 0;
}
.category-menu_1fd141ba8b23184d .dropdown-menu li {
  padding: 0;
}
.category-menu_1fd141ba8b23184d .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_98e711f64ad57296 .logo_2918f98d2a774ff5 {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_f3452fecd773fb54 .navbar-collapse_98e711f64ad57296 {
    background-color: #0C3A30;
  }
  .navbar-collapse_98e711f64ad57296 {
    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_98e711f64ad57296.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_c48d8d3ad13637b1 .navbar .mega-dropdown_53f8f297365cd775 {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_f3452fecd773fb54 .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_5e085db1abc5bf96 {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_90cf9cd3ba81fe3e .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_3f3057a0dd3bb728 {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_3f3057a0dd3bb728::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_3f3057a0dd3bb728 .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_3f3057a0dd3bb728 .hero-slider-one .hero-img_f2782970ac19aa0a {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_3f3057a0dd3bb728 .hero-slider-one .slick-list_ecfd5e75086c6a73, .hero-banner-one_3f3057a0dd3bb728 .hero-slider-one .slick-track_4bd001d3be04d5e2, .hero-banner-one_3f3057a0dd3bb728 .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_3f3057a0dd3bb728 .hero-heading_b443aebdf6e05760 {
  font-weight: 700;
  color: #000;
  background: url(../captures/shape_4128f33c73/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_3f3057a0dd3bb728 .more-btn_632437b1ec02cde7 {
  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_3f3057a0dd3bb728 .more-btn_632437b1ec02cde7:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_5395796ef60a19e9 {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_5395796ef60a19e9 .bg-wrapper_5f8c84461a99dd1f {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_5395796ef60a19e9 .hero-heading_b443aebdf6e05760 {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_5395796ef60a19e9 .rating_99a8b0d5b6be0d4c h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_5395796ef60a19e9 .rating_99a8b0d5b6be0d4c p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_5395796ef60a19e9 .media-wrapper_ed8294dd3ce83198 {
  position: absolute;
  background: url(../captures/assets_6b9265c79f/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_5395796ef60a19e9 .media-wrapper_ed8294dd3ce83198 .shape_01_6942ad68a1ace028 {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_5395796ef60a19e9 .media-wrapper_ed8294dd3ce83198 .shape_02_d6460dc688805b54 {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_24e0e1ee1e166efd .hero-heading_b443aebdf6e05760 {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_24e0e1ee1e166efd .media-wrapper_ed8294dd3ce83198 {
  background: url(../captures/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_24e0e1ee1e166efd .media-wrapper_ed8294dd3ce83198 .screen_01_b8b45c6ffb4a21f0 {
  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_24e0e1ee1e166efd .media-wrapper_ed8294dd3ce83198 .screen_02_fa7bf550951c06fe {
  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_24e0e1ee1e166efd .media-wrapper_ed8294dd3ce83198 .bg-shape_461e85278a901485 {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_24e0e1ee1e166efd .shape_01_6942ad68a1ace028 {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_63733fec497780f9 .bg-wrapper_5f8c84461a99dd1f {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_63733fec497780f9 .media-wrapper_ed8294dd3ce83198 {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_63733fec497780f9 .media-wrapper_ed8294dd3ce83198 .shape_01_6942ad68a1ace028 {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_63733fec497780f9 .shape_02_d6460dc688805b54 {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_dfaaa573a45e3abd + .blog-details_febf544e6e46d043 {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_12fdbf2542742c51 {
  z-index: 1;
}
.block-feature-three_12fdbf2542742c51:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_12fdbf2542742c51.no-bg_891fe5b087791074:before {
  display: none;
}
.block-feature-three_12fdbf2542742c51 .section-btn_6cc2c653d030f4c7 {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_12fdbf2542742c51 .block-title_506579cf1502c4ae a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_12fdbf2542742c51 .block-title_506579cf1502c4ae a:hover {
  text-decoration: underline;
}
.block-feature-three_12fdbf2542742c51 .round-btn_45291e9505ac4287 {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_12fdbf2542742c51 .round-btn_45291e9505ac4287:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_12fdbf2542742c51 .block-one_e55333ed0adc7e71 {
  background: url(../captures/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_12fdbf2542742c51 .block-one_e55333ed0adc7e71 .tag_0b61fbe824dda42d {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_12fdbf2542742c51 .block-one_e55333ed0adc7e71 .block-title_506579cf1502c4ae {
  background: url(../captures/shape_4128f33c73/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_12fdbf2542742c51 .block-two_cd97081edd5e91f3 {
  overflow: hidden;
}
.block-feature-three_12fdbf2542742c51 .block-two_cd97081edd5e91f3 .img-wrapper_b2161bfb5197c475 {
  background: url(../captures/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_12fdbf2542742c51 .block-two_cd97081edd5e91f3 .text-wrapper_e769a1ee61736edc {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_12fdbf2542742c51 .block-two_cd97081edd5e91f3 .tag_0b61fbe824dda42d {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_12fdbf2542742c51 .block-three_4f3bf0526a080330 {
  background: #D3FF76;
}
.block-feature-three_12fdbf2542742c51 .block-three_4f3bf0526a080330 .tag_0b61fbe824dda42d {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_12fdbf2542742c51 .block-three_4f3bf0526a080330 .round-btn_45291e9505ac4287 {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_12fdbf2542742c51 .block-three_4f3bf0526a080330 .round-btn_45291e9505ac4287:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_12fdbf2542742c51 .block-four_8f7d5e338a7e0c62 {
  background: url(../captures/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_12fdbf2542742c51 .block-four_8f7d5e338a7e0c62 .block-title_506579cf1502c4ae {
  background: url(../captures/shape_4128f33c73/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_12fdbf2542742c51 .block-four_8f7d5e338a7e0c62 .block-title_506579cf1502c4ae a {
  font-size: 28px;
}
.block-feature-three_12fdbf2542742c51 .block-four_8f7d5e338a7e0c62 .tag_0b61fbe824dda42d {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_12fdbf2542742c51 .block-four_8f7d5e338a7e0c62 .round-btn_45291e9505ac4287 {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_12fdbf2542742c51 .block-four_8f7d5e338a7e0c62 .round-btn_45291e9505ac4287:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_12fdbf2542742c51 .block-five_2a56938baa2c58a0 {
  background: url(../captures/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_12fdbf2542742c51 .block-five_2a56938baa2c58a0 .tag_0b61fbe824dda42d {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_12fdbf2542742c51 .block-five_2a56938baa2c58a0 .block-title_506579cf1502c4ae {
  background: url(../captures/shape_4128f33c73/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_272b5ef1cb2f269a .upper-wrapper_a74505302e4dd2e2 {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_272b5ef1cb2f269a .upper-wrapper_a74505302e4dd2e2 .shape_01_6942ad68a1ace028 {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_272b5ef1cb2f269a .line-loop_5102ea473d34a753:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_272b5ef1cb2f269a .graph-panel_3c4c13eb89f32b13 {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_272b5ef1cb2f269a .graph-panel_3c4c13eb89f32b13 .main-count_27688bb3c84738f4 {
  font-size: 120px;
}
.block-feature-thirteen_272b5ef1cb2f269a .graph-panel_3c4c13eb89f32b13 .chart-box_0371a3c9b1ae4904 {
  padding: 0 15px;
}
.block-feature-thirteen_272b5ef1cb2f269a .graph-panel_3c4c13eb89f32b13 .chart-box_0371a3c9b1ae4904 .chart-inner_aa7b1cd54eb59d9c {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_70dd23d436931115 .media-img_7397916c66fd6701 {
  border-radius: 30px;
}
.block-feature-sixteen_70dd23d436931115 .shape_01_6942ad68a1ace028 {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_3f6216d62a49f6e6 .section-subheading_b9f2b8405ed2ee67 {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_3f6216d62a49f6e6 .shape_01_6942ad68a1ace028 {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_b2382d7b7ed29fbe {
  z-index: 1;
}
.text-feature-four_b2382d7b7ed29fbe .avatar_0d7ca75dd8176213 {
  width: 65px;
  height: 65px;
}
.text-feature-four_b2382d7b7ed29fbe .name {
  font-size: 28px;
}
.text-feature-four_b2382d7b7ed29fbe .quote-text_ec714436f6332a6e {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_b2382d7b7ed29fbe .shape_01_6942ad68a1ace028 {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_b2382d7b7ed29fbe .shape_02_d6460dc688805b54 {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_1b670c67238a40a7 .bg-wrapper_5f8c84461a99dd1f {
  background: #FFF2AC;
}
.text-feature-five_1b670c67238a40a7 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_1b670c67238a40a7 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_1b670c67238a40a7 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_1b670c67238a40a7 li:hover:before {
  background: #29594B;
}
.text-feature-five_1b670c67238a40a7 li:hover:after {
  color: #fff;
}
.text-feature-five_1b670c67238a40a7 .media-wrapper_ed8294dd3ce83198 {
  background: url(../captures/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_1b670c67238a40a7 .media-wrapper_ed8294dd3ce83198 .video-icon_ffa2f011419a572f {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_1b670c67238a40a7 .media-wrapper_ed8294dd3ce83198 .video-icon_ffa2f011419a572f:hover {
  background: #CFFF45;
}
.text-feature-five_1b670c67238a40a7 .media-wrapper_ed8294dd3ce83198 .screen_01_b8b45c6ffb4a21f0 {
  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_5fcbad71c5dfda38 {
  z-index: 1;
}
.text-feature-six_5fcbad71c5dfda38 .media-wrapper_ed8294dd3ce83198 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_5fcbad71c5dfda38 .media-wrapper_ed8294dd3ce83198 .screen_01_b8b45c6ffb4a21f0 {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_5fcbad71c5dfda38 .shape_01_6942ad68a1ace028 {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_5fcbad71c5dfda38 .shape_02_d6460dc688805b54 {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_b18b148f72ca2c79 {
  background: url(../captures/assets_6b9265c79f/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_b18b148f72ca2c79 .block_2f408f91c4888e9e .icon_203e38703dd683c1 {
  height: 50px;
}
.text-feature-nine_b18b148f72ca2c79 .vertical-text-wrapper_bfbe9c1a2d4fcec3 {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_b18b148f72ca2c79 .vertical-text-wrapper_bfbe9c1a2d4fcec3 .text-list_61b9f64a0b6cdb0a {
  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_b18b148f72ca2c79 .vertical-text-wrapper_bfbe9c1a2d4fcec3 .text-list_61b9f64a0b6cdb0a:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_b18b148f72ca2c79 .vertical-text-wrapper_bfbe9c1a2d4fcec3 .shape_01_6942ad68a1ace028 {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_b18b148f72ca2c79 .vertical-text-wrapper_bfbe9c1a2d4fcec3 .shape_02_d6460dc688805b54 {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_b18b148f72ca2c79 .shape_03_0b7d6e5de8780a2b {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_b18b148f72ca2c79 .shape_04_f8dfda5f5cddc945 {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_24be57156c2443a4 .section-btn_6cc2c653d030f4c7 {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_5b8ea99d4452bf9f {
  z-index: 1;
}
.team-section-three_5b8ea99d4452bf9f:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../captures/shape_4128f33c73/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_5b8ea99d4452bf9f .section-btn_6cc2c653d030f4c7 {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_5b8ea99d4452bf9f .shape_01_6942ad68a1ace028 {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_5b8ea99d4452bf9f .shape_02_d6460dc688805b54 {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_5b8ea99d4452bf9f .shape_03_0b7d6e5de8780a2b {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_795a03c600d8bddf .logo_2918f98d2a774ff5 {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_87b82f22cbc3c5ba {
  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_870f4a2e32bdeead {
  max-width: 565px;
}
.user-data-form .form-wrapper_870f4a2e32bdeead .input-group-meta_89f02a36a81f3815 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_870f4a2e32bdeead .input-group-meta_89f02a36a81f3815 label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_870f4a2e32bdeead .input-group-meta_89f02a36a81f3815 .placeholder_icon_2666fe6de31c9690 {
  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_870f4a2e32bdeead .input-group-meta_89f02a36a81f3815 .placeholder_icon_2666fe6de31c9690 img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_870f4a2e32bdeead .input-group-meta_89f02a36a81f3815 .placeholder_icon_2666fe6de31c9690 span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_870f4a2e32bdeead .input-group-meta_89f02a36a81f3815 .placeholder_icon_2666fe6de31c9690 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_870f4a2e32bdeead .input-group-meta_89f02a36a81f3815 .placeholder_icon_2666fe6de31c9690 span.eye-slash_f1d3c908b32a2cad:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_e159b7ca29edf378 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_e159b7ca29edf378 label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_e159b7ca29edf378 input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_e159b7ca29edf378 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_e159b7ca29edf378 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_e159b7ca29edf378 a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_e159b7ca29edf378 a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_3e9186ed0c85a645 {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_9e967523cbfd3ec4 {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_9e967523cbfd3ec4:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_9e967523cbfd3ec4 img {
  width: 20px;
}
.user-data-form .btn-close_7268c734ceac6730 {
  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_674314606e3def24 .main-count_27688bb3c84738f4 {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_6a3e4bf9488007b5 .icon_203e38703dd683c1 {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_5b0074ab2276f7ee .img-holder_81a0a870b809b2dd {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_5b0074ab2276f7ee .img-holder_81a0a870b809b2dd.round-border_abe34c454932859f {
  border-radius: 30px;
}
.portfolio-block-one_5b0074ab2276f7ee .img-holder_81a0a870b809b2dd .expend_366fc3548766d930 {
  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_5b0074ab2276f7ee .img-holder_81a0a870b809b2dd 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_5b0074ab2276f7ee .img-holder_81a0a870b809b2dd i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_5b0074ab2276f7ee:hover .expend_366fc3548766d930 {
  opacity: 1;
}
.portfolio-block-one_5b0074ab2276f7ee:hover .img-meta_e78546accfab127b {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_5b0074ab2276f7ee:hover .pj-title_2aac07ff200951f6 {
  text-decoration: underline;
}
.portfolio-block-one_5b0074ab2276f7ee .caption {
  margin-top: 35px;
}
.portfolio-block-one_5b0074ab2276f7ee .caption .tag_0b61fbe824dda42d {
  margin: 0 -3px;
}
.portfolio-block-one_5b0074ab2276f7ee .caption .tag_0b61fbe824dda42d 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_5b0074ab2276f7ee .caption .pj-title_2aac07ff200951f6 {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_5b0074ab2276f7ee .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_5b0074ab2276f7ee .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_9e8979fa0681b4f7 .bg-wrapper_5f8c84461a99dd1f {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_9e8979fa0681b4f7 .slider-wrapper_d173d9696d26a461 {
  height: 100%;
}
.project-details-two_9e8979fa0681b4f7 .slider-wrapper_d173d9696d26a461 .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_9e8979fa0681b4f7 .slider-wrapper_d173d9696d26a461 .carousel-control-next_afc9dfd0f58b6e27,
.project-details-two_9e8979fa0681b4f7 .slider-wrapper_d173d9696d26a461 .carousel-control-prev_8ee3f2fcd626dfaf {
  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_9e8979fa0681b4f7 .slider-wrapper_d173d9696d26a461 .carousel-control-next_afc9dfd0f58b6e27:hover,
.project-details-two_9e8979fa0681b4f7 .slider-wrapper_d173d9696d26a461 .carousel-control-prev_8ee3f2fcd626dfaf:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_9e8979fa0681b4f7 .slider-wrapper_d173d9696d26a461 .carousel-control-prev_8ee3f2fcd626dfaf {
  left: auto;
  right: 45px;
}
.project-details-two_9e8979fa0681b4f7 .info-wrapper_5e815f0807cbc649 {
  padding: 55px 50px 85px 70px;
}
.project-details-two_9e8979fa0681b4f7 .info-wrapper_5e815f0807cbc649 h3 {
  font-size: 36px;
}
.project-details-two_9e8979fa0681b4f7 .info-wrapper_5e815f0807cbc649 .list-meta_31bd9e327b56f3e7 li {
  padding: 22px 0;
}
.project-details-two_9e8979fa0681b4f7 .info-wrapper_5e815f0807cbc649 .list-meta_31bd9e327b56f3e7 .icon_203e38703dd683c1 {
  width: 40px;
}
.project-details-two_9e8979fa0681b4f7 .info-wrapper_5e815f0807cbc649 .list-meta_31bd9e327b56f3e7 .text1_1b2dff58b0e9dae5 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_9e8979fa0681b4f7 .info-wrapper_5e815f0807cbc649 .list-meta_31bd9e327b56f3e7 span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_9e8979fa0681b4f7 .info-wrapper_5e815f0807cbc649 .social-share_287aa41fb0f5bf6c li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_9e8979fa0681b4f7 .info-wrapper_5e815f0807cbc649 .social-share_287aa41fb0f5bf6c li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_29f78a3802b5398e .slider-wrapper_d173d9696d26a461 {
  padding-left: 100px;
}
.feedback-section-three_29f78a3802b5398e .slider-wrapper_d173d9696d26a461 .icon_203e38703dd683c1 {
  left: 0;
  top: 18px;
}
.feedback-section-three_29f78a3802b5398e .slick-dots_cfe6d1a011bcbcd4 {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_29f78a3802b5398e .slick-dots_cfe6d1a011bcbcd4 li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_29f78a3802b5398e .slick-dots_cfe6d1a011bcbcd4 .slick-active button {
  background: #000;
}
.feedback-section-three_29f78a3802b5398e .rating-box_b9ca150f3f804eef {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_29f78a3802b5398e .rating-box_b9ca150f3f804eef .rating_99a8b0d5b6be0d4c {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_29f78a3802b5398e .shape_01_6942ad68a1ace028 {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_29f78a3802b5398e .shape_02_d6460dc688805b54 {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_aac882d15c24aea7 {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_aac882d15c24aea7 .post-data_ec5f957d05e8cac6 {
  padding: 30px 35px 25px;
}
.blog-meta-one_aac882d15c24aea7 .post-data_ec5f957d05e8cac6 .post-info_aac7068d9ab5b63e {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_aac882d15c24aea7 .post-data_ec5f957d05e8cac6 .blog-title_5061ef8ec3661560 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_aac882d15c24aea7 .post-data_ec5f957d05e8cac6 .blog-title_5061ef8ec3661560:hover {
  text-decoration: underline;
}
.blog-meta-one_aac882d15c24aea7 .post-img_d942954ab2f7e135 {
  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_aac882d15c24aea7 .post-img_d942954ab2f7e135 .round-btn_45291e9505ac4287 {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_aac882d15c24aea7:hover .round-btn_45291e9505ac4287 {
  background: #CFFF45;
}
.blog-meta-one_aac882d15c24aea7.style-two_e0bdfbd15590b337 {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_aac882d15c24aea7.style-two_e0bdfbd15590b337 .post-img_d942954ab2f7e135 {
  border-radius: 0;
}
.blog-meta-one_aac882d15c24aea7.style-two_e0bdfbd15590b337 .blog-title_5061ef8ec3661560 {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_e530609132152671 {
  background: #fff;
}
.blog-meta-two_e530609132152671 .post-data_ec5f957d05e8cac6 {
  padding-top: 30px;
}
.blog-meta-two_e530609132152671 .post-data_ec5f957d05e8cac6 .blog-title_5061ef8ec3661560 {
  width: 70%;
}
.blog-meta-two_e530609132152671 .post-data_ec5f957d05e8cac6 .blog-title_5061ef8ec3661560 h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_e530609132152671 .post-data_ec5f957d05e8cac6 .blog-title_5061ef8ec3661560:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_e530609132152671 .post-data_ec5f957d05e8cac6 .round-btn_45291e9505ac4287 {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_e530609132152671 .post-data_ec5f957d05e8cac6 .round-btn_45291e9505ac4287:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_e530609132152671 .post-data_ec5f957d05e8cac6 .post-info_aac7068d9ab5b63e {
  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_e530609132152671 .post-img_d942954ab2f7e135 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_e530609132152671 .post-img_d942954ab2f7e135 .date_a9945d59ca012782 {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_e530609132152671.style-two_e0bdfbd15590b337 {
  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_e530609132152671.style-two_e0bdfbd15590b337 p {
  font-size: 18px;
}
.blog-meta-two_e530609132152671.style-two_e0bdfbd15590b337 .post-img_d942954ab2f7e135 {
  height: auto;
  width: 100%;
}
.blog-meta-two_e530609132152671.style-two_e0bdfbd15590b337 .post-data_ec5f957d05e8cac6 {
  padding: 26px 0;
}
.blog-meta-two_e530609132152671.style-two_e0bdfbd15590b337 .post-data_ec5f957d05e8cac6 .post-info_aac7068d9ab5b63e {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_e530609132152671.style-two_e0bdfbd15590b337 .post-data_ec5f957d05e8cac6 .round-btn_45291e9505ac4287 {
  border: none;
}

.signup-btn-one_877dd13151942f6d 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_877dd13151942f6d .icon_203e38703dd683c1 {
  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_4bace8fb01cd69a0 {
  z-index: 1;
}
.blog-section-three_4bace8fb01cd69a0 .section-btn_6cc2c653d030f4c7 {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

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

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

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

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

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

.blog-details_febf544e6e46d043 .post-details-meta_59201eb873eb6713 {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_febf544e6e46d043 .post-details-meta_59201eb873eb6713 p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_febf544e6e46d043 .post-details-meta_59201eb873eb6713 .quote-wrapper_c1969e6eb02890b3 {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_febf544e6e46d043 .post-details-meta_59201eb873eb6713 .quote-wrapper_c1969e6eb02890b3 .wrapper_6dc6b5e7e5b6a6fc {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_febf544e6e46d043 .post-details-meta_59201eb873eb6713 .quote-wrapper_c1969e6eb02890b3 .wrapper_6dc6b5e7e5b6a6fc .icon_203e38703dd683c1 {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_febf544e6e46d043 .post-details-meta_59201eb873eb6713 .quote-wrapper_c1969e6eb02890b3 .wrapper_6dc6b5e7e5b6a6fc h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_febf544e6e46d043 .post-details-meta_59201eb873eb6713 .quote-wrapper_c1969e6eb02890b3 h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_febf544e6e46d043 .post-details-meta_59201eb873eb6713 .quote-wrapper_c1969e6eb02890b3 h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_febf544e6e46d043 .post-details-meta_59201eb873eb6713 .img-gallery_9cffe269caa955e9 {
  margin-bottom: 50px;
}
.blog-details_febf544e6e46d043 .post-details-meta_59201eb873eb6713 .img-gallery_9cffe269caa955e9 img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_febf544e6e46d043 .post-details-meta_59201eb873eb6713 h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_febf544e6e46d043 .post-details-meta_59201eb873eb6713 .list-item_0b4c7109d2ffc33f li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_febf544e6e46d043 .post-details-meta_59201eb873eb6713 .list-item_0b4c7109d2ffc33f li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_febf544e6e46d043 .bottom-widget_afb1d6682d341ec6 {
  padding: 10px 0 5px;
}
.blog-details_febf544e6e46d043 .bottom-widget_afb1d6682d341ec6 .tags_08a08e579d43f2d8 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_febf544e6e46d043 .bottom-widget_afb1d6682d341ec6 .tags_08a08e579d43f2d8 a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_febf544e6e46d043 .bottom-widget_afb1d6682d341ec6 .tags_08a08e579d43f2d8 a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_febf544e6e46d043 .bottom-widget_afb1d6682d341ec6 .share-icon_e09a7ed7a857053d li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_febf544e6e46d043 .bottom-widget_afb1d6682d341ec6 .share-icon_e09a7ed7a857053d a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_febf544e6e46d043 .grey-bg_5d9a6175d89ae7b9 {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_febf544e6e46d043 .blog-inner-title_4e37c708f48110c3 {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_febf544e6e46d043 .blog-comment-area_fc66c82762330a3f {
  margin: 60px 0;
}
.blog-details_febf544e6e46d043 .blog-comment-area_fc66c82762330a3f .comment_4bd5a7eb960da4c3 {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_febf544e6e46d043 .blog-comment-area_fc66c82762330a3f .comment_4bd5a7eb960da4c3:last-child {
  padding-bottom: 5px;
}
.blog-details_febf544e6e46d043 .blog-comment-area_fc66c82762330a3f .comment_4bd5a7eb960da4c3 .reply-comment_798ea3e28546553a {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_febf544e6e46d043 .blog-comment-area_fc66c82762330a3f .comment_4bd5a7eb960da4c3 .user-avatar_01e72c8ad0832d30 {
  width: 60px;
  height: 60px;
}
.blog-details_febf544e6e46d043 .blog-comment-area_fc66c82762330a3f .comment_4bd5a7eb960da4c3 .comment-text_635c2066f96d8b3e {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_febf544e6e46d043 .blog-comment-area_fc66c82762330a3f .comment_4bd5a7eb960da4c3 .comment-text_635c2066f96d8b3e .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_febf544e6e46d043 .blog-comment-area_fc66c82762330a3f .comment_4bd5a7eb960da4c3 .comment-text_635c2066f96d8b3e .date_a9945d59ca012782 {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_febf544e6e46d043 .blog-comment-area_fc66c82762330a3f .comment_4bd5a7eb960da4c3 .comment-text_635c2066f96d8b3e p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_febf544e6e46d043 .blog-comment-area_fc66c82762330a3f .comment_4bd5a7eb960da4c3 .comment-text_635c2066f96d8b3e .reply-btn_c1e59839096a0233 {
  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_febf544e6e46d043 .blog-comment-area_fc66c82762330a3f .comment_4bd5a7eb960da4c3 .comment-text_635c2066f96d8b3e .reply-btn_c1e59839096a0233:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_febf544e6e46d043 .blog-comment-form_1c76200d45ae514c p a {
  color: #19352D;
}
.blog-details_febf544e6e46d043 .blog-comment-form_1c76200d45ae514c form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_febf544e6e46d043 .blog-comment-form_1c76200d45ae514c form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_febf544e6e46d043 .blog-comment-form_1c76200d45ae514c 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_a92dd048bcdb3b5d {
  height: 600px;
}

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

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

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

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

.footer-one_437c8c0bf2a50b23 {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_437c8c0bf2a50b23 .bottom-footer_ba0cfe271f89210b {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_437c8c0bf2a50b23 .social-icon_f8d09e5b53e85469 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_437c8c0bf2a50b23 .social-icon_f8d09e5b53e85469 a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_437c8c0bf2a50b23 .footer-title_500fe492392b2c96 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_437c8c0bf2a50b23 .footer-nav-link_b99331698808924e a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_437c8c0bf2a50b23 .footer-nav-link_b99331698808924e a:hover {
  color: #fff;
}
.footer-nav-link_b99331698808924e p {
  font-size: 16px;
}
.logo_2918f98d2a774ff5 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_03dc4969a05f24c9 {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_5cc0f401fc7d3ace {
  align-content: center;
}

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

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

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

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

.footer-three_a6762fc04f227d00 {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_a6762fc04f227d00 .round-bg_428b4864d4a04738 {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_a6762fc04f227d00 .round-bg_428b4864d4a04738.color-two_74600a29e0aecdd5 {
  background: #F6FFDD;
}
.footer-three_a6762fc04f227d00 .footer-intro_cb15c6f2c364c286 p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_a6762fc04f227d00 .footer-intro_cb15c6f2c364c286 p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_a6762fc04f227d00 .footer-title_500fe492392b2c96 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_a6762fc04f227d00 .footer-nav-link_b99331698808924e a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_a6762fc04f227d00 .footer-nav-link_b99331698808924e a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_a6762fc04f227d00 .bottom-footer_ba0cfe271f89210b {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_a6762fc04f227d00 .bottom-footer_ba0cfe271f89210b .copyright_60da1065f630a270 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_a6762fc04f227d00 .bottom-footer_ba0cfe271f89210b .bottom-nav_dcec0fe304a23c26 {
  margin: 0 -12px;
}
.footer-three_a6762fc04f227d00 .bottom-footer_ba0cfe271f89210b .bottom-nav_dcec0fe304a23c26 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_a6762fc04f227d00 .bottom-footer_ba0cfe271f89210b .bottom-nav_dcec0fe304a23c26 a:hover {
  text-decoration: underline;
}
.footer-three_a6762fc04f227d00 .bottom-footer_ba0cfe271f89210b .social-icon_f8d09e5b53e85469 {
  margin: 0 -10px;
}
.footer-three_a6762fc04f227d00 .bottom-footer_ba0cfe271f89210b .social-icon_f8d09e5b53e85469 a {
  margin: 0 10px;
}
.footer-three_a6762fc04f227d00 .bottom-footer_ba0cfe271f89210b .social-icon_f8d09e5b53e85469 a:hover {
  color: #19352D;
}
.footer-three_a6762fc04f227d00 .shape_01_6942ad68a1ace028 {
  top: -3%;
  left: -3%;
}
.footer-three_a6762fc04f227d00 .shape_02_d6460dc688805b54 {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_dec8691049cbaaaf {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_dec8691049cbaaaf:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../captures/assets_6b9265c79f/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_dec8691049cbaaaf h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_dec8691049cbaaaf .btn-group_b1cb0f0e825904aa {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_dec8691049cbaaaf .btn-group_b1cb0f0e825904aa h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_dec8691049cbaaaf .btn-group_b1cb0f0e825904aa h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_dec8691049cbaaaf .btn-group_b1cb0f0e825904aa .round-btn_45291e9505ac4287 {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_dec8691049cbaaaf .btn-group_b1cb0f0e825904aa .round-btn_45291e9505ac4287:hover, .footer-five_dec8691049cbaaaf .btn-group_b1cb0f0e825904aa .round-btn_45291e9505ac4287:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_dec8691049cbaaaf .social-icon_f8d09e5b53e85469 {
  margin: 0 -20px;
}
.footer-five_dec8691049cbaaaf .social-icon_f8d09e5b53e85469 a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_dec8691049cbaaaf .social-icon_f8d09e5b53e85469 a:hover {
  color: #DFFF5E;
}
.footer-five_dec8691049cbaaaf .bottom-nav_dcec0fe304a23c26 {
  margin: 0 -12px;
}
.footer-five_dec8691049cbaaaf .bottom-nav_dcec0fe304a23c26 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_dec8691049cbaaaf .bottom-nav_dcec0fe304a23c26 a:hover {
  text-decoration: underline;
}
.footer-five_dec8691049cbaaaf .shape_01_6942ad68a1ace028 {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_dec8691049cbaaaf .shape_02_d6460dc688805b54 {
  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_62f2bcd7857fcc45 {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_a54c916620dc0921 {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_07abc129a1d87f65 {
  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_47bb0fe88239be20 {
  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_3250d0c1908ca6ef {
  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_bf28608fac63e556 {
  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_0eb3daf22ec5fe4e {
  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_3801f581c77699f9 {
  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_0dd8f2aac2fdeaac {
  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_4e0f3d644430c1d3 {
  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_f565457ca5e852e0 {
  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_ef427a20734adf6a {
  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_6fb40c75b093b649 {
  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_d06100a568fda4fc {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_e3e4b43d39aed9d1 {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_ae6b7b6702454a83 {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_bf2f924902cc2540 {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_89825d2b590728aa {
  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_3ed8937b36b7e5bf {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_2c0b1dd6cc325582 {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_922198056017a656 {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_29871e030893daad {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_94fdbd9e0971a78e {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_a143b3cd3462ffec {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_661ddedaa8d0c060 {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_5d77bc377dfc3c15 {
  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_fec742c248fabb4e {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_323adc75a3191ad7 {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_04731c5dfeace526 {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_f23960103983e67d {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_c98a16ac4821f403 {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_b61767b9a44cb3da {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_41380cc6a8883d79 {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_274aec60e263b065 {
  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_dfd70a47e80a9398 {
  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_c18137ab04876693 {
  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_3785fdc9fb632c29 {
  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_bf44a9718e355945 {
  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_5357917d7174803b {
  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_cbbf0b843280eed1 {
  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_e48d015319752e20 {
  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_5d503ec8dde2a9de {
  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_dcdbdd08c9852784 {
  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_e5bde5db9b9e52a0 {
  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_2f715861cb2d666d {
  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_bb263e05ac6658a5 {
  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_51aa57ec1700cc7e {
  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_0f9d489b47a20356 {
  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_ae133d44a1cc0fbf {
  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_78a63f12dfbbed53 {
  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_d77407a5bceeebee {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_88317897eadcd829 {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_27ffbf4d7f120b5f {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_a4c25cdcd2db3cfb {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_75ae0ff4d31ae9a9 {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_d9e2f235636de3f2 {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_e00e86159e2c18bd {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_405956e83c34598d {
  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_62f2bcd7857fcc45 {
  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_a638c614725163a8 {
  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_b2e1b41bcf8e17cf {
  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_f1a3b254266b7ed2 .theme-select-menu_3792045257d0f152 {
  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_4546560034bcef40 {
  overflow: hidden;
}
.product-block-one_4546560034bcef40 .img-holder_81a0a870b809b2dd {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_4546560034bcef40 .img-holder_81a0a870b809b2dd .cart-icon_73cebf189d8f5793 {
  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_4546560034bcef40 .img-holder_81a0a870b809b2dd .cart-icon_73cebf189d8f5793:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_4546560034bcef40 .img-holder_81a0a870b809b2dd .cart-button_02e23a99fcbc54a2 {
  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_4546560034bcef40 .img-holder_81a0a870b809b2dd .cart-button_02e23a99fcbc54a2:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_4546560034bcef40 .product-title_127559d93ef61e49 {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_4546560034bcef40 .rating_99a8b0d5b6be0d4c {
  margin: 0 -3px;
}
.product-block-one_4546560034bcef40 .rating_99a8b0d5b6be0d4c li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_4546560034bcef40 .rating_99a8b0d5b6be0d4c li .bi-star-fill_e4d9770efadced19 {
  color: #FFCB65;
}
.product-block-one_4546560034bcef40 .price_9313fa9bec97cc97 {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_4546560034bcef40:hover .cart-button_02e23a99fcbc54a2 {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_4546560034bcef40:hover .product-img_bbd2ea3e70ed7c13 {
  transform: scale(0.95);
}
.product-block-one_4546560034bcef40:hover .cart-icon_73cebf189d8f5793 {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_4546560034bcef40:hover .product-title_127559d93ef61e49 {
  text-decoration: underline;
}

.product-details-one_eed577eb7449ebaa .product-img-tab_2ece2fbd8613d8a1 {
  border: none;
}
.product-details-one_eed577eb7449ebaa .product-img-tab_2ece2fbd8613d8a1 .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_eed577eb7449ebaa .product-img-tab_2ece2fbd8613d8a1 .nav-link img {
  max-height: 100%;
}
.product-details-one_eed577eb7449ebaa .product-img-tab_2ece2fbd8613d8a1 .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_eed577eb7449ebaa .product-img-tab-content_2cf5642a76812e70 {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_eed577eb7449ebaa .product-img-tab-content_2cf5642a76812e70 img {
  margin: auto;
}
.product-details-one_eed577eb7449ebaa .product-info_486663106cde6137 .stock-tag_8763833480d36775 {
  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_eed577eb7449ebaa .product-info_486663106cde6137 .product-name_dbabb929e1eee4d2 {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_eed577eb7449ebaa .product-info_486663106cde6137 .rating_99a8b0d5b6be0d4c li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_eed577eb7449ebaa .product-info_486663106cde6137 .rating_99a8b0d5b6be0d4c li .bi-star-fill_e4d9770efadced19 {
  color: #FFCB65;
}
.product-details-one_eed577eb7449ebaa .product-info_486663106cde6137 .rating_99a8b0d5b6be0d4c li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_eed577eb7449ebaa .product-info_486663106cde6137 .rating_99a8b0d5b6be0d4c li a:hover {
  text-decoration: underline;
}
.product-details-one_eed577eb7449ebaa .product-info_486663106cde6137 .price_9313fa9bec97cc97 {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_eed577eb7449ebaa .product-info_486663106cde6137 .price_9313fa9bec97cc97 del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_eed577eb7449ebaa .product-info_486663106cde6137 .availability_ece7113bcafc859c {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_eed577eb7449ebaa .product-info_486663106cde6137 .description-text_8822b9e56189a504 {
  padding: 10px 0 15px;
}
.product-details-one_eed577eb7449ebaa .product-info_486663106cde6137 .product-feature_f79f6b9676f8e23a {
  margin-bottom: 20px;
}
.product-details-one_eed577eb7449ebaa .product-info_486663106cde6137 .product-feature_f79f6b9676f8e23a li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_eed577eb7449ebaa .product-info_486663106cde6137 .product-feature_f79f6b9676f8e23a li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_eed577eb7449ebaa .product-info_486663106cde6137 .customize-order_1b88412a6504f659 h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_eed577eb7449ebaa .product-info_486663106cde6137 .customize-order_1b88412a6504f659 .quantity_6a45fb8258ec9962 .button-group_44501c203987d92a {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_eed577eb7449ebaa .product-info_486663106cde6137 .customize-order_1b88412a6504f659 .quantity_6a45fb8258ec9962 .button-group_44501c203987d92a li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_eed577eb7449ebaa .product-info_486663106cde6137 .customize-order_1b88412a6504f659 .quantity_6a45fb8258ec9962 .button-group_44501c203987d92a li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_eed577eb7449ebaa .product-info_486663106cde6137 .customize-order_1b88412a6504f659 .quantity_6a45fb8258ec9962 .button-group_44501c203987d92a 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_eed577eb7449ebaa .product-review-tab_26246f4d1e0d66eb .nav-tabs_d7090c9a1e2e3118 {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_eed577eb7449ebaa .product-review-tab_26246f4d1e0d66eb .nav-tabs_d7090c9a1e2e3118 .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_eed577eb7449ebaa .product-review-tab_26246f4d1e0d66eb .nav-tabs_d7090c9a1e2e3118 .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_eed577eb7449ebaa .product-review-tab_26246f4d1e0d66eb .nav-tabs_d7090c9a1e2e3118 .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_eed577eb7449ebaa .product-review-tab_26246f4d1e0d66eb .nav-tabs_d7090c9a1e2e3118 .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_eed577eb7449ebaa .product-review-tab_26246f4d1e0d66eb .tab-content_10dedce876f78e8d h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_eed577eb7449ebaa .product-review-tab_26246f4d1e0d66eb .tab-content_10dedce876f78e8d .product-feature_f79f6b9676f8e23a li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_eed577eb7449ebaa .product-review-tab_26246f4d1e0d66eb .tab-content_10dedce876f78e8d .product-feature_f79f6b9676f8e23a li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_eed577eb7449ebaa .product-review-tab_26246f4d1e0d66eb .user-comment-area_02a1bbbcacced4c5 .single-comment_2b7e9c30350bf565 {
  padding-bottom: 40px;
}
.product-details-one_eed577eb7449ebaa .product-review-tab_26246f4d1e0d66eb .user-comment-area_02a1bbbcacced4c5 .single-comment_2b7e9c30350bf565:last-child {
  padding-bottom: 0;
}
.product-details-one_eed577eb7449ebaa .product-review-tab_26246f4d1e0d66eb .user-comment-area_02a1bbbcacced4c5 .user-img_da29be73c3c5b164 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_eed577eb7449ebaa .product-review-tab_26246f4d1e0d66eb .user-comment-area_02a1bbbcacced4c5 .user-comment-data_94606a5a733b8586 {
  padding-left: 30px;
  position: relative;
}
.product-details-one_eed577eb7449ebaa .product-review-tab_26246f4d1e0d66eb .user-comment-area_02a1bbbcacced4c5 .user-comment-data_94606a5a733b8586 .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_eed577eb7449ebaa .product-review-tab_26246f4d1e0d66eb .user-comment-area_02a1bbbcacced4c5 .user-comment-data_94606a5a733b8586 .rating_99a8b0d5b6be0d4c li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_eed577eb7449ebaa .product-review-tab_26246f4d1e0d66eb .user-comment-area_02a1bbbcacced4c5 .user-comment-data_94606a5a733b8586 .rating_99a8b0d5b6be0d4c li .bi-star-fill_e4d9770efadced19 {
  color: #FFCB65;
}
.product-details-one_eed577eb7449ebaa .product-review-tab_26246f4d1e0d66eb .user-comment-area_02a1bbbcacced4c5 .user-comment-data_94606a5a733b8586 p {
  padding-top: 8px;
}

.cart-list-form_8e7f0764820d78a1 {
  position: relative;
}
.cart-list-form_8e7f0764820d78a1 .table_6a670ee7a51195f8 {
  margin: 0;
  background: transparent;
}
.cart-list-form_8e7f0764820d78a1 .table_6a670ee7a51195f8 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_8e7f0764820d78a1 .table_6a670ee7a51195f8 th:first-child {
  text-align: left;
}
.cart-list-form_8e7f0764820d78a1 .table_6a670ee7a51195f8 tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_8e7f0764820d78a1 .table_6a670ee7a51195f8 tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_8e7f0764820d78a1 .table_6a670ee7a51195f8 tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_8e7f0764820d78a1 .table_6a670ee7a51195f8 tbody .product-thumbnails_d4aa1ad02a6a8afd {
  width: 85px;
}
.cart-list-form_8e7f0764820d78a1 .table_6a670ee7a51195f8 tbody .product-thumbnails_d4aa1ad02a6a8afd img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_8e7f0764820d78a1 .table_6a670ee7a51195f8 tbody .product-thumbnails_d4aa1ad02a6a8afd .product-img_bbd2ea3e70ed7c13 {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_8e7f0764820d78a1 .table_6a670ee7a51195f8 tbody .product-info_486663106cde6137 {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_8e7f0764820d78a1 .table_6a670ee7a51195f8 tbody .product-info_486663106cde6137 .product-name_dbabb929e1eee4d2 {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_8e7f0764820d78a1 .table_6a670ee7a51195f8 tbody .product-info_486663106cde6137 .serial_4f79a772f0aaef99 {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_8e7f0764820d78a1 .table_6a670ee7a51195f8 tbody .product-info_486663106cde6137 ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_8e7f0764820d78a1 .table_6a670ee7a51195f8 tbody .price_9313fa9bec97cc97 {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_8e7f0764820d78a1 .table_6a670ee7a51195f8 tbody .quantity_6a45fb8258ec9962 li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_8e7f0764820d78a1 .table_6a670ee7a51195f8 tbody .quantity_6a45fb8258ec9962 li .btn_fa2a07f6afab22f0 {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_8e7f0764820d78a1 .table_6a670ee7a51195f8 tbody .quantity_6a45fb8258ec9962 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_8e7f0764820d78a1 .table_6a670ee7a51195f8 tbody .remove-product_0cd2a0422fcadf9f {
  color: #000;
  font-size: 22px;
}
.cart-list-form_8e7f0764820d78a1 .table_6a670ee7a51195f8 tbody .remove-product_0cd2a0422fcadf9f:hover {
  color: #ff2759;
}
.cart-list-form_8e7f0764820d78a1 .cart-footer_64b2d4d0b2a6bf6a {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_8e7f0764820d78a1 .cart-footer_64b2d4d0b2a6bf6a .coupon-form_be01acef10db33d6 input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_8e7f0764820d78a1 .cart-footer_64b2d4d0b2a6bf6a .cart-total-section_170b3e13a28aa1dc {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_8e7f0764820d78a1 .cart-footer_64b2d4d0b2a6bf6a .cart-total-section_170b3e13a28aa1dc .cart-total-table_d34468b2a0f645aa 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_8e7f0764820d78a1 .cart-footer_64b2d4d0b2a6bf6a .cart-total-section_170b3e13a28aa1dc .cart-total-table_d34468b2a0f645aa tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_5e6f2431b63ccb01 {
  height: auto;
}

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

.fancybox-caption_68bf10ea2f7846e9, .fancybox-infobar_b3f788ff6eef5276, .fancybox-navigation_ed90ffdb092a5e7f .fancybox-button_dc93c96c99be72f1, .fancybox-toolbar_d8be882d62341e9d {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_de2fdf9919560f1e .fancybox-caption_68bf10ea2f7846e9, .fancybox-show-infobar_c55261045abf5fb7 .fancybox-infobar_b3f788ff6eef5276, .fancybox-show-nav_c070a58e9005277d .fancybox-navigation_ed90ffdb092a5e7f .fancybox-button_dc93c96c99be72f1, .fancybox-show-toolbar_4400460321b10c83 .fancybox-toolbar_d8be882d62341e9d {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_780daeb8735dbfc7 .fancybox-stage_b9ded0255fdd06fa {
  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_372b1057ec70cf27 .fancybox-slide, .fancybox-slide--current_524fa2f4608be489, .fancybox-slide--next_784f37ae3130e9a4, .fancybox-slide--previous_edd197b5e6b48bb8 {
  display: block;
}

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

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

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

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

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

.fancybox-content_1df8ad6021ec90ad {
  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_7aec83b8afd05913 .fancybox-content_1df8ad6021ec90ad {
  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_588b78accfaad14f .fancybox-content_1df8ad6021ec90ad {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_4ef7e418af1323e3 .fancybox-content_1df8ad6021ec90ad {
  cursor: zoom-in;
}

.fancybox-can-drag_9d70e01ebd715188 .fancybox-content_1df8ad6021ec90ad {
  cursor: grab;
}

.fancybox-is-dragging_a51f26f10bae5b7b .fancybox-content_1df8ad6021ec90ad {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_ed65dcec96560d98 .fancybox-content_1df8ad6021ec90ad {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_80a63f4a0aac9208 .fancybox-content_1df8ad6021ec90ad, .fancybox-slide--map_1c3e36338e1dff2e .fancybox-content_1df8ad6021ec90ad, .fancybox-slide--video_1b175221d13bff6b .fancybox-content_1df8ad6021ec90ad {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_1b175221d13bff6b .fancybox-content_1df8ad6021ec90ad {
  background: #000;
}

.fancybox-slide--map_1c3e36338e1dff2e .fancybox-content_1df8ad6021ec90ad {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_16086d006021f281 svg path, .fancybox-button--share_95c8cc34f56a37b3 svg path, .fancybox-button--thumbs_a882acdef30c6ac3 svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_c070a58e9005277d .fancybox-navigation_ed90ffdb092a5e7f .fancybox-button_dc93c96c99be72f1 {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_ed90ffdb092a5e7f .fancybox-button--arrow_left_498e53db221e8873 {
  left: 6px;
}

.fancybox-navigation_ed90ffdb092a5e7f .fancybox-button--arrow_right_8716dc16a1ec6d06 {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_80a63f4a0aac9208 .fancybox-close-small_c7162708b085e19f, .fancybox-slide--image_7aec83b8afd05913 .fancybox-close-small_c7162708b085e19f, .fancybox-slide--video_1b175221d13bff6b .fancybox-close-small_c7162708b085e19f {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_80a63f4a0aac9208 .fancybox-close-small_c7162708b085e19f:hover svg, .fancybox-slide--image_7aec83b8afd05913 .fancybox-close-small_c7162708b085e19f:hover svg, .fancybox-slide--video_1b175221d13bff6b .fancybox-close-small_c7162708b085e19f:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_673bcef63d4b50f4 .fancybox-close-small_c7162708b085e19f, .fancybox-is-zoomable_64c8acf6f9b82b60.fancybox-can-drag_9d70e01ebd715188 .fancybox-close-small_c7162708b085e19f {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_123ea46d969cd1b1.fancybox-slide--next_784f37ae3130e9a4, .fancybox-fx-fade_123ea46d969cd1b1.fancybox-slide--previous_edd197b5e6b48bb8 {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_123ea46d969cd1b1.fancybox-slide--current_524fa2f4608be489 {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_db7003d0231a867a {
  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_6cdfefef349d46e9 {
  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_66efa02ece5a9143 {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_2b54a79c0cb702d1 .fancybox-thumbs_6cdfefef349d46e9 {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_6cdfefef349d46e9 > 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_6cdfefef349d46e9 .fancybox-thumbs-active_7f91e4eecc2a2f46:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_d4e6693d91d42a8a .slick-track_4bd001d3be04d5e2,
.slick-slider_d4e6693d91d42a8a .slick-list_ecfd5e75086c6a73 {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_9b3e77d834381232 .slick-track_4bd001d3be04d5e2 {
  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_9b3e77d834381232 img {
  display: none;
}

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

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

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

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

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