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

.h1_c296abce4c043611,
h1,
.h2_a9868414938d7f77,
h2,
.h3_39f2b45d3c0732e2,
h3,
.h4_25ab8eb519b94f00,
h4,
.h5_0566d089c8a3d64f,
h5,
.h6_29dd26ebe69b76cd,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_fc4e1d6f58b7b30e {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_998fdcea38cc45ab {
  padding: 0 !important;
}

.m0_1d953113f23339ba {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_1a7fa886dcfa014d {
    padding: 0 !important;
  }
  .xl-m0_e2eab9db2fb593e9 {
    margin: 0 !important;
  }
  .xl-pt-10_bc8accd553fa985b {
    padding-top: 10px !important;
  }
  .xl-pt-20_b2f5b4cc213468a9 {
    padding-top: 20px !important;
  }
  .xl-pt-30_6c73a40c4ec85002 {
    padding-top: 30px !important;
  }
  .xl-pt-40_1142aa900093dec0 {
    padding-top: 40px !important;
  }
  .xl-pt-50_f16bb9aa30d4f7d6 {
    padding-top: 50px !important;
  }
  .xl-pt-60_091081736c698610 {
    padding-top: 60px !important;
  }
  .xl-pt-70_e91f6a8c01bc12ec {
    padding-top: 70px !important;
  }
  .xl-pt-80_1da35797b92b4036 {
    padding-top: 80px !important;
  }
  .xl-pt-90_64cf22e34502f973 {
    padding-top: 90px !important;
  }
  .xl-pt-100_9981152b2367f5be {
    padding-top: 100px !important;
  }
  .xl-pt-110_8d3333878be3e863 {
    padding-top: 110px !important;
  }
  .xl-pt-120_9356428618546daf {
    padding-top: 120px !important;
  }
  .xl-pt-130_356e4610015abf9b {
    padding-top: 130px !important;
  }
  .xl-pt-140_a68e1015742d397a {
    padding-top: 140px !important;
  }
  .xl-pt-150_bb46e09789e5e775 {
    padding-top: 150px !important;
  }
  .xl-pt-200_300a903673a1202b {
    padding-top: 200px !important;
  }
  .xl-pb-10_d3857874b9462f97 {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_c288213d229ae3ec {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_ffb42dd1b22d4140 {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_8343355e9ecbb42e {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_51cd6d8d90ff4838 {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_e522de674b5eedd3 {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_650abfd58c0f424d {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_04e5806eec97d51b {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_63695764ca4df3c0 {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_9db59a5ac99f6be2 {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_d1dfc93c42190b04 {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_9a069d83ae800275 {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_3c4306877b4bef89 {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_41c2cc07354dce56 {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_949aabf62d25f1e1 {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_7011d349f166250a {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_80ed4243c69d9776 {
    margin-top: 10px !important;
  }
  .xl-mt-20_a7ba35bfca2e3c81 {
    margin-top: 20px !important;
  }
  .xl-mt-30_39adff645b7a1b04 {
    margin-top: 30px !important;
  }
  .xl-mt-40_951f77abd4298532 {
    margin-top: 40px !important;
  }
  .xl-mt-50_7db1201eb35d8003 {
    margin-top: 50px !important;
  }
  .xl-mt-60_8a969d4b06f59376 {
    margin-top: 60px !important;
  }
  .xl-mt-70_72c2b91ec4e3dfb9 {
    margin-top: 70px !important;
  }
  .xl-mt-80_93ec79685860f693 {
    margin-top: 80px !important;
  }
  .xl-mt-90_fb5065038c12a65f {
    margin-top: 90px !important;
  }
  .xl-mt-100_b4b212b5140413a1 {
    margin-top: 100px !important;
  }
  .xl-mt-110_4b8e5c8a4a4dfd9c {
    margin-top: 110px !important;
  }
  .xl-mt-120_6f02edddee295879 {
    margin-top: 120px !important;
  }
  .xl-mt-130_66bcd9cb29f6f27a {
    margin-top: 130px !important;
  }
  .xl-mt-140_061822e34ac56bfb {
    margin-top: 140px !important;
  }
  .xl-mt-150_fc44ea9209c5553e {
    margin-top: 150px !important;
  }
  .xl-mt-200_bb50d42828c89bcf {
    margin-top: 200px !important;
  }
  .xl-mb-10_8226fb556f6dee0c {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_9df477b5f93a1920 {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_4191b1d3998ce490 {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_5ad941e887e6b23b {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_b16b6fd2755bcb8a {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_a890abab808e6b51 {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_80f63dd0a372cca6 {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_4f5c845b283f9c96 {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_99075cf334a8687c {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_f74c417bd81be875 {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_70058d7c4f1854ad {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_585fe390e5ddc9e6 {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_fc2981d3b1ed35bf {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_8107d3def15143a5 {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_975be82b8ea4d428 {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_c0dff93807166de9 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_ea7f73192f1d13e1 {
    padding: 0 !important;
  }
  .lg-m0_f8069e88aca9bf2a {
    margin: 0 !important;
  }
  .lg-pt-10_90e192f6e3fe6e4e {
    padding-top: 10px !important;
  }
  .lg-pt-20_9df05e36a44885d2 {
    padding-top: 20px !important;
  }
  .lg-pt-30_ed335cac9a71c9d6 {
    padding-top: 30px !important;
  }
  .lg-pt-40_dd0d7a8694d1b56e {
    padding-top: 40px !important;
  }
  .lg-pt-50_6bf0e5be1063a135 {
    padding-top: 50px !important;
  }
  .lg-pt-60_10ea6089181878bd {
    padding-top: 60px !important;
  }
  .lg-pt-70_400e285dcd66dba6 {
    padding-top: 70px !important;
  }
  .lg-pt-80_e39f6669c0c22a0d {
    padding-top: 80px !important;
  }
  .lg-pt-90_47979edd618cbe65 {
    padding-top: 90px !important;
  }
  .lg-pt-100_e78231aa52969dc5 {
    padding-top: 100px !important;
  }
  .lg-pt-110_2fb77c1ff1dfebed {
    padding-top: 110px !important;
  }
  .lg-pt-120_2e04aaa5293ad3bf {
    padding-top: 120px !important;
  }
  .lg-pt-130_b062c80cd8019a1a {
    padding-top: 130px !important;
  }
  .lg-pt-140_bfa185038631bfdb {
    padding-top: 140px !important;
  }
  .lg-pt-150_c6387b32309ac7be {
    padding-top: 150px !important;
  }
  .lg-pt-200_2388fa2f03083a27 {
    padding-top: 200px !important;
  }
  .lg-pb-10_cc30d0e63f6b8b09 {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_0124ffac222f6bc2 {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_14593bf8004897ee {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_d5629512fd6bb983 {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_9544d1158227921f {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_8b1c6562cd551e0c {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_515ec23722de1660 {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_5e2c9963b7f1e393 {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_afba1950fee4d7b2 {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_970a2c5041686c33 {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_9d15db60b2b8071d {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_ec6b32e783d77965 {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_5722ae31f15c2467 {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_8d06b2ad7f404b37 {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_7986661eaed033e9 {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_a3074e23b8263f21 {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_5945597192abd40d {
    margin-top: 10px !important;
  }
  .lg-mt-20_b904d221b9571064 {
    margin-top: 20px !important;
  }
  .lg-mt-30_5468f461b7bcd7b9 {
    margin-top: 30px !important;
  }
  .lg-mt-40_5fb7f3e5ac1342f9 {
    margin-top: 40px !important;
  }
  .lg-mt-50_1f355663fb5d2c32 {
    margin-top: 50px !important;
  }
  .lg-mt-60_e287ff90a626239e {
    margin-top: 60px !important;
  }
  .lg-mt-70_2adc4287ce288f65 {
    margin-top: 70px !important;
  }
  .lg-mt-80_6df53a4224657fed {
    margin-top: 80px !important;
  }
  .lg-mt-90_84deb64fc980af85 {
    margin-top: 90px !important;
  }
  .lg-mt-100_caaaa95c1cd418ca {
    margin-top: 100px !important;
  }
  .lg-mt-110_e9218c71b8d216cd {
    margin-top: 110px !important;
  }
  .lg-mt-120_ae69f07bca81b5d3 {
    margin-top: 120px !important;
  }
  .lg-mt-130_db1182af74a89dd3 {
    margin-top: 130px !important;
  }
  .lg-mt-140_0535ab810e47ef3d {
    margin-top: 140px !important;
  }
  .lg-mt-150_ed16b395cf742166 {
    margin-top: 150px !important;
  }
  .lg-mt-200_1903ddadb1d411fe {
    margin-top: 200px !important;
  }
  .lg-mb-10_d79847552facc77b {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_4ee8eac747b4aa21 {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_40d32e85a877e6bf {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_d4a988c58e11a609 {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_6023e5c7f97f76f9 {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_5a1b2b454c819102 {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_da592ea4eb56fe89 {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_5b634520b78484f8 {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_22e10ae939fcb556 {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_fd29869c3de875f2 {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_da6b50bc4712e743 {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_6dc705cf6faf10db {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_f46e5e8363fb7db6 {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_5505738e9f347873 {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_33c5d9db90142afd {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_45b4c30fef98c5c6 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_21164faa52d80fad {
    padding: 0 !important;
  }
  .md-m0_3db2f741d2788159 {
    margin: 0 !important;
  }
  .md-pt-10_859c7ac55a60083d {
    padding-top: 10px !important;
  }
  .md-pt-20_fb74f7326d89aba4 {
    padding-top: 20px !important;
  }
  .md-pt-30_89bc2c6ba1d29917 {
    padding-top: 30px !important;
  }
  .md-pt-40_248c85d2b16ecb47 {
    padding-top: 40px !important;
  }
  .md-pt-50_ad166e38ec50c914 {
    padding-top: 50px !important;
  }
  .md-pt-60_4a47e21ebbf9a03b {
    padding-top: 60px !important;
  }
  .md-pt-70_b98315d5f4c94d20 {
    padding-top: 70px !important;
  }
  .md-pt-80_2263a464d0835517 {
    padding-top: 80px !important;
  }
  .md-pt-90_c0639fa70e37b587 {
    padding-top: 90px !important;
  }
  .md-pt-100_abf65b20a89f5006 {
    padding-top: 100px !important;
  }
  .md-pt-110_cbf63dc63ce0019b {
    padding-top: 110px !important;
  }
  .md-pt-120_d4a2fa12338ae7c0 {
    padding-top: 120px !important;
  }
  .md-pt-130_5f88fd86afe28333 {
    padding-top: 130px !important;
  }
  .md-pt-140_350311e1c457ae76 {
    padding-top: 140px !important;
  }
  .md-pt-150_fecaa889ee09d899 {
    padding-top: 150px !important;
  }
  .md-pt-200_4de4c3f6c3d09162 {
    padding-top: 200px !important;
  }
  .md-pb-10_328f030a3cd14314 {
    padding-bottom: 10px !important;
  }
  .md-pb-20_3bdb64b38bdef8e2 {
    padding-bottom: 20px !important;
  }
  .md-pb-30_84ad0e62546d0510 {
    padding-bottom: 30px !important;
  }
  .md-pb-40_88cec6b823256154 {
    padding-bottom: 40px !important;
  }
  .md-pb-50_2740fbcfd66aa178 {
    padding-bottom: 50px !important;
  }
  .md-pb-60_93e5b8b2849b1ee2 {
    padding-bottom: 60px !important;
  }
  .md-pb-70_28d841ec2bb89e9f {
    padding-bottom: 70px !important;
  }
  .md-pb-80_ea8da897bacccd55 {
    padding-bottom: 80px !important;
  }
  .md-pb-90_cbe623578612acc5 {
    padding-bottom: 90px !important;
  }
  .md-pb-100_c1e3e8e7aa606e13 {
    padding-bottom: 100px !important;
  }
  .md-pb-110_f24f3df2360df062 {
    padding-bottom: 110px !important;
  }
  .md-pb-120_a18f6d84872ff895 {
    padding-bottom: 120px !important;
  }
  .md-pb-130_9522b36d323cfef7 {
    padding-bottom: 130px !important;
  }
  .md-pb-140_aa80a4371ce6f93a {
    padding-bottom: 140px !important;
  }
  .md-pb-150_5f413037557b809f {
    padding-bottom: 150px !important;
  }
  .md-pb-200_d90efe3228edeefe {
    padding-bottom: 200px !important;
  }
  .md-mt-10_e64f3d8e5174f22b {
    margin-top: 10px !important;
  }
  .md-mt-20_3cee44e777a52d14 {
    margin-top: 20px !important;
  }
  .md-mt-30_42322e1e4c96e455 {
    margin-top: 30px !important;
  }
  .md-mt-40_208aff27eb817302 {
    margin-top: 40px !important;
  }
  .md-mt-50_9e8542fcd5dedbc8 {
    margin-top: 50px !important;
  }
  .md-mt-60_d70c3667e1b44130 {
    margin-top: 60px !important;
  }
  .md-mt-70_64a2f075e8a43aeb {
    margin-top: 70px !important;
  }
  .md-mt-80_ffc0e1703831f5d5 {
    margin-top: 80px !important;
  }
  .md-mt-90_0927419969b52545 {
    margin-top: 90px !important;
  }
  .md-mt-100_936141bc08ff8d8f {
    margin-top: 100px !important;
  }
  .md-mt-110_4abe86e7a21a68a4 {
    margin-top: 110px !important;
  }
  .md-mt-120_98426acb3b1d6cf4 {
    margin-top: 120px !important;
  }
  .md-mt-130_db3076bfad73f069 {
    margin-top: 130px !important;
  }
  .md-mt-140_9be4cc9e581e92b3 {
    margin-top: 140px !important;
  }
  .md-mt-150_e63367120dd557c9 {
    margin-top: 150px !important;
  }
  .md-mt-200_9eb19dd904daff2c {
    margin-top: 200px !important;
  }
  .md-mb-10_7d90be7a337bec83 {
    margin-bottom: 10px !important;
  }
  .md-mb-20_3e05cc54191ce52f {
    margin-bottom: 20px !important;
  }
  .md-mb-30_e56dbb54356c7dff {
    margin-bottom: 30px !important;
  }
  .md-mb-40_0ee0c5856763878e {
    margin-bottom: 40px !important;
  }
  .md-mb-50_4460a51f9ddf618c {
    margin-bottom: 50px !important;
  }
  .md-mb-60_bc552d24712a0e5d {
    margin-bottom: 60px !important;
  }
  .md-mb-70_9002ff6629c6ee49 {
    margin-bottom: 70px !important;
  }
  .md-mb-80_bf96794c0c477f15 {
    margin-bottom: 80px !important;
  }
  .md-mb-90_84e4464cffe4c812 {
    margin-bottom: 90px !important;
  }
  .md-mb-100_21c267523799d008 {
    margin-bottom: 100px !important;
  }
  .md-mb-110_2d80f484f02e11f9 {
    margin-bottom: 110px !important;
  }
  .md-mb-120_4675317940a3d37c {
    margin-bottom: 120px !important;
  }
  .md-mb-130_77286c6c4d1843c7 {
    margin-bottom: 130px !important;
  }
  .md-mb-140_282537bc0e58c4e5 {
    margin-bottom: 140px !important;
  }
  .md-mb-150_75df89e3b0a0a8a6 {
    margin-bottom: 150px !important;
  }
  .md-mb-200_f879fc913d7dca71 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_20141fcf43e2f7d6 {
    padding: 0 !important;
  }
  .sm-m0_bb498117fa772617 {
    margin: 0 !important;
  }
  .sm-pt-10_e58b9f17a04b1c83 {
    padding-top: 10px !important;
  }
  .sm-pt-20_11cf552255eb43ff {
    padding-top: 20px !important;
  }
  .sm-pt-30_9159b74d4c765863 {
    padding-top: 30px !important;
  }
  .sm-pt-40_8ccba6ee007cf021 {
    padding-top: 40px !important;
  }
  .sm-pt-50_a656c223cb952f79 {
    padding-top: 50px !important;
  }
  .sm-pt-60_4d841f37a2e5ac58 {
    padding-top: 60px !important;
  }
  .sm-pt-70_d8d5c2a82fcffab9 {
    padding-top: 70px !important;
  }
  .sm-pt-80_0d6310d28bf46db8 {
    padding-top: 80px !important;
  }
  .sm-pt-90_68c0c27ad5566199 {
    padding-top: 90px !important;
  }
  .sm-pt-100_9ce1860acff87711 {
    padding-top: 100px !important;
  }
  .sm-pt-110_6663cbdb2adfca87 {
    padding-top: 110px !important;
  }
  .sm-pt-120_99da426dba864da9 {
    padding-top: 120px !important;
  }
  .sm-pt-130_6237868f2695e96b {
    padding-top: 130px !important;
  }
  .sm-pt-140_dbfaeb16757b9ad8 {
    padding-top: 140px !important;
  }
  .sm-pt-150_b2425e0cde370943 {
    padding-top: 150px !important;
  }
  .sm-pt-200_6e1231a54e772540 {
    padding-top: 200px !important;
  }
  .sm-pb-10_7a90b85356febff8 {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_382255c0ad53421d {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_88f8c6087134226e {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_f7b75eeb81a5bb23 {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_f5176df0b35a873e {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_7a76264d59266963 {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_45d8c70d2c9eabd9 {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_f56d203acc8d7286 {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_15097830354b6e0a {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_0eb4891a1fa3149e {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_954f1c7b1e4cf6d5 {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_a20635b44e03e56c {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_d6085a0ca3c6a573 {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_025ab8272787893b {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_d8eca91db174fe39 {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_1861be2a3ae37440 {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_86989ad482656fac {
    margin-top: 10px !important;
  }
  .sm-mt-20_f114c094d56b4b4c {
    margin-top: 20px !important;
  }
  .sm-mt-30_0e3a9a0967fd3b13 {
    margin-top: 30px !important;
  }
  .sm-mt-40_142ec59dac127b25 {
    margin-top: 40px !important;
  }
  .sm-mt-50_6fa180386225b3a8 {
    margin-top: 50px !important;
  }
  .sm-mt-60_76a3711b6dce7177 {
    margin-top: 60px !important;
  }
  .sm-mt-70_65fb032a0bbb30ec {
    margin-top: 70px !important;
  }
  .sm-mt-80_04b4e5171897936a {
    margin-top: 80px !important;
  }
  .sm-mt-90_00adde00ef8c3443 {
    margin-top: 90px !important;
  }
  .sm-mt-100_2b5e1b485d1a93e7 {
    margin-top: 100px !important;
  }
  .sm-mt-110_5dba5cad25b99bcd {
    margin-top: 110px !important;
  }
  .sm-mt-120_6944a296e911940b {
    margin-top: 120px !important;
  }
  .sm-mt-130_d57638f089651890 {
    margin-top: 130px !important;
  }
  .sm-mt-140_e4fa3ad0c6251432 {
    margin-top: 140px !important;
  }
  .sm-mt-150_bbb811b392e7f8d8 {
    margin-top: 150px !important;
  }
  .sm-mt-200_80b0229901269afd {
    margin-top: 200px !important;
  }
  .sm-mb-10_393d3a813704aba0 {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_924a1293d85f704d {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_e6181e9d6aa8481b {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_65fbfb5f5c02b61d {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_ccd37161dce2d936 {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_90041cc8d06f85ee {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_82f94c8fbe95819e {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_7157cd7ad658a3bc {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_efefb2598a516f1d {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_7c090a88b41ba807 {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_a69d636e2185e496 {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_fc59af627a31a903 {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_15407bc701f3cd0b {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_13cc54a38439cb0f {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_9ae8ba8a5bc6fa69 {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_091ed13b06b57535 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_8ffe8aef93f1f861 {
    padding: 0 !important;
  }
  .xs-m0_4f36b341e7a9e7b2 {
    margin: 0 !important;
  }
  .xs-pt-10_53e7d19dad872f82 {
    padding-top: 10px !important;
  }
  .xs-pt-20_d889465095223eea {
    padding-top: 20px !important;
  }
  .xs-pt-30_980a3eb030a30e13 {
    padding-top: 30px !important;
  }
  .xs-pt-40_c5445e567bdb7dd3 {
    padding-top: 40px !important;
  }
  .xs-pt-50_f94eb488ca98e5e4 {
    padding-top: 50px !important;
  }
  .xs-pt-60_8554f96b2a1799f3 {
    padding-top: 60px !important;
  }
  .xs-pt-70_8bfc10a1af9b1534 {
    padding-top: 70px !important;
  }
  .xs-pt-80_0674a400dbc5765b {
    padding-top: 80px !important;
  }
  .xs-pt-90_4e8d99719da2f00c {
    padding-top: 90px !important;
  }
  .xs-pt-100_6d55e43bf2cd0b54 {
    padding-top: 100px !important;
  }
  .xs-pt-110_b1bb75ecbea0c3cd {
    padding-top: 110px !important;
  }
  .xs-pt-120_12f0430ce612014e {
    padding-top: 120px !important;
  }
  .xs-pt-130_c30a8f5391f89c1a {
    padding-top: 130px !important;
  }
  .xs-pt-140_3cfdd5eb82cfc2a7 {
    padding-top: 140px !important;
  }
  .xs-pt-150_a6f098df32b6e7fa {
    padding-top: 150px !important;
  }
  .xs-pt-200_b37c830215527a8b {
    padding-top: 200px !important;
  }
  .xs-pb-10_db46ec61e6722ec4 {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_2780e57acefed835 {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_0bcb43feee6936f3 {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_fafcbee4e24dae5e {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_d009ef89ceeb0c8f {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_703dd4f5eb50c336 {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_d9aeaaee50f925d2 {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_f2584736fd2d8cba {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_648669b45847f2cf {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_a0ff2a0809cc771b {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_ea7d37b053c445fd {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_50e996dd31ed61d4 {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_d510300248bbaca1 {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_31b5b534d5379b15 {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_215d111479aa0ec3 {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_ec80eb8e02963285 {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_2a27ae28f5f92f56 {
    margin-top: 10px !important;
  }
  .xs-mt-20_b29a06901c852583 {
    margin-top: 20px !important;
  }
  .xs-mt-30_890477e72c5a4973 {
    margin-top: 30px !important;
  }
  .xs-mt-40_5c02120f618ee9d6 {
    margin-top: 40px !important;
  }
  .xs-mt-50_66a69157b65d2b9e {
    margin-top: 50px !important;
  }
  .xs-mt-60_41d50cf7c1874366 {
    margin-top: 60px !important;
  }
  .xs-mt-70_6c1d2430f4bb20e9 {
    margin-top: 70px !important;
  }
  .xs-mt-80_11adeafb28565e37 {
    margin-top: 80px !important;
  }
  .xs-mt-90_fcba762ca472a1c2 {
    margin-top: 90px !important;
  }
  .xs-mt-100_80eeae01166bd38a {
    margin-top: 100px !important;
  }
  .xs-mt-110_4fd68715b350b178 {
    margin-top: 110px !important;
  }
  .xs-mt-120_1dfc9298a7ecf5f1 {
    margin-top: 120px !important;
  }
  .xs-mt-130_8bcc0897cf22cdd3 {
    margin-top: 130px !important;
  }
  .xs-mt-140_a23f72d036255615 {
    margin-top: 140px !important;
  }
  .xs-mt-150_f0e97f4dd9b1329a {
    margin-top: 150px !important;
  }
  .xs-mt-200_74770c0eafeae19e {
    margin-top: 200px !important;
  }
  .xs-mb-10_44be7fa88b235370 {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_7cdbd4bf38dbf417 {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_b3ea51efc6237241 {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_11a5aa8474fa08e0 {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_838f20972e987189 {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_8b27c988c225f785 {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_550c2b9bb69bdf12 {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_01905fff9f3d82f3 {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_f624e8199ae1eba4 {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_655101f4e6223f76 {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_50a24867b354fa54 {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_d2ee26ccce535cfe {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_eeb1fc93a8b9c798 {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_c74877276883353b {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_da7f832a9911f6b4 {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_551a396407664ba0 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_fed12706069d5a3c {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_fed12706069d5a3c.menu-overlay_7a930ae1f5f03ca3 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_fed12706069d5a3c.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_fed12706069d5a3c .navbar-toggler_0eef55a1f47f5256 {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_fed12706069d5a3c.menu-style-three_ba3468ac3a0aa5bd .navbar-toggler_0eef55a1f47f5256 {
  background: #000;
}
.theme-main-menu_fed12706069d5a3c.menu-style-four_2e4381e68bf96474 .navbar-toggler_0eef55a1f47f5256 {
  background: #E6FD5A;
}
.theme-main-menu_fed12706069d5a3c.menu-style-five_663532a55fb4e4bf .navbar-toggler_0eef55a1f47f5256 {
  background: #DFFF5E;
}
.theme-main-menu_fed12706069d5a3c .navbar-toggler_0eef55a1f47f5256:focus {
  box-shadow: none;
}
.theme-main-menu_fed12706069d5a3c .navbar-toggler_0eef55a1f47f5256::before,
.theme-main-menu_fed12706069d5a3c .navbar-toggler_0eef55a1f47f5256::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_fed12706069d5a3c .navbar-toggler_0eef55a1f47f5256 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_fed12706069d5a3c.menu-style-three_ba3468ac3a0aa5bd .navbar-toggler_0eef55a1f47f5256:before, .theme-main-menu_fed12706069d5a3c.menu-style-three_ba3468ac3a0aa5bd .navbar-toggler_0eef55a1f47f5256:after, .theme-main-menu_fed12706069d5a3c.menu-style-three_ba3468ac3a0aa5bd .navbar-toggler_0eef55a1f47f5256 span {
  background: #fff;
}
.theme-main-menu_fed12706069d5a3c .navbar-toggler_0eef55a1f47f5256::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_fed12706069d5a3c .navbar-toggler_0eef55a1f47f5256::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_fed12706069d5a3c .navbar-toggler_0eef55a1f47f5256[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_fed12706069d5a3c .navbar-toggler_0eef55a1f47f5256[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_fed12706069d5a3c .navbar-toggler_0eef55a1f47f5256[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_fed12706069d5a3c .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_fed12706069d5a3c .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_fed12706069d5a3c.white-vr_c94075980a68ac20 .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_fed12706069d5a3c.white-vr_c94075980a68ac20 .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_fed12706069d5a3c.white-vr_c94075980a68ac20.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_fed12706069d5a3c.menu-style-one_617c6e3271919a5a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_fed12706069d5a3c.menu-style-two_75e725426ef241f3 {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_fed12706069d5a3c.menu-style-two_75e725426ef241f3 .info-row_7603877dc78bd2ae {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_fed12706069d5a3c.menu-style-two_75e725426ef241f3 .gap-fix_765f82f88cc216b0 {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_fed12706069d5a3c.menu-style-two_75e725426ef241f3 .greetings_69f0c1a209c631c2 {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_fed12706069d5a3c.menu-style-two_75e725426ef241f3 .contact-info_24580114f6e3f87f {
  margin: 0 -15px;
}
.theme-main-menu_fed12706069d5a3c.menu-style-two_75e725426ef241f3 .contact-info_24580114f6e3f87f li {
  padding: 0 15px;
}
.theme-main-menu_fed12706069d5a3c.menu-style-two_75e725426ef241f3 .contact-info_24580114f6e3f87f li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_fed12706069d5a3c.menu-style-two_75e725426ef241f3 .contact-info_24580114f6e3f87f li a:hover {
  text-decoration: underline;
}
.theme-main-menu_fed12706069d5a3c.menu-style-two_75e725426ef241f3 .inner-content_f47deace12768804 {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_fed12706069d5a3c.menu-style-two_75e725426ef241f3.fixed .info-row_7603877dc78bd2ae {
  display: none;
}
.theme-main-menu_fed12706069d5a3c.menu-style-five_663532a55fb4e4bf {
  background: #000;
  padding: 0;
}
.theme-main-menu_fed12706069d5a3c.menu-style-five_663532a55fb4e4bf .inner-content_f47deace12768804 {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_fed12706069d5a3c.menu-style-six_1975a6bb7ad69016 .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_fed12706069d5a3c.menu-style-six_1975a6bb7ad69016 .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_fed12706069d5a3c .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_89518864e718f641 {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_89518864e718f641 .mega-menu-title_e0e4504bec5577e7 {
  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_fed12706069d5a3c .login-btn-one_75dad992cdc4f922 a {
  color: #000;
}
.theme-main-menu_fed12706069d5a3c .login-btn-one_75dad992cdc4f922 a:hover {
  text-decoration: underline;
}
.theme-main-menu_fed12706069d5a3c .login-btn-two_862bcc1518531fb5 a {
  color: #044F3B;
}
.theme-main-menu_fed12706069d5a3c .login-btn-two_862bcc1518531fb5 a:hover {
  text-decoration: underline;
}
.theme-main-menu_fed12706069d5a3c .signup-btn-one_6080f760a4952468 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_fed12706069d5a3c .signup-btn-one_6080f760a4952468 .icon_1e5559a4175dd6d3 {
  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_fed12706069d5a3c .signup-btn-one_6080f760a4952468:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_fed12706069d5a3c .signup-btn-one_6080f760a4952468:hover .icon_1e5559a4175dd6d3 {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_fed12706069d5a3c .signup-btn-two_9d7402e3fbb42570 {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_fed12706069d5a3c .signup-btn-two_9d7402e3fbb42570:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_fed12706069d5a3c .quote-one_00eecafe02340ab7 {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_fed12706069d5a3c .quote-one_00eecafe02340ab7:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_5ffc6f083d52df70 {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_5ffc6f083d52df70 li {
  position: relative;
  padding: 0 15px;
}
.category-menu_5ffc6f083d52df70 li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_5ffc6f083d52df70 li a:hover {
  color: #0C3A30;
}
.category-menu_5ffc6f083d52df70 .dropdown-menu {
  padding: 0;
}
.category-menu_5ffc6f083d52df70 .dropdown-menu li {
  padding: 0;
}
.category-menu_5ffc6f083d52df70 .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_f794f6cc0b23656a .logo_273b10042760555e {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_c94075980a68ac20 .navbar-collapse_f794f6cc0b23656a {
    background-color: #0C3A30;
  }
  .navbar-collapse_f794f6cc0b23656a {
    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_f794f6cc0b23656a.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_fed12706069d5a3c .navbar .mega-dropdown_427c45893ccec2ea {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_c94075980a68ac20 .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_89518864e718f641 {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_2cd2e079458f7b8a .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_6fe23d37be41b635 {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_6fe23d37be41b635::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_6fe23d37be41b635 .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_6fe23d37be41b635 .hero-slider-one .hero-img_e7d971900dd2993a {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_6fe23d37be41b635 .hero-slider-one .slick-list_34393b441692f816, .hero-banner-one_6fe23d37be41b635 .hero-slider-one .slick-track_3c9d5f87d42e6622, .hero-banner-one_6fe23d37be41b635 .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_6fe23d37be41b635 .hero-heading_425841a085296e96 {
  font-weight: 700;
  color: #000;
  background: url(../gallery/shape_a019de2c9b/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_6fe23d37be41b635 .more-btn_64dd002ed65696fd {
  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_6fe23d37be41b635 .more-btn_64dd002ed65696fd:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_75991a09705e5f27 {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_75991a09705e5f27 .bg-wrapper_aea19846e40d6662 {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_75991a09705e5f27 .hero-heading_425841a085296e96 {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_75991a09705e5f27 .rating_27ad14799ddc54a1 h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_75991a09705e5f27 .rating_27ad14799ddc54a1 p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_75991a09705e5f27 .media-wrapper_85cd377eed56c759 {
  position: absolute;
  background: url(../gallery/assets_9a4f8382b5/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_75991a09705e5f27 .media-wrapper_85cd377eed56c759 .shape_01_c54539d05f471dd6 {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_75991a09705e5f27 .media-wrapper_85cd377eed56c759 .shape_02_9a87b3599d66a465 {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_4906d2724065d3a9 .hero-heading_425841a085296e96 {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_4906d2724065d3a9 .media-wrapper_85cd377eed56c759 {
  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_4906d2724065d3a9 .media-wrapper_85cd377eed56c759 .screen_01_1d2235bb3f9badce {
  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_4906d2724065d3a9 .media-wrapper_85cd377eed56c759 .screen_02_c5c08b1abde8b730 {
  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_4906d2724065d3a9 .media-wrapper_85cd377eed56c759 .bg-shape_676b526fab1f8ff7 {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_4906d2724065d3a9 .shape_01_c54539d05f471dd6 {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_9a014e6c12d1e1ce .bg-wrapper_aea19846e40d6662 {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_9a014e6c12d1e1ce .media-wrapper_85cd377eed56c759 {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_9a014e6c12d1e1ce .media-wrapper_85cd377eed56c759 .shape_01_c54539d05f471dd6 {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_9a014e6c12d1e1ce .shape_02_9a87b3599d66a465 {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_a01a29d4aa57f5da + .blog-details_6c14234c1926e326 {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_f57feebfae70afdf {
  z-index: 1;
}
.block-feature-three_f57feebfae70afdf:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_f57feebfae70afdf.no-bg_c48c0a4698069ef0:before {
  display: none;
}
.block-feature-three_f57feebfae70afdf .section-btn_703d17b94b05a688 {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_f57feebfae70afdf .block-title_58566089e9129ec4 a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_f57feebfae70afdf .block-title_58566089e9129ec4 a:hover {
  text-decoration: underline;
}
.block-feature-three_f57feebfae70afdf .round-btn_43222d83cbc59f2a {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_f57feebfae70afdf .round-btn_43222d83cbc59f2a:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_f57feebfae70afdf .block-one_3da1606400ba9af4 {
  background: url(../gallery/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_f57feebfae70afdf .block-one_3da1606400ba9af4 .tag_565f98be42f24552 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_f57feebfae70afdf .block-one_3da1606400ba9af4 .block-title_58566089e9129ec4 {
  background: url(../gallery/shape_a019de2c9b/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_f57feebfae70afdf .block-two_aa02452455b247a4 {
  overflow: hidden;
}
.block-feature-three_f57feebfae70afdf .block-two_aa02452455b247a4 .img-wrapper_f5856c4784ed0d97 {
  background: url(../gallery/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_f57feebfae70afdf .block-two_aa02452455b247a4 .text-wrapper_85daa1759865ea45 {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_f57feebfae70afdf .block-two_aa02452455b247a4 .tag_565f98be42f24552 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_f57feebfae70afdf .block-three_d898ebebe0a0ba7e {
  background: #D3FF76;
}
.block-feature-three_f57feebfae70afdf .block-three_d898ebebe0a0ba7e .tag_565f98be42f24552 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_f57feebfae70afdf .block-three_d898ebebe0a0ba7e .round-btn_43222d83cbc59f2a {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_f57feebfae70afdf .block-three_d898ebebe0a0ba7e .round-btn_43222d83cbc59f2a:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_f57feebfae70afdf .block-four_6aa99aab24740aa4 {
  background: url(../gallery/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_f57feebfae70afdf .block-four_6aa99aab24740aa4 .block-title_58566089e9129ec4 {
  background: url(../gallery/shape_a019de2c9b/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_f57feebfae70afdf .block-four_6aa99aab24740aa4 .block-title_58566089e9129ec4 a {
  font-size: 28px;
}
.block-feature-three_f57feebfae70afdf .block-four_6aa99aab24740aa4 .tag_565f98be42f24552 {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_f57feebfae70afdf .block-four_6aa99aab24740aa4 .round-btn_43222d83cbc59f2a {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_f57feebfae70afdf .block-four_6aa99aab24740aa4 .round-btn_43222d83cbc59f2a:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_f57feebfae70afdf .block-five_ddb0f1966409d300 {
  background: url(../gallery/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_f57feebfae70afdf .block-five_ddb0f1966409d300 .tag_565f98be42f24552 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_f57feebfae70afdf .block-five_ddb0f1966409d300 .block-title_58566089e9129ec4 {
  background: url(../gallery/shape_a019de2c9b/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_b88148e3513c99ab .upper-wrapper_107eaaea5d3f785b {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_b88148e3513c99ab .upper-wrapper_107eaaea5d3f785b .shape_01_c54539d05f471dd6 {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_b88148e3513c99ab .line-loop_d8eccf5cd6c3e868:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_b88148e3513c99ab .graph-panel_4fa45373642d40e2 {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_b88148e3513c99ab .graph-panel_4fa45373642d40e2 .main-count_61de003a8b240f86 {
  font-size: 120px;
}
.block-feature-thirteen_b88148e3513c99ab .graph-panel_4fa45373642d40e2 .chart-box_d30d81b807ec2179 {
  padding: 0 15px;
}
.block-feature-thirteen_b88148e3513c99ab .graph-panel_4fa45373642d40e2 .chart-box_d30d81b807ec2179 .chart-inner_b822c4f4732a7b66 {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_2be37a871c6720ec .media-img_5157745e2a6e2120 {
  border-radius: 30px;
}
.block-feature-sixteen_2be37a871c6720ec .shape_01_c54539d05f471dd6 {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_e12d5173935453e8 .section-subheading_b6752e701ecf3199 {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_e12d5173935453e8 .shape_01_c54539d05f471dd6 {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

.text-feature-one_3a9cdba2aa0c92be .line-wrapper_05a6fad2d28134a9 {
  border-top: 1px dashed #d7d7d7;
  border-bottom: 1px dashed #d7d7d7;
}
.text-feature-one_3a9cdba2aa0c92be .line-wrapper_05a6fad2d28134a9 .shape_01_c54539d05f471dd6 {
  width: 48px;
  bottom: 12%;
  left: 32%;
  animation: rotated 48s infinite linear;
}
.text-feature-one_3a9cdba2aa0c92be .card-style-three_239e7084eace1be0 {
  border-left: 1px dashed #d7d7d7;
  border-bottom: 1px dashed #d7d7d7;
  padding-left: 100px;
}
.text-feature-one_3a9cdba2aa0c92be .card-style-three_239e7084eace1be0:last-child {
  border-bottom: none;
}
.text-feature-one_3a9cdba2aa0c92be .media-list-item_3277a209e870c993 {
  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_3a9cdba2aa0c92be .media-list-item_3277a209e870c993: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_3a9cdba2aa0c92be .media-list-item_3277a209e870c993 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_3a9cdba2aa0c92be .media-list-item_3277a209e870c993 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_3a9cdba2aa0c92be .media-list-item_3277a209e870c993 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_3a9cdba2aa0c92be .media-list-item_3277a209e870c993 li:hover:before {
  background: #29594B;
}
.text-feature-one_3a9cdba2aa0c92be .media-list-item_3277a209e870c993 li:hover:after {
  color: #fff;
}

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

.text-feature-three_8d31e4b71a838097 {
  z-index: 1;
}
.text-feature-three_8d31e4b71a838097 .counter-wrapper_1956476309690379 {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.text-feature-three_8d31e4b71a838097 .media-wrapper_85cd377eed56c759 {
  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_8d31e4b71a838097 .media-wrapper_85cd377eed56c759 .screen_01_1d2235bb3f9badce {
  right: -9%;
  top: 12%;
  width: 37.3%;
  border-radius: 10px;
  box-shadow: 10px 30px 50px rgba(0, 0, 0, 0.06);
}
.text-feature-three_8d31e4b71a838097 .media-wrapper_85cd377eed56c759 .screen_02_c5c08b1abde8b730 {
  left: -11%;
  bottom: -9%;
  width: 65.5%;
}
.text-feature-three_8d31e4b71a838097 .media-wrapper_85cd377eed56c759 .screen_03_b7b3614f96d9bbaa {
  left: -13%;
  bottom: -11%;
  width: 50.85%;
  box-shadow: 0px 35px 70px rgba(0, 0, 0, 0.06);
}
.text-feature-three_8d31e4b71a838097 .shape_01_c54539d05f471dd6 {
  bottom: 2%;
  left: 39%;
  width: 2.3%;
  min-width: 28px;
  animation: rotated 50s infinite linear;
}

.text-feature-four_0ed9981ea1819726 {
  z-index: 1;
}
.text-feature-four_0ed9981ea1819726 .avatar_73f0908bf932e9c7 {
  width: 65px;
  height: 65px;
}
.text-feature-four_0ed9981ea1819726 .name {
  font-size: 28px;
}
.text-feature-four_0ed9981ea1819726 .quote-text_072af0e994383121 {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_0ed9981ea1819726 .shape_01_c54539d05f471dd6 {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_0ed9981ea1819726 .shape_02_9a87b3599d66a465 {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_5e2572c4b07ada68 .bg-wrapper_aea19846e40d6662 {
  background: #FFF2AC;
}
.text-feature-five_5e2572c4b07ada68 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_5e2572c4b07ada68 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_5e2572c4b07ada68 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_5e2572c4b07ada68 li:hover:before {
  background: #29594B;
}
.text-feature-five_5e2572c4b07ada68 li:hover:after {
  color: #fff;
}
.text-feature-five_5e2572c4b07ada68 .media-wrapper_85cd377eed56c759 {
  background: url(../gallery/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_5e2572c4b07ada68 .media-wrapper_85cd377eed56c759 .video-icon_a80e267293af5430 {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_5e2572c4b07ada68 .media-wrapper_85cd377eed56c759 .video-icon_a80e267293af5430:hover {
  background: #CFFF45;
}
.text-feature-five_5e2572c4b07ada68 .media-wrapper_85cd377eed56c759 .screen_01_1d2235bb3f9badce {
  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_7b066ee562af16cc {
  z-index: 1;
}
.text-feature-six_7b066ee562af16cc .media-wrapper_85cd377eed56c759 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_7b066ee562af16cc .media-wrapper_85cd377eed56c759 .screen_01_1d2235bb3f9badce {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_7b066ee562af16cc .shape_01_c54539d05f471dd6 {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_7b066ee562af16cc .shape_02_9a87b3599d66a465 {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_d6d8b28242b704d7 {
  background: url(../gallery/assets_9a4f8382b5/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_d6d8b28242b704d7 .block_cede48574c0ae207 .icon_1e5559a4175dd6d3 {
  height: 50px;
}
.text-feature-nine_d6d8b28242b704d7 .vertical-text-wrapper_9f82e33539cfa24e {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_d6d8b28242b704d7 .vertical-text-wrapper_9f82e33539cfa24e .text-list_2a2624ad47f57fd0 {
  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_d6d8b28242b704d7 .vertical-text-wrapper_9f82e33539cfa24e .text-list_2a2624ad47f57fd0:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_d6d8b28242b704d7 .vertical-text-wrapper_9f82e33539cfa24e .shape_01_c54539d05f471dd6 {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_d6d8b28242b704d7 .vertical-text-wrapper_9f82e33539cfa24e .shape_02_9a87b3599d66a465 {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_d6d8b28242b704d7 .shape_03_cf1ccb398ddb4c41 {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_d6d8b28242b704d7 .shape_04_94a96c11b7a9c17c {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_c96c5a86e2fba6d4 .section-btn_703d17b94b05a688 {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_35178407ce167a62 {
  z-index: 1;
}
.team-section-three_35178407ce167a62:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../gallery/shape_a019de2c9b/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_35178407ce167a62 .section-btn_703d17b94b05a688 {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_35178407ce167a62 .shape_01_c54539d05f471dd6 {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_35178407ce167a62 .shape_02_9a87b3599d66a465 {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_35178407ce167a62 .shape_03_cf1ccb398ddb4c41 {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_0da7eff2af9a019e .logo_273b10042760555e {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_3efa0c44dff53242 {
  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_b8e023b92368ce21 {
  max-width: 565px;
}
.user-data-form .form-wrapper_b8e023b92368ce21 .input-group-meta_3747ec6e5261cf00 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_b8e023b92368ce21 .input-group-meta_3747ec6e5261cf00 label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_b8e023b92368ce21 .input-group-meta_3747ec6e5261cf00 .placeholder_icon_7d576dc09a407e16 {
  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_b8e023b92368ce21 .input-group-meta_3747ec6e5261cf00 .placeholder_icon_7d576dc09a407e16 img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_b8e023b92368ce21 .input-group-meta_3747ec6e5261cf00 .placeholder_icon_7d576dc09a407e16 span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_b8e023b92368ce21 .input-group-meta_3747ec6e5261cf00 .placeholder_icon_7d576dc09a407e16 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_b8e023b92368ce21 .input-group-meta_3747ec6e5261cf00 .placeholder_icon_7d576dc09a407e16 span.eye-slash_9f43e177b659ca89:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_464586bc43c96f80 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_464586bc43c96f80 label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_464586bc43c96f80 input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_464586bc43c96f80 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_464586bc43c96f80 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_464586bc43c96f80 a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_464586bc43c96f80 a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_ca29e5e3e67ce89a {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_2f2522167a53f348 {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_2f2522167a53f348:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_2f2522167a53f348 img {
  width: 20px;
}
.user-data-form .btn-close_b45c48ba8615716d {
  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_1f77b74d18517f47 .main-count_61de003a8b240f86 {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_239e7084eace1be0 .icon_1e5559a4175dd6d3 {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_cc9165e4bada106f .img-holder_d6ff97d510278ef7 {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_cc9165e4bada106f .img-holder_d6ff97d510278ef7.round-border_09c6f0d558a2a6f0 {
  border-radius: 30px;
}
.portfolio-block-one_cc9165e4bada106f .img-holder_d6ff97d510278ef7 .expend_350a1ad2e9b6eafe {
  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_cc9165e4bada106f .img-holder_d6ff97d510278ef7 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_cc9165e4bada106f .img-holder_d6ff97d510278ef7 i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_cc9165e4bada106f:hover .expend_350a1ad2e9b6eafe {
  opacity: 1;
}
.portfolio-block-one_cc9165e4bada106f:hover .img-meta_a5ec0a33661329ac {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_cc9165e4bada106f:hover .pj-title_75f77aef5cea0779 {
  text-decoration: underline;
}
.portfolio-block-one_cc9165e4bada106f .caption {
  margin-top: 35px;
}
.portfolio-block-one_cc9165e4bada106f .caption .tag_565f98be42f24552 {
  margin: 0 -3px;
}
.portfolio-block-one_cc9165e4bada106f .caption .tag_565f98be42f24552 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_cc9165e4bada106f .caption .pj-title_75f77aef5cea0779 {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_cc9165e4bada106f .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_cc9165e4bada106f .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_bd23bf2987997d86 .bg-wrapper_aea19846e40d6662 {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_bd23bf2987997d86 .slider-wrapper_d5d9f70e9e73a672 {
  height: 100%;
}
.project-details-two_bd23bf2987997d86 .slider-wrapper_d5d9f70e9e73a672 .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_bd23bf2987997d86 .slider-wrapper_d5d9f70e9e73a672 .carousel-control-next_569c23bf3f02f54a,
.project-details-two_bd23bf2987997d86 .slider-wrapper_d5d9f70e9e73a672 .carousel-control-prev_ae69901b5131070c {
  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_bd23bf2987997d86 .slider-wrapper_d5d9f70e9e73a672 .carousel-control-next_569c23bf3f02f54a:hover,
.project-details-two_bd23bf2987997d86 .slider-wrapper_d5d9f70e9e73a672 .carousel-control-prev_ae69901b5131070c:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_bd23bf2987997d86 .slider-wrapper_d5d9f70e9e73a672 .carousel-control-prev_ae69901b5131070c {
  left: auto;
  right: 45px;
}
.project-details-two_bd23bf2987997d86 .info-wrapper_fa4a6a46a94e6028 {
  padding: 55px 50px 85px 70px;
}
.project-details-two_bd23bf2987997d86 .info-wrapper_fa4a6a46a94e6028 h3 {
  font-size: 36px;
}
.project-details-two_bd23bf2987997d86 .info-wrapper_fa4a6a46a94e6028 .list-meta_eae8ef6dc5182b39 li {
  padding: 22px 0;
}
.project-details-two_bd23bf2987997d86 .info-wrapper_fa4a6a46a94e6028 .list-meta_eae8ef6dc5182b39 .icon_1e5559a4175dd6d3 {
  width: 40px;
}
.project-details-two_bd23bf2987997d86 .info-wrapper_fa4a6a46a94e6028 .list-meta_eae8ef6dc5182b39 .text1_7c0ed73bbe55b6cf {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_bd23bf2987997d86 .info-wrapper_fa4a6a46a94e6028 .list-meta_eae8ef6dc5182b39 span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_bd23bf2987997d86 .info-wrapper_fa4a6a46a94e6028 .social-share_e647654140b59ca7 li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_bd23bf2987997d86 .info-wrapper_fa4a6a46a94e6028 .social-share_e647654140b59ca7 li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_124e652decbaa543 .slider-wrapper_d5d9f70e9e73a672 {
  padding-left: 100px;
}
.feedback-section-three_124e652decbaa543 .slider-wrapper_d5d9f70e9e73a672 .icon_1e5559a4175dd6d3 {
  left: 0;
  top: 18px;
}
.feedback-section-three_124e652decbaa543 .slick-dots_83286f07e3b827d9 {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_124e652decbaa543 .slick-dots_83286f07e3b827d9 li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_124e652decbaa543 .slick-dots_83286f07e3b827d9 .slick-active button {
  background: #000;
}
.feedback-section-three_124e652decbaa543 .rating-box_5e87bb228fce2b98 {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_124e652decbaa543 .rating-box_5e87bb228fce2b98 .rating_27ad14799ddc54a1 {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_124e652decbaa543 .shape_01_c54539d05f471dd6 {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_124e652decbaa543 .shape_02_9a87b3599d66a465 {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_ed100fc7604a20c0 {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_ed100fc7604a20c0 .post-data_72f82b41723b1910 {
  padding: 30px 35px 25px;
}
.blog-meta-one_ed100fc7604a20c0 .post-data_72f82b41723b1910 .post-info_3670cf1d62e204ba {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_ed100fc7604a20c0 .post-data_72f82b41723b1910 .blog-title_0cdf8a7cb986495e {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_ed100fc7604a20c0 .post-data_72f82b41723b1910 .blog-title_0cdf8a7cb986495e:hover {
  text-decoration: underline;
}
.blog-meta-one_ed100fc7604a20c0 .post-img_dd4fad8bebb9d55a {
  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_ed100fc7604a20c0 .post-img_dd4fad8bebb9d55a .round-btn_43222d83cbc59f2a {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_ed100fc7604a20c0:hover .round-btn_43222d83cbc59f2a {
  background: #CFFF45;
}
.blog-meta-one_ed100fc7604a20c0.style-two_20da972cf4a12253 {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_ed100fc7604a20c0.style-two_20da972cf4a12253 .post-img_dd4fad8bebb9d55a {
  border-radius: 0;
}
.blog-meta-one_ed100fc7604a20c0.style-two_20da972cf4a12253 .blog-title_0cdf8a7cb986495e {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_634b0a2895e0bf01 {
  background: #fff;
}
.blog-meta-two_634b0a2895e0bf01 .post-data_72f82b41723b1910 {
  padding-top: 30px;
}
.blog-meta-two_634b0a2895e0bf01 .post-data_72f82b41723b1910 .blog-title_0cdf8a7cb986495e {
  width: 70%;
}
.blog-meta-two_634b0a2895e0bf01 .post-data_72f82b41723b1910 .blog-title_0cdf8a7cb986495e h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_634b0a2895e0bf01 .post-data_72f82b41723b1910 .blog-title_0cdf8a7cb986495e:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_634b0a2895e0bf01 .post-data_72f82b41723b1910 .round-btn_43222d83cbc59f2a {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_634b0a2895e0bf01 .post-data_72f82b41723b1910 .round-btn_43222d83cbc59f2a:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_634b0a2895e0bf01 .post-data_72f82b41723b1910 .post-info_3670cf1d62e204ba {
  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_634b0a2895e0bf01 .post-img_dd4fad8bebb9d55a {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_634b0a2895e0bf01 .post-img_dd4fad8bebb9d55a .date_9171226affe70f4e {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_634b0a2895e0bf01.style-two_20da972cf4a12253 {
  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_634b0a2895e0bf01.style-two_20da972cf4a12253 p {
  font-size: 18px;
}
.blog-meta-two_634b0a2895e0bf01.style-two_20da972cf4a12253 .post-img_dd4fad8bebb9d55a {
  height: auto;
  width: 100%;
}
.blog-meta-two_634b0a2895e0bf01.style-two_20da972cf4a12253 .post-data_72f82b41723b1910 {
  padding: 26px 0;
}
.blog-meta-two_634b0a2895e0bf01.style-two_20da972cf4a12253 .post-data_72f82b41723b1910 .post-info_3670cf1d62e204ba {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_634b0a2895e0bf01.style-two_20da972cf4a12253 .post-data_72f82b41723b1910 .round-btn_43222d83cbc59f2a {
  border: none;
}

.signup-btn-one_6080f760a4952468 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_6080f760a4952468 .icon_1e5559a4175dd6d3 {
  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_a0c19fd50cf65261 {
  z-index: 1;
}
.blog-section-three_a0c19fd50cf65261 .section-btn_703d17b94b05a688 {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

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

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

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

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

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

.blog-details_6c14234c1926e326 .post-details-meta_1e76401e69d7755c {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_6c14234c1926e326 .post-details-meta_1e76401e69d7755c p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_6c14234c1926e326 .post-details-meta_1e76401e69d7755c .quote-wrapper_0174a6191f334aec {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_6c14234c1926e326 .post-details-meta_1e76401e69d7755c .quote-wrapper_0174a6191f334aec .wrapper_6749bc397412e6a6 {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_6c14234c1926e326 .post-details-meta_1e76401e69d7755c .quote-wrapper_0174a6191f334aec .wrapper_6749bc397412e6a6 .icon_1e5559a4175dd6d3 {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_6c14234c1926e326 .post-details-meta_1e76401e69d7755c .quote-wrapper_0174a6191f334aec .wrapper_6749bc397412e6a6 h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_6c14234c1926e326 .post-details-meta_1e76401e69d7755c .quote-wrapper_0174a6191f334aec h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_6c14234c1926e326 .post-details-meta_1e76401e69d7755c .quote-wrapper_0174a6191f334aec h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_6c14234c1926e326 .post-details-meta_1e76401e69d7755c .img-gallery_786f9500b67eea1f {
  margin-bottom: 50px;
}
.blog-details_6c14234c1926e326 .post-details-meta_1e76401e69d7755c .img-gallery_786f9500b67eea1f img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_6c14234c1926e326 .post-details-meta_1e76401e69d7755c h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_6c14234c1926e326 .post-details-meta_1e76401e69d7755c .list-item_fdc03511cef80827 li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_6c14234c1926e326 .post-details-meta_1e76401e69d7755c .list-item_fdc03511cef80827 li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_6c14234c1926e326 .bottom-widget_157055d7996cfb9e {
  padding: 10px 0 5px;
}
.blog-details_6c14234c1926e326 .bottom-widget_157055d7996cfb9e .tags_e8466eec31a1489d li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_6c14234c1926e326 .bottom-widget_157055d7996cfb9e .tags_e8466eec31a1489d a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_6c14234c1926e326 .bottom-widget_157055d7996cfb9e .tags_e8466eec31a1489d a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_6c14234c1926e326 .bottom-widget_157055d7996cfb9e .share-icon_a66e04aebc2dcc66 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_6c14234c1926e326 .bottom-widget_157055d7996cfb9e .share-icon_a66e04aebc2dcc66 a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_6c14234c1926e326 .grey-bg_4c6ac6e82c8e9605 {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_6c14234c1926e326 .blog-inner-title_12a22d42ac4f5833 {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_6c14234c1926e326 .blog-comment-area_3babb3253d9fec89 {
  margin: 60px 0;
}
.blog-details_6c14234c1926e326 .blog-comment-area_3babb3253d9fec89 .comment_fc1522d0b353b132 {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_6c14234c1926e326 .blog-comment-area_3babb3253d9fec89 .comment_fc1522d0b353b132:last-child {
  padding-bottom: 5px;
}
.blog-details_6c14234c1926e326 .blog-comment-area_3babb3253d9fec89 .comment_fc1522d0b353b132 .reply-comment_70ec1493c91057c0 {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_6c14234c1926e326 .blog-comment-area_3babb3253d9fec89 .comment_fc1522d0b353b132 .user-avatar_3e5046c6a2e0b2ea {
  width: 60px;
  height: 60px;
}
.blog-details_6c14234c1926e326 .blog-comment-area_3babb3253d9fec89 .comment_fc1522d0b353b132 .comment-text_7ce2cdf86d6715fd {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_6c14234c1926e326 .blog-comment-area_3babb3253d9fec89 .comment_fc1522d0b353b132 .comment-text_7ce2cdf86d6715fd .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_6c14234c1926e326 .blog-comment-area_3babb3253d9fec89 .comment_fc1522d0b353b132 .comment-text_7ce2cdf86d6715fd .date_9171226affe70f4e {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_6c14234c1926e326 .blog-comment-area_3babb3253d9fec89 .comment_fc1522d0b353b132 .comment-text_7ce2cdf86d6715fd p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_6c14234c1926e326 .blog-comment-area_3babb3253d9fec89 .comment_fc1522d0b353b132 .comment-text_7ce2cdf86d6715fd .reply-btn_52a4b063bcf549af {
  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_6c14234c1926e326 .blog-comment-area_3babb3253d9fec89 .comment_fc1522d0b353b132 .comment-text_7ce2cdf86d6715fd .reply-btn_52a4b063bcf549af:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_6c14234c1926e326 .blog-comment-form_332b134bc944d12f p a {
  color: #19352D;
}
.blog-details_6c14234c1926e326 .blog-comment-form_332b134bc944d12f form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_6c14234c1926e326 .blog-comment-form_332b134bc944d12f form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_6c14234c1926e326 .blog-comment-form_332b134bc944d12f 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_0335cfd4f007d470 {
  height: 600px;
}

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

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

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

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

.footer-one_167b2a1fb7115bde {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_167b2a1fb7115bde .bottom-footer_13d842c9188e09a4 {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_167b2a1fb7115bde .social-icon_16e74b6f59cf8468 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_167b2a1fb7115bde .social-icon_16e74b6f59cf8468 a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_167b2a1fb7115bde .footer-title_a9c4f327f70915a9 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_167b2a1fb7115bde .footer-nav-link_64e7d503800547a9 a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_167b2a1fb7115bde .footer-nav-link_64e7d503800547a9 a:hover {
  color: #fff;
}
.footer-nav-link_64e7d503800547a9 p {
  font-size: 16px;
}
.logo_273b10042760555e 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_0f11c9f4ab03dc80 {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_bf57795b087aaa2d {
  align-content: center;
}

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

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

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

.footer-two_9d688295ddcd9175 {
  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_9d688295ddcd9175.no-bg_c48c0a4698069ef0 {
  background: none;
  padding: 0;
  position: statics;
}
.footer-two_9d688295ddcd9175.no-bg_c48c0a4698069ef0:before {
  display: none;
}
.footer-two_9d688295ddcd9175.no-bg_c48c0a4698069ef0 .bg-wrapper_aea19846e40d6662 {
  box-shadow: none;
  padding-left: 0;
  padding-right: 0;
}
.footer-two_9d688295ddcd9175.no-bg_c48c0a4698069ef0 .bg-wrapper_aea19846e40d6662 .copyright_fe27c3523cda03a4 {
  left: 0;
}
.footer-two_9d688295ddcd9175: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_9d688295ddcd9175 .bg-wrapper_aea19846e40d6662 {
  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_9d688295ddcd9175 .bg-wrapper_aea19846e40d6662 .shape_01_c54539d05f471dd6 {
  bottom: 12%;
  right: 33%;
  width: 2.3%;
  min-width: 28px;
}
.footer-two_9d688295ddcd9175 .bg-wrapper_aea19846e40d6662 .shape_02_9a87b3599d66a465 {
  bottom: 38%;
  left: 25%;
  width: 3.8%;
  min-width: 28px;
}
.footer-two_9d688295ddcd9175 .social-icon_16e74b6f59cf8468 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_9d688295ddcd9175 .social-icon_16e74b6f59cf8468 a:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.footer-two_9d688295ddcd9175 .footer-title_a9c4f327f70915a9 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-two_9d688295ddcd9175 .footer-nav-link_64e7d503800547a9 a {
  color: rgba(0, 0, 0, 0.8);
  line-height: 42px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-two_9d688295ddcd9175 .footer-nav-link_64e7d503800547a9 a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-two_9d688295ddcd9175 .copyright_fe27c3523cda03a4 {
  font-size: 18px;
  color: #19352D;
  position: absolute;
  left: 40px;
  bottom: 64px;
}

.footer-three_458108567d4300a4 {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_458108567d4300a4 .round-bg_54617bed8904d429 {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_458108567d4300a4 .round-bg_54617bed8904d429.color-two_d35ab759dcd2a9b4 {
  background: #F6FFDD;
}
.footer-three_458108567d4300a4 .footer-intro_f7afd814c281ab96 p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_458108567d4300a4 .footer-intro_f7afd814c281ab96 p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_458108567d4300a4 .footer-title_a9c4f327f70915a9 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_458108567d4300a4 .footer-nav-link_64e7d503800547a9 a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_458108567d4300a4 .footer-nav-link_64e7d503800547a9 a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_458108567d4300a4 .bottom-footer_13d842c9188e09a4 {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_458108567d4300a4 .bottom-footer_13d842c9188e09a4 .copyright_fe27c3523cda03a4 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_458108567d4300a4 .bottom-footer_13d842c9188e09a4 .bottom-nav_bffcd7442571eeac {
  margin: 0 -12px;
}
.footer-three_458108567d4300a4 .bottom-footer_13d842c9188e09a4 .bottom-nav_bffcd7442571eeac a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_458108567d4300a4 .bottom-footer_13d842c9188e09a4 .bottom-nav_bffcd7442571eeac a:hover {
  text-decoration: underline;
}
.footer-three_458108567d4300a4 .bottom-footer_13d842c9188e09a4 .social-icon_16e74b6f59cf8468 {
  margin: 0 -10px;
}
.footer-three_458108567d4300a4 .bottom-footer_13d842c9188e09a4 .social-icon_16e74b6f59cf8468 a {
  margin: 0 10px;
}
.footer-three_458108567d4300a4 .bottom-footer_13d842c9188e09a4 .social-icon_16e74b6f59cf8468 a:hover {
  color: #19352D;
}
.footer-three_458108567d4300a4 .shape_01_c54539d05f471dd6 {
  top: -3%;
  left: -3%;
}
.footer-three_458108567d4300a4 .shape_02_9a87b3599d66a465 {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_81bfa09dd039425c {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_81bfa09dd039425c:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../gallery/assets_9a4f8382b5/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_81bfa09dd039425c h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_81bfa09dd039425c .btn-group_4264d19af4161f37 {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_81bfa09dd039425c .btn-group_4264d19af4161f37 h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_81bfa09dd039425c .btn-group_4264d19af4161f37 h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_81bfa09dd039425c .btn-group_4264d19af4161f37 .round-btn_43222d83cbc59f2a {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_81bfa09dd039425c .btn-group_4264d19af4161f37 .round-btn_43222d83cbc59f2a:hover, .footer-five_81bfa09dd039425c .btn-group_4264d19af4161f37 .round-btn_43222d83cbc59f2a:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_81bfa09dd039425c .social-icon_16e74b6f59cf8468 {
  margin: 0 -20px;
}
.footer-five_81bfa09dd039425c .social-icon_16e74b6f59cf8468 a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_81bfa09dd039425c .social-icon_16e74b6f59cf8468 a:hover {
  color: #DFFF5E;
}
.footer-five_81bfa09dd039425c .bottom-nav_bffcd7442571eeac {
  margin: 0 -12px;
}
.footer-five_81bfa09dd039425c .bottom-nav_bffcd7442571eeac a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_81bfa09dd039425c .bottom-nav_bffcd7442571eeac a:hover {
  text-decoration: underline;
}
.footer-five_81bfa09dd039425c .shape_01_c54539d05f471dd6 {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_81bfa09dd039425c .shape_02_9a87b3599d66a465 {
  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_681d2cb9ca97c03e {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_9109a60a39078593 {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_dfabf81c20d3f05b {
  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_958080f8b9d69544 {
  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_acfbf743bd20ce29 {
  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_8fb3e2927f6b95a4 {
  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_e4f748e4f2dd5618 {
  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_af69d2e147f1349a {
  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_89dd993ec0ae7029 {
  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_2c8797cbd339fa14 {
  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_083a59de8b4f4755 {
  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_5784934e298a4bea {
  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_0c8afc8f54a134a2 {
  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_3d1be7405538ff37 {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_10fa7733bf67c377 {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_1b0e5f579a724bd4 {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_46601ed4940d9404 {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_83c9ad184bb8c000 {
  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_c8fa968577899903 {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_738b0bd2372470cd {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_671560bba8313c58 {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_1edeb158593b351a {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_79006f973b4abe5f {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_652f1e1d67315d08 {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_28948b69a76bfd1f {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_d20054244ee240cf {
  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_9f2cc4da21b758d6 {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_1fbd06edb60f1a38 {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_52fbc5de10186eeb {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_5fdce6bc8d0319b2 {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_2f30f3632cb985f4 {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_e8f09377b496de05 {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_b0b3a8d47b2618a5 {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_b0786d893f632c6d {
  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_5abde801496ac2ee {
  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_3149468e8b045a75 {
  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_3ce659699b7d79c4 {
  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_f64edb6a98f8b481 {
  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_f44b8e3d68983244 {
  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_9f0cb0944193b990 {
  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_34b080761420a374 {
  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_2cea14ce31acecdc {
  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_eac43231c354299d {
  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_5d03793088ba91b1 {
  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_1cc86a0b27543841 {
  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_08426f5d47293f72 {
  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_decdf3f75bef2d9e {
  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_68c55f1fbd6cf6f7 {
  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_709032842b632729 {
  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_8d9a53fe15850d5b {
  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_33ac33e63af27471 {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_a5a86b2c4c91f64c {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_42c83aadf0369b3f {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_a1c617908b39a876 {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_2437ae08395e3188 {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_f4680983e953df4f {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_8b158f100bcb8ff1 {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_55de82b052a7f982 {
  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_681d2cb9ca97c03e {
  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_cf15c100a59c9cbe {
  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_ec204e9931df648e {
  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_c04add5781e64a5e .theme-select-menu_de131a985f8a91e3 {
  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_8e5c395a1cb99b63 {
  overflow: hidden;
}
.product-block-one_8e5c395a1cb99b63 .img-holder_d6ff97d510278ef7 {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_8e5c395a1cb99b63 .img-holder_d6ff97d510278ef7 .cart-icon_0036667ed63d1170 {
  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_8e5c395a1cb99b63 .img-holder_d6ff97d510278ef7 .cart-icon_0036667ed63d1170:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_8e5c395a1cb99b63 .img-holder_d6ff97d510278ef7 .cart-button_f068be28c2fdbc42 {
  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_8e5c395a1cb99b63 .img-holder_d6ff97d510278ef7 .cart-button_f068be28c2fdbc42:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_8e5c395a1cb99b63 .product-title_92d16daad1b2d604 {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_8e5c395a1cb99b63 .rating_27ad14799ddc54a1 {
  margin: 0 -3px;
}
.product-block-one_8e5c395a1cb99b63 .rating_27ad14799ddc54a1 li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_8e5c395a1cb99b63 .rating_27ad14799ddc54a1 li .bi-star-fill_b87e54d122ea4924 {
  color: #FFCB65;
}
.product-block-one_8e5c395a1cb99b63 .price_fda7e480c208654c {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_8e5c395a1cb99b63:hover .cart-button_f068be28c2fdbc42 {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_8e5c395a1cb99b63:hover .product-img_5ae0b52aae6ac04e {
  transform: scale(0.95);
}
.product-block-one_8e5c395a1cb99b63:hover .cart-icon_0036667ed63d1170 {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_8e5c395a1cb99b63:hover .product-title_92d16daad1b2d604 {
  text-decoration: underline;
}

.product-details-one_d1ed8140a87d4d98 .product-img-tab_27d0b572898d8c7e {
  border: none;
}
.product-details-one_d1ed8140a87d4d98 .product-img-tab_27d0b572898d8c7e .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_d1ed8140a87d4d98 .product-img-tab_27d0b572898d8c7e .nav-link img {
  max-height: 100%;
}
.product-details-one_d1ed8140a87d4d98 .product-img-tab_27d0b572898d8c7e .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_d1ed8140a87d4d98 .product-img-tab-content_0e6aa843991b0d0a {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_d1ed8140a87d4d98 .product-img-tab-content_0e6aa843991b0d0a img {
  margin: auto;
}
.product-details-one_d1ed8140a87d4d98 .product-info_c4ac9575923a8c3b .stock-tag_9e345da89af72228 {
  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_d1ed8140a87d4d98 .product-info_c4ac9575923a8c3b .product-name_c368f4ac6c28398f {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_d1ed8140a87d4d98 .product-info_c4ac9575923a8c3b .rating_27ad14799ddc54a1 li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_d1ed8140a87d4d98 .product-info_c4ac9575923a8c3b .rating_27ad14799ddc54a1 li .bi-star-fill_b87e54d122ea4924 {
  color: #FFCB65;
}
.product-details-one_d1ed8140a87d4d98 .product-info_c4ac9575923a8c3b .rating_27ad14799ddc54a1 li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_d1ed8140a87d4d98 .product-info_c4ac9575923a8c3b .rating_27ad14799ddc54a1 li a:hover {
  text-decoration: underline;
}
.product-details-one_d1ed8140a87d4d98 .product-info_c4ac9575923a8c3b .price_fda7e480c208654c {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_d1ed8140a87d4d98 .product-info_c4ac9575923a8c3b .price_fda7e480c208654c del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_d1ed8140a87d4d98 .product-info_c4ac9575923a8c3b .availability_acc108496790525d {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_d1ed8140a87d4d98 .product-info_c4ac9575923a8c3b .description-text_bd690415ae54c03b {
  padding: 10px 0 15px;
}
.product-details-one_d1ed8140a87d4d98 .product-info_c4ac9575923a8c3b .product-feature_787038a5e1104674 {
  margin-bottom: 20px;
}
.product-details-one_d1ed8140a87d4d98 .product-info_c4ac9575923a8c3b .product-feature_787038a5e1104674 li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_d1ed8140a87d4d98 .product-info_c4ac9575923a8c3b .product-feature_787038a5e1104674 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_d1ed8140a87d4d98 .product-info_c4ac9575923a8c3b .customize-order_0679c5aa74e83155 h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_d1ed8140a87d4d98 .product-info_c4ac9575923a8c3b .customize-order_0679c5aa74e83155 .quantity_02eb1d33718584f4 .button-group_0d329c32b2f00d79 {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_d1ed8140a87d4d98 .product-info_c4ac9575923a8c3b .customize-order_0679c5aa74e83155 .quantity_02eb1d33718584f4 .button-group_0d329c32b2f00d79 li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_d1ed8140a87d4d98 .product-info_c4ac9575923a8c3b .customize-order_0679c5aa74e83155 .quantity_02eb1d33718584f4 .button-group_0d329c32b2f00d79 li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_d1ed8140a87d4d98 .product-info_c4ac9575923a8c3b .customize-order_0679c5aa74e83155 .quantity_02eb1d33718584f4 .button-group_0d329c32b2f00d79 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_d1ed8140a87d4d98 .product-review-tab_9989291fe026de94 .nav-tabs_cfd9127ea7610cee {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_d1ed8140a87d4d98 .product-review-tab_9989291fe026de94 .nav-tabs_cfd9127ea7610cee .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_d1ed8140a87d4d98 .product-review-tab_9989291fe026de94 .nav-tabs_cfd9127ea7610cee .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_d1ed8140a87d4d98 .product-review-tab_9989291fe026de94 .nav-tabs_cfd9127ea7610cee .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_d1ed8140a87d4d98 .product-review-tab_9989291fe026de94 .nav-tabs_cfd9127ea7610cee .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_d1ed8140a87d4d98 .product-review-tab_9989291fe026de94 .tab-content_2e891b6f8182d0c7 h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_d1ed8140a87d4d98 .product-review-tab_9989291fe026de94 .tab-content_2e891b6f8182d0c7 .product-feature_787038a5e1104674 li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_d1ed8140a87d4d98 .product-review-tab_9989291fe026de94 .tab-content_2e891b6f8182d0c7 .product-feature_787038a5e1104674 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_d1ed8140a87d4d98 .product-review-tab_9989291fe026de94 .user-comment-area_d3d1f77f86855d09 .single-comment_f9cccd83dcb6be40 {
  padding-bottom: 40px;
}
.product-details-one_d1ed8140a87d4d98 .product-review-tab_9989291fe026de94 .user-comment-area_d3d1f77f86855d09 .single-comment_f9cccd83dcb6be40:last-child {
  padding-bottom: 0;
}
.product-details-one_d1ed8140a87d4d98 .product-review-tab_9989291fe026de94 .user-comment-area_d3d1f77f86855d09 .user-img_68f39191195c7adf {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_d1ed8140a87d4d98 .product-review-tab_9989291fe026de94 .user-comment-area_d3d1f77f86855d09 .user-comment-data_d6ff5f83182ff484 {
  padding-left: 30px;
  position: relative;
}
.product-details-one_d1ed8140a87d4d98 .product-review-tab_9989291fe026de94 .user-comment-area_d3d1f77f86855d09 .user-comment-data_d6ff5f83182ff484 .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_d1ed8140a87d4d98 .product-review-tab_9989291fe026de94 .user-comment-area_d3d1f77f86855d09 .user-comment-data_d6ff5f83182ff484 .rating_27ad14799ddc54a1 li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_d1ed8140a87d4d98 .product-review-tab_9989291fe026de94 .user-comment-area_d3d1f77f86855d09 .user-comment-data_d6ff5f83182ff484 .rating_27ad14799ddc54a1 li .bi-star-fill_b87e54d122ea4924 {
  color: #FFCB65;
}
.product-details-one_d1ed8140a87d4d98 .product-review-tab_9989291fe026de94 .user-comment-area_d3d1f77f86855d09 .user-comment-data_d6ff5f83182ff484 p {
  padding-top: 8px;
}

.cart-list-form_54ddf921b4151009 {
  position: relative;
}
.cart-list-form_54ddf921b4151009 .table_697cacdfeabbc6b1 {
  margin: 0;
  background: transparent;
}
.cart-list-form_54ddf921b4151009 .table_697cacdfeabbc6b1 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_54ddf921b4151009 .table_697cacdfeabbc6b1 th:first-child {
  text-align: left;
}
.cart-list-form_54ddf921b4151009 .table_697cacdfeabbc6b1 tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_54ddf921b4151009 .table_697cacdfeabbc6b1 tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_54ddf921b4151009 .table_697cacdfeabbc6b1 tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_54ddf921b4151009 .table_697cacdfeabbc6b1 tbody .product-thumbnails_62a70cd04c8155a2 {
  width: 85px;
}
.cart-list-form_54ddf921b4151009 .table_697cacdfeabbc6b1 tbody .product-thumbnails_62a70cd04c8155a2 img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_54ddf921b4151009 .table_697cacdfeabbc6b1 tbody .product-thumbnails_62a70cd04c8155a2 .product-img_5ae0b52aae6ac04e {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_54ddf921b4151009 .table_697cacdfeabbc6b1 tbody .product-info_c4ac9575923a8c3b {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_54ddf921b4151009 .table_697cacdfeabbc6b1 tbody .product-info_c4ac9575923a8c3b .product-name_c368f4ac6c28398f {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_54ddf921b4151009 .table_697cacdfeabbc6b1 tbody .product-info_c4ac9575923a8c3b .serial_15d84ea90f853d47 {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_54ddf921b4151009 .table_697cacdfeabbc6b1 tbody .product-info_c4ac9575923a8c3b ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_54ddf921b4151009 .table_697cacdfeabbc6b1 tbody .price_fda7e480c208654c {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_54ddf921b4151009 .table_697cacdfeabbc6b1 tbody .quantity_02eb1d33718584f4 li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_54ddf921b4151009 .table_697cacdfeabbc6b1 tbody .quantity_02eb1d33718584f4 li .btn_93f5451409ba1d0d {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_54ddf921b4151009 .table_697cacdfeabbc6b1 tbody .quantity_02eb1d33718584f4 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_54ddf921b4151009 .table_697cacdfeabbc6b1 tbody .remove-product_28f0172a5441f636 {
  color: #000;
  font-size: 22px;
}
.cart-list-form_54ddf921b4151009 .table_697cacdfeabbc6b1 tbody .remove-product_28f0172a5441f636:hover {
  color: #ff2759;
}
.cart-list-form_54ddf921b4151009 .cart-footer_0be539578985227d {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_54ddf921b4151009 .cart-footer_0be539578985227d .coupon-form_dd16afcd6e136ac1 input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_54ddf921b4151009 .cart-footer_0be539578985227d .cart-total-section_2fe6a25ec7b2d138 {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_54ddf921b4151009 .cart-footer_0be539578985227d .cart-total-section_2fe6a25ec7b2d138 .cart-total-table_67a1f86dbe7a324d 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_54ddf921b4151009 .cart-footer_0be539578985227d .cart-total-section_2fe6a25ec7b2d138 .cart-total-table_67a1f86dbe7a324d tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_2457d0c3a7d0615c {
  height: auto;
}

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

.fancybox-caption_7b0121c7d72a2b8e, .fancybox-infobar_e83d998e6e3c8d66, .fancybox-navigation_6159c335c72b7fee .fancybox-button_7b268a52848096da, .fancybox-toolbar_95b61ca258696ea1 {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_cc8a33aa2e867378 .fancybox-caption_7b0121c7d72a2b8e, .fancybox-show-infobar_215a4d00c67254c6 .fancybox-infobar_e83d998e6e3c8d66, .fancybox-show-nav_5f80f8ebd83c1065 .fancybox-navigation_6159c335c72b7fee .fancybox-button_7b268a52848096da, .fancybox-show-toolbar_c26a6d3f7391e8ba .fancybox-toolbar_95b61ca258696ea1 {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_366506eaecb00aee .fancybox-stage_34161ab5b8d5d522 {
  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_a132afc613e9ef9f .fancybox-slide, .fancybox-slide--current_c202e8cfec30177f, .fancybox-slide--next_a16f21d47638bed5, .fancybox-slide--previous_a8e7dac07e776429 {
  display: block;
}

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

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

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

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

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

.fancybox-content_d3a5a48926c3e0f8 {
  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_13a7e0d23f3959cc .fancybox-content_d3a5a48926c3e0f8 {
  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_a5d274105f3485fc .fancybox-content_d3a5a48926c3e0f8 {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_d6d99325d2fce25e .fancybox-content_d3a5a48926c3e0f8 {
  cursor: zoom-in;
}

.fancybox-can-drag_a566d94d1f07df19 .fancybox-content_d3a5a48926c3e0f8 {
  cursor: grab;
}

.fancybox-is-dragging_f3bb79be16f35736 .fancybox-content_d3a5a48926c3e0f8 {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_bf4f5644a7dc29ca .fancybox-content_d3a5a48926c3e0f8 {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_6a07b2081c65219b .fancybox-content_d3a5a48926c3e0f8, .fancybox-slide--map_75a3e3b332191a16 .fancybox-content_d3a5a48926c3e0f8, .fancybox-slide--video_db3764484a672e82 .fancybox-content_d3a5a48926c3e0f8 {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_db3764484a672e82 .fancybox-content_d3a5a48926c3e0f8 {
  background: #000;
}

.fancybox-slide--map_75a3e3b332191a16 .fancybox-content_d3a5a48926c3e0f8 {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_3da80cc282e2a7a9 svg path, .fancybox-button--share_20d44016bb09bc8e svg path, .fancybox-button--thumbs_453f6dc5d749684b svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_5f80f8ebd83c1065 .fancybox-navigation_6159c335c72b7fee .fancybox-button_7b268a52848096da {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_6159c335c72b7fee .fancybox-button--arrow_left_80bd96247eab6c6c {
  left: 6px;
}

.fancybox-navigation_6159c335c72b7fee .fancybox-button--arrow_right_3150911d36465bf2 {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_6a07b2081c65219b .fancybox-close-small_71d9b7fbd1880a50, .fancybox-slide--image_13a7e0d23f3959cc .fancybox-close-small_71d9b7fbd1880a50, .fancybox-slide--video_db3764484a672e82 .fancybox-close-small_71d9b7fbd1880a50 {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_6a07b2081c65219b .fancybox-close-small_71d9b7fbd1880a50:hover svg, .fancybox-slide--image_13a7e0d23f3959cc .fancybox-close-small_71d9b7fbd1880a50:hover svg, .fancybox-slide--video_db3764484a672e82 .fancybox-close-small_71d9b7fbd1880a50:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_cfb7a7f4af84a13b .fancybox-close-small_71d9b7fbd1880a50, .fancybox-is-zoomable_c8967fc23e6f3c63.fancybox-can-drag_a566d94d1f07df19 .fancybox-close-small_71d9b7fbd1880a50 {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_9976d29979d437c0.fancybox-slide--next_a16f21d47638bed5, .fancybox-fx-fade_9976d29979d437c0.fancybox-slide--previous_a8e7dac07e776429 {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_9976d29979d437c0.fancybox-slide--current_c202e8cfec30177f {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_f8543979bf434f7b {
  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_d2a275577c825e13 {
  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_ae163590f32ec748 {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_57ed9c66f6bb1176 .fancybox-thumbs_d2a275577c825e13 {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_d2a275577c825e13 > 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_d2a275577c825e13 .fancybox-thumbs-active_8e3ea570e72db0f1:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_d8fc946be9f9017a .slick-track_3c9d5f87d42e6622,
.slick-slider_d8fc946be9f9017a .slick-list_34393b441692f816 {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_5483486ddc221064 .slick-track_3c9d5f87d42e6622 {
  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_5483486ddc221064 img {
  display: none;
}

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

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

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

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

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