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

.h1_af0c96a23af1afab,
h1,
.h2_f4a7239deb8f2bff,
h2,
.h3_34e97d72f36eb1ca,
h3,
.h4_dc02453e35cddee9,
h4,
.h5_034a5eaccfbaf755,
h5,
.h6_aeb7e9ee87192638,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_42032e8fff3fad83 {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_2de498b457f434b9 {
  padding: 0 !important;
}

.m0_3de21cf783fd13a6 {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_3db8e5518fedbc1b {
    padding: 0 !important;
  }
  .xl-m0_f0dbe158cf9548ca {
    margin: 0 !important;
  }
  .xl-pt-10_e4cf31a619e648bb {
    padding-top: 10px !important;
  }
  .xl-pt-20_3598bb47d253a546 {
    padding-top: 20px !important;
  }
  .xl-pt-30_49c1a22e9574fb1a {
    padding-top: 30px !important;
  }
  .xl-pt-40_8309b00afd2c8ecf {
    padding-top: 40px !important;
  }
  .xl-pt-50_faaf38cfea436b0e {
    padding-top: 50px !important;
  }
  .xl-pt-60_03fa07db0d9312b1 {
    padding-top: 60px !important;
  }
  .xl-pt-70_4c85d8b12bf18a78 {
    padding-top: 70px !important;
  }
  .xl-pt-80_d62b5c380a8ed610 {
    padding-top: 80px !important;
  }
  .xl-pt-90_9f1405c4eeb4ede4 {
    padding-top: 90px !important;
  }
  .xl-pt-100_0df1f0f985ad457f {
    padding-top: 100px !important;
  }
  .xl-pt-110_c475078137cc216f {
    padding-top: 110px !important;
  }
  .xl-pt-120_d57fba463071f7d4 {
    padding-top: 120px !important;
  }
  .xl-pt-130_7f63ebaa0d535829 {
    padding-top: 130px !important;
  }
  .xl-pt-140_e4f492676853cfee {
    padding-top: 140px !important;
  }
  .xl-pt-150_ff66a931110b7558 {
    padding-top: 150px !important;
  }
  .xl-pt-200_a5fcf4bd338e4085 {
    padding-top: 200px !important;
  }
  .xl-pb-10_884aef600d98907d {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_005eb97bb84ddefa {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_d6bb8db7bac6bfbe {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_8008ee0f67758827 {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_af9123a3a9a418aa {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_6cb2034c89086715 {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_c53122317c72d958 {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_6f3d937ff5a94e49 {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_063aee5f6434badb {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_f07d131aa08efac2 {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_cf96543705ea31fc {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_6872fb309602a8d6 {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_c9f5cb7b665d6cf0 {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_dc073d8e9f7abbc2 {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_f1f86e53f2bbef27 {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_d57f00e3d6d35549 {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_5531bd6832123532 {
    margin-top: 10px !important;
  }
  .xl-mt-20_23812da4c8216ef7 {
    margin-top: 20px !important;
  }
  .xl-mt-30_466479f545b47b25 {
    margin-top: 30px !important;
  }
  .xl-mt-40_858aa540778803ca {
    margin-top: 40px !important;
  }
  .xl-mt-50_84f7224e69721925 {
    margin-top: 50px !important;
  }
  .xl-mt-60_40dadecf7f4b6036 {
    margin-top: 60px !important;
  }
  .xl-mt-70_4b19da915bbd9828 {
    margin-top: 70px !important;
  }
  .xl-mt-80_78bc4ff6b9f3776e {
    margin-top: 80px !important;
  }
  .xl-mt-90_91227cfd24c9272d {
    margin-top: 90px !important;
  }
  .xl-mt-100_f0a5ec0b903caf29 {
    margin-top: 100px !important;
  }
  .xl-mt-110_fcdcd76d0866345b {
    margin-top: 110px !important;
  }
  .xl-mt-120_aee3bed729b899b6 {
    margin-top: 120px !important;
  }
  .xl-mt-130_9f9395b112589675 {
    margin-top: 130px !important;
  }
  .xl-mt-140_7c775d6dfc76afdf {
    margin-top: 140px !important;
  }
  .xl-mt-150_2da93d1c5de83721 {
    margin-top: 150px !important;
  }
  .xl-mt-200_9b6917e8a43b9285 {
    margin-top: 200px !important;
  }
  .xl-mb-10_21938f49437bde54 {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_ff16d43d516de2d3 {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_80bb3de7fbe94211 {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_bb84bcd45c14de1a {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_7adb4d14338f724e {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_e7052de8acd62868 {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_80456362109e54f6 {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_63a6d472cb3ae9af {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_cc2cb48179349f6a {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_e98f1c60438806f4 {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_fe8e9c7241301c18 {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_81fd99ffd1c8278a {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_eb897f0aad95c175 {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_7d46f9151d726793 {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_f67fddf6c384350a {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_671b4e7569bd8c28 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_7c6892ca2f0e7953 {
    padding: 0 !important;
  }
  .lg-m0_c7e5b97648243f18 {
    margin: 0 !important;
  }
  .lg-pt-10_6c4e5183b8300359 {
    padding-top: 10px !important;
  }
  .lg-pt-20_edbbf1fce1b9eab3 {
    padding-top: 20px !important;
  }
  .lg-pt-30_2bee97b2d698d32d {
    padding-top: 30px !important;
  }
  .lg-pt-40_278d27b5c7985d13 {
    padding-top: 40px !important;
  }
  .lg-pt-50_0fd29c70994933d3 {
    padding-top: 50px !important;
  }
  .lg-pt-60_69e7a98b9fed81c8 {
    padding-top: 60px !important;
  }
  .lg-pt-70_db2efd10152a3be9 {
    padding-top: 70px !important;
  }
  .lg-pt-80_66c0858aff520319 {
    padding-top: 80px !important;
  }
  .lg-pt-90_fc1204697d4cd318 {
    padding-top: 90px !important;
  }
  .lg-pt-100_e576220776cde872 {
    padding-top: 100px !important;
  }
  .lg-pt-110_8f7b80f6a8c7b830 {
    padding-top: 110px !important;
  }
  .lg-pt-120_59df806643e6eccf {
    padding-top: 120px !important;
  }
  .lg-pt-130_452f6c2ffd76d170 {
    padding-top: 130px !important;
  }
  .lg-pt-140_0f03f6df056c0fc4 {
    padding-top: 140px !important;
  }
  .lg-pt-150_a2eb3282e0d6c8fd {
    padding-top: 150px !important;
  }
  .lg-pt-200_e89be33892d18e5d {
    padding-top: 200px !important;
  }
  .lg-pb-10_c1af0cc0622fcb2a {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_df79aa821b91aa6d {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_0da750bfe40dc449 {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_73e58576ff31b30c {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_379ecbad785792dc {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_27b980d2004c246d {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_cee133bf22f62b13 {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_952941bd1eec35bd {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_a6e62294205ffea3 {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_310954548e95eef1 {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_5379b251a7036f60 {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_b375969941a80c58 {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_dfe7f303a9079d01 {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_45df7b5ba8b957ff {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_f250767187f6cca9 {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_5f683cd324395190 {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_4124c119c0a302a9 {
    margin-top: 10px !important;
  }
  .lg-mt-20_9598eca14295e80d {
    margin-top: 20px !important;
  }
  .lg-mt-30_92e7c5e02c2bbc19 {
    margin-top: 30px !important;
  }
  .lg-mt-40_48540a07108ade84 {
    margin-top: 40px !important;
  }
  .lg-mt-50_684b9f6616cb3d82 {
    margin-top: 50px !important;
  }
  .lg-mt-60_c4b8c73a1197ca40 {
    margin-top: 60px !important;
  }
  .lg-mt-70_5fa5822ac73ca118 {
    margin-top: 70px !important;
  }
  .lg-mt-80_6c409ff2da981a78 {
    margin-top: 80px !important;
  }
  .lg-mt-90_956e1f251c0a677c {
    margin-top: 90px !important;
  }
  .lg-mt-100_59d5b83692cf3923 {
    margin-top: 100px !important;
  }
  .lg-mt-110_18c2971e6de49db1 {
    margin-top: 110px !important;
  }
  .lg-mt-120_397c634213404051 {
    margin-top: 120px !important;
  }
  .lg-mt-130_c4810967ebdf3eea {
    margin-top: 130px !important;
  }
  .lg-mt-140_53f16964f58926d7 {
    margin-top: 140px !important;
  }
  .lg-mt-150_50101d4b575c973b {
    margin-top: 150px !important;
  }
  .lg-mt-200_d2f56440d292687c {
    margin-top: 200px !important;
  }
  .lg-mb-10_3d9d6ac53e016b80 {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_b13b633edbc4fef3 {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_ba99b0196a472bc3 {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_c235166661857969 {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_0d83743c330f8d79 {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_d3e1c677cb210acb {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_5cf80f2b6199885d {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_45af34f22d4fe187 {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_59885fc760b00d84 {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_17adfb8c73c81214 {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_8566e21d0295f30b {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_8d21047308d67478 {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_16a0a693ce71fb30 {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_72dfc9dd6f5f63bb {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_22720e99dc9f7a4e {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_84b9a9b7d50e1fdd {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_1c517015707815ec {
    padding: 0 !important;
  }
  .md-m0_460b6d974ef04518 {
    margin: 0 !important;
  }
  .md-pt-10_7105c272e3afe821 {
    padding-top: 10px !important;
  }
  .md-pt-20_0e3a035101db08d6 {
    padding-top: 20px !important;
  }
  .md-pt-30_8f01209b1f9bf69c {
    padding-top: 30px !important;
  }
  .md-pt-40_0e2e7b83b105f11a {
    padding-top: 40px !important;
  }
  .md-pt-50_8861479e79010136 {
    padding-top: 50px !important;
  }
  .md-pt-60_544cb6c745295e12 {
    padding-top: 60px !important;
  }
  .md-pt-70_fafcd4c20d51c576 {
    padding-top: 70px !important;
  }
  .md-pt-80_4e0def7945212341 {
    padding-top: 80px !important;
  }
  .md-pt-90_9558f2fa4389b027 {
    padding-top: 90px !important;
  }
  .md-pt-100_4b05386279791262 {
    padding-top: 100px !important;
  }
  .md-pt-110_faa5a20da599f15f {
    padding-top: 110px !important;
  }
  .md-pt-120_e6b62d5679ef2d66 {
    padding-top: 120px !important;
  }
  .md-pt-130_65bb7a0ac2beed02 {
    padding-top: 130px !important;
  }
  .md-pt-140_57b772226f565b4c {
    padding-top: 140px !important;
  }
  .md-pt-150_93d87a5a32744a01 {
    padding-top: 150px !important;
  }
  .md-pt-200_69fc57be991e3de4 {
    padding-top: 200px !important;
  }
  .md-pb-10_e9bb0586c4f086cd {
    padding-bottom: 10px !important;
  }
  .md-pb-20_b8555b551e5d0158 {
    padding-bottom: 20px !important;
  }
  .md-pb-30_4c2bd77a7bb89459 {
    padding-bottom: 30px !important;
  }
  .md-pb-40_fbd9e892c38748fd {
    padding-bottom: 40px !important;
  }
  .md-pb-50_9cc9b9408ceaeffb {
    padding-bottom: 50px !important;
  }
  .md-pb-60_474f0bbe48426c78 {
    padding-bottom: 60px !important;
  }
  .md-pb-70_08d9a5911ca7e310 {
    padding-bottom: 70px !important;
  }
  .md-pb-80_ccff600dfdf125bd {
    padding-bottom: 80px !important;
  }
  .md-pb-90_319d6895aada386d {
    padding-bottom: 90px !important;
  }
  .md-pb-100_9c2d88a2583c3d7b {
    padding-bottom: 100px !important;
  }
  .md-pb-110_4bc646c3fc5f5965 {
    padding-bottom: 110px !important;
  }
  .md-pb-120_068f51490e89b72a {
    padding-bottom: 120px !important;
  }
  .md-pb-130_eb144489676d4b68 {
    padding-bottom: 130px !important;
  }
  .md-pb-140_c7a4ae54ff0279b1 {
    padding-bottom: 140px !important;
  }
  .md-pb-150_86cdb82309b9051d {
    padding-bottom: 150px !important;
  }
  .md-pb-200_b67876b271593be8 {
    padding-bottom: 200px !important;
  }
  .md-mt-10_2477be022c66d163 {
    margin-top: 10px !important;
  }
  .md-mt-20_dab2339bd28bc574 {
    margin-top: 20px !important;
  }
  .md-mt-30_29be1cba0c3ab654 {
    margin-top: 30px !important;
  }
  .md-mt-40_ed64c52066b2f28a {
    margin-top: 40px !important;
  }
  .md-mt-50_03fc12c0d58d92f1 {
    margin-top: 50px !important;
  }
  .md-mt-60_01e27178b273da7a {
    margin-top: 60px !important;
  }
  .md-mt-70_43504f0bab73400a {
    margin-top: 70px !important;
  }
  .md-mt-80_55418fc8a16892ef {
    margin-top: 80px !important;
  }
  .md-mt-90_e67a10ca9d1f2940 {
    margin-top: 90px !important;
  }
  .md-mt-100_992de50e296ef21b {
    margin-top: 100px !important;
  }
  .md-mt-110_c6396c66904254e5 {
    margin-top: 110px !important;
  }
  .md-mt-120_70c466d1df778bf4 {
    margin-top: 120px !important;
  }
  .md-mt-130_a830e4e47c6a7e3e {
    margin-top: 130px !important;
  }
  .md-mt-140_a79ee8b9f4adaea7 {
    margin-top: 140px !important;
  }
  .md-mt-150_3ad0e15a2c89a71e {
    margin-top: 150px !important;
  }
  .md-mt-200_5d3560f270f72b70 {
    margin-top: 200px !important;
  }
  .md-mb-10_4c14829f1def05be {
    margin-bottom: 10px !important;
  }
  .md-mb-20_07ad99cf4c00c7a0 {
    margin-bottom: 20px !important;
  }
  .md-mb-30_3dc483cbe41091b7 {
    margin-bottom: 30px !important;
  }
  .md-mb-40_d26884c466e798ac {
    margin-bottom: 40px !important;
  }
  .md-mb-50_80d1e9159f297972 {
    margin-bottom: 50px !important;
  }
  .md-mb-60_3225b72590099df2 {
    margin-bottom: 60px !important;
  }
  .md-mb-70_3191403ade58c8a4 {
    margin-bottom: 70px !important;
  }
  .md-mb-80_4e572cbba9873aa0 {
    margin-bottom: 80px !important;
  }
  .md-mb-90_5539c25d06964560 {
    margin-bottom: 90px !important;
  }
  .md-mb-100_9b2077104d450b84 {
    margin-bottom: 100px !important;
  }
  .md-mb-110_7675ea46ad73261e {
    margin-bottom: 110px !important;
  }
  .md-mb-120_7d4383d89b7ed7ce {
    margin-bottom: 120px !important;
  }
  .md-mb-130_dbd8d638f729bc19 {
    margin-bottom: 130px !important;
  }
  .md-mb-140_c9a768ee52547bea {
    margin-bottom: 140px !important;
  }
  .md-mb-150_aec718f84f4ea486 {
    margin-bottom: 150px !important;
  }
  .md-mb-200_1a3d10005cbd07b4 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_76313570095875a9 {
    padding: 0 !important;
  }
  .sm-m0_4d7e4dc2aa349a3e {
    margin: 0 !important;
  }
  .sm-pt-10_cedb6f42404b8a49 {
    padding-top: 10px !important;
  }
  .sm-pt-20_00a3398f3d2a58a0 {
    padding-top: 20px !important;
  }
  .sm-pt-30_6cfbc18f23461adf {
    padding-top: 30px !important;
  }
  .sm-pt-40_22788eb61b8985c3 {
    padding-top: 40px !important;
  }
  .sm-pt-50_25e88a674adaeef4 {
    padding-top: 50px !important;
  }
  .sm-pt-60_0b2e56b69bf07b32 {
    padding-top: 60px !important;
  }
  .sm-pt-70_0b073087ba07be14 {
    padding-top: 70px !important;
  }
  .sm-pt-80_30fc860a688a56d2 {
    padding-top: 80px !important;
  }
  .sm-pt-90_bfbae79fc5a575e4 {
    padding-top: 90px !important;
  }
  .sm-pt-100_2d75bfcf42ee5221 {
    padding-top: 100px !important;
  }
  .sm-pt-110_6c48804127cc404b {
    padding-top: 110px !important;
  }
  .sm-pt-120_1debaf08f15cd8a1 {
    padding-top: 120px !important;
  }
  .sm-pt-130_bd7428b3d3832000 {
    padding-top: 130px !important;
  }
  .sm-pt-140_4bd074515cbf641d {
    padding-top: 140px !important;
  }
  .sm-pt-150_a5b1fdd846b34197 {
    padding-top: 150px !important;
  }
  .sm-pt-200_2677997977d6ae2c {
    padding-top: 200px !important;
  }
  .sm-pb-10_cf830283d59c60f8 {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_c7952db2d44da2ba {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_8d44a30f2d31ee55 {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_4c8ed4137b140db5 {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_a46787bf81be6ad6 {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_9dffd83610a8edf0 {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_3b5844b9e77a14c1 {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_f7e714cc3099d0f9 {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_9915dd2cce56d7f9 {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_3bba3707162fb332 {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_b12e563495cbf92e {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_45bc22327e224dea {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_1a1d9481225e38e8 {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_4e7c80bb038c22b3 {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_abd65b543c954610 {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_75c40ebf538c39cb {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_4b2d77e8d4b69510 {
    margin-top: 10px !important;
  }
  .sm-mt-20_b62337d66e54c2ea {
    margin-top: 20px !important;
  }
  .sm-mt-30_29e469bd23c1e253 {
    margin-top: 30px !important;
  }
  .sm-mt-40_3a751f9b2574f4d1 {
    margin-top: 40px !important;
  }
  .sm-mt-50_c8984e314cf8aa4a {
    margin-top: 50px !important;
  }
  .sm-mt-60_bedb20f2064aae76 {
    margin-top: 60px !important;
  }
  .sm-mt-70_3344b26b1f939c29 {
    margin-top: 70px !important;
  }
  .sm-mt-80_62cd869b679c4837 {
    margin-top: 80px !important;
  }
  .sm-mt-90_7729e09e3e09947c {
    margin-top: 90px !important;
  }
  .sm-mt-100_93c6a8d27f6aed1e {
    margin-top: 100px !important;
  }
  .sm-mt-110_f5b50d1557aa2979 {
    margin-top: 110px !important;
  }
  .sm-mt-120_d2cea2e6344bdde8 {
    margin-top: 120px !important;
  }
  .sm-mt-130_02b5f2186edef547 {
    margin-top: 130px !important;
  }
  .sm-mt-140_f0f254347468fc17 {
    margin-top: 140px !important;
  }
  .sm-mt-150_fe97d5f3cc1cad35 {
    margin-top: 150px !important;
  }
  .sm-mt-200_ddf811ab6ecf6f5c {
    margin-top: 200px !important;
  }
  .sm-mb-10_3a0feea65eee802b {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_1b4700ffa4291482 {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_449bf695502e8d03 {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_345886e1d6850af4 {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_edf443061407672a {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_f9ea60f22da903e9 {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_903571c8ddb70c7c {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_b92dbf09d638d898 {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_64e2f13ccff3cb62 {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_d1092cce55f88ea3 {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_08f247ced30c2d5a {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_af0cd1b7724dd437 {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_86450ad1b35d1abb {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_d82e86f2b909166f {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_2c8c66a4d2144e44 {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_1971ba503780477f {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_8152c85de7c1af2c {
    padding: 0 !important;
  }
  .xs-m0_e5f8be73cd3ceca2 {
    margin: 0 !important;
  }
  .xs-pt-10_b0fe1bff403966e9 {
    padding-top: 10px !important;
  }
  .xs-pt-20_f0b6f3b4600fb72d {
    padding-top: 20px !important;
  }
  .xs-pt-30_a6cf18319bee3ffd {
    padding-top: 30px !important;
  }
  .xs-pt-40_73e3501acf16943c {
    padding-top: 40px !important;
  }
  .xs-pt-50_d11b210864ad095f {
    padding-top: 50px !important;
  }
  .xs-pt-60_fe2d2e7565e5bf48 {
    padding-top: 60px !important;
  }
  .xs-pt-70_f30fdda75bc7f582 {
    padding-top: 70px !important;
  }
  .xs-pt-80_f86a4698a237d5fa {
    padding-top: 80px !important;
  }
  .xs-pt-90_a73dd28099e64bbc {
    padding-top: 90px !important;
  }
  .xs-pt-100_d919879cf2912087 {
    padding-top: 100px !important;
  }
  .xs-pt-110_a31c978898ab9081 {
    padding-top: 110px !important;
  }
  .xs-pt-120_ea890f76e402c520 {
    padding-top: 120px !important;
  }
  .xs-pt-130_ffe13bdd1af8e9d4 {
    padding-top: 130px !important;
  }
  .xs-pt-140_8dc6163cca3a588a {
    padding-top: 140px !important;
  }
  .xs-pt-150_89d483d2af923df3 {
    padding-top: 150px !important;
  }
  .xs-pt-200_cb1bde4aabd5a7c7 {
    padding-top: 200px !important;
  }
  .xs-pb-10_9669390427a81357 {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_ceae97ce46cdc34d {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_4997ba04110a612d {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_263e2de9595bd99d {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_302f4c89d21fbed8 {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_940f6dd5f2f2b1a1 {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_4d54b703737e32a1 {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_62ee21219e96f6a6 {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_e5df63be02e487ff {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_0737cb9c888db49d {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_80628b32b00af966 {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_b7b0d566d65f1da8 {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_23aaabfa78324b62 {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_4249042068aeefe5 {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_25b655cdbf50637a {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_6eab6fb29275917c {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_77893025df7bc220 {
    margin-top: 10px !important;
  }
  .xs-mt-20_bc773ddff9a1afd7 {
    margin-top: 20px !important;
  }
  .xs-mt-30_c8af455a56db6ae4 {
    margin-top: 30px !important;
  }
  .xs-mt-40_f64642dd3d534688 {
    margin-top: 40px !important;
  }
  .xs-mt-50_7110e4ee5477e47e {
    margin-top: 50px !important;
  }
  .xs-mt-60_84a000c62fde9c5e {
    margin-top: 60px !important;
  }
  .xs-mt-70_c7e5296e8b9af5d8 {
    margin-top: 70px !important;
  }
  .xs-mt-80_d2444627b5734694 {
    margin-top: 80px !important;
  }
  .xs-mt-90_36c537e86652d74f {
    margin-top: 90px !important;
  }
  .xs-mt-100_3aa82828cc637bb7 {
    margin-top: 100px !important;
  }
  .xs-mt-110_d2f15724641f04a2 {
    margin-top: 110px !important;
  }
  .xs-mt-120_c73f2e4126ce6e4c {
    margin-top: 120px !important;
  }
  .xs-mt-130_eab06da80accc48a {
    margin-top: 130px !important;
  }
  .xs-mt-140_8a54cb0ac199c93c {
    margin-top: 140px !important;
  }
  .xs-mt-150_023466435866e219 {
    margin-top: 150px !important;
  }
  .xs-mt-200_92018ae7b2eecc48 {
    margin-top: 200px !important;
  }
  .xs-mb-10_381df9750202ee7a {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_65100e944c39be73 {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_af97073edaef04b2 {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_253db37e0666e4ce {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_b006a321d9bc0c55 {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_99f1c83e2be84bc4 {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_d574236c55d3fd80 {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_7cea5b7fc317440b {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_5609655033863875 {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_10937cee3b1b284a {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_73a9047a82e2135a {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_86a6144e0938fed7 {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_d0a0af9e8e9dea91 {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_806407104c367907 {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_20bbff856603e3a2 {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_be78b8e1c4d94e27 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_5c2a4e1cf0780684 {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_5c2a4e1cf0780684.menu-overlay_3cb389c59445e73c {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_5c2a4e1cf0780684.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_5c2a4e1cf0780684 .navbar-toggler_f780b4d364c6f9a3 {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_5c2a4e1cf0780684.menu-style-three_336f0b5f59d8df21 .navbar-toggler_f780b4d364c6f9a3 {
  background: #000;
}
.theme-main-menu_5c2a4e1cf0780684.menu-style-four_dca5bcac94391ae5 .navbar-toggler_f780b4d364c6f9a3 {
  background: #E6FD5A;
}
.theme-main-menu_5c2a4e1cf0780684.menu-style-five_e10316f6add326af .navbar-toggler_f780b4d364c6f9a3 {
  background: #DFFF5E;
}
.theme-main-menu_5c2a4e1cf0780684 .navbar-toggler_f780b4d364c6f9a3:focus {
  box-shadow: none;
}
.theme-main-menu_5c2a4e1cf0780684 .navbar-toggler_f780b4d364c6f9a3::before,
.theme-main-menu_5c2a4e1cf0780684 .navbar-toggler_f780b4d364c6f9a3::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_5c2a4e1cf0780684 .navbar-toggler_f780b4d364c6f9a3 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_5c2a4e1cf0780684.menu-style-three_336f0b5f59d8df21 .navbar-toggler_f780b4d364c6f9a3:before, .theme-main-menu_5c2a4e1cf0780684.menu-style-three_336f0b5f59d8df21 .navbar-toggler_f780b4d364c6f9a3:after, .theme-main-menu_5c2a4e1cf0780684.menu-style-three_336f0b5f59d8df21 .navbar-toggler_f780b4d364c6f9a3 span {
  background: #fff;
}
.theme-main-menu_5c2a4e1cf0780684 .navbar-toggler_f780b4d364c6f9a3::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_5c2a4e1cf0780684 .navbar-toggler_f780b4d364c6f9a3::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_5c2a4e1cf0780684 .navbar-toggler_f780b4d364c6f9a3[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_5c2a4e1cf0780684 .navbar-toggler_f780b4d364c6f9a3[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_5c2a4e1cf0780684 .navbar-toggler_f780b4d364c6f9a3[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_5c2a4e1cf0780684 .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_5c2a4e1cf0780684 .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_5c2a4e1cf0780684.white-vr_dc21a170f7f1667c .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_5c2a4e1cf0780684.white-vr_dc21a170f7f1667c .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_5c2a4e1cf0780684.white-vr_dc21a170f7f1667c.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_5c2a4e1cf0780684.menu-style-one_4b29ec0499d272a8 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_5c2a4e1cf0780684.menu-style-two_f51d3bc7dbe41635 {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_5c2a4e1cf0780684.menu-style-two_f51d3bc7dbe41635 .info-row_e1eb092d9c5f6bf2 {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_5c2a4e1cf0780684.menu-style-two_f51d3bc7dbe41635 .gap-fix_ff4e945fffd83aff {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_5c2a4e1cf0780684.menu-style-two_f51d3bc7dbe41635 .greetings_234dd30135e56eff {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_5c2a4e1cf0780684.menu-style-two_f51d3bc7dbe41635 .contact-info_0b0772d66c61776b {
  margin: 0 -15px;
}
.theme-main-menu_5c2a4e1cf0780684.menu-style-two_f51d3bc7dbe41635 .contact-info_0b0772d66c61776b li {
  padding: 0 15px;
}
.theme-main-menu_5c2a4e1cf0780684.menu-style-two_f51d3bc7dbe41635 .contact-info_0b0772d66c61776b li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_5c2a4e1cf0780684.menu-style-two_f51d3bc7dbe41635 .contact-info_0b0772d66c61776b li a:hover {
  text-decoration: underline;
}
.theme-main-menu_5c2a4e1cf0780684.menu-style-two_f51d3bc7dbe41635 .inner-content_15d6fa3e4be258b3 {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_5c2a4e1cf0780684.menu-style-two_f51d3bc7dbe41635.fixed .info-row_e1eb092d9c5f6bf2 {
  display: none;
}
.theme-main-menu_5c2a4e1cf0780684.menu-style-five_e10316f6add326af {
  background: #000;
  padding: 0;
}
.theme-main-menu_5c2a4e1cf0780684.menu-style-five_e10316f6add326af .inner-content_15d6fa3e4be258b3 {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_5c2a4e1cf0780684.menu-style-six_a847af9f918b84bc .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_5c2a4e1cf0780684.menu-style-six_a847af9f918b84bc .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_5c2a4e1cf0780684 .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_a11096569d5fef8a {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_a11096569d5fef8a .mega-menu-title_bc322c08620700ce {
  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_5c2a4e1cf0780684 .login-btn-one_525028927414912d a {
  color: #000;
}
.theme-main-menu_5c2a4e1cf0780684 .login-btn-one_525028927414912d a:hover {
  text-decoration: underline;
}
.theme-main-menu_5c2a4e1cf0780684 .login-btn-two_92d85489a30dfc6d a {
  color: #044F3B;
}
.theme-main-menu_5c2a4e1cf0780684 .login-btn-two_92d85489a30dfc6d a:hover {
  text-decoration: underline;
}
.theme-main-menu_5c2a4e1cf0780684 .signup-btn-one_3b41c478f52a29fd 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_5c2a4e1cf0780684 .signup-btn-one_3b41c478f52a29fd .icon_6c8bd15433ad8d1c {
  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_5c2a4e1cf0780684 .signup-btn-one_3b41c478f52a29fd:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_5c2a4e1cf0780684 .signup-btn-one_3b41c478f52a29fd:hover .icon_6c8bd15433ad8d1c {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_5c2a4e1cf0780684 .signup-btn-two_95871951da6c0cdf {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_5c2a4e1cf0780684 .signup-btn-two_95871951da6c0cdf:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_5c2a4e1cf0780684 .quote-one_d69a72f9970634a1 {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_5c2a4e1cf0780684 .quote-one_d69a72f9970634a1:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_6ae3df2a06f8781f {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_6ae3df2a06f8781f li {
  position: relative;
  padding: 0 15px;
}
.category-menu_6ae3df2a06f8781f li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_6ae3df2a06f8781f li a:hover {
  color: #0C3A30;
}
.category-menu_6ae3df2a06f8781f .dropdown-menu {
  padding: 0;
}
.category-menu_6ae3df2a06f8781f .dropdown-menu li {
  padding: 0;
}
.category-menu_6ae3df2a06f8781f .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_6f41a9cb006b694f .logo_1e06df8655052a49 {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_dc21a170f7f1667c .navbar-collapse_6f41a9cb006b694f {
    background-color: #0C3A30;
  }
  .navbar-collapse_6f41a9cb006b694f {
    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_6f41a9cb006b694f.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_5c2a4e1cf0780684 .navbar .mega-dropdown_0cbfea199bed55de {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_dc21a170f7f1667c .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_a11096569d5fef8a {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_29528927267a8a2f .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_0e408c14a95003d6 {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_0e408c14a95003d6::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_0e408c14a95003d6 .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_0e408c14a95003d6 .hero-slider-one .hero-img_95b522db5cb8b1f1 {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_0e408c14a95003d6 .hero-slider-one .slick-list_ef3b88de347dc3f8, .hero-banner-one_0e408c14a95003d6 .hero-slider-one .slick-track_ba43c1ec3462e181, .hero-banner-one_0e408c14a95003d6 .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_0e408c14a95003d6 .hero-heading_3aed024a6e58d841 {
  font-weight: 700;
  color: #000;
  background: url(../photos/shape_8a4b9074be/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_0e408c14a95003d6 .more-btn_d7e51e225c79a772 {
  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_0e408c14a95003d6 .more-btn_d7e51e225c79a772:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_2661e8479ea8aa70 {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_2661e8479ea8aa70 .bg-wrapper_5636e52904ac68b7 {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_2661e8479ea8aa70 .hero-heading_3aed024a6e58d841 {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_2661e8479ea8aa70 .rating_e941840ee9883e06 h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_2661e8479ea8aa70 .rating_e941840ee9883e06 p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_2661e8479ea8aa70 .media-wrapper_c5e1355be390252a {
  position: absolute;
  background: url(../photos/assets_d89941ea14/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_2661e8479ea8aa70 .media-wrapper_c5e1355be390252a .shape_01_7f726c9c80f5ad52 {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_2661e8479ea8aa70 .media-wrapper_c5e1355be390252a .shape_02_8bcad55aee388b11 {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_33e3815ca4eac713 .hero-heading_3aed024a6e58d841 {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_33e3815ca4eac713 .media-wrapper_c5e1355be390252a {
  background: url(../photos/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_33e3815ca4eac713 .media-wrapper_c5e1355be390252a .screen_01_2e433dd93225e568 {
  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_33e3815ca4eac713 .media-wrapper_c5e1355be390252a .screen_02_1d7636976e827305 {
  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_33e3815ca4eac713 .media-wrapper_c5e1355be390252a .bg-shape_77d48f19bf57ef28 {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_33e3815ca4eac713 .shape_01_7f726c9c80f5ad52 {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_b6e38721c9b9680c .bg-wrapper_5636e52904ac68b7 {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_b6e38721c9b9680c .media-wrapper_c5e1355be390252a {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_b6e38721c9b9680c .media-wrapper_c5e1355be390252a .shape_01_7f726c9c80f5ad52 {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_b6e38721c9b9680c .shape_02_8bcad55aee388b11 {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_8ce9b5ed0c771308 + .blog-details_9dd3db6c41f05c0a {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_6a4969cae74d3df7 {
  z-index: 1;
}
.block-feature-three_6a4969cae74d3df7:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_6a4969cae74d3df7.no-bg_fe078206ffca8c20:before {
  display: none;
}
.block-feature-three_6a4969cae74d3df7 .section-btn_33d7de0eb5e413fd {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_6a4969cae74d3df7 .block-title_3b9d7cf5b4fca033 a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_6a4969cae74d3df7 .block-title_3b9d7cf5b4fca033 a:hover {
  text-decoration: underline;
}
.block-feature-three_6a4969cae74d3df7 .round-btn_053e3e91e7383f8c {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_6a4969cae74d3df7 .round-btn_053e3e91e7383f8c:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_6a4969cae74d3df7 .block-one_1fa170acf2b0820e {
  background: url(../photos/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_6a4969cae74d3df7 .block-one_1fa170acf2b0820e .tag_277fcdb7c4565691 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_6a4969cae74d3df7 .block-one_1fa170acf2b0820e .block-title_3b9d7cf5b4fca033 {
  background: url(../photos/shape_8a4b9074be/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_6a4969cae74d3df7 .block-two_4552a0c2bab901d2 {
  overflow: hidden;
}
.block-feature-three_6a4969cae74d3df7 .block-two_4552a0c2bab901d2 .img-wrapper_7951d4baab76aa97 {
  background: url(../photos/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_6a4969cae74d3df7 .block-two_4552a0c2bab901d2 .text-wrapper_be087a7005ebbc58 {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_6a4969cae74d3df7 .block-two_4552a0c2bab901d2 .tag_277fcdb7c4565691 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_6a4969cae74d3df7 .block-three_8b93f484cc726194 {
  background: #D3FF76;
}
.block-feature-three_6a4969cae74d3df7 .block-three_8b93f484cc726194 .tag_277fcdb7c4565691 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_6a4969cae74d3df7 .block-three_8b93f484cc726194 .round-btn_053e3e91e7383f8c {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_6a4969cae74d3df7 .block-three_8b93f484cc726194 .round-btn_053e3e91e7383f8c:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_6a4969cae74d3df7 .block-four_28952e70d9a27832 {
  background: url(../photos/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_6a4969cae74d3df7 .block-four_28952e70d9a27832 .block-title_3b9d7cf5b4fca033 {
  background: url(../photos/shape_8a4b9074be/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_6a4969cae74d3df7 .block-four_28952e70d9a27832 .block-title_3b9d7cf5b4fca033 a {
  font-size: 28px;
}
.block-feature-three_6a4969cae74d3df7 .block-four_28952e70d9a27832 .tag_277fcdb7c4565691 {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_6a4969cae74d3df7 .block-four_28952e70d9a27832 .round-btn_053e3e91e7383f8c {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_6a4969cae74d3df7 .block-four_28952e70d9a27832 .round-btn_053e3e91e7383f8c:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_6a4969cae74d3df7 .block-five_c98d125f12839aad {
  background: url(../photos/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_6a4969cae74d3df7 .block-five_c98d125f12839aad .tag_277fcdb7c4565691 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_6a4969cae74d3df7 .block-five_c98d125f12839aad .block-title_3b9d7cf5b4fca033 {
  background: url(../photos/shape_8a4b9074be/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_666d0c0eb068a90b .upper-wrapper_367c497daffc2002 {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_666d0c0eb068a90b .upper-wrapper_367c497daffc2002 .shape_01_7f726c9c80f5ad52 {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_666d0c0eb068a90b .line-loop_12966e7458400b42:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_666d0c0eb068a90b .graph-panel_83d6bd2250ede239 {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_666d0c0eb068a90b .graph-panel_83d6bd2250ede239 .main-count_98bfcd903905f402 {
  font-size: 120px;
}
.block-feature-thirteen_666d0c0eb068a90b .graph-panel_83d6bd2250ede239 .chart-box_4bbd88d7130c3392 {
  padding: 0 15px;
}
.block-feature-thirteen_666d0c0eb068a90b .graph-panel_83d6bd2250ede239 .chart-box_4bbd88d7130c3392 .chart-inner_8fcbf8cc76b77c5b {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_73d8aff1e021dd44 .media-img_53ed57f61f9d211d {
  border-radius: 30px;
}
.block-feature-sixteen_73d8aff1e021dd44 .shape_01_7f726c9c80f5ad52 {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_e63065c3621aaf6d .section-subheading_403d7ccf80fe629b {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_e63065c3621aaf6d .shape_01_7f726c9c80f5ad52 {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_82eb4c96f513faa8 {
  z-index: 1;
}
.text-feature-four_82eb4c96f513faa8 .avatar_6707c2945534fa3d {
  width: 65px;
  height: 65px;
}
.text-feature-four_82eb4c96f513faa8 .name {
  font-size: 28px;
}
.text-feature-four_82eb4c96f513faa8 .quote-text_8a0d6f67d1994f63 {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_82eb4c96f513faa8 .shape_01_7f726c9c80f5ad52 {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_82eb4c96f513faa8 .shape_02_8bcad55aee388b11 {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_577d1355dac8956b .bg-wrapper_5636e52904ac68b7 {
  background: #FFF2AC;
}
.text-feature-five_577d1355dac8956b 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_577d1355dac8956b 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_577d1355dac8956b 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_577d1355dac8956b li:hover:before {
  background: #29594B;
}
.text-feature-five_577d1355dac8956b li:hover:after {
  color: #fff;
}
.text-feature-five_577d1355dac8956b .media-wrapper_c5e1355be390252a {
  background: url(../photos/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_577d1355dac8956b .media-wrapper_c5e1355be390252a .video-icon_3dcb3faefebb891d {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_577d1355dac8956b .media-wrapper_c5e1355be390252a .video-icon_3dcb3faefebb891d:hover {
  background: #CFFF45;
}
.text-feature-five_577d1355dac8956b .media-wrapper_c5e1355be390252a .screen_01_2e433dd93225e568 {
  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_bf3f01dc29888638 {
  z-index: 1;
}
.text-feature-six_bf3f01dc29888638 .media-wrapper_c5e1355be390252a {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_bf3f01dc29888638 .media-wrapper_c5e1355be390252a .screen_01_2e433dd93225e568 {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_bf3f01dc29888638 .shape_01_7f726c9c80f5ad52 {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_bf3f01dc29888638 .shape_02_8bcad55aee388b11 {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_7e22425f94820da6 {
  background: url(../photos/assets_d89941ea14/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_7e22425f94820da6 .block_37fd1147eb98d075 .icon_6c8bd15433ad8d1c {
  height: 50px;
}
.text-feature-nine_7e22425f94820da6 .vertical-text-wrapper_200a010b5bd15a7a {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_7e22425f94820da6 .vertical-text-wrapper_200a010b5bd15a7a .text-list_4fb7d5e70aabcb37 {
  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_7e22425f94820da6 .vertical-text-wrapper_200a010b5bd15a7a .text-list_4fb7d5e70aabcb37:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_7e22425f94820da6 .vertical-text-wrapper_200a010b5bd15a7a .shape_01_7f726c9c80f5ad52 {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_7e22425f94820da6 .vertical-text-wrapper_200a010b5bd15a7a .shape_02_8bcad55aee388b11 {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_7e22425f94820da6 .shape_03_b83d5f09ab2cbe5a {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_7e22425f94820da6 .shape_04_ad1e68d690a1cc90 {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_63efd26617585ed6 .section-btn_33d7de0eb5e413fd {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_ac64b0cb0d1d47ec {
  z-index: 1;
}
.team-section-three_ac64b0cb0d1d47ec:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../photos/shape_8a4b9074be/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_ac64b0cb0d1d47ec .section-btn_33d7de0eb5e413fd {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_ac64b0cb0d1d47ec .shape_01_7f726c9c80f5ad52 {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_ac64b0cb0d1d47ec .shape_02_8bcad55aee388b11 {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_ac64b0cb0d1d47ec .shape_03_b83d5f09ab2cbe5a {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_e538d57259057274 .logo_1e06df8655052a49 {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_92b13f2444831aa8 {
  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_0a70b7a39457d7e8 {
  max-width: 565px;
}
.user-data-form .form-wrapper_0a70b7a39457d7e8 .input-group-meta_1e32c6bdace397a3 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_0a70b7a39457d7e8 .input-group-meta_1e32c6bdace397a3 label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_0a70b7a39457d7e8 .input-group-meta_1e32c6bdace397a3 .placeholder_icon_7c6ccfd1167b937e {
  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_0a70b7a39457d7e8 .input-group-meta_1e32c6bdace397a3 .placeholder_icon_7c6ccfd1167b937e img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_0a70b7a39457d7e8 .input-group-meta_1e32c6bdace397a3 .placeholder_icon_7c6ccfd1167b937e span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_0a70b7a39457d7e8 .input-group-meta_1e32c6bdace397a3 .placeholder_icon_7c6ccfd1167b937e 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_0a70b7a39457d7e8 .input-group-meta_1e32c6bdace397a3 .placeholder_icon_7c6ccfd1167b937e span.eye-slash_4b168086da929e73:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_41064d3517fb2d3e 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_41064d3517fb2d3e label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_41064d3517fb2d3e input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_41064d3517fb2d3e 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_41064d3517fb2d3e 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_41064d3517fb2d3e a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_41064d3517fb2d3e a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_c89510bf3482545a {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_fa451353089c6863 {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_fa451353089c6863:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_fa451353089c6863 img {
  width: 20px;
}
.user-data-form .btn-close_d1e9e6e50d35f9fd {
  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_af4183d27c1a731e .main-count_98bfcd903905f402 {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_3e9cdfa74dc9830a .icon_6c8bd15433ad8d1c {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_e38dea106edafdda .img-holder_85d84f343937d277 {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_e38dea106edafdda .img-holder_85d84f343937d277.round-border_bf541cf40a41f686 {
  border-radius: 30px;
}
.portfolio-block-one_e38dea106edafdda .img-holder_85d84f343937d277 .expend_0f2ad56ee6f095cc {
  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_e38dea106edafdda .img-holder_85d84f343937d277 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_e38dea106edafdda .img-holder_85d84f343937d277 i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_e38dea106edafdda:hover .expend_0f2ad56ee6f095cc {
  opacity: 1;
}
.portfolio-block-one_e38dea106edafdda:hover .img-meta_41b3485ca6be28d8 {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_e38dea106edafdda:hover .pj-title_a849f268c8eb7edc {
  text-decoration: underline;
}
.portfolio-block-one_e38dea106edafdda .caption {
  margin-top: 35px;
}
.portfolio-block-one_e38dea106edafdda .caption .tag_277fcdb7c4565691 {
  margin: 0 -3px;
}
.portfolio-block-one_e38dea106edafdda .caption .tag_277fcdb7c4565691 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_e38dea106edafdda .caption .pj-title_a849f268c8eb7edc {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_e38dea106edafdda .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_e38dea106edafdda .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_ed7ddc36d60bb456 .bg-wrapper_5636e52904ac68b7 {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_ed7ddc36d60bb456 .slider-wrapper_825a02cfed639d8c {
  height: 100%;
}
.project-details-two_ed7ddc36d60bb456 .slider-wrapper_825a02cfed639d8c .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_ed7ddc36d60bb456 .slider-wrapper_825a02cfed639d8c .carousel-control-next_6d2e75fa325b40ed,
.project-details-two_ed7ddc36d60bb456 .slider-wrapper_825a02cfed639d8c .carousel-control-prev_88f0ca39b69761de {
  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_ed7ddc36d60bb456 .slider-wrapper_825a02cfed639d8c .carousel-control-next_6d2e75fa325b40ed:hover,
.project-details-two_ed7ddc36d60bb456 .slider-wrapper_825a02cfed639d8c .carousel-control-prev_88f0ca39b69761de:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_ed7ddc36d60bb456 .slider-wrapper_825a02cfed639d8c .carousel-control-prev_88f0ca39b69761de {
  left: auto;
  right: 45px;
}
.project-details-two_ed7ddc36d60bb456 .info-wrapper_928a0fc380e08f95 {
  padding: 55px 50px 85px 70px;
}
.project-details-two_ed7ddc36d60bb456 .info-wrapper_928a0fc380e08f95 h3 {
  font-size: 36px;
}
.project-details-two_ed7ddc36d60bb456 .info-wrapper_928a0fc380e08f95 .list-meta_60298df9175b52bc li {
  padding: 22px 0;
}
.project-details-two_ed7ddc36d60bb456 .info-wrapper_928a0fc380e08f95 .list-meta_60298df9175b52bc .icon_6c8bd15433ad8d1c {
  width: 40px;
}
.project-details-two_ed7ddc36d60bb456 .info-wrapper_928a0fc380e08f95 .list-meta_60298df9175b52bc .text1_d7c4ead3a794ffae {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_ed7ddc36d60bb456 .info-wrapper_928a0fc380e08f95 .list-meta_60298df9175b52bc span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_ed7ddc36d60bb456 .info-wrapper_928a0fc380e08f95 .social-share_5aad595c37980c6b li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_ed7ddc36d60bb456 .info-wrapper_928a0fc380e08f95 .social-share_5aad595c37980c6b li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_a83604982d527f70 .slider-wrapper_825a02cfed639d8c {
  padding-left: 100px;
}
.feedback-section-three_a83604982d527f70 .slider-wrapper_825a02cfed639d8c .icon_6c8bd15433ad8d1c {
  left: 0;
  top: 18px;
}
.feedback-section-three_a83604982d527f70 .slick-dots_46e1c31db8a65fb0 {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_a83604982d527f70 .slick-dots_46e1c31db8a65fb0 li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_a83604982d527f70 .slick-dots_46e1c31db8a65fb0 .slick-active button {
  background: #000;
}
.feedback-section-three_a83604982d527f70 .rating-box_b1b187f303a7544d {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_a83604982d527f70 .rating-box_b1b187f303a7544d .rating_e941840ee9883e06 {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_a83604982d527f70 .shape_01_7f726c9c80f5ad52 {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_a83604982d527f70 .shape_02_8bcad55aee388b11 {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_602d4fad6c3d828a {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_602d4fad6c3d828a .post-data_7352fbeb7e95c5dd {
  padding: 30px 35px 25px;
}
.blog-meta-one_602d4fad6c3d828a .post-data_7352fbeb7e95c5dd .post-info_8ce505ad2dd79f6a {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_602d4fad6c3d828a .post-data_7352fbeb7e95c5dd .blog-title_07a79c278e202cc2 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_602d4fad6c3d828a .post-data_7352fbeb7e95c5dd .blog-title_07a79c278e202cc2:hover {
  text-decoration: underline;
}
.blog-meta-one_602d4fad6c3d828a .post-img_faf939f66b7bc805 {
  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_602d4fad6c3d828a .post-img_faf939f66b7bc805 .round-btn_053e3e91e7383f8c {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_602d4fad6c3d828a:hover .round-btn_053e3e91e7383f8c {
  background: #CFFF45;
}
.blog-meta-one_602d4fad6c3d828a.style-two_852b2615b3cb3571 {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_602d4fad6c3d828a.style-two_852b2615b3cb3571 .post-img_faf939f66b7bc805 {
  border-radius: 0;
}
.blog-meta-one_602d4fad6c3d828a.style-two_852b2615b3cb3571 .blog-title_07a79c278e202cc2 {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_443765aa507e8a21 {
  background: #fff;
}
.blog-meta-two_443765aa507e8a21 .post-data_7352fbeb7e95c5dd {
  padding-top: 30px;
}
.blog-meta-two_443765aa507e8a21 .post-data_7352fbeb7e95c5dd .blog-title_07a79c278e202cc2 {
  width: 70%;
}
.blog-meta-two_443765aa507e8a21 .post-data_7352fbeb7e95c5dd .blog-title_07a79c278e202cc2 h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_443765aa507e8a21 .post-data_7352fbeb7e95c5dd .blog-title_07a79c278e202cc2:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_443765aa507e8a21 .post-data_7352fbeb7e95c5dd .round-btn_053e3e91e7383f8c {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_443765aa507e8a21 .post-data_7352fbeb7e95c5dd .round-btn_053e3e91e7383f8c:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_443765aa507e8a21 .post-data_7352fbeb7e95c5dd .post-info_8ce505ad2dd79f6a {
  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_443765aa507e8a21 .post-img_faf939f66b7bc805 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_443765aa507e8a21 .post-img_faf939f66b7bc805 .date_780ddf84ad99517d {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_443765aa507e8a21.style-two_852b2615b3cb3571 {
  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_443765aa507e8a21.style-two_852b2615b3cb3571 p {
  font-size: 18px;
}
.blog-meta-two_443765aa507e8a21.style-two_852b2615b3cb3571 .post-img_faf939f66b7bc805 {
  height: auto;
  width: 100%;
}
.blog-meta-two_443765aa507e8a21.style-two_852b2615b3cb3571 .post-data_7352fbeb7e95c5dd {
  padding: 26px 0;
}
.blog-meta-two_443765aa507e8a21.style-two_852b2615b3cb3571 .post-data_7352fbeb7e95c5dd .post-info_8ce505ad2dd79f6a {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_443765aa507e8a21.style-two_852b2615b3cb3571 .post-data_7352fbeb7e95c5dd .round-btn_053e3e91e7383f8c {
  border: none;
}

.signup-btn-one_3b41c478f52a29fd 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_3b41c478f52a29fd .icon_6c8bd15433ad8d1c {
  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_8f60f0e479c427cc {
  z-index: 1;
}
.blog-section-three_8f60f0e479c427cc .section-btn_33d7de0eb5e413fd {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

.blog-section-four_2f0b5ccdede3c7f6 {
  z-index: 5;
}
.blog-section-four_2f0b5ccdede3c7f6.block-feature-three_6a4969cae74d3df7:before {
  display: none;
}
.blog-section-four_2f0b5ccdede3c7f6.block-feature-three_6a4969cae74d3df7 .block-one_1fa170acf2b0820e {
  background: url(../photos/blog/blog_img_05.jpg) no-repeat center;
  height: 666px;
}

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

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

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

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

.blog-details_9dd3db6c41f05c0a .post-details-meta_0129c26f0dd546fa {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_9dd3db6c41f05c0a .post-details-meta_0129c26f0dd546fa p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_9dd3db6c41f05c0a .post-details-meta_0129c26f0dd546fa .quote-wrapper_34a8a062a06a7276 {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_9dd3db6c41f05c0a .post-details-meta_0129c26f0dd546fa .quote-wrapper_34a8a062a06a7276 .wrapper_6f8b1023d38d4216 {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_9dd3db6c41f05c0a .post-details-meta_0129c26f0dd546fa .quote-wrapper_34a8a062a06a7276 .wrapper_6f8b1023d38d4216 .icon_6c8bd15433ad8d1c {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_9dd3db6c41f05c0a .post-details-meta_0129c26f0dd546fa .quote-wrapper_34a8a062a06a7276 .wrapper_6f8b1023d38d4216 h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_9dd3db6c41f05c0a .post-details-meta_0129c26f0dd546fa .quote-wrapper_34a8a062a06a7276 h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_9dd3db6c41f05c0a .post-details-meta_0129c26f0dd546fa .quote-wrapper_34a8a062a06a7276 h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_9dd3db6c41f05c0a .post-details-meta_0129c26f0dd546fa .img-gallery_8c8b516d894c5f22 {
  margin-bottom: 50px;
}
.blog-details_9dd3db6c41f05c0a .post-details-meta_0129c26f0dd546fa .img-gallery_8c8b516d894c5f22 img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_9dd3db6c41f05c0a .post-details-meta_0129c26f0dd546fa h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_9dd3db6c41f05c0a .post-details-meta_0129c26f0dd546fa .list-item_aeecfb4299b7049a li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_9dd3db6c41f05c0a .post-details-meta_0129c26f0dd546fa .list-item_aeecfb4299b7049a li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_9dd3db6c41f05c0a .bottom-widget_d32d775e43f3ff26 {
  padding: 10px 0 5px;
}
.blog-details_9dd3db6c41f05c0a .bottom-widget_d32d775e43f3ff26 .tags_4611266171eb2622 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_9dd3db6c41f05c0a .bottom-widget_d32d775e43f3ff26 .tags_4611266171eb2622 a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_9dd3db6c41f05c0a .bottom-widget_d32d775e43f3ff26 .tags_4611266171eb2622 a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_9dd3db6c41f05c0a .bottom-widget_d32d775e43f3ff26 .share-icon_6afa04ea1887018f li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_9dd3db6c41f05c0a .bottom-widget_d32d775e43f3ff26 .share-icon_6afa04ea1887018f a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_9dd3db6c41f05c0a .grey-bg_f4f984f4918f6b88 {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_9dd3db6c41f05c0a .blog-inner-title_91c3969d5e5df301 {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_9dd3db6c41f05c0a .blog-comment-area_1ae931b29c1bfa3a {
  margin: 60px 0;
}
.blog-details_9dd3db6c41f05c0a .blog-comment-area_1ae931b29c1bfa3a .comment_6f26d29a81f2788c {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_9dd3db6c41f05c0a .blog-comment-area_1ae931b29c1bfa3a .comment_6f26d29a81f2788c:last-child {
  padding-bottom: 5px;
}
.blog-details_9dd3db6c41f05c0a .blog-comment-area_1ae931b29c1bfa3a .comment_6f26d29a81f2788c .reply-comment_d91ea4fee2c0ca27 {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_9dd3db6c41f05c0a .blog-comment-area_1ae931b29c1bfa3a .comment_6f26d29a81f2788c .user-avatar_c2743b9aa76701ec {
  width: 60px;
  height: 60px;
}
.blog-details_9dd3db6c41f05c0a .blog-comment-area_1ae931b29c1bfa3a .comment_6f26d29a81f2788c .comment-text_feb99502c03165d3 {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_9dd3db6c41f05c0a .blog-comment-area_1ae931b29c1bfa3a .comment_6f26d29a81f2788c .comment-text_feb99502c03165d3 .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_9dd3db6c41f05c0a .blog-comment-area_1ae931b29c1bfa3a .comment_6f26d29a81f2788c .comment-text_feb99502c03165d3 .date_780ddf84ad99517d {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_9dd3db6c41f05c0a .blog-comment-area_1ae931b29c1bfa3a .comment_6f26d29a81f2788c .comment-text_feb99502c03165d3 p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_9dd3db6c41f05c0a .blog-comment-area_1ae931b29c1bfa3a .comment_6f26d29a81f2788c .comment-text_feb99502c03165d3 .reply-btn_4600b0e7e4982ff9 {
  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_9dd3db6c41f05c0a .blog-comment-area_1ae931b29c1bfa3a .comment_6f26d29a81f2788c .comment-text_feb99502c03165d3 .reply-btn_4600b0e7e4982ff9:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_9dd3db6c41f05c0a .blog-comment-form_193a404c3dab957f p a {
  color: #19352D;
}
.blog-details_9dd3db6c41f05c0a .blog-comment-form_193a404c3dab957f form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_9dd3db6c41f05c0a .blog-comment-form_193a404c3dab957f form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_9dd3db6c41f05c0a .blog-comment-form_193a404c3dab957f 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_db522c69bd11bb95 {
  height: 600px;
}

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

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

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

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

.footer-one_8c0d16073ed0a432 {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_8c0d16073ed0a432 .bottom-footer_d1c0f599dd1ae321 {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_8c0d16073ed0a432 .social-icon_daf74da8ce6823ba 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_8c0d16073ed0a432 .social-icon_daf74da8ce6823ba a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_8c0d16073ed0a432 .footer-title_9f1c90cf5f55e7d3 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_8c0d16073ed0a432 .footer-nav-link_a6bce05b628cf840 a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_8c0d16073ed0a432 .footer-nav-link_a6bce05b628cf840 a:hover {
  color: #fff;
}
.footer-nav-link_a6bce05b628cf840 p {
  font-size: 16px;
}
.logo_1e06df8655052a49 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_fb062e1767a29739 {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_af01319488bf70c3 {
  align-content: center;
}

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

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

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

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

.footer-three_c3da328131f60403 {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_c3da328131f60403 .round-bg_4665324345f57a73 {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_c3da328131f60403 .round-bg_4665324345f57a73.color-two_a70fa6b58df2558e {
  background: #F6FFDD;
}
.footer-three_c3da328131f60403 .footer-intro_b6f49069cdcce946 p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_c3da328131f60403 .footer-intro_b6f49069cdcce946 p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_c3da328131f60403 .footer-title_9f1c90cf5f55e7d3 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_c3da328131f60403 .footer-nav-link_a6bce05b628cf840 a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_c3da328131f60403 .footer-nav-link_a6bce05b628cf840 a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_c3da328131f60403 .bottom-footer_d1c0f599dd1ae321 {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_c3da328131f60403 .bottom-footer_d1c0f599dd1ae321 .copyright_755fb976a35855a1 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_c3da328131f60403 .bottom-footer_d1c0f599dd1ae321 .bottom-nav_da5138482251f6ba {
  margin: 0 -12px;
}
.footer-three_c3da328131f60403 .bottom-footer_d1c0f599dd1ae321 .bottom-nav_da5138482251f6ba a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_c3da328131f60403 .bottom-footer_d1c0f599dd1ae321 .bottom-nav_da5138482251f6ba a:hover {
  text-decoration: underline;
}
.footer-three_c3da328131f60403 .bottom-footer_d1c0f599dd1ae321 .social-icon_daf74da8ce6823ba {
  margin: 0 -10px;
}
.footer-three_c3da328131f60403 .bottom-footer_d1c0f599dd1ae321 .social-icon_daf74da8ce6823ba a {
  margin: 0 10px;
}
.footer-three_c3da328131f60403 .bottom-footer_d1c0f599dd1ae321 .social-icon_daf74da8ce6823ba a:hover {
  color: #19352D;
}
.footer-three_c3da328131f60403 .shape_01_7f726c9c80f5ad52 {
  top: -3%;
  left: -3%;
}
.footer-three_c3da328131f60403 .shape_02_8bcad55aee388b11 {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_6c94b402269e132e {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_6c94b402269e132e:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../photos/assets_d89941ea14/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_6c94b402269e132e h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_6c94b402269e132e .btn-group_2c737583efb27232 {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_6c94b402269e132e .btn-group_2c737583efb27232 h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_6c94b402269e132e .btn-group_2c737583efb27232 h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_6c94b402269e132e .btn-group_2c737583efb27232 .round-btn_053e3e91e7383f8c {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_6c94b402269e132e .btn-group_2c737583efb27232 .round-btn_053e3e91e7383f8c:hover, .footer-five_6c94b402269e132e .btn-group_2c737583efb27232 .round-btn_053e3e91e7383f8c:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_6c94b402269e132e .social-icon_daf74da8ce6823ba {
  margin: 0 -20px;
}
.footer-five_6c94b402269e132e .social-icon_daf74da8ce6823ba a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_6c94b402269e132e .social-icon_daf74da8ce6823ba a:hover {
  color: #DFFF5E;
}
.footer-five_6c94b402269e132e .bottom-nav_da5138482251f6ba {
  margin: 0 -12px;
}
.footer-five_6c94b402269e132e .bottom-nav_da5138482251f6ba a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_6c94b402269e132e .bottom-nav_da5138482251f6ba a:hover {
  text-decoration: underline;
}
.footer-five_6c94b402269e132e .shape_01_7f726c9c80f5ad52 {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_6c94b402269e132e .shape_02_8bcad55aee388b11 {
  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_25d23c1624b0d6b3 {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_131dfafb83d41c37 {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_3c530234c82c4a6b {
  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_371f48a066fb7800 {
  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_49f8ea5bee91dae7 {
  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_9832f9cce69a6c38 {
  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_0c97361651c83264 {
  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_5f368b1656a13ca8 {
  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_90aadefa28e7ed86 {
  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_725f2f637e5b8a4c {
  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_0fa2bce3f93f0137 {
  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_2958ccd12d038a89 {
  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_9f8d107e83595196 {
  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_5dc43d673abd4236 {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_5fa411734a0b2970 {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_ea2b3e5fa8821778 {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_1d94c0f4a7b7db46 {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_1746e2aee7390c62 {
  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_df62dd3704825e7a {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_aad8ca961eab69c3 {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_7599c62003534233 {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_f873e03679d63874 {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_eda9407f60254f80 {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_7a57fd2763a56718 {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_fa625d2e5771c62e {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_8215a23ddae2526f {
  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_19220bff34070713 {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_ce7f54d8df9ca2bf {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_d2295e687fb1c401 {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_919704a5e351471f {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_56c410cf99840652 {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_525b08d65e98c3c1 {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_feae0151beb4e158 {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_f932234aeb5206a9 {
  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_ec6f3d944e49d9b3 {
  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_0eeb9ad014ce702a {
  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_895e580111b0d60b {
  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_f9fd23fa7c7efa84 {
  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_53e4faee34f76acf {
  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_8840aeb577a18481 {
  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_8fe1e5ba1c3a6b50 {
  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_bc388031999cd08f {
  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_30b6220ca1afa3cd {
  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_de590655e311d1fb {
  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_dfad433b33cd8fd7 {
  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_5fed9ed1498493a5 {
  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_962319e4d22c2d88 {
  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_659879a0586c6332 {
  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_60f557434d80ac21 {
  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_082981b7d29ac380 {
  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_004c2b520747ff8c {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_dfe02f9ef48fe7b6 {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_e66fdc0f24baf0e6 {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_1b84b1e129e7b664 {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_fa776af62f71f3e5 {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_9e55580c35cef326 {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_13b2618546db0800 {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_b9e4adb80d08ee19 {
  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_25d23c1624b0d6b3 {
  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_4af5aea6580b64f4 {
  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_8b19a63c6c21097a {
  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_6b90783836e5f866 .theme-select-menu_d8a0312a08dfbabe {
  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_82f792141874ac7f {
  overflow: hidden;
}
.product-block-one_82f792141874ac7f .img-holder_85d84f343937d277 {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_82f792141874ac7f .img-holder_85d84f343937d277 .cart-icon_afcd99f3b4262792 {
  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_82f792141874ac7f .img-holder_85d84f343937d277 .cart-icon_afcd99f3b4262792:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_82f792141874ac7f .img-holder_85d84f343937d277 .cart-button_56ecaac202ac0d9d {
  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_82f792141874ac7f .img-holder_85d84f343937d277 .cart-button_56ecaac202ac0d9d:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_82f792141874ac7f .product-title_892815b32167120f {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_82f792141874ac7f .rating_e941840ee9883e06 {
  margin: 0 -3px;
}
.product-block-one_82f792141874ac7f .rating_e941840ee9883e06 li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_82f792141874ac7f .rating_e941840ee9883e06 li .bi-star-fill_4d64c82bc0ac0637 {
  color: #FFCB65;
}
.product-block-one_82f792141874ac7f .price_8da0319004f359a3 {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_82f792141874ac7f:hover .cart-button_56ecaac202ac0d9d {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_82f792141874ac7f:hover .product-img_33f582f6c9eccb11 {
  transform: scale(0.95);
}
.product-block-one_82f792141874ac7f:hover .cart-icon_afcd99f3b4262792 {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_82f792141874ac7f:hover .product-title_892815b32167120f {
  text-decoration: underline;
}

.product-details-one_112e0be13d37b719 .product-img-tab_0b3c69cc1629f725 {
  border: none;
}
.product-details-one_112e0be13d37b719 .product-img-tab_0b3c69cc1629f725 .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_112e0be13d37b719 .product-img-tab_0b3c69cc1629f725 .nav-link img {
  max-height: 100%;
}
.product-details-one_112e0be13d37b719 .product-img-tab_0b3c69cc1629f725 .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_112e0be13d37b719 .product-img-tab-content_203a3f7df3e5cb83 {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_112e0be13d37b719 .product-img-tab-content_203a3f7df3e5cb83 img {
  margin: auto;
}
.product-details-one_112e0be13d37b719 .product-info_ad650a1af82250a4 .stock-tag_2fad266d9d32a7dd {
  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_112e0be13d37b719 .product-info_ad650a1af82250a4 .product-name_de2fd66c3e8d7e4f {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_112e0be13d37b719 .product-info_ad650a1af82250a4 .rating_e941840ee9883e06 li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_112e0be13d37b719 .product-info_ad650a1af82250a4 .rating_e941840ee9883e06 li .bi-star-fill_4d64c82bc0ac0637 {
  color: #FFCB65;
}
.product-details-one_112e0be13d37b719 .product-info_ad650a1af82250a4 .rating_e941840ee9883e06 li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_112e0be13d37b719 .product-info_ad650a1af82250a4 .rating_e941840ee9883e06 li a:hover {
  text-decoration: underline;
}
.product-details-one_112e0be13d37b719 .product-info_ad650a1af82250a4 .price_8da0319004f359a3 {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_112e0be13d37b719 .product-info_ad650a1af82250a4 .price_8da0319004f359a3 del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_112e0be13d37b719 .product-info_ad650a1af82250a4 .availability_97b63bdb32bd9403 {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_112e0be13d37b719 .product-info_ad650a1af82250a4 .description-text_1c16f2aea7a0e6af {
  padding: 10px 0 15px;
}
.product-details-one_112e0be13d37b719 .product-info_ad650a1af82250a4 .product-feature_1127df10ad26548b {
  margin-bottom: 20px;
}
.product-details-one_112e0be13d37b719 .product-info_ad650a1af82250a4 .product-feature_1127df10ad26548b li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_112e0be13d37b719 .product-info_ad650a1af82250a4 .product-feature_1127df10ad26548b li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_112e0be13d37b719 .product-info_ad650a1af82250a4 .customize-order_5ee5c2395e84964f h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_112e0be13d37b719 .product-info_ad650a1af82250a4 .customize-order_5ee5c2395e84964f .quantity_79c2395fd530d846 .button-group_ca34aef7717bc5a5 {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_112e0be13d37b719 .product-info_ad650a1af82250a4 .customize-order_5ee5c2395e84964f .quantity_79c2395fd530d846 .button-group_ca34aef7717bc5a5 li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_112e0be13d37b719 .product-info_ad650a1af82250a4 .customize-order_5ee5c2395e84964f .quantity_79c2395fd530d846 .button-group_ca34aef7717bc5a5 li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_112e0be13d37b719 .product-info_ad650a1af82250a4 .customize-order_5ee5c2395e84964f .quantity_79c2395fd530d846 .button-group_ca34aef7717bc5a5 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_112e0be13d37b719 .product-review-tab_f10cb0e25fded0c3 .nav-tabs_c2c396dda1be4042 {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_112e0be13d37b719 .product-review-tab_f10cb0e25fded0c3 .nav-tabs_c2c396dda1be4042 .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_112e0be13d37b719 .product-review-tab_f10cb0e25fded0c3 .nav-tabs_c2c396dda1be4042 .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_112e0be13d37b719 .product-review-tab_f10cb0e25fded0c3 .nav-tabs_c2c396dda1be4042 .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_112e0be13d37b719 .product-review-tab_f10cb0e25fded0c3 .nav-tabs_c2c396dda1be4042 .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_112e0be13d37b719 .product-review-tab_f10cb0e25fded0c3 .tab-content_051d72186f2b8e0a h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_112e0be13d37b719 .product-review-tab_f10cb0e25fded0c3 .tab-content_051d72186f2b8e0a .product-feature_1127df10ad26548b li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_112e0be13d37b719 .product-review-tab_f10cb0e25fded0c3 .tab-content_051d72186f2b8e0a .product-feature_1127df10ad26548b li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_112e0be13d37b719 .product-review-tab_f10cb0e25fded0c3 .user-comment-area_30087760dc5baf03 .single-comment_5e0fa01e859bb88b {
  padding-bottom: 40px;
}
.product-details-one_112e0be13d37b719 .product-review-tab_f10cb0e25fded0c3 .user-comment-area_30087760dc5baf03 .single-comment_5e0fa01e859bb88b:last-child {
  padding-bottom: 0;
}
.product-details-one_112e0be13d37b719 .product-review-tab_f10cb0e25fded0c3 .user-comment-area_30087760dc5baf03 .user-img_95a15f6dd459324c {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_112e0be13d37b719 .product-review-tab_f10cb0e25fded0c3 .user-comment-area_30087760dc5baf03 .user-comment-data_2982b32752de4f7b {
  padding-left: 30px;
  position: relative;
}
.product-details-one_112e0be13d37b719 .product-review-tab_f10cb0e25fded0c3 .user-comment-area_30087760dc5baf03 .user-comment-data_2982b32752de4f7b .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_112e0be13d37b719 .product-review-tab_f10cb0e25fded0c3 .user-comment-area_30087760dc5baf03 .user-comment-data_2982b32752de4f7b .rating_e941840ee9883e06 li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_112e0be13d37b719 .product-review-tab_f10cb0e25fded0c3 .user-comment-area_30087760dc5baf03 .user-comment-data_2982b32752de4f7b .rating_e941840ee9883e06 li .bi-star-fill_4d64c82bc0ac0637 {
  color: #FFCB65;
}
.product-details-one_112e0be13d37b719 .product-review-tab_f10cb0e25fded0c3 .user-comment-area_30087760dc5baf03 .user-comment-data_2982b32752de4f7b p {
  padding-top: 8px;
}

.cart-list-form_90027f3c7e0619e1 {
  position: relative;
}
.cart-list-form_90027f3c7e0619e1 .table_a0f94409246e91da {
  margin: 0;
  background: transparent;
}
.cart-list-form_90027f3c7e0619e1 .table_a0f94409246e91da 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_90027f3c7e0619e1 .table_a0f94409246e91da th:first-child {
  text-align: left;
}
.cart-list-form_90027f3c7e0619e1 .table_a0f94409246e91da tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_90027f3c7e0619e1 .table_a0f94409246e91da tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_90027f3c7e0619e1 .table_a0f94409246e91da tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_90027f3c7e0619e1 .table_a0f94409246e91da tbody .product-thumbnails_308809dded4ee5d8 {
  width: 85px;
}
.cart-list-form_90027f3c7e0619e1 .table_a0f94409246e91da tbody .product-thumbnails_308809dded4ee5d8 img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_90027f3c7e0619e1 .table_a0f94409246e91da tbody .product-thumbnails_308809dded4ee5d8 .product-img_33f582f6c9eccb11 {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_90027f3c7e0619e1 .table_a0f94409246e91da tbody .product-info_ad650a1af82250a4 {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_90027f3c7e0619e1 .table_a0f94409246e91da tbody .product-info_ad650a1af82250a4 .product-name_de2fd66c3e8d7e4f {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_90027f3c7e0619e1 .table_a0f94409246e91da tbody .product-info_ad650a1af82250a4 .serial_ca6ba0dba54326e0 {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_90027f3c7e0619e1 .table_a0f94409246e91da tbody .product-info_ad650a1af82250a4 ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_90027f3c7e0619e1 .table_a0f94409246e91da tbody .price_8da0319004f359a3 {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_90027f3c7e0619e1 .table_a0f94409246e91da tbody .quantity_79c2395fd530d846 li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_90027f3c7e0619e1 .table_a0f94409246e91da tbody .quantity_79c2395fd530d846 li .btn_7d3d62759a603fc1 {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_90027f3c7e0619e1 .table_a0f94409246e91da tbody .quantity_79c2395fd530d846 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_90027f3c7e0619e1 .table_a0f94409246e91da tbody .remove-product_68a01a9235231653 {
  color: #000;
  font-size: 22px;
}
.cart-list-form_90027f3c7e0619e1 .table_a0f94409246e91da tbody .remove-product_68a01a9235231653:hover {
  color: #ff2759;
}
.cart-list-form_90027f3c7e0619e1 .cart-footer_998bae10c5befd2b {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_90027f3c7e0619e1 .cart-footer_998bae10c5befd2b .coupon-form_25aca6ea0a957a26 input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_90027f3c7e0619e1 .cart-footer_998bae10c5befd2b .cart-total-section_95caa8fd46e0b28d {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_90027f3c7e0619e1 .cart-footer_998bae10c5befd2b .cart-total-section_95caa8fd46e0b28d .cart-total-table_e5c528b0a27a5b71 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_90027f3c7e0619e1 .cart-footer_998bae10c5befd2b .cart-total-section_95caa8fd46e0b28d .cart-total-table_e5c528b0a27a5b71 tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_8de9791619c8da26 {
  height: auto;
}

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

.fancybox-caption_e9d61103ee83cedd, .fancybox-infobar_8c7276744a3b04e0, .fancybox-navigation_a7f9aa0a31f64770 .fancybox-button_1d37e7abe0b9fdc9, .fancybox-toolbar_ba571f1b0734a029 {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_a380d5cfab59d19d .fancybox-caption_e9d61103ee83cedd, .fancybox-show-infobar_cfc2503d5bb78248 .fancybox-infobar_8c7276744a3b04e0, .fancybox-show-nav_742c476bcfb25701 .fancybox-navigation_a7f9aa0a31f64770 .fancybox-button_1d37e7abe0b9fdc9, .fancybox-show-toolbar_d376b5442f750c65 .fancybox-toolbar_ba571f1b0734a029 {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_21ef4d9e88d1c5a7 .fancybox-stage_43c7325494909ae8 {
  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_2ad7f2e3250608e8 .fancybox-slide, .fancybox-slide--current_9004c25fbe8b4d81, .fancybox-slide--next_ddead30e624cb817, .fancybox-slide--previous_bcae12b93a1a5c1b {
  display: block;
}

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

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

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

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

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

.fancybox-content_dbca6911fb21fd57 {
  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_b286d153bbc6c850 .fancybox-content_dbca6911fb21fd57 {
  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_3669b2154415fa6e .fancybox-content_dbca6911fb21fd57 {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_b3ba5abb86bbf077 .fancybox-content_dbca6911fb21fd57 {
  cursor: zoom-in;
}

.fancybox-can-drag_3a872e43987743a4 .fancybox-content_dbca6911fb21fd57 {
  cursor: grab;
}

.fancybox-is-dragging_b6ba8a58b862e289 .fancybox-content_dbca6911fb21fd57 {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_4ddb15ca953313fa .fancybox-content_dbca6911fb21fd57 {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_b9620ce2557f3ed8 .fancybox-content_dbca6911fb21fd57, .fancybox-slide--map_36580411ebf92ecb .fancybox-content_dbca6911fb21fd57, .fancybox-slide--video_ae41ed28f2d252be .fancybox-content_dbca6911fb21fd57 {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_ae41ed28f2d252be .fancybox-content_dbca6911fb21fd57 {
  background: #000;
}

.fancybox-slide--map_36580411ebf92ecb .fancybox-content_dbca6911fb21fd57 {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_92f1818bb20abec5 svg path, .fancybox-button--share_07fe33502aa3237f svg path, .fancybox-button--thumbs_0389a9e3520dd727 svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_742c476bcfb25701 .fancybox-navigation_a7f9aa0a31f64770 .fancybox-button_1d37e7abe0b9fdc9 {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_a7f9aa0a31f64770 .fancybox-button--arrow_left_3845b4d6953d0ba2 {
  left: 6px;
}

.fancybox-navigation_a7f9aa0a31f64770 .fancybox-button--arrow_right_666690054f43b0da {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_b9620ce2557f3ed8 .fancybox-close-small_b59bdfaa86df433d, .fancybox-slide--image_b286d153bbc6c850 .fancybox-close-small_b59bdfaa86df433d, .fancybox-slide--video_ae41ed28f2d252be .fancybox-close-small_b59bdfaa86df433d {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_b9620ce2557f3ed8 .fancybox-close-small_b59bdfaa86df433d:hover svg, .fancybox-slide--image_b286d153bbc6c850 .fancybox-close-small_b59bdfaa86df433d:hover svg, .fancybox-slide--video_ae41ed28f2d252be .fancybox-close-small_b59bdfaa86df433d:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_b1fd0d56284c3d32 .fancybox-close-small_b59bdfaa86df433d, .fancybox-is-zoomable_72b044df7f76c727.fancybox-can-drag_3a872e43987743a4 .fancybox-close-small_b59bdfaa86df433d {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_1052eae7fbbba2f6.fancybox-slide--next_ddead30e624cb817, .fancybox-fx-fade_1052eae7fbbba2f6.fancybox-slide--previous_bcae12b93a1a5c1b {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_1052eae7fbbba2f6.fancybox-slide--current_9004c25fbe8b4d81 {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_c2d9864f2a74b551 {
  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_a36ce29e39a20eaa {
  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_90469859f6864a17 {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_239dfdffb9f2da9a .fancybox-thumbs_a36ce29e39a20eaa {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_a36ce29e39a20eaa > 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_a36ce29e39a20eaa .fancybox-thumbs-active_9f7cfc597e7466f7:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_e64dfb93ce58b608 .slick-track_ba43c1ec3462e181,
.slick-slider_e64dfb93ce58b608 .slick-list_ef3b88de347dc3f8 {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_8d401544acba910e .slick-track_ba43c1ec3462e181 {
  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_8d401544acba910e img {
  display: none;
}

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

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

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

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

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