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

.h1_c61d1c107f7805be,
h1,
.h2_b3ef2ea9860a9136,
h2,
.h3_47dca7c62418cca9,
h3,
.h4_2c3f81bb1b9f0ff9,
h4,
.h5_176ff63759e28743,
h5,
.h6_6c15e16b92e0745f,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_3b58a88e4bfde600 {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_7462bfa482aaaa8f {
  padding: 0 !important;
}

.m0_8c983e1a9f5b95ec {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_3acad164c733bf74 {
    padding: 0 !important;
  }
  .xl-m0_ae9431cdb42f51a6 {
    margin: 0 !important;
  }
  .xl-pt-10_f527c172bfcc4798 {
    padding-top: 10px !important;
  }
  .xl-pt-20_86a4a127e0144a39 {
    padding-top: 20px !important;
  }
  .xl-pt-30_73ea05c8cd6e463b {
    padding-top: 30px !important;
  }
  .xl-pt-40_077bad695e16955a {
    padding-top: 40px !important;
  }
  .xl-pt-50_5dcd97034097a040 {
    padding-top: 50px !important;
  }
  .xl-pt-60_1c9018e1f0ea4bde {
    padding-top: 60px !important;
  }
  .xl-pt-70_9795336c11864c8a {
    padding-top: 70px !important;
  }
  .xl-pt-80_f9fe4a0ffa2b3a23 {
    padding-top: 80px !important;
  }
  .xl-pt-90_a1f907ed62af86a9 {
    padding-top: 90px !important;
  }
  .xl-pt-100_5701ef1a5141a795 {
    padding-top: 100px !important;
  }
  .xl-pt-110_9e8668742ccbcf6d {
    padding-top: 110px !important;
  }
  .xl-pt-120_32dc5bad4594b9bf {
    padding-top: 120px !important;
  }
  .xl-pt-130_aa54dfec3a0bb694 {
    padding-top: 130px !important;
  }
  .xl-pt-140_97092770a8e1b310 {
    padding-top: 140px !important;
  }
  .xl-pt-150_544e49dadd5b501d {
    padding-top: 150px !important;
  }
  .xl-pt-200_d5c155cb20638fd1 {
    padding-top: 200px !important;
  }
  .xl-pb-10_cdf9e5788f3df878 {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_c488edb5eb0a2388 {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_437c0e4c89a7a399 {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_fa3b691e31d849a5 {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_c36e9545df3fa425 {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_824cfc9e86c9ac21 {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_f8cf602c8d89e0ae {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_7519ac94bfbb359d {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_b12b695bae53b287 {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_2bc303eaf561dd73 {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_34e7e66cef6a075c {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_44737765d34d8c47 {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_5920bbf2e84eac3e {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_a44cee3ceb5022c5 {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_58c93d96e2b72f94 {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_2dde3d24d83a239e {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_36aa533a014cc362 {
    margin-top: 10px !important;
  }
  .xl-mt-20_e7a5451f276f63ac {
    margin-top: 20px !important;
  }
  .xl-mt-30_1e56d57f5a5b778a {
    margin-top: 30px !important;
  }
  .xl-mt-40_1414bfb4fe7a343d {
    margin-top: 40px !important;
  }
  .xl-mt-50_b54f8f685a06cd5b {
    margin-top: 50px !important;
  }
  .xl-mt-60_492f44a5471027e3 {
    margin-top: 60px !important;
  }
  .xl-mt-70_d64c856160d1644a {
    margin-top: 70px !important;
  }
  .xl-mt-80_ea032e7d6aebf060 {
    margin-top: 80px !important;
  }
  .xl-mt-90_4d61bde8ca7d19ef {
    margin-top: 90px !important;
  }
  .xl-mt-100_6f241322d3b675c5 {
    margin-top: 100px !important;
  }
  .xl-mt-110_51752b47d6dd9096 {
    margin-top: 110px !important;
  }
  .xl-mt-120_70e8ed3d3ff6d9a6 {
    margin-top: 120px !important;
  }
  .xl-mt-130_4cf42e0d87c00754 {
    margin-top: 130px !important;
  }
  .xl-mt-140_9b9ee507c1e3cc5e {
    margin-top: 140px !important;
  }
  .xl-mt-150_18ea2c6b0991d10d {
    margin-top: 150px !important;
  }
  .xl-mt-200_ac9b528f82c1c6c0 {
    margin-top: 200px !important;
  }
  .xl-mb-10_e122a0bd54eb34a7 {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_98d86179cf2db0dc {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_6e950806f374e252 {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_9c3824d5b8c4c507 {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_e52fe134fd59a82d {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_d9e09889a9031d50 {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_57a6268670c01aa1 {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_579b64e654be226f {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_c64e1af2763c2666 {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_0bce13193a06ec07 {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_3b5bcb115bac738e {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_8b6f8e730666004b {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_303a2aa817313b5d {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_6febcea6fbc555d4 {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_77c024afb751f781 {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_32739f35ac891259 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_223f299d78f9166f {
    padding: 0 !important;
  }
  .lg-m0_48a2ea92a57b2d56 {
    margin: 0 !important;
  }
  .lg-pt-10_6b3e614f60d6c5ec {
    padding-top: 10px !important;
  }
  .lg-pt-20_66f9ec0ee3163ba5 {
    padding-top: 20px !important;
  }
  .lg-pt-30_dc38cc826f90bb98 {
    padding-top: 30px !important;
  }
  .lg-pt-40_3f8978740e4270a0 {
    padding-top: 40px !important;
  }
  .lg-pt-50_19afba8661173433 {
    padding-top: 50px !important;
  }
  .lg-pt-60_4d4d7ae0899febcd {
    padding-top: 60px !important;
  }
  .lg-pt-70_3dc1a7e72fc26f9f {
    padding-top: 70px !important;
  }
  .lg-pt-80_5471a9e413be50b8 {
    padding-top: 80px !important;
  }
  .lg-pt-90_a4a8cea2ae0c252f {
    padding-top: 90px !important;
  }
  .lg-pt-100_df4b7e32adcf6bb1 {
    padding-top: 100px !important;
  }
  .lg-pt-110_b1fd9ce3a721ba09 {
    padding-top: 110px !important;
  }
  .lg-pt-120_7b662423f76ae26c {
    padding-top: 120px !important;
  }
  .lg-pt-130_76c8c7ead0f2b826 {
    padding-top: 130px !important;
  }
  .lg-pt-140_7e2f70c80ef82831 {
    padding-top: 140px !important;
  }
  .lg-pt-150_ed407b051a77e394 {
    padding-top: 150px !important;
  }
  .lg-pt-200_5ea4feae9e95870a {
    padding-top: 200px !important;
  }
  .lg-pb-10_a3d558be2597cfbe {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_4d441966fbd0c410 {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_d87a53b9cf57757f {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_1930f34f530ce431 {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_53359d0be191269b {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_d8eacdc5c2b281bb {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_51d7a6443dd86a9c {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_c2cede714c79fb97 {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_dbe32e9fa2acb4aa {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_61d0c2eee04c6eca {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_41bd6905a9278dc8 {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_c596fd659a9a0f7b {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_c123749833b78921 {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_8cff148890008b30 {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_aaa95107956d93a3 {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_eb2c27e74624accc {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_e67ad740394364de {
    margin-top: 10px !important;
  }
  .lg-mt-20_6790ab1a313dc68b {
    margin-top: 20px !important;
  }
  .lg-mt-30_1a9c62e798828118 {
    margin-top: 30px !important;
  }
  .lg-mt-40_24921b15e4c002be {
    margin-top: 40px !important;
  }
  .lg-mt-50_0a9e7248cf76d5d9 {
    margin-top: 50px !important;
  }
  .lg-mt-60_4e9d51207de5eef1 {
    margin-top: 60px !important;
  }
  .lg-mt-70_bce0200170924aba {
    margin-top: 70px !important;
  }
  .lg-mt-80_9d00adb4a3246024 {
    margin-top: 80px !important;
  }
  .lg-mt-90_0001f08c02a4123c {
    margin-top: 90px !important;
  }
  .lg-mt-100_30886626c91b0002 {
    margin-top: 100px !important;
  }
  .lg-mt-110_f693c4643b256f5d {
    margin-top: 110px !important;
  }
  .lg-mt-120_8b2d067056837afb {
    margin-top: 120px !important;
  }
  .lg-mt-130_ead088bdecca3124 {
    margin-top: 130px !important;
  }
  .lg-mt-140_fa0d35a9a18711c7 {
    margin-top: 140px !important;
  }
  .lg-mt-150_a0a1fa43ba9ff960 {
    margin-top: 150px !important;
  }
  .lg-mt-200_63eec6b4c5dae0b3 {
    margin-top: 200px !important;
  }
  .lg-mb-10_f9e5457f9c3e6846 {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_61317cba4f4c4df8 {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_e40b68eed5964f67 {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_1a44db5f6e8c30c9 {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_da5d358a0c743be4 {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_ef4d72fae89c5e1e {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_e798a9c66c53c3f7 {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_8b7a2043cbdc9478 {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_14c614672eb881ae {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_4acc91075e93b746 {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_ead136dc8d4d4d62 {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_274ae7f839167671 {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_dfec0c1f0622346e {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_c04f108b58005244 {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_1a773e44af83c848 {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_a9f139a45f65d5fc {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_865f4a546cf94887 {
    padding: 0 !important;
  }
  .md-m0_b1d84b16f4a0ddff {
    margin: 0 !important;
  }
  .md-pt-10_898932a245efd384 {
    padding-top: 10px !important;
  }
  .md-pt-20_e414f07e76bfe4ee {
    padding-top: 20px !important;
  }
  .md-pt-30_c0a5cbc557208ee5 {
    padding-top: 30px !important;
  }
  .md-pt-40_f386cddb5ac50e3c {
    padding-top: 40px !important;
  }
  .md-pt-50_25bc3f24c88d07db {
    padding-top: 50px !important;
  }
  .md-pt-60_cc48b16bbe21d31f {
    padding-top: 60px !important;
  }
  .md-pt-70_c959c5b9d8588e52 {
    padding-top: 70px !important;
  }
  .md-pt-80_7abfe83c7da56244 {
    padding-top: 80px !important;
  }
  .md-pt-90_8d3d2308bd1b7555 {
    padding-top: 90px !important;
  }
  .md-pt-100_190ec5d4220bbde2 {
    padding-top: 100px !important;
  }
  .md-pt-110_4cb84f45661b4393 {
    padding-top: 110px !important;
  }
  .md-pt-120_d7f9e517861a8167 {
    padding-top: 120px !important;
  }
  .md-pt-130_b55c06432fdf156d {
    padding-top: 130px !important;
  }
  .md-pt-140_5260224d0bb1cdf1 {
    padding-top: 140px !important;
  }
  .md-pt-150_ddbdc89e3303765b {
    padding-top: 150px !important;
  }
  .md-pt-200_f176324c4abf2a2c {
    padding-top: 200px !important;
  }
  .md-pb-10_39009fc3c6b019f9 {
    padding-bottom: 10px !important;
  }
  .md-pb-20_107b37d9c13558b3 {
    padding-bottom: 20px !important;
  }
  .md-pb-30_759cd563188a1242 {
    padding-bottom: 30px !important;
  }
  .md-pb-40_ca04ae885751d5e3 {
    padding-bottom: 40px !important;
  }
  .md-pb-50_02c4a7371eabecb7 {
    padding-bottom: 50px !important;
  }
  .md-pb-60_3cf612e33d281671 {
    padding-bottom: 60px !important;
  }
  .md-pb-70_9d31491a4ea81ae7 {
    padding-bottom: 70px !important;
  }
  .md-pb-80_d755dbe3d66f9645 {
    padding-bottom: 80px !important;
  }
  .md-pb-90_56f580937b1f2ae3 {
    padding-bottom: 90px !important;
  }
  .md-pb-100_f2e9e9c25010fef1 {
    padding-bottom: 100px !important;
  }
  .md-pb-110_892ddd8405deb3d0 {
    padding-bottom: 110px !important;
  }
  .md-pb-120_84d250804d156f3e {
    padding-bottom: 120px !important;
  }
  .md-pb-130_99d4a2e535f07bff {
    padding-bottom: 130px !important;
  }
  .md-pb-140_d1e87d98bf620c81 {
    padding-bottom: 140px !important;
  }
  .md-pb-150_b4cb6dd15fdef119 {
    padding-bottom: 150px !important;
  }
  .md-pb-200_a15d79e943510b66 {
    padding-bottom: 200px !important;
  }
  .md-mt-10_fd00cadc12738419 {
    margin-top: 10px !important;
  }
  .md-mt-20_da209167f1b41585 {
    margin-top: 20px !important;
  }
  .md-mt-30_0497fa47149d35c9 {
    margin-top: 30px !important;
  }
  .md-mt-40_7a7e6a823c6dd5d3 {
    margin-top: 40px !important;
  }
  .md-mt-50_ddfd7541007ddd34 {
    margin-top: 50px !important;
  }
  .md-mt-60_ed49a6dca2e7ecdc {
    margin-top: 60px !important;
  }
  .md-mt-70_f388dc6c569db2df {
    margin-top: 70px !important;
  }
  .md-mt-80_6fb1027bb5361a8e {
    margin-top: 80px !important;
  }
  .md-mt-90_b68da0f443c7c095 {
    margin-top: 90px !important;
  }
  .md-mt-100_8143d56ab98d3654 {
    margin-top: 100px !important;
  }
  .md-mt-110_a67e4665854622ec {
    margin-top: 110px !important;
  }
  .md-mt-120_ae2644cb010c20cb {
    margin-top: 120px !important;
  }
  .md-mt-130_9ed865450774514f {
    margin-top: 130px !important;
  }
  .md-mt-140_13a92f45f951651e {
    margin-top: 140px !important;
  }
  .md-mt-150_afd60bdacbaa567b {
    margin-top: 150px !important;
  }
  .md-mt-200_3d193a75e623830c {
    margin-top: 200px !important;
  }
  .md-mb-10_56d8ff7d8cecd3af {
    margin-bottom: 10px !important;
  }
  .md-mb-20_a38c632b5b5cc7a2 {
    margin-bottom: 20px !important;
  }
  .md-mb-30_f2d551695697ecb1 {
    margin-bottom: 30px !important;
  }
  .md-mb-40_8b69f3b4ee329fbe {
    margin-bottom: 40px !important;
  }
  .md-mb-50_4a9b2d6ca7c123ed {
    margin-bottom: 50px !important;
  }
  .md-mb-60_ddae384df39a5729 {
    margin-bottom: 60px !important;
  }
  .md-mb-70_d02533c3812f8e82 {
    margin-bottom: 70px !important;
  }
  .md-mb-80_59293ff2151e01fb {
    margin-bottom: 80px !important;
  }
  .md-mb-90_3aa71571de34e03a {
    margin-bottom: 90px !important;
  }
  .md-mb-100_1b22c88501b7ceda {
    margin-bottom: 100px !important;
  }
  .md-mb-110_6e104b5a20fbc373 {
    margin-bottom: 110px !important;
  }
  .md-mb-120_f4f42f5b57d5c27a {
    margin-bottom: 120px !important;
  }
  .md-mb-130_1fc9e8f5cf920074 {
    margin-bottom: 130px !important;
  }
  .md-mb-140_f402d96e06270f4e {
    margin-bottom: 140px !important;
  }
  .md-mb-150_4c5ae991bc3dda2d {
    margin-bottom: 150px !important;
  }
  .md-mb-200_f4850cd9a3f0244c {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_557bb4b974417f95 {
    padding: 0 !important;
  }
  .sm-m0_689c4cb2c66250f5 {
    margin: 0 !important;
  }
  .sm-pt-10_4bc41cf3343df80a {
    padding-top: 10px !important;
  }
  .sm-pt-20_3769c96cfbd44b73 {
    padding-top: 20px !important;
  }
  .sm-pt-30_5efacd38c8b08bfc {
    padding-top: 30px !important;
  }
  .sm-pt-40_8d4389f336917967 {
    padding-top: 40px !important;
  }
  .sm-pt-50_8cd81c25abaca3ec {
    padding-top: 50px !important;
  }
  .sm-pt-60_ba325bbfd735fce6 {
    padding-top: 60px !important;
  }
  .sm-pt-70_a919eb0711b4193d {
    padding-top: 70px !important;
  }
  .sm-pt-80_b905184b5e1fd697 {
    padding-top: 80px !important;
  }
  .sm-pt-90_f25fd67917638f40 {
    padding-top: 90px !important;
  }
  .sm-pt-100_c35b6f67cb007f6f {
    padding-top: 100px !important;
  }
  .sm-pt-110_802c0d7f177d0399 {
    padding-top: 110px !important;
  }
  .sm-pt-120_36a4772ef6d75000 {
    padding-top: 120px !important;
  }
  .sm-pt-130_dbec283c134e6be0 {
    padding-top: 130px !important;
  }
  .sm-pt-140_6e02e62b04216bdc {
    padding-top: 140px !important;
  }
  .sm-pt-150_51582a85c26181e8 {
    padding-top: 150px !important;
  }
  .sm-pt-200_8b3e1779f77beb20 {
    padding-top: 200px !important;
  }
  .sm-pb-10_3daf046e06791557 {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_0a373ab7f6461715 {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_64b7780149f88d08 {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_93c732c60aafb450 {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_9fc29e4f7fea8afb {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_fc58163231917294 {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_7dfcbc3770ee9052 {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_1fbae29bd2dc1256 {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_06e92f876b3b62ab {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_b6a3c319f14a1c44 {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_7293baac9a7b3bff {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_c9b9d294e8e8e745 {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_c7f82106bcda3a36 {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_ac87f2729589221b {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_4122bed365a6e2e7 {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_7622c05b14daebe3 {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_8c763d4e9d629104 {
    margin-top: 10px !important;
  }
  .sm-mt-20_79fafd1fd5ce2127 {
    margin-top: 20px !important;
  }
  .sm-mt-30_237a97e4ff48bee5 {
    margin-top: 30px !important;
  }
  .sm-mt-40_a2b01f6b43d40013 {
    margin-top: 40px !important;
  }
  .sm-mt-50_e2ea75d965563809 {
    margin-top: 50px !important;
  }
  .sm-mt-60_cca44214da009147 {
    margin-top: 60px !important;
  }
  .sm-mt-70_854613d29f7f9294 {
    margin-top: 70px !important;
  }
  .sm-mt-80_3c3e7e4bf38d8d7d {
    margin-top: 80px !important;
  }
  .sm-mt-90_e41a1ac6e6092a38 {
    margin-top: 90px !important;
  }
  .sm-mt-100_53dd3c202f7a1b0b {
    margin-top: 100px !important;
  }
  .sm-mt-110_8df2dbf2826485e0 {
    margin-top: 110px !important;
  }
  .sm-mt-120_0b3cab42b48870c9 {
    margin-top: 120px !important;
  }
  .sm-mt-130_b64beab4ad92ff31 {
    margin-top: 130px !important;
  }
  .sm-mt-140_4e82a194ebc2f3dd {
    margin-top: 140px !important;
  }
  .sm-mt-150_5284616d60f1668c {
    margin-top: 150px !important;
  }
  .sm-mt-200_2fcce032f27a16c6 {
    margin-top: 200px !important;
  }
  .sm-mb-10_8dfef63c87cc7f9f {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_6d725da5e3d8a77c {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_e9271cc22f6a7dfd {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_ef0e134a1dbb148f {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_b82c02c437c65102 {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_302b21383acf904b {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_e7543c34175c2149 {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_b09a6c55b91131bb {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_0a5b7056c44f3fc6 {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_eaeb59ee17a2534e {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_1d2d27c6b021a164 {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_b7700c7c262ea646 {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_183ece2c2d89c1c4 {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_d1ae7afdf6aba9da {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_b45d0c0da9e007eb {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_da02f145ddd29584 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_764763dd4db296bc {
    padding: 0 !important;
  }
  .xs-m0_51590e8eb1751e97 {
    margin: 0 !important;
  }
  .xs-pt-10_7b390f5c74d8c844 {
    padding-top: 10px !important;
  }
  .xs-pt-20_d8d5e820d654962f {
    padding-top: 20px !important;
  }
  .xs-pt-30_19330a3cd91ab4aa {
    padding-top: 30px !important;
  }
  .xs-pt-40_298b84b5d4f6b5b0 {
    padding-top: 40px !important;
  }
  .xs-pt-50_21c449b3ab35a5ed {
    padding-top: 50px !important;
  }
  .xs-pt-60_72ef6b25b23d042a {
    padding-top: 60px !important;
  }
  .xs-pt-70_1ca4aa1e7af24040 {
    padding-top: 70px !important;
  }
  .xs-pt-80_4e02de07d5bedd73 {
    padding-top: 80px !important;
  }
  .xs-pt-90_6add0aa91897b5fa {
    padding-top: 90px !important;
  }
  .xs-pt-100_2ac9811a957d9f0c {
    padding-top: 100px !important;
  }
  .xs-pt-110_b0b14b9646d86353 {
    padding-top: 110px !important;
  }
  .xs-pt-120_24f5bcd0905174ad {
    padding-top: 120px !important;
  }
  .xs-pt-130_d59afbdc9a0e5a91 {
    padding-top: 130px !important;
  }
  .xs-pt-140_ce480997a17cf024 {
    padding-top: 140px !important;
  }
  .xs-pt-150_0027d98d0b9cac2c {
    padding-top: 150px !important;
  }
  .xs-pt-200_9d09f6efa4f11e24 {
    padding-top: 200px !important;
  }
  .xs-pb-10_59610a9ff143b4a0 {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_3cfaae0fe37a28f3 {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_f8bad3ec9443f223 {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_9ba17f600bf4e049 {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_3681ac265d0986e9 {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_15cf2e996c60fbea {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_d0ecc8d94ecfefdf {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_d1624d448f47294f {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_bea794483b8e4f53 {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_d24a674e7f32ab38 {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_061bc34ad5801f31 {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_2d5d9c8673f794a0 {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_30e19fd037825816 {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_5c8d592cc12db6ae {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_ea5693e90c17ecd9 {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_aaf62edefbf65f7a {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_95ca62c5e8da2d35 {
    margin-top: 10px !important;
  }
  .xs-mt-20_7e3ad29de08a90fb {
    margin-top: 20px !important;
  }
  .xs-mt-30_4e31e52e035a3b0b {
    margin-top: 30px !important;
  }
  .xs-mt-40_20d87d219d8b19c7 {
    margin-top: 40px !important;
  }
  .xs-mt-50_d04f788bef361430 {
    margin-top: 50px !important;
  }
  .xs-mt-60_b863e6210b4bebe7 {
    margin-top: 60px !important;
  }
  .xs-mt-70_5e2d9792c1e452c0 {
    margin-top: 70px !important;
  }
  .xs-mt-80_30c9b5b9c2e6b26d {
    margin-top: 80px !important;
  }
  .xs-mt-90_fa97ad8ac87b67b2 {
    margin-top: 90px !important;
  }
  .xs-mt-100_afc3c258dc381fa4 {
    margin-top: 100px !important;
  }
  .xs-mt-110_9a94b7d6a8506f7f {
    margin-top: 110px !important;
  }
  .xs-mt-120_d78657598e03c8f6 {
    margin-top: 120px !important;
  }
  .xs-mt-130_bfd70e3815ba63c3 {
    margin-top: 130px !important;
  }
  .xs-mt-140_efe4b4d282fc729e {
    margin-top: 140px !important;
  }
  .xs-mt-150_d8dccd744beab67d {
    margin-top: 150px !important;
  }
  .xs-mt-200_1e8552a7e189272f {
    margin-top: 200px !important;
  }
  .xs-mb-10_aed17ea8147c7c4b {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_8df1294ca6afdaa0 {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_34948bbbf0e7b3b5 {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_7b359a9613efb678 {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_9224bc181d9cfbd3 {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_bd12025a76f0e6d3 {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_5b68fae908e6de58 {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_15a038b6948fe308 {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_b6150343ee638f20 {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_36f40b61e018a211 {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_cee14ea53c5102e9 {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_9bda0a0705677895 {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_8ad30d98b63149d8 {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_340b7ba59a69c0db {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_2a473ab01bea13fe {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_4b9451bc0055990e {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_36deaa7dda1f295f {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_36deaa7dda1f295f.menu-overlay_4a86be301b816f7a {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_36deaa7dda1f295f.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_36deaa7dda1f295f .navbar-toggler_dd50f3fd64576077 {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_36deaa7dda1f295f.menu-style-three_f1599ecdb6e00819 .navbar-toggler_dd50f3fd64576077 {
  background: #000;
}
.theme-main-menu_36deaa7dda1f295f.menu-style-four_24ca3ef32749b67c .navbar-toggler_dd50f3fd64576077 {
  background: #E6FD5A;
}
.theme-main-menu_36deaa7dda1f295f.menu-style-five_fb68de80adcd9b4a .navbar-toggler_dd50f3fd64576077 {
  background: #DFFF5E;
}
.theme-main-menu_36deaa7dda1f295f .navbar-toggler_dd50f3fd64576077:focus {
  box-shadow: none;
}
.theme-main-menu_36deaa7dda1f295f .navbar-toggler_dd50f3fd64576077::before,
.theme-main-menu_36deaa7dda1f295f .navbar-toggler_dd50f3fd64576077::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_36deaa7dda1f295f .navbar-toggler_dd50f3fd64576077 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_36deaa7dda1f295f.menu-style-three_f1599ecdb6e00819 .navbar-toggler_dd50f3fd64576077:before, .theme-main-menu_36deaa7dda1f295f.menu-style-three_f1599ecdb6e00819 .navbar-toggler_dd50f3fd64576077:after, .theme-main-menu_36deaa7dda1f295f.menu-style-three_f1599ecdb6e00819 .navbar-toggler_dd50f3fd64576077 span {
  background: #fff;
}
.theme-main-menu_36deaa7dda1f295f .navbar-toggler_dd50f3fd64576077::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_36deaa7dda1f295f .navbar-toggler_dd50f3fd64576077::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_36deaa7dda1f295f .navbar-toggler_dd50f3fd64576077[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_36deaa7dda1f295f .navbar-toggler_dd50f3fd64576077[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_36deaa7dda1f295f .navbar-toggler_dd50f3fd64576077[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_36deaa7dda1f295f .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_36deaa7dda1f295f .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_36deaa7dda1f295f.white-vr_9383149805319804 .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_36deaa7dda1f295f.white-vr_9383149805319804 .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_36deaa7dda1f295f.white-vr_9383149805319804.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_36deaa7dda1f295f.menu-style-one_559f28988b8d4592 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_36deaa7dda1f295f.menu-style-two_9eced856389af330 {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_36deaa7dda1f295f.menu-style-two_9eced856389af330 .info-row_34277d7f5de9113d {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_36deaa7dda1f295f.menu-style-two_9eced856389af330 .gap-fix_6dbabdce17568d9c {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_36deaa7dda1f295f.menu-style-two_9eced856389af330 .greetings_25192961f5abcf43 {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_36deaa7dda1f295f.menu-style-two_9eced856389af330 .contact-info_211bfe84f503534e {
  margin: 0 -15px;
}
.theme-main-menu_36deaa7dda1f295f.menu-style-two_9eced856389af330 .contact-info_211bfe84f503534e li {
  padding: 0 15px;
}
.theme-main-menu_36deaa7dda1f295f.menu-style-two_9eced856389af330 .contact-info_211bfe84f503534e li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_36deaa7dda1f295f.menu-style-two_9eced856389af330 .contact-info_211bfe84f503534e li a:hover {
  text-decoration: underline;
}
.theme-main-menu_36deaa7dda1f295f.menu-style-two_9eced856389af330 .inner-content_ace38b9e4be1547c {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_36deaa7dda1f295f.menu-style-two_9eced856389af330.fixed .info-row_34277d7f5de9113d {
  display: none;
}
.theme-main-menu_36deaa7dda1f295f.menu-style-five_fb68de80adcd9b4a {
  background: #000;
  padding: 0;
}
.theme-main-menu_36deaa7dda1f295f.menu-style-five_fb68de80adcd9b4a .inner-content_ace38b9e4be1547c {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_36deaa7dda1f295f.menu-style-six_93334a35138e867e .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_36deaa7dda1f295f.menu-style-six_93334a35138e867e .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_36deaa7dda1f295f .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_7f6a281084d39c72 {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_7f6a281084d39c72 .mega-menu-title_4ca614cb66363d79 {
  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_36deaa7dda1f295f .login-btn-one_b3f7f8a80bef2420 a {
  color: #000;
}
.theme-main-menu_36deaa7dda1f295f .login-btn-one_b3f7f8a80bef2420 a:hover {
  text-decoration: underline;
}
.theme-main-menu_36deaa7dda1f295f .login-btn-two_27473c3174470d57 a {
  color: #044F3B;
}
.theme-main-menu_36deaa7dda1f295f .login-btn-two_27473c3174470d57 a:hover {
  text-decoration: underline;
}
.theme-main-menu_36deaa7dda1f295f .signup-btn-one_57efec132066d787 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_36deaa7dda1f295f .signup-btn-one_57efec132066d787 .icon_a61ad095873da06c {
  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_36deaa7dda1f295f .signup-btn-one_57efec132066d787:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_36deaa7dda1f295f .signup-btn-one_57efec132066d787:hover .icon_a61ad095873da06c {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_36deaa7dda1f295f .signup-btn-two_2135a27508985201 {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_36deaa7dda1f295f .signup-btn-two_2135a27508985201:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_36deaa7dda1f295f .quote-one_b0c2dc52bde729b4 {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_36deaa7dda1f295f .quote-one_b0c2dc52bde729b4:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_c95365aa2122436e {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_c95365aa2122436e li {
  position: relative;
  padding: 0 15px;
}
.category-menu_c95365aa2122436e li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_c95365aa2122436e li a:hover {
  color: #0C3A30;
}
.category-menu_c95365aa2122436e .dropdown-menu {
  padding: 0;
}
.category-menu_c95365aa2122436e .dropdown-menu li {
  padding: 0;
}
.category-menu_c95365aa2122436e .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_59e12e523439377a .logo_e6e6061257850393 {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_9383149805319804 .navbar-collapse_59e12e523439377a {
    background-color: #0C3A30;
  }
  .navbar-collapse_59e12e523439377a {
    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_59e12e523439377a.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_36deaa7dda1f295f .navbar .mega-dropdown_4fc7c7a2482bf538 {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_9383149805319804 .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_7f6a281084d39c72 {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_40854d3937a7536f .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_653bff089bcd46ed {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_653bff089bcd46ed::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_653bff089bcd46ed .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_653bff089bcd46ed .hero-slider-one .hero-img_b9af0526ebaf2e89 {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_653bff089bcd46ed .hero-slider-one .slick-list_4d1f4f98126da97a, .hero-banner-one_653bff089bcd46ed .hero-slider-one .slick-track_cdcb5000d55382d3, .hero-banner-one_653bff089bcd46ed .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_653bff089bcd46ed .hero-heading_fe26e5fc5ae56fb2 {
  font-weight: 700;
  color: #000;
  background: url(../gallery/shape_0495f64529/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_653bff089bcd46ed .more-btn_b27fc441eac08327 {
  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_653bff089bcd46ed .more-btn_b27fc441eac08327:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_cdafa53453570eb2 {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_cdafa53453570eb2 .bg-wrapper_b2082118137df377 {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_cdafa53453570eb2 .hero-heading_fe26e5fc5ae56fb2 {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_cdafa53453570eb2 .rating_89c90df4ef83fd7a h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_cdafa53453570eb2 .rating_89c90df4ef83fd7a p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_cdafa53453570eb2 .media-wrapper_fe12abd435ff4f38 {
  position: absolute;
  background: url(../gallery/assets_04f693242c/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_cdafa53453570eb2 .media-wrapper_fe12abd435ff4f38 .shape_01_cba1bd1414368356 {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_cdafa53453570eb2 .media-wrapper_fe12abd435ff4f38 .shape_02_67609d286487857e {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_9efb3c5ff9b47509 .hero-heading_fe26e5fc5ae56fb2 {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_9efb3c5ff9b47509 .media-wrapper_fe12abd435ff4f38 {
  background: url(../gallery/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_9efb3c5ff9b47509 .media-wrapper_fe12abd435ff4f38 .screen_01_94b0ee437711cd70 {
  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_9efb3c5ff9b47509 .media-wrapper_fe12abd435ff4f38 .screen_02_80bd2de8357367b5 {
  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_9efb3c5ff9b47509 .media-wrapper_fe12abd435ff4f38 .bg-shape_6f84cbb330d7dde8 {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_9efb3c5ff9b47509 .shape_01_cba1bd1414368356 {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_1b75d5216f40ed7b .bg-wrapper_b2082118137df377 {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_1b75d5216f40ed7b .media-wrapper_fe12abd435ff4f38 {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_1b75d5216f40ed7b .media-wrapper_fe12abd435ff4f38 .shape_01_cba1bd1414368356 {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_1b75d5216f40ed7b .shape_02_67609d286487857e {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_26e2dafdc51d10c2 + .blog-details_23e047ce9d8891c4 {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_0b2644c89496b4e5 {
  z-index: 1;
}
.block-feature-three_0b2644c89496b4e5:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_0b2644c89496b4e5.no-bg_9390b30a6197472f:before {
  display: none;
}
.block-feature-three_0b2644c89496b4e5 .section-btn_eab3729e22fe6c78 {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_0b2644c89496b4e5 .block-title_a77d33b0360b6e1f a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_0b2644c89496b4e5 .block-title_a77d33b0360b6e1f a:hover {
  text-decoration: underline;
}
.block-feature-three_0b2644c89496b4e5 .round-btn_281234301fb00880 {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_0b2644c89496b4e5 .round-btn_281234301fb00880:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_0b2644c89496b4e5 .block-one_ed904d4f53a32a04 {
  background: url(../gallery/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_0b2644c89496b4e5 .block-one_ed904d4f53a32a04 .tag_2de89379dbf47562 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_0b2644c89496b4e5 .block-one_ed904d4f53a32a04 .block-title_a77d33b0360b6e1f {
  background: url(../gallery/shape_0495f64529/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_0b2644c89496b4e5 .block-two_cb6129c5e6e46a51 {
  overflow: hidden;
}
.block-feature-three_0b2644c89496b4e5 .block-two_cb6129c5e6e46a51 .img-wrapper_3e4e4acd1a0e4bd9 {
  background: url(../gallery/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_0b2644c89496b4e5 .block-two_cb6129c5e6e46a51 .text-wrapper_dc68a2d7a07d32c4 {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_0b2644c89496b4e5 .block-two_cb6129c5e6e46a51 .tag_2de89379dbf47562 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_0b2644c89496b4e5 .block-three_2a3f6dd634410f18 {
  background: #D3FF76;
}
.block-feature-three_0b2644c89496b4e5 .block-three_2a3f6dd634410f18 .tag_2de89379dbf47562 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_0b2644c89496b4e5 .block-three_2a3f6dd634410f18 .round-btn_281234301fb00880 {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_0b2644c89496b4e5 .block-three_2a3f6dd634410f18 .round-btn_281234301fb00880:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_0b2644c89496b4e5 .block-four_2a447f42c8352893 {
  background: url(../gallery/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_0b2644c89496b4e5 .block-four_2a447f42c8352893 .block-title_a77d33b0360b6e1f {
  background: url(../gallery/shape_0495f64529/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_0b2644c89496b4e5 .block-four_2a447f42c8352893 .block-title_a77d33b0360b6e1f a {
  font-size: 28px;
}
.block-feature-three_0b2644c89496b4e5 .block-four_2a447f42c8352893 .tag_2de89379dbf47562 {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_0b2644c89496b4e5 .block-four_2a447f42c8352893 .round-btn_281234301fb00880 {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_0b2644c89496b4e5 .block-four_2a447f42c8352893 .round-btn_281234301fb00880:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_0b2644c89496b4e5 .block-five_7fe8463254b5721c {
  background: url(../gallery/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_0b2644c89496b4e5 .block-five_7fe8463254b5721c .tag_2de89379dbf47562 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_0b2644c89496b4e5 .block-five_7fe8463254b5721c .block-title_a77d33b0360b6e1f {
  background: url(../gallery/shape_0495f64529/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_b567b1e6209bc70e .upper-wrapper_8d930d5ed1b5f678 {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_b567b1e6209bc70e .upper-wrapper_8d930d5ed1b5f678 .shape_01_cba1bd1414368356 {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_b567b1e6209bc70e .line-loop_9e6461e962597c67:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_b567b1e6209bc70e .graph-panel_d54485953c001e89 {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_b567b1e6209bc70e .graph-panel_d54485953c001e89 .main-count_f24d5632d55ec2e8 {
  font-size: 120px;
}
.block-feature-thirteen_b567b1e6209bc70e .graph-panel_d54485953c001e89 .chart-box_1593ef2bfe5d1fff {
  padding: 0 15px;
}
.block-feature-thirteen_b567b1e6209bc70e .graph-panel_d54485953c001e89 .chart-box_1593ef2bfe5d1fff .chart-inner_04fdbdeaefd5a92a {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_82d924c6bcd43a08 .media-img_4a9f7c0bf479d334 {
  border-radius: 30px;
}
.block-feature-sixteen_82d924c6bcd43a08 .shape_01_cba1bd1414368356 {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_27f2986255e3d647 .section-subheading_2c6a62fa84339b13 {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_27f2986255e3d647 .shape_01_cba1bd1414368356 {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_1a7b7d96cf98d641 {
  z-index: 1;
}
.text-feature-four_1a7b7d96cf98d641 .avatar_61a9e45728cdf008 {
  width: 65px;
  height: 65px;
}
.text-feature-four_1a7b7d96cf98d641 .name {
  font-size: 28px;
}
.text-feature-four_1a7b7d96cf98d641 .quote-text_a77af65ee84515dd {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_1a7b7d96cf98d641 .shape_01_cba1bd1414368356 {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_1a7b7d96cf98d641 .shape_02_67609d286487857e {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_f4e0dca87503a34f .bg-wrapper_b2082118137df377 {
  background: #FFF2AC;
}
.text-feature-five_f4e0dca87503a34f 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_f4e0dca87503a34f 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_f4e0dca87503a34f 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_f4e0dca87503a34f li:hover:before {
  background: #29594B;
}
.text-feature-five_f4e0dca87503a34f li:hover:after {
  color: #fff;
}
.text-feature-five_f4e0dca87503a34f .media-wrapper_fe12abd435ff4f38 {
  background: url(../gallery/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_f4e0dca87503a34f .media-wrapper_fe12abd435ff4f38 .video-icon_d7f767d87af4dae7 {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_f4e0dca87503a34f .media-wrapper_fe12abd435ff4f38 .video-icon_d7f767d87af4dae7:hover {
  background: #CFFF45;
}
.text-feature-five_f4e0dca87503a34f .media-wrapper_fe12abd435ff4f38 .screen_01_94b0ee437711cd70 {
  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_45f6a3428b701de6 {
  z-index: 1;
}
.text-feature-six_45f6a3428b701de6 .media-wrapper_fe12abd435ff4f38 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_45f6a3428b701de6 .media-wrapper_fe12abd435ff4f38 .screen_01_94b0ee437711cd70 {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_45f6a3428b701de6 .shape_01_cba1bd1414368356 {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_45f6a3428b701de6 .shape_02_67609d286487857e {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_5f9a55f73c66ee35 {
  background: url(../gallery/assets_04f693242c/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_5f9a55f73c66ee35 .block_6f2e78c011fa6544 .icon_a61ad095873da06c {
  height: 50px;
}
.text-feature-nine_5f9a55f73c66ee35 .vertical-text-wrapper_59090a3659aeeef7 {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_5f9a55f73c66ee35 .vertical-text-wrapper_59090a3659aeeef7 .text-list_a360d0d94e48c6ab {
  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_5f9a55f73c66ee35 .vertical-text-wrapper_59090a3659aeeef7 .text-list_a360d0d94e48c6ab:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_5f9a55f73c66ee35 .vertical-text-wrapper_59090a3659aeeef7 .shape_01_cba1bd1414368356 {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_5f9a55f73c66ee35 .vertical-text-wrapper_59090a3659aeeef7 .shape_02_67609d286487857e {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_5f9a55f73c66ee35 .shape_03_9e0266b3b7328c66 {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_5f9a55f73c66ee35 .shape_04_a20873a4ffc96ff0 {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_ffbb666caca3e1c5 .section-btn_eab3729e22fe6c78 {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_785a23e9848d632a {
  z-index: 1;
}
.team-section-three_785a23e9848d632a:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../gallery/shape_0495f64529/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_785a23e9848d632a .section-btn_eab3729e22fe6c78 {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_785a23e9848d632a .shape_01_cba1bd1414368356 {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_785a23e9848d632a .shape_02_67609d286487857e {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_785a23e9848d632a .shape_03_9e0266b3b7328c66 {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_77e74cab0fad9a8f .logo_e6e6061257850393 {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_a3e7b5391ecd06b0 {
  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_2a3c201d1d61b81b {
  max-width: 565px;
}
.user-data-form .form-wrapper_2a3c201d1d61b81b .input-group-meta_e40edef96c3a948e 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_2a3c201d1d61b81b .input-group-meta_e40edef96c3a948e label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_2a3c201d1d61b81b .input-group-meta_e40edef96c3a948e .placeholder_icon_b82a5c8f6fb6a10e {
  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_2a3c201d1d61b81b .input-group-meta_e40edef96c3a948e .placeholder_icon_b82a5c8f6fb6a10e img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_2a3c201d1d61b81b .input-group-meta_e40edef96c3a948e .placeholder_icon_b82a5c8f6fb6a10e span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_2a3c201d1d61b81b .input-group-meta_e40edef96c3a948e .placeholder_icon_b82a5c8f6fb6a10e 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_2a3c201d1d61b81b .input-group-meta_e40edef96c3a948e .placeholder_icon_b82a5c8f6fb6a10e span.eye-slash_84f57014aea143eb:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_5422a4318f185e27 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_5422a4318f185e27 label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_5422a4318f185e27 input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_5422a4318f185e27 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_5422a4318f185e27 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_5422a4318f185e27 a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_5422a4318f185e27 a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_6b538debe93f25ba {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_5d56e1b394ba8f66 {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_5d56e1b394ba8f66:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_5d56e1b394ba8f66 img {
  width: 20px;
}
.user-data-form .btn-close_69b9e3ae2b642346 {
  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_8badfd796e2da30a .main-count_f24d5632d55ec2e8 {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_6f4dc517315ff937 .icon_a61ad095873da06c {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_1dd13dfa73a0e2f4 .img-holder_685f08ca98c5abe9 {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_1dd13dfa73a0e2f4 .img-holder_685f08ca98c5abe9.round-border_c79edf836398351c {
  border-radius: 30px;
}
.portfolio-block-one_1dd13dfa73a0e2f4 .img-holder_685f08ca98c5abe9 .expend_f1ca9215f9b6310e {
  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_1dd13dfa73a0e2f4 .img-holder_685f08ca98c5abe9 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_1dd13dfa73a0e2f4 .img-holder_685f08ca98c5abe9 i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_1dd13dfa73a0e2f4:hover .expend_f1ca9215f9b6310e {
  opacity: 1;
}
.portfolio-block-one_1dd13dfa73a0e2f4:hover .img-meta_e6ef311fc68843e8 {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_1dd13dfa73a0e2f4:hover .pj-title_f6aba97aad7e7f8d {
  text-decoration: underline;
}
.portfolio-block-one_1dd13dfa73a0e2f4 .caption {
  margin-top: 35px;
}
.portfolio-block-one_1dd13dfa73a0e2f4 .caption .tag_2de89379dbf47562 {
  margin: 0 -3px;
}
.portfolio-block-one_1dd13dfa73a0e2f4 .caption .tag_2de89379dbf47562 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_1dd13dfa73a0e2f4 .caption .pj-title_f6aba97aad7e7f8d {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_1dd13dfa73a0e2f4 .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_1dd13dfa73a0e2f4 .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_26ae4b47dab8d24d .bg-wrapper_b2082118137df377 {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_26ae4b47dab8d24d .slider-wrapper_90659aba1a723b1d {
  height: 100%;
}
.project-details-two_26ae4b47dab8d24d .slider-wrapper_90659aba1a723b1d .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_26ae4b47dab8d24d .slider-wrapper_90659aba1a723b1d .carousel-control-next_9c5b875e07e183ea,
.project-details-two_26ae4b47dab8d24d .slider-wrapper_90659aba1a723b1d .carousel-control-prev_db4945676adcd275 {
  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_26ae4b47dab8d24d .slider-wrapper_90659aba1a723b1d .carousel-control-next_9c5b875e07e183ea:hover,
.project-details-two_26ae4b47dab8d24d .slider-wrapper_90659aba1a723b1d .carousel-control-prev_db4945676adcd275:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_26ae4b47dab8d24d .slider-wrapper_90659aba1a723b1d .carousel-control-prev_db4945676adcd275 {
  left: auto;
  right: 45px;
}
.project-details-two_26ae4b47dab8d24d .info-wrapper_3a976aa164805e9d {
  padding: 55px 50px 85px 70px;
}
.project-details-two_26ae4b47dab8d24d .info-wrapper_3a976aa164805e9d h3 {
  font-size: 36px;
}
.project-details-two_26ae4b47dab8d24d .info-wrapper_3a976aa164805e9d .list-meta_145f9040247547ec li {
  padding: 22px 0;
}
.project-details-two_26ae4b47dab8d24d .info-wrapper_3a976aa164805e9d .list-meta_145f9040247547ec .icon_a61ad095873da06c {
  width: 40px;
}
.project-details-two_26ae4b47dab8d24d .info-wrapper_3a976aa164805e9d .list-meta_145f9040247547ec .text1_5bf77ba8a66a0f74 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_26ae4b47dab8d24d .info-wrapper_3a976aa164805e9d .list-meta_145f9040247547ec span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_26ae4b47dab8d24d .info-wrapper_3a976aa164805e9d .social-share_a0640806ac2f8c59 li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_26ae4b47dab8d24d .info-wrapper_3a976aa164805e9d .social-share_a0640806ac2f8c59 li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_92afb91214adfb30 .slider-wrapper_90659aba1a723b1d {
  padding-left: 100px;
}
.feedback-section-three_92afb91214adfb30 .slider-wrapper_90659aba1a723b1d .icon_a61ad095873da06c {
  left: 0;
  top: 18px;
}
.feedback-section-three_92afb91214adfb30 .slick-dots_f55cb9f9ed9fb35e {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_92afb91214adfb30 .slick-dots_f55cb9f9ed9fb35e li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_92afb91214adfb30 .slick-dots_f55cb9f9ed9fb35e .slick-active button {
  background: #000;
}
.feedback-section-three_92afb91214adfb30 .rating-box_7e72d4516b770cd1 {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_92afb91214adfb30 .rating-box_7e72d4516b770cd1 .rating_89c90df4ef83fd7a {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_92afb91214adfb30 .shape_01_cba1bd1414368356 {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_92afb91214adfb30 .shape_02_67609d286487857e {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_ace6fc5b4a85b101 {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_ace6fc5b4a85b101 .post-data_698d61f4890ed7e0 {
  padding: 30px 35px 25px;
}
.blog-meta-one_ace6fc5b4a85b101 .post-data_698d61f4890ed7e0 .post-info_58398770ee1844a1 {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_ace6fc5b4a85b101 .post-data_698d61f4890ed7e0 .blog-title_650d64196169d705 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_ace6fc5b4a85b101 .post-data_698d61f4890ed7e0 .blog-title_650d64196169d705:hover {
  text-decoration: underline;
}
.blog-meta-one_ace6fc5b4a85b101 .post-img_e5913cf079eb92d5 {
  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_ace6fc5b4a85b101 .post-img_e5913cf079eb92d5 .round-btn_281234301fb00880 {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_ace6fc5b4a85b101:hover .round-btn_281234301fb00880 {
  background: #CFFF45;
}
.blog-meta-one_ace6fc5b4a85b101.style-two_4a86d96fc71bff34 {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_ace6fc5b4a85b101.style-two_4a86d96fc71bff34 .post-img_e5913cf079eb92d5 {
  border-radius: 0;
}
.blog-meta-one_ace6fc5b4a85b101.style-two_4a86d96fc71bff34 .blog-title_650d64196169d705 {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_d7c89b746c8b79a7 {
  background: #fff;
}
.blog-meta-two_d7c89b746c8b79a7 .post-data_698d61f4890ed7e0 {
  padding-top: 30px;
}
.blog-meta-two_d7c89b746c8b79a7 .post-data_698d61f4890ed7e0 .blog-title_650d64196169d705 {
  width: 70%;
}
.blog-meta-two_d7c89b746c8b79a7 .post-data_698d61f4890ed7e0 .blog-title_650d64196169d705 h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_d7c89b746c8b79a7 .post-data_698d61f4890ed7e0 .blog-title_650d64196169d705:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_d7c89b746c8b79a7 .post-data_698d61f4890ed7e0 .round-btn_281234301fb00880 {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_d7c89b746c8b79a7 .post-data_698d61f4890ed7e0 .round-btn_281234301fb00880:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_d7c89b746c8b79a7 .post-data_698d61f4890ed7e0 .post-info_58398770ee1844a1 {
  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_d7c89b746c8b79a7 .post-img_e5913cf079eb92d5 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_d7c89b746c8b79a7 .post-img_e5913cf079eb92d5 .date_08649942bb5f3105 {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_d7c89b746c8b79a7.style-two_4a86d96fc71bff34 {
  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_d7c89b746c8b79a7.style-two_4a86d96fc71bff34 p {
  font-size: 18px;
}
.blog-meta-two_d7c89b746c8b79a7.style-two_4a86d96fc71bff34 .post-img_e5913cf079eb92d5 {
  height: auto;
  width: 100%;
}
.blog-meta-two_d7c89b746c8b79a7.style-two_4a86d96fc71bff34 .post-data_698d61f4890ed7e0 {
  padding: 26px 0;
}
.blog-meta-two_d7c89b746c8b79a7.style-two_4a86d96fc71bff34 .post-data_698d61f4890ed7e0 .post-info_58398770ee1844a1 {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_d7c89b746c8b79a7.style-two_4a86d96fc71bff34 .post-data_698d61f4890ed7e0 .round-btn_281234301fb00880 {
  border: none;
}

.signup-btn-one_57efec132066d787 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_57efec132066d787 .icon_a61ad095873da06c {
  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_f428009df29c3239 {
  z-index: 1;
}
.blog-section-three_f428009df29c3239 .section-btn_eab3729e22fe6c78 {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

.blog-section-four_7084207d98a05678 {
  z-index: 5;
}
.blog-section-four_7084207d98a05678.block-feature-three_0b2644c89496b4e5:before {
  display: none;
}
.blog-section-four_7084207d98a05678.block-feature-three_0b2644c89496b4e5 .block-one_ed904d4f53a32a04 {
  background: url(../gallery/blog/blog_img_05.jpg) no-repeat center;
  height: 666px;
}

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

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

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

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

.blog-details_23e047ce9d8891c4 .post-details-meta_1dc030863d147e7a {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_23e047ce9d8891c4 .post-details-meta_1dc030863d147e7a p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_23e047ce9d8891c4 .post-details-meta_1dc030863d147e7a .quote-wrapper_8817ea8ab10059b2 {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_23e047ce9d8891c4 .post-details-meta_1dc030863d147e7a .quote-wrapper_8817ea8ab10059b2 .wrapper_46085236d73a3fdb {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_23e047ce9d8891c4 .post-details-meta_1dc030863d147e7a .quote-wrapper_8817ea8ab10059b2 .wrapper_46085236d73a3fdb .icon_a61ad095873da06c {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_23e047ce9d8891c4 .post-details-meta_1dc030863d147e7a .quote-wrapper_8817ea8ab10059b2 .wrapper_46085236d73a3fdb h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_23e047ce9d8891c4 .post-details-meta_1dc030863d147e7a .quote-wrapper_8817ea8ab10059b2 h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_23e047ce9d8891c4 .post-details-meta_1dc030863d147e7a .quote-wrapper_8817ea8ab10059b2 h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_23e047ce9d8891c4 .post-details-meta_1dc030863d147e7a .img-gallery_ba57bc8650c64d9a {
  margin-bottom: 50px;
}
.blog-details_23e047ce9d8891c4 .post-details-meta_1dc030863d147e7a .img-gallery_ba57bc8650c64d9a img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_23e047ce9d8891c4 .post-details-meta_1dc030863d147e7a h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_23e047ce9d8891c4 .post-details-meta_1dc030863d147e7a .list-item_bf33d7d7a6dec66d li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_23e047ce9d8891c4 .post-details-meta_1dc030863d147e7a .list-item_bf33d7d7a6dec66d li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_23e047ce9d8891c4 .bottom-widget_9b0d54e4ba98aea8 {
  padding: 10px 0 5px;
}
.blog-details_23e047ce9d8891c4 .bottom-widget_9b0d54e4ba98aea8 .tags_055bcb444aeece21 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_23e047ce9d8891c4 .bottom-widget_9b0d54e4ba98aea8 .tags_055bcb444aeece21 a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_23e047ce9d8891c4 .bottom-widget_9b0d54e4ba98aea8 .tags_055bcb444aeece21 a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_23e047ce9d8891c4 .bottom-widget_9b0d54e4ba98aea8 .share-icon_d24a14fb36245bae li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_23e047ce9d8891c4 .bottom-widget_9b0d54e4ba98aea8 .share-icon_d24a14fb36245bae a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_23e047ce9d8891c4 .grey-bg_0ebe3d371d8ef63e {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_23e047ce9d8891c4 .blog-inner-title_f7efd7c4698b6c7c {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_23e047ce9d8891c4 .blog-comment-area_05780cdcc6e9b49a {
  margin: 60px 0;
}
.blog-details_23e047ce9d8891c4 .blog-comment-area_05780cdcc6e9b49a .comment_09c044a147b62a94 {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_23e047ce9d8891c4 .blog-comment-area_05780cdcc6e9b49a .comment_09c044a147b62a94:last-child {
  padding-bottom: 5px;
}
.blog-details_23e047ce9d8891c4 .blog-comment-area_05780cdcc6e9b49a .comment_09c044a147b62a94 .reply-comment_967e900f039a628e {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_23e047ce9d8891c4 .blog-comment-area_05780cdcc6e9b49a .comment_09c044a147b62a94 .user-avatar_7d3beea268566a86 {
  width: 60px;
  height: 60px;
}
.blog-details_23e047ce9d8891c4 .blog-comment-area_05780cdcc6e9b49a .comment_09c044a147b62a94 .comment-text_0d1e80da7adcd0fe {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_23e047ce9d8891c4 .blog-comment-area_05780cdcc6e9b49a .comment_09c044a147b62a94 .comment-text_0d1e80da7adcd0fe .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_23e047ce9d8891c4 .blog-comment-area_05780cdcc6e9b49a .comment_09c044a147b62a94 .comment-text_0d1e80da7adcd0fe .date_08649942bb5f3105 {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_23e047ce9d8891c4 .blog-comment-area_05780cdcc6e9b49a .comment_09c044a147b62a94 .comment-text_0d1e80da7adcd0fe p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_23e047ce9d8891c4 .blog-comment-area_05780cdcc6e9b49a .comment_09c044a147b62a94 .comment-text_0d1e80da7adcd0fe .reply-btn_f016f809acd6828c {
  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_23e047ce9d8891c4 .blog-comment-area_05780cdcc6e9b49a .comment_09c044a147b62a94 .comment-text_0d1e80da7adcd0fe .reply-btn_f016f809acd6828c:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_23e047ce9d8891c4 .blog-comment-form_33e3b75b86028a52 p a {
  color: #19352D;
}
.blog-details_23e047ce9d8891c4 .blog-comment-form_33e3b75b86028a52 form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_23e047ce9d8891c4 .blog-comment-form_33e3b75b86028a52 form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_23e047ce9d8891c4 .blog-comment-form_33e3b75b86028a52 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_376b68abe1b9e09e {
  height: 600px;
}

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

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

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

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

.footer-one_9693d51d2e2e6422 {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_9693d51d2e2e6422 .bottom-footer_381a7299acff7862 {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_9693d51d2e2e6422 .social-icon_976363284cd9e60c 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_9693d51d2e2e6422 .social-icon_976363284cd9e60c a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_9693d51d2e2e6422 .footer-title_ffbcdc5b4b7c53c0 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_9693d51d2e2e6422 .footer-nav-link_1dce4f3ca2032899 a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_9693d51d2e2e6422 .footer-nav-link_1dce4f3ca2032899 a:hover {
  color: #fff;
}
.footer-nav-link_1dce4f3ca2032899 p {
  font-size: 16px;
}
.logo_e6e6061257850393 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_1987d2ddca65cc8e {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_2cddb463f43be7e8 {
  align-content: center;
}

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

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

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

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

.footer-three_eabd8caacf923cda {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_eabd8caacf923cda .round-bg_2713974fdc169208 {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_eabd8caacf923cda .round-bg_2713974fdc169208.color-two_6dbd00c8aaf70de4 {
  background: #F6FFDD;
}
.footer-three_eabd8caacf923cda .footer-intro_dc18f440fe29b241 p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_eabd8caacf923cda .footer-intro_dc18f440fe29b241 p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_eabd8caacf923cda .footer-title_ffbcdc5b4b7c53c0 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_eabd8caacf923cda .footer-nav-link_1dce4f3ca2032899 a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_eabd8caacf923cda .footer-nav-link_1dce4f3ca2032899 a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_eabd8caacf923cda .bottom-footer_381a7299acff7862 {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_eabd8caacf923cda .bottom-footer_381a7299acff7862 .copyright_6433e474fc29603c {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_eabd8caacf923cda .bottom-footer_381a7299acff7862 .bottom-nav_e5c2945330abbb8b {
  margin: 0 -12px;
}
.footer-three_eabd8caacf923cda .bottom-footer_381a7299acff7862 .bottom-nav_e5c2945330abbb8b a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_eabd8caacf923cda .bottom-footer_381a7299acff7862 .bottom-nav_e5c2945330abbb8b a:hover {
  text-decoration: underline;
}
.footer-three_eabd8caacf923cda .bottom-footer_381a7299acff7862 .social-icon_976363284cd9e60c {
  margin: 0 -10px;
}
.footer-three_eabd8caacf923cda .bottom-footer_381a7299acff7862 .social-icon_976363284cd9e60c a {
  margin: 0 10px;
}
.footer-three_eabd8caacf923cda .bottom-footer_381a7299acff7862 .social-icon_976363284cd9e60c a:hover {
  color: #19352D;
}
.footer-three_eabd8caacf923cda .shape_01_cba1bd1414368356 {
  top: -3%;
  left: -3%;
}
.footer-three_eabd8caacf923cda .shape_02_67609d286487857e {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_a8c0cc10cd894d74 {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_a8c0cc10cd894d74:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../gallery/assets_04f693242c/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_a8c0cc10cd894d74 h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_a8c0cc10cd894d74 .btn-group_3b67a8493c43eaf8 {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_a8c0cc10cd894d74 .btn-group_3b67a8493c43eaf8 h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_a8c0cc10cd894d74 .btn-group_3b67a8493c43eaf8 h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_a8c0cc10cd894d74 .btn-group_3b67a8493c43eaf8 .round-btn_281234301fb00880 {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_a8c0cc10cd894d74 .btn-group_3b67a8493c43eaf8 .round-btn_281234301fb00880:hover, .footer-five_a8c0cc10cd894d74 .btn-group_3b67a8493c43eaf8 .round-btn_281234301fb00880:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_a8c0cc10cd894d74 .social-icon_976363284cd9e60c {
  margin: 0 -20px;
}
.footer-five_a8c0cc10cd894d74 .social-icon_976363284cd9e60c a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_a8c0cc10cd894d74 .social-icon_976363284cd9e60c a:hover {
  color: #DFFF5E;
}
.footer-five_a8c0cc10cd894d74 .bottom-nav_e5c2945330abbb8b {
  margin: 0 -12px;
}
.footer-five_a8c0cc10cd894d74 .bottom-nav_e5c2945330abbb8b a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_a8c0cc10cd894d74 .bottom-nav_e5c2945330abbb8b a:hover {
  text-decoration: underline;
}
.footer-five_a8c0cc10cd894d74 .shape_01_cba1bd1414368356 {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_a8c0cc10cd894d74 .shape_02_67609d286487857e {
  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_930d6ef2cd116078 {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_f3be8544da9d04a9 {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_9ed01a79413ca38f {
  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_3da73132f603ab88 {
  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_56df3ba050d866f1 {
  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_a7db9f3039b663bd {
  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_4e96dbd0d4777202 {
  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_e5a5c160dc555f30 {
  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_d513741341e99aac {
  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_a41a9cadc1cf8eb6 {
  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_663e87b4417c19b0 {
  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_90505a52ccde481f {
  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_c32710240e3e342e {
  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_82756bd7ef7aa8c8 {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_3da3d58fbf2e8be9 {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_4815bbea0194d29b {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_ffcfb42b9ce64699 {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_703b58c98e36b0d0 {
  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_599fa8c54f39bd26 {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_b160e89f931346b9 {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_fd62a6cfc2191c65 {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_c6744277abb37592 {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_008ad0c771da1a75 {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_fb68040df27ab891 {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_7cbd7381a42f37c3 {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_e651f1570c7948e2 {
  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_94bae9c895f05a4c {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_8b84c85c9242c87c {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_d06c2e330fcaeae0 {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_3d3479940f85bc2c {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_0e5f84b4b951d737 {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_8c4ad94c30bc372b {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_06f5db253bff76ca {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_796f06bbdb8ce915 {
  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_b900c152d04f6375 {
  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_b2fba257464e6572 {
  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_20809ce6a67e5982 {
  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_680119c82fba5755 {
  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_07fe2330707b6b9d {
  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_a0c3f74cce31950d {
  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_68edde823e79d591 {
  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_113066a2267c550f {
  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_216b6167014ee8de {
  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_3c9375c7e9ace403 {
  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_ef633bd9d495052b {
  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_8abdfbbc8fa6aba3 {
  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_0694aaf467e8ec9d {
  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_dcfa969a4d429b0d {
  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_5aaae760bdb48198 {
  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_192a2be7349ae878 {
  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_4743e38540d1b6b2 {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_14042d00e9662c68 {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_92b2cb777ecba34f {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_70a972d260aeaf9c {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_7a1843b3e7d62a39 {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_b1dc8e8f22f54eb4 {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_7324577fb4c8e8b4 {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_3b92d2f119347b45 {
  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_930d6ef2cd116078 {
  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_e90b53cd68eceb0f {
  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_08889e0c629d99b2 {
  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_428773abeb3cbb68 .theme-select-menu_402f381a8df6bbe7 {
  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_f5f30e13b06d04c9 {
  overflow: hidden;
}
.product-block-one_f5f30e13b06d04c9 .img-holder_685f08ca98c5abe9 {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_f5f30e13b06d04c9 .img-holder_685f08ca98c5abe9 .cart-icon_f328bb4af73becfc {
  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_f5f30e13b06d04c9 .img-holder_685f08ca98c5abe9 .cart-icon_f328bb4af73becfc:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_f5f30e13b06d04c9 .img-holder_685f08ca98c5abe9 .cart-button_67130da2d988a02f {
  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_f5f30e13b06d04c9 .img-holder_685f08ca98c5abe9 .cart-button_67130da2d988a02f:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_f5f30e13b06d04c9 .product-title_46e07e545be401d9 {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_f5f30e13b06d04c9 .rating_89c90df4ef83fd7a {
  margin: 0 -3px;
}
.product-block-one_f5f30e13b06d04c9 .rating_89c90df4ef83fd7a li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_f5f30e13b06d04c9 .rating_89c90df4ef83fd7a li .bi-star-fill_e73bfec91aea9aed {
  color: #FFCB65;
}
.product-block-one_f5f30e13b06d04c9 .price_9ec56b6ef4cf8317 {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_f5f30e13b06d04c9:hover .cart-button_67130da2d988a02f {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_f5f30e13b06d04c9:hover .product-img_beaac255ccb7e991 {
  transform: scale(0.95);
}
.product-block-one_f5f30e13b06d04c9:hover .cart-icon_f328bb4af73becfc {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_f5f30e13b06d04c9:hover .product-title_46e07e545be401d9 {
  text-decoration: underline;
}

.product-details-one_205743ad18ddec4a .product-img-tab_18d8a79ec9249324 {
  border: none;
}
.product-details-one_205743ad18ddec4a .product-img-tab_18d8a79ec9249324 .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_205743ad18ddec4a .product-img-tab_18d8a79ec9249324 .nav-link img {
  max-height: 100%;
}
.product-details-one_205743ad18ddec4a .product-img-tab_18d8a79ec9249324 .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_205743ad18ddec4a .product-img-tab-content_6d9d2b00f6a0f107 {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_205743ad18ddec4a .product-img-tab-content_6d9d2b00f6a0f107 img {
  margin: auto;
}
.product-details-one_205743ad18ddec4a .product-info_940e949320392469 .stock-tag_3a350016b3339e0b {
  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_205743ad18ddec4a .product-info_940e949320392469 .product-name_a6b7bd3b101c817e {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_205743ad18ddec4a .product-info_940e949320392469 .rating_89c90df4ef83fd7a li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_205743ad18ddec4a .product-info_940e949320392469 .rating_89c90df4ef83fd7a li .bi-star-fill_e73bfec91aea9aed {
  color: #FFCB65;
}
.product-details-one_205743ad18ddec4a .product-info_940e949320392469 .rating_89c90df4ef83fd7a li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_205743ad18ddec4a .product-info_940e949320392469 .rating_89c90df4ef83fd7a li a:hover {
  text-decoration: underline;
}
.product-details-one_205743ad18ddec4a .product-info_940e949320392469 .price_9ec56b6ef4cf8317 {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_205743ad18ddec4a .product-info_940e949320392469 .price_9ec56b6ef4cf8317 del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_205743ad18ddec4a .product-info_940e949320392469 .availability_7d6ef75cc5b8e429 {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_205743ad18ddec4a .product-info_940e949320392469 .description-text_0a1fa562c74a0baf {
  padding: 10px 0 15px;
}
.product-details-one_205743ad18ddec4a .product-info_940e949320392469 .product-feature_1d9e373634265413 {
  margin-bottom: 20px;
}
.product-details-one_205743ad18ddec4a .product-info_940e949320392469 .product-feature_1d9e373634265413 li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_205743ad18ddec4a .product-info_940e949320392469 .product-feature_1d9e373634265413 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_205743ad18ddec4a .product-info_940e949320392469 .customize-order_0fd70560903d9d20 h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_205743ad18ddec4a .product-info_940e949320392469 .customize-order_0fd70560903d9d20 .quantity_a0a608a5071c0929 .button-group_231f18a945ba06d2 {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_205743ad18ddec4a .product-info_940e949320392469 .customize-order_0fd70560903d9d20 .quantity_a0a608a5071c0929 .button-group_231f18a945ba06d2 li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_205743ad18ddec4a .product-info_940e949320392469 .customize-order_0fd70560903d9d20 .quantity_a0a608a5071c0929 .button-group_231f18a945ba06d2 li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_205743ad18ddec4a .product-info_940e949320392469 .customize-order_0fd70560903d9d20 .quantity_a0a608a5071c0929 .button-group_231f18a945ba06d2 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_205743ad18ddec4a .product-review-tab_e58416276cbab0b0 .nav-tabs_c2b1dbecd465cb24 {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_205743ad18ddec4a .product-review-tab_e58416276cbab0b0 .nav-tabs_c2b1dbecd465cb24 .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_205743ad18ddec4a .product-review-tab_e58416276cbab0b0 .nav-tabs_c2b1dbecd465cb24 .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_205743ad18ddec4a .product-review-tab_e58416276cbab0b0 .nav-tabs_c2b1dbecd465cb24 .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_205743ad18ddec4a .product-review-tab_e58416276cbab0b0 .nav-tabs_c2b1dbecd465cb24 .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_205743ad18ddec4a .product-review-tab_e58416276cbab0b0 .tab-content_c99b2c9430b76e4a h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_205743ad18ddec4a .product-review-tab_e58416276cbab0b0 .tab-content_c99b2c9430b76e4a .product-feature_1d9e373634265413 li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_205743ad18ddec4a .product-review-tab_e58416276cbab0b0 .tab-content_c99b2c9430b76e4a .product-feature_1d9e373634265413 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_205743ad18ddec4a .product-review-tab_e58416276cbab0b0 .user-comment-area_80b4ca8da8746105 .single-comment_7958d5e275332644 {
  padding-bottom: 40px;
}
.product-details-one_205743ad18ddec4a .product-review-tab_e58416276cbab0b0 .user-comment-area_80b4ca8da8746105 .single-comment_7958d5e275332644:last-child {
  padding-bottom: 0;
}
.product-details-one_205743ad18ddec4a .product-review-tab_e58416276cbab0b0 .user-comment-area_80b4ca8da8746105 .user-img_b24eef112e2b9220 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_205743ad18ddec4a .product-review-tab_e58416276cbab0b0 .user-comment-area_80b4ca8da8746105 .user-comment-data_4031a267dbce91ae {
  padding-left: 30px;
  position: relative;
}
.product-details-one_205743ad18ddec4a .product-review-tab_e58416276cbab0b0 .user-comment-area_80b4ca8da8746105 .user-comment-data_4031a267dbce91ae .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_205743ad18ddec4a .product-review-tab_e58416276cbab0b0 .user-comment-area_80b4ca8da8746105 .user-comment-data_4031a267dbce91ae .rating_89c90df4ef83fd7a li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_205743ad18ddec4a .product-review-tab_e58416276cbab0b0 .user-comment-area_80b4ca8da8746105 .user-comment-data_4031a267dbce91ae .rating_89c90df4ef83fd7a li .bi-star-fill_e73bfec91aea9aed {
  color: #FFCB65;
}
.product-details-one_205743ad18ddec4a .product-review-tab_e58416276cbab0b0 .user-comment-area_80b4ca8da8746105 .user-comment-data_4031a267dbce91ae p {
  padding-top: 8px;
}

.cart-list-form_dc44f017ab2e43c5 {
  position: relative;
}
.cart-list-form_dc44f017ab2e43c5 .table_df23ca0bab0f8591 {
  margin: 0;
  background: transparent;
}
.cart-list-form_dc44f017ab2e43c5 .table_df23ca0bab0f8591 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_dc44f017ab2e43c5 .table_df23ca0bab0f8591 th:first-child {
  text-align: left;
}
.cart-list-form_dc44f017ab2e43c5 .table_df23ca0bab0f8591 tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_dc44f017ab2e43c5 .table_df23ca0bab0f8591 tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_dc44f017ab2e43c5 .table_df23ca0bab0f8591 tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_dc44f017ab2e43c5 .table_df23ca0bab0f8591 tbody .product-thumbnails_00f5191a3434c62d {
  width: 85px;
}
.cart-list-form_dc44f017ab2e43c5 .table_df23ca0bab0f8591 tbody .product-thumbnails_00f5191a3434c62d img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_dc44f017ab2e43c5 .table_df23ca0bab0f8591 tbody .product-thumbnails_00f5191a3434c62d .product-img_beaac255ccb7e991 {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_dc44f017ab2e43c5 .table_df23ca0bab0f8591 tbody .product-info_940e949320392469 {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_dc44f017ab2e43c5 .table_df23ca0bab0f8591 tbody .product-info_940e949320392469 .product-name_a6b7bd3b101c817e {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_dc44f017ab2e43c5 .table_df23ca0bab0f8591 tbody .product-info_940e949320392469 .serial_b255f0615c7d5266 {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_dc44f017ab2e43c5 .table_df23ca0bab0f8591 tbody .product-info_940e949320392469 ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_dc44f017ab2e43c5 .table_df23ca0bab0f8591 tbody .price_9ec56b6ef4cf8317 {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_dc44f017ab2e43c5 .table_df23ca0bab0f8591 tbody .quantity_a0a608a5071c0929 li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_dc44f017ab2e43c5 .table_df23ca0bab0f8591 tbody .quantity_a0a608a5071c0929 li .btn_07c1dbf273a7f9d2 {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_dc44f017ab2e43c5 .table_df23ca0bab0f8591 tbody .quantity_a0a608a5071c0929 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_dc44f017ab2e43c5 .table_df23ca0bab0f8591 tbody .remove-product_b4ce38b81b88837b {
  color: #000;
  font-size: 22px;
}
.cart-list-form_dc44f017ab2e43c5 .table_df23ca0bab0f8591 tbody .remove-product_b4ce38b81b88837b:hover {
  color: #ff2759;
}
.cart-list-form_dc44f017ab2e43c5 .cart-footer_8d6cc856ce060ec8 {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_dc44f017ab2e43c5 .cart-footer_8d6cc856ce060ec8 .coupon-form_a7db731d5e47dbd9 input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_dc44f017ab2e43c5 .cart-footer_8d6cc856ce060ec8 .cart-total-section_4e970ce56f335a8f {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_dc44f017ab2e43c5 .cart-footer_8d6cc856ce060ec8 .cart-total-section_4e970ce56f335a8f .cart-total-table_c28b835fad154777 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_dc44f017ab2e43c5 .cart-footer_8d6cc856ce060ec8 .cart-total-section_4e970ce56f335a8f .cart-total-table_c28b835fad154777 tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_a413165ade44831f {
  height: auto;
}

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

.fancybox-caption_25cfae4e5da09c18, .fancybox-infobar_da0706772a182d95, .fancybox-navigation_a8b17b92f35ce9f5 .fancybox-button_15873ad7d6bf6556, .fancybox-toolbar_f61ddc293031256c {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_db1cb7fdbf192acf .fancybox-caption_25cfae4e5da09c18, .fancybox-show-infobar_db57f0e31b0182f6 .fancybox-infobar_da0706772a182d95, .fancybox-show-nav_de1a6e85593c7f12 .fancybox-navigation_a8b17b92f35ce9f5 .fancybox-button_15873ad7d6bf6556, .fancybox-show-toolbar_e78bd96a35471ef5 .fancybox-toolbar_f61ddc293031256c {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_e994a0c4221c94da .fancybox-stage_092f88ec67f5d271 {
  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_a73271a7fec1c1e1 .fancybox-slide, .fancybox-slide--current_d974dcbe296b5304, .fancybox-slide--next_e5da79224a280e25, .fancybox-slide--previous_443ec6ac871fbe7a {
  display: block;
}

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

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

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

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

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

.fancybox-content_ac8946fabfb4500e {
  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_c559383049394b0a .fancybox-content_ac8946fabfb4500e {
  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_a89912d2bf7e1a54 .fancybox-content_ac8946fabfb4500e {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_e0d53898d993d097 .fancybox-content_ac8946fabfb4500e {
  cursor: zoom-in;
}

.fancybox-can-drag_7c8e3c47f786fb78 .fancybox-content_ac8946fabfb4500e {
  cursor: grab;
}

.fancybox-is-dragging_e6767c03104da846 .fancybox-content_ac8946fabfb4500e {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_50cc7e51c99bcb2e .fancybox-content_ac8946fabfb4500e {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_d2d7d6c7b8404f8f .fancybox-content_ac8946fabfb4500e, .fancybox-slide--map_d808bcc980115410 .fancybox-content_ac8946fabfb4500e, .fancybox-slide--video_8f9d44b746a78a49 .fancybox-content_ac8946fabfb4500e {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_8f9d44b746a78a49 .fancybox-content_ac8946fabfb4500e {
  background: #000;
}

.fancybox-slide--map_d808bcc980115410 .fancybox-content_ac8946fabfb4500e {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_3a5d1b8b8cea1c18 svg path, .fancybox-button--share_efb183e4a3ebee85 svg path, .fancybox-button--thumbs_74c742c5153835ae svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_de1a6e85593c7f12 .fancybox-navigation_a8b17b92f35ce9f5 .fancybox-button_15873ad7d6bf6556 {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_a8b17b92f35ce9f5 .fancybox-button--arrow_left_aea042d1973aca79 {
  left: 6px;
}

.fancybox-navigation_a8b17b92f35ce9f5 .fancybox-button--arrow_right_8d2f10d70a330871 {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_d2d7d6c7b8404f8f .fancybox-close-small_d4656fbe538c8cc9, .fancybox-slide--image_c559383049394b0a .fancybox-close-small_d4656fbe538c8cc9, .fancybox-slide--video_8f9d44b746a78a49 .fancybox-close-small_d4656fbe538c8cc9 {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_d2d7d6c7b8404f8f .fancybox-close-small_d4656fbe538c8cc9:hover svg, .fancybox-slide--image_c559383049394b0a .fancybox-close-small_d4656fbe538c8cc9:hover svg, .fancybox-slide--video_8f9d44b746a78a49 .fancybox-close-small_d4656fbe538c8cc9:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_109ba8b7bad58f35 .fancybox-close-small_d4656fbe538c8cc9, .fancybox-is-zoomable_0d065677703831ac.fancybox-can-drag_7c8e3c47f786fb78 .fancybox-close-small_d4656fbe538c8cc9 {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_75dc9206e6a60a4d.fancybox-slide--next_e5da79224a280e25, .fancybox-fx-fade_75dc9206e6a60a4d.fancybox-slide--previous_443ec6ac871fbe7a {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_75dc9206e6a60a4d.fancybox-slide--current_d974dcbe296b5304 {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_f7abaf66db3d6b9c {
  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_b24cc82985869405 {
  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_be50949a1de4268c {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_c604ca4c73c6c5e9 .fancybox-thumbs_b24cc82985869405 {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_b24cc82985869405 > 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_b24cc82985869405 .fancybox-thumbs-active_313dfd4703805f5a:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_ccefd2d9d685905b .slick-track_cdcb5000d55382d3,
.slick-slider_ccefd2d9d685905b .slick-list_4d1f4f98126da97a {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_22f66c38424e2870 .slick-track_cdcb5000d55382d3 {
  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_22f66c38424e2870 img {
  display: none;
}

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

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

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

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

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