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

.h1_275aca47429c3c11,
h1,
.h2_e9e8b92adc9e7171,
h2,
.h3_109909f42d486f3d,
h3,
.h4_a90c6ce399f85290,
h4,
.h5_363aace763b3b411,
h5,
.h6_a6ec20db098e0737,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_76595294389bca0e {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_42456e376f42f593 {
  padding: 0 !important;
}

.m0_52463ed7a220fb3e {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_fd63a4b878d44db0 {
    padding: 0 !important;
  }
  .xl-m0_ce717125a13bbc87 {
    margin: 0 !important;
  }
  .xl-pt-10_453994290306ecd7 {
    padding-top: 10px !important;
  }
  .xl-pt-20_f99c70b1bed54ac3 {
    padding-top: 20px !important;
  }
  .xl-pt-30_c708c9664e31c7e0 {
    padding-top: 30px !important;
  }
  .xl-pt-40_ee15da7493a405b0 {
    padding-top: 40px !important;
  }
  .xl-pt-50_3ae7d79c0c231aa7 {
    padding-top: 50px !important;
  }
  .xl-pt-60_f8ec84f833a2af4e {
    padding-top: 60px !important;
  }
  .xl-pt-70_521ecbf793c33413 {
    padding-top: 70px !important;
  }
  .xl-pt-80_1f06a1ed0bd549bc {
    padding-top: 80px !important;
  }
  .xl-pt-90_428674be37e08ba7 {
    padding-top: 90px !important;
  }
  .xl-pt-100_633d6b28b7cdabb8 {
    padding-top: 100px !important;
  }
  .xl-pt-110_2146fd202ee4f65e {
    padding-top: 110px !important;
  }
  .xl-pt-120_257f9388b4086f7e {
    padding-top: 120px !important;
  }
  .xl-pt-130_4423a905ae80808a {
    padding-top: 130px !important;
  }
  .xl-pt-140_dace598f2b302212 {
    padding-top: 140px !important;
  }
  .xl-pt-150_6f30be0d54d34f18 {
    padding-top: 150px !important;
  }
  .xl-pt-200_73f18d7fc84df052 {
    padding-top: 200px !important;
  }
  .xl-pb-10_ebc839a03eda889b {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_009f4c3d59ece362 {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_e0d0b85b99843bb0 {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_df4bc79e9386ba10 {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_b4d17931167a045f {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_f4cf39881306b67c {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_675ed67473bc2e38 {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_6f4b017772303667 {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_42f97c3e706ba001 {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_74a52dc718f7840c {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_16a8d6b9c2448241 {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_6157382ecafb8f6b {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_b722415080a3aa6f {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_98e07eee2d8dc0af {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_839c4d44b132c83d {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_1082ca0ac2b5d3e4 {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_c8bed622279395d4 {
    margin-top: 10px !important;
  }
  .xl-mt-20_06a55061d52f83df {
    margin-top: 20px !important;
  }
  .xl-mt-30_59d79425861a3e59 {
    margin-top: 30px !important;
  }
  .xl-mt-40_6889a57959685189 {
    margin-top: 40px !important;
  }
  .xl-mt-50_bc4ebddc520f9db1 {
    margin-top: 50px !important;
  }
  .xl-mt-60_4417ed4203e0a799 {
    margin-top: 60px !important;
  }
  .xl-mt-70_5b40569b65d30964 {
    margin-top: 70px !important;
  }
  .xl-mt-80_8692334c7bbf4a11 {
    margin-top: 80px !important;
  }
  .xl-mt-90_264d28e187434d8f {
    margin-top: 90px !important;
  }
  .xl-mt-100_c82063a3f2fd607d {
    margin-top: 100px !important;
  }
  .xl-mt-110_20be36f27658d8ef {
    margin-top: 110px !important;
  }
  .xl-mt-120_559abb860a429d25 {
    margin-top: 120px !important;
  }
  .xl-mt-130_0a5086b7af0f6752 {
    margin-top: 130px !important;
  }
  .xl-mt-140_bbe9d96c6708f03d {
    margin-top: 140px !important;
  }
  .xl-mt-150_26a1d615a2cc655e {
    margin-top: 150px !important;
  }
  .xl-mt-200_f28b0edf213a62b7 {
    margin-top: 200px !important;
  }
  .xl-mb-10_0702b6099a1aa959 {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_1851bc6752114898 {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_ab4cae767a83c443 {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_011d949243929d42 {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_28c50132c16ca26d {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_98a5f9d73e908315 {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_e5533c562bead7e7 {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_70c8691c7a0f7bd9 {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_f15cbff981c8aced {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_6b758c95223ba2e5 {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_a21dd231266c3e82 {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_5c8724566a4f7731 {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_4247754f7f34e1e0 {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_0ea5b6b587a2b4a7 {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_8e6915c9523a888c {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_b276e8ec989e1c41 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_5db825a02a03436c {
    padding: 0 !important;
  }
  .lg-m0_a77de483363ffcb5 {
    margin: 0 !important;
  }
  .lg-pt-10_cd4932071d780e8a {
    padding-top: 10px !important;
  }
  .lg-pt-20_994a0f4b718f1d00 {
    padding-top: 20px !important;
  }
  .lg-pt-30_87640c03cbb94ec3 {
    padding-top: 30px !important;
  }
  .lg-pt-40_1e2b4fd3eaefaef5 {
    padding-top: 40px !important;
  }
  .lg-pt-50_39f9737d2e1a1333 {
    padding-top: 50px !important;
  }
  .lg-pt-60_f73c01afd60921eb {
    padding-top: 60px !important;
  }
  .lg-pt-70_c4c066b302c66c7b {
    padding-top: 70px !important;
  }
  .lg-pt-80_51cf5234b4643141 {
    padding-top: 80px !important;
  }
  .lg-pt-90_4769f723ecff9d08 {
    padding-top: 90px !important;
  }
  .lg-pt-100_dae17e6b9f7e8769 {
    padding-top: 100px !important;
  }
  .lg-pt-110_ea72dbdc5331cf9a {
    padding-top: 110px !important;
  }
  .lg-pt-120_fd65ded6b89eb9f4 {
    padding-top: 120px !important;
  }
  .lg-pt-130_944b7102909ffded {
    padding-top: 130px !important;
  }
  .lg-pt-140_fad8605b14acab33 {
    padding-top: 140px !important;
  }
  .lg-pt-150_aa87a6a76aae477c {
    padding-top: 150px !important;
  }
  .lg-pt-200_bba754d46dc35fac {
    padding-top: 200px !important;
  }
  .lg-pb-10_bc9d3eb1b339f2f1 {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_3f976b8ff33a9c77 {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_4cf66c0c61ac4f0c {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_999f9aed3658ce68 {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_d8d730da9726c0e2 {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_f7f47472dfa3ee34 {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_6a92ead18f5a36d8 {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_d792030c19df6a53 {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_81717fb7b10bd5af {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_ff9da2383968d44f {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_a509c0e0f2752d6f {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_d30848a3a155c24e {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_fc8517d5ccfeba22 {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_f602802858dbc853 {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_0b824e4299c30180 {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_6b6d1c063505221d {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_0bb69350efe245c7 {
    margin-top: 10px !important;
  }
  .lg-mt-20_7ea00c120ec83e34 {
    margin-top: 20px !important;
  }
  .lg-mt-30_93dc1dfabb80f2cc {
    margin-top: 30px !important;
  }
  .lg-mt-40_c0a360db1734aad1 {
    margin-top: 40px !important;
  }
  .lg-mt-50_ff0d968ca78fca00 {
    margin-top: 50px !important;
  }
  .lg-mt-60_05c0f0fffd5f5ad9 {
    margin-top: 60px !important;
  }
  .lg-mt-70_df32c8432fa135c3 {
    margin-top: 70px !important;
  }
  .lg-mt-80_bbfa5d7109ed9c49 {
    margin-top: 80px !important;
  }
  .lg-mt-90_e9d43968021d61ef {
    margin-top: 90px !important;
  }
  .lg-mt-100_7f5b436a7f5fffa1 {
    margin-top: 100px !important;
  }
  .lg-mt-110_da6e44da88b454c9 {
    margin-top: 110px !important;
  }
  .lg-mt-120_3ec7543908837e4e {
    margin-top: 120px !important;
  }
  .lg-mt-130_2eed0ee01270888b {
    margin-top: 130px !important;
  }
  .lg-mt-140_29e718dc17e3e822 {
    margin-top: 140px !important;
  }
  .lg-mt-150_9f11320f084ba85a {
    margin-top: 150px !important;
  }
  .lg-mt-200_d132726da21dc570 {
    margin-top: 200px !important;
  }
  .lg-mb-10_b15ddbe311ec4bff {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_5aa7bf075552d28c {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_d3d27e3aeb693300 {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_9787920144d704a4 {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_57dcaab619d6e061 {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_5304618b5a59a37f {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_06731020a1bf8b9c {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_205dcc3cefb19112 {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_67b4f35f9d411af9 {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_d219dc00a3f3eab5 {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_86b3fe255ead660c {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_bccb02d740114756 {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_5508530b72cc5da4 {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_e2518d27a639efbc {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_e87242adc10fa27b {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_0893e6c170ca1aec {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_d5854cf246dcda26 {
    padding: 0 !important;
  }
  .md-m0_3fe6461670513337 {
    margin: 0 !important;
  }
  .md-pt-10_ff97db7cd813d4ba {
    padding-top: 10px !important;
  }
  .md-pt-20_6ff6fd3814a56513 {
    padding-top: 20px !important;
  }
  .md-pt-30_70728085fa75dde0 {
    padding-top: 30px !important;
  }
  .md-pt-40_fffa45424e234b07 {
    padding-top: 40px !important;
  }
  .md-pt-50_e6853de667de1b56 {
    padding-top: 50px !important;
  }
  .md-pt-60_35dc0e721548fcb2 {
    padding-top: 60px !important;
  }
  .md-pt-70_39ae8ea2c87f97d9 {
    padding-top: 70px !important;
  }
  .md-pt-80_11c9bbe4eca98a44 {
    padding-top: 80px !important;
  }
  .md-pt-90_3e2f0d8f88138d7f {
    padding-top: 90px !important;
  }
  .md-pt-100_c7975036bc02a8a5 {
    padding-top: 100px !important;
  }
  .md-pt-110_1319072e429a4212 {
    padding-top: 110px !important;
  }
  .md-pt-120_bd729cf48dbf8011 {
    padding-top: 120px !important;
  }
  .md-pt-130_ee66e3e2a5cd40ed {
    padding-top: 130px !important;
  }
  .md-pt-140_3662aa5e3ea15833 {
    padding-top: 140px !important;
  }
  .md-pt-150_24642a414de35f9d {
    padding-top: 150px !important;
  }
  .md-pt-200_541ba458bba1c120 {
    padding-top: 200px !important;
  }
  .md-pb-10_f65ec1bd92199d83 {
    padding-bottom: 10px !important;
  }
  .md-pb-20_244541ac3f8ee88e {
    padding-bottom: 20px !important;
  }
  .md-pb-30_b17a3af9ec2636ee {
    padding-bottom: 30px !important;
  }
  .md-pb-40_f24d5a15d5d6aca9 {
    padding-bottom: 40px !important;
  }
  .md-pb-50_682b6090b3886483 {
    padding-bottom: 50px !important;
  }
  .md-pb-60_ed74a7915e6d6f2d {
    padding-bottom: 60px !important;
  }
  .md-pb-70_0e2a70b94e2b5df2 {
    padding-bottom: 70px !important;
  }
  .md-pb-80_fda46224e76f98aa {
    padding-bottom: 80px !important;
  }
  .md-pb-90_b0edf0c07d7d4b0e {
    padding-bottom: 90px !important;
  }
  .md-pb-100_0db79099a519b120 {
    padding-bottom: 100px !important;
  }
  .md-pb-110_2fc8e5b18a27db42 {
    padding-bottom: 110px !important;
  }
  .md-pb-120_f1454866f4c82ab6 {
    padding-bottom: 120px !important;
  }
  .md-pb-130_706b5ac923fa9a6f {
    padding-bottom: 130px !important;
  }
  .md-pb-140_93a15527985567e9 {
    padding-bottom: 140px !important;
  }
  .md-pb-150_cea6a963e381bfba {
    padding-bottom: 150px !important;
  }
  .md-pb-200_98e82c0141457a47 {
    padding-bottom: 200px !important;
  }
  .md-mt-10_3335a8877921102c {
    margin-top: 10px !important;
  }
  .md-mt-20_ec7f267c4594292b {
    margin-top: 20px !important;
  }
  .md-mt-30_5eaaf7a46a5974ca {
    margin-top: 30px !important;
  }
  .md-mt-40_c71bfb1792955801 {
    margin-top: 40px !important;
  }
  .md-mt-50_a90b41e3b1d27f97 {
    margin-top: 50px !important;
  }
  .md-mt-60_337dc90ace192514 {
    margin-top: 60px !important;
  }
  .md-mt-70_f820d32717e925bf {
    margin-top: 70px !important;
  }
  .md-mt-80_7245feb03322df6f {
    margin-top: 80px !important;
  }
  .md-mt-90_a98e37a62f00624a {
    margin-top: 90px !important;
  }
  .md-mt-100_c3b7a3e1c681c0eb {
    margin-top: 100px !important;
  }
  .md-mt-110_ae50df1233b14e87 {
    margin-top: 110px !important;
  }
  .md-mt-120_ab730c376fb9f09b {
    margin-top: 120px !important;
  }
  .md-mt-130_3456bcc6e6ddf539 {
    margin-top: 130px !important;
  }
  .md-mt-140_911481b271441b7e {
    margin-top: 140px !important;
  }
  .md-mt-150_e021450031d0aebb {
    margin-top: 150px !important;
  }
  .md-mt-200_e896ee644282f449 {
    margin-top: 200px !important;
  }
  .md-mb-10_0088fd35a93071c9 {
    margin-bottom: 10px !important;
  }
  .md-mb-20_9aac139ffa02066f {
    margin-bottom: 20px !important;
  }
  .md-mb-30_1002d73891020800 {
    margin-bottom: 30px !important;
  }
  .md-mb-40_c851792b71b25954 {
    margin-bottom: 40px !important;
  }
  .md-mb-50_964604731f22510e {
    margin-bottom: 50px !important;
  }
  .md-mb-60_814e757d8d50fa14 {
    margin-bottom: 60px !important;
  }
  .md-mb-70_7af72cad315ccddb {
    margin-bottom: 70px !important;
  }
  .md-mb-80_fa48207e504f5f23 {
    margin-bottom: 80px !important;
  }
  .md-mb-90_5debf996bb897161 {
    margin-bottom: 90px !important;
  }
  .md-mb-100_95f23b6e328d19c1 {
    margin-bottom: 100px !important;
  }
  .md-mb-110_c1b76888d4435282 {
    margin-bottom: 110px !important;
  }
  .md-mb-120_9fabbbf12e2dea84 {
    margin-bottom: 120px !important;
  }
  .md-mb-130_f6b1210cb5bd50a2 {
    margin-bottom: 130px !important;
  }
  .md-mb-140_aeed8419988e7ae0 {
    margin-bottom: 140px !important;
  }
  .md-mb-150_88e63411f7265148 {
    margin-bottom: 150px !important;
  }
  .md-mb-200_88d347d33055f284 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_2527fd1f90a8c099 {
    padding: 0 !important;
  }
  .sm-m0_d2651a1e57962caf {
    margin: 0 !important;
  }
  .sm-pt-10_9f8c78bfa8b0927b {
    padding-top: 10px !important;
  }
  .sm-pt-20_510203e4770bde99 {
    padding-top: 20px !important;
  }
  .sm-pt-30_94534049e5eb1dca {
    padding-top: 30px !important;
  }
  .sm-pt-40_b2bb43b93f672234 {
    padding-top: 40px !important;
  }
  .sm-pt-50_1669f78efee758f9 {
    padding-top: 50px !important;
  }
  .sm-pt-60_056cf10f768db801 {
    padding-top: 60px !important;
  }
  .sm-pt-70_df75f3cb457a0d6c {
    padding-top: 70px !important;
  }
  .sm-pt-80_844ef08bbbe1ad2a {
    padding-top: 80px !important;
  }
  .sm-pt-90_e4fbf8797f9d6877 {
    padding-top: 90px !important;
  }
  .sm-pt-100_24e8d18d87471920 {
    padding-top: 100px !important;
  }
  .sm-pt-110_5bf8825573e6913d {
    padding-top: 110px !important;
  }
  .sm-pt-120_56849d33e5ef5159 {
    padding-top: 120px !important;
  }
  .sm-pt-130_246151c07b7ca2be {
    padding-top: 130px !important;
  }
  .sm-pt-140_4f679ce4855d11d4 {
    padding-top: 140px !important;
  }
  .sm-pt-150_617cb4475d45ebc5 {
    padding-top: 150px !important;
  }
  .sm-pt-200_331519f1c18e557f {
    padding-top: 200px !important;
  }
  .sm-pb-10_fd6f96bf6dd873c6 {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_6a367f91b45e4565 {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_8b09bba985f07403 {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_509c77c3fa22adce {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_a00d751fb7d10b02 {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_afcd3f3795959b12 {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_fe27ba4679ec73cc {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_89d7c223267e535f {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_244c9a5add723315 {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_1cd3bfdf40bdfe01 {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_936c83e983620550 {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_9f92e54e1d580f55 {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_7f7687b22e82cba2 {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_ee55e323e1cfc6df {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_2525959afe92812e {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_03d9a33dfdb696c0 {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_d1427e58d0fbcaa3 {
    margin-top: 10px !important;
  }
  .sm-mt-20_9b3cc4ae3a722229 {
    margin-top: 20px !important;
  }
  .sm-mt-30_ca3dc1c75005be05 {
    margin-top: 30px !important;
  }
  .sm-mt-40_abce17f1ab6fbef7 {
    margin-top: 40px !important;
  }
  .sm-mt-50_1bfddee8a3bcf726 {
    margin-top: 50px !important;
  }
  .sm-mt-60_652d43d1aabf8df6 {
    margin-top: 60px !important;
  }
  .sm-mt-70_6b33d4b674cfcfba {
    margin-top: 70px !important;
  }
  .sm-mt-80_5190cd1a66a2cfda {
    margin-top: 80px !important;
  }
  .sm-mt-90_8ebac836d645de49 {
    margin-top: 90px !important;
  }
  .sm-mt-100_a4cbf85f038836dd {
    margin-top: 100px !important;
  }
  .sm-mt-110_3d08b901d15d48ca {
    margin-top: 110px !important;
  }
  .sm-mt-120_0458f09d036e5645 {
    margin-top: 120px !important;
  }
  .sm-mt-130_aa4f22d1a794e0c3 {
    margin-top: 130px !important;
  }
  .sm-mt-140_959f62fe33903a20 {
    margin-top: 140px !important;
  }
  .sm-mt-150_737adb8cbdfaf3b3 {
    margin-top: 150px !important;
  }
  .sm-mt-200_5363362da65e7593 {
    margin-top: 200px !important;
  }
  .sm-mb-10_aca53ce62304a36f {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_ddcf8320276e4f6c {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_51724f166fab323e {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_b23cb32e64324850 {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_4e1ecf11ca96bcea {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_b1f6a319a1d9e97b {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_8140b249d118430b {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_bb572d6ccefef9cc {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_ed8e8acef7762cd7 {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_b1664123a4ca5995 {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_e1971f63cbba2494 {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_4fe34859852df835 {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_bb5331600d0eaf12 {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_969a64da3dd42aff {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_7beca45d9b078b99 {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_876324d74cbaca8f {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_22eacc8c34af7e77 {
    padding: 0 !important;
  }
  .xs-m0_f998a394927bc01a {
    margin: 0 !important;
  }
  .xs-pt-10_49156aff29a00483 {
    padding-top: 10px !important;
  }
  .xs-pt-20_17d8cf3a3593f93e {
    padding-top: 20px !important;
  }
  .xs-pt-30_e8a3feebabcb30f1 {
    padding-top: 30px !important;
  }
  .xs-pt-40_eef7d6f94afeb118 {
    padding-top: 40px !important;
  }
  .xs-pt-50_ac3c4607ebe67a1a {
    padding-top: 50px !important;
  }
  .xs-pt-60_163347c61aa6b837 {
    padding-top: 60px !important;
  }
  .xs-pt-70_caf6472b94f1a41e {
    padding-top: 70px !important;
  }
  .xs-pt-80_195aa73dd51979b8 {
    padding-top: 80px !important;
  }
  .xs-pt-90_2d9a52e4fc019bc7 {
    padding-top: 90px !important;
  }
  .xs-pt-100_1524a59c0bc31426 {
    padding-top: 100px !important;
  }
  .xs-pt-110_29054cbcdc81e491 {
    padding-top: 110px !important;
  }
  .xs-pt-120_5229a0d059fb895e {
    padding-top: 120px !important;
  }
  .xs-pt-130_be29c15d0cf07772 {
    padding-top: 130px !important;
  }
  .xs-pt-140_934fbc14682308f6 {
    padding-top: 140px !important;
  }
  .xs-pt-150_64db5c51b6b19ed8 {
    padding-top: 150px !important;
  }
  .xs-pt-200_5f4151d15da583b7 {
    padding-top: 200px !important;
  }
  .xs-pb-10_f590a0b605a53ad9 {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_a90336a2bffe05e7 {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_640e43b06f865454 {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_7181f8982371ee10 {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_9ef25f7092a8d346 {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_eb61b5c5f7a20883 {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_c18297866815c0e1 {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_d276b44efbdaef75 {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_1ab47a076a924184 {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_0f7b89899b74f116 {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_de2ef7b7ee55152e {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_bbcdc4ed567170b4 {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_96bbcedbffb6acd5 {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_c9459f84b6815711 {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_99a9390fb81663ed {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_30d70c0c82174288 {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_9c76e99028f72f25 {
    margin-top: 10px !important;
  }
  .xs-mt-20_23c166db34b0cb87 {
    margin-top: 20px !important;
  }
  .xs-mt-30_2da7f34ed71b6b7f {
    margin-top: 30px !important;
  }
  .xs-mt-40_5afcb73f3117e5cc {
    margin-top: 40px !important;
  }
  .xs-mt-50_755ba8be2a5134dd {
    margin-top: 50px !important;
  }
  .xs-mt-60_7dad7d9ff8341c10 {
    margin-top: 60px !important;
  }
  .xs-mt-70_ac052e2cb759c065 {
    margin-top: 70px !important;
  }
  .xs-mt-80_fb9eb68600898ebc {
    margin-top: 80px !important;
  }
  .xs-mt-90_9c6a0bd9f8697f62 {
    margin-top: 90px !important;
  }
  .xs-mt-100_caf6e6c27f513a2a {
    margin-top: 100px !important;
  }
  .xs-mt-110_352ae504574abea8 {
    margin-top: 110px !important;
  }
  .xs-mt-120_f990a4d00a39459b {
    margin-top: 120px !important;
  }
  .xs-mt-130_468d042a2d8ba71c {
    margin-top: 130px !important;
  }
  .xs-mt-140_430ee43c64acd6a8 {
    margin-top: 140px !important;
  }
  .xs-mt-150_13f639432caada53 {
    margin-top: 150px !important;
  }
  .xs-mt-200_534f3d15f92d5ecd {
    margin-top: 200px !important;
  }
  .xs-mb-10_b354179e6ca62dd7 {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_b76da7107534fa9c {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_3217617611f8617b {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_e429ba42ad8d3b43 {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_91e46cba0e1f8bf3 {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_2d4a5a58668eb435 {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_0a6a1eb33e595ed0 {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_b573f6c24d66bd78 {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_60be64feb149389e {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_7379bcfb0a585a1f {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_6e283b363de0661b {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_abeeef2175c8acc6 {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_0760732301152a21 {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_fedebfa556348d54 {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_8cfcb1a3fbe4d795 {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_6b45de86fa85e3d1 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_ec3cac86a931d8a6 {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_ec3cac86a931d8a6.menu-overlay_6582af0421d40081 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_ec3cac86a931d8a6.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_ec3cac86a931d8a6 .navbar-toggler_c4247d21f7a6e960 {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_ec3cac86a931d8a6.menu-style-three_f11cf5b6cec795ca .navbar-toggler_c4247d21f7a6e960 {
  background: #000;
}
.theme-main-menu_ec3cac86a931d8a6.menu-style-four_609d127890c39a1a .navbar-toggler_c4247d21f7a6e960 {
  background: #E6FD5A;
}
.theme-main-menu_ec3cac86a931d8a6.menu-style-five_d22510b454af4047 .navbar-toggler_c4247d21f7a6e960 {
  background: #DFFF5E;
}
.theme-main-menu_ec3cac86a931d8a6 .navbar-toggler_c4247d21f7a6e960:focus {
  box-shadow: none;
}
.theme-main-menu_ec3cac86a931d8a6 .navbar-toggler_c4247d21f7a6e960::before,
.theme-main-menu_ec3cac86a931d8a6 .navbar-toggler_c4247d21f7a6e960::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_ec3cac86a931d8a6 .navbar-toggler_c4247d21f7a6e960 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_ec3cac86a931d8a6.menu-style-three_f11cf5b6cec795ca .navbar-toggler_c4247d21f7a6e960:before, .theme-main-menu_ec3cac86a931d8a6.menu-style-three_f11cf5b6cec795ca .navbar-toggler_c4247d21f7a6e960:after, .theme-main-menu_ec3cac86a931d8a6.menu-style-three_f11cf5b6cec795ca .navbar-toggler_c4247d21f7a6e960 span {
  background: #fff;
}
.theme-main-menu_ec3cac86a931d8a6 .navbar-toggler_c4247d21f7a6e960::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_ec3cac86a931d8a6 .navbar-toggler_c4247d21f7a6e960::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_ec3cac86a931d8a6 .navbar-toggler_c4247d21f7a6e960[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_ec3cac86a931d8a6 .navbar-toggler_c4247d21f7a6e960[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_ec3cac86a931d8a6 .navbar-toggler_c4247d21f7a6e960[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_ec3cac86a931d8a6 .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_ec3cac86a931d8a6 .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_ec3cac86a931d8a6.white-vr_99a5022a811679e4 .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_ec3cac86a931d8a6.white-vr_99a5022a811679e4 .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_ec3cac86a931d8a6.white-vr_99a5022a811679e4.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_ec3cac86a931d8a6.menu-style-one_6cfeaecc0e5e0fa3 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_ec3cac86a931d8a6.menu-style-two_4b3d0b53f4e016aa {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_ec3cac86a931d8a6.menu-style-two_4b3d0b53f4e016aa .info-row_e5826dd1d5df4371 {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_ec3cac86a931d8a6.menu-style-two_4b3d0b53f4e016aa .gap-fix_1e12f5cc1291580e {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_ec3cac86a931d8a6.menu-style-two_4b3d0b53f4e016aa .greetings_d7af675e69498095 {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_ec3cac86a931d8a6.menu-style-two_4b3d0b53f4e016aa .contact-info_fa969f625cf29b66 {
  margin: 0 -15px;
}
.theme-main-menu_ec3cac86a931d8a6.menu-style-two_4b3d0b53f4e016aa .contact-info_fa969f625cf29b66 li {
  padding: 0 15px;
}
.theme-main-menu_ec3cac86a931d8a6.menu-style-two_4b3d0b53f4e016aa .contact-info_fa969f625cf29b66 li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_ec3cac86a931d8a6.menu-style-two_4b3d0b53f4e016aa .contact-info_fa969f625cf29b66 li a:hover {
  text-decoration: underline;
}
.theme-main-menu_ec3cac86a931d8a6.menu-style-two_4b3d0b53f4e016aa .inner-content_77c6149971a16ce6 {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_ec3cac86a931d8a6.menu-style-two_4b3d0b53f4e016aa.fixed .info-row_e5826dd1d5df4371 {
  display: none;
}
.theme-main-menu_ec3cac86a931d8a6.menu-style-five_d22510b454af4047 {
  background: #000;
  padding: 0;
}
.theme-main-menu_ec3cac86a931d8a6.menu-style-five_d22510b454af4047 .inner-content_77c6149971a16ce6 {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_ec3cac86a931d8a6.menu-style-six_aa4dcda09821ac97 .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_ec3cac86a931d8a6.menu-style-six_aa4dcda09821ac97 .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_ec3cac86a931d8a6 .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_7e78747b2e31e67f {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_7e78747b2e31e67f .mega-menu-title_026db7bb32d1de96 {
  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_ec3cac86a931d8a6 .login-btn-one_ed2b1032cdb94d76 a {
  color: #000;
}
.theme-main-menu_ec3cac86a931d8a6 .login-btn-one_ed2b1032cdb94d76 a:hover {
  text-decoration: underline;
}
.theme-main-menu_ec3cac86a931d8a6 .login-btn-two_ce7e24a2d2c956d8 a {
  color: #044F3B;
}
.theme-main-menu_ec3cac86a931d8a6 .login-btn-two_ce7e24a2d2c956d8 a:hover {
  text-decoration: underline;
}
.theme-main-menu_ec3cac86a931d8a6 .signup-btn-one_f35ff5977c58832b 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_ec3cac86a931d8a6 .signup-btn-one_f35ff5977c58832b .icon_d6e1c6b65cfe6a67 {
  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_ec3cac86a931d8a6 .signup-btn-one_f35ff5977c58832b:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_ec3cac86a931d8a6 .signup-btn-one_f35ff5977c58832b:hover .icon_d6e1c6b65cfe6a67 {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_ec3cac86a931d8a6 .signup-btn-two_5611a11c8946567c {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_ec3cac86a931d8a6 .signup-btn-two_5611a11c8946567c:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_ec3cac86a931d8a6 .quote-one_32e3b5101fd30bd1 {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_ec3cac86a931d8a6 .quote-one_32e3b5101fd30bd1:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_0d11a1a727c4f7ee {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_0d11a1a727c4f7ee li {
  position: relative;
  padding: 0 15px;
}
.category-menu_0d11a1a727c4f7ee li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_0d11a1a727c4f7ee li a:hover {
  color: #0C3A30;
}
.category-menu_0d11a1a727c4f7ee .dropdown-menu {
  padding: 0;
}
.category-menu_0d11a1a727c4f7ee .dropdown-menu li {
  padding: 0;
}
.category-menu_0d11a1a727c4f7ee .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_91b153a30d847148 .logo_f2fe061c2d2a6207 {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_99a5022a811679e4 .navbar-collapse_91b153a30d847148 {
    background-color: #0C3A30;
  }
  .navbar-collapse_91b153a30d847148 {
    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_91b153a30d847148.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_ec3cac86a931d8a6 .navbar .mega-dropdown_aea59fcd98bf96f1 {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_99a5022a811679e4 .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_7e78747b2e31e67f {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_fec28f349bd0066b .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_f1cfb268ab8701dc {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_f1cfb268ab8701dc::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_f1cfb268ab8701dc .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_f1cfb268ab8701dc .hero-slider-one .hero-img_9fa0cfe59488bd7a {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_f1cfb268ab8701dc .hero-slider-one .slick-list_833db847f4fc1eba, .hero-banner-one_f1cfb268ab8701dc .hero-slider-one .slick-track_de8790e44de6b280, .hero-banner-one_f1cfb268ab8701dc .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_f1cfb268ab8701dc .hero-heading_6607435a9c2a6135 {
  font-weight: 700;
  color: #000;
  background: url(../img/shape_510d8ca84b/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_f1cfb268ab8701dc .more-btn_3b4c7f0081a828ed {
  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_f1cfb268ab8701dc .more-btn_3b4c7f0081a828ed:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_5dcd3dc8178ebf26 {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_5dcd3dc8178ebf26 .bg-wrapper_0d28adc32c128b56 {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_5dcd3dc8178ebf26 .hero-heading_6607435a9c2a6135 {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_5dcd3dc8178ebf26 .rating_f9c45fc698665bdd h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_5dcd3dc8178ebf26 .rating_f9c45fc698665bdd p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_5dcd3dc8178ebf26 .media-wrapper_7153f0a7c52aee2f {
  position: absolute;
  background: url(../img/assets_d1ce10410d/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_5dcd3dc8178ebf26 .media-wrapper_7153f0a7c52aee2f .shape_01_42fca7bb91e79d2f {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_5dcd3dc8178ebf26 .media-wrapper_7153f0a7c52aee2f .shape_02_cfaa17c97c75a125 {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_d12b98da506c35a6 .hero-heading_6607435a9c2a6135 {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_d12b98da506c35a6 .media-wrapper_7153f0a7c52aee2f {
  background: url(../img/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_d12b98da506c35a6 .media-wrapper_7153f0a7c52aee2f .screen_01_7e8826c149315053 {
  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_d12b98da506c35a6 .media-wrapper_7153f0a7c52aee2f .screen_02_55e1564825a806f9 {
  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_d12b98da506c35a6 .media-wrapper_7153f0a7c52aee2f .bg-shape_a20b25f2a842c661 {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_d12b98da506c35a6 .shape_01_42fca7bb91e79d2f {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_8596a6b530e686cd .bg-wrapper_0d28adc32c128b56 {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_8596a6b530e686cd .media-wrapper_7153f0a7c52aee2f {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_8596a6b530e686cd .media-wrapper_7153f0a7c52aee2f .shape_01_42fca7bb91e79d2f {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_8596a6b530e686cd .shape_02_cfaa17c97c75a125 {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_16db51fcc326fa05 + .blog-details_ccef0286ff507987 {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_b139884cc3ee503b {
  z-index: 1;
}
.block-feature-three_b139884cc3ee503b:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_b139884cc3ee503b.no-bg_8e18b4431cb60c1e:before {
  display: none;
}
.block-feature-three_b139884cc3ee503b .section-btn_89840e7dc2781c43 {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_b139884cc3ee503b .block-title_582476768b677ffe a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_b139884cc3ee503b .block-title_582476768b677ffe a:hover {
  text-decoration: underline;
}
.block-feature-three_b139884cc3ee503b .round-btn_d48282ede7ab8a6a {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_b139884cc3ee503b .round-btn_d48282ede7ab8a6a:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_b139884cc3ee503b .block-one_52c19200d24ed055 {
  background: url(../img/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_b139884cc3ee503b .block-one_52c19200d24ed055 .tag_45978e48bc41ec3b {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_b139884cc3ee503b .block-one_52c19200d24ed055 .block-title_582476768b677ffe {
  background: url(../img/shape_510d8ca84b/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_b139884cc3ee503b .block-two_a771d27b5b7e8276 {
  overflow: hidden;
}
.block-feature-three_b139884cc3ee503b .block-two_a771d27b5b7e8276 .img-wrapper_fdd22643c71b9f18 {
  background: url(../img/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_b139884cc3ee503b .block-two_a771d27b5b7e8276 .text-wrapper_e9efea13da22f8e1 {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_b139884cc3ee503b .block-two_a771d27b5b7e8276 .tag_45978e48bc41ec3b {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_b139884cc3ee503b .block-three_dd60113567f404c4 {
  background: #D3FF76;
}
.block-feature-three_b139884cc3ee503b .block-three_dd60113567f404c4 .tag_45978e48bc41ec3b {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_b139884cc3ee503b .block-three_dd60113567f404c4 .round-btn_d48282ede7ab8a6a {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_b139884cc3ee503b .block-three_dd60113567f404c4 .round-btn_d48282ede7ab8a6a:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_b139884cc3ee503b .block-four_e130395e1309fb3f {
  background: url(../img/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_b139884cc3ee503b .block-four_e130395e1309fb3f .block-title_582476768b677ffe {
  background: url(../img/shape_510d8ca84b/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_b139884cc3ee503b .block-four_e130395e1309fb3f .block-title_582476768b677ffe a {
  font-size: 28px;
}
.block-feature-three_b139884cc3ee503b .block-four_e130395e1309fb3f .tag_45978e48bc41ec3b {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_b139884cc3ee503b .block-four_e130395e1309fb3f .round-btn_d48282ede7ab8a6a {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_b139884cc3ee503b .block-four_e130395e1309fb3f .round-btn_d48282ede7ab8a6a:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_b139884cc3ee503b .block-five_1af5146aa85114da {
  background: url(../img/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_b139884cc3ee503b .block-five_1af5146aa85114da .tag_45978e48bc41ec3b {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_b139884cc3ee503b .block-five_1af5146aa85114da .block-title_582476768b677ffe {
  background: url(../img/shape_510d8ca84b/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_8696406b1744b097 .upper-wrapper_bf80d3135b933578 {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_8696406b1744b097 .upper-wrapper_bf80d3135b933578 .shape_01_42fca7bb91e79d2f {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_8696406b1744b097 .line-loop_eb0ec8579e84b963:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_8696406b1744b097 .graph-panel_acd27601a5d4ea9d {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_8696406b1744b097 .graph-panel_acd27601a5d4ea9d .main-count_c42f515fb3f01f73 {
  font-size: 120px;
}
.block-feature-thirteen_8696406b1744b097 .graph-panel_acd27601a5d4ea9d .chart-box_05cf5e1546c08510 {
  padding: 0 15px;
}
.block-feature-thirteen_8696406b1744b097 .graph-panel_acd27601a5d4ea9d .chart-box_05cf5e1546c08510 .chart-inner_560c46ae64a7d4bb {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_53893c9081782d62 .media-img_3d10e5d31befbb83 {
  border-radius: 30px;
}
.block-feature-sixteen_53893c9081782d62 .shape_01_42fca7bb91e79d2f {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_0f0dc7fded0cf88f .section-subheading_c015fe9be3800caf {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_0f0dc7fded0cf88f .shape_01_42fca7bb91e79d2f {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_74b0efeb570591f3 {
  z-index: 1;
}
.text-feature-four_74b0efeb570591f3 .avatar_f1d7854b0a597fa4 {
  width: 65px;
  height: 65px;
}
.text-feature-four_74b0efeb570591f3 .name {
  font-size: 28px;
}
.text-feature-four_74b0efeb570591f3 .quote-text_338dd98126f15540 {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_74b0efeb570591f3 .shape_01_42fca7bb91e79d2f {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_74b0efeb570591f3 .shape_02_cfaa17c97c75a125 {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_51675a202ed6a7ea .bg-wrapper_0d28adc32c128b56 {
  background: #FFF2AC;
}
.text-feature-five_51675a202ed6a7ea 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_51675a202ed6a7ea 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_51675a202ed6a7ea 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_51675a202ed6a7ea li:hover:before {
  background: #29594B;
}
.text-feature-five_51675a202ed6a7ea li:hover:after {
  color: #fff;
}
.text-feature-five_51675a202ed6a7ea .media-wrapper_7153f0a7c52aee2f {
  background: url(../img/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_51675a202ed6a7ea .media-wrapper_7153f0a7c52aee2f .video-icon_15e2f85613bb7bd0 {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_51675a202ed6a7ea .media-wrapper_7153f0a7c52aee2f .video-icon_15e2f85613bb7bd0:hover {
  background: #CFFF45;
}
.text-feature-five_51675a202ed6a7ea .media-wrapper_7153f0a7c52aee2f .screen_01_7e8826c149315053 {
  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_532c961f02b1569f {
  z-index: 1;
}
.text-feature-six_532c961f02b1569f .media-wrapper_7153f0a7c52aee2f {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_532c961f02b1569f .media-wrapper_7153f0a7c52aee2f .screen_01_7e8826c149315053 {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_532c961f02b1569f .shape_01_42fca7bb91e79d2f {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_532c961f02b1569f .shape_02_cfaa17c97c75a125 {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_8220fb341fbe2ed8 {
  background: url(../img/assets_d1ce10410d/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_8220fb341fbe2ed8 .block_3f712f66499e8421 .icon_d6e1c6b65cfe6a67 {
  height: 50px;
}
.text-feature-nine_8220fb341fbe2ed8 .vertical-text-wrapper_c1a9b2ced525d373 {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_8220fb341fbe2ed8 .vertical-text-wrapper_c1a9b2ced525d373 .text-list_742c565fcbbc2f83 {
  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_8220fb341fbe2ed8 .vertical-text-wrapper_c1a9b2ced525d373 .text-list_742c565fcbbc2f83:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_8220fb341fbe2ed8 .vertical-text-wrapper_c1a9b2ced525d373 .shape_01_42fca7bb91e79d2f {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_8220fb341fbe2ed8 .vertical-text-wrapper_c1a9b2ced525d373 .shape_02_cfaa17c97c75a125 {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_8220fb341fbe2ed8 .shape_03_71bbff6d2d9350d9 {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_8220fb341fbe2ed8 .shape_04_03bf0e6b14ee06d4 {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_fbf11deecfda5363 .section-btn_89840e7dc2781c43 {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_e89c6917930ab211 {
  z-index: 1;
}
.team-section-three_e89c6917930ab211:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../img/shape_510d8ca84b/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_e89c6917930ab211 .section-btn_89840e7dc2781c43 {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_e89c6917930ab211 .shape_01_42fca7bb91e79d2f {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_e89c6917930ab211 .shape_02_cfaa17c97c75a125 {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_e89c6917930ab211 .shape_03_71bbff6d2d9350d9 {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_29b3107c54acb330 .logo_f2fe061c2d2a6207 {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_2d51331942d94d48 {
  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_81d5fc2a09bca4af {
  max-width: 565px;
}
.user-data-form .form-wrapper_81d5fc2a09bca4af .input-group-meta_fa4d8df9ad1e799b 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_81d5fc2a09bca4af .input-group-meta_fa4d8df9ad1e799b label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_81d5fc2a09bca4af .input-group-meta_fa4d8df9ad1e799b .placeholder_icon_bdacddcadac0fd65 {
  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_81d5fc2a09bca4af .input-group-meta_fa4d8df9ad1e799b .placeholder_icon_bdacddcadac0fd65 img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_81d5fc2a09bca4af .input-group-meta_fa4d8df9ad1e799b .placeholder_icon_bdacddcadac0fd65 span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_81d5fc2a09bca4af .input-group-meta_fa4d8df9ad1e799b .placeholder_icon_bdacddcadac0fd65 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_81d5fc2a09bca4af .input-group-meta_fa4d8df9ad1e799b .placeholder_icon_bdacddcadac0fd65 span.eye-slash_d5505a47a27f5e98:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_969c76d298faaf36 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_969c76d298faaf36 label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_969c76d298faaf36 input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_969c76d298faaf36 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_969c76d298faaf36 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_969c76d298faaf36 a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_969c76d298faaf36 a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_23cb8d6c7ed63d37 {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_a553dc1377d30927 {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_a553dc1377d30927:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_a553dc1377d30927 img {
  width: 20px;
}
.user-data-form .btn-close_837158b1f8ab6a6c {
  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_f4fa338f96cfd671 .main-count_c42f515fb3f01f73 {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_710c9cae61877abc .icon_d6e1c6b65cfe6a67 {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_dfe9e5f2ef56d648 .img-holder_bfe8ed600c4b4b2a {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_dfe9e5f2ef56d648 .img-holder_bfe8ed600c4b4b2a.round-border_0a4b5b753d0a52b9 {
  border-radius: 30px;
}
.portfolio-block-one_dfe9e5f2ef56d648 .img-holder_bfe8ed600c4b4b2a .expend_1c9f6ca92be034f8 {
  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_dfe9e5f2ef56d648 .img-holder_bfe8ed600c4b4b2a 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_dfe9e5f2ef56d648 .img-holder_bfe8ed600c4b4b2a i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_dfe9e5f2ef56d648:hover .expend_1c9f6ca92be034f8 {
  opacity: 1;
}
.portfolio-block-one_dfe9e5f2ef56d648:hover .img-meta_8cc1b0c3966df580 {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_dfe9e5f2ef56d648:hover .pj-title_0c60814530c78908 {
  text-decoration: underline;
}
.portfolio-block-one_dfe9e5f2ef56d648 .caption {
  margin-top: 35px;
}
.portfolio-block-one_dfe9e5f2ef56d648 .caption .tag_45978e48bc41ec3b {
  margin: 0 -3px;
}
.portfolio-block-one_dfe9e5f2ef56d648 .caption .tag_45978e48bc41ec3b 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_dfe9e5f2ef56d648 .caption .pj-title_0c60814530c78908 {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_dfe9e5f2ef56d648 .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_dfe9e5f2ef56d648 .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_b7db797a5294de8e .bg-wrapper_0d28adc32c128b56 {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_b7db797a5294de8e .slider-wrapper_aba8767e291d7de8 {
  height: 100%;
}
.project-details-two_b7db797a5294de8e .slider-wrapper_aba8767e291d7de8 .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_b7db797a5294de8e .slider-wrapper_aba8767e291d7de8 .carousel-control-next_aa393d983e589752,
.project-details-two_b7db797a5294de8e .slider-wrapper_aba8767e291d7de8 .carousel-control-prev_729049b26c12a01a {
  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_b7db797a5294de8e .slider-wrapper_aba8767e291d7de8 .carousel-control-next_aa393d983e589752:hover,
.project-details-two_b7db797a5294de8e .slider-wrapper_aba8767e291d7de8 .carousel-control-prev_729049b26c12a01a:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_b7db797a5294de8e .slider-wrapper_aba8767e291d7de8 .carousel-control-prev_729049b26c12a01a {
  left: auto;
  right: 45px;
}
.project-details-two_b7db797a5294de8e .info-wrapper_447510df278b5a93 {
  padding: 55px 50px 85px 70px;
}
.project-details-two_b7db797a5294de8e .info-wrapper_447510df278b5a93 h3 {
  font-size: 36px;
}
.project-details-two_b7db797a5294de8e .info-wrapper_447510df278b5a93 .list-meta_41a60583d3eb0bbc li {
  padding: 22px 0;
}
.project-details-two_b7db797a5294de8e .info-wrapper_447510df278b5a93 .list-meta_41a60583d3eb0bbc .icon_d6e1c6b65cfe6a67 {
  width: 40px;
}
.project-details-two_b7db797a5294de8e .info-wrapper_447510df278b5a93 .list-meta_41a60583d3eb0bbc .text1_2f2a180a5df39afd {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_b7db797a5294de8e .info-wrapper_447510df278b5a93 .list-meta_41a60583d3eb0bbc span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_b7db797a5294de8e .info-wrapper_447510df278b5a93 .social-share_339eb4ff1fa36e10 li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_b7db797a5294de8e .info-wrapper_447510df278b5a93 .social-share_339eb4ff1fa36e10 li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_bff8b387f37ea10b .slider-wrapper_aba8767e291d7de8 {
  padding-left: 100px;
}
.feedback-section-three_bff8b387f37ea10b .slider-wrapper_aba8767e291d7de8 .icon_d6e1c6b65cfe6a67 {
  left: 0;
  top: 18px;
}
.feedback-section-three_bff8b387f37ea10b .slick-dots_eaa29a3a33a2adfb {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_bff8b387f37ea10b .slick-dots_eaa29a3a33a2adfb li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_bff8b387f37ea10b .slick-dots_eaa29a3a33a2adfb .slick-active button {
  background: #000;
}
.feedback-section-three_bff8b387f37ea10b .rating-box_b07961118a0c60cf {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_bff8b387f37ea10b .rating-box_b07961118a0c60cf .rating_f9c45fc698665bdd {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_bff8b387f37ea10b .shape_01_42fca7bb91e79d2f {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_bff8b387f37ea10b .shape_02_cfaa17c97c75a125 {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_983c6a03bd5e5e01 {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_983c6a03bd5e5e01 .post-data_57f021bad56467ee {
  padding: 30px 35px 25px;
}
.blog-meta-one_983c6a03bd5e5e01 .post-data_57f021bad56467ee .post-info_508930d118375fa6 {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_983c6a03bd5e5e01 .post-data_57f021bad56467ee .blog-title_14bda8566b799973 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_983c6a03bd5e5e01 .post-data_57f021bad56467ee .blog-title_14bda8566b799973:hover {
  text-decoration: underline;
}
.blog-meta-one_983c6a03bd5e5e01 .post-img_b37dbc9d46ee019c {
  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_983c6a03bd5e5e01 .post-img_b37dbc9d46ee019c .round-btn_d48282ede7ab8a6a {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_983c6a03bd5e5e01:hover .round-btn_d48282ede7ab8a6a {
  background: #CFFF45;
}
.blog-meta-one_983c6a03bd5e5e01.style-two_6f2ffadbb39db89b {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_983c6a03bd5e5e01.style-two_6f2ffadbb39db89b .post-img_b37dbc9d46ee019c {
  border-radius: 0;
}
.blog-meta-one_983c6a03bd5e5e01.style-two_6f2ffadbb39db89b .blog-title_14bda8566b799973 {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_33ffc3563ac0a1bb {
  background: #fff;
}
.blog-meta-two_33ffc3563ac0a1bb .post-data_57f021bad56467ee {
  padding-top: 30px;
}
.blog-meta-two_33ffc3563ac0a1bb .post-data_57f021bad56467ee .blog-title_14bda8566b799973 {
  width: 70%;
}
.blog-meta-two_33ffc3563ac0a1bb .post-data_57f021bad56467ee .blog-title_14bda8566b799973 h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_33ffc3563ac0a1bb .post-data_57f021bad56467ee .blog-title_14bda8566b799973:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_33ffc3563ac0a1bb .post-data_57f021bad56467ee .round-btn_d48282ede7ab8a6a {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_33ffc3563ac0a1bb .post-data_57f021bad56467ee .round-btn_d48282ede7ab8a6a:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_33ffc3563ac0a1bb .post-data_57f021bad56467ee .post-info_508930d118375fa6 {
  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_33ffc3563ac0a1bb .post-img_b37dbc9d46ee019c {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_33ffc3563ac0a1bb .post-img_b37dbc9d46ee019c .date_30605cdc8a07339a {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_33ffc3563ac0a1bb.style-two_6f2ffadbb39db89b {
  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_33ffc3563ac0a1bb.style-two_6f2ffadbb39db89b p {
  font-size: 18px;
}
.blog-meta-two_33ffc3563ac0a1bb.style-two_6f2ffadbb39db89b .post-img_b37dbc9d46ee019c {
  height: auto;
  width: 100%;
}
.blog-meta-two_33ffc3563ac0a1bb.style-two_6f2ffadbb39db89b .post-data_57f021bad56467ee {
  padding: 26px 0;
}
.blog-meta-two_33ffc3563ac0a1bb.style-two_6f2ffadbb39db89b .post-data_57f021bad56467ee .post-info_508930d118375fa6 {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_33ffc3563ac0a1bb.style-two_6f2ffadbb39db89b .post-data_57f021bad56467ee .round-btn_d48282ede7ab8a6a {
  border: none;
}

.signup-btn-one_f35ff5977c58832b 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_f35ff5977c58832b .icon_d6e1c6b65cfe6a67 {
  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_b85ea4482c89cc3c {
  z-index: 1;
}
.blog-section-three_b85ea4482c89cc3c .section-btn_89840e7dc2781c43 {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

.blog-section-four_47906da7b27eeeda {
  z-index: 5;
}
.blog-section-four_47906da7b27eeeda.block-feature-three_b139884cc3ee503b:before {
  display: none;
}
.blog-section-four_47906da7b27eeeda.block-feature-three_b139884cc3ee503b .block-one_52c19200d24ed055 {
  background: url(../img/blog/blog_img_05.jpg) no-repeat center;
  height: 666px;
}

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

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

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

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

.blog-details_ccef0286ff507987 .post-details-meta_e7c886c9ed1b0971 {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_ccef0286ff507987 .post-details-meta_e7c886c9ed1b0971 p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_ccef0286ff507987 .post-details-meta_e7c886c9ed1b0971 .quote-wrapper_56ad8beda406b639 {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_ccef0286ff507987 .post-details-meta_e7c886c9ed1b0971 .quote-wrapper_56ad8beda406b639 .wrapper_6f4c6d4a2d6ce91c {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_ccef0286ff507987 .post-details-meta_e7c886c9ed1b0971 .quote-wrapper_56ad8beda406b639 .wrapper_6f4c6d4a2d6ce91c .icon_d6e1c6b65cfe6a67 {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_ccef0286ff507987 .post-details-meta_e7c886c9ed1b0971 .quote-wrapper_56ad8beda406b639 .wrapper_6f4c6d4a2d6ce91c h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_ccef0286ff507987 .post-details-meta_e7c886c9ed1b0971 .quote-wrapper_56ad8beda406b639 h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_ccef0286ff507987 .post-details-meta_e7c886c9ed1b0971 .quote-wrapper_56ad8beda406b639 h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_ccef0286ff507987 .post-details-meta_e7c886c9ed1b0971 .img-gallery_edc4462689d9c450 {
  margin-bottom: 50px;
}
.blog-details_ccef0286ff507987 .post-details-meta_e7c886c9ed1b0971 .img-gallery_edc4462689d9c450 img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_ccef0286ff507987 .post-details-meta_e7c886c9ed1b0971 h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_ccef0286ff507987 .post-details-meta_e7c886c9ed1b0971 .list-item_80dc3cbb727eaa15 li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_ccef0286ff507987 .post-details-meta_e7c886c9ed1b0971 .list-item_80dc3cbb727eaa15 li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_ccef0286ff507987 .bottom-widget_50072efe7305e8f6 {
  padding: 10px 0 5px;
}
.blog-details_ccef0286ff507987 .bottom-widget_50072efe7305e8f6 .tags_e6cfdc47ce6a8fb9 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_ccef0286ff507987 .bottom-widget_50072efe7305e8f6 .tags_e6cfdc47ce6a8fb9 a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_ccef0286ff507987 .bottom-widget_50072efe7305e8f6 .tags_e6cfdc47ce6a8fb9 a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_ccef0286ff507987 .bottom-widget_50072efe7305e8f6 .share-icon_37b81e19400365c3 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_ccef0286ff507987 .bottom-widget_50072efe7305e8f6 .share-icon_37b81e19400365c3 a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_ccef0286ff507987 .grey-bg_e7d6463299831992 {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_ccef0286ff507987 .blog-inner-title_b794a71222f88615 {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_ccef0286ff507987 .blog-comment-area_92aba0a1b26e9abc {
  margin: 60px 0;
}
.blog-details_ccef0286ff507987 .blog-comment-area_92aba0a1b26e9abc .comment_325f75a4a6b5e047 {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_ccef0286ff507987 .blog-comment-area_92aba0a1b26e9abc .comment_325f75a4a6b5e047:last-child {
  padding-bottom: 5px;
}
.blog-details_ccef0286ff507987 .blog-comment-area_92aba0a1b26e9abc .comment_325f75a4a6b5e047 .reply-comment_a0d1ee4b36eb8a06 {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_ccef0286ff507987 .blog-comment-area_92aba0a1b26e9abc .comment_325f75a4a6b5e047 .user-avatar_8add36d7a8434d26 {
  width: 60px;
  height: 60px;
}
.blog-details_ccef0286ff507987 .blog-comment-area_92aba0a1b26e9abc .comment_325f75a4a6b5e047 .comment-text_a0b7484c84c5df7c {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_ccef0286ff507987 .blog-comment-area_92aba0a1b26e9abc .comment_325f75a4a6b5e047 .comment-text_a0b7484c84c5df7c .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_ccef0286ff507987 .blog-comment-area_92aba0a1b26e9abc .comment_325f75a4a6b5e047 .comment-text_a0b7484c84c5df7c .date_30605cdc8a07339a {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_ccef0286ff507987 .blog-comment-area_92aba0a1b26e9abc .comment_325f75a4a6b5e047 .comment-text_a0b7484c84c5df7c p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_ccef0286ff507987 .blog-comment-area_92aba0a1b26e9abc .comment_325f75a4a6b5e047 .comment-text_a0b7484c84c5df7c .reply-btn_d24671d836225144 {
  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_ccef0286ff507987 .blog-comment-area_92aba0a1b26e9abc .comment_325f75a4a6b5e047 .comment-text_a0b7484c84c5df7c .reply-btn_d24671d836225144:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_ccef0286ff507987 .blog-comment-form_217fd6c19bb33f00 p a {
  color: #19352D;
}
.blog-details_ccef0286ff507987 .blog-comment-form_217fd6c19bb33f00 form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_ccef0286ff507987 .blog-comment-form_217fd6c19bb33f00 form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_ccef0286ff507987 .blog-comment-form_217fd6c19bb33f00 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_d955c642d5355d38 {
  height: 600px;
}

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

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

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

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

.footer-one_77d3d328cab95c95 {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_77d3d328cab95c95 .bottom-footer_c8d54375798c1520 {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_77d3d328cab95c95 .social-icon_5df37b9678569da6 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_77d3d328cab95c95 .social-icon_5df37b9678569da6 a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_77d3d328cab95c95 .footer-title_83acd468a4a9da4a {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_77d3d328cab95c95 .footer-nav-link_d96fff8d7d99d4e2 a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_77d3d328cab95c95 .footer-nav-link_d96fff8d7d99d4e2 a:hover {
  color: #fff;
}
.footer-nav-link_d96fff8d7d99d4e2 p {
  font-size: 16px;
}
.logo_f2fe061c2d2a6207 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_c7ee2c8c0f393520 {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_dbc172061ce32ae4 {
  align-content: center;
}

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

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

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

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

.footer-three_bcb4d6f797dd33aa {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_bcb4d6f797dd33aa .round-bg_0c2126370233d15c {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_bcb4d6f797dd33aa .round-bg_0c2126370233d15c.color-two_2548619f97a21e40 {
  background: #F6FFDD;
}
.footer-three_bcb4d6f797dd33aa .footer-intro_0233279193c7b827 p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_bcb4d6f797dd33aa .footer-intro_0233279193c7b827 p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_bcb4d6f797dd33aa .footer-title_83acd468a4a9da4a {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_bcb4d6f797dd33aa .footer-nav-link_d96fff8d7d99d4e2 a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_bcb4d6f797dd33aa .footer-nav-link_d96fff8d7d99d4e2 a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_bcb4d6f797dd33aa .bottom-footer_c8d54375798c1520 {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_bcb4d6f797dd33aa .bottom-footer_c8d54375798c1520 .copyright_ffddb2b440d6b71d {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_bcb4d6f797dd33aa .bottom-footer_c8d54375798c1520 .bottom-nav_3b8f06b4623b71ee {
  margin: 0 -12px;
}
.footer-three_bcb4d6f797dd33aa .bottom-footer_c8d54375798c1520 .bottom-nav_3b8f06b4623b71ee a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_bcb4d6f797dd33aa .bottom-footer_c8d54375798c1520 .bottom-nav_3b8f06b4623b71ee a:hover {
  text-decoration: underline;
}
.footer-three_bcb4d6f797dd33aa .bottom-footer_c8d54375798c1520 .social-icon_5df37b9678569da6 {
  margin: 0 -10px;
}
.footer-three_bcb4d6f797dd33aa .bottom-footer_c8d54375798c1520 .social-icon_5df37b9678569da6 a {
  margin: 0 10px;
}
.footer-three_bcb4d6f797dd33aa .bottom-footer_c8d54375798c1520 .social-icon_5df37b9678569da6 a:hover {
  color: #19352D;
}
.footer-three_bcb4d6f797dd33aa .shape_01_42fca7bb91e79d2f {
  top: -3%;
  left: -3%;
}
.footer-three_bcb4d6f797dd33aa .shape_02_cfaa17c97c75a125 {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_c7585a171460846c {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_c7585a171460846c:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../img/assets_d1ce10410d/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_c7585a171460846c h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_c7585a171460846c .btn-group_aaca5fc4ef2afa56 {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_c7585a171460846c .btn-group_aaca5fc4ef2afa56 h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_c7585a171460846c .btn-group_aaca5fc4ef2afa56 h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_c7585a171460846c .btn-group_aaca5fc4ef2afa56 .round-btn_d48282ede7ab8a6a {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_c7585a171460846c .btn-group_aaca5fc4ef2afa56 .round-btn_d48282ede7ab8a6a:hover, .footer-five_c7585a171460846c .btn-group_aaca5fc4ef2afa56 .round-btn_d48282ede7ab8a6a:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_c7585a171460846c .social-icon_5df37b9678569da6 {
  margin: 0 -20px;
}
.footer-five_c7585a171460846c .social-icon_5df37b9678569da6 a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_c7585a171460846c .social-icon_5df37b9678569da6 a:hover {
  color: #DFFF5E;
}
.footer-five_c7585a171460846c .bottom-nav_3b8f06b4623b71ee {
  margin: 0 -12px;
}
.footer-five_c7585a171460846c .bottom-nav_3b8f06b4623b71ee a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_c7585a171460846c .bottom-nav_3b8f06b4623b71ee a:hover {
  text-decoration: underline;
}
.footer-five_c7585a171460846c .shape_01_42fca7bb91e79d2f {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_c7585a171460846c .shape_02_cfaa17c97c75a125 {
  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_cf38a0a6c45f1eee {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_97fdacf2021fd0c8 {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_0b3a8fbbcffadd0b {
  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_050b9a2c1ace4ae3 {
  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_7c8f1257ed28c8e0 {
  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_1142ecaf44e02275 {
  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_300052b0e675f66e {
  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_13da2048d5eff9e0 {
  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_941162de75fe739a {
  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_db7d0ebf6e94a841 {
  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_7f818f4540c1e7ab {
  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_cbda9f01437c271e {
  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_20bc073ba278ee51 {
  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_9e84a41d0755981c {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_d8cdd9782f1336a4 {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_65027746d809528e {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_2d41c9bd08a7a3b9 {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_a8eb1f971b358347 {
  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_82c336a709889cb1 {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_de94fdb5546c78ee {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_f7cd55e7c45e71ca {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_0cccf5314d4647ac {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_23443c5736ca863e {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_da18512f39a77568 {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_1fbdbc8d3fc977bc {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_2925d8f7d1ade569 {
  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_25bf426345c770d1 {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_1a84cea97044ad7d {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_e2599cbe02b787e8 {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_e6c4feb82fcb753b {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_68fce6b761b6e8ab {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_57ca2954a81b702c {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_458ac1a606dfe7db {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_edabd3b2915b6100 {
  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_f811c98d5e1ad51f {
  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_582880897f3372fe {
  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_426669000fad6e26 {
  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_bab20f5abbaf0cdd {
  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_8a804be08d9fdb47 {
  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_e5e8e166ca92f37e {
  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_74726b5808c6d60d {
  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_fed84e6b14fa80a6 {
  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_141a0e32442c533e {
  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_ef126711e2e86dc5 {
  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_e3f9d53c434b1a70 {
  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_9530bfd25dbc742e {
  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_78ce808e5687b254 {
  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_d48e110c4a118015 {
  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_2976017715c6a1d3 {
  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_4aa38f60c92427b9 {
  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_376df13ce46dfd33 {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_aea35087df38dd8c {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_94db61e2665e3762 {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_6484b811003c8ecb {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_f9c27ef2cd791dec {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_63ae8007a43e742e {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_f549dde827a493a8 {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_5e36226033a67a70 {
  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_cf38a0a6c45f1eee {
  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_c52bf351b4c1176b {
  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_4d8ba1b1738d234b {
  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_02ab160def9460a2 .theme-select-menu_7651b0d3e0230973 {
  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_8669e2898e432885 {
  overflow: hidden;
}
.product-block-one_8669e2898e432885 .img-holder_bfe8ed600c4b4b2a {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_8669e2898e432885 .img-holder_bfe8ed600c4b4b2a .cart-icon_2fa670c9832cd93b {
  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_8669e2898e432885 .img-holder_bfe8ed600c4b4b2a .cart-icon_2fa670c9832cd93b:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_8669e2898e432885 .img-holder_bfe8ed600c4b4b2a .cart-button_108a0cd65b78cf0c {
  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_8669e2898e432885 .img-holder_bfe8ed600c4b4b2a .cart-button_108a0cd65b78cf0c:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_8669e2898e432885 .product-title_e8484c8207187f8c {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_8669e2898e432885 .rating_f9c45fc698665bdd {
  margin: 0 -3px;
}
.product-block-one_8669e2898e432885 .rating_f9c45fc698665bdd li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_8669e2898e432885 .rating_f9c45fc698665bdd li .bi-star-fill_15fce8493945c03f {
  color: #FFCB65;
}
.product-block-one_8669e2898e432885 .price_e83ffd6454768fab {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_8669e2898e432885:hover .cart-button_108a0cd65b78cf0c {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_8669e2898e432885:hover .product-img_22681201625efd31 {
  transform: scale(0.95);
}
.product-block-one_8669e2898e432885:hover .cart-icon_2fa670c9832cd93b {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_8669e2898e432885:hover .product-title_e8484c8207187f8c {
  text-decoration: underline;
}

.product-details-one_09c4a4a7d5508146 .product-img-tab_2d9cc3e5b9287032 {
  border: none;
}
.product-details-one_09c4a4a7d5508146 .product-img-tab_2d9cc3e5b9287032 .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_09c4a4a7d5508146 .product-img-tab_2d9cc3e5b9287032 .nav-link img {
  max-height: 100%;
}
.product-details-one_09c4a4a7d5508146 .product-img-tab_2d9cc3e5b9287032 .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_09c4a4a7d5508146 .product-img-tab-content_1bd6703c24da0393 {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_09c4a4a7d5508146 .product-img-tab-content_1bd6703c24da0393 img {
  margin: auto;
}
.product-details-one_09c4a4a7d5508146 .product-info_2498a9023c809365 .stock-tag_a9b7041527065b3c {
  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_09c4a4a7d5508146 .product-info_2498a9023c809365 .product-name_383da87253676d60 {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_09c4a4a7d5508146 .product-info_2498a9023c809365 .rating_f9c45fc698665bdd li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_09c4a4a7d5508146 .product-info_2498a9023c809365 .rating_f9c45fc698665bdd li .bi-star-fill_15fce8493945c03f {
  color: #FFCB65;
}
.product-details-one_09c4a4a7d5508146 .product-info_2498a9023c809365 .rating_f9c45fc698665bdd li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_09c4a4a7d5508146 .product-info_2498a9023c809365 .rating_f9c45fc698665bdd li a:hover {
  text-decoration: underline;
}
.product-details-one_09c4a4a7d5508146 .product-info_2498a9023c809365 .price_e83ffd6454768fab {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_09c4a4a7d5508146 .product-info_2498a9023c809365 .price_e83ffd6454768fab del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_09c4a4a7d5508146 .product-info_2498a9023c809365 .availability_faa3883712795270 {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_09c4a4a7d5508146 .product-info_2498a9023c809365 .description-text_46d72a38cad2597c {
  padding: 10px 0 15px;
}
.product-details-one_09c4a4a7d5508146 .product-info_2498a9023c809365 .product-feature_c06bd440eb4f5c3c {
  margin-bottom: 20px;
}
.product-details-one_09c4a4a7d5508146 .product-info_2498a9023c809365 .product-feature_c06bd440eb4f5c3c li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_09c4a4a7d5508146 .product-info_2498a9023c809365 .product-feature_c06bd440eb4f5c3c li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_09c4a4a7d5508146 .product-info_2498a9023c809365 .customize-order_9d3efcd3a1345405 h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_09c4a4a7d5508146 .product-info_2498a9023c809365 .customize-order_9d3efcd3a1345405 .quantity_223e1f4d25b524ea .button-group_76bf1ed10b50fc2b {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_09c4a4a7d5508146 .product-info_2498a9023c809365 .customize-order_9d3efcd3a1345405 .quantity_223e1f4d25b524ea .button-group_76bf1ed10b50fc2b li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_09c4a4a7d5508146 .product-info_2498a9023c809365 .customize-order_9d3efcd3a1345405 .quantity_223e1f4d25b524ea .button-group_76bf1ed10b50fc2b li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_09c4a4a7d5508146 .product-info_2498a9023c809365 .customize-order_9d3efcd3a1345405 .quantity_223e1f4d25b524ea .button-group_76bf1ed10b50fc2b 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_09c4a4a7d5508146 .product-review-tab_bd8675eb9bd6cb3e .nav-tabs_9503f98ca8221cd1 {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_09c4a4a7d5508146 .product-review-tab_bd8675eb9bd6cb3e .nav-tabs_9503f98ca8221cd1 .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_09c4a4a7d5508146 .product-review-tab_bd8675eb9bd6cb3e .nav-tabs_9503f98ca8221cd1 .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_09c4a4a7d5508146 .product-review-tab_bd8675eb9bd6cb3e .nav-tabs_9503f98ca8221cd1 .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_09c4a4a7d5508146 .product-review-tab_bd8675eb9bd6cb3e .nav-tabs_9503f98ca8221cd1 .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_09c4a4a7d5508146 .product-review-tab_bd8675eb9bd6cb3e .tab-content_d37673e5650dc75f h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_09c4a4a7d5508146 .product-review-tab_bd8675eb9bd6cb3e .tab-content_d37673e5650dc75f .product-feature_c06bd440eb4f5c3c li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_09c4a4a7d5508146 .product-review-tab_bd8675eb9bd6cb3e .tab-content_d37673e5650dc75f .product-feature_c06bd440eb4f5c3c li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_09c4a4a7d5508146 .product-review-tab_bd8675eb9bd6cb3e .user-comment-area_7dfbe1e2fa9e3552 .single-comment_5720a94f98b5f3db {
  padding-bottom: 40px;
}
.product-details-one_09c4a4a7d5508146 .product-review-tab_bd8675eb9bd6cb3e .user-comment-area_7dfbe1e2fa9e3552 .single-comment_5720a94f98b5f3db:last-child {
  padding-bottom: 0;
}
.product-details-one_09c4a4a7d5508146 .product-review-tab_bd8675eb9bd6cb3e .user-comment-area_7dfbe1e2fa9e3552 .user-img_4fe81663b65486d4 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_09c4a4a7d5508146 .product-review-tab_bd8675eb9bd6cb3e .user-comment-area_7dfbe1e2fa9e3552 .user-comment-data_2f1fa41534e5f6bd {
  padding-left: 30px;
  position: relative;
}
.product-details-one_09c4a4a7d5508146 .product-review-tab_bd8675eb9bd6cb3e .user-comment-area_7dfbe1e2fa9e3552 .user-comment-data_2f1fa41534e5f6bd .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_09c4a4a7d5508146 .product-review-tab_bd8675eb9bd6cb3e .user-comment-area_7dfbe1e2fa9e3552 .user-comment-data_2f1fa41534e5f6bd .rating_f9c45fc698665bdd li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_09c4a4a7d5508146 .product-review-tab_bd8675eb9bd6cb3e .user-comment-area_7dfbe1e2fa9e3552 .user-comment-data_2f1fa41534e5f6bd .rating_f9c45fc698665bdd li .bi-star-fill_15fce8493945c03f {
  color: #FFCB65;
}
.product-details-one_09c4a4a7d5508146 .product-review-tab_bd8675eb9bd6cb3e .user-comment-area_7dfbe1e2fa9e3552 .user-comment-data_2f1fa41534e5f6bd p {
  padding-top: 8px;
}

.cart-list-form_2055ba8055477944 {
  position: relative;
}
.cart-list-form_2055ba8055477944 .table_821338ecf300fb60 {
  margin: 0;
  background: transparent;
}
.cart-list-form_2055ba8055477944 .table_821338ecf300fb60 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_2055ba8055477944 .table_821338ecf300fb60 th:first-child {
  text-align: left;
}
.cart-list-form_2055ba8055477944 .table_821338ecf300fb60 tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_2055ba8055477944 .table_821338ecf300fb60 tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_2055ba8055477944 .table_821338ecf300fb60 tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_2055ba8055477944 .table_821338ecf300fb60 tbody .product-thumbnails_18d0c8acec0c286e {
  width: 85px;
}
.cart-list-form_2055ba8055477944 .table_821338ecf300fb60 tbody .product-thumbnails_18d0c8acec0c286e img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_2055ba8055477944 .table_821338ecf300fb60 tbody .product-thumbnails_18d0c8acec0c286e .product-img_22681201625efd31 {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_2055ba8055477944 .table_821338ecf300fb60 tbody .product-info_2498a9023c809365 {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_2055ba8055477944 .table_821338ecf300fb60 tbody .product-info_2498a9023c809365 .product-name_383da87253676d60 {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_2055ba8055477944 .table_821338ecf300fb60 tbody .product-info_2498a9023c809365 .serial_73f2b8048c2ed2b6 {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_2055ba8055477944 .table_821338ecf300fb60 tbody .product-info_2498a9023c809365 ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_2055ba8055477944 .table_821338ecf300fb60 tbody .price_e83ffd6454768fab {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_2055ba8055477944 .table_821338ecf300fb60 tbody .quantity_223e1f4d25b524ea li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_2055ba8055477944 .table_821338ecf300fb60 tbody .quantity_223e1f4d25b524ea li .btn_3c568daefa13a08a {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_2055ba8055477944 .table_821338ecf300fb60 tbody .quantity_223e1f4d25b524ea 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_2055ba8055477944 .table_821338ecf300fb60 tbody .remove-product_76b4e082f578aead {
  color: #000;
  font-size: 22px;
}
.cart-list-form_2055ba8055477944 .table_821338ecf300fb60 tbody .remove-product_76b4e082f578aead:hover {
  color: #ff2759;
}
.cart-list-form_2055ba8055477944 .cart-footer_f7366210bfb6e4f5 {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_2055ba8055477944 .cart-footer_f7366210bfb6e4f5 .coupon-form_0acc0cf1af2932db input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_2055ba8055477944 .cart-footer_f7366210bfb6e4f5 .cart-total-section_13cb4389e629b85a {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_2055ba8055477944 .cart-footer_f7366210bfb6e4f5 .cart-total-section_13cb4389e629b85a .cart-total-table_35be036d56c6819b 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_2055ba8055477944 .cart-footer_f7366210bfb6e4f5 .cart-total-section_13cb4389e629b85a .cart-total-table_35be036d56c6819b tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_440775923c44931f {
  height: auto;
}

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

.fancybox-caption_e0754c8c5eb62f69, .fancybox-infobar_822fd948f84a4623, .fancybox-navigation_dfeaa73fddeec024 .fancybox-button_1965dbc2c3d76f94, .fancybox-toolbar_9435e27c3b67fd60 {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_fabf60b3f96f8dd9 .fancybox-caption_e0754c8c5eb62f69, .fancybox-show-infobar_e09cb164ea6f121f .fancybox-infobar_822fd948f84a4623, .fancybox-show-nav_8794272915e6d611 .fancybox-navigation_dfeaa73fddeec024 .fancybox-button_1965dbc2c3d76f94, .fancybox-show-toolbar_0b2815bc92d86a16 .fancybox-toolbar_9435e27c3b67fd60 {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_49b9935bd8ff0707 .fancybox-stage_36d18ca28a1c58ab {
  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_51a3a7d6cae95714 .fancybox-slide, .fancybox-slide--current_80bc5c9624bbbdf9, .fancybox-slide--next_ac54138d34e47e5f, .fancybox-slide--previous_acad73550f48c4fb {
  display: block;
}

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

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

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

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

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

.fancybox-content_29131d85b6066835 {
  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_2db2b25259379a99 .fancybox-content_29131d85b6066835 {
  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_5ab797bc018cde02 .fancybox-content_29131d85b6066835 {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_33f476d09ff9e238 .fancybox-content_29131d85b6066835 {
  cursor: zoom-in;
}

.fancybox-can-drag_eddaa1258a96f121 .fancybox-content_29131d85b6066835 {
  cursor: grab;
}

.fancybox-is-dragging_2858f3b92926c120 .fancybox-content_29131d85b6066835 {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_04ad52960fa699d2 .fancybox-content_29131d85b6066835 {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_4d87dfa0e975318f .fancybox-content_29131d85b6066835, .fancybox-slide--map_9d2ef49686d098fc .fancybox-content_29131d85b6066835, .fancybox-slide--video_a7bcddb7047e01d2 .fancybox-content_29131d85b6066835 {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_a7bcddb7047e01d2 .fancybox-content_29131d85b6066835 {
  background: #000;
}

.fancybox-slide--map_9d2ef49686d098fc .fancybox-content_29131d85b6066835 {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_4b1bb386e03cad85 svg path, .fancybox-button--share_5b8d91ece0239c26 svg path, .fancybox-button--thumbs_242ed0c672605361 svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_8794272915e6d611 .fancybox-navigation_dfeaa73fddeec024 .fancybox-button_1965dbc2c3d76f94 {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_dfeaa73fddeec024 .fancybox-button--arrow_left_dfc51f3613119495 {
  left: 6px;
}

.fancybox-navigation_dfeaa73fddeec024 .fancybox-button--arrow_right_bb331dbe5ceba5ac {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_4d87dfa0e975318f .fancybox-close-small_e39b7aaffa75270f, .fancybox-slide--image_2db2b25259379a99 .fancybox-close-small_e39b7aaffa75270f, .fancybox-slide--video_a7bcddb7047e01d2 .fancybox-close-small_e39b7aaffa75270f {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_4d87dfa0e975318f .fancybox-close-small_e39b7aaffa75270f:hover svg, .fancybox-slide--image_2db2b25259379a99 .fancybox-close-small_e39b7aaffa75270f:hover svg, .fancybox-slide--video_a7bcddb7047e01d2 .fancybox-close-small_e39b7aaffa75270f:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_29fe9d2db7219e1a .fancybox-close-small_e39b7aaffa75270f, .fancybox-is-zoomable_19e2a17a33c280e6.fancybox-can-drag_eddaa1258a96f121 .fancybox-close-small_e39b7aaffa75270f {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_b08dd78439e741dc.fancybox-slide--next_ac54138d34e47e5f, .fancybox-fx-fade_b08dd78439e741dc.fancybox-slide--previous_acad73550f48c4fb {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_b08dd78439e741dc.fancybox-slide--current_80bc5c9624bbbdf9 {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_3ba5b3af9db74363 {
  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_bf579bdd3603f26a {
  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_412c6feaf990c3ac {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_9e8a4abc06551e12 .fancybox-thumbs_bf579bdd3603f26a {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_bf579bdd3603f26a > 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_bf579bdd3603f26a .fancybox-thumbs-active_9610d0a53a5586b1:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_4b150de5ff7951f2 .slick-track_de8790e44de6b280,
.slick-slider_4b150de5ff7951f2 .slick-list_833db847f4fc1eba {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_4a7986b07b83abf1 .slick-track_de8790e44de6b280 {
  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_4a7986b07b83abf1 img {
  display: none;
}

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

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

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

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

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