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

.h1_ac6451b8cb4984c4,
h1,
.h2_e1386a6a344b571b,
h2,
.h3_28a4dceada924ccf,
h3,
.h4_d78b7000922b6f29,
h4,
.h5_5eb2296c082954e5,
h5,
.h6_2d77784f4f2f9ae7,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_86a2455d25692f39 {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_5db76cf11594b2e3 {
  padding: 0 !important;
}

.m0_82a30f263a4623c0 {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_056d987cd81f6a02 {
    padding: 0 !important;
  }
  .xl-m0_4f4d41884200904c {
    margin: 0 !important;
  }
  .xl-pt-10_09d749bf311d723d {
    padding-top: 10px !important;
  }
  .xl-pt-20_2df23cca5d4cda65 {
    padding-top: 20px !important;
  }
  .xl-pt-30_6220a19a88d40cef {
    padding-top: 30px !important;
  }
  .xl-pt-40_21f11d4ac37b133d {
    padding-top: 40px !important;
  }
  .xl-pt-50_9979004f389be4ca {
    padding-top: 50px !important;
  }
  .xl-pt-60_6c801884488ef154 {
    padding-top: 60px !important;
  }
  .xl-pt-70_cc0a8c308329aadc {
    padding-top: 70px !important;
  }
  .xl-pt-80_cb4dc8d36c054d0f {
    padding-top: 80px !important;
  }
  .xl-pt-90_0f6390e584dd182c {
    padding-top: 90px !important;
  }
  .xl-pt-100_d78eae23acd8c053 {
    padding-top: 100px !important;
  }
  .xl-pt-110_2f07ffbd19a860b8 {
    padding-top: 110px !important;
  }
  .xl-pt-120_a64c192ac3c2b16d {
    padding-top: 120px !important;
  }
  .xl-pt-130_33d233660cd2c5da {
    padding-top: 130px !important;
  }
  .xl-pt-140_cfb44b3a6cf82186 {
    padding-top: 140px !important;
  }
  .xl-pt-150_52e0b56d6421ed49 {
    padding-top: 150px !important;
  }
  .xl-pt-200_4e34098714da71dd {
    padding-top: 200px !important;
  }
  .xl-pb-10_36da719e22f585ef {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_92ebdc42bd361786 {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_91a4fce9f79a9737 {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_1aab8a4c744f14cd {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_a0c2221d2df4db45 {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_e715335ac7c6e11c {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_5ee8bbe64eead1d0 {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_9b3f66b4416a5466 {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_67c94fa00cccbdb1 {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_3311828520553cc9 {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_e163ec6174947288 {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_6299b92d91d2b82a {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_338faa2757aae03a {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_4e5b9c94a084767d {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_fe5e55dcfd4bcd11 {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_ff3c21293c48774c {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_971bb340982730f7 {
    margin-top: 10px !important;
  }
  .xl-mt-20_2f2fcf9485203daa {
    margin-top: 20px !important;
  }
  .xl-mt-30_b6aa6e615811cb59 {
    margin-top: 30px !important;
  }
  .xl-mt-40_f61d4587717229fd {
    margin-top: 40px !important;
  }
  .xl-mt-50_8be30c2f29062c29 {
    margin-top: 50px !important;
  }
  .xl-mt-60_c5fcb24262e6faf9 {
    margin-top: 60px !important;
  }
  .xl-mt-70_8c9d29d04bb2d235 {
    margin-top: 70px !important;
  }
  .xl-mt-80_3018d0c117f14307 {
    margin-top: 80px !important;
  }
  .xl-mt-90_9d918c258fd327cf {
    margin-top: 90px !important;
  }
  .xl-mt-100_ea0187054a7c6aff {
    margin-top: 100px !important;
  }
  .xl-mt-110_e43d83e704e79ab5 {
    margin-top: 110px !important;
  }
  .xl-mt-120_dd461a462503dfe3 {
    margin-top: 120px !important;
  }
  .xl-mt-130_245b960aa613aa62 {
    margin-top: 130px !important;
  }
  .xl-mt-140_1166e849c9d6a2fa {
    margin-top: 140px !important;
  }
  .xl-mt-150_c657e3696e709957 {
    margin-top: 150px !important;
  }
  .xl-mt-200_a48036a9c03bdce5 {
    margin-top: 200px !important;
  }
  .xl-mb-10_149d1a65bb7e7b1e {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_262194301ced04fd {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_1a33c6b41dca4d0a {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_a98199ed00fb084f {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_a74d54a8c4cd2bba {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_0b3955cf46722974 {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_28239cf763d0d3a3 {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_02df3864221d325b {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_dbecf1ad677d8da5 {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_56d793ef6d995d96 {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_0ab169f936c62185 {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_d8b1aab37ba3efab {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_e20382b96585767c {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_712dbdcb281c6ab0 {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_f7f02b7b22f39f50 {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_3feb848766c90d1c {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_d23bf81016099a49 {
    padding: 0 !important;
  }
  .lg-m0_79b0a4cbdd2f2cbe {
    margin: 0 !important;
  }
  .lg-pt-10_07c3341462ee96f4 {
    padding-top: 10px !important;
  }
  .lg-pt-20_dd1977a5fa9655af {
    padding-top: 20px !important;
  }
  .lg-pt-30_cb05e6ea41a30e58 {
    padding-top: 30px !important;
  }
  .lg-pt-40_7aa1a56aa0a1071e {
    padding-top: 40px !important;
  }
  .lg-pt-50_3668f78d4cdf65b6 {
    padding-top: 50px !important;
  }
  .lg-pt-60_cb945dee2e7edb3b {
    padding-top: 60px !important;
  }
  .lg-pt-70_e378000256edd9de {
    padding-top: 70px !important;
  }
  .lg-pt-80_1845d2083aae8329 {
    padding-top: 80px !important;
  }
  .lg-pt-90_36ef4a5a5c4d350a {
    padding-top: 90px !important;
  }
  .lg-pt-100_fcfb1950c9eeeb34 {
    padding-top: 100px !important;
  }
  .lg-pt-110_97e7414a73966571 {
    padding-top: 110px !important;
  }
  .lg-pt-120_b03b1b6b7bd197ed {
    padding-top: 120px !important;
  }
  .lg-pt-130_0d9e12f55c2e6a99 {
    padding-top: 130px !important;
  }
  .lg-pt-140_54eb41d34db152ba {
    padding-top: 140px !important;
  }
  .lg-pt-150_cd007ab2c1e0f6e2 {
    padding-top: 150px !important;
  }
  .lg-pt-200_134f6b337c963b0d {
    padding-top: 200px !important;
  }
  .lg-pb-10_4199a089c85b8711 {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_d6b45165a81151f3 {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_4bd953024bfc58c3 {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_c0fe342a82b12f40 {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_e6cba52485184c74 {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_5d345c9abfcf4ed0 {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_12807537de0b6349 {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_89854338f21983cb {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_10177c2e0476d107 {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_ddfbb9ee13db9d63 {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_bfdd46a887034b79 {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_f6e53c70294a207f {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_d5bfb2cd76ffdb63 {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_c3773a7fdff29ff0 {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_426414e2ee02441e {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_2fa5a90fee4dde27 {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_0fcccf3e48ccfcf2 {
    margin-top: 10px !important;
  }
  .lg-mt-20_6d7e85d614b97950 {
    margin-top: 20px !important;
  }
  .lg-mt-30_6f134dfb3bab7a7d {
    margin-top: 30px !important;
  }
  .lg-mt-40_a6082c4ae844c6ed {
    margin-top: 40px !important;
  }
  .lg-mt-50_bf5e77ec0225b68d {
    margin-top: 50px !important;
  }
  .lg-mt-60_01723747edebad2a {
    margin-top: 60px !important;
  }
  .lg-mt-70_9ec9d3644a307bf5 {
    margin-top: 70px !important;
  }
  .lg-mt-80_2f33cdc901784484 {
    margin-top: 80px !important;
  }
  .lg-mt-90_f77b1dd30c46d103 {
    margin-top: 90px !important;
  }
  .lg-mt-100_5fcc47a45a7f6489 {
    margin-top: 100px !important;
  }
  .lg-mt-110_c41f2a131950187b {
    margin-top: 110px !important;
  }
  .lg-mt-120_075c5d31569e2ac0 {
    margin-top: 120px !important;
  }
  .lg-mt-130_1ecbeefaf2b541d8 {
    margin-top: 130px !important;
  }
  .lg-mt-140_6ef31f034206a4fa {
    margin-top: 140px !important;
  }
  .lg-mt-150_66d78328096f8f34 {
    margin-top: 150px !important;
  }
  .lg-mt-200_2813e58748f78abc {
    margin-top: 200px !important;
  }
  .lg-mb-10_b13c9fd088300b28 {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_a67193ee8999723b {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_e0e9b55bf2cdc848 {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_5aaf0ad6e75b6b2e {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_5b6cfa50d6ccadcd {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_d12281b8b5bae8b8 {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_64ba1701e2419630 {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_0bd7288948a245ac {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_b31114bf90c0849e {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_77e2de653ea1979d {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_722d130dc691e209 {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_c9951ba983edb4b7 {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_24475040427091bb {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_ec14afa8c9f9f2f0 {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_96163ce1b7c73613 {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_290a55912210a054 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_13435c096c7a27c7 {
    padding: 0 !important;
  }
  .md-m0_1a8b2df84a3e08d4 {
    margin: 0 !important;
  }
  .md-pt-10_caf7a4e8e2acfd21 {
    padding-top: 10px !important;
  }
  .md-pt-20_13972e7fe945c79e {
    padding-top: 20px !important;
  }
  .md-pt-30_50cc14d0ec1dac19 {
    padding-top: 30px !important;
  }
  .md-pt-40_13a62ed5b4e39a0a {
    padding-top: 40px !important;
  }
  .md-pt-50_d273dff07ede3232 {
    padding-top: 50px !important;
  }
  .md-pt-60_7fa90d145a011d7b {
    padding-top: 60px !important;
  }
  .md-pt-70_422660b4e97c11e7 {
    padding-top: 70px !important;
  }
  .md-pt-80_4009a55781d39559 {
    padding-top: 80px !important;
  }
  .md-pt-90_e20b8d2ba38981b5 {
    padding-top: 90px !important;
  }
  .md-pt-100_2385cb785d4e2ef2 {
    padding-top: 100px !important;
  }
  .md-pt-110_54476b1857add704 {
    padding-top: 110px !important;
  }
  .md-pt-120_179269b5dbaf44e7 {
    padding-top: 120px !important;
  }
  .md-pt-130_927f2de52b5fab7a {
    padding-top: 130px !important;
  }
  .md-pt-140_cca86ee5dc17b2d9 {
    padding-top: 140px !important;
  }
  .md-pt-150_7fce997279387d23 {
    padding-top: 150px !important;
  }
  .md-pt-200_8603cebfcecb3ebd {
    padding-top: 200px !important;
  }
  .md-pb-10_830951b6cc6cba20 {
    padding-bottom: 10px !important;
  }
  .md-pb-20_4eb7d26ffa25430d {
    padding-bottom: 20px !important;
  }
  .md-pb-30_70e0dcee0a5c461a {
    padding-bottom: 30px !important;
  }
  .md-pb-40_ffc2bd23ef4ee515 {
    padding-bottom: 40px !important;
  }
  .md-pb-50_3bc45c78f1bf9d67 {
    padding-bottom: 50px !important;
  }
  .md-pb-60_8c18d8d3fefde4d8 {
    padding-bottom: 60px !important;
  }
  .md-pb-70_2b4c83c8a6325352 {
    padding-bottom: 70px !important;
  }
  .md-pb-80_16bec124b7b510f4 {
    padding-bottom: 80px !important;
  }
  .md-pb-90_93a38a75939b40b7 {
    padding-bottom: 90px !important;
  }
  .md-pb-100_2e5c417d20c68bf3 {
    padding-bottom: 100px !important;
  }
  .md-pb-110_ba3c085fac1eda91 {
    padding-bottom: 110px !important;
  }
  .md-pb-120_b809a501c0a5441a {
    padding-bottom: 120px !important;
  }
  .md-pb-130_b325762dde4aed8a {
    padding-bottom: 130px !important;
  }
  .md-pb-140_ffa917e1088bcaa0 {
    padding-bottom: 140px !important;
  }
  .md-pb-150_05cd5f69b71c3908 {
    padding-bottom: 150px !important;
  }
  .md-pb-200_f97ad0f3e263a34e {
    padding-bottom: 200px !important;
  }
  .md-mt-10_851c87b8bfa28571 {
    margin-top: 10px !important;
  }
  .md-mt-20_91fb927a4e36a008 {
    margin-top: 20px !important;
  }
  .md-mt-30_77cabb59b0385c4c {
    margin-top: 30px !important;
  }
  .md-mt-40_f15e1a61a184ecc7 {
    margin-top: 40px !important;
  }
  .md-mt-50_024681e60ac345f4 {
    margin-top: 50px !important;
  }
  .md-mt-60_1f20dd3c55af01ff {
    margin-top: 60px !important;
  }
  .md-mt-70_3e5cf215b25a1571 {
    margin-top: 70px !important;
  }
  .md-mt-80_7997b7557f2f9841 {
    margin-top: 80px !important;
  }
  .md-mt-90_a86437dc8797266a {
    margin-top: 90px !important;
  }
  .md-mt-100_d24391b2f1b3809e {
    margin-top: 100px !important;
  }
  .md-mt-110_75e58a9591a84c73 {
    margin-top: 110px !important;
  }
  .md-mt-120_16f3a3e656c75009 {
    margin-top: 120px !important;
  }
  .md-mt-130_81b1809501c340f9 {
    margin-top: 130px !important;
  }
  .md-mt-140_733afe41e85d6aea {
    margin-top: 140px !important;
  }
  .md-mt-150_63bd6c507390afbe {
    margin-top: 150px !important;
  }
  .md-mt-200_364c2a13f2c9511c {
    margin-top: 200px !important;
  }
  .md-mb-10_6263703823734051 {
    margin-bottom: 10px !important;
  }
  .md-mb-20_634ebe44e3b64a73 {
    margin-bottom: 20px !important;
  }
  .md-mb-30_d0c292006a0810eb {
    margin-bottom: 30px !important;
  }
  .md-mb-40_56b812d93a3ea5ad {
    margin-bottom: 40px !important;
  }
  .md-mb-50_80930810497cee2e {
    margin-bottom: 50px !important;
  }
  .md-mb-60_6fc58997bba07cf5 {
    margin-bottom: 60px !important;
  }
  .md-mb-70_140b1af3ba7102ec {
    margin-bottom: 70px !important;
  }
  .md-mb-80_82821a528969ff51 {
    margin-bottom: 80px !important;
  }
  .md-mb-90_bcbc86269673a3f2 {
    margin-bottom: 90px !important;
  }
  .md-mb-100_ef18b8408fadbb78 {
    margin-bottom: 100px !important;
  }
  .md-mb-110_8190e56d32997f8a {
    margin-bottom: 110px !important;
  }
  .md-mb-120_9bed2adcf1c83f5c {
    margin-bottom: 120px !important;
  }
  .md-mb-130_daa12cfd24e97d3c {
    margin-bottom: 130px !important;
  }
  .md-mb-140_240fadd60355023f {
    margin-bottom: 140px !important;
  }
  .md-mb-150_3476d77f142fb4ad {
    margin-bottom: 150px !important;
  }
  .md-mb-200_63ab387869974f8f {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_359f39bb26c270b5 {
    padding: 0 !important;
  }
  .sm-m0_bd626be1d8bc3b71 {
    margin: 0 !important;
  }
  .sm-pt-10_3f88e6cb5c6aeec7 {
    padding-top: 10px !important;
  }
  .sm-pt-20_6e522aa43fd2e7b5 {
    padding-top: 20px !important;
  }
  .sm-pt-30_94ed067dd99f62c1 {
    padding-top: 30px !important;
  }
  .sm-pt-40_9ce353101fbc535b {
    padding-top: 40px !important;
  }
  .sm-pt-50_f4c31db71a45b384 {
    padding-top: 50px !important;
  }
  .sm-pt-60_0943493a677289f0 {
    padding-top: 60px !important;
  }
  .sm-pt-70_d88dceb422cdbe95 {
    padding-top: 70px !important;
  }
  .sm-pt-80_d2102bb5758b5b62 {
    padding-top: 80px !important;
  }
  .sm-pt-90_4b7661c1e777c755 {
    padding-top: 90px !important;
  }
  .sm-pt-100_0d5dca7156b4f01e {
    padding-top: 100px !important;
  }
  .sm-pt-110_401d82060710c9c3 {
    padding-top: 110px !important;
  }
  .sm-pt-120_3e489d4715622f6a {
    padding-top: 120px !important;
  }
  .sm-pt-130_28c29140e30480e2 {
    padding-top: 130px !important;
  }
  .sm-pt-140_9432867e03ba81ab {
    padding-top: 140px !important;
  }
  .sm-pt-150_9bc2f73ff4992f76 {
    padding-top: 150px !important;
  }
  .sm-pt-200_44ff818b3eab52ed {
    padding-top: 200px !important;
  }
  .sm-pb-10_e50bbae74d383e37 {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_4f4c7d1b154505d3 {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_9f8eb1589caeab8b {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_d81010916e4e5c95 {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_4b9158158c202269 {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_e20723d0262cd54e {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_b9ead1ab819736b8 {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_0cb4f22dc2208d4b {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_e84043f69b9f2aa9 {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_98b489fa88a06ce8 {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_824f521f721ff19f {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_252c3ee12c383f21 {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_a3fc577b34a243e4 {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_c8970853931bb70d {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_e6e4f37024590168 {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_10696c11e2de9939 {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_bdb7b8d9316f7881 {
    margin-top: 10px !important;
  }
  .sm-mt-20_68c7558df81ebad4 {
    margin-top: 20px !important;
  }
  .sm-mt-30_7c9441dfc0dc6b52 {
    margin-top: 30px !important;
  }
  .sm-mt-40_26021c3570833809 {
    margin-top: 40px !important;
  }
  .sm-mt-50_e7ea3289d040792c {
    margin-top: 50px !important;
  }
  .sm-mt-60_716d985401b2ba90 {
    margin-top: 60px !important;
  }
  .sm-mt-70_2f3777d01051716c {
    margin-top: 70px !important;
  }
  .sm-mt-80_6a453181e6a2a203 {
    margin-top: 80px !important;
  }
  .sm-mt-90_191f2467a210d0b4 {
    margin-top: 90px !important;
  }
  .sm-mt-100_462de84b05f0b553 {
    margin-top: 100px !important;
  }
  .sm-mt-110_9559bae6b1d81795 {
    margin-top: 110px !important;
  }
  .sm-mt-120_b06b6b38931c9430 {
    margin-top: 120px !important;
  }
  .sm-mt-130_90e89f11f67734e6 {
    margin-top: 130px !important;
  }
  .sm-mt-140_402a4d00d7168c90 {
    margin-top: 140px !important;
  }
  .sm-mt-150_55e5288542262531 {
    margin-top: 150px !important;
  }
  .sm-mt-200_cd4e1b4ac0839229 {
    margin-top: 200px !important;
  }
  .sm-mb-10_ab592c6d2b966430 {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_163814077e2d8250 {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_c8a3f965f4c3f767 {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_d7d1c7140c8442e3 {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_6b2b98e46c2ce402 {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_3e9f8ea5cd56b852 {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_71b23e23381d9a06 {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_dcddec634bca3c81 {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_de69e284dc02bf04 {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_7a320bcadd4ff440 {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_5aa0ca89380c58a4 {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_e69496f9f32f3153 {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_483fed38c2b87790 {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_7577a94af01c8d08 {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_206a947c3355e7c4 {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_e535a74fda489a51 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_60893776c6409bcf {
    padding: 0 !important;
  }
  .xs-m0_0200cf035064af06 {
    margin: 0 !important;
  }
  .xs-pt-10_d67e07f67bca9807 {
    padding-top: 10px !important;
  }
  .xs-pt-20_74dded04e992cb34 {
    padding-top: 20px !important;
  }
  .xs-pt-30_6ce99869ea222cf5 {
    padding-top: 30px !important;
  }
  .xs-pt-40_681ac79b529f184f {
    padding-top: 40px !important;
  }
  .xs-pt-50_a421bd3878cf9a5e {
    padding-top: 50px !important;
  }
  .xs-pt-60_183cbab63e658682 {
    padding-top: 60px !important;
  }
  .xs-pt-70_e440bd3ac6100c01 {
    padding-top: 70px !important;
  }
  .xs-pt-80_a04e04b023f89e90 {
    padding-top: 80px !important;
  }
  .xs-pt-90_8fda1a045e191eda {
    padding-top: 90px !important;
  }
  .xs-pt-100_d8c0a9d1cf65b55c {
    padding-top: 100px !important;
  }
  .xs-pt-110_94ff2ee1e7386ce4 {
    padding-top: 110px !important;
  }
  .xs-pt-120_fc1fcd8b119a8b72 {
    padding-top: 120px !important;
  }
  .xs-pt-130_8e106d6f787be9fd {
    padding-top: 130px !important;
  }
  .xs-pt-140_d488792a16ab846a {
    padding-top: 140px !important;
  }
  .xs-pt-150_4e8e0deb8c7e15c0 {
    padding-top: 150px !important;
  }
  .xs-pt-200_be968a37adf8e59d {
    padding-top: 200px !important;
  }
  .xs-pb-10_cf740c8deed36c19 {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_4e4dd72455438054 {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_129d57494735de00 {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_b9ee69b3b6a55c61 {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_50325ba2be9e8cc3 {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_d151a94c381c34d6 {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_0a096708c1dbea34 {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_c9f9ef6b1f7064ec {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_b984a4f15d4d5631 {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_53834195a965c5c9 {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_94e8ff2b09dec9bb {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_eac2523ce95aacf5 {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_a0cbe9888df834ec {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_14b87b95afb3d58a {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_8a8f2c3a0bef7cad {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_567b85c870a9436f {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_1a2674024a78ce65 {
    margin-top: 10px !important;
  }
  .xs-mt-20_6d28c697fd423014 {
    margin-top: 20px !important;
  }
  .xs-mt-30_6eaafe4ce279b365 {
    margin-top: 30px !important;
  }
  .xs-mt-40_47ced1c5ea97f182 {
    margin-top: 40px !important;
  }
  .xs-mt-50_f55f79ddb67566ef {
    margin-top: 50px !important;
  }
  .xs-mt-60_b35671d8798bac9d {
    margin-top: 60px !important;
  }
  .xs-mt-70_824f49d5cffaf2b8 {
    margin-top: 70px !important;
  }
  .xs-mt-80_bdcaf0e5bce577c5 {
    margin-top: 80px !important;
  }
  .xs-mt-90_48da2615b7f14e42 {
    margin-top: 90px !important;
  }
  .xs-mt-100_78cbfd522c7dded1 {
    margin-top: 100px !important;
  }
  .xs-mt-110_8a44ca28be7f2d8f {
    margin-top: 110px !important;
  }
  .xs-mt-120_951beabec585a084 {
    margin-top: 120px !important;
  }
  .xs-mt-130_a8af8754f4475e8e {
    margin-top: 130px !important;
  }
  .xs-mt-140_aa093ee533833565 {
    margin-top: 140px !important;
  }
  .xs-mt-150_14e11f4457e3c986 {
    margin-top: 150px !important;
  }
  .xs-mt-200_253232b740bb0cc1 {
    margin-top: 200px !important;
  }
  .xs-mb-10_586c3b0cddb6eaa7 {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_f1c9267f8f058479 {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_3099f6d25d87b3e8 {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_8659e0d4c7177cbc {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_ba7218d298683091 {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_ead7fc205b24acdc {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_acde2809e3476d97 {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_48921f47d265ed9d {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_e6a34016499c3941 {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_e0c413bdc6c26fd6 {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_07535653a8f04f53 {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_216ff86614a59191 {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_bc3dac16751dfab8 {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_66bdaa420acb5299 {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_23b6cd989d5c41ec {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_20c11b7677bd40cd {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_e40c6e975fd07ca9 {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_e40c6e975fd07ca9.menu-overlay_be1824f02927712a {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_e40c6e975fd07ca9.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_e40c6e975fd07ca9 .navbar-toggler_c8e006f5746f0e25 {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_e40c6e975fd07ca9.menu-style-three_e0367923c79b9569 .navbar-toggler_c8e006f5746f0e25 {
  background: #000;
}
.theme-main-menu_e40c6e975fd07ca9.menu-style-four_2533502d41d851b8 .navbar-toggler_c8e006f5746f0e25 {
  background: #E6FD5A;
}
.theme-main-menu_e40c6e975fd07ca9.menu-style-five_f405c2f9c5af5d5a .navbar-toggler_c8e006f5746f0e25 {
  background: #DFFF5E;
}
.theme-main-menu_e40c6e975fd07ca9 .navbar-toggler_c8e006f5746f0e25:focus {
  box-shadow: none;
}
.theme-main-menu_e40c6e975fd07ca9 .navbar-toggler_c8e006f5746f0e25::before,
.theme-main-menu_e40c6e975fd07ca9 .navbar-toggler_c8e006f5746f0e25::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_e40c6e975fd07ca9 .navbar-toggler_c8e006f5746f0e25 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_e40c6e975fd07ca9.menu-style-three_e0367923c79b9569 .navbar-toggler_c8e006f5746f0e25:before, .theme-main-menu_e40c6e975fd07ca9.menu-style-three_e0367923c79b9569 .navbar-toggler_c8e006f5746f0e25:after, .theme-main-menu_e40c6e975fd07ca9.menu-style-three_e0367923c79b9569 .navbar-toggler_c8e006f5746f0e25 span {
  background: #fff;
}
.theme-main-menu_e40c6e975fd07ca9 .navbar-toggler_c8e006f5746f0e25::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_e40c6e975fd07ca9 .navbar-toggler_c8e006f5746f0e25::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_e40c6e975fd07ca9 .navbar-toggler_c8e006f5746f0e25[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_e40c6e975fd07ca9 .navbar-toggler_c8e006f5746f0e25[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_e40c6e975fd07ca9 .navbar-toggler_c8e006f5746f0e25[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_e40c6e975fd07ca9 .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_e40c6e975fd07ca9 .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_e40c6e975fd07ca9.white-vr_30a389ce877b8c0b .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_e40c6e975fd07ca9.white-vr_30a389ce877b8c0b .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_e40c6e975fd07ca9.white-vr_30a389ce877b8c0b.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_e40c6e975fd07ca9.menu-style-one_e0201e65bf522b30 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_e40c6e975fd07ca9.menu-style-two_008b4e703f0f0e0f {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_e40c6e975fd07ca9.menu-style-two_008b4e703f0f0e0f .info-row_309ef92cf21ba096 {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_e40c6e975fd07ca9.menu-style-two_008b4e703f0f0e0f .gap-fix_8bdd1d8b65937b29 {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_e40c6e975fd07ca9.menu-style-two_008b4e703f0f0e0f .greetings_eb9ab051463ab9b2 {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_e40c6e975fd07ca9.menu-style-two_008b4e703f0f0e0f .contact-info_d4cb546f175e11a6 {
  margin: 0 -15px;
}
.theme-main-menu_e40c6e975fd07ca9.menu-style-two_008b4e703f0f0e0f .contact-info_d4cb546f175e11a6 li {
  padding: 0 15px;
}
.theme-main-menu_e40c6e975fd07ca9.menu-style-two_008b4e703f0f0e0f .contact-info_d4cb546f175e11a6 li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_e40c6e975fd07ca9.menu-style-two_008b4e703f0f0e0f .contact-info_d4cb546f175e11a6 li a:hover {
  text-decoration: underline;
}
.theme-main-menu_e40c6e975fd07ca9.menu-style-two_008b4e703f0f0e0f .inner-content_9df18c2042e7fc1a {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_e40c6e975fd07ca9.menu-style-two_008b4e703f0f0e0f.fixed .info-row_309ef92cf21ba096 {
  display: none;
}
.theme-main-menu_e40c6e975fd07ca9.menu-style-five_f405c2f9c5af5d5a {
  background: #000;
  padding: 0;
}
.theme-main-menu_e40c6e975fd07ca9.menu-style-five_f405c2f9c5af5d5a .inner-content_9df18c2042e7fc1a {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_e40c6e975fd07ca9.menu-style-six_528ddee97439fbde .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_e40c6e975fd07ca9.menu-style-six_528ddee97439fbde .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_e40c6e975fd07ca9 .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_176ffed1e0669bee {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_176ffed1e0669bee .mega-menu-title_aa43a4d9c120b77c {
  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_e40c6e975fd07ca9 .login-btn-one_3ff4ea2d53af1d9e a {
  color: #000;
}
.theme-main-menu_e40c6e975fd07ca9 .login-btn-one_3ff4ea2d53af1d9e a:hover {
  text-decoration: underline;
}
.theme-main-menu_e40c6e975fd07ca9 .login-btn-two_0f71cf58d93b18e7 a {
  color: #044F3B;
}
.theme-main-menu_e40c6e975fd07ca9 .login-btn-two_0f71cf58d93b18e7 a:hover {
  text-decoration: underline;
}
.theme-main-menu_e40c6e975fd07ca9 .signup-btn-one_73b7bd3b0b4be6f4 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_e40c6e975fd07ca9 .signup-btn-one_73b7bd3b0b4be6f4 .icon_d6835dc71fe11bfa {
  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_e40c6e975fd07ca9 .signup-btn-one_73b7bd3b0b4be6f4:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_e40c6e975fd07ca9 .signup-btn-one_73b7bd3b0b4be6f4:hover .icon_d6835dc71fe11bfa {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_e40c6e975fd07ca9 .signup-btn-two_e5989564dab35218 {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_e40c6e975fd07ca9 .signup-btn-two_e5989564dab35218:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_e40c6e975fd07ca9 .quote-one_2da9dc5fc7c04b51 {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_e40c6e975fd07ca9 .quote-one_2da9dc5fc7c04b51:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_fe4cc2945f2d541b {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_fe4cc2945f2d541b li {
  position: relative;
  padding: 0 15px;
}
.category-menu_fe4cc2945f2d541b li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_fe4cc2945f2d541b li a:hover {
  color: #0C3A30;
}
.category-menu_fe4cc2945f2d541b .dropdown-menu {
  padding: 0;
}
.category-menu_fe4cc2945f2d541b .dropdown-menu li {
  padding: 0;
}
.category-menu_fe4cc2945f2d541b .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_1df40517445c74cb .logo_9864dd0d7120f756 {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_30a389ce877b8c0b .navbar-collapse_1df40517445c74cb {
    background-color: #0C3A30;
  }
  .navbar-collapse_1df40517445c74cb {
    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_1df40517445c74cb.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_e40c6e975fd07ca9 .navbar .mega-dropdown_946b9b49da19c004 {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_30a389ce877b8c0b .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_176ffed1e0669bee {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_b16f6e8e0e0bf6d5 .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_03d53e483efc29ee {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_03d53e483efc29ee::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_03d53e483efc29ee .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_03d53e483efc29ee .hero-slider-one .hero-img_da76cecdd0d81e86 {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_03d53e483efc29ee .hero-slider-one .slick-list_e8d304a7eb64d05d, .hero-banner-one_03d53e483efc29ee .hero-slider-one .slick-track_25726fbde7519cfc, .hero-banner-one_03d53e483efc29ee .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_03d53e483efc29ee .hero-heading_05be509cb5d254b0 {
  font-weight: 700;
  color: #000;
  background: url(../pictures/shape_4346bffb40/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_03d53e483efc29ee .more-btn_183393baad598e98 {
  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_03d53e483efc29ee .more-btn_183393baad598e98:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_609ddab398bd8962 {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_609ddab398bd8962 .bg-wrapper_2dc2d116010dd681 {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_609ddab398bd8962 .hero-heading_05be509cb5d254b0 {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_609ddab398bd8962 .rating_f79b4bc5ff65a6a5 h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_609ddab398bd8962 .rating_f79b4bc5ff65a6a5 p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_609ddab398bd8962 .media-wrapper_f07f7d18f664faaf {
  position: absolute;
  background: url(../pictures/assets_efff04ba3b/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_609ddab398bd8962 .media-wrapper_f07f7d18f664faaf .shape_01_8683838a70995709 {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_609ddab398bd8962 .media-wrapper_f07f7d18f664faaf .shape_02_5a52696e3d41a5e8 {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_85efed2b05e8585b .hero-heading_05be509cb5d254b0 {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_85efed2b05e8585b .media-wrapper_f07f7d18f664faaf {
  background: url(../pictures/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_85efed2b05e8585b .media-wrapper_f07f7d18f664faaf .screen_01_0ff4ec73f5cc9112 {
  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_85efed2b05e8585b .media-wrapper_f07f7d18f664faaf .screen_02_05bee7e3116e606d {
  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_85efed2b05e8585b .media-wrapper_f07f7d18f664faaf .bg-shape_9aea74164f73bdcf {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_85efed2b05e8585b .shape_01_8683838a70995709 {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_6262d4893868a17a .bg-wrapper_2dc2d116010dd681 {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_6262d4893868a17a .media-wrapper_f07f7d18f664faaf {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_6262d4893868a17a .media-wrapper_f07f7d18f664faaf .shape_01_8683838a70995709 {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_6262d4893868a17a .shape_02_5a52696e3d41a5e8 {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_68ecbc529062d636 + .blog-details_eea9407bd34170b2 {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_14da1ba445c982ff {
  z-index: 1;
}
.block-feature-three_14da1ba445c982ff:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_14da1ba445c982ff.no-bg_a4bbbb44fdf2a346:before {
  display: none;
}
.block-feature-three_14da1ba445c982ff .section-btn_d32a179158c8c633 {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_14da1ba445c982ff .block-title_4e61c457ff929024 a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_14da1ba445c982ff .block-title_4e61c457ff929024 a:hover {
  text-decoration: underline;
}
.block-feature-three_14da1ba445c982ff .round-btn_993177fe43bd04eb {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_14da1ba445c982ff .round-btn_993177fe43bd04eb:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_14da1ba445c982ff .block-one_2593306b42eefb34 {
  background: url(../pictures/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_14da1ba445c982ff .block-one_2593306b42eefb34 .tag_9a3fe29f7478f710 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_14da1ba445c982ff .block-one_2593306b42eefb34 .block-title_4e61c457ff929024 {
  background: url(../pictures/shape_4346bffb40/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_14da1ba445c982ff .block-two_9f811081f0d52528 {
  overflow: hidden;
}
.block-feature-three_14da1ba445c982ff .block-two_9f811081f0d52528 .img-wrapper_47002ad496dfcfad {
  background: url(../pictures/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_14da1ba445c982ff .block-two_9f811081f0d52528 .text-wrapper_2960f1163f3f6a60 {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_14da1ba445c982ff .block-two_9f811081f0d52528 .tag_9a3fe29f7478f710 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_14da1ba445c982ff .block-three_ad4df4abcd6830fa {
  background: #D3FF76;
}
.block-feature-three_14da1ba445c982ff .block-three_ad4df4abcd6830fa .tag_9a3fe29f7478f710 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_14da1ba445c982ff .block-three_ad4df4abcd6830fa .round-btn_993177fe43bd04eb {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_14da1ba445c982ff .block-three_ad4df4abcd6830fa .round-btn_993177fe43bd04eb:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_14da1ba445c982ff .block-four_a6c7eb3728f63416 {
  background: url(../pictures/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_14da1ba445c982ff .block-four_a6c7eb3728f63416 .block-title_4e61c457ff929024 {
  background: url(../pictures/shape_4346bffb40/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_14da1ba445c982ff .block-four_a6c7eb3728f63416 .block-title_4e61c457ff929024 a {
  font-size: 28px;
}
.block-feature-three_14da1ba445c982ff .block-four_a6c7eb3728f63416 .tag_9a3fe29f7478f710 {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_14da1ba445c982ff .block-four_a6c7eb3728f63416 .round-btn_993177fe43bd04eb {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_14da1ba445c982ff .block-four_a6c7eb3728f63416 .round-btn_993177fe43bd04eb:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_14da1ba445c982ff .block-five_146cea1d69d93bd4 {
  background: url(../pictures/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_14da1ba445c982ff .block-five_146cea1d69d93bd4 .tag_9a3fe29f7478f710 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_14da1ba445c982ff .block-five_146cea1d69d93bd4 .block-title_4e61c457ff929024 {
  background: url(../pictures/shape_4346bffb40/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_953ca26ef1103e50 .upper-wrapper_01a0bb6a29e7be27 {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_953ca26ef1103e50 .upper-wrapper_01a0bb6a29e7be27 .shape_01_8683838a70995709 {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_953ca26ef1103e50 .line-loop_d584070968e29ae5:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_953ca26ef1103e50 .graph-panel_b2c283c465c69397 {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_953ca26ef1103e50 .graph-panel_b2c283c465c69397 .main-count_0bbdda153da5068a {
  font-size: 120px;
}
.block-feature-thirteen_953ca26ef1103e50 .graph-panel_b2c283c465c69397 .chart-box_2e344f9d0c8e7998 {
  padding: 0 15px;
}
.block-feature-thirteen_953ca26ef1103e50 .graph-panel_b2c283c465c69397 .chart-box_2e344f9d0c8e7998 .chart-inner_200a26ccbdda53b7 {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_fa33b89c8eef5757 .media-img_428bd0e99d4573eb {
  border-radius: 30px;
}
.block-feature-sixteen_fa33b89c8eef5757 .shape_01_8683838a70995709 {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_7db3f4177c4d686d .section-subheading_fbdbbd55b44a2a99 {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_7db3f4177c4d686d .shape_01_8683838a70995709 {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_f05f368a349fa3c0 {
  z-index: 1;
}
.text-feature-four_f05f368a349fa3c0 .avatar_c8d8632dcea3b829 {
  width: 65px;
  height: 65px;
}
.text-feature-four_f05f368a349fa3c0 .name {
  font-size: 28px;
}
.text-feature-four_f05f368a349fa3c0 .quote-text_e82466ae89c2eb1d {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_f05f368a349fa3c0 .shape_01_8683838a70995709 {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_f05f368a349fa3c0 .shape_02_5a52696e3d41a5e8 {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_2555b2961ec6e760 .bg-wrapper_2dc2d116010dd681 {
  background: #FFF2AC;
}
.text-feature-five_2555b2961ec6e760 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_2555b2961ec6e760 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_2555b2961ec6e760 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_2555b2961ec6e760 li:hover:before {
  background: #29594B;
}
.text-feature-five_2555b2961ec6e760 li:hover:after {
  color: #fff;
}
.text-feature-five_2555b2961ec6e760 .media-wrapper_f07f7d18f664faaf {
  background: url(../pictures/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_2555b2961ec6e760 .media-wrapper_f07f7d18f664faaf .video-icon_9cd064aeb433f0e7 {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_2555b2961ec6e760 .media-wrapper_f07f7d18f664faaf .video-icon_9cd064aeb433f0e7:hover {
  background: #CFFF45;
}
.text-feature-five_2555b2961ec6e760 .media-wrapper_f07f7d18f664faaf .screen_01_0ff4ec73f5cc9112 {
  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_08dd23090d7d4147 {
  z-index: 1;
}
.text-feature-six_08dd23090d7d4147 .media-wrapper_f07f7d18f664faaf {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_08dd23090d7d4147 .media-wrapper_f07f7d18f664faaf .screen_01_0ff4ec73f5cc9112 {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_08dd23090d7d4147 .shape_01_8683838a70995709 {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_08dd23090d7d4147 .shape_02_5a52696e3d41a5e8 {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_a13d530fd40dc5cf {
  background: url(../pictures/assets_efff04ba3b/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_a13d530fd40dc5cf .block_8ee0191ce6d7f279 .icon_d6835dc71fe11bfa {
  height: 50px;
}
.text-feature-nine_a13d530fd40dc5cf .vertical-text-wrapper_f0f0ead845ae63ef {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_a13d530fd40dc5cf .vertical-text-wrapper_f0f0ead845ae63ef .text-list_c90a9409ffd9c9ad {
  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_a13d530fd40dc5cf .vertical-text-wrapper_f0f0ead845ae63ef .text-list_c90a9409ffd9c9ad:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_a13d530fd40dc5cf .vertical-text-wrapper_f0f0ead845ae63ef .shape_01_8683838a70995709 {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_a13d530fd40dc5cf .vertical-text-wrapper_f0f0ead845ae63ef .shape_02_5a52696e3d41a5e8 {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_a13d530fd40dc5cf .shape_03_4306aa3754132490 {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_a13d530fd40dc5cf .shape_04_47988854b0ecf640 {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_7cfd21c872f353cf .section-btn_d32a179158c8c633 {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_0506d9c5cdecb8de {
  z-index: 1;
}
.team-section-three_0506d9c5cdecb8de:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../pictures/shape_4346bffb40/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_0506d9c5cdecb8de .section-btn_d32a179158c8c633 {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_0506d9c5cdecb8de .shape_01_8683838a70995709 {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_0506d9c5cdecb8de .shape_02_5a52696e3d41a5e8 {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_0506d9c5cdecb8de .shape_03_4306aa3754132490 {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_e1392de41d7ecd6a .logo_9864dd0d7120f756 {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_e6ca216d189e397e {
  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_94f565b784c73f5b {
  max-width: 565px;
}
.user-data-form .form-wrapper_94f565b784c73f5b .input-group-meta_e01b1a30537c73f9 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_94f565b784c73f5b .input-group-meta_e01b1a30537c73f9 label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_94f565b784c73f5b .input-group-meta_e01b1a30537c73f9 .placeholder_icon_4fd4de261fbe31e9 {
  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_94f565b784c73f5b .input-group-meta_e01b1a30537c73f9 .placeholder_icon_4fd4de261fbe31e9 img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_94f565b784c73f5b .input-group-meta_e01b1a30537c73f9 .placeholder_icon_4fd4de261fbe31e9 span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_94f565b784c73f5b .input-group-meta_e01b1a30537c73f9 .placeholder_icon_4fd4de261fbe31e9 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_94f565b784c73f5b .input-group-meta_e01b1a30537c73f9 .placeholder_icon_4fd4de261fbe31e9 span.eye-slash_e3bb6c4968d99eb4:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_d10527f9c19c2aad 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_d10527f9c19c2aad label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_d10527f9c19c2aad input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_d10527f9c19c2aad 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_d10527f9c19c2aad 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_d10527f9c19c2aad a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_d10527f9c19c2aad a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_d9bd1bfbd0086555 {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_714bdbc85d5af273 {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_714bdbc85d5af273:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_714bdbc85d5af273 img {
  width: 20px;
}
.user-data-form .btn-close_8b19bb200d9664bb {
  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_7e85aadaddb7934b .main-count_0bbdda153da5068a {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_d4e0048237810645 .icon_d6835dc71fe11bfa {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_53529e9841cb1b73 .img-holder_385873edc3bfa8c8 {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_53529e9841cb1b73 .img-holder_385873edc3bfa8c8.round-border_ff3812c88c678ada {
  border-radius: 30px;
}
.portfolio-block-one_53529e9841cb1b73 .img-holder_385873edc3bfa8c8 .expend_9a81bd0f5025422d {
  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_53529e9841cb1b73 .img-holder_385873edc3bfa8c8 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_53529e9841cb1b73 .img-holder_385873edc3bfa8c8 i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_53529e9841cb1b73:hover .expend_9a81bd0f5025422d {
  opacity: 1;
}
.portfolio-block-one_53529e9841cb1b73:hover .img-meta_42207709c626b585 {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_53529e9841cb1b73:hover .pj-title_5f510dabe498c924 {
  text-decoration: underline;
}
.portfolio-block-one_53529e9841cb1b73 .caption {
  margin-top: 35px;
}
.portfolio-block-one_53529e9841cb1b73 .caption .tag_9a3fe29f7478f710 {
  margin: 0 -3px;
}
.portfolio-block-one_53529e9841cb1b73 .caption .tag_9a3fe29f7478f710 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_53529e9841cb1b73 .caption .pj-title_5f510dabe498c924 {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_53529e9841cb1b73 .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_53529e9841cb1b73 .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_73a0bd01920a2cd8 .bg-wrapper_2dc2d116010dd681 {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_73a0bd01920a2cd8 .slider-wrapper_369f1c76be30c2b7 {
  height: 100%;
}
.project-details-two_73a0bd01920a2cd8 .slider-wrapper_369f1c76be30c2b7 .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_73a0bd01920a2cd8 .slider-wrapper_369f1c76be30c2b7 .carousel-control-next_0ab64efc054cc979,
.project-details-two_73a0bd01920a2cd8 .slider-wrapper_369f1c76be30c2b7 .carousel-control-prev_717ff0b15f8aacd3 {
  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_73a0bd01920a2cd8 .slider-wrapper_369f1c76be30c2b7 .carousel-control-next_0ab64efc054cc979:hover,
.project-details-two_73a0bd01920a2cd8 .slider-wrapper_369f1c76be30c2b7 .carousel-control-prev_717ff0b15f8aacd3:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_73a0bd01920a2cd8 .slider-wrapper_369f1c76be30c2b7 .carousel-control-prev_717ff0b15f8aacd3 {
  left: auto;
  right: 45px;
}
.project-details-two_73a0bd01920a2cd8 .info-wrapper_40dfa80e4f05ed97 {
  padding: 55px 50px 85px 70px;
}
.project-details-two_73a0bd01920a2cd8 .info-wrapper_40dfa80e4f05ed97 h3 {
  font-size: 36px;
}
.project-details-two_73a0bd01920a2cd8 .info-wrapper_40dfa80e4f05ed97 .list-meta_c7259f8d191ed458 li {
  padding: 22px 0;
}
.project-details-two_73a0bd01920a2cd8 .info-wrapper_40dfa80e4f05ed97 .list-meta_c7259f8d191ed458 .icon_d6835dc71fe11bfa {
  width: 40px;
}
.project-details-two_73a0bd01920a2cd8 .info-wrapper_40dfa80e4f05ed97 .list-meta_c7259f8d191ed458 .text1_192f8026e042e4b1 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_73a0bd01920a2cd8 .info-wrapper_40dfa80e4f05ed97 .list-meta_c7259f8d191ed458 span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_73a0bd01920a2cd8 .info-wrapper_40dfa80e4f05ed97 .social-share_fa3bc2e05f6806c3 li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_73a0bd01920a2cd8 .info-wrapper_40dfa80e4f05ed97 .social-share_fa3bc2e05f6806c3 li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_072fc6019509fdf7 .slider-wrapper_369f1c76be30c2b7 {
  padding-left: 100px;
}
.feedback-section-three_072fc6019509fdf7 .slider-wrapper_369f1c76be30c2b7 .icon_d6835dc71fe11bfa {
  left: 0;
  top: 18px;
}
.feedback-section-three_072fc6019509fdf7 .slick-dots_3148d77df038eda8 {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_072fc6019509fdf7 .slick-dots_3148d77df038eda8 li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_072fc6019509fdf7 .slick-dots_3148d77df038eda8 .slick-active button {
  background: #000;
}
.feedback-section-three_072fc6019509fdf7 .rating-box_b19308f5da22dd7f {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_072fc6019509fdf7 .rating-box_b19308f5da22dd7f .rating_f79b4bc5ff65a6a5 {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_072fc6019509fdf7 .shape_01_8683838a70995709 {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_072fc6019509fdf7 .shape_02_5a52696e3d41a5e8 {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_f0b0fd0ec9af5fef {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_f0b0fd0ec9af5fef .post-data_184bc8c1c79776ae {
  padding: 30px 35px 25px;
}
.blog-meta-one_f0b0fd0ec9af5fef .post-data_184bc8c1c79776ae .post-info_f2fb11a2048cd301 {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_f0b0fd0ec9af5fef .post-data_184bc8c1c79776ae .blog-title_357b2f0a22740690 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_f0b0fd0ec9af5fef .post-data_184bc8c1c79776ae .blog-title_357b2f0a22740690:hover {
  text-decoration: underline;
}
.blog-meta-one_f0b0fd0ec9af5fef .post-img_86178c4a2a9d59be {
  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_f0b0fd0ec9af5fef .post-img_86178c4a2a9d59be .round-btn_993177fe43bd04eb {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_f0b0fd0ec9af5fef:hover .round-btn_993177fe43bd04eb {
  background: #CFFF45;
}
.blog-meta-one_f0b0fd0ec9af5fef.style-two_faa2d1188281a71a {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_f0b0fd0ec9af5fef.style-two_faa2d1188281a71a .post-img_86178c4a2a9d59be {
  border-radius: 0;
}
.blog-meta-one_f0b0fd0ec9af5fef.style-two_faa2d1188281a71a .blog-title_357b2f0a22740690 {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_6abae0b46b76c05a {
  background: #fff;
}
.blog-meta-two_6abae0b46b76c05a .post-data_184bc8c1c79776ae {
  padding-top: 30px;
}
.blog-meta-two_6abae0b46b76c05a .post-data_184bc8c1c79776ae .blog-title_357b2f0a22740690 {
  width: 70%;
}
.blog-meta-two_6abae0b46b76c05a .post-data_184bc8c1c79776ae .blog-title_357b2f0a22740690 h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_6abae0b46b76c05a .post-data_184bc8c1c79776ae .blog-title_357b2f0a22740690:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_6abae0b46b76c05a .post-data_184bc8c1c79776ae .round-btn_993177fe43bd04eb {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_6abae0b46b76c05a .post-data_184bc8c1c79776ae .round-btn_993177fe43bd04eb:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_6abae0b46b76c05a .post-data_184bc8c1c79776ae .post-info_f2fb11a2048cd301 {
  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_6abae0b46b76c05a .post-img_86178c4a2a9d59be {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_6abae0b46b76c05a .post-img_86178c4a2a9d59be .date_cc51c3ec556f189b {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_6abae0b46b76c05a.style-two_faa2d1188281a71a {
  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_6abae0b46b76c05a.style-two_faa2d1188281a71a p {
  font-size: 18px;
}
.blog-meta-two_6abae0b46b76c05a.style-two_faa2d1188281a71a .post-img_86178c4a2a9d59be {
  height: auto;
  width: 100%;
}
.blog-meta-two_6abae0b46b76c05a.style-two_faa2d1188281a71a .post-data_184bc8c1c79776ae {
  padding: 26px 0;
}
.blog-meta-two_6abae0b46b76c05a.style-two_faa2d1188281a71a .post-data_184bc8c1c79776ae .post-info_f2fb11a2048cd301 {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_6abae0b46b76c05a.style-two_faa2d1188281a71a .post-data_184bc8c1c79776ae .round-btn_993177fe43bd04eb {
  border: none;
}

.signup-btn-one_73b7bd3b0b4be6f4 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_73b7bd3b0b4be6f4 .icon_d6835dc71fe11bfa {
  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_ab80ef4230908cf9 {
  z-index: 1;
}
.blog-section-three_ab80ef4230908cf9 .section-btn_d32a179158c8c633 {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

.blog-section-four_7fd2b0c5443fbf93 {
  z-index: 5;
}
.blog-section-four_7fd2b0c5443fbf93.block-feature-three_14da1ba445c982ff:before {
  display: none;
}
.blog-section-four_7fd2b0c5443fbf93.block-feature-three_14da1ba445c982ff .block-one_2593306b42eefb34 {
  background: url(../pictures/blog/blog_img_05.jpg) no-repeat center;
  height: 666px;
}

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

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

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

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

.blog-details_eea9407bd34170b2 .post-details-meta_31bc3263d8a10c28 {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_eea9407bd34170b2 .post-details-meta_31bc3263d8a10c28 p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_eea9407bd34170b2 .post-details-meta_31bc3263d8a10c28 .quote-wrapper_57158707fde6f014 {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_eea9407bd34170b2 .post-details-meta_31bc3263d8a10c28 .quote-wrapper_57158707fde6f014 .wrapper_82688f13c51a3471 {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_eea9407bd34170b2 .post-details-meta_31bc3263d8a10c28 .quote-wrapper_57158707fde6f014 .wrapper_82688f13c51a3471 .icon_d6835dc71fe11bfa {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_eea9407bd34170b2 .post-details-meta_31bc3263d8a10c28 .quote-wrapper_57158707fde6f014 .wrapper_82688f13c51a3471 h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_eea9407bd34170b2 .post-details-meta_31bc3263d8a10c28 .quote-wrapper_57158707fde6f014 h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_eea9407bd34170b2 .post-details-meta_31bc3263d8a10c28 .quote-wrapper_57158707fde6f014 h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_eea9407bd34170b2 .post-details-meta_31bc3263d8a10c28 .img-gallery_b00b8d747621ac79 {
  margin-bottom: 50px;
}
.blog-details_eea9407bd34170b2 .post-details-meta_31bc3263d8a10c28 .img-gallery_b00b8d747621ac79 img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_eea9407bd34170b2 .post-details-meta_31bc3263d8a10c28 h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_eea9407bd34170b2 .post-details-meta_31bc3263d8a10c28 .list-item_d97294971de03195 li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_eea9407bd34170b2 .post-details-meta_31bc3263d8a10c28 .list-item_d97294971de03195 li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_eea9407bd34170b2 .bottom-widget_ea1ec655942ac02e {
  padding: 10px 0 5px;
}
.blog-details_eea9407bd34170b2 .bottom-widget_ea1ec655942ac02e .tags_bb7a08d0d238d507 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_eea9407bd34170b2 .bottom-widget_ea1ec655942ac02e .tags_bb7a08d0d238d507 a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_eea9407bd34170b2 .bottom-widget_ea1ec655942ac02e .tags_bb7a08d0d238d507 a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_eea9407bd34170b2 .bottom-widget_ea1ec655942ac02e .share-icon_725b02f41ea0dd2e li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_eea9407bd34170b2 .bottom-widget_ea1ec655942ac02e .share-icon_725b02f41ea0dd2e a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_eea9407bd34170b2 .grey-bg_5406ec5d858226c0 {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_eea9407bd34170b2 .blog-inner-title_9d461a0f52e8cbb2 {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_eea9407bd34170b2 .blog-comment-area_57a3dc4fcd691106 {
  margin: 60px 0;
}
.blog-details_eea9407bd34170b2 .blog-comment-area_57a3dc4fcd691106 .comment_506cfad9ccca7b7c {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_eea9407bd34170b2 .blog-comment-area_57a3dc4fcd691106 .comment_506cfad9ccca7b7c:last-child {
  padding-bottom: 5px;
}
.blog-details_eea9407bd34170b2 .blog-comment-area_57a3dc4fcd691106 .comment_506cfad9ccca7b7c .reply-comment_ee140c0b128f6e26 {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_eea9407bd34170b2 .blog-comment-area_57a3dc4fcd691106 .comment_506cfad9ccca7b7c .user-avatar_21463536a40bcd63 {
  width: 60px;
  height: 60px;
}
.blog-details_eea9407bd34170b2 .blog-comment-area_57a3dc4fcd691106 .comment_506cfad9ccca7b7c .comment-text_8ae4064bf7a2065c {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_eea9407bd34170b2 .blog-comment-area_57a3dc4fcd691106 .comment_506cfad9ccca7b7c .comment-text_8ae4064bf7a2065c .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_eea9407bd34170b2 .blog-comment-area_57a3dc4fcd691106 .comment_506cfad9ccca7b7c .comment-text_8ae4064bf7a2065c .date_cc51c3ec556f189b {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_eea9407bd34170b2 .blog-comment-area_57a3dc4fcd691106 .comment_506cfad9ccca7b7c .comment-text_8ae4064bf7a2065c p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_eea9407bd34170b2 .blog-comment-area_57a3dc4fcd691106 .comment_506cfad9ccca7b7c .comment-text_8ae4064bf7a2065c .reply-btn_6c49f49eeceddcae {
  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_eea9407bd34170b2 .blog-comment-area_57a3dc4fcd691106 .comment_506cfad9ccca7b7c .comment-text_8ae4064bf7a2065c .reply-btn_6c49f49eeceddcae:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_eea9407bd34170b2 .blog-comment-form_ad71a8944037c639 p a {
  color: #19352D;
}
.blog-details_eea9407bd34170b2 .blog-comment-form_ad71a8944037c639 form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_eea9407bd34170b2 .blog-comment-form_ad71a8944037c639 form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_eea9407bd34170b2 .blog-comment-form_ad71a8944037c639 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_8f20596becb89d58 {
  height: 600px;
}

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

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

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

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

.footer-one_7ae71ae87b940116 {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_7ae71ae87b940116 .bottom-footer_8a81d0d97c05b7cd {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_7ae71ae87b940116 .social-icon_996df447fb033d08 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_7ae71ae87b940116 .social-icon_996df447fb033d08 a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_7ae71ae87b940116 .footer-title_6a3c0cd94c7ce9a6 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_7ae71ae87b940116 .footer-nav-link_333d91e314f3621d a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_7ae71ae87b940116 .footer-nav-link_333d91e314f3621d a:hover {
  color: #fff;
}
.footer-nav-link_333d91e314f3621d p {
  font-size: 16px;
}
.logo_9864dd0d7120f756 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_5e93360090007731 {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_57b97c568d7cf16c {
  align-content: center;
}

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

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

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

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

.footer-three_94fd8968378d0f05 {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_94fd8968378d0f05 .round-bg_ab9423177134ac82 {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_94fd8968378d0f05 .round-bg_ab9423177134ac82.color-two_38f4bff6a63d7459 {
  background: #F6FFDD;
}
.footer-three_94fd8968378d0f05 .footer-intro_b6f9229bd8f7b741 p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_94fd8968378d0f05 .footer-intro_b6f9229bd8f7b741 p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_94fd8968378d0f05 .footer-title_6a3c0cd94c7ce9a6 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_94fd8968378d0f05 .footer-nav-link_333d91e314f3621d a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_94fd8968378d0f05 .footer-nav-link_333d91e314f3621d a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_94fd8968378d0f05 .bottom-footer_8a81d0d97c05b7cd {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_94fd8968378d0f05 .bottom-footer_8a81d0d97c05b7cd .copyright_7294994ac795778f {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_94fd8968378d0f05 .bottom-footer_8a81d0d97c05b7cd .bottom-nav_b6862971c7710b7a {
  margin: 0 -12px;
}
.footer-three_94fd8968378d0f05 .bottom-footer_8a81d0d97c05b7cd .bottom-nav_b6862971c7710b7a a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_94fd8968378d0f05 .bottom-footer_8a81d0d97c05b7cd .bottom-nav_b6862971c7710b7a a:hover {
  text-decoration: underline;
}
.footer-three_94fd8968378d0f05 .bottom-footer_8a81d0d97c05b7cd .social-icon_996df447fb033d08 {
  margin: 0 -10px;
}
.footer-three_94fd8968378d0f05 .bottom-footer_8a81d0d97c05b7cd .social-icon_996df447fb033d08 a {
  margin: 0 10px;
}
.footer-three_94fd8968378d0f05 .bottom-footer_8a81d0d97c05b7cd .social-icon_996df447fb033d08 a:hover {
  color: #19352D;
}
.footer-three_94fd8968378d0f05 .shape_01_8683838a70995709 {
  top: -3%;
  left: -3%;
}
.footer-three_94fd8968378d0f05 .shape_02_5a52696e3d41a5e8 {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_50e38c0bfbb946fa {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_50e38c0bfbb946fa:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../pictures/assets_efff04ba3b/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_50e38c0bfbb946fa h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_50e38c0bfbb946fa .btn-group_5d35fb881669e842 {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_50e38c0bfbb946fa .btn-group_5d35fb881669e842 h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_50e38c0bfbb946fa .btn-group_5d35fb881669e842 h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_50e38c0bfbb946fa .btn-group_5d35fb881669e842 .round-btn_993177fe43bd04eb {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_50e38c0bfbb946fa .btn-group_5d35fb881669e842 .round-btn_993177fe43bd04eb:hover, .footer-five_50e38c0bfbb946fa .btn-group_5d35fb881669e842 .round-btn_993177fe43bd04eb:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_50e38c0bfbb946fa .social-icon_996df447fb033d08 {
  margin: 0 -20px;
}
.footer-five_50e38c0bfbb946fa .social-icon_996df447fb033d08 a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_50e38c0bfbb946fa .social-icon_996df447fb033d08 a:hover {
  color: #DFFF5E;
}
.footer-five_50e38c0bfbb946fa .bottom-nav_b6862971c7710b7a {
  margin: 0 -12px;
}
.footer-five_50e38c0bfbb946fa .bottom-nav_b6862971c7710b7a a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_50e38c0bfbb946fa .bottom-nav_b6862971c7710b7a a:hover {
  text-decoration: underline;
}
.footer-five_50e38c0bfbb946fa .shape_01_8683838a70995709 {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_50e38c0bfbb946fa .shape_02_5a52696e3d41a5e8 {
  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_c736367c6e8500e3 {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_80dea5785b708c2a {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_e3457d8b9d0c3bcd {
  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_5087f309d36819bf {
  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_698f6f9c509ebdea {
  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_93e9ceaaf6b0ed28 {
  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_4ce1ae63542baccc {
  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_7e254ea16af4bb20 {
  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_0d0ce6d576cabbd0 {
  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_9d8b71050e8234ff {
  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_6ffb06447bca7683 {
  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_972a679977cb9d52 {
  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_b93f13b4d7024e64 {
  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_773c42a3dd5c46c2 {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_ef21e7d7297c4f26 {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_6f7244087f48459b {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_c34fbcb331be8a28 {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_80229bc3dc615c31 {
  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_bb79b6d83f34c510 {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_86074f44c198fed6 {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_30530770d7c67354 {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_dc32325b0b7db447 {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_72c7a3353479f32a {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_567419a6234fff3c {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_5e474ca8ffd8c9ab {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_aab50af78c190d73 {
  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_c9d44ac2edb42a13 {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_bbdb4da75d1d9a97 {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_4439587607228c0c {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_d2ace8e72a5fa34b {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_26306ad3583461e8 {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_910549303de1a23a {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_c51a0a4347cb3cf6 {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_3c4c90335aa0bebd {
  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_4ee33857753c5fc1 {
  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_c4ed23963e198713 {
  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_87e6eb6c1d413e3d {
  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_0e6bd0aed80972e0 {
  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_30557ae6fff005ad {
  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_db4a9db050673390 {
  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_cdbd943e6f5e001c {
  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_5ae975fa56f48cb6 {
  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_2b976f7bf2d529a6 {
  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_8b0a6cc9024b3807 {
  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_944951500c6cb52a {
  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_5721d480e199f5a7 {
  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_3b8a88b7f68878fd {
  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_b472af668ead131d {
  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_9210fcb5e4cf81dc {
  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_161ec8a200a51313 {
  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_7d4685ffb2de4de8 {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_24d713a998d52518 {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_b9e519cb308d588b {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_474a83649a736f70 {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_1b29d2ce39a696ce {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_c368dbea2ad9a162 {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_0937903dad4d4243 {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_6a5ae9a31add3abd {
  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_c736367c6e8500e3 {
  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_8ffcd9bd14f25aa8 {
  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_964ffbd5fa258d0c {
  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_7f466ebcebf1a6fd .theme-select-menu_63ff31605ea67561 {
  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_fcb80ecc4ee2d944 {
  overflow: hidden;
}
.product-block-one_fcb80ecc4ee2d944 .img-holder_385873edc3bfa8c8 {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_fcb80ecc4ee2d944 .img-holder_385873edc3bfa8c8 .cart-icon_3ea4444ada84f8ac {
  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_fcb80ecc4ee2d944 .img-holder_385873edc3bfa8c8 .cart-icon_3ea4444ada84f8ac:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_fcb80ecc4ee2d944 .img-holder_385873edc3bfa8c8 .cart-button_e84dc1989d9adbe5 {
  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_fcb80ecc4ee2d944 .img-holder_385873edc3bfa8c8 .cart-button_e84dc1989d9adbe5:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_fcb80ecc4ee2d944 .product-title_3284e84ee7ac6a99 {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_fcb80ecc4ee2d944 .rating_f79b4bc5ff65a6a5 {
  margin: 0 -3px;
}
.product-block-one_fcb80ecc4ee2d944 .rating_f79b4bc5ff65a6a5 li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_fcb80ecc4ee2d944 .rating_f79b4bc5ff65a6a5 li .bi-star-fill_a30d97e4087b6d56 {
  color: #FFCB65;
}
.product-block-one_fcb80ecc4ee2d944 .price_8e8f195d733a8abc {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_fcb80ecc4ee2d944:hover .cart-button_e84dc1989d9adbe5 {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_fcb80ecc4ee2d944:hover .product-img_a87c2135c8a9e134 {
  transform: scale(0.95);
}
.product-block-one_fcb80ecc4ee2d944:hover .cart-icon_3ea4444ada84f8ac {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_fcb80ecc4ee2d944:hover .product-title_3284e84ee7ac6a99 {
  text-decoration: underline;
}

.product-details-one_09a2ae1d4da052ee .product-img-tab_08ac9dbcb849251d {
  border: none;
}
.product-details-one_09a2ae1d4da052ee .product-img-tab_08ac9dbcb849251d .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_09a2ae1d4da052ee .product-img-tab_08ac9dbcb849251d .nav-link img {
  max-height: 100%;
}
.product-details-one_09a2ae1d4da052ee .product-img-tab_08ac9dbcb849251d .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_09a2ae1d4da052ee .product-img-tab-content_2394c7ff336e9e3a {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_09a2ae1d4da052ee .product-img-tab-content_2394c7ff336e9e3a img {
  margin: auto;
}
.product-details-one_09a2ae1d4da052ee .product-info_d2d55cca1ede5a7b .stock-tag_4c166ff596a02959 {
  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_09a2ae1d4da052ee .product-info_d2d55cca1ede5a7b .product-name_4aac2ac832b015f6 {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_09a2ae1d4da052ee .product-info_d2d55cca1ede5a7b .rating_f79b4bc5ff65a6a5 li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_09a2ae1d4da052ee .product-info_d2d55cca1ede5a7b .rating_f79b4bc5ff65a6a5 li .bi-star-fill_a30d97e4087b6d56 {
  color: #FFCB65;
}
.product-details-one_09a2ae1d4da052ee .product-info_d2d55cca1ede5a7b .rating_f79b4bc5ff65a6a5 li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_09a2ae1d4da052ee .product-info_d2d55cca1ede5a7b .rating_f79b4bc5ff65a6a5 li a:hover {
  text-decoration: underline;
}
.product-details-one_09a2ae1d4da052ee .product-info_d2d55cca1ede5a7b .price_8e8f195d733a8abc {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_09a2ae1d4da052ee .product-info_d2d55cca1ede5a7b .price_8e8f195d733a8abc del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_09a2ae1d4da052ee .product-info_d2d55cca1ede5a7b .availability_628e98417077791d {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_09a2ae1d4da052ee .product-info_d2d55cca1ede5a7b .description-text_6e4bfd653377a05c {
  padding: 10px 0 15px;
}
.product-details-one_09a2ae1d4da052ee .product-info_d2d55cca1ede5a7b .product-feature_07e8174d3be17ff2 {
  margin-bottom: 20px;
}
.product-details-one_09a2ae1d4da052ee .product-info_d2d55cca1ede5a7b .product-feature_07e8174d3be17ff2 li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_09a2ae1d4da052ee .product-info_d2d55cca1ede5a7b .product-feature_07e8174d3be17ff2 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_09a2ae1d4da052ee .product-info_d2d55cca1ede5a7b .customize-order_e3a52d0f0f33de10 h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_09a2ae1d4da052ee .product-info_d2d55cca1ede5a7b .customize-order_e3a52d0f0f33de10 .quantity_cec046e2b6498798 .button-group_d3ccb528c6d896a2 {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_09a2ae1d4da052ee .product-info_d2d55cca1ede5a7b .customize-order_e3a52d0f0f33de10 .quantity_cec046e2b6498798 .button-group_d3ccb528c6d896a2 li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_09a2ae1d4da052ee .product-info_d2d55cca1ede5a7b .customize-order_e3a52d0f0f33de10 .quantity_cec046e2b6498798 .button-group_d3ccb528c6d896a2 li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_09a2ae1d4da052ee .product-info_d2d55cca1ede5a7b .customize-order_e3a52d0f0f33de10 .quantity_cec046e2b6498798 .button-group_d3ccb528c6d896a2 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_09a2ae1d4da052ee .product-review-tab_df4af18c9c8cb394 .nav-tabs_e158f5857341636d {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_09a2ae1d4da052ee .product-review-tab_df4af18c9c8cb394 .nav-tabs_e158f5857341636d .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_09a2ae1d4da052ee .product-review-tab_df4af18c9c8cb394 .nav-tabs_e158f5857341636d .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_09a2ae1d4da052ee .product-review-tab_df4af18c9c8cb394 .nav-tabs_e158f5857341636d .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_09a2ae1d4da052ee .product-review-tab_df4af18c9c8cb394 .nav-tabs_e158f5857341636d .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_09a2ae1d4da052ee .product-review-tab_df4af18c9c8cb394 .tab-content_caaad0cb12ec2ba3 h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_09a2ae1d4da052ee .product-review-tab_df4af18c9c8cb394 .tab-content_caaad0cb12ec2ba3 .product-feature_07e8174d3be17ff2 li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_09a2ae1d4da052ee .product-review-tab_df4af18c9c8cb394 .tab-content_caaad0cb12ec2ba3 .product-feature_07e8174d3be17ff2 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_09a2ae1d4da052ee .product-review-tab_df4af18c9c8cb394 .user-comment-area_266afe669ecee824 .single-comment_a0094932080622fa {
  padding-bottom: 40px;
}
.product-details-one_09a2ae1d4da052ee .product-review-tab_df4af18c9c8cb394 .user-comment-area_266afe669ecee824 .single-comment_a0094932080622fa:last-child {
  padding-bottom: 0;
}
.product-details-one_09a2ae1d4da052ee .product-review-tab_df4af18c9c8cb394 .user-comment-area_266afe669ecee824 .user-img_3994fbfddee5a0a4 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_09a2ae1d4da052ee .product-review-tab_df4af18c9c8cb394 .user-comment-area_266afe669ecee824 .user-comment-data_31fa6e091df62b9b {
  padding-left: 30px;
  position: relative;
}
.product-details-one_09a2ae1d4da052ee .product-review-tab_df4af18c9c8cb394 .user-comment-area_266afe669ecee824 .user-comment-data_31fa6e091df62b9b .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_09a2ae1d4da052ee .product-review-tab_df4af18c9c8cb394 .user-comment-area_266afe669ecee824 .user-comment-data_31fa6e091df62b9b .rating_f79b4bc5ff65a6a5 li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_09a2ae1d4da052ee .product-review-tab_df4af18c9c8cb394 .user-comment-area_266afe669ecee824 .user-comment-data_31fa6e091df62b9b .rating_f79b4bc5ff65a6a5 li .bi-star-fill_a30d97e4087b6d56 {
  color: #FFCB65;
}
.product-details-one_09a2ae1d4da052ee .product-review-tab_df4af18c9c8cb394 .user-comment-area_266afe669ecee824 .user-comment-data_31fa6e091df62b9b p {
  padding-top: 8px;
}

.cart-list-form_e3f9222c115ac8b0 {
  position: relative;
}
.cart-list-form_e3f9222c115ac8b0 .table_c111df4cd7c2d1b2 {
  margin: 0;
  background: transparent;
}
.cart-list-form_e3f9222c115ac8b0 .table_c111df4cd7c2d1b2 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_e3f9222c115ac8b0 .table_c111df4cd7c2d1b2 th:first-child {
  text-align: left;
}
.cart-list-form_e3f9222c115ac8b0 .table_c111df4cd7c2d1b2 tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_e3f9222c115ac8b0 .table_c111df4cd7c2d1b2 tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_e3f9222c115ac8b0 .table_c111df4cd7c2d1b2 tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_e3f9222c115ac8b0 .table_c111df4cd7c2d1b2 tbody .product-thumbnails_28af858deb818f7e {
  width: 85px;
}
.cart-list-form_e3f9222c115ac8b0 .table_c111df4cd7c2d1b2 tbody .product-thumbnails_28af858deb818f7e img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_e3f9222c115ac8b0 .table_c111df4cd7c2d1b2 tbody .product-thumbnails_28af858deb818f7e .product-img_a87c2135c8a9e134 {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_e3f9222c115ac8b0 .table_c111df4cd7c2d1b2 tbody .product-info_d2d55cca1ede5a7b {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_e3f9222c115ac8b0 .table_c111df4cd7c2d1b2 tbody .product-info_d2d55cca1ede5a7b .product-name_4aac2ac832b015f6 {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_e3f9222c115ac8b0 .table_c111df4cd7c2d1b2 tbody .product-info_d2d55cca1ede5a7b .serial_82cd817776354e2c {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_e3f9222c115ac8b0 .table_c111df4cd7c2d1b2 tbody .product-info_d2d55cca1ede5a7b ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_e3f9222c115ac8b0 .table_c111df4cd7c2d1b2 tbody .price_8e8f195d733a8abc {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_e3f9222c115ac8b0 .table_c111df4cd7c2d1b2 tbody .quantity_cec046e2b6498798 li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_e3f9222c115ac8b0 .table_c111df4cd7c2d1b2 tbody .quantity_cec046e2b6498798 li .btn_6bb08479a304efcd {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_e3f9222c115ac8b0 .table_c111df4cd7c2d1b2 tbody .quantity_cec046e2b6498798 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_e3f9222c115ac8b0 .table_c111df4cd7c2d1b2 tbody .remove-product_5ca01954229ebf74 {
  color: #000;
  font-size: 22px;
}
.cart-list-form_e3f9222c115ac8b0 .table_c111df4cd7c2d1b2 tbody .remove-product_5ca01954229ebf74:hover {
  color: #ff2759;
}
.cart-list-form_e3f9222c115ac8b0 .cart-footer_4201cacc76f17220 {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_e3f9222c115ac8b0 .cart-footer_4201cacc76f17220 .coupon-form_88a77732503b5fed input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_e3f9222c115ac8b0 .cart-footer_4201cacc76f17220 .cart-total-section_92ac73ca2cd1f890 {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_e3f9222c115ac8b0 .cart-footer_4201cacc76f17220 .cart-total-section_92ac73ca2cd1f890 .cart-total-table_18291a6b3e18cb06 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_e3f9222c115ac8b0 .cart-footer_4201cacc76f17220 .cart-total-section_92ac73ca2cd1f890 .cart-total-table_18291a6b3e18cb06 tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_cb569223dd0cd637 {
  height: auto;
}

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

.fancybox-caption_6ffa14ed0d2b2bf6, .fancybox-infobar_d6faf44d62715d78, .fancybox-navigation_68c45840e1336512 .fancybox-button_06d41e8f2f93974d, .fancybox-toolbar_42e4ca130a2120b1 {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_90767e0429971a93 .fancybox-caption_6ffa14ed0d2b2bf6, .fancybox-show-infobar_be137b6092ec2416 .fancybox-infobar_d6faf44d62715d78, .fancybox-show-nav_5bf12b687b429668 .fancybox-navigation_68c45840e1336512 .fancybox-button_06d41e8f2f93974d, .fancybox-show-toolbar_63fc5016401b5e29 .fancybox-toolbar_42e4ca130a2120b1 {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_7cf12375408df0d5 .fancybox-stage_557047c8c07d2fa1 {
  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_af1cb6bab8db66e4 .fancybox-slide, .fancybox-slide--current_9c318ada8fbb9f21, .fancybox-slide--next_b0487ea959aed40d, .fancybox-slide--previous_5e1c47ebdf1bf92d {
  display: block;
}

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

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

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

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

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

.fancybox-content_4f21365af7ec46dd {
  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_c097cf46671ac981 .fancybox-content_4f21365af7ec46dd {
  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_784cf0860e02bdf1 .fancybox-content_4f21365af7ec46dd {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_ca3be5ca3aef866f .fancybox-content_4f21365af7ec46dd {
  cursor: zoom-in;
}

.fancybox-can-drag_6adef95887a74855 .fancybox-content_4f21365af7ec46dd {
  cursor: grab;
}

.fancybox-is-dragging_349e544dfa450d60 .fancybox-content_4f21365af7ec46dd {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_97404cf402b3f1bc .fancybox-content_4f21365af7ec46dd {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_630188558a5081cd .fancybox-content_4f21365af7ec46dd, .fancybox-slide--map_67aa259aec855e97 .fancybox-content_4f21365af7ec46dd, .fancybox-slide--video_29a36d47c3c6730c .fancybox-content_4f21365af7ec46dd {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_29a36d47c3c6730c .fancybox-content_4f21365af7ec46dd {
  background: #000;
}

.fancybox-slide--map_67aa259aec855e97 .fancybox-content_4f21365af7ec46dd {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_473f9f2b250975f9 svg path, .fancybox-button--share_0891fdf89ab7b44b svg path, .fancybox-button--thumbs_b2fa9bf094363092 svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_5bf12b687b429668 .fancybox-navigation_68c45840e1336512 .fancybox-button_06d41e8f2f93974d {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_68c45840e1336512 .fancybox-button--arrow_left_abc1a8d089e9a415 {
  left: 6px;
}

.fancybox-navigation_68c45840e1336512 .fancybox-button--arrow_right_f0f362cddbe2ab31 {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_630188558a5081cd .fancybox-close-small_c33724cfd9d3d218, .fancybox-slide--image_c097cf46671ac981 .fancybox-close-small_c33724cfd9d3d218, .fancybox-slide--video_29a36d47c3c6730c .fancybox-close-small_c33724cfd9d3d218 {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_630188558a5081cd .fancybox-close-small_c33724cfd9d3d218:hover svg, .fancybox-slide--image_c097cf46671ac981 .fancybox-close-small_c33724cfd9d3d218:hover svg, .fancybox-slide--video_29a36d47c3c6730c .fancybox-close-small_c33724cfd9d3d218:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_98885d6a639524e0 .fancybox-close-small_c33724cfd9d3d218, .fancybox-is-zoomable_9d8697f5eeef7fcd.fancybox-can-drag_6adef95887a74855 .fancybox-close-small_c33724cfd9d3d218 {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_cce04138dbfb07e0.fancybox-slide--next_b0487ea959aed40d, .fancybox-fx-fade_cce04138dbfb07e0.fancybox-slide--previous_5e1c47ebdf1bf92d {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_cce04138dbfb07e0.fancybox-slide--current_9c318ada8fbb9f21 {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_aa8c91c62548ac89 {
  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_8ed6230b07edf89f {
  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_a5b520e02980f4e9 {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_9070e699fdea0ffe .fancybox-thumbs_8ed6230b07edf89f {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_8ed6230b07edf89f > 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_8ed6230b07edf89f .fancybox-thumbs-active_c3c0f7c0aaf66799:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_1c3b82ac113a52cd .slick-track_25726fbde7519cfc,
.slick-slider_1c3b82ac113a52cd .slick-list_e8d304a7eb64d05d {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_1fb4d5e579cb13ad .slick-track_25726fbde7519cfc {
  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_1fb4d5e579cb13ad img {
  display: none;
}

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

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

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

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

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