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

.h1_cfa514357b0c0011,
h1,
.h2_053b87852b66eec7,
h2,
.h3_46e00beb97fabec9,
h3,
.h4_26dac71d3fa10eca,
h4,
.h5_7e2daad3613a5d0d,
h5,
.h6_cfb28180666b8015,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_bdf56937eca53c2c {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_1de60410cad48811 {
  padding: 0 !important;
}

.m0_fb03aa56a5c5d261 {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_26e0e0252b51712b {
    padding: 0 !important;
  }
  .xl-m0_21e585ebd16b620d {
    margin: 0 !important;
  }
  .xl-pt-10_8769e839a2419af9 {
    padding-top: 10px !important;
  }
  .xl-pt-20_7e3ee852506343c1 {
    padding-top: 20px !important;
  }
  .xl-pt-30_497db1a486f14816 {
    padding-top: 30px !important;
  }
  .xl-pt-40_f771cf6a1cd2031e {
    padding-top: 40px !important;
  }
  .xl-pt-50_9dc99f5f915ad190 {
    padding-top: 50px !important;
  }
  .xl-pt-60_6548d2a3290f228e {
    padding-top: 60px !important;
  }
  .xl-pt-70_25a1f04c2cdbe1d8 {
    padding-top: 70px !important;
  }
  .xl-pt-80_65721e83edcca2e5 {
    padding-top: 80px !important;
  }
  .xl-pt-90_af3762643ebe3a5d {
    padding-top: 90px !important;
  }
  .xl-pt-100_77f186a8ee8f44c0 {
    padding-top: 100px !important;
  }
  .xl-pt-110_de58ec47d264cab8 {
    padding-top: 110px !important;
  }
  .xl-pt-120_6160e6359c554599 {
    padding-top: 120px !important;
  }
  .xl-pt-130_47369d3ed972ecac {
    padding-top: 130px !important;
  }
  .xl-pt-140_50b6672f0d1624a5 {
    padding-top: 140px !important;
  }
  .xl-pt-150_29269d0f4716a701 {
    padding-top: 150px !important;
  }
  .xl-pt-200_ea106fa28c62ce99 {
    padding-top: 200px !important;
  }
  .xl-pb-10_7d6d65e8ce4c78c8 {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_fa76e4b87a0654e0 {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_ae69f25d2159cc53 {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_c57addbe4bd97816 {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_90c1124e329073f8 {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_5f0e0d0431902245 {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_f07b059f5ea0fa2d {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_8368bb337b9b90b5 {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_f02e4cddab849772 {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_eeca088431857c8b {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_29112e02f78d24cf {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_63596504e24a189f {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_16a20650a2fe2aaf {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_5b44e05c93b23e44 {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_7136899832a20180 {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_aeb4fb74d26edf2a {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_e955b3aca7af8b1e {
    margin-top: 10px !important;
  }
  .xl-mt-20_4dc3dcd753f6cbfa {
    margin-top: 20px !important;
  }
  .xl-mt-30_b17c6fdbd294945b {
    margin-top: 30px !important;
  }
  .xl-mt-40_4b5c3fd1b39885ba {
    margin-top: 40px !important;
  }
  .xl-mt-50_5457d462b294aa8e {
    margin-top: 50px !important;
  }
  .xl-mt-60_46c908c5f46b5148 {
    margin-top: 60px !important;
  }
  .xl-mt-70_808f852e97cc62bf {
    margin-top: 70px !important;
  }
  .xl-mt-80_9674e19b22e3ddc0 {
    margin-top: 80px !important;
  }
  .xl-mt-90_0e64fa91ca8a2d64 {
    margin-top: 90px !important;
  }
  .xl-mt-100_50dbeffe2172ab6f {
    margin-top: 100px !important;
  }
  .xl-mt-110_bed1ed14172e90b1 {
    margin-top: 110px !important;
  }
  .xl-mt-120_556bcb253cb00e92 {
    margin-top: 120px !important;
  }
  .xl-mt-130_57dc820b515e07d4 {
    margin-top: 130px !important;
  }
  .xl-mt-140_bd94db2ed5c5fe32 {
    margin-top: 140px !important;
  }
  .xl-mt-150_68d27c92ed791e04 {
    margin-top: 150px !important;
  }
  .xl-mt-200_4532a39d9eb65818 {
    margin-top: 200px !important;
  }
  .xl-mb-10_05aa91b7999f92f5 {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_5b41c0edcf88aa80 {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_67a438bbf46b793a {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_f73f91fa64f53b15 {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_0ac9a805c2c7aff0 {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_aba965109aa6054d {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_1b7d782e7915659a {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_e41a407c14126654 {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_08a28c3f7cea954c {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_8112a3ea35f0567d {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_01ec7f7fe84203cf {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_a5f65818febd3824 {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_e0381c952fe77e69 {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_4264e02633f7f35b {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_ebc6d190a0604e07 {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_da19c318a9b4b25b {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_9bf0bcaa7bc73aaf {
    padding: 0 !important;
  }
  .lg-m0_8373194cac2b984c {
    margin: 0 !important;
  }
  .lg-pt-10_3649a4e24f739918 {
    padding-top: 10px !important;
  }
  .lg-pt-20_31b9bc3076e20573 {
    padding-top: 20px !important;
  }
  .lg-pt-30_6413e6a787e3e5fe {
    padding-top: 30px !important;
  }
  .lg-pt-40_674716620cd42097 {
    padding-top: 40px !important;
  }
  .lg-pt-50_c1e2ed457048f4c6 {
    padding-top: 50px !important;
  }
  .lg-pt-60_7e4344939cc17e10 {
    padding-top: 60px !important;
  }
  .lg-pt-70_a4664b2653c57d81 {
    padding-top: 70px !important;
  }
  .lg-pt-80_755328b55fcbe540 {
    padding-top: 80px !important;
  }
  .lg-pt-90_d67d3e4851bd8670 {
    padding-top: 90px !important;
  }
  .lg-pt-100_be9508f4c38d3662 {
    padding-top: 100px !important;
  }
  .lg-pt-110_0a812369dfbe657e {
    padding-top: 110px !important;
  }
  .lg-pt-120_7972cd4cb4a3164c {
    padding-top: 120px !important;
  }
  .lg-pt-130_ac11fc6b502e702c {
    padding-top: 130px !important;
  }
  .lg-pt-140_e807e99c059060aa {
    padding-top: 140px !important;
  }
  .lg-pt-150_c19eb64c546119bf {
    padding-top: 150px !important;
  }
  .lg-pt-200_30e0a716493541cf {
    padding-top: 200px !important;
  }
  .lg-pb-10_b8d0cd4c1683f5d4 {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_863c3503efac2fdb {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_588211c6905cca8b {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_ca2e3414bfa36766 {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_914af9aeb0c8daf6 {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_560a3e2b11bc5935 {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_094fda26d75506c4 {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_0c35b5751ce90f65 {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_c6def7115966e9d8 {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_3c9818493d1bd01e {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_9bc1df6b33726ee3 {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_29698214f3bf7552 {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_00e0ea95cfd3557b {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_a7816ca2c8adb737 {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_21c0572411f075d6 {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_eed5c616ff4b21d2 {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_b1f63b93f1a924ab {
    margin-top: 10px !important;
  }
  .lg-mt-20_229f332586c8359b {
    margin-top: 20px !important;
  }
  .lg-mt-30_1597cf30e6efbf6b {
    margin-top: 30px !important;
  }
  .lg-mt-40_d42bca72f5743a55 {
    margin-top: 40px !important;
  }
  .lg-mt-50_8bc78786e8edadbe {
    margin-top: 50px !important;
  }
  .lg-mt-60_1a3a392b3c276219 {
    margin-top: 60px !important;
  }
  .lg-mt-70_40c7a56ea9febb23 {
    margin-top: 70px !important;
  }
  .lg-mt-80_6251843022ea6273 {
    margin-top: 80px !important;
  }
  .lg-mt-90_8bf040cd31648fa2 {
    margin-top: 90px !important;
  }
  .lg-mt-100_d2ece578975897ac {
    margin-top: 100px !important;
  }
  .lg-mt-110_39f8e8a4682419a4 {
    margin-top: 110px !important;
  }
  .lg-mt-120_2d35ed31f923b8dd {
    margin-top: 120px !important;
  }
  .lg-mt-130_7832c6b20b9eb837 {
    margin-top: 130px !important;
  }
  .lg-mt-140_d70f6f3c57a8e55e {
    margin-top: 140px !important;
  }
  .lg-mt-150_0a2b56230157e30e {
    margin-top: 150px !important;
  }
  .lg-mt-200_ca09a240bf4341da {
    margin-top: 200px !important;
  }
  .lg-mb-10_19e4878a40448c5a {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_2f907256d3341a99 {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_4874c1406ab1d8f7 {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_e47dc8f5c2f6eb22 {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_469057bfbdfed627 {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_d06f8bca888d305b {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_3156fbe7d7c4ec9a {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_85d350cecd40cc4c {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_f70b12098d67ca8e {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_5b37bd50a493b1d3 {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_1282e7ec04869a37 {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_e5462bae2d5ba420 {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_79c2756ce471bea2 {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_a530e81cee66602f {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_789f97d701bd8d3e {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_e4505621721cae64 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_58cdfd3999b12f90 {
    padding: 0 !important;
  }
  .md-m0_ba1e77886fc35cab {
    margin: 0 !important;
  }
  .md-pt-10_976b007e91490162 {
    padding-top: 10px !important;
  }
  .md-pt-20_50c2bf23d4100911 {
    padding-top: 20px !important;
  }
  .md-pt-30_3e35984dac487355 {
    padding-top: 30px !important;
  }
  .md-pt-40_a92c7ee335924510 {
    padding-top: 40px !important;
  }
  .md-pt-50_e57be6b02b3295b5 {
    padding-top: 50px !important;
  }
  .md-pt-60_320a18caa016149d {
    padding-top: 60px !important;
  }
  .md-pt-70_407dace9e4750c15 {
    padding-top: 70px !important;
  }
  .md-pt-80_c98ec4dea4a71938 {
    padding-top: 80px !important;
  }
  .md-pt-90_f575c9f27043542e {
    padding-top: 90px !important;
  }
  .md-pt-100_c2b9ba43649300ea {
    padding-top: 100px !important;
  }
  .md-pt-110_7d3be9d5fc9ea4b2 {
    padding-top: 110px !important;
  }
  .md-pt-120_17b8560e3e89d4d4 {
    padding-top: 120px !important;
  }
  .md-pt-130_0d4790eaedbe156a {
    padding-top: 130px !important;
  }
  .md-pt-140_2183eba99b13c3b8 {
    padding-top: 140px !important;
  }
  .md-pt-150_63d121bd1b80f492 {
    padding-top: 150px !important;
  }
  .md-pt-200_c3014ce98a38134b {
    padding-top: 200px !important;
  }
  .md-pb-10_72a3b73d741e1591 {
    padding-bottom: 10px !important;
  }
  .md-pb-20_1a7292805516a892 {
    padding-bottom: 20px !important;
  }
  .md-pb-30_6665f58913e546b4 {
    padding-bottom: 30px !important;
  }
  .md-pb-40_27fc8077f549a3b0 {
    padding-bottom: 40px !important;
  }
  .md-pb-50_1316f965c140e5d0 {
    padding-bottom: 50px !important;
  }
  .md-pb-60_03873f5ae4dd6fb8 {
    padding-bottom: 60px !important;
  }
  .md-pb-70_418b2197e7fc69ef {
    padding-bottom: 70px !important;
  }
  .md-pb-80_1d18a34104a61237 {
    padding-bottom: 80px !important;
  }
  .md-pb-90_8d77ad06b3371b68 {
    padding-bottom: 90px !important;
  }
  .md-pb-100_45a91a070f4223cd {
    padding-bottom: 100px !important;
  }
  .md-pb-110_95cec1e84334c579 {
    padding-bottom: 110px !important;
  }
  .md-pb-120_5cb4188f0f02d970 {
    padding-bottom: 120px !important;
  }
  .md-pb-130_93003702dc4a3447 {
    padding-bottom: 130px !important;
  }
  .md-pb-140_6f62fef5c13e27fe {
    padding-bottom: 140px !important;
  }
  .md-pb-150_976b4d8da3936e17 {
    padding-bottom: 150px !important;
  }
  .md-pb-200_8981275f7cf12754 {
    padding-bottom: 200px !important;
  }
  .md-mt-10_264da012d7457be3 {
    margin-top: 10px !important;
  }
  .md-mt-20_bb156cf82630b8f7 {
    margin-top: 20px !important;
  }
  .md-mt-30_bee602f24ec5e9eb {
    margin-top: 30px !important;
  }
  .md-mt-40_462fdc4e07acdbb7 {
    margin-top: 40px !important;
  }
  .md-mt-50_85809b2b81f90f8f {
    margin-top: 50px !important;
  }
  .md-mt-60_3bd1af1dc9b58fe4 {
    margin-top: 60px !important;
  }
  .md-mt-70_50f111226688fddf {
    margin-top: 70px !important;
  }
  .md-mt-80_c507ea1971640ab8 {
    margin-top: 80px !important;
  }
  .md-mt-90_b7531a31b0b755ee {
    margin-top: 90px !important;
  }
  .md-mt-100_b4077706b7cf3ea5 {
    margin-top: 100px !important;
  }
  .md-mt-110_702ec08d2650c022 {
    margin-top: 110px !important;
  }
  .md-mt-120_4f20ea76013408b2 {
    margin-top: 120px !important;
  }
  .md-mt-130_0459438c25969550 {
    margin-top: 130px !important;
  }
  .md-mt-140_2668aa0ef5955a69 {
    margin-top: 140px !important;
  }
  .md-mt-150_d0f4302c8baee87d {
    margin-top: 150px !important;
  }
  .md-mt-200_2d8e0a65778d8621 {
    margin-top: 200px !important;
  }
  .md-mb-10_3102d800e62f79cf {
    margin-bottom: 10px !important;
  }
  .md-mb-20_b428085d969c4929 {
    margin-bottom: 20px !important;
  }
  .md-mb-30_f2ca5dc5a6d18fa2 {
    margin-bottom: 30px !important;
  }
  .md-mb-40_b121e5c3b76211ed {
    margin-bottom: 40px !important;
  }
  .md-mb-50_9db35b01226f2b43 {
    margin-bottom: 50px !important;
  }
  .md-mb-60_e1ed5715332d9e76 {
    margin-bottom: 60px !important;
  }
  .md-mb-70_21c21b69ed7d5685 {
    margin-bottom: 70px !important;
  }
  .md-mb-80_f30b13b2e1760615 {
    margin-bottom: 80px !important;
  }
  .md-mb-90_28516cc8fedbf5c4 {
    margin-bottom: 90px !important;
  }
  .md-mb-100_0ca3877af1a227a7 {
    margin-bottom: 100px !important;
  }
  .md-mb-110_090d803f71f45c0d {
    margin-bottom: 110px !important;
  }
  .md-mb-120_d8a545c22a72c2bc {
    margin-bottom: 120px !important;
  }
  .md-mb-130_5166312aa88ee538 {
    margin-bottom: 130px !important;
  }
  .md-mb-140_d3f8b6f875057d49 {
    margin-bottom: 140px !important;
  }
  .md-mb-150_e193ba0488ca32bf {
    margin-bottom: 150px !important;
  }
  .md-mb-200_a1f4513bf21a9e1a {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_2b1ada00653cf176 {
    padding: 0 !important;
  }
  .sm-m0_16d113036530218f {
    margin: 0 !important;
  }
  .sm-pt-10_07fb4bd31fe3ea6b {
    padding-top: 10px !important;
  }
  .sm-pt-20_1d3d187fe3cfe4b4 {
    padding-top: 20px !important;
  }
  .sm-pt-30_d869d1b851224b6c {
    padding-top: 30px !important;
  }
  .sm-pt-40_07390aeeb69efb63 {
    padding-top: 40px !important;
  }
  .sm-pt-50_8c7d280e7477d4c3 {
    padding-top: 50px !important;
  }
  .sm-pt-60_488859ea29364eb4 {
    padding-top: 60px !important;
  }
  .sm-pt-70_feb014af882ed0e4 {
    padding-top: 70px !important;
  }
  .sm-pt-80_29e28d6ad83e9074 {
    padding-top: 80px !important;
  }
  .sm-pt-90_5086514531192924 {
    padding-top: 90px !important;
  }
  .sm-pt-100_78a03a6c22b54444 {
    padding-top: 100px !important;
  }
  .sm-pt-110_702372d36a4693ce {
    padding-top: 110px !important;
  }
  .sm-pt-120_d1383f1739333c2b {
    padding-top: 120px !important;
  }
  .sm-pt-130_00e9284d6346b104 {
    padding-top: 130px !important;
  }
  .sm-pt-140_a9eb41ec3ba21cd0 {
    padding-top: 140px !important;
  }
  .sm-pt-150_f0c190030df6c18b {
    padding-top: 150px !important;
  }
  .sm-pt-200_87e02ed3172c79a3 {
    padding-top: 200px !important;
  }
  .sm-pb-10_cdb1aaad8485beb2 {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_b29c14c40870ed11 {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_fcba348bdb11f4f9 {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_2cb504584cf6d8d9 {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_5a2a2b321863a137 {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_9c078dc49a5a8cd3 {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_90ddbad3802f806c {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_14726cafcac11c72 {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_fad70fab46f3427c {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_534ef9a714ac0a79 {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_f79df9b5cf5ae320 {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_25db6e556729dd8b {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_34c97f34298c49fc {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_2ab3cc3e32bc7722 {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_a2d8282a5bb67cca {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_ccf89de54c209dbf {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_94e29807810adf0a {
    margin-top: 10px !important;
  }
  .sm-mt-20_6a7fbd18bc34445f {
    margin-top: 20px !important;
  }
  .sm-mt-30_a77e54528f33a26f {
    margin-top: 30px !important;
  }
  .sm-mt-40_e9d7683a596aa0b1 {
    margin-top: 40px !important;
  }
  .sm-mt-50_cc234bd10427e080 {
    margin-top: 50px !important;
  }
  .sm-mt-60_61df13cbce1d1fb3 {
    margin-top: 60px !important;
  }
  .sm-mt-70_5ce6e46afb9c54bf {
    margin-top: 70px !important;
  }
  .sm-mt-80_6e1f510f81e03a85 {
    margin-top: 80px !important;
  }
  .sm-mt-90_176c10ca98285540 {
    margin-top: 90px !important;
  }
  .sm-mt-100_fd46f9d4b1b5c9b6 {
    margin-top: 100px !important;
  }
  .sm-mt-110_ffcd5fc7c8eb271e {
    margin-top: 110px !important;
  }
  .sm-mt-120_7f64802dcd3ba765 {
    margin-top: 120px !important;
  }
  .sm-mt-130_d5f6da234db2730e {
    margin-top: 130px !important;
  }
  .sm-mt-140_ad21c9001d1b45a8 {
    margin-top: 140px !important;
  }
  .sm-mt-150_3ffd12edcc37921f {
    margin-top: 150px !important;
  }
  .sm-mt-200_942542a36d4633c2 {
    margin-top: 200px !important;
  }
  .sm-mb-10_16855c1a19accf99 {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_7fb798fc77d5368d {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_60a6735f3753dca0 {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_46e0a2358af01efb {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_5ed446aa43b81ec3 {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_d169d59557f3cf50 {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_cfe16fcf37c45e6c {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_e0ba97bcf538c40c {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_c5182df934410473 {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_42276d47785295c2 {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_5152dc99264ba38a {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_992ace040ee6c23f {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_e1b1a17423a5f7b2 {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_6a40a852ac41d30f {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_a2c83a0c9e1166e6 {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_d399cb6308cd937e {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_5e52c90c8feeae81 {
    padding: 0 !important;
  }
  .xs-m0_4e661ff76294eae8 {
    margin: 0 !important;
  }
  .xs-pt-10_4bc034e7d761a3ba {
    padding-top: 10px !important;
  }
  .xs-pt-20_b79244a6d2dd97bf {
    padding-top: 20px !important;
  }
  .xs-pt-30_1a758eb7f3b405cb {
    padding-top: 30px !important;
  }
  .xs-pt-40_ea47b44306a529c9 {
    padding-top: 40px !important;
  }
  .xs-pt-50_b9e42cc02655d784 {
    padding-top: 50px !important;
  }
  .xs-pt-60_668bfcb1af89ff9a {
    padding-top: 60px !important;
  }
  .xs-pt-70_3dec32c030956f01 {
    padding-top: 70px !important;
  }
  .xs-pt-80_2400fa77ea3c9a45 {
    padding-top: 80px !important;
  }
  .xs-pt-90_9d9b212a6d1d7ef7 {
    padding-top: 90px !important;
  }
  .xs-pt-100_5fb66e89eb270dad {
    padding-top: 100px !important;
  }
  .xs-pt-110_2007aaaed7b72f55 {
    padding-top: 110px !important;
  }
  .xs-pt-120_ec4f0af16cdafbed {
    padding-top: 120px !important;
  }
  .xs-pt-130_f0be437694a76d4d {
    padding-top: 130px !important;
  }
  .xs-pt-140_559341668fc6ae66 {
    padding-top: 140px !important;
  }
  .xs-pt-150_a818388e022766bf {
    padding-top: 150px !important;
  }
  .xs-pt-200_fa4fb4603b998141 {
    padding-top: 200px !important;
  }
  .xs-pb-10_692fe84777e0b27f {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_d6a37d43a1a683cb {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_45e2ff79b5762048 {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_801cf10f81c5e9ab {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_70254cdc6ad9fd7b {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_2156ec2b21d57503 {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_abc44b5d18abfe4b {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_464a52b0f3816a9e {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_24342462fcd82d82 {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_c8e174ff773a648b {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_aa7493b86e8ab22a {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_3e5cb040345eddc9 {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_f2e4542de59198bd {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_15f1af8dac9c9898 {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_89dea84389dfc874 {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_0e0b986ea7c312dd {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_a12b757d6f302463 {
    margin-top: 10px !important;
  }
  .xs-mt-20_2a29be534510378e {
    margin-top: 20px !important;
  }
  .xs-mt-30_22a97fb5a0adb875 {
    margin-top: 30px !important;
  }
  .xs-mt-40_58caeb0be84ca12c {
    margin-top: 40px !important;
  }
  .xs-mt-50_b9c3e76c3c29387d {
    margin-top: 50px !important;
  }
  .xs-mt-60_108bcbb4d33dd757 {
    margin-top: 60px !important;
  }
  .xs-mt-70_61da3e86d35dcf37 {
    margin-top: 70px !important;
  }
  .xs-mt-80_a8e284316583b166 {
    margin-top: 80px !important;
  }
  .xs-mt-90_2e70943308ab0060 {
    margin-top: 90px !important;
  }
  .xs-mt-100_40ea4b8a19c6c972 {
    margin-top: 100px !important;
  }
  .xs-mt-110_c4c4469af0155fbf {
    margin-top: 110px !important;
  }
  .xs-mt-120_e16fe8d1ed14d483 {
    margin-top: 120px !important;
  }
  .xs-mt-130_88b8ac97641d2b2b {
    margin-top: 130px !important;
  }
  .xs-mt-140_3a5575a606124231 {
    margin-top: 140px !important;
  }
  .xs-mt-150_7a985a415c812bc1 {
    margin-top: 150px !important;
  }
  .xs-mt-200_a7f7999ccd0ab33e {
    margin-top: 200px !important;
  }
  .xs-mb-10_e1d3ff041f09a5f3 {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_873477493998b667 {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_81b0b792c52aa222 {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_e11e7c6253b2ba27 {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_67f92cd56960f43e {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_0016b6c09cf0d0cf {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_2c18e4625339c276 {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_31a1ea0ecbce9b8d {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_ec00606a2981eb12 {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_e4ad44873548fe0a {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_eee6e85ed2c70560 {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_65477486d809ea7e {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_5b3b468a90cad189 {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_498de264cf75e545 {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_f26a885e7cb22161 {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_1de9170fcac8fb39 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_f82e91c27bf114f9 {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_f82e91c27bf114f9.menu-overlay_9120b9e8081d876a {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_f82e91c27bf114f9.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_f82e91c27bf114f9 .navbar-toggler_5bf3567fb4dcb5ed {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_f82e91c27bf114f9.menu-style-three_0cc263479d26c252 .navbar-toggler_5bf3567fb4dcb5ed {
  background: #000;
}
.theme-main-menu_f82e91c27bf114f9.menu-style-four_2f0d6f9e6f3e6c61 .navbar-toggler_5bf3567fb4dcb5ed {
  background: #E6FD5A;
}
.theme-main-menu_f82e91c27bf114f9.menu-style-five_47ced2eaf7dbc0d1 .navbar-toggler_5bf3567fb4dcb5ed {
  background: #DFFF5E;
}
.theme-main-menu_f82e91c27bf114f9 .navbar-toggler_5bf3567fb4dcb5ed:focus {
  box-shadow: none;
}
.theme-main-menu_f82e91c27bf114f9 .navbar-toggler_5bf3567fb4dcb5ed::before,
.theme-main-menu_f82e91c27bf114f9 .navbar-toggler_5bf3567fb4dcb5ed::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_f82e91c27bf114f9 .navbar-toggler_5bf3567fb4dcb5ed 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_f82e91c27bf114f9.menu-style-three_0cc263479d26c252 .navbar-toggler_5bf3567fb4dcb5ed:before, .theme-main-menu_f82e91c27bf114f9.menu-style-three_0cc263479d26c252 .navbar-toggler_5bf3567fb4dcb5ed:after, .theme-main-menu_f82e91c27bf114f9.menu-style-three_0cc263479d26c252 .navbar-toggler_5bf3567fb4dcb5ed span {
  background: #fff;
}
.theme-main-menu_f82e91c27bf114f9 .navbar-toggler_5bf3567fb4dcb5ed::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_f82e91c27bf114f9 .navbar-toggler_5bf3567fb4dcb5ed::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_f82e91c27bf114f9 .navbar-toggler_5bf3567fb4dcb5ed[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_f82e91c27bf114f9 .navbar-toggler_5bf3567fb4dcb5ed[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_f82e91c27bf114f9 .navbar-toggler_5bf3567fb4dcb5ed[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_f82e91c27bf114f9 .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_f82e91c27bf114f9 .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_f82e91c27bf114f9.white-vr_52351543c8ddaebc .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_f82e91c27bf114f9.white-vr_52351543c8ddaebc .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_f82e91c27bf114f9.white-vr_52351543c8ddaebc.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_f82e91c27bf114f9.menu-style-one_74f30fd609bceba4 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_f82e91c27bf114f9.menu-style-two_01d2881d11e90f00 {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_f82e91c27bf114f9.menu-style-two_01d2881d11e90f00 .info-row_22235e8fbd4cff46 {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_f82e91c27bf114f9.menu-style-two_01d2881d11e90f00 .gap-fix_4a9ff3d85438885e {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_f82e91c27bf114f9.menu-style-two_01d2881d11e90f00 .greetings_34a8116e456b88e4 {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_f82e91c27bf114f9.menu-style-two_01d2881d11e90f00 .contact-info_71b5fa5301fb6825 {
  margin: 0 -15px;
}
.theme-main-menu_f82e91c27bf114f9.menu-style-two_01d2881d11e90f00 .contact-info_71b5fa5301fb6825 li {
  padding: 0 15px;
}
.theme-main-menu_f82e91c27bf114f9.menu-style-two_01d2881d11e90f00 .contact-info_71b5fa5301fb6825 li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_f82e91c27bf114f9.menu-style-two_01d2881d11e90f00 .contact-info_71b5fa5301fb6825 li a:hover {
  text-decoration: underline;
}
.theme-main-menu_f82e91c27bf114f9.menu-style-two_01d2881d11e90f00 .inner-content_0cb75a57954d293a {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_f82e91c27bf114f9.menu-style-two_01d2881d11e90f00.fixed .info-row_22235e8fbd4cff46 {
  display: none;
}
.theme-main-menu_f82e91c27bf114f9.menu-style-five_47ced2eaf7dbc0d1 {
  background: #000;
  padding: 0;
}
.theme-main-menu_f82e91c27bf114f9.menu-style-five_47ced2eaf7dbc0d1 .inner-content_0cb75a57954d293a {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_f82e91c27bf114f9.menu-style-six_bd48e585f944e3e5 .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_f82e91c27bf114f9.menu-style-six_bd48e585f944e3e5 .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_f82e91c27bf114f9 .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_4ef1b1c28b2b38aa {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_4ef1b1c28b2b38aa .mega-menu-title_dace65c8b7d4d38f {
  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_f82e91c27bf114f9 .login-btn-one_c428745f3754f29c a {
  color: #000;
}
.theme-main-menu_f82e91c27bf114f9 .login-btn-one_c428745f3754f29c a:hover {
  text-decoration: underline;
}
.theme-main-menu_f82e91c27bf114f9 .login-btn-two_4818c9390757497b a {
  color: #044F3B;
}
.theme-main-menu_f82e91c27bf114f9 .login-btn-two_4818c9390757497b a:hover {
  text-decoration: underline;
}
.theme-main-menu_f82e91c27bf114f9 .signup-btn-one_8cb00405ff4bd25d 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_f82e91c27bf114f9 .signup-btn-one_8cb00405ff4bd25d .icon_3dc31dbd9c56f6c0 {
  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_f82e91c27bf114f9 .signup-btn-one_8cb00405ff4bd25d:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_f82e91c27bf114f9 .signup-btn-one_8cb00405ff4bd25d:hover .icon_3dc31dbd9c56f6c0 {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_f82e91c27bf114f9 .signup-btn-two_ec835f5d33f4e3ed {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_f82e91c27bf114f9 .signup-btn-two_ec835f5d33f4e3ed:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_f82e91c27bf114f9 .quote-one_579eb19fc20968ba {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_f82e91c27bf114f9 .quote-one_579eb19fc20968ba:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_6f90304400d8829d {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_6f90304400d8829d li {
  position: relative;
  padding: 0 15px;
}
.category-menu_6f90304400d8829d li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_6f90304400d8829d li a:hover {
  color: #0C3A30;
}
.category-menu_6f90304400d8829d .dropdown-menu {
  padding: 0;
}
.category-menu_6f90304400d8829d .dropdown-menu li {
  padding: 0;
}
.category-menu_6f90304400d8829d .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_b15c8bcfa9a1b819 .logo_cc3ae3ac4f927c65 {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_52351543c8ddaebc .navbar-collapse_b15c8bcfa9a1b819 {
    background-color: #0C3A30;
  }
  .navbar-collapse_b15c8bcfa9a1b819 {
    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_b15c8bcfa9a1b819.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_f82e91c27bf114f9 .navbar .mega-dropdown_30bcba7ca68fccb0 {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_52351543c8ddaebc .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_4ef1b1c28b2b38aa {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_e975decadaab44a9 .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_110376de3558ab53 {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_110376de3558ab53::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_110376de3558ab53 .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_110376de3558ab53 .hero-slider-one .hero-img_ead0ee828db9ba45 {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_110376de3558ab53 .hero-slider-one .slick-list_00f0d03ecda30ef7, .hero-banner-one_110376de3558ab53 .hero-slider-one .slick-track_2354b1de4caf091a, .hero-banner-one_110376de3558ab53 .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_110376de3558ab53 .hero-heading_684ac5d1a6d9ee3d {
  font-weight: 700;
  color: #000;
  background: url(../pictures/shape_690a0fe978/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_110376de3558ab53 .more-btn_47ddab89d54f4c4c {
  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_110376de3558ab53 .more-btn_47ddab89d54f4c4c:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_bf5a1910e33d374a {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_bf5a1910e33d374a .bg-wrapper_f7eea436e2a8d9e3 {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_bf5a1910e33d374a .hero-heading_684ac5d1a6d9ee3d {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_bf5a1910e33d374a .rating_fea8ac3856742256 h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_bf5a1910e33d374a .rating_fea8ac3856742256 p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_bf5a1910e33d374a .media-wrapper_23617166b5839307 {
  position: absolute;
  background: url(../pictures/assets_60b1eaca4a/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_bf5a1910e33d374a .media-wrapper_23617166b5839307 .shape_01_2ae43cb342ebadea {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_bf5a1910e33d374a .media-wrapper_23617166b5839307 .shape_02_75566a0374935cfc {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_23f4207077ab94f0 .hero-heading_684ac5d1a6d9ee3d {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_23f4207077ab94f0 .media-wrapper_23617166b5839307 {
  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_23f4207077ab94f0 .media-wrapper_23617166b5839307 .screen_01_b94388381a483852 {
  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_23f4207077ab94f0 .media-wrapper_23617166b5839307 .screen_02_3d3a71d59febc3aa {
  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_23f4207077ab94f0 .media-wrapper_23617166b5839307 .bg-shape_03898ad5b7db6134 {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_23f4207077ab94f0 .shape_01_2ae43cb342ebadea {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_7d98959f75b74d77 .bg-wrapper_f7eea436e2a8d9e3 {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_7d98959f75b74d77 .media-wrapper_23617166b5839307 {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_7d98959f75b74d77 .media-wrapper_23617166b5839307 .shape_01_2ae43cb342ebadea {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_7d98959f75b74d77 .shape_02_75566a0374935cfc {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_7890682fe9ccc3b9 + .blog-details_3a9596bec691dee0 {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_fc39d08e54dd6623 {
  z-index: 1;
}
.block-feature-three_fc39d08e54dd6623:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_fc39d08e54dd6623.no-bg_a7967542a8f0a635:before {
  display: none;
}
.block-feature-three_fc39d08e54dd6623 .section-btn_bfd58dbab30797de {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_fc39d08e54dd6623 .block-title_21f6683cbd24ec26 a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_fc39d08e54dd6623 .block-title_21f6683cbd24ec26 a:hover {
  text-decoration: underline;
}
.block-feature-three_fc39d08e54dd6623 .round-btn_1aac8055e1785c69 {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_fc39d08e54dd6623 .round-btn_1aac8055e1785c69:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_fc39d08e54dd6623 .block-one_7b8cee97857443c6 {
  background: url(../pictures/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_fc39d08e54dd6623 .block-one_7b8cee97857443c6 .tag_10f007e01dd64f10 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_fc39d08e54dd6623 .block-one_7b8cee97857443c6 .block-title_21f6683cbd24ec26 {
  background: url(../pictures/shape_690a0fe978/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_fc39d08e54dd6623 .block-two_b49fe9ca7065d39f {
  overflow: hidden;
}
.block-feature-three_fc39d08e54dd6623 .block-two_b49fe9ca7065d39f .img-wrapper_d4d2c6650ef69bb2 {
  background: url(../pictures/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_fc39d08e54dd6623 .block-two_b49fe9ca7065d39f .text-wrapper_a89ddaa366759571 {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_fc39d08e54dd6623 .block-two_b49fe9ca7065d39f .tag_10f007e01dd64f10 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_fc39d08e54dd6623 .block-three_d90f12e319fe63c2 {
  background: #D3FF76;
}
.block-feature-three_fc39d08e54dd6623 .block-three_d90f12e319fe63c2 .tag_10f007e01dd64f10 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_fc39d08e54dd6623 .block-three_d90f12e319fe63c2 .round-btn_1aac8055e1785c69 {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_fc39d08e54dd6623 .block-three_d90f12e319fe63c2 .round-btn_1aac8055e1785c69:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_fc39d08e54dd6623 .block-four_6f7969a1ddfa45a9 {
  background: url(../pictures/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_fc39d08e54dd6623 .block-four_6f7969a1ddfa45a9 .block-title_21f6683cbd24ec26 {
  background: url(../pictures/shape_690a0fe978/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_fc39d08e54dd6623 .block-four_6f7969a1ddfa45a9 .block-title_21f6683cbd24ec26 a {
  font-size: 28px;
}
.block-feature-three_fc39d08e54dd6623 .block-four_6f7969a1ddfa45a9 .tag_10f007e01dd64f10 {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_fc39d08e54dd6623 .block-four_6f7969a1ddfa45a9 .round-btn_1aac8055e1785c69 {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_fc39d08e54dd6623 .block-four_6f7969a1ddfa45a9 .round-btn_1aac8055e1785c69:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_fc39d08e54dd6623 .block-five_01da499548512f40 {
  background: url(../pictures/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_fc39d08e54dd6623 .block-five_01da499548512f40 .tag_10f007e01dd64f10 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_fc39d08e54dd6623 .block-five_01da499548512f40 .block-title_21f6683cbd24ec26 {
  background: url(../pictures/shape_690a0fe978/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_f2171611eb9aae6a .upper-wrapper_9f542b5c6d70aee4 {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_f2171611eb9aae6a .upper-wrapper_9f542b5c6d70aee4 .shape_01_2ae43cb342ebadea {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_f2171611eb9aae6a .line-loop_b1baca480add9810:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_f2171611eb9aae6a .graph-panel_19737b2a5144a887 {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_f2171611eb9aae6a .graph-panel_19737b2a5144a887 .main-count_3db802c550f72d26 {
  font-size: 120px;
}
.block-feature-thirteen_f2171611eb9aae6a .graph-panel_19737b2a5144a887 .chart-box_9d445f84eabfdb2b {
  padding: 0 15px;
}
.block-feature-thirteen_f2171611eb9aae6a .graph-panel_19737b2a5144a887 .chart-box_9d445f84eabfdb2b .chart-inner_b646ed6506e1603c {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_49be01889b630306 .media-img_57d0a9dc491ef1d8 {
  border-radius: 30px;
}
.block-feature-sixteen_49be01889b630306 .shape_01_2ae43cb342ebadea {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_d7b675636446de33 .section-subheading_ea642ea9e68434a5 {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_d7b675636446de33 .shape_01_2ae43cb342ebadea {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

.text-feature-three_aa5e062cbf075da8 {
  z-index: 1;
}
.text-feature-three_aa5e062cbf075da8 .counter-wrapper_1dc38b23480977d0 {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.text-feature-three_aa5e062cbf075da8 .media-wrapper_23617166b5839307 {
  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_aa5e062cbf075da8 .media-wrapper_23617166b5839307 .screen_01_b94388381a483852 {
  right: -9%;
  top: 12%;
  width: 37.3%;
  border-radius: 10px;
  box-shadow: 10px 30px 50px rgba(0, 0, 0, 0.06);
}
.text-feature-three_aa5e062cbf075da8 .media-wrapper_23617166b5839307 .screen_02_3d3a71d59febc3aa {
  left: -11%;
  bottom: -9%;
  width: 65.5%;
}
.text-feature-three_aa5e062cbf075da8 .media-wrapper_23617166b5839307 .screen_03_babd15bb7d35040f {
  left: -13%;
  bottom: -11%;
  width: 50.85%;
  box-shadow: 0px 35px 70px rgba(0, 0, 0, 0.06);
}
.text-feature-three_aa5e062cbf075da8 .shape_01_2ae43cb342ebadea {
  bottom: 2%;
  left: 39%;
  width: 2.3%;
  min-width: 28px;
  animation: rotated 50s infinite linear;
}

.text-feature-four_9f174ad361124a80 {
  z-index: 1;
}
.text-feature-four_9f174ad361124a80 .avatar_ee98161eeaa1ec5b {
  width: 65px;
  height: 65px;
}
.text-feature-four_9f174ad361124a80 .name {
  font-size: 28px;
}
.text-feature-four_9f174ad361124a80 .quote-text_1147492091769e2f {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_9f174ad361124a80 .shape_01_2ae43cb342ebadea {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_9f174ad361124a80 .shape_02_75566a0374935cfc {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_34a056f35aa51dec .bg-wrapper_f7eea436e2a8d9e3 {
  background: #FFF2AC;
}
.text-feature-five_34a056f35aa51dec 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_34a056f35aa51dec 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_34a056f35aa51dec 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_34a056f35aa51dec li:hover:before {
  background: #29594B;
}
.text-feature-five_34a056f35aa51dec li:hover:after {
  color: #fff;
}
.text-feature-five_34a056f35aa51dec .media-wrapper_23617166b5839307 {
  background: url(../pictures/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_34a056f35aa51dec .media-wrapper_23617166b5839307 .video-icon_dba5ea8cf48668de {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_34a056f35aa51dec .media-wrapper_23617166b5839307 .video-icon_dba5ea8cf48668de:hover {
  background: #CFFF45;
}
.text-feature-five_34a056f35aa51dec .media-wrapper_23617166b5839307 .screen_01_b94388381a483852 {
  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_090de4d601a00193 {
  z-index: 1;
}
.text-feature-six_090de4d601a00193 .media-wrapper_23617166b5839307 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_090de4d601a00193 .media-wrapper_23617166b5839307 .screen_01_b94388381a483852 {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_090de4d601a00193 .shape_01_2ae43cb342ebadea {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_090de4d601a00193 .shape_02_75566a0374935cfc {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_c62a2694993c907f {
  background: url(../pictures/assets_60b1eaca4a/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_c62a2694993c907f .block_494adfb3f1d678c6 .icon_3dc31dbd9c56f6c0 {
  height: 50px;
}
.text-feature-nine_c62a2694993c907f .vertical-text-wrapper_fe97bd1fcd796697 {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_c62a2694993c907f .vertical-text-wrapper_fe97bd1fcd796697 .text-list_5a7146aa205b38b3 {
  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_c62a2694993c907f .vertical-text-wrapper_fe97bd1fcd796697 .text-list_5a7146aa205b38b3:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_c62a2694993c907f .vertical-text-wrapper_fe97bd1fcd796697 .shape_01_2ae43cb342ebadea {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_c62a2694993c907f .vertical-text-wrapper_fe97bd1fcd796697 .shape_02_75566a0374935cfc {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_c62a2694993c907f .shape_03_3a22ac6e289c9e9d {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_c62a2694993c907f .shape_04_77c07505bc2c6169 {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_c3c026f65884cafa .section-btn_bfd58dbab30797de {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_9b566a781de8c342 {
  z-index: 1;
}
.team-section-three_9b566a781de8c342:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../pictures/shape_690a0fe978/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_9b566a781de8c342 .section-btn_bfd58dbab30797de {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_9b566a781de8c342 .shape_01_2ae43cb342ebadea {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_9b566a781de8c342 .shape_02_75566a0374935cfc {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_9b566a781de8c342 .shape_03_3a22ac6e289c9e9d {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_34a41ec44e4cd1f9 .logo_cc3ae3ac4f927c65 {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_e84a6875bdfa78c5 {
  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_fcea9f12d53a8a3c {
  max-width: 565px;
}
.user-data-form .form-wrapper_fcea9f12d53a8a3c .input-group-meta_97cadf24e6f0bd83 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_fcea9f12d53a8a3c .input-group-meta_97cadf24e6f0bd83 label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_fcea9f12d53a8a3c .input-group-meta_97cadf24e6f0bd83 .placeholder_icon_ecd7730da5a4c467 {
  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_fcea9f12d53a8a3c .input-group-meta_97cadf24e6f0bd83 .placeholder_icon_ecd7730da5a4c467 img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_fcea9f12d53a8a3c .input-group-meta_97cadf24e6f0bd83 .placeholder_icon_ecd7730da5a4c467 span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_fcea9f12d53a8a3c .input-group-meta_97cadf24e6f0bd83 .placeholder_icon_ecd7730da5a4c467 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_fcea9f12d53a8a3c .input-group-meta_97cadf24e6f0bd83 .placeholder_icon_ecd7730da5a4c467 span.eye-slash_aba3349990e27636:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_b34dc338631db4ef 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_b34dc338631db4ef label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_b34dc338631db4ef input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_b34dc338631db4ef 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_b34dc338631db4ef 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_b34dc338631db4ef a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_b34dc338631db4ef a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_5b5635b207cb5fe2 {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_cf12bb47254524bc {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_cf12bb47254524bc:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_cf12bb47254524bc img {
  width: 20px;
}
.user-data-form .btn-close_e98336eb7309a782 {
  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_027e02aa72b62e26 .main-count_3db802c550f72d26 {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_8d6b2eecaf886e5e .icon_3dc31dbd9c56f6c0 {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_15f3613173ea3b43 .img-holder_d1bb69d92091b1c9 {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_15f3613173ea3b43 .img-holder_d1bb69d92091b1c9.round-border_8e9138fe28c951f5 {
  border-radius: 30px;
}
.portfolio-block-one_15f3613173ea3b43 .img-holder_d1bb69d92091b1c9 .expend_011578420ae8f812 {
  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_15f3613173ea3b43 .img-holder_d1bb69d92091b1c9 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_15f3613173ea3b43 .img-holder_d1bb69d92091b1c9 i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_15f3613173ea3b43:hover .expend_011578420ae8f812 {
  opacity: 1;
}
.portfolio-block-one_15f3613173ea3b43:hover .img-meta_34dd1b1a2e818872 {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_15f3613173ea3b43:hover .pj-title_775f747bcbbc0ea2 {
  text-decoration: underline;
}
.portfolio-block-one_15f3613173ea3b43 .caption {
  margin-top: 35px;
}
.portfolio-block-one_15f3613173ea3b43 .caption .tag_10f007e01dd64f10 {
  margin: 0 -3px;
}
.portfolio-block-one_15f3613173ea3b43 .caption .tag_10f007e01dd64f10 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_15f3613173ea3b43 .caption .pj-title_775f747bcbbc0ea2 {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_15f3613173ea3b43 .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_15f3613173ea3b43 .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_8172974ab7965288 .bg-wrapper_f7eea436e2a8d9e3 {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_8172974ab7965288 .slider-wrapper_d31d261a81542172 {
  height: 100%;
}
.project-details-two_8172974ab7965288 .slider-wrapper_d31d261a81542172 .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_8172974ab7965288 .slider-wrapper_d31d261a81542172 .carousel-control-next_704018add78b969e,
.project-details-two_8172974ab7965288 .slider-wrapper_d31d261a81542172 .carousel-control-prev_4c8e1c94baaef3e6 {
  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_8172974ab7965288 .slider-wrapper_d31d261a81542172 .carousel-control-next_704018add78b969e:hover,
.project-details-two_8172974ab7965288 .slider-wrapper_d31d261a81542172 .carousel-control-prev_4c8e1c94baaef3e6:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_8172974ab7965288 .slider-wrapper_d31d261a81542172 .carousel-control-prev_4c8e1c94baaef3e6 {
  left: auto;
  right: 45px;
}
.project-details-two_8172974ab7965288 .info-wrapper_8c1e43645f5dfd05 {
  padding: 55px 50px 85px 70px;
}
.project-details-two_8172974ab7965288 .info-wrapper_8c1e43645f5dfd05 h3 {
  font-size: 36px;
}
.project-details-two_8172974ab7965288 .info-wrapper_8c1e43645f5dfd05 .list-meta_201c2d15301d831d li {
  padding: 22px 0;
}
.project-details-two_8172974ab7965288 .info-wrapper_8c1e43645f5dfd05 .list-meta_201c2d15301d831d .icon_3dc31dbd9c56f6c0 {
  width: 40px;
}
.project-details-two_8172974ab7965288 .info-wrapper_8c1e43645f5dfd05 .list-meta_201c2d15301d831d .text1_55dbc3b78f256962 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_8172974ab7965288 .info-wrapper_8c1e43645f5dfd05 .list-meta_201c2d15301d831d span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_8172974ab7965288 .info-wrapper_8c1e43645f5dfd05 .social-share_f7f11ac07c862890 li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_8172974ab7965288 .info-wrapper_8c1e43645f5dfd05 .social-share_f7f11ac07c862890 li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_76bab4e361dd7bed .slider-wrapper_d31d261a81542172 {
  padding-left: 100px;
}
.feedback-section-three_76bab4e361dd7bed .slider-wrapper_d31d261a81542172 .icon_3dc31dbd9c56f6c0 {
  left: 0;
  top: 18px;
}
.feedback-section-three_76bab4e361dd7bed .slick-dots_f761f9524ba0bbab {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_76bab4e361dd7bed .slick-dots_f761f9524ba0bbab li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_76bab4e361dd7bed .slick-dots_f761f9524ba0bbab .slick-active button {
  background: #000;
}
.feedback-section-three_76bab4e361dd7bed .rating-box_ea475f2e011cb42c {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_76bab4e361dd7bed .rating-box_ea475f2e011cb42c .rating_fea8ac3856742256 {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_76bab4e361dd7bed .shape_01_2ae43cb342ebadea {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_76bab4e361dd7bed .shape_02_75566a0374935cfc {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_07ad37e658a64a89 {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_07ad37e658a64a89 .post-data_c8cd8d22efa8f63d {
  padding: 30px 35px 25px;
}
.blog-meta-one_07ad37e658a64a89 .post-data_c8cd8d22efa8f63d .post-info_619fee4ff9fbf397 {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_07ad37e658a64a89 .post-data_c8cd8d22efa8f63d .blog-title_a94d2d7f409b4475 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_07ad37e658a64a89 .post-data_c8cd8d22efa8f63d .blog-title_a94d2d7f409b4475:hover {
  text-decoration: underline;
}
.blog-meta-one_07ad37e658a64a89 .post-img_d64cb9b38a267404 {
  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_07ad37e658a64a89 .post-img_d64cb9b38a267404 .round-btn_1aac8055e1785c69 {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_07ad37e658a64a89:hover .round-btn_1aac8055e1785c69 {
  background: #CFFF45;
}
.blog-meta-one_07ad37e658a64a89.style-two_2dc08915d77f2fd8 {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_07ad37e658a64a89.style-two_2dc08915d77f2fd8 .post-img_d64cb9b38a267404 {
  border-radius: 0;
}
.blog-meta-one_07ad37e658a64a89.style-two_2dc08915d77f2fd8 .blog-title_a94d2d7f409b4475 {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_aefaa1474a6e613f {
  background: #fff;
}
.blog-meta-two_aefaa1474a6e613f .post-data_c8cd8d22efa8f63d {
  padding-top: 30px;
}
.blog-meta-two_aefaa1474a6e613f .post-data_c8cd8d22efa8f63d .blog-title_a94d2d7f409b4475 {
  width: 70%;
}
.blog-meta-two_aefaa1474a6e613f .post-data_c8cd8d22efa8f63d .blog-title_a94d2d7f409b4475 h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_aefaa1474a6e613f .post-data_c8cd8d22efa8f63d .blog-title_a94d2d7f409b4475:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_aefaa1474a6e613f .post-data_c8cd8d22efa8f63d .round-btn_1aac8055e1785c69 {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_aefaa1474a6e613f .post-data_c8cd8d22efa8f63d .round-btn_1aac8055e1785c69:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_aefaa1474a6e613f .post-data_c8cd8d22efa8f63d .post-info_619fee4ff9fbf397 {
  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_aefaa1474a6e613f .post-img_d64cb9b38a267404 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_aefaa1474a6e613f .post-img_d64cb9b38a267404 .date_af8f0a662999ecc9 {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_aefaa1474a6e613f.style-two_2dc08915d77f2fd8 {
  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_aefaa1474a6e613f.style-two_2dc08915d77f2fd8 p {
  font-size: 18px;
}
.blog-meta-two_aefaa1474a6e613f.style-two_2dc08915d77f2fd8 .post-img_d64cb9b38a267404 {
  height: auto;
  width: 100%;
}
.blog-meta-two_aefaa1474a6e613f.style-two_2dc08915d77f2fd8 .post-data_c8cd8d22efa8f63d {
  padding: 26px 0;
}
.blog-meta-two_aefaa1474a6e613f.style-two_2dc08915d77f2fd8 .post-data_c8cd8d22efa8f63d .post-info_619fee4ff9fbf397 {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_aefaa1474a6e613f.style-two_2dc08915d77f2fd8 .post-data_c8cd8d22efa8f63d .round-btn_1aac8055e1785c69 {
  border: none;
}

.signup-btn-one_8cb00405ff4bd25d 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_8cb00405ff4bd25d .icon_3dc31dbd9c56f6c0 {
  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_0d8f52c93002bb62 {
  z-index: 1;
}
.blog-section-three_0d8f52c93002bb62 .section-btn_bfd58dbab30797de {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

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

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

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

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

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

.blog-details_3a9596bec691dee0 .post-details-meta_89e54895eaef70ae {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_3a9596bec691dee0 .post-details-meta_89e54895eaef70ae p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_3a9596bec691dee0 .post-details-meta_89e54895eaef70ae .quote-wrapper_73022fd3bcdac160 {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_3a9596bec691dee0 .post-details-meta_89e54895eaef70ae .quote-wrapper_73022fd3bcdac160 .wrapper_9d18bafc2119611a {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_3a9596bec691dee0 .post-details-meta_89e54895eaef70ae .quote-wrapper_73022fd3bcdac160 .wrapper_9d18bafc2119611a .icon_3dc31dbd9c56f6c0 {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_3a9596bec691dee0 .post-details-meta_89e54895eaef70ae .quote-wrapper_73022fd3bcdac160 .wrapper_9d18bafc2119611a h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_3a9596bec691dee0 .post-details-meta_89e54895eaef70ae .quote-wrapper_73022fd3bcdac160 h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_3a9596bec691dee0 .post-details-meta_89e54895eaef70ae .quote-wrapper_73022fd3bcdac160 h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_3a9596bec691dee0 .post-details-meta_89e54895eaef70ae .img-gallery_ec7bb0f0b7ae40c2 {
  margin-bottom: 50px;
}
.blog-details_3a9596bec691dee0 .post-details-meta_89e54895eaef70ae .img-gallery_ec7bb0f0b7ae40c2 img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_3a9596bec691dee0 .post-details-meta_89e54895eaef70ae h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_3a9596bec691dee0 .post-details-meta_89e54895eaef70ae .list-item_36f6d99b69075147 li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_3a9596bec691dee0 .post-details-meta_89e54895eaef70ae .list-item_36f6d99b69075147 li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_3a9596bec691dee0 .bottom-widget_376404fd85b52b02 {
  padding: 10px 0 5px;
}
.blog-details_3a9596bec691dee0 .bottom-widget_376404fd85b52b02 .tags_ce4e2a03c45b82fa li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_3a9596bec691dee0 .bottom-widget_376404fd85b52b02 .tags_ce4e2a03c45b82fa a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_3a9596bec691dee0 .bottom-widget_376404fd85b52b02 .tags_ce4e2a03c45b82fa a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_3a9596bec691dee0 .bottom-widget_376404fd85b52b02 .share-icon_e55ffeaa18b14b35 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_3a9596bec691dee0 .bottom-widget_376404fd85b52b02 .share-icon_e55ffeaa18b14b35 a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_3a9596bec691dee0 .grey-bg_eed77af3d6dd7ff4 {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_3a9596bec691dee0 .blog-inner-title_bd97b0edf26e1fad {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_3a9596bec691dee0 .blog-comment-area_2405c694e47850f7 {
  margin: 60px 0;
}
.blog-details_3a9596bec691dee0 .blog-comment-area_2405c694e47850f7 .comment_c55b5e5f86cce5bc {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_3a9596bec691dee0 .blog-comment-area_2405c694e47850f7 .comment_c55b5e5f86cce5bc:last-child {
  padding-bottom: 5px;
}
.blog-details_3a9596bec691dee0 .blog-comment-area_2405c694e47850f7 .comment_c55b5e5f86cce5bc .reply-comment_d8766edaa33fdc7c {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_3a9596bec691dee0 .blog-comment-area_2405c694e47850f7 .comment_c55b5e5f86cce5bc .user-avatar_39061d311e15e249 {
  width: 60px;
  height: 60px;
}
.blog-details_3a9596bec691dee0 .blog-comment-area_2405c694e47850f7 .comment_c55b5e5f86cce5bc .comment-text_969996cbec647850 {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_3a9596bec691dee0 .blog-comment-area_2405c694e47850f7 .comment_c55b5e5f86cce5bc .comment-text_969996cbec647850 .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_3a9596bec691dee0 .blog-comment-area_2405c694e47850f7 .comment_c55b5e5f86cce5bc .comment-text_969996cbec647850 .date_af8f0a662999ecc9 {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_3a9596bec691dee0 .blog-comment-area_2405c694e47850f7 .comment_c55b5e5f86cce5bc .comment-text_969996cbec647850 p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_3a9596bec691dee0 .blog-comment-area_2405c694e47850f7 .comment_c55b5e5f86cce5bc .comment-text_969996cbec647850 .reply-btn_941719a94f7604fb {
  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_3a9596bec691dee0 .blog-comment-area_2405c694e47850f7 .comment_c55b5e5f86cce5bc .comment-text_969996cbec647850 .reply-btn_941719a94f7604fb:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_3a9596bec691dee0 .blog-comment-form_0420d38ae326c482 p a {
  color: #19352D;
}
.blog-details_3a9596bec691dee0 .blog-comment-form_0420d38ae326c482 form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_3a9596bec691dee0 .blog-comment-form_0420d38ae326c482 form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_3a9596bec691dee0 .blog-comment-form_0420d38ae326c482 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_9cb4645b69d5ddac {
  height: 600px;
}

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

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

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

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

.footer-one_cd9e8777b54c0cb3 {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_cd9e8777b54c0cb3 .bottom-footer_d09111d95e4f646f {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_cd9e8777b54c0cb3 .social-icon_b91afca55b2b2ba0 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_cd9e8777b54c0cb3 .social-icon_b91afca55b2b2ba0 a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_cd9e8777b54c0cb3 .footer-title_00ac0ce911d9ce28 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_cd9e8777b54c0cb3 .footer-nav-link_1d4e9ef6376c8d50 a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_cd9e8777b54c0cb3 .footer-nav-link_1d4e9ef6376c8d50 a:hover {
  color: #fff;
}
.footer-nav-link_1d4e9ef6376c8d50 p {
  font-size: 16px;
}
.logo_cc3ae3ac4f927c65 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_f8354d20b4bdccc6 {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_902e013ce8ae427b {
  align-content: center;
}

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

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

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

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

.footer-three_94942845ce05e85b {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_94942845ce05e85b .round-bg_ff4faa4e758df9d6 {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_94942845ce05e85b .round-bg_ff4faa4e758df9d6.color-two_1611772dc00cb254 {
  background: #F6FFDD;
}
.footer-three_94942845ce05e85b .footer-intro_a7cd99710ed52ab7 p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_94942845ce05e85b .footer-intro_a7cd99710ed52ab7 p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_94942845ce05e85b .footer-title_00ac0ce911d9ce28 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_94942845ce05e85b .footer-nav-link_1d4e9ef6376c8d50 a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_94942845ce05e85b .footer-nav-link_1d4e9ef6376c8d50 a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_94942845ce05e85b .bottom-footer_d09111d95e4f646f {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_94942845ce05e85b .bottom-footer_d09111d95e4f646f .copyright_2393269fc36f0ef7 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_94942845ce05e85b .bottom-footer_d09111d95e4f646f .bottom-nav_c0c3da83e3005f2e {
  margin: 0 -12px;
}
.footer-three_94942845ce05e85b .bottom-footer_d09111d95e4f646f .bottom-nav_c0c3da83e3005f2e a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_94942845ce05e85b .bottom-footer_d09111d95e4f646f .bottom-nav_c0c3da83e3005f2e a:hover {
  text-decoration: underline;
}
.footer-three_94942845ce05e85b .bottom-footer_d09111d95e4f646f .social-icon_b91afca55b2b2ba0 {
  margin: 0 -10px;
}
.footer-three_94942845ce05e85b .bottom-footer_d09111d95e4f646f .social-icon_b91afca55b2b2ba0 a {
  margin: 0 10px;
}
.footer-three_94942845ce05e85b .bottom-footer_d09111d95e4f646f .social-icon_b91afca55b2b2ba0 a:hover {
  color: #19352D;
}
.footer-three_94942845ce05e85b .shape_01_2ae43cb342ebadea {
  top: -3%;
  left: -3%;
}
.footer-three_94942845ce05e85b .shape_02_75566a0374935cfc {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_64b26633c430d6e7 {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_64b26633c430d6e7:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../pictures/assets_60b1eaca4a/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_64b26633c430d6e7 h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_64b26633c430d6e7 .btn-group_fdb0e1e2652ed304 {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_64b26633c430d6e7 .btn-group_fdb0e1e2652ed304 h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_64b26633c430d6e7 .btn-group_fdb0e1e2652ed304 h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_64b26633c430d6e7 .btn-group_fdb0e1e2652ed304 .round-btn_1aac8055e1785c69 {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_64b26633c430d6e7 .btn-group_fdb0e1e2652ed304 .round-btn_1aac8055e1785c69:hover, .footer-five_64b26633c430d6e7 .btn-group_fdb0e1e2652ed304 .round-btn_1aac8055e1785c69:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_64b26633c430d6e7 .social-icon_b91afca55b2b2ba0 {
  margin: 0 -20px;
}
.footer-five_64b26633c430d6e7 .social-icon_b91afca55b2b2ba0 a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_64b26633c430d6e7 .social-icon_b91afca55b2b2ba0 a:hover {
  color: #DFFF5E;
}
.footer-five_64b26633c430d6e7 .bottom-nav_c0c3da83e3005f2e {
  margin: 0 -12px;
}
.footer-five_64b26633c430d6e7 .bottom-nav_c0c3da83e3005f2e a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_64b26633c430d6e7 .bottom-nav_c0c3da83e3005f2e a:hover {
  text-decoration: underline;
}
.footer-five_64b26633c430d6e7 .shape_01_2ae43cb342ebadea {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_64b26633c430d6e7 .shape_02_75566a0374935cfc {
  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_f1d745306aca1b3a {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_6a54875496dd94d0 {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_b6f7684c2d5e4900 {
  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_260e511d24ff215c {
  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_0c9c01a5d7f514c0 {
  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_6ea8353e58a32c57 {
  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_07fa36cba13fb025 {
  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_e8b6d690f40a0744 {
  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_c2a02f332c7c79e8 {
  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_5ee98a1893d64969 {
  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_5d484320b477ed9a {
  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_c0091fd14582b719 {
  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_7c2bb49702821b65 {
  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_892d87220c83cdc3 {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_813b7c3f183c5f49 {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_6b44026ce31725ef {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_8342312c54226cb7 {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_ad85882385e9e7c2 {
  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_c8beff1b70dcc459 {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_d9eb7557bb5817ff {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_edd6f74c62b65cf4 {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_e6f859a7761db148 {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_e0920e635656070b {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_e5555418039d2912 {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_4dae57dda5e051d8 {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_6dea75938d11ba99 {
  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_0cb3f6321481842c {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_17a8b283012d6bde {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_fe2238025a934c0b {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_808f7ecba722fdad {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_ecde71949569c713 {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_509a193d11e63f13 {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_41599b637a8cf48a {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_6f2150f70d04af47 {
  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_e300c3c4c3a60986 {
  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_4ad7193fefd179f3 {
  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_9f933c612bf8eb82 {
  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_dd88b48558b19553 {
  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_44a4fcb7ca9a545f {
  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_86929338d018f3e5 {
  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_a8f9e15cb8267b93 {
  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_b9a302509ba81a93 {
  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_b1c67ed3f943f331 {
  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_36b20b3c9634cf4f {
  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_879e0f72f7ca2463 {
  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_940e430f20928a44 {
  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_6d0315e13a674b2f {
  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_410459ba32881250 {
  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_e560b34fc2417b87 {
  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_287a26530826910f {
  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_2c9dd9d29a40e709 {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_58232024206f9d7f {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_a5cc66eda7caa519 {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_23c24ce521fa45a4 {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_08326229f074eaed {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_88545695c39be659 {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_15ca882fd06aa319 {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_130921dbea8b9e79 {
  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_f1d745306aca1b3a {
  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_eb1df3111483a541 {
  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_caff5669e8f6f15d {
  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_b729babda25511b3 .theme-select-menu_80d74f3d152b06ca {
  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_da3b19a43e57bc09 {
  overflow: hidden;
}
.product-block-one_da3b19a43e57bc09 .img-holder_d1bb69d92091b1c9 {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_da3b19a43e57bc09 .img-holder_d1bb69d92091b1c9 .cart-icon_be94b8d075885608 {
  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_da3b19a43e57bc09 .img-holder_d1bb69d92091b1c9 .cart-icon_be94b8d075885608:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_da3b19a43e57bc09 .img-holder_d1bb69d92091b1c9 .cart-button_2558b745e14fa5f2 {
  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_da3b19a43e57bc09 .img-holder_d1bb69d92091b1c9 .cart-button_2558b745e14fa5f2:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_da3b19a43e57bc09 .product-title_e453caf9b052f861 {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_da3b19a43e57bc09 .rating_fea8ac3856742256 {
  margin: 0 -3px;
}
.product-block-one_da3b19a43e57bc09 .rating_fea8ac3856742256 li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_da3b19a43e57bc09 .rating_fea8ac3856742256 li .bi-star-fill_9edfaf76fbcd96c7 {
  color: #FFCB65;
}
.product-block-one_da3b19a43e57bc09 .price_d93d8e4595da0b0c {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_da3b19a43e57bc09:hover .cart-button_2558b745e14fa5f2 {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_da3b19a43e57bc09:hover .product-img_1e94102c603ddcbd {
  transform: scale(0.95);
}
.product-block-one_da3b19a43e57bc09:hover .cart-icon_be94b8d075885608 {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_da3b19a43e57bc09:hover .product-title_e453caf9b052f861 {
  text-decoration: underline;
}

.product-details-one_78964b0b03295732 .product-img-tab_8ba91ab906abb20a {
  border: none;
}
.product-details-one_78964b0b03295732 .product-img-tab_8ba91ab906abb20a .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_78964b0b03295732 .product-img-tab_8ba91ab906abb20a .nav-link img {
  max-height: 100%;
}
.product-details-one_78964b0b03295732 .product-img-tab_8ba91ab906abb20a .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_78964b0b03295732 .product-img-tab-content_ba99a5dcbba7f52a {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_78964b0b03295732 .product-img-tab-content_ba99a5dcbba7f52a img {
  margin: auto;
}
.product-details-one_78964b0b03295732 .product-info_066ba6681fe8c15a .stock-tag_6490810a114fd1b2 {
  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_78964b0b03295732 .product-info_066ba6681fe8c15a .product-name_6f4e166ab04e7035 {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_78964b0b03295732 .product-info_066ba6681fe8c15a .rating_fea8ac3856742256 li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_78964b0b03295732 .product-info_066ba6681fe8c15a .rating_fea8ac3856742256 li .bi-star-fill_9edfaf76fbcd96c7 {
  color: #FFCB65;
}
.product-details-one_78964b0b03295732 .product-info_066ba6681fe8c15a .rating_fea8ac3856742256 li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_78964b0b03295732 .product-info_066ba6681fe8c15a .rating_fea8ac3856742256 li a:hover {
  text-decoration: underline;
}
.product-details-one_78964b0b03295732 .product-info_066ba6681fe8c15a .price_d93d8e4595da0b0c {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_78964b0b03295732 .product-info_066ba6681fe8c15a .price_d93d8e4595da0b0c del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_78964b0b03295732 .product-info_066ba6681fe8c15a .availability_e74aefe60c7a4b15 {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_78964b0b03295732 .product-info_066ba6681fe8c15a .description-text_4e29a6f05c5e8a1b {
  padding: 10px 0 15px;
}
.product-details-one_78964b0b03295732 .product-info_066ba6681fe8c15a .product-feature_b980db4f4a563e0b {
  margin-bottom: 20px;
}
.product-details-one_78964b0b03295732 .product-info_066ba6681fe8c15a .product-feature_b980db4f4a563e0b li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_78964b0b03295732 .product-info_066ba6681fe8c15a .product-feature_b980db4f4a563e0b li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_78964b0b03295732 .product-info_066ba6681fe8c15a .customize-order_1d3da66f945a1220 h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_78964b0b03295732 .product-info_066ba6681fe8c15a .customize-order_1d3da66f945a1220 .quantity_d291f495328792da .button-group_3de7383946436615 {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_78964b0b03295732 .product-info_066ba6681fe8c15a .customize-order_1d3da66f945a1220 .quantity_d291f495328792da .button-group_3de7383946436615 li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_78964b0b03295732 .product-info_066ba6681fe8c15a .customize-order_1d3da66f945a1220 .quantity_d291f495328792da .button-group_3de7383946436615 li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_78964b0b03295732 .product-info_066ba6681fe8c15a .customize-order_1d3da66f945a1220 .quantity_d291f495328792da .button-group_3de7383946436615 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_78964b0b03295732 .product-review-tab_f7a13342875c756a .nav-tabs_e637036915c51390 {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_78964b0b03295732 .product-review-tab_f7a13342875c756a .nav-tabs_e637036915c51390 .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_78964b0b03295732 .product-review-tab_f7a13342875c756a .nav-tabs_e637036915c51390 .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_78964b0b03295732 .product-review-tab_f7a13342875c756a .nav-tabs_e637036915c51390 .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_78964b0b03295732 .product-review-tab_f7a13342875c756a .nav-tabs_e637036915c51390 .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_78964b0b03295732 .product-review-tab_f7a13342875c756a .tab-content_e27987f5df9c7dbc h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_78964b0b03295732 .product-review-tab_f7a13342875c756a .tab-content_e27987f5df9c7dbc .product-feature_b980db4f4a563e0b li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_78964b0b03295732 .product-review-tab_f7a13342875c756a .tab-content_e27987f5df9c7dbc .product-feature_b980db4f4a563e0b li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_78964b0b03295732 .product-review-tab_f7a13342875c756a .user-comment-area_a4423c18a2daea28 .single-comment_871e4d6485325590 {
  padding-bottom: 40px;
}
.product-details-one_78964b0b03295732 .product-review-tab_f7a13342875c756a .user-comment-area_a4423c18a2daea28 .single-comment_871e4d6485325590:last-child {
  padding-bottom: 0;
}
.product-details-one_78964b0b03295732 .product-review-tab_f7a13342875c756a .user-comment-area_a4423c18a2daea28 .user-img_213efd7ca0e28038 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_78964b0b03295732 .product-review-tab_f7a13342875c756a .user-comment-area_a4423c18a2daea28 .user-comment-data_7f036c631801913d {
  padding-left: 30px;
  position: relative;
}
.product-details-one_78964b0b03295732 .product-review-tab_f7a13342875c756a .user-comment-area_a4423c18a2daea28 .user-comment-data_7f036c631801913d .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_78964b0b03295732 .product-review-tab_f7a13342875c756a .user-comment-area_a4423c18a2daea28 .user-comment-data_7f036c631801913d .rating_fea8ac3856742256 li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_78964b0b03295732 .product-review-tab_f7a13342875c756a .user-comment-area_a4423c18a2daea28 .user-comment-data_7f036c631801913d .rating_fea8ac3856742256 li .bi-star-fill_9edfaf76fbcd96c7 {
  color: #FFCB65;
}
.product-details-one_78964b0b03295732 .product-review-tab_f7a13342875c756a .user-comment-area_a4423c18a2daea28 .user-comment-data_7f036c631801913d p {
  padding-top: 8px;
}

.cart-list-form_0bd5eb1b0361c4b4 {
  position: relative;
}
.cart-list-form_0bd5eb1b0361c4b4 .table_a17c25417ab9efd0 {
  margin: 0;
  background: transparent;
}
.cart-list-form_0bd5eb1b0361c4b4 .table_a17c25417ab9efd0 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_0bd5eb1b0361c4b4 .table_a17c25417ab9efd0 th:first-child {
  text-align: left;
}
.cart-list-form_0bd5eb1b0361c4b4 .table_a17c25417ab9efd0 tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_0bd5eb1b0361c4b4 .table_a17c25417ab9efd0 tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_0bd5eb1b0361c4b4 .table_a17c25417ab9efd0 tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_0bd5eb1b0361c4b4 .table_a17c25417ab9efd0 tbody .product-thumbnails_3ad40d058d07c74d {
  width: 85px;
}
.cart-list-form_0bd5eb1b0361c4b4 .table_a17c25417ab9efd0 tbody .product-thumbnails_3ad40d058d07c74d img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_0bd5eb1b0361c4b4 .table_a17c25417ab9efd0 tbody .product-thumbnails_3ad40d058d07c74d .product-img_1e94102c603ddcbd {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_0bd5eb1b0361c4b4 .table_a17c25417ab9efd0 tbody .product-info_066ba6681fe8c15a {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_0bd5eb1b0361c4b4 .table_a17c25417ab9efd0 tbody .product-info_066ba6681fe8c15a .product-name_6f4e166ab04e7035 {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_0bd5eb1b0361c4b4 .table_a17c25417ab9efd0 tbody .product-info_066ba6681fe8c15a .serial_f99d9e244a7c5f15 {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_0bd5eb1b0361c4b4 .table_a17c25417ab9efd0 tbody .product-info_066ba6681fe8c15a ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_0bd5eb1b0361c4b4 .table_a17c25417ab9efd0 tbody .price_d93d8e4595da0b0c {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_0bd5eb1b0361c4b4 .table_a17c25417ab9efd0 tbody .quantity_d291f495328792da li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_0bd5eb1b0361c4b4 .table_a17c25417ab9efd0 tbody .quantity_d291f495328792da li .btn_5cddf6bd41d1e3b5 {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_0bd5eb1b0361c4b4 .table_a17c25417ab9efd0 tbody .quantity_d291f495328792da 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_0bd5eb1b0361c4b4 .table_a17c25417ab9efd0 tbody .remove-product_87f29ce9861beb87 {
  color: #000;
  font-size: 22px;
}
.cart-list-form_0bd5eb1b0361c4b4 .table_a17c25417ab9efd0 tbody .remove-product_87f29ce9861beb87:hover {
  color: #ff2759;
}
.cart-list-form_0bd5eb1b0361c4b4 .cart-footer_a9b94b17beb2c9c1 {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_0bd5eb1b0361c4b4 .cart-footer_a9b94b17beb2c9c1 .coupon-form_a62d22cba987fd39 input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_0bd5eb1b0361c4b4 .cart-footer_a9b94b17beb2c9c1 .cart-total-section_2950c9459883c484 {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_0bd5eb1b0361c4b4 .cart-footer_a9b94b17beb2c9c1 .cart-total-section_2950c9459883c484 .cart-total-table_90f176714aa3cb0f 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_0bd5eb1b0361c4b4 .cart-footer_a9b94b17beb2c9c1 .cart-total-section_2950c9459883c484 .cart-total-table_90f176714aa3cb0f tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_bbb04601fc42f5c4 {
  height: auto;
}

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

.fancybox-caption_4627b0e536c4a761, .fancybox-infobar_6d9877731fd44b9f, .fancybox-navigation_7046cd75285b2c62 .fancybox-button_e1ec65ffa93d6f48, .fancybox-toolbar_31211ce55b8296b2 {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_37c79d35fd346855 .fancybox-caption_4627b0e536c4a761, .fancybox-show-infobar_5a709ef1154ec139 .fancybox-infobar_6d9877731fd44b9f, .fancybox-show-nav_e589adda040e4066 .fancybox-navigation_7046cd75285b2c62 .fancybox-button_e1ec65ffa93d6f48, .fancybox-show-toolbar_9e3cde4618b73caf .fancybox-toolbar_31211ce55b8296b2 {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_8971836f915f014a .fancybox-stage_c7ab55e35333f2f6 {
  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_51c7eeb24a8e9cc9 .fancybox-slide, .fancybox-slide--current_22d04ad3ce2068fd, .fancybox-slide--next_abc0ec380e20ab0f, .fancybox-slide--previous_4ade409340cf6d3b {
  display: block;
}

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

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

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

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

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

.fancybox-content_a61f70dff8c5edc9 {
  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_501ff0eff13e9d84 .fancybox-content_a61f70dff8c5edc9 {
  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_e66013b89cb61772 .fancybox-content_a61f70dff8c5edc9 {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_0c0c7f7cea0a901e .fancybox-content_a61f70dff8c5edc9 {
  cursor: zoom-in;
}

.fancybox-can-drag_a586b01928a999c5 .fancybox-content_a61f70dff8c5edc9 {
  cursor: grab;
}

.fancybox-is-dragging_bbdc4f750edff77a .fancybox-content_a61f70dff8c5edc9 {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_e5e80c5aed42ad7e .fancybox-content_a61f70dff8c5edc9 {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_8651daa00265f217 .fancybox-content_a61f70dff8c5edc9, .fancybox-slide--map_86a2cd852f32d001 .fancybox-content_a61f70dff8c5edc9, .fancybox-slide--video_f5900d1c254879a9 .fancybox-content_a61f70dff8c5edc9 {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_f5900d1c254879a9 .fancybox-content_a61f70dff8c5edc9 {
  background: #000;
}

.fancybox-slide--map_86a2cd852f32d001 .fancybox-content_a61f70dff8c5edc9 {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_e537d1ccec10331e svg path, .fancybox-button--share_591cd8363cdf4fa9 svg path, .fancybox-button--thumbs_bfc49e8257e574f6 svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_e589adda040e4066 .fancybox-navigation_7046cd75285b2c62 .fancybox-button_e1ec65ffa93d6f48 {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_7046cd75285b2c62 .fancybox-button--arrow_left_41494093d78ce77b {
  left: 6px;
}

.fancybox-navigation_7046cd75285b2c62 .fancybox-button--arrow_right_bb53e5bb16badf9a {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_8651daa00265f217 .fancybox-close-small_f5a5f5eeb3158674, .fancybox-slide--image_501ff0eff13e9d84 .fancybox-close-small_f5a5f5eeb3158674, .fancybox-slide--video_f5900d1c254879a9 .fancybox-close-small_f5a5f5eeb3158674 {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_8651daa00265f217 .fancybox-close-small_f5a5f5eeb3158674:hover svg, .fancybox-slide--image_501ff0eff13e9d84 .fancybox-close-small_f5a5f5eeb3158674:hover svg, .fancybox-slide--video_f5900d1c254879a9 .fancybox-close-small_f5a5f5eeb3158674:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_f6a3e7bb856f522b .fancybox-close-small_f5a5f5eeb3158674, .fancybox-is-zoomable_82b69f960110b11a.fancybox-can-drag_a586b01928a999c5 .fancybox-close-small_f5a5f5eeb3158674 {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_91ba45558d8e4a66.fancybox-slide--next_abc0ec380e20ab0f, .fancybox-fx-fade_91ba45558d8e4a66.fancybox-slide--previous_4ade409340cf6d3b {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_91ba45558d8e4a66.fancybox-slide--current_22d04ad3ce2068fd {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_20b9e188f9fcf2c6 {
  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_c6f38420140704c7 {
  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_dac4da16308c0946 {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_87a427ef3864e979 .fancybox-thumbs_c6f38420140704c7 {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_c6f38420140704c7 > 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_c6f38420140704c7 .fancybox-thumbs-active_59b7ab30d5670fce:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_6cb81191ffb874c4 .slick-track_2354b1de4caf091a,
.slick-slider_6cb81191ffb874c4 .slick-list_00f0d03ecda30ef7 {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_c7fd0ea4912c7f0f .slick-track_2354b1de4caf091a {
  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_c7fd0ea4912c7f0f img {
  display: none;
}

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

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

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

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

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